#Post .section__content{padding:clamp(2rem,4vh,4rem)5% var(--pad)}#Post .section__content .column__2{gap:calc(var(--gap)/2)}#Post .section__content .column__2 .col__left{--left:65;border-radius:var(--radius);background-color:#fefefe;justify-content:flex-start;align-items:flex-start;padding:clamp(1rem,2vw,2rem)}#Post .section__content .column__2 .col__left .section__hero{padding:0 0 clamp(1rem,3vh,4rem)}#Post .section__content .column__2 .col__left .section__hero .column__1 .breadcrumbs{margin-bottom:.8rem}#Post .section__content .column__2 .col__left .section__hero .column__1 .breadcrumbs span{color:var(--color-secondary-dark);font-size:var(--size-xs)}#Post .section__content .column__2 .col__left .section__hero .column__1 .breadcrumbs span a{font-size:inherit;color:var(--color-primary);text-decoration:none}#Post .section__content .column__2 .col__left .section__hero .column__1 .breadcrumbs span a:hover{text-decoration:underline}#Post .section__content .column__2 .col__left .section__hero .column__1 h1{font-size:var(--size-xl);font-weight:600}#Post .section__content .column__2 .col__left .section__hero .column__1 .author{padding:clamp(.5rem,1.5vh,3rem) 0}#Post .section__content .column__2 .col__left .section__hero .column__1 .author span{font-size:var(--size-2xs)}#Post .section__content .column__2 .col__left .section__hero .column__1 .image__wrapper{width:100%;height:auto;font-size:0;line-height:0}#Post .section__content .column__2 .col__left .section__hero .column__1 .image__wrapper img{border-radius:var(--radius);aspect-ratio:1.7;width:100%;height:auto}#Post .section__content .column__2 .col__left .article__wrapper .portableText{flex-direction:column;align-items:flex-start;display:flex}#Post .section__content .column__2 .col__left .article__wrapper .portableText h2{font-size:var(--size-lg);color:var(--color-primary);margin-top:calc((1 - var(--stack))*2rem + var(--stack)*1.5rem)}#Post .section__content .column__2 .col__left .article__wrapper .portableText p{margin-bottom:calc((1 - var(--stack))*1rem + var(--stack)*.8rem);line-height:1.5}#Post .section__content .column__2 .col__left .article__wrapper .portableText ul{padding-left:1.5rem}#Post .section__content .column__2 .col__left .article__wrapper .portableText ul li{font-size:var(--size-sm);color:var(--color-black);list-style:initial;margin-bottom:1rem;font-weight:400;line-height:1.5}#Post .section__content .column__2 .col__left .article__wrapper .portableText img{border-radius:var(--radius);border:1px solid #00000020;width:100%;max-width:80%;height:auto;margin:3rem auto;padding:clamp(.5rem,20vw - 153.6px,1.4rem)}#Post .section__content .column__2 .col__left .section__author{border-top:1px solid #00000020;border-bottom:1px solid #00000020;flex-wrap:wrap;justify-content:stretch;margin-top:2rem;padding:clamp(1rem,2vw,2rem) clamp(0rem,10vw - 76.8px,30rem);display:flex}#Post .section__content .column__2 .col__left .section__author .sa__left{flex:0 0 clamp(20%,7679230px - 999900vw,100%);justify-content:center;align-items:flex-start;min-width:0;display:flex}#Post .section__content .column__2 .col__left .section__author .sa__left img{aspect-ratio:1;border-radius:10rem;width:100%;min-width:100px;max-width:8vw;height:auto;margin-bottom:clamp(1rem,20vh - 153.6px,0rem)}#Post .section__content .column__2 .col__left .section__author .sa__right{flex-direction:column;flex:1 0 clamp(80%,7679230px - 999900vw,100%);justify-content:center;align-items:flex-start;min-width:0;padding-left:clamp(0rem,30vw - 230.4px,3rem);display:flex}#Post .section__content .column__2 .col__left .section__author .sa__right h4{font-size:var(--size-md);color:var(--color-primary);margin-bottom:.8rem}#Post .section__content .column__2 .col__left .section__author .sa__right h5{font-size:var(--size-sm);color:var(--color-primary-dark);margin-bottom:.3rem;font-weight:600}#Post .section__content .column__2 .col__left .section__author .sa__right h5 span{font-size:var(--size-sm);color:var(--color-secondary-dark);font-weight:400}#Post .section__content .column__2 .col__left .section__author .sa__right p{font-size:var(--size-2xs)}#Post .section__content .column__2 .col__left .blog__footer{border-radius:var(--radius);background-color:#0000000f;flex-direction:column;justify-content:center;align-items:center;gap:clamp(1rem,3vh,4rem);margin-top:clamp(2rem,4vh,6rem);padding:clamp(1rem,2vw,2rem);display:flex}#Post .section__content .column__2 .col__left .blog__footer .section__prev__next{border-radius:var(--radius);padding-inline:0%;overflow:hidden}#Post .section__content .column__2 .col__left .blog__footer .section__prev__next .column__2{--bp:1500px;align-items:stretch;gap:clamp(1rem,2vw,2rem)}#Post .section__content .column__2 .col__left .blog__footer .section__prev__next .column__2 .col__left{--left:50;border-radius:unset;background-color:#0000;align-items:flex-start;padding:0}#Post .section__content .column__2 .col__left .blog__footer .section__prev__next .column__2 .col__right{--right:50;border-radius:unset;align-items:flex-end;padding:0}#Post .section__content .column__2 .col__left .blog__footer .section__prev__next .column__2 .btn__prev__next{border-radius:var(--radius);cursor:pointer;background-color:#ffffff60;justify-content:stretch;width:100%;height:100%;text-decoration:none;transition:transform .3s;display:flex;overflow:hidden}#Post .section__content .column__2 .col__left .blog__footer .section__prev__next .column__2 .btn__prev__next:hover h2{text-decoration:underline}#Post .section__content .column__2 .col__left .blog__footer .section__prev__next .column__2 .btn__prev__next:hover .prevnext__img img{filter:brightness(.6);transform:scale(1.1)}#Post .section__content .column__2 .col__left .blog__footer .section__prev__next .column__2 .btn__prev__next .prevnext__img{width:40%;height:auto;font-size:0;line-height:0;overflow:hidden}#Post .section__content .column__2 .col__left .blog__footer .section__prev__next .column__2 .btn__prev__next .prevnext__img img{aspect-ratio:1.2;width:100%;height:100%;transition:transform .3s,filter .3s}#Post .section__content .column__2 .col__left .blog__footer .section__prev__next .column__2 .btn__prev__next .prevnext__data{padding:calc((1 - var(--stack))*1rem + var(--stack)*.8rem);flex-direction:column;justify-content:center;width:60%;display:flex;position:relative}#Post .section__content .column__2 .col__left .blog__footer .section__prev__next .column__2 .btn__prev__next .prevnext__data span{text-align:right;color:var(--color-primary);text-transform:uppercase;align-items:center;gap:5px;margin-bottom:1rem;font-size:13px;display:flex}#Post .section__content .column__2 .col__left .blog__footer .section__prev__next .column__2 .btn__prev__next .prevnext__data span svg{aspect-ratio:1;background-color:var(--color-primary);border-radius:100px;width:clamp(1rem,2vw,1.8rem);height:auto;padding:clamp(.3rem,.5vw,.6rem)}#Post .section__content .column__2 .col__left .blog__footer .section__prev__next .column__2 .btn__prev__next .prevnext__data span svg path{fill:var(--color-white)!important}#Post .section__content .column__2 .col__left .blog__footer .section__prev__next .column__2 .btn__prev__next .prevnext__data h3{width:fit-content;color:var(--color-secondary-dark);font-size:var(--size-2xs);border:1px solid var(--color-secondary-dark);border-radius:.25rem;padding:.2rem .5rem;font-weight:400;text-decoration:none;transition:border-color .3s;display:block}#Post .section__content .column__2 .col__left .blog__footer .section__prev__next .column__2 .btn__prev__next .prevnext__data h2{font-size:var(--size-xs);margin-bottom:1.4rem}#Post .section__content .column__2 .col__left .blog__footer .section__prev__next .column__2 .btn__prev__next.btn__prev{transform:translate(0%)}#Post .section__content .column__2 .col__left .blog__footer .section__prev__next .column__2 .btn__prev__next.btn__prev:hover{transform:translate(0)}#Post .section__content .column__2 .col__left .blog__footer .section__prev__next .column__2 .btn__prev__next.btn__prev .prevnext__data span{text-align:left}#Post .section__content .column__2 .col__left .blog__footer .section__prev__next .column__2 .btn__prev__next.btn__prev .prevnext__data span svg{transform:rotate(180deg)}#Post .section__content .column__2 .col__left .blog__footer .section__prev__next .column__2 .btn__prev__next.btn__next{flex-direction:row-reverse;transform:translate(0%)}#Post .section__content .column__2 .col__left .blog__footer .section__prev__next .column__2 .btn__prev__next.btn__next .prevnext__data{align-items:flex-end}#Post .section__content .column__2 .col__left .blog__footer .section__prev__next .column__2 .btn__prev__next.btn__next .prevnext__data h3,#Post .section__content .column__2 .col__left .blog__footer .section__prev__next .column__2 .btn__prev__next.btn__next .prevnext__data h2{text-align:right}#Post .section__content .column__2 .col__left .blog__footer .section__prev__next .column__2 .btn__prev__next.btn__next:hover{transform:translate(0)}#Post .section__content .column__2 .col__right{--right:35;gap:calc(var(--gap)/2)}#Post .section__content .column__2 .col__right .sticky{position:sticky;top:80px}#Post .section__content .column__2 .col__right .blog__panel{border-radius:var(--radius);background-color:#fefefe;width:100%;height:auto;padding:clamp(1rem,2vw,2rem)}#Post .section__content .column__2 .col__right .blog__panel h3{color:var(--color-black);font-size:var(--size-md)}#Post .section__content .column__2 .col__right .blog__panel ul li{border-bottom:1px solid var(--color-secondary);padding:.3rem 0}#Post .section__content .column__2 .col__right .blog__panel ul li a{color:var(--color-black);line-height:1.2;font-size:var(--size-xs);text-decoration:none}#Post .section__content .column__2 .col__right .blog__panel ul li a:hover{color:var(--color-primary);text-decoration:underline}#Post .section__content .column__2 .col__right .blog__panel.panel__recentPost ul li{border-bottom:1px solid var(--color-secondary);justify-content:stretch;padding-block:.5rem;display:flex}#Post .section__content .column__2 .col__right .blog__panel.panel__recentPost ul li:last-child{border-bottom:0}#Post .section__content .column__2 .col__right .blog__panel.panel__recentPost ul li .rc__left{width:20%;font-size:0;line-height:0}#Post .section__content .column__2 .col__right .blog__panel.panel__recentPost ul li .rc__left a{font-size:inherit;line-height:inherit;border-radius:.4rem;width:100%;height:auto;margin-bottom:0;display:block;overflow:hidden}#Post .section__content .column__2 .col__right .blog__panel.panel__recentPost ul li .rc__left a img{object-fit:cover;aspect-ratio:1;width:100%;height:auto;transition:filter .3s}#Post .section__content .column__2 .col__right .blog__panel.panel__recentPost ul li .rc__left a:hover img{filter:brightness(.7)}#Post .section__content .column__2 .col__right .blog__panel.panel__recentPost ul li .rc__right{width:80%;padding-left:1.5rem}#Post .section__content .column__2 .col__right .blog__panel.panel__recentPost ul li .rc__right a{color:var(--color-black);text-decoration:none}#Post .section__content .column__2 .col__right .blog__panel.panel__recentPost ul li .rc__right a h4{font-size:var(--size-xs);margin-bottom:0;font-weight:400}#Post .section__content .column__2 .col__right .blog__panel.panel__recentPost ul li .rc__right a h5{color:var(--color-secondary-dark);font-weight:400;font-size:var(--size-2xs);border:1px solid var(--color-secondary-dark);border-radius:.3rem;width:fit-content;margin-top:.4rem;margin-bottom:0;padding:.3rem}#Post .section__content .column__2 .col__right .blog__panel.panel__recentPost ul li .rc__right a:hover{color:var(--color-primary);text-decoration:underline}#Post .section__content .column__2 .col__right .blog__panel.panel__recentPost ul li .rc__right a:hover h5{color:var(--color-primary)}#Post .section__related{background-color:var(--color-white);padding-bottom:var(--pad)}#Post .section__related .column__1 h2{margin-bottom:calc((1 - var(--stack))*1rem + var(--stack)*1rem)}
