@charset "UTF-8";
/***!  Style Declaration  !***/

:root{--ic-text-info:#4c5fb0}.ic-registration-box{display:flex;gap:.5rem}.ic-registration-box .ic-button-box{float:left;margin:.5rem 0}.ic-svg{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.ic-dropdown{display:inline-block;width:auto}.ic-dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;max-height:50vh;overflow:auto;padding:0;margin:0;font-size:1rem;color:#22262a;text-align:left;list-style:none;background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;border-top-left-radius:0}.ic-dropdown-item{display:block;width:100%;padding:0.5rem;clear:both;font-weight:400;color:#22262a;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.ic-dropdown-item img{vertical-align:middle;padding:0;margin:0}.ic-dropdown-toggle{border-bottom-right-radius:.25rem !important;border-bottom-left-radius:.25rem !important}.ic-dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.ic-float-right{float:right}.ic-map-wrapper,.ic-map-iframe{width:100%;height:380px;overflow:hidden;box-sizing:content-box}
