.floating{animation-name:floating;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;margin-left:30px;margin-top:5px}@keyframes floating{from{transform:translate(0,0)}65%{transform:translate(0,15px)}to{transform:translate(0,0)}}.floating{animation-name:content_effect_floating;-webkit-animation-name:content_effect_floating;animation-duration:2.2s;-webkit-animation-duration:2.2s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}.pt_plus_animated_svg-an2{}.pt_plus_animated_svg{display:inline-block;z-index:1}.pt_plus_animated_svg2{display:inline-block;z-index:2}.pt_plus_animated_svg_bkg{display:inline-block;z-index:0}.pt_plus_animated_svg:hover{}.pt_plus_animated_svg.center .svg_inner_block{display:inline-block;margin:0 auto;z-index:1}.pt_plus_animated_svg-overlay:hover{z-index:998}.asvg{display:inline-block;isolation:isolate}.svg_inner_block_bkg{position:absolute;top:0;left:0;z-index:1}.svg_inner_block_bkg1{position:absolute;top:0;left:0;z-index:1}.svg_inner_block_bkg2{position:absolute;top:0;left:0;z-index:2}.svg_inner_block_bkg_line_left{position:absolute;left:0;width:100vw;z-index:1}.svg_inner_block_bkg_line{position:absolute;top:0;left:0;width:100vw;height:100vw;z-index:1}.floating{animation-name:floating;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;margin-left:30px;margin-top:5px}.tossing{animation-name:content_effect_tossing;-webkit-animation-name:content_effect_tossing;animation-duration:2.2s;-webkit-animation-duration:2.2s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}.pulse{animation-name:content_effect_pulse;-webkit-animation-name:content_effect_pulse;animation-duration:2.2s;-webkit-animation-duration:2.2s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}.rotate-continue{-webkit-animation-name:rotating;-webkit-animation-duration:10s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:rotating;-moz-animation-duration:10s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;animation-name:rotating;animation-duration:10s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes floating{from{transform:translate(0,0)}65%{transform:translate(0,15px)}to{transform:translate(0,0)}}@-webkit-keyframes rotating{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@-moz-keyframes rotating{from{-moz-transform:rotate(0)}to{-moz-transform:rotate(360deg)}}@keyframes rotating{from{transform:rotate(0)}to{transform:rotate(360deg)}}.rotate-center{-webkit-animation:rotate-center 10s ease-in-out infinite reverse both;animation:rotate-center 10s ease-in-out infinite reverse both}@keyframes content_effect_tossing{0%{transform:rotate(-1deg)}50%{transform:rotate(1deg)}100%{transform:rotate(-1deg)}}@-webkit-keyframes content_effect_tossing{0%{-webkit-transform:rotate(-1deg)}50%{-webkit-transform:rotate(1deg)}100%{-webkit-transform:rotate(-1deg)}}@-webkit-keyframes rotate-center{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.heartbeat{-webkit-animation:heartbeat 1.5s ease-in-out infinite both;animation:heartbeat 1.5s ease-in-out infinite both}@-webkit-keyframes heartbeat{from{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}10%{-webkit-transform:scale(.91);transform:scale(.91);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}17%{-webkit-transform:scale(.98);transform:scale(.98);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}33%{-webkit-transform:scale(.87);transform:scale(.87);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}45%{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes heartbeat{from{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}10%{-webkit-transform:scale(.91);transform:scale(.91);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}17%{-webkit-transform:scale(.98);transform:scale(.98);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}33%{-webkit-transform:scale(.87);transform:scale(.87);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}45%{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes rotate-center{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.flip-horizontal-top {-moz-animation: flip-horizontal-top 3.8s infinite linear;-o-animation: flip-horizontal-top 3.8s infinite linear;-webkit-animation: flip-horizontal-top 3.8s infinite linear;animation: flip-horizontal-top 3.8s infinite linear;}@-webkit-keyframes flip-horizontal-top {0% {-webkit-transform: rotateX(0deg);}100% {-webkit-transform: rotateX(360deg);}}@keyframes flip-horizontal-top {0% {transform: rotateX(0deg);}100% {transform: rotateX(360deg);}}.asvgwobble {-webkit-animation: asvgwobble 2.8s ease-in-out infinite both;animation: asvgwobble 2.8s ease-in-out infinite both;}@-webkit-keyframes asvgwobble {0%, 100% {-webkit-transform: translateX(0%);transform: translateX(0%);-webkit-transform-origin: 50% 50%;transform-origin: 50% 50%;}15% {-webkit-transform: translateX(-30px) rotate(-6deg);transform: translateX(-30px) rotate(-6deg);}30% {-webkit-transform: translateX(15px) rotate(6deg);transform: translateX(15px) rotate(6deg);}45% {-webkit-transform: translateX(-15px) rotate(-3.6deg);transform: translateX(-15px) rotate(-3.6deg);}60% {-webkit-transform: translateX(9px) rotate(2.4deg);transform: translateX(9px) rotate(2.4deg);}75% {-webkit-transform: translateX(-6px) rotate(-1.2deg);transform: translateX(-6px) rotate(-1.2deg);}}@keyframes asvgwobble {0%, 100% {-webkit-transform: translateX(0%);transform: translateX(0%);-webkit-transform-origin: 50% 50%;transform-origin: 50% 50%;}15% {-webkit-transform: translateX(-30px) rotate(-6deg);transform: translateX(-30px) rotate(-6deg);}30% {-webkit-transform: translateX(15px) rotate(6deg);transform: translateX(15px) rotate(6deg);}45% {-webkit-transform: translateX(-15px) rotate(-3.6deg);transform: translateX(-15px) rotate(-3.6deg);}60% {-webkit-transform: translateX(9px) rotate(2.4deg);transform: translateX(9px) rotate(2.4deg);}75% {-webkit-transform: translateX(-6px) rotate(-1.2deg);transform: translateX(-6px) rotate(-1.2deg);}}.asvg-text{overflow: hidden;}