.article-show .overlay{position:relative;background-image:url(/build/assets/sheikes-b4d5857d.png);height:550px;background-size:cover;display:flex;align-items:center;justify-content:center;background-position:center}.article-show .overlay .text{border-radius:20px;background:#fff;padding:30px 40px 52px;width:736px;height:-moz-fit-content;height:fit-content;display:flex;flex-flow:column;gap:20px;position:absolute;bottom:20px;right:50%;transform:translate(50%)}.article-show .overlay .text h1{color:#000;font-size:36px;font-weight:700}.article-show .overlay .text .date-sort{display:flex;gap:13px;align-items:center;justify-content:flex-end}.article-show .overlay .text .date-sort p{color:#767676;font-size:12px;font-weight:700}.article-show .overlay .text .date-sort a{display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:400;max-width:64.643px;border-radius:20px;background:#8fc640;padding:4px 9px;cursor:pointer;background:#13567b}.article-show .overlay .text .about-sheikh{display:flex;gap:14px;align-items:flex-start}.article-show .overlay .text .about-sheikh .image-2{width:43px;height:43px;border-radius:50%}.article-show .overlay .text .about-sheikh .image-2 img{width:100%;height:100%;border-radius:50%}.article-show .overlay .text .about-sheikh .text-2{display:flex;flex-flow:column;gap:4px;align-self:center}.article-show .overlay .text .about-sheikh .text-2 p:first-of-type{color:#13567b;font-size:15px;font-weight:700}.article-show .overlay .text .about-sheikh .text-2 p:last-of-type{color:#756f6f;font-size:12px;font-weight:300}.article-show .second-section{padding-top:60px}.article-show .second-section .first-text{padding-block:70px 40px;color:#000;font-size:17px;font-weight:400;line-height:35px;max-width:841px}.article-show .second-section figure{padding-bottom:50px}.article-show .second-section figure .image{max-width:829px;max-height:408px}.article-show .second-section figure .image img{width:100%;height:100%}.article-show .second-section figure figcaption{color:#818181;font-size:20px;font-weight:300;line-height:35px;padding-right:40px}.article-show .second-section .text2{padding-bottom:40px}.article-show .second-section .text2 .title{color:#13567b;font-size:25px;font-weight:700;line-height:35px}.article-show .second-section .text2 p{color:#000;max-width:821px;font-size:16px;font-weight:400;line-height:35px}.article-show .second-section .text3{border-bottom:1px solid #8fc640;border-top:1px solid #8fc640;padding-block:30px 19px;color:#000;font-size:21px;font-weight:400;line-height:35px;max-width:821px;text-align:center}.article-show .second-section .text4{padding-block:45px 50px;color:#000;font-size:17px;font-weight:400;line-height:35px;max-width:821px}.article-show .second-section .tags{display:flex;gap:9px;padding-bottom:30px;flex-flow:wrap}.article-show .second-section .tags a{text-decoration:none;color:#fff;border-radius:10px;background:#8fc640;padding:7px 20px;font-size:16px;font-weight:500;transform:scale(.95);transition:.2s}.article-show .second-section .tags a:hover{transform:scale(1.1)}.article-show .second-section .another-article{color:#000;font-size:30px;padding-bottom:26px}.article-show .second-section .articles-boxes{display:flex;gap:32px;padding-bottom:30px;border-bottom:1px solid rgba(138,138,138,.5);flex-flow:wrap}.article-show .second-section .articles-boxes .box{display:flex;flex-flow:column;transform:scale(.95);transition:.2s}.article-show .second-section .articles-boxes .box:hover{transform:scale(1)}.article-show .second-section .articles-boxes .box .image{position:relative;width:352px;height:246px}.article-show .second-section .articles-boxes .box .image img{width:100%;height:100%;border-radius:15px}.article-show .second-section .articles-boxes .box .image p{direction:ltr;position:absolute;bottom:9px;left:8px;border-radius:8px;background:#fff;color:#292a2e;text-align:center;font-size:11px;font-weight:400;padding:4px 9px}.article-show .second-section .articles-boxes .box .the-article-title{color:#000;font-size:20px;font-weight:400;padding-top:20px;padding-bottom:6px}.article-show .second-section .articles-boxes .box .random-text{max-width:321px;color:#767676;font-size:15px;font-weight:300}.article-show .second-section form{display:flex;flex-flow:column;gap:22px;max-width:846px;padding-top:34px}.article-show .second-section form>p{color:#000;font-size:22px;font-weight:500}.article-show .second-section form .send{display:flex;border-radius:8px;background:#f6f6f6;padding:24px 27px;gap:20px}.article-show .second-section form .send .image{width:46px;height:40px}.article-show .second-section form .send .image img{width:100%;height:100%}.article-show .second-section form .send textarea{resize:none;padding-block:15px;border-radius:8px;border:1px solid #c7c7c7;background:#fff;width:80%}.article-show .second-section form .send input{border-radius:8px;background:#8fc640;color:#f6f6f6;font-size:16px;font-weight:500;line-height:24px;width:120.526px;height:48px;align-self:center;border:none;transform:scale(.95);transition:all .1s}.article-show .second-section form .send input:hover{outline:solid 2px #3c3c3c;transform:scale(1)}.article-show .second-section .comments{display:flex;flex-flow:column;gap:18px;border-radius:8px;max-width:845px}.article-show .second-section .comments .comment{background:#f6f6f6;padding:20px;border-radius:8px;display:flex;flex-flow:column;gap:10px}.article-show .second-section .comments .comment .edit-delete{display:flex;gap:17px;align-self:flex-end}.article-show .second-section .comments .comment .edit-delete .edit,.article-show .second-section .comments .comment .edit-delete .delete{border-radius:5px;background:#13567b;padding:9px;color:#fff;gap:3px;display:flex;justify-content:center;align-items:center;cursor:pointer}.article-show .second-section .comments .comment .edit-delete .delete{background:#c63232}.article-show .second-section .comments .comment .edit-delete .once{border-radius:5px;background:#fff;color:#fbb042;font-size:12px;font-weight:600;padding:5px;display:none}.article-show .second-section .comments .comment:first-of-type{margin-top:18px}.article-show .second-section .comments .comment .titles-top{display:flex;align-items:center;gap:12px}.article-show .second-section .comments .comment .titles-top>p:first-of-type{color:#13567b;font-size:16px;font-weight:700}.article-show .second-section .comments .comment .titles-top>p:last-of-type{color:#979797;font-size:16px;font-weight:400}.article-show .second-section .comments .comment .titles-top .comment-profile-picture{border-radius:50%;width:40px;height:40px}.article-show .second-section .comments .comment .titles-top .reply{display:flex;align-items:center;gap:10px;margin-right:auto;cursor:pointer}.article-show .second-section .comments .comment .titles-top .reply p{color:#8fc640;font-size:16px;font-weight:500}.article-show .second-section .comments .comment .titles-top .reply img{width:16px;height:12px}.article-show .second-section .comments .comment p{max-width:716px;color:#4d4d4d;text-align:right;font-feature-settings:"clig" off,"liga" off;font-family:Alexandria;font-size:15px;font-style:normal;font-weight:400;line-height:24px}@media (max-width: 991.98px){.article-show .overlay .text{padding:max(15px,3vw);width:max(280px,80vw)}.article-show .overlay .text .date-sort{display:none}.article-show .overlay .text h1{font-size:clamp(15px,4vw,35px)}.article-show .second-section{padding-top:15px}.article-show .second-section .tags{overflow-x:auto;flex-flow:nowrap;word-break:keep-all}.article-show .second-section .tags a{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;text-wrap:nowrap}.article-show .second-section .another-article{font-size:clamp(13px,4vw,17px);padding-top:20px;padding-bottom:10px}.article-show .second-section .first-text{font-size:clamp(13px,4vw,17px);padding-block:36px 8px}.article-show .second-section figure{padding-bottom:8px}.article-show .second-section figure .cap{font-size:clamp(12px,3vw,20px);text-align:center;line-height:max(20px,4vw);padding:0}.article-show .second-section .text2{padding-bottom:20px}.article-show .second-section .text2 p{font-size:clamp(12px,3vw,16px)}.article-show .second-section .text2 .title{font-size:17px}.article-show .second-section .text3,.article-show .second-section .text4{font-size:clamp(13px,3vw,16px);padding-block:20px}.article-show .second-section .articles-boxes{overflow-x:auto;gap:10px;flex-flow:nowrap}.article-show .second-section .articles-boxes .box,.article-show .second-section .articles-boxes .box:hover{transform:scale(1)}.article-show .second-section .articles-boxes .box .random-text{display:none}.article-show .second-section .articles-boxes .box .the-article-title{font-size:clamp(14px,3vw,20px);padding:10px}.article-show .second-section .articles-boxes .box .image{width:max(162px,42vw);height:auto}.article-show .second-section .articles-boxes .box .image p{display:none}.article-show .second-section form>p{display:none}.article-show .second-section form .send{justify-content:space-between;padding:15px 10px;gap:5px}.article-show .second-section form .send input{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;padding:max(6px,1.5vw) max(10px,2.5vw)}.article-show .second-section form .send textarea{width:65%;height:max(80px,10vw)}.article-show .second-section form .send .image,.article-show .second-section .comments .comment .titles-top .image{width:max(28px,4.5vw);height:max(28px,4.5vw)}.article-show .second-section .comments .comment .titles-top .image img{width:100%;height:100%}.article-show .second-section .comments .comment .titles-top>p:first-of-type{font-size:clamp(14px,3vw,18px);padding:0}.article-show .second-section .comments .comment .titles-top>p:last-of-type{font-size:clamp(10px,3vw,16px);padding:0}.article-show .second-section .comments .comment p{font-size:clamp(10px,3vw,16px);padding-top:15px}}@media (max-width: 575.98px){.article-show .overlay .text .about-sheikh .text-2{width:max(200px,60vw)}}
