@charset "UTF-8";html,body{height:100%}body{margin:0;font-family:Roboto,Helvetica Neue,sans-serif;background-color:#f5f5f5;color:#363636}.phrase{font-weight:400;font-style:italic;font-size:1rem;text-align:center;color:#333;margin-top:0}.header-component{background-color:#ffffff56}.footer-component{background-color:#33333310}.flex{display:flex}.column{flex-direction:column}.row{flex-direction:row}.align-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.grouper{gap:3rem}.semigrouper{gap:1.5rem}.full-width{width:100%}.full-height{height:100%}.secondary-container{background-color:#1c1c1c;color:#f4f6f1}.tertiary-container{background-color:#f4f6f1;color:#363636}.half-width{width:50%}.wrap{flex-wrap:wrap}.text-center{text-align:center}.my-button{background-color:#45abff;color:#f4f6f1;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;transition:background-color .35s}.my-button:disabled{background-color:#ccc;cursor:not-allowed}.my-button:hover{background-color:#007bff}.my-button-only-icon{color:#363636;border:none;padding:10px;border-radius:50%;background-color:#45abff8e;cursor:pointer}.my-button-only-icon a{color:#363636;text-decoration:none;font-size:1.2rem}.my-button-only-icon a:hover{color:#007bff}.main-container{display:flex;flex-direction:column;justify-content:center;width:100%;background-color:#f5f5f5;overflow-x:hidden;background-image:url("./media/p6-WHSGDSLB.png");z-index:-2;background-repeat:repeat}.bg-primary{background-color:#f5f5f5}.super-title{font-size:3rem;font-weight:700;color:#333;margin-top:1rem}.title{font-size:2.5rem;font-weight:600;color:#23384de8;margin-top:1rem}.subtitle{font-size:1.5rem;font-weight:600;color:#333;margin-top:1rem}.divider{width:90%;height:1px;background-color:#ddd;margin:1rem 0}.margin-right{margin-right:3rem}.my-input[type=text]{width:100%;max-width:400px;padding:10px;border:1px solid #ccc;border-radius:4px;font-size:16px;box-sizing:border-box}.my-input[type=text]:focus{outline:none;border-color:#007bff;box-shadow:0 0 5px #007bff80}
