.close-category,.open-category{align-items:center;background-image:url(/assets/images/svg/fa/regular/angle-down.svg);background-position:50%;background-repeat:no-repeat;background-size:17px;color:#aaa;display:flex;font-size:38px;font-weight:700;height:48px;justify-content:center;padding:10px;position:absolute;right:0;top:6px;transform:rotate(0deg);transition:.5s ease-in-out;width:48px}.close-category{transform:rotate(180deg)}#packages_selected{display:flex;flex-wrap:wrap;margin:0 0 0 3%}#packages_selected li{margin:0;width:47%}#packages_selected li:nth-child(odd){margin-left:0;margin-right:3%}#packages_selected li:nth-child(2n){margin-left:3%;margin-right:0}.api-category{margin-bottom:20px}.api-category .api-category-header{background:#fff;border:1px solid #ebebeb;border-radius:4px;cursor:pointer;padding:1px 20px 10px;position:relative;transition:.3s ease-in-out}.api-category .api-category-header:hover{background:#f0f4f9;border:1px solid #95b1d5;box-shadow:0 0 10px -2px rgba(0,0,0,.08)}.api-category .api-category-header.active{background:#fbfcfd;border:1px solid #b9cce3}.api-category .api-category-header.active:hover{background:#f0f4f9;border:1px solid #95b1d5;box-shadow:0 0 10px -2px rgba(0,0,0,.08)}.api-category .api-category-header a{color:#212121}.api-category .api-category-content{display:flex;flex-wrap:wrap;margin-top:10px;padding:0 20px;width:100%!important}.api-category .api-category-content h4{font-size:22px}.api-category .api-category-content .package-list>*{align-items:center;border-radius:4px;display:flex;height:25px;margin:2px;padding-left:5px;transition:.4s ease-in-out;width:292px}.api-category .api-category-content .package-list>:hover{box-shadow:0 0 4px 1px rgba(0,0,0,.2)}.api-category .api-category-content .package-list>* label{align-items:center;display:flex;height:25px;margin-left:-30px;padding-left:32px;width:275px}.api-category .api-category-content .package-list>* input{box-shadow:none;cursor:pointer}.api-category .api-category-content .description a{color:#231f20;text-decoration:none}.api-category .api-category-content .description a:hover{text-decoration:underline}.api-category .api-category-content .card-6{background:#f6f6f6;border:1px solid #b7b7b7;border-radius:8px;margin:5px 0;padding:20px 20px 10px;transition:.4s ease-in-out}.api-category .api-category-content .card-6:nth-child(odd){margin-right:5px}.api-category .api-category-content .card-6:nth-child(2n){margin-left:5px}.api-category .api-category-content .card-6:hover{box-shadow:0 0 8px -3px rgba(0,0,0,.05)}.api-category .api-category-content .card-6>p{color:#2f2f2f;margin:0}.api-category .api-category-content .card-6>a{align-items:center;color:#231f20;display:flex;text-decoration:none}.api-category .api-category-content .card-6>a:hover{text-decoration:underline}.api-category .api-category-content .card-6>a span{margin-right:8px}.api-category .api-category-content .card-6 ul{color:#2f2f2f;display:flex;flex-wrap:wrap;margin:0 0 0 3%}.api-category .api-category-content .card-6 ul li{margin:0;width:47%}.api-category .api-category-content .card-6 ul li:nth-child(odd){margin-left:0;margin-right:3%}.api-category .api-category-content .card-6 ul li:nth-child(2n){margin-left:3%;margin-right:0}.api-category .api-category-short{width:100%!important}.api-category .api-category-short a{text-decoration:none}.api-category .api-category-short a:hover{text-decoration:underline}.api-category .api-category-short p{margin:2px 0}.card-stack{box-sizing:border-box;display:flex;flex-flow:row wrap}.card-stack [class^=card]{background-color:#fff;border:1px solid #bebebe;border-radius:10px;box-sizing:border-box;margin:5px;padding:0 20px 20px}.card-stack [class^=card] p{padding:.5em 0}.card-stack [class^=card] .card-body{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.card-stack [class^=card] .card-body .form-group{display:flex}.card-stack .card-3{width:calc(25% - 10px)}@media only screen and (max-width:600px){.card-stack .card-3{width:calc(100% - 10px)}}.card-stack .card-4{width:calc(33% - 10px)}@media only screen and (max-width:600px){.card-stack .card-4{width:calc(100% - 10px)}}.card-stack .card-6{width:calc(50% - 5px)}@media only screen and (max-width:600px){.card-stack .card-6{width:calc(100% - 10px)}}