@import url("https://fonts.googleapis.com/css2?family=Kanit:wght@700;800;900&family=Ubuntu:wght@300;400;500;700&display=swap");a.fed-standalone-card{color:inherit;text-decoration:none}a.fed-standalone-card .fed-standalone-card__title{color:#c00d0d}a.fed-standalone-card .fed-standalone-card__desc,a.fed-standalone-card .fed-standalone-card__desc *{color:#000}a.fed-standalone-card .fed-standalone-card__link{color:#000;text-decoration:none}.fed-standalone-card-module,.fed-standalone-card-module *{box-sizing:border-box}.fed-standalone-card-module{font-family:Ubuntu,Arial,sans-serif;height:100%;width:100%}.fed-standalone-card{background:#fff;border:1px solid #c00d0d;border-radius:40px;display:flex;flex-direction:column;height:100%;min-height:352px;overflow:hidden;padding:40px 30px;position:relative;transition:background-color .3s ease,border-color .3s ease,color .3s ease,transform .3s ease;width:100%}.fed-standalone-card__tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.fed-standalone-card__tag{background:#f5f5f5;border:1px solid transparent;border-radius:20px;color:#000;display:inline-block;font-family:Ubuntu,Arial,sans-serif;font-size:14px;font-weight:400;line-height:normal;padding:5px 15px;transition:background-color .3s ease,color .3s ease,border-color .3s ease;white-space:nowrap;width:fit-content}.fed-standalone-card__content{display:flex;flex:1;flex-direction:column;margin-top:var(--fed-card-content-offset,0);min-height:0}.fed-standalone-card__title{color:#c00d0d;font-family:Kanit,Ubuntu,Arial,sans-serif;font-size:28px;font-style:normal;font-weight:700;line-height:31px;margin:0 0 20px;text-shadow:0 0 1px rgba(0,0,0,.01);text-transform:uppercase;transition:color .3s ease}.fed-standalone-card__desc{color:#000;font-family:Ubuntu,Arial,sans-serif;font-size:17px;font-style:normal;font-weight:300;line-height:normal;transition:color .3s ease}.fed-standalone-card__desc p{margin-top:0}.fed-standalone-card__desc p:last-child{margin-bottom:0}.fed-standalone-card__desc *{background-color:transparent!important}.fed-standalone-card__link{color:#000;display:inline-block;font-family:Ubuntu,Arial,sans-serif;font-size:17px;font-style:normal;font-weight:700;line-height:normal;margin-top:20px;padding-top:0;text-decoration:none;transition:color .3s ease;width:fit-content}.fed-standalone-card:hover{background-color:#c00d0d;border-color:#c00d0d}a.fed-standalone-card{cursor:pointer}article.fed-standalone-card{cursor:default}.fed-standalone-card:hover .fed-standalone-card__desc,.fed-standalone-card:hover .fed-standalone-card__desc *,.fed-standalone-card:hover .fed-standalone-card__link,.fed-standalone-card:hover .fed-standalone-card__title{color:#fff!important}.fed-standalone-card:hover .fed-standalone-card__tag{background-color:#c00d0d;border-color:#fff;color:#fff}.fed-standalone-card:hover .fed-standalone-card__link{text-decoration:underline}@media (max-width:767px){.fed-standalone-card{border-radius:34px;min-height:320px;padding:34px 26px}.fed-standalone-card__title{font-size:26px;line-height:30px}.fed-standalone-card__desc,.fed-standalone-card__link{font-size:17px}}