.blog-contents-section{padding:clamp(20px,5vw,75px) 0}.blog-contents-section .blog-feature{margin-bottom:clamp(30px,3.5vw,50px)}.blog-contents-section .blog-feature img{aspect-ratio:16/5.1;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.blog-contents-section .blog-contents h2{line-height:120%}.blog-contents-section .blog-contents p span:has(img){display:flex;justify-content:center;flex-wrap:wrap;gap:20px}.blog-contents-section .blog-contents p span:has(img) img{width:calc(50% - 10px)}@media only screen and (max-width:1024px){.blog-contents-section .blog-contents p span:has(img) img{width:100%}}.blog-contents-section .post-tag-share{gap:30px 20px;margin-top:clamp(40px,6vw,100px)}.blog-contents-section .post-tag-share .post-share,.blog-contents-section .post-tag-share .post-tag{gap:18px}.blog-contents-section .post-tag-share .post-share h4,.blog-contents-section .post-tag-share .post-tag h4{font-family:Satoshi,sans-serif;font-weight:400;font-size:clamp(16px,1.5vw,20px);line-height:1.1;text-transform:capitalize;margin:0}.blog-contents-section .post-tag-share .post-tag ul{gap:8px}.blog-contents-section .post-tag-share .post-tag ul li a{display:flex;align-items:center;justify-content:center;font-family:Satoshi,sans-serif;font-weight:500;font-size:18px;line-height:100%;text-transform:uppercase;color:#000;background:#f3f3f3;padding:7px;min-width:clamp(120px,8vw,139px);min-height:clamp(30px,2.5vw,39px);transition:all .3s ease}.blog-contents-section .post-tag-share .post-tag ul li a:hover{background-color:#000;color:#fff}.blog-contents-section .post-tag-share .post-share ul{gap:10px 20px}.blog-contents-section .post-tag-share .post-share ul li a{border:.55px solid rgba(0,0,0,.4);width:clamp(50px,5vw,80px);height:clamp(50px,5vw,80px);display:flex;align-items:center;justify-content:center;transition:all .3s ease;border-radius:100px}.blog-contents-section .post-tag-share .post-share ul li a:hover{box-shadow:0 0 8px 2px rgba(0,0,0,.2)}.blog-contents-section .post-tag-share .post-share ul li a img{max-width:clamp(16px,2vw,25px);max-height:clamp(16px,2vw,25px)}