

/* Start:/local/components/addamant/detail.blog/templates/v2/style.css?175075198916159*/
.blog-detail-wrap .emp-quote-wrap img,
.blog-detail-wrap .block-text img {
    width: 100%;
    height: auto;
}

.blog-detail-wrap .block-text p img {
    margin-top: 0;
}

.blog-detail-wrap h1 {
    margin-bottom: 56px;
}

.blog-detail-info-wrap,
.blog-detail-info,
.blog-detail-info h5,
.blog-detail-text-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.blog-detail-info-wrap {
    margin-bottom: 64px;
}

.blog-detail-info img {
    margin-right: 24px;
}

.blog-detail-info h5:after {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 4px;
    margin: 0 8px;
    background-color: #8e939e;
}

.blog-detail-info h5:last-child::after {
    display: none;
}

.blog-detail-tags {
    margin-bottom: 26px;
}

.blog-detail-tags .tag {
    margin-right: 6px;
    margin-bottom: 6px;
}

.emp-quote-wrap {
    max-width: 965px;
    padding-bottom: 100px;
}

.emp-quote-worker {
    margin-top: 32px;
    display: flex;
    align-items: center;
}

.emp-quote-worker img {
    margin-right: 16px;
}

.worker-text span {
    display: block;
    margin-bottom: 2px;
}

.blog-detail-banner-wrap {
    text-align: center;
    background-color: #f5f5f5;
    margin: 0 calc(0px - 50vw) 0 calc(828px - 50vw);
    width: calc(100vw);
    height: 820px;
    padding: 64px 0;
}

.blog-detail-banner {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
}

.block-text {
    max-width: 965px;
    padding: 100px 0;
}

.block-text h2 {
    margin-bottom: 64px;
}

.block-text p {
    margin-bottom: 32px;
    font-size: 24px;
    font-weight: 600;
    line-height: 130%;
}

.block-text p b {
    font-weight: 700;
}

.block-text div {
    border-left: 4px solid #18233a;
    padding-left: 20px;
    margin-top: 64px;
}

.block-text div h4 {
    margin-bottom: 16px;
}

.block-text div p {
    margin-bottom: 16px;
    font-size: 18px;
    font-weight: 600;
    line-height: 130%;
    color: #8e939e;
}

.block-text img {
    margin-top: 64px;
}

.block-text h3 {
    margin: 64px 0 32px;
}

.block-text ul,
.block-text ol {
    margin-bottom: 64px;
}

.block-text ul li {
    color: #8e939e;
    background-color: #f5f5f5;
    padding: 32px;
    font-size: 18px;
    line-height: 130%;
    border-radius: 32px;
    margin-bottom: 16px;
}

.block-text ol li {
    font-size: 24px;
    line-height: 130%;
    margin-bottom: 24px;
    position: relative;
    padding-left: 36px;
}

.block-text ol li:before {
    content: "";
    width: 12px;
    height: 12px;
    border: 2px solid #18233a;
    transform: rotate(45deg);
    position: absolute;
    top: 10px;
    left: 6px;
    box-sizing: border-box;
}

.block-text ul li:last-child,
.block-text ol li:last-child {
    margin-bottom: 0;
}

.block-text ul li b,
.block-text ol li b {
    color: #18233a;
}

.block-text ul li h4,
.block-text ol li h4 {
    color: #18233a;
    margin-bottom: 16px;
}

.block-text img+p {
    text-align: center;
    color: #8e939e;
    margin-top: 24px;
    margin-bottom: 64px;
    font-size: 18px;
}

