@font-face{font-family:poppins;src:url(/static/media/Poppins-Regular.35d26b781dc5fda684cc.ttf)}@font-face{font-family:poppins-bold;src:url(/static/media/Poppins-ExtraBold.01849ee091e1762a5dd5.ttf)}*{box-sizing:border-box;font-family:poppins;margin:0;padding:0}.navbar{background-color:#68088a;color:#fff;display:flex;justify-content:space-between;padding:10px 20px;width:100%}.navbar .nav-right{display:flex;justify-content:center;margin:auto 0;text-align:center}@media screen and (max-width:530px){.navbar .nav-right{display:none}}.navbar .nav-right a{margin:auto}.navbar .nav-right h3{cursor:pointer;margin:auto 0;padding:0 20px}.navbar .nav-right button{cursor:pointer;padding:5px 10px}.navbar .nav-right button h3{color:#68088a}.header-responsive{display:none}@media screen and (max-width:480px){.header-responsive{display:block}}.header-responsive img{width:100%}.header-content{background-image:url("/static/media/xenia-header(2).498fb43786a38fc90749.png");background-position:50%;background-size:cover;height:100vh;padding-top:56.25%;position:relative}@media screen and (max-width:480px){.header-content{display:none}}.header-content h1{color:#fff;display:flex;font-family:poppins-bold;font-size:3rem;justify-content:center;left:100px;line-height:70px;position:absolute;text-align:center;top:100px;width:40%}@media screen and (max-width:1180px){.header-content h1{font-size:2.5rem;top:50px}}@media screen and (max-width:1000px){.header-content h1{font-size:2rem;line-height:60px}}@media screen and (max-width:800px){.header-content h1{font-size:1.7rem;line-height:50px}}@media screen and (max-width:640px){.header-content h1{font-size:1.6rem;line-height:40px}}.header-content .header-card{background:hsla(0,0%,100%,.649);border-radius:15px;height:200px;margin-left:100px;position:absolute;top:400px;width:40%}@media screen and (max-width:1180px){.header-content .header-card{top:300px}}@media screen and (max-width:1000px){.header-content .header-card{height:180px;top:250px}}.header-content .header-card h3{display:flex;font-size:1.5rem;font-weight:800;justify-content:center;padding-top:10px}@media screen and (max-width:1050px){.header-content .header-card h3{font-size:1.2rem}}@media screen and (max-width:810px){.header-content .header-card h3{font-size:1rem}}@media screen and (max-width:680px){.header-content .header-card h3{display:none}}.header-content .header-card .header-card-content{display:flex;justify-content:center;margin-top:35px}@media screen and (max-width:810px){.header-content .header-card .header-card-content{display:block;margin:auto;text-align:center}}@media screen and (max-width:680px){.header-content .header-card .header-card-content{margin-top:25px}}.header-content .header-card .header-card-content p{font-size:1.3rem;margin:auto 0;padding:0 20px}@media screen and (max-width:1050px){.header-content .header-card .header-card-content p{font-size:1rem}}@media screen and (max-width:680px){.header-content .header-card .header-card-content p{font-weight:800}}.header-content .header-card .header-card-content h2{color:#68088a;font-family:poppins-bold;font-size:2.5rem;margin:auto 0}.header-content .header-card .star-icon{background:url(/static/media/star-icon.8c0a8217e3472425d59a.svg) 50% no-repeat;background-size:120px;bottom:-40px;height:120px;justify-content:center;position:absolute;right:-40px;text-align:center;width:120px}@media screen and (max-width:1000px){.header-content .header-card .star-icon{bottom:-60px;right:-60px}}.header-content .header-card .star-icon p{font-weight:800;margin-top:30px}.body{width:100%}.body p{background-color:#ca69cc;color:#fff;display:flex;font-size:2.3rem;font-weight:700;height:100%;justify-content:center;padding:30px 70px;text-align:center}@media screen and (max-width:1000px){.body p{font-size:2rem}}@media screen and (max-width:885px){.body p{font-size:1.5rem}}@media screen and (max-width:700px){.body p{font-size:1.1rem}}@media screen and (max-width:480px){.body .xenia-cards{display:none}}.body .xenia-cards img{height:100%;margin-top:100px;width:100%}.body .xenia-real-cards{display:none}.body .xenia-real-cards .card{background-color:#68088a;border-radius:25px;color:#fff;margin:20px auto;padding:50px 30px;text-align:center;width:60%}@media screen and (max-width:480px){.body .xenia-real-cards{display:block}}.activeLink{align-items:center;background-color:#68088a;border-radius:3px;cursor:pointer;display:inline-flex;height:40px;justify-content:center;margin:30px 30px 30px 0;width:40px}@media screen and (max-width:850px){.activeLink{margin-right:15px}}@media screen and (max-width:480px){.activeLink{margin-right:10px}}.activeLink span{color:#fff;font-size:16px;font-weight:700}.activeLinkGender{align-items:center;background-color:#68088a;border-radius:3px;cursor:pointer;display:inline-flex;height:40px;justify-content:center;margin-right:30px;width:70px}.activeLinkGender span{color:#fff;font-size:16px;font-weight:700}.form-title{display:flex}.form-title .form-title-content{display:flex;margin:0 auto}.form-title img{height:200px;margin:0 auto}@media screen and (max-width:1000px){.form-title img{height:150px}}@media screen and (max-width:700px){.form-title img{display:none}}.form-title h2{color:#68088a;font-family:poppins-bold;font-size:3rem;font-style:italic;justify-content:center;margin:auto 0 20px 30px;text-align:center}@media screen and (max-width:1000px){.form-title h2{font-size:2.5rem}}@media screen and (max-width:850px){.form-title h2{font-size:2rem}}form{background-color:#ca69cc;border-radius:40px;color:#fff;font-size:1.5rem;margin:0 auto 50px;padding:50px 100px;width:65%}@media screen and (max-width:1000px){form{padding:50px 20px}}@media screen and (max-width:650px){form{width:90%}}@media screen and (max-width:850px){form h3{font-size:1.3rem}form label{font-size:1.1rem}}form input[type=radio]{display:none}form input[type=text]{background-color:#dcd}form input::-webkit-input-placeholder{color:gray}form input::placeholder{color:gray}@media screen and (max-width:480px){form input::-webkit-input-placeholder{font-size:.9rem}form input::placeholder{font-size:.9rem}}form .radio-container{align-items:center;background-color:#dcd;border-radius:3px;cursor:pointer;display:inline-flex;height:40px;justify-content:center;margin:30px 30px 30px 0;width:40px}@media screen and (max-width:850px){form .radio-container{margin-right:15px}}@media screen and (max-width:480px){form .radio-container{margin-right:10px}}form .radio-container span{color:gray;font-size:16px}form .radio-container-gender{align-items:center;background-color:#dcd;border-radius:3px;cursor:pointer;display:inline-flex;height:40px;justify-content:center;margin:10px 30px 30px 0;width:70px}form .radio-container-gender span{color:gray;font-size:16px}form .commune{border:none;border-radius:3px;font-size:1.3rem;height:45px;margin-top:10px;padding-left:30px;width:100%}@media screen and (max-width:480px){form .commune{font-size:.9rem;padding-left:10px}}form .cp{border:none;border-radius:3px;font-size:1.3rem;height:45px;margin-bottom:20px;margin-top:20px;padding-left:30px;width:40%}@media screen and (max-width:850px){form .cp{width:75%}}@media screen and (max-width:480px){form .cp{font-size:.9rem;padding-left:10px}}form .nom{border:none;border-radius:3px;font-size:1.3rem;height:45px;padding-left:30px;width:100%}@media screen and (max-width:480px){form .nom{font-size:.9rem;padding-left:10px}}form .phone{display:flex;margin-top:20px}@media screen and (max-width:850px){form .phone{display:block}}@media screen and (max-width:480px){form .phone{font-size:.9rem;padding-left:10px}}form .phone .phone-logo-number{display:flex;margin-top:20px}form .phone .phone-logo-number .phone-logo{bottom:0;margin:auto 0;text-align:center;width:45px}@media screen and (max-width:480px){form .phone .phone-logo-number .phone-logo{width:30px}}form .phone .phone-logo-number .phone-number{border:none;border-radius:3px;font-size:1.3rem;height:45px;margin-left:30px;padding-left:30px;width:60%}@media screen and (max-width:480px){form .phone .phone-logo-number .phone-number{font-size:.9rem;padding-left:10px;width:80%}}form .phone button{background-color:#68088a;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:1.5rem;font-weight:700;margin-left:auto;padding:auto 30px;width:300px}@media screen and (max-width:850px){form .phone button{display:flex;margin:20px auto 0;padding:10px 75px}}@media screen and (max-width:480px){form .phone button{font-size:1.2rem;justify-content:center;padding:10px 25px;width:250px}}@media screen and (max-width:450px){form .phone button{font-size:1rem;justify-content:center;padding:10px 25px;width:180px}}.footer{background-color:#68088a;display:flex;height:100px;width:100%}@media screen and (max-width:550px){.footer{display:inline-table}}.footer .footer-content{color:#fff;justify-content:center;margin:auto 50px auto auto;text-align:center}@media screen and (max-width:550px){.footer .footer-content{font-size:.6rem;width:100%}}.footer .footer-logo{display:flex;justify-content:center;width:150px}@media screen and (max-width:550px){.footer .footer-logo{width:100%}}.footer .footer-logo img{margin-left:100px;margin-top:10px}@media screen and (max-width:550px){.footer .footer-logo img{margin-left:0;width:200px}}
/*# sourceMappingURL=main.cd4dce1d.css.map*/