@import url(https://fonts.googleapis.com/css2?family=Ephesis&display=swap);.choices{font-size:16px;margin-bottom:24px;overflow:hidden;position:relative}.choices:focus{outline:none}.choices:last-child{margin-bottom:0}.choices.is-open{overflow:visible}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none!important}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{background-color:#fff;border-bottom:1px solid #ddd;display:block;margin:0;padding:10px;width:100%}.choices[data-type*=select-one] .choices__button{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMi41OTIuMDQ0IDE4LjM2NCAxOC4zNjQtMi41NDggMi41NDhMLjA0NCAyLjU5MnoiLz48cGF0aCBkPSJNMCAxOC4zNjQgMTguMzY0IDBsMi41NDggMi41NDhMMi41NDggMjAuOTEyeiIvPjwvZz48L3N2Zz4=");background-size:8px;border-radius:10em;height:20px;margin-right:25px;margin-top:-10px;opacity:.25;padding:0;position:absolute;right:0;top:50%;width:20px}.choices[data-type*=select-one] .choices__button:focus,.choices[data-type*=select-one] .choices__button:hover{opacity:1}.choices[data-type*=select-one] .choices__button:focus{-webkit-box-shadow:0 0 0 2px #00bcd4;box-shadow:0 0 0 2px #00bcd4}.choices[data-type*=select-one] .choices__item[data-value=""] .choices__button{display:none}.choices[data-type*=select-one]:after{border:5px solid transparent;border-top-color:#333;height:0;margin-top:-2.5px;pointer-events:none;position:absolute;right:11.5px;top:50%;width:0}.choices[data-type*=select-one].is-open:after{border-color:transparent transparent #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{left:0;margin-left:25px;margin-right:0;right:auto}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMi41OTIuMDQ0IDE4LjM2NCAxOC4zNjQtMi41NDggMi41NDhMLjA0NCAyLjU5MnoiLz48cGF0aCBkPSJNMCAxOC4zNjQgMTguMzY0IDBsMi41NDggMi41NDhMMi41NDggMjAuOTEyeiIvPjwvZz48L3N2Zz4=");background-size:8px;border-left:1px solid #008fa1;border-radius:0;display:inline-block;line-height:1;margin:0 -4px 0 8px;opacity:.75;padding-left:16px;position:relative;width:8px}.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=text] .choices__button:focus,.choices[data-type*=text] .choices__button:hover{opacity:1}.choices__inner{background-color:#f9f9f9;border:1px solid #ddd;border-radius:2.5px;display:inline-block;font-size:14px;min-height:44px;overflow:hidden;padding:7.5px 7.5px 3.75px;vertical-align:top;width:100%}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{list-style:none;margin:0;padding-left:0}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-left:16px;padding-right:4px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{background-color:#00bcd4;border:1px solid #00a5bb;border-radius:20px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;display:inline-block;font-size:12px;font-weight:500;margin-bottom:3.75px;margin-right:3.75px;padding:4px 10px;vertical-align:middle;word-break:break-all}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-left:3.75px;margin-right:0}.choices__list--multiple .choices__item.is-highlighted{background-color:#00a5bb;border:1px solid #008fa1}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown,.choices__list[aria-expanded]{background-color:#fff;border:1px solid #ddd;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;margin-top:-1px;overflow:hidden;position:absolute;top:100%;visibility:hidden;width:100%;will-change:visibility;word-break:break-all;z-index:1}.is-active.choices__list--dropdown,.is-active.choices__list[aria-expanded]{visibility:visible}.is-open .choices__list--dropdown,.is-open .choices__list[aria-expanded]{border-color:#b7b7b7}.is-flipped .choices__list--dropdown,.is-flipped .choices__list[aria-expanded]{border-radius:.25rem .25rem 0 0;bottom:100%;margin-bottom:-1px;margin-top:0;top:auto}.choices__list--dropdown .choices__list,.choices__list[aria-expanded] .choices__list{-webkit-overflow-scrolling:touch;max-height:300px;overflow:auto;position:relative;will-change:scroll-position}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{font-size:14px;padding:10px;position:relative}[dir=rtl] .choices__list--dropdown .choices__item,[dir=rtl] .choices__list[aria-expanded] .choices__item{text-align:right}@media(min-width:640px){.choices__list--dropdown .choices__item--selectable,.choices__list[aria-expanded] .choices__item--selectable{padding-right:100px}.choices__list--dropdown .choices__item--selectable:after,.choices__list[aria-expanded] .choices__item--selectable:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable{padding-left:100px;padding-right:10px;text-align:right}[dir=rtl] .choices__list--dropdown .choices__item--selectable:after,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable:after{left:10px;right:auto}}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted:after,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted:after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;opacity:.5;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.choices__heading{border-bottom:1px solid #f7f7f7;color:grey;font-size:12px;font-weight:600;padding:10px}.choices__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background-position:50%;background-repeat:no-repeat;border:0;cursor:pointer;text-indent:-9999px}.choices__button:focus{outline:none}.choices__input{background-color:#f9f9f9;border:0;border-radius:0;display:inline-block;margin-bottom:5px;max-width:100%;padding:4px 0 4px 2px;vertical-align:baseline}.choices__input:focus{outline:0}.choices__input::-webkit-search-cancel-button,.choices__input::-webkit-search-decoration,.choices__input::-webkit-search-results-button,.choices__input::-webkit-search-results-decoration{display:none}.choices__input::-ms-clear,.choices__input::-ms-reveal{display:none;height:0;width:0}[dir=rtl] .choices__input{padding-left:0;padding-right:2px}.choices__placeholder{opacity:.5}.choices{margin-bottom:0!important;max-width:178px;min-width:0!important;width:100%;z-index:3}@media screen and (min-width:768px){.choices{min-width:178px!important}}@media(max-width:767px){.choices{max-width:138px}}@media screen and (min-width:1023px)and (max-width:1023.5px){.choices{max-width:138px}}@media(max-width:768px){.choices__list{max-height:165px}}.choices .choices__item.choices__item--choice.has-no-results{display:none}.choices .choices__list--dropdown .choices__item,.choices .choices__list[aria-expanded] .choices__item{padding:9px 10px!important}@media(max-width:767px){.choices .choices__list--dropdown .choices__item,.choices .choices__list[aria-expanded] .choices__item{font-size:12px!important}}@media screen and (min-width:1023px)and (max-width:1023.5px){.choices .choices__list--dropdown .choices__item,.choices .choices__list[aria-expanded] .choices__item{font-size:12px!important}}.choices__input{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath d='M14.205 14.205 10.83 10.83m0 0c1.063-1.062 1.688-2.5 1.688-4.125 0-3.25-2.625-5.812-5.813-5.875-1.625 0-3.062.625-4.125 1.75C1.518 3.643.893 5.08.83 6.705c0 3.25 2.625 5.813 5.875 5.813 1.625 0 3.063-.625 4.125-1.688Z' stroke='%2302315D' stroke-opacity='.7' stroke-width='1.66' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position-x:6px;background-position-y:center;background-repeat:no-repeat;background-size:13px;color:rgba(2,49,93,.5);font-family:Metropolis Regular,Arial;font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.224px;line-height:24px;padding-left:28px!important}@media screen and (max-width:768px){.choices__input{padding:4px 4px 4px 25px!important}}.choices .is-selected{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}.choices .is-selected:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='11' fill='none'%3E%3Cpath d='m4.618 8.324-3.15-3.15L.399 6.242l4.219 4.163 9-9L12.549.392 4.618 8.324Z' fill='%2302315D' stroke='%2302315D' stroke-width='.563'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";height:10px;opacity:1!important;width:13.2px}.choices__placeholder{opacity:1!important}.choices__inner{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;padding-bottom:4.34px!important;padding-top:4.34px!important}@media(max-width:767px){.choices__inner{padding-bottom:1.34px!important;padding-top:1.34px!important}}@media screen and (min-width:1023px)and (max-width:1023.5px){.choices__inner{padding-bottom:1.34px!important;padding-top:1.34px!important}}.choices__item{border-right:1.5px solid #d1d1d1;color:#02315d;font-family:Outfit;font-size:16px;font-style:normal;font-weight:600;line-height:normal;padding-right:13px}@media(max-width:767px){.choices__item{font-size:12px}}@media screen and (min-width:1023px)and (max-width:1023.5px){.choices__item{font-size:12px}}.choices__list--single{margin-right:8px;padding-left:0;padding-right:27px}@media(max-width:767px){.choices__list--single{padding-right:21px}}@media screen and (min-width:1023px)and (max-width:1023.5px){.choices__list--single{padding-right:21px}}.choices[data-type*=select-one].is-open:after{margin-top:inherit!important}.choices[data-type*=select-one]:after{border:none;content:"";height:22px;margin-top:0;right:8.5px;top:21%;width:22px}@media(max-width:767px){.choices[data-type*=select-one]:after{right:5.5px;top:10%}}@media screen and (min-width:1023px)and (max-width:1023.5px){.choices[data-type*=select-one]:after{right:5.5px;top:10%}}.choices[data-type*=select-one]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none'%3E%3Cpath d='M7.333 9.167 11 12.833l3.667-3.666' stroke='%2302315D' stroke-width='2' stroke-linecap='square'/%3E%3C/svg%3E")}@media(max-width:1024px){.ke-pt>.container{padding:0!important}}.ke-pt[data-isloading=true] .ke-pt-left-dropdowner,.ke-pt[data-isloading=true] .ke-pt-timer-row[data-isloading=true]{visibility:hidden}.ke-pt-row{-webkit-box-pack:justify;-ms-flex-pack:justify;background-size:100% 100%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;justify-content:space-between;max-height:100px;min-height:100px;position:relative;width:100%}@media screen and (min-width:768px)and (max-width:1023px){.ke-pt-row{gap:42px}}@media(max-width:767px){.ke-pt-row{gap:1px}}@media screen and (min-width:1023px)and (max-width:1023.5px){.ke-pt-row{gap:1px}}.ke-pt-row>*{z-index:1!important}.ke-pt-row *,.ke-pt-row>*{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ke-pt-bg{background-color:#003663;display:block;position:absolute;z-index:0!important}.ke-pt-bg,.ke-pt-bg img{height:100%;left:0;top:0;width:100%}.ke-pt-bg img{-o-object-fit:fill;object-fit:fill}@media(max-width:1023px){.ke-pt-right-img{height:0;visibility:hidden;width:0}}.ke-pt-left-img img,.ke-pt-right-img img{max-width:58px}.ke-pt-left{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;gap:30px}@media(min-width:1600px){.ke-pt-left{-webkit-box-flex:0!important;-ms-flex:0 0 50%!important;flex:0 0 50%!important}}@media(min-width:1024px){.ke-pt-left{-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit}}.ke-pt-left{z-index:3!important}@media(max-width:1023px){.ke-pt-left{gap:35px}}@media(max-width:767px){.ke-pt-left{-webkit-box-flex:inherit!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex:inherit!important;flex:inherit!important;-ms-flex-direction:column;flex-direction:column;gap:10px;justify-content:center;margin-right:2px}}@media screen and (min-width:1023px)and (max-width:1023.5px){.ke-pt-left{-webkit-box-flex:inherit!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex:inherit!important;flex:inherit!important;-ms-flex-direction:column;flex-direction:column;gap:10px;justify-content:center;margin-right:2px}}.ke-pt-left-title{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:769px){.ke-pt-left-title{position:relative;top:-8px}}@media(max-width:767px){.ke-pt-left-title{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:5px}}@media screen and (min-width:1023px)and (max-width:1023.5px){.ke-pt-left-title{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:5px}}@media(max-width:767px){.ke-pt-left-title b,.ke-pt-left-title span{color:#fff;font-family:Ephesis!important;font-size:17px!important;font-style:normal!important;font-weight:400!important;line-height:normal!important}}@media screen and (min-width:1023px)and (max-width:1023.5px){.ke-pt-left-title b,.ke-pt-left-title span{color:#fff;font-family:Ephesis!important;font-size:17px!important;font-style:normal!important;font-weight:400!important;line-height:normal!important}}.ke-pt-left-title b{color:#fff;font-family:Ephesis;font-size:24px;font-style:normal;font-weight:400;line-height:normal;text-align:center}@media screen and (min-width:769px){.ke-pt-left-title b{position:relative;top:8px}}@media screen and (min-width:1023px)and (max-width:1023.5px){.ke-pt-left-title b{top:0!important}}@media(max-width:767px){.ke-pt-left-title b{font-size:22px}}@media screen and (min-width:1023px)and (max-width:1023.5px){.ke-pt-left-title b{font-size:22px}}.ke-pt-left-title span{color:#fff;font-family:Outfit;font-size:20px;font-style:normal;font-weight:500;line-height:normal;text-align:center}@media screen and (max-width:769px){.ke-pt-left-title span{font-size:19px}}.ke-pt-left-dropdowner{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@media(min-width:1024px){.ke-pt-left-dropdowner{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-flex:1;-ms-flex:1;flex:1;justify-content:center}}@media(max-width:1023px){.ke-pt-left-dropdowner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}}@media(max-width:767px){.ke-pt-left-dropdowner{-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit}}@media screen and (min-width:1023px)and (max-width:1023.5px){.ke-pt-left-dropdowner{-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit}}.ke-pt-left-dropdowner>span{color:#fff;font-family:Outfit;font-size:14px;font-style:normal;font-weight:500;line-height:normal;min-width:104px}@media(min-width:767px)and (max-width:800px){.ke-pt-left-dropdowner>span{letter-spacing:-.2px}}@media(max-width:767px){.ke-pt-left-dropdowner>span{font-size:10px}}@media screen and (min-width:1023px)and (max-width:1023.5px){.ke-pt-left-dropdowner>span{font-size:10px}}.ke-pt-right{display:-webkit-box;display:-ms-flexbox;display:flex;gap:37px}@media(max-width:600px){.ke-pt-right{gap:14px}}@media(max-width:767px){.ke-pt-right{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-flex:0;align-items:center;-ms-flex:0 0 29%;flex:0 0 29%;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;justify-content:center}}@media screen and (min-width:1023px)and (max-width:1023.5px){.ke-pt-right{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-flex:0;align-items:center;-ms-flex:0 0 29%;flex:0 0 29%;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;justify-content:center}}@media(min-width:767px)and (max-width:1024px){.ke-pt-brand{margin-right:9px}}@media(max-width:767px){.ke-pt-brand{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 3px}}@media screen and (min-width:1023px)and (max-width:1023.5px){.ke-pt-brand{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 3px}}.ke-pt-brand img{max-width:142px;width:100%}@media screen and (min-width:769px){.ke-pt-brand img{margin-top:1px;min-width:120px}}@media(min-width:1024px){.ke-pt-brand img{min-width:140px}}.ke-pt-timer{leading-trim:both;text-edge:cap;color:#02315d;font-family:Outfit;font-size:20px;font-style:normal;font-weight:700;line-height:normal;text-align:center}.ke-pt-timer-row{display:-webkit-box;display:-ms-flexbox;display:flex}.ke-pt-timer-row svg{margin:0 6px}.ke-pt-timer-row>div{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;aspect-ratio:2/2;background:#fff;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;min-width:31px}@media(max-width:767px){.ke-pt-timer-row>div{min-width:25px}}@media screen and (min-width:1023px)and (max-width:1023.5px){.ke-pt-timer-row>div{min-width:25px}}@media(min-width:1023px){.ke-pt-timer-row>div{min-width:39px}}.ke-pt-timer-row>div>span{leading-trim:both;text-edge:cap;color:#02315d;font-family:Outfit;font-size:16px;text-align:center}@media(min-width:1023px){.ke-pt-timer-row>div>span{font-size:20px}}@media(max-width:767px){.ke-pt-timer-row>div>span{font-size:13px}}@media screen and (min-width:1023px)and (max-width:1023.5px){.ke-pt-timer-row>div>span{font-size:13px}}.ke-pt-timer-row>div>span{font-style:normal;font-weight:700;line-height:normal}