*, *::after, *::before{margin: 0;padding: 0;box-sizing:border-box;}.row-one{margin-top: 60px;padding-bottom: 10px;}.title{text-align: center;color: #1F3A5F;font-size: 3vw;line-height: 1.2em;font-weight: 600;font-style: normal;text-decoration: initial;letter-spacing: 0px;margin-bottom: 20px;}.info{color: #1F3A5F;font-size: 1vw;line-height: 1.7em;padding: 0 5%;text-align: center;}.row-two{margin-top: 30px;padding-bottom: 10px;margin-bottom: 30px;}.accordion-container{padding: 20px;display: flex;flex-direction: column;}.title-one{color: #1F3A5F;font-size: 1.5vw;line-height: 1.7em;padding: 0 5%;text-align: center;}.card_ {position: relative;margin: 0 2em;transition: transform 0.3s ease, box-shadow 0.3s ease, margin 0.3s ease;width: 60%;max-width: 100%;align-self: center;display: flex;flex-direction: column;z-index: 1;}.card_.first .question{border-radius: 10px 10px 0 0;}.card_.last .question{border-radius: 0 0 10px 10px;}.card_ input {position: absolute;left: 0;top: 0;height: 100%;width: 100%;opacity: 0;visibility: hidden;}.card_ .question {background: #4991C4;padding: 1em;position: relative;}.question{font-size: 1vw;line-height: 1.7em;color: white;margin-bottom: 0;}.card_ label {cursor: pointer;position: relative;display: flex;align-items: center;}.card_ div.p {max-height: 0;height: auto;overflow: hidden;transition: max-height 0.5s ease, padding 0.3s ease;background-color: #6CB4D9;color: #1F3A5F;box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);}.card_ div.p p {padding: 2em;}.answer{font-size: 0.9vw;line-height: 1.7em;}.card_ input:checked ~ .question label::before {border-left: 15px solid transparent;border-top: 20px solid white;margin-top: 12px;margin-right: 10px;}.card_ input:checked ~ .question ~ div.p {max-height: 600px;}.card_ input:checked ~ * {transform: scale(1.04);box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);}.card_ input:checked {margin-top: 1em;margin-bottom: 1em;}.card_:not(:has(input:checked)) {transform: scale(1);margin: 0 2em;box-shadow: none;z-index: 0;}.p a{text-decoration: none;color: #0A69A8;}.p a:hover{color: #ffff;}.row-three, .row-four, .row-five, .row-six{display: flex;flex-direction: row;gap: 10px;justify-content: space-evenly;margin-top: 30px;}.row-six{margin-bottom: 60px;}.categories{align-content: center;}.categories a{text-decoration: none;}.category-wrapper:hover {transform: scale(1.1);}.category-wrapper:active {transform: scale(0.9);}.category-wrapper {width: 350px;height: 200px;display: flex;flex-direction: column;justify-content: center;align-items: center;background-color: #4991C4;transition: transform 0.3s ease;border-radius: 10px;overflow: hidden;position: relative;}.category-wrapper:hover {transform: scale(1.03);}.category {display: flex;flex-direction: row;align-items: center;transition: transform 0.3s ease;padding: 20px;}.category-wrapper:hover .category {transform: translateY(-20px);}.category-wrapper p {position: absolute;bottom: 0;background-color: #fff;color: #1F3A5F;margin: 0;padding: 10px;opacity: 0;transform: translateY(20px);transition: transform 0.3s ease, opacity 0.3s ease;width: 100%;text-align: justify;overflow-y: auto;height: 100px;}.category-wrapper ::-webkit-scrollbar-track {background: #fff;border-radius: 10px;}.category-wrapper p::-webkit-scrollbar-thumb {background-color: #4991C4;border-radius: 10px;border: 2px solid #e0e0e0;}.category-wrapper:hover p {opacity: 1;transform: translateY(0);}.title-two{color: white;font-size: 1.5vw;line-height: 1.7em;text-align: center;}.row-six{margin-bottom: 40px;}.row-seven{padding: 20px;margin-bottom: 60px;display: flex;justify-content: center;}.contact-section{width: 90%;background-color: #4991C4;padding: 20px;border-radius: 10px;}.card-container{display: flex;flex-wrap: wrap;align-items: stretch;justify-content: space-evenly;gap: 5px;margin: 2rem 0;}.card-one{position: relative;padding: 15px;background: #70C2F5;border: 3px solid #A1E1FA;box-shadow: 1px 1px 4px rgba(19, 39, 67, 0.3);max-width: 300px;flex: 1 1 calc(50% - 20px);min-height: 100%;display: flex;flex-direction: column;overflow: hidden;margin: 10px;transition: border-color 0.3s ease;}.card-head {transform: translate(10%, 85%);transition: 0.3s ease all;}.card-one .card-body {transform: translateY(100%);transition: 0.3s ease all;flex-grow: 1;}.card-one:hover .card-head, .card-one:hover .card-body, .card-one.hover .card-head, .card-one.hover .card-body {transform: translateY(0);}.card-one .card-head, .card-one .card-body {display: flex;flex-direction: column;flex-grow: 1;}.title-three{color: #1F3A5F;font-size: 1.5vw;line-height: 1.7em;padding: 0 0.5rem;}.img-container{height: 100px;width: 100px;background: #79D1F5;border: 2px solid #4991C4;z-index: 10;box-shadow: 1px 1px 2rem rgba(0, 0, 0, 0.3);border-radius: 100%;display: flex;align-items: center;justify-content: center;}.icons{width: 90px;height: 90px;}.desc {padding: 0.5rem 1rem;flex-grow: 1;text-align: center;display: flex;justify-content: center;}.info-two{color: white;font-size: 1vw;line-height: 1.7em;text-align: center;margin-bottom: 0 !important;}.info-three{color: #1F3A5F;font-size: 1vw;line-height: 1.7em;text-align: center;font-weight: 600;}.btn-container{display: flex;justify-content: center;align-items: center;}.chat-button {border-radius: 50px;padding-block: 0.6rem;padding-inline: 2rem;background-color: #1D4E89;color: white;text-decoration: none;font-weight: normal;box-shadow: rgba(45, 35, 66, .4) 0 2px 4px, rgba(45, 35, 66, .3) 0 7px 13px -3px, rgba(58, 65, 111, .5) 0 -3px 0 inset;transition: box-shadow .15s, transform .15s;}.chat-button:focus {box-shadow: #3c4fe0 0 0 0 1.5px inset, rgba(45, 35, 66, .4) 0 2px 4px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;}.chat-button:hover {box-shadow: rgba(45, 35, 66, .4) 0 6px 12px, rgba(45, 35, 66, .3) 0 10px 20px -4px, #3c4fe0 0 -3px 0 inset;transform: translateY(-2px);}.chat-button:active {box-shadow: #3c4fe0 0 3px 7px inset;transform: translateY(2px);}.info a{text-decoration: none;color: #1F3A5F;font-weight: 600;}.info a:hover{color: #1E2A78;}@media screen and (max-width: 1350px) {.title{font-size: 3.3vw;}.info, .question, .info-two, .info-three{font-size: 1.4vw;}.title-one, .title-two, .title-three{font-size: 1.9vw;}.answer{font-size: 1.3vw;}}@media screen and (max-width: 1200px) {.category-wrapper{width: 325px;height: 200px;}}@media screen and (max-width: 1100px) {.category-wrapper{width: 300px;height: 200px;}}@media screen and (max-width: 1000px) {.category-wrapper{width: 275px;height: 200px;}}@media screen and (max-width: 930px) {.category-wrapper{width: 255px;height: 200px;}}@media screen and (max-width: 900px) {.title{font-size: 5vw;}.info, .question, .info-two, .info-three{font-size: 1.9vw;}.title-one, .title-two, .title-three{font-size: 2.4vw;}.answer{font-size: 1.8vw;}.row-three, .row-four, .row-five, .row-six{display: flex;flex-direction: column;align-items: center;gap: 20px;}.category-wrapper{width: 400px;height: 225px;}.card{width: 75%;}.card-one {flex: 1 1 calc(50% - 20px);}.card-one > * {flex-grow: 1;}.card-one:nth-child(3) {flex: 1 1 100%;}}@media screen and (max-width: 850px) {.icons {width: 80px;height: 80px;}.img-container {height: 90px;width: 90px;}}@media screen and (max-width: 800px) {.category-wrapper{width: 350px;height: 200px;}}@media screen and (max-width: 750px) {.title{font-size: 5.2vw;}.info, .question, .info-two, .info-three{font-size: 2vw;}.title-one, .title-two, .title-three{font-size: 2.5vw;}.answer{font-size: 1.9vw;}.card{width: 85%;}.category-wrapper{width: 325px;height: 200px;}}@media screen and (max-width: 685px) {.card-container{flex-direction: column;align-content: center;}.card-one {flex: 1 1 100%;}.card_{width: 75%;}}@media screen and (max-width: 650px) {.category-wrapper{width: 300px;height: 200px;}}@media screen and (max-width: 600px) {.title{font-size: 5.4vw;}.info, .question, .info-two, .info-three{font-size: 2.6vw;}.title-one, .title-two, .title-three{font-size: 3.1vw;}.answer{font-size: 2.5vw;}.icons {width: 70px;height: 70px;}.img-container {height: 80px;width: 80px;}}@media screen and (max-width: 550px) {.category-wrapper{width: 275px;height: 200px;}}@media screen and (max-width: 500px) {.title{font-size: 5.6vw;padding: 0 10px;}.info, .question, .info-two, .info-three{font-size: 2.8vw;}.title-one, .title-two, .title-three{font-size: 3.3vw;}.answer{font-size: 2.7vw;}.card{width: 90%;}.card_{width: 85%;}}@media screen and (max-width: 465px) {.title {font-size: 5.9vw;}.info, .question, .info-two, .info-three{font-size: 3.8vw;}.title-one, .title-two, .title-three{font-size: 4.3vw;}.answer{font-size: 3.7vw;}.category-wrapper{width: 250px;height: 200px;}}@media screen and (max-width: 400px) {.category-wrapper{width: 225px;height: 175px;}}@media screen and (max-width: 380px) {.title {font-size: 5.9vw;}.info, .question, .info-two, .info-three{font-size: 3.8vw;}.title-one, .title-two, .title-three{font-size: 4.3vw;}.answer{font-size: 3.7vw;}}@media screen and (max-width: 350px) {.category-wrapper{width: 215px;height: 150px;}}