.block-editor__container .editor-styles-wrapper,html{--e-global-color-primary:#4B69FF;--e-global-color-secondary:#552DC4;--e-global-color-text:#37415A;--e-global-color-accent:#E1E1E1;--e-global-color-ee1980c:#FFFFFF;--e-global-color-1ee5b07:#0B111F}.soltech-blog__banner{padding:200px 0 120px;background-color:#081f94;background-size:cover;background-repeat:no-repeat;background-position:bottom center;color:var(--e-global-color-ee1980c)}@media only screen and (max-width:1024px){.soltech-blog__banner{padding:100px 0}}@media only screen and (max-width:767px){.soltech-blog__banner{padding:80px 0}}.soltech-blog__banner h1{color:var(--e-global-color-ee1980c)}.soltech-blog__banner p{max-width:800px}.soltech-blog__posts{display:grid;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px;grid-template-columns:repeat(3,1fr)}.soltech-blog__posts-wrap{padding-top:120px;padding-bottom:120px}@media only screen and (max-width:1024px){.soltech-blog__posts-wrap{padding-top:100px;padding-bottom:100px}}@media only screen and (max-width:767px){.soltech-blog__posts-wrap{padding-top:80px;padding-bottom:80px}}@media screen and (max-width:991px){.soltech-blog__posts{gap:30px;grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.soltech-blog__posts{grid-template-columns:repeat(1,1fr)}}@media screen and (min-width:768px){.soltech-blog__item:nth-of-type(1){grid-column:1/3}.soltech-blog__item:nth-of-type(1) h5{font-size:24px}.soltech-blog__item:nth-of-type(1) .soltech-blog__item-excerpt{font-size:18px;line-height:27px}}@media screen and (min-width:992px){.soltech-blog__item:nth-of-type(9){grid-column:1/3}.soltech-blog__item:nth-of-type(9) h5{font-size:24px}.soltech-blog__item:nth-of-type(9) .soltech-blog__item-excerpt{font-size:18px;line-height:27px}}@media screen and (min-width:992px){.soltech-blog__item:nth-of-type(10) .soltech-blog__item-media,.soltech-blog__item:nth-of-type(2) .soltech-blog__item-media{padding-bottom:126.4%}}.soltech-blog__item-media{position:relative;padding-bottom:60%;border-radius:5px;overflow:hidden;-webkit-clip-path:inset(0);clip-path:inset(0);-webkit-transition:-webkit-clip-path .5s ease-in-out;transition:-webkit-clip-path .5s ease-in-out;-o-transition:clip-path .5s ease-in-out;transition:clip-path .5s ease-in-out;transition:clip-path .5s ease-in-out,-webkit-clip-path .5s ease-in-out}.soltech-blog__item-media img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.soltech-blog__item:hover .soltech-blog__item-media{-webkit-clip-path:inset(3% round 30px);clip-path:inset(3% round 30px)}.soltech-blog__item-excerpt{color:var(--e-global-color-text)}.soltech-blog__item-date{margin-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;color:var(--e-global-color-text)}.soltech-blog__item-date p{margin-bottom:0}.soltech-blog__item h5{margin:20px 0 10px}.soltech-blog__pagination{width:100%;text-align:center;margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;gap:20px}.soltech-blog__pagination .page-numbers:not(.next):not(.prev){width:40px;height:40px;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:var(--e-global-color-accent);color:var(--e-global-color-1ee5b07)}.soltech-blog__pagination .page-numbers:not(.next):not(.prev).current{background-color:var(--e-global-color-primary);color:var(--e-global-color-ee1980c)}.soltech-blog__pagination .next{position:absolute;right:0}.soltech-blog__pagination .prev{position:absolute;left:0}