#part-services{background-color:var(--cp-3)}#part-services .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}@media (min-width:768px){#part-services .container{gap:2rem}}@media (min-width:1440px){#part-services .container .top p.head-big{width:75%}}#part-services .container .bot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}#part-services .container .bot ul.pse-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}@media (min-width:768px){#part-services .container .bot ul.pse-items{display:grid;grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){#part-services .container .bot ul.pse-items{grid-template-columns:repeat(3,1fr)}}@media (min-width:1440px){#part-services .container .bot ul.pse-items{grid-template-columns:repeat(4,1fr)}}#part-services .container .bot ul.pse-items li{display:grid;grid-template-columns:32px 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;border-bottom:1px dashed var(--trans-dark-1);padding-bottom:.5rem}@media (min-width:768px){#part-services .container .bot ul.pse-items li{-webkit-box-align:start;-ms-flex-align:start;align-items:start}}#part-services .container .bot ul.pse-items li .num{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#part-services .container .bot ul.pse-items li .meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.25rem}#part-services .container .bot ul.pse-items li .meta h3{margin:4px 0;line-height:1.3;letter-spacing:1px;text-transform:uppercase;font-size:.9rem}@media (min-width:768px){#part-services .container .bot ul.pse-items li .meta h3{font-size:1.1rem;margin:0 0 4px 0}}@media (min-width:1024px){#part-services .container .bot ul.pse-items li .meta h3{font-size:1.05rem}}#part-services .container .bot ul.pse-items li .meta h3 a{font-size:unset}#part-services .container .bot ul.pse-items li .meta a.pse-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;gap:.25rem}#part-services .container .bot ul.pse-items li .meta a.pse-link span.icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#part-services .container .bot ul.pse-items li .meta a.pse-link span.icon svg{width:10px}#single-post{padding-top:1rem;padding-bottom:1rem}@media (min-width:768px){#single-post{background:linear-gradient(to bottom,var(--cp-5) 0 75vh,var(--cp-bg-primary) 50vh 100%);padding-top:3rem;padding-bottom:3rem}}#single-post .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}@media (min-width:768px){#single-post .container{gap:3rem}}#single-post .container header{width:100%;margin:0 auto}@media (min-width:768px){#single-post .container header{max-width:1100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}}#single-post .container header h1.post-title{font-size:1.5rem;line-height:1.3}@media (min-width:395px){#single-post .container header h1.post-title{font-size:1.7rem}}@media (min-width:768px){#single-post .container header h1.post-title{font-size:3rem}}@media (min-width:1440px){#single-post .container header h1.post-title{font-size:3.5rem;width:900px;margin:0 auto}}@media (min-width:1600px){#single-post .container header h1.post-title{font-size:4.5rem}}#single-post .container header .post-meta{font-size:.675rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;font-weight:var(--fw-bold)}#single-post .container .post-thumbnail{width:100%;margin:0 auto}#single-post .container .post-thumbnail img{border-radius:10px;max-width:100%;height:auto;display:block;margin:0 auto}#single-post .container .post-content{width:100%;margin:0 auto}@media (min-width:768px){#single-post .container .post-content{max-width:640px}}#single-post .container .post-content .related-post{margin-top:1rem}#single-post .container .post-content .related-post ul{margin-top:1rem;list-style:square;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.75rem;padding-left:1rem}#single-post .container .post-content .related-post ul li{border-bottom:1px dashed var(--trans-dark-1);padding-bottom:.5rem}