@import url('https://fonts.googleapis.com/css2?family=Albert+Sans:ital,wght@0,100..900;1,100..900&display=swap');body{margin:0;padding:0;color:white;background:#447ac9;background:radial-gradient(circle,rgba(68,122,201,1) 0,rgba(169,124,194,1) 100%);font-family:'Albert Sans';user-select:none}#upper-side{height:100vh;width:100%}.header{padding:4vh 4.75vh 4vh;height:5vh;display:flex;align-items:center;justify-content:space-between}.header-logo{display:flex;align-items:center;gap:1vh}.header-logo img{max-width:8vh;filter:brightness(1.5) drop-shadow(1px 1px 4px #7e4b7a)}.header-logo p{font-weight:500;font-size:1.75em;-webkit-text-stroke:1px rgba(0,0,0,0.1);text-shadow:inset 0 2px 4px rgba(0,0,0,0.4);text-shadow:0 4px 12px rgba(0,0,0,0.3)}.header-right-side{display:flex;align-items:center;gap:8vh}.header-links{display:flex;align-items:center;gap:2vh}.header-links a{font-weight:500;transition:250ms linear;cursor:default;font-size:1.25em;color:white;text-decoration:none;-webkit-text-stroke:1px rgba(0,0,0,0.1);text-shadow:inset 0 2px 4px rgba(0,0,0,0.4);text-shadow:0 4px 12px rgba(0,0,0,0.3)}.header-links a:hover{transition:250ms linear;color:rgba(255,255,255,0.75)}.header-buttons{display:flex;align-items:center;gap:2vh}.header-buttons a{font-weight:450;transition:250ms linear;background-color:rgba(51,43,71,0.5);border-radius:.5vh;padding:1.25vh 2vh 1.25vh;color:white;text-decoration:none;cursor:default;-webkit-text-stroke:1px rgba(0,0,0,0.1);text-shadow:inset 0 2px 4px rgba(0,0,0,0.4);text-shadow:0 4px 12px rgba(0,0,0,0.3)}.header-buttons a:hover{transition:250ms linear;background-color:rgba(51,43,71,0.75)}.header-buttons a i{margin-right:.75vh}.welcome{margin-top:6vh;text-align:center;-webkit-text-stroke:1px rgba(0,0,0,0.1);text-shadow:inset 0 2px 4px rgba(0,0,0,0.4);text-shadow:0 4px 12px rgba(0,0,0,0.3)}.welcome h1{font-size:3em;font-weight:600}.welcome p{font-weight:400;font-size:1.75em}.users{margin-top:4vh}.users h2{font-weight:600;font-size:2em}.users-flex{position:absolute;left:50%;transform:translate(-50%);margin-top:1.5vh;display:flex;align-items:center;gap:4vh}.user{position:relative;background-color:rgba(30,30,30,0.5);box-shadow:.1vh .1vh 2vh rgba(0,0,0,0.35);width:20vh;height:26vh;border-radius:1vh}.user-buttons-container{position:absolute;bottom:1%;background-color:rgba(30,30,30,0.5);width:100%;height:20%;border-bottom-left-radius:1vh;border-bottom-right-radius:1vh}.user-buttons-flex{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:4vh;font-size:1.65em}.fa-heart{transition:250ms linear;color:rgba(172,72,72,0.85)}.fa-heart:hover{transition:250ms linear;color:rgba(172,72,72,0.5)}.fa-comments-dollar{transition:250ms linear;color:rgba(119,168,112,0.85)}.fa-comments-dollar:hover{transition:250ms linear;color:rgba(119,168,112,0.5)}.user-photo{position:relative}.user-photo img{border-radius:.5vh;width:89%;margin-bottom:1.75vh;margin-top:1.4vh;z-index:1}.user-photo p{position:absolute;font-size:1.25em;color:rgba(255,255,255,1);font-weight:450;text-shadow:1px 1px 10px black;bottom:1vh;right:2vh;padding:.1vh .75vh}.opinions{width:100%;height:26vw;background:#732f5b;background:radial-gradient(circle,rgba(115,47,91,1) 0,rgba(117,69,117,1) 100%);padding-top:2vh;padding-bottom:2vh;text-align:center;-webkit-text-stroke:1px rgba(0,0,0,0.1);text-shadow:inset 0 2px 4px rgba(0,0,0,0.4);text-shadow:0 4px 12px rgba(0,0,0,0.3)}.opinions h1{font-size:3em}.radials{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:10vh}.radial{min-width:25vh;width:auto;display:flex;align-items:center;flex-direction:column}.radial p{font-size:1.25em}.info{width:100%;height:auto;background:#47223f;background:radial-gradient(circle,rgba(71,34,63,1) 0,rgba(84,32,84,1) 100%);padding-top:2vh;padding-bottom:4vh;text-align:center;-webkit-text-stroke:1px rgba(0,0,0,0.1);text-shadow:inset 0 2px 4px rgba(0,0,0,0.4);text-shadow:0 4px 12px rgba(0,0,0,0.3)}.join-us{text-decoration:none;font-size:3em;margin:1vh;font-weight:600;color:#aa539e}.footer{width:100%;height:auto;padding-top:1vh;padding-bottom:1vh;background:rgba(0,0,0,0.8)}.footer-content{text-align:center;display:flex;align-items:center;flex-direction:column;-webkit-text-stroke:1px rgba(0,0,0,0.1);text-shadow:inset 0 2px 4px rgba(0,0,0,0.4);text-shadow:0 4px 12px rgba(0,0,0,0.3)}.footer-logo{display:flex;align-items:center;gap:1vh}.footer-logo img{max-width:7vh;filter:contrast(0.35)}.footer-logo p{line-height:.25;font-weight:500;font-size:1.75em}.liczby{font-size:2.5em;font-weight:500}.zweryfikowane{font-size:1.75em;font-weight:450}.mobile-login{display:none}@media screen and (max-width:1150px){.header-links{display:none}}@media screen and (max-width:1290px){.opinions{height:40vw}}@media screen and (max-width:1000px){.opinions{height:50vw}}@media screen and (max-width:800px){.opinions{height:60vw}}@media screen and (max-width:650px){.register,.login{display:none}.mobile-login{display:block}.users-flex{flex-direction:column}#upper-side{height:160vh}.opinions{height:230vw}.radials{flex-direction:column;gap:2vh}}@media screen and (max-width:580px){.opinions{height:300vw}}@media screen and (max-width:500px){#upper-side{height:150vh}#upper-side h1{font-size:1.75em}#upper-side h2{font-size:1.25em}#upper-side p{font-size:1em}.liczby{font-size:1.5em}.join-us{font-size:1.5em}.opinions{min-height:400vw;height:auto}.header-logo img{width:5vh}.header-logo p{font-size:1em}.mobile-login{font-size:.6em}.footer-content{font-size:.65em}}@media screen and (max-width:350px){.mobile-login{display:none}.opinions{display:none}}