*,ul{box-sizing:border-box}*{margin:0;padding:0;-webkit-box-sizing:border-box}html{scroll-behavior:smooth}a{text-decoration:none}ul{list-style:none}img{max-width:100%;display:block}.header{position:sticky;top:0;padding:1rem 5%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;z-index:100}.header__logo{max-width:8rem}.header__menu{position:absolute;top:100%;right:0;background-color:rgb(255 255 255/.4);-webkit-backdrop-filter:blur(30px) contrast(90%);backdrop-filter:blur(30px) contrast(90%);display:none}.header__menu li{margin:1rem}.header__menu li a{color:#5c5c5c;padding:.5rem;font-weight:500}.header__menu li a:hover{color:#129bdb}.header__toggler{font-size:1.25rem;color:#5c5c5c}@media (min-width:64rem){.header__logo{max-width:11rem;position:absolute;left:0;right:0;margin:auto}.header__menu{display:block;background:#fff0;-webkit-backdrop-filter:unset;backdrop-filter:unset;position:static;width:100%}.header__menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.header__menu li:nth-child(2){margin-right:6rem}.header__menu li:nth-child(3){margin-left:8rem}.header__toggler{display:none}}.footer{background-color:#23785a;text-align:center;padding:2rem 5%}.footer__image{margin:2rem auto}.footer__socials{margin-top:2rem}.footer__social{font-size:2rem;color:#fff;margin:0 .5rem}.footer__email,.footer__menu ul li a{font-weight:400;font-family:"Montserrat",sans-serif;font-size:.875rem;color:#fff}.footer__email{margin-top:1rem;display:block}@media (min-width:768px){.footer__email{font-size:1rem}}@media (min-width:1400px){.footer__email{font-size:1.125rem}}.footer__menu ul,.footer__super{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__menu ul{gap:2rem;margin:2rem 0}.footer__menu ul li a{-webkit-transition:.3s;transition:.3s}@media (min-width:768px){.footer__menu ul li a{font-size:1rem}}@media (min-width:1400px){.footer__menu ul li a{font-size:1.125rem}}.footer__menu ul li a:hover{font-weight:700}.footer__super{gap:1rem;margin-top:4rem}.footer__super a,.footer__super p{font-weight:400;font-family:"Montserrat",sans-serif;font-size:.875rem;color:#fff}@media (min-width:768px){.footer__super p{font-size:1rem}}@media (min-width:1400px){.footer__super p{font-size:1.125rem}}@media (min-width:768px){.footer__super a{font-size:1rem}}@media (min-width:1400px){.footer__super a{font-size:1.125rem}}*,.footer__super a *,.formComments-single__field label{font-family:"Montserrat",sans-serif}@media (min-width:64rem){.footer__menu ul,.footer__super{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__menu ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:2rem auto}.footer__super{gap:1rem;margin-top:8rem}.footer__super *{width:33%}}.hero-single{position:relative;height:43.75rem;background-position:center center;background-repeat:no-repeat;background-size:cover}.post-single--wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}.post-single{padding:4rem 5%}.post-single__category{font-size:1.5rem;font-weight:400;color:#129bdb}@media (min-width:64rem){.post-single__category{font-size:1.5rem}}@media (min-width:100rem){.post-single__category{font-size:2rem}}.post-single__title{font-size:2rem;font-weight:700;color:#434242;margin-top:2rem}@media (min-width:64rem){.post-single__title{font-size:2rem}}@media (min-width:100rem){.post-single__title{font-size:3rem}}.post-single__content{padding:0 5%;margin-bottom:8rem}.post-single__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;margin-top:1rem;padding-bottom:2rem}.post-single__adm,.post-single__comments,.post-single__date{color:#99a4ab}@media (min-width:64rem){.post-single--wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:0}.post-single{padding:4rem 5%;width:75%}.post-single__adm,.post-single__comments,.post-single__date{font-size:1.125rem}}.formComments-single{background-color:#f5f6f6;padding:2rem 5%;text-align:center}.formComments-single__title{font-size:1.5rem;font-weight:700;color:#434242;border-bottom:3px solid #434242;padding-bottom:1rem;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}@media (min-width:64rem){.formComments-single__title{font-size:1.5rem}}@media (min-width:100rem){.formComments-single__title{font-size:2rem}}.formComments-single__field{margin-top:2rem}.formComments-single__field label{display:block;margin:.5rem 0;font-weight:400;font-size:.875rem;color:#434242;text-align:left}@media (min-width:768px){.formComments-single__field label{font-size:1rem}}@media (min-width:1400px){.formComments-single__field label{font-size:1.125rem}}.formComments-single__field input[type=email],.formComments-single__field input[type=text],.formComments-single__field textarea{background-color:#fff;border:0;width:100%;padding:1rem;margin:.5rem 0;font-weight:400;font-family:"Montserrat",sans-serif;font-size:.875rem;color:#434242;display:block}@media (min-width:768px){.formComments-single__field input[type=email],.formComments-single__field input[type=text],.formComments-single__field textarea{font-size:1rem}}@media (min-width:1400px){.formComments-single__field input[type=email],.formComments-single__field input[type=text],.formComments-single__field textarea{font-size:1.125rem}}.formComments-single__field textarea{resize:vertical}.form-submit input[type=submit]{background:#fff0;border:2px solid #129bdb;border-radius:.25rem;padding:1rem;color:#129bdb;font-weight:500;-webkit-transition:.3s;transition:.3s;font-size:.875rem;font-family:"Montserrat",sans-serif;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;margin:0 auto;margin-top:2rem;display:block}.form-submit input[type=submit]:hover,.post-single--sidebar__button:hover,.recommended-single__button--secondary:hover{background-color:#129bdb;color:#fff}@media (min-width:1024px){.form-submit input[type=submit]{font-size:1rem;padding:1rem 3rem}}@media (min-width:1400px){.form-submit input[type=submit]{font-size:1.25rem}}.comment-form-cookies-consent{display:none}.comments-single{margin-top:4rem}.comments-single__no-comments{margin-top:2rem;text-align:center}.post-single--sidebar{padding:4rem 5%}.posts-single--sidebar__form{position:relative}.posts-single--sidebar__input{border:2px solid #f5f6f6;background:0 0;padding:.75rem 1rem;width:100%;border-radius:2rem;font-weight:400;font-family:"Montserrat",sans-serif;font-size:.875rem;color:#434242}@media (min-width:768px){.posts-single--sidebar__input{font-size:1rem}}@media (min-width:1400px){.posts-single--sidebar__input{font-size:1.125rem}}.posts-single--sidebar__search{position:absolute;right:2rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:0 0;border:0;color:#99a4ab;font-size:1.5rem;cursor:pointer}.post-single--sidebar__category-card{width:100%;background-color:#f5f6f6;padding:2rem;margin-top:2rem;border-radius:.5rem}.post-single--sidebar__title{font-size:1.5rem;font-weight:700;color:#434242}@media (min-width:64rem){.post-single--sidebar__title{font-size:1.5rem}}@media (min-width:100rem){.post-single--sidebar__title{font-size:2rem}}.post-single--sidebar__categories{margin-top:2rem}.post-single--sidebar__category{font-weight:400;font-family:"Montserrat",sans-serif;font-size:.875rem;color:#434242;border-top:3px solid #fff;display:inline-block;width:100%;padding:.5rem 0}@media (min-width:768px){.post-single--sidebar__category{font-size:1rem}}@media (min-width:1400px){.post-single--sidebar__category{font-size:1.125rem}}.post-single--sidebar__popular-card{width:100%;margin-top:2rem}.post-single--sidebar__subtitle{font-size:1.5rem;font-weight:700;color:#129bdb;border-bottom:3px solid #129bdb;padding-bottom:1rem;display:block}@media (min-width:64rem){.post-single--sidebar__subtitle{font-size:1.5rem}}@media (min-width:100rem){.post-single--sidebar__subtitle{font-size:2rem}}.post-single--sidebar__post{margin:1rem 0}.post-single--sidebar__position{font-size:2rem;color:#434242;font-weight:400;display:block}@media (min-width:64rem){.post-single--sidebar__position{font-size:2rem}}@media (min-width:100rem){.post-single--sidebar__position{font-size:3rem}}.post-single--sidebar__text{font-family:"Montserrat",sans-serif;font-size:.875rem;color:#434242;font-weight:700;text-decoration:underline;margin-top:.5rem}@media (min-width:768px){.post-single--sidebar__text{font-size:1rem}}@media (min-width:1400px){.post-single--sidebar__text{font-size:1.125rem}}.post-single--sidebar__info{margin-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.post-single--sidebar__comments,.post-single--sidebar__date{color:#99a4ab;font-size:.75rem}.post-single--sidebar__button{background:#fff0;border:2px solid #129bdb;border-radius:.25rem;padding:1rem;display:inline-block;color:#129bdb;font-weight:500;-webkit-transition:.3s;transition:.3s;font-size:.875rem;font-family:"Montserrat",sans-serif;width:-webkit-fit-content;width:-moz-fit-content;cursor:pointer;width:100%;text-align:center;margin-top:2rem}@media (min-width:1024px){.post-single--sidebar__button{font-size:1rem;padding:1rem 3rem}}@media (min-width:1400px){.post-single--sidebar__button{font-size:1.25rem}}.post-single--sidebar__recent-card{margin-top:4rem}.post-single--sidebar__recent-item,.post-single--sidebar__recent-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.post-single--sidebar__recent-items{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4rem;margin-top:4rem}.post-single--sidebar__recent-item{background-color:#fff;width:100%;margin:0 auto;border-radius:.5rem}.post-single--sidebar__recent-image{border-top-left-radius:.5rem;border-top-right-radius:.5rem;height:18.75rem;width:100%;-o-object-fit:cover;object-fit:cover}.post-single--sidebar__recent-content{position:relative;padding:1rem 1rem 3rem;background-color:#f5f6f6}.post-single--sidebar__recent-category{text-transform:uppercase;font-family:"Montserrat",sans-serif;font-size:.875rem;font-weight:500;color:#129bdb}@media (min-width:768px){.post-single--sidebar__recent-category{font-size:1rem}}@media (min-width:1400px){.post-single--sidebar__recent-category{font-size:1.125rem}}.post-single--sidebar__recent-title{font-family:"Montserrat",sans-serif;font-size:.875rem;color:#434242;font-weight:700;margin:1rem 0}@media (min-width:768px){.post-single--sidebar__recent-title{font-size:1rem}}@media (min-width:1400px){.post-single--sidebar__recent-title{font-size:1.125rem}}.post-single--sidebar__recent-button{background:#23785a;border:2px solid #23785a;border-radius:.25rem;padding:.5rem 1rem;display:inline-block;color:#fff;font-weight:500;-webkit-transition:.3s;transition:.3s;font-size:.875rem;font-family:"Montserrat",sans-serif;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;position:absolute;bottom:-1rem;left:0;right:0;margin:0 auto}@media (min-width:1024px){.post-single--sidebar__recent-button{font-size:1rem;padding:.5rem 2rem}}@media (min-width:1400px){.post-single--sidebar__recent-button{font-size:1.125rem}}@media (min-width:64rem){.post-single--sidebar{width:35%}.post-single--sidebar__position{font-size:4rem}.post-single--sidebar__category-card{margin-top:3rem}.post-single--sidebar__popular-card{margin-top:4rem}.post-single--sidebar__info{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:2rem}.post-single--sidebar__comments,.post-single--sidebar__date{color:#99a4ab;font-size:.875rem}}.recommended-single{padding:4rem 5%;background-color:#f5f6f6}.recommended-single__title{font-size:2rem;font-weight:700;color:#434242;padding-bottom:1rem;border-bottom:2px solid #434242;text-align:center;max-width:600px;margin:0 auto}@media (min-width:64rem){.recommended-single__title{font-size:2rem}}@media (min-width:100rem){.recommended-single__title{font-size:3rem}}.recommended-single__item,.recommended-single__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.recommended-single__items{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4rem;margin-top:4rem}.recommended-single__item{background-color:#fff;max-width:37.5rem;margin:0 auto;border-radius:.5rem;min-height:37.5rem;width:100%;position:relative}.recommended-single__image{border-top-left-radius:.5rem;border-top-right-radius:.5rem;min-height:18.75rem;-o-object-fit:cover;object-fit:cover}.recommended-single__content{padding:1rem}.recommended-single__category{text-transform:uppercase;font-family:"Montserrat",sans-serif;font-size:.875rem;font-weight:500;color:#129bdb}@media (min-width:768px){.recommended-single__category{font-size:1rem}}@media (min-width:1400px){.recommended-single__category{font-size:1.125rem}}.recommended-single__subtitle{font-size:1.5rem;font-weight:700;color:#434242;margin:1rem 0}@media (min-width:64rem){.recommended-single__subtitle{font-size:1.5rem}}@media (min-width:100rem){.recommended-single__subtitle{font-size:2rem}}.recommended-single__subtext{font-weight:400;font-family:"Montserrat",sans-serif;font-size:.875rem;color:#434242;border-bottom:3px solid #f5f6f6;padding-bottom:1rem}@media (min-width:768px){.recommended-single__subtext{font-size:1rem}}@media (min-width:1400px){.recommended-single__subtext{font-size:1.125rem}}.recommended-single__comments,.recommended-single__date,.recommended-single__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.recommended-single__info{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:32px;margin-top:1rem;padding-bottom:2rem}.recommended-single__comments,.recommended-single__date{color:#99a4ab;font-size:.75rem;gap:1rem}.recommended-single__button{background:#23785a;border:2px solid #23785a;border-radius:.25rem;padding:.5rem 1rem;display:inline-block;color:#fff;font-weight:500;-webkit-transition:.3s;transition:.3s;font-size:.875rem;font-family:"Montserrat",sans-serif;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;position:absolute;bottom:-1rem;left:0;right:0;margin:0 auto}@media (min-width:1024px){.recommended-single__button{font-size:1rem;padding:.5rem 2rem}}@media (min-width:1400px){.recommended-single__button{font-size:1.125rem}}.recommended-single__button--secondary{background:#fff0;border:2px solid #129bdb;border-radius:.25rem;padding:1rem;color:#129bdb;font-weight:500;-webkit-transition:.3s;transition:.3s;font-size:.875rem;font-family:"Montserrat",sans-serif;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;display:block;margin:auto;margin-top:6rem}@media (min-width:1024px){.recommended-single__button--secondary{font-size:1rem;padding:1rem 3rem}}@media (min-width:1400px){.recommended-single__button--secondary{font-size:1.25rem}}@media (min-width:64rem){.recommended-single__items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:2rem}.recommended-single__content{padding:2rem}.recommended-single__comments,.recommended-single__date{color:#99a4ab;font-size:.875rem}}@media (min-width:80rem){.recommended-single{padding:4rem 10%}}.wp-block-spacer{clear:both}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}