.toggle{display:flex;align-items:center;justify-content:space-around;width:90px;position:absolute;top:0px;right:10%;z-index:11;padding:20px 0}.toggle span{margin:0 0.2rem;max-width:20px}.toggle input[type="checkbox"]{position:fixed;top:-50px}.toggle input[type="checkbox"]:checked+label{background:teal}.toggle input[type="checkbox"]:checked+label:after{left:calc(100% - 2px);-webkit-transform:translateX(-100%);transform:translateX(-100%)}.toggle label{cursor:pointer;min-width:50px;height:25px;background:rgba(0,0,0,0.27);display:block;border-radius:20px;position:relative}.toggle label:after{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:20px;transition:0.3s}.dark-mode .toggle label:after{background:#333}.screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important}@media only screen and (max-width: 992px){.toggle{top:0px;right:10px;width:100px}}@media only screen and (max-width: 768px){.toggle{top:40px;right:10px;width:100px}}

/*!
 * Bootstrap v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{}*,*::before,*::after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}footer,header,main{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}h1,h2,h3,h4{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}ul,dl{margin-top:0;margin-bottom:1rem}ul ul{margin-bottom:0}b,strong{font-weight:bolder}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}img{vertical-align:middle;border-style:none}table{border-collapse:collapse}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button{text-transform:none}[role="button"]{cursor:pointer}button,[type="button"],[type="submit"]{-webkit-appearance:button}button:not(:disabled),[type="button"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none}input[type="radio"],input[type="checkbox"]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}progress{vertical-align:baseline}output{display:inline-block}template{display:none}[hidden]{display:none !important}h1,h2,h3,h4,.h1,.h2,.h3,.h4{margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:2.5rem}h2,.h2{font-size:2rem}h3,.h3{font-size:1.75rem}h4,.h4{font-size:1.5rem}.lead{font-size:1.25rem;font-weight:300}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 576px){.container{max-width:540px}}@media (min-width: 768px){.container{max-width:720px}}@media (min-width: 992px){.container{max-width:960px}}@media (min-width: 1200px){.container{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col-sm-2,.col-sm-5,.col-md-4,.col-md-8,.col-lg-4,.col-lg-6,.col-lg-8{position:relative;width:100%;padding-right:15px;padding-left:15px}@media (min-width: 576px){.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}}@media (min-width: 768px){.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}}@media (min-width: 992px){.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}}.table{width:100%;margin-bottom:1rem;color:#212529}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}@keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.rounded-circle{border-radius:50% !important}.d-flex{display:flex !important}.flex-column{flex-direction:column !important}.justify-content-end{justify-content:flex-end !important}.align-items-center{align-items:center !important}.position-relative{position:relative !important}.shadow{box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15) !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.ml-2{margin-left:.5rem !important}.mb-3{margin-bottom:1rem !important}.py-1{padding-top:.25rem !important}.py-1{padding-bottom:.25rem !important}.pr-2{padding-right:.5rem !important}@media (min-width: 992px){.ml-lg-4{margin-left:1.5rem !important}.py-lg-3{padding-top:1rem !important}.py-lg-3{padding-bottom:1rem !important}}.text-center{text-align:center !important}@media print{*,*::before,*::after{text-shadow:none !important;box-shadow:none !important}a:not(.btn){text-decoration:underline}img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px !important}.container{min-width:992px !important}.table{border-collapse:collapse !important}}

