.drop-down{width:70%;margin:0 auto}.privacy-policy-dropdown{display:flex;justify-content:space-between;background-color:#ecf7f9;padding:13px 0px 13px 20px;color:#005595;font-size:20px;font-family:'Light';line-height:19.2px;letter-spacing:.2px;margin-bottom:10px;cursor:pointer}.privacy-policy-dropdown>.arrow{transform:rotate(90deg);margin:0 20px}.privacy-policy-content{padding:10px 40px 20px 40px;font-family:'Light'}.privacy-policy-dropdown>.show{transform:rotate(180deg)}.hidden{display:none}.privacy-policy-button{margin:30px auto;color:white;background-color:#005595;font-family:Light;border-radius:50px;width:216px;height:50px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;cursor:pointer}html{scroll-behavior:smooth}.drop-down a:hover{color:#002d62 !important;text-decoration:underline}.drop-down a{color:#005595;text-decoration:underline}@media only screen and (max-width:1024px){.drop-down{width:92%}.privacy-policy-button{display:none}.privacy-policy-dropdown{font-size:16px}}