@font-face{font-family:MetroRegular;src:url("../../../assets/fonts/MetroSans/MetroSans-Regular.otf")}@font-face{font-family:MetroMedium;src:url("../../../assets/fonts/MetroSans/MetroSans-Medium.otf")}@font-face{font-family:MetroBold;src:url("../../../assets/fonts/MetroSans/MetroSans-Bold.otf")}@font-face{font-family:ArBoldFont;src:url('../../../assets/fonts/Tajawal/Tajawal-Bold.ttf')}@font-face{font-family:ArMediumFont;src:url('../../../assets/fonts/Tajawal/Tajawal-Medium.ttf')}@font-face{font-family:ArRegularFont;src:url('../../../assets/fonts/Tajawal/Tajawal-Regular.ttf')}html{font-size:14px;position:relative;min-height:100%}:root{--primary:#2439ff;--primary_hover:#3d4cff;--secondary:#777ef6;--border-secondary:#ebeeff;--light_secondary:#dbdefd;--lavender-purple:rgba(141,145,241,.62)}@media(min-width:768px){html{font-size:16px}}*,html,body{font-family:MetroRegular,serif}.f-bold,.en-bold,.en-US-bold{font-family:MetroBold,serif}.f-medium,.en-medium,.en-US-medium{font-family:MetroMedium,serif}.f-regular,.en-regular,.en-US-regular{font-family:MetroRegular,serif}.ar-bold{font-family:ArBoldFont,serif}.ar-medium{font-family:ArMediumFont,serif}.ar-regular{font-family:ArRegularFont,serif}*{scrollbar-width:auto;scrollbar-color:#dbdceb #fff;animation:fadeIn .3s ease-in}*::-webkit-scrollbar{width:4px}*::-webkit-scrollbar-track{background:#fff}*::-webkit-scrollbar-thumb{background-color:#dbdceb;border-radius:10px}.shadow-card{box-shadow:2px 4px 10px rgba(0,0,0,.15)}.wrapper{width:40%;margin:0 auto}@keyframes fadeIn{from{opacity:.2}to{opacity:1}}@media screen and (max-width:768px){.wrapper{box-sizing:border-box;padding-inline:3rem;width:100%}}.card-holder{width:40rem;position:fixed;padding:3rem 4rem;background:#fff;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:15px}@media screen and (max-width:768px){.card-holder{width:100%;background:transparent;box-shadow:none !important;transform:translate(-50%,-20%);height:100%}.responsive-btn{top:58%;position:absolute;right:0;left:0}}.confirm-btn{border:none;padding:.6rem 4rem;font-size:clamp(16px,1vw,22px);border-radius:8px;margin:0 auto;width:30rem;background-color:var(--primary);color:#fff;z-index:10}.confirm-btn:hover,.confirm-btn:active{background-color:var(--primary_hover)}.secondary-btn{background:transparent;padding:.6rem 4rem;font-size:clamp(16px,1vw,22px);color:var(--primary);border:none}@media screen and (max-width:768px){.confirm-btn{width:calc(100% - 2rem)}}.fixed-btn{position:fixed;bottom:1rem;left:50%;transform:translateX(-50%)}.redirection-image{border-radius:100%;box-shadow:2px 4px 10px rgba(0,0,0,.15);width:10rem}.lang-select{display:flex;gap:.5rem;align-items:center;position:absolute;right:3rem;top:2.5rem}.lang-select img{width:1.4rem;margin-block-end:.2rem}.lang-select .vertical-hr{width:2px;height:1.1rem;border-left:2px solid #000;margin-block-end:.2rem}.lang-select a{text-decoration:none;color:#000;font-family:MetroMedium,serif;cursor:pointer;font-size:1.2rem}.lang-select a.active{color:#2439ff}.center{height:100vh;display:flex;gap:.5rem;align-items:center;max-height:100vh;overflow:scroll;flex-direction:column;justify-content:center}.form-control{border-radius:10px;border:2px solid var(--border-secondary)}.form-control:focus{border-color:var(--border-secondary);box-shadow:none}@media screen and (max-width:768px){.lang-select{position:fixed;top:unset;bottom:0;left:50%;transform:translateX(-50%);right:unset;width:100%;justify-content:center;background:#fff;padding-top:2rem;padding-bottom:1rem}.fixed-btn{margin-block:1rem;bottom:3rem}#create_consent_form{padding-bottom:4rem}}