.blog-hero{position:relative}.blog-hero .container{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;padding:32px 20px 0;position:relative}@media screen and (max-width: 767px){.blog-hero .container{padding:0 16px 26px}}.blog-hero::before{content:"";position:absolute;top:0;left:0;width:100%;height:505px;background:url(../images/bg_hero_blog.svg) no-repeat center bottom;z-index:0}@media screen and (max-width: 1439px){.blog-hero::before{height:625px}}@media screen and (min-width: 1441px){.blog-hero::before{background-size:cover}}@media screen and (max-width: 375px){.blog-hero::before{background-position:-140px bottom}}.entry{max-width:1136px;margin:0 auto;padding:0;position:relative;z-index:1}.entry-categories{font-size:14px;color:#fff;font-size:16px}.entry-categories__inner{display:block;background:#d5af7e;padding:7px 12px;border-radius:50px;max-width:max-content;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entry-categories a{color:#fff;text-decoration:none;display:inline;white-space:nowrap}.entry-categories a:hover{text-decoration:underline}.entry-header{margin-bottom:2rem;text-align:center}.entry-title{font-size:48px;color:#fff}@media screen and (max-width: 767px){.entry-title{margin:13px 0 10px;font-size:33px}}.entry-excerpt{color:#fff;font-size:20px;line-height:1.5;margin-bottom:16px;padding-top:4px;letter-spacing:.29px}.entry-meta{font-size:16px;color:#e1c4a2;letter-spacing:.6px}.entry-meta span{margin-left:0 .5rem}.entry-meta span:first-child{margin-left:0}.entry-meta a{color:inherit;text-decoration:underline}.entry-meta a:hover{text-decoration:none}.entry-thumbnail{margin:32px 0}@media screen and (max-width: 1179px){.entry-thumbnail{margin:32px 16px}}.entry-thumbnail img{width:100%;max-width:1136px;height:auto;max-height:650px;display:block;object-fit:cover;border-radius:32px;overflow:hidden}.entry-content{color:#435f51;font-size:20px;margin-bottom:120px}@media screen and (max-width: 1179px){.entry-content{padding:0 16px;margin-bottom:80px}}.entry-content p{margin-bottom:1.5rem}.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{margin:2rem 0 1rem;color:#435f51}.entry-content h2{font-size:32px;scroll-margin-top:86px}.entry-content h3{font-size:24px;font-weight:400}.entry-content a{color:#b77c5a;text-decoration:underline}.entry-content a:hover{text-decoration:none}.entry-content img{max-width:100%;height:auto;margin:1.5rem 0}.entry-content blockquote{margin:2rem 0;padding:1rem 2rem;border-left:4px solid #435f51;background:#d5af7e;font-style:italic}.entry-content ul,.entry-content ol{margin:20px 0;padding-left:50px;color:#435f51}.entry-content ul li,.entry-content ol li{line-height:1.4;margin-bottom:16px;position:relative}@media screen and (max-width: 779px){.entry-content ul li,.entry-content ol li{font-size:16px}}.entry-content ul li::before{content:"";position:absolute;left:-24px;top:7px;width:12px;height:12px;background:#435f51;border-radius:50%}.entry-content ol{counter-reset:item}.entry-content ol li{counter-increment:item}.entry-content ol li::before{content:counter(item) ". ";position:absolute;left:-24px;width:12px;height:12px}.entry-content code{background:var(--wp--preset--color--background);padding:.2rem .4rem;border-radius:3px}.entry-content pre{background:var(--wp--preset--color--background);padding:1rem;border-radius:5px;overflow-x:auto;margin:1.5rem 0}.entry-footer{color:#435f51}.entry-footer p{font-size:16px}.entry-footer a{text-decoration:underline;margin-right:.5rem;font-size:16px}.entry-footer a:hover{text-decoration:none}.entry-author{position:relative;background:#b77c5a;margin-bottom:120px}.entry-author .container{padding:64px 0}.entry-author__widget{display:flex;align-items:flex-start;justify-content:space-between;padding:0}@media screen and (max-width: 779px){.entry-author__widget{flex-direction:column}}.entry-author__avatar{width:160px;min-width:160px;height:160px;min-height:160px;border-radius:50%;overflow:hidden;margin-left:24px}@media screen and (max-width: 779px){.entry-author__avatar{width:120px;min-width:120px;height:120px;min-height:120px;margin-left:16px;margin-bottom:24px}}.entry-author__content{padding:0 32px;position:relative;z-index:2}@media screen and (max-width: 779px){.entry-author__content{padding:0 16px}}.entry-author__name{font-size:32px;font-weight:400;color:#fff;margin-bottom:10px}@media screen and (max-width: 779px){.entry-author__name{font-size:24px}}.entry-author__bio{font-size:20px;color:#fff;margin-bottom:12px;letter-spacing:.25px}@media screen and (max-width: 779px){.entry-author__bio{font-size:16px}}.entry-author:before{content:"";position:absolute;top:0;left:0;right:0;height:100%;background:url(../images/bg_author_top.svg) no-repeat 50% -1px;z-index:1}@media screen and (min-width: 1440px){.entry-author:before{background-size:101% auto}}.entry-author:after{content:"";position:absolute;bottom:0;left:0;right:0;height:100%;background:url(../images/bg_author_bottom.svg) no-repeat 50% 101%;z-index:1}@media screen and (min-width: 1440px){.entry-author:after{background-size:101% auto}}.archive-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:32px 16px;margin-bottom:80px;position:relative;z-index:1}@media screen and (max-width: 991px){.archive-grid{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 767px){.archive-grid{grid-template-columns:1fr}}.archive-card{overflow:hidden}.archive-card__image{position:relative}.archive-card__image a{display:block;border-radius:32px;overflow:hidden;width:100%;max-height:281px;height:100%}.archive-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;border-radius:32px}.archive-card:hover img{transform:scale(1.05)}.archive-card__content{padding:0;margin-top:12px}.archive-card__categories{font-size:14px;color:#fff;position:absolute;bottom:16px;left:20px;right:20px;font-size:16px}.archive-card__categories__inner{display:block;background:#d5af7e;padding:6px 12px;border-radius:50px;max-width:max-content;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.archive-card__categories a{color:#fff;text-decoration:none;display:inline;white-space:nowrap}.archive-card__categories a:hover{text-decoration:underline}.archive-card__date{display:block;font-size:16px;color:#b77c5a}.archive-card__title{font-size:32px;margin:2px 0 7px;font-weight:400;font-family:"DM Serif Text",Arial,sans-serif;color:#435f51;line-height:initial}@media screen and (max-width: 767px){.archive-card__title{font-size:24px}}.archive-card__title a{color:inherit;text-decoration:none}.archive-card__title a:hover{color:#b77c5a}.archive-card__excerpt{font-size:16px;color:#666}.archive-card__excerpt p{margin:0}.entry-latest-posts{margin-bottom:120px}.entry-latest-posts__title{margin-bottom:40px}.faq-section .container{padding:40px 0}.faq-section .container ul{list-style:none;padding:25px 0 0}.faq-section .container ul li{margin-bottom:32px}.faq-section .container ul li:last-child{margin-bottom:0}.faq-section .container ul li:before{content:none}.faq-section .container ul li .question{font-weight:700;background:#b77c5a;padding:6px 16px;border-radius:8px 8px 0 0}.faq-section .container ul li .question p{color:#fff}.faq-section .container ul li .answer{background:#d5af7e;border-radius:0 0 8px 8px;padding:16px}.table-of-content-inner .block-title{font-family:"DM Serif Text",Arial,sans-serif}.table-of-content-inner ul{list-style:none}/*# sourceMappingURL=entry.css.map */
