.blog-01-section{background-position:center;background-size:cover;background-repeat:no-repeat;max-width:100%;width:100%;position:relative;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.blog-01-section .overlay{position:absolute;top:0;left:0;right:0;bottom:0;opacity:.8;z-index:0;background:linear-gradient(45deg,#190a32 0%,#fff 100%)}.blog-01-section .txt-content{z-index:1;position:relative}.blog-01-section .txt-content p{font-size:26px;color:#fff;font-weight:400;position:relative;z-index:1}.blog-01-section .txt-content h1{font-size:6vw;color:#fff;line-height:1.2;font-weight:700;margin:0}.blog-01-section .txt-content h2{font-size:18px;line-height:1.5;color:rgba(255,255,255,0.9);margin:0;font-family:system-ui;font-weight:400}.blog-01-section .txt-content p:before{content:'';position:absolute;background-color:#190a32;width:68px;height:4px;bottom:0px;z-index:1}@media(min-width:1366px){.blog-01-section{min-height:100vh}.blog-01-section .txt-content h2{max-width:50%}}@media(min-width:768px) and (max-width:1365px){.blog-01-section{min-height:60vh}.blog-01-section .txt-content h2{max-width:70%}}@media(max-width:767px){.blog-01-section .txt-content h2{max-width:100%;width:100%}.blog-01-section{min-height:55vh}}