.blog-wrapper{width:var(--mid-space);margin:auto;display:flex;flex-direction:column;align-items:center;max-width:1080px}.blog-title{text-align:center;color:var(--background-color)}.category-text{margin-bottom:10px;display:flex;gap:5px}.category-text span:first-child{border-right:3px solid #ffffff;padding-right:5px}.description{width:var(--default-width);text-align:justify;margin:auto;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.description a,.description h1,.description h2,.description h3,.description h4,.description h5,.description h6{color:var(--background-color)}.description ul{list-style:disc;margin-left:20px}.description img{display:flex;justify-self:center;width:720px;height:420px;border-radius:6px;max-width:100%;height:auto}.error{color:red;font-weight:700}.Top-Blog-section{display:flex}.blog-image{width:70%;max-width:920px;height:420px;object-fit:cover;border-radius:10px;margin-bottom:30px}.sub-block{width:30%}@media (max-width:900px){.blog-wrapper{width:100%;overflow-x:hidden}.blog-image{width:100%;height:auto}.description{width:100%;max-width:100%;overflow-x:hidden}.description img{width:100%;max-width:100%;height:auto}.description code,.description pre,.description table{overflow-x:auto;max-width:100%}.description table{display:block}.sub-block{display:none}.blog-title{font-size:24px}}.followus-section{flex-direction:column}.followus-section .socials-share{display:flex;align-items:center;gap:10px;width:100%}.followus-section .socials-share svg{color:#00D0FF;cursor:pointer}.followus-section .socials-share svg:hover{color:#7FDCF1;cursor:pointer}.followus-section input[type=email]{outline:none;border:1px solid #00d0ff;border-radius:6px;background-color:transparent;color:white;padding:10px;height:50px}.followus-section input::placeholder{font-size:12px}.followus-section .btn{background-color:var(--background-color);color:black;text-align:center;padding:12px;border:none;border-radius:5px;cursor:pointer;font-size:var(--default-p-size);border:1px solid var(--background-color)}.followus-section .btn:hover{background-color:transparent;color:var(--background-color)}.followus-section .checkbox-container{display:flex;gap:10px;align-items:flex-start;justify-content:left}.followus-section .checkbox-container p{font-size:12px;margin:0;padding:0}.followus-section .checkbox-container input[type=checkbox]{accent-color:#00D0FF;cursor:pointer;margin-top:5px}.followus-section{width:100%;display:flex;padding:0 8%;gap:10px}