@font-face{font-family:'The Bold Font';src:url(fonts/the-bold-font.ttf)}@font-face{font-family:'Kohinoor';src:url(fonts/kohinoor.ttc)}.c_get-now-button{align-items:center;display:flex;justify-content:center;max-width:332px;position:relative}.c_get-now-button img{width:100%}.c_get-now-button p{color:white;font-size:1.6rem;margin:0;position:absolute}header{pointer-events:none;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;z-index:99}header.parental-area{justify-content:space-evenly}header .background{align-self:flex-start;background-color:#0081a9;height:75px;position:absolute;width:100%;z-index:-1}header .logo{pointer-events:all;position:relative;z-index:99}header nav{align-items:center;background-color:#0081a9;display:flex;flex-direction:column;height:100vh;justify-content:center;margin-top:75px;pointer-events:all;position:absolute;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:.4s;width:100%;z-index:1}header nav.active{-webkit-transform:translateX(0);transform:translateX(0)}header nav a{margin:5vh 0;color:white;pointer-events:all;text-decoration:none;text-transform:uppercase}@media screen and (min-width: 992px){header nav a{font-size:1rem}}@media screen and (min-width: 1300px){header nav a{font-size:1.25rem}}header nav a.active{color:#e3d100}header nav a[href="#banner"],header nav a[href="index.html/#banner"]{display:none}@media screen and (min-width: 992px){header nav{align-items:center;display:flex;flex-direction:row;height:75px;justify-content:flex-start;margin-top:0;padding:0 15px;position:static;-webkit-transform:translateX(0);transform:translateX(0);transition:0s;width:50%}header nav a{margin:0 15px;text-align:center}}header .menu-mobile{cursor:pointer;display:flex;flex-direction:column;height:75px;justify-content:center;margin-left:40vw;pointer-events:all}@media screen and (min-width: 768px){header .menu-mobile{margin-left:45vw}}@media screen and (min-width: 992px){header .menu-mobile{display:none}}header .menu-mobile .dash{background-color:#fff;border-radius:10px;height:2px;margin:4px 0;transition:.4s;-webkit-transform-origin:center right;transform-origin:center right;width:30px}header .menu-mobile.active .dash:nth-child(1){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}header .menu-mobile.active .dash:nth-child(2){opacity:0}header .menu-mobile.active .dash:nth-child(3){-webkit-transform:rotate(45deg);transform:rotate(45deg)}#banner{align-items:center;background-size:cover;background-image:url(img/banner-background.png);display:flex;flex-direction:column-reverse;justify-content:center;position:relative;margin-top:75px}@media screen and (min-width: 1300px){#banner{align-items:flex-end;flex-direction:row;height:29.1vw;justify-content:flex-end}}#banner .background{align-items:flex-end;display:flex;position:relative;width:100%;z-index:0}@media screen and (min-width: 1300px){#banner .background{position:absolute}}#banner .background img{width:100%}#banner>div:not(.background){font-size:1.1rem;margin-top:100px;max-width:332px;justify-content:center;position:relative;text-align:justify;width:80%}@media screen and (min-width: 1300px){#banner>div:not(.background){margin-bottom:3vw;align-items:flex-end;justify-content:flex-end;margin-right:3vw;width:30%}}@media screen and (min-width: 1700px){#banner>div:not(.background){margin-right:10vw}}#banner>div:not(.background) div{display:flex;justify-content:space-between}#banner>div:not(.background) div img{width:100%}#about-us{align-items:center;display:flex;flex-direction:column-reverse;justify-content:center;padding:50px 20%}#about-us>div:nth-child(1){align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}#about-us>div:nth-child(1)>p{font-size:1rem;text-align:center}@media screen and (min-width: 992px){#about-us>div:nth-child(1)>p{text-align:justify}}#about-us>div:nth-child(2){display:grid;justify-content:center;grid-template-columns:repeat(4, 20vw);grid-template-rows:repeat(3, 20vw);padding:0;width:100%}@media screen and (min-width: 768px){#about-us>div:nth-child(2){grid-template-columns:repeat(4, 17.5vw);grid-template-rows:repeat(3, 17.5vw)}}@media screen and (min-width: 992px){#about-us>div:nth-child(2){grid-template-columns:repeat(4, 15vw);grid-template-rows:repeat(3, 15vw)}}@media screen and (min-width: 1300px){#about-us>div:nth-child(2){grid-template-columns:repeat(4, 10vw);grid-template-rows:repeat(3, 10vw);justify-content:flex-start}}#about-us>div:nth-child(2) div{align-items:center;display:flex;justify-content:center;position:relative}#about-us>div:nth-child(2) div img{position:absolute;width:110%}@media screen and (min-width: 1300px){#about-us{flex-direction:row}#about-us>div:nth-child(1){width:30%}#about-us>div:nth-child(2){margin:50px 0 50px 5%;width:50%}}#our-content{background-image:url(img/our-content-background.png);background-position:center;padding:50px 10%}@media screen and (min-width: 1300px){#our-content{background-position:center;padding:50px 0 50px 15%}}#our-content>div:nth-child(1){box-sizing:border-box;align-items:center;display:flex;flex-direction:column;width:100%}@media screen and (min-width: 1300px){#our-content>div:nth-child(1){align-items:flex-end;display:flex;flex-direction:row;padding-left:5%}}#our-content>div:nth-child(1)>div:nth-child(1){border-radius:30px;height:44vw;max-height:350px;max-width:630px;overflow:hidden;width:100%}@media screen and (min-width: 1300px){#our-content>div:nth-child(1)>div:nth-child(1){height:20vw;max-height:100vw;max-width:100vw;width:44%}}#our-content>div:nth-child(1)>div:nth-child(1) iframe{height:100%;width:100%}#our-content>div:nth-child(1)>div:nth-child(2){align-self:center;align-items:center;display:flex;flex-direction:column;justify-content:center;padding-top:5vw}@media screen and (min-width: 1300px){#our-content>div:nth-child(1)>div:nth-child(2){padding-left:100px;width:25%}}#our-content>div:nth-child(1)>div:nth-child(2)>p{font-size:1.25rem;text-align:justify}@media screen and (min-width: 1300px){#our-content>div:nth-child(1)>div:nth-child(2)>p{text-align:justify}}#our-content>div:nth-child(2){box-sizing:border-box;padding:10px;width:100%}@media screen and (min-width: 1300px){#our-content>div:nth-child(2){padding:10px 0;width:70%}}#our-content>div:nth-child(2) div{align-items:center;display:flex;justify-content:space-around}#our-content>div:nth-child(2)>div:nth-child(1) div{max-width:85px;width:15%}#our-content>div:nth-child(2)>div:nth-child(1) div img{width:100%}#our-content>div:nth-child(2)>div:nth-child(2){background-color:rgba(255,255,255,0.65);border-radius:30px}#our-content>div:nth-child(2)>div:nth-child(2) p{font-size:0.85rem;text-align:center;width:30%}@media screen and (min-width: 992px){#our-content>div:nth-child(2)>div:nth-child(2) p{font-size:1.1rem}}#premium{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:50px 15%}#premium>div{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:500px;min-width:180px;padding:0 15px;position:relative;width:80%}#premium>div div:nth-child(1){align-items:center;display:flex;justify-content:center;max-width:250px;position:absolute;top:0;width:70%}#premium>div div:nth-child(1) img{display:block;position:absolute;width:100%}#premium>div div:nth-child(1) p{color:white;position:relative;text-align:center}@media screen and (min-width: 1300px){#premium>div div:nth-child(1) p{font-size:1.5rem;margin:0}}#premium>div div:nth-child(2){align-items:center;border-radius:25px;display:flex;flex-direction:column;justify-content:space-between;margin-top:25px;min-height:150px;padding:30px 20px 20px;width:80%}#premium>div div:nth-child(2) ul{list-style:none;padding:0}#premium>div div:nth-child(2) ul li{text-align:center}#premium>div div:nth-child(2) a{border-radius:25px;color:white;display:block;margin:0 10%;max-width:200px;padding:15px;text-align:center;text-decoration:none;width:70%}#premium>div div:nth-child(2) a p{margin:0}#premium>div:nth-child(1) div:nth-child(2){background-color:#ebebeb}#premium>div:nth-child(1) div:nth-child(2) a{background-color:#b9b9b9}#premium>div:nth-child(2){margin-top:75px}#premium>div:nth-child(2) div:nth-child(2){background-color:#f9f5bd}#premium>div:nth-child(2) div:nth-child(2) a{background-color:#feb300}@media screen and (min-width: 1300px){#premium{flex-direction:row}#premium div{width:40%}#premium div:nth-child(2){margin:0}}#help{align-items:center;background-color:#dcdcdc;display:flex;flex-direction:column;min-height:380px;height:100%;justify-content:center;padding:50px 10% 0}@media screen and (min-width: 992px){#help{flex-direction:row}}#help>div h3{color:#b7b7b7;font-size:2.5rem;font-weight:normal;margin:0;text-transform:uppercase}#help>div:nth-child(2){align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin-bottom:50px;width:100%}@media screen and (min-width: 992px){#help>div:nth-child(2){align-items:flex-end;margin-bottom:0;width:40%}}#help>div:nth-child(2) p{text-align:justify}@media screen and (min-width: 992px){#help>div:nth-child(2) p{text-align:right}}#help>div:nth-child(2) a{background-color:#d62a3c;border-radius:10px;color:white;padding:10px;text-decoration:none;text-transform:uppercase}#help>div.side-img{align-self:flex-end;align-items:flex-end;display:none;max-width:250px;width:33%}@media screen and (min-width: 992px){#help>div.side-img{display:flex}}#help>div.side-img img{width:100%}footer{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:50px 15%}@media screen and (min-width: 992px){footer{flex-direction:row}}footer>div a{text-decoration:none}footer>div:nth-child(1){align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}@media screen and (min-width: 768px){footer>div:nth-child(1){flex-direction:row;width:30%}}footer>div:nth-child(1) div{margin-left:20px}footer>div:nth-child(1) div a{display:block}@media screen and (min-width: 992px){footer>div:nth-child(2){margin-left:100px}}footer>div:nth-child(2)>p{margin:0}footer>div:nth-child(2)>p:nth-of-type(1){font-size:1.5rem}footer>div:nth-child(2)>p:nth-of-type(2){text-transform:uppercase}footer>div:nth-child(2) div:nth-of-type(1){display:flex;justify-content:space-evenly;padding:10px 0}footer>div:nth-child(2) div:nth-of-type(1) a{display:block;width:50px}footer>div:nth-child(2) div:nth-of-type(1) a img{width:100%}footer>div:nth-child(2) div:nth-of-type(2),footer>div:nth-child(2) div:nth-of-type(3){align-items:center;display:flex}footer>div:nth-child(2) div:nth-of-type(2) img,footer>div:nth-child(2) div:nth-of-type(3) img{display:block}footer>div:nth-child(2) div:nth-of-type(2) p,footer>div:nth-child(2) div:nth-of-type(3) p{font-size:0.8rem;margin:0 0 0 5px}footer>div:nth-child(2) div:nth-of-type(2) img{padding:0 7.5px;width:15px}footer>div:nth-child(2) div:nth-of-type(3) img{width:30px}.welcome{align-items:flex-start;display:flex;flex-direction:column-reverse;margin-top:75px;justify-content:center;padding-top:100px}@media screen and (min-width: 992px){.welcome{flex-direction:row}}.welcome button.with-background{background-color:transparent;background-size:100% 100%;border:0;color:white;cursor:pointer;font-size:12pt;padding:20px;width:100%}@media screen and (min-width: 992px){.welcome button.with-background{font-size:18pt}}.welcome>div{padding:0 10%;width:80%}@media screen and (min-width: 992px){.welcome>div{padding:0;width:40%}}@media screen and (min-width: 1300px){.welcome>div{width:25%}}.welcome>div:nth-of-type(1){align-self:flex-end;align-items:center;display:flex;flex-direction:column}.welcome>div:nth-of-type(1) h2{margin:0;width:100%}.welcome>div:nth-of-type(1) p{width:100%}.welcome>div:nth-of-type(1) img{width:50%}.welcome>div:nth-of-type(2){max-width:550px}@media screen and (min-width: 992px){.welcome>div:nth-of-type(2){margin-left:150px;min-width:417px}}.welcome>div:nth-of-type(2)>div>button{background-image:url(img/parental-access-welcome-facebook.png);max-width:342px}.welcome>div:nth-of-type(2)>div .divider{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.welcome>div:nth-of-type(2)>div .divider span{background-color:#dedede;display:block;height:2px;position:absolute;width:100%;z-index:-1}.welcome>div:nth-of-type(2)>div .divider p{background-color:white;color:#dedede;padding:0 15px;text-align:center}.welcome>div:nth-of-type(2)>div form{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.welcome>div:nth-of-type(2)>div form div{display:flex;flex-direction:column;margin:15px 0;width:100%}.welcome>div:nth-of-type(2)>div form div label{margin-bottom:10px}.welcome>div:nth-of-type(2)>div form div input{border:0;border-bottom:1px solid #dedede}.welcome>div:nth-of-type(2)>div form button.with-background{background-image:url(img/parental-access-welcome-pink.png);max-width:342px}.welcome>div:nth-of-type(2)>p{font-size:10pt;text-align:center}.welcome>div:nth-of-type(2)>p .internal-link{color:#9b3c65;cursor:pointer;text-decoration:none}.welcome>div:nth-of-type(2)>p .internal-link:hover{text-decoration:underline}.sign-up{align-items:center;display:flex;justify-content:center;padding-top:100px}.sign-up>div{box-sizing:border-box;max-width:500px;width:80%}@media screen and (992px){.sign-up>div{width:40%}}.sign-up>div form{width:100%;position:relative}.sign-up>div form input{border:0;border-bottom:1px solid #dedede;padding:10px}.sign-up>div form>div{display:flex;flex-direction:column;margin-bottom:15px}@media screen and (min-width: 992px){.sign-up>div form>div.name-n-birth{flex-direction:row;justify-content:space-between}}.sign-up>div form>div.name-n-birth div{display:flex;flex-direction:column}.sign-up>div form>div.name-n-birth div:nth-child(1){width:100%}@media screen and (min-width: 992px){.sign-up>div form>div.name-n-birth div:nth-child(1){width:50%}}.sign-up>div form>div.name-n-birth div:nth-child(2){width:100%}@media screen and (min-width: 992px){.sign-up>div form>div.name-n-birth div:nth-child(2){width:40%}}.sign-up>div form>div.sex{flex-direction:row;flex-wrap:wrap}.sign-up>div form>div.sex label{display:block;width:100%}.sign-up>div form button{background-color:transparent;background-image:url(img/parental-access-welcome-pink.png);background-size:100% 100%;border:0;color:white;cursor:pointer;font-size:12pt;left:10%;margin-top:10px;padding:20px;position:absolute;width:80%}@media screen and (992px){.sign-up>div form button{left:30%;width:40%}}.credit-card{align-items:flex-start;display:flex;flex-direction:column-reverse;margin-top:75px;justify-content:center;padding-top:100px}@media screen and (min-width: 992px){.credit-card{flex-direction:row}}.credit-card>div{padding:0 10%;width:80%}@media screen and (min-width: 992px){.credit-card>div{padding:0;width:40%}}@media screen and (min-width: 1300px){.credit-card>div{width:25%}}.credit-card>div hr{color:#dedede;width:80%}.credit-card>div:nth-of-type(1) input{border:0;border-bottom:1px solid #dedede;padding:10px}.credit-card>div:nth-of-type(1) div:nth-child(1){margin-bottom:30px}.credit-card>div:nth-of-type(1) div:nth-child(2)>div{display:flex;flex-direction:column;margin-bottom:25px}.credit-card>div:nth-of-type(1) div:nth-child(2)>div.date-n-sc{flex-direction:row}.credit-card>div:nth-of-type(1) div:nth-child(2)>div.date-n-sc div label{display:block;width:100%}.credit-card>div:nth-of-type(1) div:nth-child(2)>div.date-n-sc div:nth-child(1){width:60%}.credit-card>div:nth-of-type(1) div:nth-child(2)>div.date-n-sc div:nth-child(1) input{box-sizing:border-box}.credit-card>div:nth-of-type(1) div:nth-child(2)>div.date-n-sc div:nth-child(1) input:nth-of-type(1){width:50%}.credit-card>div:nth-of-type(1) div:nth-child(2)>div.date-n-sc div:nth-child(1) input:nth-of-type(2){width:30%}.credit-card>div:nth-of-type(1) div:nth-child(2)>div.date-n-sc div:nth-child(2){width:40%}.credit-card>div:nth-of-type(1) .ticket-button{align-items:center;display:flex;color:black;cursor:pointer;text-decoration:none}.credit-card>div:nth-of-type(1) .ticket-button p{margin:0}.credit-card>div:nth-of-type(2){align-self:center;align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin-bottom:15px;max-width:550px;padding:20px;width:80%}@media screen and (min-width: 992px){.credit-card>div:nth-of-type(2){margin-left:150px;min-width:417px;width:40%}}.credit-card>div:nth-of-type(2) div{align-self:flex-start;align-items:flex-end;display:flex;padding:10px}.credit-card>div:nth-of-type(2) div input{margin-right:15px}.credit-card>div:nth-of-type(2) p,.credit-card>div:nth-of-type(2) a{text-align:center}.credit-card>div:nth-of-type(2) a{color:#9b3c65;text-decoration:none}.credit-card>div:nth-of-type(2) .button{background-color:transparent;background-image:url(img/parental-access-welcome-pink.png);background-size:100% 100%;border:0;color:white;cursor:pointer;font-size:12pt;left:10%;margin-top:10px;padding:20px;width:80%}@media screen and (992px){.credit-card>div:nth-of-type(2) .button{left:30%;width:40%}}.ticket{align-items:center;display:flex;justify-content:center;padding-top:100px}.ticket>div{box-sizing:border-box;max-width:500px;width:80%}@media screen and (992px){.ticket>div{width:40%}}.ticket>div form{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:15px;width:100%}.ticket>div form div{align-self:flex-start;align-items:flex-end;display:flex;padding:10px}.ticket>div form div input{margin-right:15px}.ticket>div form p,.ticket>div form a{text-align:center}.ticket>div form a{color:#9b3c65;text-decoration:none}.ticket>div form .button{background-color:transparent;background-image:url(img/parental-access-welcome-pink.png);background-size:100% 100%;border:0;color:white;cursor:pointer;font-size:12pt;left:10%;margin-top:10px;padding:20px;width:80%}@media screen and (992px){.ticket>div form .button{left:30%;width:40%}}section{margin-top:75px}.floating-box{align-items:center;border:1px solid #dedede;border-radius:25px;box-shadow:1px 1px 25px 5px rgba(0,0,0,0.1);display:flex;flex-direction:column;justify-content:center;padding:40px}.menu-bar{background-color:#efeeef;bottom:0;grid-area:aside;left:0;padding:75px 0;position:fixed;right:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:0.5s;top:75px;width:100vw;z-index:1}@media screen and (min-width: 1300px){.menu-bar{max-width:325px;right:unset;-webkit-transform:none;transform:none;width:22.5vw}}.menu-bar.active{-webkit-transform:translateX(0);transform:translateX(0)}.menu-bar nav{display:flex;flex-direction:column;height:100%;justify-content:space-between;overflow-y:auto}.menu-bar nav>div>div{align-items:center;cursor:pointer;display:flex;margin:15px 0;padding:10px 0 10px 5%;width:95%}.menu-bar nav>div>div p{margin:0}.menu-bar nav>div>div.active{background-color:#d7d5d6}.menu-bar nav>div.exit-button{align-self:center;align-items:center;cursor:pointer;display:flex;margin:15px 0}.menu-bar nav>div.exit-button img{display:block;margin-right:15px}.menu-bar nav>div.exit-button p{margin:0}.menu-bar nav>div.exit-button.active{background-color:#d7d5d6}.menu-bar .toggle-button{background-color:#efeeef;bottom:20px;cursor:pointer;border-radius:0 10px 10px 0;display:flex;flex-direction:column;height:75px;justify-content:center;left:100%;padding:10px;position:absolute}@media screen and (min-width: 1300px){.menu-bar .toggle-button{display:none}}.menu-bar .toggle-button .dash{background-color:black;border-radius:10px;height:2px;margin:4.5px 0;width:30px}.menu-bar .toggle-button:nth-child(1){background-color:transparent;bottom:unset;left:unset;right:20px;top:20px}.menu-bar .toggle-button:nth-child(1) .dash{-webkit-transform-origin:center right;transform-origin:center right}.menu-bar .toggle-button:nth-child(1) .dash:nth-child(1){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-bar .toggle-button:nth-child(1) .dash:nth-child(2){opacity:0}.menu-bar .toggle-button:nth-child(1) .dash:nth-child(3){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.item.my-account{align-items:center;display:flex;flex-direction:column}@media screen and (min-width: 992px){.item.my-account{flex-direction:row;flex-wrap:wrap;justify-content:space-evenly}}.item.my-account .gray-text{color:#9b9a9a;cursor:pointer}.item.my-account>div{border:1px solid #bcbcbc;border-radius:25px;max-height:248px;max-width:469px;padding:20px}.item.my-account>div p{margin:0}.item.my-account>div:nth-child(1){align-items:flex-end;display:flex;flex-direction:column;height:100vh;justify-content:center;margin-bottom:25px;position:relative;width:80%}@media screen and (min-width: 992px){.item.my-account>div:nth-child(1){width:50%}}.item.my-account>div:nth-child(1)>p:nth-child(1){align-self:center;position:absolute;top:10px}.item.my-account>div:nth-child(1)>p:nth-of-type(2){font-size:0.75rem}.item.my-account>div:nth-child(1)>div{margin-bottom:30px;width:45%}.item.my-account>div:nth-child(1)>div>p:not(:nth-child(1)){font-size:0.75rem}.item.my-account>div:nth-child(1) img{bottom:0;left:-20px;position:absolute;width:45%}.item.my-account>div:nth-child(1) button{align-self:center;background-color:transparent;background-image:url(img/change-password-background.png);background-repeat:no-repeat;background-size:cover;border:0;border-radius:10px;color:white;cursor:pointer;padding:10px;position:absolute;right:25%;top:95%}.item.my-account>div:nth-child(2){height:100vh;margin-bottom:25px;position:relative;width:80%}@media screen and (min-width: 992px){.item.my-account>div:nth-child(2){width:30%}}.item.my-account>div:nth-child(2)>div{align-items:center;display:flex;height:30%;margin-bottom:5px}.item.my-account>div:nth-child(2)>div img{height:100%}.item.my-account>div:nth-child(2)>p{position:absolute;right:30px}.item.my-account>div:nth-child(3){align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:50px;position:relative;width:80%}@media screen and (min-width: 992px){.item.my-account>div:nth-child(3){margin:0 32.5%;width:35%}}.item.my-account>div:nth-child(3)>p{font-size:1.5rem}.item.my-account>div:nth-child(3)>div:nth-child(2){align-items:center;background-image:url(img/premium-premium-header.png);background-position:center;background-repeat:no-repeat;background-size:contain;color:white;cursor:default;display:flex;flex-direction:column;font-size:1.75rem;min-width:125px;justify-content:center;padding:40px}.item.my-account>div:nth-child(3)>div:nth-child(3){background-image:url(img/premium-premium-header.png);background-position:center;background-repeat:no-repeat;background-size:contain;bottom:-20px;cursor:pointer;display:none;padding:10px;position:absolute}.item.my-account>div:nth-child(3)>div:nth-child(3) a{color:white;text-decoration:none}.item.my-account>div:nth-child(3).free>div:nth-child(2){background-image:url(img/premium-free-header.png)}.item.my-account>div:nth-child(3).free>div:nth-child(3){display:flex}.item.data{align-items:center;display:flex;flex-direction:column}.item.data>div:nth-child(1){align-items:center;display:flex;flex-direction:column;width:80%}@media screen and (min-width: 992px){.item.data>div:nth-child(1){flex-direction:row;justify-content:center}}.item.data>div:nth-child(1)>p{height:40px;margin:0}@media screen and (min-width: 992px){.item.data>div:nth-child(1)>p{-webkit-transform:rotateZ(-90deg);transform:rotateZ(-90deg)}}.item.data>div:nth-child(1)>div{display:flex;flex-wrap:wrap;justify-content:center;padding:10px;width:80%}.item.data>div:nth-child(1)>div>div{align-items:center;display:flex;flex-direction:column;justify-content:flex-end}.item.data>div:nth-child(1)>div>div div{align-items:center;display:flex;justify-content:center;position:relative}.item.data>div:nth-child(1)>div>div div img{height:100%}.item.data>div:nth-child(1)>div>div div p{position:absolute}.item.data>div:nth-child(1)>div>div>img{height:80%}.item.data>div:nth-child(1)>div>div>p{margin:0}.item.data>div:nth-child(2){align-items:center;display:flex;flex-direction:column;justify-content:space-evenly;margin-top:20px;width:80%}@media screen and (min-width: 1300px){.item.data>div:nth-child(2){flex-direction:row}}.item.data>div:nth-child(2) .graph-wrapper{min-height:325px;height:30vw;position:relative;width:80%}@media screen and (min-width: 1300px){.item.data>div:nth-child(2) .graph-wrapper{height:auto;width:65%}}.item.data>div:nth-child(2) p{text-align:justify;width:100%}@media screen and (min-width: 1300px){.item.data>div:nth-child(2) p{width:30%}}.item.filter{align-items:center;display:flex;flex-direction:column;justify-content:center;justify-self:center;width:80%}.item.filter>input{background-color:#dfdfdf;background-image:url(img/magnifier-icon.png);background-position:left center;background-repeat:no-repeat;border:0;border-radius:5px;display:block;margin-bottom:20px;padding:10px 10px 10px 40px;width:60%}.item.filter>div{align-items:center;display:flex;justify-content:space-between;padding:40px;width:80%}.item.filter>div>div:nth-child(1){cursor:pointer}.item.filter>div>div:nth-child(2){align-items:center;display:flex;flex-wrap:wrap;justify-content:space-evenly;width:80%}.item.filter>div>div:nth-child(2)>.frame{align-items:center;display:flex;flex-direction:column;height:200px;justify-content:center;margin:20px 0;max-width:180px;position:relative;width:180px}.item.filter>div>div:nth-child(2)>.frame>div:nth-child(1){align-items:center;background-color:#525252;border-radius:0 0 10px 10px;cursor:pointer;display:flex;justify-content:center;position:absolute;width:40px;top:0}.item.filter>div>div:nth-child(2)>.frame>div:nth-child(1) img.content-blocked-img{display:block}.item.filter>div>div:nth-child(2)>.frame>div:nth-child(1) img.content-allowed-img{display:none}.item.filter>div>div:nth-child(2)>.frame>div:nth-child(2){background-color:#b6b6b6;border-radius:25px;height:90%;overflow:hidden;width:100%}.item.filter>div>div:nth-child(2)>.frame>div:nth-child(2)>div{align-items:center;background-color:#888888;display:none;height:100%;justify-content:center;width:100%}.item.filter>div>div:nth-child(2)>.frame>div:nth-child(2)>div img{width:60%}.item.filter>div>div:nth-child(2)>.frame>div:nth-child(3){background-color:#545454;border-radius:0 0 15px 15px;cursor:pointer;padding:10px}.item.filter>div>div:nth-child(2)>.frame>div:nth-child(3) p{color:white;margin:0;text-transform:uppercase}.item.filter>div>div:nth-child(2)>.frame.blocked>div:nth-child(1) img.content-allowed-img{display:block}.item.filter>div>div:nth-child(2)>.frame.blocked>div:nth-child(1) img.content-blocked-img{display:none}.item.filter>div>div:nth-child(2)>.frame.blocked>div:nth-child(2)>div{display:flex}.item.filter>div>div:nth-child(3){cursor:pointer;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.item.timer{align-items:center;display:flex;flex-direction:column;justify-content:center}.item.timer>div:nth-child(2){align-items:center;display:flex;margin:30px 0 50px}.item.timer>div:nth-child(2)>p{margin:0 10px}.item.timer>div:nth-child(2)>input{width:100px}.item.timer p{text-align:center;width:50%}.profiles{display:flex;height:100%;justify-content:center;padding:0 10%}.profiles>div{box-sizing:border-box;display:flex;justify-content:center;position:relative;width:80%}.profiles>div>div:nth-child(1){align-self:center;cursor:pointer}.profiles>div>div:nth-child(2){align-items:center;display:flex;justify-content:space-evenly;width:80%}.profiles>div>div:nth-child(2) .box-with-shadow{align-self:flex-end;height:50%;position:absolute;width:120%;z-index:-1}.profiles>div>div:nth-child(2) .profile-frame{margin-bottom:30px;max-width:189px}.profiles>div>div:nth-child(2) .profile-frame:not(:nth-of-type(2)){display:none}@media screen and (min-width: 992px){.profiles>div>div:nth-child(2) .profile-frame:not(:nth-of-type(2)){display:block}}.profiles>div>div:nth-child(2) .profile-frame>p{margin:0;text-align:center}.profiles>div>div:nth-child(2) .profile-frame>div{align-items:center;display:flex;justify-content:space-between;padding:0 10px}.profiles>div>div:nth-child(2) .profile-frame>div>div{align-items:center;display:flex}.profiles>div>div:nth-child(2) .profile-frame>div>div:nth-child(1) p{color:#00a10d;margin:0}.profiles>div>div:nth-child(2) .profile-frame>div>div:nth-child(2) img{cursor:pointer}.profiles>div>div:nth-child(2) .profile-frame.offline>div>div:nth-child(1){-webkit-filter:grayscale(1);filter:grayscale(1)}.profiles>div>div:nth-child(3){align-self:center;cursor:pointer;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.item.settings{align-items:center;display:flex;flex-direction:column;justify-content:center}.item.settings>div{align-items:center;display:flex;flex-direction:column;justify-content:center}.item.settings>div>div:not(.blue-button){align-items:center;cursor:pointer;display:flex;width:100%}.item.settings>div>div:not(.blue-button) img{display:block;-webkit-filter:grayscale(100%);filter:grayscale(100%);height:50px}.item.settings>div>div:not(.blue-button) input{background-color:#9e9e9e;margin-right:15px}.item.settings>div>div:not(.blue-button).active img{-webkit-filter:grayscale(0);filter:grayscale(0)}.item.devices{align-items:center;display:flex;justify-content:center;margin-bottom:100px}.item.devices>div{align-items:center;border:1px solid #bcbcbc;border-radius:25px;box-shadow:1px 1px 10px 1px rgba(0,0,0,0.15);display:flex;flex-direction:column;min-height:300px;max-width:510px;justify-content:center;padding:20px;position:relative;width:80%}@media screen and (min-width: 992px){.item.devices>div{width:50%}}.item.devices>div>p{background-image:url(img/parental-access-welcome-facebook.png);background-size:100% 100%;bottom:80%;color:white;font-size:1.5rem;padding:20px;position:absolute}.item.devices>div>div{align-items:center;display:flex;justify-content:space-between;width:60%}.item.devices>div>div>div{align-items:center;display:flex}.item.devices>div>div>div img{display:block;height:30%}.item.devices>div>div>img{display:block;cursor:pointer;height:60%}.modal{align-items:center;background-color:rgba(0,0,0,0.5);bottom:0;display:none;justify-content:center;left:0;right:0;position:absolute;top:0;z-index:2}.modal.active{display:flex}.modal>div{align-items:center;background-color:white;display:flex;flex-direction:column;justify-content:center;max-width:400px;padding:50px;width:60%}.modal>div input{background-color:#dfdfdf;border:0;border-radius:10px;margin:10px 0;padding:20px;width:80%}.modal>div>div{display:flex;justify-content:space-between}.modal>div>div>div img{z-index:0}.modal>div>div>div p{position:relative;z-index:2}.modal.change-info>div>div:not(:last-child){display:flex;flex-direction:column;width:80%}.modal.change-info>div>div:not(:last-child)>div{align-items:center;display:flex}.modal.change-info>div>div:not(:last-child)>div input{width:30px}.modal.change-info>div>div:not(:last-child)>div span{margin-right:25px}.modal.change-info>div>div.sex>div{flex-wrap:wrap}@media screen and (min-width: 518px){.modal.change-info>div>div.sex>div{flex-wrap:nowrap}}.modal.change-info>div>div.sex>div span{display:block;width:65%}@media screen and (min-width: 518px){.modal.change-info>div>div.sex>div span{width:20%}}.modal.change-profile>div{align-items:center;background-color:white;display:flex;flex-direction:column;justify-content:space-between;max-width:400px;padding:50px;width:60%}@media screen and (min-width: 992px){.modal.change-profile>div{flex-direction:row}}.modal.change-profile>div input{background-color:white;border:0;border-bottom:1px solid #dedede;border-radius:0;margin:10px 0;padding:20px;width:80%}.modal.change-profile>div>div{align-items:center;display:flex;flex-direction:column;justify-content:center}.modal.change-profile-picture>div{flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;padding:15px}.modal.change-profile-picture>div img{cursor:pointer;display:block;margin:1.25%;width:42.5%}@media screen and (min-width: 992px){.modal.change-profile-picture>div img{margin:2.25% 0;width:22.5%}}header .user-header{height:75px;pointer-events:all;position:relative}header .user-header .user-header-button{align-items:center;color:white;cursor:pointer;display:flex;height:75px;justify-content:center}header .user-header .user-header-button img{display:block}header .user-header .user-header-button img:nth-of-type(1){height:70%;margin-right:10px}header .user-header .user-header-button img:nth-of-type(2){display:block;height:40%;margin-left:20px}header .user-header .exit-button{background-color:#006780;border-radius:15px;cursor:pointer;display:none;padding:20px;position:absolute;right:0;top:85%;width:75%}@media screen and (min-width: 992px){header .user-header .exit-button{width:100%}}header .user-header .exit-button.active{display:block}header .user-header .exit-button p{color:white;margin:0}.grid{display:grid;grid-template-areas:"main main main main" "main main main main";grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(2, 1fr);margin-top:90px;width:100%}@media screen and (min-width: 1300px){.grid{grid-template-areas:"aside main main main" "aside main main main"}}.item{box-sizing:border-box;grid-area:main;width:100%}.item.inactive{display:none}.box-with-shadow{border:1px solid #dedede;border-radius:25px;box-shadow:0 0 10px 5px rgba(0,0,0,0.1)}.blue-button{align-items:center;color:white;cursor:pointer;display:flex;flex-direction:column;justify-content:center;position:relative;width:100px}.blue-button img{display:block;height:100%;position:absolute;width:100%;z-index:-1}body{font-family:"Kohinoor",sans-serif;margin:0;min-height:80vh}.alt-text{font-family:"The Bold Font",sans-serif}
