#progress-circle{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#progress-circle svg circle{fill:none;stroke-dasharray:var(--circumference);stroke-dashoffset:var(--circumference);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:center;transform-origin:center}#progress-circle svg circle:first-child{stroke-dashoffset:0;stroke:rgba(143,151,156,.192)}#progress-circle svg circle:nth-child(2){stroke-dashoffset:calc(var(--circumference) - var(--circumference)*0/100);stroke:var(--orange-web);stroke-linecap:round;-webkit-transition:.5s;transition:.5s}#progress-circle .number{cursor:default;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:var(--text-size);display:-webkit-box;display:-ms-flexbox;display:flex}#progress-circle .noshow{stroke-dashoffset:calc(var(--circumference) - var(--circumference)*0/100)!important}.usage-counter .title{font-size:14px;font-weight:700}.usage-counter span{font-weight:700}.usage-counter div{margin-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}#info-hover-box{display:inline-block;position:relative}#info-hover-box .hover-content{-webkit-box-shadow:2px 4px 4px 2px rgba(0,0,0,.25);box-shadow:2px 4px 4px 2px rgba(0,0,0,.25);background:var(--background-white);position:absolute;pointer-events:none;padding:12px;z-index:9999;-webkit-transition-delay:.2s;transition-delay:.2s;-webkit-transition:.3s;transition:.3s;opacity:0;border-radius:var(--standard-border-radius)}#info-hover-box .hover-content.no-padding{padding:4px 12px}#info-hover-box .hover-content ul{list-style-type:none;margin:0;padding-left:10px}#info-hover-box .hover-content ul li{margin-bottom:4px;font-weight:400}#info-hover-box .hover-content ul span{font-weight:600}#info-hover-box .hover-content ul a{pointer-events:auto}#info-hover-box .hover-content.left{right:100%;left:unset;text-align:left}#info-hover-box .hover-content.right{left:100%}#info-hover-box .hover-content.mid{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}#info-hover-box .hover-content.mid-x{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#info-hover-box .hover-content.top{bottom:50%}#info-hover-box .hover-content.bottom{top:100%}#info-hover-box .hover-content.auto-width{width:auto}#info-hover-box .hover-info{-webkit-transition-delay:.2s;transition-delay:.2s;opacity:1}.calculator label{color:var(--charcoal-50);padding:.375rem 1.75rem .375rem .75rem;margin-bottom:0}.calculator #sectionPicker{text-transform:uppercase;font-size:14px;font-weight:400;border:none;border-bottom:1px solid rgba(143,151,156,.192);border-radius:0}.calculator .stat-vars{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.calculator .stat-vars,.calculator .stat-vars p{display:-webkit-box;display:-ms-flexbox;display:flex}.calculator .stat-vars p{padding:10px 0;padding:10px .75rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid rgba(143,151,156,.192)}.calculator .stat-vars p span{cursor:default}.calculator .grade1{color:#01f001}.calculator .grade2{color:var(--green)}.calculator .grade3{color:var(--yellow)}.calculator .grade4{color:#db4a58}.calculator .grade5{color:var(--red)}.calculator .info{color:#7e7e7e;border:1px solid #7e7e7e;padding:0 6px;border-radius:50% 50%;margin-left:4px;text-transform:lowercase}.calculator .red{color:var(--red)}.calculator .green{color:var(--green)}.template-stats-popover{width:740px;height:500px;line-height:1.5;background-color:#fff;position:absolute;color:#3d464a}.template-stats-popover.custom-popover{background-color:#fff;right:calc(50% - 370px);left:unset;top:calc(50% - 250px)}.template-stats-popover.custom-popover .close-button,.template-stats-popover.custom-popover:before{display:none}.template-stats-popover img.close-popover{position:absolute;top:-9px;right:-8px;z-index:101;cursor:pointer}.template-stats-popover .stat-wrapper{padding:40px;height:449px;background-color:#fff;display:grid;grid-gap:40px;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr 1fr;border-radius:0 0 10px 10px}.template-stats-popover .stat-wrapper .stat{border-radius:var(--standard-border-radius);padding:20px;background-color:#fff;-webkit-box-shadow:2px 4px 4px 2px rgba(0,0,0,.25);box-shadow:2px 4px 4px 2px rgba(0,0,0,.25);grid-row-start:1;grid-row-end:3}.template-stats-popover .stat-wrapper .stat p{margin-bottom:0;font-size:14pt;cursor:default}.template-stats-popover .stat-wrapper .stat h3{font-size:16px;margin-bottom:0}.template-stats-popover .stat-wrapper .stat .lighter{font-size:10pt}.template-stats-popover .stat-wrapper .stat .underline{-webkit-text-decoration:underline var(--flame);text-decoration:underline var(--flame)}.template-stats-popover .var-progress{border-radius:var(--standard-border-radius);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.template-stats-popover .var-progress .usage-count{position:absolute;top:55%}.template-stats-popover .var-progress .usage-count .counter{font-size:16px}.template-stats-popover .var-progress div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.template-stats-popover .popover-header{color:var(--charcoal)}.template-stats-popover .popover-header .left-side-header{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}