*{font-family:calibri,sans-serif;margin:0;padding:0;--black:#000;--white:#fff;--green:#8ec249;--dark-gray:#25272b;--light-gray:#e3e3e3;--gray:#606060;--red:red}header{flex-shrink:0;background-color:var(--dark-gray);color:var(--white);display:flex;flex-wrap:wrap-reverse}.title-header,header{padding:5px 0;align-items:center}.title-header{flex-direction:column;width:49vw;margin:auto}.green-header{color:var(--green);border-radius:10px;margin-top:28px;display:inline-block}.green-header,.heading-items{font-weight:700;font-size:20px}.heading-items{color:var(--white);display:inline}.header-title{display:inline;flex:0 1 auto;padding:10px 0;text-align:center;-webkit-margin-start:25vw;margin-inline-start:25vw}.header-sitemap{display:flex;flex:0 1 auto;position:relative;top:25px;right:64vw}@media (max-width:560px){.header-sitemap{right:71vw}}.heading-order{flex:1 1;padding:5px 0;text-align:center}main{flex:1 0 auto;background-color:var(--white);color:var(--black)}.body{width:100%;display:flex;flex-direction:column;height:100vh}.wrapper{margin-left:auto;margin-right:auto;min-width:280px}footer{flex-shrink:0;background-color:var(--dark-gray);color:var(--white);padding:5px 0;display:flex;align-items:center}.footer-item{flex:1 1;padding:5px 0;text-align:center}.footer-item img{aspect-ratio:1/1;padding:0 5px}.horizontal-ul{list-style-type:none;text-align:center;width:70%;margin:0 auto;display:inline-block;padding:0}.horizontal-ul .item{display:inline}button{background-color:var(--green);height:30px;width:100px;border-radius:5px}#toggle-button,button{color:var(--black);margin:10px;text-align:center;cursor:pointer}#toggle-button{background-color:#e8e8e7;font-weight:700;height:35px;width:130px;display:inline-block;border:none;border-radius:5px}.blankbtn{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit;width:-webkit-max-content;width:max-content;height:-webkit-max-content;height:max-content;text-align:left;overflow:visible}th{height:inherit;min-width:75px;background-color:var(--green);font-size:22px;text-decoration:none;font-weight:400;padding:10px}.th-row{background-color:var(--white);font-size:16px}.go-to-top{position:fixed;cursor:pointer;bottom:30px;right:0;color:var(--black);background-color:var(--green);z-index:1;width:inherit;text-align:center;height:45px;border-radius:10px 0 0 10px;line-height:46px;transition:.5s;padding:10px 15px;font-size:16px;font-weight:700}.bread-crumb{background-color:var(--dark-gray);color:var(--green);border:none;font-size:22px;width:auto;padding:0;margin:0;white-space:nowrap;font-weight:700}.popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.25);z-index:2}.popup_content{background-color:#fff;position:absolute;top:40%;left:34%;width:30%;padding:20px;border-radius:5px;border:2px solid #000;z-index:3}.close{color:#000;float:right}.close:hover{color:var(--green);background-color:var(--black);cursor:pointer}.loader{top:50%;z-index:1;width:120px;height:120px;margin:-76px 0 0 -76px;border-bottom:16px solid #f3f3f3;border-top:16px solid #f3f3f3;border-radius:50%;border-color:#8ec249 #f3f3f3;border-style:solid;border-width:16px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.loader,.loader_message{position:absolute;left:50%}.loader_message{margin:20px 0 0 -30px;top:60%;font-weight:700}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}#circle{position:relative;width:100px;height:100px;border-radius:50%;text-align:center;display:block;margin-left:auto;margin-right:auto;line-height:100px;font-size:30px}table{margin:auto;border-spacing:10px}table,td,th,tr{border:2px solid grey}.th-row,td{font-size:16px}ul{padding-left:20px}.right-arrow{list-style-type:none}.right-arrow:before{content:"\25B6";display:inline-block;width:1em;margin-left:-20px}.down-arrow{list-style-type:none}.down-arrow:before{content:"\25BC";display:inline-block;width:1em;margin-left:-20px}.no-border{border:none;padding:10px}.no-border,.pre-tech-header{text-align:center}.about-table{width:75%;min-width:305px;border:0 solid grey;border-spacing:10px}.about-table-row-header{background-color:#8ec249;font-size:18px;font-weight:700;color:#000}.about-table-row{background-color:#fff;text-align:center;font-size:16px;padding:5px}.tech-table{width:75%;min-width:305px;border:0 solid grey;border-spacing:10px}.tech-table-row-header{background-color:#8ec249;font-weight:700;color:#000}.tech-table-row{background-color:#fff;font-size:20px;text-align:center;padding:5px}.printpage{border:none;text-align:center;padding:10px;border-collapse:collapse;position:absolute;right:0}@media screen and (max-width:700px){.printpage{border:none;text-align:center;padding:10px;border-collapse:collapse;position:relative;right:0}}.adv-searchbar-align,.searchbar-align{border:none;text-align:center;padding:10px;border-collapse:collapse;position:absolute;left:0}@media screen and (max-width:1215px){.searchbar-align{text-align:center;padding:10px;left:0}}@media screen and (max-width:1215px){.adv-searchbar-align,.searchbar-align{border:none;border-collapse:collapse;position:relative}.adv-searchbar-align{padding:0}}.centered-text{text-align:center;padding:10px}.centered-item{align-items:center}.centered-item,.centered-search{display:flex;flex-direction:column}.centered-VersionText,.right-item{text-align:center;padding:10px}.right-item{float:right}.limited-flex-row{display:flex;justify-content:space-around;margin:10px auto;width:inherit;max-width:600px}.advanced-flex-row{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin:10px 0;width:100%}.error-message{font-size:15px}.flex-row,.home-flex-row{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin:10px auto;width:90%}.result-row{display:flex;flex-wrap:wrap;margin:5px auto;max-width:600px}.results-left{flex:5 1;padding:0 10px}.results-right{flex:1 1;padding:0 10px;display:flex;justify-content:center}.left{text-align:left}.table-img{object-fit:scale-down;width:100%;height:inherit}.bold-text{margin-top:20px}.bold-text,.bold-text-video{font-weight:700}.list-text{margin-bottom:20px}.npkgs{font-weight:700}.search-row{flex-wrap:wrap;flex-direction:row}.search-row,.search-row-3{display:flex;align-items:center}.search-row-3{flex-wrap:wrap;flex:3 1;flex-direction:column}.search-col{display:flex;flex-direction:column;flex:1 1 100%;align-items:flex-start;justify-content:space-between;padding:10px;width:inherit}.search-col label{padding-top:10px}.flexed-items{display:flex;align-items:center;flex-wrap:wrap;width:100%;justify-content:flex-start}.zip-width{width:33%}.or-width{margin-left:10px}.row-link{flex:1 1;flex-direction:column;justify-content:space-between;max-width:15%}.flex-link,.row-link{display:flex;align-items:center;text-align:center}.flex-link{flex:1 1;justify-content:space-around}.flex-width-paragraph{max-width:50%;margin:0 auto}.flex-width-table{max-width:75%;margin:0 auto}.result-letter,.result-text{font-size:25px}.buffer{padding:25px}.submission-message{margin-top:10%}form input{width:100%}form span{display:block;padding:0 5px 0 0}input{height:30px}input,textarea{border:2px solid var(--green)}textarea{width:400px;resize:none}.mobile-table{display:flex;flex-direction:column;align-items:center;border:none;text-align:center;padding:10px}@media screen and (prefers-color-scheme:light){body{background-color:#fff;color:#000}}@media screen and (max-width:700px){table{width:100%;table-layout:fixed;border-spacing:0;border:1px solid grey}.th-row,td{text-overflow:ellipsis}.th-row,td,th{font-size:12px;overflow:hidden;padding:0;border:1px solid grey;overflow-wrap:break-word}th{min-width:25px}.centered-text{padding:0;overflow:hidden;overflow-wrap:break-word}.mobile-table,.no-border{border:1px solid grey;padding:0}.mobile-table{width:100%;align-items:normal;display:table;flex-direction:row}.mobile-list{margin-bottom:25px;font-size:30px}.bread-crumb{display:block}.twenty-five{width:25%}.ten{width:10%}.twenty{width:20%}.fifteen{width:15%}.flex-width-paragraph,.flex-width-table{max-width:100%;padding:10px}footer{flex-direction:column}.footer-item{flex:100% 1}.flex-row{align-items:center}.flex-row,.home-flex-row{flex-direction:column;margin:0 auto;width:100%}.home-flex-row{align-items:left}.row-link{height:100px;display:flex;flex-direction:row;max-width:90%;padding:10px}.row-link h2{margin-right:10px;font-size:20px;flex:2 1}.flex-link{flex:100% 1}.table-img{flex:1 1;width:auto;height:100px}.buffer{padding:0}textarea{border:2px solid var(--green);width:100%;resize:vertical}#feedbackCol{width:75%}}a{text-decoration:none;color:inherit}.link,td a:hover{text-decoration:underline}.link{color:var(--gray)}.padding{padding:10px}div.input-error{color:red;padding-left:2ch;padding-top:.5em}select{border:2px solid #8ec249;height:30px}nav{padding:20px}ul.nav-list{list-style-type:none}.black{color:var(--black)}.white{color:var(--white)}.green{color:var(--green);display:inline}.dark-gray{color:var(--dark-gray)}.light-gray{color:var(--light-gray)}.gray{color:var(--gray)}.red{color:var(--red)}.dropdown{color:var(--green);display:block;float:left;width:100px;margin:15px 0 0 30px}.bordered{margin:20px;padding:10px;border-radius:5px;border:2px solid #000}.sitemap-li{padding:10px;display:flex;font-size:12px;font-weight:700}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:32px;-ms-user-select:none;user-select:none;-webkit-user-select:none;width:calc(100% + 10px)}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:2px solid #8ec249;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:2px solid #8ec249}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#5d5d5d;font-size:13.3333px;font-weight:400;height:30px}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:10px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#8ec249;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}button{border:none;border-radius:.25rem;font-size:.75rem;font-weight:700;display:inline-block;text-decoration:none}button:hover{cursor:pointer}button:focus{text-decoration:none;outline:none}.comment-count{color:#25272b}#comment-reveal{float:right;background-color:#8ec249;color:#fff}.comment-box{all:revert;max-width:600px;margin:0 auto;padding:0}.comment{border:.125rem solid #8ec249;border-radius:15px;padding:1em 10px;text-align:left}.comment-body{font-size:1.1em;text-align:center}.comment-body,.comment-header{font-style:italic}.comment-footer{margin-bottom:1rem}.user-rating{padding:0;width:17px;display:inline-flex}.Rating--Star{padding:0!important;display:inline-block;width:100%;min-width:17px;height:auto}.rating{background-color:#e7e7e7}.rating input{position:absolute;left:-1000000em;right:-1000000em;display:inline-block}.rating label{text-indent:-1000em;display:inline-block;background-image:url(/images/empty-star.png);width:2em;height:2em;background-size:contain;background-repeat:no-repeat;padding:2px;margin-right:.5em}.rating input:checked+label,.rating input:checked~span label,.rating input:focus+label,.rating input:focus~span label,.rating input:hover+label,.rating input:hover~span label{background-image:url(/images/full-star.png)}.rating span{display:flex;flex-direction:row-reverse;justify-content:flex-end}.rating input:focus+labeL{outline:2px dashed #777}.side{width:15%}.middle,.side{float:left;margin-top:10px}.middle{width:70%}.right{text-align:right}.row:after,.side:after{content:"";display:table;clear:both}.bar-container{width:100%;background-color:#f1f1f1;text-align:center;color:#000}.bar-5{background-color:#d8ecbe}.bar-4,.bar-5{width:0;height:18px}.bar-4{background-color:#bfdf92}.bar-3{background-color:#b2d87c}.bar-2,.bar-3{width:0;height:18px}.bar-2{background-color:#98cb51}.bar-1{width:0;height:18px;background-color:#7ebe25}@media (max-width:400px){.middle,.side{width:100%}.right{display:none}}.flex-row{flex-wrap:wrap-reverse}.buffer-div{clear:both;clear:left;clear:right}
/*# sourceMappingURL=main.969b01b5.chunk.css.map */