@charset "UTF-8";.blog-list-section{text-align:center;color:white;background:#252c38;background:-webkit-gradient(linear, left bottom, left top, from(#252c38), to(#3a4352));background:-webkit-linear-gradient(bottom, #252c38 0%, #3a4352 100%);background:-o-linear-gradient(bottom, #252c38 0%, #3a4352 100%);background:linear-gradient(0deg, #252c38 0%, #3a4352 100%)}.blog-list-section .btn-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;margin-right:auto}.blog-list-section .btn-wrap.column{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog-list-section :where(ol,ul){display:inline-block;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;margin-left:auto;margin-right:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.blog-list-section .visual-cards-toggle,.blog-list-section iframe,.blog-list-section table:not(.ui-datepicker-calendar){margin-left:auto;margin-right:auto}.blog-list-section ul.blog-grid{--col-count:4;margin:0;padding:0;list-style:none;margin-top:45px;margin-top:clamp(35px, 5vw, 45px);display:-ms-grid;display:grid;gap:20px;-ms-grid-columns:(1fr)[var(--col-count)];grid-template-columns:repeat(var(--col-count), 1fr);margin-left:auto;margin-right:auto}@media screen and (max-width:1600px){.blog-list-section ul.blog-grid{--col-count:3}}@media screen and (max-width:1200px){.blog-list-section ul.blog-grid{gap:15px}}@media screen and (max-width:1000px){.blog-list-section ul.blog-grid{--col-count:2;max-width:740px}}@media screen and (max-width:600px){.blog-list-section ul.blog-grid{--col-count:1;max-width:400px}}.blog-list-section ul.blog-grid li.blog-card{margin:0;padding:0}.blog-list-section ul.blog-grid li.blog-card>a,.blog-list-section ul.blog-grid li.blog-card>article{color:#161a22;font-weight:400;overflow:hidden;position:relative;border-radius:5px;text-align:left}.blog-list-section ul.blog-grid li.blog-card a{text-decoration:none}.blog-list-section ul.blog-grid li.blog-card a:hover article{-webkit-transform:translateY(-10px) scale(1.01);-ms-transform:translateY(-10px) scale(1.01);transform:translateY(-10px) scale(1.01);-webkit-filter:drop-shadow(0 1rem 1rem #161a22);filter:drop-shadow(0 1rem 1rem #161a22)}.blog-list-section ul.blog-grid li.blog-card a:hover article .blog-img img{-webkit-filter:brightness(0.7);filter:brightness(0.7)}.blog-list-section ul.blog-grid li.blog-card a:hover article .blog-content .btn-link,.blog-list-section ul.blog-grid li.blog-card a:hover article .blog-content h3{color:#a0263d}.blog-list-section ul.blog-grid li.blog-card article{position:relative;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:5px;overflow:hidden;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.blog-list-section ul.blog-grid li.blog-card article .blog-img{height:275px;height:clamp(150px, calc(50vw / var(--col-count)), 275px);position:relative;overflow:hidden;background:#a7b0b8;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:1000px){.blog-list-section ul.blog-grid li.blog-card article .blog-img{max-height:200px}}.blog-list-section ul.blog-grid li.blog-card article .blog-img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;max-width:none;max-height:none;background:white;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;z-index:1;position:relative}.blog-list-section ul.blog-grid li.blog-card article .blog-content{background:#f5f5f5;padding:20px 25px;overflow:hidden;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.blog-list-section ul.blog-grid li.blog-card article .blog-content>:first-child{margin-top:0}.blog-list-section ul.blog-grid li.blog-card article .blog-content>:last-child{margin-bottom:0}@media screen and (max-width:1200px){.blog-list-section ul.blog-grid li.blog-card article .blog-content{padding:15px 20px}}.blog-list-section ul.blog-grid li.blog-card article .blog-content h3{font-size:20px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;margin:0}@media screen and (max-width:1200px){.blog-list-section ul.blog-grid li.blog-card article .blog-content h3{font-size:18px}}@media screen and (max-width:1000px){.blog-list-section ul.blog-grid li.blog-card article .blog-content h3{font-size:17px;-webkit-line-clamp:2}}.blog-list-section ul.blog-grid li.blog-card article .blog-content p{margin:5px 0 0 0}@media screen and (max-width:1200px){.blog-list-section ul.blog-grid li.blog-card article .blog-content p{line-height:1.6;font-size:15px}}.blog-list-section ul.blog-grid li.blog-card article .blog-content time{display:block;color:#a0263d;font-weight:700}.blog-page-head-section .site-wrapper{--scaler:6vw;gap:100px;gap:clamp(30px, var(--scaler), 100px);display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.blog-page-head-section .site-wrapper{--scaler:4vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.blog-page-head-section .site-wrapper .section-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (min-width:1001px){.blog-page-head-section .site-wrapper .section-content{--heading-scale-factor:0.6;max-width:70%}}@media screen and (max-width:1000px){.blog-page-head-section .site-wrapper .section-content{text-align:center;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.blog-page-head-section .site-wrapper .section-content h1{--min-size:20px}.blog-page-head-section .site-wrapper .section-content time{--scaler:1.7vw;font-size:20px;font-size:clamp(17px, var(--scaler), 20px);color:#a0263d;font-weight:bold;display:block;margin-top:12px}.blog-page-head-section .site-wrapper .img-contain{max-width:35%}@media screen and (max-width:1000px){.blog-page-head-section .site-wrapper .img-contain{max-width:none;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.blog-page-head-section .site-wrapper .img-contain img{max-height:350px;margin:auto}@media screen and (max-width:1000px){.blog-page-head-section .site-wrapper .img-contain img{max-height:250px}}.blog-page-section .site-wrapper{text-align:left}.blog-page-section .site-wrapper .blog-content>:first-child{margin-top:0}.blog-page-section .site-wrapper .blog-content>:last-child{margin-bottom:0}.blog-page-section .site-wrapper .blog-content h1,.blog-page-section .site-wrapper .blog-content h2{--max-size:35px}.blog-page-section .site-wrapper .blog-content a:only-of-type{display:inline-block;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.blog-page-section .site-wrapper .blog-content a img:only-of-type{display:inline-block}.blog-page-section .site-wrapper .blog-content hr{border-radius:0;border-width:2px}.blog-page-section .site-wrapper .blog-content img{max-height:85vh;height:auto}.blog-page-section .site-wrapper .blog-content iframe{aspect-ratio:16 / 9;max-height:90vh;height:auto}.blog-page-section .site-wrapper .blog-content figure{margin:15px 0}.blog-page-section .site-wrapper .blog-content figure img:only-of-type{margin:0}
/*# sourceMappingURL=blogs.css.map */