@keyframes rotating{from{transform:translateX(-15px) rotate(180deg)}to{transform:translateX(15px) rotate(180deg)}}@keyframes rotatingTranslateY{from{transform:translateY(-50%) rotate(0);-ms-transform:translateY(-50%) rotate(0);-moz-transform:translateY(-50%) rotate(0);-webkit-transform:translateY(-50%) rotate(0);-o-transform:translateY(-50%) rotate(0)}to{transform:translateY(-50%) rotate(360deg);-ms-transform:translateY(-50%) rotate(360deg);-moz-transform:translateY(-50%) rotate(360deg);-webkit-transform:translateY(-50%) rotate(360deg);-o-transform:translateY(-50%) rotate(360deg)}}.wrapper-circles{position:absolute;top:0;z-index:-1;width:100%;min-height:100%;overflow-x:clip;overflow-y:visible}.wrapper-circles.wp-block-circles{z-index:0}.wrapper-circles.wp-block-circles~*{position:relative;z-index:1}.wrapper-circles .circle{border-radius:50%;color:#dedbd9;position:absolute;height:305px;width:305px;box-shadow:inset 0 0 0 68px;z-index:-1;opacity:0;transition:all .3s ease}@media screen and (min-width: 768px){.wrapper-circles .circle{box-shadow:inset 0 0 0 102px;height:455px;width:455px}}.wrapper-circles .circle.position-x-left{left:0;transform:translateX(-50%);-ms-transform:translateX(-50%);-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);-o-transform:translateX(-50%)}.wrapper-circles .circle.position-x-right{right:0;transform:translateX(50%);-ms-transform:translateX(50%);-moz-transform:translateX(50%);-webkit-transform:translateX(50%);-o-transform:translateX(50%)}.wrapper-circles .circle.size--2{height:430px;width:430px;box-shadow:inset 0 0 0 96px}@media screen and (min-width: 768px){.wrapper-circles .circle.size--2{height:580px;width:580px;box-shadow:inset 0 0 0 130px}}.wrapper-circles .circle.size--3{height:550px;width:550px;box-shadow:inset 0 0 0 123px}@media screen and (min-width: 768px){.wrapper-circles .circle.size--3{height:700px;width:700px;box-shadow:inset 0 0 0 157px}}@media screen and (min-width: 768px){.wrapper-circles .circle.color--primary{color:#7c0329}.wrapper-circles .circle.color--primary-light{color:#c12858}.wrapper-circles .circle.color--secondary{color:#253a11}.wrapper-circles .circle.color--secondary-light{color:#79aa62}}/*# sourceMappingURL=circles.css.map */
