﻿:root{--container: 120rem;--container-padding: 3.2rem;--noOfColumns: 1;--heading-1: 3.2rem;--heading-2: 2.8rem;--heading-3: 2.2rem;--body-text-main: 1.6rem}@media screen and (min-width: 40em){:root{--container-padding: 6.4rem;--heading-1: 4.8rem;--heading-2: 3.8rem;--heading-3: 2.8rem;--body-text-main: 1.8rem}}@media screen and (min-width: 48em){:root{--noOfColumns: 2}}@media screen and (min-width: 80em){:root{--container-padding: 0;--noOfColumns: 3}}@font-face{font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url("../../assets/fonts/inter-latin-400-normal.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url("../../assets/fonts/inter-latin-500-normal.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url("../../assets/fonts/inter-latin-600-normal.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Inter";font-style:normal;font-weight:700;font-display:swap;src:url("../../assets/fonts/inter-latin-700-normal.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Inter";font-style:normal;font-weight:900;font-display:swap;src:url("../../assets/fonts/inter-latin-900-normal.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Playfair Display";font-style:normal;font-weight:400;font-display:swap;src:url("../../assets/fonts/playfair-display-latin-400-normal.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Playfair Display";font-style:normal;font-weight:700;font-display:swap;src:url("../../assets/fonts/playfair-display-latin-700-normal.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Playfair Display";font-style:normal;font-weight:900;font-display:swap;src:url("../../assets/fonts/playfair-display-latin-900-normal.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Rockwell";font-style:normal;font-weight:bold;src:local("Rockwell"),local("Rockwell"),url("../../assets/fonts/rockwell-bold.woff") format("woff")}@-webkit-keyframes moveInLeft{0%{opacity:0;-webkit-transform:translateX(-10rem);transform:translateX(-10rem)}80%{-webkit-transform:translateX(1rem);transform:translateX(1rem)}100%{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes moveInLeft{0%{opacity:0;-webkit-transform:translateX(-10rem);transform:translateX(-10rem)}80%{-webkit-transform:translateX(1rem);transform:translateX(1rem)}100%{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes moveInRight{0%{opacity:0;-webkit-transform:translateX(10rem);transform:translateX(10rem)}80%{-webkit-transform:translateX(-1rem);transform:translateX(-1rem)}100%{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes moveInRight{0%{opacity:0;-webkit-transform:translateX(10rem);transform:translateX(10rem)}80%{-webkit-transform:translateX(-1rem);transform:translateX(-1rem)}100%{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes moveInBottom{0%{opacity:0;-webkit-transform:translateY(10rem);transform:translateY(10rem)}100%{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes moveInBottom{0%{opacity:0;-webkit-transform:translateY(10rem);transform:translateY(10rem)}100%{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}.link--alt a{color:#000;background-color:#fff}.m-bottom-0{margin-bottom:0}.p-top-3{padding-top:3rem}.p-top-5{padding-top:5rem}.p-top-6{padding-top:6rem}.p-0{padding:0}.d-none{display:none}.d-inline-flex{display:-ms-inline-flexbox;display:inline-flex}.rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.rotate-neg-90{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}footer{border-top:.1rem solid rgba(200, 133, 58, 0.2)}.footer__top{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:50vh;text-align:center;position:relative}.footer__container{max-width:calc(var(--container) + 30rem);margin:0 auto}.footer__bottom{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:2rem;background-color:#1c2b1e}@media screen and (min-width: 40em){.footer__bottom{padding:4.8rem}}.footer__link{font-size:1.4rem;font-weight:400;color:#fff;text-decoration:none;display:inline-block}@media screen and (min-width: 40em){.footer__link{margin-bottom:0}}.footer__link:hover{text-decoration:none}.footer__social-links{display:-ms-flexbox;display:flex}.footer__social-link{width:18px}.footer__social-link:not(:last-of-type){margin-right:3rem}@media screen and (min-width: 62em){.about-me__info-wrapper{display:-ms-flexbox;display:flex;height:100%;margin-bottom:12rem}}.about-me__info-content{background-color:#1c2b1e;padding:2rem;position:relative}@media screen and (min-width: 62em){.about-me__info-content{padding:12rem;width:64.5%}}.about-me__info-content--wrapper{border-bottom:1px solid #a89e90;margin-bottom:3rem}.about-me__bg-text{color:#182a1b;position:relative;font-size:6rem;font-weight:500}@media screen and (min-width: 62em){.about-me__bg-text{font-size:20rem;position:absolute;z-index:0;top:3rem;left:6rem}}.about-me__heading{font-size:2.6rem;font-weight:500;position:relative;z-index:1}@media screen and (min-width: 40em){.about-me__heading{font-size:3rem}}.about-me__text{font-size:1.6rem;font-weight:400;line-height:3rem;margin-bottom:3rem;position:relative;z-index:1}@media screen and (min-width: 40em){.about-me__text{font-size:1.8rem}}.about-me__quick-links{font-size:1.4rem;font-weight:500;letter-spacing:.8px;text-transform:uppercase;list-style-type:none}@media screen and (min-width: 62em){.about-me__quick-links{display:-ms-flexbox;display:flex}}.about-me__quick-link:not(last-of-type){margin-bottom:2rem}@media screen and (min-width: 62em){.about-me__quick-link:not(last-of-type){margin-bottom:0;margin-right:4rem}}.about-me__quick-link a{color:#fff;text-decoration:none}.about-me__quick-link a:hover{color:#c8853a}.about-me__quick-link a:active{color:#c8853a}.about-me__quick-link a:visited{color:#c8853a}.about-me__img--wrapper{width:100%;margin-bottom:3rem}@media screen and (min-width: 62em){.about-me__img--wrapper{width:36.5%;margin-bottom:0}}.about-me__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 62em){.about-me__details{width:64.5%;padding-left:12rem}}@media screen and (min-width: 48em){.my-posts__filter--mobile{display:none}}.my-posts__filter--label{display:block;font-weight:500;font-size:1.4rem;text-transform:uppercase;margin-bottom:.5rem}.my-posts__filter{position:relative;margin-bottom:3.2rem}.my-posts__filter:before{content:"";width:1px;height:4.5rem;background-color:#1c2b1e;position:absolute;bottom:0;right:5rem}.my-posts__select{width:100%;border-radius:4px;background-color:#1c2b1e;background-size:2.5rem;font-weight:500;font-size:1.4rem;border:1px solid rgba(200, 133, 58, 0.25);padding:1rem 2rem;-webkit-appearance:none;appearance:none;text-transform:uppercase;color:#f4ede0}.my-posts__select:focus-visible{outline:2px solid #c8853a;outline-offset:2px}.my-posts__filter--desktop{display:none;font-weight:500;font-size:1.4rem;text-transform:uppercase;margin:0;padding:0}@media screen and (min-width: 48em){.my-posts__filter--desktop{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;list-style-type:none;margin-bottom:12rem;border-bottom:1px solid rgba(255, 255, 255, 0.12)}}.my-posts__item{position:relative}.my-posts__item:not(last-of-type){margin-right:4.8rem}.my-posts__item{padding-bottom:2rem;cursor:pointer}.my-posts__item:hover{color:#c8853a}.my-posts__item:focus-visible{outline:2px solid #c8853a;outline-offset:4px}.my-posts__item:after{content:"";position:absolute;width:0;height:2px;background-color:#c8853a;bottom:0;left:-30%;transition:.3s ease all}.my-posts__item:hover:after,.my-posts__item--active:after{width:160%}.my-posts__item--active{color:#c8853a}.posts-pagination{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-top:6.4rem;margin-bottom:2rem}.posts-pagination>*+*{margin-left:2rem}@supports(gap: 1rem){.posts-pagination{gap:2rem}.posts-pagination>*+*{margin-left:0}}.posts-pagination__btn{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:6rem;height:6rem;border-radius:50%;border:.2rem solid rgba(244, 237, 224, 0.4);background-color:transparent;color:#f4ede0;cursor:pointer;transition:border-color .2s;-ms-flex-negative:0;flex-shrink:0;-webkit-appearance:none;appearance:none;padding:0}.posts-pagination__btn:hover:not(:disabled){border-color:#c8853a;background-color:transparent}.posts-pagination__btn:focus-visible{outline:2px solid #c8853a;outline-offset:2px}.posts-pagination__btn:disabled{opacity:.3;cursor:default;background-color:transparent}.posts-pagination__info{font-size:1.4rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#a89e90;min-width:6rem;text-align:center}.contact-form{padding-bottom:8rem}@media screen and (min-width: 62em){.contact-form{display:-ms-flexbox;display:flex;border-bottom:1px solid rgba(255, 255, 255, 0.12);padding-bottom:12rem}}.contact-form__img-wrapper{display:block;aspect-ratio:1;overflow:hidden}@media screen and (min-width: 62em){.contact-form__img-wrapper{width:36.8%;min-height:550px}}.contact-form__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.contact-form__content-wrapper{background-color:#1d1f21;padding:2rem}@media screen and (min-width: 62em){.contact-form__content-wrapper{width:63.2%;padding:12rem}}.contact-form__content{position:relative;padding-bottom:2rem;border-bottom:1px solid rgba(255, 255, 255, 0.12);margin-bottom:6.4rem}.contact-form__content .info-snippet__bg-text{z-index:1;color:#3a4d47;font-weight:500}@media screen and (min-width: 62em){.contact-form__content .info-snippet__bg-text{font-size:20rem;top:-10rem;left:-7rem;color:#182a1b}}.contact-form__title{font-family:"Playfair Display",Georgia,serif;font-size:var(--heading-1);font-weight:700;color:#f4ede0;line-height:1.15;max-width:56rem;margin-bottom:2rem;position:relative;z-index:2}.contact-form__title strong{color:#c8853a}.contact-form__text{font-size:1.8rem;line-height:3rem;color:rgba(244, 237, 224, 0.85);max-width:52rem;position:relative;z-index:2}.contact-form__text a{font-size:inherit;color:#c8853a}.contact-form__text a:hover{color:#f4ede0}.contact-form__form fieldset{border:none}.contact-form__form button{display:block;margin:0 auto}.contact-form__name-field{margin-bottom:1rem}.contact-form__label{font-size:1.6rem;display:block;margin-bottom:.5rem}.contact-form__error{color:#e74c3c;font-size:1.4rem;margin-top:.25rem;display:block}.contact-form__status{font-size:1.4rem;margin-bottom:2rem;min-height:1.5rem}.contact-form__input{font-size:1.8rem;color:#999;padding:1.2rem 2rem;width:100%;min-height:4.4rem;border:1px solid rgba(200, 133, 58, 0.15);background-color:transparent;border-radius:.4rem}.contact-form__input:focus-visible{outline:2px solid #c8853a;outline-offset:2px}.contact-form__textarea{width:100%;margin-bottom:1rem}.contact-form__control{margin-bottom:4.8rem}.contact-form__form .contact-form__button{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;cursor:pointer;background-color:#c8853a;color:#0d1a10;border:none;padding:2rem 3rem;font-size:1.8rem;font-weight:700;min-height:4.4rem;border-radius:3rem;transition:all .2s}@media screen and (min-width: 40em){.contact-form__form .contact-form__button{font-size:1.8rem;padding:2.2rem 3.6rem;min-height:4.8rem}}.contact-form__form .contact-form__button:hover{background-color:rgb(169.7952380952, 112.0476190476, 47.4047619048);color:#0d1a10;-webkit-transform:translateY(-2px);transform:translateY(-2px);box-shadow:0 8px 24px rgba(200, 133, 58, 0.35)}.contact-form__form .contact-form__button:focus-visible{outline:2px solid #c8853a;outline-offset:2px}.contact-form__form .contact-form__button:disabled{opacity:.6;cursor:not-allowed;-webkit-transform:none;transform:none}.contact-form__textarea-input{width:100%;font-size:1.8rem;padding:1.2rem 2rem;color:#999;min-height:160px;font-family:Roboto,sans-serif;border:1px solid rgba(200, 133, 58, 0.15);background-color:transparent;border-radius:.4rem}.contact-form__textarea-input::-webkit-input-placeholder{font-size:1.8rem;font-family:Roboto,sans-serif}.contact-form__textarea-input:-ms-input-placeholder{font-size:1.8rem;font-family:Roboto,sans-serif}.contact-form__textarea-input::-ms-input-placeholder{font-size:1.8rem;font-family:Roboto,sans-serif}.contact-form__textarea-input::placeholder{font-size:1.8rem;font-family:Roboto,sans-serif}.contact-form__textarea-input:focus-visible{outline:2px solid #c8853a;outline-offset:2px}.page-header__label{font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:#c8853a;margin-bottom:1.6rem}.page-header__title{font-family:"Playfair Display",Georgia,serif;font-size:var(--heading-1);font-weight:700;color:#f4ede0;line-height:1.15;max-width:56rem;margin-bottom:2rem}.page-header__title strong{color:#c8853a}.page-header__description{font-size:1.8rem;line-height:3rem;color:rgba(244, 237, 224, 0.85);max-width:52rem}.page{font-size:1.2rem}.page h3{font-size:1.5rem}.page__container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.page__section:not(:last-of-type){margin-right:2rem}.page__links{font-size:1.2rem;list-style:none}.page__link{font-size:1rem}.page__link a{text-decoration:none;padding:.25rem;line-height:1.8}.page__link a:hover{background-color:#c8853a;color:#f4ede0}.open-badge{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:.8rem;background-color:rgba(200, 133, 58, 0.12);border:1px solid rgba(200, 133, 58, 0.35);color:#c8853a;font-size:1.2rem;font-weight:600;letter-spacing:.06em;padding:.7rem 1.6rem;border-radius:99px;margin-bottom:2.4rem;text-transform:uppercase}.open-badge__dot{width:7px;height:7px;border-radius:50%;background-color:#c8853a;-webkit-animation:pulse 2s ease-in-out infinite;animation:pulse 2s ease-in-out infinite;-ms-flex-negative:0;flex-shrink:0}@-webkit-keyframes pulse{0%,100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.45;-webkit-transform:scale(0.75);transform:scale(0.75)}}@keyframes pulse{0%,100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.45;-webkit-transform:scale(0.75);transform:scale(0.75)}}.info-snippet{padding:3.2rem 0 6.4rem;position:relative}.info-snippet__bg-text{color:#3a4d47;position:absolute;font-size:6rem;font-weight:700;z-index:0;top:0;left:-1rem;line-height:1;font-family:"Playfair Display",Georgia,serif;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media screen and (min-width: 62em){.info-snippet__bg-text{font-size:14rem;top:-2rem;left:-3rem}}.info-snippet__accent{display:block;width:3rem;height:3px;background-color:#c8853a;margin-bottom:1.5rem;position:relative;z-index:1}.info-snippet__heading{font-size:var(--heading-3);font-family:"Playfair Display",Georgia,serif;font-weight:700;color:#f4ede0;margin-bottom:1rem;position:relative;z-index:1}.info-snippet__text{font-size:var(--body-text-main);font-weight:400;line-height:1.7;color:#a89e90;position:relative;z-index:1}.strength-section{overflow:hidden;margin-bottom:12rem}@media screen and (min-width: 62em){.strength-section{display:grid;grid-template-columns:1fr 1fr;min-height:56rem}}.strength-section__image{position:relative;min-height:32rem;overflow:hidden}@media screen and (min-width: 62em){.strength-section__image{min-height:auto}}.strength-section__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;display:block}.strength-section__content{background-color:#1c2b1e;padding:4.8rem 3.2rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 62em){.strength-section__content{padding:6.4rem}}.strength-section__label{font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:#c8853a;margin-bottom:1.6rem}.strength-section__heading{font-family:"Playfair Display",Georgia,serif;font-size:3rem;font-weight:700;color:#f4ede0;line-height:1.2;margin-bottom:2rem}@media screen and (min-width: 62em){.strength-section__heading{font-size:3.8rem}}.strength-section__text{font-size:1.6rem;line-height:2.8rem;color:#a89e90;margin-bottom:3rem}.strength-section__stats{display:-ms-flexbox;display:flex;gap:3rem;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:2rem;border-top:1px solid rgba(200, 133, 58, 0.2)}.strength-section__stat{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.strength-section__stat-value{font-family:"Playfair Display",Georgia,serif;font-size:3rem;font-weight:700;color:#c8853a;line-height:1}.strength-section__stat-label{font-size:1.1rem;color:#a89e90;text-transform:uppercase;letter-spacing:.1em;margin-top:.5rem}.post-heading__wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:3rem}@media screen and (min-width: 40em){.post-heading__wrapper{margin-bottom:4rem}}.post-heading{font-family:"Playfair Display",Georgia,serif;font-size:var(--heading-2);font-weight:400;color:#f4ede0;margin-bottom:0}.post-heading strong{font-weight:900;color:#c8853a;margin-right:.6rem}.post-link{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:.8rem;text-decoration:none;color:#c8853a;font-weight:500;font-size:1.4rem;opacity:.85;transition:opacity .2s;white-space:nowrap}.post-link:hover{opacity:1}.post-link:after{display:none}.post-link__text{font-size:1.6rem;font-weight:500}.post-link__arrow{margin-left:.4rem}.post-template__img-wrapper{display:block;position:relative;padding-bottom:56.25%;background-color:#162419;width:100%;height:0;overflow:hidden;margin-bottom:6.4rem}.post-template__iframe-wrapper{display:block;position:relative;padding-bottom:56.25%;background-color:#162419;width:100%;height:0;margin-bottom:6.4rem}.post-template__iframe{position:absolute;top:0;left:0;width:100%;height:100%}.post-template__img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;display:block}.post-template__content{max-width:68rem;margin:0 auto}.post-template__content>p:first-of-type{font-size:2rem;line-height:3.6rem;color:#f4ede0;font-weight:400;margin-bottom:3.2rem}@media screen and (min-width: 80em){.post-template__content>p:first-of-type{margin-bottom:4.8rem}}.post-template__content p{font-size:1.8rem;line-height:3.2rem;color:rgba(244, 237, 224, 0.8);margin-bottom:2.4rem}@media screen and (min-width: 80em){.post-template__content p{margin-bottom:3.2rem}}.post-template__content h2,.post-template__content h3,.post-template__content h4{font-family:"Playfair Display",Georgia,serif;color:#f4ede0;margin-top:5.6rem;margin-bottom:1.5rem;line-height:1.25}@media screen and (min-width: 80em){.post-template__content h2,.post-template__content h3,.post-template__content h4{margin-top:7.2rem}}.post-template__content h2{font-size:3rem}.post-template__content h3{font-size:2.4rem}.post-template__content h4{font-size:2rem}.post-template__content a{color:#c8853a;text-decoration:underline;text-underline-offset:4px;text-decoration-color:rgba(200, 133, 58, 0.4);font-weight:500}.post-template__content a:after{display:none}.post-template__content a:hover{color:#f4ede0;text-decoration-color:#c8853a}.post-template__content ul,.post-template__content ol{padding-left:2.4rem;margin-bottom:2.8rem}.post-template__content ul li,.post-template__content ol li{font-size:1.8rem;line-height:3rem;color:rgba(244, 237, 224, 0.8);margin-bottom:1rem}.post-template__content blockquote{margin:5.4rem 0;padding:2.4rem 3.2rem;border-left:3px solid #c8853a;background-color:#1c2b1e}.post-template__content blockquote p{font-family:"Playfair Display",Georgia,serif;font-size:2.2rem;line-height:3.6rem;color:#f4ede0;font-style:italic;margin-bottom:0}.post-template__content hr{border:none;border-top:1px solid rgba(200, 133, 58, 0.18);margin:5.6rem 0}.post-template__content strong{color:#f4ede0;font-weight:700}.post-template__content em{color:#f4ede0}.post-template__content img{width:100%;margin:3.2rem 0}.post-template__header{font-size:3rem;font-weight:500;margin-bottom:1.5rem}.post-template__text{font-size:1.8rem;font-weight:400;line-height:3rem;margin-bottom:4rem}hr{margin-bottom:4rem}blockquote .post-template__text{font-size:2.6rem;font-weight:400;margin-bottom:8rem;margin-top:8rem;line-height:4.2rem;position:relative}blockquote .post-template__text:before{content:"“";position:absolute;top:9.5rem;left:-7.5rem;font-family:Rockwell,sans-serif;font-size:27rem;font-weight:700;color:#a89e90;z-index:-1}
