@charset "UTF-8";
@font-face{font-family:Tajawal-Medium;src:url(/theme/altibbi/lib/fonts/Tajawal-Medium.ttf);font-display:swap}
@font-face{font-family:Tajawal-regular;src:url(/theme/altibbi/lib/fonts/Tajawal-Regular.ttf);font-display:swap}
@font-face{font-family:Tajawal-bold;src:url(/theme/altibbi/lib/fonts/Tajawal-Bold.ttf);font-display:swap}
:root{--spacing-sm:6px;--spacing-md:8px;--spacing-lg:12px;--spacing-xs:4px;--spacing-xl:16px;--spacing-2xl:20px;--spacing-3xl:24px;--spacing-4xl:32px;--spacing-5xl:40px;--radius-md:var(--spacing-md);--gray-1:#101828;--gray-2:#344054;--gray-3:#667085;--gray-4:#98a2b3;--gray-5:#d0d5dd;--gray-6:#e4e7ec;--gray-7:#f2f4f7;--gray-8:#f9fafb;--red:#cf274d;--orange:#f79009;--radius-full:9999px;--radius-sm:6px;--radius-4xl:24px;--primary:#155eef;--darkblue:#102a56;--whatsapp-color:#00b946;--warning-25:rgba(255,175,71,.25);--radius-xl:var(--spacing-lg);--radius-lg:10px;--brand-50:#eff4ff}.suggestion-div textarea::-webkit-input-placeholder{padding-left:5px;padding-right:5px}.suggestion-div .buttons-container button{padding-top:12px;padding-bottom:12px}.suggestion-div textarea{margin-bottom:15px}.suggestion-div textarea{padding:15px}.suggestion-div textarea{margin-top:16px}.suggestion-div .buttons-container button{padding-left:18px;padding-right:18px}.suggestion-div{margin-top:20px}.useful-content-wrapper{margin-top:40px;margin-bottom:40px}.suggestion-div textarea,.suggestion-div textarea::-webkit-input-placeholder{font-size:.875rem}.useful-content-wrapper .useful-content-container .useful-content-right-side,.suggestion-div,.suggestion-div .buttons-container button{font-size:1rem}.useful-content-wrapper .useful-content-container .useful-content-right-side,.suggestion-div{line-height:1.1875rem}.suggestion-div .buttons-container button{line-height:1.5rem}.primary-blue{color:#102a56}.primary-altibbi{color:#155eef}.font-regular{font-family:Tajawal-Regular,serif}.font-medium{font-family:Tajawal-Medium,serif}.font-bold,.useful-content-wrapper .useful-content-container .useful-content-right-side,.suggestion-div .buttons-container button{font-family:Tajawal-Bold,serif}.normal-font-style{font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:normal}.mt-40{margin-top:40px}.dot-flashing{position:relative;width:10px;height:10px;border-radius:5px;background-color:#fff;color:#fff;animation:dotFlashing 1s infinite linear alternate;animation-delay:.5s}.dot-flashing:before,.dot-flashing:after{content:'';display:inline-block;position:absolute;top:0}.dot-flashing:before{left:-15px;width:10px;height:10px;border-radius:5px;background-color:#fff;color:#fff;animation:dotFlashing 1s infinite alternate;animation-delay:0s}.dot-flashing:after{left:15px;width:10px;height:10px;border-radius:5px;background-color:#fff;color:#fff;animation:dotFlashing 1s infinite alternate;animation-delay:1s}@keyframes dotFlashing{0%{background-color:#155eef}50%,100%{background-color:#fff}}.useful-content-wrapper{background-color:transparent}.useful-content-wrapper .useful-content-container{display:flex;justify-content:flex-start;align-items:center;gap:16px}@media (max-width:767px){.useful-content-wrapper .useful-content-container{flex-direction:column;justify-content:center}}.useful-content-wrapper .useful-content-container .useful-content-right-side{color:#101828}.useful-content-wrapper .useful-content-container .useful-content-left-side{display:flex;gap:20px}@media (max-width:767px){.useful-content-wrapper .useful-content-container .useful-content-left-side{justify-content:center}}.useful-content-wrapper .useful-content-container .useful-content-left-side .usefull{width:50px;height:50px;background-repeat:no-repeat;background-size:50px;display:block;cursor:pointer;background-image:url(/theme/altibbi/svgs/useful_content/empty_pos.svg)}.useful-content-wrapper .useful-content-container .useful-content-left-side .usefull:hover,.useful-content-wrapper .useful-content-container .useful-content-left-side .usefull.active{background-image:url(/theme/altibbi/svgs/useful_content/clicked_pos.svg)}.useful-content-wrapper .useful-content-container .useful-content-left-side .not-usefull{width:50px;height:50px;background-repeat:no-repeat;background-size:50px;display:block;cursor:pointer;background-image:url(/theme/altibbi/svgs/useful_content/empty_dis.svg)}.useful-content-wrapper .useful-content-container .useful-content-left-side .not-usefull:hover,.useful-content-wrapper .useful-content-container .useful-content-left-side .not-usefull.active{background-image:url(/theme/altibbi/svgs/useful_content/clicked_dis.svg)}.suggestion-div{color:#101828}.suggestion-div textarea{color:#344054;width:100%;border:1px solid #d0d5dd;resize:none;outline:none;border-radius:10px}.suggestion-div textarea::-webkit-input-placeholder{color:#667085}.suggestion-div .buttons-container{display:flex;justify-content:flex-end;gap:20px;align-items:center}.suggestion-div .buttons-container button{border:unset;outline:unset;width:fit-content;color:#fff;background-color:#155eef;border-radius:12px}.suggestion-div .buttons-container button:focus-within{outline:unset}@media (max-width:767px){.suggestion-div .buttons-container button{width:100%}}.suggestion-div .buttons-container button:hover{background-color:#0d4ac4}