@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Cactus+Classical+Serif&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";._menu-item_1lhnd_1{min-width:90px;height:100%;display:flex;align-items:center;justify-content:center;text-transform:uppercase;font-weight:700;cursor:pointer;position:relative}@media (max-width: 950px){._menu-item_1lhnd_1{width:100%;justify-content:flex-start}}._menu-item_1lhnd_1 a{color:var(--button-grey);text-decoration:none;padding:0 5px;height:100%;display:flex;align-items:center;justify-content:center}@media (max-width: 950px){._menu-item_1lhnd_1 a{justify-content:flex-start;align-items:center;width:100%}}._menu-item_1lhnd_1:after{content:"";position:absolute;bottom:0;left:0;right:0;height:8px;background-color:transparent;transition:background-color .3s ease}@media (max-width: 950px){._menu-item_1lhnd_1:after{transition:none}}._menu-item_1lhnd_1._active_1lhnd_49:after,._menu-item_1lhnd_1:hover:after{background-color:var(--dark-blue)}@media (max-width: 950px){._menu-item_1lhnd_1._active_1lhnd_49:after,._menu-item_1lhnd_1:hover:after{margin-bottom:-10px;width:200px}}._button_4auru_1{padding:.8em;min-width:80px;max-width:800px;background-color:var(--button-grey);text-transform:uppercase;font-weight:700;font-size:.5em;color:#fff;border-radius:20px;display:flex;justify-content:center;align-items:center;cursor:pointer}._button_4auru_1._active_4auru_16,._button_4auru_1:hover{background-color:var(--dark-blue)}._general-button_1y2un_1{background-color:var(--button-bgcolor, var(--button-grey));padding:var(--button-padding, .8em);font-size:var(--button-font-size, .5em);min-width:80px;text-transform:uppercase;font-weight:700;color:#fff;border-radius:20px;display:flex;justify-content:center;align-items:center;gap:20px;text-align:center;cursor:pointer;text-wrap:nowrap}._general-button_1y2un_1._active_1y2un_18{background-color:var(--dark-blue)}._general-button_1y2un_1:hover{background-color:var(--button-hover-color)}._general-button_1y2un_1 .ant-spin .ant-spin-dot-item{background-color:#fff}._error-banner_7oxwf_1{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:50px;background-color:red;color:#fff;font-weight:500;padding:0 5px;text-align:center}._error-banner__message_7oxwf_13{padding-right:30px;flex:1;font-size:1.1rem}._error-banner__close-btn_7oxwf_18{font-weight:700;font-size:1.5rem;cursor:pointer;color:#fff;display:flex;align-items:center;padding-right:30px}._error-sign_7oxwf_28{position:absolute;color:#fff;background-color:red;padding:2px;left:0;bottom:0;top:0;height:40px;width:40px;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:1.2rem;cursor:pointer}._modal-backdrop_13oz3_1{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:200}._dialog_13oz3_11{z-index:210;position:fixed;background-color:var(--modal-bgcolor, var(--grey));width:var(--modal-width, 70vw);max-width:90vw;min-width:320px;height:var(--modal-height, 300px);min-height:300px;max-height:min(var(--modal-max-height),95vh);box-shadow:0 4px 8px #0003;top:50%;left:50%;transform:translate(-50%,-50%);border:none;outline:none;overflow-y:hidden;transition:height .3s ease-in-out,max-height .3s ease-in-out;display:flex;flex-direction:column}._base-modal_13oz3_33 .ant-spin .ant-spin-dot-item{background-color:#fff!important}._base-modal__centered-text_13oz3_36{display:flex;justify-content:center;align-items:center;margin-top:12px;font-family:bebas neue;color:var(--button-grey);font-size:1.5rem}._base-modal__content_13oz3_45{flex:1;overflow-y:auto;display:flex;flex-direction:column}._base-modal__content__container_13oz3_51{flex:1;display:flex;flex-direction:column}._base-modal__content__container__loading_13oz3_56{display:flex;justify-content:center;align-items:center;flex:1;height:100%;color:var(--button-grey);font-size:2rem;font-weight:700;font-family:bebas neue;gap:40px}._base-modal__footer_13oz3_68{border-top:1px solid var(--button-grey);height:50px;min-height:50px;width:100%}._base-modal__close-btn_13oz3_74{position:absolute;width:100px;height:50px;background-color:var(--red);right:0;font-size:1rem;text-transform:uppercase;cursor:pointer;display:flex;justify-content:center;align-items:center;color:#fff;z-index:250}._base-modal__close-btn_13oz3_74:hover{background-color:#9f0000a9}._base-modal__details-btn_13oz3_92,._base-modal__modify-btn_13oz3_92,._base-modal__cancel-btn_13oz3_92{position:absolute;min-width:130px;height:50px;background-color:var(--red);bottom:0;right:130px;font-size:1rem;text-transform:uppercase;padding:0 20px;cursor:pointer;display:flex;justify-content:center;align-items:center;color:#fff}._base-modal__details-btn_13oz3_92:hover,._base-modal__modify-btn_13oz3_92:hover,._base-modal__cancel-btn_13oz3_92:hover{background-color:var(--button-grey)}._base-modal__details-btn_13oz3_92{background-color:var(--dark-blue);right:0}._base-modal__save-btn_13oz3_115{position:absolute;width:130px;height:50px;background-color:var(--dark-blue);bottom:0;right:0;font-size:1rem;text-transform:uppercase;cursor:pointer;display:flex;justify-content:center;align-items:center;color:#fff}._base-modal__save-btn_13oz3_115:hover{background-color:#111154aa}._base-modal__error-msg_13oz3_133{position:absolute;bottom:0;height:50px;width:100%;z-index:-10}._base-modal__bottom-shred_13oz3_140{position:absolute;bottom:-20px;left:0;right:0;width:100%;height:100px;background-image:url(/assets/scratch_effect-BTWl1rI2.png);background-repeat:repeat-x;background-size:cover}._base-modal__top-shred_13oz3_151{position:absolute;top:-20px;left:0;right:0;width:100%;height:100px;transform:rotate(180deg);background-image:url(/assets/scratch_effect-BTWl1rI2.png);background-repeat:repeat-x;background-size:cover}._profile-picture-modal_t61bh_1{padding:20px}._profile-picture-modal__container_t61bh_4{position:relative}._profile-picture-modal__container__title_t61bh_7{font-size:1.3rem;font-weight:700}._profile-picture-modal__container__loading_t61bh_11{position:absolute;top:30px;left:50%;transform:translate(-50%);z-index:1000;background-color:#f1bc35;padding:10px}._profile-picture-modal__container__picture-upload_t61bh_20{min-height:200px;display:flex;justify-content:center;align-items:center}._profile-picture-modal__container__picture-upload__container_t61bh_26{margin:30px 0;min-height:180px;width:100%;display:flex;justify-content:center;align-items:center;border:2px dashed var(--dark-blue);position:relative}._profile-picture-modal__container__picture-upload__container_t61bh_26 .ant-upload{cursor:pointer;width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;color:var(--dark-blue);font-size:1.5rem;font-weight:700;border-radius:10px;border:0!important;background-color:#f0f0f0;margin:20px 0;transition:all .3s}._profile-picture-modal__container__picture-upload__container_t61bh_26 .ant-upload:hover{background-color:#0f0b5529}._profile-picture-modal__container__picture-upload__container_t61bh_26 .ant-upload.ant-upload-select{border:0;background-color:transparent!important}._profile-picture-modal__container__picture-upload__container_t61bh_26 .ant-upload.ant-upload-select:hover{border:0;border-width:0px}._profile-picture-modal__container__picture-upload__container_t61bh_26 ._selected-image_t61bh_64{display:flex;justify-content:center}._profile-picture-modal__container__picture-upload__container_t61bh_26 ._selected-image_t61bh_64 img{border-radius:50%;padding:10px;cursor:pointer;height:150px}._profile-picture-modal__container__picture-upload__container_t61bh_26 ._clear-button_t61bh_74{position:absolute;top:0;right:0;color:var(--button-grey);font-size:1.5rem;padding:5px;border-radius:50%;cursor:pointer}._profile-picture-modal__container__avatars_t61bh_84{display:flex;gap:5px;flex-wrap:wrap;justify-content:center;align-items:center}._profile-picture-modal__container__avatars_t61bh_84 img{background-color:#989595;border-radius:50%;padding:10px;height:75px;cursor:pointer}._profile-picture-modal__container__avatars_t61bh_84 img:hover,._profile-picture-modal__container__avatars_t61bh_84 img._active_t61bh_102{background-color:var(--dark-blue);color:#fff}._loading-avatars_t61bh_107{display:flex;gap:20px}._user-button_1e3ej_1{position:relative}._user-button__container_1e3ej_4{display:flex;justify-content:center;align-items:center;height:100%;font-size:1rem;margin-left:40px;color:var(--button-grey);cursor:pointer}._user-button__container_1e3ej_4 svg{border:2px solid #8a8888;border-radius:100%;padding:8px}._user-button__container_1e3ej_4:hover,._user-button__container_1e3ej_4._active_1e3ej_19{color:#fff}._user-button__container_1e3ej_4:hover svg,._user-button__container_1e3ej_4._active_1e3ej_19 svg{background-color:var(--dark-blue);border:2px solid var(--dark-blue)}._user-button__container__pop-content_1e3ej_26{min-height:200px;width:200px;background-color:var();display:flex;flex-direction:column;align-items:center;gap:20px}._user-button__container__pop-content__title_1e3ej_35{font-size:1.2rem;font-weight:600;text-align:center}._user-button__container__pop-content__title_1e3ej_35 span{display:block;color:var(--button-grey);font-size:.8rem;margin-top:-2px}._user-button__container__pop-content__buttons2_1e3ej_46{display:flex;gap:10px;width:100%}._user-button__container__pop-content__profile-avatar_1e3ej_51{position:relative;height:120px;cursor:pointer}._user-button__container__pop-content__profile-avatar__img_1e3ej_56{height:120px;width:100%}._user-button__container__pop-content__profile-avatar__img_1e3ej_56 img{height:100%;border-radius:50%;object-fit:cover;background-color:#fff}._user-button__container__pop-content__profile-avatar__img_1e3ej_56:hover:after{content:"Change Avatar";position:absolute;display:flex;justify-content:center;align-items:center;color:#fff;cursor:pointer;text-align:center;top:0;bottom:0;right:0;left:0;opacity:.9;background-color:var(--button-grey);border-radius:50%}._user-button__container__pop-content__profile-avatar__default_1e3ej_84{height:120px;width:120px;border-radius:50%;background-color:#fff;display:flex;justify-content:center;align-items:center;text-align:center;font-weight:600}._user-button__container__pop-content__profile-avatar__default_1e3ej_84:hover{color:#fff;background-color:var(--button-grey);border-radius:50%}._user-button__container__pop-content__buttons_1e3ej_46{max-width:150px;display:flex;flex-direction:column;gap:10px}._user-button__container__pop-content__lock_1e3ej_106{position:absolute;bottom:5px;right:10px;color:var(--red);font-size:1rem;cursor:pointer}._msg-banner_1fj8i_1{flex:1;display:flex;min-height:30px;border-radius:10px;padding:10px 20px;margin:0 auto;justify-content:center;gap:20px;font-size:1rem;align-items:center}._success_1fj8i_14{background-color:#e6f2ce}._warning_1fj8i_18{background-color:orange}._error_1fj8i_22{background-color:#f4a6ad;border:2px solid #fe051a}._navbar_bp4w6_1{z-index:150;position:fixed;top:0;width:100%;min-width:var(--min-width);height:70px;background-color:var(--grey);-webkit-box-shadow:3px 10px 8px 1px rgba(128,128,128,.512);box-shadow:3px 10px 8px 1px #2f2f2f59}._navbar__container_bp4w6_12{max-width:var(--width);min-width:var(--min-width);position:relative;display:flex;margin:0 auto;height:70px}._navbar__container__msg-container_bp4w6_20{position:absolute;top:120px;left:50%;transform:translate(-50%);z-index:1000}@media (max-width: 950px){._navbar__container_bp4w6_12{flex-direction:column;justify-content:center;align-items:flex-start;height:70px}}._navbar__container__logo_bp4w6_35{position:absolute;left:50%;top:20px;margin-left:-55px}._navbar__container__logo_bp4w6_35 img{width:100px}._navbar__container__menu__btn_bp4w6_44{cursor:pointer;display:none;margin-left:20px;align-self:center;height:50px;font-size:2rem;color:#757575;border:1px solid #000;border-radius:5px;padding:5px 15px;width:60px}@media (max-width: 950px){._navbar__container__menu__btn_bp4w6_44{display:flex;align-self:unset;align-items:center;justify-content:center}._navbar__container__menu__btn_bp4w6_44._active_bp4w6_64{background-color:var(--dark-blue);color:#fff;font-size:1.5rem}}._navbar__container__menu_bp4w6_44{display:flex;width:100%;gap:5px;justify-content:center;position:relative;margin-left:85px}@media (max-width: 950px){._navbar__container__menu_bp4w6_44{background-color:var(--grey);opacity:.9;position:absolute;top:70px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:40px;box-shadow:3px 10px 8px 1px #2f2f2f59;max-height:0px;overflow:hidden;margin-left:0;transition:all .5s ease}._navbar__container__menu_bp4w6_44._open_bp4w6_94{max-height:500px;padding:20px;border-top:2px solid #000;border-bottom:2px solid #000}}._navbar__container__menu_bp4w6_44 .menu-item:first-child{margin-left:-80px}@media (max-width: 950px){._navbar__container__menu_bp4w6_44 .menu-item:first-child{margin-left:0}}._navbar__container__menu__empty_bp4w6_109{width:60px}@media (max-width: 950px){._navbar__container__menu__empty_bp4w6_109{display:none}}._navbar__container__menu__user_bp4w6_117{position:absolute;right:120px;display:flex;justify-content:center;align-items:center;height:100%}@media (max-width: 950px){._navbar__container__menu__user_bp4w6_117{top:20px;right:20px;height:unset}}._navbar__container__menu__buttons_bp4w6_132{height:100%;position:absolute;right:0;display:flex;flex-direction:column;justify-content:center;gap:10px}@media (max-width: 950px){._navbar__container__menu__buttons_bp4w6_132{right:20px}}._header_1is5s_1{display:flex;position:relative;flex-direction:column}._header__hero2_1is5s_6{display:flex;justify-content:center;align-items:center;gap:0px;width:100%;position:relative;min-width:var(--min-width);height:300px;background-image:url(/assets/hero_bg1_sm-DE55aEK-.jpg);background-size:cover;background-repeat:no-repeat;background-position:center;background-color:#fff;align-items:flex-end}._header__hero2_1is5s_6:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#79777780}._header__hero2__title_1is5s_31{font-family:Bebas Neue;font-size:5rem;color:#fff;z-index:10}._header__hero_1is5s_6{display:flex;justify-content:center;align-items:center;gap:0px;min-width:var(--min-width);height:400px;position:relative}@media (max-width: 768px){._header__hero_1is5s_6{height:280px}}._header__hero__danish-side_1is5s_51{width:50%;height:100%;background-image:url(/assets/danish_flag_sm-B9N4XrCP.jpg);background-size:cover;background-repeat:no-repeat;background-position:center left}._header__hero__texas-side_1is5s_59{width:50%;height:100%;background-image:url(/assets/texas_flag_sm-w8l5RW5D.jpg);background-size:cover;background-repeat:no-repeat;background-position:center left;-webkit-box-shadow:-7px 0px 8px 1px rgba(147,147,147,.84);box-shadow:-7px 0 15px 1px #2f2f2fa8}._header__hero__footer_1is5s_69{position:absolute;right:0;left:0;bottom:-20px;height:50px;background-image:url(/assets/scratch_effect-BTWl1rI2.png);background-repeat:repeat-x;background-position:center;display:flex;justify-content:center;align-items:flex-start}._header__hero__footer_1is5s_69>div{margin-top:-70px;margin-left:-20px;font-size:3rem;color:#fff;font-family:Cactus Classical Serif;font-weight:900;word-spacing:-2px;text-shadow:2px 2px 4px rgba(0,0,0,.5)}@media (max-width: 768px){._header__hero__footer_1is5s_69>div{font-size:2rem;margin-top:-50px}}@media (max-width: 430px){._header__hero__footer_1is5s_69>div{font-size:1.6rem;margin-top:-40px;margin-left:-10px}}._terms-and-conditions_hm1wn_1{padding:20px}._terms-and-conditions__title_hm1wn_4{font-family:bebas neue;font-weight:700;font-size:2rem;color:var(--button-grey)}._terms-and-conditions__container_hm1wn_10{margin-top:30px}._terms-and-conditions__container_hm1wn_10 h2{font-family:bebas neue;font-weight:700;font-size:1.5rem;color:var(--button-grey)}._dch-by-laws_138a1_1{padding:20px}._dch-by-laws__title_138a1_4{font-family:bebas neue;font-weight:700;font-size:2rem;color:var(--button-grey)}._dch-by-laws__container_138a1_10{margin-top:30px}._dch-by-laws__container_138a1_10 h2{text-align:center;font-family:bebas neue;font-weight:700;font-size:1.5rem;color:var(--button-grey)}._dch-by-laws__container_138a1_10 ul{list-style-type:none;padding-left:0;counter-reset:list-counter}._dch-by-laws__container_138a1_10 ul>li{counter-increment:list-counter;list-style-type:none;margin-bottom:5px}._dch-by-laws__container_138a1_10 ul>li:before{content:counter(list-counter) ". ";font-weight:700}._dch-by-laws__container_138a1_10 ul ul{padding-left:20px;counter-reset:sub-counter}._dch-by-laws__container_138a1_10 ul ul>li{counter-increment:sub-counter;list-style-type:none}._dch-by-laws__container_138a1_10 ul ul>li:before{content:counter(sub-counter,lower-alpha) ") ";font-weight:700}._privacy-policy_1y7kk_1{padding:20px}._privacy-policy__title_1y7kk_4{font-family:bebas neue;font-weight:700;font-size:2rem;color:var(--button-grey)}._privacy-policy__container_1y7kk_10{margin-top:30px}._privacy-policy__container_1y7kk_10 h2{text-align:center;font-family:bebas neue;font-weight:700;font-size:1.5rem;color:var(--button-grey)}._privacy-policy__container_1y7kk_10 ul{list-style-type:none;padding-left:0}._privacy-policy__container_1y7kk_10 ul>li{list-style-type:none;margin-bottom:15px}._privacy-policy__container_1y7kk_10 ul>li p{margin-top:20px;padding-left:20px}._privacy-policy__container_1y7kk_10 ul ul{padding-left:20px;counter-reset:list-counter}._privacy-policy__container_1y7kk_10 ul ul>li{counter-increment:list-counter;list-style-type:none}._privacy-policy__container_1y7kk_10 ul ul>li:before{content:counter(list-counter) ". ";font-weight:700}._footer_1oh5j_1{max-width:var(--width);min-width:var(--min-width);margin:50px auto 0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;border-top:2px solid var(--section-title);box-sizing:border-box}._footer__top_1oh5j_14{border-bottom:1px solid #000;padding:20px;width:100%}._footer__top__container_1oh5j_19{display:flex;justify-content:space-between;align-items:flex-end}._footer__top__container__left_1oh5j_24 img{height:150px}@media (max-width: 768px){._footer__top__container__left_1oh5j_24 img{height:100px}}._footer__top__container__center__social_1oh5j_32{width:50%;display:flex;align-items:flex-start;justify-content:space-around;margin-left:20px;justify-content:flex-start;align-items:flex-end}@media (max-width: 768px){._footer__top__container__center__social_1oh5j_32{width:unset;flex-direction:column;font-size:.7rem;gap:15px}._footer__top__container__center__social_1oh5j_32 span{display:none}}._footer__top__container__center__social__item_1oh5j_52{display:flex;flex-direction:column;width:100%;align-items:center;justify-content:center;text-align:center;font-weight:500;cursor:pointer}._footer__top__container__center__social__item_1oh5j_52:hover{color:var(--button-grey)}._footer__top__container__center__social__item_1oh5j_52 svg{font-size:3rem}@media (max-width: 768px){._footer__top__container__center__social__item_1oh5j_52 svg{font-size:2rem}}._footer__top__container__right_1oh5j_73 ul{display:flex;flex-direction:column;gap:15px;justify-content:space-between;align-items:flex-end;font-size:1.2rem;font-weight:500}._footer__top__container__right_1oh5j_73 ul li{list-style:none;cursor:pointer;color:var(--button-grey)}._footer__top__container__right_1oh5j_73 ul li:hover{color:var(--red)}@media (max-width: 768px){._footer__top__container__right_1oh5j_73 ul{gap:7px;font-size:1rem}}._footer__bottom__copyright_1oh5j_96{margin-top:20px;width:100%;text-align:center}@media (max-width: 430px){._footer__bottom__copyright_1oh5j_96{font-size:.8rem}}._backdrop_7tw3t_1{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:20;background-color:var(--grey);display:flex;justify-content:center;align-items:center}._unlock_7tw3t_15{animation:_unlock-up_7tw3t_1 .3s ease-in-out}._modal_7tw3t_20{position:fixed;display:flex;flex-direction:column;justify-content:center;align-items:center;width:90%;max-width:500px;min-width:300px;height:200px;background-color:var(--red);padding:1rem;border-radius:14px;border:2px solid var(--white);box-shadow:0 2px 8px #00000040;z-index:30;color:#fff;gap:20px;margin:0 auto}._modal_7tw3t_20._shake_7tw3t_41{animation:_shake_7tw3t_41 .2s ease-in-out 0s 2;border:2px solid red;margin:0 auto}._modal__content_7tw3t_47{width:100%;display:flex;align-items:center;justify-content:center;gap:5px}._modal__content_7tw3t_47 input{height:2rem}._modal__submit_7tw3t_59{font-size:2.8rem;filter:drop-shadow(2px 1px 1px #a4a1a1);cursor:pointer}._modal__submit_7tw3t_59:hover{filter:drop-shadow(2px 1px 1px #000);color:#d9d8d8}._modal__loading_7tw3t_72{margin-left:20px}._modal__error_7tw3t_76{color:#fff;font-size:.9rem;font-weight:700;text-transform:uppercase}._main_logo_7tw3t_83 img{width:200px;margin:0 auto}._main_logo_7tw3t_83{position:relative;top:-220px;z-index:100}@keyframes _slide-down_7tw3t_1{0%{opacity:0;transform:translateY(-3rem)}to{opacity:1;transform:translateY(0)}}@keyframes _shake_7tw3t_41{0%{margin-left:0rem}25%{margin-left:2rem}50%{margin-left:-2rem}75%{margin-left:2rem}to{margin-left:0rem}}._root_gqrwc_1{width:100%}._error-handler_s2tb7_1{display:flex;flex-direction:column;align-items:center;justify-content:center}._error-handler__container_s2tb7_7{margin-top:80px;max-width:min(500px,90vw);position:relative;display:flex;flex-direction:column;background-color:#cecccc;padding:20px}._error-handler__container__title_s2tb7_16{font-family:bebas neue;font-size:3rem;text-align:center;margin-bottom:20px;color:var(--button-grey);position:absolute;right:0;top:-45px}._error-handler__container__img_s2tb7_26{position:absolute;top:-60px;left:-20px}._error-handler__container__msg_s2tb7_31{text-align:center}._error-handler__container__msg_s2tb7_31 h1{font-family:bebas neue;font-weight:800;color:#fff;color:red}._error-handler__container__navButtons_s2tb7_40{display:flex;flex-direction:column;gap:20px}._error-handler__container__errorId_s2tb7_45{margin-top:20px;text-align:center}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}.ant-btn-primary{background-color:var(--dark-blue)!important;border-color:var(--dark-blue)!important}.ant-btn-primary:hover,.ant-btn-primary:focus{background-color:var(--button-grey)!important;border-color:var(--button-grey)!important}.ant-btn-default{color:var(--dark-blue)!important;border-color:#000!important}.ant-btn-default:hover,.ant-btn-default:focus{color:#fff!important;background-color:var(--button-grey)!important}*{font-family:Roboto,Arial,Helvetica,sans-serif;margin:0;padding:0;box-sizing:border-box;--width: 1100px;--max-width: var(--width);--min-width: 370px;--grey: #d9d9d9;--dark-blue: #012764;--button-grey: #979696;--red: #ca0c30;--section-title: #c1b5b5;--sm: 430px;--md: 768px;--lg: 1130px;--xl: 1200px}.ant-switch-checked{background-color:var(--dark-blue)!important}.ant-input-status-error,.ant-picker-status-error{border-width:.14rem!important}.ant-spin .ant-spin-dot-item{background-color:#fff!important}:root{background-color:#f3efeb;overflow:scroll;height:auto}:root label{cursor:pointer}:root a{text-decoration:none;color:unset}
