/**handles:pixfort-fancy-mockup-style,pixfort-circles-style**/
.pix-fancy-mockup{position:relative;display:block;pointer-events:none;will-change:transform;transform-style:preserve-3d;perspective-origin:50% 100%!important;box-sizing:border-box;text-align:center;position:relative;-webkit-perspective:1110px;perspective:1110px;-webkit-perspective-origin:50% 100%;perspective-origin:50% 100%}.pix-fancy-mockup .pix-fancy-device-img{will-change:transform;transform:translate3d(0,0,0) scale3d(1,1,1) rotateX(26deg) rotateY(0) rotateZ(0) skew(0deg,0deg);transform-style:preserve-3d;vertical-align:middle;display:block;max-height:100%;max-width:100%;margin-bottom:60px;width:100%;overflow:hidden;position:relative;z-index:12}.pix-fancy-mockup .pix-fancy-content{position:absolute;object-fit:cover;width:86%;left:0;top:0;right:0;display:block;height:92%;margin-top:3%;z-index:2;margin-right:auto;margin-left:auto;transform-style:preserve-3d}.pix-fancy-mockup .pix-fancy-content img{will-change:transform;transform:translate3d(0,0,0) scale3d(1,1,1) rotateX(26deg) rotateY(0) rotateZ(0) skew(0deg,0deg);transform-style:preserve-3d;vertical-align:middle;z-index:2;object-fit:cover;min-width:100%;min-height:100%;max-width:100%;max-height:100%;left:0;top:-2px;position:absolute}
.pix-lg-circles,.pix-md-circles,.pix-sm-circles{display:inline-block}.pix-lg-circles .circle-item,.pix-md-circles .circle-item,.pix-sm-circles .circle-item{line-height:100%;display:inline-block;border-radius:100%;overflow:hidden;position:relative}.pix-lg-circles .circle-item:not(.pix-bg-custom),.pix-md-circles .circle-item:not(.pix-bg-custom),.pix-sm-circles .circle-item:not(.pix-bg-custom){background:var(--text-gradient-primary) fixed!important;padding:3px}.pix-lg-circles .circle-item .pix-bg-custom,.pix-md-circles .circle-item .pix-bg-custom,.pix-sm-circles .circle-item .pix-bg-custom{margin-right:3px}.pix-lg-circles .circle-item img,.pix-md-circles .circle-item img,.pix-sm-circles .circle-item img{object-fit:cover;border:3px solid #fff;transition:var(--transition-base)}.pix-lg-circles .circle-item i,.pix-md-circles .circle-item i,.pix-sm-circles .circle-item i{line-height:50px;font-size:30px;text-align:center;background:#fff;display:inline-block;object-fit:cover;border:3px solid #fff;transition:var(--transition-base)}.pix-lg-circles .circle-item:not(:first-child),.pix-md-circles .circle-item:not(:first-child),.pix-sm-circles .circle-item:not(:first-child){margin-left:-30px;transition:none}.pix-lg-circles.circles-transition .circle-item:not(:first-child),.pix-md-circles.circles-transition .circle-item:not(:first-child),.pix-sm-circles.circles-transition .circle-item:not(:first-child){transition:margin .5s cubic-bezier(.165, .84, .44, 1)}.pix-lg-circles:hover .circle-item,.pix-md-circles:hover .circle-item,.pix-sm-circles:hover .circle-item{margin-left:0}.pix-lg-circles:hover .circle-item:hover i,.pix-lg-circles:hover .circle-item:hover img,.pix-md-circles:hover .circle-item:hover i,.pix-md-circles:hover .circle-item:hover img,.pix-sm-circles:hover .circle-item:hover i,.pix-sm-circles:hover .circle-item:hover img{opacity:.8}.pix-sm-circles i,.pix-sm-circles img{width:60px!important;height:60px!important}.pix-md-circles i,.pix-md-circles img{width:80px!important;height:80px!important}.pix-lg-circles i,.pix-lg-circles img{width:120px!important;height:120px!important}.pix-circle{line-height:100%;display:inline-block;padding:2px;border-radius:100%;overflow:hidden;position:relative}.pix-circle:not(.pix-bg-custom){background:var(--text-primary);background:var(--text-gradient-primary)!important}.pix-circle img{max-width:40px;border:2px solid #fff;transition:opacity .5s cubic-bezier(.165, .84, .44, 1)}.pix-circle.circle-48{min-width:52px}.pix-circle.circle-48 img{max-width:48px}.pix-circle:hover:hover img{opacity:.8}.circle-item.pix-animate:first-child{-webkit-transform:translate3d(0,0,10px)}.circle-item.pix-animate:nth-child(2){-webkit-transform:translate3d(0,0,12px)}.circle-item.pix-animate:nth-child(3){-webkit-transform:translate3d(0,0,14px)}.circle-item.pix-animate:nth-child(4){-webkit-transform:translate3d(0,0,16px)}.circle-item.pix-animate:nth-child(5){-webkit-transform:translate3d(0,0,18px)}