@media screen and (max-width:767px){.main-container{padding-inline:24px}}
@media screen and (min-width:768px) and (max-width:1024px){.main-container{padding-inline:24px}}
.gutenberg__content figure.wp-block-image:first-of-type img{width:100%;height:300px;object-fit:cover;object-position:center}
.post__page__container{max-width:1198px;margin:auto;background-color:#fff}
.post__page__container .block__title{position:relative;top:0;left:0;width:100%;margin-bottom:20px;font-size:44px}
@media screen and (max-width:767px){.post__page__container .block__title{font-size:32px}}
.post__page__container .post__user{width:100%;font-size:14px;color:#757575;display:flex;gap:55px}
.post__page__container .post__user .user{display:flex;gap:8px;align-items:center}
.post__page__container .post__user .user img{width:42px;aspect-ratio:1;overflow:hidden;border-radius:50%}
.post__page__container .content{color:#757575;font-size:14px}
.post__page__container .content .gutenberg__content{padding:0}
.post__page__container .content .wp-block-image{display:flex;align-items:center;justify-content:center}
@media screen and (max-width:767px){.post__page__container .content .wp-block-image img{height:auto}}
@media screen and (min-width:768px) and (max-width:1024px){.post__page__container .content .wp-block-image img{height:auto}}
.post__page__container .content #title-top{display:none}
.post__page__container .content strong,.post__page__container .content h2,.post__page__container .content h1{color:#161716}
.post__page__container .content h1,.post__page__container .content h2{font-size:24px;margin:36px 0 12px 0}
.post__page__container .content .italic{color:#00a9a8;padding:25px 50px;background-color:#f8f8f8;border-left:5px solid #00a9a8;margin:26px 0}
.post__page__container .tags__container{padding:10px 0;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;display:flex;align-items:center;justify-content:start;font-size:12px;margin-bottom:39px}
.post__page__container .tags__container .btn-green-full{box-sizing:border-box;width:auto;height:25px;margin:0 5px 0 0;padding:0 10px;border-radius:2px;background-color:#01a9a8;color:#fff;display:flex;align-items:center;justify-content:center}
.post__page__container .tags__container .btn-green-full p{margin:0}
.post__page__container .tags__container .btn-green-outline{box-sizing:border-box;width:auto;height:25px;margin:0 5px 0 0;padding:0 10px;border-radius:2px;border:1px solid #01a9a8;background-color:transparent;color:#01a9a8;display:flex;align-items:center;justify-content:center}
.post__page__container .next__and__previous_posts{display:flex;align-items:stretch;justify-content:center;height:70px;margin-bottom:39px}
.post__page__container .next__and__previous_posts .previous,.post__page__container .next__and__previous_posts .next{display:flex;flex-direction:column;justify-content:center;flex-basis:50%}
.post__page__container .next__and__previous_posts .previous .previous__post,.post__page__container .next__and__previous_posts .previous .next__post,.post__page__container .next__and__previous_posts .next .previous__post,.post__page__container .next__and__previous_posts .next .next__post{position:relative;font-size:14px;line-height:1.71;text-align:left;color:#01a9a8}
.post__page__container .next__and__previous_posts .previous p,.post__page__container .next__and__previous_posts .next p{font-size:16px;line-height:1.2;text-align:left;color:#757575;text-transform:lowercase;margin:0;margin-top:7px}
@media screen and (max-width:767px){.post__page__container .next__and__previous_posts .previous p,.post__page__container .next__and__previous_posts .next p{font-size:14px}}
.post__page__container .next__and__previous_posts.middle-br .previous{border-right:1px solid #e3e3e3}
.post__page__container .next__and__previous_posts .previous{padding-right:50px}
@media screen and (max-width:767px){.post__page__container .next__and__previous_posts .previous{padding-right:24px}}
.post__page__container .next__and__previous_posts .previous p{text-align:right}
.post__page__container .next__and__previous_posts .previous .previous__post{text-align:right}
.post__page__container .next__and__previous_posts .previous .previous__post::after{width:33px;height:12px;content:"";position:absolute;top:5px;right:131px;transform:rotate(180deg);background:url("../themes/v1/assets/images/green-arrow.png");background-repeat:no-repeat}
@media screen and (max-width:767px){.post__page__container .next__and__previous_posts .previous .previous__post::after{display:none}}
.post__page__container .next__and__previous_posts .next{text-align:left;padding-left:50px}
@media screen and (max-width:767px){.post__page__container .next__and__previous_posts .next{padding-left:24px}}
.post__page__container .next__and__previous_posts .next .next__post::after{width:33px;height:12px;content:"";position:absolute;top:5px;left:110px;background:url("../themes/v1/assets/images/green-arrow.png");background-repeat:no-repeat}
@media screen and (max-width:767px){.post__page__container .next__and__previous_posts .next .next__post::after{display:none}}
.ohters__posts{max-width:1198px;margin:auto;border-top:1px solid #e3e3e3}
.ohters__posts .title{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:41px}
.ohters__posts .title h2{margin:0;font-size:36px;font-weight:600;line-height:1.2;text-align:center;color:#161716}
.ohters__posts .title #border{width:80px;height:3px;margin:21.3px 152.7px 27.5px 147.3px;border-radius:1.5px;background-color:#01a9a8}