@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";html,body,div,input,button{font-family:"Montserrat",sans-serif;font-size:14px;font-optical-sizing:auto;font-style:normal;font-size:500}html,body{height:100%;overflow-x:hidden;background-color:#efefef}.bg-pink{background-color:#c8655a !important}.bg-teal{background-color:#2b97a6 !important}.bg-light-gray{background-color:#efefef !important}.bg-gray{background-color:#919493 !important}.bg-gray-100{background-color:#e6e7e6 !important}.bg-gray-200{background-color:#ccc !important}.bg-gray-300{background-color:#b3b5b4 !important}.bg-gray-400{background-color:#a0a3a2 !important}.bg-gray-500{background-color:#919493 !important}.bg-gray-600{background-color:#7d807f !important}.bg-gray-700{background-color:#666968 !important}.bg-gray-800{background-color:#4d504f !important}.bg-gray-900{background-color:#333635 !important}.text-pink{color:#c8655a !important}.text-teal{color:#2b97a6 !important}.text-light-gray{color:#efefef !important}.text-gray{color:#919493 !important}.text-gray-100{color:#e6e7e6 !important}.text-gray-200{color:#ccc !important}.text-gray-300{color:#b3b5b4 !important}.text-gray-400{color:#a0a3a2 !important}.text-gray-500{color:#919493 !important}.text-gray-600{color:#7d807f !important}.text-gray-700{color:#666968 !important}.text-gray-800{color:#4d504f !important}.text-gray-900{color:#333635 !important}.btn-pink{background-color:#c8655a !important;border-color:#c8655a !important}.btn-pink:hover{background-color:#b3483c !important}.btn-pink:active,.btn-pink:focus{background-color:#b3483c;border-color:#b3483c !important}.btn-teal{background-color:#2b97a6 !important;border-color:#2b97a6 !important}.btn-teal:hover{background-color:#21727d !important}.btn-teal:active,.btn-teal:focus{background-color:#21727d;border-color:#21727d !important}.btn-light-gray{background-color:#efefef !important;border-color:#efefef !important}.btn-light-gray:hover{background-color:#d6d6d6 !important}.btn-light-gray:active,.btn-light-gray:focus{background-color:#d6d6d6;border-color:#d6d6d6 !important}.btn-gray{background-color:#919493 !important;border-color:#919493 !important}.btn-gray:hover{background-color:#777b7a !important}.btn-gray:active,.btn-gray:focus{background-color:#777b7a;border-color:#777b7a !important}.btn-gray-100{background-color:#e6e7e6 !important;border-color:#e6e7e6 !important}.btn-gray-100:hover{background-color:#cccecc !important}.btn-gray-100:active,.btn-gray-100:focus{background-color:#cccecc;border-color:#cccecc !important}.btn-gray-200{background-color:#ccc !important;border-color:#ccc !important}.btn-gray-200:hover{background-color:#b3b3b3 !important}.btn-gray-200:active,.btn-gray-200:focus{background-color:#b3b3b3;border-color:#b3b3b3 !important}.btn-gray-300{background-color:#b3b5b4 !important;border-color:#b3b5b4 !important}.btn-gray-300:hover{background-color:#999c9b !important}.btn-gray-300:active,.btn-gray-300:focus{background-color:#999c9b;border-color:#999c9b !important}.btn-gray-400{background-color:#a0a3a2 !important;border-color:#a0a3a2 !important}.btn-gray-400:hover{background-color:#868a89 !important}.btn-gray-400:active,.btn-gray-400:focus{background-color:#868a89;border-color:#868a89 !important}.btn-gray-500{background-color:#919493 !important;border-color:#919493 !important}.btn-gray-500:hover{background-color:#777b7a !important}.btn-gray-500:active,.btn-gray-500:focus{background-color:#777b7a;border-color:#777b7a !important}.btn-gray-600{background-color:#7d807f !important;border-color:#7d807f !important}.btn-gray-600:hover{background-color:#646665 !important}.btn-gray-600:active,.btn-gray-600:focus{background-color:#646665;border-color:#646665 !important}.btn-gray-700{background-color:#666968 !important;border-color:#666968 !important}.btn-gray-700:hover{background-color:#4d4f4e !important}.btn-gray-700:active,.btn-gray-700:focus{background-color:#4d4f4e;border-color:#4d4f4e !important}.btn-gray-800{background-color:#4d504f !important;border-color:#4d504f !important}.btn-gray-800:hover{background-color:#343635 !important}.btn-gray-800:active,.btn-gray-800:focus{background-color:#343635;border-color:#343635 !important}.btn-gray-900{background-color:#333635 !important;border-color:#333635 !important}.btn-gray-900:hover{background-color:#1a1c1b !important}.btn-gray-900:active,.btn-gray-900:focus{background-color:#1a1c1b;border-color:#1a1c1b !important}.btn{font-weight:600;text-transform:uppercase;border-radius:10px;padding:10px 15px}input.form-control,select.form-control{font-weight:500;border-radius:10px;padding:10px 15px;border-color:#ccc}input.form-control:active,input.form-control:focus,select.form-control:active,select.form-control:focus{box-shadow:none;border-color:#c8655a}.font-bebas-neue-400{font-family:"Bebas Neue";font-weight:400}.font-montserrat-100{font-family:"Montserrat";font-weight:100}.font-montserrat-200{font-family:"Montserrat";font-weight:200}.font-montserrat-300{font-family:"Montserrat";font-weight:300}.font-montserrat-400{font-family:"Montserrat";font-weight:400}.font-montserrat-500{font-family:"Montserrat";font-weight:500}.font-montserrat-600{font-family:"Montserrat";font-weight:600}.font-montserrat-700{font-family:"Montserrat";font-weight:700}.font-montserrat-800{font-family:"Montserrat";font-weight:800}.font-montserrat-900{font-family:"Montserrat";font-weight:900}.elemento-animar{position:relative;opacity:0;transform:translateY(50px)}.elemento-animar.ativo{animation-name:fadeInUp;animation-duration:1s;animation-delay:.5s;animation-fill-mode:both}@keyframes fadeInUp{from{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}#main-content{margin:40px 0}#main-content .section-title{font-family:"Bebas Neue",sans-serif;color:#c8655a;border-bottom:2px solid #c8655a;margin-bottom:20px;font-size:32px}#main-content .post-list{display:flex;flex-direction:column;gap:20px}#main-content .post-list .post-list-single{background-color:#fff;display:block;padding:20px;text-decoration:none;color:#000;border-radius:20px;box-shadow:0 5px 10px -10px rgba(0,0,0,.5)}#main-content .post-list .post-list-single .post-list-single-header{margin-bottom:10px}#main-content .post-list .post-list-single .post-list-single-header .post-list-single-header-title{margin:0}#main-content .post-list .post-list-single .post-list-single-header .post-list-single-header-title a{font-size:20px;font-weight:700;color:#2b97a6;text-decoration:none}#main-content .post-list .post-list-single .post-list-single-header .post-list-single-header-title a:hover{text-decoration:underline}#main-content .post-list .post-list-single .post-list-single-header .post-list-single-header-date{font-size:12px;color:#919493}#main-content .post-list .post-list-single .post-list-single-body .post-list-single-body-excerpt{margin-bottom:10px}#main-content .post-list .post-list-single .post-list-single-body .post-list-single-body-readmore{color:#c8655a;font-weight:600;text-decoration:none;background-color:#e6e7e6;padding:5px 10px;display:inline-block;border-radius:10px}#main-content .post-list .post-list-single .post-list-single-body .post-list-single-body-readmore:hover{background-color:#ccc}#main-content .archive-section{list-style:none;padding:5px 0;display:flex;flex-direction:column;gap:5px}#main-content .archive-section.archive-section-post-links{gap:0}#main-content .archive-section .archive-folder .archive-folder-title{border:none}#main-content .archive-section .archive-folder .archive-folder-title:hover{text-decoration:underline}#main-content .archive-section .archive-folder .archive-folder-title[aria-expanded=true]{font-weight:600;color:#2b97a6}@media(max-width: 768px){#main-content .archive-section .archive-folder .archive-folder-title{padding:5px 10px}}#main-content .archive-section .archive-folder .archive-folder-list{border-left:2px solid #c8655a;padding-left:10px;margin-left:10px}#main-content .archive-section .archive-folder .archive-folder-list .archive-link{text-decoration:none;color:inherit;display:flex}#main-content .archive-section .archive-folder .archive-folder-list .archive-link:hover{text-decoration:underline}@media(max-width: 768px){#main-content .archive-section .archive-folder .archive-folder-list .archive-link{padding:5px 10px;border-bottom:1px solid #ccc}}#main-content .post{display:flex;flex-direction:column;gap:20px}#main-content .post .post-block{background-color:#fff;display:block;padding:20px;text-decoration:none;color:#000;border-radius:20px;box-shadow:0 5px 10px -10px rgba(0,0,0,.5)}#main-content .post .post-header .post-excerpt{font-size:18px;color:#2b97a6;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #e6e7e6;font-style:italic}#main-content .post .post-header .post-header-date,#main-content .post .post-header .post-header-categories{font-size:12px;color:#333635;font-weight:500}#main-content .post .post-header .post-header-date .post-category,#main-content .post .post-header .post-header-categories .post-category{color:#c8655a;text-decoration:none;font-weight:600}#main-content .post .post-header .post-header-date .post-category:hover,#main-content .post .post-header .post-header-categories .post-category:hover{text-decoration:underline}#main-content .post .post-body{word-wrap:break-word;line-height:200%;font-size:14px}#main-content .post .post-body .caixa{background-color:#c8655a;color:#fff;padding:10px 15px;border-radius:10px;display:inline-block}#main-content .post .post-body h2,#main-content .post .post-body h1{font-weight:600;font-size:24px;margin-top:30px;margin-bottom:15px;color:#2b97a6}#main-content .post .post-body h3{font-weight:600;font-size:18px;margin-top:20px;margin-bottom:10px;color:#2b97a6}#main-content .post .post-body h4{font-weight:600;font-size:16px;margin-top:20px;margin-bottom:10px;color:#2b97a6}#main-content .post .post-body h5{font-weight:600;font-size:14px;color:#2b97a6}#main-content .post .post-body p{font-size:16px}#main-content .post .post-body a{color:#c8655a;font-weight:500}#main-content .pagination-container{margin-top:20px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px}#main-content .pagination-container .pagination{box-shadow:0 5px 10px -10px rgba(0,0,0,.5)}#main-content .pagination-container .pagination .page-item .page-link{color:#c8655a;font-weight:500;border:none;border-left:1px solid #e6e7e6;border-right:1px solid #e6e7e6;padding:10px 15px;font-size:12px}@media(max-width: 768px){#main-content .pagination-container .pagination .page-item .page-link{padding:10px}}#main-content .pagination-container .pagination .page-item .page-link:active,#main-content .pagination-container .pagination .page-item .page-link:focus{box-shadow:none;background-color:rgba(0,0,0,0)}#main-content .pagination-container .pagination .page-item:hover .page-link{background-color:#e6e7e6}#main-content .pagination-container .pagination .page-item:first-child .page-link{border-left:none;border-radius:10px 0 0 10px}#main-content .pagination-container .pagination .page-item:last-child .page-link{border-right:none;border-radius:0 10px 10px 0}#main-content .pagination-container .pagination .page-item.active .page-link{background-color:#c8655a;color:#fff;border-color:#c8655a}#main-content .pagination-container .pagination .page-item:focus .page-link{background-color:rgba(0,0,0,0)}#main-header{padding:10px 0;position:sticky;top:0;z-index:9;background-color:rgba(255,255,255,.5);backdrop-filter:blur(10px);border-bottom:1px solid #ccc}#main-header .navbar-brand{padding:0;margin:0;display:flex;gap:10px;align-items:center}#main-header .navbar-brand .navbar-logo{height:60px;width:auto;margin:0}@media(max-width: 768px){#main-header .navbar-brand .navbar-logo{height:40px}}#main-header .navbar-brand .navbar-brand{font-size:3rem;font-family:"Bebas Neue";color:#c8655a;padding:0;margin:0;margin-top:2px}@media(max-width: 768px){#main-header .navbar-brand .navbar-brand{font-size:30px}}/*# sourceMappingURL=D:\Projetos\Vicode\maes-amigas-arquivo/themes/web/css/maps/web.map */