@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}
.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:#2257f9}.primary-altibbi{color:#00d1bd}.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:#00d1bd}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:#171725}.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:#171725}.suggestion-div textarea{color:#454551;width:100%;border:1px solid #d1d1d3;resize:none;outline:none;border-radius:10px}.suggestion-div textarea::-webkit-input-placeholder{color:#74747c}.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:#00d1bd;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:#009e8f}