@import"https://fonts.googleapis.com/css2?family=Carlito:ital,wght@0,400;0,700;1,400;1,700&family=Sora:wght@100..800&display=swap";@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeout{0%{opacity:0}to{opacity:1}}@keyframes hide{0%{opacity:1}90%{opacity:1}to{opacity:0}}*{margin:0;padding:0;text-decoration:none;transition:all .3s ease}h1{font-family:Sora,sans-serif;font-size:45px;font-weight:600;color:#303030;text-align:center}h2{font-family:Sora,sans-serif;font-size:30px;font-weight:600;color:#303030}h3{font-family:Sora,sans-serif;font-size:20px;font-weight:600;color:#303030}p,label,input,button,a,li,address{font-family:Carlito,sans-serif;color:#303030;font-size:20px}input{width:100%}input::placeholder{color:#565656}img{width:100%}body{background:#fff7ed}svg{stroke-width:1.5px;color:#303030}.logo{max-width:100px;border-radius:35px}.container{padding:0 20px}.button{display:inline-block;width:100%;background:#fcae26;padding:20px 10px;border-radius:30px;text-align:center;align-content:center;font-size:24px;font-weight:700;border:none}.button:hover{transform:scale(1.05);cursor:pointer}.orange-return-button{border:none;background:#fcae26;border-radius:10000px;width:100px;height:100px}.orange-return-button svg{color:#303030;stroke-width:1px}.white-return-button{border:none;background:#fff;border-radius:10000px;width:100px;height:100px}.white-return-button svg{color:#fcae26;stroke-width:1px}.white-return-button{height:75px;width:75px}.return-button{position:absolute;left:30px;top:30px}.error-screen{height:100vh;align-content:center}.loader{position:absolute;left:calc(50% - 75px);top:calc(50% - 75px);width:150px;height:150px;border:10px solid #303030;border-bottom-color:#fcae26;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}.notification-success{font-family:Carlito,sans-serif;font-size:20px;text-align:center;position:fixed;bottom:100px;left:50%;transform:translate(-50%);background:#28a745;color:#fff;padding:12px 20px;border-radius:30px;animation:fadeout .3s ease-in-out forwards,hide 3s forwards;z-index:100000}.notification-error{font-family:Carlito,sans-serif;font-size:20px;text-align:center;position:fixed;bottom:100px;left:50%;transform:translate(-50%);background:#e63946;color:#fff;padding:12px 20px;border-radius:30px;animation:fadeout .3s ease-in-out forwards,hide 3s forwards;z-index:100000}.legal-main{margin-bottom:189px}.legal-main h1{background:#fcae26;padding:20px 0}.legal-main section{padding:20px;border-radius:20px}.legal-main section h2,.legal-main section h3{margin-bottom:10px}.legal-main section p,.legal-main section address,.legal-main section ul{margin-bottom:20px}.legal-main section ul{padding-left:20px;list-style:disc;list-style-position:outside}main{margin-bottom:93px}.success-message{display:flex;flex-direction:column;gap:15px}.success-message .button{width:auto}.desktop-profile{max-width:1200px;margin:150px auto auto;padding:0 15px}.desktop-profile>div{display:grid;grid-template-columns:1fr 3fr;background:#fff;border:2px solid #fcae26;border-radius:30px}.desktop-profile #profile-infos,.desktop-profile #profile-preferences{grid-column:2/3;grid-row:1;margin-bottom:0;padding:60px 0;gap:20px;min-height:0}.desktop-profile #profile-infos h1,.desktop-profile #profile-preferences h1{background:none;padding:0}.desktop-profile #profile-infos .container,.desktop-profile #profile-preferences .container{gap:40px;margin:0}.desktop-profile #profile-infos .container form div input,.desktop-profile #profile-preferences .container form div input{background:#fff7ed}.desktop-profile #profile-preferences{min-height:400px}.desktop-profile #profile-nav-bar{background:none;position:relative;-webkit-backdrop-filter:none;backdrop-filter:none;border-top:none;width:auto;grid-column:1/2;bottom:0;border-top-left-radius:30px;border-bottom-left-radius:30px;border-right:1px solid #fcae26}.desktop-profile #profile-nav-bar>div{padding:0}.desktop-profile #profile-nav-bar>div>div{border-radius:30px 0 0;grid-template-columns:1fr;border:none;border-bottom:1px solid #fcae26;background:none}.desktop-profile #profile-nav-bar>div>div>a:nth-child(1){border-bottom-left-radius:0;border-bottom:1px solid #fcae26;border-right:none}.desktop-profile #profile-nav-bar>div>div a{font-size:22px}.desktop-profile #profile-nav-bar>div>.logout-button{position:absolute;bottom:0;width:100%;border-top:2px solid #fcae26;border-bottom:none;border-left:none;border-right:none;border-bottom-left-radius:30px;padding:30px 0;color:red;background:#ff00001a}.desktop-profile #profile-nav-bar>div>.logout-button:hover{cursor:pointer}@media screen and (min-width:1025px){.container{max-width:1440px;margin:auto;padding:0 40px}.button{width:fit-content!important;padding:20px 30px!important;align-self:center}main{margin-bottom:150px}.legal-main{margin-bottom:150px;margin-top:150px}.legal-main h1{background:none}.legal-main section{max-width:1440px;margin:auto}}
