@import url(https://fonts.googleapis.com/css2?family=Changa:wght@300;400;500;700&display=swap);*{margin:0;padding:0;box-sizing:border-box}:root{--bgc:#65a5a1;--color:#fffcfa;--bgHero:url(/static/media/cover.5cb72f1f.webp);--bgProfile:url(/static/media/logo.8c2fc1f1.jpg);--borderColor:#fee294;--gradient:linear-gradient(90deg,#e5ca7e 0.02%,#e4bf5a 100.02%);--font:"Changa",sans-serif}.App{text-align:center;flex-direction:column;background-color:#65a5a1;background-color:var(--bgc);color:#fffcfa;color:var(--color);font-family:Changa,sans-serif;font-family:var(--font)}.App,.btn{display:flex;align-items:center}.btn{height:46px;width:204px;background:linear-gradient(90deg,#e5ca7e .02%,#e4bf5a 100.02%);background:var(--gradient);border-radius:5px;grid-gap:5px;gap:5px;justify-content:center;margin-top:28px;color:#fff;font-weight:500}.svc-btn{background:transparent;color:#fee294;border:2px solid #fee294}.svc-btn:hover{background:linear-gradient(90deg,#e5ca7e .02%,#e4bf5a 100.02%);background:var(--gradient);color:#fff;border:0 solid #fff}h1{font-size:35px;font-weight:500}p{font-size:20px;font-weight:300}.Footer a{color:#fee294;color:var(--borderColor)}.cover{position:relative;width:95vw;height:250px;top:10px;background-image:var(--bgHero);background-size:cover;background-position:bottom;background-repeat:no-repeat;border-radius:10px;display:flex;justify-content:center}.profile{position:absolute;width:163px;height:163px;border-radius:50%;top:140px;background-image:var(--bgProfile);background-color:#fff;background-size:145%;background-position:50%}.profile:before{content:"";position:absolute;top:-7px;left:-7px;right:-7px;bottom:-7px;border-radius:50%;border:2px solid var(--borderColor)}.SocialIcons{margin-top:28px;display:flex;justify-content:center;flex-wrap:wrap;grid-gap:34px;gap:34px;width:100vw;direction:rtl;width:80vw}.socialIcon{cursor:pointer;transition:all .25s ease-out;display:flex;flex-direction:column}.socialIcon:hover{transition:all .3s ease-in;-webkit-transform:scale(1.1);transform:scale(1.1)}span{margin-top:10px;font-size:13px}.heading-actions{display:none!important}.modal{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#fff;color:#2e2e2e;padding:20px;width:400px;height:525px;overflow-y:scroll;max-width:90%;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.2)}.modal.feedback{height:380px}.modal.feedback,.overlay{display:flex;justify-content:center;align-items:center}.overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5)}.modal-content{margin-bottom:20px;direction:rtl;font-family:var(--font)}.feedback-form,.modal-content{display:flex;flex-direction:column;justify-content:center;align-items:center}.feedback-form{grid-gap:10px;gap:10px;max-width:400px;margin:auto}.rating-container p,.thank-you-message p{margin:0;font-size:16px;text-align:center}.stars{display:flex;justify-content:center;grid-gap:5px;gap:5px}.star{cursor:pointer;font-size:25px;color:#ccc}.star.filled{color:#f5d432}.star:hover,.star:hover~.star.filled{color:#ffc107}.star-radio{display:none}.feedback-textarea{width:250px;height:100px;padding:8px;font-size:14px;border:1px solid #ccc;border-radius:5px}.copy-button,.submit-button{padding:10px 20px;border:none;border-radius:5px;background-color:#f6d433;color:#2e2e2e;cursor:pointer;font-size:16px;font-family:var(--font)}.copy-button:hover,.submit-button:hover{background-color:#0056b3}.google-link{display:inline-block;margin-top:10px;color:#007bff;text-decoration:none;font-size:16px}.google-buttons{margin-top:30px;display:flex;flex-direction:column;text-align:center}.SvcForm{display:flex;justify-content:center;align-items:center;width:100vw;height:100%;position:fixed;background-color:#323233}.question{margin-bottom:30px}.row{display:flex;align-items:center;flex-direction:row-reverse;justify-content:flex-end;grid-gap:10px;gap:10px;margin-bottom:10px}.radio-option{font-size:.8rem}.SvcForm input[type=radio]{-webkit-transform:scale(1.25);transform:scale(1.25)}.SvcForm form{background-color:#1e1e1e;color:#fff;width:360px;height:600px;border-radius:15px;padding:25px;direction:rtl;text-align:right;overflow-y:scroll}.SvcForm label{display:flex;flex-direction:column;font-weight:700;font-size:.85rem}.SvcForm small{font-size:12.5px;font-weight:400;margin-bottom:4px;color:#f47a1b}.SvcForm input[type=text],select,textarea{height:30px;margin-bottom:10px}.SvcForm input[type=text],.SvcForm select.form-select,select,textarea{padding:8px;border-radius:4px;border:1px solid #ced4da;background-color:#f8f9fa;color:#495057;font-size:14px;width:100%}.SvcForm button{padding:8px 16px;border-radius:4px;border:none;background-color:#f47a1b;color:#fff;font-size:14px;cursor:pointer;margin-top:20px;font-family:Changa,sans-serif}.SvcForm button:hover{transition:all .3s ease-in;-webkit-transform:scale(1.1);transform:scale(1.1);background-color:#ce5900}.language-selector{position:fixed;top:20px;right:20px;z-index:1000}.language-selector select{padding:8px 12px;font-size:14px;border:1px solid #ccc;border-radius:4px;background-color:#f5f5f5;color:#333;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.language-selector select:hover{background-color:#e0e0e0;border-color:#bbb}.language-selector select:focus{outline:none;border-color:#888}
/*# sourceMappingURL=main.72be25ce.chunk.css.map */