/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
@charset "UTF-8";
/**
 * Swiper 11.2.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 19, 2025
 */
/*!
 * baguetteBox.js
 * @author  feimosi
 * @version 1.11.1
 * @url https://github.com/feimosi/baguetteBox.js
 */
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {
  display: block; }

html, body {
  padding: 0;
  margin: 0; }

input, select, textarea, button {
  font-family: inherit;
  font-size: inherit;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: none; }

button {
  outline: none;
  cursor: pointer;
  padding: 0;
  margin: 0;
  border: none;
  background: none; }

p {
  padding: 0;
  margin: 0 0 1em; }

ul {
  list-style: none;
  padding: 0;
  margin: 0; }

@font-face {
  font-family: 'Poppins';
  src: url('/res/fonts/Poppins/Poppins-Light.woff2') format('woff2'), url('/res/fonts/Poppins/Poppins-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Poppins';
  src: url('/res/fonts/Poppins/Poppins-LightItalic.woff2') format('woff2'), url('/res/fonts/Poppins/Poppins-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Poppins';
  src: url('/res/fonts/Poppins/Poppins-Regular.woff2') format('woff2'), url('/res/fonts/Poppins/Poppins-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Poppins';
  src: url('/res/fonts/Poppins/Poppins-Italic.woff2') format('woff2'), url('/res/fonts/Poppins/Poppins-Italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Poppins';
  src: url('/res/fonts/Poppins/Poppins-Medium.woff2') format('woff2'), url('/res/fonts/Poppins/Poppins-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Poppins';
  src: url('/res/fonts/Poppins/Poppins-MediumItalic.woff2') format('woff2'), url('/res/fonts/Poppins/Poppins-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Poppins';
  src: url('/res/fonts/Poppins/Poppins-SemiBold.woff2') format('woff2'), url('/res/fonts/Poppins/Poppins-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Poppins';
  src: url('/res/fonts/Poppins/Poppins-SemiBoldItalic.woff2') format('woff2'), url('/res/fonts/Poppins/Poppins-SemiBoldItalic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Poppins';
  src: url('/res/fonts/Poppins/Poppins-Bold.woff2') format('woff2'), url('/res/fonts/Poppins/Poppins-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Poppins';
  src: url('/res/fonts/Poppins/Poppins-BoldItalic.woff2') format('woff2'), url('/res/fonts/Poppins/Poppins-BoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

picture {
  width: 100%;
  height: 100%;
  display: block; }
  picture.absolute-picture {
    position: absolute;
    top: 0;
    left: 0; }
  picture img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.bigcalendar {
  position: absolute;
  z-index: 400;
  top: 11px;
  background: #fff;
  overflow-y: hidden;
  width: 270px;
  text-align: center;
  right: 40px;
  padding: 10px 0 0; }

.has-sticky-header .bigcalendar {
  top: 110px; }

.bigcalendar-title {
  font-family: Poppins, sans-serif;
  font-size: 19px;
  font-weight: 700;
  text-transform: uppercase; }

#availpro-root {
  height: 70px;
  overflow: hidden; }
  #availpro-root iframe {
    margin-top: -58px;
    border: 0px !important;
    width: 230px !important;
    height: 260px !important;
    background: transparent !important;
    max-width: unset !important; }

::-moz-selection {
  color: #fcf8f2;
  background: #bb8c41; }

::selection {
  color: #fcf8f2;
  background: #bb8c41; }

* {
  box-sizing: border-box; }

.full {
  width: 100%;
  height: 100%; }

html, body {
  height: 100%; }

body {
  font-family: Poppins, sans-serif;
  color: #2b2b2b;
  background-color: #fcf8f2; }

.has-sticky-header {
  padding-top: 90px; }

a {
  color: #bb8c41;
  text-decoration: none; }

.lazy {
  background: none !important;
  opacity: 0;
  transition: opacity 1s; }
  .lazy * {
    background: none !important;
    opacity: 0;
    transition: opacity 1s; }

h1, p.h1 {
  margin: 2em 0;
  color: #bb8c41;
  font-size: 1.4rem;
  line-height: 1.5em; }
  h1 strong, p.h1 strong {
    color: #bb8c41;
    font-family: Poppins, sans-serif;
    font-size: 2.2rem;
    text-transform: uppercase; }

div.h1 h2 {
  margin: 0 0 2em;
  color: #bb8c41;
  font-size: 1.4rem;
  line-height: 1.5em; }
  div.h1 h2 strong {
    color: #2b2b2b;
    font-family: Poppins, sans-serif;
    font-size: 1.4rem;
    text-transform: uppercase; }

div.h1-h3 h3 {
  margin: 0 0 2em;
  color: #bb8c41;
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 1.5em; }
  div.h1-h3 h3 strong {
    color: #2b2b2b;
    font-family: Poppins, sans-serif;
    font-size: 1.75rem;
    font-weight: normal;
    text-transform: uppercase; }

div.h1-nomb h2 {
  margin-bottom: 0px; }

.hidden {
  display: none; }

.ovh {
  overflow: hidden; }

.rel {
  position: relative; }

.right {
  text-align: right; }

.justify {
  text-align: justify; }

.center {
  text-align: center; }

.h100 {
  height: 100vh; }

.h100p {
  height: 100%; }

.prm {
  padding-right: 85px; }

.pbs {
  padding-bottom: 40px; }

.pts {
  padding-top: 40px; }

.mlm {
  margin-left: 20px; }

.mbs {
  margin-bottom: 40px; }

.mbm {
  margin-bottom: 80px; }

.mbl {
  margin-bottom: 110px; }

.mbxl {
  margin-bottom: 125px; }

.mts {
  margin-top: 40px; }

.mtm {
  margin-top: 80px; }

.mtl {
  margin-top: 110px; }

.mtxl {
  margin-top: 125px; }

.has-border-left {
  border-left: #2b2b2b solid 1px; }

.has-border-right {
  border-right: #2b2b2b solid 1px; }

img.w100 {
  display: block;
  width: 100%;
  height: auto;
  /* content */ }

main {
  min-height: 100vh; }

._404 main {
  min-height: 50vh; }

.main-half {
  min-height: 50vh; }

.content {
  max-width: 1082px;
  padding-left: 16px;
  padding-right: 16px;
  margin-left: auto;
  margin-right: auto; }

.content-large {
  max-width: 1250px; }

.content-full {
  margin-left: 20px;
  margin-right: 20px; }

.text {
  font-size: 1.05rem;
  font-weight: normal;
  line-height: 1.4em; }

.btn-scroll {
  z-index: 200;
  position: absolute;
  color: #fcf8f2;
  left: 50%;
  bottom: 30px; }
  .btn-scroll svg {
    width: 24px;
    height: 37px;
    fill: #fcf8f2;
    animation: scrollAnimation 2s infinite; }

.btn-scroll-label {
  display: block;
  letter-spacing: 3px;
  transform-origin: 0 0;
  transform: rotate(-90deg) translateY(1px); }

@keyframes scrollAnimation {
  0% {
    transform: translateY(0); }

  50% {
    transform: translateY(0); }

  75% {
    transform: translateY(10px); }

  100% {
    transform: translateY(0); } }

.btn {
  display: inline-block;
  padding: 0.8em 1.5em 0.6em;
  color: #fcf8f2;
  font-size: 1.1rem;
  font-weight: normal;
  text-transform: uppercase;
  background: #bb8c41;
  border: 1px solid #bb8c41;
  transition: color 0.2s, background 0.2s; }
  .btn:hover, .btn:focus {
    color: #bb8c41;
    background: #fcf8f2;
    transition: color 0.2s, background 0.2s; }

.btn-active {
  background: #2b2b2b;
  border-color: #2b2b2b; }
  .btn-active:hover, .btn-active:focus {
    color: #2b2b2b; }

.btn-active-border {
  border: #2b2b2b solid 2px; }

.btn-alt {
  background: #bb8c41; }
  .btn-alt:hover, .btn-alt:focus {
    color: #bb8c41; }

.btns {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1em; }

.page-slideshow {
  height: 500px; }

.ss-page-overlay {
  z-index: 199;
  position: absolute;
  left: 0;
  right: 0;
  color: #fcf8f2;
  text-align: center;
  bottom: 30px; }
  .ss-page-overlay h2 {
    margin: 0;
    font-family: Poppins, sans-serif;
    font-size: 2.3rem;
    font-weight: normal;
    text-transform: uppercase;
    text-shadow: rgba(0, 0, 0, .3) 1px 1px 2px; }

.small-slideshow {
  height: 670px; }

.has-bg {
  background: #fff;
  /* index */ }

.index-logo {
  width: 100%;
  height: auto; }

._index .content-large {
  max-width: 1280px; }

.index-intro .div-index-logo {
  min-height: 320px;
  height: auto;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .index-intro .div-index-text {
    padding-left: 45px;
    /*div.h1{
		h2{
			margin-bottom: 1em;
			line-height: 1.3em;
			font-size: 1.4rem;
		}
	}

	p{
		margin-bottom: 0.5em;
		font-size: 1rem;
		line-height: 1.3em;
	}*/ }
  .index-intro p:last-child {
    margin-bottom: 0; }

.more-text {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.5s ease;
  overflow: hidden; }
  .more-text.open {
    grid-template-rows: 1fr; }

.see-less {
  display: none;
  width: 170px;
  margin: auto; }

.index-services-mosa {
  height: 650px; }

.index-service {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 224px;
  padding: 20px;
  color: #fcf8f2;
  font-family: Poppins, sans-serif;
  font-size: 1.6rem;
  text-align: center;
  text-transform: uppercase;
  background-size: cover;
  background-position: center; }
  .index-service picture {
    position: absolute;
    top: 0;
    left: 0; }
  .index-service:first-child {
    margin-bottom: 20px; }
  .index-service:last-child {
    height: 448px; }
  .index-service:hover .index-service-overlay, .index-service:focus .index-service-overlay {
    opacity: 0;
    transition: opacity 0.2s; }
  .index-service:hover .index-service-title:after, .index-service:focus .index-service-title:after {
    transform: scaleX(1);
    transition: transform 0.2s; }

.index-services-col:nth-child(2) .index-service {
  height: 448px; }
  .index-services-col:nth-child(2) .index-service:last-child {
    height: 224px; }

.index-service-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, .6);
  transition: opacity 0.2s; }

.index-service-title {
  position: relative; }
  .index-service-title:after {
    content: '';
    display: block;
    width: 35px;
    height: 5px;
    margin: 0.3em auto 0;
    background: #bb8c41;
    transform-origin: 50% 0;
    transform: scaleX(0);
    transition: transform 0.2s; }

.home-posts {
  height: 625px;
  color: #fcf8f2; }
  .home-posts .h1 strong {
    color: #fcf8f2; }
  .home-posts h3 {
    margin: 0 0 0.5em;
    font-family: Poppins, sans-serif;
    font-size: 1.4rem;
    font-weight: normal;
    text-transform: uppercase; }

.home-post {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: calc(50% - 10px);
  padding: 25px;
  background-size: cover;
  background-position: center; }
  .home-post:first-child {
    margin-bottom: 20px; }

.home-post-big {
  height: 100%;
  padding-left: 50px;
  padding-right: 50px;
  margin-bottom: 0; }

.home-post-date {
  text-transform: uppercase; }
  .home-post-date a {
    color: inherit;
    text-decoration: underline; }
  .home-post-date a:hover, .home-post-date a:focus {
    text-decoration: none; }

.home-events-btn {
  display: flex;
  align-items: center;
  height: calc(50% - 10px);
  padding: 25px;
  color: #fcf8f2;
  font-family: Poppins, sans-serif;
  font-size: 2.5rem;
  font-weight: normal;
  text-transform: uppercase;
  background: #2b2b2b;
  /* rooms */ }

.room {
  margin-top: 50px;
  margin-bottom: 80px; }
  .room .slideshow-item {
    background-position: center bottom; }

.page-slideshow-room {
  height: 384px; }

.right-room-picture {
  height: 540px; }

.left-room-picture {
  height: 390px; }

.room-details {
  display: flex;
  justify-content: center;
  flex-flow: row wrap;
  padding: 0.75em 16px;
  font-size: 1.1rem;
  text-align: center;
  background: #fff; }
  .room-details li {
    padding: 0.75em 50px; }
  .room-details li:not(:last-child) {
    border-right: #b2b7bc solid 1px; }

.services {
  columns: 2;
  max-width: 745px;
  margin: 80px auto 65px;
  /* offers */ }
  .services li {
    display: flex;
    align-items: center;
    margin: 0 0 1em; }
  .services img {
    margin: 0 20px 0 0;
    object-fit: contain;
    width: 30px;
    height: 30px; }

.offer {
  margin-top: 40px;
  /* events */ }
  .offer:first-child {
    margin-top: 65px; }

.event-date {
  position: absolute;
  left: calc(50% - 90px);
  bottom: 90px;
  width: 180px;
  padding: 45px 15px;
  color: #fcf8f2;
  font-family: Poppins, sans-serif;
  font-size: 1.5rem;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.5em;
  background: #2b2b2b;
  /* photos */ }

.gallery-sizer {
  width: calc(33.3% - 12px); }

.gallery-item {
  position: relative;
  width: calc(33.3% - 12px);
  height: 456px;
  margin-bottom: 18px;
  background-position: center;
  background-size: cover; }
  .gallery-item:hover .gallery-item-overlay, .gallery-item:focus .gallery-item-overlay {
    opacity: 1;
    transition: opacity 0.3s; }

.gallery-item-overlay {
  opacity: 0;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(43, 43, 43, 0.85);
  transition: opacity 0.3s; }
  .gallery-item-overlay svg {
    width: 30px;
    height: 30px;
    fill: #fcf8f2; }

.gallery-item-1, .gallery-item-3, .gallery-item-4, .gallery-item-6, .gallery-item-7, .gallery-item-8 {
  height: 219px;
  /* location */ }

.map-container {
  height: calc(100dvh - 90px); }

#map {
  width: 100%;
  height: 100%;
  background: #e5e3df; }

.map-shadow {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 350px;
  left: 0;
  top: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 1%, rgba(0, 0, 0, 0) 100%); }

.pois-container {
  z-index: 100;
  position: absolute;
  display: flex;
  align-items: flex-end;
  width: 315px;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 0 200px; }

#pois {
  width: 100%;
  padding: 0;
  margin: 0; }

.cat {
  margin: 0 0 5px;
  background: #fcf8f2; }

.poi-toggle {
  position: relative;
  display: block;
  width: 100%;
  padding: 10px 10px 10px 30px;
  color: #fcf8f2;
  font-family: Poppins, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  background: #2b2b2b;
  transition: background 0.2s; }
  .poi-toggle img {
    display: inline-block;
    vertical-align: -4px;
    width: 22px;
    height: 22px;
    margin: 0 5px 0 0; }
  .poi-toggle:after {
    content: '+';
    position: absolute;
    right: 10px;
    top: -2px;
    font-size: 30px;
    transition: transform 0.2s; }
  .poi-toggle.active {
    background: #bb8c41;
    transition: background 0.2s; }
  .poi-toggle.active:after {
    content: '-'; }

.poi-parent {
  padding: 0; }

.poi {
  display: block;
  width: 100%;
  padding: 10px 10px 10px 70px; }

.map-bubble, .ibubble {
  font-family: Poppins, sans-serif;
  font-weight: bold; }
  .map-bubble .address-item:last-child, .ibubble .address-item:last-child {
    margin-bottom: 0; }
  .map-bubble .address-item:hover svg, .ibubble .address-item:hover svg, .map-bubble .address-item:focus svg, .ibubble .address-item:focus svg {
    transform: scale(1); }

.gm-style .gm-style-iw-c {
  padding: 25px 15px;
  /* forms */ }

label {
  display: block;
  margin: 0 0 1em; }

.hidden-label-title {
  position: absolute;
  clip: rect(0, 0, 0, 0); }

.form-error {
  display: none;
  margin: 0.3em 0 0;
  color: #f00;
  font-size: 0.9rem; }

.mail-sent {
  display: none;
  padding: 0.8em;
  margin: 1em 0 0;
  color: #fcf8f2;
  text-align: center;
  background: #2b2b2b; }
  .mail-sent p:last-child {
    margin-bottom: 0; }

.recaptcha-wrap {
  margin: 0 0 1em; }

#recaptcha-1 {
  transform-origin: 0 0;
  transform: scale(0.8);
  /* press */ }

.press {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  text-align: center; }

.press-item {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 185px;
  height: 290px;
  margin: 0 16px 32px;
  box-shadow: rgba(0, 0, 0, .25) 1px 1px 4px; }
  .press-item:hover .press-item-overlay, .press-item:focus .press-item-overlay {
    opacity: 1;
    transition: opacity 0.2s; }
  .press-item img {
    display: block; }

.press-item-overlay {
  opacity: 0;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 12px;
  color: #fcf8f2;
  background: rgba(187, 140, 65, 0.8);
  transition: opacity 0.2s;
  /* others */ }
  .press-item-overlay strong {
    display: block;
    margin: 0 0 0.5em;
    font-size: 1.1rem;
    font-weight: normal;
    text-transform: uppercase; }
  .press-item-overlay span {
    display: block;
    font-style: italic; }

.sitemap a:hover, .sitemap a:focus {
  text-decoration: underline; }

.tripadvisor-badge {
  z-index: 200;
  position: absolute;
  left: 40px;
  top: 100px; }
  .tripadvisor-badge img {
    width: 120px; }

.cycle-image-text .cycle-carousel-wrap {
  display: flex;
  align-items: flex-start;
  /* mosaic large */ }

.mosaic-large-text {
  padding: 2rem 0;
  /* slider image text */ }

.carousel-controls {
  pointer-events: none;
  max-width: 960px;
  margin: auto;
  width: 100%;
  position: absolute;
  left: 50%;
  top: 170px;
  transform: translate3d(-50%, 0, 0);
  z-index: 10; }
  .carousel-controls .ss-next, .carousel-controls .ss-prev {
    pointer-events: auto; }
  .carousel-controls .ss-next {
    right: 0; }
  .carousel-controls .ss-prev- {
    left: 0; }

.slide-item {
  vertical-align: top; }

.slide-img-txt-item {
  position: relative; }

.slide-img {
  height: 384px; }

.slide-txt {
  /* default picture height */ }
  .slide-txt h3 {
    margin: 0; }
  .slide-txt > div {
    display: flex;
    flex-direction: column;
    gap: 1.75rem;
    align-items: flex-start;
    justify-content: flex-start; }

.default-picture {
  height: 384px; }

.small-picture {
  height: 310px; }

.min-h-0 {
  min-height: 0; }

@media all and (max-width: 1110px) {
  .carousel-controls .ss-next-carousel {
    right: 20px; }
    .carousel-controls .ss-prev-carousel {
      left: 20px; } }

@media all and (min-width: 1111px) {
  .slide-item {
    padding: 0 120px; } }

@media all and (max-width: 1110px) {
  .slide-item {
    padding: 0 70px; } }

@media all and (min-width: 961px) {
  .slide-item {
    max-width: 825px;
    width: 100%; }

  .slide-txt {
    background: #fff;
    box-shadow: 1px 4px 8px 0px rgba(0, 0, 0, .1);
    position: absolute;
    right: -80px;
    bottom: 10px;
    max-width: 350px;
    padding: 50px; }

  .carousel-controls {
    transform: translate3d(-50%, -50%, 0);
    left: 50%;
    top: 50%;
    height: 100%;
    max-width: 980px; }
    .carousel-controls .ss-next, .carousel-controls .ss-prev {
      pointer-events: auto; }
      .carousel-controls .ss-next svg, .carousel-controls .ss-prev svg {
        fill: #000; }

  .slide-img-txt-item {
    position: relative;
    padding-bottom: 130px; }

  .slide-img {
    height: 500px; } }

@media all and (max-width: 960px) {
  .carousel-controls .ss-next {
    right: 20px; }
    .carousel-controls .ss-prev {
      left: 20px; }

  .slide-item {
    padding: 0; }

  .slide-txt {
    padding: 40px 20px; } }

@media all and (min-width: 768px) {
  .default-picture {
    height: 690px; }

  .mosaic-large-text {
    padding: 2rem 3rem;
    max-height: 690px;
    overflow: auto; } }

.header {
  z-index: 499;
  position: fixed;
  display: flex;
  align-items: center;
  width: 100%;
  left: 0;
  top: 0;
  height: 90px;
  transition: padding 0.3s, background 0.3s, box-shadow 0.3s; }
  .header > div {
    width: 33.3333%; }
  .header > div.right {
    display: flex;
    place-content: flex-end;
    height: 100%; }
  .header.sticky, .header.always-sticky {
    background: #fcf8f2;
    box-shadow: rgba(0, 0, 0, .2) 0 2px 3px;
    transition: padding 0.3s, background 0.3s, box-shadow 0.3s; }
  .header.sticky .logo, .header.always-sticky .logo {
    width: 115px;
    height: 80px;
    transition: width 0.3s, height 0.3s; }
    .header.sticky .logo img:first-child, .header.always-sticky .logo img:first-child {
      opacity: 0;
      transition: opacity 0.3s; }
      .header.sticky .logo img:last-child, .header.always-sticky .logo img:last-child {
        opacity: 1;
        transition: opacity 0.3s; }

.header-gif {
  position: absolute;
  left: 25px;
  bottom: 25px;
  width: 150px;
  z-index: 100; }
  .header-gif img {
    width: 100%;
    height: auto; }

.logo {
  position: relative;
  display: inline-block;
  width: 150px;
  height: 90px;
  transition: width 0.3s, height 0.3s;
  transition: opacity 0.3s; }
  .logo img {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    transition: opacity 0.3s; }
  .logo img:first-child {
    width: 75%;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -40%, 0); }
  .logo img:last-child {
    opacity: 0; }

#btn-menu {
  z-index: 501;
  position: fixed;
  display: flex;
  align-items: center;
  left: 40px;
  top: 45px;
  color: #fcf8f2;
  font-family: Poppins, sans-serif;
  font-size: 1.4rem;
  text-transform: uppercase;
  transition: top 0.3s, color 0.3s; }
  #btn-menu:hover .icon-menu:after, #btn-menu:focus .icon-menu:after {
    width: 70%;
    transition: all 0.3s; }
  #btn-menu.sticky, #btn-menu.always-sticky {
    top: 30px;
    color: #2b2b2b;
    transition: top 0.3s, color 0.3s; }
  #btn-menu.sticky .icon-menu span, #btn-menu.always-sticky .icon-menu span {
    background: #2b2b2b;
    transition: all 0.3s; }
    #btn-menu.sticky .icon-menu:before, #btn-menu.always-sticky .icon-menu:before {
      background: #2b2b2b;
      transition: all 0.3s; }
    #btn-menu.sticky .icon-menu:after, #btn-menu.always-sticky .icon-menu:after {
      background: #2b2b2b;
      transition: all 0.3s; }
  #btn-menu.active {
    color: #2b2b2b;
    transition: color 0.3s; }
  #btn-menu.active .icon-menu span {
    opacity: 0;
    background: #2b2b2b;
    transition: all 0.3s; }
    #btn-menu.active .icon-menu:before {
      top: 50%;
      background: #2b2b2b;
      transform: rotate(-45deg);
      transition: all 0.3s; }
    #btn-menu.active .icon-menu:after {
      width: 100%;
      top: 50%;
      background: #2b2b2b;
      transform: rotate(45deg);
      transition: all 0.3s; }

.icon-menu {
  position: relative;
  width: 27px;
  height: 21px;
  margin: 0 1rem 0 0; }
  .icon-menu span {
    position: absolute;
    width: 100%;
    height: 3px;
    left: 0;
    top: 9px;
    background: #fcf8f2;
    transition: all 0.3s; }
  .icon-menu:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    left: 0;
    top: 0;
    background: #fcf8f2;
    transition: all 0.3s; }
  .icon-menu:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    left: 0;
    top: 18px;
    background: #fcf8f2;
    transition: all 0.3s; }

.btn-book {
  color: #fff;
  background: #bb8c41;
  border: 1px solid #bb8c41;
  padding: 0.5rem 1rem;
  font-family: Poppins, sans-serif;
  font-size: 1.6rem;
  min-width: 120px;
  font-weight: normal;
  text-transform: uppercase;
  align-items: center;
  justify-content: center;
  transition: color 0.3s, background 0.3s; }
  .btn-book:hover {
    background: #fff;
    color: #bb8c41; }

.menu {
  pointer-events: none;
  z-index: 500;
  opacity: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #fcf8f2;
  transform: scale(0.97); }
  .menu.has-transition {
    transition: transform 0.3s, opacity 0.3s; }
  .menu.active {
    pointer-events: auto;
    opacity: 1;
    transform: scale(1);
    transition: transform 0.3s, opacity 0.3s; }
  .menu.active .menu-big-item.active {
    pointer-events: auto; }

.menu-left {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px; }

.btn-book-menu {
  position: absolute;
  top: 30px;
  right: 20px;
  border: 1px solid #bb8c41; }

.menu-content {
  font-size: 2rem;
  font-family: Poppins, sans-serif;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase; }
  .menu-content li {
    display: block;
    margin: 0 0 0.5em; }
  .menu-content a {
    color: #000;
    transition: opacity 0.2s; }
  .menu-content a:before {
    content: '• ';
    opacity: 0;
    transition: opacity 0.2s;
    color: #bb8c41; }
  .menu-content a:after {
    content: ' •';
    opacity: 0;
    transition: opacity 0.2s;
    color: #bb8c41; }
  .menu-content a:hover, .menu-content a:focus, .menu-content a.active {
    opacity: 1;
    transition: opacity 0.2s;
    color: #bb8c41; }
    .menu-content a:hover:before, .menu-content a:focus:before, .menu-content a.active:before, .menu-content a:hover:after, .menu-content a:focus:after, .menu-content a.active:after {
      opacity: 1;
      transition: opacity 0.2s; }

.menu-contact {
  position: absolute;
  display: flex;
  justify-content: space-between;
  width: 100%;
  left: 0;
  bottom: 16px;
  padding: 0 16px;
  font-size: 0.85rem;
  font-weight: normal; }
  .menu-contact a {
    display: flex;
    align-items: center;
    color: #2b2b2b; }
  .menu-contact a:hover svg, .menu-contact a:focus svg {
    transform: scale(1.2);
    transition: transform 0.2s; }
  .menu-contact svg {
    width: 15px;
    height: 15px;
    margin: 0 0.5em 0 0;
    fill: #bb8c41;
    transition: transform 0.2s; }

.menu-right {
  position: relative;
  display: none; }

.menu-big-item {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transition: opacity 0.3s; }
  .menu-big-item.active {
    opacity: 1;
    transition: opacity 0.3s; }

.menu-big-item-img {
  z-index: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center; }

.menu-big-item-content {
  position: relative;
  text-align: center; }

.menu-big-item-text {
  color: #fcf8f2;
  font-size: 2rem;
  text-shadow: rgba(0, 0, 0, .5) 0 0 3px; }
  .menu-big-item-text strong {
    display: block;
    font-family: Poppins, sans-serif;
    font-size: 3rem;
    font-weight: normal;
    text-transform: uppercase; }

.btns-contact {
  z-index: 102;
  position: fixed;
  right: 2px;
  bottom: 50px; }
  .btns-contact ul {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    list-style: none; }
  .btns-contact li {
    position: relative;
    margin: 0 0 5px; }
  .btns-contact a {
    display: flex;
    flex-direction: row-reverse;
    align-items: stretch;
    padding: 10px 10px 8px;
    color: #bb8c41;
    background: #fcf8f2;
    transition: background 0.2s; }
  .btns-contact a:hover, .btns-contact a:focus {
    color: #fcf8f2;
    background: #bb8c41;
    transition: color 0.2s, background 0.2s; }
    .btns-contact a:hover svg, .btns-contact a:focus svg {
      fill: #fcf8f2;
      transform: scale(1.2);
      transition: fill 0.2s, transform 0.2s; }
    .btns-contact a:hover .contact-tooltip, .btns-contact a:focus .contact-tooltip {
      display: block; }
  .btns-contact svg {
    width: 20px;
    height: 20px;
    fill: #bb8c41;
    transition: fill 0.2s, transform 0.2s; }

.contact-tooltip {
  display: none;
  padding: 0 15px 0 5px; }

.btn-book {
  display: none; }

.sticky .btn-book, .always-sticky .btn-book {
  display: flex; }

@media all and (min-width: 768px) {
  .menu-right {
    display: block; } }

.content-switcher {
  max-width: 1280px;
  padding: 40px 40px 30px;
  margin: 0 auto; }

.switcher {
  display: flex;
  height: 490px;
  margin: 3.5em 0 0; }

.switcher-full {
  height: 100%;
  margin-top: 0; }

.switcher-title {
  display: inline-block;
  padding: 0.8em 1.5em;
  color: #fff;
  font-size: 1.6rem;
  font-weight: normal;
  text-transform: uppercase; }

.switcher-item {
  flex: 1;
  height: 100%;
  padding: 0 5px;
  text-align: center;
  transition: flex-basis 0.5s; }
  .switcher-item:hover, .switcher-item:focus {
    flex-basis: 50%;
    transition: flex-basis 0.5s; }
  .switcher-item:hover .switcher-item-off, .switcher-item:focus .switcher-item-off {
    opacity: 0;
    transition: opacity 0.5s; }
  .switcher-item:hover .switcher-item-on, .switcher-item:focus .switcher-item-on {
    opacity: 1;
    transition: opacity 0.5s; }

.switcher-item-content {
  position: relative;
  height: 100%;
  background-position: center;
  background-size: cover; }

.switcher-item-plus {
  position: absolute;
  width: 100%;
  left: 0;
  top: calc(50% - 2rem);
  color: #fff;
  font-weight: bold;
  font-size: 4rem; }

.switcher-item-off {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 25px 10px;
  transition: opacity 0.5s; }

.switcher-item-on {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 60px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  transition: opacity 0.4s; }
  .switcher-item-on h2 {
    margin: 0;
    color: #fff;
    font-size: 2.5rem;
    text-shadow: rgba(0, 0, 0, .3) 0 0 5px; }
  .switcher-item-on img {
    width: 83px;
    height: auto; }

.btn-switcher {
  position: absolute;
  bottom: 45px;
  left: 50%;
  transform: translateX(-50%); }

@media screen and (max-width: 1023px) {
  .switcher-item:hover, .switcher-item:focus {
    flex-basis: 40%; }

  .switcher-item-off {
    padding-left: 12px;
    padding-right: 12px; } }

@media screen and (max-width: 767px) {
  .switcher {
    flex-direction: column;
    height: auto; }

  .switcher-full {
    display: none; }

  .switcher-item {
    flex-basis: 320px;
    height: 320px;
    margin-bottom: 1em; }
    .switcher-item:hover, .switcher-item:focus {
      flex-basis: 320px;
      height: 320px; }

  .switcher-item-on {
    padding: 12px; } }

.information-pup {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .5);
  top: 0;
  left: 0;
  z-index: 9999;
  display: none; }

.infopup {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center; }

.infopup-out {
  max-width: 620px;
  width: 100%;
  display: block;
  margin: auto;
  background: #fff;
  padding: 25px; }

.infopup-in {
  padding: 25px;
  border: 1px solid ;
  position: relative;
  font-size: 12px; }

.infopup-title {
  color: ;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center; }

.closepup {
  background: none;
  border: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 0;
  margin: 0;
  border-radius: 0;
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
  display: block;
  width: 48px;
  height: 48px; }
  .closepup svg {
    width: 25px;
    height: 25px;
    fill: ; }

@media all and (min-width: 768px) {
  .infopup-in {
    font-size: inherit; }

  .infopup-title {
    font-size: 28px; } }

.footer {
  padding: 45px 0;
  font-size: 0.9rem;
  background: #fff; }

.footer-left {
  display: flex;
  justify-content: center;
  align-items: center; }

.logo-footer img {
  width: 210px; }

.address-item {
  display: flex;
  align-items: center;
  margin: 0 0 1em;
  color: #2b2b2b; }
  .address-item svg {
    fill: #bb8c41;
    width: 21px;
    height: 21px;
    margin: 0 10px 0 0;
    transition: transform 0.2s; }
  .address-item:hover svg, .address-item:focus svg {
    transform: scale(1.2);
    transition: transform 0.2s; }

.menu-footer li {
  display: block;
  margin: 0 0 1em; }
  .menu-footer a {
    color: #2b2b2b;
    border-bottom: transparent solid 1px;
    transition: border 0.2s; }
  .menu-footer a:hover, .menu-footer a:focus {
    border-bottom-color: #2b2b2b;
    transition: border 0.2s; }

.menu-social-footer {
  padding-top: 20px; }
  .menu-social-footer ul {
    display: flex;
    padding: 0;
    gap: 15px; }
  .menu-social-footer a {
    display: block; }
  .menu-social-footer a:hover svg, .menu-social-footer a:focus svg {
    transform: scale(1.2);
    transition: transform 0.2s ease; }
  .menu-social-footer svg {
    width: 22px;
    height: 22px;
    fill: #bb8c41;
    transition: transform 0.2s ease; }

.form-newsletter [type="email"] {
  display: block;
  width: 100%;
  padding: 0.5em;
  font-size: 1rem;
  border: #d7d7d7 solid 1px;
  transition: border 0.2s; }
  .form-newsletter [type="email"]:focus {
    border-color: #2b2b2b;
    transition: border 0.2s; }

.copyrights {
  margin: 45px 0 0;
  font-size: 0.85rem;
  text-align: center; }
  .copyrights a {
    color: inherit; }
  .copyrights a:hover, .copyrights a:focus {
    text-decoration: underline; }

.menu-langs {
  position: relative;
  max-width: 140px;
  margin: 1em 0 0;
  text-align: center; }
  .menu-langs:hover ul, .menu-langs:focus ul {
    opacity: 1;
    pointer-events: auto;
    transition: opacity 0.2s; }
  .menu-langs button {
    display: block;
    width: 100%;
    padding: 0.5em;
    color: #fcf8f2;
    background: #bb8c41; }
  .menu-langs ul {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    width: 100%;
    left: 0;
    background: #fcf8f2;
    transition: opacity 0.2s; }
  .menu-langs a {
    display: block;
    padding: 0.5em;
    color: #bb8c41;
    transition: color 0.2s, background 0.2s; }
  .menu-langs a:hover, .menu-langs a:focus {
    color: #fcf8f2;
    background: #bb8c41;
    transition: color 0.2s, background 0.2s; }

@media all and (min-width: 768px) {
  .footer-border {
    border-right: #bb8c41 solid 1px;
    padding-right: 40px; } }

.menu-categories {
  margin: 0 0 1em;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase; }
  .menu-categories ul {
    padding: 0;
    margin: 0;
    list-style: none; }
  .menu-categories li {
    display: inline-block;
    margin: 0 20px; }
  .menu-categories a {
    display: block;
    color: #2b2b2b; }

.cat-activated:after {
  content: '';
  opacity: 1;
  display: block;
  width: 80%;
  height: 2px;
  margin: 5px auto 0;
  background: #bb8c41;
  transition: opacity 0.2s; }

.ariane {
  margin: 0 0 1em;
  color: #2b2b2b;
  font-size: 0.9rem;
  text-align: center; }
  .ariane ul {
    padding: 0;
    margin: 0;
    list-style: none; }
  .ariane li {
    display: inline-block; }
  .ariane li:after {
    content: ' >'; }
  .ariane li:last-child:after {
    content: ''; }
  .ariane a {
    color: #bb8c41;
    border-bottom: transparent solid 1px;
    transition: border 0.2s; }
  .ariane a:hover, .ariane a:focus {
    border-bottom-color: #bb8c41;
    transition: border 0.2s; }

.news-item {
  cursor: pointer;
  position: relative;
  display: block;
  height: 50vw;
  font-size: 1rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  .news-item:hover .news-item-hover, .news-item:focus .news-item-hover, .news-item.active .news-item-hover {
    opacity: 1;
    transition: opacity 0.3s; }

.news-item-hover {
  opacity: 0;
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 25px 35px;
  background: rgba(43, 43, 43, 0.83);
  transition: opacity 0.3s; }

.news-item-top {
  display: flex;
  justify-content: space-between;
  flex-basis: 15%;
  color: ;
  font-weight: bold;
  text-transform: uppercase; }

.news-item-bottom {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-basis: 85%;
  color: #fcf8f2;
  text-align: center; }
  .news-item-bottom h2, .news-item-bottom h3 {
    padding: 0;
    margin: 0 0 1em;
    font-size: 2em;
    text-transform: uppercase; }
  .news-item-bottom p {
    font-size: 0.9em;
    line-height: 1.5em; }

.news-item-link {
  display: block;
  margin: 2em 0 0;
  font-size: 1.1rem;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px; }
  .news-item-link:after {
    content: '';
    display: block;
    margin: 0 auto;
    width: 132px;
    height: 2px;
    background: ; }

.blog-content {
  margin: 14px; }
  .blog-content .news-item {
    width: calc(50% - 14px);
    margin: 0 0 14px; }
  .blog-content .news-item:nth-of-type(8n - 6), .blog-content .news-item:nth-of-type(8n - 5), .blog-content .news-item:nth-of-type(8n - 3), .blog-content .news-item:nth-of-type(8n - 2) {
    width: calc(25% - 14px);
    height: 25vw;
    font-size: 0.8rem; }
  .blog-content .news-item:nth-of-type(8n - 4), .blog-content .news-item:nth-of-type(8n) {
    height: 288px;
    font-size: 0.8rem; }

.news-bottom-content {
  text-align: left;
  width: 100%; }

.date-event strong {
  font-size: 4rem; }

.grid-sizer {
  width: calc(25% - 14px); }

#btn-more-posts {
  margin: 0 0 1em; }

.single-post h1 {
  margin-bottom: 0.5em; }

.single-post-date {
  margin: 0 0 1em;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase; }
  .single-post-date strong {
    color: #bb8c41; }
  .single-post-date a {
    color: #bb8c41; }
  .single-post-date a:hover, .single-post-date a:focus {
    text-decoration: underline; }

.btn-blog-back {
  display: inline-block;
  margin: 2em 0;
  color: #2b2b2b;
  font-weight: bold;
  text-transform: uppercase; }
  .btn-blog-back:after {
    content: '';
    display: block;
    width: 64px;
    height: 3px;
    margin: 3px auto 0;
    background: #bb8c41;
    transition: width 0.3s; }
  .btn-blog-back:hover:after, .btn-blog-back:focus:after {
    width: 100px;
    transition: width 0.3s; }

.Grid-cell--2of2 .news-item-link {
  bottom: -75%; }
  .Grid-cell--2of2 .flip-back {
    overflow-y: auto;
    height: 170% !important;
    transform: rotateY(0deg); }

.blog-loader {
  text-align: center; }

@media screen and (max-width: 1190px) {
  /* iPad Pro */
    .home-events-btn {
      font-size: 1.7rem;
      padding: 17px; }
    .home-post-big {
      padding-left: 20px;
      padding-right: 20px; }
    .slick-slideshow-header .carousel-item {
      width: 350px; }
    .btn {
      padding-left: 1em;
      padding-right: 1em; }
    .room-details li {
      padding: 0.75em 20px; } }

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .ss-prev, .ss-next {
    bottom: 90px; }

  .btn-scroll {
    bottom: 90px; } }

@media screen and (max-width: 1024px) {
  .index-service .index-service-overlay {
    opacity: 0; }
    .index-service .index-service-title:after {
      transform: scaleX(1); } }

@media screen and (max-width: 970px) and (min-width: 769px) {
  .index-service {
    font-size: 1.2rem; } }

@media all and (min-width: 768px) {
  .page-slideshow-room {
    height: 600px; } }

@media screen and (max-width: 768px) {
  .carousel-item-overlay {
    opacity: 0; }

  html .hdb-rootApp.close {
    bottom: 0 !important;
    right: auto !important;
    left: 0 !important; }

  .m-center {
    text-align: center; }

  .m-mbm {
    margin-bottom: 2em; }

  .menu-content {
    font-size: 1.7rem; }

  .btn-book-menu {
    right: 30px; }

  .menu-contact {
    flex-flow: row wrap;
    font-size: 0.85rem; }
    .menu-contact a {
      width: 100%;
      margin-bottom: 1em; }

  .index-services-mosa {
    height: auto;
    margin-bottom: 2em; }

  .slick-slideshow-header .carousel-item, .carousel-item {
    width: 280px; }

  .carousel-item-content strong {
    font-size: 1.4rem; }

  .btns-carousel {
    display: block;
    text-align: center; }
    .btns-carousel .btn:not(:last-child) {
      margin-bottom: 0.7em;
      margin-right: 0.4em; }

  .btns-carousel-rooms {
    flex-flow: row wrap;
    justify-content: space-between; }
    .btns-carousel-rooms .btn:not(:last-child) {
      margin-bottom: 0; }

  .btns .btn:not(:last-child) {
    margin-bottom: 0.7em; }

  .room-details {
    font-size: 0.9rem; }

  .m-room {
    position: relative;
    height: 320px;
    padding: 0 5px;
    margin: 0 1em 2em;
    text-align: center; }
    .m-room .switcher-item-off {
      opacity: 0; }
    .m-room .switcher-item-on {
      opacity: 1; }

  .m-cover {
    height: 240px; }

  .news-item-hover {
    padding: 12px; }

  .news-item-bottom h2, .news-item-bottom h3 {
    font-size: 1.2em; }

  .news-item-link {
    font-size: 1rem; }

  .footer-bottom {
    margin-left: 0; } }

@media screen and (max-width: 767px) {
  #availpro-root {
    left: 15px;
    top: 100px; }

  .m-pbs {
    padding-bottom: 40px; }

  .header-gif {
    left: 15px;
    width: 120px; }

  .mtxl {
    margin-top: 4em; }

  .mtm {
    margin-top: 2em; }

  .mtl {
    margin-top: 3em; }

  .mts {
    margin-top: 1em; }

  .prm {
    padding-right: 0; }

  .mlm {
    margin-left: 0; }

  .m-mts {
    margin-top: 1em; }

  .m-mbs {
    margin-bottom: 1em; }

  .h100 {
    height: 85vh; }

  .index-intro .h1 h2 {
    margin-top: 1em; }

  h1, p.h1 {
    line-height: 1.1em; }
    h1 strong, p.h1 strong {
      line-height: 1.6em; }

  div.h1 h2 {
    margin-bottom: 1em; }

  .btn {
    font-size: 0.9rem; }

  .has-border-left {
    border-left: none; }

  .header > div {
    width: 50%; }
    .header > div:first-child, .header > div:last-child {
      width: 25%; }
    .header.sticky .logo, .header.always-sticky .logo {
      width: 110px;
      height: 75px; }

  #btn-menu {
    flex-direction: column;
    left: 12px;
    top: 25px;
    font-size: 0.9rem; }
    #btn-menu.sticky, #btn-menu.always-sticky {
      top: 25px; }

  .icon-menu {
    margin: 0 0 0.5em; }

  .menu .h100 {
    height: 100vh; }

  .menu-content {
    font-size: 1.3rem; }
    .menu-content li {
      margin-bottom: 0.6em; }

  .logo {
    width: 110px;
    height: 41px; }

  .btn-book {
    font-size: 1rem;
    font-weight: bold; }

  .slick-slideshow {
    height: 400px; }

  .carousel-item {
    width: 300px; }

  .carousel-home-rooms .carousel-item {
    width: 300px; }

  .index-logo {
    padding: 0;
    margin-bottom: 1em; }

  .index-services-col:nth-child(2) .index-service {
    height: 224px; }

  .index-service {
    margin-bottom: 1em; }
    .index-service:last-child {
      height: 224px; }

  .home-posts {
    height: auto; }

  .home-post, .home-post-big, .home-events-btn {
    height: 300px;
    margin-bottom: 20px; }

  .home-post-big p.h1 {
    margin-top: 0; }

  .social-item {
    flex-basis: calc(50% - 10px);
    height: 140px; }

  .first-offer {
    height: auto; }

  .footer {
    text-align: center; }

  .address-item {
    justify-content: center; }

  .footer-left {
    border-right: none; }

  .logo-footer {
    margin-bottom: 2em; }

  .menu-footer {
    text-align: center; }

  .copyrights {
    line-height: 1.3em; }

  .menu-social-footer {
    position: static;
    top: auto;
    right: auto;
    margin: 2em 0; }
    .menu-social-footer ul {
      justify-content: center; }

  .page-slideshow, .small-slideshow {
    height: 260px; }

  .room-details {
    padding: 12px 12px 0; }
    .room-details li {
      width: 100%; }
    .room-details li:not(:last-child) {
      border-right: none; }

  .ss-page-overlay h2 {
    font-size: 1.5rem; }

  .services {
    columns: 1; }

  .gallery-item {
    width: 100%;
    height: 240px; }

  .gallery-item-1, .gallery-item-3, .gallery-item-4, .gallery-item-6, .gallery-item-7, .gallery-item-8 {
    height: 240px; }

  .grid-sizer {
    width: 100%;
    height: 240px; }

  .blog-content .news-item {
    width: 100%;
    height: 240px; }
    .blog-content .news-item:nth-of-type(8n - 6), .blog-content .news-item:nth-of-type(8n - 5), .blog-content .news-item:nth-of-type(8n - 3), .blog-content .news-item:nth-of-type(8n - 2) {
      width: 100%;
      height: 240px; }
    .blog-content .news-item:nth-of-type(8n - 4), .blog-content .news-item:nth-of-type(8n) {
      height: 240px; }

  .news-item-hover {
    opacity: 1; }

  .menu-langs {
    display: inline-block;
    margin: 0 0 1em; }

  #swipebox-close {
    left: 0;
    right: auto; }

  .m-ss-map {
    height: 430px; }

  .menu-contact a:first-child {
    justify-content: flex-start;
    margin-bottom: 1em; }

  .tripadvisor-badge {
    left: 12px; } }

.Grid {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap; }

.Grid--nowrap {
  flex-wrap: nowrap; }

.row-wrap {
  flex-flow: row wrap; }

.Grid-cell {
  flex: 1 0 0%;
  /* Alignment per row */ }

.Grid--top {
  align-items: flex-start; }

.Grid--bottom {
  align-items: flex-end; }

.Grid--middle {
  align-items: center;
  /* Alignment per cell */ }

.Grid-cell--top {
  align-self: flex-start; }

.Grid-cell--bottom {
  align-self: flex-end; }

.Grid-cell--middle {
  align-self: center; }
  .Grid--gutters-0 {
    margin-top: -0px;
    margin-left: -0px; }
  .Grid--gutters-0 > .Grid-cell, .Grid--gutters-0 > .Grid-cell-gutter {
    padding: 0px 0 0 0px; }
  .Grid--left-gutters-0 {
    margin-left: -0px; }
  .Grid--left-gutters-0 > .Grid-cell, .Grid--left-gutters-0 > .Grid-cell-gutter {
    padding-left: 0px; }
  .Grid--top-gutters-0 {
    margin-top: -0px; }
  .Grid--top-gutters-0 > .Grid-cell, .Grid--top-gutters-0 > .Grid-cell-gutter {
    padding-top: 0px; }
  .Grid--gutters-20 {
    margin-top: -20px;
    margin-left: -20px; }
  .Grid--gutters-20 > .Grid-cell, .Grid--gutters-20 > .Grid-cell-gutter {
    padding: 20px 0 0 20px; }
  .Grid--left-gutters-20 {
    margin-left: -20px; }
  .Grid--left-gutters-20 > .Grid-cell, .Grid--left-gutters-20 > .Grid-cell-gutter {
    padding-left: 20px; }
  .Grid--top-gutters-20 {
    margin-top: -20px; }
  .Grid--top-gutters-20 > .Grid-cell, .Grid--top-gutters-20 > .Grid-cell-gutter {
    padding-top: 20px; }
  .Grid--gutters-45 {
    margin-top: -45px;
    margin-left: -45px; }
  .Grid--gutters-45 > .Grid-cell, .Grid--gutters-45 > .Grid-cell-gutter {
    padding: 45px 0 0 45px; }
  .Grid--left-gutters-45 {
    margin-left: -45px; }
  .Grid--left-gutters-45 > .Grid-cell, .Grid--left-gutters-45 > .Grid-cell-gutter {
    padding-left: 45px; }
  .Grid--top-gutters-45 {
    margin-top: -45px; }
  .Grid--top-gutters-45 > .Grid-cell, .Grid--top-gutters-45 > .Grid-cell-gutter {
    padding-top: 45px; }
  .Grid--gutters-50 {
    margin-top: -50px;
    margin-left: -50px; }
  .Grid--gutters-50 > .Grid-cell, .Grid--gutters-50 > .Grid-cell-gutter {
    padding: 50px 0 0 50px; }
  .Grid--left-gutters-50 {
    margin-left: -50px; }
  .Grid--left-gutters-50 > .Grid-cell, .Grid--left-gutters-50 > .Grid-cell-gutter {
    padding-left: 50px; }
  .Grid--top-gutters-50 {
    margin-top: -50px; }
  .Grid--top-gutters-50 > .Grid-cell, .Grid--top-gutters-50 > .Grid-cell-gutter {
    padding-top: 50px; }
  .Grid--gutters-60 {
    margin-top: -60px;
    margin-left: -60px; }
  .Grid--gutters-60 > .Grid-cell, .Grid--gutters-60 > .Grid-cell-gutter {
    padding: 60px 0 0 60px; }
  .Grid--left-gutters-60 {
    margin-left: -60px; }
  .Grid--left-gutters-60 > .Grid-cell, .Grid--left-gutters-60 > .Grid-cell-gutter {
    padding-left: 60px; }
  .Grid--top-gutters-60 {
    margin-top: -60px; }
  .Grid--top-gutters-60 > .Grid-cell, .Grid--top-gutters-60 > .Grid-cell-gutter {
    padding-top: 60px; }
  .Grid--gutters-75 {
    margin-top: -75px;
    margin-left: -75px; }
  .Grid--gutters-75 > .Grid-cell, .Grid--gutters-75 > .Grid-cell-gutter {
    padding: 75px 0 0 75px; }
  .Grid--left-gutters-75 {
    margin-left: -75px; }
  .Grid--left-gutters-75 > .Grid-cell, .Grid--left-gutters-75 > .Grid-cell-gutter {
    padding-left: 75px; }
  .Grid--top-gutters-75 {
    margin-top: -75px; }
  .Grid--top-gutters-75 > .Grid-cell, .Grid--top-gutters-75 > .Grid-cell-gutter {
    padding-top: 75px; }
  .Grid--gutters-90 {
    margin-top: -90px;
    margin-left: -90px; }
  .Grid--gutters-90 > .Grid-cell, .Grid--gutters-90 > .Grid-cell-gutter {
    padding: 90px 0 0 90px; }
  .Grid--left-gutters-90 {
    margin-left: -90px; }
  .Grid--left-gutters-90 > .Grid-cell, .Grid--left-gutters-90 > .Grid-cell-gutter {
    padding-left: 90px; }
  .Grid--top-gutters-90 {
    margin-top: -90px; }
  .Grid--top-gutters-90 > .Grid-cell, .Grid--top-gutters-90 > .Grid-cell-gutter {
    padding-top: 90px; }
  .Grid--gutters-110 {
    margin-top: -110px;
    margin-left: -110px; }
  .Grid--gutters-110 > .Grid-cell, .Grid--gutters-110 > .Grid-cell-gutter {
    padding: 110px 0 0 110px; }
  .Grid--left-gutters-110 {
    margin-left: -110px; }
  .Grid--left-gutters-110 > .Grid-cell, .Grid--left-gutters-110 > .Grid-cell-gutter {
    padding-left: 110px; }
  .Grid--top-gutters-110 {
    margin-top: -110px; }
  .Grid--top-gutters-110 > .Grid-cell, .Grid--top-gutters-110 > .Grid-cell-gutter {
    padding-top: 110px; }

.Grid--row {
  -webkit-flex-direction: row;
  flex-direction: row; }

.Grid--row-reverse {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.Grid--column-reverse {
  -webkit-flex-direction: column-reverse;
  flex-direction: column-reverse; }

.Grid--column {
  -webkit-flex-direction: column;
  flex-direction: column; }

.Grid--left {
  justify-content: flex-start; }

.Grid--center {
  justify-content: center; }

.Grid--right {
  justify-content: flex-end; }

.Grid-cell--right {
  justify-self: flex-end; }

.Grid--between {
  justify-content: space-between; }

.Grid--auto > .Grid-cell, .Grid-cell--auto {
  flex: 0 0 auto; }

.Grid--fit > .Grid-cell, .Grid-cell--fit {
  flex: 1 0 0%;
  max-width: none; }

.Grid--full > .Grid-cell, .Grid-cell--full {
  flex: 0 0 100%;
  max-width: 100%; }

.Grid--column > .Grid-cell {
  max-width: none; }

.Grid--column.large-Grid--full > .Grid-cell, .Grid--column.small-Grid--full > .Grid-cell, .Grid--column.Grid--full > .Grid-cell, .Grid--column > .large-Grid-cell--full, .Grid--column > .small-Grid-cell--full, .Grid--column > .Grid-cell--full {
  max-height: 100%; }

.Grid--2of3 > .Grid-cell, .Grid-cell--2of3 {
  flex: 0 0 66.6666%;
  max-width: 66.6666%; }

.Grid--3of4 > .Grid-cell, .Grid-cell--3of4 {
  flex: 0 0 75%;
  max-width: 75%; }

.Grid--column--2of3 > .Grid-cell, .Grid-cell-column--2of3 {
  width: 66.6666%; }

.Grid--column.large-Grid--2of3 > .Grid-cell, .Grid--column.small-Grid--2of3 > .Grid-cell, .Grid--column.Grid--2of3 > .Grid-cell, .Grid--column > .large-Grid-cell--2of3, .Grid--column > .small-Grid-cell--2of3, .Grid--column > .Grid-cell--2of3 {
  max-height: 66.6666%; }

.Grid--1of2 > .Grid-cell, .Grid-cell--1of2 {
  flex: 0 0 50%;
  max-width: 50%; }

.Grid--1of8 > .Grid-cell, .Grid-cell--1of8 {
  flex: 0 0 12.5%;
  max-width: 12.5%; }

.Grid--1of3 > .Grid-cell.Grid-70 {
  flex: 0 0 70%;
  max-width: 70%; }

.Grid--1of3 > .Grid-cell.Grid-60 {
  flex: 0 0 60%;
  max-width: 60%; }

.Grid--1of3 > .Grid-cell.Grid-40 {
  flex: 0 0 40%;
  max-width: 40%; }

.Grid--1of3 > .Grid-cell.Grid-20 {
  flex: 0 0 20%;
  max-width: 20%; }

.Grid--1of3 > .Grid-cell.Grid-10 {
  flex: 0 0 10%;
  max-width: 10%; }

..large-Grid--1of2 > .Grid-cell.Grid-40, ..large-Grid--1of2 > .Grid-cell.Grid-60 {
  flex: 0 0 50%;
  max-width: 50%; }

.Grid--column--1of2 > .Grid-cell, .Grid-cell-column--1of2 {
  width: 50%; }

.Grid--column.large-Grid--1of2 > .Grid-cell, .Grid--column.small-Grid--1of2 > .Grid-cell, .Grid--column.Grid--1of2 > .Grid-cell, .Grid--column > .large-Grid-cell--1of2, .Grid--column > .small-Grid-cell--1of2, .Grid--column > .Grid-cell--1of2 {
  max-height: 50%; }

.Grid--3of5 > .Grid-cell, .Grid-cell--3of5 {
  flex: 0 0 60%;
  max-width: 60%; }

.Grid--2of5 > .Grid-cell, .Grid-cell--2of5 {
  flex: 0 0 40%;
  max-width: 40%; }

.Grid--column--2of5 > .Grid-cell, .Grid-cell-column--2of5 {
  width: 40%; }

.Grid--column.large-Grid--2of5 > .Grid-cell, .Grid--column.small-Grid--2of5 > .Grid-cell, .Grid--column.Grid--2of5 > .Grid-cell, .Grid--column > .large-Grid-cell--2of5, .Grid--column > .small-Grid-cell--2of5, .Grid--column > .Grid-cell--2of5 {
  max-height: 40%; }

.Grid--1of3 > .Grid-cell, .Grid-cell--1of3 {
  flex: 0 0 33.3333%;
  max-width: 33.3333%; }

.Grid--column--1of3 > .Grid-cell, .Grid-cell-column--1of3 {
  width: 33.3333%; }

.Grid--column.large-Grid--1of3 > .Grid-cell, .Grid--column.small-Grid--1of3 > .Grid-cell, .Grid--column.Grid--1of3 > .Grid-cell, .Grid--column > .large-Grid-cell--1of3, .Grid--column > .small-Grid-cell--1of3, .Grid--column > .Grid-cell--1of3 {
  max-height: 33.3333%; }

.Grid--3of10 > .Grid-cell, .Grid-cell--3of10 {
  flex: 0 0 30%;
  max-width: 30%; }

.Grid--column--3of10 > .Grid-cell, .Grid-cell-column--3of10 {
  width: 30%; }

.Grid--column.large-Grid--3of10 > .Grid-cell, .Grid--column.small-Grid--3of10 > .Grid-cell, .Grid--column.Grid--3of10 > .Grid-cell, .Grid--column > .large-Grid-cell--3of10, .Grid--column > .small-Grid-cell--3of10, .Grid--column > .Grid-cell--3of10 {
  max-height: 30%; }

.Grid--1of4 > .Grid-cell, .Grid-cell--1of4 {
  flex: 0 0 25%;
  max-width: 25%; }

.Grid--column--1of4 > .Grid-cell, .Grid-cell-column--1of4 {
  width: 25%; }

.Grid--column.large-Grid--1of4 > .Grid-cell, .Grid--column.small-Grid--1of4 > .Grid-cell, .Grid--column.Grid--1of4 > .Grid-cell, .Grid--column > .large-Grid-cell--1of4, .Grid--column > .small-Grid-cell--1of4, .Grid--column > .Grid-cell--1of4 {
  max-height: 25%; }

.Grid--1of5 > .Grid-cell, .Grid-cell--1of5 {
  flex: 0 0 20%;
  max-width: 20%; }

.Grid--column--1of5 > .Grid-cell, .Grid-cell-column--1of5 {
  width: 20%; }

.Grid--column.large-Grid--1of5 > .Grid-cell, .Grid--column.small-Grid--1of5 > .Grid-cell, .Grid--column.Grid--1of5 > .Grid-cell, .Grid--column > .large-Grid-cell--1of5, .Grid--column > .small-Grid-cell--1of5, .Grid--column > .Grid-cell--1of5 {
  max-height: 20%; }

@media (max-width: 1024px) {
  .tablet-Grid--gutters-0 {
    margin-top: -0px;
    margin-left: -0px; }
    .tablet-Grid--gutters-0 > .Grid-cell, .tablet-Grid--gutters-0 > .Grid-cell-gutter {
      padding: 0px 0 0 0px; }
    .tablet-Grid--left-gutters-0 {
      margin-left: -0px; }
    .tablet-Grid--left-gutters-0 > .Grid-cell, .tablet-Grid--left-gutters-0 > .Grid-cell-gutter {
      padding-left: 0px; }
    .tablet-Grid--top-gutters-0 {
      margin-top: -0px; }
    .tablet-Grid--top-gutters-0 > .Grid-cell, .tablet-Grid--top-gutters-0 > .Grid-cell-gutter {
      padding-top: 0px; }
    .tablet-Grid--gutters-20 {
      margin-top: -20px;
      margin-left: -20px; }
    .tablet-Grid--gutters-20 > .Grid-cell, .tablet-Grid--gutters-20 > .Grid-cell-gutter {
      padding: 20px 0 0 20px; }
    .tablet-Grid--left-gutters-20 {
      margin-left: -20px; }
    .tablet-Grid--left-gutters-20 > .Grid-cell, .tablet-Grid--left-gutters-20 > .Grid-cell-gutter {
      padding-left: 20px; }
    .tablet-Grid--top-gutters-20 {
      margin-top: -20px; }
    .tablet-Grid--top-gutters-20 > .Grid-cell, .tablet-Grid--top-gutters-20 > .Grid-cell-gutter {
      padding-top: 20px; }
    .tablet-Grid--gutters-45 {
      margin-top: -45px;
      margin-left: -45px; }
    .tablet-Grid--gutters-45 > .Grid-cell, .tablet-Grid--gutters-45 > .Grid-cell-gutter {
      padding: 45px 0 0 45px; }
    .tablet-Grid--left-gutters-45 {
      margin-left: -45px; }
    .tablet-Grid--left-gutters-45 > .Grid-cell, .tablet-Grid--left-gutters-45 > .Grid-cell-gutter {
      padding-left: 45px; }
    .tablet-Grid--top-gutters-45 {
      margin-top: -45px; }
    .tablet-Grid--top-gutters-45 > .Grid-cell, .tablet-Grid--top-gutters-45 > .Grid-cell-gutter {
      padding-top: 45px; }
    .tablet-Grid--gutters-50 {
      margin-top: -50px;
      margin-left: -50px; }
    .tablet-Grid--gutters-50 > .Grid-cell, .tablet-Grid--gutters-50 > .Grid-cell-gutter {
      padding: 50px 0 0 50px; }
    .tablet-Grid--left-gutters-50 {
      margin-left: -50px; }
    .tablet-Grid--left-gutters-50 > .Grid-cell, .tablet-Grid--left-gutters-50 > .Grid-cell-gutter {
      padding-left: 50px; }
    .tablet-Grid--top-gutters-50 {
      margin-top: -50px; }
    .tablet-Grid--top-gutters-50 > .Grid-cell, .tablet-Grid--top-gutters-50 > .Grid-cell-gutter {
      padding-top: 50px; }
    .tablet-Grid--gutters-60 {
      margin-top: -60px;
      margin-left: -60px; }
    .tablet-Grid--gutters-60 > .Grid-cell, .tablet-Grid--gutters-60 > .Grid-cell-gutter {
      padding: 60px 0 0 60px; }
    .tablet-Grid--left-gutters-60 {
      margin-left: -60px; }
    .tablet-Grid--left-gutters-60 > .Grid-cell, .tablet-Grid--left-gutters-60 > .Grid-cell-gutter {
      padding-left: 60px; }
    .tablet-Grid--top-gutters-60 {
      margin-top: -60px; }
    .tablet-Grid--top-gutters-60 > .Grid-cell, .tablet-Grid--top-gutters-60 > .Grid-cell-gutter {
      padding-top: 60px; }
    .tablet-Grid--gutters-75 {
      margin-top: -75px;
      margin-left: -75px; }
    .tablet-Grid--gutters-75 > .Grid-cell, .tablet-Grid--gutters-75 > .Grid-cell-gutter {
      padding: 75px 0 0 75px; }
    .tablet-Grid--left-gutters-75 {
      margin-left: -75px; }
    .tablet-Grid--left-gutters-75 > .Grid-cell, .tablet-Grid--left-gutters-75 > .Grid-cell-gutter {
      padding-left: 75px; }
    .tablet-Grid--top-gutters-75 {
      margin-top: -75px; }
    .tablet-Grid--top-gutters-75 > .Grid-cell, .tablet-Grid--top-gutters-75 > .Grid-cell-gutter {
      padding-top: 75px; }
    .tablet-Grid--gutters-90 {
      margin-top: -90px;
      margin-left: -90px; }
    .tablet-Grid--gutters-90 > .Grid-cell, .tablet-Grid--gutters-90 > .Grid-cell-gutter {
      padding: 90px 0 0 90px; }
    .tablet-Grid--left-gutters-90 {
      margin-left: -90px; }
    .tablet-Grid--left-gutters-90 > .Grid-cell, .tablet-Grid--left-gutters-90 > .Grid-cell-gutter {
      padding-left: 90px; }
    .tablet-Grid--top-gutters-90 {
      margin-top: -90px; }
    .tablet-Grid--top-gutters-90 > .Grid-cell, .tablet-Grid--top-gutters-90 > .Grid-cell-gutter {
      padding-top: 90px; }
    .tablet-Grid--gutters-110 {
      margin-top: -110px;
      margin-left: -110px; }
    .tablet-Grid--gutters-110 > .Grid-cell, .tablet-Grid--gutters-110 > .Grid-cell-gutter {
      padding: 110px 0 0 110px; }
    .tablet-Grid--left-gutters-110 {
      margin-left: -110px; }
    .tablet-Grid--left-gutters-110 > .Grid-cell, .tablet-Grid--left-gutters-110 > .Grid-cell-gutter {
      padding-left: 110px; }
    .tablet-Grid--top-gutters-110 {
      margin-top: -110px; }
    .tablet-Grid--top-gutters-110 > .Grid-cell, .tablet-Grid--top-gutters-110 > .Grid-cell-gutter {
      padding-top: 110px; }
    .tablet-Grid--row {
      -webkit-flex-direction: row;
      flex-direction: row; }
    .tablet-Grid--row-reverse {
      -webkit-flex-direction: row-reverse;
      flex-direction: row-reverse; }
    .tablet-Grid--column-reverse {
      -webkit-flex-direction: column-reverse;
      flex-direction: column-reverse; }
    .tablet-Grid--column {
      -webkit-flex-direction: column;
      flex-direction: column; }
    .tablet-Grid--left {
      justify-content: flex-start; }
    .tablet-Grid--center {
      justify-content: center; }
    .tablet-Grid--right {
      justify-content: flex-end; }
    .tablet-Grid-cell--right {
      justify-self: flex-end; }
    .tablet-Grid--between {
      justify-content: space-between; }
    .tablet-Grid--auto > .Grid-cell, .tablet-Grid-cell--auto {
      flex: 0 0 auto; }
    .tablet-Grid--fit > .Grid-cell, .tablet-Grid-cell--fit {
      flex: 1 0 0%;
      max-width: none; }
    .tablet-Grid--full > .Grid-cell, .tablet-Grid-cell--full {
      flex: 0 0 100%;
      max-width: 100%; }
    .tablet-Grid--column > .Grid-cell {
      max-width: none; }
    .tablet-Grid--column.large-Grid--full > .Grid-cell, .tablet-Grid--column.small-Grid--full > .Grid-cell, .tablet-Grid--column.Grid--full > .Grid-cell, .tablet-Grid--column > .large-Grid-cell--full, .tablet-Grid--column > .small-Grid-cell--full, .tablet-Grid--column > .Grid-cell--full {
      max-height: 100%; }
    .tablet-Grid--2of3 > .Grid-cell, .tablet-Grid-cell--2of3 {
      flex: 0 0 66.6666%;
      max-width: 66.6666%; }
    .tablet-Grid--3of4 > .Grid-cell, .tablet-Grid-cell--3of4 {
      flex: 0 0 75%;
      max-width: 75%; }
    .tablet-Grid--column--2of3 > .Grid-cell, .tablet-Grid-cell-column--2of3 {
      width: 66.6666%; }
    .tablet-Grid--column.large-Grid--2of3 > .Grid-cell, .tablet-Grid--column.small-Grid--2of3 > .Grid-cell, .tablet-Grid--column.Grid--2of3 > .Grid-cell, .tablet-Grid--column > .large-Grid-cell--2of3, .tablet-Grid--column > .small-Grid-cell--2of3, .tablet-Grid--column > .Grid-cell--2of3 {
      max-height: 66.6666%; }
    .tablet-Grid--1of2 > .Grid-cell, .tablet-Grid-cell--1of2 {
      flex: 0 0 50%;
      max-width: 50%; }
    .tablet-Grid--1of8 > .Grid-cell, .tablet-Grid-cell--1of8 {
      flex: 0 0 12.5%;
      max-width: 12.5%; }
    .tablet-Grid--1of3 > .Grid-cell.Grid-70 {
      flex: 0 0 70%;
      max-width: 70%; }
    .tablet-Grid--1of3 > .Grid-cell.Grid-60 {
      flex: 0 0 60%;
      max-width: 60%; }
    .tablet-Grid--1of3 > .Grid-cell.Grid-40 {
      flex: 0 0 40%;
      max-width: 40%; }
    .tablet-Grid--1of3 > .Grid-cell.Grid-20 {
      flex: 0 0 20%;
      max-width: 20%; }
    .tablet-Grid--1of3 > .Grid-cell.Grid-10 {
      flex: 0 0 10%;
      max-width: 10%; }
    .tablet-.large-Grid--1of2 > .Grid-cell.Grid-40, .tablet-.large-Grid--1of2 > .Grid-cell.Grid-60 {
      flex: 0 0 50%;
      max-width: 50%; }
    .tablet-Grid--column--1of2 > .Grid-cell, .tablet-Grid-cell-column--1of2 {
      width: 50%; }
    .tablet-Grid--column.large-Grid--1of2 > .Grid-cell, .tablet-Grid--column.small-Grid--1of2 > .Grid-cell, .tablet-Grid--column.Grid--1of2 > .Grid-cell, .tablet-Grid--column > .large-Grid-cell--1of2, .tablet-Grid--column > .small-Grid-cell--1of2, .tablet-Grid--column > .Grid-cell--1of2 {
      max-height: 50%; }
    .tablet-Grid--3of5 > .Grid-cell, .tablet-Grid-cell--3of5 {
      flex: 0 0 60%;
      max-width: 60%; }
    .tablet-Grid--2of5 > .Grid-cell, .tablet-Grid-cell--2of5 {
      flex: 0 0 40%;
      max-width: 40%; }
    .tablet-Grid--column--2of5 > .Grid-cell, .tablet-Grid-cell-column--2of5 {
      width: 40%; }
    .tablet-Grid--column.large-Grid--2of5 > .Grid-cell, .tablet-Grid--column.small-Grid--2of5 > .Grid-cell, .tablet-Grid--column.Grid--2of5 > .Grid-cell, .tablet-Grid--column > .large-Grid-cell--2of5, .tablet-Grid--column > .small-Grid-cell--2of5, .tablet-Grid--column > .Grid-cell--2of5 {
      max-height: 40%; }
    .tablet-Grid--1of3 > .Grid-cell, .tablet-Grid-cell--1of3 {
      flex: 0 0 33.3333%;
      max-width: 33.3333%; }
    .tablet-Grid--column--1of3 > .Grid-cell, .tablet-Grid-cell-column--1of3 {
      width: 33.3333%; }
    .tablet-Grid--column.large-Grid--1of3 > .Grid-cell, .tablet-Grid--column.small-Grid--1of3 > .Grid-cell, .tablet-Grid--column.Grid--1of3 > .Grid-cell, .tablet-Grid--column > .large-Grid-cell--1of3, .tablet-Grid--column > .small-Grid-cell--1of3, .tablet-Grid--column > .Grid-cell--1of3 {
      max-height: 33.3333%; }
    .tablet-Grid--3of10 > .Grid-cell, .tablet-Grid-cell--3of10 {
      flex: 0 0 30%;
      max-width: 30%; }
    .tablet-Grid--column--3of10 > .Grid-cell, .tablet-Grid-cell-column--3of10 {
      width: 30%; }
    .tablet-Grid--column.large-Grid--3of10 > .Grid-cell, .tablet-Grid--column.small-Grid--3of10 > .Grid-cell, .tablet-Grid--column.Grid--3of10 > .Grid-cell, .tablet-Grid--column > .large-Grid-cell--3of10, .tablet-Grid--column > .small-Grid-cell--3of10, .tablet-Grid--column > .Grid-cell--3of10 {
      max-height: 30%; }
    .tablet-Grid--1of4 > .Grid-cell, .tablet-Grid-cell--1of4 {
      flex: 0 0 25%;
      max-width: 25%; }
    .tablet-Grid--column--1of4 > .Grid-cell, .tablet-Grid-cell-column--1of4 {
      width: 25%; }
    .tablet-Grid--column.large-Grid--1of4 > .Grid-cell, .tablet-Grid--column.small-Grid--1of4 > .Grid-cell, .tablet-Grid--column.Grid--1of4 > .Grid-cell, .tablet-Grid--column > .large-Grid-cell--1of4, .tablet-Grid--column > .small-Grid-cell--1of4, .tablet-Grid--column > .Grid-cell--1of4 {
      max-height: 25%; }
    .tablet-Grid--1of5 > .Grid-cell, .tablet-Grid-cell--1of5 {
      flex: 0 0 20%;
      max-width: 20%; }
    .tablet-Grid--column--1of5 > .Grid-cell, .tablet-Grid-cell-column--1of5 {
      width: 20%; }
    .tablet-Grid--column.large-Grid--1of5 > .Grid-cell, .tablet-Grid--column.small-Grid--1of5 > .Grid-cell, .tablet-Grid--column.Grid--1of5 > .Grid-cell, .tablet-Grid--column > .large-Grid-cell--1of5, .tablet-Grid--column > .small-Grid-cell--1of5, .tablet-Grid--column > .Grid-cell--1of5 {
      max-height: 20%; } }

@media (max-width: 768px) {
  .mobile-Grid--gutters-0 {
    margin-top: -0px;
    margin-left: -0px; }
    .mobile-Grid--gutters-0 > .Grid-cell, .mobile-Grid--gutters-0 > .Grid-cell-gutter {
      padding: 0px 0 0 0px; }
    .mobile-Grid--left-gutters-0 {
      margin-left: -0px; }
    .mobile-Grid--left-gutters-0 > .Grid-cell, .mobile-Grid--left-gutters-0 > .Grid-cell-gutter {
      padding-left: 0px; }
    .mobile-Grid--top-gutters-0 {
      margin-top: -0px; }
    .mobile-Grid--top-gutters-0 > .Grid-cell, .mobile-Grid--top-gutters-0 > .Grid-cell-gutter {
      padding-top: 0px; }
    .mobile-Grid--gutters-20 {
      margin-top: -20px;
      margin-left: -20px; }
    .mobile-Grid--gutters-20 > .Grid-cell, .mobile-Grid--gutters-20 > .Grid-cell-gutter {
      padding: 20px 0 0 20px; }
    .mobile-Grid--left-gutters-20 {
      margin-left: -20px; }
    .mobile-Grid--left-gutters-20 > .Grid-cell, .mobile-Grid--left-gutters-20 > .Grid-cell-gutter {
      padding-left: 20px; }
    .mobile-Grid--top-gutters-20 {
      margin-top: -20px; }
    .mobile-Grid--top-gutters-20 > .Grid-cell, .mobile-Grid--top-gutters-20 > .Grid-cell-gutter {
      padding-top: 20px; }
    .mobile-Grid--gutters-45 {
      margin-top: -45px;
      margin-left: -45px; }
    .mobile-Grid--gutters-45 > .Grid-cell, .mobile-Grid--gutters-45 > .Grid-cell-gutter {
      padding: 45px 0 0 45px; }
    .mobile-Grid--left-gutters-45 {
      margin-left: -45px; }
    .mobile-Grid--left-gutters-45 > .Grid-cell, .mobile-Grid--left-gutters-45 > .Grid-cell-gutter {
      padding-left: 45px; }
    .mobile-Grid--top-gutters-45 {
      margin-top: -45px; }
    .mobile-Grid--top-gutters-45 > .Grid-cell, .mobile-Grid--top-gutters-45 > .Grid-cell-gutter {
      padding-top: 45px; }
    .mobile-Grid--gutters-50 {
      margin-top: -50px;
      margin-left: -50px; }
    .mobile-Grid--gutters-50 > .Grid-cell, .mobile-Grid--gutters-50 > .Grid-cell-gutter {
      padding: 50px 0 0 50px; }
    .mobile-Grid--left-gutters-50 {
      margin-left: -50px; }
    .mobile-Grid--left-gutters-50 > .Grid-cell, .mobile-Grid--left-gutters-50 > .Grid-cell-gutter {
      padding-left: 50px; }
    .mobile-Grid--top-gutters-50 {
      margin-top: -50px; }
    .mobile-Grid--top-gutters-50 > .Grid-cell, .mobile-Grid--top-gutters-50 > .Grid-cell-gutter {
      padding-top: 50px; }
    .mobile-Grid--gutters-60 {
      margin-top: -60px;
      margin-left: -60px; }
    .mobile-Grid--gutters-60 > .Grid-cell, .mobile-Grid--gutters-60 > .Grid-cell-gutter {
      padding: 60px 0 0 60px; }
    .mobile-Grid--left-gutters-60 {
      margin-left: -60px; }
    .mobile-Grid--left-gutters-60 > .Grid-cell, .mobile-Grid--left-gutters-60 > .Grid-cell-gutter {
      padding-left: 60px; }
    .mobile-Grid--top-gutters-60 {
      margin-top: -60px; }
    .mobile-Grid--top-gutters-60 > .Grid-cell, .mobile-Grid--top-gutters-60 > .Grid-cell-gutter {
      padding-top: 60px; }
    .mobile-Grid--gutters-75 {
      margin-top: -75px;
      margin-left: -75px; }
    .mobile-Grid--gutters-75 > .Grid-cell, .mobile-Grid--gutters-75 > .Grid-cell-gutter {
      padding: 75px 0 0 75px; }
    .mobile-Grid--left-gutters-75 {
      margin-left: -75px; }
    .mobile-Grid--left-gutters-75 > .Grid-cell, .mobile-Grid--left-gutters-75 > .Grid-cell-gutter {
      padding-left: 75px; }
    .mobile-Grid--top-gutters-75 {
      margin-top: -75px; }
    .mobile-Grid--top-gutters-75 > .Grid-cell, .mobile-Grid--top-gutters-75 > .Grid-cell-gutter {
      padding-top: 75px; }
    .mobile-Grid--gutters-90 {
      margin-top: -90px;
      margin-left: -90px; }
    .mobile-Grid--gutters-90 > .Grid-cell, .mobile-Grid--gutters-90 > .Grid-cell-gutter {
      padding: 90px 0 0 90px; }
    .mobile-Grid--left-gutters-90 {
      margin-left: -90px; }
    .mobile-Grid--left-gutters-90 > .Grid-cell, .mobile-Grid--left-gutters-90 > .Grid-cell-gutter {
      padding-left: 90px; }
    .mobile-Grid--top-gutters-90 {
      margin-top: -90px; }
    .mobile-Grid--top-gutters-90 > .Grid-cell, .mobile-Grid--top-gutters-90 > .Grid-cell-gutter {
      padding-top: 90px; }
    .mobile-Grid--gutters-110 {
      margin-top: -110px;
      margin-left: -110px; }
    .mobile-Grid--gutters-110 > .Grid-cell, .mobile-Grid--gutters-110 > .Grid-cell-gutter {
      padding: 110px 0 0 110px; }
    .mobile-Grid--left-gutters-110 {
      margin-left: -110px; }
    .mobile-Grid--left-gutters-110 > .Grid-cell, .mobile-Grid--left-gutters-110 > .Grid-cell-gutter {
      padding-left: 110px; }
    .mobile-Grid--top-gutters-110 {
      margin-top: -110px; }
    .mobile-Grid--top-gutters-110 > .Grid-cell, .mobile-Grid--top-gutters-110 > .Grid-cell-gutter {
      padding-top: 110px; }
    .mobile-Grid--row {
      -webkit-flex-direction: row;
      flex-direction: row; }
    .mobile-Grid--row-reverse {
      -webkit-flex-direction: row-reverse;
      flex-direction: row-reverse; }
    .mobile-Grid--column-reverse {
      -webkit-flex-direction: column-reverse;
      flex-direction: column-reverse; }
    .mobile-Grid--column {
      -webkit-flex-direction: column;
      flex-direction: column; }
    .mobile-Grid--left {
      justify-content: flex-start; }
    .mobile-Grid--center {
      justify-content: center; }
    .mobile-Grid--right {
      justify-content: flex-end; }
    .mobile-Grid-cell--right {
      justify-self: flex-end; }
    .mobile-Grid--between {
      justify-content: space-between; }
    .mobile-Grid--auto > .Grid-cell, .mobile-Grid-cell--auto {
      flex: 0 0 auto; }
    .mobile-Grid--fit > .Grid-cell, .mobile-Grid-cell--fit {
      flex: 1 0 0%;
      max-width: none; }
    .mobile-Grid--full > .Grid-cell, .mobile-Grid-cell--full {
      flex: 0 0 100%;
      max-width: 100%; }
    .mobile-Grid--column > .Grid-cell {
      max-width: none; }
    .mobile-Grid--column.large-Grid--full > .Grid-cell, .mobile-Grid--column.small-Grid--full > .Grid-cell, .mobile-Grid--column.Grid--full > .Grid-cell, .mobile-Grid--column > .large-Grid-cell--full, .mobile-Grid--column > .small-Grid-cell--full, .mobile-Grid--column > .Grid-cell--full {
      max-height: 100%; }
    .mobile-Grid--2of3 > .Grid-cell, .mobile-Grid-cell--2of3 {
      flex: 0 0 66.6666%;
      max-width: 66.6666%; }
    .mobile-Grid--3of4 > .Grid-cell, .mobile-Grid-cell--3of4 {
      flex: 0 0 75%;
      max-width: 75%; }
    .mobile-Grid--column--2of3 > .Grid-cell, .mobile-Grid-cell-column--2of3 {
      width: 66.6666%; }
    .mobile-Grid--column.large-Grid--2of3 > .Grid-cell, .mobile-Grid--column.small-Grid--2of3 > .Grid-cell, .mobile-Grid--column.Grid--2of3 > .Grid-cell, .mobile-Grid--column > .large-Grid-cell--2of3, .mobile-Grid--column > .small-Grid-cell--2of3, .mobile-Grid--column > .Grid-cell--2of3 {
      max-height: 66.6666%; }
    .mobile-Grid--1of2 > .Grid-cell, .mobile-Grid-cell--1of2 {
      flex: 0 0 50%;
      max-width: 50%; }
    .mobile-Grid--1of8 > .Grid-cell, .mobile-Grid-cell--1of8 {
      flex: 0 0 12.5%;
      max-width: 12.5%; }
    .mobile-Grid--1of3 > .Grid-cell.Grid-70 {
      flex: 0 0 70%;
      max-width: 70%; }
    .mobile-Grid--1of3 > .Grid-cell.Grid-60 {
      flex: 0 0 60%;
      max-width: 60%; }
    .mobile-Grid--1of3 > .Grid-cell.Grid-40 {
      flex: 0 0 40%;
      max-width: 40%; }
    .mobile-Grid--1of3 > .Grid-cell.Grid-20 {
      flex: 0 0 20%;
      max-width: 20%; }
    .mobile-Grid--1of3 > .Grid-cell.Grid-10 {
      flex: 0 0 10%;
      max-width: 10%; }
    .mobile-.large-Grid--1of2 > .Grid-cell.Grid-40, .mobile-.large-Grid--1of2 > .Grid-cell.Grid-60 {
      flex: 0 0 50%;
      max-width: 50%; }
    .mobile-Grid--column--1of2 > .Grid-cell, .mobile-Grid-cell-column--1of2 {
      width: 50%; }
    .mobile-Grid--column.large-Grid--1of2 > .Grid-cell, .mobile-Grid--column.small-Grid--1of2 > .Grid-cell, .mobile-Grid--column.Grid--1of2 > .Grid-cell, .mobile-Grid--column > .large-Grid-cell--1of2, .mobile-Grid--column > .small-Grid-cell--1of2, .mobile-Grid--column > .Grid-cell--1of2 {
      max-height: 50%; }
    .mobile-Grid--3of5 > .Grid-cell, .mobile-Grid-cell--3of5 {
      flex: 0 0 60%;
      max-width: 60%; }
    .mobile-Grid--2of5 > .Grid-cell, .mobile-Grid-cell--2of5 {
      flex: 0 0 40%;
      max-width: 40%; }
    .mobile-Grid--column--2of5 > .Grid-cell, .mobile-Grid-cell-column--2of5 {
      width: 40%; }
    .mobile-Grid--column.large-Grid--2of5 > .Grid-cell, .mobile-Grid--column.small-Grid--2of5 > .Grid-cell, .mobile-Grid--column.Grid--2of5 > .Grid-cell, .mobile-Grid--column > .large-Grid-cell--2of5, .mobile-Grid--column > .small-Grid-cell--2of5, .mobile-Grid--column > .Grid-cell--2of5 {
      max-height: 40%; }
    .mobile-Grid--1of3 > .Grid-cell, .mobile-Grid-cell--1of3 {
      flex: 0 0 33.3333%;
      max-width: 33.3333%; }
    .mobile-Grid--column--1of3 > .Grid-cell, .mobile-Grid-cell-column--1of3 {
      width: 33.3333%; }
    .mobile-Grid--column.large-Grid--1of3 > .Grid-cell, .mobile-Grid--column.small-Grid--1of3 > .Grid-cell, .mobile-Grid--column.Grid--1of3 > .Grid-cell, .mobile-Grid--column > .large-Grid-cell--1of3, .mobile-Grid--column > .small-Grid-cell--1of3, .mobile-Grid--column > .Grid-cell--1of3 {
      max-height: 33.3333%; }
    .mobile-Grid--3of10 > .Grid-cell, .mobile-Grid-cell--3of10 {
      flex: 0 0 30%;
      max-width: 30%; }
    .mobile-Grid--column--3of10 > .Grid-cell, .mobile-Grid-cell-column--3of10 {
      width: 30%; }
    .mobile-Grid--column.large-Grid--3of10 > .Grid-cell, .mobile-Grid--column.small-Grid--3of10 > .Grid-cell, .mobile-Grid--column.Grid--3of10 > .Grid-cell, .mobile-Grid--column > .large-Grid-cell--3of10, .mobile-Grid--column > .small-Grid-cell--3of10, .mobile-Grid--column > .Grid-cell--3of10 {
      max-height: 30%; }
    .mobile-Grid--1of4 > .Grid-cell, .mobile-Grid-cell--1of4 {
      flex: 0 0 25%;
      max-width: 25%; }
    .mobile-Grid--column--1of4 > .Grid-cell, .mobile-Grid-cell-column--1of4 {
      width: 25%; }
    .mobile-Grid--column.large-Grid--1of4 > .Grid-cell, .mobile-Grid--column.small-Grid--1of4 > .Grid-cell, .mobile-Grid--column.Grid--1of4 > .Grid-cell, .mobile-Grid--column > .large-Grid-cell--1of4, .mobile-Grid--column > .small-Grid-cell--1of4, .mobile-Grid--column > .Grid-cell--1of4 {
      max-height: 25%; }
    .mobile-Grid--1of5 > .Grid-cell, .mobile-Grid-cell--1of5 {
      flex: 0 0 20%;
      max-width: 20%; }
    .mobile-Grid--column--1of5 > .Grid-cell, .mobile-Grid-cell-column--1of5 {
      width: 20%; }
    .mobile-Grid--column.large-Grid--1of5 > .Grid-cell, .mobile-Grid--column.small-Grid--1of5 > .Grid-cell, .mobile-Grid--column.Grid--1of5 > .Grid-cell, .mobile-Grid--column > .large-Grid-cell--1of5, .mobile-Grid--column > .small-Grid-cell--1of5, .mobile-Grid--column > .Grid-cell--1of5 {
      max-height: 20%; } }

@media (max-width: 767px) {
  .mobileonly-Grid--gutters-0 {
    margin-top: -0px;
    margin-left: -0px; }
    .mobileonly-Grid--gutters-0 > .Grid-cell, .mobileonly-Grid--gutters-0 > .Grid-cell-gutter {
      padding: 0px 0 0 0px; }
    .mobileonly-Grid--left-gutters-0 {
      margin-left: -0px; }
    .mobileonly-Grid--left-gutters-0 > .Grid-cell, .mobileonly-Grid--left-gutters-0 > .Grid-cell-gutter {
      padding-left: 0px; }
    .mobileonly-Grid--top-gutters-0 {
      margin-top: -0px; }
    .mobileonly-Grid--top-gutters-0 > .Grid-cell, .mobileonly-Grid--top-gutters-0 > .Grid-cell-gutter {
      padding-top: 0px; }
    .mobileonly-Grid--gutters-20 {
      margin-top: -20px;
      margin-left: -20px; }
    .mobileonly-Grid--gutters-20 > .Grid-cell, .mobileonly-Grid--gutters-20 > .Grid-cell-gutter {
      padding: 20px 0 0 20px; }
    .mobileonly-Grid--left-gutters-20 {
      margin-left: -20px; }
    .mobileonly-Grid--left-gutters-20 > .Grid-cell, .mobileonly-Grid--left-gutters-20 > .Grid-cell-gutter {
      padding-left: 20px; }
    .mobileonly-Grid--top-gutters-20 {
      margin-top: -20px; }
    .mobileonly-Grid--top-gutters-20 > .Grid-cell, .mobileonly-Grid--top-gutters-20 > .Grid-cell-gutter {
      padding-top: 20px; }
    .mobileonly-Grid--gutters-45 {
      margin-top: -45px;
      margin-left: -45px; }
    .mobileonly-Grid--gutters-45 > .Grid-cell, .mobileonly-Grid--gutters-45 > .Grid-cell-gutter {
      padding: 45px 0 0 45px; }
    .mobileonly-Grid--left-gutters-45 {
      margin-left: -45px; }
    .mobileonly-Grid--left-gutters-45 > .Grid-cell, .mobileonly-Grid--left-gutters-45 > .Grid-cell-gutter {
      padding-left: 45px; }
    .mobileonly-Grid--top-gutters-45 {
      margin-top: -45px; }
    .mobileonly-Grid--top-gutters-45 > .Grid-cell, .mobileonly-Grid--top-gutters-45 > .Grid-cell-gutter {
      padding-top: 45px; }
    .mobileonly-Grid--gutters-50 {
      margin-top: -50px;
      margin-left: -50px; }
    .mobileonly-Grid--gutters-50 > .Grid-cell, .mobileonly-Grid--gutters-50 > .Grid-cell-gutter {
      padding: 50px 0 0 50px; }
    .mobileonly-Grid--left-gutters-50 {
      margin-left: -50px; }
    .mobileonly-Grid--left-gutters-50 > .Grid-cell, .mobileonly-Grid--left-gutters-50 > .Grid-cell-gutter {
      padding-left: 50px; }
    .mobileonly-Grid--top-gutters-50 {
      margin-top: -50px; }
    .mobileonly-Grid--top-gutters-50 > .Grid-cell, .mobileonly-Grid--top-gutters-50 > .Grid-cell-gutter {
      padding-top: 50px; }
    .mobileonly-Grid--gutters-60 {
      margin-top: -60px;
      margin-left: -60px; }
    .mobileonly-Grid--gutters-60 > .Grid-cell, .mobileonly-Grid--gutters-60 > .Grid-cell-gutter {
      padding: 60px 0 0 60px; }
    .mobileonly-Grid--left-gutters-60 {
      margin-left: -60px; }
    .mobileonly-Grid--left-gutters-60 > .Grid-cell, .mobileonly-Grid--left-gutters-60 > .Grid-cell-gutter {
      padding-left: 60px; }
    .mobileonly-Grid--top-gutters-60 {
      margin-top: -60px; }
    .mobileonly-Grid--top-gutters-60 > .Grid-cell, .mobileonly-Grid--top-gutters-60 > .Grid-cell-gutter {
      padding-top: 60px; }
    .mobileonly-Grid--gutters-75 {
      margin-top: -75px;
      margin-left: -75px; }
    .mobileonly-Grid--gutters-75 > .Grid-cell, .mobileonly-Grid--gutters-75 > .Grid-cell-gutter {
      padding: 75px 0 0 75px; }
    .mobileonly-Grid--left-gutters-75 {
      margin-left: -75px; }
    .mobileonly-Grid--left-gutters-75 > .Grid-cell, .mobileonly-Grid--left-gutters-75 > .Grid-cell-gutter {
      padding-left: 75px; }
    .mobileonly-Grid--top-gutters-75 {
      margin-top: -75px; }
    .mobileonly-Grid--top-gutters-75 > .Grid-cell, .mobileonly-Grid--top-gutters-75 > .Grid-cell-gutter {
      padding-top: 75px; }
    .mobileonly-Grid--gutters-90 {
      margin-top: -90px;
      margin-left: -90px; }
    .mobileonly-Grid--gutters-90 > .Grid-cell, .mobileonly-Grid--gutters-90 > .Grid-cell-gutter {
      padding: 90px 0 0 90px; }
    .mobileonly-Grid--left-gutters-90 {
      margin-left: -90px; }
    .mobileonly-Grid--left-gutters-90 > .Grid-cell, .mobileonly-Grid--left-gutters-90 > .Grid-cell-gutter {
      padding-left: 90px; }
    .mobileonly-Grid--top-gutters-90 {
      margin-top: -90px; }
    .mobileonly-Grid--top-gutters-90 > .Grid-cell, .mobileonly-Grid--top-gutters-90 > .Grid-cell-gutter {
      padding-top: 90px; }
    .mobileonly-Grid--gutters-110 {
      margin-top: -110px;
      margin-left: -110px; }
    .mobileonly-Grid--gutters-110 > .Grid-cell, .mobileonly-Grid--gutters-110 > .Grid-cell-gutter {
      padding: 110px 0 0 110px; }
    .mobileonly-Grid--left-gutters-110 {
      margin-left: -110px; }
    .mobileonly-Grid--left-gutters-110 > .Grid-cell, .mobileonly-Grid--left-gutters-110 > .Grid-cell-gutter {
      padding-left: 110px; }
    .mobileonly-Grid--top-gutters-110 {
      margin-top: -110px; }
    .mobileonly-Grid--top-gutters-110 > .Grid-cell, .mobileonly-Grid--top-gutters-110 > .Grid-cell-gutter {
      padding-top: 110px; }
    .mobileonly-Grid--row {
      -webkit-flex-direction: row;
      flex-direction: row; }
    .mobileonly-Grid--row-reverse {
      -webkit-flex-direction: row-reverse;
      flex-direction: row-reverse; }
    .mobileonly-Grid--column-reverse {
      -webkit-flex-direction: column-reverse;
      flex-direction: column-reverse; }
    .mobileonly-Grid--column {
      -webkit-flex-direction: column;
      flex-direction: column; }
    .mobileonly-Grid--left {
      justify-content: flex-start; }
    .mobileonly-Grid--center {
      justify-content: center; }
    .mobileonly-Grid--right {
      justify-content: flex-end; }
    .mobileonly-Grid-cell--right {
      justify-self: flex-end; }
    .mobileonly-Grid--between {
      justify-content: space-between; }
    .mobileonly-Grid--auto > .Grid-cell, .mobileonly-Grid-cell--auto {
      flex: 0 0 auto; }
    .mobileonly-Grid--fit > .Grid-cell, .mobileonly-Grid-cell--fit {
      flex: 1 0 0%;
      max-width: none; }
    .mobileonly-Grid--full > .Grid-cell, .mobileonly-Grid-cell--full {
      flex: 0 0 100%;
      max-width: 100%; }
    .mobileonly-Grid--column > .Grid-cell {
      max-width: none; }
    .mobileonly-Grid--column.large-Grid--full > .Grid-cell, .mobileonly-Grid--column.small-Grid--full > .Grid-cell, .mobileonly-Grid--column.Grid--full > .Grid-cell, .mobileonly-Grid--column > .large-Grid-cell--full, .mobileonly-Grid--column > .small-Grid-cell--full, .mobileonly-Grid--column > .Grid-cell--full {
      max-height: 100%; }
    .mobileonly-Grid--2of3 > .Grid-cell, .mobileonly-Grid-cell--2of3 {
      flex: 0 0 66.6666%;
      max-width: 66.6666%; }
    .mobileonly-Grid--3of4 > .Grid-cell, .mobileonly-Grid-cell--3of4 {
      flex: 0 0 75%;
      max-width: 75%; }
    .mobileonly-Grid--column--2of3 > .Grid-cell, .mobileonly-Grid-cell-column--2of3 {
      width: 66.6666%; }
    .mobileonly-Grid--column.large-Grid--2of3 > .Grid-cell, .mobileonly-Grid--column.small-Grid--2of3 > .Grid-cell, .mobileonly-Grid--column.Grid--2of3 > .Grid-cell, .mobileonly-Grid--column > .large-Grid-cell--2of3, .mobileonly-Grid--column > .small-Grid-cell--2of3, .mobileonly-Grid--column > .Grid-cell--2of3 {
      max-height: 66.6666%; }
    .mobileonly-Grid--1of2 > .Grid-cell, .mobileonly-Grid-cell--1of2 {
      flex: 0 0 50%;
      max-width: 50%; }
    .mobileonly-Grid--1of8 > .Grid-cell, .mobileonly-Grid-cell--1of8 {
      flex: 0 0 12.5%;
      max-width: 12.5%; }
    .mobileonly-Grid--1of3 > .Grid-cell.Grid-70 {
      flex: 0 0 70%;
      max-width: 70%; }
    .mobileonly-Grid--1of3 > .Grid-cell.Grid-60 {
      flex: 0 0 60%;
      max-width: 60%; }
    .mobileonly-Grid--1of3 > .Grid-cell.Grid-40 {
      flex: 0 0 40%;
      max-width: 40%; }
    .mobileonly-Grid--1of3 > .Grid-cell.Grid-20 {
      flex: 0 0 20%;
      max-width: 20%; }
    .mobileonly-Grid--1of3 > .Grid-cell.Grid-10 {
      flex: 0 0 10%;
      max-width: 10%; }
    .mobileonly-.large-Grid--1of2 > .Grid-cell.Grid-40, .mobileonly-.large-Grid--1of2 > .Grid-cell.Grid-60 {
      flex: 0 0 50%;
      max-width: 50%; }
    .mobileonly-Grid--column--1of2 > .Grid-cell, .mobileonly-Grid-cell-column--1of2 {
      width: 50%; }
    .mobileonly-Grid--column.large-Grid--1of2 > .Grid-cell, .mobileonly-Grid--column.small-Grid--1of2 > .Grid-cell, .mobileonly-Grid--column.Grid--1of2 > .Grid-cell, .mobileonly-Grid--column > .large-Grid-cell--1of2, .mobileonly-Grid--column > .small-Grid-cell--1of2, .mobileonly-Grid--column > .Grid-cell--1of2 {
      max-height: 50%; }
    .mobileonly-Grid--3of5 > .Grid-cell, .mobileonly-Grid-cell--3of5 {
      flex: 0 0 60%;
      max-width: 60%; }
    .mobileonly-Grid--2of5 > .Grid-cell, .mobileonly-Grid-cell--2of5 {
      flex: 0 0 40%;
      max-width: 40%; }
    .mobileonly-Grid--column--2of5 > .Grid-cell, .mobileonly-Grid-cell-column--2of5 {
      width: 40%; }
    .mobileonly-Grid--column.large-Grid--2of5 > .Grid-cell, .mobileonly-Grid--column.small-Grid--2of5 > .Grid-cell, .mobileonly-Grid--column.Grid--2of5 > .Grid-cell, .mobileonly-Grid--column > .large-Grid-cell--2of5, .mobileonly-Grid--column > .small-Grid-cell--2of5, .mobileonly-Grid--column > .Grid-cell--2of5 {
      max-height: 40%; }
    .mobileonly-Grid--1of3 > .Grid-cell, .mobileonly-Grid-cell--1of3 {
      flex: 0 0 33.3333%;
      max-width: 33.3333%; }
    .mobileonly-Grid--column--1of3 > .Grid-cell, .mobileonly-Grid-cell-column--1of3 {
      width: 33.3333%; }
    .mobileonly-Grid--column.large-Grid--1of3 > .Grid-cell, .mobileonly-Grid--column.small-Grid--1of3 > .Grid-cell, .mobileonly-Grid--column.Grid--1of3 > .Grid-cell, .mobileonly-Grid--column > .large-Grid-cell--1of3, .mobileonly-Grid--column > .small-Grid-cell--1of3, .mobileonly-Grid--column > .Grid-cell--1of3 {
      max-height: 33.3333%; }
    .mobileonly-Grid--3of10 > .Grid-cell, .mobileonly-Grid-cell--3of10 {
      flex: 0 0 30%;
      max-width: 30%; }
    .mobileonly-Grid--column--3of10 > .Grid-cell, .mobileonly-Grid-cell-column--3of10 {
      width: 30%; }
    .mobileonly-Grid--column.large-Grid--3of10 > .Grid-cell, .mobileonly-Grid--column.small-Grid--3of10 > .Grid-cell, .mobileonly-Grid--column.Grid--3of10 > .Grid-cell, .mobileonly-Grid--column > .large-Grid-cell--3of10, .mobileonly-Grid--column > .small-Grid-cell--3of10, .mobileonly-Grid--column > .Grid-cell--3of10 {
      max-height: 30%; }
    .mobileonly-Grid--1of4 > .Grid-cell, .mobileonly-Grid-cell--1of4 {
      flex: 0 0 25%;
      max-width: 25%; }
    .mobileonly-Grid--column--1of4 > .Grid-cell, .mobileonly-Grid-cell-column--1of4 {
      width: 25%; }
    .mobileonly-Grid--column.large-Grid--1of4 > .Grid-cell, .mobileonly-Grid--column.small-Grid--1of4 > .Grid-cell, .mobileonly-Grid--column.Grid--1of4 > .Grid-cell, .mobileonly-Grid--column > .large-Grid-cell--1of4, .mobileonly-Grid--column > .small-Grid-cell--1of4, .mobileonly-Grid--column > .Grid-cell--1of4 {
      max-height: 25%; }
    .mobileonly-Grid--1of5 > .Grid-cell, .mobileonly-Grid-cell--1of5 {
      flex: 0 0 20%;
      max-width: 20%; }
    .mobileonly-Grid--column--1of5 > .Grid-cell, .mobileonly-Grid-cell-column--1of5 {
      width: 20%; }
    .mobileonly-Grid--column.large-Grid--1of5 > .Grid-cell, .mobileonly-Grid--column.small-Grid--1of5 > .Grid-cell, .mobileonly-Grid--column.Grid--1of5 > .Grid-cell, .mobileonly-Grid--column > .large-Grid-cell--1of5, .mobileonly-Grid--column > .small-Grid-cell--1of5, .mobileonly-Grid--column > .Grid-cell--1of5 {
      max-height: 20%; } }

@media (min-width: 768px) {
  .small-Grid--gutters-0 {
    margin-top: -0px;
    margin-left: -0px; }
    .small-Grid--gutters-0 > .Grid-cell, .small-Grid--gutters-0 > .Grid-cell-gutter {
      padding: 0px 0 0 0px; }
    .small-Grid--left-gutters-0 {
      margin-left: -0px; }
    .small-Grid--left-gutters-0 > .Grid-cell, .small-Grid--left-gutters-0 > .Grid-cell-gutter {
      padding-left: 0px; }
    .small-Grid--top-gutters-0 {
      margin-top: -0px; }
    .small-Grid--top-gutters-0 > .Grid-cell, .small-Grid--top-gutters-0 > .Grid-cell-gutter {
      padding-top: 0px; }
    .small-Grid--gutters-20 {
      margin-top: -20px;
      margin-left: -20px; }
    .small-Grid--gutters-20 > .Grid-cell, .small-Grid--gutters-20 > .Grid-cell-gutter {
      padding: 20px 0 0 20px; }
    .small-Grid--left-gutters-20 {
      margin-left: -20px; }
    .small-Grid--left-gutters-20 > .Grid-cell, .small-Grid--left-gutters-20 > .Grid-cell-gutter {
      padding-left: 20px; }
    .small-Grid--top-gutters-20 {
      margin-top: -20px; }
    .small-Grid--top-gutters-20 > .Grid-cell, .small-Grid--top-gutters-20 > .Grid-cell-gutter {
      padding-top: 20px; }
    .small-Grid--gutters-45 {
      margin-top: -45px;
      margin-left: -45px; }
    .small-Grid--gutters-45 > .Grid-cell, .small-Grid--gutters-45 > .Grid-cell-gutter {
      padding: 45px 0 0 45px; }
    .small-Grid--left-gutters-45 {
      margin-left: -45px; }
    .small-Grid--left-gutters-45 > .Grid-cell, .small-Grid--left-gutters-45 > .Grid-cell-gutter {
      padding-left: 45px; }
    .small-Grid--top-gutters-45 {
      margin-top: -45px; }
    .small-Grid--top-gutters-45 > .Grid-cell, .small-Grid--top-gutters-45 > .Grid-cell-gutter {
      padding-top: 45px; }
    .small-Grid--gutters-50 {
      margin-top: -50px;
      margin-left: -50px; }
    .small-Grid--gutters-50 > .Grid-cell, .small-Grid--gutters-50 > .Grid-cell-gutter {
      padding: 50px 0 0 50px; }
    .small-Grid--left-gutters-50 {
      margin-left: -50px; }
    .small-Grid--left-gutters-50 > .Grid-cell, .small-Grid--left-gutters-50 > .Grid-cell-gutter {
      padding-left: 50px; }
    .small-Grid--top-gutters-50 {
      margin-top: -50px; }
    .small-Grid--top-gutters-50 > .Grid-cell, .small-Grid--top-gutters-50 > .Grid-cell-gutter {
      padding-top: 50px; }
    .small-Grid--gutters-60 {
      margin-top: -60px;
      margin-left: -60px; }
    .small-Grid--gutters-60 > .Grid-cell, .small-Grid--gutters-60 > .Grid-cell-gutter {
      padding: 60px 0 0 60px; }
    .small-Grid--left-gutters-60 {
      margin-left: -60px; }
    .small-Grid--left-gutters-60 > .Grid-cell, .small-Grid--left-gutters-60 > .Grid-cell-gutter {
      padding-left: 60px; }
    .small-Grid--top-gutters-60 {
      margin-top: -60px; }
    .small-Grid--top-gutters-60 > .Grid-cell, .small-Grid--top-gutters-60 > .Grid-cell-gutter {
      padding-top: 60px; }
    .small-Grid--gutters-75 {
      margin-top: -75px;
      margin-left: -75px; }
    .small-Grid--gutters-75 > .Grid-cell, .small-Grid--gutters-75 > .Grid-cell-gutter {
      padding: 75px 0 0 75px; }
    .small-Grid--left-gutters-75 {
      margin-left: -75px; }
    .small-Grid--left-gutters-75 > .Grid-cell, .small-Grid--left-gutters-75 > .Grid-cell-gutter {
      padding-left: 75px; }
    .small-Grid--top-gutters-75 {
      margin-top: -75px; }
    .small-Grid--top-gutters-75 > .Grid-cell, .small-Grid--top-gutters-75 > .Grid-cell-gutter {
      padding-top: 75px; }
    .small-Grid--gutters-90 {
      margin-top: -90px;
      margin-left: -90px; }
    .small-Grid--gutters-90 > .Grid-cell, .small-Grid--gutters-90 > .Grid-cell-gutter {
      padding: 90px 0 0 90px; }
    .small-Grid--left-gutters-90 {
      margin-left: -90px; }
    .small-Grid--left-gutters-90 > .Grid-cell, .small-Grid--left-gutters-90 > .Grid-cell-gutter {
      padding-left: 90px; }
    .small-Grid--top-gutters-90 {
      margin-top: -90px; }
    .small-Grid--top-gutters-90 > .Grid-cell, .small-Grid--top-gutters-90 > .Grid-cell-gutter {
      padding-top: 90px; }
    .small-Grid--gutters-110 {
      margin-top: -110px;
      margin-left: -110px; }
    .small-Grid--gutters-110 > .Grid-cell, .small-Grid--gutters-110 > .Grid-cell-gutter {
      padding: 110px 0 0 110px; }
    .small-Grid--left-gutters-110 {
      margin-left: -110px; }
    .small-Grid--left-gutters-110 > .Grid-cell, .small-Grid--left-gutters-110 > .Grid-cell-gutter {
      padding-left: 110px; }
    .small-Grid--top-gutters-110 {
      margin-top: -110px; }
    .small-Grid--top-gutters-110 > .Grid-cell, .small-Grid--top-gutters-110 > .Grid-cell-gutter {
      padding-top: 110px; }
    .small-Grid--row {
      -webkit-flex-direction: row;
      flex-direction: row; }
    .small-Grid--row-reverse {
      -webkit-flex-direction: row-reverse;
      flex-direction: row-reverse; }
    .small-Grid--column-reverse {
      -webkit-flex-direction: column-reverse;
      flex-direction: column-reverse; }
    .small-Grid--column {
      -webkit-flex-direction: column;
      flex-direction: column; }
    .small-Grid--left {
      justify-content: flex-start; }
    .small-Grid--center {
      justify-content: center; }
    .small-Grid--right {
      justify-content: flex-end; }
    .small-Grid-cell--right {
      justify-self: flex-end; }
    .small-Grid--between {
      justify-content: space-between; }
    .small-Grid--auto > .Grid-cell, .small-Grid-cell--auto {
      flex: 0 0 auto; }
    .small-Grid--fit > .Grid-cell, .small-Grid-cell--fit {
      flex: 1 0 0%;
      max-width: none; }
    .small-Grid--full > .Grid-cell, .small-Grid-cell--full {
      flex: 0 0 100%;
      max-width: 100%; }
    .small-Grid--column > .Grid-cell {
      max-width: none; }
    .small-Grid--column.large-Grid--full > .Grid-cell, .small-Grid--column.small-Grid--full > .Grid-cell, .small-Grid--column.Grid--full > .Grid-cell, .small-Grid--column > .large-Grid-cell--full, .small-Grid--column > .small-Grid-cell--full, .small-Grid--column > .Grid-cell--full {
      max-height: 100%; }
    .small-Grid--2of3 > .Grid-cell, .small-Grid-cell--2of3 {
      flex: 0 0 66.6666%;
      max-width: 66.6666%; }
    .small-Grid--3of4 > .Grid-cell, .small-Grid-cell--3of4 {
      flex: 0 0 75%;
      max-width: 75%; }
    .small-Grid--column--2of3 > .Grid-cell, .small-Grid-cell-column--2of3 {
      width: 66.6666%; }
    .small-Grid--column.large-Grid--2of3 > .Grid-cell, .small-Grid--column.small-Grid--2of3 > .Grid-cell, .small-Grid--column.Grid--2of3 > .Grid-cell, .small-Grid--column > .large-Grid-cell--2of3, .small-Grid--column > .small-Grid-cell--2of3, .small-Grid--column > .Grid-cell--2of3 {
      max-height: 66.6666%; }
    .small-Grid--1of2 > .Grid-cell, .small-Grid-cell--1of2 {
      flex: 0 0 50%;
      max-width: 50%; }
    .small-Grid--1of8 > .Grid-cell, .small-Grid-cell--1of8 {
      flex: 0 0 12.5%;
      max-width: 12.5%; }
    .small-Grid--1of3 > .Grid-cell.Grid-70 {
      flex: 0 0 70%;
      max-width: 70%; }
    .small-Grid--1of3 > .Grid-cell.Grid-60 {
      flex: 0 0 60%;
      max-width: 60%; }
    .small-Grid--1of3 > .Grid-cell.Grid-40 {
      flex: 0 0 40%;
      max-width: 40%; }
    .small-Grid--1of3 > .Grid-cell.Grid-20 {
      flex: 0 0 20%;
      max-width: 20%; }
    .small-Grid--1of3 > .Grid-cell.Grid-10 {
      flex: 0 0 10%;
      max-width: 10%; }
    .small-.large-Grid--1of2 > .Grid-cell.Grid-40, .small-.large-Grid--1of2 > .Grid-cell.Grid-60 {
      flex: 0 0 50%;
      max-width: 50%; }
    .small-Grid--column--1of2 > .Grid-cell, .small-Grid-cell-column--1of2 {
      width: 50%; }
    .small-Grid--column.large-Grid--1of2 > .Grid-cell, .small-Grid--column.small-Grid--1of2 > .Grid-cell, .small-Grid--column.Grid--1of2 > .Grid-cell, .small-Grid--column > .large-Grid-cell--1of2, .small-Grid--column > .small-Grid-cell--1of2, .small-Grid--column > .Grid-cell--1of2 {
      max-height: 50%; }
    .small-Grid--3of5 > .Grid-cell, .small-Grid-cell--3of5 {
      flex: 0 0 60%;
      max-width: 60%; }
    .small-Grid--2of5 > .Grid-cell, .small-Grid-cell--2of5 {
      flex: 0 0 40%;
      max-width: 40%; }
    .small-Grid--column--2of5 > .Grid-cell, .small-Grid-cell-column--2of5 {
      width: 40%; }
    .small-Grid--column.large-Grid--2of5 > .Grid-cell, .small-Grid--column.small-Grid--2of5 > .Grid-cell, .small-Grid--column.Grid--2of5 > .Grid-cell, .small-Grid--column > .large-Grid-cell--2of5, .small-Grid--column > .small-Grid-cell--2of5, .small-Grid--column > .Grid-cell--2of5 {
      max-height: 40%; }
    .small-Grid--1of3 > .Grid-cell, .small-Grid-cell--1of3 {
      flex: 0 0 33.3333%;
      max-width: 33.3333%; }
    .small-Grid--column--1of3 > .Grid-cell, .small-Grid-cell-column--1of3 {
      width: 33.3333%; }
    .small-Grid--column.large-Grid--1of3 > .Grid-cell, .small-Grid--column.small-Grid--1of3 > .Grid-cell, .small-Grid--column.Grid--1of3 > .Grid-cell, .small-Grid--column > .large-Grid-cell--1of3, .small-Grid--column > .small-Grid-cell--1of3, .small-Grid--column > .Grid-cell--1of3 {
      max-height: 33.3333%; }
    .small-Grid--3of10 > .Grid-cell, .small-Grid-cell--3of10 {
      flex: 0 0 30%;
      max-width: 30%; }
    .small-Grid--column--3of10 > .Grid-cell, .small-Grid-cell-column--3of10 {
      width: 30%; }
    .small-Grid--column.large-Grid--3of10 > .Grid-cell, .small-Grid--column.small-Grid--3of10 > .Grid-cell, .small-Grid--column.Grid--3of10 > .Grid-cell, .small-Grid--column > .large-Grid-cell--3of10, .small-Grid--column > .small-Grid-cell--3of10, .small-Grid--column > .Grid-cell--3of10 {
      max-height: 30%; }
    .small-Grid--1of4 > .Grid-cell, .small-Grid-cell--1of4 {
      flex: 0 0 25%;
      max-width: 25%; }
    .small-Grid--column--1of4 > .Grid-cell, .small-Grid-cell-column--1of4 {
      width: 25%; }
    .small-Grid--column.large-Grid--1of4 > .Grid-cell, .small-Grid--column.small-Grid--1of4 > .Grid-cell, .small-Grid--column.Grid--1of4 > .Grid-cell, .small-Grid--column > .large-Grid-cell--1of4, .small-Grid--column > .small-Grid-cell--1of4, .small-Grid--column > .Grid-cell--1of4 {
      max-height: 25%; }
    .small-Grid--1of5 > .Grid-cell, .small-Grid-cell--1of5 {
      flex: 0 0 20%;
      max-width: 20%; }
    .small-Grid--column--1of5 > .Grid-cell, .small-Grid-cell-column--1of5 {
      width: 20%; }
    .small-Grid--column.large-Grid--1of5 > .Grid-cell, .small-Grid--column.small-Grid--1of5 > .Grid-cell, .small-Grid--column.Grid--1of5 > .Grid-cell, .small-Grid--column > .large-Grid-cell--1of5, .small-Grid--column > .small-Grid-cell--1of5, .small-Grid--column > .Grid-cell--1of5 {
      max-height: 20%; } }

@media (min-width: 1025px) {
  .large-Grid--gutters-0 {
    margin-top: -0px;
    margin-left: -0px; }
    .large-Grid--gutters-0 > .Grid-cell, .large-Grid--gutters-0 > .Grid-cell-gutter {
      padding: 0px 0 0 0px; }
    .large-Grid--left-gutters-0 {
      margin-left: -0px; }
    .large-Grid--left-gutters-0 > .Grid-cell, .large-Grid--left-gutters-0 > .Grid-cell-gutter {
      padding-left: 0px; }
    .large-Grid--top-gutters-0 {
      margin-top: -0px; }
    .large-Grid--top-gutters-0 > .Grid-cell, .large-Grid--top-gutters-0 > .Grid-cell-gutter {
      padding-top: 0px; }
    .large-Grid--gutters-20 {
      margin-top: -20px;
      margin-left: -20px; }
    .large-Grid--gutters-20 > .Grid-cell, .large-Grid--gutters-20 > .Grid-cell-gutter {
      padding: 20px 0 0 20px; }
    .large-Grid--left-gutters-20 {
      margin-left: -20px; }
    .large-Grid--left-gutters-20 > .Grid-cell, .large-Grid--left-gutters-20 > .Grid-cell-gutter {
      padding-left: 20px; }
    .large-Grid--top-gutters-20 {
      margin-top: -20px; }
    .large-Grid--top-gutters-20 > .Grid-cell, .large-Grid--top-gutters-20 > .Grid-cell-gutter {
      padding-top: 20px; }
    .large-Grid--gutters-45 {
      margin-top: -45px;
      margin-left: -45px; }
    .large-Grid--gutters-45 > .Grid-cell, .large-Grid--gutters-45 > .Grid-cell-gutter {
      padding: 45px 0 0 45px; }
    .large-Grid--left-gutters-45 {
      margin-left: -45px; }
    .large-Grid--left-gutters-45 > .Grid-cell, .large-Grid--left-gutters-45 > .Grid-cell-gutter {
      padding-left: 45px; }
    .large-Grid--top-gutters-45 {
      margin-top: -45px; }
    .large-Grid--top-gutters-45 > .Grid-cell, .large-Grid--top-gutters-45 > .Grid-cell-gutter {
      padding-top: 45px; }
    .large-Grid--gutters-50 {
      margin-top: -50px;
      margin-left: -50px; }
    .large-Grid--gutters-50 > .Grid-cell, .large-Grid--gutters-50 > .Grid-cell-gutter {
      padding: 50px 0 0 50px; }
    .large-Grid--left-gutters-50 {
      margin-left: -50px; }
    .large-Grid--left-gutters-50 > .Grid-cell, .large-Grid--left-gutters-50 > .Grid-cell-gutter {
      padding-left: 50px; }
    .large-Grid--top-gutters-50 {
      margin-top: -50px; }
    .large-Grid--top-gutters-50 > .Grid-cell, .large-Grid--top-gutters-50 > .Grid-cell-gutter {
      padding-top: 50px; }
    .large-Grid--gutters-60 {
      margin-top: -60px;
      margin-left: -60px; }
    .large-Grid--gutters-60 > .Grid-cell, .large-Grid--gutters-60 > .Grid-cell-gutter {
      padding: 60px 0 0 60px; }
    .large-Grid--left-gutters-60 {
      margin-left: -60px; }
    .large-Grid--left-gutters-60 > .Grid-cell, .large-Grid--left-gutters-60 > .Grid-cell-gutter {
      padding-left: 60px; }
    .large-Grid--top-gutters-60 {
      margin-top: -60px; }
    .large-Grid--top-gutters-60 > .Grid-cell, .large-Grid--top-gutters-60 > .Grid-cell-gutter {
      padding-top: 60px; }
    .large-Grid--gutters-75 {
      margin-top: -75px;
      margin-left: -75px; }
    .large-Grid--gutters-75 > .Grid-cell, .large-Grid--gutters-75 > .Grid-cell-gutter {
      padding: 75px 0 0 75px; }
    .large-Grid--left-gutters-75 {
      margin-left: -75px; }
    .large-Grid--left-gutters-75 > .Grid-cell, .large-Grid--left-gutters-75 > .Grid-cell-gutter {
      padding-left: 75px; }
    .large-Grid--top-gutters-75 {
      margin-top: -75px; }
    .large-Grid--top-gutters-75 > .Grid-cell, .large-Grid--top-gutters-75 > .Grid-cell-gutter {
      padding-top: 75px; }
    .large-Grid--gutters-90 {
      margin-top: -90px;
      margin-left: -90px; }
    .large-Grid--gutters-90 > .Grid-cell, .large-Grid--gutters-90 > .Grid-cell-gutter {
      padding: 90px 0 0 90px; }
    .large-Grid--left-gutters-90 {
      margin-left: -90px; }
    .large-Grid--left-gutters-90 > .Grid-cell, .large-Grid--left-gutters-90 > .Grid-cell-gutter {
      padding-left: 90px; }
    .large-Grid--top-gutters-90 {
      margin-top: -90px; }
    .large-Grid--top-gutters-90 > .Grid-cell, .large-Grid--top-gutters-90 > .Grid-cell-gutter {
      padding-top: 90px; }
    .large-Grid--gutters-110 {
      margin-top: -110px;
      margin-left: -110px; }
    .large-Grid--gutters-110 > .Grid-cell, .large-Grid--gutters-110 > .Grid-cell-gutter {
      padding: 110px 0 0 110px; }
    .large-Grid--left-gutters-110 {
      margin-left: -110px; }
    .large-Grid--left-gutters-110 > .Grid-cell, .large-Grid--left-gutters-110 > .Grid-cell-gutter {
      padding-left: 110px; }
    .large-Grid--top-gutters-110 {
      margin-top: -110px; }
    .large-Grid--top-gutters-110 > .Grid-cell, .large-Grid--top-gutters-110 > .Grid-cell-gutter {
      padding-top: 110px; }
    .large-Grid--row {
      -webkit-flex-direction: row;
      flex-direction: row; }
    .large-Grid--row-reverse {
      -webkit-flex-direction: row-reverse;
      flex-direction: row-reverse; }
    .large-Grid--column-reverse {
      -webkit-flex-direction: column-reverse;
      flex-direction: column-reverse; }
    .large-Grid--column {
      -webkit-flex-direction: column;
      flex-direction: column; }
    .large-Grid--left {
      justify-content: flex-start; }
    .large-Grid--center {
      justify-content: center; }
    .large-Grid--right {
      justify-content: flex-end; }
    .large-Grid-cell--right {
      justify-self: flex-end; }
    .large-Grid--between {
      justify-content: space-between; }
    .large-Grid--auto > .Grid-cell, .large-Grid-cell--auto {
      flex: 0 0 auto; }
    .large-Grid--fit > .Grid-cell, .large-Grid-cell--fit {
      flex: 1 0 0%;
      max-width: none; }
    .large-Grid--full > .Grid-cell, .large-Grid-cell--full {
      flex: 0 0 100%;
      max-width: 100%; }
    .large-Grid--column > .Grid-cell {
      max-width: none; }
    .large-Grid--column.large-Grid--full > .Grid-cell, .large-Grid--column.small-Grid--full > .Grid-cell, .large-Grid--column.Grid--full > .Grid-cell, .large-Grid--column > .large-Grid-cell--full, .large-Grid--column > .small-Grid-cell--full, .large-Grid--column > .Grid-cell--full {
      max-height: 100%; }
    .large-Grid--2of3 > .Grid-cell, .large-Grid-cell--2of3 {
      flex: 0 0 66.6666%;
      max-width: 66.6666%; }
    .large-Grid--3of4 > .Grid-cell, .large-Grid-cell--3of4 {
      flex: 0 0 75%;
      max-width: 75%; }
    .large-Grid--column--2of3 > .Grid-cell, .large-Grid-cell-column--2of3 {
      width: 66.6666%; }
    .large-Grid--column.large-Grid--2of3 > .Grid-cell, .large-Grid--column.small-Grid--2of3 > .Grid-cell, .large-Grid--column.Grid--2of3 > .Grid-cell, .large-Grid--column > .large-Grid-cell--2of3, .large-Grid--column > .small-Grid-cell--2of3, .large-Grid--column > .Grid-cell--2of3 {
      max-height: 66.6666%; }
    .large-Grid--1of2 > .Grid-cell, .large-Grid-cell--1of2 {
      flex: 0 0 50%;
      max-width: 50%; }
    .large-Grid--1of8 > .Grid-cell, .large-Grid-cell--1of8 {
      flex: 0 0 12.5%;
      max-width: 12.5%; }
    .large-Grid--1of3 > .Grid-cell.Grid-70 {
      flex: 0 0 70%;
      max-width: 70%; }
    .large-Grid--1of3 > .Grid-cell.Grid-60 {
      flex: 0 0 60%;
      max-width: 60%; }
    .large-Grid--1of3 > .Grid-cell.Grid-40 {
      flex: 0 0 40%;
      max-width: 40%; }
    .large-Grid--1of3 > .Grid-cell.Grid-20 {
      flex: 0 0 20%;
      max-width: 20%; }
    .large-Grid--1of3 > .Grid-cell.Grid-10 {
      flex: 0 0 10%;
      max-width: 10%; }
    .large-.large-Grid--1of2 > .Grid-cell.Grid-40, .large-.large-Grid--1of2 > .Grid-cell.Grid-60 {
      flex: 0 0 50%;
      max-width: 50%; }
    .large-Grid--column--1of2 > .Grid-cell, .large-Grid-cell-column--1of2 {
      width: 50%; }
    .large-Grid--column.large-Grid--1of2 > .Grid-cell, .large-Grid--column.small-Grid--1of2 > .Grid-cell, .large-Grid--column.Grid--1of2 > .Grid-cell, .large-Grid--column > .large-Grid-cell--1of2, .large-Grid--column > .small-Grid-cell--1of2, .large-Grid--column > .Grid-cell--1of2 {
      max-height: 50%; }
    .large-Grid--3of5 > .Grid-cell, .large-Grid-cell--3of5 {
      flex: 0 0 60%;
      max-width: 60%; }
    .large-Grid--2of5 > .Grid-cell, .large-Grid-cell--2of5 {
      flex: 0 0 40%;
      max-width: 40%; }
    .large-Grid--column--2of5 > .Grid-cell, .large-Grid-cell-column--2of5 {
      width: 40%; }
    .large-Grid--column.large-Grid--2of5 > .Grid-cell, .large-Grid--column.small-Grid--2of5 > .Grid-cell, .large-Grid--column.Grid--2of5 > .Grid-cell, .large-Grid--column > .large-Grid-cell--2of5, .large-Grid--column > .small-Grid-cell--2of5, .large-Grid--column > .Grid-cell--2of5 {
      max-height: 40%; }
    .large-Grid--1of3 > .Grid-cell, .large-Grid-cell--1of3 {
      flex: 0 0 33.3333%;
      max-width: 33.3333%; }
    .large-Grid--column--1of3 > .Grid-cell, .large-Grid-cell-column--1of3 {
      width: 33.3333%; }
    .large-Grid--column.large-Grid--1of3 > .Grid-cell, .large-Grid--column.small-Grid--1of3 > .Grid-cell, .large-Grid--column.Grid--1of3 > .Grid-cell, .large-Grid--column > .large-Grid-cell--1of3, .large-Grid--column > .small-Grid-cell--1of3, .large-Grid--column > .Grid-cell--1of3 {
      max-height: 33.3333%; }
    .large-Grid--3of10 > .Grid-cell, .large-Grid-cell--3of10 {
      flex: 0 0 30%;
      max-width: 30%; }
    .large-Grid--column--3of10 > .Grid-cell, .large-Grid-cell-column--3of10 {
      width: 30%; }
    .large-Grid--column.large-Grid--3of10 > .Grid-cell, .large-Grid--column.small-Grid--3of10 > .Grid-cell, .large-Grid--column.Grid--3of10 > .Grid-cell, .large-Grid--column > .large-Grid-cell--3of10, .large-Grid--column > .small-Grid-cell--3of10, .large-Grid--column > .Grid-cell--3of10 {
      max-height: 30%; }
    .large-Grid--1of4 > .Grid-cell, .large-Grid-cell--1of4 {
      flex: 0 0 25%;
      max-width: 25%; }
    .large-Grid--column--1of4 > .Grid-cell, .large-Grid-cell-column--1of4 {
      width: 25%; }
    .large-Grid--column.large-Grid--1of4 > .Grid-cell, .large-Grid--column.small-Grid--1of4 > .Grid-cell, .large-Grid--column.Grid--1of4 > .Grid-cell, .large-Grid--column > .large-Grid-cell--1of4, .large-Grid--column > .small-Grid-cell--1of4, .large-Grid--column > .Grid-cell--1of4 {
      max-height: 25%; }
    .large-Grid--1of5 > .Grid-cell, .large-Grid-cell--1of5 {
      flex: 0 0 20%;
      max-width: 20%; }
    .large-Grid--column--1of5 > .Grid-cell, .large-Grid-cell-column--1of5 {
      width: 20%; }
    .large-Grid--column.large-Grid--1of5 > .Grid-cell, .large-Grid--column.small-Grid--1of5 > .Grid-cell, .large-Grid--column.Grid--1of5 > .Grid-cell, .large-Grid--column > .large-Grid-cell--1of5, .large-Grid--column > .small-Grid-cell--1of5, .large-Grid--column > .Grid-cell--1of5 {
      max-height: 20%; } }

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1; }

  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  from, 50%, to {
    opacity: 1; }

  25%, 75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */ }

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */ }

@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }

  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }

  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }

  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }

  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out; }

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }

  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }

  to {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge; }

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */ }

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */ }

@-webkit-keyframes rollOut {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  to {
    opacity: 0; } }

@keyframes zoomOut {
  from {
    opacity: 1; }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  to {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s; }

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s; }

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s; }

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s; }

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms; }

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms; }

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s; }

@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important; } }

.wg-hidden {
  display: none; }

.wg-upper {
  text-transform: uppercase; }

.wg-loader {
  margin: 20px auto;
  display: none; }
  .wg-loader path, .wg-loader rect {
    fill: #bb8c41; }

.wg-loading .wg-loader {
  display: block; }

#wg-widget {
  max-width: 950px;
  margin: auto;
  font-size: 14px;
  color: inherit;
  background: none; }
  #wg-widget, #wg-widget * {
    box-sizing: border-box; }

.wg-circle-rate {
  text-align: center;
  top: 50%;
  position: relative;
  transform: translateY(-50%); }

.wg-circle-global-rate span:first-child {
  font-weight: 900; }

.wg-average {
  max-width: 690px;
  margin: 25px auto 0; }
  .wg-average .wg-circle-rate {
    text-align: center;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
    padding: 30px; }
  .wg-average .wg-circle-global-rate span:first-child {
    font-weight: 900;
    font-size: 2.9em; }

.wg-average-category {
  width: 100%;
  max-width: 405px; }
  .wg-average-category p {
    margin: 16px 10px 0 10px; }

.wg-category-rate {
  font-weight: bold; }

.wg-rate-line {
  display: block;
  height: 10px;
  border-radius: 4px;
  background-color: #cacaca;
  overflow: hidden; }

.wg-rate-line:before {
  content: '';
  width: 0;
  background-color: #bb8c41;
  height: 100%;
  display: block; }

.wg-rate-line[data-percentage="0"]:before {
  width: 0%;
  animation: width-0 2s ease; }

@keyframes width-0 {
  0% {
    width: 0; }

  100% {
    width: 0 * 1%; } }

.wg-rate-line[data-percentage="1"]:before {
  width: 1%;
  animation: width-1 2s ease; }

@keyframes width-1 {
  0% {
    width: 0; }

  100% {
    width: 1 * 1%; } }

.wg-rate-line[data-percentage="2"]:before {
  width: 2%;
  animation: width-2 2s ease; }

@keyframes width-2 {
  0% {
    width: 0; }

  100% {
    width: 2 * 1%; } }

.wg-rate-line[data-percentage="3"]:before {
  width: 3%;
  animation: width-3 2s ease; }

@keyframes width-3 {
  0% {
    width: 0; }

  100% {
    width: 3 * 1%; } }

.wg-rate-line[data-percentage="4"]:before {
  width: 4%;
  animation: width-4 2s ease; }

@keyframes width-4 {
  0% {
    width: 0; }

  100% {
    width: 4 * 1%; } }

.wg-rate-line[data-percentage="5"]:before {
  width: 5%;
  animation: width-5 2s ease; }

@keyframes width-5 {
  0% {
    width: 0; }

  100% {
    width: 5 * 1%; } }

.wg-rate-line[data-percentage="6"]:before {
  width: 6%;
  animation: width-6 2s ease; }

@keyframes width-6 {
  0% {
    width: 0; }

  100% {
    width: 6 * 1%; } }

.wg-rate-line[data-percentage="7"]:before {
  width: 7%;
  animation: width-7 2s ease; }

@keyframes width-7 {
  0% {
    width: 0; }

  100% {
    width: 7 * 1%; } }

.wg-rate-line[data-percentage="8"]:before {
  width: 8%;
  animation: width-8 2s ease; }

@keyframes width-8 {
  0% {
    width: 0; }

  100% {
    width: 8 * 1%; } }

.wg-rate-line[data-percentage="9"]:before {
  width: 9%;
  animation: width-9 2s ease; }

@keyframes width-9 {
  0% {
    width: 0; }

  100% {
    width: 9 * 1%; } }

.wg-rate-line[data-percentage="10"]:before {
  width: 10%;
  animation: width-10 2s ease; }

@keyframes width-10 {
  0% {
    width: 0; }

  100% {
    width: 10 * 1%; } }

.wg-rate-line[data-percentage="11"]:before {
  width: 11%;
  animation: width-11 2s ease; }

@keyframes width-11 {
  0% {
    width: 0; }

  100% {
    width: 11 * 1%; } }

.wg-rate-line[data-percentage="12"]:before {
  width: 12%;
  animation: width-12 2s ease; }

@keyframes width-12 {
  0% {
    width: 0; }

  100% {
    width: 12 * 1%; } }

.wg-rate-line[data-percentage="13"]:before {
  width: 13%;
  animation: width-13 2s ease; }

@keyframes width-13 {
  0% {
    width: 0; }

  100% {
    width: 13 * 1%; } }

.wg-rate-line[data-percentage="14"]:before {
  width: 14%;
  animation: width-14 2s ease; }

@keyframes width-14 {
  0% {
    width: 0; }

  100% {
    width: 14 * 1%; } }

.wg-rate-line[data-percentage="15"]:before {
  width: 15%;
  animation: width-15 2s ease; }

@keyframes width-15 {
  0% {
    width: 0; }

  100% {
    width: 15 * 1%; } }

.wg-rate-line[data-percentage="16"]:before {
  width: 16%;
  animation: width-16 2s ease; }

@keyframes width-16 {
  0% {
    width: 0; }

  100% {
    width: 16 * 1%; } }

.wg-rate-line[data-percentage="17"]:before {
  width: 17%;
  animation: width-17 2s ease; }

@keyframes width-17 {
  0% {
    width: 0; }

  100% {
    width: 17 * 1%; } }

.wg-rate-line[data-percentage="18"]:before {
  width: 18%;
  animation: width-18 2s ease; }

@keyframes width-18 {
  0% {
    width: 0; }

  100% {
    width: 18 * 1%; } }

.wg-rate-line[data-percentage="19"]:before {
  width: 19%;
  animation: width-19 2s ease; }

@keyframes width-19 {
  0% {
    width: 0; }

  100% {
    width: 19 * 1%; } }

.wg-rate-line[data-percentage="20"]:before {
  width: 20%;
  animation: width-20 2s ease; }

@keyframes width-20 {
  0% {
    width: 0; }

  100% {
    width: 20 * 1%; } }

.wg-rate-line[data-percentage="21"]:before {
  width: 21%;
  animation: width-21 2s ease; }

@keyframes width-21 {
  0% {
    width: 0; }

  100% {
    width: 21 * 1%; } }

.wg-rate-line[data-percentage="22"]:before {
  width: 22%;
  animation: width-22 2s ease; }

@keyframes width-22 {
  0% {
    width: 0; }

  100% {
    width: 22 * 1%; } }

.wg-rate-line[data-percentage="23"]:before {
  width: 23%;
  animation: width-23 2s ease; }

@keyframes width-23 {
  0% {
    width: 0; }

  100% {
    width: 23 * 1%; } }

.wg-rate-line[data-percentage="24"]:before {
  width: 24%;
  animation: width-24 2s ease; }

@keyframes width-24 {
  0% {
    width: 0; }

  100% {
    width: 24 * 1%; } }

.wg-rate-line[data-percentage="25"]:before {
  width: 25%;
  animation: width-25 2s ease; }

@keyframes width-25 {
  0% {
    width: 0; }

  100% {
    width: 25 * 1%; } }

.wg-rate-line[data-percentage="26"]:before {
  width: 26%;
  animation: width-26 2s ease; }

@keyframes width-26 {
  0% {
    width: 0; }

  100% {
    width: 26 * 1%; } }

.wg-rate-line[data-percentage="27"]:before {
  width: 27%;
  animation: width-27 2s ease; }

@keyframes width-27 {
  0% {
    width: 0; }

  100% {
    width: 27 * 1%; } }

.wg-rate-line[data-percentage="28"]:before {
  width: 28%;
  animation: width-28 2s ease; }

@keyframes width-28 {
  0% {
    width: 0; }

  100% {
    width: 28 * 1%; } }

.wg-rate-line[data-percentage="29"]:before {
  width: 29%;
  animation: width-29 2s ease; }

@keyframes width-29 {
  0% {
    width: 0; }

  100% {
    width: 29 * 1%; } }

.wg-rate-line[data-percentage="30"]:before {
  width: 30%;
  animation: width-30 2s ease; }

@keyframes width-30 {
  0% {
    width: 0; }

  100% {
    width: 30 * 1%; } }

.wg-rate-line[data-percentage="31"]:before {
  width: 31%;
  animation: width-31 2s ease; }

@keyframes width-31 {
  0% {
    width: 0; }

  100% {
    width: 31 * 1%; } }

.wg-rate-line[data-percentage="32"]:before {
  width: 32%;
  animation: width-32 2s ease; }

@keyframes width-32 {
  0% {
    width: 0; }

  100% {
    width: 32 * 1%; } }

.wg-rate-line[data-percentage="33"]:before {
  width: 33%;
  animation: width-33 2s ease; }

@keyframes width-33 {
  0% {
    width: 0; }

  100% {
    width: 33 * 1%; } }

.wg-rate-line[data-percentage="34"]:before {
  width: 34%;
  animation: width-34 2s ease; }

@keyframes width-34 {
  0% {
    width: 0; }

  100% {
    width: 34 * 1%; } }

.wg-rate-line[data-percentage="35"]:before {
  width: 35%;
  animation: width-35 2s ease; }

@keyframes width-35 {
  0% {
    width: 0; }

  100% {
    width: 35 * 1%; } }

.wg-rate-line[data-percentage="36"]:before {
  width: 36%;
  animation: width-36 2s ease; }

@keyframes width-36 {
  0% {
    width: 0; }

  100% {
    width: 36 * 1%; } }

.wg-rate-line[data-percentage="37"]:before {
  width: 37%;
  animation: width-37 2s ease; }

@keyframes width-37 {
  0% {
    width: 0; }

  100% {
    width: 37 * 1%; } }

.wg-rate-line[data-percentage="38"]:before {
  width: 38%;
  animation: width-38 2s ease; }

@keyframes width-38 {
  0% {
    width: 0; }

  100% {
    width: 38 * 1%; } }

.wg-rate-line[data-percentage="39"]:before {
  width: 39%;
  animation: width-39 2s ease; }

@keyframes width-39 {
  0% {
    width: 0; }

  100% {
    width: 39 * 1%; } }

.wg-rate-line[data-percentage="40"]:before {
  width: 40%;
  animation: width-40 2s ease; }

@keyframes width-40 {
  0% {
    width: 0; }

  100% {
    width: 40 * 1%; } }

.wg-rate-line[data-percentage="41"]:before {
  width: 41%;
  animation: width-41 2s ease; }

@keyframes width-41 {
  0% {
    width: 0; }

  100% {
    width: 41 * 1%; } }

.wg-rate-line[data-percentage="42"]:before {
  width: 42%;
  animation: width-42 2s ease; }

@keyframes width-42 {
  0% {
    width: 0; }

  100% {
    width: 42 * 1%; } }

.wg-rate-line[data-percentage="43"]:before {
  width: 43%;
  animation: width-43 2s ease; }

@keyframes width-43 {
  0% {
    width: 0; }

  100% {
    width: 43 * 1%; } }

.wg-rate-line[data-percentage="44"]:before {
  width: 44%;
  animation: width-44 2s ease; }

@keyframes width-44 {
  0% {
    width: 0; }

  100% {
    width: 44 * 1%; } }

.wg-rate-line[data-percentage="45"]:before {
  width: 45%;
  animation: width-45 2s ease; }

@keyframes width-45 {
  0% {
    width: 0; }

  100% {
    width: 45 * 1%; } }

.wg-rate-line[data-percentage="46"]:before {
  width: 46%;
  animation: width-46 2s ease; }

@keyframes width-46 {
  0% {
    width: 0; }

  100% {
    width: 46 * 1%; } }

.wg-rate-line[data-percentage="47"]:before {
  width: 47%;
  animation: width-47 2s ease; }

@keyframes width-47 {
  0% {
    width: 0; }

  100% {
    width: 47 * 1%; } }

.wg-rate-line[data-percentage="48"]:before {
  width: 48%;
  animation: width-48 2s ease; }

@keyframes width-48 {
  0% {
    width: 0; }

  100% {
    width: 48 * 1%; } }

.wg-rate-line[data-percentage="49"]:before {
  width: 49%;
  animation: width-49 2s ease; }

@keyframes width-49 {
  0% {
    width: 0; }

  100% {
    width: 49 * 1%; } }

.wg-rate-line[data-percentage="50"]:before {
  width: 50%;
  animation: width-50 2s ease; }

@keyframes width-50 {
  0% {
    width: 0; }

  100% {
    width: 50 * 1%; } }

.wg-rate-line[data-percentage="51"]:before {
  width: 51%;
  animation: width-51 2s ease; }

@keyframes width-51 {
  0% {
    width: 0; }

  100% {
    width: 51 * 1%; } }

.wg-rate-line[data-percentage="52"]:before {
  width: 52%;
  animation: width-52 2s ease; }

@keyframes width-52 {
  0% {
    width: 0; }

  100% {
    width: 52 * 1%; } }

.wg-rate-line[data-percentage="53"]:before {
  width: 53%;
  animation: width-53 2s ease; }

@keyframes width-53 {
  0% {
    width: 0; }

  100% {
    width: 53 * 1%; } }

.wg-rate-line[data-percentage="54"]:before {
  width: 54%;
  animation: width-54 2s ease; }

@keyframes width-54 {
  0% {
    width: 0; }

  100% {
    width: 54 * 1%; } }

.wg-rate-line[data-percentage="55"]:before {
  width: 55%;
  animation: width-55 2s ease; }

@keyframes width-55 {
  0% {
    width: 0; }

  100% {
    width: 55 * 1%; } }

.wg-rate-line[data-percentage="56"]:before {
  width: 56%;
  animation: width-56 2s ease; }

@keyframes width-56 {
  0% {
    width: 0; }

  100% {
    width: 56 * 1%; } }

.wg-rate-line[data-percentage="57"]:before {
  width: 57%;
  animation: width-57 2s ease; }

@keyframes width-57 {
  0% {
    width: 0; }

  100% {
    width: 57 * 1%; } }

.wg-rate-line[data-percentage="58"]:before {
  width: 58%;
  animation: width-58 2s ease; }

@keyframes width-58 {
  0% {
    width: 0; }

  100% {
    width: 58 * 1%; } }

.wg-rate-line[data-percentage="59"]:before {
  width: 59%;
  animation: width-59 2s ease; }

@keyframes width-59 {
  0% {
    width: 0; }

  100% {
    width: 59 * 1%; } }

.wg-rate-line[data-percentage="60"]:before {
  width: 60%;
  animation: width-60 2s ease; }

@keyframes width-60 {
  0% {
    width: 0; }

  100% {
    width: 60 * 1%; } }

.wg-rate-line[data-percentage="61"]:before {
  width: 61%;
  animation: width-61 2s ease; }

@keyframes width-61 {
  0% {
    width: 0; }

  100% {
    width: 61 * 1%; } }

.wg-rate-line[data-percentage="62"]:before {
  width: 62%;
  animation: width-62 2s ease; }

@keyframes width-62 {
  0% {
    width: 0; }

  100% {
    width: 62 * 1%; } }

.wg-rate-line[data-percentage="63"]:before {
  width: 63%;
  animation: width-63 2s ease; }

@keyframes width-63 {
  0% {
    width: 0; }

  100% {
    width: 63 * 1%; } }

.wg-rate-line[data-percentage="64"]:before {
  width: 64%;
  animation: width-64 2s ease; }

@keyframes width-64 {
  0% {
    width: 0; }

  100% {
    width: 64 * 1%; } }

.wg-rate-line[data-percentage="65"]:before {
  width: 65%;
  animation: width-65 2s ease; }

@keyframes width-65 {
  0% {
    width: 0; }

  100% {
    width: 65 * 1%; } }

.wg-rate-line[data-percentage="66"]:before {
  width: 66%;
  animation: width-66 2s ease; }

@keyframes width-66 {
  0% {
    width: 0; }

  100% {
    width: 66 * 1%; } }

.wg-rate-line[data-percentage="67"]:before {
  width: 67%;
  animation: width-67 2s ease; }

@keyframes width-67 {
  0% {
    width: 0; }

  100% {
    width: 67 * 1%; } }

.wg-rate-line[data-percentage="68"]:before {
  width: 68%;
  animation: width-68 2s ease; }

@keyframes width-68 {
  0% {
    width: 0; }

  100% {
    width: 68 * 1%; } }

.wg-rate-line[data-percentage="69"]:before {
  width: 69%;
  animation: width-69 2s ease; }

@keyframes width-69 {
  0% {
    width: 0; }

  100% {
    width: 69 * 1%; } }

.wg-rate-line[data-percentage="70"]:before {
  width: 70%;
  animation: width-70 2s ease; }

@keyframes width-70 {
  0% {
    width: 0; }

  100% {
    width: 70 * 1%; } }

.wg-rate-line[data-percentage="71"]:before {
  width: 71%;
  animation: width-71 2s ease; }

@keyframes width-71 {
  0% {
    width: 0; }

  100% {
    width: 71 * 1%; } }

.wg-rate-line[data-percentage="72"]:before {
  width: 72%;
  animation: width-72 2s ease; }

@keyframes width-72 {
  0% {
    width: 0; }

  100% {
    width: 72 * 1%; } }

.wg-rate-line[data-percentage="73"]:before {
  width: 73%;
  animation: width-73 2s ease; }

@keyframes width-73 {
  0% {
    width: 0; }

  100% {
    width: 73 * 1%; } }

.wg-rate-line[data-percentage="74"]:before {
  width: 74%;
  animation: width-74 2s ease; }

@keyframes width-74 {
  0% {
    width: 0; }

  100% {
    width: 74 * 1%; } }

.wg-rate-line[data-percentage="75"]:before {
  width: 75%;
  animation: width-75 2s ease; }

@keyframes width-75 {
  0% {
    width: 0; }

  100% {
    width: 75 * 1%; } }

.wg-rate-line[data-percentage="76"]:before {
  width: 76%;
  animation: width-76 2s ease; }

@keyframes width-76 {
  0% {
    width: 0; }

  100% {
    width: 76 * 1%; } }

.wg-rate-line[data-percentage="77"]:before {
  width: 77%;
  animation: width-77 2s ease; }

@keyframes width-77 {
  0% {
    width: 0; }

  100% {
    width: 77 * 1%; } }

.wg-rate-line[data-percentage="78"]:before {
  width: 78%;
  animation: width-78 2s ease; }

@keyframes width-78 {
  0% {
    width: 0; }

  100% {
    width: 78 * 1%; } }

.wg-rate-line[data-percentage="79"]:before {
  width: 79%;
  animation: width-79 2s ease; }

@keyframes width-79 {
  0% {
    width: 0; }

  100% {
    width: 79 * 1%; } }

.wg-rate-line[data-percentage="80"]:before {
  width: 80%;
  animation: width-80 2s ease; }

@keyframes width-80 {
  0% {
    width: 0; }

  100% {
    width: 80 * 1%; } }

.wg-rate-line[data-percentage="81"]:before {
  width: 81%;
  animation: width-81 2s ease; }

@keyframes width-81 {
  0% {
    width: 0; }

  100% {
    width: 81 * 1%; } }

.wg-rate-line[data-percentage="82"]:before {
  width: 82%;
  animation: width-82 2s ease; }

@keyframes width-82 {
  0% {
    width: 0; }

  100% {
    width: 82 * 1%; } }

.wg-rate-line[data-percentage="83"]:before {
  width: 83%;
  animation: width-83 2s ease; }

@keyframes width-83 {
  0% {
    width: 0; }

  100% {
    width: 83 * 1%; } }

.wg-rate-line[data-percentage="84"]:before {
  width: 84%;
  animation: width-84 2s ease; }

@keyframes width-84 {
  0% {
    width: 0; }

  100% {
    width: 84 * 1%; } }

.wg-rate-line[data-percentage="85"]:before {
  width: 85%;
  animation: width-85 2s ease; }

@keyframes width-85 {
  0% {
    width: 0; }

  100% {
    width: 85 * 1%; } }

.wg-rate-line[data-percentage="86"]:before {
  width: 86%;
  animation: width-86 2s ease; }

@keyframes width-86 {
  0% {
    width: 0; }

  100% {
    width: 86 * 1%; } }

.wg-rate-line[data-percentage="87"]:before {
  width: 87%;
  animation: width-87 2s ease; }

@keyframes width-87 {
  0% {
    width: 0; }

  100% {
    width: 87 * 1%; } }

.wg-rate-line[data-percentage="88"]:before {
  width: 88%;
  animation: width-88 2s ease; }

@keyframes width-88 {
  0% {
    width: 0; }

  100% {
    width: 88 * 1%; } }

.wg-rate-line[data-percentage="89"]:before {
  width: 89%;
  animation: width-89 2s ease; }

@keyframes width-89 {
  0% {
    width: 0; }

  100% {
    width: 89 * 1%; } }

.wg-rate-line[data-percentage="90"]:before {
  width: 90%;
  animation: width-90 2s ease; }

@keyframes width-90 {
  0% {
    width: 0; }

  100% {
    width: 90 * 1%; } }

.wg-rate-line[data-percentage="91"]:before {
  width: 91%;
  animation: width-91 2s ease; }

@keyframes width-91 {
  0% {
    width: 0; }

  100% {
    width: 91 * 1%; } }

.wg-rate-line[data-percentage="92"]:before {
  width: 92%;
  animation: width-92 2s ease; }

@keyframes width-92 {
  0% {
    width: 0; }

  100% {
    width: 92 * 1%; } }

.wg-rate-line[data-percentage="93"]:before {
  width: 93%;
  animation: width-93 2s ease; }

@keyframes width-93 {
  0% {
    width: 0; }

  100% {
    width: 93 * 1%; } }

.wg-rate-line[data-percentage="94"]:before {
  width: 94%;
  animation: width-94 2s ease; }

@keyframes width-94 {
  0% {
    width: 0; }

  100% {
    width: 94 * 1%; } }

.wg-rate-line[data-percentage="95"]:before {
  width: 95%;
  animation: width-95 2s ease; }

@keyframes width-95 {
  0% {
    width: 0; }

  100% {
    width: 95 * 1%; } }

.wg-rate-line[data-percentage="96"]:before {
  width: 96%;
  animation: width-96 2s ease; }

@keyframes width-96 {
  0% {
    width: 0; }

  100% {
    width: 96 * 1%; } }

.wg-rate-line[data-percentage="97"]:before {
  width: 97%;
  animation: width-97 2s ease; }

@keyframes width-97 {
  0% {
    width: 0; }

  100% {
    width: 97 * 1%; } }

.wg-rate-line[data-percentage="98"]:before {
  width: 98%;
  animation: width-98 2s ease; }

@keyframes width-98 {
  0% {
    width: 0; }

  100% {
    width: 98 * 1%; } }

.wg-rate-line[data-percentage="99"]:before {
  width: 99%;
  animation: width-99 2s ease; }

@keyframes width-99 {
  0% {
    width: 0; }

  100% {
    width: 99 * 1%; } }

.wg-rate-line[data-percentage="100"]:before {
  width: 100%;
  animation: width-100 2s ease; }

@keyframes width-100 {
  0% {
    width: 0; }

  100% {
    width: 100 * 1%; } }

.wg-reviews-title {
  margin-top: 35px;
  padding-bottom: 15px;
  font-weight: bold;
  font-size: 1.2em;
  text-transform: uppercase;
  border-bottom: 1px solid; }

.wg-review {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #cacaca; }

.wg-review-rating {
  max-width: 165px; }

.subcategories > div {
  margin-right: 10px; }
  .subcategories > div:last-child {
    margin-right: 0; }

.wg-review-grate .wg-circle-chart {
  box-shadow: inset 0 0 0px 4px #cacaca; }
  .wg-review-grate .wg-circle-completed:before, .wg-review-grate .wg-circle-completed:after {
    box-shadow: inset 0 0 0px 4px #bb8c41; }

.wg-review-grate .wg-circle-global-rate {
  font-size: 1.6em; }

.wg-review-name span:first-child {
  display: inline-block;
  font-weight: bold;
  margin-bottom: 6px; }

.wg-review-name, .wg-review-grate {
  width: 50%;
  max-width: 150px; }

.wg-circle-chart {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  /* width: 100px;
    height: 100px; */
  left: 0;
  margin: auto;
  border-radius: 50%;
  box-shadow: inset 0 0 0px 10px #cacaca;
  /* &:before {
	    content: attr(data-percentage)'%';
	    display: block;
	    width: #{$size}px;
	    height: #{$size}px;
	    line-height: #{$size}px;
	    text-align: center;
	    border-radius: 50%;
	  } */
  overflow: hidden;
  /* 
.percentage {
  position: relative;
  top: 16px;
  height: 13px;
  overflow: hidden;
  
  &:before,
  &:after {
    position: absolute;
    white-space: pre;
  }
  
  &::before {
    content: "0 \a 1 \a 2 \a 3 \a 4 \a 5 \a 6 \a 7 \a 8 \a 9";
    left: 16px;
    animation: tens $time 1 steps(10, end);
  }

  &::after {
    content: "0 \a 1 \a 2 \a 3 \a 4 \a 5 \a 6 \a 7 \a 8 \a 9";
    right: 16px;
    animation: ones $time/10 6 steps(10, end);
  }
}
*/ }

@keyframes tens {
  0% {
    transform: translateY(0px); }

  100% {
    transform: translateY(-160px); } }

@keyframes ones {
  0% {
    transform: translateY(0px); }

  100% {
    transform: translateY(-160px); } }

.wg-circle-completed {
  position: absolute;
  top: 0;
  left: 0; }
  .wg-circle-completed:before, .wg-circle-completed:after {
    content: '';
    /* width: 100px;
        height: 100px; */
    position: absolute;
    box-shadow: inset 0 0 0px 10px #bb8c41;
    border-radius: 50%;
    /* &:before {
        clip: rect(0 100px 100px 50px);
    }
    &:after {
        clip: rect(0 50px 100px 0);
    } */ }
  .wg-circle-chart-65 {
    width: 65px;
    height: 65px; }
  .wg-circle-chart-65 .wg-circle-completed:before, .wg-circle-chart-65 .wg-circle-completed:after {
    width: 65px;
    height: 65px; }
    .wg-circle-chart-65 .wg-circle-completed:before {
      clip: rect(0 65px 65px 32.5px); }
    .wg-circle-chart-65 .wg-circle-completed:after {
      clip: rect(0 32.5px 65px 0); }
  .wg-circle-chart-175 {
    width: 175px;
    height: 175px; }
  .wg-circle-chart-175 .wg-circle-completed:before, .wg-circle-chart-175 .wg-circle-completed:after {
    width: 175px;
    height: 175px; }
    .wg-circle-chart-175 .wg-circle-completed:before {
      clip: rect(0 175px 175px 87.5px); }
    .wg-circle-chart-175 .wg-circle-completed:after {
      clip: rect(0 87.5px 175px 0); }

.wg-circle-chart[data-percentage="0"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="0"] .wg-circle-completed.active:before {
    transform: rotate(-180deg);
    animation: first-0 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="0"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-0-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="0"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="0"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="0"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="0"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="0"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-0-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="0"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="0"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="0"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="0"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-0 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-180deg); } }

.wg-circle-chart[data-percentage="1"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="1"] .wg-circle-completed.active:before {
    transform: rotate(-176.4deg);
    animation: first-1 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="1"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-1-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="1"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="1"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="1"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="1"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="1"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-1-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="1"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="1"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="1"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="1"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-1 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-176.4deg); } }

.wg-circle-chart[data-percentage="2"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="2"] .wg-circle-completed.active:before {
    transform: rotate(-172.8deg);
    animation: first-2 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="2"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-2-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="2"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="2"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="2"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="2"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="2"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-2-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="2"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="2"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="2"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="2"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-2 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-172.8deg); } }

.wg-circle-chart[data-percentage="3"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="3"] .wg-circle-completed.active:before {
    transform: rotate(-169.2deg);
    animation: first-3 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="3"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-3-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="3"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="3"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="3"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="3"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="3"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-3-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="3"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="3"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="3"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="3"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-3 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-169.2deg); } }

.wg-circle-chart[data-percentage="4"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="4"] .wg-circle-completed.active:before {
    transform: rotate(-165.6deg);
    animation: first-4 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="4"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-4-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="4"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="4"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="4"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="4"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="4"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-4-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="4"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="4"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="4"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="4"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-4 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-165.6deg); } }

.wg-circle-chart[data-percentage="5"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="5"] .wg-circle-completed.active:before {
    transform: rotate(-162deg);
    animation: first-5 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="5"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-5-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="5"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="5"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="5"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="5"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="5"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-5-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="5"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="5"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="5"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="5"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-5 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-162deg); } }

.wg-circle-chart[data-percentage="6"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="6"] .wg-circle-completed.active:before {
    transform: rotate(-158.4deg);
    animation: first-6 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="6"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-6-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="6"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="6"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="6"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="6"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="6"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-6-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="6"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="6"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="6"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="6"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-6 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-158.4deg); } }

.wg-circle-chart[data-percentage="7"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="7"] .wg-circle-completed.active:before {
    transform: rotate(-154.8deg);
    animation: first-7 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="7"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-7-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="7"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="7"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="7"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="7"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="7"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-7-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="7"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="7"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="7"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="7"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-7 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-154.8deg); } }

.wg-circle-chart[data-percentage="8"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="8"] .wg-circle-completed.active:before {
    transform: rotate(-151.2deg);
    animation: first-8 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="8"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-8-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="8"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="8"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="8"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="8"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="8"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-8-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="8"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="8"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="8"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="8"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-8 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-151.2deg); } }

.wg-circle-chart[data-percentage="9"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="9"] .wg-circle-completed.active:before {
    transform: rotate(-147.6deg);
    animation: first-9 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="9"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-9-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="9"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="9"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="9"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="9"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="9"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-9-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="9"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="9"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="9"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="9"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-9 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-147.6deg); } }

.wg-circle-chart[data-percentage="10"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="10"] .wg-circle-completed.active:before {
    transform: rotate(-144deg);
    animation: first-10 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="10"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-10-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="10"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="10"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="10"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="10"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="10"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-10-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="10"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="10"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="10"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="10"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-10 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-144deg); } }

.wg-circle-chart[data-percentage="11"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="11"] .wg-circle-completed.active:before {
    transform: rotate(-140.4deg);
    animation: first-11 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="11"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-11-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="11"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="11"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="11"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="11"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="11"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-11-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="11"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="11"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="11"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="11"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-11 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-140.4deg); } }

.wg-circle-chart[data-percentage="12"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="12"] .wg-circle-completed.active:before {
    transform: rotate(-136.8deg);
    animation: first-12 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="12"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-12-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="12"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="12"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="12"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="12"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="12"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-12-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="12"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="12"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="12"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="12"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-12 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-136.8deg); } }

.wg-circle-chart[data-percentage="13"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="13"] .wg-circle-completed.active:before {
    transform: rotate(-133.2deg);
    animation: first-13 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="13"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-13-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="13"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="13"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="13"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="13"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="13"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-13-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="13"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="13"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="13"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="13"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-13 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-133.2deg); } }

.wg-circle-chart[data-percentage="14"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="14"] .wg-circle-completed.active:before {
    transform: rotate(-129.6deg);
    animation: first-14 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="14"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-14-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="14"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="14"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="14"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="14"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="14"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-14-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="14"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="14"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="14"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="14"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-14 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-129.6deg); } }

.wg-circle-chart[data-percentage="15"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="15"] .wg-circle-completed.active:before {
    transform: rotate(-126deg);
    animation: first-15 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="15"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-15-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="15"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="15"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="15"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="15"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="15"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-15-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="15"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="15"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="15"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="15"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-15 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-126deg); } }

.wg-circle-chart[data-percentage="16"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="16"] .wg-circle-completed.active:before {
    transform: rotate(-122.4deg);
    animation: first-16 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="16"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-16-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="16"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="16"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="16"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="16"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="16"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-16-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="16"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="16"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="16"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="16"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-16 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-122.4deg); } }

.wg-circle-chart[data-percentage="17"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="17"] .wg-circle-completed.active:before {
    transform: rotate(-118.8deg);
    animation: first-17 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="17"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-17-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="17"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="17"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="17"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="17"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="17"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-17-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="17"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="17"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="17"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="17"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-17 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-118.8deg); } }

.wg-circle-chart[data-percentage="18"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="18"] .wg-circle-completed.active:before {
    transform: rotate(-115.2deg);
    animation: first-18 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="18"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-18-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="18"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="18"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="18"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="18"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="18"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-18-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="18"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="18"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="18"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="18"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-18 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-115.2deg); } }

.wg-circle-chart[data-percentage="19"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="19"] .wg-circle-completed.active:before {
    transform: rotate(-111.6deg);
    animation: first-19 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="19"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-19-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="19"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="19"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="19"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="19"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="19"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-19-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="19"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="19"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="19"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="19"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-19 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-111.6deg); } }

.wg-circle-chart[data-percentage="20"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="20"] .wg-circle-completed.active:before {
    transform: rotate(-108deg);
    animation: first-20 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="20"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-20-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="20"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="20"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="20"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="20"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="20"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-20-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="20"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="20"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="20"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="20"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-20 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-108deg); } }

.wg-circle-chart[data-percentage="21"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="21"] .wg-circle-completed.active:before {
    transform: rotate(-104.4deg);
    animation: first-21 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="21"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-21-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="21"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="21"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="21"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="21"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="21"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-21-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="21"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="21"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="21"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="21"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-21 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-104.4deg); } }

.wg-circle-chart[data-percentage="22"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="22"] .wg-circle-completed.active:before {
    transform: rotate(-100.8deg);
    animation: first-22 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="22"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-22-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="22"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="22"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="22"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="22"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="22"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-22-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="22"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="22"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="22"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="22"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-22 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-100.8deg); } }

.wg-circle-chart[data-percentage="23"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="23"] .wg-circle-completed.active:before {
    transform: rotate(-97.2deg);
    animation: first-23 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="23"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-23-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="23"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="23"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="23"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="23"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="23"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-23-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="23"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="23"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="23"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="23"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-23 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-97.2deg); } }

.wg-circle-chart[data-percentage="24"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="24"] .wg-circle-completed.active:before {
    transform: rotate(-93.6deg);
    animation: first-24 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="24"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-24-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="24"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="24"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="24"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="24"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="24"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-24-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="24"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="24"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="24"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="24"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-24 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-93.6deg); } }

.wg-circle-chart[data-percentage="25"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="25"] .wg-circle-completed.active:before {
    transform: rotate(-90deg);
    animation: first-25 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="25"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-25-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="25"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="25"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="25"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="25"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="25"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-25-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="25"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="25"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="25"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="25"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-25 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-90deg); } }

.wg-circle-chart[data-percentage="26"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="26"] .wg-circle-completed.active:before {
    transform: rotate(-86.4deg);
    animation: first-26 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="26"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-26-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="26"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="26"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="26"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="26"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="26"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-26-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="26"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="26"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="26"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="26"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-26 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-86.4deg); } }

.wg-circle-chart[data-percentage="27"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="27"] .wg-circle-completed.active:before {
    transform: rotate(-82.8deg);
    animation: first-27 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="27"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-27-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="27"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="27"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="27"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="27"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="27"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-27-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="27"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="27"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="27"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="27"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-27 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-82.8deg); } }

.wg-circle-chart[data-percentage="28"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="28"] .wg-circle-completed.active:before {
    transform: rotate(-79.2deg);
    animation: first-28 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="28"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-28-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="28"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="28"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="28"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="28"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="28"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-28-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="28"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="28"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="28"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="28"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-28 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-79.2deg); } }

.wg-circle-chart[data-percentage="29"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="29"] .wg-circle-completed.active:before {
    transform: rotate(-75.6deg);
    animation: first-29 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="29"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-29-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="29"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="29"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="29"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="29"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="29"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-29-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="29"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="29"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="29"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="29"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-29 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-75.6deg); } }

.wg-circle-chart[data-percentage="30"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="30"] .wg-circle-completed.active:before {
    transform: rotate(-72deg);
    animation: first-30 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="30"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-30-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="30"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="30"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="30"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="30"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="30"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-30-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="30"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="30"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="30"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="30"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-30 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-72deg); } }

.wg-circle-chart[data-percentage="31"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="31"] .wg-circle-completed.active:before {
    transform: rotate(-68.4deg);
    animation: first-31 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="31"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-31-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="31"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="31"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="31"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="31"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="31"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-31-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="31"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="31"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="31"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="31"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-31 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-68.4deg); } }

.wg-circle-chart[data-percentage="32"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="32"] .wg-circle-completed.active:before {
    transform: rotate(-64.8deg);
    animation: first-32 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="32"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-32-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="32"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="32"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="32"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="32"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="32"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-32-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="32"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="32"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="32"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="32"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-32 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-64.8deg); } }

.wg-circle-chart[data-percentage="33"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="33"] .wg-circle-completed.active:before {
    transform: rotate(-61.2deg);
    animation: first-33 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="33"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-33-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="33"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="33"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="33"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="33"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="33"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-33-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="33"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="33"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="33"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="33"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-33 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-61.2deg); } }

.wg-circle-chart[data-percentage="34"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="34"] .wg-circle-completed.active:before {
    transform: rotate(-57.6deg);
    animation: first-34 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="34"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-34-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="34"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="34"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="34"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="34"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="34"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-34-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="34"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="34"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="34"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="34"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-34 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-57.6deg); } }

.wg-circle-chart[data-percentage="35"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="35"] .wg-circle-completed.active:before {
    transform: rotate(-54deg);
    animation: first-35 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="35"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-35-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="35"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="35"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="35"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="35"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="35"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-35-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="35"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="35"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="35"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="35"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-35 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-54deg); } }

.wg-circle-chart[data-percentage="36"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="36"] .wg-circle-completed.active:before {
    transform: rotate(-50.4deg);
    animation: first-36 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="36"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-36-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="36"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="36"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="36"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="36"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="36"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-36-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="36"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="36"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="36"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="36"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-36 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-50.4deg); } }

.wg-circle-chart[data-percentage="37"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="37"] .wg-circle-completed.active:before {
    transform: rotate(-46.8deg);
    animation: first-37 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="37"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-37-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="37"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="37"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="37"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="37"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="37"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-37-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="37"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="37"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="37"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="37"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-37 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-46.8deg); } }

.wg-circle-chart[data-percentage="38"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="38"] .wg-circle-completed.active:before {
    transform: rotate(-43.2deg);
    animation: first-38 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="38"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-38-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="38"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="38"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="38"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="38"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="38"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-38-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="38"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="38"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="38"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="38"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-38 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-43.2deg); } }

.wg-circle-chart[data-percentage="39"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="39"] .wg-circle-completed.active:before {
    transform: rotate(-39.6deg);
    animation: first-39 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="39"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-39-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="39"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="39"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="39"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="39"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="39"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-39-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="39"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="39"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="39"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="39"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-39 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-39.6deg); } }

.wg-circle-chart[data-percentage="40"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="40"] .wg-circle-completed.active:before {
    transform: rotate(-36deg);
    animation: first-40 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="40"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-40-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="40"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="40"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="40"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="40"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="40"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-40-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="40"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="40"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="40"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="40"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-40 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-36deg); } }

.wg-circle-chart[data-percentage="41"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="41"] .wg-circle-completed.active:before {
    transform: rotate(-32.4deg);
    animation: first-41 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="41"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-41-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="41"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="41"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="41"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="41"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="41"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-41-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="41"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="41"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="41"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="41"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-41 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-32.4deg); } }

.wg-circle-chart[data-percentage="42"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="42"] .wg-circle-completed.active:before {
    transform: rotate(-28.8deg);
    animation: first-42 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="42"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-42-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="42"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="42"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="42"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="42"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="42"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-42-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="42"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="42"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="42"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="42"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-42 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-28.8deg); } }

.wg-circle-chart[data-percentage="43"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="43"] .wg-circle-completed.active:before {
    transform: rotate(-25.2deg);
    animation: first-43 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="43"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-43-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="43"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="43"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="43"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="43"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="43"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-43-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="43"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="43"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="43"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="43"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-43 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-25.2deg); } }

.wg-circle-chart[data-percentage="44"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="44"] .wg-circle-completed.active:before {
    transform: rotate(-21.6deg);
    animation: first-44 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="44"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-44-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="44"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="44"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="44"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="44"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="44"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-44-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="44"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="44"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="44"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="44"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-44 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-21.6deg); } }

.wg-circle-chart[data-percentage="45"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="45"] .wg-circle-completed.active:before {
    transform: rotate(-18deg);
    animation: first-45 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="45"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-45-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="45"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="45"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="45"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="45"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="45"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-45-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="45"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="45"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="45"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="45"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-45 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-18deg); } }

.wg-circle-chart[data-percentage="46"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="46"] .wg-circle-completed.active:before {
    transform: rotate(-14.4deg);
    animation: first-46 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="46"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-46-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="46"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="46"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="46"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="46"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="46"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-46-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="46"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="46"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="46"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="46"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-46 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-14.4deg); } }

.wg-circle-chart[data-percentage="47"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="47"] .wg-circle-completed.active:before {
    transform: rotate(-10.8deg);
    animation: first-47 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="47"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-47-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="47"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="47"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="47"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="47"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="47"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-47-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="47"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="47"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="47"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="47"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-47 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-10.8deg); } }

.wg-circle-chart[data-percentage="48"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="48"] .wg-circle-completed.active:before {
    transform: rotate(-7.2deg);
    animation: first-48 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="48"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-48-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="48"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="48"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="48"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="48"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="48"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-48-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="48"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="48"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="48"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="48"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-48 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-7.2deg); } }

.wg-circle-chart[data-percentage="49"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="49"] .wg-circle-completed.active:before {
    transform: rotate(-3.6deg);
    animation: first-49 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="49"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-49-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="49"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="49"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="49"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="49"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="49"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-49-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="49"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="49"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="49"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="49"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-49 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-3.6deg); } }

.wg-circle-chart[data-percentage="50"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="50"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-50 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="50"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-50-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="50"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="50"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="50"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="50"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="50"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-50-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="50"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="50"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="50"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="50"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-50 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

.wg-circle-chart[data-percentage="51"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="51"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-51 2s 1 linear; }
  .wg-circle-chart[data-percentage="51"] .wg-circle-completed.active:after {
    transform: rotate(-176.4deg);
    animation: second-51 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="51"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="51"] .wg-circle-completed.active {
    animation: mask-51-65 2s linear; }
  @keyframes mask-51-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="51"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="51"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="51"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="51"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="51"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="51"] .wg-circle-completed.active {
    animation: mask-51-175 2s linear; }
  @keyframes mask-51-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="51"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="51"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="51"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="51"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-51 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-51 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-176.4deg); } }

.wg-circle-chart[data-percentage="52"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="52"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-52 2s 1 linear; }
  .wg-circle-chart[data-percentage="52"] .wg-circle-completed.active:after {
    transform: rotate(-172.8deg);
    animation: second-52 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="52"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="52"] .wg-circle-completed.active {
    animation: mask-52-65 2s linear; }
  @keyframes mask-52-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="52"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="52"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="52"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="52"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="52"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="52"] .wg-circle-completed.active {
    animation: mask-52-175 2s linear; }
  @keyframes mask-52-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="52"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="52"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="52"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="52"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-52 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-52 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-172.8deg); } }

.wg-circle-chart[data-percentage="53"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="53"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-53 2s 1 linear; }
  .wg-circle-chart[data-percentage="53"] .wg-circle-completed.active:after {
    transform: rotate(-169.2deg);
    animation: second-53 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="53"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="53"] .wg-circle-completed.active {
    animation: mask-53-65 2s linear; }
  @keyframes mask-53-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="53"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="53"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="53"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="53"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="53"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="53"] .wg-circle-completed.active {
    animation: mask-53-175 2s linear; }
  @keyframes mask-53-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="53"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="53"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="53"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="53"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-53 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-53 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-169.2deg); } }

.wg-circle-chart[data-percentage="54"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="54"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-54 2s 1 linear; }
  .wg-circle-chart[data-percentage="54"] .wg-circle-completed.active:after {
    transform: rotate(-165.6deg);
    animation: second-54 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="54"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="54"] .wg-circle-completed.active {
    animation: mask-54-65 2s linear; }
  @keyframes mask-54-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="54"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="54"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="54"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="54"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="54"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="54"] .wg-circle-completed.active {
    animation: mask-54-175 2s linear; }
  @keyframes mask-54-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="54"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="54"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="54"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="54"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-54 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-54 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-165.6deg); } }

.wg-circle-chart[data-percentage="55"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="55"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-55 2s 1 linear; }
  .wg-circle-chart[data-percentage="55"] .wg-circle-completed.active:after {
    transform: rotate(-162deg);
    animation: second-55 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="55"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="55"] .wg-circle-completed.active {
    animation: mask-55-65 2s linear; }
  @keyframes mask-55-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="55"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="55"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="55"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="55"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="55"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="55"] .wg-circle-completed.active {
    animation: mask-55-175 2s linear; }
  @keyframes mask-55-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="55"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="55"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="55"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="55"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-55 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-55 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-162deg); } }

.wg-circle-chart[data-percentage="56"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="56"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-56 2s 1 linear; }
  .wg-circle-chart[data-percentage="56"] .wg-circle-completed.active:after {
    transform: rotate(-158.4deg);
    animation: second-56 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="56"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="56"] .wg-circle-completed.active {
    animation: mask-56-65 2s linear; }
  @keyframes mask-56-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="56"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="56"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="56"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="56"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="56"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="56"] .wg-circle-completed.active {
    animation: mask-56-175 2s linear; }
  @keyframes mask-56-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="56"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="56"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="56"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="56"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-56 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-56 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-158.4deg); } }

.wg-circle-chart[data-percentage="57"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="57"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-57 2s 1 linear; }
  .wg-circle-chart[data-percentage="57"] .wg-circle-completed.active:after {
    transform: rotate(-154.8deg);
    animation: second-57 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="57"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="57"] .wg-circle-completed.active {
    animation: mask-57-65 2s linear; }
  @keyframes mask-57-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="57"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="57"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="57"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="57"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="57"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="57"] .wg-circle-completed.active {
    animation: mask-57-175 2s linear; }
  @keyframes mask-57-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="57"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="57"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="57"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="57"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-57 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-57 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-154.8deg); } }

.wg-circle-chart[data-percentage="58"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="58"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-58 2s 1 linear; }
  .wg-circle-chart[data-percentage="58"] .wg-circle-completed.active:after {
    transform: rotate(-151.2deg);
    animation: second-58 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="58"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="58"] .wg-circle-completed.active {
    animation: mask-58-65 2s linear; }
  @keyframes mask-58-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="58"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="58"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="58"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="58"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="58"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="58"] .wg-circle-completed.active {
    animation: mask-58-175 2s linear; }
  @keyframes mask-58-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="58"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="58"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="58"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="58"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-58 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-58 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-151.2deg); } }

.wg-circle-chart[data-percentage="59"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="59"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-59 2s 1 linear; }
  .wg-circle-chart[data-percentage="59"] .wg-circle-completed.active:after {
    transform: rotate(-147.6deg);
    animation: second-59 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="59"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="59"] .wg-circle-completed.active {
    animation: mask-59-65 2s linear; }
  @keyframes mask-59-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="59"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="59"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="59"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="59"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="59"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="59"] .wg-circle-completed.active {
    animation: mask-59-175 2s linear; }
  @keyframes mask-59-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="59"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="59"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="59"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="59"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-59 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-59 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-147.6deg); } }

.wg-circle-chart[data-percentage="60"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="60"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-60 2s 1 linear; }
  .wg-circle-chart[data-percentage="60"] .wg-circle-completed.active:after {
    transform: rotate(-144deg);
    animation: second-60 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="60"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="60"] .wg-circle-completed.active {
    animation: mask-60-65 2s linear; }
  @keyframes mask-60-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="60"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="60"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="60"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="60"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="60"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="60"] .wg-circle-completed.active {
    animation: mask-60-175 2s linear; }
  @keyframes mask-60-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="60"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="60"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="60"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="60"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-60 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-60 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-144deg); } }

.wg-circle-chart[data-percentage="61"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="61"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-61 2s 1 linear; }
  .wg-circle-chart[data-percentage="61"] .wg-circle-completed.active:after {
    transform: rotate(-140.4deg);
    animation: second-61 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="61"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="61"] .wg-circle-completed.active {
    animation: mask-61-65 2s linear; }
  @keyframes mask-61-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="61"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="61"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="61"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="61"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="61"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="61"] .wg-circle-completed.active {
    animation: mask-61-175 2s linear; }
  @keyframes mask-61-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="61"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="61"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="61"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="61"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-61 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-61 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-140.4deg); } }

.wg-circle-chart[data-percentage="62"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="62"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-62 2s 1 linear; }
  .wg-circle-chart[data-percentage="62"] .wg-circle-completed.active:after {
    transform: rotate(-136.8deg);
    animation: second-62 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="62"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="62"] .wg-circle-completed.active {
    animation: mask-62-65 2s linear; }
  @keyframes mask-62-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="62"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="62"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="62"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="62"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="62"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="62"] .wg-circle-completed.active {
    animation: mask-62-175 2s linear; }
  @keyframes mask-62-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="62"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="62"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="62"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="62"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-62 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-62 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-136.8deg); } }

.wg-circle-chart[data-percentage="63"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="63"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-63 2s 1 linear; }
  .wg-circle-chart[data-percentage="63"] .wg-circle-completed.active:after {
    transform: rotate(-133.2deg);
    animation: second-63 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="63"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="63"] .wg-circle-completed.active {
    animation: mask-63-65 2s linear; }
  @keyframes mask-63-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="63"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="63"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="63"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="63"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="63"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="63"] .wg-circle-completed.active {
    animation: mask-63-175 2s linear; }
  @keyframes mask-63-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="63"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="63"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="63"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="63"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-63 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-63 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-133.2deg); } }

.wg-circle-chart[data-percentage="64"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="64"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-64 2s 1 linear; }
  .wg-circle-chart[data-percentage="64"] .wg-circle-completed.active:after {
    transform: rotate(-129.6deg);
    animation: second-64 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="64"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="64"] .wg-circle-completed.active {
    animation: mask-64-65 2s linear; }
  @keyframes mask-64-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="64"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="64"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="64"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="64"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="64"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="64"] .wg-circle-completed.active {
    animation: mask-64-175 2s linear; }
  @keyframes mask-64-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="64"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="64"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="64"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="64"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-64 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-64 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-129.6deg); } }

.wg-circle-chart[data-percentage="65"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="65"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-65 2s 1 linear; }
  .wg-circle-chart[data-percentage="65"] .wg-circle-completed.active:after {
    transform: rotate(-126deg);
    animation: second-65 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="65"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="65"] .wg-circle-completed.active {
    animation: mask-65-65 2s linear; }
  @keyframes mask-65-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="65"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="65"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="65"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="65"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="65"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="65"] .wg-circle-completed.active {
    animation: mask-65-175 2s linear; }
  @keyframes mask-65-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="65"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="65"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="65"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="65"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-65 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-65 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-126deg); } }

.wg-circle-chart[data-percentage="66"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="66"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-66 2s 1 linear; }
  .wg-circle-chart[data-percentage="66"] .wg-circle-completed.active:after {
    transform: rotate(-122.4deg);
    animation: second-66 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="66"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="66"] .wg-circle-completed.active {
    animation: mask-66-65 2s linear; }
  @keyframes mask-66-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="66"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="66"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="66"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="66"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="66"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="66"] .wg-circle-completed.active {
    animation: mask-66-175 2s linear; }
  @keyframes mask-66-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="66"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="66"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="66"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="66"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-66 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-66 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-122.4deg); } }

.wg-circle-chart[data-percentage="67"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="67"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-67 2s 1 linear; }
  .wg-circle-chart[data-percentage="67"] .wg-circle-completed.active:after {
    transform: rotate(-118.8deg);
    animation: second-67 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="67"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="67"] .wg-circle-completed.active {
    animation: mask-67-65 2s linear; }
  @keyframes mask-67-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="67"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="67"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="67"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="67"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="67"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="67"] .wg-circle-completed.active {
    animation: mask-67-175 2s linear; }
  @keyframes mask-67-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="67"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="67"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="67"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="67"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-67 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-67 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-118.8deg); } }

.wg-circle-chart[data-percentage="68"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="68"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-68 2s 1 linear; }
  .wg-circle-chart[data-percentage="68"] .wg-circle-completed.active:after {
    transform: rotate(-115.2deg);
    animation: second-68 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="68"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="68"] .wg-circle-completed.active {
    animation: mask-68-65 2s linear; }
  @keyframes mask-68-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="68"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="68"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="68"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="68"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="68"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="68"] .wg-circle-completed.active {
    animation: mask-68-175 2s linear; }
  @keyframes mask-68-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="68"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="68"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="68"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="68"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-68 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-68 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-115.2deg); } }

.wg-circle-chart[data-percentage="69"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="69"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-69 2s 1 linear; }
  .wg-circle-chart[data-percentage="69"] .wg-circle-completed.active:after {
    transform: rotate(-111.6deg);
    animation: second-69 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="69"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="69"] .wg-circle-completed.active {
    animation: mask-69-65 2s linear; }
  @keyframes mask-69-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="69"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="69"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="69"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="69"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="69"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="69"] .wg-circle-completed.active {
    animation: mask-69-175 2s linear; }
  @keyframes mask-69-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="69"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="69"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="69"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="69"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-69 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-69 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-111.6deg); } }

.wg-circle-chart[data-percentage="70"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="70"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-70 2s 1 linear; }
  .wg-circle-chart[data-percentage="70"] .wg-circle-completed.active:after {
    transform: rotate(-108deg);
    animation: second-70 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="70"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="70"] .wg-circle-completed.active {
    animation: mask-70-65 2s linear; }
  @keyframes mask-70-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="70"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="70"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="70"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="70"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="70"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="70"] .wg-circle-completed.active {
    animation: mask-70-175 2s linear; }
  @keyframes mask-70-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="70"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="70"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="70"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="70"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-70 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-70 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-108deg); } }

.wg-circle-chart[data-percentage="71"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="71"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-71 2s 1 linear; }
  .wg-circle-chart[data-percentage="71"] .wg-circle-completed.active:after {
    transform: rotate(-104.4deg);
    animation: second-71 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="71"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="71"] .wg-circle-completed.active {
    animation: mask-71-65 2s linear; }
  @keyframes mask-71-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="71"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="71"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="71"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="71"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="71"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="71"] .wg-circle-completed.active {
    animation: mask-71-175 2s linear; }
  @keyframes mask-71-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="71"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="71"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="71"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="71"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-71 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-71 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-104.4deg); } }

.wg-circle-chart[data-percentage="72"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="72"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-72 2s 1 linear; }
  .wg-circle-chart[data-percentage="72"] .wg-circle-completed.active:after {
    transform: rotate(-100.8deg);
    animation: second-72 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="72"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="72"] .wg-circle-completed.active {
    animation: mask-72-65 2s linear; }
  @keyframes mask-72-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="72"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="72"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="72"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="72"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="72"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="72"] .wg-circle-completed.active {
    animation: mask-72-175 2s linear; }
  @keyframes mask-72-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="72"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="72"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="72"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="72"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-72 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-72 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-100.8deg); } }

.wg-circle-chart[data-percentage="73"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="73"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-73 2s 1 linear; }
  .wg-circle-chart[data-percentage="73"] .wg-circle-completed.active:after {
    transform: rotate(-97.2deg);
    animation: second-73 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="73"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="73"] .wg-circle-completed.active {
    animation: mask-73-65 2s linear; }
  @keyframes mask-73-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="73"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="73"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="73"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="73"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="73"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="73"] .wg-circle-completed.active {
    animation: mask-73-175 2s linear; }
  @keyframes mask-73-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="73"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="73"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="73"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="73"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-73 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-73 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-97.2deg); } }

.wg-circle-chart[data-percentage="74"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="74"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-74 2s 1 linear; }
  .wg-circle-chart[data-percentage="74"] .wg-circle-completed.active:after {
    transform: rotate(-93.6deg);
    animation: second-74 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="74"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="74"] .wg-circle-completed.active {
    animation: mask-74-65 2s linear; }
  @keyframes mask-74-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="74"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="74"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="74"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="74"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="74"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="74"] .wg-circle-completed.active {
    animation: mask-74-175 2s linear; }
  @keyframes mask-74-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="74"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="74"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="74"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="74"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-74 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-74 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-93.6deg); } }

.wg-circle-chart[data-percentage="75"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="75"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-75 2s 1 linear; }
  .wg-circle-chart[data-percentage="75"] .wg-circle-completed.active:after {
    transform: rotate(-90deg);
    animation: second-75 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="75"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="75"] .wg-circle-completed.active {
    animation: mask-75-65 2s linear; }
  @keyframes mask-75-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="75"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="75"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="75"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="75"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="75"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="75"] .wg-circle-completed.active {
    animation: mask-75-175 2s linear; }
  @keyframes mask-75-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="75"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="75"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="75"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="75"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-75 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-75 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-90deg); } }

.wg-circle-chart[data-percentage="76"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="76"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-76 2s 1 linear; }
  .wg-circle-chart[data-percentage="76"] .wg-circle-completed.active:after {
    transform: rotate(-86.4deg);
    animation: second-76 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="76"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="76"] .wg-circle-completed.active {
    animation: mask-76-65 2s linear; }
  @keyframes mask-76-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="76"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="76"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="76"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="76"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="76"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="76"] .wg-circle-completed.active {
    animation: mask-76-175 2s linear; }
  @keyframes mask-76-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="76"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="76"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="76"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="76"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-76 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-76 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-86.4deg); } }

.wg-circle-chart[data-percentage="77"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="77"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-77 2s 1 linear; }
  .wg-circle-chart[data-percentage="77"] .wg-circle-completed.active:after {
    transform: rotate(-82.8deg);
    animation: second-77 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="77"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="77"] .wg-circle-completed.active {
    animation: mask-77-65 2s linear; }
  @keyframes mask-77-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="77"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="77"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="77"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="77"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="77"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="77"] .wg-circle-completed.active {
    animation: mask-77-175 2s linear; }
  @keyframes mask-77-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="77"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="77"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="77"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="77"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-77 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-77 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-82.8deg); } }

.wg-circle-chart[data-percentage="78"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="78"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-78 2s 1 linear; }
  .wg-circle-chart[data-percentage="78"] .wg-circle-completed.active:after {
    transform: rotate(-79.2deg);
    animation: second-78 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="78"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="78"] .wg-circle-completed.active {
    animation: mask-78-65 2s linear; }
  @keyframes mask-78-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="78"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="78"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="78"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="78"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="78"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="78"] .wg-circle-completed.active {
    animation: mask-78-175 2s linear; }
  @keyframes mask-78-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="78"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="78"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="78"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="78"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-78 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-78 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-79.2deg); } }

.wg-circle-chart[data-percentage="79"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="79"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-79 2s 1 linear; }
  .wg-circle-chart[data-percentage="79"] .wg-circle-completed.active:after {
    transform: rotate(-75.6deg);
    animation: second-79 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="79"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="79"] .wg-circle-completed.active {
    animation: mask-79-65 2s linear; }
  @keyframes mask-79-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="79"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="79"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="79"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="79"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="79"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="79"] .wg-circle-completed.active {
    animation: mask-79-175 2s linear; }
  @keyframes mask-79-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="79"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="79"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="79"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="79"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-79 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-79 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-75.6deg); } }

.wg-circle-chart[data-percentage="80"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="80"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-80 2s 1 linear; }
  .wg-circle-chart[data-percentage="80"] .wg-circle-completed.active:after {
    transform: rotate(-72deg);
    animation: second-80 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="80"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="80"] .wg-circle-completed.active {
    animation: mask-80-65 2s linear; }
  @keyframes mask-80-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="80"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="80"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="80"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="80"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="80"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="80"] .wg-circle-completed.active {
    animation: mask-80-175 2s linear; }
  @keyframes mask-80-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="80"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="80"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="80"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="80"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-80 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-80 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-72deg); } }

.wg-circle-chart[data-percentage="81"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="81"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-81 2s 1 linear; }
  .wg-circle-chart[data-percentage="81"] .wg-circle-completed.active:after {
    transform: rotate(-68.4deg);
    animation: second-81 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="81"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="81"] .wg-circle-completed.active {
    animation: mask-81-65 2s linear; }
  @keyframes mask-81-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="81"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="81"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="81"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="81"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="81"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="81"] .wg-circle-completed.active {
    animation: mask-81-175 2s linear; }
  @keyframes mask-81-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="81"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="81"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="81"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="81"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-81 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-81 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-68.4deg); } }

.wg-circle-chart[data-percentage="82"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="82"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-82 2s 1 linear; }
  .wg-circle-chart[data-percentage="82"] .wg-circle-completed.active:after {
    transform: rotate(-64.8deg);
    animation: second-82 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="82"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="82"] .wg-circle-completed.active {
    animation: mask-82-65 2s linear; }
  @keyframes mask-82-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="82"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="82"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="82"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="82"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="82"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="82"] .wg-circle-completed.active {
    animation: mask-82-175 2s linear; }
  @keyframes mask-82-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="82"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="82"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="82"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="82"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-82 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-82 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-64.8deg); } }

.wg-circle-chart[data-percentage="83"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="83"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-83 2s 1 linear; }
  .wg-circle-chart[data-percentage="83"] .wg-circle-completed.active:after {
    transform: rotate(-61.2deg);
    animation: second-83 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="83"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="83"] .wg-circle-completed.active {
    animation: mask-83-65 2s linear; }
  @keyframes mask-83-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="83"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="83"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="83"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="83"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="83"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="83"] .wg-circle-completed.active {
    animation: mask-83-175 2s linear; }
  @keyframes mask-83-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="83"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="83"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="83"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="83"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-83 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-83 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-61.2deg); } }

.wg-circle-chart[data-percentage="84"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="84"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-84 2s 1 linear; }
  .wg-circle-chart[data-percentage="84"] .wg-circle-completed.active:after {
    transform: rotate(-57.6deg);
    animation: second-84 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="84"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="84"] .wg-circle-completed.active {
    animation: mask-84-65 2s linear; }
  @keyframes mask-84-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="84"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="84"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="84"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="84"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="84"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="84"] .wg-circle-completed.active {
    animation: mask-84-175 2s linear; }
  @keyframes mask-84-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="84"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="84"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="84"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="84"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-84 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-84 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-57.6deg); } }

.wg-circle-chart[data-percentage="85"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="85"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-85 2s 1 linear; }
  .wg-circle-chart[data-percentage="85"] .wg-circle-completed.active:after {
    transform: rotate(-54deg);
    animation: second-85 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="85"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="85"] .wg-circle-completed.active {
    animation: mask-85-65 2s linear; }
  @keyframes mask-85-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="85"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="85"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="85"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="85"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="85"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="85"] .wg-circle-completed.active {
    animation: mask-85-175 2s linear; }
  @keyframes mask-85-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="85"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="85"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="85"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="85"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-85 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-85 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-54deg); } }

.wg-circle-chart[data-percentage="86"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="86"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-86 2s 1 linear; }
  .wg-circle-chart[data-percentage="86"] .wg-circle-completed.active:after {
    transform: rotate(-50.4deg);
    animation: second-86 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="86"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="86"] .wg-circle-completed.active {
    animation: mask-86-65 2s linear; }
  @keyframes mask-86-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="86"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="86"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="86"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="86"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="86"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="86"] .wg-circle-completed.active {
    animation: mask-86-175 2s linear; }
  @keyframes mask-86-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="86"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="86"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="86"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="86"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-86 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-86 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-50.4deg); } }

.wg-circle-chart[data-percentage="87"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="87"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-87 2s 1 linear; }
  .wg-circle-chart[data-percentage="87"] .wg-circle-completed.active:after {
    transform: rotate(-46.8deg);
    animation: second-87 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="87"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="87"] .wg-circle-completed.active {
    animation: mask-87-65 2s linear; }
  @keyframes mask-87-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="87"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="87"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="87"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="87"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="87"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="87"] .wg-circle-completed.active {
    animation: mask-87-175 2s linear; }
  @keyframes mask-87-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="87"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="87"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="87"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="87"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-87 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-87 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-46.8deg); } }

.wg-circle-chart[data-percentage="88"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="88"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-88 2s 1 linear; }
  .wg-circle-chart[data-percentage="88"] .wg-circle-completed.active:after {
    transform: rotate(-43.2deg);
    animation: second-88 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="88"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="88"] .wg-circle-completed.active {
    animation: mask-88-65 2s linear; }
  @keyframes mask-88-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="88"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="88"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="88"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="88"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="88"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="88"] .wg-circle-completed.active {
    animation: mask-88-175 2s linear; }
  @keyframes mask-88-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="88"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="88"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="88"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="88"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-88 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-88 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-43.2deg); } }

.wg-circle-chart[data-percentage="89"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="89"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-89 2s 1 linear; }
  .wg-circle-chart[data-percentage="89"] .wg-circle-completed.active:after {
    transform: rotate(-39.6deg);
    animation: second-89 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="89"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="89"] .wg-circle-completed.active {
    animation: mask-89-65 2s linear; }
  @keyframes mask-89-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="89"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="89"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="89"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="89"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="89"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="89"] .wg-circle-completed.active {
    animation: mask-89-175 2s linear; }
  @keyframes mask-89-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="89"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="89"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="89"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="89"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-89 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-89 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-39.6deg); } }

.wg-circle-chart[data-percentage="90"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="90"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-90 2s 1 linear; }
  .wg-circle-chart[data-percentage="90"] .wg-circle-completed.active:after {
    transform: rotate(-36deg);
    animation: second-90 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="90"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="90"] .wg-circle-completed.active {
    animation: mask-90-65 2s linear; }
  @keyframes mask-90-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="90"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="90"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="90"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="90"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="90"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="90"] .wg-circle-completed.active {
    animation: mask-90-175 2s linear; }
  @keyframes mask-90-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="90"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="90"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="90"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="90"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-90 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-90 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-36deg); } }

.wg-circle-chart[data-percentage="91"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="91"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-91 2s 1 linear; }
  .wg-circle-chart[data-percentage="91"] .wg-circle-completed.active:after {
    transform: rotate(-32.4deg);
    animation: second-91 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="91"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="91"] .wg-circle-completed.active {
    animation: mask-91-65 2s linear; }
  @keyframes mask-91-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="91"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="91"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="91"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="91"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="91"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="91"] .wg-circle-completed.active {
    animation: mask-91-175 2s linear; }
  @keyframes mask-91-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="91"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="91"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="91"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="91"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-91 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-91 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-32.4deg); } }

.wg-circle-chart[data-percentage="92"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="92"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-92 2s 1 linear; }
  .wg-circle-chart[data-percentage="92"] .wg-circle-completed.active:after {
    transform: rotate(-28.8deg);
    animation: second-92 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="92"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="92"] .wg-circle-completed.active {
    animation: mask-92-65 2s linear; }
  @keyframes mask-92-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="92"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="92"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="92"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="92"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="92"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="92"] .wg-circle-completed.active {
    animation: mask-92-175 2s linear; }
  @keyframes mask-92-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="92"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="92"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="92"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="92"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-92 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-92 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-28.8deg); } }

.wg-circle-chart[data-percentage="93"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="93"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-93 2s 1 linear; }
  .wg-circle-chart[data-percentage="93"] .wg-circle-completed.active:after {
    transform: rotate(-25.2deg);
    animation: second-93 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="93"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="93"] .wg-circle-completed.active {
    animation: mask-93-65 2s linear; }
  @keyframes mask-93-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="93"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="93"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="93"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="93"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="93"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="93"] .wg-circle-completed.active {
    animation: mask-93-175 2s linear; }
  @keyframes mask-93-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="93"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="93"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="93"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="93"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-93 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-93 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-25.2deg); } }

.wg-circle-chart[data-percentage="94"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="94"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-94 2s 1 linear; }
  .wg-circle-chart[data-percentage="94"] .wg-circle-completed.active:after {
    transform: rotate(-21.6deg);
    animation: second-94 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="94"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="94"] .wg-circle-completed.active {
    animation: mask-94-65 2s linear; }
  @keyframes mask-94-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="94"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="94"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="94"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="94"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="94"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="94"] .wg-circle-completed.active {
    animation: mask-94-175 2s linear; }
  @keyframes mask-94-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="94"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="94"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="94"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="94"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-94 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-94 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-21.6deg); } }

.wg-circle-chart[data-percentage="95"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="95"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-95 2s 1 linear; }
  .wg-circle-chart[data-percentage="95"] .wg-circle-completed.active:after {
    transform: rotate(-18deg);
    animation: second-95 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="95"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="95"] .wg-circle-completed.active {
    animation: mask-95-65 2s linear; }
  @keyframes mask-95-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="95"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="95"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="95"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="95"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="95"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="95"] .wg-circle-completed.active {
    animation: mask-95-175 2s linear; }
  @keyframes mask-95-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="95"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="95"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="95"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="95"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-95 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-95 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-18deg); } }

.wg-circle-chart[data-percentage="96"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="96"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-96 2s 1 linear; }
  .wg-circle-chart[data-percentage="96"] .wg-circle-completed.active:after {
    transform: rotate(-14.4deg);
    animation: second-96 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="96"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="96"] .wg-circle-completed.active {
    animation: mask-96-65 2s linear; }
  @keyframes mask-96-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="96"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="96"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="96"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="96"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="96"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="96"] .wg-circle-completed.active {
    animation: mask-96-175 2s linear; }
  @keyframes mask-96-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="96"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="96"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="96"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="96"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-96 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-96 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-14.4deg); } }

.wg-circle-chart[data-percentage="97"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="97"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-97 2s 1 linear; }
  .wg-circle-chart[data-percentage="97"] .wg-circle-completed.active:after {
    transform: rotate(-10.8deg);
    animation: second-97 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="97"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="97"] .wg-circle-completed.active {
    animation: mask-97-65 2s linear; }
  @keyframes mask-97-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="97"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="97"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="97"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="97"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="97"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="97"] .wg-circle-completed.active {
    animation: mask-97-175 2s linear; }
  @keyframes mask-97-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="97"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="97"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="97"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="97"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-97 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-97 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-10.8deg); } }

.wg-circle-chart[data-percentage="98"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="98"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-98 2s 1 linear; }
  .wg-circle-chart[data-percentage="98"] .wg-circle-completed.active:after {
    transform: rotate(-7.2deg);
    animation: second-98 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="98"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="98"] .wg-circle-completed.active {
    animation: mask-98-65 2s linear; }
  @keyframes mask-98-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="98"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="98"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="98"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="98"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="98"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="98"] .wg-circle-completed.active {
    animation: mask-98-175 2s linear; }
  @keyframes mask-98-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="98"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="98"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="98"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="98"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-98 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-98 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-7.2deg); } }

.wg-circle-chart[data-percentage="99"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="99"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-99 2s 1 linear; }
  .wg-circle-chart[data-percentage="99"] .wg-circle-completed.active:after {
    transform: rotate(-3.6deg);
    animation: second-99 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="99"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="99"] .wg-circle-completed.active {
    animation: mask-99-65 2s linear; }
  @keyframes mask-99-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="99"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="99"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="99"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="99"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="99"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="99"] .wg-circle-completed.active {
    animation: mask-99-175 2s linear; }
  @keyframes mask-99-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="99"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="99"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="99"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="99"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-99 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-99 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-3.6deg); } }

.wg-circle-chart[data-percentage="100"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="100"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-100 2s 1 linear; }
  .wg-circle-chart[data-percentage="100"] .wg-circle-completed.active:after {
    transform: rotate(0deg);
    animation: second-100 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="100"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="100"] .wg-circle-completed.active {
    animation: mask-100-65 2s linear; }
  @keyframes mask-100-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="100"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="100"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="100"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="100"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="100"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="100"] .wg-circle-completed.active {
    animation: mask-100-175 2s linear; }
  @keyframes mask-100-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="100"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="100"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="100"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="100"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-100 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-100 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(0deg); } }

.timeline {
  margin-top: 3.5em; }

.social-wall-layout {
  max-width: 1280px;
  padding: 40px 40px 30px;
  margin: 0 auto; }

.social-wall-title {
  padding: 40px 0;
  text-align: center; }

.insta-feed-container {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between; }

.social-item {
  height: 25vw;
  flex-basis: calc(100% - 20px);
  margin-bottom: 20px;
  background-size: cover;
  background-position: center;
  display: block; }
  .social-item:hover .social-item-content, .social-item:focus .social-item-content {
    opacity: 1;
    transition: opacity 0.3s; }

.social-item-content {
  opacity: 0;
  position: absolute;
  display: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 20px;
  font-size: 0.85rem;
  line-height: 1.5em;
  text-align: center;
  background: rgba(255, 255, 255, 0.9);
  transition: opacity 0.3s; }

.btn-instagram {
  display: inline-flex;
  align-items: center;
  color: #bb8c41;
  font-size: 1.3rem; }
  .btn-instagram svg {
    width: 25px;
    height: 25px;
    fill: #bb8c41;
    margin: 0 0.3em 0 0;
    transition: transform 0.2s; }
  .btn-instagram:hover svg, .btn-instagram:focus svg {
    transform: scale(1.2);
    transition: transform 0.2s; }

@media all and (min-width: 768px) {
  .social-wall-layout {
    padding: 0 10px 40px; }

  .social-item {
    height: 250px; } }

.social-wall-loader {
  display: inline-block;
  width: 60px;
  height: 60px;
  margin: 50px auto 20px;
  position: relative; }
  .social-wall-loader:before {
    content: "Loading...";
    position: absolute;
    top: 39px;
    left: 21px;
    font-size: 10px;
    font-weight: 700;
    display: block; }

html[lang="fr"] .social-wall-loader:before {
  content: "Chargement...";
  left: 13px; }

.social-wall-loader:after {
  content: "";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 4px solid #000;
  border-color: #000 transparent #000 transparent;
  animation: lds-dual-ring 1.2s linear infinite; }

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg); }

  100% {
    transform: rotate(360deg); } }

#contact-box-wrap {
  position: fixed;
  bottom: 0;
  right: 40px;
  width: 100%;
  z-index: 497;
  transition: transform 0.3s; }
  #contact-box-wrap.open form {
    grid-template-rows: 1fr; }

#contact-box {
  width: 315px;
  position: absolute;
  right: 20px;
  bottom: 0;
  text-align: center;
  background-color: rgba(255, 255, 255, .9);
  border-radius: 10px 10px 0 0;
  padding: 0; }

#contact-btn {
  display: block;
  width: auto;
  padding: 7px 0;
  font-size: 18px;
  border: 1px solid #bb8c41;
  border-radius: 10px 10px 0 0;
  cursor: pointer; }
  #contact-btn svg {
    vertical-align: middle; }
  #contact-btn:hover {
    text-decoration: none;
    background-color: #fff; }

#cbtn-text {
  text-transform: uppercase;
  margin: 0 10px;
  font-size: 15px;
  display: inline-block;
  vertical-align: middle;
  color: #2b2b2b;
  font-weight: 700; }

.contact-link {
  font-size: 13px;
  margin-left: 5px;
  vertical-align: middle;
  display: block;
  line-height: 26px;
  color: #2b2b2b; }
  .contact-link svg {
    width: 13px;
    height: 13px;
    fill: #2b2b2b;
    vertical-align: middle; }
  .contact-link:hover {
    color: #bb8c41;
    text-decoration: none; }
  .contact-link:hover svg {
    fill: #2b2b2b; }

.min-h-form {
  min-height: 0; }
  .min-h-form > div {
    padding: 10px; }

.contact-form {
  color: #fff;
  text-align: center;
  border-left: 1px solid #bb8c41;
  border-right: 1px solid #bb8c41;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-template-rows: 0fr;
  /* Optionnel pour l'animation */
  transition: grid-template-rows 0.5s ease; }
  .contact-form label {
    display: block;
    width: 100%;
    margin: 0 0 0.8em; }
  .contact-form button, .contact-form label {
    margin-top: 10px; }
  .contact-form input, .contact-form textarea {
    padding: 5px;
    width: 100%;
    border: 1px solid #d7d7d7; }
  .contact-form input::-webkit-input-placeholder, .contact-form textarea::-webkit-input-placeholder {
    color: #444;
    text-transform: capitalize; }
  .contact-form input:-moz-placeholder, .contact-form textarea:-moz-placeholder {
    color: #444;
    text-transform: capitalize; }
  .contact-form input::-moz-placeholder, .contact-form textarea::-moz-placeholder {
    color: #444;
    text-transform: capitalize; }
  .contact-form input:-ms-input-placeholder, .contact-form textarea:-ms-input-placeholder {
    color: #444;
    text-transform: capitalize; }
  .contact-form textarea {
    height: 120px;
    min-height: 90px; }
  .contact-form textarea.ajax-form-error {
    border-color: #e74c3c; }
  .contact-form button {
    width: 100%;
    border: none;
    cursor: pointer;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700; }
  .contact-form input[type="email"], .contact-form input[type="text"], .contact-form textarea {
    display: block;
    width: 100%;
    padding: 0.5em 0.8em;
    font-size: 13px;
    font-weight: 400;
    background: transparent;
    border: #d7d7d7 solid 1px; }
  .contact-form input[type="email"]:hover, .contact-form input[type="text"]:hover, .contact-form textarea:hover {
    background: rgba(255, 255, 255, .4);
    color: #444; }
  .contact-form input[type="email"]:focus, .contact-form input[type="text"]:focus, .contact-form textarea:focus {
    background: #fff;
    color: #2b2b2b; }
  .contact-form input[type="email"].ajax-form-error, .contact-form input[type="text"].ajax-form-error, .contact-form textarea.ajax-form-error {
    box-shadow: 2px 1px 4px #e74c3c; }
    .contact-form input[type="email"].ajax-form-error + .form-error, .contact-form input[type="text"].ajax-form-error + .form-error, .contact-form textarea.ajax-form-error + .form-error {
      display: block; }
  .contact-form input[type="submit"] {
    -webkit-appearance: none;
    display: inline-block;
    padding: 0.5em 0.8em;
    margin: 0.8em 0 0;
    font-size: 1em;
    color: #fff;
    cursor: pointer;
    border: 1px solid ;
    text-transform: uppercase;
    background: #bb8c41; }
  .contact-form input[type="submit"]:focus, .contact-form input[type="submit"]:hover {
    background: #fff;
    color: #bb8c41; }

.form-error {
  margin: 0.6em 0;
  text-align: left;
  display: none;
  color: #e74c3c; }

.recaptcha {
  transform: scale(0.9); }
  .recaptcha.ajax-form-error + .form-error {
    display: block; }

.ajax-form-mail-sent p {
  background: #16a085;
  color: #fff;
  padding: 5px;
  border-radius: 5px; }

.svg-loader {
  width: 80px;
  height: 30px;
  fill: #bb8c41; }

@media all and (max-width: 767px) {
  #contact-box-wrap {
    width: 100vw;
    right: auto;
    left: 0; }

  #contact-box {
    right: 0;
    left: 0;
    width: 100%;
    max-height: calc(100vh - 40px);
    overflow: auto; } }

.pup_img-layout {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999; }

.pup_img-trigger {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.close-pup_img-btn {
  background: rgba(0, 0, 0, .4);
  border-radius: 50%;
  display: block;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 10px;
  right: 15px;
  width: 25px;
  height: 25px;
  transition: background 0.2s;
  padding-bottom: 2px; }
  .close-pup_img-btn:hover {
    background: rgba(0, 0, 0, .8);
    transition: background 0.2s; }
  .close-pup_img-btn svg {
    fill: #fcf8f2;
    width: 12px;
    height: 12px;
    vertical-align: middle; }

.pup_img-flex {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center; }

.pup_img-encart {
  position: relative;
  background: #fcf8f2;
  max-width: 830px;
  width: 100%;
  margin: auto;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3); }

.pup_img-bg {
  min-height: 480px;
  height: 100%;
  display: block;
  position: relative; }
  .pup_img-bg picture {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .pup_img-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.pup_img-txt {
  padding: 30px; }

.pup_img-content {
  font-size: 14px; }

.pup_img-title {
  font-size: 23px;
  font-family: Poppins, sans-serif; }

.pup_img-link {
  padding-top: 10px;
  padding-bottom: 23px; }

.btn-pup_img {
  display: inline-block;
  padding: 12px 25px;
  background: #bb8c41;
  border: 1px solid #bb8c41;
  color: #fcf8f2;
  transition: color 0.2s, background 0.2s;
  font-size: 14px;
  letter-spacing: 1px; }
  .btn-pup_img:hover {
    background: #fcf8f2;
    color: #bb8c41;
    transition: color 0.2s, background 0.2s; }

@media all and (min-width: 768px) {
  .pup_img-layout {
    background: rgba(0, 0, 0, .75); }

  .pup_img-encart {
    border-radius: 5px;
    overflow: hidden; } }

@media all and (max-width: 767px) {
  .pup_img-not-mobile {
    display: none; }

  .pup_img-encart {
    position: absolute;
    bottom: 0; }

  .pup_img-link a {
    display: block;
    text-align: center; } }

.gallery-title {
  padding: 40px 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 25px; }
  .gallery-title h2 {
    margin: 0;
    text-transform: uppercase; }
  .gallery-title span {
    background: rgba(43, 43, 43, .4);
    width: 30px;
    height: 1px; }

.the-gallery {
  max-width: 980px;
  width: 100%;
  padding: 0 5px 50px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 5px; }

.the-gallery-item {
  width: calc(50% - 5px); }
  .the-gallery-item a {
    display: block;
    padding-top: 100%;
    position: relative;
    overflow: hidden; }
  .the-gallery-item a picture {
    position: absolute;
    top: 0;
    left: auto; }
  .the-gallery-item a:hover {
    cursor: zoom-in; }
    .the-gallery-item a:hover img {
      transform: scale(1.1);
      filter: brightness(80%);
      transition: all 0.3s ease; }
  .the-gallery-item img {
    aspect-ratio: 1/1;
    transition: all 0.3s ease; }

@media all and (min-width: 768px) {
  .the-gallery {
    padding: 0 20px 50px;
    gap: 20px; }

  .the-gallery-item {
    width: calc(33.3333% - 20px); } }

@font-face {
  font-family: swiper-icons;
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color: #007aff; }

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1; }

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block; }

.swiper-vertical > .swiper-wrapper {
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box; }

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0); }

.swiper-horizontal {
  touch-action: pan-y; }

.swiper-vertical {
  touch-action: pan-x; }

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto; }

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height; }

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px; }

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d; }

.swiper-3d {
  perspective: 1200px; }

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
  transform-style: preserve-3d; }

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none; }

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none; }

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory; }

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory; }

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none; }

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none; }

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999; }

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always; }

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before); }

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after); }

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before); }

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after); }

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, .15); }

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent; }

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear; }

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff; }

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000; }

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg); }

  100% {
    transform: rotate(360deg); } }

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0); }

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none; }

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size); }

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size); }

:root {
  --swiper-navigation-size: 44px; }

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color)); }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none; }

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important; }

.swiper-button-next svg, .swiper-button-prev svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center; }

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg); }

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto; }

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto; }

.swiper-button-lock {
  display: none; }

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1; }

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: 'prev'; }

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto; }

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: 'next'; }

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important; }

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%; }

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2); }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet:only-child {
  display: none !important; }

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0); }

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block; }

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px; }

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top; }

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px); }

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left; }

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right; }

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit); }

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top; }

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top; }

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0; }

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-lock {
  display: none; }

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1)); }

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important; }

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%)); }

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%)); }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-scrollbar-lock {
  display: none; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none; }

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap; }

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column; }

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-fade .swiper-slide-active {
  pointer-events: auto; }

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper.swiper-cube {
  overflow: visible; }

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0; }

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible; }

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0; }

.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px); }

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper.swiper-flip {
  overflow: visible; }

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height; }

.swiper.swiper-cards {
  overflow: visible; }

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden; }

.carousel-header {
  height: calc(100vh - 90px); }
  .carousel-header .swiper-slide.swiper-slide-prev .carousel-item-overlay, .carousel-header .swiper-slide.swiper-slide-active .carousel-item-overlay, .carousel-header .swiper-slide.swiper-slide-next .carousel-item-overlay {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 90%, rgba(0, 0, 0, 0.5) 100%); }

.ss-prev, .ss-next {
  z-index: 200;
  position: absolute;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  transition: transform 0.3s ease; }
  .ss-prev svg, .ss-next svg {
    width: 24px;
    height: 45px;
    fill: #fff; }

.ss-prev {
  left: 40px; }
  .ss-prev:hover, .ss-prev:focus {
    transform: translate3d(-5px, -50%, 0);
    transition: transform 0.3s ease; }

.ss-next {
  right: 40px; }
  .ss-next:hover, .ss-next:focus {
    transform: translate3d(5px, -50%, 0);
    transition: transform 0.3s ease; }

.carousel-item-content {
  position: relative;
  height: 100%;
  padding: 25px;
  background-size: cover;
  background-position: center;
  white-space: normal; }
  .carousel-item-content picture {
    position: absolute;
    top: 0;
    left: 0; }
  .carousel-item-content strong {
    z-index: 1;
    position: relative;
    color: #fcf8f2;
    font-family: Poppins, sans-serif;
    font-size: 1.5rem;
    text-transform: uppercase; }

.carousel-item-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, .8);
  transition: background 0.2s; }

.carousel-item-link {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1; }

.btn-carousel {
  position: absolute;
  left: 25px;
  right: 25px;
  bottom: 25px;
  color: #fff;
  z-index: 4; }

.btns-carousel {
  position: absolute;
  z-index: 4;
  left: 25px;
  right: 25px;
  bottom: 25px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 1rem; }

.fake-carousel {
  height: 400px; }
  .fake-carousel .swiper-slide.swiper-slide-prev .carousel-item-overlay, .fake-carousel .swiper-slide.swiper-slide-active .carousel-item-overlay, .fake-carousel .swiper-slide.swiper-slide-next .carousel-item-overlay {
    background: transparent; }

.slide-item-custom, .slide-item-custom-xl {
  width: 100%; }

.parallax-img {
  position: relative;
  clip-path: inset(0); }
  .parallax-img .swiper-wrapper {
    position: fixed;
    top: 0;
    left: 0; }

.left-controls .ss-next, .left-controls .ss-prev {
  top: 40px;
  bottom: auto; }
  .left-controls .ss-prev {
    left: 40px; }
  .left-controls .ss-next {
    left: 100px;
    right: auto; }

@media all and (min-width: 768px) {
  .left-controls .ss-next, .left-controls .ss-prev {
    top: auto;
    bottom: 0; }

  .fake-carousel {
    height: 580px; }

  .slide-item-custom {
    width: 400px; }

  .slide-item-custom-xl {
    width: 470px; } }

#baguetteBox-overlay {
  display: none;
  opacity: 0;
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000000;
  background-color: #222;
  background-color: rgba(0, 0, 0, .8);
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease; }

#baguetteBox-overlay.visible {
  opacity: 1; }

#baguetteBox-overlay .full-image {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center; }

#baguetteBox-overlay .full-image figure {
  display: inline;
  margin: 0;
  height: 100%; }

#baguetteBox-overlay .full-image img {
  display: inline-block;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
  box-shadow: 0 0 8px rgba(0, 0, 0, .6); }

#baguetteBox-overlay .full-image figcaption {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  line-height: 1.8;
  white-space: normal;
  color: #ccc;
  background-color: #000;
  background-color: rgba(0, 0, 0, .6);
  font-family: sans-serif; }

#baguetteBox-overlay .full-image:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px; }

#baguetteBox-slider {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  white-space: nowrap;
  -webkit-transition: left 0.4s ease, -webkit-transform 0.4s ease;
  transition: left 0.4s ease, -webkit-transform 0.4s ease;
  transition: left 0.4s ease, transform 0.4s ease;
  transition: left 0.4s ease, transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease; }

#baguetteBox-slider.bounce-from-right {
  -webkit-animation: bounceFromRight 0.4s ease-out;
  animation: bounceFromRight 0.4s ease-out; }

#baguetteBox-slider.bounce-from-left {
  -webkit-animation: bounceFromLeft 0.4s ease-out;
  animation: bounceFromLeft 0.4s ease-out; }

@-webkit-keyframes bounceFromRight {
  0%, 100% {
    margin-left: 0; }

  50% {
    margin-left: -30px; } }

@keyframes bounceFromRight {
  0%, 100% {
    margin-left: 0; }

  50% {
    margin-left: -30px; } }

@-webkit-keyframes bounceFromLeft {
  0%, 100% {
    margin-left: 0; }

  50% {
    margin-left: 30px; } }

@keyframes bounceFromLeft {
  0%, 100% {
    margin-left: 0; }

  50% {
    margin-left: 30px; } }

.baguetteBox-button#next-button, .baguetteBox-button#previous-button {
  top: 50%;
  top: calc(50% - 30px);
  width: 44px;
  height: 60px; }

.baguetteBox-button {
  position: absolute;
  cursor: pointer;
  outline: 0;
  padding: 0;
  margin: 0;
  border: 0;
  -moz-border-radius: 15%;
  border-radius: 15%;
  background-color: #323232;
  background-color: rgba(50, 50, 50, .5);
  color: #ddd;
  font: 1.6em sans-serif;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease; }

.baguetteBox-button:focus, .baguetteBox-button:hover {
  background-color: rgba(50, 50, 50, .9); }

.baguetteBox-button#next-button {
  right: 2%; }

.baguetteBox-button#previous-button {
  left: 2%; }

.baguetteBox-button#close-button {
  top: 20px;
  right: 2%;
  right: calc(2% + 6px);
  width: 30px;
  height: 30px; }

.baguetteBox-button svg {
  position: absolute;
  left: 0;
  top: 0; }

.baguetteBox-spinner {
  width: 40px;
  height: 40px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px; }

.baguetteBox-double-bounce1, .baguetteBox-double-bounce2 {
  width: 100%;
  height: 100%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: bounce 2s infinite ease-in-out;
  animation: bounce 2s infinite ease-in-out; }

.baguetteBox-double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

@-webkit-keyframes bounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes bounce {
  0%, 100% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0); }

  50% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1); } }

.wg-hidden {
  display: none; }

.wg-upper {
  text-transform: uppercase; }

.wg-loader {
  margin: 20px auto;
  display: none; }
  .wg-loader path, .wg-loader rect {
    fill: #bb8c41; }

.wg-loading .wg-loader {
  display: block; }

#wg-widget {
  max-width: 950px;
  margin: auto;
  font-size: 14px;
  color: inherit;
  background: none; }
  #wg-widget, #wg-widget * {
    box-sizing: border-box; }

.wg-circle-rate {
  text-align: center;
  top: 50%;
  position: relative;
  transform: translateY(-50%); }

.wg-circle-global-rate span:first-child {
  font-weight: 900; }

.wg-average {
  max-width: 690px;
  margin: 25px auto 0; }
  .wg-average .wg-circle-rate {
    text-align: center;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
    padding: 30px; }
  .wg-average .wg-circle-global-rate span:first-child {
    font-weight: 900;
    font-size: 2.9em; }

.wg-average-category {
  width: 100%;
  max-width: 405px; }
  .wg-average-category p {
    margin: 16px 10px 0 10px; }

.wg-category-rate {
  font-weight: bold; }

.wg-rate-line {
  display: block;
  height: 10px;
  border-radius: 4px;
  background-color: #cacaca;
  overflow: hidden; }

.wg-rate-line:before {
  content: '';
  width: 0;
  background-color: #bb8c41;
  height: 100%;
  display: block; }

.wg-rate-line[data-percentage="0"]:before {
  width: 0%;
  animation: width-0 2s ease; }

@keyframes width-0 {
  0% {
    width: 0; }

  100% {
    width: 0 * 1%; } }

.wg-rate-line[data-percentage="1"]:before {
  width: 1%;
  animation: width-1 2s ease; }

@keyframes width-1 {
  0% {
    width: 0; }

  100% {
    width: 1 * 1%; } }

.wg-rate-line[data-percentage="2"]:before {
  width: 2%;
  animation: width-2 2s ease; }

@keyframes width-2 {
  0% {
    width: 0; }

  100% {
    width: 2 * 1%; } }

.wg-rate-line[data-percentage="3"]:before {
  width: 3%;
  animation: width-3 2s ease; }

@keyframes width-3 {
  0% {
    width: 0; }

  100% {
    width: 3 * 1%; } }

.wg-rate-line[data-percentage="4"]:before {
  width: 4%;
  animation: width-4 2s ease; }

@keyframes width-4 {
  0% {
    width: 0; }

  100% {
    width: 4 * 1%; } }

.wg-rate-line[data-percentage="5"]:before {
  width: 5%;
  animation: width-5 2s ease; }

@keyframes width-5 {
  0% {
    width: 0; }

  100% {
    width: 5 * 1%; } }

.wg-rate-line[data-percentage="6"]:before {
  width: 6%;
  animation: width-6 2s ease; }

@keyframes width-6 {
  0% {
    width: 0; }

  100% {
    width: 6 * 1%; } }

.wg-rate-line[data-percentage="7"]:before {
  width: 7%;
  animation: width-7 2s ease; }

@keyframes width-7 {
  0% {
    width: 0; }

  100% {
    width: 7 * 1%; } }

.wg-rate-line[data-percentage="8"]:before {
  width: 8%;
  animation: width-8 2s ease; }

@keyframes width-8 {
  0% {
    width: 0; }

  100% {
    width: 8 * 1%; } }

.wg-rate-line[data-percentage="9"]:before {
  width: 9%;
  animation: width-9 2s ease; }

@keyframes width-9 {
  0% {
    width: 0; }

  100% {
    width: 9 * 1%; } }

.wg-rate-line[data-percentage="10"]:before {
  width: 10%;
  animation: width-10 2s ease; }

@keyframes width-10 {
  0% {
    width: 0; }

  100% {
    width: 10 * 1%; } }

.wg-rate-line[data-percentage="11"]:before {
  width: 11%;
  animation: width-11 2s ease; }

@keyframes width-11 {
  0% {
    width: 0; }

  100% {
    width: 11 * 1%; } }

.wg-rate-line[data-percentage="12"]:before {
  width: 12%;
  animation: width-12 2s ease; }

@keyframes width-12 {
  0% {
    width: 0; }

  100% {
    width: 12 * 1%; } }

.wg-rate-line[data-percentage="13"]:before {
  width: 13%;
  animation: width-13 2s ease; }

@keyframes width-13 {
  0% {
    width: 0; }

  100% {
    width: 13 * 1%; } }

.wg-rate-line[data-percentage="14"]:before {
  width: 14%;
  animation: width-14 2s ease; }

@keyframes width-14 {
  0% {
    width: 0; }

  100% {
    width: 14 * 1%; } }

.wg-rate-line[data-percentage="15"]:before {
  width: 15%;
  animation: width-15 2s ease; }

@keyframes width-15 {
  0% {
    width: 0; }

  100% {
    width: 15 * 1%; } }

.wg-rate-line[data-percentage="16"]:before {
  width: 16%;
  animation: width-16 2s ease; }

@keyframes width-16 {
  0% {
    width: 0; }

  100% {
    width: 16 * 1%; } }

.wg-rate-line[data-percentage="17"]:before {
  width: 17%;
  animation: width-17 2s ease; }

@keyframes width-17 {
  0% {
    width: 0; }

  100% {
    width: 17 * 1%; } }

.wg-rate-line[data-percentage="18"]:before {
  width: 18%;
  animation: width-18 2s ease; }

@keyframes width-18 {
  0% {
    width: 0; }

  100% {
    width: 18 * 1%; } }

.wg-rate-line[data-percentage="19"]:before {
  width: 19%;
  animation: width-19 2s ease; }

@keyframes width-19 {
  0% {
    width: 0; }

  100% {
    width: 19 * 1%; } }

.wg-rate-line[data-percentage="20"]:before {
  width: 20%;
  animation: width-20 2s ease; }

@keyframes width-20 {
  0% {
    width: 0; }

  100% {
    width: 20 * 1%; } }

.wg-rate-line[data-percentage="21"]:before {
  width: 21%;
  animation: width-21 2s ease; }

@keyframes width-21 {
  0% {
    width: 0; }

  100% {
    width: 21 * 1%; } }

.wg-rate-line[data-percentage="22"]:before {
  width: 22%;
  animation: width-22 2s ease; }

@keyframes width-22 {
  0% {
    width: 0; }

  100% {
    width: 22 * 1%; } }

.wg-rate-line[data-percentage="23"]:before {
  width: 23%;
  animation: width-23 2s ease; }

@keyframes width-23 {
  0% {
    width: 0; }

  100% {
    width: 23 * 1%; } }

.wg-rate-line[data-percentage="24"]:before {
  width: 24%;
  animation: width-24 2s ease; }

@keyframes width-24 {
  0% {
    width: 0; }

  100% {
    width: 24 * 1%; } }

.wg-rate-line[data-percentage="25"]:before {
  width: 25%;
  animation: width-25 2s ease; }

@keyframes width-25 {
  0% {
    width: 0; }

  100% {
    width: 25 * 1%; } }

.wg-rate-line[data-percentage="26"]:before {
  width: 26%;
  animation: width-26 2s ease; }

@keyframes width-26 {
  0% {
    width: 0; }

  100% {
    width: 26 * 1%; } }

.wg-rate-line[data-percentage="27"]:before {
  width: 27%;
  animation: width-27 2s ease; }

@keyframes width-27 {
  0% {
    width: 0; }

  100% {
    width: 27 * 1%; } }

.wg-rate-line[data-percentage="28"]:before {
  width: 28%;
  animation: width-28 2s ease; }

@keyframes width-28 {
  0% {
    width: 0; }

  100% {
    width: 28 * 1%; } }

.wg-rate-line[data-percentage="29"]:before {
  width: 29%;
  animation: width-29 2s ease; }

@keyframes width-29 {
  0% {
    width: 0; }

  100% {
    width: 29 * 1%; } }

.wg-rate-line[data-percentage="30"]:before {
  width: 30%;
  animation: width-30 2s ease; }

@keyframes width-30 {
  0% {
    width: 0; }

  100% {
    width: 30 * 1%; } }

.wg-rate-line[data-percentage="31"]:before {
  width: 31%;
  animation: width-31 2s ease; }

@keyframes width-31 {
  0% {
    width: 0; }

  100% {
    width: 31 * 1%; } }

.wg-rate-line[data-percentage="32"]:before {
  width: 32%;
  animation: width-32 2s ease; }

@keyframes width-32 {
  0% {
    width: 0; }

  100% {
    width: 32 * 1%; } }

.wg-rate-line[data-percentage="33"]:before {
  width: 33%;
  animation: width-33 2s ease; }

@keyframes width-33 {
  0% {
    width: 0; }

  100% {
    width: 33 * 1%; } }

.wg-rate-line[data-percentage="34"]:before {
  width: 34%;
  animation: width-34 2s ease; }

@keyframes width-34 {
  0% {
    width: 0; }

  100% {
    width: 34 * 1%; } }

.wg-rate-line[data-percentage="35"]:before {
  width: 35%;
  animation: width-35 2s ease; }

@keyframes width-35 {
  0% {
    width: 0; }

  100% {
    width: 35 * 1%; } }

.wg-rate-line[data-percentage="36"]:before {
  width: 36%;
  animation: width-36 2s ease; }

@keyframes width-36 {
  0% {
    width: 0; }

  100% {
    width: 36 * 1%; } }

.wg-rate-line[data-percentage="37"]:before {
  width: 37%;
  animation: width-37 2s ease; }

@keyframes width-37 {
  0% {
    width: 0; }

  100% {
    width: 37 * 1%; } }

.wg-rate-line[data-percentage="38"]:before {
  width: 38%;
  animation: width-38 2s ease; }

@keyframes width-38 {
  0% {
    width: 0; }

  100% {
    width: 38 * 1%; } }

.wg-rate-line[data-percentage="39"]:before {
  width: 39%;
  animation: width-39 2s ease; }

@keyframes width-39 {
  0% {
    width: 0; }

  100% {
    width: 39 * 1%; } }

.wg-rate-line[data-percentage="40"]:before {
  width: 40%;
  animation: width-40 2s ease; }

@keyframes width-40 {
  0% {
    width: 0; }

  100% {
    width: 40 * 1%; } }

.wg-rate-line[data-percentage="41"]:before {
  width: 41%;
  animation: width-41 2s ease; }

@keyframes width-41 {
  0% {
    width: 0; }

  100% {
    width: 41 * 1%; } }

.wg-rate-line[data-percentage="42"]:before {
  width: 42%;
  animation: width-42 2s ease; }

@keyframes width-42 {
  0% {
    width: 0; }

  100% {
    width: 42 * 1%; } }

.wg-rate-line[data-percentage="43"]:before {
  width: 43%;
  animation: width-43 2s ease; }

@keyframes width-43 {
  0% {
    width: 0; }

  100% {
    width: 43 * 1%; } }

.wg-rate-line[data-percentage="44"]:before {
  width: 44%;
  animation: width-44 2s ease; }

@keyframes width-44 {
  0% {
    width: 0; }

  100% {
    width: 44 * 1%; } }

.wg-rate-line[data-percentage="45"]:before {
  width: 45%;
  animation: width-45 2s ease; }

@keyframes width-45 {
  0% {
    width: 0; }

  100% {
    width: 45 * 1%; } }

.wg-rate-line[data-percentage="46"]:before {
  width: 46%;
  animation: width-46 2s ease; }

@keyframes width-46 {
  0% {
    width: 0; }

  100% {
    width: 46 * 1%; } }

.wg-rate-line[data-percentage="47"]:before {
  width: 47%;
  animation: width-47 2s ease; }

@keyframes width-47 {
  0% {
    width: 0; }

  100% {
    width: 47 * 1%; } }

.wg-rate-line[data-percentage="48"]:before {
  width: 48%;
  animation: width-48 2s ease; }

@keyframes width-48 {
  0% {
    width: 0; }

  100% {
    width: 48 * 1%; } }

.wg-rate-line[data-percentage="49"]:before {
  width: 49%;
  animation: width-49 2s ease; }

@keyframes width-49 {
  0% {
    width: 0; }

  100% {
    width: 49 * 1%; } }

.wg-rate-line[data-percentage="50"]:before {
  width: 50%;
  animation: width-50 2s ease; }

@keyframes width-50 {
  0% {
    width: 0; }

  100% {
    width: 50 * 1%; } }

.wg-rate-line[data-percentage="51"]:before {
  width: 51%;
  animation: width-51 2s ease; }

@keyframes width-51 {
  0% {
    width: 0; }

  100% {
    width: 51 * 1%; } }

.wg-rate-line[data-percentage="52"]:before {
  width: 52%;
  animation: width-52 2s ease; }

@keyframes width-52 {
  0% {
    width: 0; }

  100% {
    width: 52 * 1%; } }

.wg-rate-line[data-percentage="53"]:before {
  width: 53%;
  animation: width-53 2s ease; }

@keyframes width-53 {
  0% {
    width: 0; }

  100% {
    width: 53 * 1%; } }

.wg-rate-line[data-percentage="54"]:before {
  width: 54%;
  animation: width-54 2s ease; }

@keyframes width-54 {
  0% {
    width: 0; }

  100% {
    width: 54 * 1%; } }

.wg-rate-line[data-percentage="55"]:before {
  width: 55%;
  animation: width-55 2s ease; }

@keyframes width-55 {
  0% {
    width: 0; }

  100% {
    width: 55 * 1%; } }

.wg-rate-line[data-percentage="56"]:before {
  width: 56%;
  animation: width-56 2s ease; }

@keyframes width-56 {
  0% {
    width: 0; }

  100% {
    width: 56 * 1%; } }

.wg-rate-line[data-percentage="57"]:before {
  width: 57%;
  animation: width-57 2s ease; }

@keyframes width-57 {
  0% {
    width: 0; }

  100% {
    width: 57 * 1%; } }

.wg-rate-line[data-percentage="58"]:before {
  width: 58%;
  animation: width-58 2s ease; }

@keyframes width-58 {
  0% {
    width: 0; }

  100% {
    width: 58 * 1%; } }

.wg-rate-line[data-percentage="59"]:before {
  width: 59%;
  animation: width-59 2s ease; }

@keyframes width-59 {
  0% {
    width: 0; }

  100% {
    width: 59 * 1%; } }

.wg-rate-line[data-percentage="60"]:before {
  width: 60%;
  animation: width-60 2s ease; }

@keyframes width-60 {
  0% {
    width: 0; }

  100% {
    width: 60 * 1%; } }

.wg-rate-line[data-percentage="61"]:before {
  width: 61%;
  animation: width-61 2s ease; }

@keyframes width-61 {
  0% {
    width: 0; }

  100% {
    width: 61 * 1%; } }

.wg-rate-line[data-percentage="62"]:before {
  width: 62%;
  animation: width-62 2s ease; }

@keyframes width-62 {
  0% {
    width: 0; }

  100% {
    width: 62 * 1%; } }

.wg-rate-line[data-percentage="63"]:before {
  width: 63%;
  animation: width-63 2s ease; }

@keyframes width-63 {
  0% {
    width: 0; }

  100% {
    width: 63 * 1%; } }

.wg-rate-line[data-percentage="64"]:before {
  width: 64%;
  animation: width-64 2s ease; }

@keyframes width-64 {
  0% {
    width: 0; }

  100% {
    width: 64 * 1%; } }

.wg-rate-line[data-percentage="65"]:before {
  width: 65%;
  animation: width-65 2s ease; }

@keyframes width-65 {
  0% {
    width: 0; }

  100% {
    width: 65 * 1%; } }

.wg-rate-line[data-percentage="66"]:before {
  width: 66%;
  animation: width-66 2s ease; }

@keyframes width-66 {
  0% {
    width: 0; }

  100% {
    width: 66 * 1%; } }

.wg-rate-line[data-percentage="67"]:before {
  width: 67%;
  animation: width-67 2s ease; }

@keyframes width-67 {
  0% {
    width: 0; }

  100% {
    width: 67 * 1%; } }

.wg-rate-line[data-percentage="68"]:before {
  width: 68%;
  animation: width-68 2s ease; }

@keyframes width-68 {
  0% {
    width: 0; }

  100% {
    width: 68 * 1%; } }

.wg-rate-line[data-percentage="69"]:before {
  width: 69%;
  animation: width-69 2s ease; }

@keyframes width-69 {
  0% {
    width: 0; }

  100% {
    width: 69 * 1%; } }

.wg-rate-line[data-percentage="70"]:before {
  width: 70%;
  animation: width-70 2s ease; }

@keyframes width-70 {
  0% {
    width: 0; }

  100% {
    width: 70 * 1%; } }

.wg-rate-line[data-percentage="71"]:before {
  width: 71%;
  animation: width-71 2s ease; }

@keyframes width-71 {
  0% {
    width: 0; }

  100% {
    width: 71 * 1%; } }

.wg-rate-line[data-percentage="72"]:before {
  width: 72%;
  animation: width-72 2s ease; }

@keyframes width-72 {
  0% {
    width: 0; }

  100% {
    width: 72 * 1%; } }

.wg-rate-line[data-percentage="73"]:before {
  width: 73%;
  animation: width-73 2s ease; }

@keyframes width-73 {
  0% {
    width: 0; }

  100% {
    width: 73 * 1%; } }

.wg-rate-line[data-percentage="74"]:before {
  width: 74%;
  animation: width-74 2s ease; }

@keyframes width-74 {
  0% {
    width: 0; }

  100% {
    width: 74 * 1%; } }

.wg-rate-line[data-percentage="75"]:before {
  width: 75%;
  animation: width-75 2s ease; }

@keyframes width-75 {
  0% {
    width: 0; }

  100% {
    width: 75 * 1%; } }

.wg-rate-line[data-percentage="76"]:before {
  width: 76%;
  animation: width-76 2s ease; }

@keyframes width-76 {
  0% {
    width: 0; }

  100% {
    width: 76 * 1%; } }

.wg-rate-line[data-percentage="77"]:before {
  width: 77%;
  animation: width-77 2s ease; }

@keyframes width-77 {
  0% {
    width: 0; }

  100% {
    width: 77 * 1%; } }

.wg-rate-line[data-percentage="78"]:before {
  width: 78%;
  animation: width-78 2s ease; }

@keyframes width-78 {
  0% {
    width: 0; }

  100% {
    width: 78 * 1%; } }

.wg-rate-line[data-percentage="79"]:before {
  width: 79%;
  animation: width-79 2s ease; }

@keyframes width-79 {
  0% {
    width: 0; }

  100% {
    width: 79 * 1%; } }

.wg-rate-line[data-percentage="80"]:before {
  width: 80%;
  animation: width-80 2s ease; }

@keyframes width-80 {
  0% {
    width: 0; }

  100% {
    width: 80 * 1%; } }

.wg-rate-line[data-percentage="81"]:before {
  width: 81%;
  animation: width-81 2s ease; }

@keyframes width-81 {
  0% {
    width: 0; }

  100% {
    width: 81 * 1%; } }

.wg-rate-line[data-percentage="82"]:before {
  width: 82%;
  animation: width-82 2s ease; }

@keyframes width-82 {
  0% {
    width: 0; }

  100% {
    width: 82 * 1%; } }

.wg-rate-line[data-percentage="83"]:before {
  width: 83%;
  animation: width-83 2s ease; }

@keyframes width-83 {
  0% {
    width: 0; }

  100% {
    width: 83 * 1%; } }

.wg-rate-line[data-percentage="84"]:before {
  width: 84%;
  animation: width-84 2s ease; }

@keyframes width-84 {
  0% {
    width: 0; }

  100% {
    width: 84 * 1%; } }

.wg-rate-line[data-percentage="85"]:before {
  width: 85%;
  animation: width-85 2s ease; }

@keyframes width-85 {
  0% {
    width: 0; }

  100% {
    width: 85 * 1%; } }

.wg-rate-line[data-percentage="86"]:before {
  width: 86%;
  animation: width-86 2s ease; }

@keyframes width-86 {
  0% {
    width: 0; }

  100% {
    width: 86 * 1%; } }

.wg-rate-line[data-percentage="87"]:before {
  width: 87%;
  animation: width-87 2s ease; }

@keyframes width-87 {
  0% {
    width: 0; }

  100% {
    width: 87 * 1%; } }

.wg-rate-line[data-percentage="88"]:before {
  width: 88%;
  animation: width-88 2s ease; }

@keyframes width-88 {
  0% {
    width: 0; }

  100% {
    width: 88 * 1%; } }

.wg-rate-line[data-percentage="89"]:before {
  width: 89%;
  animation: width-89 2s ease; }

@keyframes width-89 {
  0% {
    width: 0; }

  100% {
    width: 89 * 1%; } }

.wg-rate-line[data-percentage="90"]:before {
  width: 90%;
  animation: width-90 2s ease; }

@keyframes width-90 {
  0% {
    width: 0; }

  100% {
    width: 90 * 1%; } }

.wg-rate-line[data-percentage="91"]:before {
  width: 91%;
  animation: width-91 2s ease; }

@keyframes width-91 {
  0% {
    width: 0; }

  100% {
    width: 91 * 1%; } }

.wg-rate-line[data-percentage="92"]:before {
  width: 92%;
  animation: width-92 2s ease; }

@keyframes width-92 {
  0% {
    width: 0; }

  100% {
    width: 92 * 1%; } }

.wg-rate-line[data-percentage="93"]:before {
  width: 93%;
  animation: width-93 2s ease; }

@keyframes width-93 {
  0% {
    width: 0; }

  100% {
    width: 93 * 1%; } }

.wg-rate-line[data-percentage="94"]:before {
  width: 94%;
  animation: width-94 2s ease; }

@keyframes width-94 {
  0% {
    width: 0; }

  100% {
    width: 94 * 1%; } }

.wg-rate-line[data-percentage="95"]:before {
  width: 95%;
  animation: width-95 2s ease; }

@keyframes width-95 {
  0% {
    width: 0; }

  100% {
    width: 95 * 1%; } }

.wg-rate-line[data-percentage="96"]:before {
  width: 96%;
  animation: width-96 2s ease; }

@keyframes width-96 {
  0% {
    width: 0; }

  100% {
    width: 96 * 1%; } }

.wg-rate-line[data-percentage="97"]:before {
  width: 97%;
  animation: width-97 2s ease; }

@keyframes width-97 {
  0% {
    width: 0; }

  100% {
    width: 97 * 1%; } }

.wg-rate-line[data-percentage="98"]:before {
  width: 98%;
  animation: width-98 2s ease; }

@keyframes width-98 {
  0% {
    width: 0; }

  100% {
    width: 98 * 1%; } }

.wg-rate-line[data-percentage="99"]:before {
  width: 99%;
  animation: width-99 2s ease; }

@keyframes width-99 {
  0% {
    width: 0; }

  100% {
    width: 99 * 1%; } }

.wg-rate-line[data-percentage="100"]:before {
  width: 100%;
  animation: width-100 2s ease; }

@keyframes width-100 {
  0% {
    width: 0; }

  100% {
    width: 100 * 1%; } }

.wg-reviews-title {
  margin-top: 35px;
  padding-bottom: 15px;
  font-weight: bold;
  font-size: 1.2em;
  text-transform: uppercase;
  border-bottom: 1px solid; }

.wg-review {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #cacaca; }

.wg-review-rating {
  max-width: 165px; }

.subcategories > div {
  margin-right: 10px; }
  .subcategories > div:last-child {
    margin-right: 0; }

.wg-review-grate .wg-circle-chart {
  box-shadow: inset 0 0 0px 4px #cacaca; }
  .wg-review-grate .wg-circle-completed:before, .wg-review-grate .wg-circle-completed:after {
    box-shadow: inset 0 0 0px 4px #bb8c41; }

.wg-review-grate .wg-circle-global-rate {
  font-size: 1.6em; }

.wg-review-name span:first-child {
  display: inline-block;
  font-weight: bold;
  margin-bottom: 6px; }

.wg-review-name, .wg-review-grate {
  width: 50%;
  max-width: 150px; }

.wg-circle-chart {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  /* width: 100px;
    height: 100px; */
  left: 0;
  margin: auto;
  border-radius: 50%;
  box-shadow: inset 0 0 0px 10px #cacaca;
  /* &:before {
	    content: attr(data-percentage)'%';
	    display: block;
	    width: #{$size}px;
	    height: #{$size}px;
	    line-height: #{$size}px;
	    text-align: center;
	    border-radius: 50%;
	  } */
  overflow: hidden;
  /* 
.percentage {
  position: relative;
  top: 16px;
  height: 13px;
  overflow: hidden;
  
  &:before,
  &:after {
    position: absolute;
    white-space: pre;
  }
  
  &::before {
    content: "0 \a 1 \a 2 \a 3 \a 4 \a 5 \a 6 \a 7 \a 8 \a 9";
    left: 16px;
    animation: tens $time 1 steps(10, end);
  }

  &::after {
    content: "0 \a 1 \a 2 \a 3 \a 4 \a 5 \a 6 \a 7 \a 8 \a 9";
    right: 16px;
    animation: ones $time/10 6 steps(10, end);
  }
}
*/ }

@keyframes tens {
  0% {
    transform: translateY(0px); }

  100% {
    transform: translateY(-160px); } }

@keyframes ones {
  0% {
    transform: translateY(0px); }

  100% {
    transform: translateY(-160px); } }

.wg-circle-completed {
  position: absolute;
  top: 0;
  left: 0; }
  .wg-circle-completed:before, .wg-circle-completed:after {
    content: '';
    /* width: 100px;
        height: 100px; */
    position: absolute;
    box-shadow: inset 0 0 0px 10px #bb8c41;
    border-radius: 50%;
    /* &:before {
        clip: rect(0 100px 100px 50px);
    }
    &:after {
        clip: rect(0 50px 100px 0);
    } */ }
  .wg-circle-chart-65 {
    width: 65px;
    height: 65px; }
  .wg-circle-chart-65 .wg-circle-completed:before, .wg-circle-chart-65 .wg-circle-completed:after {
    width: 65px;
    height: 65px; }
    .wg-circle-chart-65 .wg-circle-completed:before {
      clip: rect(0 65px 65px 32.5px); }
    .wg-circle-chart-65 .wg-circle-completed:after {
      clip: rect(0 32.5px 65px 0); }
  .wg-circle-chart-175 {
    width: 175px;
    height: 175px; }
  .wg-circle-chart-175 .wg-circle-completed:before, .wg-circle-chart-175 .wg-circle-completed:after {
    width: 175px;
    height: 175px; }
    .wg-circle-chart-175 .wg-circle-completed:before {
      clip: rect(0 175px 175px 87.5px); }
    .wg-circle-chart-175 .wg-circle-completed:after {
      clip: rect(0 87.5px 175px 0); }

.wg-circle-chart[data-percentage="0"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="0"] .wg-circle-completed.active:before {
    transform: rotate(-180deg);
    animation: first-0 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="0"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-0-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="0"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="0"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="0"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="0"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="0"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-0-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="0"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="0"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="0"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="0"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-0 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-180deg); } }

.wg-circle-chart[data-percentage="1"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="1"] .wg-circle-completed.active:before {
    transform: rotate(-176.4deg);
    animation: first-1 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="1"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-1-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="1"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="1"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="1"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="1"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="1"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-1-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="1"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="1"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="1"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="1"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-1 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-176.4deg); } }

.wg-circle-chart[data-percentage="2"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="2"] .wg-circle-completed.active:before {
    transform: rotate(-172.8deg);
    animation: first-2 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="2"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-2-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="2"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="2"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="2"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="2"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="2"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-2-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="2"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="2"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="2"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="2"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-2 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-172.8deg); } }

.wg-circle-chart[data-percentage="3"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="3"] .wg-circle-completed.active:before {
    transform: rotate(-169.2deg);
    animation: first-3 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="3"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-3-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="3"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="3"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="3"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="3"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="3"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-3-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="3"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="3"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="3"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="3"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-3 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-169.2deg); } }

.wg-circle-chart[data-percentage="4"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="4"] .wg-circle-completed.active:before {
    transform: rotate(-165.6deg);
    animation: first-4 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="4"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-4-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="4"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="4"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="4"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="4"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="4"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-4-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="4"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="4"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="4"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="4"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-4 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-165.6deg); } }

.wg-circle-chart[data-percentage="5"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="5"] .wg-circle-completed.active:before {
    transform: rotate(-162deg);
    animation: first-5 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="5"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-5-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="5"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="5"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="5"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="5"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="5"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-5-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="5"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="5"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="5"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="5"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-5 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-162deg); } }

.wg-circle-chart[data-percentage="6"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="6"] .wg-circle-completed.active:before {
    transform: rotate(-158.4deg);
    animation: first-6 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="6"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-6-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="6"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="6"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="6"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="6"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="6"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-6-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="6"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="6"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="6"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="6"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-6 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-158.4deg); } }

.wg-circle-chart[data-percentage="7"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="7"] .wg-circle-completed.active:before {
    transform: rotate(-154.8deg);
    animation: first-7 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="7"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-7-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="7"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="7"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="7"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="7"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="7"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-7-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="7"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="7"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="7"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="7"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-7 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-154.8deg); } }

.wg-circle-chart[data-percentage="8"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="8"] .wg-circle-completed.active:before {
    transform: rotate(-151.2deg);
    animation: first-8 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="8"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-8-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="8"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="8"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="8"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="8"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="8"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-8-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="8"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="8"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="8"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="8"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-8 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-151.2deg); } }

.wg-circle-chart[data-percentage="9"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="9"] .wg-circle-completed.active:before {
    transform: rotate(-147.6deg);
    animation: first-9 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="9"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-9-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="9"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="9"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="9"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="9"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="9"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-9-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="9"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="9"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="9"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="9"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-9 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-147.6deg); } }

.wg-circle-chart[data-percentage="10"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="10"] .wg-circle-completed.active:before {
    transform: rotate(-144deg);
    animation: first-10 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="10"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-10-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="10"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="10"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="10"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="10"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="10"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-10-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="10"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="10"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="10"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="10"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-10 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-144deg); } }

.wg-circle-chart[data-percentage="11"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="11"] .wg-circle-completed.active:before {
    transform: rotate(-140.4deg);
    animation: first-11 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="11"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-11-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="11"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="11"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="11"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="11"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="11"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-11-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="11"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="11"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="11"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="11"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-11 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-140.4deg); } }

.wg-circle-chart[data-percentage="12"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="12"] .wg-circle-completed.active:before {
    transform: rotate(-136.8deg);
    animation: first-12 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="12"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-12-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="12"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="12"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="12"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="12"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="12"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-12-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="12"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="12"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="12"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="12"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-12 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-136.8deg); } }

.wg-circle-chart[data-percentage="13"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="13"] .wg-circle-completed.active:before {
    transform: rotate(-133.2deg);
    animation: first-13 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="13"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-13-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="13"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="13"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="13"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="13"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="13"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-13-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="13"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="13"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="13"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="13"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-13 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-133.2deg); } }

.wg-circle-chart[data-percentage="14"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="14"] .wg-circle-completed.active:before {
    transform: rotate(-129.6deg);
    animation: first-14 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="14"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-14-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="14"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="14"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="14"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="14"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="14"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-14-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="14"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="14"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="14"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="14"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-14 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-129.6deg); } }

.wg-circle-chart[data-percentage="15"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="15"] .wg-circle-completed.active:before {
    transform: rotate(-126deg);
    animation: first-15 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="15"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-15-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="15"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="15"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="15"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="15"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="15"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-15-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="15"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="15"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="15"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="15"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-15 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-126deg); } }

.wg-circle-chart[data-percentage="16"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="16"] .wg-circle-completed.active:before {
    transform: rotate(-122.4deg);
    animation: first-16 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="16"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-16-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="16"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="16"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="16"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="16"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="16"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-16-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="16"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="16"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="16"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="16"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-16 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-122.4deg); } }

.wg-circle-chart[data-percentage="17"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="17"] .wg-circle-completed.active:before {
    transform: rotate(-118.8deg);
    animation: first-17 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="17"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-17-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="17"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="17"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="17"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="17"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="17"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-17-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="17"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="17"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="17"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="17"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-17 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-118.8deg); } }

.wg-circle-chart[data-percentage="18"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="18"] .wg-circle-completed.active:before {
    transform: rotate(-115.2deg);
    animation: first-18 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="18"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-18-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="18"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="18"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="18"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="18"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="18"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-18-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="18"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="18"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="18"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="18"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-18 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-115.2deg); } }

.wg-circle-chart[data-percentage="19"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="19"] .wg-circle-completed.active:before {
    transform: rotate(-111.6deg);
    animation: first-19 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="19"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-19-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="19"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="19"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="19"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="19"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="19"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-19-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="19"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="19"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="19"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="19"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-19 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-111.6deg); } }

.wg-circle-chart[data-percentage="20"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="20"] .wg-circle-completed.active:before {
    transform: rotate(-108deg);
    animation: first-20 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="20"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-20-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="20"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="20"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="20"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="20"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="20"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-20-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="20"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="20"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="20"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="20"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-20 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-108deg); } }

.wg-circle-chart[data-percentage="21"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="21"] .wg-circle-completed.active:before {
    transform: rotate(-104.4deg);
    animation: first-21 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="21"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-21-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="21"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="21"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="21"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="21"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="21"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-21-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="21"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="21"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="21"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="21"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-21 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-104.4deg); } }

.wg-circle-chart[data-percentage="22"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="22"] .wg-circle-completed.active:before {
    transform: rotate(-100.8deg);
    animation: first-22 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="22"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-22-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="22"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="22"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="22"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="22"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="22"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-22-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="22"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="22"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="22"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="22"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-22 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-100.8deg); } }

.wg-circle-chart[data-percentage="23"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="23"] .wg-circle-completed.active:before {
    transform: rotate(-97.2deg);
    animation: first-23 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="23"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-23-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="23"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="23"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="23"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="23"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="23"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-23-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="23"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="23"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="23"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="23"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-23 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-97.2deg); } }

.wg-circle-chart[data-percentage="24"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="24"] .wg-circle-completed.active:before {
    transform: rotate(-93.6deg);
    animation: first-24 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="24"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-24-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="24"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="24"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="24"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="24"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="24"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-24-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="24"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="24"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="24"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="24"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-24 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-93.6deg); } }

.wg-circle-chart[data-percentage="25"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="25"] .wg-circle-completed.active:before {
    transform: rotate(-90deg);
    animation: first-25 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="25"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-25-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="25"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="25"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="25"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="25"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="25"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-25-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="25"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="25"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="25"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="25"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-25 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-90deg); } }

.wg-circle-chart[data-percentage="26"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="26"] .wg-circle-completed.active:before {
    transform: rotate(-86.4deg);
    animation: first-26 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="26"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-26-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="26"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="26"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="26"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="26"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="26"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-26-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="26"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="26"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="26"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="26"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-26 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-86.4deg); } }

.wg-circle-chart[data-percentage="27"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="27"] .wg-circle-completed.active:before {
    transform: rotate(-82.8deg);
    animation: first-27 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="27"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-27-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="27"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="27"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="27"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="27"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="27"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-27-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="27"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="27"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="27"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="27"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-27 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-82.8deg); } }

.wg-circle-chart[data-percentage="28"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="28"] .wg-circle-completed.active:before {
    transform: rotate(-79.2deg);
    animation: first-28 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="28"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-28-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="28"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="28"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="28"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="28"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="28"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-28-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="28"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="28"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="28"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="28"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-28 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-79.2deg); } }

.wg-circle-chart[data-percentage="29"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="29"] .wg-circle-completed.active:before {
    transform: rotate(-75.6deg);
    animation: first-29 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="29"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-29-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="29"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="29"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="29"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="29"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="29"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-29-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="29"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="29"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="29"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="29"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-29 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-75.6deg); } }

.wg-circle-chart[data-percentage="30"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="30"] .wg-circle-completed.active:before {
    transform: rotate(-72deg);
    animation: first-30 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="30"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-30-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="30"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="30"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="30"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="30"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="30"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-30-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="30"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="30"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="30"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="30"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-30 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-72deg); } }

.wg-circle-chart[data-percentage="31"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="31"] .wg-circle-completed.active:before {
    transform: rotate(-68.4deg);
    animation: first-31 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="31"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-31-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="31"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="31"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="31"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="31"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="31"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-31-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="31"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="31"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="31"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="31"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-31 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-68.4deg); } }

.wg-circle-chart[data-percentage="32"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="32"] .wg-circle-completed.active:before {
    transform: rotate(-64.8deg);
    animation: first-32 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="32"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-32-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="32"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="32"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="32"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="32"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="32"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-32-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="32"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="32"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="32"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="32"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-32 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-64.8deg); } }

.wg-circle-chart[data-percentage="33"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="33"] .wg-circle-completed.active:before {
    transform: rotate(-61.2deg);
    animation: first-33 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="33"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-33-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="33"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="33"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="33"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="33"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="33"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-33-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="33"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="33"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="33"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="33"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-33 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-61.2deg); } }

.wg-circle-chart[data-percentage="34"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="34"] .wg-circle-completed.active:before {
    transform: rotate(-57.6deg);
    animation: first-34 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="34"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-34-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="34"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="34"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="34"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="34"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="34"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-34-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="34"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="34"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="34"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="34"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-34 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-57.6deg); } }

.wg-circle-chart[data-percentage="35"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="35"] .wg-circle-completed.active:before {
    transform: rotate(-54deg);
    animation: first-35 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="35"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-35-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="35"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="35"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="35"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="35"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="35"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-35-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="35"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="35"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="35"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="35"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-35 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-54deg); } }

.wg-circle-chart[data-percentage="36"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="36"] .wg-circle-completed.active:before {
    transform: rotate(-50.4deg);
    animation: first-36 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="36"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-36-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="36"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="36"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="36"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="36"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="36"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-36-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="36"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="36"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="36"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="36"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-36 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-50.4deg); } }

.wg-circle-chart[data-percentage="37"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="37"] .wg-circle-completed.active:before {
    transform: rotate(-46.8deg);
    animation: first-37 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="37"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-37-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="37"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="37"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="37"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="37"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="37"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-37-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="37"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="37"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="37"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="37"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-37 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-46.8deg); } }

.wg-circle-chart[data-percentage="38"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="38"] .wg-circle-completed.active:before {
    transform: rotate(-43.2deg);
    animation: first-38 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="38"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-38-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="38"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="38"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="38"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="38"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="38"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-38-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="38"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="38"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="38"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="38"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-38 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-43.2deg); } }

.wg-circle-chart[data-percentage="39"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="39"] .wg-circle-completed.active:before {
    transform: rotate(-39.6deg);
    animation: first-39 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="39"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-39-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="39"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="39"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="39"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="39"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="39"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-39-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="39"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="39"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="39"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="39"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-39 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-39.6deg); } }

.wg-circle-chart[data-percentage="40"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="40"] .wg-circle-completed.active:before {
    transform: rotate(-36deg);
    animation: first-40 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="40"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-40-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="40"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="40"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="40"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="40"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="40"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-40-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="40"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="40"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="40"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="40"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-40 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-36deg); } }

.wg-circle-chart[data-percentage="41"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="41"] .wg-circle-completed.active:before {
    transform: rotate(-32.4deg);
    animation: first-41 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="41"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-41-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="41"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="41"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="41"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="41"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="41"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-41-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="41"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="41"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="41"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="41"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-41 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-32.4deg); } }

.wg-circle-chart[data-percentage="42"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="42"] .wg-circle-completed.active:before {
    transform: rotate(-28.8deg);
    animation: first-42 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="42"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-42-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="42"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="42"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="42"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="42"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="42"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-42-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="42"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="42"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="42"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="42"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-42 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-28.8deg); } }

.wg-circle-chart[data-percentage="43"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="43"] .wg-circle-completed.active:before {
    transform: rotate(-25.2deg);
    animation: first-43 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="43"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-43-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="43"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="43"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="43"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="43"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="43"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-43-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="43"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="43"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="43"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="43"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-43 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-25.2deg); } }

.wg-circle-chart[data-percentage="44"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="44"] .wg-circle-completed.active:before {
    transform: rotate(-21.6deg);
    animation: first-44 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="44"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-44-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="44"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="44"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="44"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="44"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="44"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-44-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="44"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="44"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="44"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="44"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-44 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-21.6deg); } }

.wg-circle-chart[data-percentage="45"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="45"] .wg-circle-completed.active:before {
    transform: rotate(-18deg);
    animation: first-45 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="45"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-45-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="45"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="45"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="45"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="45"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="45"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-45-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="45"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="45"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="45"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="45"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-45 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-18deg); } }

.wg-circle-chart[data-percentage="46"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="46"] .wg-circle-completed.active:before {
    transform: rotate(-14.4deg);
    animation: first-46 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="46"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-46-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="46"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="46"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="46"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="46"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="46"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-46-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="46"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="46"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="46"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="46"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-46 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-14.4deg); } }

.wg-circle-chart[data-percentage="47"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="47"] .wg-circle-completed.active:before {
    transform: rotate(-10.8deg);
    animation: first-47 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="47"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-47-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="47"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="47"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="47"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="47"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="47"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-47-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="47"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="47"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="47"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="47"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-47 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-10.8deg); } }

.wg-circle-chart[data-percentage="48"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="48"] .wg-circle-completed.active:before {
    transform: rotate(-7.2deg);
    animation: first-48 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="48"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-48-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="48"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="48"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="48"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="48"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="48"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-48-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="48"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="48"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="48"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="48"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-48 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-7.2deg); } }

.wg-circle-chart[data-percentage="49"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="49"] .wg-circle-completed.active:before {
    transform: rotate(-3.6deg);
    animation: first-49 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="49"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-49-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="49"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="49"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="49"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="49"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="49"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-49-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="49"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="49"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="49"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="49"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-49 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-3.6deg); } }

.wg-circle-chart[data-percentage="50"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="50"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-50 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="50"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-50-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="50"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="50"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="50"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="50"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="50"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-50-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="50"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="50"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="50"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="50"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-50 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

.wg-circle-chart[data-percentage="51"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="51"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-51 2s 1 linear; }
  .wg-circle-chart[data-percentage="51"] .wg-circle-completed.active:after {
    transform: rotate(-176.4deg);
    animation: second-51 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="51"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="51"] .wg-circle-completed.active {
    animation: mask-51-65 2s linear; }
  @keyframes mask-51-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="51"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="51"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="51"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="51"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="51"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="51"] .wg-circle-completed.active {
    animation: mask-51-175 2s linear; }
  @keyframes mask-51-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="51"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="51"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="51"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="51"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-51 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-51 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-176.4deg); } }

.wg-circle-chart[data-percentage="52"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="52"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-52 2s 1 linear; }
  .wg-circle-chart[data-percentage="52"] .wg-circle-completed.active:after {
    transform: rotate(-172.8deg);
    animation: second-52 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="52"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="52"] .wg-circle-completed.active {
    animation: mask-52-65 2s linear; }
  @keyframes mask-52-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="52"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="52"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="52"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="52"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="52"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="52"] .wg-circle-completed.active {
    animation: mask-52-175 2s linear; }
  @keyframes mask-52-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="52"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="52"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="52"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="52"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-52 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-52 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-172.8deg); } }

.wg-circle-chart[data-percentage="53"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="53"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-53 2s 1 linear; }
  .wg-circle-chart[data-percentage="53"] .wg-circle-completed.active:after {
    transform: rotate(-169.2deg);
    animation: second-53 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="53"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="53"] .wg-circle-completed.active {
    animation: mask-53-65 2s linear; }
  @keyframes mask-53-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="53"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="53"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="53"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="53"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="53"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="53"] .wg-circle-completed.active {
    animation: mask-53-175 2s linear; }
  @keyframes mask-53-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="53"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="53"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="53"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="53"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-53 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-53 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-169.2deg); } }

.wg-circle-chart[data-percentage="54"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="54"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-54 2s 1 linear; }
  .wg-circle-chart[data-percentage="54"] .wg-circle-completed.active:after {
    transform: rotate(-165.6deg);
    animation: second-54 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="54"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="54"] .wg-circle-completed.active {
    animation: mask-54-65 2s linear; }
  @keyframes mask-54-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="54"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="54"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="54"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="54"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="54"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="54"] .wg-circle-completed.active {
    animation: mask-54-175 2s linear; }
  @keyframes mask-54-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="54"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="54"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="54"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="54"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-54 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-54 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-165.6deg); } }

.wg-circle-chart[data-percentage="55"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="55"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-55 2s 1 linear; }
  .wg-circle-chart[data-percentage="55"] .wg-circle-completed.active:after {
    transform: rotate(-162deg);
    animation: second-55 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="55"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="55"] .wg-circle-completed.active {
    animation: mask-55-65 2s linear; }
  @keyframes mask-55-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="55"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="55"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="55"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="55"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="55"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="55"] .wg-circle-completed.active {
    animation: mask-55-175 2s linear; }
  @keyframes mask-55-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="55"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="55"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="55"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="55"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-55 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-55 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-162deg); } }

.wg-circle-chart[data-percentage="56"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="56"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-56 2s 1 linear; }
  .wg-circle-chart[data-percentage="56"] .wg-circle-completed.active:after {
    transform: rotate(-158.4deg);
    animation: second-56 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="56"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="56"] .wg-circle-completed.active {
    animation: mask-56-65 2s linear; }
  @keyframes mask-56-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="56"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="56"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="56"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="56"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="56"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="56"] .wg-circle-completed.active {
    animation: mask-56-175 2s linear; }
  @keyframes mask-56-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="56"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="56"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="56"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="56"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-56 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-56 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-158.4deg); } }

.wg-circle-chart[data-percentage="57"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="57"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-57 2s 1 linear; }
  .wg-circle-chart[data-percentage="57"] .wg-circle-completed.active:after {
    transform: rotate(-154.8deg);
    animation: second-57 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="57"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="57"] .wg-circle-completed.active {
    animation: mask-57-65 2s linear; }
  @keyframes mask-57-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="57"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="57"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="57"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="57"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="57"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="57"] .wg-circle-completed.active {
    animation: mask-57-175 2s linear; }
  @keyframes mask-57-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="57"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="57"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="57"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="57"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-57 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-57 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-154.8deg); } }

.wg-circle-chart[data-percentage="58"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="58"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-58 2s 1 linear; }
  .wg-circle-chart[data-percentage="58"] .wg-circle-completed.active:after {
    transform: rotate(-151.2deg);
    animation: second-58 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="58"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="58"] .wg-circle-completed.active {
    animation: mask-58-65 2s linear; }
  @keyframes mask-58-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="58"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="58"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="58"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="58"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="58"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="58"] .wg-circle-completed.active {
    animation: mask-58-175 2s linear; }
  @keyframes mask-58-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="58"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="58"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="58"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="58"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-58 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-58 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-151.2deg); } }

.wg-circle-chart[data-percentage="59"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="59"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-59 2s 1 linear; }
  .wg-circle-chart[data-percentage="59"] .wg-circle-completed.active:after {
    transform: rotate(-147.6deg);
    animation: second-59 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="59"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="59"] .wg-circle-completed.active {
    animation: mask-59-65 2s linear; }
  @keyframes mask-59-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="59"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="59"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="59"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="59"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="59"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="59"] .wg-circle-completed.active {
    animation: mask-59-175 2s linear; }
  @keyframes mask-59-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="59"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="59"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="59"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="59"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-59 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-59 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-147.6deg); } }

.wg-circle-chart[data-percentage="60"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="60"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-60 2s 1 linear; }
  .wg-circle-chart[data-percentage="60"] .wg-circle-completed.active:after {
    transform: rotate(-144deg);
    animation: second-60 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="60"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="60"] .wg-circle-completed.active {
    animation: mask-60-65 2s linear; }
  @keyframes mask-60-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="60"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="60"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="60"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="60"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="60"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="60"] .wg-circle-completed.active {
    animation: mask-60-175 2s linear; }
  @keyframes mask-60-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="60"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="60"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="60"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="60"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-60 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-60 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-144deg); } }

.wg-circle-chart[data-percentage="61"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="61"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-61 2s 1 linear; }
  .wg-circle-chart[data-percentage="61"] .wg-circle-completed.active:after {
    transform: rotate(-140.4deg);
    animation: second-61 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="61"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="61"] .wg-circle-completed.active {
    animation: mask-61-65 2s linear; }
  @keyframes mask-61-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="61"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="61"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="61"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="61"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="61"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="61"] .wg-circle-completed.active {
    animation: mask-61-175 2s linear; }
  @keyframes mask-61-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="61"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="61"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="61"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="61"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-61 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-61 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-140.4deg); } }

.wg-circle-chart[data-percentage="62"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="62"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-62 2s 1 linear; }
  .wg-circle-chart[data-percentage="62"] .wg-circle-completed.active:after {
    transform: rotate(-136.8deg);
    animation: second-62 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="62"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="62"] .wg-circle-completed.active {
    animation: mask-62-65 2s linear; }
  @keyframes mask-62-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="62"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="62"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="62"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="62"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="62"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="62"] .wg-circle-completed.active {
    animation: mask-62-175 2s linear; }
  @keyframes mask-62-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="62"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="62"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="62"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="62"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-62 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-62 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-136.8deg); } }

.wg-circle-chart[data-percentage="63"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="63"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-63 2s 1 linear; }
  .wg-circle-chart[data-percentage="63"] .wg-circle-completed.active:after {
    transform: rotate(-133.2deg);
    animation: second-63 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="63"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="63"] .wg-circle-completed.active {
    animation: mask-63-65 2s linear; }
  @keyframes mask-63-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="63"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="63"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="63"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="63"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="63"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="63"] .wg-circle-completed.active {
    animation: mask-63-175 2s linear; }
  @keyframes mask-63-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="63"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="63"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="63"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="63"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-63 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-63 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-133.2deg); } }

.wg-circle-chart[data-percentage="64"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="64"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-64 2s 1 linear; }
  .wg-circle-chart[data-percentage="64"] .wg-circle-completed.active:after {
    transform: rotate(-129.6deg);
    animation: second-64 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="64"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="64"] .wg-circle-completed.active {
    animation: mask-64-65 2s linear; }
  @keyframes mask-64-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="64"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="64"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="64"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="64"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="64"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="64"] .wg-circle-completed.active {
    animation: mask-64-175 2s linear; }
  @keyframes mask-64-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="64"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="64"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="64"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="64"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-64 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-64 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-129.6deg); } }

.wg-circle-chart[data-percentage="65"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="65"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-65 2s 1 linear; }
  .wg-circle-chart[data-percentage="65"] .wg-circle-completed.active:after {
    transform: rotate(-126deg);
    animation: second-65 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="65"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="65"] .wg-circle-completed.active {
    animation: mask-65-65 2s linear; }
  @keyframes mask-65-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="65"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="65"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="65"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="65"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="65"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="65"] .wg-circle-completed.active {
    animation: mask-65-175 2s linear; }
  @keyframes mask-65-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="65"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="65"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="65"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="65"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-65 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-65 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-126deg); } }

.wg-circle-chart[data-percentage="66"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="66"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-66 2s 1 linear; }
  .wg-circle-chart[data-percentage="66"] .wg-circle-completed.active:after {
    transform: rotate(-122.4deg);
    animation: second-66 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="66"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="66"] .wg-circle-completed.active {
    animation: mask-66-65 2s linear; }
  @keyframes mask-66-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="66"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="66"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="66"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="66"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="66"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="66"] .wg-circle-completed.active {
    animation: mask-66-175 2s linear; }
  @keyframes mask-66-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="66"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="66"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="66"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="66"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-66 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-66 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-122.4deg); } }

.wg-circle-chart[data-percentage="67"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="67"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-67 2s 1 linear; }
  .wg-circle-chart[data-percentage="67"] .wg-circle-completed.active:after {
    transform: rotate(-118.8deg);
    animation: second-67 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="67"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="67"] .wg-circle-completed.active {
    animation: mask-67-65 2s linear; }
  @keyframes mask-67-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="67"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="67"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="67"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="67"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="67"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="67"] .wg-circle-completed.active {
    animation: mask-67-175 2s linear; }
  @keyframes mask-67-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="67"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="67"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="67"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="67"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-67 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-67 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-118.8deg); } }

.wg-circle-chart[data-percentage="68"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="68"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-68 2s 1 linear; }
  .wg-circle-chart[data-percentage="68"] .wg-circle-completed.active:after {
    transform: rotate(-115.2deg);
    animation: second-68 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="68"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="68"] .wg-circle-completed.active {
    animation: mask-68-65 2s linear; }
  @keyframes mask-68-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="68"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="68"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="68"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="68"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="68"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="68"] .wg-circle-completed.active {
    animation: mask-68-175 2s linear; }
  @keyframes mask-68-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="68"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="68"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="68"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="68"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-68 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-68 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-115.2deg); } }

.wg-circle-chart[data-percentage="69"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="69"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-69 2s 1 linear; }
  .wg-circle-chart[data-percentage="69"] .wg-circle-completed.active:after {
    transform: rotate(-111.6deg);
    animation: second-69 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="69"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="69"] .wg-circle-completed.active {
    animation: mask-69-65 2s linear; }
  @keyframes mask-69-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="69"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="69"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="69"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="69"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="69"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="69"] .wg-circle-completed.active {
    animation: mask-69-175 2s linear; }
  @keyframes mask-69-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="69"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="69"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="69"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="69"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-69 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-69 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-111.6deg); } }

.wg-circle-chart[data-percentage="70"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="70"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-70 2s 1 linear; }
  .wg-circle-chart[data-percentage="70"] .wg-circle-completed.active:after {
    transform: rotate(-108deg);
    animation: second-70 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="70"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="70"] .wg-circle-completed.active {
    animation: mask-70-65 2s linear; }
  @keyframes mask-70-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="70"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="70"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="70"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="70"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="70"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="70"] .wg-circle-completed.active {
    animation: mask-70-175 2s linear; }
  @keyframes mask-70-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="70"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="70"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="70"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="70"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-70 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-70 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-108deg); } }

.wg-circle-chart[data-percentage="71"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="71"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-71 2s 1 linear; }
  .wg-circle-chart[data-percentage="71"] .wg-circle-completed.active:after {
    transform: rotate(-104.4deg);
    animation: second-71 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="71"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="71"] .wg-circle-completed.active {
    animation: mask-71-65 2s linear; }
  @keyframes mask-71-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="71"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="71"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="71"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="71"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="71"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="71"] .wg-circle-completed.active {
    animation: mask-71-175 2s linear; }
  @keyframes mask-71-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="71"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="71"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="71"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="71"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-71 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-71 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-104.4deg); } }

.wg-circle-chart[data-percentage="72"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="72"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-72 2s 1 linear; }
  .wg-circle-chart[data-percentage="72"] .wg-circle-completed.active:after {
    transform: rotate(-100.8deg);
    animation: second-72 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="72"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="72"] .wg-circle-completed.active {
    animation: mask-72-65 2s linear; }
  @keyframes mask-72-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="72"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="72"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="72"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="72"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="72"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="72"] .wg-circle-completed.active {
    animation: mask-72-175 2s linear; }
  @keyframes mask-72-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="72"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="72"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="72"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="72"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-72 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-72 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-100.8deg); } }

.wg-circle-chart[data-percentage="73"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="73"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-73 2s 1 linear; }
  .wg-circle-chart[data-percentage="73"] .wg-circle-completed.active:after {
    transform: rotate(-97.2deg);
    animation: second-73 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="73"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="73"] .wg-circle-completed.active {
    animation: mask-73-65 2s linear; }
  @keyframes mask-73-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="73"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="73"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="73"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="73"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="73"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="73"] .wg-circle-completed.active {
    animation: mask-73-175 2s linear; }
  @keyframes mask-73-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="73"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="73"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="73"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="73"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-73 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-73 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-97.2deg); } }

.wg-circle-chart[data-percentage="74"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="74"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-74 2s 1 linear; }
  .wg-circle-chart[data-percentage="74"] .wg-circle-completed.active:after {
    transform: rotate(-93.6deg);
    animation: second-74 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="74"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="74"] .wg-circle-completed.active {
    animation: mask-74-65 2s linear; }
  @keyframes mask-74-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="74"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="74"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="74"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="74"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="74"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="74"] .wg-circle-completed.active {
    animation: mask-74-175 2s linear; }
  @keyframes mask-74-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="74"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="74"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="74"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="74"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-74 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-74 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-93.6deg); } }

.wg-circle-chart[data-percentage="75"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="75"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-75 2s 1 linear; }
  .wg-circle-chart[data-percentage="75"] .wg-circle-completed.active:after {
    transform: rotate(-90deg);
    animation: second-75 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="75"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="75"] .wg-circle-completed.active {
    animation: mask-75-65 2s linear; }
  @keyframes mask-75-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="75"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="75"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="75"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="75"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="75"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="75"] .wg-circle-completed.active {
    animation: mask-75-175 2s linear; }
  @keyframes mask-75-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="75"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="75"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="75"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="75"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-75 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-75 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-90deg); } }

.wg-circle-chart[data-percentage="76"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="76"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-76 2s 1 linear; }
  .wg-circle-chart[data-percentage="76"] .wg-circle-completed.active:after {
    transform: rotate(-86.4deg);
    animation: second-76 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="76"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="76"] .wg-circle-completed.active {
    animation: mask-76-65 2s linear; }
  @keyframes mask-76-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="76"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="76"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="76"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="76"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="76"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="76"] .wg-circle-completed.active {
    animation: mask-76-175 2s linear; }
  @keyframes mask-76-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="76"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="76"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="76"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="76"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-76 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-76 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-86.4deg); } }

.wg-circle-chart[data-percentage="77"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="77"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-77 2s 1 linear; }
  .wg-circle-chart[data-percentage="77"] .wg-circle-completed.active:after {
    transform: rotate(-82.8deg);
    animation: second-77 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="77"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="77"] .wg-circle-completed.active {
    animation: mask-77-65 2s linear; }
  @keyframes mask-77-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="77"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="77"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="77"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="77"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="77"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="77"] .wg-circle-completed.active {
    animation: mask-77-175 2s linear; }
  @keyframes mask-77-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="77"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="77"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="77"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="77"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-77 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-77 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-82.8deg); } }

.wg-circle-chart[data-percentage="78"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="78"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-78 2s 1 linear; }
  .wg-circle-chart[data-percentage="78"] .wg-circle-completed.active:after {
    transform: rotate(-79.2deg);
    animation: second-78 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="78"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="78"] .wg-circle-completed.active {
    animation: mask-78-65 2s linear; }
  @keyframes mask-78-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="78"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="78"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="78"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="78"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="78"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="78"] .wg-circle-completed.active {
    animation: mask-78-175 2s linear; }
  @keyframes mask-78-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="78"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="78"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="78"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="78"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-78 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-78 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-79.2deg); } }

.wg-circle-chart[data-percentage="79"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="79"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-79 2s 1 linear; }
  .wg-circle-chart[data-percentage="79"] .wg-circle-completed.active:after {
    transform: rotate(-75.6deg);
    animation: second-79 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="79"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="79"] .wg-circle-completed.active {
    animation: mask-79-65 2s linear; }
  @keyframes mask-79-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="79"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="79"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="79"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="79"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="79"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="79"] .wg-circle-completed.active {
    animation: mask-79-175 2s linear; }
  @keyframes mask-79-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="79"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="79"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="79"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="79"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-79 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-79 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-75.6deg); } }

.wg-circle-chart[data-percentage="80"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="80"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-80 2s 1 linear; }
  .wg-circle-chart[data-percentage="80"] .wg-circle-completed.active:after {
    transform: rotate(-72deg);
    animation: second-80 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="80"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="80"] .wg-circle-completed.active {
    animation: mask-80-65 2s linear; }
  @keyframes mask-80-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="80"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="80"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="80"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="80"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="80"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="80"] .wg-circle-completed.active {
    animation: mask-80-175 2s linear; }
  @keyframes mask-80-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="80"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="80"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="80"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="80"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-80 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-80 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-72deg); } }

.wg-circle-chart[data-percentage="81"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="81"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-81 2s 1 linear; }
  .wg-circle-chart[data-percentage="81"] .wg-circle-completed.active:after {
    transform: rotate(-68.4deg);
    animation: second-81 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="81"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="81"] .wg-circle-completed.active {
    animation: mask-81-65 2s linear; }
  @keyframes mask-81-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="81"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="81"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="81"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="81"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="81"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="81"] .wg-circle-completed.active {
    animation: mask-81-175 2s linear; }
  @keyframes mask-81-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="81"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="81"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="81"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="81"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-81 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-81 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-68.4deg); } }

.wg-circle-chart[data-percentage="82"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="82"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-82 2s 1 linear; }
  .wg-circle-chart[data-percentage="82"] .wg-circle-completed.active:after {
    transform: rotate(-64.8deg);
    animation: second-82 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="82"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="82"] .wg-circle-completed.active {
    animation: mask-82-65 2s linear; }
  @keyframes mask-82-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="82"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="82"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="82"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="82"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="82"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="82"] .wg-circle-completed.active {
    animation: mask-82-175 2s linear; }
  @keyframes mask-82-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="82"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="82"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="82"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="82"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-82 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-82 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-64.8deg); } }

.wg-circle-chart[data-percentage="83"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="83"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-83 2s 1 linear; }
  .wg-circle-chart[data-percentage="83"] .wg-circle-completed.active:after {
    transform: rotate(-61.2deg);
    animation: second-83 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="83"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="83"] .wg-circle-completed.active {
    animation: mask-83-65 2s linear; }
  @keyframes mask-83-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="83"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="83"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="83"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="83"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="83"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="83"] .wg-circle-completed.active {
    animation: mask-83-175 2s linear; }
  @keyframes mask-83-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="83"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="83"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="83"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="83"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-83 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-83 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-61.2deg); } }

.wg-circle-chart[data-percentage="84"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="84"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-84 2s 1 linear; }
  .wg-circle-chart[data-percentage="84"] .wg-circle-completed.active:after {
    transform: rotate(-57.6deg);
    animation: second-84 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="84"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="84"] .wg-circle-completed.active {
    animation: mask-84-65 2s linear; }
  @keyframes mask-84-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="84"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="84"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="84"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="84"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="84"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="84"] .wg-circle-completed.active {
    animation: mask-84-175 2s linear; }
  @keyframes mask-84-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="84"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="84"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="84"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="84"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-84 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-84 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-57.6deg); } }

.wg-circle-chart[data-percentage="85"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="85"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-85 2s 1 linear; }
  .wg-circle-chart[data-percentage="85"] .wg-circle-completed.active:after {
    transform: rotate(-54deg);
    animation: second-85 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="85"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="85"] .wg-circle-completed.active {
    animation: mask-85-65 2s linear; }
  @keyframes mask-85-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="85"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="85"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="85"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="85"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="85"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="85"] .wg-circle-completed.active {
    animation: mask-85-175 2s linear; }
  @keyframes mask-85-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="85"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="85"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="85"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="85"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-85 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-85 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-54deg); } }

.wg-circle-chart[data-percentage="86"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="86"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-86 2s 1 linear; }
  .wg-circle-chart[data-percentage="86"] .wg-circle-completed.active:after {
    transform: rotate(-50.4deg);
    animation: second-86 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="86"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="86"] .wg-circle-completed.active {
    animation: mask-86-65 2s linear; }
  @keyframes mask-86-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="86"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="86"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="86"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="86"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="86"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="86"] .wg-circle-completed.active {
    animation: mask-86-175 2s linear; }
  @keyframes mask-86-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="86"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="86"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="86"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="86"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-86 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-86 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-50.4deg); } }

.wg-circle-chart[data-percentage="87"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="87"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-87 2s 1 linear; }
  .wg-circle-chart[data-percentage="87"] .wg-circle-completed.active:after {
    transform: rotate(-46.8deg);
    animation: second-87 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="87"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="87"] .wg-circle-completed.active {
    animation: mask-87-65 2s linear; }
  @keyframes mask-87-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="87"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="87"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="87"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="87"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="87"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="87"] .wg-circle-completed.active {
    animation: mask-87-175 2s linear; }
  @keyframes mask-87-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="87"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="87"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="87"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="87"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-87 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-87 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-46.8deg); } }

.wg-circle-chart[data-percentage="88"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="88"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-88 2s 1 linear; }
  .wg-circle-chart[data-percentage="88"] .wg-circle-completed.active:after {
    transform: rotate(-43.2deg);
    animation: second-88 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="88"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="88"] .wg-circle-completed.active {
    animation: mask-88-65 2s linear; }
  @keyframes mask-88-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="88"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="88"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="88"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="88"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="88"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="88"] .wg-circle-completed.active {
    animation: mask-88-175 2s linear; }
  @keyframes mask-88-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="88"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="88"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="88"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="88"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-88 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-88 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-43.2deg); } }

.wg-circle-chart[data-percentage="89"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="89"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-89 2s 1 linear; }
  .wg-circle-chart[data-percentage="89"] .wg-circle-completed.active:after {
    transform: rotate(-39.6deg);
    animation: second-89 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="89"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="89"] .wg-circle-completed.active {
    animation: mask-89-65 2s linear; }
  @keyframes mask-89-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="89"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="89"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="89"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="89"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="89"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="89"] .wg-circle-completed.active {
    animation: mask-89-175 2s linear; }
  @keyframes mask-89-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="89"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="89"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="89"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="89"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-89 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-89 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-39.6deg); } }

.wg-circle-chart[data-percentage="90"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="90"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-90 2s 1 linear; }
  .wg-circle-chart[data-percentage="90"] .wg-circle-completed.active:after {
    transform: rotate(-36deg);
    animation: second-90 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="90"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="90"] .wg-circle-completed.active {
    animation: mask-90-65 2s linear; }
  @keyframes mask-90-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="90"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="90"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="90"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="90"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="90"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="90"] .wg-circle-completed.active {
    animation: mask-90-175 2s linear; }
  @keyframes mask-90-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="90"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="90"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="90"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="90"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-90 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-90 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-36deg); } }

.wg-circle-chart[data-percentage="91"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="91"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-91 2s 1 linear; }
  .wg-circle-chart[data-percentage="91"] .wg-circle-completed.active:after {
    transform: rotate(-32.4deg);
    animation: second-91 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="91"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="91"] .wg-circle-completed.active {
    animation: mask-91-65 2s linear; }
  @keyframes mask-91-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="91"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="91"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="91"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="91"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="91"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="91"] .wg-circle-completed.active {
    animation: mask-91-175 2s linear; }
  @keyframes mask-91-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="91"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="91"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="91"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="91"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-91 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-91 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-32.4deg); } }

.wg-circle-chart[data-percentage="92"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="92"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-92 2s 1 linear; }
  .wg-circle-chart[data-percentage="92"] .wg-circle-completed.active:after {
    transform: rotate(-28.8deg);
    animation: second-92 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="92"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="92"] .wg-circle-completed.active {
    animation: mask-92-65 2s linear; }
  @keyframes mask-92-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="92"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="92"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="92"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="92"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="92"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="92"] .wg-circle-completed.active {
    animation: mask-92-175 2s linear; }
  @keyframes mask-92-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="92"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="92"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="92"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="92"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-92 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-92 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-28.8deg); } }

.wg-circle-chart[data-percentage="93"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="93"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-93 2s 1 linear; }
  .wg-circle-chart[data-percentage="93"] .wg-circle-completed.active:after {
    transform: rotate(-25.2deg);
    animation: second-93 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="93"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="93"] .wg-circle-completed.active {
    animation: mask-93-65 2s linear; }
  @keyframes mask-93-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="93"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="93"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="93"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="93"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="93"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="93"] .wg-circle-completed.active {
    animation: mask-93-175 2s linear; }
  @keyframes mask-93-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="93"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="93"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="93"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="93"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-93 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-93 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-25.2deg); } }

.wg-circle-chart[data-percentage="94"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="94"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-94 2s 1 linear; }
  .wg-circle-chart[data-percentage="94"] .wg-circle-completed.active:after {
    transform: rotate(-21.6deg);
    animation: second-94 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="94"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="94"] .wg-circle-completed.active {
    animation: mask-94-65 2s linear; }
  @keyframes mask-94-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="94"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="94"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="94"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="94"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="94"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="94"] .wg-circle-completed.active {
    animation: mask-94-175 2s linear; }
  @keyframes mask-94-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="94"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="94"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="94"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="94"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-94 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-94 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-21.6deg); } }

.wg-circle-chart[data-percentage="95"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="95"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-95 2s 1 linear; }
  .wg-circle-chart[data-percentage="95"] .wg-circle-completed.active:after {
    transform: rotate(-18deg);
    animation: second-95 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="95"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="95"] .wg-circle-completed.active {
    animation: mask-95-65 2s linear; }
  @keyframes mask-95-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="95"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="95"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="95"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="95"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="95"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="95"] .wg-circle-completed.active {
    animation: mask-95-175 2s linear; }
  @keyframes mask-95-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="95"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="95"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="95"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="95"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-95 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-95 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-18deg); } }

.wg-circle-chart[data-percentage="96"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="96"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-96 2s 1 linear; }
  .wg-circle-chart[data-percentage="96"] .wg-circle-completed.active:after {
    transform: rotate(-14.4deg);
    animation: second-96 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="96"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="96"] .wg-circle-completed.active {
    animation: mask-96-65 2s linear; }
  @keyframes mask-96-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="96"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="96"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="96"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="96"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="96"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="96"] .wg-circle-completed.active {
    animation: mask-96-175 2s linear; }
  @keyframes mask-96-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="96"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="96"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="96"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="96"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-96 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-96 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-14.4deg); } }

.wg-circle-chart[data-percentage="97"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="97"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-97 2s 1 linear; }
  .wg-circle-chart[data-percentage="97"] .wg-circle-completed.active:after {
    transform: rotate(-10.8deg);
    animation: second-97 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="97"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="97"] .wg-circle-completed.active {
    animation: mask-97-65 2s linear; }
  @keyframes mask-97-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="97"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="97"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="97"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="97"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="97"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="97"] .wg-circle-completed.active {
    animation: mask-97-175 2s linear; }
  @keyframes mask-97-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="97"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="97"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="97"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="97"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-97 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-97 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-10.8deg); } }

.wg-circle-chart[data-percentage="98"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="98"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-98 2s 1 linear; }
  .wg-circle-chart[data-percentage="98"] .wg-circle-completed.active:after {
    transform: rotate(-7.2deg);
    animation: second-98 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="98"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="98"] .wg-circle-completed.active {
    animation: mask-98-65 2s linear; }
  @keyframes mask-98-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="98"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="98"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="98"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="98"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="98"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="98"] .wg-circle-completed.active {
    animation: mask-98-175 2s linear; }
  @keyframes mask-98-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="98"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="98"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="98"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="98"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-98 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-98 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-7.2deg); } }

.wg-circle-chart[data-percentage="99"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="99"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-99 2s 1 linear; }
  .wg-circle-chart[data-percentage="99"] .wg-circle-completed.active:after {
    transform: rotate(-3.6deg);
    animation: second-99 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="99"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="99"] .wg-circle-completed.active {
    animation: mask-99-65 2s linear; }
  @keyframes mask-99-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="99"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="99"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="99"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="99"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="99"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="99"] .wg-circle-completed.active {
    animation: mask-99-175 2s linear; }
  @keyframes mask-99-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="99"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="99"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="99"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="99"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-99 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-99 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-3.6deg); } }

.wg-circle-chart[data-percentage="100"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="100"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-100 2s 1 linear; }
  .wg-circle-chart[data-percentage="100"] .wg-circle-completed.active:after {
    transform: rotate(0deg);
    animation: second-100 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="100"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="100"] .wg-circle-completed.active {
    animation: mask-100-65 2s linear; }
  @keyframes mask-100-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="100"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="100"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="100"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="100"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="100"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="100"] .wg-circle-completed.active {
    animation: mask-100-175 2s linear; }
  @keyframes mask-100-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="100"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="100"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="100"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="100"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-100 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-100 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(0deg); } }

.wg-circle-chart {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  /* width: 100px;
    height: 100px; */
  left: 0;
  margin: auto;
  border-radius: 50%;
  box-shadow: inset 0 0 0px 10px #cacaca;
  /* &:before {
	    content: attr(data-percentage)'%';
	    display: block;
	    width: #{$size}px;
	    height: #{$size}px;
	    line-height: #{$size}px;
	    text-align: center;
	    border-radius: 50%;
	  } */
  overflow: hidden;
  /* 
.percentage {
  position: relative;
  top: 16px;
  height: 13px;
  overflow: hidden;
  
  &:before,
  &:after {
    position: absolute;
    white-space: pre;
  }
  
  &::before {
    content: "0 \a 1 \a 2 \a 3 \a 4 \a 5 \a 6 \a 7 \a 8 \a 9";
    left: 16px;
    animation: tens $time 1 steps(10, end);
  }

  &::after {
    content: "0 \a 1 \a 2 \a 3 \a 4 \a 5 \a 6 \a 7 \a 8 \a 9";
    right: 16px;
    animation: ones $time/10 6 steps(10, end);
  }
}
*/ }

@keyframes tens {
  0% {
    transform: translateY(0px); }

  100% {
    transform: translateY(-160px); } }

@keyframes ones {
  0% {
    transform: translateY(0px); }

  100% {
    transform: translateY(-160px); } }

.wg-circle-completed {
  position: absolute;
  top: 0;
  left: 0; }
  .wg-circle-completed:before, .wg-circle-completed:after {
    content: '';
    /* width: 100px;
        height: 100px; */
    position: absolute;
    box-shadow: inset 0 0 0px 10px #bb8c41;
    border-radius: 50%;
    /* &:before {
        clip: rect(0 100px 100px 50px);
    }
    &:after {
        clip: rect(0 50px 100px 0);
    } */ }
  .wg-circle-chart-65 {
    width: 65px;
    height: 65px; }
  .wg-circle-chart-65 .wg-circle-completed:before, .wg-circle-chart-65 .wg-circle-completed:after {
    width: 65px;
    height: 65px; }
    .wg-circle-chart-65 .wg-circle-completed:before {
      clip: rect(0 65px 65px 32.5px); }
    .wg-circle-chart-65 .wg-circle-completed:after {
      clip: rect(0 32.5px 65px 0); }
  .wg-circle-chart-175 {
    width: 175px;
    height: 175px; }
  .wg-circle-chart-175 .wg-circle-completed:before, .wg-circle-chart-175 .wg-circle-completed:after {
    width: 175px;
    height: 175px; }
    .wg-circle-chart-175 .wg-circle-completed:before {
      clip: rect(0 175px 175px 87.5px); }
    .wg-circle-chart-175 .wg-circle-completed:after {
      clip: rect(0 87.5px 175px 0); }

.wg-circle-chart[data-percentage="0"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="0"] .wg-circle-completed.active:before {
    transform: rotate(-180deg);
    animation: first-0 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="0"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-0-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="0"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="0"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="0"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="0"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="0"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-0-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="0"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="0"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="0"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="0"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-0 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-180deg); } }

.wg-circle-chart[data-percentage="1"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="1"] .wg-circle-completed.active:before {
    transform: rotate(-176.4deg);
    animation: first-1 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="1"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-1-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="1"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="1"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="1"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="1"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="1"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-1-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="1"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="1"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="1"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="1"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-1 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-176.4deg); } }

.wg-circle-chart[data-percentage="2"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="2"] .wg-circle-completed.active:before {
    transform: rotate(-172.8deg);
    animation: first-2 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="2"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-2-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="2"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="2"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="2"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="2"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="2"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-2-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="2"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="2"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="2"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="2"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-2 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-172.8deg); } }

.wg-circle-chart[data-percentage="3"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="3"] .wg-circle-completed.active:before {
    transform: rotate(-169.2deg);
    animation: first-3 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="3"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-3-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="3"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="3"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="3"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="3"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="3"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-3-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="3"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="3"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="3"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="3"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-3 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-169.2deg); } }

.wg-circle-chart[data-percentage="4"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="4"] .wg-circle-completed.active:before {
    transform: rotate(-165.6deg);
    animation: first-4 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="4"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-4-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="4"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="4"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="4"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="4"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="4"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-4-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="4"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="4"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="4"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="4"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-4 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-165.6deg); } }

.wg-circle-chart[data-percentage="5"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="5"] .wg-circle-completed.active:before {
    transform: rotate(-162deg);
    animation: first-5 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="5"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-5-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="5"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="5"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="5"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="5"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="5"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-5-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="5"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="5"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="5"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="5"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-5 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-162deg); } }

.wg-circle-chart[data-percentage="6"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="6"] .wg-circle-completed.active:before {
    transform: rotate(-158.4deg);
    animation: first-6 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="6"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-6-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="6"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="6"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="6"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="6"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="6"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-6-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="6"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="6"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="6"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="6"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-6 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-158.4deg); } }

.wg-circle-chart[data-percentage="7"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="7"] .wg-circle-completed.active:before {
    transform: rotate(-154.8deg);
    animation: first-7 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="7"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-7-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="7"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="7"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="7"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="7"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="7"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-7-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="7"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="7"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="7"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="7"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-7 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-154.8deg); } }

.wg-circle-chart[data-percentage="8"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="8"] .wg-circle-completed.active:before {
    transform: rotate(-151.2deg);
    animation: first-8 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="8"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-8-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="8"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="8"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="8"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="8"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="8"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-8-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="8"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="8"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="8"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="8"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-8 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-151.2deg); } }

.wg-circle-chart[data-percentage="9"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="9"] .wg-circle-completed.active:before {
    transform: rotate(-147.6deg);
    animation: first-9 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="9"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-9-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="9"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="9"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="9"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="9"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="9"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-9-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="9"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="9"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="9"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="9"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-9 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-147.6deg); } }

.wg-circle-chart[data-percentage="10"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="10"] .wg-circle-completed.active:before {
    transform: rotate(-144deg);
    animation: first-10 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="10"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-10-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="10"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="10"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="10"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="10"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="10"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-10-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="10"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="10"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="10"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="10"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-10 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-144deg); } }

.wg-circle-chart[data-percentage="11"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="11"] .wg-circle-completed.active:before {
    transform: rotate(-140.4deg);
    animation: first-11 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="11"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-11-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="11"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="11"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="11"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="11"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="11"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-11-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="11"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="11"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="11"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="11"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-11 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-140.4deg); } }

.wg-circle-chart[data-percentage="12"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="12"] .wg-circle-completed.active:before {
    transform: rotate(-136.8deg);
    animation: first-12 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="12"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-12-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="12"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="12"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="12"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="12"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="12"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-12-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="12"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="12"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="12"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="12"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-12 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-136.8deg); } }

.wg-circle-chart[data-percentage="13"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="13"] .wg-circle-completed.active:before {
    transform: rotate(-133.2deg);
    animation: first-13 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="13"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-13-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="13"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="13"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="13"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="13"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="13"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-13-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="13"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="13"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="13"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="13"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-13 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-133.2deg); } }

.wg-circle-chart[data-percentage="14"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="14"] .wg-circle-completed.active:before {
    transform: rotate(-129.6deg);
    animation: first-14 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="14"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-14-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="14"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="14"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="14"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="14"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="14"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-14-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="14"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="14"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="14"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="14"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-14 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-129.6deg); } }

.wg-circle-chart[data-percentage="15"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="15"] .wg-circle-completed.active:before {
    transform: rotate(-126deg);
    animation: first-15 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="15"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-15-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="15"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="15"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="15"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="15"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="15"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-15-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="15"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="15"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="15"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="15"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-15 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-126deg); } }

.wg-circle-chart[data-percentage="16"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="16"] .wg-circle-completed.active:before {
    transform: rotate(-122.4deg);
    animation: first-16 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="16"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-16-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="16"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="16"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="16"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="16"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="16"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-16-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="16"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="16"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="16"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="16"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-16 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-122.4deg); } }

.wg-circle-chart[data-percentage="17"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="17"] .wg-circle-completed.active:before {
    transform: rotate(-118.8deg);
    animation: first-17 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="17"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-17-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="17"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="17"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="17"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="17"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="17"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-17-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="17"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="17"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="17"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="17"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-17 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-118.8deg); } }

.wg-circle-chart[data-percentage="18"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="18"] .wg-circle-completed.active:before {
    transform: rotate(-115.2deg);
    animation: first-18 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="18"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-18-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="18"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="18"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="18"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="18"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="18"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-18-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="18"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="18"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="18"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="18"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-18 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-115.2deg); } }

.wg-circle-chart[data-percentage="19"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="19"] .wg-circle-completed.active:before {
    transform: rotate(-111.6deg);
    animation: first-19 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="19"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-19-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="19"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="19"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="19"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="19"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="19"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-19-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="19"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="19"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="19"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="19"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-19 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-111.6deg); } }

.wg-circle-chart[data-percentage="20"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="20"] .wg-circle-completed.active:before {
    transform: rotate(-108deg);
    animation: first-20 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="20"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-20-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="20"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="20"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="20"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="20"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="20"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-20-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="20"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="20"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="20"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="20"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-20 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-108deg); } }

.wg-circle-chart[data-percentage="21"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="21"] .wg-circle-completed.active:before {
    transform: rotate(-104.4deg);
    animation: first-21 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="21"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-21-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="21"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="21"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="21"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="21"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="21"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-21-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="21"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="21"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="21"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="21"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-21 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-104.4deg); } }

.wg-circle-chart[data-percentage="22"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="22"] .wg-circle-completed.active:before {
    transform: rotate(-100.8deg);
    animation: first-22 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="22"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-22-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="22"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="22"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="22"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="22"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="22"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-22-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="22"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="22"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="22"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="22"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-22 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-100.8deg); } }

.wg-circle-chart[data-percentage="23"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="23"] .wg-circle-completed.active:before {
    transform: rotate(-97.2deg);
    animation: first-23 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="23"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-23-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="23"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="23"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="23"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="23"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="23"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-23-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="23"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="23"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="23"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="23"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-23 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-97.2deg); } }

.wg-circle-chart[data-percentage="24"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="24"] .wg-circle-completed.active:before {
    transform: rotate(-93.6deg);
    animation: first-24 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="24"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-24-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="24"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="24"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="24"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="24"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="24"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-24-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="24"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="24"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="24"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="24"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-24 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-93.6deg); } }

.wg-circle-chart[data-percentage="25"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="25"] .wg-circle-completed.active:before {
    transform: rotate(-90deg);
    animation: first-25 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="25"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-25-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="25"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="25"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="25"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="25"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="25"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-25-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="25"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="25"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="25"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="25"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-25 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-90deg); } }

.wg-circle-chart[data-percentage="26"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="26"] .wg-circle-completed.active:before {
    transform: rotate(-86.4deg);
    animation: first-26 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="26"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-26-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="26"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="26"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="26"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="26"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="26"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-26-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="26"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="26"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="26"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="26"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-26 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-86.4deg); } }

.wg-circle-chart[data-percentage="27"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="27"] .wg-circle-completed.active:before {
    transform: rotate(-82.8deg);
    animation: first-27 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="27"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-27-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="27"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="27"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="27"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="27"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="27"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-27-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="27"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="27"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="27"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="27"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-27 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-82.8deg); } }

.wg-circle-chart[data-percentage="28"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="28"] .wg-circle-completed.active:before {
    transform: rotate(-79.2deg);
    animation: first-28 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="28"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-28-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="28"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="28"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="28"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="28"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="28"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-28-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="28"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="28"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="28"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="28"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-28 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-79.2deg); } }

.wg-circle-chart[data-percentage="29"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="29"] .wg-circle-completed.active:before {
    transform: rotate(-75.6deg);
    animation: first-29 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="29"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-29-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="29"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="29"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="29"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="29"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="29"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-29-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="29"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="29"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="29"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="29"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-29 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-75.6deg); } }

.wg-circle-chart[data-percentage="30"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="30"] .wg-circle-completed.active:before {
    transform: rotate(-72deg);
    animation: first-30 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="30"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-30-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="30"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="30"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="30"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="30"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="30"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-30-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="30"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="30"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="30"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="30"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-30 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-72deg); } }

.wg-circle-chart[data-percentage="31"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="31"] .wg-circle-completed.active:before {
    transform: rotate(-68.4deg);
    animation: first-31 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="31"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-31-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="31"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="31"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="31"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="31"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="31"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-31-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="31"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="31"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="31"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="31"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-31 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-68.4deg); } }

.wg-circle-chart[data-percentage="32"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="32"] .wg-circle-completed.active:before {
    transform: rotate(-64.8deg);
    animation: first-32 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="32"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-32-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="32"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="32"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="32"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="32"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="32"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-32-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="32"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="32"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="32"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="32"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-32 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-64.8deg); } }

.wg-circle-chart[data-percentage="33"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="33"] .wg-circle-completed.active:before {
    transform: rotate(-61.2deg);
    animation: first-33 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="33"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-33-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="33"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="33"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="33"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="33"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="33"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-33-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="33"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="33"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="33"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="33"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-33 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-61.2deg); } }

.wg-circle-chart[data-percentage="34"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="34"] .wg-circle-completed.active:before {
    transform: rotate(-57.6deg);
    animation: first-34 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="34"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-34-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="34"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="34"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="34"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="34"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="34"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-34-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="34"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="34"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="34"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="34"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-34 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-57.6deg); } }

.wg-circle-chart[data-percentage="35"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="35"] .wg-circle-completed.active:before {
    transform: rotate(-54deg);
    animation: first-35 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="35"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-35-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="35"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="35"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="35"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="35"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="35"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-35-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="35"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="35"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="35"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="35"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-35 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-54deg); } }

.wg-circle-chart[data-percentage="36"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="36"] .wg-circle-completed.active:before {
    transform: rotate(-50.4deg);
    animation: first-36 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="36"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-36-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="36"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="36"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="36"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="36"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="36"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-36-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="36"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="36"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="36"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="36"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-36 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-50.4deg); } }

.wg-circle-chart[data-percentage="37"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="37"] .wg-circle-completed.active:before {
    transform: rotate(-46.8deg);
    animation: first-37 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="37"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-37-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="37"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="37"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="37"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="37"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="37"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-37-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="37"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="37"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="37"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="37"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-37 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-46.8deg); } }

.wg-circle-chart[data-percentage="38"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="38"] .wg-circle-completed.active:before {
    transform: rotate(-43.2deg);
    animation: first-38 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="38"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-38-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="38"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="38"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="38"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="38"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="38"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-38-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="38"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="38"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="38"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="38"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-38 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-43.2deg); } }

.wg-circle-chart[data-percentage="39"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="39"] .wg-circle-completed.active:before {
    transform: rotate(-39.6deg);
    animation: first-39 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="39"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-39-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="39"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="39"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="39"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="39"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="39"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-39-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="39"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="39"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="39"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="39"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-39 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-39.6deg); } }

.wg-circle-chart[data-percentage="40"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="40"] .wg-circle-completed.active:before {
    transform: rotate(-36deg);
    animation: first-40 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="40"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-40-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="40"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="40"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="40"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="40"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="40"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-40-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="40"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="40"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="40"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="40"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-40 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-36deg); } }

.wg-circle-chart[data-percentage="41"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="41"] .wg-circle-completed.active:before {
    transform: rotate(-32.4deg);
    animation: first-41 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="41"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-41-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="41"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="41"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="41"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="41"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="41"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-41-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="41"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="41"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="41"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="41"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-41 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-32.4deg); } }

.wg-circle-chart[data-percentage="42"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="42"] .wg-circle-completed.active:before {
    transform: rotate(-28.8deg);
    animation: first-42 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="42"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-42-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="42"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="42"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="42"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="42"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="42"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-42-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="42"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="42"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="42"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="42"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-42 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-28.8deg); } }

.wg-circle-chart[data-percentage="43"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="43"] .wg-circle-completed.active:before {
    transform: rotate(-25.2deg);
    animation: first-43 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="43"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-43-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="43"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="43"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="43"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="43"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="43"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-43-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="43"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="43"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="43"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="43"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-43 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-25.2deg); } }

.wg-circle-chart[data-percentage="44"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="44"] .wg-circle-completed.active:before {
    transform: rotate(-21.6deg);
    animation: first-44 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="44"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-44-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="44"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="44"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="44"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="44"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="44"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-44-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="44"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="44"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="44"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="44"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-44 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-21.6deg); } }

.wg-circle-chart[data-percentage="45"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="45"] .wg-circle-completed.active:before {
    transform: rotate(-18deg);
    animation: first-45 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="45"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-45-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="45"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="45"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="45"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="45"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="45"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-45-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="45"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="45"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="45"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="45"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-45 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-18deg); } }

.wg-circle-chart[data-percentage="46"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="46"] .wg-circle-completed.active:before {
    transform: rotate(-14.4deg);
    animation: first-46 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="46"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-46-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="46"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="46"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="46"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="46"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="46"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-46-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="46"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="46"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="46"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="46"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-46 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-14.4deg); } }

.wg-circle-chart[data-percentage="47"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="47"] .wg-circle-completed.active:before {
    transform: rotate(-10.8deg);
    animation: first-47 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="47"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-47-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="47"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="47"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="47"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="47"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="47"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-47-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="47"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="47"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="47"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="47"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-47 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-10.8deg); } }

.wg-circle-chart[data-percentage="48"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="48"] .wg-circle-completed.active:before {
    transform: rotate(-7.2deg);
    animation: first-48 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="48"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-48-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="48"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="48"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="48"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="48"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="48"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-48-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="48"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="48"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="48"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="48"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-48 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-7.2deg); } }

.wg-circle-chart[data-percentage="49"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="49"] .wg-circle-completed.active:before {
    transform: rotate(-3.6deg);
    animation: first-49 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="49"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-49-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="49"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="49"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="49"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="49"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="49"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-49-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="49"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="49"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="49"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="49"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-49 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(-3.6deg); } }

.wg-circle-chart[data-percentage="50"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="50"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-50 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="50"] .wg-circle-completed {
    clip: rect(0 65px 65px 32.5px); }
  @keyframes mask-50-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="50"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="50"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="50"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="50"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="50"] .wg-circle-completed {
    clip: rect(0 175px 175px 87.5px); }
  @keyframes mask-50-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="50"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="50"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="50"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="50"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-50 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

.wg-circle-chart[data-percentage="51"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="51"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-51 2s 1 linear; }
  .wg-circle-chart[data-percentage="51"] .wg-circle-completed.active:after {
    transform: rotate(-176.4deg);
    animation: second-51 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="51"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="51"] .wg-circle-completed.active {
    animation: mask-51-65 2s linear; }
  @keyframes mask-51-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="51"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="51"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="51"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="51"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="51"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="51"] .wg-circle-completed.active {
    animation: mask-51-175 2s linear; }
  @keyframes mask-51-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="51"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="51"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="51"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="51"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-51 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-51 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-176.4deg); } }

.wg-circle-chart[data-percentage="52"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="52"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-52 2s 1 linear; }
  .wg-circle-chart[data-percentage="52"] .wg-circle-completed.active:after {
    transform: rotate(-172.8deg);
    animation: second-52 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="52"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="52"] .wg-circle-completed.active {
    animation: mask-52-65 2s linear; }
  @keyframes mask-52-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="52"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="52"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="52"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="52"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="52"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="52"] .wg-circle-completed.active {
    animation: mask-52-175 2s linear; }
  @keyframes mask-52-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="52"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="52"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="52"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="52"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-52 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-52 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-172.8deg); } }

.wg-circle-chart[data-percentage="53"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="53"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-53 2s 1 linear; }
  .wg-circle-chart[data-percentage="53"] .wg-circle-completed.active:after {
    transform: rotate(-169.2deg);
    animation: second-53 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="53"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="53"] .wg-circle-completed.active {
    animation: mask-53-65 2s linear; }
  @keyframes mask-53-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="53"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="53"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="53"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="53"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="53"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="53"] .wg-circle-completed.active {
    animation: mask-53-175 2s linear; }
  @keyframes mask-53-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="53"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="53"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="53"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="53"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-53 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-53 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-169.2deg); } }

.wg-circle-chart[data-percentage="54"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="54"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-54 2s 1 linear; }
  .wg-circle-chart[data-percentage="54"] .wg-circle-completed.active:after {
    transform: rotate(-165.6deg);
    animation: second-54 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="54"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="54"] .wg-circle-completed.active {
    animation: mask-54-65 2s linear; }
  @keyframes mask-54-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="54"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="54"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="54"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="54"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="54"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="54"] .wg-circle-completed.active {
    animation: mask-54-175 2s linear; }
  @keyframes mask-54-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="54"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="54"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="54"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="54"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-54 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-54 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-165.6deg); } }

.wg-circle-chart[data-percentage="55"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="55"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-55 2s 1 linear; }
  .wg-circle-chart[data-percentage="55"] .wg-circle-completed.active:after {
    transform: rotate(-162deg);
    animation: second-55 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="55"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="55"] .wg-circle-completed.active {
    animation: mask-55-65 2s linear; }
  @keyframes mask-55-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="55"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="55"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="55"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="55"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="55"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="55"] .wg-circle-completed.active {
    animation: mask-55-175 2s linear; }
  @keyframes mask-55-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="55"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="55"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="55"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="55"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-55 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-55 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-162deg); } }

.wg-circle-chart[data-percentage="56"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="56"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-56 2s 1 linear; }
  .wg-circle-chart[data-percentage="56"] .wg-circle-completed.active:after {
    transform: rotate(-158.4deg);
    animation: second-56 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="56"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="56"] .wg-circle-completed.active {
    animation: mask-56-65 2s linear; }
  @keyframes mask-56-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="56"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="56"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="56"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="56"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="56"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="56"] .wg-circle-completed.active {
    animation: mask-56-175 2s linear; }
  @keyframes mask-56-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="56"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="56"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="56"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="56"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-56 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-56 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-158.4deg); } }

.wg-circle-chart[data-percentage="57"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="57"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-57 2s 1 linear; }
  .wg-circle-chart[data-percentage="57"] .wg-circle-completed.active:after {
    transform: rotate(-154.8deg);
    animation: second-57 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="57"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="57"] .wg-circle-completed.active {
    animation: mask-57-65 2s linear; }
  @keyframes mask-57-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="57"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="57"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="57"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="57"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="57"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="57"] .wg-circle-completed.active {
    animation: mask-57-175 2s linear; }
  @keyframes mask-57-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="57"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="57"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="57"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="57"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-57 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-57 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-154.8deg); } }

.wg-circle-chart[data-percentage="58"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="58"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-58 2s 1 linear; }
  .wg-circle-chart[data-percentage="58"] .wg-circle-completed.active:after {
    transform: rotate(-151.2deg);
    animation: second-58 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="58"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="58"] .wg-circle-completed.active {
    animation: mask-58-65 2s linear; }
  @keyframes mask-58-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="58"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="58"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="58"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="58"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="58"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="58"] .wg-circle-completed.active {
    animation: mask-58-175 2s linear; }
  @keyframes mask-58-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="58"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="58"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="58"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="58"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-58 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-58 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-151.2deg); } }

.wg-circle-chart[data-percentage="59"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="59"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-59 2s 1 linear; }
  .wg-circle-chart[data-percentage="59"] .wg-circle-completed.active:after {
    transform: rotate(-147.6deg);
    animation: second-59 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="59"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="59"] .wg-circle-completed.active {
    animation: mask-59-65 2s linear; }
  @keyframes mask-59-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="59"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="59"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="59"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="59"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="59"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="59"] .wg-circle-completed.active {
    animation: mask-59-175 2s linear; }
  @keyframes mask-59-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="59"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="59"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="59"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="59"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-59 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-59 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-147.6deg); } }

.wg-circle-chart[data-percentage="60"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="60"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-60 2s 1 linear; }
  .wg-circle-chart[data-percentage="60"] .wg-circle-completed.active:after {
    transform: rotate(-144deg);
    animation: second-60 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="60"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="60"] .wg-circle-completed.active {
    animation: mask-60-65 2s linear; }
  @keyframes mask-60-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="60"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="60"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="60"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="60"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="60"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="60"] .wg-circle-completed.active {
    animation: mask-60-175 2s linear; }
  @keyframes mask-60-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="60"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="60"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="60"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="60"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-60 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-60 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-144deg); } }

.wg-circle-chart[data-percentage="61"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="61"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-61 2s 1 linear; }
  .wg-circle-chart[data-percentage="61"] .wg-circle-completed.active:after {
    transform: rotate(-140.4deg);
    animation: second-61 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="61"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="61"] .wg-circle-completed.active {
    animation: mask-61-65 2s linear; }
  @keyframes mask-61-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="61"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="61"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="61"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="61"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="61"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="61"] .wg-circle-completed.active {
    animation: mask-61-175 2s linear; }
  @keyframes mask-61-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="61"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="61"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="61"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="61"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-61 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-61 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-140.4deg); } }

.wg-circle-chart[data-percentage="62"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="62"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-62 2s 1 linear; }
  .wg-circle-chart[data-percentage="62"] .wg-circle-completed.active:after {
    transform: rotate(-136.8deg);
    animation: second-62 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="62"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="62"] .wg-circle-completed.active {
    animation: mask-62-65 2s linear; }
  @keyframes mask-62-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="62"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="62"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="62"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="62"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="62"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="62"] .wg-circle-completed.active {
    animation: mask-62-175 2s linear; }
  @keyframes mask-62-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="62"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="62"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="62"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="62"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-62 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-62 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-136.8deg); } }

.wg-circle-chart[data-percentage="63"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="63"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-63 2s 1 linear; }
  .wg-circle-chart[data-percentage="63"] .wg-circle-completed.active:after {
    transform: rotate(-133.2deg);
    animation: second-63 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="63"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="63"] .wg-circle-completed.active {
    animation: mask-63-65 2s linear; }
  @keyframes mask-63-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="63"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="63"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="63"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="63"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="63"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="63"] .wg-circle-completed.active {
    animation: mask-63-175 2s linear; }
  @keyframes mask-63-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="63"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="63"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="63"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="63"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-63 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-63 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-133.2deg); } }

.wg-circle-chart[data-percentage="64"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="64"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-64 2s 1 linear; }
  .wg-circle-chart[data-percentage="64"] .wg-circle-completed.active:after {
    transform: rotate(-129.6deg);
    animation: second-64 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="64"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="64"] .wg-circle-completed.active {
    animation: mask-64-65 2s linear; }
  @keyframes mask-64-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="64"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="64"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="64"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="64"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="64"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="64"] .wg-circle-completed.active {
    animation: mask-64-175 2s linear; }
  @keyframes mask-64-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="64"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="64"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="64"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="64"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-64 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-64 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-129.6deg); } }

.wg-circle-chart[data-percentage="65"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="65"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-65 2s 1 linear; }
  .wg-circle-chart[data-percentage="65"] .wg-circle-completed.active:after {
    transform: rotate(-126deg);
    animation: second-65 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="65"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="65"] .wg-circle-completed.active {
    animation: mask-65-65 2s linear; }
  @keyframes mask-65-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="65"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="65"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="65"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="65"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="65"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="65"] .wg-circle-completed.active {
    animation: mask-65-175 2s linear; }
  @keyframes mask-65-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="65"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="65"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="65"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="65"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-65 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-65 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-126deg); } }

.wg-circle-chart[data-percentage="66"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="66"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-66 2s 1 linear; }
  .wg-circle-chart[data-percentage="66"] .wg-circle-completed.active:after {
    transform: rotate(-122.4deg);
    animation: second-66 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="66"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="66"] .wg-circle-completed.active {
    animation: mask-66-65 2s linear; }
  @keyframes mask-66-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="66"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="66"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="66"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="66"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="66"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="66"] .wg-circle-completed.active {
    animation: mask-66-175 2s linear; }
  @keyframes mask-66-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="66"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="66"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="66"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="66"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-66 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-66 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-122.4deg); } }

.wg-circle-chart[data-percentage="67"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="67"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-67 2s 1 linear; }
  .wg-circle-chart[data-percentage="67"] .wg-circle-completed.active:after {
    transform: rotate(-118.8deg);
    animation: second-67 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="67"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="67"] .wg-circle-completed.active {
    animation: mask-67-65 2s linear; }
  @keyframes mask-67-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="67"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="67"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="67"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="67"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="67"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="67"] .wg-circle-completed.active {
    animation: mask-67-175 2s linear; }
  @keyframes mask-67-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="67"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="67"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="67"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="67"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-67 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-67 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-118.8deg); } }

.wg-circle-chart[data-percentage="68"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="68"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-68 2s 1 linear; }
  .wg-circle-chart[data-percentage="68"] .wg-circle-completed.active:after {
    transform: rotate(-115.2deg);
    animation: second-68 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="68"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="68"] .wg-circle-completed.active {
    animation: mask-68-65 2s linear; }
  @keyframes mask-68-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="68"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="68"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="68"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="68"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="68"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="68"] .wg-circle-completed.active {
    animation: mask-68-175 2s linear; }
  @keyframes mask-68-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="68"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="68"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="68"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="68"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-68 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-68 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-115.2deg); } }

.wg-circle-chart[data-percentage="69"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="69"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-69 2s 1 linear; }
  .wg-circle-chart[data-percentage="69"] .wg-circle-completed.active:after {
    transform: rotate(-111.6deg);
    animation: second-69 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="69"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="69"] .wg-circle-completed.active {
    animation: mask-69-65 2s linear; }
  @keyframes mask-69-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="69"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="69"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="69"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="69"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="69"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="69"] .wg-circle-completed.active {
    animation: mask-69-175 2s linear; }
  @keyframes mask-69-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="69"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="69"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="69"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="69"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-69 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-69 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-111.6deg); } }

.wg-circle-chart[data-percentage="70"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="70"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-70 2s 1 linear; }
  .wg-circle-chart[data-percentage="70"] .wg-circle-completed.active:after {
    transform: rotate(-108deg);
    animation: second-70 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="70"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="70"] .wg-circle-completed.active {
    animation: mask-70-65 2s linear; }
  @keyframes mask-70-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="70"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="70"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="70"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="70"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="70"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="70"] .wg-circle-completed.active {
    animation: mask-70-175 2s linear; }
  @keyframes mask-70-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="70"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="70"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="70"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="70"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-70 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-70 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-108deg); } }

.wg-circle-chart[data-percentage="71"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="71"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-71 2s 1 linear; }
  .wg-circle-chart[data-percentage="71"] .wg-circle-completed.active:after {
    transform: rotate(-104.4deg);
    animation: second-71 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="71"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="71"] .wg-circle-completed.active {
    animation: mask-71-65 2s linear; }
  @keyframes mask-71-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="71"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="71"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="71"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="71"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="71"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="71"] .wg-circle-completed.active {
    animation: mask-71-175 2s linear; }
  @keyframes mask-71-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="71"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="71"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="71"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="71"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-71 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-71 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-104.4deg); } }

.wg-circle-chart[data-percentage="72"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="72"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-72 2s 1 linear; }
  .wg-circle-chart[data-percentage="72"] .wg-circle-completed.active:after {
    transform: rotate(-100.8deg);
    animation: second-72 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="72"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="72"] .wg-circle-completed.active {
    animation: mask-72-65 2s linear; }
  @keyframes mask-72-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="72"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="72"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="72"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="72"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="72"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="72"] .wg-circle-completed.active {
    animation: mask-72-175 2s linear; }
  @keyframes mask-72-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="72"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="72"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="72"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="72"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-72 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-72 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-100.8deg); } }

.wg-circle-chart[data-percentage="73"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="73"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-73 2s 1 linear; }
  .wg-circle-chart[data-percentage="73"] .wg-circle-completed.active:after {
    transform: rotate(-97.2deg);
    animation: second-73 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="73"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="73"] .wg-circle-completed.active {
    animation: mask-73-65 2s linear; }
  @keyframes mask-73-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="73"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="73"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="73"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="73"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="73"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="73"] .wg-circle-completed.active {
    animation: mask-73-175 2s linear; }
  @keyframes mask-73-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="73"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="73"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="73"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="73"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-73 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-73 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-97.2deg); } }

.wg-circle-chart[data-percentage="74"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="74"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-74 2s 1 linear; }
  .wg-circle-chart[data-percentage="74"] .wg-circle-completed.active:after {
    transform: rotate(-93.6deg);
    animation: second-74 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="74"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="74"] .wg-circle-completed.active {
    animation: mask-74-65 2s linear; }
  @keyframes mask-74-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="74"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="74"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="74"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="74"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="74"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="74"] .wg-circle-completed.active {
    animation: mask-74-175 2s linear; }
  @keyframes mask-74-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="74"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="74"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="74"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="74"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-74 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-74 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-93.6deg); } }

.wg-circle-chart[data-percentage="75"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="75"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-75 2s 1 linear; }
  .wg-circle-chart[data-percentage="75"] .wg-circle-completed.active:after {
    transform: rotate(-90deg);
    animation: second-75 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="75"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="75"] .wg-circle-completed.active {
    animation: mask-75-65 2s linear; }
  @keyframes mask-75-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="75"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="75"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="75"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="75"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="75"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="75"] .wg-circle-completed.active {
    animation: mask-75-175 2s linear; }
  @keyframes mask-75-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="75"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="75"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="75"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="75"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-75 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-75 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-90deg); } }

.wg-circle-chart[data-percentage="76"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="76"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-76 2s 1 linear; }
  .wg-circle-chart[data-percentage="76"] .wg-circle-completed.active:after {
    transform: rotate(-86.4deg);
    animation: second-76 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="76"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="76"] .wg-circle-completed.active {
    animation: mask-76-65 2s linear; }
  @keyframes mask-76-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="76"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="76"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="76"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="76"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="76"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="76"] .wg-circle-completed.active {
    animation: mask-76-175 2s linear; }
  @keyframes mask-76-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="76"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="76"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="76"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="76"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-76 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-76 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-86.4deg); } }

.wg-circle-chart[data-percentage="77"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="77"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-77 2s 1 linear; }
  .wg-circle-chart[data-percentage="77"] .wg-circle-completed.active:after {
    transform: rotate(-82.8deg);
    animation: second-77 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="77"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="77"] .wg-circle-completed.active {
    animation: mask-77-65 2s linear; }
  @keyframes mask-77-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="77"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="77"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="77"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="77"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="77"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="77"] .wg-circle-completed.active {
    animation: mask-77-175 2s linear; }
  @keyframes mask-77-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="77"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="77"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="77"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="77"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-77 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-77 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-82.8deg); } }

.wg-circle-chart[data-percentage="78"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="78"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-78 2s 1 linear; }
  .wg-circle-chart[data-percentage="78"] .wg-circle-completed.active:after {
    transform: rotate(-79.2deg);
    animation: second-78 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="78"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="78"] .wg-circle-completed.active {
    animation: mask-78-65 2s linear; }
  @keyframes mask-78-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="78"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="78"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="78"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="78"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="78"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="78"] .wg-circle-completed.active {
    animation: mask-78-175 2s linear; }
  @keyframes mask-78-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="78"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="78"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="78"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="78"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-78 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-78 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-79.2deg); } }

.wg-circle-chart[data-percentage="79"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="79"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-79 2s 1 linear; }
  .wg-circle-chart[data-percentage="79"] .wg-circle-completed.active:after {
    transform: rotate(-75.6deg);
    animation: second-79 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="79"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="79"] .wg-circle-completed.active {
    animation: mask-79-65 2s linear; }
  @keyframes mask-79-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="79"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="79"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="79"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="79"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="79"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="79"] .wg-circle-completed.active {
    animation: mask-79-175 2s linear; }
  @keyframes mask-79-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="79"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="79"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="79"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="79"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-79 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-79 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-75.6deg); } }

.wg-circle-chart[data-percentage="80"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="80"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-80 2s 1 linear; }
  .wg-circle-chart[data-percentage="80"] .wg-circle-completed.active:after {
    transform: rotate(-72deg);
    animation: second-80 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="80"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="80"] .wg-circle-completed.active {
    animation: mask-80-65 2s linear; }
  @keyframes mask-80-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="80"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="80"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="80"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="80"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="80"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="80"] .wg-circle-completed.active {
    animation: mask-80-175 2s linear; }
  @keyframes mask-80-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="80"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="80"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="80"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="80"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-80 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-80 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-72deg); } }

.wg-circle-chart[data-percentage="81"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="81"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-81 2s 1 linear; }
  .wg-circle-chart[data-percentage="81"] .wg-circle-completed.active:after {
    transform: rotate(-68.4deg);
    animation: second-81 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="81"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="81"] .wg-circle-completed.active {
    animation: mask-81-65 2s linear; }
  @keyframes mask-81-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="81"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="81"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="81"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="81"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="81"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="81"] .wg-circle-completed.active {
    animation: mask-81-175 2s linear; }
  @keyframes mask-81-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="81"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="81"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="81"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="81"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-81 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-81 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-68.4deg); } }

.wg-circle-chart[data-percentage="82"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="82"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-82 2s 1 linear; }
  .wg-circle-chart[data-percentage="82"] .wg-circle-completed.active:after {
    transform: rotate(-64.8deg);
    animation: second-82 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="82"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="82"] .wg-circle-completed.active {
    animation: mask-82-65 2s linear; }
  @keyframes mask-82-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="82"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="82"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="82"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="82"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="82"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="82"] .wg-circle-completed.active {
    animation: mask-82-175 2s linear; }
  @keyframes mask-82-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="82"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="82"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="82"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="82"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-82 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-82 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-64.8deg); } }

.wg-circle-chart[data-percentage="83"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="83"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-83 2s 1 linear; }
  .wg-circle-chart[data-percentage="83"] .wg-circle-completed.active:after {
    transform: rotate(-61.2deg);
    animation: second-83 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="83"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="83"] .wg-circle-completed.active {
    animation: mask-83-65 2s linear; }
  @keyframes mask-83-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="83"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="83"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="83"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="83"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="83"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="83"] .wg-circle-completed.active {
    animation: mask-83-175 2s linear; }
  @keyframes mask-83-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="83"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="83"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="83"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="83"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-83 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-83 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-61.2deg); } }

.wg-circle-chart[data-percentage="84"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="84"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-84 2s 1 linear; }
  .wg-circle-chart[data-percentage="84"] .wg-circle-completed.active:after {
    transform: rotate(-57.6deg);
    animation: second-84 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="84"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="84"] .wg-circle-completed.active {
    animation: mask-84-65 2s linear; }
  @keyframes mask-84-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="84"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="84"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="84"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="84"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="84"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="84"] .wg-circle-completed.active {
    animation: mask-84-175 2s linear; }
  @keyframes mask-84-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="84"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="84"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="84"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="84"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-84 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-84 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-57.6deg); } }

.wg-circle-chart[data-percentage="85"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="85"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-85 2s 1 linear; }
  .wg-circle-chart[data-percentage="85"] .wg-circle-completed.active:after {
    transform: rotate(-54deg);
    animation: second-85 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="85"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="85"] .wg-circle-completed.active {
    animation: mask-85-65 2s linear; }
  @keyframes mask-85-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="85"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="85"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="85"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="85"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="85"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="85"] .wg-circle-completed.active {
    animation: mask-85-175 2s linear; }
  @keyframes mask-85-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="85"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="85"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="85"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="85"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-85 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-85 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-54deg); } }

.wg-circle-chart[data-percentage="86"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="86"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-86 2s 1 linear; }
  .wg-circle-chart[data-percentage="86"] .wg-circle-completed.active:after {
    transform: rotate(-50.4deg);
    animation: second-86 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="86"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="86"] .wg-circle-completed.active {
    animation: mask-86-65 2s linear; }
  @keyframes mask-86-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="86"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="86"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="86"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="86"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="86"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="86"] .wg-circle-completed.active {
    animation: mask-86-175 2s linear; }
  @keyframes mask-86-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="86"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="86"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="86"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="86"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-86 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-86 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-50.4deg); } }

.wg-circle-chart[data-percentage="87"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="87"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-87 2s 1 linear; }
  .wg-circle-chart[data-percentage="87"] .wg-circle-completed.active:after {
    transform: rotate(-46.8deg);
    animation: second-87 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="87"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="87"] .wg-circle-completed.active {
    animation: mask-87-65 2s linear; }
  @keyframes mask-87-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="87"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="87"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="87"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="87"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="87"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="87"] .wg-circle-completed.active {
    animation: mask-87-175 2s linear; }
  @keyframes mask-87-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="87"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="87"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="87"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="87"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-87 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-87 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-46.8deg); } }

.wg-circle-chart[data-percentage="88"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="88"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-88 2s 1 linear; }
  .wg-circle-chart[data-percentage="88"] .wg-circle-completed.active:after {
    transform: rotate(-43.2deg);
    animation: second-88 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="88"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="88"] .wg-circle-completed.active {
    animation: mask-88-65 2s linear; }
  @keyframes mask-88-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="88"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="88"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="88"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="88"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="88"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="88"] .wg-circle-completed.active {
    animation: mask-88-175 2s linear; }
  @keyframes mask-88-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="88"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="88"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="88"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="88"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-88 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-88 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-43.2deg); } }

.wg-circle-chart[data-percentage="89"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="89"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-89 2s 1 linear; }
  .wg-circle-chart[data-percentage="89"] .wg-circle-completed.active:after {
    transform: rotate(-39.6deg);
    animation: second-89 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="89"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="89"] .wg-circle-completed.active {
    animation: mask-89-65 2s linear; }
  @keyframes mask-89-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="89"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="89"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="89"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="89"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="89"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="89"] .wg-circle-completed.active {
    animation: mask-89-175 2s linear; }
  @keyframes mask-89-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="89"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="89"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="89"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="89"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-89 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-89 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-39.6deg); } }

.wg-circle-chart[data-percentage="90"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="90"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-90 2s 1 linear; }
  .wg-circle-chart[data-percentage="90"] .wg-circle-completed.active:after {
    transform: rotate(-36deg);
    animation: second-90 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="90"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="90"] .wg-circle-completed.active {
    animation: mask-90-65 2s linear; }
  @keyframes mask-90-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="90"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="90"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="90"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="90"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="90"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="90"] .wg-circle-completed.active {
    animation: mask-90-175 2s linear; }
  @keyframes mask-90-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="90"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="90"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="90"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="90"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-90 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-90 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-36deg); } }

.wg-circle-chart[data-percentage="91"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="91"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-91 2s 1 linear; }
  .wg-circle-chart[data-percentage="91"] .wg-circle-completed.active:after {
    transform: rotate(-32.4deg);
    animation: second-91 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="91"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="91"] .wg-circle-completed.active {
    animation: mask-91-65 2s linear; }
  @keyframes mask-91-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="91"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="91"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="91"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="91"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="91"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="91"] .wg-circle-completed.active {
    animation: mask-91-175 2s linear; }
  @keyframes mask-91-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="91"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="91"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="91"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="91"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-91 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-91 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-32.4deg); } }

.wg-circle-chart[data-percentage="92"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="92"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-92 2s 1 linear; }
  .wg-circle-chart[data-percentage="92"] .wg-circle-completed.active:after {
    transform: rotate(-28.8deg);
    animation: second-92 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="92"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="92"] .wg-circle-completed.active {
    animation: mask-92-65 2s linear; }
  @keyframes mask-92-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="92"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="92"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="92"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="92"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="92"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="92"] .wg-circle-completed.active {
    animation: mask-92-175 2s linear; }
  @keyframes mask-92-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="92"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="92"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="92"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="92"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-92 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-92 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-28.8deg); } }

.wg-circle-chart[data-percentage="93"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="93"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-93 2s 1 linear; }
  .wg-circle-chart[data-percentage="93"] .wg-circle-completed.active:after {
    transform: rotate(-25.2deg);
    animation: second-93 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="93"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="93"] .wg-circle-completed.active {
    animation: mask-93-65 2s linear; }
  @keyframes mask-93-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="93"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="93"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="93"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="93"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="93"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="93"] .wg-circle-completed.active {
    animation: mask-93-175 2s linear; }
  @keyframes mask-93-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="93"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="93"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="93"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="93"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-93 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-93 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-25.2deg); } }

.wg-circle-chart[data-percentage="94"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="94"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-94 2s 1 linear; }
  .wg-circle-chart[data-percentage="94"] .wg-circle-completed.active:after {
    transform: rotate(-21.6deg);
    animation: second-94 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="94"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="94"] .wg-circle-completed.active {
    animation: mask-94-65 2s linear; }
  @keyframes mask-94-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="94"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="94"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="94"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="94"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="94"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="94"] .wg-circle-completed.active {
    animation: mask-94-175 2s linear; }
  @keyframes mask-94-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="94"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="94"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="94"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="94"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-94 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-94 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-21.6deg); } }

.wg-circle-chart[data-percentage="95"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="95"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-95 2s 1 linear; }
  .wg-circle-chart[data-percentage="95"] .wg-circle-completed.active:after {
    transform: rotate(-18deg);
    animation: second-95 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="95"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="95"] .wg-circle-completed.active {
    animation: mask-95-65 2s linear; }
  @keyframes mask-95-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="95"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="95"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="95"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="95"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="95"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="95"] .wg-circle-completed.active {
    animation: mask-95-175 2s linear; }
  @keyframes mask-95-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="95"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="95"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="95"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="95"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-95 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-95 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-18deg); } }

.wg-circle-chart[data-percentage="96"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="96"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-96 2s 1 linear; }
  .wg-circle-chart[data-percentage="96"] .wg-circle-completed.active:after {
    transform: rotate(-14.4deg);
    animation: second-96 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="96"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="96"] .wg-circle-completed.active {
    animation: mask-96-65 2s linear; }
  @keyframes mask-96-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="96"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="96"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="96"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="96"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="96"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="96"] .wg-circle-completed.active {
    animation: mask-96-175 2s linear; }
  @keyframes mask-96-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="96"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="96"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="96"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="96"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-96 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-96 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-14.4deg); } }

.wg-circle-chart[data-percentage="97"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="97"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-97 2s 1 linear; }
  .wg-circle-chart[data-percentage="97"] .wg-circle-completed.active:after {
    transform: rotate(-10.8deg);
    animation: second-97 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="97"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="97"] .wg-circle-completed.active {
    animation: mask-97-65 2s linear; }
  @keyframes mask-97-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="97"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="97"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="97"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="97"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="97"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="97"] .wg-circle-completed.active {
    animation: mask-97-175 2s linear; }
  @keyframes mask-97-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="97"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="97"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="97"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="97"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-97 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-97 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-10.8deg); } }

.wg-circle-chart[data-percentage="98"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="98"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-98 2s 1 linear; }
  .wg-circle-chart[data-percentage="98"] .wg-circle-completed.active:after {
    transform: rotate(-7.2deg);
    animation: second-98 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="98"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="98"] .wg-circle-completed.active {
    animation: mask-98-65 2s linear; }
  @keyframes mask-98-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="98"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="98"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="98"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="98"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="98"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="98"] .wg-circle-completed.active {
    animation: mask-98-175 2s linear; }
  @keyframes mask-98-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="98"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="98"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="98"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="98"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-98 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-98 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-7.2deg); } }

.wg-circle-chart[data-percentage="99"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="99"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-99 2s 1 linear; }
  .wg-circle-chart[data-percentage="99"] .wg-circle-completed.active:after {
    transform: rotate(-3.6deg);
    animation: second-99 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="99"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="99"] .wg-circle-completed.active {
    animation: mask-99-65 2s linear; }
  @keyframes mask-99-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="99"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="99"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="99"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="99"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="99"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="99"] .wg-circle-completed.active {
    animation: mask-99-175 2s linear; }
  @keyframes mask-99-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="99"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="99"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="99"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="99"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-99 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-99 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(-3.6deg); } }

.wg-circle-chart[data-percentage="100"] .wg-circle-completed {
  /* @keyframes mask-#{$value} {
        0%,
        50% {
            clip: rect(0 100px 100px 50px);
        }
        50.01%,
        100% {
            clip: rect(0 100px 100px 0px);
        }
    } */ }
  .wg-circle-chart[data-percentage="100"] .wg-circle-completed.active:before {
    transform: rotate(0deg);
    animation: first-100 2s 1 linear; }
  .wg-circle-chart[data-percentage="100"] .wg-circle-completed.active:after {
    transform: rotate(0deg);
    animation: second-100 2s 1 ease-out; }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="100"] .wg-circle-completed {
    clip: rect(0 65px 65px 0px); }
  .wg-circle-chart.wg-circle-chart-65[data-percentage="100"] .wg-circle-completed.active {
    animation: mask-100-65 2s linear; }
  @keyframes mask-100-65 {
    .wg-circle-chart.wg-circle-chart-65[data-percentage="100"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-65[data-percentage="100"] .wg-circle-completed 50% {
      clip: rect(0 65px 65px 32.5px); }

    .wg-circle-chart.wg-circle-chart-65[data-percentage="100"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-65[data-percentage="100"] .wg-circle-completed 100% {
      clip: rect(0 65px 65px 0px); } }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="100"] .wg-circle-completed {
    clip: rect(0 175px 175px 0px); }
  .wg-circle-chart.wg-circle-chart-175[data-percentage="100"] .wg-circle-completed.active {
    animation: mask-100-175 2s linear; }
  @keyframes mask-100-175 {
    .wg-circle-chart.wg-circle-chart-175[data-percentage="100"] .wg-circle-completed 0%, .wg-circle-chart.wg-circle-chart-175[data-percentage="100"] .wg-circle-completed 50% {
      clip: rect(0 175px 175px 87.5px); }

    .wg-circle-chart.wg-circle-chart-175[data-percentage="100"] .wg-circle-completed 50.01%, .wg-circle-chart.wg-circle-chart-175[data-percentage="100"] .wg-circle-completed 100% {
      clip: rect(0 175px 175px 0px); } }

@keyframes first-100 {
  0% {
    transform: rotate(-180deg); }

  50%, 100% {
    transform: rotate(0deg); } }

@keyframes second-100 {
  0%, 50% {
    transform: rotate(0deg); }

  50.01% {
    transform: rotate(-180deg); }

  100% {
    transform: rotate(0deg); } }

section {
  /* Hauteur du menu */
  scroll-margin-top: 80px; }
