#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{width:250px;height:auto}.img{width:100%;max-width:450px;height:auto;border-radius:50px;margin-top:0;box-shadow:10px 10px 15px #000;animation:fadeIn 1s ease-out}.facebookLogo{width:50px;height:auto;margin-top:10px}.IOS,.Android{width:100%;max-width:210px;height:auto}.content{max-width:800px;padding:30px;margin:50px auto 20px;text-align:left;color:#000;background-color:#d9d9d9;border-radius:50px;border:black solid 2px;box-shadow:10px 10px 15px #000;animation:fadeIn 1s ease-out}.content p{font-size:1.1em;line-height:1.6;font-style:italic}.content button{margin-top:20px;padding:10px 20px;background-color:#646cff;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s}.content button:hover{background-color:#535bf2}.services-list{overflow:hidden;max-height:0;transition:max-height .5s ease,padding .5s ease;background-color:#f0f0f0;border-radius:10px;box-shadow:0 4px 8px #0000001a;margin-top:20px}.services-list.expand{max-height:500px;padding:15px}.services-list ul{list-style-type:none;padding:0;margin:0}.services-list li{padding:8px;border-bottom:1px solid #ccc;opacity:0;animation:fadeInUp .5s ease forwards;animation-delay:var(--animation-delay)}.services-list li:nth-child(1){--animation-delay: .1s}.services-list li:nth-child(2){--animation-delay: .2s}.services-list li:nth-child(3){--animation-delay: .3s}.services-list li:nth-child(4){--animation-delay: .4s}.services-list li:nth-child(5){--animation-delay: .5s}.services-list li:last-child{border-bottom:none}.moreInfo{max-width:270px;padding:50px;margin:50px auto;border-radius:50px;background-color:#d9d9d9;border:black solid 2px;box-shadow:10px 10px 15px #000;animation:fadeIn 1s ease-out}.moreInfo p{font-size:1.2em;margin-bottom:10px}.timeinfo{max-width:400px;padding:30px;margin:50px auto;border-radius:50px;background-color:#d9d9d9;border:black solid 2px;box-shadow:10px 10px 15px #000;animation:fadeIn 1s ease-out}.timeinfo h2{text-align:center;font-size:2em;line-height:1.1;font-weight:900;padding:10px;margin:5px}.timeinfo p{font-size:1.5em;margin-bottom:20px;font-style:italic}.timeinfo li{text-align:left;font-size:1.2em;padding:0;margin:0;color:#000}@media (max-width: 1200px){.header h1{font-size:1.5em}.content,.moreInfo,.timeinfo,.footer-text{max-width:80%}}@media (max-width: 600px){.header h1{font-size:1.2em}.content,.moreInfo,.timeinfo{max-width:100%;padding:20px}.footer-text{max-width:100%}.timeinfo h2{font-size:1.5em}.timeinfo p,.timeinfo li{font-size:1em}}.flex-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:flex-start}@keyframes fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#000;background-image:none;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:url(/frisorPlus-info/assets/background2-Dd9fZCrJ.png);background-repeat:no-repeat;background-position:center;background-size:cover;z-index:-1}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
