@keyframes grow{0%,to{scale:1}50%{scale:1.05}}div.vitrine{position:relative;z-index:1}@media screen and (max-width:767px){div.vitrine{transform:scale(.7)}}div.vitrine div.content{position:absolute;top:50%;left:50%;max-width:900px;transform:translate(-50%,-50%);z-index:3;text-align:center}@media screen and (max-width:1024px){div.vitrine div.content{width:100%;max-width:500px}}div.vitrine div.content img{max-width:155px}div.vitrine div.content h2{margin:20px 0;text-align:center;color:#005c65}div.vitrine div.content h2 span{color:#0099a8}div.vitrine div.content div.description{max-width:490px;margin:0 auto}div.vitrine div.content div.description p{text-align:center;font-size:16px;line-height:22px;font-weight:500}div.vitrine div.outer-circle{display:flex;align-items:center;justify-content:center;z-index:1;position:relative;transform-origin:center center;animation-name:grow;animation-duration:5s;animation-iteration-count:infinite}div.vitrine div.inner-circle div.wrap,div.vitrine div.outer-circle div.wrap{position:relative}@media screen and (max-width:1024px){div.vitrine div.outer-circle div.wrap svg{width:826px;height:826px}}div.vitrine div.inner-circle div.wrap div.dots,div.vitrine div.outer-circle div.wrap div.dots{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%}div.vitrine div.outer-circle div.wrap div.dots .dot{width:100px;height:100px;border-radius:50%;position:absolute;transform:translate(-50%,-50%) translate(44px,44px);overflow:hidden;transition:.3s ease-out}div.vitrine div.outer-circle div.wrap div.dots .dot img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}div.vitrine div.inner-circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;transform-origin:top left;animation-name:grow;animation-duration:7s;animation-iteration-count:infinite}@media screen and (max-width:1024px){div.vitrine div.inner-circle div.wrap svg{width:629px;height:629px}}div.vitrine div.inner-circle div.wrap div.dots .dot:not(.button){width:75px;height:75px;border-radius:50%;position:absolute;transform:translate(-50%,-50%) translate(.5px,.5px);overflow:hidden;transition:.3s ease-out}div.vitrine div.inner-circle div.wrap div.dots .dot:not(.button) img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}div.vitrine div.aura{position:absolute;top:50%;left:50%;z-index:-1;transform:translate(-50%,-50%);width:150%}@media screen and (max-width:1024px){div.vitrine div.aura{width:200%}}@media screen and (max-width:767px){div.vitrine div.aura{width:300%}}div.vitrine div.aura svg{width:100%}