button{border:0;outline:0;cursor:pointer}button:focus{border:0;outline:0}button:hover *{cursor:url("../images/icons/pointer-clickable.png"),auto}.button-primary{background:#2ce59e;box-shadow:0 6px 30px -10px #2ce59e;padding:8px 20px;border-radius:3px;color:#fff;transition:ease-in-out .2s all}.button-primary:hover{color:#fff;background:#397b82;box-shadow:0 3px 5px -5px #397b82}.scroll-top-container{justify-content:center;position:relative;transform:translateY(15px)}.scroll-top-container span{border-radius:50%;border:10px solid #fff}.scroll-top-container span .scroll-top{border-radius:50%;display:inline-block;background:#fff;text-align:center;transition:box-shadow ease-in-out .2s}.scroll-top-container span .scroll-top img{height:25px;width:25px;margin:20px}.scroll-top-container span .scroll-top:hover{box-shadow:0 5px 10px rgba(154,160,185,.025),0 15px 40px rgba(166,173,201,.1)}*{font-family:"univia-pro",sans-serif;cursor:url("../images/icons/pointer.png"),auto}*::selection{background:#2ce59e;color:#251438}body{margin:0;color:#251438;scroll-behavior:smooth;font-size:15px;overflow-x:hidden}h1,h2,h3,strong{color:#4a2770}h2{margin-bottom:30px;cursor:text}h3{margin-bottom:20px;cursor:text}h2+strong{display:block;cursor:text;margin-top:-30px}p{line-height:25px;cursor:text}a{color:#2ce59e;text-decoration:none;transition:.2s ease color}a:hover{color:#397b82;text-decoration:none;cursor:url("../images/icons/pointer-clickable.png"),auto}a:hover *{cursor:url("../images/icons/pointer-clickable.png"),auto}#legal-protection{padding-top:50px;padding-bottom:50px}.shadow-light{box-shadow:0 5px 10px rgba(154,160,185,.025),0 15px 40px rgba(166,173,201,.1)}.shadow-dark{box-shadow:0 5px 10px rgba(154,160,185,.05),0 15px 40px rgba(166,173,201,.2)}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.bullets-background{background-position:0 0;background-size:20px 20px}.bullets-background.violet{background-image:radial-gradient(#452469 15%, #4A2770 20%)}.bullets-background.grey{background-image:radial-gradient(#F6F6F6 15%, #FFF 20%)}label{margin:0}.tablet-divider{display:initial}.desktop-divider{display:none}@media(min-width: 768px){.tablet-divider{display:none}.desktop-divider{display:initial}}:root{--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1}@media print,(prefers-reduced-motion: reduce){.animated{animation-duration:1ms !important;transition-duration:1ms !important;animation-iteration-count:1 !important}}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.05)}28%{transform:scale(1)}42%{transform:scale(1.05)}70%{transform:scale(1)}}.heartBeat{animation-name:heartBeat;animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes wobble{from{transform:translate3d(0, 0, 0)}15%{transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -4deg)}30%{transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)}45%{transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -2deg)}60%{transform:translate3d(0%, 0, 0) rotate3d(0, 0, 1, 1deg)}75%{transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -2deg)}to{transform:translate3d(0, 0, 0)}}.wobble{animation-name:wobble}nav{background-color:hsla(0,0%,100%,.95);backdrop-filter:blur(3px);border-top:3px solid #2ce59e;box-shadow:1px 1px 4px 0 rgba(0,0,0,.1);position:fixed;width:100%;height:61px;z-index:3;top:0}nav .logo{display:inline-block;float:left;margin:14px 20px;text-decoration:none}nav .logo img{height:30px;padding:0}nav .menu{clear:both;max-height:0;transition:max-height .2s ease-out;transform:translateY(-5px);background:#fff}nav .menu-icon{cursor:pointer;display:inline-block;padding:28px 20px;position:relative;user-select:none;right:0px;position:absolute}nav .menu-icon .navicon{background:#333;display:block;height:2px;position:relative;transition:background .2s ease-out;width:18px}nav .menu-icon .navicon:before,nav .menu-icon .navicon:after{background:#333;content:"";display:block;height:100%;position:absolute;transition:all .2s ease-out;width:100%}nav .menu-icon .navicon:before{top:5px}nav .menu-icon .navicon:after{top:-5px}nav .menu-btn{display:none}nav .menu-btn:checked~.menu{max-height:350px;box-shadow:0px 4px 5px -3px rgba(0,0,0,.1)}nav .menu-btn:checked~.menu-icon .navicon{background:rgba(0,0,0,0)}nav .menu-btn:checked~.menu-icon .navicon:before{transform:rotate(-45deg)}nav .menu-btn:checked~.menu-icon .navicon:after{transform:rotate(45deg)}nav .menu-btn:checked~.menu-icon:not(.steps) .navicon:before,nav .menu-btn:checked~.menu-icon:not(.steps) .navicon:after{top:0}nav ul{margin:0;padding:0;list-style:none;overflow:hidden}nav ul li a{display:block;padding:17px 20px;text-decoration:none;color:#4a2770}nav ul li a:hover,nav ul li a .menu-btn:hover{color:#2ce59e}@media(min-width: 768px){nav{top:auto;position:relative}nav .nav-container{max-width:720px;margin:0 auto}nav li{float:left}nav li a{padding:20px 30px}nav .menu{display:flex;clear:none;max-height:none;width:100%;justify-content:space-between;margin:0 auto;transform:translateY(0);background:none}nav .menu-icon{display:none}nav .logo{display:none}nav.sticky{position:sticky;top:0}nav.sticky .logo{display:inline-block}nav.sticky .menu{width:auto;justify-content:flex-end}}@media(min-width: 992px){nav .nav-container{max-width:960px}}@media(min-width: 1200px){nav .nav-container{max-width:1140px}}.social-media a{display:inline-block;width:36px;height:36px;margin-right:8px}.social-media a.facebook{background:url(../images/icons/facebook_vio.svg) no-repeat center/contain}.social-media a.facebook:hover{background:url(../images/icons/facebook_vio_light.svg) no-repeat center/contain}.social-media a.linkedin{background:url(../images/icons/linkedin_vio.svg) no-repeat center/contain}.social-media a.linkedin:hover{background:url(../images/icons/linkedin_vio_light.svg) no-repeat center/contain}.social-media a.twitter{background:url(../images/icons/twitter_vio.svg) no-repeat center/contain}.social-media a.twitter:hover{background:url(../images/icons/twitter_vio_light.svg) no-repeat center/contain}.social-media a.dribble{background:url(../images/icons/dribble_vio.svg) no-repeat center/contain}.social-media a.dribble:hover{background:url(../images/icons/dribble_vio_light.svg) no-repeat center/contain}.social-media a.instagram{background:url(../images/icons/instagram_vio.svg) no-repeat center/contain}.social-media a.instagram:hover{background:url(../images/icons/instagram_vio_light.svg) no-repeat center/contain}.social-media a:first-of-type img{margin-left:0}.social-media a img{width:36px;height:36px;display:inline-block;transition:.2s ease filter}.social-media a img:hover{filter:brightness(0.5) hue-rotate(65deg)}.social-media a:last-of-type{margin-right:0}@media(min-width: 768px){header .social-media{margin-top:40px;position:relative;width:100%;display:flex;justify-content:flex-end}}header{position:relative;display:flex;min-height:600px;margin-top:58px;background:url("../images/geometry_background.png") repeat 0 0;animation:slide 50s linear infinite}header:before{content:"";position:absolute;top:0;bottom:0;width:100%;background:url(../images/geometry_foreground.png) repeat 0 0;animation:slide 15s linear infinite}header .row{height:100%}header .row .head-illustration{position:absolute;animation:float 4s ease-in-out infinite;max-width:100px;top:30px;left:30px}header .row .header-info{display:flex;flex-direction:column;align-items:baseline;padding:0 30px;margin-top:30px}header .row .header-info .logo{margin-bottom:50px;max-width:160px;margin-top:-30px}header .row .header-info p{margin-bottom:32px}header .row .header-info .button-primary{margin-right:28px;margin-bottom:20px;display:inline-block}header .row .header-info .contact-link{margin-bottom:40px;display:inline-block}header .social-media{margin-bottom:50px}@media(min-width: 768px){header{margin-top:0}header .row .head-illustration{position:absolute;top:0px;left:-30px;width:106%;max-width:530px;opacity:1;display:inline-block}header .row .header-info{padding:0 60px}header .row .header-info .logo{margin-bottom:30px;max-width:270px;margin-top:0;margin-left:0}header .row .header-info .contact-link{margin-bottom:0;display:inline-block}}@keyframes float{0%{transform:translatey(10px)}50%{transform:translatey(30px)}100%{transform:translatey(10px)}}@keyframes slide{from{background-position:0 0}to{background-position:0 -800px}}#service{padding:100px 0 40px 0}#service .first-text{margin-bottom:40px}#service .service-item{text-align:center;margin-bottom:40px;align-items:center;flex-direction:column;display:flex}#service .service-item:hover strong{filter:blur(0);transform:rotate(0deg) translateY(0px);opacity:1;transition:all .2s}#service .service-item strong{display:block;margin-bottom:16px;filter:blur(2px);transform:rotate(-3deg) translateY(15px);opacity:.5;transition:all .2s}#service .service-item img{width:40px;height:40px}#service .service-item.hosting img{margin-bottom:20px}#service .service-item.hosting .mittwald{width:auto;height:auto;max-width:120px}@media(min-width: 768px){#service .first-text{margin-bottom:80px}#service .service-item strong{margin-bottom:20px}#service .service-item img{width:60px;height:60px}}#about-us{padding:100px 0 40px 0;position:relative;background:url(../images/geometry_background.png) repeat 0 0;animation:slide 50s linear infinite}#about-us:before{content:"";display:block;position:absolute;top:0;bottom:0;width:100%;background:url(../images/geometry_foreground.png) repeat 0 0;animation:slide 15s linear infinite}#about-us .about-text-wrapper{background:#fff;padding:30px 30px;border-radius:4px;border-bottom:4px solid #4a2770;box-shadow:0 1px 4px 0 rgba(0,0,0,.1);margin-bottom:100px}#about-us .foto-wrapper .row{margin-bottom:100px}#about-us .foto-wrapper .img-rbes,#about-us .foto-wrapper .img-yhew{width:128px;height:192px}#about-us .foto-wrapper .yannik:hover .img-yhew,#about-us .foto-wrapper .yannik:hover .img-rbes,#about-us .foto-wrapper .rene:hover .img-yhew,#about-us .foto-wrapper .rene:hover .img-rbes{width:152px;height:216px;margin-top:-12px;margin-left:-12px}#about-us .foto-wrapper .yannik:hover .img-yhew img:first-of-type,#about-us .foto-wrapper .yannik:hover .img-rbes img:first-of-type,#about-us .foto-wrapper .rene:hover .img-yhew img:first-of-type,#about-us .foto-wrapper .rene:hover .img-rbes img:first-of-type{width:142%}#about-us .foto-wrapper .yannik:hover .img-yhew:after,#about-us .foto-wrapper .yannik:hover .img-rbes:after,#about-us .foto-wrapper .rene:hover .img-yhew:after,#about-us .foto-wrapper .rene:hover .img-rbes:after{transform:rotate(13deg) translateY(-200%);opacity:0}#about-us .foto-wrapper .yannik .img-yhew,#about-us .foto-wrapper .yannik .img-rbes,#about-us .foto-wrapper .rene .img-yhew,#about-us .foto-wrapper .rene .img-rbes{overflow:hidden;transition:all .2s ease-in-out}#about-us .foto-wrapper .yannik .img-yhew:before,#about-us .foto-wrapper .yannik .img-rbes:before,#about-us .foto-wrapper .rene .img-yhew:before,#about-us .foto-wrapper .rene .img-rbes:before{content:"";display:block;position:absolute;width:100px;height:100px;bottom:-12px}#about-us .foto-wrapper .yannik .img-yhew img:first-of-type,#about-us .foto-wrapper .yannik .img-rbes img:first-of-type,#about-us .foto-wrapper .rene .img-yhew img:first-of-type,#about-us .foto-wrapper .rene .img-rbes img:first-of-type{width:185%;position:relative;left:50%;transform:translateX(-50%);transition:all .2s ease-in-out}#about-us .foto-wrapper .yannik .img-yhew img:hover+img,#about-us .foto-wrapper .yannik .img-rbes img:hover+img,#about-us .foto-wrapper .rene .img-yhew img:hover+img,#about-us .foto-wrapper .rene .img-rbes img:hover+img{opacity:1;transition:all 1s linear}#about-us .foto-wrapper .yannik .img-yhew:before,#about-us .foto-wrapper .rene .img-yhew:before{background:#397b82;left:3px}#about-us .foto-wrapper .yannik .img-yhew img:first-of-type,#about-us .foto-wrapper .rene .img-yhew img:first-of-type{background:#4a2770}#about-us .foto-wrapper .yannik .img-yhew img:hover+img,#about-us .foto-wrapper .rene .img-yhew img:hover+img{transform:rotate(16deg) translateY(0px)}#about-us .foto-wrapper .yannik .img-yhew img:last-of-type,#about-us .foto-wrapper .rene .img-yhew img:last-of-type{width:86px;position:absolute;top:34%;left:22%;transform:rotate(14deg) translateY(-50px);opacity:0;transition:all .2s ease}#about-us .foto-wrapper .yannik .img-rbes:before,#about-us .foto-wrapper .rene .img-rbes:before{background:#452469;right:3px}#about-us .foto-wrapper .yannik .img-rbes img:first-of-type,#about-us .foto-wrapper .rene .img-rbes img:first-of-type{background:#397b82}#about-us .foto-wrapper .yannik .img-rbes img:hover+img,#about-us .foto-wrapper .rene .img-rbes img:hover+img{transform:translateY(0px) scale(-1, 1)}#about-us .foto-wrapper .yannik .img-rbes img:last-of-type,#about-us .foto-wrapper .rene .img-rbes img:last-of-type{width:86px;position:absolute;top:21%;left:30%;transform:translateY(-50px) scale(-1, 1);opacity:0;transition:all .2s ease}#about-us .foto-wrapper .fixed-size{width:158px;height:192px}#about-us .foto-wrapper .personal-description{display:flex;flex-direction:column;justify-content:flex-end}@media(min-width: 768px){#about-us .about-text-wrapper{padding:40px;margin-bottom:0}}#references{padding:100px 0 140px 0}#references .scroll-stack{position:relative}#references .scroll-stack .stack-item-wrapper{display:flex}#references .scroll-stack .stack-item-wrapper .crad-ist-von-bootstrap-belegt{background:#fff;border-radius:4px;overflow:hidden;box-shadow:0 1px 4px 0 rgba(0,0,0,.1);max-width:850px;margin-top:30px;display:flex;flex-direction:column}#references .scroll-stack .stack-item-wrapper .crad-ist-von-bootstrap-belegt .info{padding:40px;display:flex;flex-wrap:wrap}#references .scroll-stack .stack-item-wrapper .crad-ist-von-bootstrap-belegt .info a{margin-top:auto}#references .scroll-stack .stack-item-wrapper .crad-ist-von-bootstrap-belegt .image img{max-width:300px}#references .scroll-stack .stack-item-wrapper .customer{align-content:center;display:flex}#references .scroll-stack .stack-item-wrapper .customer img{width:300px;margin:40px}#references .yeetboy-wrapper{display:none}@media(min-width: 768px){#references .scroll-stack h2{position:sticky;top:158px}#references .scroll-stack strong{position:sticky;top:196px}#references .scroll-stack .stack-item-wrapper{position:sticky;top:218px}#references .scroll-stack .stack-item-wrapper+.stack-item-wrapper{margin-top:8vh}#references .scroll-stack .stack-item-wrapper:nth-of-type(0){transform:translate(calc((0 - 1) * 16px), calc((0 - 1) * 16px))}#references .scroll-stack .stack-item-wrapper:nth-of-type(1){transform:translate(calc((1 - 1) * 16px), calc((1 - 1) * 16px))}#references .scroll-stack .stack-item-wrapper:nth-of-type(2){transform:translate(calc((2 - 1) * 16px), calc((2 - 1) * 16px))}#references .scroll-stack .stack-item-wrapper:nth-of-type(3){transform:translate(calc((3 - 1) * 16px), calc((3 - 1) * 16px))}#references .scroll-stack .stack-item-wrapper:nth-of-type(4){transform:translate(calc((4 - 1) * 16px), calc((4 - 1) * 16px))}#references .scroll-stack .stack-item-wrapper:nth-of-type(5){transform:translate(calc((5 - 1) * 16px), calc((5 - 1) * 16px))}#references .scroll-stack{position:relative}#references .scroll-stack .stack-item-wrapper:nth-of-type(0){transform:translate(calc((0 - 1) * 32px), calc((0 - 1) * 32px))}#references .scroll-stack .stack-item-wrapper:nth-of-type(1){transform:translate(calc((1 - 1) * 32px), calc((1 - 1) * 32px))}#references .scroll-stack .stack-item-wrapper:nth-of-type(2){transform:translate(calc((2 - 1) * 32px), calc((2 - 1) * 32px))}#references .scroll-stack .stack-item-wrapper:nth-of-type(3){transform:translate(calc((3 - 1) * 32px), calc((3 - 1) * 32px))}#references .scroll-stack .stack-item-wrapper:nth-of-type(4){transform:translate(calc((4 - 1) * 32px), calc((4 - 1) * 32px))}#references .scroll-stack .stack-item-wrapper:nth-of-type(5){transform:translate(calc((5 - 1) * 32px), calc((5 - 1) * 32px))}#references .scroll-stack .stack-item-wrapper .crad-ist-von-bootstrap-belegt{flex-direction:row}}@media(min-width: 1280px){#references .yeetboy-wrapper{display:block;position:absolute;width:450px;height:100%;right:-180px}#references .yeetboy-wrapper .inner-wrapper{position:sticky;top:158px}#references .yeetboy-wrapper .inner-wrapper:before{height:288px;content:"";width:2000%;margin-top:140px;position:absolute;background-image:radial-gradient(#F6F6F6 15%, #fff 20%);background-position:0 0;background-size:20px 20px;left:-1000%}#references .yeetboy-wrapper .inner-wrapper .noch-ein-wrapper{position:relative}#references .yeetboy-wrapper .inner-wrapper .noch-ein-wrapper .proud-yeetboy{width:100%}#references .yeetboy-wrapper .inner-wrapper .noch-ein-wrapper .proud-yeetboy-head{position:absolute;top:0;left:0;width:100%;animation:headbob 2s infinite}@keyframes headbob{0%{transform:translatey(0px) rotate(1deg)}50%{transform:translatey(3px) rotate(-1deg)}100%{transform:translatey(0px) rotate(1deg)}}}#expertise{padding:100px 0;background:#f6f6f6}#expertise img{width:110px}#expertise .hearteyes,#expertise .handshake{margin-top:20px;margin-bottom:60px}#expertise .hearteyes:hover .animated,#expertise .handshake:hover .animated{animation-duration:var(--animate-duration);animation-fill-mode:both}#expertise .hearteyes:hover .animated.infinite,#expertise .handshake:hover .animated.infinite{animation-iteration-count:infinite}#expertise .hearteyes:hover .animated.slow,#expertise .handshake:hover .animated.slow{animation-duration:calc(var(--animate-duration)*2)}#expertise .handshake{order:1}#expertise .handshake img{width:150px}#expertise .col-sm-5{text-align:center}@media(min-width: 768px){#expertise img{margin-left:30px;margin-bottom:50px;text-align:left}#expertise .handshake{order:initial}#expertise .handshake img{margin-right:30px;text-align:right;order:initial}#expertise .hearteyes,#expertise .handshake{margin-top:0;margin-bottom:0}}#contact{padding:100px 0}#contact::before{height:200px;content:"";width:100%;margin-top:130px;position:absolute;background-image:radial-gradient(#F6F6F6 15%, #fff 20%);background-position:0 0;background-size:20px 20px}#contact .row{margin:0}#contact .row .contact-container{background:#fff;background-image:linear-gradient(141deg, rgba(255, 255, 255, 0.6), rgba(246, 246, 246, 0.6));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:3px;box-shadow:1px 1px 4px 0 rgba(0,0,0,.1);padding:30px 30px}#contact .row .contact-container form{margin-top:50px}#contact .row .contact-container form h3{margin:0 15px}#contact .row .contact-container form .form-group{padding:0;margin-bottom:0}#contact .row .contact-container form .form-group label{margin:0;position:absolute;top:0px;left:12px;padding:8px 0;color:#251438;pointer-events:none;transition:.25s}#contact .row .contact-container form .form-group input{width:100%;padding:10px;color:#251438;margin-bottom:30px;border:none;border-bottom:2px solid #4a2770;outline:none;background:#f6f6f6;height:40px}#contact .row .contact-container form .form-group input:focus{border-bottom:2px solid #2ce59e}#contact .row .contact-container form .form-group input:valid~label,#contact .row .contact-container form .form-group input:focus~label{top:-28px;left:0;color:#2ce59e;font-size:12px}#contact .row .contact-container form .form-group textarea{width:100%;padding:10px;color:#251438;margin-bottom:30px;border:none;border-bottom:2px solid #4a2770;outline:none;background:#f6f6f6;min-height:60px}#contact .row .contact-container form .form-group textarea:focus{border-bottom:2px solid #2ce59e}#contact .row .contact-container form .form-group textarea:valid~label,#contact .row .contact-container form .form-group textarea:focus~label{top:-28px;left:16px;color:#2ce59e;font-size:12px}#contact .row .contact-container form .form-group:nth-last-of-type(1){margin-bottom:0}@keyframes ldio-723u9s82i0a{0%{transform:translate(-50%, -50%) rotate(0deg)}100%{transform:translate(-50%, -50%) rotate(360deg)}}#submit-btn.wait{padding:8px 40px 8px 20px}#status{display:none}#status.wait{display:inline-block;top:-6px;position:relative;left:-24px}#status.wait .ldio-723u9s82i0a div{position:absolute;width:12px;height:12px;border:2px solid #fff;border-top-color:rgba(0,0,0,0);border-radius:50%;animation:ldio-723u9s82i0a 1s linear infinite;box-sizing:content-box}@media(min-width: 576px){#contact .row .contact-container form .form-group{padding-right:15px;padding-left:15px}#contact .row .contact-container form .form-group label{left:27px}#contact .row .contact-container form .form-group input:valid~label,#contact .row .contact-container form .form-group input:focus~label{left:15px}}@media(min-width: 768px){#contact .row{margin:0 -15px}#contact .row .contact-container{padding:50px 60px}}#customer{background:#eee}#customer .customer-item{display:flex;align-items:center;justify-content:center}#customer .customer-item img{max-height:40px;width:100%;max-width:140px;margin:20px 0;filter:grayscale(1)}#customer .customer-item img:hover{filter:grayscale(0);transition:ease-in-out filter .3s}footer{color:#fff;display:flex;padding:32px 0}footer .container .row{height:100%}footer .container .row .footer-left h3{color:#fff}footer .container .row .col-sm-5 .footer-right{display:flex;flex-direction:column;justify-content:flex-end;margin-top:60px}footer .container .row .col-sm-5 .footer-right .legal-protection{margin-block-start:1em;margin-block-end:1em}footer .container .row .col-sm-5 .footer-right .legal-protection span{margin:0 4px;color:#2ce59e}@media(min-width: 768px){footer .container .row .col-sm-5{height:100%}footer .container .row .col-sm-5 .footer-right{height:100%;align-items:flex-end;margin-top:0}}.logo-ig{position:relative;z-index:12;display:inline-flex;align-items:center;justify-content:center;overflow:visible}.logo-main{position:relative;width:100%;height:auto;display:block}.logo-glitch-1,.logo-glitch-2{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.logo-glitch-1,.logo-glitch-2{display:none;pointer-events:none}.logo-ig:hover .logo-main{animation:glitch-blink 1.5s step-end infinite}.logo-ig:hover .logo-glitch-1,.logo-ig:hover .logo-glitch-2{display:block}.logo-ig:hover .logo-glitch-1{animation:glitch-anim-1 2s linear infinite alternate-reverse;filter:drop-shadow(-7px 0 0 #18ff37);z-index:-1}.logo-ig:hover .logo-glitch-2{animation:glitch-anim-2 1s linear infinite alternate-reverse;filter:drop-shadow(10px -2px 0 #ff6918);z-index:-2}@keyframes glitch-blink{0%{opacity:1}2%{opacity:1}10%{opacity:1;transform:translateX(20px)}12%{opacity:1}78%{opacity:0}80%{opacity:1}90%{opacity:1;transform:translateX(-5px)}92%{opacity:1}}@keyframes glitch-anim-1{0%{clip-path:inset(47% 0 43% 0)}4%{clip-path:inset(4% 0 0% 0)}8%{clip-path:inset(90% 0 10% 0)}12%{clip-path:inset(100% 0 0% 0)}16%{clip-path:inset(80% 0 20% 0)}20%{clip-path:inset(100% 0 10% 0)}24%{clip-path:inset(70% 0 30% 0)}28%{clip-path:inset(60% 0 40% 0)}32%{clip-path:inset(50% 0 50% 0)}36%{clip-path:inset(40% 0 60% 0)}40%{clip-path:inset(30% 0 70% 0)}44%{clip-path:inset(20% 0 80% 0)}48%{clip-path:inset(10% 0 90% 0)}52%{clip-path:inset(0% 0 100% 0)}56%{clip-path:inset(10% 0 90% 0)}60%{clip-path:inset(20% 0 80% 0)}64%{clip-path:inset(30% 0 70% 0)}68%{clip-path:inset(40% 0 60% 0)}72%{clip-path:inset(50% 0 50% 0)}76%{clip-path:inset(60% 0 40% 0)}80%{clip-path:inset(70% 0 30% 0)}84%{clip-path:inset(80% 0 20% 0)}88%{clip-path:inset(90% 0 10% 0)}92%{clip-path:inset(100% 0 0% 0)}96%{clip-path:inset(0% 0 100% 0)}100%{clip-path:inset(50% 0 50% 0)}}@keyframes glitch-anim-2{0%{clip-path:inset(70% 0 20% 0)}4%{clip-path:inset(50% 0 30% 0)}8%{clip-path:inset(90% 0 10% 0)}12%{clip-path:inset(100% 0 0% 0)}16%{clip-path:inset(20% 0 70% 0)}20%{clip-path:inset(30% 0 60% 0)}24%{clip-path:inset(100% 0 10% 0)}28%{clip-path:inset(0% 0 60% 0)}32%{clip-path:inset(20% 0 70% 0)}36%{clip-path:inset(0% 0 80% 0)}40%{clip-path:inset(70% 0 10% 0)}44%{clip-path:inset(0% 0 80% 0)}48%{clip-path:inset(30% 0 70% 0)}52%{clip-path:inset(80% 0 10% 0)}56%{clip-path:inset(80% 0 10% 0)}60%{clip-path:inset(70% 0 10% 0)}64%{clip-path:inset(100% 0 0% 0)}68%{clip-path:inset(20% 0 70% 0)}72%{clip-path:inset(80% 0 10% 0)}76%{clip-path:inset(50% 0 30% 0)}80%{clip-path:inset(80% 0 10% 0)}84%{clip-path:inset(80% 0 10% 0)}88%{clip-path:inset(0% 0 90% 0)}92%{clip-path:inset(50% 0 40% 0)}96%{clip-path:inset(0% 0 40% 0)}100%{clip-path:inset(70% 0 20% 0)}}body .light.cc_dialog button.cc_b_ok{color:#315644;background-color:#2ce59e;margin-right:8px}body .light.cc_dialog button.cc_b_ok:focus{box-shadow:0 0 0 2px #8458cd}body .light.cc_dialog .cc_dialog_text{color:#000;margin-bottom:30px}body .light.cc_dialog .cc_dialog_headline{color:#4c2b71}body .light.cc_dialog{box-shadow:1px 1px 4px 0 rgba(0,0,0,.1);background-color:#fff;color:#959595;max-width:520px;margin:auto;top:50%;border:2px solid #4b2970;border-bottom-width:5px;border-right-width:5px;border-radius:5px;transform:translateY(-50%)}body .cc_overlay_lock{background:rgba(0,0,0,.35) !important}/*# sourceMappingURL=main.min.css.map */
