@charset "UTF-8";
.selectric .label,.selectric-items li,.show_box{transition:all 0.3s ease}.selectric-wrapper{position:relative;cursor:pointer}.selectric-responsive{width:100%}.selectric{background:transparent;border:1px solid #1b1725;position:relative;overflow:hidden;color:#1b1725}@media screen and (min-width:1025px){.selectric{max-width:160px}}.selectric:active .label{color:#bfa359}@media screen and (min-width:1025px){.selectric:hover .label{color:#bfa359}}.selectric .label{display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis;margin:0 30px 0 10px;font:400 14px "Roboto", sans-serif;height:36px;text-transform:uppercase;-moz-user-select:none;user-select:none;white-space:nowrap}.selectric .select_arrow{position:absolute;top:50%;transform:translate(0, -50%);right:10px;width:10px;height:36px;text-align:center;display:flex;align-items:center;outline:none}.selectric .select_arrow:before{content:"";font-family:"icons";font-size:16px;line-height:1}.selectric-open{z-index:4}.selectric-open .selectric-items{display:block}.selectric-disabled{filter:alpha(opacity=50);opacity:0.5;cursor:default;user-select:none}.selectric-hide-select{position:relative;overflow:hidden;width:0;height:0}.selectric-hide-select select{position:absolute;left:-100%}.selectric-hide-select.selectric-is-native{position:absolute;width:100%;height:100%;z-index:10}.selectric-hide-select.selectric-is-native select{position:absolute;top:0;left:0;right:0;height:100%;width:100%;border:none;z-index:1;box-sizing:border-box;opacity:0}.selectric-input{position:absolute !important;top:0 !important;left:0 !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;outline:none !important;border:none !important;*font:NaN a !important;background:none !important}.selectric-temp-show{position:absolute !important;visibility:hidden !important;display:block !important}.selectric-items{display:none;position:absolute;top:100%;left:0;z-index:-1;border:1px solid #1b1725;border-top:none}@media screen and (min-width:768px){.selectric-items{width:200px !important}}.selectric-items .selectric-scroll{height:100%;overflow:auto;scrollbar-width:none;border-top:1px solid #1b1725}.selectric-items .selectric-scroll::-webkit-scrollbar{width:0}.selectric-above .selectric-items{top:auto;bottom:100%;border-top:none}.selectric-items ul,.selectric-items li{font-size:14px}.selectric-items li{display:block;padding:10px;color:#1b1725;background-color:#fff;cursor:pointer}.selectric-items li:not(:last-child){border-bottom:1px solid #1b1725}.selectric-items li.selected,.selectric-items li.highlighted,.selectric-items li:hover{color:#fff;background:#1b1725}.selectric-items .disabled{filter:alpha(opacity=50);opacity:0.5;cursor:default !important;background:none !important;color:#666 !important;user-select:none}.selectric-items .selectric-group .selectric-group-label{font-weight:bold;padding-left:10px;cursor:default;user-select:none;background:none;color:#444}.selectric-items .selectric-group.disabled li{filter:alpha(opacity=100);opacity:1}.selectric-items .selectric-group li{padding-left:25px}.selectric-is_multiple .selectric-items li{position:relative}.selectric-is_multiple .selectric-items li[data-index="0"]{padding:0;min-height:0;line-height:0;font-size:0;border-top:none}.selectric-is_multiple .selectric-items li[data-index="0"]:after{content:none}.selectric-is_multiple .selectric-items li[data-index="1"]{border-top:none}.selectric-is_multiple .selectric-items li[data-index="0"]{border-bottom:none}.show_box{top:100%;margin-top:15px;transform:translate(-50%, 0)}.show_box{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);top:calc(50% + 40px);display:inline-block;vertical-align:top;margin:0;opacity:0;visibility:hidden;z-index:5}.show_box.is_loading{opacity:1;visibility:visible}.show_box .loader{margin:0 auto;width:30px;position:relative}.show_box .loader:before{content:"";display:block;padding-top:100%}.show_box .circular{animation:rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:auto}.show_box .path{stroke-width:3;stroke-dashoffset:0;stroke-linecap:round;stroke-dasharray:1, 200;animation:dash 1.5s ease-in-out infinite, color 3s ease-in-out infinite;-webkit-animation:dash 1.5s ease-in-out infinite, color 3s ease-in-out infinite}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1, 200;stroke-dashoffset:0}50%{stroke-dasharray:89, 200;stroke-dashoffset:-35px}100%{stroke-dasharray:89, 200;stroke-dashoffset:-124px}}@keyframes color{100%,0%{stroke:#cf5442}40%{stroke:#cf5442}66%{stroke:#cf5442}80%,90%{stroke:#cf5442}}.loader_holder{height:51px;position:relative;z-index:0;pointer-events:none;margin-bottom:0}.filters_wrapper{display:flex;align-items:baseline;flex-wrap:wrap;gap:20px;position:relative}@media screen and (min-width:768px){.filters_wrapper{gap:40px}}@media screen and (max-width:1024px){.filters_wrapper{width:100%}}@media screen and (min-width:1025px){.filters_wrapper{justify-content:flex-end}}.filters_wrapper__dropdowns{display:flex;align-items:baseline;flex-wrap:wrap;gap:20px}@media screen and (max-width:767px){.filters_wrapper__dropdowns{flex-direction:column}}@media screen and (max-width:1024px){.filters_wrapper__dropdowns{width:100%}}@media screen and (max-width:1024px) and (min-width:768px){.filters_wrapper__dropdowns{order:3}}@media screen and (max-width:767px){.filters_wrapper__dropdowns .filter_item{width:100%}}@media screen and (max-width:1024px){.filters_wrapper__dropdowns .filter_item{flex:1}}.filters_wrapper__buttons{display:flex;align-items:center;gap:40px}@media screen and (max-width:767px){.filters_wrapper__buttons{justify-content:space-between;width:100%}}@media screen and (max-width:1024px) and (min-width:768px){.filters_wrapper__buttons{order:2}}.filters_wrapper__view_btns{display:flex;gap:10px}.filters_wrapper__view_btns .view_btn{height:25px;width:25px;position:relative;background-color:transparent;transition:all 0.3s ease}.filters_wrapper__view_btns .view_btn:after{content:"";width:15px;height:15px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.filters_wrapper__view_btns .view_btn[data-view="list"]:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15' fill='none'%3E%3Cg clip-path='url(%23clip0_477_30579)'%3E%3Cpath d='M2.34375 7.5H12.6562' stroke='%231B1725' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M2.34375 3.75H12.6562' stroke='%231B1725' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M2.34375 11.25H12.6562' stroke='%231B1725' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_477_30579'%3E%3Crect width='15' height='15' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.filters_wrapper__view_btns .view_btn[data-view="grid"]:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15' fill='none'%3E%3Cg clip-path='url(%23clip0_477_30585)'%3E%3Cpath d='M11.7188 2.8125H3.28125C3.02237 2.8125 2.8125 3.02237 2.8125 3.28125V11.7188C2.8125 11.9776 3.02237 12.1875 3.28125 12.1875H11.7188C11.9776 12.1875 12.1875 11.9776 12.1875 11.7188V3.28125C12.1875 3.02237 11.9776 2.8125 11.7188 2.8125Z' stroke='%231B1725' stroke-linecap='round'/%3E%3Cpath d='M7.5 2.8125V12.1875' stroke='%231B1725' stroke-linecap='round'/%3E%3Cpath d='M2.8125 7.5H12.1875' stroke='%231B1725' stroke-linecap='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_477_30585'%3E%3Crect width='15' height='15' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.filters_wrapper__view_btns .view_btn:hover,.filters_wrapper__view_btns .view_btn.active{background:#bfa359}.filters_wrapper .show_box{top:100%;transform:translate(-50%, 10px)}.form_search_ajax{width:100%;position:relative}@media screen and (max-width:1024px) and (min-width:768px){.form_search_ajax{flex:1;order:1}}@media screen and (min-width:1025px){.form_search_ajax{width:150px}}.form_search_ajax input[type="search"]{height:36px;border:1px solid #1b1725;font:400 14px "Roboto", sans-serif;padding:0 25px 0 10px;text-transform:capitalize;color:#1b1725}.form_search_ajax input[type="search"]::-webkit-input-placeholder{text-transform:uppercase}.form_search_ajax input[type="search"]:-moz-placeholder{text-transform:uppercase}.form_search_ajax input[type="search"]::-moz-placeholder{text-transform:uppercase}.form_search_ajax input[type="search"]:-ms-input-placeholder{text-transform:uppercase}.form_search_ajax input[type="search"]:focus{border-color:#bfa359}.form_search_ajax button{transition:all 0.3s ease;position:absolute;right:10px;position:absolute;top:50%;transform:translate(0, -50%)}.form_search_ajax button:active{color:#bfa359}@media screen and (min-width:1025px){.form_search_ajax button:hover{color:#bfa359}}.clear_filters{display:flex;align-items:center;justify-content:center;gap:10px;font:400 14px/34px "Roboto", sans-serif;color:#1b1725;text-transform:uppercase;white-space:nowrap;text-align:center;padding:0 10px;border:1px solid #bfa359;transition:all 0.3s ease}@media screen and (max-width:767px){.clear_filters{flex:1}}.clear_filters:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='11' viewBox='0 0 10 11' fill='none'%3E%3Cg clip-path='url(%23clip0_477_30205)'%3E%3Cpath d='M7.8125 2.94922L2.1875 8.57422' stroke='%231B1725' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.8125 8.57422L2.1875 2.94922' stroke='%231B1725' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_477_30205'%3E%3Crect width='10' height='10' fill='white' transform='translate(0 0.761719)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");width:10px;height:11px}.clear_filters:active{background-color:#bfa359}@media screen and (min-width:1025px){.clear_filters:hover{background-color:#bfa359}}.posts_wrapper button{cursor:pointer}.posts_wrapper__top{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:20px;margin-bottom:40px}@media screen and (min-width:768px){.posts_wrapper__top{gap:40px}}@media screen and (min-width:1025px){.posts_wrapper__top{margin-bottom:60px}}.posts_wrapper__top h2{margin-bottom:0}