header{display:none}.zcr-bnr-sec{background:#010f56 url(/sites/zweb/images/creator/awards/awards-bnr-bg.jpg) no-repeat fixed center;background-size:cover;text-align:center;overflow:hidden}.zcr-bnr-inner{padding:50px 0 0;height:100vh}.zcr-creator-logo{display:block;width:182px;height:57px;margin:0 auto 30px;background:url(/sites/zweb/images/productlogos/creator-dark.svg) no-repeat center;background-size:cover}.zcr-bnr-label{font-family:var(--zf-primary-light);font-size:28px;color:#15b0ea;margin-bottom:0;line-height:1.2}.zcr-bnr-title{font-size:60px;color:#fff;margin-bottom:10px}.zcr-bnr-cnt{max-width:810px;margin:0 auto;margin-bottom:30px;color:#fff;transform:translateY(50px);animation:bnr-cnt 1s ease .25s forwards}@keyframes bnr-cnt{0%{transform:translateY(50px)}100%{transform:translateY(0)}}.zcr-bnr-img-wrap{position:relative;width:fit-content;margin:auto;animation:blur-effect .5s linear 3s forwards}@keyframes blur-effect{0%{filter:blur(0)}100%{filter:blur(7px)}}.zcr-bnr-img-wrap img{width:max(250px,35vh);max-width:400px;opacity:0;animation:bnr-img 1s ease .75s forwards}@keyframes bnr-img{0%{opacity:0;transform:translateY(50px)}100%{opacity:1;transform:translateY(0)}}.zcr-bnr-img-wrap:before,.zcr-bnr-img-wrap:after{content:"";width:max(175px,22vh);height:max(350px,45vh);max-width:250px;max-height:500px;position:absolute;z-index:1;top:5vh;opacity:0}.zcr-bnr-img-wrap:before{background:url(/sites/zweb/images/creator/awards/awards-left-leaf.png) no-repeat center;background-size:cover;left:-180px;animation:left-leaf .5s linear 1.5s forwards,leaf-mover 4s linear 2s infinite}@keyframes left-leaf{0%{opacity:0;transform:translateX(-50px)}100%{opacity:1;transform:translateX(0)}}.zcr-bnr-img-wrap:after{background:url(/sites/zweb/images/creator/awards/awards-right-leaf.png) no-repeat center;background-size:cover;right:-180px;animation:right-leaf .5s linear 1.5s forwards,leaf-mover 4s linear 2s infinite}@keyframes right-leaf{0%{opacity:0;transform:translateX(50px)}100%{opacity:1;transform:translateX(0)}}@keyframes leaf-mover{0%{transform:translateY(0)}50%{transform:translateY(-5px)}100%{transform:translateY(0)}}.zcr-awards-wrap{width:100%;max-width:1150px;position:absolute;top:660px;left:50%;transform:translate(-50%,-50%);z-index:2;display:flex;justify-content:space-between;margin:0 auto 80px}.zcr-awards-card{position:relative;width:47%;max-width:500px;max-height:500px;padding:35px;background:linear-gradient(225deg,#060636,#03052d,#051c79);border:1px solid #303888;border-radius:5px;opacity:0;transform:translateX(-500px);animation:card-translate-animation 1s ease 3s forwards;overflow:hidden;perspective:500px;display:flex;flex-direction:column;justify-content:space-between;transition:.5s}.zcr-awards-card:nth-child(2){transform:translateX(500px)}@keyframes card-translate-animation{100%{transform:translateX(0);opacity:1}}.zcr-awards-card:hover{box-shadow:0 0 50px -30px #000000aa;scale:1.015;filter:brightness(1.3)}.zcr-awards-card::before{content:"";width:260px;height:250px;display:block;margin:0 20px 40px auto;animation:icon-rotate-animation 10s linear infinite;background:url(/sites/zweb/images/creator/awards/awards-leaf.png) no-repeat;background-size:98%;background-position:center -19px}.zcr-awards-card:nth-child(2)::before{width:150px;height:250px;background:url(/sites/zweb/images/creator/awards/awards-trophy.png) no-repeat;animation:icon-rotate-animation-2 10s linear infinite;background-size:contain;background-position:center}@keyframes icon-rotate-animation{0%{transform:rotateY(0)}25%{transform:rotateY(-8deg)}50%{transform:rotateY(0)}75%{transform:rotateY(8deg)}100%{transform:rotateY(0)}}@keyframes icon-rotate-animation-2{0%{transform:rotateY(0)}25%{transform:rotateY(-15deg)}50%{transform:rotateY(0)}75%{transform:rotateY(15deg)}100%{transform:rotateY(0)}}.zcr-awards-card:after{position:fixed;content:"";box-shadow:0 0 100px 40px #ffffff1a;top:-10%;left:-100%;transform:rotate(-45deg);height:200%}.zcr-awards-card:hover:after{filter:brightness(.5);top:-100%;left:200%;transition:.7s all}.zcr-awards-card p{font:44px/1.2 var(--primaryfont-semibold);max-width:415px;color:#fff;text-align:left;margin-bottom:0}.zcr-awards-card p span{display:inline-block;width:28px;height:28px;border:2px solid #fff;border-radius:50%;margin-left:10px;position:relative}.zcr-awards-card p span::before{content:"";width:10px;height:10px;border-top:2px solid #fff;border-right:2px solid #fff;display:block;transform:rotate(45deg);position:absolute;top:7px;left:5px}@media screen and (min-height:1150px){.zcr-bnr-img-wrap:before,.zcr-bnr-img-wrap:after{top:60px}}@media screen and (max-height:991px){.zcr-bnr-inner{padding:40px 0 0}.zcr-bnr-label{font-size:24px}.zcr-bnr-title{font-size:50px}.zcr-bnr-cnt{margin-bottom:20px}.zcr-awards-wrap{top:560px;max-width:850px}.zcr-awards-card{padding:30px 40px;max-height:500px;min-height:400px;max-width:400px}.zcr-awards-card::before{width:200px;height:200px;background-position:center -10px;margin:0 0 0 auto}.zcr-awards-card:nth-child(2)::before{width:150px;height:200px}.zcr-awards-card p{font-size:24px;margin-left:20px;max-width:225px}.zcr-awards-card p span{width:20px;height:20px;margin-left:5px;top:3px}.zcr-awards-card p span::before{width:8px;height:8px;top:4px;left:3px}}@media screen and (max-height:767px){.zcr-bnr-cnt{margin-bottom:40px;animation:none;transform:translateY(0)}.zcr-bnr-img-wrap{display:none}.zcr-awards-wrap{position:unset;transform:none;height:100%;margin:0 auto 40px}.zcr-awards-card{height:45%;min-height:150px;max-height:225px;padding:20px;animation:card-translate-animation 1s ease .5s forwards}.zcr-awards-card p{max-width:100%}.zcr-awards-card p span{top:3px}.zcr-awards-card::before{background-position:left;background-size:contain;margin:0 auto 10px 0}.zcr-awards-card:nth-child(2)::before{background-position:10px}}@media screen and (max-height:600px){.zcr-bnr-sec{overflow:scroll}.zcr-bnr-inner{height:auto}.zcr-awards-wrap{height:auto;margin-bottom:0}.zcr-awards-card{height:100%;max-height:220px;margin-bottom:40px}}@media screen and (max-width:1170px) and (min-height:768px){.zcr-awards-wrap{max-width:1000px}.zcr-awards-card{max-width:450px}.zcr-awards-card p{font-size:32px;max-width:300px}.zcr-awards-card p span{top:0}}@media screen and (max-width:991px){.zcr-bnr-sec{overflow:scroll}.zcr-bnr-inner{height:auto}.zcr-bnr-cnt{max-width:750px;animation:none;transform:translateY(0)}.zcr-bnr-img-wrap{display:none}.zcr-awards-wrap{position:unset;transform:none}.zcr-awards-card{animation:card-translate-animation 1s ease .5s forwards}}@media screen and (max-width:767px){.zcr-bnr-inner{text-align:left}.zcr-creator-logo{margin:0 auto 10px 0}.zcr-bnr-label{font-size:24px}.zcr-bnr-title{font-size:50px}.zcr-awards-wrap{flex-direction:column;gap:35px}.zcr-awards-card{width:100%;max-width:450px;min-height:300px;max-height:500px;animation:none;transform:unset;opacity:1}.zcr-awards-card:nth-child(2){transform:unset}.zcr-awards-card::before{width:200px;height:200px;margin:0 0 0 auto}.zcr-awards-card:nth-child(2)::before{width:150px;height:200px}.zcr-awards-card p{font-size:24px;margin-left:20px;max-width:225px}.zcr-awards-card p span{width:20px;height:20px;margin-left:5px;top:2px}.zcr-awards-card p span::before{width:8px;height:8px;top:4px;left:3px}}@media screen and (max-width:480px){.zcr-creator-logo{width:144px;height:44px}.zcr-bnr-label{font-size:22px}.zcr-bnr-title{font-size:40px}.zcr-awards-card{padding:20px;max-width:250px;min-height:200px}.zcr-awards-card::before{margin:0 auto 0 0;width:100px;height:100px;background-position:center}.zcr-awards-card:nth-child(2)::before{width:70px;height:100px}.zcr-awards-card p{font-size:20px;width:100%;max-width:188px;margin:15px 0 0 0}.zcr-awards-card p span{width:16px;height:16px;margin-left:5px}.zcr-awards-card p span::before{width:6px;height:6px;top:3px;left:2px}}