.popup{position:fixed;width:100%;height:100vh;z-index:101;padding:20px 0;overflow:auto;display:flex;justify-content:center;background-color:#1a2754;background-size:cover;background-repeat:no-repeat;background-position:50%;overflow-y:auto}.popup_ios{padding-bottom:60px}.popup_wrapper{position:relative;width:calc(100% - 40px);padding:30px;box-shadow:0 12.75px 28.51px 0 rgba(14,21,53,.102);background-color:#fff;border-radius:8px;animation:showPopUp .3s forwards;height:-moz-fit-content;height:fit-content;margin:auto 0}@media(min-width:1200px){.popup_wrapper{width:calc(100% - 60px);max-width:1260px;padding:40px}}.popup_wrapper_close{animation:hidePopUp .3s forwards}.popup_wrapper-close{border:unset;background-color:unset;position:absolute;top:-15px;right:-15px;cursor:pointer}@media(min-width:1200px){.popup_wrapper-close{top:-30px;right:-30px}}.popup_wrapper-close img{width:30px;display:block}@media(min-width:1200px){.popup_wrapper-close img{width:60px}}.popup_desc{display:flex;flex-direction:column;text-align:center}@media(min-width:1200px){.popup_desc{padding:100px 70px}}.popup_desc-title{font-weight:400;font-size:36px;line-height:112%;font-weight:700;margin-bottom:12px}@media(min-width:1200px){.popup_desc-title{font-size:54px;line-height:120%}}@media(min-width:1200px)and (max-width:1919px){.popup_desc-title{font-size:2.81vw}}@media(min-width:1200px){.popup_desc-title{font-weight:700;margin-bottom:16px}}.popup_desc-description{font-weight:400;font-size:21px;line-height:140%;margin-bottom:22px}@media(min-width:1200px){.popup_desc-description{font-weight:400;font-size:24px}}@media(min-width:1200px)and (max-width:1919px){.popup_desc-description{font-size:1.25vw}}@media(min-width:1200px){.popup_desc-description{margin-bottom:20px}}.popup_desc-links{display:flex;flex-direction:column}@media(min-width:1200px){.popup_desc-links{flex-direction:row;justify-content:space-between}}.popup_desc-links button{font-size:22px;background:#ff4438;font-weight:700;padding:12px 20px;box-shadow:0 12.52px 10.02px 0 rgba(0,0,0,.067);border:unset;color:#fff;border-radius:12px;line-height:150%;text-align:center;box-shadow:unset}@media(min-width:1200px){.popup_desc-links button{font-size:24px;padding:12px 40px;cursor:pointer;width:-moz-fit-content;width:fit-content}}.popup_desc-links button.blue{background:#026ae2}.popup_desc-links button.red{background:#ff4438}@media(min-width:1200px){.popup_desc-links button:hover{animation:scale 1s ease-in-out infinite}}@media(max-width:1199px){.popup_desc-links button .desktop{display:none}}@media(min-width:1200px){.popup_desc-links button .mobile{display:none}}@media(min-width:768px)and (max-width:1199px){.popup_desc-links button{width:-moz-fit-content;width:fit-content;min-width:310px;margin-right:auto;margin-left:auto}}@media(min-width:1200px){.popup_desc-links button{font-size:30px;flex-basis:calc(50% - 20px)}}@media(max-width:1199px){.popup_desc-links button:not(:last-child){margin-bottom:12px}}.popup_desc-links-second{background:#026ae2!important}.popup_form{text-align:center;display:flex;flex-direction:column}.popup_form-first .popup_form-title{margin-bottom:12px}@media(min-width:1200px){.popup_form-first .popup_form-title{margin-bottom:30px}}.popup_form-second .popup_form-title{margin-bottom:12px}@media(min-width:1200px){.popup_form-second .popup_form-title{margin-bottom:8px}}.popup_form-second .popup_form-title span{position:relative;display:inline-block}.popup_form-second .popup_form-title span:after{content:"";position:absolute;left:0;bottom:0;width:100%;background-image:url(/images/underline.svg);background-size:cover;background-repeat:no-repeat;background-position:50%;height:5px}@media(min-width:1200px){.popup_form-second .popup_form-title span:after{height:10px}}.popup_form-sub{font-weight:400;font-size:25px;line-height:113%;font-weight:700;margin-bottom:22px}@media(min-width:1200px){.popup_form-sub{font-size:40px;line-height:120%}}@media(min-width:1200px)and (max-width:1919px){.popup_form-sub{font-size:2.08vw}}@media(min-width:1200px){.popup_form-sub{font-weight:700;margin-bottom:30px}}.popup_form-fields{display:flex;align-items:stretch;flex-wrap:wrap;justify-content:flex-start;margin-right:-6px;margin-left:-6px;margin-bottom:18px}.popup_form-fields>*{flex-basis:calc(100%/1 - 12px);margin:6px;flex-grow:0}@media(min-width:768px)and (max-width:1199px){.popup_form-fields{display:flex;align-items:stretch;flex-wrap:wrap;justify-content:flex-start;margin-right:-6px;margin-left:-6px}.popup_form-fields>*{flex-basis:calc(100%/2 - 12px);margin:6px;flex-grow:0}}@media(min-width:1200px){.popup_form-fields{display:flex;align-items:stretch;flex-wrap:wrap;justify-content:flex-start;margin-right:-6px;margin-left:-6px;margin-bottom:0}.popup_form-fields>*{flex-basis:calc(100%/3 - 12px);margin:6px;flex-grow:0}}.popup_form-fields .input{flex-grow:1}@media(min-width:1200px){.popup_form-fields .input{margin-bottom:30px}}.popup_form-disclaimer{font-weight:400;font-size:14px;line-height:120%;opacity:.8;text-align:left;margin-bottom:18px}@media(min-width:1200px){.popup_form-disclaimer{font-size:14px;margin-bottom:30px}}.popup_form-disclaimer a{text-decoration:underline;color:#358df3}.popup_form-submit{font-size:22px;background:#ff4438;font-weight:700;padding:12px 20px;box-shadow:0 12.52px 10.02px 0 rgba(0,0,0,.067);border:unset;color:#fff;border-radius:12px;line-height:150%;text-align:center;width:100%;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:20px}@media(min-width:1200px){.popup_form-submit{font-size:24px;padding:12px 40px;cursor:pointer;width:-moz-fit-content;width:fit-content}}.popup_form-submit.blue{background:#026ae2}.popup_form-submit.red{background:#ff4438}@media(min-width:1200px){.popup_form-submit:hover{animation:scale 1s ease-in-out infinite}}@media(max-width:1199px){.popup_form-submit .desktop{display:none}}@media(min-width:1200px){.popup_form-submit .mobile{display:none}}@media(min-width:768px)and (max-width:1199px){.popup_form-submit{width:-moz-fit-content;width:fit-content;min-width:310px;margin-right:auto;margin-left:auto}}@media(min-width:1200px){.popup_form-submit{font-size:30px;width:-moz-fit-content;width:fit-content;margin:0 auto;padding:12px 40px}}.popup_form-submit img{width:36px;height:36px}.popup_thankyou{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}.popup_thankyou-svg{width:95px;margin-bottom:12px}@media(min-width:1200px){.popup_thankyou-svg{width:140px}}.popup_thankyou-title{margin-bottom:12px}@media(min-width:1200px){.popup_thankyou-title{margin-bottom:16px}}.popup_thankyou-sub{font-size:18px;font-weight:500;line-height:21.6px;margin-bottom:12px}@media(min-width:1200px){.popup_thankyou-sub{margin-bottom:16px;font-size:24px;line-height:33.6px}}.popup_thankyou-description{font-weight:400;font-size:21px;line-height:140%;font-weight:700;margin-bottom:22px}@media(min-width:1200px){.popup_thankyou-description{font-weight:400;font-size:24px}}@media(min-width:1200px)and (max-width:1919px){.popup_thankyou-description{font-size:1.25vw}}@media(min-width:1200px){.popup_thankyou-description{font-weight:700;margin-bottom:30px;font-size:30px;line-height:39px}}.popup_thankyou .mainLink{background:linear-gradient(180deg,#0071c1,#0b3e7b),linear-gradient(0deg,rgba(2,106,226,.55),rgba(2,106,226,.55));width:100%;display:flex;align-items:center}@media(min-width:1200px){.popup_thankyou .mainLink{width:-moz-fit-content;width:fit-content;margin:0 auto;padding:12px 22px}}.popup_thankyou .mainLink img{margin-left:10px}@keyframes showPopUp{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}@keyframes hidePopUp{0%{transform:scale(1);opacity:1}to{transform:scale(.5);opacity:0}}.input{position:relative;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:column;text-align:left}.input_label{font-size:18px;font-weight:500;margin-bottom:8px}@media(min-width:1200px){.input_label{font-size:20px}}.input_label span{color:#237adf}.input select,.input_value{padding:12px 15px;font-size:15px;font-weight:400;line-height:18px;border:1px solid rgba(35,122,223,.588);box-shadow:0 5px 4px 0 rgba(19,32,72,.078);background-color:#fff;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;width:100%}@media(min-width:1200px){.input select,.input_value{padding:13px 16px}}.input select{background-image:url(/images/menu-arrow.svg);background-position:calc(100% - 15px);background-repeat:no-repeat;color:#1a2754}@media(min-width:1200px){.input select{background-position:calc(100% - 16px)}}.input input[type=number]::-webkit-inner-spin-button,.input input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.input input[type=number]{-moz-appearance:textfield}.input_error{color:red;margin-top:5px}.input .checkbox_wrapper{display:flex;align-items:center;gap:10px;position:relative}.input .checkbox_wrapper input{position:absolute;width:100%;height:100%;z-index:1;opacity:0;cursor:pointer}.input .checkbox_wrapper input:checked~div:after{background-color:#1a2754;background-image:url(/images/check.svg);background-repeat:no-repeat;background-position:50%;background-size:cover}.input .checkbox_wrapper-label{font-weight:400;font-size:14px;line-height:120%;position:relative;padding-left:38px;color:#464646}.input .checkbox_wrapper-label:after{content:"";border:2px solid #1a2754;width:26px;height:26px;border-radius:4px;position:absolute;top:0;left:0;background-color:#fff}.input .checkbox_wrapper-label a{text-decoration:underline;position:relative;z-index:2}.error-border{border-color:red!important}.form\.checkbox{flex-basis:100%!important;flex-shrink:0}.postContent{font-size:18px;line-height:23.4px;overflow:hidden}@media(min-width:1200px){.postContent{font-size:20px;line-height:26px}}.postContent:not(:last-child){margin-bottom:20px}@media(min-width:1200px){.postContent:not(:last-child){margin-bottom:40px}}.postContent h1{font-weight:400;font-size:44px;line-height:110%;font-weight:700}@media(min-width:1200px){.postContent h1{font-size:70px;line-height:120%}}@media(min-width:1200px)and (max-width:1919px){.postContent h1{font-size:3.65vw}}@media(min-width:1200px){.postContent h1{font-weight:700}}.postContent h2{font-weight:400;font-size:23px;line-height:130%;font-weight:700}@media(min-width:1200px){.postContent h2{font-size:30px;font-weight:700}}.postContent h3{font-weight:400;font-size:23px;line-height:130%;font-weight:700}@media(min-width:1200px){.postContent h3{font-size:30px;font-weight:700}}.postContent h4{font-weight:400;font-size:23px;line-height:130%;font-weight:700}@media(min-width:1200px){.postContent h4{font-size:30px;font-weight:700}}.postContent h5{font-weight:400;font-size:18px;line-height:120%;font-weight:700}@media(min-width:1200px){.postContent h5{font-size:26px;line-height:130%;font-weight:700}}.postContent .table{width:100%;max-width:100%;overflow:hidden;overflow-x:auto}.postContent table{border-collapse:collapse;width:100%;max-width:100%;overflow-x:scroll}.postContent table tr{border:1px solid rgba(26,39,84,.102)}.postContent table th{font-family:500}.postContent table td,.postContent table th{font-size:16px;line-height:23.4px;text-align:left;border:1px solid rgba(26,39,84,.102);padding:6px}@media(min-width:1200px){.postContent table td,.postContent table th{padding:20px;font-size:18px}}.postContent table td strong,.postContent table th strong{font-size:18px}@media(min-width:1200px){.postContent table td strong,.postContent table th strong{font-size:20px}}.postContent a{color:#026ae2}.postContent ol,.postContent ul{padding-left:20px}.postContent ol li::marker,.postContent ul li::marker{font-size:inherit}.postContent ol li:has(h2)::marker{font-weight:400;font-size:23px;line-height:130%;font-weight:700}@media(min-width:1200px){.postContent ol li:has(h2)::marker{font-size:30px}}@media(min-width:1200px){.postContent ol li:has(h2)::marker{font-weight:700}}.postContent .has-h2-content{padding-left:30px}@media(min-width:1200px){.postContent .has-h2-content{padding-left:35px}}.postContent iframe,.postContent img,.postContent video{max-width:100%;border-top-left-radius:12px;border-top-right-radius:60px;border-bottom-right-radius:12px;border-bottom-left-radius:60px}.postContent img{max-height:400px;object-fit:cover}.postContent iframe,.postContent video{width:100%}.postContent-safari ol{padding-left:30px}