.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:left;margin:auto;line-height:1.8;overflow-wrap:break-word;word-wrap:break-word;word-break:normal}.description a{color:var(--background-color)}.description h1,.description h2,.description h3,.description h4,.description h5,.description h6{color:var(--background-color);text-align:left;line-height:1.2;margin:1.5rem 0 1rem;overflow-wrap:anywhere;word-break:normal}.description li,.description p{margin:0 0 1rem}.description ol,.description ul{margin:1rem 0 1.25rem;padding-left:1.5rem}.description ul{list-style:disc}.description ol{list-style:decimal}.description li::marker{color:var(--background-color)}.description strong{font-weight:700}.description br+br{display:block;content:"";margin-top:.75rem}.description img{display:block;margin:1.5rem auto;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}.comment-container{display:flex;justify-content:space-between;width:100%;margin:30px 0;background:var(--grey-color)}.comment-form{display:flex;flex-direction:column;width:48%}.comment-form input,.comment-form textarea{width:100%;padding:10px;border:1px solid var(--background-color);border-radius:5px;font-size:14px;margin-top:5px;background-color:transparent;color:var(--text-color)}.comment-form textarea{height:80px;resize:none;color:var(--text-color)}.comment-form input:focus,.comment-formtextarea:focus{outline:none;border:1px solid var(--shadow-low3);caret-color:white}.comment-form button{background-color:var(--background-color);width:100%;padding:12px;border:none;border-radius:5px;margin-bottom:15px;cursor:pointer;font-size:var(--default-p-size);border:1px solid var(--background-color)}.comment-form button:hover{background-color:transparent;color:var(--background-color)}.comment-list{width:48%}.comment-area-list{width:96%;height:250px;padding:3%;overflow-y:scroll;background:var(--gradient-one);box-shadow:var(--default-box-shadow);border-radius:var(--default-border-radius)}.comment-list h3{font-size:20px;font-weight:700;margin-bottom:10px}.comment{background:rgb(0,0,0);padding:5px;margin-bottom:10px;border-radius:4px;border-left:4px solid var(--background-color)}.comment p{font-size:14px;margin:2px 0}.comment small{color:var(--background-color);font-size:12px;display:flex;justify-content:space-between}.no-comments{color:#777;font-style:italic;text-align:center}.error-message{color:red;font-size:10px;line-height:1;margin:0;padding:0}@media (max-width:768px){.comment-container{width:100%;display:flex;flex-direction:column;justify-content:space-between;margin:0;padding:20px 0;background:var(--grey-color)}.comment-area-list,.comment-form{width:100%}.comment-list{width:100%;margin:0}}