﻿body .effect-text{position:relative;}body .tiny-heart{position:absolute;opacity:0;background-color:#d90429;box-shadow:0 0 50px 4px rgba(239,35,60,.7);animation:animated-heart infinite ease-in;}body .tiny-heart:before,body .tiny-heart:after{content:'';position:absolute;border-radius:50%;top:0;left:0;width:100%;height:100%;background-color:#d90429;}body .tiny-heart:before{transform:translateX(-50%);}body .tiny-heart:after{transform:translateY(-50%);}@keyframes animated-heart{0%{opacity:0;transform:translate(0,0) rotate(45deg);}50%{opacity:1;transform:translate(0,-40%) rotate(45deg);}100%{opacity:0;transform:translate(0,-1000%) rotate(45deg);}}body #banner-bg{position:absolute;width:200%;top:0;}@media screen and (min-width:720px){body #banner-bg{width:100%;}}body #intro{position:relative;margin:auto;width:90%;padding-top:170px;padding-bottom:30px;}@media screen and (min-width:500px){body #intro{padding-top:185px;}}@media screen and (min-width:1280px){body #intro{padding-top:270px;}}body #intro .header{position:relative;bottom:125px;}@media screen and (min-width:500px){body #intro .header{bottom:148px;}}@media screen and (min-width:1280px){body #intro .header{bottom:185px;}}body #intro .header h1{font-family:'Montserrat-Bold';font-size:26px;text-transform:uppercase;text-align:center;position:relative;top:77px;z-index:1;}@media screen and (min-width:500px){body #intro .header h1{top:98px;font-size:32px;}}@media screen and (min-width:1280px){body #intro .header h1{top:105px;}}body #intro .header #channel-frame{position:absolute;left:50%;transform:translateX(-50%);width:235px;}@media screen and (min-width:500px){body #intro .header #channel-frame{width:315px;}}@media screen and (min-width:1280px){body #intro .header #channel-frame{width:360px;}}body #intro .header #yellow-quotes{position:absolute;left:50%;transform:translateX(-50%);width:325px;}@media screen and (min-width:500px){body #intro .header #yellow-quotes{width:410px;}}@media screen and (min-width:1280px){body #intro .header #yellow-quotes{width:475px;}}body #intro p{font-family:'Montserrat-Light';width:90%;margin:auto;text-align:center;color:#676767;font-size:16px;}@media screen and (min-width:720px){body #intro p{width:630px;}}body .social{width:80%;display:flex;position:relative;left:50%;transform:translateX(-50%);z-index:1;}body .social #social-right{width:95px;top:10px;position:absolute;right:0;}@media screen and (min-width:970px){body .social #social-right{width:125px;top:10px;position:absolute;right:25px;}}body .social .notification{width:50px !important;top:25px !important;animation:rotateMascot 2s linear infinite;}@keyframes rotateMascot{0%{transform:rotate(0deg);}16%{transform:rotate(-20deg);}32%{transform:rotate(-40deg);}48%{transform:rotate(-20deg);}64%{transform:rotate(0deg);}80%{transform:rotate(20deg);}100%{transform:rotate(0deg);}}@media screen and (min-width:970px){body .social .notification{width:70px !important;}}body .social #social-left{position:relative;top:0;left:0;width:95px;}@media screen and (min-width:970px){body .social #social-left{width:125px;}}body #team{position:relative;margin:auto;width:80%;bottom:30px;}@media screen and (min-width:1330px){body #team{width:96%;}}@media screen and (min-width:1450px){body #team{width:80%;}}body #team .grid{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:50px;}@media screen and (min-width:970px){body #team .grid{grid-template-columns:repeat(2,1fr);}}@media screen and (min-width:1330px){body #team .grid{grid-template-columns:repeat(3,1fr);}}body #team .grid img{width:100%;}body #team .grid .flip-card{background-color:transparent;width:315px;margin:auto;height:auto;perspective:1000px;}@media screen and (min-width:450px){body #team .grid .flip-card{width:387px;}}@media screen and (min-width:970px){body #team .grid .flip-card{width:387px;}}@media screen and (min-width:1450px){body #team .grid .flip-card{width:100%;}}body #team .grid .flip-card-inner{position:relative;width:100%;height:100%;text-align:center;transition:transform .6s;transform-style:preserve-3d;}body #team .grid .flip-card:hover .flip-card-inner{transform:rotateY(180deg);}body #team .grid .flip-card-front{position:relative;}body #team .grid .flip-card-back{position:absolute;top:0;}body #team .grid .flip-card-front,body #team .grid .flip-card-back{width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;}body #team .grid .flip-card-front p,body #team .grid .flip-card-back p{font-family:'Montserrat-Light';font-size:16px;width:90%;position:relative;}@media screen and (min-width:450px){body #team .grid .flip-card-front p,body #team .grid .flip-card-back p{width:300px;}}body #team .grid .flip-card-back{background-repeat:no-repeat !important;transform:rotateY(180deg) !important;background-size:contain !important;}body #team .grid .card1Back{background:url("../images/Kols/card1-empty.png");}body #team .grid .card1Back p{top:104px;left:5%;transform:rotate(-4deg);}@media screen and (min-width:450px){body #team .grid .card1Back p{top:162px;left:28px;}}@media screen and (min-width:720px){body #team .grid .card1Back p{left:31px;top:158px;}}@media screen and (min-width:970px){body #team .grid .card1Back p{left:28px;top:158px;}}body #team .grid .card2Back{background:url("../images/Kols/card2-empty.png");}body #team .grid .card2Back p{top:130px;left:5%;transform:rotate(3deg);}@media screen and (min-width:450px){body #team .grid .card2Back p{top:181px;left:51px;}}@media screen and (min-width:720px){body #team .grid .card2Back p{top:172px;left:51px;}}@media screen and (min-width:970px){body #team .grid .card2Back p{top:172px;left:44px;}}body #team .grid .card3Back{background:url("../images/Kols/card3-empty.png");}body #team .grid .card3Back p{top:145px;left:5%;transform:rotate(-2deg);}@media screen and (min-width:450px){body #team .grid .card3Back p{left:32px;top:206px;}}@media screen and (min-width:720px){body #team .grid .card3Back p{top:197px;left:32px;}}@media screen and (min-width:970px){body #team .grid .card3Back p{top:197px;left:28px;}}body #team .grid .card4Back{background:url("../images/Kols/card4-empty.png");}body #team .grid .card4Back p{top:144px;left:5%;transform:rotate(1deg);}@media screen and (min-width:450px){body #team .grid .card4Back p{top:202px;left:45px;}}@media screen and (min-width:720px){body #team .grid .card4Back p{top:194px;left:45px;}}@media screen and (min-width:970px){body #team .grid .card4Back p{top:194px;left:40px;}}body #team .grid .card5Back{background:url("../images/Kols/card5-empty.png");}body #team .grid .card5Back p{top:125px;left:5%;transform:rotate(-2.5deg);}@media screen and (min-width:450px){body #team .grid .card5Back p{top:219px;left:35px;}}@media screen and (min-width:720px){body #team .grid .card5Back p{top:225px;left:35px;}}@media screen and (min-width:970px){body #team .grid .card5Back p{top:180px;left:31px;}}body #team .grid .card6Back{background:url("../images/Kols/card6-empty.png");}body #team .grid .card6Back p{top:128px;left:5%;transform:rotate(2deg);}@media screen and (min-width:450px){body #team .grid .card6Back p{top:197px;left:45px;}}@media screen and (min-width:720px){body #team .grid .card6Back p{top:206px;left:47px;}}@media screen and (min-width:970px){body #team .grid .card6Back p{top:179px;left:40px;}}@media screen and (min-width:1600px){body #intro{padding-bottom:1.875vw;padding-top:16.875vw;}body #intro .header{bottom:11.563vw;}body #intro .header h1{font-size:2vw;top:6.563vw;}body #intro .header #channel-frame{width:22.5vw;}body #intro .header #yellow-quotes{width:29.688vw;}body #intro p{font-size:1vw;width:39.375vw;}body .social #social-right{top:.625vw;right:1.563vw;width:7.813vw;}body .social .notification{width:4.375vw !important;top:1.563vw !important;}body .social #social-left{width:7.813vw;}body #team .grid{grid-gap:3.125vw;}body #team .grid .flip-card{perspective:62.5vw;}body #team .grid .flip-card-front p,body #team .grid .flip-card-back p{font-size:1vw;width:18.75vw;}body #team .grid .card1Back p{top:9.875vw;left:1.75vw;}body #team .grid .card2Back p{top:10.75vw;left:2.75vw;}body #team .grid .card3Back p{top:12.313vw;left:1.75vw;}body #team .grid .card4Back p{top:12.125vw;left:2.5vw;}body #team .grid .card5Back p{top:11.25vw;left:1.938vw;}body #team .grid .card6Back p{top:11.188vw;left:2.5vw;}}