.expander{display:flex;color:#e7e7e7;align-items:center;flex-direction:column;justify-content:center}.expander .text-3{font-weight:600}.expander-item{width:100%;padding:30px 30px;overflow:hidden;border-radius:7px;background-color:#525e6c}@media (min-width: 1024px){.expander-item{padding:48px 60px}}.expander-wrapper{position:relative}.expander-header{display:flex;align-items:center;color:#bfbfbf;line-height:1.7;letter-spacing:4px;text-transform:uppercase;justify-content:space-between}.expander-btn{height:40px;cursor:pointer;z-index:100}.expander-btn svg{width:40px;height:40px}.expander-content{top:0;left:0;opacity:0;position:absolute;transition:opacity 0.2s 0.2s}.expander-content--active .expander-content{opacity:1}.expander-content--active .expander-btn{transform:rotate(180deg)}.expander-list{padding:0;display:flex;flex-direction:column;padding-top:40px}@media (min-width: 1024px){.expander-list{flex-wrap:wrap;flex-direction:row}}.expander-list li{width:100%;margin-top:13px;color:#e7e7e7;line-height:1.7;list-style:none;font-weight:300}@media (min-width: 1024px){.expander-list li{width:33%}}.expander-outer-container .expander{margin-top:20px}@media (min-width: 1024px){.expander-outer-container .expander{margin-top:60px}}.modal-container{top:0;left:0;width:100vw;height:100vh;display:flex;position:fixed;color:#e7e7e7;align-items:center;justify-content:center;background-color:rgba(0,0,0,0.2)}.modal-wrapper{overflow:hidden;border-radius:7px;background-color:#525e6c}.modal-header{width:100%;display:flex;justify-content:space-between}.modal-title h3{color:#bfbfbf;line-height:1.7;letter-spacing:4px;text-transform:uppercase}.modal-title p{margin-top:5px}.modal-close{height:40px;cursor:pointer;z-index:100}.modal-close svg{width:40px;height:40px}.modal-contents{display:flex;overflow-y:scroll;justify-content:space-between}.modal p{font-weight:300;line-height:2}.modal-wrapper{width:90vw;height:90vh;display:none;padding:30px 30px}@media (min-width: 1024px){.modal-wrapper{height:50vh;padding:48px 60px}}@media (min-width: 1300px){.modal-wrapper{width:80vw;max-width:1400px}}.modal-contents{margin-top:30px;padding-bottom:50px;height:calc(100% - 10vh)}@media (min-width: 1024px){.modal-contents{margin-top:50px;padding-bottom:0px;height:calc(100% - 12.5vh)}}.list-container{padding:0;width:100%;max-width:100%;flex-direction:column;column-gap:0;column-count:1}@media (min-width: 1024px){.list-container{column-count:3}}.list-container li{width:100%;margin-top:13px;color:#e7e7e7;line-height:1.7;list-style:none;font-weight:300}.cards{gap:30px;width:100%;margin:50px auto 50px auto;display:flex;flex-direction:column}@media (min-width: 700px){.cards{flex-wrap:wrap;flex-direction:row}}.cards__card{width:100%;min-height:280px;border-radius:4px;backdrop-filter:blur(10px);background-color:rgba(218,218,218,0.5)}.cards__card-wrapper{padding:25px;display:flex;flex-direction:column;justify-content:space-between}@media (min-width: 700px){.cards__card{width:47%;min-height:330px}}@media (min-width: 1200px){.cards__card{width:30%;min-height:280px}}.cards__img img{width:100%;margin:auto;margin-bottom:13px;border-radius:7px;box-shadow:0px 0px 7px 4px rgba(0,0,0,0.2);display:block;max-width:400px}.cards__body{display:flex;color:#fff;font-weight:600;letter-spacing:2px;align-items:center;flex-direction:column;align-items:flex-start;gap:20px;text-transform:uppercase;justify-content:space-between;font-size:calc(14px + 0.2vw)}@media (min-width: 1000px){.cards__body{gap:0;align-items:center;flex-direction:row}}.cards__action{border-radius:6px;padding:5px 10px;cursor:pointer;border:2px solid #fff}.cards__action:hover{color:#525e6c;background-color:#fff}.modal--popup .modal-wrapper{background-color:#0aa0eb}.modal--popup .modal-header{justify-content:flex-end}.modal--popup .modal-content{gap:20px;display:flex;flex-direction:column}.popup__top{gap:20px;display:flex;flex-direction:column}.popup__top p{font-size:20px;font-weight:600;margin-top:10px}.popup__left{margin-top:15px}.popup__left img{width:100%}.popup__right img{max-width:100px}.popup__square{gap:20px;padding:20px;display:flex;flex-direction:column;background-color:#005ca9}.popup__square p{font-size:20px;font-weight:500;text-decoration:underline}.popup__square h4{font-size:25px;font-weight:400}.popup__button a{display:inline-block;padding:12px;font-weight:600;letter-spacing:2px;color:#005ca9;background-color:#fff}@media (min-width: 800px){.modal--popup .modal-wrapper{max-width:1000px}.modal--popup .modal-content{gap:20px;margin:auto;display:flex;flex-direction:column}.popup__top{gap:20px;display:flex;flex-direction:row;margin-top:10px}.popup__top p{font-size:25px;font-weight:600;margin-top:10px}.popup__left{margin-top:0px}.popup__left img{width:100%;max-width:400px}.popup__right img{margin-left:90%;max-width:150px}.popup__square{gap:20px;padding:30px 20px;width:300px;display:flex;flex-direction:column;background-color:#005ca9}.popup__button a{display:inline-block;padding:12px;font-weight:600;letter-spacing:2px;color:#005ca9;background-color:#fff}}
