.forte-insights-wrap--form{display:flex;flex-flow:column nowrap;gap:10px}.forte-insights-wrap--form input{background-color:#fff;border:1px solid #686E77;border-radius:0;box-shadow:rgb(18 25 97 / .08) 0 1px 4px 0;color:#112337;font-family:Inter,sans-serif;font-size:16px;font-weight:400;padding:20px;margin:0}.forte-insights-wrap--form input:where(:focus,:active){border-color:var(--ast-global-color-1)!important;box-shadow:#fff0 0 0 0 0,rgb(1 30 254 / .3) 0 0 0 3px!important}.forte-insights-wrap--form input::placeholder{color:#112337;opacity:1}.forte-insights-wrap--form input::-ms-input-placeholder{color:#112337}.forte-insights-wrap--form .forte-insights-message.invalid{color:#f33;font-size:18px}@media only screen and (min-width:1024px){.forte-insights-wrap--form{max-width:500px}}.forte-insights-report{display:flex;flex-flow:row nowrap;gap:8rem;font-family:'Inter',sans-serif;font-weight:400;font-size:16px;line-height:1.5em}.forte-insights-report .forte-insights-report--sidebar{width:18rem}.forte-insights-report .forte-insights-report--results{flex:1}.forte-insights-report .forte-insights-report--sidebar .forte-insights-report--screenshot{position:relative;display:flex;align-items:center;justify-content:center;border:1px solid var(--ast-border-color)}.forte-insights-report .forte-insights-report--sidebar .forte-insights-report--screenshot .forte-insights-report--screenshot__icon{position:absolute;width:40px;height:40px;visibility:hidden;opacity:0;transition:all 0.3s ease-in-out}.forte-insights-report .forte-insights-report--sidebar .forte-insights-report--screenshot:hover{border:1px solid #ffba00}.forte-insights-report .forte-insights-report--sidebar .forte-insights-report--screenshot:hover::before{content:'';position:absolute;inset:0;background-color:rgb(0 0 0 / .15)}.forte-insights-report .forte-insights-report--sidebar .forte-insights-report--screenshot:hover .forte-insights-report--screenshot__icon{visibility:visible;opacity:1}.forte-insights-report .forte-insights-report--sidebar .forte-insights-report--screenshot__image{width:100%;max-width:100%}.forte-insights-report .forte-insights-report--sidebar .forte-insights-report--cta{text-align:center;margin-top:1.5rem}.forte-insights-report .forte-insights-report--sidebar .forte-insights-report--cta .forte-insights-report--cta__button{display:inline-block;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:1em;text-transform:uppercase!important;text-decoration:none!important;border:1px solid #ffba00;border-radius:0;background-color:#ffba00;color:#000;padding:10px 27px}.forte-insights-report .forte-insights-report--sidebar .forte-insights-report--cta .forte-insights-report--cta__button:where(:focus,:active,:hover){border-color:#ff4f00!important;background-color:#ff4f00!important}.forte-insights-report .forte-insights-report--sidebar .forte-insights-report--cta .forte-insights-report--cta__button:where(:focus,:active){box-shadow:rgb(255 79 0 / .1) 0 1px 4px 0,rgb(255 79 0 / .3) 0 0 0 3px}.forte-insights-report .forte-insights-report--results{display:flex;flex-flow:column nowrap;gap:1.5rem}.forte-insights-report .forte-insights-report--results .report-heading-wrap .heading,.forte-insights-report .forte-insights-report--results .report-metrics-heading,.forte-insights-report .forte-insights-report--results .report-diagnostics-heading,.forte-insights-report .forte-insights-report--results .report-cta-heading{font-family:'FK Screamer',Helvetica,Arial,sans-serif;font-weight:700;font-size:2rem;line-height:1.5em;margin-top:0;margin-bottom:1rem}.forte-insights-report .forte-insights-report--results .report-heading-wrap .url{display:inline-block;border:1px solid var(--ast-border-color);padding:10px 27px;min-width:25rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:1rem;outline:none!important}.forte-insights-report .forte-insights-report--results .report-heading-wrap .url:where(:focus,:active){box-shadow:rgb(255 79 0 / .1) 0 1px 4px 0,rgb(255 79 0 / .3) 0 0 0 3px}.forte-insights-report .forte-insights-report--results .report-statistics-wrap .report-statistics-items{display:flex;flex-flow:row nowrap;align-items:flex-start;justify-content:space-between;text-align:center;gap:1rem;--chart-size:100px}.forte-insights-report .forte-insights-report--results .report-statistics-wrap .report-statistics-items .report-statistics-items--item__wrap{position:relative;display:inline-block;height:var(--chart-size)}.forte-insights-report .forte-insights-report--results .report-statistics-wrap .report-statistics-items .report-statistics-items--item__wrap .report-statistics-items--item__chart{stroke-linecap:round;width:var(--chart-size);height:var(--chart-size);margin-bottom:1rem}.forte-insights-report .forte-insights-report--results .report-statistics-wrap .report-statistics-items .report-statistics-items--item__wrap .report-statistics-items--item__chart .chart-base{opacity:.1}.forte-insights-report .forte-insights-report--results .report-statistics-wrap .report-statistics-items .report-statistics-items--item__wrap .report-statistics-items--item__chart .chart-arc{fill:none;transform-origin:50% 50%;transform:rotate(-90deg)}.forte-insights-report .forte-insights-report--results .report-statistics-wrap .report-statistics-items .report-statistics-items--item__wrap .report-statistics-items--item__score{font-size:18px;font-weight:600;position:absolute;inset:0;text-align:center;line-height:var(--chart-size)}.forte-insights-report .forte-insights-report--results .report-statistics-wrap .report-statistics-items .report-statistics-items--item__heading{font-family:'Inter',sans-serif;font-size:16px;font-weight:700;text-align:center;text-transform:uppercase;margin-bottom:1rem}.forte-insights-report .forte-insights-report--results .report-cta-wrap{display:flex;flex-flow:column nowrap;gap:1rem;padding:40px 30px;margin-bottom:1rem;background-color:#f0f0f0;width:100%}.forte-insights-report .forte-insights-report--results .report-cta-heading{margin-bottom:0}.forte-insights-report .forte-insights-report--results .report-cta-content{font-size:18px;margin-bottom:1rem}.forte-insights-report .forte-insights-report--results .report-cta-button{display:inline-block;width:fit-content;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:1em;text-transform:uppercase!important;text-decoration:none!important;border:1px solid #ffba00;border-radius:0;background-color:#ffba00;color:#000;padding:10px 27px}.forte-insights-report .forte-insights-report--results .report-cta-button:where(:focus,:active,:hover){border-color:#ff4f00!important;background-color:#ff4f00!important}.forte-insights-report .forte-insights-report--results .report-cta-button:where(:focus,:active){box-shadow:rgb(255 79 0 / .1) 0 1px 4px 0,rgb(255 79 0 / .3) 0 0 0 3px}.forte-insights-report .forte-insights-report--results .report-metrics-wrap{display:flex;flex-flow:column nowrap}.forte-insights-report .forte-insights-report--results .report-metrics-items{display:flex;flex-flow:row wrap;gap:1rem}.forte-insights-report .forte-insights-report--results .report-metrics-items .report-metrics-items--item{width:calc(50% - 1rem);margin-bottom:1rem}.forte-insights-report .forte-insights-report--results .report-metrics-items .report-metrics-items--item .report-metrics-items--item__heading{font-weight:700}.forte-insights-report .forte-insights-report--results .report-metrics-items .report-metrics-items--item .report-metrics-items--item__score{font-weight:700;font-size:18px;line-height:2rem}.forte-insights-report .forte-insights-report--results .report-metrics-items .report-metrics-items--item .report-metrics-items--item__details{font-size:14px}.forte-insights-report .forte-insights-report--results .report-diagnostics-wrap{display:flex;flex-flow:column nowrap}.forte-insights-report .forte-insights-report--results .report-diagnostics-wrap .report-diagnostics-items{margin:0;padding:0;text-indent:0;list-style-type:none}.forte-insights-report .forte-insights-report--results .report-diagnostics-wrap .report-diagnostics-items--item{position:relative;padding-left:20px;margin-bottom:5px;color:inherit}.forte-insights-report .forte-insights-report--results .report-diagnostics-wrap .report-diagnostics-items--item::before{position:absolute;content:'';inset:0;width:15px;background-size:15px;background-repeat:no-repeat;background-position:0 5px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ff3333' width='15' height='15'%3E%3Cpath fill-rule='evenodd' d='M8 14a.75.75 0 0 0 .75-.75V4.56l1.22 1.22a.75.75 0 1 0 1.06-1.06l-2.5-2.5a.75.75 0 0 0-1.06 0l-2.5 2.5a.75.75 0 0 0 1.06 1.06l1.22-1.22v8.69c0 .414.336.75.75.75Z' clip-rule='evenodd' /%3E%3C/svg%3E%0A")}.forte-insights-report .forte-insights-report--results .report-diagnostics-wrap .report-diagnostics-items--item.medium-score::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffaa33' width='15' height='15'%3E%3Cpath fill-rule='evenodd' d='M9.808 4.057a.75.75 0 0 1 .92-.527l3.116.849a.75.75 0 0 1 .528.915l-.823 3.121a.75.75 0 0 1-1.45-.382l.337-1.281a23.484 23.484 0 0 0-3.609 3.056.75.75 0 0 1-1.07.01L6 8.06l-3.72 3.72a.75.75 0 1 1-1.06-1.061l4.25-4.25a.75.75 0 0 1 1.06 0l1.756 1.755a25.015 25.015 0 0 1 3.508-2.85l-1.46-.398a.75.75 0 0 1-.526-.92Z' clip-rule='evenodd' /%3E%3C/svg%3E%0A")}.forte-insights-report .forte-insights-report--results .report-diagnostics-wrap .report-diagnostics-items--item.high-score::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2300cc66' width='15' height='15'%3E%3Cpath fill-rule='evenodd' d='M12.416 3.376a.75.75 0 0 1 .208 1.04l-5 7.5a.75.75 0 0 1-1.154.114l-3-3a.75.75 0 0 1 1.06-1.06l2.353 2.353 4.493-6.74a.75.75 0 0 1 1.04-.207Z' clip-rule='evenodd' /%3E%3C/svg%3E%0A")}.forte-insights-report .forte-insights-report--results .low-score{color:#f33;stroke:#f33;fill:#f33}.forte-insights-report .forte-insights-report--results .medium-score{color:#fa3;stroke:#fa3;fill:#fa3}.forte-insights-report .forte-insights-report--results .high-score{color:#0c6;stroke:#0c6;fill:#0c6}@media only screen and (max-width:1024px){.forte-insights-report{flex-flow:column-reverse nowrap}.forte-insights-report .forte-insights-report--sidebar{width:100%}.forte-insights-report .forte-insights-report--results .report-statistics-wrap .report-statistics-items{flex-flow:row wrap}.forte-insights-report .forte-insights-report--results .report-statistics-wrap .report-statistics-items .report-statistics-items--item{min-width:calc(50% - 1rem)}.forte-insights-report .forte-insights-report--results .report-metrics-items .report-metrics-items--item{width:100%}}