.block-text.five ul {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

.block-text.five ul li {
    width: 49.5%;
    margin-right: 1%;
    margin-bottom: 0;
}

.block-text.five ul li:last-child {
    margin-right: 0;
}

.blog-detail-content {
    display: flex;
    justify-content: space-between;
    margin: 100px 0;
}

@media (max-width: 500px) {
    .blog-detail-content {
        margin: 50px 0;
    }
}

.blog-detail-content__wrapper {
    line-height: 31.2px;
    width: 100%;
}

.blog-detail-content__wrapper img {
    max-width: 100%;
    height: auto;
}

.blog-detail-content-sidebar {
    position: sticky;
    top: 64px;
    left: 64px;
    padding: 32px;
    border-radius: 32px;
    background-color: var(--light-blue-10);
    max-width: 346px;
    width: 100%;
    margin-left: 64px;
    height: fit-content;
}

.blog-detail-content-sidebar h3 {
    margin: 24px 0;
}

.blog-detail-content-sidebar a {
    margin: 0;
    padding: 32px 0;
    background-color: #3e74ed;
    color: #fff;
    position: relative;
}

.blog-detail-content-sidebar a:hover {
    background-color: #18233a;
}

.blog-detail-content-sidebar a svg path {
    stroke: #fff;
}

.blog-detail-content-sidebar .round {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    letter-spacing: -0.24px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -16px;
    right: -16px;
    color: #18233a;
    background-color: var(--lime);
    width: 48px;
    height: 48px;
    border-radius: 48px;
}

.bnt-like.button {
    font-weight: bold;
    border-radius: 50px;
    padding: 24px 32px;
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: 130%;
    background-color: #f5f5f5;
    color: #8e939e;
}

.bnt-like.button svg {
    margin-right: 12px;
}

.bnt-like.button:hover {
    background-color: rgba(237, 62, 177, 0.10);
    color: #18233a;
}

.bnt-like.button:hover svg path {
    stroke: var(--pink);
}

.bnt-like.button.clicked {
    color: #18233a;
    cursor: default;
    pointer-events: none;
}

.bnt-like.button.clicked svg path {
    stroke: var(--pink);
    fill: var(--pink);
}

@media screen and (max-width:1700px) {
    .blog-detail-banner-wrap {
        margin: 0 -25px 0 -25px;
        width: calc(100vw - 8px);
    }
}

@media screen and (max-width:1200px) {
    .blog-detail-content {
        flex-wrap: wrap;
    }

    .blog-detail-content-sidebar {
        margin-left: 0;
        margin-top: -36px;
        margin-bottom: 100px;
    }

    .blog-detail-banner-wrap {
        width: calc(100vw);
    }
}

@media screen and (max-width:964px) {
    .block-text img {
        max-width: 964px;
        width: 100%;
        height: auto;
    }
}

@media screen and (max-width:768px) {
    .block-text {
        padding: 50px 0;
    }

    .block-text h2,
    .block-text img+p,
    .block-text ul,
    .block-text ol {
        margin-bottom: 32px;
    }

    .blog-detail-content-sidebar {
        margin-top: 14px;
        margin-bottom: 50px;
    }

    .block-text h3 {
        margin-top: 32px;
    }

    .block-text.five ul {
        flex-wrap: wrap;
    }

    .block-text.five ul li {
        width: 100%;
        margin-right: 0;
    }

    .block-text.five ul li+li {
        margin-top: 12px;
    }

    .emp-quote-wrap {
        padding-bottom: 50px;
    }

    .blog-detail-info-wrap {
        flex-wrap: wrap;
    }
}

@media screen and (max-width:768px) {
    .blog-detail-banner-wrap {
        margin: 0 -16px 0 -16px;
        height: 596px;
        padding: 50px 0;
    }
}

@media screen and (max-width:500px) {
    .blog-detail-text-wrap {
        flex-wrap: wrap;
        justify-content: flex-start;
        max-width: 400px;
    }
}

/* V2 */
.blog-detail-wrap b {
    font-weight: 700;
    color: #18233a;
}

.blog-detail-wrap h5 {
    color: #8e939e;
}

/* lists */

/* rhombus */
.blog-detail-wrap ul .li-rhombus::before {
    display: block;
    content: url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1.41421' y='8.48535' width='10' height='10' transform='rotate(-45 1.41421 8.48535)' stroke='%2318233A' stroke-width='2'/%3E%3C/svg%3E%0A");
    width: 12px;
    height: 12px;
    margin-right: 12px;
    float: left;
}

.blog-detail-wrap ul li.li-rhombus:not(:last-child) {
    margin-bottom: 25px;
}

/* ol */
.blog-detail-wrap ol li::before {
    width: 20px;
    display: block;
    float: left;
}

.blog-detail-wrap ol li,
.blog-detail-wrap ol li::before {
    font-size: 18px;
    margin-bottom: initial;
    line-height: initial;
}

/* quote */
.blockquote-mini {
    position: relative;
}

.blockquote-mini-title {
    font-size: 24px;
    color: #18233a;
    margin-bottom: 16px;
}

.blockquote-mini-text {
    font-size: 18px;
    color: #8e939e;
    font-size: 18px;
    font-weight: 500;
    line-height: 23.4px;
}

.blockquote-mini::before {
    content: '';
    display: block;
    height: 100%;
    width: 4px;
    background-color: black;
    position: absolute;
    left: 0;
    top: 0;
    margin-right: 24px;
}

.blockquote-mini-content {
    padding-left: 24px;
}

/* btns */

.blog-detail-btn {
    text-decoration: none;
    color: #fff;
    text-align: center;
    border-radius: 32px;
    width: 244px;
    display: flex;
    align-items: center;
    gap: 24px;
    transition: .2s all ease-out;
    justify-content: center;
    padding: 32px;
}

.blog-detail-btn br {
    display: none;
}

.blog-detail-btn>* {
    line-height: 38.4px;
    letter-spacing: -0.01em;
    transition: .2s all ease-out;
}

.blog-detail-btn::after {
    display: block;
    content: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 5L21 12M21 12L14 19M21 12L3 12' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    width: 24px;
    height: 24px;
}

.blog-detail-btn.blog-detail-btn-secondary::after {
    content: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 5L21 12M21 12L14 19M21 12L3 12' stroke='%2318233a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.blog-detail-btn-primary {
    background-color: #3e74ed;
}

.blog-detail-btn-secondary {
    background-color: #f5f5f5;
}

.blog-detail-btn-secondary>* {
    color: #18233a;
}

@media (hover: hover) {
    .blog-detail-btn:hover {
        background-color: #18233a;
        width: 290px;
    }

    .blog-detail-btn:hover>* {
        color: #fff;
    }

    .blog-detail-btn-secondary:hover::after {
        content: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 5L21 12M21 12L14 19M21 12L3 12' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    }
}

/* cards */
.blog-detail-card-text-title {
    margin-bottom: 16px;
}

.blog-detail-card-text,
.blog-detail-simple-card-text {
    max-width: 453px;
}

.blog-detail-card-text,
.blog-detail-simple-card-text {
    border-radius: 24px;
    width: 100%;
    background-color: #f5f5f5;
}

.blog-detail-simple-card-text {
    padding: 32px;
}

.blog-detail-card-text {
    padding: 32px 32px calc(32px + 84px) 32px;
}

.blog-detail-card-result-list {
    margin-top: 16px;
}

.blog-detail-card-result-list>* {
    display: block;
}

.blog-detail-card-result-list>*:not(:last-child) {
    margin-bottom: 8px;
}

.blog-detail-card-result-addit-title {
    margin-bottom: 16px;
}

.blog-detail-card-results-items {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

/* default result cards */

.blog-detail-card-result-secondary .blog-detail-card-results-item,
.blog-detail-card-result-two .blog-detail-card-results-item,
.blog-detail-card-result-thirty .blog-detail-card-results-item {
    padding: 32px;
    border-radius: 24px;
    width: 100%;
    background-color: #f5f5f5;
}

/* secondary */
.blog-detail-card-result-secondary .blog-detail-card-result-addit-title {
    color: #8e939e;
}

.blog-detail-card-result-secondary .blog-detail-card-results-item:not(:last-child) {
    flex: 1 1 35%;
}

/* two */
.blog-detail-card-result-two .blog-detail-card-results-item {
    flex: 1 1 30%;
}

/* thirty */
.blog-detail-card-result-thirty .blog-detail-card-result-addit-title {
    color: #8e939e;
}

.blog-detail-card-result-thirty .blog-detail-card-results-item:first-child {
    flex: 1 1 100%;
}

.blog-detail-card-result-thirty .blog-detail-card-results-item:not(:first-child) {
    flex: 1 1 30%;
}


@media (max-width: 500px) {

    .blog-detail-card-text,
    .blog-detail-simple-card-text,
    .blog-detail-card-result-secondary .blog-detail-card-results-item {
        padding: 24px;
    }
}

/* callout */

.blog-detail-callout__items {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

/* default callout */
.blog-detail-callout__item {
    display: flex;
    gap: 16px;
    border-radius: 32px;
    padding: 32px;
}

.blog-detail-callout__item-emoji {
    display: flex;
    height: 34px;
    align-items: center;
}

/* list, secondary, two */
.blog-detail-callout__list,
.blog-detail-callout__secondary,
.blog-detail-callout__two {
    max-width: 966px;
}

/* row */
.blog-detail-callout__row .blog-detail-callout__item {
    background-color: #FDF4F8;
    flex: 1 1 30%;
}

/* list */

.blog-detail-callout__list .blog-detail-callout__item {
    background-color: #F5F5F5;
    flex: 1 1 100%;
    align-items: center;
}

.blog-detail-callout__list .blog-detail-callout__item-emoji {
    height: initial;
}

/* secondary */
.blog-detail-callout__secondary .blog-detail-callout__item {
    background-color: #EEF2FF;
    align-items: center;
    flex: 1 1 100%;
}

/* two */
.blog-detail-callout__two .blog-detail-callout__item {
    background-color: #F5F5F5;
}

/* images */

/* secondary, two */
.blog-detail__images-secondary-caption img,
.blog-detail__images-two-caption img {
    object-fit: cover;
    border-radius: 24px;
    width: 100%;
    height: 100%;
}

.blog-detail__images-secondary-caption,
.blog-detail__images-two-caption {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 24px;
}

/* secondary */
.blog-detail__images-secondary-caption img {
    max-height: 648px;
}

/* two */
.blog-detail__images-two-caption img {
    max-height: 317px;
}

/* rows */
.blog-detail__images-rows {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
}

.blog-detail__images-row {
    padding: 64px;
    display: flex;
    flex-direction: column;
    gap: 56px;
    flex-basis: 547px;
    border-radius: 24px;
    color: #8E939E;
    flex: 0 1 547px;
}

.blog-detail__images-rows:not(.blacked) .blog-detail__images-row {
    background-color: #F5F5F5;
}

.blog-detail__images-rows.blacked .blog-detail__images-row {
    background-color: #1E1C24;
}

.blog-detail__images-row img {
    width: 100%;
    object-fit: cover;
    max-height: 320px;
    border-radius: 24px;
}

/* mosaic */
.blog-detail__images-mosaic .blog-detail__images__items {
    display: flex;
    flex-direction: column;
    gap: 96px;
}

.blog-detail__images-mosaic .blog-detail__images__item {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 152px;
}

.blog-detail__images-mosaic .blog-detail__images__item:nth-child(even) {
    flex-direction: row-reverse;
}

.blog-detail__images-mosaic .blog-detail__images__item-text {
    max-width: 542px;
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.blog-detail__images-mosaic .blog-detail__images__item>img {
    width: 100%;
    max-height: 491px;
    max-width: 686px;
    object-fit: cover;
    border-radius: 24px;
}

/* blockquote */
.blog-detail__blockquote {
    display: flex;
    flex-direction: column;
    gap: 56px;
}

.blog-detail__blockquote-author-img img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 100%;
}

.blog-detail__blockquote-author {
    display: flex;
    gap: 24px;
    align-items: center;
}

.blog-detail__blockquote-author-text {
    flex-direction: column;
    gap: 2px;
    display: flex;
}

.blog-detail__blockquote-text {
    font-size: 32px;
    font-weight: 500;
    line-height: 38.4px;
    letter-spacing: -0.01em;
}

@media (max-width: 500px) {
    .blog-detail__blockquote-text {
        font-size: 28px;
        font-weight: 500;
        line-height: 33.6px;
        letter-spacing: -0.01em;
    }

    .blog-detail__blockquote-author {
        flex-direction: column;
        align-items: flex-start;
    }
}

.scroll-mobile-table-block {
    overflow: scroll;
}

@media (max-width: 520px) {
    .mobile-row tr {
        display: flex;
        flex-direction: column;
    }
    .mobile-row tr td:nth-child(2) {
        display: none;
    }
}
/* End */


/* Start:/local/components/addamant/share.like/templates/.default/style.css?1750751988351*/
.blog-share-wrap{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: flex-start;
}
.blog-share-wrap h2{
    width: 100%;
    text-align: center;
    margin-bottom: 24px;
}
.blog-share-wrap .button{
    font-size: 18px;
}
.blog-share-wrap .button{
    margin: 0;
}
.blog-share-wrap .bnt-like{
    margin-left: 12px;
}
/* End */


/* Start:/local/components/addamant/main.share/templates/.default/style.css?1750751988988*/

.share-window-parent{
	position: relative;
	padding-bottom: 12px;
}
.share-window-parent .share-dialog{
	display: none;
}
.share-window-parent.hover .share-dialog{
	display: block;
}
.share-dialog{
	z-index:10;
	position: absolute;
	top: 84px;
	border-radius: 32px;
	padding: 16px;
	box-shadow: 4px 4px 16px 0px rgba(24, 35, 58, 0.04);
	background-color: var(--white);
	border: 1px solid var(--light-grey, #F5F5F5);
}
.share-dialog-left{
	left: 0;	
}
.share-dialog-right{
	right: 0px;	
}
.share-window-parent .bookmarks {
	padding: 16px;
	min-width: 224px;
	box-sizing: border-box;
	cursor: pointer;
}
.share-window-parent .bookmarks a{
	color: inherit;
	text-decoration: none;
}
.share-window-parent .bookmarks:hover{
	background-color: var(--special-grey);
	border-radius: 16px;
}
.share-window-parent .bookmarks+.bookmarks{
	margin-top: 2px;
}
@media screen and (max-width:500px){
    .share-switch.button span{
		display: none;
    }
	.share-switch.button svg{
		margin-left: 0;
	}
}
/* End */


/* Start:/local/components/addamant/tellmore.blog/templates/.default/style.css?17507519891316*/
.tell-blog-wrapper{
    padding: 32px;
    border-radius: 32px;
    background-color: var(--blue);
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 56px;
    margin-bottom: 100px;
}
.tell-blog-wrapper a.button{
    padding: 32px;
    margin: 0;
    max-width: 314px;
    margin-left: 64px;
}
.tell-blog-worker{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.tell-blog-worker img{
    margin-right: 24px;
}
.tell-blog-worker-text h3{
    color: var(--white);
    line-height: 120%;
}
.tell-blog-worker-text p{
    color: var(--main-white-50);
    margin-top: 4px;
}
.tell-blog-worker-text p span{
    text-transform: lowercase;
}
@media screen and (max-width: 1023px) {
    .tell-blog-wrapper a.button{
        margin-left: 32px;
    }
}
@media screen and (max-width: 860px) {
    .tell-blog-wrapper{
        padding: 24px;
        flex-wrap: wrap;
        margin-bottom: 50px;
    }
    .tell-blog-wrapper a.button{
        margin-left: 0px;
        width: 100%;
        max-width: 100%;
        margin-top: 32px;
    }
}
@media screen and (max-width: 550px) {
    .tell-blog-worker{
        flex-wrap: wrap;
    }
    .tell-blog-worker img{
        margin-bottom: 24px;
    }
    .tell-blog-worker-text{
        width: 100%;
    }
}
/* End */


/* Start:/local/components/addamant/list.blog/templates/.default/style.css?17507519897305*/
.post-list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: flex-start;
}
.post-list.slider{
    margin-top: 80px;
    display: block;
    width: calc(100vw - (100vw - 1656px) / 2);
}
.post-list.slider>.h2-heading{
    margin-bottom: -46px;
}
.post-list.slider .post-item{
    margin-bottom: 0;
    margin-right: 12px;
    min-width: 547px;
    height: 546px;
}
.post-list.slider .post-item.wide{
    max-width: 1105px;
    min-width: 1105px;
}
.post-item.wide{
    max-width: 66.67%;
    width: 100%;
}
.post-item {
    max-width: 33.33%;
    width: 100%;
}
.post-item-wrapper{
    background-color: var(--light-grey);
    padding: 32px;
    border-radius: 32px;
    position: relative;
    height: 546px;
    display: flex;
    flex-direction: column;
    margin-bottom: 12px;
    margin-right: 6px;
    margin-left: 6px;
}
.post-item-wrapper:hover{
    background-color: var(--special-grey);
}
.post-item-link {
    color: inherit;
    text-decoration: none;
    display: block;
}
.post-item.wide .post-row-middle .h3-heading{
    max-width: 50%;
}
.post-item-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.post-item-row>svg{
    margin-right: 12px;
}
.post-row-middle {
    height: 100%;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 50%;
    gap: 0;
}
.post-row-middle{
    margin-bottom: 16px;
}
.post-row-bottom{
    width: 100%;
}
.button.post-wrap{
    margin: 0;
}
.post-list.slider .splide__arrows{
    max-width: 1664px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 64px;
}
.post-list.slider .splide__arrow{
    border-radius: 50px;
    padding: 24px 32px;
    background-color: var(--light-grey);
    position: unset;
    height: auto;
    width: auto;
    margin: 0;
    opacity: 1!important;
    transform: none;
}
.post-list.slider .splide__arrow:hover{
    background-color: var(--special-grey);
}
.post-list.slider .splide__arrow:focus{
    background-color: var(--special-grey);
}
.post-list.slider .splide__arrow:focus svg path{
    stroke: var(--dark);
}
.post-list.slider .splide__arrow+.splide__arrow{
    margin-left: 16px;
}
.post-list.slider .splide__arrow svg{
    width: 24px;
    height: 24px;
}
.post-list.slider .post-item-wrapper{
    margin: 0;
    height: 100%;
}
.post-list.slider .post-item.level-item{
    min-width: 1px;
    max-width: 1px;
}
.post-list.slider .post-item:nth-last-child(2){
    margin-right: 24px;
}
@media (max-width: 1700px) {
    .post-list.slider{
        width: calc(100vw - 33px);
    }
    .post-list.slider .splide__arrows{
        padding-right: 32px;
    }
}
@media (max-width: 1440px) {
    .post-item-wrapper{
        height: 450px;
    }
    .post-list.slider .post-item{
        margin-bottom: 0;
        margin-right: 12px;
        max-width: 450px;
        min-width: 450px;
        height: 450px;
    }
    .post-list.slider .post-item.wide,
    .post-list.slider .post-item.wide .post-item-wrapper{
        max-width: 915px;
        min-width: 915px;
    }
}
@media (max-width: 1240px) {
    .post-item.wide{
        max-width: 50%;
        margin-right: 0;
    }
    .post-item {
        max-width: 50%;
    }
    .post-item-wrapper{
        height: 474px;
    }
    .post-item.wide .post-row-middle .h3-heading{
        max-width: 100%;
    }
    .post-row-middle{
        background-image: none!important;
    }
}
@media (max-width: 1200px) {
    .post-list.slider{
        width: calc(100vw - 25px);
    }
}
@media (max-width: 1024px) {
    .post-list.slider .post-item.wide{
        max-width: 960px;
        min-width: 960px;
    }
    .post-list.slider>.h2-heading{
        margin-bottom: -82px;
        max-width: 500px;
    }
    
}
@media (max-width: 1023px) {
    .post-list.slider .post-item.wide,
    .post-list.slider .post-item,
    .post-list.slider .post-item.wide .post-item-wrapper{
        max-width: 680px;
        min-width: auto;
        height: 712px;
    }
    .post-list.slider .post-row-middle{
        height: 100%;
        background-size: 80%;
        background-position: top center;
    }
    
}
@media (max-width: 910px) {
    .post-item,
    .post-item.wide {
        max-width: 100%;
        width: 100%;
    }
    .post-list.slider .post-item.wide .post-item-wrapper{
        max-width: 100%;
        min-width: 100%;
        width: 100%; 
        height: 100%;
    }
    .post-item-wrapper {
        padding: 24px;
        margin-left: 0;
        margin-right: 0;
        justify-content: space-between;
    }
    .post-row-middle{
        height: 100%;
        background-size: 540px;
        background-position: center 20%;
    }
    .post-item.wide .post-row-middle .h3-heading{
        max-width: 100%;
    }
}
@media (max-width: 768px) {
    .post-list.slider{
        width: calc(100vw - 16px);
    }
    .post-list.slider .post-item.level-item{
        min-width: 1px;
        max-width: 1px;
        margin-right: 0;
    }
    .post-list.slider .post-item:nth-last-child(2){
        margin-right: 16px;
    }
    .post-list.slider .splide__arrows{
        padding-right: 16px;
    }
}
@media (max-width: 767px) {
    .post-list.slider .post-item.wide,
    .post-list.slider .post-item{
        max-width: 311px;
        height: 343px;
    }
    .post-list.slider .post-row-middle{
        background-size: 130px;
    }
    .post-list.slider .post-item-link{
        overflow: hidden;
      text-overflow: ellipsis;
      display: -moz-box;
      -moz-box-orient: vertical;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      line-clamp: 3;
      box-orient: vertical;
    }
}
@media (max-width: 650px) {
    .post-row-middle{
        background-size: 100%;
    }
    .post-item {
        max-width: 100%;
    }
    .post-item-link{
        overflow: hidden;
      text-overflow: ellipsis;
      display: -moz-box;
      -moz-box-orient: vertical;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      line-clamp: 3;
      box-orient: vertical;
    }
    .post-item-link{
        overflow: hidden;
      text-overflow: ellipsis;
      display: -moz-box;
      -moz-box-orient: vertical;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      line-clamp: 3;
      box-orient: vertical;
    }
    .post-list.slider>.h2-heading{
        margin-bottom: 24px;
        max-width: 500px;
    }
    .post-list.slider .splide__arrows{
        justify-content: flex-start;
    }
}
@media (max-width: 550px) {
    .post-row-middle{
        background-size: 130px;
    }
    .post-item-wrapper {
        height: 350px;
    }
    .post-list.slider .post-item.wide,
    .post-list.slider .post-item{
        max-width: 311px;
    }
    .post-list.slider>.h2-heading{
        margin-bottom: 24px;
    }
    .post-row-middle{
        background-position: center top;
    }
    .post-list.slider .post-row-middle{
        background-image: none!important;
    }
}
@media (max-width: 420px) {
    .post-list.slider>.h2-heading{
        max-width: 300px;
        padding-right: 16px;
    }
}
/* End */
/* /local/components/addamant/detail.blog/templates/v2/style.css?175075198916159 */
/* /local/components/addamant/share.like/templates/.default/style.css?1750751988351 */
/* /local/components/addamant/main.share/templates/.default/style.css?1750751988988 */
/* /local/components/addamant/tellmore.blog/templates/.default/style.css?17507519891316 */
/* /local/components/addamant/list.blog/templates/.default/style.css?17507519897305 */
