@import "https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:"Rubik",sans-serif;color:#161c2d}a{text-decoration:none;white-space:nowrap}a:visited{color:initial}a:hover{color:#f64b4b}span.header-nav-item{cursor:pointer}span.header-nav-item:hover{color:#f64b4b}.main-layout{padding-left:120px;padding-right:120px}@media screen and (max-width: 1505px){.main-layout{padding-left:80px !important;padding-right:80px !important}}@media screen and (max-width: 1440px){.main-layout{padding-left:60px !important;padding-right:60px !important}}@media screen and (max-width: 1023px){.main-layout{padding-left:40px !important;padding-right:40px !important}}@media screen and (max-width: 767px){.main-layout{padding-left:20px !important;padding-right:20px !important}}@media screen and (max-width: 479px){.main-layout{padding-left:10px !important;padding-right:10px !important}}.main-layout.expanded{padding-left:136px;padding-right:136px}.page-main-container{padding-top:140px;padding-bottom:40px;display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 767px){.page-main-container{padding:240px}}.page-main-section-container{width:100%;display:flex;flex-direction:column;align-items:center}.main-page-heading{font-size:36px;font-weight:600;line-height:60px;text-transform:uppercase;margin-bottom:32px}.main-heading{font-size:32px;font-weight:700;line-height:48px;text-transform:uppercase;margin-bottom:28px}.main-subheading{font-size:20px;font-weight:400;line-height:32px}.disclaimer-text{font-size:14px;font-weight:400;line-height:32px}.aligned-left-heading{width:100%;max-width:1000px;text-align:left}.main-text{font-weight:400;font-size:16px;line-height:24px}.text-block-wrapper{display:block;max-width:1000px;margin-bottom:40px}span.text-block-wrapper{font-weight:300 !important}.contact-us-button{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:16px;padding:8px 20px;background:#473bf0;border-radius:8px;cursor:pointer}.contact-us-button span{color:#fff;font-weight:700;font-size:14px;line-height:32px}.form-wrapper{width:100%;max-width:1000px;text-align:left;margin-bottom:32px}.main-form{display:flex;flex-direction:column;width:560px}.main-form div{width:100%;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:20px}@media screen and (max-width: 767px){.main-form div{flex-direction:column}}.main-form input{font-size:16px;width:320px;border:1px solid #c6c1c1;border-radius:4px}.main-form label{font-size:16px}.main-form .submit-button{border-radius:4px;padding:8px;background:#473bf0;color:#fff;font-weight:500;font-size:16px;border:1px solid #fff;cursor:pointer}.main-form .notice{margin-top:-16px;margin-bottom:24px;font-size:16px;background:rgba(71,59,240,0.1);border-radius:4px;padding-left:8px;line-height:40px}.main-form .radio-buttons{justify-content:flex-start;gap:10px;width:320px;margin-bottom:0}.main-form .radio-buttons input{width:auto;transform:scale(1.5)}.main-form .dropdown select{width:320px;font-size:16px;border:1px solid #c6c1c1;border-radius:4px}.alert{min-width:250px;margin-left:-125px;background-color:#333;color:#fff;text-align:center;border-radius:2px;padding:16px;position:fixed;z-index:99;left:50%;bottom:30px;-webkit-animation:fadein .5s,fadeout .5s 2.5s;animation:fadein .5s,fadeout .5s 2.5s}@-webkit-keyframes fadein{from{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@keyframes fadein{from{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@-webkit-keyframes fadeout{from{bottom:30px;opacity:1}to{bottom:0;opacity:0}}@keyframes fadeout{from{bottom:30px;opacity:1}to{bottom:0;opacity:0}}
