*,*:before,*:after{box-sizing:border-box}html,body,div,span,object,iframe,figure,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,code,em,img,small,strike,strong,tt,b,u,i,ol,ul,li,fieldset,form,label,table,caption,tbody,tfoot,thead,tr,th,td,main,canvas,embed,footer,header,nav,section,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;text-size-adjust:none}footer,header,nav,section,main{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}.hero-breadcrumb-wrapper{padding-top:30px;background-color:#fff}@media(max-width: 767px){.hero-breadcrumb-wrapper{padding:20px 0}}.hero-breadcrumb-wrapper .hero-breadcrumb{font-weight:400;font-size:14px;line-height:normal;color:rgba(0,0,0,.5);display:flex;align-items:center;gap:6px;flex-wrap:wrap}.hero-breadcrumb-wrapper .hero-breadcrumb a{color:rgba(0,0,0,.5);text-decoration:none;transition:color .2s ease}.hero-breadcrumb-wrapper .hero-breadcrumb a:hover{color:rgba(0,0,0,.8)}.hero-breadcrumb-wrapper .hero-breadcrumb .breadcrumb_last{color:rgba(0,0,0,.5)}.hero-breadcrumb-wrapper .hero-breadcrumb span.breadcrumb-separator{margin:0 2px}html body .container-post{padding-top:20px}@media(min-width: 768px){html body .container-post{padding-top:40px}}.post-image{margin-bottom:20px;text-align:center}@media(min-width: 768px){.post-image{margin-bottom:40px}}.post-image img{max-width:100%;width:100%;max-height:450px;object-fit:cover;display:block;-webkit-border-radius:12px;border-radius:12px;background-clip:padding-box}.post-content{max-width:1035px;margin:0 auto;line-height:1.5}.post-content .post-meta{margin-top:16px;margin-bottom:32px;font-weight:500;font-size:14px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.post-content .post-meta .post-date{opacity:.5}.post-content .post-meta .post-share-wrapper{position:relative;margin-left:auto}.post-content .post-meta .post-share{display:flex;gap:4px;align-items:center;cursor:pointer;transition:opacity .2s ease}.post-content .post-meta .post-share:hover{opacity:.7}.post-content .post-meta .post-share span{font-size:16px;color:#1a1a1a}.post-content .post-meta .post-share img{width:16px;height:16px;transition:transform .2s ease}.post-content .post-meta .post-share:hover img{transform:scale(1.1)}.post-content .post-meta .post-share-dropdown{position:absolute;top:100%;right:0;margin-top:8px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);padding:12px;z-index:1000;min-width:200px}.post-content .post-meta .post-share-dropdown .a2a_kit{display:flex;flex-direction:column;gap:8px}.post-content .post-meta .post-share-dropdown .a2a_button_facebook,.post-content .post-meta .post-share-dropdown .a2a_button_twitter,.post-content .post-meta .post-share-dropdown .a2a_button_email,.post-content .post-meta .post-share-dropdown .a2a_button_copy_link{display:flex !important;align-items:center;padding:8px 12px !important;border-radius:4px;transition:background-color .2s ease;text-decoration:none;color:#000}.post-content .post-meta .post-share-dropdown .a2a_button_facebook:hover,.post-content .post-meta .post-share-dropdown .a2a_button_twitter:hover,.post-content .post-meta .post-share-dropdown .a2a_button_email:hover,.post-content .post-meta .post-share-dropdown .a2a_button_copy_link:hover{background-color:#f5f5f5}.post-content .post-meta .post-share-dropdown a{color:#000}.post-content .post-meta .post-share-dropdown .a2a_label{position:unset !important;-webkit-clip-path:none !important;width:auto !important;height:auto !important;padding-left:10px !important}.post-content .post-meta .post-share-dropdown .addtoany_share{padding:8px 12px !important}.post-content h1{line-height:1.2}@media(min-width: 1025px){.post-content h1{font-size:48px}}.post-content h2,.post-content h3,.post-content h4{line-height:1.2}.post-content p{margin:20px 0 0 0;line-height:1.5}.post-content iframe{margin:20px 0 !important}.post-content p+h2,.post-content iframe+h2{margin-top:40px}.post-content p+h3,.post-content iframe+h4{margin-top:40px}.post-content img{max-width:100%;height:auto}.post-content div{max-width:100%}.related-posts-section{margin-top:80px;padding:56px 0;background:#fff}@media(min-width: 768px){.related-posts-section{margin-top:100px}}.related-posts-section .related-posts-header{display:flex;align-items:baseline;justify-content:space-between;gap:24px;margin-bottom:15px}.related-posts-section .related-posts-header h2{font-size:32px;font-weight:700;color:#1a1a1a;margin:0}.related-posts-section .related-posts-header .view-all-link{display:flex;align-items:center;gap:8px;font-size:18px;color:#333;text-decoration:none;transition:color .2s ease}.related-posts-section .related-posts-header .view-all-link:hover{color:#d2204a}.related-posts-section .related-posts-header .view-all-link svg{width:18px;height:18px}.related-posts-section .related-posts-divider{height:1px;background:#ee9d2d;margin-bottom:40px}.related-posts-section .related-posts-grid{display:grid;grid-template-columns:1fr;gap:30px}@media(min-width: 768px){.related-posts-section .related-posts-grid.related-posts-grid--vertical.related-posts-grid--columns-3{grid-template-columns:repeat(3, 1fr)}.related-posts-section .related-posts-grid.related-posts-grid--vertical.related-posts-grid--columns-2{grid-template-columns:repeat(2, 1fr)}.related-posts-section .related-posts-grid.related-posts-grid--vertical.related-posts-grid--columns-4{grid-template-columns:repeat(4, 1fr)}}.related-posts-section .related-posts-grid.related-posts-grid--horizontal{gap:20px}.related-post-card{background:#faf9f7;border-radius:8px;overflow:hidden;height:100%;display:flex;flex-direction:column}.related-post-card a{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit;transition:transform .2s ease}.related-post-card a:hover{transform:translateY(-4px)}.related-post-card a:hover .related-post-image img{transform:scale(1.05)}.related-post-card .related-post-image{height:320px;border-radius:8px;overflow:hidden;position:relative}.related-post-card .related-post-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.related-post-card .related-post-content{padding:32px 16px 16px;display:flex;flex-direction:column;gap:24px;flex:1}.related-post-card .related-post-meta{display:flex;flex-direction:column;gap:4px}.related-post-card .related-post-meta h3{font-size:24px;font-weight:700;color:#1a1a1a;line-height:1.2;margin:0}.related-post-card .related-post-meta .related-post-category{font-size:16px;font-weight:700;color:#d2204a;margin:0}.related-post-card .related-post-excerpt{font-size:16px;font-weight:300;color:#1a1a1a;line-height:1.5;margin:0}@media(min-width: 768px){.related-post-card.related-post-card--horizontal a{flex-direction:row;align-items:stretch}.related-post-card.related-post-card--horizontal .related-post-image{width:280px;height:auto;min-height:200px;flex-shrink:0}.related-post-card.related-post-card--horizontal .related-post-image img{height:100%}.related-post-card.related-post-card--horizontal .related-post-content{padding:24px;justify-content:space-between}.related-post-card.related-post-card--horizontal .related-post-meta h3{font-size:20px}.related-post-card.related-post-card--horizontal .related-post-meta .related-post-category{font-size:14px}.related-post-card.related-post-card--horizontal .related-post-excerpt{font-size:14px}}@media(max-width: 767px){.related-post-card.related-post-card--horizontal .related-post-image{height:200px}.related-post-card.related-post-card--horizontal .related-post-content{padding:20px 16px 16px}.related-post-card.related-post-card--horizontal .related-post-meta h3{font-size:20px}.related-post-card.related-post-card--horizontal .related-post-excerpt{font-size:14px}}/*# sourceMappingURL=single-post.css.map */
