.post__back{padding:24px 0}.post__back a{color:#404f39;font-size:14px;font-weight:500}.post__inner{display:flex;gap:24px}@media screen and (max-width: 768px){.post__inner{flex-direction:column}}.post__inner .post{flex:1;min-width:0;background-color:#fff;padding:40px;border-radius:16px;margin-bottom:24px}@media screen and (max-width: 768px){.post__inner .post{padding:24px}}@media screen and (max-width: 480px){.post__inner .post{padding:16px}}.post__inner .post .post__header{padding-bottom:24px;border-bottom:1px solid #e8e7e7}.post__inner .post .post__header .post__header-title{margin-bottom:16px}.post__inner .post .post__header .post__header-title h1{font-size:32px}@media screen and (max-width: 768px){.post__inner .post .post__header .post__header-title h1{font-size:24px}}@media screen and (max-width: 480px){.post__inner .post .post__header .post__header-title h1{font-size:20px}}.post__inner .post .post__header .post__header-meta{display:flex;font-size:14px;gap:16px;align-items:center}@media screen and (max-width: 480px){.post__inner .post .post__header .post__header-meta{word-break:keep-all}}.post__inner .post .post__header .post__header-meta .post__header-category ul{display:flex;gap:16px;list-style:none;padding:0;margin:0}.post__inner .post .post__header .post__header-meta .post__header-category ul li{background-color:#404f39;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:500}.post__inner .post .post__header .post__header-meta .post__header-category ul li a{color:#ffe}.post__inner .post .post__content .post__content-img{width:100%;margin:24px auto}.post__inner .post .post__content .post__content-img img{width:100%;height:100%;object-fit:cover}.post__inner .post .post__content h2{background-color:#ffec40;padding:16px;border-radius:8px;font-size:24px;font-weight:700;margin-top:40px;margin-bottom:24px}@media screen and (max-width: 480px){.post__inner .post .post__content h2{font-size:20px}}.post__inner .post .post__content h2:first-of-type{margin-top:0}.post__inner .post .post__content h3{border-bottom:4px solid #ffffb1;padding-bottom:8px;margin-bottom:24px;font-size:20px;font-weight:700;position:relative}@media screen and (max-width: 480px){.post__inner .post .post__content h3{font-size:18px}}.post__inner .post .post__content h3:after{content:"";position:absolute;bottom:-4px;left:0;width:30%;height:4px;background-color:#ffec40}.post__inner .post .post__content p{line-height:2;margin-bottom:24px}@media screen and (max-width: 480px){.post__inner .post .post__content p{font-size:14px}}.post__inner .post .post__content p:last-child{margin-bottom:0}.post__inner .post .post__content mark{background:linear-gradient(transparent 60%, #FFFFB1 60%)}.post__inner .post .post__content figure{margin-bottom:24px}.post__inner .post .post__content figure img{width:100%;height:100%;object-fit:cover}.post__inner .post .post__content a{text-decoration:underline;color:#fe924f}.post__inner .post .post__content ul,.post__inner .post .post__content ol{background-color:#ffe;line-height:2;padding:24px 24px 24px 56px;margin-bottom:24px;margin-top:0px}@media screen and (max-width: 768px){.post__inner .post .post__content ul,.post__inner .post .post__content ol{padding:16px 16px 16px 40px}}@media screen and (max-width: 480px){.post__inner .post .post__content ul,.post__inner .post .post__content ol{font-size:14px;padding:16px 16px 16px 40px}}.post__inner .post .post__content blockquote{background-color:#887b7b;color:#ffe;padding:40px 16px;border-radius:16px;margin-top:40px;line-height:1.75;position:relative}.post__inner .post .post__content blockquote p{font-size:16px}.post__inner .post .post__content blockquote::before,.post__inner .post .post__content blockquote::after{content:"";background-image:url(../img/single/comment.svg);position:absolute;width:48px;height:48px;background-size:contain;background-repeat:no-repeat;background-position:center;opacity:.3}.post__inner .post .post__content blockquote::before{top:16px;left:16px}.post__inner .post .post__content blockquote::after{bottom:16px;right:16px;transform:rotate(180deg)}.post__inner .post .post__content .post__external-card{display:flex;padding:16px;gap:16px;border:1px solid #e8e7e7;color:#191515;text-decoration:none;align-items:center}@media screen and (max-width: 480px){.post__inner .post .post__content .post__external-card{flex-direction:column;gap:0;padding:0}}.post__inner .post .post__content .post__external-card .post__card-img{width:240px;height:125.8px;flex-shrink:0}@media screen and (max-width: 992px){.post__inner .post .post__content .post__external-card .post__card-img{width:160px;height:83.9px}}@media screen and (max-width: 480px){.post__inner .post .post__content .post__external-card .post__card-img{width:100%;height:100%;aspect-ratio:1.91/1}}.post__inner .post .post__content .post__external-card .post__card-img img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 480px){.post__inner .post .post__content .post__external-card .post__card-content{padding:16px}}.post__inner .post .post__content .post__external-card .post__card-content .post__card-title{font-size:16px;font-weight:700;margin-bottom:0}@media screen and (max-width: 480px){.post__inner .post .post__content .post__external-card .post__card-content .post__card-title{font-size:14px}}.post__inner .post .post__content iframe{width:100%;height:100%;aspect-ratio:16/9;margin-bottom:40px}.post__inner .post .post__content .post__iframe{margin-top:40px}.post__inner .post .post__content .post__iframe iframe{aspect-ratio:initial;margin-bottom:0}.post__inner .post .post__content .post__external-form{margin-top:40px;text-align:center}.post__inner .post .post__content .post__external-form a{color:#191515;text-decoration:none}.cta{background-color:#ffe;padding:80px 0}.cta .cta__head{text-align:center}.cta .cta__items{display:flex;gap:40px;max-width:800px;margin:40px auto 0}@media screen and (max-width: 768px){.cta .cta__items{flex-direction:column;align-items:center;max-width:600px}}.cta .cta__items .cta__item{flex:1;background-color:#fff;border-radius:16px;padding:40px;box-sizing:border-box}.cta .cta__items .cta__item .cta__item-img{width:100%;border-radius:8px;overflow:hidden}.cta .cta__items .cta__item .cta__item-img img{width:100%;height:100%;object-fit:cover}.container{max-width:960px}
