@charset "UTF-8";:root{--theme-color:#ed6d00;--title-color:#1a1a1a;--body-color:#212529;--smoke-color:#eff1f5;--secondary-color:#eef2fb;--black-color:#212529;--white-color:#fff;--yellow-color:#fec624;--success-color:#28a745;--error-color:#dc3545;--border-color:#e0e0e0;--title-font:"Exo",sans-serif;--body-font:"Fira Sans",sans-serif;--icon-font:"Font Awesome 6 Free";--main-container:1220px;--container-gutters:30px;--section-space:120px;--section-space-mobile:80px;--section-title-space:80px;--ripple-ani-duration:5s}.home-five,.home-four{--theme-color:#0037ff;--smoke-color:#f6f7fc}.rule-card-container{position:relative}.rule-card-container:first-of-type .rule-card:after,.rule-card-container:nth-of-type(2) .rule-card:after,.rule-card-container:nth-of-type(3) .rule-card:after{content:"\F101";font-family:Font Awesome\ 6 Free;font-weight:900;position:absolute;bottom:0;left:50%;font-size:30px;transform:translate(-50%,50%) rotate(90deg)}@media (min-width:992px){.rule-card-container:first-of-type .rule-card:after,.rule-card-container:nth-of-type(2) .rule-card:after,.rule-card-container:nth-of-type(3) .rule-card:after{top:75px;right:0;left:auto;bottom:auto;font-size:30px;transform:translate(50%,-50%)}}@media (max-width:991px){.rule-card{padding:40px 0}}.rule-card-body{display:flex;flex-direction:column;align-items:center}.rule-title{font-size:1.3rem;font-weight:700}.rule-icon{width:150px;aspect-ratio:1;border-radius:50%;background-color:#fff;position:relative;margin-bottom:2rem}.rule-icon img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70%}.rule-number{color:#fff;background-color:var(--theme-color);position:absolute;width:30px;height:30px;line-height:30px;text-align:center;border-radius:50%;top:0;right:0}@media (max-width:991px){.table-container{overflow:scroll}}@media (max-width:991px){.dues-table{min-width:1000px}}.dues-table thead{background-color:var(--theme-color)}.dues-table thead th{color:#fff}.dues-table tr{padding-top:1rem;padding-bottom:1rem}.table-title{font-weight:700;font-size:1.1rem}@media (min-width:992px){.table-title{font-size:1.2rem}}