section.blog-resources-module{overflow:hidden;position:relative}section.blog-resources-module .container{display:flex;flex-direction:column;gap:90px}section.blog-resources-module .container .wrapper.first{display:flex;flex-direction:column;gap:60px;position:relative;width:100%;z-index:3}@media (max-width:760px){section.blog-resources-module .container .wrapper.first{gap:10px}}section.blog-resources-module .container .wrapper.first .multi-select-label{display:none}@media (max-width:760px){section.blog-resources-module .container .wrapper.first .multi-select-label{display:block}}section.blog-resources-module .container .wrapper.first .multi-select{display:none}@media (max-width:760px){section.blog-resources-module .container .wrapper.first .multi-select{border:1px solid #ededed;border-radius:5px;cursor:pointer;display:block;max-height:53px;padding:15px;position:relative;z-index:2}section.blog-resources-module .container .wrapper.first .multi-select:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='7' fill='none' viewBox='0 0 11 7'%3E%3Cpath stroke='%23000811' d='m.6.5 4.95 4.95L10.5.5'/%3E%3C/svg%3E");background-repeat:no-repeat;content:"";height:7px;position:absolute;right:15px;top:50%;transform:translateY(-50%);transition:transform .1s ease;width:11px}section.blog-resources-module .container .wrapper.first .multi-select.open ul{opacity:1;pointer-events:all}section.blog-resources-module .container .wrapper.first .multi-select.open:after{transform:translateY(-50%) rotate(180deg)}section.blog-resources-module .container .wrapper.first .multi-select .value{color:rgba(0,8,17,.6);display:inline-block;font-family:Poppins,sans-serif;font-size:14px;line-height:150%}section.blog-resources-module .container .wrapper.first .multi-select ul{background-color:#fff;border:1px solid #ededed;border-bottom:0;border-radius:5px;border-top-left-radius:0;border-top-right-radius:0;left:0;max-height:300px;min-width:200px;opacity:0;overflow:scroll;padding:15px;pointer-events:none;position:absolute;top:100%;transition:opacity .1s ease;width:100%}section.blog-resources-module .container .wrapper.first .multi-select ul li{cursor:pointer;padding:0 25px 0 0}section.blog-resources-module .container .wrapper.first .multi-select ul li span{color:rgba(0,8,17,.6);display:inline-block;font-family:Poppins,sans-serif;font-size:14px;line-height:150%}section.blog-resources-module .container .wrapper.first .multi-select ul li:before{background-color:transparent;border:1px solid #ededed;border-radius:20px;content:"";height:18px;left:unset;right:0;top:50%;transform:translateY(-50%);transition:border-color .3s ease;width:18px}section.blog-resources-module .container .wrapper.first .multi-select ul li:after{background-color:#d50032;border-radius:20px;content:"";height:12px;opacity:0;position:absolute;right:3.5px;top:50%;transform:translateY(-50%);transition:opacity .3s ease;width:12px}section.blog-resources-module .container .wrapper.first .multi-select ul li.active:before{border-color:#d50032}section.blog-resources-module .container .wrapper.first .multi-select ul li.active:after{opacity:1}}section.blog-resources-module .container .wrapper.first .tags{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:center;width:100%}@media (max-width:760px){section.blog-resources-module .container .wrapper.first .tags{display:none}}section.blog-resources-module .container .wrapper.first .tags.hidden{display:none}section.blog-resources-module .container .wrapper.first .tags .tag,section.blog-resources-module .container .wrapper.first .tags .tag-all{background-color:#f7f7f7;border:0;border-radius:5px;cursor:pointer;padding:15px 20px;transition:.3s ease}@media screen and (max-width:675px){section.blog-resources-module .container .wrapper.first .tags .tag,section.blog-resources-module .container .wrapper.first .tags .tag-all{padding:10px 15px;white-space:nowrap}}section.blog-resources-module .container .wrapper.first .tags .tag .label,section.blog-resources-module .container .wrapper.first .tags .tag-all .label{color:#000811}section.blog-resources-module .container .wrapper.first .tags .tag-all.active,section.blog-resources-module .container .wrapper.first .tags .tag-all:hover,section.blog-resources-module .container .wrapper.first .tags .tag.active,section.blog-resources-module .container .wrapper.first .tags .tag:hover{background-color:#d50032}section.blog-resources-module .container .wrapper.first .tags .tag-all.active .label,section.blog-resources-module .container .wrapper.first .tags .tag-all:hover .label,section.blog-resources-module .container .wrapper.first .tags .tag.active .label,section.blog-resources-module .container .wrapper.first .tags .tag:hover .label{color:#fff}section.blog-resources-module .container .wrapper.first .filters{display:grid;gap:30px;grid-template-columns:1fr 1fr 1fr 1fr;width:100%}section.blog-resources-module .container .wrapper.first .filters.hidden{display:none}@media screen and (max-width:1055px){section.blog-resources-module .container .wrapper.first .filters{grid-template-columns:1fr}}section.blog-resources-module .container .wrapper.first .filters .btn{font-size:14px;justify-content:center;letter-spacing:15%;padding:13px 15px;width:100%}section.blog-resources-module .container .wrapper.first .filters .btn:disabled{opacity:.3}section.blog-resources-module .container .wrapper.first .filters .btn:after{display:none}section.blog-resources-module .container .wrapper.first .filters .select{height:-moz-fit-content;height:fit-content;width:100%}section.blog-resources-module .container .wrapper.first .filters .select select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='7' fill='none' viewBox='0 0 11 7'%3E%3Cpath stroke='%23000811' d='m.6.5 4.95 4.95L10.5.5'/%3E%3C/svg%3E");background-position:calc(100% - 15px);background-repeat:no-repeat;border:1px solid rgba(0,8,17,.6);border-radius:5px;color:rgba(0,8,17,.6);cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;padding:15px;width:100%}section.blog-resources-module .container .wrapper.first .filters .select select::-ms-expand{display:none}section.blog-resources-module .container .wrapper.first .filters .select select option:first{color:rgba(0,8,17,.6)}section.blog-resources-module .container .wrapper.second{display:flex;flex-direction:column;gap:90px;width:100%}section.blog-resources-module .container .wrapper.second .articles{display:grid;gap:60px 30px;grid-template-columns:1fr 1fr 1fr;width:100%}@media screen and (max-width:946px){section.blog-resources-module .container .wrapper.second .articles{grid-template-columns:1fr 1fr}}@media screen and (max-width:760px){section.blog-resources-module .container .wrapper.second .articles{grid-template-columns:1fr}}section.blog-resources-module .container .wrapper.second .articles .article{display:none;flex-direction:column;gap:30px;visibility:hidden;width:100%}section.blog-resources-module .container .wrapper.second .articles .article.active{display:flex;visibility:visible}section.blog-resources-module .container .wrapper.second .articles .article:hover figure .cover{opacity:1}section.blog-resources-module .container .wrapper.second .articles .article:hover figure img{scale:1.03}section.blog-resources-module .container .wrapper.second .articles .article:hover .text-ctn .text .h4{color:#d50032}section.blog-resources-module .container .wrapper.second .articles .article figure{aspect-ratio:4/3;border-radius:5px;overflow:hidden;position:relative;width:100%}section.blog-resources-module .container .wrapper.second .articles .article figure .cover{align-items:center;background-color:rgba(0,8,17,.75);display:flex;height:100%;justify-content:center;opacity:0;position:absolute;transition:.3s ease;width:100%;z-index:1}section.blog-resources-module .container .wrapper.second .articles .article figure .cover .label{align-items:center;color:#fff;display:flex;gap:5px;justify-content:center}section.blog-resources-module .container .wrapper.second .articles .article figure .cover .label:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='15' fill='none' viewBox='0 0 16 15'%3E%3Cpath fill='%23fff' d='M2.47 11.97a.75.75 0 1 0 1.06 1.06zm1.06 1.06 10-10-1.06-1.06-10 10z'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M13 10.5v-8H5'/%3E%3C/svg%3E");display:block;height:15px;width:15px}section.blog-resources-module .container .wrapper.second .articles .article figure img{height:100%;transition:.3s ease;width:100%}section.blog-resources-module .container .wrapper.second .articles .article .text-ctn{display:flex;flex-direction:column;gap:10px}section.blog-resources-module .container .wrapper.second .articles .article .text-ctn .text{gap:5px}section.blog-resources-module .container .wrapper.second .articles .article .text-ctn .text .h4{display:-webkit-box;transition:.3s ease;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}section.blog-resources-module .container .wrapper.second .articles .article .text-ctn .text p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}section.blog-resources-module .container .wrapper.second .js-pagination{align-items:center;display:none;gap:30px;justify-content:center;width:100%}@media screen and (max-width:640px){section.blog-resources-module .container .wrapper.second .js-pagination{gap:10px}}section.blog-resources-module .container .wrapper.second .js-pagination.active{display:flex}section.blog-resources-module .container .wrapper.second .js-pagination .nav-btn{align-items:center;background-color:#000811;border:0;border-radius:5px;cursor:pointer;display:flex;font-family:Poppins,sans-serif;height:60px;justify-content:center;transition:.3s ease;width:60px}@media screen and (max-width:640px){section.blog-resources-module .container .wrapper.second .js-pagination .nav-btn{height:40px;width:40px}}section.blog-resources-module .container .wrapper.second .js-pagination .nav-btn:hover{background-color:#d50032}section.blog-resources-module .container .wrapper.second .js-pagination .nav-btn:disabled{opacity:.1}section.blog-resources-module .container .wrapper.second .js-pagination .nav-btn:disabled:hover{background-color:#000811}section.blog-resources-module .container .wrapper.second .js-pagination .nav-btn:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23fff' d='M15.071 8.75a.75.75 0 0 0 0-1.5zm0-1.5H.93v1.5H15.07z'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6.586 2.343.929 8l5.657 5.657'/%3E%3C/svg%3E");display:block;height:15px;width:15px}section.blog-resources-module .container .wrapper.second .js-pagination .nav-btn.next{transform:rotate(180deg)}section.blog-resources-module .container .wrapper.second .js-pagination .numbers{align-items:center;display:flex;gap:30px}@media screen and (max-width:640px){section.blog-resources-module .container .wrapper.second .js-pagination .numbers{gap:10px}}section.blog-resources-module .container .wrapper.second .js-pagination .numbers .number{align-items:center;background-color:#fff;border:1px solid #ededed;border-radius:5px;color:#000811;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:20px;font-weight:500;height:60px;justify-content:center;transition:.3s ease;width:60px}@media screen and (max-width:640px){section.blog-resources-module .container .wrapper.second .js-pagination .numbers .number{height:40px;width:40px}}section.blog-resources-module .container .wrapper.second .js-pagination .numbers .number.active,section.blog-resources-module .container .wrapper.second .js-pagination .numbers .number:hover{background-color:#d50032;border:1px solid #d50032;color:#fff}