﻿.button-01{background-color:#5ec7d6;color:#fff;padding:1.5rem 3rem;margin:1.5rem 0;border:0 solid #fff !important;border-radius:2rem;font-size:1.6rem;text-transform:uppercase;transition:.3s all ease;display:inline-block}.button-01:hover{background-color:#fff;color:#5ec7d6}.button-01:focus{border:none;outline:none !important}.button-01-b{background-color:#264fa1;color:#fff;padding:1.5rem 3rem;margin:1.5rem 0;border:0 solid #fff !important;border-radius:2rem;font-size:1.6rem;text-transform:uppercase;transition:.3s all ease;display:inline-block}.button-01-b:hover{background-color:#fff;color:#264fa1}.button-01-b-normal-text{text-transform:none !important}.button-01-b:focus{border:none;outline:none !important}.button-02{cursor:pointer;background-color:#fff;color:#264fa1;padding:1.5rem 2rem;margin:1.5rem 0;border-radius:2rem;font-size:1.6rem;text-transform:none;transition:.3s all ease}.button-02:hover{background-color:#264fa1;color:#fff}.button-03{background-color:#5ec7d6;color:#fff;padding:1.5rem 2rem;margin:1.5rem 0;border-radius:2rem;font-size:1.4rem;font-weight:bold;text-transform:none;transition:.3s all ease}.button-03:hover{background-color:#fff;color:#5ec7d6}.button-04{background-color:#264fa1;color:#fff;padding:1rem 2rem;margin:1.5rem 0;border-radius:1rem;font-size:1.4rem;font-weight:bold;text-transform:none;transition:.3s all ease}.button-04:hover{background-color:#5ec7d6;color:#264fa1}.resources{width:100%;float:left;padding:12rem 3rem 6rem;background-color:rgba(38,79,161,.9);position:relative;overflow:hidden;color:#fff;font-size:1.7rem}@media(min-width: 1300px){.resources{width:51%;padding:15rem 6rem 8rem}}.resources__intro{padding:2rem 6rem 2rem 0}.resources h1{font-size:3.5rem;font-weight:300}@media(min-width: 768px){.resources h1{font-size:4.5rem}}.resources__list{display:flex;flex-wrap:wrap}.resources__list__cat-title{color:#5ec7d6;font-weight:300;font-size:3rem;width:100%;margin-bottom:.5rem}.resources__list__cat-sub-title{color:#fff;font-weight:300;font-size:1.6rem;font-style:italic;margin:0 0 2rem;width:100%}.resources__list__cont{display:flex;flex-wrap:wrap;align-items:center;color:#fff;background-color:rgba(0,0,0,.2);border-radius:1rem;margin:.5rem 0;padding:.5rem 1.5rem}@media(min-width: 768px){.resources__list__cont{margin:.5rem;width:calc(50% - 3rem)}}.resources__list__cont:hover{background-color:rgba(0,0,0,.1);color:#fff}.resources__list__cont__text{width:calc(100% - 2rem - 10rem)}.resources__list__cont__text h3{color:#fff;font-weight:400;margin-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.2)}.resources__list__cont__text p{font-size:1.5rem}.resources__list__cont__img{width:12rem;padding-right:2rem}.resources__list__cont__img img{width:10rem;height:10rem;object-fit:cover;border-radius:50%;border:.5rem solid #fff}.resources ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;width:100%}.resources ul li{margin:.5rem 0;width:100%}@media(min-width: 768px){.resources ul li{margin:.5rem;width:calc(50% - 3rem)}.resources ul li ul{display:none}}.resources ul li a,.resources ul li span{color:#fff;background-color:rgba(0,0,0,.2);border-radius:1rem;padding:1rem 1.5rem 1rem 3rem;position:relative;transition:all ease-in .5s;display:block;height:100%}.resources ul li a::before,.resources ul li span::before{font-family:"Font Awesome 5 Pro";font-weight:400;content:"";color:#5ec7d6;position:absolute;left:1rem}.resources ul li a:hover,.resources ul li span:hover{background-color:rgba(0,0,0,.7)}.resources ul li.hassub span{cursor:pointer}.resources ul li.hassub span::before{content:"" !important}.resources ul li ul{display:none}.page-template-page-resources{background-size:cover;background-attachment:fixed}.rd-modal{display:block;position:fixed;z-index:99999;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#264fa1;background-color:rgba(38,79,161,.3);text-align:center}.rd-modal::before{font-family:"Font Awesome 5 Pro";font-weight:400;content:"";color:#fff;font-size:2.5rem;position:absolute;right:2rem;top:2rem;cursor:pointer}.rd-modal::before:hover{color:#5ec7d6}@media(min-width: 768px){.rd-modal::before{font-size:3rem;right:calc(30vw + 1rem);top:2rem}}.rd-modal__content{position:fixed;z-index:999999;top:5rem;left:calc(50% - 175px);font-size:1.5rem;background-color:#e3e6e7;margin:auto;border:1px solid #888;border:0 solid #fff !important;border-radius:2rem;padding:2rem !important;width:350px;max-width:80%;display:none}@media(min-width: 768px){.rd-modal__content{top:0;left:70vw;width:30vw;min-height:100vh !important;margin:0 !important;border-radius:0rem}}.rd-modal__content li{width:100% !important}@media(min-width: 768px){.rd-modal__content li{width:33% !important}}.rd-modal__content li a{background-color:#264fa1 !important;width:100%}