@import"https://fonts.googleapis.com/css2?family=Domine&display=swap";@import"https://fonts.googleapis.com/css2?family=Domine&family=Montserrat:ital,wght@0,400;0,600;0,700;1,400&display=swap";@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600&display=swap";.app-session-booking__dates-container{display:flex;flex-direction:row;justify-content:center;margin:1.5rem 0}.app-session-booking__date-item{display:flex;flex-grow:1;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;color:#000;font-size:1rem;font-weight:normal;padding:1.5rem 1rem;border-radius:.375rem;margin-right:1rem;border:1px solid #adb5bd;cursor:pointer}.app-session-booking__date-item:last-child{margin-right:0}.app-session-booking__date-item:hover{border-color:#6f23ff}.app-session-booking__date-item--selected{border-color:#6f23ff;box-shadow:0px 0px 0px 3px rgba(111,35,255,.16)}.app-session-booking__date-content{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;font-size:1rem;color:#4b5563}.app-session-booking__date-content .date{font-weight:600}.app-session-booking__times-container{display:flex;flex-direction:column;justify-content:center;margin-top:1.5rem}.app-session-booking__time-group{display:none}.app-session-booking__time-group--visible{display:block}.app-session-booking__time-item{color:#000;padding:1rem;margin:1rem 0;border-radius:.375rem;border:1px solid #adb5bd;cursor:pointer}.app-session-booking__time-item:hover{border-color:#6f23ff}.app-session-booking__time-item--selected{border-color:#6f23ff;box-shadow:0px 0px 0px 3px rgba(111,35,255,.16)}.app-session-booking__time-item--not-selectable{border-color:#dee2e6;cursor:not-allowed}.app-session-booking__time-item--not-selectable:hover{border-color:#dee2e6}.app-session-booking__time-content{display:flex;justify-content:space-between;align-items:center}.app-session-booking__time-text{font-size:1rem;font-weight:normal;font-weight:600;font-size:1rem;margin-right:.5rem}.app-session-booking__time-text--not-selectable{color:#777}.app-session-booking__check-icon{display:none}.app-session-booking__check-icon--visible{display:block}.app-session-booking__no-fit-link{color:#000;font-weight:normal;font-size:1rem;text-decoration:underline;margin:1.5rem 0}.app-session-booking__footer{display:flex;justify-content:space-between;align-items:center}.app-session-booking__timezone{margin-top:1rem}.app-btn--primary{padding:.5rem 1rem;border-radius:30px;font-weight:600;text-align:center;border:0;color:#fff;background-color:#6f23ff;display:inline-block}.app-btn--primary:hover{color:#fff;background-color:#4211a1}.app-btn--primary[disabled],.app-btn--primary:disabled{color:#ebe5fc;background-color:#a370f7;cursor:default}.app-btn--secondary{padding:.5rem 1rem;border-radius:30px;font-weight:600;text-align:center;border:0;color:#6f23ff;background-color:#ebe5fc;display:inline-block}.app-btn--secondary:hover{color:#fff;background-color:#4211a1}.app-btn--secondary[disabled],.app-btn--secondary:disabled{color:#ccb8ee;background-color:#f0e9ff;cursor:default}.app-btn--tertiary{padding:.5rem 1rem;border-radius:30px;font-weight:600;text-align:center;border:0;color:#6f23ff;background-color:#fff;display:inline-block}.app-btn--tertiary:hover{color:#6f23ff;background-color:#fff}.app-btn--tertiary[disabled],.app-btn--tertiary:disabled{color:#f0e9ff;background-color:#ebe5fc;cursor:default}.app-btn--alternative{padding:.5rem 1rem;border-radius:30px;font-weight:600;text-align:center;border:0;color:#000;background-color:#ffc107;display:inline-block}.app-btn--alternative:hover{color:#000;background-color:#ffda6a}.app-btn--alternative[disabled],.app-btn--alternative:disabled{color:#777;background-color:#fff3cd;cursor:default}.app-btn--success{padding:.5rem 1rem;border-radius:30px;font-weight:600;text-align:center;border:0;color:#1aa179;background-color:#d3f5eb;display:inline-block}.app-btn--success:hover{color:#000;background-color:#20c997}.app-btn--success[disabled],.app-btn--success:disabled{color:#777;background-color:#cde6e0;cursor:default}.app-btn--warning{padding:.5rem 1rem;border-radius:30px;font-weight:600;text-align:center;border:0;color:#cc9a06;background-color:#fff3cd;display:inline-block}.app-btn--warning:hover{color:#fff3cd;background-color:#775a06}.app-btn--warning[disabled],.app-btn--warning:disabled{color:#cc9a06;background-color:#fff3cd;cursor:default}.app-btn--danger{padding:.5rem 1rem;border-radius:30px;font-weight:600;text-align:center;border:0;color:#fff;background-color:#dc3545;display:inline-block}.app-btn--danger:hover{color:#fff;background-color:#b02a37}.app-btn--danger[disabled],.app-btn--danger:disabled{color:#fff;background-color:#ea868f;cursor:default}.app-btn--outline{padding:.5rem 1rem;border-radius:30px;font-weight:600;text-align:center;border:0;color:#000;background-color:#fff;display:inline-block;border:1px solid #adb5bd}.app-btn--outline:hover{color:#000;background-color:#fff}.app-btn--outline[disabled],.app-btn--outline:disabled{color:#5c5c5c;background-color:#fff;cursor:default}.app-btn--recording{padding:.5rem 1rem;border-radius:30px;font-weight:600;text-align:center;border:0;color:#000;background-color:#fff;display:inline-block;border:1px solid #20c997;box-shadow:0px 0px 0px 3px rgba(32,201,151,.24);animation:pulse-shadow 1.5s infinite ease-in-out;transition:color .3s ease,background-color .3s ease}.app-btn--recording:hover{color:#000;background-color:#fff}.app-btn--recording[disabled],.app-btn--recording:disabled{color:#000;background-color:#fff;cursor:default}@keyframes pulse-shadow{0%{box-shadow:0px 0px 0px 3px rgba(32,201,151,.24)}50%{box-shadow:0px 0px 0px 5px rgba(32,201,151,.24)}100%{box-shadow:0px 0px 0px 3px rgba(32,201,151,.24)}}.app-btn--recording:hover{color:#fff;background-color:#20c997}.app-btn--lg{font-size:1rem;padding:1rem 1.5rem}.app-btn--full-width{width:100%}.app-btn--with-arrow{display:flex;align-items:center;justify-content:center}.app-btn--with-arrow::after{content:"";display:inline-block;width:1em;height:1em;margin-left:.5em;background-image:url(/assets/svg/arrow-right-white-d8caf5c8ad05711030a6d404e2b83f251e52a0743c73851bd380045961b4b55d.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.app-btn--with-icon{display:inline-flex;align-items:center;justify-content:center}.app-btn--with-icon i{font-size:1.25rem;line-height:1}.app-collapse-button{background:#ebe5fc;border-radius:100%;color:#6f23ff;display:flex;align-items:center;height:2rem;justify-content:center;padding:.5rem;width:2rem}.app-collapse-button i{line-height:1;-webkit-text-stroke:.0625rem}.app-collapse-button--with-text{border-radius:30px;width:fit-content;font-weight:600;padding:1rem}.app-pulse-button{animation:pulse 1.5s infinite;-webkit-animation:pulse 1.5s infinite}.app-pulse-button:hover{animation:none;-webkit-animation:none}@keyframes pulse{0%{transform:scale(0.9)}70%{transform:scale(1);box-shadow:0 0 0 50px rgba(90,153,212,0)}100%{transform:scale(0.9);box-shadow:0 0 0 0 rgba(90,153,212,0)}}@-webkit-keyframes pulse{0%{transform:scale(0.9)}70%{transform:scale(1);box-shadow:0 0 0 50px rgba(90,153,212,0)}100%{transform:scale(0.9);box-shadow:0 0 0 0 rgba(90,153,212,0)}}.app-btn-bar{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.app-btn-bar .app-btn--primary,.app-btn-bar .app-btn--secondary,.app-btn-bar .app-btn--tertiary{width:100%;margin-bottom:1rem}.app-btn-bar .app-btn--primary:last-of-type,.app-btn-bar .app-btn--secondary:last-of-type,.app-btn-bar .app-btn--tertiary:last-of-type{margin-bottom:0}@media(min-width: 576px){.app-btn-bar{flex-direction:row}.app-btn-bar .app-btn--primary,.app-btn-bar .app-btn--secondary,.app-btn-bar .app-btn--tertiary{width:auto;margin-bottom:0}}.app-btn--test{background-color:#18113c !important;border-color:#000 !important}.app-card{padding:1.5rem;border-radius:1rem;border:1px solid #adb5bd;background-color:#fff;box-shadow:0px 1px 4px 0px rgba(0,0,0,.1);font-family:"Open Sans",sans-serif}.app-card--green{background-color:#d3f5eb;border-color:#20c997}.app-card--gray{background-color:#e9ecef;border-color:#adb5bd}.app-card--purple{background-color:#ebe5fc;border-color:#6f23ff}.app-card--with-tabs{padding:0}.app-card--with-tabs .app-card__header{border-top-left-radius:1rem !important;border-top-right-radius:1rem !important}.app-card--with-tabs .app-card__body{border-bottom-left-radius:1rem !important;border-bottom-right-radius:1rem !important}.app-card--with-header{padding:0}.app-card--with-header .app-card__header{padding:1.5rem;border-top-left-radius:1rem !important;border-top-right-radius:1rem !important}.app-card--with-header .app-card__body{padding:1.5rem}.app-card--without-border{border:none}.app-card--footer{display:flex;flex-direction:row-reverse;justify-content:space-between;margin-top:24px}.app-card--footer>*{max-width:fit-content}.app-card--divider{margin-left:-1.5rem;margin-top:32px;margin-bottom:32px;margin-right:-1.5rem}.app-card__subtitle--purple{color:#6f23ff;font-size:14px;font-weight:600;line-height:normal;letter-spacing:1.8px;text-transform:uppercase}.app-card__subtitle--gray{color:#6c757d;font-size:14px;font-weight:600;line-height:normal;letter-spacing:1.8px;text-transform:uppercase}.app-card__subtitle-wrapper{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.app-card__content{display:flex;flex-direction:row;align-items:flex-start;gap:1rem}.app-card__title{margin-bottom:.25rem;font-weight:600;font-size:16px;color:#000;line-height:normal}.app-card__text{margin-bottom:0;font-size:16px;color:#000;line-height:150%}.app-card__info{display:flex;align-items:center;gap:1rem}.app-card__info .app-icon{width:2.5rem;height:2.5rem}.app-card__right-side-element{width:auto;margin:auto;min-width:9rem;text-align:center}.app-card__right-side-element .app-btn--lg{padding:.5rem 1rem}.app-card__progress-text{color:#5c5c5c;font-size:14px;font-weight:600;line-height:150%;margin-bottom:0}.app-card__notice{display:flex;justify-content:start;align-items:center;border-radius:.5rem;padding:.75rem;margin-bottom:1rem}.app-card__notice--warning{background-color:#fff3cd}.app-card__notice-icon{margin-right:.75rem;height:16px}.app-card__notice-text{color:#5c5c5c;font-size:12px;font-weight:400}.app-card__notice-text--bolded{font-weight:600}.app-container{margin:0 auto;padding:0 15px}.app-container--xs{max-width:540px}.app-container--md{max-width:735px}.app-container--lg{max-width:1115px}@media(min-width: 768px){.app-container{padding:0}}.app-bg-dotted--default{background-image:linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0.9) 80%),radial-gradient(rgb(0, 0, 0) 1px, transparent 0);background-repeat:no-repeat,repeat;background-size:auto,8px 8px}.app-bg-dotted--light{background-image:linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0.9) 80%),radial-gradient(rgb(150, 150, 150) 1px, transparent 0);background-repeat:no-repeat,repeat;background-size:auto,8px 8px}.app-bg-dotted--elementary{background-image:linear-gradient(180deg, #ea868f 0%, #ea868f 50%, rgba(234, 134, 143, 0.9) 90%),radial-gradient(#ea868f 1px, transparent 0);background-repeat:no-repeat,repeat;background-size:auto,8px 8px}.app-bg-dotted--elementary-alt{background-image:linear-gradient(180deg, #feb273 0%, #feb273 50%, rgba(254, 178, 115, 0.9) 90%),radial-gradient(#feb273 1px, transparent 0);background-repeat:no-repeat,repeat;background-size:auto,8px 8px}.app-bg-dotted--intermediate{background-image:linear-gradient(180deg, #ffda6a 0%, #ffda6a 50%, rgba(255, 218, 106, 0.7) 90%),radial-gradient(#ffda6a 1px, transparent 0);background-repeat:no-repeat,repeat;background-size:auto,8px 8px}.app-bg-dotted--advanced{background-image:linear-gradient(180deg, #78d8ba 0%, #78d8ba 50%, rgba(120, 216, 186, 0.9) 90%),radial-gradient(#78d8ba 1px, transparent 0);background-repeat:no-repeat,repeat;background-size:auto,8px 8px}.app-bg-dotted--purple{background-image:linear-gradient(180deg, #ebe5fc 0%, #ebe5fc 50%, rgba(235, 229, 252, 0.9) 80%),radial-gradient(#6f23ff 1px, transparent 0);background-repeat:no-repeat,repeat;background-size:auto,8px 8px}.app-bg-dotted--light-purple{background-image:linear-gradient(0deg, #c5b3e6 0%, #c5b3e6 50%, rgba(197, 179, 230, 0.95) 75%),radial-gradient(#000000 1px, transparent 0);background-repeat:no-repeat,repeat;background-size:auto,8px 8px}.app-bg-dotted--dark-purple{background-image:linear-gradient(0deg, #432874 0%, #432874 50%, rgba(67, 40, 116, 0.95) 75%),radial-gradient(#000000 1px, transparent 0);background-repeat:no-repeat,repeat;background-size:auto,8px 8px}.app-bg-dotted--black{background-image:linear-gradient(0deg, #21262a 0%, #21262a 50%, rgba(33, 38, 42, 0.95) 75%),radial-gradient(#000000 1px, transparent 0);background-repeat:no-repeat,repeat;background-size:auto,8px 8px}.app-bg-dotted--dark-green{background-image:linear-gradient(0deg, #164036 0%, #164036 50%, rgba(22, 64, 54, 0.95) 75%),radial-gradient(#000000 1px, transparent 0);background-repeat:no-repeat,repeat;background-size:auto,8px 8px}.app-bg-dotted--yellow{background-image:linear-gradient(0deg, #fff556 0%, #fff556 50%, rgba(255, 245, 86, 0.95) 75%),radial-gradient(#000000 1px, transparent 0);background-repeat:no-repeat,repeat;background-size:auto,8px 8px}.app-bg-dotted--blue{background-image:linear-gradient(0deg, #084298 0%, #084298 50%, rgba(8, 66, 152, 0.95) 75%),radial-gradient(#000000 1px, transparent 0);background-repeat:no-repeat,repeat;background-size:auto,8px 8px}.app-bg-dotted--purple-black-dots{background-image:linear-gradient(0deg, #6f23ff 0%, #6f23ff 50%, rgba(111, 35, 255, 0.95) 75%),radial-gradient(#000000 1px, transparent 0);background-repeat:no-repeat,repeat;background-size:auto,8px 8px}.app-bg-dotted--teal{background-image:linear-gradient(0deg, #198187 0%, #198187 50%, rgba(25, 129, 135, 0.8) 75%),radial-gradient(#000000 1px, transparent 0);background-repeat:no-repeat,repeat;background-size:auto,8px 8px}.app-bg-elementary{background-color:#b02a37}.app-bg-elementary-alt{background-color:#fd7e14}.app-bg-intermediate{background-color:#ffc107}.app-bg-advanced{background-color:#1aa179}.app-bg-celebration{background-image:url(/assets/svg/confetti-91b714c0f15c0f011296336f5bc0bc2414f2f6d3456cbbda053c24c2b8697558.svg);background-repeat:no-repeat;background-position:center top;background-size:contain}.app-icon--square-frame{align-items:center;aspect-ratio:1;border-radius:7px;display:flex;font-weight:bold;justify-content:center;line-height:0;padding:.5em;margin:0 auto;max-width:fit-content;max-height:fit-content;width:auto}.app-icon--round-frame{align-items:center;aspect-ratio:1;border-radius:50%;display:flex;font-weight:bold;justify-content:center;line-height:0;padding:.5em;margin:0 auto;max-width:fit-content;max-height:fit-content;width:auto}.app-icon--round-frame-disabled{align-items:center;aspect-ratio:1;border-radius:50%;display:flex;font-weight:bold;justify-content:center;line-height:0;padding:.5em;margin:0 auto;max-width:fit-content;max-height:fit-content;width:auto;opacity:.5;pointer-events:none}.app-icon--borderless{border:none}.app-icon--purple{background-color:#ebe5fc;color:#6f23ff}.app-icon--yellow{background-color:#fff3cd;color:#cc9a06}.app-icon--dark-yellow{background-color:rgba(0,0,0,0);color:#997404}.app-icon--grey{background-color:#e9ecef;color:#6c757d}.app-icon--red{background-color:#f8d7da;color:#b02a37}.app-icon--green{background-color:#d2f4ea;color:#13795b}.app-icon--pink{background-color:#f7d6e6;color:#801f4f}.app-icon--arrow-up-short::after{content:url(/assets/svg/arrow-up-short-423956ae7d7bdd645b5108d14ee70057acd2b8532f3c712d36d0babe8a9b0638.svg)}.app-icon--blue-check-fill::after{content:url(/assets/svg/blue-check-fill-a7f2a5d8f69db82dacc9794a1b0c16886ff0d3077dde9da3ec4ba4f62f76f1e4.svg)}.app-icon--blue-question-fill::after{content:url(/assets/svg/blue-question-fill-461c5f462a0b5b40d6a880fe663fd8b762c7998885550477c8a912fb8dd25632.svg)}.app-icon--calendar::after{content:url(/assets/svg/calendar-739552495e2c9c6169d248d1bcd506c9e2a6833c3d2b0c3b35d90f3ef9a98747.svg)}.app-icon--calendar-x-fill::after{content:url(/assets/svg/calendar-x-fill-abb2d18ea1c03be858b1223be7ff12859f71fd7f6833e84754c5ce473ed571d4.svg)}.app-icon--calendar-x-purple::after{content:url(/assets/svg/calendar-x-purple-acb88118a9b18ed63d88e045640addd2a904d01cccc472f29675422ce2bc0f36.svg)}.app-icon--calendar-x-red::after{content:url(/assets/svg/calendar-x-red-fc2b331e4d85344d1da295479dad0141d5928703f6888a75058b408e0aefca05.svg)}.app-icon--calendar-check::after{content:url(/assets/svg/calendar-check-6c440771deee7c2979e08c8dcbefec56ae41a8e95809977d33dbb6a2073369a3.svg)}.app-icon--calendar-grey-fill::after{content:url(/assets/svg/calendar-grey-fill-d65b604fe38b06ad3f3a6efbd3ff4de6601c18cb1a865e41e102b529e8f4b6ba.svg)}.app-icon--mic-purple::after{content:url(/assets/svg/mic-purple-c05f8fbda9710d3de9624568f4944cca20676645a95efa8dda0b36494280393e.svg)}.app-icon--display-fill::after{content:url(/assets/svg/display-fill-cf77c13673ea1b97aa4d36427b928719ecbb420d0f267569d8b2f0a56ea7227b.svg)}.app-icon--graph-down-orange::after{content:url(/assets/svg/graph-down-orange-b143f0795554da0bf108ff006b9901b305b28155bc779339e4f41d3e42ecfc13.svg)}.app-icon--graph-up-green::after{content:url(/assets/svg/graph-up-green-6b71206c72e455806e5efa2d9f1d2f37de38bf363fa5c1cb97a3b90a3cd323c3.svg)}.app-icon--lightbulb-purple::after{content:url(/assets/svg/lightbulb-purple-580eacac809edd484c6d4ba41214832560fe6148868f361b752d4afebbd96da1.svg)}.app-icon--light-check-fill::after{content:url(/assets/svg/light-check-fill-c1f7f4939ff8d9448a1dd8806f0da80cab71d9ee8ed9ba314a6dd98971dbb5ab.svg)}.app-icon--light-question-fill::after{content:url(/assets/svg/light-question-fill-f24ad45c0928dfd1401f8e435a802dde5e8ab9d9cae3c3c63762cedd2329ccd7.svg)}.app-icon--patch-check-fill::after{content:url(/assets/svg/patch-check-fill-156d3b0eed8e08532ba00cc65dfdb381d3910dae31cb540de196c56f39bdb09e.svg)}.app-icon--patch-question-green::after{content:url(/assets/svg/patch-question-green-621c0d426f0384c4ba0f5d00ab05e430130b09fdf2f22c7354ea04db16af10cf.svg)}.app-icon--patch-question-red::after{content:url(/assets/svg/patch-question-red-c2fb1d561c0161cad8082dc1177ea5790dbba0a482e7b4a1ce94c2c192a9586a.svg)}.app-icon--speaker::after{content:url(/assets/svg/speaker-4591bc38aea17246649afde4e12f4226db286f157d0fc698eb264906b92219b1.svg)}.app-icon--hand-thumbs-up::after{content:url(/assets/svg/hand-thumbs-up-607de4a7454ec75ac432bd344d2841e4e80cc2be0a0961f0e00f9adc725d2764.svg)}.app-icon--hand-thumbs-up-fill::after{content:url(/assets/svg/hand-thumbs-up-fill-6dcef33f39e92f665508f076dff95b84a4f99a05df655d7b1a8eba238e408246.svg)}.app-icon--hand-thumbs-down::after{content:url(/assets/svg/hand-thumbs-down-a2a244fac27d3c92ccb47e45b8bb832ffc81fa1b4c881f674002ce4e1e022c53.svg)}.app-icon--hand-thumbs-down-fill::after{content:url(/assets/svg/hand-thumbs-down-fill-76be0af9a70a098b06912498e82ed2494b1d9d22f15e16db6e6f7f8d51952b72.svg)}.app-modal{font-family:"Open Sans",sans-serif;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;transition:visibility .5s;z-index:1025 !important}.app-modal__content{background-color:#fff;border-radius:1rem;box-shadow:0px 4px 10px 0px rgba(0,0,0,.12);width:90%}.app-modal__close{position:absolute;top:1rem;right:1rem;background-color:#000;border:none;padding:.5rem;cursor:pointer;z-index:1;width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.app-modal__header{display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:24px;line-height:1.5rem;letter-spacing:-0.03rem;color:#000;margin-bottom:1rem}.app-modal--with-video .app-modal__content{position:relative}.app-modal--with-video .video-container{width:100%;margin:0;padding:0}.app-modal--with-video .video-container iframe{border-top-left-radius:1rem;border-top-right-radius:1rem;width:100%;aspect-ratio:16/9;border:none}.app-modal--with-video .modal-text{padding:1.5rem}@media(min-width: 1024px){.app-modal__content{width:50%}}@media(min-width: 1536px){.app-modal__content{width:40%}}.app-wrap-up-completed-modal{align-items:center;display:flex;flex-direction:column;gap:24px;max-width:600px;position:relative}.app-wrap-up-completed-modal .app-animation--celebration{top:-130%;width:100%;height:100%}.app-wrap-up-completed-modal header{align-items:center;display:flex;flex-direction:column;margin:0;padding:1.5rem;padding-bottom:0;width:100%}.app-wrap-up-completed-modal header h2,.app-wrap-up-completed-modal header .h2{color:#000;font-size:24px;font-style:normal;font-weight:600;line-height:130%;letter-spacing:-0.64px;margin:0px;margin-bottom:16px;text-align:center}.app-wrap-up-completed-modal header p{color:#5c5c5c;font-size:16px;font-style:normal;font-weight:400;line-height:150%;text-align:center;margin-bottom:0px}.app-wrap-up-completed-modal footer{align-self:stretch;border-top:1px solid #e9ecef;display:flex;justify-content:space-between;padding:24px}.app-wrap-up-completed-modal main{width:100%}.app-wrap-up-completed-modal main iframe{aspect-ratio:16/9;border-radius:8px;border:none;width:90%}.app-session-progress-container{display:flex;gap:24px;margin-left:-24px}@media(max-width: 1024px){.app-session-progress-container .app-progress-section{display:none}}.app-session-progress-container .app-progress-section .header--current p{font-size:12px;font-weight:600;line-height:150%;font-family:"Open Sans";font-style:normal;margin-bottom:8px}.app-session-progress-container .app-progress-section .header--current p{color:#6f23ff}.app-session-progress-container .app-progress-section .header--completed p{font-size:12px;font-weight:600;line-height:150%;font-family:"Open Sans";font-style:normal;margin-bottom:8px}.app-session-progress-container .app-progress-section .header--completed p{color:#ccb8ee}.app-session-progress-container .app-progress-section .header--upcoming p{font-size:12px;font-weight:600;line-height:150%;font-family:"Open Sans";font-style:normal;margin-bottom:8px}.app-session-progress-container .app-progress-section .header--upcoming p{color:#5c5c5c}.app-session-progress-container .app-progress-section .progress-bar{overflow:hidden;position:relative}.app-session-progress-container .app-progress-section .progress-bar--sm{border-radius:100px;min-height:8px;position:relative;background:#e9ecef;min-width:104px}.app-session-progress-container .app-progress-section .progress-bar--sm--now-0{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:-20px}.app-session-progress-container .app-progress-section .progress-bar--sm--now-0 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--sm--filled-0{border-radius:100px;min-height:8px;position:relative;width:0%}.app-session-progress-container .app-progress-section .progress-bar--sm--now-1{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:-9.6px}.app-session-progress-container .app-progress-section .progress-bar--sm--now-1 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--sm--filled-1{border-radius:100px;min-height:8px;position:relative;width:0%}.app-session-progress-container .app-progress-section .progress-bar--sm--now-2{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:0.8px}.app-session-progress-container .app-progress-section .progress-bar--sm--now-2 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--sm--filled-2{border-radius:100px;min-height:8px;position:relative;width:10%}.app-session-progress-container .app-progress-section .progress-bar--sm--now-3{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:11.2px}.app-session-progress-container .app-progress-section .progress-bar--sm--now-3 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--sm--filled-3{border-radius:100px;min-height:8px;position:relative;width:20%}.app-session-progress-container .app-progress-section .progress-bar--sm--now-4{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:21.6px}.app-session-progress-container .app-progress-section .progress-bar--sm--now-4 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--sm--filled-4{border-radius:100px;min-height:8px;position:relative;width:30%}.app-session-progress-container .app-progress-section .progress-bar--sm--now-5{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:32px}.app-session-progress-container .app-progress-section .progress-bar--sm--now-5 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--sm--filled-5{border-radius:100px;min-height:8px;position:relative;width:40%}.app-session-progress-container .app-progress-section .progress-bar--sm--now-6{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:42.4px}.app-session-progress-container .app-progress-section .progress-bar--sm--now-6 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--sm--filled-6{border-radius:100px;min-height:8px;position:relative;width:50%}.app-session-progress-container .app-progress-section .progress-bar--sm--now-7{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:52.8px}.app-session-progress-container .app-progress-section .progress-bar--sm--now-7 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--sm--filled-7{border-radius:100px;min-height:8px;position:relative;width:60%}.app-session-progress-container .app-progress-section .progress-bar--sm--now-8{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:63.2px}.app-session-progress-container .app-progress-section .progress-bar--sm--now-8 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--sm--filled-8{border-radius:100px;min-height:8px;position:relative;width:70%}.app-session-progress-container .app-progress-section .progress-bar--sm--now-9{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:73.6px}.app-session-progress-container .app-progress-section .progress-bar--sm--now-9 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--sm--filled-9{border-radius:100px;min-height:8px;position:relative;width:80%}.app-session-progress-container .app-progress-section .progress-bar--sm--now-10{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:84px}.app-session-progress-container .app-progress-section .progress-bar--sm--now-10 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--sm--filled-10{border-radius:100px;min-height:8px;position:relative;width:90%}.app-session-progress-container .app-progress-section .progress-bar--md{border-radius:100px;min-height:8px;position:relative;background:#e9ecef;min-width:480px}.app-session-progress-container .app-progress-section .progress-bar--md--now-0{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:-20px}.app-session-progress-container .app-progress-section .progress-bar--md--now-0 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-0{border-radius:100px;min-height:8px;position:relative;width:0%}.app-session-progress-container .app-progress-section .progress-bar--md--now-1{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:-8px}.app-session-progress-container .app-progress-section .progress-bar--md--now-1 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-1{border-radius:100px;min-height:8px;position:relative;width:0%}.app-session-progress-container .app-progress-section .progress-bar--md--now-2{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:4px}.app-session-progress-container .app-progress-section .progress-bar--md--now-2 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-2{border-radius:100px;min-height:8px;position:relative;width:2.5%}.app-session-progress-container .app-progress-section .progress-bar--md--now-3{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:16px}.app-session-progress-container .app-progress-section .progress-bar--md--now-3 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-3{border-radius:100px;min-height:8px;position:relative;width:5%}.app-session-progress-container .app-progress-section .progress-bar--md--now-4{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:28px}.app-session-progress-container .app-progress-section .progress-bar--md--now-4 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-4{border-radius:100px;min-height:8px;position:relative;width:7.5%}.app-session-progress-container .app-progress-section .progress-bar--md--now-5{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:40px}.app-session-progress-container .app-progress-section .progress-bar--md--now-5 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-5{border-radius:100px;min-height:8px;position:relative;width:10%}.app-session-progress-container .app-progress-section .progress-bar--md--now-6{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:52px}.app-session-progress-container .app-progress-section .progress-bar--md--now-6 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-6{border-radius:100px;min-height:8px;position:relative;width:12.5%}.app-session-progress-container .app-progress-section .progress-bar--md--now-7{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:64px}.app-session-progress-container .app-progress-section .progress-bar--md--now-7 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-7{border-radius:100px;min-height:8px;position:relative;width:15%}.app-session-progress-container .app-progress-section .progress-bar--md--now-8{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:76px}.app-session-progress-container .app-progress-section .progress-bar--md--now-8 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-8{border-radius:100px;min-height:8px;position:relative;width:17.5%}.app-session-progress-container .app-progress-section .progress-bar--md--now-9{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:88px}.app-session-progress-container .app-progress-section .progress-bar--md--now-9 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-9{border-radius:100px;min-height:8px;position:relative;width:20%}.app-session-progress-container .app-progress-section .progress-bar--md--now-10{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:100px}.app-session-progress-container .app-progress-section .progress-bar--md--now-10 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-10{border-radius:100px;min-height:8px;position:relative;width:22.5%}.app-session-progress-container .app-progress-section .progress-bar--md--now-11{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:112px}.app-session-progress-container .app-progress-section .progress-bar--md--now-11 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-11{border-radius:100px;min-height:8px;position:relative;width:25%}.app-session-progress-container .app-progress-section .progress-bar--md--now-12{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:124px}.app-session-progress-container .app-progress-section .progress-bar--md--now-12 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-12{border-radius:100px;min-height:8px;position:relative;width:27.5%}.app-session-progress-container .app-progress-section .progress-bar--md--now-13{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:136px}.app-session-progress-container .app-progress-section .progress-bar--md--now-13 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-13{border-radius:100px;min-height:8px;position:relative;width:30%}.app-session-progress-container .app-progress-section .progress-bar--md--now-14{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:148px}.app-session-progress-container .app-progress-section .progress-bar--md--now-14 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-14{border-radius:100px;min-height:8px;position:relative;width:32.5%}.app-session-progress-container .app-progress-section .progress-bar--md--now-15{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:160px}.app-session-progress-container .app-progress-section .progress-bar--md--now-15 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-15{border-radius:100px;min-height:8px;position:relative;width:35%}.app-session-progress-container .app-progress-section .progress-bar--md--now-16{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:172px}.app-session-progress-container .app-progress-section .progress-bar--md--now-16 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-16{border-radius:100px;min-height:8px;position:relative;width:37.5%}.app-session-progress-container .app-progress-section .progress-bar--md--now-17{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:184px}.app-session-progress-container .app-progress-section .progress-bar--md--now-17 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-17{border-radius:100px;min-height:8px;position:relative;width:40%}.app-session-progress-container .app-progress-section .progress-bar--md--now-18{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:196px}.app-session-progress-container .app-progress-section .progress-bar--md--now-18 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-18{border-radius:100px;min-height:8px;position:relative;width:42.5%}.app-session-progress-container .app-progress-section .progress-bar--md--now-19{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:208px}.app-session-progress-container .app-progress-section .progress-bar--md--now-19 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-19{border-radius:100px;min-height:8px;position:relative;width:45%}.app-session-progress-container .app-progress-section .progress-bar--md--now-20{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:220px}.app-session-progress-container .app-progress-section .progress-bar--md--now-20 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-20{border-radius:100px;min-height:8px;position:relative;width:47.5%}.app-session-progress-container .app-progress-section .progress-bar--md--now-21{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:232px}.app-session-progress-container .app-progress-section .progress-bar--md--now-21 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-21{border-radius:100px;min-height:8px;position:relative;width:50%}.app-session-progress-container .app-progress-section .progress-bar--md--now-22{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:244px}.app-session-progress-container .app-progress-section .progress-bar--md--now-22 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-22{border-radius:100px;min-height:8px;position:relative;width:52.5%}.app-session-progress-container .app-progress-section .progress-bar--md--now-23{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:256px}.app-session-progress-container .app-progress-section .progress-bar--md--now-23 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-23{border-radius:100px;min-height:8px;position:relative;width:55%}.app-session-progress-container .app-progress-section .progress-bar--md--now-24{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:268px}.app-session-progress-container .app-progress-section .progress-bar--md--now-24 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-24{border-radius:100px;min-height:8px;position:relative;width:57.5%}.app-session-progress-container .app-progress-section .progress-bar--md--now-25{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:280px}.app-session-progress-container .app-progress-section .progress-bar--md--now-25 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-25{border-radius:100px;min-height:8px;position:relative;width:60%}.app-session-progress-container .app-progress-section .progress-bar--md--now-26{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:292px}.app-session-progress-container .app-progress-section .progress-bar--md--now-26 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-26{border-radius:100px;min-height:8px;position:relative;width:62.5%}.app-session-progress-container .app-progress-section .progress-bar--md--now-27{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:304px}.app-session-progress-container .app-progress-section .progress-bar--md--now-27 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-27{border-radius:100px;min-height:8px;position:relative;width:65%}.app-session-progress-container .app-progress-section .progress-bar--md--now-28{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:316px}.app-session-progress-container .app-progress-section .progress-bar--md--now-28 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-28{border-radius:100px;min-height:8px;position:relative;width:67.5%}.app-session-progress-container .app-progress-section .progress-bar--md--now-29{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:328px}.app-session-progress-container .app-progress-section .progress-bar--md--now-29 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-29{border-radius:100px;min-height:8px;position:relative;width:70%}.app-session-progress-container .app-progress-section .progress-bar--md--now-30{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:340px}.app-session-progress-container .app-progress-section .progress-bar--md--now-30 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-30{border-radius:100px;min-height:8px;position:relative;width:72.5%}.app-session-progress-container .app-progress-section .progress-bar--md--now-31{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:352px}.app-session-progress-container .app-progress-section .progress-bar--md--now-31 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-31{border-radius:100px;min-height:8px;position:relative;width:75%}.app-session-progress-container .app-progress-section .progress-bar--md--now-32{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:364px}.app-session-progress-container .app-progress-section .progress-bar--md--now-32 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-32{border-radius:100px;min-height:8px;position:relative;width:77.5%}.app-session-progress-container .app-progress-section .progress-bar--md--now-33{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:376px}.app-session-progress-container .app-progress-section .progress-bar--md--now-33 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-33{border-radius:100px;min-height:8px;position:relative;width:80%}.app-session-progress-container .app-progress-section .progress-bar--md--now-34{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:388px}.app-session-progress-container .app-progress-section .progress-bar--md--now-34 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-34{border-radius:100px;min-height:8px;position:relative;width:82.5%}.app-session-progress-container .app-progress-section .progress-bar--md--now-35{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:400px}.app-session-progress-container .app-progress-section .progress-bar--md--now-35 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-35{border-radius:100px;min-height:8px;position:relative;width:85%}.app-session-progress-container .app-progress-section .progress-bar--md--now-36{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:412px}.app-session-progress-container .app-progress-section .progress-bar--md--now-36 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-36{border-radius:100px;min-height:8px;position:relative;width:87.5%}.app-session-progress-container .app-progress-section .progress-bar--md--now-37{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:424px}.app-session-progress-container .app-progress-section .progress-bar--md--now-37 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-37{border-radius:100px;min-height:8px;position:relative;width:90%}.app-session-progress-container .app-progress-section .progress-bar--md--now-38{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:436px}.app-session-progress-container .app-progress-section .progress-bar--md--now-38 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-38{border-radius:100px;min-height:8px;position:relative;width:92.5%}.app-session-progress-container .app-progress-section .progress-bar--md--now-39{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:448px}.app-session-progress-container .app-progress-section .progress-bar--md--now-39 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-39{border-radius:100px;min-height:8px;position:relative;width:95%}.app-session-progress-container .app-progress-section .progress-bar--md--now-40{background:#46287d;border-radius:10px;bottom:-5px;height:18px;outline:3px solid rgba(135,72,251,.25);position:absolute;width:27px;left:460px}.app-session-progress-container .app-progress-section .progress-bar--md--now-40 span{color:#fff;font-size:12px;font-weight:700;left:6px;line-height:150%;position:absolute}.app-session-progress-container .app-progress-section .progress-bar--md--filled-40{border-radius:100px;min-height:8px;position:relative;width:97.5%}.app-session-progress-container .app-progress-section .progress-bar--completed{border-radius:100px;min-height:8px;position:relative}.app-session-progress-container .app-progress-section .progress-bar--finish{border-radius:100px;min-height:8px;position:relative;background:repeating-linear-gradient(135deg, #E9ECEF, #E9ECEF, #6F23FF, #6F23FF 5px)}.app-session-progress-container .app-progress-section .progress-bar--upcoming{border-radius:100px;min-height:8px;position:relative;background:#e9ecef}.app-session-progress-container .app-progress-section:first-child .progress-bar--sm--filled-0{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--sm--filled-1{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--sm--filled-2{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--sm--filled-3{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--sm--filled-4{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--sm--filled-5{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--sm--filled-6{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--sm--filled-7{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--sm--filled-8{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--sm--filled-9{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--sm--filled-10{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-0{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-1{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-2{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-3{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-4{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-5{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-6{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-7{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-8{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-9{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-10{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-11{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-12{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-13{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-14{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-15{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-16{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-17{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-18{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-19{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-20{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-21{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-22{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-23{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-24{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-25{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-26{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-27{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-28{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-29{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-30{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-31{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-32{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-33{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-34{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-35{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-36{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-37{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-38{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-39{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--md--filled-40{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:first-child .progress-bar--completed{background:linear-gradient(to right, #E5D7FF 0%, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--sm--filled-0{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--sm--filled-1{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--sm--filled-2{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--sm--filled-3{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--sm--filled-4{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--sm--filled-5{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--sm--filled-6{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--sm--filled-7{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--sm--filled-8{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--sm--filled-9{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--sm--filled-10{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-0{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-1{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-2{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-3{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-4{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-5{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-6{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-7{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-8{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-9{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-10{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-11{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-12{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-13{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-14{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-15{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-16{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-17{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-18{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-19{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-20{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-21{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-22{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-23{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-24{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-25{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-26{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-27{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-28{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-29{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-30{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-31{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-32{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-33{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-34{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-35{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-36{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-37{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-38{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-39{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--md--filled-40{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(2) .progress-bar--completed{background:linear-gradient(to right, #6F23FF, #432874)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--sm--filled-0{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--sm--filled-1{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--sm--filled-2{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--sm--filled-3{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--sm--filled-4{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--sm--filled-5{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--sm--filled-6{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--sm--filled-7{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--sm--filled-8{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--sm--filled-9{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--sm--filled-10{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-0{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-1{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-2{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-3{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-4{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-5{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-6{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-7{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-8{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-9{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-10{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-11{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-12{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-13{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-14{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-15{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-16{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-17{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-18{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-19{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-20{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-21{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-22{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-23{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-24{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-25{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-26{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-27{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-28{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-29{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-30{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-31{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-32{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-33{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-34{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-35{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-36{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-37{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-38{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-39{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--md--filled-40{background:linear-gradient(to right, #432874, #6F23FF)}.app-session-progress-container .app-progress-section:nth-child(3) .progress-bar--completed{background:linear-gradient(to right, #432874, #6F23FF)}.app-tab-nav{align-self:stretch;overflow-x:auto}.app-tab-nav .nav-pills{display:flex;flex-wrap:nowrap;padding:0 1rem;align-items:center;border-bottom:.125rem solid #dee2e6;gap:.8rem;padding:0 0 0 1.5rem}.app-tab-nav .nav-pills .nav-link{align-items:center;display:flex;gap:.75rem;justify-content:center;padding:0 .5rem;background-color:unset;border-bottom-left-radius:0;border-bottom-right-radius:0;color:#6c757d;font-size:1rem;font-weight:600;line-height:2.9rem;margin-bottom:-0.125rem;text-wrap:nowrap;border-bottom:.125rem solid #dee2e6}.app-tab-nav .nav-pills .nav-link[aria-selected=true]{border-bottom:.125rem solid #6f23ff;color:#000;background-color:rgba(255,255,255,.1)}.app-tab-nav .nav-pills .nav-link.disabled{pointer-events:none;opacity:.5;cursor:default}.app-tab-nav::-webkit-scrollbar{display:none}.app-tab-pane{padding:1.5rem;background:#fff}.app-banner{padding:1.15rem;font-size:1rem;text-align:center;color:#fff;background-color:#6f23ff}.app-banner strong{font-weight:600}.app-banner i{display:none}.app-banner .app-btn--alternative{display:block;margin-top:10px}@media(min-width: 1024px){.app-banner .app-btn--alternative,.app-banner i{display:inline}.app-banner .app-btn--alternative{margin-top:0;margin-left:10px}}.app-labeled-icon figcaption{background:#6f23ff;border-radius:6.25rem;color:#fff;font-family:"Open Sans",sans-serif;font-size:.75rem;font-weight:600;line-height:150%;margin:0;padding:.25rem .5rem;position:relative;text-align:center;z-index:2}.app-labeled-icon img{background:#d2f4ea;border-radius:.6rem;border:.075rem solid #1aa179;height:3rem;margin-top:-0.3125rem;padding:.6rem;position:relative;width:3rem;z-index:1}.app-star-rating-form{display:flex;flex-direction:column;gap:.5rem}.app-star-rating-form input[type=radio]{position:absolute;opacity:0}.app-star-rating-form label{width:2rem;height:2rem;overflow:hidden;padding:2rem 0 0;background:url(/assets/svg/stars-ab2c41ac4b3cf5d588459f4e745e79f2aabcf1144a90f2550d66d2dcccbd3139.svg) no-repeat top left}.app-star-rating-form textarea{background:#fff;border-radius:.5rem;border:1px solid #adb5bd;font-size:1rem;font-weight:400;height:7.125rem;line-height:150%;padding:1rem;resize:none}.app-star-rating-form textarea::placeholder{color:#adb5bd}.app-star-rating-form input[type=radio]:checked+label~label,.app-star-rating-form input[type=radio]:indeterminate+label{background-position:-2rem 0}.app-star-rating-form__skeleton{display:flex;flex-direction:column;gap:.5rem}.app-star-rating-form__skeleton-line{align-self:stretch;animation:1.5s shine linear infinite;background:#e9ecef;background:linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);background-size:200% 100%;border-radius:.5rem;height:1rem}@keyframes shine{to{background-position-x:-200%}}.app-star-rating-form__stars{display:flex;justify-content:space-between}.app-hidden-last-child:last-child{display:none}.app-peers{align-items:center;display:flex;position:relative}.app-peers .person-murple{background-color:#e0b8ff;border-radius:12px;padding:5px}.app-peers .person-yellow{background-color:#f5c451;border-radius:12px;padding:5px;position:absolute;left:15px}.app-peers p{color:#5c5c5c;font-size:16px;font-style:normal;font-weight:600;line-height:150%;margin-bottom:0px;margin-left:20px}.app-low-score{color:#b02a37}.app-medium-score{color:#cc9a06}.app-high-score{color:#1aa179}.app-no-score{color:#5c5c5c}.app-rounded-avatar{border-radius:50% !important}.app-rounded-avatar--xl{width:5rem;height:5rem}.tooltip .tooltip-inner{color:#fff;font-size:14px;font-weight:400;line-height:21px;padding:8px 12px;text-align:start;max-width:290px;font-family:"Open Sans",sans-serif;font-style:normal}.app-microphone-select-modal{position:fixed;top:0;right:0;left:0;z-index:50;justify-content:center;align-items:center;width:100%;height:calc(100% - 1rem);max-height:100%;overflow-y:auto;overflow-x:hidden;border-radius:1rem}.app-microphone-select-modal .content{position:relative;padding:1rem;width:100%;max-width:650px;max-height:100%;background-color:#fff;border-radius:1rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.app-microphone-select-modal .content .header{display:flex;justify-content:space-between;align-items:start;border-radius:1rem;gap:.5rem;margin-bottom:1rem}.app-microphone-select-modal .content .header p{font-size:1rem;color:#1f2937;font-family:sans-serif;font-weight:600;margin-bottom:0}.app-microphone-select-modal .content .header button{display:flex;width:40px;height:40px;padding:.5rem;justify-content:center;align-items:center;border:none;border-radius:9999px;background-color:#d1d5db;cursor:pointer}.app-microphone-select-modal .content select{width:100%;padding:.5rem;margin-bottom:1rem;border-radius:.375rem;border:1px solid #d1d5db}.app-title{font-size:32px;color:#000}.app-subtitle{color:#6c757d;font-size:16px;margin:0;font-weight:600;line-height:1.5}.app-lead-text{color:#5c5c5c;font-size:18px;font-weight:600;margin-bottom:.5rem;line-height:150%}.app-description{color:#000;font-size:18px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:.4rem}.app-description--bolded{font-weight:600}.app-description--purple{color:#6f23ff}.app-badge--primary{padding:4px 8px;border-radius:100px;font-weight:600;font-size:12px;line-height:18px;text-align:center;border:0;color:#fff;background-color:#6f23ff;display:inline-block;gap:4px}.app-badge--secondary{padding:4px 8px;border-radius:100px;font-weight:600;font-size:12px;line-height:18px;text-align:center;border:0;color:#6f23ff;background-color:#ebe5fc;display:inline-block;gap:4px}.app-badge--success{padding:4px 8px;border-radius:100px;font-weight:600;font-size:12px;line-height:18px;text-align:center;border:0;color:#000;background-color:#d2f4ea;display:inline-block;gap:4px}.app-badge--warning{padding:4px 8px;border-radius:100px;font-weight:600;font-size:12px;line-height:18px;text-align:center;border:0;color:#000;background-color:#fff3cd;display:inline-block;gap:4px}.app-badge--error{padding:4px 8px;border-radius:100px;font-weight:600;font-size:12px;line-height:18px;text-align:center;border:0;color:#000;background-color:#f8d7da;display:inline-block;gap:4px}.app-badge--info{padding:4px 8px;border-radius:100px;font-weight:600;font-size:12px;line-height:18px;text-align:center;border:0;color:#000;background-color:#e9ecef;display:inline-block;gap:4px}.app-badge--red{padding:4px 8px;border-radius:100px;font-weight:600;font-size:12px;line-height:18px;text-align:center;border:0;color:#fff;background-color:#dc3545;display:inline-block;gap:4px}.app-badge--md{font-size:14px}.app-badge--lg{font-size:16px}.app-score-badge--elementary{text-align:center;color:#fff;background-color:#b02a37;display:inline-block;font-size:14px;font-weight:bold;text-align:center;border-radius:.5rem;width:2.5rem;line-height:2.5rem}.app-score-badge--intermediate{text-align:center;color:#000;background-color:#ffc107;display:inline-block;font-size:14px;font-weight:bold;text-align:center;border-radius:.5rem;width:2.5rem;line-height:2.5rem}.app-score-badge--advanced{text-align:center;color:#fff;background-color:#1aa179;display:inline-block;font-size:14px;font-weight:bold;text-align:center;border-radius:.5rem;width:2.5rem;line-height:2.5rem}.app-score-badge--lg{font-size:20px;width:3.5rem;line-height:3.5rem}.app-animation-container--celebration{position:relative;overflow:hidden;z-index:1}.app-animation--celebration{position:absolute;z-index:-1}.app-audio-control{display:flex;gap:0;align-items:center;border-radius:9999px;border:1px solid #adb5bd;height:2.5rem;max-width:132px;background:#e9ecef;padding-inline-end:0}.app-audio-control__button{display:flex;padding:.5rem 1rem;align-items:flex-start;border-radius:9999px;border:1px solid #adb5bd;border-inline-start-width:0px;height:2.5rem;background-color:#fff;user-select:none}.app-audio-control__icon{width:1rem;height:1.5rem}.app-audio-control__icon--inactive{cursor:help}.app-audio-control__select{border-width:0;width:0;max-width:0rem;background:#e9ecef;padding:0 1rem !important;border-radius:999px}.app-audio-control__select:focus{border-color:rgba(0,0,0,0);box-shadow:0 0 0 0px rgba(63,131,248,.5)}@media(min-width: 1024px){.app-audio-control{gap:.5rem;height:3.5rem;padding-inline-end:1rem}.app-audio-control__button{height:3.5rem;padding:1rem 1.5rem}.app-audio-control__icon{width:1.5rem}.app-audio-control__select{border-radius:0px}}.app-component-grammar-practice .app-bg-dotted{padding-top:24px;padding-bottom:24px}.app-component-grammar-practice .app-container{margin-top:24px}.app-component-grammar-practice .detailed-feedback{color:#000;font-size:16px;line-height:150%;margin-top:16px}.app-component-grammar-practice .highlighted-phrase,.app-component-grammar-practice .highlighted-phrase--with-quotes{color:#5c5c5c;font-size:24px;font-weight:400;letter-spacing:-0.48px;line-height:130%;margin-bottom:0;margin-top:2px}.app-component-grammar-practice .highlighted-phrase .correction,.app-component-grammar-practice .highlighted-phrase--with-quotes .correction{color:#6f23ff;text-decoration:underline dotted;text-underline-offset:4px}.app-component-grammar-practice .highlighted-phrase .speech-placeholder,.app-component-grammar-practice .highlighted-phrase--with-quotes .speech-placeholder{margin:0 4px}.app-component-grammar-practice .highlighted-phrase--with-quotes::before{content:"“"}.app-component-grammar-practice .highlighted-phrase--with-quotes::after{content:"”"}.app-component-grammar-practice .options{align-items:center;display:flex;gap:8px;list-style:none;margin-top:16px;padding:0}.app-component-grammar-practice .options span{color:#5c5c5c;font-family:"Open Sans",sans-serif;font-size:12px;font-weight:600;letter-spacing:1.8px;text-transform:uppercase}.app-component-grammar-practice .options span.separator{margin-top:-2px}.app-component-grammar-practice .rating-form{margin-top:24px;gap:8px}.app-component-grammar-practice .rating-form .useful-feedback__title{color:#000;font-size:16px;font-weight:600;line-height:24px}.app-component-grammar-practice .rating-form .useful-feedback label{vertical-align:middle;cursor:pointer}.app-component-grammar-practice .rating-form .useful-feedback input[type=radio]{display:none}.app-component-grammar-practice .rating-form textarea{margin-top:24px;color:#000;width:100%;padding:16px;border:1px solid #adb5bd;border-radius:8px;font-size:16px;font-weight:400;margin-bottom:0px;resize:none;height:114px;line-height:24px}.app-component-grammar-practice .rating-form textarea::placeholder{color:#adb5bd;font-size:16px;font-weight:400;line-height:24px}.app-component-pronunciation-practice h3,.app-component-pronunciation-practice .h3{font-size:16px}.app-component-pronunciation-practice .see-tutorial{color:#6f23ff;font-size:12px;font-weight:600;line-height:150%;letter-spacing:normal;text-transform:none;cursor:pointer}.app-component-pronunciation-practice .app-excerpt,.app-component-pronunciation-practice .app-word-to-pronounce{font-size:32px;margin-bottom:0;color:#000}.app-component-pronunciation-practice .app-excerpt strong,.app-component-pronunciation-practice .app-word-to-pronounce strong{font-weight:600;font-size:30px;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.app-component-pronunciation-practice .app-excerpt{color:#5c5c5c;font-size:24px;line-height:32px;font-family:"Open Sans";letter-spacing:-0.5px}.app-component-pronunciation-practice .app-continue-btn{display:flex;justify-content:flex-end}.app-component-pronunciation-practice .app-phonetic-transcription{font-size:24px;color:#495057;margin-bottom:0}.app-component-pronunciation-practice .app-phonetic-transcription strong{color:#000}.app-component-pronunciation-practice .app-btn-container{margin-top:1em}.app-component-pronunciation-practice .app-btn--analyzing[disabled]{color:#6f23ff}.app-component-pronunciation-practice .progress{height:5px;margin:8px 0}.app-component-pronunciation-practice .progress .progress-bar{background-color:#20c997}.app-component-pronunciation-practice .attempts{margin-top:24px}.app-component-pronunciation-practice .attempts ul{align-items:center;display:flex;flex-direction:row;gap:16px;justify-content:space-between;margin:0;padding:0}.app-component-pronunciation-practice .attempts li{display:flex;flex-direction:row;flex-grow:1;gap:16px;list-style:none}.app-component-pronunciation-practice .attempts li:not(:last-of-type){border-right:1px solid #dee2e6;margin-right:10px}.app-component-pronunciation-practice .attempts li .play-attempt-container button{height:40px;width:40px}.app-component-pronunciation-practice .attempts li .score-container{display:flex;flex-direction:column}.app-component-pronunciation-practice .attempts li .score-container .title{color:#5c5c5c;font-size:12px;font-weight:600;letter-spacing:1.8px;line-height:normal;text-transform:uppercase}.app-component-pronunciation-practice .attempts li .score-container .score{color:#000;font-size:18px;font-weight:600;line-height:150%}.app-component-pronunciation-practice .attempts li .score-container .score--success{color:#1aa179}.app-component-pronunciation-practice .attempts li .score-container .score--warning{color:#ca6510}.app-component-pronunciation-practice .attempts li .score-container .score--danger{color:#e35d6a}.app-component-pronunciation-practice .app-goal-video-modal p{font-size:16px;color:#000}.app-component-pronunciation-practice .app-goal-video-modal iframe{width:100%;min-height:374px;border-radius:1rem}.app-component-pronunciation-practice .app-goal-video-modal .app-goal__description{font-size:16px;line-height:24px}.app-component-pronunciation-practice .app-goal-video-modal footer{display:flex;justify-content:flex-end}.app-component-pronunciation-practice .phoneme-feedback-container{margin-bottom:20px;position:relative}.app-component-pronunciation-practice .phoneme-tabs{display:flex;list-style:none;margin:0;padding:0;position:relative;width:100%}.app-component-pronunciation-practice .phoneme-tabs::after{background-color:#dee2e6;bottom:0;content:"";height:1px;left:-24px;position:absolute;width:calc(100% + 48px);z-index:0}.app-component-pronunciation-practice .phoneme-tabs__item{margin-right:10px;flex:1 1 0;min-width:min-content}.app-component-pronunciation-practice .phoneme-tabs__button{background:none;border-bottom:3px solid rgba(0,0,0,0);border:none;color:#5c5c5c;cursor:pointer;font-size:16px;font-weight:600;margin-bottom:-1px;padding:10px 15px;position:relative;transition:all .3s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.app-component-pronunciation-practice .phoneme-tabs__button:hover{color:#000}.app-component-pronunciation-practice .phoneme-tabs__button.active{font-weight:600;z-index:1}.app-component-pronunciation-practice .phoneme-tabs__button--success{color:#1aa179}.app-component-pronunciation-practice .phoneme-tabs__button--success:hover,.app-component-pronunciation-practice .phoneme-tabs__button--success:focus{color:#1aa179}.app-component-pronunciation-practice .phoneme-tabs__button--success.active{border-bottom-color:#1aa179;border-bottom-width:3px;border-bottom-style:solid}.app-component-pronunciation-practice .phoneme-tabs__button--warning{color:#cc9a06}.app-component-pronunciation-practice .phoneme-tabs__button--warning:hover,.app-component-pronunciation-practice .phoneme-tabs__button--warning:focus{color:#cc9a06}.app-component-pronunciation-practice .phoneme-tabs__button--warning.active{border-bottom-color:#cc9a06;border-bottom-width:3px;border-bottom-style:solid}.app-component-pronunciation-practice .phoneme-tabs__button--danger{color:#b02a37}.app-component-pronunciation-practice .phoneme-tabs__button--danger:hover,.app-component-pronunciation-practice .phoneme-tabs__button--danger:focus{color:#b02a37}.app-component-pronunciation-practice .phoneme-tabs__button--danger.active{border-bottom-color:#b02a37;border-bottom-width:3px;border-bottom-style:solid}.app-component-pronunciation-practice .tab-content{padding-top:20px}.app-component-pronunciation-practice .phoneme-content{display:none;padding:0 5px}.app-component-pronunciation-practice .phoneme-content__details{padding-top:16px}.app-component-pronunciation-practice .phoneme-content__details>.app-card__subtitle-wrapper{margin-bottom:16px;margin-top:32px}.app-component-pronunciation-practice .phoneme-content__details>*{margin:0}.app-component-pronunciation-practice .phoneme-content__examples-container{display:flex;flex-direction:row;gap:16px}.app-component-pronunciation-practice .phoneme-content__header{align-items:flex-start;color:#000;display:flex;gap:16px;flex-direction:column}.app-component-pronunciation-practice .phoneme-content__learn-more{align-items:center;background:none;border:none;color:#6f23ff;cursor:pointer;display:flex;font-weight:600;gap:8px;margin-top:8px;padding:0;white-space:nowrap}.app-component-pronunciation-practice .phoneme-content__learn-more .bi{color:#6f23ff}.app-component-pronunciation-practice .phoneme-content__video{aspect-ratio:16/9;border-radius:16px;width:100%}.app-component-pronunciation-practice .phoneme-content.active{display:block}@media(min-width: 768px){.app-component-pronunciation-practice .phoneme-content__header{align-items:flex-start;flex-direction:row;justify-content:space-between}.app-component-pronunciation-practice .phoneme-content__learn-more-btn{margin-top:0}}.app-component-vocabulary-practice .app-bg-dotted{padding-top:24px;padding-bottom:24px}.app-component-vocabulary-practice .app-container{margin-top:24px}.app-component-vocabulary-practice .detailed-feedback{color:#000;font-size:16px;line-height:150%;margin-top:16px}.app-component-vocabulary-practice .highlighted-phrase,.app-component-vocabulary-practice .highlighted-phrase--with-quotes{color:#5c5c5c;font-size:24px;font-weight:400;letter-spacing:-0.48px;line-height:130%;margin-bottom:0}.app-component-vocabulary-practice .highlighted-phrase .correction,.app-component-vocabulary-practice .highlighted-phrase--with-quotes .correction{color:#6f23ff;text-decoration:underline dotted;text-underline-offset:4px}.app-component-vocabulary-practice .highlighted-phrase--with-quotes::before{content:"“"}.app-component-vocabulary-practice .highlighted-phrase--with-quotes::after{content:"”"}.app-component-vocabulary-practice .rating-form{margin-top:24px;gap:8px}.app-component-vocabulary-practice .rating-form .useful-feedback__title{color:#000;font-size:16px;font-weight:600;line-height:24px}.app-component-vocabulary-practice .rating-form .useful-feedback label{vertical-align:middle;cursor:pointer}.app-component-vocabulary-practice .rating-form .useful-feedback input[type=radio]{display:none}.app-component-vocabulary-practice .rating-form textarea{margin-top:24px;color:#000;width:100%;padding:16px;border:1px solid #adb5bd;border-radius:8px;font-size:16px;font-weight:400;margin-bottom:0px;resize:none;height:114px;line-height:24px}.app-component-vocabulary-practice .rating-form textarea::placeholder{color:#adb5bd;font-size:16px;font-weight:400;line-height:24px}.app-component-mic-test .mic_icon{border-radius:.5rem;background-color:#ebe5fc;color:#6f23ff;width:3rem;height:3rem;padding:.5rem;display:flex;justify-content:center;align-items:center;font-size:1.125rem;font-weight:600;flex-shrink:0}.app-component-mic-test .mic-test-widget{display:flex;align-items:center}.app-component-mic-test .mic-test-widget>canvas{border-radius:9999px;overflow:hidden;flex-grow:1;height:3.5rem;width:100%;min-width:0}.app-component-mic-test .mic-test-widget>img{width:3.5rem;height:3.5rem;border-radius:9999px;background-color:#ebe5fc;padding:1rem;margin-left:.5rem;cursor:pointer}.app-component-mic-test .app-continue-btn{display:flex;justify-content:flex-end}.app-component-notification-area{position:fixed;top:4.5rem;margin-left:10%;width:80%;text-align:center;z-index:9999;font-size:1rem}.app-component-notification-area .app-notification{padding:1rem;border-radius:.5rem;color:#000;background-color:#e9ecef;border:1px solid #6c757d;box-shadow:0px 1px 4px 0px rgba(0,0,0,.1);margin-bottom:1rem;position:relative;animation:fadeIn .6s ease-in-out}.app-component-notification-area .app-notification i{margin-right:.5rem}.app-component-notification-area .app-notification .app-close-btn{position:absolute;top:2px;right:0;cursor:pointer}@keyframes fadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.app-component-notification-area .app-notification.app-fade-out{animation:fadeOut .6s ease-in-out}@keyframes fadeOut{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(40px)}}.app-component-notification-area .app-notification--danger{color:#2c0b0e;background-color:#f8d7da;border-color:#dc3545}.app-component-notification-area .app-notification--danger i{color:#dc3545}.app-component-notification-area .app-notification--warning{color:#332701;background-color:#ffe5d0;border-color:#984c0c}.app-component-notification-area .app-notification--warning i{color:orange}.app-component-notification-area .app-notification--success{color:#06281e;background-color:#d2f4ea;border-color:#20c997}.app-component-notification-area .app-notification--success i{color:#20c997}.app-component-notification-area .app-notification--primary{color:#3e396b;background-color:#ebe5fc;border-color:#6f23ff}.app-component-notification-area .app-notification--primary i{color:#6f23ff}.app-component-notification-area .app-notification--no-fade{animation:none}.app-components-reports .app-report{display:flex;align-items:center;padding:1.3rem 1.5rem;text-decoration:none;border-radius:1rem;transition:background-color .3s}.app-components-reports .app-report .report-icon{background-color:#e2e8f0;padding:1rem;border-radius:.5rem;margin-right:1.25rem}.app-components-reports .app-report .report-icon svg{fill:#6c757d}.app-components-reports .app-report .report-summary{overflow:hidden}.app-components-reports .app-report .report-summary .report-title{font-weight:600;color:#000;margin-bottom:.5rem}.app-components-reports .app-report .report-summary .report-body{font-weight:400;color:#6b7280;white-space:nowrap;height:1.5rem;line-height:1.5rem;overflow:hidden;text-overflow:ellipsis;margin-bottom:0}.app-components-reports .app-report img{flex-grow:1;justify-content:flex-end}.app-components-reports .app-report.hoverable:hover{transition:background-color .5s;background-color:#ebe5fc}.app-components-reports .app-report.hoverable:hover .report-icon{background-color:#fff;transition:background-color .5s}.app-components-reports .app-report.hoverable:hover .report-icon svg{fill:#6f23ff;transition:fill .5s}.app-components-reports .app-tab-pane{padding:0}.app-components-reports .view-all{width:100%;text-align:center;font-weight:600;display:block;line-height:1rem;margin-bottom:1.5rem}.app-page-home-dashboard h2,.app-page-home-dashboard .h2{color:#6c757d;font-size:19px;margin:2.1rem 0 .8rem 0}.app-page-home-dashboard .upcoming-session-container{align-items:center;border-radius:1rem;padding:2rem 3rem;margin-top:2rem;border:1px solid #6f23ff}.app-page-home-dashboard .upcoming-session-container h2,.app-page-home-dashboard .upcoming-session-container .h2{font-weight:600;font-size:12px;letter-spacing:.05em;color:#6f23ff;margin:0;line-height:1.25rem}.app-page-home-dashboard .upcoming-session-container p{margin-bottom:0}.app-page-home-dashboard .upcoming-session-container .session-date{font-weight:600;font-size:1.5rem;color:#000;margin-bottom:0}.app-page-home-dashboard .upcoming-session-container .session-time{font-size:.875rem;color:#6f23ff;letter-spacing:.05em;line-height:1.25rem;display:flex;align-items:center;margin-bottom:1rem}.app-page-home-dashboard .weekly-schedule-container .app-card .schedule{display:flex;flex-direction:column;justify-content:center;align-items:center}.app-page-home-dashboard .weekly-schedule-container .app-card .schedule .session{width:100%}.app-page-home-dashboard .weekly-schedule-container .app-card .schedule .session-date{color:#000;font-size:1rem;padding-bottom:1rem;margin-bottom:.5rem;border-bottom:2px solid #6f23ff}.app-page-home-dashboard .weekly-schedule-container .app-card .schedule .session-time{font-weight:600;color:#000;font-size:.8rem;background:#ebe5fc;text-align:center;border-radius:.3rem;padding:.9rem;margin-bottom:0}.app-page-home-dashboard .app-missed-session-notice{margin-top:1rem;margin-bottom:0}.app-page-home-dashboard .chart-container{position:relative;width:100%;height:250px;margin:0 auto}.app-page-home-dashboard .chart-container canvas{display:block;width:100%;height:100%}.app-page-home-dashboard .app-components-reports{margin-bottom:1.5rem}@media(min-width: 576px){.app-page-home-dashboard .upcoming-session-container{display:flex;justify-content:space-between}.app-page-home-dashboard .upcoming-session-container .session-time{margin-bottom:0}}@media(min-width: 768px){.app-page-home-dashboard .weekly-schedule-container .app-card .schedule{flex-direction:row;justify-content:space-between}.app-page-home-dashboard .weekly-schedule-container .app-card .schedule .session{width:auto;flex:1 1 auto;margin-right:1rem}.app-page-home-dashboard .weekly-schedule-container .app-card .schedule .session:last-of-type{margin-right:0}}.app-page-onboarding-assessment-submission .regular-assessment-submission p{color:#495057;font-size:16px;font-weight:400;line-height:1.5rem}.app-page-learn-reports-index header{padding:1rem 0;margin-bottom:2rem}.app-page-learn-reports-regular_assessment header{margin-bottom:1.5rem}.app-page-learn-reports-regular_assessment header h1,.app-page-learn-reports-regular_assessment header .h1{font-size:25px;font-weight:600;letter-spacing:-0.07rem;margin-top:0;padding:1.2rem 0}@media(min-width: 768px){.app-page-learn-reports-regular_assessment header h1,.app-page-learn-reports-regular_assessment header .h1{font-size:32px}}.app-page-learn-reports-regular_assessment .intro{padding:1.5rem;margin-bottom:2rem}.app-page-learn-reports-regular_assessment .intro .title{color:#6f23ff;font-size:12px;font-weight:600;margin-bottom:.7rem;text-transform:uppercase;letter-spacing:.09rem}.app-page-learn-reports-regular_assessment .intro .name{color:#000;font-size:24px;font-weight:600;margin-bottom:.2rem}.app-page-learn-reports-regular_assessment .intro .english-level{color:#495057;font-size:16px;font-weight:600;margin-bottom:16px}.app-page-learn-reports-regular_assessment .intro .title,.app-page-learn-reports-regular_assessment .intro .name,.app-page-learn-reports-regular_assessment .intro .english-level{text-align:center}@media(min-width: 768px){.app-page-learn-reports-regular_assessment .intro .title,.app-page-learn-reports-regular_assessment .intro .name,.app-page-learn-reports-regular_assessment .intro .english-level{text-align:left}}.app-page-learn-reports-regular_assessment .intro .description{display:flex;line-height:1.4rem}.app-page-learn-reports-regular_assessment .intro .description span{margin-right:1rem}.app-page-learn-reports-regular_assessment .intro .chart{display:flex;justify-content:center;align-items:center;position:relative;height:112px;width:260px;color:#000;font-size:12px;font-weight:400;margin:3rem auto 1rem auto}@media(min-width: 768px){.app-page-learn-reports-regular_assessment .intro .chart{margin:3rem 0rem 0 2rem;width:148px}}.app-page-learn-reports-regular_assessment .intro .chart .badge-overall{position:absolute;font-size:24px;font-weight:600;color:#000}.app-page-learn-reports-regular_assessment .intro .chart .badge-container,.app-page-learn-reports-regular_assessment .intro .chart .badge-container-grammar-and-coherence,.app-page-learn-reports-regular_assessment .intro .chart .badge-container-fluency,.app-page-learn-reports-regular_assessment .intro .chart .badge-container-pronunciation,.app-page-learn-reports-regular_assessment .intro .chart .badge-container-vocabulary{display:flex;flex-direction:column;align-items:center;position:absolute}.app-page-learn-reports-regular_assessment .intro .chart .badge-container span,.app-page-learn-reports-regular_assessment .intro .chart .badge-container-grammar-and-coherence span,.app-page-learn-reports-regular_assessment .intro .chart .badge-container-fluency span,.app-page-learn-reports-regular_assessment .intro .chart .badge-container-pronunciation span,.app-page-learn-reports-regular_assessment .intro .chart .badge-container-vocabulary span{margin-bottom:8px}.app-page-learn-reports-regular_assessment .intro .chart .badge-container .badge-basic,.app-page-learn-reports-regular_assessment .intro .chart .badge-container-grammar-and-coherence .badge-basic,.app-page-learn-reports-regular_assessment .intro .chart .badge-container-fluency .badge-basic,.app-page-learn-reports-regular_assessment .intro .chart .badge-container-pronunciation .badge-basic,.app-page-learn-reports-regular_assessment .intro .chart .badge-container-vocabulary .badge-basic,.app-page-learn-reports-regular_assessment .intro .chart .badge-container .green,.app-page-learn-reports-regular_assessment .intro .chart .badge-container-grammar-and-coherence .green,.app-page-learn-reports-regular_assessment .intro .chart .badge-container-fluency .green,.app-page-learn-reports-regular_assessment .intro .chart .badge-container-pronunciation .green,.app-page-learn-reports-regular_assessment .intro .chart .badge-container-vocabulary .green,.app-page-learn-reports-regular_assessment .intro .chart .badge-container .orange,.app-page-learn-reports-regular_assessment .intro .chart .badge-container-grammar-and-coherence .orange,.app-page-learn-reports-regular_assessment .intro .chart .badge-container-fluency .orange,.app-page-learn-reports-regular_assessment .intro .chart .badge-container-pronunciation .orange,.app-page-learn-reports-regular_assessment .intro .chart .badge-container-vocabulary .orange,.app-page-learn-reports-regular_assessment .intro .chart .badge-container .red,.app-page-learn-reports-regular_assessment .intro .chart .badge-container-grammar-and-coherence .red,.app-page-learn-reports-regular_assessment .intro .chart .badge-container-fluency .red,.app-page-learn-reports-regular_assessment .intro .chart .badge-container-pronunciation .red,.app-page-learn-reports-regular_assessment .intro .chart .badge-container-vocabulary .red{padding:4px 8px;border-radius:100px;width:fit-content}.app-page-learn-reports-regular_assessment .intro .chart .badge-container .red,.app-page-learn-reports-regular_assessment .intro .chart .badge-container-grammar-and-coherence .red,.app-page-learn-reports-regular_assessment .intro .chart .badge-container-fluency .red,.app-page-learn-reports-regular_assessment .intro .chart .badge-container-pronunciation .red,.app-page-learn-reports-regular_assessment .intro .chart .badge-container-vocabulary .red{background:rgba(234,134,143,.5)}.app-page-learn-reports-regular_assessment .intro .chart .badge-container .orange,.app-page-learn-reports-regular_assessment .intro .chart .badge-container-grammar-and-coherence .orange,.app-page-learn-reports-regular_assessment .intro .chart .badge-container-fluency .orange,.app-page-learn-reports-regular_assessment .intro .chart .badge-container-pronunciation .orange,.app-page-learn-reports-regular_assessment .intro .chart .badge-container-vocabulary .orange{background:#ffe5d0}.app-page-learn-reports-regular_assessment .intro .chart .badge-container .green,.app-page-learn-reports-regular_assessment .intro .chart .badge-container-grammar-and-coherence .green,.app-page-learn-reports-regular_assessment .intro .chart .badge-container-fluency .green,.app-page-learn-reports-regular_assessment .intro .chart .badge-container-pronunciation .green,.app-page-learn-reports-regular_assessment .intro .chart .badge-container-vocabulary .green{background:rgba(121,223,193,.3)}.app-page-learn-reports-regular_assessment .intro .chart .badge-container-vocabulary{left:-50px}@media(min-width: 1024px){.app-page-learn-reports-regular_assessment .intro .chart .badge-container-vocabulary{left:-50px}}@media(max-width: 1024px){.app-page-learn-reports-regular_assessment .intro .chart .badge-container-vocabulary{left:-10px}}.app-page-learn-reports-regular_assessment .intro .chart .badge-container-pronunciation{right:-50px}@media(min-width: 1024px){.app-page-learn-reports-regular_assessment .intro .chart .badge-container-pronunciation{right:-50px}}@media(max-width: 1024px){.app-page-learn-reports-regular_assessment .intro .chart .badge-container-pronunciation{right:-10px}}.app-page-learn-reports-regular_assessment .intro .chart .badge-container-fluency{top:-50px}.app-page-learn-reports-regular_assessment .intro .chart .badge-container-grammar-and-coherence{bottom:-60px}.app-page-learn-reports-regular_assessment .app-tab-pane{padding-top:1.5rem}.app-page-learn-reports-regular_assessment .score-and-feedback{display:flex}.app-page-learn-reports-regular_assessment .score-and-feedback h3,.app-page-learn-reports-regular_assessment .score-and-feedback .h3{font-size:1.1rem;display:flex;justify-content:space-between}.app-page-learn-reports-regular_assessment .score-and-feedback h3 .progress-badge,.app-page-learn-reports-regular_assessment .score-and-feedback .h3 .progress-badge{display:flex;justify-content:space-between;align-items:center;background:#d2f4ea;padding:.25rem .5rem;border-radius:100px}.app-page-learn-reports-regular_assessment .score-and-feedback h3 .progress-badge span,.app-page-learn-reports-regular_assessment .score-and-feedback .h3 .progress-badge span{color:#06281e;font-size:12px;font-weight:600}.app-page-learn-reports-regular_assessment .score-and-feedback h3 .progress-badge span:first-of-type,.app-page-learn-reports-regular_assessment .score-and-feedback .h3 .progress-badge span:first-of-type{margin-right:.3rem}.app-page-learn-reports-regular_assessment .score-and-feedback .score{margin-bottom:2rem}.app-page-learn-reports-regular_assessment .score-and-feedback .score .score-value{display:flex;align-items:baseline;font-weight:600;color:#000}.app-page-learn-reports-regular_assessment .score-and-feedback .score .score-value .numerator{font-size:32px}.app-page-learn-reports-regular_assessment .score-and-feedback .score .score-value .denominator{font-size:18px}.app-page-learn-reports-regular_assessment .score-and-feedback .score .score-value .previous-score{font-size:14px;margin-left:.5rem;font-weight:400;color:#495057}@media(min-width: 768px){.app-page-learn-reports-regular_assessment .score-and-feedback .score{margin-bottom:0;padding-right:1.5rem}}.app-page-learn-reports-regular_assessment .score-and-feedback .feedback span{font-size:1rem;line-height:1.6rem}@media(min-width: 768px){.app-page-learn-reports-regular_assessment .score-and-feedback .feedback{padding-left:1.5rem;border-left:1px solid #adb5bd}}.app-page-learn-reports-regular_assessment .app-card{margin-bottom:2rem}.app-page-learn-reports-trial_assessment{background-attachment:fixed}.app-page-learn-reports-trial_assessment h1,.app-page-learn-reports-trial_assessment .h1{margin:.5rem 0 1.5rem 0}.app-page-learn-reports-trial_assessment h2,.app-page-learn-reports-trial_assessment .h2{font-size:18px;margin-bottom:0}.app-page-learn-reports-trial_assessment h3,.app-page-learn-reports-trial_assessment .h3{font-size:16px;margin-bottom:0}.app-page-learn-reports-trial_assessment p{font-size:16px;color:#495057;margin-bottom:0}.app-page-learn-reports-trial_assessment .app-btn--primary{margin-top:.55rem}.app-page-learn-reports-trial_assessment .app-card{text-align:center;margin-bottom:2rem}.app-page-learn-reports-trial_assessment .app-card .app-card__header{margin-bottom:1rem}.app-page-learn-reports-trial_assessment .app-score-badge{margin-bottom:.5rem}.app-page-learn-reports-trial_assessment .app-trial-scores{display:flex;flex-direction:column}.app-page-learn-reports-trial_assessment .app-trial-scores li{flex:1 1 0;margin-bottom:2rem}.app-page-learn-reports-trial_assessment .app-trial-scores li:last-child{margin-bottom:0}.app-page-learn-reports-trial_assessment .app-trial-scores li h3,.app-page-learn-reports-trial_assessment .app-trial-scores li .h3{font-size:17px;margin-bottom:.1rem}.app-page-learn-reports-trial_assessment .app-trial-scores li p{font-size:14px;margin-bottom:0}.app-page-learn-reports-trial_assessment .app-icon--display-fill{background-color:#1aa179;padding:11px 11px 5px 11px;display:inline-block;margin-bottom:.8rem}.app-page-learn-reports-trial_assessment .app-recommendations ul{margin-top:1.5rem}.app-page-learn-reports-trial_assessment .app-recommendations li{text-align:left;border-bottom:1px solid #adb5bd;padding-bottom:1rem;margin-bottom:1rem}.app-page-learn-reports-trial_assessment .app-recommendations li:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}@media(min-width: 768px){.app-page-learn-reports-trial_assessment .app-trial-scores{flex-direction:row}.app-page-learn-reports-trial_assessment .app-trial-scores li{margin-bottom:0}}.app-page-learn-learning_modules-index h2,.app-page-learn-learning_modules-index .h2{margin-bottom:0}.app-page-learn-learning_modules-index .app-description{padding-bottom:1.5rem;color:#64748b}.app-page-learn-learning_modules-index .app-collapse-button{margin-left:1.5rem}.app-page-learn-learning_modules-index .app-collapse-button i{margin-left:.5rem}.app-page-learn-learning_modules-index .app-card:first-of-type{margin-top:1.5rem}.app-page-learn-learning_modules-index .app-card:last-of-type{margin-bottom:5rem}.app-page-learn-learning_modules-index .app-card__header{padding:1.5rem;font-size:16px}.app-page-learn-learning_modules-index .app-card__body{padding-bottom:1.5rem}.app-page-learn-learning_modules-index .app-module__description{padding:1rem 0}.app-page-learn-learning_modules-index .app-module__highlight{font-weight:600;color:#000}.app-page-learn-learning_modules-index .app-module__divider-link{border-left:2px solid #adb5bd;height:1.5rem;margin-left:2rem}.app-page-learn-learning_modules-index .app-module__divider-link:last-of-type{border:0}.app-page-learn-learning_modules-index .app-module-success{text-align:center;font-size:16px}.app-page-learn-learning_modules-index .app-module-success__highlight{font-size:24px;font-weight:600;line-height:2;color:#000}.app-page-learn-learning_modules-index .app-goals-list{margin-top:1.5rem}.app-page-learn-learning_modules-index .app-goal{margin:1.5rem 1.5rem 0 1.5rem;padding-bottom:1rem;color:#64748b}.app-page-learn-learning_modules-index .app-goal:not(:last-of-type){border-bottom:1px solid #adb5bd}.app-page-learn-learning_modules-index .app-goal .app-btn--tertiary{padding:.5rem 0;cursor:pointer}.app-page-learn-learning_modules-index .app-goal__toggle-details{display:inline-flex}.app-page-learn-learning_modules-index .app-goal__header{display:flex;justify-content:space-between;align-items:center}.app-page-learn-learning_modules-index .app-goal__title{font-size:14px;font-weight:600;letter-spacing:normal;color:#000}.app-page-learn-learning_modules-index .app-goal__video-container{width:100%;margin:1rem 0;display:flex;justify-content:center}.app-page-learn-learning_modules-index .app-goal__video-container iframe{aspect-ratio:16/9;max-height:450px;width:100%;max-width:800px;border-radius:.5rem;border:none}.app-page-learn-learning_modules-index .app-goal__practice{margin-top:.5rem;display:flex;justify-content:flex-end}.app-page-learn-learning_modules-index .app-goal__practice .app-btn{width:100%}@media screen and (min-width: 768px){.app-page-learn-learning_modules-index .app-goal__practice .app-btn{width:auto}}.onboarding-layout .report{padding:.75rem 1rem}@media(min-width: 768px){.onboarding-layout .report{margin:0 auto;width:50%}}.onboarding-layout .report header h1,.onboarding-layout .report header .h1{line-height:2rem;margin-top:.5rem}.onboarding-layout .report__card{align-items:center;background-color:#d3f5eb;border-radius:1rem;border:1px solid #20c997;box-shadow:0 .25rem .625rem 0 rgba(0,0,0,.12);display:flex;flex-direction:column;gap:.5rem;margin-top:1rem;padding:1.5rem}.onboarding-layout .report__card button{margin-top:.5rem}.onboarding-layout .report__card h3,.onboarding-layout .report__card .h3{font-size:1.125rem;font-weight:600;margin:0;text-align:center}.onboarding-layout .report__card img{border-radius:.4rem;background-color:#1aa179;padding:.75rem}.onboarding-layout .report__card p{color:#000;font-size:1rem;font-weight:normal;line-height:1.5rem;margin:0;text-align:center}.app-page-onboarding-whatsapp-edit .app-title,.app-page-onboarding-whatsapp-update .app-title{color:#000;font-size:32px;font-weight:600;line-height:2rem}.app-page-onboarding-whatsapp-edit .app-card,.app-page-onboarding-whatsapp-update .app-card{padding:.75rem 1rem;gap:.75rem;border-color:#dee2e6;align-items:center}.app-page-onboarding-whatsapp-edit .app-form__label,.app-page-onboarding-whatsapp-update .app-form__label{color:#000;font-size:16px;line-height:1.5rem}.app-page-onboarding-whatsapp-edit .app-form__phone-field,.app-page-onboarding-whatsapp-update .app-form__phone-field{border:1px solid #dee2e6;border-radius:.375rem;gap:.75rem}.app-page-onboarding-whatsapp-edit .app-form__calling-code,.app-page-onboarding-whatsapp-update .app-form__calling-code{color:#000;font-size:16px;line-height:1.5rem;gap:.25rem;align-items:center;padding-right:.75rem;border-right:1px solid #dee2e6}.app-page-onboarding-whatsapp-edit .app-form__number,.app-page-onboarding-whatsapp-update .app-form__number{font-size:16px;line-height:2rem;min-width:160px;border-style:none}.app-page-onboarding-whatsapp-edit .app-form__number:placeholder,.app-page-onboarding-whatsapp-update .app-form__number:placeholder{color:#ced4da}.app-page-onboarding-whatsapp-edit .app-form__description,.app-page-onboarding-whatsapp-update .app-form__description{font-size:12px;line-height:1rem;color:#6c757d}.app-page-onboarding-whatsapp-edit .app-form__description--error,.app-page-onboarding-whatsapp-update .app-form__description--error{color:#dc3545}.app-page-onboarding-whatsapp-edit .app-form__description--success,.app-page-onboarding-whatsapp-update .app-form__description--success{color:#198754}.app-page-onboarding-whatsapp-edit .app-form__button-container,.app-page-onboarding-whatsapp-update .app-form__button-container{display:flex;flex-direction:column;gap:.5rem}@media(min-width: 1024px){.app-page-onboarding-whatsapp-edit .app-form__button-container,.app-page-onboarding-whatsapp-update .app-form__button-container{padding:1.5rem 0 1rem 0;flex-direction:row-reverse;justify-content:space-between;align-items:center}}.app-page-ratings-events-new .app-card{padding:0}.app-page-ratings-events-new .app-animation--celebration{top:-130%}.app-page-ratings-events-new .app-icon{text-align:center}.app-page-ratings-events-new .app-title{color:#000;font-size:32px;font-weight:600;line-height:41.6px;letter-spacing:-0.64px;text-align:center;margin-top:8px;margin-bottom:12px}.app-page-ratings-events-new .app-description{color:#5c5c5c;font-size:16px;font-weight:400;line-height:24px;text-align:center}.app-page-ratings-events-new .app-forms{border-top:1px solid #e9ecef}.app-page-ratings-events-new .app-forms__title{color:#000;font-size:16px;font-weight:600;line-height:24px;text-align:center;margin-top:24px;margin-bottom:12px !important}.app-page-ratings-events-new .app-forms__fields{display:flex;flex-direction:column;align-items:center;justify-content:space-between}.app-page-ratings-events-new .app-forms__fields .rating-row{justify-content:center}.app-page-ratings-events-new .app-forms__fields .rating-wrapper{padding:0 !important;gap:16px}.app-page-ratings-events-new .app-forms__fields .additional-feedback-question{color:#000;font-size:16px;font-weight:400;line-height:24px;margin-top:24px;margin-bottom:12px}.app-page-ratings-events-new .app-forms__fields .tag-group{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;text-align:center;max-width:560px}.app-page-ratings-events-new .app-forms__fields .tag-group .tag{cursor:pointer;transition:background-color .2s,color .2s;flex:0 0 auto;white-space:nowrap}.app-page-ratings-events-new .app-forms__fields .tag-group .tag.selected{background-color:#6f23ff;color:#fff}.app-page-ratings-events-new .app-forms__fields .tag-group .tag input[type=checkbox]{display:none}.app-page-ratings-events-new .app-forms__fields textarea{width:100%;padding:16px;border:1px solid #adb5bd;border-radius:8px;font-size:16px;font-weight:400;margin-bottom:0px;resize:none;height:114px;line-height:24px}.app-page-ratings-events-new .app-forms__fields textarea::placeholder{color:#adb5bd;font-size:16px;font-weight:400;line-height:24px}.app-page-react-waiting-room{min-height:100vh;display:flex;flex-direction:column}.app-page-react-waiting-room__flashcards-container{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1}.app-page-react-waiting-room__flashcards-container iframe{border-radius:1rem;width:80%;min-height:36.25rem}.app-page-react-waiting-room .app-icon{display:inline-flex;margin-right:.5rem}.app-page-react-waiting-room .app-session-closing-notice{display:flex;width:100%;align-items:center;justify-content:center;margin-top:5rem}@media(min-width: 1536px){.app-page-react-waiting-room__flashcards-container iframe{width:60%}}.app-page-react-room{height:calc(100vh - 64px - 1rem)}.app-page-react-room .active-speaker{outline:2px solid #1aa179;outline-offset:1px}.app-page-react-room .speaking-indicator{position:absolute;top:1rem;right:1rem;border-radius:6.25rem;background-color:#1aa179;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center}.app-page-react-room .speaking-indicator__icon{height:1rem;width:1rem;color:#fff}.app-page-react-room .activity-dropdown{border-radius:.75rem}.app-page-react-room .activity-dropdown h1,.app-page-react-room .activity-dropdown .h1,.app-page-react-room .activity-dropdown span{font-family:"Open Sans",sans-serif;line-height:150%}.app-page-react-room .activity-dropdown h1,.app-page-react-room .activity-dropdown .h1{font-weight:600;color:#fff;font-size:16px}.app-page-react-room .activity-dropdown span{font-weight:400;color:#ced4da;font-size:14px}.app-page-react-room .activity-dropdown--expanded{position:absolute;width:100%;z-index:10}.app-page-react-room .activity-dropdown--bg-grey-800{background-color:#343a40}.app-page-react-room .message-container{display:flex;flex-direction:column;padding:.5rem .75rem 1rem .75rem;position:relative;flex-grow:1;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1}.app-page-react-room .message-container::-webkit-scrollbar{width:8px}.app-page-react-room .message-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.app-page-react-room .message-container::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.app-page-react-room .message-container::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.app-page-react-room .message-container--expanded{opacity:.4}.app-page-react-room .instructions{padding:0;margin-bottom:15px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1}.app-page-react-room .instructions::-webkit-scrollbar{width:8px}.app-page-react-room .instructions::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.app-page-react-room .instructions::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.app-page-react-room .instructions::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.app-page-react-room .instructions--expanded{overflow-y:hidden}.app-page-react-room .instructions p,.app-page-react-room .instructions ol,.app-page-react-room .instructions ul,.app-page-react-room .instructions li{margin:0 0 .5rem 0;font-size:16px}.app-page-react-room .app-room-controls{display:flex;padding:.75rem;flex-direction:row;gap:.5rem;justify-content:space-between;border-radius:1rem;background-color:#fff}.app-page-react-room .app-room-actions{display:flex;gap:.25rem;align-items:center}.app-page-react-room .app-room-actions .app-leave-button{display:flex;padding:.25rem;justify-content:center;align-items:center;border-radius:9999px;width:3rem;height:2.5rem;background-color:#ef4444;cursor:pointer}.app-page-react-room .app-room-actions .app-leave-button__icon{width:1rem;height:1rem;color:#fff}.app-page-react-room .app-timer{display:flex;padding:1rem 1.5rem;margin:0 .5rem;align-items:center;border-radius:9999px;border:1px solid #adb5bd;width:7rem;height:3.5rem;font-size:1rem;line-height:1.5rem;font-weight:600;line-height:2.25rem;color:#000;background:#e9ecef}.app-page-react-room .app-timer__icon{margin-right:.75rem;justify-content:flex-start;width:1.5rem;height:1.5rem}.app-page-react-room .app-timer__counter{margin-bottom:.625rem;height:1.5rem;min-width:2.25rem}.app-page-react-room .app-intercom{display:flex;gap:1rem}@media(min-width: 1024px){.app-page-react-room .app-room-controls{gap:1rem}.app-page-react-room .app-room-actions{gap:1rem}.app-page-react-room .app-room-actions .app-leave-button{width:5rem;height:3.5rem;padding:.5rem}.app-page-react-room .app-room-actions .app-leave-button__icon{width:1.5rem;height:1.5rem}}.app-page-subscriptions-new{font-family:"Open Sans",sans-serif}.app-page-subscriptions-new .full-height{min-height:calc(100vh - 64px)}.app-page-subscriptions-new .app-plans-presentation{text-align:center;align-items:center}.app-page-subscriptions-new .app-corner-image{position:absolute;max-width:316px;max-height:368px;z-index:1}.app-page-subscriptions-new .app-corner-image--left{left:0px}.app-page-subscriptions-new .app-corner-image--left.halloween::after{content:url(/assets/png/spider-web-31f6c21a7cbd5b771671ec75edffe7111bd0badc92ebc4b97ba9751d256191d8.png)}.app-page-subscriptions-new .app-corner-image--left.black_friday::after{content:url(/assets/png/black-friday-e72e6dc5817914aff5a63d0b80a2ab8cef07d457e889c38216a48bcd35ca1fd2.png)}.app-page-subscriptions-new .app-corner-image--left.christmas::after{content:url(/assets/png/christmas-star-9b77dd1c8f4b3212c8bfba5d8c8e91d5f884261aee5dba50110884791fcee957.png)}.app-page-subscriptions-new .app-corner-image--left.valentines::after{content:url(/assets/png/valentines-decoration-43e9dca49fd3063db5c36e87c43278ed950a4e13d9c64ec810d3dc5dd97c4691.png)}.app-page-subscriptions-new .app-corner-image--left.happiness::after{content:url(/assets/png/happiness-left-0de1ae8fa53fdfcaab31f5d246a0063f6f17654da8998a60661d201dffeadf2b.png)}.app-page-subscriptions-new .app-corner-image--left.english_day::after{content:url(/assets/png/english-day-left-151a38e282b8483c32a9c2a6aa3fed6ff2ebd345a1edec802b88c85c8b2d39cb.png)}.app-page-subscriptions-new .app-corner-image--left.leap_birthday::after{content:url(/assets/png/leap-birthday-left-4c1011f62ed46b59105495fbc446aa4be337f4315294997896c2027f8c94b7fa.png)}.app-page-subscriptions-new .app-corner-image--left.world_environment_month::after{content:url(/assets/png/world-environment-left-ccaf1dfadb8448c49afa42dca0f7690ff9fe60c4a29a066fc43e9f7d63e7a3b6.png)}.app-page-subscriptions-new .app-corner-image--right{right:0px}.app-page-subscriptions-new .app-corner-image--right.halloween::after{content:url(/assets/png/bat-1503445c8fbf5388dc0b4278d60b115aa77e40ebcc58e0b9b08003a437d3513a.png)}.app-page-subscriptions-new .app-corner-image--right.black_friday::after{content:url(/assets/png/black-friday-sale-aa821363b30e87fa6c659badb5a885eb1930119481556ecdf9d2ca5cfb153251.png)}.app-page-subscriptions-new .app-corner-image--right.christmas::after{content:url(/assets/png/christmas-decoration-84282a2d7d0d81e005d238a343ff7bc24ab93d6a9cbea524e266b61fdce77cde.png)}.app-page-subscriptions-new .app-corner-image--right.valentines::after{content:url(/assets/png/love-pills-05e747136a7ad7dae2b6fb6d1a3fbde1ad2c291063409bce600cc5822f68e576.png)}.app-page-subscriptions-new .app-corner-image--right.happiness::after{content:url(/assets/png/happiness-right-3b6b657492711afbac4d5601fb3de23778ef0742cbe37f9303ef70988ad2ec92.png)}.app-page-subscriptions-new .app-corner-image--right.english_day::after{content:url(/assets/png/english-day-right-e637088947e4f589e8c1cf65a4f3fc306fdcf9875cffcb7073aee02fc7d6cd93.png)}.app-page-subscriptions-new .app-corner-image--right.leap_birthday::after{content:url(/assets/png/leap-birthday-right-0e91f76363634c04011903aa38464d3e96298cc4dabe98b4d0c7757e61f9fded.png)}.app-page-subscriptions-new .app-corner-image--right.world_environment_month::after{content:url(/assets/png/world-environment-right-165fb14e04951b2df304a857a3c173542dd727b005a051a288d9b60e7b097534.png)}.app-page-subscriptions-new h2,.app-page-subscriptions-new .h2{font-size:2rem;font-style:normal;font-weight:600;line-height:2.6rem;letter-spacing:-0.04rem;text-align:center}.app-page-subscriptions-new h2 span,.app-page-subscriptions-new .h2 span{color:#ffc107}.app-page-subscriptions-new .app-sub-heading{color:#495057;font-size:1.125rem;font-style:normal;font-weight:400;line-height:240%;text-align:center}.app-page-subscriptions-new .btn-group{max-width:fit-content}.app-page-subscriptions-new .app-product-selector{font-weight:600;line-height:150%}.app-page-subscriptions-new .app-badge--lg{padding:8px}.app-page-subscriptions-new .app-card{align-items:center;align-self:flex-end;display:flex;flex-direction:column;gap:1rem;max-height:fit-content;width:100%;color:#000}.app-page-subscriptions-new .app-card--recommended{box-shadow:0px 4px 10px 0px rgba(0,0,0,.12)}.app-page-subscriptions-new .app-card__button{width:100%;font-size:1rem;font-style:normal;font-weight:600;line-height:1.125rem}.app-page-subscriptions-new .app-card__button:hover{background-color:#6f23ff;color:#fff}.app-page-subscriptions-new .app-card__button--recommended{color:#fff;background-color:#6f23ff}.app-page-subscriptions-new .app-card__button--recommended:hover{background-color:#4211a1}.app-page-subscriptions-new .app-card__icon{font-size:1.5rem;line-height:1.5rem}.app-page-subscriptions-new .app-card__icon--recommended{color:#6f23ff;font-size:2rem}.app-page-subscriptions-new .app-card__icon-badge{display:flex;flex-direction:column;gap:.5rem}.app-page-subscriptions-new .app-card__period{align-self:stretch;color:#000;text-align:center;font-size:1.5rem;font-style:normal;font-weight:600;line-height:130%;letter-spacing:-0.03rem}.app-page-subscriptions-new .app-card__period-savings{height:3.5rem}.app-page-subscriptions-new .app-card__ammount-saved{color:#6f23ff;font-weight:600;line-height:150%}.app-page-subscriptions-new .app-card__ammount-saved.orange-text{color:#ca6510}.app-page-subscriptions-new .app-card__card-text{color:#495057}.app-page-subscriptions-new .app-card__pill{background-color:#ffc107;display:block;font-weight:600 !important;font-size:.75rem;font-style:normal;margin-left:auto;margin-right:auto;margin-top:.25rem;margin-bottom:.25rem;max-width:fit-content}.app-page-subscriptions-new .app-card__price{color:#000;font-size:2.5rem;font-style:normal;font-weight:600;line-height:normal}.app-page-subscriptions-new .app-card__original-price{color:#6c757d;font-weight:400;font-size:1.5rem;letter-spacing:-0.03rem;text-decoration-line:line-through;text-decoration-color:rgba(108,117,125,.3)}.app-page-subscriptions-new .app-card__price-time-frame{text-align:center}.app-page-subscriptions-new .app-lighter-text h2,.app-page-subscriptions-new .app-lighter-text .h2,.app-page-subscriptions-new .app-lighter-text h3,.app-page-subscriptions-new .app-lighter-text .h3,.app-page-subscriptions-new .app-lighter-text li,.app-page-subscriptions-new .app-lighter-text .app-sub-heading{color:#fff !important}.app-page-subscriptions-new .app-list li{color:#000;font-size:1rem;font-style:normal;font-weight:400;line-height:150%;list-style:none;display:flex;align-items:center}.app-page-subscriptions-new .app-list li+li{margin-top:.5rem}.app-page-subscriptions-new .app-list strong{font-weight:600}.app-page-subscriptions-new .app-plans-description{text-align:center}.app-page-subscriptions-new .app-plans-description .app-title{color:#000;font-size:1.5rem;font-style:normal;font-weight:600;line-height:130%;letter-spacing:-0.03rem}@media(min-width: 1024px){.app-page-subscriptions-new .btn-group{width:33rem;max-width:none}.app-page-subscriptions-new .app-card{width:22rem}.app-page-subscriptions-new .app-plans-description{text-align:left}}.app-page-style_guide-index,.app-page-style_guide-layout,.app-page-style_guide-elements,.app-page-style_guide-icons,.app-page-style_guide-modals,.app-page-style_guide-misc,.app-page-style_guide-text{margin:1rem auto}.app-page-style_guide-index .app-style-guide-demo,.app-page-style_guide-layout .app-style-guide-demo,.app-page-style_guide-elements .app-style-guide-demo,.app-page-style_guide-icons .app-style-guide-demo,.app-page-style_guide-modals .app-style-guide-demo,.app-page-style_guide-misc .app-style-guide-demo,.app-page-style_guide-text .app-style-guide-demo{background:#fff;padding:1rem}.app-page-style_guide-index pre,.app-page-style_guide-layout pre,.app-page-style_guide-elements pre,.app-page-style_guide-icons pre,.app-page-style_guide-modals pre,.app-page-style_guide-misc pre,.app-page-style_guide-text pre{padding-top:1rem;background-color:#000;color:#cecece}.app-page-trial-dashboard-show *{font-family:"Open Sans",sans-serif}.app-page-trial-dashboard-show .app-container:last-of-type{margin-bottom:2rem}.app-page-trial-dashboard-show .app-btn{font-size:16px}.app-page-trial-dashboard-show .join-button-partial{font-size:16px;padding:1rem 1.5rem}.app-page-trial-dashboard-show .app-icon{width:2.5rem;height:2.5rem}.app-page-trial-dashboard-show .app-icon--square-frame{margin:0}.app-page-trial-dashboard-show .app-card{padding:1.5rem 1rem}.app-page-trial-dashboard-show .app-score-badge{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:2.5rem;height:2.5rem;padding:.5rem;font-size:14px;font-weight:700;line-height:150%}.app-page-trial-dashboard-show .welcome-message{padding:1.5rem 0}.app-page-trial-dashboard-show .welcome-message__title{font-size:24px;font-weight:600;width:66.666667%;color:#000;line-height:130%;letter-spacing:-0.03rem;margin-bottom:0}.app-page-trial-dashboard-show .line-clamp{display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.app-page-trial-dashboard-show .free-session{margin-top:2rem}.app-page-trial-dashboard-show .free-session__datetime-container{display:flex;flex-direction:column}.app-page-trial-dashboard-show .free-session__datetime{color:#495057;font-size:16px;font-weight:400;margin-bottom:.5rem;line-height:150%}.app-page-trial-dashboard-show .free-session__actions{display:flex;flex-direction:column;align-items:center;width:100%;justify-content:center}.app-page-trial-dashboard-show .free-session__actions .join-button-partial,.app-page-trial-dashboard-show .free-session__actions .app-btn--lg,.app-page-trial-dashboard-show .free-session__actions form{width:100%;white-space:nowrap}.app-page-trial-dashboard-show .free-session .session-reschedule-link{font-size:16px;font-weight:600;line-height:150%}.app-page-trial-dashboard-show .assessment{margin-top:1.5rem}.app-page-trial-dashboard-show .assessment .app-card__content{display:flex;flex-direction:column;gap:1rem}.app-page-trial-dashboard-show .assessment .app-btn--lg{width:100%;white-space:nowrap}.app-page-trial-dashboard-show .assessment__report-link .app-card__info{margin-bottom:0}.app-page-trial-dashboard-show .session-info{margin-top:2rem;margin-bottom:1.5rem}.app-page-trial-dashboard-show .session-info__content{display:flex;flex-direction:column}.app-page-trial-dashboard-show .session-info .app-card{padding:1rem}.app-page-trial-dashboard-show .video-thumbnail-container{cursor:pointer;width:100%;display:flex;justify-content:center}.app-page-trial-dashboard-show .video-thumbnail-container img{width:100%;max-width:21rem}.app-page-trial-dashboard-show .app-modal__content .modal-text p{color:#000}.app-page-trial-dashboard-show fieldset{margin-bottom:0 !important;display:flex;flex-direction:column}.app-page-trial-dashboard-show fieldset legend{font-size:18px;margin-bottom:1.2rem;font-weight:400;color:#000}.app-page-trial-dashboard-show .other-input-wrapper input{height:1.8rem}.app-page-trial-dashboard-show .form-check{margin-bottom:.95rem;display:flex}.app-page-trial-dashboard-show .form-check .form-check-input[type=radio]{margin-right:1rem;margin-top:.4rem}.app-page-trial-dashboard-show .form-check label{font-size:16px;color:#000;line-height:140%;line-height:1.8rem;margin-right:1rem}.app-page-trial-dashboard-show .dimmed-option .form-check-input[type=radio]{background-color:#dee2e6}.app-page-trial-dashboard-show .dimmed-option .form-check-label{color:#5c5c5c}@media(min-width: 1024px){.app-page-trial-dashboard-show .welcome-message{justify-content:center;padding:1.5rem 0 2rem 0}.app-page-trial-dashboard-show .welcome-message__title{font-size:32px}.app-page-trial-dashboard-show #test-my-english{order:1}.app-page-trial-dashboard-show .app-card__info{width:75%;gap:.75rem}.app-page-trial-dashboard-show .app-card__content{flex-direction:row;align-items:center}.app-page-trial-dashboard-show .app-card__title{line-height:150%}.app-page-trial-dashboard-show .app-card__text{line-height:150%}.app-page-trial-dashboard-show .app-btn--lg,.app-page-trial-dashboard-show .join-button-partial{padding:.5rem 1rem}.app-page-trial-dashboard-show .app-btn--lg{margin-left:auto}.app-page-trial-dashboard-show .app-btn-bar .app-btn--lg{margin-left:initial}.app-page-trial-dashboard-show .free-session__datetime-container{flex-direction:row;gap:.25rem}.app-page-trial-dashboard-show .free-session__datetime{margin-bottom:0}.app-page-trial-dashboard-show .free-session__actions{width:auto;align-items:flex-end;margin-left:auto;flex-direction:row;gap:1rem}.app-page-trial-dashboard-show .free-session__actions .join-button-partial,.app-page-trial-dashboard-show .free-session__actions .app-btn--lg,.app-page-trial-dashboard-show .free-session__actions form{width:auto}.app-page-trial-dashboard-show .free-session .app-card__info{margin-bottom:0;flex:1}.app-page-trial-dashboard-show .assessment .app-card__content{flex-direction:row;align-items:center}.app-page-trial-dashboard-show .assessment .app-btn--lg{width:auto;margin-left:auto}.app-page-trial-dashboard-show .assessment .app-card__info{margin-bottom:0;flex:1}.app-page-trial-dashboard-show .assessment__report-link .app-card__info{width:100%}.app-page-trial-dashboard-show .session-info .app-card__info{margin-bottom:0}.app-page-trial-dashboard-show .video-thumbnail-container{margin-left:auto;max-width:11rem}}@media(max-width: 1023px){.app-page-trial-dashboard-show .app-card__content{flex-direction:column}}.trial-intro-video__body{min-height:calc(100vh - 64px);display:flex;justify-content:center;align-items:flex-start}.trial-intro-video__container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;height:100%;width:83.333%}.trial-intro-video__navigation{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:1rem}.trial-intro-video__item{margin:1rem 0}.trial-intro-video__item .title{font-size:1.875rem;color:#000;font-weight:600;line-height:2.5rem}.trial-intro-video__item .subtitle{font-size:1rem;color:#495057;font-weight:normal;line-height:1.5rem}.trial-intro-video__video-container{width:100%;margin:1rem 0;display:flex;justify-content:center}.trial-intro-video__video-container iframe{aspect-ratio:16/9;max-height:450px;width:100%;max-width:800px;border-radius:.5rem;border:none}@media(min-width: 768px){.trial-intro-video__container{width:66.666%}}@media(min-width: 1536px){.trial-intro-video__container{width:50%}}.app-page-sessions-warm_ups-intro .app-icon--square-frame{font-size:16px}.app-page-sessions-warm_ups-intro h2,.app-page-sessions-warm_ups-intro .h2,.app-page-sessions-warm_ups-intro p{font-size:16px;color:#000}.app-page-sessions-warm_ups-intro .app-card{padding:2.5rem;text-align:center}.app-page-sessions-warm_ups-intro .app-title-with-badge{display:flex;justify-content:center;align-items:center;position:relative}.app-page-sessions-warm_ups-intro .app-title-with-badge div{position:absolute;top:-10px;left:0px}.app-page-sessions-warm_ups-intro .app-goal__name{font-size:18px;font-weight:600;line-height:23.4px}.app-page-sessions-warm_ups-intro .app-goal__description{font-size:16px;line-height:24px}.app-page-sessions-warm_ups-intro .app-word-examples{display:flex;justify-content:center;flex-wrap:wrap}.app-page-sessions-warm_ups-intro .app-word-examples__item{margin:8px}.app-page-sessions-warm_ups-intro .app-continue-btn{display:flex;justify-content:center}.app-page-sessions-warm_ups-intro .app-new-session-structure-modal{display:flex;flex-direction:column;align-items:start}.app-page-sessions-warm_ups-intro .app-new-session-structure-modal img{border-radius:1rem 1rem 0 0;width:100%;max-width:100%;height:auto}.app-page-sessions-warm_ups-intro .app-new-session-structure-modal header{color:#000;display:flex;flex-direction:column;align-items:start;border-bottom:1px solid #dee2e6;align-self:stretch;padding:24px 24px 0px 24px}.app-page-sessions-warm_ups-intro .app-new-session-structure-modal header h2,.app-page-sessions-warm_ups-intro .app-new-session-structure-modal header .h2{color:#000;font-size:24px;font-style:normal;font-weight:600;line-height:130%;letter-spacing:-0.48px;margin:0 0 16px 0}.app-page-sessions-warm_ups-intro .app-new-session-structure-modal header ol{padding-left:1rem;padding-bottom:0px}.app-page-sessions-warm_ups-intro .app-new-session-structure-modal header ol li{font-size:16px;font-style:normal;font-weight:400;line-height:190%}.app-page-sessions-warm_ups-intro .app-new-session-structure-modal footer{display:flex;justify-content:flex-end;width:100%;padding:16px 24px}.app-page-sessions-warm_ups-video p{font-size:16px;color:#000}.app-page-sessions-warm_ups-video iframe{width:100%;min-height:374px;border-radius:1rem}.app-page-sessions-warm_ups-video .app-goal__description{font-size:16px;line-height:24px}.app-page-sessions-warm_ups-video .app-continue-btn{display:flex;justify-content:flex-end}.app-page-sessions-warm_ups-flashcards hr{border-bottom:1px solid #e9ecef;height:1px;margin-bottom:10px;margin-top:48px;width:100%}.app-page-sessions-warm_ups-flashcards .top{color:#6f23ff;font-size:14px;font-style:normal;font-weight:600;letter-spacing:2.1px;padding-bottom:24px;text-transform:uppercase}.app-page-sessions-warm_ups-flashcards .top p{margin-bottom:0px}.app-page-sessions-warm_ups-flashcards .term-container{display:flex;gap:1rem}.app-page-sessions-warm_ups-flashcards .term-container div{display:flex;flex-direction:column;align-items:start;justify-content:start}.app-page-sessions-warm_ups-flashcards .term-container div .term-with-translation{flex-direction:row;align-items:center}.app-page-sessions-warm_ups-flashcards .term-container div h3,.app-page-sessions-warm_ups-flashcards .term-container div .h3{color:#5c5c5c;font-size:24px;font-weight:400;line-height:130%;letter-spacing:-0.48px;margin-bottom:0px}.app-page-sessions-warm_ups-flashcards .term-container div h2,.app-page-sessions-warm_ups-flashcards .term-container div .h2{color:#000;font-size:32px;font-weight:400;line-height:130%;letter-spacing:-0.64px}.app-page-sessions-warm_ups-flashcards .term-container div p{color:#495057;font-size:24px;font-weight:400;line-height:130%;letter-spacing:-0.48px;margin-bottom:0px;text-align:left}.app-page-sessions-warm_ups-flashcards .term-container div vl{border-left:1px solid #adb5bd;height:16px;margin:0px 10px}.app-page-sessions-warm_ups-flashcards .term-container img{background-color:#ebe5fc;border-radius:42.857px;margin-right:10px;max-height:fit-content;padding:8px}.app-page-sessions-warm_ups-flashcards .rating{width:100%}.app-page-sessions-warm_ups-flashcards .rating p{color:#000;font-size:16px;font-weight:600;line-height:150%;text-align:left}.app-page-sessions-warm_ups-flashcards .rating .buttons{display:flex;gap:16px}.app-page-sessions-warm_ups-flashcards .rating .buttons form{flex-grow:1}.app-page-sessions-warm_ups-flashcards .rating .buttons .orange{border:1px solid rgba(0,0,0,0);border-radius:12px;padding:12px 56px;font-weight:600;color:#c92719;background-color:#ffe5d0}.app-page-sessions-warm_ups-flashcards .rating .buttons .orange:hover{border:1px solid #fd9843}.app-page-sessions-warm_ups-flashcards .rating .buttons .red{border:1px solid rgba(0,0,0,0);border-radius:12px;padding:12px 56px;font-weight:600;color:#ab296a;background-color:#f7d6e6}.app-page-sessions-warm_ups-flashcards .rating .buttons .red:hover{border:1px solid #de5c9d}.app-page-sessions-warm_ups-flashcards .rating .buttons .purple{border:1px solid rgba(0,0,0,0);border-radius:12px;padding:12px 56px;font-weight:600;color:#6610f2;background-color:#e0cffc}.app-page-sessions-warm_ups-flashcards .rating .buttons .purple:hover{border:1px solid #8c68cd}.app-page-sessions-warm_ups-flashcards .rating .buttons .blue{border:1px solid rgba(0,0,0,0);border-radius:12px;padding:12px 56px;font-weight:600;color:#0a58ca;background-color:#cfe2ff}.app-page-sessions-warm_ups-flashcards .rating .buttons .blue:hover{border:1px solid #3d8bfd}.app-page-sessions-warm_ups-flashcards .rating .buttons .green{border:1px solid rgba(0,0,0,0);border-radius:12px;padding:12px 56px;font-weight:600;color:#0c7b53;background-color:#d2f4ea}.app-page-sessions-warm_ups-flashcards .rating .buttons .green:hover{border:1px solid #4dd4ac}.app-page-sessions-warm_ups-flashcards .descriptors{display:flex;justify-content:space-between;padding-top:8px}.app-page-sessions-warm_ups-flashcards .descriptors p{color:#495057;font-size:14px;font-weight:600;line-height:150%}.app-page-sessions-warm_ups-flashcards .review-button{display:flex;justify-content:end;padding-top:32px;width:100%}.app-page-sessions-warm_ups-flashcards .pronunciation-buttons{display:flex;justify-content:space-between;padding-top:64px;width:100%}.app-page-sessions-wrap_ups-expression h3,.app-page-sessions-wrap_ups-expression .h3{color:#6f23ff;font-size:14px;font-style:normal;font-weight:600;letter-spacing:2.1px;text-transform:uppercase}.app-page-sessions-wrap_ups-expression hr{background-color:#fff;margin:0px;width:100%}.app-page-sessions-wrap_ups-expression .header p{color:#000;margin-bottom:0px;font-size:18px;font-weight:400;line-height:150%}.app-page-sessions-wrap_ups-expression .top{align-items:start;background-color:#fff;display:flex;flex-direction:column;justify-content:start;padding:32px}.app-page-sessions-wrap_ups-expression .top .you-said{align-items:start;display:flex;gap:5px}.app-page-sessions-wrap_ups-expression .top small,.app-page-sessions-wrap_ups-expression .top .small{color:#5c5c5c;font-size:14px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:2.1px;text-transform:uppercase}.app-page-sessions-wrap_ups-expression .top p{color:#5c5c5c;font-size:24px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:-0.48px;margin-bottom:0px;margin-top:24px}.app-page-sessions-wrap_ups-expression .body{align-items:start;background-color:#fff;display:flex;flex-direction:column;justify-content:start;padding:32px}.app-page-sessions-wrap_ups-expression .body .consider-saying{align-items:start;display:flex;gap:5px}.app-page-sessions-wrap_ups-expression .body .consider-saying small,.app-page-sessions-wrap_ups-expression .body .consider-saying .small{color:#6f23ff;font-size:14px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:2.1px;margin-bottom:0px;text-transform:uppercase}.app-page-sessions-wrap_ups-expression .body small,.app-page-sessions-wrap_ups-expression .body .small{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:24px}.app-page-sessions-wrap_ups-expression .body p{color:#000;font-size:24px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:-0.48px;margin:16px 0px}.app-page-sessions-wrap_ups-expression .body .buttons{display:flex;justify-content:end;width:100%}.app-page-user_time_slots-new .app-weekdays,.app-page-user_time_slots-edit .app-weekdays{gap:.5rem}.app-page-user_time_slots-new .app-weekdays .app-tile,.app-page-user_time_slots-edit .app-weekdays .app-tile{min-width:4rem;color:#6f23ff;background-color:#fff;border:1px solid #6f23ff;border-radius:.375rem;line-height:1.6;padding:.5rem 1rem;text-align:center;vertical-align:middle}.app-page-user_time_slots-new .app-weekdays .app-tile-checkbox,.app-page-user_time_slots-edit .app-weekdays .app-tile-checkbox{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.app-page-user_time_slots-new .app-weekdays .app-tile-checkbox:checked+.app-tile,.app-page-user_time_slots-edit .app-weekdays .app-tile-checkbox:checked+.app-tile{color:#fff;background-color:#6f23ff}.app-page-user_time_slots-new .app-weekdays .app-tile-checkbox:disabled+.app-tile,.app-page-user_time_slots-edit .app-weekdays .app-tile-checkbox:disabled+.app-tile{opacity:.65}.app-page-user_time_slots-new .app-time-select,.app-page-user_time_slots-edit .app-time-select{align-items:center !important;justify-content:space-between !important;width:75% !important}.app-page-user_time_slots-new .app-time-select:not(.d-none)~.app-time-select:not(.d-none),.app-page-user_time_slots-edit .app-time-select:not(.d-none)~.app-time-select:not(.d-none){border-top:1px solid #dee2e6;margin-top:1rem;padding-top:1rem}.app-page-user_time_slots-new .app-time-label,.app-page-user_time_slots-edit .app-time-label{color:#000;font-weight:500;font-size:.875rem}.app-page-user_time_slots-new .notice,.app-page-user_time_slots-edit .notice{color:#94a3b8;text-align:center}@media(min-width: 1024px){.app-page-user_time_slots-new .app-time-select,.app-page-user_time_slots-edit .app-time-select{width:50% !important}}.app-page-users-show,.app-page-users-edit{font-size:16px;line-height:130%}.app-page-users-show p,.app-page-users-edit p{margin-bottom:.5rem}.app-page-users-show .app-account-info,.app-page-users-edit .app-account-info{margin-top:1.5rem;display:flex;align-items:flex-start;justify-content:space-between}.app-page-users-show .app-account-info__details,.app-page-users-edit .app-account-info__details{display:flex;justify-content:center}.app-page-users-show .app-account-info__details .app-rounded-avatar,.app-page-users-edit .app-account-info__details .app-rounded-avatar{margin-top:-0.5rem}.app-page-users-show .app-subscription-info,.app-page-users-edit .app-subscription-info{margin-top:1.5rem;display:flex;justify-content:space-between}.tox{box-shadow:none;box-sizing:content-box;color:#222f3e;cursor:auto;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;-webkit-tap-highlight-color:transparent;-webkit-text-decoration:none;text-decoration:none;text-shadow:none;text-transform:none;vertical-align:initial;white-space:normal}.tox :not(svg):not(rect){box-sizing:inherit;color:inherit;cursor:inherit;direction:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;-webkit-tap-highlight-color:inherit;text-align:inherit;text-decoration:inherit;text-shadow:inherit;text-transform:inherit;vertical-align:inherit;white-space:inherit}.tox :not(svg):not(rect){background:0 0;border:0;box-shadow:none;float:none;height:auto;margin:0;max-width:none;outline:0;padding:0;position:static;width:auto}.tox:not([dir=rtl]){direction:ltr;text-align:left}.tox[dir=rtl]{direction:rtl;text-align:right}.tox-tinymce{border:2px solid #eee;border-radius:10px;box-shadow:none;box-sizing:border-box;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;overflow:hidden;position:relative;visibility:inherit !important}.tox.tox-tinymce-inline{border:none;box-shadow:none;overflow:initial}.tox.tox-tinymce-inline .tox-editor-container{overflow:initial}.tox.tox-tinymce-inline .tox-editor-header{background-color:#fff;border:2px solid #eee;border-radius:10px;box-shadow:none;overflow:hidden}.tox-tinymce-aux{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;z-index:1300}.tox-tinymce :focus,.tox-tinymce-aux :focus{outline:0}button::-moz-focus-inner{border:0}.tox[dir=rtl] .tox-icon--flip svg{transform:rotateY(180deg)}.tox .accessibility-issue__header{align-items:center;display:flex;margin-bottom:4px}.tox .accessibility-issue__description{align-items:stretch;border-radius:6px;display:flex;justify-content:space-between}.tox .accessibility-issue__description>div{padding-bottom:4px}.tox .accessibility-issue__description>div>div{align-items:center;display:flex;margin-bottom:4px}.tox .accessibility-issue__description>div>div .tox-icon svg{display:block}.tox .accessibility-issue__repair{margin-top:16px}.tox .tox-dialog__body-content .accessibility-issue--info .accessibility-issue__description{background-color:rgba(0, 101, 216, 0.1);color:#222f3e}.tox .tox-dialog__body-content .accessibility-issue--info .tox-form__group h2,.tox .tox-dialog__body-content .accessibility-issue--info .tox-form__group .h2{color:#006ce7}.tox .tox-dialog__body-content .accessibility-issue--info .tox-icon svg{fill:#006ce7}.tox .tox-dialog__body-content .accessibility-issue--info a.tox-button--naked.tox-button--icon{background-color:#006ce7;color:#fff}.tox .tox-dialog__body-content .accessibility-issue--info a.tox-button--naked.tox-button--icon:focus,.tox .tox-dialog__body-content .accessibility-issue--info a.tox-button--naked.tox-button--icon:hover{background-color:#0060ce}.tox .tox-dialog__body-content .accessibility-issue--info a.tox-button--naked.tox-button--icon:active{background-color:#0054b4}.tox .tox-dialog__body-content .accessibility-issue--warn .accessibility-issue__description{background-color:rgba(255, 165, 0, 0.08);color:#222f3e}.tox .tox-dialog__body-content .accessibility-issue--warn .tox-form__group h2,.tox .tox-dialog__body-content .accessibility-issue--warn .tox-form__group .h2{color:#8f5d00}.tox .tox-dialog__body-content .accessibility-issue--warn .tox-icon svg{fill:#8f5d00}.tox .tox-dialog__body-content .accessibility-issue--warn a.tox-button--naked.tox-button--icon{background-color:#ffe89d;color:#222f3e}.tox .tox-dialog__body-content .accessibility-issue--warn a.tox-button--naked.tox-button--icon:focus,.tox .tox-dialog__body-content .accessibility-issue--warn a.tox-button--naked.tox-button--icon:hover{background-color:#f2d574;color:#222f3e}.tox .tox-dialog__body-content .accessibility-issue--warn a.tox-button--naked.tox-button--icon:active{background-color:#e8c657;color:#222f3e}.tox .tox-dialog__body-content .accessibility-issue--error .accessibility-issue__description{background-color:rgba(204, 0, 0, 0.1);color:#222f3e}.tox .tox-dialog__body-content .accessibility-issue--error .tox-form__group h2,.tox .tox-dialog__body-content .accessibility-issue--error .tox-form__group .h2{color:#c00}.tox .tox-dialog__body-content .accessibility-issue--error .tox-icon svg{fill:#c00}.tox .tox-dialog__body-content .accessibility-issue--error a.tox-button--naked.tox-button--icon{background-color:#f2bfbf;color:#222f3e}.tox .tox-dialog__body-content .accessibility-issue--error a.tox-button--naked.tox-button--icon:focus,.tox .tox-dialog__body-content .accessibility-issue--error a.tox-button--naked.tox-button--icon:hover{background-color:#e9a4a4;color:#222f3e}.tox .tox-dialog__body-content .accessibility-issue--error a.tox-button--naked.tox-button--icon:active{background-color:#ee9494;color:#222f3e}.tox .tox-dialog__body-content .accessibility-issue--success .accessibility-issue__description{background-color:rgba(120, 171, 70, 0.1);color:#222f3e}.tox .tox-dialog__body-content .accessibility-issue--success .accessibility-issue__description>:last-child{display:none}.tox .tox-dialog__body-content .accessibility-issue--success .tox-form__group h2,.tox .tox-dialog__body-content .accessibility-issue--success .tox-form__group .h2{color:#527530}.tox .tox-dialog__body-content .accessibility-issue--success .tox-icon svg{fill:#527530}.tox .tox-dialog__body-content .accessibility-issue__header .tox-form__group h1,.tox .tox-dialog__body-content .accessibility-issue__header .tox-form__group .h1,.tox .tox-dialog__body-content .tox-form__group .accessibility-issue__description h2,.tox .tox-dialog__body-content .tox-form__group .accessibility-issue__description .h2{font-size:14px;margin-top:0}.tox:not([dir=rtl]) .tox-dialog__body-content .accessibility-issue__header .tox-button{margin-left:4px}.tox:not([dir=rtl]) .tox-dialog__body-content .accessibility-issue__header>:nth-last-child(2){margin-left:auto}.tox:not([dir=rtl]) .tox-dialog__body-content .accessibility-issue__description{padding:4px 4px 4px 8px}.tox[dir=rtl] .tox-dialog__body-content .accessibility-issue__header .tox-button{margin-right:4px}.tox[dir=rtl] .tox-dialog__body-content .accessibility-issue__header>:nth-last-child(2){margin-right:auto}.tox[dir=rtl] .tox-dialog__body-content .accessibility-issue__description{padding:4px 8px 4px 4px}.tox .mce-codemirror{background:#fff;bottom:0;font-size:13px;left:0;position:absolute;right:0;top:0;z-index:1}.tox .mce-codemirror.tox-inline-codemirror{margin:8px;position:absolute}.tox .tox-advtemplate .tox-form__grid{flex:1}.tox .tox-advtemplate .tox-form__grid>div:first-child{display:flex;flex-direction:column;width:30%}.tox .tox-advtemplate .tox-form__grid>div:first-child>div:nth-child(2){flex-basis:0;flex-grow:1;overflow:auto}@media only screen and (max-width: 767px){body:not(.tox-force-desktop) .tox .tox-advtemplate .tox-form__grid>div:first-child{width:100%}}.tox .tox-advtemplate iframe{border-color:#eee;border-radius:10px;border-style:solid;border-width:1px;margin:0 10px}.tox .tox-anchorbar{display:flex;flex:0 0 auto}.tox .tox-bottom-anchorbar{display:flex;flex:0 0 auto}.tox .tox-bar{display:flex;flex:0 0 auto}.tox .tox-button{background-color:#006ce7;background-image:none;background-position:0 0;background-repeat:repeat;border-color:#006ce7;border-radius:6px;border-style:solid;border-width:1px;box-shadow:none;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:normal;line-height:24px;margin:0;outline:0;padding:4px 16px;position:relative;text-align:center;-webkit-text-decoration:none;text-decoration:none;text-transform:none;white-space:nowrap}.tox .tox-button::before{border-radius:6px;bottom:-1px;box-shadow:inset 0 0 0 1px #fff,0 0 0 2px #006ce7;content:"";left:-1px;opacity:0;pointer-events:none;position:absolute;right:-1px;top:-1px}.tox .tox-button[disabled]{background-color:#006ce7;background-image:none;border-color:#006ce7;box-shadow:none;color:rgba(255, 255, 255, 0.5);cursor:not-allowed}.tox .tox-button:focus:not(:disabled){background-color:#0060ce;background-image:none;border-color:#0060ce;box-shadow:none;color:#fff}.tox .tox-button:focus:not(:disabled)::before{opacity:1}.tox .tox-button:hover:not(:disabled){background-color:#0060ce;background-image:none;border-color:#0060ce;box-shadow:none;color:#fff}.tox .tox-button:active:not(:disabled){background-color:#0054b4;background-image:none;border-color:#0054b4;box-shadow:none;color:#fff}.tox .tox-button.tox-button--enabled{background-color:#0054b4;background-image:none;border-color:#0054b4;box-shadow:none;color:#fff}.tox .tox-button.tox-button--enabled[disabled]{background-color:#0054b4;background-image:none;border-color:#0054b4;box-shadow:none;color:rgba(255, 255, 255, 0.5);cursor:not-allowed}.tox .tox-button.tox-button--enabled:focus:not(:disabled){background-color:#00489b;background-image:none;border-color:#00489b;box-shadow:none;color:#fff}.tox .tox-button.tox-button--enabled:hover:not(:disabled){background-color:#00489b;background-image:none;border-color:#00489b;box-shadow:none;color:#fff}.tox .tox-button.tox-button--enabled:active:not(:disabled){background-color:#003c81;background-image:none;border-color:#003c81;box-shadow:none;color:#fff}.tox .tox-button--icon-and-text,.tox .tox-button.tox-button--icon-and-text,.tox .tox-button.tox-button--secondary.tox-button--icon-and-text{display:flex;padding:5px 4px}.tox .tox-button--icon-and-text .tox-icon svg,.tox .tox-button.tox-button--icon-and-text .tox-icon svg,.tox .tox-button.tox-button--secondary.tox-button--icon-and-text .tox-icon svg{display:block;fill:currentColor}.tox .tox-button--secondary{background-color:#f0f0f0;background-image:none;background-position:0 0;background-repeat:repeat;border-color:#f0f0f0;border-radius:6px;border-style:solid;border-width:1px;box-shadow:none;color:#222f3e;font-size:14px;font-style:normal;font-weight:700;letter-spacing:normal;outline:0;padding:4px 16px;-webkit-text-decoration:none;text-decoration:none;text-transform:none}.tox .tox-button--secondary[disabled]{background-color:#f0f0f0;background-image:none;border-color:#f0f0f0;box-shadow:none;color:rgba(34, 47, 62, 0.5)}.tox .tox-button--secondary:focus:not(:disabled){background-color:#e3e3e3;background-image:none;border-color:#e3e3e3;box-shadow:none;color:#222f3e}.tox .tox-button--secondary:hover:not(:disabled){background-color:#e3e3e3;background-image:none;border-color:#e3e3e3;box-shadow:none;color:#222f3e}.tox .tox-button--secondary:active:not(:disabled){background-color:#d6d6d6;background-image:none;border-color:#d6d6d6;box-shadow:none;color:#222f3e}.tox .tox-button--secondary.tox-button--enabled{background-color:#a8c8ed;background-image:none;border-color:#a8c8ed;box-shadow:none;color:#222f3e}.tox .tox-button--secondary.tox-button--enabled[disabled]{background-color:#a8c8ed;background-image:none;border-color:#a8c8ed;box-shadow:none;color:rgba(34, 47, 62, 0.5)}.tox .tox-button--secondary.tox-button--enabled:focus:not(:disabled){background-color:#93bbe9;background-image:none;border-color:#93bbe9;box-shadow:none;color:#222f3e}.tox .tox-button--secondary.tox-button--enabled:hover:not(:disabled){background-color:#93bbe9;background-image:none;border-color:#93bbe9;box-shadow:none;color:#222f3e}.tox .tox-button--secondary.tox-button--enabled:active:not(:disabled){background-color:#7daee4;background-image:none;border-color:#7daee4;box-shadow:none;color:#222f3e}.tox .tox-button--icon,.tox .tox-button.tox-button--icon,.tox .tox-button.tox-button--secondary.tox-button--icon{padding:4px}.tox .tox-button--icon .tox-icon svg,.tox .tox-button.tox-button--icon .tox-icon svg,.tox .tox-button.tox-button--secondary.tox-button--icon .tox-icon svg{display:block;fill:currentColor}.tox .tox-button-link{background:0;border:none;box-sizing:border-box;cursor:pointer;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:16px;font-weight:400;line-height:1.3;margin:0;padding:0;white-space:nowrap}.tox .tox-button-link--sm{font-size:14px}.tox .tox-button--naked{background-color:transparent;border-color:transparent;box-shadow:unset;color:#222f3e}.tox .tox-button--naked[disabled]{background-color:rgba(34, 47, 62, 0.12);border-color:transparent;box-shadow:unset;color:rgba(34, 47, 62, 0.5)}.tox .tox-button--naked:hover:not(:disabled){background-color:rgba(34, 47, 62, 0.12);border-color:transparent;box-shadow:unset;color:#222f3e}.tox .tox-button--naked:focus:not(:disabled){background-color:rgba(34, 47, 62, 0.12);border-color:transparent;box-shadow:unset;color:#222f3e}.tox .tox-button--naked:active:not(:disabled){background-color:rgba(34, 47, 62, 0.18);border-color:transparent;box-shadow:unset;color:#222f3e}.tox .tox-button--naked .tox-icon svg{fill:currentColor}.tox .tox-button--naked.tox-button--icon:hover:not(:disabled){color:#222f3e}.tox .tox-checkbox{align-items:center;border-radius:6px;cursor:pointer;display:flex;height:36px;min-width:36px}.tox .tox-checkbox__input{height:1px;overflow:hidden;position:absolute;top:auto;width:1px}.tox .tox-checkbox__icons{align-items:center;border-radius:6px;box-shadow:0 0 0 2px transparent;box-sizing:content-box;display:flex;height:24px;justify-content:center;padding:3px;width:24px}.tox .tox-checkbox__icons .tox-checkbox-icon__unchecked svg{display:block;fill:rgba(34, 47, 62, 0.3)}@media(forced-colors: active){.tox .tox-checkbox__icons .tox-checkbox-icon__unchecked svg{fill:currentColor !important}}.tox .tox-checkbox__icons .tox-checkbox-icon__indeterminate svg{display:none;fill:#006ce7}.tox .tox-checkbox__icons .tox-checkbox-icon__checked svg{display:none;fill:#006ce7}.tox .tox-checkbox--disabled{color:rgba(34, 47, 62, 0.5);cursor:not-allowed}.tox .tox-checkbox--disabled .tox-checkbox__icons .tox-checkbox-icon__checked svg{fill:rgba(34, 47, 62, 0.5)}.tox .tox-checkbox--disabled .tox-checkbox__icons .tox-checkbox-icon__unchecked svg{fill:rgba(34, 47, 62, 0.5)}.tox .tox-checkbox--disabled .tox-checkbox__icons .tox-checkbox-icon__indeterminate svg{fill:rgba(34, 47, 62, 0.5)}.tox input.tox-checkbox__input:checked+.tox-checkbox__icons .tox-checkbox-icon__unchecked svg{display:none}.tox input.tox-checkbox__input:checked+.tox-checkbox__icons .tox-checkbox-icon__checked svg{display:block}.tox input.tox-checkbox__input:indeterminate+.tox-checkbox__icons .tox-checkbox-icon__unchecked svg{display:none}.tox input.tox-checkbox__input:indeterminate+.tox-checkbox__icons .tox-checkbox-icon__indeterminate svg{display:block}.tox input.tox-checkbox__input:focus+.tox-checkbox__icons{border-radius:6px;box-shadow:inset 0 0 0 1px #006ce7;padding:3px}.tox:not([dir=rtl]) .tox-checkbox__label{margin-left:4px}.tox:not([dir=rtl]) .tox-checkbox__input{left:-10000px}.tox:not([dir=rtl]) .tox-bar .tox-checkbox{margin-left:4px}.tox[dir=rtl] .tox-checkbox__label{margin-right:4px}.tox[dir=rtl] .tox-checkbox__input{right:-10000px}.tox[dir=rtl] .tox-bar .tox-checkbox{margin-right:4px}.tox .tox-collection--toolbar .tox-collection__group{display:flex;padding:0}.tox .tox-collection--grid .tox-collection__group{display:flex;flex-wrap:wrap;max-height:208px;overflow-x:hidden;overflow-y:auto;padding:0}.tox .tox-collection--list .tox-collection__group{border-bottom-width:0;border-color:#e3e3e3;border-left-width:0;border-right-width:0;border-style:solid;border-top-width:1px;padding:4px 0}.tox .tox-collection--list .tox-collection__group:first-child{border-top-width:0}.tox .tox-collection__group-heading{background-color:#fcfcfc;color:rgba(34, 47, 62, 0.7);cursor:default;font-size:12px;font-style:normal;font-weight:400;margin-bottom:4px;margin-top:-4px;padding:4px 8px;text-transform:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.tox .tox-collection__item{align-items:center;border-radius:3px;color:#222f3e;display:flex;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.tox .tox-collection--list .tox-collection__item{padding:4px 8px}.tox .tox-collection--toolbar .tox-collection__item{border-radius:3px;padding:4px}.tox .tox-collection--grid .tox-collection__item{border-radius:3px;padding:4px}.tox .tox-collection--list .tox-collection__item--enabled:not(.tox-collection__item--state-disabled){background-color:#fff;color:#222f3e}.tox .tox-collection--list .tox-collection__item--active:not(.tox-collection__item--state-disabled){background-color:#006ce7;color:#fff}@media(forced-colors: active){.tox .tox-collection--list .tox-collection__item--active:not(.tox-collection__item--state-disabled){border:solid 1px}}.tox .tox-collection--grid .tox-collection__item--enabled:not(.tox-collection__item--state-disabled){background-color:#a6ccf7;color:#222f3e}.tox .tox-collection--grid .tox-collection__item--active:not(.tox-collection__item--state-disabled){background-color:#f0f0f0;color:#222f3e;position:relative;z-index:1}.tox .tox-collection--grid .tox-collection__item--active:not(.tox-collection__item--state-disabled):focus::after{border-radius:3px;bottom:0;box-shadow:0 0 0 2px #006ce7 inset;content:"";left:0;position:absolute;right:0;top:0}@media(forced-colors: active){.tox .tox-collection--grid .tox-collection__item--active:not(.tox-collection__item--state-disabled):focus::after{border:2px solid highlight}}.tox .tox-collection--toolbar .tox-collection__item--enabled:not(.tox-collection__item--state-disabled){background-color:#a6ccf7;color:#222f3e}@media(forced-colors: active){.tox .tox-collection--toolbar .tox-collection__item--enabled:not(.tox-collection__item--state-disabled){border-radius:3px;outline:solid 1px}}.tox .tox-collection--toolbar .tox-collection__item--active:not(.tox-collection__item--state-disabled){color:#222f3e;background-color:#fff;position:relative}.tox .tox-collection--toolbar .tox-collection__item--active:not(.tox-collection__item--state-disabled):hover{background-color:#f0f0f0;color:#222f3e}.tox .tox-collection--toolbar .tox-collection__item--active:not(.tox-collection__item--state-disabled):focus{background-color:#f0f0f0;color:#222f3e}.tox .tox-collection--toolbar .tox-collection__item--active:not(.tox-collection__item--state-disabled):focus::after{border-radius:3px;bottom:0;box-shadow:0 0 0 2px #006ce7;content:"";left:0;position:absolute;right:0;top:0}@media(forced-colors: active){.tox .tox-collection--toolbar .tox-collection__item--active:not(.tox-collection__item--state-disabled):focus::after{border:2px solid highlight}}@media(forced-colors: active){.tox .tox-collection--toolbar .tox-collection__item--active:not(.tox-collection__item--state-disabled):hover{border-radius:3px;outline:solid 1px}}.tox .tox-collection__item-checkmark,.tox .tox-collection__item-icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.tox .tox-collection__item-checkmark svg,.tox .tox-collection__item-icon svg{fill:currentColor}.tox .tox-collection--toolbar-lg .tox-collection__item-icon{height:48px;width:48px}.tox .tox-collection__item-label{color:currentColor;display:inline-block;flex:1;font-size:14px;font-style:normal;font-weight:400;line-height:24px;max-width:100%;text-transform:none;word-break:break-all}.tox .tox-collection__item-accessory{color:currentColor;display:inline-block;font-size:14px;height:24px;line-height:24px;text-transform:none}.tox .tox-collection__item-caret{align-items:center;display:flex;min-height:24px}.tox .tox-collection__item-caret::after{content:"";font-size:0;min-height:inherit}.tox .tox-collection__item-caret svg{fill:currentColor}.tox .tox-collection__item--state-disabled{background-color:transparent;color:rgba(34, 47, 62, 0.5);cursor:not-allowed}.tox .tox-collection__item--state-disabled .tox-collection__item-caret svg{fill:rgba(34, 47, 62, 0.5)}.tox .tox-collection--list .tox-collection__item:not(.tox-collection__item--enabled) .tox-collection__item-checkmark svg{display:none}.tox .tox-collection--list .tox-collection__item:not(.tox-collection__item--enabled) .tox-collection__item-accessory+.tox-collection__item-checkmark{display:none}.tox .tox-collection--horizontal{background-color:#fff;border:1px solid #e3e3e3;border-radius:6px;box-shadow:0 0 2px 0 rgba(34, 47, 62, 0.2),0 4px 8px 0 rgba(34, 47, 62, 0.15);display:flex;flex:0 0 auto;flex-shrink:0;flex-wrap:nowrap;margin-bottom:0;overflow-x:auto;padding:0}.tox .tox-collection--horizontal .tox-collection__group{align-items:center;display:flex;flex-wrap:nowrap;margin:0;padding:0 4px}.tox .tox-collection--horizontal .tox-collection__item{height:28px;margin:6px 1px 5px 0;padding:0 4px}.tox .tox-collection--horizontal .tox-collection__item-label{white-space:nowrap}.tox .tox-collection--horizontal .tox-collection__item-caret{margin-left:4px}.tox .tox-collection__item-container{display:flex}.tox .tox-collection__item-container--row{align-items:center;flex:1 1 auto;flex-direction:row}.tox .tox-collection__item-container--row.tox-collection__item-container--align-left{margin-right:auto}.tox .tox-collection__item-container--row.tox-collection__item-container--align-right{justify-content:flex-end;margin-left:auto}.tox .tox-collection__item-container--row.tox-collection__item-container--valign-top{align-items:flex-start;margin-bottom:auto}.tox .tox-collection__item-container--row.tox-collection__item-container--valign-middle{align-items:center}.tox .tox-collection__item-container--row.tox-collection__item-container--valign-bottom{align-items:flex-end;margin-top:auto}.tox .tox-collection__item-container--column{align-self:center;flex:1 1 auto;flex-direction:column}.tox .tox-collection__item-container--column.tox-collection__item-container--align-left{align-items:flex-start}.tox .tox-collection__item-container--column.tox-collection__item-container--align-right{align-items:flex-end}.tox .tox-collection__item-container--column.tox-collection__item-container--valign-top{align-self:flex-start}.tox .tox-collection__item-container--column.tox-collection__item-container--valign-middle{align-self:center}.tox .tox-collection__item-container--column.tox-collection__item-container--valign-bottom{align-self:flex-end}.tox:not([dir=rtl]) .tox-collection--horizontal .tox-collection__group:not(:last-of-type){border-right:1px solid transparent}.tox:not([dir=rtl]) .tox-collection--list .tox-collection__item>:not(:first-child){margin-left:8px}.tox:not([dir=rtl]) .tox-collection--list .tox-collection__item>.tox-collection__item-label:first-child{margin-left:4px}.tox:not([dir=rtl]) .tox-collection__item-accessory{margin-left:16px;text-align:right}.tox:not([dir=rtl]) .tox-collection .tox-collection__item-caret{margin-left:16px}.tox[dir=rtl] .tox-collection--horizontal .tox-collection__group:not(:last-of-type){border-left:1px solid transparent}.tox[dir=rtl] .tox-collection--list .tox-collection__item>:not(:first-child){margin-right:8px}.tox[dir=rtl] .tox-collection--list .tox-collection__item>.tox-collection__item-label:first-child{margin-right:4px}.tox[dir=rtl] .tox-collection__item-accessory{margin-right:16px;text-align:left}.tox[dir=rtl] .tox-collection .tox-collection__item-caret{margin-right:16px;transform:rotateY(180deg)}.tox[dir=rtl] .tox-collection--horizontal .tox-collection__item-caret{margin-right:4px}@media(forced-colors: active){.tox .tox-hue-slider,.tox .tox-rgb-form .tox-rgba-preview{background-color:currentColor !important;border:1px solid highlight !important;forced-color-adjust:none}}.tox .tox-color-picker-container{display:flex;flex-direction:row;height:225px;margin:0}.tox .tox-sv-palette{box-sizing:border-box;display:flex;height:100%}.tox .tox-sv-palette-spectrum{height:100%}.tox .tox-sv-palette,.tox .tox-sv-palette-spectrum{width:225px}.tox .tox-sv-palette-thumb{background:0 0;border:1px solid #000;border-radius:50%;box-sizing:content-box;height:12px;position:absolute;width:12px}.tox .tox-sv-palette-inner-thumb{border:1px solid #fff;border-radius:50%;height:10px;position:absolute;width:10px}.tox .tox-hue-slider{box-sizing:border-box;height:100%;width:25px}.tox .tox-hue-slider-spectrum{background:linear-gradient(to bottom, red, #ff0080, #f0f, #8000ff, #00f, #0080ff, #0ff, #00ff80, #0f0, #80ff00, #ff0, #ff8000, red);height:100%;width:100%}.tox .tox-hue-slider,.tox .tox-hue-slider-spectrum{width:20px}.tox .tox-hue-slider-spectrum:focus,.tox .tox-sv-palette-spectrum:focus{outline:#08f solid}.tox .tox-hue-slider-thumb{background:#fff;border:1px solid #000;box-sizing:content-box;height:4px;width:100%}.tox .tox-rgb-form{display:flex;flex-direction:column;justify-content:space-between}.tox .tox-rgb-form div{align-items:center;display:flex;justify-content:space-between;margin-bottom:5px;width:inherit}.tox .tox-rgb-form input{min-width:6em}.tox .tox-rgb-form input.tox-invalid{border:1px solid red !important;box-shadow:0 0 0 1px red}.tox .tox-rgb-container{position:relative}.tox .tox-rgb-form .tox-invalid-icon{align-content:center;align-items:center;display:none;height:100%;position:absolute;right:0;top:0}.tox .tox-rgb-form .tox-invalid-icon .tox-control-wrap__status-icon-invalid{margin:0}.tox .tox-rgb-warning-note{background-color:#f5cccc;border:1px solid #f0b3b3;border-radius:3px;color:#77181f;padding:3px}.tox input.tox-invalid+.tox-invalid-icon{display:flex}.tox .tox-rgb-form .tox-rgba-preview{border:1px solid #000;flex-grow:2;margin-bottom:0}.tox:not([dir=rtl]) .tox-sv-palette{margin-right:15px}.tox:not([dir=rtl]) .tox-hue-slider{margin-right:15px}.tox:not([dir=rtl]) .tox-hue-slider-thumb{margin-left:-1px}.tox:not([dir=rtl]) .tox-rgb-form label{margin-right:.5em}.tox[dir=rtl] .tox-sv-palette{margin-left:15px}.tox[dir=rtl] .tox-hue-slider{margin-left:15px}.tox[dir=rtl] .tox-hue-slider-thumb{margin-right:-1px}.tox[dir=rtl] .tox-rgb-form label{margin-left:.5em}.tox .tox-toolbar .tox-swatches,.tox .tox-toolbar__overflow .tox-swatches,.tox .tox-toolbar__primary .tox-swatches{margin:5px 0 6px 11px}.tox .tox-collection--list .tox-collection__group .tox-swatches-menu{border:0;margin:-4px -4px}.tox .tox-swatches__row{display:flex}@media(forced-colors: active){.tox .tox-swatches__row{forced-color-adjust:none}}.tox .tox-swatch{height:30px;transition:transform .15s,box-shadow .15s;width:30px}.tox .tox-swatch:focus,.tox .tox-swatch:hover{box-shadow:0 0 0 1px rgba(127, 127, 127, 0.3) inset;transform:scale(0.8)}.tox .tox-swatch--remove{align-items:center;display:flex;justify-content:center}.tox .tox-swatch--remove svg path{stroke:#e74c3c}.tox .tox-swatches__picker-btn{align-items:center;background-color:transparent;border:0;cursor:pointer;display:flex;height:30px;justify-content:center;outline:0;padding:0;width:30px}.tox .tox-swatches__picker-btn svg{fill:#222f3e;height:24px;width:24px}.tox .tox-swatches__picker-btn:hover{background:#f0f0f0}.tox div.tox-swatch:not(.tox-swatch--remove) svg{display:none;fill:#222f3e;height:24px;margin:3px 3px;width:24px}.tox div.tox-swatch:not(.tox-swatch--remove) svg path{fill:#fff;paint-order:stroke;stroke:#222f3e;stroke-width:2px}.tox div.tox-swatch:not(.tox-swatch--remove).tox-collection__item--enabled svg{display:block}.tox:not([dir=rtl]) .tox-swatches__picker-btn{margin-left:auto}.tox[dir=rtl] .tox-swatches__picker-btn{margin-right:auto}.tox .tox-conversations{display:flex;flex-direction:column;position:relative;height:100%;min-width:300px;max-width:300px;width:300px}.tox .tox-conversations__header{align-items:center;display:flex;justify-content:space-between;box-shadow:0 4px 8px 0 rgba(34, 47, 62, 0.1);padding:8px 12px;background:#fff}.tox .tox-conversations__title{font-size:20px;font-weight:400;padding:8px 0 8px 0;color:#222f3e;line-height:28px}.tox .tox-comment{background:#fff;border:1px solid #eee;border-radius:6px;padding:8px 8px 16px 8px;position:relative}.tox .tox-comment:hover{box-shadow:0 4px 8px 0 rgba(34, 47, 62, 0.1)}.tox .tox-comment.tox-comment--selected{background-color:#fff2c9;border:1px solid #ffcf30;box-shadow:0 4px 8px 0 rgba(34, 47, 62, 0.1)}.tox .tox-comment.tox-comment--selected:focus{border:2px solid #006ce7;margin:-1px}.tox .tox-comment.tox-comment--selected:focus:not(:first-child){margin-top:7px}.tox .tox-comment.tox-comment--selected .tox-comment__single{margin-bottom:12px}.tox .tox-comment.tox-comment--selected .tox-comment__single:focus{position:relative}.tox .tox-comment.tox-comment--selected .tox-comment__single:focus::after{top:-9px;pointer-events:none;position:absolute;content:"";display:block;bottom:-9px;left:-9px;right:-9px;border-radius:6px;border:2px solid #006ce7}.tox .tox-comment__header{align-items:center;color:#222f3e;display:flex;justify-content:space-between}.tox .tox-comment__date{color:#222f3e;font-size:12px;line-height:18px}.tox .tox-comment__body{color:#222f3e;font-size:14px;font-style:normal;font-weight:400;line-height:1.3;margin-top:8px;position:relative;text-transform:initial;transition:max-height .5s cubic-bezier(0, 1, 0, 1);white-space:pre-wrap}.tox .tox-comment__body.tox-comment__body--expanded{max-height:100em;transition:max-height 1s ease-in-out}.tox .tox-comment__body.tox-comment__body--pending{transition:max-height 0s}.tox .tox-comment__body p{margin:0}.tox .tox-comment__body textarea{resize:none;white-space:normal;width:100%}.tox .tox-comment__loading-text{align-items:center;color:#222f3e;display:flex;flex-direction:column;position:relative}.tox .tox-comment__loading-text>div{padding-bottom:16px}.tox .tox-comment__overlaytext{bottom:0;flex-direction:column;font-size:14px;left:0;padding:1em;position:absolute;right:0;top:0;z-index:10}.tox .tox-comment__overlaytext p{background-color:#fff;box-shadow:0 0 8px 8px #fff;color:#222f3e;text-align:center}.tox .tox-comment__overlaytext div:nth-of-type(2){font-size:.8em}.tox .tox-comment__expander{padding-top:8px}.tox .tox-comment__expander p{color:rgba(34, 47, 62, 0.7);font-size:14px;font-style:normal}.tox .tox-comment__expander p:focus{font-weight:700}.tox .tox-comment__buttonspacing{padding-top:16px;text-align:center}.tox .tox-tbtn.tox-comment__mention-btn{display:flex;width:34px;height:34px;padding:5px;justify-content:center;align-items:center;margin:0;background-color:transparent}.tox .tox-comment-thread{background:#fff;position:relative;border-radius:6px;background-color:transparent}.tox .tox-comment-thread>:not(:first-child){margin-top:8px}.tox .tox-comment-thread__overlay::after{background:#fff;bottom:0;content:"";display:flex;left:0;opacity:.9;position:absolute;right:0;top:0;z-index:5}.tox .tox-comment__reply{display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;margin-top:8px}.tox .tox-comment__reply>:first-child{margin-bottom:8px;width:100%}.tox .tox-comment__edit{display:flex;flex-wrap:wrap;justify-content:flex-end;margin-top:8px}.tox .tox-comment__gradient::after{background:linear-gradient(rgba(255, 255, 255, 0), #fff);bottom:0;content:"";display:block;height:5em;margin-top:-40px;position:absolute;width:100%}.tox .tox-comment__overlay{background:#fff;bottom:0;display:flex;flex-direction:column;flex-grow:1;left:0;opacity:.9;position:absolute;right:0;text-align:center;top:0;z-index:5}.tox .tox-comment__busy-spinner{align-items:center;background-color:#fff;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:20}.tox .tox-comment__scroll{display:flex;flex-direction:column;flex-shrink:1;overflow:auto;padding:12px;scroll-behavior:smooth}.tox .tox-comment--disappearing{transition:opacity .5s ease}.tox .tox-comment[data-transitioning-destination=deleting]{opacity:0}.tox .tox-skeleton .tox-skeleton__line{height:16px;width:100%;background:linear-gradient(to right, rgba(240, 240, 240, 0.5) 8%, rgba(240, 240, 240, 0.7) 18%, rgba(240, 240, 240, 0.5) 33%);animation:wave 2s infinite ease-out}.tox .tox-skeleton .tox-skeleton__circle{height:36px;width:36px;margin-right:8px;border-radius:100%;background:linear-gradient(to right, rgba(240, 240, 240, 0.5) 8%, rgba(240, 240, 240, 0.7) 18%, rgba(240, 240, 240, 0.5) 33%);animation:wave 2s infinite ease-out}@keyframes wave{0%{background-position:-268px 0}100%{background-position:268px 0}}.tox .tox-ring-loader{width:10px;height:10px;border:1px solid #fff;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.tox:not([dir=rtl]) .tox-comment__edit{margin-left:8px}.tox:not([dir=rtl]) .tox-comment__buttonspacing>:last-child,.tox:not([dir=rtl]) .tox-comment__edit>:last-child,.tox:not([dir=rtl]) .tox-comment__reply>:last-child{margin-left:8px}.tox[dir=rtl] .tox-comment__edit{margin-right:8px}.tox[dir=rtl] .tox-comment__buttonspacing>:last-child,.tox[dir=rtl] .tox-comment__edit>:last-child,.tox[dir=rtl] .tox-comment__reply>:last-child{margin-right:8px}.tox .tox-user{align-items:center;display:flex}.tox .tox-user__avatar svg{fill:rgba(34, 47, 62, 0.7)}.tox .tox-user__avatar img{border-radius:50%;height:36px;object-fit:cover;vertical-align:middle;width:36px}.tox .tox-user__name{color:#222f3e;font-size:14px;font-style:normal;font-weight:700;line-height:18px;text-transform:none}.tox:not([dir=rtl]) .tox-user__avatar img,.tox:not([dir=rtl]) .tox-user__avatar svg{margin-right:8px}.tox:not([dir=rtl]) .tox-user__avatar+.tox-user__name{margin-left:8px}.tox[dir=rtl] .tox-user__avatar img,.tox[dir=rtl] .tox-user__avatar svg{margin-left:8px}.tox[dir=rtl] .tox-user__avatar+.tox-user__name{margin-right:8px}.tox .tox-dialog-wrap{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1100}.tox .tox-dialog-wrap__backdrop{background-color:rgba(255, 255, 255, 0.75);bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.tox .tox-dialog-wrap__backdrop--opaque{background-color:#fff}.tox .tox-dialog{background-color:#fff;border-color:#eee;border-radius:10px;border-style:solid;border-width:0;box-shadow:0 16px 16px -10px rgba(34, 47, 62, 0.15),0 0 40px 1px rgba(34, 47, 62, 0.15);display:flex;flex-direction:column;max-height:100%;max-width:480px;overflow:hidden;position:relative;width:95vw;z-index:2}@media only screen and (max-width: 767px){body:not(.tox-force-desktop) .tox .tox-dialog{align-self:flex-start;margin:8px auto;max-height:calc(100vh - 16px);width:calc(100vw - 16px)}}.tox .tox-dialog-inline{z-index:1100}.tox .tox-dialog__header{align-items:center;background-color:#fff;border-bottom:none;color:#222f3e;display:flex;font-size:16px;justify-content:space-between;padding:8px 16px 0 16px;position:relative}.tox .tox-dialog__header .tox-button{z-index:1}.tox .tox-dialog__draghandle{cursor:grab;height:100%;left:0;position:absolute;top:0;width:100%}.tox .tox-dialog__draghandle:active{cursor:grabbing}.tox .tox-dialog__dismiss{margin-left:auto}.tox .tox-dialog__title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:1.3;margin:0;text-transform:none}.tox .tox-dialog__body{color:#222f3e;display:flex;flex:1;font-size:16px;font-style:normal;font-weight:400;line-height:1.3;min-width:0;text-align:left;text-transform:none}@media only screen and (max-width: 767px){body:not(.tox-force-desktop) .tox .tox-dialog__body{flex-direction:column}}.tox .tox-dialog__body-nav{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;padding:16px 16px}@media only screen and (min-width: 768px){.tox .tox-dialog__body-nav{max-width:11em}}@media only screen and (max-width: 767px){body:not(.tox-force-desktop) .tox .tox-dialog__body-nav{flex-direction:row;-webkit-overflow-scrolling:touch;overflow-x:auto;padding-bottom:0}}.tox .tox-dialog__body-nav-item{border-bottom:2px solid transparent;color:rgba(34, 47, 62, 0.7);display:inline-block;flex-shrink:0;font-size:14px;line-height:1.3;margin-bottom:8px;max-width:13em;-webkit-text-decoration:none;text-decoration:none}.tox .tox-dialog__body-nav-item:focus{background-color:rgba(0, 108, 231, 0.1)}.tox .tox-dialog__body-nav-item--active{border-bottom:2px solid #006ce7;color:#006ce7}@media(forced-colors: active){.tox .tox-dialog__body-nav-item--active{border-bottom:2px solid highlight;color:highlight}}.tox .tox-dialog__body-content{box-sizing:border-box;display:flex;flex:1;flex-direction:column;max-height:min(650px,100vh - 110px);overflow:auto;-webkit-overflow-scrolling:touch;padding:16px 16px}.tox .tox-dialog__body-content>*{margin-bottom:0;margin-top:16px}.tox .tox-dialog__body-content>:first-child{margin-top:0}.tox .tox-dialog__body-content>:last-child{margin-bottom:0}.tox .tox-dialog__body-content>:only-child{margin-bottom:0;margin-top:0}.tox .tox-dialog__body-content a{color:#006ce7;cursor:pointer;-webkit-text-decoration:underline;text-decoration:underline}.tox .tox-dialog__body-content a:focus,.tox .tox-dialog__body-content a:hover{color:#003c81;-webkit-text-decoration:underline;text-decoration:underline}.tox .tox-dialog__body-content a:focus-visible{border-radius:1px;outline:2px solid #006ce7;outline-offset:2px}.tox .tox-dialog__body-content a:active{color:#00244e;-webkit-text-decoration:underline;text-decoration:underline}.tox .tox-dialog__body-content svg{fill:#222f3e}.tox .tox-dialog__body-content strong{font-weight:700}.tox .tox-dialog__body-content ul{list-style-type:disc}.tox .tox-dialog__body-content dd,.tox .tox-dialog__body-content ol,.tox .tox-dialog__body-content ul{padding-inline-start:2.5rem}.tox .tox-dialog__body-content dl,.tox .tox-dialog__body-content ol,.tox .tox-dialog__body-content ul{margin-bottom:16px}.tox .tox-dialog__body-content dd,.tox .tox-dialog__body-content dl,.tox .tox-dialog__body-content dt,.tox .tox-dialog__body-content ol,.tox .tox-dialog__body-content ul{display:block;margin-inline-end:0;margin-inline-start:0}.tox .tox-dialog__body-content .tox-form__group h1,.tox .tox-dialog__body-content .tox-form__group .h1{color:#222f3e;font-size:20px;font-style:normal;font-weight:700;letter-spacing:normal;margin-bottom:16px;margin-top:2rem;text-transform:none}.tox .tox-dialog__body-content .tox-form__group h2,.tox .tox-dialog__body-content .tox-form__group .h2{color:#222f3e;font-size:16px;font-style:normal;font-weight:700;letter-spacing:normal;margin-bottom:16px;margin-top:2rem;text-transform:none}.tox .tox-dialog__body-content .tox-form__group p{margin-bottom:16px}.tox .tox-dialog__body-content .tox-form__group h1:first-child,.tox .tox-dialog__body-content .tox-form__group .h1:first-child,.tox .tox-dialog__body-content .tox-form__group h2:first-child,.tox .tox-dialog__body-content .tox-form__group .h2:first-child,.tox .tox-dialog__body-content .tox-form__group p:first-child{margin-top:0}.tox .tox-dialog__body-content .tox-form__group h1:last-child,.tox .tox-dialog__body-content .tox-form__group .h1:last-child,.tox .tox-dialog__body-content .tox-form__group h2:last-child,.tox .tox-dialog__body-content .tox-form__group .h2:last-child,.tox .tox-dialog__body-content .tox-form__group p:last-child{margin-bottom:0}.tox .tox-dialog__body-content .tox-form__group h1:only-child,.tox .tox-dialog__body-content .tox-form__group .h1:only-child,.tox .tox-dialog__body-content .tox-form__group h2:only-child,.tox .tox-dialog__body-content .tox-form__group .h2:only-child,.tox .tox-dialog__body-content .tox-form__group p:only-child{margin-bottom:0;margin-top:0}.tox .tox-dialog__body-content .tox-form__group .tox-label.tox-label--center{text-align:center}.tox .tox-dialog__body-content .tox-form__group .tox-label.tox-label--end{text-align:end}.tox .tox-dialog--width-lg{height:650px;max-width:1200px}.tox .tox-dialog--fullscreen{height:100%;max-width:100%}.tox .tox-dialog--fullscreen .tox-dialog__body-content{max-height:100%}.tox .tox-dialog--width-md{max-width:800px}.tox .tox-dialog--width-md .tox-dialog__body-content{overflow:auto}.tox .tox-dialog__body-content--centered{text-align:center}.tox .tox-dialog__footer{align-items:center;background-color:#fff;border-top:none;display:flex;justify-content:space-between;padding:8px 16px}.tox .tox-dialog__footer-end,.tox .tox-dialog__footer-start{display:flex}.tox .tox-dialog__busy-spinner{align-items:center;background-color:rgba(255, 255, 255, 0.75);bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:3}.tox .tox-dialog__table{border-collapse:collapse;width:100%}.tox .tox-dialog__table thead th{font-weight:700;padding-bottom:8px}.tox .tox-dialog__table thead th:first-child{padding-right:8px}.tox .tox-dialog__table tbody tr{border-bottom:1px solid #626262}.tox .tox-dialog__table tbody tr:last-child{border-bottom:none}.tox .tox-dialog__table td{padding-bottom:8px;padding-top:8px}.tox .tox-dialog__table td:first-child{padding-right:8px}.tox .tox-dialog__iframe{min-height:200px}.tox .tox-dialog__iframe.tox-dialog__iframe--opaque{background:#fff}.tox .tox-navobj-bordered{position:relative}.tox .tox-navobj-bordered::before{border:1px solid #eee;border-radius:6px;content:"";inset:0;opacity:1;pointer-events:none;position:absolute;z-index:1}.tox .tox-navobj-bordered iframe{border-radius:6px}.tox .tox-navobj-bordered-focus.tox-navobj-bordered::before{border-color:#006ce7;box-shadow:0 0 0 1px #006ce7;outline:0}.tox .tox-dialog__popups{position:absolute;width:100%;z-index:1100}.tox .tox-dialog__body-iframe{display:flex;flex:1;flex-direction:column}.tox .tox-dialog__body-iframe .tox-navobj{display:flex;flex:1}.tox .tox-dialog__body-iframe .tox-navobj :nth-child(2){flex:1;height:100%}.tox .tox-dialog-dock-fadeout{opacity:0;visibility:hidden}.tox .tox-dialog-dock-fadein{opacity:1;visibility:visible}.tox .tox-dialog-dock-transition{transition:visibility 0s linear .3s,opacity .3s ease}.tox .tox-dialog-dock-transition.tox-dialog-dock-fadein{transition-delay:0s}@media only screen and (max-width: 767px){body:not(.tox-force-desktop) .tox:not([dir=rtl]) .tox-dialog__body-nav{margin-right:0}}@media only screen and (max-width: 767px){body:not(.tox-force-desktop) .tox:not([dir=rtl]) .tox-dialog__body-nav-item:not(:first-child){margin-left:8px}}.tox:not([dir=rtl]) .tox-dialog__footer .tox-dialog__footer-end>*,.tox:not([dir=rtl]) .tox-dialog__footer .tox-dialog__footer-start>*{margin-left:8px}.tox[dir=rtl] .tox-dialog__body{text-align:right}@media only screen and (max-width: 767px){body:not(.tox-force-desktop) .tox[dir=rtl] .tox-dialog__body-nav{margin-left:0}}@media only screen and (max-width: 767px){body:not(.tox-force-desktop) .tox[dir=rtl] .tox-dialog__body-nav-item:not(:first-child){margin-right:8px}}.tox[dir=rtl] .tox-dialog__footer .tox-dialog__footer-end>*,.tox[dir=rtl] .tox-dialog__footer .tox-dialog__footer-start>*{margin-right:8px}body.tox-dialog__disable-scroll{overflow:hidden}.tox .tox-dropzone-container{display:flex;flex:1}.tox .tox-dropzone{align-items:center;background:#fff;border:2px dashed #eee;box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;min-height:100px;padding:10px}.tox .tox-dropzone p{color:rgba(34, 47, 62, 0.7);margin:0 0 16px 0}.tox .tox-edit-area{display:flex;flex:1;overflow:hidden;position:relative}.tox .tox-edit-area::before{border:2px solid #006ce7;border-radius:4px;content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .15s;z-index:1}@media(forced-colors: active){.tox .tox-edit-area::before{border:2px solid highlight}}.tox .tox-edit-area__iframe{background-color:#fff;border:0;box-sizing:border-box;flex:1;height:100%;position:absolute;width:100%}.tox.tox-edit-focus .tox-edit-area::before{opacity:1}.tox.tox-inline-edit-area{border:1px dotted #eee}.tox .tox-editor-container{display:flex;flex:1 1 auto;flex-direction:column;overflow:hidden}.tox .tox-editor-header{display:grid;grid-template-columns:1fr min-content;z-index:2}.tox:not(.tox-tinymce-inline) .tox-editor-header{background-color:#fff;border-bottom:none;box-shadow:0 2px 2px -2px rgba(34, 47, 62, 0.1),0 8px 8px -4px rgba(34, 47, 62, 0.07);padding:4px 0}.tox:not(.tox-tinymce-inline) .tox-editor-header:not(.tox-editor-dock-transition){transition:box-shadow .5s}.tox:not(.tox-tinymce-inline).tox-tinymce--toolbar-bottom .tox-editor-header{border-top:1px solid #e3e3e3;box-shadow:none}.tox:not(.tox-tinymce-inline).tox-tinymce--toolbar-sticky-on .tox-editor-header{background-color:#fff;box-shadow:0 2px 2px -2px rgba(34, 47, 62, 0.2),0 8px 8px -4px rgba(34, 47, 62, 0.15);padding:4px 0}.tox:not(.tox-tinymce-inline).tox-tinymce--toolbar-sticky-on.tox-tinymce--toolbar-bottom .tox-editor-header{box-shadow:0 2px 2px -2px rgba(34, 47, 62, 0.2),0 8px 8px -4px rgba(34, 47, 62, 0.15)}.tox.tox:not(.tox-tinymce-inline) .tox-editor-header.tox-editor-header--empty{background:0 0;border:none;box-shadow:none;padding:0}.tox-editor-dock-fadeout{opacity:0;visibility:hidden}.tox-editor-dock-fadein{opacity:1;visibility:visible}.tox-editor-dock-transition{transition:visibility 0s linear .25s,opacity .25s ease}.tox-editor-dock-transition.tox-editor-dock-fadein{transition-delay:0s}.tox .tox-control-wrap{flex:1;position:relative}.tox .tox-control-wrap:not(.tox-control-wrap--status-invalid) .tox-control-wrap__status-icon-invalid,.tox .tox-control-wrap:not(.tox-control-wrap--status-unknown) .tox-control-wrap__status-icon-unknown,.tox .tox-control-wrap:not(.tox-control-wrap--status-valid) .tox-control-wrap__status-icon-valid{display:none}.tox .tox-control-wrap svg{display:block}.tox .tox-control-wrap__status-icon-wrap{position:absolute;top:50%;transform:translateY(-50%)}.tox .tox-control-wrap__status-icon-invalid svg{fill:#c00}.tox .tox-control-wrap__status-icon-unknown svg{fill:orange}.tox .tox-control-wrap__status-icon-valid svg{fill:green}.tox:not([dir=rtl]) .tox-control-wrap--status-invalid .tox-textfield,.tox:not([dir=rtl]) .tox-control-wrap--status-unknown .tox-textfield,.tox:not([dir=rtl]) .tox-control-wrap--status-valid .tox-textfield{padding-right:32px}.tox:not([dir=rtl]) .tox-control-wrap__status-icon-wrap{right:4px}.tox[dir=rtl] .tox-control-wrap--status-invalid .tox-textfield,.tox[dir=rtl] .tox-control-wrap--status-unknown .tox-textfield,.tox[dir=rtl] .tox-control-wrap--status-valid .tox-textfield{padding-left:32px}.tox[dir=rtl] .tox-control-wrap__status-icon-wrap{left:4px}.tox .tox-custom-preview{border-color:#eee;border-radius:6px;border-style:solid;border-width:1px;flex:1;padding:8px}.tox .tox-autocompleter{max-width:25em}.tox .tox-autocompleter .tox-menu{box-sizing:border-box;max-width:25em}.tox .tox-autocompleter .tox-autocompleter-highlight{font-weight:700}.tox .tox-color-input{display:flex;position:relative;z-index:1}.tox .tox-color-input .tox-textfield{z-index:-1}.tox .tox-color-input span{border-color:rgba(34 47 3.1%);border-radius:6px;border-style:solid;border-width:1px;box-shadow:none;box-sizing:border-box;height:24px;position:absolute;top:6px;width:24px}@media(forced-colors: active){.tox .tox-color-input span{border-color:currentColor;border-width:2px !important;forced-color-adjust:none}}.tox .tox-color-input span:focus:not([aria-disabled=true]),.tox .tox-color-input span:hover:not([aria-disabled=true]){border-color:#006ce7;cursor:pointer}.tox .tox-color-input span::before{background-image:linear-gradient(45deg, rgba(0, 0, 0, 0.25) 25%, transparent 25%),linear-gradient(-45deg, rgba(0, 0, 0, 0.25) 25%, transparent 25%),linear-gradient(45deg, transparent 75%, rgba(0, 0, 0, 0.25) 75%),linear-gradient(-45deg, transparent 75%, rgba(0, 0, 0, 0.25) 75%);background-position:0 0,0 6px,6px -6px,-6px 0;background-size:12px 12px;border:1px solid #fff;border-radius:6px;box-sizing:border-box;content:"";height:24px;left:-1px;position:absolute;top:-1px;width:24px;z-index:-1}@media(forced-colors: active){.tox .tox-color-input span::before{border:none}}.tox .tox-color-input span[aria-disabled=true]{cursor:not-allowed}.tox:not([dir=rtl]) .tox-color-input .tox-textfield{padding-left:36px}.tox:not([dir=rtl]) .tox-color-input span{left:6px}.tox[dir=rtl] .tox-color-input .tox-textfield{padding-right:36px}.tox[dir=rtl] .tox-color-input span{right:6px}.tox .tox-label,.tox .tox-toolbar-label{color:rgba(34, 47, 62, 0.7);display:block;font-size:14px;font-style:normal;font-weight:400;line-height:1.3;padding:0 8px 0 0;text-transform:none;white-space:nowrap}.tox .tox-toolbar-label{padding:0 8px}.tox[dir=rtl] .tox-label{padding:0 0 0 8px}.tox .tox-form{display:flex;flex:1;flex-direction:column}.tox .tox-form__group{box-sizing:border-box;margin-bottom:4px}.tox .tox-form-group--maximize{flex:1}.tox .tox-form__group--error{color:#c00}.tox .tox-form__group--collection{display:flex}.tox .tox-form__grid{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.tox .tox-form__grid--2col>.tox-form__group{width:calc(50% - 4px)}.tox .tox-form__grid--3col>.tox-form__group{width:calc(33.3333333333% - 4px)}.tox .tox-form__grid--4col>.tox-form__group{width:calc(25% - 4px)}.tox .tox-form__controls-h-stack{align-items:center;display:flex}.tox .tox-form__group--inline{align-items:center;display:flex}.tox .tox-form__group--stretched{display:flex;flex:1;flex-direction:column}.tox .tox-form__group--stretched .tox-textarea{flex:1}.tox .tox-form__group--stretched .tox-navobj{display:flex;flex:1}.tox .tox-form__group--stretched .tox-navobj :nth-child(2){flex:1;height:100%}.tox:not([dir=rtl]) .tox-form__controls-h-stack>:not(:first-child){margin-left:4px}.tox[dir=rtl] .tox-form__controls-h-stack>:not(:first-child){margin-right:4px}.tox .tox-lock.tox-locked .tox-lock-icon__unlock,.tox .tox-lock:not(.tox-locked) .tox-lock-icon__lock{display:none}.tox .tox-listboxfield .tox-listbox--select,.tox .tox-textarea,.tox .tox-textarea-wrap .tox-textarea:focus,.tox .tox-textfield,.tox .tox-toolbar-textfield{appearance:none;background-color:#fff;border-color:#eee;border-radius:6px;border-style:solid;border-width:1px;box-shadow:none;box-sizing:border-box;color:#222f3e;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:16px;line-height:24px;margin:0;min-height:34px;outline:0;padding:5px 5.5px;resize:none;width:100%}.tox .tox-textarea[disabled],.tox .tox-textfield[disabled]{background-color:#f2f2f2;color:rgba(34, 47, 62, 0.85);cursor:not-allowed}.tox .tox-custom-editor:focus-within,.tox .tox-listboxfield .tox-listbox--select:focus,.tox .tox-textarea-wrap:focus-within,.tox .tox-textarea:focus,.tox .tox-textfield:focus{background-color:#fff;border-color:#006ce7;box-shadow:0 0 0 1px #006ce7;outline:0}.tox .tox-toolbar-textfield{border-width:0;margin-bottom:3px;margin-top:2px;max-width:250px}.tox .tox-naked-btn{background-color:transparent;border:0;border-color:transparent;box-shadow:unset;color:#006ce7;cursor:pointer;display:block;margin:0;padding:0}.tox .tox-naked-btn svg{display:block;fill:#222f3e}.tox:not([dir=rtl]) .tox-toolbar-textfield+*{margin-left:4px}.tox[dir=rtl] .tox-toolbar-textfield+*{margin-right:4px}.tox .tox-listboxfield{cursor:pointer;position:relative}.tox .tox-listboxfield .tox-listbox--select[disabled]{background-color:#f2f2f2;color:rgba(34, 47, 62, 0.85);cursor:not-allowed}.tox .tox-listbox__select-label{cursor:default;flex:1;margin:0 4px}.tox .tox-listbox__select-chevron{align-items:center;display:flex;justify-content:center;width:16px}.tox .tox-listbox__select-chevron svg{fill:#222f3e}@media(forced-colors: active){.tox .tox-listbox__select-chevron svg{fill:currentColor !important}}.tox .tox-listboxfield .tox-listbox--select{align-items:center;display:flex}.tox:not([dir=rtl]) .tox-listboxfield svg{right:8px}.tox[dir=rtl] .tox-listboxfield svg{left:8px}.tox .tox-selectfield{cursor:pointer;position:relative}.tox .tox-selectfield select{appearance:none;background-color:#fff;border-color:#eee;border-radius:6px;border-style:solid;border-width:1px;box-shadow:none;box-sizing:border-box;color:#222f3e;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:16px;line-height:24px;margin:0;min-height:34px;outline:0;padding:5px 5.5px;resize:none;width:100%}.tox .tox-selectfield select[disabled]{background-color:#f2f2f2;color:rgba(34, 47, 62, 0.85);cursor:not-allowed}.tox .tox-selectfield select::-ms-expand{display:none}.tox .tox-selectfield select:focus{background-color:#fff;border-color:#006ce7;box-shadow:0 0 0 1px #006ce7;outline:0}.tox .tox-selectfield svg{pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.tox:not([dir=rtl]) .tox-selectfield select[size="0"],.tox:not([dir=rtl]) .tox-selectfield select[size="1"]{padding-right:24px}.tox:not([dir=rtl]) .tox-selectfield svg{right:8px}.tox[dir=rtl] .tox-selectfield select[size="0"],.tox[dir=rtl] .tox-selectfield select[size="1"]{padding-left:24px}.tox[dir=rtl] .tox-selectfield svg{left:8px}.tox .tox-textarea-wrap{border-color:#eee;border-radius:6px;border-style:solid;border-width:1px;display:flex;flex:1;overflow:hidden}.tox .tox-textarea{appearance:textarea;white-space:pre-wrap}.tox .tox-textarea-wrap .tox-textarea{border:none}.tox .tox-textarea-wrap .tox-textarea:focus{border:none}.tox-fullscreen{border:0;height:100%;margin:0;overflow:hidden;overscroll-behavior:none;padding:0;touch-action:pinch-zoom;width:100%}.tox.tox-tinymce.tox-fullscreen .tox-statusbar__resize-handle{display:none}.tox-shadowhost.tox-fullscreen,.tox.tox-tinymce.tox-fullscreen{left:0;position:fixed;top:0;z-index:1200}.tox.tox-tinymce.tox-fullscreen{background-color:transparent}.tox-fullscreen .tox.tox-tinymce-aux,.tox-fullscreen~.tox.tox-tinymce-aux{z-index:1201}.tox .tox-help__more-link{list-style:none;margin-top:1em}.tox .tox-imagepreview{background-color:#666;height:380px;overflow:hidden;position:relative;width:100%}.tox .tox-imagepreview.tox-imagepreview__loaded{overflow:auto}.tox .tox-imagepreview__container{display:flex;left:100vw;position:absolute;top:100vw}.tox .tox-imagepreview__image{background:url(data:image/gif;base64,R0lGODdhDAAMAIABAMzMzP///ywAAAAADAAMAAACFoQfqYeabNyDMkBQb81Uat85nxguUAEAOw==)}.tox .tox-image-tools .tox-spacer{flex:1}.tox .tox-image-tools .tox-bar{align-items:center;display:flex;height:60px;justify-content:center}.tox .tox-image-tools .tox-imagepreview,.tox .tox-image-tools .tox-imagepreview+.tox-bar{margin-top:8px}.tox .tox-image-tools .tox-croprect-block{background:#000;opacity:.5;position:absolute;zoom:1}.tox .tox-image-tools .tox-croprect-handle{border:2px solid #fff;height:20px;left:0;position:absolute;top:0;width:20px}.tox .tox-image-tools .tox-croprect-handle-move{border:0;cursor:move;position:absolute}.tox .tox-image-tools .tox-croprect-handle-nw{border-width:2px 0 0 2px;cursor:nw-resize;left:100px;margin:-2px 0 0 -2px;top:100px}.tox .tox-image-tools .tox-croprect-handle-ne{border-width:2px 2px 0 0;cursor:ne-resize;left:200px;margin:-2px 0 0 -20px;top:100px}.tox .tox-image-tools .tox-croprect-handle-sw{border-width:0 0 2px 2px;cursor:sw-resize;left:100px;margin:-20px 2px 0 -2px;top:200px}.tox .tox-image-tools .tox-croprect-handle-se{border-width:0 2px 2px 0;cursor:se-resize;left:200px;margin:-20px 0 0 -20px;top:200px}.tox .tox-insert-table-picker{background-color:#fff;display:flex;flex-wrap:wrap;width:170px}.tox .tox-insert-table-picker>div{border-color:#eee;border-style:solid;border-width:0 1px 1px 0;box-sizing:border-box;height:17px;width:17px}.tox .tox-collection--list .tox-collection__group .tox-insert-table-picker{margin:-4px -4px}.tox .tox-insert-table-picker .tox-insert-table-picker__selected{background-color:#006ce7;border-color:#eee}@media(forced-colors: active){.tox .tox-insert-table-picker .tox-insert-table-picker__selected{border-color:Highlight;filter:contrast(50%)}}.tox .tox-insert-table-picker__label{color:rgba(34, 47, 62, 0.7);display:block;font-size:14px;padding:4px;text-align:center;width:100%}.tox:not([dir=rtl]) .tox-insert-table-picker>div:nth-child(10n){border-right:0}.tox[dir=rtl] .tox-insert-table-picker>div:nth-child(10n+1){border-right:0}.tox .tox-menu{background-color:#fff;border:1px solid transparent;border-radius:6px;box-shadow:0 0 2px 0 rgba(34, 47, 62, 0.2),0 4px 8px 0 rgba(34, 47, 62, 0.15);display:inline-block;overflow:hidden;vertical-align:top;z-index:1150}.tox .tox-menu.tox-collection.tox-collection--list{padding:0 4px}.tox .tox-menu.tox-collection.tox-collection--toolbar{padding:8px}.tox .tox-menu.tox-collection.tox-collection--grid{padding:8px}@media only screen and (min-width: 768px){.tox .tox-menu .tox-collection__item-label{overflow-wrap:break-word;word-break:normal}.tox .tox-dialog__popups .tox-menu .tox-collection__item-label{word-break:break-all}}.tox .tox-menu__label blockquote,.tox .tox-menu__label code,.tox .tox-menu__label h1,.tox .tox-menu__label .h1,.tox .tox-menu__label h2,.tox .tox-menu__label .h2,.tox .tox-menu__label h3,.tox .tox-menu__label .h3,.tox .tox-menu__label h4,.tox .tox-menu__label .h4,.tox .tox-menu__label h5,.tox .tox-menu__label .h5,.tox .tox-menu__label h6,.tox .tox-menu__label .h6,.tox .tox-menu__label p{margin:0}.tox .tox-menubar{background:repeating-linear-gradient(transparent 0 1px, transparent 1px 39px) center top 39px/100% calc(100% - 39px) no-repeat;background-color:#fff;display:flex;flex:0 0 auto;flex-shrink:0;flex-wrap:wrap;grid-column:1/-1;grid-row:1;padding:0 11px 0 12px}.tox .tox-promotion+.tox-menubar{grid-column:1}.tox .tox-promotion{background:repeating-linear-gradient(transparent 0 1px, transparent 1px 39px) center top 39px/100% calc(100% - 39px) no-repeat;background-color:#fff;grid-column:2;grid-row:1;padding-inline-end:8px;padding-inline-start:4px;padding-top:5px}.tox .tox-promotion-link{align-items:unsafe center;background-color:#e8f1f8;border-radius:5px;color:#086be6;cursor:pointer;display:flex;font-size:14px;height:26.6px;padding:4px 8px;white-space:nowrap}.tox .tox-promotion-link:hover{background-color:#b4d7ff}.tox .tox-promotion-link:focus{background-color:#d9edf7}.tox .tox-mbtn{align-items:center;background:#fff;border:0;border-radius:3px;box-shadow:none;color:#222f3e;display:flex;flex:0 0 auto;font-size:14px;font-style:normal;font-weight:400;height:28px;justify-content:center;margin:5px 1px 6px 0;outline:0;padding:0 4px;text-transform:none;width:auto}.tox .tox-mbtn[disabled]{background-color:#fff;border:0;box-shadow:none;color:rgba(34, 47, 62, 0.5);cursor:not-allowed}.tox .tox-mbtn:focus:not(:disabled){background:#fff;border:0;box-shadow:none;color:#222f3e;position:relative;z-index:1}.tox .tox-mbtn:focus:not(:disabled)::after{border-radius:3px;bottom:0;box-shadow:0 0 0 2px #006ce7;content:"";left:0;position:absolute;right:0;top:0}@media(forced-colors: active){.tox .tox-mbtn:focus:not(:disabled)::after{border:2px solid highlight}}.tox .tox-mbtn--active,.tox .tox-mbtn:not(:disabled).tox-mbtn--active:focus{background:#a6ccf7;border:0;box-shadow:none;color:#222f3e}.tox .tox-mbtn:hover:not(:disabled):not(.tox-mbtn--active){background:#f0f0f0;border:0;box-shadow:none;color:#222f3e}.tox .tox-mbtn__select-label{cursor:default;font-weight:400;margin:0 4px}.tox .tox-mbtn[disabled] .tox-mbtn__select-label{cursor:not-allowed}.tox .tox-mbtn__select-chevron{align-items:center;display:flex;justify-content:center;width:16px;display:none}.tox .tox-notification{border-radius:6px;border-style:solid;border-width:1px;box-shadow:none;box-sizing:border-box;display:grid;font-size:14px;font-weight:400;grid-template-columns:minmax(40px, 1fr) auto minmax(40px, 1fr);margin-left:auto;margin-right:auto;margin-top:4px;opacity:0;padding:4px;transition:transform .1s ease-in,opacity 150ms ease-in;width:max-content}.tox .tox-notification a{cursor:pointer;-webkit-text-decoration:underline;text-decoration:underline}.tox .tox-notification p{font-size:14px;font-weight:400}.tox .tox-notification:focus{border-color:#006ce7;box-shadow:0 0 0 1px #006ce7}.tox .tox-notification--in{opacity:1}.tox .tox-notification--success{background-color:#e4eeda;border-color:#d7e6c8;color:#222f3e}.tox .tox-notification--success p{color:#222f3e}.tox .tox-notification--success a{color:#517342}.tox .tox-notification--success a:focus,.tox .tox-notification--success a:hover{color:#24321d;-webkit-text-decoration:underline;text-decoration:underline}.tox .tox-notification--success a:focus-visible{border-radius:1px;outline:2px solid #517342;outline-offset:2px}.tox .tox-notification--success a:active{color:#0d120a;-webkit-text-decoration:underline;text-decoration:underline}.tox .tox-notification--success svg{fill:#222f3e}.tox .tox-notification--error{background-color:#f5cccc;border-color:#f0b3b3;color:#222f3e}.tox .tox-notification--error p{color:#222f3e}.tox .tox-notification--error a{color:#77181f}.tox .tox-notification--error a:focus,.tox .tox-notification--error a:hover{color:#220709;-webkit-text-decoration:underline;text-decoration:underline}.tox .tox-notification--error a:focus-visible{border-radius:1px;outline:2px solid #77181f;outline-offset:2px}.tox .tox-notification--error a:active{color:#000;-webkit-text-decoration:underline;text-decoration:underline}.tox .tox-notification--error svg{fill:#222f3e}.tox .tox-notification--warn,.tox .tox-notification--warning{background-color:#fff5cc;border-color:#fff0b3;color:#222f3e}.tox .tox-notification--warn p,.tox .tox-notification--warning p{color:#222f3e}.tox .tox-notification--warn a,.tox .tox-notification--warning a{color:#7a6e25}.tox .tox-notification--warn a:focus,.tox .tox-notification--warn a:hover,.tox .tox-notification--warning a:focus,.tox .tox-notification--warning a:hover{color:#2c280d;-webkit-text-decoration:underline;text-decoration:underline}.tox .tox-notification--warn a:focus-visible,.tox .tox-notification--warning a:focus-visible{border-radius:1px;outline:2px solid #7a6e25;outline-offset:2px}.tox .tox-notification--warn a:active,.tox .tox-notification--warning a:active{color:#050502;-webkit-text-decoration:underline;text-decoration:underline}.tox .tox-notification--warn svg,.tox .tox-notification--warning svg{fill:#222f3e}.tox .tox-notification--info{background-color:#d6e7fb;border-color:#c1dbf9;color:#222f3e}.tox .tox-notification--info p{color:#222f3e}.tox .tox-notification--info a{color:#2a64a6}.tox .tox-notification--info a:focus,.tox .tox-notification--info a:hover{color:#163355;-webkit-text-decoration:underline;text-decoration:underline}.tox .tox-notification--info a:focus-visible{border-radius:1px;outline:2px solid #2a64a6;outline-offset:2px}.tox .tox-notification--info a:active{color:#0b1a2c;-webkit-text-decoration:underline;text-decoration:underline}.tox .tox-notification--info svg{fill:#222f3e}.tox .tox-notification__body{align-self:center;color:#222f3e;font-size:14px;grid-column-end:3;grid-column-start:2;grid-row-end:2;grid-row-start:1;text-align:center;white-space:normal;word-break:break-all;word-break:break-word}.tox .tox-notification__body>*{margin:0}.tox .tox-notification__body>*+*{margin-top:1rem}.tox .tox-notification__icon{align-self:center;grid-column-end:2;grid-column-start:1;grid-row-end:2;grid-row-start:1;justify-self:end}.tox .tox-notification__icon svg{display:block}.tox .tox-notification__dismiss{align-self:start;grid-column-end:4;grid-column-start:3;grid-row-end:2;grid-row-start:1;justify-self:end}.tox .tox-notification .tox-progress-bar{grid-column-end:4;grid-column-start:1;grid-row-end:3;grid-row-start:2;justify-self:center}.tox .tox-notification-container-dock-fadeout{opacity:0;visibility:hidden}.tox .tox-notification-container-dock-fadein{opacity:1;visibility:visible}.tox .tox-notification-container-dock-transition{transition:visibility 0s linear .3s,opacity .3s ease}.tox .tox-notification-container-dock-transition.tox-notification-container-dock-fadein{transition-delay:0s}.tox .tox-pop{display:inline-block;position:relative}.tox .tox-pop--resizing{transition:width .1s ease}.tox .tox-pop--resizing .tox-toolbar,.tox .tox-pop--resizing .tox-toolbar__group{flex-wrap:nowrap}.tox .tox-pop--transition{transition:.15s ease;transition-property:left,right,top,bottom}.tox .tox-pop--transition::after,.tox .tox-pop--transition::before{transition:all .15s,visibility 0s,opacity 75ms ease 75ms}.tox .tox-pop__dialog{background-color:#fff;border:1px solid #eee;border-radius:6px;box-shadow:0 0 2px 0 rgba(34, 47, 62, 0.2),0 4px 8px 0 rgba(34, 47, 62, 0.15);min-width:0;overflow:hidden}.tox .tox-pop__dialog>:not(.tox-toolbar){margin:4px 4px 4px 8px}.tox .tox-pop__dialog .tox-toolbar{background-color:transparent;margin-bottom:-1px}.tox .tox-pop::after,.tox .tox-pop::before{border-style:solid;content:"";display:block;height:0;opacity:1;position:absolute;width:0}@media(forced-colors: active){.tox .tox-pop::after,.tox .tox-pop::before{content:none}}.tox .tox-pop.tox-pop--inset::after,.tox .tox-pop.tox-pop--inset::before{opacity:0;transition:all 0s .15s,visibility 0s,opacity 75ms ease}.tox .tox-pop.tox-pop--bottom::after,.tox .tox-pop.tox-pop--bottom::before{left:50%;top:100%}.tox .tox-pop.tox-pop--bottom::after{border-color:#fff transparent transparent transparent;border-width:8px;margin-left:-8px;margin-top:-1px}.tox .tox-pop.tox-pop--bottom::before{border-color:#eee transparent transparent transparent;border-width:9px;margin-left:-9px}.tox .tox-pop.tox-pop--top::after,.tox .tox-pop.tox-pop--top::before{left:50%;top:0;transform:translateY(-100%)}.tox .tox-pop.tox-pop--top::after{border-color:transparent transparent #fff transparent;border-width:8px;margin-left:-8px;margin-top:1px}.tox .tox-pop.tox-pop--top::before{border-color:transparent transparent #eee transparent;border-width:9px;margin-left:-9px}.tox .tox-pop.tox-pop--left::after,.tox .tox-pop.tox-pop--left::before{left:0;top:calc(50% - 1px);transform:translateY(-50%)}.tox .tox-pop.tox-pop--left::after{border-color:transparent #fff transparent transparent;border-width:8px;margin-left:-15px}.tox .tox-pop.tox-pop--left::before{border-color:transparent #eee transparent transparent;border-width:10px;margin-left:-19px}.tox .tox-pop.tox-pop--right::after,.tox .tox-pop.tox-pop--right::before{left:100%;top:calc(50% + 1px);transform:translateY(-50%)}.tox .tox-pop.tox-pop--right::after{border-color:transparent transparent transparent #fff;border-width:8px;margin-left:-1px}.tox .tox-pop.tox-pop--right::before{border-color:transparent transparent transparent #eee;border-width:10px;margin-left:-1px}.tox .tox-pop.tox-pop--align-left::after,.tox .tox-pop.tox-pop--align-left::before{left:20px}.tox .tox-pop.tox-pop--align-right::after,.tox .tox-pop.tox-pop--align-right::before{left:calc(100% - 20px)}.tox .tox-sidebar-wrap{display:flex;flex-direction:row;flex-grow:1;min-height:0}.tox .tox-sidebar{background-color:#f0f0f0;display:flex;flex-direction:row;justify-content:flex-end}.tox .tox-sidebar__slider{display:flex;overflow:hidden}.tox .tox-sidebar__pane-container{display:flex}.tox .tox-sidebar__pane{display:flex}.tox .tox-sidebar--sliding-closed{opacity:0}.tox .tox-sidebar--sliding-open{opacity:1}.tox .tox-sidebar--sliding-growing,.tox .tox-sidebar--sliding-shrinking{transition:width .5s ease,opacity .5s ease}.tox .tox-selector{background-color:#4099ff;border-color:#4099ff;border-style:solid;border-width:1px;box-sizing:border-box;display:inline-block;height:10px;position:absolute;width:10px}.tox.tox-platform-touch .tox-selector{height:12px;width:12px}.tox .tox-slider{align-items:center;display:flex;flex:1;height:24px;justify-content:center;position:relative}.tox .tox-slider__rail{background-color:transparent;border:1px solid #eee;border-radius:6px;height:10px;min-width:120px;width:100%}.tox .tox-slider__handle{background-color:#006ce7;border:2px solid #0054b4;border-radius:6px;box-shadow:none;height:24px;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:14px}.tox .tox-form__controls-h-stack>.tox-slider:not(:first-of-type){margin-inline-start:8px}.tox .tox-form__controls-h-stack>.tox-form__group+.tox-slider{margin-inline-start:32px}.tox .tox-form__controls-h-stack>.tox-slider+.tox-form__group{margin-inline-start:32px}.tox .tox-source-code{overflow:auto}.tox .tox-spinner{display:flex}.tox .tox-spinner>div{animation:tam-bouncing-dots 1.5s ease-in-out 0s infinite both;background-color:rgba(34, 47, 62, 0.7);border-radius:100%;height:8px;width:8px}.tox .tox-spinner>div:first-child{animation-delay:-0.32s}.tox .tox-spinner>div:nth-child(2){animation-delay:-0.16s}@keyframes tam-bouncing-dots{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}.tox:not([dir=rtl]) .tox-spinner>div:not(:first-child){margin-left:4px}.tox[dir=rtl] .tox-spinner>div:not(:first-child){margin-right:4px}.tox .tox-statusbar{align-items:center;background-color:#fff;border-top:1px solid #e3e3e3;color:rgba(34, 47, 62, 0.7);display:flex;flex:0 0 auto;font-size:14px;font-weight:400;height:25px;overflow:hidden;padding:0 8px;position:relative;text-transform:none}.tox .tox-statusbar__path{display:flex;flex:1 1 auto;text-overflow:ellipsis;white-space:nowrap}.tox .tox-statusbar__right-container{display:flex;justify-content:flex-end;white-space:nowrap}.tox .tox-statusbar__help-text{text-align:center}.tox .tox-statusbar__text-container{align-items:flex-start;display:flex;flex:1 1 auto;height:16px;justify-content:space-between}@media only screen and (min-width: 768px){.tox .tox-statusbar__text-container.tox-statusbar__text-container-3-cols>.tox-statusbar__help-text,.tox .tox-statusbar__text-container.tox-statusbar__text-container-3-cols>.tox-statusbar__path,.tox .tox-statusbar__text-container.tox-statusbar__text-container-3-cols>.tox-statusbar__right-container{flex:0 0 33.3333333333%}}.tox .tox-statusbar__text-container.tox-statusbar__text-container--flex-end{justify-content:flex-end}.tox .tox-statusbar__text-container.tox-statusbar__text-container--flex-start{justify-content:flex-start}.tox .tox-statusbar__text-container.tox-statusbar__text-container--space-around{justify-content:space-around}.tox .tox-statusbar__path>*{display:inline;white-space:nowrap}.tox .tox-statusbar__wordcount{flex:0 0 auto;margin-left:1ch}@media only screen and (max-width: 767px){.tox .tox-statusbar__text-container .tox-statusbar__help-text{display:none}.tox .tox-statusbar__text-container .tox-statusbar__help-text:only-child{display:block}}.tox .tox-statusbar a,.tox .tox-statusbar__path-item,.tox .tox-statusbar__wordcount{color:rgba(34, 47, 62, 0.7);position:relative;-webkit-text-decoration:none;text-decoration:none}.tox .tox-statusbar a:focus:not(:disabled):not([aria-disabled=true]),.tox .tox-statusbar a:hover:not(:disabled):not([aria-disabled=true]),.tox .tox-statusbar__path-item:focus:not(:disabled):not([aria-disabled=true]),.tox .tox-statusbar__path-item:hover:not(:disabled):not([aria-disabled=true]),.tox .tox-statusbar__wordcount:focus:not(:disabled):not([aria-disabled=true]),.tox .tox-statusbar__wordcount:hover:not(:disabled):not([aria-disabled=true]){color:#222f3e;cursor:pointer}.tox .tox-statusbar a:focus-visible::after,.tox .tox-statusbar__path-item:focus-visible::after,.tox .tox-statusbar__wordcount:focus-visible::after{border-radius:3px;bottom:0;box-shadow:0 0 0 2px #006ce7;content:"";left:0;position:absolute;right:0;top:0}@media(forced-colors: active){.tox .tox-statusbar a:focus-visible::after,.tox .tox-statusbar__path-item:focus-visible::after,.tox .tox-statusbar__wordcount:focus-visible::after{border:2px solid highlight}}.tox .tox-statusbar__branding svg{fill:rgba(34, 47, 62, 0.8);height:1em;margin-left:.3em;width:auto}@media(forced-colors: active){.tox .tox-statusbar__branding svg{fill:currentColor}}.tox .tox-statusbar__branding a{align-items:center;display:inline-flex}.tox .tox-statusbar__branding a:focus:not(:disabled):not([aria-disabled=true]) svg,.tox .tox-statusbar__branding a:hover:not(:disabled):not([aria-disabled=true]) svg{fill:#222f3e}.tox .tox-statusbar__resize-handle{align-items:flex-end;align-self:stretch;cursor:nwse-resize;display:flex;flex:0 0 auto;justify-content:flex-end;margin-bottom:3px;margin-left:4px;margin-right:-5px;margin-top:3px;padding-bottom:0;padding-left:0;padding-right:0;position:relative}.tox .tox-statusbar__resize-handle svg{display:block;fill:rgba(34, 47, 62, 0.5)}.tox .tox-statusbar__resize-handle:focus svg,.tox .tox-statusbar__resize-handle:hover svg{fill:#222f3e}.tox .tox-statusbar__resize-handle:focus-visible{background-color:transparent;border-radius:1px 1px 5px 1px;box-shadow:0 0 0 2px transparent}.tox .tox-statusbar__resize-handle:focus-visible::after{border-radius:3px;bottom:0;box-shadow:0 0 0 2px #006ce7;content:"";left:0;position:absolute;right:0;top:0}@media(forced-colors: active){.tox .tox-statusbar__resize-handle:focus-visible::after{border:2px solid highlight}}.tox .tox-statusbar__resize-handle:only-child{margin-left:auto}.tox:not([dir=rtl]) .tox-statusbar__path>*{margin-right:4px}.tox:not([dir=rtl]) .tox-statusbar__branding{margin-left:2ch}.tox[dir=rtl] .tox-statusbar{flex-direction:row-reverse}.tox[dir=rtl] .tox-statusbar__path>*{margin-left:4px}.tox[dir=rtl] .tox-statusbar__branding svg{margin-left:0;margin-right:.3em}.tox .tox-throbber{z-index:1299}.tox .tox-throbber__busy-spinner{align-items:center;background-color:rgba(255, 255, 255, 0.6);bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.tox .tox-tbtn{align-items:center;background:#fff;border:0;border-radius:3px;box-shadow:none;color:#222f3e;display:flex;flex:0 0 auto;font-size:14px;font-style:normal;font-weight:400;height:28px;justify-content:center;margin:6px 1px 5px 0;outline:0;padding:0;text-transform:none;width:34px}@media(forced-colors: active){.tox .tox-tbtn.tox-tbtn:hover,.tox .tox-tbtn:hover{outline:1px dashed currentColor}.tox .tox-tbtn.tox-tbtn--active,.tox .tox-tbtn.tox-tbtn--enabled,.tox .tox-tbtn.tox-tbtn--enabled:focus,.tox .tox-tbtn.tox-tbtn--enabled:hover,.tox .tox-tbtn:focus:not(.tox-tbtn--disabled){outline:1px solid currentColor;position:relative}}.tox .tox-tbtn svg{display:block;fill:#222f3e}@media(forced-colors: active){.tox .tox-tbtn svg{fill:currentColor !important}.tox .tox-tbtn svg.tox-tbtn--enabled,.tox .tox-tbtn svg:focus:not(.tox-tbtn--disabled){fill:currentColor !important}.tox .tox-tbtn svg .tox-tbtn:disabled,.tox .tox-tbtn svg .tox-tbtn:disabled:hover,.tox .tox-tbtn svg.tox-tbtn--disabled,.tox .tox-tbtn svg.tox-tbtn--disabled:hover{filter:contrast(0%)}}.tox .tox-tbtn.tox-tbtn-more{padding-left:5px;padding-right:5px;width:inherit}.tox .tox-tbtn:focus{background:#fff;border:0;box-shadow:none;position:relative;z-index:1}.tox .tox-tbtn:focus::after{border-radius:3px;bottom:0;box-shadow:0 0 0 2px #006ce7;content:"";left:0;position:absolute;right:0;top:0}@media(forced-colors: active){.tox .tox-tbtn:focus::after{border:2px solid highlight}}.tox .tox-tbtn:hover{background:#f0f0f0;border:0;box-shadow:none;color:#222f3e}.tox .tox-tbtn:hover svg{fill:#222f3e}.tox .tox-tbtn:active{background:#a6ccf7;border:0;box-shadow:none;color:#222f3e}.tox .tox-tbtn:active svg{fill:#222f3e}.tox .tox-tbtn--disabled .tox-tbtn--enabled svg{fill:rgba(34, 47, 62, 0.5)}.tox .tox-tbtn--disabled,.tox .tox-tbtn--disabled:hover,.tox .tox-tbtn:disabled,.tox .tox-tbtn:disabled:hover{background:#fff;border:0;box-shadow:none;color:rgba(34, 47, 62, 0.5);cursor:not-allowed}.tox .tox-tbtn--disabled svg,.tox .tox-tbtn--disabled:hover svg,.tox .tox-tbtn:disabled svg,.tox .tox-tbtn:disabled:hover svg{fill:rgba(34, 47, 62, 0.5)}.tox .tox-tbtn--active,.tox .tox-tbtn--enabled,.tox .tox-tbtn--enabled:focus,.tox .tox-tbtn--enabled:hover{background:#a6ccf7;border:0;box-shadow:none;color:#222f3e;position:relative}.tox .tox-tbtn--active>*,.tox .tox-tbtn--enabled:focus>*,.tox .tox-tbtn--enabled:hover>*,.tox .tox-tbtn--enabled>*{transform:none}.tox .tox-tbtn--active svg,.tox .tox-tbtn--enabled svg,.tox .tox-tbtn--enabled:focus svg,.tox .tox-tbtn--enabled:hover svg{fill:#222f3e}.tox .tox-tbtn--active.tox-tbtn--disabled svg,.tox .tox-tbtn--enabled.tox-tbtn--disabled svg,.tox .tox-tbtn--enabled:focus.tox-tbtn--disabled svg,.tox .tox-tbtn--enabled:hover.tox-tbtn--disabled svg{fill:rgba(34, 47, 62, 0.5)}.tox .tox-tbtn--enabled:focus::after{border-radius:3px;bottom:0;box-shadow:0 0 0 2px #006ce7;content:"";left:0;position:absolute;right:0;top:0}@media(forced-colors: active){.tox .tox-tbtn--enabled:focus::after{border:2px solid highlight}}.tox .tox-tbtn:focus:not(.tox-tbtn--disabled){color:#222f3e}.tox .tox-tbtn:focus:not(.tox-tbtn--disabled) svg{fill:#222f3e}.tox .tox-tbtn:active>*{transform:none}.tox .tox-tbtn--md{height:42px;width:51px}.tox .tox-tbtn--lg{flex-direction:column;height:56px;width:68px}.tox .tox-tbtn--return{align-self:stretch;height:unset;width:16px}.tox .tox-tbtn--labeled{padding:0 4px;width:unset}.tox .tox-tbtn__vlabel{display:block;font-size:10px;font-weight:400;letter-spacing:-0.025em;margin-bottom:4px;white-space:nowrap}.tox .tox-number-input{background:#f7f7f7;border-radius:3px;display:flex;margin:6px 1px 5px 0;position:relative;width:auto}.tox .tox-number-input:focus{background:#f7f7f7}.tox .tox-number-input:focus::after{border-radius:3px;bottom:0;box-shadow:0 0 0 2px #006ce7;content:"";left:0;position:absolute;right:0;top:0}@media(forced-colors: active){.tox .tox-number-input:focus::after{border:2px solid highlight}}.tox .tox-number-input .tox-input-wrapper{display:flex;pointer-events:none;position:relative;text-align:center}.tox .tox-number-input .tox-input-wrapper:focus{background-color:#f7f7f7;z-index:1}.tox .tox-number-input .tox-input-wrapper:focus::after{border-radius:3px;bottom:0;box-shadow:0 0 0 2px #006ce7;content:"";left:0;position:absolute;right:0;top:0}@media(forced-colors: active){.tox .tox-number-input .tox-input-wrapper:focus::after{border:2px solid highlight}}.tox .tox-number-input .tox-input-wrapper:has(input:focus)::after{border-radius:3px;bottom:0;box-shadow:0 0 0 2px #006ce7;content:"";left:0;position:absolute;right:0;top:0}@media(forced-colors: active){.tox .tox-number-input .tox-input-wrapper:has(input:focus)::after{border:2px solid highlight}}.tox .tox-number-input input{border-radius:3px;color:#222f3e;font-size:14px;margin:2px 0;pointer-events:all;position:relative;width:60px}.tox .tox-number-input input:hover{background:#f0f0f0;color:#222f3e}.tox .tox-number-input input:focus{background-color:#f7f7f7}.tox .tox-number-input input:disabled{background:#fff;border:0;box-shadow:none;color:rgba(34, 47, 62, 0.5);cursor:not-allowed}.tox .tox-number-input button{color:#222f3e;height:28px;position:relative;text-align:center;width:24px}@media(forced-colors: active){.tox .tox-number-input button:active,.tox .tox-number-input button:focus,.tox .tox-number-input button:hover{outline:1px solid currentColor !important}}.tox .tox-number-input button svg{display:block;fill:#222f3e;margin:0 auto;transform:scale(0.67)}@media(forced-colors: active){.tox .tox-number-input button svg,.tox .tox-number-input button svg:active,.tox .tox-number-input button svg:hover{fill:currentColor !important}.tox .tox-number-input button svg:disabled{filter:contrast(0)}}.tox .tox-number-input button:focus{background:#f7f7f7;z-index:1}.tox .tox-number-input button:focus::after{border-radius:3px;bottom:0;box-shadow:0 0 0 2px #006ce7;content:"";left:0;position:absolute;right:0;top:0}@media(forced-colors: active){.tox .tox-number-input button:focus::after{border:2px solid highlight}}.tox .tox-number-input button:hover{background:#f0f0f0;border:0;box-shadow:none;color:#222f3e}.tox .tox-number-input button:hover svg{fill:#222f3e}.tox .tox-number-input button:active{background:#a6ccf7;border:0;box-shadow:none;color:#222f3e}.tox .tox-number-input button:active svg{fill:#222f3e}.tox .tox-number-input button:disabled{background:#fff;border:0;box-shadow:none;color:rgba(34, 47, 62, 0.5);cursor:not-allowed}.tox .tox-number-input button:disabled svg{fill:rgba(34, 47, 62, 0.5)}.tox .tox-number-input button.minus{border-radius:3px 0 0 3px}.tox .tox-number-input button.plus{border-radius:0 3px 3px 0}.tox .tox-number-input:focus:not(:active)>.tox-input-wrapper,.tox .tox-number-input:focus:not(:active)>button{background:#f7f7f7}.tox .tox-tbtn--select{margin:6px 1px 5px 0;padding:0 4px;width:auto}.tox .tox-tbtn__select-label{cursor:default;font-weight:400;height:initial;margin:0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tox .tox-tbtn__select-chevron{align-items:center;display:flex;justify-content:center;width:16px}.tox .tox-tbtn__select-chevron svg{fill:rgba(34, 47, 62, 0.5)}@media(forced-colors: active){.tox .tox-tbtn__select-chevron svg{fill:currentColor}}.tox .tox-tbtn--bespoke{background:#f7f7f7}.tox .tox-tbtn--bespoke:focus{background:#f7f7f7}.tox .tox-tbtn--bespoke+.tox-tbtn--bespoke{margin-inline-start:4px}.tox .tox-tbtn--bespoke .tox-tbtn__select-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:7em}.tox .tox-tbtn--disabled .tox-tbtn__select-label,.tox .tox-tbtn--select:disabled .tox-tbtn__select-label{cursor:not-allowed}.tox .tox-split-button{border:0;border-radius:3px;box-sizing:border-box;display:flex;margin:6px 1px 5px 0}.tox .tox-split-button:hover{box-shadow:0 0 0 1px #f0f0f0 inset}.tox .tox-split-button:focus{background:#fff;box-shadow:none;color:#222f3e;position:relative;z-index:1}.tox .tox-split-button:focus::after{pointer-events:none;border-radius:3px;bottom:0;box-shadow:0 0 0 2px #006ce7;content:"";left:0;position:absolute;right:0;top:0}@media(forced-colors: active){.tox .tox-split-button:focus::after{border:2px solid highlight}}.tox .tox-split-button>*{border-radius:0}.tox .tox-split-button>:first-child{border-bottom-left-radius:3px;border-top-left-radius:3px}.tox .tox-split-button>:nth-child(2){border-bottom-right-radius:3px;border-top-right-radius:3px}.tox .tox-split-button__chevron{width:16px}.tox .tox-split-button__chevron svg{fill:rgba(34, 47, 62, 0.5)}@media(forced-colors: active){.tox .tox-split-button__chevron svg{fill:currentColor}}.tox .tox-split-button .tox-tbtn{margin:0}.tox .tox-split-button:focus .tox-tbtn{background-color:transparent}.tox .tox-split-button.tox-tbtn--disabled .tox-tbtn:focus,.tox .tox-split-button.tox-tbtn--disabled .tox-tbtn:hover,.tox .tox-split-button.tox-tbtn--disabled:focus,.tox .tox-split-button.tox-tbtn--disabled:hover{background:#fff;box-shadow:none;color:rgba(34, 47, 62, 0.5)}.tox.tox-platform-touch .tox-split-button .tox-tbtn--select{padding:0 0}.tox.tox-platform-touch .tox-split-button .tox-tbtn:not(.tox-tbtn--select):first-child{width:30px}.tox.tox-platform-touch .tox-split-button__chevron{width:20px}.tox .tox-split-button.tox-tbtn--disabled svg .tox-icon-highlight-bg-color__color,.tox .tox-split-button.tox-tbtn--disabled svg .tox-icon-text-color__color{opacity:.3}.tox .tox-toolbar-overlord{background-color:#fff}.tox .tox-toolbar,.tox .tox-toolbar__overflow,.tox .tox-toolbar__primary{background-attachment:local;background-color:#fff;background-image:repeating-linear-gradient(#e3e3e3 0 1px, transparent 1px 39px);background-position:center top 40px;background-repeat:no-repeat;background-size:calc(100% - 22px) calc(100% - 41px);display:flex;flex:0 0 auto;flex-shrink:0;flex-wrap:wrap;padding:0 0;transform:perspective(1px)}.tox .tox-toolbar-overlord>.tox-toolbar,.tox .tox-toolbar-overlord>.tox-toolbar__overflow,.tox .tox-toolbar-overlord>.tox-toolbar__primary{background-position:center top 0;background-size:calc(100% - 22px) calc(100% - 0px)}.tox .tox-toolbar__overflow.tox-toolbar__overflow--closed{height:0;opacity:0;padding-bottom:0;padding-top:0;visibility:hidden}.tox .tox-toolbar__overflow--growing{transition:height .3s ease,opacity .2s linear .1s}.tox .tox-toolbar__overflow--shrinking{transition:opacity .3s ease,height .2s linear .1s,visibility 0s linear .3s}.tox .tox-anchorbar,.tox .tox-toolbar-overlord{grid-column:1/-1}.tox .tox-menubar+.tox-toolbar,.tox .tox-menubar+.tox-toolbar-overlord{border-top:1px solid transparent;margin-top:-1px;padding-bottom:1px;padding-top:1px}@media(forced-colors: active){.tox .tox-menubar+.tox-toolbar,.tox .tox-menubar+.tox-toolbar-overlord{outline:1px solid currentColor}}.tox .tox-toolbar--scrolling{flex-wrap:nowrap;overflow-x:auto}.tox .tox-pop .tox-toolbar{border-width:0}.tox .tox-toolbar--no-divider{background-image:none}.tox .tox-toolbar-overlord .tox-toolbar:not(.tox-toolbar--scrolling):first-child,.tox .tox-toolbar-overlord .tox-toolbar__primary{background-position:center top 39px}.tox .tox-editor-header>.tox-toolbar--scrolling,.tox .tox-toolbar-overlord .tox-toolbar--scrolling:first-child{background-image:none}.tox.tox-tinymce-aux .tox-toolbar__overflow{background-color:#fff;background-position:center top 43px;background-size:calc(100% - 16px) calc(100% - 51px);border:none;border-radius:6px;box-shadow:0 0 2px 0 rgba(34, 47, 62, 0.2),0 4px 8px 0 rgba(34, 47, 62, 0.15);overscroll-behavior:none;padding:4px 0}@media(forced-colors: active){.tox.tox-tinymce-aux .tox-toolbar__overflow{border:solid}}.tox-pop .tox-pop__dialog .tox-toolbar{background-position:center top 43px;background-size:calc(100% - 22px) calc(100% - 51px);padding:4px 0}.tox .tox-toolbar__group{align-items:center;display:flex;flex-wrap:wrap;margin:0 0;padding:0 11px 0 12px}.tox .tox-toolbar__group--pull-right{margin-left:auto}.tox .tox-toolbar--scrolling .tox-toolbar__group{flex-shrink:0;flex-wrap:nowrap}.tox:not([dir=rtl]) .tox-toolbar__group:not(:last-of-type){border-right:1px solid transparent}.tox[dir=rtl] .tox-toolbar__group:not(:last-of-type){border-left:1px solid transparent}.tox .tox-tooltip{display:inline-block;max-width:15em;padding:8px;pointer-events:none;position:relative;width:max-content;z-index:1150}.tox .tox-tooltip__body{background-color:#222f3e;border-radius:6px;box-shadow:none;color:#fff;font-size:12px;font-style:normal;font-weight:600;overflow-wrap:break-word;padding:4px 6px;text-transform:none}@media(forced-colors: active){.tox .tox-tooltip__body{outline:outset 1px}}.tox .tox-tooltip__arrow{position:absolute}.tox .tox-tooltip--down .tox-tooltip__arrow{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #222f3e;bottom:0;left:50%;position:absolute;transform:translateX(-50%)}.tox .tox-tooltip--up .tox-tooltip__arrow{border-bottom:8px solid #222f3e;border-left:8px solid transparent;border-right:8px solid transparent;left:50%;position:absolute;top:0;transform:translateX(-50%)}.tox .tox-tooltip--right .tox-tooltip__arrow{border-bottom:8px solid transparent;border-left:8px solid #222f3e;border-top:8px solid transparent;position:absolute;right:0;top:50%;transform:translateY(-50%)}.tox .tox-tooltip--left .tox-tooltip__arrow{border-bottom:8px solid transparent;border-right:8px solid #222f3e;border-top:8px solid transparent;left:0;position:absolute;top:50%;transform:translateY(-50%)}.tox .tox-tree{display:flex;flex-direction:column}.tox .tox-tree .tox-trbtn{align-items:center;background:0 0;border:0;border-radius:4px;box-shadow:none;color:#222f3e;display:flex;flex:0 0 auto;font-size:14px;font-style:normal;font-weight:400;height:28px;margin-bottom:4px;margin-top:4px;outline:0;overflow:hidden;padding:0;padding-left:8px;text-transform:none}.tox .tox-tree .tox-trbtn .tox-tree__label{cursor:default;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tox .tox-tree .tox-trbtn svg{display:block;fill:#222f3e}.tox .tox-tree .tox-trbtn:focus{background:#f0f0f0;border:0;box-shadow:none}.tox .tox-tree .tox-trbtn:hover{background:#f0f0f0;border:0;box-shadow:none;color:#222f3e}.tox .tox-tree .tox-trbtn:hover svg{fill:#222f3e}.tox .tox-tree .tox-trbtn:active{background:#a6ccf7;border:0;box-shadow:none;color:#222f3e}.tox .tox-tree .tox-trbtn:active svg{fill:#222f3e}.tox .tox-tree .tox-trbtn--disabled,.tox .tox-tree .tox-trbtn--disabled:hover,.tox .tox-tree .tox-trbtn:disabled,.tox .tox-tree .tox-trbtn:disabled:hover{background:0 0;border:0;box-shadow:none;color:rgba(34, 47, 62, 0.5);cursor:not-allowed}.tox .tox-tree .tox-trbtn--disabled svg,.tox .tox-tree .tox-trbtn--disabled:hover svg,.tox .tox-tree .tox-trbtn:disabled svg,.tox .tox-tree .tox-trbtn:disabled:hover svg{fill:rgba(34, 47, 62, 0.5)}.tox .tox-tree .tox-trbtn--enabled,.tox .tox-tree .tox-trbtn--enabled:hover{background:#a6ccf7;border:0;box-shadow:none;color:#222f3e}.tox .tox-tree .tox-trbtn--enabled:hover>*,.tox .tox-tree .tox-trbtn--enabled>*{transform:none}.tox .tox-tree .tox-trbtn--enabled svg,.tox .tox-tree .tox-trbtn--enabled:hover svg{fill:#222f3e}.tox .tox-tree .tox-trbtn:focus:not(.tox-trbtn--disabled){color:#222f3e}.tox .tox-tree .tox-trbtn:focus:not(.tox-trbtn--disabled) svg{fill:#222f3e}.tox .tox-tree .tox-trbtn:active>*{transform:none}.tox .tox-tree .tox-trbtn--return{align-self:stretch;height:unset;width:16px}.tox .tox-tree .tox-trbtn--labeled{padding:0 4px;width:unset}.tox .tox-tree .tox-trbtn__vlabel{display:block;font-size:10px;font-weight:400;letter-spacing:-0.025em;margin-bottom:4px;white-space:nowrap}.tox .tox-tree .tox-tree--directory{display:flex;flex-direction:column}.tox .tox-tree .tox-tree--directory .tox-tree--directory__label{font-weight:700}.tox .tox-tree .tox-tree--directory .tox-tree--directory__label .tox-mbtn{margin-left:auto}.tox .tox-tree .tox-tree--directory .tox-tree--directory__label .tox-mbtn svg{fill:transparent}.tox .tox-tree .tox-tree--directory .tox-tree--directory__label .tox-mbtn.tox-mbtn--active svg,.tox .tox-tree .tox-tree--directory .tox-tree--directory__label .tox-mbtn:focus svg{fill:#222f3e}.tox .tox-tree .tox-tree--directory .tox-tree--directory__label:focus .tox-mbtn svg,.tox .tox-tree .tox-tree--directory .tox-tree--directory__label:hover .tox-mbtn svg{fill:#222f3e}.tox .tox-tree .tox-tree--directory .tox-tree--directory__label:hover:has(.tox-mbtn:hover){background-color:transparent;color:#222f3e}.tox .tox-tree .tox-tree--directory .tox-tree--directory__label:hover:has(.tox-mbtn:hover) .tox-chevron svg{fill:#222f3e}.tox .tox-tree .tox-tree--directory .tox-tree--directory__label .tox-chevron{margin-right:6px}.tox .tox-tree .tox-tree--directory .tox-tree--directory__label:has(+.tox-tree--directory__children--growing) .tox-chevron,.tox .tox-tree .tox-tree--directory .tox-tree--directory__label:has(+.tox-tree--directory__children--shrinking) .tox-chevron{transition:transform .5s ease-in-out}.tox .tox-tree .tox-tree--directory .tox-tree--directory__label:has(+.tox-tree--directory__children--growing) .tox-chevron,.tox .tox-tree .tox-tree--directory .tox-tree--directory__label:has(+.tox-tree--directory__children--open) .tox-chevron{transform:rotate(90deg)}.tox .tox-tree .tox-tree--leaf__label{font-weight:400}.tox .tox-tree .tox-tree--leaf__label .tox-mbtn{margin-left:auto}.tox .tox-tree .tox-tree--leaf__label .tox-mbtn svg{fill:transparent}.tox .tox-tree .tox-tree--leaf__label .tox-mbtn.tox-mbtn--active svg,.tox .tox-tree .tox-tree--leaf__label .tox-mbtn:focus svg{fill:#222f3e}.tox .tox-tree .tox-tree--leaf__label:hover .tox-mbtn svg{fill:#222f3e}.tox .tox-tree .tox-tree--leaf__label:hover:has(.tox-mbtn:hover){background-color:transparent;color:#222f3e}.tox .tox-tree .tox-tree--leaf__label:hover:has(.tox-mbtn:hover) .tox-chevron svg{fill:#222f3e}.tox .tox-tree .tox-icon-custom-state{flex-grow:1;display:flex;justify-content:flex-end}.tox .tox-tree .tox-tree--directory__children{overflow:hidden;padding-left:16px}.tox .tox-tree .tox-tree--directory__children.tox-tree--directory__children--growing,.tox .tox-tree .tox-tree--directory__children.tox-tree--directory__children--shrinking{transition:height .5s ease-in-out}.tox .tox-tree .tox-trbtn.tox-tree--leaf__label{display:flex;justify-content:space-between}.tox .tox-revisionhistory__pane{padding:0 !important}.tox .tox-revisionhistory__container{display:flex;flex-direction:column;height:100%}.tox .tox-revisionhistory{background-color:#fff;border-top:1px solid #f0f0f0;display:flex;flex:1;height:100%;margin-top:8px;overflow-x:auto;overflow-y:hidden;position:relative;width:100%}.tox .tox-revisionhistory--align-right{margin-left:auto}.tox .tox-revisionhistory__iframe{flex:1}.tox .tox-revisionhistory__sidebar{display:flex;flex-direction:column;height:100%;min-width:248px;width:316px}.tox .tox-revisionhistory__sidebar .tox-revisionhistory__sidebar-title{background-color:#fff;box-shadow:0 4px 8px 0 rgba(34, 47, 62, 0.1);color:#222f3e;font-size:20px;font-weight:400;line-height:28px;padding:12px;z-index:1}.tox .tox-revisionhistory__sidebar .tox-revisionhistory__revisions{background-color:#f0f0f0;display:flex;flex:1;flex-direction:column;gap:12px;overflow-y:auto;padding:10px 12px}.tox .tox-revisionhistory__sidebar .tox-revisionhistory__revisions:focus{height:100%;position:relative;z-index:1}.tox .tox-revisionhistory__sidebar .tox-revisionhistory__revisions:focus::after{border-radius:3px;bottom:0;box-shadow:0 0 0 2px #006ce7;content:"";left:0;position:absolute;right:0;top:0;border-radius:6px;bottom:1px;left:1px;right:1px;top:1px}@media(forced-colors: active){.tox .tox-revisionhistory__sidebar .tox-revisionhistory__revisions:focus::after{border:2px solid highlight}}.tox .tox-revisionhistory__sidebar .tox-revisionhistory__revisions .tox-revisionhistory__card{background-color:#fff;border:1px solid #f0f0f0;border-radius:6px;color:#222f3e;cursor:pointer;display:flex;flex-direction:column;font-size:14px;gap:12px;padding:12px;width:100%}.tox .tox-revisionhistory__sidebar .tox-revisionhistory__revisions .tox-revisionhistory__card:hover{box-shadow:0 4px 8px 0 rgba(34, 47, 62, 0.1)}.tox .tox-revisionhistory__sidebar .tox-revisionhistory__revisions .tox-revisionhistory__card:focus{position:relative;z-index:1}.tox .tox-revisionhistory__sidebar .tox-revisionhistory__revisions .tox-revisionhistory__card:focus::after{border-radius:3px;bottom:0;box-shadow:0 0 0 2px #006ce7 #006ce7;content:"";left:0;position:absolute;right:0;top:0;border-radius:6px;box-shadow:0 0 0 2px #006ce7;box-shadow:0 0 0 2px #006ce7 !important}@media(forced-colors: active){.tox .tox-revisionhistory__sidebar .tox-revisionhistory__revisions .tox-revisionhistory__card:focus::after{border:2px solid highlight}}.tox .tox-revisionhistory__sidebar .tox-revisionhistory__revisions .tox-revisionhistory__card.tox-revisionhistory__card--selected{background-color:#fff5cc;box-shadow:0 4px 8px 0 rgba(34, 47, 62, 0.1);position:relative}.tox .tox-revisionhistory__sidebar .tox-revisionhistory__revisions .tox-revisionhistory__card.tox-revisionhistory__card--selected::after{border-radius:3px;bottom:0;box-shadow:0 0 0 2px #006ce7 #e3b82a;content:"";left:0;position:absolute;right:0;top:0;border-radius:6px;box-shadow:0 0 0 2px #e3b82a}@media(forced-colors: active){.tox .tox-revisionhistory__sidebar .tox-revisionhistory__revisions .tox-revisionhistory__card.tox-revisionhistory__card--selected::after{border:2px solid highlight}}.tox .tox-revisionhistory__sidebar .tox-revisionhistory__revisions .tox-revisionhistory__card-date{display:flex;gap:12px;justify-content:space-between}.tox .tox-revisionhistory__sidebar .tox-revisionhistory__revisions .tox-revisionhistory__card-date-label{font-size:16px;line-height:24px}.tox .tox-revisionhistory__sidebar .tox-revisionhistory__revisions .tox-revisionhistory__card-label{font-size:12px;font-weight:600;line-height:24px;padding:0}.tox .tox-revisionhistory__sidebar .tox-revisionhistory__revisions .tox-revisionhistory__card-author{align-items:center;display:flex;flex:1 0 0;gap:8px;height:36px}.tox .tox-revisionhistory__sidebar .tox-revisionhistory__revisions .tox-revisionhistory__card-author-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;line-height:18px}.tox .tox-revisionhistory__sidebar .tox-revisionhistory__revisions .tox-revisionhistory__avatar{border-radius:50%;height:36px;object-fit:cover;vertical-align:middle;width:36px}.tox .tox-revisionhistory__sidebar .tox-revisionhistory__revisions .tox-revisionhistory__norevision{color:rgba(34, 47, 62, 0.7);font-size:16px;line-height:24px;padding:5px 5.5px}.tox .tox-revisionhistory__sidebar .tox-revisionhistory__revisions .tox-revisionhistory__card-check-icon{color:#222f3e;height:24px}.tox .tox-view-wrap,.tox .tox-view-wrap__slot-container{background-color:#fff;display:flex;flex:1;flex-direction:column;height:100%}.tox .tox-view{display:flex;flex:1 1 auto;flex-direction:column;overflow:hidden}.tox .tox-view__header{align-items:center;display:flex;font-size:16px;justify-content:space-between;padding:10px 10px 2px 10px;position:relative}.tox .tox-view__label{color:#222f3e;font-weight:700;line-height:24px;padding:4px 16px;text-align:center;white-space:nowrap}.tox .tox-view__label--normal{font-size:16px}.tox .tox-view__label--large{font-size:20px}.tox .tox-view--mobile.tox-view__header,.tox .tox-view--mobile.tox-view__toolbar{padding:8px}.tox .tox-view--scrolling{flex-wrap:nowrap;overflow-x:auto}.tox .tox-view__toolbar{display:flex;flex-direction:row;gap:8px;justify-content:space-between;overflow-x:auto;padding:10px 10px 2px 10px}.tox .tox-view__toolbar__group{display:flex;flex-direction:row;gap:12px}.tox .tox-view__header-end,.tox .tox-view__header-start{display:flex}.tox .tox-view__pane{height:100%;padding:8px;position:relative;width:100%}.tox .tox-view__pane_panel{border:1px solid #eee;border-radius:6px}.tox:not([dir=rtl]) .tox-view__header .tox-view__header-end>*,.tox:not([dir=rtl]) .tox-view__header .tox-view__header-start>*{margin-left:8px}.tox[dir=rtl] .tox-view__header .tox-view__header-end>*,.tox[dir=rtl] .tox-view__header .tox-view__header-start>*{margin-right:8px}.tox .tox-well{border:1px solid #eee;border-radius:6px;padding:8px;width:100%}.tox .tox-well>:first-child{margin-top:0}.tox .tox-well>:last-child{margin-bottom:0}.tox .tox-well>:only-child{margin:0}.tox .tox-custom-editor{border:1px solid #eee;border-radius:6px;display:flex;flex:1;overflow:hidden;position:relative}.tox .tox-dialog-loading::before{background-color:rgba(0, 0, 0, 0.5);content:"";height:100%;position:absolute;width:100%;z-index:1000}.tox .tox-tab{cursor:pointer}.tox .tox-dialog__content-js{display:flex;flex:1}.tox .tox-dialog__body-content .tox-collection{display:flex;flex:1}.mce-content-body .mce-item-anchor{background:transparent url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D'8'%20height%3D'12'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M0%200L8%200%208%2012%204.09117821%209%200%2012z'%2F%3E%3C%2Fsvg%3E%0A") no-repeat center}.mce-content-body .mce-item-anchor:empty{cursor:default;display:inline-block;height:12px !important;padding:0 2px;-webkit-user-modify:read-only;-moz-user-modify:read-only;-webkit-user-select:all;user-select:all;width:8px !important}.mce-content-body .mce-item-anchor:not(:empty){background-position-x:2px;display:inline-block;padding-left:12px}.mce-content-body .mce-item-anchor[data-mce-selected]{outline-offset:1px}.tox-comments-visible .tox-comment[contenteditable=false]:not([data-mce-selected]),.tox-comments-visible span.tox-comment img:not([data-mce-selected]),.tox-comments-visible span.tox-comment span.mce-preview-object:not([data-mce-selected]),.tox-comments-visible span.tox-comment>audio:not([data-mce-selected]),.tox-comments-visible span.tox-comment>video:not([data-mce-selected]){outline:3px solid #ffe796}.tox-comments-visible .tox-comment[contenteditable=false][data-mce-annotation-active=true]:not([data-mce-selected]){outline:3px solid #ffcf30}.tox-comments-visible span.tox-comment[data-mce-annotation-active=true] img:not([data-mce-selected]),.tox-comments-visible span.tox-comment[data-mce-annotation-active=true] span.mce-preview-object:not([data-mce-selected]),.tox-comments-visible span.tox-comment[data-mce-annotation-active=true]>audio:not([data-mce-selected]),.tox-comments-visible span.tox-comment[data-mce-annotation-active=true]>video:not([data-mce-selected]){outline:3px solid #ffcf30}.tox-comments-visible span.tox-comment:not([data-mce-selected]){background-color:#ffe796;outline:0}.tox-comments-visible span.tox-comment[data-mce-annotation-active=true]:not([data-mce-selected=inline-boundary]){background-color:#ffcf30}.tox-comments-visible span.tox-comment[data-mce-selected]{background-color:#ffcf30;border-radius:3px;box-shadow:0 0 0 2px #006ce7}.tox-checklist>li:not(.tox-checklist--hidden){list-style:none;margin:.25em 0}.tox-checklist>li:not(.tox-checklist--hidden)::before{content:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cg%20id%3D%22checklist-unchecked%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20id%3D%22Rectangle%22%20width%3D%2215%22%20height%3D%2215%22%20x%3D%22.5%22%20y%3D%22.5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22%234C4C4C%22%20rx%3D%222%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A");cursor:pointer;height:1em;margin-left:-1.5em;margin-top:.125em;position:absolute;width:1em}.tox-checklist li:not(.tox-checklist--hidden).tox-checklist--checked::before{content:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cg%20id%3D%22checklist-checked%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20id%3D%22Rectangle%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22%234099FF%22%20fill-rule%3D%22nonzero%22%20rx%3D%222%22%2F%3E%3Cpath%20id%3D%22Path%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22nonzero%22%20d%3D%22M11.5703186%2C3.14417309%20C11.8516238%2C2.73724603%2012.4164781%2C2.62829933%2012.83558%2C2.89774797%20C13.260121%2C3.17069355%2013.3759736%2C3.72932262%2013.0909105%2C4.14168582%20L7.7580587%2C11.8560195%20C7.43776896%2C12.3193404%206.76483983%2C12.3852142%206.35607322%2C11.9948725%20L3.02491697%2C8.8138662%20C2.66090143%2C8.46625845%202.65798871%2C7.89594698%203.01850234%2C7.54483354%20C3.373942%2C7.19866177%203.94940006%2C7.19592841%204.30829608%2C7.5386474%20L6.85276923%2C9.9684299%20L11.5703186%2C3.14417309%20Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A")}[dir=rtl] .tox-checklist>li:not(.tox-checklist--hidden)::before{margin-left:0;margin-right:-1.5em}code[class*=language-],pre[class*=language-]{color:#000;background:0 0;text-shadow:0 1px #fff;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;tab-size:4;-webkit-hyphens:none;hyphens:none}code[class*=language-] ::selection,code[class*=language-]::selection,pre[class*=language-] ::selection,pre[class*=language-]::selection{text-shadow:none;background:#b3d4fc}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#f5f2f0}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#708090}.token.punctuation{color:#999}.token.namespace{opacity:.7}.token.boolean,.token.constant,.token.deleted,.token.number,.token.property,.token.symbol,.token.tag{color:#905}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#690}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url{color:#9a6e3a;background:hsla(0, 0%, 100%, 0.5)}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.class-name,.token.function{color:#dd4a68}.token.important,.token.regex,.token.variable{color:#e90}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.mce-content-body{overflow-wrap:break-word;word-wrap:break-word}.mce-content-body .mce-visual-caret{background-color:#000;background-color:currentColor;position:absolute}.mce-content-body .mce-visual-caret-hidden{display:none}.mce-content-body [data-mce-caret]{left:-1000px;margin:0;padding:0;position:absolute;right:auto;top:0}.mce-content-body .mce-offscreen-selection{left:-2000000px;max-width:1000000px;position:absolute}.mce-content-body [contentEditable=false]{cursor:default}.mce-content-body [contentEditable=true]{cursor:text}.tox-cursor-format-painter{cursor:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23000%22%20fill-rule%3D%22nonzero%22%20d%3D%22M15%2C6%20C15%2C5.45%2014.55%2C5%2014%2C5%20L6%2C5%20C5.45%2C5%205%2C5.45%205%2C6%20L5%2C10%20C5%2C10.55%205.45%2C11%206%2C11%20L14%2C11%20C14.55%2C11%2015%2C10.55%2015%2C10%20L15%2C9%20L16%2C9%20L16%2C12%20L9%2C12%20L9%2C19%20C9%2C19.55%209.45%2C20%2010%2C20%20L11%2C20%20C11.55%2C20%2012%2C19.55%2012%2C19%20L12%2C14%20L18%2C14%20L18%2C7%20L15%2C7%20L15%2C6%20Z%22%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23000%22%20fill-rule%3D%22nonzero%22%20d%3D%22M1%2C1%20L8.25%2C1%20C8.66421356%2C1%209%2C1.33578644%209%2C1.75%20L9%2C1.75%20C9%2C2.16421356%208.66421356%2C2.5%208.25%2C2.5%20L2.5%2C2.5%20L2.5%2C8.25%20C2.5%2C8.66421356%202.16421356%2C9%201.75%2C9%20L1.75%2C9%20C1.33578644%2C9%201%2C8.66421356%201%2C8.25%20L1%2C1%20Z%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A"),default}div.mce-footnotes hr{margin-inline:0 auto;width:25%}div.mce-footnotes li>a.mce-footnotes-backlink{-webkit-text-decoration:none;text-decoration:none}@media print{sup.mce-footnote a{color:#000;-webkit-text-decoration:none;text-decoration:none}div.mce-footnotes{page-break-inside:avoid;break-inside:avoid;width:100%}div.mce-footnotes li>a.mce-footnotes-backlink{display:none}}tiny-math-block{display:flex;justify-content:center;margin:16px 0 16px 0}tiny-math-inline{display:inline-block}.mce-content-body figure.align-left{float:left}.mce-content-body figure.align-right{float:right}.mce-content-body figure.image.align-center{display:table;margin-left:auto;margin-right:auto}.mce-preview-object{border:1px solid gray;display:inline-block;line-height:0;margin:0 2px;position:relative}.mce-preview-object .mce-shim{background:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");height:100%;left:0;position:absolute;top:0;width:100%}.mce-preview-object[data-mce-selected="2"] .mce-shim{display:none}.mce-content-body .mce-mergetag{cursor:default !important;-webkit-user-select:none;user-select:none}.mce-content-body .mce-mergetag:hover{background-color:rgba(0, 108, 231, 0.1)}.mce-content-body .mce-mergetag-affix{background-color:rgba(0, 108, 231, 0.1);color:#006ce7}.mce-object{background:transparent url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M4%203h16a1%201%200%200%201%201%201v16a1%201%200%200%201-1%201H4a1%201%200%200%201-1-1V4a1%201%200%200%201%201-1zm1%202v14h14V5H5zm4.79%202.565l5.64%204.028a.5.5%200%200%201%200%20.814l-5.64%204.028a.5.5%200%200%201-.79-.407V7.972a.5.5%200%200%201%20.79-.407z%22%2F%3E%3C%2Fsvg%3E%0A") no-repeat center;border:1px dashed #aaa}.mce-pagebreak{border:1px dashed #aaa;cursor:default;display:block;height:5px;margin-top:15px;page-break-before:always;width:100%}@media print{.mce-pagebreak{border:0}}.tiny-pageembed .mce-shim{background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);height:100%;left:0;position:absolute;top:0;width:100%}.tiny-pageembed[data-mce-selected="2"] .mce-shim{display:none}.tiny-pageembed{display:inline-block;position:relative}.tiny-pageembed--16by9,.tiny-pageembed--1by1,.tiny-pageembed--21by9,.tiny-pageembed--4by3{display:block;overflow:hidden;padding:0;position:relative;width:100%}.tiny-pageembed--21by9{padding-top:42.857143%}.tiny-pageembed--16by9{padding-top:56.25%}.tiny-pageembed--4by3{padding-top:75%}.tiny-pageembed--1by1{padding-top:100%}.tiny-pageembed--16by9 iframe,.tiny-pageembed--1by1 iframe,.tiny-pageembed--21by9 iframe,.tiny-pageembed--4by3 iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.mce-content-body[data-mce-placeholder]{position:relative}.mce-content-body[data-mce-placeholder]:not(.mce-visualblocks)::before{color:rgba(34, 47, 62, 0.7);content:attr(data-mce-placeholder);position:absolute}@media(forced-colors: active){.mce-content-body[data-mce-placeholder]:not(.mce-visualblocks)::before{color:highlight;filter:brightness(30%);z-index:-1}}.mce-content-body:not([dir=rtl])[data-mce-placeholder]:not(.mce-visualblocks)::before{left:1px}.mce-content-body[dir=rtl][data-mce-placeholder]:not(.mce-visualblocks)::before{right:1px}.mce-content-body div.mce-resizehandle{background-color:#4099ff;border-color:#4099ff;border-style:solid;border-width:1px;box-sizing:border-box;height:10px;position:absolute;width:10px;z-index:1298}.mce-content-body div.mce-resizehandle:hover{background-color:#4099ff}.mce-content-body div.mce-resizehandle:first-of-type{cursor:nwse-resize}.mce-content-body div.mce-resizehandle:nth-of-type(2){cursor:nesw-resize}.mce-content-body div.mce-resizehandle:nth-of-type(3){cursor:nwse-resize}.mce-content-body div.mce-resizehandle:nth-of-type(4){cursor:nesw-resize}.mce-content-body .mce-resize-backdrop{z-index:10000}.mce-content-body .mce-clonedresizable{cursor:default;opacity:.5;outline:1px dashed black;position:absolute;z-index:10001}.mce-content-body .mce-clonedresizable.mce-resizetable-columns td,.mce-content-body .mce-clonedresizable.mce-resizetable-columns th{border:0}.mce-content-body .mce-resize-helper{background:#555;background:rgba(0 0 0%);border:1px;border-radius:3px;color:#fff;display:none;font-family:sans-serif;font-size:12px;line-height:14px;margin:5px 10px;padding:5px;position:absolute;white-space:nowrap;z-index:10002}.tox-rtc-user-selection{position:relative}.tox-rtc-user-cursor{bottom:0;cursor:default;position:absolute;top:0;width:2px}.tox-rtc-user-cursor::before{background-color:inherit;border-radius:50%;content:"";display:block;height:8px;position:absolute;right:-3px;top:-3px;width:8px}.tox-rtc-user-cursor:hover::after{background-color:inherit;border-radius:100px;box-sizing:border-box;color:#fff;content:attr(data-user);display:block;font-size:12px;font-weight:700;left:-5px;min-height:8px;min-width:8px;padding:0 12px;position:absolute;top:-11px;white-space:nowrap;z-index:1000}.tox-rtc-user-selection--1 .tox-rtc-user-cursor{background-color:#2dc26b}.tox-rtc-user-selection--2 .tox-rtc-user-cursor{background-color:#e03e2d}.tox-rtc-user-selection--3 .tox-rtc-user-cursor{background-color:#f1c40f}.tox-rtc-user-selection--4 .tox-rtc-user-cursor{background-color:#3598db}.tox-rtc-user-selection--5 .tox-rtc-user-cursor{background-color:#b96ad9}.tox-rtc-user-selection--6 .tox-rtc-user-cursor{background-color:#e67e23}.tox-rtc-user-selection--7 .tox-rtc-user-cursor{background-color:#aaa69d}.tox-rtc-user-selection--8 .tox-rtc-user-cursor{background-color:#f368e0}.tox-rtc-remote-image{background:#eaeaea url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2236%22%20height%3D%2212%22%20viewBox%3D%220%200%2036%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Ccircle%20cx%3D%226%22%20cy%3D%226%22%20r%3D%223%22%20fill%3D%22rgba(0%2C%200%2C%200%2C%20.2)%22%3E%0A%20%20%20%20%3Canimate%20attributeName%3D%22r%22%20values%3D%223%3B5%3B3%22%20calcMode%3D%22linear%22%20dur%3D%221s%22%20repeatCount%3D%22indefinite%22%20%2F%3E%0A%20%20%3C%2Fcircle%3E%0A%20%20%3Ccircle%20cx%3D%2218%22%20cy%3D%226%22%20r%3D%223%22%20fill%3D%22rgba(0%2C%200%2C%200%2C%20.2)%22%3E%0A%20%20%20%20%3Canimate%20attributeName%3D%22r%22%20values%3D%223%3B5%3B3%22%20calcMode%3D%22linear%22%20begin%3D%22.33s%22%20dur%3D%221s%22%20repeatCount%3D%22indefinite%22%20%2F%3E%0A%20%20%3C%2Fcircle%3E%0A%20%20%3Ccircle%20cx%3D%2230%22%20cy%3D%226%22%20r%3D%223%22%20fill%3D%22rgba(0%2C%200%2C%200%2C%20.2)%22%3E%0A%20%20%20%20%3Canimate%20attributeName%3D%22r%22%20values%3D%223%3B5%3B3%22%20calcMode%3D%22linear%22%20begin%3D%22.66s%22%20dur%3D%221s%22%20repeatCount%3D%22indefinite%22%20%2F%3E%0A%20%20%3C%2Fcircle%3E%0A%3C%2Fsvg%3E%0A") no-repeat center center;border:1px solid #ccc;min-height:240px;min-width:320px}.mce-match-marker{background:#aaa;color:#fff}.mce-match-marker-selected{background:#39f;color:#fff}.mce-match-marker-selected::selection{background:#39f;color:#fff}.mce-content-body audio[data-mce-selected],.mce-content-body details[data-mce-selected],.mce-content-body embed[data-mce-selected],.mce-content-body img[data-mce-selected],.mce-content-body object[data-mce-selected],.mce-content-body table[data-mce-selected],.mce-content-body video[data-mce-selected]{outline:3px solid #b4d7ff}.mce-content-body hr[data-mce-selected]{outline:3px solid #b4d7ff;outline-offset:1px}.mce-content-body [contentEditable=false] [contentEditable=true]:focus{outline:3px solid #b4d7ff}.mce-content-body [contentEditable=false] [contentEditable=true]:hover{outline:3px solid #b4d7ff}.mce-content-body [contentEditable=false][data-mce-selected]{cursor:not-allowed;outline:3px solid #b4d7ff}.mce-content-body [data-mce-selected=inline-boundary]{background-color:#b4d7ff}.mce-content-body .mce-edit-focus{outline:3px solid #b4d7ff}.mce-content-body td[data-mce-selected],.mce-content-body th[data-mce-selected]{position:relative}.mce-content-body td[data-mce-selected]::selection,.mce-content-body th[data-mce-selected]::selection{background:0 0}.mce-content-body td[data-mce-selected] *,.mce-content-body th[data-mce-selected] *{outline:0;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.mce-content-body td[data-mce-selected]::after,.mce-content-body th[data-mce-selected]::after{background-color:rgba(180, 215, 255, 0.7);border:1px solid rgba(180, 215, 255, 0.7);bottom:-1px;content:"";left:-1px;mix-blend-mode:multiply;position:absolute;right:-1px;top:-1px}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.mce-content-body td[data-mce-selected]::after,.mce-content-body th[data-mce-selected]::after{border-color:rgba(0, 84, 180, 0.7)}}.mce-content-body img[data-mce-selected]::selection{background:0 0}.ephox-snooker-resizer-bar{background-color:#b4d7ff;opacity:0;-webkit-user-select:none;user-select:none}.ephox-snooker-resizer-cols{cursor:col-resize}.ephox-snooker-resizer-rows{cursor:row-resize}.ephox-snooker-resizer-bar.ephox-snooker-resizer-bar-dragging{opacity:1}.mce-spellchecker-word{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D'4'%20height%3D'4'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20stroke%3D'%23ff0000'%20fill%3D'none'%20stroke-linecap%3D'round'%20stroke-opacity%3D'.75'%20d%3D'M0%203L2%201%204%203'%2F%3E%3C%2Fsvg%3E%0A");background-position:0 calc(100% + 1px);background-repeat:repeat-x;background-size:auto 6px;cursor:default;height:2rem}.mce-spellchecker-grammar{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D'4'%20height%3D'4'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20stroke%3D'%2300A835'%20fill%3D'none'%20stroke-linecap%3D'round'%20d%3D'M0%203L2%201%204%203'%2F%3E%3C%2Fsvg%3E%0A");background-position:0 calc(100% + 1px);background-repeat:repeat-x;background-size:auto 6px;cursor:default}.mce-toc{border:1px solid gray}.mce-toc h2,.mce-toc .h2{margin:4px}.mce-toc ul>li{list-style-type:none}[data-mce-block]{display:block}.mce-item-table:not([border]),.mce-item-table:not([border]) caption,.mce-item-table:not([border]) td,.mce-item-table:not([border]) th,.mce-item-table[border="0"],.mce-item-table[border="0"] caption,.mce-item-table[border="0"] td,.mce-item-table[border="0"] th,table[style*="border-width: 0px"],table[style*="border-width: 0px"] caption,table[style*="border-width: 0px"] td,table[style*="border-width: 0px"] th{border:1px dashed #bbb}.mce-visualblocks address,.mce-visualblocks article,.mce-visualblocks aside,.mce-visualblocks blockquote,.mce-visualblocks div:not([data-mce-bogus]),.mce-visualblocks dl,.mce-visualblocks figcaption,.mce-visualblocks figure,.mce-visualblocks h1,.mce-visualblocks .h1,.mce-visualblocks h2,.mce-visualblocks .h2,.mce-visualblocks h3,.mce-visualblocks .h3,.mce-visualblocks h4,.mce-visualblocks .h4,.mce-visualblocks h5,.mce-visualblocks .h5,.mce-visualblocks h6,.mce-visualblocks .h6,.mce-visualblocks hgroup,.mce-visualblocks ol,.mce-visualblocks p,.mce-visualblocks pre,.mce-visualblocks section,.mce-visualblocks ul{background-repeat:no-repeat;border:1px dashed #bbb;margin-left:3px;padding-top:10px}.mce-visualblocks p{background-image:url(data:image/gif;base64,R0lGODlhCQAJAJEAAAAAAP///7u7u////yH5BAEAAAMALAAAAAAJAAkAAAIQnG+CqCN/mlyvsRUpThG6AgA7)}.mce-visualblocks h1,.mce-visualblocks .h1{background-image:url(data:image/gif;base64,R0lGODlhDQAKAIABALu7u////yH5BAEAAAEALAAAAAANAAoAAAIXjI8GybGu1JuxHoAfRNRW3TWXyF2YiRUAOw==)}.mce-visualblocks h2,.mce-visualblocks .h2{background-image:url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIajI8Hybbx4oOuqgTynJd6bGlWg3DkJzoaUAAAOw==)}.mce-visualblocks h3,.mce-visualblocks .h3{background-image:url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIZjI8Hybbx4oOuqgTynJf2Ln2NOHpQpmhAAQA7)}.mce-visualblocks h4,.mce-visualblocks .h4{background-image:url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIajI8HybbxInR0zqeAdhtJlXwV1oCll2HaWgAAOw==)}.mce-visualblocks h5,.mce-visualblocks .h5{background-image:url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIajI8HybbxIoiuwjane4iq5GlW05GgIkIZUAAAOw==)}.mce-visualblocks h6,.mce-visualblocks .h6{background-image:url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIajI8HybbxIoiuwjan04jep1iZ1XRlAo5bVgAAOw==)}.mce-visualblocks div:not([data-mce-bogus]){background-image:url(data:image/gif;base64,R0lGODlhEgAKAIABALu7u////yH5BAEAAAEALAAAAAASAAoAAAIfjI9poI0cgDywrhuxfbrzDEbQM2Ei5aRjmoySW4pAAQA7)}.mce-visualblocks section{background-image:url(data:image/gif;base64,R0lGODlhKAAKAIABALu7u////yH5BAEAAAEALAAAAAAoAAoAAAI5jI+pywcNY3sBWHdNrplytD2ellDeSVbp+GmWqaDqDMepc8t17Y4vBsK5hDyJMcI6KkuYU+jpjLoKADs=)}.mce-visualblocks article{background-image:url(data:image/gif;base64,R0lGODlhKgAKAIABALu7u////yH5BAEAAAEALAAAAAAqAAoAAAI6jI+pywkNY3wG0GBvrsd2tXGYSGnfiF7ikpXemTpOiJScasYoDJJrjsG9gkCJ0ag6KhmaIe3pjDYBBQA7)}.mce-visualblocks blockquote{background-image:url(data:image/gif;base64,R0lGODlhPgAKAIABALu7u////yH5BAEAAAEALAAAAAA+AAoAAAJPjI+py+0Knpz0xQDyuUhvfoGgIX5iSKZYgq5uNL5q69asZ8s5rrf0yZmpNkJZzFesBTu8TOlDVAabUyatguVhWduud3EyiUk45xhTTgMBBQA7)}.mce-visualblocks address{background-image:url(data:image/gif;base64,R0lGODlhLQAKAIABALu7u////yH5BAEAAAEALAAAAAAtAAoAAAI/jI+pywwNozSP1gDyyZcjb3UaRpXkWaXmZW4OqKLhBmLs+K263DkJK7OJeifh7FicKD9A1/IpGdKkyFpNmCkAADs=)}.mce-visualblocks pre{background-image:url(data:image/gif;base64,R0lGODlhFQAKAIABALu7uwAAACH5BAEAAAEALAAAAAAVAAoAAAIjjI+ZoN0cgDwSmnpz1NCueYERhnibZVKLNnbOq8IvKpJtVQAAOw==)}.mce-visualblocks figure{background-image:url(data:image/gif;base64,R0lGODlhJAAKAIAAALu7u////yH5BAEAAAEALAAAAAAkAAoAAAI0jI+py+2fwAHUSFvD3RlvG4HIp4nX5JFSpnZUJ6LlrM52OE7uSWosBHScgkSZj7dDKnWAAgA7)}.mce-visualblocks figcaption{border:1px dashed #bbb}.mce-visualblocks hgroup{background-image:url(data:image/gif;base64,R0lGODlhJwAKAIABALu7uwAAACH5BAEAAAEALAAAAAAnAAoAAAI3jI+pywYNI3uB0gpsRtt5fFnfNZaVSYJil4Wo03Hv6Z62uOCgiXH1kZIIJ8NiIxRrAZNMZAtQAAA7)}.mce-visualblocks aside{background-image:url(data:image/gif;base64,R0lGODlhHgAKAIABAKqqqv///yH5BAEAAAEALAAAAAAeAAoAAAItjI+pG8APjZOTzgtqy7I3f1yehmQcFY4WKZbqByutmW4aHUd6vfcVbgudgpYCADs=)}.mce-visualblocks ul{background-image:url(data:image/gif;base64,R0lGODlhDQAKAIAAALu7u////yH5BAEAAAEALAAAAAANAAoAAAIXjI8GybGuYnqUVSjvw26DzzXiqIDlVwAAOw==)}.mce-visualblocks ol{background-image:url(data:image/gif;base64,R0lGODlhDQAKAIABALu7u////yH5BAEAAAEALAAAAAANAAoAAAIXjI8GybH6HHt0qourxC6CvzXieHyeWQAAOw==)}.mce-visualblocks dl{background-image:url(data:image/gif;base64,R0lGODlhDQAKAIABALu7u////yH5BAEAAAEALAAAAAANAAoAAAIXjI8GybEOnmOvUoWznTqeuEjNSCqeGRUAOw==)}.mce-visualblocks:not([dir=rtl]) address,.mce-visualblocks:not([dir=rtl]) article,.mce-visualblocks:not([dir=rtl]) aside,.mce-visualblocks:not([dir=rtl]) blockquote,.mce-visualblocks:not([dir=rtl]) div:not([data-mce-bogus]),.mce-visualblocks:not([dir=rtl]) dl,.mce-visualblocks:not([dir=rtl]) figcaption,.mce-visualblocks:not([dir=rtl]) figure,.mce-visualblocks:not([dir=rtl]) h1,.mce-visualblocks:not([dir=rtl]) .h1,.mce-visualblocks:not([dir=rtl]) h2,.mce-visualblocks:not([dir=rtl]) .h2,.mce-visualblocks:not([dir=rtl]) h3,.mce-visualblocks:not([dir=rtl]) .h3,.mce-visualblocks:not([dir=rtl]) h4,.mce-visualblocks:not([dir=rtl]) .h4,.mce-visualblocks:not([dir=rtl]) h5,.mce-visualblocks:not([dir=rtl]) .h5,.mce-visualblocks:not([dir=rtl]) h6,.mce-visualblocks:not([dir=rtl]) .h6,.mce-visualblocks:not([dir=rtl]) hgroup,.mce-visualblocks:not([dir=rtl]) ol,.mce-visualblocks:not([dir=rtl]) p,.mce-visualblocks:not([dir=rtl]) pre,.mce-visualblocks:not([dir=rtl]) section,.mce-visualblocks:not([dir=rtl]) ul{margin-left:3px}.mce-visualblocks[dir=rtl] address,.mce-visualblocks[dir=rtl] article,.mce-visualblocks[dir=rtl] aside,.mce-visualblocks[dir=rtl] blockquote,.mce-visualblocks[dir=rtl] div:not([data-mce-bogus]),.mce-visualblocks[dir=rtl] dl,.mce-visualblocks[dir=rtl] figcaption,.mce-visualblocks[dir=rtl] figure,.mce-visualblocks[dir=rtl] h1,.mce-visualblocks[dir=rtl] .h1,.mce-visualblocks[dir=rtl] h2,.mce-visualblocks[dir=rtl] .h2,.mce-visualblocks[dir=rtl] h3,.mce-visualblocks[dir=rtl] .h3,.mce-visualblocks[dir=rtl] h4,.mce-visualblocks[dir=rtl] .h4,.mce-visualblocks[dir=rtl] h5,.mce-visualblocks[dir=rtl] .h5,.mce-visualblocks[dir=rtl] h6,.mce-visualblocks[dir=rtl] .h6,.mce-visualblocks[dir=rtl] hgroup,.mce-visualblocks[dir=rtl] ol,.mce-visualblocks[dir=rtl] p,.mce-visualblocks[dir=rtl] pre,.mce-visualblocks[dir=rtl] section,.mce-visualblocks[dir=rtl] ul{background-position-x:right;margin-right:3px}.mce-nbsp,.mce-shy{background:#aaa}.mce-shy::after{content:"-"}body{font-family:sans-serif}table{border-collapse:collapse}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;line-height:1.4;margin:1rem}table{border-collapse:collapse}table:not([cellpadding]) td,table:not([cellpadding]) th{padding:.4rem}table[border]:not([border="0"]):not([style*=border-width]) td,table[border]:not([border="0"]):not([style*=border-width]) th{border-width:1px}table[border]:not([border="0"]):not([style*=border-style]) td,table[border]:not([border="0"]):not([style*=border-style]) th{border-style:solid}table[border]:not([border="0"]):not([style*=border-color]) td,table[border]:not([border="0"]):not([style*=border-color]) th{border-color:#ccc}figure{display:table;margin:1rem auto}figure figcaption{color:#999;display:block;margin-top:.25rem;text-align:center}hr{border-color:#ccc;border-style:solid;border-width:1px 0 0 0}code{background-color:#e8e8e8;border-radius:3px;padding:.1rem .2rem}.mce-content-body:not([dir=rtl]) blockquote{border-left:2px solid #ccc;margin-left:1.5rem;padding-left:1rem}.mce-content-body[dir=rtl] blockquote{border-right:2px solid #ccc;margin-right:1.5rem;padding-right:1rem}.navbar-container-sm,.navbar-accordion-sm{--bs-accordion-btn-color: --bs-accordion-color;--bs-accordion-bg: --bs-light;--bs-accordion-active-color: --bs-accordion-color;--bs-accordion-active-bg: --bs-light}@media(min-width: 768px){.navbar-container-sm,.navbar-accordion-sm{display:none}}.navbar-container-sm ul,.navbar-accordion-sm ul{padding-left:0}.navbar-container-sm ul li,.navbar-accordion-sm ul li{list-style-type:none}@media(max-width: 767px){.navbar-container-md{display:none}}.navbar-container-md .user .dropdown-menu{right:0;left:auto !important}/*!
 * Bootstrap-select v1.13.18 (https://developer.snapappointments.com/bootstrap-select)
 *
 * Copyright 2012-2020 SnapAppointments, LLC
 * Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
 */@-webkit-keyframes bs-notify-fadeOut{0%{opacity:.9}100%{opacity:0}}@-o-keyframes bs-notify-fadeOut{0%{opacity:.9}100%{opacity:0}}@keyframes bs-notify-fadeOut{0%{opacity:.9}100%{opacity:0}}.bootstrap-select>select.bs-select-hidden,select.bs-select-hidden,select.selectpicker{display:none !important}.bootstrap-select{width:220px\0 ;vertical-align:middle}.bootstrap-select>.dropdown-toggle{position:relative;width:100%;text-align:right;white-space:nowrap;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.bootstrap-select>.dropdown-toggle:after{margin-top:-1px}.bootstrap-select>.dropdown-toggle.bs-placeholder,.bootstrap-select>.dropdown-toggle.bs-placeholder:active,.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder:hover{color:#999}.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:hover{color:rgba(255, 255, 255, 0.5)}.bootstrap-select>select{position:absolute !important;bottom:0;left:50%;display:block !important;width:.5px !important;height:100% !important;padding:0 !important;opacity:0 !important;border:none;z-index:0 !important}.bootstrap-select>select.mobile-device{top:0;left:0;display:block !important;width:100% !important;z-index:2 !important}.bootstrap-select.is-invalid .dropdown-toggle,.error .bootstrap-select .dropdown-toggle,.has-error .bootstrap-select .dropdown-toggle,.was-validated .bootstrap-select select:invalid+.dropdown-toggle{border-color:#b94a48}.bootstrap-select.is-valid .dropdown-toggle,.was-validated .bootstrap-select select:valid+.dropdown-toggle{border-color:#28a745}.bootstrap-select.fit-width{width:auto !important}.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:220px}.bootstrap-select .dropdown-toggle:focus,.bootstrap-select>select.mobile-device:focus+.dropdown-toggle{outline:thin dotted #333 !important;outline:5px auto -webkit-focus-ring-color !important;outline-offset:-2px}.bootstrap-select.form-control{margin-bottom:0;padding:0;border:none;height:auto}:not(.input-group)>.bootstrap-select.form-control:not([class*=col-]){width:100%}.bootstrap-select.form-control.input-group-btn{float:none;z-index:auto}.form-inline .bootstrap-select,.form-inline .bootstrap-select.form-control:not([class*=col-]){width:auto}.bootstrap-select:not(.input-group-btn),.bootstrap-select[class*=col-]{float:none;display:inline-block;margin-left:0}.bootstrap-select.dropdown-menu-right,.bootstrap-select[class*=col-].dropdown-menu-right,.row .bootstrap-select[class*=col-].dropdown-menu-right{float:right}.form-group .bootstrap-select,.form-horizontal .bootstrap-select,.form-inline .bootstrap-select{margin-bottom:0}.form-group-lg .bootstrap-select.form-control,.form-group-sm .bootstrap-select.form-control{padding:0}.form-group-lg .bootstrap-select.form-control .dropdown-toggle,.form-group-sm .bootstrap-select.form-control .dropdown-toggle{height:100%;font-size:inherit;line-height:inherit;border-radius:inherit}.bootstrap-select.form-control-lg .dropdown-toggle,.bootstrap-select.form-control-sm .dropdown-toggle{font-size:inherit;line-height:inherit;border-radius:inherit}.bootstrap-select.form-control-sm .dropdown-toggle{padding:.25rem .5rem}.bootstrap-select.form-control-lg .dropdown-toggle{padding:.5rem 1rem}.form-inline .bootstrap-select .form-control{width:100%}.bootstrap-select.disabled,.bootstrap-select>.disabled{cursor:not-allowed}.bootstrap-select.disabled:focus,.bootstrap-select>.disabled:focus{outline:0 !important}.bootstrap-select.bs-container{position:absolute;top:0;left:0;height:0 !important;padding:0 !important}.bootstrap-select.bs-container .dropdown-menu{z-index:1060}.bootstrap-select .dropdown-toggle .filter-option{position:static;top:0;left:0;float:left;height:100%;width:100%;text-align:left;overflow:hidden;-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.bs3.bootstrap-select .dropdown-toggle .filter-option{padding-right:inherit}.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option{position:absolute;padding-top:inherit;padding-bottom:inherit;padding-left:inherit;float:none}.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner{padding-right:inherit}.bootstrap-select .dropdown-toggle .filter-option-inner-inner{overflow:hidden}.bootstrap-select .dropdown-toggle .filter-expand{width:0 !important;float:left;opacity:0 !important;overflow:hidden}.bootstrap-select .dropdown-toggle .caret{position:absolute;top:50%;right:12px;margin-top:-2px;vertical-align:middle}.input-group .bootstrap-select.form-control .dropdown-toggle{border-radius:inherit}.bootstrap-select[class*=col-] .dropdown-toggle{width:100%}.bootstrap-select .dropdown-menu{min-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select .dropdown-menu>.inner:focus{outline:0 !important}.bootstrap-select .dropdown-menu.inner{position:static;float:none;border:0;padding:0;margin:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.bootstrap-select .dropdown-menu li{position:relative}.bootstrap-select .dropdown-menu li.active small,.bootstrap-select .dropdown-menu li.active .small{color:rgba(255, 255, 255, 0.5) !important}.bootstrap-select .dropdown-menu li.disabled a{cursor:not-allowed}.bootstrap-select .dropdown-menu li a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bootstrap-select .dropdown-menu li a.opt{position:relative;padding-left:2.25em}.bootstrap-select .dropdown-menu li a span.check-mark{display:none}.bootstrap-select .dropdown-menu li a span.text{display:inline-block}.bootstrap-select .dropdown-menu li small,.bootstrap-select .dropdown-menu li .small{padding-left:.5em}.bootstrap-select .dropdown-menu .notify{position:absolute;bottom:5px;width:96%;margin:0 2%;min-height:26px;padding:3px 5px;background:#f5f5f5;border:1px solid #e3e3e3;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);pointer-events:none;opacity:.9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select .dropdown-menu .notify.fadeOut{-webkit-animation:.3s linear 750ms forwards bs-notify-fadeOut;-o-animation:.3s linear 750ms forwards bs-notify-fadeOut;animation:.3s linear 750ms forwards bs-notify-fadeOut}.bootstrap-select .no-results{padding:3px;background:#f5f5f5;margin:0 5px;white-space:nowrap}.bootstrap-select.fit-width .dropdown-toggle .filter-option{position:static;display:inline;padding:0}.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner{display:inline}.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before{content:" "}.bootstrap-select.fit-width .dropdown-toggle .caret{position:static;top:auto;margin-top:-1px}.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark{position:absolute;display:inline-block;right:15px;top:5px}.bootstrap-select.show-tick .dropdown-menu li a span.text{margin-right:34px}.bootstrap-select .bs-ok-default:after{content:"";display:block;width:.5em;height:1em;border-style:solid;border-width:0 .26em .26em 0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle{z-index:1061}.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before{content:"";border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(204, 204, 204, 0.2);position:absolute;bottom:-4px;left:9px;display:none}.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after{content:"";border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;bottom:-4px;left:10px;display:none}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before{bottom:auto;top:-4px;border-top:7px solid rgba(204, 204, 204, 0.2);border-bottom:0}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after{bottom:auto;top:-4px;border-top:6px solid #fff;border-bottom:0}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before{right:12px;left:auto}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after{right:13px;left:auto}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:after,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:before,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:after,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:before{display:block}.bs-actionsbox,.bs-donebutton,.bs-searchbox{padding:4px 8px}.bs-actionsbox{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-actionsbox .btn-group button{width:50%}.bs-donebutton{float:left;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-donebutton .btn-group button{width:100%}.bs-searchbox+.bs-actionsbox{padding:0 8px 4px}.bs-searchbox .form-control{margin-bottom:0;width:100%;float:none}/*!
 * Bootstrap  v5.3.5 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: #052c65;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cfe2ff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9ec5fe;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, 0.75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, 0.5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: #0a58ca;--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0.375rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width: 0.25rem;--bs-focus-ring-opacity: 0.25;--bs-focus-ring-color: rgba(13, 110, 253, 0.25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, 0.75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, 0.5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #6ea8fe;--bs-secondary-text-emphasis: #a7acb1;--bs-success-text-emphasis: #75b798;--bs-info-text-emphasis: #6edff6;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #ea868f;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #031633;--bs-secondary-bg-subtle: #161719;--bs-success-bg-subtle: #051b11;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #2c0b0e;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #084298;--bs-secondary-border-subtle: #41464b;--bs-success-border-subtle: #0f5132;--bs-info-border-subtle: #087990;--bs-warning-border-subtle: #997404;--bs-danger-border-subtle: #842029;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #6ea8fe;--bs-link-hover-color: #8bb9fe;--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, 0.15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:0.875em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:0.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-weight:300;line-height:1.2;font-size:calc(1.625rem + 4.5vw)}@media(min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-weight:300;line-height:1.2;font-size:calc(1.575rem + 3.9vw)}@media(min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-weight:300;line-height:1.2;font-size:calc(1.525rem + 3.3vw)}@media(min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-weight:300;line-height:1.2;font-size:calc(1.475rem + 2.7vw)}@media(min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-weight:300;line-height:1.2;font-size:calc(1.425rem + 2.1vw)}@media(min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-weight:300;line-height:1.2;font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:0.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:0.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:0.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 0.25rem}.g-1,.gy-1{--bs-gutter-y: 0.25rem}.g-2,.gx-2{--bs-gutter-x: 0.5rem}.g-2,.gy-2{--bs-gutter-y: 0.5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media(min-width: 576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media(min-width: 768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y: 0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x: 0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y: 0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media(min-width: 992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media(min-width: 1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media(min-width: 1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: 0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: 0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: 0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: 0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem .5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width)*2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(even){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: #cfe2ff;--bs-table-border-color: #a6b5cc;--bs-table-striped-bg: #c5d7f2;--bs-table-striped-color: #000;--bs-table-active-bg: #bacbe6;--bs-table-active-color: #000;--bs-table-hover-bg: #bfd1ec;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: #e2e3e5;--bs-table-border-color: #b5b6b7;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: #d1e7dd;--bs-table-border-color: #a7b9b1;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: #cff4fc;--bs-table-border-color: #a6c3ca;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: #fff3cd;--bs-table-border-color: #ccc2a4;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #f8d7da;--bs-table-border-color: #c6acae;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: #c6c7c8;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: #4d5154;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(0.375rem + var(--bs-border-width));padding-bottom:calc(0.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(0.5rem + var(--bs-border-width));padding-bottom:calc(0.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(0.25rem + var(--bs-border-width));padding-bottom:calc(0.25rem + var(--bs-border-width));font-size:0.875rem}.form-text{margin-top:.25rem;font-size:0.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:rgba(0,0,0,0);border:solid rgba(0,0,0,0);border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-0.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0 !important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0 !important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;appearance:none;background-color:rgba(0,0,0,0)}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:var(--bs-secondary-bg);border-color:rgba(0,0,0,0);border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:var(--bs-secondary-bg);border-color:rgba(0,0,0,0);border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;max-width:100%;height:100%;padding:1rem .75rem;overflow:hidden;color:rgba(var(--bs-body-color-rgb), 0.65);text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid rgba(0,0,0,0);transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media(prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem;padding-left:.75rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:-webkit-autofill~label{transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>textarea:focus~label::after,.form-floating>textarea:not(:placeholder-shown)~label::after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>textarea:disabled~label::after{background-color:var(--bs-secondary-bg)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#6c757d}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(-1*var(--bs-border-width));border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3rem + calc(1.5em + 0.75rem))}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3rem + calc(1.5em + 0.75rem))}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--bs-btn-padding-x: 0.75rem;--bs-btn-padding-y: 0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);--bs-btn-disabled-opacity: 0.65;--bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0b5ed7;--bs-btn-hover-border-color: #0a58ca;--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0a58ca;--bs-btn-active-border-color: #0a53be;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0d6efd;--bs-btn-disabled-border-color: #0d6efd}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #5c636a;--bs-btn-hover-border-color: #565e64;--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: #565e64;--bs-btn-active-border-color: #51585e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #6c757d;--bs-btn-disabled-border-color: #6c757d}.btn-success{--bs-btn-color: #fff;--bs-btn-bg: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #157347;--bs-btn-hover-border-color: #146c43;--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: #146c43;--bs-btn-active-border-color: #13653f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #198754;--bs-btn-disabled-border-color: #198754}.btn-info{--bs-btn-color: #000;--bs-btn-bg: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #31d2f2;--bs-btn-hover-border-color: #25cff2;--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: #3dd5f3;--bs-btn-active-border-color: #25cff2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0dcaf0;--bs-btn-disabled-border-color: #0dcaf0}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffca2c;--bs-btn-hover-border-color: #ffc720;--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffcd39;--bs-btn-active-border-color: #ffc720;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ffc107;--bs-btn-disabled-border-color: #ffc107}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #bb2d3b;--bs-btn-hover-border-color: #b02a37;--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: #b02a37;--bs-btn-active-border-color: #a52834;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #d3d4d5;--bs-btn-hover-border-color: #c6c7c8;--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: #c6c7c8;--bs-btn-active-border-color: #babbbc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #424649;--bs-btn-hover-border-color: #373b3e;--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: #4d5154;--bs-btn-active-border-color: #373b3e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}.btn-outline-primary{--bs-btn-color: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0d6efd;--bs-btn-hover-border-color: #0d6efd;--bs-btn-focus-shadow-rgb: 13, 110, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0d6efd;--bs-btn-active-border-color: #0d6efd;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #0d6efd;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0d6efd;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #6c757d;--bs-btn-hover-border-color: #6c757d;--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6c757d;--bs-btn-active-border-color: #6c757d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6c757d;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #198754;--bs-btn-hover-border-color: #198754;--bs-btn-focus-shadow-rgb: 25, 135, 84;--bs-btn-active-color: #fff;--bs-btn-active-bg: #198754;--bs-btn-active-border-color: #198754;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #198754;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #198754;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #0dcaf0;--bs-btn-hover-border-color: #0dcaf0;--bs-btn-focus-shadow-rgb: 13, 202, 240;--bs-btn-active-color: #000;--bs-btn-active-bg: #0dcaf0;--bs-btn-active-border-color: #0dcaf0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #0dcaf0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0dcaf0;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc107;--bs-btn-hover-border-color: #ffc107;--bs-btn-focus-shadow-rgb: 255, 193, 7;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffc107;--bs-btn-active-border-color: #ffc107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #dc3545;--bs-btn-hover-border-color: #dc3545;--bs-btn-focus-shadow-rgb: 220, 53, 69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #dc3545;--bs-btn-active-border-color: #dc3545;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #dc3545;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dc3545;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fa;--bs-btn-hover-border-color: #f8f9fa;--bs-btn-focus-shadow-rgb: 248, 249, 250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fa;--bs-btn-active-border-color: #f8f9fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33, 37, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 49, 132, 253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--bs-btn-padding-y: 0.5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y: 0.25rem;--bs-btn-padding-x: 0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid rgba(0,0,0,0);border-bottom:0;border-left:.3em solid rgba(0,0,0,0)}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: 0.5rem;--bs-dropdown-spacer: 0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: 0.5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: 0.25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: 0.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media(min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid rgba(0,0,0,0);border-bottom:.3em solid;border-left:.3em solid rgba(0,0,0,0)}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:0;border-bottom:.3em solid rgba(0,0,0,0);border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:.3em solid;border-bottom:.3em solid rgba(0,0,0,0)}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:rgba(0,0,0,0);border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:rgba(0,0,0,0)}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:0.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(-1*var(--bs-border-width))}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(-1*var(--bs-border-width))}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:nth-child(n+3),.btn-group-vertical>:not(.btn-check)+.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: 0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media(prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1*var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid rgba(0,0,0,0);border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1*var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: 0.125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid rgba(0,0,0,0)}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-grow:1;flex-basis:0;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: 0.5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: 0.3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: 0.5rem;--bs-navbar-toggler-padding-y: 0.25rem;--bs-navbar-toggler-padding-x: 0.75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: 0.25rem;--bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: 0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-grow:1;flex-basis:100%;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:rgba(0,0,0,0);border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media(prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media(min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, 0.55);--bs-navbar-hover-color: rgba(255, 255, 255, 0.75);--bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: 0.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: 0.5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: 0.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-0.5*var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-0.5*var(--bs-card-cap-padding-x));margin-bottom:calc(-1*var(--bs-card-cap-padding-y));margin-left:calc(-0.5*var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-0.5*var(--bs-card-cap-padding-x));margin-left:calc(-0.5*var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media(min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media(prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1*var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed)::after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button::after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media(prefers-reduced-motion: reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-collapse,.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button::after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: 0.5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: 0.75rem;--bs-pagination-padding-y: 0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #0d6efd;--bs-pagination-active-border-color: #0d6efd;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(-1*var(--bs-border-width))}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: 0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: 0.5rem;--bs-pagination-padding-y: 0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x: 0.65em;--bs-badge-padding-y: 0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:var(--bs-progress-height)}}.progress,.progress-stacked{--bs-progress-height: 1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg: var(--bs-secondary-bg);--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #0d6efd;--bs-progress-bar-transition: width 0.6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media(prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media(prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: 0.5rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #0d6efd;--bs-list-group-active-border-color: #0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1*var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:not(.active):hover,.list-group-item-action:not(.active):focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:not(.active):active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media(min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color: var(--bs-primary-text-emphasis);--bs-list-group-bg: var(--bs-primary-bg-subtle);--bs-list-group-border-color: var(--bs-primary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-border-subtle);--bs-list-group-active-color: var(--bs-primary-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color: var(--bs-secondary-text-emphasis);--bs-list-group-bg: var(--bs-secondary-bg-subtle);--bs-list-group-border-color: var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);--bs-list-group-active-color: var(--bs-secondary-bg-subtle);--bs-list-group-active-bg: var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color: var(--bs-success-text-emphasis);--bs-list-group-bg: var(--bs-success-bg-subtle);--bs-list-group-border-color: var(--bs-success-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-success-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-success-border-subtle);--bs-list-group-active-color: var(--bs-success-bg-subtle);--bs-list-group-active-bg: var(--bs-success-text-emphasis);--bs-list-group-active-border-color: var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color: var(--bs-info-text-emphasis);--bs-list-group-bg: var(--bs-info-bg-subtle);--bs-list-group-border-color: var(--bs-info-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-info-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-info-border-subtle);--bs-list-group-active-color: var(--bs-info-bg-subtle);--bs-list-group-active-bg: var(--bs-info-text-emphasis);--bs-list-group-active-border-color: var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color: var(--bs-warning-text-emphasis);--bs-list-group-bg: var(--bs-warning-bg-subtle);--bs-list-group-border-color: var(--bs-warning-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-warning-border-subtle);--bs-list-group-active-color: var(--bs-warning-bg-subtle);--bs-list-group-active-bg: var(--bs-warning-text-emphasis);--bs-list-group-active-border-color: var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color: var(--bs-danger-text-emphasis);--bs-list-group-bg: var(--bs-danger-bg-subtle);--bs-list-group-border-color: var(--bs-danger-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-danger-border-subtle);--bs-list-group-active-color: var(--bs-danger-bg-subtle);--bs-list-group-active-bg: var(--bs-danger-text-emphasis);--bs-list-group-active-border-color: var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color: var(--bs-light-text-emphasis);--bs-list-group-bg: var(--bs-light-bg-subtle);--bs-list-group-border-color: var(--bs-light-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-light-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-light-border-subtle);--bs-list-group-active-color: var(--bs-light-bg-subtle);--bs-list-group-active-bg: var(--bs-light-text-emphasis);--bs-list-group-active-border-color: var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color: var(--bs-dark-text-emphasis);--bs-list-group-bg: var(--bs-dark-bg-subtle);--bs-list-group-border-color: var(--bs-dark-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-dark-border-subtle);--bs-list-group-active-color: var(--bs-dark-bg-subtle);--bs-list-group-active-bg: var(--bs-dark-text-emphasis);--bs-list-group-active-border-color: var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");--bs-btn-close-opacity: 0.5;--bs-btn-close-hover-opacity: 0.75;--bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: 0.25;box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:var(--bs-btn-close-color);background:rgba(0,0,0,0) var(--bs-btn-close-bg) center/1em auto no-repeat;filter:var(--bs-btn-close-filter);border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{--bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%)}:root,[data-bs-theme=light]{--bs-btn-close-filter: }[data-bs-theme=dark]{--bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: 0.75rem;--bs-toast-padding-y: 0.5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);--bs-toast-border-width: var(--bs-border-width);--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: var(--bs-border-radius);--bs-toast-box-shadow: var(--bs-box-shadow);--bs-toast-header-color: var(--bs-secondary-color);--bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);--bs-toast-header-border-color: var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-0.5*var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: 0.5rem;--bs-modal-color: var(--bs-body-color);--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: 0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transform:translate(0, -50px);transition:transform .3s ease-out}@media(prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: 0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5);margin-top:calc(-0.5*var(--bs-modal-header-padding-y));margin-right:calc(-0.5*var(--bs-modal-header-padding-x));margin-bottom:calc(-0.5*var(--bs-modal-header-padding-y));margin-left:auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media(min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media(min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media(min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: 0.5rem;--bs-tooltip-padding-y: 0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: 0.9;--bs-tooltip-arrow-width: 0.8rem;--bs-tooltip-arrow-height: 0.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:rgba(0,0,0,0);border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1*var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1*var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1*var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1*var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width)*.5) 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size:0.875rem;--bs-popover-bg: var(--bs-body-bg);--bs-popover-border-width: var(--bs-border-width);--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: var(--bs-border-radius-lg);--bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow: var(--bs-box-shadow);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: 0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color: inherit;--bs-popover-header-bg: var(--bs-secondary-bg);--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: var(--bs-body-color);--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: 0.5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow::before,.popover .popover-arrow::after{position:absolute;display:block;content:"";border-color:rgba(0,0,0,0);border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after{border-width:0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header::before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-0.5*var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width)*.5) 0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;filter:var(--bs-carousel-control-icon-filter);border:0;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")*/}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e")*/}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:var(--bs-carousel-indicator-active-bg);background-clip:padding-box;border:0;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);opacity:.5;transition:opacity .6s ease}@media(prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:var(--bs-carousel-caption-color);text-align:center}.carousel-dark{--bs-carousel-indicator-active-bg: #000;--bs-carousel-caption-color: #000;--bs-carousel-control-icon-filter: invert(1) grayscale(100)}:root,[data-bs-theme=light]{--bs-carousel-indicator-active-bg: #fff;--bs-carousel-caption-color: #fff;--bs-carousel-control-icon-filter: }[data-bs-theme=dark]{--bs-carousel-indicator-active-bg: #000;--bs-carousel-caption-color: #000;--bs-carousel-control-icon-filter: invert(1) grayscale(100)}.spinner-grow,.spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg) /* rtl:ignore */}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -0.125em;--bs-spinner-border-width: 0.25em;--bs-spinner-animation-speed: 0.75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:rgba(0,0,0,0)}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: 0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -0.125em;--bs-spinner-animation-speed: 0.75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media(prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: var(--bs-body-color);--bs-offcanvas-bg: var(--bs-body-bg);--bs-offcanvas-border-width: var(--bs-border-width);--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);--bs-offcanvas-transition: transform 0.3s ease-in-out;--bs-offcanvas-title-line-height: 1.5}@media(max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width: 575.98px)and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media(max-width: 575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media(min-width: 576px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width: 767.98px)and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media(max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media(min-width: 768px){.offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width: 991.98px)and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media(max-width: 991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media(min-width: 992px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width: 1199.98px)and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media(max-width: 1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media(min-width: 1200px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width: 1399.98px)and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media(max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media(min-width: 1400px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media(prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y)*.5) calc(var(--bs-offcanvas-padding-x)*.5);margin-top:calc(-0.5*var(--bs-offcanvas-padding-y));margin-right:calc(-0.5*var(--bs-offcanvas-padding-x));margin-bottom:calc(-0.5*var(--bs-offcanvas-padding-y));margin-left:auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn::before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{mask-image:linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{100%{mask-position:-200% 0%}}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-secondary{color:#fff !important;background-color:RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-success{color:#fff !important;background-color:RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-info{color:#000 !important;background-color:RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-warning{color:#000 !important;background-color:RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-danger{color:#fff !important;background-color:RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-light{color:#000 !important;background-color:RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-dark{color:#fff !important;background-color:RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important}.link-primary{color:RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-primary:hover,.link-primary:focus{color:RGBA(10, 88, 202, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(10, 88, 202, var(--bs-link-underline-opacity, 1)) !important}.link-secondary{color:RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86, 94, 100, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) !important}.link-success{color:RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-success:hover,.link-success:focus{color:RGBA(20, 108, 67, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) !important}.link-info{color:RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-info:hover,.link-info:focus{color:RGBA(61, 213, 243, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important}.link-warning{color:RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-warning:hover,.link-warning:focus{color:RGBA(255, 205, 57, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important}.link-danger{color:RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-danger:hover,.link-danger:focus{color:RGBA(176, 42, 55, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(176, 42, 55, var(--bs-link-underline-opacity, 1)) !important}.link-light{color:RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-light:hover,.link-light:focus{color:RGBA(249, 250, 251, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important}.link-dark{color:RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-dark:hover,.link-dark:focus{color:RGBA(26, 30, 33, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media(prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(0.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media(min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.object-fit-contain{object-fit:contain !important}.object-fit-cover{object-fit:cover !important}.object-fit-fill{object-fit:fill !important}.object-fit-scale{object-fit:scale-down !important}.object-fit-none{object-fit:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.overflow-x-auto{overflow-x:auto !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-x-visible{overflow-x:visible !important}.overflow-x-scroll{overflow-x:scroll !important}.overflow-y-auto{overflow-y:auto !important}.overflow-y-hidden{overflow-y:hidden !important}.overflow-y-visible{overflow-y:visible !important}.overflow-y-scroll{overflow-y:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:var(--bs-box-shadow) !important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm) !important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg) !important}.shadow-none{box-shadow:none !important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle) !important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle) !important}.border-success-subtle{border-color:var(--bs-success-border-subtle) !important}.border-info-subtle{border-color:var(--bs-info-border-subtle) !important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle) !important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle) !important}.border-light-subtle{border-color:var(--bs-light-border-subtle) !important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle) !important}.border-1{border-width:1px !important}.border-2{border-width:2px !important}.border-3{border-width:3px !important}.border-4{border-width:4px !important}.border-5{border-width:5px !important}.border-opacity-10{--bs-border-opacity: 0.1}.border-opacity-25{--bs-border-opacity: 0.25}.border-opacity-50{--bs-border-opacity: 0.5}.border-opacity-75{--bs-border-opacity: 0.75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.row-gap-0{row-gap:0 !important}.row-gap-1{row-gap:.25rem !important}.row-gap-2{row-gap:.5rem !important}.row-gap-3{row-gap:1rem !important}.row-gap-4{row-gap:1.5rem !important}.row-gap-5{row-gap:3rem !important}.column-gap-0{column-gap:0 !important}.column-gap-1{column-gap:.25rem !important}.column-gap-2{column-gap:.5rem !important}.column-gap-3{column-gap:1rem !important}.column-gap-4{column-gap:1.5rem !important}.column-gap-5{column-gap:3rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + 0.9vw) !important}.fs-3{font-size:calc(1.3rem + 0.6vw) !important}.fs-4{font-size:calc(1.275rem + 0.3vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-lighter{font-weight:lighter !important}.fw-light{font-weight:300 !important}.fw-normal{font-weight:400 !important}.fw-medium{font-weight:500 !important}.fw-semibold{font-weight:600 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-black-50{--bs-text-opacity: 1;color:rgba(0,0,0,.5) !important}.text-white-50{--bs-text-opacity: 1;color:rgba(255,255,255,.5) !important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color) !important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color) !important}.text-reset{--bs-text-opacity: 1;color:inherit !important}.text-opacity-25{--bs-text-opacity: 0.25}.text-opacity-50{--bs-text-opacity: 0.5}.text-opacity-75{--bs-text-opacity: 0.75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis) !important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis) !important}.text-success-emphasis{color:var(--bs-success-text-emphasis) !important}.text-info-emphasis{color:var(--bs-info-text-emphasis) !important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis) !important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis) !important}.text-light-emphasis{color:var(--bs-light-text-emphasis) !important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis) !important}.link-opacity-10{--bs-link-opacity: 0.1}.link-opacity-10-hover:hover{--bs-link-opacity: 0.1}.link-opacity-25{--bs-link-opacity: 0.25}.link-opacity-25-hover:hover{--bs-link-opacity: 0.25}.link-opacity-50{--bs-link-opacity: 0.5}.link-opacity-50-hover:hover{--bs-link-opacity: 0.5}.link-opacity-75{--bs-link-opacity: 0.75}.link-opacity-75-hover:hover{--bs-link-opacity: 0.75}.link-opacity-100{--bs-link-opacity: 1}.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1{text-underline-offset:.125em !important}.link-offset-1-hover:hover{text-underline-offset:.125em !important}.link-offset-2{text-underline-offset:.25em !important}.link-offset-2-hover:hover{text-underline-offset:.25em !important}.link-offset-3{text-underline-offset:.375em !important}.link-offset-3-hover:hover{text-underline-offset:.375em !important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-underline-opacity-0{--bs-link-underline-opacity: 0}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10{--bs-link-underline-opacity: 0.1}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: 0.1}.link-underline-opacity-25{--bs-link-underline-opacity: 0.25}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: 0.25}.link-underline-opacity-50{--bs-link-underline-opacity: 0.5}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: 0.5}.link-underline-opacity-75{--bs-link-underline-opacity: 0.75}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: 0.75}.link-underline-opacity-100{--bs-link-underline-opacity: 1}.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity: 1;background-color:rgba(0,0,0,0) !important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-opacity-10{--bs-bg-opacity: 0.1}.bg-opacity-25{--bs-bg-opacity: 0.25}.bg-opacity-50{--bs-bg-opacity: 0.5}.bg-opacity-75{--bs-bg-opacity: 0.75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle) !important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle) !important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle) !important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle) !important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle) !important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle) !important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle) !important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle) !important}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--bs-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--bs-border-radius-sm) !important}.rounded-2{border-radius:var(--bs-border-radius) !important}.rounded-3{border-radius:var(--bs-border-radius-lg) !important}.rounded-4{border-radius:var(--bs-border-radius-xl) !important}.rounded-5{border-radius:var(--bs-border-radius-xxl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm) !important;border-top-right-radius:var(--bs-border-radius-sm) !important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg) !important;border-top-right-radius:var(--bs-border-radius-lg) !important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl) !important;border-top-right-radius:var(--bs-border-radius-xl) !important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl) !important;border-top-right-radius:var(--bs-border-radius-xxl) !important}.rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill) !important;border-top-right-radius:var(--bs-border-radius-pill) !important}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm) !important;border-bottom-right-radius:var(--bs-border-radius-sm) !important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg) !important;border-bottom-right-radius:var(--bs-border-radius-lg) !important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl) !important;border-bottom-right-radius:var(--bs-border-radius-xl) !important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-right-radius:var(--bs-border-radius-xxl) !important}.rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill) !important;border-bottom-right-radius:var(--bs-border-radius-pill) !important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm) !important;border-bottom-left-radius:var(--bs-border-radius-sm) !important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg) !important;border-bottom-left-radius:var(--bs-border-radius-lg) !important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl) !important;border-bottom-left-radius:var(--bs-border-radius-xl) !important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-left-radius:var(--bs-border-radius-xxl) !important}.rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill) !important;border-bottom-left-radius:var(--bs-border-radius-pill) !important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm) !important;border-top-left-radius:var(--bs-border-radius-sm) !important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg) !important;border-top-left-radius:var(--bs-border-radius-lg) !important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl) !important;border-top-left-radius:var(--bs-border-radius-xl) !important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl) !important;border-top-left-radius:var(--bs-border-radius-xxl) !important}.rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill) !important;border-top-left-radius:var(--bs-border-radius-pill) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.z-n1{z-index:-1 !important}.z-0{z-index:0 !important}.z-1{z-index:1 !important}.z-2{z-index:2 !important}.z-3{z-index:3 !important}@media(min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.object-fit-sm-contain{object-fit:contain !important}.object-fit-sm-cover{object-fit:cover !important}.object-fit-sm-fill{object-fit:fill !important}.object-fit-sm-scale{object-fit:scale-down !important}.object-fit-sm-none{object-fit:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-inline-grid{display:inline-grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.row-gap-sm-0{row-gap:0 !important}.row-gap-sm-1{row-gap:.25rem !important}.row-gap-sm-2{row-gap:.5rem !important}.row-gap-sm-3{row-gap:1rem !important}.row-gap-sm-4{row-gap:1.5rem !important}.row-gap-sm-5{row-gap:3rem !important}.column-gap-sm-0{column-gap:0 !important}.column-gap-sm-1{column-gap:.25rem !important}.column-gap-sm-2{column-gap:.5rem !important}.column-gap-sm-3{column-gap:1rem !important}.column-gap-sm-4{column-gap:1.5rem !important}.column-gap-sm-5{column-gap:3rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width: 768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.object-fit-md-contain{object-fit:contain !important}.object-fit-md-cover{object-fit:cover !important}.object-fit-md-fill{object-fit:fill !important}.object-fit-md-scale{object-fit:scale-down !important}.object-fit-md-none{object-fit:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-inline-grid{display:inline-grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.row-gap-md-0{row-gap:0 !important}.row-gap-md-1{row-gap:.25rem !important}.row-gap-md-2{row-gap:.5rem !important}.row-gap-md-3{row-gap:1rem !important}.row-gap-md-4{row-gap:1.5rem !important}.row-gap-md-5{row-gap:3rem !important}.column-gap-md-0{column-gap:0 !important}.column-gap-md-1{column-gap:.25rem !important}.column-gap-md-2{column-gap:.5rem !important}.column-gap-md-3{column-gap:1rem !important}.column-gap-md-4{column-gap:1.5rem !important}.column-gap-md-5{column-gap:3rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width: 992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.object-fit-lg-contain{object-fit:contain !important}.object-fit-lg-cover{object-fit:cover !important}.object-fit-lg-fill{object-fit:fill !important}.object-fit-lg-scale{object-fit:scale-down !important}.object-fit-lg-none{object-fit:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-inline-grid{display:inline-grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.row-gap-lg-0{row-gap:0 !important}.row-gap-lg-1{row-gap:.25rem !important}.row-gap-lg-2{row-gap:.5rem !important}.row-gap-lg-3{row-gap:1rem !important}.row-gap-lg-4{row-gap:1.5rem !important}.row-gap-lg-5{row-gap:3rem !important}.column-gap-lg-0{column-gap:0 !important}.column-gap-lg-1{column-gap:.25rem !important}.column-gap-lg-2{column-gap:.5rem !important}.column-gap-lg-3{column-gap:1rem !important}.column-gap-lg-4{column-gap:1.5rem !important}.column-gap-lg-5{column-gap:3rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width: 1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.object-fit-xl-contain{object-fit:contain !important}.object-fit-xl-cover{object-fit:cover !important}.object-fit-xl-fill{object-fit:fill !important}.object-fit-xl-scale{object-fit:scale-down !important}.object-fit-xl-none{object-fit:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-inline-grid{display:inline-grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.row-gap-xl-0{row-gap:0 !important}.row-gap-xl-1{row-gap:.25rem !important}.row-gap-xl-2{row-gap:.5rem !important}.row-gap-xl-3{row-gap:1rem !important}.row-gap-xl-4{row-gap:1.5rem !important}.row-gap-xl-5{row-gap:3rem !important}.column-gap-xl-0{column-gap:0 !important}.column-gap-xl-1{column-gap:.25rem !important}.column-gap-xl-2{column-gap:.5rem !important}.column-gap-xl-3{column-gap:1rem !important}.column-gap-xl-4{column-gap:1.5rem !important}.column-gap-xl-5{column-gap:3rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media(min-width: 1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.object-fit-xxl-contain{object-fit:contain !important}.object-fit-xxl-cover{object-fit:cover !important}.object-fit-xxl-fill{object-fit:fill !important}.object-fit-xxl-scale{object-fit:scale-down !important}.object-fit-xxl-none{object-fit:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-inline-grid{display:inline-grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.row-gap-xxl-0{row-gap:0 !important}.row-gap-xxl-1{row-gap:.25rem !important}.row-gap-xxl-2{row-gap:.5rem !important}.row-gap-xxl-3{row-gap:1rem !important}.row-gap-xxl-4{row-gap:1.5rem !important}.row-gap-xxl-5{row-gap:3rem !important}.column-gap-xxl-0{column-gap:0 !important}.column-gap-xxl-1{column-gap:.25rem !important}.column-gap-xxl-2{column-gap:.5rem !important}.column-gap-xxl-3{column-gap:1rem !important}.column-gap-xxl-4{column-gap:1.5rem !important}.column-gap-xxl-5{column-gap:3rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media(min-width: 1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}/*!
 * Bootstrap Icons v1.11.3 (https://icons.getbootstrap.com/)
 * Copyright 2019-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
 */@font-face{font-display:block;font-family:"bootstrap-icons";src:url(/assets/fonts/bootstrap-icons-4f186bfcba02df32e2e45e64645aa46886457cb855a85bbec8013e1866c8a1f6.woff2?24e3eb84d0bcaf83d77f904c78ac1f47) format("woff2"),url(/assets/fonts/bootstrap-icons-69de61f24e1c47410e9c685931afab4ca0ebba40d9ebbf50c669f7496b112f32.woff?24e3eb84d0bcaf83d77f904c78ac1f47) format("woff")}.bi::before,[class^=bi-]::before,[class*=" bi-"]::before{display:inline-block;font-family:"bootstrap-icons" !important;font-style:normal;font-weight:normal !important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-0.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bi-123::before{content:""}.bi-alarm-fill::before{content:""}.bi-alarm::before{content:""}.bi-align-bottom::before{content:""}.bi-align-center::before{content:""}.bi-align-end::before{content:""}.bi-align-middle::before{content:""}.bi-align-start::before{content:""}.bi-align-top::before{content:""}.bi-alt::before{content:""}.bi-app-indicator::before{content:""}.bi-app::before{content:""}.bi-archive-fill::before{content:""}.bi-archive::before{content:""}.bi-arrow-90deg-down::before{content:""}.bi-arrow-90deg-left::before{content:""}.bi-arrow-90deg-right::before{content:""}.bi-arrow-90deg-up::before{content:""}.bi-arrow-bar-down::before{content:""}.bi-arrow-bar-left::before{content:""}.bi-arrow-bar-right::before{content:""}.bi-arrow-bar-up::before{content:""}.bi-arrow-clockwise::before{content:""}.bi-arrow-counterclockwise::before{content:""}.bi-arrow-down-circle-fill::before{content:""}.bi-arrow-down-circle::before{content:""}.bi-arrow-down-left-circle-fill::before{content:""}.bi-arrow-down-left-circle::before{content:""}.bi-arrow-down-left-square-fill::before{content:""}.bi-arrow-down-left-square::before{content:""}.bi-arrow-down-left::before{content:""}.bi-arrow-down-right-circle-fill::before{content:""}.bi-arrow-down-right-circle::before{content:""}.bi-arrow-down-right-square-fill::before{content:""}.bi-arrow-down-right-square::before{content:""}.bi-arrow-down-right::before{content:""}.bi-arrow-down-short::before{content:""}.bi-arrow-down-square-fill::before{content:""}.bi-arrow-down-square::before{content:""}.bi-arrow-down-up::before{content:""}.bi-arrow-down::before{content:""}.bi-arrow-left-circle-fill::before{content:""}.bi-arrow-left-circle::before{content:""}.bi-arrow-left-right::before{content:""}.bi-arrow-left-short::before{content:""}.bi-arrow-left-square-fill::before{content:""}.bi-arrow-left-square::before{content:""}.bi-arrow-left::before{content:""}.bi-arrow-repeat::before{content:""}.bi-arrow-return-left::before{content:""}.bi-arrow-return-right::before{content:""}.bi-arrow-right-circle-fill::before{content:""}.bi-arrow-right-circle::before{content:""}.bi-arrow-right-short::before{content:""}.bi-arrow-right-square-fill::before{content:""}.bi-arrow-right-square::before{content:""}.bi-arrow-right::before{content:""}.bi-arrow-up-circle-fill::before{content:""}.bi-arrow-up-circle::before{content:""}.bi-arrow-up-left-circle-fill::before{content:""}.bi-arrow-up-left-circle::before{content:""}.bi-arrow-up-left-square-fill::before{content:""}.bi-arrow-up-left-square::before{content:""}.bi-arrow-up-left::before{content:""}.bi-arrow-up-right-circle-fill::before{content:""}.bi-arrow-up-right-circle::before{content:""}.bi-arrow-up-right-square-fill::before{content:""}.bi-arrow-up-right-square::before{content:""}.bi-arrow-up-right::before{content:""}.bi-arrow-up-short::before{content:""}.bi-arrow-up-square-fill::before{content:""}.bi-arrow-up-square::before{content:""}.bi-arrow-up::before{content:""}.bi-arrows-angle-contract::before{content:""}.bi-arrows-angle-expand::before{content:""}.bi-arrows-collapse::before{content:""}.bi-arrows-expand::before{content:""}.bi-arrows-fullscreen::before{content:""}.bi-arrows-move::before{content:""}.bi-aspect-ratio-fill::before{content:""}.bi-aspect-ratio::before{content:""}.bi-asterisk::before{content:""}.bi-at::before{content:""}.bi-award-fill::before{content:""}.bi-award::before{content:""}.bi-back::before{content:""}.bi-backspace-fill::before{content:""}.bi-backspace-reverse-fill::before{content:""}.bi-backspace-reverse::before{content:""}.bi-backspace::before{content:""}.bi-badge-3d-fill::before{content:""}.bi-badge-3d::before{content:""}.bi-badge-4k-fill::before{content:""}.bi-badge-4k::before{content:""}.bi-badge-8k-fill::before{content:""}.bi-badge-8k::before{content:""}.bi-badge-ad-fill::before{content:""}.bi-badge-ad::before{content:""}.bi-badge-ar-fill::before{content:""}.bi-badge-ar::before{content:""}.bi-badge-cc-fill::before{content:""}.bi-badge-cc::before{content:""}.bi-badge-hd-fill::before{content:""}.bi-badge-hd::before{content:""}.bi-badge-tm-fill::before{content:""}.bi-badge-tm::before{content:""}.bi-badge-vo-fill::before{content:""}.bi-badge-vo::before{content:""}.bi-badge-vr-fill::before{content:""}.bi-badge-vr::before{content:""}.bi-badge-wc-fill::before{content:""}.bi-badge-wc::before{content:""}.bi-bag-check-fill::before{content:""}.bi-bag-check::before{content:""}.bi-bag-dash-fill::before{content:""}.bi-bag-dash::before{content:""}.bi-bag-fill::before{content:""}.bi-bag-plus-fill::before{content:""}.bi-bag-plus::before{content:""}.bi-bag-x-fill::before{content:""}.bi-bag-x::before{content:""}.bi-bag::before{content:""}.bi-bar-chart-fill::before{content:""}.bi-bar-chart-line-fill::before{content:""}.bi-bar-chart-line::before{content:""}.bi-bar-chart-steps::before{content:""}.bi-bar-chart::before{content:""}.bi-basket-fill::before{content:""}.bi-basket::before{content:""}.bi-basket2-fill::before{content:""}.bi-basket2::before{content:""}.bi-basket3-fill::before{content:""}.bi-basket3::before{content:""}.bi-battery-charging::before{content:""}.bi-battery-full::before{content:""}.bi-battery-half::before{content:""}.bi-battery::before{content:""}.bi-bell-fill::before{content:""}.bi-bell::before{content:""}.bi-bezier::before{content:""}.bi-bezier2::before{content:""}.bi-bicycle::before{content:""}.bi-binoculars-fill::before{content:""}.bi-binoculars::before{content:""}.bi-blockquote-left::before{content:""}.bi-blockquote-right::before{content:""}.bi-book-fill::before{content:""}.bi-book-half::before{content:""}.bi-book::before{content:""}.bi-bookmark-check-fill::before{content:""}.bi-bookmark-check::before{content:""}.bi-bookmark-dash-fill::before{content:""}.bi-bookmark-dash::before{content:""}.bi-bookmark-fill::before{content:""}.bi-bookmark-heart-fill::before{content:""}.bi-bookmark-heart::before{content:""}.bi-bookmark-plus-fill::before{content:""}.bi-bookmark-plus::before{content:""}.bi-bookmark-star-fill::before{content:""}.bi-bookmark-star::before{content:""}.bi-bookmark-x-fill::before{content:""}.bi-bookmark-x::before{content:""}.bi-bookmark::before{content:""}.bi-bookmarks-fill::before{content:""}.bi-bookmarks::before{content:""}.bi-bookshelf::before{content:""}.bi-bootstrap-fill::before{content:""}.bi-bootstrap-reboot::before{content:""}.bi-bootstrap::before{content:""}.bi-border-all::before{content:""}.bi-border-bottom::before{content:""}.bi-border-center::before{content:""}.bi-border-inner::before{content:""}.bi-border-left::before{content:""}.bi-border-middle::before{content:""}.bi-border-outer::before{content:""}.bi-border-right::before{content:""}.bi-border-style::before{content:""}.bi-border-top::before{content:""}.bi-border-width::before{content:""}.bi-border::before{content:""}.bi-bounding-box-circles::before{content:""}.bi-bounding-box::before{content:""}.bi-box-arrow-down-left::before{content:""}.bi-box-arrow-down-right::before{content:""}.bi-box-arrow-down::before{content:""}.bi-box-arrow-in-down-left::before{content:""}.bi-box-arrow-in-down-right::before{content:""}.bi-box-arrow-in-down::before{content:""}.bi-box-arrow-in-left::before{content:""}.bi-box-arrow-in-right::before{content:""}.bi-box-arrow-in-up-left::before{content:""}.bi-box-arrow-in-up-right::before{content:""}.bi-box-arrow-in-up::before{content:""}.bi-box-arrow-left::before{content:""}.bi-box-arrow-right::before{content:""}.bi-box-arrow-up-left::before{content:""}.bi-box-arrow-up-right::before{content:""}.bi-box-arrow-up::before{content:""}.bi-box-seam::before{content:""}.bi-box::before{content:""}.bi-braces::before{content:""}.bi-bricks::before{content:""}.bi-briefcase-fill::before{content:""}.bi-briefcase::before{content:""}.bi-brightness-alt-high-fill::before{content:""}.bi-brightness-alt-high::before{content:""}.bi-brightness-alt-low-fill::before{content:""}.bi-brightness-alt-low::before{content:""}.bi-brightness-high-fill::before{content:""}.bi-brightness-high::before{content:""}.bi-brightness-low-fill::before{content:""}.bi-brightness-low::before{content:""}.bi-broadcast-pin::before{content:""}.bi-broadcast::before{content:""}.bi-brush-fill::before{content:""}.bi-brush::before{content:""}.bi-bucket-fill::before{content:""}.bi-bucket::before{content:""}.bi-bug-fill::before{content:""}.bi-bug::before{content:""}.bi-building::before{content:""}.bi-bullseye::before{content:""}.bi-calculator-fill::before{content:""}.bi-calculator::before{content:""}.bi-calendar-check-fill::before{content:""}.bi-calendar-check::before{content:""}.bi-calendar-date-fill::before{content:""}.bi-calendar-date::before{content:""}.bi-calendar-day-fill::before{content:""}.bi-calendar-day::before{content:""}.bi-calendar-event-fill::before{content:""}.bi-calendar-event::before{content:""}.bi-calendar-fill::before{content:""}.bi-calendar-minus-fill::before{content:""}.bi-calendar-minus::before{content:""}.bi-calendar-month-fill::before{content:""}.bi-calendar-month::before{content:""}.bi-calendar-plus-fill::before{content:""}.bi-calendar-plus::before{content:""}.bi-calendar-range-fill::before{content:""}.bi-calendar-range::before{content:""}.bi-calendar-week-fill::before{content:""}.bi-calendar-week::before{content:""}.bi-calendar-x-fill::before{content:""}.bi-calendar-x::before{content:""}.bi-calendar::before{content:""}.bi-calendar2-check-fill::before{content:""}.bi-calendar2-check::before{content:""}.bi-calendar2-date-fill::before{content:""}.bi-calendar2-date::before{content:""}.bi-calendar2-day-fill::before{content:""}.bi-calendar2-day::before{content:""}.bi-calendar2-event-fill::before{content:""}.bi-calendar2-event::before{content:""}.bi-calendar2-fill::before{content:""}.bi-calendar2-minus-fill::before{content:""}.bi-calendar2-minus::before{content:""}.bi-calendar2-month-fill::before{content:""}.bi-calendar2-month::before{content:""}.bi-calendar2-plus-fill::before{content:""}.bi-calendar2-plus::before{content:""}.bi-calendar2-range-fill::before{content:""}.bi-calendar2-range::before{content:""}.bi-calendar2-week-fill::before{content:""}.bi-calendar2-week::before{content:""}.bi-calendar2-x-fill::before{content:""}.bi-calendar2-x::before{content:""}.bi-calendar2::before{content:""}.bi-calendar3-event-fill::before{content:""}.bi-calendar3-event::before{content:""}.bi-calendar3-fill::before{content:""}.bi-calendar3-range-fill::before{content:""}.bi-calendar3-range::before{content:""}.bi-calendar3-week-fill::before{content:""}.bi-calendar3-week::before{content:""}.bi-calendar3::before{content:""}.bi-calendar4-event::before{content:""}.bi-calendar4-range::before{content:""}.bi-calendar4-week::before{content:""}.bi-calendar4::before{content:""}.bi-camera-fill::before{content:""}.bi-camera-reels-fill::before{content:""}.bi-camera-reels::before{content:""}.bi-camera-video-fill::before{content:""}.bi-camera-video-off-fill::before{content:""}.bi-camera-video-off::before{content:""}.bi-camera-video::before{content:""}.bi-camera::before{content:""}.bi-camera2::before{content:""}.bi-capslock-fill::before{content:""}.bi-capslock::before{content:""}.bi-card-checklist::before{content:""}.bi-card-heading::before{content:""}.bi-card-image::before{content:""}.bi-card-list::before{content:""}.bi-card-text::before{content:""}.bi-caret-down-fill::before{content:""}.bi-caret-down-square-fill::before{content:""}.bi-caret-down-square::before{content:""}.bi-caret-down::before{content:""}.bi-caret-left-fill::before{content:""}.bi-caret-left-square-fill::before{content:""}.bi-caret-left-square::before{content:""}.bi-caret-left::before{content:""}.bi-caret-right-fill::before{content:""}.bi-caret-right-square-fill::before{content:""}.bi-caret-right-square::before{content:""}.bi-caret-right::before{content:""}.bi-caret-up-fill::before{content:""}.bi-caret-up-square-fill::before{content:""}.bi-caret-up-square::before{content:""}.bi-caret-up::before{content:""}.bi-cart-check-fill::before{content:""}.bi-cart-check::before{content:""}.bi-cart-dash-fill::before{content:""}.bi-cart-dash::before{content:""}.bi-cart-fill::before{content:""}.bi-cart-plus-fill::before{content:""}.bi-cart-plus::before{content:""}.bi-cart-x-fill::before{content:""}.bi-cart-x::before{content:""}.bi-cart::before{content:""}.bi-cart2::before{content:""}.bi-cart3::before{content:""}.bi-cart4::before{content:""}.bi-cash-stack::before{content:""}.bi-cash::before{content:""}.bi-cast::before{content:""}.bi-chat-dots-fill::before{content:""}.bi-chat-dots::before{content:""}.bi-chat-fill::before{content:""}.bi-chat-left-dots-fill::before{content:""}.bi-chat-left-dots::before{content:""}.bi-chat-left-fill::before{content:""}.bi-chat-left-quote-fill::before{content:""}.bi-chat-left-quote::before{content:""}.bi-chat-left-text-fill::before{content:""}.bi-chat-left-text::before{content:""}.bi-chat-left::before{content:""}.bi-chat-quote-fill::before{content:""}.bi-chat-quote::before{content:""}.bi-chat-right-dots-fill::before{content:""}.bi-chat-right-dots::before{content:""}.bi-chat-right-fill::before{content:""}.bi-chat-right-quote-fill::before{content:""}.bi-chat-right-quote::before{content:""}.bi-chat-right-text-fill::before{content:""}.bi-chat-right-text::before{content:""}.bi-chat-right::before{content:""}.bi-chat-square-dots-fill::before{content:""}.bi-chat-square-dots::before{content:""}.bi-chat-square-fill::before{content:""}.bi-chat-square-quote-fill::before{content:""}.bi-chat-square-quote::before{content:""}.bi-chat-square-text-fill::before{content:""}.bi-chat-square-text::before{content:""}.bi-chat-square::before{content:""}.bi-chat-text-fill::before{content:""}.bi-chat-text::before{content:""}.bi-chat::before{content:""}.bi-check-all::before{content:""}.bi-check-circle-fill::before{content:""}.bi-check-circle::before{content:""}.bi-check-square-fill::before{content:""}.bi-check-square::before{content:""}.bi-check::before{content:""}.bi-check2-all::before{content:""}.bi-check2-circle::before{content:""}.bi-check2-square::before{content:""}.bi-check2::before{content:""}.bi-chevron-bar-contract::before{content:""}.bi-chevron-bar-down::before{content:""}.bi-chevron-bar-expand::before{content:""}.bi-chevron-bar-left::before{content:""}.bi-chevron-bar-right::before{content:""}.bi-chevron-bar-up::before{content:""}.bi-chevron-compact-down::before{content:""}.bi-chevron-compact-left::before{content:""}.bi-chevron-compact-right::before{content:""}.bi-chevron-compact-up::before{content:""}.bi-chevron-contract::before{content:""}.bi-chevron-double-down::before{content:""}.bi-chevron-double-left::before{content:""}.bi-chevron-double-right::before{content:""}.bi-chevron-double-up::before{content:""}.bi-chevron-down::before{content:""}.bi-chevron-expand::before{content:""}.bi-chevron-left::before{content:""}.bi-chevron-right::before{content:""}.bi-chevron-up::before{content:""}.bi-circle-fill::before{content:""}.bi-circle-half::before{content:""}.bi-circle-square::before{content:""}.bi-circle::before{content:""}.bi-clipboard-check::before{content:""}.bi-clipboard-data::before{content:""}.bi-clipboard-minus::before{content:""}.bi-clipboard-plus::before{content:""}.bi-clipboard-x::before{content:""}.bi-clipboard::before{content:""}.bi-clock-fill::before{content:""}.bi-clock-history::before{content:""}.bi-clock::before{content:""}.bi-cloud-arrow-down-fill::before{content:""}.bi-cloud-arrow-down::before{content:""}.bi-cloud-arrow-up-fill::before{content:""}.bi-cloud-arrow-up::before{content:""}.bi-cloud-check-fill::before{content:""}.bi-cloud-check::before{content:""}.bi-cloud-download-fill::before{content:""}.bi-cloud-download::before{content:""}.bi-cloud-drizzle-fill::before{content:""}.bi-cloud-drizzle::before{content:""}.bi-cloud-fill::before{content:""}.bi-cloud-fog-fill::before{content:""}.bi-cloud-fog::before{content:""}.bi-cloud-fog2-fill::before{content:""}.bi-cloud-fog2::before{content:""}.bi-cloud-hail-fill::before{content:""}.bi-cloud-hail::before{content:""}.bi-cloud-haze-fill::before{content:""}.bi-cloud-haze::before{content:""}.bi-cloud-haze2-fill::before{content:""}.bi-cloud-lightning-fill::before{content:""}.bi-cloud-lightning-rain-fill::before{content:""}.bi-cloud-lightning-rain::before{content:""}.bi-cloud-lightning::before{content:""}.bi-cloud-minus-fill::before{content:""}.bi-cloud-minus::before{content:""}.bi-cloud-moon-fill::before{content:""}.bi-cloud-moon::before{content:""}.bi-cloud-plus-fill::before{content:""}.bi-cloud-plus::before{content:""}.bi-cloud-rain-fill::before{content:""}.bi-cloud-rain-heavy-fill::before{content:""}.bi-cloud-rain-heavy::before{content:""}.bi-cloud-rain::before{content:""}.bi-cloud-slash-fill::before{content:""}.bi-cloud-slash::before{content:""}.bi-cloud-sleet-fill::before{content:""}.bi-cloud-sleet::before{content:""}.bi-cloud-snow-fill::before{content:""}.bi-cloud-snow::before{content:""}.bi-cloud-sun-fill::before{content:""}.bi-cloud-sun::before{content:""}.bi-cloud-upload-fill::before{content:""}.bi-cloud-upload::before{content:""}.bi-cloud::before{content:""}.bi-clouds-fill::before{content:""}.bi-clouds::before{content:""}.bi-cloudy-fill::before{content:""}.bi-cloudy::before{content:""}.bi-code-slash::before{content:""}.bi-code-square::before{content:""}.bi-code::before{content:""}.bi-collection-fill::before{content:""}.bi-collection-play-fill::before{content:""}.bi-collection-play::before{content:""}.bi-collection::before{content:""}.bi-columns-gap::before{content:""}.bi-columns::before{content:""}.bi-command::before{content:""}.bi-compass-fill::before{content:""}.bi-compass::before{content:""}.bi-cone-striped::before{content:""}.bi-cone::before{content:""}.bi-controller::before{content:""}.bi-cpu-fill::before{content:""}.bi-cpu::before{content:""}.bi-credit-card-2-back-fill::before{content:""}.bi-credit-card-2-back::before{content:""}.bi-credit-card-2-front-fill::before{content:""}.bi-credit-card-2-front::before{content:""}.bi-credit-card-fill::before{content:""}.bi-credit-card::before{content:""}.bi-crop::before{content:""}.bi-cup-fill::before{content:""}.bi-cup-straw::before{content:""}.bi-cup::before{content:""}.bi-cursor-fill::before{content:""}.bi-cursor-text::before{content:""}.bi-cursor::before{content:""}.bi-dash-circle-dotted::before{content:""}.bi-dash-circle-fill::before{content:""}.bi-dash-circle::before{content:""}.bi-dash-square-dotted::before{content:""}.bi-dash-square-fill::before{content:""}.bi-dash-square::before{content:""}.bi-dash::before{content:""}.bi-diagram-2-fill::before{content:""}.bi-diagram-2::before{content:""}.bi-diagram-3-fill::before{content:""}.bi-diagram-3::before{content:""}.bi-diamond-fill::before{content:""}.bi-diamond-half::before{content:""}.bi-diamond::before{content:""}.bi-dice-1-fill::before{content:""}.bi-dice-1::before{content:""}.bi-dice-2-fill::before{content:""}.bi-dice-2::before{content:""}.bi-dice-3-fill::before{content:""}.bi-dice-3::before{content:""}.bi-dice-4-fill::before{content:""}.bi-dice-4::before{content:""}.bi-dice-5-fill::before{content:""}.bi-dice-5::before{content:""}.bi-dice-6-fill::before{content:""}.bi-dice-6::before{content:""}.bi-disc-fill::before{content:""}.bi-disc::before{content:""}.bi-discord::before{content:""}.bi-display-fill::before{content:""}.bi-display::before{content:""}.bi-distribute-horizontal::before{content:""}.bi-distribute-vertical::before{content:""}.bi-door-closed-fill::before{content:""}.bi-door-closed::before{content:""}.bi-door-open-fill::before{content:""}.bi-door-open::before{content:""}.bi-dot::before{content:""}.bi-download::before{content:""}.bi-droplet-fill::before{content:""}.bi-droplet-half::before{content:""}.bi-droplet::before{content:""}.bi-earbuds::before{content:""}.bi-easel-fill::before{content:""}.bi-easel::before{content:""}.bi-egg-fill::before{content:""}.bi-egg-fried::before{content:""}.bi-egg::before{content:""}.bi-eject-fill::before{content:""}.bi-eject::before{content:""}.bi-emoji-angry-fill::before{content:""}.bi-emoji-angry::before{content:""}.bi-emoji-dizzy-fill::before{content:""}.bi-emoji-dizzy::before{content:""}.bi-emoji-expressionless-fill::before{content:""}.bi-emoji-expressionless::before{content:""}.bi-emoji-frown-fill::before{content:""}.bi-emoji-frown::before{content:""}.bi-emoji-heart-eyes-fill::before{content:""}.bi-emoji-heart-eyes::before{content:""}.bi-emoji-laughing-fill::before{content:""}.bi-emoji-laughing::before{content:""}.bi-emoji-neutral-fill::before{content:""}.bi-emoji-neutral::before{content:""}.bi-emoji-smile-fill::before{content:""}.bi-emoji-smile-upside-down-fill::before{content:""}.bi-emoji-smile-upside-down::before{content:""}.bi-emoji-smile::before{content:""}.bi-emoji-sunglasses-fill::before{content:""}.bi-emoji-sunglasses::before{content:""}.bi-emoji-wink-fill::before{content:""}.bi-emoji-wink::before{content:""}.bi-envelope-fill::before{content:""}.bi-envelope-open-fill::before{content:""}.bi-envelope-open::before{content:""}.bi-envelope::before{content:""}.bi-eraser-fill::before{content:""}.bi-eraser::before{content:""}.bi-exclamation-circle-fill::before{content:""}.bi-exclamation-circle::before{content:""}.bi-exclamation-diamond-fill::before{content:""}.bi-exclamation-diamond::before{content:""}.bi-exclamation-octagon-fill::before{content:""}.bi-exclamation-octagon::before{content:""}.bi-exclamation-square-fill::before{content:""}.bi-exclamation-square::before{content:""}.bi-exclamation-triangle-fill::before{content:""}.bi-exclamation-triangle::before{content:""}.bi-exclamation::before{content:""}.bi-exclude::before{content:""}.bi-eye-fill::before{content:""}.bi-eye-slash-fill::before{content:""}.bi-eye-slash::before{content:""}.bi-eye::before{content:""}.bi-eyedropper::before{content:""}.bi-eyeglasses::before{content:""}.bi-facebook::before{content:""}.bi-file-arrow-down-fill::before{content:""}.bi-file-arrow-down::before{content:""}.bi-file-arrow-up-fill::before{content:""}.bi-file-arrow-up::before{content:""}.bi-file-bar-graph-fill::before{content:""}.bi-file-bar-graph::before{content:""}.bi-file-binary-fill::before{content:""}.bi-file-binary::before{content:""}.bi-file-break-fill::before{content:""}.bi-file-break::before{content:""}.bi-file-check-fill::before{content:""}.bi-file-check::before{content:""}.bi-file-code-fill::before{content:""}.bi-file-code::before{content:""}.bi-file-diff-fill::before{content:""}.bi-file-diff::before{content:""}.bi-file-earmark-arrow-down-fill::before{content:""}.bi-file-earmark-arrow-down::before{content:""}.bi-file-earmark-arrow-up-fill::before{content:""}.bi-file-earmark-arrow-up::before{content:""}.bi-file-earmark-bar-graph-fill::before{content:""}.bi-file-earmark-bar-graph::before{content:""}.bi-file-earmark-binary-fill::before{content:""}.bi-file-earmark-binary::before{content:""}.bi-file-earmark-break-fill::before{content:""}.bi-file-earmark-break::before{content:""}.bi-file-earmark-check-fill::before{content:""}.bi-file-earmark-check::before{content:""}.bi-file-earmark-code-fill::before{content:""}.bi-file-earmark-code::before{content:""}.bi-file-earmark-diff-fill::before{content:""}.bi-file-earmark-diff::before{content:""}.bi-file-earmark-easel-fill::before{content:""}.bi-file-earmark-easel::before{content:""}.bi-file-earmark-excel-fill::before{content:""}.bi-file-earmark-excel::before{content:""}.bi-file-earmark-fill::before{content:""}.bi-file-earmark-font-fill::before{content:""}.bi-file-earmark-font::before{content:""}.bi-file-earmark-image-fill::before{content:""}.bi-file-earmark-image::before{content:""}.bi-file-earmark-lock-fill::before{content:""}.bi-file-earmark-lock::before{content:""}.bi-file-earmark-lock2-fill::before{content:""}.bi-file-earmark-lock2::before{content:""}.bi-file-earmark-medical-fill::before{content:""}.bi-file-earmark-medical::before{content:""}.bi-file-earmark-minus-fill::before{content:""}.bi-file-earmark-minus::before{content:""}.bi-file-earmark-music-fill::before{content:""}.bi-file-earmark-music::before{content:""}.bi-file-earmark-person-fill::before{content:""}.bi-file-earmark-person::before{content:""}.bi-file-earmark-play-fill::before{content:""}.bi-file-earmark-play::before{content:""}.bi-file-earmark-plus-fill::before{content:""}.bi-file-earmark-plus::before{content:""}.bi-file-earmark-post-fill::before{content:""}.bi-file-earmark-post::before{content:""}.bi-file-earmark-ppt-fill::before{content:""}.bi-file-earmark-ppt::before{content:""}.bi-file-earmark-richtext-fill::before{content:""}.bi-file-earmark-richtext::before{content:""}.bi-file-earmark-ruled-fill::before{content:""}.bi-file-earmark-ruled::before{content:""}.bi-file-earmark-slides-fill::before{content:""}.bi-file-earmark-slides::before{content:""}.bi-file-earmark-spreadsheet-fill::before{content:""}.bi-file-earmark-spreadsheet::before{content:""}.bi-file-earmark-text-fill::before{content:""}.bi-file-earmark-text::before{content:""}.bi-file-earmark-word-fill::before{content:""}.bi-file-earmark-word::before{content:""}.bi-file-earmark-x-fill::before{content:""}.bi-file-earmark-x::before{content:""}.bi-file-earmark-zip-fill::before{content:""}.bi-file-earmark-zip::before{content:""}.bi-file-earmark::before{content:""}.bi-file-easel-fill::before{content:""}.bi-file-easel::before{content:""}.bi-file-excel-fill::before{content:""}.bi-file-excel::before{content:""}.bi-file-fill::before{content:""}.bi-file-font-fill::before{content:""}.bi-file-font::before{content:""}.bi-file-image-fill::before{content:""}.bi-file-image::before{content:""}.bi-file-lock-fill::before{content:""}.bi-file-lock::before{content:""}.bi-file-lock2-fill::before{content:""}.bi-file-lock2::before{content:""}.bi-file-medical-fill::before{content:""}.bi-file-medical::before{content:""}.bi-file-minus-fill::before{content:""}.bi-file-minus::before{content:""}.bi-file-music-fill::before{content:""}.bi-file-music::before{content:""}.bi-file-person-fill::before{content:""}.bi-file-person::before{content:""}.bi-file-play-fill::before{content:""}.bi-file-play::before{content:""}.bi-file-plus-fill::before{content:""}.bi-file-plus::before{content:""}.bi-file-post-fill::before{content:""}.bi-file-post::before{content:""}.bi-file-ppt-fill::before{content:""}.bi-file-ppt::before{content:""}.bi-file-richtext-fill::before{content:""}.bi-file-richtext::before{content:""}.bi-file-ruled-fill::before{content:""}.bi-file-ruled::before{content:""}.bi-file-slides-fill::before{content:""}.bi-file-slides::before{content:""}.bi-file-spreadsheet-fill::before{content:""}.bi-file-spreadsheet::before{content:""}.bi-file-text-fill::before{content:""}.bi-file-text::before{content:""}.bi-file-word-fill::before{content:""}.bi-file-word::before{content:""}.bi-file-x-fill::before{content:""}.bi-file-x::before{content:""}.bi-file-zip-fill::before{content:""}.bi-file-zip::before{content:""}.bi-file::before{content:""}.bi-files-alt::before{content:""}.bi-files::before{content:""}.bi-film::before{content:""}.bi-filter-circle-fill::before{content:""}.bi-filter-circle::before{content:""}.bi-filter-left::before{content:""}.bi-filter-right::before{content:""}.bi-filter-square-fill::before{content:""}.bi-filter-square::before{content:""}.bi-filter::before{content:""}.bi-flag-fill::before{content:""}.bi-flag::before{content:""}.bi-flower1::before{content:""}.bi-flower2::before{content:""}.bi-flower3::before{content:""}.bi-folder-check::before{content:""}.bi-folder-fill::before{content:""}.bi-folder-minus::before{content:""}.bi-folder-plus::before{content:""}.bi-folder-symlink-fill::before{content:""}.bi-folder-symlink::before{content:""}.bi-folder-x::before{content:""}.bi-folder::before{content:""}.bi-folder2-open::before{content:""}.bi-folder2::before{content:""}.bi-fonts::before{content:""}.bi-forward-fill::before{content:""}.bi-forward::before{content:""}.bi-front::before{content:""}.bi-fullscreen-exit::before{content:""}.bi-fullscreen::before{content:""}.bi-funnel-fill::before{content:""}.bi-funnel::before{content:""}.bi-gear-fill::before{content:""}.bi-gear-wide-connected::before{content:""}.bi-gear-wide::before{content:""}.bi-gear::before{content:""}.bi-gem::before{content:""}.bi-geo-alt-fill::before{content:""}.bi-geo-alt::before{content:""}.bi-geo-fill::before{content:""}.bi-geo::before{content:""}.bi-gift-fill::before{content:""}.bi-gift::before{content:""}.bi-github::before{content:""}.bi-globe::before{content:""}.bi-globe2::before{content:""}.bi-google::before{content:""}.bi-graph-down::before{content:""}.bi-graph-up::before{content:""}.bi-grid-1x2-fill::before{content:""}.bi-grid-1x2::before{content:""}.bi-grid-3x2-gap-fill::before{content:""}.bi-grid-3x2-gap::before{content:""}.bi-grid-3x2::before{content:""}.bi-grid-3x3-gap-fill::before{content:""}.bi-grid-3x3-gap::before{content:""}.bi-grid-3x3::before{content:""}.bi-grid-fill::before{content:""}.bi-grid::before{content:""}.bi-grip-horizontal::before{content:""}.bi-grip-vertical::before{content:""}.bi-hammer::before{content:""}.bi-hand-index-fill::before{content:""}.bi-hand-index-thumb-fill::before{content:""}.bi-hand-index-thumb::before{content:""}.bi-hand-index::before{content:""}.bi-hand-thumbs-down-fill::before{content:""}.bi-hand-thumbs-down::before{content:""}.bi-hand-thumbs-up-fill::before{content:""}.bi-hand-thumbs-up::before{content:""}.bi-handbag-fill::before{content:""}.bi-handbag::before{content:""}.bi-hash::before{content:""}.bi-hdd-fill::before{content:""}.bi-hdd-network-fill::before{content:""}.bi-hdd-network::before{content:""}.bi-hdd-rack-fill::before{content:""}.bi-hdd-rack::before{content:""}.bi-hdd-stack-fill::before{content:""}.bi-hdd-stack::before{content:""}.bi-hdd::before{content:""}.bi-headphones::before{content:""}.bi-headset::before{content:""}.bi-heart-fill::before{content:""}.bi-heart-half::before{content:""}.bi-heart::before{content:""}.bi-heptagon-fill::before{content:""}.bi-heptagon-half::before{content:""}.bi-heptagon::before{content:""}.bi-hexagon-fill::before{content:""}.bi-hexagon-half::before{content:""}.bi-hexagon::before{content:""}.bi-hourglass-bottom::before{content:""}.bi-hourglass-split::before{content:""}.bi-hourglass-top::before{content:""}.bi-hourglass::before{content:""}.bi-house-door-fill::before{content:""}.bi-house-door::before{content:""}.bi-house-fill::before{content:""}.bi-house::before{content:""}.bi-hr::before{content:""}.bi-hurricane::before{content:""}.bi-image-alt::before{content:""}.bi-image-fill::before{content:""}.bi-image::before{content:""}.bi-images::before{content:""}.bi-inbox-fill::before{content:""}.bi-inbox::before{content:""}.bi-inboxes-fill::before{content:""}.bi-inboxes::before{content:""}.bi-info-circle-fill::before{content:""}.bi-info-circle::before{content:""}.bi-info-square-fill::before{content:""}.bi-info-square::before{content:""}.bi-info::before{content:""}.bi-input-cursor-text::before{content:""}.bi-input-cursor::before{content:""}.bi-instagram::before{content:""}.bi-intersect::before{content:""}.bi-journal-album::before{content:""}.bi-journal-arrow-down::before{content:""}.bi-journal-arrow-up::before{content:""}.bi-journal-bookmark-fill::before{content:""}.bi-journal-bookmark::before{content:""}.bi-journal-check::before{content:""}.bi-journal-code::before{content:""}.bi-journal-medical::before{content:""}.bi-journal-minus::before{content:""}.bi-journal-plus::before{content:""}.bi-journal-richtext::before{content:""}.bi-journal-text::before{content:""}.bi-journal-x::before{content:""}.bi-journal::before{content:""}.bi-journals::before{content:""}.bi-joystick::before{content:""}.bi-justify-left::before{content:""}.bi-justify-right::before{content:""}.bi-justify::before{content:""}.bi-kanban-fill::before{content:""}.bi-kanban::before{content:""}.bi-key-fill::before{content:""}.bi-key::before{content:""}.bi-keyboard-fill::before{content:""}.bi-keyboard::before{content:""}.bi-ladder::before{content:""}.bi-lamp-fill::before{content:""}.bi-lamp::before{content:""}.bi-laptop-fill::before{content:""}.bi-laptop::before{content:""}.bi-layer-backward::before{content:""}.bi-layer-forward::before{content:""}.bi-layers-fill::before{content:""}.bi-layers-half::before{content:""}.bi-layers::before{content:""}.bi-layout-sidebar-inset-reverse::before{content:""}.bi-layout-sidebar-inset::before{content:""}.bi-layout-sidebar-reverse::before{content:""}.bi-layout-sidebar::before{content:""}.bi-layout-split::before{content:""}.bi-layout-text-sidebar-reverse::before{content:""}.bi-layout-text-sidebar::before{content:""}.bi-layout-text-window-reverse::before{content:""}.bi-layout-text-window::before{content:""}.bi-layout-three-columns::before{content:""}.bi-layout-wtf::before{content:""}.bi-life-preserver::before{content:""}.bi-lightbulb-fill::before{content:""}.bi-lightbulb-off-fill::before{content:""}.bi-lightbulb-off::before{content:""}.bi-lightbulb::before{content:""}.bi-lightning-charge-fill::before{content:""}.bi-lightning-charge::before{content:""}.bi-lightning-fill::before{content:""}.bi-lightning::before{content:""}.bi-link-45deg::before{content:""}.bi-link::before{content:""}.bi-linkedin::before{content:""}.bi-list-check::before{content:""}.bi-list-nested::before{content:""}.bi-list-ol::before{content:""}.bi-list-stars::before{content:""}.bi-list-task::before{content:""}.bi-list-ul::before{content:""}.bi-list::before{content:""}.bi-lock-fill::before{content:""}.bi-lock::before{content:""}.bi-mailbox::before{content:""}.bi-mailbox2::before{content:""}.bi-map-fill::before{content:""}.bi-map::before{content:""}.bi-markdown-fill::before{content:""}.bi-markdown::before{content:""}.bi-mask::before{content:""}.bi-megaphone-fill::before{content:""}.bi-megaphone::before{content:""}.bi-menu-app-fill::before{content:""}.bi-menu-app::before{content:""}.bi-menu-button-fill::before{content:""}.bi-menu-button-wide-fill::before{content:""}.bi-menu-button-wide::before{content:""}.bi-menu-button::before{content:""}.bi-menu-down::before{content:""}.bi-menu-up::before{content:""}.bi-mic-fill::before{content:""}.bi-mic-mute-fill::before{content:""}.bi-mic-mute::before{content:""}.bi-mic::before{content:""}.bi-minecart-loaded::before{content:""}.bi-minecart::before{content:""}.bi-moisture::before{content:""}.bi-moon-fill::before{content:""}.bi-moon-stars-fill::before{content:""}.bi-moon-stars::before{content:""}.bi-moon::before{content:""}.bi-mouse-fill::before{content:""}.bi-mouse::before{content:""}.bi-mouse2-fill::before{content:""}.bi-mouse2::before{content:""}.bi-mouse3-fill::before{content:""}.bi-mouse3::before{content:""}.bi-music-note-beamed::before{content:""}.bi-music-note-list::before{content:""}.bi-music-note::before{content:""}.bi-music-player-fill::before{content:""}.bi-music-player::before{content:""}.bi-newspaper::before{content:""}.bi-node-minus-fill::before{content:""}.bi-node-minus::before{content:""}.bi-node-plus-fill::before{content:""}.bi-node-plus::before{content:""}.bi-nut-fill::before{content:""}.bi-nut::before{content:""}.bi-octagon-fill::before{content:""}.bi-octagon-half::before{content:""}.bi-octagon::before{content:""}.bi-option::before{content:""}.bi-outlet::before{content:""}.bi-paint-bucket::before{content:""}.bi-palette-fill::before{content:""}.bi-palette::before{content:""}.bi-palette2::before{content:""}.bi-paperclip::before{content:""}.bi-paragraph::before{content:""}.bi-patch-check-fill::before{content:""}.bi-patch-check::before{content:""}.bi-patch-exclamation-fill::before{content:""}.bi-patch-exclamation::before{content:""}.bi-patch-minus-fill::before{content:""}.bi-patch-minus::before{content:""}.bi-patch-plus-fill::before{content:""}.bi-patch-plus::before{content:""}.bi-patch-question-fill::before{content:""}.bi-patch-question::before{content:""}.bi-pause-btn-fill::before{content:""}.bi-pause-btn::before{content:""}.bi-pause-circle-fill::before{content:""}.bi-pause-circle::before{content:""}.bi-pause-fill::before{content:""}.bi-pause::before{content:""}.bi-peace-fill::before{content:""}.bi-peace::before{content:""}.bi-pen-fill::before{content:""}.bi-pen::before{content:""}.bi-pencil-fill::before{content:""}.bi-pencil-square::before{content:""}.bi-pencil::before{content:""}.bi-pentagon-fill::before{content:""}.bi-pentagon-half::before{content:""}.bi-pentagon::before{content:""}.bi-people-fill::before{content:""}.bi-people::before{content:""}.bi-percent::before{content:""}.bi-person-badge-fill::before{content:""}.bi-person-badge::before{content:""}.bi-person-bounding-box::before{content:""}.bi-person-check-fill::before{content:""}.bi-person-check::before{content:""}.bi-person-circle::before{content:""}.bi-person-dash-fill::before{content:""}.bi-person-dash::before{content:""}.bi-person-fill::before{content:""}.bi-person-lines-fill::before{content:""}.bi-person-plus-fill::before{content:""}.bi-person-plus::before{content:""}.bi-person-square::before{content:""}.bi-person-x-fill::before{content:""}.bi-person-x::before{content:""}.bi-person::before{content:""}.bi-phone-fill::before{content:""}.bi-phone-landscape-fill::before{content:""}.bi-phone-landscape::before{content:""}.bi-phone-vibrate-fill::before{content:""}.bi-phone-vibrate::before{content:""}.bi-phone::before{content:""}.bi-pie-chart-fill::before{content:""}.bi-pie-chart::before{content:""}.bi-pin-angle-fill::before{content:""}.bi-pin-angle::before{content:""}.bi-pin-fill::before{content:""}.bi-pin::before{content:""}.bi-pip-fill::before{content:""}.bi-pip::before{content:""}.bi-play-btn-fill::before{content:""}.bi-play-btn::before{content:""}.bi-play-circle-fill::before{content:""}.bi-play-circle::before{content:""}.bi-play-fill::before{content:""}.bi-play::before{content:""}.bi-plug-fill::before{content:""}.bi-plug::before{content:""}.bi-plus-circle-dotted::before{content:""}.bi-plus-circle-fill::before{content:""}.bi-plus-circle::before{content:""}.bi-plus-square-dotted::before{content:""}.bi-plus-square-fill::before{content:""}.bi-plus-square::before{content:""}.bi-plus::before{content:""}.bi-power::before{content:""}.bi-printer-fill::before{content:""}.bi-printer::before{content:""}.bi-puzzle-fill::before{content:""}.bi-puzzle::before{content:""}.bi-question-circle-fill::before{content:""}.bi-question-circle::before{content:""}.bi-question-diamond-fill::before{content:""}.bi-question-diamond::before{content:""}.bi-question-octagon-fill::before{content:""}.bi-question-octagon::before{content:""}.bi-question-square-fill::before{content:""}.bi-question-square::before{content:""}.bi-question::before{content:""}.bi-rainbow::before{content:""}.bi-receipt-cutoff::before{content:""}.bi-receipt::before{content:""}.bi-reception-0::before{content:""}.bi-reception-1::before{content:""}.bi-reception-2::before{content:""}.bi-reception-3::before{content:""}.bi-reception-4::before{content:""}.bi-record-btn-fill::before{content:""}.bi-record-btn::before{content:""}.bi-record-circle-fill::before{content:""}.bi-record-circle::before{content:""}.bi-record-fill::before{content:""}.bi-record::before{content:""}.bi-record2-fill::before{content:""}.bi-record2::before{content:""}.bi-reply-all-fill::before{content:""}.bi-reply-all::before{content:""}.bi-reply-fill::before{content:""}.bi-reply::before{content:""}.bi-rss-fill::before{content:""}.bi-rss::before{content:""}.bi-rulers::before{content:""}.bi-save-fill::before{content:""}.bi-save::before{content:""}.bi-save2-fill::before{content:""}.bi-save2::before{content:""}.bi-scissors::before{content:""}.bi-screwdriver::before{content:""}.bi-search::before{content:""}.bi-segmented-nav::before{content:""}.bi-server::before{content:""}.bi-share-fill::before{content:""}.bi-share::before{content:""}.bi-shield-check::before{content:""}.bi-shield-exclamation::before{content:""}.bi-shield-fill-check::before{content:""}.bi-shield-fill-exclamation::before{content:""}.bi-shield-fill-minus::before{content:""}.bi-shield-fill-plus::before{content:""}.bi-shield-fill-x::before{content:""}.bi-shield-fill::before{content:""}.bi-shield-lock-fill::before{content:""}.bi-shield-lock::before{content:""}.bi-shield-minus::before{content:""}.bi-shield-plus::before{content:""}.bi-shield-shaded::before{content:""}.bi-shield-slash-fill::before{content:""}.bi-shield-slash::before{content:""}.bi-shield-x::before{content:""}.bi-shield::before{content:""}.bi-shift-fill::before{content:""}.bi-shift::before{content:""}.bi-shop-window::before{content:""}.bi-shop::before{content:""}.bi-shuffle::before{content:""}.bi-signpost-2-fill::before{content:""}.bi-signpost-2::before{content:""}.bi-signpost-fill::before{content:""}.bi-signpost-split-fill::before{content:""}.bi-signpost-split::before{content:""}.bi-signpost::before{content:""}.bi-sim-fill::before{content:""}.bi-sim::before{content:""}.bi-skip-backward-btn-fill::before{content:""}.bi-skip-backward-btn::before{content:""}.bi-skip-backward-circle-fill::before{content:""}.bi-skip-backward-circle::before{content:""}.bi-skip-backward-fill::before{content:""}.bi-skip-backward::before{content:""}.bi-skip-end-btn-fill::before{content:""}.bi-skip-end-btn::before{content:""}.bi-skip-end-circle-fill::before{content:""}.bi-skip-end-circle::before{content:""}.bi-skip-end-fill::before{content:""}.bi-skip-end::before{content:""}.bi-skip-forward-btn-fill::before{content:""}.bi-skip-forward-btn::before{content:""}.bi-skip-forward-circle-fill::before{content:""}.bi-skip-forward-circle::before{content:""}.bi-skip-forward-fill::before{content:""}.bi-skip-forward::before{content:""}.bi-skip-start-btn-fill::before{content:""}.bi-skip-start-btn::before{content:""}.bi-skip-start-circle-fill::before{content:""}.bi-skip-start-circle::before{content:""}.bi-skip-start-fill::before{content:""}.bi-skip-start::before{content:""}.bi-slack::before{content:""}.bi-slash-circle-fill::before{content:""}.bi-slash-circle::before{content:""}.bi-slash-square-fill::before{content:""}.bi-slash-square::before{content:""}.bi-slash::before{content:""}.bi-sliders::before{content:""}.bi-smartwatch::before{content:""}.bi-snow::before{content:""}.bi-snow2::before{content:""}.bi-snow3::before{content:""}.bi-sort-alpha-down-alt::before{content:""}.bi-sort-alpha-down::before{content:""}.bi-sort-alpha-up-alt::before{content:""}.bi-sort-alpha-up::before{content:""}.bi-sort-down-alt::before{content:""}.bi-sort-down::before{content:""}.bi-sort-numeric-down-alt::before{content:""}.bi-sort-numeric-down::before{content:""}.bi-sort-numeric-up-alt::before{content:""}.bi-sort-numeric-up::before{content:""}.bi-sort-up-alt::before{content:""}.bi-sort-up::before{content:""}.bi-soundwave::before{content:""}.bi-speaker-fill::before{content:""}.bi-speaker::before{content:""}.bi-speedometer::before{content:""}.bi-speedometer2::before{content:""}.bi-spellcheck::before{content:""}.bi-square-fill::before{content:""}.bi-square-half::before{content:""}.bi-square::before{content:""}.bi-stack::before{content:""}.bi-star-fill::before{content:""}.bi-star-half::before{content:""}.bi-star::before{content:""}.bi-stars::before{content:""}.bi-stickies-fill::before{content:""}.bi-stickies::before{content:""}.bi-sticky-fill::before{content:""}.bi-sticky::before{content:""}.bi-stop-btn-fill::before{content:""}.bi-stop-btn::before{content:""}.bi-stop-circle-fill::before{content:""}.bi-stop-circle::before{content:""}.bi-stop-fill::before{content:""}.bi-stop::before{content:""}.bi-stoplights-fill::before{content:""}.bi-stoplights::before{content:""}.bi-stopwatch-fill::before{content:""}.bi-stopwatch::before{content:""}.bi-subtract::before{content:""}.bi-suit-club-fill::before{content:""}.bi-suit-club::before{content:""}.bi-suit-diamond-fill::before{content:""}.bi-suit-diamond::before{content:""}.bi-suit-heart-fill::before{content:""}.bi-suit-heart::before{content:""}.bi-suit-spade-fill::before{content:""}.bi-suit-spade::before{content:""}.bi-sun-fill::before{content:""}.bi-sun::before{content:""}.bi-sunglasses::before{content:""}.bi-sunrise-fill::before{content:""}.bi-sunrise::before{content:""}.bi-sunset-fill::before{content:""}.bi-sunset::before{content:""}.bi-symmetry-horizontal::before{content:""}.bi-symmetry-vertical::before{content:""}.bi-table::before{content:""}.bi-tablet-fill::before{content:""}.bi-tablet-landscape-fill::before{content:""}.bi-tablet-landscape::before{content:""}.bi-tablet::before{content:""}.bi-tag-fill::before{content:""}.bi-tag::before{content:""}.bi-tags-fill::before{content:""}.bi-tags::before{content:""}.bi-telegram::before{content:""}.bi-telephone-fill::before{content:""}.bi-telephone-forward-fill::before{content:""}.bi-telephone-forward::before{content:""}.bi-telephone-inbound-fill::before{content:""}.bi-telephone-inbound::before{content:""}.bi-telephone-minus-fill::before{content:""}.bi-telephone-minus::before{content:""}.bi-telephone-outbound-fill::before{content:""}.bi-telephone-outbound::before{content:""}.bi-telephone-plus-fill::before{content:""}.bi-telephone-plus::before{content:""}.bi-telephone-x-fill::before{content:""}.bi-telephone-x::before{content:""}.bi-telephone::before{content:""}.bi-terminal-fill::before{content:""}.bi-terminal::before{content:""}.bi-text-center::before{content:""}.bi-text-indent-left::before{content:""}.bi-text-indent-right::before{content:""}.bi-text-left::before{content:""}.bi-text-paragraph::before{content:""}.bi-text-right::before{content:""}.bi-textarea-resize::before{content:""}.bi-textarea-t::before{content:""}.bi-textarea::before{content:""}.bi-thermometer-half::before{content:""}.bi-thermometer-high::before{content:""}.bi-thermometer-low::before{content:""}.bi-thermometer-snow::before{content:""}.bi-thermometer-sun::before{content:""}.bi-thermometer::before{content:""}.bi-three-dots-vertical::before{content:""}.bi-three-dots::before{content:""}.bi-toggle-off::before{content:""}.bi-toggle-on::before{content:""}.bi-toggle2-off::before{content:""}.bi-toggle2-on::before{content:""}.bi-toggles::before{content:""}.bi-toggles2::before{content:""}.bi-tools::before{content:""}.bi-tornado::before{content:""}.bi-trash-fill::before{content:""}.bi-trash::before{content:""}.bi-trash2-fill::before{content:""}.bi-trash2::before{content:""}.bi-tree-fill::before{content:""}.bi-tree::before{content:""}.bi-triangle-fill::before{content:""}.bi-triangle-half::before{content:""}.bi-triangle::before{content:""}.bi-trophy-fill::before{content:""}.bi-trophy::before{content:""}.bi-tropical-storm::before{content:""}.bi-truck-flatbed::before{content:""}.bi-truck::before{content:""}.bi-tsunami::before{content:""}.bi-tv-fill::before{content:""}.bi-tv::before{content:""}.bi-twitch::before{content:""}.bi-twitter::before{content:""}.bi-type-bold::before{content:""}.bi-type-h1::before{content:""}.bi-type-h2::before{content:""}.bi-type-h3::before{content:""}.bi-type-italic::before{content:""}.bi-type-strikethrough::before{content:""}.bi-type-underline::before{content:""}.bi-type::before{content:""}.bi-ui-checks-grid::before{content:""}.bi-ui-checks::before{content:""}.bi-ui-radios-grid::before{content:""}.bi-ui-radios::before{content:""}.bi-umbrella-fill::before{content:""}.bi-umbrella::before{content:""}.bi-union::before{content:""}.bi-unlock-fill::before{content:""}.bi-unlock::before{content:""}.bi-upc-scan::before{content:""}.bi-upc::before{content:""}.bi-upload::before{content:""}.bi-vector-pen::before{content:""}.bi-view-list::before{content:""}.bi-view-stacked::before{content:""}.bi-vinyl-fill::before{content:""}.bi-vinyl::before{content:""}.bi-voicemail::before{content:""}.bi-volume-down-fill::before{content:""}.bi-volume-down::before{content:""}.bi-volume-mute-fill::before{content:""}.bi-volume-mute::before{content:""}.bi-volume-off-fill::before{content:""}.bi-volume-off::before{content:""}.bi-volume-up-fill::before{content:""}.bi-volume-up::before{content:""}.bi-vr::before{content:""}.bi-wallet-fill::before{content:""}.bi-wallet::before{content:""}.bi-wallet2::before{content:""}.bi-watch::before{content:""}.bi-water::before{content:""}.bi-whatsapp::before{content:""}.bi-wifi-1::before{content:""}.bi-wifi-2::before{content:""}.bi-wifi-off::before{content:""}.bi-wifi::before{content:""}.bi-wind::before{content:""}.bi-window-dock::before{content:""}.bi-window-sidebar::before{content:""}.bi-window::before{content:""}.bi-wrench::before{content:""}.bi-x-circle-fill::before{content:""}.bi-x-circle::before{content:""}.bi-x-diamond-fill::before{content:""}.bi-x-diamond::before{content:""}.bi-x-octagon-fill::before{content:""}.bi-x-octagon::before{content:""}.bi-x-square-fill::before{content:""}.bi-x-square::before{content:""}.bi-x::before{content:""}.bi-youtube::before{content:""}.bi-zoom-in::before{content:""}.bi-zoom-out::before{content:""}.bi-bank::before{content:""}.bi-bank2::before{content:""}.bi-bell-slash-fill::before{content:""}.bi-bell-slash::before{content:""}.bi-cash-coin::before{content:""}.bi-check-lg::before{content:""}.bi-coin::before{content:""}.bi-currency-bitcoin::before{content:""}.bi-currency-dollar::before{content:""}.bi-currency-euro::before{content:""}.bi-currency-exchange::before{content:""}.bi-currency-pound::before{content:""}.bi-currency-yen::before{content:""}.bi-dash-lg::before{content:""}.bi-exclamation-lg::before{content:""}.bi-file-earmark-pdf-fill::before{content:""}.bi-file-earmark-pdf::before{content:""}.bi-file-pdf-fill::before{content:""}.bi-file-pdf::before{content:""}.bi-gender-ambiguous::before{content:""}.bi-gender-female::before{content:""}.bi-gender-male::before{content:""}.bi-gender-trans::before{content:""}.bi-headset-vr::before{content:""}.bi-info-lg::before{content:""}.bi-mastodon::before{content:""}.bi-messenger::before{content:""}.bi-piggy-bank-fill::before{content:""}.bi-piggy-bank::before{content:""}.bi-pin-map-fill::before{content:""}.bi-pin-map::before{content:""}.bi-plus-lg::before{content:""}.bi-question-lg::before{content:""}.bi-recycle::before{content:""}.bi-reddit::before{content:""}.bi-safe-fill::before{content:""}.bi-safe2-fill::before{content:""}.bi-safe2::before{content:""}.bi-sd-card-fill::before{content:""}.bi-sd-card::before{content:""}.bi-skype::before{content:""}.bi-slash-lg::before{content:""}.bi-translate::before{content:""}.bi-x-lg::before{content:""}.bi-safe::before{content:""}.bi-apple::before{content:""}.bi-microsoft::before{content:""}.bi-windows::before{content:""}.bi-behance::before{content:""}.bi-dribbble::before{content:""}.bi-line::before{content:""}.bi-medium::before{content:""}.bi-paypal::before{content:""}.bi-pinterest::before{content:""}.bi-signal::before{content:""}.bi-snapchat::before{content:""}.bi-spotify::before{content:""}.bi-stack-overflow::before{content:""}.bi-strava::before{content:""}.bi-wordpress::before{content:""}.bi-vimeo::before{content:""}.bi-activity::before{content:""}.bi-easel2-fill::before{content:""}.bi-easel2::before{content:""}.bi-easel3-fill::before{content:""}.bi-easel3::before{content:""}.bi-fan::before{content:""}.bi-fingerprint::before{content:""}.bi-graph-down-arrow::before{content:""}.bi-graph-up-arrow::before{content:""}.bi-hypnotize::before{content:""}.bi-magic::before{content:""}.bi-person-rolodex::before{content:""}.bi-person-video::before{content:""}.bi-person-video2::before{content:""}.bi-person-video3::before{content:""}.bi-person-workspace::before{content:""}.bi-radioactive::before{content:""}.bi-webcam-fill::before{content:""}.bi-webcam::before{content:""}.bi-yin-yang::before{content:""}.bi-bandaid-fill::before{content:""}.bi-bandaid::before{content:""}.bi-bluetooth::before{content:""}.bi-body-text::before{content:""}.bi-boombox::before{content:""}.bi-boxes::before{content:""}.bi-dpad-fill::before{content:""}.bi-dpad::before{content:""}.bi-ear-fill::before{content:""}.bi-ear::before{content:""}.bi-envelope-check-fill::before{content:""}.bi-envelope-check::before{content:""}.bi-envelope-dash-fill::before{content:""}.bi-envelope-dash::before{content:""}.bi-envelope-exclamation-fill::before{content:""}.bi-envelope-exclamation::before{content:""}.bi-envelope-plus-fill::before{content:""}.bi-envelope-plus::before{content:""}.bi-envelope-slash-fill::before{content:""}.bi-envelope-slash::before{content:""}.bi-envelope-x-fill::before{content:""}.bi-envelope-x::before{content:""}.bi-explicit-fill::before{content:""}.bi-explicit::before{content:""}.bi-git::before{content:""}.bi-infinity::before{content:""}.bi-list-columns-reverse::before{content:""}.bi-list-columns::before{content:""}.bi-meta::before{content:""}.bi-nintendo-switch::before{content:""}.bi-pc-display-horizontal::before{content:""}.bi-pc-display::before{content:""}.bi-pc-horizontal::before{content:""}.bi-pc::before{content:""}.bi-playstation::before{content:""}.bi-plus-slash-minus::before{content:""}.bi-projector-fill::before{content:""}.bi-projector::before{content:""}.bi-qr-code-scan::before{content:""}.bi-qr-code::before{content:""}.bi-quora::before{content:""}.bi-quote::before{content:""}.bi-robot::before{content:""}.bi-send-check-fill::before{content:""}.bi-send-check::before{content:""}.bi-send-dash-fill::before{content:""}.bi-send-dash::before{content:""}.bi-send-exclamation-fill::before{content:""}.bi-send-exclamation::before{content:""}.bi-send-fill::before{content:""}.bi-send-plus-fill::before{content:""}.bi-send-plus::before{content:""}.bi-send-slash-fill::before{content:""}.bi-send-slash::before{content:""}.bi-send-x-fill::before{content:""}.bi-send-x::before{content:""}.bi-send::before{content:""}.bi-steam::before{content:""}.bi-terminal-dash::before{content:""}.bi-terminal-plus::before{content:""}.bi-terminal-split::before{content:""}.bi-ticket-detailed-fill::before{content:""}.bi-ticket-detailed::before{content:""}.bi-ticket-fill::before{content:""}.bi-ticket-perforated-fill::before{content:""}.bi-ticket-perforated::before{content:""}.bi-ticket::before{content:""}.bi-tiktok::before{content:""}.bi-window-dash::before{content:""}.bi-window-desktop::before{content:""}.bi-window-fullscreen::before{content:""}.bi-window-plus::before{content:""}.bi-window-split::before{content:""}.bi-window-stack::before{content:""}.bi-window-x::before{content:""}.bi-xbox::before{content:""}.bi-ethernet::before{content:""}.bi-hdmi-fill::before{content:""}.bi-hdmi::before{content:""}.bi-usb-c-fill::before{content:""}.bi-usb-c::before{content:""}.bi-usb-fill::before{content:""}.bi-usb-plug-fill::before{content:""}.bi-usb-plug::before{content:""}.bi-usb-symbol::before{content:""}.bi-usb::before{content:""}.bi-boombox-fill::before{content:""}.bi-displayport::before{content:""}.bi-gpu-card::before{content:""}.bi-memory::before{content:""}.bi-modem-fill::before{content:""}.bi-modem::before{content:""}.bi-motherboard-fill::before{content:""}.bi-motherboard::before{content:""}.bi-optical-audio-fill::before{content:""}.bi-optical-audio::before{content:""}.bi-pci-card::before{content:""}.bi-router-fill::before{content:""}.bi-router::before{content:""}.bi-thunderbolt-fill::before{content:""}.bi-thunderbolt::before{content:""}.bi-usb-drive-fill::before{content:""}.bi-usb-drive::before{content:""}.bi-usb-micro-fill::before{content:""}.bi-usb-micro::before{content:""}.bi-usb-mini-fill::before{content:""}.bi-usb-mini::before{content:""}.bi-cloud-haze2::before{content:""}.bi-device-hdd-fill::before{content:""}.bi-device-hdd::before{content:""}.bi-device-ssd-fill::before{content:""}.bi-device-ssd::before{content:""}.bi-displayport-fill::before{content:""}.bi-mortarboard-fill::before{content:""}.bi-mortarboard::before{content:""}.bi-terminal-x::before{content:""}.bi-arrow-through-heart-fill::before{content:""}.bi-arrow-through-heart::before{content:""}.bi-badge-sd-fill::before{content:""}.bi-badge-sd::before{content:""}.bi-bag-heart-fill::before{content:""}.bi-bag-heart::before{content:""}.bi-balloon-fill::before{content:""}.bi-balloon-heart-fill::before{content:""}.bi-balloon-heart::before{content:""}.bi-balloon::before{content:""}.bi-box2-fill::before{content:""}.bi-box2-heart-fill::before{content:""}.bi-box2-heart::before{content:""}.bi-box2::before{content:""}.bi-braces-asterisk::before{content:""}.bi-calendar-heart-fill::before{content:""}.bi-calendar-heart::before{content:""}.bi-calendar2-heart-fill::before{content:""}.bi-calendar2-heart::before{content:""}.bi-chat-heart-fill::before{content:""}.bi-chat-heart::before{content:""}.bi-chat-left-heart-fill::before{content:""}.bi-chat-left-heart::before{content:""}.bi-chat-right-heart-fill::before{content:""}.bi-chat-right-heart::before{content:""}.bi-chat-square-heart-fill::before{content:""}.bi-chat-square-heart::before{content:""}.bi-clipboard-check-fill::before{content:""}.bi-clipboard-data-fill::before{content:""}.bi-clipboard-fill::before{content:""}.bi-clipboard-heart-fill::before{content:""}.bi-clipboard-heart::before{content:""}.bi-clipboard-minus-fill::before{content:""}.bi-clipboard-plus-fill::before{content:""}.bi-clipboard-pulse::before{content:""}.bi-clipboard-x-fill::before{content:""}.bi-clipboard2-check-fill::before{content:""}.bi-clipboard2-check::before{content:""}.bi-clipboard2-data-fill::before{content:""}.bi-clipboard2-data::before{content:""}.bi-clipboard2-fill::before{content:""}.bi-clipboard2-heart-fill::before{content:""}.bi-clipboard2-heart::before{content:""}.bi-clipboard2-minus-fill::before{content:""}.bi-clipboard2-minus::before{content:""}.bi-clipboard2-plus-fill::before{content:""}.bi-clipboard2-plus::before{content:""}.bi-clipboard2-pulse-fill::before{content:""}.bi-clipboard2-pulse::before{content:""}.bi-clipboard2-x-fill::before{content:""}.bi-clipboard2-x::before{content:""}.bi-clipboard2::before{content:""}.bi-emoji-kiss-fill::before{content:""}.bi-emoji-kiss::before{content:""}.bi-envelope-heart-fill::before{content:""}.bi-envelope-heart::before{content:""}.bi-envelope-open-heart-fill::before{content:""}.bi-envelope-open-heart::before{content:""}.bi-envelope-paper-fill::before{content:""}.bi-envelope-paper-heart-fill::before{content:""}.bi-envelope-paper-heart::before{content:""}.bi-envelope-paper::before{content:""}.bi-filetype-aac::before{content:""}.bi-filetype-ai::before{content:""}.bi-filetype-bmp::before{content:""}.bi-filetype-cs::before{content:""}.bi-filetype-css::before{content:""}.bi-filetype-csv::before{content:""}.bi-filetype-doc::before{content:""}.bi-filetype-docx::before{content:""}.bi-filetype-exe::before{content:""}.bi-filetype-gif::before{content:""}.bi-filetype-heic::before{content:""}.bi-filetype-html::before{content:""}.bi-filetype-java::before{content:""}.bi-filetype-jpg::before{content:""}.bi-filetype-js::before{content:""}.bi-filetype-jsx::before{content:""}.bi-filetype-key::before{content:""}.bi-filetype-m4p::before{content:""}.bi-filetype-md::before{content:""}.bi-filetype-mdx::before{content:""}.bi-filetype-mov::before{content:""}.bi-filetype-mp3::before{content:""}.bi-filetype-mp4::before{content:""}.bi-filetype-otf::before{content:""}.bi-filetype-pdf::before{content:""}.bi-filetype-php::before{content:""}.bi-filetype-png::before{content:""}.bi-filetype-ppt::before{content:""}.bi-filetype-psd::before{content:""}.bi-filetype-py::before{content:""}.bi-filetype-raw::before{content:""}.bi-filetype-rb::before{content:""}.bi-filetype-sass::before{content:""}.bi-filetype-scss::before{content:""}.bi-filetype-sh::before{content:""}.bi-filetype-svg::before{content:""}.bi-filetype-tiff::before{content:""}.bi-filetype-tsx::before{content:""}.bi-filetype-ttf::before{content:""}.bi-filetype-txt::before{content:""}.bi-filetype-wav::before{content:""}.bi-filetype-woff::before{content:""}.bi-filetype-xls::before{content:""}.bi-filetype-xml::before{content:""}.bi-filetype-yml::before{content:""}.bi-heart-arrow::before{content:""}.bi-heart-pulse-fill::before{content:""}.bi-heart-pulse::before{content:""}.bi-heartbreak-fill::before{content:""}.bi-heartbreak::before{content:""}.bi-hearts::before{content:""}.bi-hospital-fill::before{content:""}.bi-hospital::before{content:""}.bi-house-heart-fill::before{content:""}.bi-house-heart::before{content:""}.bi-incognito::before{content:""}.bi-magnet-fill::before{content:""}.bi-magnet::before{content:""}.bi-person-heart::before{content:""}.bi-person-hearts::before{content:""}.bi-phone-flip::before{content:""}.bi-plugin::before{content:""}.bi-postage-fill::before{content:""}.bi-postage-heart-fill::before{content:""}.bi-postage-heart::before{content:""}.bi-postage::before{content:""}.bi-postcard-fill::before{content:""}.bi-postcard-heart-fill::before{content:""}.bi-postcard-heart::before{content:""}.bi-postcard::before{content:""}.bi-search-heart-fill::before{content:""}.bi-search-heart::before{content:""}.bi-sliders2-vertical::before{content:""}.bi-sliders2::before{content:""}.bi-trash3-fill::before{content:""}.bi-trash3::before{content:""}.bi-valentine::before{content:""}.bi-valentine2::before{content:""}.bi-wrench-adjustable-circle-fill::before{content:""}.bi-wrench-adjustable-circle::before{content:""}.bi-wrench-adjustable::before{content:""}.bi-filetype-json::before{content:""}.bi-filetype-pptx::before{content:""}.bi-filetype-xlsx::before{content:""}.bi-1-circle-fill::before{content:""}.bi-1-circle::before{content:""}.bi-1-square-fill::before{content:""}.bi-1-square::before{content:""}.bi-2-circle-fill::before{content:""}.bi-2-circle::before{content:""}.bi-2-square-fill::before{content:""}.bi-2-square::before{content:""}.bi-3-circle-fill::before{content:""}.bi-3-circle::before{content:""}.bi-3-square-fill::before{content:""}.bi-3-square::before{content:""}.bi-4-circle-fill::before{content:""}.bi-4-circle::before{content:""}.bi-4-square-fill::before{content:""}.bi-4-square::before{content:""}.bi-5-circle-fill::before{content:""}.bi-5-circle::before{content:""}.bi-5-square-fill::before{content:""}.bi-5-square::before{content:""}.bi-6-circle-fill::before{content:""}.bi-6-circle::before{content:""}.bi-6-square-fill::before{content:""}.bi-6-square::before{content:""}.bi-7-circle-fill::before{content:""}.bi-7-circle::before{content:""}.bi-7-square-fill::before{content:""}.bi-7-square::before{content:""}.bi-8-circle-fill::before{content:""}.bi-8-circle::before{content:""}.bi-8-square-fill::before{content:""}.bi-8-square::before{content:""}.bi-9-circle-fill::before{content:""}.bi-9-circle::before{content:""}.bi-9-square-fill::before{content:""}.bi-9-square::before{content:""}.bi-airplane-engines-fill::before{content:""}.bi-airplane-engines::before{content:""}.bi-airplane-fill::before{content:""}.bi-airplane::before{content:""}.bi-alexa::before{content:""}.bi-alipay::before{content:""}.bi-android::before{content:""}.bi-android2::before{content:""}.bi-box-fill::before{content:""}.bi-box-seam-fill::before{content:""}.bi-browser-chrome::before{content:""}.bi-browser-edge::before{content:""}.bi-browser-firefox::before{content:""}.bi-browser-safari::before{content:""}.bi-c-circle-fill::before{content:""}.bi-c-circle::before{content:""}.bi-c-square-fill::before{content:""}.bi-c-square::before{content:""}.bi-capsule-pill::before{content:""}.bi-capsule::before{content:""}.bi-car-front-fill::before{content:""}.bi-car-front::before{content:""}.bi-cassette-fill::before{content:""}.bi-cassette::before{content:""}.bi-cc-circle-fill::before{content:""}.bi-cc-circle::before{content:""}.bi-cc-square-fill::before{content:""}.bi-cc-square::before{content:""}.bi-cup-hot-fill::before{content:""}.bi-cup-hot::before{content:""}.bi-currency-rupee::before{content:""}.bi-dropbox::before{content:""}.bi-escape::before{content:""}.bi-fast-forward-btn-fill::before{content:""}.bi-fast-forward-btn::before{content:""}.bi-fast-forward-circle-fill::before{content:""}.bi-fast-forward-circle::before{content:""}.bi-fast-forward-fill::before{content:""}.bi-fast-forward::before{content:""}.bi-filetype-sql::before{content:""}.bi-fire::before{content:""}.bi-google-play::before{content:""}.bi-h-circle-fill::before{content:""}.bi-h-circle::before{content:""}.bi-h-square-fill::before{content:""}.bi-h-square::before{content:""}.bi-indent::before{content:""}.bi-lungs-fill::before{content:""}.bi-lungs::before{content:""}.bi-microsoft-teams::before{content:""}.bi-p-circle-fill::before{content:""}.bi-p-circle::before{content:""}.bi-p-square-fill::before{content:""}.bi-p-square::before{content:""}.bi-pass-fill::before{content:""}.bi-pass::before{content:""}.bi-prescription::before{content:""}.bi-prescription2::before{content:""}.bi-r-circle-fill::before{content:""}.bi-r-circle::before{content:""}.bi-r-square-fill::before{content:""}.bi-r-square::before{content:""}.bi-repeat-1::before{content:""}.bi-repeat::before{content:""}.bi-rewind-btn-fill::before{content:""}.bi-rewind-btn::before{content:""}.bi-rewind-circle-fill::before{content:""}.bi-rewind-circle::before{content:""}.bi-rewind-fill::before{content:""}.bi-rewind::before{content:""}.bi-train-freight-front-fill::before{content:""}.bi-train-freight-front::before{content:""}.bi-train-front-fill::before{content:""}.bi-train-front::before{content:""}.bi-train-lightrail-front-fill::before{content:""}.bi-train-lightrail-front::before{content:""}.bi-truck-front-fill::before{content:""}.bi-truck-front::before{content:""}.bi-ubuntu::before{content:""}.bi-unindent::before{content:""}.bi-unity::before{content:""}.bi-universal-access-circle::before{content:""}.bi-universal-access::before{content:""}.bi-virus::before{content:""}.bi-virus2::before{content:""}.bi-wechat::before{content:""}.bi-yelp::before{content:""}.bi-sign-stop-fill::before{content:""}.bi-sign-stop-lights-fill::before{content:""}.bi-sign-stop-lights::before{content:""}.bi-sign-stop::before{content:""}.bi-sign-turn-left-fill::before{content:""}.bi-sign-turn-left::before{content:""}.bi-sign-turn-right-fill::before{content:""}.bi-sign-turn-right::before{content:""}.bi-sign-turn-slight-left-fill::before{content:""}.bi-sign-turn-slight-left::before{content:""}.bi-sign-turn-slight-right-fill::before{content:""}.bi-sign-turn-slight-right::before{content:""}.bi-sign-yield-fill::before{content:""}.bi-sign-yield::before{content:""}.bi-ev-station-fill::before{content:""}.bi-ev-station::before{content:""}.bi-fuel-pump-diesel-fill::before{content:""}.bi-fuel-pump-diesel::before{content:""}.bi-fuel-pump-fill::before{content:""}.bi-fuel-pump::before{content:""}.bi-0-circle-fill::before{content:""}.bi-0-circle::before{content:""}.bi-0-square-fill::before{content:""}.bi-0-square::before{content:""}.bi-rocket-fill::before{content:""}.bi-rocket-takeoff-fill::before{content:""}.bi-rocket-takeoff::before{content:""}.bi-rocket::before{content:""}.bi-stripe::before{content:""}.bi-subscript::before{content:""}.bi-superscript::before{content:""}.bi-trello::before{content:""}.bi-envelope-at-fill::before{content:""}.bi-envelope-at::before{content:""}.bi-regex::before{content:""}.bi-text-wrap::before{content:""}.bi-sign-dead-end-fill::before{content:""}.bi-sign-dead-end::before{content:""}.bi-sign-do-not-enter-fill::before{content:""}.bi-sign-do-not-enter::before{content:""}.bi-sign-intersection-fill::before{content:""}.bi-sign-intersection-side-fill::before{content:""}.bi-sign-intersection-side::before{content:""}.bi-sign-intersection-t-fill::before{content:""}.bi-sign-intersection-t::before{content:""}.bi-sign-intersection-y-fill::before{content:""}.bi-sign-intersection-y::before{content:""}.bi-sign-intersection::before{content:""}.bi-sign-merge-left-fill::before{content:""}.bi-sign-merge-left::before{content:""}.bi-sign-merge-right-fill::before{content:""}.bi-sign-merge-right::before{content:""}.bi-sign-no-left-turn-fill::before{content:""}.bi-sign-no-left-turn::before{content:""}.bi-sign-no-parking-fill::before{content:""}.bi-sign-no-parking::before{content:""}.bi-sign-no-right-turn-fill::before{content:""}.bi-sign-no-right-turn::before{content:""}.bi-sign-railroad-fill::before{content:""}.bi-sign-railroad::before{content:""}.bi-building-add::before{content:""}.bi-building-check::before{content:""}.bi-building-dash::before{content:""}.bi-building-down::before{content:""}.bi-building-exclamation::before{content:""}.bi-building-fill-add::before{content:""}.bi-building-fill-check::before{content:""}.bi-building-fill-dash::before{content:""}.bi-building-fill-down::before{content:""}.bi-building-fill-exclamation::before{content:""}.bi-building-fill-gear::before{content:""}.bi-building-fill-lock::before{content:""}.bi-building-fill-slash::before{content:""}.bi-building-fill-up::before{content:""}.bi-building-fill-x::before{content:""}.bi-building-fill::before{content:""}.bi-building-gear::before{content:""}.bi-building-lock::before{content:""}.bi-building-slash::before{content:""}.bi-building-up::before{content:""}.bi-building-x::before{content:""}.bi-buildings-fill::before{content:""}.bi-buildings::before{content:""}.bi-bus-front-fill::before{content:""}.bi-bus-front::before{content:""}.bi-ev-front-fill::before{content:""}.bi-ev-front::before{content:""}.bi-globe-americas::before{content:""}.bi-globe-asia-australia::before{content:""}.bi-globe-central-south-asia::before{content:""}.bi-globe-europe-africa::before{content:""}.bi-house-add-fill::before{content:""}.bi-house-add::before{content:""}.bi-house-check-fill::before{content:""}.bi-house-check::before{content:""}.bi-house-dash-fill::before{content:""}.bi-house-dash::before{content:""}.bi-house-down-fill::before{content:""}.bi-house-down::before{content:""}.bi-house-exclamation-fill::before{content:""}.bi-house-exclamation::before{content:""}.bi-house-gear-fill::before{content:""}.bi-house-gear::before{content:""}.bi-house-lock-fill::before{content:""}.bi-house-lock::before{content:""}.bi-house-slash-fill::before{content:""}.bi-house-slash::before{content:""}.bi-house-up-fill::before{content:""}.bi-house-up::before{content:""}.bi-house-x-fill::before{content:""}.bi-house-x::before{content:""}.bi-person-add::before{content:""}.bi-person-down::before{content:""}.bi-person-exclamation::before{content:""}.bi-person-fill-add::before{content:""}.bi-person-fill-check::before{content:""}.bi-person-fill-dash::before{content:""}.bi-person-fill-down::before{content:""}.bi-person-fill-exclamation::before{content:""}.bi-person-fill-gear::before{content:""}.bi-person-fill-lock::before{content:""}.bi-person-fill-slash::before{content:""}.bi-person-fill-up::before{content:""}.bi-person-fill-x::before{content:""}.bi-person-gear::before{content:""}.bi-person-lock::before{content:""}.bi-person-slash::before{content:""}.bi-person-up::before{content:""}.bi-scooter::before{content:""}.bi-taxi-front-fill::before{content:""}.bi-taxi-front::before{content:""}.bi-amd::before{content:""}.bi-database-add::before{content:""}.bi-database-check::before{content:""}.bi-database-dash::before{content:""}.bi-database-down::before{content:""}.bi-database-exclamation::before{content:""}.bi-database-fill-add::before{content:""}.bi-database-fill-check::before{content:""}.bi-database-fill-dash::before{content:""}.bi-database-fill-down::before{content:""}.bi-database-fill-exclamation::before{content:""}.bi-database-fill-gear::before{content:""}.bi-database-fill-lock::before{content:""}.bi-database-fill-slash::before{content:""}.bi-database-fill-up::before{content:""}.bi-database-fill-x::before{content:""}.bi-database-fill::before{content:""}.bi-database-gear::before{content:""}.bi-database-lock::before{content:""}.bi-database-slash::before{content:""}.bi-database-up::before{content:""}.bi-database-x::before{content:""}.bi-database::before{content:""}.bi-houses-fill::before{content:""}.bi-houses::before{content:""}.bi-nvidia::before{content:""}.bi-person-vcard-fill::before{content:""}.bi-person-vcard::before{content:""}.bi-sina-weibo::before{content:""}.bi-tencent-qq::before{content:""}.bi-wikipedia::before{content:""}.bi-alphabet-uppercase::before{content:""}.bi-alphabet::before{content:""}.bi-amazon::before{content:""}.bi-arrows-collapse-vertical::before{content:""}.bi-arrows-expand-vertical::before{content:""}.bi-arrows-vertical::before{content:""}.bi-arrows::before{content:""}.bi-ban-fill::before{content:""}.bi-ban::before{content:""}.bi-bing::before{content:""}.bi-cake::before{content:""}.bi-cake2::before{content:""}.bi-cookie::before{content:""}.bi-copy::before{content:""}.bi-crosshair::before{content:""}.bi-crosshair2::before{content:""}.bi-emoji-astonished-fill::before{content:""}.bi-emoji-astonished::before{content:""}.bi-emoji-grimace-fill::before{content:""}.bi-emoji-grimace::before{content:""}.bi-emoji-grin-fill::before{content:""}.bi-emoji-grin::before{content:""}.bi-emoji-surprise-fill::before{content:""}.bi-emoji-surprise::before{content:""}.bi-emoji-tear-fill::before{content:""}.bi-emoji-tear::before{content:""}.bi-envelope-arrow-down-fill::before{content:""}.bi-envelope-arrow-down::before{content:""}.bi-envelope-arrow-up-fill::before{content:""}.bi-envelope-arrow-up::before{content:""}.bi-feather::before{content:""}.bi-feather2::before{content:""}.bi-floppy-fill::before{content:""}.bi-floppy::before{content:""}.bi-floppy2-fill::before{content:""}.bi-floppy2::before{content:""}.bi-gitlab::before{content:""}.bi-highlighter::before{content:""}.bi-marker-tip::before{content:""}.bi-nvme-fill::before{content:""}.bi-nvme::before{content:""}.bi-opencollective::before{content:""}.bi-pci-card-network::before{content:""}.bi-pci-card-sound::before{content:""}.bi-radar::before{content:""}.bi-send-arrow-down-fill::before{content:""}.bi-send-arrow-down::before{content:""}.bi-send-arrow-up-fill::before{content:""}.bi-send-arrow-up::before{content:""}.bi-sim-slash-fill::before{content:""}.bi-sim-slash::before{content:""}.bi-sourceforge::before{content:""}.bi-substack::before{content:""}.bi-threads-fill::before{content:""}.bi-threads::before{content:""}.bi-transparency::before{content:""}.bi-twitter-x::before{content:""}.bi-type-h4::before{content:""}.bi-type-h5::before{content:""}.bi-type-h6::before{content:""}.bi-backpack-fill::before{content:""}.bi-backpack::before{content:""}.bi-backpack2-fill::before{content:""}.bi-backpack2::before{content:""}.bi-backpack3-fill::before{content:""}.bi-backpack3::before{content:""}.bi-backpack4-fill::before{content:""}.bi-backpack4::before{content:""}.bi-brilliance::before{content:""}.bi-cake-fill::before{content:""}.bi-cake2-fill::before{content:""}.bi-duffle-fill::before{content:""}.bi-duffle::before{content:""}.bi-exposure::before{content:""}.bi-gender-neuter::before{content:""}.bi-highlights::before{content:""}.bi-luggage-fill::before{content:""}.bi-luggage::before{content:""}.bi-mailbox-flag::before{content:""}.bi-mailbox2-flag::before{content:""}.bi-noise-reduction::before{content:""}.bi-passport-fill::before{content:""}.bi-passport::before{content:""}.bi-person-arms-up::before{content:""}.bi-person-raised-hand::before{content:""}.bi-person-standing-dress::before{content:""}.bi-person-standing::before{content:""}.bi-person-walking::before{content:""}.bi-person-wheelchair::before{content:""}.bi-shadows::before{content:""}.bi-suitcase-fill::before{content:""}.bi-suitcase-lg-fill::before{content:""}.bi-suitcase-lg::before{content:""}.bi-suitcase::before{content:"豈"}.bi-suitcase2-fill::before{content:"更"}.bi-suitcase2::before{content:"車"}.bi-vignette::before{content:"賈"}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.object-fit-contain{object-fit:contain !important}.object-fit-cover{object-fit:cover !important}.object-fit-fill{object-fit:fill !important}.object-fit-scale{object-fit:scale-down !important}.object-fit-none{object-fit:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.overflow-x-auto{overflow-x:auto !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-x-visible{overflow-x:visible !important}.overflow-x-scroll{overflow-x:scroll !important}.overflow-y-auto{overflow-y:auto !important}.overflow-y-hidden{overflow-y:hidden !important}.overflow-y-visible{overflow-y:visible !important}.overflow-y-scroll{overflow-y:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:0px 3px 6px rgba(17, 24, 39, 0.1) !important}.shadow-sm{box-shadow:0px 1px 3px rgba(17, 24, 39, 0.09) !important}.shadow-lg{box-shadow:0 6px 8px 0 rgba(17, 24, 39, 0.08),0 0 0 1px rgba(17, 24, 39, 0.04) !important}.shadow-none{box-shadow:none !important}.focus-ring-primary{--geeks-focus-ring-color: rgba(var(--geeks-primary-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-secondary{--geeks-focus-ring-color: rgba(var(--geeks-secondary-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-success{--geeks-focus-ring-color: rgba(var(--geeks-success-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-info{--geeks-focus-ring-color: rgba(var(--geeks-info-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-warning{--geeks-focus-ring-color: rgba(var(--geeks-warning-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-danger{--geeks-focus-ring-color: rgba(var(--geeks-danger-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-light{--geeks-focus-ring-color: rgba(var(--geeks-light-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-dark{--geeks-focus-ring-color: rgba(var(--geeks-dark-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-white{--geeks-focus-ring-color: rgba(var(--geeks-white-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-light-primary{--geeks-focus-ring-color: rgba(var(--geeks-light-primary-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-light-danger{--geeks-focus-ring-color: rgba(var(--geeks-light-danger-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-light-info{--geeks-focus-ring-color: rgba(var(--geeks-light-info-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-light-warning{--geeks-focus-ring-color: rgba(var(--geeks-light-warning-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-light-secondary{--geeks-focus-ring-color: rgba(var(--geeks-light-secondary-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-light-success{--geeks-focus-ring-color: rgba(var(--geeks-light-success-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-light-dark{--geeks-focus-ring-color: rgba(var(--geeks-light-dark-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-dark-primary{--geeks-focus-ring-color: rgba(var(--geeks-dark-primary-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-dark-warning{--geeks-focus-ring-color: rgba(var(--geeks-dark-warning-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-dark-info{--geeks-focus-ring-color: rgba(var(--geeks-dark-info-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-dark-danger{--geeks-focus-ring-color: rgba(var(--geeks-dark-danger-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-dark-success{--geeks-focus-ring-color: rgba(var(--geeks-dark-success-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-dark-secondary{--geeks-focus-ring-color: rgba(var(--geeks-dark-secondary-rgb), var(--geeks-focus-ring-opacity))}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:-webkit-sticky !important;position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{-webkit-transform:translate(-50%, -50%) !important;transform:translate(-50%, -50%) !important}.translate-middle-x{-webkit-transform:translateX(-50%) !important;transform:translateX(-50%) !important}.translate-middle-y{-webkit-transform:translateY(-50%) !important;transform:translateY(-50%) !important}.border{border:var(--geeks-border-width) var(--geeks-border-style) var(--geeks-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--geeks-border-width) var(--geeks-border-style) var(--geeks-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--geeks-border-width) var(--geeks-border-style) var(--geeks-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--geeks-border-width) var(--geeks-border-style) var(--geeks-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--geeks-border-width) var(--geeks-border-style) var(--geeks-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--geeks-border-opacity: 1;border-color:rgba(var(--geeks-primary-rgb), var(--geeks-border-opacity)) !important}.border-secondary{--geeks-border-opacity: 1;border-color:rgba(var(--geeks-secondary-rgb), var(--geeks-border-opacity)) !important}.border-success{--geeks-border-opacity: 1;border-color:rgba(var(--geeks-success-rgb), var(--geeks-border-opacity)) !important}.border-info{--geeks-border-opacity: 1;border-color:rgba(var(--geeks-info-rgb), var(--geeks-border-opacity)) !important}.border-warning{--geeks-border-opacity: 1;border-color:rgba(var(--geeks-warning-rgb), var(--geeks-border-opacity)) !important}.border-danger{--geeks-border-opacity: 1;border-color:rgba(var(--geeks-danger-rgb), var(--geeks-border-opacity)) !important}.border-light{--geeks-border-opacity: 1;border-color:rgba(var(--geeks-light-rgb), var(--geeks-border-opacity)) !important}.border-dark{--geeks-border-opacity: 1;border-color:rgba(var(--geeks-dark-rgb), var(--geeks-border-opacity)) !important}.border-white{--geeks-border-opacity: 1;border-color:rgba(var(--geeks-white-rgb), var(--geeks-border-opacity)) !important}.border-light-primary{--geeks-border-opacity: 1;border-color:rgba(var(--geeks-light-primary-rgb), var(--geeks-border-opacity)) !important}.border-light-danger{--geeks-border-opacity: 1;border-color:rgba(var(--geeks-light-danger-rgb), var(--geeks-border-opacity)) !important}.border-light-info{--geeks-border-opacity: 1;border-color:rgba(var(--geeks-light-info-rgb), var(--geeks-border-opacity)) !important}.border-light-warning{--geeks-border-opacity: 1;border-color:rgba(var(--geeks-light-warning-rgb), var(--geeks-border-opacity)) !important}.border-light-secondary{--geeks-border-opacity: 1;border-color:rgba(var(--geeks-light-secondary-rgb), var(--geeks-border-opacity)) !important}.border-light-success{--geeks-border-opacity: 1;border-color:rgba(var(--geeks-light-success-rgb), var(--geeks-border-opacity)) !important}.border-light-dark{--geeks-border-opacity: 1;border-color:rgba(var(--geeks-light-dark-rgb), var(--geeks-border-opacity)) !important}.border-dark-primary{--geeks-border-opacity: 1;border-color:rgba(var(--geeks-dark-primary-rgb), var(--geeks-border-opacity)) !important}.border-dark-warning{--geeks-border-opacity: 1;border-color:rgba(var(--geeks-dark-warning-rgb), var(--geeks-border-opacity)) !important}.border-dark-info{--geeks-border-opacity: 1;border-color:rgba(var(--geeks-dark-info-rgb), var(--geeks-border-opacity)) !important}.border-dark-danger{--geeks-border-opacity: 1;border-color:rgba(var(--geeks-dark-danger-rgb), var(--geeks-border-opacity)) !important}.border-dark-success{--geeks-border-opacity: 1;border-color:rgba(var(--geeks-dark-success-rgb), var(--geeks-border-opacity)) !important}.border-dark-secondary{--geeks-border-opacity: 1;border-color:rgba(var(--geeks-dark-secondary-rgb), var(--geeks-border-opacity)) !important}.border-black{--geeks-border-opacity: 1;border-color:rgba(var(--geeks-black-rgb), var(--geeks-border-opacity)) !important}.border-primary-subtle{border-color:var(--geeks-primary-border-subtle) !important}.border-secondary-subtle{border-color:var(--geeks-secondary-border-subtle) !important}.border-success-subtle{border-color:var(--geeks-success-border-subtle) !important}.border-info-subtle{border-color:var(--geeks-info-border-subtle) !important}.border-warning-subtle{border-color:var(--geeks-warning-border-subtle) !important}.border-danger-subtle{border-color:var(--geeks-danger-border-subtle) !important}.border-light-subtle{border-color:var(--geeks-light-border-subtle) !important}.border-dark-subtle{border-color:var(--geeks-dark-border-subtle) !important}.border-1{border-width:1px !important}.border-2{border-width:2px !important}.border-3{border-width:3px !important}.border-4{border-width:4px !important}.border-5{border-width:5px !important}.border-opacity-10{--geeks-border-opacity: 0.1}.border-opacity-25{--geeks-border-opacity: 0.25}.border-opacity-50{--geeks-border-opacity: 0.5}.border-opacity-75{--geeks-border-opacity: 0.75}.border-opacity-100{--geeks-border-opacity: 1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:2rem !important}.m-6{margin:2.5rem !important}.m-7{margin:3rem !important}.m-8{margin:3.5rem !important}.m-9{margin:4rem !important}.m-10{margin:4.5rem !important}.m-11{margin:5rem !important}.m-12{margin:5.5rem !important}.m-13{margin:6rem !important}.m-14{margin:6.5rem !important}.m-15{margin:7rem !important}.m-16{margin:7.5rem !important}.m-17{margin:8rem !important}.m-18{margin:8.5rem !important}.m-19{margin:9rem !important}.m-20{margin:9.5rem !important}.m-21{margin:10rem !important}.m-22{margin:12rem !important}.m-23{margin:14rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:2rem !important;margin-left:2rem !important}.mx-6{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-7{margin-right:3rem !important;margin-left:3rem !important}.mx-8{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-9{margin-right:4rem !important;margin-left:4rem !important}.mx-10{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-11{margin-right:5rem !important;margin-left:5rem !important}.mx-12{margin-right:5.5rem !important;margin-left:5.5rem !important}.mx-13{margin-right:6rem !important;margin-left:6rem !important}.mx-14{margin-right:6.5rem !important;margin-left:6.5rem !important}.mx-15{margin-right:7rem !important;margin-left:7rem !important}.mx-16{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-17{margin-right:8rem !important;margin-left:8rem !important}.mx-18{margin-right:8.5rem !important;margin-left:8.5rem !important}.mx-19{margin-right:9rem !important;margin-left:9rem !important}.mx-20{margin-right:9.5rem !important;margin-left:9.5rem !important}.mx-21{margin-right:10rem !important;margin-left:10rem !important}.mx-22{margin-right:12rem !important;margin-left:12rem !important}.mx-23{margin-right:14rem !important;margin-left:14rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:2rem !important;margin-bottom:2rem !important}.my-6{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-7{margin-top:3rem !important;margin-bottom:3rem !important}.my-8{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-9{margin-top:4rem !important;margin-bottom:4rem !important}.my-10{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-11{margin-top:5rem !important;margin-bottom:5rem !important}.my-12{margin-top:5.5rem !important;margin-bottom:5.5rem !important}.my-13{margin-top:6rem !important;margin-bottom:6rem !important}.my-14{margin-top:6.5rem !important;margin-bottom:6.5rem !important}.my-15{margin-top:7rem !important;margin-bottom:7rem !important}.my-16{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-17{margin-top:8rem !important;margin-bottom:8rem !important}.my-18{margin-top:8.5rem !important;margin-bottom:8.5rem !important}.my-19{margin-top:9rem !important;margin-bottom:9rem !important}.my-20{margin-top:9.5rem !important;margin-bottom:9.5rem !important}.my-21{margin-top:10rem !important;margin-bottom:10rem !important}.my-22{margin-top:12rem !important;margin-bottom:12rem !important}.my-23{margin-top:14rem !important;margin-bottom:14rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:2rem !important}.mt-6{margin-top:2.5rem !important}.mt-7{margin-top:3rem !important}.mt-8{margin-top:3.5rem !important}.mt-9{margin-top:4rem !important}.mt-10{margin-top:4.5rem !important}.mt-11{margin-top:5rem !important}.mt-12{margin-top:5.5rem !important}.mt-13{margin-top:6rem !important}.mt-14{margin-top:6.5rem !important}.mt-15{margin-top:7rem !important}.mt-16{margin-top:7.5rem !important}.mt-17{margin-top:8rem !important}.mt-18{margin-top:8.5rem !important}.mt-19{margin-top:9rem !important}.mt-20{margin-top:9.5rem !important}.mt-21{margin-top:10rem !important}.mt-22{margin-top:12rem !important}.mt-23{margin-top:14rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:2rem !important}.me-6{margin-right:2.5rem !important}.me-7{margin-right:3rem !important}.me-8{margin-right:3.5rem !important}.me-9{margin-right:4rem !important}.me-10{margin-right:4.5rem !important}.me-11{margin-right:5rem !important}.me-12{margin-right:5.5rem !important}.me-13{margin-right:6rem !important}.me-14{margin-right:6.5rem !important}.me-15{margin-right:7rem !important}.me-16{margin-right:7.5rem !important}.me-17{margin-right:8rem !important}.me-18{margin-right:8.5rem !important}.me-19{margin-right:9rem !important}.me-20{margin-right:9.5rem !important}.me-21{margin-right:10rem !important}.me-22{margin-right:12rem !important}.me-23{margin-right:14rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:2rem !important}.mb-6{margin-bottom:2.5rem !important}.mb-7{margin-bottom:3rem !important}.mb-8{margin-bottom:3.5rem !important}.mb-9{margin-bottom:4rem !important}.mb-10{margin-bottom:4.5rem !important}.mb-11{margin-bottom:5rem !important}.mb-12{margin-bottom:5.5rem !important}.mb-13{margin-bottom:6rem !important}.mb-14{margin-bottom:6.5rem !important}.mb-15{margin-bottom:7rem !important}.mb-16{margin-bottom:7.5rem !important}.mb-17{margin-bottom:8rem !important}.mb-18{margin-bottom:8.5rem !important}.mb-19{margin-bottom:9rem !important}.mb-20{margin-bottom:9.5rem !important}.mb-21{margin-bottom:10rem !important}.mb-22{margin-bottom:12rem !important}.mb-23{margin-bottom:14rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:2rem !important}.ms-6{margin-left:2.5rem !important}.ms-7{margin-left:3rem !important}.ms-8{margin-left:3.5rem !important}.ms-9{margin-left:4rem !important}.ms-10{margin-left:4.5rem !important}.ms-11{margin-left:5rem !important}.ms-12{margin-left:5.5rem !important}.ms-13{margin-left:6rem !important}.ms-14{margin-left:6.5rem !important}.ms-15{margin-left:7rem !important}.ms-16{margin-left:7.5rem !important}.ms-17{margin-left:8rem !important}.ms-18{margin-left:8.5rem !important}.ms-19{margin-left:9rem !important}.ms-20{margin-left:9.5rem !important}.ms-21{margin-left:10rem !important}.ms-22{margin-left:12rem !important}.ms-23{margin-left:14rem !important}.ms-auto{margin-left:auto !important}.m-n1{margin:-0.25rem !important}.m-n2{margin:-0.5rem !important}.m-n3{margin:-1rem !important}.m-n4{margin:-1.5rem !important}.m-n5{margin:-2rem !important}.m-n6{margin:-2.5rem !important}.m-n7{margin:-3rem !important}.m-n8{margin:-3.5rem !important}.m-n9{margin:-4rem !important}.m-n10{margin:-4.5rem !important}.m-n11{margin:-5rem !important}.m-n12{margin:-5.5rem !important}.m-n13{margin:-6rem !important}.m-n14{margin:-6.5rem !important}.m-n15{margin:-7rem !important}.m-n16{margin:-7.5rem !important}.m-n17{margin:-8rem !important}.m-n18{margin:-8.5rem !important}.m-n19{margin:-9rem !important}.m-n20{margin:-9.5rem !important}.m-n21{margin:-10rem !important}.m-n22{margin:-12rem !important}.m-n23{margin:-14rem !important}.mx-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-n5{margin-right:-2rem !important;margin-left:-2rem !important}.mx-n6{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-n7{margin-right:-3rem !important;margin-left:-3rem !important}.mx-n8{margin-right:-3.5rem !important;margin-left:-3.5rem !important}.mx-n9{margin-right:-4rem !important;margin-left:-4rem !important}.mx-n10{margin-right:-4.5rem !important;margin-left:-4.5rem !important}.mx-n11{margin-right:-5rem !important;margin-left:-5rem !important}.mx-n12{margin-right:-5.5rem !important;margin-left:-5.5rem !important}.mx-n13{margin-right:-6rem !important;margin-left:-6rem !important}.mx-n14{margin-right:-6.5rem !important;margin-left:-6.5rem !important}.mx-n15{margin-right:-7rem !important;margin-left:-7rem !important}.mx-n16{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-n17{margin-right:-8rem !important;margin-left:-8rem !important}.mx-n18{margin-right:-8.5rem !important;margin-left:-8.5rem !important}.mx-n19{margin-right:-9rem !important;margin-left:-9rem !important}.mx-n20{margin-right:-9.5rem !important;margin-left:-9.5rem !important}.mx-n21{margin-right:-10rem !important;margin-left:-10rem !important}.mx-n22{margin-right:-12rem !important;margin-left:-12rem !important}.mx-n23{margin-right:-14rem !important;margin-left:-14rem !important}.my-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-n5{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-n6{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-n7{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-n8{margin-top:-3.5rem !important;margin-bottom:-3.5rem !important}.my-n9{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-n10{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important}.my-n11{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-n12{margin-top:-5.5rem !important;margin-bottom:-5.5rem !important}.my-n13{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-n14{margin-top:-6.5rem !important;margin-bottom:-6.5rem !important}.my-n15{margin-top:-7rem !important;margin-bottom:-7rem !important}.my-n16{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-n17{margin-top:-8rem !important;margin-bottom:-8rem !important}.my-n18{margin-top:-8.5rem !important;margin-bottom:-8.5rem !important}.my-n19{margin-top:-9rem !important;margin-bottom:-9rem !important}.my-n20{margin-top:-9.5rem !important;margin-bottom:-9.5rem !important}.my-n21{margin-top:-10rem !important;margin-bottom:-10rem !important}.my-n22{margin-top:-12rem !important;margin-bottom:-12rem !important}.my-n23{margin-top:-14rem !important;margin-bottom:-14rem !important}.mt-n1{margin-top:-0.25rem !important}.mt-n2{margin-top:-0.5rem !important}.mt-n3{margin-top:-1rem !important}.mt-n4{margin-top:-1.5rem !important}.mt-n5{margin-top:-2rem !important}.mt-n6{margin-top:-2.5rem !important}.mt-n7{margin-top:-3rem !important}.mt-n8{margin-top:-3.5rem !important}.mt-n9{margin-top:-4rem !important}.mt-n10{margin-top:-4.5rem !important}.mt-n11{margin-top:-5rem !important}.mt-n12{margin-top:-5.5rem !important}.mt-n13{margin-top:-6rem !important}.mt-n14{margin-top:-6.5rem !important}.mt-n15{margin-top:-7rem !important}.mt-n16{margin-top:-7.5rem !important}.mt-n17{margin-top:-8rem !important}.mt-n18{margin-top:-8.5rem !important}.mt-n19{margin-top:-9rem !important}.mt-n20{margin-top:-9.5rem !important}.mt-n21{margin-top:-10rem !important}.mt-n22{margin-top:-12rem !important}.mt-n23{margin-top:-14rem !important}.me-n1{margin-right:-0.25rem !important}.me-n2{margin-right:-0.5rem !important}.me-n3{margin-right:-1rem !important}.me-n4{margin-right:-1.5rem !important}.me-n5{margin-right:-2rem !important}.me-n6{margin-right:-2.5rem !important}.me-n7{margin-right:-3rem !important}.me-n8{margin-right:-3.5rem !important}.me-n9{margin-right:-4rem !important}.me-n10{margin-right:-4.5rem !important}.me-n11{margin-right:-5rem !important}.me-n12{margin-right:-5.5rem !important}.me-n13{margin-right:-6rem !important}.me-n14{margin-right:-6.5rem !important}.me-n15{margin-right:-7rem !important}.me-n16{margin-right:-7.5rem !important}.me-n17{margin-right:-8rem !important}.me-n18{margin-right:-8.5rem !important}.me-n19{margin-right:-9rem !important}.me-n20{margin-right:-9.5rem !important}.me-n21{margin-right:-10rem !important}.me-n22{margin-right:-12rem !important}.me-n23{margin-right:-14rem !important}.mb-n1{margin-bottom:-0.25rem !important}.mb-n2{margin-bottom:-0.5rem !important}.mb-n3{margin-bottom:-1rem !important}.mb-n4{margin-bottom:-1.5rem !important}.mb-n5{margin-bottom:-2rem !important}.mb-n6{margin-bottom:-2.5rem !important}.mb-n7{margin-bottom:-3rem !important}.mb-n8{margin-bottom:-3.5rem !important}.mb-n9{margin-bottom:-4rem !important}.mb-n10{margin-bottom:-4.5rem !important}.mb-n11{margin-bottom:-5rem !important}.mb-n12{margin-bottom:-5.5rem !important}.mb-n13{margin-bottom:-6rem !important}.mb-n14{margin-bottom:-6.5rem !important}.mb-n15{margin-bottom:-7rem !important}.mb-n16{margin-bottom:-7.5rem !important}.mb-n17{margin-bottom:-8rem !important}.mb-n18{margin-bottom:-8.5rem !important}.mb-n19{margin-bottom:-9rem !important}.mb-n20{margin-bottom:-9.5rem !important}.mb-n21{margin-bottom:-10rem !important}.mb-n22{margin-bottom:-12rem !important}.mb-n23{margin-bottom:-14rem !important}.ms-n1{margin-left:-0.25rem !important}.ms-n2{margin-left:-0.5rem !important}.ms-n3{margin-left:-1rem !important}.ms-n4{margin-left:-1.5rem !important}.ms-n5{margin-left:-2rem !important}.ms-n6{margin-left:-2.5rem !important}.ms-n7{margin-left:-3rem !important}.ms-n8{margin-left:-3.5rem !important}.ms-n9{margin-left:-4rem !important}.ms-n10{margin-left:-4.5rem !important}.ms-n11{margin-left:-5rem !important}.ms-n12{margin-left:-5.5rem !important}.ms-n13{margin-left:-6rem !important}.ms-n14{margin-left:-6.5rem !important}.ms-n15{margin-left:-7rem !important}.ms-n16{margin-left:-7.5rem !important}.ms-n17{margin-left:-8rem !important}.ms-n18{margin-left:-8.5rem !important}.ms-n19{margin-left:-9rem !important}.ms-n20{margin-left:-9.5rem !important}.ms-n21{margin-left:-10rem !important}.ms-n22{margin-left:-12rem !important}.ms-n23{margin-left:-14rem !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:2rem !important}.p-6{padding:2.5rem !important}.p-7{padding:3rem !important}.p-8{padding:3.5rem !important}.p-9{padding:4rem !important}.p-10{padding:4.5rem !important}.p-11{padding:5rem !important}.p-12{padding:5.5rem !important}.p-13{padding:6rem !important}.p-14{padding:6.5rem !important}.p-15{padding:7rem !important}.p-16{padding:7.5rem !important}.p-17{padding:8rem !important}.p-18{padding:8.5rem !important}.p-19{padding:9rem !important}.p-20{padding:9.5rem !important}.p-21{padding:10rem !important}.p-22{padding:12rem !important}.p-23{padding:14rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:2rem !important;padding-left:2rem !important}.px-6{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-7{padding-right:3rem !important;padding-left:3rem !important}.px-8{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-9{padding-right:4rem !important;padding-left:4rem !important}.px-10{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-11{padding-right:5rem !important;padding-left:5rem !important}.px-12{padding-right:5.5rem !important;padding-left:5.5rem !important}.px-13{padding-right:6rem !important;padding-left:6rem !important}.px-14{padding-right:6.5rem !important;padding-left:6.5rem !important}.px-15{padding-right:7rem !important;padding-left:7rem !important}.px-16{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-17{padding-right:8rem !important;padding-left:8rem !important}.px-18{padding-right:8.5rem !important;padding-left:8.5rem !important}.px-19{padding-right:9rem !important;padding-left:9rem !important}.px-20{padding-right:9.5rem !important;padding-left:9.5rem !important}.px-21{padding-right:10rem !important;padding-left:10rem !important}.px-22{padding-right:12rem !important;padding-left:12rem !important}.px-23{padding-right:14rem !important;padding-left:14rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:2rem !important;padding-bottom:2rem !important}.py-6{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-7{padding-top:3rem !important;padding-bottom:3rem !important}.py-8{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-9{padding-top:4rem !important;padding-bottom:4rem !important}.py-10{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-11{padding-top:5rem !important;padding-bottom:5rem !important}.py-12{padding-top:5.5rem !important;padding-bottom:5.5rem !important}.py-13{padding-top:6rem !important;padding-bottom:6rem !important}.py-14{padding-top:6.5rem !important;padding-bottom:6.5rem !important}.py-15{padding-top:7rem !important;padding-bottom:7rem !important}.py-16{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-17{padding-top:8rem !important;padding-bottom:8rem !important}.py-18{padding-top:8.5rem !important;padding-bottom:8.5rem !important}.py-19{padding-top:9rem !important;padding-bottom:9rem !important}.py-20{padding-top:9.5rem !important;padding-bottom:9.5rem !important}.py-21{padding-top:10rem !important;padding-bottom:10rem !important}.py-22{padding-top:12rem !important;padding-bottom:12rem !important}.py-23{padding-top:14rem !important;padding-bottom:14rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:2rem !important}.pt-6{padding-top:2.5rem !important}.pt-7{padding-top:3rem !important}.pt-8{padding-top:3.5rem !important}.pt-9{padding-top:4rem !important}.pt-10{padding-top:4.5rem !important}.pt-11{padding-top:5rem !important}.pt-12{padding-top:5.5rem !important}.pt-13{padding-top:6rem !important}.pt-14{padding-top:6.5rem !important}.pt-15{padding-top:7rem !important}.pt-16{padding-top:7.5rem !important}.pt-17{padding-top:8rem !important}.pt-18{padding-top:8.5rem !important}.pt-19{padding-top:9rem !important}.pt-20{padding-top:9.5rem !important}.pt-21{padding-top:10rem !important}.pt-22{padding-top:12rem !important}.pt-23{padding-top:14rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:2rem !important}.pe-6{padding-right:2.5rem !important}.pe-7{padding-right:3rem !important}.pe-8{padding-right:3.5rem !important}.pe-9{padding-right:4rem !important}.pe-10{padding-right:4.5rem !important}.pe-11{padding-right:5rem !important}.pe-12{padding-right:5.5rem !important}.pe-13{padding-right:6rem !important}.pe-14{padding-right:6.5rem !important}.pe-15{padding-right:7rem !important}.pe-16{padding-right:7.5rem !important}.pe-17{padding-right:8rem !important}.pe-18{padding-right:8.5rem !important}.pe-19{padding-right:9rem !important}.pe-20{padding-right:9.5rem !important}.pe-21{padding-right:10rem !important}.pe-22{padding-right:12rem !important}.pe-23{padding-right:14rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:2rem !important}.pb-6{padding-bottom:2.5rem !important}.pb-7{padding-bottom:3rem !important}.pb-8{padding-bottom:3.5rem !important}.pb-9{padding-bottom:4rem !important}.pb-10{padding-bottom:4.5rem !important}.pb-11{padding-bottom:5rem !important}.pb-12{padding-bottom:5.5rem !important}.pb-13{padding-bottom:6rem !important}.pb-14{padding-bottom:6.5rem !important}.pb-15{padding-bottom:7rem !important}.pb-16{padding-bottom:7.5rem !important}.pb-17{padding-bottom:8rem !important}.pb-18{padding-bottom:8.5rem !important}.pb-19{padding-bottom:9rem !important}.pb-20{padding-bottom:9.5rem !important}.pb-21{padding-bottom:10rem !important}.pb-22{padding-bottom:12rem !important}.pb-23{padding-bottom:14rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:2rem !important}.ps-6{padding-left:2.5rem !important}.ps-7{padding-left:3rem !important}.ps-8{padding-left:3.5rem !important}.ps-9{padding-left:4rem !important}.ps-10{padding-left:4.5rem !important}.ps-11{padding-left:5rem !important}.ps-12{padding-left:5.5rem !important}.ps-13{padding-left:6rem !important}.ps-14{padding-left:6.5rem !important}.ps-15{padding-left:7rem !important}.ps-16{padding-left:7.5rem !important}.ps-17{padding-left:8rem !important}.ps-18{padding-left:8.5rem !important}.ps-19{padding-left:9rem !important}.ps-20{padding-left:9.5rem !important}.ps-21{padding-left:10rem !important}.ps-22{padding-left:12rem !important}.ps-23{padding-left:14rem !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:2rem !important}.gap-6{gap:2.5rem !important}.gap-7{gap:3rem !important}.gap-8{gap:3.5rem !important}.gap-9{gap:4rem !important}.gap-10{gap:4.5rem !important}.gap-11{gap:5rem !important}.gap-12{gap:5.5rem !important}.gap-13{gap:6rem !important}.gap-14{gap:6.5rem !important}.gap-15{gap:7rem !important}.gap-16{gap:7.5rem !important}.gap-17{gap:8rem !important}.gap-18{gap:8.5rem !important}.gap-19{gap:9rem !important}.gap-20{gap:9.5rem !important}.gap-21{gap:10rem !important}.gap-22{gap:12rem !important}.gap-23{gap:14rem !important}.row-gap-0{row-gap:0 !important}.row-gap-1{row-gap:.25rem !important}.row-gap-2{row-gap:.5rem !important}.row-gap-3{row-gap:1rem !important}.row-gap-4{row-gap:1.5rem !important}.row-gap-5{row-gap:2rem !important}.row-gap-6{row-gap:2.5rem !important}.row-gap-7{row-gap:3rem !important}.row-gap-8{row-gap:3.5rem !important}.row-gap-9{row-gap:4rem !important}.row-gap-10{row-gap:4.5rem !important}.row-gap-11{row-gap:5rem !important}.row-gap-12{row-gap:5.5rem !important}.row-gap-13{row-gap:6rem !important}.row-gap-14{row-gap:6.5rem !important}.row-gap-15{row-gap:7rem !important}.row-gap-16{row-gap:7.5rem !important}.row-gap-17{row-gap:8rem !important}.row-gap-18{row-gap:8.5rem !important}.row-gap-19{row-gap:9rem !important}.row-gap-20{row-gap:9.5rem !important}.row-gap-21{row-gap:10rem !important}.row-gap-22{row-gap:12rem !important}.row-gap-23{row-gap:14rem !important}.column-gap-0{-webkit-column-gap:0 !important;column-gap:0 !important}.column-gap-1{-webkit-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-2{-webkit-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-3{-webkit-column-gap:1rem !important;column-gap:1rem !important}.column-gap-4{-webkit-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-5{-webkit-column-gap:2rem !important;column-gap:2rem !important}.column-gap-6{-webkit-column-gap:2.5rem !important;column-gap:2.5rem !important}.column-gap-7{-webkit-column-gap:3rem !important;column-gap:3rem !important}.column-gap-8{-webkit-column-gap:3.5rem !important;column-gap:3.5rem !important}.column-gap-9{-webkit-column-gap:4rem !important;column-gap:4rem !important}.column-gap-10{-webkit-column-gap:4.5rem !important;column-gap:4.5rem !important}.column-gap-11{-webkit-column-gap:5rem !important;column-gap:5rem !important}.column-gap-12{-webkit-column-gap:5.5rem !important;column-gap:5.5rem !important}.column-gap-13{-webkit-column-gap:6rem !important;column-gap:6rem !important}.column-gap-14{-webkit-column-gap:6.5rem !important;column-gap:6.5rem !important}.column-gap-15{-webkit-column-gap:7rem !important;column-gap:7rem !important}.column-gap-16{-webkit-column-gap:7.5rem !important;column-gap:7.5rem !important}.column-gap-17{-webkit-column-gap:8rem !important;column-gap:8rem !important}.column-gap-18{-webkit-column-gap:8.5rem !important;column-gap:8.5rem !important}.column-gap-19{-webkit-column-gap:9rem !important;column-gap:9rem !important}.column-gap-20{-webkit-column-gap:9.5rem !important;column-gap:9.5rem !important}.column-gap-21{-webkit-column-gap:10rem !important;column-gap:10rem !important}.column-gap-22{-webkit-column-gap:12rem !important;column-gap:12rem !important}.column-gap-23{-webkit-column-gap:14rem !important;column-gap:14rem !important}.font-monospace{font-family:var(--geeks-font-monospace) !important}.fs-1{font-size:calc(1.425rem + 2.1vw) !important}.fs-2{font-size:calc(1.375rem + 1.5vw) !important}.fs-3{font-size:1.25rem !important}.fs-4{font-size:1rem !important}.fs-5{font-size:.875rem !important}.fs-6{font-size:.75rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-lighter{font-weight:200 !important}.fw-light{font-weight:300 !important}.fw-normal{font-weight:400 !important}.fw-medium{font-weight:500 !important}.fw-semibold{font-weight:600 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:800 !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.2 !important}.lh-base{line-height:1.6 !important}.lh-lg{line-height:1.8 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--geeks-text-opacity: 1;color:rgba(var(--geeks-primary-rgb), var(--geeks-text-opacity)) !important}.text-secondary{--geeks-text-opacity: 1;color:rgba(var(--geeks-secondary-rgb), var(--geeks-text-opacity)) !important}.text-success{--geeks-text-opacity: 1;color:rgba(var(--geeks-success-rgb), var(--geeks-text-opacity)) !important}.text-info{--geeks-text-opacity: 1;color:rgba(var(--geeks-info-rgb), var(--geeks-text-opacity)) !important}.text-warning{--geeks-text-opacity: 1;color:rgba(var(--geeks-warning-rgb), var(--geeks-text-opacity)) !important}.text-danger{--geeks-text-opacity: 1;color:rgba(var(--geeks-danger-rgb), var(--geeks-text-opacity)) !important}.text-light{--geeks-text-opacity: 1;color:rgba(var(--geeks-light-rgb), var(--geeks-text-opacity)) !important}.text-dark{--geeks-text-opacity: 1;color:rgba(var(--geeks-dark-rgb), var(--geeks-text-opacity)) !important}.text-white{--geeks-text-opacity: 1;color:rgba(var(--geeks-white-rgb), var(--geeks-text-opacity)) !important}.text-light-primary{--geeks-text-opacity: 1;color:rgba(var(--geeks-light-primary-rgb), var(--geeks-text-opacity)) !important}.text-light-danger{--geeks-text-opacity: 1;color:rgba(var(--geeks-light-danger-rgb), var(--geeks-text-opacity)) !important}.text-light-info{--geeks-text-opacity: 1;color:rgba(var(--geeks-light-info-rgb), var(--geeks-text-opacity)) !important}.text-light-warning{--geeks-text-opacity: 1;color:rgba(var(--geeks-light-warning-rgb), var(--geeks-text-opacity)) !important}.text-light-secondary{--geeks-text-opacity: 1;color:rgba(var(--geeks-light-secondary-rgb), var(--geeks-text-opacity)) !important}.text-light-success{--geeks-text-opacity: 1;color:rgba(var(--geeks-light-success-rgb), var(--geeks-text-opacity)) !important}.text-light-dark{--geeks-text-opacity: 1;color:rgba(var(--geeks-light-dark-rgb), var(--geeks-text-opacity)) !important}.text-dark-primary{--geeks-text-opacity: 1;color:rgba(var(--geeks-dark-primary-rgb), var(--geeks-text-opacity)) !important}.text-dark-warning{--geeks-text-opacity: 1;color:rgba(var(--geeks-dark-warning-rgb), var(--geeks-text-opacity)) !important}.text-dark-info{--geeks-text-opacity: 1;color:rgba(var(--geeks-dark-info-rgb), var(--geeks-text-opacity)) !important}.text-dark-danger{--geeks-text-opacity: 1;color:rgba(var(--geeks-dark-danger-rgb), var(--geeks-text-opacity)) !important}.text-dark-success{--geeks-text-opacity: 1;color:rgba(var(--geeks-dark-success-rgb), var(--geeks-text-opacity)) !important}.text-dark-secondary{--geeks-text-opacity: 1;color:rgba(var(--geeks-dark-secondary-rgb), var(--geeks-text-opacity)) !important}.text-black{--geeks-text-opacity: 1;color:rgba(var(--geeks-black-rgb), var(--geeks-text-opacity)) !important}.text-body{--geeks-text-opacity: 1;color:rgba(var(--geeks-body-color-rgb), var(--geeks-text-opacity)) !important}.text-muted{--geeks-text-opacity: 1;color:var(--geeks-secondary-color) !important}.text-black-50{--geeks-text-opacity: 1;color:rgba(0, 0, 0, 0.5) !important}.text-white-50{--geeks-text-opacity: 1;color:rgba(255, 255, 255, 0.5) !important}.text-body-secondary{--geeks-text-opacity: 1;color:var(--geeks-secondary-color) !important}.text-body-tertiary{--geeks-text-opacity: 1;color:var(--geeks-tertiary-color) !important}.text-body-emphasis{--geeks-text-opacity: 1;color:var(--geeks-emphasis-color) !important}.text-reset{--geeks-text-opacity: 1;color:inherit !important}.text-opacity-25{--geeks-text-opacity: 0.25}.text-opacity-50{--geeks-text-opacity: 0.5}.text-opacity-75{--geeks-text-opacity: 0.75}.text-opacity-100{--geeks-text-opacity: 1}.text-primary-emphasis{color:var(--geeks-primary-text-emphasis) !important}.text-secondary-emphasis{color:var(--geeks-secondary-text-emphasis) !important}.text-success-emphasis{color:var(--geeks-success-text-emphasis) !important}.text-info-emphasis{color:var(--geeks-info-text-emphasis) !important}.text-warning-emphasis{color:var(--geeks-warning-text-emphasis) !important}.text-danger-emphasis{color:var(--geeks-danger-text-emphasis) !important}.text-light-emphasis{color:var(--geeks-light-text-emphasis) !important}.text-dark-emphasis{color:var(--geeks-dark-text-emphasis) !important}.link-opacity-10{--geeks-link-opacity: 0.1}.link-opacity-10-hover:hover{--geeks-link-opacity: 0.1}.link-opacity-25{--geeks-link-opacity: 0.25}.link-opacity-25-hover:hover{--geeks-link-opacity: 0.25}.link-opacity-50{--geeks-link-opacity: 0.5}.link-opacity-50-hover:hover{--geeks-link-opacity: 0.5}.link-opacity-75{--geeks-link-opacity: 0.75}.link-opacity-75-hover:hover{--geeks-link-opacity: 0.75}.link-opacity-100{--geeks-link-opacity: 1}.link-opacity-100-hover:hover{--geeks-link-opacity: 1}.link-offset-1{text-underline-offset:.125em !important}.link-offset-1-hover:hover{text-underline-offset:.125em !important}.link-offset-2{text-underline-offset:.25em !important}.link-offset-2-hover:hover{text-underline-offset:.25em !important}.link-offset-3{text-underline-offset:.375em !important}.link-offset-3-hover:hover{text-underline-offset:.375em !important}.link-underline-primary{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-primary-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-primary-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-secondary{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-secondary-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-secondary-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-success{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-success-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-success-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-info{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-info-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-info-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-warning{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-warning-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-warning-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-danger{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-danger-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-danger-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-light{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-light-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-light-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-dark{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-dark-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-dark-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-white{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-white-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-white-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-light-primary{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-light-primary-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-light-primary-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-light-danger{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-light-danger-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-light-danger-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-light-info{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-light-info-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-light-info-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-light-warning{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-light-warning-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-light-warning-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-light-secondary{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-light-secondary-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-light-secondary-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-light-success{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-light-success-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-light-success-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-light-dark{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-light-dark-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-light-dark-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-dark-primary{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-dark-primary-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-dark-primary-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-dark-warning{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-dark-warning-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-dark-warning-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-dark-info{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-dark-info-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-dark-info-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-dark-danger{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-dark-danger-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-dark-danger-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-dark-success{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-dark-success-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-dark-success-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-dark-secondary{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-dark-secondary-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-dark-secondary-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-link-color-rgb), var(--geeks-link-underline-opacity, 1)) !important;text-decoration-color:rgba(var(--geeks-link-color-rgb), var(--geeks-link-underline-opacity, 1)) !important}.link-underline-opacity-0{--geeks-link-underline-opacity: 0}.link-underline-opacity-0-hover:hover{--geeks-link-underline-opacity: 0}.link-underline-opacity-10{--geeks-link-underline-opacity: 0.1}.link-underline-opacity-10-hover:hover{--geeks-link-underline-opacity: 0.1}.link-underline-opacity-25{--geeks-link-underline-opacity: 0.25}.link-underline-opacity-25-hover:hover{--geeks-link-underline-opacity: 0.25}.link-underline-opacity-50{--geeks-link-underline-opacity: 0.5}.link-underline-opacity-50-hover:hover{--geeks-link-underline-opacity: 0.5}.link-underline-opacity-75{--geeks-link-underline-opacity: 0.75}.link-underline-opacity-75-hover:hover{--geeks-link-underline-opacity: 0.75}.link-underline-opacity-100{--geeks-link-underline-opacity: 1}.link-underline-opacity-100-hover:hover{--geeks-link-underline-opacity: 1}.bg-primary{--geeks-bg-opacity: 1;background-color:rgba(var(--geeks-primary-rgb), var(--geeks-bg-opacity)) !important}.bg-secondary{--geeks-bg-opacity: 1;background-color:rgba(var(--geeks-secondary-rgb), var(--geeks-bg-opacity)) !important}.bg-success{--geeks-bg-opacity: 1;background-color:rgba(var(--geeks-success-rgb), var(--geeks-bg-opacity)) !important}.bg-info{--geeks-bg-opacity: 1;background-color:rgba(var(--geeks-info-rgb), var(--geeks-bg-opacity)) !important}.bg-warning{--geeks-bg-opacity: 1;background-color:rgba(var(--geeks-warning-rgb), var(--geeks-bg-opacity)) !important}.bg-danger{--geeks-bg-opacity: 1;background-color:rgba(var(--geeks-danger-rgb), var(--geeks-bg-opacity)) !important}.bg-light{--geeks-bg-opacity: 1;background-color:rgba(var(--geeks-light-rgb), var(--geeks-bg-opacity)) !important}.bg-dark{--geeks-bg-opacity: 1;background-color:rgba(var(--geeks-dark-rgb), var(--geeks-bg-opacity)) !important}.bg-white{--geeks-bg-opacity: 1;background-color:rgba(var(--geeks-white-rgb), var(--geeks-bg-opacity)) !important}.bg-light-primary{--geeks-bg-opacity: 1;background-color:rgba(var(--geeks-light-primary-rgb), var(--geeks-bg-opacity)) !important}.bg-light-danger{--geeks-bg-opacity: 1;background-color:rgba(var(--geeks-light-danger-rgb), var(--geeks-bg-opacity)) !important}.bg-light-info{--geeks-bg-opacity: 1;background-color:rgba(var(--geeks-light-info-rgb), var(--geeks-bg-opacity)) !important}.bg-light-warning{--geeks-bg-opacity: 1;background-color:rgba(var(--geeks-light-warning-rgb), var(--geeks-bg-opacity)) !important}.bg-light-secondary{--geeks-bg-opacity: 1;background-color:rgba(var(--geeks-light-secondary-rgb), var(--geeks-bg-opacity)) !important}.bg-light-success{--geeks-bg-opacity: 1;background-color:rgba(var(--geeks-light-success-rgb), var(--geeks-bg-opacity)) !important}.bg-light-dark{--geeks-bg-opacity: 1;background-color:rgba(var(--geeks-light-dark-rgb), var(--geeks-bg-opacity)) !important}.bg-dark-primary{--geeks-bg-opacity: 1;background-color:rgba(var(--geeks-dark-primary-rgb), var(--geeks-bg-opacity)) !important}.bg-dark-warning{--geeks-bg-opacity: 1;background-color:rgba(var(--geeks-dark-warning-rgb), var(--geeks-bg-opacity)) !important}.bg-dark-info{--geeks-bg-opacity: 1;background-color:rgba(var(--geeks-dark-info-rgb), var(--geeks-bg-opacity)) !important}.bg-dark-danger{--geeks-bg-opacity: 1;background-color:rgba(var(--geeks-dark-danger-rgb), var(--geeks-bg-opacity)) !important}.bg-dark-success{--geeks-bg-opacity: 1;background-color:rgba(var(--geeks-dark-success-rgb), var(--geeks-bg-opacity)) !important}.bg-dark-secondary{--geeks-bg-opacity: 1;background-color:rgba(var(--geeks-dark-secondary-rgb), var(--geeks-bg-opacity)) !important}.bg-black{--geeks-bg-opacity: 1;background-color:rgba(var(--geeks-black-rgb), var(--geeks-bg-opacity)) !important}.bg-body{--geeks-bg-opacity: 1;background-color:rgba(var(--geeks-body-bg-rgb), var(--geeks-bg-opacity)) !important}.bg-transparent{--geeks-bg-opacity: 1;background-color:transparent !important}.bg-body-secondary{--geeks-bg-opacity: 1;background-color:rgba(var(--geeks-secondary-bg-rgb), var(--geeks-bg-opacity)) !important}.bg-body-tertiary{--geeks-bg-opacity: 1;background-color:rgba(var(--geeks-tertiary-bg-rgb), var(--geeks-bg-opacity)) !important}.bg-opacity-10{--geeks-bg-opacity: 0.1}.bg-opacity-25{--geeks-bg-opacity: 0.25}.bg-opacity-50{--geeks-bg-opacity: 0.5}.bg-opacity-75{--geeks-bg-opacity: 0.75}.bg-opacity-100{--geeks-bg-opacity: 1}.bg-primary-subtle{background-color:var(--geeks-primary-bg-subtle) !important}.bg-secondary-subtle{background-color:var(--geeks-secondary-bg-subtle) !important}.bg-success-subtle{background-color:var(--geeks-success-bg-subtle) !important}.bg-info-subtle{background-color:var(--geeks-info-bg-subtle) !important}.bg-warning-subtle{background-color:var(--geeks-warning-bg-subtle) !important}.bg-danger-subtle{background-color:var(--geeks-danger-bg-subtle) !important}.bg-light-subtle{background-color:var(--geeks-light-bg-subtle) !important}.bg-dark-subtle{background-color:var(--geeks-dark-bg-subtle) !important}.bg-gradient{background-image:var(--geeks-gradient) !important}.user-select-all{-webkit-user-select:all !important;user-select:all !important}.user-select-auto{-webkit-user-select:auto !important;user-select:auto !important}.user-select-none{-webkit-user-select:none !important;user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--geeks-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--geeks-border-radius-sm) !important}.rounded-2{border-radius:var(--geeks-border-radius) !important}.rounded-3{border-radius:var(--geeks-border-radius-lg) !important}.rounded-4{border-radius:var(--geeks-border-radius-xl) !important}.rounded-5{border-radius:var(--geeks-border-radius-xxl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--geeks-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--geeks-border-radius) !important;border-top-right-radius:var(--geeks-border-radius) !important}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-top-1{border-top-left-radius:var(--geeks-border-radius-sm) !important;border-top-right-radius:var(--geeks-border-radius-sm) !important}.rounded-top-2{border-top-left-radius:var(--geeks-border-radius) !important;border-top-right-radius:var(--geeks-border-radius) !important}.rounded-top-3{border-top-left-radius:var(--geeks-border-radius-lg) !important;border-top-right-radius:var(--geeks-border-radius-lg) !important}.rounded-top-4{border-top-left-radius:var(--geeks-border-radius-xl) !important;border-top-right-radius:var(--geeks-border-radius-xl) !important}.rounded-top-5{border-top-left-radius:var(--geeks-border-radius-xxl) !important;border-top-right-radius:var(--geeks-border-radius-xxl) !important}.rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.rounded-top-pill{border-top-left-radius:var(--geeks-border-radius-pill) !important;border-top-right-radius:var(--geeks-border-radius-pill) !important}.rounded-end{border-top-right-radius:var(--geeks-border-radius) !important;border-bottom-right-radius:var(--geeks-border-radius) !important}.rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-end-1{border-top-right-radius:var(--geeks-border-radius-sm) !important;border-bottom-right-radius:var(--geeks-border-radius-sm) !important}.rounded-end-2{border-top-right-radius:var(--geeks-border-radius) !important;border-bottom-right-radius:var(--geeks-border-radius) !important}.rounded-end-3{border-top-right-radius:var(--geeks-border-radius-lg) !important;border-bottom-right-radius:var(--geeks-border-radius-lg) !important}.rounded-end-4{border-top-right-radius:var(--geeks-border-radius-xl) !important;border-bottom-right-radius:var(--geeks-border-radius-xl) !important}.rounded-end-5{border-top-right-radius:var(--geeks-border-radius-xxl) !important;border-bottom-right-radius:var(--geeks-border-radius-xxl) !important}.rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.rounded-end-pill{border-top-right-radius:var(--geeks-border-radius-pill) !important;border-bottom-right-radius:var(--geeks-border-radius-pill) !important}.rounded-bottom{border-bottom-right-radius:var(--geeks-border-radius) !important;border-bottom-left-radius:var(--geeks-border-radius) !important}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-bottom-1{border-bottom-right-radius:var(--geeks-border-radius-sm) !important;border-bottom-left-radius:var(--geeks-border-radius-sm) !important}.rounded-bottom-2{border-bottom-right-radius:var(--geeks-border-radius) !important;border-bottom-left-radius:var(--geeks-border-radius) !important}.rounded-bottom-3{border-bottom-right-radius:var(--geeks-border-radius-lg) !important;border-bottom-left-radius:var(--geeks-border-radius-lg) !important}.rounded-bottom-4{border-bottom-right-radius:var(--geeks-border-radius-xl) !important;border-bottom-left-radius:var(--geeks-border-radius-xl) !important}.rounded-bottom-5{border-bottom-right-radius:var(--geeks-border-radius-xxl) !important;border-bottom-left-radius:var(--geeks-border-radius-xxl) !important}.rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important}.rounded-bottom-pill{border-bottom-right-radius:var(--geeks-border-radius-pill) !important;border-bottom-left-radius:var(--geeks-border-radius-pill) !important}.rounded-start{border-bottom-left-radius:var(--geeks-border-radius) !important;border-top-left-radius:var(--geeks-border-radius) !important}.rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-start-1{border-bottom-left-radius:var(--geeks-border-radius-sm) !important;border-top-left-radius:var(--geeks-border-radius-sm) !important}.rounded-start-2{border-bottom-left-radius:var(--geeks-border-radius) !important;border-top-left-radius:var(--geeks-border-radius) !important}.rounded-start-3{border-bottom-left-radius:var(--geeks-border-radius-lg) !important;border-top-left-radius:var(--geeks-border-radius-lg) !important}.rounded-start-4{border-bottom-left-radius:var(--geeks-border-radius-xl) !important;border-top-left-radius:var(--geeks-border-radius-xl) !important}.rounded-start-5{border-bottom-left-radius:var(--geeks-border-radius-xxl) !important;border-top-left-radius:var(--geeks-border-radius-xxl) !important}.rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important}.rounded-start-pill{border-bottom-left-radius:var(--geeks-border-radius-pill) !important;border-top-left-radius:var(--geeks-border-radius-pill) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.z-n1{z-index:-1 !important}.z-0{z-index:0 !important}.z-1{z-index:1 !important}.z-2{z-index:2 !important}.z-3{z-index:3 !important}@media(min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.object-fit-sm-contain{object-fit:contain !important}.object-fit-sm-cover{object-fit:cover !important}.object-fit-sm-fill{object-fit:fill !important}.object-fit-sm-scale{object-fit:scale-down !important}.object-fit-sm-none{object-fit:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-inline-grid{display:inline-grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:2rem !important}.m-sm-6{margin:2.5rem !important}.m-sm-7{margin:3rem !important}.m-sm-8{margin:3.5rem !important}.m-sm-9{margin:4rem !important}.m-sm-10{margin:4.5rem !important}.m-sm-11{margin:5rem !important}.m-sm-12{margin:5.5rem !important}.m-sm-13{margin:6rem !important}.m-sm-14{margin:6.5rem !important}.m-sm-15{margin:7rem !important}.m-sm-16{margin:7.5rem !important}.m-sm-17{margin:8rem !important}.m-sm-18{margin:8.5rem !important}.m-sm-19{margin:9rem !important}.m-sm-20{margin:9.5rem !important}.m-sm-21{margin:10rem !important}.m-sm-22{margin:12rem !important}.m-sm-23{margin:14rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:2rem !important;margin-left:2rem !important}.mx-sm-6{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-sm-7{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-8{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-sm-9{margin-right:4rem !important;margin-left:4rem !important}.mx-sm-10{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-sm-11{margin-right:5rem !important;margin-left:5rem !important}.mx-sm-12{margin-right:5.5rem !important;margin-left:5.5rem !important}.mx-sm-13{margin-right:6rem !important;margin-left:6rem !important}.mx-sm-14{margin-right:6.5rem !important;margin-left:6.5rem !important}.mx-sm-15{margin-right:7rem !important;margin-left:7rem !important}.mx-sm-16{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-sm-17{margin-right:8rem !important;margin-left:8rem !important}.mx-sm-18{margin-right:8.5rem !important;margin-left:8.5rem !important}.mx-sm-19{margin-right:9rem !important;margin-left:9rem !important}.mx-sm-20{margin-right:9.5rem !important;margin-left:9.5rem !important}.mx-sm-21{margin-right:10rem !important;margin-left:10rem !important}.mx-sm-22{margin-right:12rem !important;margin-left:12rem !important}.mx-sm-23{margin-right:14rem !important;margin-left:14rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:2rem !important;margin-bottom:2rem !important}.my-sm-6{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-sm-7{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-8{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-sm-9{margin-top:4rem !important;margin-bottom:4rem !important}.my-sm-10{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-sm-11{margin-top:5rem !important;margin-bottom:5rem !important}.my-sm-12{margin-top:5.5rem !important;margin-bottom:5.5rem !important}.my-sm-13{margin-top:6rem !important;margin-bottom:6rem !important}.my-sm-14{margin-top:6.5rem !important;margin-bottom:6.5rem !important}.my-sm-15{margin-top:7rem !important;margin-bottom:7rem !important}.my-sm-16{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-sm-17{margin-top:8rem !important;margin-bottom:8rem !important}.my-sm-18{margin-top:8.5rem !important;margin-bottom:8.5rem !important}.my-sm-19{margin-top:9rem !important;margin-bottom:9rem !important}.my-sm-20{margin-top:9.5rem !important;margin-bottom:9.5rem !important}.my-sm-21{margin-top:10rem !important;margin-bottom:10rem !important}.my-sm-22{margin-top:12rem !important;margin-bottom:12rem !important}.my-sm-23{margin-top:14rem !important;margin-bottom:14rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:2rem !important}.mt-sm-6{margin-top:2.5rem !important}.mt-sm-7{margin-top:3rem !important}.mt-sm-8{margin-top:3.5rem !important}.mt-sm-9{margin-top:4rem !important}.mt-sm-10{margin-top:4.5rem !important}.mt-sm-11{margin-top:5rem !important}.mt-sm-12{margin-top:5.5rem !important}.mt-sm-13{margin-top:6rem !important}.mt-sm-14{margin-top:6.5rem !important}.mt-sm-15{margin-top:7rem !important}.mt-sm-16{margin-top:7.5rem !important}.mt-sm-17{margin-top:8rem !important}.mt-sm-18{margin-top:8.5rem !important}.mt-sm-19{margin-top:9rem !important}.mt-sm-20{margin-top:9.5rem !important}.mt-sm-21{margin-top:10rem !important}.mt-sm-22{margin-top:12rem !important}.mt-sm-23{margin-top:14rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:2rem !important}.me-sm-6{margin-right:2.5rem !important}.me-sm-7{margin-right:3rem !important}.me-sm-8{margin-right:3.5rem !important}.me-sm-9{margin-right:4rem !important}.me-sm-10{margin-right:4.5rem !important}.me-sm-11{margin-right:5rem !important}.me-sm-12{margin-right:5.5rem !important}.me-sm-13{margin-right:6rem !important}.me-sm-14{margin-right:6.5rem !important}.me-sm-15{margin-right:7rem !important}.me-sm-16{margin-right:7.5rem !important}.me-sm-17{margin-right:8rem !important}.me-sm-18{margin-right:8.5rem !important}.me-sm-19{margin-right:9rem !important}.me-sm-20{margin-right:9.5rem !important}.me-sm-21{margin-right:10rem !important}.me-sm-22{margin-right:12rem !important}.me-sm-23{margin-right:14rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:2rem !important}.mb-sm-6{margin-bottom:2.5rem !important}.mb-sm-7{margin-bottom:3rem !important}.mb-sm-8{margin-bottom:3.5rem !important}.mb-sm-9{margin-bottom:4rem !important}.mb-sm-10{margin-bottom:4.5rem !important}.mb-sm-11{margin-bottom:5rem !important}.mb-sm-12{margin-bottom:5.5rem !important}.mb-sm-13{margin-bottom:6rem !important}.mb-sm-14{margin-bottom:6.5rem !important}.mb-sm-15{margin-bottom:7rem !important}.mb-sm-16{margin-bottom:7.5rem !important}.mb-sm-17{margin-bottom:8rem !important}.mb-sm-18{margin-bottom:8.5rem !important}.mb-sm-19{margin-bottom:9rem !important}.mb-sm-20{margin-bottom:9.5rem !important}.mb-sm-21{margin-bottom:10rem !important}.mb-sm-22{margin-bottom:12rem !important}.mb-sm-23{margin-bottom:14rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:2rem !important}.ms-sm-6{margin-left:2.5rem !important}.ms-sm-7{margin-left:3rem !important}.ms-sm-8{margin-left:3.5rem !important}.ms-sm-9{margin-left:4rem !important}.ms-sm-10{margin-left:4.5rem !important}.ms-sm-11{margin-left:5rem !important}.ms-sm-12{margin-left:5.5rem !important}.ms-sm-13{margin-left:6rem !important}.ms-sm-14{margin-left:6.5rem !important}.ms-sm-15{margin-left:7rem !important}.ms-sm-16{margin-left:7.5rem !important}.ms-sm-17{margin-left:8rem !important}.ms-sm-18{margin-left:8.5rem !important}.ms-sm-19{margin-left:9rem !important}.ms-sm-20{margin-left:9.5rem !important}.ms-sm-21{margin-left:10rem !important}.ms-sm-22{margin-left:12rem !important}.ms-sm-23{margin-left:14rem !important}.ms-sm-auto{margin-left:auto !important}.m-sm-n1{margin:-0.25rem !important}.m-sm-n2{margin:-0.5rem !important}.m-sm-n3{margin:-1rem !important}.m-sm-n4{margin:-1.5rem !important}.m-sm-n5{margin:-2rem !important}.m-sm-n6{margin:-2.5rem !important}.m-sm-n7{margin:-3rem !important}.m-sm-n8{margin:-3.5rem !important}.m-sm-n9{margin:-4rem !important}.m-sm-n10{margin:-4.5rem !important}.m-sm-n11{margin:-5rem !important}.m-sm-n12{margin:-5.5rem !important}.m-sm-n13{margin:-6rem !important}.m-sm-n14{margin:-6.5rem !important}.m-sm-n15{margin:-7rem !important}.m-sm-n16{margin:-7.5rem !important}.m-sm-n17{margin:-8rem !important}.m-sm-n18{margin:-8.5rem !important}.m-sm-n19{margin:-9rem !important}.m-sm-n20{margin:-9.5rem !important}.m-sm-n21{margin:-10rem !important}.m-sm-n22{margin:-12rem !important}.m-sm-n23{margin:-14rem !important}.mx-sm-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-sm-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-sm-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-sm-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-sm-n5{margin-right:-2rem !important;margin-left:-2rem !important}.mx-sm-n6{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-sm-n7{margin-right:-3rem !important;margin-left:-3rem !important}.mx-sm-n8{margin-right:-3.5rem !important;margin-left:-3.5rem !important}.mx-sm-n9{margin-right:-4rem !important;margin-left:-4rem !important}.mx-sm-n10{margin-right:-4.5rem !important;margin-left:-4.5rem !important}.mx-sm-n11{margin-right:-5rem !important;margin-left:-5rem !important}.mx-sm-n12{margin-right:-5.5rem !important;margin-left:-5.5rem !important}.mx-sm-n13{margin-right:-6rem !important;margin-left:-6rem !important}.mx-sm-n14{margin-right:-6.5rem !important;margin-left:-6.5rem !important}.mx-sm-n15{margin-right:-7rem !important;margin-left:-7rem !important}.mx-sm-n16{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-sm-n17{margin-right:-8rem !important;margin-left:-8rem !important}.mx-sm-n18{margin-right:-8.5rem !important;margin-left:-8.5rem !important}.mx-sm-n19{margin-right:-9rem !important;margin-left:-9rem !important}.mx-sm-n20{margin-right:-9.5rem !important;margin-left:-9.5rem !important}.mx-sm-n21{margin-right:-10rem !important;margin-left:-10rem !important}.mx-sm-n22{margin-right:-12rem !important;margin-left:-12rem !important}.mx-sm-n23{margin-right:-14rem !important;margin-left:-14rem !important}.my-sm-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-sm-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-sm-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-sm-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-sm-n5{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-sm-n6{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-sm-n7{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-sm-n8{margin-top:-3.5rem !important;margin-bottom:-3.5rem !important}.my-sm-n9{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-sm-n10{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important}.my-sm-n11{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-sm-n12{margin-top:-5.5rem !important;margin-bottom:-5.5rem !important}.my-sm-n13{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-sm-n14{margin-top:-6.5rem !important;margin-bottom:-6.5rem !important}.my-sm-n15{margin-top:-7rem !important;margin-bottom:-7rem !important}.my-sm-n16{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-sm-n17{margin-top:-8rem !important;margin-bottom:-8rem !important}.my-sm-n18{margin-top:-8.5rem !important;margin-bottom:-8.5rem !important}.my-sm-n19{margin-top:-9rem !important;margin-bottom:-9rem !important}.my-sm-n20{margin-top:-9.5rem !important;margin-bottom:-9.5rem !important}.my-sm-n21{margin-top:-10rem !important;margin-bottom:-10rem !important}.my-sm-n22{margin-top:-12rem !important;margin-bottom:-12rem !important}.my-sm-n23{margin-top:-14rem !important;margin-bottom:-14rem !important}.mt-sm-n1{margin-top:-0.25rem !important}.mt-sm-n2{margin-top:-0.5rem !important}.mt-sm-n3{margin-top:-1rem !important}.mt-sm-n4{margin-top:-1.5rem !important}.mt-sm-n5{margin-top:-2rem !important}.mt-sm-n6{margin-top:-2.5rem !important}.mt-sm-n7{margin-top:-3rem !important}.mt-sm-n8{margin-top:-3.5rem !important}.mt-sm-n9{margin-top:-4rem !important}.mt-sm-n10{margin-top:-4.5rem !important}.mt-sm-n11{margin-top:-5rem !important}.mt-sm-n12{margin-top:-5.5rem !important}.mt-sm-n13{margin-top:-6rem !important}.mt-sm-n14{margin-top:-6.5rem !important}.mt-sm-n15{margin-top:-7rem !important}.mt-sm-n16{margin-top:-7.5rem !important}.mt-sm-n17{margin-top:-8rem !important}.mt-sm-n18{margin-top:-8.5rem !important}.mt-sm-n19{margin-top:-9rem !important}.mt-sm-n20{margin-top:-9.5rem !important}.mt-sm-n21{margin-top:-10rem !important}.mt-sm-n22{margin-top:-12rem !important}.mt-sm-n23{margin-top:-14rem !important}.me-sm-n1{margin-right:-0.25rem !important}.me-sm-n2{margin-right:-0.5rem !important}.me-sm-n3{margin-right:-1rem !important}.me-sm-n4{margin-right:-1.5rem !important}.me-sm-n5{margin-right:-2rem !important}.me-sm-n6{margin-right:-2.5rem !important}.me-sm-n7{margin-right:-3rem !important}.me-sm-n8{margin-right:-3.5rem !important}.me-sm-n9{margin-right:-4rem !important}.me-sm-n10{margin-right:-4.5rem !important}.me-sm-n11{margin-right:-5rem !important}.me-sm-n12{margin-right:-5.5rem !important}.me-sm-n13{margin-right:-6rem !important}.me-sm-n14{margin-right:-6.5rem !important}.me-sm-n15{margin-right:-7rem !important}.me-sm-n16{margin-right:-7.5rem !important}.me-sm-n17{margin-right:-8rem !important}.me-sm-n18{margin-right:-8.5rem !important}.me-sm-n19{margin-right:-9rem !important}.me-sm-n20{margin-right:-9.5rem !important}.me-sm-n21{margin-right:-10rem !important}.me-sm-n22{margin-right:-12rem !important}.me-sm-n23{margin-right:-14rem !important}.mb-sm-n1{margin-bottom:-0.25rem !important}.mb-sm-n2{margin-bottom:-0.5rem !important}.mb-sm-n3{margin-bottom:-1rem !important}.mb-sm-n4{margin-bottom:-1.5rem !important}.mb-sm-n5{margin-bottom:-2rem !important}.mb-sm-n6{margin-bottom:-2.5rem !important}.mb-sm-n7{margin-bottom:-3rem !important}.mb-sm-n8{margin-bottom:-3.5rem !important}.mb-sm-n9{margin-bottom:-4rem !important}.mb-sm-n10{margin-bottom:-4.5rem !important}.mb-sm-n11{margin-bottom:-5rem !important}.mb-sm-n12{margin-bottom:-5.5rem !important}.mb-sm-n13{margin-bottom:-6rem !important}.mb-sm-n14{margin-bottom:-6.5rem !important}.mb-sm-n15{margin-bottom:-7rem !important}.mb-sm-n16{margin-bottom:-7.5rem !important}.mb-sm-n17{margin-bottom:-8rem !important}.mb-sm-n18{margin-bottom:-8.5rem !important}.mb-sm-n19{margin-bottom:-9rem !important}.mb-sm-n20{margin-bottom:-9.5rem !important}.mb-sm-n21{margin-bottom:-10rem !important}.mb-sm-n22{margin-bottom:-12rem !important}.mb-sm-n23{margin-bottom:-14rem !important}.ms-sm-n1{margin-left:-0.25rem !important}.ms-sm-n2{margin-left:-0.5rem !important}.ms-sm-n3{margin-left:-1rem !important}.ms-sm-n4{margin-left:-1.5rem !important}.ms-sm-n5{margin-left:-2rem !important}.ms-sm-n6{margin-left:-2.5rem !important}.ms-sm-n7{margin-left:-3rem !important}.ms-sm-n8{margin-left:-3.5rem !important}.ms-sm-n9{margin-left:-4rem !important}.ms-sm-n10{margin-left:-4.5rem !important}.ms-sm-n11{margin-left:-5rem !important}.ms-sm-n12{margin-left:-5.5rem !important}.ms-sm-n13{margin-left:-6rem !important}.ms-sm-n14{margin-left:-6.5rem !important}.ms-sm-n15{margin-left:-7rem !important}.ms-sm-n16{margin-left:-7.5rem !important}.ms-sm-n17{margin-left:-8rem !important}.ms-sm-n18{margin-left:-8.5rem !important}.ms-sm-n19{margin-left:-9rem !important}.ms-sm-n20{margin-left:-9.5rem !important}.ms-sm-n21{margin-left:-10rem !important}.ms-sm-n22{margin-left:-12rem !important}.ms-sm-n23{margin-left:-14rem !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:2rem !important}.p-sm-6{padding:2.5rem !important}.p-sm-7{padding:3rem !important}.p-sm-8{padding:3.5rem !important}.p-sm-9{padding:4rem !important}.p-sm-10{padding:4.5rem !important}.p-sm-11{padding:5rem !important}.p-sm-12{padding:5.5rem !important}.p-sm-13{padding:6rem !important}.p-sm-14{padding:6.5rem !important}.p-sm-15{padding:7rem !important}.p-sm-16{padding:7.5rem !important}.p-sm-17{padding:8rem !important}.p-sm-18{padding:8.5rem !important}.p-sm-19{padding:9rem !important}.p-sm-20{padding:9.5rem !important}.p-sm-21{padding:10rem !important}.p-sm-22{padding:12rem !important}.p-sm-23{padding:14rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:2rem !important;padding-left:2rem !important}.px-sm-6{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-sm-7{padding-right:3rem !important;padding-left:3rem !important}.px-sm-8{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-sm-9{padding-right:4rem !important;padding-left:4rem !important}.px-sm-10{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-sm-11{padding-right:5rem !important;padding-left:5rem !important}.px-sm-12{padding-right:5.5rem !important;padding-left:5.5rem !important}.px-sm-13{padding-right:6rem !important;padding-left:6rem !important}.px-sm-14{padding-right:6.5rem !important;padding-left:6.5rem !important}.px-sm-15{padding-right:7rem !important;padding-left:7rem !important}.px-sm-16{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-sm-17{padding-right:8rem !important;padding-left:8rem !important}.px-sm-18{padding-right:8.5rem !important;padding-left:8.5rem !important}.px-sm-19{padding-right:9rem !important;padding-left:9rem !important}.px-sm-20{padding-right:9.5rem !important;padding-left:9.5rem !important}.px-sm-21{padding-right:10rem !important;padding-left:10rem !important}.px-sm-22{padding-right:12rem !important;padding-left:12rem !important}.px-sm-23{padding-right:14rem !important;padding-left:14rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:2rem !important;padding-bottom:2rem !important}.py-sm-6{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-sm-7{padding-top:3rem !important;padding-bottom:3rem !important}.py-sm-8{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-sm-9{padding-top:4rem !important;padding-bottom:4rem !important}.py-sm-10{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-sm-11{padding-top:5rem !important;padding-bottom:5rem !important}.py-sm-12{padding-top:5.5rem !important;padding-bottom:5.5rem !important}.py-sm-13{padding-top:6rem !important;padding-bottom:6rem !important}.py-sm-14{padding-top:6.5rem !important;padding-bottom:6.5rem !important}.py-sm-15{padding-top:7rem !important;padding-bottom:7rem !important}.py-sm-16{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-sm-17{padding-top:8rem !important;padding-bottom:8rem !important}.py-sm-18{padding-top:8.5rem !important;padding-bottom:8.5rem !important}.py-sm-19{padding-top:9rem !important;padding-bottom:9rem !important}.py-sm-20{padding-top:9.5rem !important;padding-bottom:9.5rem !important}.py-sm-21{padding-top:10rem !important;padding-bottom:10rem !important}.py-sm-22{padding-top:12rem !important;padding-bottom:12rem !important}.py-sm-23{padding-top:14rem !important;padding-bottom:14rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:2rem !important}.pt-sm-6{padding-top:2.5rem !important}.pt-sm-7{padding-top:3rem !important}.pt-sm-8{padding-top:3.5rem !important}.pt-sm-9{padding-top:4rem !important}.pt-sm-10{padding-top:4.5rem !important}.pt-sm-11{padding-top:5rem !important}.pt-sm-12{padding-top:5.5rem !important}.pt-sm-13{padding-top:6rem !important}.pt-sm-14{padding-top:6.5rem !important}.pt-sm-15{padding-top:7rem !important}.pt-sm-16{padding-top:7.5rem !important}.pt-sm-17{padding-top:8rem !important}.pt-sm-18{padding-top:8.5rem !important}.pt-sm-19{padding-top:9rem !important}.pt-sm-20{padding-top:9.5rem !important}.pt-sm-21{padding-top:10rem !important}.pt-sm-22{padding-top:12rem !important}.pt-sm-23{padding-top:14rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:2rem !important}.pe-sm-6{padding-right:2.5rem !important}.pe-sm-7{padding-right:3rem !important}.pe-sm-8{padding-right:3.5rem !important}.pe-sm-9{padding-right:4rem !important}.pe-sm-10{padding-right:4.5rem !important}.pe-sm-11{padding-right:5rem !important}.pe-sm-12{padding-right:5.5rem !important}.pe-sm-13{padding-right:6rem !important}.pe-sm-14{padding-right:6.5rem !important}.pe-sm-15{padding-right:7rem !important}.pe-sm-16{padding-right:7.5rem !important}.pe-sm-17{padding-right:8rem !important}.pe-sm-18{padding-right:8.5rem !important}.pe-sm-19{padding-right:9rem !important}.pe-sm-20{padding-right:9.5rem !important}.pe-sm-21{padding-right:10rem !important}.pe-sm-22{padding-right:12rem !important}.pe-sm-23{padding-right:14rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:2rem !important}.pb-sm-6{padding-bottom:2.5rem !important}.pb-sm-7{padding-bottom:3rem !important}.pb-sm-8{padding-bottom:3.5rem !important}.pb-sm-9{padding-bottom:4rem !important}.pb-sm-10{padding-bottom:4.5rem !important}.pb-sm-11{padding-bottom:5rem !important}.pb-sm-12{padding-bottom:5.5rem !important}.pb-sm-13{padding-bottom:6rem !important}.pb-sm-14{padding-bottom:6.5rem !important}.pb-sm-15{padding-bottom:7rem !important}.pb-sm-16{padding-bottom:7.5rem !important}.pb-sm-17{padding-bottom:8rem !important}.pb-sm-18{padding-bottom:8.5rem !important}.pb-sm-19{padding-bottom:9rem !important}.pb-sm-20{padding-bottom:9.5rem !important}.pb-sm-21{padding-bottom:10rem !important}.pb-sm-22{padding-bottom:12rem !important}.pb-sm-23{padding-bottom:14rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:2rem !important}.ps-sm-6{padding-left:2.5rem !important}.ps-sm-7{padding-left:3rem !important}.ps-sm-8{padding-left:3.5rem !important}.ps-sm-9{padding-left:4rem !important}.ps-sm-10{padding-left:4.5rem !important}.ps-sm-11{padding-left:5rem !important}.ps-sm-12{padding-left:5.5rem !important}.ps-sm-13{padding-left:6rem !important}.ps-sm-14{padding-left:6.5rem !important}.ps-sm-15{padding-left:7rem !important}.ps-sm-16{padding-left:7.5rem !important}.ps-sm-17{padding-left:8rem !important}.ps-sm-18{padding-left:8.5rem !important}.ps-sm-19{padding-left:9rem !important}.ps-sm-20{padding-left:9.5rem !important}.ps-sm-21{padding-left:10rem !important}.ps-sm-22{padding-left:12rem !important}.ps-sm-23{padding-left:14rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:2rem !important}.gap-sm-6{gap:2.5rem !important}.gap-sm-7{gap:3rem !important}.gap-sm-8{gap:3.5rem !important}.gap-sm-9{gap:4rem !important}.gap-sm-10{gap:4.5rem !important}.gap-sm-11{gap:5rem !important}.gap-sm-12{gap:5.5rem !important}.gap-sm-13{gap:6rem !important}.gap-sm-14{gap:6.5rem !important}.gap-sm-15{gap:7rem !important}.gap-sm-16{gap:7.5rem !important}.gap-sm-17{gap:8rem !important}.gap-sm-18{gap:8.5rem !important}.gap-sm-19{gap:9rem !important}.gap-sm-20{gap:9.5rem !important}.gap-sm-21{gap:10rem !important}.gap-sm-22{gap:12rem !important}.gap-sm-23{gap:14rem !important}.row-gap-sm-0{row-gap:0 !important}.row-gap-sm-1{row-gap:.25rem !important}.row-gap-sm-2{row-gap:.5rem !important}.row-gap-sm-3{row-gap:1rem !important}.row-gap-sm-4{row-gap:1.5rem !important}.row-gap-sm-5{row-gap:2rem !important}.row-gap-sm-6{row-gap:2.5rem !important}.row-gap-sm-7{row-gap:3rem !important}.row-gap-sm-8{row-gap:3.5rem !important}.row-gap-sm-9{row-gap:4rem !important}.row-gap-sm-10{row-gap:4.5rem !important}.row-gap-sm-11{row-gap:5rem !important}.row-gap-sm-12{row-gap:5.5rem !important}.row-gap-sm-13{row-gap:6rem !important}.row-gap-sm-14{row-gap:6.5rem !important}.row-gap-sm-15{row-gap:7rem !important}.row-gap-sm-16{row-gap:7.5rem !important}.row-gap-sm-17{row-gap:8rem !important}.row-gap-sm-18{row-gap:8.5rem !important}.row-gap-sm-19{row-gap:9rem !important}.row-gap-sm-20{row-gap:9.5rem !important}.row-gap-sm-21{row-gap:10rem !important}.row-gap-sm-22{row-gap:12rem !important}.row-gap-sm-23{row-gap:14rem !important}.column-gap-sm-0{-webkit-column-gap:0 !important;column-gap:0 !important}.column-gap-sm-1{-webkit-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-sm-2{-webkit-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-sm-3{-webkit-column-gap:1rem !important;column-gap:1rem !important}.column-gap-sm-4{-webkit-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-sm-5{-webkit-column-gap:2rem !important;column-gap:2rem !important}.column-gap-sm-6{-webkit-column-gap:2.5rem !important;column-gap:2.5rem !important}.column-gap-sm-7{-webkit-column-gap:3rem !important;column-gap:3rem !important}.column-gap-sm-8{-webkit-column-gap:3.5rem !important;column-gap:3.5rem !important}.column-gap-sm-9{-webkit-column-gap:4rem !important;column-gap:4rem !important}.column-gap-sm-10{-webkit-column-gap:4.5rem !important;column-gap:4.5rem !important}.column-gap-sm-11{-webkit-column-gap:5rem !important;column-gap:5rem !important}.column-gap-sm-12{-webkit-column-gap:5.5rem !important;column-gap:5.5rem !important}.column-gap-sm-13{-webkit-column-gap:6rem !important;column-gap:6rem !important}.column-gap-sm-14{-webkit-column-gap:6.5rem !important;column-gap:6.5rem !important}.column-gap-sm-15{-webkit-column-gap:7rem !important;column-gap:7rem !important}.column-gap-sm-16{-webkit-column-gap:7.5rem !important;column-gap:7.5rem !important}.column-gap-sm-17{-webkit-column-gap:8rem !important;column-gap:8rem !important}.column-gap-sm-18{-webkit-column-gap:8.5rem !important;column-gap:8.5rem !important}.column-gap-sm-19{-webkit-column-gap:9rem !important;column-gap:9rem !important}.column-gap-sm-20{-webkit-column-gap:9.5rem !important;column-gap:9.5rem !important}.column-gap-sm-21{-webkit-column-gap:10rem !important;column-gap:10rem !important}.column-gap-sm-22{-webkit-column-gap:12rem !important;column-gap:12rem !important}.column-gap-sm-23{-webkit-column-gap:14rem !important;column-gap:14rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width: 768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.object-fit-md-contain{object-fit:contain !important}.object-fit-md-cover{object-fit:cover !important}.object-fit-md-fill{object-fit:fill !important}.object-fit-md-scale{object-fit:scale-down !important}.object-fit-md-none{object-fit:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-inline-grid{display:inline-grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:2rem !important}.m-md-6{margin:2.5rem !important}.m-md-7{margin:3rem !important}.m-md-8{margin:3.5rem !important}.m-md-9{margin:4rem !important}.m-md-10{margin:4.5rem !important}.m-md-11{margin:5rem !important}.m-md-12{margin:5.5rem !important}.m-md-13{margin:6rem !important}.m-md-14{margin:6.5rem !important}.m-md-15{margin:7rem !important}.m-md-16{margin:7.5rem !important}.m-md-17{margin:8rem !important}.m-md-18{margin:8.5rem !important}.m-md-19{margin:9rem !important}.m-md-20{margin:9.5rem !important}.m-md-21{margin:10rem !important}.m-md-22{margin:12rem !important}.m-md-23{margin:14rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:2rem !important;margin-left:2rem !important}.mx-md-6{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-md-7{margin-right:3rem !important;margin-left:3rem !important}.mx-md-8{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-md-9{margin-right:4rem !important;margin-left:4rem !important}.mx-md-10{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-md-11{margin-right:5rem !important;margin-left:5rem !important}.mx-md-12{margin-right:5.5rem !important;margin-left:5.5rem !important}.mx-md-13{margin-right:6rem !important;margin-left:6rem !important}.mx-md-14{margin-right:6.5rem !important;margin-left:6.5rem !important}.mx-md-15{margin-right:7rem !important;margin-left:7rem !important}.mx-md-16{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-md-17{margin-right:8rem !important;margin-left:8rem !important}.mx-md-18{margin-right:8.5rem !important;margin-left:8.5rem !important}.mx-md-19{margin-right:9rem !important;margin-left:9rem !important}.mx-md-20{margin-right:9.5rem !important;margin-left:9.5rem !important}.mx-md-21{margin-right:10rem !important;margin-left:10rem !important}.mx-md-22{margin-right:12rem !important;margin-left:12rem !important}.mx-md-23{margin-right:14rem !important;margin-left:14rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:2rem !important;margin-bottom:2rem !important}.my-md-6{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-md-7{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-8{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-md-9{margin-top:4rem !important;margin-bottom:4rem !important}.my-md-10{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-md-11{margin-top:5rem !important;margin-bottom:5rem !important}.my-md-12{margin-top:5.5rem !important;margin-bottom:5.5rem !important}.my-md-13{margin-top:6rem !important;margin-bottom:6rem !important}.my-md-14{margin-top:6.5rem !important;margin-bottom:6.5rem !important}.my-md-15{margin-top:7rem !important;margin-bottom:7rem !important}.my-md-16{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-md-17{margin-top:8rem !important;margin-bottom:8rem !important}.my-md-18{margin-top:8.5rem !important;margin-bottom:8.5rem !important}.my-md-19{margin-top:9rem !important;margin-bottom:9rem !important}.my-md-20{margin-top:9.5rem !important;margin-bottom:9.5rem !important}.my-md-21{margin-top:10rem !important;margin-bottom:10rem !important}.my-md-22{margin-top:12rem !important;margin-bottom:12rem !important}.my-md-23{margin-top:14rem !important;margin-bottom:14rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:2rem !important}.mt-md-6{margin-top:2.5rem !important}.mt-md-7{margin-top:3rem !important}.mt-md-8{margin-top:3.5rem !important}.mt-md-9{margin-top:4rem !important}.mt-md-10{margin-top:4.5rem !important}.mt-md-11{margin-top:5rem !important}.mt-md-12{margin-top:5.5rem !important}.mt-md-13{margin-top:6rem !important}.mt-md-14{margin-top:6.5rem !important}.mt-md-15{margin-top:7rem !important}.mt-md-16{margin-top:7.5rem !important}.mt-md-17{margin-top:8rem !important}.mt-md-18{margin-top:8.5rem !important}.mt-md-19{margin-top:9rem !important}.mt-md-20{margin-top:9.5rem !important}.mt-md-21{margin-top:10rem !important}.mt-md-22{margin-top:12rem !important}.mt-md-23{margin-top:14rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:2rem !important}.me-md-6{margin-right:2.5rem !important}.me-md-7{margin-right:3rem !important}.me-md-8{margin-right:3.5rem !important}.me-md-9{margin-right:4rem !important}.me-md-10{margin-right:4.5rem !important}.me-md-11{margin-right:5rem !important}.me-md-12{margin-right:5.5rem !important}.me-md-13{margin-right:6rem !important}.me-md-14{margin-right:6.5rem !important}.me-md-15{margin-right:7rem !important}.me-md-16{margin-right:7.5rem !important}.me-md-17{margin-right:8rem !important}.me-md-18{margin-right:8.5rem !important}.me-md-19{margin-right:9rem !important}.me-md-20{margin-right:9.5rem !important}.me-md-21{margin-right:10rem !important}.me-md-22{margin-right:12rem !important}.me-md-23{margin-right:14rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:2rem !important}.mb-md-6{margin-bottom:2.5rem !important}.mb-md-7{margin-bottom:3rem !important}.mb-md-8{margin-bottom:3.5rem !important}.mb-md-9{margin-bottom:4rem !important}.mb-md-10{margin-bottom:4.5rem !important}.mb-md-11{margin-bottom:5rem !important}.mb-md-12{margin-bottom:5.5rem !important}.mb-md-13{margin-bottom:6rem !important}.mb-md-14{margin-bottom:6.5rem !important}.mb-md-15{margin-bottom:7rem !important}.mb-md-16{margin-bottom:7.5rem !important}.mb-md-17{margin-bottom:8rem !important}.mb-md-18{margin-bottom:8.5rem !important}.mb-md-19{margin-bottom:9rem !important}.mb-md-20{margin-bottom:9.5rem !important}.mb-md-21{margin-bottom:10rem !important}.mb-md-22{margin-bottom:12rem !important}.mb-md-23{margin-bottom:14rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:2rem !important}.ms-md-6{margin-left:2.5rem !important}.ms-md-7{margin-left:3rem !important}.ms-md-8{margin-left:3.5rem !important}.ms-md-9{margin-left:4rem !important}.ms-md-10{margin-left:4.5rem !important}.ms-md-11{margin-left:5rem !important}.ms-md-12{margin-left:5.5rem !important}.ms-md-13{margin-left:6rem !important}.ms-md-14{margin-left:6.5rem !important}.ms-md-15{margin-left:7rem !important}.ms-md-16{margin-left:7.5rem !important}.ms-md-17{margin-left:8rem !important}.ms-md-18{margin-left:8.5rem !important}.ms-md-19{margin-left:9rem !important}.ms-md-20{margin-left:9.5rem !important}.ms-md-21{margin-left:10rem !important}.ms-md-22{margin-left:12rem !important}.ms-md-23{margin-left:14rem !important}.ms-md-auto{margin-left:auto !important}.m-md-n1{margin:-0.25rem !important}.m-md-n2{margin:-0.5rem !important}.m-md-n3{margin:-1rem !important}.m-md-n4{margin:-1.5rem !important}.m-md-n5{margin:-2rem !important}.m-md-n6{margin:-2.5rem !important}.m-md-n7{margin:-3rem !important}.m-md-n8{margin:-3.5rem !important}.m-md-n9{margin:-4rem !important}.m-md-n10{margin:-4.5rem !important}.m-md-n11{margin:-5rem !important}.m-md-n12{margin:-5.5rem !important}.m-md-n13{margin:-6rem !important}.m-md-n14{margin:-6.5rem !important}.m-md-n15{margin:-7rem !important}.m-md-n16{margin:-7.5rem !important}.m-md-n17{margin:-8rem !important}.m-md-n18{margin:-8.5rem !important}.m-md-n19{margin:-9rem !important}.m-md-n20{margin:-9.5rem !important}.m-md-n21{margin:-10rem !important}.m-md-n22{margin:-12rem !important}.m-md-n23{margin:-14rem !important}.mx-md-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-md-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-md-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-md-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-md-n5{margin-right:-2rem !important;margin-left:-2rem !important}.mx-md-n6{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-md-n7{margin-right:-3rem !important;margin-left:-3rem !important}.mx-md-n8{margin-right:-3.5rem !important;margin-left:-3.5rem !important}.mx-md-n9{margin-right:-4rem !important;margin-left:-4rem !important}.mx-md-n10{margin-right:-4.5rem !important;margin-left:-4.5rem !important}.mx-md-n11{margin-right:-5rem !important;margin-left:-5rem !important}.mx-md-n12{margin-right:-5.5rem !important;margin-left:-5.5rem !important}.mx-md-n13{margin-right:-6rem !important;margin-left:-6rem !important}.mx-md-n14{margin-right:-6.5rem !important;margin-left:-6.5rem !important}.mx-md-n15{margin-right:-7rem !important;margin-left:-7rem !important}.mx-md-n16{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-md-n17{margin-right:-8rem !important;margin-left:-8rem !important}.mx-md-n18{margin-right:-8.5rem !important;margin-left:-8.5rem !important}.mx-md-n19{margin-right:-9rem !important;margin-left:-9rem !important}.mx-md-n20{margin-right:-9.5rem !important;margin-left:-9.5rem !important}.mx-md-n21{margin-right:-10rem !important;margin-left:-10rem !important}.mx-md-n22{margin-right:-12rem !important;margin-left:-12rem !important}.mx-md-n23{margin-right:-14rem !important;margin-left:-14rem !important}.my-md-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-md-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-md-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-md-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-md-n5{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-md-n6{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-md-n7{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-md-n8{margin-top:-3.5rem !important;margin-bottom:-3.5rem !important}.my-md-n9{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-md-n10{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important}.my-md-n11{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-md-n12{margin-top:-5.5rem !important;margin-bottom:-5.5rem !important}.my-md-n13{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-md-n14{margin-top:-6.5rem !important;margin-bottom:-6.5rem !important}.my-md-n15{margin-top:-7rem !important;margin-bottom:-7rem !important}.my-md-n16{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-md-n17{margin-top:-8rem !important;margin-bottom:-8rem !important}.my-md-n18{margin-top:-8.5rem !important;margin-bottom:-8.5rem !important}.my-md-n19{margin-top:-9rem !important;margin-bottom:-9rem !important}.my-md-n20{margin-top:-9.5rem !important;margin-bottom:-9.5rem !important}.my-md-n21{margin-top:-10rem !important;margin-bottom:-10rem !important}.my-md-n22{margin-top:-12rem !important;margin-bottom:-12rem !important}.my-md-n23{margin-top:-14rem !important;margin-bottom:-14rem !important}.mt-md-n1{margin-top:-0.25rem !important}.mt-md-n2{margin-top:-0.5rem !important}.mt-md-n3{margin-top:-1rem !important}.mt-md-n4{margin-top:-1.5rem !important}.mt-md-n5{margin-top:-2rem !important}.mt-md-n6{margin-top:-2.5rem !important}.mt-md-n7{margin-top:-3rem !important}.mt-md-n8{margin-top:-3.5rem !important}.mt-md-n9{margin-top:-4rem !important}.mt-md-n10{margin-top:-4.5rem !important}.mt-md-n11{margin-top:-5rem !important}.mt-md-n12{margin-top:-5.5rem !important}.mt-md-n13{margin-top:-6rem !important}.mt-md-n14{margin-top:-6.5rem !important}.mt-md-n15{margin-top:-7rem !important}.mt-md-n16{margin-top:-7.5rem !important}.mt-md-n17{margin-top:-8rem !important}.mt-md-n18{margin-top:-8.5rem !important}.mt-md-n19{margin-top:-9rem !important}.mt-md-n20{margin-top:-9.5rem !important}.mt-md-n21{margin-top:-10rem !important}.mt-md-n22{margin-top:-12rem !important}.mt-md-n23{margin-top:-14rem !important}.me-md-n1{margin-right:-0.25rem !important}.me-md-n2{margin-right:-0.5rem !important}.me-md-n3{margin-right:-1rem !important}.me-md-n4{margin-right:-1.5rem !important}.me-md-n5{margin-right:-2rem !important}.me-md-n6{margin-right:-2.5rem !important}.me-md-n7{margin-right:-3rem !important}.me-md-n8{margin-right:-3.5rem !important}.me-md-n9{margin-right:-4rem !important}.me-md-n10{margin-right:-4.5rem !important}.me-md-n11{margin-right:-5rem !important}.me-md-n12{margin-right:-5.5rem !important}.me-md-n13{margin-right:-6rem !important}.me-md-n14{margin-right:-6.5rem !important}.me-md-n15{margin-right:-7rem !important}.me-md-n16{margin-right:-7.5rem !important}.me-md-n17{margin-right:-8rem !important}.me-md-n18{margin-right:-8.5rem !important}.me-md-n19{margin-right:-9rem !important}.me-md-n20{margin-right:-9.5rem !important}.me-md-n21{margin-right:-10rem !important}.me-md-n22{margin-right:-12rem !important}.me-md-n23{margin-right:-14rem !important}.mb-md-n1{margin-bottom:-0.25rem !important}.mb-md-n2{margin-bottom:-0.5rem !important}.mb-md-n3{margin-bottom:-1rem !important}.mb-md-n4{margin-bottom:-1.5rem !important}.mb-md-n5{margin-bottom:-2rem !important}.mb-md-n6{margin-bottom:-2.5rem !important}.mb-md-n7{margin-bottom:-3rem !important}.mb-md-n8{margin-bottom:-3.5rem !important}.mb-md-n9{margin-bottom:-4rem !important}.mb-md-n10{margin-bottom:-4.5rem !important}.mb-md-n11{margin-bottom:-5rem !important}.mb-md-n12{margin-bottom:-5.5rem !important}.mb-md-n13{margin-bottom:-6rem !important}.mb-md-n14{margin-bottom:-6.5rem !important}.mb-md-n15{margin-bottom:-7rem !important}.mb-md-n16{margin-bottom:-7.5rem !important}.mb-md-n17{margin-bottom:-8rem !important}.mb-md-n18{margin-bottom:-8.5rem !important}.mb-md-n19{margin-bottom:-9rem !important}.mb-md-n20{margin-bottom:-9.5rem !important}.mb-md-n21{margin-bottom:-10rem !important}.mb-md-n22{margin-bottom:-12rem !important}.mb-md-n23{margin-bottom:-14rem !important}.ms-md-n1{margin-left:-0.25rem !important}.ms-md-n2{margin-left:-0.5rem !important}.ms-md-n3{margin-left:-1rem !important}.ms-md-n4{margin-left:-1.5rem !important}.ms-md-n5{margin-left:-2rem !important}.ms-md-n6{margin-left:-2.5rem !important}.ms-md-n7{margin-left:-3rem !important}.ms-md-n8{margin-left:-3.5rem !important}.ms-md-n9{margin-left:-4rem !important}.ms-md-n10{margin-left:-4.5rem !important}.ms-md-n11{margin-left:-5rem !important}.ms-md-n12{margin-left:-5.5rem !important}.ms-md-n13{margin-left:-6rem !important}.ms-md-n14{margin-left:-6.5rem !important}.ms-md-n15{margin-left:-7rem !important}.ms-md-n16{margin-left:-7.5rem !important}.ms-md-n17{margin-left:-8rem !important}.ms-md-n18{margin-left:-8.5rem !important}.ms-md-n19{margin-left:-9rem !important}.ms-md-n20{margin-left:-9.5rem !important}.ms-md-n21{margin-left:-10rem !important}.ms-md-n22{margin-left:-12rem !important}.ms-md-n23{margin-left:-14rem !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:2rem !important}.p-md-6{padding:2.5rem !important}.p-md-7{padding:3rem !important}.p-md-8{padding:3.5rem !important}.p-md-9{padding:4rem !important}.p-md-10{padding:4.5rem !important}.p-md-11{padding:5rem !important}.p-md-12{padding:5.5rem !important}.p-md-13{padding:6rem !important}.p-md-14{padding:6.5rem !important}.p-md-15{padding:7rem !important}.p-md-16{padding:7.5rem !important}.p-md-17{padding:8rem !important}.p-md-18{padding:8.5rem !important}.p-md-19{padding:9rem !important}.p-md-20{padding:9.5rem !important}.p-md-21{padding:10rem !important}.p-md-22{padding:12rem !important}.p-md-23{padding:14rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:2rem !important;padding-left:2rem !important}.px-md-6{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-md-7{padding-right:3rem !important;padding-left:3rem !important}.px-md-8{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-md-9{padding-right:4rem !important;padding-left:4rem !important}.px-md-10{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-md-11{padding-right:5rem !important;padding-left:5rem !important}.px-md-12{padding-right:5.5rem !important;padding-left:5.5rem !important}.px-md-13{padding-right:6rem !important;padding-left:6rem !important}.px-md-14{padding-right:6.5rem !important;padding-left:6.5rem !important}.px-md-15{padding-right:7rem !important;padding-left:7rem !important}.px-md-16{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-md-17{padding-right:8rem !important;padding-left:8rem !important}.px-md-18{padding-right:8.5rem !important;padding-left:8.5rem !important}.px-md-19{padding-right:9rem !important;padding-left:9rem !important}.px-md-20{padding-right:9.5rem !important;padding-left:9.5rem !important}.px-md-21{padding-right:10rem !important;padding-left:10rem !important}.px-md-22{padding-right:12rem !important;padding-left:12rem !important}.px-md-23{padding-right:14rem !important;padding-left:14rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:2rem !important;padding-bottom:2rem !important}.py-md-6{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-md-7{padding-top:3rem !important;padding-bottom:3rem !important}.py-md-8{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-md-9{padding-top:4rem !important;padding-bottom:4rem !important}.py-md-10{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-md-11{padding-top:5rem !important;padding-bottom:5rem !important}.py-md-12{padding-top:5.5rem !important;padding-bottom:5.5rem !important}.py-md-13{padding-top:6rem !important;padding-bottom:6rem !important}.py-md-14{padding-top:6.5rem !important;padding-bottom:6.5rem !important}.py-md-15{padding-top:7rem !important;padding-bottom:7rem !important}.py-md-16{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-md-17{padding-top:8rem !important;padding-bottom:8rem !important}.py-md-18{padding-top:8.5rem !important;padding-bottom:8.5rem !important}.py-md-19{padding-top:9rem !important;padding-bottom:9rem !important}.py-md-20{padding-top:9.5rem !important;padding-bottom:9.5rem !important}.py-md-21{padding-top:10rem !important;padding-bottom:10rem !important}.py-md-22{padding-top:12rem !important;padding-bottom:12rem !important}.py-md-23{padding-top:14rem !important;padding-bottom:14rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:2rem !important}.pt-md-6{padding-top:2.5rem !important}.pt-md-7{padding-top:3rem !important}.pt-md-8{padding-top:3.5rem !important}.pt-md-9{padding-top:4rem !important}.pt-md-10{padding-top:4.5rem !important}.pt-md-11{padding-top:5rem !important}.pt-md-12{padding-top:5.5rem !important}.pt-md-13{padding-top:6rem !important}.pt-md-14{padding-top:6.5rem !important}.pt-md-15{padding-top:7rem !important}.pt-md-16{padding-top:7.5rem !important}.pt-md-17{padding-top:8rem !important}.pt-md-18{padding-top:8.5rem !important}.pt-md-19{padding-top:9rem !important}.pt-md-20{padding-top:9.5rem !important}.pt-md-21{padding-top:10rem !important}.pt-md-22{padding-top:12rem !important}.pt-md-23{padding-top:14rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:2rem !important}.pe-md-6{padding-right:2.5rem !important}.pe-md-7{padding-right:3rem !important}.pe-md-8{padding-right:3.5rem !important}.pe-md-9{padding-right:4rem !important}.pe-md-10{padding-right:4.5rem !important}.pe-md-11{padding-right:5rem !important}.pe-md-12{padding-right:5.5rem !important}.pe-md-13{padding-right:6rem !important}.pe-md-14{padding-right:6.5rem !important}.pe-md-15{padding-right:7rem !important}.pe-md-16{padding-right:7.5rem !important}.pe-md-17{padding-right:8rem !important}.pe-md-18{padding-right:8.5rem !important}.pe-md-19{padding-right:9rem !important}.pe-md-20{padding-right:9.5rem !important}.pe-md-21{padding-right:10rem !important}.pe-md-22{padding-right:12rem !important}.pe-md-23{padding-right:14rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:2rem !important}.pb-md-6{padding-bottom:2.5rem !important}.pb-md-7{padding-bottom:3rem !important}.pb-md-8{padding-bottom:3.5rem !important}.pb-md-9{padding-bottom:4rem !important}.pb-md-10{padding-bottom:4.5rem !important}.pb-md-11{padding-bottom:5rem !important}.pb-md-12{padding-bottom:5.5rem !important}.pb-md-13{padding-bottom:6rem !important}.pb-md-14{padding-bottom:6.5rem !important}.pb-md-15{padding-bottom:7rem !important}.pb-md-16{padding-bottom:7.5rem !important}.pb-md-17{padding-bottom:8rem !important}.pb-md-18{padding-bottom:8.5rem !important}.pb-md-19{padding-bottom:9rem !important}.pb-md-20{padding-bottom:9.5rem !important}.pb-md-21{padding-bottom:10rem !important}.pb-md-22{padding-bottom:12rem !important}.pb-md-23{padding-bottom:14rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:2rem !important}.ps-md-6{padding-left:2.5rem !important}.ps-md-7{padding-left:3rem !important}.ps-md-8{padding-left:3.5rem !important}.ps-md-9{padding-left:4rem !important}.ps-md-10{padding-left:4.5rem !important}.ps-md-11{padding-left:5rem !important}.ps-md-12{padding-left:5.5rem !important}.ps-md-13{padding-left:6rem !important}.ps-md-14{padding-left:6.5rem !important}.ps-md-15{padding-left:7rem !important}.ps-md-16{padding-left:7.5rem !important}.ps-md-17{padding-left:8rem !important}.ps-md-18{padding-left:8.5rem !important}.ps-md-19{padding-left:9rem !important}.ps-md-20{padding-left:9.5rem !important}.ps-md-21{padding-left:10rem !important}.ps-md-22{padding-left:12rem !important}.ps-md-23{padding-left:14rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:2rem !important}.gap-md-6{gap:2.5rem !important}.gap-md-7{gap:3rem !important}.gap-md-8{gap:3.5rem !important}.gap-md-9{gap:4rem !important}.gap-md-10{gap:4.5rem !important}.gap-md-11{gap:5rem !important}.gap-md-12{gap:5.5rem !important}.gap-md-13{gap:6rem !important}.gap-md-14{gap:6.5rem !important}.gap-md-15{gap:7rem !important}.gap-md-16{gap:7.5rem !important}.gap-md-17{gap:8rem !important}.gap-md-18{gap:8.5rem !important}.gap-md-19{gap:9rem !important}.gap-md-20{gap:9.5rem !important}.gap-md-21{gap:10rem !important}.gap-md-22{gap:12rem !important}.gap-md-23{gap:14rem !important}.row-gap-md-0{row-gap:0 !important}.row-gap-md-1{row-gap:.25rem !important}.row-gap-md-2{row-gap:.5rem !important}.row-gap-md-3{row-gap:1rem !important}.row-gap-md-4{row-gap:1.5rem !important}.row-gap-md-5{row-gap:2rem !important}.row-gap-md-6{row-gap:2.5rem !important}.row-gap-md-7{row-gap:3rem !important}.row-gap-md-8{row-gap:3.5rem !important}.row-gap-md-9{row-gap:4rem !important}.row-gap-md-10{row-gap:4.5rem !important}.row-gap-md-11{row-gap:5rem !important}.row-gap-md-12{row-gap:5.5rem !important}.row-gap-md-13{row-gap:6rem !important}.row-gap-md-14{row-gap:6.5rem !important}.row-gap-md-15{row-gap:7rem !important}.row-gap-md-16{row-gap:7.5rem !important}.row-gap-md-17{row-gap:8rem !important}.row-gap-md-18{row-gap:8.5rem !important}.row-gap-md-19{row-gap:9rem !important}.row-gap-md-20{row-gap:9.5rem !important}.row-gap-md-21{row-gap:10rem !important}.row-gap-md-22{row-gap:12rem !important}.row-gap-md-23{row-gap:14rem !important}.column-gap-md-0{-webkit-column-gap:0 !important;column-gap:0 !important}.column-gap-md-1{-webkit-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-md-2{-webkit-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-md-3{-webkit-column-gap:1rem !important;column-gap:1rem !important}.column-gap-md-4{-webkit-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-md-5{-webkit-column-gap:2rem !important;column-gap:2rem !important}.column-gap-md-6{-webkit-column-gap:2.5rem !important;column-gap:2.5rem !important}.column-gap-md-7{-webkit-column-gap:3rem !important;column-gap:3rem !important}.column-gap-md-8{-webkit-column-gap:3.5rem !important;column-gap:3.5rem !important}.column-gap-md-9{-webkit-column-gap:4rem !important;column-gap:4rem !important}.column-gap-md-10{-webkit-column-gap:4.5rem !important;column-gap:4.5rem !important}.column-gap-md-11{-webkit-column-gap:5rem !important;column-gap:5rem !important}.column-gap-md-12{-webkit-column-gap:5.5rem !important;column-gap:5.5rem !important}.column-gap-md-13{-webkit-column-gap:6rem !important;column-gap:6rem !important}.column-gap-md-14{-webkit-column-gap:6.5rem !important;column-gap:6.5rem !important}.column-gap-md-15{-webkit-column-gap:7rem !important;column-gap:7rem !important}.column-gap-md-16{-webkit-column-gap:7.5rem !important;column-gap:7.5rem !important}.column-gap-md-17{-webkit-column-gap:8rem !important;column-gap:8rem !important}.column-gap-md-18{-webkit-column-gap:8.5rem !important;column-gap:8.5rem !important}.column-gap-md-19{-webkit-column-gap:9rem !important;column-gap:9rem !important}.column-gap-md-20{-webkit-column-gap:9.5rem !important;column-gap:9.5rem !important}.column-gap-md-21{-webkit-column-gap:10rem !important;column-gap:10rem !important}.column-gap-md-22{-webkit-column-gap:12rem !important;column-gap:12rem !important}.column-gap-md-23{-webkit-column-gap:14rem !important;column-gap:14rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width: 992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.object-fit-lg-contain{object-fit:contain !important}.object-fit-lg-cover{object-fit:cover !important}.object-fit-lg-fill{object-fit:fill !important}.object-fit-lg-scale{object-fit:scale-down !important}.object-fit-lg-none{object-fit:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-inline-grid{display:inline-grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:2rem !important}.m-lg-6{margin:2.5rem !important}.m-lg-7{margin:3rem !important}.m-lg-8{margin:3.5rem !important}.m-lg-9{margin:4rem !important}.m-lg-10{margin:4.5rem !important}.m-lg-11{margin:5rem !important}.m-lg-12{margin:5.5rem !important}.m-lg-13{margin:6rem !important}.m-lg-14{margin:6.5rem !important}.m-lg-15{margin:7rem !important}.m-lg-16{margin:7.5rem !important}.m-lg-17{margin:8rem !important}.m-lg-18{margin:8.5rem !important}.m-lg-19{margin:9rem !important}.m-lg-20{margin:9.5rem !important}.m-lg-21{margin:10rem !important}.m-lg-22{margin:12rem !important}.m-lg-23{margin:14rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:2rem !important;margin-left:2rem !important}.mx-lg-6{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-lg-7{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-8{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-lg-9{margin-right:4rem !important;margin-left:4rem !important}.mx-lg-10{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-lg-11{margin-right:5rem !important;margin-left:5rem !important}.mx-lg-12{margin-right:5.5rem !important;margin-left:5.5rem !important}.mx-lg-13{margin-right:6rem !important;margin-left:6rem !important}.mx-lg-14{margin-right:6.5rem !important;margin-left:6.5rem !important}.mx-lg-15{margin-right:7rem !important;margin-left:7rem !important}.mx-lg-16{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-lg-17{margin-right:8rem !important;margin-left:8rem !important}.mx-lg-18{margin-right:8.5rem !important;margin-left:8.5rem !important}.mx-lg-19{margin-right:9rem !important;margin-left:9rem !important}.mx-lg-20{margin-right:9.5rem !important;margin-left:9.5rem !important}.mx-lg-21{margin-right:10rem !important;margin-left:10rem !important}.mx-lg-22{margin-right:12rem !important;margin-left:12rem !important}.mx-lg-23{margin-right:14rem !important;margin-left:14rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:2rem !important;margin-bottom:2rem !important}.my-lg-6{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-lg-7{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-8{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-lg-9{margin-top:4rem !important;margin-bottom:4rem !important}.my-lg-10{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-lg-11{margin-top:5rem !important;margin-bottom:5rem !important}.my-lg-12{margin-top:5.5rem !important;margin-bottom:5.5rem !important}.my-lg-13{margin-top:6rem !important;margin-bottom:6rem !important}.my-lg-14{margin-top:6.5rem !important;margin-bottom:6.5rem !important}.my-lg-15{margin-top:7rem !important;margin-bottom:7rem !important}.my-lg-16{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-lg-17{margin-top:8rem !important;margin-bottom:8rem !important}.my-lg-18{margin-top:8.5rem !important;margin-bottom:8.5rem !important}.my-lg-19{margin-top:9rem !important;margin-bottom:9rem !important}.my-lg-20{margin-top:9.5rem !important;margin-bottom:9.5rem !important}.my-lg-21{margin-top:10rem !important;margin-bottom:10rem !important}.my-lg-22{margin-top:12rem !important;margin-bottom:12rem !important}.my-lg-23{margin-top:14rem !important;margin-bottom:14rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:2rem !important}.mt-lg-6{margin-top:2.5rem !important}.mt-lg-7{margin-top:3rem !important}.mt-lg-8{margin-top:3.5rem !important}.mt-lg-9{margin-top:4rem !important}.mt-lg-10{margin-top:4.5rem !important}.mt-lg-11{margin-top:5rem !important}.mt-lg-12{margin-top:5.5rem !important}.mt-lg-13{margin-top:6rem !important}.mt-lg-14{margin-top:6.5rem !important}.mt-lg-15{margin-top:7rem !important}.mt-lg-16{margin-top:7.5rem !important}.mt-lg-17{margin-top:8rem !important}.mt-lg-18{margin-top:8.5rem !important}.mt-lg-19{margin-top:9rem !important}.mt-lg-20{margin-top:9.5rem !important}.mt-lg-21{margin-top:10rem !important}.mt-lg-22{margin-top:12rem !important}.mt-lg-23{margin-top:14rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:2rem !important}.me-lg-6{margin-right:2.5rem !important}.me-lg-7{margin-right:3rem !important}.me-lg-8{margin-right:3.5rem !important}.me-lg-9{margin-right:4rem !important}.me-lg-10{margin-right:4.5rem !important}.me-lg-11{margin-right:5rem !important}.me-lg-12{margin-right:5.5rem !important}.me-lg-13{margin-right:6rem !important}.me-lg-14{margin-right:6.5rem !important}.me-lg-15{margin-right:7rem !important}.me-lg-16{margin-right:7.5rem !important}.me-lg-17{margin-right:8rem !important}.me-lg-18{margin-right:8.5rem !important}.me-lg-19{margin-right:9rem !important}.me-lg-20{margin-right:9.5rem !important}.me-lg-21{margin-right:10rem !important}.me-lg-22{margin-right:12rem !important}.me-lg-23{margin-right:14rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:2rem !important}.mb-lg-6{margin-bottom:2.5rem !important}.mb-lg-7{margin-bottom:3rem !important}.mb-lg-8{margin-bottom:3.5rem !important}.mb-lg-9{margin-bottom:4rem !important}.mb-lg-10{margin-bottom:4.5rem !important}.mb-lg-11{margin-bottom:5rem !important}.mb-lg-12{margin-bottom:5.5rem !important}.mb-lg-13{margin-bottom:6rem !important}.mb-lg-14{margin-bottom:6.5rem !important}.mb-lg-15{margin-bottom:7rem !important}.mb-lg-16{margin-bottom:7.5rem !important}.mb-lg-17{margin-bottom:8rem !important}.mb-lg-18{margin-bottom:8.5rem !important}.mb-lg-19{margin-bottom:9rem !important}.mb-lg-20{margin-bottom:9.5rem !important}.mb-lg-21{margin-bottom:10rem !important}.mb-lg-22{margin-bottom:12rem !important}.mb-lg-23{margin-bottom:14rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:2rem !important}.ms-lg-6{margin-left:2.5rem !important}.ms-lg-7{margin-left:3rem !important}.ms-lg-8{margin-left:3.5rem !important}.ms-lg-9{margin-left:4rem !important}.ms-lg-10{margin-left:4.5rem !important}.ms-lg-11{margin-left:5rem !important}.ms-lg-12{margin-left:5.5rem !important}.ms-lg-13{margin-left:6rem !important}.ms-lg-14{margin-left:6.5rem !important}.ms-lg-15{margin-left:7rem !important}.ms-lg-16{margin-left:7.5rem !important}.ms-lg-17{margin-left:8rem !important}.ms-lg-18{margin-left:8.5rem !important}.ms-lg-19{margin-left:9rem !important}.ms-lg-20{margin-left:9.5rem !important}.ms-lg-21{margin-left:10rem !important}.ms-lg-22{margin-left:12rem !important}.ms-lg-23{margin-left:14rem !important}.ms-lg-auto{margin-left:auto !important}.m-lg-n1{margin:-0.25rem !important}.m-lg-n2{margin:-0.5rem !important}.m-lg-n3{margin:-1rem !important}.m-lg-n4{margin:-1.5rem !important}.m-lg-n5{margin:-2rem !important}.m-lg-n6{margin:-2.5rem !important}.m-lg-n7{margin:-3rem !important}.m-lg-n8{margin:-3.5rem !important}.m-lg-n9{margin:-4rem !important}.m-lg-n10{margin:-4.5rem !important}.m-lg-n11{margin:-5rem !important}.m-lg-n12{margin:-5.5rem !important}.m-lg-n13{margin:-6rem !important}.m-lg-n14{margin:-6.5rem !important}.m-lg-n15{margin:-7rem !important}.m-lg-n16{margin:-7.5rem !important}.m-lg-n17{margin:-8rem !important}.m-lg-n18{margin:-8.5rem !important}.m-lg-n19{margin:-9rem !important}.m-lg-n20{margin:-9.5rem !important}.m-lg-n21{margin:-10rem !important}.m-lg-n22{margin:-12rem !important}.m-lg-n23{margin:-14rem !important}.mx-lg-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-lg-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-lg-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-lg-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-lg-n5{margin-right:-2rem !important;margin-left:-2rem !important}.mx-lg-n6{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-lg-n7{margin-right:-3rem !important;margin-left:-3rem !important}.mx-lg-n8{margin-right:-3.5rem !important;margin-left:-3.5rem !important}.mx-lg-n9{margin-right:-4rem !important;margin-left:-4rem !important}.mx-lg-n10{margin-right:-4.5rem !important;margin-left:-4.5rem !important}.mx-lg-n11{margin-right:-5rem !important;margin-left:-5rem !important}.mx-lg-n12{margin-right:-5.5rem !important;margin-left:-5.5rem !important}.mx-lg-n13{margin-right:-6rem !important;margin-left:-6rem !important}.mx-lg-n14{margin-right:-6.5rem !important;margin-left:-6.5rem !important}.mx-lg-n15{margin-right:-7rem !important;margin-left:-7rem !important}.mx-lg-n16{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-lg-n17{margin-right:-8rem !important;margin-left:-8rem !important}.mx-lg-n18{margin-right:-8.5rem !important;margin-left:-8.5rem !important}.mx-lg-n19{margin-right:-9rem !important;margin-left:-9rem !important}.mx-lg-n20{margin-right:-9.5rem !important;margin-left:-9.5rem !important}.mx-lg-n21{margin-right:-10rem !important;margin-left:-10rem !important}.mx-lg-n22{margin-right:-12rem !important;margin-left:-12rem !important}.mx-lg-n23{margin-right:-14rem !important;margin-left:-14rem !important}.my-lg-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-lg-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-lg-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-lg-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-lg-n5{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-lg-n6{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-lg-n7{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-lg-n8{margin-top:-3.5rem !important;margin-bottom:-3.5rem !important}.my-lg-n9{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-lg-n10{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important}.my-lg-n11{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-lg-n12{margin-top:-5.5rem !important;margin-bottom:-5.5rem !important}.my-lg-n13{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-lg-n14{margin-top:-6.5rem !important;margin-bottom:-6.5rem !important}.my-lg-n15{margin-top:-7rem !important;margin-bottom:-7rem !important}.my-lg-n16{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-lg-n17{margin-top:-8rem !important;margin-bottom:-8rem !important}.my-lg-n18{margin-top:-8.5rem !important;margin-bottom:-8.5rem !important}.my-lg-n19{margin-top:-9rem !important;margin-bottom:-9rem !important}.my-lg-n20{margin-top:-9.5rem !important;margin-bottom:-9.5rem !important}.my-lg-n21{margin-top:-10rem !important;margin-bottom:-10rem !important}.my-lg-n22{margin-top:-12rem !important;margin-bottom:-12rem !important}.my-lg-n23{margin-top:-14rem !important;margin-bottom:-14rem !important}.mt-lg-n1{margin-top:-0.25rem !important}.mt-lg-n2{margin-top:-0.5rem !important}.mt-lg-n3{margin-top:-1rem !important}.mt-lg-n4{margin-top:-1.5rem !important}.mt-lg-n5{margin-top:-2rem !important}.mt-lg-n6{margin-top:-2.5rem !important}.mt-lg-n7{margin-top:-3rem !important}.mt-lg-n8{margin-top:-3.5rem !important}.mt-lg-n9{margin-top:-4rem !important}.mt-lg-n10{margin-top:-4.5rem !important}.mt-lg-n11{margin-top:-5rem !important}.mt-lg-n12{margin-top:-5.5rem !important}.mt-lg-n13{margin-top:-6rem !important}.mt-lg-n14{margin-top:-6.5rem !important}.mt-lg-n15{margin-top:-7rem !important}.mt-lg-n16{margin-top:-7.5rem !important}.mt-lg-n17{margin-top:-8rem !important}.mt-lg-n18{margin-top:-8.5rem !important}.mt-lg-n19{margin-top:-9rem !important}.mt-lg-n20{margin-top:-9.5rem !important}.mt-lg-n21{margin-top:-10rem !important}.mt-lg-n22{margin-top:-12rem !important}.mt-lg-n23{margin-top:-14rem !important}.me-lg-n1{margin-right:-0.25rem !important}.me-lg-n2{margin-right:-0.5rem !important}.me-lg-n3{margin-right:-1rem !important}.me-lg-n4{margin-right:-1.5rem !important}.me-lg-n5{margin-right:-2rem !important}.me-lg-n6{margin-right:-2.5rem !important}.me-lg-n7{margin-right:-3rem !important}.me-lg-n8{margin-right:-3.5rem !important}.me-lg-n9{margin-right:-4rem !important}.me-lg-n10{margin-right:-4.5rem !important}.me-lg-n11{margin-right:-5rem !important}.me-lg-n12{margin-right:-5.5rem !important}.me-lg-n13{margin-right:-6rem !important}.me-lg-n14{margin-right:-6.5rem !important}.me-lg-n15{margin-right:-7rem !important}.me-lg-n16{margin-right:-7.5rem !important}.me-lg-n17{margin-right:-8rem !important}.me-lg-n18{margin-right:-8.5rem !important}.me-lg-n19{margin-right:-9rem !important}.me-lg-n20{margin-right:-9.5rem !important}.me-lg-n21{margin-right:-10rem !important}.me-lg-n22{margin-right:-12rem !important}.me-lg-n23{margin-right:-14rem !important}.mb-lg-n1{margin-bottom:-0.25rem !important}.mb-lg-n2{margin-bottom:-0.5rem !important}.mb-lg-n3{margin-bottom:-1rem !important}.mb-lg-n4{margin-bottom:-1.5rem !important}.mb-lg-n5{margin-bottom:-2rem !important}.mb-lg-n6{margin-bottom:-2.5rem !important}.mb-lg-n7{margin-bottom:-3rem !important}.mb-lg-n8{margin-bottom:-3.5rem !important}.mb-lg-n9{margin-bottom:-4rem !important}.mb-lg-n10{margin-bottom:-4.5rem !important}.mb-lg-n11{margin-bottom:-5rem !important}.mb-lg-n12{margin-bottom:-5.5rem !important}.mb-lg-n13{margin-bottom:-6rem !important}.mb-lg-n14{margin-bottom:-6.5rem !important}.mb-lg-n15{margin-bottom:-7rem !important}.mb-lg-n16{margin-bottom:-7.5rem !important}.mb-lg-n17{margin-bottom:-8rem !important}.mb-lg-n18{margin-bottom:-8.5rem !important}.mb-lg-n19{margin-bottom:-9rem !important}.mb-lg-n20{margin-bottom:-9.5rem !important}.mb-lg-n21{margin-bottom:-10rem !important}.mb-lg-n22{margin-bottom:-12rem !important}.mb-lg-n23{margin-bottom:-14rem !important}.ms-lg-n1{margin-left:-0.25rem !important}.ms-lg-n2{margin-left:-0.5rem !important}.ms-lg-n3{margin-left:-1rem !important}.ms-lg-n4{margin-left:-1.5rem !important}.ms-lg-n5{margin-left:-2rem !important}.ms-lg-n6{margin-left:-2.5rem !important}.ms-lg-n7{margin-left:-3rem !important}.ms-lg-n8{margin-left:-3.5rem !important}.ms-lg-n9{margin-left:-4rem !important}.ms-lg-n10{margin-left:-4.5rem !important}.ms-lg-n11{margin-left:-5rem !important}.ms-lg-n12{margin-left:-5.5rem !important}.ms-lg-n13{margin-left:-6rem !important}.ms-lg-n14{margin-left:-6.5rem !important}.ms-lg-n15{margin-left:-7rem !important}.ms-lg-n16{margin-left:-7.5rem !important}.ms-lg-n17{margin-left:-8rem !important}.ms-lg-n18{margin-left:-8.5rem !important}.ms-lg-n19{margin-left:-9rem !important}.ms-lg-n20{margin-left:-9.5rem !important}.ms-lg-n21{margin-left:-10rem !important}.ms-lg-n22{margin-left:-12rem !important}.ms-lg-n23{margin-left:-14rem !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:2rem !important}.p-lg-6{padding:2.5rem !important}.p-lg-7{padding:3rem !important}.p-lg-8{padding:3.5rem !important}.p-lg-9{padding:4rem !important}.p-lg-10{padding:4.5rem !important}.p-lg-11{padding:5rem !important}.p-lg-12{padding:5.5rem !important}.p-lg-13{padding:6rem !important}.p-lg-14{padding:6.5rem !important}.p-lg-15{padding:7rem !important}.p-lg-16{padding:7.5rem !important}.p-lg-17{padding:8rem !important}.p-lg-18{padding:8.5rem !important}.p-lg-19{padding:9rem !important}.p-lg-20{padding:9.5rem !important}.p-lg-21{padding:10rem !important}.p-lg-22{padding:12rem !important}.p-lg-23{padding:14rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:2rem !important;padding-left:2rem !important}.px-lg-6{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-lg-7{padding-right:3rem !important;padding-left:3rem !important}.px-lg-8{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-lg-9{padding-right:4rem !important;padding-left:4rem !important}.px-lg-10{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-lg-11{padding-right:5rem !important;padding-left:5rem !important}.px-lg-12{padding-right:5.5rem !important;padding-left:5.5rem !important}.px-lg-13{padding-right:6rem !important;padding-left:6rem !important}.px-lg-14{padding-right:6.5rem !important;padding-left:6.5rem !important}.px-lg-15{padding-right:7rem !important;padding-left:7rem !important}.px-lg-16{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-lg-17{padding-right:8rem !important;padding-left:8rem !important}.px-lg-18{padding-right:8.5rem !important;padding-left:8.5rem !important}.px-lg-19{padding-right:9rem !important;padding-left:9rem !important}.px-lg-20{padding-right:9.5rem !important;padding-left:9.5rem !important}.px-lg-21{padding-right:10rem !important;padding-left:10rem !important}.px-lg-22{padding-right:12rem !important;padding-left:12rem !important}.px-lg-23{padding-right:14rem !important;padding-left:14rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:2rem !important;padding-bottom:2rem !important}.py-lg-6{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-lg-7{padding-top:3rem !important;padding-bottom:3rem !important}.py-lg-8{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-lg-9{padding-top:4rem !important;padding-bottom:4rem !important}.py-lg-10{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-lg-11{padding-top:5rem !important;padding-bottom:5rem !important}.py-lg-12{padding-top:5.5rem !important;padding-bottom:5.5rem !important}.py-lg-13{padding-top:6rem !important;padding-bottom:6rem !important}.py-lg-14{padding-top:6.5rem !important;padding-bottom:6.5rem !important}.py-lg-15{padding-top:7rem !important;padding-bottom:7rem !important}.py-lg-16{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-lg-17{padding-top:8rem !important;padding-bottom:8rem !important}.py-lg-18{padding-top:8.5rem !important;padding-bottom:8.5rem !important}.py-lg-19{padding-top:9rem !important;padding-bottom:9rem !important}.py-lg-20{padding-top:9.5rem !important;padding-bottom:9.5rem !important}.py-lg-21{padding-top:10rem !important;padding-bottom:10rem !important}.py-lg-22{padding-top:12rem !important;padding-bottom:12rem !important}.py-lg-23{padding-top:14rem !important;padding-bottom:14rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:2rem !important}.pt-lg-6{padding-top:2.5rem !important}.pt-lg-7{padding-top:3rem !important}.pt-lg-8{padding-top:3.5rem !important}.pt-lg-9{padding-top:4rem !important}.pt-lg-10{padding-top:4.5rem !important}.pt-lg-11{padding-top:5rem !important}.pt-lg-12{padding-top:5.5rem !important}.pt-lg-13{padding-top:6rem !important}.pt-lg-14{padding-top:6.5rem !important}.pt-lg-15{padding-top:7rem !important}.pt-lg-16{padding-top:7.5rem !important}.pt-lg-17{padding-top:8rem !important}.pt-lg-18{padding-top:8.5rem !important}.pt-lg-19{padding-top:9rem !important}.pt-lg-20{padding-top:9.5rem !important}.pt-lg-21{padding-top:10rem !important}.pt-lg-22{padding-top:12rem !important}.pt-lg-23{padding-top:14rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:2rem !important}.pe-lg-6{padding-right:2.5rem !important}.pe-lg-7{padding-right:3rem !important}.pe-lg-8{padding-right:3.5rem !important}.pe-lg-9{padding-right:4rem !important}.pe-lg-10{padding-right:4.5rem !important}.pe-lg-11{padding-right:5rem !important}.pe-lg-12{padding-right:5.5rem !important}.pe-lg-13{padding-right:6rem !important}.pe-lg-14{padding-right:6.5rem !important}.pe-lg-15{padding-right:7rem !important}.pe-lg-16{padding-right:7.5rem !important}.pe-lg-17{padding-right:8rem !important}.pe-lg-18{padding-right:8.5rem !important}.pe-lg-19{padding-right:9rem !important}.pe-lg-20{padding-right:9.5rem !important}.pe-lg-21{padding-right:10rem !important}.pe-lg-22{padding-right:12rem !important}.pe-lg-23{padding-right:14rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:2rem !important}.pb-lg-6{padding-bottom:2.5rem !important}.pb-lg-7{padding-bottom:3rem !important}.pb-lg-8{padding-bottom:3.5rem !important}.pb-lg-9{padding-bottom:4rem !important}.pb-lg-10{padding-bottom:4.5rem !important}.pb-lg-11{padding-bottom:5rem !important}.pb-lg-12{padding-bottom:5.5rem !important}.pb-lg-13{padding-bottom:6rem !important}.pb-lg-14{padding-bottom:6.5rem !important}.pb-lg-15{padding-bottom:7rem !important}.pb-lg-16{padding-bottom:7.5rem !important}.pb-lg-17{padding-bottom:8rem !important}.pb-lg-18{padding-bottom:8.5rem !important}.pb-lg-19{padding-bottom:9rem !important}.pb-lg-20{padding-bottom:9.5rem !important}.pb-lg-21{padding-bottom:10rem !important}.pb-lg-22{padding-bottom:12rem !important}.pb-lg-23{padding-bottom:14rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:2rem !important}.ps-lg-6{padding-left:2.5rem !important}.ps-lg-7{padding-left:3rem !important}.ps-lg-8{padding-left:3.5rem !important}.ps-lg-9{padding-left:4rem !important}.ps-lg-10{padding-left:4.5rem !important}.ps-lg-11{padding-left:5rem !important}.ps-lg-12{padding-left:5.5rem !important}.ps-lg-13{padding-left:6rem !important}.ps-lg-14{padding-left:6.5rem !important}.ps-lg-15{padding-left:7rem !important}.ps-lg-16{padding-left:7.5rem !important}.ps-lg-17{padding-left:8rem !important}.ps-lg-18{padding-left:8.5rem !important}.ps-lg-19{padding-left:9rem !important}.ps-lg-20{padding-left:9.5rem !important}.ps-lg-21{padding-left:10rem !important}.ps-lg-22{padding-left:12rem !important}.ps-lg-23{padding-left:14rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:2rem !important}.gap-lg-6{gap:2.5rem !important}.gap-lg-7{gap:3rem !important}.gap-lg-8{gap:3.5rem !important}.gap-lg-9{gap:4rem !important}.gap-lg-10{gap:4.5rem !important}.gap-lg-11{gap:5rem !important}.gap-lg-12{gap:5.5rem !important}.gap-lg-13{gap:6rem !important}.gap-lg-14{gap:6.5rem !important}.gap-lg-15{gap:7rem !important}.gap-lg-16{gap:7.5rem !important}.gap-lg-17{gap:8rem !important}.gap-lg-18{gap:8.5rem !important}.gap-lg-19{gap:9rem !important}.gap-lg-20{gap:9.5rem !important}.gap-lg-21{gap:10rem !important}.gap-lg-22{gap:12rem !important}.gap-lg-23{gap:14rem !important}.row-gap-lg-0{row-gap:0 !important}.row-gap-lg-1{row-gap:.25rem !important}.row-gap-lg-2{row-gap:.5rem !important}.row-gap-lg-3{row-gap:1rem !important}.row-gap-lg-4{row-gap:1.5rem !important}.row-gap-lg-5{row-gap:2rem !important}.row-gap-lg-6{row-gap:2.5rem !important}.row-gap-lg-7{row-gap:3rem !important}.row-gap-lg-8{row-gap:3.5rem !important}.row-gap-lg-9{row-gap:4rem !important}.row-gap-lg-10{row-gap:4.5rem !important}.row-gap-lg-11{row-gap:5rem !important}.row-gap-lg-12{row-gap:5.5rem !important}.row-gap-lg-13{row-gap:6rem !important}.row-gap-lg-14{row-gap:6.5rem !important}.row-gap-lg-15{row-gap:7rem !important}.row-gap-lg-16{row-gap:7.5rem !important}.row-gap-lg-17{row-gap:8rem !important}.row-gap-lg-18{row-gap:8.5rem !important}.row-gap-lg-19{row-gap:9rem !important}.row-gap-lg-20{row-gap:9.5rem !important}.row-gap-lg-21{row-gap:10rem !important}.row-gap-lg-22{row-gap:12rem !important}.row-gap-lg-23{row-gap:14rem !important}.column-gap-lg-0{-webkit-column-gap:0 !important;column-gap:0 !important}.column-gap-lg-1{-webkit-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-lg-2{-webkit-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-lg-3{-webkit-column-gap:1rem !important;column-gap:1rem !important}.column-gap-lg-4{-webkit-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-lg-5{-webkit-column-gap:2rem !important;column-gap:2rem !important}.column-gap-lg-6{-webkit-column-gap:2.5rem !important;column-gap:2.5rem !important}.column-gap-lg-7{-webkit-column-gap:3rem !important;column-gap:3rem !important}.column-gap-lg-8{-webkit-column-gap:3.5rem !important;column-gap:3.5rem !important}.column-gap-lg-9{-webkit-column-gap:4rem !important;column-gap:4rem !important}.column-gap-lg-10{-webkit-column-gap:4.5rem !important;column-gap:4.5rem !important}.column-gap-lg-11{-webkit-column-gap:5rem !important;column-gap:5rem !important}.column-gap-lg-12{-webkit-column-gap:5.5rem !important;column-gap:5.5rem !important}.column-gap-lg-13{-webkit-column-gap:6rem !important;column-gap:6rem !important}.column-gap-lg-14{-webkit-column-gap:6.5rem !important;column-gap:6.5rem !important}.column-gap-lg-15{-webkit-column-gap:7rem !important;column-gap:7rem !important}.column-gap-lg-16{-webkit-column-gap:7.5rem !important;column-gap:7.5rem !important}.column-gap-lg-17{-webkit-column-gap:8rem !important;column-gap:8rem !important}.column-gap-lg-18{-webkit-column-gap:8.5rem !important;column-gap:8.5rem !important}.column-gap-lg-19{-webkit-column-gap:9rem !important;column-gap:9rem !important}.column-gap-lg-20{-webkit-column-gap:9.5rem !important;column-gap:9.5rem !important}.column-gap-lg-21{-webkit-column-gap:10rem !important;column-gap:10rem !important}.column-gap-lg-22{-webkit-column-gap:12rem !important;column-gap:12rem !important}.column-gap-lg-23{-webkit-column-gap:14rem !important;column-gap:14rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width: 1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.object-fit-xl-contain{object-fit:contain !important}.object-fit-xl-cover{object-fit:cover !important}.object-fit-xl-fill{object-fit:fill !important}.object-fit-xl-scale{object-fit:scale-down !important}.object-fit-xl-none{object-fit:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-inline-grid{display:inline-grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:2rem !important}.m-xl-6{margin:2.5rem !important}.m-xl-7{margin:3rem !important}.m-xl-8{margin:3.5rem !important}.m-xl-9{margin:4rem !important}.m-xl-10{margin:4.5rem !important}.m-xl-11{margin:5rem !important}.m-xl-12{margin:5.5rem !important}.m-xl-13{margin:6rem !important}.m-xl-14{margin:6.5rem !important}.m-xl-15{margin:7rem !important}.m-xl-16{margin:7.5rem !important}.m-xl-17{margin:8rem !important}.m-xl-18{margin:8.5rem !important}.m-xl-19{margin:9rem !important}.m-xl-20{margin:9.5rem !important}.m-xl-21{margin:10rem !important}.m-xl-22{margin:12rem !important}.m-xl-23{margin:14rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:2rem !important;margin-left:2rem !important}.mx-xl-6{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-xl-7{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-8{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-xl-9{margin-right:4rem !important;margin-left:4rem !important}.mx-xl-10{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-xl-11{margin-right:5rem !important;margin-left:5rem !important}.mx-xl-12{margin-right:5.5rem !important;margin-left:5.5rem !important}.mx-xl-13{margin-right:6rem !important;margin-left:6rem !important}.mx-xl-14{margin-right:6.5rem !important;margin-left:6.5rem !important}.mx-xl-15{margin-right:7rem !important;margin-left:7rem !important}.mx-xl-16{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-xl-17{margin-right:8rem !important;margin-left:8rem !important}.mx-xl-18{margin-right:8.5rem !important;margin-left:8.5rem !important}.mx-xl-19{margin-right:9rem !important;margin-left:9rem !important}.mx-xl-20{margin-right:9.5rem !important;margin-left:9.5rem !important}.mx-xl-21{margin-right:10rem !important;margin-left:10rem !important}.mx-xl-22{margin-right:12rem !important;margin-left:12rem !important}.mx-xl-23{margin-right:14rem !important;margin-left:14rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:2rem !important;margin-bottom:2rem !important}.my-xl-6{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-xl-7{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-8{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-xl-9{margin-top:4rem !important;margin-bottom:4rem !important}.my-xl-10{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-xl-11{margin-top:5rem !important;margin-bottom:5rem !important}.my-xl-12{margin-top:5.5rem !important;margin-bottom:5.5rem !important}.my-xl-13{margin-top:6rem !important;margin-bottom:6rem !important}.my-xl-14{margin-top:6.5rem !important;margin-bottom:6.5rem !important}.my-xl-15{margin-top:7rem !important;margin-bottom:7rem !important}.my-xl-16{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-xl-17{margin-top:8rem !important;margin-bottom:8rem !important}.my-xl-18{margin-top:8.5rem !important;margin-bottom:8.5rem !important}.my-xl-19{margin-top:9rem !important;margin-bottom:9rem !important}.my-xl-20{margin-top:9.5rem !important;margin-bottom:9.5rem !important}.my-xl-21{margin-top:10rem !important;margin-bottom:10rem !important}.my-xl-22{margin-top:12rem !important;margin-bottom:12rem !important}.my-xl-23{margin-top:14rem !important;margin-bottom:14rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:2rem !important}.mt-xl-6{margin-top:2.5rem !important}.mt-xl-7{margin-top:3rem !important}.mt-xl-8{margin-top:3.5rem !important}.mt-xl-9{margin-top:4rem !important}.mt-xl-10{margin-top:4.5rem !important}.mt-xl-11{margin-top:5rem !important}.mt-xl-12{margin-top:5.5rem !important}.mt-xl-13{margin-top:6rem !important}.mt-xl-14{margin-top:6.5rem !important}.mt-xl-15{margin-top:7rem !important}.mt-xl-16{margin-top:7.5rem !important}.mt-xl-17{margin-top:8rem !important}.mt-xl-18{margin-top:8.5rem !important}.mt-xl-19{margin-top:9rem !important}.mt-xl-20{margin-top:9.5rem !important}.mt-xl-21{margin-top:10rem !important}.mt-xl-22{margin-top:12rem !important}.mt-xl-23{margin-top:14rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:2rem !important}.me-xl-6{margin-right:2.5rem !important}.me-xl-7{margin-right:3rem !important}.me-xl-8{margin-right:3.5rem !important}.me-xl-9{margin-right:4rem !important}.me-xl-10{margin-right:4.5rem !important}.me-xl-11{margin-right:5rem !important}.me-xl-12{margin-right:5.5rem !important}.me-xl-13{margin-right:6rem !important}.me-xl-14{margin-right:6.5rem !important}.me-xl-15{margin-right:7rem !important}.me-xl-16{margin-right:7.5rem !important}.me-xl-17{margin-right:8rem !important}.me-xl-18{margin-right:8.5rem !important}.me-xl-19{margin-right:9rem !important}.me-xl-20{margin-right:9.5rem !important}.me-xl-21{margin-right:10rem !important}.me-xl-22{margin-right:12rem !important}.me-xl-23{margin-right:14rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:2rem !important}.mb-xl-6{margin-bottom:2.5rem !important}.mb-xl-7{margin-bottom:3rem !important}.mb-xl-8{margin-bottom:3.5rem !important}.mb-xl-9{margin-bottom:4rem !important}.mb-xl-10{margin-bottom:4.5rem !important}.mb-xl-11{margin-bottom:5rem !important}.mb-xl-12{margin-bottom:5.5rem !important}.mb-xl-13{margin-bottom:6rem !important}.mb-xl-14{margin-bottom:6.5rem !important}.mb-xl-15{margin-bottom:7rem !important}.mb-xl-16{margin-bottom:7.5rem !important}.mb-xl-17{margin-bottom:8rem !important}.mb-xl-18{margin-bottom:8.5rem !important}.mb-xl-19{margin-bottom:9rem !important}.mb-xl-20{margin-bottom:9.5rem !important}.mb-xl-21{margin-bottom:10rem !important}.mb-xl-22{margin-bottom:12rem !important}.mb-xl-23{margin-bottom:14rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:2rem !important}.ms-xl-6{margin-left:2.5rem !important}.ms-xl-7{margin-left:3rem !important}.ms-xl-8{margin-left:3.5rem !important}.ms-xl-9{margin-left:4rem !important}.ms-xl-10{margin-left:4.5rem !important}.ms-xl-11{margin-left:5rem !important}.ms-xl-12{margin-left:5.5rem !important}.ms-xl-13{margin-left:6rem !important}.ms-xl-14{margin-left:6.5rem !important}.ms-xl-15{margin-left:7rem !important}.ms-xl-16{margin-left:7.5rem !important}.ms-xl-17{margin-left:8rem !important}.ms-xl-18{margin-left:8.5rem !important}.ms-xl-19{margin-left:9rem !important}.ms-xl-20{margin-left:9.5rem !important}.ms-xl-21{margin-left:10rem !important}.ms-xl-22{margin-left:12rem !important}.ms-xl-23{margin-left:14rem !important}.ms-xl-auto{margin-left:auto !important}.m-xl-n1{margin:-0.25rem !important}.m-xl-n2{margin:-0.5rem !important}.m-xl-n3{margin:-1rem !important}.m-xl-n4{margin:-1.5rem !important}.m-xl-n5{margin:-2rem !important}.m-xl-n6{margin:-2.5rem !important}.m-xl-n7{margin:-3rem !important}.m-xl-n8{margin:-3.5rem !important}.m-xl-n9{margin:-4rem !important}.m-xl-n10{margin:-4.5rem !important}.m-xl-n11{margin:-5rem !important}.m-xl-n12{margin:-5.5rem !important}.m-xl-n13{margin:-6rem !important}.m-xl-n14{margin:-6.5rem !important}.m-xl-n15{margin:-7rem !important}.m-xl-n16{margin:-7.5rem !important}.m-xl-n17{margin:-8rem !important}.m-xl-n18{margin:-8.5rem !important}.m-xl-n19{margin:-9rem !important}.m-xl-n20{margin:-9.5rem !important}.m-xl-n21{margin:-10rem !important}.m-xl-n22{margin:-12rem !important}.m-xl-n23{margin:-14rem !important}.mx-xl-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-xl-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-xl-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-xl-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-xl-n5{margin-right:-2rem !important;margin-left:-2rem !important}.mx-xl-n6{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-xl-n7{margin-right:-3rem !important;margin-left:-3rem !important}.mx-xl-n8{margin-right:-3.5rem !important;margin-left:-3.5rem !important}.mx-xl-n9{margin-right:-4rem !important;margin-left:-4rem !important}.mx-xl-n10{margin-right:-4.5rem !important;margin-left:-4.5rem !important}.mx-xl-n11{margin-right:-5rem !important;margin-left:-5rem !important}.mx-xl-n12{margin-right:-5.5rem !important;margin-left:-5.5rem !important}.mx-xl-n13{margin-right:-6rem !important;margin-left:-6rem !important}.mx-xl-n14{margin-right:-6.5rem !important;margin-left:-6.5rem !important}.mx-xl-n15{margin-right:-7rem !important;margin-left:-7rem !important}.mx-xl-n16{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-xl-n17{margin-right:-8rem !important;margin-left:-8rem !important}.mx-xl-n18{margin-right:-8.5rem !important;margin-left:-8.5rem !important}.mx-xl-n19{margin-right:-9rem !important;margin-left:-9rem !important}.mx-xl-n20{margin-right:-9.5rem !important;margin-left:-9.5rem !important}.mx-xl-n21{margin-right:-10rem !important;margin-left:-10rem !important}.mx-xl-n22{margin-right:-12rem !important;margin-left:-12rem !important}.mx-xl-n23{margin-right:-14rem !important;margin-left:-14rem !important}.my-xl-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-xl-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-xl-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-xl-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-xl-n5{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-xl-n6{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-xl-n7{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-xl-n8{margin-top:-3.5rem !important;margin-bottom:-3.5rem !important}.my-xl-n9{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-xl-n10{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important}.my-xl-n11{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-xl-n12{margin-top:-5.5rem !important;margin-bottom:-5.5rem !important}.my-xl-n13{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-xl-n14{margin-top:-6.5rem !important;margin-bottom:-6.5rem !important}.my-xl-n15{margin-top:-7rem !important;margin-bottom:-7rem !important}.my-xl-n16{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-xl-n17{margin-top:-8rem !important;margin-bottom:-8rem !important}.my-xl-n18{margin-top:-8.5rem !important;margin-bottom:-8.5rem !important}.my-xl-n19{margin-top:-9rem !important;margin-bottom:-9rem !important}.my-xl-n20{margin-top:-9.5rem !important;margin-bottom:-9.5rem !important}.my-xl-n21{margin-top:-10rem !important;margin-bottom:-10rem !important}.my-xl-n22{margin-top:-12rem !important;margin-bottom:-12rem !important}.my-xl-n23{margin-top:-14rem !important;margin-bottom:-14rem !important}.mt-xl-n1{margin-top:-0.25rem !important}.mt-xl-n2{margin-top:-0.5rem !important}.mt-xl-n3{margin-top:-1rem !important}.mt-xl-n4{margin-top:-1.5rem !important}.mt-xl-n5{margin-top:-2rem !important}.mt-xl-n6{margin-top:-2.5rem !important}.mt-xl-n7{margin-top:-3rem !important}.mt-xl-n8{margin-top:-3.5rem !important}.mt-xl-n9{margin-top:-4rem !important}.mt-xl-n10{margin-top:-4.5rem !important}.mt-xl-n11{margin-top:-5rem !important}.mt-xl-n12{margin-top:-5.5rem !important}.mt-xl-n13{margin-top:-6rem !important}.mt-xl-n14{margin-top:-6.5rem !important}.mt-xl-n15{margin-top:-7rem !important}.mt-xl-n16{margin-top:-7.5rem !important}.mt-xl-n17{margin-top:-8rem !important}.mt-xl-n18{margin-top:-8.5rem !important}.mt-xl-n19{margin-top:-9rem !important}.mt-xl-n20{margin-top:-9.5rem !important}.mt-xl-n21{margin-top:-10rem !important}.mt-xl-n22{margin-top:-12rem !important}.mt-xl-n23{margin-top:-14rem !important}.me-xl-n1{margin-right:-0.25rem !important}.me-xl-n2{margin-right:-0.5rem !important}.me-xl-n3{margin-right:-1rem !important}.me-xl-n4{margin-right:-1.5rem !important}.me-xl-n5{margin-right:-2rem !important}.me-xl-n6{margin-right:-2.5rem !important}.me-xl-n7{margin-right:-3rem !important}.me-xl-n8{margin-right:-3.5rem !important}.me-xl-n9{margin-right:-4rem !important}.me-xl-n10{margin-right:-4.5rem !important}.me-xl-n11{margin-right:-5rem !important}.me-xl-n12{margin-right:-5.5rem !important}.me-xl-n13{margin-right:-6rem !important}.me-xl-n14{margin-right:-6.5rem !important}.me-xl-n15{margin-right:-7rem !important}.me-xl-n16{margin-right:-7.5rem !important}.me-xl-n17{margin-right:-8rem !important}.me-xl-n18{margin-right:-8.5rem !important}.me-xl-n19{margin-right:-9rem !important}.me-xl-n20{margin-right:-9.5rem !important}.me-xl-n21{margin-right:-10rem !important}.me-xl-n22{margin-right:-12rem !important}.me-xl-n23{margin-right:-14rem !important}.mb-xl-n1{margin-bottom:-0.25rem !important}.mb-xl-n2{margin-bottom:-0.5rem !important}.mb-xl-n3{margin-bottom:-1rem !important}.mb-xl-n4{margin-bottom:-1.5rem !important}.mb-xl-n5{margin-bottom:-2rem !important}.mb-xl-n6{margin-bottom:-2.5rem !important}.mb-xl-n7{margin-bottom:-3rem !important}.mb-xl-n8{margin-bottom:-3.5rem !important}.mb-xl-n9{margin-bottom:-4rem !important}.mb-xl-n10{margin-bottom:-4.5rem !important}.mb-xl-n11{margin-bottom:-5rem !important}.mb-xl-n12{margin-bottom:-5.5rem !important}.mb-xl-n13{margin-bottom:-6rem !important}.mb-xl-n14{margin-bottom:-6.5rem !important}.mb-xl-n15{margin-bottom:-7rem !important}.mb-xl-n16{margin-bottom:-7.5rem !important}.mb-xl-n17{margin-bottom:-8rem !important}.mb-xl-n18{margin-bottom:-8.5rem !important}.mb-xl-n19{margin-bottom:-9rem !important}.mb-xl-n20{margin-bottom:-9.5rem !important}.mb-xl-n21{margin-bottom:-10rem !important}.mb-xl-n22{margin-bottom:-12rem !important}.mb-xl-n23{margin-bottom:-14rem !important}.ms-xl-n1{margin-left:-0.25rem !important}.ms-xl-n2{margin-left:-0.5rem !important}.ms-xl-n3{margin-left:-1rem !important}.ms-xl-n4{margin-left:-1.5rem !important}.ms-xl-n5{margin-left:-2rem !important}.ms-xl-n6{margin-left:-2.5rem !important}.ms-xl-n7{margin-left:-3rem !important}.ms-xl-n8{margin-left:-3.5rem !important}.ms-xl-n9{margin-left:-4rem !important}.ms-xl-n10{margin-left:-4.5rem !important}.ms-xl-n11{margin-left:-5rem !important}.ms-xl-n12{margin-left:-5.5rem !important}.ms-xl-n13{margin-left:-6rem !important}.ms-xl-n14{margin-left:-6.5rem !important}.ms-xl-n15{margin-left:-7rem !important}.ms-xl-n16{margin-left:-7.5rem !important}.ms-xl-n17{margin-left:-8rem !important}.ms-xl-n18{margin-left:-8.5rem !important}.ms-xl-n19{margin-left:-9rem !important}.ms-xl-n20{margin-left:-9.5rem !important}.ms-xl-n21{margin-left:-10rem !important}.ms-xl-n22{margin-left:-12rem !important}.ms-xl-n23{margin-left:-14rem !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:2rem !important}.p-xl-6{padding:2.5rem !important}.p-xl-7{padding:3rem !important}.p-xl-8{padding:3.5rem !important}.p-xl-9{padding:4rem !important}.p-xl-10{padding:4.5rem !important}.p-xl-11{padding:5rem !important}.p-xl-12{padding:5.5rem !important}.p-xl-13{padding:6rem !important}.p-xl-14{padding:6.5rem !important}.p-xl-15{padding:7rem !important}.p-xl-16{padding:7.5rem !important}.p-xl-17{padding:8rem !important}.p-xl-18{padding:8.5rem !important}.p-xl-19{padding:9rem !important}.p-xl-20{padding:9.5rem !important}.p-xl-21{padding:10rem !important}.p-xl-22{padding:12rem !important}.p-xl-23{padding:14rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:2rem !important;padding-left:2rem !important}.px-xl-6{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-xl-7{padding-right:3rem !important;padding-left:3rem !important}.px-xl-8{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-xl-9{padding-right:4rem !important;padding-left:4rem !important}.px-xl-10{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-xl-11{padding-right:5rem !important;padding-left:5rem !important}.px-xl-12{padding-right:5.5rem !important;padding-left:5.5rem !important}.px-xl-13{padding-right:6rem !important;padding-left:6rem !important}.px-xl-14{padding-right:6.5rem !important;padding-left:6.5rem !important}.px-xl-15{padding-right:7rem !important;padding-left:7rem !important}.px-xl-16{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-xl-17{padding-right:8rem !important;padding-left:8rem !important}.px-xl-18{padding-right:8.5rem !important;padding-left:8.5rem !important}.px-xl-19{padding-right:9rem !important;padding-left:9rem !important}.px-xl-20{padding-right:9.5rem !important;padding-left:9.5rem !important}.px-xl-21{padding-right:10rem !important;padding-left:10rem !important}.px-xl-22{padding-right:12rem !important;padding-left:12rem !important}.px-xl-23{padding-right:14rem !important;padding-left:14rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:2rem !important;padding-bottom:2rem !important}.py-xl-6{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-xl-7{padding-top:3rem !important;padding-bottom:3rem !important}.py-xl-8{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-xl-9{padding-top:4rem !important;padding-bottom:4rem !important}.py-xl-10{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-xl-11{padding-top:5rem !important;padding-bottom:5rem !important}.py-xl-12{padding-top:5.5rem !important;padding-bottom:5.5rem !important}.py-xl-13{padding-top:6rem !important;padding-bottom:6rem !important}.py-xl-14{padding-top:6.5rem !important;padding-bottom:6.5rem !important}.py-xl-15{padding-top:7rem !important;padding-bottom:7rem !important}.py-xl-16{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-xl-17{padding-top:8rem !important;padding-bottom:8rem !important}.py-xl-18{padding-top:8.5rem !important;padding-bottom:8.5rem !important}.py-xl-19{padding-top:9rem !important;padding-bottom:9rem !important}.py-xl-20{padding-top:9.5rem !important;padding-bottom:9.5rem !important}.py-xl-21{padding-top:10rem !important;padding-bottom:10rem !important}.py-xl-22{padding-top:12rem !important;padding-bottom:12rem !important}.py-xl-23{padding-top:14rem !important;padding-bottom:14rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:2rem !important}.pt-xl-6{padding-top:2.5rem !important}.pt-xl-7{padding-top:3rem !important}.pt-xl-8{padding-top:3.5rem !important}.pt-xl-9{padding-top:4rem !important}.pt-xl-10{padding-top:4.5rem !important}.pt-xl-11{padding-top:5rem !important}.pt-xl-12{padding-top:5.5rem !important}.pt-xl-13{padding-top:6rem !important}.pt-xl-14{padding-top:6.5rem !important}.pt-xl-15{padding-top:7rem !important}.pt-xl-16{padding-top:7.5rem !important}.pt-xl-17{padding-top:8rem !important}.pt-xl-18{padding-top:8.5rem !important}.pt-xl-19{padding-top:9rem !important}.pt-xl-20{padding-top:9.5rem !important}.pt-xl-21{padding-top:10rem !important}.pt-xl-22{padding-top:12rem !important}.pt-xl-23{padding-top:14rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:2rem !important}.pe-xl-6{padding-right:2.5rem !important}.pe-xl-7{padding-right:3rem !important}.pe-xl-8{padding-right:3.5rem !important}.pe-xl-9{padding-right:4rem !important}.pe-xl-10{padding-right:4.5rem !important}.pe-xl-11{padding-right:5rem !important}.pe-xl-12{padding-right:5.5rem !important}.pe-xl-13{padding-right:6rem !important}.pe-xl-14{padding-right:6.5rem !important}.pe-xl-15{padding-right:7rem !important}.pe-xl-16{padding-right:7.5rem !important}.pe-xl-17{padding-right:8rem !important}.pe-xl-18{padding-right:8.5rem !important}.pe-xl-19{padding-right:9rem !important}.pe-xl-20{padding-right:9.5rem !important}.pe-xl-21{padding-right:10rem !important}.pe-xl-22{padding-right:12rem !important}.pe-xl-23{padding-right:14rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:2rem !important}.pb-xl-6{padding-bottom:2.5rem !important}.pb-xl-7{padding-bottom:3rem !important}.pb-xl-8{padding-bottom:3.5rem !important}.pb-xl-9{padding-bottom:4rem !important}.pb-xl-10{padding-bottom:4.5rem !important}.pb-xl-11{padding-bottom:5rem !important}.pb-xl-12{padding-bottom:5.5rem !important}.pb-xl-13{padding-bottom:6rem !important}.pb-xl-14{padding-bottom:6.5rem !important}.pb-xl-15{padding-bottom:7rem !important}.pb-xl-16{padding-bottom:7.5rem !important}.pb-xl-17{padding-bottom:8rem !important}.pb-xl-18{padding-bottom:8.5rem !important}.pb-xl-19{padding-bottom:9rem !important}.pb-xl-20{padding-bottom:9.5rem !important}.pb-xl-21{padding-bottom:10rem !important}.pb-xl-22{padding-bottom:12rem !important}.pb-xl-23{padding-bottom:14rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:2rem !important}.ps-xl-6{padding-left:2.5rem !important}.ps-xl-7{padding-left:3rem !important}.ps-xl-8{padding-left:3.5rem !important}.ps-xl-9{padding-left:4rem !important}.ps-xl-10{padding-left:4.5rem !important}.ps-xl-11{padding-left:5rem !important}.ps-xl-12{padding-left:5.5rem !important}.ps-xl-13{padding-left:6rem !important}.ps-xl-14{padding-left:6.5rem !important}.ps-xl-15{padding-left:7rem !important}.ps-xl-16{padding-left:7.5rem !important}.ps-xl-17{padding-left:8rem !important}.ps-xl-18{padding-left:8.5rem !important}.ps-xl-19{padding-left:9rem !important}.ps-xl-20{padding-left:9.5rem !important}.ps-xl-21{padding-left:10rem !important}.ps-xl-22{padding-left:12rem !important}.ps-xl-23{padding-left:14rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:2rem !important}.gap-xl-6{gap:2.5rem !important}.gap-xl-7{gap:3rem !important}.gap-xl-8{gap:3.5rem !important}.gap-xl-9{gap:4rem !important}.gap-xl-10{gap:4.5rem !important}.gap-xl-11{gap:5rem !important}.gap-xl-12{gap:5.5rem !important}.gap-xl-13{gap:6rem !important}.gap-xl-14{gap:6.5rem !important}.gap-xl-15{gap:7rem !important}.gap-xl-16{gap:7.5rem !important}.gap-xl-17{gap:8rem !important}.gap-xl-18{gap:8.5rem !important}.gap-xl-19{gap:9rem !important}.gap-xl-20{gap:9.5rem !important}.gap-xl-21{gap:10rem !important}.gap-xl-22{gap:12rem !important}.gap-xl-23{gap:14rem !important}.row-gap-xl-0{row-gap:0 !important}.row-gap-xl-1{row-gap:.25rem !important}.row-gap-xl-2{row-gap:.5rem !important}.row-gap-xl-3{row-gap:1rem !important}.row-gap-xl-4{row-gap:1.5rem !important}.row-gap-xl-5{row-gap:2rem !important}.row-gap-xl-6{row-gap:2.5rem !important}.row-gap-xl-7{row-gap:3rem !important}.row-gap-xl-8{row-gap:3.5rem !important}.row-gap-xl-9{row-gap:4rem !important}.row-gap-xl-10{row-gap:4.5rem !important}.row-gap-xl-11{row-gap:5rem !important}.row-gap-xl-12{row-gap:5.5rem !important}.row-gap-xl-13{row-gap:6rem !important}.row-gap-xl-14{row-gap:6.5rem !important}.row-gap-xl-15{row-gap:7rem !important}.row-gap-xl-16{row-gap:7.5rem !important}.row-gap-xl-17{row-gap:8rem !important}.row-gap-xl-18{row-gap:8.5rem !important}.row-gap-xl-19{row-gap:9rem !important}.row-gap-xl-20{row-gap:9.5rem !important}.row-gap-xl-21{row-gap:10rem !important}.row-gap-xl-22{row-gap:12rem !important}.row-gap-xl-23{row-gap:14rem !important}.column-gap-xl-0{-webkit-column-gap:0 !important;column-gap:0 !important}.column-gap-xl-1{-webkit-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-xl-2{-webkit-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-xl-3{-webkit-column-gap:1rem !important;column-gap:1rem !important}.column-gap-xl-4{-webkit-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-xl-5{-webkit-column-gap:2rem !important;column-gap:2rem !important}.column-gap-xl-6{-webkit-column-gap:2.5rem !important;column-gap:2.5rem !important}.column-gap-xl-7{-webkit-column-gap:3rem !important;column-gap:3rem !important}.column-gap-xl-8{-webkit-column-gap:3.5rem !important;column-gap:3.5rem !important}.column-gap-xl-9{-webkit-column-gap:4rem !important;column-gap:4rem !important}.column-gap-xl-10{-webkit-column-gap:4.5rem !important;column-gap:4.5rem !important}.column-gap-xl-11{-webkit-column-gap:5rem !important;column-gap:5rem !important}.column-gap-xl-12{-webkit-column-gap:5.5rem !important;column-gap:5.5rem !important}.column-gap-xl-13{-webkit-column-gap:6rem !important;column-gap:6rem !important}.column-gap-xl-14{-webkit-column-gap:6.5rem !important;column-gap:6.5rem !important}.column-gap-xl-15{-webkit-column-gap:7rem !important;column-gap:7rem !important}.column-gap-xl-16{-webkit-column-gap:7.5rem !important;column-gap:7.5rem !important}.column-gap-xl-17{-webkit-column-gap:8rem !important;column-gap:8rem !important}.column-gap-xl-18{-webkit-column-gap:8.5rem !important;column-gap:8.5rem !important}.column-gap-xl-19{-webkit-column-gap:9rem !important;column-gap:9rem !important}.column-gap-xl-20{-webkit-column-gap:9.5rem !important;column-gap:9.5rem !important}.column-gap-xl-21{-webkit-column-gap:10rem !important;column-gap:10rem !important}.column-gap-xl-22{-webkit-column-gap:12rem !important;column-gap:12rem !important}.column-gap-xl-23{-webkit-column-gap:14rem !important;column-gap:14rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media(min-width: 1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.object-fit-xxl-contain{object-fit:contain !important}.object-fit-xxl-cover{object-fit:cover !important}.object-fit-xxl-fill{object-fit:fill !important}.object-fit-xxl-scale{object-fit:scale-down !important}.object-fit-xxl-none{object-fit:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-inline-grid{display:inline-grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:2rem !important}.m-xxl-6{margin:2.5rem !important}.m-xxl-7{margin:3rem !important}.m-xxl-8{margin:3.5rem !important}.m-xxl-9{margin:4rem !important}.m-xxl-10{margin:4.5rem !important}.m-xxl-11{margin:5rem !important}.m-xxl-12{margin:5.5rem !important}.m-xxl-13{margin:6rem !important}.m-xxl-14{margin:6.5rem !important}.m-xxl-15{margin:7rem !important}.m-xxl-16{margin:7.5rem !important}.m-xxl-17{margin:8rem !important}.m-xxl-18{margin:8.5rem !important}.m-xxl-19{margin:9rem !important}.m-xxl-20{margin:9.5rem !important}.m-xxl-21{margin:10rem !important}.m-xxl-22{margin:12rem !important}.m-xxl-23{margin:14rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:2rem !important;margin-left:2rem !important}.mx-xxl-6{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-xxl-7{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-8{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-xxl-9{margin-right:4rem !important;margin-left:4rem !important}.mx-xxl-10{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-xxl-11{margin-right:5rem !important;margin-left:5rem !important}.mx-xxl-12{margin-right:5.5rem !important;margin-left:5.5rem !important}.mx-xxl-13{margin-right:6rem !important;margin-left:6rem !important}.mx-xxl-14{margin-right:6.5rem !important;margin-left:6.5rem !important}.mx-xxl-15{margin-right:7rem !important;margin-left:7rem !important}.mx-xxl-16{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-xxl-17{margin-right:8rem !important;margin-left:8rem !important}.mx-xxl-18{margin-right:8.5rem !important;margin-left:8.5rem !important}.mx-xxl-19{margin-right:9rem !important;margin-left:9rem !important}.mx-xxl-20{margin-right:9.5rem !important;margin-left:9.5rem !important}.mx-xxl-21{margin-right:10rem !important;margin-left:10rem !important}.mx-xxl-22{margin-right:12rem !important;margin-left:12rem !important}.mx-xxl-23{margin-right:14rem !important;margin-left:14rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:2rem !important;margin-bottom:2rem !important}.my-xxl-6{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-xxl-7{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-8{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-xxl-9{margin-top:4rem !important;margin-bottom:4rem !important}.my-xxl-10{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-xxl-11{margin-top:5rem !important;margin-bottom:5rem !important}.my-xxl-12{margin-top:5.5rem !important;margin-bottom:5.5rem !important}.my-xxl-13{margin-top:6rem !important;margin-bottom:6rem !important}.my-xxl-14{margin-top:6.5rem !important;margin-bottom:6.5rem !important}.my-xxl-15{margin-top:7rem !important;margin-bottom:7rem !important}.my-xxl-16{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-xxl-17{margin-top:8rem !important;margin-bottom:8rem !important}.my-xxl-18{margin-top:8.5rem !important;margin-bottom:8.5rem !important}.my-xxl-19{margin-top:9rem !important;margin-bottom:9rem !important}.my-xxl-20{margin-top:9.5rem !important;margin-bottom:9.5rem !important}.my-xxl-21{margin-top:10rem !important;margin-bottom:10rem !important}.my-xxl-22{margin-top:12rem !important;margin-bottom:12rem !important}.my-xxl-23{margin-top:14rem !important;margin-bottom:14rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:2rem !important}.mt-xxl-6{margin-top:2.5rem !important}.mt-xxl-7{margin-top:3rem !important}.mt-xxl-8{margin-top:3.5rem !important}.mt-xxl-9{margin-top:4rem !important}.mt-xxl-10{margin-top:4.5rem !important}.mt-xxl-11{margin-top:5rem !important}.mt-xxl-12{margin-top:5.5rem !important}.mt-xxl-13{margin-top:6rem !important}.mt-xxl-14{margin-top:6.5rem !important}.mt-xxl-15{margin-top:7rem !important}.mt-xxl-16{margin-top:7.5rem !important}.mt-xxl-17{margin-top:8rem !important}.mt-xxl-18{margin-top:8.5rem !important}.mt-xxl-19{margin-top:9rem !important}.mt-xxl-20{margin-top:9.5rem !important}.mt-xxl-21{margin-top:10rem !important}.mt-xxl-22{margin-top:12rem !important}.mt-xxl-23{margin-top:14rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:2rem !important}.me-xxl-6{margin-right:2.5rem !important}.me-xxl-7{margin-right:3rem !important}.me-xxl-8{margin-right:3.5rem !important}.me-xxl-9{margin-right:4rem !important}.me-xxl-10{margin-right:4.5rem !important}.me-xxl-11{margin-right:5rem !important}.me-xxl-12{margin-right:5.5rem !important}.me-xxl-13{margin-right:6rem !important}.me-xxl-14{margin-right:6.5rem !important}.me-xxl-15{margin-right:7rem !important}.me-xxl-16{margin-right:7.5rem !important}.me-xxl-17{margin-right:8rem !important}.me-xxl-18{margin-right:8.5rem !important}.me-xxl-19{margin-right:9rem !important}.me-xxl-20{margin-right:9.5rem !important}.me-xxl-21{margin-right:10rem !important}.me-xxl-22{margin-right:12rem !important}.me-xxl-23{margin-right:14rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:2rem !important}.mb-xxl-6{margin-bottom:2.5rem !important}.mb-xxl-7{margin-bottom:3rem !important}.mb-xxl-8{margin-bottom:3.5rem !important}.mb-xxl-9{margin-bottom:4rem !important}.mb-xxl-10{margin-bottom:4.5rem !important}.mb-xxl-11{margin-bottom:5rem !important}.mb-xxl-12{margin-bottom:5.5rem !important}.mb-xxl-13{margin-bottom:6rem !important}.mb-xxl-14{margin-bottom:6.5rem !important}.mb-xxl-15{margin-bottom:7rem !important}.mb-xxl-16{margin-bottom:7.5rem !important}.mb-xxl-17{margin-bottom:8rem !important}.mb-xxl-18{margin-bottom:8.5rem !important}.mb-xxl-19{margin-bottom:9rem !important}.mb-xxl-20{margin-bottom:9.5rem !important}.mb-xxl-21{margin-bottom:10rem !important}.mb-xxl-22{margin-bottom:12rem !important}.mb-xxl-23{margin-bottom:14rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:2rem !important}.ms-xxl-6{margin-left:2.5rem !important}.ms-xxl-7{margin-left:3rem !important}.ms-xxl-8{margin-left:3.5rem !important}.ms-xxl-9{margin-left:4rem !important}.ms-xxl-10{margin-left:4.5rem !important}.ms-xxl-11{margin-left:5rem !important}.ms-xxl-12{margin-left:5.5rem !important}.ms-xxl-13{margin-left:6rem !important}.ms-xxl-14{margin-left:6.5rem !important}.ms-xxl-15{margin-left:7rem !important}.ms-xxl-16{margin-left:7.5rem !important}.ms-xxl-17{margin-left:8rem !important}.ms-xxl-18{margin-left:8.5rem !important}.ms-xxl-19{margin-left:9rem !important}.ms-xxl-20{margin-left:9.5rem !important}.ms-xxl-21{margin-left:10rem !important}.ms-xxl-22{margin-left:12rem !important}.ms-xxl-23{margin-left:14rem !important}.ms-xxl-auto{margin-left:auto !important}.m-xxl-n1{margin:-0.25rem !important}.m-xxl-n2{margin:-0.5rem !important}.m-xxl-n3{margin:-1rem !important}.m-xxl-n4{margin:-1.5rem !important}.m-xxl-n5{margin:-2rem !important}.m-xxl-n6{margin:-2.5rem !important}.m-xxl-n7{margin:-3rem !important}.m-xxl-n8{margin:-3.5rem !important}.m-xxl-n9{margin:-4rem !important}.m-xxl-n10{margin:-4.5rem !important}.m-xxl-n11{margin:-5rem !important}.m-xxl-n12{margin:-5.5rem !important}.m-xxl-n13{margin:-6rem !important}.m-xxl-n14{margin:-6.5rem !important}.m-xxl-n15{margin:-7rem !important}.m-xxl-n16{margin:-7.5rem !important}.m-xxl-n17{margin:-8rem !important}.m-xxl-n18{margin:-8.5rem !important}.m-xxl-n19{margin:-9rem !important}.m-xxl-n20{margin:-9.5rem !important}.m-xxl-n21{margin:-10rem !important}.m-xxl-n22{margin:-12rem !important}.m-xxl-n23{margin:-14rem !important}.mx-xxl-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-xxl-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-xxl-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-xxl-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-xxl-n5{margin-right:-2rem !important;margin-left:-2rem !important}.mx-xxl-n6{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-xxl-n7{margin-right:-3rem !important;margin-left:-3rem !important}.mx-xxl-n8{margin-right:-3.5rem !important;margin-left:-3.5rem !important}.mx-xxl-n9{margin-right:-4rem !important;margin-left:-4rem !important}.mx-xxl-n10{margin-right:-4.5rem !important;margin-left:-4.5rem !important}.mx-xxl-n11{margin-right:-5rem !important;margin-left:-5rem !important}.mx-xxl-n12{margin-right:-5.5rem !important;margin-left:-5.5rem !important}.mx-xxl-n13{margin-right:-6rem !important;margin-left:-6rem !important}.mx-xxl-n14{margin-right:-6.5rem !important;margin-left:-6.5rem !important}.mx-xxl-n15{margin-right:-7rem !important;margin-left:-7rem !important}.mx-xxl-n16{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-xxl-n17{margin-right:-8rem !important;margin-left:-8rem !important}.mx-xxl-n18{margin-right:-8.5rem !important;margin-left:-8.5rem !important}.mx-xxl-n19{margin-right:-9rem !important;margin-left:-9rem !important}.mx-xxl-n20{margin-right:-9.5rem !important;margin-left:-9.5rem !important}.mx-xxl-n21{margin-right:-10rem !important;margin-left:-10rem !important}.mx-xxl-n22{margin-right:-12rem !important;margin-left:-12rem !important}.mx-xxl-n23{margin-right:-14rem !important;margin-left:-14rem !important}.my-xxl-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-xxl-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-xxl-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-xxl-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-xxl-n5{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-xxl-n6{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-xxl-n7{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-xxl-n8{margin-top:-3.5rem !important;margin-bottom:-3.5rem !important}.my-xxl-n9{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-xxl-n10{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important}.my-xxl-n11{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-xxl-n12{margin-top:-5.5rem !important;margin-bottom:-5.5rem !important}.my-xxl-n13{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-xxl-n14{margin-top:-6.5rem !important;margin-bottom:-6.5rem !important}.my-xxl-n15{margin-top:-7rem !important;margin-bottom:-7rem !important}.my-xxl-n16{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-xxl-n17{margin-top:-8rem !important;margin-bottom:-8rem !important}.my-xxl-n18{margin-top:-8.5rem !important;margin-bottom:-8.5rem !important}.my-xxl-n19{margin-top:-9rem !important;margin-bottom:-9rem !important}.my-xxl-n20{margin-top:-9.5rem !important;margin-bottom:-9.5rem !important}.my-xxl-n21{margin-top:-10rem !important;margin-bottom:-10rem !important}.my-xxl-n22{margin-top:-12rem !important;margin-bottom:-12rem !important}.my-xxl-n23{margin-top:-14rem !important;margin-bottom:-14rem !important}.mt-xxl-n1{margin-top:-0.25rem !important}.mt-xxl-n2{margin-top:-0.5rem !important}.mt-xxl-n3{margin-top:-1rem !important}.mt-xxl-n4{margin-top:-1.5rem !important}.mt-xxl-n5{margin-top:-2rem !important}.mt-xxl-n6{margin-top:-2.5rem !important}.mt-xxl-n7{margin-top:-3rem !important}.mt-xxl-n8{margin-top:-3.5rem !important}.mt-xxl-n9{margin-top:-4rem !important}.mt-xxl-n10{margin-top:-4.5rem !important}.mt-xxl-n11{margin-top:-5rem !important}.mt-xxl-n12{margin-top:-5.5rem !important}.mt-xxl-n13{margin-top:-6rem !important}.mt-xxl-n14{margin-top:-6.5rem !important}.mt-xxl-n15{margin-top:-7rem !important}.mt-xxl-n16{margin-top:-7.5rem !important}.mt-xxl-n17{margin-top:-8rem !important}.mt-xxl-n18{margin-top:-8.5rem !important}.mt-xxl-n19{margin-top:-9rem !important}.mt-xxl-n20{margin-top:-9.5rem !important}.mt-xxl-n21{margin-top:-10rem !important}.mt-xxl-n22{margin-top:-12rem !important}.mt-xxl-n23{margin-top:-14rem !important}.me-xxl-n1{margin-right:-0.25rem !important}.me-xxl-n2{margin-right:-0.5rem !important}.me-xxl-n3{margin-right:-1rem !important}.me-xxl-n4{margin-right:-1.5rem !important}.me-xxl-n5{margin-right:-2rem !important}.me-xxl-n6{margin-right:-2.5rem !important}.me-xxl-n7{margin-right:-3rem !important}.me-xxl-n8{margin-right:-3.5rem !important}.me-xxl-n9{margin-right:-4rem !important}.me-xxl-n10{margin-right:-4.5rem !important}.me-xxl-n11{margin-right:-5rem !important}.me-xxl-n12{margin-right:-5.5rem !important}.me-xxl-n13{margin-right:-6rem !important}.me-xxl-n14{margin-right:-6.5rem !important}.me-xxl-n15{margin-right:-7rem !important}.me-xxl-n16{margin-right:-7.5rem !important}.me-xxl-n17{margin-right:-8rem !important}.me-xxl-n18{margin-right:-8.5rem !important}.me-xxl-n19{margin-right:-9rem !important}.me-xxl-n20{margin-right:-9.5rem !important}.me-xxl-n21{margin-right:-10rem !important}.me-xxl-n22{margin-right:-12rem !important}.me-xxl-n23{margin-right:-14rem !important}.mb-xxl-n1{margin-bottom:-0.25rem !important}.mb-xxl-n2{margin-bottom:-0.5rem !important}.mb-xxl-n3{margin-bottom:-1rem !important}.mb-xxl-n4{margin-bottom:-1.5rem !important}.mb-xxl-n5{margin-bottom:-2rem !important}.mb-xxl-n6{margin-bottom:-2.5rem !important}.mb-xxl-n7{margin-bottom:-3rem !important}.mb-xxl-n8{margin-bottom:-3.5rem !important}.mb-xxl-n9{margin-bottom:-4rem !important}.mb-xxl-n10{margin-bottom:-4.5rem !important}.mb-xxl-n11{margin-bottom:-5rem !important}.mb-xxl-n12{margin-bottom:-5.5rem !important}.mb-xxl-n13{margin-bottom:-6rem !important}.mb-xxl-n14{margin-bottom:-6.5rem !important}.mb-xxl-n15{margin-bottom:-7rem !important}.mb-xxl-n16{margin-bottom:-7.5rem !important}.mb-xxl-n17{margin-bottom:-8rem !important}.mb-xxl-n18{margin-bottom:-8.5rem !important}.mb-xxl-n19{margin-bottom:-9rem !important}.mb-xxl-n20{margin-bottom:-9.5rem !important}.mb-xxl-n21{margin-bottom:-10rem !important}.mb-xxl-n22{margin-bottom:-12rem !important}.mb-xxl-n23{margin-bottom:-14rem !important}.ms-xxl-n1{margin-left:-0.25rem !important}.ms-xxl-n2{margin-left:-0.5rem !important}.ms-xxl-n3{margin-left:-1rem !important}.ms-xxl-n4{margin-left:-1.5rem !important}.ms-xxl-n5{margin-left:-2rem !important}.ms-xxl-n6{margin-left:-2.5rem !important}.ms-xxl-n7{margin-left:-3rem !important}.ms-xxl-n8{margin-left:-3.5rem !important}.ms-xxl-n9{margin-left:-4rem !important}.ms-xxl-n10{margin-left:-4.5rem !important}.ms-xxl-n11{margin-left:-5rem !important}.ms-xxl-n12{margin-left:-5.5rem !important}.ms-xxl-n13{margin-left:-6rem !important}.ms-xxl-n14{margin-left:-6.5rem !important}.ms-xxl-n15{margin-left:-7rem !important}.ms-xxl-n16{margin-left:-7.5rem !important}.ms-xxl-n17{margin-left:-8rem !important}.ms-xxl-n18{margin-left:-8.5rem !important}.ms-xxl-n19{margin-left:-9rem !important}.ms-xxl-n20{margin-left:-9.5rem !important}.ms-xxl-n21{margin-left:-10rem !important}.ms-xxl-n22{margin-left:-12rem !important}.ms-xxl-n23{margin-left:-14rem !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:2rem !important}.p-xxl-6{padding:2.5rem !important}.p-xxl-7{padding:3rem !important}.p-xxl-8{padding:3.5rem !important}.p-xxl-9{padding:4rem !important}.p-xxl-10{padding:4.5rem !important}.p-xxl-11{padding:5rem !important}.p-xxl-12{padding:5.5rem !important}.p-xxl-13{padding:6rem !important}.p-xxl-14{padding:6.5rem !important}.p-xxl-15{padding:7rem !important}.p-xxl-16{padding:7.5rem !important}.p-xxl-17{padding:8rem !important}.p-xxl-18{padding:8.5rem !important}.p-xxl-19{padding:9rem !important}.p-xxl-20{padding:9.5rem !important}.p-xxl-21{padding:10rem !important}.p-xxl-22{padding:12rem !important}.p-xxl-23{padding:14rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:2rem !important;padding-left:2rem !important}.px-xxl-6{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-xxl-7{padding-right:3rem !important;padding-left:3rem !important}.px-xxl-8{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-xxl-9{padding-right:4rem !important;padding-left:4rem !important}.px-xxl-10{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-xxl-11{padding-right:5rem !important;padding-left:5rem !important}.px-xxl-12{padding-right:5.5rem !important;padding-left:5.5rem !important}.px-xxl-13{padding-right:6rem !important;padding-left:6rem !important}.px-xxl-14{padding-right:6.5rem !important;padding-left:6.5rem !important}.px-xxl-15{padding-right:7rem !important;padding-left:7rem !important}.px-xxl-16{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-xxl-17{padding-right:8rem !important;padding-left:8rem !important}.px-xxl-18{padding-right:8.5rem !important;padding-left:8.5rem !important}.px-xxl-19{padding-right:9rem !important;padding-left:9rem !important}.px-xxl-20{padding-right:9.5rem !important;padding-left:9.5rem !important}.px-xxl-21{padding-right:10rem !important;padding-left:10rem !important}.px-xxl-22{padding-right:12rem !important;padding-left:12rem !important}.px-xxl-23{padding-right:14rem !important;padding-left:14rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:2rem !important;padding-bottom:2rem !important}.py-xxl-6{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-xxl-7{padding-top:3rem !important;padding-bottom:3rem !important}.py-xxl-8{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-xxl-9{padding-top:4rem !important;padding-bottom:4rem !important}.py-xxl-10{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-xxl-11{padding-top:5rem !important;padding-bottom:5rem !important}.py-xxl-12{padding-top:5.5rem !important;padding-bottom:5.5rem !important}.py-xxl-13{padding-top:6rem !important;padding-bottom:6rem !important}.py-xxl-14{padding-top:6.5rem !important;padding-bottom:6.5rem !important}.py-xxl-15{padding-top:7rem !important;padding-bottom:7rem !important}.py-xxl-16{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-xxl-17{padding-top:8rem !important;padding-bottom:8rem !important}.py-xxl-18{padding-top:8.5rem !important;padding-bottom:8.5rem !important}.py-xxl-19{padding-top:9rem !important;padding-bottom:9rem !important}.py-xxl-20{padding-top:9.5rem !important;padding-bottom:9.5rem !important}.py-xxl-21{padding-top:10rem !important;padding-bottom:10rem !important}.py-xxl-22{padding-top:12rem !important;padding-bottom:12rem !important}.py-xxl-23{padding-top:14rem !important;padding-bottom:14rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:2rem !important}.pt-xxl-6{padding-top:2.5rem !important}.pt-xxl-7{padding-top:3rem !important}.pt-xxl-8{padding-top:3.5rem !important}.pt-xxl-9{padding-top:4rem !important}.pt-xxl-10{padding-top:4.5rem !important}.pt-xxl-11{padding-top:5rem !important}.pt-xxl-12{padding-top:5.5rem !important}.pt-xxl-13{padding-top:6rem !important}.pt-xxl-14{padding-top:6.5rem !important}.pt-xxl-15{padding-top:7rem !important}.pt-xxl-16{padding-top:7.5rem !important}.pt-xxl-17{padding-top:8rem !important}.pt-xxl-18{padding-top:8.5rem !important}.pt-xxl-19{padding-top:9rem !important}.pt-xxl-20{padding-top:9.5rem !important}.pt-xxl-21{padding-top:10rem !important}.pt-xxl-22{padding-top:12rem !important}.pt-xxl-23{padding-top:14rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:2rem !important}.pe-xxl-6{padding-right:2.5rem !important}.pe-xxl-7{padding-right:3rem !important}.pe-xxl-8{padding-right:3.5rem !important}.pe-xxl-9{padding-right:4rem !important}.pe-xxl-10{padding-right:4.5rem !important}.pe-xxl-11{padding-right:5rem !important}.pe-xxl-12{padding-right:5.5rem !important}.pe-xxl-13{padding-right:6rem !important}.pe-xxl-14{padding-right:6.5rem !important}.pe-xxl-15{padding-right:7rem !important}.pe-xxl-16{padding-right:7.5rem !important}.pe-xxl-17{padding-right:8rem !important}.pe-xxl-18{padding-right:8.5rem !important}.pe-xxl-19{padding-right:9rem !important}.pe-xxl-20{padding-right:9.5rem !important}.pe-xxl-21{padding-right:10rem !important}.pe-xxl-22{padding-right:12rem !important}.pe-xxl-23{padding-right:14rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:2rem !important}.pb-xxl-6{padding-bottom:2.5rem !important}.pb-xxl-7{padding-bottom:3rem !important}.pb-xxl-8{padding-bottom:3.5rem !important}.pb-xxl-9{padding-bottom:4rem !important}.pb-xxl-10{padding-bottom:4.5rem !important}.pb-xxl-11{padding-bottom:5rem !important}.pb-xxl-12{padding-bottom:5.5rem !important}.pb-xxl-13{padding-bottom:6rem !important}.pb-xxl-14{padding-bottom:6.5rem !important}.pb-xxl-15{padding-bottom:7rem !important}.pb-xxl-16{padding-bottom:7.5rem !important}.pb-xxl-17{padding-bottom:8rem !important}.pb-xxl-18{padding-bottom:8.5rem !important}.pb-xxl-19{padding-bottom:9rem !important}.pb-xxl-20{padding-bottom:9.5rem !important}.pb-xxl-21{padding-bottom:10rem !important}.pb-xxl-22{padding-bottom:12rem !important}.pb-xxl-23{padding-bottom:14rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:2rem !important}.ps-xxl-6{padding-left:2.5rem !important}.ps-xxl-7{padding-left:3rem !important}.ps-xxl-8{padding-left:3.5rem !important}.ps-xxl-9{padding-left:4rem !important}.ps-xxl-10{padding-left:4.5rem !important}.ps-xxl-11{padding-left:5rem !important}.ps-xxl-12{padding-left:5.5rem !important}.ps-xxl-13{padding-left:6rem !important}.ps-xxl-14{padding-left:6.5rem !important}.ps-xxl-15{padding-left:7rem !important}.ps-xxl-16{padding-left:7.5rem !important}.ps-xxl-17{padding-left:8rem !important}.ps-xxl-18{padding-left:8.5rem !important}.ps-xxl-19{padding-left:9rem !important}.ps-xxl-20{padding-left:9.5rem !important}.ps-xxl-21{padding-left:10rem !important}.ps-xxl-22{padding-left:12rem !important}.ps-xxl-23{padding-left:14rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:2rem !important}.gap-xxl-6{gap:2.5rem !important}.gap-xxl-7{gap:3rem !important}.gap-xxl-8{gap:3.5rem !important}.gap-xxl-9{gap:4rem !important}.gap-xxl-10{gap:4.5rem !important}.gap-xxl-11{gap:5rem !important}.gap-xxl-12{gap:5.5rem !important}.gap-xxl-13{gap:6rem !important}.gap-xxl-14{gap:6.5rem !important}.gap-xxl-15{gap:7rem !important}.gap-xxl-16{gap:7.5rem !important}.gap-xxl-17{gap:8rem !important}.gap-xxl-18{gap:8.5rem !important}.gap-xxl-19{gap:9rem !important}.gap-xxl-20{gap:9.5rem !important}.gap-xxl-21{gap:10rem !important}.gap-xxl-22{gap:12rem !important}.gap-xxl-23{gap:14rem !important}.row-gap-xxl-0{row-gap:0 !important}.row-gap-xxl-1{row-gap:.25rem !important}.row-gap-xxl-2{row-gap:.5rem !important}.row-gap-xxl-3{row-gap:1rem !important}.row-gap-xxl-4{row-gap:1.5rem !important}.row-gap-xxl-5{row-gap:2rem !important}.row-gap-xxl-6{row-gap:2.5rem !important}.row-gap-xxl-7{row-gap:3rem !important}.row-gap-xxl-8{row-gap:3.5rem !important}.row-gap-xxl-9{row-gap:4rem !important}.row-gap-xxl-10{row-gap:4.5rem !important}.row-gap-xxl-11{row-gap:5rem !important}.row-gap-xxl-12{row-gap:5.5rem !important}.row-gap-xxl-13{row-gap:6rem !important}.row-gap-xxl-14{row-gap:6.5rem !important}.row-gap-xxl-15{row-gap:7rem !important}.row-gap-xxl-16{row-gap:7.5rem !important}.row-gap-xxl-17{row-gap:8rem !important}.row-gap-xxl-18{row-gap:8.5rem !important}.row-gap-xxl-19{row-gap:9rem !important}.row-gap-xxl-20{row-gap:9.5rem !important}.row-gap-xxl-21{row-gap:10rem !important}.row-gap-xxl-22{row-gap:12rem !important}.row-gap-xxl-23{row-gap:14rem !important}.column-gap-xxl-0{-webkit-column-gap:0 !important;column-gap:0 !important}.column-gap-xxl-1{-webkit-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-xxl-2{-webkit-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-xxl-3{-webkit-column-gap:1rem !important;column-gap:1rem !important}.column-gap-xxl-4{-webkit-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-xxl-5{-webkit-column-gap:2rem !important;column-gap:2rem !important}.column-gap-xxl-6{-webkit-column-gap:2.5rem !important;column-gap:2.5rem !important}.column-gap-xxl-7{-webkit-column-gap:3rem !important;column-gap:3rem !important}.column-gap-xxl-8{-webkit-column-gap:3.5rem !important;column-gap:3.5rem !important}.column-gap-xxl-9{-webkit-column-gap:4rem !important;column-gap:4rem !important}.column-gap-xxl-10{-webkit-column-gap:4.5rem !important;column-gap:4.5rem !important}.column-gap-xxl-11{-webkit-column-gap:5rem !important;column-gap:5rem !important}.column-gap-xxl-12{-webkit-column-gap:5.5rem !important;column-gap:5.5rem !important}.column-gap-xxl-13{-webkit-column-gap:6rem !important;column-gap:6rem !important}.column-gap-xxl-14{-webkit-column-gap:6.5rem !important;column-gap:6.5rem !important}.column-gap-xxl-15{-webkit-column-gap:7rem !important;column-gap:7rem !important}.column-gap-xxl-16{-webkit-column-gap:7.5rem !important;column-gap:7.5rem !important}.column-gap-xxl-17{-webkit-column-gap:8rem !important;column-gap:8rem !important}.column-gap-xxl-18{-webkit-column-gap:8.5rem !important;column-gap:8.5rem !important}.column-gap-xxl-19{-webkit-column-gap:9rem !important;column-gap:9rem !important}.column-gap-xxl-20{-webkit-column-gap:9.5rem !important;column-gap:9.5rem !important}.column-gap-xxl-21{-webkit-column-gap:10rem !important;column-gap:10rem !important}.column-gap-xxl-22{-webkit-column-gap:12rem !important;column-gap:12rem !important}.column-gap-xxl-23{-webkit-column-gap:14rem !important;column-gap:14rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media(min-width: 1200px){.fs-1{font-size:3rem !important}.fs-2{font-size:2.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}.icon-xxs{width:1rem;height:1rem;line-height:1rem}.icon-xs{width:1.5rem;height:1.5rem;line-height:1.5rem}.icon-sm{width:2rem;height:2rem;line-height:2rem}.icon-md{width:2.5rem;height:2.5rem;line-height:2.5rem}.icon-lg{width:3rem;height:3rem;line-height:3rem}.icon-xl{width:3.5rem;height:3.5rem;line-height:3.5rem}.icon-xxl{width:4rem;height:4rem;line-height:4rem}.icon-shape{display:inline-flex;align-items:center;justify-content:center;text-align:center;vertical-align:middle}h1,.h1,h2,h3,.h2,.h3{letter-spacing:-0.022rem}.display-1,.display-2,.display-3,.display-4{letter-spacing:-0.05rem}.lead{letter-spacing:-0.03rem}.text-inherit{color:var(--geeks-gray-800)}a.text-body:hover{color:var(--geeks-primary) !important}a.text-muted:hover{color:var(--geeks-primary) !important}a:hover .text-primary-hover{color:var(--geeks-primary) !important}.disableClick{pointer-events:none}.text-inverse{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.text-inverse-dark{-webkit-filter:brightness(2) invert(1);filter:brightness(2) invert(1)}.cursor-pointer{cursor:pointer}.chevron-arrow{display:inline-block;transition:.5s ease-in-out}[aria-expanded=true] .chevron-arrow{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.collapse-toggle{display:inline-block;transition:.5s ease-in-out}[aria-expanded=true] .collapse-toggle{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.bg-cover{background:no-repeat center center/cover}.bg-grayscale{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.bg-colors-gradient{background:linear-gradient(280.04deg, #baa9fb 0%, #dbbeff 48.96%, #ffe0e0 100%)}@media(max-width: 1200px){.bg-auto{background-size:auto !important}}.dot-pattern{position:relative}.dot-pattern:after{content:"";position:absolute;bottom:0;left:0;background:url(/../../../assets/images/dots-pattern.svg) no-repeat;top:0;right:0}.img-overlay{position:relative;transition:.5s ease}.img-overlay .img-color{position:relative;background-color:var(--geeks-primary);transition:.5s ease;border-radius:1rem}.img-overlay .img-color img{border-radius:.75rem}.img-overlay .img-color:hover img{mix-blend-mode:multiply;opacity:.4;transition:.2s ease}.img-overlay .caption{left:50%;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transition:.5s ease;opacity:0}.img-overlay:hover .caption{opacity:1}.hero-graphics{background-image:url(/../images/hero/hero-graphics.svg);background-size:cover;background-repeat:no-repeat;background-position:top center}.border-dashed{border:2px dashed var(--geeks-gray-300) !important}.list-timeline-activity{position:relative;z-index:1}.list-timeline-activity .list-group-item:not(:last-child)::before{content:"";position:absolute;top:1rem;left:1.25rem;height:100%;border-left:1px solid var(--geeks-border-color)}.process-line{position:relative;z-index:1}.process-line::before{content:"";position:absolute;top:1rem;left:0;right:0;margin:0 80px;width:200px;border-bottom:2px solid var(--geeks-primary)}@media(max-width: 420px){.process-line::before{display:none}}@media(max-width: 990px){.process-line::before{width:120px}}.small-divider{height:.125rem;width:2.25rem}.step-line{position:relative}.step-line::after{content:"";background-color:var(--geeks-gray-200);min-width:13rem;height:2px;position:absolute;left:0;top:50%;z-index:-1}@media(max-width: 1200px){.step-line::after{min-width:10rem}}@media(max-width: 768px){.step-line::after{min-width:6.9rem}}.active .step-line::after{background-color:var(--geeks-primary)}.bg-light-gradient{background:rgba(221, 218, 255, 0.2);background:linear-gradient(180deg, rgba(221, 218, 255, 0.2) 0%, rgba(255, 255, 255, 0) 80%);background:-moz-linear-gradient(180deg, rgba(221, 218, 255, 0.2) 0%, rgba(255, 255, 255, 0) 80%)}.bg-light-gradient-bottom{background:rgba(221, 218, 255, 0.3);background:linear-gradient(360deg, rgba(221, 218, 255, 0.3) 0%, rgba(255, 255, 255, 0) 80%);background:-moz-linear-gradient(360deg, rgba(221, 218, 255, 0.3) 0%, rgba(255, 255, 255, 0) 80%)}.bg-light-gradient-top{background:rgba(221, 218, 255, 0.3);background:linear-gradient(180deg, rgba(221, 218, 255, 0.3) 0%, rgba(255, 255, 255, 0) 80%);background:-moz-linear-gradient(180deg, rgba(221, 218, 255, 0.3) 0%, rgba(255, 255, 255, 0) 80%)}.bg-gradient-mix-shade{background:linear-gradient(270.06deg, #4A52FF 0.05%, #C678FF 54.16%, #FE5D75 99.95%)}@media(min-width: 768px){.mw-md-130{max-width:130% !important}}/*!
 * Bootstrap  v5.3.0-alpha3 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--geeks-blue: #0d6efd;--geeks-indigo: #6610f2;--geeks-purple: #6f42c1;--geeks-pink: #d63384;--geeks-red: #dc3545;--geeks-orange: #fd7e14;--geeks-yellow: #ffc107;--geeks-green: #198754;--geeks-teal: #20c997;--geeks-cyan: #0dcaf0;--geeks-black: #000;--geeks-white: #fff;--geeks-gray: #475569;--geeks-gray-dark: #1e293b;--geeks-gray-black: #000;--geeks-gray-100: #f1f5f9;--geeks-gray-200: #e2e8f0;--geeks-gray-300: #cbd5e1;--geeks-gray-400: #94a3b8;--geeks-gray-500: #64748b;--geeks-gray-600: #475569;--geeks-gray-700: #334155;--geeks-gray-800: #1e293b;--geeks-gray-900: #0f172a;--geeks-gray-1000: #0b1324;--geeks-gray-white: #fff;--geeks-primary: #6f23ff;--geeks-secondary: #64748b;--geeks-success: #38a169;--geeks-info: #0ea5e9;--geeks-warning: #f59e0b;--geeks-danger: #dc2626;--geeks-light: #f1f5f9;--geeks-dark: #0f172a;--geeks-white: #fff;--geeks-light-primary: #ede9fe;--geeks-light-danger: #fad9d8;--geeks-light-info: #e1f6ff;--geeks-light-warning: #ffeeda;--geeks-light-secondary: #e4e3e9;--geeks-light-success: #d1f5ea;--geeks-light-dark: #d1cfd8;--geeks-dark-primary: #593cc1;--geeks-dark-warning: #c28135;--geeks-dark-info: #51a0c2;--geeks-dark-danger: #ae302e;--geeks-dark-success: #139a74;--geeks-dark-secondary: #5c596d;--geeks-primary-rgb: 117, 79, 254;--geeks-secondary-rgb: 100, 116, 139;--geeks-success-rgb: 56, 161, 105;--geeks-info-rgb: 14, 165, 233;--geeks-warning-rgb: 245, 158, 11;--geeks-danger-rgb: 220, 38, 38;--geeks-light-rgb: 241, 245, 249;--geeks-dark-rgb: 15, 23, 42;--geeks-white-rgb: 255, 255, 255;--geeks-light-primary-rgb: 237, 233, 254;--geeks-light-danger-rgb: 250, 217, 216;--geeks-light-info-rgb: 225, 246, 255;--geeks-light-warning-rgb: 255, 238, 218;--geeks-light-secondary-rgb: 228, 227, 233;--geeks-light-success-rgb: 209, 245, 234;--geeks-light-dark-rgb: 209, 207, 216;--geeks-dark-primary-rgb: 89, 60, 193;--geeks-dark-warning-rgb: 194, 129, 53;--geeks-dark-info-rgb: 81, 160, 194;--geeks-dark-danger-rgb: 174, 48, 46;--geeks-dark-success-rgb: 19, 154, 116;--geeks-dark-secondary-rgb: 92, 89, 109;--geeks-primary-text-emphasis: #2f2066;--geeks-secondary-text-emphasis: #282e38;--geeks-success-text-emphasis: #16402a;--geeks-info-text-emphasis: #06425d;--geeks-warning-text-emphasis: #623f04;--geeks-danger-text-emphasis: #580f0f;--geeks-light-text-emphasis: #334155;--geeks-dark-text-emphasis: #334155;--geeks-primary-bg-subtle: #e3dcff;--geeks-secondary-bg-subtle: #e0e3e8;--geeks-success-bg-subtle: #d7ece1;--geeks-info-bg-subtle: #cfedfb;--geeks-warning-bg-subtle: #fdecce;--geeks-danger-bg-subtle: #f8d4d4;--geeks-light-bg-subtle: #f8fafc;--geeks-dark-bg-subtle: #94a3b8;--geeks-primary-border-subtle: #c8b9ff;--geeks-secondary-border-subtle: #c1c7d1;--geeks-success-border-subtle: #afd9c3;--geeks-info-border-subtle: #9fdbf6;--geeks-warning-border-subtle: #fbd89d;--geeks-danger-border-subtle: #f1a8a8;--geeks-light-border-subtle: #e2e8f0;--geeks-dark-border-subtle: #64748b;--geeks-white-rgb: 255, 255, 255;--geeks-black-rgb: 0, 0, 0;--geeks-font-sans-serif: "Inter", "sans-serif";--geeks-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--geeks-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--geeks-body-font-family: "Inter", "sans-serif";--geeks-body-font-size: 0.875rem;--geeks-body-font-weight: 400;--geeks-body-line-height: 1.6;--geeks-body-color: #64748b;--geeks-body-color-rgb: 100, 116, 139;--geeks-body-bg: #f1f5f9;--geeks-body-bg-rgb: 241, 245, 249;--geeks-emphasis-color: #000;--geeks-emphasis-color-rgb: 0, 0, 0;--geeks-secondary-color: rgba(100, 116, 139, 0.75);--geeks-secondary-color-rgb: 100, 116, 139;--geeks-secondary-bg: #e2e8f0;--geeks-secondary-bg-rgb: 226, 232, 240;--geeks-tertiary-color: rgba(100, 116, 139, 0.5);--geeks-tertiary-color-rgb: 100, 116, 139;--geeks-tertiary-bg: #f1f5f9;--geeks-tertiary-bg-rgb: 241, 245, 249;--geeks-heading-color: var(--geeks-headings-color);--geeks-link-color: #6f23ff;--geeks-link-color-rgb: 117, 79, 254;--geeks-link-decoration: none;--geeks-link-hover-color: #5e3fcb;--geeks-link-hover-color-rgb: 94, 63, 203;--geeks-code-color: #d63384;--geeks-highlight-bg: #fff3cd;--geeks-border-width: 1px;--geeks-border-style: solid;--geeks-border-color: var(--geeks-border-color);--geeks-border-color-translucent: #cbd5e1;--geeks-border-radius: 0.375rem;--geeks-border-radius-sm: 0.25rem;--geeks-border-radius-lg: 0.5rem;--geeks-border-radius-xl: 2rem;--geeks-border-radius-xxl: 2rem;--geeks-border-radius-2xl: var(--geeks-border-radius-xxl);--geeks-border-radius-pill: 50rem;--geeks-box-shadow: 0px 3px 6px rgba(17, 24, 39, 0.1);--geeks-box-shadow-sm: 0px 1px 3px rgba(17, 24, 39, 0.09);--geeks-box-shadow-lg: 0 6px 8px 0 rgba(17, 24, 39, 0.08), 0 0 0 1px rgba(17, 24, 39, 0.04);--geeks-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);--geeks-focus-ring-width: 0.25rem;--geeks-focus-ring-opacity: 0.25;--geeks-focus-ring-color: rgba(117, 79, 254, 0.25);--geeks-form-valid-color: #38a169;--geeks-form-valid-border-color: #38a169;--geeks-form-invalid-color: #dc2626;--geeks-form-invalid-border-color: #dc2626}[data-bs-theme=dark]{color-scheme:dark;--geeks-body-color: #64748b;--geeks-body-color-rgb: 100, 116, 139;--geeks-body-bg: #0f172a;--geeks-body-bg-rgb: 15, 23, 42;--geeks-emphasis-color: #fff;--geeks-emphasis-color-rgb: 255, 255, 255;--geeks-secondary-color: rgba(100, 116, 139, 0.75);--geeks-secondary-color-rgb: 100, 116, 139;--geeks-secondary-bg: #1e293b;--geeks-secondary-bg-rgb: 30, 41, 59;--geeks-tertiary-color: rgba(100, 116, 139, 0.5);--geeks-tertiary-color-rgb: 100, 116, 139;--geeks-tertiary-bg: #172033;--geeks-tertiary-bg-rgb: 23, 32, 51;--geeks-primary-text-emphasis: #ac95fe;--geeks-secondary-text-emphasis: #a2acb9;--geeks-success-text-emphasis: #88c7a5;--geeks-info-text-emphasis: #6ec9f2;--geeks-warning-text-emphasis: #f9c56d;--geeks-danger-text-emphasis: #ea7d7d;--geeks-light-text-emphasis: #f1f5f9;--geeks-dark-text-emphasis: #cbd5e1;--geeks-primary-bg-subtle: #171033;--geeks-secondary-bg-subtle: #14171c;--geeks-success-bg-subtle: #0b2015;--geeks-info-bg-subtle: #03212f;--geeks-warning-bg-subtle: #312002;--geeks-danger-bg-subtle: #2c0808;--geeks-light-bg-subtle: #1e293b;--geeks-dark-bg-subtle: #0f151e;--geeks-primary-border-subtle: #462f98;--geeks-secondary-border-subtle: #3c4653;--geeks-success-border-subtle: #22613f;--geeks-info-border-subtle: #08638c;--geeks-warning-border-subtle: #935f07;--geeks-danger-border-subtle: #841717;--geeks-light-border-subtle: #334155;--geeks-dark-border-subtle: #1e293b;--geeks-link-color: #ac95fe;--geeks-link-hover-color: #bdaafe;--geeks-link-color-rgb: 172, 149, 254;--geeks-link-hover-color-rgb: 189, 170, 254;--geeks-code-color: #e685b5;--geeks-border-color: #334155;--geeks-border-color-translucent: rgba(255, 255, 255, 0.15);--geeks-form-valid-color: #75b798;--geeks-form-valid-border-color: #75b798;--geeks-form-invalid-color: #ea868f;--geeks-form-invalid-border-color: #ea868f}*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--geeks-body-font-family);font-size:var(--geeks-body-font-size);font-weight:var(--geeks-body-font-weight);line-height:var(--geeks-body-line-height);color:var(--geeks-body-color);text-align:var(--geeks-body-text-align);background-color:var(--geeks-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}hr{margin:1rem 0;color:var(--geeks-border-color);border:0;border-top:var(--geeks-border-width) solid;opacity:1}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-family:"Inter","sans-serif";font-weight:600;line-height:1.5;color:var(--geeks-heading-color, inherit)}h1,.h1{font-size:calc(1.325rem + .9vw)}@media(min-width: 1200px){h1,.h1{font-size:2rem}}h2,.h2{font-size:calc(1.275rem + .3vw)}@media(min-width: 1200px){h2,.h2{font-size:1.5rem}}h3,.h3{font-size:1.25rem}h4,.h4{font-size:1rem}h5,.h5{font-size:.875rem}h6,.h6{font-size:.75rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:800}small,.small{font-size:.875em}mark,.mark{padding:.1875em;background-color:var(--geeks-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:rgba(var(--geeks-link-color-rgb), var(--geeks-link-opacity, 1));text-decoration:none}a:hover{--geeks-link-color-rgb: var(--geeks-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--geeks-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--geeks-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--geeks-body-bg);background-color:var(--geeks-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:var(--geeks-secondary-color);text-align:left}th{font-weight:600;text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.lead{font-size:1.25rem;font-weight:500}.display-1{font-size:calc(1.575rem + 3.9vw);font-weight:600;line-height:1.2}@media(min-width: 1200px){.display-1{font-size:4.5rem}}.display-2{font-size:calc(1.475rem + 2.7vw);font-weight:600;line-height:1.2}@media(min-width: 1200px){.display-2{font-size:3.5rem}}.display-3{font-size:calc(1.425rem + 2.1vw);font-weight:600;line-height:1.2}@media(min-width: 1200px){.display-3{font-size:3rem}}.display-4{font-size:calc(1.375rem + 1.5vw);font-weight:600;line-height:1.2}@media(min-width: 1200px){.display-4{font-size:2.5rem}}.display-5{font-size:calc(1.325rem + .9vw);font-weight:600;line-height:1.2}@media(min-width: 1200px){.display-5{font-size:2rem}}.display-6{font-size:calc(1.275rem + .3vw);font-weight:600;line-height:1.2}@media(min-width: 1200px){.display-6{font-size:1.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#475569}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--geeks-body-bg);border:var(--geeks-border-width) solid var(--geeks-border-color);border-radius:var(--geeks-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--geeks-secondary-color)}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--geeks-gutter-x: 2.5rem;--geeks-gutter-y: 0;width:100%;padding-right:calc(var(--geeks-gutter-x)*.5);padding-left:calc(var(--geeks-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--geeks-breakpoint-xs: 0;--geeks-breakpoint-sm: 576px;--geeks-breakpoint-md: 768px;--geeks-breakpoint-lg: 992px;--geeks-breakpoint-xl: 1200px;--geeks-breakpoint-xxl: 1400px}.row{--geeks-gutter-x: 1.5rem;--geeks-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--geeks-gutter-y));margin-right:calc(-0.5*var(--geeks-gutter-x));margin-left:calc(-0.5*var(--geeks-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--geeks-gutter-x)*.5);padding-left:calc(var(--geeks-gutter-x)*.5);margin-top:var(--geeks-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--geeks-gutter-x: 0}.g-0,.gy-0{--geeks-gutter-y: 0}.g-1,.gx-1{--geeks-gutter-x: 0.25rem}.g-1,.gy-1{--geeks-gutter-y: 0.25rem}.g-2,.gx-2{--geeks-gutter-x: 0.5rem}.g-2,.gy-2{--geeks-gutter-y: 0.5rem}.g-3,.gx-3{--geeks-gutter-x: 1rem}.g-3,.gy-3{--geeks-gutter-y: 1rem}.g-4,.gx-4{--geeks-gutter-x: 1.5rem}.g-4,.gy-4{--geeks-gutter-y: 1.5rem}.g-5,.gx-5{--geeks-gutter-x: 2rem}.g-5,.gy-5{--geeks-gutter-y: 2rem}.g-6,.gx-6{--geeks-gutter-x: 2.5rem}.g-6,.gy-6{--geeks-gutter-y: 2.5rem}.g-7,.gx-7{--geeks-gutter-x: 3rem}.g-7,.gy-7{--geeks-gutter-y: 3rem}.g-8,.gx-8{--geeks-gutter-x: 3.5rem}.g-8,.gy-8{--geeks-gutter-y: 3.5rem}.g-9,.gx-9{--geeks-gutter-x: 4rem}.g-9,.gy-9{--geeks-gutter-y: 4rem}.g-10,.gx-10{--geeks-gutter-x: 4.5rem}.g-10,.gy-10{--geeks-gutter-y: 4.5rem}.g-11,.gx-11{--geeks-gutter-x: 5rem}.g-11,.gy-11{--geeks-gutter-y: 5rem}.g-12,.gx-12{--geeks-gutter-x: 5.5rem}.g-12,.gy-12{--geeks-gutter-y: 5.5rem}.g-13,.gx-13{--geeks-gutter-x: 6rem}.g-13,.gy-13{--geeks-gutter-y: 6rem}.g-14,.gx-14{--geeks-gutter-x: 6.5rem}.g-14,.gy-14{--geeks-gutter-y: 6.5rem}.g-15,.gx-15{--geeks-gutter-x: 7rem}.g-15,.gy-15{--geeks-gutter-y: 7rem}.g-16,.gx-16{--geeks-gutter-x: 7.5rem}.g-16,.gy-16{--geeks-gutter-y: 7.5rem}.g-17,.gx-17{--geeks-gutter-x: 8rem}.g-17,.gy-17{--geeks-gutter-y: 8rem}.g-18,.gx-18{--geeks-gutter-x: 8.5rem}.g-18,.gy-18{--geeks-gutter-y: 8.5rem}.g-19,.gx-19{--geeks-gutter-x: 9rem}.g-19,.gy-19{--geeks-gutter-y: 9rem}.g-20,.gx-20{--geeks-gutter-x: 9.5rem}.g-20,.gy-20{--geeks-gutter-y: 9.5rem}.g-21,.gx-21{--geeks-gutter-x: 10rem}.g-21,.gy-21{--geeks-gutter-y: 10rem}.g-22,.gx-22{--geeks-gutter-x: 12rem}.g-22,.gy-22{--geeks-gutter-y: 12rem}.g-23,.gx-23{--geeks-gutter-x: 14rem}.g-23,.gy-23{--geeks-gutter-y: 14rem}@media(min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--geeks-gutter-x: 0}.g-sm-0,.gy-sm-0{--geeks-gutter-y: 0}.g-sm-1,.gx-sm-1{--geeks-gutter-x: 0.25rem}.g-sm-1,.gy-sm-1{--geeks-gutter-y: 0.25rem}.g-sm-2,.gx-sm-2{--geeks-gutter-x: 0.5rem}.g-sm-2,.gy-sm-2{--geeks-gutter-y: 0.5rem}.g-sm-3,.gx-sm-3{--geeks-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--geeks-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--geeks-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--geeks-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--geeks-gutter-x: 2rem}.g-sm-5,.gy-sm-5{--geeks-gutter-y: 2rem}.g-sm-6,.gx-sm-6{--geeks-gutter-x: 2.5rem}.g-sm-6,.gy-sm-6{--geeks-gutter-y: 2.5rem}.g-sm-7,.gx-sm-7{--geeks-gutter-x: 3rem}.g-sm-7,.gy-sm-7{--geeks-gutter-y: 3rem}.g-sm-8,.gx-sm-8{--geeks-gutter-x: 3.5rem}.g-sm-8,.gy-sm-8{--geeks-gutter-y: 3.5rem}.g-sm-9,.gx-sm-9{--geeks-gutter-x: 4rem}.g-sm-9,.gy-sm-9{--geeks-gutter-y: 4rem}.g-sm-10,.gx-sm-10{--geeks-gutter-x: 4.5rem}.g-sm-10,.gy-sm-10{--geeks-gutter-y: 4.5rem}.g-sm-11,.gx-sm-11{--geeks-gutter-x: 5rem}.g-sm-11,.gy-sm-11{--geeks-gutter-y: 5rem}.g-sm-12,.gx-sm-12{--geeks-gutter-x: 5.5rem}.g-sm-12,.gy-sm-12{--geeks-gutter-y: 5.5rem}.g-sm-13,.gx-sm-13{--geeks-gutter-x: 6rem}.g-sm-13,.gy-sm-13{--geeks-gutter-y: 6rem}.g-sm-14,.gx-sm-14{--geeks-gutter-x: 6.5rem}.g-sm-14,.gy-sm-14{--geeks-gutter-y: 6.5rem}.g-sm-15,.gx-sm-15{--geeks-gutter-x: 7rem}.g-sm-15,.gy-sm-15{--geeks-gutter-y: 7rem}.g-sm-16,.gx-sm-16{--geeks-gutter-x: 7.5rem}.g-sm-16,.gy-sm-16{--geeks-gutter-y: 7.5rem}.g-sm-17,.gx-sm-17{--geeks-gutter-x: 8rem}.g-sm-17,.gy-sm-17{--geeks-gutter-y: 8rem}.g-sm-18,.gx-sm-18{--geeks-gutter-x: 8.5rem}.g-sm-18,.gy-sm-18{--geeks-gutter-y: 8.5rem}.g-sm-19,.gx-sm-19{--geeks-gutter-x: 9rem}.g-sm-19,.gy-sm-19{--geeks-gutter-y: 9rem}.g-sm-20,.gx-sm-20{--geeks-gutter-x: 9.5rem}.g-sm-20,.gy-sm-20{--geeks-gutter-y: 9.5rem}.g-sm-21,.gx-sm-21{--geeks-gutter-x: 10rem}.g-sm-21,.gy-sm-21{--geeks-gutter-y: 10rem}.g-sm-22,.gx-sm-22{--geeks-gutter-x: 12rem}.g-sm-22,.gy-sm-22{--geeks-gutter-y: 12rem}.g-sm-23,.gx-sm-23{--geeks-gutter-x: 14rem}.g-sm-23,.gy-sm-23{--geeks-gutter-y: 14rem}}@media(min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--geeks-gutter-x: 0}.g-md-0,.gy-md-0{--geeks-gutter-y: 0}.g-md-1,.gx-md-1{--geeks-gutter-x: 0.25rem}.g-md-1,.gy-md-1{--geeks-gutter-y: 0.25rem}.g-md-2,.gx-md-2{--geeks-gutter-x: 0.5rem}.g-md-2,.gy-md-2{--geeks-gutter-y: 0.5rem}.g-md-3,.gx-md-3{--geeks-gutter-x: 1rem}.g-md-3,.gy-md-3{--geeks-gutter-y: 1rem}.g-md-4,.gx-md-4{--geeks-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--geeks-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--geeks-gutter-x: 2rem}.g-md-5,.gy-md-5{--geeks-gutter-y: 2rem}.g-md-6,.gx-md-6{--geeks-gutter-x: 2.5rem}.g-md-6,.gy-md-6{--geeks-gutter-y: 2.5rem}.g-md-7,.gx-md-7{--geeks-gutter-x: 3rem}.g-md-7,.gy-md-7{--geeks-gutter-y: 3rem}.g-md-8,.gx-md-8{--geeks-gutter-x: 3.5rem}.g-md-8,.gy-md-8{--geeks-gutter-y: 3.5rem}.g-md-9,.gx-md-9{--geeks-gutter-x: 4rem}.g-md-9,.gy-md-9{--geeks-gutter-y: 4rem}.g-md-10,.gx-md-10{--geeks-gutter-x: 4.5rem}.g-md-10,.gy-md-10{--geeks-gutter-y: 4.5rem}.g-md-11,.gx-md-11{--geeks-gutter-x: 5rem}.g-md-11,.gy-md-11{--geeks-gutter-y: 5rem}.g-md-12,.gx-md-12{--geeks-gutter-x: 5.5rem}.g-md-12,.gy-md-12{--geeks-gutter-y: 5.5rem}.g-md-13,.gx-md-13{--geeks-gutter-x: 6rem}.g-md-13,.gy-md-13{--geeks-gutter-y: 6rem}.g-md-14,.gx-md-14{--geeks-gutter-x: 6.5rem}.g-md-14,.gy-md-14{--geeks-gutter-y: 6.5rem}.g-md-15,.gx-md-15{--geeks-gutter-x: 7rem}.g-md-15,.gy-md-15{--geeks-gutter-y: 7rem}.g-md-16,.gx-md-16{--geeks-gutter-x: 7.5rem}.g-md-16,.gy-md-16{--geeks-gutter-y: 7.5rem}.g-md-17,.gx-md-17{--geeks-gutter-x: 8rem}.g-md-17,.gy-md-17{--geeks-gutter-y: 8rem}.g-md-18,.gx-md-18{--geeks-gutter-x: 8.5rem}.g-md-18,.gy-md-18{--geeks-gutter-y: 8.5rem}.g-md-19,.gx-md-19{--geeks-gutter-x: 9rem}.g-md-19,.gy-md-19{--geeks-gutter-y: 9rem}.g-md-20,.gx-md-20{--geeks-gutter-x: 9.5rem}.g-md-20,.gy-md-20{--geeks-gutter-y: 9.5rem}.g-md-21,.gx-md-21{--geeks-gutter-x: 10rem}.g-md-21,.gy-md-21{--geeks-gutter-y: 10rem}.g-md-22,.gx-md-22{--geeks-gutter-x: 12rem}.g-md-22,.gy-md-22{--geeks-gutter-y: 12rem}.g-md-23,.gx-md-23{--geeks-gutter-x: 14rem}.g-md-23,.gy-md-23{--geeks-gutter-y: 14rem}}@media(min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--geeks-gutter-x: 0}.g-lg-0,.gy-lg-0{--geeks-gutter-y: 0}.g-lg-1,.gx-lg-1{--geeks-gutter-x: 0.25rem}.g-lg-1,.gy-lg-1{--geeks-gutter-y: 0.25rem}.g-lg-2,.gx-lg-2{--geeks-gutter-x: 0.5rem}.g-lg-2,.gy-lg-2{--geeks-gutter-y: 0.5rem}.g-lg-3,.gx-lg-3{--geeks-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--geeks-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--geeks-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--geeks-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--geeks-gutter-x: 2rem}.g-lg-5,.gy-lg-5{--geeks-gutter-y: 2rem}.g-lg-6,.gx-lg-6{--geeks-gutter-x: 2.5rem}.g-lg-6,.gy-lg-6{--geeks-gutter-y: 2.5rem}.g-lg-7,.gx-lg-7{--geeks-gutter-x: 3rem}.g-lg-7,.gy-lg-7{--geeks-gutter-y: 3rem}.g-lg-8,.gx-lg-8{--geeks-gutter-x: 3.5rem}.g-lg-8,.gy-lg-8{--geeks-gutter-y: 3.5rem}.g-lg-9,.gx-lg-9{--geeks-gutter-x: 4rem}.g-lg-9,.gy-lg-9{--geeks-gutter-y: 4rem}.g-lg-10,.gx-lg-10{--geeks-gutter-x: 4.5rem}.g-lg-10,.gy-lg-10{--geeks-gutter-y: 4.5rem}.g-lg-11,.gx-lg-11{--geeks-gutter-x: 5rem}.g-lg-11,.gy-lg-11{--geeks-gutter-y: 5rem}.g-lg-12,.gx-lg-12{--geeks-gutter-x: 5.5rem}.g-lg-12,.gy-lg-12{--geeks-gutter-y: 5.5rem}.g-lg-13,.gx-lg-13{--geeks-gutter-x: 6rem}.g-lg-13,.gy-lg-13{--geeks-gutter-y: 6rem}.g-lg-14,.gx-lg-14{--geeks-gutter-x: 6.5rem}.g-lg-14,.gy-lg-14{--geeks-gutter-y: 6.5rem}.g-lg-15,.gx-lg-15{--geeks-gutter-x: 7rem}.g-lg-15,.gy-lg-15{--geeks-gutter-y: 7rem}.g-lg-16,.gx-lg-16{--geeks-gutter-x: 7.5rem}.g-lg-16,.gy-lg-16{--geeks-gutter-y: 7.5rem}.g-lg-17,.gx-lg-17{--geeks-gutter-x: 8rem}.g-lg-17,.gy-lg-17{--geeks-gutter-y: 8rem}.g-lg-18,.gx-lg-18{--geeks-gutter-x: 8.5rem}.g-lg-18,.gy-lg-18{--geeks-gutter-y: 8.5rem}.g-lg-19,.gx-lg-19{--geeks-gutter-x: 9rem}.g-lg-19,.gy-lg-19{--geeks-gutter-y: 9rem}.g-lg-20,.gx-lg-20{--geeks-gutter-x: 9.5rem}.g-lg-20,.gy-lg-20{--geeks-gutter-y: 9.5rem}.g-lg-21,.gx-lg-21{--geeks-gutter-x: 10rem}.g-lg-21,.gy-lg-21{--geeks-gutter-y: 10rem}.g-lg-22,.gx-lg-22{--geeks-gutter-x: 12rem}.g-lg-22,.gy-lg-22{--geeks-gutter-y: 12rem}.g-lg-23,.gx-lg-23{--geeks-gutter-x: 14rem}.g-lg-23,.gy-lg-23{--geeks-gutter-y: 14rem}}@media(min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--geeks-gutter-x: 0}.g-xl-0,.gy-xl-0{--geeks-gutter-y: 0}.g-xl-1,.gx-xl-1{--geeks-gutter-x: 0.25rem}.g-xl-1,.gy-xl-1{--geeks-gutter-y: 0.25rem}.g-xl-2,.gx-xl-2{--geeks-gutter-x: 0.5rem}.g-xl-2,.gy-xl-2{--geeks-gutter-y: 0.5rem}.g-xl-3,.gx-xl-3{--geeks-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--geeks-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--geeks-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--geeks-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--geeks-gutter-x: 2rem}.g-xl-5,.gy-xl-5{--geeks-gutter-y: 2rem}.g-xl-6,.gx-xl-6{--geeks-gutter-x: 2.5rem}.g-xl-6,.gy-xl-6{--geeks-gutter-y: 2.5rem}.g-xl-7,.gx-xl-7{--geeks-gutter-x: 3rem}.g-xl-7,.gy-xl-7{--geeks-gutter-y: 3rem}.g-xl-8,.gx-xl-8{--geeks-gutter-x: 3.5rem}.g-xl-8,.gy-xl-8{--geeks-gutter-y: 3.5rem}.g-xl-9,.gx-xl-9{--geeks-gutter-x: 4rem}.g-xl-9,.gy-xl-9{--geeks-gutter-y: 4rem}.g-xl-10,.gx-xl-10{--geeks-gutter-x: 4.5rem}.g-xl-10,.gy-xl-10{--geeks-gutter-y: 4.5rem}.g-xl-11,.gx-xl-11{--geeks-gutter-x: 5rem}.g-xl-11,.gy-xl-11{--geeks-gutter-y: 5rem}.g-xl-12,.gx-xl-12{--geeks-gutter-x: 5.5rem}.g-xl-12,.gy-xl-12{--geeks-gutter-y: 5.5rem}.g-xl-13,.gx-xl-13{--geeks-gutter-x: 6rem}.g-xl-13,.gy-xl-13{--geeks-gutter-y: 6rem}.g-xl-14,.gx-xl-14{--geeks-gutter-x: 6.5rem}.g-xl-14,.gy-xl-14{--geeks-gutter-y: 6.5rem}.g-xl-15,.gx-xl-15{--geeks-gutter-x: 7rem}.g-xl-15,.gy-xl-15{--geeks-gutter-y: 7rem}.g-xl-16,.gx-xl-16{--geeks-gutter-x: 7.5rem}.g-xl-16,.gy-xl-16{--geeks-gutter-y: 7.5rem}.g-xl-17,.gx-xl-17{--geeks-gutter-x: 8rem}.g-xl-17,.gy-xl-17{--geeks-gutter-y: 8rem}.g-xl-18,.gx-xl-18{--geeks-gutter-x: 8.5rem}.g-xl-18,.gy-xl-18{--geeks-gutter-y: 8.5rem}.g-xl-19,.gx-xl-19{--geeks-gutter-x: 9rem}.g-xl-19,.gy-xl-19{--geeks-gutter-y: 9rem}.g-xl-20,.gx-xl-20{--geeks-gutter-x: 9.5rem}.g-xl-20,.gy-xl-20{--geeks-gutter-y: 9.5rem}.g-xl-21,.gx-xl-21{--geeks-gutter-x: 10rem}.g-xl-21,.gy-xl-21{--geeks-gutter-y: 10rem}.g-xl-22,.gx-xl-22{--geeks-gutter-x: 12rem}.g-xl-22,.gy-xl-22{--geeks-gutter-y: 12rem}.g-xl-23,.gx-xl-23{--geeks-gutter-x: 14rem}.g-xl-23,.gy-xl-23{--geeks-gutter-y: 14rem}}@media(min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--geeks-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--geeks-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--geeks-gutter-x: 0.25rem}.g-xxl-1,.gy-xxl-1{--geeks-gutter-y: 0.25rem}.g-xxl-2,.gx-xxl-2{--geeks-gutter-x: 0.5rem}.g-xxl-2,.gy-xxl-2{--geeks-gutter-y: 0.5rem}.g-xxl-3,.gx-xxl-3{--geeks-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--geeks-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--geeks-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--geeks-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--geeks-gutter-x: 2rem}.g-xxl-5,.gy-xxl-5{--geeks-gutter-y: 2rem}.g-xxl-6,.gx-xxl-6{--geeks-gutter-x: 2.5rem}.g-xxl-6,.gy-xxl-6{--geeks-gutter-y: 2.5rem}.g-xxl-7,.gx-xxl-7{--geeks-gutter-x: 3rem}.g-xxl-7,.gy-xxl-7{--geeks-gutter-y: 3rem}.g-xxl-8,.gx-xxl-8{--geeks-gutter-x: 3.5rem}.g-xxl-8,.gy-xxl-8{--geeks-gutter-y: 3.5rem}.g-xxl-9,.gx-xxl-9{--geeks-gutter-x: 4rem}.g-xxl-9,.gy-xxl-9{--geeks-gutter-y: 4rem}.g-xxl-10,.gx-xxl-10{--geeks-gutter-x: 4.5rem}.g-xxl-10,.gy-xxl-10{--geeks-gutter-y: 4.5rem}.g-xxl-11,.gx-xxl-11{--geeks-gutter-x: 5rem}.g-xxl-11,.gy-xxl-11{--geeks-gutter-y: 5rem}.g-xxl-12,.gx-xxl-12{--geeks-gutter-x: 5.5rem}.g-xxl-12,.gy-xxl-12{--geeks-gutter-y: 5.5rem}.g-xxl-13,.gx-xxl-13{--geeks-gutter-x: 6rem}.g-xxl-13,.gy-xxl-13{--geeks-gutter-y: 6rem}.g-xxl-14,.gx-xxl-14{--geeks-gutter-x: 6.5rem}.g-xxl-14,.gy-xxl-14{--geeks-gutter-y: 6.5rem}.g-xxl-15,.gx-xxl-15{--geeks-gutter-x: 7rem}.g-xxl-15,.gy-xxl-15{--geeks-gutter-y: 7rem}.g-xxl-16,.gx-xxl-16{--geeks-gutter-x: 7.5rem}.g-xxl-16,.gy-xxl-16{--geeks-gutter-y: 7.5rem}.g-xxl-17,.gx-xxl-17{--geeks-gutter-x: 8rem}.g-xxl-17,.gy-xxl-17{--geeks-gutter-y: 8rem}.g-xxl-18,.gx-xxl-18{--geeks-gutter-x: 8.5rem}.g-xxl-18,.gy-xxl-18{--geeks-gutter-y: 8.5rem}.g-xxl-19,.gx-xxl-19{--geeks-gutter-x: 9rem}.g-xxl-19,.gy-xxl-19{--geeks-gutter-y: 9rem}.g-xxl-20,.gx-xxl-20{--geeks-gutter-x: 9.5rem}.g-xxl-20,.gy-xxl-20{--geeks-gutter-y: 9.5rem}.g-xxl-21,.gx-xxl-21{--geeks-gutter-x: 10rem}.g-xxl-21,.gy-xxl-21{--geeks-gutter-y: 10rem}.g-xxl-22,.gx-xxl-22{--geeks-gutter-x: 12rem}.g-xxl-22,.gy-xxl-22{--geeks-gutter-y: 12rem}.g-xxl-23,.gx-xxl-23{--geeks-gutter-x: 14rem}.g-xxl-23,.gy-xxl-23{--geeks-gutter-y: 14rem}}.table{--geeks-table-color: var(--geeks-body-color);--geeks-table-bg: transparent;--geeks-table-border-color: var(--geeks-border-color);--geeks-table-accent-bg: transparent;--geeks-table-striped-color: var(--geeks-body-color);--geeks-table-striped-bg: var(--geeks-body-bg);--geeks-table-active-color: var(--geeks-body-color);--geeks-table-active-bg: var(--geeks-body-bg);--geeks-table-hover-color: var(--geeks-body-color);--geeks-table-hover-bg: var(--geeks-body-bg);width:100%;margin-bottom:1rem;color:var(--geeks-table-color);vertical-align:top;border-color:var(--geeks-table-border-color)}.table>:not(caption)>*>*{padding:.75rem 1.5rem;background-color:var(--geeks-table-bg);border-bottom-width:var(--geeks-border-width);box-shadow:inset 0 0 0 9999px var(--geeks-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--geeks-border-width)*2) solid #e2e8f0}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.3rem .6rem}.table-bordered>:not(caption)>*{border-width:var(--geeks-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--geeks-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--geeks-table-accent-bg: var(--geeks-table-striped-bg);color:var(--geeks-table-striped-color)}.table-striped-columns>:not(caption)>tr>:nth-child(even){--geeks-table-accent-bg: var(--geeks-table-striped-bg);color:var(--geeks-table-striped-color)}.table-active{--geeks-table-accent-bg: var(--geeks-table-active-bg);color:var(--geeks-table-active-color)}.table-hover>tbody>tr:hover>*{--geeks-table-accent-bg: var(--geeks-table-hover-bg);color:var(--geeks-table-hover-color)}.table-primary{--geeks-table-color: #000;--geeks-table-bg: #e3dcff;--geeks-table-border-color: #ccc6e6;--geeks-table-striped-bg: black;--geeks-table-striped-color: #fff;--geeks-table-active-bg: black;--geeks-table-active-color: #fff;--geeks-table-hover-bg: black;--geeks-table-hover-color: #fff;color:var(--geeks-table-color);border-color:var(--geeks-table-border-color)}.table-secondary{--geeks-table-color: #000;--geeks-table-bg: #e0e3e8;--geeks-table-border-color: #caccd1;--geeks-table-striped-bg: black;--geeks-table-striped-color: #fff;--geeks-table-active-bg: black;--geeks-table-active-color: #fff;--geeks-table-hover-bg: black;--geeks-table-hover-color: #fff;color:var(--geeks-table-color);border-color:var(--geeks-table-border-color)}.table-success{--geeks-table-color: #000;--geeks-table-bg: #d7ece1;--geeks-table-border-color: #c2d4cb;--geeks-table-striped-bg: black;--geeks-table-striped-color: #fff;--geeks-table-active-bg: black;--geeks-table-active-color: #fff;--geeks-table-hover-bg: black;--geeks-table-hover-color: #fff;color:var(--geeks-table-color);border-color:var(--geeks-table-border-color)}.table-info{--geeks-table-color: #000;--geeks-table-bg: #cfedfb;--geeks-table-border-color: #bad5e2;--geeks-table-striped-bg: black;--geeks-table-striped-color: #fff;--geeks-table-active-bg: black;--geeks-table-active-color: #fff;--geeks-table-hover-bg: black;--geeks-table-hover-color: #fff;color:var(--geeks-table-color);border-color:var(--geeks-table-border-color)}.table-warning{--geeks-table-color: #000;--geeks-table-bg: #fdecce;--geeks-table-border-color: #e4d4b9;--geeks-table-striped-bg: black;--geeks-table-striped-color: #fff;--geeks-table-active-bg: black;--geeks-table-active-color: #fff;--geeks-table-hover-bg: black;--geeks-table-hover-color: #fff;color:var(--geeks-table-color);border-color:var(--geeks-table-border-color)}.table-danger{--geeks-table-color: #000;--geeks-table-bg: #f8d4d4;--geeks-table-border-color: #dfbfbf;--geeks-table-striped-bg: black;--geeks-table-striped-color: #fff;--geeks-table-active-bg: black;--geeks-table-active-color: #fff;--geeks-table-hover-bg: black;--geeks-table-hover-color: #fff;color:var(--geeks-table-color);border-color:var(--geeks-table-border-color)}.table-light{--geeks-table-color: #000;--geeks-table-bg: #f1f5f9;--geeks-table-border-color: #d9dde0;--geeks-table-striped-bg: black;--geeks-table-striped-color: #fff;--geeks-table-active-bg: black;--geeks-table-active-color: #fff;--geeks-table-hover-bg: black;--geeks-table-hover-color: #fff;color:var(--geeks-table-color);border-color:var(--geeks-table-border-color)}.table-dark{--geeks-table-color: #fff;--geeks-table-bg: #0f172a;--geeks-table-border-color: #272e3f;--geeks-table-striped-bg: white;--geeks-table-striped-color: #000;--geeks-table-active-bg: white;--geeks-table-active-color: #000;--geeks-table-hover-bg: white;--geeks-table-hover-color: #000;color:var(--geeks-table-color);border-color:var(--geeks-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem;font-weight:600;color:var(--geeks-form-label-color)}.col-form-label{padding-top:calc(.5rem + var(--geeks-border-width));padding-bottom:calc(.5rem + var(--geeks-border-width));margin-bottom:0;font-size:inherit;font-weight:600;line-height:1.6;color:var(--geeks-form-label-color)}.col-form-label-lg{padding-top:calc(.75rem + var(--geeks-border-width));padding-bottom:calc(.75rem + var(--geeks-border-width));font-size:1.09375rem}.col-form-label-sm{padding-top:calc(.25rem + var(--geeks-border-width));padding-bottom:calc(.25rem + var(--geeks-border-width));font-size:.765625rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--geeks-form-text-color)}.form-control{display:block;width:100%;padding:.5rem 1rem;font-size:.875rem;font-weight:400;line-height:1.6;color:var(--geeks-body-color);background-color:var(--geeks-input-bg);background-clip:padding-box;border:var(--geeks-border-width) solid var(--geeks-input-border);-webkit-appearance:none;appearance:none;border-radius:var(--geeks-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--geeks-body-color);background-color:var(--geeks-input-bg);border-color:var(--geeks-input-focus-border);outline:0;box-shadow:var(--geeks-input-focus-box-shadow)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.6em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::-webkit-input-placeholder{color:var(--geeks-input-placeholder-color);opacity:1}.form-control::placeholder{color:var(--geeks-input-placeholder-color);opacity:1}.form-control:disabled{background-color:var(--geeks-input-disabled-bg);opacity:1}.form-control::-webkit-file-upload-button{padding:.5rem 1rem;margin:-0.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem;color:var(--geeks-body-color);background-color:var(--geeks-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--geeks-border-width);border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.5rem 1rem;margin:-0.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem;color:var(--geeks-body-color);background-color:var(--geeks-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--geeks-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:var(--geeks-input-bg)}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--geeks-input-bg)}.form-control-plaintext{display:block;width:100%;padding:.5rem 0;margin-bottom:0;line-height:1.6;color:var(--geeks-body-color);background-color:transparent;border:solid transparent;border-width:var(--geeks-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.6em + .5rem + var(--geeks-border-width)*2);padding:.25rem .75rem;font-size:.765625rem;border-radius:var(--geeks-border-radius-sm)}.form-control-sm::-webkit-file-upload-button{padding:.25rem .75rem;margin:-0.25rem -0.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem}.form-control-sm::file-selector-button{padding:.25rem .75rem;margin:-0.25rem -0.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem}.form-control-lg{min-height:calc(1.6em + 1.5rem + var(--geeks-border-width)*2);padding:.75rem 1.25rem;font-size:1.09375rem;border-radius:var(--geeks-border-radius-lg)}.form-control-lg::-webkit-file-upload-button{padding:.75rem 1.25rem;margin:-0.75rem -1.25rem;-webkit-margin-end:1.25rem;margin-inline-end:1.25rem}.form-control-lg::file-selector-button{padding:.75rem 1.25rem;margin:-0.75rem -1.25rem;-webkit-margin-end:1.25rem;margin-inline-end:1.25rem}textarea.form-control{min-height:calc(1.6em + 1rem + var(--geeks-border-width)*2)}textarea.form-control-sm{min-height:calc(1.6em + .5rem + var(--geeks-border-width)*2)}textarea.form-control-lg{min-height:calc(1.6em + 1.5rem + var(--geeks-border-width)*2)}.form-control-color{width:3rem;height:calc(1.6em + 1rem + var(--geeks-border-width)*2);padding:.5rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0 !important;border-radius:var(--geeks-border-radius)}.form-control-color::-webkit-color-swatch{border:0 !important;border-radius:var(--geeks-border-radius)}.form-control-color.form-control-sm{height:calc(1.6em + .5rem + var(--geeks-border-width)*2)}.form-control-color.form-control-lg{height:calc(1.6em + 1.5rem + var(--geeks-border-width)*2)}.form-select{--geeks-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%2394a3b8' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.5rem 3rem .5rem 1rem;font-size:.875rem;font-weight:400;line-height:1.6;color:#94a3b8;background-color:var(--geeks-input-bg);background-image:var(--geeks-form-select-bg-img),var(--geeks-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right 1rem center;background-size:16px 12px;border:var(--geeks-border-width) solid var(--geeks-input-border);border-radius:var(--geeks-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media(prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:var(--geeks-input-focus-border);outline:0;box-shadow:0 0 0 .25rem rgba(117, 79, 254, 0.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:1rem;background-image:none}.form-select:disabled{background-color:var(--geeks-input-disabled-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #94a3b8}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.75rem;font-size:.765625rem;border-radius:var(--geeks-border-radius-sm)}.form-select-lg{padding-top:.75rem;padding-bottom:.75rem;padding-left:1.25rem;font-size:1.09375rem;border-radius:var(--geeks-border-radius-lg)}[data-bs-theme=dark] .form-select{--geeks-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%2364748b' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.4rem;padding-left:1.7em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.7em}.form-check-reverse{padding-right:1.7em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.7em;margin-left:0}.form-check-input{--geeks-form-check-bg: var(--geeks-input-bg);width:1.2em;height:1.2em;margin-top:.2em;vertical-align:top;background-color:var(--geeks-form-check-bg);background-image:var(--geeks-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid var(--geeks-input-check-border);-webkit-appearance:none;appearance:none;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{-webkit-filter:brightness(90%);filter:brightness(90%)}.form-check-input:focus{border-color:var(--geeks-input-focus-border);outline:0;box-shadow:0 0 0 .25rem rgba(117, 79, 254, 0.25)}.form-check-input:checked{background-color:#6f23ff;border-color:#6f23ff}.form-check-input:checked[type=checkbox]{--geeks-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--geeks-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#6f23ff;border-color:#6f23ff;--geeks-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;-webkit-filter:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--geeks-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--geeks-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--geeks-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='var%28--geeks-input-focus-border%29'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--geeks-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;-webkit-filter:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--geeks-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #f1f5f9,var(--geeks-input-focus-box-shadow)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #f1f5f9,var(--geeks-input-focus-box-shadow)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;background-color:#6f23ff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media(prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#d6caff}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--geeks-tertiary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#6f23ff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#d6caff}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--geeks-tertiary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--geeks-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--geeks-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + var(--geeks-border-width)*2);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem 1rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--geeks-border-width) solid transparent;-webkit-transform-origin:0 0;transform-origin:0 0;transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out}@media(prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem 1rem}.form-floating>.form-control::-webkit-input-placeholder,.form-floating>.form-control-plaintext::-webkit-input-placeholder{color:transparent}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{color:rgba(var(--geeks-body-color-rgb), 0.65);-webkit-transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:focus~label::after,.form-floating>.form-control:not(:placeholder-shown)~label::after,.form-floating>.form-control-plaintext~label::after,.form-floating>.form-select~label::after{position:absolute;inset:1rem .5rem;z-index:-1;height:1.5em;content:"";background-color:var(--geeks-input-bg);border-radius:var(--geeks-border-radius)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--geeks-body-color-rgb), 0.65);-webkit-transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--geeks-border-width) 0}.form-floating>:disabled~label{color:#475569}.form-floating>:disabled~label::after{background-color:var(--geeks-input-disabled-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:400;line-height:1.6;color:var(--geeks-body-color);text-align:center;white-space:nowrap;background-color:#fff;border:var(--geeks-border-width) solid var(--geeks-input-border);border-radius:var(--geeks-border-radius)}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.75rem 1.25rem;font-size:1.09375rem;border-radius:var(--geeks-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .75rem;font-size:.765625rem;border-radius:var(--geeks-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:4rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--geeks-border-width)*-1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--geeks-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.765625rem;color:#fff;background-color:var(--geeks-success);border-radius:var(--geeks-border-radius)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--geeks-form-valid-border-color);padding-right:calc(1.6em + 1rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2338a169' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.4em + .25rem) center;background-size:calc(.8em + .5rem) calc(.8em + .5rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--geeks-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--geeks-success-rgb), 0.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.6em + 1rem);background-position:top calc(.4em + .25rem) right calc(.4em + .25rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--geeks-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--geeks-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2338a169' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:5.5rem;background-position:right 1rem center,center right 3rem;background-size:16px 12px,calc(.8em + .5rem) calc(.8em + .5rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--geeks-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--geeks-success-rgb), 0.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3rem + 1.6em + 1rem)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--geeks-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--geeks-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--geeks-success-rgb), 0.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--geeks-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--geeks-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.765625rem;color:#fff;background-color:var(--geeks-danger);border-radius:var(--geeks-border-radius)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--geeks-form-invalid-border-color);padding-right:calc(1.6em + 1rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc2626'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc2626' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.4em + .25rem) center;background-size:calc(.8em + .5rem) calc(.8em + .5rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--geeks-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--geeks-danger-rgb), 0.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.6em + 1rem);background-position:top calc(.4em + .25rem) right calc(.4em + .25rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--geeks-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--geeks-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc2626'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc2626' stroke='none'/%3e%3c/svg%3e");padding-right:5.5rem;background-position:right 1rem center,center right 3rem;background-size:16px 12px,calc(.8em + .5rem) calc(.8em + .5rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--geeks-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--geeks-danger-rgb), 0.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3rem + 1.6em + 1rem)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--geeks-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--geeks-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--geeks-danger-rgb), 0.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--geeks-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--geeks-btn-padding-x: 1rem;--geeks-btn-padding-y: 0.5rem;--geeks-btn-font-family: ;--geeks-btn-font-size: 0.875rem;--geeks-btn-font-weight: 600;--geeks-btn-line-height: 1.6;--geeks-btn-color: var(--geeks-body-color);--geeks-btn-bg: transparent;--geeks-btn-border-width: var(--geeks-border-width);--geeks-btn-border-color: transparent;--geeks-btn-border-radius: 0.375rem;--geeks-btn-hover-border-color: transparent;--geeks-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);--geeks-btn-disabled-opacity: 0.65;--geeks-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--geeks-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--geeks-btn-padding-y) var(--geeks-btn-padding-x);font-family:var(--geeks-btn-font-family);font-size:var(--geeks-btn-font-size);font-weight:var(--geeks-btn-font-weight);line-height:var(--geeks-btn-line-height);color:var(--geeks-btn-color);text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--geeks-btn-border-width) solid var(--geeks-btn-border-color);border-radius:var(--geeks-btn-border-radius);background-color:var(--geeks-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--geeks-btn-hover-color);background-color:var(--geeks-btn-hover-bg);border-color:var(--geeks-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--geeks-btn-color);background-color:var(--geeks-btn-bg);border-color:var(--geeks-btn-border-color)}.btn:focus-visible{color:var(--geeks-btn-hover-color);background-color:var(--geeks-btn-hover-bg);border-color:var(--geeks-btn-hover-border-color);outline:0;box-shadow:var(--geeks-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--geeks-btn-hover-border-color);outline:0;box-shadow:var(--geeks-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--geeks-btn-active-color);background-color:var(--geeks-btn-active-bg);border-color:var(--geeks-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--geeks-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--geeks-btn-disabled-color);pointer-events:none;background-color:var(--geeks-btn-disabled-bg);border-color:var(--geeks-btn-disabled-border-color);opacity:var(--geeks-btn-disabled-opacity)}.btn-primary{--geeks-btn-color: #fff;--geeks-btn-bg: #6f23ff;--geeks-btn-border-color: #6f23ff;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #6343d8;--geeks-btn-hover-border-color: #5e3fcb;--geeks-btn-focus-shadow-rgb: 138, 105, 254;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #5e3fcb;--geeks-btn-active-border-color: #583bbf;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #fff;--geeks-btn-disabled-bg: #6f23ff;--geeks-btn-disabled-border-color: #6f23ff}.btn-secondary{--geeks-btn-color: #fff;--geeks-btn-bg: #64748b;--geeks-btn-border-color: #64748b;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #556376;--geeks-btn-hover-border-color: #505d6f;--geeks-btn-focus-shadow-rgb: 123, 137, 156;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #505d6f;--geeks-btn-active-border-color: #4b5768;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #fff;--geeks-btn-disabled-bg: #64748b;--geeks-btn-disabled-border-color: #64748b}.btn-success{--geeks-btn-color: #fff;--geeks-btn-bg: #38a169;--geeks-btn-border-color: #38a169;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #308959;--geeks-btn-hover-border-color: #2d8154;--geeks-btn-focus-shadow-rgb: 86, 175, 128;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #2d8154;--geeks-btn-active-border-color: #2a794f;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #fff;--geeks-btn-disabled-bg: #38a169;--geeks-btn-disabled-border-color: #38a169}.btn-info{--geeks-btn-color: #fff;--geeks-btn-bg: #0ea5e9;--geeks-btn-border-color: #0ea5e9;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #0c8cc6;--geeks-btn-hover-border-color: #0b84ba;--geeks-btn-focus-shadow-rgb: 50, 179, 236;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #0b84ba;--geeks-btn-active-border-color: #0b7caf;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #fff;--geeks-btn-disabled-bg: #0ea5e9;--geeks-btn-disabled-border-color: #0ea5e9}.btn-warning{--geeks-btn-color: #fff;--geeks-btn-bg: #f59e0b;--geeks-btn-border-color: #f59e0b;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #d08609;--geeks-btn-hover-border-color: #c47e09;--geeks-btn-focus-shadow-rgb: 247, 173, 48;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #c47e09;--geeks-btn-active-border-color: #b87708;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #fff;--geeks-btn-disabled-bg: #f59e0b;--geeks-btn-disabled-border-color: #f59e0b}.btn-danger{--geeks-btn-color: #fff;--geeks-btn-bg: #dc2626;--geeks-btn-border-color: #dc2626;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #bb2020;--geeks-btn-hover-border-color: #b01e1e;--geeks-btn-focus-shadow-rgb: 225, 71, 71;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #b01e1e;--geeks-btn-active-border-color: #a51d1d;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #fff;--geeks-btn-disabled-bg: #dc2626;--geeks-btn-disabled-border-color: #dc2626}.btn-light{--geeks-btn-color: #000;--geeks-btn-bg: #f1f5f9;--geeks-btn-border-color: #f1f5f9;--geeks-btn-hover-color: #000;--geeks-btn-hover-bg: #cdd0d4;--geeks-btn-hover-border-color: #c1c4c7;--geeks-btn-focus-shadow-rgb: 205, 208, 212;--geeks-btn-active-color: #000;--geeks-btn-active-bg: #c1c4c7;--geeks-btn-active-border-color: #b5b8bb;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #000;--geeks-btn-disabled-bg: #f1f5f9;--geeks-btn-disabled-border-color: #f1f5f9}.btn-dark{--geeks-btn-color: #fff;--geeks-btn-bg: #0f172a;--geeks-btn-border-color: #0f172a;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #333a4a;--geeks-btn-hover-border-color: #272e3f;--geeks-btn-focus-shadow-rgb: 51, 58, 74;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #3f4555;--geeks-btn-active-border-color: #272e3f;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #fff;--geeks-btn-disabled-bg: #0f172a;--geeks-btn-disabled-border-color: #0f172a}.btn-white{--geeks-btn-color: #000;--geeks-btn-bg: #fff;--geeks-btn-border-color: #fff;--geeks-btn-hover-color: #000;--geeks-btn-hover-bg: white;--geeks-btn-hover-border-color: white;--geeks-btn-focus-shadow-rgb: 217, 217, 217;--geeks-btn-active-color: #000;--geeks-btn-active-bg: white;--geeks-btn-active-border-color: white;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #000;--geeks-btn-disabled-bg: #fff;--geeks-btn-disabled-border-color: #fff}.btn-light-primary{--geeks-btn-color: #000;--geeks-btn-bg: #ede9fe;--geeks-btn-border-color: #ede9fe;--geeks-btn-hover-color: #000;--geeks-btn-hover-bg: #f0ecfe;--geeks-btn-hover-border-color: #efebfe;--geeks-btn-focus-shadow-rgb: 201, 198, 216;--geeks-btn-active-color: #000;--geeks-btn-active-bg: #f1edfe;--geeks-btn-active-border-color: #efebfe;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #000;--geeks-btn-disabled-bg: #ede9fe;--geeks-btn-disabled-border-color: #ede9fe}.btn-light-danger{--geeks-btn-color: #000;--geeks-btn-bg: #fad9d8;--geeks-btn-border-color: #fad9d8;--geeks-btn-hover-color: #000;--geeks-btn-hover-bg: #fbdfde;--geeks-btn-hover-border-color: #fbdddc;--geeks-btn-focus-shadow-rgb: 213, 184, 184;--geeks-btn-active-color: #000;--geeks-btn-active-bg: #fbe1e0;--geeks-btn-active-border-color: #fbdddc;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #000;--geeks-btn-disabled-bg: #fad9d8;--geeks-btn-disabled-border-color: #fad9d8}.btn-light-info{--geeks-btn-color: #000;--geeks-btn-bg: #e1f6ff;--geeks-btn-border-color: #e1f6ff;--geeks-btn-hover-color: #000;--geeks-btn-hover-bg: #e6f7ff;--geeks-btn-hover-border-color: #e4f7ff;--geeks-btn-focus-shadow-rgb: 191, 209, 217;--geeks-btn-active-color: #000;--geeks-btn-active-bg: #e7f8ff;--geeks-btn-active-border-color: #e4f7ff;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #000;--geeks-btn-disabled-bg: #e1f6ff;--geeks-btn-disabled-border-color: #e1f6ff}.btn-light-warning{--geeks-btn-color: #000;--geeks-btn-bg: #ffeeda;--geeks-btn-border-color: #ffeeda;--geeks-btn-hover-color: #000;--geeks-btn-hover-bg: #fff1e0;--geeks-btn-hover-border-color: #fff0de;--geeks-btn-focus-shadow-rgb: 217, 202, 185;--geeks-btn-active-color: #000;--geeks-btn-active-bg: #fff1e1;--geeks-btn-active-border-color: #fff0de;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #000;--geeks-btn-disabled-bg: #ffeeda;--geeks-btn-disabled-border-color: #ffeeda}.btn-light-secondary{--geeks-btn-color: #000;--geeks-btn-bg: #e4e3e9;--geeks-btn-border-color: #e4e3e9;--geeks-btn-hover-color: #000;--geeks-btn-hover-bg: #e8e7ec;--geeks-btn-hover-border-color: #e7e6eb;--geeks-btn-focus-shadow-rgb: 194, 193, 198;--geeks-btn-active-color: #000;--geeks-btn-active-bg: #e9e9ed;--geeks-btn-active-border-color: #e7e6eb;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #000;--geeks-btn-disabled-bg: #e4e3e9;--geeks-btn-disabled-border-color: #e4e3e9}.btn-light-success{--geeks-btn-color: #000;--geeks-btn-bg: #d1f5ea;--geeks-btn-border-color: #d1f5ea;--geeks-btn-hover-color: #000;--geeks-btn-hover-bg: #d8f7ed;--geeks-btn-hover-border-color: #d6f6ec;--geeks-btn-focus-shadow-rgb: 178, 208, 199;--geeks-btn-active-color: #000;--geeks-btn-active-bg: #daf7ee;--geeks-btn-active-border-color: #d6f6ec;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #000;--geeks-btn-disabled-bg: #d1f5ea;--geeks-btn-disabled-border-color: #d1f5ea}.btn-light-dark{--geeks-btn-color: #000;--geeks-btn-bg: #d1cfd8;--geeks-btn-border-color: #d1cfd8;--geeks-btn-hover-color: #000;--geeks-btn-hover-bg: #d8d6de;--geeks-btn-hover-border-color: #d6d4dc;--geeks-btn-focus-shadow-rgb: 178, 176, 184;--geeks-btn-active-color: #000;--geeks-btn-active-bg: #dad9e0;--geeks-btn-active-border-color: #d6d4dc;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #000;--geeks-btn-disabled-bg: #d1cfd8;--geeks-btn-disabled-border-color: #d1cfd8}.btn-dark-primary{--geeks-btn-color: #fff;--geeks-btn-bg: #593cc1;--geeks-btn-border-color: #593cc1;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #4c33a4;--geeks-btn-hover-border-color: #47309a;--geeks-btn-focus-shadow-rgb: 114, 89, 202;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #47309a;--geeks-btn-active-border-color: #432d91;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #fff;--geeks-btn-disabled-bg: #593cc1;--geeks-btn-disabled-border-color: #593cc1}.btn-dark-warning{--geeks-btn-color: #fff;--geeks-btn-bg: #c28135;--geeks-btn-border-color: #c28135;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #a56e2d;--geeks-btn-hover-border-color: #9b672a;--geeks-btn-focus-shadow-rgb: 203, 148, 83;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #9b672a;--geeks-btn-active-border-color: #926128;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #fff;--geeks-btn-disabled-bg: #c28135;--geeks-btn-disabled-border-color: #c28135}.btn-dark-info{--geeks-btn-color: #fff;--geeks-btn-bg: #51a0c2;--geeks-btn-border-color: #51a0c2;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #4588a5;--geeks-btn-hover-border-color: #41809b;--geeks-btn-focus-shadow-rgb: 107, 174, 203;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #41809b;--geeks-btn-active-border-color: #3d7892;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #fff;--geeks-btn-disabled-bg: #51a0c2;--geeks-btn-disabled-border-color: #51a0c2}.btn-dark-danger{--geeks-btn-color: #fff;--geeks-btn-bg: #ae302e;--geeks-btn-border-color: #ae302e;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #942927;--geeks-btn-hover-border-color: #8b2625;--geeks-btn-focus-shadow-rgb: 186, 79, 77;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #8b2625;--geeks-btn-active-border-color: #832423;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #fff;--geeks-btn-disabled-bg: #ae302e;--geeks-btn-disabled-border-color: #ae302e}.btn-dark-success{--geeks-btn-color: #fff;--geeks-btn-bg: #139a74;--geeks-btn-border-color: #139a74;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #108363;--geeks-btn-hover-border-color: #0f7b5d;--geeks-btn-focus-shadow-rgb: 54, 169, 137;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #0f7b5d;--geeks-btn-active-border-color: #0e7457;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #fff;--geeks-btn-disabled-bg: #139a74;--geeks-btn-disabled-border-color: #139a74}.btn-dark-secondary{--geeks-btn-color: #fff;--geeks-btn-bg: #5c596d;--geeks-btn-border-color: #5c596d;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #4e4c5d;--geeks-btn-hover-border-color: #4a4757;--geeks-btn-focus-shadow-rgb: 116, 114, 131;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #4a4757;--geeks-btn-active-border-color: #454352;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #fff;--geeks-btn-disabled-bg: #5c596d;--geeks-btn-disabled-border-color: #5c596d}.btn-outline-primary{--geeks-btn-color: #6f23ff;--geeks-btn-border-color: #6f23ff;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #6f23ff;--geeks-btn-hover-border-color: #6f23ff;--geeks-btn-focus-shadow-rgb: 117, 79, 254;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #6f23ff;--geeks-btn-active-border-color: #6f23ff;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #6f23ff;--geeks-btn-disabled-bg: transparent;--geeks-btn-disabled-border-color: #6f23ff;--geeks-gradient: none}.btn-outline-secondary{--geeks-btn-color: #64748b;--geeks-btn-border-color: #64748b;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #64748b;--geeks-btn-hover-border-color: #64748b;--geeks-btn-focus-shadow-rgb: 100, 116, 139;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #64748b;--geeks-btn-active-border-color: #64748b;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #64748b;--geeks-btn-disabled-bg: transparent;--geeks-btn-disabled-border-color: #64748b;--geeks-gradient: none}.btn-outline-success{--geeks-btn-color: #38a169;--geeks-btn-border-color: #38a169;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #38a169;--geeks-btn-hover-border-color: #38a169;--geeks-btn-focus-shadow-rgb: 56, 161, 105;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #38a169;--geeks-btn-active-border-color: #38a169;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #38a169;--geeks-btn-disabled-bg: transparent;--geeks-btn-disabled-border-color: #38a169;--geeks-gradient: none}.btn-outline-info{--geeks-btn-color: #0ea5e9;--geeks-btn-border-color: #0ea5e9;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #0ea5e9;--geeks-btn-hover-border-color: #0ea5e9;--geeks-btn-focus-shadow-rgb: 14, 165, 233;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #0ea5e9;--geeks-btn-active-border-color: #0ea5e9;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #0ea5e9;--geeks-btn-disabled-bg: transparent;--geeks-btn-disabled-border-color: #0ea5e9;--geeks-gradient: none}.btn-outline-warning{--geeks-btn-color: #f59e0b;--geeks-btn-border-color: #f59e0b;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #f59e0b;--geeks-btn-hover-border-color: #f59e0b;--geeks-btn-focus-shadow-rgb: 245, 158, 11;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #f59e0b;--geeks-btn-active-border-color: #f59e0b;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #f59e0b;--geeks-btn-disabled-bg: transparent;--geeks-btn-disabled-border-color: #f59e0b;--geeks-gradient: none}.btn-outline-danger{--geeks-btn-color: #dc2626;--geeks-btn-border-color: #dc2626;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #dc2626;--geeks-btn-hover-border-color: #dc2626;--geeks-btn-focus-shadow-rgb: 220, 38, 38;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #dc2626;--geeks-btn-active-border-color: #dc2626;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #dc2626;--geeks-btn-disabled-bg: transparent;--geeks-btn-disabled-border-color: #dc2626;--geeks-gradient: none}.btn-outline-light{--geeks-btn-color: #f1f5f9;--geeks-btn-border-color: #f1f5f9;--geeks-btn-hover-color: #000;--geeks-btn-hover-bg: #f1f5f9;--geeks-btn-hover-border-color: #f1f5f9;--geeks-btn-focus-shadow-rgb: 241, 245, 249;--geeks-btn-active-color: #000;--geeks-btn-active-bg: #f1f5f9;--geeks-btn-active-border-color: #f1f5f9;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #f1f5f9;--geeks-btn-disabled-bg: transparent;--geeks-btn-disabled-border-color: #f1f5f9;--geeks-gradient: none}.btn-outline-dark{--geeks-btn-color: #0f172a;--geeks-btn-border-color: #0f172a;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #0f172a;--geeks-btn-hover-border-color: #0f172a;--geeks-btn-focus-shadow-rgb: 15, 23, 42;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #0f172a;--geeks-btn-active-border-color: #0f172a;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #0f172a;--geeks-btn-disabled-bg: transparent;--geeks-btn-disabled-border-color: #0f172a;--geeks-gradient: none}.btn-outline-white{--geeks-btn-color: #fff;--geeks-btn-border-color: #fff;--geeks-btn-hover-color: #000;--geeks-btn-hover-bg: #fff;--geeks-btn-hover-border-color: #fff;--geeks-btn-focus-shadow-rgb: 255, 255, 255;--geeks-btn-active-color: #000;--geeks-btn-active-bg: #fff;--geeks-btn-active-border-color: #fff;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #fff;--geeks-btn-disabled-bg: transparent;--geeks-btn-disabled-border-color: #fff;--geeks-gradient: none}.btn-outline-light-primary{--geeks-btn-color: #ede9fe;--geeks-btn-border-color: #ede9fe;--geeks-btn-hover-color: #000;--geeks-btn-hover-bg: #ede9fe;--geeks-btn-hover-border-color: #ede9fe;--geeks-btn-focus-shadow-rgb: 237, 233, 254;--geeks-btn-active-color: #000;--geeks-btn-active-bg: #ede9fe;--geeks-btn-active-border-color: #ede9fe;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #ede9fe;--geeks-btn-disabled-bg: transparent;--geeks-btn-disabled-border-color: #ede9fe;--geeks-gradient: none}.btn-outline-light-danger{--geeks-btn-color: #fad9d8;--geeks-btn-border-color: #fad9d8;--geeks-btn-hover-color: #000;--geeks-btn-hover-bg: #fad9d8;--geeks-btn-hover-border-color: #fad9d8;--geeks-btn-focus-shadow-rgb: 250, 217, 216;--geeks-btn-active-color: #000;--geeks-btn-active-bg: #fad9d8;--geeks-btn-active-border-color: #fad9d8;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #fad9d8;--geeks-btn-disabled-bg: transparent;--geeks-btn-disabled-border-color: #fad9d8;--geeks-gradient: none}.btn-outline-light-info{--geeks-btn-color: #e1f6ff;--geeks-btn-border-color: #e1f6ff;--geeks-btn-hover-color: #000;--geeks-btn-hover-bg: #e1f6ff;--geeks-btn-hover-border-color: #e1f6ff;--geeks-btn-focus-shadow-rgb: 225, 246, 255;--geeks-btn-active-color: #000;--geeks-btn-active-bg: #e1f6ff;--geeks-btn-active-border-color: #e1f6ff;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #e1f6ff;--geeks-btn-disabled-bg: transparent;--geeks-btn-disabled-border-color: #e1f6ff;--geeks-gradient: none}.btn-outline-light-warning{--geeks-btn-color: #ffeeda;--geeks-btn-border-color: #ffeeda;--geeks-btn-hover-color: #000;--geeks-btn-hover-bg: #ffeeda;--geeks-btn-hover-border-color: #ffeeda;--geeks-btn-focus-shadow-rgb: 255, 238, 218;--geeks-btn-active-color: #000;--geeks-btn-active-bg: #ffeeda;--geeks-btn-active-border-color: #ffeeda;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #ffeeda;--geeks-btn-disabled-bg: transparent;--geeks-btn-disabled-border-color: #ffeeda;--geeks-gradient: none}.btn-outline-light-secondary{--geeks-btn-color: #e4e3e9;--geeks-btn-border-color: #e4e3e9;--geeks-btn-hover-color: #000;--geeks-btn-hover-bg: #e4e3e9;--geeks-btn-hover-border-color: #e4e3e9;--geeks-btn-focus-shadow-rgb: 228, 227, 233;--geeks-btn-active-color: #000;--geeks-btn-active-bg: #e4e3e9;--geeks-btn-active-border-color: #e4e3e9;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #e4e3e9;--geeks-btn-disabled-bg: transparent;--geeks-btn-disabled-border-color: #e4e3e9;--geeks-gradient: none}.btn-outline-light-success{--geeks-btn-color: #d1f5ea;--geeks-btn-border-color: #d1f5ea;--geeks-btn-hover-color: #000;--geeks-btn-hover-bg: #d1f5ea;--geeks-btn-hover-border-color: #d1f5ea;--geeks-btn-focus-shadow-rgb: 209, 245, 234;--geeks-btn-active-color: #000;--geeks-btn-active-bg: #d1f5ea;--geeks-btn-active-border-color: #d1f5ea;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #d1f5ea;--geeks-btn-disabled-bg: transparent;--geeks-btn-disabled-border-color: #d1f5ea;--geeks-gradient: none}.btn-outline-light-dark{--geeks-btn-color: #d1cfd8;--geeks-btn-border-color: #d1cfd8;--geeks-btn-hover-color: #000;--geeks-btn-hover-bg: #d1cfd8;--geeks-btn-hover-border-color: #d1cfd8;--geeks-btn-focus-shadow-rgb: 209, 207, 216;--geeks-btn-active-color: #000;--geeks-btn-active-bg: #d1cfd8;--geeks-btn-active-border-color: #d1cfd8;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #d1cfd8;--geeks-btn-disabled-bg: transparent;--geeks-btn-disabled-border-color: #d1cfd8;--geeks-gradient: none}.btn-outline-dark-primary{--geeks-btn-color: #593cc1;--geeks-btn-border-color: #593cc1;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #593cc1;--geeks-btn-hover-border-color: #593cc1;--geeks-btn-focus-shadow-rgb: 89, 60, 193;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #593cc1;--geeks-btn-active-border-color: #593cc1;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #593cc1;--geeks-btn-disabled-bg: transparent;--geeks-btn-disabled-border-color: #593cc1;--geeks-gradient: none}.btn-outline-dark-warning{--geeks-btn-color: #c28135;--geeks-btn-border-color: #c28135;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #c28135;--geeks-btn-hover-border-color: #c28135;--geeks-btn-focus-shadow-rgb: 194, 129, 53;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #c28135;--geeks-btn-active-border-color: #c28135;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #c28135;--geeks-btn-disabled-bg: transparent;--geeks-btn-disabled-border-color: #c28135;--geeks-gradient: none}.btn-outline-dark-info{--geeks-btn-color: #51a0c2;--geeks-btn-border-color: #51a0c2;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #51a0c2;--geeks-btn-hover-border-color: #51a0c2;--geeks-btn-focus-shadow-rgb: 81, 160, 194;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #51a0c2;--geeks-btn-active-border-color: #51a0c2;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #51a0c2;--geeks-btn-disabled-bg: transparent;--geeks-btn-disabled-border-color: #51a0c2;--geeks-gradient: none}.btn-outline-dark-danger{--geeks-btn-color: #ae302e;--geeks-btn-border-color: #ae302e;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #ae302e;--geeks-btn-hover-border-color: #ae302e;--geeks-btn-focus-shadow-rgb: 174, 48, 46;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #ae302e;--geeks-btn-active-border-color: #ae302e;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #ae302e;--geeks-btn-disabled-bg: transparent;--geeks-btn-disabled-border-color: #ae302e;--geeks-gradient: none}.btn-outline-dark-success{--geeks-btn-color: #139a74;--geeks-btn-border-color: #139a74;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #139a74;--geeks-btn-hover-border-color: #139a74;--geeks-btn-focus-shadow-rgb: 19, 154, 116;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #139a74;--geeks-btn-active-border-color: #139a74;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #139a74;--geeks-btn-disabled-bg: transparent;--geeks-btn-disabled-border-color: #139a74;--geeks-gradient: none}.btn-outline-dark-secondary{--geeks-btn-color: #5c596d;--geeks-btn-border-color: #5c596d;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #5c596d;--geeks-btn-hover-border-color: #5c596d;--geeks-btn-focus-shadow-rgb: 92, 89, 109;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #5c596d;--geeks-btn-active-border-color: #5c596d;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #5c596d;--geeks-btn-disabled-bg: transparent;--geeks-btn-disabled-border-color: #5c596d;--geeks-gradient: none}.btn-link{--geeks-btn-font-weight: 400;--geeks-btn-color: var(--geeks-link-color);--geeks-btn-bg: transparent;--geeks-btn-border-color: transparent;--geeks-btn-hover-color: var(--geeks-link-hover-color);--geeks-btn-hover-border-color: transparent;--geeks-btn-active-color: var(--geeks-link-hover-color);--geeks-btn-active-border-color: transparent;--geeks-btn-disabled-color: #475569;--geeks-btn-disabled-border-color: transparent;--geeks-btn-box-shadow: 0 0 0 #000;--geeks-btn-focus-shadow-rgb: 138, 105, 254;text-decoration:none}.btn-link:focus-visible{color:var(--geeks-btn-color)}.btn-link:hover{color:var(--geeks-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--geeks-btn-padding-y: 0.75rem;--geeks-btn-padding-x: 1.25rem;--geeks-btn-font-size: 1.09375rem;--geeks-btn-border-radius: var(--geeks-border-radius-lg)}.btn-sm,.btn-group-sm>.btn{--geeks-btn-padding-y: 0.25rem;--geeks-btn-padding-x: 0.75rem;--geeks-btn-font-size: 0.765625rem;--geeks-btn-border-radius: var(--geeks-border-radius-sm)}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--geeks-dropdown-zindex: 1000;--geeks-dropdown-min-width: 10rem;--geeks-dropdown-padding-x: 0;--geeks-dropdown-padding-y: 0.5rem;--geeks-dropdown-spacer: 0.125rem;--geeks-dropdown-font-size: 0.875rem;--geeks-dropdown-color: var(--geeks-body-color);--geeks-dropdown-bg: var(--geeks-dropdown-background);--geeks-dropdown-border-color: var(--geeks-border-color);--geeks-dropdown-border-radius: var(--geeks-border-radius);--geeks-dropdown-border-width: var(--geeks-border-width);--geeks-dropdown-inner-border-radius: calc(var(--geeks-border-radius) - var(--geeks-border-width));--geeks-dropdown-divider-bg: var(--geeks-border-color);--geeks-dropdown-divider-margin-y: 0.5rem;--geeks-dropdown-box-shadow: var(--geeks-dropdown-shadow);--geeks-dropdown-link-color: var(--geeks-dropdown-link-color);--geeks-dropdown-link-hover-color: var(--geeks-dropdown-link-hover-color);--geeks-dropdown-link-hover-bg: var(--geeks-dropdown-link-hover-bg);--geeks-dropdown-link-active-color: var(--geeks-dropdown-link-hover-color);--geeks-dropdown-link-active-bg: var(--geeks-dropdown-link-hover-bg);--geeks-dropdown-link-disabled-color: var(--geeks-tertiary-color);--geeks-dropdown-item-padding-x: 1rem;--geeks-dropdown-item-padding-y: 0.25rem;--geeks-dropdown-header-color: #475569;--geeks-dropdown-header-padding-x: 1rem;--geeks-dropdown-header-padding-y: 0.5rem;position:absolute;z-index:var(--geeks-dropdown-zindex);display:none;min-width:var(--geeks-dropdown-min-width);padding:var(--geeks-dropdown-padding-y) var(--geeks-dropdown-padding-x);margin:0;font-size:var(--geeks-dropdown-font-size);color:var(--geeks-dropdown-color);text-align:left;list-style:none;background-color:var(--geeks-dropdown-bg);background-clip:padding-box;border:var(--geeks-dropdown-border-width) solid var(--geeks-dropdown-border-color);border-radius:var(--geeks-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--geeks-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media(min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--geeks-dropdown-spacer)}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--geeks-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--geeks-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--geeks-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--geeks-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--geeks-dropdown-item-padding-y) var(--geeks-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--geeks-dropdown-link-color);text-align:inherit;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--geeks-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--geeks-dropdown-link-hover-color);background-color:var(--geeks-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--geeks-dropdown-link-active-color);text-decoration:none;background-color:var(--geeks-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--geeks-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--geeks-dropdown-header-padding-y) var(--geeks-dropdown-header-padding-x);margin-bottom:0;font-size:.765625rem;color:var(--geeks-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--geeks-dropdown-item-padding-y) var(--geeks-dropdown-item-padding-x);color:var(--geeks-dropdown-link-color)}.dropdown-menu-dark{--geeks-dropdown-color: #cbd5e1;--geeks-dropdown-bg: #1e293b;--geeks-dropdown-border-color: var(--geeks-border-color);--geeks-dropdown-box-shadow: ;--geeks-dropdown-link-color: #cbd5e1;--geeks-dropdown-link-hover-color: #fff;--geeks-dropdown-divider-bg: var(--geeks-border-color);--geeks-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);--geeks-dropdown-link-active-color: var(--geeks-dropdown-link-hover-color);--geeks-dropdown-link-active-bg: var(--geeks-dropdown-link-hover-bg);--geeks-dropdown-link-disabled-color: #64748b;--geeks-dropdown-header-color: #64748b}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:.375rem}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(var(--geeks-border-width)*-1)}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.9375rem;padding-left:.9375rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(var(--geeks-border-width)*-1)}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn~.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--geeks-nav-link-padding-x: 1rem;--geeks-nav-link-padding-y: 0.5rem;--geeks-nav-link-font-weight: ;--geeks-nav-link-color: var(--geeks-link-color);--geeks-nav-link-hover-color: var(--geeks-link-hover-color);--geeks-nav-link-disabled-color: var(--geeks-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--geeks-nav-link-padding-y) var(--geeks-nav-link-padding-x);font-size:var(--geeks-nav-link-font-size);font-weight:var(--geeks-nav-link-font-weight);color:var(--geeks-nav-link-color);background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media(prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--geeks-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(117, 79, 254, 0.25)}.nav-link.disabled{color:var(--geeks-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--geeks-nav-tabs-border-width: var(--geeks-border-width);--geeks-nav-tabs-border-color: var(--geeks-gray-300);--geeks-nav-tabs-border-radius: var(--geeks-border-radius);--geeks-nav-tabs-link-hover-border-color: var(--geeks-gray-300);--geeks-nav-tabs-link-active-color: var(--geeks-gray-700);--geeks-nav-tabs-link-active-bg: var(--geeks-body-bg);--geeks-nav-tabs-link-active-border-color: var(--geeks-gray-300);border-bottom:var(--geeks-nav-tabs-border-width) solid var(--geeks-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1*var(--geeks-nav-tabs-border-width));border:var(--geeks-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--geeks-nav-tabs-border-radius);border-top-right-radius:var(--geeks-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--geeks-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link:disabled{color:var(--geeks-nav-link-disabled-color);background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--geeks-nav-tabs-link-active-color);background-color:var(--geeks-nav-tabs-link-active-bg);border-color:var(--geeks-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1*var(--geeks-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--geeks-nav-pills-border-radius: var(--geeks-border-radius);--geeks-nav-pills-link-active-color: #fff;--geeks-nav-pills-link-active-bg: #6f23ff}.nav-pills .nav-link{border-radius:var(--geeks-nav-pills-border-radius)}.nav-pills .nav-link:disabled{color:var(--geeks-nav-link-disabled-color);background-color:transparent;border-color:transparent}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--geeks-nav-pills-link-active-color);background-color:var(--geeks-nav-pills-link-active-bg)}.nav-underline{--geeks-nav-underline-gap: 1rem;--geeks-nav-underline-border-width: 0.125rem;--geeks-nav-underline-link-active-color: var(--geeks-emphasis-color);gap:var(--geeks-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--geeks-nav-underline-border-width) solid transparent}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--geeks-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--geeks-navbar-padding-x: 0;--geeks-navbar-padding-y: 0.5rem;--geeks-navbar-color: var(--geeks-gray-500);--geeks-navbar-hover-color: var(--geeks-gray-600);--geeks-navbar-disabled-color: var(--geeks-gray-400);--geeks-navbar-active-color: var(--geeks-primary);--geeks-navbar-brand-padding-y: 0.325rem;--geeks-navbar-brand-margin-end: 1rem;--geeks-navbar-brand-font-size: 1.09375rem;--geeks-navbar-brand-color: var(--geeks-primary);--geeks-navbar-brand-hover-color: var(--geeks-primary);--geeks-navbar-nav-link-padding-x: 0.5rem;--geeks-navbar-toggler-padding-y: 0.25rem;--geeks-navbar-toggler-padding-x: 0.75rem;--geeks-navbar-toggler-font-size: 1.09375rem;--geeks-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28100, 116, 139, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--geeks-navbar-toggler-border-color: rgba(var(--geeks-emphasis-color-rgb), 0.15);--geeks-navbar-toggler-border-radius: 0.375rem;--geeks-navbar-toggler-focus-width: 0.25rem;--geeks-navbar-toggler-transition: box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--geeks-navbar-padding-y) var(--geeks-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--geeks-navbar-brand-padding-y);padding-bottom:var(--geeks-navbar-brand-padding-y);margin-right:var(--geeks-navbar-brand-margin-end);font-size:var(--geeks-navbar-brand-font-size);color:var(--geeks-navbar-brand-color);white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--geeks-navbar-brand-hover-color)}.navbar-nav{--geeks-nav-link-padding-x: 0;--geeks-nav-link-padding-y: 0.5rem;--geeks-nav-link-font-weight: ;--geeks-nav-link-color: var(--geeks-navbar-color);--geeks-nav-link-hover-color: var(--geeks-navbar-hover-color);--geeks-nav-link-disabled-color: var(--geeks-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--geeks-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--geeks-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--geeks-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--geeks-navbar-toggler-padding-y) var(--geeks-navbar-toggler-padding-x);font-size:var(--geeks-navbar-toggler-font-size);line-height:1;color:var(--geeks-navbar-color);background-color:transparent;border:var(--geeks-border-width) solid var(--geeks-navbar-toggler-border-color);border-radius:var(--geeks-navbar-toggler-border-radius);transition:var(--geeks-navbar-toggler-transition)}@media(prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--geeks-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--geeks-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--geeks-scroll-height, 75vh);overflow-y:auto}@media(min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--geeks-navbar-nav-link-padding-x);padding-left:var(--geeks-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;-webkit-transform:none !important;transform:none !important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--geeks-navbar-nav-link-padding-x);padding-left:var(--geeks-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;-webkit-transform:none !important;transform:none !important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--geeks-navbar-nav-link-padding-x);padding-left:var(--geeks-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;-webkit-transform:none !important;transform:none !important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--geeks-navbar-nav-link-padding-x);padding-left:var(--geeks-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;-webkit-transform:none !important;transform:none !important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--geeks-navbar-nav-link-padding-x);padding-left:var(--geeks-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;-webkit-transform:none !important;transform:none !important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--geeks-navbar-nav-link-padding-x);padding-left:var(--geeks-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;-webkit-transform:none !important;transform:none !important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark{--geeks-navbar-color: rgba(255, 255, 255, 0.55);--geeks-navbar-hover-color: rgba(255, 255, 255, 0.75);--geeks-navbar-disabled-color: rgba(255, 255, 255, 0.25);--geeks-navbar-active-color: #fff;--geeks-navbar-brand-color: #fff;--geeks-navbar-brand-hover-color: #fff;--geeks-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);--geeks-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--geeks-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--geeks-card-spacer-y: 1.5rem;--geeks-card-spacer-x: 1.5rem;--geeks-card-title-spacer-y: 0.5rem;--geeks-card-title-color: ;--geeks-card-subtitle-color: ;--geeks-card-border-width: var(--geeks-border-width);--geeks-card-border-color: var(--geeks-border-color);--geeks-card-border-radius: 0.5rem;--geeks-card-box-shadow: ;--geeks-card-inner-border-radius: calc(0.5rem - (var(--geeks-border-width)));--geeks-card-cap-padding-y: 1rem;--geeks-card-cap-padding-x: 1.5rem;--geeks-card-cap-bg: var(--geeks-card-background);--geeks-card-cap-color: ;--geeks-card-height: ;--geeks-card-color: ;--geeks-card-bg: var(--geeks-card-background);--geeks-card-img-overlay-padding: 1rem;--geeks-card-group-margin: 0.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--geeks-card-height);color:var(--geeks-body-color);word-wrap:break-word;background-color:var(--geeks-card-bg);background-clip:border-box;border:var(--geeks-card-border-width) solid var(--geeks-card-border-color);border-radius:var(--geeks-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--geeks-card-inner-border-radius);border-top-right-radius:var(--geeks-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--geeks-card-inner-border-radius);border-bottom-left-radius:var(--geeks-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--geeks-card-spacer-y) var(--geeks-card-spacer-x);color:var(--geeks-card-color)}.card-title{margin-bottom:var(--geeks-card-title-spacer-y);color:var(--geeks-card-title-color)}.card-subtitle{margin-top:calc(-0.5*var(--geeks-card-title-spacer-y));margin-bottom:0;color:var(--geeks-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--geeks-card-spacer-x)}.card-header{padding:var(--geeks-card-cap-padding-y) var(--geeks-card-cap-padding-x);margin-bottom:0;color:var(--geeks-card-cap-color);background-color:var(--geeks-card-cap-bg);border-bottom:var(--geeks-card-border-width) solid var(--geeks-card-border-color)}.card-header:first-child{border-radius:var(--geeks-card-inner-border-radius) var(--geeks-card-inner-border-radius) 0 0}.card-footer{padding:var(--geeks-card-cap-padding-y) var(--geeks-card-cap-padding-x);color:var(--geeks-card-cap-color);background-color:var(--geeks-card-cap-bg);border-top:var(--geeks-card-border-width) solid var(--geeks-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--geeks-card-inner-border-radius) var(--geeks-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-0.5*var(--geeks-card-cap-padding-x));margin-bottom:calc(-1*var(--geeks-card-cap-padding-y));margin-left:calc(-0.5*var(--geeks-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--geeks-card-bg);border-bottom-color:var(--geeks-card-bg)}.card-header-pills{margin-right:calc(-0.5*var(--geeks-card-cap-padding-x));margin-left:calc(-0.5*var(--geeks-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--geeks-card-img-overlay-padding);border-radius:var(--geeks-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--geeks-card-inner-border-radius);border-top-right-radius:var(--geeks-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--geeks-card-inner-border-radius);border-bottom-left-radius:var(--geeks-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--geeks-card-group-margin)}@media(min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.accordion{--geeks-accordion-color: var(--geeks-body-color);--geeks-accordion-bg: var(--geeks-card-background);--geeks-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;--geeks-accordion-border-color: var(--geeks-border-color);--geeks-accordion-border-width: var(--geeks-border-width);--geeks-accordion-border-radius: var(--geeks-border-radius);--geeks-accordion-inner-border-radius: calc(var(--geeks-border-radius) - (var(--geeks-border-width)));--geeks-accordion-btn-padding-x: 1.25rem;--geeks-accordion-btn-padding-y: 1rem;--geeks-accordion-btn-color: var(--geeks-body-color);--geeks-accordion-btn-bg: var(--geeks-accordion-bg);--geeks-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2364748b'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--geeks-accordion-btn-icon-width: 1.25rem;--geeks-accordion-btn-icon-transform: rotate(-180deg);--geeks-accordion-btn-icon-transition: transform 0.2s ease-in-out;--geeks-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232f2066'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--geeks-accordion-btn-focus-border-color: var(--geeks-input-focus-border);--geeks-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(117, 79, 254, 0.25);--geeks-accordion-body-padding-x: 1.25rem;--geeks-accordion-body-padding-y: 1rem;--geeks-accordion-active-color: var(--geeks-accordion-button-active-color);--geeks-accordion-active-bg: var(--geeks-border-color)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--geeks-accordion-btn-padding-y) var(--geeks-accordion-btn-padding-x);font-size:.875rem;color:var(--geeks-accordion-btn-color);text-align:left;background-color:var(--geeks-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--geeks-accordion-transition)}@media(prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--geeks-accordion-active-color);background-color:var(--geeks-accordion-active-bg);box-shadow:inset 0 calc(-1*var(--geeks-accordion-border-width)) 0 var(--geeks-accordion-border-color)}.accordion-button:not(.collapsed)::after{background-image:var(--geeks-accordion-btn-active-icon);-webkit-transform:var(--geeks-accordion-btn-icon-transform);transform:var(--geeks-accordion-btn-icon-transform)}.accordion-button::after{flex-shrink:0;width:var(--geeks-accordion-btn-icon-width);height:var(--geeks-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--geeks-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--geeks-accordion-btn-icon-width);transition:var(--geeks-accordion-btn-icon-transition)}@media(prefers-reduced-motion: reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:var(--geeks-accordion-btn-focus-border-color);outline:0;box-shadow:var(--geeks-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--geeks-accordion-color);background-color:var(--geeks-accordion-bg);border:var(--geeks-accordion-border-width) solid var(--geeks-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--geeks-accordion-border-radius);border-top-right-radius:var(--geeks-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--geeks-accordion-inner-border-radius);border-top-right-radius:var(--geeks-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--geeks-accordion-border-radius);border-bottom-left-radius:var(--geeks-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--geeks-accordion-inner-border-radius);border-bottom-left-radius:var(--geeks-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--geeks-accordion-border-radius);border-bottom-left-radius:var(--geeks-accordion-border-radius)}.accordion-body{padding:var(--geeks-accordion-body-padding-y) var(--geeks-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button::after{--geeks-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ac95fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--geeks-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ac95fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.breadcrumb{--geeks-breadcrumb-padding-x: 0;--geeks-breadcrumb-padding-y: 0;--geeks-breadcrumb-margin-bottom: 0rem;--geeks-breadcrumb-font-size: 0.75rem;--geeks-breadcrumb-bg: ;--geeks-breadcrumb-border-radius: ;--geeks-breadcrumb-divider-color: var(--geeks-secondary-color);--geeks-breadcrumb-item-padding-x: 0.5rem;--geeks-breadcrumb-item-active-color: var(--geeks-secondary-color);display:flex;flex-wrap:wrap;padding:var(--geeks-breadcrumb-padding-y) var(--geeks-breadcrumb-padding-x);margin-bottom:var(--geeks-breadcrumb-margin-bottom);font-size:var(--geeks-breadcrumb-font-size);list-style:none;background-color:var(--geeks-breadcrumb-bg);border-radius:var(--geeks-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--geeks-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:var(--geeks-breadcrumb-item-padding-x);color:var(--geeks-breadcrumb-divider-color);content:var(--geeks-breadcrumb-divider, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 14 14'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z' fill='%2364748b'/%3e%3c/svg%3e"))}.breadcrumb-item.active{color:var(--geeks-breadcrumb-item-active-color)}.pagination{--geeks-pagination-padding-x: 0.925rem;--geeks-pagination-padding-y: 0.5rem;--geeks-pagination-font-size: 0.875rem;--geeks-pagination-color: var(--geeks-gray-600);--geeks-pagination-bg: var(--geeks-white);--geeks-pagination-border-width: var(--geeks-border-width);--geeks-pagination-border-color: var(--geeks-border-color);--geeks-pagination-border-radius: var(--geeks-border-radius);--geeks-pagination-hover-color: var(--geeks-gray-800);--geeks-pagination-hover-bg: #6f23ff;--geeks-pagination-hover-border-color: #6f23ff;--geeks-pagination-focus-color: var(--geeks-white);--geeks-pagination-focus-bg: #6f23ff;--geeks-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(117, 79, 254, 0.25);--geeks-pagination-active-color: #fff;--geeks-pagination-active-bg: #6f23ff;--geeks-pagination-active-border-color: #6f23ff;--geeks-pagination-disabled-color: var(--geeks-gray-600);--geeks-pagination-disabled-bg: var(--geeks-gray-200);--geeks-pagination-disabled-border-color: var(--geeks-gray-200);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--geeks-pagination-padding-y) var(--geeks-pagination-padding-x);font-size:var(--geeks-pagination-font-size);color:var(--geeks-pagination-color);background-color:var(--geeks-pagination-bg);border:var(--geeks-pagination-border-width) solid var(--geeks-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--geeks-pagination-hover-color);background-color:var(--geeks-pagination-hover-bg);border-color:var(--geeks-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--geeks-pagination-focus-color);background-color:var(--geeks-pagination-focus-bg);outline:0;box-shadow:var(--geeks-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--geeks-pagination-active-color);background-color:var(--geeks-pagination-active-bg);border-color:var(--geeks-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--geeks-pagination-disabled-color);pointer-events:none;background-color:var(--geeks-pagination-disabled-bg);border-color:var(--geeks-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:0}.page-item .page-link{border-radius:var(--geeks-pagination-border-radius)}.pagination-lg{--geeks-pagination-padding-x: 1.5rem;--geeks-pagination-padding-y: 0.75rem;--geeks-pagination-font-size: 1.09375rem;--geeks-pagination-border-radius: var(--geeks-border-radius-lg)}.pagination-sm{--geeks-pagination-padding-x: 0.5rem;--geeks-pagination-padding-y: 0.25rem;--geeks-pagination-font-size: 0.765625rem;--geeks-pagination-border-radius: var(--geeks-border-radius-sm)}.badge{--geeks-badge-padding-x: 0.5rem;--geeks-badge-padding-y: 0.33rem;--geeks-badge-font-size: 0.75rem;--geeks-badge-font-weight: 500;--geeks-badge-color: #fff;--geeks-badge-border-radius: var(--geeks-border-radius);display:inline-block;padding:var(--geeks-badge-padding-y) var(--geeks-badge-padding-x);font-size:var(--geeks-badge-font-size);font-weight:var(--geeks-badge-font-weight);line-height:1;color:var(--geeks-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--geeks-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--geeks-alert-bg: transparent;--geeks-alert-padding-x: 1rem;--geeks-alert-padding-y: 1rem;--geeks-alert-margin-bottom: 1rem;--geeks-alert-color: inherit;--geeks-alert-border-color: transparent;--geeks-alert-border: var(--geeks-border-width) solid var(--geeks-alert-border-color);--geeks-alert-border-radius: var(--geeks-border-radius);--geeks-alert-link-color: inherit;position:relative;padding:var(--geeks-alert-padding-y) var(--geeks-alert-padding-x);margin-bottom:var(--geeks-alert-margin-bottom);color:var(--geeks-alert-color);background-color:var(--geeks-alert-bg);border:var(--geeks-alert-border);border-radius:var(--geeks-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--geeks-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--geeks-alert-color: var(--geeks-primary-text-emphasis);--geeks-alert-bg: var(--geeks-primary-bg-subtle);--geeks-alert-border-color: var(--geeks-primary-border-subtle);--geeks-alert-link-color: var(--geeks-primary-text-emphasis)}.alert-secondary{--geeks-alert-color: var(--geeks-secondary-text-emphasis);--geeks-alert-bg: var(--geeks-secondary-bg-subtle);--geeks-alert-border-color: var(--geeks-secondary-border-subtle);--geeks-alert-link-color: var(--geeks-secondary-text-emphasis)}.alert-success{--geeks-alert-color: var(--geeks-success-text-emphasis);--geeks-alert-bg: var(--geeks-success-bg-subtle);--geeks-alert-border-color: var(--geeks-success-border-subtle);--geeks-alert-link-color: var(--geeks-success-text-emphasis)}.alert-info{--geeks-alert-color: var(--geeks-info-text-emphasis);--geeks-alert-bg: var(--geeks-info-bg-subtle);--geeks-alert-border-color: var(--geeks-info-border-subtle);--geeks-alert-link-color: var(--geeks-info-text-emphasis)}.alert-warning{--geeks-alert-color: var(--geeks-warning-text-emphasis);--geeks-alert-bg: var(--geeks-warning-bg-subtle);--geeks-alert-border-color: var(--geeks-warning-border-subtle);--geeks-alert-link-color: var(--geeks-warning-text-emphasis)}.alert-danger{--geeks-alert-color: var(--geeks-danger-text-emphasis);--geeks-alert-bg: var(--geeks-danger-bg-subtle);--geeks-alert-border-color: var(--geeks-danger-border-subtle);--geeks-alert-link-color: var(--geeks-danger-text-emphasis)}.alert-light{--geeks-alert-color: var(--geeks-light-text-emphasis);--geeks-alert-bg: var(--geeks-light-bg-subtle);--geeks-alert-border-color: var(--geeks-light-border-subtle);--geeks-alert-link-color: var(--geeks-light-text-emphasis)}.alert-dark{--geeks-alert-color: var(--geeks-dark-text-emphasis);--geeks-alert-bg: var(--geeks-dark-bg-subtle);--geeks-alert-border-color: var(--geeks-dark-border-subtle);--geeks-alert-link-color: var(--geeks-dark-text-emphasis)}.alert-white{--geeks-alert-color: var(--geeks-white-text-emphasis);--geeks-alert-bg: var(--geeks-white-bg-subtle);--geeks-alert-border-color: var(--geeks-white-border-subtle);--geeks-alert-link-color: var(--geeks-white-text-emphasis)}.alert-light-primary{--geeks-alert-color: var(--geeks-light-primary-text-emphasis);--geeks-alert-bg: var(--geeks-light-primary-bg-subtle);--geeks-alert-border-color: var(--geeks-light-primary-border-subtle);--geeks-alert-link-color: var(--geeks-light-primary-text-emphasis)}.alert-light-danger{--geeks-alert-color: var(--geeks-light-danger-text-emphasis);--geeks-alert-bg: var(--geeks-light-danger-bg-subtle);--geeks-alert-border-color: var(--geeks-light-danger-border-subtle);--geeks-alert-link-color: var(--geeks-light-danger-text-emphasis)}.alert-light-info{--geeks-alert-color: var(--geeks-light-info-text-emphasis);--geeks-alert-bg: var(--geeks-light-info-bg-subtle);--geeks-alert-border-color: var(--geeks-light-info-border-subtle);--geeks-alert-link-color: var(--geeks-light-info-text-emphasis)}.alert-light-warning{--geeks-alert-color: var(--geeks-light-warning-text-emphasis);--geeks-alert-bg: var(--geeks-light-warning-bg-subtle);--geeks-alert-border-color: var(--geeks-light-warning-border-subtle);--geeks-alert-link-color: var(--geeks-light-warning-text-emphasis)}.alert-light-secondary{--geeks-alert-color: var(--geeks-light-secondary-text-emphasis);--geeks-alert-bg: var(--geeks-light-secondary-bg-subtle);--geeks-alert-border-color: var(--geeks-light-secondary-border-subtle);--geeks-alert-link-color: var(--geeks-light-secondary-text-emphasis)}.alert-light-success{--geeks-alert-color: var(--geeks-light-success-text-emphasis);--geeks-alert-bg: var(--geeks-light-success-bg-subtle);--geeks-alert-border-color: var(--geeks-light-success-border-subtle);--geeks-alert-link-color: var(--geeks-light-success-text-emphasis)}.alert-light-dark{--geeks-alert-color: var(--geeks-light-dark-text-emphasis);--geeks-alert-bg: var(--geeks-light-dark-bg-subtle);--geeks-alert-border-color: var(--geeks-light-dark-border-subtle);--geeks-alert-link-color: var(--geeks-light-dark-text-emphasis)}.alert-dark-primary{--geeks-alert-color: var(--geeks-dark-primary-text-emphasis);--geeks-alert-bg: var(--geeks-dark-primary-bg-subtle);--geeks-alert-border-color: var(--geeks-dark-primary-border-subtle);--geeks-alert-link-color: var(--geeks-dark-primary-text-emphasis)}.alert-dark-warning{--geeks-alert-color: var(--geeks-dark-warning-text-emphasis);--geeks-alert-bg: var(--geeks-dark-warning-bg-subtle);--geeks-alert-border-color: var(--geeks-dark-warning-border-subtle);--geeks-alert-link-color: var(--geeks-dark-warning-text-emphasis)}.alert-dark-info{--geeks-alert-color: var(--geeks-dark-info-text-emphasis);--geeks-alert-bg: var(--geeks-dark-info-bg-subtle);--geeks-alert-border-color: var(--geeks-dark-info-border-subtle);--geeks-alert-link-color: var(--geeks-dark-info-text-emphasis)}.alert-dark-danger{--geeks-alert-color: var(--geeks-dark-danger-text-emphasis);--geeks-alert-bg: var(--geeks-dark-danger-bg-subtle);--geeks-alert-border-color: var(--geeks-dark-danger-border-subtle);--geeks-alert-link-color: var(--geeks-dark-danger-text-emphasis)}.alert-dark-success{--geeks-alert-color: var(--geeks-dark-success-text-emphasis);--geeks-alert-bg: var(--geeks-dark-success-bg-subtle);--geeks-alert-border-color: var(--geeks-dark-success-border-subtle);--geeks-alert-link-color: var(--geeks-dark-success-text-emphasis)}.alert-dark-secondary{--geeks-alert-color: var(--geeks-dark-secondary-text-emphasis);--geeks-alert-bg: var(--geeks-dark-secondary-bg-subtle);--geeks-alert-border-color: var(--geeks-dark-secondary-border-subtle);--geeks-alert-link-color: var(--geeks-dark-secondary-text-emphasis)}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--geeks-progress-height: 1rem;--geeks-progress-font-size: 0.65625rem;--geeks-progress-bg: var(--geeks-progress-background);--geeks-progress-border-radius: var(--geeks-border-radius);--geeks-progress-box-shadow: var(--geeks-box-shadow-inset);--geeks-progress-bar-color: #fff;--geeks-progress-bar-bg: #6f23ff;--geeks-progress-bar-transition: width 0.6s ease;display:flex;height:var(--geeks-progress-height);overflow:hidden;font-size:var(--geeks-progress-font-size);background-color:var(--geeks-progress-bg);border-radius:var(--geeks-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--geeks-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--geeks-progress-bar-bg);transition:var(--geeks-progress-bar-transition)}@media(prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:var(--geeks-progress-height) var(--geeks-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media(prefers-reduced-motion: reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.list-group{--geeks-list-group-color: var(--geeks-body-color);--geeks-list-group-bg: var(--geeks-card-bg);--geeks-list-group-border-color: var(--geeks-border-color);--geeks-list-group-border-width: var(--geeks-border-width);--geeks-list-group-border-radius: var(--geeks-border-radius);--geeks-list-group-item-padding-x: 1.25rem;--geeks-list-group-item-padding-y: 0.75rem;--geeks-list-group-action-color: var(--geeks-gray-500);--geeks-list-group-action-hover-color: var(--geeks-gray-600);--geeks-list-group-action-hover-bg: var(--geeks-gray-100);--geeks-list-group-action-active-color: var(--geeks-gray-600);--geeks-list-group-action-active-bg: var(--geeks-gray-100);--geeks-list-group-disabled-color: var(--geeks-secondary-color);--geeks-list-group-disabled-bg: var(--geeks-card-bg);--geeks-list-group-active-color: #fff;--geeks-list-group-active-bg: #6f23ff;--geeks-list-group-active-border-color: #6f23ff;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--geeks-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--geeks-list-group-action-color);text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:var(--geeks-list-group-action-hover-color);text-decoration:none;background-color:var(--geeks-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--geeks-list-group-action-active-color);background-color:var(--geeks-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--geeks-list-group-item-padding-y) var(--geeks-list-group-item-padding-x);color:var(--geeks-list-group-color);background-color:var(--geeks-list-group-bg);border:var(--geeks-list-group-border-width) solid var(--geeks-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--geeks-list-group-disabled-color);pointer-events:none;background-color:var(--geeks-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--geeks-list-group-active-color);background-color:var(--geeks-list-group-active-bg);border-color:var(--geeks-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1*var(--geeks-list-group-border-width));border-top-width:var(--geeks-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--geeks-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--geeks-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--geeks-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--geeks-list-group-border-width));border-left-width:var(--geeks-list-group-border-width)}@media(min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--geeks-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--geeks-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--geeks-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--geeks-list-group-border-width));border-left-width:var(--geeks-list-group-border-width)}}@media(min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--geeks-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--geeks-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--geeks-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--geeks-list-group-border-width));border-left-width:var(--geeks-list-group-border-width)}}@media(min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--geeks-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--geeks-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--geeks-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--geeks-list-group-border-width));border-left-width:var(--geeks-list-group-border-width)}}@media(min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--geeks-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--geeks-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--geeks-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--geeks-list-group-border-width));border-left-width:var(--geeks-list-group-border-width)}}@media(min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--geeks-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--geeks-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--geeks-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--geeks-list-group-border-width));border-left-width:var(--geeks-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--geeks-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--geeks-list-group-color: var(--geeks-primary-text-emphasis);--geeks-list-group-bg: var(--geeks-primary-bg-subtle);--geeks-list-group-border-color: var(--geeks-primary-border-subtle);--geeks-list-group-action-hover-color: var(--geeks-emphasis-color);--geeks-list-group-action-hover-bg: var(--geeks-primary-border-subtle);--geeks-list-group-action-active-color: var(--geeks-emphasis-color);--geeks-list-group-action-active-bg: var(--geeks-primary-border-subtle);--geeks-list-group-active-color: var(--geeks-primary-bg-subtle);--geeks-list-group-active-bg: var(--geeks-primary-text-emphasis);--geeks-list-group-active-border-color: var(--geeks-primary-text-emphasis)}.list-group-item-secondary{--geeks-list-group-color: var(--geeks-secondary-text-emphasis);--geeks-list-group-bg: var(--geeks-secondary-bg-subtle);--geeks-list-group-border-color: var(--geeks-secondary-border-subtle);--geeks-list-group-action-hover-color: var(--geeks-emphasis-color);--geeks-list-group-action-hover-bg: var(--geeks-secondary-border-subtle);--geeks-list-group-action-active-color: var(--geeks-emphasis-color);--geeks-list-group-action-active-bg: var(--geeks-secondary-border-subtle);--geeks-list-group-active-color: var(--geeks-secondary-bg-subtle);--geeks-list-group-active-bg: var(--geeks-secondary-text-emphasis);--geeks-list-group-active-border-color: var(--geeks-secondary-text-emphasis)}.list-group-item-success{--geeks-list-group-color: var(--geeks-success-text-emphasis);--geeks-list-group-bg: var(--geeks-success-bg-subtle);--geeks-list-group-border-color: var(--geeks-success-border-subtle);--geeks-list-group-action-hover-color: var(--geeks-emphasis-color);--geeks-list-group-action-hover-bg: var(--geeks-success-border-subtle);--geeks-list-group-action-active-color: var(--geeks-emphasis-color);--geeks-list-group-action-active-bg: var(--geeks-success-border-subtle);--geeks-list-group-active-color: var(--geeks-success-bg-subtle);--geeks-list-group-active-bg: var(--geeks-success-text-emphasis);--geeks-list-group-active-border-color: var(--geeks-success-text-emphasis)}.list-group-item-info{--geeks-list-group-color: var(--geeks-info-text-emphasis);--geeks-list-group-bg: var(--geeks-info-bg-subtle);--geeks-list-group-border-color: var(--geeks-info-border-subtle);--geeks-list-group-action-hover-color: var(--geeks-emphasis-color);--geeks-list-group-action-hover-bg: var(--geeks-info-border-subtle);--geeks-list-group-action-active-color: var(--geeks-emphasis-color);--geeks-list-group-action-active-bg: var(--geeks-info-border-subtle);--geeks-list-group-active-color: var(--geeks-info-bg-subtle);--geeks-list-group-active-bg: var(--geeks-info-text-emphasis);--geeks-list-group-active-border-color: var(--geeks-info-text-emphasis)}.list-group-item-warning{--geeks-list-group-color: var(--geeks-warning-text-emphasis);--geeks-list-group-bg: var(--geeks-warning-bg-subtle);--geeks-list-group-border-color: var(--geeks-warning-border-subtle);--geeks-list-group-action-hover-color: var(--geeks-emphasis-color);--geeks-list-group-action-hover-bg: var(--geeks-warning-border-subtle);--geeks-list-group-action-active-color: var(--geeks-emphasis-color);--geeks-list-group-action-active-bg: var(--geeks-warning-border-subtle);--geeks-list-group-active-color: var(--geeks-warning-bg-subtle);--geeks-list-group-active-bg: var(--geeks-warning-text-emphasis);--geeks-list-group-active-border-color: var(--geeks-warning-text-emphasis)}.list-group-item-danger{--geeks-list-group-color: var(--geeks-danger-text-emphasis);--geeks-list-group-bg: var(--geeks-danger-bg-subtle);--geeks-list-group-border-color: var(--geeks-danger-border-subtle);--geeks-list-group-action-hover-color: var(--geeks-emphasis-color);--geeks-list-group-action-hover-bg: var(--geeks-danger-border-subtle);--geeks-list-group-action-active-color: var(--geeks-emphasis-color);--geeks-list-group-action-active-bg: var(--geeks-danger-border-subtle);--geeks-list-group-active-color: var(--geeks-danger-bg-subtle);--geeks-list-group-active-bg: var(--geeks-danger-text-emphasis);--geeks-list-group-active-border-color: var(--geeks-danger-text-emphasis)}.list-group-item-light{--geeks-list-group-color: var(--geeks-light-text-emphasis);--geeks-list-group-bg: var(--geeks-light-bg-subtle);--geeks-list-group-border-color: var(--geeks-light-border-subtle);--geeks-list-group-action-hover-color: var(--geeks-emphasis-color);--geeks-list-group-action-hover-bg: var(--geeks-light-border-subtle);--geeks-list-group-action-active-color: var(--geeks-emphasis-color);--geeks-list-group-action-active-bg: var(--geeks-light-border-subtle);--geeks-list-group-active-color: var(--geeks-light-bg-subtle);--geeks-list-group-active-bg: var(--geeks-light-text-emphasis);--geeks-list-group-active-border-color: var(--geeks-light-text-emphasis)}.list-group-item-dark{--geeks-list-group-color: var(--geeks-dark-text-emphasis);--geeks-list-group-bg: var(--geeks-dark-bg-subtle);--geeks-list-group-border-color: var(--geeks-dark-border-subtle);--geeks-list-group-action-hover-color: var(--geeks-emphasis-color);--geeks-list-group-action-hover-bg: var(--geeks-dark-border-subtle);--geeks-list-group-action-active-color: var(--geeks-emphasis-color);--geeks-list-group-action-active-bg: var(--geeks-dark-border-subtle);--geeks-list-group-active-color: var(--geeks-dark-bg-subtle);--geeks-list-group-active-bg: var(--geeks-dark-text-emphasis);--geeks-list-group-active-border-color: var(--geeks-dark-text-emphasis)}.list-group-item-white{--geeks-list-group-color: var(--geeks-white-text-emphasis);--geeks-list-group-bg: var(--geeks-white-bg-subtle);--geeks-list-group-border-color: var(--geeks-white-border-subtle);--geeks-list-group-action-hover-color: var(--geeks-emphasis-color);--geeks-list-group-action-hover-bg: var(--geeks-white-border-subtle);--geeks-list-group-action-active-color: var(--geeks-emphasis-color);--geeks-list-group-action-active-bg: var(--geeks-white-border-subtle);--geeks-list-group-active-color: var(--geeks-white-bg-subtle);--geeks-list-group-active-bg: var(--geeks-white-text-emphasis);--geeks-list-group-active-border-color: var(--geeks-white-text-emphasis)}.list-group-item-light-primary{--geeks-list-group-color: var(--geeks-light-primary-text-emphasis);--geeks-list-group-bg: var(--geeks-light-primary-bg-subtle);--geeks-list-group-border-color: var(--geeks-light-primary-border-subtle);--geeks-list-group-action-hover-color: var(--geeks-emphasis-color);--geeks-list-group-action-hover-bg: var(--geeks-light-primary-border-subtle);--geeks-list-group-action-active-color: var(--geeks-emphasis-color);--geeks-list-group-action-active-bg: var(--geeks-light-primary-border-subtle);--geeks-list-group-active-color: var(--geeks-light-primary-bg-subtle);--geeks-list-group-active-bg: var(--geeks-light-primary-text-emphasis);--geeks-list-group-active-border-color: var(--geeks-light-primary-text-emphasis)}.list-group-item-light-danger{--geeks-list-group-color: var(--geeks-light-danger-text-emphasis);--geeks-list-group-bg: var(--geeks-light-danger-bg-subtle);--geeks-list-group-border-color: var(--geeks-light-danger-border-subtle);--geeks-list-group-action-hover-color: var(--geeks-emphasis-color);--geeks-list-group-action-hover-bg: var(--geeks-light-danger-border-subtle);--geeks-list-group-action-active-color: var(--geeks-emphasis-color);--geeks-list-group-action-active-bg: var(--geeks-light-danger-border-subtle);--geeks-list-group-active-color: var(--geeks-light-danger-bg-subtle);--geeks-list-group-active-bg: var(--geeks-light-danger-text-emphasis);--geeks-list-group-active-border-color: var(--geeks-light-danger-text-emphasis)}.list-group-item-light-info{--geeks-list-group-color: var(--geeks-light-info-text-emphasis);--geeks-list-group-bg: var(--geeks-light-info-bg-subtle);--geeks-list-group-border-color: var(--geeks-light-info-border-subtle);--geeks-list-group-action-hover-color: var(--geeks-emphasis-color);--geeks-list-group-action-hover-bg: var(--geeks-light-info-border-subtle);--geeks-list-group-action-active-color: var(--geeks-emphasis-color);--geeks-list-group-action-active-bg: var(--geeks-light-info-border-subtle);--geeks-list-group-active-color: var(--geeks-light-info-bg-subtle);--geeks-list-group-active-bg: var(--geeks-light-info-text-emphasis);--geeks-list-group-active-border-color: var(--geeks-light-info-text-emphasis)}.list-group-item-light-warning{--geeks-list-group-color: var(--geeks-light-warning-text-emphasis);--geeks-list-group-bg: var(--geeks-light-warning-bg-subtle);--geeks-list-group-border-color: var(--geeks-light-warning-border-subtle);--geeks-list-group-action-hover-color: var(--geeks-emphasis-color);--geeks-list-group-action-hover-bg: var(--geeks-light-warning-border-subtle);--geeks-list-group-action-active-color: var(--geeks-emphasis-color);--geeks-list-group-action-active-bg: var(--geeks-light-warning-border-subtle);--geeks-list-group-active-color: var(--geeks-light-warning-bg-subtle);--geeks-list-group-active-bg: var(--geeks-light-warning-text-emphasis);--geeks-list-group-active-border-color: var(--geeks-light-warning-text-emphasis)}.list-group-item-light-secondary{--geeks-list-group-color: var(--geeks-light-secondary-text-emphasis);--geeks-list-group-bg: var(--geeks-light-secondary-bg-subtle);--geeks-list-group-border-color: var(--geeks-light-secondary-border-subtle);--geeks-list-group-action-hover-color: var(--geeks-emphasis-color);--geeks-list-group-action-hover-bg: var(--geeks-light-secondary-border-subtle);--geeks-list-group-action-active-color: var(--geeks-emphasis-color);--geeks-list-group-action-active-bg: var(--geeks-light-secondary-border-subtle);--geeks-list-group-active-color: var(--geeks-light-secondary-bg-subtle);--geeks-list-group-active-bg: var(--geeks-light-secondary-text-emphasis);--geeks-list-group-active-border-color: var(--geeks-light-secondary-text-emphasis)}.list-group-item-light-success{--geeks-list-group-color: var(--geeks-light-success-text-emphasis);--geeks-list-group-bg: var(--geeks-light-success-bg-subtle);--geeks-list-group-border-color: var(--geeks-light-success-border-subtle);--geeks-list-group-action-hover-color: var(--geeks-emphasis-color);--geeks-list-group-action-hover-bg: var(--geeks-light-success-border-subtle);--geeks-list-group-action-active-color: var(--geeks-emphasis-color);--geeks-list-group-action-active-bg: var(--geeks-light-success-border-subtle);--geeks-list-group-active-color: var(--geeks-light-success-bg-subtle);--geeks-list-group-active-bg: var(--geeks-light-success-text-emphasis);--geeks-list-group-active-border-color: var(--geeks-light-success-text-emphasis)}.list-group-item-light-dark{--geeks-list-group-color: var(--geeks-light-dark-text-emphasis);--geeks-list-group-bg: var(--geeks-light-dark-bg-subtle);--geeks-list-group-border-color: var(--geeks-light-dark-border-subtle);--geeks-list-group-action-hover-color: var(--geeks-emphasis-color);--geeks-list-group-action-hover-bg: var(--geeks-light-dark-border-subtle);--geeks-list-group-action-active-color: var(--geeks-emphasis-color);--geeks-list-group-action-active-bg: var(--geeks-light-dark-border-subtle);--geeks-list-group-active-color: var(--geeks-light-dark-bg-subtle);--geeks-list-group-active-bg: var(--geeks-light-dark-text-emphasis);--geeks-list-group-active-border-color: var(--geeks-light-dark-text-emphasis)}.list-group-item-dark-primary{--geeks-list-group-color: var(--geeks-dark-primary-text-emphasis);--geeks-list-group-bg: var(--geeks-dark-primary-bg-subtle);--geeks-list-group-border-color: var(--geeks-dark-primary-border-subtle);--geeks-list-group-action-hover-color: var(--geeks-emphasis-color);--geeks-list-group-action-hover-bg: var(--geeks-dark-primary-border-subtle);--geeks-list-group-action-active-color: var(--geeks-emphasis-color);--geeks-list-group-action-active-bg: var(--geeks-dark-primary-border-subtle);--geeks-list-group-active-color: var(--geeks-dark-primary-bg-subtle);--geeks-list-group-active-bg: var(--geeks-dark-primary-text-emphasis);--geeks-list-group-active-border-color: var(--geeks-dark-primary-text-emphasis)}.list-group-item-dark-warning{--geeks-list-group-color: var(--geeks-dark-warning-text-emphasis);--geeks-list-group-bg: var(--geeks-dark-warning-bg-subtle);--geeks-list-group-border-color: var(--geeks-dark-warning-border-subtle);--geeks-list-group-action-hover-color: var(--geeks-emphasis-color);--geeks-list-group-action-hover-bg: var(--geeks-dark-warning-border-subtle);--geeks-list-group-action-active-color: var(--geeks-emphasis-color);--geeks-list-group-action-active-bg: var(--geeks-dark-warning-border-subtle);--geeks-list-group-active-color: var(--geeks-dark-warning-bg-subtle);--geeks-list-group-active-bg: var(--geeks-dark-warning-text-emphasis);--geeks-list-group-active-border-color: var(--geeks-dark-warning-text-emphasis)}.list-group-item-dark-info{--geeks-list-group-color: var(--geeks-dark-info-text-emphasis);--geeks-list-group-bg: var(--geeks-dark-info-bg-subtle);--geeks-list-group-border-color: var(--geeks-dark-info-border-subtle);--geeks-list-group-action-hover-color: var(--geeks-emphasis-color);--geeks-list-group-action-hover-bg: var(--geeks-dark-info-border-subtle);--geeks-list-group-action-active-color: var(--geeks-emphasis-color);--geeks-list-group-action-active-bg: var(--geeks-dark-info-border-subtle);--geeks-list-group-active-color: var(--geeks-dark-info-bg-subtle);--geeks-list-group-active-bg: var(--geeks-dark-info-text-emphasis);--geeks-list-group-active-border-color: var(--geeks-dark-info-text-emphasis)}.list-group-item-dark-danger{--geeks-list-group-color: var(--geeks-dark-danger-text-emphasis);--geeks-list-group-bg: var(--geeks-dark-danger-bg-subtle);--geeks-list-group-border-color: var(--geeks-dark-danger-border-subtle);--geeks-list-group-action-hover-color: var(--geeks-emphasis-color);--geeks-list-group-action-hover-bg: var(--geeks-dark-danger-border-subtle);--geeks-list-group-action-active-color: var(--geeks-emphasis-color);--geeks-list-group-action-active-bg: var(--geeks-dark-danger-border-subtle);--geeks-list-group-active-color: var(--geeks-dark-danger-bg-subtle);--geeks-list-group-active-bg: var(--geeks-dark-danger-text-emphasis);--geeks-list-group-active-border-color: var(--geeks-dark-danger-text-emphasis)}.list-group-item-dark-success{--geeks-list-group-color: var(--geeks-dark-success-text-emphasis);--geeks-list-group-bg: var(--geeks-dark-success-bg-subtle);--geeks-list-group-border-color: var(--geeks-dark-success-border-subtle);--geeks-list-group-action-hover-color: var(--geeks-emphasis-color);--geeks-list-group-action-hover-bg: var(--geeks-dark-success-border-subtle);--geeks-list-group-action-active-color: var(--geeks-emphasis-color);--geeks-list-group-action-active-bg: var(--geeks-dark-success-border-subtle);--geeks-list-group-active-color: var(--geeks-dark-success-bg-subtle);--geeks-list-group-active-bg: var(--geeks-dark-success-text-emphasis);--geeks-list-group-active-border-color: var(--geeks-dark-success-text-emphasis)}.list-group-item-dark-secondary{--geeks-list-group-color: var(--geeks-dark-secondary-text-emphasis);--geeks-list-group-bg: var(--geeks-dark-secondary-bg-subtle);--geeks-list-group-border-color: var(--geeks-dark-secondary-border-subtle);--geeks-list-group-action-hover-color: var(--geeks-emphasis-color);--geeks-list-group-action-hover-bg: var(--geeks-dark-secondary-border-subtle);--geeks-list-group-action-active-color: var(--geeks-emphasis-color);--geeks-list-group-action-active-bg: var(--geeks-dark-secondary-border-subtle);--geeks-list-group-active-color: var(--geeks-dark-secondary-bg-subtle);--geeks-list-group-active-bg: var(--geeks-dark-secondary-text-emphasis);--geeks-list-group-active-border-color: var(--geeks-dark-secondary-text-emphasis)}.btn-close{--geeks-btn-close-color: #475569;--geeks-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23475569'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--geeks-btn-close-opacity: 0.5;--geeks-btn-close-hover-opacity: 0.75;--geeks-btn-close-focus-shadow: none;--geeks-btn-close-focus-opacity: 1;--geeks-btn-close-disabled-opacity: 0.25;--geeks-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:.75rem;height:.75rem;padding:.25em .25em;color:var(--geeks-btn-close-color);background:transparent var(--geeks-btn-close-bg) center/0.75rem auto no-repeat;border:0;border-radius:.375rem;opacity:var(--geeks-btn-close-opacity)}.btn-close:hover{color:var(--geeks-btn-close-color);text-decoration:none;opacity:var(--geeks-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--geeks-btn-close-focus-shadow);opacity:var(--geeks-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--geeks-btn-close-disabled-opacity)}.btn-close-white{-webkit-filter:var(--geeks-btn-close-white-filter);filter:var(--geeks-btn-close-white-filter)}[data-bs-theme=dark] .btn-close{-webkit-filter:var(--geeks-btn-close-white-filter);filter:var(--geeks-btn-close-white-filter)}.toast{--geeks-toast-zindex: 1090;--geeks-toast-padding-x: 0.75rem;--geeks-toast-padding-y: 0.5rem;--geeks-toast-spacing: 2.5rem;--geeks-toast-max-width: 350px;--geeks-toast-font-size: 0.875rem;--geeks-toast-color: ;--geeks-toast-bg: var(--geeks-white);--geeks-toast-border-width: var(--geeks-border-width);--geeks-toast-border-color: var(--geeks-gray-300);--geeks-toast-border-radius: var(--geeks-border-radius);--geeks-toast-box-shadow: var(--geeks-box-shadow);--geeks-toast-header-color: var(--geeks-gray-600);--geeks-toast-header-bg: var(--geeks-white);--geeks-toast-header-border-color: var(--geeks-gray-300);width:var(--geeks-toast-max-width);max-width:100%;font-size:var(--geeks-toast-font-size);color:var(--geeks-toast-color);pointer-events:auto;background-color:var(--geeks-toast-bg);background-clip:padding-box;border:var(--geeks-toast-border-width) solid var(--geeks-toast-border-color);box-shadow:var(--geeks-toast-box-shadow);border-radius:var(--geeks-toast-border-radius);z-index:2}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--geeks-toast-zindex: 1090;position:absolute;z-index:var(--geeks-toast-zindex);width:-webkit-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--geeks-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--geeks-toast-padding-y) var(--geeks-toast-padding-x);color:var(--geeks-toast-header-color);background-color:var(--geeks-toast-header-bg);background-clip:padding-box;border-bottom:var(--geeks-toast-border-width) solid var(--geeks-toast-header-border-color);border-top-left-radius:calc(var(--geeks-toast-border-radius) - var(--geeks-toast-border-width));border-top-right-radius:calc(var(--geeks-toast-border-radius) - var(--geeks-toast-border-width))}.toast-header .btn-close{margin-right:calc(-0.5*var(--geeks-toast-padding-x));margin-left:var(--geeks-toast-padding-x)}.toast-body{padding:var(--geeks-toast-padding-x);word-wrap:break-word}.modal{--geeks-modal-zindex: 1055;--geeks-modal-width: 500px;--geeks-modal-padding: 1.5rem;--geeks-modal-margin: 0.5rem;--geeks-modal-color: ;--geeks-modal-bg: var(--geeks-card-background);--geeks-modal-border-color: var(--geeks-border-color);--geeks-modal-border-width: var(--geeks-border-width);--geeks-modal-border-radius: var(--geeks-border-radius-lg);--geeks-modal-box-shadow: 0px 1px 3px rgba(17, 24, 39, 0.09);--geeks-modal-inner-border-radius: calc(var(--geeks-border-radius-lg) - (var(--geeks-border-width)));--geeks-modal-header-padding-x: 1.5rem;--geeks-modal-header-padding-y: 1rem;--geeks-modal-header-padding: 1rem 1.5rem;--geeks-modal-header-border-color: var(--geeks-border-color);--geeks-modal-header-border-width: var(--geeks-border-width);--geeks-modal-title-line-height: 1.6;--geeks-modal-footer-gap: 0.5rem;--geeks-modal-footer-bg: ;--geeks-modal-footer-border-color: var(--geeks-border-color);--geeks-modal-footer-border-width: var(--geeks-border-width);position:fixed;top:0;left:0;z-index:var(--geeks-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--geeks-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0, -50px);transform:translate(0, -50px)}@media(prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--geeks-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--geeks-modal-margin)*2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--geeks-modal-color);pointer-events:auto;background-color:var(--geeks-modal-bg);background-clip:padding-box;border:var(--geeks-modal-border-width) solid var(--geeks-modal-border-color);border-radius:var(--geeks-modal-border-radius);outline:0}.modal-backdrop{--geeks-backdrop-zindex: 1050;--geeks-backdrop-bg: #000;--geeks-backdrop-opacity: 0.5;position:fixed;top:0;left:0;z-index:var(--geeks-backdrop-zindex);width:100vw;height:100vh;background-color:var(--geeks-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--geeks-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--geeks-modal-header-padding);border-bottom:var(--geeks-modal-header-border-width) solid var(--geeks-modal-header-border-color);border-top-left-radius:var(--geeks-modal-inner-border-radius);border-top-right-radius:var(--geeks-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--geeks-modal-header-padding-y)*.5) calc(var(--geeks-modal-header-padding-x)*.5);margin:calc(-0.5*var(--geeks-modal-header-padding-y)) calc(-0.5*var(--geeks-modal-header-padding-x)) calc(-0.5*var(--geeks-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--geeks-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--geeks-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--geeks-modal-padding) - var(--geeks-modal-footer-gap)*.5);background-color:var(--geeks-modal-footer-bg);border-top:var(--geeks-modal-footer-border-width) solid var(--geeks-modal-footer-border-color);border-bottom-right-radius:var(--geeks-modal-inner-border-radius);border-bottom-left-radius:var(--geeks-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--geeks-modal-footer-gap)*.5)}@media(min-width: 576px){.modal{--geeks-modal-margin: 1.75rem;--geeks-modal-box-shadow: 0px 3px 6px rgba(17, 24, 39, 0.1)}.modal-dialog{max-width:var(--geeks-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--geeks-modal-width: 300px}}@media(min-width: 992px){.modal-lg,.modal-xl{--geeks-modal-width: 800px}}@media(min-width: 1200px){.modal-xl{--geeks-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--geeks-tooltip-zindex: 1080;--geeks-tooltip-max-width: 200px;--geeks-tooltip-padding-x: 0.5rem;--geeks-tooltip-padding-y: 0.25rem;--geeks-tooltip-margin: ;--geeks-tooltip-font-size: 0.765625rem;--geeks-tooltip-color: var(--geeks-gray-400);--geeks-tooltip-bg: var(--geeks-gray-800);--geeks-tooltip-border-radius: var(--geeks-border-radius);--geeks-tooltip-opacity: 0.9;--geeks-tooltip-arrow-width: 0.8rem;--geeks-tooltip-arrow-height: 0.4rem;z-index:var(--geeks-tooltip-zindex);display:block;margin:var(--geeks-tooltip-margin);font-family:"Inter","sans-serif";font-style:normal;font-weight:400;line-height:1.6;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--geeks-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--geeks-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--geeks-tooltip-arrow-width);height:var(--geeks-tooltip-arrow-height)}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1*var(--geeks-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{top:-1px;border-width:var(--geeks-tooltip-arrow-height) calc(var(--geeks-tooltip-arrow-width)*.5) 0;border-top-color:var(--geeks-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1*var(--geeks-tooltip-arrow-height));width:var(--geeks-tooltip-arrow-height);height:var(--geeks-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{right:-1px;border-width:calc(var(--geeks-tooltip-arrow-width)*.5) var(--geeks-tooltip-arrow-height) calc(var(--geeks-tooltip-arrow-width)*.5) 0;border-right-color:var(--geeks-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1*var(--geeks-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--geeks-tooltip-arrow-width)*.5) var(--geeks-tooltip-arrow-height);border-bottom-color:var(--geeks-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1*var(--geeks-tooltip-arrow-height));width:var(--geeks-tooltip-arrow-height);height:var(--geeks-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{left:-1px;border-width:calc(var(--geeks-tooltip-arrow-width)*.5) 0 calc(var(--geeks-tooltip-arrow-width)*.5) var(--geeks-tooltip-arrow-height);border-left-color:var(--geeks-tooltip-bg)}.tooltip-inner{max-width:var(--geeks-tooltip-max-width);padding:var(--geeks-tooltip-padding-y) var(--geeks-tooltip-padding-x);color:var(--geeks-tooltip-color);text-align:center;background-color:var(--geeks-tooltip-bg);border-radius:var(--geeks-tooltip-border-radius)}.popover{--geeks-popover-zindex: 1070;--geeks-popover-max-width: 276px;--geeks-popover-font-size: 0.765625rem;--geeks-popover-bg: var(--geeks-body-bg);--geeks-popover-border-width: var(--geeks-border-width);--geeks-popover-border-color: var(--geeks-border-color-translucent);--geeks-popover-border-radius: var(--geeks-border-radius-lg);--geeks-popover-inner-border-radius: calc(var(--geeks-border-radius-lg) - var(--geeks-border-width));--geeks-popover-box-shadow: 0px 3px 6px rgba(17, 24, 39, 0.1);--geeks-popover-header-padding-x: 1rem;--geeks-popover-header-padding-y: 0.5rem;--geeks-popover-header-font-size: 0.875rem;--geeks-popover-header-color: var(--geeks-headings-color);--geeks-popover-header-bg: var(--geeks-secondary-bg);--geeks-popover-body-padding-x: 1rem;--geeks-popover-body-padding-y: 1rem;--geeks-popover-body-color: var(--geeks-gray-500);--geeks-popover-arrow-width: 1rem;--geeks-popover-arrow-height: 0.5rem;--geeks-popover-arrow-border: var(--geeks-popover-border-color);z-index:var(--geeks-popover-zindex);display:block;max-width:var(--geeks-popover-max-width);font-family:"Inter","sans-serif";font-style:normal;font-weight:400;line-height:1.6;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--geeks-popover-font-size);word-wrap:break-word;background-color:var(--geeks-popover-bg);background-clip:padding-box;border:var(--geeks-popover-border-width) solid var(--geeks-popover-border-color);border-radius:var(--geeks-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--geeks-popover-arrow-width);height:var(--geeks-popover-arrow-height)}.popover .popover-arrow::before,.popover .popover-arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1*(var(--geeks-popover-arrow-height)) - var(--geeks-popover-border-width))}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after{border-width:var(--geeks-popover-arrow-height) calc(var(--geeks-popover-arrow-width)*.5) 0}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before{bottom:0;border-top-color:var(--geeks-popover-arrow-border)}.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after{bottom:var(--geeks-popover-border-width);border-top-color:var(--geeks-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1*(var(--geeks-popover-arrow-height)) - var(--geeks-popover-border-width));width:var(--geeks-popover-arrow-height);height:var(--geeks-popover-arrow-width)}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after{border-width:calc(var(--geeks-popover-arrow-width)*.5) var(--geeks-popover-arrow-height) calc(var(--geeks-popover-arrow-width)*.5) 0}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before{left:0;border-right-color:var(--geeks-popover-arrow-border)}.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after{left:var(--geeks-popover-border-width);border-right-color:var(--geeks-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1*(var(--geeks-popover-arrow-height)) - var(--geeks-popover-border-width))}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after{border-width:0 calc(var(--geeks-popover-arrow-width)*.5) var(--geeks-popover-arrow-height)}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before{top:0;border-bottom-color:var(--geeks-popover-arrow-border)}.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after{top:var(--geeks-popover-border-width);border-bottom-color:var(--geeks-popover-bg)}.bs-popover-bottom .popover-header::before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:var(--geeks-popover-arrow-width);margin-left:calc(-0.5*var(--geeks-popover-arrow-width));content:"";border-bottom:var(--geeks-popover-border-width) solid var(--geeks-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1*(var(--geeks-popover-arrow-height)) - var(--geeks-popover-border-width));width:var(--geeks-popover-arrow-height);height:var(--geeks-popover-arrow-width)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after{border-width:calc(var(--geeks-popover-arrow-width)*.5) 0 calc(var(--geeks-popover-arrow-width)*.5) var(--geeks-popover-arrow-height)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before{right:0;border-left-color:var(--geeks-popover-arrow-border)}.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after{right:var(--geeks-popover-border-width);border-left-color:var(--geeks-popover-bg)}.popover-header{padding:var(--geeks-popover-header-padding-y) var(--geeks-popover-header-padding-x);margin-bottom:0;font-size:var(--geeks-popover-header-font-size);color:var(--geeks-popover-header-color);background-color:var(--geeks-popover-header-bg);border-bottom:var(--geeks-popover-border-width) solid var(--geeks-popover-border-color);border-top-left-radius:var(--geeks-popover-inner-border-radius);border-top-right-radius:var(--geeks-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--geeks-popover-body-padding-y) var(--geeks-popover-body-padding-x);color:var(--geeks-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media(prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{-webkit-transform:translateX(100%);transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media(prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{-webkit-filter:invert(1) grayscale(100);filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon{-webkit-filter:invert(1) grayscale(100);filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-grow,.spinner-border{display:inline-block;width:var(--geeks-spinner-width);height:var(--geeks-spinner-height);vertical-align:var(--geeks-spinner-vertical-align);border-radius:50%;-webkit-animation:var(--geeks-spinner-animation-speed) linear infinite var(--geeks-spinner-animation-name);animation:var(--geeks-spinner-animation-speed) linear infinite var(--geeks-spinner-animation-name)}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{--geeks-spinner-width: 2rem;--geeks-spinner-height: 2rem;--geeks-spinner-vertical-align: -0.125em;--geeks-spinner-border-width: 0.25em;--geeks-spinner-animation-speed: 0.75s;--geeks-spinner-animation-name: spinner-border;border:var(--geeks-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--geeks-spinner-width: 1rem;--geeks-spinner-height: 1rem;--geeks-spinner-border-width: 0.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.spinner-grow{--geeks-spinner-width: 2rem;--geeks-spinner-height: 2rem;--geeks-spinner-vertical-align: -0.125em;--geeks-spinner-animation-speed: 0.75s;--geeks-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--geeks-spinner-width: 1rem;--geeks-spinner-height: 1rem}@media(prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--geeks-spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--geeks-offcanvas-zindex: 1045;--geeks-offcanvas-width: 400px;--geeks-offcanvas-height: 30vh;--geeks-offcanvas-padding-x: 1.5rem;--geeks-offcanvas-padding-y: 1.5rem;--geeks-offcanvas-color: var(--geeks-body-color);--geeks-offcanvas-bg: var(--geeks-body-bg);--geeks-offcanvas-border-width: var(--geeks-border-width);--geeks-offcanvas-border-color: var(--geeks-border-color);--geeks-offcanvas-box-shadow: 0px 1px 3px rgba(17, 24, 39, 0.09);--geeks-offcanvas-transition: transform 0.3s ease-in-out;--geeks-offcanvas-title-line-height: 1.6}@media(max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--geeks-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--geeks-offcanvas-color);visibility:hidden;background-color:var(--geeks-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--geeks-offcanvas-transition)}}@media(max-width: 575.98px)and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media(max-width: 575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--geeks-offcanvas-width);border-right:var(--geeks-offcanvas-border-width) solid var(--geeks-offcanvas-border-color);-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@media(max-width: 575.98px){.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--geeks-offcanvas-width);border-left:var(--geeks-offcanvas-border-width) solid var(--geeks-offcanvas-border-color);-webkit-transform:translateX(100%);transform:translateX(100%)}}@media(max-width: 575.98px){.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--geeks-offcanvas-height);max-height:100%;border-bottom:var(--geeks-offcanvas-border-width) solid var(--geeks-offcanvas-border-color);-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@media(max-width: 575.98px){.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--geeks-offcanvas-height);max-height:100%;border-top:var(--geeks-offcanvas-border-width) solid var(--geeks-offcanvas-border-color);-webkit-transform:translateY(100%);transform:translateY(100%)}}@media(max-width: 575.98px){.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){-webkit-transform:none;transform:none}}@media(max-width: 575.98px){.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media(min-width: 576px){.offcanvas-sm{--geeks-offcanvas-height: auto;--geeks-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media(max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--geeks-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--geeks-offcanvas-color);visibility:hidden;background-color:var(--geeks-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--geeks-offcanvas-transition)}}@media(max-width: 767.98px)and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media(max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--geeks-offcanvas-width);border-right:var(--geeks-offcanvas-border-width) solid var(--geeks-offcanvas-border-color);-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@media(max-width: 767.98px){.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--geeks-offcanvas-width);border-left:var(--geeks-offcanvas-border-width) solid var(--geeks-offcanvas-border-color);-webkit-transform:translateX(100%);transform:translateX(100%)}}@media(max-width: 767.98px){.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--geeks-offcanvas-height);max-height:100%;border-bottom:var(--geeks-offcanvas-border-width) solid var(--geeks-offcanvas-border-color);-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@media(max-width: 767.98px){.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--geeks-offcanvas-height);max-height:100%;border-top:var(--geeks-offcanvas-border-width) solid var(--geeks-offcanvas-border-color);-webkit-transform:translateY(100%);transform:translateY(100%)}}@media(max-width: 767.98px){.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){-webkit-transform:none;transform:none}}@media(max-width: 767.98px){.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media(min-width: 768px){.offcanvas-md{--geeks-offcanvas-height: auto;--geeks-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media(max-width: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--geeks-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--geeks-offcanvas-color);visibility:hidden;background-color:var(--geeks-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--geeks-offcanvas-transition)}}@media(max-width: 991.98px)and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media(max-width: 991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--geeks-offcanvas-width);border-right:var(--geeks-offcanvas-border-width) solid var(--geeks-offcanvas-border-color);-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@media(max-width: 991.98px){.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--geeks-offcanvas-width);border-left:var(--geeks-offcanvas-border-width) solid var(--geeks-offcanvas-border-color);-webkit-transform:translateX(100%);transform:translateX(100%)}}@media(max-width: 991.98px){.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--geeks-offcanvas-height);max-height:100%;border-bottom:var(--geeks-offcanvas-border-width) solid var(--geeks-offcanvas-border-color);-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@media(max-width: 991.98px){.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--geeks-offcanvas-height);max-height:100%;border-top:var(--geeks-offcanvas-border-width) solid var(--geeks-offcanvas-border-color);-webkit-transform:translateY(100%);transform:translateY(100%)}}@media(max-width: 991.98px){.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){-webkit-transform:none;transform:none}}@media(max-width: 991.98px){.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media(min-width: 992px){.offcanvas-lg{--geeks-offcanvas-height: auto;--geeks-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media(max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--geeks-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--geeks-offcanvas-color);visibility:hidden;background-color:var(--geeks-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--geeks-offcanvas-transition)}}@media(max-width: 1199.98px)and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media(max-width: 1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--geeks-offcanvas-width);border-right:var(--geeks-offcanvas-border-width) solid var(--geeks-offcanvas-border-color);-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@media(max-width: 1199.98px){.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--geeks-offcanvas-width);border-left:var(--geeks-offcanvas-border-width) solid var(--geeks-offcanvas-border-color);-webkit-transform:translateX(100%);transform:translateX(100%)}}@media(max-width: 1199.98px){.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--geeks-offcanvas-height);max-height:100%;border-bottom:var(--geeks-offcanvas-border-width) solid var(--geeks-offcanvas-border-color);-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@media(max-width: 1199.98px){.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--geeks-offcanvas-height);max-height:100%;border-top:var(--geeks-offcanvas-border-width) solid var(--geeks-offcanvas-border-color);-webkit-transform:translateY(100%);transform:translateY(100%)}}@media(max-width: 1199.98px){.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){-webkit-transform:none;transform:none}}@media(max-width: 1199.98px){.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media(min-width: 1200px){.offcanvas-xl{--geeks-offcanvas-height: auto;--geeks-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media(max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--geeks-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--geeks-offcanvas-color);visibility:hidden;background-color:var(--geeks-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--geeks-offcanvas-transition)}}@media(max-width: 1399.98px)and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media(max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--geeks-offcanvas-width);border-right:var(--geeks-offcanvas-border-width) solid var(--geeks-offcanvas-border-color);-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@media(max-width: 1399.98px){.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--geeks-offcanvas-width);border-left:var(--geeks-offcanvas-border-width) solid var(--geeks-offcanvas-border-color);-webkit-transform:translateX(100%);transform:translateX(100%)}}@media(max-width: 1399.98px){.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--geeks-offcanvas-height);max-height:100%;border-bottom:var(--geeks-offcanvas-border-width) solid var(--geeks-offcanvas-border-color);-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@media(max-width: 1399.98px){.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--geeks-offcanvas-height);max-height:100%;border-top:var(--geeks-offcanvas-border-width) solid var(--geeks-offcanvas-border-color);-webkit-transform:translateY(100%);transform:translateY(100%)}}@media(max-width: 1399.98px){.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){-webkit-transform:none;transform:none}}@media(max-width: 1399.98px){.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media(min-width: 1400px){.offcanvas-xxl{--geeks-offcanvas-height: auto;--geeks-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}.offcanvas{position:fixed;bottom:0;z-index:var(--geeks-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--geeks-offcanvas-color);visibility:hidden;background-color:var(--geeks-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--geeks-offcanvas-transition)}@media(prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--geeks-offcanvas-width);border-right:var(--geeks-offcanvas-border-width) solid var(--geeks-offcanvas-border-color);-webkit-transform:translateX(-100%);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--geeks-offcanvas-width);border-left:var(--geeks-offcanvas-border-width) solid var(--geeks-offcanvas-border-color);-webkit-transform:translateX(100%);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--geeks-offcanvas-height);max-height:100%;border-bottom:var(--geeks-offcanvas-border-width) solid var(--geeks-offcanvas-border-color);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--geeks-offcanvas-height);max-height:100%;border-top:var(--geeks-offcanvas-border-width) solid var(--geeks-offcanvas-border-color);-webkit-transform:translateY(100%);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){-webkit-transform:none;transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--geeks-offcanvas-padding-y) var(--geeks-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--geeks-offcanvas-padding-y)*.5) calc(var(--geeks-offcanvas-padding-x)*.5);margin-top:calc(-0.5*var(--geeks-offcanvas-padding-y));margin-right:calc(-0.5*var(--geeks-offcanvas-padding-x));margin-bottom:calc(-0.5*var(--geeks-offcanvas-padding-y))}.offcanvas-title{margin-bottom:0;line-height:var(--geeks-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--geeks-offcanvas-padding-y) var(--geeks-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn::before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{-webkit-animation:placeholder-glow 2s ease-in-out infinite;animation:placeholder-glow 2s ease-in-out infinite}@-webkit-keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);mask-image:linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;-webkit-animation:placeholder-wave 2s linear infinite;animation:placeholder-wave 2s linear infinite}@-webkit-keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}@keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:RGBA(117, 79, 254, var(--geeks-bg-opacity, 1)) !important}.text-bg-secondary{color:#fff !important;background-color:RGBA(100, 116, 139, var(--geeks-bg-opacity, 1)) !important}.text-bg-success{color:#fff !important;background-color:RGBA(56, 161, 105, var(--geeks-bg-opacity, 1)) !important}.text-bg-info{color:#fff !important;background-color:RGBA(14, 165, 233, var(--geeks-bg-opacity, 1)) !important}.text-bg-warning{color:#fff !important;background-color:RGBA(245, 158, 11, var(--geeks-bg-opacity, 1)) !important}.text-bg-danger{color:#fff !important;background-color:RGBA(220, 38, 38, var(--geeks-bg-opacity, 1)) !important}.text-bg-light{color:#000 !important;background-color:RGBA(241, 245, 249, var(--geeks-bg-opacity, 1)) !important}.text-bg-dark{color:#fff !important;background-color:RGBA(15, 23, 42, var(--geeks-bg-opacity, 1)) !important}.text-bg-white{color:#000 !important;background-color:RGBA(255, 255, 255, var(--geeks-bg-opacity, 1)) !important}.text-bg-light-primary{color:#000 !important;background-color:RGBA(237, 233, 254, var(--geeks-bg-opacity, 1)) !important}.text-bg-light-danger{color:#000 !important;background-color:RGBA(250, 217, 216, var(--geeks-bg-opacity, 1)) !important}.text-bg-light-info{color:#000 !important;background-color:RGBA(225, 246, 255, var(--geeks-bg-opacity, 1)) !important}.text-bg-light-warning{color:#000 !important;background-color:RGBA(255, 238, 218, var(--geeks-bg-opacity, 1)) !important}.text-bg-light-secondary{color:#000 !important;background-color:RGBA(228, 227, 233, var(--geeks-bg-opacity, 1)) !important}.text-bg-light-success{color:#000 !important;background-color:RGBA(209, 245, 234, var(--geeks-bg-opacity, 1)) !important}.text-bg-light-dark{color:#000 !important;background-color:RGBA(209, 207, 216, var(--geeks-bg-opacity, 1)) !important}.text-bg-dark-primary{color:#fff !important;background-color:RGBA(89, 60, 193, var(--geeks-bg-opacity, 1)) !important}.text-bg-dark-warning{color:#fff !important;background-color:RGBA(194, 129, 53, var(--geeks-bg-opacity, 1)) !important}.text-bg-dark-info{color:#fff !important;background-color:RGBA(81, 160, 194, var(--geeks-bg-opacity, 1)) !important}.text-bg-dark-danger{color:#fff !important;background-color:RGBA(174, 48, 46, var(--geeks-bg-opacity, 1)) !important}.text-bg-dark-success{color:#fff !important;background-color:RGBA(19, 154, 116, var(--geeks-bg-opacity, 1)) !important}.text-bg-dark-secondary{color:#fff !important;background-color:RGBA(92, 89, 109, var(--geeks-bg-opacity, 1)) !important}.link-primary{color:RGBA(var(--geeks-primary-rgb, var(--geeks-link-opacity, 1)));-webkit-text-decoration-color:RGBA(var(--geeks-primary-rgb), var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(var(--geeks-primary-rgb), var(--geeks-link-underline-opacity, 1))}.link-primary:hover,.link-primary:focus{color:RGBA(94, 63, 203, var(--geeks-link-opacity, 1));-webkit-text-decoration-color:RGBA(94, 63, 203, var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(94, 63, 203, var(--geeks-link-underline-opacity, 1))}.link-secondary{color:RGBA(var(--geeks-secondary-rgb, var(--geeks-link-opacity, 1)));-webkit-text-decoration-color:RGBA(var(--geeks-secondary-rgb), var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(var(--geeks-secondary-rgb), var(--geeks-link-underline-opacity, 1))}.link-secondary:hover,.link-secondary:focus{color:RGBA(80, 93, 111, var(--geeks-link-opacity, 1));-webkit-text-decoration-color:RGBA(80, 93, 111, var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(80, 93, 111, var(--geeks-link-underline-opacity, 1))}.link-success{color:RGBA(var(--geeks-success-rgb, var(--geeks-link-opacity, 1)));-webkit-text-decoration-color:RGBA(var(--geeks-success-rgb), var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(var(--geeks-success-rgb), var(--geeks-link-underline-opacity, 1))}.link-success:hover,.link-success:focus{color:RGBA(45, 129, 84, var(--geeks-link-opacity, 1));-webkit-text-decoration-color:RGBA(45, 129, 84, var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(45, 129, 84, var(--geeks-link-underline-opacity, 1))}.link-info{color:RGBA(var(--geeks-info-rgb, var(--geeks-link-opacity, 1)));-webkit-text-decoration-color:RGBA(var(--geeks-info-rgb), var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(var(--geeks-info-rgb), var(--geeks-link-underline-opacity, 1))}.link-info:hover,.link-info:focus{color:RGBA(11, 132, 186, var(--geeks-link-opacity, 1));-webkit-text-decoration-color:RGBA(11, 132, 186, var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(11, 132, 186, var(--geeks-link-underline-opacity, 1))}.link-warning{color:RGBA(var(--geeks-warning-rgb, var(--geeks-link-opacity, 1)));-webkit-text-decoration-color:RGBA(var(--geeks-warning-rgb), var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(var(--geeks-warning-rgb), var(--geeks-link-underline-opacity, 1))}.link-warning:hover,.link-warning:focus{color:RGBA(196, 126, 9, var(--geeks-link-opacity, 1));-webkit-text-decoration-color:RGBA(196, 126, 9, var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(196, 126, 9, var(--geeks-link-underline-opacity, 1))}.link-danger{color:RGBA(var(--geeks-danger-rgb, var(--geeks-link-opacity, 1)));-webkit-text-decoration-color:RGBA(var(--geeks-danger-rgb), var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(var(--geeks-danger-rgb), var(--geeks-link-underline-opacity, 1))}.link-danger:hover,.link-danger:focus{color:RGBA(176, 30, 30, var(--geeks-link-opacity, 1));-webkit-text-decoration-color:RGBA(176, 30, 30, var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(176, 30, 30, var(--geeks-link-underline-opacity, 1))}.link-light{color:RGBA(var(--geeks-light-rgb, var(--geeks-link-opacity, 1)));-webkit-text-decoration-color:RGBA(var(--geeks-light-rgb), var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(var(--geeks-light-rgb), var(--geeks-link-underline-opacity, 1))}.link-light:hover,.link-light:focus{color:RGBA(244, 247, 250, var(--geeks-link-opacity, 1));-webkit-text-decoration-color:RGBA(244, 247, 250, var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(244, 247, 250, var(--geeks-link-underline-opacity, 1))}.link-dark{color:RGBA(var(--geeks-dark-rgb, var(--geeks-link-opacity, 1)));-webkit-text-decoration-color:RGBA(var(--geeks-dark-rgb), var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(var(--geeks-dark-rgb), var(--geeks-link-underline-opacity, 1))}.link-dark:hover,.link-dark:focus{color:RGBA(12, 18, 34, var(--geeks-link-opacity, 1));-webkit-text-decoration-color:RGBA(12, 18, 34, var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(12, 18, 34, var(--geeks-link-underline-opacity, 1))}.link-white{color:RGBA(var(--geeks-white-rgb, var(--geeks-link-opacity, 1)));-webkit-text-decoration-color:RGBA(var(--geeks-white-rgb), var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(var(--geeks-white-rgb), var(--geeks-link-underline-opacity, 1))}.link-white:hover,.link-white:focus{color:RGBA(255, 255, 255, var(--geeks-link-opacity, 1));-webkit-text-decoration-color:RGBA(255, 255, 255, var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(255, 255, 255, var(--geeks-link-underline-opacity, 1))}.link-light-primary{color:RGBA(var(--geeks-light-primary-rgb, var(--geeks-link-opacity, 1)));-webkit-text-decoration-color:RGBA(var(--geeks-light-primary-rgb), var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(var(--geeks-light-primary-rgb), var(--geeks-link-underline-opacity, 1))}.link-light-primary:hover,.link-light-primary:focus{color:RGBA(241, 237, 254, var(--geeks-link-opacity, 1));-webkit-text-decoration-color:RGBA(241, 237, 254, var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(241, 237, 254, var(--geeks-link-underline-opacity, 1))}.link-light-danger{color:RGBA(var(--geeks-light-danger-rgb, var(--geeks-link-opacity, 1)));-webkit-text-decoration-color:RGBA(var(--geeks-light-danger-rgb), var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(var(--geeks-light-danger-rgb), var(--geeks-link-underline-opacity, 1))}.link-light-danger:hover,.link-light-danger:focus{color:RGBA(251, 225, 224, var(--geeks-link-opacity, 1));-webkit-text-decoration-color:RGBA(251, 225, 224, var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(251, 225, 224, var(--geeks-link-underline-opacity, 1))}.link-light-info{color:RGBA(var(--geeks-light-info-rgb, var(--geeks-link-opacity, 1)));-webkit-text-decoration-color:RGBA(var(--geeks-light-info-rgb), var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(var(--geeks-light-info-rgb), var(--geeks-link-underline-opacity, 1))}.link-light-info:hover,.link-light-info:focus{color:RGBA(231, 248, 255, var(--geeks-link-opacity, 1));-webkit-text-decoration-color:RGBA(231, 248, 255, var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(231, 248, 255, var(--geeks-link-underline-opacity, 1))}.link-light-warning{color:RGBA(var(--geeks-light-warning-rgb, var(--geeks-link-opacity, 1)));-webkit-text-decoration-color:RGBA(var(--geeks-light-warning-rgb), var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(var(--geeks-light-warning-rgb), var(--geeks-link-underline-opacity, 1))}.link-light-warning:hover,.link-light-warning:focus{color:RGBA(255, 241, 225, var(--geeks-link-opacity, 1));-webkit-text-decoration-color:RGBA(255, 241, 225, var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(255, 241, 225, var(--geeks-link-underline-opacity, 1))}.link-light-secondary{color:RGBA(var(--geeks-light-secondary-rgb, var(--geeks-link-opacity, 1)));-webkit-text-decoration-color:RGBA(var(--geeks-light-secondary-rgb), var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(var(--geeks-light-secondary-rgb), var(--geeks-link-underline-opacity, 1))}.link-light-secondary:hover,.link-light-secondary:focus{color:RGBA(233, 233, 237, var(--geeks-link-opacity, 1));-webkit-text-decoration-color:RGBA(233, 233, 237, var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(233, 233, 237, var(--geeks-link-underline-opacity, 1))}.link-light-success{color:RGBA(var(--geeks-light-success-rgb, var(--geeks-link-opacity, 1)));-webkit-text-decoration-color:RGBA(var(--geeks-light-success-rgb), var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(var(--geeks-light-success-rgb), var(--geeks-link-underline-opacity, 1))}.link-light-success:hover,.link-light-success:focus{color:RGBA(218, 247, 238, var(--geeks-link-opacity, 1));-webkit-text-decoration-color:RGBA(218, 247, 238, var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(218, 247, 238, var(--geeks-link-underline-opacity, 1))}.link-light-dark{color:RGBA(var(--geeks-light-dark-rgb, var(--geeks-link-opacity, 1)));-webkit-text-decoration-color:RGBA(var(--geeks-light-dark-rgb), var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(var(--geeks-light-dark-rgb), var(--geeks-link-underline-opacity, 1))}.link-light-dark:hover,.link-light-dark:focus{color:RGBA(218, 217, 224, var(--geeks-link-opacity, 1));-webkit-text-decoration-color:RGBA(218, 217, 224, var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(218, 217, 224, var(--geeks-link-underline-opacity, 1))}.link-dark-primary{color:RGBA(var(--geeks-dark-primary-rgb, var(--geeks-link-opacity, 1)));-webkit-text-decoration-color:RGBA(var(--geeks-dark-primary-rgb), var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(var(--geeks-dark-primary-rgb), var(--geeks-link-underline-opacity, 1))}.link-dark-primary:hover,.link-dark-primary:focus{color:RGBA(71, 48, 154, var(--geeks-link-opacity, 1));-webkit-text-decoration-color:RGBA(71, 48, 154, var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(71, 48, 154, var(--geeks-link-underline-opacity, 1))}.link-dark-warning{color:RGBA(var(--geeks-dark-warning-rgb, var(--geeks-link-opacity, 1)));-webkit-text-decoration-color:RGBA(var(--geeks-dark-warning-rgb), var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(var(--geeks-dark-warning-rgb), var(--geeks-link-underline-opacity, 1))}.link-dark-warning:hover,.link-dark-warning:focus{color:RGBA(155, 103, 42, var(--geeks-link-opacity, 1));-webkit-text-decoration-color:RGBA(155, 103, 42, var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(155, 103, 42, var(--geeks-link-underline-opacity, 1))}.link-dark-info{color:RGBA(var(--geeks-dark-info-rgb, var(--geeks-link-opacity, 1)));-webkit-text-decoration-color:RGBA(var(--geeks-dark-info-rgb), var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(var(--geeks-dark-info-rgb), var(--geeks-link-underline-opacity, 1))}.link-dark-info:hover,.link-dark-info:focus{color:RGBA(65, 128, 155, var(--geeks-link-opacity, 1));-webkit-text-decoration-color:RGBA(65, 128, 155, var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(65, 128, 155, var(--geeks-link-underline-opacity, 1))}.link-dark-danger{color:RGBA(var(--geeks-dark-danger-rgb, var(--geeks-link-opacity, 1)));-webkit-text-decoration-color:RGBA(var(--geeks-dark-danger-rgb), var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(var(--geeks-dark-danger-rgb), var(--geeks-link-underline-opacity, 1))}.link-dark-danger:hover,.link-dark-danger:focus{color:RGBA(139, 38, 37, var(--geeks-link-opacity, 1));-webkit-text-decoration-color:RGBA(139, 38, 37, var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(139, 38, 37, var(--geeks-link-underline-opacity, 1))}.link-dark-success{color:RGBA(var(--geeks-dark-success-rgb, var(--geeks-link-opacity, 1)));-webkit-text-decoration-color:RGBA(var(--geeks-dark-success-rgb), var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(var(--geeks-dark-success-rgb), var(--geeks-link-underline-opacity, 1))}.link-dark-success:hover,.link-dark-success:focus{color:RGBA(15, 123, 93, var(--geeks-link-opacity, 1));-webkit-text-decoration-color:RGBA(15, 123, 93, var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(15, 123, 93, var(--geeks-link-underline-opacity, 1))}.link-dark-secondary{color:RGBA(var(--geeks-dark-secondary-rgb, var(--geeks-link-opacity, 1)));-webkit-text-decoration-color:RGBA(var(--geeks-dark-secondary-rgb), var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(var(--geeks-dark-secondary-rgb), var(--geeks-link-underline-opacity, 1))}.link-dark-secondary:hover,.link-dark-secondary:focus{color:RGBA(74, 71, 87, var(--geeks-link-opacity, 1));-webkit-text-decoration-color:RGBA(74, 71, 87, var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(74, 71, 87, var(--geeks-link-underline-opacity, 1))}.link-body-emphasis{color:RGBA(var(--geeks-emphasis-color-rgb), var(--geeks-link-opacity, 1));-webkit-text-decoration-color:RGBA(var(--geeks-emphasis-color-rgb), var(--geeks-link-underline-opacity, 1));text-decoration-color:RGBA(var(--geeks-emphasis-color-rgb), var(--geeks-link-underline-opacity, 1))}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--geeks-emphasis-color-rgb), var(--geeks-link-opacity, 0.75));-webkit-text-decoration-color:RGBA(var(--geeks-emphasis-color-rgb), var(--geeks-link-underline-opacity, 0.75));text-decoration-color:RGBA(var(--geeks-emphasis-color-rgb), var(--geeks-link-underline-opacity, 0.75))}.focus-ring:focus{outline:0;box-shadow:var(--geeks-focus-ring-x, 0) var(--geeks-focus-ring-y, 0) var(--geeks-focus-ring-blur, 0) var(--geeks-focus-ring-width) var(--geeks-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;-webkit-text-decoration-color:rgba(var(--geeks-link-color-rgb), var(--geeks-link-opacity, 0.5));text-decoration-color:rgba(var(--geeks-link-color-rgb), var(--geeks-link-opacity, 0.5));text-underline-offset:.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media(prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{-webkit-transform:var(--geeks-icon-link-transform, translate3d(0.25em, 0, 0));transform:var(--geeks-icon-link-transform, translate3d(0.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--geeks-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--geeks-aspect-ratio: 100%}.ratio-4x3{--geeks-aspect-ratio: 75%}.ratio-16x9{--geeks-aspect-ratio: 56.25%}.ratio-21x9{--geeks-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}@media(min-width: 576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media(min-width: 768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media(min-width: 992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media(min-width: 1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media(min-width: 1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:1}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.object-fit-contain{object-fit:contain !important}.object-fit-cover{object-fit:cover !important}.object-fit-fill{object-fit:fill !important}.object-fit-scale{object-fit:scale-down !important}.object-fit-none{object-fit:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.overflow-x-auto{overflow-x:auto !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-x-visible{overflow-x:visible !important}.overflow-x-scroll{overflow-x:scroll !important}.overflow-y-auto{overflow-y:auto !important}.overflow-y-hidden{overflow-y:hidden !important}.overflow-y-visible{overflow-y:visible !important}.overflow-y-scroll{overflow-y:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:0px 3px 6px rgba(17, 24, 39, 0.1) !important}.shadow-sm{box-shadow:0px 1px 3px rgba(17, 24, 39, 0.09) !important}.shadow-lg{box-shadow:0 6px 8px 0 rgba(17, 24, 39, 0.08),0 0 0 1px rgba(17, 24, 39, 0.04) !important}.shadow-none{box-shadow:none !important}.focus-ring-primary{--geeks-focus-ring-color: rgba(var(--geeks-primary-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-secondary{--geeks-focus-ring-color: rgba(var(--geeks-secondary-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-success{--geeks-focus-ring-color: rgba(var(--geeks-success-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-info{--geeks-focus-ring-color: rgba(var(--geeks-info-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-warning{--geeks-focus-ring-color: rgba(var(--geeks-warning-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-danger{--geeks-focus-ring-color: rgba(var(--geeks-danger-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-light{--geeks-focus-ring-color: rgba(var(--geeks-light-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-dark{--geeks-focus-ring-color: rgba(var(--geeks-dark-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-white{--geeks-focus-ring-color: rgba(var(--geeks-white-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-light-primary{--geeks-focus-ring-color: rgba(var(--geeks-light-primary-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-light-danger{--geeks-focus-ring-color: rgba(var(--geeks-light-danger-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-light-info{--geeks-focus-ring-color: rgba(var(--geeks-light-info-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-light-warning{--geeks-focus-ring-color: rgba(var(--geeks-light-warning-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-light-secondary{--geeks-focus-ring-color: rgba(var(--geeks-light-secondary-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-light-success{--geeks-focus-ring-color: rgba(var(--geeks-light-success-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-light-dark{--geeks-focus-ring-color: rgba(var(--geeks-light-dark-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-dark-primary{--geeks-focus-ring-color: rgba(var(--geeks-dark-primary-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-dark-warning{--geeks-focus-ring-color: rgba(var(--geeks-dark-warning-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-dark-info{--geeks-focus-ring-color: rgba(var(--geeks-dark-info-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-dark-danger{--geeks-focus-ring-color: rgba(var(--geeks-dark-danger-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-dark-success{--geeks-focus-ring-color: rgba(var(--geeks-dark-success-rgb), var(--geeks-focus-ring-opacity))}.focus-ring-dark-secondary{--geeks-focus-ring-color: rgba(var(--geeks-dark-secondary-rgb), var(--geeks-focus-ring-opacity))}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:-webkit-sticky !important;position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{-webkit-transform:translate(-50%, -50%) !important;transform:translate(-50%, -50%) !important}.translate-middle-x{-webkit-transform:translateX(-50%) !important;transform:translateX(-50%) !important}.translate-middle-y{-webkit-transform:translateY(-50%) !important;transform:translateY(-50%) !important}.border{border:var(--geeks-border-width) var(--geeks-border-style) var(--geeks-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--geeks-border-width) var(--geeks-border-style) var(--geeks-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--geeks-border-width) var(--geeks-border-style) var(--geeks-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--geeks-border-width) var(--geeks-border-style) var(--geeks-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--geeks-border-width) var(--geeks-border-style) var(--geeks-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{border-color:#6f23ff !important}.border-secondary{border-color:#64748b !important}.border-success{border-color:#38a169 !important}.border-info{border-color:#0ea5e9 !important}.border-warning{border-color:#f59e0b !important}.border-danger{border-color:#dc2626 !important}.border-light{border-color:#f1f5f9 !important}.border-dark{border-color:#0f172a !important}.border-white{border-color:#fff !important}.border-light-primary{border-color:#ede9fe !important}.border-light-danger{border-color:#fad9d8 !important}.border-light-info{border-color:#e1f6ff !important}.border-light-warning{border-color:#ffeeda !important}.border-light-secondary{border-color:#e4e3e9 !important}.border-light-success{border-color:#d1f5ea !important}.border-light-dark{border-color:#d1cfd8 !important}.border-dark-primary{border-color:#593cc1 !important}.border-dark-warning{border-color:#c28135 !important}.border-dark-info{border-color:#51a0c2 !important}.border-dark-danger{border-color:#ae302e !important}.border-dark-success{border-color:#139a74 !important}.border-dark-secondary{border-color:#5c596d !important}.border-gray-800{border-color:#1e293b !important}.border-primary-subtle{border-color:var(--geeks-primary-border-subtle) !important}.border-secondary-subtle{border-color:var(--geeks-secondary-border-subtle) !important}.border-success-subtle{border-color:var(--geeks-success-border-subtle) !important}.border-info-subtle{border-color:var(--geeks-info-border-subtle) !important}.border-warning-subtle{border-color:var(--geeks-warning-border-subtle) !important}.border-danger-subtle{border-color:var(--geeks-danger-border-subtle) !important}.border-light-subtle{border-color:var(--geeks-light-border-subtle) !important}.border-dark-subtle{border-color:var(--geeks-dark-border-subtle) !important}.border-1{border-width:1px !important}.border-2{border-width:2px !important}.border-3{border-width:3px !important}.border-4{border-width:4px !important}.border-5{border-width:5px !important}.border-opacity-10{--geeks-border-opacity: 0.1}.border-opacity-25{--geeks-border-opacity: 0.25}.border-opacity-50{--geeks-border-opacity: 0.5}.border-opacity-75{--geeks-border-opacity: 0.75}.border-opacity-100{--geeks-border-opacity: 1}.w-0{width:0% !important}.w-5{width:5% !important}.w-10{width:10% !important}.w-15{width:15% !important}.w-20{width:20% !important}.w-25{width:25% !important}.w-30{width:30% !important}.w-40{width:40% !important}.w-45{width:45% !important}.w-50{width:50% !important}.w-65{width:65% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-25{max-width:25% !important}.mw-30{max-width:30% !important}.mw-40{max-width:40% !important}.mw-50{max-width:50% !important}.mw-65{max-width:65% !important}.mw-75{max-width:75% !important}.mw-100{max-width:100% !important}.mw-auto{max-width:auto !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-30{height:30% !important}.h-40{height:40% !important}.h-50{height:50% !important}.h-65{height:65% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-10rem{height:10rem !important}.h-11rem{height:11rem !important}.h-12rem{height:12rem !important}.h-13rem{height:13rem !important}.h-14rem{height:14rem !important}.h-15rem{height:15rem !important}.h-16rem{height:16rem !important}.h-17rem{height:17rem !important}.h-18rem{height:18rem !important}.h-19rem{height:19rem !important}.h-20rem{height:20rem !important}.h-22rem{height:22rem !important}.h-24rem{height:24rem !important}.h-auto{height:auto !important}.mh-25{max-height:25% !important}.mh-30{max-height:30% !important}.mh-40{max-height:40% !important}.mh-50{max-height:50% !important}.mh-65{max-height:65% !important}.mh-75{max-height:75% !important}.mh-100{max-height:100% !important}.mh-auto{max-height:auto !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-auto{flex:auto !important}.flex-none{flex:none !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:2rem !important}.m-6{margin:2.5rem !important}.m-7{margin:3rem !important}.m-8{margin:3.5rem !important}.m-9{margin:4rem !important}.m-10{margin:4.5rem !important}.m-11{margin:5rem !important}.m-12{margin:5.5rem !important}.m-13{margin:6rem !important}.m-14{margin:6.5rem !important}.m-15{margin:7rem !important}.m-16{margin:7.5rem !important}.m-17{margin:8rem !important}.m-18{margin:8.5rem !important}.m-19{margin:9rem !important}.m-20{margin:9.5rem !important}.m-21{margin:10rem !important}.m-22{margin:12rem !important}.m-23{margin:14rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:2rem !important;margin-left:2rem !important}.mx-6{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-7{margin-right:3rem !important;margin-left:3rem !important}.mx-8{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-9{margin-right:4rem !important;margin-left:4rem !important}.mx-10{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-11{margin-right:5rem !important;margin-left:5rem !important}.mx-12{margin-right:5.5rem !important;margin-left:5.5rem !important}.mx-13{margin-right:6rem !important;margin-left:6rem !important}.mx-14{margin-right:6.5rem !important;margin-left:6.5rem !important}.mx-15{margin-right:7rem !important;margin-left:7rem !important}.mx-16{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-17{margin-right:8rem !important;margin-left:8rem !important}.mx-18{margin-right:8.5rem !important;margin-left:8.5rem !important}.mx-19{margin-right:9rem !important;margin-left:9rem !important}.mx-20{margin-right:9.5rem !important;margin-left:9.5rem !important}.mx-21{margin-right:10rem !important;margin-left:10rem !important}.mx-22{margin-right:12rem !important;margin-left:12rem !important}.mx-23{margin-right:14rem !important;margin-left:14rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:2rem !important;margin-bottom:2rem !important}.my-6{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-7{margin-top:3rem !important;margin-bottom:3rem !important}.my-8{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-9{margin-top:4rem !important;margin-bottom:4rem !important}.my-10{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-11{margin-top:5rem !important;margin-bottom:5rem !important}.my-12{margin-top:5.5rem !important;margin-bottom:5.5rem !important}.my-13{margin-top:6rem !important;margin-bottom:6rem !important}.my-14{margin-top:6.5rem !important;margin-bottom:6.5rem !important}.my-15{margin-top:7rem !important;margin-bottom:7rem !important}.my-16{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-17{margin-top:8rem !important;margin-bottom:8rem !important}.my-18{margin-top:8.5rem !important;margin-bottom:8.5rem !important}.my-19{margin-top:9rem !important;margin-bottom:9rem !important}.my-20{margin-top:9.5rem !important;margin-bottom:9.5rem !important}.my-21{margin-top:10rem !important;margin-bottom:10rem !important}.my-22{margin-top:12rem !important;margin-bottom:12rem !important}.my-23{margin-top:14rem !important;margin-bottom:14rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:2rem !important}.mt-6{margin-top:2.5rem !important}.mt-7{margin-top:3rem !important}.mt-8{margin-top:3.5rem !important}.mt-9{margin-top:4rem !important}.mt-10{margin-top:4.5rem !important}.mt-11{margin-top:5rem !important}.mt-12{margin-top:5.5rem !important}.mt-13{margin-top:6rem !important}.mt-14{margin-top:6.5rem !important}.mt-15{margin-top:7rem !important}.mt-16{margin-top:7.5rem !important}.mt-17{margin-top:8rem !important}.mt-18{margin-top:8.5rem !important}.mt-19{margin-top:9rem !important}.mt-20{margin-top:9.5rem !important}.mt-21{margin-top:10rem !important}.mt-22{margin-top:12rem !important}.mt-23{margin-top:14rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:2rem !important}.me-6{margin-right:2.5rem !important}.me-7{margin-right:3rem !important}.me-8{margin-right:3.5rem !important}.me-9{margin-right:4rem !important}.me-10{margin-right:4.5rem !important}.me-11{margin-right:5rem !important}.me-12{margin-right:5.5rem !important}.me-13{margin-right:6rem !important}.me-14{margin-right:6.5rem !important}.me-15{margin-right:7rem !important}.me-16{margin-right:7.5rem !important}.me-17{margin-right:8rem !important}.me-18{margin-right:8.5rem !important}.me-19{margin-right:9rem !important}.me-20{margin-right:9.5rem !important}.me-21{margin-right:10rem !important}.me-22{margin-right:12rem !important}.me-23{margin-right:14rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:2rem !important}.mb-6{margin-bottom:2.5rem !important}.mb-7{margin-bottom:3rem !important}.mb-8{margin-bottom:3.5rem !important}.mb-9{margin-bottom:4rem !important}.mb-10{margin-bottom:4.5rem !important}.mb-11{margin-bottom:5rem !important}.mb-12{margin-bottom:5.5rem !important}.mb-13{margin-bottom:6rem !important}.mb-14{margin-bottom:6.5rem !important}.mb-15{margin-bottom:7rem !important}.mb-16{margin-bottom:7.5rem !important}.mb-17{margin-bottom:8rem !important}.mb-18{margin-bottom:8.5rem !important}.mb-19{margin-bottom:9rem !important}.mb-20{margin-bottom:9.5rem !important}.mb-21{margin-bottom:10rem !important}.mb-22{margin-bottom:12rem !important}.mb-23{margin-bottom:14rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:2rem !important}.ms-6{margin-left:2.5rem !important}.ms-7{margin-left:3rem !important}.ms-8{margin-left:3.5rem !important}.ms-9{margin-left:4rem !important}.ms-10{margin-left:4.5rem !important}.ms-11{margin-left:5rem !important}.ms-12{margin-left:5.5rem !important}.ms-13{margin-left:6rem !important}.ms-14{margin-left:6.5rem !important}.ms-15{margin-left:7rem !important}.ms-16{margin-left:7.5rem !important}.ms-17{margin-left:8rem !important}.ms-18{margin-left:8.5rem !important}.ms-19{margin-left:9rem !important}.ms-20{margin-left:9.5rem !important}.ms-21{margin-left:10rem !important}.ms-22{margin-left:12rem !important}.ms-23{margin-left:14rem !important}.ms-auto{margin-left:auto !important}.m-n1{margin:-0.25rem !important}.m-n2{margin:-0.5rem !important}.m-n3{margin:-1rem !important}.m-n4{margin:-1.5rem !important}.m-n5{margin:-2rem !important}.m-n6{margin:-2.5rem !important}.m-n7{margin:-3rem !important}.m-n8{margin:-3.5rem !important}.m-n9{margin:-4rem !important}.m-n10{margin:-4.5rem !important}.m-n11{margin:-5rem !important}.m-n12{margin:-5.5rem !important}.m-n13{margin:-6rem !important}.m-n14{margin:-6.5rem !important}.m-n15{margin:-7rem !important}.m-n16{margin:-7.5rem !important}.m-n17{margin:-8rem !important}.m-n18{margin:-8.5rem !important}.m-n19{margin:-9rem !important}.m-n20{margin:-9.5rem !important}.m-n21{margin:-10rem !important}.m-n22{margin:-12rem !important}.m-n23{margin:-14rem !important}.mx-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-n5{margin-right:-2rem !important;margin-left:-2rem !important}.mx-n6{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-n7{margin-right:-3rem !important;margin-left:-3rem !important}.mx-n8{margin-right:-3.5rem !important;margin-left:-3.5rem !important}.mx-n9{margin-right:-4rem !important;margin-left:-4rem !important}.mx-n10{margin-right:-4.5rem !important;margin-left:-4.5rem !important}.mx-n11{margin-right:-5rem !important;margin-left:-5rem !important}.mx-n12{margin-right:-5.5rem !important;margin-left:-5.5rem !important}.mx-n13{margin-right:-6rem !important;margin-left:-6rem !important}.mx-n14{margin-right:-6.5rem !important;margin-left:-6.5rem !important}.mx-n15{margin-right:-7rem !important;margin-left:-7rem !important}.mx-n16{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-n17{margin-right:-8rem !important;margin-left:-8rem !important}.mx-n18{margin-right:-8.5rem !important;margin-left:-8.5rem !important}.mx-n19{margin-right:-9rem !important;margin-left:-9rem !important}.mx-n20{margin-right:-9.5rem !important;margin-left:-9.5rem !important}.mx-n21{margin-right:-10rem !important;margin-left:-10rem !important}.mx-n22{margin-right:-12rem !important;margin-left:-12rem !important}.mx-n23{margin-right:-14rem !important;margin-left:-14rem !important}.my-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-n5{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-n6{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-n7{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-n8{margin-top:-3.5rem !important;margin-bottom:-3.5rem !important}.my-n9{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-n10{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important}.my-n11{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-n12{margin-top:-5.5rem !important;margin-bottom:-5.5rem !important}.my-n13{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-n14{margin-top:-6.5rem !important;margin-bottom:-6.5rem !important}.my-n15{margin-top:-7rem !important;margin-bottom:-7rem !important}.my-n16{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-n17{margin-top:-8rem !important;margin-bottom:-8rem !important}.my-n18{margin-top:-8.5rem !important;margin-bottom:-8.5rem !important}.my-n19{margin-top:-9rem !important;margin-bottom:-9rem !important}.my-n20{margin-top:-9.5rem !important;margin-bottom:-9.5rem !important}.my-n21{margin-top:-10rem !important;margin-bottom:-10rem !important}.my-n22{margin-top:-12rem !important;margin-bottom:-12rem !important}.my-n23{margin-top:-14rem !important;margin-bottom:-14rem !important}.mt-n1{margin-top:-0.25rem !important}.mt-n2{margin-top:-0.5rem !important}.mt-n3{margin-top:-1rem !important}.mt-n4{margin-top:-1.5rem !important}.mt-n5{margin-top:-2rem !important}.mt-n6{margin-top:-2.5rem !important}.mt-n7{margin-top:-3rem !important}.mt-n8{margin-top:-3.5rem !important}.mt-n9{margin-top:-4rem !important}.mt-n10{margin-top:-4.5rem !important}.mt-n11{margin-top:-5rem !important}.mt-n12{margin-top:-5.5rem !important}.mt-n13{margin-top:-6rem !important}.mt-n14{margin-top:-6.5rem !important}.mt-n15{margin-top:-7rem !important}.mt-n16{margin-top:-7.5rem !important}.mt-n17{margin-top:-8rem !important}.mt-n18{margin-top:-8.5rem !important}.mt-n19{margin-top:-9rem !important}.mt-n20{margin-top:-9.5rem !important}.mt-n21{margin-top:-10rem !important}.mt-n22{margin-top:-12rem !important}.mt-n23{margin-top:-14rem !important}.me-n1{margin-right:-0.25rem !important}.me-n2{margin-right:-0.5rem !important}.me-n3{margin-right:-1rem !important}.me-n4{margin-right:-1.5rem !important}.me-n5{margin-right:-2rem !important}.me-n6{margin-right:-2.5rem !important}.me-n7{margin-right:-3rem !important}.me-n8{margin-right:-3.5rem !important}.me-n9{margin-right:-4rem !important}.me-n10{margin-right:-4.5rem !important}.me-n11{margin-right:-5rem !important}.me-n12{margin-right:-5.5rem !important}.me-n13{margin-right:-6rem !important}.me-n14{margin-right:-6.5rem !important}.me-n15{margin-right:-7rem !important}.me-n16{margin-right:-7.5rem !important}.me-n17{margin-right:-8rem !important}.me-n18{margin-right:-8.5rem !important}.me-n19{margin-right:-9rem !important}.me-n20{margin-right:-9.5rem !important}.me-n21{margin-right:-10rem !important}.me-n22{margin-right:-12rem !important}.me-n23{margin-right:-14rem !important}.mb-n1{margin-bottom:-0.25rem !important}.mb-n2{margin-bottom:-0.5rem !important}.mb-n3{margin-bottom:-1rem !important}.mb-n4{margin-bottom:-1.5rem !important}.mb-n5{margin-bottom:-2rem !important}.mb-n6{margin-bottom:-2.5rem !important}.mb-n7{margin-bottom:-3rem !important}.mb-n8{margin-bottom:-3.5rem !important}.mb-n9{margin-bottom:-4rem !important}.mb-n10{margin-bottom:-4.5rem !important}.mb-n11{margin-bottom:-5rem !important}.mb-n12{margin-bottom:-5.5rem !important}.mb-n13{margin-bottom:-6rem !important}.mb-n14{margin-bottom:-6.5rem !important}.mb-n15{margin-bottom:-7rem !important}.mb-n16{margin-bottom:-7.5rem !important}.mb-n17{margin-bottom:-8rem !important}.mb-n18{margin-bottom:-8.5rem !important}.mb-n19{margin-bottom:-9rem !important}.mb-n20{margin-bottom:-9.5rem !important}.mb-n21{margin-bottom:-10rem !important}.mb-n22{margin-bottom:-12rem !important}.mb-n23{margin-bottom:-14rem !important}.ms-n1{margin-left:-0.25rem !important}.ms-n2{margin-left:-0.5rem !important}.ms-n3{margin-left:-1rem !important}.ms-n4{margin-left:-1.5rem !important}.ms-n5{margin-left:-2rem !important}.ms-n6{margin-left:-2.5rem !important}.ms-n7{margin-left:-3rem !important}.ms-n8{margin-left:-3.5rem !important}.ms-n9{margin-left:-4rem !important}.ms-n10{margin-left:-4.5rem !important}.ms-n11{margin-left:-5rem !important}.ms-n12{margin-left:-5.5rem !important}.ms-n13{margin-left:-6rem !important}.ms-n14{margin-left:-6.5rem !important}.ms-n15{margin-left:-7rem !important}.ms-n16{margin-left:-7.5rem !important}.ms-n17{margin-left:-8rem !important}.ms-n18{margin-left:-8.5rem !important}.ms-n19{margin-left:-9rem !important}.ms-n20{margin-left:-9.5rem !important}.ms-n21{margin-left:-10rem !important}.ms-n22{margin-left:-12rem !important}.ms-n23{margin-left:-14rem !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:2rem !important}.p-6{padding:2.5rem !important}.p-7{padding:3rem !important}.p-8{padding:3.5rem !important}.p-9{padding:4rem !important}.p-10{padding:4.5rem !important}.p-11{padding:5rem !important}.p-12{padding:5.5rem !important}.p-13{padding:6rem !important}.p-14{padding:6.5rem !important}.p-15{padding:7rem !important}.p-16{padding:7.5rem !important}.p-17{padding:8rem !important}.p-18{padding:8.5rem !important}.p-19{padding:9rem !important}.p-20{padding:9.5rem !important}.p-21{padding:10rem !important}.p-22{padding:12rem !important}.p-23{padding:14rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:2rem !important;padding-left:2rem !important}.px-6{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-7{padding-right:3rem !important;padding-left:3rem !important}.px-8{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-9{padding-right:4rem !important;padding-left:4rem !important}.px-10{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-11{padding-right:5rem !important;padding-left:5rem !important}.px-12{padding-right:5.5rem !important;padding-left:5.5rem !important}.px-13{padding-right:6rem !important;padding-left:6rem !important}.px-14{padding-right:6.5rem !important;padding-left:6.5rem !important}.px-15{padding-right:7rem !important;padding-left:7rem !important}.px-16{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-17{padding-right:8rem !important;padding-left:8rem !important}.px-18{padding-right:8.5rem !important;padding-left:8.5rem !important}.px-19{padding-right:9rem !important;padding-left:9rem !important}.px-20{padding-right:9.5rem !important;padding-left:9.5rem !important}.px-21{padding-right:10rem !important;padding-left:10rem !important}.px-22{padding-right:12rem !important;padding-left:12rem !important}.px-23{padding-right:14rem !important;padding-left:14rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:2rem !important;padding-bottom:2rem !important}.py-6{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-7{padding-top:3rem !important;padding-bottom:3rem !important}.py-8{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-9{padding-top:4rem !important;padding-bottom:4rem !important}.py-10{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-11{padding-top:5rem !important;padding-bottom:5rem !important}.py-12{padding-top:5.5rem !important;padding-bottom:5.5rem !important}.py-13{padding-top:6rem !important;padding-bottom:6rem !important}.py-14{padding-top:6.5rem !important;padding-bottom:6.5rem !important}.py-15{padding-top:7rem !important;padding-bottom:7rem !important}.py-16{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-17{padding-top:8rem !important;padding-bottom:8rem !important}.py-18{padding-top:8.5rem !important;padding-bottom:8.5rem !important}.py-19{padding-top:9rem !important;padding-bottom:9rem !important}.py-20{padding-top:9.5rem !important;padding-bottom:9.5rem !important}.py-21{padding-top:10rem !important;padding-bottom:10rem !important}.py-22{padding-top:12rem !important;padding-bottom:12rem !important}.py-23{padding-top:14rem !important;padding-bottom:14rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:2rem !important}.pt-6{padding-top:2.5rem !important}.pt-7{padding-top:3rem !important}.pt-8{padding-top:3.5rem !important}.pt-9{padding-top:4rem !important}.pt-10{padding-top:4.5rem !important}.pt-11{padding-top:5rem !important}.pt-12{padding-top:5.5rem !important}.pt-13{padding-top:6rem !important}.pt-14{padding-top:6.5rem !important}.pt-15{padding-top:7rem !important}.pt-16{padding-top:7.5rem !important}.pt-17{padding-top:8rem !important}.pt-18{padding-top:8.5rem !important}.pt-19{padding-top:9rem !important}.pt-20{padding-top:9.5rem !important}.pt-21{padding-top:10rem !important}.pt-22{padding-top:12rem !important}.pt-23{padding-top:14rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:2rem !important}.pe-6{padding-right:2.5rem !important}.pe-7{padding-right:3rem !important}.pe-8{padding-right:3.5rem !important}.pe-9{padding-right:4rem !important}.pe-10{padding-right:4.5rem !important}.pe-11{padding-right:5rem !important}.pe-12{padding-right:5.5rem !important}.pe-13{padding-right:6rem !important}.pe-14{padding-right:6.5rem !important}.pe-15{padding-right:7rem !important}.pe-16{padding-right:7.5rem !important}.pe-17{padding-right:8rem !important}.pe-18{padding-right:8.5rem !important}.pe-19{padding-right:9rem !important}.pe-20{padding-right:9.5rem !important}.pe-21{padding-right:10rem !important}.pe-22{padding-right:12rem !important}.pe-23{padding-right:14rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:2rem !important}.pb-6{padding-bottom:2.5rem !important}.pb-7{padding-bottom:3rem !important}.pb-8{padding-bottom:3.5rem !important}.pb-9{padding-bottom:4rem !important}.pb-10{padding-bottom:4.5rem !important}.pb-11{padding-bottom:5rem !important}.pb-12{padding-bottom:5.5rem !important}.pb-13{padding-bottom:6rem !important}.pb-14{padding-bottom:6.5rem !important}.pb-15{padding-bottom:7rem !important}.pb-16{padding-bottom:7.5rem !important}.pb-17{padding-bottom:8rem !important}.pb-18{padding-bottom:8.5rem !important}.pb-19{padding-bottom:9rem !important}.pb-20{padding-bottom:9.5rem !important}.pb-21{padding-bottom:10rem !important}.pb-22{padding-bottom:12rem !important}.pb-23{padding-bottom:14rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:2rem !important}.ps-6{padding-left:2.5rem !important}.ps-7{padding-left:3rem !important}.ps-8{padding-left:3.5rem !important}.ps-9{padding-left:4rem !important}.ps-10{padding-left:4.5rem !important}.ps-11{padding-left:5rem !important}.ps-12{padding-left:5.5rem !important}.ps-13{padding-left:6rem !important}.ps-14{padding-left:6.5rem !important}.ps-15{padding-left:7rem !important}.ps-16{padding-left:7.5rem !important}.ps-17{padding-left:8rem !important}.ps-18{padding-left:8.5rem !important}.ps-19{padding-left:9rem !important}.ps-20{padding-left:9.5rem !important}.ps-21{padding-left:10rem !important}.ps-22{padding-left:12rem !important}.ps-23{padding-left:14rem !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:2rem !important}.gap-6{gap:2.5rem !important}.gap-7{gap:3rem !important}.gap-8{gap:3.5rem !important}.gap-9{gap:4rem !important}.gap-10{gap:4.5rem !important}.gap-11{gap:5rem !important}.gap-12{gap:5.5rem !important}.gap-13{gap:6rem !important}.gap-14{gap:6.5rem !important}.gap-15{gap:7rem !important}.gap-16{gap:7.5rem !important}.gap-17{gap:8rem !important}.gap-18{gap:8.5rem !important}.gap-19{gap:9rem !important}.gap-20{gap:9.5rem !important}.gap-21{gap:10rem !important}.gap-22{gap:12rem !important}.gap-23{gap:14rem !important}.row-gap-0{row-gap:0 !important}.row-gap-1{row-gap:.25rem !important}.row-gap-2{row-gap:.5rem !important}.row-gap-3{row-gap:1rem !important}.row-gap-4{row-gap:1.5rem !important}.row-gap-5{row-gap:2rem !important}.row-gap-6{row-gap:2.5rem !important}.row-gap-7{row-gap:3rem !important}.row-gap-8{row-gap:3.5rem !important}.row-gap-9{row-gap:4rem !important}.row-gap-10{row-gap:4.5rem !important}.row-gap-11{row-gap:5rem !important}.row-gap-12{row-gap:5.5rem !important}.row-gap-13{row-gap:6rem !important}.row-gap-14{row-gap:6.5rem !important}.row-gap-15{row-gap:7rem !important}.row-gap-16{row-gap:7.5rem !important}.row-gap-17{row-gap:8rem !important}.row-gap-18{row-gap:8.5rem !important}.row-gap-19{row-gap:9rem !important}.row-gap-20{row-gap:9.5rem !important}.row-gap-21{row-gap:10rem !important}.row-gap-22{row-gap:12rem !important}.row-gap-23{row-gap:14rem !important}.column-gap-0{-webkit-column-gap:0 !important;column-gap:0 !important}.column-gap-1{-webkit-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-2{-webkit-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-3{-webkit-column-gap:1rem !important;column-gap:1rem !important}.column-gap-4{-webkit-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-5{-webkit-column-gap:2rem !important;column-gap:2rem !important}.column-gap-6{-webkit-column-gap:2.5rem !important;column-gap:2.5rem !important}.column-gap-7{-webkit-column-gap:3rem !important;column-gap:3rem !important}.column-gap-8{-webkit-column-gap:3.5rem !important;column-gap:3.5rem !important}.column-gap-9{-webkit-column-gap:4rem !important;column-gap:4rem !important}.column-gap-10{-webkit-column-gap:4.5rem !important;column-gap:4.5rem !important}.column-gap-11{-webkit-column-gap:5rem !important;column-gap:5rem !important}.column-gap-12{-webkit-column-gap:5.5rem !important;column-gap:5.5rem !important}.column-gap-13{-webkit-column-gap:6rem !important;column-gap:6rem !important}.column-gap-14{-webkit-column-gap:6.5rem !important;column-gap:6.5rem !important}.column-gap-15{-webkit-column-gap:7rem !important;column-gap:7rem !important}.column-gap-16{-webkit-column-gap:7.5rem !important;column-gap:7.5rem !important}.column-gap-17{-webkit-column-gap:8rem !important;column-gap:8rem !important}.column-gap-18{-webkit-column-gap:8.5rem !important;column-gap:8.5rem !important}.column-gap-19{-webkit-column-gap:9rem !important;column-gap:9rem !important}.column-gap-20{-webkit-column-gap:9.5rem !important;column-gap:9.5rem !important}.column-gap-21{-webkit-column-gap:10rem !important;column-gap:10rem !important}.column-gap-22{-webkit-column-gap:12rem !important;column-gap:12rem !important}.column-gap-23{-webkit-column-gap:14rem !important;column-gap:14rem !important}.font-monospace{font-family:var(--geeks-font-monospace) !important}.fs-1{font-size:calc(1.425rem + 2.1vw) !important}.fs-2{font-size:calc(1.375rem + 1.5vw) !important}.fs-3{font-size:1.25rem !important}.fs-4{font-size:1rem !important}.fs-5{font-size:.875rem !important}.fs-6{font-size:.75rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-lighter{font-weight:200 !important}.fw-light{font-weight:300 !important}.fw-normal{font-weight:400 !important}.fw-medium{font-weight:500 !important}.fw-semibold{font-weight:600 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:800 !important}.lh-1{line-height:1 !important}.lh-2{line-height:1.5 !important}.lh-3{line-height:1.8 !important}.lh-sm{line-height:1.2 !important}.lh-base{line-height:1.6 !important}.lh-md{line-height:1.6 !important}.lh-lg{line-height:1.8 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--geeks-text-opacity: 1;color:rgba(var(--geeks-primary-rgb), var(--geeks-text-opacity)) !important}.text-secondary{--geeks-text-opacity: 1;color:rgba(var(--geeks-secondary-rgb), var(--geeks-text-opacity)) !important}.text-success{--geeks-text-opacity: 1;color:rgba(var(--geeks-success-rgb), var(--geeks-text-opacity)) !important}.text-info{--geeks-text-opacity: 1;color:rgba(var(--geeks-info-rgb), var(--geeks-text-opacity)) !important}.text-warning{--geeks-text-opacity: 1;color:rgba(var(--geeks-warning-rgb), var(--geeks-text-opacity)) !important}.text-danger{--geeks-text-opacity: 1;color:rgba(var(--geeks-danger-rgb), var(--geeks-text-opacity)) !important}.text-light{--geeks-text-opacity: 1;color:rgba(var(--geeks-light-rgb), var(--geeks-text-opacity)) !important}.text-dark{--geeks-text-opacity: 1;color:rgba(var(--geeks-dark-rgb), var(--geeks-text-opacity)) !important}.text-white{--geeks-text-opacity: 1;color:#fff !important}.text-light-primary{--geeks-text-opacity: 1;color:rgba(var(--geeks-light-primary-rgb), var(--geeks-text-opacity)) !important}.text-light-danger{--geeks-text-opacity: 1;color:rgba(var(--geeks-light-danger-rgb), var(--geeks-text-opacity)) !important}.text-light-info{--geeks-text-opacity: 1;color:rgba(var(--geeks-light-info-rgb), var(--geeks-text-opacity)) !important}.text-light-warning{--geeks-text-opacity: 1;color:rgba(var(--geeks-light-warning-rgb), var(--geeks-text-opacity)) !important}.text-light-secondary{--geeks-text-opacity: 1;color:rgba(var(--geeks-light-secondary-rgb), var(--geeks-text-opacity)) !important}.text-light-success{--geeks-text-opacity: 1;color:rgba(var(--geeks-light-success-rgb), var(--geeks-text-opacity)) !important}.text-light-dark{--geeks-text-opacity: 1;color:rgba(var(--geeks-light-dark-rgb), var(--geeks-text-opacity)) !important}.text-dark-primary{--geeks-text-opacity: 1;color:rgba(var(--geeks-dark-primary-rgb), var(--geeks-text-opacity)) !important}.text-dark-warning{--geeks-text-opacity: 1;color:rgba(var(--geeks-dark-warning-rgb), var(--geeks-text-opacity)) !important}.text-dark-info{--geeks-text-opacity: 1;color:rgba(var(--geeks-dark-info-rgb), var(--geeks-text-opacity)) !important}.text-dark-danger{--geeks-text-opacity: 1;color:rgba(var(--geeks-dark-danger-rgb), var(--geeks-text-opacity)) !important}.text-dark-success{--geeks-text-opacity: 1;color:rgba(var(--geeks-dark-success-rgb), var(--geeks-text-opacity)) !important}.text-dark-secondary{--geeks-text-opacity: 1;color:rgba(var(--geeks-dark-secondary-rgb), var(--geeks-text-opacity)) !important}.text-black{--geeks-text-opacity: 1;color:rgba(var(--geeks-black-rgb), var(--geeks-text-opacity)) !important}.text-body{--geeks-text-opacity: 1;color:#64748b !important}.text-gray-100{--geeks-text-opacity: 1;color:#f1f5f9 !important}.text-gray-200{--geeks-text-opacity: 1;color:#e2e8f0 !important}.text-gray-300{--geeks-text-opacity: 1;color:#cbd5e1 !important}.text-gray-400{--geeks-text-opacity: 1;color:#94a3b8 !important}.text-gray-500{--geeks-text-opacity: 1;color:#64748b !important}.text-gray-600{--geeks-text-opacity: 1;color:#475569 !important}.text-gray-700{--geeks-text-opacity: 1;color:#334155 !important}.text-gray-800{--geeks-text-opacity: 1;color:#1e293b !important}.text-gray-900{--geeks-text-opacity: 1;color:#0f172a !important}.text-gray-1000{--geeks-text-opacity: 1;color:#0b1324 !important}.text-muted{--geeks-text-opacity: 1;color:#64748b !important}.text-black-50{--geeks-text-opacity: 1;color:rgba(0, 0, 0, 0.5) !important}.text-white-50{--geeks-text-opacity: 1;color:rgba(255, 255, 255, 0.5) !important}.text-reset{--geeks-text-opacity: 1;color:inherit !important}.text-opacity-25{--geeks-text-opacity: 0.25}.text-opacity-50{--geeks-text-opacity: 0.5}.text-opacity-75{--geeks-text-opacity: 0.75}.text-opacity-100{--geeks-text-opacity: 1}.text-primary-emphasis{color:var(--geeks-primary-text-emphasis) !important}.text-secondary-emphasis{color:var(--geeks-secondary-text-emphasis) !important}.text-success-emphasis{color:var(--geeks-success-text-emphasis) !important}.text-info-emphasis{color:var(--geeks-info-text-emphasis) !important}.text-warning-emphasis{color:var(--geeks-warning-text-emphasis) !important}.text-danger-emphasis{color:var(--geeks-danger-text-emphasis) !important}.text-light-emphasis{color:var(--geeks-light-text-emphasis) !important}.text-dark-emphasis{color:var(--geeks-dark-text-emphasis) !important}.link-opacity-10{--geeks-link-opacity: 0.1}.link-opacity-10-hover:hover{--geeks-link-opacity: 0.1}.link-opacity-25{--geeks-link-opacity: 0.25}.link-opacity-25-hover:hover{--geeks-link-opacity: 0.25}.link-opacity-50{--geeks-link-opacity: 0.5}.link-opacity-50-hover:hover{--geeks-link-opacity: 0.5}.link-opacity-75{--geeks-link-opacity: 0.75}.link-opacity-75-hover:hover{--geeks-link-opacity: 0.75}.link-opacity-100{--geeks-link-opacity: 1}.link-opacity-100-hover:hover{--geeks-link-opacity: 1}.link-offset-1{text-underline-offset:.125em !important}.link-offset-1-hover:hover{text-underline-offset:.125em !important}.link-offset-2{text-underline-offset:.25em !important}.link-offset-2-hover:hover{text-underline-offset:.25em !important}.link-offset-3{text-underline-offset:.375em !important}.link-offset-3-hover:hover{text-underline-offset:.375em !important}.link-underline-primary{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-primary-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-primary-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-secondary{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-secondary-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-secondary-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-success{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-success-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-success-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-info{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-info-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-info-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-warning{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-warning-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-warning-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-danger{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-danger-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-danger-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-light{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-light-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-light-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-dark{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-dark-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-dark-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-white{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-white-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-white-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-light-primary{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-light-primary-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-light-primary-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-light-danger{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-light-danger-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-light-danger-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-light-info{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-light-info-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-light-info-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-light-warning{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-light-warning-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-light-warning-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-light-secondary{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-light-secondary-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-light-secondary-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-light-success{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-light-success-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-light-success-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-light-dark{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-light-dark-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-light-dark-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-dark-primary{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-dark-primary-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-dark-primary-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-dark-warning{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-dark-warning-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-dark-warning-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-dark-info{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-dark-info-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-dark-info-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-dark-danger{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-dark-danger-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-dark-danger-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-dark-success{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-dark-success-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-dark-success-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline-dark-secondary{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-dark-secondary-rgb), var(--geeks-link-underline-opacity)) !important;text-decoration-color:rgba(var(--geeks-dark-secondary-rgb), var(--geeks-link-underline-opacity)) !important}.link-underline{--geeks-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--geeks-link-color-rgb), var(--geeks-link-underline-opacity, 1)) !important;text-decoration-color:rgba(var(--geeks-link-color-rgb), var(--geeks-link-underline-opacity, 1)) !important}.link-underline-opacity-0{--geeks-link-underline-opacity: 0}.link-underline-opacity-0-hover:hover{--geeks-link-underline-opacity: 0}.link-underline-opacity-10{--geeks-link-underline-opacity: 0.1}.link-underline-opacity-10-hover:hover{--geeks-link-underline-opacity: 0.1}.link-underline-opacity-25{--geeks-link-underline-opacity: 0.25}.link-underline-opacity-25-hover:hover{--geeks-link-underline-opacity: 0.25}.link-underline-opacity-50{--geeks-link-underline-opacity: 0.5}.link-underline-opacity-50-hover:hover{--geeks-link-underline-opacity: 0.5}.link-underline-opacity-75{--geeks-link-underline-opacity: 0.75}.link-underline-opacity-75-hover:hover{--geeks-link-underline-opacity: 0.75}.link-underline-opacity-100{--geeks-link-underline-opacity: 1}.link-underline-opacity-100-hover:hover{--geeks-link-underline-opacity: 1}.bg-primary{--geeks-bg-opacity: 1;background-color:#6f23ff !important}.bg-secondary{--geeks-bg-opacity: 1;background-color:#64748b !important}.bg-success{--geeks-bg-opacity: 1;background-color:#38a169 !important}.bg-info{--geeks-bg-opacity: 1;background-color:#0ea5e9 !important}.bg-warning{--geeks-bg-opacity: 1;background-color:#f59e0b !important}.bg-danger{--geeks-bg-opacity: 1;background-color:#dc2626 !important}.bg-light{--geeks-bg-opacity: 1;background-color:#f1f5f9 !important}.bg-dark{--geeks-bg-opacity: 1;background-color:#0f172a !important}.bg-white{--geeks-bg-opacity: 1;background-color:#fff !important}.bg-light-primary{--geeks-bg-opacity: 1;background-color:#ede9fe !important}.bg-light-danger{--geeks-bg-opacity: 1;background-color:#fad9d8 !important}.bg-light-info{--geeks-bg-opacity: 1;background-color:#e1f6ff !important}.bg-light-warning{--geeks-bg-opacity: 1;background-color:#ffeeda !important}.bg-light-secondary{--geeks-bg-opacity: 1;background-color:#e4e3e9 !important}.bg-light-success{--geeks-bg-opacity: 1;background-color:#d1f5ea !important}.bg-light-dark{--geeks-bg-opacity: 1;background-color:#d1cfd8 !important}.bg-dark-primary{--geeks-bg-opacity: 1;background-color:#593cc1 !important}.bg-dark-warning{--geeks-bg-opacity: 1;background-color:#c28135 !important}.bg-dark-info{--geeks-bg-opacity: 1;background-color:#51a0c2 !important}.bg-dark-danger{--geeks-bg-opacity: 1;background-color:#ae302e !important}.bg-dark-success{--geeks-bg-opacity: 1;background-color:#139a74 !important}.bg-dark-secondary{--geeks-bg-opacity: 1;background-color:#5c596d !important}.bg-gray-100{--geeks-bg-opacity: 1;background-color:#f1f5f9 !important}.bg-gray-200{--geeks-bg-opacity: 1;background-color:#e2e8f0 !important}.bg-gray-300{--geeks-bg-opacity: 1;background-color:#cbd5e1 !important}.bg-gray-400{--geeks-bg-opacity: 1;background-color:#94a3b8 !important}.bg-gray-500{--geeks-bg-opacity: 1;background-color:#64748b !important}.bg-gray-600{--geeks-bg-opacity: 1;background-color:#475569 !important}.bg-gray-700{--geeks-bg-opacity: 1;background-color:#334155 !important}.bg-gray-800{--geeks-bg-opacity: 1;background-color:#1e293b !important}.bg-gray-900{--geeks-bg-opacity: 1;background-color:#0f172a !important}.bg-gray-1000{--geeks-bg-opacity: 1;background-color:#0b1324 !important}.bg-body{--geeks-bg-opacity: 1;background-color:#f1f5f9 !important}.bg-transparent{--geeks-bg-opacity: 1;background-color:transparent !important}.bg-opacity-10{--geeks-bg-opacity: 0.1}.bg-opacity-25{--geeks-bg-opacity: 0.25}.bg-opacity-50{--geeks-bg-opacity: 0.5}.bg-opacity-75{--geeks-bg-opacity: 0.75}.bg-opacity-100{--geeks-bg-opacity: 1}.bg-primary-subtle{background-color:var(--geeks-primary-bg-subtle) !important}.bg-secondary-subtle{background-color:var(--geeks-secondary-bg-subtle) !important}.bg-success-subtle{background-color:var(--geeks-success-bg-subtle) !important}.bg-info-subtle{background-color:var(--geeks-info-bg-subtle) !important}.bg-warning-subtle{background-color:var(--geeks-warning-bg-subtle) !important}.bg-danger-subtle{background-color:var(--geeks-danger-bg-subtle) !important}.bg-light-subtle{background-color:var(--geeks-light-bg-subtle) !important}.bg-dark-subtle{background-color:var(--geeks-dark-bg-subtle) !important}.bg-gradient{background-image:var(--geeks-gradient) !important}.user-select-all{-webkit-user-select:all !important;user-select:all !important}.user-select-auto{-webkit-user-select:auto !important;user-select:auto !important}.user-select-none{-webkit-user-select:none !important;user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--geeks-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--geeks-border-radius-sm) !important}.rounded-2{border-radius:var(--geeks-border-radius) !important}.rounded-3{border-radius:var(--geeks-border-radius-lg) !important}.rounded-4{border-radius:var(--geeks-border-radius-xl) !important}.rounded-5{border-radius:var(--geeks-border-radius-xxl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--geeks-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--geeks-border-radius) !important;border-top-right-radius:var(--geeks-border-radius) !important}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-top-1{border-top-left-radius:var(--geeks-border-radius-sm) !important;border-top-right-radius:var(--geeks-border-radius-sm) !important}.rounded-top-2{border-top-left-radius:var(--geeks-border-radius) !important;border-top-right-radius:var(--geeks-border-radius) !important}.rounded-top-3{border-top-left-radius:var(--geeks-border-radius-lg) !important;border-top-right-radius:var(--geeks-border-radius-lg) !important}.rounded-top-4{border-top-left-radius:var(--geeks-border-radius-xl) !important;border-top-right-radius:var(--geeks-border-radius-xl) !important}.rounded-top-5{border-top-left-radius:var(--geeks-border-radius-xxl) !important;border-top-right-radius:var(--geeks-border-radius-xxl) !important}.rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.rounded-top-pill{border-top-left-radius:var(--geeks-border-radius-pill) !important;border-top-right-radius:var(--geeks-border-radius-pill) !important}.rounded-end{border-top-right-radius:var(--geeks-border-radius) !important;border-bottom-right-radius:var(--geeks-border-radius) !important}.rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-end-1{border-top-right-radius:var(--geeks-border-radius-sm) !important;border-bottom-right-radius:var(--geeks-border-radius-sm) !important}.rounded-end-2{border-top-right-radius:var(--geeks-border-radius) !important;border-bottom-right-radius:var(--geeks-border-radius) !important}.rounded-end-3{border-top-right-radius:var(--geeks-border-radius-lg) !important;border-bottom-right-radius:var(--geeks-border-radius-lg) !important}.rounded-end-4{border-top-right-radius:var(--geeks-border-radius-xl) !important;border-bottom-right-radius:var(--geeks-border-radius-xl) !important}.rounded-end-5{border-top-right-radius:var(--geeks-border-radius-xxl) !important;border-bottom-right-radius:var(--geeks-border-radius-xxl) !important}.rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.rounded-end-pill{border-top-right-radius:var(--geeks-border-radius-pill) !important;border-bottom-right-radius:var(--geeks-border-radius-pill) !important}.rounded-bottom{border-bottom-right-radius:var(--geeks-border-radius) !important;border-bottom-left-radius:var(--geeks-border-radius) !important}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-bottom-1{border-bottom-right-radius:var(--geeks-border-radius-sm) !important;border-bottom-left-radius:var(--geeks-border-radius-sm) !important}.rounded-bottom-2{border-bottom-right-radius:var(--geeks-border-radius) !important;border-bottom-left-radius:var(--geeks-border-radius) !important}.rounded-bottom-3{border-bottom-right-radius:var(--geeks-border-radius-lg) !important;border-bottom-left-radius:var(--geeks-border-radius-lg) !important}.rounded-bottom-4{border-bottom-right-radius:var(--geeks-border-radius-xl) !important;border-bottom-left-radius:var(--geeks-border-radius-xl) !important}.rounded-bottom-5{border-bottom-right-radius:var(--geeks-border-radius-xxl) !important;border-bottom-left-radius:var(--geeks-border-radius-xxl) !important}.rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important}.rounded-bottom-pill{border-bottom-right-radius:var(--geeks-border-radius-pill) !important;border-bottom-left-radius:var(--geeks-border-radius-pill) !important}.rounded-start{border-bottom-left-radius:var(--geeks-border-radius) !important;border-top-left-radius:var(--geeks-border-radius) !important}.rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-start-1{border-bottom-left-radius:var(--geeks-border-radius-sm) !important;border-top-left-radius:var(--geeks-border-radius-sm) !important}.rounded-start-2{border-bottom-left-radius:var(--geeks-border-radius) !important;border-top-left-radius:var(--geeks-border-radius) !important}.rounded-start-3{border-bottom-left-radius:var(--geeks-border-radius-lg) !important;border-top-left-radius:var(--geeks-border-radius-lg) !important}.rounded-start-4{border-bottom-left-radius:var(--geeks-border-radius-xl) !important;border-top-left-radius:var(--geeks-border-radius-xl) !important}.rounded-start-5{border-bottom-left-radius:var(--geeks-border-radius-xxl) !important;border-top-left-radius:var(--geeks-border-radius-xxl) !important}.rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important}.rounded-start-pill{border-bottom-left-radius:var(--geeks-border-radius-pill) !important;border-top-left-radius:var(--geeks-border-radius-pill) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.z--1{z-index:-1 !important}.z-0{z-index:0 !important}.z-1{z-index:1 !important}.z-2{z-index:2 !important}.z-3{z-index:3 !important}.z-4{z-index:4 !important}.z-5{z-index:5 !important}.ls-xs{letter-spacing:-0.08em !important}.ls-sm{letter-spacing:-0.04em !important}.ls-base{letter-spacing:0em !important}.ls-md{letter-spacing:.1em !important}.ls-lg{letter-spacing:.15em !important}.ls-xl{letter-spacing:.2em !important}.ls-xxl{letter-spacing:.25em !important}.zn-1{z-index:-1 !important}.zn-2{z-index:-2 !important}.zn-3{z-index:-3 !important}.zn-4{z-index:-4 !important}.zn-5{z-index:-5 !important}.smooth-shadow-sm{box-shadow:0px 2px 4px rgba(0, 0, 20, 0.08),0px 1px 2px rgba(0, 0, 20, 0.08) !important}.smooth-shadow-md{box-shadow:0 1px 2px rgba(21, 30, 40, 0.07),0 2px 4px rgba(21, 30, 40, 0.07),0 4px 8px rgba(21, 30, 40, 0.07),0 8px 16px rgba(21, 30, 40, 0.07),0 16px 32px rgba(21, 30, 40, 0.07),0 32px 64px rgba(21, 30, 40, 0.07) !important}.smooth-shadow-lg{box-shadow:0 1px 1px rgba(21, 30, 40, 0.11),0 2px 2px rgba(21, 30, 40, 0.11),0 4px 4px rgba(21, 30, 40, 0.11),0 8px 8px rgba(21, 30, 40, 0.11),0 16px 16px rgba(21, 30, 40, 0.11),0 32px 32px rgba(21, 30, 40, 0.11) !important}.min-h-100{min-height:100% !important}.min-h-0{min-height:0% !important}@media(min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.object-fit-sm-contain{object-fit:contain !important}.object-fit-sm-cover{object-fit:cover !important}.object-fit-sm-fill{object-fit:fill !important}.object-fit-sm-scale{object-fit:scale-down !important}.object-fit-sm-none{object-fit:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-inline-grid{display:inline-grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.border-sm{border:var(--geeks-border-width) var(--geeks-border-style) var(--geeks-border-color) !important}.border-sm-0{border:0 !important}.border-top-sm{border-top:var(--geeks-border-width) var(--geeks-border-style) var(--geeks-border-color) !important}.border-top-sm-0{border-top:0 !important}.border-end-sm{border-right:var(--geeks-border-width) var(--geeks-border-style) var(--geeks-border-color) !important}.border-end-sm-0{border-right:0 !important}.border-bottom-sm{border-bottom:var(--geeks-border-width) var(--geeks-border-style) var(--geeks-border-color) !important}.border-bottom-sm-0{border-bottom:0 !important}.border-start-sm{border-left:var(--geeks-border-width) var(--geeks-border-style) var(--geeks-border-color) !important}.border-start-sm-0{border-left:0 !important}.w-sm-0{width:0% !important}.w-sm-5{width:5% !important}.w-sm-10{width:10% !important}.w-sm-15{width:15% !important}.w-sm-20{width:20% !important}.w-sm-25{width:25% !important}.w-sm-30{width:30% !important}.w-sm-40{width:40% !important}.w-sm-45{width:45% !important}.w-sm-50{width:50% !important}.w-sm-65{width:65% !important}.w-sm-75{width:75% !important}.w-sm-100{width:100% !important}.w-sm-auto{width:auto !important}.mw-sm-25{max-width:25% !important}.mw-sm-30{max-width:30% !important}.mw-sm-40{max-width:40% !important}.mw-sm-50{max-width:50% !important}.mw-sm-65{max-width:65% !important}.mw-sm-75{max-width:75% !important}.mw-sm-100{max-width:100% !important}.mw-sm-auto{max-width:auto !important}.vw-sm-100{width:100vw !important}.min-vw-sm-100{min-width:100vw !important}.h-sm-25{height:25% !important}.h-sm-30{height:30% !important}.h-sm-40{height:40% !important}.h-sm-50{height:50% !important}.h-sm-65{height:65% !important}.h-sm-75{height:75% !important}.h-sm-100{height:100% !important}.h-sm-10rem{height:10rem !important}.h-sm-11rem{height:11rem !important}.h-sm-12rem{height:12rem !important}.h-sm-13rem{height:13rem !important}.h-sm-14rem{height:14rem !important}.h-sm-15rem{height:15rem !important}.h-sm-16rem{height:16rem !important}.h-sm-17rem{height:17rem !important}.h-sm-18rem{height:18rem !important}.h-sm-19rem{height:19rem !important}.h-sm-20rem{height:20rem !important}.h-sm-22rem{height:22rem !important}.h-sm-24rem{height:24rem !important}.h-sm-auto{height:auto !important}.mh-sm-25{max-height:25% !important}.mh-sm-30{max-height:30% !important}.mh-sm-40{max-height:40% !important}.mh-sm-50{max-height:50% !important}.mh-sm-65{max-height:65% !important}.mh-sm-75{max-height:75% !important}.mh-sm-100{max-height:100% !important}.mh-sm-auto{max-height:auto !important}.vh-sm-100{height:100vh !important}.min-vh-sm-100{min-height:100vh !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-auto{flex:auto !important}.flex-sm-none{flex:none !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:2rem !important}.m-sm-6{margin:2.5rem !important}.m-sm-7{margin:3rem !important}.m-sm-8{margin:3.5rem !important}.m-sm-9{margin:4rem !important}.m-sm-10{margin:4.5rem !important}.m-sm-11{margin:5rem !important}.m-sm-12{margin:5.5rem !important}.m-sm-13{margin:6rem !important}.m-sm-14{margin:6.5rem !important}.m-sm-15{margin:7rem !important}.m-sm-16{margin:7.5rem !important}.m-sm-17{margin:8rem !important}.m-sm-18{margin:8.5rem !important}.m-sm-19{margin:9rem !important}.m-sm-20{margin:9.5rem !important}.m-sm-21{margin:10rem !important}.m-sm-22{margin:12rem !important}.m-sm-23{margin:14rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:2rem !important;margin-left:2rem !important}.mx-sm-6{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-sm-7{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-8{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-sm-9{margin-right:4rem !important;margin-left:4rem !important}.mx-sm-10{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-sm-11{margin-right:5rem !important;margin-left:5rem !important}.mx-sm-12{margin-right:5.5rem !important;margin-left:5.5rem !important}.mx-sm-13{margin-right:6rem !important;margin-left:6rem !important}.mx-sm-14{margin-right:6.5rem !important;margin-left:6.5rem !important}.mx-sm-15{margin-right:7rem !important;margin-left:7rem !important}.mx-sm-16{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-sm-17{margin-right:8rem !important;margin-left:8rem !important}.mx-sm-18{margin-right:8.5rem !important;margin-left:8.5rem !important}.mx-sm-19{margin-right:9rem !important;margin-left:9rem !important}.mx-sm-20{margin-right:9.5rem !important;margin-left:9.5rem !important}.mx-sm-21{margin-right:10rem !important;margin-left:10rem !important}.mx-sm-22{margin-right:12rem !important;margin-left:12rem !important}.mx-sm-23{margin-right:14rem !important;margin-left:14rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:2rem !important;margin-bottom:2rem !important}.my-sm-6{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-sm-7{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-8{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-sm-9{margin-top:4rem !important;margin-bottom:4rem !important}.my-sm-10{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-sm-11{margin-top:5rem !important;margin-bottom:5rem !important}.my-sm-12{margin-top:5.5rem !important;margin-bottom:5.5rem !important}.my-sm-13{margin-top:6rem !important;margin-bottom:6rem !important}.my-sm-14{margin-top:6.5rem !important;margin-bottom:6.5rem !important}.my-sm-15{margin-top:7rem !important;margin-bottom:7rem !important}.my-sm-16{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-sm-17{margin-top:8rem !important;margin-bottom:8rem !important}.my-sm-18{margin-top:8.5rem !important;margin-bottom:8.5rem !important}.my-sm-19{margin-top:9rem !important;margin-bottom:9rem !important}.my-sm-20{margin-top:9.5rem !important;margin-bottom:9.5rem !important}.my-sm-21{margin-top:10rem !important;margin-bottom:10rem !important}.my-sm-22{margin-top:12rem !important;margin-bottom:12rem !important}.my-sm-23{margin-top:14rem !important;margin-bottom:14rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:2rem !important}.mt-sm-6{margin-top:2.5rem !important}.mt-sm-7{margin-top:3rem !important}.mt-sm-8{margin-top:3.5rem !important}.mt-sm-9{margin-top:4rem !important}.mt-sm-10{margin-top:4.5rem !important}.mt-sm-11{margin-top:5rem !important}.mt-sm-12{margin-top:5.5rem !important}.mt-sm-13{margin-top:6rem !important}.mt-sm-14{margin-top:6.5rem !important}.mt-sm-15{margin-top:7rem !important}.mt-sm-16{margin-top:7.5rem !important}.mt-sm-17{margin-top:8rem !important}.mt-sm-18{margin-top:8.5rem !important}.mt-sm-19{margin-top:9rem !important}.mt-sm-20{margin-top:9.5rem !important}.mt-sm-21{margin-top:10rem !important}.mt-sm-22{margin-top:12rem !important}.mt-sm-23{margin-top:14rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:2rem !important}.me-sm-6{margin-right:2.5rem !important}.me-sm-7{margin-right:3rem !important}.me-sm-8{margin-right:3.5rem !important}.me-sm-9{margin-right:4rem !important}.me-sm-10{margin-right:4.5rem !important}.me-sm-11{margin-right:5rem !important}.me-sm-12{margin-right:5.5rem !important}.me-sm-13{margin-right:6rem !important}.me-sm-14{margin-right:6.5rem !important}.me-sm-15{margin-right:7rem !important}.me-sm-16{margin-right:7.5rem !important}.me-sm-17{margin-right:8rem !important}.me-sm-18{margin-right:8.5rem !important}.me-sm-19{margin-right:9rem !important}.me-sm-20{margin-right:9.5rem !important}.me-sm-21{margin-right:10rem !important}.me-sm-22{margin-right:12rem !important}.me-sm-23{margin-right:14rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:2rem !important}.mb-sm-6{margin-bottom:2.5rem !important}.mb-sm-7{margin-bottom:3rem !important}.mb-sm-8{margin-bottom:3.5rem !important}.mb-sm-9{margin-bottom:4rem !important}.mb-sm-10{margin-bottom:4.5rem !important}.mb-sm-11{margin-bottom:5rem !important}.mb-sm-12{margin-bottom:5.5rem !important}.mb-sm-13{margin-bottom:6rem !important}.mb-sm-14{margin-bottom:6.5rem !important}.mb-sm-15{margin-bottom:7rem !important}.mb-sm-16{margin-bottom:7.5rem !important}.mb-sm-17{margin-bottom:8rem !important}.mb-sm-18{margin-bottom:8.5rem !important}.mb-sm-19{margin-bottom:9rem !important}.mb-sm-20{margin-bottom:9.5rem !important}.mb-sm-21{margin-bottom:10rem !important}.mb-sm-22{margin-bottom:12rem !important}.mb-sm-23{margin-bottom:14rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:2rem !important}.ms-sm-6{margin-left:2.5rem !important}.ms-sm-7{margin-left:3rem !important}.ms-sm-8{margin-left:3.5rem !important}.ms-sm-9{margin-left:4rem !important}.ms-sm-10{margin-left:4.5rem !important}.ms-sm-11{margin-left:5rem !important}.ms-sm-12{margin-left:5.5rem !important}.ms-sm-13{margin-left:6rem !important}.ms-sm-14{margin-left:6.5rem !important}.ms-sm-15{margin-left:7rem !important}.ms-sm-16{margin-left:7.5rem !important}.ms-sm-17{margin-left:8rem !important}.ms-sm-18{margin-left:8.5rem !important}.ms-sm-19{margin-left:9rem !important}.ms-sm-20{margin-left:9.5rem !important}.ms-sm-21{margin-left:10rem !important}.ms-sm-22{margin-left:12rem !important}.ms-sm-23{margin-left:14rem !important}.ms-sm-auto{margin-left:auto !important}.m-sm-n1{margin:-0.25rem !important}.m-sm-n2{margin:-0.5rem !important}.m-sm-n3{margin:-1rem !important}.m-sm-n4{margin:-1.5rem !important}.m-sm-n5{margin:-2rem !important}.m-sm-n6{margin:-2.5rem !important}.m-sm-n7{margin:-3rem !important}.m-sm-n8{margin:-3.5rem !important}.m-sm-n9{margin:-4rem !important}.m-sm-n10{margin:-4.5rem !important}.m-sm-n11{margin:-5rem !important}.m-sm-n12{margin:-5.5rem !important}.m-sm-n13{margin:-6rem !important}.m-sm-n14{margin:-6.5rem !important}.m-sm-n15{margin:-7rem !important}.m-sm-n16{margin:-7.5rem !important}.m-sm-n17{margin:-8rem !important}.m-sm-n18{margin:-8.5rem !important}.m-sm-n19{margin:-9rem !important}.m-sm-n20{margin:-9.5rem !important}.m-sm-n21{margin:-10rem !important}.m-sm-n22{margin:-12rem !important}.m-sm-n23{margin:-14rem !important}.mx-sm-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-sm-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-sm-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-sm-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-sm-n5{margin-right:-2rem !important;margin-left:-2rem !important}.mx-sm-n6{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-sm-n7{margin-right:-3rem !important;margin-left:-3rem !important}.mx-sm-n8{margin-right:-3.5rem !important;margin-left:-3.5rem !important}.mx-sm-n9{margin-right:-4rem !important;margin-left:-4rem !important}.mx-sm-n10{margin-right:-4.5rem !important;margin-left:-4.5rem !important}.mx-sm-n11{margin-right:-5rem !important;margin-left:-5rem !important}.mx-sm-n12{margin-right:-5.5rem !important;margin-left:-5.5rem !important}.mx-sm-n13{margin-right:-6rem !important;margin-left:-6rem !important}.mx-sm-n14{margin-right:-6.5rem !important;margin-left:-6.5rem !important}.mx-sm-n15{margin-right:-7rem !important;margin-left:-7rem !important}.mx-sm-n16{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-sm-n17{margin-right:-8rem !important;margin-left:-8rem !important}.mx-sm-n18{margin-right:-8.5rem !important;margin-left:-8.5rem !important}.mx-sm-n19{margin-right:-9rem !important;margin-left:-9rem !important}.mx-sm-n20{margin-right:-9.5rem !important;margin-left:-9.5rem !important}.mx-sm-n21{margin-right:-10rem !important;margin-left:-10rem !important}.mx-sm-n22{margin-right:-12rem !important;margin-left:-12rem !important}.mx-sm-n23{margin-right:-14rem !important;margin-left:-14rem !important}.my-sm-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-sm-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-sm-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-sm-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-sm-n5{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-sm-n6{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-sm-n7{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-sm-n8{margin-top:-3.5rem !important;margin-bottom:-3.5rem !important}.my-sm-n9{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-sm-n10{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important}.my-sm-n11{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-sm-n12{margin-top:-5.5rem !important;margin-bottom:-5.5rem !important}.my-sm-n13{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-sm-n14{margin-top:-6.5rem !important;margin-bottom:-6.5rem !important}.my-sm-n15{margin-top:-7rem !important;margin-bottom:-7rem !important}.my-sm-n16{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-sm-n17{margin-top:-8rem !important;margin-bottom:-8rem !important}.my-sm-n18{margin-top:-8.5rem !important;margin-bottom:-8.5rem !important}.my-sm-n19{margin-top:-9rem !important;margin-bottom:-9rem !important}.my-sm-n20{margin-top:-9.5rem !important;margin-bottom:-9.5rem !important}.my-sm-n21{margin-top:-10rem !important;margin-bottom:-10rem !important}.my-sm-n22{margin-top:-12rem !important;margin-bottom:-12rem !important}.my-sm-n23{margin-top:-14rem !important;margin-bottom:-14rem !important}.mt-sm-n1{margin-top:-0.25rem !important}.mt-sm-n2{margin-top:-0.5rem !important}.mt-sm-n3{margin-top:-1rem !important}.mt-sm-n4{margin-top:-1.5rem !important}.mt-sm-n5{margin-top:-2rem !important}.mt-sm-n6{margin-top:-2.5rem !important}.mt-sm-n7{margin-top:-3rem !important}.mt-sm-n8{margin-top:-3.5rem !important}.mt-sm-n9{margin-top:-4rem !important}.mt-sm-n10{margin-top:-4.5rem !important}.mt-sm-n11{margin-top:-5rem !important}.mt-sm-n12{margin-top:-5.5rem !important}.mt-sm-n13{margin-top:-6rem !important}.mt-sm-n14{margin-top:-6.5rem !important}.mt-sm-n15{margin-top:-7rem !important}.mt-sm-n16{margin-top:-7.5rem !important}.mt-sm-n17{margin-top:-8rem !important}.mt-sm-n18{margin-top:-8.5rem !important}.mt-sm-n19{margin-top:-9rem !important}.mt-sm-n20{margin-top:-9.5rem !important}.mt-sm-n21{margin-top:-10rem !important}.mt-sm-n22{margin-top:-12rem !important}.mt-sm-n23{margin-top:-14rem !important}.me-sm-n1{margin-right:-0.25rem !important}.me-sm-n2{margin-right:-0.5rem !important}.me-sm-n3{margin-right:-1rem !important}.me-sm-n4{margin-right:-1.5rem !important}.me-sm-n5{margin-right:-2rem !important}.me-sm-n6{margin-right:-2.5rem !important}.me-sm-n7{margin-right:-3rem !important}.me-sm-n8{margin-right:-3.5rem !important}.me-sm-n9{margin-right:-4rem !important}.me-sm-n10{margin-right:-4.5rem !important}.me-sm-n11{margin-right:-5rem !important}.me-sm-n12{margin-right:-5.5rem !important}.me-sm-n13{margin-right:-6rem !important}.me-sm-n14{margin-right:-6.5rem !important}.me-sm-n15{margin-right:-7rem !important}.me-sm-n16{margin-right:-7.5rem !important}.me-sm-n17{margin-right:-8rem !important}.me-sm-n18{margin-right:-8.5rem !important}.me-sm-n19{margin-right:-9rem !important}.me-sm-n20{margin-right:-9.5rem !important}.me-sm-n21{margin-right:-10rem !important}.me-sm-n22{margin-right:-12rem !important}.me-sm-n23{margin-right:-14rem !important}.mb-sm-n1{margin-bottom:-0.25rem !important}.mb-sm-n2{margin-bottom:-0.5rem !important}.mb-sm-n3{margin-bottom:-1rem !important}.mb-sm-n4{margin-bottom:-1.5rem !important}.mb-sm-n5{margin-bottom:-2rem !important}.mb-sm-n6{margin-bottom:-2.5rem !important}.mb-sm-n7{margin-bottom:-3rem !important}.mb-sm-n8{margin-bottom:-3.5rem !important}.mb-sm-n9{margin-bottom:-4rem !important}.mb-sm-n10{margin-bottom:-4.5rem !important}.mb-sm-n11{margin-bottom:-5rem !important}.mb-sm-n12{margin-bottom:-5.5rem !important}.mb-sm-n13{margin-bottom:-6rem !important}.mb-sm-n14{margin-bottom:-6.5rem !important}.mb-sm-n15{margin-bottom:-7rem !important}.mb-sm-n16{margin-bottom:-7.5rem !important}.mb-sm-n17{margin-bottom:-8rem !important}.mb-sm-n18{margin-bottom:-8.5rem !important}.mb-sm-n19{margin-bottom:-9rem !important}.mb-sm-n20{margin-bottom:-9.5rem !important}.mb-sm-n21{margin-bottom:-10rem !important}.mb-sm-n22{margin-bottom:-12rem !important}.mb-sm-n23{margin-bottom:-14rem !important}.ms-sm-n1{margin-left:-0.25rem !important}.ms-sm-n2{margin-left:-0.5rem !important}.ms-sm-n3{margin-left:-1rem !important}.ms-sm-n4{margin-left:-1.5rem !important}.ms-sm-n5{margin-left:-2rem !important}.ms-sm-n6{margin-left:-2.5rem !important}.ms-sm-n7{margin-left:-3rem !important}.ms-sm-n8{margin-left:-3.5rem !important}.ms-sm-n9{margin-left:-4rem !important}.ms-sm-n10{margin-left:-4.5rem !important}.ms-sm-n11{margin-left:-5rem !important}.ms-sm-n12{margin-left:-5.5rem !important}.ms-sm-n13{margin-left:-6rem !important}.ms-sm-n14{margin-left:-6.5rem !important}.ms-sm-n15{margin-left:-7rem !important}.ms-sm-n16{margin-left:-7.5rem !important}.ms-sm-n17{margin-left:-8rem !important}.ms-sm-n18{margin-left:-8.5rem !important}.ms-sm-n19{margin-left:-9rem !important}.ms-sm-n20{margin-left:-9.5rem !important}.ms-sm-n21{margin-left:-10rem !important}.ms-sm-n22{margin-left:-12rem !important}.ms-sm-n23{margin-left:-14rem !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:2rem !important}.p-sm-6{padding:2.5rem !important}.p-sm-7{padding:3rem !important}.p-sm-8{padding:3.5rem !important}.p-sm-9{padding:4rem !important}.p-sm-10{padding:4.5rem !important}.p-sm-11{padding:5rem !important}.p-sm-12{padding:5.5rem !important}.p-sm-13{padding:6rem !important}.p-sm-14{padding:6.5rem !important}.p-sm-15{padding:7rem !important}.p-sm-16{padding:7.5rem !important}.p-sm-17{padding:8rem !important}.p-sm-18{padding:8.5rem !important}.p-sm-19{padding:9rem !important}.p-sm-20{padding:9.5rem !important}.p-sm-21{padding:10rem !important}.p-sm-22{padding:12rem !important}.p-sm-23{padding:14rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:2rem !important;padding-left:2rem !important}.px-sm-6{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-sm-7{padding-right:3rem !important;padding-left:3rem !important}.px-sm-8{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-sm-9{padding-right:4rem !important;padding-left:4rem !important}.px-sm-10{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-sm-11{padding-right:5rem !important;padding-left:5rem !important}.px-sm-12{padding-right:5.5rem !important;padding-left:5.5rem !important}.px-sm-13{padding-right:6rem !important;padding-left:6rem !important}.px-sm-14{padding-right:6.5rem !important;padding-left:6.5rem !important}.px-sm-15{padding-right:7rem !important;padding-left:7rem !important}.px-sm-16{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-sm-17{padding-right:8rem !important;padding-left:8rem !important}.px-sm-18{padding-right:8.5rem !important;padding-left:8.5rem !important}.px-sm-19{padding-right:9rem !important;padding-left:9rem !important}.px-sm-20{padding-right:9.5rem !important;padding-left:9.5rem !important}.px-sm-21{padding-right:10rem !important;padding-left:10rem !important}.px-sm-22{padding-right:12rem !important;padding-left:12rem !important}.px-sm-23{padding-right:14rem !important;padding-left:14rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:2rem !important;padding-bottom:2rem !important}.py-sm-6{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-sm-7{padding-top:3rem !important;padding-bottom:3rem !important}.py-sm-8{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-sm-9{padding-top:4rem !important;padding-bottom:4rem !important}.py-sm-10{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-sm-11{padding-top:5rem !important;padding-bottom:5rem !important}.py-sm-12{padding-top:5.5rem !important;padding-bottom:5.5rem !important}.py-sm-13{padding-top:6rem !important;padding-bottom:6rem !important}.py-sm-14{padding-top:6.5rem !important;padding-bottom:6.5rem !important}.py-sm-15{padding-top:7rem !important;padding-bottom:7rem !important}.py-sm-16{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-sm-17{padding-top:8rem !important;padding-bottom:8rem !important}.py-sm-18{padding-top:8.5rem !important;padding-bottom:8.5rem !important}.py-sm-19{padding-top:9rem !important;padding-bottom:9rem !important}.py-sm-20{padding-top:9.5rem !important;padding-bottom:9.5rem !important}.py-sm-21{padding-top:10rem !important;padding-bottom:10rem !important}.py-sm-22{padding-top:12rem !important;padding-bottom:12rem !important}.py-sm-23{padding-top:14rem !important;padding-bottom:14rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:2rem !important}.pt-sm-6{padding-top:2.5rem !important}.pt-sm-7{padding-top:3rem !important}.pt-sm-8{padding-top:3.5rem !important}.pt-sm-9{padding-top:4rem !important}.pt-sm-10{padding-top:4.5rem !important}.pt-sm-11{padding-top:5rem !important}.pt-sm-12{padding-top:5.5rem !important}.pt-sm-13{padding-top:6rem !important}.pt-sm-14{padding-top:6.5rem !important}.pt-sm-15{padding-top:7rem !important}.pt-sm-16{padding-top:7.5rem !important}.pt-sm-17{padding-top:8rem !important}.pt-sm-18{padding-top:8.5rem !important}.pt-sm-19{padding-top:9rem !important}.pt-sm-20{padding-top:9.5rem !important}.pt-sm-21{padding-top:10rem !important}.pt-sm-22{padding-top:12rem !important}.pt-sm-23{padding-top:14rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:2rem !important}.pe-sm-6{padding-right:2.5rem !important}.pe-sm-7{padding-right:3rem !important}.pe-sm-8{padding-right:3.5rem !important}.pe-sm-9{padding-right:4rem !important}.pe-sm-10{padding-right:4.5rem !important}.pe-sm-11{padding-right:5rem !important}.pe-sm-12{padding-right:5.5rem !important}.pe-sm-13{padding-right:6rem !important}.pe-sm-14{padding-right:6.5rem !important}.pe-sm-15{padding-right:7rem !important}.pe-sm-16{padding-right:7.5rem !important}.pe-sm-17{padding-right:8rem !important}.pe-sm-18{padding-right:8.5rem !important}.pe-sm-19{padding-right:9rem !important}.pe-sm-20{padding-right:9.5rem !important}.pe-sm-21{padding-right:10rem !important}.pe-sm-22{padding-right:12rem !important}.pe-sm-23{padding-right:14rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:2rem !important}.pb-sm-6{padding-bottom:2.5rem !important}.pb-sm-7{padding-bottom:3rem !important}.pb-sm-8{padding-bottom:3.5rem !important}.pb-sm-9{padding-bottom:4rem !important}.pb-sm-10{padding-bottom:4.5rem !important}.pb-sm-11{padding-bottom:5rem !important}.pb-sm-12{padding-bottom:5.5rem !important}.pb-sm-13{padding-bottom:6rem !important}.pb-sm-14{padding-bottom:6.5rem !important}.pb-sm-15{padding-bottom:7rem !important}.pb-sm-16{padding-bottom:7.5rem !important}.pb-sm-17{padding-bottom:8rem !important}.pb-sm-18{padding-bottom:8.5rem !important}.pb-sm-19{padding-bottom:9rem !important}.pb-sm-20{padding-bottom:9.5rem !important}.pb-sm-21{padding-bottom:10rem !important}.pb-sm-22{padding-bottom:12rem !important}.pb-sm-23{padding-bottom:14rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:2rem !important}.ps-sm-6{padding-left:2.5rem !important}.ps-sm-7{padding-left:3rem !important}.ps-sm-8{padding-left:3.5rem !important}.ps-sm-9{padding-left:4rem !important}.ps-sm-10{padding-left:4.5rem !important}.ps-sm-11{padding-left:5rem !important}.ps-sm-12{padding-left:5.5rem !important}.ps-sm-13{padding-left:6rem !important}.ps-sm-14{padding-left:6.5rem !important}.ps-sm-15{padding-left:7rem !important}.ps-sm-16{padding-left:7.5rem !important}.ps-sm-17{padding-left:8rem !important}.ps-sm-18{padding-left:8.5rem !important}.ps-sm-19{padding-left:9rem !important}.ps-sm-20{padding-left:9.5rem !important}.ps-sm-21{padding-left:10rem !important}.ps-sm-22{padding-left:12rem !important}.ps-sm-23{padding-left:14rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:2rem !important}.gap-sm-6{gap:2.5rem !important}.gap-sm-7{gap:3rem !important}.gap-sm-8{gap:3.5rem !important}.gap-sm-9{gap:4rem !important}.gap-sm-10{gap:4.5rem !important}.gap-sm-11{gap:5rem !important}.gap-sm-12{gap:5.5rem !important}.gap-sm-13{gap:6rem !important}.gap-sm-14{gap:6.5rem !important}.gap-sm-15{gap:7rem !important}.gap-sm-16{gap:7.5rem !important}.gap-sm-17{gap:8rem !important}.gap-sm-18{gap:8.5rem !important}.gap-sm-19{gap:9rem !important}.gap-sm-20{gap:9.5rem !important}.gap-sm-21{gap:10rem !important}.gap-sm-22{gap:12rem !important}.gap-sm-23{gap:14rem !important}.row-gap-sm-0{row-gap:0 !important}.row-gap-sm-1{row-gap:.25rem !important}.row-gap-sm-2{row-gap:.5rem !important}.row-gap-sm-3{row-gap:1rem !important}.row-gap-sm-4{row-gap:1.5rem !important}.row-gap-sm-5{row-gap:2rem !important}.row-gap-sm-6{row-gap:2.5rem !important}.row-gap-sm-7{row-gap:3rem !important}.row-gap-sm-8{row-gap:3.5rem !important}.row-gap-sm-9{row-gap:4rem !important}.row-gap-sm-10{row-gap:4.5rem !important}.row-gap-sm-11{row-gap:5rem !important}.row-gap-sm-12{row-gap:5.5rem !important}.row-gap-sm-13{row-gap:6rem !important}.row-gap-sm-14{row-gap:6.5rem !important}.row-gap-sm-15{row-gap:7rem !important}.row-gap-sm-16{row-gap:7.5rem !important}.row-gap-sm-17{row-gap:8rem !important}.row-gap-sm-18{row-gap:8.5rem !important}.row-gap-sm-19{row-gap:9rem !important}.row-gap-sm-20{row-gap:9.5rem !important}.row-gap-sm-21{row-gap:10rem !important}.row-gap-sm-22{row-gap:12rem !important}.row-gap-sm-23{row-gap:14rem !important}.column-gap-sm-0{-webkit-column-gap:0 !important;column-gap:0 !important}.column-gap-sm-1{-webkit-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-sm-2{-webkit-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-sm-3{-webkit-column-gap:1rem !important;column-gap:1rem !important}.column-gap-sm-4{-webkit-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-sm-5{-webkit-column-gap:2rem !important;column-gap:2rem !important}.column-gap-sm-6{-webkit-column-gap:2.5rem !important;column-gap:2.5rem !important}.column-gap-sm-7{-webkit-column-gap:3rem !important;column-gap:3rem !important}.column-gap-sm-8{-webkit-column-gap:3.5rem !important;column-gap:3.5rem !important}.column-gap-sm-9{-webkit-column-gap:4rem !important;column-gap:4rem !important}.column-gap-sm-10{-webkit-column-gap:4.5rem !important;column-gap:4.5rem !important}.column-gap-sm-11{-webkit-column-gap:5rem !important;column-gap:5rem !important}.column-gap-sm-12{-webkit-column-gap:5.5rem !important;column-gap:5.5rem !important}.column-gap-sm-13{-webkit-column-gap:6rem !important;column-gap:6rem !important}.column-gap-sm-14{-webkit-column-gap:6.5rem !important;column-gap:6.5rem !important}.column-gap-sm-15{-webkit-column-gap:7rem !important;column-gap:7rem !important}.column-gap-sm-16{-webkit-column-gap:7.5rem !important;column-gap:7.5rem !important}.column-gap-sm-17{-webkit-column-gap:8rem !important;column-gap:8rem !important}.column-gap-sm-18{-webkit-column-gap:8.5rem !important;column-gap:8.5rem !important}.column-gap-sm-19{-webkit-column-gap:9rem !important;column-gap:9rem !important}.column-gap-sm-20{-webkit-column-gap:9.5rem !important;column-gap:9.5rem !important}.column-gap-sm-21{-webkit-column-gap:10rem !important;column-gap:10rem !important}.column-gap-sm-22{-webkit-column-gap:12rem !important;column-gap:12rem !important}.column-gap-sm-23{-webkit-column-gap:14rem !important;column-gap:14rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}.text-sm-wrap{white-space:normal !important}.text-sm-nowrap{white-space:nowrap !important}.rounded-sm{border-radius:var(--geeks-border-radius) !important}.rounded-sm-0{border-radius:0 !important}.rounded-sm-1{border-radius:var(--geeks-border-radius-sm) !important}.rounded-sm-2{border-radius:var(--geeks-border-radius) !important}.rounded-sm-3{border-radius:var(--geeks-border-radius-lg) !important}.rounded-sm-4{border-radius:var(--geeks-border-radius-xl) !important}.rounded-sm-5{border-radius:var(--geeks-border-radius-xxl) !important}.rounded-sm-circle{border-radius:50% !important}.rounded-sm-pill{border-radius:var(--geeks-border-radius-pill) !important}.rounded-top-sm{border-top-left-radius:var(--geeks-border-radius) !important;border-top-right-radius:var(--geeks-border-radius) !important}.rounded-top-sm-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-top-sm-1{border-top-left-radius:var(--geeks-border-radius-sm) !important;border-top-right-radius:var(--geeks-border-radius-sm) !important}.rounded-top-sm-2{border-top-left-radius:var(--geeks-border-radius) !important;border-top-right-radius:var(--geeks-border-radius) !important}.rounded-top-sm-3{border-top-left-radius:var(--geeks-border-radius-lg) !important;border-top-right-radius:var(--geeks-border-radius-lg) !important}.rounded-top-sm-4{border-top-left-radius:var(--geeks-border-radius-xl) !important;border-top-right-radius:var(--geeks-border-radius-xl) !important}.rounded-top-sm-5{border-top-left-radius:var(--geeks-border-radius-xxl) !important;border-top-right-radius:var(--geeks-border-radius-xxl) !important}.rounded-top-sm-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.rounded-top-sm-pill{border-top-left-radius:var(--geeks-border-radius-pill) !important;border-top-right-radius:var(--geeks-border-radius-pill) !important}.rounded-end-sm{border-top-right-radius:var(--geeks-border-radius) !important;border-bottom-right-radius:var(--geeks-border-radius) !important}.rounded-end-sm-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-end-sm-1{border-top-right-radius:var(--geeks-border-radius-sm) !important;border-bottom-right-radius:var(--geeks-border-radius-sm) !important}.rounded-end-sm-2{border-top-right-radius:var(--geeks-border-radius) !important;border-bottom-right-radius:var(--geeks-border-radius) !important}.rounded-end-sm-3{border-top-right-radius:var(--geeks-border-radius-lg) !important;border-bottom-right-radius:var(--geeks-border-radius-lg) !important}.rounded-end-sm-4{border-top-right-radius:var(--geeks-border-radius-xl) !important;border-bottom-right-radius:var(--geeks-border-radius-xl) !important}.rounded-end-sm-5{border-top-right-radius:var(--geeks-border-radius-xxl) !important;border-bottom-right-radius:var(--geeks-border-radius-xxl) !important}.rounded-end-sm-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.rounded-end-sm-pill{border-top-right-radius:var(--geeks-border-radius-pill) !important;border-bottom-right-radius:var(--geeks-border-radius-pill) !important}.rounded-bottom-sm{border-bottom-right-radius:var(--geeks-border-radius) !important;border-bottom-left-radius:var(--geeks-border-radius) !important}.rounded-bottom-sm-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-bottom-sm-1{border-bottom-right-radius:var(--geeks-border-radius-sm) !important;border-bottom-left-radius:var(--geeks-border-radius-sm) !important}.rounded-bottom-sm-2{border-bottom-right-radius:var(--geeks-border-radius) !important;border-bottom-left-radius:var(--geeks-border-radius) !important}.rounded-bottom-sm-3{border-bottom-right-radius:var(--geeks-border-radius-lg) !important;border-bottom-left-radius:var(--geeks-border-radius-lg) !important}.rounded-bottom-sm-4{border-bottom-right-radius:var(--geeks-border-radius-xl) !important;border-bottom-left-radius:var(--geeks-border-radius-xl) !important}.rounded-bottom-sm-5{border-bottom-right-radius:var(--geeks-border-radius-xxl) !important;border-bottom-left-radius:var(--geeks-border-radius-xxl) !important}.rounded-bottom-sm-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important}.rounded-bottom-sm-pill{border-bottom-right-radius:var(--geeks-border-radius-pill) !important;border-bottom-left-radius:var(--geeks-border-radius-pill) !important}.rounded-start-sm{border-bottom-left-radius:var(--geeks-border-radius) !important;border-top-left-radius:var(--geeks-border-radius) !important}.rounded-start-sm-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-start-sm-1{border-bottom-left-radius:var(--geeks-border-radius-sm) !important;border-top-left-radius:var(--geeks-border-radius-sm) !important}.rounded-start-sm-2{border-bottom-left-radius:var(--geeks-border-radius) !important;border-top-left-radius:var(--geeks-border-radius) !important}.rounded-start-sm-3{border-bottom-left-radius:var(--geeks-border-radius-lg) !important;border-top-left-radius:var(--geeks-border-radius-lg) !important}.rounded-start-sm-4{border-bottom-left-radius:var(--geeks-border-radius-xl) !important;border-top-left-radius:var(--geeks-border-radius-xl) !important}.rounded-start-sm-5{border-bottom-left-radius:var(--geeks-border-radius-xxl) !important;border-top-left-radius:var(--geeks-border-radius-xxl) !important}.rounded-start-sm-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important}.rounded-start-sm-pill{border-bottom-left-radius:var(--geeks-border-radius-pill) !important;border-top-left-radius:var(--geeks-border-radius-pill) !important}}@media(min-width: 768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.object-fit-md-contain{object-fit:contain !important}.object-fit-md-cover{object-fit:cover !important}.object-fit-md-fill{object-fit:fill !important}.object-fit-md-scale{object-fit:scale-down !important}.object-fit-md-none{object-fit:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-inline-grid{display:inline-grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.border-md{border:var(--geeks-border-width) var(--geeks-border-style) var(--geeks-border-color) !important}.border-md-0{border:0 !important}.border-top-md{border-top:var(--geeks-border-width) var(--geeks-border-style) var(--geeks-border-color) !important}.border-top-md-0{border-top:0 !important}.border-end-md{border-right:var(--geeks-border-width) var(--geeks-border-style) var(--geeks-border-color) !important}.border-end-md-0{border-right:0 !important}.border-bottom-md{border-bottom:var(--geeks-border-width) var(--geeks-border-style) var(--geeks-border-color) !important}.border-bottom-md-0{border-bottom:0 !important}.border-start-md{border-left:var(--geeks-border-width) var(--geeks-border-style) var(--geeks-border-color) !important}.border-start-md-0{border-left:0 !important}.w-md-0{width:0% !important}.w-md-5{width:5% !important}.w-md-10{width:10% !important}.w-md-15{width:15% !important}.w-md-20{width:20% !important}.w-md-25{width:25% !important}.w-md-30{width:30% !important}.w-md-40{width:40% !important}.w-md-45{width:45% !important}.w-md-50{width:50% !important}.w-md-65{width:65% !important}.w-md-75{width:75% !important}.w-md-100{width:100% !important}.w-md-auto{width:auto !important}.mw-md-25{max-width:25% !important}.mw-md-30{max-width:30% !important}.mw-md-40{max-width:40% !important}.mw-md-50{max-width:50% !important}.mw-md-65{max-width:65% !important}.mw-md-75{max-width:75% !important}.mw-md-100{max-width:100% !important}.mw-md-auto{max-width:auto !important}.vw-md-100{width:100vw !important}.min-vw-md-100{min-width:100vw !important}.h-md-25{height:25% !important}.h-md-30{height:30% !important}.h-md-40{height:40% !important}.h-md-50{height:50% !important}.h-md-65{height:65% !important}.h-md-75{height:75% !important}.h-md-100{height:100% !important}.h-md-10rem{height:10rem !important}.h-md-11rem{height:11rem !important}.h-md-12rem{height:12rem !important}.h-md-13rem{height:13rem !important}.h-md-14rem{height:14rem !important}.h-md-15rem{height:15rem !important}.h-md-16rem{height:16rem !important}.h-md-17rem{height:17rem !important}.h-md-18rem{height:18rem !important}.h-md-19rem{height:19rem !important}.h-md-20rem{height:20rem !important}.h-md-22rem{height:22rem !important}.h-md-24rem{height:24rem !important}.h-md-auto{height:auto !important}.mh-md-25{max-height:25% !important}.mh-md-30{max-height:30% !important}.mh-md-40{max-height:40% !important}.mh-md-50{max-height:50% !important}.mh-md-65{max-height:65% !important}.mh-md-75{max-height:75% !important}.mh-md-100{max-height:100% !important}.mh-md-auto{max-height:auto !important}.vh-md-100{height:100vh !important}.min-vh-md-100{min-height:100vh !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-auto{flex:auto !important}.flex-md-none{flex:none !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:2rem !important}.m-md-6{margin:2.5rem !important}.m-md-7{margin:3rem !important}.m-md-8{margin:3.5rem !important}.m-md-9{margin:4rem !important}.m-md-10{margin:4.5rem !important}.m-md-11{margin:5rem !important}.m-md-12{margin:5.5rem !important}.m-md-13{margin:6rem !important}.m-md-14{margin:6.5rem !important}.m-md-15{margin:7rem !important}.m-md-16{margin:7.5rem !important}.m-md-17{margin:8rem !important}.m-md-18{margin:8.5rem !important}.m-md-19{margin:9rem !important}.m-md-20{margin:9.5rem !important}.m-md-21{margin:10rem !important}.m-md-22{margin:12rem !important}.m-md-23{margin:14rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:2rem !important;margin-left:2rem !important}.mx-md-6{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-md-7{margin-right:3rem !important;margin-left:3rem !important}.mx-md-8{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-md-9{margin-right:4rem !important;margin-left:4rem !important}.mx-md-10{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-md-11{margin-right:5rem !important;margin-left:5rem !important}.mx-md-12{margin-right:5.5rem !important;margin-left:5.5rem !important}.mx-md-13{margin-right:6rem !important;margin-left:6rem !important}.mx-md-14{margin-right:6.5rem !important;margin-left:6.5rem !important}.mx-md-15{margin-right:7rem !important;margin-left:7rem !important}.mx-md-16{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-md-17{margin-right:8rem !important;margin-left:8rem !important}.mx-md-18{margin-right:8.5rem !important;margin-left:8.5rem !important}.mx-md-19{margin-right:9rem !important;margin-left:9rem !important}.mx-md-20{margin-right:9.5rem !important;margin-left:9.5rem !important}.mx-md-21{margin-right:10rem !important;margin-left:10rem !important}.mx-md-22{margin-right:12rem !important;margin-left:12rem !important}.mx-md-23{margin-right:14rem !important;margin-left:14rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:2rem !important;margin-bottom:2rem !important}.my-md-6{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-md-7{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-8{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-md-9{margin-top:4rem !important;margin-bottom:4rem !important}.my-md-10{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-md-11{margin-top:5rem !important;margin-bottom:5rem !important}.my-md-12{margin-top:5.5rem !important;margin-bottom:5.5rem !important}.my-md-13{margin-top:6rem !important;margin-bottom:6rem !important}.my-md-14{margin-top:6.5rem !important;margin-bottom:6.5rem !important}.my-md-15{margin-top:7rem !important;margin-bottom:7rem !important}.my-md-16{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-md-17{margin-top:8rem !important;margin-bottom:8rem !important}.my-md-18{margin-top:8.5rem !important;margin-bottom:8.5rem !important}.my-md-19{margin-top:9rem !important;margin-bottom:9rem !important}.my-md-20{margin-top:9.5rem !important;margin-bottom:9.5rem !important}.my-md-21{margin-top:10rem !important;margin-bottom:10rem !important}.my-md-22{margin-top:12rem !important;margin-bottom:12rem !important}.my-md-23{margin-top:14rem !important;margin-bottom:14rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:2rem !important}.mt-md-6{margin-top:2.5rem !important}.mt-md-7{margin-top:3rem !important}.mt-md-8{margin-top:3.5rem !important}.mt-md-9{margin-top:4rem !important}.mt-md-10{margin-top:4.5rem !important}.mt-md-11{margin-top:5rem !important}.mt-md-12{margin-top:5.5rem !important}.mt-md-13{margin-top:6rem !important}.mt-md-14{margin-top:6.5rem !important}.mt-md-15{margin-top:7rem !important}.mt-md-16{margin-top:7.5rem !important}.mt-md-17{margin-top:8rem !important}.mt-md-18{margin-top:8.5rem !important}.mt-md-19{margin-top:9rem !important}.mt-md-20{margin-top:9.5rem !important}.mt-md-21{margin-top:10rem !important}.mt-md-22{margin-top:12rem !important}.mt-md-23{margin-top:14rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:2rem !important}.me-md-6{margin-right:2.5rem !important}.me-md-7{margin-right:3rem !important}.me-md-8{margin-right:3.5rem !important}.me-md-9{margin-right:4rem !important}.me-md-10{margin-right:4.5rem !important}.me-md-11{margin-right:5rem !important}.me-md-12{margin-right:5.5rem !important}.me-md-13{margin-right:6rem !important}.me-md-14{margin-right:6.5rem !important}.me-md-15{margin-right:7rem !important}.me-md-16{margin-right:7.5rem !important}.me-md-17{margin-right:8rem !important}.me-md-18{margin-right:8.5rem !important}.me-md-19{margin-right:9rem !important}.me-md-20{margin-right:9.5rem !important}.me-md-21{margin-right:10rem !important}.me-md-22{margin-right:12rem !important}.me-md-23{margin-right:14rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:2rem !important}.mb-md-6{margin-bottom:2.5rem !important}.mb-md-7{margin-bottom:3rem !important}.mb-md-8{margin-bottom:3.5rem !important}.mb-md-9{margin-bottom:4rem !important}.mb-md-10{margin-bottom:4.5rem !important}.mb-md-11{margin-bottom:5rem !important}.mb-md-12{margin-bottom:5.5rem !important}.mb-md-13{margin-bottom:6rem !important}.mb-md-14{margin-bottom:6.5rem !important}.mb-md-15{margin-bottom:7rem !important}.mb-md-16{margin-bottom:7.5rem !important}.mb-md-17{margin-bottom:8rem !important}.mb-md-18{margin-bottom:8.5rem !important}.mb-md-19{margin-bottom:9rem !important}.mb-md-20{margin-bottom:9.5rem !important}.mb-md-21{margin-bottom:10rem !important}.mb-md-22{margin-bottom:12rem !important}.mb-md-23{margin-bottom:14rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:2rem !important}.ms-md-6{margin-left:2.5rem !important}.ms-md-7{margin-left:3rem !important}.ms-md-8{margin-left:3.5rem !important}.ms-md-9{margin-left:4rem !important}.ms-md-10{margin-left:4.5rem !important}.ms-md-11{margin-left:5rem !important}.ms-md-12{margin-left:5.5rem !important}.ms-md-13{margin-left:6rem !important}.ms-md-14{margin-left:6.5rem !important}.ms-md-15{margin-left:7rem !important}.ms-md-16{margin-left:7.5rem !important}.ms-md-17{margin-left:8rem !important}.ms-md-18{margin-left:8.5rem !important}.ms-md-19{margin-left:9rem !important}.ms-md-20{margin-left:9.5rem !important}.ms-md-21{margin-left:10rem !important}.ms-md-22{margin-left:12rem !important}.ms-md-23{margin-left:14rem !important}.ms-md-auto{margin-left:auto !important}.m-md-n1{margin:-0.25rem !important}.m-md-n2{margin:-0.5rem !important}.m-md-n3{margin:-1rem !important}.m-md-n4{margin:-1.5rem !important}.m-md-n5{margin:-2rem !important}.m-md-n6{margin:-2.5rem !important}.m-md-n7{margin:-3rem !important}.m-md-n8{margin:-3.5rem !important}.m-md-n9{margin:-4rem !important}.m-md-n10{margin:-4.5rem !important}.m-md-n11{margin:-5rem !important}.m-md-n12{margin:-5.5rem !important}.m-md-n13{margin:-6rem !important}.m-md-n14{margin:-6.5rem !important}.m-md-n15{margin:-7rem !important}.m-md-n16{margin:-7.5rem !important}.m-md-n17{margin:-8rem !important}.m-md-n18{margin:-8.5rem !important}.m-md-n19{margin:-9rem !important}.m-md-n20{margin:-9.5rem !important}.m-md-n21{margin:-10rem !important}.m-md-n22{margin:-12rem !important}.m-md-n23{margin:-14rem !important}.mx-md-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-md-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-md-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-md-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-md-n5{margin-right:-2rem !important;margin-left:-2rem !important}.mx-md-n6{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-md-n7{margin-right:-3rem !important;margin-left:-3rem !important}.mx-md-n8{margin-right:-3.5rem !important;margin-left:-3.5rem !important}.mx-md-n9{margin-right:-4rem !important;margin-left:-4rem !important}.mx-md-n10{margin-right:-4.5rem !important;margin-left:-4.5rem !important}.mx-md-n11{margin-right:-5rem !important;margin-left:-5rem !important}.mx-md-n12{margin-right:-5.5rem !important;margin-left:-5.5rem !important}.mx-md-n13{margin-right:-6rem !important;margin-left:-6rem !important}.mx-md-n14{margin-right:-6.5rem !important;margin-left:-6.5rem !important}.mx-md-n15{margin-right:-7rem !important;margin-left:-7rem !important}.mx-md-n16{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-md-n17{margin-right:-8rem !important;margin-left:-8rem !important}.mx-md-n18{margin-right:-8.5rem !important;margin-left:-8.5rem !important}.mx-md-n19{margin-right:-9rem !important;margin-left:-9rem !important}.mx-md-n20{margin-right:-9.5rem !important;margin-left:-9.5rem !important}.mx-md-n21{margin-right:-10rem !important;margin-left:-10rem !important}.mx-md-n22{margin-right:-12rem !important;margin-left:-12rem !important}.mx-md-n23{margin-right:-14rem !important;margin-left:-14rem !important}.my-md-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-md-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-md-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-md-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-md-n5{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-md-n6{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-md-n7{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-md-n8{margin-top:-3.5rem !important;margin-bottom:-3.5rem !important}.my-md-n9{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-md-n10{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important}.my-md-n11{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-md-n12{margin-top:-5.5rem !important;margin-bottom:-5.5rem !important}.my-md-n13{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-md-n14{margin-top:-6.5rem !important;margin-bottom:-6.5rem !important}.my-md-n15{margin-top:-7rem !important;margin-bottom:-7rem !important}.my-md-n16{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-md-n17{margin-top:-8rem !important;margin-bottom:-8rem !important}.my-md-n18{margin-top:-8.5rem !important;margin-bottom:-8.5rem !important}.my-md-n19{margin-top:-9rem !important;margin-bottom:-9rem !important}.my-md-n20{margin-top:-9.5rem !important;margin-bottom:-9.5rem !important}.my-md-n21{margin-top:-10rem !important;margin-bottom:-10rem !important}.my-md-n22{margin-top:-12rem !important;margin-bottom:-12rem !important}.my-md-n23{margin-top:-14rem !important;margin-bottom:-14rem !important}.mt-md-n1{margin-top:-0.25rem !important}.mt-md-n2{margin-top:-0.5rem !important}.mt-md-n3{margin-top:-1rem !important}.mt-md-n4{margin-top:-1.5rem !important}.mt-md-n5{margin-top:-2rem !important}.mt-md-n6{margin-top:-2.5rem !important}.mt-md-n7{margin-top:-3rem !important}.mt-md-n8{margin-top:-3.5rem !important}.mt-md-n9{margin-top:-4rem !important}.mt-md-n10{margin-top:-4.5rem !important}.mt-md-n11{margin-top:-5rem !important}.mt-md-n12{margin-top:-5.5rem !important}.mt-md-n13{margin-top:-6rem !important}.mt-md-n14{margin-top:-6.5rem !important}.mt-md-n15{margin-top:-7rem !important}.mt-md-n16{margin-top:-7.5rem !important}.mt-md-n17{margin-top:-8rem !important}.mt-md-n18{margin-top:-8.5rem !important}.mt-md-n19{margin-top:-9rem !important}.mt-md-n20{margin-top:-9.5rem !important}.mt-md-n21{margin-top:-10rem !important}.mt-md-n22{margin-top:-12rem !important}.mt-md-n23{margin-top:-14rem !important}.me-md-n1{margin-right:-0.25rem !important}.me-md-n2{margin-right:-0.5rem !important}.me-md-n3{margin-right:-1rem !important}.me-md-n4{margin-right:-1.5rem !important}.me-md-n5{margin-right:-2rem !important}.me-md-n6{margin-right:-2.5rem !important}.me-md-n7{margin-right:-3rem !important}.me-md-n8{margin-right:-3.5rem !important}.me-md-n9{margin-right:-4rem !important}.me-md-n10{margin-right:-4.5rem !important}.me-md-n11{margin-right:-5rem !important}.me-md-n12{margin-right:-5.5rem !important}.me-md-n13{margin-right:-6rem !important}.me-md-n14{margin-right:-6.5rem !important}.me-md-n15{margin-right:-7rem !important}.me-md-n16{margin-right:-7.5rem !important}.me-md-n17{margin-right:-8rem !important}.me-md-n18{margin-right:-8.5rem !important}.me-md-n19{margin-right:-9rem !important}.me-md-n20{margin-right:-9.5rem !important}.me-md-n21{margin-right:-10rem !important}.me-md-n22{margin-right:-12rem !important}.me-md-n23{margin-right:-14rem !important}.mb-md-n1{margin-bottom:-0.25rem !important}.mb-md-n2{margin-bottom:-0.5rem !important}.mb-md-n3{margin-bottom:-1rem !important}.mb-md-n4{margin-bottom:-1.5rem !important}.mb-md-n5{margin-bottom:-2rem !important}.mb-md-n6{margin-bottom:-2.5rem !important}.mb-md-n7{margin-bottom:-3rem !important}.mb-md-n8{margin-bottom:-3.5rem !important}.mb-md-n9{margin-bottom:-4rem !important}.mb-md-n10{margin-bottom:-4.5rem !important}.mb-md-n11{margin-bottom:-5rem !important}.mb-md-n12{margin-bottom:-5.5rem !important}.mb-md-n13{margin-bottom:-6rem !important}.mb-md-n14{margin-bottom:-6.5rem !important}.mb-md-n15{margin-bottom:-7rem !important}.mb-md-n16{margin-bottom:-7.5rem !important}.mb-md-n17{margin-bottom:-8rem !important}.mb-md-n18{margin-bottom:-8.5rem !important}.mb-md-n19{margin-bottom:-9rem !important}.mb-md-n20{margin-bottom:-9.5rem !important}.mb-md-n21{margin-bottom:-10rem !important}.mb-md-n22{margin-bottom:-12rem !important}.mb-md-n23{margin-bottom:-14rem !important}.ms-md-n1{margin-left:-0.25rem !important}.ms-md-n2{margin-left:-0.5rem !important}.ms-md-n3{margin-left:-1rem !important}.ms-md-n4{margin-left:-1.5rem !important}.ms-md-n5{margin-left:-2rem !important}.ms-md-n6{margin-left:-2.5rem !important}.ms-md-n7{margin-left:-3rem !important}.ms-md-n8{margin-left:-3.5rem !important}.ms-md-n9{margin-left:-4rem !important}.ms-md-n10{margin-left:-4.5rem !important}.ms-md-n11{margin-left:-5rem !important}.ms-md-n12{margin-left:-5.5rem !important}.ms-md-n13{margin-left:-6rem !important}.ms-md-n14{margin-left:-6.5rem !important}.ms-md-n15{margin-left:-7rem !important}.ms-md-n16{margin-left:-7.5rem !important}.ms-md-n17{margin-left:-8rem !important}.ms-md-n18{margin-left:-8.5rem !important}.ms-md-n19{margin-left:-9rem !important}.ms-md-n20{margin-left:-9.5rem !important}.ms-md-n21{margin-left:-10rem !important}.ms-md-n22{margin-left:-12rem !important}.ms-md-n23{margin-left:-14rem !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:2rem !important}.p-md-6{padding:2.5rem !important}.p-md-7{padding:3rem !important}.p-md-8{padding:3.5rem !important}.p-md-9{padding:4rem !important}.p-md-10{padding:4.5rem !important}.p-md-11{padding:5rem !important}.p-md-12{padding:5.5rem !important}.p-md-13{padding:6rem !important}.p-md-14{padding:6.5rem !important}.p-md-15{padding:7rem !important}.p-md-16{padding:7.5rem !important}.p-md-17{padding:8rem !important}.p-md-18{padding:8.5rem !important}.p-md-19{padding:9rem !important}.p-md-20{padding:9.5rem !important}.p-md-21{padding:10rem !important}.p-md-22{padding:12rem !important}.p-md-23{padding:14rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:2rem !important;padding-left:2rem !important}.px-md-6{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-md-7{padding-right:3rem !important;padding-left:3rem !important}.px-md-8{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-md-9{padding-right:4rem !important;padding-left:4rem !important}.px-md-10{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-md-11{padding-right:5rem !important;padding-left:5rem !important}.px-md-12{padding-right:5.5rem !important;padding-left:5.5rem !important}.px-md-13{padding-right:6rem !important;padding-left:6rem !important}.px-md-14{padding-right:6.5rem !important;padding-left:6.5rem !important}.px-md-15{padding-right:7rem !important;padding-left:7rem !important}.px-md-16{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-md-17{padding-right:8rem !important;padding-left:8rem !important}.px-md-18{padding-right:8.5rem !important;padding-left:8.5rem !important}.px-md-19{padding-right:9rem !important;padding-left:9rem !important}.px-md-20{padding-right:9.5rem !important;padding-left:9.5rem !important}.px-md-21{padding-right:10rem !important;padding-left:10rem !important}.px-md-22{padding-right:12rem !important;padding-left:12rem !important}.px-md-23{padding-right:14rem !important;padding-left:14rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:2rem !important;padding-bottom:2rem !important}.py-md-6{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-md-7{padding-top:3rem !important;padding-bottom:3rem !important}.py-md-8{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-md-9{padding-top:4rem !important;padding-bottom:4rem !important}.py-md-10{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-md-11{padding-top:5rem !important;padding-bottom:5rem !important}.py-md-12{padding-top:5.5rem !important;padding-bottom:5.5rem !important}.py-md-13{padding-top:6rem !important;padding-bottom:6rem !important}.py-md-14{padding-top:6.5rem !important;padding-bottom:6.5rem !important}.py-md-15{padding-top:7rem !important;padding-bottom:7rem !important}.py-md-16{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-md-17{padding-top:8rem !important;padding-bottom:8rem !important}.py-md-18{padding-top:8.5rem !important;padding-bottom:8.5rem !important}.py-md-19{padding-top:9rem !important;padding-bottom:9rem !important}.py-md-20{padding-top:9.5rem !important;padding-bottom:9.5rem !important}.py-md-21{padding-top:10rem !important;padding-bottom:10rem !important}.py-md-22{padding-top:12rem !important;padding-bottom:12rem !important}.py-md-23{padding-top:14rem !important;padding-bottom:14rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:2rem !important}.pt-md-6{padding-top:2.5rem !important}.pt-md-7{padding-top:3rem !important}.pt-md-8{padding-top:3.5rem !important}.pt-md-9{padding-top:4rem !important}.pt-md-10{padding-top:4.5rem !important}.pt-md-11{padding-top:5rem !important}.pt-md-12{padding-top:5.5rem !important}.pt-md-13{padding-top:6rem !important}.pt-md-14{padding-top:6.5rem !important}.pt-md-15{padding-top:7rem !important}.pt-md-16{padding-top:7.5rem !important}.pt-md-17{padding-top:8rem !important}.pt-md-18{padding-top:8.5rem !important}.pt-md-19{padding-top:9rem !important}.pt-md-20{padding-top:9.5rem !important}.pt-md-21{padding-top:10rem !important}.pt-md-22{padding-top:12rem !important}.pt-md-23{padding-top:14rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:2rem !important}.pe-md-6{padding-right:2.5rem !important}.pe-md-7{padding-right:3rem !important}.pe-md-8{padding-right:3.5rem !important}.pe-md-9{padding-right:4rem !important}.pe-md-10{padding-right:4.5rem !important}.pe-md-11{padding-right:5rem !important}.pe-md-12{padding-right:5.5rem !important}.pe-md-13{padding-right:6rem !important}.pe-md-14{padding-right:6.5rem !important}.pe-md-15{padding-right:7rem !important}.pe-md-16{padding-right:7.5rem !important}.pe-md-17{padding-right:8rem !important}.pe-md-18{padding-right:8.5rem !important}.pe-md-19{padding-right:9rem !important}.pe-md-20{padding-right:9.5rem !important}.pe-md-21{padding-right:10rem !important}.pe-md-22{padding-right:12rem !important}.pe-md-23{padding-right:14rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:2rem !important}.pb-md-6{padding-bottom:2.5rem !important}.pb-md-7{padding-bottom:3rem !important}.pb-md-8{padding-bottom:3.5rem !important}.pb-md-9{padding-bottom:4rem !important}.pb-md-10{padding-bottom:4.5rem !important}.pb-md-11{padding-bottom:5rem !important}.pb-md-12{padding-bottom:5.5rem !important}.pb-md-13{padding-bottom:6rem !important}.pb-md-14{padding-bottom:6.5rem !important}.pb-md-15{padding-bottom:7rem !important}.pb-md-16{padding-bottom:7.5rem !important}.pb-md-17{padding-bottom:8rem !important}.pb-md-18{padding-bottom:8.5rem !important}.pb-md-19{padding-bottom:9rem !important}.pb-md-20{padding-bottom:9.5rem !important}.pb-md-21{padding-bottom:10rem !important}.pb-md-22{padding-bottom:12rem !important}.pb-md-23{padding-bottom:14rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:2rem !important}.ps-md-6{padding-left:2.5rem !important}.ps-md-7{padding-left:3rem !important}.ps-md-8{padding-left:3.5rem !important}.ps-md-9{padding-left:4rem !important}.ps-md-10{padding-left:4.5rem !important}.ps-md-11{padding-left:5rem !important}.ps-md-12{padding-left:5.5rem !important}.ps-md-13{padding-left:6rem !important}.ps-md-14{padding-left:6.5rem !important}.ps-md-15{padding-left:7rem !important}.ps-md-16{padding-left:7.5rem !important}.ps-md-17{padding-left:8rem !important}.ps-md-18{padding-left:8.5rem !important}.ps-md-19{padding-left:9rem !important}.ps-md-20{padding-left:9.5rem !important}.ps-md-21{padding-left:10rem !important}.ps-md-22{padding-left:12rem !important}.ps-md-23{padding-left:14rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:2rem !important}.gap-md-6{gap:2.5rem !important}.gap-md-7{gap:3rem !important}.gap-md-8{gap:3.5rem !important}.gap-md-9{gap:4rem !important}.gap-md-10{gap:4.5rem !important}.gap-md-11{gap:5rem !important}.gap-md-12{gap:5.5rem !important}.gap-md-13{gap:6rem !important}.gap-md-14{gap:6.5rem !important}.gap-md-15{gap:7rem !important}.gap-md-16{gap:7.5rem !important}.gap-md-17{gap:8rem !important}.gap-md-18{gap:8.5rem !important}.gap-md-19{gap:9rem !important}.gap-md-20{gap:9.5rem !important}.gap-md-21{gap:10rem !important}.gap-md-22{gap:12rem !important}.gap-md-23{gap:14rem !important}.row-gap-md-0{row-gap:0 !important}.row-gap-md-1{row-gap:.25rem !important}.row-gap-md-2{row-gap:.5rem !important}.row-gap-md-3{row-gap:1rem !important}.row-gap-md-4{row-gap:1.5rem !important}.row-gap-md-5{row-gap:2rem !important}.row-gap-md-6{row-gap:2.5rem !important}.row-gap-md-7{row-gap:3rem !important}.row-gap-md-8{row-gap:3.5rem !important}.row-gap-md-9{row-gap:4rem !important}.row-gap-md-10{row-gap:4.5rem !important}.row-gap-md-11{row-gap:5rem !important}.row-gap-md-12{row-gap:5.5rem !important}.row-gap-md-13{row-gap:6rem !important}.row-gap-md-14{row-gap:6.5rem !important}.row-gap-md-15{row-gap:7rem !important}.row-gap-md-16{row-gap:7.5rem !important}.row-gap-md-17{row-gap:8rem !important}.row-gap-md-18{row-gap:8.5rem !important}.row-gap-md-19{row-gap:9rem !important}.row-gap-md-20{row-gap:9.5rem !important}.row-gap-md-21{row-gap:10rem !important}.row-gap-md-22{row-gap:12rem !important}.row-gap-md-23{row-gap:14rem !important}.column-gap-md-0{-webkit-column-gap:0 !important;column-gap:0 !important}.column-gap-md-1{-webkit-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-md-2{-webkit-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-md-3{-webkit-column-gap:1rem !important;column-gap:1rem !important}.column-gap-md-4{-webkit-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-md-5{-webkit-column-gap:2rem !important;column-gap:2rem !important}.column-gap-md-6{-webkit-column-gap:2.5rem !important;column-gap:2.5rem !important}.column-gap-md-7{-webkit-column-gap:3rem !important;column-gap:3rem !important}.column-gap-md-8{-webkit-column-gap:3.5rem !important;column-gap:3.5rem !important}.column-gap-md-9{-webkit-column-gap:4rem !important;column-gap:4rem !important}.column-gap-md-10{-webkit-column-gap:4.5rem !important;column-gap:4.5rem !important}.column-gap-md-11{-webkit-column-gap:5rem !important;column-gap:5rem !important}.column-gap-md-12{-webkit-column-gap:5.5rem !important;column-gap:5.5rem !important}.column-gap-md-13{-webkit-column-gap:6rem !important;column-gap:6rem !important}.column-gap-md-14{-webkit-column-gap:6.5rem !important;column-gap:6.5rem !important}.column-gap-md-15{-webkit-column-gap:7rem !important;column-gap:7rem !important}.column-gap-md-16{-webkit-column-gap:7.5rem !important;column-gap:7.5rem !important}.column-gap-md-17{-webkit-column-gap:8rem !important;column-gap:8rem !important}.column-gap-md-18{-webkit-column-gap:8.5rem !important;column-gap:8.5rem !important}.column-gap-md-19{-webkit-column-gap:9rem !important;column-gap:9rem !important}.column-gap-md-20{-webkit-column-gap:9.5rem !important;column-gap:9.5rem !important}.column-gap-md-21{-webkit-column-gap:10rem !important;column-gap:10rem !important}.column-gap-md-22{-webkit-column-gap:12rem !important;column-gap:12rem !important}.column-gap-md-23{-webkit-column-gap:14rem !important;column-gap:14rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}.text-md-wrap{white-space:normal !important}.text-md-nowrap{white-space:nowrap !important}.rounded-md{border-radius:var(--geeks-border-radius) !important}.rounded-md-0{border-radius:0 !important}.rounded-md-1{border-radius:var(--geeks-border-radius-sm) !important}.rounded-md-2{border-radius:var(--geeks-border-radius) !important}.rounded-md-3{border-radius:var(--geeks-border-radius-lg) !important}.rounded-md-4{border-radius:var(--geeks-border-radius-xl) !important}.rounded-md-5{border-radius:var(--geeks-border-radius-xxl) !important}.rounded-md-circle{border-radius:50% !important}.rounded-md-pill{border-radius:var(--geeks-border-radius-pill) !important}.rounded-top-md{border-top-left-radius:var(--geeks-border-radius) !important;border-top-right-radius:var(--geeks-border-radius) !important}.rounded-top-md-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-top-md-1{border-top-left-radius:var(--geeks-border-radius-sm) !important;border-top-right-radius:var(--geeks-border-radius-sm) !important}.rounded-top-md-2{border-top-left-radius:var(--geeks-border-radius) !important;border-top-right-radius:var(--geeks-border-radius) !important}.rounded-top-md-3{border-top-left-radius:var(--geeks-border-radius-lg) !important;border-top-right-radius:var(--geeks-border-radius-lg) !important}.rounded-top-md-4{border-top-left-radius:var(--geeks-border-radius-xl) !important;border-top-right-radius:var(--geeks-border-radius-xl) !important}.rounded-top-md-5{border-top-left-radius:var(--geeks-border-radius-xxl) !important;border-top-right-radius:var(--geeks-border-radius-xxl) !important}.rounded-top-md-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.rounded-top-md-pill{border-top-left-radius:var(--geeks-border-radius-pill) !important;border-top-right-radius:var(--geeks-border-radius-pill) !important}.rounded-end-md{border-top-right-radius:var(--geeks-border-radius) !important;border-bottom-right-radius:var(--geeks-border-radius) !important}.rounded-end-md-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-end-md-1{border-top-right-radius:var(--geeks-border-radius-sm) !important;border-bottom-right-radius:var(--geeks-border-radius-sm) !important}.rounded-end-md-2{border-top-right-radius:var(--geeks-border-radius) !important;border-bottom-right-radius:var(--geeks-border-radius) !important}.rounded-end-md-3{border-top-right-radius:var(--geeks-border-radius-lg) !important;border-bottom-right-radius:var(--geeks-border-radius-lg) !important}.rounded-end-md-4{border-top-right-radius:var(--geeks-border-radius-xl) !important;border-bottom-right-radius:var(--geeks-border-radius-xl) !important}.rounded-end-md-5{border-top-right-radius:var(--geeks-border-radius-xxl) !important;border-bottom-right-radius:var(--geeks-border-radius-xxl) !important}.rounded-end-md-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.rounded-end-md-pill{border-top-right-radius:var(--geeks-border-radius-pill) !important;border-bottom-right-radius:var(--geeks-border-radius-pill) !important}.rounded-bottom-md{border-bottom-right-radius:var(--geeks-border-radius) !important;border-bottom-left-radius:var(--geeks-border-radius) !important}.rounded-bottom-md-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-bottom-md-1{border-bottom-right-radius:var(--geeks-border-radius-sm) !important;border-bottom-left-radius:var(--geeks-border-radius-sm) !important}.rounded-bottom-md-2{border-bottom-right-radius:var(--geeks-border-radius) !important;border-bottom-left-radius:var(--geeks-border-radius) !important}.rounded-bottom-md-3{border-bottom-right-radius:var(--geeks-border-radius-lg) !important;border-bottom-left-radius:var(--geeks-border-radius-lg) !important}.rounded-bottom-md-4{border-bottom-right-radius:var(--geeks-border-radius-xl) !important;border-bottom-left-radius:var(--geeks-border-radius-xl) !important}.rounded-bottom-md-5{border-bottom-right-radius:var(--geeks-border-radius-xxl) !important;border-bottom-left-radius:var(--geeks-border-radius-xxl) !important}.rounded-bottom-md-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important}.rounded-bottom-md-pill{border-bottom-right-radius:var(--geeks-border-radius-pill) !important;border-bottom-left-radius:var(--geeks-border-radius-pill) !important}.rounded-start-md{border-bottom-left-radius:var(--geeks-border-radius) !important;border-top-left-radius:var(--geeks-border-radius) !important}.rounded-start-md-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-start-md-1{border-bottom-left-radius:var(--geeks-border-radius-sm) !important;border-top-left-radius:var(--geeks-border-radius-sm) !important}.rounded-start-md-2{border-bottom-left-radius:var(--geeks-border-radius) !important;border-top-left-radius:var(--geeks-border-radius) !important}.rounded-start-md-3{border-bottom-left-radius:var(--geeks-border-radius-lg) !important;border-top-left-radius:var(--geeks-border-radius-lg) !important}.rounded-start-md-4{border-bottom-left-radius:var(--geeks-border-radius-xl) !important;border-top-left-radius:var(--geeks-border-radius-xl) !important}.rounded-start-md-5{border-bottom-left-radius:var(--geeks-border-radius-xxl) !important;border-top-left-radius:var(--geeks-border-radius-xxl) !important}.rounded-start-md-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important}.rounded-start-md-pill{border-bottom-left-radius:var(--geeks-border-radius-pill) !important;border-top-left-radius:var(--geeks-border-radius-pill) !important}}@media(min-width: 992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.object-fit-lg-contain{object-fit:contain !important}.object-fit-lg-cover{object-fit:cover !important}.object-fit-lg-fill{object-fit:fill !important}.object-fit-lg-scale{object-fit:scale-down !important}.object-fit-lg-none{object-fit:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-inline-grid{display:inline-grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.border-lg{border:var(--geeks-border-width) var(--geeks-border-style) var(--geeks-border-color) !important}.border-lg-0{border:0 !important}.border-top-lg{border-top:var(--geeks-border-width) var(--geeks-border-style) var(--geeks-border-color) !important}.border-top-lg-0{border-top:0 !important}.border-end-lg{border-right:var(--geeks-border-width) var(--geeks-border-style) var(--geeks-border-color) !important}.border-end-lg-0{border-right:0 !important}.border-bottom-lg{border-bottom:var(--geeks-border-width) var(--geeks-border-style) var(--geeks-border-color) !important}.border-bottom-lg-0{border-bottom:0 !important}.border-start-lg{border-left:var(--geeks-border-width) var(--geeks-border-style) var(--geeks-border-color) !important}.border-start-lg-0{border-left:0 !important}.w-lg-0{width:0% !important}.w-lg-5{width:5% !important}.w-lg-10{width:10% !important}.w-lg-15{width:15% !important}.w-lg-20{width:20% !important}.w-lg-25{width:25% !important}.w-lg-30{width:30% !important}.w-lg-40{width:40% !important}.w-lg-45{width:45% !important}.w-lg-50{width:50% !important}.w-lg-65{width:65% !important}.w-lg-75{width:75% !important}.w-lg-100{width:100% !important}.w-lg-auto{width:auto !important}.mw-lg-25{max-width:25% !important}.mw-lg-30{max-width:30% !important}.mw-lg-40{max-width:40% !important}.mw-lg-50{max-width:50% !important}.mw-lg-65{max-width:65% !important}.mw-lg-75{max-width:75% !important}.mw-lg-100{max-width:100% !important}.mw-lg-auto{max-width:auto !important}.vw-lg-100{width:100vw !important}.min-vw-lg-100{min-width:100vw !important}.h-lg-25{height:25% !important}.h-lg-30{height:30% !important}.h-lg-40{height:40% !important}.h-lg-50{height:50% !important}.h-lg-65{height:65% !important}.h-lg-75{height:75% !important}.h-lg-100{height:100% !important}.h-lg-10rem{height:10rem !important}.h-lg-11rem{height:11rem !important}.h-lg-12rem{height:12rem !important}.h-lg-13rem{height:13rem !important}.h-lg-14rem{height:14rem !important}.h-lg-15rem{height:15rem !important}.h-lg-16rem{height:16rem !important}.h-lg-17rem{height:17rem !important}.h-lg-18rem{height:18rem !important}.h-lg-19rem{height:19rem !important}.h-lg-20rem{height:20rem !important}.h-lg-22rem{height:22rem !important}.h-lg-24rem{height:24rem !important}.h-lg-auto{height:auto !important}.mh-lg-25{max-height:25% !important}.mh-lg-30{max-height:30% !important}.mh-lg-40{max-height:40% !important}.mh-lg-50{max-height:50% !important}.mh-lg-65{max-height:65% !important}.mh-lg-75{max-height:75% !important}.mh-lg-100{max-height:100% !important}.mh-lg-auto{max-height:auto !important}.vh-lg-100{height:100vh !important}.min-vh-lg-100{min-height:100vh !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-auto{flex:auto !important}.flex-lg-none{flex:none !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:2rem !important}.m-lg-6{margin:2.5rem !important}.m-lg-7{margin:3rem !important}.m-lg-8{margin:3.5rem !important}.m-lg-9{margin:4rem !important}.m-lg-10{margin:4.5rem !important}.m-lg-11{margin:5rem !important}.m-lg-12{margin:5.5rem !important}.m-lg-13{margin:6rem !important}.m-lg-14{margin:6.5rem !important}.m-lg-15{margin:7rem !important}.m-lg-16{margin:7.5rem !important}.m-lg-17{margin:8rem !important}.m-lg-18{margin:8.5rem !important}.m-lg-19{margin:9rem !important}.m-lg-20{margin:9.5rem !important}.m-lg-21{margin:10rem !important}.m-lg-22{margin:12rem !important}.m-lg-23{margin:14rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:2rem !important;margin-left:2rem !important}.mx-lg-6{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-lg-7{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-8{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-lg-9{margin-right:4rem !important;margin-left:4rem !important}.mx-lg-10{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-lg-11{margin-right:5rem !important;margin-left:5rem !important}.mx-lg-12{margin-right:5.5rem !important;margin-left:5.5rem !important}.mx-lg-13{margin-right:6rem !important;margin-left:6rem !important}.mx-lg-14{margin-right:6.5rem !important;margin-left:6.5rem !important}.mx-lg-15{margin-right:7rem !important;margin-left:7rem !important}.mx-lg-16{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-lg-17{margin-right:8rem !important;margin-left:8rem !important}.mx-lg-18{margin-right:8.5rem !important;margin-left:8.5rem !important}.mx-lg-19{margin-right:9rem !important;margin-left:9rem !important}.mx-lg-20{margin-right:9.5rem !important;margin-left:9.5rem !important}.mx-lg-21{margin-right:10rem !important;margin-left:10rem !important}.mx-lg-22{margin-right:12rem !important;margin-left:12rem !important}.mx-lg-23{margin-right:14rem !important;margin-left:14rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:2rem !important;margin-bottom:2rem !important}.my-lg-6{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-lg-7{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-8{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-lg-9{margin-top:4rem !important;margin-bottom:4rem !important}.my-lg-10{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-lg-11{margin-top:5rem !important;margin-bottom:5rem !important}.my-lg-12{margin-top:5.5rem !important;margin-bottom:5.5rem !important}.my-lg-13{margin-top:6rem !important;margin-bottom:6rem !important}.my-lg-14{margin-top:6.5rem !important;margin-bottom:6.5rem !important}.my-lg-15{margin-top:7rem !important;margin-bottom:7rem !important}.my-lg-16{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-lg-17{margin-top:8rem !important;margin-bottom:8rem !important}.my-lg-18{margin-top:8.5rem !important;margin-bottom:8.5rem !important}.my-lg-19{margin-top:9rem !important;margin-bottom:9rem !important}.my-lg-20{margin-top:9.5rem !important;margin-bottom:9.5rem !important}.my-lg-21{margin-top:10rem !important;margin-bottom:10rem !important}.my-lg-22{margin-top:12rem !important;margin-bottom:12rem !important}.my-lg-23{margin-top:14rem !important;margin-bottom:14rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:2rem !important}.mt-lg-6{margin-top:2.5rem !important}.mt-lg-7{margin-top:3rem !important}.mt-lg-8{margin-top:3.5rem !important}.mt-lg-9{margin-top:4rem !important}.mt-lg-10{margin-top:4.5rem !important}.mt-lg-11{margin-top:5rem !important}.mt-lg-12{margin-top:5.5rem !important}.mt-lg-13{margin-top:6rem !important}.mt-lg-14{margin-top:6.5rem !important}.mt-lg-15{margin-top:7rem !important}.mt-lg-16{margin-top:7.5rem !important}.mt-lg-17{margin-top:8rem !important}.mt-lg-18{margin-top:8.5rem !important}.mt-lg-19{margin-top:9rem !important}.mt-lg-20{margin-top:9.5rem !important}.mt-lg-21{margin-top:10rem !important}.mt-lg-22{margin-top:12rem !important}.mt-lg-23{margin-top:14rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:2rem !important}.me-lg-6{margin-right:2.5rem !important}.me-lg-7{margin-right:3rem !important}.me-lg-8{margin-right:3.5rem !important}.me-lg-9{margin-right:4rem !important}.me-lg-10{margin-right:4.5rem !important}.me-lg-11{margin-right:5rem !important}.me-lg-12{margin-right:5.5rem !important}.me-lg-13{margin-right:6rem !important}.me-lg-14{margin-right:6.5rem !important}.me-lg-15{margin-right:7rem !important}.me-lg-16{margin-right:7.5rem !important}.me-lg-17{margin-right:8rem !important}.me-lg-18{margin-right:8.5rem !important}.me-lg-19{margin-right:9rem !important}.me-lg-20{margin-right:9.5rem !important}.me-lg-21{margin-right:10rem !important}.me-lg-22{margin-right:12rem !important}.me-lg-23{margin-right:14rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:2rem !important}.mb-lg-6{margin-bottom:2.5rem !important}.mb-lg-7{margin-bottom:3rem !important}.mb-lg-8{margin-bottom:3.5rem !important}.mb-lg-9{margin-bottom:4rem !important}.mb-lg-10{margin-bottom:4.5rem !important}.mb-lg-11{margin-bottom:5rem !important}.mb-lg-12{margin-bottom:5.5rem !important}.mb-lg-13{margin-bottom:6rem !important}.mb-lg-14{margin-bottom:6.5rem !important}.mb-lg-15{margin-bottom:7rem !important}.mb-lg-16{margin-bottom:7.5rem !important}.mb-lg-17{margin-bottom:8rem !important}.mb-lg-18{margin-bottom:8.5rem !important}.mb-lg-19{margin-bottom:9rem !important}.mb-lg-20{margin-bottom:9.5rem !important}.mb-lg-21{margin-bottom:10rem !important}.mb-lg-22{margin-bottom:12rem !important}.mb-lg-23{margin-bottom:14rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:2rem !important}.ms-lg-6{margin-left:2.5rem !important}.ms-lg-7{margin-left:3rem !important}.ms-lg-8{margin-left:3.5rem !important}.ms-lg-9{margin-left:4rem !important}.ms-lg-10{margin-left:4.5rem !important}.ms-lg-11{margin-left:5rem !important}.ms-lg-12{margin-left:5.5rem !important}.ms-lg-13{margin-left:6rem !important}.ms-lg-14{margin-left:6.5rem !important}.ms-lg-15{margin-left:7rem !important}.ms-lg-16{margin-left:7.5rem !important}.ms-lg-17{margin-left:8rem !important}.ms-lg-18{margin-left:8.5rem !important}.ms-lg-19{margin-left:9rem !important}.ms-lg-20{margin-left:9.5rem !important}.ms-lg-21{margin-left:10rem !important}.ms-lg-22{margin-left:12rem !important}.ms-lg-23{margin-left:14rem !important}.ms-lg-auto{margin-left:auto !important}.m-lg-n1{margin:-0.25rem !important}.m-lg-n2{margin:-0.5rem !important}.m-lg-n3{margin:-1rem !important}.m-lg-n4{margin:-1.5rem !important}.m-lg-n5{margin:-2rem !important}.m-lg-n6{margin:-2.5rem !important}.m-lg-n7{margin:-3rem !important}.m-lg-n8{margin:-3.5rem !important}.m-lg-n9{margin:-4rem !important}.m-lg-n10{margin:-4.5rem !important}.m-lg-n11{margin:-5rem !important}.m-lg-n12{margin:-5.5rem !important}.m-lg-n13{margin:-6rem !important}.m-lg-n14{margin:-6.5rem !important}.m-lg-n15{margin:-7rem !important}.m-lg-n16{margin:-7.5rem !important}.m-lg-n17{margin:-8rem !important}.m-lg-n18{margin:-8.5rem !important}.m-lg-n19{margin:-9rem !important}.m-lg-n20{margin:-9.5rem !important}.m-lg-n21{margin:-10rem !important}.m-lg-n22{margin:-12rem !important}.m-lg-n23{margin:-14rem !important}.mx-lg-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-lg-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-lg-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-lg-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-lg-n5{margin-right:-2rem !important;margin-left:-2rem !important}.mx-lg-n6{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-lg-n7{margin-right:-3rem !important;margin-left:-3rem !important}.mx-lg-n8{margin-right:-3.5rem !important;margin-left:-3.5rem !important}.mx-lg-n9{margin-right:-4rem !important;margin-left:-4rem !important}.mx-lg-n10{margin-right:-4.5rem !important;margin-left:-4.5rem !important}.mx-lg-n11{margin-right:-5rem !important;margin-left:-5rem !important}.mx-lg-n12{margin-right:-5.5rem !important;margin-left:-5.5rem !important}.mx-lg-n13{margin-right:-6rem !important;margin-left:-6rem !important}.mx-lg-n14{margin-right:-6.5rem !important;margin-left:-6.5rem !important}.mx-lg-n15{margin-right:-7rem !important;margin-left:-7rem !important}.mx-lg-n16{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-lg-n17{margin-right:-8rem !important;margin-left:-8rem !important}.mx-lg-n18{margin-right:-8.5rem !important;margin-left:-8.5rem !important}.mx-lg-n19{margin-right:-9rem !important;margin-left:-9rem !important}.mx-lg-n20{margin-right:-9.5rem !important;margin-left:-9.5rem !important}.mx-lg-n21{margin-right:-10rem !important;margin-left:-10rem !important}.mx-lg-n22{margin-right:-12rem !important;margin-left:-12rem !important}.mx-lg-n23{margin-right:-14rem !important;margin-left:-14rem !important}.my-lg-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-lg-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-lg-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-lg-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-lg-n5{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-lg-n6{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-lg-n7{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-lg-n8{margin-top:-3.5rem !important;margin-bottom:-3.5rem !important}.my-lg-n9{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-lg-n10{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important}.my-lg-n11{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-lg-n12{margin-top:-5.5rem !important;margin-bottom:-5.5rem !important}.my-lg-n13{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-lg-n14{margin-top:-6.5rem !important;margin-bottom:-6.5rem !important}.my-lg-n15{margin-top:-7rem !important;margin-bottom:-7rem !important}.my-lg-n16{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-lg-n17{margin-top:-8rem !important;margin-bottom:-8rem !important}.my-lg-n18{margin-top:-8.5rem !important;margin-bottom:-8.5rem !important}.my-lg-n19{margin-top:-9rem !important;margin-bottom:-9rem !important}.my-lg-n20{margin-top:-9.5rem !important;margin-bottom:-9.5rem !important}.my-lg-n21{margin-top:-10rem !important;margin-bottom:-10rem !important}.my-lg-n22{margin-top:-12rem !important;margin-bottom:-12rem !important}.my-lg-n23{margin-top:-14rem !important;margin-bottom:-14rem !important}.mt-lg-n1{margin-top:-0.25rem !important}.mt-lg-n2{margin-top:-0.5rem !important}.mt-lg-n3{margin-top:-1rem !important}.mt-lg-n4{margin-top:-1.5rem !important}.mt-lg-n5{margin-top:-2rem !important}.mt-lg-n6{margin-top:-2.5rem !important}.mt-lg-n7{margin-top:-3rem !important}.mt-lg-n8{margin-top:-3.5rem !important}.mt-lg-n9{margin-top:-4rem !important}.mt-lg-n10{margin-top:-4.5rem !important}.mt-lg-n11{margin-top:-5rem !important}.mt-lg-n12{margin-top:-5.5rem !important}.mt-lg-n13{margin-top:-6rem !important}.mt-lg-n14{margin-top:-6.5rem !important}.mt-lg-n15{margin-top:-7rem !important}.mt-lg-n16{margin-top:-7.5rem !important}.mt-lg-n17{margin-top:-8rem !important}.mt-lg-n18{margin-top:-8.5rem !important}.mt-lg-n19{margin-top:-9rem !important}.mt-lg-n20{margin-top:-9.5rem !important}.mt-lg-n21{margin-top:-10rem !important}.mt-lg-n22{margin-top:-12rem !important}.mt-lg-n23{margin-top:-14rem !important}.me-lg-n1{margin-right:-0.25rem !important}.me-lg-n2{margin-right:-0.5rem !important}.me-lg-n3{margin-right:-1rem !important}.me-lg-n4{margin-right:-1.5rem !important}.me-lg-n5{margin-right:-2rem !important}.me-lg-n6{margin-right:-2.5rem !important}.me-lg-n7{margin-right:-3rem !important}.me-lg-n8{margin-right:-3.5rem !important}.me-lg-n9{margin-right:-4rem !important}.me-lg-n10{margin-right:-4.5rem !important}.me-lg-n11{margin-right:-5rem !important}.me-lg-n12{margin-right:-5.5rem !important}.me-lg-n13{margin-right:-6rem !important}.me-lg-n14{margin-right:-6.5rem !important}.me-lg-n15{margin-right:-7rem !important}.me-lg-n16{margin-right:-7.5rem !important}.me-lg-n17{margin-right:-8rem !important}.me-lg-n18{margin-right:-8.5rem !important}.me-lg-n19{margin-right:-9rem !important}.me-lg-n20{margin-right:-9.5rem !important}.me-lg-n21{margin-right:-10rem !important}.me-lg-n22{margin-right:-12rem !important}.me-lg-n23{margin-right:-14rem !important}.mb-lg-n1{margin-bottom:-0.25rem !important}.mb-lg-n2{margin-bottom:-0.5rem !important}.mb-lg-n3{margin-bottom:-1rem !important}.mb-lg-n4{margin-bottom:-1.5rem !important}.mb-lg-n5{margin-bottom:-2rem !important}.mb-lg-n6{margin-bottom:-2.5rem !important}.mb-lg-n7{margin-bottom:-3rem !important}.mb-lg-n8{margin-bottom:-3.5rem !important}.mb-lg-n9{margin-bottom:-4rem !important}.mb-lg-n10{margin-bottom:-4.5rem !important}.mb-lg-n11{margin-bottom:-5rem !important}.mb-lg-n12{margin-bottom:-5.5rem !important}.mb-lg-n13{margin-bottom:-6rem !important}.mb-lg-n14{margin-bottom:-6.5rem !important}.mb-lg-n15{margin-bottom:-7rem !important}.mb-lg-n16{margin-bottom:-7.5rem !important}.mb-lg-n17{margin-bottom:-8rem !important}.mb-lg-n18{margin-bottom:-8.5rem !important}.mb-lg-n19{margin-bottom:-9rem !important}.mb-lg-n20{margin-bottom:-9.5rem !important}.mb-lg-n21{margin-bottom:-10rem !important}.mb-lg-n22{margin-bottom:-12rem !important}.mb-lg-n23{margin-bottom:-14rem !important}.ms-lg-n1{margin-left:-0.25rem !important}.ms-lg-n2{margin-left:-0.5rem !important}.ms-lg-n3{margin-left:-1rem !important}.ms-lg-n4{margin-left:-1.5rem !important}.ms-lg-n5{margin-left:-2rem !important}.ms-lg-n6{margin-left:-2.5rem !important}.ms-lg-n7{margin-left:-3rem !important}.ms-lg-n8{margin-left:-3.5rem !important}.ms-lg-n9{margin-left:-4rem !important}.ms-lg-n10{margin-left:-4.5rem !important}.ms-lg-n11{margin-left:-5rem !important}.ms-lg-n12{margin-left:-5.5rem !important}.ms-lg-n13{margin-left:-6rem !important}.ms-lg-n14{margin-left:-6.5rem !important}.ms-lg-n15{margin-left:-7rem !important}.ms-lg-n16{margin-left:-7.5rem !important}.ms-lg-n17{margin-left:-8rem !important}.ms-lg-n18{margin-left:-8.5rem !important}.ms-lg-n19{margin-left:-9rem !important}.ms-lg-n20{margin-left:-9.5rem !important}.ms-lg-n21{margin-left:-10rem !important}.ms-lg-n22{margin-left:-12rem !important}.ms-lg-n23{margin-left:-14rem !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:2rem !important}.p-lg-6{padding:2.5rem !important}.p-lg-7{padding:3rem !important}.p-lg-8{padding:3.5rem !important}.p-lg-9{padding:4rem !important}.p-lg-10{padding:4.5rem !important}.p-lg-11{padding:5rem !important}.p-lg-12{padding:5.5rem !important}.p-lg-13{padding:6rem !important}.p-lg-14{padding:6.5rem !important}.p-lg-15{padding:7rem !important}.p-lg-16{padding:7.5rem !important}.p-lg-17{padding:8rem !important}.p-lg-18{padding:8.5rem !important}.p-lg-19{padding:9rem !important}.p-lg-20{padding:9.5rem !important}.p-lg-21{padding:10rem !important}.p-lg-22{padding:12rem !important}.p-lg-23{padding:14rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:2rem !important;padding-left:2rem !important}.px-lg-6{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-lg-7{padding-right:3rem !important;padding-left:3rem !important}.px-lg-8{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-lg-9{padding-right:4rem !important;padding-left:4rem !important}.px-lg-10{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-lg-11{padding-right:5rem !important;padding-left:5rem !important}.px-lg-12{padding-right:5.5rem !important;padding-left:5.5rem !important}.px-lg-13{padding-right:6rem !important;padding-left:6rem !important}.px-lg-14{padding-right:6.5rem !important;padding-left:6.5rem !important}.px-lg-15{padding-right:7rem !important;padding-left:7rem !important}.px-lg-16{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-lg-17{padding-right:8rem !important;padding-left:8rem !important}.px-lg-18{padding-right:8.5rem !important;padding-left:8.5rem !important}.px-lg-19{padding-right:9rem !important;padding-left:9rem !important}.px-lg-20{padding-right:9.5rem !important;padding-left:9.5rem !important}.px-lg-21{padding-right:10rem !important;padding-left:10rem !important}.px-lg-22{padding-right:12rem !important;padding-left:12rem !important}.px-lg-23{padding-right:14rem !important;padding-left:14rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:2rem !important;padding-bottom:2rem !important}.py-lg-6{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-lg-7{padding-top:3rem !important;padding-bottom:3rem !important}.py-lg-8{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-lg-9{padding-top:4rem !important;padding-bottom:4rem !important}.py-lg-10{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-lg-11{padding-top:5rem !important;padding-bottom:5rem !important}.py-lg-12{padding-top:5.5rem !important;padding-bottom:5.5rem !important}.py-lg-13{padding-top:6rem !important;padding-bottom:6rem !important}.py-lg-14{padding-top:6.5rem !important;padding-bottom:6.5rem !important}.py-lg-15{padding-top:7rem !important;padding-bottom:7rem !important}.py-lg-16{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-lg-17{padding-top:8rem !important;padding-bottom:8rem !important}.py-lg-18{padding-top:8.5rem !important;padding-bottom:8.5rem !important}.py-lg-19{padding-top:9rem !important;padding-bottom:9rem !important}.py-lg-20{padding-top:9.5rem !important;padding-bottom:9.5rem !important}.py-lg-21{padding-top:10rem !important;padding-bottom:10rem !important}.py-lg-22{padding-top:12rem !important;padding-bottom:12rem !important}.py-lg-23{padding-top:14rem !important;padding-bottom:14rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:2rem !important}.pt-lg-6{padding-top:2.5rem !important}.pt-lg-7{padding-top:3rem !important}.pt-lg-8{padding-top:3.5rem !important}.pt-lg-9{padding-top:4rem !important}.pt-lg-10{padding-top:4.5rem !important}.pt-lg-11{padding-top:5rem !important}.pt-lg-12{padding-top:5.5rem !important}.pt-lg-13{padding-top:6rem !important}.pt-lg-14{padding-top:6.5rem !important}.pt-lg-15{padding-top:7rem !important}.pt-lg-16{padding-top:7.5rem !important}.pt-lg-17{padding-top:8rem !important}.pt-lg-18{padding-top:8.5rem !important}.pt-lg-19{padding-top:9rem !important}.pt-lg-20{padding-top:9.5rem !important}.pt-lg-21{padding-top:10rem !important}.pt-lg-22{padding-top:12rem !important}.pt-lg-23{padding-top:14rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:2rem !important}.pe-lg-6{padding-right:2.5rem !important}.pe-lg-7{padding-right:3rem !important}.pe-lg-8{padding-right:3.5rem !important}.pe-lg-9{padding-right:4rem !important}.pe-lg-10{padding-right:4.5rem !important}.pe-lg-11{padding-right:5rem !important}.pe-lg-12{padding-right:5.5rem !important}.pe-lg-13{padding-right:6rem !important}.pe-lg-14{padding-right:6.5rem !important}.pe-lg-15{padding-right:7rem !important}.pe-lg-16{padding-right:7.5rem !important}.pe-lg-17{padding-right:8rem !important}.pe-lg-18{padding-right:8.5rem !important}.pe-lg-19{padding-right:9rem !important}.pe-lg-20{padding-right:9.5rem !important}.pe-lg-21{padding-right:10rem !important}.pe-lg-22{padding-right:12rem !important}.pe-lg-23{padding-right:14rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:2rem !important}.pb-lg-6{padding-bottom:2.5rem !important}.pb-lg-7{padding-bottom:3rem !important}.pb-lg-8{padding-bottom:3.5rem !important}.pb-lg-9{padding-bottom:4rem !important}.pb-lg-10{padding-bottom:4.5rem !important}.pb-lg-11{padding-bottom:5rem !important}.pb-lg-12{padding-bottom:5.5rem !important}.pb-lg-13{padding-bottom:6rem !important}.pb-lg-14{padding-bottom:6.5rem !important}.pb-lg-15{padding-bottom:7rem !important}.pb-lg-16{padding-bottom:7.5rem !important}.pb-lg-17{padding-bottom:8rem !important}.pb-lg-18{padding-bottom:8.5rem !important}.pb-lg-19{padding-bottom:9rem !important}.pb-lg-20{padding-bottom:9.5rem !important}.pb-lg-21{padding-bottom:10rem !important}.pb-lg-22{padding-bottom:12rem !important}.pb-lg-23{padding-bottom:14rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:2rem !important}.ps-lg-6{padding-left:2.5rem !important}.ps-lg-7{padding-left:3rem !important}.ps-lg-8{padding-left:3.5rem !important}.ps-lg-9{padding-left:4rem !important}.ps-lg-10{padding-left:4.5rem !important}.ps-lg-11{padding-left:5rem !important}.ps-lg-12{padding-left:5.5rem !important}.ps-lg-13{padding-left:6rem !important}.ps-lg-14{padding-left:6.5rem !important}.ps-lg-15{padding-left:7rem !important}.ps-lg-16{padding-left:7.5rem !important}.ps-lg-17{padding-left:8rem !important}.ps-lg-18{padding-left:8.5rem !important}.ps-lg-19{padding-left:9rem !important}.ps-lg-20{padding-left:9.5rem !important}.ps-lg-21{padding-left:10rem !important}.ps-lg-22{padding-left:12rem !important}.ps-lg-23{padding-left:14rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:2rem !important}.gap-lg-6{gap:2.5rem !important}.gap-lg-7{gap:3rem !important}.gap-lg-8{gap:3.5rem !important}.gap-lg-9{gap:4rem !important}.gap-lg-10{gap:4.5rem !important}.gap-lg-11{gap:5rem !important}.gap-lg-12{gap:5.5rem !important}.gap-lg-13{gap:6rem !important}.gap-lg-14{gap:6.5rem !important}.gap-lg-15{gap:7rem !important}.gap-lg-16{gap:7.5rem !important}.gap-lg-17{gap:8rem !important}.gap-lg-18{gap:8.5rem !important}.gap-lg-19{gap:9rem !important}.gap-lg-20{gap:9.5rem !important}.gap-lg-21{gap:10rem !important}.gap-lg-22{gap:12rem !important}.gap-lg-23{gap:14rem !important}.row-gap-lg-0{row-gap:0 !important}.row-gap-lg-1{row-gap:.25rem !important}.row-gap-lg-2{row-gap:.5rem !important}.row-gap-lg-3{row-gap:1rem !important}.row-gap-lg-4{row-gap:1.5rem !important}.row-gap-lg-5{row-gap:2rem !important}.row-gap-lg-6{row-gap:2.5rem !important}.row-gap-lg-7{row-gap:3rem !important}.row-gap-lg-8{row-gap:3.5rem !important}.row-gap-lg-9{row-gap:4rem !important}.row-gap-lg-10{row-gap:4.5rem !important}.row-gap-lg-11{row-gap:5rem !important}.row-gap-lg-12{row-gap:5.5rem !important}.row-gap-lg-13{row-gap:6rem !important}.row-gap-lg-14{row-gap:6.5rem !important}.row-gap-lg-15{row-gap:7rem !important}.row-gap-lg-16{row-gap:7.5rem !important}.row-gap-lg-17{row-gap:8rem !important}.row-gap-lg-18{row-gap:8.5rem !important}.row-gap-lg-19{row-gap:9rem !important}.row-gap-lg-20{row-gap:9.5rem !important}.row-gap-lg-21{row-gap:10rem !important}.row-gap-lg-22{row-gap:12rem !important}.row-gap-lg-23{row-gap:14rem !important}.column-gap-lg-0{-webkit-column-gap:0 !important;column-gap:0 !important}.column-gap-lg-1{-webkit-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-lg-2{-webkit-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-lg-3{-webkit-column-gap:1rem !important;column-gap:1rem !important}.column-gap-lg-4{-webkit-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-lg-5{-webkit-column-gap:2rem !important;column-gap:2rem !important}.column-gap-lg-6{-webkit-column-gap:2.5rem !important;column-gap:2.5rem !important}.column-gap-lg-7{-webkit-column-gap:3rem !important;column-gap:3rem !important}.column-gap-lg-8{-webkit-column-gap:3.5rem !important;column-gap:3.5rem !important}.column-gap-lg-9{-webkit-column-gap:4rem !important;column-gap:4rem !important}.column-gap-lg-10{-webkit-column-gap:4.5rem !important;column-gap:4.5rem !important}.column-gap-lg-11{-webkit-column-gap:5rem !important;column-gap:5rem !important}.column-gap-lg-12{-webkit-column-gap:5.5rem !important;column-gap:5.5rem !important}.column-gap-lg-13{-webkit-column-gap:6rem !important;column-gap:6rem !important}.column-gap-lg-14{-webkit-column-gap:6.5rem !important;column-gap:6.5rem !important}.column-gap-lg-15{-webkit-column-gap:7rem !important;column-gap:7rem !important}.column-gap-lg-16{-webkit-column-gap:7.5rem !important;column-gap:7.5rem !important}.column-gap-lg-17{-webkit-column-gap:8rem !important;column-gap:8rem !important}.column-gap-lg-18{-webkit-column-gap:8.5rem !important;column-gap:8.5rem !important}.column-gap-lg-19{-webkit-column-gap:9rem !important;column-gap:9rem !important}.column-gap-lg-20{-webkit-column-gap:9.5rem !important;column-gap:9.5rem !important}.column-gap-lg-21{-webkit-column-gap:10rem !important;column-gap:10rem !important}.column-gap-lg-22{-webkit-column-gap:12rem !important;column-gap:12rem !important}.column-gap-lg-23{-webkit-column-gap:14rem !important;column-gap:14rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}.text-lg-wrap{white-space:normal !important}.text-lg-nowrap{white-space:nowrap !important}.rounded-lg{border-radius:var(--geeks-border-radius) !important}.rounded-lg-0{border-radius:0 !important}.rounded-lg-1{border-radius:var(--geeks-border-radius-sm) !important}.rounded-lg-2{border-radius:var(--geeks-border-radius) !important}.rounded-lg-3{border-radius:var(--geeks-border-radius-lg) !important}.rounded-lg-4{border-radius:var(--geeks-border-radius-xl) !important}.rounded-lg-5{border-radius:var(--geeks-border-radius-xxl) !important}.rounded-lg-circle{border-radius:50% !important}.rounded-lg-pill{border-radius:var(--geeks-border-radius-pill) !important}.rounded-top-lg{border-top-left-radius:var(--geeks-border-radius) !important;border-top-right-radius:var(--geeks-border-radius) !important}.rounded-top-lg-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-top-lg-1{border-top-left-radius:var(--geeks-border-radius-sm) !important;border-top-right-radius:var(--geeks-border-radius-sm) !important}.rounded-top-lg-2{border-top-left-radius:var(--geeks-border-radius) !important;border-top-right-radius:var(--geeks-border-radius) !important}.rounded-top-lg-3{border-top-left-radius:var(--geeks-border-radius-lg) !important;border-top-right-radius:var(--geeks-border-radius-lg) !important}.rounded-top-lg-4{border-top-left-radius:var(--geeks-border-radius-xl) !important;border-top-right-radius:var(--geeks-border-radius-xl) !important}.rounded-top-lg-5{border-top-left-radius:var(--geeks-border-radius-xxl) !important;border-top-right-radius:var(--geeks-border-radius-xxl) !important}.rounded-top-lg-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.rounded-top-lg-pill{border-top-left-radius:var(--geeks-border-radius-pill) !important;border-top-right-radius:var(--geeks-border-radius-pill) !important}.rounded-end-lg{border-top-right-radius:var(--geeks-border-radius) !important;border-bottom-right-radius:var(--geeks-border-radius) !important}.rounded-end-lg-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-end-lg-1{border-top-right-radius:var(--geeks-border-radius-sm) !important;border-bottom-right-radius:var(--geeks-border-radius-sm) !important}.rounded-end-lg-2{border-top-right-radius:var(--geeks-border-radius) !important;border-bottom-right-radius:var(--geeks-border-radius) !important}.rounded-end-lg-3{border-top-right-radius:var(--geeks-border-radius-lg) !important;border-bottom-right-radius:var(--geeks-border-radius-lg) !important}.rounded-end-lg-4{border-top-right-radius:var(--geeks-border-radius-xl) !important;border-bottom-right-radius:var(--geeks-border-radius-xl) !important}.rounded-end-lg-5{border-top-right-radius:var(--geeks-border-radius-xxl) !important;border-bottom-right-radius:var(--geeks-border-radius-xxl) !important}.rounded-end-lg-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.rounded-end-lg-pill{border-top-right-radius:var(--geeks-border-radius-pill) !important;border-bottom-right-radius:var(--geeks-border-radius-pill) !important}.rounded-bottom-lg{border-bottom-right-radius:var(--geeks-border-radius) !important;border-bottom-left-radius:var(--geeks-border-radius) !important}.rounded-bottom-lg-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-bottom-lg-1{border-bottom-right-radius:var(--geeks-border-radius-sm) !important;border-bottom-left-radius:var(--geeks-border-radius-sm) !important}.rounded-bottom-lg-2{border-bottom-right-radius:var(--geeks-border-radius) !important;border-bottom-left-radius:var(--geeks-border-radius) !important}.rounded-bottom-lg-3{border-bottom-right-radius:var(--geeks-border-radius-lg) !important;border-bottom-left-radius:var(--geeks-border-radius-lg) !important}.rounded-bottom-lg-4{border-bottom-right-radius:var(--geeks-border-radius-xl) !important;border-bottom-left-radius:var(--geeks-border-radius-xl) !important}.rounded-bottom-lg-5{border-bottom-right-radius:var(--geeks-border-radius-xxl) !important;border-bottom-left-radius:var(--geeks-border-radius-xxl) !important}.rounded-bottom-lg-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important}.rounded-bottom-lg-pill{border-bottom-right-radius:var(--geeks-border-radius-pill) !important;border-bottom-left-radius:var(--geeks-border-radius-pill) !important}.rounded-start-lg{border-bottom-left-radius:var(--geeks-border-radius) !important;border-top-left-radius:var(--geeks-border-radius) !important}.rounded-start-lg-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-start-lg-1{border-bottom-left-radius:var(--geeks-border-radius-sm) !important;border-top-left-radius:var(--geeks-border-radius-sm) !important}.rounded-start-lg-2{border-bottom-left-radius:var(--geeks-border-radius) !important;border-top-left-radius:var(--geeks-border-radius) !important}.rounded-start-lg-3{border-bottom-left-radius:var(--geeks-border-radius-lg) !important;border-top-left-radius:var(--geeks-border-radius-lg) !important}.rounded-start-lg-4{border-bottom-left-radius:var(--geeks-border-radius-xl) !important;border-top-left-radius:var(--geeks-border-radius-xl) !important}.rounded-start-lg-5{border-bottom-left-radius:var(--geeks-border-radius-xxl) !important;border-top-left-radius:var(--geeks-border-radius-xxl) !important}.rounded-start-lg-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important}.rounded-start-lg-pill{border-bottom-left-radius:var(--geeks-border-radius-pill) !important;border-top-left-radius:var(--geeks-border-radius-pill) !important}}@media(min-width: 1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.object-fit-xl-contain{object-fit:contain !important}.object-fit-xl-cover{object-fit:cover !important}.object-fit-xl-fill{object-fit:fill !important}.object-fit-xl-scale{object-fit:scale-down !important}.object-fit-xl-none{object-fit:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-inline-grid{display:inline-grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.border-xl{border:var(--geeks-border-width) var(--geeks-border-style) var(--geeks-border-color) !important}.border-xl-0{border:0 !important}.border-top-xl{border-top:var(--geeks-border-width) var(--geeks-border-style) var(--geeks-border-color) !important}.border-top-xl-0{border-top:0 !important}.border-end-xl{border-right:var(--geeks-border-width) var(--geeks-border-style) var(--geeks-border-color) !important}.border-end-xl-0{border-right:0 !important}.border-bottom-xl{border-bottom:var(--geeks-border-width) var(--geeks-border-style) var(--geeks-border-color) !important}.border-bottom-xl-0{border-bottom:0 !important}.border-start-xl{border-left:var(--geeks-border-width) var(--geeks-border-style) var(--geeks-border-color) !important}.border-start-xl-0{border-left:0 !important}.w-xl-0{width:0% !important}.w-xl-5{width:5% !important}.w-xl-10{width:10% !important}.w-xl-15{width:15% !important}.w-xl-20{width:20% !important}.w-xl-25{width:25% !important}.w-xl-30{width:30% !important}.w-xl-40{width:40% !important}.w-xl-45{width:45% !important}.w-xl-50{width:50% !important}.w-xl-65{width:65% !important}.w-xl-75{width:75% !important}.w-xl-100{width:100% !important}.w-xl-auto{width:auto !important}.mw-xl-25{max-width:25% !important}.mw-xl-30{max-width:30% !important}.mw-xl-40{max-width:40% !important}.mw-xl-50{max-width:50% !important}.mw-xl-65{max-width:65% !important}.mw-xl-75{max-width:75% !important}.mw-xl-100{max-width:100% !important}.mw-xl-auto{max-width:auto !important}.vw-xl-100{width:100vw !important}.min-vw-xl-100{min-width:100vw !important}.h-xl-25{height:25% !important}.h-xl-30{height:30% !important}.h-xl-40{height:40% !important}.h-xl-50{height:50% !important}.h-xl-65{height:65% !important}.h-xl-75{height:75% !important}.h-xl-100{height:100% !important}.h-xl-10rem{height:10rem !important}.h-xl-11rem{height:11rem !important}.h-xl-12rem{height:12rem !important}.h-xl-13rem{height:13rem !important}.h-xl-14rem{height:14rem !important}.h-xl-15rem{height:15rem !important}.h-xl-16rem{height:16rem !important}.h-xl-17rem{height:17rem !important}.h-xl-18rem{height:18rem !important}.h-xl-19rem{height:19rem !important}.h-xl-20rem{height:20rem !important}.h-xl-22rem{height:22rem !important}.h-xl-24rem{height:24rem !important}.h-xl-auto{height:auto !important}.mh-xl-25{max-height:25% !important}.mh-xl-30{max-height:30% !important}.mh-xl-40{max-height:40% !important}.mh-xl-50{max-height:50% !important}.mh-xl-65{max-height:65% !important}.mh-xl-75{max-height:75% !important}.mh-xl-100{max-height:100% !important}.mh-xl-auto{max-height:auto !important}.vh-xl-100{height:100vh !important}.min-vh-xl-100{min-height:100vh !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-auto{flex:auto !important}.flex-xl-none{flex:none !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:2rem !important}.m-xl-6{margin:2.5rem !important}.m-xl-7{margin:3rem !important}.m-xl-8{margin:3.5rem !important}.m-xl-9{margin:4rem !important}.m-xl-10{margin:4.5rem !important}.m-xl-11{margin:5rem !important}.m-xl-12{margin:5.5rem !important}.m-xl-13{margin:6rem !important}.m-xl-14{margin:6.5rem !important}.m-xl-15{margin:7rem !important}.m-xl-16{margin:7.5rem !important}.m-xl-17{margin:8rem !important}.m-xl-18{margin:8.5rem !important}.m-xl-19{margin:9rem !important}.m-xl-20{margin:9.5rem !important}.m-xl-21{margin:10rem !important}.m-xl-22{margin:12rem !important}.m-xl-23{margin:14rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:2rem !important;margin-left:2rem !important}.mx-xl-6{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-xl-7{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-8{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-xl-9{margin-right:4rem !important;margin-left:4rem !important}.mx-xl-10{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-xl-11{margin-right:5rem !important;margin-left:5rem !important}.mx-xl-12{margin-right:5.5rem !important;margin-left:5.5rem !important}.mx-xl-13{margin-right:6rem !important;margin-left:6rem !important}.mx-xl-14{margin-right:6.5rem !important;margin-left:6.5rem !important}.mx-xl-15{margin-right:7rem !important;margin-left:7rem !important}.mx-xl-16{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-xl-17{margin-right:8rem !important;margin-left:8rem !important}.mx-xl-18{margin-right:8.5rem !important;margin-left:8.5rem !important}.mx-xl-19{margin-right:9rem !important;margin-left:9rem !important}.mx-xl-20{margin-right:9.5rem !important;margin-left:9.5rem !important}.mx-xl-21{margin-right:10rem !important;margin-left:10rem !important}.mx-xl-22{margin-right:12rem !important;margin-left:12rem !important}.mx-xl-23{margin-right:14rem !important;margin-left:14rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:2rem !important;margin-bottom:2rem !important}.my-xl-6{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-xl-7{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-8{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-xl-9{margin-top:4rem !important;margin-bottom:4rem !important}.my-xl-10{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-xl-11{margin-top:5rem !important;margin-bottom:5rem !important}.my-xl-12{margin-top:5.5rem !important;margin-bottom:5.5rem !important}.my-xl-13{margin-top:6rem !important;margin-bottom:6rem !important}.my-xl-14{margin-top:6.5rem !important;margin-bottom:6.5rem !important}.my-xl-15{margin-top:7rem !important;margin-bottom:7rem !important}.my-xl-16{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-xl-17{margin-top:8rem !important;margin-bottom:8rem !important}.my-xl-18{margin-top:8.5rem !important;margin-bottom:8.5rem !important}.my-xl-19{margin-top:9rem !important;margin-bottom:9rem !important}.my-xl-20{margin-top:9.5rem !important;margin-bottom:9.5rem !important}.my-xl-21{margin-top:10rem !important;margin-bottom:10rem !important}.my-xl-22{margin-top:12rem !important;margin-bottom:12rem !important}.my-xl-23{margin-top:14rem !important;margin-bottom:14rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:2rem !important}.mt-xl-6{margin-top:2.5rem !important}.mt-xl-7{margin-top:3rem !important}.mt-xl-8{margin-top:3.5rem !important}.mt-xl-9{margin-top:4rem !important}.mt-xl-10{margin-top:4.5rem !important}.mt-xl-11{margin-top:5rem !important}.mt-xl-12{margin-top:5.5rem !important}.mt-xl-13{margin-top:6rem !important}.mt-xl-14{margin-top:6.5rem !important}.mt-xl-15{margin-top:7rem !important}.mt-xl-16{margin-top:7.5rem !important}.mt-xl-17{margin-top:8rem !important}.mt-xl-18{margin-top:8.5rem !important}.mt-xl-19{margin-top:9rem !important}.mt-xl-20{margin-top:9.5rem !important}.mt-xl-21{margin-top:10rem !important}.mt-xl-22{margin-top:12rem !important}.mt-xl-23{margin-top:14rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:2rem !important}.me-xl-6{margin-right:2.5rem !important}.me-xl-7{margin-right:3rem !important}.me-xl-8{margin-right:3.5rem !important}.me-xl-9{margin-right:4rem !important}.me-xl-10{margin-right:4.5rem !important}.me-xl-11{margin-right:5rem !important}.me-xl-12{margin-right:5.5rem !important}.me-xl-13{margin-right:6rem !important}.me-xl-14{margin-right:6.5rem !important}.me-xl-15{margin-right:7rem !important}.me-xl-16{margin-right:7.5rem !important}.me-xl-17{margin-right:8rem !important}.me-xl-18{margin-right:8.5rem !important}.me-xl-19{margin-right:9rem !important}.me-xl-20{margin-right:9.5rem !important}.me-xl-21{margin-right:10rem !important}.me-xl-22{margin-right:12rem !important}.me-xl-23{margin-right:14rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:2rem !important}.mb-xl-6{margin-bottom:2.5rem !important}.mb-xl-7{margin-bottom:3rem !important}.mb-xl-8{margin-bottom:3.5rem !important}.mb-xl-9{margin-bottom:4rem !important}.mb-xl-10{margin-bottom:4.5rem !important}.mb-xl-11{margin-bottom:5rem !important}.mb-xl-12{margin-bottom:5.5rem !important}.mb-xl-13{margin-bottom:6rem !important}.mb-xl-14{margin-bottom:6.5rem !important}.mb-xl-15{margin-bottom:7rem !important}.mb-xl-16{margin-bottom:7.5rem !important}.mb-xl-17{margin-bottom:8rem !important}.mb-xl-18{margin-bottom:8.5rem !important}.mb-xl-19{margin-bottom:9rem !important}.mb-xl-20{margin-bottom:9.5rem !important}.mb-xl-21{margin-bottom:10rem !important}.mb-xl-22{margin-bottom:12rem !important}.mb-xl-23{margin-bottom:14rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:2rem !important}.ms-xl-6{margin-left:2.5rem !important}.ms-xl-7{margin-left:3rem !important}.ms-xl-8{margin-left:3.5rem !important}.ms-xl-9{margin-left:4rem !important}.ms-xl-10{margin-left:4.5rem !important}.ms-xl-11{margin-left:5rem !important}.ms-xl-12{margin-left:5.5rem !important}.ms-xl-13{margin-left:6rem !important}.ms-xl-14{margin-left:6.5rem !important}.ms-xl-15{margin-left:7rem !important}.ms-xl-16{margin-left:7.5rem !important}.ms-xl-17{margin-left:8rem !important}.ms-xl-18{margin-left:8.5rem !important}.ms-xl-19{margin-left:9rem !important}.ms-xl-20{margin-left:9.5rem !important}.ms-xl-21{margin-left:10rem !important}.ms-xl-22{margin-left:12rem !important}.ms-xl-23{margin-left:14rem !important}.ms-xl-auto{margin-left:auto !important}.m-xl-n1{margin:-0.25rem !important}.m-xl-n2{margin:-0.5rem !important}.m-xl-n3{margin:-1rem !important}.m-xl-n4{margin:-1.5rem !important}.m-xl-n5{margin:-2rem !important}.m-xl-n6{margin:-2.5rem !important}.m-xl-n7{margin:-3rem !important}.m-xl-n8{margin:-3.5rem !important}.m-xl-n9{margin:-4rem !important}.m-xl-n10{margin:-4.5rem !important}.m-xl-n11{margin:-5rem !important}.m-xl-n12{margin:-5.5rem !important}.m-xl-n13{margin:-6rem !important}.m-xl-n14{margin:-6.5rem !important}.m-xl-n15{margin:-7rem !important}.m-xl-n16{margin:-7.5rem !important}.m-xl-n17{margin:-8rem !important}.m-xl-n18{margin:-8.5rem !important}.m-xl-n19{margin:-9rem !important}.m-xl-n20{margin:-9.5rem !important}.m-xl-n21{margin:-10rem !important}.m-xl-n22{margin:-12rem !important}.m-xl-n23{margin:-14rem !important}.mx-xl-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-xl-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-xl-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-xl-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-xl-n5{margin-right:-2rem !important;margin-left:-2rem !important}.mx-xl-n6{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-xl-n7{margin-right:-3rem !important;margin-left:-3rem !important}.mx-xl-n8{margin-right:-3.5rem !important;margin-left:-3.5rem !important}.mx-xl-n9{margin-right:-4rem !important;margin-left:-4rem !important}.mx-xl-n10{margin-right:-4.5rem !important;margin-left:-4.5rem !important}.mx-xl-n11{margin-right:-5rem !important;margin-left:-5rem !important}.mx-xl-n12{margin-right:-5.5rem !important;margin-left:-5.5rem !important}.mx-xl-n13{margin-right:-6rem !important;margin-left:-6rem !important}.mx-xl-n14{margin-right:-6.5rem !important;margin-left:-6.5rem !important}.mx-xl-n15{margin-right:-7rem !important;margin-left:-7rem !important}.mx-xl-n16{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-xl-n17{margin-right:-8rem !important;margin-left:-8rem !important}.mx-xl-n18{margin-right:-8.5rem !important;margin-left:-8.5rem !important}.mx-xl-n19{margin-right:-9rem !important;margin-left:-9rem !important}.mx-xl-n20{margin-right:-9.5rem !important;margin-left:-9.5rem !important}.mx-xl-n21{margin-right:-10rem !important;margin-left:-10rem !important}.mx-xl-n22{margin-right:-12rem !important;margin-left:-12rem !important}.mx-xl-n23{margin-right:-14rem !important;margin-left:-14rem !important}.my-xl-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-xl-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-xl-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-xl-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-xl-n5{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-xl-n6{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-xl-n7{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-xl-n8{margin-top:-3.5rem !important;margin-bottom:-3.5rem !important}.my-xl-n9{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-xl-n10{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important}.my-xl-n11{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-xl-n12{margin-top:-5.5rem !important;margin-bottom:-5.5rem !important}.my-xl-n13{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-xl-n14{margin-top:-6.5rem !important;margin-bottom:-6.5rem !important}.my-xl-n15{margin-top:-7rem !important;margin-bottom:-7rem !important}.my-xl-n16{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-xl-n17{margin-top:-8rem !important;margin-bottom:-8rem !important}.my-xl-n18{margin-top:-8.5rem !important;margin-bottom:-8.5rem !important}.my-xl-n19{margin-top:-9rem !important;margin-bottom:-9rem !important}.my-xl-n20{margin-top:-9.5rem !important;margin-bottom:-9.5rem !important}.my-xl-n21{margin-top:-10rem !important;margin-bottom:-10rem !important}.my-xl-n22{margin-top:-12rem !important;margin-bottom:-12rem !important}.my-xl-n23{margin-top:-14rem !important;margin-bottom:-14rem !important}.mt-xl-n1{margin-top:-0.25rem !important}.mt-xl-n2{margin-top:-0.5rem !important}.mt-xl-n3{margin-top:-1rem !important}.mt-xl-n4{margin-top:-1.5rem !important}.mt-xl-n5{margin-top:-2rem !important}.mt-xl-n6{margin-top:-2.5rem !important}.mt-xl-n7{margin-top:-3rem !important}.mt-xl-n8{margin-top:-3.5rem !important}.mt-xl-n9{margin-top:-4rem !important}.mt-xl-n10{margin-top:-4.5rem !important}.mt-xl-n11{margin-top:-5rem !important}.mt-xl-n12{margin-top:-5.5rem !important}.mt-xl-n13{margin-top:-6rem !important}.mt-xl-n14{margin-top:-6.5rem !important}.mt-xl-n15{margin-top:-7rem !important}.mt-xl-n16{margin-top:-7.5rem !important}.mt-xl-n17{margin-top:-8rem !important}.mt-xl-n18{margin-top:-8.5rem !important}.mt-xl-n19{margin-top:-9rem !important}.mt-xl-n20{margin-top:-9.5rem !important}.mt-xl-n21{margin-top:-10rem !important}.mt-xl-n22{margin-top:-12rem !important}.mt-xl-n23{margin-top:-14rem !important}.me-xl-n1{margin-right:-0.25rem !important}.me-xl-n2{margin-right:-0.5rem !important}.me-xl-n3{margin-right:-1rem !important}.me-xl-n4{margin-right:-1.5rem !important}.me-xl-n5{margin-right:-2rem !important}.me-xl-n6{margin-right:-2.5rem !important}.me-xl-n7{margin-right:-3rem !important}.me-xl-n8{margin-right:-3.5rem !important}.me-xl-n9{margin-right:-4rem !important}.me-xl-n10{margin-right:-4.5rem !important}.me-xl-n11{margin-right:-5rem !important}.me-xl-n12{margin-right:-5.5rem !important}.me-xl-n13{margin-right:-6rem !important}.me-xl-n14{margin-right:-6.5rem !important}.me-xl-n15{margin-right:-7rem !important}.me-xl-n16{margin-right:-7.5rem !important}.me-xl-n17{margin-right:-8rem !important}.me-xl-n18{margin-right:-8.5rem !important}.me-xl-n19{margin-right:-9rem !important}.me-xl-n20{margin-right:-9.5rem !important}.me-xl-n21{margin-right:-10rem !important}.me-xl-n22{margin-right:-12rem !important}.me-xl-n23{margin-right:-14rem !important}.mb-xl-n1{margin-bottom:-0.25rem !important}.mb-xl-n2{margin-bottom:-0.5rem !important}.mb-xl-n3{margin-bottom:-1rem !important}.mb-xl-n4{margin-bottom:-1.5rem !important}.mb-xl-n5{margin-bottom:-2rem !important}.mb-xl-n6{margin-bottom:-2.5rem !important}.mb-xl-n7{margin-bottom:-3rem !important}.mb-xl-n8{margin-bottom:-3.5rem !important}.mb-xl-n9{margin-bottom:-4rem !important}.mb-xl-n10{margin-bottom:-4.5rem !important}.mb-xl-n11{margin-bottom:-5rem !important}.mb-xl-n12{margin-bottom:-5.5rem !important}.mb-xl-n13{margin-bottom:-6rem !important}.mb-xl-n14{margin-bottom:-6.5rem !important}.mb-xl-n15{margin-bottom:-7rem !important}.mb-xl-n16{margin-bottom:-7.5rem !important}.mb-xl-n17{margin-bottom:-8rem !important}.mb-xl-n18{margin-bottom:-8.5rem !important}.mb-xl-n19{margin-bottom:-9rem !important}.mb-xl-n20{margin-bottom:-9.5rem !important}.mb-xl-n21{margin-bottom:-10rem !important}.mb-xl-n22{margin-bottom:-12rem !important}.mb-xl-n23{margin-bottom:-14rem !important}.ms-xl-n1{margin-left:-0.25rem !important}.ms-xl-n2{margin-left:-0.5rem !important}.ms-xl-n3{margin-left:-1rem !important}.ms-xl-n4{margin-left:-1.5rem !important}.ms-xl-n5{margin-left:-2rem !important}.ms-xl-n6{margin-left:-2.5rem !important}.ms-xl-n7{margin-left:-3rem !important}.ms-xl-n8{margin-left:-3.5rem !important}.ms-xl-n9{margin-left:-4rem !important}.ms-xl-n10{margin-left:-4.5rem !important}.ms-xl-n11{margin-left:-5rem !important}.ms-xl-n12{margin-left:-5.5rem !important}.ms-xl-n13{margin-left:-6rem !important}.ms-xl-n14{margin-left:-6.5rem !important}.ms-xl-n15{margin-left:-7rem !important}.ms-xl-n16{margin-left:-7.5rem !important}.ms-xl-n17{margin-left:-8rem !important}.ms-xl-n18{margin-left:-8.5rem !important}.ms-xl-n19{margin-left:-9rem !important}.ms-xl-n20{margin-left:-9.5rem !important}.ms-xl-n21{margin-left:-10rem !important}.ms-xl-n22{margin-left:-12rem !important}.ms-xl-n23{margin-left:-14rem !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:2rem !important}.p-xl-6{padding:2.5rem !important}.p-xl-7{padding:3rem !important}.p-xl-8{padding:3.5rem !important}.p-xl-9{padding:4rem !important}.p-xl-10{padding:4.5rem !important}.p-xl-11{padding:5rem !important}.p-xl-12{padding:5.5rem !important}.p-xl-13{padding:6rem !important}.p-xl-14{padding:6.5rem !important}.p-xl-15{padding:7rem !important}.p-xl-16{padding:7.5rem !important}.p-xl-17{padding:8rem !important}.p-xl-18{padding:8.5rem !important}.p-xl-19{padding:9rem !important}.p-xl-20{padding:9.5rem !important}.p-xl-21{padding:10rem !important}.p-xl-22{padding:12rem !important}.p-xl-23{padding:14rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:2rem !important;padding-left:2rem !important}.px-xl-6{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-xl-7{padding-right:3rem !important;padding-left:3rem !important}.px-xl-8{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-xl-9{padding-right:4rem !important;padding-left:4rem !important}.px-xl-10{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-xl-11{padding-right:5rem !important;padding-left:5rem !important}.px-xl-12{padding-right:5.5rem !important;padding-left:5.5rem !important}.px-xl-13{padding-right:6rem !important;padding-left:6rem !important}.px-xl-14{padding-right:6.5rem !important;padding-left:6.5rem !important}.px-xl-15{padding-right:7rem !important;padding-left:7rem !important}.px-xl-16{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-xl-17{padding-right:8rem !important;padding-left:8rem !important}.px-xl-18{padding-right:8.5rem !important;padding-left:8.5rem !important}.px-xl-19{padding-right:9rem !important;padding-left:9rem !important}.px-xl-20{padding-right:9.5rem !important;padding-left:9.5rem !important}.px-xl-21{padding-right:10rem !important;padding-left:10rem !important}.px-xl-22{padding-right:12rem !important;padding-left:12rem !important}.px-xl-23{padding-right:14rem !important;padding-left:14rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:2rem !important;padding-bottom:2rem !important}.py-xl-6{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-xl-7{padding-top:3rem !important;padding-bottom:3rem !important}.py-xl-8{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-xl-9{padding-top:4rem !important;padding-bottom:4rem !important}.py-xl-10{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-xl-11{padding-top:5rem !important;padding-bottom:5rem !important}.py-xl-12{padding-top:5.5rem !important;padding-bottom:5.5rem !important}.py-xl-13{padding-top:6rem !important;padding-bottom:6rem !important}.py-xl-14{padding-top:6.5rem !important;padding-bottom:6.5rem !important}.py-xl-15{padding-top:7rem !important;padding-bottom:7rem !important}.py-xl-16{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-xl-17{padding-top:8rem !important;padding-bottom:8rem !important}.py-xl-18{padding-top:8.5rem !important;padding-bottom:8.5rem !important}.py-xl-19{padding-top:9rem !important;padding-bottom:9rem !important}.py-xl-20{padding-top:9.5rem !important;padding-bottom:9.5rem !important}.py-xl-21{padding-top:10rem !important;padding-bottom:10rem !important}.py-xl-22{padding-top:12rem !important;padding-bottom:12rem !important}.py-xl-23{padding-top:14rem !important;padding-bottom:14rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:2rem !important}.pt-xl-6{padding-top:2.5rem !important}.pt-xl-7{padding-top:3rem !important}.pt-xl-8{padding-top:3.5rem !important}.pt-xl-9{padding-top:4rem !important}.pt-xl-10{padding-top:4.5rem !important}.pt-xl-11{padding-top:5rem !important}.pt-xl-12{padding-top:5.5rem !important}.pt-xl-13{padding-top:6rem !important}.pt-xl-14{padding-top:6.5rem !important}.pt-xl-15{padding-top:7rem !important}.pt-xl-16{padding-top:7.5rem !important}.pt-xl-17{padding-top:8rem !important}.pt-xl-18{padding-top:8.5rem !important}.pt-xl-19{padding-top:9rem !important}.pt-xl-20{padding-top:9.5rem !important}.pt-xl-21{padding-top:10rem !important}.pt-xl-22{padding-top:12rem !important}.pt-xl-23{padding-top:14rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:2rem !important}.pe-xl-6{padding-right:2.5rem !important}.pe-xl-7{padding-right:3rem !important}.pe-xl-8{padding-right:3.5rem !important}.pe-xl-9{padding-right:4rem !important}.pe-xl-10{padding-right:4.5rem !important}.pe-xl-11{padding-right:5rem !important}.pe-xl-12{padding-right:5.5rem !important}.pe-xl-13{padding-right:6rem !important}.pe-xl-14{padding-right:6.5rem !important}.pe-xl-15{padding-right:7rem !important}.pe-xl-16{padding-right:7.5rem !important}.pe-xl-17{padding-right:8rem !important}.pe-xl-18{padding-right:8.5rem !important}.pe-xl-19{padding-right:9rem !important}.pe-xl-20{padding-right:9.5rem !important}.pe-xl-21{padding-right:10rem !important}.pe-xl-22{padding-right:12rem !important}.pe-xl-23{padding-right:14rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:2rem !important}.pb-xl-6{padding-bottom:2.5rem !important}.pb-xl-7{padding-bottom:3rem !important}.pb-xl-8{padding-bottom:3.5rem !important}.pb-xl-9{padding-bottom:4rem !important}.pb-xl-10{padding-bottom:4.5rem !important}.pb-xl-11{padding-bottom:5rem !important}.pb-xl-12{padding-bottom:5.5rem !important}.pb-xl-13{padding-bottom:6rem !important}.pb-xl-14{padding-bottom:6.5rem !important}.pb-xl-15{padding-bottom:7rem !important}.pb-xl-16{padding-bottom:7.5rem !important}.pb-xl-17{padding-bottom:8rem !important}.pb-xl-18{padding-bottom:8.5rem !important}.pb-xl-19{padding-bottom:9rem !important}.pb-xl-20{padding-bottom:9.5rem !important}.pb-xl-21{padding-bottom:10rem !important}.pb-xl-22{padding-bottom:12rem !important}.pb-xl-23{padding-bottom:14rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:2rem !important}.ps-xl-6{padding-left:2.5rem !important}.ps-xl-7{padding-left:3rem !important}.ps-xl-8{padding-left:3.5rem !important}.ps-xl-9{padding-left:4rem !important}.ps-xl-10{padding-left:4.5rem !important}.ps-xl-11{padding-left:5rem !important}.ps-xl-12{padding-left:5.5rem !important}.ps-xl-13{padding-left:6rem !important}.ps-xl-14{padding-left:6.5rem !important}.ps-xl-15{padding-left:7rem !important}.ps-xl-16{padding-left:7.5rem !important}.ps-xl-17{padding-left:8rem !important}.ps-xl-18{padding-left:8.5rem !important}.ps-xl-19{padding-left:9rem !important}.ps-xl-20{padding-left:9.5rem !important}.ps-xl-21{padding-left:10rem !important}.ps-xl-22{padding-left:12rem !important}.ps-xl-23{padding-left:14rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:2rem !important}.gap-xl-6{gap:2.5rem !important}.gap-xl-7{gap:3rem !important}.gap-xl-8{gap:3.5rem !important}.gap-xl-9{gap:4rem !important}.gap-xl-10{gap:4.5rem !important}.gap-xl-11{gap:5rem !important}.gap-xl-12{gap:5.5rem !important}.gap-xl-13{gap:6rem !important}.gap-xl-14{gap:6.5rem !important}.gap-xl-15{gap:7rem !important}.gap-xl-16{gap:7.5rem !important}.gap-xl-17{gap:8rem !important}.gap-xl-18{gap:8.5rem !important}.gap-xl-19{gap:9rem !important}.gap-xl-20{gap:9.5rem !important}.gap-xl-21{gap:10rem !important}.gap-xl-22{gap:12rem !important}.gap-xl-23{gap:14rem !important}.row-gap-xl-0{row-gap:0 !important}.row-gap-xl-1{row-gap:.25rem !important}.row-gap-xl-2{row-gap:.5rem !important}.row-gap-xl-3{row-gap:1rem !important}.row-gap-xl-4{row-gap:1.5rem !important}.row-gap-xl-5{row-gap:2rem !important}.row-gap-xl-6{row-gap:2.5rem !important}.row-gap-xl-7{row-gap:3rem !important}.row-gap-xl-8{row-gap:3.5rem !important}.row-gap-xl-9{row-gap:4rem !important}.row-gap-xl-10{row-gap:4.5rem !important}.row-gap-xl-11{row-gap:5rem !important}.row-gap-xl-12{row-gap:5.5rem !important}.row-gap-xl-13{row-gap:6rem !important}.row-gap-xl-14{row-gap:6.5rem !important}.row-gap-xl-15{row-gap:7rem !important}.row-gap-xl-16{row-gap:7.5rem !important}.row-gap-xl-17{row-gap:8rem !important}.row-gap-xl-18{row-gap:8.5rem !important}.row-gap-xl-19{row-gap:9rem !important}.row-gap-xl-20{row-gap:9.5rem !important}.row-gap-xl-21{row-gap:10rem !important}.row-gap-xl-22{row-gap:12rem !important}.row-gap-xl-23{row-gap:14rem !important}.column-gap-xl-0{-webkit-column-gap:0 !important;column-gap:0 !important}.column-gap-xl-1{-webkit-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-xl-2{-webkit-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-xl-3{-webkit-column-gap:1rem !important;column-gap:1rem !important}.column-gap-xl-4{-webkit-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-xl-5{-webkit-column-gap:2rem !important;column-gap:2rem !important}.column-gap-xl-6{-webkit-column-gap:2.5rem !important;column-gap:2.5rem !important}.column-gap-xl-7{-webkit-column-gap:3rem !important;column-gap:3rem !important}.column-gap-xl-8{-webkit-column-gap:3.5rem !important;column-gap:3.5rem !important}.column-gap-xl-9{-webkit-column-gap:4rem !important;column-gap:4rem !important}.column-gap-xl-10{-webkit-column-gap:4.5rem !important;column-gap:4.5rem !important}.column-gap-xl-11{-webkit-column-gap:5rem !important;column-gap:5rem !important}.column-gap-xl-12{-webkit-column-gap:5.5rem !important;column-gap:5.5rem !important}.column-gap-xl-13{-webkit-column-gap:6rem !important;column-gap:6rem !important}.column-gap-xl-14{-webkit-column-gap:6.5rem !important;column-gap:6.5rem !important}.column-gap-xl-15{-webkit-column-gap:7rem !important;column-gap:7rem !important}.column-gap-xl-16{-webkit-column-gap:7.5rem !important;column-gap:7.5rem !important}.column-gap-xl-17{-webkit-column-gap:8rem !important;column-gap:8rem !important}.column-gap-xl-18{-webkit-column-gap:8.5rem !important;column-gap:8.5rem !important}.column-gap-xl-19{-webkit-column-gap:9rem !important;column-gap:9rem !important}.column-gap-xl-20{-webkit-column-gap:9.5rem !important;column-gap:9.5rem !important}.column-gap-xl-21{-webkit-column-gap:10rem !important;column-gap:10rem !important}.column-gap-xl-22{-webkit-column-gap:12rem !important;column-gap:12rem !important}.column-gap-xl-23{-webkit-column-gap:14rem !important;column-gap:14rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}.text-xl-wrap{white-space:normal !important}.text-xl-nowrap{white-space:nowrap !important}.rounded-xl{border-radius:var(--geeks-border-radius) !important}.rounded-xl-0{border-radius:0 !important}.rounded-xl-1{border-radius:var(--geeks-border-radius-sm) !important}.rounded-xl-2{border-radius:var(--geeks-border-radius) !important}.rounded-xl-3{border-radius:var(--geeks-border-radius-lg) !important}.rounded-xl-4{border-radius:var(--geeks-border-radius-xl) !important}.rounded-xl-5{border-radius:var(--geeks-border-radius-xxl) !important}.rounded-xl-circle{border-radius:50% !important}.rounded-xl-pill{border-radius:var(--geeks-border-radius-pill) !important}.rounded-top-xl{border-top-left-radius:var(--geeks-border-radius) !important;border-top-right-radius:var(--geeks-border-radius) !important}.rounded-top-xl-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-top-xl-1{border-top-left-radius:var(--geeks-border-radius-sm) !important;border-top-right-radius:var(--geeks-border-radius-sm) !important}.rounded-top-xl-2{border-top-left-radius:var(--geeks-border-radius) !important;border-top-right-radius:var(--geeks-border-radius) !important}.rounded-top-xl-3{border-top-left-radius:var(--geeks-border-radius-lg) !important;border-top-right-radius:var(--geeks-border-radius-lg) !important}.rounded-top-xl-4{border-top-left-radius:var(--geeks-border-radius-xl) !important;border-top-right-radius:var(--geeks-border-radius-xl) !important}.rounded-top-xl-5{border-top-left-radius:var(--geeks-border-radius-xxl) !important;border-top-right-radius:var(--geeks-border-radius-xxl) !important}.rounded-top-xl-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.rounded-top-xl-pill{border-top-left-radius:var(--geeks-border-radius-pill) !important;border-top-right-radius:var(--geeks-border-radius-pill) !important}.rounded-end-xl{border-top-right-radius:var(--geeks-border-radius) !important;border-bottom-right-radius:var(--geeks-border-radius) !important}.rounded-end-xl-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-end-xl-1{border-top-right-radius:var(--geeks-border-radius-sm) !important;border-bottom-right-radius:var(--geeks-border-radius-sm) !important}.rounded-end-xl-2{border-top-right-radius:var(--geeks-border-radius) !important;border-bottom-right-radius:var(--geeks-border-radius) !important}.rounded-end-xl-3{border-top-right-radius:var(--geeks-border-radius-lg) !important;border-bottom-right-radius:var(--geeks-border-radius-lg) !important}.rounded-end-xl-4{border-top-right-radius:var(--geeks-border-radius-xl) !important;border-bottom-right-radius:var(--geeks-border-radius-xl) !important}.rounded-end-xl-5{border-top-right-radius:var(--geeks-border-radius-xxl) !important;border-bottom-right-radius:var(--geeks-border-radius-xxl) !important}.rounded-end-xl-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.rounded-end-xl-pill{border-top-right-radius:var(--geeks-border-radius-pill) !important;border-bottom-right-radius:var(--geeks-border-radius-pill) !important}.rounded-bottom-xl{border-bottom-right-radius:var(--geeks-border-radius) !important;border-bottom-left-radius:var(--geeks-border-radius) !important}.rounded-bottom-xl-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-bottom-xl-1{border-bottom-right-radius:var(--geeks-border-radius-sm) !important;border-bottom-left-radius:var(--geeks-border-radius-sm) !important}.rounded-bottom-xl-2{border-bottom-right-radius:var(--geeks-border-radius) !important;border-bottom-left-radius:var(--geeks-border-radius) !important}.rounded-bottom-xl-3{border-bottom-right-radius:var(--geeks-border-radius-lg) !important;border-bottom-left-radius:var(--geeks-border-radius-lg) !important}.rounded-bottom-xl-4{border-bottom-right-radius:var(--geeks-border-radius-xl) !important;border-bottom-left-radius:var(--geeks-border-radius-xl) !important}.rounded-bottom-xl-5{border-bottom-right-radius:var(--geeks-border-radius-xxl) !important;border-bottom-left-radius:var(--geeks-border-radius-xxl) !important}.rounded-bottom-xl-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important}.rounded-bottom-xl-pill{border-bottom-right-radius:var(--geeks-border-radius-pill) !important;border-bottom-left-radius:var(--geeks-border-radius-pill) !important}.rounded-start-xl{border-bottom-left-radius:var(--geeks-border-radius) !important;border-top-left-radius:var(--geeks-border-radius) !important}.rounded-start-xl-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-start-xl-1{border-bottom-left-radius:var(--geeks-border-radius-sm) !important;border-top-left-radius:var(--geeks-border-radius-sm) !important}.rounded-start-xl-2{border-bottom-left-radius:var(--geeks-border-radius) !important;border-top-left-radius:var(--geeks-border-radius) !important}.rounded-start-xl-3{border-bottom-left-radius:var(--geeks-border-radius-lg) !important;border-top-left-radius:var(--geeks-border-radius-lg) !important}.rounded-start-xl-4{border-bottom-left-radius:var(--geeks-border-radius-xl) !important;border-top-left-radius:var(--geeks-border-radius-xl) !important}.rounded-start-xl-5{border-bottom-left-radius:var(--geeks-border-radius-xxl) !important;border-top-left-radius:var(--geeks-border-radius-xxl) !important}.rounded-start-xl-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important}.rounded-start-xl-pill{border-bottom-left-radius:var(--geeks-border-radius-pill) !important;border-top-left-radius:var(--geeks-border-radius-pill) !important}}@media(min-width: 1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.object-fit-xxl-contain{object-fit:contain !important}.object-fit-xxl-cover{object-fit:cover !important}.object-fit-xxl-fill{object-fit:fill !important}.object-fit-xxl-scale{object-fit:scale-down !important}.object-fit-xxl-none{object-fit:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-inline-grid{display:inline-grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.border-xxl{border:var(--geeks-border-width) var(--geeks-border-style) var(--geeks-border-color) !important}.border-xxl-0{border:0 !important}.border-top-xxl{border-top:var(--geeks-border-width) var(--geeks-border-style) var(--geeks-border-color) !important}.border-top-xxl-0{border-top:0 !important}.border-end-xxl{border-right:var(--geeks-border-width) var(--geeks-border-style) var(--geeks-border-color) !important}.border-end-xxl-0{border-right:0 !important}.border-bottom-xxl{border-bottom:var(--geeks-border-width) var(--geeks-border-style) var(--geeks-border-color) !important}.border-bottom-xxl-0{border-bottom:0 !important}.border-start-xxl{border-left:var(--geeks-border-width) var(--geeks-border-style) var(--geeks-border-color) !important}.border-start-xxl-0{border-left:0 !important}.w-xxl-0{width:0% !important}.w-xxl-5{width:5% !important}.w-xxl-10{width:10% !important}.w-xxl-15{width:15% !important}.w-xxl-20{width:20% !important}.w-xxl-25{width:25% !important}.w-xxl-30{width:30% !important}.w-xxl-40{width:40% !important}.w-xxl-45{width:45% !important}.w-xxl-50{width:50% !important}.w-xxl-65{width:65% !important}.w-xxl-75{width:75% !important}.w-xxl-100{width:100% !important}.w-xxl-auto{width:auto !important}.mw-xxl-25{max-width:25% !important}.mw-xxl-30{max-width:30% !important}.mw-xxl-40{max-width:40% !important}.mw-xxl-50{max-width:50% !important}.mw-xxl-65{max-width:65% !important}.mw-xxl-75{max-width:75% !important}.mw-xxl-100{max-width:100% !important}.mw-xxl-auto{max-width:auto !important}.vw-xxl-100{width:100vw !important}.min-vw-xxl-100{min-width:100vw !important}.h-xxl-25{height:25% !important}.h-xxl-30{height:30% !important}.h-xxl-40{height:40% !important}.h-xxl-50{height:50% !important}.h-xxl-65{height:65% !important}.h-xxl-75{height:75% !important}.h-xxl-100{height:100% !important}.h-xxl-10rem{height:10rem !important}.h-xxl-11rem{height:11rem !important}.h-xxl-12rem{height:12rem !important}.h-xxl-13rem{height:13rem !important}.h-xxl-14rem{height:14rem !important}.h-xxl-15rem{height:15rem !important}.h-xxl-16rem{height:16rem !important}.h-xxl-17rem{height:17rem !important}.h-xxl-18rem{height:18rem !important}.h-xxl-19rem{height:19rem !important}.h-xxl-20rem{height:20rem !important}.h-xxl-22rem{height:22rem !important}.h-xxl-24rem{height:24rem !important}.h-xxl-auto{height:auto !important}.mh-xxl-25{max-height:25% !important}.mh-xxl-30{max-height:30% !important}.mh-xxl-40{max-height:40% !important}.mh-xxl-50{max-height:50% !important}.mh-xxl-65{max-height:65% !important}.mh-xxl-75{max-height:75% !important}.mh-xxl-100{max-height:100% !important}.mh-xxl-auto{max-height:auto !important}.vh-xxl-100{height:100vh !important}.min-vh-xxl-100{min-height:100vh !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-auto{flex:auto !important}.flex-xxl-none{flex:none !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:2rem !important}.m-xxl-6{margin:2.5rem !important}.m-xxl-7{margin:3rem !important}.m-xxl-8{margin:3.5rem !important}.m-xxl-9{margin:4rem !important}.m-xxl-10{margin:4.5rem !important}.m-xxl-11{margin:5rem !important}.m-xxl-12{margin:5.5rem !important}.m-xxl-13{margin:6rem !important}.m-xxl-14{margin:6.5rem !important}.m-xxl-15{margin:7rem !important}.m-xxl-16{margin:7.5rem !important}.m-xxl-17{margin:8rem !important}.m-xxl-18{margin:8.5rem !important}.m-xxl-19{margin:9rem !important}.m-xxl-20{margin:9.5rem !important}.m-xxl-21{margin:10rem !important}.m-xxl-22{margin:12rem !important}.m-xxl-23{margin:14rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:2rem !important;margin-left:2rem !important}.mx-xxl-6{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-xxl-7{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-8{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-xxl-9{margin-right:4rem !important;margin-left:4rem !important}.mx-xxl-10{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-xxl-11{margin-right:5rem !important;margin-left:5rem !important}.mx-xxl-12{margin-right:5.5rem !important;margin-left:5.5rem !important}.mx-xxl-13{margin-right:6rem !important;margin-left:6rem !important}.mx-xxl-14{margin-right:6.5rem !important;margin-left:6.5rem !important}.mx-xxl-15{margin-right:7rem !important;margin-left:7rem !important}.mx-xxl-16{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-xxl-17{margin-right:8rem !important;margin-left:8rem !important}.mx-xxl-18{margin-right:8.5rem !important;margin-left:8.5rem !important}.mx-xxl-19{margin-right:9rem !important;margin-left:9rem !important}.mx-xxl-20{margin-right:9.5rem !important;margin-left:9.5rem !important}.mx-xxl-21{margin-right:10rem !important;margin-left:10rem !important}.mx-xxl-22{margin-right:12rem !important;margin-left:12rem !important}.mx-xxl-23{margin-right:14rem !important;margin-left:14rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:2rem !important;margin-bottom:2rem !important}.my-xxl-6{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-xxl-7{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-8{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-xxl-9{margin-top:4rem !important;margin-bottom:4rem !important}.my-xxl-10{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-xxl-11{margin-top:5rem !important;margin-bottom:5rem !important}.my-xxl-12{margin-top:5.5rem !important;margin-bottom:5.5rem !important}.my-xxl-13{margin-top:6rem !important;margin-bottom:6rem !important}.my-xxl-14{margin-top:6.5rem !important;margin-bottom:6.5rem !important}.my-xxl-15{margin-top:7rem !important;margin-bottom:7rem !important}.my-xxl-16{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-xxl-17{margin-top:8rem !important;margin-bottom:8rem !important}.my-xxl-18{margin-top:8.5rem !important;margin-bottom:8.5rem !important}.my-xxl-19{margin-top:9rem !important;margin-bottom:9rem !important}.my-xxl-20{margin-top:9.5rem !important;margin-bottom:9.5rem !important}.my-xxl-21{margin-top:10rem !important;margin-bottom:10rem !important}.my-xxl-22{margin-top:12rem !important;margin-bottom:12rem !important}.my-xxl-23{margin-top:14rem !important;margin-bottom:14rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:2rem !important}.mt-xxl-6{margin-top:2.5rem !important}.mt-xxl-7{margin-top:3rem !important}.mt-xxl-8{margin-top:3.5rem !important}.mt-xxl-9{margin-top:4rem !important}.mt-xxl-10{margin-top:4.5rem !important}.mt-xxl-11{margin-top:5rem !important}.mt-xxl-12{margin-top:5.5rem !important}.mt-xxl-13{margin-top:6rem !important}.mt-xxl-14{margin-top:6.5rem !important}.mt-xxl-15{margin-top:7rem !important}.mt-xxl-16{margin-top:7.5rem !important}.mt-xxl-17{margin-top:8rem !important}.mt-xxl-18{margin-top:8.5rem !important}.mt-xxl-19{margin-top:9rem !important}.mt-xxl-20{margin-top:9.5rem !important}.mt-xxl-21{margin-top:10rem !important}.mt-xxl-22{margin-top:12rem !important}.mt-xxl-23{margin-top:14rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:2rem !important}.me-xxl-6{margin-right:2.5rem !important}.me-xxl-7{margin-right:3rem !important}.me-xxl-8{margin-right:3.5rem !important}.me-xxl-9{margin-right:4rem !important}.me-xxl-10{margin-right:4.5rem !important}.me-xxl-11{margin-right:5rem !important}.me-xxl-12{margin-right:5.5rem !important}.me-xxl-13{margin-right:6rem !important}.me-xxl-14{margin-right:6.5rem !important}.me-xxl-15{margin-right:7rem !important}.me-xxl-16{margin-right:7.5rem !important}.me-xxl-17{margin-right:8rem !important}.me-xxl-18{margin-right:8.5rem !important}.me-xxl-19{margin-right:9rem !important}.me-xxl-20{margin-right:9.5rem !important}.me-xxl-21{margin-right:10rem !important}.me-xxl-22{margin-right:12rem !important}.me-xxl-23{margin-right:14rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:2rem !important}.mb-xxl-6{margin-bottom:2.5rem !important}.mb-xxl-7{margin-bottom:3rem !important}.mb-xxl-8{margin-bottom:3.5rem !important}.mb-xxl-9{margin-bottom:4rem !important}.mb-xxl-10{margin-bottom:4.5rem !important}.mb-xxl-11{margin-bottom:5rem !important}.mb-xxl-12{margin-bottom:5.5rem !important}.mb-xxl-13{margin-bottom:6rem !important}.mb-xxl-14{margin-bottom:6.5rem !important}.mb-xxl-15{margin-bottom:7rem !important}.mb-xxl-16{margin-bottom:7.5rem !important}.mb-xxl-17{margin-bottom:8rem !important}.mb-xxl-18{margin-bottom:8.5rem !important}.mb-xxl-19{margin-bottom:9rem !important}.mb-xxl-20{margin-bottom:9.5rem !important}.mb-xxl-21{margin-bottom:10rem !important}.mb-xxl-22{margin-bottom:12rem !important}.mb-xxl-23{margin-bottom:14rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:2rem !important}.ms-xxl-6{margin-left:2.5rem !important}.ms-xxl-7{margin-left:3rem !important}.ms-xxl-8{margin-left:3.5rem !important}.ms-xxl-9{margin-left:4rem !important}.ms-xxl-10{margin-left:4.5rem !important}.ms-xxl-11{margin-left:5rem !important}.ms-xxl-12{margin-left:5.5rem !important}.ms-xxl-13{margin-left:6rem !important}.ms-xxl-14{margin-left:6.5rem !important}.ms-xxl-15{margin-left:7rem !important}.ms-xxl-16{margin-left:7.5rem !important}.ms-xxl-17{margin-left:8rem !important}.ms-xxl-18{margin-left:8.5rem !important}.ms-xxl-19{margin-left:9rem !important}.ms-xxl-20{margin-left:9.5rem !important}.ms-xxl-21{margin-left:10rem !important}.ms-xxl-22{margin-left:12rem !important}.ms-xxl-23{margin-left:14rem !important}.ms-xxl-auto{margin-left:auto !important}.m-xxl-n1{margin:-0.25rem !important}.m-xxl-n2{margin:-0.5rem !important}.m-xxl-n3{margin:-1rem !important}.m-xxl-n4{margin:-1.5rem !important}.m-xxl-n5{margin:-2rem !important}.m-xxl-n6{margin:-2.5rem !important}.m-xxl-n7{margin:-3rem !important}.m-xxl-n8{margin:-3.5rem !important}.m-xxl-n9{margin:-4rem !important}.m-xxl-n10{margin:-4.5rem !important}.m-xxl-n11{margin:-5rem !important}.m-xxl-n12{margin:-5.5rem !important}.m-xxl-n13{margin:-6rem !important}.m-xxl-n14{margin:-6.5rem !important}.m-xxl-n15{margin:-7rem !important}.m-xxl-n16{margin:-7.5rem !important}.m-xxl-n17{margin:-8rem !important}.m-xxl-n18{margin:-8.5rem !important}.m-xxl-n19{margin:-9rem !important}.m-xxl-n20{margin:-9.5rem !important}.m-xxl-n21{margin:-10rem !important}.m-xxl-n22{margin:-12rem !important}.m-xxl-n23{margin:-14rem !important}.mx-xxl-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-xxl-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-xxl-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-xxl-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-xxl-n5{margin-right:-2rem !important;margin-left:-2rem !important}.mx-xxl-n6{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-xxl-n7{margin-right:-3rem !important;margin-left:-3rem !important}.mx-xxl-n8{margin-right:-3.5rem !important;margin-left:-3.5rem !important}.mx-xxl-n9{margin-right:-4rem !important;margin-left:-4rem !important}.mx-xxl-n10{margin-right:-4.5rem !important;margin-left:-4.5rem !important}.mx-xxl-n11{margin-right:-5rem !important;margin-left:-5rem !important}.mx-xxl-n12{margin-right:-5.5rem !important;margin-left:-5.5rem !important}.mx-xxl-n13{margin-right:-6rem !important;margin-left:-6rem !important}.mx-xxl-n14{margin-right:-6.5rem !important;margin-left:-6.5rem !important}.mx-xxl-n15{margin-right:-7rem !important;margin-left:-7rem !important}.mx-xxl-n16{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-xxl-n17{margin-right:-8rem !important;margin-left:-8rem !important}.mx-xxl-n18{margin-right:-8.5rem !important;margin-left:-8.5rem !important}.mx-xxl-n19{margin-right:-9rem !important;margin-left:-9rem !important}.mx-xxl-n20{margin-right:-9.5rem !important;margin-left:-9.5rem !important}.mx-xxl-n21{margin-right:-10rem !important;margin-left:-10rem !important}.mx-xxl-n22{margin-right:-12rem !important;margin-left:-12rem !important}.mx-xxl-n23{margin-right:-14rem !important;margin-left:-14rem !important}.my-xxl-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-xxl-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-xxl-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-xxl-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-xxl-n5{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-xxl-n6{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-xxl-n7{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-xxl-n8{margin-top:-3.5rem !important;margin-bottom:-3.5rem !important}.my-xxl-n9{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-xxl-n10{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important}.my-xxl-n11{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-xxl-n12{margin-top:-5.5rem !important;margin-bottom:-5.5rem !important}.my-xxl-n13{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-xxl-n14{margin-top:-6.5rem !important;margin-bottom:-6.5rem !important}.my-xxl-n15{margin-top:-7rem !important;margin-bottom:-7rem !important}.my-xxl-n16{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-xxl-n17{margin-top:-8rem !important;margin-bottom:-8rem !important}.my-xxl-n18{margin-top:-8.5rem !important;margin-bottom:-8.5rem !important}.my-xxl-n19{margin-top:-9rem !important;margin-bottom:-9rem !important}.my-xxl-n20{margin-top:-9.5rem !important;margin-bottom:-9.5rem !important}.my-xxl-n21{margin-top:-10rem !important;margin-bottom:-10rem !important}.my-xxl-n22{margin-top:-12rem !important;margin-bottom:-12rem !important}.my-xxl-n23{margin-top:-14rem !important;margin-bottom:-14rem !important}.mt-xxl-n1{margin-top:-0.25rem !important}.mt-xxl-n2{margin-top:-0.5rem !important}.mt-xxl-n3{margin-top:-1rem !important}.mt-xxl-n4{margin-top:-1.5rem !important}.mt-xxl-n5{margin-top:-2rem !important}.mt-xxl-n6{margin-top:-2.5rem !important}.mt-xxl-n7{margin-top:-3rem !important}.mt-xxl-n8{margin-top:-3.5rem !important}.mt-xxl-n9{margin-top:-4rem !important}.mt-xxl-n10{margin-top:-4.5rem !important}.mt-xxl-n11{margin-top:-5rem !important}.mt-xxl-n12{margin-top:-5.5rem !important}.mt-xxl-n13{margin-top:-6rem !important}.mt-xxl-n14{margin-top:-6.5rem !important}.mt-xxl-n15{margin-top:-7rem !important}.mt-xxl-n16{margin-top:-7.5rem !important}.mt-xxl-n17{margin-top:-8rem !important}.mt-xxl-n18{margin-top:-8.5rem !important}.mt-xxl-n19{margin-top:-9rem !important}.mt-xxl-n20{margin-top:-9.5rem !important}.mt-xxl-n21{margin-top:-10rem !important}.mt-xxl-n22{margin-top:-12rem !important}.mt-xxl-n23{margin-top:-14rem !important}.me-xxl-n1{margin-right:-0.25rem !important}.me-xxl-n2{margin-right:-0.5rem !important}.me-xxl-n3{margin-right:-1rem !important}.me-xxl-n4{margin-right:-1.5rem !important}.me-xxl-n5{margin-right:-2rem !important}.me-xxl-n6{margin-right:-2.5rem !important}.me-xxl-n7{margin-right:-3rem !important}.me-xxl-n8{margin-right:-3.5rem !important}.me-xxl-n9{margin-right:-4rem !important}.me-xxl-n10{margin-right:-4.5rem !important}.me-xxl-n11{margin-right:-5rem !important}.me-xxl-n12{margin-right:-5.5rem !important}.me-xxl-n13{margin-right:-6rem !important}.me-xxl-n14{margin-right:-6.5rem !important}.me-xxl-n15{margin-right:-7rem !important}.me-xxl-n16{margin-right:-7.5rem !important}.me-xxl-n17{margin-right:-8rem !important}.me-xxl-n18{margin-right:-8.5rem !important}.me-xxl-n19{margin-right:-9rem !important}.me-xxl-n20{margin-right:-9.5rem !important}.me-xxl-n21{margin-right:-10rem !important}.me-xxl-n22{margin-right:-12rem !important}.me-xxl-n23{margin-right:-14rem !important}.mb-xxl-n1{margin-bottom:-0.25rem !important}.mb-xxl-n2{margin-bottom:-0.5rem !important}.mb-xxl-n3{margin-bottom:-1rem !important}.mb-xxl-n4{margin-bottom:-1.5rem !important}.mb-xxl-n5{margin-bottom:-2rem !important}.mb-xxl-n6{margin-bottom:-2.5rem !important}.mb-xxl-n7{margin-bottom:-3rem !important}.mb-xxl-n8{margin-bottom:-3.5rem !important}.mb-xxl-n9{margin-bottom:-4rem !important}.mb-xxl-n10{margin-bottom:-4.5rem !important}.mb-xxl-n11{margin-bottom:-5rem !important}.mb-xxl-n12{margin-bottom:-5.5rem !important}.mb-xxl-n13{margin-bottom:-6rem !important}.mb-xxl-n14{margin-bottom:-6.5rem !important}.mb-xxl-n15{margin-bottom:-7rem !important}.mb-xxl-n16{margin-bottom:-7.5rem !important}.mb-xxl-n17{margin-bottom:-8rem !important}.mb-xxl-n18{margin-bottom:-8.5rem !important}.mb-xxl-n19{margin-bottom:-9rem !important}.mb-xxl-n20{margin-bottom:-9.5rem !important}.mb-xxl-n21{margin-bottom:-10rem !important}.mb-xxl-n22{margin-bottom:-12rem !important}.mb-xxl-n23{margin-bottom:-14rem !important}.ms-xxl-n1{margin-left:-0.25rem !important}.ms-xxl-n2{margin-left:-0.5rem !important}.ms-xxl-n3{margin-left:-1rem !important}.ms-xxl-n4{margin-left:-1.5rem !important}.ms-xxl-n5{margin-left:-2rem !important}.ms-xxl-n6{margin-left:-2.5rem !important}.ms-xxl-n7{margin-left:-3rem !important}.ms-xxl-n8{margin-left:-3.5rem !important}.ms-xxl-n9{margin-left:-4rem !important}.ms-xxl-n10{margin-left:-4.5rem !important}.ms-xxl-n11{margin-left:-5rem !important}.ms-xxl-n12{margin-left:-5.5rem !important}.ms-xxl-n13{margin-left:-6rem !important}.ms-xxl-n14{margin-left:-6.5rem !important}.ms-xxl-n15{margin-left:-7rem !important}.ms-xxl-n16{margin-left:-7.5rem !important}.ms-xxl-n17{margin-left:-8rem !important}.ms-xxl-n18{margin-left:-8.5rem !important}.ms-xxl-n19{margin-left:-9rem !important}.ms-xxl-n20{margin-left:-9.5rem !important}.ms-xxl-n21{margin-left:-10rem !important}.ms-xxl-n22{margin-left:-12rem !important}.ms-xxl-n23{margin-left:-14rem !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:2rem !important}.p-xxl-6{padding:2.5rem !important}.p-xxl-7{padding:3rem !important}.p-xxl-8{padding:3.5rem !important}.p-xxl-9{padding:4rem !important}.p-xxl-10{padding:4.5rem !important}.p-xxl-11{padding:5rem !important}.p-xxl-12{padding:5.5rem !important}.p-xxl-13{padding:6rem !important}.p-xxl-14{padding:6.5rem !important}.p-xxl-15{padding:7rem !important}.p-xxl-16{padding:7.5rem !important}.p-xxl-17{padding:8rem !important}.p-xxl-18{padding:8.5rem !important}.p-xxl-19{padding:9rem !important}.p-xxl-20{padding:9.5rem !important}.p-xxl-21{padding:10rem !important}.p-xxl-22{padding:12rem !important}.p-xxl-23{padding:14rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:2rem !important;padding-left:2rem !important}.px-xxl-6{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-xxl-7{padding-right:3rem !important;padding-left:3rem !important}.px-xxl-8{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-xxl-9{padding-right:4rem !important;padding-left:4rem !important}.px-xxl-10{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-xxl-11{padding-right:5rem !important;padding-left:5rem !important}.px-xxl-12{padding-right:5.5rem !important;padding-left:5.5rem !important}.px-xxl-13{padding-right:6rem !important;padding-left:6rem !important}.px-xxl-14{padding-right:6.5rem !important;padding-left:6.5rem !important}.px-xxl-15{padding-right:7rem !important;padding-left:7rem !important}.px-xxl-16{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-xxl-17{padding-right:8rem !important;padding-left:8rem !important}.px-xxl-18{padding-right:8.5rem !important;padding-left:8.5rem !important}.px-xxl-19{padding-right:9rem !important;padding-left:9rem !important}.px-xxl-20{padding-right:9.5rem !important;padding-left:9.5rem !important}.px-xxl-21{padding-right:10rem !important;padding-left:10rem !important}.px-xxl-22{padding-right:12rem !important;padding-left:12rem !important}.px-xxl-23{padding-right:14rem !important;padding-left:14rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:2rem !important;padding-bottom:2rem !important}.py-xxl-6{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-xxl-7{padding-top:3rem !important;padding-bottom:3rem !important}.py-xxl-8{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-xxl-9{padding-top:4rem !important;padding-bottom:4rem !important}.py-xxl-10{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-xxl-11{padding-top:5rem !important;padding-bottom:5rem !important}.py-xxl-12{padding-top:5.5rem !important;padding-bottom:5.5rem !important}.py-xxl-13{padding-top:6rem !important;padding-bottom:6rem !important}.py-xxl-14{padding-top:6.5rem !important;padding-bottom:6.5rem !important}.py-xxl-15{padding-top:7rem !important;padding-bottom:7rem !important}.py-xxl-16{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-xxl-17{padding-top:8rem !important;padding-bottom:8rem !important}.py-xxl-18{padding-top:8.5rem !important;padding-bottom:8.5rem !important}.py-xxl-19{padding-top:9rem !important;padding-bottom:9rem !important}.py-xxl-20{padding-top:9.5rem !important;padding-bottom:9.5rem !important}.py-xxl-21{padding-top:10rem !important;padding-bottom:10rem !important}.py-xxl-22{padding-top:12rem !important;padding-bottom:12rem !important}.py-xxl-23{padding-top:14rem !important;padding-bottom:14rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:2rem !important}.pt-xxl-6{padding-top:2.5rem !important}.pt-xxl-7{padding-top:3rem !important}.pt-xxl-8{padding-top:3.5rem !important}.pt-xxl-9{padding-top:4rem !important}.pt-xxl-10{padding-top:4.5rem !important}.pt-xxl-11{padding-top:5rem !important}.pt-xxl-12{padding-top:5.5rem !important}.pt-xxl-13{padding-top:6rem !important}.pt-xxl-14{padding-top:6.5rem !important}.pt-xxl-15{padding-top:7rem !important}.pt-xxl-16{padding-top:7.5rem !important}.pt-xxl-17{padding-top:8rem !important}.pt-xxl-18{padding-top:8.5rem !important}.pt-xxl-19{padding-top:9rem !important}.pt-xxl-20{padding-top:9.5rem !important}.pt-xxl-21{padding-top:10rem !important}.pt-xxl-22{padding-top:12rem !important}.pt-xxl-23{padding-top:14rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:2rem !important}.pe-xxl-6{padding-right:2.5rem !important}.pe-xxl-7{padding-right:3rem !important}.pe-xxl-8{padding-right:3.5rem !important}.pe-xxl-9{padding-right:4rem !important}.pe-xxl-10{padding-right:4.5rem !important}.pe-xxl-11{padding-right:5rem !important}.pe-xxl-12{padding-right:5.5rem !important}.pe-xxl-13{padding-right:6rem !important}.pe-xxl-14{padding-right:6.5rem !important}.pe-xxl-15{padding-right:7rem !important}.pe-xxl-16{padding-right:7.5rem !important}.pe-xxl-17{padding-right:8rem !important}.pe-xxl-18{padding-right:8.5rem !important}.pe-xxl-19{padding-right:9rem !important}.pe-xxl-20{padding-right:9.5rem !important}.pe-xxl-21{padding-right:10rem !important}.pe-xxl-22{padding-right:12rem !important}.pe-xxl-23{padding-right:14rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:2rem !important}.pb-xxl-6{padding-bottom:2.5rem !important}.pb-xxl-7{padding-bottom:3rem !important}.pb-xxl-8{padding-bottom:3.5rem !important}.pb-xxl-9{padding-bottom:4rem !important}.pb-xxl-10{padding-bottom:4.5rem !important}.pb-xxl-11{padding-bottom:5rem !important}.pb-xxl-12{padding-bottom:5.5rem !important}.pb-xxl-13{padding-bottom:6rem !important}.pb-xxl-14{padding-bottom:6.5rem !important}.pb-xxl-15{padding-bottom:7rem !important}.pb-xxl-16{padding-bottom:7.5rem !important}.pb-xxl-17{padding-bottom:8rem !important}.pb-xxl-18{padding-bottom:8.5rem !important}.pb-xxl-19{padding-bottom:9rem !important}.pb-xxl-20{padding-bottom:9.5rem !important}.pb-xxl-21{padding-bottom:10rem !important}.pb-xxl-22{padding-bottom:12rem !important}.pb-xxl-23{padding-bottom:14rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:2rem !important}.ps-xxl-6{padding-left:2.5rem !important}.ps-xxl-7{padding-left:3rem !important}.ps-xxl-8{padding-left:3.5rem !important}.ps-xxl-9{padding-left:4rem !important}.ps-xxl-10{padding-left:4.5rem !important}.ps-xxl-11{padding-left:5rem !important}.ps-xxl-12{padding-left:5.5rem !important}.ps-xxl-13{padding-left:6rem !important}.ps-xxl-14{padding-left:6.5rem !important}.ps-xxl-15{padding-left:7rem !important}.ps-xxl-16{padding-left:7.5rem !important}.ps-xxl-17{padding-left:8rem !important}.ps-xxl-18{padding-left:8.5rem !important}.ps-xxl-19{padding-left:9rem !important}.ps-xxl-20{padding-left:9.5rem !important}.ps-xxl-21{padding-left:10rem !important}.ps-xxl-22{padding-left:12rem !important}.ps-xxl-23{padding-left:14rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:2rem !important}.gap-xxl-6{gap:2.5rem !important}.gap-xxl-7{gap:3rem !important}.gap-xxl-8{gap:3.5rem !important}.gap-xxl-9{gap:4rem !important}.gap-xxl-10{gap:4.5rem !important}.gap-xxl-11{gap:5rem !important}.gap-xxl-12{gap:5.5rem !important}.gap-xxl-13{gap:6rem !important}.gap-xxl-14{gap:6.5rem !important}.gap-xxl-15{gap:7rem !important}.gap-xxl-16{gap:7.5rem !important}.gap-xxl-17{gap:8rem !important}.gap-xxl-18{gap:8.5rem !important}.gap-xxl-19{gap:9rem !important}.gap-xxl-20{gap:9.5rem !important}.gap-xxl-21{gap:10rem !important}.gap-xxl-22{gap:12rem !important}.gap-xxl-23{gap:14rem !important}.row-gap-xxl-0{row-gap:0 !important}.row-gap-xxl-1{row-gap:.25rem !important}.row-gap-xxl-2{row-gap:.5rem !important}.row-gap-xxl-3{row-gap:1rem !important}.row-gap-xxl-4{row-gap:1.5rem !important}.row-gap-xxl-5{row-gap:2rem !important}.row-gap-xxl-6{row-gap:2.5rem !important}.row-gap-xxl-7{row-gap:3rem !important}.row-gap-xxl-8{row-gap:3.5rem !important}.row-gap-xxl-9{row-gap:4rem !important}.row-gap-xxl-10{row-gap:4.5rem !important}.row-gap-xxl-11{row-gap:5rem !important}.row-gap-xxl-12{row-gap:5.5rem !important}.row-gap-xxl-13{row-gap:6rem !important}.row-gap-xxl-14{row-gap:6.5rem !important}.row-gap-xxl-15{row-gap:7rem !important}.row-gap-xxl-16{row-gap:7.5rem !important}.row-gap-xxl-17{row-gap:8rem !important}.row-gap-xxl-18{row-gap:8.5rem !important}.row-gap-xxl-19{row-gap:9rem !important}.row-gap-xxl-20{row-gap:9.5rem !important}.row-gap-xxl-21{row-gap:10rem !important}.row-gap-xxl-22{row-gap:12rem !important}.row-gap-xxl-23{row-gap:14rem !important}.column-gap-xxl-0{-webkit-column-gap:0 !important;column-gap:0 !important}.column-gap-xxl-1{-webkit-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-xxl-2{-webkit-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-xxl-3{-webkit-column-gap:1rem !important;column-gap:1rem !important}.column-gap-xxl-4{-webkit-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-xxl-5{-webkit-column-gap:2rem !important;column-gap:2rem !important}.column-gap-xxl-6{-webkit-column-gap:2.5rem !important;column-gap:2.5rem !important}.column-gap-xxl-7{-webkit-column-gap:3rem !important;column-gap:3rem !important}.column-gap-xxl-8{-webkit-column-gap:3.5rem !important;column-gap:3.5rem !important}.column-gap-xxl-9{-webkit-column-gap:4rem !important;column-gap:4rem !important}.column-gap-xxl-10{-webkit-column-gap:4.5rem !important;column-gap:4.5rem !important}.column-gap-xxl-11{-webkit-column-gap:5rem !important;column-gap:5rem !important}.column-gap-xxl-12{-webkit-column-gap:5.5rem !important;column-gap:5.5rem !important}.column-gap-xxl-13{-webkit-column-gap:6rem !important;column-gap:6rem !important}.column-gap-xxl-14{-webkit-column-gap:6.5rem !important;column-gap:6.5rem !important}.column-gap-xxl-15{-webkit-column-gap:7rem !important;column-gap:7rem !important}.column-gap-xxl-16{-webkit-column-gap:7.5rem !important;column-gap:7.5rem !important}.column-gap-xxl-17{-webkit-column-gap:8rem !important;column-gap:8rem !important}.column-gap-xxl-18{-webkit-column-gap:8.5rem !important;column-gap:8.5rem !important}.column-gap-xxl-19{-webkit-column-gap:9rem !important;column-gap:9rem !important}.column-gap-xxl-20{-webkit-column-gap:9.5rem !important;column-gap:9.5rem !important}.column-gap-xxl-21{-webkit-column-gap:10rem !important;column-gap:10rem !important}.column-gap-xxl-22{-webkit-column-gap:12rem !important;column-gap:12rem !important}.column-gap-xxl-23{-webkit-column-gap:14rem !important;column-gap:14rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}.text-xxl-wrap{white-space:normal !important}.text-xxl-nowrap{white-space:nowrap !important}.rounded-xxl{border-radius:var(--geeks-border-radius) !important}.rounded-xxl-0{border-radius:0 !important}.rounded-xxl-1{border-radius:var(--geeks-border-radius-sm) !important}.rounded-xxl-2{border-radius:var(--geeks-border-radius) !important}.rounded-xxl-3{border-radius:var(--geeks-border-radius-lg) !important}.rounded-xxl-4{border-radius:var(--geeks-border-radius-xl) !important}.rounded-xxl-5{border-radius:var(--geeks-border-radius-xxl) !important}.rounded-xxl-circle{border-radius:50% !important}.rounded-xxl-pill{border-radius:var(--geeks-border-radius-pill) !important}.rounded-top-xxl{border-top-left-radius:var(--geeks-border-radius) !important;border-top-right-radius:var(--geeks-border-radius) !important}.rounded-top-xxl-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-top-xxl-1{border-top-left-radius:var(--geeks-border-radius-sm) !important;border-top-right-radius:var(--geeks-border-radius-sm) !important}.rounded-top-xxl-2{border-top-left-radius:var(--geeks-border-radius) !important;border-top-right-radius:var(--geeks-border-radius) !important}.rounded-top-xxl-3{border-top-left-radius:var(--geeks-border-radius-lg) !important;border-top-right-radius:var(--geeks-border-radius-lg) !important}.rounded-top-xxl-4{border-top-left-radius:var(--geeks-border-radius-xl) !important;border-top-right-radius:var(--geeks-border-radius-xl) !important}.rounded-top-xxl-5{border-top-left-radius:var(--geeks-border-radius-xxl) !important;border-top-right-radius:var(--geeks-border-radius-xxl) !important}.rounded-top-xxl-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.rounded-top-xxl-pill{border-top-left-radius:var(--geeks-border-radius-pill) !important;border-top-right-radius:var(--geeks-border-radius-pill) !important}.rounded-end-xxl{border-top-right-radius:var(--geeks-border-radius) !important;border-bottom-right-radius:var(--geeks-border-radius) !important}.rounded-end-xxl-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-end-xxl-1{border-top-right-radius:var(--geeks-border-radius-sm) !important;border-bottom-right-radius:var(--geeks-border-radius-sm) !important}.rounded-end-xxl-2{border-top-right-radius:var(--geeks-border-radius) !important;border-bottom-right-radius:var(--geeks-border-radius) !important}.rounded-end-xxl-3{border-top-right-radius:var(--geeks-border-radius-lg) !important;border-bottom-right-radius:var(--geeks-border-radius-lg) !important}.rounded-end-xxl-4{border-top-right-radius:var(--geeks-border-radius-xl) !important;border-bottom-right-radius:var(--geeks-border-radius-xl) !important}.rounded-end-xxl-5{border-top-right-radius:var(--geeks-border-radius-xxl) !important;border-bottom-right-radius:var(--geeks-border-radius-xxl) !important}.rounded-end-xxl-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.rounded-end-xxl-pill{border-top-right-radius:var(--geeks-border-radius-pill) !important;border-bottom-right-radius:var(--geeks-border-radius-pill) !important}.rounded-bottom-xxl{border-bottom-right-radius:var(--geeks-border-radius) !important;border-bottom-left-radius:var(--geeks-border-radius) !important}.rounded-bottom-xxl-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-bottom-xxl-1{border-bottom-right-radius:var(--geeks-border-radius-sm) !important;border-bottom-left-radius:var(--geeks-border-radius-sm) !important}.rounded-bottom-xxl-2{border-bottom-right-radius:var(--geeks-border-radius) !important;border-bottom-left-radius:var(--geeks-border-radius) !important}.rounded-bottom-xxl-3{border-bottom-right-radius:var(--geeks-border-radius-lg) !important;border-bottom-left-radius:var(--geeks-border-radius-lg) !important}.rounded-bottom-xxl-4{border-bottom-right-radius:var(--geeks-border-radius-xl) !important;border-bottom-left-radius:var(--geeks-border-radius-xl) !important}.rounded-bottom-xxl-5{border-bottom-right-radius:var(--geeks-border-radius-xxl) !important;border-bottom-left-radius:var(--geeks-border-radius-xxl) !important}.rounded-bottom-xxl-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important}.rounded-bottom-xxl-pill{border-bottom-right-radius:var(--geeks-border-radius-pill) !important;border-bottom-left-radius:var(--geeks-border-radius-pill) !important}.rounded-start-xxl{border-bottom-left-radius:var(--geeks-border-radius) !important;border-top-left-radius:var(--geeks-border-radius) !important}.rounded-start-xxl-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-start-xxl-1{border-bottom-left-radius:var(--geeks-border-radius-sm) !important;border-top-left-radius:var(--geeks-border-radius-sm) !important}.rounded-start-xxl-2{border-bottom-left-radius:var(--geeks-border-radius) !important;border-top-left-radius:var(--geeks-border-radius) !important}.rounded-start-xxl-3{border-bottom-left-radius:var(--geeks-border-radius-lg) !important;border-top-left-radius:var(--geeks-border-radius-lg) !important}.rounded-start-xxl-4{border-bottom-left-radius:var(--geeks-border-radius-xl) !important;border-top-left-radius:var(--geeks-border-radius-xl) !important}.rounded-start-xxl-5{border-bottom-left-radius:var(--geeks-border-radius-xxl) !important;border-top-left-radius:var(--geeks-border-radius-xxl) !important}.rounded-start-xxl-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important}.rounded-start-xxl-pill{border-bottom-left-radius:var(--geeks-border-radius-pill) !important;border-top-left-radius:var(--geeks-border-radius-pill) !important}}@media(min-width: 1200px){.fs-1{font-size:3rem !important}.fs-2{font-size:2.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}:root{--geeks-body-bg: #f1f5f9;--geeks-body-color: #64748b;--geeks-headings-color: #1e293b;--geeks-navbar-vertical-bg: #fff;--geeks-navbar-bg: #fff;--geeks-card-background: #fff;--geeks-input-bg: #fff;--geeks-input-disabled-bg: #e2e8f0;--geeks-input-focus-border: #baa7ff;--geeks-input-border: #cbd5e1;--geeks-input-placeholder-color: #64748b;--geeks-input-focus-box-shadow: 0px 0px 0px 3px rgba(231, 225, 253, 0.75);--geeks-input-check-border: var(--geeks-input-border);--geeks-input-group-addon-bg: #e2e8f0;--geeks-form-text-color: #94a3b8;--geeks-form-label-color: #334155;--geeks-border-color: #e2e8f0;--geeks-dropdown-background: #fff;--geeks-dropdown-link-color: #0f172a;--geeks-dropdown-link-hover-color: #0e1526;--geeks-dropdown-link-hover-bg: #f1f5f9;--geeks-dropdown-border-width: 0px;--geeks-dropdown-shadow: 0 10px 30px 0 rgba(31, 45, 61, 0.1);--geeks-modal-bg: #f1f5f9;--geeks-progress-background: #cbd5e1;--geeks-btn-ghost-bg: #cbd5e1;--geeks-tagify-border-color: #cbd5e1;--geeks-navbar-vertical-bg: #1e293b;--geeks-navbar-vertical-link: #94a3b8;--geeks-navbar-vertical-link-hover: #cbd5e1}:root .bg-dark{background-color:#0f172a}[data-theme=dark]{--geeks-gray-100: #0b1324;--geeks-gray-200: #0f172a;--geeks-gray-300: #1e293b;--geeks-gray-400: #334155;--geeks-gray-500: #475569;--geeks-gray-600: #64748b;--geeks-gray-700: #94a3b8;--geeks-gray-800: #cbd5e1;--geeks-gray-900: #e2e8f0;--geeks-gray-1000: #f1f5f9;--geeks-primary: #6f23ff;--geeks-secondary: #64748b;--geeks-success: #38a169;--geeks-info: #0ea5e9;--geeks-warning: #f59e0b;--geeks-danger: #dc2626;--geeks-light: #0f172a;--geeks-dark: #fff;--geeks-white: #0b1324;--geeks-light-primary: #312b4d;--geeks-light-danger: #442626;--geeks-light-info: #184457;--geeks-light-success: #25483e;--geeks-light-warning: #5a4327;--geeks-body: #0f172a;--geeks-body-bg: #0f172a;--geeks-body-color: #64748b;--geeks-headings-color: #cbd5e1;--geeks-navbar-vertical-bg: #1e293b;--geeks-navbar-bg: #1e293b;--geeks-card-background: #1e293b;--geeks-input-bg: #0b1324;--geeks-input-disabled-bg: #1e293b;--geeks-input-focus-border: #8361fe;--geeks-input-placeholder-color: #64748b;--geeks-input-border: #1e293b;--geeks-form-text-color: #64748b;--geeks-form-label-color: #64748b;--geeks-input-focus-box-shadow: 0px 0px 0px 3px rgba(131, 97, 254, 0.5);--geeks-input-check-border: var(--geeks-input-border);--geeks-border-color: #334155;--geeks-dropdown-background: #1e293b;--geeks-dropdown-link-color: #64748b;--geeks-dropdown-link-hover-color: #b7c0cb;--geeks-dropdown-link-hover-bg: #37465b;--geeks-dropdown-border-width: 1px;--geeks-dropdown-shadow: 0 8px 12px 1px rgba(11, 9, 36, 0.29);--geeks-modal-bg: #334155;--geeks-progress-background: #334155;--geeks-btn-ghost-bg: #334155;--geeks-tagify-border-color: #0b1324;--geeks-navbar-vertical-bg: #1e293b;--geeks-navbar-vertical-link: #64748b;--geeks-navbar-vertical-link-hover: #cbd5e1}[data-theme=dark] .btn-primary{--geeks-btn-color: #fff;--geeks-btn-bg: #6f23ff;--geeks-btn-border-color: #6f23ff;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #6343d8;--geeks-btn-hover-border-color: #5e3fcb;--geeks-btn-focus-shadow-rgb: 138, 105, 254;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #5e3fcb;--geeks-btn-active-border-color: #583bbf;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #fff;--geeks-btn-disabled-bg: #6f23ff;--geeks-btn-disabled-border-color: #6f23ff}[data-theme=dark] .btn-secondary{--geeks-btn-color: #fff;--geeks-btn-bg: #64748b;--geeks-btn-border-color: #64748b;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #556376;--geeks-btn-hover-border-color: #505d6f;--geeks-btn-focus-shadow-rgb: 123, 137, 156;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #505d6f;--geeks-btn-active-border-color: #4b5768;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #fff;--geeks-btn-disabled-bg: #64748b;--geeks-btn-disabled-border-color: #64748b}[data-theme=dark] .btn-success{--geeks-btn-color: #fff;--geeks-btn-bg: #38a169;--geeks-btn-border-color: #38a169;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #308959;--geeks-btn-hover-border-color: #2d8154;--geeks-btn-focus-shadow-rgb: 86, 175, 128;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #2d8154;--geeks-btn-active-border-color: #2a794f;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #fff;--geeks-btn-disabled-bg: #38a169;--geeks-btn-disabled-border-color: #38a169}[data-theme=dark] .btn-info{--geeks-btn-color: #fff;--geeks-btn-bg: #0ea5e9;--geeks-btn-border-color: #0ea5e9;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #0c8cc6;--geeks-btn-hover-border-color: #0b84ba;--geeks-btn-focus-shadow-rgb: 50, 179, 236;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #0b84ba;--geeks-btn-active-border-color: #0b7caf;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #fff;--geeks-btn-disabled-bg: #0ea5e9;--geeks-btn-disabled-border-color: #0ea5e9}[data-theme=dark] .btn-warning{--geeks-btn-color: #fff;--geeks-btn-bg: #f59e0b;--geeks-btn-border-color: #f59e0b;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #d08609;--geeks-btn-hover-border-color: #c47e09;--geeks-btn-focus-shadow-rgb: 247, 173, 48;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #c47e09;--geeks-btn-active-border-color: #b87708;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #fff;--geeks-btn-disabled-bg: #f59e0b;--geeks-btn-disabled-border-color: #f59e0b}[data-theme=dark] .btn-danger{--geeks-btn-color: #fff;--geeks-btn-bg: #dc2626;--geeks-btn-border-color: #dc2626;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #bb2020;--geeks-btn-hover-border-color: #b01e1e;--geeks-btn-focus-shadow-rgb: 225, 71, 71;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #b01e1e;--geeks-btn-active-border-color: #a51d1d;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #fff;--geeks-btn-disabled-bg: #dc2626;--geeks-btn-disabled-border-color: #dc2626}[data-theme=dark] .btn-light{--geeks-btn-color: #fff;--geeks-btn-bg: #0f172a;--geeks-btn-border-color: #0f172a;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #0d1424;--geeks-btn-hover-border-color: #0c1222;--geeks-btn-focus-shadow-rgb: 51, 58, 74;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #0c1222;--geeks-btn-active-border-color: #0b1120;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #fff;--geeks-btn-disabled-bg: #0f172a;--geeks-btn-disabled-border-color: #0f172a}[data-theme=dark] .btn-dark{--geeks-btn-color: #000;--geeks-btn-bg: #fff;--geeks-btn-border-color: #fff;--geeks-btn-hover-color: #000;--geeks-btn-hover-bg: white;--geeks-btn-hover-border-color: white;--geeks-btn-focus-shadow-rgb: 217, 217, 217;--geeks-btn-active-color: #000;--geeks-btn-active-bg: white;--geeks-btn-active-border-color: white;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #000;--geeks-btn-disabled-bg: #fff;--geeks-btn-disabled-border-color: #fff}[data-theme=dark] .btn-white{--geeks-btn-color: #fff;--geeks-btn-bg: #0b1324;--geeks-btn-border-color: #0b1324;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #09101f;--geeks-btn-hover-border-color: #090f1d;--geeks-btn-focus-shadow-rgb: 48, 54, 69;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #090f1d;--geeks-btn-active-border-color: #080e1b;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #fff;--geeks-btn-disabled-bg: #0b1324;--geeks-btn-disabled-border-color: #0b1324}[data-theme=dark] .btn-light-primary{--geeks-btn-color: #fff;--geeks-btn-bg: #312b4d;--geeks-btn-border-color: #312b4d;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #2a2541;--geeks-btn-hover-border-color: #27223e;--geeks-btn-focus-shadow-rgb: 80, 75, 104;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #27223e;--geeks-btn-active-border-color: #25203a;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #fff;--geeks-btn-disabled-bg: #312b4d;--geeks-btn-disabled-border-color: #312b4d}[data-theme=dark] .btn-light-danger{--geeks-btn-color: #fff;--geeks-btn-bg: #442626;--geeks-btn-border-color: #442626;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #3a2020;--geeks-btn-hover-border-color: #361e1e;--geeks-btn-focus-shadow-rgb: 96, 71, 71;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #361e1e;--geeks-btn-active-border-color: #331d1d;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #fff;--geeks-btn-disabled-bg: #442626;--geeks-btn-disabled-border-color: #442626}[data-theme=dark] .btn-light-info{--geeks-btn-color: #fff;--geeks-btn-bg: #184457;--geeks-btn-border-color: #184457;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #143a4a;--geeks-btn-hover-border-color: #133646;--geeks-btn-focus-shadow-rgb: 59, 96, 112;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #133646;--geeks-btn-active-border-color: #123341;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #fff;--geeks-btn-disabled-bg: #184457;--geeks-btn-disabled-border-color: #184457}[data-theme=dark] .btn-light-success{--geeks-btn-color: #fff;--geeks-btn-bg: #25483e;--geeks-btn-border-color: #25483e;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #1f3d35;--geeks-btn-hover-border-color: #1e3a32;--geeks-btn-focus-shadow-rgb: 70, 99, 91;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #1e3a32;--geeks-btn-active-border-color: #1c362f;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #fff;--geeks-btn-disabled-bg: #25483e;--geeks-btn-disabled-border-color: #25483e}[data-theme=dark] .btn-light-warning{--geeks-btn-color: #fff;--geeks-btn-bg: #5a4327;--geeks-btn-border-color: #5a4327;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #4d3921;--geeks-btn-hover-border-color: #48361f;--geeks-btn-focus-shadow-rgb: 115, 95, 71;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #48361f;--geeks-btn-active-border-color: #44321d;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #fff;--geeks-btn-disabled-bg: #5a4327;--geeks-btn-disabled-border-color: #5a4327}[data-theme=dark] .btn-outline-primary{--geeks-btn-color: #6f23ff;--geeks-btn-border-color: #6f23ff;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #6f23ff;--geeks-btn-hover-border-color: #6f23ff;--geeks-btn-focus-shadow-rgb: 117, 79, 254;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #6f23ff;--geeks-btn-active-border-color: #6f23ff;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #6f23ff;--geeks-btn-disabled-bg: transparent;--geeks-btn-disabled-border-color: #6f23ff;--geeks-gradient: none}[data-theme=dark] .btn-outline-secondary{--geeks-btn-color: #64748b;--geeks-btn-border-color: #64748b;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #64748b;--geeks-btn-hover-border-color: #64748b;--geeks-btn-focus-shadow-rgb: 100, 116, 139;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #64748b;--geeks-btn-active-border-color: #64748b;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #64748b;--geeks-btn-disabled-bg: transparent;--geeks-btn-disabled-border-color: #64748b;--geeks-gradient: none}[data-theme=dark] .btn-outline-success{--geeks-btn-color: #38a169;--geeks-btn-border-color: #38a169;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #38a169;--geeks-btn-hover-border-color: #38a169;--geeks-btn-focus-shadow-rgb: 56, 161, 105;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #38a169;--geeks-btn-active-border-color: #38a169;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #38a169;--geeks-btn-disabled-bg: transparent;--geeks-btn-disabled-border-color: #38a169;--geeks-gradient: none}[data-theme=dark] .btn-outline-info{--geeks-btn-color: #0ea5e9;--geeks-btn-border-color: #0ea5e9;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #0ea5e9;--geeks-btn-hover-border-color: #0ea5e9;--geeks-btn-focus-shadow-rgb: 14, 165, 233;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #0ea5e9;--geeks-btn-active-border-color: #0ea5e9;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #0ea5e9;--geeks-btn-disabled-bg: transparent;--geeks-btn-disabled-border-color: #0ea5e9;--geeks-gradient: none}[data-theme=dark] .btn-outline-warning{--geeks-btn-color: #f59e0b;--geeks-btn-border-color: #f59e0b;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #f59e0b;--geeks-btn-hover-border-color: #f59e0b;--geeks-btn-focus-shadow-rgb: 245, 158, 11;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #f59e0b;--geeks-btn-active-border-color: #f59e0b;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #f59e0b;--geeks-btn-disabled-bg: transparent;--geeks-btn-disabled-border-color: #f59e0b;--geeks-gradient: none}[data-theme=dark] .btn-outline-danger{--geeks-btn-color: #dc2626;--geeks-btn-border-color: #dc2626;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #dc2626;--geeks-btn-hover-border-color: #dc2626;--geeks-btn-focus-shadow-rgb: 220, 38, 38;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #dc2626;--geeks-btn-active-border-color: #dc2626;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #dc2626;--geeks-btn-disabled-bg: transparent;--geeks-btn-disabled-border-color: #dc2626;--geeks-gradient: none}[data-theme=dark] .btn-outline-light{--geeks-btn-color: #0f172a;--geeks-btn-border-color: #0f172a;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #0f172a;--geeks-btn-hover-border-color: #0f172a;--geeks-btn-focus-shadow-rgb: 15, 23, 42;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #0f172a;--geeks-btn-active-border-color: #0f172a;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #0f172a;--geeks-btn-disabled-bg: transparent;--geeks-btn-disabled-border-color: #0f172a;--geeks-gradient: none}[data-theme=dark] .btn-outline-dark{--geeks-btn-color: #fff;--geeks-btn-border-color: #fff;--geeks-btn-hover-color: #000;--geeks-btn-hover-bg: #fff;--geeks-btn-hover-border-color: #fff;--geeks-btn-focus-shadow-rgb: 255, 255, 255;--geeks-btn-active-color: #000;--geeks-btn-active-bg: #fff;--geeks-btn-active-border-color: #fff;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #fff;--geeks-btn-disabled-bg: transparent;--geeks-btn-disabled-border-color: #fff;--geeks-gradient: none}[data-theme=dark] .btn-outline-white{--geeks-btn-color: #0b1324;--geeks-btn-border-color: #0b1324;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #0b1324;--geeks-btn-hover-border-color: #0b1324;--geeks-btn-focus-shadow-rgb: 11, 19, 36;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #0b1324;--geeks-btn-active-border-color: #0b1324;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #0b1324;--geeks-btn-disabled-bg: transparent;--geeks-btn-disabled-border-color: #0b1324;--geeks-gradient: none}[data-theme=dark] .btn-outline-light-primary{--geeks-btn-color: #312b4d;--geeks-btn-border-color: #312b4d;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #312b4d;--geeks-btn-hover-border-color: #312b4d;--geeks-btn-focus-shadow-rgb: 49, 43, 77;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #312b4d;--geeks-btn-active-border-color: #312b4d;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #312b4d;--geeks-btn-disabled-bg: transparent;--geeks-btn-disabled-border-color: #312b4d;--geeks-gradient: none}[data-theme=dark] .btn-outline-light-danger{--geeks-btn-color: #442626;--geeks-btn-border-color: #442626;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #442626;--geeks-btn-hover-border-color: #442626;--geeks-btn-focus-shadow-rgb: 68, 38, 38;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #442626;--geeks-btn-active-border-color: #442626;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #442626;--geeks-btn-disabled-bg: transparent;--geeks-btn-disabled-border-color: #442626;--geeks-gradient: none}[data-theme=dark] .btn-outline-light-info{--geeks-btn-color: #184457;--geeks-btn-border-color: #184457;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #184457;--geeks-btn-hover-border-color: #184457;--geeks-btn-focus-shadow-rgb: 24, 68, 87;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #184457;--geeks-btn-active-border-color: #184457;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #184457;--geeks-btn-disabled-bg: transparent;--geeks-btn-disabled-border-color: #184457;--geeks-gradient: none}[data-theme=dark] .btn-outline-light-success{--geeks-btn-color: #25483e;--geeks-btn-border-color: #25483e;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #25483e;--geeks-btn-hover-border-color: #25483e;--geeks-btn-focus-shadow-rgb: 37, 72, 62;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #25483e;--geeks-btn-active-border-color: #25483e;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #25483e;--geeks-btn-disabled-bg: transparent;--geeks-btn-disabled-border-color: #25483e;--geeks-gradient: none}[data-theme=dark] .btn-outline-light-warning{--geeks-btn-color: #5a4327;--geeks-btn-border-color: #5a4327;--geeks-btn-hover-color: #fff;--geeks-btn-hover-bg: #5a4327;--geeks-btn-hover-border-color: #5a4327;--geeks-btn-focus-shadow-rgb: 90, 67, 39;--geeks-btn-active-color: #fff;--geeks-btn-active-bg: #5a4327;--geeks-btn-active-border-color: #5a4327;--geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--geeks-btn-disabled-color: #5a4327;--geeks-btn-disabled-bg: transparent;--geeks-btn-disabled-border-color: #5a4327;--geeks-gradient: none}[data-theme=dark] .text-bg-primary{color:#fff !important;background-color:RGBA(117, 79, 254, var(--geeks-bg-opacity, 1)) !important}[data-theme=dark] .bg-primary{background-color:RGBA(117, 79, 254, var(--geeks-bg-opacity, 1)) !important}[data-theme=dark] .text-primary{color:#6f23ff !important}[data-theme=dark] .text-bg-secondary{color:#fff !important;background-color:RGBA(100, 116, 139, var(--geeks-bg-opacity, 1)) !important}[data-theme=dark] .bg-secondary{background-color:RGBA(100, 116, 139, var(--geeks-bg-opacity, 1)) !important}[data-theme=dark] .text-secondary{color:#64748b !important}[data-theme=dark] .text-bg-success{color:#fff !important;background-color:RGBA(56, 161, 105, var(--geeks-bg-opacity, 1)) !important}[data-theme=dark] .bg-success{background-color:RGBA(56, 161, 105, var(--geeks-bg-opacity, 1)) !important}[data-theme=dark] .text-success{color:#38a169 !important}[data-theme=dark] .text-bg-info{color:#fff !important;background-color:RGBA(14, 165, 233, var(--geeks-bg-opacity, 1)) !important}[data-theme=dark] .bg-info{background-color:RGBA(14, 165, 233, var(--geeks-bg-opacity, 1)) !important}[data-theme=dark] .text-info{color:#0ea5e9 !important}[data-theme=dark] .text-bg-warning{color:#fff !important;background-color:RGBA(245, 158, 11, var(--geeks-bg-opacity, 1)) !important}[data-theme=dark] .bg-warning{background-color:RGBA(245, 158, 11, var(--geeks-bg-opacity, 1)) !important}[data-theme=dark] .text-warning{color:#f59e0b !important}[data-theme=dark] .text-bg-danger{color:#fff !important;background-color:RGBA(220, 38, 38, var(--geeks-bg-opacity, 1)) !important}[data-theme=dark] .bg-danger{background-color:RGBA(220, 38, 38, var(--geeks-bg-opacity, 1)) !important}[data-theme=dark] .text-danger{color:#dc2626 !important}[data-theme=dark] .text-bg-light{color:#fff !important;background-color:RGBA(15, 23, 42, var(--geeks-bg-opacity, 1)) !important}[data-theme=dark] .bg-light{background-color:RGBA(15, 23, 42, var(--geeks-bg-opacity, 1)) !important}[data-theme=dark] .text-light{color:#0f172a !important}[data-theme=dark] .text-bg-dark{color:#000 !important;background-color:RGBA(255, 255, 255, var(--geeks-bg-opacity, 1)) !important}[data-theme=dark] .bg-dark{background-color:RGBA(255, 255, 255, var(--geeks-bg-opacity, 1)) !important}[data-theme=dark] .text-dark{color:#fff !important}[data-theme=dark] .text-bg-white{color:#fff !important;background-color:RGBA(11, 19, 36, var(--geeks-bg-opacity, 1)) !important}[data-theme=dark] .bg-white{background-color:RGBA(11, 19, 36, var(--geeks-bg-opacity, 1)) !important}[data-theme=dark] .text-white{color:#0b1324 !important}[data-theme=dark] .text-bg-light-primary{color:#fff !important;background-color:RGBA(49, 43, 77, var(--geeks-bg-opacity, 1)) !important}[data-theme=dark] .bg-light-primary{background-color:RGBA(49, 43, 77, var(--geeks-bg-opacity, 1)) !important}[data-theme=dark] .text-light-primary{color:#312b4d !important}[data-theme=dark] .text-bg-light-danger{color:#fff !important;background-color:RGBA(68, 38, 38, var(--geeks-bg-opacity, 1)) !important}[data-theme=dark] .bg-light-danger{background-color:RGBA(68, 38, 38, var(--geeks-bg-opacity, 1)) !important}[data-theme=dark] .text-light-danger{color:#442626 !important}[data-theme=dark] .text-bg-light-info{color:#fff !important;background-color:RGBA(24, 68, 87, var(--geeks-bg-opacity, 1)) !important}[data-theme=dark] .bg-light-info{background-color:RGBA(24, 68, 87, var(--geeks-bg-opacity, 1)) !important}[data-theme=dark] .text-light-info{color:#184457 !important}[data-theme=dark] .text-bg-light-success{color:#fff !important;background-color:RGBA(37, 72, 62, var(--geeks-bg-opacity, 1)) !important}[data-theme=dark] .bg-light-success{background-color:RGBA(37, 72, 62, var(--geeks-bg-opacity, 1)) !important}[data-theme=dark] .text-light-success{color:#25483e !important}[data-theme=dark] .text-bg-light-warning{color:#fff !important;background-color:RGBA(90, 67, 39, var(--geeks-bg-opacity, 1)) !important}[data-theme=dark] .bg-light-warning{background-color:RGBA(90, 67, 39, var(--geeks-bg-opacity, 1)) !important}[data-theme=dark] .text-light-warning{color:#5a4327 !important}[data-theme=dark] .bg-gray-100{background-color:#0b1324 !important}[data-theme=dark] .text-gray-100{color:#0b1324 !important}[data-theme=dark] .bg-gray-200{background-color:#0f172a !important}[data-theme=dark] .text-gray-200{color:#0f172a !important}[data-theme=dark] .bg-gray-300{background-color:#1e293b !important}[data-theme=dark] .text-gray-300{color:#1e293b !important}[data-theme=dark] .bg-gray-400{background-color:#334155 !important}[data-theme=dark] .text-gray-400{color:#334155 !important}[data-theme=dark] .bg-gray-500{background-color:#475569 !important}[data-theme=dark] .text-gray-500{color:#475569 !important}[data-theme=dark] .bg-gray-600{background-color:#64748b !important}[data-theme=dark] .text-gray-600{color:#64748b !important}[data-theme=dark] .bg-gray-700{background-color:#94a3b8 !important}[data-theme=dark] .text-gray-700{color:#94a3b8 !important}[data-theme=dark] .bg-gray-800{background-color:#cbd5e1 !important}[data-theme=dark] .text-gray-800{color:#cbd5e1 !important}[data-theme=dark] .bg-gray-900{background-color:#e2e8f0 !important}[data-theme=dark] .text-gray-900{color:#e2e8f0 !important}[data-theme=dark] .bg-gray-1000{background-color:#f1f5f9 !important}[data-theme=dark] .text-gray-1000{color:#f1f5f9 !important}[data-theme=dark] ::selection{background-color:#f59e0b;color:#0b1324}[data-theme=dark] .table-light{background-color:#334155;color:var(--geeks-body-color)}[data-theme=dark] .table-light th,[data-theme=dark] .table-light td{background-color:#334155;border-color:#334155}[data-theme=dark] .input-group-text{background-color:#0b1324}[data-theme=dark] .popover{background-color:#0f172a;border-color:#1e293b}[data-theme=dark] .bs-popover-bottom>.popover-arrow::after,[data-theme=dark] .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,[data-theme=dark] .bs-popover-bottom>.popover-arrow::before,[data-theme=dark] .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before{border-bottom-color:#334155}[data-theme=dark] .bs-popover-top>.popover-arrow::after,[data-theme=dark] .bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,[data-theme=dark] .bs-popover-top>.popover-arrow::before,[data-theme=dark] .bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before{border-top-color:#334155}[data-theme=dark] .bs-popover-start>.popover-arrow::after,[data-theme=dark] .bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,[data-theme=dark] .bs-popover-auto[data-popper-placement^=start]>.popover-arrow::after,[data-theme=dark] .bs-popover-start>.popover-arrow::before,[data-theme=dark] .bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,[data-theme=dark] .bs-popover-auto[data-popper-placement^=start]>.popover-arrow::before{border-left-color:#334155}[data-theme=dark] .bs-popover-end>.popover-arrow::after,[data-theme=dark] .bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,[data-theme=dark] .bs-popover-auto[data-popper-placement^=end]>.popover-arrow::after,[data-theme=dark] .bs-popover-end>.popover-arrow::before,[data-theme=dark] .bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,[data-theme=dark] .bs-popover-auto[data-popper-placement^=end]>.popover-arrow::before{border-right-color:#334155}[data-theme=dark] .popover-header{background-color:#0f172a;border-bottom-color:#334155}[data-theme=dark] :not(pre)>code[class*=language-],[data-theme=dark] pre[class*=language-]{background:#0f172a !important}[data-theme=dark] .navbar-dark .navbar-brand{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}[data-theme=dark] .logo-inverse{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}[data-theme=dark] .tagify__tag>div{color:var(--geeks-gray-800) !important}[data-theme=dark] .tagify__tag__removeBtn{color:var(--geeks-gray-800) !important}[data-theme=dark] input[type=file]::-webkit-file-upload-button{background-color:var(--geeks-input-bg)}[data-theme=dark] input[type=file]::file-selector-button{background-color:var(--geeks-input-bg)}[data-theme=dark] .hero-graphics{background-image:url(/../images/hero/hero-icon-bg-dark.svg);background-size:cover;background-repeat:no-repeat;background-position:top center}.avatar{position:relative;display:inline-block;width:3rem;height:3rem}.avatar-xs{width:1.5rem;height:1.5rem}.avatar-sm{width:2rem;height:2rem}.avatar-md{width:2.5rem;height:2.5rem}.avatar-lg{width:3.5rem;height:3.5rem}.avatar-xl{width:5rem;height:5rem}.avatar-xxl{width:7.5rem;height:7.5rem}.avatar img{width:100%;height:100%;object-fit:cover}.avatar-offline:before{background-color:var(--geeks-gray-400)}.avatar-online:before{background-color:var(--geeks-success)}.avatar-away:before{background-color:var(--geeks-warning)}.avatar-busy:before{background-color:var(--geeks-danger)}.avatar-info:before{background-color:var(--geeks-info)}.avatar-indicators:before{content:"";position:absolute;bottom:0px;right:5%;width:30%;height:30%;border-radius:50%;border:2px solid var(--geeks-white);display:table}.avatar-initials{display:flex;justify-content:center;align-items:center;width:100%;height:100%;pointer-events:none;text-transform:uppercase}.avatar-primary .avatar-initials{color:var(--geeks-white);background-color:var(--geeks-primary)}.avatar-secondary .avatar-initials{color:var(--geeks-white);background-color:var(--geeks-secondary)}.avatar-success .avatar-initials{color:var(--geeks-white);background-color:var(--geeks-success)}.avatar-warning .avatar-initials{color:var(--geeks-white);background-color:var(--geeks-warning)}.avatar-info .avatar-initials{color:var(--geeks-white);background-color:var(--geeks-info)}.avatar-danger .avatar-initials{color:var(--geeks-white);background-color:var(--geeks-danger)}.avatar-light .avatar-initials{color:var(--geeks-white);background-color:var(--geeks-light)}.avatar-dark .avatar-initials{color:var(--geeks-white);background-color:var(--geeks-dark)}.avatar-primary-soft .avatar-initials{color:var(--geeks-primary);background-color:#ede9fe}.avatar-secondary-soft .avatar-initials{color:var(--geeks-white);background-color:var(--geeks-secondary)}.avatar-success-soft .avatar-initials{color:var(--geeks-success);background-color:var(--geeks-light-success)}.avatar-warning-soft .avatar-initials{color:var(--geeks-warning);background-color:var(--geeks-light-warning)}.avatar-info-soft .avatar-initials{color:var(--geeks-info);background-color:var(--geeks-light-info)}.avatar-danger-soft .avatar-initials{color:var(--geeks-danger);background-color:var(--geeks-light-danger)}.avatar-dark-soft .avatar-initials{color:var(--geeks-white);background-color:var(--geeks-light-dark)}.avatar-light-soft .avatar-initials{color:var(--geeks-dark);background-color:var(--geeks-light)}.avatar-group .avatar+.avatar{margin-left:-1.2rem}.avatar-group .avatar:hover{z-index:2}.avatar-group img,.avatar-group .avatar .avatar-initials{border:3px solid var(--geeks-white)}.img-4by3-xxl{width:9rem}.img-4by3-xl{width:7.75rem}.img-4by3-lg{width:6.5rem}.img-4by3-md{width:5.25rem}.img-4by3-sm{width:4rem}.img-4by3-xs{width:2.75rem}.btn-play{background-color:var(--geeks-white);color:var(--geeks-primary);transition:.2s ease}.btn-play:hover{background-color:var(--geeks-primary);color:var(--geeks-white);transition:.2s ease}.btn-xs{padding:.22rem .75rem;font-size:.75rem}.btn-icon{position:relative;display:inline-flex;flex-shrink:0;justify-content:center;align-items:center;font-size:.92969rem;font-weight:400;width:2.5rem;height:2.5rem;padding:0}.btn-icon.btn-xs{font-size:.75rem;width:1.53125rem;height:1.53125rem}.btn-icon.btn-sm,.btn-group-sm>.btn-icon.btn{font-size:.875rem;width:2.1875rem;height:2.1875rem}.btn-icon.btn-lg,.btn-group-lg>.btn-icon.btn{font-size:1rem;width:3.36875rem;height:3.36875rem}.dropdown.active.show .btn-icon{background-color:#ede9fe;color:var(--geeks-primary) !important}.primary-hover:hover{background-color:var(--geeks-primary);color:var(--geeks-white);border:var(--geeks-primary)}.primary-hover:focus{background-color:var(--geeks-primary);color:var(--geeks-white);border:var(--geeks-primary);box-shadow:0 0 0 .2rem rgba(129, 97, 244, 0.5)}.primary-hover.active{background-color:var(--geeks-primary);color:var(--geeks-white);border:var(--geeks-primary)}.btn.btn-focus-none:focus{box-shadow:none}.btn-link{font-weight:600;color:var(--geeks-link-color);text-decoration:underline}.btn-link:hover{color:var(--geeks-link-hover-color);text-decoration:underline}.btn-link:focus{text-decoration:underline}.btn-link:disabled,.btn-link.disabled{color:#475569}.btn-dashed{border-style:dashed !important}.btn-dashed:hover{border-color:var(--geeks-primary) !important;color:var(--geeks-primary) !important}.btn-dashed:focus{box-shadow:none !important}.btn-ghost{--geeks-btn-font-weight: 600;--geeks-btn-color: var(--geeks-gray-400);--geeks-btn-bg: transparent;--geeks-btn-border-color: transparent;--geeks-btn-border-radius: 0.5rem;--geeks-btn-hover-color: var(--geeks-gray-600);--geeks-btn-hover-bg: var(--geeks-btn-ghost-bg);--geeks-btn-hover-border-color: var(--geeks-btn-ghost-bg);--geeks-btn-focus-shadow-rgb: var(--bd-gray-300-rgb);--geeks-btn-active-color: var(--geeks-btn-hover-color);--geeks-btn-active-bg: var(--geeks-btn-ghost-bg);--geeks-btn-active-border-color: var(--geeks-btn-ghost-bg)}.icon-checked{opacity:0}.btn-check:checked+.btn .icon-checked,.btn-check:active+.btn .icon-checked,.btn:active .icon-checked,.btn.active .icon-checked,.btn.show .icon-checked{opacity:1}.badge-dot{font-size:0;vertical-align:middle;padding:0;border-radius:50%;line-height:1;height:.5rem;width:.5rem;display:inline-block !important}.bg-primary-soft{color:#6f23ff;background-color:rgba(117, 79, 254, 0.1)}.bg-secondary-soft{color:#64748b;background-color:rgba(100, 116, 139, 0.1)}.bg-success-soft{color:#38a169;background-color:rgba(56, 161, 105, 0.1)}.bg-info-soft{color:#0ea5e9;background-color:rgba(14, 165, 233, 0.1)}.bg-warning-soft{color:#f59e0b;background-color:rgba(245, 158, 11, 0.1)}.bg-danger-soft{color:#dc2626;background-color:rgba(220, 38, 38, 0.1)}.bg-light-soft{color:#f1f5f9;background-color:rgba(241, 245, 249, 0.1)}.bg-dark-soft{color:#0f172a;background-color:rgba(15, 23, 42, 0.1)}.bg-white-soft{color:#fff;background-color:rgba(255, 255, 255, 0.1)}.bg-light-primary-soft{color:#ede9fe;background-color:rgba(237, 233, 254, 0.1)}.bg-light-danger-soft{color:#fad9d8;background-color:rgba(250, 217, 216, 0.1)}.bg-light-info-soft{color:#e1f6ff;background-color:rgba(225, 246, 255, 0.1)}.bg-light-warning-soft{color:#ffeeda;background-color:rgba(255, 238, 218, 0.1)}.bg-light-secondary-soft{color:#e4e3e9;background-color:rgba(228, 227, 233, 0.1)}.bg-light-success-soft{color:#d1f5ea;background-color:rgba(209, 245, 234, 0.1)}.bg-light-dark-soft{color:#d1cfd8;background-color:rgba(209, 207, 216, 0.1)}.bg-dark-primary-soft{color:#593cc1;background-color:rgba(89, 60, 193, 0.1)}.bg-dark-warning-soft{color:#c28135;background-color:rgba(194, 129, 53, 0.1)}.bg-dark-info-soft{color:#51a0c2;background-color:rgba(81, 160, 194, 0.1)}.bg-dark-danger-soft{color:#ae302e;background-color:rgba(174, 48, 46, 0.1)}.bg-dark-success-soft{color:#139a74;background-color:rgba(19, 154, 116, 0.1)}.bg-dark-secondary-soft{color:#5c596d;background-color:rgba(92, 89, 109, 0.1)}.navbar{padding:.625rem 1rem;background-color:var(--geeks-navbar-bg);box-shadow:0px 1px 3px rgba(17, 24, 39, 0.09)}.navbar .navbar-brand{padding-top:.2rem;padding-bottom:.2rem}.navbar .navbar-toggler{border:1px solid var(--geeks-primary);margin-left:.5rem;padding:.5rem}.navbar .navbar-toggler:focus{outline:0rem;box-shadow:none}.navbar .navbar-toggler .icon-bar{width:20px;height:2px;background-color:var(--geeks-primary);display:block;transition:all .2s;margin-top:.25rem}.navbar .navbar-toggler .top-bar{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:16% 190%;transform-origin:16% 190%;background-color:var(--geeks-primary)}.navbar .navbar-toggler .middle-bar{opacity:0}.navbar .navbar-toggler .bottom-bar{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:10% -80%;transform-origin:10% -80%;background-color:var(--geeks-primary)}.navbar .navbar-collapse .navbar-toggler{position:absolute;top:.6rem;right:.5rem;z-index:1}.navbar .navbar-toggler.collapsed .top-bar{-webkit-transform:rotate(0);transform:rotate(0);background-color:var(--geeks-primary)}.navbar .navbar-toggler.collapsed .middle-bar{opacity:1}.navbar .navbar-toggler.collapsed .bottom-bar{-webkit-transform:rotate(0);transform:rotate(0);background-color:var(--geeks-primary)}.navbar .dropdown .dropdown-toggle:after{color:var(--geeks-gray-600);margin-left:.375rem;border-top:none;border-right:none;border-bottom:none;border-left:none;font-family:"Feather" !important;content:"";background-repeat:no-repeat;background-size:.625rem .625rem;float:right}.navbar .dropdown-menu{top:28px;margin:1.125rem 0rem;padding:1rem 0rem;font-size:.875rem;line-height:1.2rem;color:var(--geeks-gray-800);border:none;min-width:12rem;box-shadow:var(--geeks-dropdown-shadow);border-radius:.5rem}.navbar .dropdown-menu .dropdown-list-group-item{min-width:100%}.navbar .dropdown-menu .dropdown-submenu a::after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);position:absolute;right:1rem}.navbar .dropdown-menu .dropdown-submenu.dropend .dropdown-menu{top:-18px;right:0;left:100%;box-shadow:var(--geeks-dropdown-shadow);min-width:12rem;border-radius:.5rem}.navbar .dropdown-fullwidth{position:static}.navbar .dropdown-fullwidth .dropdown-menu{left:0;margin:1.25rem auto;max-width:1024px;padding:1rem 0;right:0;top:42px}.navbar .navbar-nav .nav-item .nav-link{font-size:.875rem;color:var(--geeks-gray-800);font-weight:500;padding:.3125rem .5rem}@media(max-width: 1200px){.navbar .navbar-nav .nav-item .nav-link{padding:.3125rem .35rem}}@media(max-width: 992px){.navbar .navbar-nav .nav-item .nav-link{padding:.5rem 0rem !important;border-bottom:1px solid var(--geeks-gray-200)}.navbar .navbar-nav .nav-item .nav-link:hover{color:var(--geeks-dark)}}.navbar .navbar-nav .nav-item .nav-link:hover{color:var(--geeks-primary)}.navbar .navbar-nav .nav-item .nav-link.active{color:var(--geeks-primary)}@media(max-width: 992px){.navbar .navbar-nav .dropdown-menu{margin:0px}.navbar .navbar-nav .dropdown-menu .dropdown-submenu .dropdown-menu{box-shadow:none;margin:0}.navbar .nav-top-wrap{flex-direction:row}.navbar .nav-top-wrap .dropdown{position:static}.navbar .nav-top-wrap .dropdown-menu{position:absolute;margin:2.25rem .75rem !important;right:0}.navbar .nav-top-wrap .dropdown-menu .dropdown-submenu .dropdown-menu{position:relative;top:-7px !important;padding:0px !important;right:0}}@media(min-width: 1200px){.navbar .dropdown-menu{display:block;visibility:hidden;opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px);transition:all .3s ease-in-out}.navbar .dropdown-menu-end{right:0;left:auto}.navbar .dropdown-menu-start{right:auto;left:0}.navbar .dropdown:hover>.dropdown-menu{-webkit-transform:scaleY(1);transform:scaleY(1);opacity:1;visibility:visible}.navbar .dropdown-submenu:hover>.dropdown-menu{-webkit-transform:scaleY(1);transform:scaleY(1);opacity:1;visibility:visible}}.navbar-transparent{background-color:transparent;position:absolute;width:100%;z-index:1;left:0;right:0}@media(max-width: 768px){.navbar-transparent{position:relative}}.footer{color:var(--geeks-gray-600)}.nav-footer .nav-link{font-size:.875rem;line-height:1.5rem;color:var(--geeks-gray-600);padding:.2rem 1rem}.nav-footer .nav-link:hover{color:var(--geeks-primary)}.nav-x-0 .nav-link{padding-right:0 !important;padding-left:0 !important}.text-link{color:var(--geeks-body-color)}.text-link:hover{color:var(--geeks-primary)}.nav-lb-tab{border-bottom:1px solid var(--geeks-border-color)}@media(max-width: 768px){.nav-lb-tab{overflow-x:scroll;flex-wrap:nowrap;overflow-y:hidden}.nav-lb-tab::-webkit-scrollbar{display:none}}.nav-lb-tab .nav-item{margin:0rem 1.5rem}.nav-lb-tab .nav-item .nav-link{border-bottom:2px solid transparent;border-radius:0px;padding:16px 0px;margin-bottom:-1px;font-weight:500;color:var(--geeks-gray-500);white-space:nowrap}.nav-lb-tab .nav-item .nav-link.active{background-color:transparent;border-bottom:2px solid var(--geeks-primary);color:var(--geeks-primary)}.nav-lb-tab .nav-item .nav-link:hover{background-color:transparent;border-bottom:2px solid var(--geeks-primary);color:var(--geeks-primary)}.nav-lt-tab{border-top:1px solid var(--geeks-border-color)}@media(max-width: 576px){.nav-lt-tab{overflow-x:scroll;flex-wrap:nowrap;overflow-y:hidden}.nav-lt-tab::-webkit-scrollbar{display:none}}.nav-lt-tab .nav-item{margin:0rem 1rem;margin-top:-0.0625rem}.nav-lt-tab .nav-item .nav-link{border-top:2px solid transparent;border-radius:0px;padding:1rem 0rem;font-weight:500;color:var(--geeks-gray-600)}.nav-lt-tab .nav-item .nav-link.active{background-color:transparent;border-top:2px solid var(--geeks-primary);color:var(--geeks-primary)}.nav-lt-tab .nav-item .nav-link:hover{background-color:transparent;border-top:2px solid var(--geeks-primary);color:var(--geeks-primary)}.flush-nav .nav .nav-link{color:var(--geeks-gray-600);padding:1.5rem;font-weight:500}.flush-nav .nav .nav-link.active{color:var(--geeks-primary)}.flush-nav .nav .nav-link:hover{color:var(--geeks-primary)}@media(max-width: 576px){.flush-nav .nav{overflow-x:scroll;flex-wrap:nowrap;overflow-y:hidden}.flush-nav .nav::-webkit-scrollbar{display:none}}.nav-line-bottom{border-bottom:1px solid var(--geeks-border-color)}@media(max-width: 576px){.nav-line-bottom{overflow-x:scroll;flex-wrap:nowrap;overflow-y:hidden}.nav-line-bottom::-webkit-scrollbar{display:none}}.nav-line-bottom .nav-item .nav-link{color:var(--geeks-gray-600);border-radius:0px;margin-bottom:-1px;padding:1.2rem;font-weight:500;white-space:nowrap}@media(max-width: 576px){.nav-line-bottom .nav-item .nav-link{padding:.8rem}}.nav-line-bottom .nav-item .nav-link.active{color:var(--geeks-primary);background-color:transparent;border-bottom:1px solid var(--geeks-primary)}@media(max-width: 576px){.nav-line-bottom .nav-item .nav-link.active{padding:.747rem}}.nav-line-bottom .nav-item .nav-link:hover{color:var(--geeks-primary);background-color:transparent;border-bottom:1px solid var(--geeks-primary)}.nav-line-bottom .nav-item .nav-link .badge{line-height:1.4}.nav-top-line-tab.nav{border-top:1px solid var(--geeks-border-color)}.nav-top-line-tab.nav .nav-item .nav-link{color:var(--geeks-gray-600);border-radius:0px;border:1px solid transparent;margin-top:-1px;padding:1.2rem 1.5rem;font-weight:500}@media(max-width: 576px){.nav-top-line-tab.nav .nav-item .nav-link{padding:.8rem}}.nav-top-line-tab.nav .nav-item .nav-link.active{color:var(--geeks-primary);background-color:transparent;border-top:1px solid var(--geeks-primary)}@media(max-width: 576px){.nav-top-line-tab.nav .nav-item .nav-link.active{padding:.747rem}}.nav-top-line-tab.nav .nav-item .nav-link:hover{color:var(--geeks-primary);background-color:transparent;border-top:1px solid var(--geeks-primary)}.nav-top-line-tab.nav .nav-item .nav-link .badge{line-height:1.4}@media(max-width: 576px){.nav-top-line-tab.nav{overflow-x:scroll;flex-wrap:nowrap;overflow-y:hidden}.nav-top-line-tab.nav::-webkit-scrollbar{display:none}}.nav.btn-group .btn-outline-white.active{background-color:var(--geeks-primary);border-color:var(--geeks-primary);color:var(--geeks-white)}.sidenav.navbar{background-color:var(--geeks-card-background);border-radius:.5rem}@media(min-width: 576px)and (max-width: 767.98px){.sidenav.navbar{border-radius:0rem 0rem .5rem .5rem;border-top:1px solid var(--geeks-gray-200);padding:1rem 1.5rem}}.sidenav.navbar .navbar-header{color:var(--geeks-gray-500);padding:.3rem .4rem;margin-bottom:.2rem;text-transform:uppercase;letter-spacing:1px;font-size:.6875rem;font-weight:500}.sidenav.navbar .navbar-nav{width:100%}.sidenav.navbar .navbar-nav .nav-item{margin-bottom:.125rem}.sidenav.navbar .navbar-nav .nav-item.active{background-color:var(--geeks-gray-200);border-radius:.5rem;color:var(--geeks-gray-500) !important}.sidenav.navbar .navbar-nav .nav-item .nav-link{padding:.3rem .7rem .3rem .7rem !important;font-weight:500;background-color:transparent;border-radius:.5rem;color:var(--geeks-gray-600) !important;position:relative;display:flex;align-items:center;border-bottom:0px}.sidenav.navbar .navbar-nav .nav-item .nav-link .nav-icon{opacity:.5;margin-right:.5rem}.sidenav.navbar .navbar-nav .nav-item .nav-link:hover{background-color:var(--geeks-gray-200) !important;color:var(--geeks-gray-500) !important}.sidenav.navbar .navbar-nav .nav-item .nav-link:hover .nav-icon{opacity:1}.sidenav.navbar .navbar-nav .active>.nav-link{color:var(--geeks-gray-500) !important}.sidenav.navbar .navbar-nav .active>.nav-link .nav-icon{opacity:1}.table-invoice.card{border-radius:.625rem}.table-invoice.card .table{margin-bottom:0rem}.table-invoice.card .table thead th{vertical-align:middle;border-bottom:1px solid var(--geeks-gray-200);padding:1rem 1.25rem}.table-invoice.card .table th,.table-invoice.card .table td{padding:.4375rem;vertical-align:top;border-top:1px solid var(--geeks-gray-200);font-size:.875rem}.table-invoice.card .table td{padding:1.0625rem}.table-invoice.card .table tr:first-child th:first-child{border-top-left-radius:.625rem}.table-invoice.card .table tr:first-child th:last-child{border-top-right-radius:.625rem}.table-invoice.card .table tr:first-child th,.table-invoice.card .card .table tr:first-child td{border-top:0px}.table-lg th,.table-lg td{padding:1.25rem 1.5rem}.table-centered td,.table-centered th{vertical-align:middle !important}.table-with-checkbox>tbody>tr>td:first-child,.table-with-checkbox>thead>tr>th:first-child{width:1px;padding-right:0px}.table-card{margin:-1.5rem}table tr:last-child td{border-bottom-width:0px}.dropdown-menu{font-size:.875rem;line-height:1.375rem;color:var(--geeks-gray-700);border:none;box-shadow:var(--geeks-dropdown-shadow);border-radius:.5rem;z-index:1021}.dropdown-header{color:var(--geeks-gray-500);padding:.25rem 1.2rem;margin-bottom:.2rem;text-transform:uppercase;letter-spacing:1px;font-size:.6875rem;font-weight:500}.dropdown-text{padding:.25rem 1.2rem;color:var(--geeks-gray-500);font-size:.75rem;line-height:1.4}.dropdown-item{font-size:.875rem;line-height:28px;font-weight:500;color:var(--geeks-gray-900);padding:.125rem 1.2rem;display:flex;align-items:center}.dropdown-item:last-child{border-bottom:0rem}.dropdown-item:hover.dropdown-toggle::after{color:var(--geeks-primary)}.dropdown-item:hover{color:var(--geeks-primary);text-decoration:none;background-color:var(--geeks-light);border-radius:0px}.dropdown-menu-xs{min-width:8rem !important;border-radius:.5rem}.dropdown-menu-md{min-width:17rem !important;border-radius:.5rem}.dropdown-menu-lg{min-width:22rem !important;border-radius:.5rem}.dropdown-menu-xl{min-width:24rem !important;border-radius:.5rem}.dropdown-toggle::after{margin-left:.255em;vertical-align:.255em;font-family:"Feather" !important;content:"";border-top:0rem;border-right:0rem;border-bottom:0;border-left:0rem;float:right}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;font-family:"Feather" !important;content:"";border-top:0rem;border-right:0rem;border-bottom:0;border-left:0rem}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;font-family:"Feather" !important;content:"";border-top:0rem;border-right:0rem;border-bottom:0;border-left:0rem}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;font-family:"Feather" !important;content:"";border-top:0rem;border-right:0rem;border-bottom:0;border-left:0rem}.dropdown-item-icon{display:inline-block;opacity:.7;font-size:.8125rem;width:1.5rem;color:var(--geeks-gray-600)}@media(min-width: 990px){.dropstart-lg{position:relative}.dropstart-lg .dropdown-menu{top:0;right:100%;margin-top:0;margin-right:.125rem}.dropstart-toggle-none.dropstart .dropdown-toggle::before{display:none}}.dropdown-toggle-none .dropdown-toggle::before{display:none}.dropdown-animation.dropdown-submenu .dropdown-menu{top:0;right:100%;margin-top:0;margin-right:.125rem}.dropdown-animation.dropdown-submenu .dropdown-menu{display:block;visibility:hidden;opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px);transition:all .3s ease-in}.dropdown-animation.dropdown-submenu:hover>.dropdown-menu{-webkit-transform:scaleY(1);transform:scaleY(1);opacity:1;visibility:visible}.form-check{margin-bottom:0px}.form-switch-price .form-check-input{width:2.5em;height:1.5em}.form-switch-price .form-check-input:checked{background-color:var(--geeks-dark-primary);border-color:var(--geeks-dark-primary)}.form-switch{display:flex;align-items:center}.form-switch .form-check-input{height:1.6em;width:3em;border-color:var(--geeks-gray-200);margin-right:.5rem}.navbar-vertical{height:100vh;margin-left:-17rem;display:block;position:fixed;top:0;bottom:0;width:100%;max-width:250px;padding:0rem;background-color:var(--geeks-navbar-vertical-bg);transition:margin .25s ease-out}.navbar-vertical .navbar-brand{padding:1rem 1.5rem 1.5rem;margin-right:0px;display:block}.navbar-vertical .navbar-brand img{height:1.875rem}.navbar-vertical .navbar-heading{color:var(--geeks-gray-700);padding:.6rem 2rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.125rem;font-weight:600}.navbar-vertical .navbar-nav .nav-item .nav-link{padding:.5rem 1.5rem;display:flex;align-items:center;color:var(--geeks-navbar-vertical-link);font-weight:500;line-height:1.8;transition:all .5s}.navbar-vertical .navbar-nav .nav-item .nav-link:hover{color:var(--geeks-navbar-vertical-link-hover)}.navbar-vertical .navbar-nav .nav-item .nav-link:hover .nav-icon{opacity:1}.navbar-vertical .navbar-nav .nav-item .nav-link.active{color:var(--geeks-navbar-vertical-link-hover)}.navbar-vertical .navbar-nav .nav-item .nav-link.active .nav-icon{opacity:1}.navbar-vertical .navbar-nav .nav-item .nav-link[data-bs-toggle=collapse]{position:relative}.navbar-vertical .navbar-nav .nav-item .nav-link[data-bs-toggle=collapse]:after{display:block;content:"";font-family:Feather;margin-left:auto;transition:.5s ease;position:absolute;right:1.5rem}.navbar-vertical .navbar-nav .nav-item [aria-expanded=true].nav-link[data-bs-toggle=collapse]:after{-webkit-transform:rotate(180deg);transform:rotate(180deg);transition:all .3s ease-in}.navbar-vertical .navbar-nav .nav-icon{opacity:.6;font-size:1.1rem;transition:all .5s}.navbar-vertical .navbar-nav .nav-divider{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(var(--geeks-gray-800), 0.5)}.navbar-vertical .navbar-nav .nav .nav-item .nav-link{padding:.25rem 3rem}.navbar-vertical .navbar-nav .nav .nav-item .nav-link:hover{color:var(--geeks-navbar-vertical-link-hover)}.navbar-vertical .navbar-nav .nav .nav-item .nav .nav-item .nav-link{padding:.25rem 3.5rem}.navbar-vertical .navbar-nav .nav .nav-item .nav .nav-item .nav-link:hover{color:var(--geeks-navbar-vertical-link-hover)}.navbar-vertical .navbar-nav .nav .nav-item .nav .nav-item .nav .nav-item .nav-link{padding:.25rem 4.2rem}.navbar-vertical .navbar-nav .nav .nav-item .nav .nav-item .nav .nav-item .nav-link:hover{color:var(--geeks-navbar-vertical-link-hover)}.navbar-vertical-compact{padding:0px;max-width:74px;min-width:74px;background-color:var(--geeks-navbar-vertical-bg);display:initial;position:fixed;height:100vh;top:0;bottom:0;width:100%;margin-left:-74px;z-index:1;transition:margin .25s ease-out}.navbar-vertical-compact .simplebar-mask{overflow:visible !important}.navbar-vertical-compact .simplebar-content-wrapper{overflow:visible !important}.navbar-vertical-compact .navbar-brand{display:block;padding:1rem 1rem;margin-right:0px;text-align:center}.navbar-vertical-compact .navbar-nav .nav-item{position:relative}.navbar-vertical-compact .navbar-nav .nav-item .nav-link{padding:.5rem 1.625rem;color:var(--geeks-gray-400);text-align:center}.navbar-vertical-compact .navbar-nav .nav-item .nav-link .nav-icon{font-size:20px}.navbar-vertical-compact .navbar-nav .nav-item .nav-link:hover .nav-icon{opacity:1}.navbar-vertical-compact .navbar-nav .nav-item .nav-link.active .nav-icon{opacity:1}.navbar-vertical-compact .navbar-nav .nav-item .dropdown-menu{position:absolute;top:0;left:77px}.navbar-vertical-compact .navbar-nav .nav-item .dropdown-menu .nav-item .dropdown-menu{left:150px}@media(max-width: 375px){.navbar-vertical-compact .navbar-nav .nav-item .dropdown-menu .nav-item .dropdown-menu.show{display:block}}.navbar-vertical-compact .navbar-nav .nav-item .dropdown-submenu .dropdown-menu{left:157px}@media(max-width: 990px){.navbar-vertical-compact .navbar-nav .nav-item .dropdown-submenu .dropdown-menu{position:relative;left:0;box-shadow:none}}@media(max-width: 992px){.navbar-vertical .navbar-nav .nav-item .nav-link{padding:.5rem !important;border-bottom:0px !important}}@media(min-width: 1200px){.navbar-vertical-compact .dropdown-menu{display:block;visibility:hidden;opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px);transition:all .3s ease-in}.navbar-vertical-compact .dropdown:hover>.dropdown-menu{-webkit-transform:scaleY(1);transform:scaleY(1);opacity:1;visibility:visible}.navbar-vertical-compact .dropdown-submenu:hover>.dropdown-menu{-webkit-transform:scaleY(1);transform:scaleY(1);opacity:1;visibility:visible}}.docs-header .docs-header-btn{display:flex;align-items:center}.docs-header .navbar{background-color:var(--geeks-navbar-bg);z-index:1022;margin-left:15.625rem;box-shadow:0px -9px 49px rgba(22, 20, 37, 0.12),0px -2.71324px 14.7721px rgba(22, 20, 37, 0.14),0px -1.12694px 6.13556px rgba(22, 20, 37, 0.16),0px -0.407592px 2.21911px rgba(22, 20, 37, 0.18)}@media(max-width: 576px){.docs-header .navbar{margin-left:0rem}}.docs-header .navbar .dropdown-menu{margin:0rem;border:1px solid rgb(239, 238, 241)}.docs-header .navbar .navbar-nav .nav-item .nav-link{font-size:1rem;line-height:1.75rem;padding:.875rem;margin-bottom:0rem;color:var(--geeks-gray-700)}.docs-header .navbar .navbar-nav .nav-item .nav-link:hover{color:var(--geeks-dark)}.docs-nav-sidebar{position:fixed;width:15.625rem;height:100%;top:0px;font-weight:500;background-color:var(--geeks-navbar-bg);z-index:22;border-right:1px solid var(--geeks-border-color)}.docs-nav-sidebar .navbar-brand{padding:14px 20px 10px 20px;margin-right:0rem}.docs-nav-sidebar .docs-nav{height:calc(100% - 7.5rem) !important;overflow-y:auto}.docs-nav-sidebar .navbar{padding:0rem}.docs-nav-sidebar .navbar-nav{min-width:100%}@media(max-width: 375px){.docs-nav-sidebar .navbar-nav{padding-top:25px}}.docs-nav-sidebar .navbar-nav .navbar-header{margin-bottom:1rem;padding:0rem 1.25rem;margin-top:1.5625rem;font-size:.75rem}.docs-nav-sidebar .navbar-nav .navbar-header .heading{font-size:1rem;text-transform:capitalize;font-weight:600;color:var(--geeks-gray-800);margin-bottom:0rem}.docs-nav-sidebar .navbar-nav .navbar-border{border-bottom:1px solid var(--geeks-border-color);margin:1.25rem 0rem}.docs-nav-sidebar .navbar-nav .nav-item .nav-link{color:var(--geeks-gray-600) !important;font-size:.875rem;line-height:1.25rem;padding:.275rem .675rem !important;font-family:"Inter","sans-serif";font-weight:500;margin:.05rem 1.25rem;border-radius:.375rem;border-bottom:0px}.docs-nav-sidebar .navbar-nav .nav-item .nav-link:hover{color:var(--geeks-gray-500) !important;background-color:var(--geeks-gray-100)}.docs-nav-sidebar .navbar-nav .nav-item .nav-link.active{color:var(--geeks-gray-500) !important;background-color:var(--geeks-gray-100)}.docs-nav-sidebar .nav-footer{border-top:1px solid var(--geeks-border-color);padding:.875rem 1.5rem;position:absolute;bottom:0;background-color:var(--geeks-navbar-bg);width:100%}.sidebar-nav-fixed{position:-webkit-sticky;position:sticky;top:4rem;height:calc(100vh - 2rem);overflow-y:auto;padding-top:4.0625rem;border-left:1px solid var(--geeks-gray-300)}.sidebar-nav-fixed ul{list-style:none}.sidebar-nav-fixed ul li a{font-size:.8125rem;color:var(--geeks-gray-600);display:block;padding:.125rem 1.5rem;background:transparent;border-radius:0px;border-left:2px solid transparent;line-height:1.4375rem;text-decoration:none;transition:.5s ease}.sidebar-nav-fixed ul li a:hover{color:var(--geeks-primary)}.sidebar-nav-fixed ul li a.active{display:block;color:var(--geeks-primary);background:transparent !important;text-decoration:none;border-left-color:var(--geeks-primary);transition:.5s ease}.sidebar-nav-fixed ul li ul{list-style:none;padding-left:0rem}.sidebar-nav-fixed ul li ul li a{padding:.125rem 2.5rem}.docs-main-wrapper{min-height:100%;position:relative}.docs-wrapper{position:relative;left:0;margin-left:15.625rem;top:35px}.docs-content{margin:6rem 4rem}.docs-content-head{padding:4.375rem 0rem}.gd-example-modal.modal{position:relative;top:auto;right:auto;bottom:auto;left:auto;z-index:1;display:block}.scrollspy-example{position:relative;height:12.5rem;margin-top:.5rem;overflow:auto}.scrollspy-example-2{position:relative;height:21.875rem;overflow:auto}.toast.hide{display:none}.color-swatch{margin-bottom:1.875rem}.color-swatch-header{border-radius:.25rem;height:4.5rem}.color-swatch-body{margin-top:.5rem;line-height:1}.color-swatch-body-label{margin-bottom:.25rem}.color-swatch-body-value{margin-bottom:0rem}.docs-example-border-utils [class^=border]{display:inline-block;width:5rem;height:5rem;margin:.25rem;background-color:var(--geeks-gray-100)}.docs-example-border-utils-0 [class^=border]{border:1px solid var(--geeks-gray-300)}:focus{outline:0}@media only screen and (max-width: 1400px){.docs-content{margin:6rem 0rem}}@media only screen and (max-width: 1200px){.docs-content{margin:5rem 3rem}}@media only screen and (max-width: 768px){.docs-content{margin:5rem 3rem}}@media only screen and (max-width: 480px){.docs-nav-sidebar{width:100%;position:relative;right:0rem}.docs-nav-sidebar .top-search-bar{padding:1.25rem;border-bottom:1px solid var(--geeks-gray-300);margin-top:2.875rem}.docs-nav-sidebar .navbar-toggler{background-color:var(--geeks-white)}.docs-wrapper{margin-left:0rem}.docs-main-wrapper .main-content{margin-left:0rem;width:auto}.docs-content{margin:1rem}}.ratio{display:inline-block;width:10rem;color:var(--geeks-gray-600);background-color:var(--geeks-gray-100);border:1px solid var(--geeks-gray-300)}.docs-content .nav-line-bottom .nav-item .nav-link{padding:.75rem}.card{border:0rem;box-shadow:0px 1px 3px rgba(17, 24, 39, 0.09)}.img-left-rounded{border-radius:.5rem 0 0 .5rem}@media(max-width: 768px){.img-left-rounded{border-radius:.5rem .5rem 0 0}}@media(min-width: 768px)and (max-width: 991.98px){.img-left-rounded{border-radius:.5rem .5rem 0 0}}.card-header-height{height:3.75rem}.card-hover{transition:box-shadow .25s ease}.card-hover:hover,.card-hover:focus,.card-hover.active{box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1),0 4px 6px -2px rgba(0, 0, 0, 0.05) !important}.accordion>.card>.card-header{margin-bottom:0rem}.card-img-size-600{width:100%}@media(min-width: 990px){.card-img-size-600{width:600px}}.card-bordered{border:1px solid var(--geeks-gray-200);box-shadow:none}.card-dashed-hover{border-style:dashed !important;transition:.5s ease}.card-dashed-hover:hover{border:2px dashed var(--geeks-primary) !important}.card-hover-with-icon{transition:box-shadow .25s ease;cursor:pointer}.card-hover-with-icon:hover,.card-hover-with-icon:focus,.card-hover-with-icon.active{box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1),0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;border-top-color:var(--geeks-primary) !important;transition:ease 1s}.card-hover-with-icon:hover .card-icon,.card-hover-with-icon:focus .card-icon,.card-hover-with-icon.active .card-icon{background-color:var(--geeks-light-primary) !important;color:var(--geeks-primary) !important}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.form-control-simple:focus{box-shadow:none}.no-resize{resize:none}.form-focus-none.form-control:focus{outline:none;box-shadow:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.password-field:after{content:"";display:block;height:6px;width:100%;margin-top:3px;border-radius:.75rem;background-color:var(--geeks-gray-200)}.password-field.level0:after{width:25%;background-color:var(--geeks-danger)}.password-field.level1:after{width:50%;background-color:var(--geeks-warning)}.password-field.level2:after{width:75%;background-color:var(--geeks-warning)}.password-field.level3:after{width:100%;background-color:var(--geeks-success)}.password-field.level0:after{width:100%;background-color:var(--geeks-gray-200)}.blockquote-left{border-left:4px solid var(--geeks-gray-200)}.header .navbar{padding:.625rem 1.5rem}.header .navbar #nav-toggle{font-size:20px;color:var(--geeks-gray-700);line-height:.5}@media(max-width: 576px){.header .navbar .navbar-nav{flex-direction:row}}@media(min-width: 576px)and (max-width: 767.98px){.header .navbar .navbar-nav{flex-direction:row}}@media(min-width: 768px)and (max-width: 991.98px){.header .navbar .navbar-nav{flex-direction:row}}#db-wrapper{overflow-x:hidden;display:flex}#page-content{min-height:100vh;min-width:100vw;margin-left:15.625rem}#page-content-for-mini{min-height:100vh;min-width:100vw;margin-left:75px}#db-wrapper.toggled .navbar-vertical{margin-left:0}#db-wrapper.toggled .navbar-vertical-compact{margin-left:0}#db-wrapper.toggled #page-content{margin-left:0}#db-wrapper.toggled #page-content-for-mini{margin-left:0}@media(max-width: 576px){#page-content{margin-left:0rem}#db-wrapper.toggled #page-content{margin-left:15.6875rem}#page-content-for-mini{margin-left:0px}#db-wrapper.toggled #page-content-for-mini{margin-left:74px}}@media(min-width: 768px){.navbar-vertical{margin-left:0rem}#page-content{min-width:0rem;width:100%}#db-wrapper.toggled .navbar-vertical{margin-left:-16rem}.navbar-vertical-compact{margin-left:0px}#page-content-for-mini{min-width:0rem;width:100%}#db-wrapper.toggled .navbar-vertical-compact{margin-left:-74px}}@media(min-width: 576px)and (max-width: 767.98px){#page-content{margin-left:0rem}#db-wrapper.toggled #page-content{margin-left:15.6875rem}#page-content-for-mini{margin-left:0rem}#db-wrapper.toggled #page-content{margin-left:74px}}.btn-social{display:inline-block;width:2.25rem;height:2.25rem;padding:0;border:1px solid transparent;transition:border-color .25s ease-in-out,background-color .25s ease-in-out,color .25s ease-in-out;border-radius:.375rem;background-color:var(--geeks-gray-200);color:var(--geeks-gray-500);font-size:.875rem;text-align:center;line-height:2.25rem}.btn-social:hover{color:var(--geeks-white)}.btn-social:focus{outline:none}.btn-social:active{transition:none;box-shadow:none !important}.btn-social-outline{border-color:var(--geeks-gray-400);background-color:transparent}.btn-social-outline:hover{border-color:transparent}.btn-facebook:hover{background-color:#3b5998}.btn-twitter:hover{background-color:#1da1f2}.btn-instagram:hover{background-color:#5851db}.btn-google:hover{background-color:#ea4335;color:var(--geeks-white);border-color:#ea4335}.btn-linkedin:hover{background-color:#0077b5}.btn-github:hover{background-color:#4078c0}.color-facebook{color:#4267b2}.color-twitter{color:#1da1f2}.color-github{color:#000}.color-google{color:#db3236}.indicator{position:relative}.indicator::before{position:absolute;content:"";right:.18rem;top:0rem;height:.75rem;width:.75rem;border-radius:50%;border:2px solid var(--geeks-white)}.indicator-primary.indicator::before{background-color:var(--geeks-primary)}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.dropdown .dropdown-toggle::after{display:none}.search-icon{margin-top:-10px}.avatar-indicators::before{right:16%}.navbar-vertical .navbar-nav .nav-item .nav-link[data-bs-toggle=collapse]:after{top:.5rem}}.gallery{display:grid;grid-template-columns:repeat(12, 1fr);grid-template-rows:repeat(6, 5vw);grid-gap:.5rem}.gallery .gallery__img{width:100%;height:100%;object-fit:cover;display:block}.gallery .gallery__item--1{grid-column-start:1;grid-column-end:6;grid-row-start:1;grid-row-end:4}.gallery .gallery__item--2{grid-column-start:6;grid-column-end:9;grid-row-start:1;grid-row-end:4}.gallery .gallery__item--3{grid-column-start:9;grid-column-end:13;grid-row-start:1;grid-row-end:4}.gallery .gallery__item--4{grid-column-start:1;grid-column-end:4;grid-row-start:4;grid-row-end:7}.gallery .gallery__item--5{grid-column-start:4;grid-column-end:9;grid-row-start:4;grid-row-end:7}.gallery .gallery__item--6{grid-column-start:9;grid-column-end:13;grid-row-start:4;grid-row-end:7}.accordion-flush a[aria-expanded=true]{color:var(--geeks-primary)}.chat-item{position:relative;transition:background-color .3s}.chat-item .chat-actions{background-color:var(--geeks-light);position:absolute;top:0;bottom:0;right:.75rem;opacity:0;pointer-events:none;z-index:2;display:flex;align-items:center;justify-content:flex-end;width:3rem}.chat-item:hover{background-color:var(--geeks-light)}.chat-item:hover .chat-actions{opacity:1;pointer-events:initial;transition:opacity .5s}.chat-layout{height:100vh;overflow-y:hidden}@media(max-width: 1199.98px){.chat-layout .chat-body{position:fixed;top:0;left:0;bottom:0;height:100%;width:100%;z-index:1020;visibility:hidden;-webkit-transform:translateX(100%);transform:translateX(100%);transition:visibility .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,visibility .3s ease;transition:transform .3s ease,visibility .3s ease,-webkit-transform .3s ease;background:var(--geeks-gray-100)}}@media(max-width: 1199.98px){.chat-layout .chat-body.chat-body-visible{visibility:visible;-webkit-transform:translateX(0);transform:translateX(0)}}.chat-footer{position:-webkit-sticky;position:sticky;bottom:0;width:100%}@media(min-width: 1200px){.chat-footer{bottom:60px}}.task-kanban-container{display:block;white-space:nowrap;overflow-x:auto}.task-kanban-container .task-card{width:20rem}.task-kanban-container .task-list{position:relative}.task-kanban-container .task-list:before{content:"";position:absolute;line-height:110px;width:100%;text-align:center;font-weight:600}.task-kanban-container .task-kanban{position:relative}.task-kanban-container .task-kanban .card{white-space:normal;margin-bottom:1rem}.task-kanban-container .task-kanban>div,.task-kanban-container .task-kanban .gu-mirror{margin:0px;padding:0px;min-height:100px;width:100%;transition:opacity .4s ease-in-out;cursor:pointer}.progress-tooltip{overflow:visible}.progress-tooltip .progress-bar{overflow:visible;position:relative;border-radius:.5rem}.progress-tooltip .progress-bar span{position:absolute;top:-20px;font-size:13px;line-height:10px;padding:2px 3px 2px 4px;right:-1.4em;border-radius:2px;color:var(--geeks-dark);font-weight:500}.navbar-mail .navbar-nav .nav-item{margin-bottom:.25rem}.navbar-mail .navbar-nav .nav-item .nav-link{color:var(--geeks-gray-500);padding:.5rem .75rem;font-weight:500}.navbar-mail .navbar-nav .nav-item .nav-link:hover,.navbar-mail .navbar-nav .nav-item .nav-link.active{background-color:var(--geeks-gray-100);color:var(--geeks-gray-800);border-radius:.375rem}.list-group-mail .list-mail{color:var(--geeks-gray-700)}.list-group-mail .list-mail:hover,.list-group-mail .list-mail:focus,.list-group-mail .list-mail.active{box-shadow:0px 2px 4px rgba(0, 0, 20, 0.08),0px 1px 2px rgba(0, 0, 20, 0.08);background-color:var(--geeks-gray-100);border-color:var(--geeks-gray-100);color:var(--geeks-gray-700)}.list-group-mail .list-mail:hover .actions-mail,.list-group-mail .list-mail:focus .actions-mail,.list-group-mail .list-mail.active .actions-mail{opacity:1}.list-group-mail .list-mail .list-title{max-width:168px;flex-basis:168px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:1rem}@media(max-width: 768px){.list-group-mail .list-mail .list-title{max-width:88px;flex-basis:88px}}.list-group-mail .list-mail .list-title a{color:var(--geeks-gray-700)}.list-group-mail .list-mail .list-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1 auto;color:var(--geeks-gray-700)}.list-group-mail .list-mail .list-time{position:absolute;right:0;margin-right:1.5rem}.actions-mail{opacity:0;position:absolute;right:0;top:0;background-color:var(--geeks-white);margin-top:.47rem;margin-right:.5rem;border-radius:.25rem;padding:.5rem .75rem;line-height:1;box-shadow:0px 1px 3px rgba(17, 24, 39, 0.09)}.actions-mail span{color:var(--geeks-gray-500);margin-right:.25rem;font-size:16px;font-weight:500}.actions-mail span:hover{color:var(--geeks-primary)}.compose-mail .ql-toolbar.ql-snow{border:none;border-bottom:1px solid var(--geeks-gray-200);border-radius:0px}.compose-mail .ql-container.ql-snow{border:none}.compose-mail .ql-editor{height:250px}.compose-mail .compose-img-upload{cursor:pointer}.compose-mail .compose-img-upload>input{display:none}.compose-mail .compose-img-upload label{cursor:pointer}.list-group-hover:hover,.list-group-hover:focus{background-color:transparent;color:var(--geeks-gray-900)}.list-group-hover:hover .list-group-title,.list-group-hover:focus .list-group-title{color:var(--geeks-primary)}.page-item:first-child .page-link{margin-right:.25rem}.page-item:not(:first-child) .page-link{margin-left:0;margin-right:.25rem}.page-item .page-link{border-radius:var(--geeks-pagination-border-radius)}.theme-switch .form-check-input{background-image:url(/assets/svg/sun-7ed5a13a60f8a273b241cebf051cc879a2c4c4279a6ed8c1696b4e42e1d342c1.svg);background-color:transparent;border:none;cursor:pointer;margin:0;padding:18px;background-size:22px;background-position:center}.theme-switch .form-check-input:checked{background-size:22px;background-position:center;background-color:transparent;background-image:url(/assets/svg/moon-b4fbd0fc7b48175bf4f8375f07bf9316dfde0dcb7b4b1b48685e574e6723b304.svg) !important}.theme-switch .form-check-input:focus{background-image:url(/assets/svg/sun-7ed5a13a60f8a273b241cebf051cc879a2c4c4279a6ed8c1696b4e42e1d342c1.svg);box-shadow:none;background-size:22px;background-position:center}.offset-right-0{margin-right:0%}.offset-right-1{margin-right:1200%}.offset-right-2{margin-right:2400%}.offset-right-3{margin-right:3600%}.offset-right-4{margin-right:4800%}.offset-right-5{margin-right:6000%}.offset-right-6{margin-right:7200%}.offset-right-7{margin-right:8400%}.offset-right-8{margin-right:9600%}.offset-right-9{margin-right:10800%}.offset-right-10{margin-right:12000%}.offset-right-11{margin-right:13200%}.offset-right-12{margin-right:14400%}@media(min-width: 576px){.offset-right-sm-0{margin-right:0%}.offset-right-sm-1{margin-right:1200%}.offset-right-sm-2{margin-right:2400%}.offset-right-sm-3{margin-right:3600%}.offset-right-sm-4{margin-right:4800%}.offset-right-sm-5{margin-right:6000%}.offset-right-sm-6{margin-right:7200%}.offset-right-sm-7{margin-right:8400%}.offset-right-sm-8{margin-right:9600%}.offset-right-sm-9{margin-right:10800%}.offset-right-sm-10{margin-right:12000%}.offset-right-sm-11{margin-right:13200%}.offset-right-sm-12{margin-right:14400%}}@media(min-width: 768px){.offset-right-md-0{margin-right:0%}.offset-right-md-1{margin-right:1200%}.offset-right-md-2{margin-right:2400%}.offset-right-md-3{margin-right:3600%}.offset-right-md-4{margin-right:4800%}.offset-right-md-5{margin-right:6000%}.offset-right-md-6{margin-right:7200%}.offset-right-md-7{margin-right:8400%}.offset-right-md-8{margin-right:9600%}.offset-right-md-9{margin-right:10800%}.offset-right-md-10{margin-right:12000%}.offset-right-md-11{margin-right:13200%}.offset-right-md-12{margin-right:14400%}}@media(min-width: 992px){.offset-right-lg-0{margin-right:0%}.offset-right-lg-1{margin-right:1200%}.offset-right-lg-2{margin-right:2400%}.offset-right-lg-3{margin-right:3600%}.offset-right-lg-4{margin-right:4800%}.offset-right-lg-5{margin-right:6000%}.offset-right-lg-6{margin-right:7200%}.offset-right-lg-7{margin-right:8400%}.offset-right-lg-8{margin-right:9600%}.offset-right-lg-9{margin-right:10800%}.offset-right-lg-10{margin-right:12000%}.offset-right-lg-11{margin-right:13200%}.offset-right-lg-12{margin-right:14400%}}@media(min-width: 1200px){.offset-right-xl-0{margin-right:0%}.offset-right-xl-1{margin-right:1200%}.offset-right-xl-2{margin-right:2400%}.offset-right-xl-3{margin-right:3600%}.offset-right-xl-4{margin-right:4800%}.offset-right-xl-5{margin-right:6000%}.offset-right-xl-6{margin-right:7200%}.offset-right-xl-7{margin-right:8400%}.offset-right-xl-8{margin-right:9600%}.offset-right-xl-9{margin-right:10800%}.offset-right-xl-10{margin-right:12000%}.offset-right-xl-11{margin-right:13200%}.offset-right-xl-12{margin-right:14400%}}@media(min-width: 1400px){.offset-right-xxl-0{margin-right:0%}.offset-right-xxl-1{margin-right:1200%}.offset-right-xxl-2{margin-right:2400%}.offset-right-xxl-3{margin-right:3600%}.offset-right-xxl-4{margin-right:4800%}.offset-right-xxl-5{margin-right:6000%}.offset-right-xxl-6{margin-right:7200%}.offset-right-xxl-7{margin-right:8400%}.offset-right-xxl-8{margin-right:9600%}.offset-right-xxl-9{margin-right:10800%}.offset-right-xxl-10{margin-right:12000%}.offset-right-xxl-11{margin-right:13200%}.offset-right-xxl-12{margin-right:14400%}}.text-truncate-line-2{overflow:hidden;max-height:3rem}.bootstrap-select>.dropdown-toggle{background-color:var(--geeks-white) !important;border-color:var(--geeks-gray-300) !important;font-weight:400}.bootstrap-select>.dropdown-toggle:focus{outline:0px}.bootstrap-select>select.mobile-device:focus+.dropdown-toggle,.bootstrap-select .dropdown-toggle:focus{outline:0px !important}.bootstrap-select .bs-placeholder{color:var(--geeks-gray-500) !important}.bootstrap-select .bs-placeholder:hover,.bootstrap-select .bs-placeholder:focus,.bootstrap-select .bs-placeholder:active{color:var(--geeks-gray-500) !important}@-webkit-keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.flatpickr-calendar{background:transparent;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;box-sizing:border-box;touch-action:manipulation;background:var(--geeks-white);box-shadow:1px 0 0 var(--geeks-gray-200),-1px 0 0 var(--geeks-gray-200),0 1px 0 var(--geeks-gray-200),0 -1px 0 var(--geeks-gray-200),0 3px 13px rgba(0, 0, 0, 0.08)}.flatpickr-calendar .hasWeeks .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-left:0}.flatpickr-calendar .hasTime .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar:before{position:absolute;display:block;pointer-events:none;border:solid transparent;content:"";height:0;width:0;left:22px;border-width:5px;margin:0 -5px}.flatpickr-calendar:after{position:absolute;display:block;pointer-events:none;border:solid transparent;content:"";height:0;width:0;left:22px;border-width:4px;margin:0 -4px}.flatpickr-calendar:focus{outline:0}.flatpickr-calendar.open{opacity:1;max-height:640px;visibility:visible;display:inline-block;z-index:99999}.flatpickr-calendar.inline{opacity:1;max-height:640px;visibility:visible;display:block;position:relative;top:2px}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);animation:fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1)}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){box-shadow:none !important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){box-shadow:-2px 0 0 var(--geeks-gray-200),5px 0 0 var(--geeks-gray-200)}.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time{height:40px;border-top:1px solid var(--geeks-gray-200)}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar.rightMost:before{left:auto;right:22px}.flatpickr-calendar.rightMost:after{left:auto;right:22px}.flatpickr-calendar.arrowTop:before{bottom:100%;border-bottom-color:var(--geeks-gray-200)}.flatpickr-calendar.arrowTop:after{bottom:100%;border-bottom-color:var(--geeks-white)}.flatpickr-calendar.arrowBottom:before{top:100%;border-top-color:var(--geeks-gray-200)}.flatpickr-calendar.arrowBottom:after{top:100%;border-top-color:var(--geeks-white)}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:flex}.flatpickr-months .flatpickr-month{background:transparent;color:var(--geeks-gray-100);fill:rgba(0, 0, 0, 0.9);height:34px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden;flex:1}.flatpickr-months .flatpickr-prev-month{text-decoration:none;cursor:pointer;position:absolute;top:0;height:34px;padding:10px;z-index:3;color:var(--geeks-gray-100);fill:rgba(0, 0, 0, 0.9)}.flatpickr-months .flatpickr-prev-month i{position:relative}.flatpickr-months .flatpickr-prev-month:hover{color:var(--geeks-gray-300)}.flatpickr-months .flatpickr-prev-month:hover svg{fill:var(--geeks-primary)}.flatpickr-months .flatpickr-prev-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-prev-month svg path{transition:fill .1s;fill:inherit}.flatpickr-months .flatpickr-next-month{text-decoration:none;cursor:pointer;position:absolute;top:0;height:34px;padding:10px;z-index:3;color:var(--geeks-gray-100);fill:rgba(0, 0, 0, 0.9)}.flatpickr-months .flatpickr-next-month i{position:relative}.flatpickr-months .flatpickr-next-month:hover{color:var(--geeks-gray-300)}.flatpickr-months .flatpickr-next-month:hover svg{fill:var(--geeks-primary)}.flatpickr-months .flatpickr-next-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-next-month svg path{transition:fill .1s;fill:inherit}.flatpickr-months .flatpickr-prev-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-next-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-next-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-prev-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-next-month.flatpickr-next-month{right:0}.numInputWrapper{position:relative;height:auto}.numInputWrapper input{display:inline-block;width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{display:inline-block;position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(57, 57, 57, 0.15);box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0, 0, 0, 0.1)}.numInputWrapper span:active{background:rgba(0, 0, 0, 0.2)}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:rgba(0, 0, 0, 0.5)}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(57, 57, 57, 0.6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(57, 57, 57, 0.6);top:40%}.numInputWrapper:hover{background:rgba(0, 0, 0, 0.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:100%;line-height:inherit;font-weight:300;color:var(--geeks-gray-600);position:absolute;width:75%;left:12.5%;padding:16px 0 0 0;line-height:1;height:34px;display:inline-block;text-align:center;-webkit-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px)}.flatpickr-current-month span.cur-month{font-family:"Inter","sans-serif";font-weight:700;color:var(--geeks-gray-600);display:inline-block;margin-left:.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:rgba(0, 0, 0, 0.05)}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\0 ;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:var(--geeks-gray-100)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:var(--geeks-gray-100)}.flatpickr-current-month input.cur-year{background:transparent;box-sizing:border-box;color:var(--geeks-gray-600);cursor:text;padding:0 0 0 .5ch;margin:0;display:inline-block;font-size:inherit;font-family:"Inter","sans-serif";font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial;-webkit-appearance:textfield;appearance:textfield}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled]{font-size:100%;color:var(--geeks-gray-400);background:transparent;pointer-events:none}.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:var(--geeks-gray-400);background:transparent;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:transparent;border:none;border-radius:0;box-sizing:border-box;color:var(--geeks-gray-600);cursor:pointer;font-size:inherit;font-family:"Inter","sans-serif";font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:focus{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:active{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0, 0, 0, 0.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:transparent;outline:none;padding:0}.flatpickr-weekdays{background:transparent;text-align:center;overflow:hidden;width:100%;display:flex;align-items:center;padding:18px 0px}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:flex;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:transparent;color:var(--geeks-gray-900);line-height:1;margin:0;text-align:center;display:block;flex:1;font-weight:bolder}.dayContainer{padding:1px 0 0 0;padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;box-sizing:border-box;display:inline-block;display:flex;flex-wrap:wrap;-ms-flex-wrap:wrap;justify-content:space-around;-webkit-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px);opacity:1}.dayContainer+.dayContainer{box-shadow:-1px 0 0 var(--geeks-gray-200)}.flatpickr-weeks{padding:1px 0 0 0}.flatpickr-days{position:relative;overflow:hidden;display:flex;align-items:flex-start;width:307.875px}.flatpickr-days:focus{outline:0}.flatpickr-day{background:none;border:1px solid transparent;border-radius:4px;box-sizing:border-box;color:var(--geeks-gray-800);cursor:pointer;font-weight:400;width:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:38px;margin:0;display:inline-block;position:relative;justify-content:center;text-align:center}.flatpickr-day:hover{cursor:pointer;outline:0;background:var(--geeks-gray-200);border-color:var(--geeks-gray-200)}.flatpickr-day:focus{cursor:pointer;outline:0;background:var(--geeks-gray-200);border-color:var(--geeks-gray-200)}.flatpickr-day.inRange{cursor:pointer;outline:0;background:var(--geeks-gray-200);border-color:var(--geeks-gray-200);border-radius:0;box-shadow:-5px 0 0 var(--geeks-gray-200),5px 0 0 var(--geeks-gray-200)}.flatpickr-day.prevMonthDay.inRange{cursor:pointer;outline:0;background:var(--geeks-gray-200);border-color:var(--geeks-gray-200)}.flatpickr-day.nextMonthDay.inRange{cursor:pointer;outline:0;background:var(--geeks-gray-200);border-color:var(--geeks-gray-200)}.flatpickr-day.today.inRange{cursor:pointer;outline:0;background:var(--geeks-gray-200);border-color:var(--geeks-gray-200)}.flatpickr-day.prevMonthDay.today.inRange{cursor:pointer;outline:0;background:var(--geeks-gray-200);border-color:var(--geeks-gray-200)}.flatpickr-day.nextMonthDay.today.inRange{cursor:pointer;outline:0;background:var(--geeks-gray-200);border-color:var(--geeks-gray-200)}.flatpickr-day.prevMonthDay{color:var(--geeks-gray-600);background:transparent;border-color:transparent;cursor:default}.flatpickr-day.prevMonthDay:hover{cursor:pointer;outline:0;background:var(--geeks-gray-200);border-color:var(--geeks-gray-200)}.flatpickr-day.prevMonthDay:focus{cursor:pointer;outline:0;background:var(--geeks-gray-200);border-color:var(--geeks-gray-200)}.flatpickr-day.nextMonthDay{color:var(--geeks-gray-300);background:transparent;border-color:transparent;cursor:default}.flatpickr-day.nextMonthDay:hover{cursor:pointer;outline:0;background:var(--geeks-gray-200);border-color:var(--geeks-gray-200)}.flatpickr-day.nextMonthDay:focus{cursor:pointer;outline:0;background:var(--geeks-gray-200);border-color:var(--geeks-gray-200)}.flatpickr-day.today{border-color:var(--geeks-primary);background-color:var(--geeks-primary);color:var(--geeks-white)}.flatpickr-day.today:hover{border-color:var(--geeks-gray-300);background:var(--geeks-gray-300);color:var(--geeks-white)}.flatpickr-day.today:focus{border-color:var(--geeks-gray-300);background:var(--geeks-gray-300);color:var(--geeks-white)}.flatpickr-day.selected{background:var(--geeks-primary);box-shadow:none;color:var(--geeks-white);border-color:var(--geeks-primary)}.flatpickr-day.selected:focus{background:var(--geeks-primary);box-shadow:none;color:var(--geeks-white);border-color:var(--geeks-primary)}.flatpickr-day.selected:hover{background:var(--geeks-primary);box-shadow:none;color:var(--geeks-white);border-color:var(--geeks-primary)}.flatpickr-day.startRange{background:var(--geeks-primary);box-shadow:none;color:var(--geeks-white);border-color:var(--geeks-primary)}.flatpickr-day.startRange:focus{background:var(--geeks-primary);box-shadow:none;color:var(--geeks-white);border-color:var(--geeks-primary)}.flatpickr-day.startRange:hover{background:var(--geeks-primary);box-shadow:none;color:var(--geeks-white);border-color:var(--geeks-primary)}.flatpickr-day.endRange{background:var(--geeks-primary);box-shadow:none;color:var(--geeks-white);border-color:var(--geeks-primary)}.flatpickr-day.endRange:focus{background:var(--geeks-primary);box-shadow:none;color:var(--geeks-white);border-color:var(--geeks-primary)}.flatpickr-day.endRange:hover{background:var(--geeks-primary);box-shadow:none;color:var(--geeks-white);border-color:var(--geeks-primary)}.flatpickr-day.selected.inRange{background:var(--geeks-primary);box-shadow:none;color:var(--geeks-white);border-color:var(--geeks-primary)}.flatpickr-day.startRange.inRange{background:var(--geeks-primary);box-shadow:none;color:var(--geeks-white);border-color:var(--geeks-primary)}.flatpickr-day.endRange.inRange{background:var(--geeks-primary);box-shadow:none;color:var(--geeks-white);border-color:var(--geeks-primary)}.flatpickr-day.selected.prevMonthDay{background:var(--geeks-primary);box-shadow:none;color:var(--geeks-white);border-color:var(--geeks-primary)}.flatpickr-day.startRange.prevMonthDay{background:var(--geeks-primary);box-shadow:none;color:var(--geeks-white);border-color:var(--geeks-primary)}.flatpickr-day.endRange.prevMonthDay{background:var(--geeks-primary);box-shadow:none;color:var(--geeks-white);border-color:var(--geeks-primary)}.flatpickr-day.selected.nextMonthDay{background:var(--geeks-primary);box-shadow:none;color:var(--geeks-white);border-color:var(--geeks-primary)}.flatpickr-day.startRange.nextMonthDay{background:var(--geeks-primary);box-shadow:none;color:var(--geeks-white);border-color:var(--geeks-primary)}.flatpickr-day.endRange.nextMonthDay{background:var(--geeks-primary);box-shadow:none;color:var(--geeks-white);border-color:var(--geeks-primary)}.flatpickr-day.selected.startRange{border-radius:50px 0 0 50px}.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)){box-shadow:-10px 0 0 var(--geeks-primary)}.flatpickr-day.startRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)){box-shadow:-10px 0 0 var(--geeks-primary)}.flatpickr-day.endRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)){box-shadow:-10px 0 0 var(--geeks-primary)}.flatpickr-day.selected.endRange{border-radius:0 50px 50px 0}.flatpickr-day.startRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.endRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.selected.startRange.endRange{border-radius:50px}.flatpickr-day.startRange.startRange.endRange{border-radius:50px}.flatpickr-day.endRange.startRange.endRange{border-radius:50px}.flatpickr-day.flatpickr-disabled{color:var(--geeks-gray-600);background:transparent;border-color:transparent;cursor:default;cursor:not-allowed;color:var(--geeks-gray-600)}.flatpickr-day.flatpickr-disabled:hover{color:var(--geeks-gray-600);background:transparent;border-color:transparent;cursor:default;cursor:not-allowed;color:var(--geeks-gray-600)}.flatpickr-day.notAllowed{color:var(--geeks-gray-600);background:transparent;border-color:transparent;cursor:default}.flatpickr-day.notAllowed.prevMonthDay{color:var(--geeks-gray-600);background:transparent;border-color:transparent;cursor:default}.flatpickr-day.notAllowed.nextMonthDay{color:var(--geeks-gray-200);background:transparent;border-color:transparent;cursor:default}.flatpickr-day.week.selected{border-radius:0;box-shadow:-5px 0 0 var(--geeks-primary),5px 0 0 var(--geeks-primary)}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;box-shadow:1px 0 0 var(--geeks-gray-200)}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day{display:block;width:100%;max-width:none;color:var(--geeks-gray-600);background:transparent;cursor:default;border:none}.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:var(--geeks-gray-600);background:transparent;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:flex;box-sizing:border-box;overflow:hidden}.flatpickr-rContainer{display:inline-block;padding:0;box-sizing:border-box}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;box-sizing:border-box;overflow:hidden;display:flex}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:var(--geeks-gray-300)}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:var(--geeks-gray-300)}.flatpickr-time input{background:transparent;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:var(--geeks-gray-300);font-size:14px;position:relative;box-sizing:border-box;-webkit-appearance:textfield;appearance:textfield}.flatpickr-time input:focus{outline:0;border:0;background:var(--geeks-gray-200)}.flatpickr-time input:hover{background:var(--geeks-gray-200)}.flatpickr-time input.flatpickr-hour{font-weight:bold}.flatpickr-time input.flatpickr-minute{font-weight:400}.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time .flatpickr-time-separator{height:inherit;float:left;line-height:inherit;color:var(--geeks-gray-300);font-weight:bold;width:2%;-webkit-user-select:none;user-select:none;align-self:center}.flatpickr-time .flatpickr-am-pm{height:inherit;float:left;line-height:inherit;color:var(--geeks-gray-300);font-weight:bold;width:2%;-webkit-user-select:none;user-select:none;align-self:center;outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time .flatpickr-am-pm:hover{background:var(--geeks-gray-200)}.flatpickr-time .flatpickr-am-pm:focus{background:var(--geeks-gray-200)}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-input[readonly]{cursor:pointer;background-color:var(--geeks-white)}.ql-container{box-sizing:border-box;font-family:"Inter","sans-serif";font-size:13px;margin:0px;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li::before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;padding-left:1.5em}.ql-editor ol>li{list-style-type:none}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li:before{content:counter(list-0, decimal) ". "}.ql-editor ol li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li.ql-indent-1{counter-increment:list-1;counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-1:before{content:counter(list-1, lower-alpha) ". "}.ql-editor ol li.ql-indent-2{counter-increment:list-2;counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2:before{content:counter(list-2, lower-roman) ". "}.ql-editor ol li.ql-indent-3{counter-increment:list-3;counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3:before{content:counter(list-3, decimal) ". "}.ql-editor ol li.ql-indent-4{counter-increment:list-4;counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4:before{content:counter(list-4, lower-alpha) ". "}.ql-editor ol li.ql-indent-5{counter-increment:list-5;counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5:before{content:counter(list-5, lower-roman) ". "}.ql-editor ol li.ql-indent-6{counter-increment:list-6;counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-6:before{content:counter(list-6, decimal) ". "}.ql-editor ol li.ql-indent-7{counter-increment:list-7;counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-7:before{content:counter(list-7, lower-alpha) ". "}.ql-editor ol li.ql-indent-8{counter-increment:list-8;counter-reset:list-9}.ql-editor ol li.ql-indent-8:before{content:counter(list-8, lower-roman) ". "}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9, decimal) ". "}.ql-editor ul{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;padding-left:1.5em}.ql-editor ul>li{list-style-type:none}.ql-editor ul>li::before{content:"•"}.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor pre{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor blockquote{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor h1,.ql-editor .h1{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor h2,.ql-editor .h2{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor h3,.ql-editor .h3{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor h4,.ql-editor .h4{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor h5,.ql-editor .h5{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor h6,.ql-editor .h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li::before{color:var(--geeks-gray-600);cursor:pointer;pointer-events:all;content:"☑"}.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li::before{color:var(--geeks-gray-600);cursor:pointer;pointer-events:all;content:"☐"}.ql-editor li::before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl)::before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl::before{margin-left:.3em;margin-right:-1.5em}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:var(--geeks-dark)}.ql-editor .ql-bg-red{background-color:var(--geeks-danger)}.ql-editor .ql-bg-orange{background-color:var(--geeks-danger)}.ql-editor .ql-bg-yellow{background-color:var(--geeks-danger)}.ql-editor .ql-bg-green{background-color:var(--geeks-success)}.ql-editor .ql-bg-blue{background-color:var(--geeks-primary)}.ql-editor .ql-bg-purple{background-color:var(--geeks-secondary)}.ql-editor .ql-color-white{color:var(--geeks-white)}.ql-editor .ql-color-red{color:var(--geeks-danger)}.ql-editor .ql-color-orange{color:#fd7e14}.ql-editor .ql-color-yellow{color:var(--geeks-warning)}.ql-editor .ql-color-green{color:var(--geeks-success)}.ql-editor .ql-color-blue{color:var(--geeks-primary)}.ql-editor .ql-color-purple{color:var(--geeks-secondary)}.ql-editor .ql-font-serif{font-family:"Inter","sans-serif"}.ql-editor .ql-font-monospace{font-family:"Inter","sans-serif"}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank::before{color:var(--geeks-dark);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar button:hover{color:var(--geeks-primary)}.ql-snow.ql-toolbar button:hover .ql-fill{fill:var(--geeks-primary)}.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:var(--geeks-primary)}.ql-snow.ql-toolbar button:hover .ql-stroke{stroke:var(--geeks-primary)}.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:var(--geeks-primary)}.ql-snow.ql-toolbar button:focus{color:var(--geeks-primary)}.ql-snow.ql-toolbar button:focus .ql-fill{fill:var(--geeks-primary)}.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill{fill:var(--geeks-primary)}.ql-snow.ql-toolbar button:focus .ql-stroke{stroke:var(--geeks-primary)}.ql-snow.ql-toolbar button:focus .ql-stroke-miter{stroke:var(--geeks-primary)}.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button.ql-active{color:var(--geeks-primary)}.ql-snow.ql-toolbar button.ql-active .ql-fill{fill:var(--geeks-primary)}.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill{fill:var(--geeks-primary)}.ql-snow.ql-toolbar button.ql-active .ql-stroke{stroke:var(--geeks-primary)}.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter{stroke:var(--geeks-primary)}.ql-snow.ql-toolbar .ql-picker-label:hover{color:var(--geeks-primary)}.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill{fill:var(--geeks-primary)}.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill{fill:var(--geeks-primary)}.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke{stroke:var(--geeks-primary)}.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter{stroke:var(--geeks-primary)}.ql-snow.ql-toolbar .ql-picker-label.ql-active{color:var(--geeks-primary)}.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill{fill:var(--geeks-primary)}.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill{fill:var(--geeks-primary)}.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke{stroke:var(--geeks-primary)}.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter{stroke:var(--geeks-primary)}.ql-snow.ql-toolbar .ql-picker-item:hover{color:var(--geeks-primary)}.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill{fill:var(--geeks-primary)}.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill{fill:var(--geeks-primary)}.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke{stroke:var(--geeks-primary)}.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter{stroke:var(--geeks-primary)}.ql-snow.ql-toolbar .ql-picker-item.ql-selected{color:var(--geeks-primary)}.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill{fill:var(--geeks-primary)}.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:var(--geeks-primary)}.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke{stroke:var(--geeks-primary)}.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:var(--geeks-primary)}.ql-snow{box-sizing:border-box}.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar button:hover{color:var(--geeks-primary)}.ql-snow .ql-toolbar button:hover .ql-fill{fill:var(--geeks-primary)}.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill{fill:var(--geeks-primary)}.ql-snow .ql-toolbar button:hover .ql-stroke{stroke:var(--geeks-primary)}.ql-snow .ql-toolbar button:hover .ql-stroke-miter{stroke:var(--geeks-primary)}.ql-snow .ql-toolbar button:focus{color:var(--geeks-primary)}.ql-snow .ql-toolbar button:focus .ql-fill{fill:var(--geeks-primary)}.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill{fill:var(--geeks-primary)}.ql-snow .ql-toolbar button:focus .ql-stroke{stroke:var(--geeks-primary)}.ql-snow .ql-toolbar button:focus .ql-stroke-miter{stroke:var(--geeks-primary)}.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar button.ql-active{color:var(--geeks-primary)}.ql-snow .ql-toolbar button.ql-active .ql-fill{fill:var(--geeks-primary)}.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill{fill:var(--geeks-primary)}.ql-snow .ql-toolbar button.ql-active .ql-stroke{stroke:var(--geeks-primary)}.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter{stroke:var(--geeks-primary)}.ql-snow .ql-toolbar .ql-picker-label:hover{color:var(--geeks-primary)}.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill{fill:var(--geeks-primary)}.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill{fill:var(--geeks-primary)}.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke{stroke:var(--geeks-primary)}.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter{stroke:var(--geeks-primary)}.ql-snow .ql-toolbar .ql-picker-label.ql-active{color:var(--geeks-primary)}.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill{fill:var(--geeks-primary)}.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill{fill:var(--geeks-primary)}.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke{stroke:var(--geeks-primary)}.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter{stroke:var(--geeks-primary)}.ql-snow .ql-toolbar .ql-picker-item:hover{color:var(--geeks-primary)}.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill{fill:var(--geeks-primary)}.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill{fill:var(--geeks-primary)}.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke{stroke:var(--geeks-primary)}.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter{stroke:var(--geeks-primary)}.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:var(--geeks-primary)}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill{fill:var(--geeks-primary)}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:var(--geeks-primary)}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke{stroke:var(--geeks-primary)}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:var(--geeks-primary)}.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom{visibility:hidden}.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;-webkit-transform:translateY(10px);transform:translateY(10px);background-color:var(--geeks-white);border:1px solid var(--geeks-gray-400);box-shadow:0px 0px 5px var(--geeks-gray-300);color:var(--geeks-gray-600);padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none;line-height:26px}.ql-snow .ql-tooltip::before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid var(--geeks-gray-200);font-size:13px;height:26px;margin:0px;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action::after{border-right:1px solid var(--geeks-gray-200);content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove::before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip.ql-flip{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:var(--geeks-gray-700);stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:var(--geeks-gray-700);stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill{fill:var(--geeks-gray-700)}.ql-snow .ql-stroke.ql-fill{fill:var(--geeks-gray-700)}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1,.ql-snow .ql-editor .h1{font-size:2em}.ql-snow .ql-editor h2,.ql-snow .ql-editor .h2{font-size:1.5em}.ql-snow .ql-editor h3,.ql-snow .ql-editor .h3{font-size:1.17em}.ql-snow .ql-editor h4,.ql-snow .ql-editor .h4{font-size:1em}.ql-snow .ql-editor h5,.ql-snow .ql-editor .h5{font-size:.83em}.ql-snow .ql-editor h6,.ql-snow .ql-editor .h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid var(--geeks-gray-200);margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code{background-color:var(--geeks-light);border-radius:3px;font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre{background-color:var(--geeks-light);border-radius:3px;white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor pre.ql-syntax{background-color:var(--geeks-dark);color:var(--geeks-gray-300);overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:var(--geeks-gray-600);display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label::before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:var(--geeks-white);display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:var(--geeks-gray-200);z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:var(--geeks-gray-200)}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:var(--geeks-gray-200)}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg{right:4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0px;width:16px}.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0px}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""])::before{content:attr(data-label)}.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""])::before{content:attr(data-label)}.ql-snow .ql-picker.ql-header .ql-picker-label::before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item::before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{content:"Heading 1";font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{content:"Heading 2";font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{content:"Heading 3";font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{content:"Heading 4";font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{content:"Heading 5";font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{content:"Heading 6";font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""])::before{content:attr(data-label)}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""])::before{content:attr(data-label)}.ql-snow .ql-picker.ql-font .ql-picker-label::before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item::before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{content:"Serif";font-family:"Inter","sans-serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{content:"Monospace";font-family:"Inter","sans-serif"}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""])::before{content:attr(data-label)}.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""])::before{content:attr(data-label)}.ql-snow .ql-picker.ql-size .ql-picker-label::before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item::before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before{content:"Small";font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before{content:"Large";font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{content:"Huge";font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:var(--geeks-white)}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:var(--geeks-dark)}.ql-snow .ql-tooltip.ql-editing a.ql-preview{display:none}.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action::after{border-right:0px;content:"Save";padding-right:0px}.ql-snow .ql-tooltip[data-mode=link]::before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]::before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]::before{content:"Enter video:"}.ql-snow a{color:var(--geeks-primary)}.ql-toolbar.ql-snow{box-sizing:border-box;font-family:"Inter","sans-serif";padding:8px;border-radius:.25rem .25rem 0rem 0rem;background-color:var(--geeks-white);border:1px solid var(--geeks-border-color)}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:rgba(0, 0, 0, 0.2) 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{border-color:var(--geeks-gray-200)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:var(--geeks-gray-200)}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected{border-color:var(--geeks-dark)}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:var(--geeks-dark)}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-container.ql-snow{border:1px solid var(--geeks-border-color);border-radius:0rem 0rem .5rem .5rem}@media(pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active){color:var(--geeks-gray-600)}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill{fill:var(--geeks-gray-700)}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:var(--geeks-gray-700)}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke{stroke:var(--geeks-gray-700)}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:var(--geeks-gray-700)}.ql-snow .ql-toolbar button:hover:not(.ql-active){color:var(--geeks-gray-600)}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill{fill:var(--geeks-gray-700)}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:var(--geeks-gray-700)}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke{stroke:var(--geeks-gray-700)}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:var(--geeks-gray-700)}}.custom-file-container{box-sizing:border-box;position:relative;display:block}.custom-file-container *{box-sizing:border-box}.custom-file-container .label-container{align-items:center;display:flex;justify-content:space-between;margin-bottom:4px}.custom-file-container .clear-button{color:var(--geeks-gray-700);font-size:26px;height:26px;line-height:26px;text-decoration:none;transition:color .2s ease-in-out}.custom-file-container .clear-button:hover{color:var(--geeks-gray-300)}.custom-file-container .input-container{display:inline-block;height:40px;margin-bottom:8px;position:relative;width:100%}.custom-file-container .input-container:hover{cursor:pointer}.custom-file-container .input-hidden{height:40px;margin:0;max-width:100%;min-width:300px;opacity:0}.custom-file-container .input-visible{background-clip:padding-box;background-color:var(--geeks-input-bg);border-radius:4px;border:1px solid var(--geeks-border-color);color:var(--geeks-gray-700);height:40px;left:0;line-height:1.5;overflow:hidden;padding:8px 12px;position:absolute;right:0;top:0;-webkit-user-select:none;user-select:none;z-index:5}.custom-file-container .browse-button{background-color:var(--geeks-gray-200);border-left:1px solid var(--geeks-border-color);color:var(--geeks-gray-700);display:block;height:38px;padding:8px 12px;position:absolute;right:0;top:0;z-index:6}.custom-file-container .image-preview{background-color:var(--geeks-gray-200);background-position:center center;background-repeat:no-repeat;background-size:cover;border-radius:4px;height:250px;overflow:auto;padding:4px;transition:background .2s ease-in-out;width:100%}.custom-file-container .image-preview-item{background-position:center center;background-repeat:no-repeat;background-size:cover;border-radius:4px;box-shadow:0 4px 10px 0 rgba(var(--geeks-gray-700), 0.25);float:left;height:90px;margin:1.858736059%;position:relative;transition:background .2s ease-in-out,opacity .2s ease-in-out;width:29.615861214%}.custom-file-container .image-preview-item.multi-item-clear-animation{opacity:0}.custom-file-container .image-preview-item-clear{background:var(--geeks-gray-200);border-radius:50%;box-shadow:0 4px 10px 0 rgba(var(--geeks-gray-700), 0.25);height:20px;left:-6px;margin-top:-6px;position:absolute;text-align:center;transition:background .2s ease-in-out,color .2s ease-in-out;width:20px}.custom-file-container .image-preview-item-clear:hover{background:var(--geeks-gray-300);cursor:pointer}.custom-file-container .image-preview-item-clear-icon{color:var(--geeks-gray-700);display:block;margin-top:-2px}pre[class*=language-]{padding:1em;overflow:auto;margin-bottom:0px;border-radius:.5rem !important}:not(pre)>code[class*=language-],pre[class*=language-]{background:#f5f2f0}div.code-toolbar{position:relative}div.code-toolbar>.toolbar{position:absolute;top:.3em;right:.2em;transition:opacity .3s ease-in-out;opacity:0}div.code-toolbar:hover>.toolbar,div.code-toolbar:focus-within>.toolbar{opacity:1}div.code-toolbar>.toolbar>.toolbar-item{display:inline-block}div.code-toolbar>.toolbar>.toolbar-item>a{cursor:pointer}div.code-toolbar>.toolbar>.toolbar-item>button{background:none;border:0;color:var(--geeks-gray-900);font:inherit;line-height:normal;overflow:visible;padding:0}div.code-toolbar>.toolbar>.toolbar-item>a,div.code-toolbar>.toolbar>.toolbar-item>button,div.code-toolbar>.toolbar>.toolbar-item>span{color:var(--geeks-gray-900);font-size:.75rem;padding:.25rem .5rem;background:var(--geeks-gray-300);font-weight:600;border-radius:.25rem}div.code-toolbar>.toolbar>.toolbar-item>a:hover,div.code-toolbar>.toolbar>.toolbar-item>a:focus{color:var(--geeks-gray-900);text-decoration:none}div.code-toolbar>.toolbar>.toolbar-item>button:hover,div.code-toolbar>.toolbar>.toolbar-item>button:focus{color:var(--geeks-gray-900);text-decoration:none}div.code-toolbar>.toolbar>.toolbar-item>span:hover,div.code-toolbar>.toolbar>.toolbar-item>span:focus{color:inherit;text-decoration:none}.bs-stepper .step-trigger{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;font-size:14px;font-weight:500;line-height:1.5;color:var(--geeks-gray-700);text-align:center;text-decoration:none;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;user-select:none;background-color:transparent;border:none;border-radius:.25rem;transition:background-color .15s ease-out,color .15s ease-out}.bs-stepper .step-trigger:not(:disabled):not(.disabled){cursor:pointer}.bs-stepper .step-trigger:disabled{pointer-events:none;opacity:.65}.bs-stepper .step-trigger:focus{color:var(--geeks-primary);outline:none}.bs-stepper .step-trigger:hover{text-decoration:none;background-color:transparent;color:var(--geeks-primary)}.bs-stepper .step-trigger.disabled{pointer-events:none;opacity:.65}.bs-stepper .line{flex:1 0 32px;min-width:1px;min-height:1px;margin:auto;background-color:var(--geeks-border-color)}.bs-stepper .content:not(.fade){display:none}.bs-stepper .content.fade{visibility:hidden;transition-duration:.3s;transition-property:opacity}.bs-stepper .content.fade.active{visibility:visible;opacity:1}.bs-stepper .content.active:not(.fade){display:block;visibility:visible}.bs-stepper .content.dstepper-block{display:block}.bs-stepper:not(.vertical) .bs-stepper-pane.dstepper-none{display:none}.bs-stepper:not(.vertical) .content.dstepper-none{display:none}.bs-stepper-label{display:inline-block;margin:0}.bs-stepper-header{display:flex;align-items:center;background-color:var(--geeks-white);padding:16px;border-radius:0rem 0rem .5rem .5rem}.bs-stepper-line{flex:1 0 32px;min-width:1px;min-height:1px;margin:auto;background-color:var(--geeks-border-color)}.bs-stepper-circle{display:inline-flex;align-content:center;justify-content:center;width:40px;height:40px;margin:.25rem;line-height:2.4;color:var(--geeks-gray-600);background-color:var(--geeks-gray-300);border:1px solid var(--geeks-border-color);border-radius:50%;font-size:16px}.active .bs-stepper-circle{background-color:var(--geeks-primary);color:var(--geeks-white)}.bs-stepper.vertical{display:flex}.bs-stepper.vertical .bs-stepper-header{flex-direction:column;align-items:stretch;margin:0}.bs-stepper.vertical .bs-stepper-pane{display:block}.bs-stepper.vertical .bs-stepper-pane:not(.fade){display:block;visibility:hidden}.bs-stepper.vertical .content{display:block}.bs-stepper.vertical .content:not(.fade){display:block;visibility:hidden}.bs-stepper-pane:not(.fade){display:none}.bs-stepper-pane.fade{visibility:hidden;transition-duration:.3s;transition-property:opacity}.bs-stepper-pane.fade.active{visibility:visible;opacity:1}.bs-stepper-pane.active:not(.fade){display:block;visibility:visible}.bs-stepper-pane.dstepper-block{display:block}.vertical .bs-stepper-pane.fade.dstepper-none{visibility:hidden}.vertical .content.fade.dstepper-none{visibility:hidden}@media(max-width: 520px){.bs-stepper .step-trigger{flex-direction:column;padding:10px}.bs-stepper-header{overflow:scroll}.bs-stepper-content{padding:0}}@media(max-width: 400px){.bs-stepper-line{flex-basis:20px}.bs-stepper .line{flex-basis:20px}}.apexcharts-tooltip{border-radius:.5rem !important;box-shadow:0px 1px 3px rgba(17, 24, 39, 0.09) !important}.apexcharts-tooltip .apexcharts-tooltip-series-group{background:var(--geeks-white) !important;color:var(--geeks-dark);padding:3px 16px 6px 16px !important;display:none;text-align:left;justify-content:left;align-items:center;line-height:1 !important}.apexcharts-tooltip-marker{width:8px !important;height:8px !important;position:relative;top:0px;margin-right:6px !important;border-radius:50%}.apexcharts-tooltip.apexcharts-theme-light{border:1px solid var(--geeks-gray-200) !important;background-color:var(--geeks-gray-100) !important;background:var(--geeks-white) !important}.apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-title{background:var(--geeks-white) !important;border-bottom:1px solid var(--geeks-gray-200) !important}.apexcharts-tooltip-title{padding:8px 16px !important;font-size:14px !important;margin-bottom:4px;font-weight:600 !important}.apexcharts-xaxis-label{fill:var(--geeks-gray-500)}.tagify{border-color:var(--geeks-tagify-border-color) !important;background-color:var(--geeks-white) !important;line-height:1.5;border-radius:.25rem;--tag-bg: var(--geeks-gray-300) !important;--tag-hover: var(--geeks-light-primary) !important;--tag-invalid-color: var(--geeks-light-danger) !important;--tag-text-color: var(--geeks-dark) !important;--tags-focus-border-color: var(--geeks-primary) !important;--tag-pad: 0.6em 0.5em}.tagify__tag:hover:not([readonly]) div::before{top:0;right:0;bottom:0;left:0}.tagify--focus{border-color:var(--geeks-primary) !important;box-shadow:var(--geeks-input-focus-box-shadow)}.tagify__tag{background-color:var(--geeks-gray-300);color:var(--geeks-white);border-radius:.25rem}.tagify__tag__removeBtn:hover{color:var(--geeks-danger) !important;background:var(--geeks-light-danger) !important}.controls{margin:0;padding:0;list-style:none;position:absolute;left:0;font-size:18px;width:100%;top:50%;-webkit-transform:translatey(-50%);transform:translatey(-50%);display:flex;align-items:center;justify-content:space-between}@media(max-width: 768px){.controls{position:absolute;bottom:-50px;justify-content:center;top:inherit}}.controls:focus{outline:none}.controls li{cursor:pointer}.controls li.prev{position:relative;background-color:var(--geeks-white);height:40px;width:40px;margin-left:-50px;border-radius:50%;line-height:40px;text-align:center;border:1px solid var(--geeks-border-color);transition:.2s ease-in;color:var(--geeks-gray-400)}@media(max-width: 768px){.controls li.prev{margin-right:5px}}.controls li.prev:hover{background-color:var(--geeks-primary);color:var(--geeks-white);border-color:var(--geeks-primary)}.controls li.next{position:relative;background-color:var(--geeks-white);height:40px;width:40px;margin-right:-50px;border-radius:50%;line-height:40px;text-align:center;border:1px solid var(--geeks-border-color);transition:.2s ease-in;color:var(--geeks-gray-400)}@media(max-width: 768px){.controls li.next{margin-left:5px}}.controls li.next:hover{background-color:var(--geeks-primary);color:var(--geeks-white);border-color:var(--geeks-primary)}.controls-testimonial{position:absolute;bottom:-100px;justify-content:center;top:inherit}@media(max-width: 990px){.controls-testimonial{bottom:-50px}}.product-tools{position:relative}.product-tools .thumbnails{margin:10px 0;text-align:center}.product-tools img{border-radius:6px;max-width:100%}.product .tns-item img{border-radius:6px;width:100%}.thumbnails li img{height:auto}.thumbnails .tns-nav-active .thumbnails-img{background:none;border:2px solid var(--geeks-primary);border-radius:.5rem}.tippy-box[data-animation=scale][data-placement^=top]{-webkit-transform-origin:bottom;transform-origin:bottom}.tippy-box[data-animation=scale][data-placement^=bottom]{-webkit-transform-origin:top;transform-origin:top}.tippy-box[data-animation=scale][data-placement^=left]{-webkit-transform-origin:right;transform-origin:right}.tippy-box[data-animation=scale][data-placement^=right]{-webkit-transform-origin:left;transform-origin:left}.tippy-box[data-animation=scale][data-state=hidden]{-webkit-transform:scale(0.5);transform:scale(0.5);opacity:0}.tippy-box[data-theme~=light]{color:var(--geeks-white);box-shadow:0 0 20px 4px rgba(42, 44, 46, 0.15),0 4px 80px -8px rgba(36, 40, 47, 0.25),0 4px 4px -2px rgba(91, 94, 105, 0.15);background-color:var(--geeks-dark)}.tippy-box[data-theme~=light][data-placement^=top]>.tippy-arrow:before{border-top-color:var(--geeks-dark)}.tippy-box[data-theme~=light][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:var(--geeks-dark)}.tippy-box[data-theme~=light][data-placement^=left]>.tippy-arrow:before{border-left-color:var(--geeks-dark)}.tippy-box[data-theme~=light][data-placement^=right]>.tippy-arrow:before{border-right-color:var(--geeks-dark)}.tippy-box[data-theme~=light]>.tippy-backdrop{background-color:var(--geeks-dark)}.tippy-box[data-theme~=light]>.tippy-svg-arrow{fill:var(--geeks-dark)}.tippy-box[data-theme~=lightPurple]{background-color:var(--geeks-light-primary);color:var(--geeks-dark-primary)}.tippy-box[data-theme~=lightPurple][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--geeks-light-primary)}.jvm-region.jvm-element{fill:var(--geeks-gray-200)}table.dataTable{clear:both;margin-top:0px !important;margin-bottom:0px !important;max-width:none !important;border-collapse:separate !important}table.dataTable td,table.dataTable th{box-sizing:content-box}table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable.table-striped>tbody>tr:nth-of-type(2n + 1){background-color:transparent}div.dataTables_wrapper div.dataTables_length{padding:16px 24px}div.dataTables_wrapper div.dataTables_length label{font-weight:normal;text-align:left;white-space:nowrap}div.dataTables_wrapper div.dataTables_length select{width:80px;display:inline-block}div.dataTables_wrapper div.dataTables_filter{text-align:right;padding-right:1.5rem;padding-top:.5rem;padding-bottom:.5rem}div.dataTables_wrapper div.dataTables_filter label{font-weight:normal;white-space:nowrap;text-align:left}div.dataTables_wrapper div.dataTables_filter input{margin-left:.5em;display:inline-block;width:auto}div.dataTables_wrapper div.dataTables_info{padding:1rem !important;white-space:nowrap;padding-left:1.5rem}div.dataTables_wrapper div.dataTables_paginate{margin:0;white-space:nowrap;text-align:right;padding:.75rem}div.dataTables_wrapper div.dataTables_paginate ul.pagination{margin:12px 24px;white-space:nowrap}div.dataTables_wrapper div.dataTables_paginate ul.pagination .page-item{margin-left:.25rem}div.dataTables_wrapper div.dataTables_processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:1em 0}div.dataTables_scrollHead table.dataTable{margin-bottom:0 !important}div.dataTables_scrollBody>table{border-top:none;margin-top:0 !important;margin-bottom:0 !important}div.dataTables_scrollBody>table>thead .sorting:after,div.dataTables_scrollBody>table>thead .sorting_asc:after,div.dataTables_scrollBody>table>thead .sorting_desc:after{display:none}div.dataTables_scrollBody>table>tbody>tr:first-child>th,div.dataTables_scrollBody>table>tbody>tr:first-child>td{border-top:none}div.dataTables_scrollFoot>.dataTables_scrollFootInner{box-sizing:content-box}div.dataTables_scrollFoot>.dataTables_scrollFootInner>table{margin-top:0 !important;border-top:none}@media screen and (max-width: 767px){div.dataTables_wrapper div.dataTables_length,div.dataTables_wrapper div.dataTables_filter,div.dataTables_wrapper div.dataTables_info,div.dataTables_wrapper div.dataTables_paginate{text-align:center}}table.dataTable.table-condensed>thead>tr>th{padding-right:20px}table.table-bordered.dataTable{border-right-width:0}table.table-bordered.dataTable th,table.table-bordered.dataTable td{border-left-width:0}table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable td:last-child,table.table-bordered.dataTable td:last-child{border-right-width:1px}table.table-bordered.dataTable tbody th,table.table-bordered.dataTable tbody td{border-bottom-width:0}div.dataTables_scrollHead table.table-bordered{border-bottom-width:0}div.table-responsive>div.dataTables_wrapper>div.row{margin:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:first-child{padding-left:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:last-child{padding-right:0}div.dt-buttons{position:initial;display:block}div.dt-buttons .btn{border-radius:.375rem !important}@media screen and (max-width: 767px){div.dt-buttons{float:none;width:100%;text-align:center;margin-bottom:.5em;flex-wrap:nowrap !important;overflow-x:auto}}.fc-not-allowed{cursor:not-allowed}.fc-not-allowed .fc-event{cursor:not-allowed}.fc-unselectable{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}.fc{display:flex;flex-direction:column;font-size:1em;box-sizing:border-box}.fc *{box-sizing:border-box}.fc *:before,.fc *:after{box-sizing:border-box}.fc table{border-collapse:collapse;border-spacing:0;font-size:1em}.fc th{text-align:center;vertical-align:top;padding:0;border-left:none !important;border-right:none !important}.fc td{vertical-align:top;padding:0}.fc a[data-navlink]{cursor:pointer;color:var(--geeks-gray-900)}.fc a[data-navlink]:hover{text-decoration:underline}.fc-direction-ltr{direction:ltr;text-align:left}.fc-direction-rtl{direction:rtl;text-align:right}.fc-theme-standard td,.fc-theme-standard th{border:1px solid var(--geeks-border-color)}.fc-liquid-hack td,.fc-liquid-hack th{position:relative}@font-face{font-family:"fcicons";src:url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBfAAAAC8AAAAYGNtYXAXVtKNAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZgYydxIAAAF4AAAFNGhlYWQUJ7cIAAAGrAAAADZoaGVhB20DzAAABuQAAAAkaG10eCIABhQAAAcIAAAALGxvY2ED4AU6AAAHNAAAABhtYXhwAA8AjAAAB0wAAAAgbmFtZXsr690AAAdsAAABhnBvc3QAAwAAAAAI9AAAACAAAwPAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpBgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6Qb//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAWIAjQKeAskAEwAAJSc3NjQnJiIHAQYUFwEWMjc2NCcCnuLiDQ0MJAz/AA0NAQAMJAwNDcni4gwjDQwM/wANIwz/AA0NDCMNAAAAAQFiAI0CngLJABMAACUBNjQnASYiBwYUHwEHBhQXFjI3AZ4BAA0N/wAMJAwNDeLiDQ0MJAyNAQAMIw0BAAwMDSMM4uINIwwNDQAAAAIA4gC3Ax4CngATACcAACUnNzY0JyYiDwEGFB8BFjI3NjQnISc3NjQnJiIPAQYUHwEWMjc2NCcB87e3DQ0MIw3VDQ3VDSMMDQ0BK7e3DQ0MJAzVDQ3VDCQMDQ3zuLcMJAwNDdUNIwzWDAwNIwy4twwkDA0N1Q0jDNYMDA0jDAAAAgDiALcDHgKeABMAJwAAJTc2NC8BJiIHBhQfAQcGFBcWMjchNzY0LwEmIgcGFB8BBwYUFxYyNwJJ1Q0N1Q0jDA0Nt7cNDQwjDf7V1Q0N1QwkDA0Nt7cNDQwkDLfWDCMN1Q0NDCQMt7gMIw0MDNYMIw3VDQ0MJAy3uAwjDQwMAAADAFUAAAOrA1UAMwBoAHcAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMhMjY1NCYjISIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAAVYRGRkR/qoRGRkRA1UFBAUOCQkVDAsZDf2rDRkLDBUJCA4FBQUFBQUOCQgVDAsZDQJVDRkLDBUJCQ4FBAVVAgECBQMCBwQECAX9qwQJAwQHAwMFAQICAgIBBQMDBwQDCQQCVQUIBAQHAgMFAgEC/oAZEhEZGRESGQAAAAADAFUAAAOrA1UAMwBoAIkAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMzFRQWMzI2PQEzMjY1NCYrATU0JiMiBh0BIyIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAgBkSEhmAERkZEYAZEhIZgBEZGREDVQUEBQ4JCRUMCxkN/asNGQsMFQkIDgUFBQUFBQ4JCBUMCxkNAlUNGQsMFQkJDgUEBVUCAQIFAwIHBAQIBf2rBAkDBAcDAwUBAgICAgEFAwMHBAMJBAJVBQgEBAcCAwUCAQL+gIASGRkSgBkSERmAEhkZEoAZERIZAAABAOIAjQMeAskAIAAAExcHBhQXFjI/ARcWMjc2NC8BNzY0JyYiDwEnJiIHBhQX4uLiDQ0MJAzi4gwkDA0N4uINDQwkDOLiDCQMDQ0CjeLiDSMMDQ3h4Q0NDCMN4uIMIw0MDOLiDAwNIwwAAAABAAAAAQAAa5n0y18PPPUACwQAAAAAANivOVsAAAAA2K85WwAAAAADqwNVAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAOrAAEAAAAAAAAAAAAAAAAAAAALBAAAAAAAAAAAAAAAAgAAAAQAAWIEAAFiBAAA4gQAAOIEAABVBAAAVQQAAOIAAAAAAAoAFAAeAEQAagCqAOoBngJkApoAAQAAAAsAigADAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGZjaWNvbnMAZgBjAGkAYwBvAG4Ac1ZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGZjaWNvbnMAZgBjAGkAYwBvAG4Ac2ZjaWNvbnMAZgBjAGkAYwBvAG4Ac1JlZ3VsYXIAUgBlAGcAdQBsAGEAcmZjaWNvbnMAZgBjAGkAYwBvAG4Ac0ZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=") format("truetype");font-weight:normal;font-style:normal}.fc-icon{display:inline-block;width:1em;height:1em;text-align:center;-webkit-user-select:none;user-select:none;font-family:"fcicons" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fc-icon-chevron-left:before{content:""}.fc-icon-chevron-right:before{content:""}.fc-icon-chevrons-left:before{content:""}.fc-icon-chevrons-right:before{content:""}.fc-icon-minus-square:before{content:""}.fc-icon-plus-square:before{content:""}.fc-icon-x:before{content:""}.fc .fc-button{border-radius:0;overflow:visible;text-transform:none;margin:0;font-family:inherit;font-size:inherit;line-height:inherit;-webkit-appearance:button;display:inline-block;font-weight:500;text-align:center;vertical-align:middle;-webkit-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.25em .65em;font-size:.875rem;line-height:1.9;border-radius:.25em}.fc .fc-button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}.fc .fc-button:not(:disabled){cursor:pointer}.fc .fc-button::-moz-focus-inner{padding:0;border-style:none}.fc .fc-button:hover{text-decoration:none}.fc .fc-button:focus{outline:0;box-shadow:0 0 0 .2rem rgba(44, 62, 80, 0.25)}.fc .fc-button:disabled{opacity:.65}.fc .fc-button-primary{color:var(--geeks-gray-700);background-color:transparent;border-color:var(--geeks-border-color)}.fc .fc-button-primary:hover{color:var(--geeks-gray-700);background-color:var(--geeks-gray-300);border-color:var(--geeks-border-color)}.fc .fc-button-primary:disabled{color:var(--geeks-gray-700);background-color:var(--geeks-gray-300);border-color:var(--geeks-border-color)}.fc .fc-button-primary:focus{box-shadow:none}.fc .fc-button-primary:not(:disabled):active,.fc .fc-button-primary:not(:disabled).fc-button-active{color:var(--geeks-white);background-color:var(--geeks-primary);border-color:var(--geeks-primary)}.fc .fc-button-primary:not(:disabled):active:focus,.fc .fc-button-primary:not(:disabled).fc-button-active:focus{box-shadow:none}.fc .fc-button .fc-icon{vertical-align:middle;font-size:.875rem}.fc .fc-button-group{position:relative;display:inline-flex;vertical-align:middle}.fc .fc-button-group>.fc-button{position:relative;flex:1 1 auto}.fc .fc-button-group>.fc-button:hover,.fc .fc-button-group>.fc-button:focus,.fc .fc-button-group>.fc-button:active,.fc .fc-button-group>.fc-button.fc-button-active{z-index:1}.fc-direction-ltr .fc-button-group>.fc-button:not(:first-child){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-direction-ltr .fc-button-group>.fc-button:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.fc-direction-rtl .fc-button-group>.fc-button:not(:first-child){margin-right:-1px;border-top-right-radius:0;border-bottom-right-radius:0}.fc-direction-rtl .fc-button-group>.fc-button:not(:last-child){border-top-left-radius:0;border-bottom-left-radius:0}.fc .fc-toolbar{display:flex;justify-content:space-between;align-items:center}.fc .fc-toolbar.fc-header-toolbar{padding:1.5rem 1.5rem}.fc .fc-toolbar.fc-footer-toolbar{margin-top:1.5em}.fc .fc-toolbar-title{font-size:1.75em;margin:0}.fc-direction-ltr .fc-toolbar>*>:not(:first-child){margin-left:.75em}.fc-direction-rtl .fc-toolbar>*>:not(:first-child){margin-right:.75em}.fc-direction-rtl .fc-toolbar-ltr{flex-direction:row-reverse}.fc .fc-scroller{-webkit-overflow-scrolling:touch;position:relative}.fc .fc-scroller-liquid{height:100%}.fc .fc-scroller-liquid-absolute{position:absolute;top:0;right:0;left:0;bottom:0}.fc .fc-scroller-harness{position:relative;overflow:hidden;direction:ltr}.fc .fc-scroller-harness-liquid{height:100%}.fc-direction-rtl .fc-scroller-harness>.fc-scroller{direction:rtl}.fc-theme-standard .fc-scrollgrid{border:1px solid var(--geeks-border-color);border:1px solid var(--geeks-border-color)}.fc .fc-scrollgrid{width:100%;table-layout:fixed;border-collapse:separate;border-right-width:0;border-bottom-width:0}.fc .fc-scrollgrid table{width:100%;table-layout:fixed;border-top-style:hidden;border-left-style:hidden;border-right-style:hidden}.fc .fc-scrollgrid-liquid{height:100%}.fc .fc-scrollgrid-section{height:1px}.fc .fc-scrollgrid-section>td{height:1px}.fc .fc-scrollgrid-section table{height:1px}.fc .fc-scrollgrid-section-liquid>td{height:100%}.fc .fc-scrollgrid-section>*{border-top-width:0;border-left-width:0}.fc .fc-scrollgrid-section-header>*,.fc .fc-scrollgrid-section-footer>*{border-bottom-width:0}.fc .fc-scrollgrid-section-body table,.fc .fc-scrollgrid-section-footer table{border-bottom-style:hidden}.fc .fc-scrollgrid-section-sticky>*{background:var(--geeks-white);position:-webkit-sticky;position:sticky;z-index:3}.fc .fc-scrollgrid-section-header.fc-scrollgrid-section-sticky>*{top:0}.fc .fc-scrollgrid-section-footer.fc-scrollgrid-section-sticky>*{bottom:0}.fc .fc-scrollgrid-sticky-shim{height:1px;margin-bottom:-1px}.fc-sticky{position:-webkit-sticky;position:sticky}.fc .fc-view-harness{flex-grow:1;position:relative}.fc .fc-view-harness-active>.fc-view{position:absolute;top:0;right:0;bottom:0;left:0}.fc .fc-col-header-cell-cushion{display:inline-block;padding:2px 4px;color:var(--geeks-gray-900)}.fc .fc-bg-event,.fc .fc-non-business,.fc .fc-highlight{position:absolute;top:0;left:0;right:0;bottom:0}.fc .fc-non-business{background:var(--geeks-gray-200)}.fc .fc-bg-event{background:rgb(143, 223, 130);opacity:.3}.fc .fc-bg-event .fc-event-title{margin:.5em;font-size:.85em;font-style:italic;font-weight:500}.fc .fc-highlight{background:var(--geeks-light-info)}.fc .fc-cell-shaded,.fc .fc-day-disabled{background:var(--geeks-gray-500)}a.fc-event{text-decoration:none}a.fc-event:hover{text-decoration:none}.fc-event[href],.fc-event.fc-event-draggable{cursor:pointer}.fc-event .fc-event-main{position:relative;z-index:2}.fc-event-dragging:not(.fc-event-selected){opacity:.75}.fc-event-dragging.fc-event-selected{box-shadow:0 2px 7px rgba(0, 0, 0, 0.3)}.fc-event .fc-event-resizer{display:none;position:absolute;z-index:4}.fc-event:hover .fc-event-resizer{display:block}.fc-event-selected{box-shadow:0 2px 5px rgba(0, 0, 0, 0.2)}.fc-event-selected .fc-event-resizer{display:block;border-radius:4px;border-width:1px;width:8px;height:8px;border-style:solid;border-color:inherit;background:var(--geeks-white)}.fc-event-selected .fc-event-resizer:before{content:"";position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px}.fc-event:focus{box-shadow:0px 2px 4px rgba(0, 0, 20, 0.08),0px 1px 2px rgba(0, 0, 20, 0.08)}.fc-event-selected:before,.fc-event:focus:before{content:"";position:absolute;z-index:3;top:0;left:0;right:0;bottom:0}.fc-event-selected:after,.fc-event:focus:after{content:"";background:rgba(0, 0, 0, 0.25);position:absolute;z-index:1;top:-1px;left:-1px;right:-1px;bottom:-1px}.fc-h-event{display:block;border:1px solid var(--geeks-primary);background-color:var(--geeks-primary)}.fc-h-event .fc-event-main{color:var(--geeks-white)}.fc-h-event .fc-event-main-frame{display:flex}.fc-h-event .fc-event-time{max-width:100%;overflow:hidden}.fc-h-event .fc-event-title-container{flex-grow:1;flex-shrink:1;min-width:0}.fc-h-event .fc-event-title{display:inline-block;vertical-align:top;left:0;right:0;max-width:100%;overflow:hidden}.fc-h-event.fc-event-selected:before{top:-10px;bottom:-10px}.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-start),.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-end){border-top-left-radius:0;border-bottom-left-radius:0;border-left-width:0}.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-end),.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-start){border-top-right-radius:0;border-bottom-right-radius:0;border-right-width:0}.fc-h-event:not(.fc-event-selected) .fc-event-resizer{top:0;bottom:0;width:8px}.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start,.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end{cursor:w-resize;left:-4px}.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end,.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start{cursor:e-resize;right:-4px}.fc-h-event.fc-event-selected .fc-event-resizer{top:50%;margin-top:-4px}.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-start,.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-end{left:-4px}.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-end,.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-start{right:-4px}.fc .fc-popover{position:absolute;z-index:9999;box-shadow:0 2px 6px rgba(0, 0, 0, 0.15)}.fc .fc-popover-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:3px 4px}.fc .fc-popover-title{margin:0 2px}.fc .fc-popover-close{cursor:pointer;opacity:.65;font-size:1.1em}.fc-theme-standard .fc-popover{border:0;background:var(--geeks-white);box-shadow:0px 2px 4px rgba(0, 0, 20, 0.08),0px 1px 2px rgba(0, 0, 20, 0.08);border-radius:.25rem}.fc-theme-standard .fc-popover-header{background:var(--geeks-gray-200);border-start-end-radius:.25rem;border-start-start-radius:.25rem}.fc-daygrid-day-frame:before,.fc-daygrid-day-events:before,.fc-daygrid-event-harness:before,.fc-daygrid-day-frame:after,.fc-daygrid-day-events:after,.fc-daygrid-event-harness:after{content:"";clear:both;display:table}.fc .fc-daygrid-body{position:relative;z-index:1}.fc .fc-daygrid-day.fc-day-today{background-color:var(--geeks-light-warning)}.fc .fc-daygrid-day-frame{position:relative;min-height:100%}.fc .fc-daygrid-day-top{display:flex;flex-direction:row-reverse}.fc .fc-day-other .fc-daygrid-day-top{opacity:.3}.fc .fc-daygrid-day-number{position:relative;z-index:4;padding:4px}.fc .fc-daygrid-day-events{margin-top:1px}.fc .fc-daygrid-body-balanced .fc-daygrid-day-events{position:absolute;left:0;right:0}.fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events{position:relative;min-height:2em}.fc .fc-daygrid-body-natural .fc-daygrid-day-events{margin-bottom:1em}.fc .fc-daygrid-event-harness{position:relative}.fc .fc-daygrid-event-harness-abs{position:absolute;top:0;left:0;right:0}.fc .fc-daygrid-bg-harness{position:absolute;top:0;bottom:0}.fc .fc-daygrid-day-bg .fc-non-business{z-index:1}.fc .fc-daygrid-day-bg .fc-bg-event{z-index:2}.fc .fc-daygrid-day-bg .fc-highlight{z-index:3}.fc .fc-daygrid-event{z-index:6;margin-top:1px}.fc .fc-daygrid-event.fc-event-mirror{z-index:7}.fc .fc-daygrid-day-bottom{font-size:.85em;padding:2px 3px 0}.fc .fc-daygrid-day-bottom:before{content:"";clear:both;display:table}.fc .fc-daygrid-more-link{position:relative;z-index:4;cursor:pointer}.fc .fc-daygrid-week-number{position:absolute;z-index:5;top:0;padding:2px;min-width:1.5em;text-align:center;background-color:var(--geeks-gray-100);color:var(--geeks-gray-700)}.fc .fc-more-popover .fc-popover-body{min-width:220px;padding:10px}.fc-direction-ltr .fc-daygrid-event.fc-event-start,.fc-direction-rtl .fc-daygrid-event.fc-event-end{margin-left:2px}.fc-direction-ltr .fc-daygrid-event.fc-event-end,.fc-direction-rtl .fc-daygrid-event.fc-event-start{margin-right:2px}.fc-direction-ltr .fc-daygrid-week-number{left:0;border-radius:0 0 3px 0}.fc-direction-rtl .fc-daygrid-week-number{right:0;border-radius:0 0 0 3px}.fc-liquid-hack .fc-daygrid-day-frame{position:static}.fc-daygrid-event{position:relative;white-space:nowrap;border-radius:3px;font-size:.85em}.fc-daygrid-block-event .fc-event-time{font-weight:bold;padding:1px}.fc-daygrid-block-event .fc-event-title{padding:4px 6px;line-height:1;font-weight:500}.fc-daygrid-dot-event{display:flex;align-items:center;padding:2px 4px;background-color:var(--geeks-light-primary)}.fc-daygrid-dot-event .fc-event-title{flex-grow:1;flex-shrink:1;min-width:0;overflow:hidden;font-weight:bold}.fc-daygrid-dot-event:hover,.fc-daygrid-dot-event.fc-event-mirror{background-color:var(--geeks-light-primary)}.fc-daygrid-dot-event.fc-event-selected:before{top:-10px;bottom:-10px}.fc-daygrid-event-dot{margin:0 4px;box-sizing:content-box;width:0;height:0;border:4px solid var(--geeks-dark-primary);border-radius:4px}.fc-direction-ltr .fc-daygrid-event .fc-event-time{margin-right:3px}.fc-direction-rtl .fc-daygrid-event .fc-event-time{margin-left:3px}.fc-v-event{display:block;border:1px solid var(--geeks-primary);background-color:var(--geeks-primary)}.fc-v-event .fc-event-main{color:var(--geeks-white);height:100%}.fc-v-event .fc-event-main-frame{height:100%;display:flex;flex-direction:column}.fc-v-event .fc-event-time{flex-grow:0;flex-shrink:0;max-height:100%;overflow:hidden}.fc-v-event .fc-event-title-container{flex-grow:1;flex-shrink:1;min-height:0}.fc-v-event .fc-event-title{top:0;bottom:0;max-height:100%;overflow:hidden}.fc-v-event:not(.fc-event-start){border-top-width:0;border-top-left-radius:0;border-top-right-radius:0}.fc-v-event:not(.fc-event-end){border-bottom-width:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.fc-v-event.fc-event-selected:before{left:-10px;right:-10px}.fc-v-event .fc-event-resizer-start{cursor:n-resize}.fc-v-event .fc-event-resizer-end{cursor:s-resize}.fc-v-event:not(.fc-event-selected) .fc-event-resizer{height:8px;left:0;right:0}.fc-v-event:not(.fc-event-selected) .fc-event-resizer-start{top:-4px}.fc-v-event:not(.fc-event-selected) .fc-event-resizer-end{bottom:-4px}.fc-v-event.fc-event-selected .fc-event-resizer{left:50%;margin-left:-4px}.fc-v-event.fc-event-selected .fc-event-resizer-start{top:-4px}.fc-v-event.fc-event-selected .fc-event-resizer-end{bottom:-4px}.fc .fc-timegrid .fc-daygrid-body{z-index:2}.fc .fc-timegrid-divider{padding:0 0 2px}.fc .fc-timegrid-body{position:relative;z-index:1;min-height:100%}.fc .fc-timegrid-axis-chunk{position:relative}.fc .fc-timegrid-axis-chunk>table{position:relative;z-index:1}.fc .fc-timegrid-slots{position:relative;z-index:1}.fc .fc-timegrid-slot{height:1.5em;border-bottom:0}.fc .fc-timegrid-slot:empty:before{content:" "}.fc .fc-timegrid-slot-minor{border-top-style:dotted}.fc .fc-timegrid-slot-label-cushion{display:inline-block;white-space:nowrap}.fc .fc-timegrid-slot-label{vertical-align:middle}.fc .fc-timegrid-axis-cushion,.fc .fc-timegrid-slot-label-cushion{padding:0 4px}.fc .fc-timegrid-axis-frame-liquid{height:100%}.fc .fc-timegrid-axis-frame{overflow:hidden;display:flex;align-items:center;justify-content:flex-end}.fc .fc-timegrid-axis-cushion{max-width:60px;flex-shrink:0}.fc-direction-ltr .fc-timegrid-slot-label-frame{text-align:right}.fc-direction-rtl .fc-timegrid-slot-label-frame{text-align:left}.fc-liquid-hack .fc-timegrid-axis-frame-liquid{height:auto;position:absolute;top:0;right:0;bottom:0;left:0}.fc .fc-timegrid-col.fc-day-today{background-color:var(--geeks-light-warning)}.fc .fc-timegrid-col-frame{min-height:100%;position:relative}.fc-media-screen.fc-liquid-hack .fc-timegrid-col-frame{height:auto;position:absolute;top:0;right:0;bottom:0;left:0}.fc-media-screen .fc-timegrid-cols{position:absolute;top:0;left:0;right:0;bottom:0}.fc-media-screen .fc-timegrid-cols>table{height:100%}.fc-media-screen .fc-timegrid-col-bg,.fc-media-screen .fc-timegrid-col-events,.fc-media-screen .fc-timegrid-now-indicator-container{position:absolute;top:0;left:0;right:0}.fc .fc-timegrid-col-bg{z-index:2}.fc .fc-timegrid-col-bg .fc-non-business{z-index:1}.fc .fc-timegrid-col-bg .fc-bg-event{z-index:2}.fc .fc-timegrid-col-bg .fc-highlight{z-index:3}.fc .fc-timegrid-bg-harness{position:absolute;left:0;right:0}.fc .fc-timegrid-col-events{z-index:3}.fc .fc-timegrid-now-indicator-container{bottom:0;overflow:hidden}.fc-direction-ltr .fc-timegrid-col-events{margin:0 2.5% 0 2px}.fc-direction-rtl .fc-timegrid-col-events{margin:0 2px 0 2.5%}.fc-timegrid-event-harness{position:absolute}.fc-timegrid-event-harness>.fc-timegrid-event{position:absolute;top:0;bottom:0;left:0;right:0}.fc-timegrid-event-harness-inset .fc-timegrid-event,.fc-timegrid-event.fc-event-mirror,.fc-timegrid-more-link{box-shadow:0px 0px 0px 1px var(--geeks-white)}.fc-timegrid-event,.fc-timegrid-more-link{font-size:.85em;border-radius:3px}.fc-timegrid-event{margin-bottom:1px}.fc-timegrid-event .fc-event-main{padding:1px 1px 0}.fc-timegrid-event .fc-event-time{white-space:nowrap;font-size:.85em;margin-bottom:1px}.fc-timegrid-event-short .fc-event-main-frame{flex-direction:row;overflow:hidden}.fc-timegrid-event-short .fc-event-time:after{content:" - "}.fc-timegrid-event-short .fc-event-title{font-size:.85em}.fc-timegrid-more-link{position:absolute;z-index:9999;color:inherit;background:var(--geeks-gray-100);cursor:pointer;margin-bottom:1px}.fc-timegrid-more-link-inner{padding:3px 2px;top:0}.fc-direction-ltr .fc-timegrid-more-link{right:0}.fc-direction-rtl .fc-timegrid-more-link{left:0}.fc .fc-timegrid-now-indicator-line{position:absolute;z-index:4;left:0;right:0;border-style:solid;border-color:var(--geeks-danger);border-width:1px 0 0}.fc .fc-timegrid-now-indicator-arrow{position:absolute;z-index:4;margin-top:-5px;border-style:solid;border-color:var(--geeks-danger)}.fc-direction-ltr .fc-timegrid-now-indicator-arrow{left:0;border-width:5px 0 5px 6px;border-top-color:transparent;border-bottom-color:transparent}.fc-direction-rtl .fc-timegrid-now-indicator-arrow{right:0;border-width:5px 6px 5px 0;border-top-color:transparent;border-bottom-color:transparent}.fc-theme-standard .fc-list{border:1px solid var(--geeks-border-color)}.fc .fc-list-empty{background-color:var(--geeks-gray-200);height:100%;display:flex;justify-content:center;align-items:center}.fc .fc-list-empty-cushion{margin:5em 0}.fc .fc-list-table{width:100%;border-style:hidden}.fc .fc-list-table tr>*{border-left:0;border-right:0}.fc .fc-list-sticky .fc-list-day>*{position:-webkit-sticky;position:sticky;top:0;background:var(--geeks-white)}.fc .fc-list-table thead{position:absolute;left:-10000px}.fc .fc-list-table tbody>tr:first-child th{border-top:0}.fc .fc-list-table th{padding:0}.fc .fc-list-table td{padding:8px 14px}.fc .fc-list-day-cushion{padding:8px 14px}.fc .fc-list-day-cushion:after{content:"";clear:both;display:table}.fc-theme-standard .fc-list-day-cushion{background-color:var(--geeks-gray-100)}.fc-direction-ltr .fc-list-day-text,.fc-direction-rtl .fc-list-day-side-text{float:left}.fc-direction-ltr .fc-list-day-side-text,.fc-direction-rtl .fc-list-day-text{float:right}.fc-direction-ltr .fc-list-table .fc-list-event-graphic{padding-right:0}.fc-direction-rtl .fc-list-table .fc-list-event-graphic{padding-left:0}.fc .fc-list-event.fc-event-forced-url{cursor:pointer}.fc .fc-list-event:hover td{background-color:var(--geeks-gray-100)}.fc .fc-list-event-graphic,.fc .fc-list-event-time{white-space:nowrap;width:1px}.fc .fc-list-event-dot{display:inline-block;box-sizing:content-box;width:0;height:0;border:5px solid var(--geeks-primary);border-radius:5px}.fc .fc-list-event-title a{color:inherit;text-decoration:none}.fc .fc-list-event.fc-event-forced-url:hover a{text-decoration:underline}.fc-theme-bootstrap a:not([href]){color:inherit}@media(max-width: 768px){.fc .fc-header-toolbar{flex-direction:column;align-items:flex-start}.fc .fc-toolbar-chunk:nth-child(1),.fc .fc-toolbar-chunk:nth-child(2){margin-bottom:.5rem}}.noUi-target{background-color:var(--geeks-gray-100);border-radius:.5rem;border:none;box-shadow:none}.noUi-horizontal{height:8px}.noUi-handle{border:transparent;border-radius:100%;background:var(--geeks-white);cursor:default;box-shadow:0 6px 8px 0 rgba(17, 24, 39, 0.08),0 0 0 1px rgba(17, 24, 39, 0.04)}.noUi-handle:focus{outline:none}.noUi-horizontal .noUi-handle{width:18px;height:18px;right:-13px;top:-6px}.noUi-handle:after,.noUi-handle:before{display:none}.noUi-connects{border-radius:6px}.noUi-connect{background:var(--geeks-primary)}.noUi-tooltip{border:none;padding:0;background-color:transparent}.noUi-tooltip{border:none;padding:0;background-color:var(--geeks-primary);height:30px;width:30px;line-height:30px;color:var(--geeks-white)}.gslide-image img{border-radius:.5rem}.simplebar-scrollbar::before{background-color:var(--geeks-gray-700)}.dropzone{background:var(--geeks-white) !important}.profile-bg{background-image:url(/assets/background/profile-bg-fb05be4db146339fd603194575a75cccb3266b2cba855ef16f10efccd0f2e7de.jpg);background-size:cover;background-repeat:no-repeat}@font-face{font-family:"Material Design Icons";src:url(/assets/fonts/materialdesignicons-webfont-75676417d7fb397824067c08e30ec8912098684a24322e48db0ce830d90a6632.eot?v=7.4.47);src:url(/assets/fonts/materialdesignicons-webfont-75676417d7fb397824067c08e30ec8912098684a24322e48db0ce830d90a6632.eot?#iefix&v=7.4.47) format("embedded-opentype"),url(/assets/fonts/materialdesignicons-webfont-34d00dda198a3bc5572ad3983eec7373971aa5294e572e5b06a7af7fff63385a.woff2?v=7.4.47) format("woff2"),url(/assets/fonts/materialdesignicons-webfont-9bfc551073ba187758516acbdc70bf4cd0e8ac25b3fd202a1d49737ab19a5d3c.woff?v=7.4.47) format("woff"),url(/assets/fonts/materialdesignicons-webfont-fe3d18815b61847f9262946a8836088a70a8cee74e7354edac17def42388ad13.ttf?v=7.4.47) format("truetype");font-weight:normal;font-style:normal}.mdi:before,.mdi-set{display:inline-block;font:normal normal normal 24px/1 "Material Design Icons";font-size:inherit;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mdi-ab-testing::before{content:"\F01C9"}.mdi-abacus::before{content:"\F16E0"}.mdi-abjad-arabic::before{content:"\F1328"}.mdi-abjad-hebrew::before{content:"\F1329"}.mdi-abugida-devanagari::before{content:"\F132A"}.mdi-abugida-thai::before{content:"\F132B"}.mdi-access-point::before{content:"\F0003"}.mdi-access-point-check::before{content:"\F1538"}.mdi-access-point-minus::before{content:"\F1539"}.mdi-access-point-network::before{content:"\F0002"}.mdi-access-point-network-off::before{content:"\F0BE1"}.mdi-access-point-off::before{content:"\F1511"}.mdi-access-point-plus::before{content:"\F153A"}.mdi-access-point-remove::before{content:"\F153B"}.mdi-account::before{content:"\F0004"}.mdi-account-alert::before{content:"\F0005"}.mdi-account-alert-outline::before{content:"\F0B50"}.mdi-account-arrow-down::before{content:"\F1868"}.mdi-account-arrow-down-outline::before{content:"\F1869"}.mdi-account-arrow-left::before{content:"\F0B51"}.mdi-account-arrow-left-outline::before{content:"\F0B52"}.mdi-account-arrow-right::before{content:"\F0B53"}.mdi-account-arrow-right-outline::before{content:"\F0B54"}.mdi-account-arrow-up::before{content:"\F1867"}.mdi-account-arrow-up-outline::before{content:"\F186A"}.mdi-account-badge::before{content:"\F1B0A"}.mdi-account-badge-outline::before{content:"\F1B0B"}.mdi-account-box::before{content:"\F0006"}.mdi-account-box-edit-outline::before{content:"\F1CC8"}.mdi-account-box-minus-outline::before{content:"\F1CC9"}.mdi-account-box-multiple::before{content:"\F0934"}.mdi-account-box-multiple-outline::before{content:"\F100A"}.mdi-account-box-outline::before{content:"\F0007"}.mdi-account-box-plus-outline::before{content:"\F1CCA"}.mdi-account-cancel::before{content:"\F12DF"}.mdi-account-cancel-outline::before{content:"\F12E0"}.mdi-account-card::before{content:"\F1BA4"}.mdi-account-card-outline::before{content:"\F1BA5"}.mdi-account-cash::before{content:"\F1097"}.mdi-account-cash-outline::before{content:"\F1098"}.mdi-account-check::before{content:"\F0008"}.mdi-account-check-outline::before{content:"\F0BE2"}.mdi-account-child::before{content:"\F0A89"}.mdi-account-child-circle::before{content:"\F0A8A"}.mdi-account-child-outline::before{content:"\F10C8"}.mdi-account-circle::before{content:"\F0009"}.mdi-account-circle-outline::before{content:"\F0B55"}.mdi-account-clock::before{content:"\F0B56"}.mdi-account-clock-outline::before{content:"\F0B57"}.mdi-account-cog::before{content:"\F1370"}.mdi-account-cog-outline::before{content:"\F1371"}.mdi-account-convert::before{content:"\F000A"}.mdi-account-convert-outline::before{content:"\F1301"}.mdi-account-cowboy-hat::before{content:"\F0E9B"}.mdi-account-cowboy-hat-outline::before{content:"\F17F3"}.mdi-account-credit-card::before{content:"\F1BA6"}.mdi-account-credit-card-outline::before{content:"\F1BA7"}.mdi-account-details::before{content:"\F0631"}.mdi-account-details-outline::before{content:"\F1372"}.mdi-account-edit::before{content:"\F06BC"}.mdi-account-edit-outline::before{content:"\F0FFB"}.mdi-account-eye::before{content:"\F0420"}.mdi-account-eye-outline::before{content:"\F127B"}.mdi-account-file::before{content:"\F1CA7"}.mdi-account-file-outline::before{content:"\F1CA8"}.mdi-account-file-text::before{content:"\F1CA9"}.mdi-account-file-text-outline::before{content:"\F1CAA"}.mdi-account-filter::before{content:"\F0936"}.mdi-account-filter-outline::before{content:"\F0F9D"}.mdi-account-group::before{content:"\F0849"}.mdi-account-group-outline::before{content:"\F0B58"}.mdi-account-hard-hat::before{content:"\F05B5"}.mdi-account-hard-hat-outline::before{content:"\F1A1F"}.mdi-account-heart::before{content:"\F0899"}.mdi-account-heart-outline::before{content:"\F0BE3"}.mdi-account-injury::before{content:"\F1815"}.mdi-account-injury-outline::before{content:"\F1816"}.mdi-account-key::before{content:"\F000B"}.mdi-account-key-outline::before{content:"\F0BE4"}.mdi-account-lock::before{content:"\F115E"}.mdi-account-lock-open::before{content:"\F1960"}.mdi-account-lock-open-outline::before{content:"\F1961"}.mdi-account-lock-outline::before{content:"\F115F"}.mdi-account-minus::before{content:"\F000D"}.mdi-account-minus-outline::before{content:"\F0AEC"}.mdi-account-multiple::before{content:"\F000E"}.mdi-account-multiple-check::before{content:"\F08C5"}.mdi-account-multiple-check-outline::before{content:"\F11FE"}.mdi-account-multiple-minus::before{content:"\F05D3"}.mdi-account-multiple-minus-outline::before{content:"\F0BE5"}.mdi-account-multiple-outline::before{content:"\F000F"}.mdi-account-multiple-plus::before{content:"\F0010"}.mdi-account-multiple-plus-outline::before{content:"\F0800"}.mdi-account-multiple-remove::before{content:"\F120A"}.mdi-account-multiple-remove-outline::before{content:"\F120B"}.mdi-account-music::before{content:"\F0803"}.mdi-account-music-outline::before{content:"\F0CE9"}.mdi-account-network::before{content:"\F0011"}.mdi-account-network-off::before{content:"\F1AF1"}.mdi-account-network-off-outline::before{content:"\F1AF2"}.mdi-account-network-outline::before{content:"\F0BE6"}.mdi-account-off::before{content:"\F0012"}.mdi-account-off-outline::before{content:"\F0BE7"}.mdi-account-outline::before{content:"\F0013"}.mdi-account-plus::before{content:"\F0014"}.mdi-account-plus-outline::before{content:"\F0801"}.mdi-account-question::before{content:"\F0B59"}.mdi-account-question-outline::before{content:"\F0B5A"}.mdi-account-reactivate::before{content:"\F152B"}.mdi-account-reactivate-outline::before{content:"\F152C"}.mdi-account-remove::before{content:"\F0015"}.mdi-account-remove-outline::before{content:"\F0AED"}.mdi-account-school::before{content:"\F1A20"}.mdi-account-school-outline::before{content:"\F1A21"}.mdi-account-search::before{content:"\F0016"}.mdi-account-search-outline::before{content:"\F0935"}.mdi-account-settings::before{content:"\F0630"}.mdi-account-settings-outline::before{content:"\F10C9"}.mdi-account-star::before{content:"\F0017"}.mdi-account-star-outline::before{content:"\F0BE8"}.mdi-account-supervisor::before{content:"\F0A8B"}.mdi-account-supervisor-circle::before{content:"\F0A8C"}.mdi-account-supervisor-circle-outline::before{content:"\F14EC"}.mdi-account-supervisor-outline::before{content:"\F112D"}.mdi-account-switch::before{content:"\F0019"}.mdi-account-switch-outline::before{content:"\F04CB"}.mdi-account-sync::before{content:"\F191B"}.mdi-account-sync-outline::before{content:"\F191C"}.mdi-account-tag::before{content:"\F1C1B"}.mdi-account-tag-outline::before{content:"\F1C1C"}.mdi-account-tie::before{content:"\F0CE3"}.mdi-account-tie-hat::before{content:"\F1898"}.mdi-account-tie-hat-outline::before{content:"\F1899"}.mdi-account-tie-outline::before{content:"\F10CA"}.mdi-account-tie-voice::before{content:"\F1308"}.mdi-account-tie-voice-off::before{content:"\F130A"}.mdi-account-tie-voice-off-outline::before{content:"\F130B"}.mdi-account-tie-voice-outline::before{content:"\F1309"}.mdi-account-tie-woman::before{content:"\F1A8C"}.mdi-account-voice::before{content:"\F05CB"}.mdi-account-voice-off::before{content:"\F0ED4"}.mdi-account-wrench::before{content:"\F189A"}.mdi-account-wrench-outline::before{content:"\F189B"}.mdi-adjust::before{content:"\F001A"}.mdi-advertisements::before{content:"\F192A"}.mdi-advertisements-off::before{content:"\F192B"}.mdi-air-conditioner::before{content:"\F001B"}.mdi-air-filter::before{content:"\F0D43"}.mdi-air-horn::before{content:"\F0DAC"}.mdi-air-humidifier::before{content:"\F1099"}.mdi-air-humidifier-off::before{content:"\F1466"}.mdi-air-purifier::before{content:"\F0D44"}.mdi-air-purifier-off::before{content:"\F1B57"}.mdi-airbag::before{content:"\F0BE9"}.mdi-airballoon::before{content:"\F001C"}.mdi-airballoon-outline::before{content:"\F100B"}.mdi-airplane::before{content:"\F001D"}.mdi-airplane-alert::before{content:"\F187A"}.mdi-airplane-check::before{content:"\F187B"}.mdi-airplane-clock::before{content:"\F187C"}.mdi-airplane-cog::before{content:"\F187D"}.mdi-airplane-edit::before{content:"\F187E"}.mdi-airplane-landing::before{content:"\F05D4"}.mdi-airplane-marker::before{content:"\F187F"}.mdi-airplane-minus::before{content:"\F1880"}.mdi-airplane-off::before{content:"\F001E"}.mdi-airplane-plus::before{content:"\F1881"}.mdi-airplane-remove::before{content:"\F1882"}.mdi-airplane-search::before{content:"\F1883"}.mdi-airplane-settings::before{content:"\F1884"}.mdi-airplane-takeoff::before{content:"\F05D5"}.mdi-airport::before{content:"\F084B"}.mdi-alarm::before{content:"\F0020"}.mdi-alarm-bell::before{content:"\F078E"}.mdi-alarm-check::before{content:"\F0021"}.mdi-alarm-light::before{content:"\F078F"}.mdi-alarm-light-off::before{content:"\F171E"}.mdi-alarm-light-off-outline::before{content:"\F171F"}.mdi-alarm-light-outline::before{content:"\F0BEA"}.mdi-alarm-multiple::before{content:"\F0022"}.mdi-alarm-note::before{content:"\F0E71"}.mdi-alarm-note-off::before{content:"\F0E72"}.mdi-alarm-off::before{content:"\F0023"}.mdi-alarm-panel::before{content:"\F15C4"}.mdi-alarm-panel-outline::before{content:"\F15C5"}.mdi-alarm-plus::before{content:"\F0024"}.mdi-alarm-snooze::before{content:"\F068E"}.mdi-album::before{content:"\F0025"}.mdi-alert::before{content:"\F0026"}.mdi-alert-box::before{content:"\F0027"}.mdi-alert-box-outline::before{content:"\F0CE4"}.mdi-alert-circle::before{content:"\F0028"}.mdi-alert-circle-check::before{content:"\F11ED"}.mdi-alert-circle-check-outline::before{content:"\F11EE"}.mdi-alert-circle-outline::before{content:"\F05D6"}.mdi-alert-decagram::before{content:"\F06BD"}.mdi-alert-decagram-outline::before{content:"\F0CE5"}.mdi-alert-minus::before{content:"\F14BB"}.mdi-alert-minus-outline::before{content:"\F14BE"}.mdi-alert-octagon::before{content:"\F0029"}.mdi-alert-octagon-outline::before{content:"\F0CE6"}.mdi-alert-octagram::before{content:"\F0767"}.mdi-alert-octagram-outline::before{content:"\F0CE7"}.mdi-alert-outline::before{content:"\F002A"}.mdi-alert-plus::before{content:"\F14BA"}.mdi-alert-plus-outline::before{content:"\F14BD"}.mdi-alert-remove::before{content:"\F14BC"}.mdi-alert-remove-outline::before{content:"\F14BF"}.mdi-alert-rhombus::before{content:"\F11CE"}.mdi-alert-rhombus-outline::before{content:"\F11CF"}.mdi-alien::before{content:"\F089A"}.mdi-alien-outline::before{content:"\F10CB"}.mdi-align-horizontal-center::before{content:"\F11C3"}.mdi-align-horizontal-distribute::before{content:"\F1962"}.mdi-align-horizontal-left::before{content:"\F11C2"}.mdi-align-horizontal-right::before{content:"\F11C4"}.mdi-align-vertical-bottom::before{content:"\F11C5"}.mdi-align-vertical-center::before{content:"\F11C6"}.mdi-align-vertical-distribute::before{content:"\F1963"}.mdi-align-vertical-top::before{content:"\F11C7"}.mdi-all-inclusive::before{content:"\F06BE"}.mdi-all-inclusive-box::before{content:"\F188D"}.mdi-all-inclusive-box-outline::before{content:"\F188E"}.mdi-allergy::before{content:"\F1258"}.mdi-alpha::before{content:"\F002B"}.mdi-alpha-a::before{content:"\F0AEE"}.mdi-alpha-a-box::before{content:"\F0B08"}.mdi-alpha-a-box-outline::before{content:"\F0BEB"}.mdi-alpha-a-circle::before{content:"\F0BEC"}.mdi-alpha-a-circle-outline::before{content:"\F0BED"}.mdi-alpha-b::before{content:"\F0AEF"}.mdi-alpha-b-box::before{content:"\F0B09"}.mdi-alpha-b-box-outline::before{content:"\F0BEE"}.mdi-alpha-b-circle::before{content:"\F0BEF"}.mdi-alpha-b-circle-outline::before{content:"\F0BF0"}.mdi-alpha-c::before{content:"\F0AF0"}.mdi-alpha-c-box::before{content:"\F0B0A"}.mdi-alpha-c-box-outline::before{content:"\F0BF1"}.mdi-alpha-c-circle::before{content:"\F0BF2"}.mdi-alpha-c-circle-outline::before{content:"\F0BF3"}.mdi-alpha-d::before{content:"\F0AF1"}.mdi-alpha-d-box::before{content:"\F0B0B"}.mdi-alpha-d-box-outline::before{content:"\F0BF4"}.mdi-alpha-d-circle::before{content:"\F0BF5"}.mdi-alpha-d-circle-outline::before{content:"\F0BF6"}.mdi-alpha-e::before{content:"\F0AF2"}.mdi-alpha-e-box::before{content:"\F0B0C"}.mdi-alpha-e-box-outline::before{content:"\F0BF7"}.mdi-alpha-e-circle::before{content:"\F0BF8"}.mdi-alpha-e-circle-outline::before{content:"\F0BF9"}.mdi-alpha-f::before{content:"\F0AF3"}.mdi-alpha-f-box::before{content:"\F0B0D"}.mdi-alpha-f-box-outline::before{content:"\F0BFA"}.mdi-alpha-f-circle::before{content:"\F0BFB"}.mdi-alpha-f-circle-outline::before{content:"\F0BFC"}.mdi-alpha-g::before{content:"\F0AF4"}.mdi-alpha-g-box::before{content:"\F0B0E"}.mdi-alpha-g-box-outline::before{content:"\F0BFD"}.mdi-alpha-g-circle::before{content:"\F0BFE"}.mdi-alpha-g-circle-outline::before{content:"\F0BFF"}.mdi-alpha-h::before{content:"\F0AF5"}.mdi-alpha-h-box::before{content:"\F0B0F"}.mdi-alpha-h-box-outline::before{content:"\F0C00"}.mdi-alpha-h-circle::before{content:"\F0C01"}.mdi-alpha-h-circle-outline::before{content:"\F0C02"}.mdi-alpha-i::before{content:"\F0AF6"}.mdi-alpha-i-box::before{content:"\F0B10"}.mdi-alpha-i-box-outline::before{content:"\F0C03"}.mdi-alpha-i-circle::before{content:"\F0C04"}.mdi-alpha-i-circle-outline::before{content:"\F0C05"}.mdi-alpha-j::before{content:"\F0AF7"}.mdi-alpha-j-box::before{content:"\F0B11"}.mdi-alpha-j-box-outline::before{content:"\F0C06"}.mdi-alpha-j-circle::before{content:"\F0C07"}.mdi-alpha-j-circle-outline::before{content:"\F0C08"}.mdi-alpha-k::before{content:"\F0AF8"}.mdi-alpha-k-box::before{content:"\F0B12"}.mdi-alpha-k-box-outline::before{content:"\F0C09"}.mdi-alpha-k-circle::before{content:"\F0C0A"}.mdi-alpha-k-circle-outline::before{content:"\F0C0B"}.mdi-alpha-l::before{content:"\F0AF9"}.mdi-alpha-l-box::before{content:"\F0B13"}.mdi-alpha-l-box-outline::before{content:"\F0C0C"}.mdi-alpha-l-circle::before{content:"\F0C0D"}.mdi-alpha-l-circle-outline::before{content:"\F0C0E"}.mdi-alpha-m::before{content:"\F0AFA"}.mdi-alpha-m-box::before{content:"\F0B14"}.mdi-alpha-m-box-outline::before{content:"\F0C0F"}.mdi-alpha-m-circle::before{content:"\F0C10"}.mdi-alpha-m-circle-outline::before{content:"\F0C11"}.mdi-alpha-n::before{content:"\F0AFB"}.mdi-alpha-n-box::before{content:"\F0B15"}.mdi-alpha-n-box-outline::before{content:"\F0C12"}.mdi-alpha-n-circle::before{content:"\F0C13"}.mdi-alpha-n-circle-outline::before{content:"\F0C14"}.mdi-alpha-o::before{content:"\F0AFC"}.mdi-alpha-o-box::before{content:"\F0B16"}.mdi-alpha-o-box-outline::before{content:"\F0C15"}.mdi-alpha-o-circle::before{content:"\F0C16"}.mdi-alpha-o-circle-outline::before{content:"\F0C17"}.mdi-alpha-p::before{content:"\F0AFD"}.mdi-alpha-p-box::before{content:"\F0B17"}.mdi-alpha-p-box-outline::before{content:"\F0C18"}.mdi-alpha-p-circle::before{content:"\F0C19"}.mdi-alpha-p-circle-outline::before{content:"\F0C1A"}.mdi-alpha-q::before{content:"\F0AFE"}.mdi-alpha-q-box::before{content:"\F0B18"}.mdi-alpha-q-box-outline::before{content:"\F0C1B"}.mdi-alpha-q-circle::before{content:"\F0C1C"}.mdi-alpha-q-circle-outline::before{content:"\F0C1D"}.mdi-alpha-r::before{content:"\F0AFF"}.mdi-alpha-r-box::before{content:"\F0B19"}.mdi-alpha-r-box-outline::before{content:"\F0C1E"}.mdi-alpha-r-circle::before{content:"\F0C1F"}.mdi-alpha-r-circle-outline::before{content:"\F0C20"}.mdi-alpha-s::before{content:"\F0B00"}.mdi-alpha-s-box::before{content:"\F0B1A"}.mdi-alpha-s-box-outline::before{content:"\F0C21"}.mdi-alpha-s-circle::before{content:"\F0C22"}.mdi-alpha-s-circle-outline::before{content:"\F0C23"}.mdi-alpha-t::before{content:"\F0B01"}.mdi-alpha-t-box::before{content:"\F0B1B"}.mdi-alpha-t-box-outline::before{content:"\F0C24"}.mdi-alpha-t-circle::before{content:"\F0C25"}.mdi-alpha-t-circle-outline::before{content:"\F0C26"}.mdi-alpha-u::before{content:"\F0B02"}.mdi-alpha-u-box::before{content:"\F0B1C"}.mdi-alpha-u-box-outline::before{content:"\F0C27"}.mdi-alpha-u-circle::before{content:"\F0C28"}.mdi-alpha-u-circle-outline::before{content:"\F0C29"}.mdi-alpha-v::before{content:"\F0B03"}.mdi-alpha-v-box::before{content:"\F0B1D"}.mdi-alpha-v-box-outline::before{content:"\F0C2A"}.mdi-alpha-v-circle::before{content:"\F0C2B"}.mdi-alpha-v-circle-outline::before{content:"\F0C2C"}.mdi-alpha-w::before{content:"\F0B04"}.mdi-alpha-w-box::before{content:"\F0B1E"}.mdi-alpha-w-box-outline::before{content:"\F0C2D"}.mdi-alpha-w-circle::before{content:"\F0C2E"}.mdi-alpha-w-circle-outline::before{content:"\F0C2F"}.mdi-alpha-x::before{content:"\F0B05"}.mdi-alpha-x-box::before{content:"\F0B1F"}.mdi-alpha-x-box-outline::before{content:"\F0C30"}.mdi-alpha-x-circle::before{content:"\F0C31"}.mdi-alpha-x-circle-outline::before{content:"\F0C32"}.mdi-alpha-y::before{content:"\F0B06"}.mdi-alpha-y-box::before{content:"\F0B20"}.mdi-alpha-y-box-outline::before{content:"\F0C33"}.mdi-alpha-y-circle::before{content:"\F0C34"}.mdi-alpha-y-circle-outline::before{content:"\F0C35"}.mdi-alpha-z::before{content:"\F0B07"}.mdi-alpha-z-box::before{content:"\F0B21"}.mdi-alpha-z-box-outline::before{content:"\F0C36"}.mdi-alpha-z-circle::before{content:"\F0C37"}.mdi-alpha-z-circle-outline::before{content:"\F0C38"}.mdi-alphabet-aurebesh::before{content:"\F132C"}.mdi-alphabet-cyrillic::before{content:"\F132D"}.mdi-alphabet-greek::before{content:"\F132E"}.mdi-alphabet-latin::before{content:"\F132F"}.mdi-alphabet-piqad::before{content:"\F1330"}.mdi-alphabet-tengwar::before{content:"\F1337"}.mdi-alphabetical::before{content:"\F002C"}.mdi-alphabetical-off::before{content:"\F100C"}.mdi-alphabetical-variant::before{content:"\F100D"}.mdi-alphabetical-variant-off::before{content:"\F100E"}.mdi-altimeter::before{content:"\F05D7"}.mdi-ambulance::before{content:"\F002F"}.mdi-ammunition::before{content:"\F0CE8"}.mdi-ampersand::before{content:"\F0A8D"}.mdi-amplifier::before{content:"\F0030"}.mdi-amplifier-off::before{content:"\F11B5"}.mdi-anchor::before{content:"\F0031"}.mdi-android::before{content:"\F0032"}.mdi-android-studio::before{content:"\F0034"}.mdi-angle-acute::before{content:"\F0937"}.mdi-angle-obtuse::before{content:"\F0938"}.mdi-angle-right::before{content:"\F0939"}.mdi-angular::before{content:"\F06B2"}.mdi-angularjs::before{content:"\F06BF"}.mdi-animation::before{content:"\F05D8"}.mdi-animation-outline::before{content:"\F0A8F"}.mdi-animation-play::before{content:"\F093A"}.mdi-animation-play-outline::before{content:"\F0A90"}.mdi-ansible::before{content:"\F109A"}.mdi-antenna::before{content:"\F1119"}.mdi-anvil::before{content:"\F089B"}.mdi-apache-kafka::before{content:"\F100F"}.mdi-api::before{content:"\F109B"}.mdi-api-off::before{content:"\F1257"}.mdi-apple::before{content:"\F0035"}.mdi-apple-finder::before{content:"\F0036"}.mdi-apple-icloud::before{content:"\F0038"}.mdi-apple-ios::before{content:"\F0037"}.mdi-apple-keyboard-caps::before{content:"\F0632"}.mdi-apple-keyboard-command::before{content:"\F0633"}.mdi-apple-keyboard-control::before{content:"\F0634"}.mdi-apple-keyboard-option::before{content:"\F0635"}.mdi-apple-keyboard-shift::before{content:"\F0636"}.mdi-apple-safari::before{content:"\F0039"}.mdi-application::before{content:"\F08C6"}.mdi-application-array::before{content:"\F10F5"}.mdi-application-array-outline::before{content:"\F10F6"}.mdi-application-braces::before{content:"\F10F7"}.mdi-application-braces-outline::before{content:"\F10F8"}.mdi-application-brackets::before{content:"\F0C8B"}.mdi-application-brackets-outline::before{content:"\F0C8C"}.mdi-application-cog::before{content:"\F0675"}.mdi-application-cog-outline::before{content:"\F1577"}.mdi-application-edit::before{content:"\F00AE"}.mdi-application-edit-outline::before{content:"\F0619"}.mdi-application-export::before{content:"\F0DAD"}.mdi-application-import::before{content:"\F0DAE"}.mdi-application-outline::before{content:"\F0614"}.mdi-application-parentheses::before{content:"\F10F9"}.mdi-application-parentheses-outline::before{content:"\F10FA"}.mdi-application-settings::before{content:"\F0B60"}.mdi-application-settings-outline::before{content:"\F1555"}.mdi-application-variable::before{content:"\F10FB"}.mdi-application-variable-outline::before{content:"\F10FC"}.mdi-approximately-equal::before{content:"\F0F9E"}.mdi-approximately-equal-box::before{content:"\F0F9F"}.mdi-apps::before{content:"\F003B"}.mdi-apps-box::before{content:"\F0D46"}.mdi-arch::before{content:"\F08C7"}.mdi-archive::before{content:"\F003C"}.mdi-archive-alert::before{content:"\F14FD"}.mdi-archive-alert-outline::before{content:"\F14FE"}.mdi-archive-arrow-down::before{content:"\F1259"}.mdi-archive-arrow-down-outline::before{content:"\F125A"}.mdi-archive-arrow-up::before{content:"\F125B"}.mdi-archive-arrow-up-outline::before{content:"\F125C"}.mdi-archive-cancel::before{content:"\F174B"}.mdi-archive-cancel-outline::before{content:"\F174C"}.mdi-archive-check::before{content:"\F174D"}.mdi-archive-check-outline::before{content:"\F174E"}.mdi-archive-clock::before{content:"\F174F"}.mdi-archive-clock-outline::before{content:"\F1750"}.mdi-archive-cog::before{content:"\F1751"}.mdi-archive-cog-outline::before{content:"\F1752"}.mdi-archive-edit::before{content:"\F1753"}.mdi-archive-edit-outline::before{content:"\F1754"}.mdi-archive-eye::before{content:"\F1755"}.mdi-archive-eye-outline::before{content:"\F1756"}.mdi-archive-lock::before{content:"\F1757"}.mdi-archive-lock-open::before{content:"\F1758"}.mdi-archive-lock-open-outline::before{content:"\F1759"}.mdi-archive-lock-outline::before{content:"\F175A"}.mdi-archive-marker::before{content:"\F175B"}.mdi-archive-marker-outline::before{content:"\F175C"}.mdi-archive-minus::before{content:"\F175D"}.mdi-archive-minus-outline::before{content:"\F175E"}.mdi-archive-music::before{content:"\F175F"}.mdi-archive-music-outline::before{content:"\F1760"}.mdi-archive-off::before{content:"\F1761"}.mdi-archive-off-outline::before{content:"\F1762"}.mdi-archive-outline::before{content:"\F120E"}.mdi-archive-plus::before{content:"\F1763"}.mdi-archive-plus-outline::before{content:"\F1764"}.mdi-archive-refresh::before{content:"\F1765"}.mdi-archive-refresh-outline::before{content:"\F1766"}.mdi-archive-remove::before{content:"\F1767"}.mdi-archive-remove-outline::before{content:"\F1768"}.mdi-archive-search::before{content:"\F1769"}.mdi-archive-search-outline::before{content:"\F176A"}.mdi-archive-settings::before{content:"\F176B"}.mdi-archive-settings-outline::before{content:"\F176C"}.mdi-archive-star::before{content:"\F176D"}.mdi-archive-star-outline::before{content:"\F176E"}.mdi-archive-sync::before{content:"\F176F"}.mdi-archive-sync-outline::before{content:"\F1770"}.mdi-arm-flex::before{content:"\F0FD7"}.mdi-arm-flex-outline::before{content:"\F0FD6"}.mdi-arrange-bring-forward::before{content:"\F003D"}.mdi-arrange-bring-to-front::before{content:"\F003E"}.mdi-arrange-send-backward::before{content:"\F003F"}.mdi-arrange-send-to-back::before{content:"\F0040"}.mdi-arrow-all::before{content:"\F0041"}.mdi-arrow-bottom-left::before{content:"\F0042"}.mdi-arrow-bottom-left-bold-box::before{content:"\F1964"}.mdi-arrow-bottom-left-bold-box-outline::before{content:"\F1965"}.mdi-arrow-bottom-left-bold-outline::before{content:"\F09B7"}.mdi-arrow-bottom-left-thick::before{content:"\F09B8"}.mdi-arrow-bottom-left-thin::before{content:"\F19B6"}.mdi-arrow-bottom-left-thin-circle-outline::before{content:"\F1596"}.mdi-arrow-bottom-right::before{content:"\F0043"}.mdi-arrow-bottom-right-bold-box::before{content:"\F1966"}.mdi-arrow-bottom-right-bold-box-outline::before{content:"\F1967"}.mdi-arrow-bottom-right-bold-outline::before{content:"\F09B9"}.mdi-arrow-bottom-right-thick::before{content:"\F09BA"}.mdi-arrow-bottom-right-thin::before{content:"\F19B7"}.mdi-arrow-bottom-right-thin-circle-outline::before{content:"\F1595"}.mdi-arrow-collapse::before{content:"\F0615"}.mdi-arrow-collapse-all::before{content:"\F0044"}.mdi-arrow-collapse-down::before{content:"\F0792"}.mdi-arrow-collapse-horizontal::before{content:"\F084C"}.mdi-arrow-collapse-left::before{content:"\F0793"}.mdi-arrow-collapse-right::before{content:"\F0794"}.mdi-arrow-collapse-up::before{content:"\F0795"}.mdi-arrow-collapse-vertical::before{content:"\F084D"}.mdi-arrow-decision::before{content:"\F09BB"}.mdi-arrow-decision-auto::before{content:"\F09BC"}.mdi-arrow-decision-auto-outline::before{content:"\F09BD"}.mdi-arrow-decision-outline::before{content:"\F09BE"}.mdi-arrow-down::before{content:"\F0045"}.mdi-arrow-down-bold::before{content:"\F072E"}.mdi-arrow-down-bold-box::before{content:"\F072F"}.mdi-arrow-down-bold-box-outline::before{content:"\F0730"}.mdi-arrow-down-bold-circle::before{content:"\F0047"}.mdi-arrow-down-bold-circle-outline::before{content:"\F0048"}.mdi-arrow-down-bold-hexagon-outline::before{content:"\F0049"}.mdi-arrow-down-bold-outline::before{content:"\F09BF"}.mdi-arrow-down-box::before{content:"\F06C0"}.mdi-arrow-down-circle::before{content:"\F0CDB"}.mdi-arrow-down-circle-outline::before{content:"\F0CDC"}.mdi-arrow-down-drop-circle::before{content:"\F004A"}.mdi-arrow-down-drop-circle-outline::before{content:"\F004B"}.mdi-arrow-down-left::before{content:"\F17A1"}.mdi-arrow-down-left-bold::before{content:"\F17A2"}.mdi-arrow-down-right::before{content:"\F17A3"}.mdi-arrow-down-right-bold::before{content:"\F17A4"}.mdi-arrow-down-thick::before{content:"\F0046"}.mdi-arrow-down-thin::before{content:"\F19B3"}.mdi-arrow-down-thin-circle-outline::before{content:"\F1599"}.mdi-arrow-expand::before{content:"\F0616"}.mdi-arrow-expand-all::before{content:"\F004C"}.mdi-arrow-expand-down::before{content:"\F0796"}.mdi-arrow-expand-horizontal::before{content:"\F084E"}.mdi-arrow-expand-left::before{content:"\F0797"}.mdi-arrow-expand-right::before{content:"\F0798"}.mdi-arrow-expand-up::before{content:"\F0799"}.mdi-arrow-expand-vertical::before{content:"\F084F"}.mdi-arrow-horizontal-lock::before{content:"\F115B"}.mdi-arrow-left::before{content:"\F004D"}.mdi-arrow-left-bold::before{content:"\F0731"}.mdi-arrow-left-bold-box::before{content:"\F0732"}.mdi-arrow-left-bold-box-outline::before{content:"\F0733"}.mdi-arrow-left-bold-circle::before{content:"\F004F"}.mdi-arrow-left-bold-circle-outline::before{content:"\F0050"}.mdi-arrow-left-bold-hexagon-outline::before{content:"\F0051"}.mdi-arrow-left-bold-outline::before{content:"\F09C0"}.mdi-arrow-left-bottom::before{content:"\F17A5"}.mdi-arrow-left-bottom-bold::before{content:"\F17A6"}.mdi-arrow-left-box::before{content:"\F06C1"}.mdi-arrow-left-circle::before{content:"\F0CDD"}.mdi-arrow-left-circle-outline::before{content:"\F0CDE"}.mdi-arrow-left-drop-circle::before{content:"\F0052"}.mdi-arrow-left-drop-circle-outline::before{content:"\F0053"}.mdi-arrow-left-right::before{content:"\F0E73"}.mdi-arrow-left-right-bold::before{content:"\F0E74"}.mdi-arrow-left-right-bold-outline::before{content:"\F09C1"}.mdi-arrow-left-thick::before{content:"\F004E"}.mdi-arrow-left-thin::before{content:"\F19B1"}.mdi-arrow-left-thin-circle-outline::before{content:"\F159A"}.mdi-arrow-left-top::before{content:"\F17A7"}.mdi-arrow-left-top-bold::before{content:"\F17A8"}.mdi-arrow-oscillating::before{content:"\F1C91"}.mdi-arrow-oscillating-off::before{content:"\F1C92"}.mdi-arrow-projectile::before{content:"\F1840"}.mdi-arrow-projectile-multiple::before{content:"\F183F"}.mdi-arrow-right::before{content:"\F0054"}.mdi-arrow-right-bold::before{content:"\F0734"}.mdi-arrow-right-bold-box::before{content:"\F0735"}.mdi-arrow-right-bold-box-outline::before{content:"\F0736"}.mdi-arrow-right-bold-circle::before{content:"\F0056"}.mdi-arrow-right-bold-circle-outline::before{content:"\F0057"}.mdi-arrow-right-bold-hexagon-outline::before{content:"\F0058"}.mdi-arrow-right-bold-outline::before{content:"\F09C2"}.mdi-arrow-right-bottom::before{content:"\F17A9"}.mdi-arrow-right-bottom-bold::before{content:"\F17AA"}.mdi-arrow-right-box::before{content:"\F06C2"}.mdi-arrow-right-circle::before{content:"\F0CDF"}.mdi-arrow-right-circle-outline::before{content:"\F0CE0"}.mdi-arrow-right-drop-circle::before{content:"\F0059"}.mdi-arrow-right-drop-circle-outline::before{content:"\F005A"}.mdi-arrow-right-thick::before{content:"\F0055"}.mdi-arrow-right-thin::before{content:"\F19B0"}.mdi-arrow-right-thin-circle-outline::before{content:"\F1598"}.mdi-arrow-right-top::before{content:"\F17AB"}.mdi-arrow-right-top-bold::before{content:"\F17AC"}.mdi-arrow-split-horizontal::before{content:"\F093B"}.mdi-arrow-split-vertical::before{content:"\F093C"}.mdi-arrow-top-left::before{content:"\F005B"}.mdi-arrow-top-left-bold-box::before{content:"\F1968"}.mdi-arrow-top-left-bold-box-outline::before{content:"\F1969"}.mdi-arrow-top-left-bold-outline::before{content:"\F09C3"}.mdi-arrow-top-left-bottom-right::before{content:"\F0E75"}.mdi-arrow-top-left-bottom-right-bold::before{content:"\F0E76"}.mdi-arrow-top-left-thick::before{content:"\F09C4"}.mdi-arrow-top-left-thin::before{content:"\F19B5"}.mdi-arrow-top-left-thin-circle-outline::before{content:"\F1593"}.mdi-arrow-top-right::before{content:"\F005C"}.mdi-arrow-top-right-bold-box::before{content:"\F196A"}.mdi-arrow-top-right-bold-box-outline::before{content:"\F196B"}.mdi-arrow-top-right-bold-outline::before{content:"\F09C5"}.mdi-arrow-top-right-bottom-left::before{content:"\F0E77"}.mdi-arrow-top-right-bottom-left-bold::before{content:"\F0E78"}.mdi-arrow-top-right-thick::before{content:"\F09C6"}.mdi-arrow-top-right-thin::before{content:"\F19B4"}.mdi-arrow-top-right-thin-circle-outline::before{content:"\F1594"}.mdi-arrow-u-down-left::before{content:"\F17AD"}.mdi-arrow-u-down-left-bold::before{content:"\F17AE"}.mdi-arrow-u-down-right::before{content:"\F17AF"}.mdi-arrow-u-down-right-bold::before{content:"\F17B0"}.mdi-arrow-u-left-bottom::before{content:"\F17B1"}.mdi-arrow-u-left-bottom-bold::before{content:"\F17B2"}.mdi-arrow-u-left-top::before{content:"\F17B3"}.mdi-arrow-u-left-top-bold::before{content:"\F17B4"}.mdi-arrow-u-right-bottom::before{content:"\F17B5"}.mdi-arrow-u-right-bottom-bold::before{content:"\F17B6"}.mdi-arrow-u-right-top::before{content:"\F17B7"}.mdi-arrow-u-right-top-bold::before{content:"\F17B8"}.mdi-arrow-u-up-left::before{content:"\F17B9"}.mdi-arrow-u-up-left-bold::before{content:"\F17BA"}.mdi-arrow-u-up-right::before{content:"\F17BB"}.mdi-arrow-u-up-right-bold::before{content:"\F17BC"}.mdi-arrow-up::before{content:"\F005D"}.mdi-arrow-up-bold::before{content:"\F0737"}.mdi-arrow-up-bold-box::before{content:"\F0738"}.mdi-arrow-up-bold-box-outline::before{content:"\F0739"}.mdi-arrow-up-bold-circle::before{content:"\F005F"}.mdi-arrow-up-bold-circle-outline::before{content:"\F0060"}.mdi-arrow-up-bold-hexagon-outline::before{content:"\F0061"}.mdi-arrow-up-bold-outline::before{content:"\F09C7"}.mdi-arrow-up-box::before{content:"\F06C3"}.mdi-arrow-up-circle::before{content:"\F0CE1"}.mdi-arrow-up-circle-outline::before{content:"\F0CE2"}.mdi-arrow-up-down::before{content:"\F0E79"}.mdi-arrow-up-down-bold::before{content:"\F0E7A"}.mdi-arrow-up-down-bold-outline::before{content:"\F09C8"}.mdi-arrow-up-drop-circle::before{content:"\F0062"}.mdi-arrow-up-drop-circle-outline::before{content:"\F0063"}.mdi-arrow-up-left::before{content:"\F17BD"}.mdi-arrow-up-left-bold::before{content:"\F17BE"}.mdi-arrow-up-right::before{content:"\F17BF"}.mdi-arrow-up-right-bold::before{content:"\F17C0"}.mdi-arrow-up-thick::before{content:"\F005E"}.mdi-arrow-up-thin::before{content:"\F19B2"}.mdi-arrow-up-thin-circle-outline::before{content:"\F1597"}.mdi-arrow-vertical-lock::before{content:"\F115C"}.mdi-artboard::before{content:"\F1B9A"}.mdi-artstation::before{content:"\F0B5B"}.mdi-aspect-ratio::before{content:"\F0A24"}.mdi-assistant::before{content:"\F0064"}.mdi-asterisk::before{content:"\F06C4"}.mdi-asterisk-circle-outline::before{content:"\F1A27"}.mdi-at::before{content:"\F0065"}.mdi-atlassian::before{content:"\F0804"}.mdi-atm::before{content:"\F0D47"}.mdi-atom::before{content:"\F0768"}.mdi-atom-variant::before{content:"\F0E7B"}.mdi-attachment::before{content:"\F0066"}.mdi-attachment-check::before{content:"\F1AC1"}.mdi-attachment-lock::before{content:"\F19C4"}.mdi-attachment-minus::before{content:"\F1AC2"}.mdi-attachment-off::before{content:"\F1AC3"}.mdi-attachment-plus::before{content:"\F1AC4"}.mdi-attachment-remove::before{content:"\F1AC5"}.mdi-atv::before{content:"\F1B70"}.mdi-audio-input-rca::before{content:"\F186B"}.mdi-audio-input-stereo-minijack::before{content:"\F186C"}.mdi-audio-input-xlr::before{content:"\F186D"}.mdi-audio-video::before{content:"\F093D"}.mdi-audio-video-off::before{content:"\F11B6"}.mdi-augmented-reality::before{content:"\F0850"}.mdi-aurora::before{content:"\F1BB9"}.mdi-auto-download::before{content:"\F137E"}.mdi-auto-fix::before{content:"\F0068"}.mdi-auto-mode::before{content:"\F1C20"}.mdi-auto-upload::before{content:"\F0069"}.mdi-autorenew::before{content:"\F006A"}.mdi-autorenew-off::before{content:"\F19E7"}.mdi-av-timer::before{content:"\F006B"}.mdi-awning::before{content:"\F1B87"}.mdi-awning-outline::before{content:"\F1B88"}.mdi-aws::before{content:"\F0E0F"}.mdi-axe::before{content:"\F08C8"}.mdi-axe-battle::before{content:"\F1842"}.mdi-axis::before{content:"\F0D48"}.mdi-axis-arrow::before{content:"\F0D49"}.mdi-axis-arrow-info::before{content:"\F140E"}.mdi-axis-arrow-lock::before{content:"\F0D4A"}.mdi-axis-lock::before{content:"\F0D4B"}.mdi-axis-x-arrow::before{content:"\F0D4C"}.mdi-axis-x-arrow-lock::before{content:"\F0D4D"}.mdi-axis-x-rotate-clockwise::before{content:"\F0D4E"}.mdi-axis-x-rotate-counterclockwise::before{content:"\F0D4F"}.mdi-axis-x-y-arrow-lock::before{content:"\F0D50"}.mdi-axis-y-arrow::before{content:"\F0D51"}.mdi-axis-y-arrow-lock::before{content:"\F0D52"}.mdi-axis-y-rotate-clockwise::before{content:"\F0D53"}.mdi-axis-y-rotate-counterclockwise::before{content:"\F0D54"}.mdi-axis-z-arrow::before{content:"\F0D55"}.mdi-axis-z-arrow-lock::before{content:"\F0D56"}.mdi-axis-z-rotate-clockwise::before{content:"\F0D57"}.mdi-axis-z-rotate-counterclockwise::before{content:"\F0D58"}.mdi-babel::before{content:"\F0A25"}.mdi-baby::before{content:"\F006C"}.mdi-baby-bottle::before{content:"\F0F39"}.mdi-baby-bottle-outline::before{content:"\F0F3A"}.mdi-baby-buggy::before{content:"\F13E0"}.mdi-baby-buggy-off::before{content:"\F1AF3"}.mdi-baby-carriage::before{content:"\F068F"}.mdi-baby-carriage-off::before{content:"\F0FA0"}.mdi-baby-face::before{content:"\F0E7C"}.mdi-baby-face-outline::before{content:"\F0E7D"}.mdi-backburger::before{content:"\F006D"}.mdi-backspace::before{content:"\F006E"}.mdi-backspace-outline::before{content:"\F0B5C"}.mdi-backspace-reverse::before{content:"\F0E7E"}.mdi-backspace-reverse-outline::before{content:"\F0E7F"}.mdi-backup-restore::before{content:"\F006F"}.mdi-bacteria::before{content:"\F0ED5"}.mdi-bacteria-outline::before{content:"\F0ED6"}.mdi-badge-account::before{content:"\F0DA7"}.mdi-badge-account-alert::before{content:"\F0DA8"}.mdi-badge-account-alert-outline::before{content:"\F0DA9"}.mdi-badge-account-horizontal::before{content:"\F0E0D"}.mdi-badge-account-horizontal-outline::before{content:"\F0E0E"}.mdi-badge-account-outline::before{content:"\F0DAA"}.mdi-badminton::before{content:"\F0851"}.mdi-bag-carry-on::before{content:"\F0F3B"}.mdi-bag-carry-on-check::before{content:"\F0D65"}.mdi-bag-carry-on-off::before{content:"\F0F3C"}.mdi-bag-checked::before{content:"\F0F3D"}.mdi-bag-personal::before{content:"\F0E10"}.mdi-bag-personal-off::before{content:"\F0E11"}.mdi-bag-personal-off-outline::before{content:"\F0E12"}.mdi-bag-personal-outline::before{content:"\F0E13"}.mdi-bag-personal-plus::before{content:"\F1CA4"}.mdi-bag-personal-plus-outline::before{content:"\F1CA5"}.mdi-bag-personal-tag::before{content:"\F1B0C"}.mdi-bag-personal-tag-outline::before{content:"\F1B0D"}.mdi-bag-suitcase::before{content:"\F158B"}.mdi-bag-suitcase-off::before{content:"\F158D"}.mdi-bag-suitcase-off-outline::before{content:"\F158E"}.mdi-bag-suitcase-outline::before{content:"\F158C"}.mdi-baguette::before{content:"\F0F3E"}.mdi-balcony::before{content:"\F1817"}.mdi-balloon::before{content:"\F0A26"}.mdi-ballot::before{content:"\F09C9"}.mdi-ballot-outline::before{content:"\F09CA"}.mdi-ballot-recount::before{content:"\F0C39"}.mdi-ballot-recount-outline::before{content:"\F0C3A"}.mdi-bandage::before{content:"\F0DAF"}.mdi-bank::before{content:"\F0070"}.mdi-bank-check::before{content:"\F1655"}.mdi-bank-circle::before{content:"\F1C03"}.mdi-bank-circle-outline::before{content:"\F1C04"}.mdi-bank-minus::before{content:"\F0DB0"}.mdi-bank-off::before{content:"\F1656"}.mdi-bank-off-outline::before{content:"\F1657"}.mdi-bank-outline::before{content:"\F0E80"}.mdi-bank-plus::before{content:"\F0DB1"}.mdi-bank-remove::before{content:"\F0DB2"}.mdi-bank-transfer::before{content:"\F0A27"}.mdi-bank-transfer-in::before{content:"\F0A28"}.mdi-bank-transfer-out::before{content:"\F0A29"}.mdi-barcode::before{content:"\F0071"}.mdi-barcode-off::before{content:"\F1236"}.mdi-barcode-scan::before{content:"\F0072"}.mdi-barley::before{content:"\F0073"}.mdi-barley-off::before{content:"\F0B5D"}.mdi-barn::before{content:"\F0B5E"}.mdi-barrel::before{content:"\F0074"}.mdi-barrel-outline::before{content:"\F1A28"}.mdi-baseball::before{content:"\F0852"}.mdi-baseball-bat::before{content:"\F0853"}.mdi-baseball-diamond::before{content:"\F15EC"}.mdi-baseball-diamond-outline::before{content:"\F15ED"}.mdi-baseball-outline::before{content:"\F1C5A"}.mdi-bash::before{content:"\F1183"}.mdi-basket::before{content:"\F0076"}.mdi-basket-check::before{content:"\F18E5"}.mdi-basket-check-outline::before{content:"\F18E6"}.mdi-basket-fill::before{content:"\F0077"}.mdi-basket-minus::before{content:"\F1523"}.mdi-basket-minus-outline::before{content:"\F1524"}.mdi-basket-off::before{content:"\F1525"}.mdi-basket-off-outline::before{content:"\F1526"}.mdi-basket-outline::before{content:"\F1181"}.mdi-basket-plus::before{content:"\F1527"}.mdi-basket-plus-outline::before{content:"\F1528"}.mdi-basket-remove::before{content:"\F1529"}.mdi-basket-remove-outline::before{content:"\F152A"}.mdi-basket-unfill::before{content:"\F0078"}.mdi-basketball::before{content:"\F0806"}.mdi-basketball-hoop::before{content:"\F0C3B"}.mdi-basketball-hoop-outline::before{content:"\F0C3C"}.mdi-bat::before{content:"\F0B5F"}.mdi-bathtub::before{content:"\F1818"}.mdi-bathtub-outline::before{content:"\F1819"}.mdi-battery::before{content:"\F0079"}.mdi-battery-10::before{content:"\F007A"}.mdi-battery-10-bluetooth::before{content:"\F093E"}.mdi-battery-20::before{content:"\F007B"}.mdi-battery-20-bluetooth::before{content:"\F093F"}.mdi-battery-30::before{content:"\F007C"}.mdi-battery-30-bluetooth::before{content:"\F0940"}.mdi-battery-40::before{content:"\F007D"}.mdi-battery-40-bluetooth::before{content:"\F0941"}.mdi-battery-50::before{content:"\F007E"}.mdi-battery-50-bluetooth::before{content:"\F0942"}.mdi-battery-60::before{content:"\F007F"}.mdi-battery-60-bluetooth::before{content:"\F0943"}.mdi-battery-70::before{content:"\F0080"}.mdi-battery-70-bluetooth::before{content:"\F0944"}.mdi-battery-80::before{content:"\F0081"}.mdi-battery-80-bluetooth::before{content:"\F0945"}.mdi-battery-90::before{content:"\F0082"}.mdi-battery-90-bluetooth::before{content:"\F0946"}.mdi-battery-alert::before{content:"\F0083"}.mdi-battery-alert-bluetooth::before{content:"\F0947"}.mdi-battery-alert-variant::before{content:"\F10CC"}.mdi-battery-alert-variant-outline::before{content:"\F10CD"}.mdi-battery-arrow-down::before{content:"\F17DE"}.mdi-battery-arrow-down-outline::before{content:"\F17DF"}.mdi-battery-arrow-up::before{content:"\F17E0"}.mdi-battery-arrow-up-outline::before{content:"\F17E1"}.mdi-battery-bluetooth::before{content:"\F0948"}.mdi-battery-bluetooth-variant::before{content:"\F0949"}.mdi-battery-charging::before{content:"\F0084"}.mdi-battery-charging-10::before{content:"\F089C"}.mdi-battery-charging-100::before{content:"\F0085"}.mdi-battery-charging-20::before{content:"\F0086"}.mdi-battery-charging-30::before{content:"\F0087"}.mdi-battery-charging-40::before{content:"\F0088"}.mdi-battery-charging-50::before{content:"\F089D"}.mdi-battery-charging-60::before{content:"\F0089"}.mdi-battery-charging-70::before{content:"\F089E"}.mdi-battery-charging-80::before{content:"\F008A"}.mdi-battery-charging-90::before{content:"\F008B"}.mdi-battery-charging-high::before{content:"\F12A6"}.mdi-battery-charging-low::before{content:"\F12A4"}.mdi-battery-charging-medium::before{content:"\F12A5"}.mdi-battery-charging-outline::before{content:"\F089F"}.mdi-battery-charging-wireless::before{content:"\F0807"}.mdi-battery-charging-wireless-10::before{content:"\F0808"}.mdi-battery-charging-wireless-20::before{content:"\F0809"}.mdi-battery-charging-wireless-30::before{content:"\F080A"}.mdi-battery-charging-wireless-40::before{content:"\F080B"}.mdi-battery-charging-wireless-50::before{content:"\F080C"}.mdi-battery-charging-wireless-60::before{content:"\F080D"}.mdi-battery-charging-wireless-70::before{content:"\F080E"}.mdi-battery-charging-wireless-80::before{content:"\F080F"}.mdi-battery-charging-wireless-90::before{content:"\F0810"}.mdi-battery-charging-wireless-alert::before{content:"\F0811"}.mdi-battery-charging-wireless-outline::before{content:"\F0812"}.mdi-battery-check::before{content:"\F17E2"}.mdi-battery-check-outline::before{content:"\F17E3"}.mdi-battery-clock::before{content:"\F19E5"}.mdi-battery-clock-outline::before{content:"\F19E6"}.mdi-battery-heart::before{content:"\F120F"}.mdi-battery-heart-outline::before{content:"\F1210"}.mdi-battery-heart-variant::before{content:"\F1211"}.mdi-battery-high::before{content:"\F12A3"}.mdi-battery-lock::before{content:"\F179C"}.mdi-battery-lock-open::before{content:"\F179D"}.mdi-battery-low::before{content:"\F12A1"}.mdi-battery-medium::before{content:"\F12A2"}.mdi-battery-minus::before{content:"\F17E4"}.mdi-battery-minus-outline::before{content:"\F17E5"}.mdi-battery-minus-variant::before{content:"\F008C"}.mdi-battery-negative::before{content:"\F008D"}.mdi-battery-off::before{content:"\F125D"}.mdi-battery-off-outline::before{content:"\F125E"}.mdi-battery-outline::before{content:"\F008E"}.mdi-battery-plus::before{content:"\F17E6"}.mdi-battery-plus-outline::before{content:"\F17E7"}.mdi-battery-plus-variant::before{content:"\F008F"}.mdi-battery-positive::before{content:"\F0090"}.mdi-battery-remove::before{content:"\F17E8"}.mdi-battery-remove-outline::before{content:"\F17E9"}.mdi-battery-sync::before{content:"\F1834"}.mdi-battery-sync-outline::before{content:"\F1835"}.mdi-battery-unknown::before{content:"\F0091"}.mdi-battery-unknown-bluetooth::before{content:"\F094A"}.mdi-beach::before{content:"\F0092"}.mdi-beaker::before{content:"\F0CEA"}.mdi-beaker-alert::before{content:"\F1229"}.mdi-beaker-alert-outline::before{content:"\F122A"}.mdi-beaker-check::before{content:"\F122B"}.mdi-beaker-check-outline::before{content:"\F122C"}.mdi-beaker-minus::before{content:"\F122D"}.mdi-beaker-minus-outline::before{content:"\F122E"}.mdi-beaker-outline::before{content:"\F0690"}.mdi-beaker-plus::before{content:"\F122F"}.mdi-beaker-plus-outline::before{content:"\F1230"}.mdi-beaker-question::before{content:"\F1231"}.mdi-beaker-question-outline::before{content:"\F1232"}.mdi-beaker-remove::before{content:"\F1233"}.mdi-beaker-remove-outline::before{content:"\F1234"}.mdi-bed::before{content:"\F02E3"}.mdi-bed-clock::before{content:"\F1B94"}.mdi-bed-double::before{content:"\F0FD4"}.mdi-bed-double-outline::before{content:"\F0FD3"}.mdi-bed-empty::before{content:"\F08A0"}.mdi-bed-king::before{content:"\F0FD2"}.mdi-bed-king-outline::before{content:"\F0FD1"}.mdi-bed-outline::before{content:"\F0099"}.mdi-bed-queen::before{content:"\F0FD0"}.mdi-bed-queen-outline::before{content:"\F0FDB"}.mdi-bed-single::before{content:"\F106D"}.mdi-bed-single-outline::before{content:"\F106E"}.mdi-bee::before{content:"\F0FA1"}.mdi-bee-flower::before{content:"\F0FA2"}.mdi-beehive-off-outline::before{content:"\F13ED"}.mdi-beehive-outline::before{content:"\F10CE"}.mdi-beekeeper::before{content:"\F14E2"}.mdi-beer::before{content:"\F0098"}.mdi-beer-outline::before{content:"\F130C"}.mdi-bell::before{content:"\F009A"}.mdi-bell-alert::before{content:"\F0D59"}.mdi-bell-alert-outline::before{content:"\F0E81"}.mdi-bell-badge::before{content:"\F116B"}.mdi-bell-badge-outline::before{content:"\F0178"}.mdi-bell-cancel::before{content:"\F13E7"}.mdi-bell-cancel-outline::before{content:"\F13E8"}.mdi-bell-check::before{content:"\F11E5"}.mdi-bell-check-outline::before{content:"\F11E6"}.mdi-bell-circle::before{content:"\F0D5A"}.mdi-bell-circle-outline::before{content:"\F0D5B"}.mdi-bell-cog::before{content:"\F1A29"}.mdi-bell-cog-outline::before{content:"\F1A2A"}.mdi-bell-minus::before{content:"\F13E9"}.mdi-bell-minus-outline::before{content:"\F13EA"}.mdi-bell-off::before{content:"\F009B"}.mdi-bell-off-outline::before{content:"\F0A91"}.mdi-bell-outline::before{content:"\F009C"}.mdi-bell-plus::before{content:"\F009D"}.mdi-bell-plus-outline::before{content:"\F0A92"}.mdi-bell-remove::before{content:"\F13EB"}.mdi-bell-remove-outline::before{content:"\F13EC"}.mdi-bell-ring::before{content:"\F009E"}.mdi-bell-ring-outline::before{content:"\F009F"}.mdi-bell-sleep::before{content:"\F00A0"}.mdi-bell-sleep-outline::before{content:"\F0A93"}.mdi-bench::before{content:"\F1C21"}.mdi-bench-back::before{content:"\F1C22"}.mdi-beta::before{content:"\F00A1"}.mdi-betamax::before{content:"\F09CB"}.mdi-biathlon::before{content:"\F0E14"}.mdi-bicycle::before{content:"\F109C"}.mdi-bicycle-basket::before{content:"\F1235"}.mdi-bicycle-cargo::before{content:"\F189C"}.mdi-bicycle-electric::before{content:"\F15B4"}.mdi-bicycle-penny-farthing::before{content:"\F15E9"}.mdi-bike::before{content:"\F00A3"}.mdi-bike-fast::before{content:"\F111F"}.mdi-bike-pedal::before{content:"\F1C23"}.mdi-bike-pedal-clipless::before{content:"\F1C24"}.mdi-bike-pedal-mountain::before{content:"\F1C25"}.mdi-billboard::before{content:"\F1010"}.mdi-billiards::before{content:"\F0B61"}.mdi-billiards-rack::before{content:"\F0B62"}.mdi-binoculars::before{content:"\F00A5"}.mdi-bio::before{content:"\F00A6"}.mdi-biohazard::before{content:"\F00A7"}.mdi-bird::before{content:"\F15C6"}.mdi-bitbucket::before{content:"\F00A8"}.mdi-bitcoin::before{content:"\F0813"}.mdi-black-mesa::before{content:"\F00A9"}.mdi-blender::before{content:"\F0CEB"}.mdi-blender-outline::before{content:"\F181A"}.mdi-blender-software::before{content:"\F00AB"}.mdi-blinds::before{content:"\F00AC"}.mdi-blinds-horizontal::before{content:"\F1A2B"}.mdi-blinds-horizontal-closed::before{content:"\F1A2C"}.mdi-blinds-open::before{content:"\F1011"}.mdi-blinds-vertical::before{content:"\F1A2D"}.mdi-blinds-vertical-closed::before{content:"\F1A2E"}.mdi-block-helper::before{content:"\F00AD"}.mdi-blood-bag::before{content:"\F0CEC"}.mdi-bluetooth::before{content:"\F00AF"}.mdi-bluetooth-audio::before{content:"\F00B0"}.mdi-bluetooth-connect::before{content:"\F00B1"}.mdi-bluetooth-off::before{content:"\F00B2"}.mdi-bluetooth-settings::before{content:"\F00B3"}.mdi-bluetooth-transfer::before{content:"\F00B4"}.mdi-blur::before{content:"\F00B5"}.mdi-blur-linear::before{content:"\F00B6"}.mdi-blur-off::before{content:"\F00B7"}.mdi-blur-radial::before{content:"\F00B8"}.mdi-bolt::before{content:"\F0DB3"}.mdi-bomb::before{content:"\F0691"}.mdi-bomb-off::before{content:"\F06C5"}.mdi-bone::before{content:"\F00B9"}.mdi-bone-off::before{content:"\F19E0"}.mdi-book::before{content:"\F00BA"}.mdi-book-account::before{content:"\F13AD"}.mdi-book-account-outline::before{content:"\F13AE"}.mdi-book-alert::before{content:"\F167C"}.mdi-book-alert-outline::before{content:"\F167D"}.mdi-book-alphabet::before{content:"\F061D"}.mdi-book-arrow-down::before{content:"\F167E"}.mdi-book-arrow-down-outline::before{content:"\F167F"}.mdi-book-arrow-left::before{content:"\F1680"}.mdi-book-arrow-left-outline::before{content:"\F1681"}.mdi-book-arrow-right::before{content:"\F1682"}.mdi-book-arrow-right-outline::before{content:"\F1683"}.mdi-book-arrow-up::before{content:"\F1684"}.mdi-book-arrow-up-outline::before{content:"\F1685"}.mdi-book-cancel::before{content:"\F1686"}.mdi-book-cancel-outline::before{content:"\F1687"}.mdi-book-check::before{content:"\F14F3"}.mdi-book-check-outline::before{content:"\F14F4"}.mdi-book-clock::before{content:"\F1688"}.mdi-book-clock-outline::before{content:"\F1689"}.mdi-book-cog::before{content:"\F168A"}.mdi-book-cog-outline::before{content:"\F168B"}.mdi-book-cross::before{content:"\F00A2"}.mdi-book-edit::before{content:"\F168C"}.mdi-book-edit-outline::before{content:"\F168D"}.mdi-book-education::before{content:"\F16C9"}.mdi-book-education-outline::before{content:"\F16CA"}.mdi-book-heart::before{content:"\F1A1D"}.mdi-book-heart-outline::before{content:"\F1A1E"}.mdi-book-information-variant::before{content:"\F106F"}.mdi-book-lock::before{content:"\F079A"}.mdi-book-lock-open::before{content:"\F079B"}.mdi-book-lock-open-outline::before{content:"\F168E"}.mdi-book-lock-outline::before{content:"\F168F"}.mdi-book-marker::before{content:"\F1690"}.mdi-book-marker-outline::before{content:"\F1691"}.mdi-book-minus::before{content:"\F05D9"}.mdi-book-minus-multiple::before{content:"\F0A94"}.mdi-book-minus-multiple-outline::before{content:"\F090B"}.mdi-book-minus-outline::before{content:"\F1692"}.mdi-book-multiple::before{content:"\F00BB"}.mdi-book-multiple-outline::before{content:"\F0436"}.mdi-book-music::before{content:"\F0067"}.mdi-book-music-outline::before{content:"\F1693"}.mdi-book-off::before{content:"\F1694"}.mdi-book-off-outline::before{content:"\F1695"}.mdi-book-open::before{content:"\F00BD"}.mdi-book-open-blank-variant::before{content:"\F00BE"}.mdi-book-open-blank-variant-outline::before{content:"\F1CCB"}.mdi-book-open-outline::before{content:"\F0B63"}.mdi-book-open-page-variant::before{content:"\F05DA"}.mdi-book-open-page-variant-outline::before{content:"\F15D6"}.mdi-book-open-variant::before{content:"\F14F7"}.mdi-book-open-variant-outline::before{content:"\F1CCC"}.mdi-book-outline::before{content:"\F0B64"}.mdi-book-play::before{content:"\F0E82"}.mdi-book-play-outline::before{content:"\F0E83"}.mdi-book-plus::before{content:"\F05DB"}.mdi-book-plus-multiple::before{content:"\F0A95"}.mdi-book-plus-multiple-outline::before{content:"\F0ADE"}.mdi-book-plus-outline::before{content:"\F1696"}.mdi-book-refresh::before{content:"\F1697"}.mdi-book-refresh-outline::before{content:"\F1698"}.mdi-book-remove::before{content:"\F0A97"}.mdi-book-remove-multiple::before{content:"\F0A96"}.mdi-book-remove-multiple-outline::before{content:"\F04CA"}.mdi-book-remove-outline::before{content:"\F1699"}.mdi-book-search::before{content:"\F0E84"}.mdi-book-search-outline::before{content:"\F0E85"}.mdi-book-settings::before{content:"\F169A"}.mdi-book-settings-outline::before{content:"\F169B"}.mdi-book-sync::before{content:"\F169C"}.mdi-book-sync-outline::before{content:"\F16C8"}.mdi-book-variant::before{content:"\F00BF"}.mdi-bookmark::before{content:"\F00C0"}.mdi-bookmark-box::before{content:"\F1B75"}.mdi-bookmark-box-multiple::before{content:"\F196C"}.mdi-bookmark-box-multiple-outline::before{content:"\F196D"}.mdi-bookmark-box-outline::before{content:"\F1B76"}.mdi-bookmark-check::before{content:"\F00C1"}.mdi-bookmark-check-outline::before{content:"\F137B"}.mdi-bookmark-minus::before{content:"\F09CC"}.mdi-bookmark-minus-outline::before{content:"\F09CD"}.mdi-bookmark-multiple::before{content:"\F0E15"}.mdi-bookmark-multiple-outline::before{content:"\F0E16"}.mdi-bookmark-music::before{content:"\F00C2"}.mdi-bookmark-music-outline::before{content:"\F1379"}.mdi-bookmark-off::before{content:"\F09CE"}.mdi-bookmark-off-outline::before{content:"\F09CF"}.mdi-bookmark-outline::before{content:"\F00C3"}.mdi-bookmark-plus::before{content:"\F00C5"}.mdi-bookmark-plus-outline::before{content:"\F00C4"}.mdi-bookmark-remove::before{content:"\F00C6"}.mdi-bookmark-remove-outline::before{content:"\F137A"}.mdi-bookshelf::before{content:"\F125F"}.mdi-boom-gate::before{content:"\F0E86"}.mdi-boom-gate-alert::before{content:"\F0E87"}.mdi-boom-gate-alert-outline::before{content:"\F0E88"}.mdi-boom-gate-arrow-down::before{content:"\F0E89"}.mdi-boom-gate-arrow-down-outline::before{content:"\F0E8A"}.mdi-boom-gate-arrow-up::before{content:"\F0E8C"}.mdi-boom-gate-arrow-up-outline::before{content:"\F0E8D"}.mdi-boom-gate-outline::before{content:"\F0E8B"}.mdi-boom-gate-up::before{content:"\F17F9"}.mdi-boom-gate-up-outline::before{content:"\F17FA"}.mdi-boombox::before{content:"\F05DC"}.mdi-boomerang::before{content:"\F10CF"}.mdi-bootstrap::before{content:"\F06C6"}.mdi-border-all::before{content:"\F00C7"}.mdi-border-all-variant::before{content:"\F08A1"}.mdi-border-bottom::before{content:"\F00C8"}.mdi-border-bottom-variant::before{content:"\F08A2"}.mdi-border-color::before{content:"\F00C9"}.mdi-border-horizontal::before{content:"\F00CA"}.mdi-border-inside::before{content:"\F00CB"}.mdi-border-left::before{content:"\F00CC"}.mdi-border-left-variant::before{content:"\F08A3"}.mdi-border-none::before{content:"\F00CD"}.mdi-border-none-variant::before{content:"\F08A4"}.mdi-border-outside::before{content:"\F00CE"}.mdi-border-radius::before{content:"\F1AF4"}.mdi-border-right::before{content:"\F00CF"}.mdi-border-right-variant::before{content:"\F08A5"}.mdi-border-style::before{content:"\F00D0"}.mdi-border-top::before{content:"\F00D1"}.mdi-border-top-variant::before{content:"\F08A6"}.mdi-border-vertical::before{content:"\F00D2"}.mdi-bottle-soda::before{content:"\F1070"}.mdi-bottle-soda-classic::before{content:"\F1071"}.mdi-bottle-soda-classic-outline::before{content:"\F1363"}.mdi-bottle-soda-outline::before{content:"\F1072"}.mdi-bottle-tonic::before{content:"\F112E"}.mdi-bottle-tonic-outline::before{content:"\F112F"}.mdi-bottle-tonic-plus::before{content:"\F1130"}.mdi-bottle-tonic-plus-outline::before{content:"\F1131"}.mdi-bottle-tonic-skull::before{content:"\F1132"}.mdi-bottle-tonic-skull-outline::before{content:"\F1133"}.mdi-bottle-wine::before{content:"\F0854"}.mdi-bottle-wine-outline::before{content:"\F1310"}.mdi-bow-arrow::before{content:"\F1841"}.mdi-bow-tie::before{content:"\F0678"}.mdi-bowl::before{content:"\F028E"}.mdi-bowl-mix::before{content:"\F0617"}.mdi-bowl-mix-outline::before{content:"\F02E4"}.mdi-bowl-outline::before{content:"\F02A9"}.mdi-bowling::before{content:"\F00D3"}.mdi-box::before{content:"\F00D4"}.mdi-box-cutter::before{content:"\F00D5"}.mdi-box-cutter-off::before{content:"\F0B4A"}.mdi-box-shadow::before{content:"\F0637"}.mdi-boxing-glove::before{content:"\F0B65"}.mdi-braille::before{content:"\F09D0"}.mdi-brain::before{content:"\F09D1"}.mdi-bread-slice::before{content:"\F0CEE"}.mdi-bread-slice-outline::before{content:"\F0CEF"}.mdi-bridge::before{content:"\F0618"}.mdi-briefcase::before{content:"\F00D6"}.mdi-briefcase-account::before{content:"\F0CF0"}.mdi-briefcase-account-outline::before{content:"\F0CF1"}.mdi-briefcase-arrow-left-right::before{content:"\F1A8D"}.mdi-briefcase-arrow-left-right-outline::before{content:"\F1A8E"}.mdi-briefcase-arrow-up-down::before{content:"\F1A8F"}.mdi-briefcase-arrow-up-down-outline::before{content:"\F1A90"}.mdi-briefcase-check::before{content:"\F00D7"}.mdi-briefcase-check-outline::before{content:"\F131E"}.mdi-briefcase-clock::before{content:"\F10D0"}.mdi-briefcase-clock-outline::before{content:"\F10D1"}.mdi-briefcase-download::before{content:"\F00D8"}.mdi-briefcase-download-outline::before{content:"\F0C3D"}.mdi-briefcase-edit::before{content:"\F0A98"}.mdi-briefcase-edit-outline::before{content:"\F0C3E"}.mdi-briefcase-eye::before{content:"\F17D9"}.mdi-briefcase-eye-outline::before{content:"\F17DA"}.mdi-briefcase-minus::before{content:"\F0A2A"}.mdi-briefcase-minus-outline::before{content:"\F0C3F"}.mdi-briefcase-off::before{content:"\F1658"}.mdi-briefcase-off-outline::before{content:"\F1659"}.mdi-briefcase-outline::before{content:"\F0814"}.mdi-briefcase-plus::before{content:"\F0A2B"}.mdi-briefcase-plus-outline::before{content:"\F0C40"}.mdi-briefcase-remove::before{content:"\F0A2C"}.mdi-briefcase-remove-outline::before{content:"\F0C41"}.mdi-briefcase-search::before{content:"\F0A2D"}.mdi-briefcase-search-outline::before{content:"\F0C42"}.mdi-briefcase-upload::before{content:"\F00D9"}.mdi-briefcase-upload-outline::before{content:"\F0C43"}.mdi-briefcase-variant::before{content:"\F1494"}.mdi-briefcase-variant-off::before{content:"\F165A"}.mdi-briefcase-variant-off-outline::before{content:"\F165B"}.mdi-briefcase-variant-outline::before{content:"\F1495"}.mdi-brightness-1::before{content:"\F00DA"}.mdi-brightness-2::before{content:"\F00DB"}.mdi-brightness-3::before{content:"\F00DC"}.mdi-brightness-4::before{content:"\F00DD"}.mdi-brightness-5::before{content:"\F00DE"}.mdi-brightness-6::before{content:"\F00DF"}.mdi-brightness-7::before{content:"\F00E0"}.mdi-brightness-auto::before{content:"\F00E1"}.mdi-brightness-percent::before{content:"\F0CF2"}.mdi-broadcast::before{content:"\F1720"}.mdi-broadcast-off::before{content:"\F1721"}.mdi-broom::before{content:"\F00E2"}.mdi-brush::before{content:"\F00E3"}.mdi-brush-off::before{content:"\F1771"}.mdi-brush-outline::before{content:"\F1A0D"}.mdi-brush-variant::before{content:"\F1813"}.mdi-bucket::before{content:"\F1415"}.mdi-bucket-outline::before{content:"\F1416"}.mdi-buffet::before{content:"\F0578"}.mdi-bug::before{content:"\F00E4"}.mdi-bug-check::before{content:"\F0A2E"}.mdi-bug-check-outline::before{content:"\F0A2F"}.mdi-bug-outline::before{content:"\F0A30"}.mdi-bug-pause::before{content:"\F1AF5"}.mdi-bug-pause-outline::before{content:"\F1AF6"}.mdi-bug-play::before{content:"\F1AF7"}.mdi-bug-play-outline::before{content:"\F1AF8"}.mdi-bug-stop::before{content:"\F1AF9"}.mdi-bug-stop-outline::before{content:"\F1AFA"}.mdi-bugle::before{content:"\F0DB4"}.mdi-bulkhead-light::before{content:"\F1A2F"}.mdi-bulldozer::before{content:"\F0B22"}.mdi-bullet::before{content:"\F0CF3"}.mdi-bulletin-board::before{content:"\F00E5"}.mdi-bullhorn::before{content:"\F00E6"}.mdi-bullhorn-outline::before{content:"\F0B23"}.mdi-bullhorn-variant::before{content:"\F196E"}.mdi-bullhorn-variant-outline::before{content:"\F196F"}.mdi-bullseye::before{content:"\F05DD"}.mdi-bullseye-arrow::before{content:"\F08C9"}.mdi-bulma::before{content:"\F12E7"}.mdi-bunk-bed::before{content:"\F1302"}.mdi-bunk-bed-outline::before{content:"\F0097"}.mdi-bus::before{content:"\F00E7"}.mdi-bus-alert::before{content:"\F0A99"}.mdi-bus-articulated-end::before{content:"\F079C"}.mdi-bus-articulated-front::before{content:"\F079D"}.mdi-bus-clock::before{content:"\F08CA"}.mdi-bus-double-decker::before{content:"\F079E"}.mdi-bus-electric::before{content:"\F191D"}.mdi-bus-marker::before{content:"\F1212"}.mdi-bus-multiple::before{content:"\F0F3F"}.mdi-bus-school::before{content:"\F079F"}.mdi-bus-side::before{content:"\F07A0"}.mdi-bus-sign::before{content:"\F1CC1"}.mdi-bus-stop::before{content:"\F1012"}.mdi-bus-stop-covered::before{content:"\F1013"}.mdi-bus-stop-uncovered::before{content:"\F1014"}.mdi-bus-wrench::before{content:"\F1CC2"}.mdi-butterfly::before{content:"\F1589"}.mdi-butterfly-outline::before{content:"\F158A"}.mdi-button-cursor::before{content:"\F1B4F"}.mdi-button-pointer::before{content:"\F1B50"}.mdi-cabin-a-frame::before{content:"\F188C"}.mdi-cable-data::before{content:"\F1394"}.mdi-cached::before{content:"\F00E8"}.mdi-cactus::before{content:"\F0DB5"}.mdi-cake::before{content:"\F00E9"}.mdi-cake-layered::before{content:"\F00EA"}.mdi-cake-variant::before{content:"\F00EB"}.mdi-cake-variant-outline::before{content:"\F17F0"}.mdi-calculator::before{content:"\F00EC"}.mdi-calculator-variant::before{content:"\F0A9A"}.mdi-calculator-variant-outline::before{content:"\F15A6"}.mdi-calendar::before{content:"\F00ED"}.mdi-calendar-account::before{content:"\F0ED7"}.mdi-calendar-account-outline::before{content:"\F0ED8"}.mdi-calendar-alert::before{content:"\F0A31"}.mdi-calendar-alert-outline::before{content:"\F1B62"}.mdi-calendar-arrow-left::before{content:"\F1134"}.mdi-calendar-arrow-right::before{content:"\F1135"}.mdi-calendar-badge::before{content:"\F1B9D"}.mdi-calendar-badge-outline::before{content:"\F1B9E"}.mdi-calendar-blank::before{content:"\F00EE"}.mdi-calendar-blank-multiple::before{content:"\F1073"}.mdi-calendar-blank-outline::before{content:"\F0B66"}.mdi-calendar-check::before{content:"\F00EF"}.mdi-calendar-check-outline::before{content:"\F0C44"}.mdi-calendar-clock::before{content:"\F00F0"}.mdi-calendar-clock-outline::before{content:"\F16E1"}.mdi-calendar-collapse-horizontal::before{content:"\F189D"}.mdi-calendar-collapse-horizontal-outline::before{content:"\F1B63"}.mdi-calendar-cursor::before{content:"\F157B"}.mdi-calendar-cursor-outline::before{content:"\F1B64"}.mdi-calendar-edit::before{content:"\F08A7"}.mdi-calendar-edit-outline::before{content:"\F1B65"}.mdi-calendar-end::before{content:"\F166C"}.mdi-calendar-end-outline::before{content:"\F1B66"}.mdi-calendar-expand-horizontal::before{content:"\F189E"}.mdi-calendar-expand-horizontal-outline::before{content:"\F1B67"}.mdi-calendar-export::before{content:"\F0B24"}.mdi-calendar-export-outline::before{content:"\F1B68"}.mdi-calendar-filter::before{content:"\F1A32"}.mdi-calendar-filter-outline::before{content:"\F1A33"}.mdi-calendar-heart::before{content:"\F09D2"}.mdi-calendar-heart-outline::before{content:"\F1B69"}.mdi-calendar-import::before{content:"\F0B25"}.mdi-calendar-import-outline::before{content:"\F1B6A"}.mdi-calendar-lock::before{content:"\F1641"}.mdi-calendar-lock-open::before{content:"\F1B5B"}.mdi-calendar-lock-open-outline::before{content:"\F1B5C"}.mdi-calendar-lock-outline::before{content:"\F1642"}.mdi-calendar-minus::before{content:"\F0D5C"}.mdi-calendar-minus-outline::before{content:"\F1B6B"}.mdi-calendar-month::before{content:"\F0E17"}.mdi-calendar-month-outline::before{content:"\F0E18"}.mdi-calendar-multiple::before{content:"\F00F1"}.mdi-calendar-multiple-check::before{content:"\F00F2"}.mdi-calendar-multiselect::before{content:"\F0A32"}.mdi-calendar-multiselect-outline::before{content:"\F1B55"}.mdi-calendar-outline::before{content:"\F0B67"}.mdi-calendar-plus::before{content:"\F00F3"}.mdi-calendar-plus-outline::before{content:"\F1B6C"}.mdi-calendar-question::before{content:"\F0692"}.mdi-calendar-question-outline::before{content:"\F1B6D"}.mdi-calendar-range::before{content:"\F0679"}.mdi-calendar-range-outline::before{content:"\F0B68"}.mdi-calendar-refresh::before{content:"\F01E1"}.mdi-calendar-refresh-outline::before{content:"\F0203"}.mdi-calendar-remove::before{content:"\F00F4"}.mdi-calendar-remove-outline::before{content:"\F0C45"}.mdi-calendar-search::before{content:"\F094C"}.mdi-calendar-search-outline::before{content:"\F1B6E"}.mdi-calendar-star::before{content:"\F09D3"}.mdi-calendar-star-four-points::before{content:"\F1C1F"}.mdi-calendar-star-outline::before{content:"\F1B53"}.mdi-calendar-start::before{content:"\F166D"}.mdi-calendar-start-outline::before{content:"\F1B6F"}.mdi-calendar-sync::before{content:"\F0E8E"}.mdi-calendar-sync-outline::before{content:"\F0E8F"}.mdi-calendar-text::before{content:"\F00F5"}.mdi-calendar-text-outline::before{content:"\F0C46"}.mdi-calendar-today::before{content:"\F00F6"}.mdi-calendar-today-outline::before{content:"\F1A30"}.mdi-calendar-week::before{content:"\F0A33"}.mdi-calendar-week-begin::before{content:"\F0A34"}.mdi-calendar-week-begin-outline::before{content:"\F1A31"}.mdi-calendar-week-outline::before{content:"\F1A34"}.mdi-calendar-weekend::before{content:"\F0ED9"}.mdi-calendar-weekend-outline::before{content:"\F0EDA"}.mdi-call-made::before{content:"\F00F7"}.mdi-call-merge::before{content:"\F00F8"}.mdi-call-missed::before{content:"\F00F9"}.mdi-call-received::before{content:"\F00FA"}.mdi-call-split::before{content:"\F00FB"}.mdi-camcorder::before{content:"\F00FC"}.mdi-camcorder-off::before{content:"\F00FF"}.mdi-camera::before{content:"\F0100"}.mdi-camera-account::before{content:"\F08CB"}.mdi-camera-burst::before{content:"\F0693"}.mdi-camera-control::before{content:"\F0B69"}.mdi-camera-document::before{content:"\F1871"}.mdi-camera-document-off::before{content:"\F1872"}.mdi-camera-enhance::before{content:"\F0101"}.mdi-camera-enhance-outline::before{content:"\F0B6A"}.mdi-camera-flip::before{content:"\F15D9"}.mdi-camera-flip-outline::before{content:"\F15DA"}.mdi-camera-front::before{content:"\F0102"}.mdi-camera-front-variant::before{content:"\F0103"}.mdi-camera-gopro::before{content:"\F07A1"}.mdi-camera-image::before{content:"\F08CC"}.mdi-camera-iris::before{content:"\F0104"}.mdi-camera-lock::before{content:"\F1A14"}.mdi-camera-lock-open::before{content:"\F1C0D"}.mdi-camera-lock-open-outline::before{content:"\F1C0E"}.mdi-camera-lock-outline::before{content:"\F1A15"}.mdi-camera-marker::before{content:"\F19A7"}.mdi-camera-marker-outline::before{content:"\F19A8"}.mdi-camera-metering-center::before{content:"\F07A2"}.mdi-camera-metering-matrix::before{content:"\F07A3"}.mdi-camera-metering-partial::before{content:"\F07A4"}.mdi-camera-metering-spot::before{content:"\F07A5"}.mdi-camera-off::before{content:"\F05DF"}.mdi-camera-off-outline::before{content:"\F19BF"}.mdi-camera-outline::before{content:"\F0D5D"}.mdi-camera-party-mode::before{content:"\F0105"}.mdi-camera-plus::before{content:"\F0EDB"}.mdi-camera-plus-outline::before{content:"\F0EDC"}.mdi-camera-rear::before{content:"\F0106"}.mdi-camera-rear-variant::before{content:"\F0107"}.mdi-camera-retake::before{content:"\F0E19"}.mdi-camera-retake-outline::before{content:"\F0E1A"}.mdi-camera-switch::before{content:"\F0108"}.mdi-camera-switch-outline::before{content:"\F084A"}.mdi-camera-timer::before{content:"\F0109"}.mdi-camera-wireless::before{content:"\F0DB6"}.mdi-camera-wireless-outline::before{content:"\F0DB7"}.mdi-campfire::before{content:"\F0EDD"}.mdi-cancel::before{content:"\F073A"}.mdi-candelabra::before{content:"\F17D2"}.mdi-candelabra-fire::before{content:"\F17D3"}.mdi-candle::before{content:"\F05E2"}.mdi-candy::before{content:"\F1970"}.mdi-candy-off::before{content:"\F1971"}.mdi-candy-off-outline::before{content:"\F1972"}.mdi-candy-outline::before{content:"\F1973"}.mdi-candycane::before{content:"\F010A"}.mdi-cannabis::before{content:"\F07A6"}.mdi-cannabis-off::before{content:"\F166E"}.mdi-caps-lock::before{content:"\F0A9B"}.mdi-car::before{content:"\F010B"}.mdi-car-2-plus::before{content:"\F1015"}.mdi-car-3-plus::before{content:"\F1016"}.mdi-car-arrow-left::before{content:"\F13B2"}.mdi-car-arrow-right::before{content:"\F13B3"}.mdi-car-back::before{content:"\F0E1B"}.mdi-car-battery::before{content:"\F010C"}.mdi-car-brake-abs::before{content:"\F0C47"}.mdi-car-brake-alert::before{content:"\F0C48"}.mdi-car-brake-fluid-level::before{content:"\F1909"}.mdi-car-brake-hold::before{content:"\F0D5E"}.mdi-car-brake-low-pressure::before{content:"\F190A"}.mdi-car-brake-parking::before{content:"\F0D5F"}.mdi-car-brake-retarder::before{content:"\F1017"}.mdi-car-brake-temperature::before{content:"\F190B"}.mdi-car-brake-worn-linings::before{content:"\F190C"}.mdi-car-child-seat::before{content:"\F0FA3"}.mdi-car-clock::before{content:"\F1974"}.mdi-car-clutch::before{content:"\F1018"}.mdi-car-cog::before{content:"\F13CC"}.mdi-car-connected::before{content:"\F010D"}.mdi-car-convertible::before{content:"\F07A7"}.mdi-car-coolant-level::before{content:"\F1019"}.mdi-car-cruise-control::before{content:"\F0D60"}.mdi-car-defrost-front::before{content:"\F0D61"}.mdi-car-defrost-rear::before{content:"\F0D62"}.mdi-car-door::before{content:"\F0B6B"}.mdi-car-door-lock::before{content:"\F109D"}.mdi-car-door-lock-open::before{content:"\F1C81"}.mdi-car-electric::before{content:"\F0B6C"}.mdi-car-electric-outline::before{content:"\F15B5"}.mdi-car-emergency::before{content:"\F160F"}.mdi-car-esp::before{content:"\F0C49"}.mdi-car-estate::before{content:"\F07A8"}.mdi-car-hatchback::before{content:"\F07A9"}.mdi-car-info::before{content:"\F11BE"}.mdi-car-key::before{content:"\F0B6D"}.mdi-car-lifted-pickup::before{content:"\F152D"}.mdi-car-light-alert::before{content:"\F190D"}.mdi-car-light-dimmed::before{content:"\F0C4A"}.mdi-car-light-fog::before{content:"\F0C4B"}.mdi-car-light-high::before{content:"\F0C4C"}.mdi-car-limousine::before{content:"\F08CD"}.mdi-car-multiple::before{content:"\F0B6E"}.mdi-car-off::before{content:"\F0E1C"}.mdi-car-outline::before{content:"\F14ED"}.mdi-car-parking-lights::before{content:"\F0D63"}.mdi-car-pickup::before{content:"\F07AA"}.mdi-car-search::before{content:"\F1B8D"}.mdi-car-search-outline::before{content:"\F1B8E"}.mdi-car-seat::before{content:"\F0FA4"}.mdi-car-seat-cooler::before{content:"\F0FA5"}.mdi-car-seat-heater::before{content:"\F0FA6"}.mdi-car-select::before{content:"\F1879"}.mdi-car-settings::before{content:"\F13CD"}.mdi-car-shift-pattern::before{content:"\F0F40"}.mdi-car-side::before{content:"\F07AB"}.mdi-car-speed-limiter::before{content:"\F190E"}.mdi-car-sports::before{content:"\F07AC"}.mdi-car-tire-alert::before{content:"\F0C4D"}.mdi-car-traction-control::before{content:"\F0D64"}.mdi-car-turbocharger::before{content:"\F101A"}.mdi-car-wash::before{content:"\F010E"}.mdi-car-windshield::before{content:"\F101B"}.mdi-car-windshield-outline::before{content:"\F101C"}.mdi-car-wireless::before{content:"\F1878"}.mdi-car-wrench::before{content:"\F1814"}.mdi-carabiner::before{content:"\F14C0"}.mdi-caravan::before{content:"\F07AD"}.mdi-card::before{content:"\F0B6F"}.mdi-card-account-details::before{content:"\F05D2"}.mdi-card-account-details-outline::before{content:"\F0DAB"}.mdi-card-account-details-star::before{content:"\F02A3"}.mdi-card-account-details-star-outline::before{content:"\F06DB"}.mdi-card-account-mail::before{content:"\F018E"}.mdi-card-account-mail-outline::before{content:"\F0E98"}.mdi-card-account-phone::before{content:"\F0E99"}.mdi-card-account-phone-outline::before{content:"\F0E9A"}.mdi-card-bulleted::before{content:"\F0B70"}.mdi-card-bulleted-off::before{content:"\F0B71"}.mdi-card-bulleted-off-outline::before{content:"\F0B72"}.mdi-card-bulleted-outline::before{content:"\F0B73"}.mdi-card-bulleted-settings::before{content:"\F0B74"}.mdi-card-bulleted-settings-outline::before{content:"\F0B75"}.mdi-card-minus::before{content:"\F1600"}.mdi-card-minus-outline::before{content:"\F1601"}.mdi-card-multiple::before{content:"\F17F1"}.mdi-card-multiple-outline::before{content:"\F17F2"}.mdi-card-off::before{content:"\F1602"}.mdi-card-off-outline::before{content:"\F1603"}.mdi-card-outline::before{content:"\F0B76"}.mdi-card-plus::before{content:"\F11FF"}.mdi-card-plus-outline::before{content:"\F1200"}.mdi-card-remove::before{content:"\F1604"}.mdi-card-remove-outline::before{content:"\F1605"}.mdi-card-search::before{content:"\F1074"}.mdi-card-search-outline::before{content:"\F1075"}.mdi-card-text::before{content:"\F0B77"}.mdi-card-text-outline::before{content:"\F0B78"}.mdi-cards::before{content:"\F0638"}.mdi-cards-club::before{content:"\F08CE"}.mdi-cards-club-outline::before{content:"\F189F"}.mdi-cards-diamond::before{content:"\F08CF"}.mdi-cards-diamond-outline::before{content:"\F101D"}.mdi-cards-heart::before{content:"\F08D0"}.mdi-cards-heart-outline::before{content:"\F18A0"}.mdi-cards-outline::before{content:"\F0639"}.mdi-cards-playing::before{content:"\F18A1"}.mdi-cards-playing-club::before{content:"\F18A2"}.mdi-cards-playing-club-multiple::before{content:"\F18A3"}.mdi-cards-playing-club-multiple-outline::before{content:"\F18A4"}.mdi-cards-playing-club-outline::before{content:"\F18A5"}.mdi-cards-playing-diamond::before{content:"\F18A6"}.mdi-cards-playing-diamond-multiple::before{content:"\F18A7"}.mdi-cards-playing-diamond-multiple-outline::before{content:"\F18A8"}.mdi-cards-playing-diamond-outline::before{content:"\F18A9"}.mdi-cards-playing-heart::before{content:"\F18AA"}.mdi-cards-playing-heart-multiple::before{content:"\F18AB"}.mdi-cards-playing-heart-multiple-outline::before{content:"\F18AC"}.mdi-cards-playing-heart-outline::before{content:"\F18AD"}.mdi-cards-playing-outline::before{content:"\F063A"}.mdi-cards-playing-spade::before{content:"\F18AE"}.mdi-cards-playing-spade-multiple::before{content:"\F18AF"}.mdi-cards-playing-spade-multiple-outline::before{content:"\F18B0"}.mdi-cards-playing-spade-outline::before{content:"\F18B1"}.mdi-cards-spade::before{content:"\F08D1"}.mdi-cards-spade-outline::before{content:"\F18B2"}.mdi-cards-variant::before{content:"\F06C7"}.mdi-carrot::before{content:"\F010F"}.mdi-cart::before{content:"\F0110"}.mdi-cart-arrow-down::before{content:"\F0D66"}.mdi-cart-arrow-right::before{content:"\F0C4E"}.mdi-cart-arrow-up::before{content:"\F0D67"}.mdi-cart-check::before{content:"\F15EA"}.mdi-cart-heart::before{content:"\F18E0"}.mdi-cart-minus::before{content:"\F0D68"}.mdi-cart-off::before{content:"\F066B"}.mdi-cart-outline::before{content:"\F0111"}.mdi-cart-percent::before{content:"\F1BAE"}.mdi-cart-plus::before{content:"\F0112"}.mdi-cart-remove::before{content:"\F0D69"}.mdi-cart-variant::before{content:"\F15EB"}.mdi-case-sensitive-alt::before{content:"\F0113"}.mdi-cash::before{content:"\F0114"}.mdi-cash-100::before{content:"\F0115"}.mdi-cash-check::before{content:"\F14EE"}.mdi-cash-clock::before{content:"\F1A91"}.mdi-cash-edit::before{content:"\F1CAB"}.mdi-cash-fast::before{content:"\F185C"}.mdi-cash-lock::before{content:"\F14EA"}.mdi-cash-lock-open::before{content:"\F14EB"}.mdi-cash-marker::before{content:"\F0DB8"}.mdi-cash-minus::before{content:"\F1260"}.mdi-cash-multiple::before{content:"\F0116"}.mdi-cash-off::before{content:"\F1C79"}.mdi-cash-plus::before{content:"\F1261"}.mdi-cash-refund::before{content:"\F0A9C"}.mdi-cash-register::before{content:"\F0CF4"}.mdi-cash-remove::before{content:"\F1262"}.mdi-cash-sync::before{content:"\F1A92"}.mdi-cassette::before{content:"\F09D4"}.mdi-cast::before{content:"\F0118"}.mdi-cast-audio::before{content:"\F101E"}.mdi-cast-audio-variant::before{content:"\F1749"}.mdi-cast-connected::before{content:"\F0119"}.mdi-cast-education::before{content:"\F0E1D"}.mdi-cast-off::before{content:"\F078A"}.mdi-cast-variant::before{content:"\F001F"}.mdi-castle::before{content:"\F011A"}.mdi-cat::before{content:"\F011B"}.mdi-cctv::before{content:"\F07AE"}.mdi-cctv-off::before{content:"\F185F"}.mdi-ceiling-fan::before{content:"\F1797"}.mdi-ceiling-fan-light::before{content:"\F1798"}.mdi-ceiling-light::before{content:"\F0769"}.mdi-ceiling-light-multiple::before{content:"\F18DD"}.mdi-ceiling-light-multiple-outline::before{content:"\F18DE"}.mdi-ceiling-light-outline::before{content:"\F17C7"}.mdi-cellphone::before{content:"\F011C"}.mdi-cellphone-arrow-down::before{content:"\F09D5"}.mdi-cellphone-arrow-down-variant::before{content:"\F19C5"}.mdi-cellphone-basic::before{content:"\F011E"}.mdi-cellphone-charging::before{content:"\F1397"}.mdi-cellphone-check::before{content:"\F17FD"}.mdi-cellphone-cog::before{content:"\F0951"}.mdi-cellphone-dock::before{content:"\F011F"}.mdi-cellphone-information::before{content:"\F0F41"}.mdi-cellphone-key::before{content:"\F094E"}.mdi-cellphone-link::before{content:"\F0121"}.mdi-cellphone-link-off::before{content:"\F0122"}.mdi-cellphone-lock::before{content:"\F094F"}.mdi-cellphone-marker::before{content:"\F183A"}.mdi-cellphone-message::before{content:"\F08D3"}.mdi-cellphone-message-off::before{content:"\F10D2"}.mdi-cellphone-nfc::before{content:"\F0E90"}.mdi-cellphone-nfc-off::before{content:"\F12D8"}.mdi-cellphone-off::before{content:"\F0950"}.mdi-cellphone-play::before{content:"\F101F"}.mdi-cellphone-remove::before{content:"\F094D"}.mdi-cellphone-screenshot::before{content:"\F0A35"}.mdi-cellphone-settings::before{content:"\F0123"}.mdi-cellphone-sound::before{content:"\F0952"}.mdi-cellphone-text::before{content:"\F08D2"}.mdi-cellphone-wireless::before{content:"\F0815"}.mdi-centos::before{content:"\F111A"}.mdi-certificate::before{content:"\F0124"}.mdi-certificate-outline::before{content:"\F1188"}.mdi-chair-rolling::before{content:"\F0F48"}.mdi-chair-school::before{content:"\F0125"}.mdi-chandelier::before{content:"\F1793"}.mdi-charity::before{content:"\F0C4F"}.mdi-charity-search::before{content:"\F1C82"}.mdi-chart-arc::before{content:"\F0126"}.mdi-chart-areaspline::before{content:"\F0127"}.mdi-chart-areaspline-variant::before{content:"\F0E91"}.mdi-chart-bar::before{content:"\F0128"}.mdi-chart-bar-stacked::before{content:"\F076A"}.mdi-chart-bell-curve::before{content:"\F0C50"}.mdi-chart-bell-curve-cumulative::before{content:"\F0FA7"}.mdi-chart-box::before{content:"\F154D"}.mdi-chart-box-multiple::before{content:"\F1CCD"}.mdi-chart-box-multiple-outline::before{content:"\F1CCE"}.mdi-chart-box-outline::before{content:"\F154E"}.mdi-chart-box-plus-outline::before{content:"\F154F"}.mdi-chart-bubble::before{content:"\F05E3"}.mdi-chart-donut::before{content:"\F07AF"}.mdi-chart-donut-variant::before{content:"\F07B0"}.mdi-chart-gantt::before{content:"\F066C"}.mdi-chart-histogram::before{content:"\F0129"}.mdi-chart-line::before{content:"\F012A"}.mdi-chart-line-stacked::before{content:"\F076B"}.mdi-chart-line-variant::before{content:"\F07B1"}.mdi-chart-multiline::before{content:"\F08D4"}.mdi-chart-multiple::before{content:"\F1213"}.mdi-chart-pie::before{content:"\F012B"}.mdi-chart-pie-outline::before{content:"\F1BDF"}.mdi-chart-ppf::before{content:"\F1380"}.mdi-chart-sankey::before{content:"\F11DF"}.mdi-chart-sankey-variant::before{content:"\F11E0"}.mdi-chart-scatter-plot::before{content:"\F0E92"}.mdi-chart-scatter-plot-hexbin::before{content:"\F066D"}.mdi-chart-timeline::before{content:"\F066E"}.mdi-chart-timeline-variant::before{content:"\F0E93"}.mdi-chart-timeline-variant-shimmer::before{content:"\F15B6"}.mdi-chart-tree::before{content:"\F0E94"}.mdi-chart-waterfall::before{content:"\F1918"}.mdi-chat::before{content:"\F0B79"}.mdi-chat-alert::before{content:"\F0B7A"}.mdi-chat-alert-outline::before{content:"\F12C9"}.mdi-chat-minus::before{content:"\F1410"}.mdi-chat-minus-outline::before{content:"\F1413"}.mdi-chat-outline::before{content:"\F0EDE"}.mdi-chat-plus::before{content:"\F140F"}.mdi-chat-plus-outline::before{content:"\F1412"}.mdi-chat-processing::before{content:"\F0B7B"}.mdi-chat-processing-outline::before{content:"\F12CA"}.mdi-chat-question::before{content:"\F1738"}.mdi-chat-question-outline::before{content:"\F1739"}.mdi-chat-remove::before{content:"\F1411"}.mdi-chat-remove-outline::before{content:"\F1414"}.mdi-chat-sleep::before{content:"\F12D1"}.mdi-chat-sleep-outline::before{content:"\F12D2"}.mdi-check::before{content:"\F012C"}.mdi-check-all::before{content:"\F012D"}.mdi-check-bold::before{content:"\F0E1E"}.mdi-check-circle::before{content:"\F05E0"}.mdi-check-circle-outline::before{content:"\F05E1"}.mdi-check-decagram::before{content:"\F0791"}.mdi-check-decagram-outline::before{content:"\F1740"}.mdi-check-network::before{content:"\F0C53"}.mdi-check-network-outline::before{content:"\F0C54"}.mdi-check-outline::before{content:"\F0855"}.mdi-check-underline::before{content:"\F0E1F"}.mdi-check-underline-circle::before{content:"\F0E20"}.mdi-check-underline-circle-outline::before{content:"\F0E21"}.mdi-checkbook::before{content:"\F0A9D"}.mdi-checkbook-arrow-left::before{content:"\F1C1D"}.mdi-checkbook-arrow-right::before{content:"\F1C1E"}.mdi-checkbox-blank::before{content:"\F012E"}.mdi-checkbox-blank-badge::before{content:"\F1176"}.mdi-checkbox-blank-badge-outline::before{content:"\F0117"}.mdi-checkbox-blank-circle::before{content:"\F012F"}.mdi-checkbox-blank-circle-outline::before{content:"\F0130"}.mdi-checkbox-blank-off::before{content:"\F12EC"}.mdi-checkbox-blank-off-outline::before{content:"\F12ED"}.mdi-checkbox-blank-outline::before{content:"\F0131"}.mdi-checkbox-intermediate::before{content:"\F0856"}.mdi-checkbox-intermediate-variant::before{content:"\F1B54"}.mdi-checkbox-marked::before{content:"\F0132"}.mdi-checkbox-marked-circle::before{content:"\F0133"}.mdi-checkbox-marked-circle-auto-outline::before{content:"\F1C26"}.mdi-checkbox-marked-circle-minus-outline::before{content:"\F1C27"}.mdi-checkbox-marked-circle-outline::before{content:"\F0134"}.mdi-checkbox-marked-circle-plus-outline::before{content:"\F1927"}.mdi-checkbox-marked-outline::before{content:"\F0135"}.mdi-checkbox-multiple-blank::before{content:"\F0136"}.mdi-checkbox-multiple-blank-circle::before{content:"\F063B"}.mdi-checkbox-multiple-blank-circle-outline::before{content:"\F063C"}.mdi-checkbox-multiple-blank-outline::before{content:"\F0137"}.mdi-checkbox-multiple-marked::before{content:"\F0138"}.mdi-checkbox-multiple-marked-circle::before{content:"\F063D"}.mdi-checkbox-multiple-marked-circle-outline::before{content:"\F063E"}.mdi-checkbox-multiple-marked-outline::before{content:"\F0139"}.mdi-checkbox-multiple-outline::before{content:"\F0C51"}.mdi-checkbox-outline::before{content:"\F0C52"}.mdi-checkerboard::before{content:"\F013A"}.mdi-checkerboard-minus::before{content:"\F1202"}.mdi-checkerboard-plus::before{content:"\F1201"}.mdi-checkerboard-remove::before{content:"\F1203"}.mdi-cheese::before{content:"\F12B9"}.mdi-cheese-off::before{content:"\F13EE"}.mdi-chef-hat::before{content:"\F0B7C"}.mdi-chemical-weapon::before{content:"\F013B"}.mdi-chess-bishop::before{content:"\F085C"}.mdi-chess-king::before{content:"\F0857"}.mdi-chess-knight::before{content:"\F0858"}.mdi-chess-pawn::before{content:"\F0859"}.mdi-chess-queen::before{content:"\F085A"}.mdi-chess-rook::before{content:"\F085B"}.mdi-chevron-double-down::before{content:"\F013C"}.mdi-chevron-double-left::before{content:"\F013D"}.mdi-chevron-double-right::before{content:"\F013E"}.mdi-chevron-double-up::before{content:"\F013F"}.mdi-chevron-down::before{content:"\F0140"}.mdi-chevron-down-box::before{content:"\F09D6"}.mdi-chevron-down-box-outline::before{content:"\F09D7"}.mdi-chevron-down-circle::before{content:"\F0B26"}.mdi-chevron-down-circle-outline::before{content:"\F0B27"}.mdi-chevron-left::before{content:"\F0141"}.mdi-chevron-left-box::before{content:"\F09D8"}.mdi-chevron-left-box-outline::before{content:"\F09D9"}.mdi-chevron-left-circle::before{content:"\F0B28"}.mdi-chevron-left-circle-outline::before{content:"\F0B29"}.mdi-chevron-right::before{content:"\F0142"}.mdi-chevron-right-box::before{content:"\F09DA"}.mdi-chevron-right-box-outline::before{content:"\F09DB"}.mdi-chevron-right-circle::before{content:"\F0B2A"}.mdi-chevron-right-circle-outline::before{content:"\F0B2B"}.mdi-chevron-triple-down::before{content:"\F0DB9"}.mdi-chevron-triple-left::before{content:"\F0DBA"}.mdi-chevron-triple-right::before{content:"\F0DBB"}.mdi-chevron-triple-up::before{content:"\F0DBC"}.mdi-chevron-up::before{content:"\F0143"}.mdi-chevron-up-box::before{content:"\F09DC"}.mdi-chevron-up-box-outline::before{content:"\F09DD"}.mdi-chevron-up-circle::before{content:"\F0B2C"}.mdi-chevron-up-circle-outline::before{content:"\F0B2D"}.mdi-chili-alert::before{content:"\F17EA"}.mdi-chili-alert-outline::before{content:"\F17EB"}.mdi-chili-hot::before{content:"\F07B2"}.mdi-chili-hot-outline::before{content:"\F17EC"}.mdi-chili-medium::before{content:"\F07B3"}.mdi-chili-medium-outline::before{content:"\F17ED"}.mdi-chili-mild::before{content:"\F07B4"}.mdi-chili-mild-outline::before{content:"\F17EE"}.mdi-chili-off::before{content:"\F1467"}.mdi-chili-off-outline::before{content:"\F17EF"}.mdi-chip::before{content:"\F061A"}.mdi-church::before{content:"\F0144"}.mdi-church-outline::before{content:"\F1B02"}.mdi-cigar::before{content:"\F1189"}.mdi-cigar-off::before{content:"\F141B"}.mdi-circle::before{content:"\F0765"}.mdi-circle-box::before{content:"\F15DC"}.mdi-circle-box-outline::before{content:"\F15DD"}.mdi-circle-double::before{content:"\F0E95"}.mdi-circle-edit-outline::before{content:"\F08D5"}.mdi-circle-expand::before{content:"\F0E96"}.mdi-circle-half::before{content:"\F1395"}.mdi-circle-half-full::before{content:"\F1396"}.mdi-circle-medium::before{content:"\F09DE"}.mdi-circle-multiple::before{content:"\F0B38"}.mdi-circle-multiple-outline::before{content:"\F0695"}.mdi-circle-off-outline::before{content:"\F10D3"}.mdi-circle-opacity::before{content:"\F1853"}.mdi-circle-outline::before{content:"\F0766"}.mdi-circle-slice-1::before{content:"\F0A9E"}.mdi-circle-slice-2::before{content:"\F0A9F"}.mdi-circle-slice-3::before{content:"\F0AA0"}.mdi-circle-slice-4::before{content:"\F0AA1"}.mdi-circle-slice-5::before{content:"\F0AA2"}.mdi-circle-slice-6::before{content:"\F0AA3"}.mdi-circle-slice-7::before{content:"\F0AA4"}.mdi-circle-slice-8::before{content:"\F0AA5"}.mdi-circle-small::before{content:"\F09DF"}.mdi-circular-saw::before{content:"\F0E22"}.mdi-city::before{content:"\F0146"}.mdi-city-switch::before{content:"\F1C28"}.mdi-city-variant::before{content:"\F0A36"}.mdi-city-variant-outline::before{content:"\F0A37"}.mdi-clipboard::before{content:"\F0147"}.mdi-clipboard-account::before{content:"\F0148"}.mdi-clipboard-account-outline::before{content:"\F0C55"}.mdi-clipboard-alert::before{content:"\F0149"}.mdi-clipboard-alert-outline::before{content:"\F0CF7"}.mdi-clipboard-arrow-down::before{content:"\F014A"}.mdi-clipboard-arrow-down-outline::before{content:"\F0C56"}.mdi-clipboard-arrow-left::before{content:"\F014B"}.mdi-clipboard-arrow-left-outline::before{content:"\F0CF8"}.mdi-clipboard-arrow-right::before{content:"\F0CF9"}.mdi-clipboard-arrow-right-outline::before{content:"\F0CFA"}.mdi-clipboard-arrow-up::before{content:"\F0C57"}.mdi-clipboard-arrow-up-outline::before{content:"\F0C58"}.mdi-clipboard-check::before{content:"\F014E"}.mdi-clipboard-check-multiple::before{content:"\F1263"}.mdi-clipboard-check-multiple-outline::before{content:"\F1264"}.mdi-clipboard-check-outline::before{content:"\F08A8"}.mdi-clipboard-clock::before{content:"\F16E2"}.mdi-clipboard-clock-outline::before{content:"\F16E3"}.mdi-clipboard-edit::before{content:"\F14E5"}.mdi-clipboard-edit-outline::before{content:"\F14E6"}.mdi-clipboard-file::before{content:"\F1265"}.mdi-clipboard-file-outline::before{content:"\F1266"}.mdi-clipboard-flow::before{content:"\F06C8"}.mdi-clipboard-flow-outline::before{content:"\F1117"}.mdi-clipboard-list::before{content:"\F10D4"}.mdi-clipboard-list-outline::before{content:"\F10D5"}.mdi-clipboard-minus::before{content:"\F1618"}.mdi-clipboard-minus-outline::before{content:"\F1619"}.mdi-clipboard-multiple::before{content:"\F1267"}.mdi-clipboard-multiple-outline::before{content:"\F1268"}.mdi-clipboard-off::before{content:"\F161A"}.mdi-clipboard-off-outline::before{content:"\F161B"}.mdi-clipboard-outline::before{content:"\F014C"}.mdi-clipboard-play::before{content:"\F0C59"}.mdi-clipboard-play-multiple::before{content:"\F1269"}.mdi-clipboard-play-multiple-outline::before{content:"\F126A"}.mdi-clipboard-play-outline::before{content:"\F0C5A"}.mdi-clipboard-plus::before{content:"\F0751"}.mdi-clipboard-plus-outline::before{content:"\F131F"}.mdi-clipboard-pulse::before{content:"\F085D"}.mdi-clipboard-pulse-outline::before{content:"\F085E"}.mdi-clipboard-remove::before{content:"\F161C"}.mdi-clipboard-remove-outline::before{content:"\F161D"}.mdi-clipboard-search::before{content:"\F161E"}.mdi-clipboard-search-outline::before{content:"\F161F"}.mdi-clipboard-text::before{content:"\F014D"}.mdi-clipboard-text-clock::before{content:"\F18F9"}.mdi-clipboard-text-clock-outline::before{content:"\F18FA"}.mdi-clipboard-text-multiple::before{content:"\F126B"}.mdi-clipboard-text-multiple-outline::before{content:"\F126C"}.mdi-clipboard-text-off::before{content:"\F1620"}.mdi-clipboard-text-off-outline::before{content:"\F1621"}.mdi-clipboard-text-outline::before{content:"\F0A38"}.mdi-clipboard-text-play::before{content:"\F0C5B"}.mdi-clipboard-text-play-outline::before{content:"\F0C5C"}.mdi-clipboard-text-search::before{content:"\F1622"}.mdi-clipboard-text-search-outline::before{content:"\F1623"}.mdi-clippy::before{content:"\F014F"}.mdi-clock::before{content:"\F0954"}.mdi-clock-alert::before{content:"\F0955"}.mdi-clock-alert-outline::before{content:"\F05CE"}.mdi-clock-check::before{content:"\F0FA8"}.mdi-clock-check-outline::before{content:"\F0FA9"}.mdi-clock-digital::before{content:"\F0E97"}.mdi-clock-edit::before{content:"\F19BA"}.mdi-clock-edit-outline::before{content:"\F19BB"}.mdi-clock-end::before{content:"\F0151"}.mdi-clock-fast::before{content:"\F0152"}.mdi-clock-in::before{content:"\F0153"}.mdi-clock-minus::before{content:"\F1863"}.mdi-clock-minus-outline::before{content:"\F1864"}.mdi-clock-out::before{content:"\F0154"}.mdi-clock-outline::before{content:"\F0150"}.mdi-clock-plus::before{content:"\F1861"}.mdi-clock-plus-outline::before{content:"\F1862"}.mdi-clock-remove::before{content:"\F1865"}.mdi-clock-remove-outline::before{content:"\F1866"}.mdi-clock-star-four-points::before{content:"\F1C29"}.mdi-clock-star-four-points-outline::before{content:"\F1C2A"}.mdi-clock-start::before{content:"\F0155"}.mdi-clock-time-eight::before{content:"\F1446"}.mdi-clock-time-eight-outline::before{content:"\F1452"}.mdi-clock-time-eleven::before{content:"\F1449"}.mdi-clock-time-eleven-outline::before{content:"\F1455"}.mdi-clock-time-five::before{content:"\F1443"}.mdi-clock-time-five-outline::before{content:"\F144F"}.mdi-clock-time-four::before{content:"\F1442"}.mdi-clock-time-four-outline::before{content:"\F144E"}.mdi-clock-time-nine::before{content:"\F1447"}.mdi-clock-time-nine-outline::before{content:"\F1453"}.mdi-clock-time-one::before{content:"\F143F"}.mdi-clock-time-one-outline::before{content:"\F144B"}.mdi-clock-time-seven::before{content:"\F1445"}.mdi-clock-time-seven-outline::before{content:"\F1451"}.mdi-clock-time-six::before{content:"\F1444"}.mdi-clock-time-six-outline::before{content:"\F1450"}.mdi-clock-time-ten::before{content:"\F1448"}.mdi-clock-time-ten-outline::before{content:"\F1454"}.mdi-clock-time-three::before{content:"\F1441"}.mdi-clock-time-three-outline::before{content:"\F144D"}.mdi-clock-time-twelve::before{content:"\F144A"}.mdi-clock-time-twelve-outline::before{content:"\F1456"}.mdi-clock-time-two::before{content:"\F1440"}.mdi-clock-time-two-outline::before{content:"\F144C"}.mdi-close::before{content:"\F0156"}.mdi-close-box::before{content:"\F0157"}.mdi-close-box-multiple::before{content:"\F0C5D"}.mdi-close-box-multiple-outline::before{content:"\F0C5E"}.mdi-close-box-outline::before{content:"\F0158"}.mdi-close-circle::before{content:"\F0159"}.mdi-close-circle-multiple::before{content:"\F062A"}.mdi-close-circle-multiple-outline::before{content:"\F0883"}.mdi-close-circle-outline::before{content:"\F015A"}.mdi-close-network::before{content:"\F015B"}.mdi-close-network-outline::before{content:"\F0C5F"}.mdi-close-octagon::before{content:"\F015C"}.mdi-close-octagon-outline::before{content:"\F015D"}.mdi-close-outline::before{content:"\F06C9"}.mdi-close-thick::before{content:"\F1398"}.mdi-closed-caption::before{content:"\F015E"}.mdi-closed-caption-outline::before{content:"\F0DBD"}.mdi-cloud::before{content:"\F015F"}.mdi-cloud-alert::before{content:"\F09E0"}.mdi-cloud-alert-outline::before{content:"\F1BE0"}.mdi-cloud-arrow-down::before{content:"\F1BE1"}.mdi-cloud-arrow-down-outline::before{content:"\F1BE2"}.mdi-cloud-arrow-left::before{content:"\F1BE3"}.mdi-cloud-arrow-left-outline::before{content:"\F1BE4"}.mdi-cloud-arrow-right::before{content:"\F1BE5"}.mdi-cloud-arrow-right-outline::before{content:"\F1BE6"}.mdi-cloud-arrow-up::before{content:"\F1BE7"}.mdi-cloud-arrow-up-outline::before{content:"\F1BE8"}.mdi-cloud-braces::before{content:"\F07B5"}.mdi-cloud-cancel::before{content:"\F1BE9"}.mdi-cloud-cancel-outline::before{content:"\F1BEA"}.mdi-cloud-check::before{content:"\F1BEB"}.mdi-cloud-check-outline::before{content:"\F1BEC"}.mdi-cloud-check-variant::before{content:"\F0160"}.mdi-cloud-check-variant-outline::before{content:"\F12CC"}.mdi-cloud-circle::before{content:"\F0161"}.mdi-cloud-circle-outline::before{content:"\F1BED"}.mdi-cloud-clock::before{content:"\F1BEE"}.mdi-cloud-clock-outline::before{content:"\F1BEF"}.mdi-cloud-cog::before{content:"\F1BF0"}.mdi-cloud-cog-outline::before{content:"\F1BF1"}.mdi-cloud-download::before{content:"\F0162"}.mdi-cloud-download-outline::before{content:"\F0B7D"}.mdi-cloud-key::before{content:"\F1CA1"}.mdi-cloud-key-outline::before{content:"\F1CA2"}.mdi-cloud-lock::before{content:"\F11F1"}.mdi-cloud-lock-open::before{content:"\F1BF2"}.mdi-cloud-lock-open-outline::before{content:"\F1BF3"}.mdi-cloud-lock-outline::before{content:"\F11F2"}.mdi-cloud-minus::before{content:"\F1BF4"}.mdi-cloud-minus-outline::before{content:"\F1BF5"}.mdi-cloud-off::before{content:"\F1BF6"}.mdi-cloud-off-outline::before{content:"\F0164"}.mdi-cloud-outline::before{content:"\F0163"}.mdi-cloud-percent::before{content:"\F1A35"}.mdi-cloud-percent-outline::before{content:"\F1A36"}.mdi-cloud-plus::before{content:"\F1BF7"}.mdi-cloud-plus-outline::before{content:"\F1BF8"}.mdi-cloud-print::before{content:"\F0165"}.mdi-cloud-print-outline::before{content:"\F0166"}.mdi-cloud-question::before{content:"\F0A39"}.mdi-cloud-question-outline::before{content:"\F1BF9"}.mdi-cloud-refresh::before{content:"\F1BFA"}.mdi-cloud-refresh-outline::before{content:"\F1BFB"}.mdi-cloud-refresh-variant::before{content:"\F052A"}.mdi-cloud-refresh-variant-outline::before{content:"\F1BFC"}.mdi-cloud-remove::before{content:"\F1BFD"}.mdi-cloud-remove-outline::before{content:"\F1BFE"}.mdi-cloud-search::before{content:"\F0956"}.mdi-cloud-search-outline::before{content:"\F0957"}.mdi-cloud-sync::before{content:"\F063F"}.mdi-cloud-sync-outline::before{content:"\F12D6"}.mdi-cloud-tags::before{content:"\F07B6"}.mdi-cloud-upload::before{content:"\F0167"}.mdi-cloud-upload-outline::before{content:"\F0B7E"}.mdi-clouds::before{content:"\F1B95"}.mdi-clover::before{content:"\F0816"}.mdi-clover-outline::before{content:"\F1C62"}.mdi-coach-lamp::before{content:"\F1020"}.mdi-coach-lamp-variant::before{content:"\F1A37"}.mdi-coat-rack::before{content:"\F109E"}.mdi-code-array::before{content:"\F0168"}.mdi-code-block-braces::before{content:"\F1C83"}.mdi-code-block-brackets::before{content:"\F1C84"}.mdi-code-block-parentheses::before{content:"\F1C85"}.mdi-code-block-tags::before{content:"\F1C86"}.mdi-code-braces::before{content:"\F0169"}.mdi-code-braces-box::before{content:"\F10D6"}.mdi-code-brackets::before{content:"\F016A"}.mdi-code-equal::before{content:"\F016B"}.mdi-code-greater-than::before{content:"\F016C"}.mdi-code-greater-than-or-equal::before{content:"\F016D"}.mdi-code-json::before{content:"\F0626"}.mdi-code-less-than::before{content:"\F016E"}.mdi-code-less-than-or-equal::before{content:"\F016F"}.mdi-code-not-equal::before{content:"\F0170"}.mdi-code-not-equal-variant::before{content:"\F0171"}.mdi-code-parentheses::before{content:"\F0172"}.mdi-code-parentheses-box::before{content:"\F10D7"}.mdi-code-string::before{content:"\F0173"}.mdi-code-tags::before{content:"\F0174"}.mdi-code-tags-check::before{content:"\F0694"}.mdi-codepen::before{content:"\F0175"}.mdi-coffee::before{content:"\F0176"}.mdi-coffee-maker::before{content:"\F109F"}.mdi-coffee-maker-check::before{content:"\F1931"}.mdi-coffee-maker-check-outline::before{content:"\F1932"}.mdi-coffee-maker-outline::before{content:"\F181B"}.mdi-coffee-off::before{content:"\F0FAA"}.mdi-coffee-off-outline::before{content:"\F0FAB"}.mdi-coffee-outline::before{content:"\F06CA"}.mdi-coffee-to-go::before{content:"\F0177"}.mdi-coffee-to-go-outline::before{content:"\F130E"}.mdi-coffin::before{content:"\F0B7F"}.mdi-cog::before{content:"\F0493"}.mdi-cog-box::before{content:"\F0494"}.mdi-cog-clockwise::before{content:"\F11DD"}.mdi-cog-counterclockwise::before{content:"\F11DE"}.mdi-cog-off::before{content:"\F13CE"}.mdi-cog-off-outline::before{content:"\F13CF"}.mdi-cog-outline::before{content:"\F08BB"}.mdi-cog-pause::before{content:"\F1933"}.mdi-cog-pause-outline::before{content:"\F1934"}.mdi-cog-play::before{content:"\F1935"}.mdi-cog-play-outline::before{content:"\F1936"}.mdi-cog-refresh::before{content:"\F145E"}.mdi-cog-refresh-outline::before{content:"\F145F"}.mdi-cog-stop::before{content:"\F1937"}.mdi-cog-stop-outline::before{content:"\F1938"}.mdi-cog-sync::before{content:"\F1460"}.mdi-cog-sync-outline::before{content:"\F1461"}.mdi-cog-transfer::before{content:"\F105B"}.mdi-cog-transfer-outline::before{content:"\F105C"}.mdi-cogs::before{content:"\F08D6"}.mdi-collage::before{content:"\F0640"}.mdi-collapse-all::before{content:"\F0AA6"}.mdi-collapse-all-outline::before{content:"\F0AA7"}.mdi-color-helper::before{content:"\F0179"}.mdi-comma::before{content:"\F0E23"}.mdi-comma-box::before{content:"\F0E2B"}.mdi-comma-box-outline::before{content:"\F0E24"}.mdi-comma-circle::before{content:"\F0E25"}.mdi-comma-circle-outline::before{content:"\F0E26"}.mdi-comment::before{content:"\F017A"}.mdi-comment-account::before{content:"\F017B"}.mdi-comment-account-outline::before{content:"\F017C"}.mdi-comment-alert::before{content:"\F017D"}.mdi-comment-alert-outline::before{content:"\F017E"}.mdi-comment-arrow-left::before{content:"\F09E1"}.mdi-comment-arrow-left-outline::before{content:"\F09E2"}.mdi-comment-arrow-right::before{content:"\F09E3"}.mdi-comment-arrow-right-outline::before{content:"\F09E4"}.mdi-comment-bookmark::before{content:"\F15AE"}.mdi-comment-bookmark-outline::before{content:"\F15AF"}.mdi-comment-check::before{content:"\F017F"}.mdi-comment-check-outline::before{content:"\F0180"}.mdi-comment-edit::before{content:"\F11BF"}.mdi-comment-edit-outline::before{content:"\F12C4"}.mdi-comment-eye::before{content:"\F0A3A"}.mdi-comment-eye-outline::before{content:"\F0A3B"}.mdi-comment-flash::before{content:"\F15B0"}.mdi-comment-flash-outline::before{content:"\F15B1"}.mdi-comment-minus::before{content:"\F15DF"}.mdi-comment-minus-outline::before{content:"\F15E0"}.mdi-comment-multiple::before{content:"\F085F"}.mdi-comment-multiple-outline::before{content:"\F0181"}.mdi-comment-off::before{content:"\F15E1"}.mdi-comment-off-outline::before{content:"\F15E2"}.mdi-comment-outline::before{content:"\F0182"}.mdi-comment-plus::before{content:"\F09E5"}.mdi-comment-plus-outline::before{content:"\F0183"}.mdi-comment-processing::before{content:"\F0184"}.mdi-comment-processing-outline::before{content:"\F0185"}.mdi-comment-question::before{content:"\F0817"}.mdi-comment-question-outline::before{content:"\F0186"}.mdi-comment-quote::before{content:"\F1021"}.mdi-comment-quote-outline::before{content:"\F1022"}.mdi-comment-remove::before{content:"\F05DE"}.mdi-comment-remove-outline::before{content:"\F0187"}.mdi-comment-search::before{content:"\F0A3C"}.mdi-comment-search-outline::before{content:"\F0A3D"}.mdi-comment-text::before{content:"\F0188"}.mdi-comment-text-multiple::before{content:"\F0860"}.mdi-comment-text-multiple-outline::before{content:"\F0861"}.mdi-comment-text-outline::before{content:"\F0189"}.mdi-compare::before{content:"\F018A"}.mdi-compare-horizontal::before{content:"\F1492"}.mdi-compare-remove::before{content:"\F18B3"}.mdi-compare-vertical::before{content:"\F1493"}.mdi-compass::before{content:"\F018B"}.mdi-compass-off::before{content:"\F0B80"}.mdi-compass-off-outline::before{content:"\F0B81"}.mdi-compass-outline::before{content:"\F018C"}.mdi-compass-rose::before{content:"\F1382"}.mdi-compost::before{content:"\F1A38"}.mdi-cone::before{content:"\F194C"}.mdi-cone-off::before{content:"\F194D"}.mdi-connection::before{content:"\F1616"}.mdi-console::before{content:"\F018D"}.mdi-console-line::before{content:"\F07B7"}.mdi-console-network::before{content:"\F08A9"}.mdi-console-network-outline::before{content:"\F0C60"}.mdi-consolidate::before{content:"\F10D8"}.mdi-contactless-payment::before{content:"\F0D6A"}.mdi-contactless-payment-circle::before{content:"\F0321"}.mdi-contactless-payment-circle-outline::before{content:"\F0408"}.mdi-contacts::before{content:"\F06CB"}.mdi-contacts-outline::before{content:"\F05B8"}.mdi-contain::before{content:"\F0A3E"}.mdi-contain-end::before{content:"\F0A3F"}.mdi-contain-start::before{content:"\F0A40"}.mdi-content-copy::before{content:"\F018F"}.mdi-content-cut::before{content:"\F0190"}.mdi-content-duplicate::before{content:"\F0191"}.mdi-content-paste::before{content:"\F0192"}.mdi-content-save::before{content:"\F0193"}.mdi-content-save-alert::before{content:"\F0F42"}.mdi-content-save-alert-outline::before{content:"\F0F43"}.mdi-content-save-all::before{content:"\F0194"}.mdi-content-save-all-outline::before{content:"\F0F44"}.mdi-content-save-check::before{content:"\F18EA"}.mdi-content-save-check-outline::before{content:"\F18EB"}.mdi-content-save-cog::before{content:"\F145B"}.mdi-content-save-cog-outline::before{content:"\F145C"}.mdi-content-save-edit::before{content:"\F0CFB"}.mdi-content-save-edit-outline::before{content:"\F0CFC"}.mdi-content-save-minus::before{content:"\F1B43"}.mdi-content-save-minus-outline::before{content:"\F1B44"}.mdi-content-save-move::before{content:"\F0E27"}.mdi-content-save-move-outline::before{content:"\F0E28"}.mdi-content-save-off::before{content:"\F1643"}.mdi-content-save-off-outline::before{content:"\F1644"}.mdi-content-save-outline::before{content:"\F0818"}.mdi-content-save-plus::before{content:"\F1B41"}.mdi-content-save-plus-outline::before{content:"\F1B42"}.mdi-content-save-settings::before{content:"\F061B"}.mdi-content-save-settings-outline::before{content:"\F0B2E"}.mdi-contrast::before{content:"\F0195"}.mdi-contrast-box::before{content:"\F0196"}.mdi-contrast-circle::before{content:"\F0197"}.mdi-controller::before{content:"\F02B4"}.mdi-controller-classic::before{content:"\F0B82"}.mdi-controller-classic-outline::before{content:"\F0B83"}.mdi-controller-off::before{content:"\F02B5"}.mdi-cookie::before{content:"\F0198"}.mdi-cookie-alert::before{content:"\F16D0"}.mdi-cookie-alert-outline::before{content:"\F16D1"}.mdi-cookie-check::before{content:"\F16D2"}.mdi-cookie-check-outline::before{content:"\F16D3"}.mdi-cookie-clock::before{content:"\F16E4"}.mdi-cookie-clock-outline::before{content:"\F16E5"}.mdi-cookie-cog::before{content:"\F16D4"}.mdi-cookie-cog-outline::before{content:"\F16D5"}.mdi-cookie-edit::before{content:"\F16E6"}.mdi-cookie-edit-outline::before{content:"\F16E7"}.mdi-cookie-lock::before{content:"\F16E8"}.mdi-cookie-lock-outline::before{content:"\F16E9"}.mdi-cookie-minus::before{content:"\F16DA"}.mdi-cookie-minus-outline::before{content:"\F16DB"}.mdi-cookie-off::before{content:"\F16EA"}.mdi-cookie-off-outline::before{content:"\F16EB"}.mdi-cookie-outline::before{content:"\F16DE"}.mdi-cookie-plus::before{content:"\F16D6"}.mdi-cookie-plus-outline::before{content:"\F16D7"}.mdi-cookie-refresh::before{content:"\F16EC"}.mdi-cookie-refresh-outline::before{content:"\F16ED"}.mdi-cookie-remove::before{content:"\F16D8"}.mdi-cookie-remove-outline::before{content:"\F16D9"}.mdi-cookie-settings::before{content:"\F16DC"}.mdi-cookie-settings-outline::before{content:"\F16DD"}.mdi-coolant-temperature::before{content:"\F03C8"}.mdi-copyleft::before{content:"\F1939"}.mdi-copyright::before{content:"\F05E6"}.mdi-cordova::before{content:"\F0958"}.mdi-corn::before{content:"\F07B8"}.mdi-corn-off::before{content:"\F13EF"}.mdi-cosine-wave::before{content:"\F1479"}.mdi-counter::before{content:"\F0199"}.mdi-countertop::before{content:"\F181C"}.mdi-countertop-outline::before{content:"\F181D"}.mdi-cow::before{content:"\F019A"}.mdi-cow-off::before{content:"\F18FC"}.mdi-cpu-32-bit::before{content:"\F0EDF"}.mdi-cpu-64-bit::before{content:"\F0EE0"}.mdi-cradle::before{content:"\F198B"}.mdi-cradle-outline::before{content:"\F1991"}.mdi-crane::before{content:"\F0862"}.mdi-creation::before{content:"\F0674"}.mdi-creation-outline::before{content:"\F1C2B"}.mdi-creative-commons::before{content:"\F0D6B"}.mdi-credit-card::before{content:"\F0FEF"}.mdi-credit-card-check::before{content:"\F13D0"}.mdi-credit-card-check-outline::before{content:"\F13D1"}.mdi-credit-card-chip::before{content:"\F190F"}.mdi-credit-card-chip-outline::before{content:"\F1910"}.mdi-credit-card-clock::before{content:"\F0EE1"}.mdi-credit-card-clock-outline::before{content:"\F0EE2"}.mdi-credit-card-edit::before{content:"\F17D7"}.mdi-credit-card-edit-outline::before{content:"\F17D8"}.mdi-credit-card-fast::before{content:"\F1911"}.mdi-credit-card-fast-outline::before{content:"\F1912"}.mdi-credit-card-lock::before{content:"\F18E7"}.mdi-credit-card-lock-outline::before{content:"\F18E8"}.mdi-credit-card-marker::before{content:"\F06A8"}.mdi-credit-card-marker-outline::before{content:"\F0DBE"}.mdi-credit-card-minus::before{content:"\F0FAC"}.mdi-credit-card-minus-outline::before{content:"\F0FAD"}.mdi-credit-card-multiple::before{content:"\F0FF0"}.mdi-credit-card-multiple-outline::before{content:"\F019C"}.mdi-credit-card-off::before{content:"\F0FF1"}.mdi-credit-card-off-outline::before{content:"\F05E4"}.mdi-credit-card-outline::before{content:"\F019B"}.mdi-credit-card-plus::before{content:"\F0FF2"}.mdi-credit-card-plus-outline::before{content:"\F0676"}.mdi-credit-card-refresh::before{content:"\F1645"}.mdi-credit-card-refresh-outline::before{content:"\F1646"}.mdi-credit-card-refund::before{content:"\F0FF3"}.mdi-credit-card-refund-outline::before{content:"\F0AA8"}.mdi-credit-card-remove::before{content:"\F0FAE"}.mdi-credit-card-remove-outline::before{content:"\F0FAF"}.mdi-credit-card-scan::before{content:"\F0FF4"}.mdi-credit-card-scan-outline::before{content:"\F019D"}.mdi-credit-card-search::before{content:"\F1647"}.mdi-credit-card-search-outline::before{content:"\F1648"}.mdi-credit-card-settings::before{content:"\F0FF5"}.mdi-credit-card-settings-outline::before{content:"\F08D7"}.mdi-credit-card-sync::before{content:"\F1649"}.mdi-credit-card-sync-outline::before{content:"\F164A"}.mdi-credit-card-wireless::before{content:"\F0802"}.mdi-credit-card-wireless-off::before{content:"\F057A"}.mdi-credit-card-wireless-off-outline::before{content:"\F057B"}.mdi-credit-card-wireless-outline::before{content:"\F0D6C"}.mdi-cricket::before{content:"\F0D6D"}.mdi-crop::before{content:"\F019E"}.mdi-crop-free::before{content:"\F019F"}.mdi-crop-landscape::before{content:"\F01A0"}.mdi-crop-portrait::before{content:"\F01A1"}.mdi-crop-rotate::before{content:"\F0696"}.mdi-crop-square::before{content:"\F01A2"}.mdi-cross::before{content:"\F0953"}.mdi-cross-bolnisi::before{content:"\F0CED"}.mdi-cross-celtic::before{content:"\F0CF5"}.mdi-cross-outline::before{content:"\F0CF6"}.mdi-crosshairs::before{content:"\F01A3"}.mdi-crosshairs-gps::before{content:"\F01A4"}.mdi-crosshairs-off::before{content:"\F0F45"}.mdi-crosshairs-question::before{content:"\F1136"}.mdi-crowd::before{content:"\F1975"}.mdi-crown::before{content:"\F01A5"}.mdi-crown-circle::before{content:"\F17DC"}.mdi-crown-circle-outline::before{content:"\F17DD"}.mdi-crown-outline::before{content:"\F11D0"}.mdi-cryengine::before{content:"\F0959"}.mdi-crystal-ball::before{content:"\F0B2F"}.mdi-cube::before{content:"\F01A6"}.mdi-cube-off::before{content:"\F141C"}.mdi-cube-off-outline::before{content:"\F141D"}.mdi-cube-outline::before{content:"\F01A7"}.mdi-cube-scan::before{content:"\F0B84"}.mdi-cube-send::before{content:"\F01A8"}.mdi-cube-unfolded::before{content:"\F01A9"}.mdi-cup::before{content:"\F01AA"}.mdi-cup-off::before{content:"\F05E5"}.mdi-cup-off-outline::before{content:"\F137D"}.mdi-cup-outline::before{content:"\F130F"}.mdi-cup-water::before{content:"\F01AB"}.mdi-cupboard::before{content:"\F0F46"}.mdi-cupboard-outline::before{content:"\F0F47"}.mdi-cupcake::before{content:"\F095A"}.mdi-curling::before{content:"\F0863"}.mdi-currency-bdt::before{content:"\F0864"}.mdi-currency-brl::before{content:"\F0B85"}.mdi-currency-btc::before{content:"\F01AC"}.mdi-currency-cny::before{content:"\F07BA"}.mdi-currency-eth::before{content:"\F07BB"}.mdi-currency-eur::before{content:"\F01AD"}.mdi-currency-eur-off::before{content:"\F1315"}.mdi-currency-fra::before{content:"\F1A39"}.mdi-currency-gbp::before{content:"\F01AE"}.mdi-currency-ils::before{content:"\F0C61"}.mdi-currency-inr::before{content:"\F01AF"}.mdi-currency-jpy::before{content:"\F07BC"}.mdi-currency-krw::before{content:"\F07BD"}.mdi-currency-kzt::before{content:"\F0865"}.mdi-currency-mnt::before{content:"\F1512"}.mdi-currency-ngn::before{content:"\F01B0"}.mdi-currency-php::before{content:"\F09E6"}.mdi-currency-rial::before{content:"\F0E9C"}.mdi-currency-rub::before{content:"\F01B1"}.mdi-currency-rupee::before{content:"\F1976"}.mdi-currency-sign::before{content:"\F07BE"}.mdi-currency-thb::before{content:"\F1C05"}.mdi-currency-try::before{content:"\F01B2"}.mdi-currency-twd::before{content:"\F07BF"}.mdi-currency-uah::before{content:"\F1B9B"}.mdi-currency-usd::before{content:"\F01C1"}.mdi-currency-usd-off::before{content:"\F067A"}.mdi-current-ac::before{content:"\F1480"}.mdi-current-dc::before{content:"\F095C"}.mdi-cursor-default::before{content:"\F01C0"}.mdi-cursor-default-click::before{content:"\F0CFD"}.mdi-cursor-default-click-outline::before{content:"\F0CFE"}.mdi-cursor-default-gesture::before{content:"\F1127"}.mdi-cursor-default-gesture-outline::before{content:"\F1128"}.mdi-cursor-default-outline::before{content:"\F01BF"}.mdi-cursor-move::before{content:"\F01BE"}.mdi-cursor-pointer::before{content:"\F01BD"}.mdi-cursor-text::before{content:"\F05E7"}.mdi-curtains::before{content:"\F1846"}.mdi-curtains-closed::before{content:"\F1847"}.mdi-cylinder::before{content:"\F194E"}.mdi-cylinder-off::before{content:"\F194F"}.mdi-dance-ballroom::before{content:"\F15FB"}.mdi-dance-pole::before{content:"\F1578"}.mdi-data-matrix::before{content:"\F153C"}.mdi-data-matrix-edit::before{content:"\F153D"}.mdi-data-matrix-minus::before{content:"\F153E"}.mdi-data-matrix-plus::before{content:"\F153F"}.mdi-data-matrix-remove::before{content:"\F1540"}.mdi-data-matrix-scan::before{content:"\F1541"}.mdi-database::before{content:"\F01BC"}.mdi-database-alert::before{content:"\F163A"}.mdi-database-alert-outline::before{content:"\F1624"}.mdi-database-arrow-down::before{content:"\F163B"}.mdi-database-arrow-down-outline::before{content:"\F1625"}.mdi-database-arrow-left::before{content:"\F163C"}.mdi-database-arrow-left-outline::before{content:"\F1626"}.mdi-database-arrow-right::before{content:"\F163D"}.mdi-database-arrow-right-outline::before{content:"\F1627"}.mdi-database-arrow-up::before{content:"\F163E"}.mdi-database-arrow-up-outline::before{content:"\F1628"}.mdi-database-check::before{content:"\F0AA9"}.mdi-database-check-outline::before{content:"\F1629"}.mdi-database-clock::before{content:"\F163F"}.mdi-database-clock-outline::before{content:"\F162A"}.mdi-database-cog::before{content:"\F164B"}.mdi-database-cog-outline::before{content:"\F164C"}.mdi-database-edit::before{content:"\F0B86"}.mdi-database-edit-outline::before{content:"\F162B"}.mdi-database-export::before{content:"\F095E"}.mdi-database-export-outline::before{content:"\F162C"}.mdi-database-eye::before{content:"\F191F"}.mdi-database-eye-off::before{content:"\F1920"}.mdi-database-eye-off-outline::before{content:"\F1921"}.mdi-database-eye-outline::before{content:"\F1922"}.mdi-database-import::before{content:"\F095D"}.mdi-database-import-outline::before{content:"\F162D"}.mdi-database-lock::before{content:"\F0AAA"}.mdi-database-lock-outline::before{content:"\F162E"}.mdi-database-marker::before{content:"\F12F6"}.mdi-database-marker-outline::before{content:"\F162F"}.mdi-database-minus::before{content:"\F01BB"}.mdi-database-minus-outline::before{content:"\F1630"}.mdi-database-off::before{content:"\F1640"}.mdi-database-off-outline::before{content:"\F1631"}.mdi-database-outline::before{content:"\F1632"}.mdi-database-plus::before{content:"\F01BA"}.mdi-database-plus-outline::before{content:"\F1633"}.mdi-database-refresh::before{content:"\F05C2"}.mdi-database-refresh-outline::before{content:"\F1634"}.mdi-database-remove::before{content:"\F0D00"}.mdi-database-remove-outline::before{content:"\F1635"}.mdi-database-search::before{content:"\F0866"}.mdi-database-search-outline::before{content:"\F1636"}.mdi-database-settings::before{content:"\F0D01"}.mdi-database-settings-outline::before{content:"\F1637"}.mdi-database-sync::before{content:"\F0CFF"}.mdi-database-sync-outline::before{content:"\F1638"}.mdi-death-star::before{content:"\F08D8"}.mdi-death-star-variant::before{content:"\F08D9"}.mdi-deathly-hallows::before{content:"\F0B87"}.mdi-debian::before{content:"\F08DA"}.mdi-debug-step-into::before{content:"\F01B9"}.mdi-debug-step-out::before{content:"\F01B8"}.mdi-debug-step-over::before{content:"\F01B7"}.mdi-decagram::before{content:"\F076C"}.mdi-decagram-outline::before{content:"\F076D"}.mdi-decimal::before{content:"\F10A1"}.mdi-decimal-comma::before{content:"\F10A2"}.mdi-decimal-comma-decrease::before{content:"\F10A3"}.mdi-decimal-comma-increase::before{content:"\F10A4"}.mdi-decimal-decrease::before{content:"\F01B6"}.mdi-decimal-increase::before{content:"\F01B5"}.mdi-delete::before{content:"\F01B4"}.mdi-delete-alert::before{content:"\F10A5"}.mdi-delete-alert-outline::before{content:"\F10A6"}.mdi-delete-circle::before{content:"\F0683"}.mdi-delete-circle-outline::before{content:"\F0B88"}.mdi-delete-clock::before{content:"\F1556"}.mdi-delete-clock-outline::before{content:"\F1557"}.mdi-delete-empty::before{content:"\F06CC"}.mdi-delete-empty-outline::before{content:"\F0E9D"}.mdi-delete-forever::before{content:"\F05E8"}.mdi-delete-forever-outline::before{content:"\F0B89"}.mdi-delete-off::before{content:"\F10A7"}.mdi-delete-off-outline::before{content:"\F10A8"}.mdi-delete-outline::before{content:"\F09E7"}.mdi-delete-restore::before{content:"\F0819"}.mdi-delete-sweep::before{content:"\F05E9"}.mdi-delete-sweep-outline::before{content:"\F0C62"}.mdi-delete-variant::before{content:"\F01B3"}.mdi-delta::before{content:"\F01C2"}.mdi-desk::before{content:"\F1239"}.mdi-desk-lamp::before{content:"\F095F"}.mdi-desk-lamp-off::before{content:"\F1B1F"}.mdi-desk-lamp-on::before{content:"\F1B20"}.mdi-deskphone::before{content:"\F01C3"}.mdi-desktop-classic::before{content:"\F07C0"}.mdi-desktop-tower::before{content:"\F01C5"}.mdi-desktop-tower-monitor::before{content:"\F0AAB"}.mdi-details::before{content:"\F01C6"}.mdi-dev-to::before{content:"\F0D6E"}.mdi-developer-board::before{content:"\F0697"}.mdi-deviantart::before{content:"\F01C7"}.mdi-devices::before{content:"\F0FB0"}.mdi-dharmachakra::before{content:"\F094B"}.mdi-diabetes::before{content:"\F1126"}.mdi-dialpad::before{content:"\F061C"}.mdi-diameter::before{content:"\F0C63"}.mdi-diameter-outline::before{content:"\F0C64"}.mdi-diameter-variant::before{content:"\F0C65"}.mdi-diamond::before{content:"\F0B8A"}.mdi-diamond-outline::before{content:"\F0B8B"}.mdi-diamond-stone::before{content:"\F01C8"}.mdi-diaper-outline::before{content:"\F1CCF"}.mdi-dice-1::before{content:"\F01CA"}.mdi-dice-1-outline::before{content:"\F114A"}.mdi-dice-2::before{content:"\F01CB"}.mdi-dice-2-outline::before{content:"\F114B"}.mdi-dice-3::before{content:"\F01CC"}.mdi-dice-3-outline::before{content:"\F114C"}.mdi-dice-4::before{content:"\F01CD"}.mdi-dice-4-outline::before{content:"\F114D"}.mdi-dice-5::before{content:"\F01CE"}.mdi-dice-5-outline::before{content:"\F114E"}.mdi-dice-6::before{content:"\F01CF"}.mdi-dice-6-outline::before{content:"\F114F"}.mdi-dice-d10::before{content:"\F1153"}.mdi-dice-d10-outline::before{content:"\F076F"}.mdi-dice-d12::before{content:"\F1154"}.mdi-dice-d12-outline::before{content:"\F0867"}.mdi-dice-d20::before{content:"\F1155"}.mdi-dice-d20-outline::before{content:"\F05EA"}.mdi-dice-d4::before{content:"\F1150"}.mdi-dice-d4-outline::before{content:"\F05EB"}.mdi-dice-d6::before{content:"\F1151"}.mdi-dice-d6-outline::before{content:"\F05ED"}.mdi-dice-d8::before{content:"\F1152"}.mdi-dice-d8-outline::before{content:"\F05EC"}.mdi-dice-multiple::before{content:"\F076E"}.mdi-dice-multiple-outline::before{content:"\F1156"}.mdi-digital-ocean::before{content:"\F1237"}.mdi-dip-switch::before{content:"\F07C1"}.mdi-directions::before{content:"\F01D0"}.mdi-directions-fork::before{content:"\F0641"}.mdi-disc::before{content:"\F05EE"}.mdi-disc-alert::before{content:"\F01D1"}.mdi-disc-player::before{content:"\F0960"}.mdi-dishwasher::before{content:"\F0AAC"}.mdi-dishwasher-alert::before{content:"\F11B8"}.mdi-dishwasher-off::before{content:"\F11B9"}.mdi-disqus::before{content:"\F01D2"}.mdi-distribute-horizontal-center::before{content:"\F11C9"}.mdi-distribute-horizontal-left::before{content:"\F11C8"}.mdi-distribute-horizontal-right::before{content:"\F11CA"}.mdi-distribute-vertical-bottom::before{content:"\F11CB"}.mdi-distribute-vertical-center::before{content:"\F11CC"}.mdi-distribute-vertical-top::before{content:"\F11CD"}.mdi-diversify::before{content:"\F1877"}.mdi-diving::before{content:"\F1977"}.mdi-diving-flippers::before{content:"\F0DBF"}.mdi-diving-helmet::before{content:"\F0DC0"}.mdi-diving-scuba::before{content:"\F1B77"}.mdi-diving-scuba-flag::before{content:"\F0DC2"}.mdi-diving-scuba-mask::before{content:"\F0DC1"}.mdi-diving-scuba-tank::before{content:"\F0DC3"}.mdi-diving-scuba-tank-multiple::before{content:"\F0DC4"}.mdi-diving-snorkel::before{content:"\F0DC5"}.mdi-division::before{content:"\F01D4"}.mdi-division-box::before{content:"\F01D5"}.mdi-dlna::before{content:"\F0A41"}.mdi-dna::before{content:"\F0684"}.mdi-dns::before{content:"\F01D6"}.mdi-dns-outline::before{content:"\F0B8C"}.mdi-dock-bottom::before{content:"\F10A9"}.mdi-dock-left::before{content:"\F10AA"}.mdi-dock-right::before{content:"\F10AB"}.mdi-dock-top::before{content:"\F1513"}.mdi-dock-window::before{content:"\F10AC"}.mdi-docker::before{content:"\F0868"}.mdi-doctor::before{content:"\F0A42"}.mdi-dog::before{content:"\F0A43"}.mdi-dog-service::before{content:"\F0AAD"}.mdi-dog-side::before{content:"\F0A44"}.mdi-dog-side-off::before{content:"\F16EE"}.mdi-dolby::before{content:"\F06B3"}.mdi-dolly::before{content:"\F0E9E"}.mdi-dolphin::before{content:"\F18B4"}.mdi-domain::before{content:"\F01D7"}.mdi-domain-off::before{content:"\F0D6F"}.mdi-domain-plus::before{content:"\F10AD"}.mdi-domain-remove::before{content:"\F10AE"}.mdi-domain-switch::before{content:"\F1C2C"}.mdi-dome-light::before{content:"\F141E"}.mdi-domino-mask::before{content:"\F1023"}.mdi-donkey::before{content:"\F07C2"}.mdi-door::before{content:"\F081A"}.mdi-door-closed::before{content:"\F081B"}.mdi-door-closed-cancel::before{content:"\F1C93"}.mdi-door-closed-lock::before{content:"\F10AF"}.mdi-door-open::before{content:"\F081C"}.mdi-door-sliding::before{content:"\F181E"}.mdi-door-sliding-lock::before{content:"\F181F"}.mdi-door-sliding-open::before{content:"\F1820"}.mdi-doorbell::before{content:"\F12E6"}.mdi-doorbell-video::before{content:"\F0869"}.mdi-dot-net::before{content:"\F0AAE"}.mdi-dots-circle::before{content:"\F1978"}.mdi-dots-grid::before{content:"\F15FC"}.mdi-dots-hexagon::before{content:"\F15FF"}.mdi-dots-horizontal::before{content:"\F01D8"}.mdi-dots-horizontal-circle::before{content:"\F07C3"}.mdi-dots-horizontal-circle-outline::before{content:"\F0B8D"}.mdi-dots-square::before{content:"\F15FD"}.mdi-dots-triangle::before{content:"\F15FE"}.mdi-dots-vertical::before{content:"\F01D9"}.mdi-dots-vertical-circle::before{content:"\F07C4"}.mdi-dots-vertical-circle-outline::before{content:"\F0B8E"}.mdi-download::before{content:"\F01DA"}.mdi-download-box::before{content:"\F1462"}.mdi-download-box-outline::before{content:"\F1463"}.mdi-download-circle::before{content:"\F1464"}.mdi-download-circle-outline::before{content:"\F1465"}.mdi-download-lock::before{content:"\F1320"}.mdi-download-lock-outline::before{content:"\F1321"}.mdi-download-multiple::before{content:"\F09E9"}.mdi-download-multiple-outline::before{content:"\F1CD0"}.mdi-download-network::before{content:"\F06F4"}.mdi-download-network-outline::before{content:"\F0C66"}.mdi-download-off::before{content:"\F10B0"}.mdi-download-off-outline::before{content:"\F10B1"}.mdi-download-outline::before{content:"\F0B8F"}.mdi-drag::before{content:"\F01DB"}.mdi-drag-horizontal::before{content:"\F01DC"}.mdi-drag-horizontal-variant::before{content:"\F12F0"}.mdi-drag-variant::before{content:"\F0B90"}.mdi-drag-vertical::before{content:"\F01DD"}.mdi-drag-vertical-variant::before{content:"\F12F1"}.mdi-drama-masks::before{content:"\F0D02"}.mdi-draw::before{content:"\F0F49"}.mdi-draw-pen::before{content:"\F19B9"}.mdi-drawing::before{content:"\F01DE"}.mdi-drawing-box::before{content:"\F01DF"}.mdi-dresser::before{content:"\F0F4A"}.mdi-dresser-outline::before{content:"\F0F4B"}.mdi-drone::before{content:"\F01E2"}.mdi-dropbox::before{content:"\F01E3"}.mdi-drupal::before{content:"\F01E4"}.mdi-duck::before{content:"\F01E5"}.mdi-dumbbell::before{content:"\F01E6"}.mdi-dump-truck::before{content:"\F0C67"}.mdi-ear-hearing::before{content:"\F07C5"}.mdi-ear-hearing-loop::before{content:"\F1AEE"}.mdi-ear-hearing-off::before{content:"\F0A45"}.mdi-earbuds::before{content:"\F184F"}.mdi-earbuds-off::before{content:"\F1850"}.mdi-earbuds-off-outline::before{content:"\F1851"}.mdi-earbuds-outline::before{content:"\F1852"}.mdi-earth::before{content:"\F01E7"}.mdi-earth-arrow-down::before{content:"\F1C87"}.mdi-earth-arrow-left::before{content:"\F1C88"}.mdi-earth-arrow-right::before{content:"\F1311"}.mdi-earth-arrow-up::before{content:"\F1C89"}.mdi-earth-box::before{content:"\F06CD"}.mdi-earth-box-minus::before{content:"\F1407"}.mdi-earth-box-off::before{content:"\F06CE"}.mdi-earth-box-plus::before{content:"\F1406"}.mdi-earth-box-remove::before{content:"\F1408"}.mdi-earth-minus::before{content:"\F1404"}.mdi-earth-off::before{content:"\F01E8"}.mdi-earth-plus::before{content:"\F1403"}.mdi-earth-remove::before{content:"\F1405"}.mdi-egg::before{content:"\F0AAF"}.mdi-egg-easter::before{content:"\F0AB0"}.mdi-egg-fried::before{content:"\F184A"}.mdi-egg-off::before{content:"\F13F0"}.mdi-egg-off-outline::before{content:"\F13F1"}.mdi-egg-outline::before{content:"\F13F2"}.mdi-eiffel-tower::before{content:"\F156B"}.mdi-eight-track::before{content:"\F09EA"}.mdi-eject::before{content:"\F01EA"}.mdi-eject-circle::before{content:"\F1B23"}.mdi-eject-circle-outline::before{content:"\F1B24"}.mdi-eject-outline::before{content:"\F0B91"}.mdi-electric-switch::before{content:"\F0E9F"}.mdi-electric-switch-closed::before{content:"\F10D9"}.mdi-electron-framework::before{content:"\F1024"}.mdi-elephant::before{content:"\F07C6"}.mdi-elevation-decline::before{content:"\F01EB"}.mdi-elevation-rise::before{content:"\F01EC"}.mdi-elevator::before{content:"\F01ED"}.mdi-elevator-down::before{content:"\F12C2"}.mdi-elevator-passenger::before{content:"\F1381"}.mdi-elevator-passenger-off::before{content:"\F1979"}.mdi-elevator-passenger-off-outline::before{content:"\F197A"}.mdi-elevator-passenger-outline::before{content:"\F197B"}.mdi-elevator-up::before{content:"\F12C1"}.mdi-ellipse::before{content:"\F0EA0"}.mdi-ellipse-outline::before{content:"\F0EA1"}.mdi-email::before{content:"\F01EE"}.mdi-email-alert::before{content:"\F06CF"}.mdi-email-alert-outline::before{content:"\F0D42"}.mdi-email-arrow-left::before{content:"\F10DA"}.mdi-email-arrow-left-outline::before{content:"\F10DB"}.mdi-email-arrow-right::before{content:"\F10DC"}.mdi-email-arrow-right-outline::before{content:"\F10DD"}.mdi-email-box::before{content:"\F0D03"}.mdi-email-check::before{content:"\F0AB1"}.mdi-email-check-outline::before{content:"\F0AB2"}.mdi-email-edit::before{content:"\F0EE3"}.mdi-email-edit-outline::before{content:"\F0EE4"}.mdi-email-fast::before{content:"\F186F"}.mdi-email-fast-outline::before{content:"\F1870"}.mdi-email-heart-outline::before{content:"\F1C5B"}.mdi-email-lock::before{content:"\F01F1"}.mdi-email-lock-outline::before{content:"\F1B61"}.mdi-email-mark-as-unread::before{content:"\F0B92"}.mdi-email-minus::before{content:"\F0EE5"}.mdi-email-minus-outline::before{content:"\F0EE6"}.mdi-email-multiple::before{content:"\F0EE7"}.mdi-email-multiple-outline::before{content:"\F0EE8"}.mdi-email-newsletter::before{content:"\F0FB1"}.mdi-email-off::before{content:"\F13E3"}.mdi-email-off-outline::before{content:"\F13E4"}.mdi-email-open::before{content:"\F01EF"}.mdi-email-open-heart-outline::before{content:"\F1C5C"}.mdi-email-open-multiple::before{content:"\F0EE9"}.mdi-email-open-multiple-outline::before{content:"\F0EEA"}.mdi-email-open-outline::before{content:"\F05EF"}.mdi-email-outline::before{content:"\F01F0"}.mdi-email-plus::before{content:"\F09EB"}.mdi-email-plus-outline::before{content:"\F09EC"}.mdi-email-remove::before{content:"\F1661"}.mdi-email-remove-outline::before{content:"\F1662"}.mdi-email-seal::before{content:"\F195B"}.mdi-email-seal-outline::before{content:"\F195C"}.mdi-email-search::before{content:"\F0961"}.mdi-email-search-outline::before{content:"\F0962"}.mdi-email-sync::before{content:"\F12C7"}.mdi-email-sync-outline::before{content:"\F12C8"}.mdi-email-variant::before{content:"\F05F0"}.mdi-ember::before{content:"\F0B30"}.mdi-emby::before{content:"\F06B4"}.mdi-emoticon::before{content:"\F0C68"}.mdi-emoticon-angry::before{content:"\F0C69"}.mdi-emoticon-angry-outline::before{content:"\F0C6A"}.mdi-emoticon-confused::before{content:"\F10DE"}.mdi-emoticon-confused-outline::before{content:"\F10DF"}.mdi-emoticon-cool::before{content:"\F0C6B"}.mdi-emoticon-cool-outline::before{content:"\F01F3"}.mdi-emoticon-cry::before{content:"\F0C6C"}.mdi-emoticon-cry-outline::before{content:"\F0C6D"}.mdi-emoticon-dead::before{content:"\F0C6E"}.mdi-emoticon-dead-outline::before{content:"\F069B"}.mdi-emoticon-devil::before{content:"\F0C6F"}.mdi-emoticon-devil-outline::before{content:"\F01F4"}.mdi-emoticon-excited::before{content:"\F0C70"}.mdi-emoticon-excited-outline::before{content:"\F069C"}.mdi-emoticon-frown::before{content:"\F0F4C"}.mdi-emoticon-frown-outline::before{content:"\F0F4D"}.mdi-emoticon-happy::before{content:"\F0C71"}.mdi-emoticon-happy-outline::before{content:"\F01F5"}.mdi-emoticon-kiss::before{content:"\F0C72"}.mdi-emoticon-kiss-outline::before{content:"\F0C73"}.mdi-emoticon-lol::before{content:"\F1214"}.mdi-emoticon-lol-outline::before{content:"\F1215"}.mdi-emoticon-minus::before{content:"\F1CB2"}.mdi-emoticon-minus-outline::before{content:"\F1CB3"}.mdi-emoticon-neutral::before{content:"\F0C74"}.mdi-emoticon-neutral-outline::before{content:"\F01F6"}.mdi-emoticon-outline::before{content:"\F01F2"}.mdi-emoticon-plus::before{content:"\F1CB4"}.mdi-emoticon-plus-outline::before{content:"\F1CB5"}.mdi-emoticon-poop::before{content:"\F01F7"}.mdi-emoticon-poop-outline::before{content:"\F0C75"}.mdi-emoticon-remove::before{content:"\F1CB6"}.mdi-emoticon-remove-outline::before{content:"\F1CB7"}.mdi-emoticon-sad::before{content:"\F0C76"}.mdi-emoticon-sad-outline::before{content:"\F01F8"}.mdi-emoticon-sick::before{content:"\F157C"}.mdi-emoticon-sick-outline::before{content:"\F157D"}.mdi-emoticon-tongue::before{content:"\F01F9"}.mdi-emoticon-tongue-outline::before{content:"\F0C77"}.mdi-emoticon-wink::before{content:"\F0C78"}.mdi-emoticon-wink-outline::before{content:"\F0C79"}.mdi-engine::before{content:"\F01FA"}.mdi-engine-off::before{content:"\F0A46"}.mdi-engine-off-outline::before{content:"\F0A47"}.mdi-engine-outline::before{content:"\F01FB"}.mdi-epsilon::before{content:"\F10E0"}.mdi-equal::before{content:"\F01FC"}.mdi-equal-box::before{content:"\F01FD"}.mdi-equalizer::before{content:"\F0EA2"}.mdi-equalizer-outline::before{content:"\F0EA3"}.mdi-eraser::before{content:"\F01FE"}.mdi-eraser-variant::before{content:"\F0642"}.mdi-escalator::before{content:"\F01FF"}.mdi-escalator-box::before{content:"\F1399"}.mdi-escalator-down::before{content:"\F12C0"}.mdi-escalator-up::before{content:"\F12BF"}.mdi-eslint::before{content:"\F0C7A"}.mdi-et::before{content:"\F0AB3"}.mdi-ethereum::before{content:"\F086A"}.mdi-ethernet::before{content:"\F0200"}.mdi-ethernet-cable::before{content:"\F0201"}.mdi-ethernet-cable-off::before{content:"\F0202"}.mdi-ethernet-off::before{content:"\F1CD1"}.mdi-ev-plug-ccs1::before{content:"\F1519"}.mdi-ev-plug-ccs2::before{content:"\F151A"}.mdi-ev-plug-chademo::before{content:"\F151B"}.mdi-ev-plug-tesla::before{content:"\F151C"}.mdi-ev-plug-type1::before{content:"\F151D"}.mdi-ev-plug-type2::before{content:"\F151E"}.mdi-ev-station::before{content:"\F05F1"}.mdi-evernote::before{content:"\F0204"}.mdi-excavator::before{content:"\F1025"}.mdi-exclamation::before{content:"\F0205"}.mdi-exclamation-thick::before{content:"\F1238"}.mdi-exit-run::before{content:"\F0A48"}.mdi-exit-to-app::before{content:"\F0206"}.mdi-expand-all::before{content:"\F0AB4"}.mdi-expand-all-outline::before{content:"\F0AB5"}.mdi-expansion-card::before{content:"\F08AE"}.mdi-expansion-card-variant::before{content:"\F0FB2"}.mdi-exponent::before{content:"\F0963"}.mdi-exponent-box::before{content:"\F0964"}.mdi-export::before{content:"\F0207"}.mdi-export-variant::before{content:"\F0B93"}.mdi-eye::before{content:"\F0208"}.mdi-eye-arrow-left::before{content:"\F18FD"}.mdi-eye-arrow-left-outline::before{content:"\F18FE"}.mdi-eye-arrow-right::before{content:"\F18FF"}.mdi-eye-arrow-right-outline::before{content:"\F1900"}.mdi-eye-check::before{content:"\F0D04"}.mdi-eye-check-outline::before{content:"\F0D05"}.mdi-eye-circle::before{content:"\F0B94"}.mdi-eye-circle-outline::before{content:"\F0B95"}.mdi-eye-closed::before{content:"\F1CA3"}.mdi-eye-lock::before{content:"\F1C06"}.mdi-eye-lock-open::before{content:"\F1C07"}.mdi-eye-lock-open-outline::before{content:"\F1C08"}.mdi-eye-lock-outline::before{content:"\F1C09"}.mdi-eye-minus::before{content:"\F1026"}.mdi-eye-minus-outline::before{content:"\F1027"}.mdi-eye-off::before{content:"\F0209"}.mdi-eye-off-outline::before{content:"\F06D1"}.mdi-eye-outline::before{content:"\F06D0"}.mdi-eye-plus::before{content:"\F086B"}.mdi-eye-plus-outline::before{content:"\F086C"}.mdi-eye-refresh::before{content:"\F197C"}.mdi-eye-refresh-outline::before{content:"\F197D"}.mdi-eye-remove::before{content:"\F15E3"}.mdi-eye-remove-outline::before{content:"\F15E4"}.mdi-eye-settings::before{content:"\F086D"}.mdi-eye-settings-outline::before{content:"\F086E"}.mdi-eyedropper::before{content:"\F020A"}.mdi-eyedropper-minus::before{content:"\F13DD"}.mdi-eyedropper-off::before{content:"\F13DF"}.mdi-eyedropper-plus::before{content:"\F13DC"}.mdi-eyedropper-remove::before{content:"\F13DE"}.mdi-eyedropper-variant::before{content:"\F020B"}.mdi-face-agent::before{content:"\F0D70"}.mdi-face-man::before{content:"\F0643"}.mdi-face-man-outline::before{content:"\F0B96"}.mdi-face-man-profile::before{content:"\F0644"}.mdi-face-man-shimmer::before{content:"\F15CC"}.mdi-face-man-shimmer-outline::before{content:"\F15CD"}.mdi-face-mask::before{content:"\F1586"}.mdi-face-mask-outline::before{content:"\F1587"}.mdi-face-recognition::before{content:"\F0C7B"}.mdi-face-woman::before{content:"\F1077"}.mdi-face-woman-outline::before{content:"\F1078"}.mdi-face-woman-profile::before{content:"\F1076"}.mdi-face-woman-shimmer::before{content:"\F15CE"}.mdi-face-woman-shimmer-outline::before{content:"\F15CF"}.mdi-facebook::before{content:"\F020C"}.mdi-facebook-gaming::before{content:"\F07DD"}.mdi-facebook-messenger::before{content:"\F020E"}.mdi-facebook-workplace::before{content:"\F0B31"}.mdi-factory::before{content:"\F020F"}.mdi-family-tree::before{content:"\F160E"}.mdi-fan::before{content:"\F0210"}.mdi-fan-alert::before{content:"\F146C"}.mdi-fan-auto::before{content:"\F171D"}.mdi-fan-chevron-down::before{content:"\F146D"}.mdi-fan-chevron-up::before{content:"\F146E"}.mdi-fan-clock::before{content:"\F1A3A"}.mdi-fan-minus::before{content:"\F1470"}.mdi-fan-off::before{content:"\F081D"}.mdi-fan-plus::before{content:"\F146F"}.mdi-fan-remove::before{content:"\F1471"}.mdi-fan-speed-1::before{content:"\F1472"}.mdi-fan-speed-2::before{content:"\F1473"}.mdi-fan-speed-3::before{content:"\F1474"}.mdi-fast-forward::before{content:"\F0211"}.mdi-fast-forward-10::before{content:"\F0D71"}.mdi-fast-forward-15::before{content:"\F193A"}.mdi-fast-forward-30::before{content:"\F0D06"}.mdi-fast-forward-45::before{content:"\F1B12"}.mdi-fast-forward-5::before{content:"\F11F8"}.mdi-fast-forward-60::before{content:"\F160B"}.mdi-fast-forward-outline::before{content:"\F06D2"}.mdi-faucet::before{content:"\F1B29"}.mdi-faucet-variant::before{content:"\F1B2A"}.mdi-fax::before{content:"\F0212"}.mdi-feather::before{content:"\F06D3"}.mdi-feature-search::before{content:"\F0A49"}.mdi-feature-search-outline::before{content:"\F0A4A"}.mdi-fedora::before{content:"\F08DB"}.mdi-fence::before{content:"\F179A"}.mdi-fence-electric::before{content:"\F17F6"}.mdi-fencing::before{content:"\F14C1"}.mdi-ferris-wheel::before{content:"\F0EA4"}.mdi-ferry::before{content:"\F0213"}.mdi-file::before{content:"\F0214"}.mdi-file-account::before{content:"\F073B"}.mdi-file-account-outline::before{content:"\F1028"}.mdi-file-alert::before{content:"\F0A4B"}.mdi-file-alert-outline::before{content:"\F0A4C"}.mdi-file-arrow-left-right::before{content:"\F1A93"}.mdi-file-arrow-left-right-outline::before{content:"\F1A94"}.mdi-file-arrow-up-down::before{content:"\F1A95"}.mdi-file-arrow-up-down-outline::before{content:"\F1A96"}.mdi-file-cabinet::before{content:"\F0AB6"}.mdi-file-cad::before{content:"\F0EEB"}.mdi-file-cad-box::before{content:"\F0EEC"}.mdi-file-cancel::before{content:"\F0DC6"}.mdi-file-cancel-outline::before{content:"\F0DC7"}.mdi-file-certificate::before{content:"\F1186"}.mdi-file-certificate-outline::before{content:"\F1187"}.mdi-file-chart::before{content:"\F0215"}.mdi-file-chart-check::before{content:"\F19C6"}.mdi-file-chart-check-outline::before{content:"\F19C7"}.mdi-file-chart-outline::before{content:"\F1029"}.mdi-file-check::before{content:"\F0216"}.mdi-file-check-outline::before{content:"\F0E29"}.mdi-file-clock::before{content:"\F12E1"}.mdi-file-clock-outline::before{content:"\F12E2"}.mdi-file-cloud::before{content:"\F0217"}.mdi-file-cloud-outline::before{content:"\F102A"}.mdi-file-code::before{content:"\F022E"}.mdi-file-code-outline::before{content:"\F102B"}.mdi-file-cog::before{content:"\F107B"}.mdi-file-cog-outline::before{content:"\F107C"}.mdi-file-compare::before{content:"\F08AA"}.mdi-file-delimited::before{content:"\F0218"}.mdi-file-delimited-outline::before{content:"\F0EA5"}.mdi-file-document::before{content:"\F0219"}.mdi-file-document-alert::before{content:"\F1A97"}.mdi-file-document-alert-outline::before{content:"\F1A98"}.mdi-file-document-arrow-right::before{content:"\F1C0F"}.mdi-file-document-arrow-right-outline::before{content:"\F1C10"}.mdi-file-document-check::before{content:"\F1A99"}.mdi-file-document-check-outline::before{content:"\F1A9A"}.mdi-file-document-edit::before{content:"\F0DC8"}.mdi-file-document-edit-outline::before{content:"\F0DC9"}.mdi-file-document-minus::before{content:"\F1A9B"}.mdi-file-document-minus-outline::before{content:"\F1A9C"}.mdi-file-document-multiple::before{content:"\F1517"}.mdi-file-document-multiple-outline::before{content:"\F1518"}.mdi-file-document-outline::before{content:"\F09EE"}.mdi-file-document-plus::before{content:"\F1A9D"}.mdi-file-document-plus-outline::before{content:"\F1A9E"}.mdi-file-document-refresh::before{content:"\F1C7A"}.mdi-file-document-refresh-outline::before{content:"\F1C7B"}.mdi-file-document-remove::before{content:"\F1A9F"}.mdi-file-document-remove-outline::before{content:"\F1AA0"}.mdi-file-download::before{content:"\F0965"}.mdi-file-download-outline::before{content:"\F0966"}.mdi-file-edit::before{content:"\F11E7"}.mdi-file-edit-outline::before{content:"\F11E8"}.mdi-file-excel::before{content:"\F021B"}.mdi-file-excel-box::before{content:"\F021C"}.mdi-file-excel-box-outline::before{content:"\F102C"}.mdi-file-excel-outline::before{content:"\F102D"}.mdi-file-export::before{content:"\F021D"}.mdi-file-export-outline::before{content:"\F102E"}.mdi-file-eye::before{content:"\F0DCA"}.mdi-file-eye-outline::before{content:"\F0DCB"}.mdi-file-find::before{content:"\F021E"}.mdi-file-find-outline::before{content:"\F0B97"}.mdi-file-gif-box::before{content:"\F0D78"}.mdi-file-hidden::before{content:"\F0613"}.mdi-file-image::before{content:"\F021F"}.mdi-file-image-marker::before{content:"\F1772"}.mdi-file-image-marker-outline::before{content:"\F1773"}.mdi-file-image-minus::before{content:"\F193B"}.mdi-file-image-minus-outline::before{content:"\F193C"}.mdi-file-image-outline::before{content:"\F0EB0"}.mdi-file-image-plus::before{content:"\F193D"}.mdi-file-image-plus-outline::before{content:"\F193E"}.mdi-file-image-remove::before{content:"\F193F"}.mdi-file-image-remove-outline::before{content:"\F1940"}.mdi-file-import::before{content:"\F0220"}.mdi-file-import-outline::before{content:"\F102F"}.mdi-file-jpg-box::before{content:"\F0225"}.mdi-file-key::before{content:"\F1184"}.mdi-file-key-outline::before{content:"\F1185"}.mdi-file-link::before{content:"\F1177"}.mdi-file-link-outline::before{content:"\F1178"}.mdi-file-lock::before{content:"\F0221"}.mdi-file-lock-open::before{content:"\F19C8"}.mdi-file-lock-open-outline::before{content:"\F19C9"}.mdi-file-lock-outline::before{content:"\F1030"}.mdi-file-marker::before{content:"\F1774"}.mdi-file-marker-outline::before{content:"\F1775"}.mdi-file-minus::before{content:"\F1AA1"}.mdi-file-minus-outline::before{content:"\F1AA2"}.mdi-file-move::before{content:"\F0AB9"}.mdi-file-move-outline::before{content:"\F1031"}.mdi-file-multiple::before{content:"\F0222"}.mdi-file-multiple-outline::before{content:"\F1032"}.mdi-file-music::before{content:"\F0223"}.mdi-file-music-outline::before{content:"\F0E2A"}.mdi-file-outline::before{content:"\F0224"}.mdi-file-pdf-box::before{content:"\F0226"}.mdi-file-percent::before{content:"\F081E"}.mdi-file-percent-outline::before{content:"\F1033"}.mdi-file-phone::before{content:"\F1179"}.mdi-file-phone-outline::before{content:"\F117A"}.mdi-file-plus::before{content:"\F0752"}.mdi-file-plus-outline::before{content:"\F0EED"}.mdi-file-png-box::before{content:"\F0E2D"}.mdi-file-powerpoint::before{content:"\F0227"}.mdi-file-powerpoint-box::before{content:"\F0228"}.mdi-file-powerpoint-box-outline::before{content:"\F1034"}.mdi-file-powerpoint-outline::before{content:"\F1035"}.mdi-file-presentation-box::before{content:"\F0229"}.mdi-file-question::before{content:"\F086F"}.mdi-file-question-outline::before{content:"\F1036"}.mdi-file-refresh::before{content:"\F0918"}.mdi-file-refresh-outline::before{content:"\F0541"}.mdi-file-remove::before{content:"\F0B98"}.mdi-file-remove-outline::before{content:"\F1037"}.mdi-file-replace::before{content:"\F0B32"}.mdi-file-replace-outline::before{content:"\F0B33"}.mdi-file-restore::before{content:"\F0670"}.mdi-file-restore-outline::before{content:"\F1038"}.mdi-file-rotate-left::before{content:"\F1A3B"}.mdi-file-rotate-left-outline::before{content:"\F1A3C"}.mdi-file-rotate-right::before{content:"\F1A3D"}.mdi-file-rotate-right-outline::before{content:"\F1A3E"}.mdi-file-search::before{content:"\F0C7C"}.mdi-file-search-outline::before{content:"\F0C7D"}.mdi-file-send::before{content:"\F022A"}.mdi-file-send-outline::before{content:"\F1039"}.mdi-file-settings::before{content:"\F1079"}.mdi-file-settings-outline::before{content:"\F107A"}.mdi-file-sign::before{content:"\F19C3"}.mdi-file-star::before{content:"\F103A"}.mdi-file-star-four-points::before{content:"\F1C2D"}.mdi-file-star-four-points-outline::before{content:"\F1C2E"}.mdi-file-star-outline::before{content:"\F103B"}.mdi-file-swap::before{content:"\F0FB4"}.mdi-file-swap-outline::before{content:"\F0FB5"}.mdi-file-sync::before{content:"\F1216"}.mdi-file-sync-outline::before{content:"\F1217"}.mdi-file-table::before{content:"\F0C7E"}.mdi-file-table-box::before{content:"\F10E1"}.mdi-file-table-box-multiple::before{content:"\F10E2"}.mdi-file-table-box-multiple-outline::before{content:"\F10E3"}.mdi-file-table-box-outline::before{content:"\F10E4"}.mdi-file-table-outline::before{content:"\F0C7F"}.mdi-file-tree::before{content:"\F0645"}.mdi-file-tree-outline::before{content:"\F13D2"}.mdi-file-undo::before{content:"\F08DC"}.mdi-file-undo-outline::before{content:"\F103C"}.mdi-file-upload::before{content:"\F0A4D"}.mdi-file-upload-outline::before{content:"\F0A4E"}.mdi-file-video::before{content:"\F022B"}.mdi-file-video-outline::before{content:"\F0E2C"}.mdi-file-word::before{content:"\F022C"}.mdi-file-word-box::before{content:"\F022D"}.mdi-file-word-box-outline::before{content:"\F103D"}.mdi-file-word-outline::before{content:"\F103E"}.mdi-file-xml-box::before{content:"\F1B4B"}.mdi-film::before{content:"\F022F"}.mdi-filmstrip::before{content:"\F0230"}.mdi-filmstrip-box::before{content:"\F0332"}.mdi-filmstrip-box-multiple::before{content:"\F0D18"}.mdi-filmstrip-off::before{content:"\F0231"}.mdi-filter::before{content:"\F0232"}.mdi-filter-check::before{content:"\F18EC"}.mdi-filter-check-outline::before{content:"\F18ED"}.mdi-filter-cog::before{content:"\F1AA3"}.mdi-filter-cog-outline::before{content:"\F1AA4"}.mdi-filter-menu::before{content:"\F10E5"}.mdi-filter-menu-outline::before{content:"\F10E6"}.mdi-filter-minus::before{content:"\F0EEE"}.mdi-filter-minus-outline::before{content:"\F0EEF"}.mdi-filter-multiple::before{content:"\F1A3F"}.mdi-filter-multiple-outline::before{content:"\F1A40"}.mdi-filter-off::before{content:"\F14EF"}.mdi-filter-off-outline::before{content:"\F14F0"}.mdi-filter-outline::before{content:"\F0233"}.mdi-filter-plus::before{content:"\F0EF0"}.mdi-filter-plus-outline::before{content:"\F0EF1"}.mdi-filter-remove::before{content:"\F0234"}.mdi-filter-remove-outline::before{content:"\F0235"}.mdi-filter-settings::before{content:"\F1AA5"}.mdi-filter-settings-outline::before{content:"\F1AA6"}.mdi-filter-variant::before{content:"\F0236"}.mdi-filter-variant-minus::before{content:"\F1112"}.mdi-filter-variant-plus::before{content:"\F1113"}.mdi-filter-variant-remove::before{content:"\F103F"}.mdi-finance::before{content:"\F081F"}.mdi-find-replace::before{content:"\F06D4"}.mdi-fingerprint::before{content:"\F0237"}.mdi-fingerprint-off::before{content:"\F0EB1"}.mdi-fire::before{content:"\F0238"}.mdi-fire-alert::before{content:"\F15D7"}.mdi-fire-circle::before{content:"\F1807"}.mdi-fire-extinguisher::before{content:"\F0EF2"}.mdi-fire-hydrant::before{content:"\F1137"}.mdi-fire-hydrant-alert::before{content:"\F1138"}.mdi-fire-hydrant-off::before{content:"\F1139"}.mdi-fire-off::before{content:"\F1722"}.mdi-fire-station::before{content:"\F1CC3"}.mdi-fire-truck::before{content:"\F08AB"}.mdi-firebase::before{content:"\F0967"}.mdi-firefox::before{content:"\F0239"}.mdi-fireplace::before{content:"\F0E2E"}.mdi-fireplace-off::before{content:"\F0E2F"}.mdi-firewire::before{content:"\F05BE"}.mdi-firework::before{content:"\F0E30"}.mdi-firework-off::before{content:"\F1723"}.mdi-fish::before{content:"\F023A"}.mdi-fish-off::before{content:"\F13F3"}.mdi-fishbowl::before{content:"\F0EF3"}.mdi-fishbowl-outline::before{content:"\F0EF4"}.mdi-fit-to-page::before{content:"\F0EF5"}.mdi-fit-to-page-outline::before{content:"\F0EF6"}.mdi-fit-to-screen::before{content:"\F18F4"}.mdi-fit-to-screen-outline::before{content:"\F18F5"}.mdi-flag::before{content:"\F023B"}.mdi-flag-checkered::before{content:"\F023C"}.mdi-flag-minus::before{content:"\F0B99"}.mdi-flag-minus-outline::before{content:"\F10B2"}.mdi-flag-off::before{content:"\F18EE"}.mdi-flag-off-outline::before{content:"\F18EF"}.mdi-flag-outline::before{content:"\F023D"}.mdi-flag-plus::before{content:"\F0B9A"}.mdi-flag-plus-outline::before{content:"\F10B3"}.mdi-flag-remove::before{content:"\F0B9B"}.mdi-flag-remove-outline::before{content:"\F10B4"}.mdi-flag-triangle::before{content:"\F023F"}.mdi-flag-variant::before{content:"\F0240"}.mdi-flag-variant-minus::before{content:"\F1BB4"}.mdi-flag-variant-minus-outline::before{content:"\F1BB5"}.mdi-flag-variant-off::before{content:"\F1BB0"}.mdi-flag-variant-off-outline::before{content:"\F1BB1"}.mdi-flag-variant-outline::before{content:"\F023E"}.mdi-flag-variant-plus::before{content:"\F1BB2"}.mdi-flag-variant-plus-outline::before{content:"\F1BB3"}.mdi-flag-variant-remove::before{content:"\F1BB6"}.mdi-flag-variant-remove-outline::before{content:"\F1BB7"}.mdi-flare::before{content:"\F0D72"}.mdi-flash::before{content:"\F0241"}.mdi-flash-alert::before{content:"\F0EF7"}.mdi-flash-alert-outline::before{content:"\F0EF8"}.mdi-flash-auto::before{content:"\F0242"}.mdi-flash-off::before{content:"\F0243"}.mdi-flash-off-outline::before{content:"\F1B45"}.mdi-flash-outline::before{content:"\F06D5"}.mdi-flash-red-eye::before{content:"\F067B"}.mdi-flash-triangle::before{content:"\F1B1D"}.mdi-flash-triangle-outline::before{content:"\F1B1E"}.mdi-flashlight::before{content:"\F0244"}.mdi-flashlight-off::before{content:"\F0245"}.mdi-flask::before{content:"\F0093"}.mdi-flask-empty::before{content:"\F0094"}.mdi-flask-empty-minus::before{content:"\F123A"}.mdi-flask-empty-minus-outline::before{content:"\F123B"}.mdi-flask-empty-off::before{content:"\F13F4"}.mdi-flask-empty-off-outline::before{content:"\F13F5"}.mdi-flask-empty-outline::before{content:"\F0095"}.mdi-flask-empty-plus::before{content:"\F123C"}.mdi-flask-empty-plus-outline::before{content:"\F123D"}.mdi-flask-empty-remove::before{content:"\F123E"}.mdi-flask-empty-remove-outline::before{content:"\F123F"}.mdi-flask-minus::before{content:"\F1240"}.mdi-flask-minus-outline::before{content:"\F1241"}.mdi-flask-off::before{content:"\F13F6"}.mdi-flask-off-outline::before{content:"\F13F7"}.mdi-flask-outline::before{content:"\F0096"}.mdi-flask-plus::before{content:"\F1242"}.mdi-flask-plus-outline::before{content:"\F1243"}.mdi-flask-remove::before{content:"\F1244"}.mdi-flask-remove-outline::before{content:"\F1245"}.mdi-flask-round-bottom::before{content:"\F124B"}.mdi-flask-round-bottom-empty::before{content:"\F124C"}.mdi-flask-round-bottom-empty-outline::before{content:"\F124D"}.mdi-flask-round-bottom-outline::before{content:"\F124E"}.mdi-fleur-de-lis::before{content:"\F1303"}.mdi-flip-horizontal::before{content:"\F10E7"}.mdi-flip-to-back::before{content:"\F0247"}.mdi-flip-to-front::before{content:"\F0248"}.mdi-flip-vertical::before{content:"\F10E8"}.mdi-floor-lamp::before{content:"\F08DD"}.mdi-floor-lamp-dual::before{content:"\F1040"}.mdi-floor-lamp-dual-outline::before{content:"\F17CE"}.mdi-floor-lamp-outline::before{content:"\F17C8"}.mdi-floor-lamp-torchiere::before{content:"\F1747"}.mdi-floor-lamp-torchiere-outline::before{content:"\F17D6"}.mdi-floor-lamp-torchiere-variant::before{content:"\F1041"}.mdi-floor-lamp-torchiere-variant-outline::before{content:"\F17CF"}.mdi-floor-plan::before{content:"\F0821"}.mdi-floppy::before{content:"\F0249"}.mdi-floppy-variant::before{content:"\F09EF"}.mdi-flower::before{content:"\F024A"}.mdi-flower-outline::before{content:"\F09F0"}.mdi-flower-pollen::before{content:"\F1885"}.mdi-flower-pollen-outline::before{content:"\F1886"}.mdi-flower-poppy::before{content:"\F0D08"}.mdi-flower-tulip::before{content:"\F09F1"}.mdi-flower-tulip-outline::before{content:"\F09F2"}.mdi-focus-auto::before{content:"\F0F4E"}.mdi-focus-field::before{content:"\F0F4F"}.mdi-focus-field-horizontal::before{content:"\F0F50"}.mdi-focus-field-vertical::before{content:"\F0F51"}.mdi-folder::before{content:"\F024B"}.mdi-folder-account::before{content:"\F024C"}.mdi-folder-account-outline::before{content:"\F0B9C"}.mdi-folder-alert::before{content:"\F0DCC"}.mdi-folder-alert-outline::before{content:"\F0DCD"}.mdi-folder-arrow-down::before{content:"\F19E8"}.mdi-folder-arrow-down-outline::before{content:"\F19E9"}.mdi-folder-arrow-left::before{content:"\F19EA"}.mdi-folder-arrow-left-outline::before{content:"\F19EB"}.mdi-folder-arrow-left-right::before{content:"\F19EC"}.mdi-folder-arrow-left-right-outline::before{content:"\F19ED"}.mdi-folder-arrow-right::before{content:"\F19EE"}.mdi-folder-arrow-right-outline::before{content:"\F19EF"}.mdi-folder-arrow-up::before{content:"\F19F0"}.mdi-folder-arrow-up-down::before{content:"\F19F1"}.mdi-folder-arrow-up-down-outline::before{content:"\F19F2"}.mdi-folder-arrow-up-outline::before{content:"\F19F3"}.mdi-folder-cancel::before{content:"\F19F4"}.mdi-folder-cancel-outline::before{content:"\F19F5"}.mdi-folder-check::before{content:"\F197E"}.mdi-folder-check-outline::before{content:"\F197F"}.mdi-folder-clock::before{content:"\F0ABA"}.mdi-folder-clock-outline::before{content:"\F0ABB"}.mdi-folder-cog::before{content:"\F107F"}.mdi-folder-cog-outline::before{content:"\F1080"}.mdi-folder-download::before{content:"\F024D"}.mdi-folder-download-outline::before{content:"\F10E9"}.mdi-folder-edit::before{content:"\F08DE"}.mdi-folder-edit-outline::before{content:"\F0DCE"}.mdi-folder-eye::before{content:"\F178A"}.mdi-folder-eye-outline::before{content:"\F178B"}.mdi-folder-file::before{content:"\F19F6"}.mdi-folder-file-outline::before{content:"\F19F7"}.mdi-folder-google-drive::before{content:"\F024E"}.mdi-folder-heart::before{content:"\F10EA"}.mdi-folder-heart-outline::before{content:"\F10EB"}.mdi-folder-hidden::before{content:"\F179E"}.mdi-folder-home::before{content:"\F10B5"}.mdi-folder-home-outline::before{content:"\F10B6"}.mdi-folder-image::before{content:"\F024F"}.mdi-folder-information::before{content:"\F10B7"}.mdi-folder-information-outline::before{content:"\F10B8"}.mdi-folder-key::before{content:"\F08AC"}.mdi-folder-key-network::before{content:"\F08AD"}.mdi-folder-key-network-outline::before{content:"\F0C80"}.mdi-folder-key-outline::before{content:"\F10EC"}.mdi-folder-lock::before{content:"\F0250"}.mdi-folder-lock-open::before{content:"\F0251"}.mdi-folder-lock-open-outline::before{content:"\F1AA7"}.mdi-folder-lock-outline::before{content:"\F1AA8"}.mdi-folder-marker::before{content:"\F126D"}.mdi-folder-marker-outline::before{content:"\F126E"}.mdi-folder-minus::before{content:"\F1B49"}.mdi-folder-minus-outline::before{content:"\F1B4A"}.mdi-folder-move::before{content:"\F0252"}.mdi-folder-move-outline::before{content:"\F1246"}.mdi-folder-multiple::before{content:"\F0253"}.mdi-folder-multiple-image::before{content:"\F0254"}.mdi-folder-multiple-outline::before{content:"\F0255"}.mdi-folder-multiple-plus::before{content:"\F147E"}.mdi-folder-multiple-plus-outline::before{content:"\F147F"}.mdi-folder-music::before{content:"\F1359"}.mdi-folder-music-outline::before{content:"\F135A"}.mdi-folder-network::before{content:"\F0870"}.mdi-folder-network-outline::before{content:"\F0C81"}.mdi-folder-off::before{content:"\F19F8"}.mdi-folder-off-outline::before{content:"\F19F9"}.mdi-folder-open::before{content:"\F0770"}.mdi-folder-open-outline::before{content:"\F0DCF"}.mdi-folder-outline::before{content:"\F0256"}.mdi-folder-play::before{content:"\F19FA"}.mdi-folder-play-outline::before{content:"\F19FB"}.mdi-folder-plus::before{content:"\F0257"}.mdi-folder-plus-outline::before{content:"\F0B9D"}.mdi-folder-pound::before{content:"\F0D09"}.mdi-folder-pound-outline::before{content:"\F0D0A"}.mdi-folder-question::before{content:"\F19CA"}.mdi-folder-question-outline::before{content:"\F19CB"}.mdi-folder-refresh::before{content:"\F0749"}.mdi-folder-refresh-outline::before{content:"\F0542"}.mdi-folder-remove::before{content:"\F0258"}.mdi-folder-remove-outline::before{content:"\F0B9E"}.mdi-folder-search::before{content:"\F0968"}.mdi-folder-search-outline::before{content:"\F0969"}.mdi-folder-settings::before{content:"\F107D"}.mdi-folder-settings-outline::before{content:"\F107E"}.mdi-folder-star::before{content:"\F069D"}.mdi-folder-star-multiple::before{content:"\F13D3"}.mdi-folder-star-multiple-outline::before{content:"\F13D4"}.mdi-folder-star-outline::before{content:"\F0B9F"}.mdi-folder-swap::before{content:"\F0FB6"}.mdi-folder-swap-outline::before{content:"\F0FB7"}.mdi-folder-sync::before{content:"\F0D0B"}.mdi-folder-sync-outline::before{content:"\F0D0C"}.mdi-folder-table::before{content:"\F12E3"}.mdi-folder-table-outline::before{content:"\F12E4"}.mdi-folder-text::before{content:"\F0C82"}.mdi-folder-text-outline::before{content:"\F0C83"}.mdi-folder-upload::before{content:"\F0259"}.mdi-folder-upload-outline::before{content:"\F10ED"}.mdi-folder-wrench::before{content:"\F19FC"}.mdi-folder-wrench-outline::before{content:"\F19FD"}.mdi-folder-zip::before{content:"\F06EB"}.mdi-folder-zip-outline::before{content:"\F07B9"}.mdi-font-awesome::before{content:"\F003A"}.mdi-food::before{content:"\F025A"}.mdi-food-apple::before{content:"\F025B"}.mdi-food-apple-outline::before{content:"\F0C84"}.mdi-food-croissant::before{content:"\F07C8"}.mdi-food-drumstick::before{content:"\F141F"}.mdi-food-drumstick-off::before{content:"\F1468"}.mdi-food-drumstick-off-outline::before{content:"\F1469"}.mdi-food-drumstick-outline::before{content:"\F1420"}.mdi-food-fork-drink::before{content:"\F05F2"}.mdi-food-halal::before{content:"\F1572"}.mdi-food-hot-dog::before{content:"\F184B"}.mdi-food-kosher::before{content:"\F1573"}.mdi-food-off::before{content:"\F05F3"}.mdi-food-off-outline::before{content:"\F1915"}.mdi-food-outline::before{content:"\F1916"}.mdi-food-steak::before{content:"\F146A"}.mdi-food-steak-off::before{content:"\F146B"}.mdi-food-takeout-box::before{content:"\F1836"}.mdi-food-takeout-box-outline::before{content:"\F1837"}.mdi-food-turkey::before{content:"\F171C"}.mdi-food-variant::before{content:"\F025C"}.mdi-food-variant-off::before{content:"\F13E5"}.mdi-foot-print::before{content:"\F0F52"}.mdi-football::before{content:"\F025D"}.mdi-football-australian::before{content:"\F025E"}.mdi-football-helmet::before{content:"\F025F"}.mdi-forest::before{content:"\F1897"}.mdi-forest-outline::before{content:"\F1C63"}.mdi-forklift::before{content:"\F07C9"}.mdi-form-dropdown::before{content:"\F1400"}.mdi-form-select::before{content:"\F1401"}.mdi-form-textarea::before{content:"\F1095"}.mdi-form-textbox::before{content:"\F060E"}.mdi-form-textbox-lock::before{content:"\F135D"}.mdi-form-textbox-password::before{content:"\F07F5"}.mdi-format-align-bottom::before{content:"\F0753"}.mdi-format-align-center::before{content:"\F0260"}.mdi-format-align-justify::before{content:"\F0261"}.mdi-format-align-left::before{content:"\F0262"}.mdi-format-align-middle::before{content:"\F0754"}.mdi-format-align-right::before{content:"\F0263"}.mdi-format-align-top::before{content:"\F0755"}.mdi-format-annotation-minus::before{content:"\F0ABC"}.mdi-format-annotation-plus::before{content:"\F0646"}.mdi-format-bold::before{content:"\F0264"}.mdi-format-clear::before{content:"\F0265"}.mdi-format-color-fill::before{content:"\F0266"}.mdi-format-color-highlight::before{content:"\F0E31"}.mdi-format-color-marker-cancel::before{content:"\F1313"}.mdi-format-color-text::before{content:"\F069E"}.mdi-format-columns::before{content:"\F08DF"}.mdi-format-float-center::before{content:"\F0267"}.mdi-format-float-left::before{content:"\F0268"}.mdi-format-float-none::before{content:"\F0269"}.mdi-format-float-right::before{content:"\F026A"}.mdi-format-font::before{content:"\F06D6"}.mdi-format-font-size-decrease::before{content:"\F09F3"}.mdi-format-font-size-increase::before{content:"\F09F4"}.mdi-format-header-1::before{content:"\F026B"}.mdi-format-header-2::before{content:"\F026C"}.mdi-format-header-3::before{content:"\F026D"}.mdi-format-header-4::before{content:"\F026E"}.mdi-format-header-5::before{content:"\F026F"}.mdi-format-header-6::before{content:"\F0270"}.mdi-format-header-decrease::before{content:"\F0271"}.mdi-format-header-equal::before{content:"\F0272"}.mdi-format-header-increase::before{content:"\F0273"}.mdi-format-header-pound::before{content:"\F0274"}.mdi-format-horizontal-align-center::before{content:"\F061E"}.mdi-format-horizontal-align-left::before{content:"\F061F"}.mdi-format-horizontal-align-right::before{content:"\F0620"}.mdi-format-indent-decrease::before{content:"\F0275"}.mdi-format-indent-increase::before{content:"\F0276"}.mdi-format-italic::before{content:"\F0277"}.mdi-format-letter-case::before{content:"\F0B34"}.mdi-format-letter-case-lower::before{content:"\F0B35"}.mdi-format-letter-case-upper::before{content:"\F0B36"}.mdi-format-letter-ends-with::before{content:"\F0FB8"}.mdi-format-letter-matches::before{content:"\F0FB9"}.mdi-format-letter-spacing::before{content:"\F1956"}.mdi-format-letter-spacing-variant::before{content:"\F1AFB"}.mdi-format-letter-starts-with::before{content:"\F0FBA"}.mdi-format-line-height::before{content:"\F1AFC"}.mdi-format-line-spacing::before{content:"\F0278"}.mdi-format-line-style::before{content:"\F05C8"}.mdi-format-line-weight::before{content:"\F05C9"}.mdi-format-list-bulleted::before{content:"\F0279"}.mdi-format-list-bulleted-square::before{content:"\F0DD0"}.mdi-format-list-bulleted-triangle::before{content:"\F0EB2"}.mdi-format-list-bulleted-type::before{content:"\F027A"}.mdi-format-list-checkbox::before{content:"\F096A"}.mdi-format-list-checks::before{content:"\F0756"}.mdi-format-list-group::before{content:"\F1860"}.mdi-format-list-group-plus::before{content:"\F1B56"}.mdi-format-list-numbered::before{content:"\F027B"}.mdi-format-list-numbered-rtl::before{content:"\F0D0D"}.mdi-format-list-text::before{content:"\F126F"}.mdi-format-overline::before{content:"\F0EB3"}.mdi-format-page-break::before{content:"\F06D7"}.mdi-format-page-split::before{content:"\F1917"}.mdi-format-paint::before{content:"\F027C"}.mdi-format-paragraph::before{content:"\F027D"}.mdi-format-paragraph-spacing::before{content:"\F1AFD"}.mdi-format-pilcrow::before{content:"\F06D8"}.mdi-format-pilcrow-arrow-left::before{content:"\F0286"}.mdi-format-pilcrow-arrow-right::before{content:"\F0285"}.mdi-format-quote-close::before{content:"\F027E"}.mdi-format-quote-close-outline::before{content:"\F11A8"}.mdi-format-quote-open::before{content:"\F0757"}.mdi-format-quote-open-outline::before{content:"\F11A7"}.mdi-format-rotate-90::before{content:"\F06AA"}.mdi-format-section::before{content:"\F069F"}.mdi-format-size::before{content:"\F027F"}.mdi-format-strikethrough::before{content:"\F0280"}.mdi-format-strikethrough-variant::before{content:"\F0281"}.mdi-format-subscript::before{content:"\F0282"}.mdi-format-superscript::before{content:"\F0283"}.mdi-format-text::before{content:"\F0284"}.mdi-format-text-rotation-angle-down::before{content:"\F0FBB"}.mdi-format-text-rotation-angle-up::before{content:"\F0FBC"}.mdi-format-text-rotation-down::before{content:"\F0D73"}.mdi-format-text-rotation-down-vertical::before{content:"\F0FBD"}.mdi-format-text-rotation-none::before{content:"\F0D74"}.mdi-format-text-rotation-up::before{content:"\F0FBE"}.mdi-format-text-rotation-vertical::before{content:"\F0FBF"}.mdi-format-text-variant::before{content:"\F0E32"}.mdi-format-text-variant-outline::before{content:"\F150F"}.mdi-format-text-wrapping-clip::before{content:"\F0D0E"}.mdi-format-text-wrapping-overflow::before{content:"\F0D0F"}.mdi-format-text-wrapping-wrap::before{content:"\F0D10"}.mdi-format-textbox::before{content:"\F0D11"}.mdi-format-title::before{content:"\F05F4"}.mdi-format-underline::before{content:"\F0287"}.mdi-format-underline-wavy::before{content:"\F18E9"}.mdi-format-vertical-align-bottom::before{content:"\F0621"}.mdi-format-vertical-align-center::before{content:"\F0622"}.mdi-format-vertical-align-top::before{content:"\F0623"}.mdi-format-wrap-inline::before{content:"\F0288"}.mdi-format-wrap-square::before{content:"\F0289"}.mdi-format-wrap-tight::before{content:"\F028A"}.mdi-format-wrap-top-bottom::before{content:"\F028B"}.mdi-forum::before{content:"\F028C"}.mdi-forum-minus::before{content:"\F1AA9"}.mdi-forum-minus-outline::before{content:"\F1AAA"}.mdi-forum-outline::before{content:"\F0822"}.mdi-forum-plus::before{content:"\F1AAB"}.mdi-forum-plus-outline::before{content:"\F1AAC"}.mdi-forum-remove::before{content:"\F1AAD"}.mdi-forum-remove-outline::before{content:"\F1AAE"}.mdi-forward::before{content:"\F028D"}.mdi-forwardburger::before{content:"\F0D75"}.mdi-fountain::before{content:"\F096B"}.mdi-fountain-pen::before{content:"\F0D12"}.mdi-fountain-pen-tip::before{content:"\F0D13"}.mdi-fraction-one-half::before{content:"\F1992"}.mdi-freebsd::before{content:"\F08E0"}.mdi-french-fries::before{content:"\F1957"}.mdi-frequently-asked-questions::before{content:"\F0EB4"}.mdi-fridge::before{content:"\F0290"}.mdi-fridge-alert::before{content:"\F11B1"}.mdi-fridge-alert-outline::before{content:"\F11B2"}.mdi-fridge-bottom::before{content:"\F0292"}.mdi-fridge-industrial::before{content:"\F15EE"}.mdi-fridge-industrial-alert::before{content:"\F15EF"}.mdi-fridge-industrial-alert-outline::before{content:"\F15F0"}.mdi-fridge-industrial-off::before{content:"\F15F1"}.mdi-fridge-industrial-off-outline::before{content:"\F15F2"}.mdi-fridge-industrial-outline::before{content:"\F15F3"}.mdi-fridge-off::before{content:"\F11AF"}.mdi-fridge-off-outline::before{content:"\F11B0"}.mdi-fridge-outline::before{content:"\F028F"}.mdi-fridge-top::before{content:"\F0291"}.mdi-fridge-variant::before{content:"\F15F4"}.mdi-fridge-variant-alert::before{content:"\F15F5"}.mdi-fridge-variant-alert-outline::before{content:"\F15F6"}.mdi-fridge-variant-off::before{content:"\F15F7"}.mdi-fridge-variant-off-outline::before{content:"\F15F8"}.mdi-fridge-variant-outline::before{content:"\F15F9"}.mdi-fruit-cherries::before{content:"\F1042"}.mdi-fruit-cherries-off::before{content:"\F13F8"}.mdi-fruit-citrus::before{content:"\F1043"}.mdi-fruit-citrus-off::before{content:"\F13F9"}.mdi-fruit-grapes::before{content:"\F1044"}.mdi-fruit-grapes-outline::before{content:"\F1045"}.mdi-fruit-pear::before{content:"\F1A0E"}.mdi-fruit-pineapple::before{content:"\F1046"}.mdi-fruit-watermelon::before{content:"\F1047"}.mdi-fuel::before{content:"\F07CA"}.mdi-fuel-cell::before{content:"\F18B5"}.mdi-fullscreen::before{content:"\F0293"}.mdi-fullscreen-exit::before{content:"\F0294"}.mdi-function::before{content:"\F0295"}.mdi-function-variant::before{content:"\F0871"}.mdi-furigana-horizontal::before{content:"\F1081"}.mdi-furigana-vertical::before{content:"\F1082"}.mdi-fuse::before{content:"\F0C85"}.mdi-fuse-alert::before{content:"\F142D"}.mdi-fuse-blade::before{content:"\F0C86"}.mdi-fuse-off::before{content:"\F142C"}.mdi-gamepad::before{content:"\F0296"}.mdi-gamepad-circle::before{content:"\F0E33"}.mdi-gamepad-circle-down::before{content:"\F0E34"}.mdi-gamepad-circle-left::before{content:"\F0E35"}.mdi-gamepad-circle-outline::before{content:"\F0E36"}.mdi-gamepad-circle-right::before{content:"\F0E37"}.mdi-gamepad-circle-up::before{content:"\F0E38"}.mdi-gamepad-down::before{content:"\F0E39"}.mdi-gamepad-left::before{content:"\F0E3A"}.mdi-gamepad-outline::before{content:"\F1919"}.mdi-gamepad-right::before{content:"\F0E3B"}.mdi-gamepad-round::before{content:"\F0E3C"}.mdi-gamepad-round-down::before{content:"\F0E3D"}.mdi-gamepad-round-left::before{content:"\F0E3E"}.mdi-gamepad-round-outline::before{content:"\F0E3F"}.mdi-gamepad-round-right::before{content:"\F0E40"}.mdi-gamepad-round-up::before{content:"\F0E41"}.mdi-gamepad-square::before{content:"\F0EB5"}.mdi-gamepad-square-outline::before{content:"\F0EB6"}.mdi-gamepad-up::before{content:"\F0E42"}.mdi-gamepad-variant::before{content:"\F0297"}.mdi-gamepad-variant-outline::before{content:"\F0EB7"}.mdi-gamma::before{content:"\F10EE"}.mdi-gantry-crane::before{content:"\F0DD1"}.mdi-garage::before{content:"\F06D9"}.mdi-garage-alert::before{content:"\F0872"}.mdi-garage-alert-variant::before{content:"\F12D5"}.mdi-garage-lock::before{content:"\F17FB"}.mdi-garage-open::before{content:"\F06DA"}.mdi-garage-open-variant::before{content:"\F12D4"}.mdi-garage-variant::before{content:"\F12D3"}.mdi-garage-variant-lock::before{content:"\F17FC"}.mdi-gas-burner::before{content:"\F1A1B"}.mdi-gas-cylinder::before{content:"\F0647"}.mdi-gas-station::before{content:"\F0298"}.mdi-gas-station-in-use::before{content:"\F1CC4"}.mdi-gas-station-in-use-outline::before{content:"\F1CC5"}.mdi-gas-station-off::before{content:"\F1409"}.mdi-gas-station-off-outline::before{content:"\F140A"}.mdi-gas-station-outline::before{content:"\F0EB8"}.mdi-gate::before{content:"\F0299"}.mdi-gate-alert::before{content:"\F17F8"}.mdi-gate-and::before{content:"\F08E1"}.mdi-gate-arrow-left::before{content:"\F17F7"}.mdi-gate-arrow-right::before{content:"\F1169"}.mdi-gate-buffer::before{content:"\F1AFE"}.mdi-gate-nand::before{content:"\F08E2"}.mdi-gate-nor::before{content:"\F08E3"}.mdi-gate-not::before{content:"\F08E4"}.mdi-gate-open::before{content:"\F116A"}.mdi-gate-or::before{content:"\F08E5"}.mdi-gate-xnor::before{content:"\F08E6"}.mdi-gate-xor::before{content:"\F08E7"}.mdi-gatsby::before{content:"\F0E43"}.mdi-gauge::before{content:"\F029A"}.mdi-gauge-empty::before{content:"\F0873"}.mdi-gauge-full::before{content:"\F0874"}.mdi-gauge-low::before{content:"\F0875"}.mdi-gavel::before{content:"\F029B"}.mdi-gender-female::before{content:"\F029C"}.mdi-gender-male::before{content:"\F029D"}.mdi-gender-male-female::before{content:"\F029E"}.mdi-gender-male-female-variant::before{content:"\F113F"}.mdi-gender-non-binary::before{content:"\F1140"}.mdi-gender-transgender::before{content:"\F029F"}.mdi-generator-mobile::before{content:"\F1C8A"}.mdi-generator-portable::before{content:"\F1C8B"}.mdi-generator-stationary::before{content:"\F1C8C"}.mdi-gentoo::before{content:"\F08E8"}.mdi-gesture::before{content:"\F07CB"}.mdi-gesture-double-tap::before{content:"\F073C"}.mdi-gesture-pinch::before{content:"\F0ABD"}.mdi-gesture-spread::before{content:"\F0ABE"}.mdi-gesture-swipe::before{content:"\F0D76"}.mdi-gesture-swipe-down::before{content:"\F073D"}.mdi-gesture-swipe-horizontal::before{content:"\F0ABF"}.mdi-gesture-swipe-left::before{content:"\F073E"}.mdi-gesture-swipe-right::before{content:"\F073F"}.mdi-gesture-swipe-up::before{content:"\F0740"}.mdi-gesture-swipe-vertical::before{content:"\F0AC0"}.mdi-gesture-tap::before{content:"\F0741"}.mdi-gesture-tap-box::before{content:"\F12A9"}.mdi-gesture-tap-button::before{content:"\F12A8"}.mdi-gesture-tap-hold::before{content:"\F0D77"}.mdi-gesture-two-double-tap::before{content:"\F0742"}.mdi-gesture-two-tap::before{content:"\F0743"}.mdi-ghost::before{content:"\F02A0"}.mdi-ghost-off::before{content:"\F09F5"}.mdi-ghost-off-outline::before{content:"\F165C"}.mdi-ghost-outline::before{content:"\F165D"}.mdi-gift::before{content:"\F0E44"}.mdi-gift-off::before{content:"\F16EF"}.mdi-gift-off-outline::before{content:"\F16F0"}.mdi-gift-open::before{content:"\F16F1"}.mdi-gift-open-outline::before{content:"\F16F2"}.mdi-gift-outline::before{content:"\F02A1"}.mdi-git::before{content:"\F02A2"}.mdi-github::before{content:"\F02A4"}.mdi-gitlab::before{content:"\F0BA0"}.mdi-glass-cocktail::before{content:"\F0356"}.mdi-glass-cocktail-off::before{content:"\F15E6"}.mdi-glass-flute::before{content:"\F02A5"}.mdi-glass-fragile::before{content:"\F1873"}.mdi-glass-mug::before{content:"\F02A6"}.mdi-glass-mug-off::before{content:"\F15E7"}.mdi-glass-mug-variant::before{content:"\F1116"}.mdi-glass-mug-variant-off::before{content:"\F15E8"}.mdi-glass-pint-outline::before{content:"\F130D"}.mdi-glass-stange::before{content:"\F02A7"}.mdi-glass-tulip::before{content:"\F02A8"}.mdi-glass-wine::before{content:"\F0876"}.mdi-glasses::before{content:"\F02AA"}.mdi-globe-light::before{content:"\F066F"}.mdi-globe-light-outline::before{content:"\F12D7"}.mdi-globe-model::before{content:"\F08E9"}.mdi-gmail::before{content:"\F02AB"}.mdi-gnome::before{content:"\F02AC"}.mdi-go-kart::before{content:"\F0D79"}.mdi-go-kart-track::before{content:"\F0D7A"}.mdi-gog::before{content:"\F0BA1"}.mdi-gold::before{content:"\F124F"}.mdi-golf::before{content:"\F0823"}.mdi-golf-cart::before{content:"\F11A4"}.mdi-golf-tee::before{content:"\F1083"}.mdi-gondola::before{content:"\F0686"}.mdi-goodreads::before{content:"\F0D7B"}.mdi-google::before{content:"\F02AD"}.mdi-google-ads::before{content:"\F0C87"}.mdi-google-analytics::before{content:"\F07CC"}.mdi-google-assistant::before{content:"\F07CD"}.mdi-google-cardboard::before{content:"\F02AE"}.mdi-google-chrome::before{content:"\F02AF"}.mdi-google-circles::before{content:"\F02B0"}.mdi-google-circles-communities::before{content:"\F02B1"}.mdi-google-circles-extended::before{content:"\F02B2"}.mdi-google-circles-group::before{content:"\F02B3"}.mdi-google-classroom::before{content:"\F02C0"}.mdi-google-cloud::before{content:"\F11F6"}.mdi-google-downasaur::before{content:"\F1362"}.mdi-google-drive::before{content:"\F02B6"}.mdi-google-earth::before{content:"\F02B7"}.mdi-google-fit::before{content:"\F096C"}.mdi-google-glass::before{content:"\F02B8"}.mdi-google-hangouts::before{content:"\F02C9"}.mdi-google-keep::before{content:"\F06DC"}.mdi-google-lens::before{content:"\F09F6"}.mdi-google-maps::before{content:"\F05F5"}.mdi-google-my-business::before{content:"\F1048"}.mdi-google-nearby::before{content:"\F02B9"}.mdi-google-play::before{content:"\F02BC"}.mdi-google-plus::before{content:"\F02BD"}.mdi-google-podcast::before{content:"\F0EB9"}.mdi-google-spreadsheet::before{content:"\F09F7"}.mdi-google-street-view::before{content:"\F0C88"}.mdi-google-translate::before{content:"\F02BF"}.mdi-gradient-horizontal::before{content:"\F174A"}.mdi-gradient-vertical::before{content:"\F06A0"}.mdi-grain::before{content:"\F0D7C"}.mdi-graph::before{content:"\F1049"}.mdi-graph-outline::before{content:"\F104A"}.mdi-graphql::before{content:"\F0877"}.mdi-grass::before{content:"\F1510"}.mdi-grave-stone::before{content:"\F0BA2"}.mdi-grease-pencil::before{content:"\F0648"}.mdi-greater-than::before{content:"\F096D"}.mdi-greater-than-or-equal::before{content:"\F096E"}.mdi-greenhouse::before{content:"\F002D"}.mdi-grid::before{content:"\F02C1"}.mdi-grid-large::before{content:"\F0758"}.mdi-grid-off::before{content:"\F02C2"}.mdi-grill::before{content:"\F0E45"}.mdi-grill-outline::before{content:"\F118A"}.mdi-group::before{content:"\F02C3"}.mdi-guitar-acoustic::before{content:"\F0771"}.mdi-guitar-electric::before{content:"\F02C4"}.mdi-guitar-pick::before{content:"\F02C5"}.mdi-guitar-pick-outline::before{content:"\F02C6"}.mdi-guy-fawkes-mask::before{content:"\F0825"}.mdi-gymnastics::before{content:"\F1A41"}.mdi-hail::before{content:"\F0AC1"}.mdi-hair-dryer::before{content:"\F10EF"}.mdi-hair-dryer-outline::before{content:"\F10F0"}.mdi-halloween::before{content:"\F0BA3"}.mdi-hamburger::before{content:"\F0685"}.mdi-hamburger-check::before{content:"\F1776"}.mdi-hamburger-minus::before{content:"\F1777"}.mdi-hamburger-off::before{content:"\F1778"}.mdi-hamburger-plus::before{content:"\F1779"}.mdi-hamburger-remove::before{content:"\F177A"}.mdi-hammer::before{content:"\F08EA"}.mdi-hammer-screwdriver::before{content:"\F1322"}.mdi-hammer-sickle::before{content:"\F1887"}.mdi-hammer-wrench::before{content:"\F1323"}.mdi-hand-back-left::before{content:"\F0E46"}.mdi-hand-back-left-off::before{content:"\F1830"}.mdi-hand-back-left-off-outline::before{content:"\F1832"}.mdi-hand-back-left-outline::before{content:"\F182C"}.mdi-hand-back-right::before{content:"\F0E47"}.mdi-hand-back-right-off::before{content:"\F1831"}.mdi-hand-back-right-off-outline::before{content:"\F1833"}.mdi-hand-back-right-outline::before{content:"\F182D"}.mdi-hand-clap::before{content:"\F194B"}.mdi-hand-clap-off::before{content:"\F1A42"}.mdi-hand-coin::before{content:"\F188F"}.mdi-hand-coin-outline::before{content:"\F1890"}.mdi-hand-cycle::before{content:"\F1B9C"}.mdi-hand-extended::before{content:"\F18B6"}.mdi-hand-extended-outline::before{content:"\F18B7"}.mdi-hand-front-left::before{content:"\F182B"}.mdi-hand-front-left-outline::before{content:"\F182E"}.mdi-hand-front-right::before{content:"\F0A4F"}.mdi-hand-front-right-outline::before{content:"\F182F"}.mdi-hand-heart::before{content:"\F10F1"}.mdi-hand-heart-outline::before{content:"\F157E"}.mdi-hand-okay::before{content:"\F0A50"}.mdi-hand-peace::before{content:"\F0A51"}.mdi-hand-peace-variant::before{content:"\F0A52"}.mdi-hand-pointing-down::before{content:"\F0A53"}.mdi-hand-pointing-left::before{content:"\F0A54"}.mdi-hand-pointing-right::before{content:"\F02C7"}.mdi-hand-pointing-up::before{content:"\F0A55"}.mdi-hand-saw::before{content:"\F0E48"}.mdi-hand-wash::before{content:"\F157F"}.mdi-hand-wash-outline::before{content:"\F1580"}.mdi-hand-water::before{content:"\F139F"}.mdi-hand-wave::before{content:"\F1821"}.mdi-hand-wave-outline::before{content:"\F1822"}.mdi-handball::before{content:"\F0F53"}.mdi-handcuffs::before{content:"\F113E"}.mdi-hands-pray::before{content:"\F0579"}.mdi-handshake::before{content:"\F1218"}.mdi-handshake-outline::before{content:"\F15A1"}.mdi-hanger::before{content:"\F02C8"}.mdi-hard-hat::before{content:"\F096F"}.mdi-harddisk::before{content:"\F02CA"}.mdi-harddisk-plus::before{content:"\F104B"}.mdi-harddisk-remove::before{content:"\F104C"}.mdi-hat-fedora::before{content:"\F0BA4"}.mdi-hazard-lights::before{content:"\F0C89"}.mdi-hdmi-port::before{content:"\F1BB8"}.mdi-hdr::before{content:"\F0D7D"}.mdi-hdr-off::before{content:"\F0D7E"}.mdi-head::before{content:"\F135E"}.mdi-head-alert::before{content:"\F1338"}.mdi-head-alert-outline::before{content:"\F1339"}.mdi-head-check::before{content:"\F133A"}.mdi-head-check-outline::before{content:"\F133B"}.mdi-head-cog::before{content:"\F133C"}.mdi-head-cog-outline::before{content:"\F133D"}.mdi-head-dots-horizontal::before{content:"\F133E"}.mdi-head-dots-horizontal-outline::before{content:"\F133F"}.mdi-head-flash::before{content:"\F1340"}.mdi-head-flash-outline::before{content:"\F1341"}.mdi-head-heart::before{content:"\F1342"}.mdi-head-heart-outline::before{content:"\F1343"}.mdi-head-lightbulb::before{content:"\F1344"}.mdi-head-lightbulb-outline::before{content:"\F1345"}.mdi-head-minus::before{content:"\F1346"}.mdi-head-minus-outline::before{content:"\F1347"}.mdi-head-outline::before{content:"\F135F"}.mdi-head-plus::before{content:"\F1348"}.mdi-head-plus-outline::before{content:"\F1349"}.mdi-head-question::before{content:"\F134A"}.mdi-head-question-outline::before{content:"\F134B"}.mdi-head-remove::before{content:"\F134C"}.mdi-head-remove-outline::before{content:"\F134D"}.mdi-head-snowflake::before{content:"\F134E"}.mdi-head-snowflake-outline::before{content:"\F134F"}.mdi-head-sync::before{content:"\F1350"}.mdi-head-sync-outline::before{content:"\F1351"}.mdi-headphones::before{content:"\F02CB"}.mdi-headphones-bluetooth::before{content:"\F0970"}.mdi-headphones-box::before{content:"\F02CC"}.mdi-headphones-off::before{content:"\F07CE"}.mdi-headphones-settings::before{content:"\F02CD"}.mdi-headset::before{content:"\F02CE"}.mdi-headset-dock::before{content:"\F02CF"}.mdi-headset-off::before{content:"\F02D0"}.mdi-heart::before{content:"\F02D1"}.mdi-heart-box::before{content:"\F02D2"}.mdi-heart-box-outline::before{content:"\F02D3"}.mdi-heart-broken::before{content:"\F02D4"}.mdi-heart-broken-outline::before{content:"\F0D14"}.mdi-heart-circle::before{content:"\F0971"}.mdi-heart-circle-outline::before{content:"\F0972"}.mdi-heart-cog::before{content:"\F1663"}.mdi-heart-cog-outline::before{content:"\F1664"}.mdi-heart-flash::before{content:"\F0EF9"}.mdi-heart-half::before{content:"\F06DF"}.mdi-heart-half-full::before{content:"\F06DE"}.mdi-heart-half-outline::before{content:"\F06E0"}.mdi-heart-minus::before{content:"\F142F"}.mdi-heart-minus-outline::before{content:"\F1432"}.mdi-heart-multiple::before{content:"\F0A56"}.mdi-heart-multiple-outline::before{content:"\F0A57"}.mdi-heart-off::before{content:"\F0759"}.mdi-heart-off-outline::before{content:"\F1434"}.mdi-heart-outline::before{content:"\F02D5"}.mdi-heart-plus::before{content:"\F142E"}.mdi-heart-plus-outline::before{content:"\F1431"}.mdi-heart-pulse::before{content:"\F05F6"}.mdi-heart-remove::before{content:"\F1430"}.mdi-heart-remove-outline::before{content:"\F1433"}.mdi-heart-search::before{content:"\F1C8D"}.mdi-heart-settings::before{content:"\F1665"}.mdi-heart-settings-outline::before{content:"\F1666"}.mdi-heat-pump::before{content:"\F1A43"}.mdi-heat-pump-outline::before{content:"\F1A44"}.mdi-heat-wave::before{content:"\F1A45"}.mdi-heating-coil::before{content:"\F1AAF"}.mdi-helicopter::before{content:"\F0AC2"}.mdi-help::before{content:"\F02D6"}.mdi-help-box::before{content:"\F078B"}.mdi-help-box-multiple::before{content:"\F1C0A"}.mdi-help-box-multiple-outline::before{content:"\F1C0B"}.mdi-help-box-outline::before{content:"\F1C0C"}.mdi-help-circle::before{content:"\F02D7"}.mdi-help-circle-outline::before{content:"\F0625"}.mdi-help-network::before{content:"\F06F5"}.mdi-help-network-outline::before{content:"\F0C8A"}.mdi-help-rhombus::before{content:"\F0BA5"}.mdi-help-rhombus-outline::before{content:"\F0BA6"}.mdi-hexadecimal::before{content:"\F12A7"}.mdi-hexagon::before{content:"\F02D8"}.mdi-hexagon-multiple::before{content:"\F06E1"}.mdi-hexagon-multiple-outline::before{content:"\F10F2"}.mdi-hexagon-outline::before{content:"\F02D9"}.mdi-hexagon-slice-1::before{content:"\F0AC3"}.mdi-hexagon-slice-2::before{content:"\F0AC4"}.mdi-hexagon-slice-3::before{content:"\F0AC5"}.mdi-hexagon-slice-4::before{content:"\F0AC6"}.mdi-hexagon-slice-5::before{content:"\F0AC7"}.mdi-hexagon-slice-6::before{content:"\F0AC8"}.mdi-hexagram::before{content:"\F0AC9"}.mdi-hexagram-outline::before{content:"\F0ACA"}.mdi-high-definition::before{content:"\F07CF"}.mdi-high-definition-box::before{content:"\F0878"}.mdi-highway::before{content:"\F05F7"}.mdi-hiking::before{content:"\F0D7F"}.mdi-history::before{content:"\F02DA"}.mdi-hockey-puck::before{content:"\F0879"}.mdi-hockey-sticks::before{content:"\F087A"}.mdi-hololens::before{content:"\F02DB"}.mdi-home::before{content:"\F02DC"}.mdi-home-account::before{content:"\F0826"}.mdi-home-alert::before{content:"\F087B"}.mdi-home-alert-outline::before{content:"\F15D0"}.mdi-home-analytics::before{content:"\F0EBA"}.mdi-home-assistant::before{content:"\F07D0"}.mdi-home-automation::before{content:"\F07D1"}.mdi-home-battery::before{content:"\F1901"}.mdi-home-battery-outline::before{content:"\F1902"}.mdi-home-circle::before{content:"\F07D2"}.mdi-home-circle-outline::before{content:"\F104D"}.mdi-home-city::before{content:"\F0D15"}.mdi-home-city-outline::before{content:"\F0D16"}.mdi-home-clock::before{content:"\F1A12"}.mdi-home-clock-outline::before{content:"\F1A13"}.mdi-home-edit::before{content:"\F1159"}.mdi-home-edit-outline::before{content:"\F115A"}.mdi-home-export-outline::before{content:"\F0F9B"}.mdi-home-flood::before{content:"\F0EFA"}.mdi-home-floor-0::before{content:"\F0DD2"}.mdi-home-floor-1::before{content:"\F0D80"}.mdi-home-floor-2::before{content:"\F0D81"}.mdi-home-floor-3::before{content:"\F0D82"}.mdi-home-floor-a::before{content:"\F0D83"}.mdi-home-floor-b::before{content:"\F0D84"}.mdi-home-floor-g::before{content:"\F0D85"}.mdi-home-floor-l::before{content:"\F0D86"}.mdi-home-floor-negative-1::before{content:"\F0DD3"}.mdi-home-group::before{content:"\F0DD4"}.mdi-home-group-minus::before{content:"\F19C1"}.mdi-home-group-plus::before{content:"\F19C0"}.mdi-home-group-remove::before{content:"\F19C2"}.mdi-home-heart::before{content:"\F0827"}.mdi-home-import-outline::before{content:"\F0F9C"}.mdi-home-lightbulb::before{content:"\F1251"}.mdi-home-lightbulb-outline::before{content:"\F1252"}.mdi-home-lightning-bolt::before{content:"\F1903"}.mdi-home-lightning-bolt-outline::before{content:"\F1904"}.mdi-home-lock::before{content:"\F08EB"}.mdi-home-lock-open::before{content:"\F08EC"}.mdi-home-map-marker::before{content:"\F05F8"}.mdi-home-minus::before{content:"\F0974"}.mdi-home-minus-outline::before{content:"\F13D5"}.mdi-home-modern::before{content:"\F02DD"}.mdi-home-off::before{content:"\F1A46"}.mdi-home-off-outline::before{content:"\F1A47"}.mdi-home-outline::before{content:"\F06A1"}.mdi-home-percent::before{content:"\F1C7C"}.mdi-home-percent-outline::before{content:"\F1C7D"}.mdi-home-plus::before{content:"\F0975"}.mdi-home-plus-outline::before{content:"\F13D6"}.mdi-home-remove::before{content:"\F1247"}.mdi-home-remove-outline::before{content:"\F13D7"}.mdi-home-roof::before{content:"\F112B"}.mdi-home-search::before{content:"\F13B0"}.mdi-home-search-outline::before{content:"\F13B1"}.mdi-home-silo::before{content:"\F1BA0"}.mdi-home-silo-outline::before{content:"\F1BA1"}.mdi-home-sound-in::before{content:"\F1C2F"}.mdi-home-sound-in-outline::before{content:"\F1C30"}.mdi-home-sound-out::before{content:"\F1C31"}.mdi-home-sound-out-outline::before{content:"\F1C32"}.mdi-home-switch::before{content:"\F1794"}.mdi-home-switch-outline::before{content:"\F1795"}.mdi-home-thermometer::before{content:"\F0F54"}.mdi-home-thermometer-outline::before{content:"\F0F55"}.mdi-home-variant::before{content:"\F02DE"}.mdi-home-variant-outline::before{content:"\F0BA7"}.mdi-hook::before{content:"\F06E2"}.mdi-hook-off::before{content:"\F06E3"}.mdi-hoop-house::before{content:"\F0E56"}.mdi-hops::before{content:"\F02DF"}.mdi-horizontal-rotate-clockwise::before{content:"\F10F3"}.mdi-horizontal-rotate-counterclockwise::before{content:"\F10F4"}.mdi-horse::before{content:"\F15BF"}.mdi-horse-human::before{content:"\F15C0"}.mdi-horse-variant::before{content:"\F15C1"}.mdi-horse-variant-fast::before{content:"\F186E"}.mdi-horseshoe::before{content:"\F0A58"}.mdi-hospital::before{content:"\F0FF6"}.mdi-hospital-box::before{content:"\F02E0"}.mdi-hospital-box-outline::before{content:"\F0FF7"}.mdi-hospital-building::before{content:"\F02E1"}.mdi-hospital-marker::before{content:"\F02E2"}.mdi-hot-tub::before{content:"\F0828"}.mdi-hours-12::before{content:"\F1C94"}.mdi-hours-24::before{content:"\F1478"}.mdi-hub::before{content:"\F1C95"}.mdi-hub-outline::before{content:"\F1C96"}.mdi-hubspot::before{content:"\F0D17"}.mdi-hulu::before{content:"\F0829"}.mdi-human::before{content:"\F02E6"}.mdi-human-baby-changing-table::before{content:"\F138B"}.mdi-human-cane::before{content:"\F1581"}.mdi-human-capacity-decrease::before{content:"\F159B"}.mdi-human-capacity-increase::before{content:"\F159C"}.mdi-human-child::before{content:"\F02E7"}.mdi-human-dolly::before{content:"\F1980"}.mdi-human-edit::before{content:"\F14E8"}.mdi-human-female::before{content:"\F0649"}.mdi-human-female-boy::before{content:"\F0A59"}.mdi-human-female-dance::before{content:"\F15C9"}.mdi-human-female-female::before{content:"\F0A5A"}.mdi-human-female-female-child::before{content:"\F1C8E"}.mdi-human-female-girl::before{content:"\F0A5B"}.mdi-human-greeting::before{content:"\F17C4"}.mdi-human-greeting-proximity::before{content:"\F159D"}.mdi-human-greeting-variant::before{content:"\F064A"}.mdi-human-handsdown::before{content:"\F064B"}.mdi-human-handsup::before{content:"\F064C"}.mdi-human-male::before{content:"\F064D"}.mdi-human-male-board::before{content:"\F0890"}.mdi-human-male-board-poll::before{content:"\F0846"}.mdi-human-male-boy::before{content:"\F0A5C"}.mdi-human-male-child::before{content:"\F138C"}.mdi-human-male-female::before{content:"\F02E8"}.mdi-human-male-female-child::before{content:"\F1823"}.mdi-human-male-girl::before{content:"\F0A5D"}.mdi-human-male-height::before{content:"\F0EFB"}.mdi-human-male-height-variant::before{content:"\F0EFC"}.mdi-human-male-male::before{content:"\F0A5E"}.mdi-human-male-male-child::before{content:"\F1C8F"}.mdi-human-non-binary::before{content:"\F1848"}.mdi-human-pregnant::before{content:"\F05CF"}.mdi-human-queue::before{content:"\F1571"}.mdi-human-scooter::before{content:"\F11E9"}.mdi-human-walker::before{content:"\F1B71"}.mdi-human-wheelchair::before{content:"\F138D"}.mdi-human-white-cane::before{content:"\F1981"}.mdi-humble-bundle::before{content:"\F0744"}.mdi-hvac::before{content:"\F1352"}.mdi-hvac-off::before{content:"\F159E"}.mdi-hydraulic-oil-level::before{content:"\F1324"}.mdi-hydraulic-oil-temperature::before{content:"\F1325"}.mdi-hydro-power::before{content:"\F12E5"}.mdi-hydrogen-station::before{content:"\F1894"}.mdi-ice-cream::before{content:"\F082A"}.mdi-ice-cream-off::before{content:"\F0E52"}.mdi-ice-pop::before{content:"\F0EFD"}.mdi-id-card::before{content:"\F0FC0"}.mdi-identifier::before{content:"\F0EFE"}.mdi-ideogram-cjk::before{content:"\F1331"}.mdi-ideogram-cjk-variant::before{content:"\F1332"}.mdi-image::before{content:"\F02E9"}.mdi-image-album::before{content:"\F02EA"}.mdi-image-area::before{content:"\F02EB"}.mdi-image-area-close::before{content:"\F02EC"}.mdi-image-auto-adjust::before{content:"\F0FC1"}.mdi-image-broken::before{content:"\F02ED"}.mdi-image-broken-variant::before{content:"\F02EE"}.mdi-image-check::before{content:"\F1B25"}.mdi-image-check-outline::before{content:"\F1B26"}.mdi-image-edit::before{content:"\F11E3"}.mdi-image-edit-outline::before{content:"\F11E4"}.mdi-image-filter-black-white::before{content:"\F02F0"}.mdi-image-filter-center-focus::before{content:"\F02F1"}.mdi-image-filter-center-focus-strong::before{content:"\F0EFF"}.mdi-image-filter-center-focus-strong-outline::before{content:"\F0F00"}.mdi-image-filter-center-focus-weak::before{content:"\F02F2"}.mdi-image-filter-drama::before{content:"\F02F3"}.mdi-image-filter-drama-outline::before{content:"\F1BFF"}.mdi-image-filter-frames::before{content:"\F02F4"}.mdi-image-filter-hdr::before{content:"\F02F5"}.mdi-image-filter-hdr-outline::before{content:"\F1C64"}.mdi-image-filter-none::before{content:"\F02F6"}.mdi-image-filter-tilt-shift::before{content:"\F02F7"}.mdi-image-filter-vintage::before{content:"\F02F8"}.mdi-image-frame::before{content:"\F0E49"}.mdi-image-lock::before{content:"\F1AB0"}.mdi-image-lock-outline::before{content:"\F1AB1"}.mdi-image-marker::before{content:"\F177B"}.mdi-image-marker-outline::before{content:"\F177C"}.mdi-image-minus::before{content:"\F1419"}.mdi-image-minus-outline::before{content:"\F1B47"}.mdi-image-move::before{content:"\F09F8"}.mdi-image-multiple::before{content:"\F02F9"}.mdi-image-multiple-outline::before{content:"\F02EF"}.mdi-image-off::before{content:"\F082B"}.mdi-image-off-outline::before{content:"\F11D1"}.mdi-image-outline::before{content:"\F0976"}.mdi-image-plus::before{content:"\F087C"}.mdi-image-plus-outline::before{content:"\F1B46"}.mdi-image-refresh::before{content:"\F19FE"}.mdi-image-refresh-outline::before{content:"\F19FF"}.mdi-image-remove::before{content:"\F1418"}.mdi-image-remove-outline::before{content:"\F1B48"}.mdi-image-search::before{content:"\F0977"}.mdi-image-search-outline::before{content:"\F0978"}.mdi-image-size-select-actual::before{content:"\F0C8D"}.mdi-image-size-select-large::before{content:"\F0C8E"}.mdi-image-size-select-small::before{content:"\F0C8F"}.mdi-image-sync::before{content:"\F1A00"}.mdi-image-sync-outline::before{content:"\F1A01"}.mdi-image-text::before{content:"\F160D"}.mdi-import::before{content:"\F02FA"}.mdi-inbox::before{content:"\F0687"}.mdi-inbox-arrow-down::before{content:"\F02FB"}.mdi-inbox-arrow-down-outline::before{content:"\F1270"}.mdi-inbox-arrow-up::before{content:"\F03D1"}.mdi-inbox-arrow-up-outline::before{content:"\F1271"}.mdi-inbox-full::before{content:"\F1272"}.mdi-inbox-full-outline::before{content:"\F1273"}.mdi-inbox-multiple::before{content:"\F08B0"}.mdi-inbox-multiple-outline::before{content:"\F0BA8"}.mdi-inbox-outline::before{content:"\F1274"}.mdi-inbox-remove::before{content:"\F159F"}.mdi-inbox-remove-outline::before{content:"\F15A0"}.mdi-incognito::before{content:"\F05F9"}.mdi-incognito-circle::before{content:"\F1421"}.mdi-incognito-circle-off::before{content:"\F1422"}.mdi-incognito-off::before{content:"\F0075"}.mdi-induction::before{content:"\F184C"}.mdi-infinity::before{content:"\F06E4"}.mdi-information::before{content:"\F02FC"}.mdi-information-box::before{content:"\F1C65"}.mdi-information-box-outline::before{content:"\F1C66"}.mdi-information-off::before{content:"\F178C"}.mdi-information-off-outline::before{content:"\F178D"}.mdi-information-outline::before{content:"\F02FD"}.mdi-information-slab-box::before{content:"\F1C67"}.mdi-information-slab-box-outline::before{content:"\F1C68"}.mdi-information-slab-circle::before{content:"\F1C69"}.mdi-information-slab-circle-outline::before{content:"\F1C6A"}.mdi-information-slab-symbol::before{content:"\F1C6B"}.mdi-information-symbol::before{content:"\F1C6C"}.mdi-information-variant::before{content:"\F064E"}.mdi-information-variant-box::before{content:"\F1C6D"}.mdi-information-variant-box-outline::before{content:"\F1C6E"}.mdi-information-variant-circle::before{content:"\F1C6F"}.mdi-information-variant-circle-outline::before{content:"\F1C70"}.mdi-instagram::before{content:"\F02FE"}.mdi-instrument-triangle::before{content:"\F104E"}.mdi-integrated-circuit-chip::before{content:"\F1913"}.mdi-invert-colors::before{content:"\F0301"}.mdi-invert-colors-off::before{content:"\F0E4A"}.mdi-invoice::before{content:"\F1CD2"}.mdi-invoice-arrow-left::before{content:"\F1CD3"}.mdi-invoice-arrow-left-outline::before{content:"\F1CD4"}.mdi-invoice-arrow-right::before{content:"\F1CD5"}.mdi-invoice-arrow-right-outline::before{content:"\F1CD6"}.mdi-invoice-check::before{content:"\F1CD7"}.mdi-invoice-check-outline::before{content:"\F1CD8"}.mdi-invoice-clock::before{content:"\F1CD9"}.mdi-invoice-clock-outline::before{content:"\F1CDA"}.mdi-invoice-edit::before{content:"\F1CDB"}.mdi-invoice-edit-outline::before{content:"\F1CDC"}.mdi-invoice-export-outline::before{content:"\F1CDD"}.mdi-invoice-fast::before{content:"\F1CDE"}.mdi-invoice-fast-outline::before{content:"\F1CDF"}.mdi-invoice-import::before{content:"\F1CE0"}.mdi-invoice-import-outline::before{content:"\F1CE1"}.mdi-invoice-list::before{content:"\F1CE2"}.mdi-invoice-list-outline::before{content:"\F1CE3"}.mdi-invoice-minus::before{content:"\F1CE4"}.mdi-invoice-minus-outline::before{content:"\F1CE5"}.mdi-invoice-multiple::before{content:"\F1CE6"}.mdi-invoice-multiple-outline::before{content:"\F1CE7"}.mdi-invoice-outline::before{content:"\F1CE8"}.mdi-invoice-plus::before{content:"\F1CE9"}.mdi-invoice-plus-outline::before{content:"\F1CEA"}.mdi-invoice-remove::before{content:"\F1CEB"}.mdi-invoice-remove-outline::before{content:"\F1CEC"}.mdi-invoice-send::before{content:"\F1CED"}.mdi-invoice-send-outline::before{content:"\F1CEE"}.mdi-invoice-text::before{content:"\F1CEF"}.mdi-invoice-text-arrow-left::before{content:"\F1CF0"}.mdi-invoice-text-arrow-left-outline::before{content:"\F1CF1"}.mdi-invoice-text-arrow-right::before{content:"\F1CF2"}.mdi-invoice-text-arrow-right-outline::before{content:"\F1CF3"}.mdi-invoice-text-check::before{content:"\F1CF4"}.mdi-invoice-text-check-outline::before{content:"\F1CF5"}.mdi-invoice-text-clock::before{content:"\F1CF6"}.mdi-invoice-text-clock-outline::before{content:"\F1CF7"}.mdi-invoice-text-edit::before{content:"\F1CF8"}.mdi-invoice-text-edit-outline::before{content:"\F1CF9"}.mdi-invoice-text-fast::before{content:"\F1CFA"}.mdi-invoice-text-fast-outline::before{content:"\F1CFB"}.mdi-invoice-text-minus::before{content:"\F1CFC"}.mdi-invoice-text-minus-outline::before{content:"\F1CFD"}.mdi-invoice-text-multiple::before{content:"\F1CFE"}.mdi-invoice-text-multiple-outline::before{content:"\F1CFF"}.mdi-invoice-text-outline::before{content:"\F1D00"}.mdi-invoice-text-plus::before{content:"\F1D01"}.mdi-invoice-text-plus-outline::before{content:"\F1D02"}.mdi-invoice-text-remove::before{content:"\F1D03"}.mdi-invoice-text-remove-outline::before{content:"\F1D04"}.mdi-invoice-text-send::before{content:"\F1D05"}.mdi-invoice-text-send-outline::before{content:"\F1D06"}.mdi-iobroker::before{content:"\F12E8"}.mdi-ip::before{content:"\F0A5F"}.mdi-ip-network::before{content:"\F0A60"}.mdi-ip-network-outline::before{content:"\F0C90"}.mdi-ip-outline::before{content:"\F1982"}.mdi-ipod::before{content:"\F0C91"}.mdi-iron::before{content:"\F1824"}.mdi-iron-board::before{content:"\F1838"}.mdi-iron-outline::before{content:"\F1825"}.mdi-island::before{content:"\F104F"}.mdi-island-variant::before{content:"\F1CC6"}.mdi-iv-bag::before{content:"\F10B9"}.mdi-jabber::before{content:"\F0DD5"}.mdi-jeepney::before{content:"\F0302"}.mdi-jellyfish::before{content:"\F0F01"}.mdi-jellyfish-outline::before{content:"\F0F02"}.mdi-jira::before{content:"\F0303"}.mdi-jquery::before{content:"\F087D"}.mdi-jsfiddle::before{content:"\F0304"}.mdi-jump-rope::before{content:"\F12FF"}.mdi-kabaddi::before{content:"\F0D87"}.mdi-kangaroo::before{content:"\F1558"}.mdi-karate::before{content:"\F082C"}.mdi-kayaking::before{content:"\F08AF"}.mdi-keg::before{content:"\F0305"}.mdi-kettle::before{content:"\F05FA"}.mdi-kettle-alert::before{content:"\F1317"}.mdi-kettle-alert-outline::before{content:"\F1318"}.mdi-kettle-off::before{content:"\F131B"}.mdi-kettle-off-outline::before{content:"\F131C"}.mdi-kettle-outline::before{content:"\F0F56"}.mdi-kettle-pour-over::before{content:"\F173C"}.mdi-kettle-steam::before{content:"\F1319"}.mdi-kettle-steam-outline::before{content:"\F131A"}.mdi-kettlebell::before{content:"\F1300"}.mdi-key::before{content:"\F0306"}.mdi-key-alert::before{content:"\F1983"}.mdi-key-alert-outline::before{content:"\F1984"}.mdi-key-arrow-right::before{content:"\F1312"}.mdi-key-chain::before{content:"\F1574"}.mdi-key-chain-variant::before{content:"\F1575"}.mdi-key-change::before{content:"\F0307"}.mdi-key-link::before{content:"\F119F"}.mdi-key-minus::before{content:"\F0308"}.mdi-key-outline::before{content:"\F0DD6"}.mdi-key-plus::before{content:"\F0309"}.mdi-key-remove::before{content:"\F030A"}.mdi-key-star::before{content:"\F119E"}.mdi-key-variant::before{content:"\F030B"}.mdi-key-wireless::before{content:"\F0FC2"}.mdi-keyboard::before{content:"\F030C"}.mdi-keyboard-backspace::before{content:"\F030D"}.mdi-keyboard-caps::before{content:"\F030E"}.mdi-keyboard-close::before{content:"\F030F"}.mdi-keyboard-close-outline::before{content:"\F1C00"}.mdi-keyboard-esc::before{content:"\F12B7"}.mdi-keyboard-f1::before{content:"\F12AB"}.mdi-keyboard-f10::before{content:"\F12B4"}.mdi-keyboard-f11::before{content:"\F12B5"}.mdi-keyboard-f12::before{content:"\F12B6"}.mdi-keyboard-f2::before{content:"\F12AC"}.mdi-keyboard-f3::before{content:"\F12AD"}.mdi-keyboard-f4::before{content:"\F12AE"}.mdi-keyboard-f5::before{content:"\F12AF"}.mdi-keyboard-f6::before{content:"\F12B0"}.mdi-keyboard-f7::before{content:"\F12B1"}.mdi-keyboard-f8::before{content:"\F12B2"}.mdi-keyboard-f9::before{content:"\F12B3"}.mdi-keyboard-off::before{content:"\F0310"}.mdi-keyboard-off-outline::before{content:"\F0E4B"}.mdi-keyboard-outline::before{content:"\F097B"}.mdi-keyboard-return::before{content:"\F0311"}.mdi-keyboard-settings::before{content:"\F09F9"}.mdi-keyboard-settings-outline::before{content:"\F09FA"}.mdi-keyboard-space::before{content:"\F1050"}.mdi-keyboard-tab::before{content:"\F0312"}.mdi-keyboard-tab-reverse::before{content:"\F0325"}.mdi-keyboard-variant::before{content:"\F0313"}.mdi-khanda::before{content:"\F10FD"}.mdi-kickstarter::before{content:"\F0745"}.mdi-kite::before{content:"\F1985"}.mdi-kite-outline::before{content:"\F1986"}.mdi-kitesurfing::before{content:"\F1744"}.mdi-klingon::before{content:"\F135B"}.mdi-knife::before{content:"\F09FB"}.mdi-knife-military::before{content:"\F09FC"}.mdi-knob::before{content:"\F1B96"}.mdi-koala::before{content:"\F173F"}.mdi-kodi::before{content:"\F0314"}.mdi-kubernetes::before{content:"\F10FE"}.mdi-label::before{content:"\F0315"}.mdi-label-multiple::before{content:"\F1375"}.mdi-label-multiple-outline::before{content:"\F1376"}.mdi-label-off::before{content:"\F0ACB"}.mdi-label-off-outline::before{content:"\F0ACC"}.mdi-label-outline::before{content:"\F0316"}.mdi-label-percent::before{content:"\F12EA"}.mdi-label-percent-outline::before{content:"\F12EB"}.mdi-label-variant::before{content:"\F0ACD"}.mdi-label-variant-outline::before{content:"\F0ACE"}.mdi-ladder::before{content:"\F15A2"}.mdi-ladybug::before{content:"\F082D"}.mdi-lambda::before{content:"\F0627"}.mdi-lamp::before{content:"\F06B5"}.mdi-lamp-outline::before{content:"\F17D0"}.mdi-lamps::before{content:"\F1576"}.mdi-lamps-outline::before{content:"\F17D1"}.mdi-lan::before{content:"\F0317"}.mdi-lan-check::before{content:"\F12AA"}.mdi-lan-connect::before{content:"\F0318"}.mdi-lan-disconnect::before{content:"\F0319"}.mdi-lan-pending::before{content:"\F031A"}.mdi-land-fields::before{content:"\F1AB2"}.mdi-land-plots::before{content:"\F1AB3"}.mdi-land-plots-circle::before{content:"\F1AB4"}.mdi-land-plots-circle-variant::before{content:"\F1AB5"}.mdi-land-plots-marker::before{content:"\F1C5D"}.mdi-land-rows-horizontal::before{content:"\F1AB6"}.mdi-land-rows-vertical::before{content:"\F1AB7"}.mdi-landslide::before{content:"\F1A48"}.mdi-landslide-outline::before{content:"\F1A49"}.mdi-language-c::before{content:"\F0671"}.mdi-language-cpp::before{content:"\F0672"}.mdi-language-csharp::before{content:"\F031B"}.mdi-language-css3::before{content:"\F031C"}.mdi-language-fortran::before{content:"\F121A"}.mdi-language-go::before{content:"\F07D3"}.mdi-language-haskell::before{content:"\F0C92"}.mdi-language-html5::before{content:"\F031D"}.mdi-language-java::before{content:"\F0B37"}.mdi-language-javascript::before{content:"\F031E"}.mdi-language-kotlin::before{content:"\F1219"}.mdi-language-lua::before{content:"\F08B1"}.mdi-language-markdown::before{content:"\F0354"}.mdi-language-markdown-outline::before{content:"\F0F5B"}.mdi-language-php::before{content:"\F031F"}.mdi-language-python::before{content:"\F0320"}.mdi-language-r::before{content:"\F07D4"}.mdi-language-ruby::before{content:"\F0D2D"}.mdi-language-ruby-on-rails::before{content:"\F0ACF"}.mdi-language-rust::before{content:"\F1617"}.mdi-language-swift::before{content:"\F06E5"}.mdi-language-typescript::before{content:"\F06E6"}.mdi-language-xaml::before{content:"\F0673"}.mdi-laptop::before{content:"\F0322"}.mdi-laptop-account::before{content:"\F1A4A"}.mdi-laptop-off::before{content:"\F06E7"}.mdi-laravel::before{content:"\F0AD0"}.mdi-laser-pointer::before{content:"\F1484"}.mdi-lasso::before{content:"\F0F03"}.mdi-lastpass::before{content:"\F0446"}.mdi-latitude::before{content:"\F0F57"}.mdi-launch::before{content:"\F0327"}.mdi-lava-lamp::before{content:"\F07D5"}.mdi-layers::before{content:"\F0328"}.mdi-layers-edit::before{content:"\F1892"}.mdi-layers-minus::before{content:"\F0E4C"}.mdi-layers-off::before{content:"\F0329"}.mdi-layers-off-outline::before{content:"\F09FD"}.mdi-layers-outline::before{content:"\F09FE"}.mdi-layers-plus::before{content:"\F0E4D"}.mdi-layers-remove::before{content:"\F0E4E"}.mdi-layers-search::before{content:"\F1206"}.mdi-layers-search-outline::before{content:"\F1207"}.mdi-layers-triple::before{content:"\F0F58"}.mdi-layers-triple-outline::before{content:"\F0F59"}.mdi-lead-pencil::before{content:"\F064F"}.mdi-leaf::before{content:"\F032A"}.mdi-leaf-circle::before{content:"\F1905"}.mdi-leaf-circle-outline::before{content:"\F1906"}.mdi-leaf-maple::before{content:"\F0C93"}.mdi-leaf-maple-off::before{content:"\F12DA"}.mdi-leaf-off::before{content:"\F12D9"}.mdi-leak::before{content:"\F0DD7"}.mdi-leak-off::before{content:"\F0DD8"}.mdi-lectern::before{content:"\F1AF0"}.mdi-led-off::before{content:"\F032B"}.mdi-led-on::before{content:"\F032C"}.mdi-led-outline::before{content:"\F032D"}.mdi-led-strip::before{content:"\F07D6"}.mdi-led-strip-variant::before{content:"\F1051"}.mdi-led-strip-variant-off::before{content:"\F1A4B"}.mdi-led-variant-off::before{content:"\F032E"}.mdi-led-variant-on::before{content:"\F032F"}.mdi-led-variant-outline::before{content:"\F0330"}.mdi-leek::before{content:"\F117D"}.mdi-less-than::before{content:"\F097C"}.mdi-less-than-or-equal::before{content:"\F097D"}.mdi-library::before{content:"\F0331"}.mdi-library-outline::before{content:"\F1A22"}.mdi-library-shelves::before{content:"\F0BA9"}.mdi-license::before{content:"\F0FC3"}.mdi-lifebuoy::before{content:"\F087E"}.mdi-light-flood-down::before{content:"\F1987"}.mdi-light-flood-up::before{content:"\F1988"}.mdi-light-recessed::before{content:"\F179B"}.mdi-light-switch::before{content:"\F097E"}.mdi-light-switch-off::before{content:"\F1A24"}.mdi-lightbulb::before{content:"\F0335"}.mdi-lightbulb-alert::before{content:"\F19E1"}.mdi-lightbulb-alert-outline::before{content:"\F19E2"}.mdi-lightbulb-auto::before{content:"\F1800"}.mdi-lightbulb-auto-outline::before{content:"\F1801"}.mdi-lightbulb-cfl::before{content:"\F1208"}.mdi-lightbulb-cfl-off::before{content:"\F1209"}.mdi-lightbulb-cfl-spiral::before{content:"\F1275"}.mdi-lightbulb-cfl-spiral-off::before{content:"\F12C3"}.mdi-lightbulb-fluorescent-tube::before{content:"\F1804"}.mdi-lightbulb-fluorescent-tube-outline::before{content:"\F1805"}.mdi-lightbulb-group::before{content:"\F1253"}.mdi-lightbulb-group-off::before{content:"\F12CD"}.mdi-lightbulb-group-off-outline::before{content:"\F12CE"}.mdi-lightbulb-group-outline::before{content:"\F1254"}.mdi-lightbulb-multiple::before{content:"\F1255"}.mdi-lightbulb-multiple-off::before{content:"\F12CF"}.mdi-lightbulb-multiple-off-outline::before{content:"\F12D0"}.mdi-lightbulb-multiple-outline::before{content:"\F1256"}.mdi-lightbulb-night::before{content:"\F1A4C"}.mdi-lightbulb-night-outline::before{content:"\F1A4D"}.mdi-lightbulb-off::before{content:"\F0E4F"}.mdi-lightbulb-off-outline::before{content:"\F0E50"}.mdi-lightbulb-on::before{content:"\F06E8"}.mdi-lightbulb-on-10::before{content:"\F1A4E"}.mdi-lightbulb-on-20::before{content:"\F1A4F"}.mdi-lightbulb-on-30::before{content:"\F1A50"}.mdi-lightbulb-on-40::before{content:"\F1A51"}.mdi-lightbulb-on-50::before{content:"\F1A52"}.mdi-lightbulb-on-60::before{content:"\F1A53"}.mdi-lightbulb-on-70::before{content:"\F1A54"}.mdi-lightbulb-on-80::before{content:"\F1A55"}.mdi-lightbulb-on-90::before{content:"\F1A56"}.mdi-lightbulb-on-outline::before{content:"\F06E9"}.mdi-lightbulb-outline::before{content:"\F0336"}.mdi-lightbulb-question::before{content:"\F19E3"}.mdi-lightbulb-question-outline::before{content:"\F19E4"}.mdi-lightbulb-spot::before{content:"\F17F4"}.mdi-lightbulb-spot-off::before{content:"\F17F5"}.mdi-lightbulb-variant::before{content:"\F1802"}.mdi-lightbulb-variant-outline::before{content:"\F1803"}.mdi-lighthouse::before{content:"\F09FF"}.mdi-lighthouse-on::before{content:"\F0A00"}.mdi-lightning-bolt::before{content:"\F140B"}.mdi-lightning-bolt-circle::before{content:"\F0820"}.mdi-lightning-bolt-outline::before{content:"\F140C"}.mdi-line-scan::before{content:"\F0624"}.mdi-lingerie::before{content:"\F1476"}.mdi-link::before{content:"\F0337"}.mdi-link-box::before{content:"\F0D1A"}.mdi-link-box-outline::before{content:"\F0D1B"}.mdi-link-box-variant::before{content:"\F0D1C"}.mdi-link-box-variant-outline::before{content:"\F0D1D"}.mdi-link-circle::before{content:"\F1CAC"}.mdi-link-circle-outline::before{content:"\F1CAD"}.mdi-link-edit::before{content:"\F1CAE"}.mdi-link-lock::before{content:"\F10BA"}.mdi-link-off::before{content:"\F0338"}.mdi-link-plus::before{content:"\F0C94"}.mdi-link-variant::before{content:"\F0339"}.mdi-link-variant-minus::before{content:"\F10FF"}.mdi-link-variant-off::before{content:"\F033A"}.mdi-link-variant-plus::before{content:"\F1100"}.mdi-link-variant-remove::before{content:"\F1101"}.mdi-linkedin::before{content:"\F033B"}.mdi-linux::before{content:"\F033D"}.mdi-linux-mint::before{content:"\F08ED"}.mdi-lipstick::before{content:"\F13B5"}.mdi-liquid-spot::before{content:"\F1826"}.mdi-liquor::before{content:"\F191E"}.mdi-list-box::before{content:"\F1B7B"}.mdi-list-box-outline::before{content:"\F1B7C"}.mdi-list-status::before{content:"\F15AB"}.mdi-litecoin::before{content:"\F0A61"}.mdi-loading::before{content:"\F0772"}.mdi-location-enter::before{content:"\F0FC4"}.mdi-location-exit::before{content:"\F0FC5"}.mdi-lock::before{content:"\F033E"}.mdi-lock-alert::before{content:"\F08EE"}.mdi-lock-alert-outline::before{content:"\F15D1"}.mdi-lock-check::before{content:"\F139A"}.mdi-lock-check-outline::before{content:"\F16A8"}.mdi-lock-clock::before{content:"\F097F"}.mdi-lock-minus::before{content:"\F16A9"}.mdi-lock-minus-outline::before{content:"\F16AA"}.mdi-lock-off::before{content:"\F1671"}.mdi-lock-off-outline::before{content:"\F1672"}.mdi-lock-open::before{content:"\F033F"}.mdi-lock-open-alert::before{content:"\F139B"}.mdi-lock-open-alert-outline::before{content:"\F15D2"}.mdi-lock-open-check::before{content:"\F139C"}.mdi-lock-open-check-outline::before{content:"\F16AB"}.mdi-lock-open-minus::before{content:"\F16AC"}.mdi-lock-open-minus-outline::before{content:"\F16AD"}.mdi-lock-open-outline::before{content:"\F0340"}.mdi-lock-open-plus::before{content:"\F16AE"}.mdi-lock-open-plus-outline::before{content:"\F16AF"}.mdi-lock-open-remove::before{content:"\F16B0"}.mdi-lock-open-remove-outline::before{content:"\F16B1"}.mdi-lock-open-variant::before{content:"\F0FC6"}.mdi-lock-open-variant-outline::before{content:"\F0FC7"}.mdi-lock-outline::before{content:"\F0341"}.mdi-lock-pattern::before{content:"\F06EA"}.mdi-lock-percent::before{content:"\F1C12"}.mdi-lock-percent-open::before{content:"\F1C13"}.mdi-lock-percent-open-outline::before{content:"\F1C14"}.mdi-lock-percent-open-variant::before{content:"\F1C15"}.mdi-lock-percent-open-variant-outline::before{content:"\F1C16"}.mdi-lock-percent-outline::before{content:"\F1C17"}.mdi-lock-plus::before{content:"\F05FB"}.mdi-lock-plus-outline::before{content:"\F16B2"}.mdi-lock-question::before{content:"\F08EF"}.mdi-lock-remove::before{content:"\F16B3"}.mdi-lock-remove-outline::before{content:"\F16B4"}.mdi-lock-reset::before{content:"\F0773"}.mdi-lock-smart::before{content:"\F08B2"}.mdi-locker::before{content:"\F07D7"}.mdi-locker-multiple::before{content:"\F07D8"}.mdi-login::before{content:"\F0342"}.mdi-login-variant::before{content:"\F05FC"}.mdi-logout::before{content:"\F0343"}.mdi-logout-variant::before{content:"\F05FD"}.mdi-longitude::before{content:"\F0F5A"}.mdi-looks::before{content:"\F0344"}.mdi-lotion::before{content:"\F1582"}.mdi-lotion-outline::before{content:"\F1583"}.mdi-lotion-plus::before{content:"\F1584"}.mdi-lotion-plus-outline::before{content:"\F1585"}.mdi-loupe::before{content:"\F0345"}.mdi-lumx::before{content:"\F0346"}.mdi-lungs::before{content:"\F1084"}.mdi-mace::before{content:"\F1843"}.mdi-magazine-pistol::before{content:"\F0324"}.mdi-magazine-rifle::before{content:"\F0323"}.mdi-magic-staff::before{content:"\F1844"}.mdi-magnet::before{content:"\F0347"}.mdi-magnet-on::before{content:"\F0348"}.mdi-magnify::before{content:"\F0349"}.mdi-magnify-close::before{content:"\F0980"}.mdi-magnify-expand::before{content:"\F1874"}.mdi-magnify-minus::before{content:"\F034A"}.mdi-magnify-minus-cursor::before{content:"\F0A62"}.mdi-magnify-minus-outline::before{content:"\F06EC"}.mdi-magnify-plus::before{content:"\F034B"}.mdi-magnify-plus-cursor::before{content:"\F0A63"}.mdi-magnify-plus-outline::before{content:"\F06ED"}.mdi-magnify-remove-cursor::before{content:"\F120C"}.mdi-magnify-remove-outline::before{content:"\F120D"}.mdi-magnify-scan::before{content:"\F1276"}.mdi-mail::before{content:"\F0EBB"}.mdi-mailbox::before{content:"\F06EE"}.mdi-mailbox-open::before{content:"\F0D88"}.mdi-mailbox-open-outline::before{content:"\F0D89"}.mdi-mailbox-open-up::before{content:"\F0D8A"}.mdi-mailbox-open-up-outline::before{content:"\F0D8B"}.mdi-mailbox-outline::before{content:"\F0D8C"}.mdi-mailbox-up::before{content:"\F0D8D"}.mdi-mailbox-up-outline::before{content:"\F0D8E"}.mdi-manjaro::before{content:"\F160A"}.mdi-map::before{content:"\F034D"}.mdi-map-check::before{content:"\F0EBC"}.mdi-map-check-outline::before{content:"\F0EBD"}.mdi-map-clock::before{content:"\F0D1E"}.mdi-map-clock-outline::before{content:"\F0D1F"}.mdi-map-legend::before{content:"\F0A01"}.mdi-map-marker::before{content:"\F034E"}.mdi-map-marker-account::before{content:"\F18E3"}.mdi-map-marker-account-outline::before{content:"\F18E4"}.mdi-map-marker-alert::before{content:"\F0F05"}.mdi-map-marker-alert-outline::before{content:"\F0F06"}.mdi-map-marker-check::before{content:"\F0C95"}.mdi-map-marker-check-outline::before{content:"\F12FB"}.mdi-map-marker-circle::before{content:"\F034F"}.mdi-map-marker-distance::before{content:"\F08F0"}.mdi-map-marker-down::before{content:"\F1102"}.mdi-map-marker-left::before{content:"\F12DB"}.mdi-map-marker-left-outline::before{content:"\F12DD"}.mdi-map-marker-minus::before{content:"\F0650"}.mdi-map-marker-minus-outline::before{content:"\F12F9"}.mdi-map-marker-multiple::before{content:"\F0350"}.mdi-map-marker-multiple-outline::before{content:"\F1277"}.mdi-map-marker-off::before{content:"\F0351"}.mdi-map-marker-off-outline::before{content:"\F12FD"}.mdi-map-marker-outline::before{content:"\F07D9"}.mdi-map-marker-path::before{content:"\F0D20"}.mdi-map-marker-plus::before{content:"\F0651"}.mdi-map-marker-plus-outline::before{content:"\F12F8"}.mdi-map-marker-question::before{content:"\F0F07"}.mdi-map-marker-question-outline::before{content:"\F0F08"}.mdi-map-marker-radius::before{content:"\F0352"}.mdi-map-marker-radius-outline::before{content:"\F12FC"}.mdi-map-marker-remove::before{content:"\F0F09"}.mdi-map-marker-remove-outline::before{content:"\F12FA"}.mdi-map-marker-remove-variant::before{content:"\F0F0A"}.mdi-map-marker-right::before{content:"\F12DC"}.mdi-map-marker-right-outline::before{content:"\F12DE"}.mdi-map-marker-star::before{content:"\F1608"}.mdi-map-marker-star-outline::before{content:"\F1609"}.mdi-map-marker-up::before{content:"\F1103"}.mdi-map-minus::before{content:"\F0981"}.mdi-map-outline::before{content:"\F0982"}.mdi-map-plus::before{content:"\F0983"}.mdi-map-search::before{content:"\F0984"}.mdi-map-search-outline::before{content:"\F0985"}.mdi-mapbox::before{content:"\F0BAA"}.mdi-margin::before{content:"\F0353"}.mdi-marker::before{content:"\F0652"}.mdi-marker-cancel::before{content:"\F0DD9"}.mdi-marker-check::before{content:"\F0355"}.mdi-mastodon::before{content:"\F0AD1"}.mdi-material-design::before{content:"\F0986"}.mdi-material-ui::before{content:"\F0357"}.mdi-math-compass::before{content:"\F0358"}.mdi-math-cos::before{content:"\F0C96"}.mdi-math-integral::before{content:"\F0FC8"}.mdi-math-integral-box::before{content:"\F0FC9"}.mdi-math-log::before{content:"\F1085"}.mdi-math-norm::before{content:"\F0FCA"}.mdi-math-norm-box::before{content:"\F0FCB"}.mdi-math-sin::before{content:"\F0C97"}.mdi-math-tan::before{content:"\F0C98"}.mdi-matrix::before{content:"\F0628"}.mdi-medal::before{content:"\F0987"}.mdi-medal-outline::before{content:"\F1326"}.mdi-medical-bag::before{content:"\F06EF"}.mdi-medical-cotton-swab::before{content:"\F1AB8"}.mdi-medication::before{content:"\F1B14"}.mdi-medication-outline::before{content:"\F1B15"}.mdi-meditation::before{content:"\F117B"}.mdi-memory::before{content:"\F035B"}.mdi-memory-arrow-down::before{content:"\F1CA6"}.mdi-menorah::before{content:"\F17D4"}.mdi-menorah-fire::before{content:"\F17D5"}.mdi-menu::before{content:"\F035C"}.mdi-menu-close::before{content:"\F1C90"}.mdi-menu-down::before{content:"\F035D"}.mdi-menu-down-outline::before{content:"\F06B6"}.mdi-menu-left::before{content:"\F035E"}.mdi-menu-left-outline::before{content:"\F0A02"}.mdi-menu-open::before{content:"\F0BAB"}.mdi-menu-right::before{content:"\F035F"}.mdi-menu-right-outline::before{content:"\F0A03"}.mdi-menu-swap::before{content:"\F0A64"}.mdi-menu-swap-outline::before{content:"\F0A65"}.mdi-menu-up::before{content:"\F0360"}.mdi-menu-up-outline::before{content:"\F06B7"}.mdi-merge::before{content:"\F0F5C"}.mdi-message::before{content:"\F0361"}.mdi-message-alert::before{content:"\F0362"}.mdi-message-alert-outline::before{content:"\F0A04"}.mdi-message-arrow-left::before{content:"\F12F2"}.mdi-message-arrow-left-outline::before{content:"\F12F3"}.mdi-message-arrow-right::before{content:"\F12F4"}.mdi-message-arrow-right-outline::before{content:"\F12F5"}.mdi-message-badge::before{content:"\F1941"}.mdi-message-badge-outline::before{content:"\F1942"}.mdi-message-bookmark::before{content:"\F15AC"}.mdi-message-bookmark-outline::before{content:"\F15AD"}.mdi-message-bulleted::before{content:"\F06A2"}.mdi-message-bulleted-off::before{content:"\F06A3"}.mdi-message-check::before{content:"\F1B8A"}.mdi-message-check-outline::before{content:"\F1B8B"}.mdi-message-cog::before{content:"\F06F1"}.mdi-message-cog-outline::before{content:"\F1172"}.mdi-message-draw::before{content:"\F0363"}.mdi-message-fast::before{content:"\F19CC"}.mdi-message-fast-outline::before{content:"\F19CD"}.mdi-message-flash::before{content:"\F15A9"}.mdi-message-flash-outline::before{content:"\F15AA"}.mdi-message-image::before{content:"\F0364"}.mdi-message-image-outline::before{content:"\F116C"}.mdi-message-lock::before{content:"\F0FCC"}.mdi-message-lock-outline::before{content:"\F116D"}.mdi-message-minus::before{content:"\F116E"}.mdi-message-minus-outline::before{content:"\F116F"}.mdi-message-off::before{content:"\F164D"}.mdi-message-off-outline::before{content:"\F164E"}.mdi-message-outline::before{content:"\F0365"}.mdi-message-plus::before{content:"\F0653"}.mdi-message-plus-outline::before{content:"\F10BB"}.mdi-message-processing::before{content:"\F0366"}.mdi-message-processing-outline::before{content:"\F1170"}.mdi-message-question::before{content:"\F173A"}.mdi-message-question-outline::before{content:"\F173B"}.mdi-message-reply::before{content:"\F0367"}.mdi-message-reply-outline::before{content:"\F173D"}.mdi-message-reply-text::before{content:"\F0368"}.mdi-message-reply-text-outline::before{content:"\F173E"}.mdi-message-settings::before{content:"\F06F0"}.mdi-message-settings-outline::before{content:"\F1171"}.mdi-message-star::before{content:"\F069A"}.mdi-message-star-outline::before{content:"\F1250"}.mdi-message-text::before{content:"\F0369"}.mdi-message-text-clock::before{content:"\F1173"}.mdi-message-text-clock-outline::before{content:"\F1174"}.mdi-message-text-fast::before{content:"\F19CE"}.mdi-message-text-fast-outline::before{content:"\F19CF"}.mdi-message-text-lock::before{content:"\F0FCD"}.mdi-message-text-lock-outline::before{content:"\F1175"}.mdi-message-text-outline::before{content:"\F036A"}.mdi-message-video::before{content:"\F036B"}.mdi-meteor::before{content:"\F0629"}.mdi-meter-electric::before{content:"\F1A57"}.mdi-meter-electric-outline::before{content:"\F1A58"}.mdi-meter-gas::before{content:"\F1A59"}.mdi-meter-gas-outline::before{content:"\F1A5A"}.mdi-metronome::before{content:"\F07DA"}.mdi-metronome-tick::before{content:"\F07DB"}.mdi-micro-sd::before{content:"\F07DC"}.mdi-microphone::before{content:"\F036C"}.mdi-microphone-message::before{content:"\F050A"}.mdi-microphone-message-off::before{content:"\F050B"}.mdi-microphone-minus::before{content:"\F08B3"}.mdi-microphone-off::before{content:"\F036D"}.mdi-microphone-outline::before{content:"\F036E"}.mdi-microphone-plus::before{content:"\F08B4"}.mdi-microphone-question::before{content:"\F1989"}.mdi-microphone-question-outline::before{content:"\F198A"}.mdi-microphone-settings::before{content:"\F036F"}.mdi-microphone-variant::before{content:"\F0370"}.mdi-microphone-variant-off::before{content:"\F0371"}.mdi-microscope::before{content:"\F0654"}.mdi-microsoft::before{content:"\F0372"}.mdi-microsoft-access::before{content:"\F138E"}.mdi-microsoft-azure::before{content:"\F0805"}.mdi-microsoft-azure-devops::before{content:"\F0FD5"}.mdi-microsoft-bing::before{content:"\F00A4"}.mdi-microsoft-dynamics-365::before{content:"\F0988"}.mdi-microsoft-edge::before{content:"\F01E9"}.mdi-microsoft-excel::before{content:"\F138F"}.mdi-microsoft-internet-explorer::before{content:"\F0300"}.mdi-microsoft-office::before{content:"\F03C6"}.mdi-microsoft-onedrive::before{content:"\F03CA"}.mdi-microsoft-onenote::before{content:"\F0747"}.mdi-microsoft-outlook::before{content:"\F0D22"}.mdi-microsoft-powerpoint::before{content:"\F1390"}.mdi-microsoft-sharepoint::before{content:"\F1391"}.mdi-microsoft-teams::before{content:"\F02BB"}.mdi-microsoft-visual-studio::before{content:"\F0610"}.mdi-microsoft-visual-studio-code::before{content:"\F0A1E"}.mdi-microsoft-windows::before{content:"\F05B3"}.mdi-microsoft-windows-classic::before{content:"\F0A21"}.mdi-microsoft-word::before{content:"\F1392"}.mdi-microsoft-xbox::before{content:"\F05B9"}.mdi-microsoft-xbox-controller::before{content:"\F05BA"}.mdi-microsoft-xbox-controller-battery-alert::before{content:"\F074B"}.mdi-microsoft-xbox-controller-battery-charging::before{content:"\F0A22"}.mdi-microsoft-xbox-controller-battery-empty::before{content:"\F074C"}.mdi-microsoft-xbox-controller-battery-full::before{content:"\F074D"}.mdi-microsoft-xbox-controller-battery-low::before{content:"\F074E"}.mdi-microsoft-xbox-controller-battery-medium::before{content:"\F074F"}.mdi-microsoft-xbox-controller-battery-unknown::before{content:"\F0750"}.mdi-microsoft-xbox-controller-menu::before{content:"\F0E6F"}.mdi-microsoft-xbox-controller-off::before{content:"\F05BB"}.mdi-microsoft-xbox-controller-view::before{content:"\F0E70"}.mdi-microwave::before{content:"\F0C99"}.mdi-microwave-off::before{content:"\F1423"}.mdi-middleware::before{content:"\F0F5D"}.mdi-middleware-outline::before{content:"\F0F5E"}.mdi-midi::before{content:"\F08F1"}.mdi-midi-port::before{content:"\F08F2"}.mdi-mine::before{content:"\F0DDA"}.mdi-minecraft::before{content:"\F0373"}.mdi-mini-sd::before{content:"\F0A05"}.mdi-minidisc::before{content:"\F0A06"}.mdi-minus::before{content:"\F0374"}.mdi-minus-box::before{content:"\F0375"}.mdi-minus-box-multiple::before{content:"\F1141"}.mdi-minus-box-multiple-outline::before{content:"\F1142"}.mdi-minus-box-outline::before{content:"\F06F2"}.mdi-minus-circle::before{content:"\F0376"}.mdi-minus-circle-multiple::before{content:"\F035A"}.mdi-minus-circle-multiple-outline::before{content:"\F0AD3"}.mdi-minus-circle-off::before{content:"\F1459"}.mdi-minus-circle-off-outline::before{content:"\F145A"}.mdi-minus-circle-outline::before{content:"\F0377"}.mdi-minus-network::before{content:"\F0378"}.mdi-minus-network-outline::before{content:"\F0C9A"}.mdi-minus-thick::before{content:"\F1639"}.mdi-mirror::before{content:"\F11FD"}.mdi-mirror-rectangle::before{content:"\F179F"}.mdi-mirror-variant::before{content:"\F17A0"}.mdi-mixed-martial-arts::before{content:"\F0D8F"}.mdi-mixed-reality::before{content:"\F087F"}.mdi-molecule::before{content:"\F0BAC"}.mdi-molecule-co::before{content:"\F12FE"}.mdi-molecule-co2::before{content:"\F07E4"}.mdi-monitor::before{content:"\F0379"}.mdi-monitor-account::before{content:"\F1A5B"}.mdi-monitor-arrow-down::before{content:"\F19D0"}.mdi-monitor-arrow-down-variant::before{content:"\F19D1"}.mdi-monitor-cellphone::before{content:"\F0989"}.mdi-monitor-cellphone-star::before{content:"\F098A"}.mdi-monitor-dashboard::before{content:"\F0A07"}.mdi-monitor-edit::before{content:"\F12C6"}.mdi-monitor-eye::before{content:"\F13B4"}.mdi-monitor-lock::before{content:"\F0DDB"}.mdi-monitor-multiple::before{content:"\F037A"}.mdi-monitor-off::before{content:"\F0D90"}.mdi-monitor-screenshot::before{content:"\F0E51"}.mdi-monitor-share::before{content:"\F1483"}.mdi-monitor-shimmer::before{content:"\F1104"}.mdi-monitor-small::before{content:"\F1876"}.mdi-monitor-speaker::before{content:"\F0F5F"}.mdi-monitor-speaker-off::before{content:"\F0F60"}.mdi-monitor-star::before{content:"\F0DDC"}.mdi-monitor-vertical::before{content:"\F1C33"}.mdi-moon-first-quarter::before{content:"\F0F61"}.mdi-moon-full::before{content:"\F0F62"}.mdi-moon-last-quarter::before{content:"\F0F63"}.mdi-moon-new::before{content:"\F0F64"}.mdi-moon-waning-crescent::before{content:"\F0F65"}.mdi-moon-waning-gibbous::before{content:"\F0F66"}.mdi-moon-waxing-crescent::before{content:"\F0F67"}.mdi-moon-waxing-gibbous::before{content:"\F0F68"}.mdi-moped::before{content:"\F1086"}.mdi-moped-electric::before{content:"\F15B7"}.mdi-moped-electric-outline::before{content:"\F15B8"}.mdi-moped-outline::before{content:"\F15B9"}.mdi-more::before{content:"\F037B"}.mdi-mortar-pestle::before{content:"\F1748"}.mdi-mortar-pestle-plus::before{content:"\F03F1"}.mdi-mosque::before{content:"\F0D45"}.mdi-mosque-outline::before{content:"\F1827"}.mdi-mother-heart::before{content:"\F1314"}.mdi-mother-nurse::before{content:"\F0D21"}.mdi-motion::before{content:"\F15B2"}.mdi-motion-outline::before{content:"\F15B3"}.mdi-motion-pause::before{content:"\F1590"}.mdi-motion-pause-outline::before{content:"\F1592"}.mdi-motion-play::before{content:"\F158F"}.mdi-motion-play-outline::before{content:"\F1591"}.mdi-motion-sensor::before{content:"\F0D91"}.mdi-motion-sensor-off::before{content:"\F1435"}.mdi-motorbike::before{content:"\F037C"}.mdi-motorbike-electric::before{content:"\F15BA"}.mdi-motorbike-off::before{content:"\F1B16"}.mdi-mouse::before{content:"\F037D"}.mdi-mouse-bluetooth::before{content:"\F098B"}.mdi-mouse-left-click::before{content:"\F1D07"}.mdi-mouse-left-click-outline::before{content:"\F1D08"}.mdi-mouse-move-down::before{content:"\F1550"}.mdi-mouse-move-up::before{content:"\F1551"}.mdi-mouse-move-vertical::before{content:"\F1552"}.mdi-mouse-off::before{content:"\F037E"}.mdi-mouse-outline::before{content:"\F1D09"}.mdi-mouse-right-click::before{content:"\F1D0A"}.mdi-mouse-right-click-outline::before{content:"\F1D0B"}.mdi-mouse-scroll-wheel::before{content:"\F1D0C"}.mdi-mouse-variant::before{content:"\F037F"}.mdi-mouse-variant-off::before{content:"\F0380"}.mdi-move-resize::before{content:"\F0655"}.mdi-move-resize-variant::before{content:"\F0656"}.mdi-movie::before{content:"\F0381"}.mdi-movie-check::before{content:"\F16F3"}.mdi-movie-check-outline::before{content:"\F16F4"}.mdi-movie-cog::before{content:"\F16F5"}.mdi-movie-cog-outline::before{content:"\F16F6"}.mdi-movie-edit::before{content:"\F1122"}.mdi-movie-edit-outline::before{content:"\F1123"}.mdi-movie-filter::before{content:"\F1124"}.mdi-movie-filter-outline::before{content:"\F1125"}.mdi-movie-minus::before{content:"\F16F7"}.mdi-movie-minus-outline::before{content:"\F16F8"}.mdi-movie-off::before{content:"\F16F9"}.mdi-movie-off-outline::before{content:"\F16FA"}.mdi-movie-open::before{content:"\F0FCE"}.mdi-movie-open-check::before{content:"\F16FB"}.mdi-movie-open-check-outline::before{content:"\F16FC"}.mdi-movie-open-cog::before{content:"\F16FD"}.mdi-movie-open-cog-outline::before{content:"\F16FE"}.mdi-movie-open-edit::before{content:"\F16FF"}.mdi-movie-open-edit-outline::before{content:"\F1700"}.mdi-movie-open-minus::before{content:"\F1701"}.mdi-movie-open-minus-outline::before{content:"\F1702"}.mdi-movie-open-off::before{content:"\F1703"}.mdi-movie-open-off-outline::before{content:"\F1704"}.mdi-movie-open-outline::before{content:"\F0FCF"}.mdi-movie-open-play::before{content:"\F1705"}.mdi-movie-open-play-outline::before{content:"\F1706"}.mdi-movie-open-plus::before{content:"\F1707"}.mdi-movie-open-plus-outline::before{content:"\F1708"}.mdi-movie-open-remove::before{content:"\F1709"}.mdi-movie-open-remove-outline::before{content:"\F170A"}.mdi-movie-open-settings::before{content:"\F170B"}.mdi-movie-open-settings-outline::before{content:"\F170C"}.mdi-movie-open-star::before{content:"\F170D"}.mdi-movie-open-star-outline::before{content:"\F170E"}.mdi-movie-outline::before{content:"\F0DDD"}.mdi-movie-play::before{content:"\F170F"}.mdi-movie-play-outline::before{content:"\F1710"}.mdi-movie-plus::before{content:"\F1711"}.mdi-movie-plus-outline::before{content:"\F1712"}.mdi-movie-remove::before{content:"\F1713"}.mdi-movie-remove-outline::before{content:"\F1714"}.mdi-movie-roll::before{content:"\F07DE"}.mdi-movie-search::before{content:"\F11D2"}.mdi-movie-search-outline::before{content:"\F11D3"}.mdi-movie-settings::before{content:"\F1715"}.mdi-movie-settings-outline::before{content:"\F1716"}.mdi-movie-star::before{content:"\F1717"}.mdi-movie-star-outline::before{content:"\F1718"}.mdi-mower::before{content:"\F166F"}.mdi-mower-bag::before{content:"\F1670"}.mdi-mower-bag-on::before{content:"\F1B60"}.mdi-mower-on::before{content:"\F1B5F"}.mdi-muffin::before{content:"\F098C"}.mdi-multicast::before{content:"\F1893"}.mdi-multimedia::before{content:"\F1B97"}.mdi-multiplication::before{content:"\F0382"}.mdi-multiplication-box::before{content:"\F0383"}.mdi-mushroom::before{content:"\F07DF"}.mdi-mushroom-off::before{content:"\F13FA"}.mdi-mushroom-off-outline::before{content:"\F13FB"}.mdi-mushroom-outline::before{content:"\F07E0"}.mdi-music::before{content:"\F075A"}.mdi-music-accidental-double-flat::before{content:"\F0F69"}.mdi-music-accidental-double-sharp::before{content:"\F0F6A"}.mdi-music-accidental-flat::before{content:"\F0F6B"}.mdi-music-accidental-natural::before{content:"\F0F6C"}.mdi-music-accidental-sharp::before{content:"\F0F6D"}.mdi-music-box::before{content:"\F0384"}.mdi-music-box-multiple::before{content:"\F0333"}.mdi-music-box-multiple-outline::before{content:"\F0F04"}.mdi-music-box-outline::before{content:"\F0385"}.mdi-music-circle::before{content:"\F0386"}.mdi-music-circle-outline::before{content:"\F0AD4"}.mdi-music-clef-alto::before{content:"\F0F6E"}.mdi-music-clef-bass::before{content:"\F0F6F"}.mdi-music-clef-treble::before{content:"\F0F70"}.mdi-music-note::before{content:"\F0387"}.mdi-music-note-bluetooth::before{content:"\F05FE"}.mdi-music-note-bluetooth-off::before{content:"\F05FF"}.mdi-music-note-eighth::before{content:"\F0388"}.mdi-music-note-eighth-dotted::before{content:"\F0F71"}.mdi-music-note-half::before{content:"\F0389"}.mdi-music-note-half-dotted::before{content:"\F0F72"}.mdi-music-note-minus::before{content:"\F1B89"}.mdi-music-note-off::before{content:"\F038A"}.mdi-music-note-off-outline::before{content:"\F0F73"}.mdi-music-note-outline::before{content:"\F0F74"}.mdi-music-note-plus::before{content:"\F0DDE"}.mdi-music-note-quarter::before{content:"\F038B"}.mdi-music-note-quarter-dotted::before{content:"\F0F75"}.mdi-music-note-sixteenth::before{content:"\F038C"}.mdi-music-note-sixteenth-dotted::before{content:"\F0F76"}.mdi-music-note-whole::before{content:"\F038D"}.mdi-music-note-whole-dotted::before{content:"\F0F77"}.mdi-music-off::before{content:"\F075B"}.mdi-music-rest-eighth::before{content:"\F0F78"}.mdi-music-rest-half::before{content:"\F0F79"}.mdi-music-rest-quarter::before{content:"\F0F7A"}.mdi-music-rest-sixteenth::before{content:"\F0F7B"}.mdi-music-rest-whole::before{content:"\F0F7C"}.mdi-mustache::before{content:"\F15DE"}.mdi-nail::before{content:"\F0DDF"}.mdi-nas::before{content:"\F08F3"}.mdi-nativescript::before{content:"\F0880"}.mdi-nature::before{content:"\F038E"}.mdi-nature-outline::before{content:"\F1C71"}.mdi-nature-people::before{content:"\F038F"}.mdi-nature-people-outline::before{content:"\F1C72"}.mdi-navigation::before{content:"\F0390"}.mdi-navigation-outline::before{content:"\F1607"}.mdi-navigation-variant::before{content:"\F18F0"}.mdi-navigation-variant-outline::before{content:"\F18F1"}.mdi-near-me::before{content:"\F05CD"}.mdi-necklace::before{content:"\F0F0B"}.mdi-needle::before{content:"\F0391"}.mdi-needle-off::before{content:"\F19D2"}.mdi-netflix::before{content:"\F0746"}.mdi-network::before{content:"\F06F3"}.mdi-network-off::before{content:"\F0C9B"}.mdi-network-off-outline::before{content:"\F0C9C"}.mdi-network-outline::before{content:"\F0C9D"}.mdi-network-pos::before{content:"\F1ACB"}.mdi-network-strength-1::before{content:"\F08F4"}.mdi-network-strength-1-alert::before{content:"\F08F5"}.mdi-network-strength-2::before{content:"\F08F6"}.mdi-network-strength-2-alert::before{content:"\F08F7"}.mdi-network-strength-3::before{content:"\F08F8"}.mdi-network-strength-3-alert::before{content:"\F08F9"}.mdi-network-strength-4::before{content:"\F08FA"}.mdi-network-strength-4-alert::before{content:"\F08FB"}.mdi-network-strength-4-cog::before{content:"\F191A"}.mdi-network-strength-off::before{content:"\F08FC"}.mdi-network-strength-off-outline::before{content:"\F08FD"}.mdi-network-strength-outline::before{content:"\F08FE"}.mdi-new-box::before{content:"\F0394"}.mdi-newspaper::before{content:"\F0395"}.mdi-newspaper-check::before{content:"\F1943"}.mdi-newspaper-minus::before{content:"\F0F0C"}.mdi-newspaper-plus::before{content:"\F0F0D"}.mdi-newspaper-remove::before{content:"\F1944"}.mdi-newspaper-variant::before{content:"\F1001"}.mdi-newspaper-variant-multiple::before{content:"\F1002"}.mdi-newspaper-variant-multiple-outline::before{content:"\F1003"}.mdi-newspaper-variant-outline::before{content:"\F1004"}.mdi-nfc::before{content:"\F0396"}.mdi-nfc-search-variant::before{content:"\F0E53"}.mdi-nfc-tap::before{content:"\F0397"}.mdi-nfc-variant::before{content:"\F0398"}.mdi-nfc-variant-off::before{content:"\F0E54"}.mdi-ninja::before{content:"\F0774"}.mdi-nintendo-game-boy::before{content:"\F1393"}.mdi-nintendo-switch::before{content:"\F07E1"}.mdi-nintendo-wii::before{content:"\F05AB"}.mdi-nintendo-wiiu::before{content:"\F072D"}.mdi-nix::before{content:"\F1105"}.mdi-nodejs::before{content:"\F0399"}.mdi-noodles::before{content:"\F117E"}.mdi-not-equal::before{content:"\F098D"}.mdi-not-equal-variant::before{content:"\F098E"}.mdi-note::before{content:"\F039A"}.mdi-note-alert::before{content:"\F177D"}.mdi-note-alert-outline::before{content:"\F177E"}.mdi-note-check::before{content:"\F177F"}.mdi-note-check-outline::before{content:"\F1780"}.mdi-note-edit::before{content:"\F1781"}.mdi-note-edit-outline::before{content:"\F1782"}.mdi-note-minus::before{content:"\F164F"}.mdi-note-minus-outline::before{content:"\F1650"}.mdi-note-multiple::before{content:"\F06B8"}.mdi-note-multiple-outline::before{content:"\F06B9"}.mdi-note-off::before{content:"\F1783"}.mdi-note-off-outline::before{content:"\F1784"}.mdi-note-outline::before{content:"\F039B"}.mdi-note-plus::before{content:"\F039C"}.mdi-note-plus-outline::before{content:"\F039D"}.mdi-note-remove::before{content:"\F1651"}.mdi-note-remove-outline::before{content:"\F1652"}.mdi-note-search::before{content:"\F1653"}.mdi-note-search-outline::before{content:"\F1654"}.mdi-note-text::before{content:"\F039E"}.mdi-note-text-outline::before{content:"\F11D7"}.mdi-notebook::before{content:"\F082E"}.mdi-notebook-check::before{content:"\F14F5"}.mdi-notebook-check-outline::before{content:"\F14F6"}.mdi-notebook-edit::before{content:"\F14E7"}.mdi-notebook-edit-outline::before{content:"\F14E9"}.mdi-notebook-heart::before{content:"\F1A0B"}.mdi-notebook-heart-outline::before{content:"\F1A0C"}.mdi-notebook-minus::before{content:"\F1610"}.mdi-notebook-minus-outline::before{content:"\F1611"}.mdi-notebook-multiple::before{content:"\F0E55"}.mdi-notebook-outline::before{content:"\F0EBF"}.mdi-notebook-plus::before{content:"\F1612"}.mdi-notebook-plus-outline::before{content:"\F1613"}.mdi-notebook-remove::before{content:"\F1614"}.mdi-notebook-remove-outline::before{content:"\F1615"}.mdi-notification-clear-all::before{content:"\F039F"}.mdi-npm::before{content:"\F06F7"}.mdi-nuke::before{content:"\F06A4"}.mdi-null::before{content:"\F07E2"}.mdi-numeric::before{content:"\F03A0"}.mdi-numeric-0::before{content:"\F0B39"}.mdi-numeric-0-box::before{content:"\F03A1"}.mdi-numeric-0-box-multiple::before{content:"\F0F0E"}.mdi-numeric-0-box-multiple-outline::before{content:"\F03A2"}.mdi-numeric-0-box-outline::before{content:"\F03A3"}.mdi-numeric-0-circle::before{content:"\F0C9E"}.mdi-numeric-0-circle-outline::before{content:"\F0C9F"}.mdi-numeric-1::before{content:"\F0B3A"}.mdi-numeric-1-box::before{content:"\F03A4"}.mdi-numeric-1-box-multiple::before{content:"\F0F0F"}.mdi-numeric-1-box-multiple-outline::before{content:"\F03A5"}.mdi-numeric-1-box-outline::before{content:"\F03A6"}.mdi-numeric-1-circle::before{content:"\F0CA0"}.mdi-numeric-1-circle-outline::before{content:"\F0CA1"}.mdi-numeric-10::before{content:"\F0FE9"}.mdi-numeric-10-box::before{content:"\F0F7D"}.mdi-numeric-10-box-multiple::before{content:"\F0FEA"}.mdi-numeric-10-box-multiple-outline::before{content:"\F0FEB"}.mdi-numeric-10-box-outline::before{content:"\F0F7E"}.mdi-numeric-10-circle::before{content:"\F0FEC"}.mdi-numeric-10-circle-outline::before{content:"\F0FED"}.mdi-numeric-2::before{content:"\F0B3B"}.mdi-numeric-2-box::before{content:"\F03A7"}.mdi-numeric-2-box-multiple::before{content:"\F0F10"}.mdi-numeric-2-box-multiple-outline::before{content:"\F03A8"}.mdi-numeric-2-box-outline::before{content:"\F03A9"}.mdi-numeric-2-circle::before{content:"\F0CA2"}.mdi-numeric-2-circle-outline::before{content:"\F0CA3"}.mdi-numeric-3::before{content:"\F0B3C"}.mdi-numeric-3-box::before{content:"\F03AA"}.mdi-numeric-3-box-multiple::before{content:"\F0F11"}.mdi-numeric-3-box-multiple-outline::before{content:"\F03AB"}.mdi-numeric-3-box-outline::before{content:"\F03AC"}.mdi-numeric-3-circle::before{content:"\F0CA4"}.mdi-numeric-3-circle-outline::before{content:"\F0CA5"}.mdi-numeric-4::before{content:"\F0B3D"}.mdi-numeric-4-box::before{content:"\F03AD"}.mdi-numeric-4-box-multiple::before{content:"\F0F12"}.mdi-numeric-4-box-multiple-outline::before{content:"\F03B2"}.mdi-numeric-4-box-outline::before{content:"\F03AE"}.mdi-numeric-4-circle::before{content:"\F0CA6"}.mdi-numeric-4-circle-outline::before{content:"\F0CA7"}.mdi-numeric-5::before{content:"\F0B3E"}.mdi-numeric-5-box::before{content:"\F03B1"}.mdi-numeric-5-box-multiple::before{content:"\F0F13"}.mdi-numeric-5-box-multiple-outline::before{content:"\F03AF"}.mdi-numeric-5-box-outline::before{content:"\F03B0"}.mdi-numeric-5-circle::before{content:"\F0CA8"}.mdi-numeric-5-circle-outline::before{content:"\F0CA9"}.mdi-numeric-6::before{content:"\F0B3F"}.mdi-numeric-6-box::before{content:"\F03B3"}.mdi-numeric-6-box-multiple::before{content:"\F0F14"}.mdi-numeric-6-box-multiple-outline::before{content:"\F03B4"}.mdi-numeric-6-box-outline::before{content:"\F03B5"}.mdi-numeric-6-circle::before{content:"\F0CAA"}.mdi-numeric-6-circle-outline::before{content:"\F0CAB"}.mdi-numeric-7::before{content:"\F0B40"}.mdi-numeric-7-box::before{content:"\F03B6"}.mdi-numeric-7-box-multiple::before{content:"\F0F15"}.mdi-numeric-7-box-multiple-outline::before{content:"\F03B7"}.mdi-numeric-7-box-outline::before{content:"\F03B8"}.mdi-numeric-7-circle::before{content:"\F0CAC"}.mdi-numeric-7-circle-outline::before{content:"\F0CAD"}.mdi-numeric-8::before{content:"\F0B41"}.mdi-numeric-8-box::before{content:"\F03B9"}.mdi-numeric-8-box-multiple::before{content:"\F0F16"}.mdi-numeric-8-box-multiple-outline::before{content:"\F03BA"}.mdi-numeric-8-box-outline::before{content:"\F03BB"}.mdi-numeric-8-circle::before{content:"\F0CAE"}.mdi-numeric-8-circle-outline::before{content:"\F0CAF"}.mdi-numeric-9::before{content:"\F0B42"}.mdi-numeric-9-box::before{content:"\F03BC"}.mdi-numeric-9-box-multiple::before{content:"\F0F17"}.mdi-numeric-9-box-multiple-outline::before{content:"\F03BD"}.mdi-numeric-9-box-outline::before{content:"\F03BE"}.mdi-numeric-9-circle::before{content:"\F0CB0"}.mdi-numeric-9-circle-outline::before{content:"\F0CB1"}.mdi-numeric-9-plus::before{content:"\F0FEE"}.mdi-numeric-9-plus-box::before{content:"\F03BF"}.mdi-numeric-9-plus-box-multiple::before{content:"\F0F18"}.mdi-numeric-9-plus-box-multiple-outline::before{content:"\F03C0"}.mdi-numeric-9-plus-box-outline::before{content:"\F03C1"}.mdi-numeric-9-plus-circle::before{content:"\F0CB2"}.mdi-numeric-9-plus-circle-outline::before{content:"\F0CB3"}.mdi-numeric-negative-1::before{content:"\F1052"}.mdi-numeric-off::before{content:"\F19D3"}.mdi-numeric-positive-1::before{content:"\F15CB"}.mdi-nut::before{content:"\F06F8"}.mdi-nutrition::before{content:"\F03C2"}.mdi-nuxt::before{content:"\F1106"}.mdi-oar::before{content:"\F067C"}.mdi-ocarina::before{content:"\F0DE0"}.mdi-oci::before{content:"\F12E9"}.mdi-ocr::before{content:"\F113A"}.mdi-octagon::before{content:"\F03C3"}.mdi-octagon-outline::before{content:"\F03C4"}.mdi-octagram::before{content:"\F06F9"}.mdi-octagram-edit::before{content:"\F1C34"}.mdi-octagram-edit-outline::before{content:"\F1C35"}.mdi-octagram-minus::before{content:"\F1C36"}.mdi-octagram-minus-outline::before{content:"\F1C37"}.mdi-octagram-outline::before{content:"\F0775"}.mdi-octagram-plus::before{content:"\F1C38"}.mdi-octagram-plus-outline::before{content:"\F1C39"}.mdi-octahedron::before{content:"\F1950"}.mdi-octahedron-off::before{content:"\F1951"}.mdi-odnoklassniki::before{content:"\F03C5"}.mdi-offer::before{content:"\F121B"}.mdi-office-building::before{content:"\F0991"}.mdi-office-building-cog::before{content:"\F1949"}.mdi-office-building-cog-outline::before{content:"\F194A"}.mdi-office-building-marker::before{content:"\F1520"}.mdi-office-building-marker-outline::before{content:"\F1521"}.mdi-office-building-minus::before{content:"\F1BAA"}.mdi-office-building-minus-outline::before{content:"\F1BAB"}.mdi-office-building-outline::before{content:"\F151F"}.mdi-office-building-plus::before{content:"\F1BA8"}.mdi-office-building-plus-outline::before{content:"\F1BA9"}.mdi-office-building-remove::before{content:"\F1BAC"}.mdi-office-building-remove-outline::before{content:"\F1BAD"}.mdi-oil::before{content:"\F03C7"}.mdi-oil-lamp::before{content:"\F0F19"}.mdi-oil-level::before{content:"\F1053"}.mdi-oil-temperature::before{content:"\F0FF8"}.mdi-om::before{content:"\F0973"}.mdi-omega::before{content:"\F03C9"}.mdi-one-up::before{content:"\F0BAD"}.mdi-onepassword::before{content:"\F0881"}.mdi-opacity::before{content:"\F05CC"}.mdi-open-in-app::before{content:"\F03CB"}.mdi-open-in-new::before{content:"\F03CC"}.mdi-open-source-initiative::before{content:"\F0BAE"}.mdi-openid::before{content:"\F03CD"}.mdi-opera::before{content:"\F03CE"}.mdi-orbit::before{content:"\F0018"}.mdi-orbit-variant::before{content:"\F15DB"}.mdi-order-alphabetical-ascending::before{content:"\F020D"}.mdi-order-alphabetical-descending::before{content:"\F0D07"}.mdi-order-bool-ascending::before{content:"\F02BE"}.mdi-order-bool-ascending-variant::before{content:"\F098F"}.mdi-order-bool-descending::before{content:"\F1384"}.mdi-order-bool-descending-variant::before{content:"\F0990"}.mdi-order-numeric-ascending::before{content:"\F0545"}.mdi-order-numeric-descending::before{content:"\F0546"}.mdi-origin::before{content:"\F0B43"}.mdi-ornament::before{content:"\F03CF"}.mdi-ornament-variant::before{content:"\F03D0"}.mdi-outdoor-lamp::before{content:"\F1054"}.mdi-overscan::before{content:"\F1005"}.mdi-owl::before{content:"\F03D2"}.mdi-pac-man::before{content:"\F0BAF"}.mdi-package::before{content:"\F03D3"}.mdi-package-check::before{content:"\F1B51"}.mdi-package-down::before{content:"\F03D4"}.mdi-package-up::before{content:"\F03D5"}.mdi-package-variant::before{content:"\F03D6"}.mdi-package-variant-closed::before{content:"\F03D7"}.mdi-package-variant-closed-check::before{content:"\F1B52"}.mdi-package-variant-closed-minus::before{content:"\F19D4"}.mdi-package-variant-closed-plus::before{content:"\F19D5"}.mdi-package-variant-closed-remove::before{content:"\F19D6"}.mdi-package-variant-minus::before{content:"\F19D7"}.mdi-package-variant-plus::before{content:"\F19D8"}.mdi-package-variant-remove::before{content:"\F19D9"}.mdi-page-first::before{content:"\F0600"}.mdi-page-last::before{content:"\F0601"}.mdi-page-layout-body::before{content:"\F06FA"}.mdi-page-layout-footer::before{content:"\F06FB"}.mdi-page-layout-header::before{content:"\F06FC"}.mdi-page-layout-header-footer::before{content:"\F0F7F"}.mdi-page-layout-sidebar-left::before{content:"\F06FD"}.mdi-page-layout-sidebar-right::before{content:"\F06FE"}.mdi-page-next::before{content:"\F0BB0"}.mdi-page-next-outline::before{content:"\F0BB1"}.mdi-page-previous::before{content:"\F0BB2"}.mdi-page-previous-outline::before{content:"\F0BB3"}.mdi-pail::before{content:"\F1417"}.mdi-pail-minus::before{content:"\F1437"}.mdi-pail-minus-outline::before{content:"\F143C"}.mdi-pail-off::before{content:"\F1439"}.mdi-pail-off-outline::before{content:"\F143E"}.mdi-pail-outline::before{content:"\F143A"}.mdi-pail-plus::before{content:"\F1436"}.mdi-pail-plus-outline::before{content:"\F143B"}.mdi-pail-remove::before{content:"\F1438"}.mdi-pail-remove-outline::before{content:"\F143D"}.mdi-palette::before{content:"\F03D8"}.mdi-palette-advanced::before{content:"\F03D9"}.mdi-palette-outline::before{content:"\F0E0C"}.mdi-palette-swatch::before{content:"\F08B5"}.mdi-palette-swatch-outline::before{content:"\F135C"}.mdi-palette-swatch-variant::before{content:"\F195A"}.mdi-palm-tree::before{content:"\F1055"}.mdi-pan::before{content:"\F0BB4"}.mdi-pan-bottom-left::before{content:"\F0BB5"}.mdi-pan-bottom-right::before{content:"\F0BB6"}.mdi-pan-down::before{content:"\F0BB7"}.mdi-pan-horizontal::before{content:"\F0BB8"}.mdi-pan-left::before{content:"\F0BB9"}.mdi-pan-right::before{content:"\F0BBA"}.mdi-pan-top-left::before{content:"\F0BBB"}.mdi-pan-top-right::before{content:"\F0BBC"}.mdi-pan-up::before{content:"\F0BBD"}.mdi-pan-vertical::before{content:"\F0BBE"}.mdi-panda::before{content:"\F03DA"}.mdi-pandora::before{content:"\F03DB"}.mdi-panorama::before{content:"\F03DC"}.mdi-panorama-fisheye::before{content:"\F03DD"}.mdi-panorama-horizontal::before{content:"\F1928"}.mdi-panorama-horizontal-outline::before{content:"\F03DE"}.mdi-panorama-outline::before{content:"\F198C"}.mdi-panorama-sphere::before{content:"\F198D"}.mdi-panorama-sphere-outline::before{content:"\F198E"}.mdi-panorama-variant::before{content:"\F198F"}.mdi-panorama-variant-outline::before{content:"\F1990"}.mdi-panorama-vertical::before{content:"\F1929"}.mdi-panorama-vertical-outline::before{content:"\F03DF"}.mdi-panorama-wide-angle::before{content:"\F195F"}.mdi-panorama-wide-angle-outline::before{content:"\F03E0"}.mdi-paper-cut-vertical::before{content:"\F03E1"}.mdi-paper-roll::before{content:"\F1157"}.mdi-paper-roll-outline::before{content:"\F1158"}.mdi-paperclip::before{content:"\F03E2"}.mdi-paperclip-check::before{content:"\F1AC6"}.mdi-paperclip-lock::before{content:"\F19DA"}.mdi-paperclip-minus::before{content:"\F1AC7"}.mdi-paperclip-off::before{content:"\F1AC8"}.mdi-paperclip-plus::before{content:"\F1AC9"}.mdi-paperclip-remove::before{content:"\F1ACA"}.mdi-parachute::before{content:"\F0CB4"}.mdi-parachute-outline::before{content:"\F0CB5"}.mdi-paragliding::before{content:"\F1745"}.mdi-parking::before{content:"\F03E3"}.mdi-party-popper::before{content:"\F1056"}.mdi-passport::before{content:"\F07E3"}.mdi-passport-alert::before{content:"\F1CB8"}.mdi-passport-biometric::before{content:"\F0DE1"}.mdi-passport-cancel::before{content:"\F1CB9"}.mdi-passport-check::before{content:"\F1CBA"}.mdi-passport-minus::before{content:"\F1CBB"}.mdi-passport-plus::before{content:"\F1CBC"}.mdi-passport-remove::before{content:"\F1CBD"}.mdi-pasta::before{content:"\F1160"}.mdi-patio-heater::before{content:"\F0F80"}.mdi-patreon::before{content:"\F0882"}.mdi-pause::before{content:"\F03E4"}.mdi-pause-box::before{content:"\F00BC"}.mdi-pause-box-outline::before{content:"\F1B7A"}.mdi-pause-circle::before{content:"\F03E5"}.mdi-pause-circle-outline::before{content:"\F03E6"}.mdi-pause-octagon::before{content:"\F03E7"}.mdi-pause-octagon-outline::before{content:"\F03E8"}.mdi-paw::before{content:"\F03E9"}.mdi-paw-off::before{content:"\F0657"}.mdi-paw-off-outline::before{content:"\F1676"}.mdi-paw-outline::before{content:"\F1675"}.mdi-peace::before{content:"\F0884"}.mdi-peanut::before{content:"\F0FFC"}.mdi-peanut-off::before{content:"\F0FFD"}.mdi-peanut-off-outline::before{content:"\F0FFF"}.mdi-peanut-outline::before{content:"\F0FFE"}.mdi-pen::before{content:"\F03EA"}.mdi-pen-lock::before{content:"\F0DE2"}.mdi-pen-minus::before{content:"\F0DE3"}.mdi-pen-off::before{content:"\F0DE4"}.mdi-pen-plus::before{content:"\F0DE5"}.mdi-pen-remove::before{content:"\F0DE6"}.mdi-pencil::before{content:"\F03EB"}.mdi-pencil-box::before{content:"\F03EC"}.mdi-pencil-box-multiple::before{content:"\F1144"}.mdi-pencil-box-multiple-outline::before{content:"\F1145"}.mdi-pencil-box-outline::before{content:"\F03ED"}.mdi-pencil-circle::before{content:"\F06FF"}.mdi-pencil-circle-outline::before{content:"\F0776"}.mdi-pencil-lock::before{content:"\F03EE"}.mdi-pencil-lock-outline::before{content:"\F0DE7"}.mdi-pencil-minus::before{content:"\F0DE8"}.mdi-pencil-minus-outline::before{content:"\F0DE9"}.mdi-pencil-off::before{content:"\F03EF"}.mdi-pencil-off-outline::before{content:"\F0DEA"}.mdi-pencil-outline::before{content:"\F0CB6"}.mdi-pencil-plus::before{content:"\F0DEB"}.mdi-pencil-plus-outline::before{content:"\F0DEC"}.mdi-pencil-remove::before{content:"\F0DED"}.mdi-pencil-remove-outline::before{content:"\F0DEE"}.mdi-pencil-ruler::before{content:"\F1353"}.mdi-pencil-ruler-outline::before{content:"\F1C11"}.mdi-penguin::before{content:"\F0EC0"}.mdi-pentagon::before{content:"\F0701"}.mdi-pentagon-outline::before{content:"\F0700"}.mdi-pentagram::before{content:"\F1667"}.mdi-percent::before{content:"\F03F0"}.mdi-percent-box::before{content:"\F1A02"}.mdi-percent-box-outline::before{content:"\F1A03"}.mdi-percent-circle::before{content:"\F1A04"}.mdi-percent-circle-outline::before{content:"\F1A05"}.mdi-percent-outline::before{content:"\F1278"}.mdi-periodic-table::before{content:"\F08B6"}.mdi-perspective-less::before{content:"\F0D23"}.mdi-perspective-more::before{content:"\F0D24"}.mdi-ph::before{content:"\F17C5"}.mdi-phone::before{content:"\F03F2"}.mdi-phone-alert::before{content:"\F0F1A"}.mdi-phone-alert-outline::before{content:"\F118E"}.mdi-phone-bluetooth::before{content:"\F03F3"}.mdi-phone-bluetooth-outline::before{content:"\F118F"}.mdi-phone-cancel::before{content:"\F10BC"}.mdi-phone-cancel-outline::before{content:"\F1190"}.mdi-phone-check::before{content:"\F11A9"}.mdi-phone-check-outline::before{content:"\F11AA"}.mdi-phone-classic::before{content:"\F0602"}.mdi-phone-classic-off::before{content:"\F1279"}.mdi-phone-clock::before{content:"\F19DB"}.mdi-phone-dial::before{content:"\F1559"}.mdi-phone-dial-outline::before{content:"\F155A"}.mdi-phone-forward::before{content:"\F03F4"}.mdi-phone-forward-outline::before{content:"\F1191"}.mdi-phone-hangup::before{content:"\F03F5"}.mdi-phone-hangup-outline::before{content:"\F1192"}.mdi-phone-in-talk::before{content:"\F03F6"}.mdi-phone-in-talk-outline::before{content:"\F1182"}.mdi-phone-incoming::before{content:"\F03F7"}.mdi-phone-incoming-outgoing::before{content:"\F1B3F"}.mdi-phone-incoming-outgoing-outline::before{content:"\F1B40"}.mdi-phone-incoming-outline::before{content:"\F1193"}.mdi-phone-lock::before{content:"\F03F8"}.mdi-phone-lock-outline::before{content:"\F1194"}.mdi-phone-log::before{content:"\F03F9"}.mdi-phone-log-outline::before{content:"\F1195"}.mdi-phone-message::before{content:"\F1196"}.mdi-phone-message-outline::before{content:"\F1197"}.mdi-phone-minus::before{content:"\F0658"}.mdi-phone-minus-outline::before{content:"\F1198"}.mdi-phone-missed::before{content:"\F03FA"}.mdi-phone-missed-outline::before{content:"\F11A5"}.mdi-phone-off::before{content:"\F0DEF"}.mdi-phone-off-outline::before{content:"\F11A6"}.mdi-phone-outgoing::before{content:"\F03FB"}.mdi-phone-outgoing-outline::before{content:"\F1199"}.mdi-phone-outline::before{content:"\F0DF0"}.mdi-phone-paused::before{content:"\F03FC"}.mdi-phone-paused-outline::before{content:"\F119A"}.mdi-phone-plus::before{content:"\F0659"}.mdi-phone-plus-outline::before{content:"\F119B"}.mdi-phone-refresh::before{content:"\F1993"}.mdi-phone-refresh-outline::before{content:"\F1994"}.mdi-phone-remove::before{content:"\F152F"}.mdi-phone-remove-outline::before{content:"\F1530"}.mdi-phone-return::before{content:"\F082F"}.mdi-phone-return-outline::before{content:"\F119C"}.mdi-phone-ring::before{content:"\F11AB"}.mdi-phone-ring-outline::before{content:"\F11AC"}.mdi-phone-rotate-landscape::before{content:"\F0885"}.mdi-phone-rotate-portrait::before{content:"\F0886"}.mdi-phone-settings::before{content:"\F03FD"}.mdi-phone-settings-outline::before{content:"\F119D"}.mdi-phone-sync::before{content:"\F1995"}.mdi-phone-sync-outline::before{content:"\F1996"}.mdi-phone-voip::before{content:"\F03FE"}.mdi-pi::before{content:"\F03FF"}.mdi-pi-box::before{content:"\F0400"}.mdi-pi-hole::before{content:"\F0DF1"}.mdi-piano::before{content:"\F067D"}.mdi-piano-off::before{content:"\F0698"}.mdi-pickaxe::before{content:"\F08B7"}.mdi-picture-in-picture-bottom-right::before{content:"\F0E57"}.mdi-picture-in-picture-bottom-right-outline::before{content:"\F0E58"}.mdi-picture-in-picture-top-right::before{content:"\F0E59"}.mdi-picture-in-picture-top-right-outline::before{content:"\F0E5A"}.mdi-pier::before{content:"\F0887"}.mdi-pier-crane::before{content:"\F0888"}.mdi-pig::before{content:"\F0401"}.mdi-pig-variant::before{content:"\F1006"}.mdi-pig-variant-outline::before{content:"\F1678"}.mdi-piggy-bank::before{content:"\F1007"}.mdi-piggy-bank-outline::before{content:"\F1679"}.mdi-pill::before{content:"\F0402"}.mdi-pill-multiple::before{content:"\F1B4C"}.mdi-pill-off::before{content:"\F1A5C"}.mdi-pillar::before{content:"\F0702"}.mdi-pin::before{content:"\F0403"}.mdi-pin-off::before{content:"\F0404"}.mdi-pin-off-outline::before{content:"\F0930"}.mdi-pin-outline::before{content:"\F0931"}.mdi-pine-tree::before{content:"\F0405"}.mdi-pine-tree-box::before{content:"\F0406"}.mdi-pine-tree-fire::before{content:"\F141A"}.mdi-pine-tree-variant::before{content:"\F1C73"}.mdi-pine-tree-variant-outline::before{content:"\F1C74"}.mdi-pinterest::before{content:"\F0407"}.mdi-pinwheel::before{content:"\F0AD5"}.mdi-pinwheel-outline::before{content:"\F0AD6"}.mdi-pipe::before{content:"\F07E5"}.mdi-pipe-disconnected::before{content:"\F07E6"}.mdi-pipe-leak::before{content:"\F0889"}.mdi-pipe-valve::before{content:"\F184D"}.mdi-pipe-wrench::before{content:"\F1354"}.mdi-pirate::before{content:"\F0A08"}.mdi-pistol::before{content:"\F0703"}.mdi-piston::before{content:"\F088A"}.mdi-pitchfork::before{content:"\F1553"}.mdi-pizza::before{content:"\F0409"}.mdi-plane-car::before{content:"\F1AFF"}.mdi-plane-train::before{content:"\F1B00"}.mdi-play::before{content:"\F040A"}.mdi-play-box::before{content:"\F127A"}.mdi-play-box-edit-outline::before{content:"\F1C3A"}.mdi-play-box-lock::before{content:"\F1A16"}.mdi-play-box-lock-open::before{content:"\F1A17"}.mdi-play-box-lock-open-outline::before{content:"\F1A18"}.mdi-play-box-lock-outline::before{content:"\F1A19"}.mdi-play-box-multiple::before{content:"\F0D19"}.mdi-play-box-multiple-outline::before{content:"\F13E6"}.mdi-play-box-outline::before{content:"\F040B"}.mdi-play-circle::before{content:"\F040C"}.mdi-play-circle-outline::before{content:"\F040D"}.mdi-play-network::before{content:"\F088B"}.mdi-play-network-outline::before{content:"\F0CB7"}.mdi-play-outline::before{content:"\F0F1B"}.mdi-play-pause::before{content:"\F040E"}.mdi-play-protected-content::before{content:"\F040F"}.mdi-play-speed::before{content:"\F08FF"}.mdi-playlist-check::before{content:"\F05C7"}.mdi-playlist-edit::before{content:"\F0900"}.mdi-playlist-minus::before{content:"\F0410"}.mdi-playlist-music::before{content:"\F0CB8"}.mdi-playlist-music-outline::before{content:"\F0CB9"}.mdi-playlist-play::before{content:"\F0411"}.mdi-playlist-plus::before{content:"\F0412"}.mdi-playlist-remove::before{content:"\F0413"}.mdi-playlist-star::before{content:"\F0DF2"}.mdi-plex::before{content:"\F06BA"}.mdi-pliers::before{content:"\F19A4"}.mdi-plus::before{content:"\F0415"}.mdi-plus-box::before{content:"\F0416"}.mdi-plus-box-multiple::before{content:"\F0334"}.mdi-plus-box-multiple-outline::before{content:"\F1143"}.mdi-plus-box-outline::before{content:"\F0704"}.mdi-plus-circle::before{content:"\F0417"}.mdi-plus-circle-multiple::before{content:"\F034C"}.mdi-plus-circle-multiple-outline::before{content:"\F0418"}.mdi-plus-circle-outline::before{content:"\F0419"}.mdi-plus-lock::before{content:"\F1A5D"}.mdi-plus-lock-open::before{content:"\F1A5E"}.mdi-plus-minus::before{content:"\F0992"}.mdi-plus-minus-box::before{content:"\F0993"}.mdi-plus-minus-variant::before{content:"\F14C9"}.mdi-plus-network::before{content:"\F041A"}.mdi-plus-network-outline::before{content:"\F0CBA"}.mdi-plus-outline::before{content:"\F0705"}.mdi-plus-thick::before{content:"\F11EC"}.mdi-pocket::before{content:"\F1CBE"}.mdi-podcast::before{content:"\F0994"}.mdi-podium::before{content:"\F0D25"}.mdi-podium-bronze::before{content:"\F0D26"}.mdi-podium-gold::before{content:"\F0D27"}.mdi-podium-silver::before{content:"\F0D28"}.mdi-point-of-sale::before{content:"\F0D92"}.mdi-pokeball::before{content:"\F041D"}.mdi-pokemon-go::before{content:"\F0A09"}.mdi-poker-chip::before{content:"\F0830"}.mdi-polaroid::before{content:"\F041E"}.mdi-police-badge::before{content:"\F1167"}.mdi-police-badge-outline::before{content:"\F1168"}.mdi-police-station::before{content:"\F1839"}.mdi-poll::before{content:"\F041F"}.mdi-polo::before{content:"\F14C3"}.mdi-polymer::before{content:"\F0421"}.mdi-pool::before{content:"\F0606"}.mdi-pool-thermometer::before{content:"\F1A5F"}.mdi-popcorn::before{content:"\F0422"}.mdi-post::before{content:"\F1008"}.mdi-post-lamp::before{content:"\F1A60"}.mdi-post-outline::before{content:"\F1009"}.mdi-postage-stamp::before{content:"\F0CBB"}.mdi-pot::before{content:"\F02E5"}.mdi-pot-mix::before{content:"\F065B"}.mdi-pot-mix-outline::before{content:"\F0677"}.mdi-pot-outline::before{content:"\F02FF"}.mdi-pot-steam::before{content:"\F065A"}.mdi-pot-steam-outline::before{content:"\F0326"}.mdi-pound::before{content:"\F0423"}.mdi-pound-box::before{content:"\F0424"}.mdi-pound-box-outline::before{content:"\F117F"}.mdi-power::before{content:"\F0425"}.mdi-power-cycle::before{content:"\F0901"}.mdi-power-off::before{content:"\F0902"}.mdi-power-on::before{content:"\F0903"}.mdi-power-plug::before{content:"\F06A5"}.mdi-power-plug-battery::before{content:"\F1C3B"}.mdi-power-plug-battery-outline::before{content:"\F1C3C"}.mdi-power-plug-off::before{content:"\F06A6"}.mdi-power-plug-off-outline::before{content:"\F1424"}.mdi-power-plug-outline::before{content:"\F1425"}.mdi-power-settings::before{content:"\F0426"}.mdi-power-sleep::before{content:"\F0904"}.mdi-power-socket::before{content:"\F0427"}.mdi-power-socket-au::before{content:"\F0905"}.mdi-power-socket-ch::before{content:"\F0FB3"}.mdi-power-socket-de::before{content:"\F1107"}.mdi-power-socket-eu::before{content:"\F07E7"}.mdi-power-socket-fr::before{content:"\F1108"}.mdi-power-socket-it::before{content:"\F14FF"}.mdi-power-socket-jp::before{content:"\F1109"}.mdi-power-socket-uk::before{content:"\F07E8"}.mdi-power-socket-us::before{content:"\F07E9"}.mdi-power-standby::before{content:"\F0906"}.mdi-powershell::before{content:"\F0A0A"}.mdi-prescription::before{content:"\F0706"}.mdi-presentation::before{content:"\F0428"}.mdi-presentation-play::before{content:"\F0429"}.mdi-pretzel::before{content:"\F1562"}.mdi-printer::before{content:"\F042A"}.mdi-printer-3d::before{content:"\F042B"}.mdi-printer-3d-nozzle::before{content:"\F0E5B"}.mdi-printer-3d-nozzle-alert::before{content:"\F11C0"}.mdi-printer-3d-nozzle-alert-outline::before{content:"\F11C1"}.mdi-printer-3d-nozzle-heat::before{content:"\F18B8"}.mdi-printer-3d-nozzle-heat-outline::before{content:"\F18B9"}.mdi-printer-3d-nozzle-off::before{content:"\F1B19"}.mdi-printer-3d-nozzle-off-outline::before{content:"\F1B1A"}.mdi-printer-3d-nozzle-outline::before{content:"\F0E5C"}.mdi-printer-3d-off::before{content:"\F1B0E"}.mdi-printer-alert::before{content:"\F042C"}.mdi-printer-check::before{content:"\F1146"}.mdi-printer-eye::before{content:"\F1458"}.mdi-printer-off::before{content:"\F0E5D"}.mdi-printer-off-outline::before{content:"\F1785"}.mdi-printer-outline::before{content:"\F1786"}.mdi-printer-pos::before{content:"\F1057"}.mdi-printer-pos-alert::before{content:"\F1BBC"}.mdi-printer-pos-alert-outline::before{content:"\F1BBD"}.mdi-printer-pos-cancel::before{content:"\F1BBE"}.mdi-printer-pos-cancel-outline::before{content:"\F1BBF"}.mdi-printer-pos-check::before{content:"\F1BC0"}.mdi-printer-pos-check-outline::before{content:"\F1BC1"}.mdi-printer-pos-cog::before{content:"\F1BC2"}.mdi-printer-pos-cog-outline::before{content:"\F1BC3"}.mdi-printer-pos-edit::before{content:"\F1BC4"}.mdi-printer-pos-edit-outline::before{content:"\F1BC5"}.mdi-printer-pos-minus::before{content:"\F1BC6"}.mdi-printer-pos-minus-outline::before{content:"\F1BC7"}.mdi-printer-pos-network::before{content:"\F1BC8"}.mdi-printer-pos-network-outline::before{content:"\F1BC9"}.mdi-printer-pos-off::before{content:"\F1BCA"}.mdi-printer-pos-off-outline::before{content:"\F1BCB"}.mdi-printer-pos-outline::before{content:"\F1BCC"}.mdi-printer-pos-pause::before{content:"\F1BCD"}.mdi-printer-pos-pause-outline::before{content:"\F1BCE"}.mdi-printer-pos-play::before{content:"\F1BCF"}.mdi-printer-pos-play-outline::before{content:"\F1BD0"}.mdi-printer-pos-plus::before{content:"\F1BD1"}.mdi-printer-pos-plus-outline::before{content:"\F1BD2"}.mdi-printer-pos-refresh::before{content:"\F1BD3"}.mdi-printer-pos-refresh-outline::before{content:"\F1BD4"}.mdi-printer-pos-remove::before{content:"\F1BD5"}.mdi-printer-pos-remove-outline::before{content:"\F1BD6"}.mdi-printer-pos-star::before{content:"\F1BD7"}.mdi-printer-pos-star-outline::before{content:"\F1BD8"}.mdi-printer-pos-stop::before{content:"\F1BD9"}.mdi-printer-pos-stop-outline::before{content:"\F1BDA"}.mdi-printer-pos-sync::before{content:"\F1BDB"}.mdi-printer-pos-sync-outline::before{content:"\F1BDC"}.mdi-printer-pos-wrench::before{content:"\F1BDD"}.mdi-printer-pos-wrench-outline::before{content:"\F1BDE"}.mdi-printer-search::before{content:"\F1457"}.mdi-printer-settings::before{content:"\F0707"}.mdi-printer-wireless::before{content:"\F0A0B"}.mdi-priority-high::before{content:"\F0603"}.mdi-priority-low::before{content:"\F0604"}.mdi-professional-hexagon::before{content:"\F042D"}.mdi-progress-alert::before{content:"\F0CBC"}.mdi-progress-check::before{content:"\F0995"}.mdi-progress-clock::before{content:"\F0996"}.mdi-progress-close::before{content:"\F110A"}.mdi-progress-download::before{content:"\F0997"}.mdi-progress-helper::before{content:"\F1BA2"}.mdi-progress-pencil::before{content:"\F1787"}.mdi-progress-question::before{content:"\F1522"}.mdi-progress-star::before{content:"\F1788"}.mdi-progress-star-four-points::before{content:"\F1C3D"}.mdi-progress-tag::before{content:"\F1D0D"}.mdi-progress-upload::before{content:"\F0998"}.mdi-progress-wrench::before{content:"\F0CBD"}.mdi-projector::before{content:"\F042E"}.mdi-projector-off::before{content:"\F1A23"}.mdi-projector-screen::before{content:"\F042F"}.mdi-projector-screen-off::before{content:"\F180D"}.mdi-projector-screen-off-outline::before{content:"\F180E"}.mdi-projector-screen-outline::before{content:"\F1724"}.mdi-projector-screen-variant::before{content:"\F180F"}.mdi-projector-screen-variant-off::before{content:"\F1810"}.mdi-projector-screen-variant-off-outline::before{content:"\F1811"}.mdi-projector-screen-variant-outline::before{content:"\F1812"}.mdi-propane-tank::before{content:"\F1357"}.mdi-propane-tank-outline::before{content:"\F1358"}.mdi-protocol::before{content:"\F0FD8"}.mdi-publish::before{content:"\F06A7"}.mdi-publish-off::before{content:"\F1945"}.mdi-pulse::before{content:"\F0430"}.mdi-pump::before{content:"\F1402"}.mdi-pump-off::before{content:"\F1B22"}.mdi-pumpkin::before{content:"\F0BBF"}.mdi-purse::before{content:"\F0F1C"}.mdi-purse-outline::before{content:"\F0F1D"}.mdi-puzzle::before{content:"\F0431"}.mdi-puzzle-check::before{content:"\F1426"}.mdi-puzzle-check-outline::before{content:"\F1427"}.mdi-puzzle-edit::before{content:"\F14D3"}.mdi-puzzle-edit-outline::before{content:"\F14D9"}.mdi-puzzle-heart::before{content:"\F14D4"}.mdi-puzzle-heart-outline::before{content:"\F14DA"}.mdi-puzzle-minus::before{content:"\F14D1"}.mdi-puzzle-minus-outline::before{content:"\F14D7"}.mdi-puzzle-outline::before{content:"\F0A66"}.mdi-puzzle-plus::before{content:"\F14D0"}.mdi-puzzle-plus-outline::before{content:"\F14D6"}.mdi-puzzle-remove::before{content:"\F14D2"}.mdi-puzzle-remove-outline::before{content:"\F14D8"}.mdi-puzzle-star::before{content:"\F14D5"}.mdi-puzzle-star-outline::before{content:"\F14DB"}.mdi-pyramid::before{content:"\F1952"}.mdi-pyramid-off::before{content:"\F1953"}.mdi-qi::before{content:"\F0999"}.mdi-qqchat::before{content:"\F0605"}.mdi-qrcode::before{content:"\F0432"}.mdi-qrcode-edit::before{content:"\F08B8"}.mdi-qrcode-minus::before{content:"\F118C"}.mdi-qrcode-plus::before{content:"\F118B"}.mdi-qrcode-remove::before{content:"\F118D"}.mdi-qrcode-scan::before{content:"\F0433"}.mdi-quadcopter::before{content:"\F0434"}.mdi-quality-high::before{content:"\F0435"}.mdi-quality-low::before{content:"\F0A0C"}.mdi-quality-medium::before{content:"\F0A0D"}.mdi-queue-first-in-last-out::before{content:"\F1CAF"}.mdi-quora::before{content:"\F0D29"}.mdi-rabbit::before{content:"\F0907"}.mdi-rabbit-variant::before{content:"\F1A61"}.mdi-rabbit-variant-outline::before{content:"\F1A62"}.mdi-racing-helmet::before{content:"\F0D93"}.mdi-racquetball::before{content:"\F0D94"}.mdi-radar::before{content:"\F0437"}.mdi-radiator::before{content:"\F0438"}.mdi-radiator-disabled::before{content:"\F0AD7"}.mdi-radiator-off::before{content:"\F0AD8"}.mdi-radio::before{content:"\F0439"}.mdi-radio-am::before{content:"\F0CBE"}.mdi-radio-fm::before{content:"\F0CBF"}.mdi-radio-handheld::before{content:"\F043A"}.mdi-radio-off::before{content:"\F121C"}.mdi-radio-tower::before{content:"\F043B"}.mdi-radioactive::before{content:"\F043C"}.mdi-radioactive-circle::before{content:"\F185D"}.mdi-radioactive-circle-outline::before{content:"\F185E"}.mdi-radioactive-off::before{content:"\F0EC1"}.mdi-radiobox-blank::before{content:"\F043D"}.mdi-radiobox-indeterminate-variant::before{content:"\F1C5E"}.mdi-radiobox-marked::before{content:"\F043E"}.mdi-radiology-box::before{content:"\F14C5"}.mdi-radiology-box-outline::before{content:"\F14C6"}.mdi-radius::before{content:"\F0CC0"}.mdi-radius-outline::before{content:"\F0CC1"}.mdi-railroad-light::before{content:"\F0F1E"}.mdi-rake::before{content:"\F1544"}.mdi-raspberry-pi::before{content:"\F043F"}.mdi-raw::before{content:"\F1A0F"}.mdi-raw-off::before{content:"\F1A10"}.mdi-ray-end::before{content:"\F0440"}.mdi-ray-end-arrow::before{content:"\F0441"}.mdi-ray-start::before{content:"\F0442"}.mdi-ray-start-arrow::before{content:"\F0443"}.mdi-ray-start-end::before{content:"\F0444"}.mdi-ray-start-vertex-end::before{content:"\F15D8"}.mdi-ray-vertex::before{content:"\F0445"}.mdi-razor-double-edge::before{content:"\F1997"}.mdi-razor-single-edge::before{content:"\F1998"}.mdi-react::before{content:"\F0708"}.mdi-read::before{content:"\F0447"}.mdi-receipt::before{content:"\F0824"}.mdi-receipt-clock::before{content:"\F1C3E"}.mdi-receipt-clock-outline::before{content:"\F1C3F"}.mdi-receipt-outline::before{content:"\F04F7"}.mdi-receipt-send::before{content:"\F1C40"}.mdi-receipt-send-outline::before{content:"\F1C41"}.mdi-receipt-text::before{content:"\F0449"}.mdi-receipt-text-arrow-left::before{content:"\F1C42"}.mdi-receipt-text-arrow-left-outline::before{content:"\F1C43"}.mdi-receipt-text-arrow-right::before{content:"\F1C44"}.mdi-receipt-text-arrow-right-outline::before{content:"\F1C45"}.mdi-receipt-text-check::before{content:"\F1A63"}.mdi-receipt-text-check-outline::before{content:"\F1A64"}.mdi-receipt-text-clock::before{content:"\F1C46"}.mdi-receipt-text-clock-outline::before{content:"\F1C47"}.mdi-receipt-text-edit::before{content:"\F1C48"}.mdi-receipt-text-edit-outline::before{content:"\F1C49"}.mdi-receipt-text-minus::before{content:"\F1A65"}.mdi-receipt-text-minus-outline::before{content:"\F1A66"}.mdi-receipt-text-outline::before{content:"\F19DC"}.mdi-receipt-text-plus::before{content:"\F1A67"}.mdi-receipt-text-plus-outline::before{content:"\F1A68"}.mdi-receipt-text-remove::before{content:"\F1A69"}.mdi-receipt-text-remove-outline::before{content:"\F1A6A"}.mdi-receipt-text-send::before{content:"\F1C4A"}.mdi-receipt-text-send-outline::before{content:"\F1C4B"}.mdi-record::before{content:"\F044A"}.mdi-record-circle::before{content:"\F0EC2"}.mdi-record-circle-outline::before{content:"\F0EC3"}.mdi-record-player::before{content:"\F099A"}.mdi-record-rec::before{content:"\F044B"}.mdi-rectangle::before{content:"\F0E5E"}.mdi-rectangle-outline::before{content:"\F0E5F"}.mdi-recycle::before{content:"\F044C"}.mdi-recycle-variant::before{content:"\F139D"}.mdi-reddit::before{content:"\F044D"}.mdi-redhat::before{content:"\F111B"}.mdi-redo::before{content:"\F044E"}.mdi-redo-variant::before{content:"\F044F"}.mdi-reflect-horizontal::before{content:"\F0A0E"}.mdi-reflect-vertical::before{content:"\F0A0F"}.mdi-refresh::before{content:"\F0450"}.mdi-refresh-auto::before{content:"\F18F2"}.mdi-refresh-circle::before{content:"\F1377"}.mdi-regex::before{content:"\F0451"}.mdi-registered-trademark::before{content:"\F0A67"}.mdi-reiterate::before{content:"\F1588"}.mdi-relation-many-to-many::before{content:"\F1496"}.mdi-relation-many-to-one::before{content:"\F1497"}.mdi-relation-many-to-one-or-many::before{content:"\F1498"}.mdi-relation-many-to-only-one::before{content:"\F1499"}.mdi-relation-many-to-zero-or-many::before{content:"\F149A"}.mdi-relation-many-to-zero-or-one::before{content:"\F149B"}.mdi-relation-one-or-many-to-many::before{content:"\F149C"}.mdi-relation-one-or-many-to-one::before{content:"\F149D"}.mdi-relation-one-or-many-to-one-or-many::before{content:"\F149E"}.mdi-relation-one-or-many-to-only-one::before{content:"\F149F"}.mdi-relation-one-or-many-to-zero-or-many::before{content:"\F14A0"}.mdi-relation-one-or-many-to-zero-or-one::before{content:"\F14A1"}.mdi-relation-one-to-many::before{content:"\F14A2"}.mdi-relation-one-to-one::before{content:"\F14A3"}.mdi-relation-one-to-one-or-many::before{content:"\F14A4"}.mdi-relation-one-to-only-one::before{content:"\F14A5"}.mdi-relation-one-to-zero-or-many::before{content:"\F14A6"}.mdi-relation-one-to-zero-or-one::before{content:"\F14A7"}.mdi-relation-only-one-to-many::before{content:"\F14A8"}.mdi-relation-only-one-to-one::before{content:"\F14A9"}.mdi-relation-only-one-to-one-or-many::before{content:"\F14AA"}.mdi-relation-only-one-to-only-one::before{content:"\F14AB"}.mdi-relation-only-one-to-zero-or-many::before{content:"\F14AC"}.mdi-relation-only-one-to-zero-or-one::before{content:"\F14AD"}.mdi-relation-zero-or-many-to-many::before{content:"\F14AE"}.mdi-relation-zero-or-many-to-one::before{content:"\F14AF"}.mdi-relation-zero-or-many-to-one-or-many::before{content:"\F14B0"}.mdi-relation-zero-or-many-to-only-one::before{content:"\F14B1"}.mdi-relation-zero-or-many-to-zero-or-many::before{content:"\F14B2"}.mdi-relation-zero-or-many-to-zero-or-one::before{content:"\F14B3"}.mdi-relation-zero-or-one-to-many::before{content:"\F14B4"}.mdi-relation-zero-or-one-to-one::before{content:"\F14B5"}.mdi-relation-zero-or-one-to-one-or-many::before{content:"\F14B6"}.mdi-relation-zero-or-one-to-only-one::before{content:"\F14B7"}.mdi-relation-zero-or-one-to-zero-or-many::before{content:"\F14B8"}.mdi-relation-zero-or-one-to-zero-or-one::before{content:"\F14B9"}.mdi-relative-scale::before{content:"\F0452"}.mdi-reload::before{content:"\F0453"}.mdi-reload-alert::before{content:"\F110B"}.mdi-reminder::before{content:"\F088C"}.mdi-remote::before{content:"\F0454"}.mdi-remote-desktop::before{content:"\F08B9"}.mdi-remote-off::before{content:"\F0EC4"}.mdi-remote-tv::before{content:"\F0EC5"}.mdi-remote-tv-off::before{content:"\F0EC6"}.mdi-rename::before{content:"\F1C18"}.mdi-rename-box::before{content:"\F0455"}.mdi-rename-box-outline::before{content:"\F1C19"}.mdi-rename-outline::before{content:"\F1C1A"}.mdi-reorder-horizontal::before{content:"\F0688"}.mdi-reorder-vertical::before{content:"\F0689"}.mdi-repeat::before{content:"\F0456"}.mdi-repeat-off::before{content:"\F0457"}.mdi-repeat-once::before{content:"\F0458"}.mdi-repeat-variant::before{content:"\F0547"}.mdi-replay::before{content:"\F0459"}.mdi-reply::before{content:"\F045A"}.mdi-reply-all::before{content:"\F045B"}.mdi-reply-all-outline::before{content:"\F0F1F"}.mdi-reply-circle::before{content:"\F11AE"}.mdi-reply-outline::before{content:"\F0F20"}.mdi-reproduction::before{content:"\F045C"}.mdi-resistor::before{content:"\F0B44"}.mdi-resistor-nodes::before{content:"\F0B45"}.mdi-resize::before{content:"\F0A68"}.mdi-resize-bottom-right::before{content:"\F045D"}.mdi-responsive::before{content:"\F045E"}.mdi-restart::before{content:"\F0709"}.mdi-restart-alert::before{content:"\F110C"}.mdi-restart-off::before{content:"\F0D95"}.mdi-restore::before{content:"\F099B"}.mdi-restore-alert::before{content:"\F110D"}.mdi-rewind::before{content:"\F045F"}.mdi-rewind-10::before{content:"\F0D2A"}.mdi-rewind-15::before{content:"\F1946"}.mdi-rewind-30::before{content:"\F0D96"}.mdi-rewind-45::before{content:"\F1B13"}.mdi-rewind-5::before{content:"\F11F9"}.mdi-rewind-60::before{content:"\F160C"}.mdi-rewind-outline::before{content:"\F070A"}.mdi-rhombus::before{content:"\F070B"}.mdi-rhombus-medium::before{content:"\F0A10"}.mdi-rhombus-medium-outline::before{content:"\F14DC"}.mdi-rhombus-outline::before{content:"\F070C"}.mdi-rhombus-split::before{content:"\F0A11"}.mdi-rhombus-split-outline::before{content:"\F14DD"}.mdi-ribbon::before{content:"\F0460"}.mdi-rice::before{content:"\F07EA"}.mdi-rickshaw::before{content:"\F15BB"}.mdi-rickshaw-electric::before{content:"\F15BC"}.mdi-ring::before{content:"\F07EB"}.mdi-rivet::before{content:"\F0E60"}.mdi-road::before{content:"\F0461"}.mdi-road-variant::before{content:"\F0462"}.mdi-robber::before{content:"\F1058"}.mdi-robot::before{content:"\F06A9"}.mdi-robot-angry::before{content:"\F169D"}.mdi-robot-angry-outline::before{content:"\F169E"}.mdi-robot-confused::before{content:"\F169F"}.mdi-robot-confused-outline::before{content:"\F16A0"}.mdi-robot-dead::before{content:"\F16A1"}.mdi-robot-dead-outline::before{content:"\F16A2"}.mdi-robot-excited::before{content:"\F16A3"}.mdi-robot-excited-outline::before{content:"\F16A4"}.mdi-robot-happy::before{content:"\F1719"}.mdi-robot-happy-outline::before{content:"\F171A"}.mdi-robot-industrial::before{content:"\F0B46"}.mdi-robot-industrial-outline::before{content:"\F1A1A"}.mdi-robot-love::before{content:"\F16A5"}.mdi-robot-love-outline::before{content:"\F16A6"}.mdi-robot-mower::before{content:"\F11F7"}.mdi-robot-mower-outline::before{content:"\F11F3"}.mdi-robot-off::before{content:"\F16A7"}.mdi-robot-off-outline::before{content:"\F167B"}.mdi-robot-outline::before{content:"\F167A"}.mdi-robot-vacuum::before{content:"\F070D"}.mdi-robot-vacuum-alert::before{content:"\F1B5D"}.mdi-robot-vacuum-off::before{content:"\F1C01"}.mdi-robot-vacuum-variant::before{content:"\F0908"}.mdi-robot-vacuum-variant-alert::before{content:"\F1B5E"}.mdi-robot-vacuum-variant-off::before{content:"\F1C02"}.mdi-rocket::before{content:"\F0463"}.mdi-rocket-launch::before{content:"\F14DE"}.mdi-rocket-launch-outline::before{content:"\F14DF"}.mdi-rocket-outline::before{content:"\F13AF"}.mdi-rodent::before{content:"\F1327"}.mdi-roller-shade::before{content:"\F1A6B"}.mdi-roller-shade-closed::before{content:"\F1A6C"}.mdi-roller-skate::before{content:"\F0D2B"}.mdi-roller-skate-off::before{content:"\F0145"}.mdi-rollerblade::before{content:"\F0D2C"}.mdi-rollerblade-off::before{content:"\F002E"}.mdi-rollupjs::before{content:"\F0BC0"}.mdi-rolodex::before{content:"\F1AB9"}.mdi-rolodex-outline::before{content:"\F1ABA"}.mdi-roman-numeral-1::before{content:"\F1088"}.mdi-roman-numeral-10::before{content:"\F1091"}.mdi-roman-numeral-2::before{content:"\F1089"}.mdi-roman-numeral-3::before{content:"\F108A"}.mdi-roman-numeral-4::before{content:"\F108B"}.mdi-roman-numeral-5::before{content:"\F108C"}.mdi-roman-numeral-6::before{content:"\F108D"}.mdi-roman-numeral-7::before{content:"\F108E"}.mdi-roman-numeral-8::before{content:"\F108F"}.mdi-roman-numeral-9::before{content:"\F1090"}.mdi-room-service::before{content:"\F088D"}.mdi-room-service-outline::before{content:"\F0D97"}.mdi-rotate-360::before{content:"\F1999"}.mdi-rotate-3d::before{content:"\F0EC7"}.mdi-rotate-3d-variant::before{content:"\F0464"}.mdi-rotate-left::before{content:"\F0465"}.mdi-rotate-left-variant::before{content:"\F0466"}.mdi-rotate-orbit::before{content:"\F0D98"}.mdi-rotate-right::before{content:"\F0467"}.mdi-rotate-right-variant::before{content:"\F0468"}.mdi-rounded-corner::before{content:"\F0607"}.mdi-router::before{content:"\F11E2"}.mdi-router-network::before{content:"\F1087"}.mdi-router-network-wireless::before{content:"\F1C97"}.mdi-router-wireless::before{content:"\F0469"}.mdi-router-wireless-off::before{content:"\F15A3"}.mdi-router-wireless-settings::before{content:"\F0A69"}.mdi-routes::before{content:"\F046A"}.mdi-routes-clock::before{content:"\F1059"}.mdi-rowing::before{content:"\F0608"}.mdi-rss::before{content:"\F046B"}.mdi-rss-box::before{content:"\F046C"}.mdi-rss-off::before{content:"\F0F21"}.mdi-rug::before{content:"\F1475"}.mdi-rugby::before{content:"\F0D99"}.mdi-ruler::before{content:"\F046D"}.mdi-ruler-square::before{content:"\F0CC2"}.mdi-ruler-square-compass::before{content:"\F0EBE"}.mdi-run::before{content:"\F070E"}.mdi-run-fast::before{content:"\F046E"}.mdi-rv-truck::before{content:"\F11D4"}.mdi-sack::before{content:"\F0D2E"}.mdi-sack-outline::before{content:"\F1C4C"}.mdi-sack-percent::before{content:"\F0D2F"}.mdi-safe::before{content:"\F0A6A"}.mdi-safe-square::before{content:"\F127C"}.mdi-safe-square-outline::before{content:"\F127D"}.mdi-safety-goggles::before{content:"\F0D30"}.mdi-sail-boat::before{content:"\F0EC8"}.mdi-sail-boat-sink::before{content:"\F1AEF"}.mdi-sale::before{content:"\F046F"}.mdi-sale-outline::before{content:"\F1A06"}.mdi-salesforce::before{content:"\F088E"}.mdi-sass::before{content:"\F07EC"}.mdi-satellite::before{content:"\F0470"}.mdi-satellite-uplink::before{content:"\F0909"}.mdi-satellite-variant::before{content:"\F0471"}.mdi-sausage::before{content:"\F08BA"}.mdi-sausage-off::before{content:"\F1789"}.mdi-saw-blade::before{content:"\F0E61"}.mdi-sawtooth-wave::before{content:"\F147A"}.mdi-saxophone::before{content:"\F0609"}.mdi-scale::before{content:"\F0472"}.mdi-scale-balance::before{content:"\F05D1"}.mdi-scale-bathroom::before{content:"\F0473"}.mdi-scale-off::before{content:"\F105A"}.mdi-scale-unbalanced::before{content:"\F19B8"}.mdi-scan-helper::before{content:"\F13D8"}.mdi-scanner::before{content:"\F06AB"}.mdi-scanner-off::before{content:"\F090A"}.mdi-scatter-plot::before{content:"\F0EC9"}.mdi-scatter-plot-outline::before{content:"\F0ECA"}.mdi-scent::before{content:"\F1958"}.mdi-scent-off::before{content:"\F1959"}.mdi-school::before{content:"\F0474"}.mdi-school-outline::before{content:"\F1180"}.mdi-scissors-cutting::before{content:"\F0A6B"}.mdi-scooter::before{content:"\F15BD"}.mdi-scooter-electric::before{content:"\F15BE"}.mdi-scoreboard::before{content:"\F127E"}.mdi-scoreboard-outline::before{content:"\F127F"}.mdi-screen-rotation::before{content:"\F0475"}.mdi-screen-rotation-lock::before{content:"\F0478"}.mdi-screw-flat-top::before{content:"\F0DF3"}.mdi-screw-lag::before{content:"\F0DF4"}.mdi-screw-machine-flat-top::before{content:"\F0DF5"}.mdi-screw-machine-round-top::before{content:"\F0DF6"}.mdi-screw-round-top::before{content:"\F0DF7"}.mdi-screwdriver::before{content:"\F0476"}.mdi-script::before{content:"\F0BC1"}.mdi-script-outline::before{content:"\F0477"}.mdi-script-text::before{content:"\F0BC2"}.mdi-script-text-key::before{content:"\F1725"}.mdi-script-text-key-outline::before{content:"\F1726"}.mdi-script-text-outline::before{content:"\F0BC3"}.mdi-script-text-play::before{content:"\F1727"}.mdi-script-text-play-outline::before{content:"\F1728"}.mdi-sd::before{content:"\F0479"}.mdi-seal::before{content:"\F047A"}.mdi-seal-variant::before{content:"\F0FD9"}.mdi-search-web::before{content:"\F070F"}.mdi-seat::before{content:"\F0CC3"}.mdi-seat-flat::before{content:"\F047B"}.mdi-seat-flat-angled::before{content:"\F047C"}.mdi-seat-individual-suite::before{content:"\F047D"}.mdi-seat-legroom-extra::before{content:"\F047E"}.mdi-seat-legroom-normal::before{content:"\F047F"}.mdi-seat-legroom-reduced::before{content:"\F0480"}.mdi-seat-outline::before{content:"\F0CC4"}.mdi-seat-passenger::before{content:"\F1249"}.mdi-seat-recline-extra::before{content:"\F0481"}.mdi-seat-recline-normal::before{content:"\F0482"}.mdi-seatbelt::before{content:"\F0CC5"}.mdi-security::before{content:"\F0483"}.mdi-security-network::before{content:"\F0484"}.mdi-seed::before{content:"\F0E62"}.mdi-seed-off::before{content:"\F13FD"}.mdi-seed-off-outline::before{content:"\F13FE"}.mdi-seed-outline::before{content:"\F0E63"}.mdi-seed-plus::before{content:"\F1A6D"}.mdi-seed-plus-outline::before{content:"\F1A6E"}.mdi-seesaw::before{content:"\F15A4"}.mdi-segment::before{content:"\F0ECB"}.mdi-select::before{content:"\F0485"}.mdi-select-all::before{content:"\F0486"}.mdi-select-arrow-down::before{content:"\F1B59"}.mdi-select-arrow-up::before{content:"\F1B58"}.mdi-select-color::before{content:"\F0D31"}.mdi-select-compare::before{content:"\F0AD9"}.mdi-select-drag::before{content:"\F0A6C"}.mdi-select-group::before{content:"\F0F82"}.mdi-select-inverse::before{content:"\F0487"}.mdi-select-marker::before{content:"\F1280"}.mdi-select-multiple::before{content:"\F1281"}.mdi-select-multiple-marker::before{content:"\F1282"}.mdi-select-off::before{content:"\F0488"}.mdi-select-place::before{content:"\F0FDA"}.mdi-select-remove::before{content:"\F17C1"}.mdi-select-search::before{content:"\F1204"}.mdi-selection::before{content:"\F0489"}.mdi-selection-drag::before{content:"\F0A6D"}.mdi-selection-ellipse::before{content:"\F0D32"}.mdi-selection-ellipse-arrow-inside::before{content:"\F0F22"}.mdi-selection-ellipse-remove::before{content:"\F17C2"}.mdi-selection-marker::before{content:"\F1283"}.mdi-selection-multiple::before{content:"\F1285"}.mdi-selection-multiple-marker::before{content:"\F1284"}.mdi-selection-off::before{content:"\F0777"}.mdi-selection-remove::before{content:"\F17C3"}.mdi-selection-search::before{content:"\F1205"}.mdi-semantic-web::before{content:"\F1316"}.mdi-send::before{content:"\F048A"}.mdi-send-check::before{content:"\F1161"}.mdi-send-check-outline::before{content:"\F1162"}.mdi-send-circle::before{content:"\F0DF8"}.mdi-send-circle-outline::before{content:"\F0DF9"}.mdi-send-clock::before{content:"\F1163"}.mdi-send-clock-outline::before{content:"\F1164"}.mdi-send-lock::before{content:"\F07ED"}.mdi-send-lock-outline::before{content:"\F1166"}.mdi-send-outline::before{content:"\F1165"}.mdi-send-variant::before{content:"\F1C4D"}.mdi-send-variant-clock::before{content:"\F1C7E"}.mdi-send-variant-clock-outline::before{content:"\F1C7F"}.mdi-send-variant-outline::before{content:"\F1C4E"}.mdi-serial-port::before{content:"\F065C"}.mdi-server::before{content:"\F048B"}.mdi-server-minus::before{content:"\F048C"}.mdi-server-minus-outline::before{content:"\F1C98"}.mdi-server-network::before{content:"\F048D"}.mdi-server-network-off::before{content:"\F048E"}.mdi-server-network-outline::before{content:"\F1C99"}.mdi-server-off::before{content:"\F048F"}.mdi-server-outline::before{content:"\F1C9A"}.mdi-server-plus::before{content:"\F0490"}.mdi-server-plus-outline::before{content:"\F1C9B"}.mdi-server-remove::before{content:"\F0491"}.mdi-server-security::before{content:"\F0492"}.mdi-set-all::before{content:"\F0778"}.mdi-set-center::before{content:"\F0779"}.mdi-set-center-right::before{content:"\F077A"}.mdi-set-left::before{content:"\F077B"}.mdi-set-left-center::before{content:"\F077C"}.mdi-set-left-right::before{content:"\F077D"}.mdi-set-merge::before{content:"\F14E0"}.mdi-set-none::before{content:"\F077E"}.mdi-set-right::before{content:"\F077F"}.mdi-set-split::before{content:"\F14E1"}.mdi-set-square::before{content:"\F145D"}.mdi-set-top-box::before{content:"\F099F"}.mdi-settings-helper::before{content:"\F0A6E"}.mdi-shaker::before{content:"\F110E"}.mdi-shaker-outline::before{content:"\F110F"}.mdi-shape::before{content:"\F0831"}.mdi-shape-circle-plus::before{content:"\F065D"}.mdi-shape-outline::before{content:"\F0832"}.mdi-shape-oval-plus::before{content:"\F11FA"}.mdi-shape-plus::before{content:"\F0495"}.mdi-shape-plus-outline::before{content:"\F1C4F"}.mdi-shape-polygon-plus::before{content:"\F065E"}.mdi-shape-rectangle-plus::before{content:"\F065F"}.mdi-shape-square-plus::before{content:"\F0660"}.mdi-shape-square-rounded-plus::before{content:"\F14FA"}.mdi-share::before{content:"\F0496"}.mdi-share-all::before{content:"\F11F4"}.mdi-share-all-outline::before{content:"\F11F5"}.mdi-share-circle::before{content:"\F11AD"}.mdi-share-off::before{content:"\F0F23"}.mdi-share-off-outline::before{content:"\F0F24"}.mdi-share-outline::before{content:"\F0932"}.mdi-share-variant::before{content:"\F0497"}.mdi-share-variant-outline::before{content:"\F1514"}.mdi-shark::before{content:"\F18BA"}.mdi-shark-fin::before{content:"\F1673"}.mdi-shark-fin-outline::before{content:"\F1674"}.mdi-shark-off::before{content:"\F18BB"}.mdi-sheep::before{content:"\F0CC6"}.mdi-shield::before{content:"\F0498"}.mdi-shield-account::before{content:"\F088F"}.mdi-shield-account-outline::before{content:"\F0A12"}.mdi-shield-account-variant::before{content:"\F15A7"}.mdi-shield-account-variant-outline::before{content:"\F15A8"}.mdi-shield-airplane::before{content:"\F06BB"}.mdi-shield-airplane-outline::before{content:"\F0CC7"}.mdi-shield-alert::before{content:"\F0ECC"}.mdi-shield-alert-outline::before{content:"\F0ECD"}.mdi-shield-bug::before{content:"\F13DA"}.mdi-shield-bug-outline::before{content:"\F13DB"}.mdi-shield-car::before{content:"\F0F83"}.mdi-shield-check::before{content:"\F0565"}.mdi-shield-check-outline::before{content:"\F0CC8"}.mdi-shield-cross::before{content:"\F0CC9"}.mdi-shield-cross-outline::before{content:"\F0CCA"}.mdi-shield-crown::before{content:"\F18BC"}.mdi-shield-crown-outline::before{content:"\F18BD"}.mdi-shield-edit::before{content:"\F11A0"}.mdi-shield-edit-outline::before{content:"\F11A1"}.mdi-shield-half::before{content:"\F1360"}.mdi-shield-half-full::before{content:"\F0780"}.mdi-shield-home::before{content:"\F068A"}.mdi-shield-home-outline::before{content:"\F0CCB"}.mdi-shield-key::before{content:"\F0BC4"}.mdi-shield-key-outline::before{content:"\F0BC5"}.mdi-shield-link-variant::before{content:"\F0D33"}.mdi-shield-link-variant-outline::before{content:"\F0D34"}.mdi-shield-lock::before{content:"\F099D"}.mdi-shield-lock-open::before{content:"\F199A"}.mdi-shield-lock-open-outline::before{content:"\F199B"}.mdi-shield-lock-outline::before{content:"\F0CCC"}.mdi-shield-moon::before{content:"\F1828"}.mdi-shield-moon-outline::before{content:"\F1829"}.mdi-shield-off::before{content:"\F099E"}.mdi-shield-off-outline::before{content:"\F099C"}.mdi-shield-outline::before{content:"\F0499"}.mdi-shield-plus::before{content:"\F0ADA"}.mdi-shield-plus-outline::before{content:"\F0ADB"}.mdi-shield-refresh::before{content:"\F00AA"}.mdi-shield-refresh-outline::before{content:"\F01E0"}.mdi-shield-remove::before{content:"\F0ADC"}.mdi-shield-remove-outline::before{content:"\F0ADD"}.mdi-shield-search::before{content:"\F0D9A"}.mdi-shield-star::before{content:"\F113B"}.mdi-shield-star-outline::before{content:"\F113C"}.mdi-shield-sun::before{content:"\F105D"}.mdi-shield-sun-outline::before{content:"\F105E"}.mdi-shield-sword::before{content:"\F18BE"}.mdi-shield-sword-outline::before{content:"\F18BF"}.mdi-shield-sync::before{content:"\F11A2"}.mdi-shield-sync-outline::before{content:"\F11A3"}.mdi-shimmer::before{content:"\F1545"}.mdi-ship-wheel::before{content:"\F0833"}.mdi-shipping-pallet::before{content:"\F184E"}.mdi-shoe-ballet::before{content:"\F15CA"}.mdi-shoe-cleat::before{content:"\F15C7"}.mdi-shoe-formal::before{content:"\F0B47"}.mdi-shoe-heel::before{content:"\F0B48"}.mdi-shoe-print::before{content:"\F0DFA"}.mdi-shoe-sneaker::before{content:"\F15C8"}.mdi-shopping::before{content:"\F049A"}.mdi-shopping-music::before{content:"\F049B"}.mdi-shopping-outline::before{content:"\F11D5"}.mdi-shopping-search::before{content:"\F0F84"}.mdi-shopping-search-outline::before{content:"\F1A6F"}.mdi-shore::before{content:"\F14F9"}.mdi-shovel::before{content:"\F0710"}.mdi-shovel-off::before{content:"\F0711"}.mdi-shower::before{content:"\F09A0"}.mdi-shower-head::before{content:"\F09A1"}.mdi-shredder::before{content:"\F049C"}.mdi-shuffle::before{content:"\F049D"}.mdi-shuffle-disabled::before{content:"\F049E"}.mdi-shuffle-variant::before{content:"\F049F"}.mdi-shuriken::before{content:"\F137F"}.mdi-sickle::before{content:"\F18C0"}.mdi-sigma::before{content:"\F04A0"}.mdi-sigma-lower::before{content:"\F062B"}.mdi-sign-caution::before{content:"\F04A1"}.mdi-sign-direction::before{content:"\F0781"}.mdi-sign-direction-minus::before{content:"\F1000"}.mdi-sign-direction-plus::before{content:"\F0FDC"}.mdi-sign-direction-remove::before{content:"\F0FDD"}.mdi-sign-language::before{content:"\F1B4D"}.mdi-sign-language-outline::before{content:"\F1B4E"}.mdi-sign-pole::before{content:"\F14F8"}.mdi-sign-real-estate::before{content:"\F1118"}.mdi-sign-text::before{content:"\F0782"}.mdi-sign-yield::before{content:"\F1BAF"}.mdi-signal::before{content:"\F04A2"}.mdi-signal-2g::before{content:"\F0712"}.mdi-signal-3g::before{content:"\F0713"}.mdi-signal-4g::before{content:"\F0714"}.mdi-signal-5g::before{content:"\F0A6F"}.mdi-signal-cellular-1::before{content:"\F08BC"}.mdi-signal-cellular-2::before{content:"\F08BD"}.mdi-signal-cellular-3::before{content:"\F08BE"}.mdi-signal-cellular-outline::before{content:"\F08BF"}.mdi-signal-distance-variant::before{content:"\F0E64"}.mdi-signal-hspa::before{content:"\F0715"}.mdi-signal-hspa-plus::before{content:"\F0716"}.mdi-signal-off::before{content:"\F0783"}.mdi-signal-variant::before{content:"\F060A"}.mdi-signature::before{content:"\F0DFB"}.mdi-signature-freehand::before{content:"\F0DFC"}.mdi-signature-image::before{content:"\F0DFD"}.mdi-signature-text::before{content:"\F0DFE"}.mdi-silo::before{content:"\F1B9F"}.mdi-silo-outline::before{content:"\F0B49"}.mdi-silverware::before{content:"\F04A3"}.mdi-silverware-clean::before{content:"\F0FDE"}.mdi-silverware-fork::before{content:"\F04A4"}.mdi-silverware-fork-knife::before{content:"\F0A70"}.mdi-silverware-spoon::before{content:"\F04A5"}.mdi-silverware-variant::before{content:"\F04A6"}.mdi-sim::before{content:"\F04A7"}.mdi-sim-alert::before{content:"\F04A8"}.mdi-sim-alert-outline::before{content:"\F15D3"}.mdi-sim-off::before{content:"\F04A9"}.mdi-sim-off-outline::before{content:"\F15D4"}.mdi-sim-outline::before{content:"\F15D5"}.mdi-simple-icons::before{content:"\F131D"}.mdi-sina-weibo::before{content:"\F0ADF"}.mdi-sine-wave::before{content:"\F095B"}.mdi-sitemap::before{content:"\F04AA"}.mdi-sitemap-outline::before{content:"\F199C"}.mdi-size-l::before{content:"\F13A6"}.mdi-size-m::before{content:"\F13A5"}.mdi-size-s::before{content:"\F13A4"}.mdi-size-xl::before{content:"\F13A7"}.mdi-size-xs::before{content:"\F13A3"}.mdi-size-xxl::before{content:"\F13A8"}.mdi-size-xxs::before{content:"\F13A2"}.mdi-size-xxxl::before{content:"\F13A9"}.mdi-skate::before{content:"\F0D35"}.mdi-skate-off::before{content:"\F0699"}.mdi-skateboard::before{content:"\F14C2"}.mdi-skateboarding::before{content:"\F0501"}.mdi-skew-less::before{content:"\F0D36"}.mdi-skew-more::before{content:"\F0D37"}.mdi-ski::before{content:"\F1304"}.mdi-ski-cross-country::before{content:"\F1305"}.mdi-ski-water::before{content:"\F1306"}.mdi-skip-backward::before{content:"\F04AB"}.mdi-skip-backward-outline::before{content:"\F0F25"}.mdi-skip-forward::before{content:"\F04AC"}.mdi-skip-forward-outline::before{content:"\F0F26"}.mdi-skip-next::before{content:"\F04AD"}.mdi-skip-next-circle::before{content:"\F0661"}.mdi-skip-next-circle-outline::before{content:"\F0662"}.mdi-skip-next-outline::before{content:"\F0F27"}.mdi-skip-previous::before{content:"\F04AE"}.mdi-skip-previous-circle::before{content:"\F0663"}.mdi-skip-previous-circle-outline::before{content:"\F0664"}.mdi-skip-previous-outline::before{content:"\F0F28"}.mdi-skull::before{content:"\F068C"}.mdi-skull-crossbones::before{content:"\F0BC6"}.mdi-skull-crossbones-outline::before{content:"\F0BC7"}.mdi-skull-outline::before{content:"\F0BC8"}.mdi-skull-scan::before{content:"\F14C7"}.mdi-skull-scan-outline::before{content:"\F14C8"}.mdi-skype::before{content:"\F04AF"}.mdi-skype-business::before{content:"\F04B0"}.mdi-slack::before{content:"\F04B1"}.mdi-slash-forward::before{content:"\F0FDF"}.mdi-slash-forward-box::before{content:"\F0FE0"}.mdi-sledding::before{content:"\F041B"}.mdi-sleep::before{content:"\F04B2"}.mdi-sleep-off::before{content:"\F04B3"}.mdi-slide::before{content:"\F15A5"}.mdi-slope-downhill::before{content:"\F0DFF"}.mdi-slope-uphill::before{content:"\F0E00"}.mdi-slot-machine::before{content:"\F1114"}.mdi-slot-machine-outline::before{content:"\F1115"}.mdi-smart-card::before{content:"\F10BD"}.mdi-smart-card-off::before{content:"\F18F7"}.mdi-smart-card-off-outline::before{content:"\F18F8"}.mdi-smart-card-outline::before{content:"\F10BE"}.mdi-smart-card-reader::before{content:"\F10BF"}.mdi-smart-card-reader-outline::before{content:"\F10C0"}.mdi-smog::before{content:"\F0A71"}.mdi-smoke::before{content:"\F1799"}.mdi-smoke-detector::before{content:"\F0392"}.mdi-smoke-detector-alert::before{content:"\F192E"}.mdi-smoke-detector-alert-outline::before{content:"\F192F"}.mdi-smoke-detector-off::before{content:"\F1809"}.mdi-smoke-detector-off-outline::before{content:"\F180A"}.mdi-smoke-detector-outline::before{content:"\F1808"}.mdi-smoke-detector-variant::before{content:"\F180B"}.mdi-smoke-detector-variant-alert::before{content:"\F1930"}.mdi-smoke-detector-variant-off::before{content:"\F180C"}.mdi-smoking::before{content:"\F04B4"}.mdi-smoking-off::before{content:"\F04B5"}.mdi-smoking-pipe::before{content:"\F140D"}.mdi-smoking-pipe-off::before{content:"\F1428"}.mdi-snail::before{content:"\F1677"}.mdi-snake::before{content:"\F150E"}.mdi-snapchat::before{content:"\F04B6"}.mdi-snowboard::before{content:"\F1307"}.mdi-snowflake::before{content:"\F0717"}.mdi-snowflake-alert::before{content:"\F0F29"}.mdi-snowflake-check::before{content:"\F1A70"}.mdi-snowflake-melt::before{content:"\F12CB"}.mdi-snowflake-off::before{content:"\F14E3"}.mdi-snowflake-thermometer::before{content:"\F1A71"}.mdi-snowflake-variant::before{content:"\F0F2A"}.mdi-snowman::before{content:"\F04B7"}.mdi-snowmobile::before{content:"\F06DD"}.mdi-snowshoeing::before{content:"\F1A72"}.mdi-soccer::before{content:"\F04B8"}.mdi-soccer-field::before{content:"\F0834"}.mdi-social-distance-2-meters::before{content:"\F1579"}.mdi-social-distance-6-feet::before{content:"\F157A"}.mdi-sofa::before{content:"\F04B9"}.mdi-sofa-outline::before{content:"\F156D"}.mdi-sofa-single::before{content:"\F156E"}.mdi-sofa-single-outline::before{content:"\F156F"}.mdi-solar-panel::before{content:"\F0D9B"}.mdi-solar-panel-large::before{content:"\F0D9C"}.mdi-solar-power::before{content:"\F0A72"}.mdi-solar-power-variant::before{content:"\F1A73"}.mdi-solar-power-variant-outline::before{content:"\F1A74"}.mdi-soldering-iron::before{content:"\F1092"}.mdi-solid::before{content:"\F068D"}.mdi-sony-playstation::before{content:"\F0414"}.mdi-sort::before{content:"\F04BA"}.mdi-sort-alphabetical-ascending::before{content:"\F05BD"}.mdi-sort-alphabetical-ascending-variant::before{content:"\F1148"}.mdi-sort-alphabetical-descending::before{content:"\F05BF"}.mdi-sort-alphabetical-descending-variant::before{content:"\F1149"}.mdi-sort-alphabetical-variant::before{content:"\F04BB"}.mdi-sort-ascending::before{content:"\F04BC"}.mdi-sort-bool-ascending::before{content:"\F1385"}.mdi-sort-bool-ascending-variant::before{content:"\F1386"}.mdi-sort-bool-descending::before{content:"\F1387"}.mdi-sort-bool-descending-variant::before{content:"\F1388"}.mdi-sort-calendar-ascending::before{content:"\F1547"}.mdi-sort-calendar-descending::before{content:"\F1548"}.mdi-sort-clock-ascending::before{content:"\F1549"}.mdi-sort-clock-ascending-outline::before{content:"\F154A"}.mdi-sort-clock-descending::before{content:"\F154B"}.mdi-sort-clock-descending-outline::before{content:"\F154C"}.mdi-sort-descending::before{content:"\F04BD"}.mdi-sort-numeric-ascending::before{content:"\F1389"}.mdi-sort-numeric-ascending-variant::before{content:"\F090D"}.mdi-sort-numeric-descending::before{content:"\F138A"}.mdi-sort-numeric-descending-variant::before{content:"\F0AD2"}.mdi-sort-numeric-variant::before{content:"\F04BE"}.mdi-sort-reverse-variant::before{content:"\F033C"}.mdi-sort-variant::before{content:"\F04BF"}.mdi-sort-variant-lock::before{content:"\F0CCD"}.mdi-sort-variant-lock-open::before{content:"\F0CCE"}.mdi-sort-variant-off::before{content:"\F1ABB"}.mdi-sort-variant-remove::before{content:"\F1147"}.mdi-soundbar::before{content:"\F17DB"}.mdi-soundcloud::before{content:"\F04C0"}.mdi-source-branch::before{content:"\F062C"}.mdi-source-branch-check::before{content:"\F14CF"}.mdi-source-branch-minus::before{content:"\F14CB"}.mdi-source-branch-plus::before{content:"\F14CA"}.mdi-source-branch-refresh::before{content:"\F14CD"}.mdi-source-branch-remove::before{content:"\F14CC"}.mdi-source-branch-sync::before{content:"\F14CE"}.mdi-source-commit::before{content:"\F0718"}.mdi-source-commit-end::before{content:"\F0719"}.mdi-source-commit-end-local::before{content:"\F071A"}.mdi-source-commit-local::before{content:"\F071B"}.mdi-source-commit-next-local::before{content:"\F071C"}.mdi-source-commit-start::before{content:"\F071D"}.mdi-source-commit-start-next-local::before{content:"\F071E"}.mdi-source-fork::before{content:"\F04C1"}.mdi-source-merge::before{content:"\F062D"}.mdi-source-pull::before{content:"\F04C2"}.mdi-source-repository::before{content:"\F0CCF"}.mdi-source-repository-multiple::before{content:"\F0CD0"}.mdi-soy-sauce::before{content:"\F07EE"}.mdi-soy-sauce-off::before{content:"\F13FC"}.mdi-spa::before{content:"\F0CD1"}.mdi-spa-outline::before{content:"\F0CD2"}.mdi-space-invaders::before{content:"\F0BC9"}.mdi-space-station::before{content:"\F1383"}.mdi-spade::before{content:"\F0E65"}.mdi-speaker::before{content:"\F04C3"}.mdi-speaker-bluetooth::before{content:"\F09A2"}.mdi-speaker-message::before{content:"\F1B11"}.mdi-speaker-multiple::before{content:"\F0D38"}.mdi-speaker-off::before{content:"\F04C4"}.mdi-speaker-pause::before{content:"\F1B73"}.mdi-speaker-play::before{content:"\F1B72"}.mdi-speaker-stop::before{content:"\F1B74"}.mdi-speaker-wireless::before{content:"\F071F"}.mdi-spear::before{content:"\F1845"}.mdi-speedometer::before{content:"\F04C5"}.mdi-speedometer-medium::before{content:"\F0F85"}.mdi-speedometer-slow::before{content:"\F0F86"}.mdi-spellcheck::before{content:"\F04C6"}.mdi-sphere::before{content:"\F1954"}.mdi-sphere-off::before{content:"\F1955"}.mdi-spider::before{content:"\F11EA"}.mdi-spider-outline::before{content:"\F1C75"}.mdi-spider-thread::before{content:"\F11EB"}.mdi-spider-web::before{content:"\F0BCA"}.mdi-spirit-level::before{content:"\F14F1"}.mdi-spoon-sugar::before{content:"\F1429"}.mdi-spotify::before{content:"\F04C7"}.mdi-spotlight::before{content:"\F04C8"}.mdi-spotlight-beam::before{content:"\F04C9"}.mdi-spray::before{content:"\F0665"}.mdi-spray-bottle::before{content:"\F0AE0"}.mdi-sprinkler::before{content:"\F105F"}.mdi-sprinkler-fire::before{content:"\F199D"}.mdi-sprinkler-variant::before{content:"\F1060"}.mdi-sprout::before{content:"\F0E66"}.mdi-sprout-outline::before{content:"\F0E67"}.mdi-square::before{content:"\F0764"}.mdi-square-circle::before{content:"\F1500"}.mdi-square-circle-outline::before{content:"\F1C50"}.mdi-square-edit-outline::before{content:"\F090C"}.mdi-square-medium::before{content:"\F0A13"}.mdi-square-medium-outline::before{content:"\F0A14"}.mdi-square-off::before{content:"\F12EE"}.mdi-square-off-outline::before{content:"\F12EF"}.mdi-square-opacity::before{content:"\F1854"}.mdi-square-outline::before{content:"\F0763"}.mdi-square-root::before{content:"\F0784"}.mdi-square-root-box::before{content:"\F09A3"}.mdi-square-rounded::before{content:"\F14FB"}.mdi-square-rounded-badge::before{content:"\F1A07"}.mdi-square-rounded-badge-outline::before{content:"\F1A08"}.mdi-square-rounded-outline::before{content:"\F14FC"}.mdi-square-small::before{content:"\F0A15"}.mdi-square-wave::before{content:"\F147B"}.mdi-squeegee::before{content:"\F0AE1"}.mdi-ssh::before{content:"\F08C0"}.mdi-stack-exchange::before{content:"\F060B"}.mdi-stack-overflow::before{content:"\F04CC"}.mdi-stackpath::before{content:"\F0359"}.mdi-stadium::before{content:"\F0FF9"}.mdi-stadium-outline::before{content:"\F1B03"}.mdi-stadium-variant::before{content:"\F0720"}.mdi-stairs::before{content:"\F04CD"}.mdi-stairs-box::before{content:"\F139E"}.mdi-stairs-down::before{content:"\F12BE"}.mdi-stairs-up::before{content:"\F12BD"}.mdi-stamper::before{content:"\F0D39"}.mdi-standard-definition::before{content:"\F07EF"}.mdi-star::before{content:"\F04CE"}.mdi-star-box::before{content:"\F0A73"}.mdi-star-box-multiple::before{content:"\F1286"}.mdi-star-box-multiple-outline::before{content:"\F1287"}.mdi-star-box-outline::before{content:"\F0A74"}.mdi-star-check::before{content:"\F1566"}.mdi-star-check-outline::before{content:"\F156A"}.mdi-star-circle::before{content:"\F04CF"}.mdi-star-circle-outline::before{content:"\F09A4"}.mdi-star-cog::before{content:"\F1668"}.mdi-star-cog-outline::before{content:"\F1669"}.mdi-star-crescent::before{content:"\F0979"}.mdi-star-david::before{content:"\F097A"}.mdi-star-face::before{content:"\F09A5"}.mdi-star-four-points::before{content:"\F0AE2"}.mdi-star-four-points-box::before{content:"\F1C51"}.mdi-star-four-points-box-outline::before{content:"\F1C52"}.mdi-star-four-points-circle::before{content:"\F1C53"}.mdi-star-four-points-circle-outline::before{content:"\F1C54"}.mdi-star-four-points-outline::before{content:"\F0AE3"}.mdi-star-four-points-small::before{content:"\F1C55"}.mdi-star-half::before{content:"\F0246"}.mdi-star-half-full::before{content:"\F04D0"}.mdi-star-minus::before{content:"\F1564"}.mdi-star-minus-outline::before{content:"\F1568"}.mdi-star-off::before{content:"\F04D1"}.mdi-star-off-outline::before{content:"\F155B"}.mdi-star-outline::before{content:"\F04D2"}.mdi-star-plus::before{content:"\F1563"}.mdi-star-plus-outline::before{content:"\F1567"}.mdi-star-remove::before{content:"\F1565"}.mdi-star-remove-outline::before{content:"\F1569"}.mdi-star-settings::before{content:"\F166A"}.mdi-star-settings-outline::before{content:"\F166B"}.mdi-star-shooting::before{content:"\F1741"}.mdi-star-shooting-outline::before{content:"\F1742"}.mdi-star-three-points::before{content:"\F0AE4"}.mdi-star-three-points-outline::before{content:"\F0AE5"}.mdi-state-machine::before{content:"\F11EF"}.mdi-steam::before{content:"\F04D3"}.mdi-steering::before{content:"\F04D4"}.mdi-steering-off::before{content:"\F090E"}.mdi-step-backward::before{content:"\F04D5"}.mdi-step-backward-2::before{content:"\F04D6"}.mdi-step-forward::before{content:"\F04D7"}.mdi-step-forward-2::before{content:"\F04D8"}.mdi-stethoscope::before{content:"\F04D9"}.mdi-sticker::before{content:"\F1364"}.mdi-sticker-alert::before{content:"\F1365"}.mdi-sticker-alert-outline::before{content:"\F1366"}.mdi-sticker-check::before{content:"\F1367"}.mdi-sticker-check-outline::before{content:"\F1368"}.mdi-sticker-circle-outline::before{content:"\F05D0"}.mdi-sticker-emoji::before{content:"\F0785"}.mdi-sticker-minus::before{content:"\F1369"}.mdi-sticker-minus-outline::before{content:"\F136A"}.mdi-sticker-outline::before{content:"\F136B"}.mdi-sticker-plus::before{content:"\F136C"}.mdi-sticker-plus-outline::before{content:"\F136D"}.mdi-sticker-remove::before{content:"\F136E"}.mdi-sticker-remove-outline::before{content:"\F136F"}.mdi-sticker-text::before{content:"\F178E"}.mdi-sticker-text-outline::before{content:"\F178F"}.mdi-stocking::before{content:"\F04DA"}.mdi-stomach::before{content:"\F1093"}.mdi-stool::before{content:"\F195D"}.mdi-stool-outline::before{content:"\F195E"}.mdi-stop::before{content:"\F04DB"}.mdi-stop-circle::before{content:"\F0666"}.mdi-stop-circle-outline::before{content:"\F0667"}.mdi-storage-tank::before{content:"\F1A75"}.mdi-storage-tank-outline::before{content:"\F1A76"}.mdi-store::before{content:"\F04DC"}.mdi-store-24-hour::before{content:"\F04DD"}.mdi-store-alert::before{content:"\F18C1"}.mdi-store-alert-outline::before{content:"\F18C2"}.mdi-store-check::before{content:"\F18C3"}.mdi-store-check-outline::before{content:"\F18C4"}.mdi-store-clock::before{content:"\F18C5"}.mdi-store-clock-outline::before{content:"\F18C6"}.mdi-store-cog::before{content:"\F18C7"}.mdi-store-cog-outline::before{content:"\F18C8"}.mdi-store-edit::before{content:"\F18C9"}.mdi-store-edit-outline::before{content:"\F18CA"}.mdi-store-marker::before{content:"\F18CB"}.mdi-store-marker-outline::before{content:"\F18CC"}.mdi-store-minus::before{content:"\F165E"}.mdi-store-minus-outline::before{content:"\F18CD"}.mdi-store-off::before{content:"\F18CE"}.mdi-store-off-outline::before{content:"\F18CF"}.mdi-store-outline::before{content:"\F1361"}.mdi-store-plus::before{content:"\F165F"}.mdi-store-plus-outline::before{content:"\F18D0"}.mdi-store-remove::before{content:"\F1660"}.mdi-store-remove-outline::before{content:"\F18D1"}.mdi-store-search::before{content:"\F18D2"}.mdi-store-search-outline::before{content:"\F18D3"}.mdi-store-settings::before{content:"\F18D4"}.mdi-store-settings-outline::before{content:"\F18D5"}.mdi-storefront::before{content:"\F07C7"}.mdi-storefront-check::before{content:"\F1B7D"}.mdi-storefront-check-outline::before{content:"\F1B7E"}.mdi-storefront-edit::before{content:"\F1B7F"}.mdi-storefront-edit-outline::before{content:"\F1B80"}.mdi-storefront-minus::before{content:"\F1B83"}.mdi-storefront-minus-outline::before{content:"\F1B84"}.mdi-storefront-outline::before{content:"\F10C1"}.mdi-storefront-plus::before{content:"\F1B81"}.mdi-storefront-plus-outline::before{content:"\F1B82"}.mdi-storefront-remove::before{content:"\F1B85"}.mdi-storefront-remove-outline::before{content:"\F1B86"}.mdi-stove::before{content:"\F04DE"}.mdi-strategy::before{content:"\F11D6"}.mdi-stretch-to-page::before{content:"\F0F2B"}.mdi-stretch-to-page-outline::before{content:"\F0F2C"}.mdi-string-lights::before{content:"\F12BA"}.mdi-string-lights-off::before{content:"\F12BB"}.mdi-subdirectory-arrow-left::before{content:"\F060C"}.mdi-subdirectory-arrow-right::before{content:"\F060D"}.mdi-submarine::before{content:"\F156C"}.mdi-subtitles::before{content:"\F0A16"}.mdi-subtitles-outline::before{content:"\F0A17"}.mdi-subway::before{content:"\F06AC"}.mdi-subway-alert-variant::before{content:"\F0D9D"}.mdi-subway-variant::before{content:"\F04DF"}.mdi-summit::before{content:"\F0786"}.mdi-sun-angle::before{content:"\F1B27"}.mdi-sun-angle-outline::before{content:"\F1B28"}.mdi-sun-clock::before{content:"\F1A77"}.mdi-sun-clock-outline::before{content:"\F1A78"}.mdi-sun-compass::before{content:"\F19A5"}.mdi-sun-snowflake::before{content:"\F1796"}.mdi-sun-snowflake-variant::before{content:"\F1A79"}.mdi-sun-thermometer::before{content:"\F18D6"}.mdi-sun-thermometer-outline::before{content:"\F18D7"}.mdi-sun-wireless::before{content:"\F17FE"}.mdi-sun-wireless-outline::before{content:"\F17FF"}.mdi-sunglasses::before{content:"\F04E0"}.mdi-surfing::before{content:"\F1746"}.mdi-surround-sound::before{content:"\F05C5"}.mdi-surround-sound-2-0::before{content:"\F07F0"}.mdi-surround-sound-2-1::before{content:"\F1729"}.mdi-surround-sound-3-1::before{content:"\F07F1"}.mdi-surround-sound-5-1::before{content:"\F07F2"}.mdi-surround-sound-5-1-2::before{content:"\F172A"}.mdi-surround-sound-7-1::before{content:"\F07F3"}.mdi-svg::before{content:"\F0721"}.mdi-swap-horizontal::before{content:"\F04E1"}.mdi-swap-horizontal-bold::before{content:"\F0BCD"}.mdi-swap-horizontal-circle::before{content:"\F0FE1"}.mdi-swap-horizontal-circle-outline::before{content:"\F0FE2"}.mdi-swap-horizontal-hidden::before{content:"\F1D0E"}.mdi-swap-horizontal-variant::before{content:"\F08C1"}.mdi-swap-vertical::before{content:"\F04E2"}.mdi-swap-vertical-bold::before{content:"\F0BCE"}.mdi-swap-vertical-circle::before{content:"\F0FE3"}.mdi-swap-vertical-circle-outline::before{content:"\F0FE4"}.mdi-swap-vertical-variant::before{content:"\F08C2"}.mdi-swim::before{content:"\F04E3"}.mdi-switch::before{content:"\F04E4"}.mdi-sword::before{content:"\F04E5"}.mdi-sword-cross::before{content:"\F0787"}.mdi-syllabary-hangul::before{content:"\F1333"}.mdi-syllabary-hiragana::before{content:"\F1334"}.mdi-syllabary-katakana::before{content:"\F1335"}.mdi-syllabary-katakana-halfwidth::before{content:"\F1336"}.mdi-symbol::before{content:"\F1501"}.mdi-symfony::before{content:"\F0AE6"}.mdi-synagogue::before{content:"\F1B04"}.mdi-synagogue-outline::before{content:"\F1B05"}.mdi-sync::before{content:"\F04E6"}.mdi-sync-alert::before{content:"\F04E7"}.mdi-sync-circle::before{content:"\F1378"}.mdi-sync-off::before{content:"\F04E8"}.mdi-tab::before{content:"\F04E9"}.mdi-tab-minus::before{content:"\F0B4B"}.mdi-tab-plus::before{content:"\F075C"}.mdi-tab-remove::before{content:"\F0B4C"}.mdi-tab-search::before{content:"\F199E"}.mdi-tab-unselected::before{content:"\F04EA"}.mdi-table::before{content:"\F04EB"}.mdi-table-account::before{content:"\F13B9"}.mdi-table-alert::before{content:"\F13BA"}.mdi-table-arrow-down::before{content:"\F13BB"}.mdi-table-arrow-left::before{content:"\F13BC"}.mdi-table-arrow-right::before{content:"\F13BD"}.mdi-table-arrow-up::before{content:"\F13BE"}.mdi-table-border::before{content:"\F0A18"}.mdi-table-cancel::before{content:"\F13BF"}.mdi-table-chair::before{content:"\F1061"}.mdi-table-check::before{content:"\F13C0"}.mdi-table-clock::before{content:"\F13C1"}.mdi-table-cog::before{content:"\F13C2"}.mdi-table-column::before{content:"\F0835"}.mdi-table-column-plus-after::before{content:"\F04EC"}.mdi-table-column-plus-before::before{content:"\F04ED"}.mdi-table-column-remove::before{content:"\F04EE"}.mdi-table-column-width::before{content:"\F04EF"}.mdi-table-edit::before{content:"\F04F0"}.mdi-table-eye::before{content:"\F1094"}.mdi-table-eye-off::before{content:"\F13C3"}.mdi-table-filter::before{content:"\F1B8C"}.mdi-table-furniture::before{content:"\F05BC"}.mdi-table-headers-eye::before{content:"\F121D"}.mdi-table-headers-eye-off::before{content:"\F121E"}.mdi-table-heart::before{content:"\F13C4"}.mdi-table-key::before{content:"\F13C5"}.mdi-table-large::before{content:"\F04F1"}.mdi-table-large-plus::before{content:"\F0F87"}.mdi-table-large-remove::before{content:"\F0F88"}.mdi-table-lock::before{content:"\F13C6"}.mdi-table-merge-cells::before{content:"\F09A6"}.mdi-table-minus::before{content:"\F13C7"}.mdi-table-multiple::before{content:"\F13C8"}.mdi-table-network::before{content:"\F13C9"}.mdi-table-of-contents::before{content:"\F0836"}.mdi-table-off::before{content:"\F13CA"}.mdi-table-picnic::before{content:"\F1743"}.mdi-table-pivot::before{content:"\F183C"}.mdi-table-plus::before{content:"\F0A75"}.mdi-table-question::before{content:"\F1B21"}.mdi-table-refresh::before{content:"\F13A0"}.mdi-table-remove::before{content:"\F0A76"}.mdi-table-row::before{content:"\F0837"}.mdi-table-row-height::before{content:"\F04F2"}.mdi-table-row-plus-after::before{content:"\F04F3"}.mdi-table-row-plus-before::before{content:"\F04F4"}.mdi-table-row-remove::before{content:"\F04F5"}.mdi-table-search::before{content:"\F090F"}.mdi-table-settings::before{content:"\F0838"}.mdi-table-split-cell::before{content:"\F142A"}.mdi-table-star::before{content:"\F13CB"}.mdi-table-sync::before{content:"\F13A1"}.mdi-table-tennis::before{content:"\F0E68"}.mdi-tablet::before{content:"\F04F6"}.mdi-tablet-cellphone::before{content:"\F09A7"}.mdi-tablet-dashboard::before{content:"\F0ECE"}.mdi-taco::before{content:"\F0762"}.mdi-tag::before{content:"\F04F9"}.mdi-tag-arrow-down::before{content:"\F172B"}.mdi-tag-arrow-down-outline::before{content:"\F172C"}.mdi-tag-arrow-left::before{content:"\F172D"}.mdi-tag-arrow-left-outline::before{content:"\F172E"}.mdi-tag-arrow-right::before{content:"\F172F"}.mdi-tag-arrow-right-outline::before{content:"\F1730"}.mdi-tag-arrow-up::before{content:"\F1731"}.mdi-tag-arrow-up-outline::before{content:"\F1732"}.mdi-tag-check::before{content:"\F1A7A"}.mdi-tag-check-outline::before{content:"\F1A7B"}.mdi-tag-edit::before{content:"\F1C9C"}.mdi-tag-edit-outline::before{content:"\F1C9D"}.mdi-tag-faces::before{content:"\F04FA"}.mdi-tag-heart::before{content:"\F068B"}.mdi-tag-heart-outline::before{content:"\F0BCF"}.mdi-tag-hidden::before{content:"\F1C76"}.mdi-tag-minus::before{content:"\F0910"}.mdi-tag-minus-outline::before{content:"\F121F"}.mdi-tag-multiple::before{content:"\F04FB"}.mdi-tag-multiple-outline::before{content:"\F12F7"}.mdi-tag-off::before{content:"\F1220"}.mdi-tag-off-outline::before{content:"\F1221"}.mdi-tag-outline::before{content:"\F04FC"}.mdi-tag-plus::before{content:"\F0722"}.mdi-tag-plus-outline::before{content:"\F1222"}.mdi-tag-remove::before{content:"\F0723"}.mdi-tag-remove-outline::before{content:"\F1223"}.mdi-tag-search::before{content:"\F1907"}.mdi-tag-search-outline::before{content:"\F1908"}.mdi-tag-text::before{content:"\F1224"}.mdi-tag-text-outline::before{content:"\F04FD"}.mdi-tailwind::before{content:"\F13FF"}.mdi-tally-mark-1::before{content:"\F1ABC"}.mdi-tally-mark-2::before{content:"\F1ABD"}.mdi-tally-mark-3::before{content:"\F1ABE"}.mdi-tally-mark-4::before{content:"\F1ABF"}.mdi-tally-mark-5::before{content:"\F1AC0"}.mdi-tangram::before{content:"\F04F8"}.mdi-tank::before{content:"\F0D3A"}.mdi-tanker-truck::before{content:"\F0FE5"}.mdi-tape-drive::before{content:"\F16DF"}.mdi-tape-measure::before{content:"\F0B4D"}.mdi-target::before{content:"\F04FE"}.mdi-target-account::before{content:"\F0BD0"}.mdi-target-variant::before{content:"\F0A77"}.mdi-taxi::before{content:"\F04FF"}.mdi-tea::before{content:"\F0D9E"}.mdi-tea-outline::before{content:"\F0D9F"}.mdi-teamviewer::before{content:"\F0500"}.mdi-teddy-bear::before{content:"\F18FB"}.mdi-telescope::before{content:"\F0B4E"}.mdi-television::before{content:"\F0502"}.mdi-television-ambient-light::before{content:"\F1356"}.mdi-television-box::before{content:"\F0839"}.mdi-television-classic::before{content:"\F07F4"}.mdi-television-classic-off::before{content:"\F083A"}.mdi-television-guide::before{content:"\F0503"}.mdi-television-off::before{content:"\F083B"}.mdi-television-pause::before{content:"\F0F89"}.mdi-television-play::before{content:"\F0ECF"}.mdi-television-shimmer::before{content:"\F1110"}.mdi-television-speaker::before{content:"\F1B1B"}.mdi-television-speaker-off::before{content:"\F1B1C"}.mdi-television-stop::before{content:"\F0F8A"}.mdi-temperature-celsius::before{content:"\F0504"}.mdi-temperature-fahrenheit::before{content:"\F0505"}.mdi-temperature-kelvin::before{content:"\F0506"}.mdi-temple-buddhist::before{content:"\F1B06"}.mdi-temple-buddhist-outline::before{content:"\F1B07"}.mdi-temple-hindu::before{content:"\F1B08"}.mdi-temple-hindu-outline::before{content:"\F1B09"}.mdi-tennis::before{content:"\F0DA0"}.mdi-tennis-ball::before{content:"\F0507"}.mdi-tennis-ball-outline::before{content:"\F1C5F"}.mdi-tent::before{content:"\F0508"}.mdi-terraform::before{content:"\F1062"}.mdi-terrain::before{content:"\F0509"}.mdi-test-tube::before{content:"\F0668"}.mdi-test-tube-empty::before{content:"\F0911"}.mdi-test-tube-off::before{content:"\F0912"}.mdi-text::before{content:"\F09A8"}.mdi-text-account::before{content:"\F1570"}.mdi-text-box::before{content:"\F021A"}.mdi-text-box-check::before{content:"\F0EA6"}.mdi-text-box-check-outline::before{content:"\F0EA7"}.mdi-text-box-edit::before{content:"\F1A7C"}.mdi-text-box-edit-outline::before{content:"\F1A7D"}.mdi-text-box-minus::before{content:"\F0EA8"}.mdi-text-box-minus-outline::before{content:"\F0EA9"}.mdi-text-box-multiple::before{content:"\F0AB7"}.mdi-text-box-multiple-outline::before{content:"\F0AB8"}.mdi-text-box-outline::before{content:"\F09ED"}.mdi-text-box-plus::before{content:"\F0EAA"}.mdi-text-box-plus-outline::before{content:"\F0EAB"}.mdi-text-box-remove::before{content:"\F0EAC"}.mdi-text-box-remove-outline::before{content:"\F0EAD"}.mdi-text-box-search::before{content:"\F0EAE"}.mdi-text-box-search-outline::before{content:"\F0EAF"}.mdi-text-long::before{content:"\F09AA"}.mdi-text-recognition::before{content:"\F113D"}.mdi-text-search::before{content:"\F13B8"}.mdi-text-search-variant::before{content:"\F1A7E"}.mdi-text-shadow::before{content:"\F0669"}.mdi-text-short::before{content:"\F09A9"}.mdi-texture::before{content:"\F050C"}.mdi-texture-box::before{content:"\F0FE6"}.mdi-theater::before{content:"\F050D"}.mdi-theme-light-dark::before{content:"\F050E"}.mdi-thermometer::before{content:"\F050F"}.mdi-thermometer-alert::before{content:"\F0E01"}.mdi-thermometer-auto::before{content:"\F1B0F"}.mdi-thermometer-bluetooth::before{content:"\F1895"}.mdi-thermometer-check::before{content:"\F1A7F"}.mdi-thermometer-chevron-down::before{content:"\F0E02"}.mdi-thermometer-chevron-up::before{content:"\F0E03"}.mdi-thermometer-high::before{content:"\F10C2"}.mdi-thermometer-lines::before{content:"\F0510"}.mdi-thermometer-low::before{content:"\F10C3"}.mdi-thermometer-minus::before{content:"\F0E04"}.mdi-thermometer-off::before{content:"\F1531"}.mdi-thermometer-plus::before{content:"\F0E05"}.mdi-thermometer-probe::before{content:"\F1B2B"}.mdi-thermometer-probe-off::before{content:"\F1B2C"}.mdi-thermometer-water::before{content:"\F1A80"}.mdi-thermostat::before{content:"\F0393"}.mdi-thermostat-auto::before{content:"\F1B17"}.mdi-thermostat-box::before{content:"\F0891"}.mdi-thermostat-box-auto::before{content:"\F1B18"}.mdi-thermostat-cog::before{content:"\F1C80"}.mdi-thought-bubble::before{content:"\F07F6"}.mdi-thought-bubble-outline::before{content:"\F07F7"}.mdi-thumb-down::before{content:"\F0511"}.mdi-thumb-down-outline::before{content:"\F0512"}.mdi-thumb-up::before{content:"\F0513"}.mdi-thumb-up-outline::before{content:"\F0514"}.mdi-thumbs-up-down::before{content:"\F0515"}.mdi-thumbs-up-down-outline::before{content:"\F1914"}.mdi-ticket::before{content:"\F0516"}.mdi-ticket-account::before{content:"\F0517"}.mdi-ticket-confirmation::before{content:"\F0518"}.mdi-ticket-confirmation-outline::before{content:"\F13AA"}.mdi-ticket-outline::before{content:"\F0913"}.mdi-ticket-percent::before{content:"\F0724"}.mdi-ticket-percent-outline::before{content:"\F142B"}.mdi-tie::before{content:"\F0519"}.mdi-tilde::before{content:"\F0725"}.mdi-tilde-off::before{content:"\F18F3"}.mdi-timelapse::before{content:"\F051A"}.mdi-timeline::before{content:"\F0BD1"}.mdi-timeline-alert::before{content:"\F0F95"}.mdi-timeline-alert-outline::before{content:"\F0F98"}.mdi-timeline-check::before{content:"\F1532"}.mdi-timeline-check-outline::before{content:"\F1533"}.mdi-timeline-clock::before{content:"\F11FB"}.mdi-timeline-clock-outline::before{content:"\F11FC"}.mdi-timeline-minus::before{content:"\F1534"}.mdi-timeline-minus-outline::before{content:"\F1535"}.mdi-timeline-outline::before{content:"\F0BD2"}.mdi-timeline-plus::before{content:"\F0F96"}.mdi-timeline-plus-outline::before{content:"\F0F97"}.mdi-timeline-question::before{content:"\F0F99"}.mdi-timeline-question-outline::before{content:"\F0F9A"}.mdi-timeline-remove::before{content:"\F1536"}.mdi-timeline-remove-outline::before{content:"\F1537"}.mdi-timeline-text::before{content:"\F0BD3"}.mdi-timeline-text-outline::before{content:"\F0BD4"}.mdi-timer::before{content:"\F13AB"}.mdi-timer-10::before{content:"\F051C"}.mdi-timer-3::before{content:"\F051D"}.mdi-timer-alert::before{content:"\F1ACC"}.mdi-timer-alert-outline::before{content:"\F1ACD"}.mdi-timer-cancel::before{content:"\F1ACE"}.mdi-timer-cancel-outline::before{content:"\F1ACF"}.mdi-timer-check::before{content:"\F1AD0"}.mdi-timer-check-outline::before{content:"\F1AD1"}.mdi-timer-cog::before{content:"\F1925"}.mdi-timer-cog-outline::before{content:"\F1926"}.mdi-timer-edit::before{content:"\F1AD2"}.mdi-timer-edit-outline::before{content:"\F1AD3"}.mdi-timer-lock::before{content:"\F1AD4"}.mdi-timer-lock-open::before{content:"\F1AD5"}.mdi-timer-lock-open-outline::before{content:"\F1AD6"}.mdi-timer-lock-outline::before{content:"\F1AD7"}.mdi-timer-marker::before{content:"\F1AD8"}.mdi-timer-marker-outline::before{content:"\F1AD9"}.mdi-timer-minus::before{content:"\F1ADA"}.mdi-timer-minus-outline::before{content:"\F1ADB"}.mdi-timer-music::before{content:"\F1ADC"}.mdi-timer-music-outline::before{content:"\F1ADD"}.mdi-timer-off::before{content:"\F13AC"}.mdi-timer-off-outline::before{content:"\F051E"}.mdi-timer-outline::before{content:"\F051B"}.mdi-timer-pause::before{content:"\F1ADE"}.mdi-timer-pause-outline::before{content:"\F1ADF"}.mdi-timer-play::before{content:"\F1AE0"}.mdi-timer-play-outline::before{content:"\F1AE1"}.mdi-timer-plus::before{content:"\F1AE2"}.mdi-timer-plus-outline::before{content:"\F1AE3"}.mdi-timer-refresh::before{content:"\F1AE4"}.mdi-timer-refresh-outline::before{content:"\F1AE5"}.mdi-timer-remove::before{content:"\F1AE6"}.mdi-timer-remove-outline::before{content:"\F1AE7"}.mdi-timer-sand::before{content:"\F051F"}.mdi-timer-sand-complete::before{content:"\F199F"}.mdi-timer-sand-empty::before{content:"\F06AD"}.mdi-timer-sand-full::before{content:"\F078C"}.mdi-timer-sand-paused::before{content:"\F19A0"}.mdi-timer-settings::before{content:"\F1923"}.mdi-timer-settings-outline::before{content:"\F1924"}.mdi-timer-star::before{content:"\F1AE8"}.mdi-timer-star-outline::before{content:"\F1AE9"}.mdi-timer-stop::before{content:"\F1AEA"}.mdi-timer-stop-outline::before{content:"\F1AEB"}.mdi-timer-sync::before{content:"\F1AEC"}.mdi-timer-sync-outline::before{content:"\F1AED"}.mdi-timetable::before{content:"\F0520"}.mdi-tire::before{content:"\F1896"}.mdi-toaster::before{content:"\F1063"}.mdi-toaster-off::before{content:"\F11B7"}.mdi-toaster-oven::before{content:"\F0CD3"}.mdi-toggle-switch::before{content:"\F0521"}.mdi-toggle-switch-off::before{content:"\F0522"}.mdi-toggle-switch-off-outline::before{content:"\F0A19"}.mdi-toggle-switch-outline::before{content:"\F0A1A"}.mdi-toggle-switch-variant::before{content:"\F1A25"}.mdi-toggle-switch-variant-off::before{content:"\F1A26"}.mdi-toilet::before{content:"\F09AB"}.mdi-toolbox::before{content:"\F09AC"}.mdi-toolbox-outline::before{content:"\F09AD"}.mdi-tools::before{content:"\F1064"}.mdi-tooltip::before{content:"\F0523"}.mdi-tooltip-account::before{content:"\F000C"}.mdi-tooltip-cellphone::before{content:"\F183B"}.mdi-tooltip-check::before{content:"\F155C"}.mdi-tooltip-check-outline::before{content:"\F155D"}.mdi-tooltip-edit::before{content:"\F0524"}.mdi-tooltip-edit-outline::before{content:"\F12C5"}.mdi-tooltip-image::before{content:"\F0525"}.mdi-tooltip-image-outline::before{content:"\F0BD5"}.mdi-tooltip-minus::before{content:"\F155E"}.mdi-tooltip-minus-outline::before{content:"\F155F"}.mdi-tooltip-outline::before{content:"\F0526"}.mdi-tooltip-plus::before{content:"\F0BD6"}.mdi-tooltip-plus-outline::before{content:"\F0527"}.mdi-tooltip-question::before{content:"\F1BBA"}.mdi-tooltip-question-outline::before{content:"\F1BBB"}.mdi-tooltip-remove::before{content:"\F1560"}.mdi-tooltip-remove-outline::before{content:"\F1561"}.mdi-tooltip-text::before{content:"\F0528"}.mdi-tooltip-text-outline::before{content:"\F0BD7"}.mdi-tooth::before{content:"\F08C3"}.mdi-tooth-outline::before{content:"\F0529"}.mdi-toothbrush::before{content:"\F1129"}.mdi-toothbrush-electric::before{content:"\F112C"}.mdi-toothbrush-paste::before{content:"\F112A"}.mdi-torch::before{content:"\F1606"}.mdi-tortoise::before{content:"\F0D3B"}.mdi-toslink::before{content:"\F12B8"}.mdi-touch-text-outline::before{content:"\F1C60"}.mdi-tournament::before{content:"\F09AE"}.mdi-tow-truck::before{content:"\F083C"}.mdi-tower-beach::before{content:"\F0681"}.mdi-tower-fire::before{content:"\F0682"}.mdi-town-hall::before{content:"\F1875"}.mdi-toy-brick::before{content:"\F1288"}.mdi-toy-brick-marker::before{content:"\F1289"}.mdi-toy-brick-marker-outline::before{content:"\F128A"}.mdi-toy-brick-minus::before{content:"\F128B"}.mdi-toy-brick-minus-outline::before{content:"\F128C"}.mdi-toy-brick-outline::before{content:"\F128D"}.mdi-toy-brick-plus::before{content:"\F128E"}.mdi-toy-brick-plus-outline::before{content:"\F128F"}.mdi-toy-brick-remove::before{content:"\F1290"}.mdi-toy-brick-remove-outline::before{content:"\F1291"}.mdi-toy-brick-search::before{content:"\F1292"}.mdi-toy-brick-search-outline::before{content:"\F1293"}.mdi-track-light::before{content:"\F0914"}.mdi-track-light-off::before{content:"\F1B01"}.mdi-trackpad::before{content:"\F07F8"}.mdi-trackpad-lock::before{content:"\F0933"}.mdi-tractor::before{content:"\F0892"}.mdi-tractor-variant::before{content:"\F14C4"}.mdi-trademark::before{content:"\F0A78"}.mdi-traffic-cone::before{content:"\F137C"}.mdi-traffic-light::before{content:"\F052B"}.mdi-traffic-light-outline::before{content:"\F182A"}.mdi-train::before{content:"\F052C"}.mdi-train-bus::before{content:"\F1CC7"}.mdi-train-car::before{content:"\F0BD8"}.mdi-train-car-autorack::before{content:"\F1B2D"}.mdi-train-car-box::before{content:"\F1B2E"}.mdi-train-car-box-full::before{content:"\F1B2F"}.mdi-train-car-box-open::before{content:"\F1B30"}.mdi-train-car-caboose::before{content:"\F1B31"}.mdi-train-car-centerbeam::before{content:"\F1B32"}.mdi-train-car-centerbeam-full::before{content:"\F1B33"}.mdi-train-car-container::before{content:"\F1B34"}.mdi-train-car-flatbed::before{content:"\F1B35"}.mdi-train-car-flatbed-car::before{content:"\F1B36"}.mdi-train-car-flatbed-tank::before{content:"\F1B37"}.mdi-train-car-gondola::before{content:"\F1B38"}.mdi-train-car-gondola-full::before{content:"\F1B39"}.mdi-train-car-hopper::before{content:"\F1B3A"}.mdi-train-car-hopper-covered::before{content:"\F1B3B"}.mdi-train-car-hopper-full::before{content:"\F1B3C"}.mdi-train-car-intermodal::before{content:"\F1B3D"}.mdi-train-car-passenger::before{content:"\F1733"}.mdi-train-car-passenger-door::before{content:"\F1734"}.mdi-train-car-passenger-door-open::before{content:"\F1735"}.mdi-train-car-passenger-variant::before{content:"\F1736"}.mdi-train-car-tank::before{content:"\F1B3E"}.mdi-train-variant::before{content:"\F08C4"}.mdi-tram::before{content:"\F052D"}.mdi-tram-side::before{content:"\F0FE7"}.mdi-transcribe::before{content:"\F052E"}.mdi-transcribe-close::before{content:"\F052F"}.mdi-transfer::before{content:"\F1065"}.mdi-transfer-down::before{content:"\F0DA1"}.mdi-transfer-left::before{content:"\F0DA2"}.mdi-transfer-right::before{content:"\F0530"}.mdi-transfer-up::before{content:"\F0DA3"}.mdi-transit-connection::before{content:"\F0D3C"}.mdi-transit-connection-horizontal::before{content:"\F1546"}.mdi-transit-connection-variant::before{content:"\F0D3D"}.mdi-transit-detour::before{content:"\F0F8B"}.mdi-transit-skip::before{content:"\F1515"}.mdi-transit-transfer::before{content:"\F06AE"}.mdi-transition::before{content:"\F0915"}.mdi-transition-masked::before{content:"\F0916"}.mdi-translate::before{content:"\F05CA"}.mdi-translate-off::before{content:"\F0E06"}.mdi-translate-variant::before{content:"\F1B99"}.mdi-transmission-tower::before{content:"\F0D3E"}.mdi-transmission-tower-export::before{content:"\F192C"}.mdi-transmission-tower-import::before{content:"\F192D"}.mdi-transmission-tower-off::before{content:"\F19DD"}.mdi-trash-can::before{content:"\F0A79"}.mdi-trash-can-outline::before{content:"\F0A7A"}.mdi-tray::before{content:"\F1294"}.mdi-tray-alert::before{content:"\F1295"}.mdi-tray-arrow-down::before{content:"\F0120"}.mdi-tray-arrow-up::before{content:"\F011D"}.mdi-tray-full::before{content:"\F1296"}.mdi-tray-minus::before{content:"\F1297"}.mdi-tray-plus::before{content:"\F1298"}.mdi-tray-remove::before{content:"\F1299"}.mdi-treasure-chest::before{content:"\F0726"}.mdi-treasure-chest-outline::before{content:"\F1C77"}.mdi-tree::before{content:"\F0531"}.mdi-tree-outline::before{content:"\F0E69"}.mdi-trello::before{content:"\F0532"}.mdi-trending-down::before{content:"\F0533"}.mdi-trending-neutral::before{content:"\F0534"}.mdi-trending-up::before{content:"\F0535"}.mdi-triangle::before{content:"\F0536"}.mdi-triangle-down::before{content:"\F1C56"}.mdi-triangle-down-outline::before{content:"\F1C57"}.mdi-triangle-outline::before{content:"\F0537"}.mdi-triangle-small-down::before{content:"\F1A09"}.mdi-triangle-small-up::before{content:"\F1A0A"}.mdi-triangle-wave::before{content:"\F147C"}.mdi-triforce::before{content:"\F0BD9"}.mdi-trophy::before{content:"\F0538"}.mdi-trophy-award::before{content:"\F0539"}.mdi-trophy-broken::before{content:"\F0DA4"}.mdi-trophy-outline::before{content:"\F053A"}.mdi-trophy-variant::before{content:"\F053B"}.mdi-trophy-variant-outline::before{content:"\F053C"}.mdi-truck::before{content:"\F053D"}.mdi-truck-alert::before{content:"\F19DE"}.mdi-truck-alert-outline::before{content:"\F19DF"}.mdi-truck-cargo-container::before{content:"\F18D8"}.mdi-truck-check::before{content:"\F0CD4"}.mdi-truck-check-outline::before{content:"\F129A"}.mdi-truck-delivery::before{content:"\F053E"}.mdi-truck-delivery-outline::before{content:"\F129B"}.mdi-truck-fast::before{content:"\F0788"}.mdi-truck-fast-outline::before{content:"\F129C"}.mdi-truck-flatbed::before{content:"\F1891"}.mdi-truck-minus::before{content:"\F19AE"}.mdi-truck-minus-outline::before{content:"\F19BD"}.mdi-truck-off-road::before{content:"\F1C9E"}.mdi-truck-off-road-off::before{content:"\F1C9F"}.mdi-truck-outline::before{content:"\F129D"}.mdi-truck-plus::before{content:"\F19AD"}.mdi-truck-plus-outline::before{content:"\F19BC"}.mdi-truck-remove::before{content:"\F19AF"}.mdi-truck-remove-outline::before{content:"\F19BE"}.mdi-truck-snowflake::before{content:"\F19A6"}.mdi-truck-trailer::before{content:"\F0727"}.mdi-trumpet::before{content:"\F1096"}.mdi-tshirt-crew::before{content:"\F0A7B"}.mdi-tshirt-crew-outline::before{content:"\F053F"}.mdi-tshirt-v::before{content:"\F0A7C"}.mdi-tshirt-v-outline::before{content:"\F0540"}.mdi-tsunami::before{content:"\F1A81"}.mdi-tumble-dryer::before{content:"\F0917"}.mdi-tumble-dryer-alert::before{content:"\F11BA"}.mdi-tumble-dryer-off::before{content:"\F11BB"}.mdi-tune::before{content:"\F062E"}.mdi-tune-variant::before{content:"\F1542"}.mdi-tune-vertical::before{content:"\F066A"}.mdi-tune-vertical-variant::before{content:"\F1543"}.mdi-tunnel::before{content:"\F183D"}.mdi-tunnel-outline::before{content:"\F183E"}.mdi-turbine::before{content:"\F1A82"}.mdi-turkey::before{content:"\F171B"}.mdi-turnstile::before{content:"\F0CD5"}.mdi-turnstile-outline::before{content:"\F0CD6"}.mdi-turtle::before{content:"\F0CD7"}.mdi-twitch::before{content:"\F0543"}.mdi-twitter::before{content:"\F0544"}.mdi-two-factor-authentication::before{content:"\F09AF"}.mdi-typewriter::before{content:"\F0F2D"}.mdi-ubisoft::before{content:"\F0BDA"}.mdi-ubuntu::before{content:"\F0548"}.mdi-ufo::before{content:"\F10C4"}.mdi-ufo-outline::before{content:"\F10C5"}.mdi-ultra-high-definition::before{content:"\F07F9"}.mdi-umbraco::before{content:"\F0549"}.mdi-umbrella::before{content:"\F054A"}.mdi-umbrella-beach::before{content:"\F188A"}.mdi-umbrella-beach-outline::before{content:"\F188B"}.mdi-umbrella-closed::before{content:"\F09B0"}.mdi-umbrella-closed-outline::before{content:"\F13E2"}.mdi-umbrella-closed-variant::before{content:"\F13E1"}.mdi-umbrella-outline::before{content:"\F054B"}.mdi-underwear-outline::before{content:"\F1D0F"}.mdi-undo::before{content:"\F054C"}.mdi-undo-variant::before{content:"\F054D"}.mdi-unfold-less-horizontal::before{content:"\F054E"}.mdi-unfold-less-vertical::before{content:"\F0760"}.mdi-unfold-more-horizontal::before{content:"\F054F"}.mdi-unfold-more-vertical::before{content:"\F0761"}.mdi-ungroup::before{content:"\F0550"}.mdi-unicode::before{content:"\F0ED0"}.mdi-unicorn::before{content:"\F15C2"}.mdi-unicorn-variant::before{content:"\F15C3"}.mdi-unicycle::before{content:"\F15E5"}.mdi-unity::before{content:"\F06AF"}.mdi-unreal::before{content:"\F09B1"}.mdi-update::before{content:"\F06B0"}.mdi-upload::before{content:"\F0552"}.mdi-upload-box::before{content:"\F1D10"}.mdi-upload-box-outline::before{content:"\F1D11"}.mdi-upload-circle::before{content:"\F1D12"}.mdi-upload-circle-outline::before{content:"\F1D13"}.mdi-upload-lock::before{content:"\F1373"}.mdi-upload-lock-outline::before{content:"\F1374"}.mdi-upload-multiple::before{content:"\F083D"}.mdi-upload-multiple-outline::before{content:"\F1D14"}.mdi-upload-network::before{content:"\F06F6"}.mdi-upload-network-outline::before{content:"\F0CD8"}.mdi-upload-off::before{content:"\F10C6"}.mdi-upload-off-outline::before{content:"\F10C7"}.mdi-upload-outline::before{content:"\F0E07"}.mdi-usb::before{content:"\F0553"}.mdi-usb-c-port::before{content:"\F1CBF"}.mdi-usb-flash-drive::before{content:"\F129E"}.mdi-usb-flash-drive-outline::before{content:"\F129F"}.mdi-usb-port::before{content:"\F11F0"}.mdi-vacuum::before{content:"\F19A1"}.mdi-vacuum-outline::before{content:"\F19A2"}.mdi-valve::before{content:"\F1066"}.mdi-valve-closed::before{content:"\F1067"}.mdi-valve-open::before{content:"\F1068"}.mdi-van-passenger::before{content:"\F07FA"}.mdi-van-utility::before{content:"\F07FB"}.mdi-vanish::before{content:"\F07FC"}.mdi-vanish-quarter::before{content:"\F1554"}.mdi-vanity-light::before{content:"\F11E1"}.mdi-variable::before{content:"\F0AE7"}.mdi-variable-box::before{content:"\F1111"}.mdi-vector-arrange-above::before{content:"\F0554"}.mdi-vector-arrange-below::before{content:"\F0555"}.mdi-vector-bezier::before{content:"\F0AE8"}.mdi-vector-circle::before{content:"\F0556"}.mdi-vector-circle-variant::before{content:"\F0557"}.mdi-vector-combine::before{content:"\F0558"}.mdi-vector-curve::before{content:"\F0559"}.mdi-vector-difference::before{content:"\F055A"}.mdi-vector-difference-ab::before{content:"\F055B"}.mdi-vector-difference-ba::before{content:"\F055C"}.mdi-vector-ellipse::before{content:"\F0893"}.mdi-vector-intersection::before{content:"\F055D"}.mdi-vector-line::before{content:"\F055E"}.mdi-vector-link::before{content:"\F0FE8"}.mdi-vector-point::before{content:"\F01C4"}.mdi-vector-point-edit::before{content:"\F09E8"}.mdi-vector-point-minus::before{content:"\F1B78"}.mdi-vector-point-plus::before{content:"\F1B79"}.mdi-vector-point-select::before{content:"\F055F"}.mdi-vector-polygon::before{content:"\F0560"}.mdi-vector-polygon-variant::before{content:"\F1856"}.mdi-vector-polyline::before{content:"\F0561"}.mdi-vector-polyline-edit::before{content:"\F1225"}.mdi-vector-polyline-minus::before{content:"\F1226"}.mdi-vector-polyline-plus::before{content:"\F1227"}.mdi-vector-polyline-remove::before{content:"\F1228"}.mdi-vector-radius::before{content:"\F074A"}.mdi-vector-rectangle::before{content:"\F05C6"}.mdi-vector-selection::before{content:"\F0562"}.mdi-vector-square::before{content:"\F0001"}.mdi-vector-square-close::before{content:"\F1857"}.mdi-vector-square-edit::before{content:"\F18D9"}.mdi-vector-square-minus::before{content:"\F18DA"}.mdi-vector-square-open::before{content:"\F1858"}.mdi-vector-square-plus::before{content:"\F18DB"}.mdi-vector-square-remove::before{content:"\F18DC"}.mdi-vector-triangle::before{content:"\F0563"}.mdi-vector-union::before{content:"\F0564"}.mdi-vhs::before{content:"\F0A1B"}.mdi-vibrate::before{content:"\F0566"}.mdi-vibrate-off::before{content:"\F0CD9"}.mdi-video::before{content:"\F0567"}.mdi-video-2d::before{content:"\F1A1C"}.mdi-video-3d::before{content:"\F07FD"}.mdi-video-3d-off::before{content:"\F13D9"}.mdi-video-3d-variant::before{content:"\F0ED1"}.mdi-video-4k-box::before{content:"\F083E"}.mdi-video-account::before{content:"\F0919"}.mdi-video-box::before{content:"\F00FD"}.mdi-video-box-off::before{content:"\F00FE"}.mdi-video-check::before{content:"\F1069"}.mdi-video-check-outline::before{content:"\F106A"}.mdi-video-high-definition::before{content:"\F152E"}.mdi-video-image::before{content:"\F091A"}.mdi-video-input-antenna::before{content:"\F083F"}.mdi-video-input-component::before{content:"\F0840"}.mdi-video-input-hdmi::before{content:"\F0841"}.mdi-video-input-scart::before{content:"\F0F8C"}.mdi-video-input-svideo::before{content:"\F0842"}.mdi-video-marker::before{content:"\F19A9"}.mdi-video-marker-outline::before{content:"\F19AA"}.mdi-video-minus::before{content:"\F09B2"}.mdi-video-minus-outline::before{content:"\F02BA"}.mdi-video-off::before{content:"\F0568"}.mdi-video-off-outline::before{content:"\F0BDB"}.mdi-video-outline::before{content:"\F0BDC"}.mdi-video-plus::before{content:"\F09B3"}.mdi-video-plus-outline::before{content:"\F01D3"}.mdi-video-stabilization::before{content:"\F091B"}.mdi-video-standard-definition::before{content:"\F1CA0"}.mdi-video-switch::before{content:"\F0569"}.mdi-video-switch-outline::before{content:"\F0790"}.mdi-video-vintage::before{content:"\F0A1C"}.mdi-video-wireless::before{content:"\F0ED2"}.mdi-video-wireless-outline::before{content:"\F0ED3"}.mdi-view-agenda::before{content:"\F056A"}.mdi-view-agenda-outline::before{content:"\F11D8"}.mdi-view-array::before{content:"\F056B"}.mdi-view-array-outline::before{content:"\F1485"}.mdi-view-carousel::before{content:"\F056C"}.mdi-view-carousel-outline::before{content:"\F1486"}.mdi-view-column::before{content:"\F056D"}.mdi-view-column-outline::before{content:"\F1487"}.mdi-view-comfy::before{content:"\F0E6A"}.mdi-view-comfy-outline::before{content:"\F1488"}.mdi-view-compact::before{content:"\F0E6B"}.mdi-view-compact-outline::before{content:"\F0E6C"}.mdi-view-dashboard::before{content:"\F056E"}.mdi-view-dashboard-edit::before{content:"\F1947"}.mdi-view-dashboard-edit-outline::before{content:"\F1948"}.mdi-view-dashboard-outline::before{content:"\F0A1D"}.mdi-view-dashboard-variant::before{content:"\F0843"}.mdi-view-dashboard-variant-outline::before{content:"\F1489"}.mdi-view-day::before{content:"\F056F"}.mdi-view-day-outline::before{content:"\F148A"}.mdi-view-gallery::before{content:"\F1888"}.mdi-view-gallery-outline::before{content:"\F1889"}.mdi-view-grid::before{content:"\F0570"}.mdi-view-grid-compact::before{content:"\F1C61"}.mdi-view-grid-outline::before{content:"\F11D9"}.mdi-view-grid-plus::before{content:"\F0F8D"}.mdi-view-grid-plus-outline::before{content:"\F11DA"}.mdi-view-headline::before{content:"\F0571"}.mdi-view-list::before{content:"\F0572"}.mdi-view-list-outline::before{content:"\F148B"}.mdi-view-module::before{content:"\F0573"}.mdi-view-module-outline::before{content:"\F148C"}.mdi-view-parallel::before{content:"\F0728"}.mdi-view-parallel-outline::before{content:"\F148D"}.mdi-view-quilt::before{content:"\F0574"}.mdi-view-quilt-outline::before{content:"\F148E"}.mdi-view-sequential::before{content:"\F0729"}.mdi-view-sequential-outline::before{content:"\F148F"}.mdi-view-split-horizontal::before{content:"\F0BCB"}.mdi-view-split-vertical::before{content:"\F0BCC"}.mdi-view-stream::before{content:"\F0575"}.mdi-view-stream-outline::before{content:"\F1490"}.mdi-view-week::before{content:"\F0576"}.mdi-view-week-outline::before{content:"\F1491"}.mdi-vimeo::before{content:"\F0577"}.mdi-violin::before{content:"\F060F"}.mdi-virtual-reality::before{content:"\F0894"}.mdi-virus::before{content:"\F13B6"}.mdi-virus-off::before{content:"\F18E1"}.mdi-virus-off-outline::before{content:"\F18E2"}.mdi-virus-outline::before{content:"\F13B7"}.mdi-vlc::before{content:"\F057C"}.mdi-voicemail::before{content:"\F057D"}.mdi-volcano::before{content:"\F1A83"}.mdi-volcano-outline::before{content:"\F1A84"}.mdi-volleyball::before{content:"\F09B4"}.mdi-volume-equal::before{content:"\F1B10"}.mdi-volume-high::before{content:"\F057E"}.mdi-volume-low::before{content:"\F057F"}.mdi-volume-medium::before{content:"\F0580"}.mdi-volume-minus::before{content:"\F075E"}.mdi-volume-mute::before{content:"\F075F"}.mdi-volume-off::before{content:"\F0581"}.mdi-volume-plus::before{content:"\F075D"}.mdi-volume-source::before{content:"\F1120"}.mdi-volume-variant-off::before{content:"\F0E08"}.mdi-volume-vibrate::before{content:"\F1121"}.mdi-vote::before{content:"\F0A1F"}.mdi-vote-outline::before{content:"\F0A20"}.mdi-vpn::before{content:"\F0582"}.mdi-vuejs::before{content:"\F0844"}.mdi-vuetify::before{content:"\F0E6D"}.mdi-walk::before{content:"\F0583"}.mdi-wall::before{content:"\F07FE"}.mdi-wall-fire::before{content:"\F1A11"}.mdi-wall-sconce::before{content:"\F091C"}.mdi-wall-sconce-flat::before{content:"\F091D"}.mdi-wall-sconce-flat-outline::before{content:"\F17C9"}.mdi-wall-sconce-flat-variant::before{content:"\F041C"}.mdi-wall-sconce-flat-variant-outline::before{content:"\F17CA"}.mdi-wall-sconce-outline::before{content:"\F17CB"}.mdi-wall-sconce-round::before{content:"\F0748"}.mdi-wall-sconce-round-outline::before{content:"\F17CC"}.mdi-wall-sconce-round-variant::before{content:"\F091E"}.mdi-wall-sconce-round-variant-outline::before{content:"\F17CD"}.mdi-wallet::before{content:"\F0584"}.mdi-wallet-bifold::before{content:"\F1C58"}.mdi-wallet-bifold-outline::before{content:"\F1C59"}.mdi-wallet-giftcard::before{content:"\F0585"}.mdi-wallet-membership::before{content:"\F0586"}.mdi-wallet-outline::before{content:"\F0BDD"}.mdi-wallet-plus::before{content:"\F0F8E"}.mdi-wallet-plus-outline::before{content:"\F0F8F"}.mdi-wallet-travel::before{content:"\F0587"}.mdi-wallpaper::before{content:"\F0E09"}.mdi-wan::before{content:"\F0588"}.mdi-wardrobe::before{content:"\F0F90"}.mdi-wardrobe-outline::before{content:"\F0F91"}.mdi-warehouse::before{content:"\F0F81"}.mdi-washing-machine::before{content:"\F072A"}.mdi-washing-machine-alert::before{content:"\F11BC"}.mdi-washing-machine-off::before{content:"\F11BD"}.mdi-watch::before{content:"\F0589"}.mdi-watch-export::before{content:"\F058A"}.mdi-watch-export-variant::before{content:"\F0895"}.mdi-watch-import::before{content:"\F058B"}.mdi-watch-import-variant::before{content:"\F0896"}.mdi-watch-variant::before{content:"\F0897"}.mdi-watch-vibrate::before{content:"\F06B1"}.mdi-watch-vibrate-off::before{content:"\F0CDA"}.mdi-water::before{content:"\F058C"}.mdi-water-alert::before{content:"\F1502"}.mdi-water-alert-outline::before{content:"\F1503"}.mdi-water-boiler::before{content:"\F0F92"}.mdi-water-boiler-alert::before{content:"\F11B3"}.mdi-water-boiler-auto::before{content:"\F1B98"}.mdi-water-boiler-off::before{content:"\F11B4"}.mdi-water-check::before{content:"\F1504"}.mdi-water-check-outline::before{content:"\F1505"}.mdi-water-circle::before{content:"\F1806"}.mdi-water-minus::before{content:"\F1506"}.mdi-water-minus-outline::before{content:"\F1507"}.mdi-water-off::before{content:"\F058D"}.mdi-water-off-outline::before{content:"\F1508"}.mdi-water-opacity::before{content:"\F1855"}.mdi-water-outline::before{content:"\F0E0A"}.mdi-water-percent::before{content:"\F058E"}.mdi-water-percent-alert::before{content:"\F1509"}.mdi-water-plus::before{content:"\F150A"}.mdi-water-plus-outline::before{content:"\F150B"}.mdi-water-polo::before{content:"\F12A0"}.mdi-water-pump::before{content:"\F058F"}.mdi-water-pump-off::before{content:"\F0F93"}.mdi-water-remove::before{content:"\F150C"}.mdi-water-remove-outline::before{content:"\F150D"}.mdi-water-sync::before{content:"\F17C6"}.mdi-water-thermometer::before{content:"\F1A85"}.mdi-water-thermometer-outline::before{content:"\F1A86"}.mdi-water-well::before{content:"\F106B"}.mdi-water-well-outline::before{content:"\F106C"}.mdi-waterfall::before{content:"\F1849"}.mdi-watering-can::before{content:"\F1481"}.mdi-watering-can-outline::before{content:"\F1482"}.mdi-watermark::before{content:"\F0612"}.mdi-wave::before{content:"\F0F2E"}.mdi-wave-arrow-down::before{content:"\F1CB0"}.mdi-wave-arrow-up::before{content:"\F1CB1"}.mdi-wave-undercurrent::before{content:"\F1CC0"}.mdi-waveform::before{content:"\F147D"}.mdi-waves::before{content:"\F078D"}.mdi-waves-arrow-left::before{content:"\F1859"}.mdi-waves-arrow-right::before{content:"\F185A"}.mdi-waves-arrow-up::before{content:"\F185B"}.mdi-waze::before{content:"\F0BDE"}.mdi-weather-cloudy::before{content:"\F0590"}.mdi-weather-cloudy-alert::before{content:"\F0F2F"}.mdi-weather-cloudy-arrow-right::before{content:"\F0E6E"}.mdi-weather-cloudy-clock::before{content:"\F18F6"}.mdi-weather-dust::before{content:"\F1B5A"}.mdi-weather-fog::before{content:"\F0591"}.mdi-weather-hail::before{content:"\F0592"}.mdi-weather-hazy::before{content:"\F0F30"}.mdi-weather-hurricane::before{content:"\F0898"}.mdi-weather-hurricane-outline::before{content:"\F1C78"}.mdi-weather-lightning::before{content:"\F0593"}.mdi-weather-lightning-rainy::before{content:"\F067E"}.mdi-weather-moonset::before{content:"\F1D15"}.mdi-weather-moonset-down::before{content:"\F1D16"}.mdi-weather-moonset-up::before{content:"\F1D17"}.mdi-weather-night::before{content:"\F0594"}.mdi-weather-night-partly-cloudy::before{content:"\F0F31"}.mdi-weather-partly-cloudy::before{content:"\F0595"}.mdi-weather-partly-lightning::before{content:"\F0F32"}.mdi-weather-partly-rainy::before{content:"\F0F33"}.mdi-weather-partly-snowy::before{content:"\F0F34"}.mdi-weather-partly-snowy-rainy::before{content:"\F0F35"}.mdi-weather-pouring::before{content:"\F0596"}.mdi-weather-rainy::before{content:"\F0597"}.mdi-weather-snowy::before{content:"\F0598"}.mdi-weather-snowy-heavy::before{content:"\F0F36"}.mdi-weather-snowy-rainy::before{content:"\F067F"}.mdi-weather-sunny::before{content:"\F0599"}.mdi-weather-sunny-alert::before{content:"\F0F37"}.mdi-weather-sunny-off::before{content:"\F14E4"}.mdi-weather-sunset::before{content:"\F059A"}.mdi-weather-sunset-down::before{content:"\F059B"}.mdi-weather-sunset-up::before{content:"\F059C"}.mdi-weather-tornado::before{content:"\F0F38"}.mdi-weather-windy::before{content:"\F059D"}.mdi-weather-windy-variant::before{content:"\F059E"}.mdi-web::before{content:"\F059F"}.mdi-web-box::before{content:"\F0F94"}.mdi-web-cancel::before{content:"\F1790"}.mdi-web-check::before{content:"\F0789"}.mdi-web-clock::before{content:"\F124A"}.mdi-web-minus::before{content:"\F10A0"}.mdi-web-off::before{content:"\F0A8E"}.mdi-web-plus::before{content:"\F0033"}.mdi-web-refresh::before{content:"\F1791"}.mdi-web-remove::before{content:"\F0551"}.mdi-web-sync::before{content:"\F1792"}.mdi-webcam::before{content:"\F05A0"}.mdi-webcam-off::before{content:"\F1737"}.mdi-webhook::before{content:"\F062F"}.mdi-webpack::before{content:"\F072B"}.mdi-webrtc::before{content:"\F1248"}.mdi-wechat::before{content:"\F0611"}.mdi-weight::before{content:"\F05A1"}.mdi-weight-gram::before{content:"\F0D3F"}.mdi-weight-kilogram::before{content:"\F05A2"}.mdi-weight-lifter::before{content:"\F115D"}.mdi-weight-pound::before{content:"\F09B5"}.mdi-whatsapp::before{content:"\F05A3"}.mdi-wheel-barrow::before{content:"\F14F2"}.mdi-wheelchair::before{content:"\F1A87"}.mdi-wheelchair-accessibility::before{content:"\F05A4"}.mdi-whistle::before{content:"\F09B6"}.mdi-whistle-outline::before{content:"\F12BC"}.mdi-white-balance-auto::before{content:"\F05A5"}.mdi-white-balance-incandescent::before{content:"\F05A6"}.mdi-white-balance-iridescent::before{content:"\F05A7"}.mdi-white-balance-sunny::before{content:"\F05A8"}.mdi-widgets::before{content:"\F072C"}.mdi-widgets-outline::before{content:"\F1355"}.mdi-wifi::before{content:"\F05A9"}.mdi-wifi-alert::before{content:"\F16B5"}.mdi-wifi-arrow-down::before{content:"\F16B6"}.mdi-wifi-arrow-left::before{content:"\F16B7"}.mdi-wifi-arrow-left-right::before{content:"\F16B8"}.mdi-wifi-arrow-right::before{content:"\F16B9"}.mdi-wifi-arrow-up::before{content:"\F16BA"}.mdi-wifi-arrow-up-down::before{content:"\F16BB"}.mdi-wifi-cancel::before{content:"\F16BC"}.mdi-wifi-check::before{content:"\F16BD"}.mdi-wifi-cog::before{content:"\F16BE"}.mdi-wifi-lock::before{content:"\F16BF"}.mdi-wifi-lock-open::before{content:"\F16C0"}.mdi-wifi-marker::before{content:"\F16C1"}.mdi-wifi-minus::before{content:"\F16C2"}.mdi-wifi-off::before{content:"\F05AA"}.mdi-wifi-plus::before{content:"\F16C3"}.mdi-wifi-refresh::before{content:"\F16C4"}.mdi-wifi-remove::before{content:"\F16C5"}.mdi-wifi-settings::before{content:"\F16C6"}.mdi-wifi-star::before{content:"\F0E0B"}.mdi-wifi-strength-1::before{content:"\F091F"}.mdi-wifi-strength-1-alert::before{content:"\F0920"}.mdi-wifi-strength-1-lock::before{content:"\F0921"}.mdi-wifi-strength-1-lock-open::before{content:"\F16CB"}.mdi-wifi-strength-2::before{content:"\F0922"}.mdi-wifi-strength-2-alert::before{content:"\F0923"}.mdi-wifi-strength-2-lock::before{content:"\F0924"}.mdi-wifi-strength-2-lock-open::before{content:"\F16CC"}.mdi-wifi-strength-3::before{content:"\F0925"}.mdi-wifi-strength-3-alert::before{content:"\F0926"}.mdi-wifi-strength-3-lock::before{content:"\F0927"}.mdi-wifi-strength-3-lock-open::before{content:"\F16CD"}.mdi-wifi-strength-4::before{content:"\F0928"}.mdi-wifi-strength-4-alert::before{content:"\F0929"}.mdi-wifi-strength-4-lock::before{content:"\F092A"}.mdi-wifi-strength-4-lock-open::before{content:"\F16CE"}.mdi-wifi-strength-alert-outline::before{content:"\F092B"}.mdi-wifi-strength-lock-open-outline::before{content:"\F16CF"}.mdi-wifi-strength-lock-outline::before{content:"\F092C"}.mdi-wifi-strength-off::before{content:"\F092D"}.mdi-wifi-strength-off-outline::before{content:"\F092E"}.mdi-wifi-strength-outline::before{content:"\F092F"}.mdi-wifi-sync::before{content:"\F16C7"}.mdi-wikipedia::before{content:"\F05AC"}.mdi-wind-power::before{content:"\F1A88"}.mdi-wind-power-outline::before{content:"\F1A89"}.mdi-wind-turbine::before{content:"\F0DA5"}.mdi-wind-turbine-alert::before{content:"\F19AB"}.mdi-wind-turbine-check::before{content:"\F19AC"}.mdi-window-close::before{content:"\F05AD"}.mdi-window-closed::before{content:"\F05AE"}.mdi-window-closed-variant::before{content:"\F11DB"}.mdi-window-maximize::before{content:"\F05AF"}.mdi-window-minimize::before{content:"\F05B0"}.mdi-window-open::before{content:"\F05B1"}.mdi-window-open-variant::before{content:"\F11DC"}.mdi-window-restore::before{content:"\F05B2"}.mdi-window-shutter::before{content:"\F111C"}.mdi-window-shutter-alert::before{content:"\F111D"}.mdi-window-shutter-auto::before{content:"\F1BA3"}.mdi-window-shutter-cog::before{content:"\F1A8A"}.mdi-window-shutter-open::before{content:"\F111E"}.mdi-window-shutter-settings::before{content:"\F1A8B"}.mdi-windsock::before{content:"\F15FA"}.mdi-wiper::before{content:"\F0AE9"}.mdi-wiper-wash::before{content:"\F0DA6"}.mdi-wiper-wash-alert::before{content:"\F18DF"}.mdi-wizard-hat::before{content:"\F1477"}.mdi-wordpress::before{content:"\F05B4"}.mdi-wrap::before{content:"\F05B6"}.mdi-wrap-disabled::before{content:"\F0BDF"}.mdi-wrench::before{content:"\F05B7"}.mdi-wrench-check::before{content:"\F1B8F"}.mdi-wrench-check-outline::before{content:"\F1B90"}.mdi-wrench-clock::before{content:"\F19A3"}.mdi-wrench-clock-outline::before{content:"\F1B93"}.mdi-wrench-cog::before{content:"\F1B91"}.mdi-wrench-cog-outline::before{content:"\F1B92"}.mdi-wrench-outline::before{content:"\F0BE0"}.mdi-xamarin::before{content:"\F0845"}.mdi-xml::before{content:"\F05C0"}.mdi-xmpp::before{content:"\F07FF"}.mdi-yahoo::before{content:"\F0B4F"}.mdi-yeast::before{content:"\F05C1"}.mdi-yin-yang::before{content:"\F0680"}.mdi-yoga::before{content:"\F117C"}.mdi-youtube::before{content:"\F05C3"}.mdi-youtube-gaming::before{content:"\F0848"}.mdi-youtube-studio::before{content:"\F0847"}.mdi-youtube-subscription::before{content:"\F0D40"}.mdi-youtube-tv::before{content:"\F0448"}.mdi-yurt::before{content:"\F1516"}.mdi-z-wave::before{content:"\F0AEA"}.mdi-zend::before{content:"\F0AEB"}.mdi-zigbee::before{content:"\F0D41"}.mdi-zip-box::before{content:"\F05C4"}.mdi-zip-box-outline::before{content:"\F0FFA"}.mdi-zip-disk::before{content:"\F0A23"}.mdi-zodiac-aquarius::before{content:"\F0A7D"}.mdi-zodiac-aries::before{content:"\F0A7E"}.mdi-zodiac-cancer::before{content:"\F0A7F"}.mdi-zodiac-capricorn::before{content:"\F0A80"}.mdi-zodiac-gemini::before{content:"\F0A81"}.mdi-zodiac-leo::before{content:"\F0A82"}.mdi-zodiac-libra::before{content:"\F0A83"}.mdi-zodiac-pisces::before{content:"\F0A84"}.mdi-zodiac-sagittarius::before{content:"\F0A85"}.mdi-zodiac-scorpio::before{content:"\F0A86"}.mdi-zodiac-taurus::before{content:"\F0A87"}.mdi-zodiac-virgo::before{content:"\F0A88"}.mdi-blank::before{content:"";visibility:hidden}.mdi-18px.mdi-set,.mdi-18px.mdi:before{font-size:18px}.mdi-24px.mdi-set,.mdi-24px.mdi:before{font-size:24px}.mdi-36px.mdi-set,.mdi-36px.mdi:before{font-size:36px}.mdi-48px.mdi-set,.mdi-48px.mdi:before{font-size:48px}.mdi-dark:before{color:rgba(0,0,0,.54)}.mdi-dark.mdi-inactive:before{color:rgba(0,0,0,.26)}.mdi-light:before{color:#fff}.mdi-light.mdi-inactive:before{color:rgba(255,255,255,.3)}.mdi-rotate-45:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mdi-rotate-90:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.mdi-rotate-135:before{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.mdi-rotate-180:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.mdi-rotate-225:before{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.mdi-rotate-270:before{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.mdi-rotate-315:before{-webkit-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg)}.mdi-flip-h:before{-webkit-transform:scaleX(-1);transform:scaleX(-1);filter:FlipH;-ms-filter:"FlipH"}.mdi-flip-v:before{-webkit-transform:scaleY(-1);transform:scaleY(-1);filter:FlipV;-ms-filter:"FlipV"}.mdi-spin:before{-webkit-animation:mdi-spin 2s infinite linear;animation:mdi-spin 2s infinite linear}@-webkit-keyframes mdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes mdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@font-face{font-family:"Feather";src:url(/assets/fonts/feather-23b12da4272c804a6c89a5221c266065b3148272925a772ac54a2f70864f7b4c.ttf?sdxovp) format("truetype"),url(/assets/fonts/feather-547d361bd7251d3ea702a89f3fe2acf5d0d01c95e7c86ae3c9893a2ab9841423.woff?sdxovp) format("woff"),url(/assets/fonts/feather-6af41be0bd610de91b4b254c5456ddb4480ac5183443e15216ea4710e2cd0691.svg?sdxovp#Feather) format("svg");font-weight:normal;font-style:normal}.fe{font-family:"Feather" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fe-activity:before{content:""}.fe-airplay:before{content:""}.fe-alert-circle:before{content:""}.fe-alert-octagon:before{content:""}.fe-alert-triangle:before{content:""}.fe-align-center:before{content:""}.fe-align-justify:before{content:""}.fe-align-left:before{content:""}.fe-align-right:before{content:""}.fe-anchor:before{content:""}.fe-aperture:before{content:""}.fe-archive:before{content:""}.fe-arrow-down:before{content:""}.fe-arrow-down-circle:before{content:""}.fe-arrow-down-left:before{content:""}.fe-arrow-down-right:before{content:""}.fe-arrow-left:before{content:""}.fe-arrow-left-circle:before{content:""}.fe-arrow-right:before{content:""}.fe-arrow-right-circle:before{content:""}.fe-arrow-up:before{content:""}.fe-arrow-up-circle:before{content:""}.fe-arrow-up-left:before{content:""}.fe-arrow-up-right:before{content:""}.fe-at-sign:before{content:""}.fe-award:before{content:""}.fe-bar-chart:before{content:""}.fe-bar-chart-2:before{content:""}.fe-battery:before{content:""}.fe-battery-charging:before{content:""}.fe-bell:before{content:""}.fe-bell-off:before{content:""}.fe-bluetooth:before{content:""}.fe-bold:before{content:""}.fe-book:before{content:""}.fe-book-open:before{content:""}.fe-bookmark:before{content:""}.fe-box:before{content:""}.fe-briefcase:before{content:""}.fe-calendar:before{content:""}.fe-camera:before{content:""}.fe-camera-off:before{content:""}.fe-cast:before{content:""}.fe-check:before{content:""}.fe-check-circle:before{content:""}.fe-check-square:before{content:""}.fe-chevron-down:before{content:""}.fe-chevron-left:before{content:""}.fe-chevron-right:before{content:""}.fe-chevron-up:before{content:""}.fe-chevrons-down:before{content:""}.fe-chevrons-left:before{content:""}.fe-chevrons-right:before{content:""}.fe-chevrons-up:before{content:""}.fe-chrome:before{content:""}.fe-circle:before{content:""}.fe-clipboard:before{content:""}.fe-clock:before{content:""}.fe-cloud:before{content:""}.fe-cloud-drizzle:before{content:""}.fe-cloud-lightning:before{content:""}.fe-cloud-off:before{content:""}.fe-cloud-rain:before{content:""}.fe-cloud-snow:before{content:""}.fe-code:before{content:""}.fe-codepen:before{content:""}.fe-command:before{content:""}.fe-compass:before{content:""}.fe-copy:before{content:""}.fe-corner-down-left:before{content:""}.fe-corner-down-right:before{content:""}.fe-corner-left-down:before{content:""}.fe-corner-left-up:before{content:""}.fe-corner-right-down:before{content:""}.fe-corner-right-up:before{content:""}.fe-corner-up-left:before{content:""}.fe-corner-up-right:before{content:""}.fe-cpu:before{content:""}.fe-credit-card:before{content:""}.fe-crop:before{content:""}.fe-crosshair:before{content:""}.fe-database:before{content:""}.fe-delete:before{content:""}.fe-disc:before{content:""}.fe-dollar-sign:before{content:""}.fe-download:before{content:""}.fe-download-cloud:before{content:""}.fe-droplet:before{content:""}.fe-edit:before{content:""}.fe-edit-2:before{content:""}.fe-edit-3:before{content:""}.fe-external-link:before{content:""}.fe-eye:before{content:""}.fe-eye-off:before{content:""}.fe-facebook:before{content:""}.fe-fast-forward:before{content:""}.fe-feather:before{content:""}.fe-file:before{content:""}.fe-file-minus:before{content:""}.fe-file-plus:before{content:""}.fe-file-text:before{content:""}.fe-film:before{content:""}.fe-filter:before{content:""}.fe-flag:before{content:""}.fe-folder:before{content:""}.fe-folder-minus:before{content:""}.fe-folder-plus:before{content:""}.fe-gift:before{content:""}.fe-git-branch:before{content:""}.fe-git-commit:before{content:""}.fe-git-merge:before{content:""}.fe-git-pull-request:before{content:""}.fe-github:before{content:""}.fe-gitlab:before{content:""}.fe-globe:before{content:""}.fe-grid:before{content:""}.fe-hard-drive:before{content:""}.fe-hash:before{content:""}.fe-headphones:before{content:""}.fe-heart:before{content:""}.fe-help-circle:before{content:""}.fe-home:before{content:""}.fe-image:before{content:""}.fe-inbox:before{content:""}.fe-info:before{content:""}.fe-instagram:before{content:""}.fe-italic:before{content:""}.fe-layers:before{content:""}.fe-layout:before{content:""}.fe-life-buoy:before{content:""}.fe-link:before{content:""}.fe-link-2:before{content:""}.fe-linkedin:before{content:""}.fe-list:before{content:""}.fe-loader:before{content:""}.fe-lock:before{content:""}.fe-log-in:before{content:""}.fe-log-out:before{content:""}.fe-mail:before{content:""}.fe-map:before{content:""}.fe-map-pin:before{content:""}.fe-maximize:before{content:""}.fe-maximize-2:before{content:""}.fe-menu:before{content:""}.fe-message-circle:before{content:""}.fe-message-square:before{content:""}.fe-mic:before{content:""}.fe-mic-off:before{content:""}.fe-minimize:before{content:""}.fe-minimize-2:before{content:""}.fe-minus:before{content:""}.fe-minus-circle:before{content:""}.fe-minus-square:before{content:""}.fe-monitor:before{content:""}.fe-moon:before{content:""}.fe-more-horizontal:before{content:""}.fe-more-vertical:before{content:""}.fe-move:before{content:""}.fe-music:before{content:""}.fe-navigation:before{content:""}.fe-navigation-2:before{content:""}.fe-octagon:before{content:""}.fe-package:before{content:""}.fe-paperclip:before{content:""}.fe-pause:before{content:""}.fe-pause-circle:before{content:""}.fe-percent:before{content:""}.fe-phone:before{content:""}.fe-phone-call:before{content:""}.fe-phone-forwarded:before{content:""}.fe-phone-incoming:before{content:""}.fe-phone-missed:before{content:""}.fe-phone-off:before{content:""}.fe-phone-outgoing:before{content:""}.fe-pie-chart:before{content:""}.fe-play:before{content:""}.fe-play-circle:before{content:""}.fe-plus:before{content:""}.fe-plus-circle:before{content:""}.fe-plus-square:before{content:""}.fe-pocket:before{content:""}.fe-power:before{content:""}.fe-printer:before{content:""}.fe-radio:before{content:""}.fe-refresh-ccw:before{content:""}.fe-refresh-cw:before{content:""}.fe-repeat:before{content:""}.fe-rewind:before{content:""}.fe-rotate-ccw:before{content:""}.fe-rotate-cw:before{content:""}.fe-rss:before{content:""}.fe-save:before{content:""}.fe-scissors:before{content:""}.fe-search:before{content:""}.fe-send:before{content:""}.fe-server:before{content:""}.fe-settings:before{content:""}.fe-share:before{content:""}.fe-share-2:before{content:""}.fe-shield:before{content:""}.fe-shield-off:before{content:""}.fe-shopping-bag:before{content:""}.fe-shopping-cart:before{content:""}.fe-shuffle:before{content:""}.fe-sidebar:before{content:""}.fe-skip-back:before{content:""}.fe-skip-forward:before{content:""}.fe-slack:before{content:""}.fe-slash:before{content:""}.fe-sliders:before{content:""}.fe-smartphone:before{content:""}.fe-speaker:before{content:""}.fe-square:before{content:""}.fe-star:before{content:""}.fe-stop-circle:before{content:""}.fe-sun:before{content:""}.fe-sunrise:before{content:""}.fe-sunset:before{content:""}.fe-tablet:before{content:""}.fe-tag:before{content:""}.fe-target:before{content:""}.fe-terminal:before{content:""}.fe-thermometer:before{content:""}.fe-thumbs-down:before{content:""}.fe-thumbs-up:before{content:""}.fe-toggle-left:before{content:""}.fe-toggle-right:before{content:""}.fe-trash:before{content:""}.fe-trash-2:before{content:""}.fe-trending-down:before{content:""}.fe-trending-up:before{content:""}.fe-triangle:before{content:""}.fe-truck:before{content:""}.fe-tv:before{content:""}.fe-twitter:before{content:""}.fe-type:before{content:""}.fe-umbrella:before{content:""}.fe-underline:before{content:""}.fe-unlock:before{content:""}.fe-upload:before{content:""}.fe-upload-cloud:before{content:""}.fe-user:before{content:""}.fe-user-check:before{content:""}.fe-user-minus:before{content:""}.fe-user-plus:before{content:""}.fe-user-x:before{content:""}.fe-users:before{content:""}.fe-video:before{content:""}.fe-video-off:before{content:""}.fe-voicemail:before{content:""}.fe-volume:before{content:""}.fe-volume-1:before{content:""}.fe-volume-2:before{content:""}.fe-volume-x:before{content:""}.fe-watch:before{content:""}.fe-wifi:before{content:""}.fe-wifi-off:before{content:""}.fe-wind:before{content:""}.fe-x:before{content:""}.fe-x-circle:before{content:""}.fe-x-square:before{content:""}.fe-youtube:before{content:""}.fe-zap:before{content:""}.fe-zap-off:before{content:""}.fe-zoom-in:before{content:""}.fe-zoom-out:before{content:""}/*!
 * Bootstrap-select v1.13.18 (https://developer.snapappointments.com/bootstrap-select)
 *
 * Copyright 2012-2020 SnapAppointments, LLC
 * Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
 */@-webkit-keyframes bs-notify-fadeOut{0%{opacity:.9}100%{opacity:0}}@-o-keyframes bs-notify-fadeOut{0%{opacity:.9}100%{opacity:0}}@keyframes bs-notify-fadeOut{0%{opacity:.9}100%{opacity:0}}select.bs-select-hidden,.bootstrap-select>select.bs-select-hidden,select.selectpicker{display:none !important}.bootstrap-select{width:220px \0 ;vertical-align:middle}.bootstrap-select>.dropdown-toggle{position:relative;width:100%;text-align:right;white-space:nowrap;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.bootstrap-select>.dropdown-toggle:after{margin-top:-1px}.bootstrap-select>.dropdown-toggle.bs-placeholder,.bootstrap-select>.dropdown-toggle.bs-placeholder:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder:active{color:#999}.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:active{color:rgba(255, 255, 255, 0.5)}.bootstrap-select>select{position:absolute !important;bottom:0;left:50%;display:block !important;width:.5px !important;height:100% !important;padding:0 !important;opacity:0 !important;border:none;z-index:0 !important}.bootstrap-select>select.mobile-device{top:0;left:0;display:block !important;width:100% !important;z-index:2 !important}.has-error .bootstrap-select .dropdown-toggle,.error .bootstrap-select .dropdown-toggle,.bootstrap-select.is-invalid .dropdown-toggle,.was-validated .bootstrap-select select:invalid+.dropdown-toggle{border-color:#b94a48}.bootstrap-select.is-valid .dropdown-toggle,.was-validated .bootstrap-select select:valid+.dropdown-toggle{border-color:#28a745}.bootstrap-select.fit-width{width:auto !important}.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:220px}.bootstrap-select>select.mobile-device:focus+.dropdown-toggle,.bootstrap-select .dropdown-toggle:focus{outline:thin dotted #333 !important;outline:5px auto -webkit-focus-ring-color !important;outline-offset:-2px}.bootstrap-select.form-control{margin-bottom:0;padding:0;border:none;height:auto}:not(.input-group)>.bootstrap-select.form-control:not([class*=col-]){width:100%}.bootstrap-select.form-control.input-group-btn{float:none;z-index:auto}.form-inline .bootstrap-select,.form-inline .bootstrap-select.form-control:not([class*=col-]){width:auto}.bootstrap-select:not(.input-group-btn),.bootstrap-select[class*=col-]{float:none;display:inline-block;margin-left:0}.bootstrap-select.dropdown-menu-right,.bootstrap-select[class*=col-].dropdown-menu-right,.row .bootstrap-select[class*=col-].dropdown-menu-right{float:right}.form-inline .bootstrap-select,.form-horizontal .bootstrap-select,.form-group .bootstrap-select{margin-bottom:0}.form-group-lg .bootstrap-select.form-control,.form-group-sm .bootstrap-select.form-control{padding:0}.form-group-lg .bootstrap-select.form-control .dropdown-toggle,.form-group-sm .bootstrap-select.form-control .dropdown-toggle{height:100%;font-size:inherit;line-height:inherit;border-radius:inherit}.bootstrap-select.form-control-sm .dropdown-toggle,.bootstrap-select.form-control-lg .dropdown-toggle{font-size:inherit;line-height:inherit;border-radius:inherit}.bootstrap-select.form-control-sm .dropdown-toggle{padding:.25rem .5rem}.bootstrap-select.form-control-lg .dropdown-toggle{padding:.5rem 1rem}.form-inline .bootstrap-select .form-control{width:100%}.bootstrap-select.disabled,.bootstrap-select>.disabled{cursor:not-allowed}.bootstrap-select.disabled:focus,.bootstrap-select>.disabled:focus{outline:none !important}.bootstrap-select.bs-container{position:absolute;top:0;left:0;height:0 !important;padding:0 !important}.bootstrap-select.bs-container .dropdown-menu{z-index:1060}.bootstrap-select .dropdown-toggle .filter-option{position:static;top:0;left:0;float:left;height:100%;width:100%;text-align:left;overflow:hidden;-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.bs3.bootstrap-select .dropdown-toggle .filter-option{padding-right:inherit}.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option{position:absolute;padding-top:inherit;padding-bottom:inherit;padding-left:inherit;float:none}.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner{padding-right:inherit}.bootstrap-select .dropdown-toggle .filter-option-inner-inner{overflow:hidden}.bootstrap-select .dropdown-toggle .filter-expand{width:0 !important;float:left;opacity:0 !important;overflow:hidden}.bootstrap-select .dropdown-toggle .caret{position:absolute;top:50%;right:12px;margin-top:-2px;vertical-align:middle}.input-group .bootstrap-select.form-control .dropdown-toggle{border-radius:inherit}.bootstrap-select[class*=col-] .dropdown-toggle{width:100%}.bootstrap-select .dropdown-menu{min-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select .dropdown-menu>.inner:focus{outline:none !important}.bootstrap-select .dropdown-menu.inner{position:static;float:none;border:0;padding:0;margin:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.bootstrap-select .dropdown-menu li{position:relative}.bootstrap-select .dropdown-menu li.active small,.bootstrap-select .dropdown-menu li.active .small{color:rgba(255, 255, 255, 0.5) !important}.bootstrap-select .dropdown-menu li.disabled a{cursor:not-allowed}.bootstrap-select .dropdown-menu li a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bootstrap-select .dropdown-menu li a.opt{position:relative;padding-left:2.25em}.bootstrap-select .dropdown-menu li a span.check-mark{display:none}.bootstrap-select .dropdown-menu li a span.text{display:inline-block}.bootstrap-select .dropdown-menu li small,.bootstrap-select .dropdown-menu li .small{padding-left:.5em}.bootstrap-select .dropdown-menu .notify{position:absolute;bottom:5px;width:96%;margin:0 2%;min-height:26px;padding:3px 5px;background:#f5f5f5;border:1px solid #e3e3e3;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);pointer-events:none;opacity:.9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select .dropdown-menu .notify.fadeOut{-webkit-animation:300ms linear 750ms forwards bs-notify-fadeOut;-o-animation:300ms linear 750ms forwards bs-notify-fadeOut;animation:300ms linear 750ms forwards bs-notify-fadeOut}.bootstrap-select .no-results{padding:3px;background:#f5f5f5;margin:0 5px;white-space:nowrap}.bootstrap-select.fit-width .dropdown-toggle .filter-option{position:static;display:inline;padding:0}.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner{display:inline}.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before{content:" "}.bootstrap-select.fit-width .dropdown-toggle .caret{position:static;top:auto;margin-top:-1px}.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark{position:absolute;display:inline-block;right:15px;top:5px}.bootstrap-select.show-tick .dropdown-menu li a span.text{margin-right:34px}.bootstrap-select .bs-ok-default:after{content:"";display:block;width:.5em;height:1em;border-style:solid;border-width:0 .26em .26em 0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle{z-index:1061}.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before{content:"";border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(204, 204, 204, 0.2);position:absolute;bottom:-4px;left:9px;display:none}.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after{content:"";border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid white;position:absolute;bottom:-4px;left:10px;display:none}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before{bottom:auto;top:-4px;border-top:7px solid rgba(204, 204, 204, 0.2);border-bottom:0}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after{bottom:auto;top:-4px;border-top:6px solid white;border-bottom:0}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before{right:12px;left:auto}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after{right:13px;left:auto}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:before,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:before,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:after,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:after{display:block}.bs-searchbox,.bs-actionsbox,.bs-donebutton{padding:4px 8px}.bs-actionsbox{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-actionsbox .btn-group button{width:50%}.bs-donebutton{float:left;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-donebutton .btn-group button{width:100%}.bs-searchbox+.bs-actionsbox{padding:0 8px 4px}.bs-searchbox .form-control{margin-bottom:0;width:100%;float:none}.custom-file-container{box-sizing:border-box;position:relative;display:block}.custom-file-container *{box-sizing:border-box}.custom-file-container .label-container{align-items:center;display:flex;justify-content:space-between;margin-bottom:4px}.custom-file-container .clear-button{color:#333;font-size:26px;height:26px;line-height:26px;text-decoration:none;transition:color .2s ease-in-out}.custom-file-container .clear-button:hover{color:#777}.custom-file-container .input-container{display:inline-block;height:40px;margin-bottom:8px;position:relative;width:100%}.custom-file-container .input-container:hover{cursor:pointer}.custom-file-container .input-hidden{height:40px;margin:0;max-width:100%;min-width:300px;opacity:0}.custom-file-container .input-visible{background-clip:padding-box;background-color:#fff;border-radius:4px;border:1px solid #c0c0af;color:#333;height:40px;left:0;line-height:1.5;overflow:hidden;padding:8px 12px;position:absolute;right:0;top:0;-webkit-user-select:none;user-select:none;z-index:5}.custom-file-container .browse-button{background-color:#edede8;border-left:1px solid #c0c0af;color:#333;display:block;height:38px;padding:8px 12px;position:absolute;right:0;top:0;z-index:6}.custom-file-container .image-preview{background-color:#edede8;background-position:center center;background-repeat:no-repeat;background-size:cover;border-radius:4px;height:250px;overflow:auto;padding:4px;transition:background .2s ease-in-out;width:100%}.custom-file-container .image-preview-item{background-position:center center;background-repeat:no-repeat;background-size:cover;border-radius:4px;box-shadow:0 4px 10px rgba(51,51,51,.2509803922);float:left;height:90px;margin:1.858736059%;position:relative;transition:background .2s ease-in-out,opacity .2s ease-in-out;width:29.615861214%}.custom-file-container .image-preview-item.multi-item-clear-animation{opacity:0}.custom-file-container .image-preview-item-clear{background:#edede8;border-radius:50%;box-shadow:0 4px 10px rgba(51,51,51,.2509803922);height:20px;left:-6px;margin-top:-6px;position:absolute;text-align:center;transition:background .2s ease-in-out,color .2s ease-in-out;width:20px}.custom-file-container .image-preview-item-clear:hover{background:#e2e2da;cursor:pointer}.custom-file-container .image-preview-item-clear-icon{color:#333;display:block;margin-top:-2px}.tns-outer{padding:0 !important}.tns-outer [hidden]{display:none !important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:"";display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s,opacity 0s;-moz-transition:transform 0s,opacity 0s;transition:transform 0s,opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto !important}.tns-gallery>.tns-moving{-webkit-transition:all .25s;-moz-transition:all .25s;transition:all .25s}.tns-autowidth{display:inline-block}.tns-lazy-img{-webkit-transition:opacity .6s;-moz-transition:opacity .6s;transition:opacity .6s;opacity:.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333%;width:-webkit-calc(100% * 70 / 3);width:-moz-calc(100% * 70 / 3);width:2333.3333333333%;position:absolute;right:0}.tns-t-ct:after{content:"";display:table;clear:both}.tns-t-ct>div{width:1.4285714%;width:-webkit-calc(100% / 70);width:-moz-calc(100% / 70);width:1.4285714286%;height:10px;float:left}/*! jQuery UI - v1.13.3 - 2024-04-26
* https://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit https://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(/%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(/%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(/%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(/%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(/%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(/%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(/%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=%22alpha(opacity%3D30)%22&opacityFilterOverlay=%22alpha(opacity%3D30)%22&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
* Copyright OpenJS Foundation and other contributors; Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;-ms-filter:"alpha(opacity=0)"}.ui-front{z-index:100}.ui-state-disabled{cursor:default !important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-0.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;font-size:100%}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup>.ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup>.ui-controlgroup-item:focus,.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus{z-index:9999}.ui-controlgroup-vertical>.ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc(100% - 2.4em)}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-checkboxradio-disabled{pointer-events:none}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;-ms-filter:"alpha(opacity=25)";opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px .4em;margin:.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:pointer;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-0.3em;margin-left:-0.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-0.3em;margin-left:0;margin-bottom:-0.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:.222em 0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:2em}.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94, 158, 214)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;-ms-filter:"alpha(opacity=70)";font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;-ms-filter:"alpha(opacity=35)";background-image:none}.ui-state-disabled .ui-icon{-ms-filter:"alpha(opacity=35)"}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(/images/ui-icons_444444_256x240.png)}.ui-widget-header .ui-icon{background-image:url(/images/ui-icons_444444_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url(/images/ui-icons_555555_256x240.png)}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url(/images/ui-icons_ffffff_256x240.png)}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url(/images/ui-icons_777620_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/images/ui-icons_cc0000_256x240.png)}.ui-button .ui-icon{background-image:url(/images/ui-icons_777777_256x240.png)}.ui-icon-blank.ui-icon-blank.ui-icon-blank{background-image:none}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.003;-ms-filter:"alpha(opacity=.3)"}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}.ui-autocomplete{background-color:#fefefe;border-radius:4px;box-shadow:0 2px 3px rgba(0,0,0,.2);font-family:var(--geeks-body-font-family)}.ui-autocomplete.ui-widget.ui-widget-content{border:1px solid #eee}.ui-menu-item .ui-menu-item-wrapper.ui-state-active{background:#f0f0f0;border-color:#f0f0f0;color:#6f23ff}.ui-autocomplete-category{font-weight:bold;font-size:.9em;color:#999}.ui-autocomplete-category:not(:first-child){border-top:1px solid #e6e5e5;margin-top:.5em;padding-top:.5em}:root{--tagify-dd-color-primary:rgb(53,149,246);--tagify-dd-text-color:black;--tagify-dd-bg-color:white;--tagify-dd-item-pad:.3em .5em;--tagify-dd-max-height:300px}.tagify{--tags-disabled-bg:#F1F1F1;--tags-border-color:#DDD;--tags-hover-border-color:#CCC;--tags-focus-border-color:#3595f6;--tag-border-radius:3px;--tag-bg:#E5E5E5;--tag-hover:#D3E2E2;--tag-text-color:black;--tag-text-color--edit:black;--tag-pad:0.3em 0.5em;--tag-inset-shadow-size:1.2em;--tag-invalid-color:#D39494;--tag-invalid-bg:rgba(211, 148, 148, 0.5);--tag--min-width:1ch;--tag--max-width:100%;--tag-hide-transition:0.3s;--tag-remove-bg:rgba(211, 148, 148, 0.3);--tag-remove-btn-color:black;--tag-remove-btn-bg:none;--tag-remove-btn-bg--hover:#c77777;--input-color:inherit;--placeholder-color:rgba(0, 0, 0, 0.4);--placeholder-color-focus:rgba(0, 0, 0, 0.25);--loader-size:.8em;--readonly-striped:1;display:inline-flex;align-items:flex-start;align-content:baseline;flex-wrap:wrap;border:1px solid var(--tags-border-color);padding:0;line-height:0;outline:0;position:relative;box-sizing:border-box;transition:.1s}@keyframes tags--bump{30%{transform:scale(1.2)}}@keyframes rotateLoader{to{transform:rotate(1turn)}}.tagify:has([contenteditable=true]){cursor:text}.tagify:hover:not(.tagify--focus):not(.tagify--invalid){--tags-border-color:var(--tags-hover-border-color)}.tagify[disabled]{background:var(--tags-disabled-bg);filter:saturate(0);opacity:.5;pointer-events:none}.tagify[disabled].tagify--select,.tagify[readonly].tagify--select{pointer-events:none}.tagify[disabled]:not(.tagify--mix):not(.tagify--select),.tagify[readonly]:not(.tagify--mix):not(.tagify--select){cursor:default}.tagify[disabled]:not(.tagify--mix):not(.tagify--select)>.tagify__input,.tagify[readonly]:not(.tagify--mix):not(.tagify--select)>.tagify__input{visibility:hidden;width:0;margin:5px 0}.tagify[disabled]:not(.tagify--mix):not(.tagify--select) .tagify__tag>div,.tagify[readonly]:not(.tagify--mix):not(.tagify--select) .tagify__tag>div{padding:var(--tag-pad)}.tagify[disabled]:not(.tagify--mix):not(.tagify--select) .tagify__tag>div::before,.tagify[readonly]:not(.tagify--mix):not(.tagify--select) .tagify__tag>div::before{animation:readonlyStyles 1s calc(-1s*(var(--readonly-striped) - 1)) paused}@keyframes readonlyStyles{0%{background:linear-gradient(45deg, var(--tag-bg) 25%, transparent 25%, transparent 50%, var(--tag-bg) 50%, var(--tag-bg) 75%, transparent 75%, transparent) 0/5px 5px;box-shadow:none;filter:brightness(0.95)}}.tagify[disabled] .tagify__tag__removeBtn,.tagify[readonly] .tagify__tag__removeBtn{display:none}.tagify--loading .tagify__input>br:last-child{display:none}.tagify--loading .tagify__input::before{content:none}.tagify--loading .tagify__input::after{content:"";vertical-align:middle;opacity:1;width:.7em;height:.7em;width:var(--loader-size);height:var(--loader-size);min-width:0;border:3px solid;border-color:#eee #bbb #888 transparent;border-radius:50%;animation:rotateLoader .4s infinite linear;content:"" !important;margin:-2px 0 -2px .5em}.tagify--loading .tagify__input:empty::after{margin-left:0}.tagify+input,.tagify+textarea{position:absolute !important;left:-9999em !important;transform:scale(0) !important}.tagify__tag{display:inline-flex;align-items:center;max-width:var(--tag--max-width);margin-inline:5px 0;margin-block:5px;position:relative;z-index:1;outline:0;line-height:normal;cursor:default;transition:.13s ease-out}.tagify__tag>div{display:flex;flex:1;vertical-align:top;box-sizing:border-box;max-width:100%;padding:var(--tag-pad);color:var(--tag-text-color);line-height:inherit;border-radius:var(--tag-border-radius);white-space:nowrap;transition:.13s ease-out}.tagify__tag>div>*{white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;vertical-align:top;min-width:var(--tag--min-width);max-width:var(--tag--max-width);transition:.8s ease,.1s color}.tagify__tag>div>[contenteditable]{display:block;outline:0;-webkit-user-select:text;user-select:text;cursor:text;margin:-2px;padding:2px;max-width:350px}.tagify__tag>div>:only-child{width:100%}.tagify__tag>div::before{content:"";position:absolute;border-radius:inherit;inset:var(--tag-bg-inset, 0);z-index:-1;pointer-events:none;transition:120ms ease;animation:tags--bump .3s ease-out 1;box-shadow:0 0 0 var(--tag-inset-shadow-size) var(--tag-bg) inset}.tagify__tag:focus div::before,.tagify__tag:hover:not([readonly]) div::before{--tag-bg-inset:-2.5px;--tag-bg:var(--tag-hover)}.tagify__tag--loading{pointer-events:none}.tagify__tag--loading .tagify__tag__removeBtn{display:none}.tagify__tag--loading::after{--loader-size:.4em;content:"";vertical-align:middle;opacity:1;width:.7em;height:.7em;width:var(--loader-size);height:var(--loader-size);min-width:0;border:3px solid;border-color:#eee #bbb #888 transparent;border-radius:50%;animation:rotateLoader .4s infinite linear;margin:0 .5em 0 -0.1em}.tagify__tag--flash div::before{animation:none}.tagify__tag--hide{width:0 !important;padding-left:0;padding-right:0;margin-left:0;margin-right:0;opacity:0;transform:scale(0);transition:var(--tag-hide-transition);pointer-events:none}.tagify__tag--hide>div>*{white-space:nowrap}.tagify__tag.tagify--noAnim>div::before{animation:none}.tagify__tag.tagify--notAllowed:not(.tagify__tag--editable) div>span{opacity:.5}.tagify__tag.tagify--notAllowed:not(.tagify__tag--editable) div::before{--tag-bg:var(--tag-invalid-bg);transition:.2s}.tagify__tag[readonly] .tagify__tag__removeBtn{display:none}.tagify__tag[readonly]>div::before{animation:readonlyStyles 1s calc(-1s*(var(--readonly-striped) - 1)) paused}@keyframes readonlyStyles{0%{background:linear-gradient(45deg, var(--tag-bg) 25%, transparent 25%, transparent 50%, var(--tag-bg) 50%, var(--tag-bg) 75%, transparent 75%, transparent) 0/5px 5px;box-shadow:none;filter:brightness(0.95)}}.tagify__tag--editable>div{color:var(--tag-text-color--edit)}.tagify__tag--editable>div::before{box-shadow:0 0 0 2px var(--tag-hover) inset !important}.tagify__tag--editable>.tagify__tag__removeBtn{pointer-events:none;opacity:0;transform:translateX(100%) translateX(5px)}.tagify__tag--editable.tagify--invalid>div::before{box-shadow:0 0 0 2px var(--tag-invalid-color) inset !important}.tagify__tag__removeBtn{order:5;display:inline-flex;align-items:center;justify-content:center;border-radius:50px;cursor:pointer;font:14px/1 Arial;background:var(--tag-remove-btn-bg);color:var(--tag-remove-btn-color);width:14px;height:14px;margin-inline:auto 4.6666666667px;overflow:hidden;transition:.2s ease-out}.tagify__tag__removeBtn::after{content:"×";transition:.3s,color 0s}.tagify__tag__removeBtn:hover{color:#fff;background:var(--tag-remove-btn-bg--hover)}.tagify__tag__removeBtn:hover+div>span{opacity:.5}.tagify__tag__removeBtn:hover+div::before{box-shadow:0 0 0 var(--tag-inset-shadow-size) var(--tag-remove-bg, rgba(211, 148, 148, 0.3)) inset !important;transition:box-shadow .2s}.tagify:not(.tagify--mix) .tagify__input br{display:none}.tagify:not(.tagify--mix) .tagify__input *{display:inline;white-space:nowrap}.tagify__input{flex-grow:1;display:inline-block;min-width:110px;margin:5px;padding:var(--tag-pad);line-height:normal;position:relative;white-space:pre-wrap;color:var(--input-color);box-sizing:inherit;overflow:hidden}.tagify__input:focus{outline:0}.tagify__input:focus::before{transition:.2s ease-out;opacity:0;transform:translatex(6px)}@supports(-ms-ime-align: auto){.tagify__input:focus::before{display:none}}.tagify__input:focus:empty::before{transition:.2s ease-out;opacity:1;transform:none;color:rgba(0, 0, 0, 0.25);color:var(--placeholder-color-focus)}@-moz-document url-prefix(){.tagify__input:focus:empty::after{display:none}}.tagify__input::before{content:attr(data-placeholder);width:100%;height:100%;margin:auto 0;z-index:1;color:var(--placeholder-color);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;pointer-events:none;opacity:0;position:absolute}.tagify__input::after{content:attr(data-suggest);display:inline-block;vertical-align:middle;position:absolute;min-width:calc(100% - 1.5em);text-overflow:ellipsis;overflow:hidden;white-space:pre;color:var(--tag-text-color);opacity:.3;pointer-events:none;max-width:100px}.tagify__input .tagify__tag{margin:0 1px}.tagify--mix{display:block}.tagify--mix .tagify__input{padding:5px;margin:0;width:100%;height:100%;line-height:1.5;display:block}.tagify--mix .tagify__input::before{height:auto;display:none;line-height:inherit}.tagify--mix .tagify__input::after{content:none}.tagify--select{cursor:default}.tagify--select::after{content:">";opacity:.5;position:absolute;top:50%;right:0;bottom:0;font:16px monospace;line-height:8px;height:8px;pointer-events:none;transform:translate(-150%, -50%) scaleX(1.2) rotate(90deg);transition:.2s ease-in-out}.tagify--select[aria-expanded=true]::after{transform:translate(-150%, -50%) rotate(270deg) scaleY(1.2)}.tagify--select[aria-expanded=true] .tagify__tag__removeBtn{pointer-events:none;opacity:0;transform:translateX(100%) translateX(5px)}.tagify--select .tagify__tag{flex:1;max-width:none;margin-inline-end:2em;margin-block:0;padding-block:5px;cursor:text}.tagify--select .tagify__tag div::before{display:none}.tagify--select .tagify__tag+.tagify__input{display:none}.tagify--empty .tagify__input::before{transition:.2s ease-out;opacity:1;transform:none;display:inline-block;width:auto}.tagify--mix .tagify--empty .tagify__input::before{display:inline-block}.tagify--focus{--tags-border-color:var(--tags-focus-border-color);transition:0s}.tagify--invalid{--tags-border-color:#D39494}.tagify__dropdown{position:absolute;z-index:9999;transform:translateY(-1px);border-top:1px solid var(--tagify-dd-color-primary);overflow:hidden}.tagify__dropdown[dir=rtl]{transform:translate(-100%, -1px)}.tagify__dropdown[placement=top]{margin-top:0;transform:translateY(-100%)}.tagify__dropdown[placement=top] .tagify__dropdown__wrapper{border-top-width:1.1px;border-bottom-width:0}.tagify__dropdown[position=text]{box-shadow:0 0 0 3px rgba(var(--tagify-dd-color-primary), 0.1);font-size:.9em}.tagify__dropdown[position=text] .tagify__dropdown__wrapper{border-width:1px}.tagify__dropdown__wrapper{scroll-behavior:auto;max-height:var(--tagify-dd-max-height);overflow:hidden;overflow-x:hidden;color:var(--tagify-dd-text-color);background:var(--tagify-dd-bg-color);border:1px solid;border-color:var(--tagify-dd-color-primary);border-bottom-width:1.5px;border-top-width:0;box-shadow:0 2px 4px -2px rgba(0, 0, 0, 0.2);transition:.3s cubic-bezier(0.5, 0, 0.3, 1),transform .15s;animation:dd-wrapper-show 0s .3s forwards}@keyframes dd-wrapper-show{to{overflow-y:auto}}.tagify__dropdown__header:empty{display:none}.tagify__dropdown__footer{display:inline-block;margin-top:.5em;padding:var(--tagify-dd-item-pad);font-size:.7em;font-style:italic;opacity:.5}.tagify__dropdown__footer:empty{display:none}.tagify__dropdown--initial .tagify__dropdown__wrapper{max-height:20px;transform:translateY(-1em)}.tagify__dropdown--initial[placement=top] .tagify__dropdown__wrapper{transform:translateY(2em)}.tagify__dropdown__item{box-sizing:border-box;padding:var(--tagify-dd-item-pad);margin:1px;white-space:pre-wrap;cursor:pointer;border-radius:2px;position:relative;outline:0;max-height:60px;max-width:100%;line-height:normal;position:relative}.tagify__dropdown__item--active{background:var(--tagify-dd-color-primary);color:#fff}.tagify__dropdown__item:active{filter:brightness(105%)}.tagify__dropdown__item--hidden{padding-top:0;padding-bottom:0;margin:0 1px;pointer-events:none;overflow:hidden;max-height:0;transition:var(--tagify-dd-item--hidden-duration, 0.3s) !important}.tagify__dropdown__item--hidden>*{transform:translateY(-100%);opacity:0;transition:inherit}.tagify__dropdown__item--selected::before{content:"✓";font-family:monospace;position:absolute;inset-inline-start:6px;text-indent:0;line-height:1.1}.tagify__dropdown:has(.tagify__dropdown__item--selected) .tagify__dropdown__item{text-indent:1em}.bg-murple-gradient-dotted{background-image:radial-gradient(rgb(217, 216, 233) 18.8%, transparent 18.8%),linear-gradient(270deg, rgba(235, 229, 252, 0.5) 0%, #EBE5FC 82.14%);background-position:0px 0px,8px 8px;background-size:16px 16px;background-color:#ebe5fc}.bg-murple-linear-gradient-dotted{background-image:linear-gradient(180deg, rgba(235, 229, 252, 0.5) 0%, #EBE5FC 82.14%),url(/assets/png/dots-8px-718661b4376376b0d5f66b16eba0f0e4db75cae7647c4a9ca1db093fd13a3a43.png);background-position:center,top;background-size:cover,cover;background-repeat:no-repeat,no-repeat}.bg-red-gradient-dotted{background-image:radial-gradient(#d27880 18.8%, transparent 18.8%),linear-gradient(0deg, rgba(234, 134, 143, 0.5) 0%, #EA868F 100%);background-position:0px 0px,8px 8px;background-size:16px 16px;background-color:#ea868f}.bg-orange-gradient-dotted{background-image:radial-gradient(#e4a066 18.8%, transparent 18.8%),linear-gradient(0deg, rgba(254, 178, 114, 0.5) 0%, #FEB272 100%);background-position:0px 0px,8px 8px;background-size:16px 16px;background-color:#feb272}.bg-yellow-gradient-dotted{background-image:radial-gradient(#e4c35f 18.8%, transparent 18.8%),linear-gradient(0deg, rgba(255, 218, 106, 0.5) 0%, #FFDA6A 100%);background-position:0px 0px,8px 8px;background-size:16px 16px;background-color:#ffda6a}.bg-deep-green-gradient-dotted{background-image:radial-gradient(#67b399 18.8%, transparent 18.8%),linear-gradient(0deg, rgba(121, 223, 193, 0.5) 0%, #79DFC1 100%);background-position:0px 0px,8px 8px;background-size:16px 16px;background-color:#79dfc1}.bg-white-linear-gradient-dotted{background-image:linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0.6) 100%),url(/assets/png/dots-8px-718661b4376376b0d5f66b16eba0f0e4db75cae7647c4a9ca1db093fd13a3a43.png);background-position:center,top;background-size:cover,cover;background-repeat:no-repeat,no-repeat}.choices{position:relative;overflow:hidden;margin-bottom:24px;font-size:16px}.choices:focus{outline:none}.choices:last-child{margin-bottom:0}.choices.is-open{overflow:visible}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none !important}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{display:block;width:100%;padding:10px;border-bottom:1px solid #ddd;background-color:#fff;margin:0}.choices[data-type*=select-one] .choices__button{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==");padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.25}.choices[data-type*=select-one] .choices__button:hover,.choices[data-type*=select-one] .choices__button:focus{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #005f75}.choices[data-type*=select-one] .choices__item[data-placeholder] .choices__button{display:none}.choices[data-type*=select-one]::after{content:"";height:0;width:0;border-style:solid;border-color:#333 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-width:5px;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.choices[data-type*=select-one].is-open::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]::after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{position:relative;display:inline-block;margin-top:0;margin-right:-4px;margin-bottom:0;margin-left:8px;padding-left:16px;border-left:1px solid #003642;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==");background-size:8px;width:8px;line-height:1;opacity:.75;border-radius:0}.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=text] .choices__button:hover,.choices[data-type*=text] .choices__button:focus{opacity:1}.choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:#f9f9f9;padding:7.5px 7.5px 3.75px;border:1px solid #ddd;border-radius:2.5px;font-size:14px;min-height:44px;overflow:hidden}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{margin:0;padding-left:0;list-style:none}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-right:4px;padding-left:16px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#005f75;border:1px solid #004a5c;color:#fff;word-break:break-all;box-sizing:border-box}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.choices__list--multiple .choices__item.is-highlighted{background-color:#004a5c;border:1px solid #003642}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown,.choices__list[aria-expanded]{display:none;z-index:1;position:absolute;width:100%;background-color:#fff;border:1px solid #ddd;top:100%;margin-top:-1px;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;overflow:hidden;word-break:break-all}.is-active.choices__list--dropdown,.is-active.choices__list[aria-expanded]{display:block}.is-open .choices__list--dropdown,.is-open .choices__list[aria-expanded]{border-color:#b7b7b7}.is-flipped .choices__list--dropdown,.is-flipped .choices__list[aria-expanded]{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}.choices__list--dropdown .choices__list,.choices__list[aria-expanded] .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{position:relative;padding:10px;font-size:14px}[dir=rtl] .choices__list--dropdown .choices__item,[dir=rtl] .choices__list[aria-expanded] .choices__item{text-align:right}@media(min-width: 640px){.choices__list--dropdown .choices__item--selectable[data-select-text],.choices__list[aria-expanded] .choices__item--selectable[data-select-text]{padding-right:100px}.choices__list--dropdown .choices__item--selectable[data-select-text]::after,.choices__list[aria-expanded] .choices__item--selectable[data-select-text]::after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text],[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]{text-align:right;padding-left:100px;padding-right:10px}[dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text]::after,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]::after{right:auto;left:10px}}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted::after,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted::after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;user-select:none;opacity:.5}.choices__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid #f7f7f7;color:gray}.choices__button{text-indent:-9999px;appearance:none;border:0;background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:center;cursor:pointer}.choices__button:focus{outline:none}.choices__input{display:inline-block;vertical-align:baseline;background-color:#f9f9f9;font-size:14px;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px}.choices__input:focus{outline:0}.choices__input::-webkit-search-decoration,.choices__input::-webkit-search-cancel-button,.choices__input::-webkit-search-results-button,.choices__input::-webkit-search-results-decoration{display:none}.choices__input::-ms-clear,.choices__input::-ms-reveal{display:none;width:0;height:0}[dir=rtl] .choices__input{padding-right:2px;padding-left:0}.choices__placeholder{opacity:.5}body{background-color:#e9ecef}#main-nav .nav-link{color:var(--geeks-gray-800)}#main-nav .nav-link:hover{color:var(--geeks-primary)}#main-nav .nav-link.btn{background-color:var(--geeks-primary);color:#fff}#main-nav .nav-link.btn:hover{background-color:var(--geeks-btn-hover-bg)}.grecaptcha-badge{bottom:80px !important}.recording{position:relative}.recording i{font-size:36px}.recording::after{content:"";width:10px;height:10px;border-radius:50%;background-color:red;animation:blink 1s infinite}@keyframes blink{0%,50%{opacity:1}51%,100%{opacity:0}}#star-rating .rating-wrapper{align-self:center;display:inline-flex;direction:rtl !important;padding:1.5rem 2.5rem;margin-left:auto}#star-rating .rating-wrapper label{color:#e1e6f6;cursor:pointer;display:inline-flex;font-size:3rem;padding:1rem .6rem;transition:color .5s}#star-rating .rating-wrapper svg{-webkit-text-fill-color:rgba(0,0,0,0)}#star-rating .rating-wrapper input{height:100%;width:100%}#star-rating .rating-wrapper input{display:none}#star-rating .rating-wrapper label:hover,#star-rating .rating-wrapper label:hover~label,#star-rating .rating-wrapper input:checked~label{color:#ffc107}.mw-fit-content{max-width:fit-content}.divider{display:flex;align-items:center}.divider::before,.divider::after{flex:1;content:"";padding:.3px;background-color:var(--geeks-gray-300);margin:.5rem}#admin table th:first-child{padding:.75rem 1.5rem}#admin table th.sorting{position:relative}#admin table th.sorting .asc,#admin table th.sorting .desc{position:absolute;display:block;opacity:.125;right:10px;line-height:9px;font-size:.8em}#admin table th.sorting .active{opacity:1}#admin table th.sorting .asc{bottom:50%}#admin table th.sorting .desc{top:50%}#admin .nested-form .nested-form__remove{display:block;padding:.5rem}span.goal-highlight{border-radius:.125rem;background-color:#d1e7dd;padding:0 .25rem;font-weight:inherit;cursor:pointer}.onboarding-layout .onboarding__card{border-radius:.75rem;background-color:#fff;padding:1.5rem 1rem;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);margin:0 1rem 1rem 1rem}.onboarding-layout .onboarding__steps-group{display:flex;width:100%;gap:.75rem;margin-top:1.5rem}@media(min-width: 1024px){.onboarding-layout .onboarding__steps-group{margin-top:2.5rem}}.onboarding-layout .onboarding-step{width:50%;border-bottom:3px solid #adb5bd;padding-bottom:.2rem;font-size:1rem}.onboarding-layout .onboarding-step--selected{border-bottom:3px solid #6f23ff;color:#6f23ff;font-weight:600}.onboarding-layout .form-select,.onboarding-layout .form-control{line-height:1.8rem}.onboarding-layout .form-hr{color:#adb5bd;margin:1.5rem 0}.onboarding-layout .form-check-input{margin-top:0}.onboarding-layout .form-check-label.collection_radio_buttons{width:100%;line-height:2.7rem}@media(min-width: 992px){.onboarding-layout .onboarding__card{width:41.666667%;margin:0 auto 1rem auto}}
