@charset "UTF-8";.C--avatar.type--1{background-position:center center;background-repeat:no-repeat;background-size:cover;min-width:40px;min-height:40px;background-color:#0000001a;border-radius:100px}.C--button.type--1{display:inline-block;vertical-align:middle;margin:0;padding:10px 16px;font-size:1.25rem;font-weight:600;color:#fff;line-height:1.6;text-align:center;text-transform:uppercase;text-decoration:none;cursor:pointer;background-color:#999;background-image:linear-gradient(0deg,#999,#b3b3b3);outline:none;outline:0;outline-offset:0;-webkit-border-radius:6px;-khtml-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;-webkit-transition:background-color .3s;transition:background-color .3s}.C--button.type--1:hover{background-color:#9a9a9a;background-image:none}.C--button.type--1:active{background-color:#666}.C--button.type--1:focus{background-color:#666}.C--button.type--1 .material-icons{margin-left:-4px;margin-right:4px}.C--button.type--1.-full-width{display:block;width:100%}.C--button.type--1.-size--small{padding:6px 16px}.C--button.type--1.-theme-primary{background-color:#f18700;background-image:linear-gradient(0deg,#f18700,#f39f33)}.C--button.type--1.-theme-primary:hover{background-color:#f18700;background-image:none}.C--button.type--1.-theme-primary:active{background-color:#b36400}.C--button.type--1.-theme-primary:focus{background-color:#b36400}.C--button.type--1.-theme-secondary{background-color:#999;background-image:linear-gradient(0deg,#999,#b3b3b3)}.C--button.type--1.-theme-secondary:hover{background-color:#9a9a9a;background-image:none}.C--button.type--1.-theme-secondary:active{background-color:#666}.C--button.type--1.-theme-secondary:focus{background-color:#666}.C--button.type--1.-theme-dangerous{background-color:#9f041b;background-image:linear-gradient(0deg,#9f041b,#f5515f)}.C--button.type--1.-theme-dangerous:hover{background-color:#9f041b;background-image:none}.C--button.type--1.-theme-dangerous:active{background-color:#7c0315}.C--button.type--1.-theme-dangerous:focus{background-color:#7c0315}.C--button.type--1.-theme-binus-blue{background-color:#026ca2;background-image:linear-gradient(0deg,#026ca2,#028ed5)}.C--button.type--1.-theme-binus-blue:hover{background-color:#026ca2;background-image:none}.C--button.type--1.-theme-binus-blue:active{background-color:#014a6f}.C--button.type--1.-theme-binus-blue:focus{background-color:#014a6f}.C--button.type--1.-theme-ghost,.C--button.type--1.-theme-ghost-borderless{background-color:#fff;background-image:none;outline:2px solid #999999;outline-offset:-2px;color:#666}.C--button.type--1.-theme-ghost-borderless,.C--button.type--1.-theme-ghost-borderless-borderless{outline:0;outline-offset:0}.C--button.type--1.-theme-ghost:hover,.C--button.type--1.-theme-ghost-borderless:hover{background-color:#fdf3e6;color:#f18700}.C--button.type--1.-theme-ghost:active,.C--button.type--1.-theme-ghost-borderless:active{background-color:#fadbb3;outline:2px solid #f18700;outline-offset:-2px}.C--button.type--1.-theme-ghost-inverted,.C--button.type--1.-theme-ghost-inverted-borderless{background-color:#fff;background-image:none;outline:2px solid #999999;outline-offset:-2px;color:#f18700}.C--button.type--1.-theme-ghost-inverted-borderless,.C--button.type--1.-theme-ghost-inverted-borderless-borderless{outline:0;outline-offset:0}.C--button.type--1.-theme-ghost-inverted:hover,.C--button.type--1.-theme-ghost-inverted-borderless:hover{background-color:#fdf3e6;color:#666}.C--button.type--1.-theme-ghost-inverted:active,.C--button.type--1.-theme-ghost-inverted-borderless:active{background-color:#fadbb3;outline:2px solid #f18700;outline-offset:-2px}.C--button.type--1.-theme-disabled{background-color:#ebebeb;background-image:none;outline:1px solid #d9d9d9;outline-offset:-1px;color:#b8b8b8;cursor:not-allowed}.C--button.type--1.-is-loading{position:relative;color:transparent}.C--button.type--1.-is-loading:hover{color:transparent}.C--button.type--1.-is-loading:after{display:block;position:absolute;top:calc(50% - 10px);left:calc(50% - 10px);content:"";width:20px;height:20px;border:2px solid #fff;border-radius:290486px;border-right-color:transparent;border-top-color:transparent;-webkit-animation:spin-around .5s infinite linear;animation:spin-around .5s infinite linear}.C--combobox.type--1{display:block;position:relative;flex-shrink:1}.C--combobox.type--1.invalid .dd__control{border-color:var(--danger)}.C--combobox.type--1.invalid .dd__control:hover{border-color:#0000004d!important}.C--combobox.type--1.invalid .dd__control:focus{border-color:#0000004d!important}.C--combobox.type--1 .dd__control{overflow:auto}.C--combobox.type--1 div>div::-webkit-scrollbar{width:0px;height:0px;background:transparent}.C--combobox.type--1 .combobox-invalid-message{position:absolute;color:var(--danger);font-size:10px;bottom:-1.5rem;left:0}.C--pagination.type--1 .dropdown{min-width:90px}.C--pagination.type--1 .pagination{margin-bottom:0}.C--pagination.type--1 .pagination .page-item .page-link{border:0;border-radius:0;font-weight:700;color:initial;padding:initial 10px}@media(max-width:540px){.C--pagination.type--1 .responsive-button{font-size:7vw}}.StudentCard{display:flex;flex-direction:row;align-items:center}.StudentCard .image{height:32px;width:32px;border-radius:32px}.StudentCard .info-wrapper{width:calc(100% - 40px);margin-top:5px}.StudentCard .name{width:100%;margin-left:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px}.StudentCard .nim{margin-left:10px;margin-top:-15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;color:#999}.tab__component .tab__container .tab__item .tab__option .tab__text{color:#333;font-size:16px;line-height:22px}.tab__component .tab__container .tab__item .tab__option .active__tab{color:#f18700;border-bottom-width:1px;border-bottom-color:#f18700}.tab__component .tab__container .tab__item .tab__option .active__tab__under{background-color:#f18700;height:2px;margin-top:10px;margin-bottom:-10px}.tab__component .tab__content{background-color:transparent;border-color:transparent}.C--tabs.type-1 .tab-item.disabled{opacity:.5}.C--tabs.type-1 .tab-item .nav-link{border:0;color:#bebebe;font-size:1.8rem}.C--tabs.type-1 .tab-item .nav-link.active{border-bottom:4px solid #f3931b;background-color:initial;color:#f3931b}.C--tabs.type-1 .tab-item .nav-link{border:0;color:#bebebe;font-size:1.8rem;color:#333}.C--tabs.type-1{-webkit-user-select:none;user-select:none;border-bottom:1px solid #bebebe}.C--tabs-content.type-1{margin:0;background:initial;border:0}.C--tabs-content.type-1 .tab-pane{padding:0}.C--tabs .tab-menu{border:0;box-shadow:0 2px 10px #00000040;font-size:1em;z-index:1110;max-height:300px!important;overflow-y:auto!important}.C--tabs .tab-menu .tab-menu-item:active,.C--tabs .tab-menu .tab-menu-item.active{background-color:#f3931b}.C--tabs .tab-menu .tab-menu-item:focus,.C--tabs .tab-menu .tab-menu-item.focus{outline:none}.C--tabs .tab-menu .tab-menu-item{font-size:inherit}.C--tabs.type-3{-moz-box-flex:initial}.C--tabs.type-3 .dropdown .tab-menu{border-top:4px solid #f3931b;border-radius:0 0 6px 6px;overflow:hidden;min-width:230px;z-index:1110;max-height:300px!important;overflow-y:auto!important}.C--tabs.type-3 .dropdown .tab-menu-link{border-bottom:.1px solid #bebebe;background-color:initial;color:initial}.C--tabs.type-3 .tab-item.disabled{opacity:.5;cursor:not-allowed}.C--tabs.type-3 .tab-item{font-size:1.8rem}.C--tabs.type-3 .tab-item-link,.C--tabs.type-3 .dropdown>.dropdown-toggle{border-radius:5px 5px 0 0;background-color:initial}.C--tabs.type-3 .tab-item-link,.C--tabs.type-3 .dropdown>.dropdown-toggle,.C--tabs.type-3 .tab-menu-link{color:initial;border:0}.C--tabs.type-3 .tab-item-link:active,.C--tabs.type-3 .dropdown>.dropdown-toggle:active,.C--tabs.type-3 .tab-menu-link:active{background-color:initial;color:#f3931b}.C--tabs.type-3 .tab-item-link.active,.C--tabs.type-3 .dropdown>.dropdown-toggle.active,.C--tabs.type-3 .tab-menu-link.active{border-bottom:4px solid #f3931b;background-color:initial;color:#f3931b}.C--tabs.type-3 .tab-item-link.tab-inactive:hover,.C--tabs.type-3 .dropdown>.dropdown-toggle.tab-inactive:hover,.C--tabs.type-3 .tab-menu-link.tab-inactive:hover{border-bottom:4px solid #d8d8d8}.C--tabs.type-3 .dropdown.show>.dropdown-toggle,.C--tabs.type-3 .dropdown.active>.dropdown-toggle{background-color:initial;color:#f3931b}.C--tabs{-webkit-user-select:none;user-select:none}.C--tabs.type-4{border-bottom:2px solid #f3931b;padding:0 .5px}.C--tabs.type-4 .dropdown .tab-menu{border-top:2px solid #f3931b;border-radius:0 0 6px 6px;overflow:hidden;min-width:230px;z-index:1110;max-height:300px!important;overflow-y:auto!important}.C--tabs.type-4 .dropdown .tab-menu-link{border-radius:initial;background-color:#fff;border-color:initial;color:initial}.C--tabs.type-4 .dropdown .tab-menu-link.default:hover{background-color:#ccc!important;color:#000!important}.C--tabs.type-4 .dropdown .tab-menu-link.active:hover,.C--tabs.type-4 .dropdown .dropdown-toggle:hover[aria-expanded=true]{opacity:.9}.C--tabs.type-4 .dropdown .dropdown-toggle:hover[aria-expanded=false]{background-color:#ccc!important;color:#000!important}.C--tabs.type-4 .tab-item{margin:initial;margin:0 .5px}.C--tabs.type-4 .tab-item-link.default:hover{background-color:#ccc!important;color:#000!important}.C--tabs.type-4 .tab-item-link.active:hover{opacity:.9}.C--tabs.type-4 .tab-item-link,.C--tabs.type-4 .dropdown>.dropdown-toggle{border-radius:5px 5px 0 0;background-color:#d9d9d9}.C--tabs.type-4 .tab-item-link,.C--tabs.type-4 .dropdown>.dropdown-toggle,.C--tabs.type-4 .tab-menu-link{color:initial;padding:10px 12px;border:0}.C--tabs.type-4 .tab-item-link:active,.C--tabs.type-4 .tab-item-link.active,.C--tabs.type-4 .dropdown>.dropdown-toggle:active,.C--tabs.type-4 .dropdown>.dropdown-toggle.active,.C--tabs.type-4 .tab-menu-link:active,.C--tabs.type-4 .tab-menu-link.active{background-color:#f3931b;color:#fff}.C--tabs.type-4 .dropdown.show>.dropdown-toggle,.C--tabs.type-4 .dropdown.active>.dropdown-toggle{background-color:#f3931b;color:#fff}.top-z-index{z-index:9999999}.disabled-tab-hover{position:absolute;width:100%;height:100%;min-height:50px;top:0;cursor:not-allowed;border-radius:10px}.C--table-responsive{overflow:auto}.C--table-responsive:not(.table-no-border){border:1px solid rgba(0,0,0,.1);border-color:#e6e6e6;-webkit-border-radius:6px;-khtml-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px}div.table-responsive{background-color:#fff!important;border-radius:6px!important;margin-top:8px!important}div.publish-course-table,div.master-course-table,div.lms-course-adjustment-table{overflow:auto!important}.C--table.wo-margin-top{margin-top:0!important}.C--table{width:100%;margin-bottom:0;margin-top:5px!important}.C--table thead{height:40px;background-color:#fff!important}.C--table thead tr th,.C--table thead tr td{padding:10px;font-size:1.4rem;font-weight:700;line-height:1.4;color:#333;text-align:left;background:#fff!important;border-bottom:1px solid rgba(0,0,0,.1);border-top:0;vertical-align:middle}.C--table thead tr th.sort,.C--table thead tr td.sort{cursor:pointer!important;-webkit-user-select:none;user-select:none;white-space:nowrap;align-content:center}.C--table thead tr th.sort.sort:before,.C--table thead tr td.sort.sort:before{display:none!important}.C--table thead tr th.sort.sort:after,.C--table thead tr td.sort.sort:after{margin-left:5px!important;right:0!important;display:inline!important;position:relative!important;content:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Created%20with%20Inkscape%20(http://www.inkscape.org/)%20--%3e%3csvg%20width='1.59574mm'%20height='2.6458299mm'%20viewBox='0%200%201.5957399%202.6458299'%20version='1.1'%20id='svg5'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3cdefs%20id='defs2'%20/%3e%3cg%20id='layer1'%20transform='translate(265.86083,-153.52095)'%3e%3cpath%20id='path55'%20style='fill:%23b9bbbc;fill-opacity:1;fill-rule:evenodd;stroke-width:0.00235849'%20d='m%20-264.26509,154.64657%20h%20-0.79786%20-0.79788%20l%200.39893,-0.56282%200.39895,-0.5628%200.39893,0.5628%20z'%20/%3e%3cpath%20id='path137'%20style='fill:%23b9bbbc;fill-opacity:1;fill-rule:evenodd;stroke-width:0.00235849'%20d='m%20-264.26509,155.04115%20h%20-0.79786%20-0.79788%20l%200.39893,0.56281%200.39895,0.56282%200.39893,-0.56282%20z'%20/%3e%3c/g%3e%3c/svg%3e")!important}.C--table thead tr th.sort.sort.asc:after,.C--table thead tr td.sort.sort.asc:after{content:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Created%20with%20Inkscape%20(http://www.inkscape.org/)%20--%3e%3csvg%20width='1.59574mm'%20height='2.6458299mm'%20viewBox='0%200%201.5957399%202.6458299'%20version='1.1'%20id='svg5'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3cdefs%20id='defs2'%20/%3e%3cg%20id='layer1'%20transform='translate(265.86083,-153.52095)'%3e%3cpath%20id='path55'%20style='fill:%23666666;fill-opacity:1;fill-rule:evenodd;stroke-width:0.00235849'%20d='m%20-264.26509,154.64657%20h%20-0.79786%20-0.79788%20l%200.39893,-0.56282%200.39895,-0.5628%200.39893,0.5628%20z'%20/%3e%3cpath%20id='path137'%20style='fill:%23b9bbbc;fill-opacity:1;fill-rule:evenodd;stroke-width:0.00235849'%20d='m%20-264.26509,155.04115%20h%20-0.79786%20-0.79788%20l%200.39893,0.56281%200.39895,0.56282%200.39893,-0.56282%20z'%20/%3e%3c/g%3e%3c/svg%3e")!important}.C--table thead tr th.sort.sort.desc:after,.C--table thead tr td.sort.sort.desc:after{content:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Created%20with%20Inkscape%20(http://www.inkscape.org/)%20--%3e%3csvg%20width='1.59574mm'%20height='2.6458299mm'%20viewBox='0%200%201.5957399%202.6458299'%20version='1.1'%20id='svg5'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3cdefs%20id='defs2'%20/%3e%3cg%20id='layer1'%20transform='translate(265.86083,-153.52095)'%3e%3cpath%20id='path55'%20style='fill:%23666666;fill-opacity:1;fill-rule:evenodd;stroke-width:0.00235849'%20d='m%20-264.26509,155.04116%20h%20-0.79786%20-0.79788%20l%200.39893,0.56282%200.39895,0.5628%200.39893,-0.5628%20z'%20/%3e%3cpath%20id='path137'%20style='fill:%23b9bbbc;fill-opacity:1;fill-rule:evenodd;stroke-width:0.00235849'%20d='m%20-264.26509,154.64658%20h%20-0.79786%20-0.79788%20l%200.39893,-0.56281%200.39895,-0.56282%200.39893,0.56282%20z'%20/%3e%3c/g%3e%3c/svg%3e")!important}.C--table thead tr th.sticky,.C--table thead tr td.sticky{position:sticky;top:0}.C--table tbody tr{background-color:#fff!important}.C--table tbody tr td,.C--table tbody tr th{padding:10px;font-size:1.4rem;line-height:1.4;text-align:left;border-bottom:1px solid rgba(0,0,0,.1);border-bottom-color:#e6e6e6}.C--table tbody tr th{font-weight:700}.C--table tbody tr:last-child td,.C--table tbody tr:last-child th{border-bottom:0}.C--table tbody tr:nth-child(2n){background-color:#fafafa!important}.C--table.-layout--stripped table tbody tr:nth-child(2n) td,.C--table.-layout--stripped table tbody tr:nth-child(2n) th{background:#f9f9f9}.C--passbox.type--1{display:block;position:relative;flex:1}.C--passbox.type--1 .passbox__input{display:block;padding:0 13px;width:100%;height:40px;font-size:1.4rem;background:#fff;outline:0;box-shadow:none;border:1px solid rgba(0,0,0,.1);-webkit-border-radius:6px;-khtml-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px}.C--passbox.type--1 .passbox__input:focus{border-color:#0000004d}.C--passbox.type--1 .passbox__key{display:block;position:absolute;top:0;right:0;z-index:1;width:40px;height:100%;background:none;cursor:pointer}.C--passbox.type--1 .passbox__key .material-icons{line-height:1}.C--passbox.type--1 .passbox__key .visibility__on{display:block}.C--passbox.type--1 .passbox__key .visibility__off{display:none}.C--textbox.type--1{display:block;padding:0 13px;width:100%;height:38px;box-sizing:border-box;font-size:1.4rem;background:#fff;outline:0;box-shadow:none;border:1px solid rgba(0,0,0,.1);-webkit-border-radius:6px;-khtml-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px}.C--textbox.type--1:focus{border-color:#0000004d}.C--textbox.type--1:disabled{color:#999;background-color:#d6d6d6;border-color:"#D6D6D6"}.C--textbox.type--1.invalid{border-color:var(--danger)}.C--textbox.type--1.invalid:hover{border-color:#0000004d!important}.C--textbox.type--1.invalid:focus{border-color:#0000004d!important}.C--textbox.type--2{padding:0 13px;width:auto;height:38px;box-sizing:border-box;font-size:1.4rem;background:#fff;outline:0;box-shadow:none;border:1px solid rgba(0,0,0,.1);-webkit-border-radius:6px;-khtml-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px}.C--textbox.type--2:focus{border-color:#0000004d}.C--textbox.type--2:disabled{color:#999;background:#f2f2f2;border-color:"#D6D6D6"}.C--textbox.type--2.invalid{border-color:var(--danger)}.C--textbox.type--2.invalid:hover{border-color:#0000004d!important}.C--textbox.type--2.invalid:focus{border-color:#0000004d!important}.textbook-spinner{position:absolute;right:5px;top:10px}.textbox-title{font-size:12px;margin-bottom:.5rem}.textbox-invalid-message{position:absolute;color:var(--danger);font-size:10px;bottom:-1.5rem;left:0}.invalid-message{position:absolute;color:var(--danger);font-size:10px}.rdrCalendarWrapper{box-sizing:border-box;background:#fff;display:inline-flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdrDateDisplay{display:flex;justify-content:space-between}.rdrDateDisplayItem{flex:1 1;width:0;text-align:center;color:inherit}.rdrDateDisplayItem+.rdrDateDisplayItem{margin-left:.833em}.rdrDateDisplayItem input{text-align:inherit}.rdrDateDisplayItem input:disabled{cursor:default}.rdrMonthAndYearWrapper{box-sizing:inherit;display:flex;justify-content:space-between}.rdrMonthAndYearPickers{flex:1 1 auto;display:flex;justify-content:center;align-items:center}.rdrNextPrevButton{box-sizing:inherit;cursor:pointer;outline:none}.rdrMonths{display:flex}.rdrMonthsVertical{flex-direction:column}.rdrMonthsHorizontal>div>div>div{display:flex;flex-direction:row}.rdrMonth{width:27.667em}.rdrWeekDays{display:flex}.rdrWeekDay{flex-basis:calc(100% / 7);box-sizing:inherit;text-align:center}.rdrDays{display:flex;flex-wrap:wrap}.rdrInfiniteMonths{overflow:auto}.rdrDateRangeWrapper{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdrDateInput{position:relative}.rdrDateInput input{outline:none}.rdrDateInput .rdrWarning{position:absolute;font-size:1.6em;line-height:1.6em;top:0;right:.25em;color:red}.rdrDay{box-sizing:inherit;width:calc(100% / 7);position:relative;font:inherit;cursor:pointer}.rdrDayNumber{display:block;position:relative}.rdrDayNumber span{color:#1d2429}.rdrDayDisabled{cursor:not-allowed}@supports (-ms-ime-align: auto){.rdrDay{flex-basis:14.285%!important}}.rdrSelected,.rdrInRange,.rdrStartEdge,.rdrEndEdge,.rdrDayStartPreview,.rdrDayInPreview,.rdrDayEndPreview{pointer-events:none}.rdrDateRangePickerWrapper{display:inline-flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdrStaticRanges{display:flex;flex-direction:column}.rdrStaticRange{font-size:inherit}.rdrInputRange{display:flex}.rdrCalendarWrapper{color:#000;font-size:12px}.rdrDateDisplay{margin:.833em}.rdrDateDisplayItem{border-radius:4px;background-color:#fff;border:1px solid rgba(0,0,0,.1019607843)}.rdrDateDisplayItem input{cursor:pointer;height:2.5em;line-height:2.5em;border:0px;background:transparent;width:100%;color:#849095}.rdrDateDisplayItemActive{border-color:#028ed5}.rdrDateDisplayItemActive input{color:#7d888d}.rdrMonthAndYearWrapper{align-items:center;height:60px;padding-top:10px}.rdrMonthAndYearPickers{font-weight:600}.rdrMonthAndYearPickers select{appearance:none;-webkit-appearance:none;border:0;background:transparent;padding:10px 30px 10px 10px;border-radius:4px;outline:0;color:#3e484f;background:url("data:image/svg+xml;utf8,<svg width='9px' height='6px' viewBox='0 0 9 6' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Artboard' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' transform='translate(-636.000000, -171.000000)' fill-opacity='0.368716033'><g id='input' transform='translate(172.000000, 37.000000)' fill='%230E242F' fill-rule='nonzero'><g id='Group-9' transform='translate(323.000000, 127.000000)'><path d='M142.280245,7.23952813 C141.987305,6.92353472 141.512432,6.92361662 141.219585,7.23971106 C140.926739,7.5558055 140.926815,8.06821394 141.219755,8.38420735 L145.498801,13 L149.780245,8.38162071 C150.073185,8.0656273 150.073261,7.55321886 149.780415,7.23712442 C149.487568,6.92102998 149.012695,6.92094808 148.719755,7.23694149 L145.498801,10.7113732 L142.280245,7.23952813 Z' id='arrow'></path></g></g></g></svg>") no-repeat;background-position:right 8px center;cursor:pointer;text-align:center}.rdrMonthAndYearPickers select:hover{background-color:#00000012}.rdrMonthPicker,.rdrYearPicker{margin:0 5px}.rdrNextPrevButton{display:block;width:24px;height:24px;margin:0 .833em;padding:0;border:0;border-radius:5px;background:#eff2f7}.rdrNextPrevButton:hover{background:#e1e7f0}.rdrNextPrevButton i{display:block;width:0;height:0;padding:0;text-align:center;border-style:solid;margin:auto;transform:translate(-3px)}.rdrPprevButton i{border-width:4px 6px 4px 4px;border-color:transparent rgb(52,73,94) transparent transparent;transform:translate(-3px)}.rdrNextButton i{margin:0 0 0 7px;border-width:4px 4px 4px 6px;border-color:transparent transparent transparent rgb(52,73,94);transform:translate(3px)}.rdrWeekDays{padding:0 .833em;background:#f5f5f5;border-top:1px solid #d8d8d8}.rdrMonth{padding:0 .833em 1.666em;width:initial}.rdrMonth .rdrWeekDays{padding:0}.rdrMonths.rdrMonthsVertical .rdrMonth:first-child .rdrMonthName{display:none}.rdrWeekDay{font-weight:400;line-height:2.667em;color:#849095}.rdrDay{background:transparent;-webkit-user-select:none;user-select:none;border:0;padding:0;line-height:3em;height:3em;text-align:center;color:#1d2429}.rdrDay:focus{outline:0}.rdrDayNumber{outline:0;font-weight:300;position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.rdrDayNumber span{width:30px;height:30px;line-height:30px}.rdrDayHovered .rdrDayNumber span{font-weight:700}.rdrDayToday .rdrDayNumber span{font-weight:500}.rdrDayToday .rdrDayNumber span:after{content:"";position:absolute;bottom:4px;left:50%;transform:translate(-50%);width:18px;height:2px;border-radius:2px;background:#81c7e9}.rdrDayToday:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span:after{background:#fff}.rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span{color:#ffffffd9}.rdrSelected,.rdrInRange,.rdrStartEdge,.rdrEndEdge{background:currentColor;position:absolute;top:50%;transform:translateY(-50%);height:30px;left:0;right:0}.rdrSelected{left:2px;right:2px}.rdrInRange,.rdrStartEdge,.rdrEndEdge{color:#81c7e9!important}.rdrStartEdge{left:50%;right:0}.rdrStartEdge+span span,.rdrStartEdge+span+span span{background:#028ed5!important;border-radius:30px}.rdrEndEdge{right:50%;left:0}.rdrEndEdge+span span,.rdrEndEdge+span+span span{background:#028ed5!important;border-radius:30px}.rdrStartEdge.rdrEndEdge{display:none}.rdrSelected{border-radius:1.042em}.rdrDayStartOfMonth .rdrInRange,.rdrDayStartOfMonth .rdrEndEdge,.rdrDayStartOfWeek .rdrInRange,.rdrDayStartOfWeek .rdrEndEdge{left:2px}.rdrDayEndOfMonth .rdrInRange,.rdrDayEndOfMonth .rdrStartEdge,.rdrDayEndOfWeek .rdrInRange,.rdrDayEndOfWeek .rdrStartEdge{right:2px}.rdrDayStartOfMonth .rdrDayInPreview,.rdrDayStartOfMonth .rdrDayEndPreview,.rdrDayStartOfWeek .rdrDayInPreview,.rdrDayStartOfWeek .rdrDayEndPreview{border-left-width:1px;left:0}.rdrDayEndOfMonth .rdrDayInPreview,.rdrDayEndOfMonth .rdrDayStartPreview,.rdrDayEndOfWeek .rdrDayInPreview,.rdrDayEndOfWeek .rdrDayStartPreview{border-right-width:1px;right:0}.rdrDayStartPreview,.rdrDayInPreview,.rdrDayEndPreview{background:#ffffff17;position:absolute;inset:3px 0;pointer-events:none;display:none;z-index:1}.rdrDayStartPreview{border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-top-left-radius:3em;border-bottom-left-radius:3em;left:3px}.rdrDayInPreview{border-top-width:1px;border-bottom-width:1px}.rdrDayEndPreview{border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-top-right-radius:3em;border-bottom-right-radius:3em;right:0}.rdrDefinedRangesWrapper{font-size:12px;width:226px;border-right:solid 1px #eff2f7;background:#fff}.rdrDefinedRangesWrapper .rdrStaticRangeSelected{color:currentColor;font-weight:600}.rdrStaticRange{border:0;cursor:pointer;display:block;outline:0;border-bottom:1px solid #eff2f7;padding:0;background:#fff}.rdrStaticRange:hover .rdrStaticRangeLabel,.rdrStaticRange:focus .rdrStaticRangeLabel{background:#eff2f7}.rdrStaticRangeLabel{display:block;outline:0;line-height:18px;padding:10px 20px;text-align:left}.rdrInputRanges{padding:10px 0}.rdrInputRange{align-items:center;padding:5px 20px}.rdrInputRangeInput{width:30px;height:30px;line-height:30px;border-radius:4px;text-align:center;border:solid 1px rgb(222,231,235);margin-right:10px;color:#6c767a}.rdrInputRangeInput:focus,.rdrInputRangeInput:hover{border-color:#b4bfc4;outline:0;color:#333}.rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{content:"";border-radius:1.333em;position:absolute;inset:-2px 0;background:transparent}.rdrDayPassive{pointer-events:none}.rdrDayPassive .rdrDayNumber span{color:#d5dce0}.rdrDayPassive .rdrInRange,.rdrDayPassive .rdrStartEdge,.rdrDayPassive .rdrEndEdge,.rdrDayPassive .rdrSelected,.rdrDayPassive .rdrDayStartPreview,.rdrDayPassive .rdrDayInPreview,.rdrDayPassive .rdrDayEndPreview{display:none}.rdrDayDisabled{background-color:#f8f8f8}.rdrDayDisabled .rdrDayNumber span{color:#aeb9bf}.rdrDayDisabled .rdrInRange,.rdrDayDisabled .rdrStartEdge,.rdrDayDisabled .rdrEndEdge,.rdrDayDisabled .rdrSelected,.rdrDayDisabled .rdrDayStartPreview,.rdrDayDisabled .rdrDayInPreview,.rdrDayDisabled .rdrDayEndPreview{filter:grayscale(100%) opacity(60%)}.rdrMonthName{text-align:left;font-weight:600;color:#849095;padding:.833em}.dropdown__container .options__container .options_text{color:#333}.dropdown__container .options__container .options_highlight{color:#39a8e0}.C--date-range-picker.type--1 .bm7{display:block}.C--date-range-picker.type--1 .bm7__Month{width:initial;display:initial;margin:initial}.C--date-range-picker.type--1 .textbox-label{text-align:center;padding:5px 10px;height:initial}.C--date-range-picker.type--1 .textbox-separator{margin:20px 10px 0}.C--date-range-picker.type--1 .date-heading{padding:15px}.C--date-range-picker.type--1 .date-heading .date-heading-label{text-transform:uppercase;color:#999}.C--date-range-picker.type--1 .test{text-align:center}.picker__box{background:#fff;border:1px solid #CCCCCC;border-radius:6px;height:38px;padding-left:16px;padding-top:10px;padding-bottom:10px;cursor:pointer}.picker__box .picker__date{font-size:14px;line-height:16px;color:#333}.dropdown__container{position:absolute;background:#fff;box-shadow:0 0 3px #0003;border-radius:6px;width:330px;z-index:100}.dropdown__container .selected__option{margin-top:10px;margin-left:16px;margin-bottom:4px;font-size:12px;line-height:17px;color:#999}.dropdown__container .selected__range{margin-left:16px;margin-bottom:11px;color:#333;font-size:14px;line-height:19px}.dropdown__container .line__separator{height:1px;background-color:#d8d8d8;margin-bottom:12px}.dropdown__container .options__container{padding-left:16px;padding-bottom:13px;cursor:pointer}.dropdown__container .options__container .options__text{font-size:14px;line-height:19px;color:#333}.dropdown__container .options__container .options__highlight{color:#028ed5}.daterange__container{position:absolute!important;z-index:100;max-width:350px}.C--textbox-autocomplete.type--1 .textbox{width:100%}.C--textbox-autocomplete.type--1 .suggestions{position:relative}.C--textbox-autocomplete.type--1 .suggestions .suggestions-list{position:absolute;top:5px;right:0;left:0;z-index:1;background-color:#fff}.C--textbox-autocomplete.type--1 .suggestions .suggestions-list{border:1px solid #dadada;border-radius:5px;padding:5px 0;box-shadow:0 0 5px #00000025}.C--textbox-autocomplete.type--1 .suggestions .suggestions-list .suggestions-list-inner{max-height:143px;overflow-y:auto}.C--textbox-autocomplete.type--1 .suggestions .suggestions-list .suggestions-item{padding:10px}.C--textbox-autocomplete.type--1 .suggestions .suggestions-list .suggestions-item:hover{background:#deebeb}.C--textbox-autocomplete.type--1 .suggestions .suggestions-list .suggestions-item.item-active{background:#2684ff;color:#fff}.C--textbox-autocomplete.type--1 .suggestions .suggestions-list .info{color:#999}.C--textbox-autocomplete.type--1 .suggestions .suggestions-list .info:hover{background-color:initial}.bm7{display:inline-block;margin-bottom:10px;padding:0;position:relative;-webkit-user-select:none;user-select:none}.bm7__Legend{color:#52575e;font-size:14px;line-height:16px;list-style-type:none;margin:20px 0;padding:0}.bm7__LegendItem{display:inline-block;margin:0 20px}.bm7__LegendItemColor{border-radius:50%;display:inline-block;height:14px;margin-right:6px;vertical-align:text-bottom;width:14px;border:1px solid rgba(0,0,0,.25)}.bm7__LegendItemColor--selection{background-color:#81c7e9}.bm7__PaginationArrow{border:0;cursor:pointer;display:block;height:35px;outline:none;overflow:hidden;padding:0;position:absolute;text-align:center;top:0;white-space:nowrap;width:35px;z-index:1}.bm7__PaginationArrow--previous{left:20px}.bm7__PaginationArrow--next{right:20px}.bm7__PaginationArrow:hover{background-color:#ccc}.bm7__PaginationArrowIcon{border-bottom:8px solid transparent;border-top:8px solid transparent;height:0;position:absolute;top:10px;width:0}.bm7__PaginationArrowIcon--is-disabled{opacity:.25}.bm7__PaginationArrowIcon--previous{border-left:8px solid transparent;border-right:8px solid #aaa;right:11px}.bm7__PaginationArrowIcon--next{border-left:8px solid #aaa;border-right:8px solid transparent;left:11px}.bm7__Month{color:#333;display:inline-block;position:relative;-webkit-user-select:none;user-select:none;min-width:275px}.bm7__MonthHeader{color:#000;font-size:14px;font-weight:700;height:35px;line-height:35px;position:relative;text-align:center}.bm7__MonthHeaderLabel{display:inline-block;position:relative}.bm7__MonthHeaderSelect{background:#e4e4e4;border:0;cursor:pointer;display:inline-block;height:100%;left:0;margin:0;opacity:0;position:absolute;top:0;width:100%;z-index:5}.bm7__MonthDates{border-bottom:1px solid #f4f5f6;border-collapse:separate;border-spacing:0 1px;margin:0;width:100%}.bm7__WeekdayHeading,.bm7__Date{font-size:12px;line-height:1;padding:2px 0;text-align:center;width:14.2857142857%}.bm7__Weekdays{background-color:#f5f5f5}.bm7__WeekdayHeading{border-top:2px solid #D8D8D8;color:#999;font-weight:700;padding:10px 0}.bm7__WeekdayHeading abbr[title]{border-bottom-width:0;cursor:pointer;font-size:inherit;text-decoration:none;text-transform:uppercase}.bm7__Date{border-right-width:1px;cursor:pointer;overflow:hidden;position:relative}.bm7__Date:first-child{border-left-width:1px}.bm7__Date--weekend{background-color:#f6f7f9}.bm7__Date--otherMonth{opacity:.25}.bm7__Date--is-disabled{color:#cdcdd1;cursor:default}.bm7__Date--is-selected{color:#fff}.bm7__Date--is-selected .bm7__DateLabel--start,.bm7__Date--is-selected .bm7__DateLabel--end{background:#028ed5}.bm7__Date--is-selected .bm7__DateLabel--segment{color:initial}.bm7__Date--is-highlighted{font-weight:700}.bm7__CalendarDatePeriod{bottom:0;position:absolute;top:0}.bm7__CalendarDatePeriod--am{left:0;right:50%}.bm7__CalendarDatePeriod--pm{left:50%;right:0}.bm7__CalendarSelection{background-color:#81c7e9;border:1px solid rgb(52.2909379968%,78.795972443%,91.6698463169%);left:0;position:absolute;right:0;top:50%;transform:translatey(-50%);height:30px}.bm7__CalendarSelection--inOtherMonth{opacity:.5}.bm7__CalendarSelection--start{border-right-width:0;left:50%}.bm7__CalendarSelection--end{border-left-width:0;right:50%}.bm7__CalendarSelection--segment{border-left-width:0;border-right-width:0}.bm7__CalendarSelection--single{background-color:#028ed5;border-radius:30px;height:30px;width:30px;margin:auto}.bm7__CalendarSelection--is-pending{background-color:#81c7e9bf;border-width:0}.bm7__CalendarHighlight{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:34px;height:34px;border-radius:34px;font-weight:700;background:#acdaf1;color:#fff}.bm7__CalendarHighlight--inOtherMonth{opacity:.5}.bm7__CalendarHighlight--start{border-right-width:0;left:50%}.bm7__CalendarHighlight--end{border-left-width:0;right:50%}.bm7__CalendarHighlight--segment{border-left-width:0;border-right-width:0}.bm7__HalfDateStates{inset:-50px;position:absolute;transform:rotate(30deg)}.bm7__FullDateStates{inset:0;position:absolute}.bm7__DateLabel{display:block;position:relative;text-align:center;z-index:1;width:30px;height:30px;line-height:30px;border-radius:30px;margin:auto}.C--backnavigation.type--1 .label{margin:0 0 0 15px;font-size:1.3em;white-space:pre-wrap}.C--backnavigation.type--1{-webkit-user-select:none;user-select:none}.C--backnavigation.type--1 .icon{border-radius:40px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fff;box-shadow:0 0 3px #0003}.C--backnavigation.type--1 .label{margin:0 0 0 4px;font-size:1.3em;white-space:pre-wrap}.C--CollapseRegion{padding:15px 0}.C--CollapseRegion--header{-webkit-user-select:none;user-select:none;cursor:pointer;display:flex}.C--CollapseRegion--header--left,.C--CollapseRegion--header--right{display:flex;align-items:center}.C--CollapseRegion--header--right{margin-left:auto}.C--CollapseRegion--header--indicator{margin-left:5px}.C--CollapseRegion--content{display:none}.C--CollapseRegion--content.block{display:block;margin-top:15px}.textarea-1{width:100%;outline:none;padding:10px;font-size:14px!important;border-color:#c8ccd4;box-shadow:none;color:#000!important;border:1px solid rgba(0,0,0,.1);-webkit-border-radius:6px;-khtml-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px}.textarea-1:focus{box-shadow:none;border-color:#0000004d;color:#000}.textarea-1:disabled{color:#545454;background:#f2f2f2}.textarea-1.invalid{border-color:var(--danger)}.resizeable-none{resize:none}.resizeable-vertical{resize:vertical}.resizeable-horizontal{resize:horizontal}.C--PhaseList--wrapper{padding:15px;width:max-content;min-height:1.5em;align-items:center;display:flex;flex-wrap:nowrap}.C--PhaseList--item{-webkit-user-select:none;user-select:none;cursor:pointer;min-height:1.5em;color:inherit}.C--PhaseList--item:hover{text-decoration:initial;color:inherit}.C--PhaseList--item-name,.C--PhaseList--item-description{white-space:nowrap}.C--PhaseList--item-name{font-weight:700;font-size:.9em;height:1.3em}.C--PhaseList--item-description{font-size:1.3em}.C--PhaseList--item.active{color:#f3931b}.C--PhaseList--separator{margin-top:1.3em;margin-left:10px;margin-right:10px}.C--PageWrapper{margin-left:-30px;margin-right:-30px}.c-page-region:not(.use-margin){padding:20px}.c-page-region.use-margin{margin:20px}.c-page-header-wrapper{min-height:70px;display:flex;align-items:center}.c-page-header-wrapper:not(.use-margin){padding:10px 20px}.c-page-header-wrapper.use-margin{margin:20px}#modal-confirmation .modal-header .close span{font-size:25px}.scrollable-table{overflow-x:auto;max-height:240px}.scrollable-table tbody,.scrollable-table thead{width:100%}.design-special-recommendation{position:absolute;top:"91.25%";left:"88.25%";border-radius:25vw}.alert-modal-custom-close-btn{position:absolute;top:10px;right:15px}.design-special-recommendation{width:50px;position:absolute;top:72px;left:402.5px;font-size:10px}.picture-style{margin-top:10px;margin-left:5px;border-radius:25px}.name-text-style,.name-text-style-rec{font-size:12px;font-weight:700}.info-text-style{font-size:10px}.not-recommend-text-style{font-size:10px;font-weight:700;color:red}.custom-check-box-cb{width:18px;height:18px;border:solid 1px #999;border-radius:2px;min-width:18px;min-height:18px;max-width:18px;max-height:18px}.custom-check-box-cb.disable-check-box{border:solid 1px #bbb;background-color:#ddd}.custom-check-box-cb.disable-check-box div{width:14px;height:14px;border-radius:2px;margin:1px}.custom-check-box-active-cb{width:18px;height:18px;min-width:18px;min-height:18px;max-width:18px;max-height:18px;border-radius:2px;border:solid 1px #c06c00;background-color:#f4931b;align-items:center;justify-content:center;display:flex}.custom-check-box-active-cb.disable-check-box{border:solid 1px rgba(192,108,0,.3);background-color:#f4931b4d;cursor:initial}.pointer{-webkit-user-select:none;user-select:none;cursor:pointer}.custom-check-box{width:18px;height:18px;border-radius:2px;border:solid 1px #999}.custom-check-box-active-textbook{width:18px;height:18px;border-radius:2px;border:solid 1px #999;background-color:#999;align-items:center;justify-content:center;display:flex}.C--table tbody tr td{border-top:0;border-bottom:.5px solid rgba(0,0,0,.1)!important}.rt-equivalent-info{position:absolute;width:100%;background-color:#f2f2f2;border-radius:6px;top:-1em;left:0}.float-right.button-container{width:35%;display:flex;justify-content:flex-end}.avatar-group{position:relative;z-index:0}.avatar-group .group-name{font-size:initial}.avatar-group .group-members .member-wrapper{position:relative;margin-right:-3px}.avatar-group .group-members .member-wrapper .avatar-member{border:1px solid #fff}.width-style{width:225px}.options-item-auto-complate-wrapper{display:absolute;max-height:150px;overflow-y:auto}.options-item-auto-complate{padding:10px;display:flex;align-items:center;flex-direction:row;justify-content:space-between;border:solid #f3f3f3 1px;cursor:pointer;text-overflow:ellipsis}.options-item-auto-complate:hover{background-color:#028ed580}.discussions-body{display:flex;flex:1;flex-direction:column}.discussions-body .sort{margin-top:5px;margin-bottom:15px;display:flex;flex:1;flex-direction:row;align-items:center;padding-left:10px;padding-right:10px;padding-top:15px}.discussions-body .sort .filter{width:200px;margin-left:2px}.discussions-body .sort .filter .css-1uccc91-singleValue{color:#0645ad!important}.discussions-body .sort .filter .dd__control{border:none!important;box-shadow:none!important}.discussions-body .sort .filter .dd__indicators{display:none!important}.discussions-body .sort .style-end{padding-left:.5rem}.discussions-body .sort-by{display:flex;align-items:center}.discussions-body .sorting{margin-top:5px;margin-bottom:15px;display:flex;flex:1;flex-direction:row;align-items:center;padding-left:10px;padding-right:10px}.discussions-body .sorting .filter{width:200px;margin-left:2px}.discussions-body .sorting .filter .css-1uccc91-singleValue{color:#0645ad!important}.discussions-body .sorting .filter .dd__control{border:none!important;box-shadow:none!important}.discussions-body .sorting .filter .dd__indicators{display:none!important}.discussions-body .sorting .style-end{padding-left:.5rem}.discussions-body .no-comment{font-size:1.1em;padding-left:10px;color:gray}.discussions-body .no-comment-header{font-size:20px;padding-top:15px;font-weight:600}.discussions-body .style-ending{padding-top:10px}.discussions-body .box-textarea{margin-top:1vh}.discussions-body .skeleton-style{padding-top:2.5vh}.discussions-body .view-previous-comment{display:flex;flex:1;flex-direction:row;font-weight:700;font-size:.9em;cursor:pointer}.discussions-body .view-previous-comment .strip{width:100px;text-align:center;border-bottom:1px solid rgba(0,0,0,.1);line-height:.1em;margin:12px 20px 20px 0}.discussions-body .blink-card{animation:blink 1s linear 1;-webkit-animation:blink 1s linear 1}@keyframes blink{0%{opacity:0}50%{opacity:.5}to{opacity:1}}.discussions-body .comment-card{padding-top:20px;padding-bottom:10px;padding-left:10px;display:flex;flex:1;flex-direction:row}.discussions-body .comment-card .avatar{margin-right:15px}.discussions-body .comment-card .content{flex:1}.discussions-body .comment-card .content .header{display:flex;flex:1;flex-direction:row}.discussions-body .comment-card .content .header .name{font-size:14px;font-weight:700}.discussions-body .comment-card .content .header .bullet{color:gray;margin-right:5px;margin-left:5px}.discussions-body .comment-card .content .header .role{color:#f29115}.discussions-body .comment-card .content .header .action-more{flex:1}.discussions-body .comment-card .content .header .action-more .more-button{width:24px;cursor:pointer}.discussions-body .comment-card .content .header .action-modal{background-color:red}.discussions-body .comment-card .content .date{font-size:10px}.discussions-body .comment-card .content .quote-message{background-color:#f2f2f2;-webkit-border-radius:6px;-khtml-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;margin-top:10px;margin-bottom:10px;padding:10px;flex:1;cursor:pointer}.discussions-body .comment-card .content .quote-message .label{font-size:10px}.discussions-body .comment-card .content .quote-message .header{display:flex;flex:1;flex-direction:row}.discussions-body .comment-card .content .quote-message .header .name{font-weight:700}.discussions-body .comment-card .content .quote-message .header .bullet{color:gray;margin-right:5px;margin-left:5px}.discussions-body .comment-card .content .quote-message .header .role{color:#f29115}.discussions-body .comment-card .content .quote-message .message{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;word-break:break-word;font-size:14px}.discussions-body .comment-card .content .attachment{position:relative;margin-top:10px;margin-bottom:10px}.discussions-body .comment-card .content .attachment img{max-width:100%;height:200px;cursor:pointer}.discussions-body .comment-card .content .attachment .attachment-loading{position:absolute;inset:0;background-color:#0003;display:flex;align-items:center;justify-content:center}.discussions-body .comment-card .content .attachment .attachment-loading .spinner-border{height:50px;width:50px}.discussions-body .comment-card .content .attachment .document{border:2px solid rgba(0,0,0,.1);-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;max-width:300px;display:flex;flex-direction:row;padding:12px;align-items:center}.discussions-body .comment-card .content .attachment .document .document-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-left:10px;margin-right:10px}.discussions-body .comment-card .content .attachment .document .document-name .tooltiptext{visibility:hidden;background-color:#bbb;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;margin-top:30px;left:140px;z-index:1}.discussions-body .comment-card .content .attachment .document .document-name:hover .tooltiptext{visibility:visible}.discussions-body .comment-card .content .attachment .document .document-download{cursor:pointer}.discussions-body .comment-card .content .attachment .document .circleFillClass-red:hover{fill:gray}.discussions-body .comment-card .content .attachment .document:hover{background-color:#f2f2f2;cursor:pointer}.discussions-body .comment-card .content .message{margin-top:5px;margin-bottom:5px;padding-right:15px;word-break:break-word;font-size:14px}.discussions-body .comment-card .content .message .hyperlink{color:#0645ad;cursor:pointer}.discussions-body .comment-card .content .action{display:flex;flex:1;flex-direction:row;justify-content:flex-end;margin-right:17px}.discussions-body .comment-card .content .action .button{margin-left:10px;padding-top:8px;padding-left:1vw;padding-right:1vw;padding-bottom:8px;font-size:.8em;cursor:pointer;display:flex;flex-direction:row;align-items:center;border:2px solid rgba(0,0,0,.1);-webkit-border-radius:20px;-khtml-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px}.discussions-body .comment-card .content .action .button:hover{background-color:#f2f2f2}.discussions-body .comment-card .content .action .like-style{margin-top:.25vh}.discussions-body .comment-card .content .action .reply{font-size:14px;font-weight:700}.discussions-body .comment-card .content .action .icon-bulb{margin-right:.5vw}.discussions-body .comment-card .content .view-replies{display:flex;flex:1;flex-direction:row;font-weight:700;font-size:12px;cursor:pointer}.discussions-body .comment-card .content .view-replies .strip{width:100px;text-align:center;border-bottom:1px solid rgba(0,0,0,.1);line-height:.1em;margin:12px 20px 20px 0}.discussions-body .comment-card:hover{background-color:#00000003}.discussions-body .custom-text-editor{padding-left:10px;padding-right:10px;padding-bottom:10px;display:flex;flex:1;flex-direction:row}.discussions-body .custom-text-editor .avatar{margin-right:15px}.discussions-body .custom-text-editor .mention{color:#0645ad}.discussions-body .custom-text-editor .quote-edit{background-color:#0000001a;-webkit-border-radius:10px;-khtml-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;margin:10px;padding:10px;color:gray;display:flex;flex:1;flex-direction:row;justify-content:space-between}.discussions-body .custom-text-editor .quote-edit .quote-text{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical}.discussions-body .custom-text-editor .quote-edit .delete-quote{font-family:sans-serif;font-size:2em;height:1em;margin-top:-12px;margin-left:3px;cursor:pointer}.discussions-body .custom-text-editor .editor{flex:1;-webkit-border-radius:10px;-khtml-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;border:2px solid rgba(0,0,0,.1)}.discussions-body .custom-text-editor .editor p{margin-bottom:0!important}.discussions-body .custom-text-editor .editor .ql-editor{min-height:100px}.discussions-body .custom-text-editor .editor .ql-editor-active{outline:2px solid #999;outline-offset:-10px;border-radius:15px}.discussions-body .custom-text-editor .editor .input{padding-left:10px;padding-top:10px;padding-right:10px}.discussions-body .custom-text-editor .editor .input .input-comment{min-height:100px;margin-bottom:10px;overflow-y:scroll;word-break:break-word;-ms-overflow-style:none;scrollbar-width:none;padding:5px}.discussions-body .custom-text-editor .editor .input .input-comment::-webkit-scrollbar{display:none}.discussions-body .custom-text-editor .editor .input .input-comment:empty:before{content:attr(data-placeholder);color:#888}.discussions-body .custom-text-editor .editor .attachment-editor{margin-left:20px;margin-right:20px;margin-top:10px;color:#888;border:2px solid rgba(0,0,0,.1);-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;max-width:300px;display:flex;flex-direction:row;justify-content:end;padding:12px;align-items:center}.discussions-body .custom-text-editor .editor .attachment-editor .attachment-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-left:10px;margin-right:10px;flex:1}.discussions-body .custom-text-editor .editor .attachment-editor .attachment-text .tooltiptext{visibility:hidden;background-color:#bbb;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;margin-top:30px;left:140px;z-index:1}.discussions-body .custom-text-editor .editor .attachment-editor .attachment-text:hover .tooltiptext{visibility:visible}.discussions-body .custom-text-editor .editor .attachment-editor .delete-attachment{background-color:#888;border-radius:100px;color:#fff;font-family:sans-serif;width:24px;height:24px;text-align:center;font-size:1.7em;line-height:1em;cursor:pointer}.discussions-body .custom-text-editor .editor .action-editor{display:flex;flex:1;flex-direction:row;padding:10px}.discussions-body .custom-text-editor .editor .action-editor .editor-bar{flex:1;display:flex;flex-direction:row;align-items:center}.discussions-body .custom-text-editor .editor .action-editor .editor-bar .edit{color:#999;margin-left:10px;margin-right:10px;cursor:pointer}.discussions-body .custom-text-editor .editor .action-editor .editor-bar .active{color:#000!important}.discussions-body .custom-text-editor .editor .action-editor .button-comment{display:flex;align-items:center}.discussions-body .custom-text-editor .editor .action-editor .toolbar-cr{width:22px;height:22px;padding:0!important;margin-right:10px}.discussions-body .custom-text-editor .editor .action-editor .toolbar-cr:not(.ql-active) *{stroke:#6c757d!important}.discussions-body .no-avatar{padding-left:0}.mentionContainerClass{z-index:9999;cursor:pointer}.mentionListClass{background-color:#eee;border-radius:5px;margin:0;padding:5px;list-style-type:none;list-style:none;max-height:300px;overflow-y:auto}.mentionListClass :not(:last-child){border-bottom:1px solid #ddd}.listItemClass{background-color:#fff;border-radius:5px;display:flex;align-items:center;padding:5px}.listItemClass .mention__name__user{margin-left:10px}.listItemClass img{width:30px;height:30px;object-fit:cover;display:flex;align-items:center}.modal-confirm{position:absolute;right:10px;top:10px;padding:10px;background-color:#fff;-webkit-box-shadow:1px -1px 3px 0px rgba(0,0,0,.75);-moz-box-shadow:1px -1px 3px 0px rgba(0,0,0,.75);box-shadow:1px -1px 3px #000000bf;border-radius:5px;z-index:999}.modal-confirm .modal-message{width:330px}.modal-confirm-reason{position:absolute;right:10px;top:10px;padding:10px;background-color:#fff;-webkit-box-shadow:1px -1px 3px 0px rgba(0,0,0,.75);-moz-box-shadow:1px -1px 3px 0px rgba(0,0,0,.75);box-shadow:1px -1px 3px #000000bf;border-radius:5px;z-index:999}.modal-confirm-reason .reason-input{width:330px}.modal-confirm-reason .modal-message{width:330px;word-wrap:break-word}.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media(pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}span[aria-label="Fill color or set the text color"],span[aria-label="Insert file"]{display:none}.jodit-workplace:has(div>pre) .jodit-placeholder{padding:18px 0 0 27px!important}.jodit-ui-messages{opacity:0!important}.jodit-custom-wrapper{background-color:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px;overflow:hidden;background-color:transparent!important}.jodit-custom-wrapper .katex-syntax:hover{background-color:#eee;cursor:pointer}.jodit-custom-wrapper button[aria-label="Math (Katex)"] .jodit-toolbar-button__text{font-size:18px!important;margin-bottom:2px!important}.jodit-custom-wrapper .jodit-container{border:none!important}.jodit-custom-wrapper .jodit-custom-editor{min-height:200px!important;padding-right:15px!important;padding-left:15px!important}.jodit-custom-wrapper .jodit-custom-toolbar.default{border-top:1px solid #ddd;background-color:transparent!important}.jodit-custom-wrapper .jodit-custom-toolbar.default.disabled{display:none!important}.submit-katex-button{width:100%;padding:5px;border-radius:6px;color:#fff;background-color:#f18700;background-image:linear-gradient(0deg,#f18700,#f39f33)}.submit-katex-button:hover{background-color:#f18700;background-image:none}.text-editor.disabled .ql-container{background-color:#e4e7ea}.text-editor.disabled+.ql-toolbar{display:none!important}.text-editor.disabled-clean{min-height:unset!important}.text-editor.disabled-clean+.ql-toolbar{display:none!important}.text-editor.disabled-clean .ql-editor{min-height:unset!important;padding:0!important}.text-editor .ql-clipboard{position:fixed}.ql-snow{border:0!important}.ql-snow .ql-bold{color:#ccc!important}.ql-snow .ql-active{color:#000!important}.ql-editor{font-family:Open Sans,sans-serif;font-size:1.525rem;font-weight:400;color:#333;line-height:1.6;min-height:250px}.ql-editor p{margin-bottom:1rem!important}.quill>.ql-container>.ql-editor.ql-blank:before{font-size:16px;font-weight:lighter;color:#bebebe;font-style:normal}#toolbar{border-top:1px solid #D8D8D8!important}#toolbar .ql-bold:not(.ql-active) *,#toolbar .ql-underline:not(.ql-active) *,#toolbar .ql-italic:not(.ql-active) *{stroke:#6c757d!important}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2) format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff) format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff) format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff) format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2) format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff) format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2) format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff) format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2) format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff) format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2) format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff) format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2) format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff) format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2) format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff) format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff) format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff) format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff) format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2) format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff) format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2) format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff) format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2) format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff) format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,d09GMgABAAAAAA4oAA4AAAAAHbQAAA3TAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAgRQIDgmcDBEICo1oijYBNgIkA14LMgAEIAWJAAeBHAyBHBvbGiMRdnO0IkRRkiYDgr9KsJ1NUAf2kILNxgUmgqIgq1P89vcbIcmsQbRps3vCcXdYOKSWEPEKgZgQkprQQsxIXUgq0DqpGKmIvrgkeVGtEQD9DzAO29fM9jYhxZEsL2FeURH2JN4MIcTdO049NCVdxQ/w9NrSYFEBKTDKpLKfNkCGDc1RwjZLQcm3vqJ2UW9Xfa3tgAHz6ivp6vgC2yD4/6352ndnN0X0TL7seypkjZlMsjmZnf0Mm5Q+JykRWQBKCVCVPbARPXWyQtb5VgLB6Biq7/Uixcj2WGqdI8tGSgkuRG+t910GKP2D7AQH0DB9FMDW/obJZ8giFI3Wg8Cvevz0M+5m0rTh7XDBlvo9Y4vm13EXmfttwI4mBo1EG15fxJhUiCLbiiyCf/ZA6MFAhg3pGIZGdGIVjtPn6UcMk9A/UUr9PhoNsCENw1APAq0gpH73e+M+0ueyHbabc3vkbcdtzcf/fiy+NxQEjf9ud/ELBHAXJ0nk4z+MXH2Ev/kWyV4k7SkvpPc9Qr38F6RPWnM9cN6DJ0AdD1BhtgABtmoRoFCvPsBAumNm6soZG2Gk5GyVTo2sJncSyp0jQTYoR6WDvTwaaEcHsxHfvuWhHA3a6bN7twRKtcGok6NsCi7jYRrM2jExsUFMxMQYuJbMhuWNOumEJy9hi29Dmg5zMp/A5+hhPG19j1vBrq8JTLr8ki5VLPmG/PynJHVul440bxg5xuymHUFPBshC+nA9I1FmwbRBTNHAcik3Oae0cxKoI3MOriM42UrPe51nsaGxJ+WfXubAsP84aabUlQSJ1IiE0iPETLUU4CATgfXSCSpuRFRmCGbO+wSpAnzaeaCYW1VNEysRtuXCEL1kUFUbbtMv3Tilt/1c11jt3Q5bbMa84cpWipp8Elw3MZhOHsOlwwVUQM3lAR35JiFQbaYCRnMF2lxAWoOg2gyoIV4PouX8HytNIfLhqpJtXB4vjiViUI8IJ7bkC4ikkQvKksnOTKICwnqWSZ9YS5f0WCxmpgjbIq7EJcM4aI2nmhLNY2JIUgOjXZFWBHb+x5oh6cwb0Tv1ackHdKi0I9OO2wE9aogIOn540CCCziyhN+IaejtgAONKznHlHyutPrHGwCx9S6B8kfS4Mfi4Eyv7OU730bT1SCBjt834cXsf43zVjPUqqJjgrjeGnBxSG4aYAKFuVbeCfkDIjAqMb6yLNIbCuvXhMH2/+k2vkNpkORhR59N1CkzoOENvneIosjYmuTxlhUzaGEJQ/iWqx4dmwpmKjrwTiTGTCVozNAYqk/zXOndWxuWSmJkQpJw3pK5KX6QrLt5LATMqpmPAQhkhK6PUjzHUn7E0gHE0kPE0iKkolgkUx9SZmVAdDgpffdyJKg3k7VmzYGCwVXGz/tXmkOIp+vcWs+EMuhhvN0h9uhfzWJziBQmCREGSIFmQIkgVpAnSBRmC//6hkLZwaVhwxlrJSOdqlFtOYxlau9F2QN5Y98xmIAsiM1HVp2VFX+DHHGg6Ecjh3vmqtidX3qHI2qycTk/iwxSt5UzTmEP92ZBnEWTk4Mx8Mpl78ZDokxg/KWb+Q0QkvdKVmq3TMW+RXEgrsziSAfNXFMhDc60N5N9jQzjfO0kBKpUZl0ZmwJ41j/B9Hz6wmRaJB84niNmQrzp9eSlQCDDzazGDdVi3P36VZQ+Jy4f9UBNp+3zTjqI4abaFAm+GShVaXlsGdF3FYzZcDI6cori4kMxUECl9IjJZpzkvitAoxKue+90pDMvcKRxLl53TmOKCmV/xRolNKSqqUxc6LStOETmFOiLZZptlZepcKiAzteG8PEdpnQpbOMNcMsR4RR2Bs0cKFEvSmIjAFcnarqwUL4lDhHmnVkwu1IwshbiCcgvOheZuYyOteufZZwlcTlLgnZ3o/WcYdzZHW/WGaqaVfmTZ1aWCceJjkbZqsfbkOtcFlUZM/jy+hXHDbaUobWqqXaeWobbLO99yG5N3U4wxco0rQGGcOLASFMXeJoham8M+/x6O2WywK2l4HGbq1CoUyC/IZikQhdq3SiuNrvAEj0AVu9x2x3lp/xWzahaxidezFVtdcb5uEnzyl0ZmYiuKI0exvCd4Xc9CV1KB0db00z92wDPde0kukbvZIWN6jUWFTmPIC/Y4UPCm8UfDTFZpZNon1qLFTkBhxzB+FjQRA2Q/YRJT8pQigslMaUpFyAG8TMlXigiqmAZX4xgijKjRlGpLE0GdplRfCaJo0JQaSxNBk6ZmMzcya0FmrcisDdn0Q3HI2sWSppYigmlM1XT/kLQZSNpMJG0WkjYbSZuDpM1F0uYhFc1HxU4m1QJjDK6iL0S5uSj5rgXc3RejEigtcRBtqYPQsiTskmO5vosV+q4VGIKbOkDg0jtRrq+Em1YloaTFar3EGr1EUC8R0kus1Uus00usL97ABr2BjXoDm/QGNhuWtMVBKOwg/i78lT7hBsAvDmwHc/ao3vmUbBmhjeYySZNWvGkfZAgISDSaDo1SVpzGDsAEkF8B+gEapViUoZgUWXcRIGFZNm6gWbAKk0bp0k1MHG9fLYtV4iS2SmLEQFARzRcnf9PUS0LVn05/J9MiRRBU3v2IrvW974v4N00L7ZMk0wXP1409CHo/an8zTRHD3eSJ6m8D4YMkZNl3M79sqeuAsr/m3f+8/yl7A50aiAEJgeBeMWzu7ui9UfUBCe2TIqZIoOd/3/udRBOQidQZUERzb2/VwZN1H/Sju82ew2H2Wfr6qvfVf3hqwDvAIpkQVFy4B9Pe9e4/XvPeceu7h3dvO56iJPf0+A6cqA2ip18ER+iFgggiuOkvj24bby0N9j2UHIkgqIt+sVgfodC4YghLSMjSZbH0VR/6dMDrYJeKHilKTemt6v6kvzvn3/RrdWtr0GoN/xL+Sex/cPYLUpepx9cz/D46UPU5KXgAQa+NDps1v6J3xP1i2HtaDB0M9aX2deA7SYff//+gUCovMmIK/qfsFcOk+4Y5ZN97XlG6zebqtMbKgeRFi51vnxTQYBUik2rS/Cn6PC8ADR8FGxsRPB82dzfND90gIcshOcYUkfjherBz53odpm6TP8txlwOZ71xmfHHOvq053qFF/MRlS3jP0ELudrf2OeN8DHvp6ZceLe8qKYvWz/7yp0u4dKPfli3CYq0O13Ih71mylJ80tOi10On8wi+F4+LWgDPeJ30msSQt9/vkmHq9/Lvo2b461mP801v3W4xTcs6CbvF9UDdrSt+A8OUbpSh55qAUFXWznBBfdeJ8a4d7ugT5tvxUza3h9m4H7ptTqiG4z0g5dc0X29OcGlhpGFMpQo9ytTS+NViZpNdvU4kWx+LKxNY10kQ1yqGXrhe4/1nvP7E+nd5A92TtaRplbHSqoIdOqtRWti+fkB5/n1+/VvCmz12pG1kpQWsfi1ftlBobm0bpngs16CHkbIwdLnParxtTV3QYRlfJ0KFskH7pdN/YDn+yRuSd7sNH3aO0DYPggk6uWuXrfOc+fa3VTxFVvKaNxHsiHmsXyCLIE5yuOeN3/Jdf8HBL/5M6shjyhxHx9BjB1O0+4NLOnjLLSxwO7ukN4jMbOIcD879KLSi6Pk61Oqm2377n8079PXEEQ7cy7OKEC9nbpet118fxweTafpt69x/Bt8UqGzNQt7aelpc44dn5cqhwf71+qKp/Zf/+a0zcizOUWpl/iBcSXip0pplkatCchoH5c5aUM8I7/dWxAej8WicPL1URFZ9BDJelUwEwTkGqUhgSlydVes95YdXvhh9Gfz/aeFWvgVb4tuLbcv4+wLdutVZv/cUonwBD/6eDlE0aSiKK/uoH3+J1wDE/jMVqY2ysGufN84oIXB0sPzy8ollX/LegY74DgJXJR57sn+VGza0x3DnuIgABFM15LmajjjsNlYj+JEZGbuRYcAMOWxFkPN2w6Wd46xo4gVWQR/X4lyI/R6K/YK0110GzudPRW7Y+UOBGTfNNzHeYT0fiH0taunBpq9HEW8OKSaBGj21L0MqenEmNRWBAWDWAk4CpNoEZJ2tTaPFgbQYj8HxtFilErs3BTRwT8uO1NXQaWfIotchmPkAF5mMBAliEmZiOGVgCG9LgRzpscMAOOwowlT3JhusdazXGSC/hxR3UlmWVwWHpOIKheqONvjyhSiTHIkVUco5bnji8m//zL7PKaT1Vl5I6UE609f+gkr6MZKVyKc7zJRmCahLsdlyA5fdQkRSan9LgnnLEyGSkaKJCJog0wAgvepWBt80+1yKln1bMVtCljfNWDueKLsWwaEbBSfSPTEmVRsUcYYMnEjcjeyCZzBXK9E9BYBXLKjOSpUDR+nEV3TFSUdQaz+ot98QxgXwx0GQ+EEUAKB2qZPkQQ0GqFD8UPFMqyaCHM24BZmSGic9EYMagKizOw9Hz50DMrDLrqqLkTAhplMictiCAx5S3BIUQdeJeLnBy2CNtMfz6cV4u8XKoFZQesbf9YZiIERiHjaNodDW6LgcirX/mPnJIkBGDUpTBhSa0EIr38D5hCIszhCM8URGBqImoWjpvpt1ebu/v3Gl3qJfMnNM+9V+kiRFyROTPHQWOcs1dNW94/ukKMPZBvDi55i5CttdeJz84DLngLqjcdwEZ87bFFR8CIG35OAkDVN6VRDZ7aq67NteYqZ2lpT8oYB2CytoBd6VuAx4WgiAsnuj3WohG+LugzXiQRDeM3XYXlULv4dp5VFYC) format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff) format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2) format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff) format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2) format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff) format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf) format("truetype")}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;position:relative;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.47"}.katex .katex-mathml{border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .smash{display:inline;line-height:0}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}.hljs{background:#2b2b2b;color:#f8f8f2}.hljs-comment,.hljs-quote{color:#d4d0ab}.hljs-deletion,.hljs-name,.hljs-regexp,.hljs-selector-class,.hljs-selector-id,.hljs-tag,.hljs-template-variable,.hljs-variable{color:#ffa07a}.hljs-built_in,.hljs-link,.hljs-literal,.hljs-meta,.hljs-number,.hljs-params,.hljs-type{color:#f5ab35}.hljs-attribute{color:gold}.hljs-addition,.hljs-bullet,.hljs-string,.hljs-symbol{color:#abe338}.hljs-section,.hljs-title{color:#00e0e0}.hljs-keyword,.hljs-selector-tag{color:#dcc6e0}@media screen and (-ms-high-contrast:active){.hljs-addition,.hljs-attribute,.hljs-built_in,.hljs-bullet,.hljs-comment,.hljs-link,.hljs-literal,.hljs-meta,.hljs-number,.hljs-params,.hljs-quote,.hljs-string,.hljs-symbol,.hljs-type{color:highlight}.hljs-keyword,.hljs-selector-tag{font-weight:700}}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#fff;background:#1c1b1b}.hljs-subst{color:#fff}.hljs-comment{color:#999}.hljs-attr,.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-section,.hljs-selector-tag{color:#88aece}.hljs-attribute{color:#c59bc1}.hljs-name,.hljs-number,.hljs-quote,.hljs-selector-id,.hljs-template-tag,.hljs-type{color:#f08d49}.hljs-selector-class{color:#88aece}.hljs-link,.hljs-regexp,.hljs-selector-attr,.hljs-string,.hljs-symbol,.hljs-template-variable,.hljs-variable{color:#b5bd68}.hljs-meta,.hljs-selector-pseudo{color:#88aece}.hljs-built_in,.hljs-literal,.hljs-title{color:#f08d49}.hljs-bullet,.hljs-code{color:#ccc}.hljs-meta .hljs-string{color:#b5bd68}.hljs-deletion{color:#de7176}.hljs-addition{color:#76c490}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.modal-add-recipient{width:500px;margin-top:70px;min-height:450px;margin-bottom:70px;max-width:100%}.modal-wrap-add-recipient{justify-content:center;align-items:center;display:flex;max-width:none}.modal-body-add-recipient{flex:none}.C--tabs.type-1.my-4.add-recipient-tab-wrapper{margin-top:0!important;margin-bottom:0!important}.C--textbox.type--1.text-search{border-left:0px;border-top-left-radius:0;border-bottom-left-radius:0}.C--textbox.type--1.text-search:focus{border-color:#0000001a}.icn-search-wrapper{border:1px solid rgba(0,0,0,.1);border-right:0;height:100%;border-radius:6px 0 0 6px}.search-recipient-wrapper{height:38px}.tab-content-add-recipient{height:250px;overflow:auto}.image-import-viewer-info{height:90px;border:1px solid #c8ced3;border-bottom-right-radius:10px;border-bottom-left-radius:10px;padding:44px 15px;display:flex;border-top:0px;align-items:center;overflow:auto}.static-image-label{display:flex;align-items:center;margin-right:15px;height:100%}.icn-delete-image{display:flex;align-items:center;cursor:pointer;height:100%;padding-right:15px}.icn-image-col{padding:10px;position:relative}.document-viewer-col{height:100px;padding:10px;position:relative}.document-viewer-wrapper{border:1px solid #c8ced3;border-radius:10px;padding:5px 15px;display:flex;height:100%;align-items:center;overflow:auto}.icn-file-type-document-wrapper{display:flex;align-items:center;margin-right:15px;height:100%}.icn-delete-document{display:flex;align-items:center;justify-content:flex-end;cursor:pointer;height:100%;padding-right:15px}.document-viewer-filename-wrapper{max-width:calc(100% - 52px)!important}.document-viewer-filename-wrapper.with-delete-icon{max-width:calc(100% - 104px)!important}.document-viewer-filename-wrapper .document-viewer-filename{width:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recipient-label{max-width:90px}.recipient-wrapper{border:1px solid #c8ced3;border-radius:10px;padding-left:15px;padding-right:15px;display:flex;min-height:32px;align-items:center}.to-recipients{min-height:32px;align-items:center;display:flex}.box{display:flex;justify-content:center;min-height:100px}.box h1,.box h2,.box h3,.box h4,.box h5{margin:0}.box .box-item{border-right:1px solid rgba(0,0,0,.1);width:25%;padding:1vw}.box .box-item:last-child{border:0}.box .box-item .item{height:100%}.box .box-item .value{margin-top:auto}.box .span-yellow{font-size:40px;color:#f18700}.box .span-green{font-size:40px;color:#5f9236}.box .span-black{font-size:40px;color:#000}@media(max-width:480px){.box .responsive-text{font-size:4vw}}.box .style-h3{color:#c8ccd4}.C--CardClass a{color:inherit}.C--CardClass .class-body{min-height:170px}.C--CardClass .class-title-wrapper{margin-bottom:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.C--CardClass .class-title-wrapper .title{font-size:20px;margin:0;text-overflow:ellipsis;overflow:hidden}.C--CardClass .class-icon-list{margin-bottom:3px}.C--CardClass .icon-wrapper{margin-bottom:3px;display:flex;align-items:center}.C--CardClass .icon-wrapper .icon{margin-right:15px}.C--CardClass .icon-wrapper .label{font-size:14px;color:#333}.C--CardClass .class-footer{min-height:65px}.C--CardClass .class-footer:not(.no-separator){border-top:1px solid rgba(0,0,0,.1)}.C--CardClass .class-footer .progress-label{font-size:12px;color:#333}.C--CardClass .class-footer .progress-value-label{font-size:14px}.C--CardClass .class-footer .progress-header{margin-bottom:2px;display:flex;align-items:center;justify-content:space-between}.C--CardClass .class-footer .progress-bar{background-color:#0000001a}.C--CardClass .class-footer .progress-value{height:5px;width:1px;background-color:#f3931b}.C--CardClassProgress .progress-wrapper .progress-label{font-size:12px;color:#333}.C--CardClassProgress .progress-wrapper .progress-value-label{font-size:14px}.C--CardClassProgress .progress-wrapper .progress-header{margin-bottom:2px;display:flex;align-items:center;justify-content:space-between}.C--CardClassProgress .progress-wrapper .progress-bar{background-color:#0000001a}.C--CardClassProgress .progress-wrapper .progress-value{height:5px;width:1px;background-color:#f3931b}.C--CardClassProgress:hover:not(.skeleton){background-color:#fafafa!important}.C--CardClassProgressV2 .progress-wrapper .progress-label{font-size:12px;color:#333}.C--CardClassProgressV2 .progress-wrapper .progress-value-label{font-size:14px}.C--CardClassProgressV2 .progress-wrapper .progress-header{margin-bottom:2px;display:flex;align-items:center;justify-content:space-between}.C--CardClassProgressV2 .progress-wrapper .progress-bar{background-color:#0000001a}.C--CardClassProgressV2 .progress-wrapper .progress-value{height:5px;width:1px;background-color:#f3931b}.C--CardClassProgressV2:hover:not(.skeleton){background-color:#fafafa!important}.C--CardClassProgressV2:hover:not(.skeleton) .course-type-flag{height:100px}.C--CardClassProgressV2:hover:not(.skeleton) .icn-arrow{transform:rotate(180deg)}.C--CardClassProgressV2 .course-type-flag{height:0px;transition:height .25s;transition-delay:.25s;overflow:hidden}.C--CardClassProgressV2 .course-type-flag .course-type-title{font-size:12px;color:#999}.C--CardClassProgressV2 .course-type-flag .course-type{display:flex;column-gap:5px}.C--CardClassProgressV2 .course-type-flag .course-type .first-type{font-size:14px}.C--CardClassProgressV2 .course-type-flag .course-type .more-type{font-size:14px;color:#00f}.C--CardClassProgressV2 .course-type-flag .course-type .more-type .tooltiptext{visibility:hidden;background-color:#333;color:#fff;width:max-content;border-radius:5px;padding:5px;position:absolute;transform:translateY(-110%);z-index:1}.C--CardClassProgressV2 .course-type-flag .course-type .more-type .tooltiptext:after{content:"";position:absolute;top:100%;left:20px;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333333 transparent transparent transparent}.C--CardClassProgressV2 .course-type-flag .course-type .more-type:hover .tooltiptext{visibility:visible}.C--CardClassProgressV2 .course-type-flag .course-flag-title{font-size:12px;color:#999}.C--CardClassProgressV2 .course-type-flag .course-flag{display:flex;column-gap:5px}.C--CardClassProgressV2 .course-type-flag .course-flag .first-flag{font-size:14px}.C--CardClassProgressV2 .course-type-flag .course-flag .more-flag{font-size:14px;color:#00f}.C--CardClassProgressV2 .course-type-flag .course-flag .more-flag .tooltiptext{visibility:hidden;background-color:#333;color:#fff;width:max-content;border-radius:5px;padding:5px;position:absolute;transform:translateY(-110%);z-index:1}.C--CardClassProgressV2 .course-type-flag .course-flag .more-flag .tooltiptext:after{content:"";position:absolute;top:100%;left:20px;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333333 transparent transparent transparent}.C--CardClassProgressV2 .course-type-flag .course-flag .more-flag:hover .tooltiptext{visibility:visible}.C--CardClassProgressV2 .icn-arrow{position:absolute;width:100%;transform:rotate(1deg);text-align:center;left:0;bottom:8px;transition:transform .5s}.C-UploadManager{font-size:.7em;position:fixed;bottom:0;right:30px;background:#ddd;width:200px;border-radius:5px 5px 0 0;box-shadow:0 0 3px 2px #0003;border:1px solid #c8ced3;z-index:9999}.C-UploadManager .manager-header,.C-UploadManager .manager-body{padding:10px}.C-UploadManager .manager-header{height:30px;padding-right:0}.C-UploadManager .manager-header .button-action{display:inline-block;width:20px}.C-UploadManager .manager-body{overflow:auto;height:200px;padding-top:0;padding-bottom:0;border-top:1px solid #d2d1d1}.C-UploadManager .upload-item{border-bottom:1px solid #d2d1d1;padding:.3em 0}.C-UploadManager .upload-item .upload-item-displayname{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;width:120px}.C-UploadManager .upload-item .upload-item-action{width:min-content}.status-pill{color:#fff;background:#999;border-radius:6px;padding-left:8px;padding-right:8px;font-size:12px;height:20px;text-align:center;line-height:1.6;display:inline-flex;margin-bottom:.5em}.status-padding{height:20px;margin-bottom:.5em}.button-tab-redeem-message{font-size:12px!important;padding:5px 10px!important}.redeem-message{padding:8px 16px!important}.redeem-message body{background-color:#fff}.react-horizontal-scrolling-menu--scroll-container::-webkit-scrollbar{display:none}.react-horizontal-scrolling-menu--scroll-container{-ms-overflow-style:none;scrollbar-width:none}.horizontal-slide-arrow{cursor:pointer;display:flex;justify-content:center;align-items:center;text-align:center;vertical-align:middle;-webkit-user-select:none;user-select:none;background-color:#fff;position:absolute;top:calc(50% - 22px);z-index:999;height:32px;width:32px;border-radius:999px}.horizontal-slide-arrow.arrow-left{left:5px}.horizontal-slide-arrow.arrow-right{right:5px}.modal .link-viewer{max-width:80%}.modal .epub-viewer{max-width:960px}.modal .video-viewer{max-width:640px}.modal .office-viewer{max-width:960px;height:680px}.modal .office-viewer .modal-content{height:100%}.modal .pdf-viewer{max-width:960px;height:680px;top:20px}.modal .pdf-viewer .modal-content{height:100%}.modal .document-viewer{max-width:960px}.modal .iframe-style{height:100vh;width:100%}.modal .view-file-content-wrapper{height:100%}.modal .epub{height:620px;max-width:960px}.modal .link-div{min-height:60vh;text-align:center;align-items:center;justify-content:center;display:flex}.modal iframe{border:0}.modal .modal-header .close span{font-size:34px}.audio-player-v2{display:flex;justify-content:space-between;align-items:center;padding:10px 0}.audio-player-v2 .controls{flex-grow:1;display:flex;flex-direction:row;justify-content:center;align-items:center}.audio-player-v2 .player__button{display:flex;justify-content:center;align-items:center;width:fit-content;background-color:transparent;border:none;position:relative}.audio-player-v2 .player__button:focus{outline:none}.audio-player-v2 .player__button:hover{cursor:pointer}.audio-player-v2 .player__button:hover svg{color:#7d7d7d}.audio-player-v2 .player__button:hover .white__circle{background-color:#e6e6e6}.audio-player-v2 .player__button svg{font-size:40px;color:#999;z-index:1}.audio-player-v2 .player__button .white__circle{position:absolute;width:32px;height:32px;border-radius:100%;background-color:#fff;z-index:0}.audio-player-v2 .bar{-webkit-user-select:none;user-select:none;width:100%;display:flex;align-items:center}.audio-player-v2 .bar .bar__time{font-size:16px;margin-right:.5rem}.audio-player-v2 .bar .bar__progress{flex:1;border-radius:5px;margin:0 15px;height:6px;display:flex;align-items:center;cursor:pointer}.audio-player-v2 .bar .bar__progress .bar__progress__knob{position:relative;height:16px;width:16px;border:1.5px solid #028ED5;border-radius:50%;background-color:#028ed5}.modal-assessment-student-question.modal-dialog{display:flex;justify-content:center;align-items:center;height:100vh!important;width:100vw!important;max-width:none;margin:0;padding:0}.modal-assessment-student-question .revision-card{background-color:#666;color:#fff}.modal-assessment-student-question .modal-content{height:calc(100vh - 24px)!important;width:calc(100vw - 24px)!important;overflow:hidden;border-radius:6px}.modal-assessment-student-question .modal-content .modal-body{height:calc(90vh - 46px)}.modal-assessment-student-question .question-list-column{height:100%;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out}.modal-assessment-student-question .question-list-column.small-screen{height:50px}.modal-assessment-student-question .question-list-column.small-screen.show-score{height:100px}.modal-assessment-student-question .question-list-wrapper{padding:0 0 .5rem;height:100%;background-color:#f2f2f2;overflow:hidden;display:flex;flex-direction:column;flex:1}.modal-assessment-student-question .question-list-wrapper .question-score-total-wrapper{background-color:#f2f2f2;padding-top:1.5rem;z-index:1;position:relative}.modal-assessment-student-question .question-list-wrapper .question-score-total-wrapper .question-score-total-card{font-size:10px;color:#fff;width:calc(100% - 1.5rem);background:transparent linear-gradient(127deg,#6e62e9,#4467a1) 0% 0% no-repeat padding-box;border-radius:6px;padding:10px;margin-left:.75rem}.modal-assessment-student-question .question-list-wrapper .question-score-total-wrapper .question-score-total-card .question-score-total-score{font-size:40px;font-weight:lighter!important}.modal-assessment-student-question .question-list-wrapper .question-score-total-wrapper .question-score-total-card .question-score-total-pts{font-size:20px}.modal-assessment-student-question .question-list-wrapper .question-score-total-wrapper .question-score-total-card.small-screen{display:flex}.modal-assessment-student-question .question-list-wrapper .question-score-total-wrapper .question-score-total-card.small-screen .question-score-total-score{font-size:10px!important;font-weight:700!important;margin-left:.75rem;margin-right:auto}.modal-assessment-student-question .question-list-wrapper .question-score-total-wrapper .question-score-total-card.small-screen .question-score-total-pts{font-size:10px!important}.modal-assessment-student-question .question-list-wrapper .question-list-title{padding-top:1.5rem;padding-bottom:.5rem;background-color:#f2f2f2;font-size:12px;font-weight:700;z-index:1;position:relative}.modal-assessment-student-question .question-list-wrapper .question-list-title.small-screen{cursor:pointer}.modal-assessment-student-question .question-list-wrapper .question-list-answered{padding-bottom:.5rem;background-color:#f2f2f2;font-size:12px;z-index:1;position:relative}.modal-assessment-student-question .question-list-wrapper .question-list{height:0;z-index:0;position:relative;transform:translateY(-100%);-webkit-transform:translateY(-100%);-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out}.modal-assessment-student-question .question-list-wrapper .question-list .question-item{padding-top:1rem;padding-bottom:1rem;padding-left:1.5rem;position:relative;cursor:pointer}.modal-assessment-student-question .question-list-wrapper .question-list .question-item .question-weight{font-size:10px;margin-left:2rem;color:#fff;background-color:#7c7c7c;padding:.125rem .75rem;border-radius:6px}.modal-assessment-student-question .question-list-wrapper .question-list .question-item .question-score{font-size:10px;margin-left:2rem;color:#fff;background:#6e62e9 0% 0% no-repeat padding-box;padding:.125rem .75rem;border-radius:6px}.modal-assessment-student-question .question-list-wrapper .question-list .question-item .question-score .score{font-weight:700}.modal-assessment-student-question .question-list-wrapper .question-list .question-item:hover{background-color:#d9d9d975}.modal-assessment-student-question .question-list-wrapper .question-list .question-item.selected{background-color:#d9d9d9}.modal-assessment-student-question .question-list-wrapper .question-list .question-item.selected:before{content:"";background-color:#028ed5!important;display:inline-block;position:absolute;width:6px;height:100%;top:0;left:0}.modal-assessment-student-question .question-list-wrapper .question-list.show-question-list{flex:1;flex-grow:1;transform:translateY(0);-webkit-transform:translateY(0)}.modal-assessment-student-question .selected-content-wrapper{height:100%;display:flex;flex-direction:column;justify-content:space-between;position:relative}.modal-assessment-student-question .selected-content-wrapper .selected-content{height:calc(100% - 70.8px)}.modal-assessment-student-question .selected-content-wrapper .selected-content .instruction-content{margin-top:1rem;word-break:break-word}.modal-assessment-student-question .selected-content-wrapper .selected-content.small-screen{height:calc(100% - 160px)}.modal-assessment-student-question .selected-content-wrapper .selected-content.small-screen.show-score{height:calc(100% - 210px)}.modal-assessment-student-question .selected-content-wrapper .selected-content .objective-answer label{margin:0}.modal-assessment-student-question .selected-content-wrapper .selected-content .objective-answer label>p{margin:0}.modal-assessment-student-question .selected-content-wrapper .selected-content .objective-answer.selected{background-color:#f2f2f2;border:1px solid #F3931B;outline:1px solid #F3931B}.modal-assessment-student-question .selected-content-wrapper .selected-content-footer{justify-content:space-between;align-items:center;background-color:#e6e6e6}.modal-assessment-student-question .selected-content-wrapper .selected-content-footer .vertical-divider{border-left:1px solid #cccccc;height:40px}.modal-assessment-student-question .selected-content-wrapper .selected-content-footer.small-screen{position:absolute;bottom:50px;left:0}.modal-assessment-student-question .selected-content-wrapper .selected-content-footer.small-screen.show-score{bottom:100px}.modal-assessment-student-question .selected-content-wrapper .assessment-answer-text-editor{min-height:unset!important}.modal-assessment-student-question .selected-content-wrapper .assessment-answer-text-editor .ql-editor{min-height:unset!important;flex-grow:1}.modal-assessment-student-question .selected-content-wrapper .disabled-answer{box-shadow:none!important;outline:0;outline-offset:0;padding:0}.modal-assessment-student-question .info-page{background-color:#fafafa}.modal-assessment-student-question .custom-scrollbar{overflow:auto;scrollbar-width:thin;scrollbar-color:#7d7d7d transparent}.modal-assessment-student-question .custom-scrollbar::-webkit-scrollbar{width:11px}.modal-assessment-student-question .custom-scrollbar::-webkit-scrollbar-track{background:transparent}.modal-assessment-student-question .custom-scrollbar::-webkit-scrollbar-thumb{background-color:#7d7d7d;border-radius:10px;border:2px solid white}.modal-assessment-student-question .custom-scrollbar.question-list::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.modal-assessment-student-question .custom-scrollbar.info-page::-webkit-scrollbar-thumb{border:2px solid #fafafa}.view-file-attachment{position:relative;margin-top:1.5rem;margin-bottom:1.5rem}.view-file-attachment img{max-width:100%;height:200px;cursor:pointer}.view-file-attachment .attachment-loading{position:absolute;inset:0;background-color:#0003;display:flex;align-items:center;justify-content:center}.view-file-attachment .attachment-loading .spinner-border{height:50px;width:50px}.view-file-attachment .document{border:2px solid rgba(0,0,0,.1);-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;max-width:300px;display:flex;flex-direction:row;padding:12px;align-items:center;position:relative}.view-file-attachment .document .document-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-left:10px;margin-right:10px}.view-file-attachment .document .document-name .tooltiptext{visibility:hidden;background-color:#bbb;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;margin-top:30px;left:5rem;top:0;z-index:1}.view-file-attachment .document .document-name:hover .tooltiptext{visibility:visible}.view-file-attachment .document .document-download{cursor:pointer}.assessment-student-scoring-rubric-wrapper{padding:.25rem}.assessment-student-scoring-rubric-wrapper .title{color:#999;font-size:12px;text-transform:uppercase}.assessment-student-scoring-rubric-wrapper .proficiency-level-item{max-width:225px;margin-right:2.5rem;margin-bottom:.75rem;margin-top:.25rem}.min-h-100{min-height:calc(100vh - 260px)!important}.radio-item{margin:8px}.radio-item{display:inline-block;position:relative;word-break:break-word}.checkbox-item{display:inline-flex;align-items:start;position:relative;margin:8px}.wrapper{flex:1;display:flex;flex-direction:column;align-items:center;padding:20px;border-width:2px;border-radius:6px;border-color:#a5a5a5;border-style:dashed;outline:none;transition:border .24s ease-in-out}.wrapper.disabled{background-color:#e4e7ea;cursor:not-allowed}.attachment-list-wrapper{background-color:#d9d9d9;border-radius:6px;padding:1rem}.attachment-list-wrapper .attachment-list-slider{justify-content:center;cursor:grab}.attachment-list-wrapper .attachment-list-slider:active{cursor:grabbing}.attachment-list-wrapper .slide-arrow{cursor:pointer;display:flex;justify-content:center;align-items:center;text-align:center;vertical-align:middle;-webkit-user-select:none;user-select:none;background-color:#999;height:16px;width:16px;border-radius:999px}.attachment-list-attachment{position:relative;margin-top:1rem;margin-bottom:.5rem;margin-right:1rem}.attachment-list-attachment img{max-width:100%;height:200px;cursor:pointer}.attachment-list-attachment .attachment-loading{position:absolute;inset:0;background-color:#0003;display:flex;align-items:center;justify-content:center}.attachment-list-attachment .attachment-loading .spinner-border{height:26px;width:26px}.attachment-list-attachment .document{border:2px solid rgba(0,0,0,.1);border-radius:6px;max-width:300px;display:flex;flex-direction:row;padding:12px;align-items:center;background-color:#f2f2f2;-webkit-user-select:none;user-select:none;position:relative}.attachment-list-attachment .document .document-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-left:10px;margin-right:10px}.attachment-list-attachment .document .document-name .tooltiptext{visibility:hidden;background-color:#bbb;color:#fff;text-align:center;border-radius:5px;padding:5px;-webkit-user-select:none;user-select:none;position:absolute;margin-top:30px;left:5rem;top:0;z-index:99999}.attachment-list-attachment .document .document-name:hover .tooltiptext{visibility:visible}.attachment-list-attachment .document .document-download{cursor:pointer}.attachment-list-pending{display:flex;flex-direction:column;align-items:center;justify-content:space-between;border:2px solid rgba(0,0,0,.1);border-radius:6px;margin-top:1rem;margin-bottom:.5rem;margin-right:1rem;background-color:#f2f2f2;height:65px;max-width:150px;padding:8px 12px}.attachment-list-pending .processing-text{max-width:126px;overflow:hidden;font-size:12px;white-space:nowrap;text-overflow:ellipsis}.CircularProgressbar{width:100%;vertical-align:middle}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;-webkit-transition:stroke-dashoffset .5s ease 0s;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;font-size:20px;dominant-baseline:middle;text-anchor:middle}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}.feedback-wrapper .document{border-radius:6px;max-width:300px;display:flex;flex-direction:row;padding:12px;align-items:center;background-color:#f2f2f2;-webkit-user-select:none;user-select:none;position:relative}.feedback-wrapper .document .document-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-left:10px;margin-right:10px}.feedback-wrapper .document .document-name .tooltiptext{visibility:hidden;background-color:#bbb;color:#fff;text-align:center;border-radius:5px;padding:5px;-webkit-user-select:none;user-select:none;position:absolute;margin-top:30px;left:5rem;top:0;z-index:99999}.feedback-wrapper .document .document-name:hover .tooltiptext{visibility:visible}.feedback-wrapper .document .document-download{cursor:pointer}.group-additional-collaborator{background-color:#999;width:40px;height:40px;border-radius:1000px;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:16px;color:#fff;margin-left:-.75rem;position:relative;z-index:0;-webkit-user-select:none;user-select:none}.content-list-avatar{position:relative;z-index:1}.author-color-dot{height:18px;width:18px;border-radius:50%;display:inline-block}.feedback-wrapper-objective{padding:2rem;border-radius:6px}.feedback-wrapper-objective p{margin:0}.feedback-wrapper-objective .feedback-text{color:#fff}.feedback-wrapper-objective.no-answer{background-color:#7c7c7c}.feedback-wrapper-objective.correct{background-color:#76b743}.feedback-wrapper-objective.incorrect{background-color:#d73930}.feedback-wrapper-objective .document{border-radius:6px;max-width:300px;display:flex;flex-direction:row;padding:12px;align-items:center;background-color:#f2f2f2;-webkit-user-select:none;user-select:none;position:relative}.feedback-wrapper-objective .document .document-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-left:10px;margin-right:10px}.feedback-wrapper-objective .document .document-name .tooltiptext{visibility:hidden;background-color:#bbb;color:#fff;text-align:center;border-radius:5px;padding:5px;-webkit-user-select:none;user-select:none;position:absolute;margin-top:30px;left:5rem;top:0;z-index:99999}.feedback-wrapper-objective .document .document-name:hover .tooltiptext{visibility:visible}.feedback-wrapper-objective .document .document-download{cursor:pointer}.C--card.type--1{display:block;position:relative;background-color:#fff;-webkit-border-radius:6px;-khtml-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;outline:1px solid #cccccc;outline-offset:-1px}.C--card.type--1 .card__header,.C--card.type--1 .card__body,.C--card.type--1 .card__footer{padding:16px;display:block;position:relative}.C--card.type--1 .card__title{display:block;display:-webkit-box;margin:0 0 4px;max-height:46px;overflow:hidden;font-size:1.55rem;font-weight:700;color:#333;line-height:1.5;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.C--card.type--1 .card__subtitle{display:block;margin:0 0 16px;font-size:1.35rem;color:#777;line-height:1.35}.C--card.type--1 .card__text{display:block;margin:0 0 16px;font-size:1.5rem;line-height:1.4}.notification-card.unread{background-color:#e5f3fb}.notification-card:hover{background-color:#f2f9fd!important}.notification-card.new{animation:fadeInAnimation ease 2s;animation-iteration-count:1;animation-fill-mode:forwards}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}.notifications-container{height:100%}.notifications-container .nav-link{color:#333;border-right:0!important;border-left:0!important;display:flex;align-items:center}.notifications-container .nav-link.active{color:#f18700!important;border-right:0!important;border-left:0!important;border-bottom:5px solid #F18700!important}.notifications-container .nav-link:hover{border-bottom:5px solid rgba(241,135,0,.5)!important}.notifications-container .tab-counter{display:flex;justify-content:center;align-items:center;background-color:#d73930;color:#fff;font-size:10px;font-weight:500;padding:0 6px;min-width:20px!important;max-width:26px!important;height:16px!important;border-radius:20px;margin-left:.5rem;-webkit-user-select:none;user-select:none}.notifications-container .tab-content{height:calc(100vh - 155px)!important}.notifications-container .tab-content .tab-pane{height:100%}.notifications-container .tab-content .tab-pane .mark-all-read-container{height:40px;box-shadow:0 -29px 30px 10px #00000080;-webkit-box-shadow:0px -29px 30px 10px rgba(0,0,0,.5);-moz-box-shadow:0px -29px 30px 10px rgba(0,0,0,.5);position:relative;z-index:1}.notifications-container .tab-content .tab-pane .infinite-scroll-component__outerdiv{height:100%}.notifications-container .tab-content .tab-pane .infinite-scroll-component__outerdiv{height:calc(100% - 40px);position:relative;z-index:0}.notifications-container .tab-content .tab-pane .custom-scrollbar{overflow:auto;scrollbar-width:thin;scrollbar-color:#7d7d7d transparent}.notifications-container .tab-content .tab-pane .custom-scrollbar::-webkit-scrollbar{width:10px}.notifications-container .tab-content .tab-pane .custom-scrollbar::-webkit-scrollbar-track{background:transparent}.notifications-container .tab-content .tab-pane .custom-scrollbar::-webkit-scrollbar-thumb{background-color:#7d7d7d;border-radius:10px;border:2px solid white}.notifications-container .no-notification-image{width:31rem}@media only screen and (max-width:575px){.notifications-container .no-notification-image{width:20rem}}.notification-permission-banner{visibility:hidden;position:fixed;left:16px;top:69px;width:368px;height:132px;background-color:#fff;border-radius:6px;border:1px solid #CCCCCC;z-index:1050;box-shadow:0 0 10px #0000004d;-webkit-box-shadow:0px 0px 10px rgba(0,0,0,.3019607843);-moz-box-shadow:0px 0px 10px rgba(0,0,0,.3019607843)}@media(max-width:575.98px){.notification-permission-banner{left:0;width:calc(100% - 20px);height:auto;margin-left:10px}}.notification-permission-banner.open{visibility:visible}.notification-permission-banner .x-button{position:absolute;right:15px;top:5px}.combobox-value-card{border-radius:5px;position:relative;background-color:#ccc;color:#333;padding:5px 25px 5px 7px;margin-top:10px;margin-right:10px;word-break:break-word;font-size:12px}.combobox-value-card .combobox-value-card-dismiss{cursor:pointer;position:absolute;padding:3px;top:0;right:3px}.tooltip-react-container{max-width:300px!important;z-index:99999999!important;white-space:pre-line!important}.tooltip-text-center{text-align:center!important}.tooltip-text-left{text-align:left!important}.tooltip-text-right{text-align:right!important}.problem-list-tooltip{display:block;list-style-type:"-";padding-left:1rem}.problem-list-tooltip li{padding-left:.5rem}.lms-alert-banner{padding:16px 12px;border-radius:10px;color:#fff;width:100%;transition:opacity 1s;opacity:0;display:flex;align-items:center}.lms-alert-banner.neutral{background-color:#666}.lms-alert-banner.positive{background-color:#53802e}.lms-alert-banner.alert{background-color:#a95e01}.lms-alert-banner.negative{background-color:#d12119}.lms-alert-banner.show-alert{opacity:1}.lms-alert-banner .icon-wrapper{line-height:0;width:fit-content;margin-right:10px}.lms-alert-banner .content-wrapper{color:#fff;font-size:12px}.lms-alert-banner .action-wrapper{line-height:0;width:fit-content;margin-left:auto;padding-left:10px;cursor:pointer;justify-self:flex-end}.switch-wrapper{display:flex;align-items:center;justify-content:center}.switch-wrapper .switch{margin:0;position:relative;display:inline-block;width:36px;height:20px}.switch-wrapper .switch input:checked+.slider:before{-webkit-transform:translateX(16px);-ms-transform:translateX(16px);transform:translate(16px)}.switch-wrapper .switch input+.slider{position:absolute;cursor:pointer;inset:0;background-color:#9a9a9a;-webkit-transition:.3s;transition:.3s}.switch-wrapper .switch input+.slider:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:#fff;-webkit-transition:.3s;transition:.3s}.switch-wrapper .switch input+.slider.color{background-color:#e1645e}.switch-wrapper .switch input+.slider.color:before{background-color:#a91a14}.switch-wrapper .switch input:checked+.slider{position:absolute;cursor:pointer;inset:0;background-color:#f3931b;-webkit-transition:.3s;transition:.3s}.switch-wrapper .switch input:checked+.slider:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:#fff;-webkit-transition:.3s;transition:.3s}.switch-wrapper .switch input:checked+.slider.color{background-color:#92c569}.switch-wrapper .switch input:checked+.slider.color:before{background-color:#476f29}.switch-wrapper .switch input:disabled+.slider{filter:opacity(50%);cursor:not-allowed}.switch-wrapper .switch .slider{border-radius:34px}.switch-wrapper .switch .slider:before{border-radius:50%}.see-more-box-container{border-radius:6px;background-color:#f2f2f2;padding:8px;width:100%}.see-more-box-container .see-more-box-content{position:relative;transition:height .5s,background 1s;overflow:hidden}.see-more-box-container .see-more-box-content.gradient.content-hide:after{content:"";position:absolute;top:0;left:0;pointer-events:none;background:transparent;background:linear-gradient(0deg,#f2f2f2,#fff0 50px);width:100%;height:100%}.see-more-box-container .see-more-box-content.gradient.content-show:after{content:"";position:absolute;top:0;left:0;pointer-events:none;background:transparent;background:linear-gradient(0deg,#f2f2f2,#fff0 5px);width:100%;height:100%}.title-run-period{font-size:12px;color:#333}.card-title.course-card-title{color:gray;font-size:14px}.card-text.course-card-text{font-size:15px;display:flex;flex-direction:row;align-items:center}.card-header.course-card-header{border-top-right-radius:10px;border-top-left-radius:10px;background-color:#fff;padding:16px}.card-body.course-card-phase{background-color:#0097da;border-radius:10px;min-height:100px}.submissionDueDateStyle{color:gray;font-size:14px;margin-top:5px;margin-bottom:5px}#modal-change-role .modal-header .close span{font-size:25px}.button-container{width:35%;display:flex;justify-content:space-between}.square{border-radius:10px;background-color:#ecebeb;color:#333;width:100%;height:150px;padding:10px;cursor:pointer}.square.selected{background-color:#015581;color:#fff}.min-height .modal-content{min-height:70vh;max-height:100vh}.box-container{min-height:43vh;max-height:48vh;overflow-x:auto}.C--tabs.type-1.my-4.tab-wrapper{margin-top:0!important;margin-bottom:0!important}.role-name-wrapper{clear:both;margin-top:63px}.text-with-see-more{white-space:pre-wrap}.radio-item label:before{content:" ";display:inline-block;position:relative;top:5px;margin:0 7px 0 0;width:18px;height:18px;min-width:18px;min-height:18px;border-radius:11px;border:1px solid #999999}.radio-item input[type=radio]:checked+label:after{border-radius:11px;width:8px;height:8px;position:absolute;top:10px;left:5px;content:" ";display:block;background:#fff;cursor:pointer}.approval-note-table-body{min-height:40px}.approval-note-table-body.odd{background-color:#fff}.approval-note-table-body.even{background-color:#f5f5f5}div[id=br-id-approval-note]~div.table-responsive{border:1px solid #c8ced3!important;border-radius:10px!important}.approval-note-table{overflow-x:auto;background-color:#fff;margin:0}.approval-note-thead{background-color:#fff}.approval-note-th{background-color:#fff;height:50px;vertical-align:middle!important;border-bottom:1px solid #c8ced3!important;border-top:none!important;font-weight:400}.approval-note-td{text-align:left;vertical-align:middle;border:none!important}.cb-adjustment{padding-right:20px!important;margin-right:-20px!important}.tb-adjustment{width:calc(100% + 20px)!important;border-color:#ccc!important}.tb-adjustment:focus{border-color:#0000004d!important}.tb-adjustment:hover{border-color:#0000004d!important}.dropdown-height{height:100%}.dropdown-single-date{width:100%;height:100%;border-left:0px;border-radius:0 6px 6px 0/0px 6px 6px 0px}.dropdown-menu-single-date{left:-110px!important;z-index:9999!important}.textbox-single-date{border-right:0px!important;border-top-right-radius:0!important;border-bottom-right-radius:0!important;cursor:pointer!important}div.textbox-invalid-message{bottom:-2rem}.thread-item-skeleton .bottom-no-border{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.thread-item-skeleton .top-no-border{border-top-right-radius:0!important;border-top-left-radius:0!important}.thread-item-skeleton .no-border{border-radius:0!important;box-shadow:none!important}.thread-item-skeleton .thread-author-name{font-size:15px;display:flex;flex-direction:row;align-items:center}.thread-item-skeleton .thread-item-wrapper{position:relative}.thread-item-skeleton .no-top-left-right-border{border-top:0;border-left:0;border-right:0}.thread-item-student .bottom-no-border{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.thread-item-student .top-no-border{border-top-right-radius:0!important;border-top-left-radius:0!important}.thread-item-student .no-border{border-radius:0!important;box-shadow:none!important}.thread-item-student .thread-author-name{font-size:15px;display:flex;flex-direction:row;align-items:center}.thread-item-student .thread-title-link{color:#333}.thread-item-student .thread-item-wrapper{position:relative}.thread-item-student .thread-item-wrapper .thread-item-card:hover{background-color:#fafafa}.thread-item-student .empty-style{text-align:center;padding:29px 0}.thread-item-student .discussing{font-size:16px;color:#333;font-weight:600;padding-top:15px}.thread-item-student .no-top-left-right-border{border-top:0;border-left:0;border-right:0}.thread-item-student .date-color{color:#747474}.thread-item-student .lecturer-dot{width:5px;height:5px;border-radius:50%;background-color:#cecdce}.thread-item-student .lecturer-color{color:#f18700}.thread-item-student .comment-reply-count{width:30px}.thread-item-student .no-forums-available{width:31rem}@media only screen and (max-width:575px){.thread-item-student .no-forums-available{width:20rem}}.thread-item-student .assessment-label-div{margin-left:2rem;display:flex;align-items:center}.thread-item-student .assessment-label{height:23px;display:flex;align-items:center;border-radius:6px!important}.thread-item-student .latest-reply{margin-left:0!important}.thread-item-student .pil-late-silver{background-color:#e1e1e1;color:#333;font-weight:200!important;border-radius:6px}.thread-item-student .tool-tip-first-reply{white-space:nowrap!important;font-size:12px!important;padding:10px;max-width:none!important;width:350px}.thread-item-student .student--div--countdown{background:#d73930;color:#fff;border-radius:6px}.thread-item-student .border-6{border-radius:6px!important}.thread-item-student .pill-height{height:23px}.thread-reply-info{font-size:12px;margin-left:1rem!important;padding-left:10px}.reply-info{background-color:#e1e1e1;border-radius:6px;padding:3px 5px}.reply-late-info{background:#d73930;color:#fff;border-radius:6px;padding:3px 5px}div#rich-editor-content p{margin-bottom:0}.C--button.type--1.style-switch{background-color:#fff;background-image:none;color:#333;border:1px solid #c8ced3;text-transform:none;width:100px}@media only screen and (max-width:575px){.masked-button-container{margin-top:20px}}.C--combobox-displaycard .displaycards .inner{margin:2.5px -2.5px}.C--combobox-displaycard .displaycards .card-item{background:#ccc;border-radius:5px;padding:5px 10px;justify-content:space-between;font-size:12px}.C--combobox-displaycard .displaycards .card-item-block{display:flex;margin:5px 2.5px}.C--combobox-displaycard .displaycards .card-item-inline{display:inline-flex;margin:2.5px}.C--combobox-displaycard .displaycards .card-item .action{margin-left:5px}.C--combobox-displaycard .displaycards .card-item .action a{-webkit-user-select:none;user-select:none;cursor:pointer}.overall-status-table-header{display:flex;flex-direction:row;height:50px;background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px}.overall-status-table-body{display:flex;flex-direction:row;min-height:40px}.overall-status-table-body.odd{background-color:#fff}.overall-status-table-body.even{background-color:#f5f5f5}.component{width:20%;text-align:left}.status-overall-status{width:20%;text-align:center}.remarks{width:60%}.arrow-background{background-color:gray;opacity:.75;width:7.5%;height:15%;top:42.5%}.content-style{margin-top:20px;word-break:break-word}.downloadable-file-container .attachment{position:relative;margin-top:10px;margin-bottom:10px}.downloadable-file-container .attachment .spinner-border{height:26px;width:26px}.downloadable-file-container .attachment .document{border:2px solid rgba(0,0,0,.1);-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;min-width:33%;display:flex;flex-direction:row;padding-top:12px;padding-bottom:12px;padding-left:2.5%;margin-left:1.25%;margin-right:1.25%;align-items:center}.downloadable-file-container .attachment .document .document-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-width:65%;max-width:65%}.downloadable-file-container .attachment .document .document-name .tooltiptext{visibility:hidden;background-color:#bbb;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;margin-top:30px;left:140px;z-index:1;min-width:fit-content;max-width:700px;overflow:auto;white-space:normal;text-overflow:unset}.downloadable-file-container .attachment .document .document-name:hover .tooltiptext{visibility:visible}.downloadable-file-container .attachment .document .document-download{cursor:pointer}.background-item-so{background-color:#fff}.so-header{border-top:1px;border-bottom:1px;border-left:0px;border-right:0px;border-color:#c8ced3;border-style:solid;padding-top:10px;padding-bottom:10px}.so-row{padding-top:10px;padding-bottom:10px}.so-row.odd{background-color:#fff}.so-row.even{background-color:#fafafa}.so-width80percent{width:80%}.so-new-label{margin-left:8px;width:41px;height:20px;text-align:center;line-height:20px;border-radius:6px;color:#fff;font-size:12px;background-color:#028ed5}.blue-red-dd.dropdown button{height:30px;font-size:12px;background-color:#028ed5;border-radius:6px;border:0px;color:#fff}.blue-red-dd.dropdown button.disabled{background-color:#ff4e45;opacity:1}.blue-red-dd.dropdown button .dropdown-toggle:after{margin-left:1rem}.blue-red-dd.dropdown.show .dropdown-item{background-color:#fff;color:#000}.blue-red-dd.dropdown.show .dropdown-menu.show{z-index:99}div.blue-red-dd-menu{width:600px;font-size:14px;padding:10px;border-radius:6px;margin-top:5px;margin-bottom:5px;max-height:150px;overflow:auto}.blue-red-dd.dropdown.show .btn-secondary{color:#fff!important;background-color:#014769!important}.blue-red-dd2.dropdown.show .btn-secondary{color:#fff;background-color:#450943!important}.blue-red-dd2.dropdown button{height:30px;font-size:12px;background-color:#880f88;border-radius:6px;border:0px;color:#fff}.blue-red-dd2.dropdown button.disabled{background-color:#ff4e45;opacity:1}.blue-red-dd2.dropdown button .dropdown-toggle:after{margin-left:1rem}.blue-red-dd2.dropdown.show .dropdown-item{background-color:#fff;color:#000}.blue-red-dd2.dropdown.show .dropdown-menu.show{z-index:99}.circle-pill-equivalent{margin-top:6px;margin-right:8px;width:8px;height:8px;min-width:8px;min-height:8px;max-width:8px;max-height:8px}.origin-space{margin-bottom:0}.origin{margin-top:1em}.eq-items{flex-grow:1;font-size:12px}.eq-items :nth-child(1){color:#999;margin-bottom:4px;font-size:10px}.eq-title{font-size:14px}.C--InputResource input,.C--InputResource button{font-size:initial}.C--InputResource .form-control:focus{box-shadow:none}.C--InputResource .dropdown-toggle{background-color:initial}.C--InputResource .dropdown-item.active,.C--InputResource .dropdown-item:active{background-color:initial;color:initial}.C--InputResource input{outline:initial;box-shadow:initial;border:initial}.C--InputResource .input-group{border:1px solid rgba(0,0,0,.1);-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;flex-wrap:initial;background-color:#fff;border-color:#ccc}.C--InputResource .resource-type-toggle{min-width:70px;border:0;border-right:1px solid rgba(0,0,0,.1)}.C--InputResource .input-group-inputwrapper{position:relative;overflow:hidden;width:100px;-webkit-border-radius:0 5px 5px 0;-khtml-border-radius:0 5px 5px 0;-moz-border-radius:0 5px 5px 0;-ms-border-radius:0 5px 5px 0;-o-border-radius:0 5px 5px 0;border-radius:0 5px 5px 0}.C--InputResource .input-group-inputwrapper .progress-bar{position:absolute;bottom:0;left:0;height:3px;background:var(--green)}.C--InputResource .input-group-inputwrapper input[type=text]{height:38px;background-color:transparent}.C--InputResource.danger .input-group,.C--InputResource.danger .resource-type-toggle{border-color:red}.C--InputResource.danger .mark-desc{font-style:italic;color:red;font-size:.8em}.C--InputResource.success .input-group,.C--InputResource.success .resource-type-toggle{border-color:#76b743}.C--InputResource.success .mark-desc{font-style:italic;color:#76b743;font-size:.8em}.card-header-summary{background-color:#ccc;border-left:1px solid #c8ced3;border-right:1px solid #c8ced3;border-top:1px solid #c8ced3}.card-header-body{background-color:#fff;border-left:1px solid #c8ced3;border-right:1px solid #c8ced3;border-bottom:1px solid #c8ced3}.border-color-incomplete{border:2px solid #ff4e45}.br-12px-vc{border-radius:12px}.incomplete{background-color:#ff4e45;margin-left:10px;border-radius:10px;width:80px;height:20px;text-align:center;color:#fff;font-size:12px}.button-edit{margin-right:20px;background-color:#fff;border-radius:10px;width:60px;height:35px;border:1px solid #c8ced3}.button-edit:hover{background-color:#f4f4f4}.selected .dd__value-container{min-height:48px}.c--card-properties .card-properties-title{margin:0!important}.c--card-properties .card-properties-wrapper{display:flex;flex-wrap:wrap;margin:-16px;padding:8px}.c--card-properties .card-properties-wrapper>*{flex:auto;padding:8px}.c--card-properties .card-properties-wrapper.size-1>*{flex:0 0 100%}.c--card-properties .card-properties-wrapper.size-2>*{flex:0 0 50%}.c--card-properties .card-properties-wrapper.size-3>*{flex:0 0 33.3333%}.c--card-properties .card-properties-wrapper.size-4>*{flex:0 0 25%}.c--card-properties .card-properties-wrapper.size-5>*{flex:0 0 20%}.c--card-properties .card-properties-item{min-width:180px;margin-bottom:15px}.c--card-properties .card-properties-item .label{color:#666;font-size:.9em}.C--timestamp-input{width:100%;flex-wrap:nowrap;display:flex}.C--timestamp-input.primary>*:first-child input{border-top-right-radius:0;border-bottom-right-radius:0}.C--timestamp-input.primary>*:last-child input{border-top-left-radius:0;border-bottom-left-radius:0}.C--timestamp-input.primary .date,.C--timestamp-input.primary .time{width:initial;position:relative}.C--timestamp-input.primary .date input,.C--timestamp-input.primary .time input{text-align:center;padding-left:28px;padding-right:40px}.C--timestamp-input.primary .date{position:relative;flex-grow:1}.C--timestamp-input.primary .date .date-calendar{box-shadow:0 3px 10px #0000004a;border-radius:5px;overflow:hidden;margin-top:5px;border-color:#e5e5e5}.C--timestamp-input.primary .date .date-picker{margin:0}.C--timestamp-input.primary .time{width:180px;flex-basis:180px}.C--timestamp-input.primary .icon{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;bottom:0;width:40px;z-index:1}.C--timestamp-input.primary .icon2{display:flex;align-items:center;justify-content:center;position:absolute;top:1px;right:17px;bottom:0;width:40px;z-index:0}.C--timestamp-input.primary .options{font-size:14px;padding:10px}.C--timestamp-input.primary .options:hover{cursor:default;background-color:#89c4f499}.C--timestamp-input.primary .selected{background-color:#0097da;color:#fff}.C--timestamp-input.primary .selected:hover{background-color:#0097da}.C--timestamp-input.secondary{gap:8px}.C--timestamp-input.secondary .date,.C--timestamp-input.secondary .time{width:140px;position:relative}.C--timestamp-input.secondary .date input,.C--timestamp-input.secondary .time input{text-align:center;padding-left:40px}.C--timestamp-input.secondary .date{position:relative;flex-grow:1}.C--timestamp-input.secondary .date .date-calendar{box-shadow:0 3px 10px #0000004a;border-radius:5px;overflow:hidden;margin-top:5px;border-color:#e5e5e5}.C--timestamp-input.secondary .date .date-picker{margin:0}.C--timestamp-input.secondary .time{width:100px;flex-basis:100px}.C--timestamp-input.secondary .icon{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;bottom:0;width:40px;z-index:1}.C--timestamp-input.secondary .icon2{display:none}.C--timestamp-input.secondary .options{font-size:14px;padding:10px}.C--timestamp-input.secondary .options:hover{cursor:default;background-color:#89c4f499}.C--timestamp-input.secondary .selected{background-color:#0097da;color:#fff}.C--timestamp-input.secondary .selected:hover{background-color:#0097da}.content-icon{display:flex;align-items:center;max-width:200px;margin-top:1.5rem;border-radius:10px;border:1px solid #c8ced3;padding:10px;cursor:pointer}.privilege-checkbox{height:22px;margin:0;padding:0;display:flex;justify-content:center;align-items:center}.C--illustration{display:flex;align-items:center;justify-content:center}.C--illustration .illust-container .illust-image .illust-image-thumb{background-size:80%;background-position:center center;background-repeat:no-repeat;height:250px;width:250px;margin:auto}.C--illustration .illust-container .illust-image .illust-image-thumb.empty-schedule{background-image:url(/assets/img/ilustrasi-no-activity-schedule.png)}.C--illustration .illust-container .illust-image .illust-image-thumb.empty-course{background-image:url(/assets/img/ilustrasi-no-course.png)}.C--illustration .illust-container .illust-image .illust-image-thumb.empty-forum{background-image:url(/assets/img/ilustrasi-no-forum.png)}.C--illustration .illust-container .illust-image .illust-image-thumb.empty-2{background-image:url(/assets/img/ilustrasi-empty-2.png)}.C--illustration .illust-container .illust-info{padding:0 15px 15px;text-align:center}.C--illustration .illust-container .illust-info .info-title{margin:initial;font-weight:700;margin-bottom:15px;font-size:1.2em}.C--illustration .illust-container .illust-info .info-desc{margin:initial}.delivery-mode{color:#000;padding:.1em 10px;border-radius:15px;border:2px solid}.delivery-mode.virtual-class{border-color:#880f88}.delivery-mode.onsite{border-color:#666}.delivery-mode.online{border-color:#028ed5}.delivery-mode.other{border-color:#d73930}.table-skeleton-shadow{box-shadow:0 0 3px #0003}.table-skeleton-border-transparent{border:1px solid transparent!important}.no-connection-illustration{display:flex;align-items:center;justify-content:center;flex-direction:column}.no-connection-illustration img{width:250px}.no-connection-illustration .header{margin-top:16px;font-size:16px;margin-bottom:4px}.no-connection-illustration .retry-button{margin-top:40px;width:300px}.video{width:100%;height:auto}.video-fullscreen{height:90%;position:fixed;z-index:1021;top:50%;left:50%;padding:20px;transform:translate(-50%,-50%)}.video-fullscreen-background{background-color:#000b;position:fixed;inset:0;z-index:1020}.video-wrapper{display:flex;column-gap:2%;margin-bottom:20px;flex-wrap:wrap}.video-container{position:relative;width:49%;margin-top:1rem}.video-container:hover .video-play-button-overlay{opacity:1}.video-play-button{background-color:transparent;border:none;font-size:0;cursor:pointer;width:50px;height:50px;border-radius:50%;content:url("data:font/fontawesome;charset=utf8;font-weight=solid;font-size=2em;text-decoration: none;solid ,currentColor;")}.video-play-button-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;opacity:0;display:flex;justify-content:center;align-items:center;transition:opacity .2s ease-in-out}.assessment__combo__box__disabled{padding:18px 12px;font-size:16px;border:1px lightgrey solid;border-radius:8px}.learning__duration__form__field{margin-top:.5rem;border:1px lightgrey solid;border-radius:6px;background-color:#fff;padding:6px 12px!important;width:150px;font-size:14px}.learning__duration__form__field::placeholder{font:14px}.learning__duration__form__field:focus{outline-color:#2684ff}.learning__duration__form__field[disabled]{color:#999}.ca-border-radius{border-radius:6px}.text-editor-class-override{min-height:auto!important}.file-submitted-card{border-radius:5px;position:relative;background-color:#ccc;color:#333;padding:5px 25px 5px 7px;word-break:break-word;font-size:12px}.file-submitted-card .file-submitted-card-dissmiss{cursor:pointer;position:absolute;padding:3px;top:0;right:3px}.icn-help{width:-webkit-fill-available;text-align:center;padding-left:15px}.awd-input-information-segment1-container .title__form__field{margin-top:.5rem;border:1px lightgrey solid;border-radius:6px;font-size:14px;padding:18px 12px;background-color:#fff}.awd-input-information-segment1-container .title__form__field::placeholder{font:14px}.awd-input-information-segment1-container .title__form__field:focus{border-color:#2684ff;box-shadow:#2684ff 0 0 0 1px}.awd-input-information-segment1-container .assessment-weight{width:100px;padding-right:25px!important;border:1px lightgrey solid}.awd-input-information-segment1-container .assessment-weight:focus{border-color:#2684ff;box-shadow:#2684ff 0 0 0 1px}.awd-input-information-segment1-container .assessment-weight-percentage{position:absolute;top:8px;right:5px;color:#d3d3d3;font-size:1.4rem}.publish-card-information{padding-top:16px}.publish-card-information .row>div{margin-bottom:12px}.publish-card-information .card-title.publish-card-title{color:#999;font-size:12px;margin-bottom:4px}.publish-card-information .card-title.publish-card-title+.card-text{margin:0;font-size:14px}.C--timestamp-input-publish-setting.type--1{width:100%;flex-wrap:nowrap;display:flex}.C--timestamp-input-publish-setting.type--1>*:first-child input{border-top-right-radius:0;border-bottom-right-radius:0}.C--timestamp-input-publish-setting.type--1>*:last-child input{border-top-left-radius:0;border-bottom-left-radius:0}.C--timestamp-input-publish-setting.type--1 .date,.C--timestamp-input-publish-setting.type--1 .time{width:initial;position:relative}.C--timestamp-input-publish-setting.type--1 .date input,.C--timestamp-input-publish-setting.type--1 .time input{text-align:center;padding-left:28px;padding-right:40px}.C--timestamp-input-publish-setting.type--1 .date{position:relative;flex-grow:1}.C--timestamp-input-publish-setting.type--1 .date .date-calendar{box-shadow:0 3px 10px #0000004a;border-radius:5px;overflow:hidden;margin-top:5px;border-color:#e5e5e5}.C--timestamp-input-publish-setting.type--1 .date .date-picker{margin:0}.C--timestamp-input-publish-setting.type--1 .time{width:180px;flex-basis:180px}.C--timestamp-input-publish-setting.type--1 .icon{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;bottom:0;width:40px;z-index:1}.C--timestamp-input-publish-setting.type--1 .icon2{display:flex;align-items:center;justify-content:center;position:absolute;top:1px;right:17px;bottom:0;width:40px;z-index:0}.C--timestamp-input-publish-setting.type--1 .options{font-size:14px;padding:10px}.C--timestamp-input-publish-setting.type--1 .options:hover{cursor:default;background-color:#89c4f499}.C--timestamp-input-publish-setting.type--1 .selected{background-color:#0097da;color:#fff}.C--timestamp-input-publish-setting.type--1 .selected:hover{background-color:#0097da}.dd__option--is-disabled{cursor:not-allowed!important}.aw-publish-page-container .odd{padding-left:0!important;padding-right:0!important}.aw-publish-page-container .class-footer{border-top:1px solid #d8d8d8!important}.aw-publish-page-container .text-right{padding:10px 15px}.aw-publish-page-container .card-body-2{padding:11px 1px!important}.aw-publish-page-container .title__form__field,.aw-publish-page-container .time__limit__field{margin-top:.5rem;border:1px lightgrey solid;border-radius:4px;font-size:14px;padding:18px 12px;background-color:#fff}.aw-publish-page-container .title__form__field::placeholder,.aw-publish-page-container .time__limit__field::placeholder{font:14px}.aw-publish-page-container .time__limit__field{padding:6px 12px!important;width:200px;font-size:14px}.aw-publish-page-container .time__limit__field::placeholder{font:14px}.aw-publish-page-container .time__limit__field:focus{outline-color:#2684ff}.aw-publish-page-container .time__limit__field[disabled]{color:#999;background-color:#f2f2f2}.aw-publish-page-container .input-positive-number-publish{border-color:#ccc;height:38px;font-size:14px;border-radius:4px;border-style:solid;border-width:1px;width:150px}.aw-publish-page-container .input-positive-number-publish:focus{border-color:#2684ff;box-shadow:#2684ff 0 0 0 1px}.aw-publish-page-container .C--timestamp-input.type--1{width:100%;flex-wrap:nowrap;display:flex}.aw-publish-page-container .C--timestamp-input.type--1 .time{width:180px;flex-basis:180px}.aw-publish-page-container .C--timestamp-input.type--1 .date{position:relative;flex-grow:1}.aw-publish-page-container .C--timestamp-input.type--1 .date,.aw-publish-page-container .C--timestamp-input.type--1 .time{width:initial;position:relative}.aw-publish-page-container .C--timestamp-input.type--1 .date input,.aw-publish-page-container .C--timestamp-input.type--1 .time input{text-align:center;padding-left:28px;padding-right:40px}.aw-publish-page-container .C--timestamp-input.type--1 .icon2{display:flex;align-items:center;justify-content:center;position:absolute;top:1px;right:17px;bottom:0;width:40px;z-index:0}.aw-publish-page-container .normal-text.pil-grey-ql-student-activities{background-color:#666;border-radius:10px;padding:8px 0;color:#fff;height:40px;font-size:12px}.aw-publish-page-container .max-width-700px{max-width:700px}.radio-item{display:inline-block;position:relative}.radio-item input[type=radio]{display:none}.radio-item label{color:#000;font-weight:400;cursor:pointer}.radio-item label.disabled{cursor:default}.radio-item label:before{content:" ";display:inline-block;position:relative;top:3px;margin:0 7px 0 0;width:18px;height:18px;min-width:18px;min-height:18px;border-radius:11px;border:1px solid #999999}.radio-item input[type=radio]:checked+label:before{background-color:#f3931b;border:1px solid #c06c00}.radio-item input[type=radio]:checked+label:after{border-radius:11px;width:8px;height:8px;position:absolute;top:8px;left:5px;content:" ";display:block;background:#fff;cursor:pointer}.radio-item label.disabled:before{border:1px solid #cccccc!important;background-color:#f2f2f2!important;cursor:not-allowed!important}.radio-item input[type=radio]:checked+label.disabled:before{border:1px solid #D3994D!important;background-color:#f7b460!important;cursor:not-allowed!important}.radio-item input[type=radio]:checked+label.disabled:after{cursor:not-allowed!important}.radio-item:hover label:not(.disabled):before{border:1px solid #c06c00!important}.question-set-table{border-radius:6px;box-shadow:0 0 3px #0003;background-color:#fff;overflow-y:hidden;overflow-x:auto}.question-set-table .class-code-column{width:50%}.question-set-table .body-cell{padding-left:10px;padding-right:10px}.question-set-table .unallocated-class{font-weight:700;background-color:#e6e6e6;padding:10px}.question-set-table table{margin-bottom:0}.question-set-table table tbody tr:last-child td{border-bottom:none!important}.input-question-set-table{border-radius:6px 6px 0 0;box-shadow:0 0 3px #0003;background-color:#fff;overflow-y:hidden;overflow-x:auto}.input-question-set-table table{margin-bottom:0}.input-question-set-table table tbody tr:last-child td{border-bottom:none!important}.input-question-set-table .set-status{color:#fff;border-radius:6px;width:min-content;white-space:nowrap;background-color:#4d4d4d}.input-question-set-table .set-status.notstarted{background-color:#d12119}.input-question-set-table .set-status.inprogress{background-color:#a95e01}.input-question-set-table .set-status.completed,.input-question-set-table .set-status.draftrevise,.input-question-set-table .set-status.revised{background-color:#53802e}.input-question-set-table .set-status.published{background-color:#0171a9}.input-question-set-pagination{border-radius:0 0 6px 6px;background-color:#fff;box-shadow:0 0 3px #0003}.add_question_box{border:1px #999 dashed;border-radius:8px;padding:8px;background-color:#fff;cursor:pointer;height:55px}.add_question_box .question__field{border:none;color:gray}.randomize__question__field{margin-top:10px;padding:18px 12px;border:1px lightgrey solid;border-radius:6px;font-size:16px;background-color:#fff}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.snackbar-card-bm7{color:#fff;background-color:#333;border-radius:10px}.snackbar-card-bm7 .action-button{color:#f3932b;font-weight:600}:root{--blue: #007bff;--indigo: #6610f2;--purple: #6f42c1;--pink: #e83e8c;--red: #dc3545;--orange: #fd7e14;--yellow: #ffc107;--green: #28a745;--teal: #20c997;--cyan: #17a2b8;--white: #fff;--gray: #6c757d;--gray-dark: #343a40;--primary: #007bff;--secondary: #6c757d;--success: #28a745;--info: #17a2b8;--warning: #ffc107;--danger: #dc3545;--light: #f8f9fa;--dark: #343a40;--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}button:focus:not(:focus-visible){outline:0}[role=button]{cursor:pointer}h1,.h1{font-size:2.5rem}h2,.h2{font-size:2rem}h3,.h3{font-size:1.75rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}small,.small{font-size:.875em;font-weight:400}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:.875em;color:#6c757d}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}pre{display:block;font-size:87.5%;color:#212529}.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.container,.container-sm{max-width:540px}}@media(min-width:768px){.container,.container-sm,.container-md{max-width:720px}}@media(min-width:992px){.container,.container-sm,.container-md,.container-lg{max-width:960px}}@media(min-width:1200px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1140px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media(min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media(min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media(min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media(min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-bordered,.table-bordered th,.table-bordered td{border:1px solid #dee2e6}.table-hover tbody tr:hover{color:#212529;background-color:#00000013}.table-primary,.table-primary>th,.table-primary>td{background-color:#b8daff}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody+tbody{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:#d6d8db}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody+tbody{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>th,.table-success>td{background-color:#c3e6cb}.table-success th,.table-success td,.table-success thead th,.table-success tbody+tbody{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>th,.table-info>td{background-color:#bee5eb}.table-info th,.table-info td,.table-info thead th,.table-info tbody+tbody{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>th,.table-danger>td{background-color:#f5c6cb}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody+tbody{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>th,.table-light>td{background-color:#fdfdfe}.table-light th,.table-light td,.table-light thead th,.table-light tbody+tbody{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>th,.table-dark>td{background-color:#c6c8ca}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark th,.table-dark td,.table-dark thead th{border-color:#454d55}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #007bff40}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:#28a745e6;border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#28a745;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.was-validated select.form-control:valid,select.form-control.is-valid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/ calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#28a745}.was-validated .custom-control-input:valid~.custom-control-label,.custom-control-input.is-valid~.custom-control-label{color:#28a745}.was-validated .custom-control-input:valid~.custom-control-label:before,.custom-control-input.is-valid~.custom-control-label:before{border-color:#28a745}.was-validated .custom-control-input:valid:checked~.custom-control-label:before,.custom-control-input.is-valid:checked~.custom-control-label:before{border-color:#34ce57;background-color:#34ce57}.was-validated .custom-control-input:valid:focus~.custom-control-label:before,.custom-control-input.is-valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #28a74540}.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before{border-color:#28a745}.was-validated .custom-file-input:valid~.custom-file-label,.custom-file-input.is-valid~.custom-file-label{border-color:#28a745}.was-validated .custom-file-input:valid:focus~.custom-file-label,.custom-file-input.is-valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:#dc3545e6;border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.was-validated select.form-control:invalid,select.form-control.is-invalid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/ calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#dc3545}.was-validated .custom-control-input:invalid~.custom-control-label,.custom-control-input.is-invalid~.custom-control-label{color:#dc3545}.was-validated .custom-control-input:invalid~.custom-control-label:before,.custom-control-input.is-invalid~.custom-control-label:before{border-color:#dc3545}.was-validated .custom-control-input:invalid:checked~.custom-control-label:before,.custom-control-input.is-invalid:checked~.custom-control-label:before{border-color:#e4606d;background-color:#e4606d}.was-validated .custom-control-input:invalid:focus~.custom-control-label:before,.custom-control-input.is-invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #dc354540}.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before{border-color:#dc3545}.was-validated .custom-file-input:invalid~.custom-file-label,.custom-file-input.is-invalid~.custom-file-label{border-color:#dc3545}.was-validated .custom-file-input:invalid:focus~.custom-file-label,.custom-file-input.is-invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}@media(min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group,.form-inline .custom-select{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn:hover{color:#212529;text-decoration:none}.btn:focus,.btn.focus{outline:0;box-shadow:0 0 0 .2rem #007bff40}.btn:not(:disabled):not(.disabled){cursor:pointer}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 .2rem #268fff80}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #268fff80}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary:focus,.btn-secondary.focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem #828a9180}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #828a9180}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem #48b46180}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #48b46180}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem #3ab0c380}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #3ab0c380}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning:focus,.btn-warning.focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem #deaa0c80}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #deaa0c80}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem #e1536180}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #e1536180}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light:focus,.btn-light.focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem #d8d9db80}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #d8d9db80}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark:focus,.btn-dark.focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem #52585d80}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #52585d80}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 .2rem #007bff80}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #007bff80}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 .2rem #6c757d80}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #6c757d80}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 .2rem #28a74580}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #28a74580}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 .2rem #17a2b880}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #17a2b880}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 .2rem #dc354580}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #dc354580}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 .2rem #343a4080}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #343a4080}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link:focus,.btn-link.focus{text-decoration:underline}.btn-link:disabled,.btn-link.disabled{color:#6c757d;pointer-events:none}.btn-lg,.btn-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-sm,.btn-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.collapsing.width{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion:reduce){.collapsing.width{transition:none}}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-control-plaintext,.input-group>.custom-select,.input-group>.custom-file{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group:not(.has-validation)>.form-control:not(:last-child),.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.form-control:nth-last-child(n+3),.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-prepend,.input-group-append{display:-ms-flexbox;display:flex}.input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-lg>.form-control,.input-group-lg>.custom-select,.input-group-lg>.input-group-prepend>.input-group-text,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-append>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.form-control,.input-group-sm>.custom-select,.input-group-sm>.input-group-prepend>.input-group-text,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-append>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #007bff40}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input[disabled]~.custom-control-label,.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input[disabled]~.custom-control-label:before,.custom-control-input:disabled~.custom-control-label:before{background-color:#e9ecef}.custom-control-label:before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:1px solid #adb5bd}.custom-control-label:after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:50% / 50% 50% no-repeat}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#007bff80}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:#007bff80}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#007bff80}.custom-switch .custom-control-label:after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translate(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#007bff80}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #007bff40}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;overflow:hidden;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40}.custom-file-input[disabled]~.custom-file-label,.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;overflow:hidden;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label:after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background-color:transparent;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-pills .nav-link{background:none;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill>.nav-link,.nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar .container,.navbar .container-fluid,.navbar .container-sm,.navbar .container-md,.navbar .container-lg,.navbar .container-xl{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50% / 100% 100% no-repeat}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media(max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media(min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media(max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media(min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media(max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media(min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media(max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media(min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;min-height:1px;padding:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:#00000008;border-bottom:1px solid rgba(0,0,0,.125)}.card-footer{padding:.75rem 1.25rem;background-color:#00000008;border-top:1px solid rgba(0,0,0,.125)}.card-img-overlay{position:absolute;inset:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-top,.card-img-bottom{-ms-flex-negative:0;flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}@media(min-width:576px){.card-deck{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{-ms-flex:1 0 0%;flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}@media(min-width:576px){.card-group{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}@media(min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item.active{color:#6c757d}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem #007bff40}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:hover,a.badge-primary:focus{color:#fff;background-color:#0062cc}a.badge-primary:focus,a.badge-primary.focus{outline:0;box-shadow:0 0 0 .2rem #007bff80}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:hover,a.badge-secondary:focus{color:#fff;background-color:#545b62}a.badge-secondary:focus,a.badge-secondary.focus{outline:0;box-shadow:0 0 0 .2rem #6c757d80}.badge-success{color:#fff;background-color:#28a745}a.badge-success:hover,a.badge-success:focus{color:#fff;background-color:#1e7e34}a.badge-success:focus,a.badge-success.focus{outline:0;box-shadow:0 0 0 .2rem #28a74580}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:hover,a.badge-info:focus{color:#fff;background-color:#117a8b}a.badge-info:focus,a.badge-info.focus{outline:0;box-shadow:0 0 0 .2rem #17a2b880}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:hover,a.badge-warning:focus{color:#212529;background-color:#d39e00}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:hover,a.badge-danger:focus{color:#fff;background-color:#bd2130}a.badge-danger:focus,a.badge-danger.focus{outline:0;box-shadow:0 0 0 .2rem #dc354580}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:hover,a.badge-light:focus{color:#212529;background-color:#dae0e5}a.badge-light:focus,a.badge-light.focus{outline:0;box-shadow:0 0 0 .2rem #f8f9fa80}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:hover,a.badge-dark:focus{color:#fff;background-color:#1d2124}a.badge-dark:focus,a.badge-dark.focus{outline:0;box-shadow:0 0 0 .2rem #343a4080}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media(prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media(min-width:576px){.list-group-horizontal-sm{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width:768px){.list-group-horizontal-md{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width:992px){.list-group-horizontal-lg{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width:1200px){.list-group-horizontal-xl{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#856404;background-color:#ffe8a1}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}button.close{padding:0;background-color:transparent;border:0}.toast{-ms-flex-preferred-size:350px;flex-basis:350px;max-width:350px;font-size:.875rem;background-color:#ffffffd9;background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem #0000001a;opacity:0;border-radius:.25rem}.toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:#ffffffd9;background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translateY(-50px)}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}@media(min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.bs-popover-top>.arrow,.bs-popover-auto[x-placement^=top]>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-right>.arrow,.bs-popover-auto[x-placement^=right]>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-bottom>.arrow,.bs-popover-auto[x-placement^=bottom]>.arrow{top:calc(-.5rem - 1px)}.bs-popover-bottom .popover-header:before,.bs-popover-auto[x-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-left>.arrow,.bs-popover-auto[x-placement^=left]>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-body{padding:.5rem .75rem;color:#212529}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}.carousel-item-next:not(.carousel-item-left),.active.carousel-item-right{-webkit-transform:translateX(100%);transform:translate(100%)}.carousel-item-prev:not(.carousel-item-right),.active.carousel-item-left{-webkit-transform:translateX(-100%);transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:50% / 100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentcolor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentcolor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}@media(prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.bg-primary{background-color:#007bff!important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#117a8b!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#1d2124!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media(min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media(min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media(min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media(min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive-21by9:before{padding-top:42.857143%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media(min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media(min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media(min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media(min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}@supports ((position: -webkit-sticky) or (position: sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.text-primary{color:#007bff!important}a.text-primary:hover,a.text-primary:focus{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:hover,a.text-secondary:focus{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:hover,a.text-success:focus{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:hover,a.text-info:focus{color:#0f6674!important}a.text-warning:hover,a.text-warning:focus{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:hover,a.text-danger:focus{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:hover,a.text-light:focus{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:hover,a.text-dark:focus{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}@media print{*,*:before,*:after{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}pre,blockquote{border:1px solid #adb5bd;page-break-inside:avoid}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body,.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered th,.table-bordered td{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}@font-face{font-family:CoreUI-Icons-Free;src:url(/assets/CoreUI-Icons-Free-nKkuoih2.eot?64h6xh);src:url(/assets/CoreUI-Icons-Free-nKkuoih2.eot?64h6xh#iefix) format("embedded-opentype"),url(/assets/CoreUI-Icons-Free-kUZLnB5i.ttf?64h6xh) format("truetype"),url(/assets/CoreUI-Icons-Free-yH1_5Ckj.woff?64h6xh) format("woff"),url(/assets/CoreUI-Icons-Free-BxDHcUEW.svg?64h6xh#CoreUI-Icons-Free) format("svg");font-weight:400;font-style:normal}[class*=" cil-"],[class^=cil-]{font-family:CoreUI-Icons-Free!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cil-apple:before{content:""}.cil-birthday-cake:before{content:""}.cil-burger:before{content:""}.cil-coffee:before{content:""}.cil-dinner:before{content:""}.cil-drink:before{content:""}.cil-drink-alcohol:before{content:""}.cil-fastfood:before{content:""}.cil-lemon:before{content:""}.cil-mug:before{content:""}.cil-mug-tea:before{content:""}.cil-pizza:before{content:""}.cil-restaurant:before{content:""}.cil-battery-0:before{content:""}.cil-battery-empty:before{content:""}.cil-battery-3:before{content:""}.cil-battery-5:before{content:""}.cil-battery-full:before{content:""}.cil-battery-alert:before{content:""}.cil-battery-slash:before{content:""}.cil-bolt:before{content:""}.cil-fire:before{content:""}.cil-cat:before{content:""}.cil-dog:before{content:""}.cil-flower:before{content:""}.cil-leaf:before{content:""}.cil-eco:before{content:""}.cil-plant:before{content:""}.cil-paw:before{content:""}.cil-animal:before{content:""}.cil-terrain:before{content:""}.cil-american-football:before{content:""}.cil-baseball:before{content:""}.cil-basketball:before{content:""}.cil-bowling:before{content:""}.cil-football:before{content:""}.cil-soccer:before{content:""}.cil-golf:before{content:""}.cil-golf-alt:before{content:""}.cil-rowing:before{content:""}.cil-running:before{content:""}.cil-swimming:before{content:""}.cil-tennis:before{content:""}.cil-tennis-ball:before{content:""}.cil-weightlifitng:before{content:""}.cil-browser:before{content:""}.cil-cast:before{content:""}.cil-cloud:before{content:""}.cil-cloud-download:before{content:""}.cil-cloud-upload:before{content:""}.cil-data-transfer-down:before{content:""}.cil-data-transfer-up:before{content:""}.cil-ethernet:before{content:""}.cil-external-link:before{content:""}.cil-https:before{content:""}.cil-lan:before{content:""}.cil-link:before{content:""}.cil-link-alt:before{content:""}.cil-link-broken:before{content:""}.cil-newspaper:before{content:""}.cil-paper-plane:before{content:""}.cil-send:before{content:""}.cil-rss:before{content:""}.cil-share:before{content:""}.cil-share-all:before{content:""}.cil-share-alt:before{content:""}.cil-share-boxed:before{content:""}.cil-sitemap:before{content:""}.cil-stream:before{content:""}.cil-transfer:before{content:""}.cil-wifi-signal-0:before{content:""}.cil-wifi-signal-1:before{content:""}.cil-wifi-signal-2:before{content:""}.cil-wifi-signal-4:before{content:""}.cil-wifi-signal-off:before{content:""}.cil-bank:before{content:""}.cil-bath:before{content:""}.cil-bathroom:before{content:""}.cil-beach-access:before{content:""}.cil-bed:before{content:""}.cil-building:before{content:""}.cil-casino:before{content:""}.cil-child-friendly:before{content:""}.cil-baby-carriage:before{content:""}.cil-pushchair:before{content:""}.cil-couch:before{content:""}.cil-sofa:before{content:""}.cil-door:before{content:""}.cil-elevator:before{content:""}.cil-fridge:before{content:""}.cil-garage:before{content:""}.cil-home:before{content:""}.cil-hospital:before{content:""}.cil-hot-tub:before{content:""}.cil-house:before{content:""}.cil-industry:before{content:""}.cil-factory:before{content:""}.cil-industry-slash:before{content:""}.cil-factory-slash:before{content:""}.cil-institution:before{content:""}.cil-library-building:before{content:""}.cil-medical-cross:before{content:""}.cil-pool:before{content:""}.cil-room:before{content:""}.cil-school:before{content:""}.cil-education:before{content:""}.cil-shower:before{content:""}.cil-smoke-free:before{content:""}.cil-smoke-slash:before{content:""}.cil-smoking-room:before{content:""}.cil-smoke:before{content:""}.cil-spa:before{content:""}.cil-toilet:before{content:""}.cil-wc:before{content:""}.cil-window:before{content:""}.cil-cloudy:before{content:""}.cil-moon:before{content:""}.cil-rain:before{content:""}.cil-snowflake:before{content:""}.cil-sun:before{content:""}.cil-alarm:before{content:""}.cil-bell:before{content:""}.cil-bullhorn:before{content:""}.cil-warning:before{content:""}.cil-asterisk:before{content:""}.cil-asterisk-circle:before{content:""}.cil-badge:before{content:""}.cil-circle:before{content:""}.cil-drop1:before{content:""}.cil-heart:before{content:""}.cil-puzzle:before{content:""}.cil-rectangle:before{content:""}.cil-scrubber:before{content:""}.cil-square:before{content:""}.cil-star:before{content:""}.cil-star-half:before{content:""}.cil-triangle:before{content:""}.cil-barcode:before{content:""}.cil-beaker:before{content:""}.cil-bluetooth:before{content:""}.cil-bug:before{content:""}.cil-code:before{content:""}.cil-devices:before{content:""}.cil-fax:before{content:""}.cil-fork:before{content:""}.cil-gamepad:before{content:""}.cil-input-hdmi:before{content:""}.cil-input-power:before{content:""}.cil-keyboard:before{content:""}.cil-laptop:before{content:""}.cil-lightbulb:before{content:""}.cil-memory:before{content:""}.cil-monitor:before{content:""}.cil-mouse:before{content:""}.cil-print:before{content:""}.cil-qr-code:before{content:""}.cil-satelite:before{content:""}.cil-screen-desktop:before{content:""}.cil-screen-smartphone:before{content:""}.cil-signal-cellular-0:before{content:""}.cil-signal-cellular-3:before{content:""}.cil-signal-cellular-4:before{content:""}.cil-tablet:before{content:""}.cil-task:before{content:""}.cil-terminal:before{content:""}.cil-watch:before{content:""}.cil-3d:before{content:""}.cil-aperture:before{content:""}.cil-blur:before{content:""}.cil-blur-circular:before{content:""}.cil-blur-linear:before{content:""}.cil-border-all:before{content:""}.cil-border-bottom:before{content:""}.cil-border-clear:before{content:""}.cil-border-horizontal:before{content:""}.cil-border-inner:before{content:""}.cil-border-left:before{content:""}.cil-border-outer:before{content:""}.cil-border-right:before{content:""}.cil-border-style:before{content:""}.cil-border-top:before{content:""}.cil-border-vertical:before{content:""}.cil-brush:before{content:""}.cil-brush-alt:before{content:""}.cil-camera-roll:before{content:""}.cil-center-focus:before{content:""}.cil-color-border:before{content:""}.cil-color-fill:before{content:""}.cil-color-palette:before{content:""}.cil-contrast:before{content:""}.cil-crop:before{content:""}.cil-crop-rotate:before{content:""}.cil-cursor:before{content:""}.cil-cursor-move:before{content:""}.cil-drop:before{content:""}.cil-exposure:before{content:""}.cil-eyedropper:before{content:""}.cil-filter-frames:before{content:""}.cil-filter-photo:before{content:""}.cil-flip:before{content:""}.cil-flip-to-back:before{content:""}.cil-flip-to-front:before{content:""}.cil-gif:before{content:""}.cil-gradient:before{content:""}.cil-grain:before{content:""}.cil-grid:before{content:""}.cil-grid-slash:before{content:""}.cil-hdr:before{content:""}.cil-healing:before{content:""}.cil-image-broken:before{content:""}.cil-image-plus:before{content:""}.cil-layers:before{content:""}.cil-line-style:before{content:""}.cil-line-weight:before{content:""}.cil-object-group:before{content:""}.cil-object-ungroup:before{content:""}.cil-opacity:before{content:""}.cil-paint:before{content:""}.cil-paint-bucket:before{content:""}.cil-swap-horizontal:before{content:""}.cil-swap-vertical:before{content:""}.cil-vector:before{content:""}.cil-vertical-align-bottom1:before{content:""}.cil-vertical-align-center1:before{content:""}.cil-vertical-align-top1:before{content:""}.cil-align-center:before{content:""}.cil-align-left:before{content:""}.cil-align-right:before{content:""}.cil-bold:before{content:""}.cil-copy:before{content:""}.cil-cut:before{content:""}.cil-remove:before{content:""}.cil-backspace:before{content:""}.cil-double-quote-sans-left:before{content:""}.cil-double-quote-sans-right:before{content:""}.cil-excerpt:before{content:""}.cil-expand-down:before{content:""}.cil-expand-left:before{content:""}.cil-expand-right:before{content:""}.cil-expand-up:before{content:""}.cil-font:before{content:""}.cil-functions:before{content:""}.cil-functions-alt:before{content:""}.cil-header:before{content:""}.cil-highlighter:before{content:""}.cil-highligt:before{content:""}.cil-indent-decrease:before{content:""}.cil-indent-increase:before{content:""}.cil-info:before{content:""}.cil-italic:before{content:""}.cil-justify-center:before{content:""}.cil-justify-left:before{content:""}.cil-justify-right:before{content:""}.cil-level-down:before{content:""}.cil-level-up:before{content:""}.cil-line-spacing:before{content:""}.cil-list:before{content:""}.cil-list-filter:before{content:""}.cil-list-high-priority:before{content:""}.cil-list-low-priority:before{content:""}.cil-list-numbered:before{content:""}.cil-list-rich:before{content:""}.cil-notes:before{content:""}.cil-paragraph:before{content:""}.cil-pen-alt:before{content:""}.cil-pen-nib:before{content:""}.cil-pencil:before{content:""}.cil-short-text:before{content:""}.cil-sort-alpha-down:before{content:""}.cil-sort-alpha-up:before{content:""}.cil-sort-ascending:before{content:""}.cil-sort-descending:before{content:""}.cil-sort-numeric-down:before{content:""}.cil-sort-numeric-up:before{content:""}.cil-space-bar:before{content:""}.cil-text:before{content:""}.cil-text-shapes:before{content:""}.cil-text-size:before{content:""}.cil-text-square:before{content:""}.cil-text-strike:before{content:""}.cil-strikethrough:before{content:""}.cil-translate:before{content:""}.cil-underline:before{content:""}.cil-vertical-align-bottom:before{content:""}.cil-vertical-align-center:before{content:""}.cil-vertical-align-top:before{content:""}.cil-wrap-text:before{content:""}.cil-assistive-listening-system:before{content:""}.cil-blind:before{content:""}.cil-braille:before{content:""}.cil-deaf:before{content:""}.cil-fingerprint:before{content:""}.cil-life-ring:before{content:""}.cil-lock-locked:before{content:""}.cil-lock-unlocked:before{content:""}.cil-low-vision:before{content:""}.cil-mouth-slash:before{content:""}.cil-pregnant:before{content:""}.cil-shield-alt:before{content:""}.cil-sign-language:before{content:""}.cil-wheelchair:before{content:""}.cil-disabled:before{content:""}.cil-account-logout:before{content:""}.cil-action-redo:before{content:""}.cil-action-undo:before{content:""}.cil-applications:before{content:""}.cil-apps:before{content:""}.cil-applications-settings:before{content:""}.cil-apps-settings:before{content:""}.cil-arrow-bottom:before{content:""}.cil-arrow-circle-bottom:before{content:""}.cil-arrow-circle-left:before{content:""}.cil-arrow-circle-right:before{content:""}.cil-arrow-circle-top:before{content:""}.cil-arrow-left:before{content:""}.cil-arrow-right:before{content:""}.cil-arrow-thick-bottom:before{content:""}.cil-arrow-thick-from-bottom:before{content:""}.cil-arrow-thick-from-left:before{content:""}.cil-arrow-thick-from-right:before{content:""}.cil-arrow-thick-from-top:before{content:""}.cil-arrow-thick-left:before{content:""}.cil-arrow-thick-right:before{content:""}.cil-arrow-thick-to-bottom:before{content:""}.cil-arrow-thick-to-left:before{content:""}.cil-arrow-thick-to-right:before{content:""}.cil-arrow-thick-to-top:before{content:""}.cil-arrow-thick-top:before{content:""}.cil-arrow-top:before{content:""}.cil-ban:before{content:""}.cil-brightness:before{content:""}.cil-caret-bottom:before{content:""}.cil-caret-left:before{content:""}.cil-caret-right:before{content:""}.cil-caret-top:before{content:""}.cil-check:before{content:""}.cil-check-alt:before{content:""}.cil-check-circle:before{content:""}.cil-chevron-bottom:before{content:""}.cil-chevron-circle-down-alt:before{content:""}.cil-chevron-circle-left-alt:before{content:""}.cil-chevron-circle-right-alt:before{content:""}.cil-chevron-circle-up-alt:before{content:""}.cil-chevron-double-down:before{content:""}.cil-chevron-double-left:before{content:""}.cil-chevron-double-right:before{content:""}.cil-chevron-double-up:before{content:""}.cil-chevron-double-up-alt:before{content:""}.cil-chevron-left:before{content:""}.cil-chevron-right:before{content:""}.cil-chevron-top:before{content:""}.cil-clear-all:before{content:""}.cil-clipboard:before{content:""}.cil-clone:before{content:""}.cil-columns:before{content:""}.cil-exit-to-app:before{content:""}.cil-filter:before{content:""}.cil-infinity:before{content:""}.cil-input:before{content:""}.cil-magnifying-glass:before{content:""}.cil-zoom:before{content:""}.cil-search:before{content:""}.cil-menu:before{content:""}.cil-hamburger-menu:before{content:""}.cil-minus:before{content:""}.cil-move:before{content:""}.cil-options:before{content:""}.cil-options-horizontal:before{content:""}.cil-ellipses:before{content:""}.cil-ellipsis:before{content:""}.cil-pin:before{content:""}.cil-plus:before{content:""}.cil-power-standby:before{content:""}.cil-reload:before{content:""}.cil-resize-both:before{content:""}.cil-resize-height:before{content:""}.cil-resize-width:before{content:""}.cil-save:before{content:""}.cil-settings:before{content:""}.cil-cog:before{content:""}.cil-speedometer:before{content:""}.cil-gauge:before{content:""}.cil-spreadsheet:before{content:""}.cil-storage:before{content:""}.cil-sync:before{content:""}.cil-toggle-off:before{content:""}.cil-touch-app:before{content:""}.cil-trash:before{content:""}.cil-view-column:before{content:""}.cil-view-module:before{content:""}.cil-view-quilt:before{content:""}.cil-view-stream:before{content:""}.cil-wallpaper:before{content:""}.cil-window-maximize:before{content:""}.cil-window-minimize:before{content:""}.cil-window-restore:before{content:""}.cil-x:before{content:""}.cil-x-circle:before{content:""}.cil-zoom-in:before{content:""}.cil-zoom-out:before{content:""}.cil-child:before{content:""}.cil-baby:before{content:""}.cil-face:before{content:""}.cil-face-dead:before{content:""}.cil-frown:before{content:""}.cil-sad:before{content:""}.cil-meh:before{content:""}.cil-mood-bad:before{content:""}.cil-mood-good:before{content:""}.cil-mood-very-bad:before{content:""}.cil-mood-very-good:before{content:""}.cil-smile:before{content:""}.cil-happy:before{content:""}.cil-smile-plus:before{content:""}.cil-4k:before{content:""}.cil-airplay:before{content:""}.cil-album:before{content:""}.cil-audio:before{content:""}.cil-audio-description:before{content:""}.cil-audio-spectrum:before{content:""}.cil-av-timer:before{content:""}.cil-camera:before{content:""}.cil-camera-control:before{content:""}.cil-control:before{content:""}.cil-closed-captioning:before{content:""}.cil-cc:before{content:""}.cil-compress:before{content:""}.cil-equalizer:before{content:""}.cil-featured-playlist:before{content:""}.cil-fullscreen:before{content:""}.cil-fullscreen-exit:before{content:""}.cil-hd:before{content:""}.cil-headphones:before{content:""}.cil-library-add:before{content:""}.cil-loop:before{content:""}.cil-loop-1:before{content:""}.cil-loop-circular:before{content:""}.cil-media-eject:before{content:""}.cil-media-pause:before{content:""}.cil-media-play:before{content:""}.cil-media-record:before{content:""}.cil-media-skip-backward:before{content:""}.cil-media-skip-forward:before{content:""}.cil-media-step-backward:before{content:""}.cil-media-step-forward:before{content:""}.cil-media-stop:before{content:""}.cil-microphone:before{content:""}.cil-mic:before{content:""}.cil-movie:before{content:""}.cil-music-note:before{content:""}.cil-playlist-add:before{content:""}.cil-speaker:before{content:""}.cil-tv:before{content:""}.cil-video:before{content:""}.cil-voice-over-record:before{content:""}.cil-volume-high:before{content:""}.cil-volume-low:before{content:""}.cil-volume-off:before{content:""}.cil-at:before{content:""}.cil-book:before{content:""}.cil-bookmark:before{content:""}.cil-description:before{content:""}.cil-envelope-closed:before{content:""}.cil-envelope-letter:before{content:""}.cil-envelope-open:before{content:""}.cil-file:before{content:""}.cil-find-in-page:before{content:""}.cil-folder:before{content:""}.cil-folder-open:before{content:""}.cil-image1:before{content:""}.cil-inbox:before{content:""}.cil-library:before{content:""}.cil-paperclip:before{content:""}.cil-tag:before{content:""}.cil-tags:before{content:""}.cil-address-book:before{content:""}.cil-people:before{content:""}.cil-user:before{content:""}.cil-user-female:before{content:""}.cil-user-follow:before{content:""}.cil-user-unfollow:before{content:""}.cil-airplane-mode:before{content:""}.cil-airplane-mode-off:before{content:""}.cil-contact:before{content:""}.cil-dialpad:before{content:""}.cil-mobile:before{content:""}.cil-mobile-landscape:before{content:""}.cil-phone:before{content:""}.cil-sim:before{content:""}.cil-bike:before{content:""}.cil-boat-alt:before{content:""}.cil-bus-alt:before{content:""}.cil-car-alt:before{content:""}.cil-flight-takeoff:before{content:""}.cil-locomotive:before{content:""}.cil-taxi:before{content:""}.cil-truck:before{content:""}.cil-walk:before{content:""}.cil-calendar:before{content:""}.cil-calendar-check:before{content:""}.cil-clock:before{content:""}.cil-compass:before{content:""}.cil-flag-alt:before{content:""}.cil-globe-alt:before{content:""}.cil-history:before{content:""}.cil-language:before{content:""}.cil-location-pin:before{content:""}.cil-map:before{content:""}.cil-balance-scale:before{content:""}.cil-bar-chart:before{content:""}.cil-basket:before{content:""}.cil-briefcase:before{content:""}.cil-british-pound:before{content:""}.cil-calculator:before{content:""}.cil-cart:before{content:""}.cil-chart:before{content:""}.cil-chart-line:before{content:""}.cil-chart-pie:before{content:""}.cil-credit-card:before{content:""}.cil-dollar:before{content:""}.cil-euro:before{content:""}.cil-gem:before{content:""}.cil-diamond:before{content:""}.cil-gift:before{content:""}.cil-graph:before{content:""}.cil-money:before{content:""}.cil-cash:before{content:""}.cil-wallet:before{content:""}.cil-yen:before{content:""}.cil-chat-bubble:before{content:""}.cil-comment-bubble:before{content:""}.cil-comment-square:before{content:""}.cil-speech:before{content:""}.cil-hand-point-down:before{content:""}.cil-hand-point-left:before{content:""}.cil-hand-point-right:before{content:""}.cil-hand-point-up:before{content:""}.cil-thumb-down:before{content:""}.cil-thumb-up:before{content:""}@font-face{font-family:CoreUI-Icons-Brand;src:url(/assets/CoreUI-Icons-Brand-CMjEfroR.eot?64h6xh);src:url(/assets/CoreUI-Icons-Brand-CMjEfroR.eot?64h6xh#iefix) format("embedded-opentype"),url(/assets/CoreUI-Icons-Brand-B_Vw66ng.ttf?64h6xh) format("truetype"),url(/assets/CoreUI-Icons-Brand-C5DqHPk_.woff?64h6xh) format("woff"),url(/assets/CoreUI-Icons-Brand-Bx51tPsC.svg?64h6xh#CoreUI-Icons-Linear) format("svg");font-weight:400;font-style:normal}[class*=" cib-"],[class^=cib-]{font-family:CoreUI-Icons-Brand!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cib-500px-5:before{content:""}.cib-500px:before{content:""}.cib-about-me:before{content:""}.cib-abstract:before{content:""}.cib-acm:before{content:""}.cib-addthis:before{content:""}.cib-adguard:before{content:""}.cib-adobe-acrobat-reader:before{content:""}.cib-adobe-aftere-ffects:before{content:""}.cib-adobe-audition:before{content:""}.cib-adobe-creative-cloud:before{content:""}.cib-adobe-dreamweaver:before{content:""}.cib-adobe-illustrator:before{content:""}.cib-adobe-indesign:before{content:""}.cib-adobe-lightroom-classic:before{content:""}.cib-adobe-lightroom:before{content:""}.cib-adobe-photoshop:before{content:""}.cib-adobe-premiere:before{content:""}.cib-adobe-typekit:before{content:""}.cib-adobe-xd:before{content:""}.cib-adobe:before{content:""}.cib-airbnb:before{content:""}.cib-algolia:before{content:""}.cib-alipay:before{content:""}.cib-allocine:before{content:""}.cib-amazon-aws:before{content:""}.cib-amazon-pay:before{content:""}.cib-amazon:before{content:""}.cib-amd:before{content:""}.cib-american-express:before{content:""}.cib-anaconda:before{content:""}.cib-analogue:before{content:""}.cib-android-alt:before{content:""}.cib-android:before{content:""}.cib-angellist:before{content:""}.cib-angular-universal:before{content:""}.cib-angular:before{content:""}.cib-ansible:before{content:""}.cib-apache-airflow:before{content:""}.cib-apache-flink:before{content:""}.cib-apache-spark:before{content:""}.cib-apache:before{content:""}.cib-app-store-ios:before{content:""}.cib-app-store:before{content:""}.cib-apple-music:before{content:""}.cib-apple-pay:before{content:""}.cib-apple-podcasts:before{content:""}.cib-apple:before{content:""}.cib-appveyor:before{content:""}.cib-aral:before{content:""}.cib-arch-linux:before{content:""}.cib-archive-of-our-own:before{content:""}.cib-arduino:before{content:""}.cib-artstation:before{content:""}.cib-arxiv:before{content:""}.cib-asana:before{content:""}.cib-at-and-t:before{content:""}.cib-atlassian:before{content:""}.cib-atom:before{content:""}.cib-audible:before{content:""}.cib-aurelia:before{content:""}.cib-auth0:before{content:""}.cib-automatic:before{content:""}.cib-autotask:before{content:""}.cib-aventrix:before{content:""}.cib-azure-artifacts:before{content:""}.cib-azure-devops:before{content:""}.cib-azure-pipelines:before{content:""}.cib-babel:before{content:""}.cib-baidu:before{content:""}.cib-bamboo:before{content:""}.cib-bancontact:before{content:""}.cib-bandcamp:before{content:""}.cib-basecamp:before{content:""}.cib-bathasu:before{content:""}.cib-behance:before{content:""}.cib-big-cartel:before{content:""}.cib-bing:before{content:""}.cib-bit:before{content:""}.cib-bitbucket:before{content:""}.cib-bitcoin:before{content:""}.cib-bitdefender:before{content:""}.cib-bitly:before{content:""}.cib-blackberry:before{content:""}.cib-blender:before{content:""}.cib-blogger-b:before{content:""}.cib-blogger:before{content:""}.cib-bluetooth-b:before{content:""}.cib-bluetooth:before{content:""}.cib-boeing:before{content:""}.cib-boost:before{content:""}.cib-bootstrap:before{content:""}.cib-bower:before{content:""}.cib-brand-ai:before{content:""}.cib-brave:before{content:""}.cib-btc:before{content:""}.cib-buddy:before{content:""}.cib-buffer:before{content:""}.cib-buy-me-a-coffee:before{content:""}.cib-buysellads:before{content:""}.cib-buzzfeed:before{content:""}.cib-c:before{content:""}.cib-cakephp:before{content:""}.cib-campaign-monitor:before{content:""}.cib-canva:before{content:""}.cib-cashapp:before{content:""}.cib-cassandra:before{content:""}.cib-castro:before{content:""}.cib-cc-amazon-pay:before{content:""}.cib-cc-amex:before{content:""}.cib-cc-apple-pay:before{content:""}.cib-cc-diners-club:before{content:""}.cib-cc-discover:before{content:""}.cib-cc-jcb:before{content:""}.cib-cc-mastercard:before{content:""}.cib-cc-paypal:before{content:""}.cib-cc-stripe:before{content:""}.cib-cc-visa:before{content:""}.cib-centos:before{content:""}.cib-cevo:before{content:""}.cib-chase:before{content:""}.cib-chef:before{content:""}.cib-chromecast:before{content:""}.cib-circle:before{content:""}.cib-circleci:before{content:""}.cib-cirrusci:before{content:""}.cib-cisco:before{content:""}.cib-civicrm:before{content:""}.cib-clockify:before{content:""}.cib-clojure:before{content:""}.cib-cloudbees:before{content:""}.cib-cloudflare:before{content:""}.cib-cmake:before{content:""}.cib-co-op:before{content:""}.cib-codacy:before{content:""}.cib-code-climate:before{content:""}.cib-codecademy:before{content:""}.cib-codecov:before{content:""}.cib-codeigniter:before{content:""}.cib-codepen:before{content:""}.cib-coderwall:before{content:""}.cib-codesandbox:before{content:""}.cib-codeship:before{content:""}.cib-codewars:before{content:""}.cib-codio:before{content:""}.cib-coffeescript:before{content:""}.cib-common-workflow-language:before{content:""}.cib-composer:before{content:""}.cib-conda-forge:before{content:""}.cib-conekta:before{content:""}.cib-confluence:before{content:""}.cib-coreui-c:before{content:""}.cib-coreui:before{content:""}.cib-coursera:before{content:""}.cib-coveralls:before{content:""}.cib-cpanel:before{content:""}.cib-cplusplus:before{content:""}.cib-creative-commons-by:before{content:""}.cib-creative-commons-nc-eu:before{content:""}.cib-creative-commons-nc-jp:before{content:""}.cib-creative-commons-nc:before{content:""}.cib-creative-commons-nd:before{content:""}.cib-creative-commons-pd-alt:before{content:""}.cib-creative-commons-pd:before{content:""}.cib-creative-commons-remix:before{content:""}.cib-creative-commons-sa:before{content:""}.cib-creative-commons-sampling-plus:before{content:""}.cib-creative-commons-sampling:before{content:""}.cib-creative-commons-share:before{content:""}.cib-creative-commons-zero:before{content:""}.cib-creative-commons:before{content:""}.cib-crunchbase:before{content:""}.cib-crunchyroll:before{content:""}.cib-css3-shiled:before{content:""}.cib-css3:before{content:""}.cib-csswizardry:before{content:""}.cib-d3-js:before{content:""}.cib-dailymotion:before{content:""}.cib-dashlane:before{content:""}.cib-dazn:before{content:""}.cib-dblp:before{content:""}.cib-debian:before{content:""}.cib-deepin:before{content:""}.cib-deezer:before{content:""}.cib-delicious:before{content:""}.cib-dell:before{content:""}.cib-deno:before{content:""}.cib-dependabot:before{content:""}.cib-designer-news:before{content:""}.cib-dev-to:before{content:""}.cib-deviantart:before{content:""}.cib-devrant:before{content:""}.cib-diaspora:before{content:""}.cib-digg:before{content:""}.cib-digital-ocean:before{content:""}.cib-discord:before{content:""}.cib-discourse:before{content:""}.cib-discover:before{content:""}.cib-disqus:before{content:""}.cib-disroot:before{content:""}.cib-django:before{content:""}.cib-docker:before{content:""}.cib-docusign:before{content:""}.cib-dot-net:before{content:""}.cib-draugiem-lv:before{content:""}.cib-dribbble:before{content:""}.cib-drone:before{content:""}.cib-dropbox:before{content:""}.cib-drupal:before{content:""}.cib-dtube:before{content:""}.cib-duckduckgo:before{content:""}.cib-dynatrace:before{content:""}.cib-ebay:before{content:""}.cib-eclipseide:before{content:""}.cib-elastic-cloud:before{content:""}.cib-elastic-search:before{content:""}.cib-elastic-stack:before{content:""}.cib-elastic:before{content:""}.cib-electron:before{content:""}.cib-elementary:before{content:""}.cib-eleventy:before{content:""}.cib-ello:before{content:""}.cib-elsevier:before{content:""}.cib-emlakjet:before{content:""}.cib-empirekred:before{content:""}.cib-envato:before{content:""}.cib-epic-games:before{content:""}.cib-epson:before{content:""}.cib-esea:before{content:""}.cib-eslint:before{content:""}.cib-ethereum:before{content:""}.cib-etsy:before{content:""}.cib-event-store:before{content:""}.cib-eventbrite:before{content:""}.cib-evernote:before{content:""}.cib-everplaces:before{content:""}.cib-evry:before{content:""}.cib-exercism:before{content:""}.cib-experts-exchange:before{content:""}.cib-expo:before{content:""}.cib-eyeem:before{content:""}.cib-f-secure:before{content:""}.cib-facebook-f:before{content:""}.cib-facebook:before{content:""}.cib-faceit:before{content:""}.cib-fandango:before{content:""}.cib-favro:before{content:""}.cib-feathub:before{content:""}.cib-fedex:before{content:""}.cib-fedora:before{content:""}.cib-feedly:before{content:""}.cib-fido-alliance:before{content:""}.cib-figma:before{content:""}.cib-filezilla:before{content:""}.cib-firebase:before{content:""}.cib-fitbit:before{content:""}.cib-flask:before{content:""}.cib-flattr:before{content:""}.cib-flickr:before{content:""}.cib-flipboard:before{content:""}.cib-flutter:before{content:""}.cib-fnac:before{content:""}.cib-foursquare:before{content:""}.cib-framer:before{content:""}.cib-freebsd:before{content:""}.cib-freecodecamp:before{content:""}.cib-fur-affinity:before{content:""}.cib-furry-network:before{content:""}.cib-garmin:before{content:""}.cib-gatsby:before{content:""}.cib-gauges:before{content:""}.cib-genius:before{content:""}.cib-gentoo:before{content:""}.cib-geocaching:before{content:""}.cib-gerrit:before{content:""}.cib-gg:before{content:""}.cib-ghost:before{content:""}.cib-gimp:before{content:""}.cib-git:before{content:""}.cib-gitea:before{content:""}.cib-github:before{content:""}.cib-gitkraken:before{content:""}.cib-gitlab:before{content:""}.cib-gitpod:before{content:""}.cib-gitter:before{content:""}.cib-glassdoor:before{content:""}.cib-glitch:before{content:""}.cib-gmail:before{content:""}.cib-gnu-privacy-guard:before{content:""}.cib-gnu-social:before{content:""}.cib-gnu:before{content:""}.cib-go:before{content:""}.cib-godot-engine:before{content:""}.cib-gog-com:before{content:""}.cib-goldenline:before{content:""}.cib-goodreads:before{content:""}.cib-google-ads:before{content:""}.cib-google-allo:before{content:""}.cib-google-analytics:before{content:""}.cib-google-chrome:before{content:""}.cib-google-cloud:before{content:""}.cib-google-keep:before{content:""}.cib-google-pay:before{content:""}.cib-google-play:before{content:""}.cib-google-podcasts:before{content:""}.cib-google:before{content:""}.cib-googles-cholar:before{content:""}.cib-gov-uk:before{content:""}.cib-gradle:before{content:""}.cib-grafana:before{content:""}.cib-graphcool:before{content:""}.cib-graphql:before{content:""}.cib-grav:before{content:""}.cib-gravatar:before{content:""}.cib-greenkeeper:before{content:""}.cib-greensock:before{content:""}.cib-groovy:before{content:""}.cib-groupon:before{content:""}.cib-grunt:before{content:""}.cib-gulp:before{content:""}.cib-gumroad:before{content:""}.cib-gumtree:before{content:""}.cib-habr:before{content:""}.cib-hackaday:before{content:""}.cib-hackerearth:before{content:""}.cib-hackerone:before{content:""}.cib-hackerrank:before{content:""}.cib-hackhands:before{content:""}.cib-hackster:before{content:""}.cib-happycow:before{content:""}.cib-hashnode:before{content:""}.cib-haskell:before{content:""}.cib-hatena-bookmark:before{content:""}.cib-haxe:before{content:""}.cib-helm:before{content:""}.cib-here:before{content:""}.cib-heroku:before{content:""}.cib-hexo:before{content:""}.cib-highly:before{content:""}.cib-hipchat:before{content:""}.cib-hitachi:before{content:""}.cib-hockeyapp:before{content:""}.cib-homify:before{content:""}.cib-hootsuite:before{content:""}.cib-hotjar:before{content:""}.cib-houzz:before{content:""}.cib-hp:before{content:""}.cib-html5-shield:before{content:""}.cib-html5:before{content:""}.cib-htmlacademy:before{content:""}.cib-huawei:before{content:""}.cib-hubspot:before{content:""}.cib-hulu:before{content:""}.cib-humble-bundle:before{content:""}.cib-iata:before{content:""}.cib-ibm:before{content:""}.cib-icloud:before{content:""}.cib-iconjar:before{content:""}.cib-icq:before{content:""}.cib-ideal:before{content:""}.cib-ifixit:before{content:""}.cib-imdb:before{content:""}.cib-indeed:before{content:""}.cib-inkscape:before{content:""}.cib-instacart:before{content:""}.cib-instagram:before{content:""}.cib-instapaper:before{content:""}.cib-intel:before{content:""}.cib-intellijidea:before{content:""}.cib-intercom:before{content:""}.cib-internet-explorer:before{content:""}.cib-invision:before{content:""}.cib-ionic:before{content:""}.cib-issuu:before{content:""}.cib-itch-io:before{content:""}.cib-jabber:before{content:""}.cib-java:before{content:""}.cib-javascript:before{content:""}.cib-jekyll:before{content:""}.cib-jenkins:before{content:""}.cib-jest:before{content:""}.cib-jet:before{content:""}.cib-jetbrains:before{content:""}.cib-jira:before{content:""}.cib-joomla:before{content:""}.cib-jquery:before{content:""}.cib-js:before{content:""}.cib-jsdelivr:before{content:""}.cib-jsfiddle:before{content:""}.cib-json:before{content:""}.cib-jupyter:before{content:""}.cib-justgiving:before{content:""}.cib-kaggle:before{content:""}.cib-kaios:before{content:""}.cib-kaspersky:before{content:""}.cib-kentico:before{content:""}.cib-keras:before{content:""}.cib-keybase:before{content:""}.cib-keycdn:before{content:""}.cib-khan-academy:before{content:""}.cib-kibana:before{content:""}.cib-kickstarter:before{content:""}.cib-kik:before{content:""}.cib-kirby:before{content:""}.cib-klout:before{content:""}.cib-known:before{content:""}.cib-ko-fi:before{content:""}.cib-kodi:before{content:""}.cib-koding:before{content:""}.cib-kotlin:before{content:""}.cib-krita:before{content:""}.cib-kubernetes:before{content:""}.cib-lanyrd:before{content:""}.cib-laravel-horizon:before{content:""}.cib-laravel-nova:before{content:""}.cib-laravel:before{content:""}.cib-last-fm:before{content:""}.cib-latex:before{content:""}.cib-launchpad:before{content:""}.cib-leetcode:before{content:""}.cib-lenovo:before{content:""}.cib-less:before{content:""}.cib-lets-encrypt:before{content:""}.cib-letterboxd:before{content:""}.cib-lgtm:before{content:""}.cib-liberapay:before{content:""}.cib-librarything:before{content:""}.cib-libreoffice:before{content:""}.cib-line:before{content:""}.cib-linkedin-in:before{content:""}.cib-linkedin:before{content:""}.cib-linux-foundation:before{content:""}.cib-linux-mint:before{content:""}.cib-linux:before{content:""}.cib-livejournal:before{content:""}.cib-livestream:before{content:""}.cib-logstash:before{content:""}.cib-lua:before{content:""}.cib-lumen:before{content:""}.cib-lyft:before{content:""}.cib-macys:before{content:""}.cib-magento:before{content:""}.cib-magisk:before{content:""}.cib-mail-ru:before{content:""}.cib-mailchimp:before{content:""}.cib-makerbot:before{content:""}.cib-manjaro:before{content:""}.cib-markdown:before{content:""}.cib-marketo:before{content:""}.cib-mastercard:before{content:""}.cib-mastodon:before{content:""}.cib-material-design:before{content:""}.cib-mathworks:before{content:""}.cib-matrix:before{content:""}.cib-mattermost:before{content:""}.cib-matternet:before{content:""}.cib-maxcdn:before{content:""}.cib-mcafee:before{content:""}.cib-media-temple:before{content:""}.cib-mediafire:before{content:""}.cib-medium-m:before{content:""}.cib-medium:before{content:""}.cib-meetup:before{content:""}.cib-mega:before{content:""}.cib-mendeley:before{content:""}.cib-messenger:before{content:""}.cib-meteor:before{content:""}.cib-micro-blog:before{content:""}.cib-microgenetics:before{content:""}.cib-microsoft-edge:before{content:""}.cib-microsoft:before{content:""}.cib-minetest:before{content:""}.cib-minutemailer:before{content:""}.cib-mix:before{content:""}.cib-mixcloud:before{content:""}.cib-mixer:before{content:""}.cib-mojang:before{content:""}.cib-monero:before{content:""}.cib-mongodb:before{content:""}.cib-monkeytie:before{content:""}.cib-monogram:before{content:""}.cib-monzo:before{content:""}.cib-moo:before{content:""}.cib-mozilla-firefox:before{content:""}.cib-mozilla:before{content:""}.cib-musescore:before{content:""}.cib-mxlinux:before{content:""}.cib-myspace:before{content:""}.cib-mysql:before{content:""}.cib-nativescript:before{content:""}.cib-nec:before{content:""}.cib-neo4j:before{content:""}.cib-netflix:before{content:""}.cib-netlify:before{content:""}.cib-next-js:before{content:""}.cib-nextcloud:before{content:""}.cib-nextdoor:before{content:""}.cib-nginx:before{content:""}.cib-nim:before{content:""}.cib-nintendo-3ds:before{content:""}.cib-nintendo-gamecube:before{content:""}.cib-nintendo-switch:before{content:""}.cib-nintendo:before{content:""}.cib-node-js:before{content:""}.cib-node-red:before{content:""}.cib-nodemon:before{content:""}.cib-nokia:before{content:""}.cib-notion:before{content:""}.cib-npm:before{content:""}.cib-nucleo:before{content:""}.cib-nuget:before{content:""}.cib-nuxt-js:before{content:""}.cib-nvidia:before{content:""}.cib-ocaml:before{content:""}.cib-octave:before{content:""}.cib-octopus-deploy:before{content:""}.cib-oculus:before{content:""}.cib-odnoklassniki:before{content:""}.cib-open-access:before{content:""}.cib-open-collective:before{content:""}.cib-open-id:before{content:""}.cib-open-source-initiative:before{content:""}.cib-openstreetmap:before{content:""}.cib-opensuse:before{content:""}.cib-openvpn:before{content:""}.cib-opera:before{content:""}.cib-opsgenie:before{content:""}.cib-oracle:before{content:""}.cib-orcid:before{content:""}.cib-origin:before{content:""}.cib-osi:before{content:""}.cib-osmc:before{content:""}.cib-overcast:before{content:""}.cib-overleaf:before{content:""}.cib-ovh:before{content:""}.cib-pagekit:before{content:""}.cib-palantir:before{content:""}.cib-pandora:before{content:""}.cib-pantheon:before{content:""}.cib-patreon:before{content:""}.cib-paypal:before{content:""}.cib-periscope:before{content:""}.cib-php:before{content:""}.cib-picarto-tv:before{content:""}.cib-pinboard:before{content:""}.cib-pingdom:before{content:""}.cib-pingup:before{content:""}.cib-pinterest-p:before{content:""}.cib-pinterest:before{content:""}.cib-pivotaltracker:before{content:""}.cib-plangrid:before{content:""}.cib-player-me:before{content:""}.cib-playerfm:before{content:""}.cib-playstation:before{content:""}.cib-playstation3:before{content:""}.cib-playstation4:before{content:""}.cib-plesk:before{content:""}.cib-plex:before{content:""}.cib-pluralsight:before{content:""}.cib-plurk:before{content:""}.cib-pocket:before{content:""}.cib-postgresql:before{content:""}.cib-postman:before{content:""}.cib-postwoman:before{content:""}.cib-powershell:before{content:""}.cib-prettier:before{content:""}.cib-prismic:before{content:""}.cib-probot:before{content:""}.cib-processwire:before{content:""}.cib-product-hunt:before{content:""}.cib-proto-io:before{content:""}.cib-protonmail:before{content:""}.cib-proxmox:before{content:""}.cib-pypi:before{content:""}.cib-python:before{content:""}.cib-pytorch:before{content:""}.cib-qgis:before{content:""}.cib-qiita:before{content:""}.cib-qq:before{content:""}.cib-qualcomm:before{content:""}.cib-quantcast:before{content:""}.cib-quantopian:before{content:""}.cib-quarkus:before{content:""}.cib-quora:before{content:""}.cib-qwiklabs:before{content:""}.cib-qzone:before{content:""}.cib-r:before{content:""}.cib-radiopublic:before{content:""}.cib-rails:before{content:""}.cib-raspberry-pi:before{content:""}.cib-react:before{content:""}.cib-read-the-docs:before{content:""}.cib-readme:before{content:""}.cib-realm:before{content:""}.cib-reason:before{content:""}.cib-redbubble:before{content:""}.cib-reddit-alt:before{content:""}.cib-reddit:before{content:""}.cib-redhat:before{content:""}.cib-redis:before{content:""}.cib-redux:before{content:""}.cib-renren:before{content:""}.cib-reverbnation:before{content:""}.cib-riot:before{content:""}.cib-ripple:before{content:""}.cib-riseup:before{content:""}.cib-rollup-js:before{content:""}.cib-roots:before{content:""}.cib-roundcube:before{content:""}.cib-rss:before{content:""}.cib-rstudio:before{content:""}.cib-ruby:before{content:""}.cib-rubygems:before{content:""}.cib-runkeeper:before{content:""}.cib-rust:before{content:""}.cib-safari:before{content:""}.cib-sahibinden:before{content:""}.cib-salesforce:before{content:""}.cib-saltstack:before{content:""}.cib-samsung-pay:before{content:""}.cib-samsung:before{content:""}.cib-sap:before{content:""}.cib-sass-alt:before{content:""}.cib-sass:before{content:""}.cib-saucelabs:before{content:""}.cib-scala:before{content:""}.cib-scaleway:before{content:""}.cib-scribd:before{content:""}.cib-scrutinizerci:before{content:""}.cib-seagate:before{content:""}.cib-sega:before{content:""}.cib-sellfy:before{content:""}.cib-semaphoreci:before{content:""}.cib-sensu:before{content:""}.cib-sentry:before{content:""}.cib-server-fault:before{content:""}.cib-shazam:before{content:""}.cib-shell:before{content:""}.cib-shopify:before{content:""}.cib-showpad:before{content:""}.cib-siemens:before{content:""}.cib-signal:before{content:""}.cib-sina-weibo:before{content:""}.cib-sitepoint:before{content:""}.cib-sketch:before{content:""}.cib-skillshare:before{content:""}.cib-skyliner:before{content:""}.cib-skype:before{content:""}.cib-slack:before{content:""}.cib-slashdot:before{content:""}.cib-slickpic:before{content:""}.cib-slides:before{content:""}.cib-slideshare:before{content:""}.cib-smashingmagazine:before{content:""}.cib-snapchat:before{content:""}.cib-snapcraft:before{content:""}.cib-snyk:before{content:""}.cib-society6:before{content:""}.cib-socket-io:before{content:""}.cib-sogou:before{content:""}.cib-solus:before{content:""}.cib-songkick:before{content:""}.cib-sonos:before{content:""}.cib-soundcloud:before{content:""}.cib-sourceforge:before{content:""}.cib-sourcegraph:before{content:""}.cib-spacemacs:before{content:""}.cib-spacex:before{content:""}.cib-sparkfun:before{content:""}.cib-sparkpost:before{content:""}.cib-spdx:before{content:""}.cib-speaker-deck:before{content:""}.cib-spectrum:before{content:""}.cib-spotify:before{content:""}.cib-spotlight:before{content:""}.cib-spreaker:before{content:""}.cib-spring:before{content:""}.cib-sprint:before{content:""}.cib-squarespace:before{content:""}.cib-stackbit:before{content:""}.cib-stackexchange:before{content:""}.cib-stackoverflow:before{content:""}.cib-stackpath:before{content:""}.cib-stackshare:before{content:""}.cib-stadia:before{content:""}.cib-statamic:before{content:""}.cib-staticman:before{content:""}.cib-statuspage:before{content:""}.cib-steam:before{content:""}.cib-steem:before{content:""}.cib-steemit:before{content:""}.cib-stitcher:before{content:""}.cib-storify:before{content:""}.cib-storybook:before{content:""}.cib-strapi:before{content:""}.cib-strava:before{content:""}.cib-stripe-s:before{content:""}.cib-stripe:before{content:""}.cib-stubhub:before{content:""}.cib-stumbleupon:before{content:""}.cib-styleshare:before{content:""}.cib-stylus:before{content:""}.cib-sublime-text:before{content:""}.cib-subversion:before{content:""}.cib-superuser:before{content:""}.cib-svelte:before{content:""}.cib-svg:before{content:""}.cib-swagger:before{content:""}.cib-swarm:before{content:""}.cib-swift:before{content:""}.cib-symantec:before{content:""}.cib-symfony:before{content:""}.cib-synology:before{content:""}.cib-t-mobile:before{content:""}.cib-tableau:before{content:""}.cib-tails:before{content:""}.cib-tapas:before{content:""}.cib-teamviewer:before{content:""}.cib-ted:before{content:""}.cib-teespring:before{content:""}.cib-telegram-plane:before{content:""}.cib-telegram:before{content:""}.cib-tencent-qq:before{content:""}.cib-tencent-weibo:before{content:""}.cib-tensorflow:before{content:""}.cib-terraform:before{content:""}.cib-tesla:before{content:""}.cib-the-mighty:before{content:""}.cib-the-movie-database:before{content:""}.cib-tidal:before{content:""}.cib-tiktok:before{content:""}.cib-tinder:before{content:""}.cib-todoist:before{content:""}.cib-toggl:before{content:""}.cib-topcoder:before{content:""}.cib-toptal:before{content:""}.cib-tor:before{content:""}.cib-toshiba:before{content:""}.cib-trainerroad:before{content:""}.cib-trakt:before{content:""}.cib-travisci:before{content:""}.cib-treehouse:before{content:""}.cib-trello:before{content:""}.cib-tripadvisor:before{content:""}.cib-trulia:before{content:""}.cib-tumblr:before{content:""}.cib-twilio:before{content:""}.cib-twitch:before{content:""}.cib-twitter:before{content:""}.cib-twoo:before{content:""}.cib-typescript:before{content:""}.cib-typo3:before{content:""}.cib-uber:before{content:""}.cib-ubisoft:before{content:""}.cib-ublock-origin:before{content:""}.cib-ubuntu:before{content:""}.cib-udacity:before{content:""}.cib-udemy:before{content:""}.cib-uikit:before{content:""}.cib-umbraco:before{content:""}.cib-unity:before{content:""}.cib-unreal-engine:before{content:""}.cib-unsplash:before{content:""}.cib-untappd:before{content:""}.cib-upwork:before{content:""}.cib-usb:before{content:""}.cib-v8:before{content:""}.cib-vagrant:before{content:""}.cib-venmo:before{content:""}.cib-verizon:before{content:""}.cib-viadeo:before{content:""}.cib-viber:before{content:""}.cib-vim:before{content:""}.cib-vimeo-v:before{content:""}.cib-vimeo:before{content:""}.cib-vine:before{content:""}.cib-virb:before{content:""}.cib-visa:before{content:""}.cib-visual-studio-code:before{content:""}.cib-visual-studio:before{content:""}.cib-vk:before{content:""}.cib-vlc:before{content:""}.cib-vsco:before{content:""}.cib-vue-js:before{content:""}.cib-wattpad:before{content:""}.cib-weasyl:before{content:""}.cib-webcomponents-org:before{content:""}.cib-webpack:before{content:""}.cib-webstorm:before{content:""}.cib-wechat:before{content:""}.cib-whatsapp:before{content:""}.cib-when-i-work:before{content:""}.cib-wii:before{content:""}.cib-wiiu:before{content:""}.cib-wikipedia:before{content:""}.cib-windows:before{content:""}.cib-wire:before{content:""}.cib-wireguard:before{content:""}.cib-wix:before{content:""}.cib-wolfram-language:before{content:""}.cib-wolfram-mathematica:before{content:""}.cib-wolfram:before{content:""}.cib-wordpress:before{content:""}.cib-wpengine:before{content:""}.cib-x-pack:before{content:""}.cib-xbox:before{content:""}.cib-xcode:before{content:""}.cib-xero:before{content:""}.cib-xiaomi:before{content:""}.cib-xing:before{content:""}.cib-xrp:before{content:""}.cib-xsplit:before{content:""}.cib-y-combinator:before{content:""}.cib-yahoo:before{content:""}.cib-yammer:before{content:""}.cib-yandex:before{content:""}.cib-yarn:before{content:""}.cib-yelp:before{content:""}.cib-youtube:before{content:""}.cib-zalando:before{content:""}.cib-zapier:before{content:""}.cib-zeit:before{content:""}.cib-zendesk:before{content:""}.cib-zerply:before{content:""}.cib-zillow:before{content:""}.cib-zingat:before{content:""}.cib-zoom:before{content:""}.cib-zorin:before{content:""}.cib-zulip:before{content:""}[class*=" cif-"],[class^=cif-]{background-size:contain;background-position:50%;background-repeat:no-repeat;position:relative;display:inline-block;width:1.33333333em;line-height:1em}.cif-af{background-image:url(/assets/cif-af-B35Cini7.svg)}.cif-al{background-image:url(/assets/cif-al-BMi7m9sm.svg)}.cif-dz{background-image:url("data:image/svg+xml,%3csvg%20width='300'%20height='200'%20viewBox='0%200%20300%20200'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23FFF'%20d='M0%200h300v200H0z'/%3e%3cpath%20fill='%23006233'%20d='M0%200h150v200H0z'/%3e%3ccircle%20fill='%23D21034'%20cx='150'%20cy='100'%20r='50'/%3e%3cg%20fill='%23D21034'%3e%3cpath%20d='M177.951%20123.776v-25h-15z'/%3e%3cpath%20d='M177.951%20123.776l-14.694-20.225%2012.135-8.817z'/%3e%3cpath%20d='M195.225%20100l-23.776%207.726-4.635-14.266z'/%3e%3cpath%20d='M195.225%20100l-23.776-7.725-4.635%2014.266z'/%3e%3cpath%20d='M177.951%2076.223v25h-15z'/%3e%3cpath%20d='M150%20114.694l23.776-7.725-4.635-14.266z'/%3e%3cpath%20d='M150%20114.694l14.694-20.225%2012.135%208.817z'/%3e%3cpath%20d='M150%2085.305l14.694%2020.226%2012.135-8.817z'/%3e%3cpath%20d='M150%2085.305l23.776%207.726-4.635%2014.266z'/%3e%3cpath%20d='M177.951%2076.223l-14.694%2020.226%2012.135%208.817z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.cif-ad{background-image:url(/assets/cif-ad-DD0eJky8.svg)}.cif-ao{background-image:url("data:image/svg+xml,%3csvg%20width='300'%20height='200'%20viewBox='0%200%20300%20200'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20fill='%23CE1126'%20fill-rule='nonzero'%20d='M0%200h300v200H0z'/%3e%3cpath%20fill='%23000'%20fill-rule='nonzero'%20d='M0%20100h300v100H0z'/%3e%3cpath%20fill='%23F9D616'%20fill-rule='nonzero'%20d='M132.883%2076.437h13.077L150%2064l4.04%2012.437h13.077l-10.578%207.686%204.04%2012.437L150%2088.875l-10.579%207.686%204.04-12.437zM201.75%2094.903a51.98%2051.98%200%20010%2010.194l-9.952-.98c.27-2.738.27-5.496%200-8.234l9.952-.98zm-1.989%2020.192a52.01%2052.01%200%2001-3.901%209.418l-8.819-4.714a42.004%2042.004%200%20003.151-7.607l9.569%202.903zm-9.564%2017.893a52.015%2052.015%200%2001-7.208%207.208l-6.344-7.73a42.04%2042.04%200%20005.822-5.822l7.73%206.344zm-15.684%2012.872a51.98%2051.98%200%2001-9.418%203.901l-2.902-9.57a41.952%2041.952%200%20007.606-3.151l4.714%208.82zm-19.416%205.89c-3.39.333-6.805.333-10.194%200l.98-9.952c2.738.27%205.496.27%208.234%200l.98%209.952zm-20.192-1.989a52.01%2052.01%200%2001-9.418-3.901l4.714-8.82a41.932%2041.932%200%20007.607%203.151l-2.903%209.57zm30.19-99.522a51.98%2051.98%200%20019.418%203.901l-4.714%208.819a42.024%2042.024%200%2000-7.606-3.151l2.902-9.569zm17.893%209.565a51.96%2051.96%200%20017.208%207.208l-7.73%206.344a41.93%2041.93%200%2000-5.822-5.822l6.344-7.73zm12.872%2015.684a51.98%2051.98%200%20013.901%209.418l-9.569%202.903a42.033%2042.033%200%2000-3.151-7.607l8.819-4.714zM187.057%20149.911l4.862-5.701c2.559%202.477%206.004%204.917%208.503%207.135%202.499%202.217%204.414%204.061%205.964%206.581%202.272%203.693-.279%207.875-3.816%205.42-1.913-1.328-3.115-4.911-6.044-7.876-2.171-1.848-3.88-3.785-9.335-4.719-.262-.045-.339-.599-.134-.84z'/%3e%3cpath%20d='M194.271%20148.198a.672.672%200%2011-1.344%200%20.672.672%200%20011.344%200z'%20fill='%23000'%20fill-rule='nonzero'/%3e%3cpath%20d='M155%2052.521l-.95%208.9c19.598%202.056%2034.95%2018.46%2034.95%2038.6%200%2021.528-17.472%2039-39%2039-9.387%200-17.868-3.469-24.6-9l-5.7%206.95c8.284%206.801%2018.753%2011.05%2030.3%2011.05%2026.496%200%2048-21.504%2048-48%200-24.781-18.888-44.961-43-47.5z'%20fill='%23F9D616'%20fill-rule='nonzero'/%3e%3cpath%20fill='%23000'%20fill-rule='nonzero'%20d='M154.241%20131.897l13.498%207.981%202.934%2011.385%2015.494-1.174%206.807-7.982-25.236-17.488z'/%3e%3cpath%20d='M186.442%20149.126c-17.357-11.543-28.394-17.775-45.028-27.233-6.535-3.716-16.682-13.055-8.678-28.68.504%2010.258%2041.046%2038.415%2058.177%2050.658l-4.471%205.255z'%20fill='%23F9D616'%20fill-rule='nonzero'/%3e%3cpath%20d='M144.057%20111.68c13.364%2012.594%2030.193%2022.868%2045.208%2034.224'%20stroke='%23000'%20stroke-linecap='round'/%3e%3cpath%20d='M199.217%20152.508a.673.673%200%2001-1.007.583.67.67%200%2001-.335-.583.671.671%200%20111.342%200zM203.563%20156.924a.672.672%200%2011-1.344.001.672.672%200%20011.344-.001z'%20fill='%23000'%20fill-rule='nonzero'/%3e%3c/g%3e%3c/svg%3e")}.cif-ag{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23000'%20d='M.5.5h300v78.261H.5z'/%3e%3cpath%20fill='%230072C6'%20d='M.5%2078.761h300v43.478H.5z'/%3e%3cpath%20fill='%23CE1126'%20d='M.5.5v200h300V.5l-150%20200z'/%3e%3cpath%20fill='%23FFF'%20d='M150.5%20200.5l-58.695-78.261h117.391z'/%3e%3cpath%20fill='%23FCD116'%20d='M183.109%2072.274l27.644-18.471-32.609%206.486%2018.472-27.644-27.645%2018.471%206.487-32.608-18.472%2027.644-6.486-32.609-6.486%2032.609-18.471-27.644%206.486%2032.608-27.645-18.471%2018.472%2027.644-32.609-6.486%2027.644%2018.471-32.608%206.487h130.435z'/%3e%3c/g%3e%3c/svg%3e")}.cif-ar{background-image:url(/assets/cif-ar-BIL8Kjy3.svg)}.cif-am{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23D90012'%20d='M.5.5h300v150H.5z'/%3e%3cpath%20fill='%230033A0'%20d='M.5%2050.5h300v50H.5z'/%3e%3cpath%20fill='%23F2A800'%20d='M.5%20100.5h300v50H.5z'/%3e%3c/g%3e%3c/svg%3e")}.cif-au{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpath%20id='a'%20d='M.5.5h150v75H.5z'/%3e%3cpath%20d='M.5.5V38h175v37.5h-25L.5.5zm150%200h-75V88H.5V75.5l150-75z'%20id='c'/%3e%3c/defs%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20fill='%2300008B'%20fill-rule='nonzero'%20d='M.5.5h300v150H.5z'/%3e%3cmask%20id='b'%20fill='%23fff'%3e%3cuse%20xlink:href='%23a'/%3e%3c/mask%3e%3cpath%20d='M.5.5l150%2075m0-75l-150%2075'%20stroke='%23FFF'%20stroke-width='17.578'%20fill='%23000'%20fill-rule='nonzero'%20mask='url(%23b)'/%3e%3cmask%20id='d'%20fill='%23fff'%3e%3cuse%20xlink:href='%23c'/%3e%3c/mask%3e%3cpath%20d='M.5.5l150%2075m0-75l-150%2075'%20stroke='red'%20stroke-width='9.375'%20fill='%23000'%20fill-rule='nonzero'%20mask='url(%23d)'/%3e%3cpath%20d='M75.5.5V88M.5%2038h175'%20stroke='%23FFF'%20stroke-width='23.438'%20fill='%23000'%20fill-rule='nonzero'/%3e%3cpath%20d='M75.5.5v80.273M.5%2038h155.273'%20stroke='red'%20stroke-width='14.063'%20fill='%23000'%20fill-rule='nonzero'/%3e%3cpath%20fill='%2300008B'%20fill-rule='nonzero'%20d='M.5%2075.5h150V.5h50v100H.5z'/%3e%3cpath%20fill='%23FFF'%20fill-rule='nonzero'%20d='M75.5%2090.5l4.339%2013.491%2013.252-5.019-7.842%2011.803%2012.187%207.232-14.118%201.228%201.944%2014.037L75.5%20123l-9.762%2010.272%201.944-14.037-14.118-1.228%2012.187-7.232-7.842-11.803%2013.252%205.019zM225.5%20114.785l2.066%206.424%206.311-2.39-3.734%205.621%205.803%203.444-6.722.585.926%206.684-4.649-4.891-4.649%204.891.926-6.684-6.722-.585%205.803-3.444-3.734-5.621%206.31%202.39zM188%2055.411l2.066%206.424%206.311-2.39-3.734%205.621%205.803%203.444-6.722.585.926%206.684-4.65-4.892-4.649%204.891.926-6.684-6.723-.585%205.803-3.444-3.734-5.621%206.311%202.39zM225.5%2014.786l2.066%206.424%206.311-2.39-3.734%205.62%205.803%203.444-6.722.585.926%206.684-4.649-4.891-4.649%204.891.926-6.684-6.722-.585%205.803-3.444-3.734-5.62%206.31%202.39zM258.833%2045.411l2.066%206.424%206.311-2.39-3.734%205.621%205.803%203.444-6.723.585.926%206.684-4.649-4.891-4.649%204.891.926-6.684-6.723-.585%205.803-3.444-3.734-5.621%206.311%202.39zM240.5%2075.5l1.633%204.003%204.311.316-3.302%202.79%201.032%204.198-3.674-2.279-3.674%202.279%201.032-4.198-3.302-2.79%204.311-.316z'/%3e%3c/g%3e%3c/svg%3e")}.cif-at{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23ED2939'%20d='M.5.5h300v200H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M.5%2067.166h300v66.667H.5z'/%3e%3c/g%3e%3c/svg%3e")}.cif-az{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%230098C3'%20d='M.5.5h300v150H.5z'/%3e%3cpath%20fill='%23E00034'%20d='M.5%2050.5h300v50H.5z'/%3e%3cpath%20fill='%2300AE65'%20d='M.5%20100.5h300v50H.5z'/%3e%3ccircle%20fill='%23FFF'%20cx='145.75'%20cy='75.5'%20r='22.5'/%3e%3ccircle%20fill='%23E00034'%20cx='150.5'%20cy='75.5'%20r='18.75'/%3e%3cpath%20fill='%23FFF'%20d='M179.595%2084.333l-6.449-3.06L170.759%2088l-2.396-6.724-6.445%203.069%203.06-6.449-6.727-2.387%206.724-2.396-3.069-6.445%206.449%203.06L170.742%2063l2.396%206.724%206.445-3.069-3.06%206.449%206.728%202.387-6.724%202.396z'/%3e%3c/g%3e%3c/svg%3e")}.cif-bs{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%2300ABC9'%20d='M.5.5h300v150H.5z'/%3e%3cpath%20fill='%23FAE042'%20d='M.5%2050.5h300v50H.5z'/%3e%3cpath%20fill='%23000'%20d='M.5.5v150l125-75z'/%3e%3c/g%3e%3c/svg%3e")}.cif-bh{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='181'%20viewBox='0%200%20301%20181'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23FFF'%20d='M.5.5h300v180H.5'/%3e%3cpath%20fill='%23CE1126'%20d='M300.5.5h-226l46%2018-46%2018%2046%2018-46%2018%2046%2018-46%2018%2046%2018-46%2018%2046%2018-46%2018h226'/%3e%3c/g%3e%3c/svg%3e")}.cif-bd{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='181'%20viewBox='0%200%20301%20181'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23006A4E'%20d='M.5.5h300v180H.5z'/%3e%3ccircle%20fill='%23F42A41'%20cx='135.5'%20cy='90.5'%20r='60'/%3e%3c/g%3e%3c/svg%3e")}.cif-bb{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%2300267F'%20d='M.5.5h300v200H.5z'/%3e%3cpath%20fill='%23FFC726'%20d='M100.5.5h100v200h-100z'/%3e%3cpath%20d='M150.5%2052.05c3.25%208.862%206.563%2018.088%2013.65%2025.15-2.2-.725-6.05-1.375-8.525-1.313v37.275l10.525%201.563c.375-.037.5-.625.5-1.425%201.012-11.575%203.75-21.3%206.9-31.362.225-1.375%204.213-6.625%201.138-5.7-.375.05-4.487%201.725-3.838.925%205.6-5.8%2013.788-9.975%2021.738-11.212.7-.175%201.112.175.487.987-10.55%2016.237-19.375%2035.4-19.3%2058.138-4.1%200-14.038-2.425-18.15-2.425v26.3h-5.188l-1.188-73.45L150.5%2052.05z'%20fill='%23000'/%3e%3cpath%20d='M150.5%2052.05c-3.25%208.862-6.563%2018.088-13.65%2025.15%202.2-.725%206.05-1.375%208.525-1.313v37.275l-10.525%201.563c-.375-.037-.5-.625-.5-1.425-1.012-11.575-3.75-21.3-6.9-31.362-.225-1.375-4.213-6.625-1.138-5.7.375.05%204.487%201.725%203.838.925-5.6-5.8-13.788-9.975-21.738-11.212-.7-.175-1.112.175-.487.987%2010.55%2016.237%2019.375%2035.4%2019.3%2058.138%204.1%200%2014.038-2.425%2018.15-2.425v26.3h5.188l1.188-73.45L150.5%2052.05z'%20fill='%23000'/%3e%3c/g%3e%3c/svg%3e")}.cif-by{background-image:url(/assets/cif-by-0gFeuOuq.svg)}.cif-be{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='261'%20viewBox='0%200%20301%20261'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23000'%20d='M.5.5h300v260H.5z'/%3e%3cpath%20fill='%23FAE042'%20d='M100.5.5h100v260h-100z'/%3e%3cpath%20fill='%23ED2939'%20d='M200.5.5h100v260h-100z'/%3e%3c/g%3e%3c/svg%3e")}.cif-bz{background-image:url(/assets/cif-bz-V-MTZ3Y8.svg)}.cif-bj{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23FCD116'%20d='M.5.5h300v200H.5z'/%3e%3cpath%20fill='%23E8112D'%20d='M.5%20100.5h300v100H.5z'/%3e%3cpath%20fill='%23008751'%20d='M.5.5h120v200H.5z'/%3e%3c/g%3e%3c/svg%3e")}.cif-bt{background-image:url(/assets/cif-bt-DtJvrPE1.svg)}.cif-bo{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='205'%20viewBox='0%200%20301%20205'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23007934'%20d='M.5.227h300v204.545H.5z'/%3e%3cpath%20fill='%23F9E300'%20d='M.5.227h300v136.364H.5z'/%3e%3cpath%20fill='%23D52B1E'%20d='M.5.227h300v68.182H.5z'/%3e%3c/g%3e%3c/svg%3e")}.cif-ba{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23002395'%20d='M.5.5h300v150H.5z'/%3e%3cpath%20fill='%23FECB00'%20d='M80%20.5h150v150z'/%3e%3cpath%20fill='%23FFF'%20d='M61.376%2010.341L53%204.255l-8.376%206.086L47.831.5h10.338zM85.303%2013.159l-8.376%206.086%203.199%209.846-8.376-6.085-8.376%206.085%203.2-9.846-8.376-6.086h10.353l3.199-9.846%203.2%209.846zM104.053%2031.909l-8.376%206.086%203.199%209.846-8.376-6.085-8.376%206.085%203.2-9.846-8.376-6.086h10.353l3.199-9.846%203.2%209.846zM122.803%2050.668l-8.376%206.086%203.199%209.847-8.376-6.086-8.376%206.086%203.2-9.847-8.376-6.086h10.353l3.199-9.846%203.2%209.846zM141.555%2069.416l-8.376%206.086%203.2%209.846-8.376-6.085-8.376%206.085%203.199-9.846-8.376-6.086h10.353l3.2-9.846%203.199%209.846zM160.299%2088.167l-8.376%206.086%203.2%209.846-8.376-6.086-8.376%206.086%203.199-9.846-8.376-6.086h10.353l3.2-9.847%203.199%209.847zM179.057%20106.923l-8.375%206.085%203.199%209.847-8.376-6.086-8.376%206.086%203.199-9.847-8.376-6.085h10.354l3.199-9.847%203.199%209.847zM197.806%20125.664l-8.376%206.086%203.2%209.846-8.376-6.085-8.376%206.085%203.199-9.846-8.376-6.086h10.354l3.199-9.846%203.199%209.846zM216.553%20144.409H206.2l-3.2-9.846-3.199%209.846h-10.353l8.376%206.086h10.353z'/%3e%3c/g%3e%3c/svg%3e")}.cif-bw{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%2375AADB'%20d='M.5.5h300v200H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M.5%2075.5h300v50H.5z'/%3e%3cpath%20fill='%23000'%20d='M.5%2083.833h300v33.333H.5z'/%3e%3c/g%3e%3c/svg%3e")}.cif-br{background-image:url(/assets/cif-br-D6j3YSDP.svg)}.cif-bn{background-image:url(/assets/cif-bn-D9ef3mIH.svg)}.cif-bg{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='181'%20viewBox='0%200%20301%20181'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23FFF'%20d='M.5.5h300v180H.5z'/%3e%3cpath%20fill='%2300966E'%20d='M.5%2060.5h300v120H.5z'/%3e%3cpath%20fill='%23D62612'%20d='M.5%20120.5h300v60H.5z'/%3e%3c/g%3e%3c/svg%3e")}.cif-bf{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23009E49'%20d='M.5.5h300v200H.5z'/%3e%3cpath%20fill='%23EF2B2D'%20d='M.5.5h300v100H.5z'/%3e%3cpath%20fill='%23FCD116'%20d='M118.798%2090.199l19.593%2014.235-7.484%2023.033%2019.593-14.235%2019.593%2014.235-7.484-23.033%2019.593-14.235h-24.218L150.5%2067.166l-7.374%2023.033z'/%3e%3c/g%3e%3c/svg%3e")}.cif-bi{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='181'%20viewBox='0%200%20301%20181'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpath%20id='a'%20d='M.5.5h300v180H.5z'/%3e%3c/defs%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20fill='%23CE1126'%20fill-rule='nonzero'%20d='M.5.5h300l-300%20180h300z'/%3e%3cpath%20fill='%231EB53A'%20fill-rule='nonzero'%20d='M.5.5v180l300-180v180z'/%3e%3cmask%20id='b'%20fill='%23fff'%3e%3cuse%20xlink:href='%23a'/%3e%3c/mask%3e%3cpath%20d='M.5.5l300%20180m0-180l-300%20180'%20stroke='%23FFF'%20stroke-width='22.5'%20fill='%23000'%20fill-rule='nonzero'%20mask='url(%23b)'/%3e%3ccircle%20fill='%23FFF'%20fill-rule='nonzero'%20cx='150.5'%20cy='90.5'%20r='51'/%3e%3cpath%20fill='%231EB53A'%20fill-rule='nonzero'%20d='M140.108%2058.1l3.464%206-3.464%206h6.928l3.464%206%203.464-6h6.928l-3.464-6%203.464-6h-6.928l-3.464-6-3.464%206z'/%3e%3cpath%20fill='%23CE1126'%20fill-rule='nonzero'%20d='M141.979%2059.18l2.84%204.92-2.84%204.92h5.681l2.84%204.92%202.841-4.92h5.681l-2.841-4.92%202.841-4.92h-5.681l-2.841-4.92-2.84%204.92z'/%3e%3cpath%20fill='%231EB53A'%20fill-rule='nonzero'%20d='M117.233%2097.475l3.464%206-3.464%206h6.928l3.464%206%203.464-6h6.928l-3.464-6%203.464-6h-6.928l-3.464-6-3.464%206z'/%3e%3cpath%20fill='%23CE1126'%20fill-rule='nonzero'%20d='M119.104%2098.555l2.84%204.92-2.84%204.92h5.681l2.84%204.92%202.841-4.92h5.681l-2.841-4.92%202.841-4.92h-5.681l-2.841-4.92-2.84%204.92z'/%3e%3cpath%20fill='%231EB53A'%20fill-rule='nonzero'%20d='M163.184%2097.731l3.464%206-3.464%206h6.929l3.464%206%203.464-6h6.928l-3.464-6.001%203.464-5.999h-6.928l-3.464-6-3.464%206z'/%3e%3cpath%20fill='%23CE1126'%20fill-rule='nonzero'%20d='M165.055%2098.811l2.841%204.92-2.841%204.92h5.681l2.841%204.919%202.84-4.919h5.681l-2.84-4.92%202.84-4.92h-5.681l-2.84-4.92-2.841%204.919z'/%3e%3c/g%3e%3c/svg%3e")}.cif-kh{background-image:url(/assets/cif-kh-DxwnwUSL.svg)}.cif-cm{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23007A5E'%20d='M.5.5h100v200H.5z'/%3e%3cpath%20fill='%23CE1126'%20d='M100.5.5h100v200h-100z'/%3e%3cpath%20fill='%23FCD116'%20d='M200.5.5h100v200h-100zM125.138%2092.26l15.675%2011.388-5.987%2018.426%2015.674-11.388%2015.674%2011.388-5.987-18.426%2015.675-11.388H156.4l-5.9-18.427-5.899%2018.427z'/%3e%3c/g%3e%3c/svg%3e")}.cif-ca{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='red'%20d='M.5.5h300v150H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M75.5.5h150v150h-150z'/%3e%3cpath%20d='M150.498%2014.562L140.264%2033.65c-1.161%202.074-3.242%201.882-5.323.723l-7.409-3.837%205.522%2029.318c1.161%205.356-2.564%205.356-4.403%203.04l-12.93-14.475-2.099%207.351c-.242.965-1.307%201.979-2.903%201.738L94.368%2054.07l4.295%2015.613c.919%203.474%201.637%204.912-.928%205.829l-5.828%202.739%2028.146%2022.862c1.114.865%201.677%202.42%201.281%203.829l-2.464%208.084c9.691-1.117%2018.375-2.798%2028.071-3.833.856-.091%202.289%201.321%202.283%202.313l-1.284%2029.617h4.712l-.742-29.554c-.006-.992%201.294-2.468%202.15-2.377%209.696%201.035%2018.38%202.716%2028.071%203.833l-2.464-8.084c-.396-1.409.166-2.964%201.281-3.829l28.146-22.863-5.828-2.739c-2.565-.916-1.847-2.355-.928-5.829l4.295-15.613-16.351%203.438c-1.597.241-2.661-.772-2.903-1.738l-2.099-7.351-12.93%2014.476c-1.839%202.316-5.565%202.316-4.403-3.04l5.522-29.318-7.409%203.837c-2.081%201.159-4.161%201.351-5.323-.723'%20fill='red'/%3e%3c/g%3e%3c/svg%3e")}.cif-cv{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='177'%20viewBox='0%200%20301%20177'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23003893'%20d='M.501.5h300v176.471h-300z'/%3e%3cpath%20fill='%23FFF'%20d='M.501%2088.735h300v44.118h-300z'/%3e%3cpath%20fill='%23CE1126'%20d='M.501%20103.441h300v14.706h-300z'/%3e%3cpath%20fill='%23FC0'%20d='M104.609%2063.95l5.186%203.768-1.981%206.097%205.187-3.768%205.186%203.768-1.981-6.097%205.186-3.768h-6.41l-1.981-6.097-1.981%206.097zM78.724%2072.521l5.186%203.768-1.981%206.097%205.186-3.768%205.186%203.768-1.981-6.097%205.187-3.768h-6.411l-1.981-6.097-1.981%206.097zM130.307%2072.254l5.186%203.768-1.982%206.097%205.187-3.768%205.186%203.768-1.981-6.097%205.187-3.768h-6.411l-1.981-6.097-1.981%206.097zM146.374%2094.538l5.186%203.768-1.981%206.097%205.186-3.768%205.187%203.768-1.981-6.097%205.186-3.768h-6.411l-1.981-6.097-1.981%206.097zM146.374%20121.597l5.186%203.768-1.981%206.097%205.186-3.768%205.187%203.768-1.981-6.097%205.186-3.768h-6.411l-1.981-6.097-1.981%206.097zM130.492%20143.95l5.186%203.768-1.982%206.097%205.187-3.768%205.186%203.768-1.981-6.097%205.187-3.768h-6.411l-1.981-6.097-1.981%206.097zM104.623%20152.192l5.186%203.768-1.981%206.097%205.186-3.768%205.186%203.768-1.98-6.097%205.186-3.768h-6.411l-1.981-6.097-1.981%206.097zM78.332%20143.616l5.186%203.768-1.981%206.097%205.187-3.768%205.186%203.768-1.981-6.097%205.186-3.768h-6.41l-1.981-6.097-1.981%206.097zM62.784%20121.464l5.186%203.768-1.982%206.097%205.187-3.768%205.186%203.768-1.981-6.097%205.187-3.768h-6.411l-1.981-6.097-1.981%206.097zM62.853%2094.284l5.186%203.768-1.981%206.097%205.187-3.768%205.186%203.768-1.981-6.097%205.186-3.768h-6.411l-1.98-6.097-1.982%206.097z'/%3e%3c/g%3e%3c/svg%3e")}.cif-cf{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23003082'%20d='M.5.5h300v50H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M.5%2050.5h300v50H.5z'/%3e%3cpath%20fill='%23289728'%20d='M.5%20100.5h300v50H.5z'/%3e%3cpath%20fill='%23FFCE00'%20d='M.5%20150.5h300v50H.5z'/%3e%3cpath%20fill='%23D21034'%20d='M125.5.5h50v200h-50z'/%3e%3cpath%20fill='%23FFCE00'%20d='M50.5%205.148l5.052%2015.548h16.347l-13.226%209.608%205.053%2015.548L50.5%2036.243l-13.225%209.609%205.051-15.548-13.225-9.608h16.348z'/%3e%3c/g%3e%3c/svg%3e")}.cif-td{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23002664'%20d='M.5.5h300v200H.5z'/%3e%3cpath%20fill='%23FECB00'%20d='M100.5.5h200v200h-200z'/%3e%3cpath%20fill='%23C60C30'%20d='M200.5.5h100v200h-100z'/%3e%3c/g%3e%3c/svg%3e")}.cif-cl{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23D52B1E'%20d='M300.5%20200.5H.5V.5h300z'/%3e%3cpath%20fill='%23FFF'%20d='M100.5%20100.5h200V.5H.5z'/%3e%3cpath%20fill='%230039A6'%20d='M100.5%20100.5H.5V.5h100z'/%3e%3cpath%20fill='%23FFF'%20d='M26.724%2042.774l14.694%2010.677-5.612%2017.274L50.5%2060.049l14.695%2010.676-5.613-17.274%2014.695-10.677H56.113L50.5%2025.5l-5.613%2017.274z'/%3e%3c/g%3e%3c/svg%3e")}.cif-cn{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23DE2910'%20d='M.5.5h300v200H.5z'/%3e%3cpath%20fill='%23FFDE00'%20d='M50.5%2020.5l17.634%2054.27-46.166-33.541h57.064L32.867%2074.77zM91.925%2025.645l12.488-14.348-1.67%2018.948-9.786-16.31%2017.505%207.443zM110.601%2041.914l17.077-8.377-8.892%2016.815-2.69-18.83%2013.244%2013.653zM110.885%2067.753l19.009-.682-14.978%2011.724%205.226-18.289%206.522%2017.868zM92.691%2084.253l17.798%206.711-18.343%205.032%2011.882-14.853-.882%2019z'/%3e%3c/g%3e%3c/svg%3e")}.cif-co{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23FCD116'%20d='M.5.5h300v100H.5z'/%3e%3cpath%20fill='%23003893'%20d='M.5%20100.5h300v50H.5z'/%3e%3cpath%20fill='%23CE1126'%20d='M.5%20150.5h300v50H.5z'/%3e%3c/g%3e%3c/svg%3e")}.cif-km{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='181'%20viewBox='0%200%20301%20181'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23FFC61E'%20d='M.5.5h300v180H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M.5%2045.5h300v135H.5z'/%3e%3cpath%20fill='%23CE1126'%20d='M.5%2090.5h300v90H.5z'/%3e%3cpath%20fill='%233A75C4'%20d='M.5%20135.5h300v45H.5z'/%3e%3cpath%20fill='%233D8E33'%20d='M.5%20180.5l150-90L.5.5z'/%3e%3ccircle%20fill='%23FFF'%20cx='51.5'%20cy='90.5'%20r='40.5'/%3e%3ccircle%20fill='%233D8E33'%20cx='69.5'%20cy='90.5'%20r='40.5'/%3e%3cpath%20fill='%23FFF'%20d='M53.368%2059.195h5.449l1.683-5.183%201.683%205.183h5.449l-4.408%203.202%201.683%205.182-4.407-3.202-4.408%203.202%201.683-5.182zM53.368%2078.52h5.449l1.683-5.182%201.683%205.182h5.449l-4.408%203.202%201.683%205.183-4.407-3.202-4.408%203.202%201.683-5.183zM53.368%2097.845h5.449l1.683-5.183%201.683%205.183h5.449l-4.408%203.202%201.683%205.183-4.407-3.203-4.408%203.203%201.683-5.183zM53.368%20117.17h5.449l1.683-5.183%201.683%205.183h5.449l-4.408%203.202%201.683%205.183-4.407-3.202-4.408%203.202%201.683-5.183z'/%3e%3c/g%3e%3c/svg%3e")}.cif-cg{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23009543'%20d='M.5.5h300v200H.5z'/%3e%3cpath%20fill='%23FBDE4A'%20d='M.5%20200.5l200-200h100v200z'/%3e%3cpath%20fill='%23DC241F'%20d='M300.5.5v200h-200z'/%3e%3c/g%3e%3c/svg%3e")}.cif-cd{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='225'%20viewBox='0%200%20301%20225'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23007FFF'%20d='M.5%200h300v225H.5z'/%3e%3cpath%20d='M14%2045h31.5l9.75-31.5L65%2045h31.5L71%2064.5%2080.75%2096l-25.5-19.5L29.75%2096l9.75-31.5L14%2045zM281.75%200L.5%20168.75V225h18.75L300.5%2056.25V0h-18.75z'%20fill='%23F7D618'/%3e%3cpath%20fill='%23CE1021'%20d='M300.5%200L.5%20180v45l300-180V0'/%3e%3c/g%3e%3c/svg%3e")}.cif-cr{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='181'%20viewBox='0%200%20301%20181'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23002B7F'%20d='M.5.5h300v180H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M.5%2030.5h300v120H.5z'/%3e%3cpath%20fill='%23CE1126'%20d='M.5%2060.5h300v60H.5z'/%3e%3c/g%3e%3c/svg%3e")}.cif-ci{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23FFF'%20d='M.5.5h300v200H.5z'/%3e%3cpath%20fill='%23F77F00'%20d='M.5.5h100v200H.5z'/%3e%3cpath%20fill='%23009E60'%20d='M200.5.5h100v200h-100z'/%3e%3c/g%3e%3c/svg%3e")}.cif-hr{background-image:url(/assets/cif-hr-DQP76LUD.svg)}.cif-cu{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23002A8F'%20d='M.5.5h300v150H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M.5%2030.5h300v30H.5zM.5%2090.5h300v30H.5z'/%3e%3cpath%20fill='%23CF142B'%20d='M.5.5v150l129.902-75z'/%3e%3cpath%20fill='%23FFF'%20d='M43.801%2053L38.75%2068.551H22.402l13.219%209.609-5.051%2015.539L43.8%2084.09l13.23%209.609-5.051-15.539%2013.219-9.609H48.85z'/%3e%3c/g%3e%3c/svg%3e")}.cif-cy{background-image:url(/assets/cif-cy-C9MbH5wg.svg)}.cif-cz{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23D7141A'%20d='M.5.5h300v200H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M.5.5h300v100H.5z'/%3e%3cpath%20fill='%2311457E'%20d='M150.5%20100.5L.5.5v200z'/%3e%3c/g%3e%3c/svg%3e")}.cif-dk{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='227'%20viewBox='0%200%20301%20227'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23C60C30'%20d='M.5.5h300v226H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M96.791.5h32.354v226H96.791z'/%3e%3cpath%20fill='%23FFF'%20d='M300.5%2097.323v32.354H.5V97.323z'/%3e%3c/g%3e%3c/svg%3e")}.cif-dj{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%236AB2E7'%20d='M.5.5h300v200H.5z'/%3e%3cpath%20fill='%2312AD2B'%20d='M.5%20100.5h300v100H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M.5.5v200l86.603-50%2086.603-50-86.603-50z'/%3e%3cpath%20fill='%23D7141A'%20d='M66.787%2075.5l6.205%2019.098h20.081l-16.246%2011.803%206.205%2019.099-16.246-11.804L50.541%20125.5l6.206-19.099L40.5%2094.598h20.081z'/%3e%3c/g%3e%3c/svg%3e")}.cif-dm{background-image:url(/assets/cif-dm-PzUnrOJW.svg)}.cif-do{background-image:url(/assets/cif-do-_TlV1rr4.svg)}.cif-ec{background-image:url(/assets/cif-ec-D5s8aAxv.svg)}.cif-eg{background-image:url(/assets/cif-eg-DvONZq1w.svg)}.cif-sv{background-image:url(/assets/cif-sv-BpYMA2MW.svg)}.cif-gq{background-image:url(/assets/cif-gn-AfTo7giN.svg)}.cif-er{background-image:url(/assets/cif-er-D9P8uFDj.svg)}.cif-ee{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='191'%20viewBox='0%200%20301%20191'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%234891D9'%20d='M.5.5h300v190H.5z'/%3e%3cpath%20fill='%23000'%20d='M.5%2063.833h300V190.5H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M.5%20127.166h300v63.333H.5z'/%3e%3c/g%3e%3c/svg%3e")}.cif-et{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23DA121A'%20d='M.5.5h300v150H.5z'/%3e%3cpath%20fill='%23FCDD09'%20d='M.5.5h300v100H.5z'/%3e%3cpath%20fill='%23078930'%20d='M.5.5h300v50H.5z'/%3e%3ccircle%20fill='%230F47AF'%20cx='150.5'%20cy='75.5'%20r='50'/%3e%3cpath%20d='M112.458%2062.984h29.062l6.571-20.223%201.752%205.394-9.549%2029.389-2.835-2.06%202.978-9.166h-23.391l-4.588-3.334zm14.531%2044.721l8.98-27.639-17.203-12.499h5.671l25%2018.163-2.835%202.06-7.796-5.665-7.228%2022.246-4.589%203.334zm47.022%200L150.5%2090.623l-17.203%2012.499%201.752-5.393%2025-18.163%201.083%203.333-7.796%205.664%2018.923%2013.749%201.752%205.393zm14.531-44.721l-23.511%2017.082%206.571%2020.223-4.588-3.333-9.549-29.389h3.505l2.978%209.166%2018.923-13.749h5.671zM150.5%2035.344l8.98%2027.639h21.264l-4.588%203.333h-30.901l1.083-3.333h9.637l-7.228-22.246%201.753-5.393z'%20fill='%23FCDD09'/%3e%3cpath%20d='M150.5%2093.833V115.5%2093.833zm-17.436-12.668l-20.606%206.695%2020.606-6.695zm6.66-20.497l-12.735-17.529%2012.735%2017.529zm21.552%200l12.735-17.529-12.735%2017.529zm6.66%2020.497l20.606%206.695-20.606-6.695z'%20stroke='%23FCDD09'%20stroke-width='1.667'%20fill='%23000'/%3e%3c/g%3e%3c/svg%3e")}.cif-fj{background-image:url(/assets/cif-fj-B5ZCHyF_.svg)}.cif-fi{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='185'%20viewBox='0%200%20301%20185'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23FFF'%20d='M.5.833h300v183.333H.5z'/%3e%3cpath%20fill='%23003580'%20d='M.5%2067.5h300v50H.5z'/%3e%3cpath%20fill='%23003580'%20d='M83.834.833h50v183.333h-50z'/%3e%3c/g%3e%3c/svg%3e")}.cif-fr{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23ED2939'%20d='M.5.5h300v200H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M.5.5h200v200H.5z'/%3e%3cpath%20fill='%23002395'%20d='M.5.5h100v200H.5z'/%3e%3c/g%3e%3c/svg%3e")}.cif-ga{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='225'%20viewBox='0%200%20301%20225'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%233A75C4'%20d='M.5%200h300v225H.5z'/%3e%3cpath%20fill='%23FCD116'%20d='M.5%200h300v150H.5z'/%3e%3cpath%20fill='%23009E60'%20d='M.5%200h300v75H.5z'/%3e%3c/g%3e%3c/svg%3e")}.cif-gm{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23CE1126'%20d='M.5.5h300v66.667H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M.5%2067.167h300v66.666H.5z'/%3e%3cpath%20fill='%230C1C8C'%20d='M.5%2078.278h300v44.444H.5z'/%3e%3cpath%20fill='%233A7728'%20d='M.5%20133.833h300V200.5H.5z'/%3e%3c/g%3e%3c/svg%3e")}.cif-ge{background-image:url("data:image/svg+xml,%3csvg%20width='300'%20height='200'%20viewBox='0%200%20300%20200'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23FFF'%20d='M0%200h300v200H0z'/%3e%3cpath%20fill='red'%20d='M0%2080h300v40H0z'/%3e%3cpath%20fill='red'%20d='M130%200h40v200h-40zM85%2033.144s-7.257%201.025-14.843%201.409C70.676%2027.473%2071.856%2020%2071.856%2020H58.145s.998%207.071%201.393%2014.55C51.906%2034.163%2045%2033.145%2045%2033.145v13.711s7.152-1.279%2014.568-1.76C59.196%2052.873%2058.145%2060%2058.145%2060h13.711s-1.315-7.348-1.78-14.87c7.187.505%2014.925%201.725%2014.925%201.725V33.144H85zM85%20153.144s-7.257%201.025-14.843%201.409c.519-7.08%201.699-14.553%201.699-14.553H58.145s.998%207.071%201.393%2014.55C51.906%20154.163%2045%20153.145%2045%20153.145v13.711s7.152-1.279%2014.568-1.76c-.372%207.777-1.423%2014.905-1.423%2014.905h13.711s-1.315-7.348-1.78-14.87c7.187.505%2014.925%201.725%2014.925%201.725v-13.712H85zM255%2033.144s-7.257%201.025-14.843%201.409c.52-7.08%201.699-14.553%201.699-14.553h-13.711s.998%207.071%201.393%2014.55C221.905%2034.163%20215%2033.145%20215%2033.145v13.711s7.152-1.279%2014.568-1.76c-.372%207.777-1.423%2014.905-1.423%2014.905h13.711s-1.315-7.348-1.78-14.87c7.187.505%2014.924%201.725%2014.924%201.725V33.144zM255%20153.144s-7.257%201.025-14.843%201.409c.52-7.08%201.699-14.553%201.699-14.553h-13.711s.998%207.071%201.393%2014.55c-7.633-.387-14.538-1.405-14.538-1.405v13.711s7.153-1.279%2014.568-1.76c-.372%207.777-1.423%2014.905-1.423%2014.905h13.711s-1.315-7.348-1.78-14.87c7.187.505%2014.924%201.726%2014.924%201.726v-13.713z'/%3e%3c/g%3e%3c/svg%3e")}.cif-de{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='181'%20viewBox='0%200%20301%20181'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23000'%20d='M.5.5h300v180H.5z'/%3e%3cpath%20fill='%23D00'%20d='M.5%2060.5h300v120H.5z'/%3e%3cpath%20fill='%23FFCE00'%20d='M.5%20120.5h300v60H.5z'/%3e%3c/g%3e%3c/svg%3e")}.cif-gh{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23006B3F'%20d='M.5.5h300v200H.5'/%3e%3cpath%20fill='%23FCD116'%20d='M.5.5h300v133.333H.5'/%3e%3cpath%20fill='%23CE1126'%20d='M.5.5h300v66.667H.5'/%3e%3cpath%20fill='%23000'%20d='M114.5%2092.5h70.667L128.5%20133.833%20149.834%2066.5l22.666%2067.333'/%3e%3c/g%3e%3c/svg%3e")}.cif-gr{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20fill='%230D5EAF'%20fill-rule='nonzero'%20d='M.5.5h300v200H.5z'/%3e%3cpath%20d='M56.056.5v122.222M.5%2056.055h111.111m0-22.222H300.5M111.611%2078.278H300.5M.5%20122.722h300M.5%20167.167h300'%20stroke='%23FFF'%20stroke-width='20'/%3e%3c/g%3e%3c/svg%3e")}.cif-gd{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='181'%20viewBox='0%200%20301%20181'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23CE1126'%20d='M.5.5h300v180H.5z'/%3e%3cpath%20fill='%23007A5E'%20d='M25.7%2025.7h249.6v129.6H25.7z'/%3e%3cpath%20fill='%23FCD116'%20d='M25.7%2025.7h249.6L25.7%20155.3h249.6z'/%3e%3ccircle%20fill='%23CE1126'%20cx='150.5'%20cy='90.5'%20r='21.6'/%3e%3cpath%20d='M41.15%2090.746c2.702%205.034%207.959%2010.512%2012.549%2012.438.074-5.112-1.74-11.664-4.22-16.884l-8.329%204.446z'%20fill='%23CE1126'/%3e%3cpath%20d='M36.567%2073.478c3.918%208.166-10.16%2027.648%2013.294%2032.214-2.894-3.948-4.759-10.464-4.053-15.696%204.921%201.872%2010.098%207.35%2012.19%2011.538%206.138-22.29-15.744-20.934-21.431-28.056zM131.669%2084.382l11.638%208.455-4.445%2013.682%2011.638-8.456%2011.638%208.456-4.445-13.682%2011.638-8.455h-14.386L150.5%2070.7l-4.445%2013.682zM79.373%209.485l6.877%204.996-2.627%208.084%206.877-4.996%206.877%204.996-2.627-8.084%206.878-4.996h-8.539L90.5%201.4l-2.588%208.085zM139.373%209.485l6.877%204.996-2.627%208.084%206.877-4.996%206.877%204.996-2.627-8.084%206.877-4.996h-8.539L150.5%201.4l-2.588%208.085zM199.373%209.485l6.877%204.996-2.627%208.084%206.877-4.996%206.877%204.996-2.627-8.084%206.878-4.996h-8.539L210.5%201.4l-2.588%208.085zM198.873%20165.485l6.877%204.996-2.627%208.085%206.877-4.997%206.877%204.997-2.627-8.085%206.878-4.996h-8.539L210%20157.4l-2.588%208.085zM138.873%20165.485l6.877%204.996-2.627%208.085%206.877-4.997%206.877%204.997-2.627-8.085%206.878-4.996h-8.539L150%20157.4l-2.588%208.085zM78.873%20165.485l6.877%204.996-2.627%208.085L90%20173.569l6.877%204.997-2.627-8.085%206.878-4.996h-8.539L90%20157.4l-2.588%208.085z'%20fill='%23FCD116'/%3e%3c/g%3e%3c/svg%3e")}.cif-gt{background-image:url(/assets/cif-gt-DeHclC0H.svg)}.cif-gn{background-image:url(/assets/cif-gn-AfTo7giN.svg)}.cif-gw{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23CE1126'%20d='M.5.5h100v150H.5z'/%3e%3cpath%20fill='%23FCD116'%20d='M100.5.5h200v75h-200z'/%3e%3cpath%20fill='%23009E49'%20d='M100.5%2075.5h200v75h-200z'/%3e%3cpath%20fill='%23000'%20d='M26.724%2067.774l14.694%2010.677-5.612%2017.274L50.5%2085.049l14.695%2010.676-5.613-17.274%2014.695-10.677H56.113L50.5%2050.5l-5.613%2017.274z'/%3e%3c/g%3e%3c/svg%3e")}.cif-gy{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='181'%20viewBox='0%200%20301%20181'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23009E49'%20d='M.5.5h300v180H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M.5.5l300%2090-300%2090z'/%3e%3cpath%20fill='%23FCD116'%20d='M.5%208.33L274.1%2090.5.5%20172.67z'/%3e%3cpath%20fill='%23000'%20d='M.5.5l150%2090-150%2090z'/%3e%3cpath%20fill='%23CE1126'%20d='M.5%2011l132.51%2079.5L.5%20170z'/%3e%3c/g%3e%3c/svg%3e")}.cif-hk{background-image:url("data:image/svg+xml,%3csvg%20width='900'%20height='600'%20viewBox='0%200%20900%20600'%20xmlns='http://www.w3.org/2000/svg'%3e%3cdefs/%3e%3cg%20fill='none'%20fill-rule='nonzero'%3e%3cpath%20fill='%23DE2910'%20d='M0%200h900v600H0z'/%3e%3cpath%20fill='%23FFF'%20d='M449.964%20299.913c-105.263-44.486-58.602-181.581%2042.07-174.69-20.366%2010.467-23.318%2029.997-11.687%2048.09%2013.024%2020.256-1.2%2052.848-18.806%2060.767-28.935%2013.025-34.728%2047.75-11.577%2065.833z'/%3e%3cpath%20fill='%23DE2910'%20d='M444.272%20200.92l-5.92%209.294-2.144-10.815-10.679-2.759%209.625-5.39-.671-10.999%208.085%207.49%2010.256-4.043-4.61%2010.01%207.001%208.505-10.943-1.293zm6.288%2097.839c-12.731-6.534-22.996-20.155-27.468-36.431-5.115-18.67-2.173-38.743%208.083-55.038l-2.208-1.394c-10.64%2016.929-13.693%2037.743-8.386%2057.12%204.728%2017.221%2015.214%2031.097%2028.787%2038.064l1.192-2.321z'/%3e%3cpath%20fill='%23FFF'%20d='M450.072%20299.939c9.78-113.858%20154.584-111.846%20179.14-13.971-16.248-16.135-35.734-12.908-49.348%203.745-15.24%2018.646-50.632%2015.19-63.604.893-21.329-23.494-56.144-18.273-66.188%209.333z'/%3e%3cpath%20fill='%23DE2910'%20d='M542.46%20263.935l-10.668-2.758%209.623-5.381-.676-11.01%208.1%207.489%2010.254-4.037-4.625%2010.004%207.014%208.504-10.944-1.29-5.926%209.286-2.151-10.807zm-91.107%2036.214c2.28-14.127%2012.063-28.099%2026.16-37.381%2016.176-10.634%2036.175-14.04%2054.842-9.32l.644-2.531c-19.389-4.888-40.127-1.36-56.916%209.675-14.917%209.818-24.874%2024.08-27.305%2039.14l2.575.417z'/%3e%3cpath%20fill='%23FFF'%20d='M450.08%20300.05c111.308-25.883%20154.14%20112.456%2068.645%20166.055%2010.324-20.44%201.233-37.975-18.811-45.776-22.443-8.732-30.093-43.46-20.504-60.215%2015.753-27.545.029-59.043-29.33-60.065z'/%3e%3cpath%20fill='%23DE2910'%20d='M512.872%20376.79l-.674-10.998%208.092%207.49%2010.26-4.046-4.618%2010.018%207.008%208.504-10.943-1.307-5.921%209.3-2.154-10.809-10.663-2.765%209.613-5.386zm-62.596-75.457c14.14-2.197%2030.451%202.79%2043.636%2013.328%2015.112%2012.098%2024.53%2030.067%2025.811%2049.278l2.606-.17c-1.343-19.95-11.107-38.583-26.79-51.14-13.947-11.153-30.587-16.216-45.663-13.874l.4%202.578z'/%3e%3cg%3e%3cpath%20fill='%23FFF'%20d='M449.978%20300.092c59.011%2097.862-59.32%20181.347-136.716%20116.599%2022.63%203.502%2036.497-10.563%2037.722-32.037%201.37-24.042%2032.034-42.05%2050.932-38.107%2031.065%206.47%2056.163-18.218%2048.062-46.455z'/%3e%3cpath%20fill='%23DE2910'%20d='M396.396%20383.524l10.253-4.04-4.623%2010.01%207.018%208.51-10.955-1.297-5.922%209.293-2.139-10.812-10.673-2.758%209.613-5.388-.665-10.996%208.093%207.478zm52.422-82.85c6.459%2012.77%206.757%2029.823.808%2045.62-6.836%2018.11-21.015%2032.62-38.89%2039.775l.967%202.426c18.559-7.442%2033.263-22.487%2040.359-41.282%206.297-16.711%205.97-34.1-.916-47.715l-2.328%201.177z'/%3e%3c/g%3e%3cg%3e%3cpath%20fill='%23FFF'%20d='M449.906%20300.007c-74.837%2086.364-190.803-.377-153.14-93.993%203.662%2022.604%2021.324%2031.447%2042.125%2025.976%2023.29-6.127%2049.89%2017.472%2051.982%2036.663%203.446%2031.544%2034.681%2047.784%2059.033%2031.354z'/%3e%3cpath%20fill='%23DE2910'%20d='M354%20274.83l7.009%208.503-10.948-1.303-5.924%209.303-2.152-10.82-10.668-2.76%209.622-5.375-.676-11.003%208.095%207.478%2010.253-4.03-4.612%2010.007zm94.993%2024.254c-10.149%2010.089-26.275%2015.642-43.136%2014.866-19.337-.905-37.519-9.906-49.847-24.695l-2.008%201.669c12.813%2015.35%2031.665%2024.686%2051.733%2025.626%2017.84.825%2034.277-4.86%2045.097-15.615l-1.84-1.851z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.cif-ht{background-image:url(/assets/cif-ht-DEtJwTV_.svg)}.cif-va{background-image:url(/assets/cif-va-Buvf0h4z.svg)}.cif-hn{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%230073CF'%20d='M.5.5h300v150H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M.5%2050.5h300v50H.5z'/%3e%3cpath%20fill='%230073CF'%20d='M142.575%2072.925l4.898%203.558-1.871%205.759%204.898-3.559%204.898%203.559-1.871-5.759%204.899-3.558h-6.055l-1.871-5.758-1.871%205.758zM184.241%2059.591l4.899%203.559-1.871%205.758%204.898-3.559%204.898%203.559-1.871-5.758%204.899-3.559h-6.055l-1.871-5.758-1.871%205.758zM184.241%2084.591l4.899%203.559-1.871%205.758%204.898-3.559%204.898%203.559-1.871-5.758%204.899-3.559h-6.055l-1.871-5.758-1.871%205.758zM100.908%2084.591l4.898%203.559-1.871%205.758%204.899-3.559%204.898%203.559-1.871-5.758%204.898-3.559h-6.055l-1.87-5.758-1.871%205.758zM100.908%2059.591l4.898%203.559-1.871%205.758%204.899-3.559%204.898%203.559-1.871-5.758%204.898-3.559h-6.055l-1.87-5.758-1.871%205.758z'/%3e%3c/g%3e%3c/svg%3e")}.cif-xk{background-image:url(/assets/cif-xk-Crf5WBxZ.svg)}.cif-hu{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23CE1126'%20d='M.5.5h300v50H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M.5%2050.5h300v50H.5z'/%3e%3cpath%20fill='%23008751'%20d='M.5%20100.5h300v50H.5z'/%3e%3c/g%3e%3c/svg%3e")}.cif-is{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='217'%20viewBox='0%200%20301%20217'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23003897'%20d='M.5.5h300v216H.5'/%3e%3cpath%20d='M84.5.5h48v216h-48m-84-132h300v48H.5'%20fill='%23FFF'/%3e%3cpath%20d='M96.5.5h24v216h-24m-96-120h300v24H.5'%20fill='%23D72828'/%3e%3c/g%3e%3c/svg%3e")}.cif-in{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23F93'%20d='M.5.5h300v200H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M.5%2067.166h300v66.667H.5z'/%3e%3cpath%20fill='%23128807'%20d='M.5%20133.833h300V200.5H.5z'/%3e%3ccircle%20fill='%23008'%20cx='150.5'%20cy='100.5'%20r='26.667'/%3e%3ccircle%20fill='%23FFF'%20cx='150.5'%20cy='100.5'%20r='23.333'/%3e%3ccircle%20fill='%23008'%20cx='150.5'%20cy='100.5'%20r='4.667'/%3e%3ccircle%20fill='%23008'%20cx='173.634'%20cy='103.546'%20r='1.167'/%3e%3cpath%20fill='%23008'%20d='M150.5%20123.833l.8-14-.8-6.667-.8%206.667z'/%3e%3ccircle%20fill='%23008'%20cx='172.057'%20cy='109.429'%20r='1.167'/%3e%3cpath%20fill='%23008'%20d='M144.461%20123.038l4.396-13.316.953-6.647-2.498%206.232z'/%3e%3ccircle%20fill='%23008'%20cx='169.012'%20cy='114.704'%20r='1.167'/%3e%3cpath%20fill='%23008'%20d='M138.834%20120.707l7.693-11.724%202.641-6.174-4.026%205.373z'/%3e%3ccircle%20fill='%23008'%20cx='164.705'%20cy='119.011'%20r='1.167'/%3e%3cpath%20fill='%23008'%20d='M134.001%20116.999l10.465-9.334%204.148-5.28-5.28%204.148z'/%3e%3ccircle%20fill='%23008'%20cx='159.429'%20cy='122.057'%20r='1.167'/%3e%3cpath%20fill='%23008'%20d='M130.293%20112.166l12.525-6.307%205.373-4.026-6.174%202.641z'/%3e%3ccircle%20fill='%23008'%20cx='153.546'%20cy='123.634'%20r='1.167'/%3e%3cpath%20fill='%23008'%20d='M127.962%20106.539l13.73-2.851%206.232-2.498-6.647.953z'/%3e%3ccircle%20fill='%23008'%20cx='147.454'%20cy='123.634'%20r='1.167'/%3e%3cpath%20fill='%23008'%20d='M127.167%20100.5l14%20.8%206.667-.8-6.667-.8z'/%3e%3ccircle%20fill='%23008'%20cx='141.571'%20cy='122.057'%20r='1.167'/%3e%3cpath%20fill='%23008'%20d='M127.962%2094.461l13.316%204.396%206.647.953-6.232-2.498z'/%3e%3ccircle%20fill='%23008'%20cx='136.296'%20cy='119.011'%20r='1.167'/%3e%3cpath%20fill='%23008'%20d='M130.293%2088.833l11.724%207.693%206.174%202.64-5.373-4.026z'/%3e%3ccircle%20fill='%23008'%20cx='131.989'%20cy='114.704'%20r='1.167'/%3e%3cpath%20fill='%23008'%20d='M134.001%2084.001l9.334%2010.465%205.28%204.148-4.148-5.28z'/%3e%3ccircle%20fill='%23008'%20cx='128.943'%20cy='109.429'%20r='1.167'/%3e%3cpath%20fill='%23008'%20d='M138.834%2080.293l6.307%2012.524%204.026%205.374-2.641-6.174z'/%3e%3ccircle%20fill='%23008'%20cx='127.366'%20cy='103.546'%20r='1.167'/%3e%3cpath%20fill='%23008'%20d='M144.461%2077.962l2.851%2013.73%202.498%206.232-.953-6.646z'/%3e%3ccircle%20fill='%23008'%20cx='127.366'%20cy='97.454'%20r='1.167'/%3e%3cpath%20fill='%23008'%20d='M150.5%2077.166l-.8%2014%20.8%206.667.8-6.667z'/%3e%3ccircle%20fill='%23008'%20cx='128.943'%20cy='91.57'%20r='1.167'/%3e%3cpath%20fill='%23008'%20d='M156.539%2077.962l-4.396%2013.316-.953%206.646%202.498-6.232z'/%3e%3ccircle%20fill='%23008'%20cx='131.989'%20cy='86.295'%20r='1.167'/%3e%3cpath%20fill='%23008'%20d='M162.167%2080.293l-7.693%2011.724-2.64%206.174%204.026-5.374z'/%3e%3ccircle%20fill='%23008'%20cx='136.296'%20cy='81.988'%20r='1.167'/%3e%3cpath%20fill='%23008'%20d='M166.999%2084.001l-10.465%209.334-4.148%205.28%205.28-4.148z'/%3e%3ccircle%20fill='%23008'%20cx='141.571'%20cy='78.943'%20r='1.167'/%3e%3cpath%20fill='%23008'%20d='M170.707%2088.833l-12.524%206.307-5.373%204.026%206.174-2.64z'/%3e%3ccircle%20fill='%23008'%20cx='147.454'%20cy='77.366'%20r='1.167'/%3e%3cpath%20fill='%23008'%20d='M173.038%2094.461l-13.73%202.851-6.232%202.498%206.646-.953z'/%3e%3ccircle%20fill='%23008'%20cx='153.546'%20cy='77.366'%20r='1.167'/%3e%3cpath%20fill='%23008'%20d='M173.834%20100.5l-14-.8-6.667.8%206.667.8z'/%3e%3ccircle%20fill='%23008'%20cx='159.429'%20cy='78.943'%20r='1.167'/%3e%3cpath%20fill='%23008'%20d='M173.038%20106.539l-13.316-4.396-6.646-.953%206.232%202.498z'/%3e%3ccircle%20fill='%23008'%20cx='164.705'%20cy='81.988'%20r='1.167'/%3e%3cpath%20fill='%23008'%20d='M170.707%20112.166l-11.724-7.693-6.174-2.641%205.373%204.026z'/%3e%3ccircle%20fill='%23008'%20cx='169.012'%20cy='86.295'%20r='1.167'/%3e%3cpath%20fill='%23008'%20d='M166.999%20116.999l-9.334-10.465-5.28-4.148%204.148%205.28z'/%3e%3ccircle%20fill='%23008'%20cx='172.057'%20cy='91.57'%20r='1.167'/%3e%3cpath%20fill='%23008'%20d='M162.167%20120.707l-6.307-12.525-4.026-5.373%202.64%206.174z'/%3e%3ccircle%20fill='%23008'%20cx='173.634'%20cy='97.454'%20r='1.167'/%3e%3cpath%20fill='%23008'%20d='M156.539%20123.038l-2.851-13.73-2.498-6.232.953%206.647z'/%3e%3c/g%3e%3c/svg%3e")}.cif-id{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23CE1126'%20d='M.5.5h300v200H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M.5%20100.5h300v100H.5z'/%3e%3c/g%3e%3c/svg%3e")}.cif-ir{background-image:url(/assets/cif-ir-Dg_SoWCJ.svg)}.cif-iq{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23CE1126'%20d='M.5.5h300v66.667H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M.5%2067.166h300v66.667H.5z'/%3e%3cpath%20fill='%23000'%20d='M.5%20133.833h300V200.5H.5z'/%3e%3cpath%20d='M91.716%20125.266l-1.724-1.892%201.74-1.875%201.74-1.875%201.724%201.892%201.724%201.892-1.74%201.875-1.74%201.875-1.722-1.896-.002.004zm-11.836-.953c-.62-.246-1.626-1.058-2.286-1.842-1.243-1.479-1.526-2.169-.691-1.683%201.245.725%203.712%201.196%204.589.879%203.238-1.176%203.973-5.876%201.388-8.858-.507-.585-.923-1.264-.923-1.511%200-.247.539-.707%201.198-1.024.923-.444%201.374-.927%201.965-2.107.599-1.198.845-1.459%201.133-1.199.411.371%201.8%203.976%201.8%204.673%200%20.367.502.448%202.774.448h2.774l-.433-1.131c-.238-.621-.63-1.457-.871-1.858-.39-.649-.393-.764-.018-1.054.231-.179.999-.768%201.708-1.307.708-.539%201.369-1.217%201.468-1.506.245-.717%201.78-2.786%202.064-2.786.126%200%20.231%202.169.231%204.82v4.821h34.632V98.277l-.964-.648-.963-.648-.976.81-.976.809v9.872H113.96c-8.001%200-14.547-.055-14.547-.12%200-.105%207.238-10.737%208.123-11.932.184-.248.639-.926%201.01-1.506.372-.58.75-1.122.84-1.205.092-.083.466-.625.836-1.205.368-.58.799-1.213.956-1.406.158-.194%202.78-4.016%205.827-8.494%203.048-4.478%205.632-8.15%205.745-8.16.112-.01.271.355.353.81.457%202.522.808%203.934%201.17%204.711.464.993.192%201.364-1.032%201.405-.579.019-1.914%201.801-8.174%2010.914-4.114%205.99-7.522%2010.997-7.573%2011.129-.051.132%203.658.24%208.243.24h8.335l.004-3.24c.002-1.781.096-3.379.208-3.55.523-.801%206.034-4.989%206.418-4.877.239.069%201.713%201.184%203.275%202.477l2.84%202.352v20.097H88.691l-.483%201.943c-.58%202.329-1.529%204.009-2.803%204.958-1.211.885-3.935%201.135-5.532.499l.007.001zm59.983-23.054c0-10.938.091-15.717.301-15.859.165-.111.882.461%201.593%201.271a47.958%2047.958%200%20002.817%202.892c1.323%201.233%201.461%201.46%201.053%201.73-1.364.901-1.33.617-1.33%2011.016v9.771h2.652c2.355%200%202.79-.087%203.879-.782%201.352-.862%201.441-.748.772.971-.251.641-.53%201.913-.624%202.824l-.169%201.657-5.472.082-5.471.082V101.25v.009h-.001zM168.514%20112.848c.145-4.405.563-5.9%202.05-7.319%201.144-1.092%202.781-1.61%204.675-1.477l1.419.1.085-1.802c.108-2.284-.082-3.099-.781-3.341-.838-.289-.667-1.236.349-1.925.497-.337%201.714-1.505%202.703-2.596.989-1.091%201.897-1.983%202.016-1.983s.217%204.355.217%209.679v9.68h3.893v-9.96c0-8.652-.058-10.023-.438-10.436-.24-.261-.553-.476-.695-.476-.624%200-.183-1.211.645-1.773.498-.337%201.708-1.498%202.691-2.581.982-1.083%201.89-1.899%202.017-1.814.126.085.23%206.203.23%2013.597v13.443h3.893V84.335l-.695-.657c-.382-.361-.695-.822-.695-1.023%200-.201.865-1.125%201.923-2.054%201.057-.93%202.192-2.101%202.522-2.605%201.419-2.169%201.396-2.493%201.396%2018.895v19.811h-29.548l.177-3.859-.049.005zm8.277-2.951v-1.966H175.7c-1.464%200-2.802%201.383-2.802%202.897v1.035h3.893v-1.966zm24.204-8.899c0-10.98.091-15.779.302-15.921.166-.111.886.463%201.599%201.277.714.814%201.985%202.12%202.827%202.904%201.328%201.237%201.467%201.465%201.057%201.737-1.369.905-1.335.621-1.335%2011.059v9.809h2.717c2.464%200%202.815-.073%203.776-.783.584-.43%201.128-.708%201.212-.617.084.091-.067.749-.335%201.463-.268.714-.566%202.047-.661%202.961l-.173%201.664-5.493.082-5.493.082v-15.721.004zM179.097%2084.54c-.491-.195-1.054-.542-1.251-.769-.303-.347-.153-.382.948-.21%201.977.306%203.188-.058%204.291-1.294l.97-1.085%201.347.52c.741.286%201.516.45%201.722.363.534-.224%201.503-1.893%201.406-2.424-.118-.648.429-.549.767.137.664%201.349.11%203.059-1.159%203.58-.621.255-1.221.262-2.227.028-1.236-.288-1.438-.258-1.98.294-1.211%201.237-3.058%201.566-4.833.863l-.001-.003zm3.371-4.995c-.67-.497-2.084-3.045-2.137-3.856-.047-.695.067-.907.521-.979.795-.124%201.163.452%201.774%202.78.501%201.907.449%202.508-.157%202.054h-.001v.001z'%20fill='%23007A3D'/%3e%3c/g%3e%3c/svg%3e")}.cif-ie{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23009B48'%20d='M.5.5h100v150H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M100.5.5h100v150h-100z'/%3e%3cpath%20fill='%23FF7900'%20d='M200.5.5h100v150h-100z'/%3e%3c/g%3e%3c/svg%3e")}.cif-il{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='219'%20viewBox='0%200%20301%20219'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23FFF'%20d='M.5.409h300v218.182H.5z'/%3e%3cpath%20fill='%230038B8'%20d='M.5%2020.863h300v34.091H.5zM.5%20164.045h300v34.091H.5z'/%3e%3cpath%20stroke='%230038B8'%20stroke-width='6.364'%20fill='none'%20d='M150.5%20149.237l34.414-59.606h-68.828z'/%3e%3cpath%20stroke='%230038B8'%20stroke-width='6.364'%20fill='none'%20d='M150.5%2069.762l-34.414%2059.607h68.828z'/%3e%3c/g%3e%3c/svg%3e")}.cif-it{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23009246'%20d='M.5.5h100v200H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M100.5.5h100v200h-100z'/%3e%3cpath%20fill='%23CE2B37'%20d='M200.5.5h100v200h-100z'/%3e%3c/g%3e%3c/svg%3e")}.cif-jm{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpath%20id='a'%20d='M.5.5h300v150H.5z'/%3e%3c/defs%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20fill='%23009B3A'%20fill-rule='nonzero'%20d='M.5.5h300v150H.5z'/%3e%3cmask%20id='b'%20fill='%23fff'%3e%3cuse%20xlink:href='%23a'/%3e%3c/mask%3e%3cpath%20d='M300.5.5l-150%2075%20150%2075M.5.5l150%2075-150%2075'%20stroke='%23FED100'%20stroke-width='20'%20fill='%23000'%20fill-rule='nonzero'%20mask='url(%23b)'/%3e%3c/g%3e%3c/svg%3e")}.cif-jp{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23FFF'%20d='M.5.5h300v200H.5z'/%3e%3ccircle%20fill='%23BC002D'%20cx='150.5'%20cy='100.5'%20r='60'/%3e%3c/g%3e%3c/svg%3e")}.cif-jo{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23000'%20d='M.5.5h300v150H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M.5%2050.5h300v50H.5z'/%3e%3cpath%20fill='%23007A3D'%20d='M.5%20100.5h300v50H.5z'/%3e%3cpath%20fill='%23CE1126'%20d='M150.5%2075.5l-150%2075V.5z'/%3e%3cpath%20fill='%23FFF'%20d='M56.853%2078.091l-6.392.596.842%206.385-4.45-4.641-4.451%204.641.843-6.385-6.392-.596%205.501-3.32-3.521-5.386%206.018%202.244%202.002-6.119%202.002%206.119%206.017-2.244-3.52%205.386z'/%3e%3c/g%3e%3c/svg%3e")}.cif-kz{background-image:url(/assets/cif-kz-DVRaDb8A.svg)}.cif-ke{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23FFF'%20d='M.5.5h300v200H.5z'/%3e%3cpath%20fill='%23000'%20d='M.5.5h300v60H.5z'/%3e%3cpath%20fill='%23060'%20d='M.5%20140.5h300v60H.5z'/%3e%3cpath%20d='M114.777%20159.875l2.165%201.25%2058.391-101.136c3.415-.915%205.29-4.163%207.165-7.41%201.25-2.165%206.25-10.826%208.417-22.079-8.662%207.503-13.662%2016.163-14.912%2018.329-1.875%203.247-3.75%206.495-2.835%209.91l-58.391%20101.136z'%20stroke='%23000'%20stroke-width='.333'%20fill='%23000'/%3e%3cpath%20d='M114.777%20159.875l2.165%201.25%2058.391-101.136c3.415-.915%205.29-4.163%207.165-7.41%201.25-2.165%206.25-10.826%208.417-22.079-8.662%207.503-13.662%2016.163-14.912%2018.329-1.875%203.247-3.75%206.495-2.835%209.91l-58.391%20101.136z'%20fill='%23FFF'/%3e%3cpath%20d='M186.224%20159.875l-2.165%201.25-58.391-101.136c-3.415-.915-5.29-4.163-7.165-7.41-1.25-2.165-6.25-10.826-8.417-22.079%208.662%207.503%2013.662%2016.163%2014.912%2018.329%201.875%203.247%203.75%206.495%202.835%209.91l58.391%20101.136z'%20stroke='%23000'%20stroke-width='.333'%20fill='%23000'/%3e%3cpath%20d='M186.224%20159.875l-2.165%201.25-58.391-101.136c-3.415-.915-5.29-4.163-7.165-7.41-1.25-2.165-6.25-10.826-8.417-22.079%208.662%207.503%2013.662%2016.163%2014.912%2018.329%201.875%203.247%203.75%206.495%202.835%209.91l58.391%20101.136z'%20fill='%23FFF'/%3e%3cpath%20d='M.5%2070.5v60h126.25c3.75%2010%2016.25%2030%2023.75%2030s20-20%2023.75-30H300.5v-60H174.25c-3.75-10-16.25-30-23.75-30s-20%2020-23.75%2030H.5z'%20fill='%23B00'/%3e%3cpath%20d='M174.25%20130.5c3.75-10%206.25-20%206.25-30s-2.5-20-6.25-30c-3.75%2010-6.25%2020-6.25%2030s2.5%2020%206.25%2030M126.75%20130.5c-3.75-10-6.25-20-6.25-30s2.5-20%206.25-30c3.75%2010%206.25%2020%206.25%2030s-2.5%2020-6.25%2030'%20fill='%23000'/%3e%3cellipse%20fill='%23FFF'%20cx='150.5'%20cy='100.5'%20rx='5'%20ry='7.5'/%3e%3cpath%20d='M151.75%20107.812s5%2010%205%2026.25-5%2026.25-5%2026.25v-52.5zM149.25%2093.187s-5-10-5-26.25%205-26.25%205-26.25v52.5zM149.25%20107.812s-5%2010-5%2026.25%205%2026.25%205%2026.25v-52.5zM151.75%2093.187s5-10%205-26.25-5-26.25-5-26.25v52.5z'%20fill='%23FFF'/%3e%3c/g%3e%3c/svg%3e")}.cif-ki{background-image:url(/assets/cif-ki-BBwkNuLo.svg)}.cif-kr{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23FFF'%20d='M.5.5h300v200H.5z'/%3e%3cpath%20fill='%23000'%20d='M101.927%2038.106L74.192%2079.711%2046.456%2061.22l27.735-41.605z'/%3e%3cpath%20fill='%23FFF'%20d='M86.904%2023.082L54.547%2071.621l-3.468-2.312%2032.357-48.538zM97.379%2029.998L65.021%2078.532l-3.467-2.311%2032.358-48.534z'/%3e%3cpath%20fill='%23000'%20d='M254.465%20139.808l-27.735%2041.605-27.736-18.49%2027.735-41.605z'/%3e%3cpath%20fill='%23FFF'%20d='M239.526%20124.755l-32.358%2048.534-3.467-2.312%2032.357-48.533zM249.842%20131.717l-32.357%2048.538-3.468-2.311%2032.357-48.539z'/%3e%3cpath%20fill='%23FFF'%20d='M245.221%20161.183l-2.311%203.467-34.672-23.113%202.312-3.467z'/%3e%3ccircle%20fill='%23C60C30'%20cx='150.5'%20cy='100.5'%20r='50'/%3e%3cpath%20d='M108.898%2072.765c-7.659%2011.488-4.555%2027.01%206.934%2034.669%2011.488%207.659%2027.01%204.554%2034.669-6.934%207.659-11.488%2023.18-14.592%2034.669-6.934%2011.488%207.659%2014.592%2023.18%206.934%2034.669-15.317%2022.977-46.361%2029.185-69.337%2013.867-22.978-15.317-29.187-46.361-13.869-69.337'%20fill='%23003478'/%3e%3cpath%20fill='%23000'%20d='M74.188%20121.311l27.735%2041.605-27.736%2018.49L46.452%20139.8z'/%3e%3cpath%20fill='%23FFF'%20d='M54.543%20129.401L86.9%20177.94l-3.468%202.311-32.357-48.538zM65.025%20122.446l32.358%2048.534-3.467%202.311-32.358-48.534z'/%3e%3cpath%20fill='%23000'%20d='M226.735%2019.623l27.735%2041.605-27.736%2018.49-27.735-41.605z'/%3e%3cpath%20fill='%23FFF'%20d='M207.162%2027.678l32.358%2048.534-3.467%202.312-32.358-48.535zM217.49%2020.779l32.357%2048.538-3.467%202.312-32.357-48.539z'/%3e%3cpath%20fill='%23FFF'%20d='M242.948%2036.4l2.311%203.468-34.67%2023.112-2.312-3.467z'/%3e%3cpath%20fill='%23000'%20d='M227.94%2043.842l4.623%206.933-6.934%204.623-4.623-6.933z'/%3e%3cpath%20fill='%23FFF'%20d='M79.992%20145.026l2.312%203.467-13.87%209.246-2.31-3.468z'/%3e%3c/g%3e%3c/svg%3e")}.cif-kp{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23024FA2'%20d='M.5.5h300v150H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M.5%2025.5h300v100H.5z'/%3e%3cpath%20fill='%23ED1C27'%20d='M.5%2029.666h300v91.667H.5z'/%3e%3ccircle%20fill='%23FFF'%20cx='100.5'%20cy='75.5'%20r='33.333'/%3e%3cpath%20fill='%23ED1C27'%20d='M69.789%2065.521l18.98%2013.79-7.249%2022.313%2018.98-13.79%2018.981%2013.79-7.25-22.313%2018.98-13.79H107.75l-7.25-22.313-7.25%2022.313z'/%3e%3c/g%3e%3c/svg%3e")}.cif-kw{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23007A3D'%20d='M.5.5h300v50H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M.5%2050.5h300v50H.5z'/%3e%3cpath%20fill='%23CE1126'%20d='M.5%20100.5h300v50H.5z'/%3e%3cpath%20fill='%23000'%20d='M.5.5l75%2050v50l-75%2050z'/%3e%3c/g%3e%3c/svg%3e")}.cif-kg{background-image:url(/assets/cif-kg-Ut8c_auR.svg)}.cif-la{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23CE1126'%20d='M.5.5h300v200H.5z'/%3e%3cpath%20fill='%23002868'%20d='M.5%2050.5h300v100H.5z'/%3e%3ccircle%20fill='%23FFF'%20cx='150.5'%20cy='100.5'%20r='40'/%3e%3c/g%3e%3c/svg%3e")}.cif-lv{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%239E3039'%20d='M.5.5h300v150H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M.5%2060.5h300v30H.5z'/%3e%3c/g%3e%3c/svg%3e")}.cif-lb{background-image:url(/assets/cif-lb-Di_mOO2L.svg)}.cif-ls{background-image:url("data:image/svg+xml,%3csvg%20width='300'%20height='200'%20viewBox='0%200%20300%20200'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M300%2059.865H0V0h300v59.865z'%20fill='%2300209F'/%3e%3cpath%20d='M0%20139.985h300V200H0v-60.015z'%20fill='%23009543'/%3e%3cpath%20fill='%23FFF'%20d='M0%2059.865h300v80.12H0z'/%3e%3cpath%20d='M136.801%2079.97c.116-6.208%202.364-11.586%206.9-13.954%201.126-.587%202.002-.478%203.3-1.05.923-.407%201.563-1.473%202.85-1.5%201.359-.029%201.938.885%202.851%201.5%206.635%201.014%209.314%205.988%2010.2%2012.754.095.505-.193%201.393.15%201.65v.45c-.343.257-.055%201.145-.15%201.65-.668%205.883-2.42%2010.683-4.5%2015.154%205.037%207.214%2010.462%2014.041%2015.75%2021.005.98-.269%201.72-.781%202.7-1.05%201.971%203.731%203.673%207.73%205.7%2011.404-7.299%204.802-16.725%207.477-27.899%208.402-.456.094-1.293-.193-1.5.15h-6c-11.879-.521-21.166-3.635-29.25-7.952%201.606-4.144%203.651-7.851%205.4-11.853.891.408%201.919.682%202.85%201.05%205.415-6.587%2010.318-13.686%2015.45-20.556-2.034-4.766-3.975-9.626-4.649-15.753-.098-.457.188-1.292-.153-1.501zm15.9-11.703c.018-.039-.024-.113%200-.15-1.205%201.949.158%207.49-.151%2010.053%201.39%201.76%203.188%203.113%204.801%204.651-1.014.808-2.71-.593-3.6.15-.993.828.347%206.787%200%207.502.61%201.289%201.504%202.296%202.399%203.301%201.559-3.693%203.024-7.48%203.45-12.303.25-.853.25-2.748%200-3.601-.577-4.925-2.196-8.807-6.899-9.603zm-5.401%204.351v-4.352c-4.504.997-6.545%204.456-7.05%209.453-.25.902-.25%202.848%200%203.751.53%204.971%201.891%209.111%203.75%2012.753.34-1.367%202.166-2.153%202.55-3.75.524-2.18-.381-4.554%200-7.203h-3.75c.72-.98%201.79-1.61%202.399-2.701a8.451%208.451%200%20001.5-1.5c.258-.193.59-.31.601-.75.25-1.551.25-4.149%200-5.701zm23.101%2049.514c.569%201.23%201.611%201.989%202.249%203.15%201.174-.876%201.823-2.277%202.549-3.6-.749-2.332-3.17.128-4.798.45zm-44.101%202.549c-.543-.857-.595-2.205-1.2-3-.568%201.282-1.322%202.379-1.8%203.75%201.017-.232%202.217-.282%203-.75zm1.95-2.85a95.302%2095.302%200%20001.5%204.501c1.363-.337%202.813-.587%203.9-1.2-.49-2.411-2.994-2.807-5.4-3.301zm34.8%202.551c.483%201.267%201.407%202.093%202.25%203%201.144-1.383%205.408-2.879%202.25-4.2-1.617.283-2.843.957-4.5%201.2zm11.4%203.151c1.21-.089%201.89-.709%202.999-.901-.332-1.118-1.019-1.881-1.349-3-.853.955-2.19%202.03-1.65%203.901zm-38.25-3.451c.422%201.529%201.141%202.76%201.65%204.201%201.519-.232%202.542-.958%203.9-1.351-.482-2.318-3.194-2.406-5.55-2.85zm18.3%201.5c.712.989%201.198%202.203%201.95%203.151%201.287-.813%202.867-1.333%204.2-2.101-.25-2.779-4.097-1.443-6.15-1.05zm-8.1-.151c-.404-.345-1.447-.053-2.101-.15.024.177-.026.427.151.45.683%201.166%201.188%202.512%202.099%203.451%201.643-.907%203.891-1.21%205.4-2.251-.339-.31-.469-.831-.601-1.35h-1.65c-.355-.345-1.346-.053-1.949-.151l-1.349.001zm-19.35.751c-.969-.239-1.997.682-3.151.75.808.942%202.435%201.067%203.6%201.65-.002-.947-.446-1.453-.449-2.4zm44.7%203.001c-.201-1.016-1.375-2.313-2.25-3.151-1.128.923-2.43%201.67-3.45%202.701.416.385.621.979.899%201.5%201.802-.149%203.023-.877%204.801-1.05zm-37.8-2.4c-1.027.423-2.201.698-3.3%201.05.064.836.317%201.485.6%202.101%201.8.2%203.102.9%204.95%201.05-.76-1.391-1.113-3.188-2.25-4.201zm27.751%201.049c-1.552.6-2.884%201.418-4.351%202.101.29%203.236%204.69%201.288%206.9.9-.881-.969-1.708-1.993-2.549-3.001zm-18.901.601c-1.562.288-2.713.987-4.2%201.35.122.678.434%201.167.6%201.8%202.059.143%203.823.577%205.85.75-.557-1.492-1.674-2.426-2.25-3.9zm9.3%203.901h3.15c-.561-1.54-1.64-2.561-2.4-3.901-1.879.571-3.569%201.331-5.4%201.95.138.912.703%201.396%201.05%202.1h1.05c.803-.097%201.997.197%202.55-.149z'%20fill='%23000'%20fill-rule='nonzero'/%3e%3c/g%3e%3c/svg%3e")}.cif-lr{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='159'%20viewBox='0%200%20301%20159'%20xmlns='http://www.w3.org/2000/svg'%3e%3cdefs%3e%3clinearGradient%20x1='0%25'%20y1='50%25'%20x2='100%25'%20y2='50%25'%20id='a'%3e%3cstop%20stop-color='%23FFF'%20offset='0%25'/%3e%3cstop%20offset='100%25'/%3e%3c/linearGradient%3e%3c/defs%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23BF0A30'%20d='M.5.552h300v157.895H.5z'/%3e%3cpath%20d='M.5%2022.084h300M.5%2050.792h300M.5%2079.5h300M.5%20108.208h300M.5%20136.916h300'%20stroke='%23FFF'%20stroke-width='13.158'%20fill='url(%23a)'/%3e%3cpath%20fill='%23002868'%20d='M.5.552h71.77v71.77H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M15.908%2029.784l12.656%209.195-4.834%2014.878%2012.655-9.195%2012.656%209.195-4.834-14.878%2012.656-9.195H41.219l-4.834-14.877-4.834%2014.877z'/%3e%3c/g%3e%3c/svg%3e")}.cif-ly{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23239E46'%20d='M.5.5h300v150H.5z'/%3e%3cpath%20fill='%23000'%20d='M.5.5h300V113H.5z'/%3e%3cpath%20fill='%23E70013'%20d='M.5.5h300V38H.5z'/%3e%3cpath%20d='M163.76%2062.24c-7.323-5.226-17.496-3.526-22.722%203.798-5.226%207.323-3.526%2017.496%203.798%2022.722a16.29%2016.29%200%200018.925%200c-7.323%207.321-19.195%207.32-26.516-.004-7.322-7.323-7.32-19.195.004-26.516%207.32-7.32%2019.189-7.32%2026.511%200zm-4.14%2013.26l25.23-8.19-15.6%2021.45V62.24l15.6%2021.45-25.23-8.19z'%20fill='%23FFF'/%3e%3c/g%3e%3c/svg%3e")}.cif-li{background-image:url(/assets/cif-li-DWIXopDh.svg)}.cif-lt{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='181'%20viewBox='0%200%20301%20181'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23FDB913'%20d='M.5.5h300v180H.5z'/%3e%3cpath%20fill='%23C1272D'%20d='M.5%2090.5h300v90H.5z'/%3e%3cpath%20fill='%23006A44'%20d='M.5%2060.5h300v60H.5z'/%3e%3c/g%3e%3c/svg%3e")}.cif-lu{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='181'%20viewBox='0%200%20301%20181'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%2300A1DE'%20d='M.5%2090.5h300v90H.5z'/%3e%3cpath%20fill='%23ED2939'%20d='M.5.5h300v90H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M.5%2060.5h300v60H.5z'/%3e%3c/g%3e%3c/svg%3e")}.cif-mk{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23D20000'%20d='M.5.5h300v150H.5z'/%3e%3cpath%20d='M.5.5h45l105%2072.321L255.5.5h45l-300%20150h45l105-72.321%20105%2072.321h45L.5.5zm300%2060v30l-300-30v30l300-30zm-165-60l15%2064.286L165.5.5h-30zm0%20150l15-64.286%2015%2064.286h-30z'%20fill='%23FFE600'/%3e%3ccircle%20stroke='%23D20000'%20stroke-width='4.286'%20fill='%23FFE600'%20cx='150.5'%20cy='75.5'%20r='24.107'/%3e%3c/g%3e%3c/svg%3e")}.cif-mg{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23FFF'%20d='M.5.5h300v200H.5z'/%3e%3cpath%20fill='%23FC3D32'%20d='M100.5.5h200v100h-200z'/%3e%3cpath%20fill='%23007E3A'%20d='M100.5%20100.5h200v100h-200z'/%3e%3c/g%3e%3c/svg%3e")}.cif-mw{background-image:url(/assets/cif-mw-SPpNqIGN.svg)}.cif-my{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23CC0001'%20d='M.5.5h300v150H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M.5%20139.786h300V150.5H.5zM.5%20118.357h300v10.714H.5zM.5%2096.928h300v10.714H.5zM.5%2075.5h300v10.714H.5zM.5%2054.071h300v10.714H.5zM.5%2032.643h300v10.714H.5zM.5%2011.214h300v10.714H.5z'/%3e%3cpath%20fill='%23010066'%20d='M.5.5h150v85.714H.5z'/%3e%3cpath%20d='M62.214%2011.214c-17.801%200-32.25%2014.401-32.25%2032.143S44.413%2075.5%2062.214%2075.5a32.162%2032.162%200%200017.457-5.12%2028.623%2028.623%200%2001-9.351%201.565c-15.785%200-28.596-12.768-28.596-28.501S54.535%2014.943%2070.32%2014.943c3.488%200%206.83.623%209.922%201.764a32.166%2032.166%200%2000-18.028-5.493z'%20fill='%23FC0'/%3e%3cpath%20fill='%23FC0'%20d='M115.697%2060.09l-13.585-7.088%204.016%2014.506-9.086-12.134-2.835%2014.769-2.788-14.777-9.124%2012.107%204.063-14.494-13.607%207.047%2010.108-11.339-15.395.591%2014.152-5.939-14.133-5.982%2015.393.637-10.072-11.37%2013.585%207.088-4.016-14.506%209.086%2012.134%202.835-14.769%202.788%2014.777%209.124-12.107-4.063%2014.494%2013.607-7.047-10.108%2011.339%2015.395-.591-14.152%205.939%2014.133%205.982-15.393-.638z'/%3e%3c/g%3e%3c/svg%3e")}.cif-mv{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23D21034'%20d='M.5.5h300v200H.5z'/%3e%3cpath%20fill='%23007E3A'%20d='M50.5%2050.5h200v100h-200z'/%3e%3ccircle%20fill='%23FFF'%20cx='163'%20cy='100.5'%20r='33.333'/%3e%3ccircle%20fill='%23007E3A'%20cx='175.5'%20cy='100.5'%20r='33.333'/%3e%3c/g%3e%3c/svg%3e")}.cif-ml{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%2314B53A'%20d='M.5.5h100v200H.5z'/%3e%3cpath%20fill='%23FCD116'%20d='M100.5.5h100v200h-100z'/%3e%3cpath%20fill='%23CE1126'%20d='M200.5.5h100v200h-100z'/%3e%3c/g%3e%3c/svg%3e")}.cif-mt{background-image:url(/assets/cif-mt-mPnjjENL.svg)}.cif-mh{background-image:url("data:image/svg+xml,%3csvg%20width='302'%20height='160'%20viewBox='0%200%20302%20160'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20stroke='%23000'%20stroke-width='.274'%20fill='%2300285E'%20d='M1%201h300v157.907H1z'/%3e%3cpath%20stroke='%23000'%20stroke-width='.274'%20fill='%23F8991D'%20stroke-linejoin='bevel'%20d='M301%2040.032L1%20146.578v-5.512L301%207.895z'/%3e%3cpath%20stroke='%23000'%20stroke-width='.274'%20fill='%23FFF'%20stroke-linejoin='bevel'%20d='M1%20152.058l300-79.811V40.032L1%20146.578z'/%3e%3cpath%20fill='%23FFF'%20d='M59.289%20108.882l2.397-31.225%207.707%2018.799-2.913-20.131%2012.475%2016.162-8.081-18.825%2016.019%2012.69-12.69-16.019%2018.825%207.9-16.162-12.162%2020.131%202.78-18.932-7.706%2031.317-2.397-31.317-2.397%2018.932-7.707-20.131%202.78%2016.162-12.162-18.825%207.901%2012.69-16.02-16.019%2012.691%208.081-18.825L66.48%2041.17l2.913-20.13-7.707%2018.799-2.397-31.226-2.397%2031.226-7.707-18.799%202.913%2020.13-12.474-16.161%208.08%2018.825-16.019-12.691%2012.69%2016.02-18.824-7.901%2016.161%2012.162-20.131-2.78%2018.933%207.707-31.318%202.397%2031.318%202.397-18.933%207.706%2020.131-2.78-16.161%2012.162%2018.824-7.9-12.69%2016.019%2016.019-12.69-8.08%2018.825%2012.474-16.162-2.913%2020.131%207.707-18.799z'/%3e%3c/g%3e%3c/svg%3e")}.cif-mr{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpath%20id='a'%20d='M.724.5h299.777v200H.724z'/%3e%3c/defs%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20fill='%23006233'%20fill-rule='nonzero'%20d='M.5.5h299.777v200H.5z'/%3e%3cellipse%20fill='%23FFC400'%20fill-rule='nonzero'%20cx='150.389'%20cy='75.5'%20rx='64.535'%20ry='64.583'/%3e%3cmask%20id='b'%20fill='%23fff'%3e%3cuse%20xlink:href='%23a'/%3e%3c/mask%3e%3cellipse%20fill='%23006233'%20fill-rule='nonzero'%20mask='url(%23b)'%20cx='150.389'%20cy='58.833'%20rx='62.453'%20ry='62.5'/%3e%3cpath%20fill='%23FFC400'%20fill-rule='nonzero'%20d='M126.63%2051.108l14.683%2010.676-5.608%2017.275%2014.684-10.676%2014.683%2010.676-5.609-17.275%2014.684-10.676h-18.15l-5.608-17.275-5.609%2017.275z'/%3e%3c/g%3e%3c/svg%3e")}.cif-mu{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23EA2839'%20d='M.5.5h300v50H.5z'/%3e%3cpath%20fill='%231A206D'%20d='M.5%2050.5h300v50H.5z'/%3e%3cpath%20fill='%23FFD500'%20d='M.5%20100.5h300v50H.5z'/%3e%3cpath%20fill='%2300A551'%20d='M.5%20150.5h300v50H.5z'/%3e%3c/g%3e%3c/svg%3e")}.cif-mx{background-image:url(/assets/cif-mx-CG1ZhuJH.svg)}.cif-fm{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='159'%20viewBox='0%200%20301%20159'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%2375B2DD'%20d='M.5.552h300v157.895H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M135.483%2027.252l9.281%206.743-3.545%2010.91%209.281-6.743%209.281%206.743-3.545-10.91%209.281-6.743h-11.472l-3.545-10.91-3.493%2010.91zM87.342%2079.5l10.91%203.545v11.472l6.743-9.281%2010.911%203.545-6.743-9.281%206.743-9.281-10.911%203.545-6.743-9.281v11.472zM135.483%20131.748h11.472l3.545%2010.91%203.545-10.91h11.472l-9.281-6.743%203.545-10.911-9.281%206.743-9.281-6.743%203.545%2010.911zM185.094%2070.219l6.744%209.281-6.744%209.281%2010.911-3.545%206.743%209.281V83.045l10.91-3.545-10.91-3.545V64.483l-6.743%209.281z'/%3e%3c/g%3e%3c/svg%3e")}.cif-md{background-image:url(/assets/cif-md-DqkywqrG.svg)}.cif-mc{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='241'%20viewBox='0%200%20301%20241'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23CE1126'%20d='M.5.5h300v120H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M.5%20120.5h300v120H.5z'/%3e%3c/g%3e%3c/svg%3e")}.cif-mn{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20fill='%23C4272F'%20fill-rule='nonzero'%20d='M.5.5h300v150H.5z'/%3e%3cpath%20fill='%23015197'%20fill-rule='nonzero'%20d='M100.5.5h100v150h-100z'/%3e%3ccircle%20fill='%23F9CF02'%20fill-rule='nonzero'%20cx='50.5'%20cy='51.75'%20r='13.75'/%3e%3ccircle%20fill='%23C4272F'%20fill-rule='nonzero'%20cx='50.5'%20cy='45.5'%20r='15'/%3e%3ccircle%20fill='%23F9CF02'%20fill-rule='nonzero'%20cx='50.5'%20cy='48'%20r='10'/%3e%3cpath%20d='M44.25%2029.25a6.251%206.251%200%200012.5%200c0-2.5-1.563-2.813-1.563-3.75%200-.937.938-2.188-.938-3.75.938%201.563-.625%201.875-.625%203.438%200%201.563.625%201.563.625%202.813a1.25%201.25%200%2001-2.5%200c0-1.25%201.25-2.5%201.25-4.375s-.313-2.5-1.25-4.063c-.937-1.563-2.5-2.813-1.25-4.063-1.875.625-.938%203.125-.938%204.688%200%201.563-1.25%202.5-1.25%204.375s.938%202.188.938%203.438a1.25%201.25%200%2001-2.5%200c0-1.25.625-1.25.625-2.813%200-1.563-1.563-1.875-.625-3.438-1.875%201.563-.938%202.813-.938%203.75%200%20.937-1.561%201.25-1.561%203.75zM23%2068h12.5v60H23zM65.5%2068H78v60H65.5zM38%2078h25v5H38zM38%20113h25v5H38zM38%2068l12.5%207.5L63%2068zM38%20120.5l12.5%207.5%2012.5-7.5z'%20fill='%23F9CF02'%20fill-rule='nonzero'/%3e%3ccircle%20stroke='%23C4272F'%20stroke-width='1.5'%20fill='%23F9CF02'%20fill-rule='nonzero'%20cx='50.5'%20cy='98'%20r='13.25'/%3e%3cpath%20d='M50.5%2084.75a6.625%206.625%200%20110%2013.25%206.625%206.625%200%20100%2013.25'%20stroke='%23C4272F'%20stroke-width='1.5'/%3e%3ccircle%20fill='%23C4272F'%20fill-rule='nonzero'%20cx='50.5'%20cy='91.375'%20r='2.5'/%3e%3ccircle%20fill='%23C4272F'%20fill-rule='nonzero'%20cx='50.5'%20cy='104.625'%20r='2.5'/%3e%3c/g%3e%3c/svg%3e")}.cif-me{background-image:url(/assets/cif-me-oJ9H1BXY.svg)}.cif-ma{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23C1272D'%20d='M.5.5h300v200H.5z'/%3e%3cpath%20d='M150.49%2067.166l-7.479%2023.094-24.26.021%2019.615%2014.271-7.479%2023.115a5499.298%205499.298%200%200119.615-14.271l19.635%2014.26-7.5-23.094%2019.615-14.292h-24.24l-7.522-23.104zm0%2015.813l2.385%207.281-4.75.01%202.365-7.291zm-9.073%2012.167l-1.458%204.531-6.198-4.51%207.656-.021zm5.125%200h7.917l2.448%207.542-6.406%204.667-6.406-4.667%202.447-7.542zm13.042%200h7.646l-6.177%204.531-1.469-4.531zm-17.073%2012.437l3.854%202.781-6.198%204.51%202.344-7.291zm16%200l2.344%207.292-6.188-4.5v-.01l3.844-2.782z'%20fill='%23006233'/%3e%3c/g%3e%3c/svg%3e")}.cif-mz{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20fill='%23000'%20fill-rule='nonzero'%20d='M.5.5h300v200H.5z'/%3e%3cpath%20fill='%23FFF'%20fill-rule='nonzero'%20d='M.5.5h300v68.75H.5z'/%3e%3cpath%20fill='%23007168'%20fill-rule='nonzero'%20d='M.5.5h300V63H.5z'/%3e%3cpath%20fill='%23FFF'%20fill-rule='nonzero'%20d='M.5%20131.666h300v68.833H.5z'/%3e%3cpath%20fill='%23FCE100'%20fill-rule='nonzero'%20d='M.5%20138h300v62.5H.5z'/%3e%3cpath%20fill='%23D21034'%20fill-rule='nonzero'%20d='M.5.5v200l131.25-100z'/%3e%3cpath%20fill='%23FCE100'%20fill-rule='nonzero'%20d='M68.623%20137.995l-24.385-17.854L19.887%20138l9.444-28.708L4.822%2091.651l30.221.111L44.247%2063l9.234%2028.777%2030.198-.134-24.515%2017.674z'/%3e%3cpath%20d='M23.075%20117.976h17.566c1.413%201.586%204.567%202.232%207.57-.019%205.506-3.015%2016.158.019%2016.158.019l2.098-2.229-5.113-16.78-1.835-1.966s-3.933-2.36-11.405-1.573c-7.472.786-10.094-.262-10.094-.262s-6.554.786-8.39%201.704c-.202.163-2.098%202.097-2.098%202.097l-4.457%2019.009z'%20stroke='%23000'%20stroke-width='.417'%20fill='%23FFF'%20fill-rule='nonzero'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M26.615%20113.65s16.78-2.097%2021.63%204.326c-2.739%201.874-5.151%202.029-7.735.132.411-.686%206.03-6.555%2020.319-4.589'%20stroke='%23000'%20stroke-width='.417'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M44.574%2096.87l-.131%2018.484m15.075-18.222l3.146%2014.682M29.802%2096.901l-1.746%207.572M11.666%20119.988l4.131%204.843c.485.289.916.271%201.347%200l6.122-7.347%202.572-3.184c.398-.472.525-.998.49-1.469l4.916-4.368c.402.028.642.073%201.044.1-.475-.123-.824-.354-.45-.875l1.102-.857.857%201.102s-1.224%201.592-1.347%201.592h-1.347l-2.572%202.327%201.124.994%201.692%204.639%202.082-1.47-1.347-4.775%202.939-3.184-1.102-1.715.735-.98s10.171%206.404%2014.09%204.69c.106.038.237-4.567.237-4.567s-10.53-1.102-10.776-3.184c-.245-2.082%202.327-2.326%202.327-2.326l-1.102-1.592.245-.857%201.837%202.327%204.163-3.551%2024.49%2027.919c1.337-.542%201.622-.87%201.715-2.204-.035-.034-24-27.551-24-27.551l1.837-1.959c.362-.408.489-.582.49-1.225l2.816-2.449c.847.291%201.387.798%201.837%201.469l7.743-6.562c.204.204.824.408%201.244.179l12.801-12.287-13.951%209.854-.49-.367c0-.408.506-.509%200-1.225-.542-.65-1.347.612-1.469.612-.122%200-2.019-.67-2.435-1.52l-.136%202.254-3.551%203.306-2.694-.122-3.919%203.796-.49%201.469.612%201.225s-2.082%201.837-2.082%201.714c0-.122-.421-.541-.439-.595l1.786-1.609.245-1.102-.596-.931c-.181.132-2.465%202.522-2.588%202.277l-6.612-7.469.367-1.347-4.163-4.531c-1.518-.524-3.919-.612-4.408%202.694-.382.777-3.551.122-3.551.122l-1.714.368-9.673%2013.714%205.388%206.49%2011.02-13.959.327-3.954%202.312%202.586c.771.099%201.506.108%202.204-.245l6.529%207.288-1.087%201.061c.368.408.62.669.988%201.077.368-.245.718-.539%201.085-.784.123.164.327.474.45.637-.547.298-.931.694-1.478.992-.876-.571-1.721-1.281-1.657-2.412l-3.673%203.061-.123.612-10.898%209.061-.98.123-.245%202.816%207.102-5.877v-.857l.735.612%205.51-4.408s.367.49.245.49c-.123%200-4.898%204.408-4.898%204.408l-.122.49-.857.735-.49-.367-6.612%205.877h-.979l-3.674%203.674c-.948.082-1.769.183-2.571.734l-6.582%205.809z'%20stroke='%23000'%20stroke-width='.417'%20fill='%23000'%20fill-rule='nonzero'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/svg%3e")}.cif-mm{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23FECB00'%20d='M.5.5h300v100H.5z'/%3e%3cpath%20fill='%23EA2839'%20d='M.5%20100.5h300v100H.5z'/%3e%3cpath%20fill='%2334B233'%20d='M.5%2067.166h300v66.667H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M80.407%2084.759l43.32%2031.473-16.547%2050.926%2043.32-31.474%2043.32%2031.474-16.547-50.926%2043.32-31.473h-53.546L150.5%2033.833l-16.546%2050.926z'/%3e%3c/g%3e%3c/svg%3e")}.cif-na{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpath%20id='a'%20d='M.5.5h300v200H.5z'/%3e%3cpath%20id='c'%20d='M.5.5h300v200H.5z'/%3e%3c/defs%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20fill='%23003580'%20fill-rule='nonzero'%20d='M300.5.5H.5v200z'/%3e%3cpath%20fill='%23009543'%20fill-rule='nonzero'%20d='M.5%20200.5h300V.5z'/%3e%3cmask%20id='b'%20fill='%23fff'%3e%3cuse%20xlink:href='%23a'/%3e%3c/mask%3e%3cpath%20d='M.5%20200.5l300-200'%20stroke='%23FFF'%20stroke-width='60'%20fill='%23000'%20fill-rule='nonzero'%20mask='url(%23b)'/%3e%3cg%3e%3cmask%20id='d'%20fill='%23fff'%3e%3cuse%20xlink:href='%23c'/%3e%3c/mask%3e%3cpath%20d='M.5%20200.5l300-200'%20stroke='%23D21034'%20stroke-width='40'%20fill='%23000'%20fill-rule='nonzero'%20mask='url(%23d)'/%3e%3c/g%3e%3cpath%20fill='%23FFCE00'%20fill-rule='nonzero'%20d='M60.5%2022.166l5.176%2014.015%2011.49-9.549-2.525%2014.726%2014.726-2.525-9.549%2011.49%2014.015%205.176-14.015%205.176%209.549%2011.49-14.726-2.524%202.525%2014.725-11.49-9.549L60.5%2088.832l-5.176-14.015-11.49%209.549%202.524-14.725-14.725%202.524%209.549-11.49-14.015-5.176%2014.015-5.176-9.549-11.49%2014.725%202.525-2.524-14.726%2011.49%209.549z'/%3e%3ccircle%20stroke='%23003580'%20stroke-width='2'%20fill='%23FFCE00'%20fill-rule='nonzero'%20cx='60.5'%20cy='55.5'%20r='18.333'/%3e%3c/g%3e%3c/svg%3e")}.cif-nr{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23002B7F'%20d='M.5.5h300v150H.5z'/%3e%3cpath%20fill='%23FFC61E'%20d='M.5%2069.25h300v12.5H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M75.5%20131.75l-3.235-12.926L63%20128.4l3.661-12.812-12.812%203.661%209.577-9.265L50.5%20106.75l12.926-3.235-9.577-9.265%2012.812%203.661L63%2085.1l9.265%209.576L75.5%2081.75l3.235%2012.926L88%2085.1l-3.661%2012.812%2012.812-3.661-9.577%209.265%2012.926%203.234-12.926%203.235%209.577%209.265-12.812-3.661L88%20128.4l-9.265-9.576z'/%3e%3c/g%3e%3c/svg%3e")}.cif-np{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='380'%20viewBox='0%200%20301%20380'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23003893'%20d='M.5%20380V0l300%20188.402H102.37L293.418%20380z'/%3e%3cpath%20fill='%23DC143C'%20d='M7.174%20181.741h270.184L7.174%2012.06v361.276h270.184L7.174%20102.38z'/%3e%3cpath%20d='M20.907%20118.111c11.681%2029.805%2045.242%2044.471%2074.962%2032.757a57.903%2057.903%200%200032.663-32.757c0%2029.805-24.093%2053.967-53.813%2053.967-29.719%200-53.812-24.162-53.812-53.967'%20fill='%23FFF'/%3e%3cellipse%20fill='%23FFF'%20cx='74.72'%20cy='143.224'%20rx='25.041'%20ry='25.114'/%3e%3cpath%20fill='%23FFF'%20d='M84.303%20120.022l-2.798-11.005-6.785%209.093M92.427%20125.466l1.614-11.241-9.738%205.797M97.855%20133.614l5.781-9.766-11.209%201.619M99.762%20143.224l9.068-6.804-10.974-2.806M97.855%20152.835l10.974-2.806-9.068-6.804M92.427%20160.982l11.209%201.619-5.781-9.766M65.137%20120.022l2.798-11.005%206.785%209.093'/%3e%3cpath%20fill='%23FFF'%20d='M57.013%20125.466l-1.614-11.241%209.739%205.797M51.584%20133.614l-5.781-9.766%2011.21%201.619'/%3e%3cpath%20fill='%23FFF'%20d='M49.678%20143.224l-9.068-6.804%2010.974-2.806M51.584%20152.835l-10.974-2.806%209.068-6.804M45.81%20227.322l2.98%2024.213-24.143-2.989%2014.652%2019.475-22.399%209.518%2022.399%209.518-14.652%2019.475%2024.143-2.989-2.98%2024.212%2019.419-14.694%209.491%2022.463%209.491-22.463%2019.419%2014.694-2.98-24.212%2024.144%202.989-14.654-19.475%2022.4-9.518-22.4-9.518%2014.654-19.475-24.144%202.989%202.98-24.213-19.419%2014.695-9.491-22.463-9.491%2022.463z'/%3e%3c/g%3e%3c/svg%3e")}.cif-nl{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%2321468B'%20d='M.5.5h300v200H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M.5.5h300v133.333H.5z'/%3e%3cpath%20fill='%23AE1C28'%20d='M.5.5h300v66.667H.5z'/%3e%3c/g%3e%3c/svg%3e")}.cif-nz{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpath%20id='a'%20d='M.5.5h150v75H.5z'/%3e%3cpath%20d='M.5.5l75%2037.5H.5V.5zm75%200h75L75.5%2038V.5zm0%2037.5h75v37.5L75.5%2038zm0%200v37.5H.5l75-37.5z'%20id='c'/%3e%3c/defs%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20fill='%2300247D'%20fill-rule='nonzero'%20d='M.5.5h300v150H.5z'/%3e%3cmask%20id='b'%20fill='%23fff'%3e%3cuse%20xlink:href='%23a'/%3e%3c/mask%3e%3cpath%20d='M.5.5l150%2075m-150%200l150-75'%20stroke='%23FFF'%20stroke-width='15'%20fill='%23000'%20fill-rule='nonzero'%20mask='url(%23b)'/%3e%3cmask%20id='d'%20fill='%23fff'%3e%3cuse%20xlink:href='%23c'/%3e%3c/mask%3e%3cpath%20d='M.5.5l150%2075m-150%200l150-75'%20stroke='%23CC142B'%20stroke-width='10'%20fill='%23000'%20fill-rule='nonzero'%20mask='url(%23d)'/%3e%3cpath%20d='M75.5.5v75M.5%2038h150'%20stroke='%23FFF'%20stroke-width='25'%20fill='%23000'%20fill-rule='nonzero'/%3e%3cpath%20d='M75.5.5v75M.5%2038h150'%20stroke='%23CC142B'%20stroke-width='15'%20fill='%23000'%20fill-rule='nonzero'/%3e%3cpath%20fill='%23FFF'%20fill-rule='nonzero'%20d='M245.108%2053.043l6.242%204.535-2.384%207.338%206.242-4.535%206.242%204.535-2.384-7.338%206.242-4.535h-7.716l-2.384-7.338-2.384%207.338z'/%3e%3cpath%20fill='%23CC142B'%20fill-rule='nonzero'%20d='M248.958%2054.294l3.863%202.806-1.476%204.541%203.863-2.806%203.863%202.806-1.475-4.541%203.862-2.806h-4.774l-1.476-4.541-1.475%204.541z'/%3e%3cpath%20fill='%23FFF'%20fill-rule='nonzero'%20d='M214.15%2026.812l7.015%205.096-2.68%208.247%207.015-5.097%207.015%205.097-2.679-8.247%207.014-5.096h-8.671l-2.679-8.246-2.679%208.246z'/%3e%3cpath%20fill='%23CC142B'%20fill-rule='nonzero'%20d='M218%2028.063l4.635%203.367-1.77%205.45%204.635-3.368%204.635%203.368-1.77-5.45L233%2028.063h-5.729l-1.771-5.449-1.771%205.449z'/%3e%3cpath%20fill='%23FFF'%20fill-rule='nonzero'%20d='M179.491%2061.683l7.014%205.096-2.679%208.247%207.015-5.097%207.015%205.097-2.68-8.247%207.015-5.096h-8.671l-2.679-8.246-2.68%208.246z'/%3e%3cpath%20fill='%23CC142B'%20fill-rule='nonzero'%20d='M183.341%2062.934l4.635%203.367-1.771%205.45%204.636-3.368%204.635%203.368-1.77-5.45%204.635-3.367h-5.73l-1.77-5.449-1.771%205.449z'/%3e%3cpath%20fill='%23FFF'%20fill-rule='nonzero'%20d='M212.9%20116.406l7.787%205.658-2.974%209.154%207.787-5.658%207.787%205.658-2.974-9.154%207.787-5.658h-9.625l-2.975-9.155-2.974%209.155z'/%3e%3cpath%20fill='%23CC142B'%20fill-rule='nonzero'%20d='M216.75%20117.657l5.408%203.929-2.066%206.357%205.408-3.929%205.408%203.929-2.066-6.357%205.408-3.929h-6.684L225.5%20111.3l-2.066%206.357z'/%3e%3c/g%3e%3c/svg%3e")}.cif-ni{background-image:url(/assets/cif-ni-wHfNWl-v.svg)}.cif-ne{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='259'%20viewBox='0%200%20301%20259'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%230DB02B'%20d='M.5.928h300v257.143H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M.5.928h300v171.429H.5z'/%3e%3cpath%20fill='%23E05206'%20d='M.5.928h300v85.714H.5z'/%3e%3ccircle%20fill='%23E05206'%20cx='150.5'%20cy='129.5'%20r='36.429'/%3e%3c/g%3e%3c/svg%3e")}.cif-ng{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23008751'%20d='M.5.5h300v150H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M100.5.5h100v150h-100z'/%3e%3c/g%3e%3c/svg%3e")}.cif-nu{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20transform='translate(1%201)'%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23FFF200'%20d='M0%200h300v150H0z'/%3e%3cpath%20stroke='%23000'%20stroke-width='.26'%20fill='%23005A9B'%20d='M0%200h149.898v74.995H0z'/%3e%3cpath%20stroke='%23000'%20stroke-width='.26'%20fill='%23FFF'%20d='M0%2024.99h31.637L0%209.114V0h18.101l44.255%2022.061V0h24.921v22.061L131.533%200h18.365v9.114L117.997%2024.99h31.901v25.009h-31.901l31.901%2015.876v9.117h-18.365L87.277%2052.928v22.064H62.356V52.928L18.101%2074.992H0v-9.117l31.637-15.876H0z'/%3e%3cpath%20stroke='%23000'%20stroke-width='.26'%20fill='%23ED1C2E'%20stroke-linejoin='bevel'%20d='M138.015%200L88.018%2025.007h11.969L149.898%200zM149.898%2074.995L99.934%2049.999h12.021l37.943%2019.035zM50.093%2025.007L0%200v5.973l38.02%2019.034zM49.99%2049.999L0%2074.995h11.962l49.997-24.996z'/%3e%3cpath%20stroke='%23000'%20stroke-width='.26'%20fill='%23ED1C2E'%20d='M0%2030.179h67.665V0h14.643v30.179h67.59v14.644h-67.59v30.172H67.665V44.823H0z'/%3e%3ccircle%20stroke='%23000'%20stroke-width='.26'%20fill='%23005A9B'%20cx='74.975'%20cy='37.443'%20r='12.588'/%3e%3cpath%20stroke='%23000'%20stroke-width='.13'%20fill='%23FFF200'%20d='M31.232%2032.506l-1.22%203.794h-4.015l3.26%202.361-1.252%203.79%203.227-2.355%203.228%202.355-1.236-3.822%203.244-2.313h-3.999zM74.99%207.25l1.221%203.794h4.014l-3.26%202.361%201.253%203.79-3.228-2.355-3.228%202.355%201.236-3.822-3.243-2.313h3.998zM74.99%2057.318l1.221%203.794h4.014l-3.26%202.36%201.253%203.791-3.228-2.356-3.228%202.356%201.236-3.823-3.243-2.312h3.998zM74.975%2026.12l-2.519%207.828h-8.284l6.728%204.871-2.585%207.822%206.66-4.86%206.66%204.86-2.55-7.888%206.693-4.772h-8.251zM118.727%2032.506l1.22%203.794h4.015l-3.26%202.361%201.252%203.79-3.227-2.355-3.228%202.355%201.236-3.822-3.244-2.313h3.999z'/%3e%3c/g%3e%3c/svg%3e")}.cif-no{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='219'%20viewBox='0%200%20301%20219'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23EF2B2D'%20d='M.5.409h300v218.182H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M82.318.409h54.545v218.182H82.318z'/%3e%3cpath%20fill='%23FFF'%20d='M.5%2082.227h300v54.545H.5z'/%3e%3cpath%20fill='%23002868'%20d='M95.955.409h27.273v218.182H95.955z'/%3e%3cpath%20fill='%23002868'%20d='M.5%2095.863h300v27.273H.5z'/%3e%3c/g%3e%3c/svg%3e")}.cif-om{background-image:url(/assets/cif-om-DHQdUO56.svg)}.cif-pk{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23FFF'%20d='M.5.5h300v200H.5z'/%3e%3cpath%20fill='%2301411C'%20d='M75.5.5h225v200h-225z'/%3e%3ccircle%20fill='%23FFF'%20cx='188'%20cy='100.5'%20r='60'/%3e%3ccircle%20fill='%2301411C'%20cx='203.337'%20cy='86.868'%20r='55'/%3e%3cpath%20fill='%23FFF'%20d='M209.879%2055.603l25.274%2028.433-37.16-8.147%2034.852-15.251-19.232%2032.824z'/%3e%3c/g%3e%3c/svg%3e")}.cif-pw{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='189'%20viewBox='0%200%20301%20189'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%234AADD6'%20d='M.5.75h300v187.5H.5z'/%3e%3ccircle%20fill='%23FFDE00'%20cx='131.75'%20cy='94.5'%20r='56.25'/%3e%3c/g%3e%3c/svg%3e")}.cif-pa{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23FFF'%20d='M.5.5h300v200H.5z'/%3e%3cpath%20fill='%23005293'%20d='M.5%20100.5h150v100H.5z'/%3e%3cpath%20fill='%23D21034'%20d='M150.5.5h150v100h-150z'/%3e%3cpath%20fill='%23005293'%20d='M51.724%2042.774l14.694%2010.677-5.612%2017.275L75.5%2060.049l14.695%2010.677-5.613-17.275%2014.694-10.677H81.113L75.5%2025.5l-5.613%2017.274z'/%3e%3cpath%20fill='%23D21034'%20d='M201.724%20142.775l14.694%2010.676-5.612%2017.274L225.5%20160.05l14.694%2010.675-5.613-17.274%2014.695-10.676h-18.163L225.5%20125.5l-5.613%2017.275z'/%3e%3c/g%3e%3c/svg%3e")}.cif-pg{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='225'%20viewBox='0%200%20301%20225'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23000'%20d='M.5%200h300v225H.5z'/%3e%3cpath%20fill='%23CE1126'%20d='M.5%200h300v225z'/%3e%3cpath%20d='M186.236%2065.372c-2.216%202.862-7.459-2.879-13.74-3.01-6.281-.131-10.73%206.02-12.563%208.113-1.832%202.094-7.72%2013.086-7.589%2014.264.13%201.178%203.664-3.271%204.973-4.057.131%201.57-1.439%203.402-1.047%203.926.393.523%204.58-3.141%206.019-3.271.393%201.047-.785%202.094-.393%203.664.524.523%202.879-2.617%204.45-3.271.261%201.178-1.439%203.403-.524%204.842.655.131%204.58-4.449%205.889-4.973%201.309-.524-.654%204.318%200%204.711%201.178-.785%204.842-4.973%206.02-5.496%201.178-.523-.131%205.365.393%205.365%201.439-1.047%205.104-6.02%205.496-6.805.393-.785-.393%207.59%203.664%2012.04%204.056%204.449%2010.207%209.552%2010.861%209.552.785-1.439-.262-4.449.393-4.318%201.832%201.963%205.234%204.842%206.02%204.842.785%200-.524-3.141.523-3.141%202.094%201.963%208.114%209.684%2019.891%2013.217-.785-2.225-2.487-4.188-2.618-5.234.785.13%203.534%201.439%204.057%201.308.523-.131-5.758-7.852-5.366-8.898%201.44-.131%202.094.785%202.618.131-.654-1.047-6.15-7.197-6.15-8.637%200-1.44%201.701.262%202.225%200%20.523-.262-2.094-5.758-1.57-6.412.523-.654%206.281%203.533%207.72%203.533%201.44%200%20.393-5.104%201.047-5.365.654-.262%205.496%202.748%206.543%202.748%201.046%200%20.916-2.225%201.309-1.963.393.262%2011.777%2011.646%207.852%2024.994-3.926%209.553-11.777%2014.657-23.293%2010.469.654%201.047%206.804%206.151%2013.479%204.318%206.674-1.832%2014.787-7.066%2013.871-20.152-.916-13.086-5.234-14.918-5.889-16.881-.654-1.963%201.047.523%202.487%201.047%201.439.523-.262-2.749-.654-4.188-.393-1.439%204.318%203.01%205.496%203.402%201.178.393-2.748-10.73-3.926-11.516-1.178-.785%201.178.262%201.962.523.786.262-7.197-12.17-8.898-12.17-1.701%200%201.439-.654%202.355-.654.916%200-9.16-8.113-10.861-8.113-1.702%200%203.664-2.094%204.187-2.225.917.131-11.646-6.674-22.9.131-.655-.523%205.3-4.645%205.496-6.412.065-.458-1.963-1.439-2.094-1.963-.131-.523%203.141-2.094%203.271-3.271-.785-1.047-2.225-.654-3.01-.916-.196-.981%202.749-3.403%202.487-4.449-.196-.589-2.356-.785-2.879-.393-.523.393%201.374-2.748%201.047-3.664-.262-.393-1.309-.131-2.355.131-.655-.131%203.402-5.758%202.617-6.543-.785-.785-11.778%205.757-15.834%2013.085-4.056%207.329-.916%2013.217-1.439%2015.703-.524%202.486-1.178%204.973-2.879%204.973s-5.626-2.618-6.935-3.926c-1.309-1.309-1.57-2.225-3.402-2.748-1.833-.523-6.02%201.047-7.59%201.178-1.57.13-7.721-1.178-8.113-.785-.393.393%206.019%202.748%207.459%203.533%201.439.785%201.57%201.832%202.617%202.486%201.043.656%2010.858%203.535%207.717%207.591zm38.342%2018.451c3.141%203.141%2024.34%2017.273%2024.34%2034.547%200%2017.274-15.442%2016.75-19.891%2016.227%204.973%204.187%2023.817%203.402%2023.817-16.227%200-17.273-24.34-34.547-27.48-36.117-3.141-1.57-3.927-1.57-.786%201.57z'%20fill='%23FCD116'/%3e%3cpath%20fill='%23FFF'%20d='M109.875%20110.547l3.281%2011.265h11.335l-8.949%206.886%203.282%2010.952-8.949-6.885-8.949%206.572%203.282-10.639-8.949-6.886h11.037zM75.663%20173.047l3.282%2011.265H90.28l-8.949%206.886%203.281%2010.952-8.949-6.885-8.948%206.572%203.281-10.639-8.949-6.886h11.037zM91.011%20149.12l1.641%205.633h5.668l-4.475%203.443%201.641%205.476-4.475-3.443-4.474%203.286%201.64-5.319-4.474-3.443h5.518zM75.663%2069.725l3.282%2011.265H90.28l-8.949%206.886%203.281%2010.952-8.949-6.885-8.948%206.572%203.281-10.639-8.949-6.886h11.037zM41.288%20113.672l3.282%2011.265h11.335l-8.949%206.886%203.281%2010.952-8.949-6.885-8.948%206.572%203.281-10.639-8.949-6.886h11.037z'/%3e%3c/g%3e%3c/svg%3e")}.cif-py{background-image:url(/assets/cif-py-D7MZPFEf.svg)}.cif-pe{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23D91023'%20d='M.5.5h300v200H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M100.5.5h100v200h-100z'/%3e%3c/g%3e%3c/svg%3e")}.cif-ph{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%230038A8'%20d='M.5.5h300v150H.5z'/%3e%3cpath%20fill='%23CE1126'%20d='M.5%2075.5h300v75H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M130.404%2075.5L.5%20150.5V.5'/%3e%3ccircle%20fill='%23FCD116'%20cx='47.167'%20cy='75.5'%20r='15'/%3e%3cpath%20fill='%23FCD116'%20d='M15.5%2075.5l1.948%201.948L47.167%2075.5l-29.719-1.948z'/%3e%3cpath%20fill='%23FCD116'%20d='M18.834%2079.23l1.59%201.589%2026.744-5.32z'/%3e%3cpath%20fill='%23FCD116'%20d='M18.834%2071.77l1.59-1.59%2026.744%205.32z'/%3e%3cpath%20fill='%23FCD116'%20d='M24.775%2053.108v2.755L47.167%2075.5%2027.53%2053.108zM24.494%2058.103v2.248L47.167%2075.5zM29.77%2052.828h2.248L47.167%2075.5zM47.167%2043.833l-1.948%201.948L47.167%2075.5l1.948-29.719z'/%3e%3cpath%20fill='%23FCD116'%20d='M43.437%2047.166l-1.59%201.59%205.32%2026.744zM50.897%2047.166l1.59%201.59-5.32%2026.744zM69.559%2053.108h-2.755L47.167%2075.5l22.392-19.637zM64.564%2052.828h-2.248L47.167%2075.5zM69.839%2058.103v2.248L47.167%2075.5zM78.834%2075.5l-1.948-1.948L47.167%2075.5l29.719%201.948z'/%3e%3cpath%20fill='%23FCD116'%20d='M75.5%2071.77l-1.59-1.59-26.744%205.32z'/%3e%3cpath%20fill='%23FCD116'%20d='M75.5%2079.23l-1.59%201.589-26.744-5.32zM69.559%2097.892v-2.755L47.167%2075.5l19.637%2022.392zM69.839%2092.897v-2.248L47.167%2075.5zM64.564%2098.172h-2.248L47.167%2075.5z'/%3e%3cpath%20fill='%23FCD116'%20d='M47.167%20107.166l1.948-1.948-1.948-29.719-1.948%2029.719zM50.897%20103.833l1.59-1.59-5.32-26.744zM43.437%20103.833l-1.59-1.59%205.32-26.744z'/%3e%3cpath%20fill='%23FCD116'%20d='M24.775%2097.892h2.755L47.167%2075.5%2024.775%2095.137z'/%3e%3cpath%20fill='%23FCD116'%20d='M29.77%2098.172h2.248l15.149-22.673z'/%3e%3cpath%20fill='%23FCD116'%20d='M24.494%2092.897v-2.248L47.167%2075.5zM4.016%2022.44l5.92.744%201.36%205.811%202.538-5.401%205.946.502-4.353-4.082%202.316-5.5-5.228%202.878L8%2013.49l1.122%205.861zM4.016%20128.56l5.106%203.088L8%20137.51l4.515-3.903%205.228%202.878-2.316-5.499%204.353-4.083-5.946.503-2.538-5.401-1.36%205.811zM100.329%2070.602l3.408%204.898-3.408%204.898%205.712-1.728%203.605%204.755.121-5.966%205.637-1.959-5.637-1.96-.121-5.966-3.605%204.756z'/%3e%3c/g%3e%3c/svg%3e")}.cif-pl{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='189'%20viewBox='0%200%20301%20189'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23FFF'%20d='M.5.75h300v187.5H.5z'/%3e%3cpath%20fill='%23DC143C'%20d='M.5%2094.5h300v93.75H.5z'/%3e%3c/g%3e%3c/svg%3e")}.cif-pt{background-image:url(/assets/cif-pt-CCUnVGyD.svg)}.cif-qa{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='119'%20viewBox='0%200%20301%20119'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%238D1B3D'%20d='M.5.445h300v118.11H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M.5.445v118.11h94.488l24.003-6.558-24.003-6.57%2024.003-6.558-24.003-6.558%2024.003-6.57-24.003-6.558%2024.003-6.558-24.003-6.57%2024.003-6.558-24.003-6.558%2024.003-6.57-24.003-6.558%2024.003-6.558-24.003-6.57%2024.003-6.558-24.003-6.558%2024.003-6.57L94.988.439H.5z'/%3e%3c/g%3e%3c/svg%3e")}.cif-ro{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23002B7F'%20d='M.5.5h100v200H.5z'/%3e%3cpath%20fill='%23FCD116'%20d='M100.5.5h100v200h-100z'/%3e%3cpath%20fill='%23CE1126'%20d='M200.5.5h100v200h-100z'/%3e%3c/g%3e%3c/svg%3e")}.cif-ru{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23FFF'%20d='M.5.5h300v100H.5z'/%3e%3cpath%20fill='%23D52B1E'%20d='M.5%20100.5h300v100H.5z'/%3e%3cpath%20fill='%230039A6'%20d='M.5%2067.166h300v66.667H.5z'/%3e%3c/g%3e%3c/svg%3e")}.cif-rw{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%2300A1DE'%20d='M.5.5h300v100H.5z'/%3e%3cpath%20fill='%23FAD201'%20d='M.5%20100.5h300v50H.5z'/%3e%3cpath%20fill='%2320603D'%20d='M.5%20150.5h300v50H.5z'/%3e%3cpath%20fill='%23E5BE01'%20d='M279%2052.75l-22.336%201.305%2021.237%207.042-21.912-4.52%2018.691%2012.298-19.996-10.037%2014.871%2016.717-16.717-14.871%2010.037%2019.996-12.298-18.69%204.52%2021.912-7.042-21.237L246.75%2085l-.278-32.528z'/%3e%3cpath%20fill='%23E5BE01'%20d='M279%2052.75l-22.336-1.305%2021.237-7.042-21.912%204.52%2018.691-12.298-19.996%2010.037%2014.871-16.717-16.717%2014.871%2010.037-19.996-12.298%2018.691%204.52-21.912-7.042%2021.237L246.75%2020.5l-.278%2032.528z'/%3e%3cpath%20fill='%23E5BE01'%20d='M214.5%2052.75l22.336%201.305-21.237%207.042%2021.912-4.52-18.691%2012.298%2019.996-10.037-14.871%2016.717%2016.717-14.871-10.037%2019.996%2012.298-18.69-4.52%2021.912%207.042-21.237L246.75%2085l.278-32.528z'/%3e%3cpath%20fill='%23E5BE01'%20d='M214.5%2052.75l22.336-1.305-21.237-7.042%2021.912%204.52-18.691-12.298%2019.996%2010.037-14.871-16.717%2016.717%2014.871-10.037-19.996%2012.298%2018.691-4.52-21.912%207.042%2021.237L246.75%2020.5l.278%2032.528z'/%3e%3ccircle%20stroke='%2300A1DE'%20stroke-width='.944'%20fill='%23E5BE01'%20cx='246.75'%20cy='52.75'%20r='9.528'/%3e%3c/g%3e%3c/svg%3e")}.cif-kn{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpath%20id='a'%20d='M.5.5h300v200H.5z'/%3e%3cpath%20id='c'%20d='M.5.5h300v200H.5z'/%3e%3c/defs%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20fill='%23009E49'%20fill-rule='nonzero'%20d='M300.5.5H.5v200'/%3e%3cpath%20fill='%23CE1126'%20fill-rule='nonzero'%20d='M.5%20200.5h300V.5'/%3e%3cmask%20id='b'%20fill='%23fff'%3e%3cuse%20xlink:href='%23a'/%3e%3c/mask%3e%3cpath%20d='M.5%20200.5l300-200'%20stroke='%23FCD116'%20stroke-width='80'%20fill='%23000'%20fill-rule='nonzero'%20mask='url(%23b)'/%3e%3cg%3e%3cmask%20id='d'%20fill='%23fff'%3e%3cuse%20xlink:href='%23c'/%3e%3c/mask%3e%3cpath%20d='M.5%20200.5l300-200'%20stroke='%23000'%20stroke-width='60'%20fill='%23000'%20fill-rule='nonzero'%20mask='url(%23d)'/%3e%3c/g%3e%3cpath%20fill='%23FFF'%20fill-rule='nonzero'%20d='M180.544%2070.072l20.326.82%205.501%2019.585%207.062-19.078%2020.326.82-15.962-12.611%207.061-19.079-16.927%2011.284-15.963-12.61%205.502%2019.585zM66.544%20146.072l20.326.82%205.501%2019.585%207.062-19.078%2020.326.82-15.962-12.611%207.061-19.079-16.927%2011.284-15.963-12.61%205.502%2019.585z'/%3e%3c/g%3e%3c/svg%3e")}.cif-lc{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%236CF'%20d='M.5.5h300v150H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M100.5%20137.5l50-7%2050%207-50-123.5z'/%3e%3cpath%20fill='%23000'%20d='M107.25%20137.5l43.25-7%2043.25%207-43.25-107z'/%3e%3cpath%20fill='%23FCD116'%20d='M100.5%20137.5h100l-50-62z'/%3e%3c/g%3e%3c/svg%3e")}.cif-vc{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%230072C6'%20d='M.5.5h80v200H.5z'/%3e%3cpath%20fill='%23FCD116'%20d='M75.5.5h225v200h-225z'/%3e%3cpath%20fill='%23009E60'%20d='M225.5.5h75v200h-75zM133.834%20142.167L150.5%20175.5l16.667-33.333-16.667-33.334zM113%20100.5l16.667%2033.333%2016.667-33.333-16.667-33.333zM154.667%20100.5l16.667%2033.333L188%20100.5l-16.667-33.333z'/%3e%3c/g%3e%3c/svg%3e")}.cif-ws{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23CE1126'%20d='M.5.5h300v150H.5z'/%3e%3cpath%20fill='%23002B7F'%20d='M.5.5h150v75H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M75.5%2052.561l6.438%2019.814-16.855-12.246h20.834L69.062%2072.375zM52.584%2022.375L57.734%2038%2044.25%2028.343h16.667L47.433%2038zM98.938%2019.25l4.828%2014.583-12.641-9.013h15.625l-12.641%209.013zM75.5%203.625l5.151%2015.625-13.484-9.657h16.667L70.35%2019.25zM86.959%2038.51l3.218%209.906-8.427-6.122h10.417l-8.427%206.122z'/%3e%3c/g%3e%3c/svg%3e")}.cif-sm{background-image:url(/assets/cif-sm-D8UOgaV_.svg)}.cif-st{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%2312AD2B'%20d='M.5.5h300v150H.5z'/%3e%3cpath%20fill='%23FFCE00'%20d='M.5%2043.357h300v64.286H.5z'/%3e%3cpath%20fill='%23D21034'%20d='M.5.5v150l75-75'/%3e%3cpath%20fill='%23000'%20d='M130.12%2068.878l12.596%209.151-4.811%2014.807%2012.595-9.151%2012.596%209.151-4.811-14.807%2012.595-9.151h-15.569L150.5%2054.071l-4.811%2014.807zM205.12%2068.878l12.596%209.151-4.811%2014.807%2012.595-9.151%2012.596%209.151-4.811-14.807%2012.595-9.151h-15.569L225.5%2054.071l-4.811%2014.807z'/%3e%3c/g%3e%3c/svg%3e")}.cif-sa{background-image:url(/assets/cif-sa-CjLwjR-5.svg)}.cif-sn{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%2300853F'%20d='M.5.5h100v200H.5z'/%3e%3cpath%20fill='%23FDEF42'%20d='M100.5.5h100v200h-100z'/%3e%3cpath%20fill='%23E31B23'%20d='M200.5.5h100v200h-100z'/%3e%3cpath%20fill='%2300853F'%20d='M118.798%2090.199l19.593%2014.235-7.484%2023.033%2019.593-14.235%2019.593%2014.235-7.484-23.033%2019.593-14.235h-24.218L150.5%2067.166l-7.484%2023.033z'/%3e%3c/g%3e%3c/svg%3e")}.cif-rs{background-image:url(/assets/cif-rs-BSxl0k5X.svg)}.cif-sc{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23D62828'%20d='M.5.5h300v150H.5z'/%3e%3cpath%20fill='%23FCD856'%20d='M.5.5h200l-200%20150z'/%3e%3cpath%20fill='%23FFF'%20d='M300.5%2050.5v100H.5z'/%3e%3cpath%20fill='%23003F87'%20d='M.5.5h100l-100%20150z'/%3e%3cpath%20fill='%23007A3D'%20d='M.5%20150.5h300v-50z'/%3e%3c/g%3e%3c/svg%3e")}.cif-sl{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%231EB53A'%20d='M.5.5h300v66.667H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M.5%2067.167h300v66.667H.5z'/%3e%3cpath%20fill='%230072C6'%20d='M.5%20133.833h300V200.5H.5z'/%3e%3c/g%3e%3c/svg%3e")}.cif-sg{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23ED2939'%20d='M.5.5h300v100H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M.5%20100.5h300v100H.5zM103.395%2050.5c0%2020.768-16.836%2037.604-37.604%2037.604S28.187%2071.268%2028.187%2050.5s16.836-37.604%2037.604-37.604c20.767%200%2037.604%2016.836%2037.604%2037.604z'/%3e%3cpath%20d='M115.211%2050.5c0%2019.627-15.911%2035.537-35.537%2035.537-19.626%200-35.537-15.911-35.537-35.537%200-19.627%2015.911-35.537%2035.537-35.537%2019.626%200%2035.537%2015.91%2035.537%2035.537z'%20fill='%23ED2939'/%3e%3cpath%20fill='%23FFF'%20d='M70.444%2051.407l-5.108-3.919-5.107%203.921%201.966-6.319-5.125-3.895%206.324.013%201.94-6.328%201.942%206.327%206.323-.016-5.123%203.897zM110.527%2051.407l-5.108-3.919-5.107%203.921%201.966-6.319-5.125-3.895%206.324.013%201.94-6.328%201.942%206.327%206.323-.016-5.123%203.897zM90.506%2036.531l-5.108-3.919-5.107%203.921%201.966-6.319-5.125-3.895%206.323.013%201.94-6.328%201.942%206.327%206.324-.016-5.123%203.897zM77.944%2075.209l-5.108-3.919-5.107%203.921%201.966-6.319-5.125-3.895%206.324.013%201.94-6.328%201.942%206.327%206.323-.016-5.123%203.897zM103.027%2075.209l-5.108-3.919-5.107%203.921%201.966-6.319-5.125-3.895%206.324.013%201.94-6.328%201.942%206.327%206.323-.016-5.123%203.897z'/%3e%3c/g%3e%3c/svg%3e")}.cif-sk{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpath%20d='M40.919%20100.5C24.472%2092.578.946%2076.854.946%2045.749.946%2014.645%202.433.499%202.433.499h76.971s1.488%2014.146%201.488%2045.25c0%2031.105-23.526%2046.829-39.973%2054.751z'%20id='a'/%3e%3cpath%20d='M40.919%20100.5C24.472%2092.578.946%2076.854.946%2045.749.946%2014.645%202.433.499%202.433.499h76.971s1.488%2014.146%201.488%2045.25c0%2031.105-23.526%2046.829-39.973%2054.751z'%20id='c'/%3e%3c/defs%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20fill='%23EE1C25'%20fill-rule='nonzero'%20d='M.5.5h300v200H.5z'/%3e%3cpath%20fill='%230B4EA2'%20fill-rule='nonzero'%20d='M.5.5h300v133.333H.5z'/%3e%3cpath%20fill='%23FFF'%20fill-rule='nonzero'%20d='M.5.5h300v66.667H.5z'/%3e%3cpath%20d='M105.919%20155c-17.927-8.635-43.57-25.774-43.57-59.678%200-33.904%201.62-49.322%201.62-49.322h83.899s1.621%2015.419%201.621%2049.322c0%2033.903-25.642%2051.043-43.57%2059.678z'%20fill='%23FFF'%20fill-rule='nonzero'/%3e%3cpath%20d='M105.919%20150.5c-16.447-7.922-39.973-23.646-39.973-54.751%200-31.104%201.487-45.25%201.487-45.25h76.971s1.488%2014.146%201.488%2045.25c0%2031.105-23.526%2046.829-39.973%2054.751z'%20fill='%23EE1C25'%20fill-rule='nonzero'/%3e%3cg%20transform='translate(65%2050)'%3e%3cmask%20id='b'%20fill='%23fff'%3e%3cuse%20xlink:href='%23a'/%3e%3c/mask%3e%3cpath%20d='M44.436%2037.594c4.453.072%2013.142.246%2020.879-2.342%200%200-.204%202.769-.204%205.994%200%203.226.204%205.994.204%205.994-7.096-2.375-15.86-2.424-20.879-2.361v17.18h-7.034v-17.18c-5.018-.063-13.782-.014-20.878%202.361%200%200%20.204-2.768.204-5.994%200-3.225-.204-5.994-.204-5.994%207.737%202.589%2016.425%202.414%2020.878%202.342V26.805c-4.059-.036-9.908.158-16.521%202.371%200%200%20.204-2.769.204-5.994%200-3.225-.204-5.994-.204-5.994%206.604%202.21%2012.445%202.407%2016.503%202.371-.208-6.832-2.199-15.443-2.199-15.443s4.096.32%205.734.32c1.639%200%205.734-.32%205.734-.32s-1.99%208.611-2.199%2015.443c4.058.035%209.9-.162%2016.503-2.371%200%200-.204%202.769-.204%205.994%200%203.226.204%205.994.204%205.994-6.613-2.213-12.462-2.407-16.521-2.371v10.789z'%20fill='%23FFF'%20fill-rule='nonzero'%20mask='url(%23b)'/%3e%3c/g%3e%3cg%20transform='translate(65%2050)'%3e%3cmask%20id='d'%20fill='%23fff'%3e%3cuse%20xlink:href='%23c'/%3e%3c/mask%3e%3cpath%20d='M40.194%20110.704L6.116%2080.327s4.357-14.091%2012.86-14.091c6.757%200%209.224%205.449%209.224%205.449s4.437-11.486%2012.719-11.486c8.283%200%2012.72%2011.486%2012.72%2011.486s2.465-5.449%209.223-5.449c8.504%200%2012.86%2014.091%2012.86%2014.091l-35.528%2030.377z'%20fill='%230B4EA2'%20fill-rule='nonzero'%20mask='url(%23d)'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.cif-si{background-image:url("data:image/svg+xml,%3csvg%20width='300'%20height='151'%20viewBox='0%200%20300%20151'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23EC2227'%20d='M0%20.884h300v150H0z'/%3e%3cpath%20fill='%23035EA5'%20d='M0%20.884h300v100H0z'/%3e%3cpath%20fill='%23FFF'%20d='M0%20.884h300v50H0z'/%3e%3cpath%20d='M92.908%2053.496l1.575-23.246a45.316%2045.316%200%2000-38.81%200l1.575%2023.246a25.164%2025.164%200%200017.83%2022.388%2025.161%2025.161%200%200017.83-22.388'%20fill='%23035EA5'/%3e%3cpath%20d='M60.525%2056.645A22.361%2022.361%200%200075.079%2072.94a22.361%2022.361%200%200014.554-16.295l-7.277-9.702-2.911%203.881-4.366-8.732-4.366%208.732-2.911-3.881-7.277%209.702'%20fill='%23FFF'/%3e%3cpath%20d='M61.175%2059.071a4.852%204.852%200%20006.627%201.776%204.849%204.849%200%20014.851%200%204.856%204.856%200%20004.852%200%204.849%204.849%200%20014.851%200%204.852%204.852%200%20006.627-1.776v1.401a4.852%204.852%200%2001-6.627%201.776%204.849%204.849%200%2000-4.851%200%204.85%204.85%200%2001-4.852%200%204.849%204.849%200%2000-4.851%200%204.852%204.852%200%2001-6.627-1.776v-1.401z'%20fill='%23035EA5'/%3e%3cpath%20d='M61.175%2061.872a4.852%204.852%200%20006.627%201.776%204.849%204.849%200%20014.851%200%204.856%204.856%200%20004.852%200%204.849%204.849%200%20014.851%200%204.851%204.851%200%20006.627-1.775v1.4a4.851%204.851%200%2001-6.627%201.776%204.849%204.849%200%2000-4.851%200%204.85%204.85%200%2001-4.852%200%204.849%204.849%200%2000-4.851%200%204.851%204.851%200%2001-6.627-1.775v-1.402z'%20fill='%23035EA5'/%3e%3cpath%20fill='%23FEDC00'%20d='M75.079%2035.421l.364%201.189%201.212-.279-.848.91.848.91-1.212-.28-.364%201.189-.364-1.189-1.212.28.848-.91-.848-.91%201.212.279zM69.621%2028.144l.364%201.189%201.211-.279-.848.91.848.91-1.211-.28-.364%201.189-.364-1.189-1.211.28.847-.91-.847-.91%201.211.279zM80.536%2028.144l.364%201.189%201.212-.279-.848.91.848.91-1.212-.28-.364%201.189-.364-1.189-1.212.28.848-.91-.848-.91%201.212.279z'/%3e%3cpath%20d='M57.035%2029.632l1.611%2023.77a23.762%2023.762%200%200016.433%2021.014%2023.764%2023.764%200%200016.432-21.014l1.611-23.77c.45.213.904.42%201.361.618l-1.575%2023.246a25.164%2025.164%200%2001-17.829%2022.389%2025.163%2025.163%200%2001-17.83-22.389L55.673%2030.25c.458-.198.912-.405%201.362-.618'%20fill='%23EC2227'/%3e%3c/g%3e%3c/svg%3e")}.cif-sb{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpath%20id='a'%20d='M.5.5h300v150H.5z'/%3e%3c/defs%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20fill='%23215B33'%20fill-rule='nonzero'%20d='M.5.5h300v150H.5z'/%3e%3cpath%20fill='%230051BA'%20fill-rule='nonzero'%20d='M.5%20150.5V.5h300'/%3e%3cmask%20id='b'%20fill='%23fff'%3e%3cuse%20xlink:href='%23a'/%3e%3c/mask%3e%3cpath%20d='M300.5.5l-300%20150'%20stroke='%23FCD116'%20stroke-width='15'%20mask='url(%23b)'/%3e%3cpath%20fill='%23FFF'%20fill-rule='nonzero'%20d='M9.123%2015.484l8.816%206.406-3.367%2010.365%208.817-6.406%208.816%206.406-3.367-10.365%208.817-6.406H26.756L23.389%205.12l-3.368%2010.364zM68.346%2015.484l8.817%206.406-3.368%2010.365%208.817-6.406%208.816%206.406-3.367-10.365%208.817-6.406H85.98L82.612%205.12l-3.368%2010.364zM38.734%2040.865l8.817%206.405-3.368%2010.365L53%2051.229l8.817%206.406-3.368-10.365%208.817-6.405H56.368L53%2030.5l-3.367%2010.365zM9.123%2066.245l8.816%206.406-3.367%2010.364%208.817-6.405%208.816%206.405-3.367-10.364%208.817-6.406H26.756L23.389%2055.88l-3.368%2010.365zM68.346%2066.245l8.817%206.406-3.368%2010.364%208.817-6.405%208.816%206.405-3.367-10.364%208.817-6.406H85.98L82.612%2055.88l-3.368%2010.365z'/%3e%3c/g%3e%3c/svg%3e")}.cif-so{background-image:url("data:image/svg+xml,%3csvg%20width='300'%20height='200'%20viewBox='0%200%20300%20200'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%234189DD'%20d='M0%200h300v200H0z'/%3e%3cpath%20fill='%23FFF'%20d='M104.208%2085.122l28.301%2020.561-10.81%2033.27L150%20118.391l28.301%2020.562-10.81-33.27%2028.301-20.561H160.81L150%2051.852l-10.81%2033.27z'/%3e%3c/g%3e%3c/svg%3e")}.cif-za{background-image:url("data:image/svg+xml,%3csvg%20width='300'%20height='200'%20viewBox='0%200%20300%20200'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpath%20id='a'%20d='M0%200h300v200H0z'/%3e%3cpath%20id='c'%20d='M0%200l150%20100L0%20200'/%3e%3c/defs%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cmask%20id='b'%20fill='%23fff'%3e%3cuse%20xlink:href='%23a'/%3e%3c/mask%3e%3cg%20mask='url(%23b)'%3e%3cpath%20fill='%23002395'%20fill-rule='nonzero'%20d='M0%200v200h300V0z'/%3e%3cpath%20fill='%23DE3831'%20fill-rule='nonzero'%20d='M0%200v100h300V0z'/%3e%3cpath%20d='M0%200l150%20100L0%20200m146-100h154'%20stroke='%23FFF'%20stroke-width='66.667'%20fill='%23000'%20fill-rule='nonzero'/%3e%3cmask%20id='d'%20fill='%23fff'%3e%3cuse%20xlink:href='%23c'/%3e%3c/mask%3e%3cpath%20stroke='%23FFB612'%20stroke-width='60'%20fill='%23000'%20fill-rule='nonzero'%20mask='url(%23d)'%20d='M0%200l150%20100L0%20200'/%3e%3cpath%20d='M0%200l150%20100L0%20200m150-100h150'%20stroke='%23007A4D'%20stroke-width='40'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.cif-es{background-image:url(/assets/cif-es-DuaJUfSq.svg)}.cif-lk{background-image:url(/assets/cif-lk-xito7wGr.svg)}.cif-sd{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23D21034'%20d='M.5.5h300v50H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M.5%2050.5h300v50H.5z'/%3e%3cpath%20fill='%23000'%20d='M.5%20100.5h300v50H.5z'/%3e%3cpath%20fill='%23007229'%20d='M.5.5l100%2075-100%2075z'/%3e%3c/g%3e%3c/svg%3e")}.cif-ss{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23078930'%20d='M.5%20105.5h300v45H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M.5%2045.5h300v60H.5z'/%3e%3cpath%20fill='%23000'%20d='M.5.5h300v45H.5z'/%3e%3cpath%20fill='%23DA121A'%20d='M.5%2053h300v45H.5z'/%3e%3cpath%20fill='%230F47AF'%20d='M.5.5l129.904%2075L.5%20150.5z'/%3e%3cpath%20fill='%23FCDD09'%20d='M19.801%2075.5l43.417%2014.107-26.833-36.932v45.65l26.833-36.932z'/%3e%3c/g%3e%3c/svg%3e")}.cif-sr{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23377E3F'%20d='M.5.5h300v200H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M.5%2040.5h300v120H.5z'/%3e%3cpath%20fill='%23B40A2D'%20d='M.5%2060.5h300v80H.5z'/%3e%3cpath%20fill='%23ECC81D'%20d='M150.5%2064.319l23.511%2072.361-61.554-44.721h76.085l-61.554%2044.721z'/%3e%3c/g%3e%3c/svg%3e")}.cif-sz{background-image:url(/assets/cif-sz-CxZgHGR7.svg)}.cif-se{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='189'%20viewBox='0%200%20301%20189'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23005293'%20d='M.5.75h300v187.5H.5z'/%3e%3cpath%20fill='%23FECB00'%20d='M94.25.75h37.5v187.5h-37.5z'/%3e%3cpath%20fill='%23FECB00'%20d='M.5%2075.75h300v37.5H.5z'/%3e%3c/g%3e%3c/svg%3e")}.cif-ch{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='301'%20viewBox='0%200%20301%20301'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='red'%20d='M.5.5h300v300H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M56.75%20122.375h187.5v56.25H56.75z'/%3e%3cpath%20fill='%23FFF'%20d='M122.375%2056.75h56.25v187.5h-56.25z'/%3e%3c/g%3e%3c/svg%3e")}.cif-sy{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23000'%20d='M.5.5h300v200H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M.5.5h300v133.333H.5z'/%3e%3cpath%20fill='%23CE1126'%20d='M.5.5h300v66.667H.5z'/%3e%3cpath%20fill='%23007A3D'%20d='M189.894%2093.804l12.683%209.215-4.812%2015.009%2012.735-9.252%2012.735%209.252-4.864-14.971%2012.735-9.253h-15.741L210.5%2078.833l-4.864%2014.971zM69.894%2093.804l12.683%209.215-4.812%2015.009%2012.735-9.252%2012.735%209.252-4.864-14.971%2012.735-9.253H95.365L90.5%2078.833l-4.864%2014.971z'/%3e%3c/g%3e%3c/svg%3e")}.cif-tw{background-image:url("data:image/svg+xml,%3csvg%20width='300'%20height='200'%20viewBox='0%200%20300%20200'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23ED1E24'%20d='M0%200h300v200H0z'/%3e%3cpath%20fill='%232B2F84'%20d='M0%200h150v100H0z'/%3e%3ccircle%20fill='%23FFF'%20cx='74.976'%20cy='49.991'%20r='18.69'/%3e%3cpath%20d='M79.361%2028.94l-4.386-16.367-4.396%2016.408c2.314-.56%205.83-.69%208.782-.041zM68.249%2029.568L56.267%2017.586l4.396%2016.408c1.724-1.642%204.704-3.512%207.586-4.426zM58.939%2035.667l-16.368-4.386%2012.011%2012.011c.672-2.282%202.317-5.392%204.357-7.625zM53.926%2045.605l-16.368%204.386%2016.408%204.397c-.56-2.314-.691-5.83-.04-8.783zM54.553%2056.718L42.571%2068.7l16.408-4.396c-1.642-1.724-3.513-4.704-4.426-7.586zM60.653%2066.028l-4.386%2016.368%2012.012-12.012c-2.284-.671-5.394-2.316-7.626-4.356zM70.59%2071.041l4.386%2016.368%204.396-16.408c-2.313.56-5.828.691-8.782.04zM81.703%2070.414l11.982%2011.982-4.396-16.408c-1.723%201.642-4.703%203.513-7.586%204.426zM91.013%2064.314l16.368%204.386L95.37%2056.689c-.672%202.283-2.317%205.393-4.357%207.625zM96.027%2054.377l16.368-4.386-16.408-4.397c.56%202.314.69%205.829.04%208.783zM95.399%2043.264l11.982-11.982-16.408%204.396c1.643%201.723%203.513%204.703%204.426%207.586zM89.3%2033.954l4.386-16.368-12.012%2012.011c2.283.671%205.393%202.316%207.626%204.357z'%20fill='%23FFF'/%3e%3c/g%3e%3c/svg%3e")}.cif-tj{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20fill='%23060'%20fill-rule='nonzero'%20d='M.5.5h300v150H.5z'/%3e%3cpath%20fill='%23FFF'%20fill-rule='nonzero'%20d='M.5.5h300v107.143H.5z'/%3e%3cpath%20fill='%23C00'%20fill-rule='nonzero'%20d='M.5.5h300v42.857H.5z'/%3e%3cpath%20d='M144.5%2073.507a2.678%202.678%200%20014.993%201.264v10.714h2.014V74.771a2.678%202.678%200%20014.993-1.264%206.321%206.321%200%2010-12%200'%20fill='%23F8C300'%20fill-rule='nonzero'/%3e%3cpath%20d='M145.936%2070.71a4.285%204.285%200%20014.564%202.047%204.285%204.285%200%20014.564-2.047%204.606%204.606%200%2000-9.128%200'%20fill='%23FFF'%20fill-rule='nonzero'/%3e%3cpath%20d='M149.493%2081.206a8.143%208.143%200%2001-13.681%205.211%208.464%208.464%200%2001-12.8%203.743c.782%207.805%2012.483%206.212%2013.354-1.378%203.676%206.453%2011.759%204.605%2014.124-3.3l-.997-4.276zM151.507%2081.206a8.143%208.143%200%200013.681%205.211%208.464%208.464%200%200012.8%203.743c-.782%207.805-12.483%206.212-13.354-1.378-3.676%206.453-11.759%204.605-14.124-3.3l.997-4.276z'%20fill='%23F8C300'%20fill-rule='nonzero'/%3e%3cpath%20d='M141.68%2095.066c-1.633%203.524-4.896%204.13-7.75%201.285%200%200%201.147-.811%202.376-1.034-.23-.98.242-2.336.907-3.07.698.477%201.672%201.433%201.92%202.544%201.721-.222%202.547.275%202.547.275zM154.451%2094.667c-2.184%203.211-5.502%203.277-7.855.006%200%200%201.264-.613%202.512-.634-.068-1.005.619-2.266%201.395-2.881.611.584%201.417%201.686%201.48%202.823%201.735.061%202.468.686%202.468.686zM167.117%2096.353c-2.678%202.813-5.963%202.338-7.751-1.273%200%200%201.347-.399%202.582-.216.097-1.002.979-2.135%201.845-2.615.508.676%201.123%201.895%201.001%203.026%201.701.342%202.323%201.078%202.323%201.078z'%20fill='%23F8C300'%20fill-rule='nonzero'/%3e%3cpath%20d='M129.714%20102.928a72.864%2072.864%200%200141.572%200'%20stroke='%23F8C300'%20stroke-width='4'/%3e%3cpath%20fill='%23F8C300'%20fill-rule='nonzero'%20d='M150.5%2046.571l3.149%209.691-8.244-5.989h10.19l-8.244%205.989zM135.5%2050.591l3.149%209.691-8.244-5.99h10.19l-8.244%205.99zM124.519%2061.571l3.149%209.691-8.244-5.989h10.19l-8.243%205.989zM120.5%2076.571l3.149%209.691-8.244-5.989h10.19l-8.244%205.989zM165.5%2050.591l-3.149%209.691%208.244-5.99h-10.19l8.244%205.99zM176.481%2061.571l-3.149%209.691%208.244-5.989h-10.19l8.244%205.989zM180.5%2076.571l-3.149%209.691%208.244-5.989h-10.19l8.244%205.989z'/%3e%3c/g%3e%3c/svg%3e")}.cif-tz{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpath%20id='a'%20d='M.5.5h300v200H.5z'/%3e%3cpath%20id='c'%20d='M.5.5h300v200H.5z'/%3e%3c/defs%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20fill='%231EB53A'%20fill-rule='nonzero'%20d='M.5.5h300l-300%20200'/%3e%3cpath%20fill='%2300A3DD'%20fill-rule='nonzero'%20d='M.5%20200.5h300V.5'/%3e%3cmask%20id='b'%20fill='%23fff'%3e%3cuse%20xlink:href='%23a'/%3e%3c/mask%3e%3cpath%20d='M.5%20200.5l300-200'%20stroke='%23FCD116'%20stroke-width='70'%20mask='url(%23b)'/%3e%3cg%3e%3cmask%20id='d'%20fill='%23fff'%3e%3cuse%20xlink:href='%23c'/%3e%3c/mask%3e%3cpath%20d='M.5%20200.5l300-200'%20stroke='%23000'%20stroke-width='50'%20mask='url(%23d)'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.cif-th{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23ED1C24'%20d='M.5.5h300v200H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M.5%2033.833h300v133.333H.5z'/%3e%3cpath%20fill='%23241D4F'%20d='M.5%2067.166h300v66.667H.5z'/%3e%3c/g%3e%3c/svg%3e")}.cif-tl{background-image:url("data:image/svg+xml,%3csvg%20width='300'%20height='150'%20viewBox='0%200%20300%20150'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23D82727'%20d='M0%200h300v150H0z'/%3e%3cpath%20fill='%23FFC71F'%20d='M0%200l150.226%2075L0%20150z'/%3e%3cpath%20fill='%23000'%20d='M0%200l74.933%2075L0%20150z'/%3e%3cpath%20fill='%23FFF'%20d='M33.499%2065.953l15.823-6.594-8.698%2014.932%2010.969%2012.943-16.854-4.09L25.703%2098%2024.31%2080.57%207.433%2076.78l15.948-6.606-1.351-17.276z'/%3e%3c/g%3e%3c/svg%3e")}.cif-tg{background-image:url("data:image/svg+xml,%3csvg%20width='300'%20height='187'%20viewBox='0%200%20300%20187'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23006A4E'%20d='M0%20.75h300v185.5H0z'/%3e%3cpath%20fill='%23FFCE00'%20d='M0%2037.85h300v37.1H0zM0%20112.05h300v37.1H0z'/%3e%3cpath%20fill='%23D21034'%20d='M0%20.75h111.248v111.3H0z'/%3e%3cpath%20fill='%23FFF'%20d='M22.12%2045.509L42.827%2060.56l-7.91%2024.354%2020.707-15.052%2020.707%2015.052-7.909-24.354%2020.707-15.051H63.534l-7.91-24.354-7.909%2024.354z'/%3e%3c/g%3e%3c/svg%3e")}.cif-to{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23C10000'%20d='M.5.5h300v150H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M.5.5h125v75H.5z'/%3e%3cpath%20fill='%23C10000'%20d='M53.625%209.875h18.75v56.25h-18.75z'/%3e%3cpath%20fill='%23C10000'%20d='M34.875%2028.625h56.25v18.75h-56.25z'/%3e%3c/g%3e%3c/svg%3e")}.cif-tt{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='181'%20viewBox='0%200%20301%20181'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23CE1126'%20d='M.5.5h300v180H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M.5.5l208.248%20180H300.5L92.253.5z'/%3e%3cpath%20fill='%23000'%20d='M15.792.5l208.247%20180h61.169L76.961.5z'/%3e%3c/g%3e%3c/svg%3e")}.cif-tn{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23E70013'%20d='M.5.5h300v200H.5z'/%3e%3ccircle%20fill='%23FFF'%20cx='150.5'%20cy='100.5'%20r='50'/%3e%3ccircle%20fill='%23E70013'%20cx='150.5'%20cy='100.5'%20r='37.5'/%3e%3ccircle%20fill='%23FFF'%20cx='160.5'%20cy='100.5'%20r='30'/%3e%3cpath%20fill='%23E70013'%20d='M138%20100.5l40.703-13.225-25.156%2034.624V79.102l25.156%2034.624z'/%3e%3c/g%3e%3c/svg%3e")}.cif-tr{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23E30A17'%20d='M.5.5h300v200H.5z'/%3e%3ccircle%20fill='%23FFF'%20cx='106.75'%20cy='100.5'%20r='50'/%3e%3ccircle%20fill='%23E30A17'%20cx='119.25'%20cy='100.5'%20r='40'/%3e%3cpath%20fill='%23FFF'%20d='M146.334%20100.5l45.225%2014.695-27.951-38.472v47.553l27.951-38.471z'/%3e%3c/g%3e%3c/svg%3e")}.cif-tm{background-image:url(/assets/cif-tm-BZOs5BRZ.svg)}.cif-tv{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpath%20id='a'%20d='M.5.5h150v75H.5z'/%3e%3cpath%20d='M75.5%2038h75v37.5L75.5%2038zm0%200v37.5H.5l75-37.5zm0%200H.5V.5l75%2037.5zm0%200V.5h75L75.5%2038z'%20id='c'/%3e%3c/defs%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20fill='%235B97B1'%20fill-rule='nonzero'%20d='M.5.5h300v150H.5z'/%3e%3cpath%20fill='%2300247D'%20fill-rule='nonzero'%20d='M.5.5h150v75H.5z'/%3e%3cmask%20id='b'%20fill='%23fff'%3e%3cuse%20xlink:href='%23a'/%3e%3c/mask%3e%3cpath%20d='M.5.5l150%2075m0-75l-150%2075'%20stroke='%23FFF'%20stroke-width='18'%20mask='url(%23b)'/%3e%3cmask%20id='d'%20fill='%23fff'%3e%3cuse%20xlink:href='%23c'/%3e%3c/mask%3e%3cpath%20d='M.5.5l150%2075m0-75l-150%2075'%20stroke='%23CF142B'%20stroke-width='12'%20mask='url(%23d)'/%3e%3cpath%20d='M75.5.5v75M.5%2038h150'%20stroke='%23FFF'%20stroke-width='30'/%3e%3cpath%20d='M75.5.5v75M.5%2038h150'%20stroke='%23CF142B'%20stroke-width='18'/%3e%3cpath%20fill='%23FFCE00'%20fill-rule='nonzero'%20d='M273.409%2018.51l2.8-8.659%202.799%208.659%209.084-.006-7.354%205.343%202.813%208.654-7.343-5.356-7.345%205.355%202.815-8.654-7.352-5.344zM246.81%2094.15l2.8-8.659%202.8%208.659%209.083-.007-7.353%205.344%202.813%208.654-7.344-5.356-7.345%205.355%202.815-8.654-7.352-5.345zM273.409%2077.027l2.8-8.659%202.799%208.659%209.084-.006-7.354%205.343%202.813%208.654-7.343-5.356-7.345%205.355%202.815-8.654-7.352-5.345zM159.034%20131.887l2.801-8.659%202.799%208.659%209.083-.007-7.353%205.344%202.813%208.654-7.344-5.356-7.344%205.355%202.815-8.654-7.353-5.345zM200.307%2099.995l-2.8%208.658-2.8-8.659-9.083.007%207.353-5.343-2.813-8.655%207.344%205.357%207.344-5.356-2.814%208.654%207.352%205.345zM231.808%2056.429l-2.8%208.659-2.799-8.659-9.084.006%207.354-5.343-2.813-8.654%207.343%205.356%207.345-5.355-2.815%208.654%207.352%205.344zM258.283%2047.381l-2.801%208.658-2.799-8.658-9.083.006%207.353-5.343-2.813-8.655%207.344%205.357%207.344-5.355-2.815%208.653%207.353%205.345zM231.808%20122.783l-2.8%208.658-2.799-8.659-9.084.007%207.354-5.343-2.813-8.655%207.343%205.357%207.345-5.356-2.815%208.654%207.352%205.345zM200.307%20130.491l-2.8%208.658-2.8-8.659-9.083.007%207.353-5.344-2.813-8.654%207.344%205.356%207.344-5.355-2.814%208.654%207.352%205.345z'/%3e%3c/g%3e%3c/svg%3e")}.cif-ug{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23000'%20d='M.5.5h300v200H.5z'/%3e%3cpath%20fill='%23FCDC04'%20d='M.5%2033.833h300v33.333H.5z'/%3e%3cpath%20fill='%23D90000'%20d='M.5%2067.166h300v33.333H.5z'/%3e%3cpath%20fill='%23FCDC04'%20d='M.5%20133.833h300v33.333H.5z'/%3e%3cpath%20fill='%23D90000'%20d='M.5%20167.166h300v33.333H.5z'/%3e%3ccircle%20fill='%23FFF'%20cx='150.5'%20cy='100.5'%20r='31.167'/%3e%3cpath%20d='M145.007%2076.63l-2.021-3.723c.78-.78%202.092-1.383%204.185-1.383%200%20.142-.213%204.078-.213%204.078l-1.951%201.028z'%20stroke='%23000'%20stroke-width='.333'%20fill='%23D90000'/%3e%3cpath%20d='M146.957%2075.637l.284-4.114s4.185-.248%206.454%202.482c.035-.036-2.234%203.191-2.234%203.191l-4.504-1.559z'%20stroke='%23000'%20stroke-width='.333'%20fill='%23FCDC04'/%3e%3cpath%20d='M151.532%2077.162l2.057-3.191c1.383%201.454%201.95%202.482%202.163%204.043.035.036-3.262.815-3.262.78-.001-.036-.923-1.597-.958-1.632z'%20stroke='%23000'%20stroke-width='.333'%20fill='%23D90000'/%3e%3cpath%20d='M146.035%20129.857s3.866-4.433%2011.383-3.475c-1.135-1.844-4.787-1.632-4.787-1.632s-1.135-8.617-.248-9.043c.886-.425%204.646.035%204.646.035.496%200%201.347-1.348.674-2.199-.674-.851-2.66-4.114-1.844-4.752.816-.638%205.248.355%205.248.355l-12.518-16.029s-1.277-6.028%201.277-8.936c3.085-2.553%202.766-5.319%202.659-5.284-.426-2.801-4.681-4.823-7.553-2.234-1.702%202.057-.567%203.617-.567%203.617s-4.468%201.206-4.646%201.986c-.177.78%205.036-.142%205.036-.142l-.497%203.581s-10.142%209.22-2.376%2017.199c.071-.035.248-.355.248-.355s2.73%203.369%205.603%204.114c2.695%202.766%202.447%202.341%202.447%202.341s.532%204.362.035%205.213c-.674-.213-7.553-.461-8.582-.071-.922.284-4.468.106-3.582%205.887a944.163%20944.163%200%20011.277-2.943s-.106%202.092.745%202.837c-.142-2.199.815-3.688.815-3.688s.177%202.411.709%202.766.532-3.901%203.475-3.546%205.071.248%205.071.248.993%208.333.674%209.114c-2.128-.496-7.199.213-7.518%201.49%202.979-.177%204.362.177%204.362.177s-2.41%202.128-1.666%203.369z'%20stroke='%23000'%20stroke-width='.333'%20fill='%23000'/%3e%3cpath%20d='M147.231%2084.387s-7.38%208.134-4.196%2014.358c.169-.868.095-1.413.202-1.378-.177-.106.915.749.832.582.023-.45-.333-1.414-.333-1.414l.999.25-.583-1.082%201.415.166s-.499-1.331-.333-1.331c.166%200%201.165.083%201.165.083-2.099-3.766-.119-6.894.832-10.234zM149.794%2077.41s.39%202.801-1.135%203.617c-.248.177-1.206.497-1.064%201.064.177.78.603.638%201.206.496%201.596-.283%203.44-3.688.993-5.177z'%20stroke='%239CA69C'%20stroke-width='.333'%20fill='%239CA69C'/%3e%3ccircle%20fill='%23FFF'%20cx='146.5'%20cy='79.833'%20r='1'/%3e%3cpath%20d='M144.688%2082.162c-.39.319-2.447%202.447-.426%203.227%202.092-.568%201.525-.957%201.986-1.419.012-.957-1.04-1.205-1.56-1.808z'%20stroke='%23000'%20stroke-width='.333'%20fill='%23D90000'/%3e%3cpath%20d='M149.156%20102.269c-.106.461-.567%202.163.071%203.475%201.773-.745%202.589-.532%203.192-.142-1.455-1.17-2.022-1.667-3.263-3.333z'%20stroke='%239CA69C'%20stroke-width='.333'%20fill='%239CA69C'/%3e%3cpath%20d='M152.205%20110.318l.106%203.972s1.383.248%202.021%200c.64-.248-.035-2.766-2.127-3.972z'%20stroke='%23FFF'%20stroke-width='.333'%20fill='%23FFF'/%3e%3cpath%20d='M162.241%20110.815s-2.553-6.17-9.078-7.731c-6.525-1.56-5.674-8.51-5.142-8.936.284-.603.497-1.525%202.376-.638%201.88.886%2010.532%205.248%2011.773%205.461%201.241.212.177%2011.986.071%2011.844z'%20stroke='%23000'%20stroke-width='.333'%20fill='%239CA69C'/%3e%3cpath%20d='M156.035%20103.049c-.106.071%208.723%205.213%206.064%209.646%202.518-1.667%201.702-4.575%201.702-4.575s2.057%205.355-2.943%207.979c.532.461.887.354.887.354l-.851.851s-.39.638%202.979-.993c-.922.745-.993%201.276-.993%201.276s.248.71%202.447-1.206c-1.773%201.915-2.163%202.908-2.163%202.873%204.787-.426%2015.213-15.993-3.298-20.603.993%201.029.851.887.851.887l-4.682%203.511z'%20stroke='%23000'%20stroke-width='.333'%20fill='%23D90000'/%3e%3cpath%20d='M156.425%20101.524c1.206.851%201.631%201.135%201.773%201.56-1.099-.248-2.092-.177-2.092-.177s-2.376-2.27-2.801-2.447c-.319%200-2.163-1.17-2.163-1.17-.922-.461-1.773-3.652%201.632-2.73%203.51%201.666%204.007%201.809%204.007%201.809l4.185%201.312%202.411%202.695s-4.291-2.128-4.823-2.163c1.17.957%201.844%202.27%201.844%202.27-1.36-.392-2.542-.746-3.973-.959z'%20stroke='%23000'%20stroke-width='.333'%20fill='%23FFF'/%3e%3cpath%20d='M139.723%2082.481s4.114-.993%204.61-.851'%20stroke='%23FFF'%20stroke-width='.333'%20fill='%23000'/%3e%3c/g%3e%3c/svg%3e")}.cif-ua{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23005BBB'%20d='M.5.5h300v200H.5z'/%3e%3cpath%20fill='%23FFD500'%20d='M.5%20100.5h300v100H.5z'/%3e%3c/g%3e%3c/svg%3e")}.cif-ae{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23009E49'%20d='M.5.5h300v50H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M.5%2050.5h300v50H.5z'/%3e%3cpath%20fill='%23000'%20d='M.5%20100.5h300v50H.5z'/%3e%3cpath%20fill='%23CE1126'%20d='M.5.5h75v150H.5z'/%3e%3c/g%3e%3c/svg%3e")}.cif-gb{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23FFF'%20d='M.5.5h299.843v149.983H.5z'/%3e%3cpath%20fill='%23CF142B'%20d='M135.428%2090.444v60.039h29.988V90.444h134.928V60.46H165.416V.5h-29.988v59.96H.5v29.984z'/%3e%3cpath%20fill='%2300247D'%20d='M175.415%2049.049V.5h97.08zM175.415%20101.933v48.55h97.08zM125.428%20101.933v48.55H28.349zM125.428%2049.049V.5H28.349zM.501%2014.442v36.051h72.087zM300.343%2014.442v36.051h-72.087zM300.343%20136.541V100.49h-72.087zM.501%20136.541V100.49h72.087z'/%3e%3cpath%20fill='%23CF142B'%20d='M300.343.5h-16.654L183.9%2050.493h16.654L300.5.5M116.943%20100.487h-16.654L.5%20150.48h16.654l99.946-49.993M83.768%2050.532h16.653L.5.5v8.385zM217.023%20100.468h-16.654L300.29%20150.5v-8.385z'/%3e%3c/g%3e%3c/svg%3e")}.cif-us{background-image:url(/assets/cif-us-CzyzKjed.svg)}.cif-uy{background-image:url(/assets/cif-uy-B_lgKUhS.svg)}.cif-uz{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%230099B5'%20d='M.5.5h300v48H.5z'/%3e%3cpath%20fill='%23CE1126'%20d='M.5%2048.5h300v54H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M.5%2051.5h300v48H.5z'/%3e%3cpath%20fill='%231EB53A'%20d='M.5%20102.5h300v48H.5z'/%3e%3ccircle%20fill='%23FFF'%20cx='42.5'%20cy='24.5'%20r='18'/%3e%3ccircle%20fill='%230099B5'%20cx='48.5'%20cy='24.5'%20r='18'/%3e%3cpath%20fill='%23FFF'%20d='M78.596%208.988l2.116%201.537-.808%202.487%202.116-1.537%202.116%201.537-.809-2.487%202.117-1.537h-2.616L82.02%206.5l-.808%202.488zM92.996%208.988l2.116%201.537-.808%202.487%202.116-1.537%202.116%201.537-.809-2.487%202.117-1.537h-2.616L96.42%206.5l-.808%202.488zM107.396%208.988l2.116%201.537-.808%202.487%202.116-1.537%202.116%201.537-.809-2.487%202.117-1.537h-2.616L110.82%206.5l-.808%202.488zM78.852%2023.383l2.116%201.537-.808%202.487%202.116-1.537%202.116%201.537-.808-2.487%202.116-1.537h-2.616l-.808-2.488-.808%202.488zM93.252%2023.383l2.116%201.537-.808%202.487%202.116-1.537%202.116%201.537-.808-2.487%202.116-1.537h-2.616l-.808-2.488-.808%202.488zM107.652%2023.383l2.116%201.537-.808%202.487%202.116-1.537%202.116%201.537-.808-2.487%202.116-1.537h-2.616l-.808-2.488-.808%202.488zM64.452%2023.383l2.116%201.537-.808%202.487%202.116-1.537%202.116%201.537-.808-2.487%202.116-1.537h-2.616l-.808-2.488-.808%202.488zM78.676%2037.788l2.116%201.537-.808%202.487%202.116-1.537%202.116%201.537-.808-2.487%202.116-1.537h-2.616L82.1%2035.3l-.808%202.488zM93.076%2037.788l2.116%201.537-.808%202.487%202.116-1.537%202.116%201.537-.808-2.487%202.116-1.537h-2.616L96.5%2035.3l-.808%202.488zM107.476%2037.788l2.116%201.537-.808%202.487%202.116-1.537%202.116%201.537-.808-2.487%202.116-1.537h-2.616L110.9%2035.3l-.808%202.488zM64.276%2037.788l2.116%201.537-.808%202.487%202.116-1.537%202.116%201.537-.808-2.487%202.116-1.537h-2.616L67.7%2035.3l-.808%202.488zM49.876%2037.788l2.116%201.537-.808%202.487%202.116-1.537%202.116%201.537-.808-2.487%202.116-1.537h-2.616L53.3%2035.3l-.808%202.488z'/%3e%3c/g%3e%3c/svg%3e")}.cif-ve{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23CF142B'%20d='M.5.5h300v200H.5z'/%3e%3cpath%20fill='%2300247D'%20d='M.5.5h300v133.333H.5z'/%3e%3cpath%20fill='%23FC0'%20d='M.5.5h300v66.667H.5z'/%3e%3cpath%20fill='%23FFF'%20d='M86.157%20117.263l4.806%203.682-2.016%205.709%204.987-3.433%204.807%203.682-1.725-5.803%204.987-3.434-6.052-.154-1.724-5.803-2.017%205.708zM98.059%2096.49l3.196%205.143-3.903%204.628%205.878-1.45%203.196%205.142.437-6.038%205.879-1.45-5.608-2.282.437-6.039-3.904%204.628zM112.25%2090.244l6.02.645%201.247%205.924%202.473-5.526%206.021.645-4.492-4.06%202.473-5.527-5.249%203.017-4.491-4.06%201.247%205.925zM131.854%2080.163l5.446%202.646-.832%205.996%204.198-4.362%205.447%202.645-2.852-5.341%204.199-4.362-5.961%201.061-2.852-5.341-.833%205.997zM153.561%2077.499l4.206%204.355-2.843%205.346%205.442-2.654%204.206%204.355-.843-5.995%205.442-2.654-5.962-1.052-.843-5.995-2.842%205.345zM174.967%2082.559l2.463%205.531-4.499%204.052%206.015-.633%202.469%205.531%201.259-5.923%206.021-.633-5.243-3.027%201.258-5.922-4.499%204.051zM188.253%20102.604l5.882%201.431.457%206.038%203.179-5.153%205.883%201.432-3.917-4.616%203.179-5.152-5.601%202.299-3.918-4.616.457%206.037zM198.85%20117.472l4.96%203.472-1.77%205.79%204.835-3.643%204.96%203.473-1.972-5.725%204.835-3.644-6.053.106-1.971-5.725-1.77%205.79z'/%3e%3c/g%3e%3c/svg%3e")}.cif-vn{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='201'%20viewBox='0%200%20301%20201'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23DA251D'%20d='M.5.5h300v200H.5z'/%3e%3cpath%20fill='%23FF0'%20d='M102.168%2083.815l26.481%2019.24-10.115%2031.131%2026.482-19.239%2026.481%2019.239-10.115-31.131%2026.482-19.24h-32.841l-10.007-30.798-10.007%2030.798z'/%3e%3c/g%3e%3c/svg%3e")}.cif-ye{background-image:url("data:image/svg+xml,%3csvg%20width='300'%20height='200'%20viewBox='0%200%20300%20200'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20fill='%23FFF'%20d='M0%200h300v200H0z'/%3e%3cpath%20fill='%23CE1126'%20d='M0%200h300v66.667H0z'/%3e%3cpath%20fill='%23000'%20d='M0%20133.333h300V200H0z'/%3e%3c/g%3e%3c/svg%3e")}.cif-zm{background-image:url(/assets/cif-zm-DvVK69nW.svg)}.cif-zw{background-image:url("data:image/svg+xml,%3csvg%20width='301'%20height='151'%20viewBox='0%200%20301%20151'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20fill='%23319208'%20fill-rule='nonzero'%20d='M.5.5h300v150H.5z'/%3e%3cpath%20fill='%23FFD200'%20fill-rule='nonzero'%20d='M.5%2021.928h300v107.143H.5z'/%3e%3cpath%20fill='%23DE2010'%20fill-rule='nonzero'%20d='M.5%2043.357h300v64.286H.5z'/%3e%3cpath%20fill='%23000'%20fill-rule='nonzero'%20d='M.5%2064.785h300v21.429H.5z'/%3e%3cpath%20fill='%23000'%20fill-rule='nonzero'%20d='M5.956.5l100%2075-100%2075H.5V.5z'/%3e%3cpath%20fill='%23FFF'%20fill-rule='nonzero'%20d='M.5.5l100%2075-100%2075'/%3e%3cpath%20fill='%23DE2010'%20fill-rule='nonzero'%20d='M4.746%2063.728l21.753%2015.396-4.766%2022.862%2019.243-11.01%2019.243%2011.01-4.765-22.862%2021.753-15.396-25.035-3.638-11.196-22.685L29.78%2060.09z'/%3e%3cpath%20d='M34.59%2066.106c2.353%205.125%202.941%205.461%208.822%207.478%205.881%202.016%2022.497%203.928%2024.136%204.117-1.071-1.071-19.787-14.935-23.631-17.708-3.844-2.773-4.915-4.033-4.915-4.033s-3.466-6.239-4.663-8.066c-1.197-1.827-3.403-4.411-6.302-4.411-2.899%200-4.663%201.701-5.503%204.726-.462.126-2.941%201.639-2.857%203.193.714-.084%205.21-1.345%206.764%203.739%201.554%205.084%201.638%2013.402.042%2017.519-1.597%204.117-4.075%207.226-4.075%2010.839%200%20.504.336%201.513%201.176%201.513.294%201.596%202.647%2012.982%202.647%2012.982h33.525l5.325-20.586'%20fill='%23FFC618'%20fill-rule='nonzero'/%3e%3cpath%20d='M34.59%2066.106c2.353%205.125%202.941%205.461%208.822%207.478%205.881%202.016%2022.497%203.928%2024.136%204.117-1.071-1.071-19.787-14.935-23.631-17.708-3.844-2.773-4.915-4.033-4.915-4.033s-3.466-6.239-4.663-8.066c-1.197-1.827-3.403-4.411-6.302-4.411-2.899%200-4.663%201.701-5.503%204.726-.462.126-2.941%201.639-2.857%203.193.714-.084%205.21-1.345%206.764%203.739%201.554%205.084%201.638%2013.402.042%2017.519-1.597%204.117-4.075%207.226-4.075%2010.839%200%20.504.336%201.513%201.176%201.513.294%201.596%202.647%2012.982%202.647%2012.982h33.525l5.325-20.586'%20stroke='%23000'%20stroke-width='.063'/%3e%3cpath%20d='M23.583%2085.011s7.142-.42%209.075-.42c1.932%200%2019.921.022%2029.958%202.343'%20stroke='%23000'%20stroke-width='.063'/%3e%3cpath%20d='M26.105%2084.87s-.716-.867-.253-2.589c.462-1.722%205.504-6.176%205.504-12.478M30.431%2084.591s-.588-2.815%205.84-5.209c1.806-.546%206.974-3.445%207.142-5.797M35.587%2079.649s15.766.069%2028.243%202.59'%20stroke='%23000'%20stroke-width='.063'/%3e%3cpath%20d='M39.539%2077.768s5.417.185%206.3-.067c.882-.252%202.444-.907%203.065-2.754M42.751%2077.832s2.898-1.506%203.465-3.465M34.002%2097.993s-1.239-8.591-1.492-13.402l3.235%203.088%203.422-2.993%202.942%203.14%203.402-2.887%202.942%203.307%203.369-2.865%202.681%203.117%203.36-2.43%203.994%203.796M61.156%2092.577c-12.001-1.719-28.06-1.607-28.06-1.607M27.517%2061.276s9.762-4.665%2011.484-5.316'%20stroke='%23000'%20stroke-width='.063'/%3e%3cpath%20stroke='%23000'%20stroke-width='.298'%20d='M32.778%2087.995l3.282%202.987%202.964-2.964%202.999%203.092%203.238-2.863%202.981%203.133%203.363-2.776%202.747%203.208%203.344-2.557%203.516%203.105'/%3e%3ccircle%20stroke='%23000'%20stroke-width='.298'%20cx='42.089'%20cy='82.323'%20r='1.302'/%3e%3ccircle%20stroke='%23000'%20stroke-width='.298'%20cx='47.587'%20cy='82.692'%20r='1.302'/%3e%3ccircle%20stroke='%23000'%20stroke-width='.298'%20cx='27.122'%20cy='47.516'%20r='1.008'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-background{background-size:contain;background-position:50%;background-repeat:no-repeat}.flag-icon{background-size:contain;background-position:50%;background-repeat:no-repeat;position:relative;display:inline-block;width:1.33333333em;line-height:1em}.flag-icon:before{content:" "}.flag-icon.flag-icon-squared{width:1em}.flag-icon-ad{background-image:url(/assets/ad-BEvQvgs9.svg)}.flag-icon-ad.flag-icon-squared{background-image:url(/assets/ad-DkzEPT3a.svg)}.flag-icon-ae{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ae'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%2300732f'%20d='M0%200h640v160H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20160h640v160H0z'/%3e%3cpath%20d='M0%20320h640v160H0z'/%3e%3cpath%20fill='red'%20d='M0%200h220v480H0z'/%3e%3c/svg%3e")}.flag-icon-ae.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ae'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%2300732f'%20d='M0%200h512v170.7H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20170.7h512v170.6H0z'/%3e%3cpath%20d='M0%20341.3h512V512H0z'/%3e%3cpath%20fill='red'%20d='M0%200h180v512H0z'/%3e%3c/svg%3e")}.flag-icon-af{background-image:url(/assets/af-DOw6xfxG.svg)}.flag-icon-af.flag-icon-squared{background-image:url(/assets/af-AJprx5U-.svg)}.flag-icon-ag{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ag'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='ag-a'%3e%3cpath%20fill-opacity='.7'%20d='M-79.7%200H603v512H-79.7z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23ag-a)'%20transform='translate(74.7)%20scale(.9375)'%3e%3cpath%20fill='%23fff'%20d='M-120%200h763.3v511.5H-120z'/%3e%3cpath%20d='M-118.3.6h760.9v216.1h-761z'/%3e%3cpath%20fill='%230061ff'%20d='M21.3%20203.2h505V317h-505z'/%3e%3cpath%20fill='%23e20000'%20d='M642.8%201.8V512H262L642.8%201.7zm-761.5%200V512H262L-118.7%201.7z'/%3e%3cpath%20fill='%23ffd600'%20d='M440.4%20203.3L364%20184l64.9-49-79.7%2011.4%2041-69.5-70.7%2041L332.3%2037l-47.9%2063.8-19.3-74-21.7%2076.3-47.8-65%2013.7%2083.2L138.5%2078l41%2069.5-77.4-12.5%2063.8%2047.8L86%20203.3h354.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ag.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ag'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill='%2325ff01'%20d='M109%2047.6h464.8v464.9H109z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%20transform='translate(-120%20-52.4)%20scale(1.1014)'%3e%3cpath%20fill='%23fff'%20d='M0%2047.6h693V512H0z'/%3e%3cpath%20d='M1.5%2048.2h690.9v196.2H1.5z'/%3e%3cpath%20fill='%230061ff'%20d='M128.3%20232.1h458.5v103.4H128.3z'/%3e%3cpath%20fill='%23e20000'%20d='M692.5%2049.2v463.3H347L692.5%2049.2zm-691.3%200v463.3h345.7L1.2%2049.2z'/%3e%3cpath%20fill='%23ffd600'%20d='M508.8%20232.2l-69.3-17.6%2059-44.4-72.5%2010.3%2037.3-63-64.1%2037.2%2011.3-73.5-43.4%2058-17.6-67.3-19.6%2069.3-43.4-59%2012.4%2075.6-64.1-39.3%2037.2%2063-70.3-11.3%2057.9%2043.4-72.4%2018.6h321.6z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ai{background-image:url(/assets/ai-D1RzuGSb.svg)}.flag-icon-ai.flag-icon-squared{background-image:url(/assets/ai-C6YrcPMn.svg)}.flag-icon-al{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-al'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23e41e20'%20d='M0%200h640v480H0z'/%3e%3cpath%20id='a'%20d='M272%2093.3c-4.6%200-12.3%201.5-12.2%205-13-2.1-14.3%203.2-13.5%208%201.2-1.9%202.7-3%203.9-3.1%201.7-.3%203.5.3%205.4%201.4a21.6%2021.6%200%20014.8%204.1c-4.6%201.1-8.2.4-11.8-.2a16.5%2016.5%200%2001-5.7-2.4c-1.5-1-2-2-4.3-4.3-2.7-2.8-5.6-2-4.7%202.3%202.1%204%205.6%205.8%2010%206.6%202.1.3%205.3%201%208.9%201%203.6%200%207.6-.5%209.8%200-1.3.8-2.8%202.3-5.8%202.8-3%20.6-7.5-1.8-10.3-2.4.3%202.3%203.3%204.5%209.1%205.7%209.6%202%2017.5%203.6%2022.8%206.5a37.3%2037.3%200%200110.9%209.2c4.7%205.5%205%209.8%205.2%2010.8%201%208.8-2.1%2013.8-7.9%2015.4-2.8.7-8-.7-9.8-2.9-2-2.2-3.7-6-3.2-12%20.5-2.2%203.1-8.3.9-9.5a273.7%20273.7%200%2000-32.3-15.1c-2.5-1-4.5%202.4-5.3%203.8a50.2%2050.2%200%2001-36-23.7c-4.2-7.6-11.3%200-10.1%207.3%201.9%208%208%2013.8%2015.4%2018%207.5%204.1%2017%208.2%2026.5%208%205.2%201%205.1%207.6-1%208.9-12.1%200-21.8-.2-30.9-9-6.9-6.3-10.7%201.2-8.8%205.4%203.4%2013.1%2022.1%2016.8%2041%2012.6%207.4-1.2%203%206.6%201%206.7-8%205.7-22.1%2011.2-34.6%200-5.7-4.4-9.6-.8-7.4%205.5%205.5%2016.5%2026.7%2013%2041.2%205%203.7-2.1%207.1%202.7%202.6%206.4-18.1%2012.6-27.1%2012.8-35.3%208-10.2-4.1-11%207.2-5%2011%206.7%204%2023.8%201%2036.4-7%205.4-4%205.6%202.3%202.2%204.8-14.9%2012.9-20.8%2016.3-36.3%2014.2-7.7-.6-7.6%208.9-1.6%2012.6%208.3%205.1%2024.5-3.3%2037-13.8%205.3-2.8%206.2%201.8%203.6%207.3a53.9%2053.9%200%2001-21.8%2018c-7%202.7-13.6%202.3-18.3.7-5.8-2-6.5%204-3.3%209.4%201.9%203.3%209.8%204.3%2018.4%201.3%208.6-3%2017.8-10.2%2024.1-18.5%205.5-4.9%204.9%201.6%202.3%206.2-12.6%2020-24.2%2027.4-39.5%2026.2-6.7-1.2-8.3%204-4%209%207.6%206.2%2017%206%2025.4-.2%207.3-7%2021.4-22.4%2028.8-30.6%205.2-4.1%206.9%200%205.3%208.4-1.4%204.8-4.8%2010-14.3%2013.6-6.5%203.7-1.6%208.8%203.2%209%202.7%200%208.1-3.2%2012.3-7.8%205.4-6.2%205.8-10.3%208.8-19.9%202.8-4.6%207.9-2.4%207.9%202.4-2.5%209.6-4.5%2011.3-9.5%2015.2-4.7%204.5%203.3%206%206%204.1%207.8-5.2%2010.6-12%2013.2-18.2%202-4.4%207.4-2.3%204.8%205-6%2017.4-16%2024.2-33.3%2027.8-1.7.3-2.8%201.3-2.2%203.3l7%207c-10.7%203.2-19.4%205-30.2%208l-14.8-9.8c-1.3-3.2-2-8.2-9.8-4.7-5.2-2.4-7.7-1.5-10.6%201%204.2%200%206%201.2%207.7%203.1%202.2%205.7%207.2%206.3%2012.3%204.7%203.3%202.7%205%204.9%208.4%207.7l-16.7-.5c-6-6.3-10.6-6-14.8-1-3.3.5-4.6.5-6.8%204.4%203.4-1.4%205.6-1.8%207.1-.3%206.3%203.7%2010.4%202.9%2013.5%200l17.5%201.1c-2.2%202-5.2%203-7.5%204.8-9-2.6-13.8%201-15.4%208.3a17%2017%200%2000-1.2%209.3c.8-3%202.3-5.5%204.9-7%208%202%2011-1.3%2011.5-6.1%204-3.2%209.8-3.9%2013.7-7.1%204.6%201.4%206.8%202.3%2011.4%203.8%201.6%205%205.3%206.9%2011.3%205.6%207%20.2%205.8%203.2%206.4%205.5%202-3.3%201.9-6.6-2.5-9.6-1.6-4.3-5.2-6.3-9.8-3.8-4.4-1.2-5.5-3-9.9-4.3%2011-3.5%2018.8-4.3%2029.8-7.8l7.7%206.8c1.5.9%202.9%201.1%203.8%200%206.9-10%2010-18.7%2016.3-25.3%202.5-2.8%205.6-6.4%209-7.3%201.7-.5%203.8-.2%205.2%201.3%201.3%201.4%202.4%204.1%202%208.2-.7%205.7-2.1%207.6-3.7%2011-1.7%203.5-3.6%205.6-5.7%208.3-4%205.3-9.4%208.4-12.6%2010.5-6.4%204.1-9%202.3-14%202-6.4.7-8%203.8-2.8%208.1%204.8%202.6%209.2%202.9%2012.8%202.2%203-.6%206.6-4.5%209.2-6.6%202.8-3.3%207.6.6%204.3%204.5-5.9%207-11.7%2011.6-19%2011.5-7.7%201-6.2%205.3-1.2%207.4%209.2%203.7%2017.4-3.3%2021.6-8%203.2-3.5%205.5-3.6%205%201.9-3.3%209.9-7.6%2013.7-14.8%2014.2-5.8-.6-5.9%204-1.6%207%209.6%206.6%2016.6-4.8%2019.9-11.6%202.3-6.2%205.9-3.3%206.3%201.8%200%206.9-3%2012.4-11.3%2019.4%206.3%2010.1%2013.7%2020.4%2020%2030.5l19.2-214L320%20139c-2-1.8-8.8-9.8-10.5-11-.7-.6-1-1-.1-1.4.9-.4%203-.8%204.5-1-4-4.1-7.6-5.4-15.3-7.6%201.9-.8%203.7-.4%209.3-.6a30.2%2030.2%200%2000-13.5-10.2c4.2-3%205-3.2%209.2-6.7a86.3%2086.3%200%2001-19.5-3.8%2037.4%2037.4%200%2000-12-3.4zm.8%208.4c3.8%200%206.1%201.3%206.1%202.9%200%201.6-2.3%202.9-6.1%202.9s-6.2-1.5-6.2-3c0-1.6%202.4-2.8%206.2-2.8z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20640%200)'%20xlink:href='%23a'/%3e%3c/svg%3e")}.flag-icon-al.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-al'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23e41e20'%20d='M0%200h512v512H0z'/%3e%3cpath%20id='a'%20d='M204.9%2099.5c-5%200-13.2%201.6-13%205.4-14-2.3-15.4%203.4-14.6%208.5%201.4-2%203-3.1%204.2-3.3%201.9-.3%203.8.3%205.8%201.5a23%2023%200%20015%204.4c-4.8%201.1-8.6.4-12.4-.3a17.6%2017.6%200%2001-6.1-2.5c-1.6-1.1-2.1-2.1-4.6-4.7-2.9-3-6-2.1-5%202.5%202.2%204.3%206%206.3%2010.7%207%202.2.4%205.6%201.2%209.4%201.2%203.8%200%208.1-.5%2010.5%200-1.4.8-3%202.4-6.2%203-3.2.6-8-2-11-2.6.4%202.5%203.5%204.8%209.7%206%2010.2%202.2%2018.7%204%2024.3%207%205.6%203%209.1%206.8%2011.6%209.8%205%206%205.3%2010.5%205.6%2011.5%201%209.5-2.2%2014.8-8.4%2016.4-3%20.8-8.5-.7-10.5-3-2-2.4-4-6.4-3.4-12.7.5-2.5%203.4-9%201-10.3a291.6%20291.6%200%2000-34.4-16c-2.7-1.1-5%202.5-5.8%204A53.5%2053.5%200%2001129%20107c-4.6-8.1-12.1%200-10.9%207.7%202.1%208.6%208.6%2014.8%2016.5%2019.2%208%204.5%2018.1%208.8%2028.3%208.6%205.5%201%205.5%208.2-1.1%209.5-13%200-23.2-.2-32.9-9.6-7.4-6.7-11.5%201.3-9.4%205.8%203.6%2014%2023.6%2018%2043.8%2013.4%207.8-1.3%203.1%207%20.9%207.2-8.4%206-23.5%2012-36.8-.1-6.1-4.7-10.2-.7-8%206%206%2017.5%2028.5%2013.8%2044%205.2%204-2.2%207.6%203%202.7%206.9-19.2%2013.4-28.9%2013.6-37.6%208.4-10.8-4.3-11.8%207.8-5.3%2011.8%207.2%204.4%2025.4%201%2038.9-7.4%205.7-4.2%206%202.4%202.3%205-15.9%2013.8-22.2%2017.5-38.8%2015.2-8.2-.6-8%209.5-1.6%2013.5%208.8%205.4%2026.1-3.6%2039.5-14.7%205.6-3%206.6%202%203.8%207.8a57.4%2057.4%200%2001-23.3%2019.2%2029.1%2029.1%200%2001-19.5.7c-6.2-2.2-7%204.2-3.6%2010%202%203.5%2010.6%204.7%2019.7%201.4%209.2-3.2%2019-10.8%2025.7-19.8%206-5.1%205.2%201.8%202.5%206.7-13.5%2021.3-25.9%2029.2-42.1%2027.9-7.3-1.2-8.9%204.4-4.3%209.6%208%206.7%2018.2%206.4%2027-.2a751%20751%200%200030.8-32.6c5.5-4.4%207.3%200%205.7%209-1.5%205.1-5.2%2010.5-15.3%2014.5-7%204-1.8%209.4%203.4%209.5%202.9%200%208.7-3.3%2013-8.3%205.9-6.5%206.2-11%209.5-21.1%203-5%208.4-2.7%208.4%202.5-2.6%2010.2-4.8%2012-10%2016.2-5.1%204.7%203.4%206.3%206.3%204.4%208.3-5.6%2011.3-12.8%2014.1-19.4%202-4.8%207.8-2.5%205.1%205.3-6.4%2018.5-17%2025.8-35.5%2029.6-1.9.3-3%201.4-2.4%203.6l7.5%207.5c-11.5%203.3-20.8%205.2-32.2%208.5L142%20300.6c-1.5-3.4-2.2-8.7-10.4-5-5.7-2.6-8.2-1.6-11.4%201%204.5.1%206.5%201.3%208.3%203.4%202.3%206%207.6%206.6%2013%205%203.5%202.9%205.4%205.2%209%208.2l-17.8-.6c-6.3-6.7-11.3-6.3-15.8-1-3.5.5-5%20.5-7.3%204.7%203.7-1.5%206-2%207.7-.3%206.6%203.9%2011%203%2014.3%200l18.7%201.1c-2.3%202-5.6%203.1-8%205.2-9.7-2.8-14.7%201-16.4%208.8a18.2%2018.2%200%2000-1.4%2010c1-3.2%202.5-5.9%205.3-7.6%208.6%202.2%2011.8-1.3%2012.3-6.5%204.2-3.4%2010.5-4.1%2014.6-7.6%204.9%201.6%207.2%202.6%2012.1%204.1%201.7%205.3%205.7%207.4%2012%206%207.7.3%206.3%203.4%207%205.9%202-3.6%202-7-2.8-10.3-1.7-4.6-5.5-6.7-10.4-4-4.7-1.3-5.9-3.2-10.5-4.6%2011.7-3.7%2020-4.5%2031.8-8.3%203%202.8%205.2%204.8%208.2%207.2%201.6%201%203%201.2%204%200%207.3-10.6%2010.6-20%2017.4-27%202.6-2.9%206-6.8%209.6-7.8%201.8-.4%204-.2%205.5%201.4%201.4%201.6%202.6%204.4%202%208.7-.6%206.2-2%208.2-3.8%2011.8-1.7%203.7-3.9%206-6%208.8-4.4%205.7-10.1%209-13.5%2011.2-6.8%204.4-9.7%202.5-15%202.2-6.7.8-8.5%204.1-3%208.7a21%2021%200%200013.7%202.3c3.3-.6%207-4.8%209.8-7%203-3.6%208.1.6%204.7%204.7-6.3%207.5-12.6%2012.4-20.3%2012.3-8.2%201-6.7%205.7-1.3%207.9%209.8%204%2018.6-3.5%2023-8.5%203.5-3.7%206-3.9%205.3%202-3.4%2010.5-8.1%2014.6-15.7%2015.1-6.2-.5-6.3%204.2-1.7%207.5%2010.3%207%2017.7-5%2021.2-12.4%202.5-6.6%206.3-3.5%206.7%202%200%207.3-3.2%2013.2-12%2020.7%206.7%2010.7%2014.5%2021.7%2021.3%2032.5l20.5-228.2-20.5-36c-2.1-2-9.3-10.5-11.2-11.7-.7-.7-1.1-1.2-.1-1.6%201-.4%203.2-.8%204.8-1-4.4-4.4-8-5.8-16.3-8.2%202-.8%204-.3%209.9-.6a32.3%2032.3%200%2000-14.4-11c4.5-3%205.3-3.3%209.8-7-7.7-.6-14.3-2-20.8-4a41%2041%200%2000-12.8-3.7zm.7%209c4%200%206.6%201.4%206.6%203%200%201.7-2.5%203.1-6.6%203.1-4%200-6.6-1.5-6.6-3.2%200-1.7%202.6-3%206.6-3z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20512%200)'%20xlink:href='%23a'/%3e%3c/svg%3e")}.flag-icon-am{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-am'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='red'%20d='M0%200h640v160H0z'/%3e%3cpath%20fill='%2300f'%20d='M0%20160h640v160H0z'/%3e%3cpath%20fill='orange'%20d='M0%20320h640v160H0z'/%3e%3c/svg%3e")}.flag-icon-am.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-am'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='red'%20d='M0%200h512v170.7H0z'/%3e%3cpath%20fill='%2300f'%20d='M0%20170.7h512v170.6H0z'/%3e%3cpath%20fill='orange'%20d='M0%20341.3h512V512H0z'/%3e%3c/svg%3e")}.flag-icon-ao{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ao'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='red'%20d='M0%200h640v243.6H0z'/%3e%3cpath%20d='M0%20236.4h640V480H0z'/%3e%3c/g%3e%3cpath%20fill='%23ffec00'%20fill-rule='evenodd'%20d='M228.7%20148.2c165.2%2043.3%2059%20255.6-71.3%20167.2l-8.8%2013.6c76.7%2054.6%20152.6%2010.6%20174-46.4%2022.2-58.8-7.6-141.5-92.6-150l-1.3%2015.6z'/%3e%3cpath%20fill='%23ffec00'%20fill-rule='evenodd'%20d='M170%20330.8l21.7%2010.1-10.2%2021.8-21.7-10.2zm149-99.5h24v24h-24zm-11.7-38.9l22.3-8.6%208.7%2022.3-22.3%208.7zm-26-29.1l17.1-16.9%2016.9%2017-17%2016.9zm-26.2-39.8l22.4%208.4-8.5%2022.4-22.4-8.4zM316%20270l22.3%208.9-9%2022.2-22.2-8.9zm-69.9%2070l22-9.3%209.5%2022-22%209.4zm-39.5%202.8h24v24h-24zm41.3-116l-20.3-15-20.3%2014.6%208-23-20.3-15h24.5l8.5-22.6%207.8%2022.7%2024.7-.3-19.6%2015.3%207%2023.4z'/%3e%3cpath%20fill='%23fe0'%20fill-rule='evenodd'%20d='M336%20346.4c-1.2.4-6.2%2012.4-9.7%2018.2l3.7%201c13.6%204.8%2020.4%209.2%2026.2%2017.5a7.9%207.9%200%200010.2.7s2.8-1%206.4-5c3-4.5%202.2-8-1.4-11.1-11-8-22.9-14-35.4-21.3z'/%3e%3cpath%20fill-rule='evenodd'%20d='M365.3%20372.8a4.3%204.3%200%2011-8.7%200%204.3%204.3%200%20018.6%200zm-21.4-13.6a4.3%204.3%200%2011-8.7%200%204.3%204.3%200%20018.7%200zm10.9%207a4.3%204.3%200%2011-8.7%200%204.3%204.3%200%20018.7%200z'/%3e%3cpath%20fill='%23fe0'%20fill-rule='evenodd'%20d='M324.5%20363.7c-42.6-24.3-87.3-50.5-130-74.8-18.7-11.7-19.6-33.4-7-49.9%201.2-2.3%202.8-1.8%203.4-.5%201.5%208%206%2016.3%2011.4%2021.5A5288%205288%200%2001334%20345.6c-3.4%205.8-6%2012.3-9.5%2018z'/%3e%3cpath%20fill='%23ffec00'%20fill-rule='evenodd'%20d='M297.2%20305.5l17.8%2016-16%2017.8-17.8-16z'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-width='3'%20d='M331.5%20348.8l-125-75.5m109.6%2058.1L274%20304.1m18.2%2042.7L249.3%20322'/%3e%3c/svg%3e")}.flag-icon-ao.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ao'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='red'%20d='M0%200h512v259.8H0z'/%3e%3cpath%20d='M0%20252.2h512V512H0z'/%3e%3c/g%3e%3cpath%20fill='%23ffec00'%20fill-rule='evenodd'%20d='M228.7%20148.2c165.2%2043.3%2059%20255.6-71.3%20167.2l-8.8%2013.6c76.7%2054.6%20152.6%2010.6%20174-46.4%2022.2-58.8-7.6-141.5-92.6-150l-1.3%2015.6z'/%3e%3cpath%20fill='%23ffec00'%20fill-rule='evenodd'%20d='M170%20330.8l21.7%2010.1-10.2%2021.8-21.7-10.2zm149-99.5h24v24h-24zm-11.7-38.9l22.3-8.6%208.7%2022.3-22.3%208.7zm-26-29.1l17.1-16.9%2016.9%2017-17%2016.9zm-26.2-39.8l22.4%208.4-8.5%2022.4-22.4-8.4zM316%20270l22.3%208.9-9%2022.2-22.2-8.9zm-69.9%2070l22-9.3%209.5%2022-22%209.4zm-39.5%202.8h24v24h-24zm41.3-116l-20.3-15-20.3%2014.6%208-23-20.3-15h24.5l8.5-22.6%207.8%2022.7%2024.7-.3-19.6%2015.3%207%2023.4z'/%3e%3cpath%20fill='%23fe0'%20fill-rule='evenodd'%20d='M336%20346.4c-1.2.4-6.2%2012.4-9.7%2018.2l3.7%201c13.6%204.8%2020.4%209.2%2026.2%2017.5a7.9%207.9%200%200010.2.7s2.8-1%206.4-5c3-4.5%202.2-8-1.4-11.1-11-8-22.9-14-35.4-21.3z'/%3e%3cpath%20fill-rule='evenodd'%20d='M365.3%20372.8a4.3%204.3%200%2011-8.7%200%204.3%204.3%200%20018.6%200zm-21.4-13.6a4.3%204.3%200%2011-8.7%200%204.3%204.3%200%20018.7%200zm10.9%207a4.3%204.3%200%2011-8.7%200%204.3%204.3%200%20018.7%200z'/%3e%3cpath%20fill='%23fe0'%20fill-rule='evenodd'%20d='M324.5%20363.7c-42.6-24.3-87.3-50.5-130-74.8-18.7-11.7-19.6-33.4-7-49.9%201.2-2.3%202.8-1.8%203.4-.5%201.5%208%206%2016.3%2011.4%2021.5A5288%205288%200%2001334%20345.6c-3.4%205.8-6%2012.3-9.5%2018z'/%3e%3cpath%20fill='%23ffec00'%20fill-rule='evenodd'%20d='M297.2%20305.5l17.8%2016-16%2017.8-17.8-16z'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-width='3'%20d='M331.5%20348.8l-125-75.5m109.6%2058.1L274%20304.1m18.2%2042.7L249.3%20322'/%3e%3c/svg%3e")}.flag-icon-aq{background-image:url(/assets/aq-CCAEEEte.svg)}.flag-icon-aq.flag-icon-squared{background-image:url(/assets/aq-N3PksHiB.svg)}.flag-icon-ar{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-ar'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%2374acdf'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20160h640v160H0z'/%3e%3cg%20id='c'%20transform='translate(-64)%20scale(.96)'%3e%3cpath%20id='a'%20fill='%23f6b40e'%20stroke='%2385340a'%20stroke-width='1.1'%20d='M396.8%20251.3l28.5%2062s.5%201.2%201.3.9c.8-.4.3-1.5.3-1.5l-23.7-64m-.7%2024.1c-.4%209.4%205.4%2014.6%204.7%2023-.8%208.5%203.8%2013.2%205%2016.5%201%203.3-1.3%205.2-.3%205.7s3-2.1%202.4-6.8c-.7-4.6-4.2-6-3.4-16.3.8-10.3-4.2-12.7-3-22'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(22.5%20400%20250)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(45%20400%20250)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(67.5%20400%20250)'%20xlink:href='%23a'/%3e%3cpath%20id='b'%20fill='%2385340a'%20d='M404.3%20274.4c.5%209%205.6%2013%204.6%2021.3%202.2-6.5-3.1-11.6-2.8-21.2m-7.7-23.8l19.5%2042.6-16.3-43.9'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(22.5%20400%20250)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(45%20400%20250)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(67.5%20400%20250)'%20xlink:href='%23b'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(90%20320%20240)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(180%20320%20240)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-90%20320%20240)'%20xlink:href='%23c'/%3e%3ccircle%20cx='320'%20cy='240'%20r='26.7'%20fill='%23f6b40e'%20stroke='%2385340a'%20stroke-width='1.4'/%3e%3cpath%20id='h'%20fill='%23843511'%20d='M329.1%20234.3c-1.8%200-3.6.8-4.6%202.4%202%201.9%206.6%202%209.7-.2a7%207%200%2000-5.1-2.2zm0%20.4c1.7%200%203.4.8%203.6%201.6-2%202.3-5.3%202-7.4.4a4.3%204.3%200%20013.8-2z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20640.2%200)'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20640.2%200)'%20xlink:href='%23e'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(18.1)'%20xlink:href='%23f'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20640.2%200)'%20xlink:href='%23g'/%3e%3cpath%20fill='%2385340a'%20d='M316%20243.7a1.9%201.9%200%20101.8%202.9%204%204%200%20002.2.6h.2a3.9%203.9%200%20002.3-.6%201.9%201.9%200%20101.8-3c.5.3.8.7.8%201.3%200%20.6-.5%201.2-1.2%201.2a1.2%201.2%200%2001-1.2-1.2%203%203%200%2001-2.6%201.7%203%203%200%2001-2.5-1.7%201.2%201.2%200%2001-1.3%201.2c-.6%200-1.2-.6-1.2-1.2s.3-1%20.8-1.2zm2%205.5c-2.1%200-3%201.8-4.8%203%201-.4%201.9-1.2%203.3-2s2.7.2%203.5.2c.8%200%202-1%203.5-.2%201.4.8%202.3%201.6%203.3%202-1.9-1.2-2.7-3-4.8-3a5.5%205.5%200%2000-2%20.6%205.5%205.5%200%2000-2-.7z'/%3e%3cpath%20fill='%2385340a'%20d='M317.2%20251.6c-.8%200-1.8.2-3.4.6%203.7-.8%204.5.5%206.2.5%201.6%200%202.4-1.3%206.1-.5-4-1.2-4.9-.4-6.1-.4-.8%200-1.4-.3-2.8-.2z'/%3e%3cpath%20fill='%2385340a'%20d='M314%20252.2h-.8c4.3.5%202.3%203%206.8%203s2.5-2.5%206.8-3c-4.5-.4-3.1%202.3-6.8%202.3-3.5%200-2.4-2.3-6-2.3zm9.7%206.7a3.7%203.7%200%2000-7.4%200%203.8%203.8%200%20017.4%200z'/%3e%3cpath%20id='e'%20fill='%2385340a'%20d='M303.4%20234.3c4.7-4.1%2010.7-4.8%2014-1.7a8%208%200%20011.5%203.5c.4%202.3-.3%204.8-2.1%207.4l.8.4a14.6%2014.6%200%20001.6-9.4%2013.3%2013.3%200%2000-.6-2.3c-4.5-3.7-10.7-4-15.2%202z'/%3e%3cpath%20id='d'%20fill='%2385340a'%20d='M310.8%20233c2.7%200%203.3.7%204.5%201.7%201.2%201%201.9.8%202%201%20.3.2%200%20.8-.3.6-.5-.2-1.3-.6-2.5-1.6s-2.5-1-3.7-1c-3.7%200-5.7%203-6.2%202.8-.3-.2%202.1-3.5%206.2-3.5z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(-18.4)'%20xlink:href='%23h'/%3e%3ccircle%20id='f'%20cx='310.9'%20cy='236.3'%20r='1.9'%20fill='%2385340a'/%3e%3cpath%20id='g'%20fill='%2385340a'%20d='M305.9%20237.5c3.5%202.7%207%202.5%209%201.3%202-1.3%202-1.7%201.6-1.7-.4%200-.8.4-2.4%201.3-1.7.8-4.1.8-8.2-.9z'/%3e%3c/svg%3e")}.flag-icon-ar.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-ar'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%2374acdf'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20170.7h512v170.6H0z'/%3e%3cg%20id='c'%20transform='translate(-153.6)%20scale(1.024)'%3e%3cpath%20id='a'%20fill='%23f6b40e'%20stroke='%2385340a'%20stroke-width='1.1'%20d='M396.8%20251.3l28.5%2062s.5%201.2%201.3.9c.8-.4.3-1.5.3-1.5l-23.7-64m-.7%2024.1c-.4%209.4%205.4%2014.6%204.7%2023-.8%208.5%203.8%2013.2%205%2016.5%201%203.3-1.3%205.2-.3%205.7s3-2.1%202.4-6.8c-.7-4.6-4.2-6-3.4-16.3.8-10.3-4.2-12.7-3-22'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(22.5%20400%20250)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(45%20400%20250)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(67.5%20400%20250)'%20xlink:href='%23a'/%3e%3cpath%20id='b'%20fill='%2385340a'%20d='M404.3%20274.4c.5%209%205.6%2013%204.6%2021.3%202.2-6.5-3.1-11.6-2.8-21.2m-7.7-23.8l19.5%2042.6-16.3-43.9'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(22.5%20400%20250)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(45%20400%20250)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(67.5%20400%20250)'%20xlink:href='%23b'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(90%20256%20256)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(180%20256%20256)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-90%20256%20256)'%20xlink:href='%23c'/%3e%3ccircle%20cx='256'%20cy='256'%20r='28.4'%20fill='%23f6b40e'%20stroke='%2385340a'%20stroke-width='1.5'/%3e%3cpath%20id='h'%20fill='%23843511'%20d='M265.7%20250c-2%200-3.8.8-4.9%202.5%202.2%202%207%202.2%2010.3-.2a7.5%207.5%200%2000-5.4-2.4zm0%20.4c1.9%200%203.6.8%203.9%201.7-2.2%202.4-5.7%202.2-7.9.4a4.6%204.6%200%20014-2.1z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20512.3%200)'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20512.3%200)'%20xlink:href='%23e'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(19.3)'%20xlink:href='%23f'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20512.3%200)'%20xlink:href='%23g'/%3e%3cpath%20fill='%2385340a'%20d='M251.7%20260a2%202%200%20102%203c.7.6%201.7.6%202.3.6h.3a4.2%204.2%200%20002.3-.6%202%202%200%20102-3c.5.1.9.6.9%201.2a1.3%201.3%200%2001-1.3%201.3%201.3%201.3%200%2001-1.3-1.3%203.3%203.3%200%2001-2.8%201.8%203.3%203.3%200%2001-2.7-1.8%201.3%201.3%200%2001-1.3%201.3%201.3%201.3%200%2001-1.3-1.3c0-.6.3-1%20.8-1.3zm2%205.8c-2.1%200-3%202-5%203.3%201.2-.5%202-1.3%203.6-2.2%201.5-.9%202.8.2%203.7.2.9%200%202.2-1.1%203.7-.2%201.5.9%202.4%201.7%203.5%202.2-2-1.4-2.8-3.3-5-3.3a6%206%200%2000-2.2.6%205.8%205.8%200%2000-2.2-.6z'/%3e%3cpath%20fill='%2385340a'%20d='M253%20268.4a15%2015%200%2000-3.6.7c4-1%204.8.4%206.6.4%201.8%200%202.6-1.3%206.6-.5-4.4-1.2-5.3-.4-6.6-.4-.9%200-1.5-.3-3-.3z'/%3e%3cpath%20fill='%2385340a'%20d='M249.6%20269h-.8c4.6.5%202.3%203.1%207.2%203.1%204.8%200%202.6-2.6%207.2-3-4.8-.5-3.3%202.4-7.2%202.4-3.7%200-2.6-2.5-6.4-2.5zm10.3%207.1a4%204%200%2000-3.9-4%204%204%200%2000-4%204%204%204%200%20014-3%204%204%200%20014%203z'/%3e%3cpath%20id='e'%20fill='%2385340a'%20d='M238.3%20249.9c5-4.4%2011.4-5%2014.9-1.8a8.6%208.6%200%20011.6%203.7c.5%202.5-.3%205.2-2.3%208%20.3%200%20.7.1%201%20.4%201.6-3.4%202.3-6.8%201.7-10a14.2%2014.2%200%2000-.7-2.5c-4.8-4-11.4-4.4-16.2%202.2z'/%3e%3cpath%20id='d'%20fill='%2385340a'%20d='M246.2%20248.6c2.8%200%203.5.6%204.8%201.7%201.3%201.1%202%20.9%202.2%201.1.2.2%200%20.9-.5.7-.4-.3-1.2-.7-2.6-1.8-1.3-1-2.6-1-4-1-3.8%200-6%203.2-6.5%203-.4-.2%202.2-3.7%206.6-3.7z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(-19.6)'%20xlink:href='%23h'/%3e%3ccircle%20id='f'%20cx='246.3'%20cy='252.1'%20r='2'%20fill='%2385340a'/%3e%3cpath%20id='g'%20fill='%2385340a'%20d='M241%20253.4c3.7%202.8%207.4%202.6%209.6%201.3%202.2-1.3%202.2-1.8%201.7-1.8-.4%200-.9.5-2.6%201.3-1.8%201-4.4%201-8.8-.8z'/%3e%3c/svg%3e")}.flag-icon-as{background-image:url(/assets/as-jXUAiAml.svg)}.flag-icon-as.flag-icon-squared{background-image:url(/assets/as-Cmx44yRi.svg)}.flag-icon-at{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-at'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23fff'%20d='M640%20480H0V0h640z'/%3e%3cpath%20fill='%23ed2939'%20d='M640%20480H0V320h640zm0-319.9H0V.1h640z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-at.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-at'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23fff'%20d='M512%20512H0V0h512z'/%3e%3cpath%20fill='%23ed2939'%20d='M512%20512H0V341.3h512zm0-341.2H0V.1h512z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-au{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-au'%20viewBox='0%200%20640%20480'%3e%3cpath%20id='path617'%20fill='%23006'%20stroke-width='1.3'%20d='M0%200h640v480H0z'/%3e%3cpath%20id='path625'%20fill='%23fff'%20fill-rule='evenodd'%20stroke-width='1.3'%20d='M299.8%20392.5l-43.7%203.8%206%2043.4L232%20408l-30.1%2031.7%206-43.4-43.7-3.8%2037.7-22.3-24.3-36.5%2041%2015.5%2013.4-41.7%2013.5%2041.7%2041-15.5-24.3%2036.5m224.4%2062.3L476%20416.7l17.8%206.7%205.8-18.1%205.8%2018.1%2017.8-6.7-10.5%2015.8%2016.4%209.7-19%201.7%202.6%2018.9-13-13.9-13.2%2013.9%202.6-18.9-19-1.6m16.4-291.9L476%20134.6l17.8%206.7%205.8-18.1%205.8%2018.1%2017.8-6.7-10.5%2015.8%2016.4%209.8-19%201.6%202.6%2018.9-13-13.8-13.2%2013.7%202.6-18.8-19-1.6M380.8%20265l-10.5-15.8%2017.8%206.7%205.8-18.1%205.9%2018.1%2017.8-6.7L407%20265l16.4%209.7-19%201.7%202.7%2018.9-13.2-13.9-13%2013.9%202.5-18.9-19-1.6m216.3-38L570%20221l17.8%206.7%205.8-18.1%205.9%2018.1%2017.8-6.7-10.5%2015.8%2016.3%209.7-19%201.7%202.6%2018.8-13-13.8-13.2%2013.8%202.6-18.8-19-1.7M542%20320l-10.3%206.5%202.9-11.9-9.3-7.8%2012.1-1%204.6-11.2%204.7%2011.3%2012.1.9-9.3%207.8%202.9%2011.9'/%3e%3cpath%20id='path969'%20fill='%23006'%20stroke-width='.5'%20d='M0%200h320v240H0z'/%3e%3cpath%20id='path971'%20fill='%23fff'%20stroke-width='.5'%20d='M37.5%200l122%2090.5L281%200h39v31l-120%2089.5%20120%2089V240h-40l-120-89.5L40.5%20240H0v-30l119.5-89L0%2032V0z'/%3e%3cpath%20id='path973'%20fill='%23c8102e'%20stroke-width='.5'%20d='M212%20140.5L320%20220v20l-135.5-99.5zm-92%2010l3%2017.5-96%2072H0zM320%200v1.5l-124.5%2094%201-22L295%200zM0%200l119.5%2088h-30L0%2021z'/%3e%3cpath%20id='path975'%20fill='%23fff'%20stroke-width='.5'%20d='M120.5%200v240h80V0zM0%2080v80h320V80z'/%3e%3cpath%20id='path977'%20fill='%23c8102e'%20stroke-width='.5'%20d='M0%2096.5v48h320v-48zM136.5%200v240h48V0z'/%3e%3c/svg%3e")}.flag-icon-au.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-au'%20viewBox='0%200%20512%20512'%3e%3cpath%20id='path598'%20fill='%23006'%20stroke-width='1.3'%20d='M0%200h512v512H0z'/%3e%3cpath%20id='path606'%20fill='%23fff'%20fill-rule='evenodd'%20stroke-width='1.3'%20d='M54.9%20368.6L95.5%20384l13.4-41.4%2013.3%2041.4%2040.7-15.4-24.1%2036.3%2037.4%2022.2-43.3%203.7%206%2043.1-30-31.5-30%2031.5%206-43-43.4-3.8L79%20404.9m325%2071.5l-19%201.6%202.7%2018.8-13-13.7-13%2013.7L364%20478l-18.8-1.6%2016.3-9.6L351%20451l17.7%206.7%205.8-18%205.7%2018L398%20451l-10.4%2015.8m16.2-270.4L385%20198l2.6%2018.8-13-13.7-13%2013.7L364%20198l-18.8-1.6%2016.3-9.6L351%20171l17.7%206.7%205.8-18%205.7%2018L398%20171l-10.4%2015.8m-88.8%20123.4l-18.8%201.6%202.6%2018.7-13-13.7-13%2013.7%202.5-18.7-18.8-1.6%2016.3-9.7-10.5-15.7%2017.7%206.7%205.8-18%205.7%2018%2017.7-6.7-10.4%2015.7M497%20282.2l-18.8%201.6%202.6%2018.7-13-13.7-13%2013.7%202.5-18.7-18.8-1.6%2016.3-9.7-10.5-15.7%2017.7%206.7%205.8-18%205.8%2018%2017.6-6.7-10.4%2015.7M416.6%20355l-10.3%206.4%202.9-11.8-9.3-7.8%2012-.9%204.7-11.2L421%20341l12.1%201-9.2%207.7%202.9%2011.8'/%3e%3cg%20id='g1582'%20transform='scale(.5)'%3e%3cpath%20id='path1560'%20fill='%23006'%20d='M0%200h512v512H0z'/%3e%3cpath%20id='path1562'%20fill='%23fff'%20d='M512%200v64L322%20256l190%20187v69h-67L254%20324%2068%20512H0v-68l186-187L0%2074V0h62l192%20188L440%200z'/%3e%3cpath%20id='path1564'%20fill='%23c8102e'%20d='M184%20324l11%2034L42%20512H0v-3zm124-12l54%208%20150%20147v45zM512%200L320%20196l-4-44L466%200zM0%201l193%20189-59-8L0%2049z'/%3e%3cpath%20id='path1566'%20fill='%23fff'%20d='M176%200v512h160V0zM0%20176v160h512V176z'/%3e%3cpath%20id='path1568'%20fill='%23c8102e'%20d='M0%20208v96h512v-96zM208%200v512h96V0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-aw{background-image:url(/assets/aw-BNWHR9jD.svg)}.flag-icon-aw.flag-icon-squared{background-image:url(/assets/aw-BoxPbTZx.svg)}.flag-icon-ax{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ax'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='ax-a'%3e%3cpath%20fill-opacity='.7'%20d='M106.3%200h1133.3v850H106.3z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23ax-a)'%20transform='matrix(.56472%200%200%20.56482%20-60%20-.1)'%3e%3cpath%20fill='%230053a5'%20d='M0%200h1300v850H0z'/%3e%3cg%20fill='%23ffce00'%3e%3cpath%20d='M400%200h250v850H400z'/%3e%3cpath%20d='M0%20300h1300v250H0z'/%3e%3c/g%3e%3cg%20fill='%23d21034'%3e%3cpath%20d='M475%200h100v850H475z'/%3e%3cpath%20d='M0%20375h1300v100H0z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ax.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ax'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M166%200h850v850H166z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23a)'%20transform='translate(-100)%20scale(.6024)'%3e%3cpath%20fill='%230053a5'%20d='M0%200h1300v850H0z'/%3e%3cg%20fill='%23ffce00'%3e%3cpath%20d='M400%200h250v850H400z'/%3e%3cpath%20d='M0%20300h1300v250H0z'/%3e%3c/g%3e%3cg%20fill='%23d21034'%3e%3cpath%20d='M475%200h100v850H475z'/%3e%3cpath%20d='M0%20375h1300v100H0z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-az{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-az'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%233f9c35'%20d='M.1%200h640v480H.1z'/%3e%3cpath%20fill='%23ed2939'%20d='M.1%200h640v320H.1z'/%3e%3cpath%20fill='%2300b9e4'%20d='M.1%200h640v160H.1z'/%3e%3ccircle%20cx='304'%20cy='240'%20r='72'%20fill='%23fff'/%3e%3ccircle%20cx='320'%20cy='240'%20r='60'%20fill='%23ed2939'/%3e%3cpath%20fill='%23fff'%20d='M384%20200l7.7%2021.5%2020.6-9.8-9.8%2020.7L424%20240l-21.5%207.7%209.8%2020.6-20.6-9.8L384%20280l-7.7-21.5-20.6%209.8%209.8-20.6L344%20240l21.5-7.7-9.8-20.6%2020.6%209.8L384%20200z'/%3e%3c/svg%3e")}.flag-icon-az.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-az'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%233f9c35'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23ed2939'%20d='M0%200h512v341.3H0z'/%3e%3cpath%20fill='%2300b9e4'%20d='M0%200h512v170.7H0z'/%3e%3ccircle%20cx='238.8'%20cy='256'%20r='76.8'%20fill='%23fff'/%3e%3ccircle%20cx='255.9'%20cy='256'%20r='64'%20fill='%23ed2939'/%3e%3cpath%20fill='%23fff'%20d='M324.2%20213.3l8.1%2023%2022-10.5-10.4%2022%2023%208.2-23%208.2%2010.4%2022-22-10.5-8.1%2023-8.2-23-22%2010.5%2010.5-22-23-8.2%2023-8.2-10.5-22%2022%2010.5%208.2-23z'/%3e%3c/svg%3e")}.flag-icon-ba{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ba'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='ba-a'%3e%3cpath%20fill-opacity='.7'%20d='M-85.3%200h682.6v512H-85.3z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23ba-a)'%20transform='translate(80)%20scale(.9375)'%3e%3cpath%20fill='%23009'%20d='M-85.3%200h682.6v512H-85.3V0z'/%3e%3cpath%20fill='%23FC0'%20d='M56.5%200l511%20512.3V.3L56.5%200z'/%3e%3cpath%20fill='%23FFF'%20d='M439.9%20481.5L412%20461.2l-28.6%2020.2%2010.8-33.2-28.2-20.5h35l10.8-33.2%2010.7%2033.3h35l-28%2020.7%2010.4%2033zm81.3%2010.4l-35-.1-10.7-33.3-10.8%2033.2h-35l28.2%2020.5-10.8%2033.2%2028.6-20.2%2028%2020.3-10.5-33%2028-20.6zM365.6%20384.7l28-20.7-35-.1-10.7-33.2-10.8%2033.2-35-.1%2028.2%2020.5-10.8%2033.3%2028.6-20.3%2028%2020.4-10.5-33zm-64.3-64.5l28-20.6-35-.1-10.7-33.3-10.9%2033.2h-34.9l28.2%2020.5-10.8%2033.2%2028.6-20.2%2027.9%2020.3-10.4-33zm-63.7-63.6l28-20.7h-35L220%20202.5l-10.8%2033.2h-35l28.2%2020.4-10.8%2033.3%2028.6-20.3%2028%2020.4-10.5-33zm-64.4-64.3l28-20.6-35-.1-10.7-33.3-10.9%2033.2h-34.9L138%20192l-10.8%2033.2%2028.6-20.2%2027.9%2020.3-10.4-33zm-63.6-63.9l27.9-20.7h-35L91.9%2074.3%2081%20107.6H46L74.4%20128l-10.9%2033.2L92.1%20141l27.8%2020.4-10.3-33zm-64-64l27.9-20.7h-35L27.9%2010.3%2017%2043.6h-35L10.4%2064l-11%2033.3L28.1%2077l27.8%2020.4-10.3-33zm-64-64L9.4-20.3h-35l-10.7-33.3L-47-20.4h-35L-53.7%200l-10.8%2033.2L-35.9%2013l27.8%2020.4-10.3-33z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ba.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ba'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%3e%3cpath%20fill='%23009'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fc0'%20d='M77%200l437%20437V0H77z'/%3e%3cpath%20fill='%23FFF'%20d='M461.4%20470.4l-26.1-19.1-26.9%2019%2010.2-31.2-26.4-19.2h32.7l10.2-31%2010%2031.1%2032.8.1-26.2%2019.4%209.7%2030.9zm76.7%2010.4h-32.7l-10-31.2-10.2%2031.1h-32.8l26.4%2019.2-10.1%2031.2%2026.8-19%2026.2%2019-9.8-30.9%2026.2-19.4zM391.8%20379.6l26.2-19.4h-32.7L375.2%20329%20365%20360h-32.7l26.4%2019.3-10.1%2031.1%2026.8-19%2026.1%2019.1-9.7-31zm-60.3-60.4l26.2-19.4-32.8-.1-10-31.2-10.2%2031.2-32.7-.1%2026.4%2019.2-10.2%2031.2%2026.9-19%2026.1%2019.1-9.7-31zm-59.7-59.7l26.2-19.4h-32.7l-10.1-31.2L245%20240h-32.7l26.4%2019.2-10.1%2031.2%2026.8-19%2026.1%2019-9.7-30.9zm-60.4-60.3l26.2-19.3-32.8-.1-10-31.2-10.2%2031.2-32.7-.1%2026.4%2019.2-10.2%2031.2%2026.9-19%2026.1%2019-9.7-30.8zm-59.7-59.9L178%20120l-32.7-.1-10-31.2-10.3%2031.1H92.2l26.4%2019.2-10.1%2031.2%2026.8-19%2026.1%2019-9.7-30.9zm-60-60L118%2060l-32.7-.1-10-31.2L65%2059.8H32.2L58.6%2079l-10.1%2031.2%2026.8-19%2026.2%2019-9.8-30.9zm-60-60L58%200%2025.2-.1l-10-31.2L4.8-.2h-32.7L-1.4%2019l-10.1%2031.2%2026.8-19%2026.1%2019-9.7-30.9z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-bb{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-bb'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%2300267f'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23ffc726'%20d='M213.3%200h213.4v480H213.3z'/%3e%3cpath%20id='a'%20d='M319.8%20135.5c-7%2019-14%2038.6-29.2%2053.7%204.7-1.6%2013-3%2018.2-2.8v79.5l-22.4%203.3c-.8%200-1-1.3-1-3-2.2-24.7-8-45.5-14.8-67-.5-2.9-9-14-2.4-12%20.8%200%209.5%203.6%208.2%201.9a85%2085%200%2000-46.4-24c-1.5-.3-2.4.5-1%202.2%2022.4%2034.6%2041.3%2075.5%2041.1%20124%208.8%200%2030-5.2%2038.7-5.2v56.1H320l2.5-156.7z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20639.5%200)'%20xlink:href='%23a'/%3e%3c/svg%3e")}.flag-icon-bb.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-bb'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%2300267f'%20d='M0-.2h512V512H0z'/%3e%3cpath%20fill='%23ffc726'%20d='M170.7-.2h170.6V512H170.7z'/%3e%3cpath%20id='a'%20d='M256%20173.3c-5.5%2015.1-11.2%2030.9-23.3%2043a51.7%2051.7%200%200114.6-2.3v63.6l-18%202.7c-.7%200-.9-1-.9-2.4a243.6%20243.6%200%2000-11.7-53.6c-.4-2.3-7.2-11.3-2-9.7.7%200%207.7%203%206.6%201.6a68%2068%200%2000-37.1-19.2c-1.2-.3-2%20.3-.9%201.7%2018%2027.7%2033.1%2060.4%2033%2099.2%207%200%2024-4.1%2031-4.1v44.9h8.8l2-125.4z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20512%200)'%20xlink:href='%23a'/%3e%3c/svg%3e")}.flag-icon-bd{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bd'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23006a4e'%20d='M0%200h640v480H0z'/%3e%3ccircle%20cx='280'%20cy='240'%20r='160'%20fill='%23f42a41'/%3e%3c/svg%3e")}.flag-icon-bd.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bd'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23006a4e'%20d='M0%200h512v512H0z'/%3e%3ccircle%20cx='230'%20cy='256'%20r='170.7'%20fill='%23f42a41'/%3e%3c/svg%3e")}.flag-icon-be{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-be'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23ffd90c'%20d='M213.3%200h213.4v480H213.3z'/%3e%3cpath%20fill='%23f31830'%20d='M426.7%200H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-be.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-be'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23ffd90c'%20d='M170.7%200h170.6v512H170.7z'/%3e%3cpath%20fill='%23f31830'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-bf{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bf'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23de0000'%20d='M640%20479.6H.4V0H640z'/%3e%3cpath%20fill='%2335a100'%20d='M639.6%20480H0V240.2h639.6z'/%3e%3cpath%20fill='%23fff300'%20d='M254.6%20276.2l-106-72.4h131L320%2086.6%20360.4%20204l131-.1-106%2072.4%2040.5%20117.3-106-72.6L214%20393.4'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-bf.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bf'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23de0000'%20d='M512%20511.6H.5V0H512z'/%3e%3cpath%20fill='%2335a100'%20d='M511.8%20512H0V256.2h511.7z'/%3e%3c/g%3e%3cpath%20fill='%23fff300'%20fill-rule='evenodd'%20d='M389%20223.8l-82.9%2056.5%2031.7%2091.6-82.7-56.7-82.8%2056.7%2031.7-91.6-82.8-56.6%20102.3.2%2031.6-91.7%2031.5%2091.6'/%3e%3c/svg%3e")}.flag-icon-bg{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bg'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23d62612'%20d='M0%20320h640v160H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h640v160H0z'/%3e%3cpath%20fill='%2300966e'%20d='M0%20160h640v160H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-bg.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bg'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23d62612'%20d='M0%20341.3h512V512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h512v170.7H0z'/%3e%3cpath%20fill='%2300966e'%20d='M0%20170.7h512v170.6H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-bh{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bh'%20viewBox='0%200%20640%20480'%3e%3cdefs%20id='defs448'%3e%3cclipPath%20id='bh-a'%3e%3cpath%20id='path445'%20fill-opacity='.7'%20d='M0%200h640v480H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cpath%20id='path1077'%20fill='%23fff'%20stroke-width='4.8'%20d='M0%200h640v480H0'%20opacity='1'%20stop-opacity='1'/%3e%3cpath%20id='path1079'%20fill='%23ce1126'%20stroke-width='5.1'%20d='M640%200H96l110.7%2048L96%2096l110.7%2048L96%20192l110.7%2048L96%20288l110.7%2048L96%20384l110.7%2048L96%20480h544'%20opacity='1'%20stop-opacity='1'/%3e%3c/svg%3e")}.flag-icon-bh.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bh'%20viewBox='0%200%20512%20512'%3e%3cdefs%20id='defs448'%3e%3cclipPath%20id='a'%3e%3cpath%20id='path445'%20fill-opacity='.7'%20d='M0%200h640v480H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cpath%20id='path1077'%20fill='%23fff'%20stroke-width='4.4'%20d='M0%200h512v512H0'%20opacity='1'%20stop-opacity='1'/%3e%3cpath%20id='path1079'%20fill='%23ce1126'%20stroke-width='4.5'%20d='M512%200H102.4l83.4%2051.2-83.4%2051.2%2083.4%2051.2-83.4%2051.2%2083.4%2051.2-83.4%2051.2%2083.4%2051.2-83.4%2051.2%2083.4%2051.2-83.4%2051.2H512'%20opacity='1'%20stop-opacity='1'/%3e%3c/svg%3e")}.flag-icon-bi{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bi'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='bi-a'%3e%3cpath%20fill-opacity='.7'%20d='M-90.5%200H592v512H-90.5z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23bi-a)'%20transform='translate(84.9)%20scale(.9375)'%3e%3cpath%20fill='%2300cf00'%20d='M-178%200l428.8%20256L-178%20512zm857.6%200L250.8%20256l428.8%20256z'/%3e%3cpath%20fill='red'%20d='M-178%200l428.8%20256L679.6%200zm0%20512l428.8-256%20428.8%20256z'/%3e%3cpath%20fill='%23fff'%20d='M679.6%200h-79.9L-178%20464.3V512h79.9L679.6%2047.7z'/%3e%3cpath%20fill='%23fff'%20d='M398.9%20256a148%20148%200%2011-296.1%200%20148%20148%200%2001296%200z'/%3e%3cpath%20fill='%23fff'%20d='M-178%200v47.7L599.7%20512h79.9v-47.7L-98.1%200z'/%3e%3cpath%20fill='red'%20stroke='%2300de00'%20stroke-width='3.9'%20d='M280%20200.2l-19.3.3-10%2016.4-9.9-16.4-19.2-.4%209.3-16.9-9.2-16.8%2019.2-.4%2010-16.4%209.9%2016.5%2019.2.4-9.3%2016.8zm-64.6%20111.6l-19.2.3-10%2016.4-9.9-16.4-19.2-.4%209.3-16.9-9.2-16.8%2019.2-.4%2010-16.4%209.9%2016.5%2019.2.4-9.3%2016.8zm130.6%200l-19.2.3-10%2016.4-10-16.4-19.1-.4%209.3-16.9-9.3-16.8%2019.2-.4%2010-16.4%2010%2016.5%2019.2.4-9.4%2016.8z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-bi.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bi'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill='gray'%20d='M60.8%20337h175v175h-175z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%20transform='translate(-178%20-986)%20scale(2.9257)'%3e%3cpath%20fill='%2300cf00'%20d='M0%20337l146.6%2087.5L0%20512zm293.1%200l-146.5%2087.5L293%20512z'/%3e%3cpath%20fill='red'%20d='M0%20337l146.6%2087.5L293%20337zm0%20175l146.6-87.5L293%20512z'/%3e%3cpath%20fill='%23fff'%20d='M293.1%20337h-27.3L0%20495.7V512h27.3l265.8-158.7z'/%3e%3cpath%20fill='%23fff'%20d='M197.2%20424.5a50.6%2050.6%200%2011-101.2%200%2050.6%2050.6%200%2001101.2%200z'/%3e%3cpath%20fill='%23fff'%20d='M0%20337v16.3L265.8%20512h27.3v-16.3L27.3%20337z'/%3e%3cpath%20fill='red'%20stroke='%2300de00'%20stroke-width='1pt'%20d='M156.5%20405.4l-6.6.1-3.4%205.6-3.4-5.6-6.5-.1%203.2-5.8-3.2-5.7%206.6-.2%203.4-5.6%203.4%205.7h6.5l-3.1%205.8zm-22%2038.2h-6.6l-3.4%205.7-3.4-5.6-6.6-.2%203.2-5.7-3.1-5.8%206.5-.1%203.4-5.6%203.4%205.6%206.6.2-3.2%205.7zm44.6%200h-6.6l-3.4%205.7-3.4-5.6-6.5-.2%203.1-5.7-3.1-5.8%206.6-.1%203.4-5.6%203.4%205.6%206.5.2-3.2%205.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-bj{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bj'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='bj-a'%3e%3cpath%20fill='gray'%20d='M67.6-154h666v666h-666z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23bj-a)'%20transform='matrix(.961%200%200%20.7207%20-65%20111)'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23319400'%20d='M0-154h333v666H0z'/%3e%3cpath%20fill='%23ffd600'%20d='M333-154h666v333H333z'/%3e%3cpath%20fill='%23de2110'%20d='M333%20179h666v333H333z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-bj.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bj'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill='gray'%20d='M67.6-154h666v666h-666z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23a)'%20transform='translate(-52%20118.4)%20scale(.7688)'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23319400'%20d='M0-154h333v666H0z'/%3e%3cpath%20fill='%23ffd600'%20d='M333-154h666v333H333z'/%3e%3cpath%20fill='%23de2110'%20d='M333%20179h666v333H333z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-bl{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bl'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23f31830'%20d='M426.7%200H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-bl.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bl'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23f31830'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-bm{background-image:url(/assets/bm-CE8pCzXe.svg)}.flag-icon-bm.flag-icon-squared{background-image:url(/assets/bm-2ha1HaX9.svg)}.flag-icon-bn{background-image:url(/assets/bn-NlXXh00D.svg)}.flag-icon-bn.flag-icon-squared{background-image:url(/assets/bn-CvdeqYZS.svg)}.flag-icon-bo{background-image:url(/assets/bo-BzbuzSOq.svg)}.flag-icon-bo.flag-icon-squared{background-image:url(/assets/bo-DuytrMYF.svg)}.flag-icon-bq{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bq'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%2321468b'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h640v320H0z'/%3e%3cpath%20fill='%23ae1c28'%20d='M0%200h640v160H0z'/%3e%3c/svg%3e")}.flag-icon-bq.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bq'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%2321468b'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h512v341.3H0z'/%3e%3cpath%20fill='%23ae1c28'%20d='M0%200h512v170.7H0z'/%3e%3c/svg%3e")}.flag-icon-br{background-image:url(/assets/br-Cb0qdB2v.svg)}.flag-icon-br.flag-icon-squared{background-image:url(/assets/br-BnhXkFQz.svg)}.flag-icon-bs{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bs'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='bs-a'%3e%3cpath%20fill-opacity='.7'%20d='M-12%200h640v480H-12z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23bs-a)'%20transform='translate(12)'%3e%3cpath%20fill='%23fff'%20d='M968.5%20480h-979V1.8h979z'/%3e%3cpath%20fill='%23ffe900'%20d='M968.5%20344.5h-979V143.3h979z'/%3e%3cpath%20fill='%2308ced6'%20d='M968.5%20480h-979V320.6h979zm0-318.7h-979V2h979z'/%3e%3cpath%20d='M-11%200c2.3%200%20391.8%20236.8%20391.8%20236.8L-12%20479.2-10.9%200z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-bs.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bs'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M56.6%2026.4H537v480.3H56.6z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%20transform='matrix(1.066%200%200%201.067%20-60.4%20-28.1)'%3e%3cpath%20fill='%23fff'%20d='M990%20506.2H9.4V27.6H990z'/%3e%3cpath%20fill='%23ffe900'%20d='M990%20370.6H9.4V169.2H990z'/%3e%3cpath%20fill='%2308ced6'%20d='M990%20506.2H9.4V346.7H990zm0-319H9.4V27.9H990z'/%3e%3cpath%20d='M9%2025.9c2.1%200%20392.3%20237%20392.3%20237L7.8%20505.3%209%2025.9z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-bt{background-image:url(/assets/bt-hu-71nuS.svg)}.flag-icon-bt.flag-icon-squared{background-image:url(/assets/bt-DHC-doYU.svg)}.flag-icon-bv{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bv'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='bv-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h640v480H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23bv-a)'%3e%3cpath%20fill='%23fff'%20d='M-28%200h699.7v512H-28z'/%3e%3cpath%20fill='%23d72828'%20d='M-53-77.8h218.7v276.2H-53zM289.4-.6h381v199h-381zM-27.6%20320h190.4v190.3H-27.6zm319.6%202.1h378.3v188.2H292z'/%3e%3cpath%20fill='%23003897'%20d='M196.7-25.4H261v535.7h-64.5z'/%3e%3cpath%20fill='%23003897'%20d='M-27.6%20224.8h698v63.5h-698z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-bv.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bv'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23a)'%3e%3cpath%20fill='%23fff'%20d='M-68%200h699.7v512H-68z'/%3e%3cpath%20fill='%23d72828'%20d='M-93-77.8h218.7v276.2H-93zM249.4-.6h381v199h-381zM-67.6%20320h190.4v190.3H-67.5zm319.6%202.1h378.3v188.2H252z'/%3e%3cpath%20fill='%23003897'%20d='M156.7-25.4H221v535.7h-64.5z'/%3e%3cpath%20fill='%23003897'%20d='M-67.5%20224.8h697.8v63.5H-67.5z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-bw{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bw'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%2300cbff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20160h640v160H0z'/%3e%3cpath%20d='M0%20186h640v108H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-bw.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bw'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%2300cbff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20192h512v128H0z'/%3e%3cpath%20d='M0%20212.7h512V299H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-by{background-image:url(/assets/by-CmwVjav6.svg)}.flag-icon-by.flag-icon-squared{background-image:url(/assets/by-1A4iHfk3.svg)}.flag-icon-bz{background-image:url(/assets/bz-XS1LeFgB.svg)}.flag-icon-bz.flag-icon-squared{background-image:url(/assets/bz-CJjNh5Lj.svg)}.flag-icon-ca{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ca'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M81.1%200h362.3v512H81.1z'%20transform='translate(74.1)%20scale(.9375)'/%3e%3cpath%20fill='%23d52b1e'%20d='M-100%200H81.1v512H-100zm543.4%200h181.1v512h-181zm-308%20247.4l-14.2%204.8%2065.5%2057.5c5%2014.7-1.7%2019-6%2026.8l71-9L250%20399l14.8-.4-3.3-71%2071.2%208.5c-4.4-9.3-8.3-14.2-4.3-29l65.4-54.5-11.4-4.2c-9.4-7.2%204-34.7%206-52.1%200%200-38.1%2013.1-40.6%206.2l-9.8-18.7-34.7%2038.2c-3.8.9-5.4-.6-6.3-3.8l16-79.8-25.4%2014.3c-2.1%201-4.2.2-5.6-2.3l-24.5-49-25.2%2050.9c-1.9%201.8-3.8%202-5.4.8l-24.2-13.6%2014.6%2079.1c-1.2%203.2-4%204-7.2%202.3l-33.3-37.7c-4.3%207-7.2%2018.3-13%2020.9-5.7%202.4-25-4.8-37.9-7.6%204.4%2015.9%2018.2%2042.3%209.5%2051z'%20transform='translate(74.1)%20scale(.9375)'/%3e%3c/svg%3e")}.flag-icon-ca.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ca'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M81.3%203h362.3v512H81.3z'%20transform='translate(-.2%20-3)'/%3e%3cpath%20fill='%23d52b1e'%20d='M-99.8%203H81.3v512H-99.8zm543.4%200h181.1v512H443.6zM135.5%20250.4l-14%204.8%2065.4%2057.5c5%2014.8-1.7%2019.1-6%2026.9l71-9-1.8%2071.5%2014.8-.5-3.3-70.9%2071.2%208.4c-4.4-9.3-8.3-14.2-4.3-29l65.4-54.5-11.4-4.1c-9.4-7.3%204-34.8%206-52.2%200%200-38.1%2013.1-40.6%206.2L338%20187l-34.6%2038c-3.8%201-5.4-.6-6.3-3.8l16-79.7-25.4%2014.3c-2.1.9-4.2%200-5.6-2.4l-24.5-49-25.2%2050.9c-1.9%201.8-3.8%202-5.4.8l-24.2-13.6%2014.5%2079.2c-1.1%203-3.9%204-7.1%202.3l-33.3-37.8c-4.3%207-7.3%2018.4-13%2021-5.7%202.3-25-4.9-37.9-7.7%204.4%2015.9%2018.2%2042.3%209.5%2051z'%20transform='translate(-.2%20-3)'/%3e%3c/svg%3e")}.flag-icon-cc{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-cc'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cpath%20id='a'%20d='M0-360l69.4%20215.8%20212-80.3L156-35.6%20351%2080.1%20125%2099.8l31.1%20224.6L0%20160l-156.2%20164.3%2031.1-224.5L-351%2080l195-115.7-125.5-188.9%20212%2080.3z'/%3e%3cpath%20id='b'%20d='M0-210L54.9-75.5l144.8%2010.6-111%2093.8%2034.7%20141L0%2093.3-123.4%20170l34.6-141-111-93.8%20145-10.6z'/%3e%3c/defs%3e%3cpath%20fill='green'%20d='M0%200h640v480H0z'/%3e%3ccircle%20cx='320'%20cy='240'%20r='66.7'%20fill='%23ffe000'/%3e%3ccircle%20cx='340.8'%20cy='240'%20r='54.9'%20fill='green'/%3e%3ccircle%20cx='109.8'%20cy='173.3'%20r='69.8'%20fill='%23ffe000'/%3e%3cpath%20fill='%23802000'%20stroke='%237b3100'%20stroke-width='1.5'%20d='M105%20226h17.5s.7-1.6-.2-2.4c-1-.8-4.7-1-3.7-3.8%202-5.8%202.4-4%203.7-17.8a739%20739%200%20002-35.5h-2.6s.5%206.7-1%2015.5c-1.4%208.8-1.9%209.5-3.5%2016.3a63.5%2063.5%200%2001-3.3%2011.2c-1.4%204-1.6%204.1-3.8%207.8-2.3%203.6-1.5%202.2-2.7%204.4-.7%201.1-1.4.8-1.9%201.6-.4.8-.5%202.7-.5%202.7z'/%3e%3cpath%20fill='green'%20d='M118.3%20122.5a23%2023%200%2001-1.2%209.2%2026.5%2026.5%200%2000-2.3%209.8c-1.8.6-3.7-3.9-5.5-1.2%201.3%203.7%204.4%206.6%206.4%209.9.4%201%203.4%203.7%201.6%204.3-4.3-1.5-5.4-7-8-10.3a19%2019%200%2000-15.5-10c-2.5.1-10.4-.5-8.4%203.7%203%202%206.8%203.4%209.8%205.7%202.3.2%206.3%204%206.1%205.4-4-1.6-5.8-3.5-10-5.2-5.8-2.2-13.7-.9-17%204.8-.5%201.5-1.4%205.8.5%206.3%202.2-3.4%205.3-7.3%209.9-6.2%203.6.3-4%206.7-1.1%205.4%201-.4%203-1.8%204.6-2%201.5%200%202.3%201%203.4%201.2%202.3.3%203%201.2%202.7%201.8-.2.6-1%200-3.3.8-1.1.4-1.7%201.4-3%201.9-1.4.4-4.2.5-5.2%200-3.7-1.5-9.7-1.3-10.8%203.3%200%202-1.8-.2-2.6.7-.7%202.2-.8%204.4-4%204.2-2%202-4%204.2-6.6%205.7%201.5%203.4%207.3-3.4%207-.5-2.5%203.5%201.4%204.2%203%201.5%202.9-3%206.5-6.7%2010.7-3.6%202%201.9%203.2-1%204.7-1%201%202.5%202.1.2%203.2-.5%201.7-.2%201.2%202.2%203.2.7%204.1-2.7%209.1-.4%2013.1-3%204.3-2%20.6%201.5-.5%202.9-1.9%203.6-.3%208.4-4.3%2010.6-1.7%204.3%201.9%2010-1.7%2013.2-.5%202%204.6%201.8%206%202.6%202.6%200%200-5.8%202.5-6.6%203.4%202%203.2-3.8%202.5-5.6.4-4%20.6-8.6%202.6-12.3%202.2-4.5%204.2%201.9%201.8%203.7-1.4%204.1-3.4%209.4-.3%2013.3%201%20.2%201.7%202.4%202.8%203%201.2.7%202.8-.1%203-2.1%201.6-6%20.8-12.4%203-18.3%201.5-1.8%203.6-.3%204.5%201.4%203%203.5%205.1%207.8%208.7%2010.7a15%2015%200%20017.8%207.3c0%202.6%207.4%203%205.2%200-2.1-2.7-.7-5.6%201.4-7.5%201.2.3.9-1.8%200-1-1.5-.3-1.6-3%20.4-1.7%203.5%201.1-.2-2.5-1.5-2.6-2.9-1.8-6.2-3.8-7.6-7%203.8%200%207.7%202.1%2011.5.9%203.1-1.6%206.2%200%207.3%202.8%202.4-.4%201.4-2.8%200-3.6%201.7-.7%203-2.2.8-3.5-1-1.4%201.5-4-1.7-3.8.1-2.5-.8-4.7-3.5-5.6-2.7-2.2-10.6%203.4-10.3-1.7-.8-2.8%203.2-.4%204.3-1.8%201.1-3-5.5-2.6-3.3-5%201.4-.8%208.1-2.1%202.9-3.1a8.3%208.3%200%2001-7-1.1c-1.9%203.1-7.2-1.8-6.3%203.8-.7%202.1-5.5%207.6-6.8%203.4%201-3.3%206.8-4.3%205-8.8-.3-2.7-2.6.5-3.6.3-.6-1.7%201.6-3.8%203.2-4.2%203%202.4%203-3%206-2.5%202.1-.5-.7-1.4-1.3-1.8.6-1.5%203.9-2.3.7-3.7-2.9-2-5%202.1-7.3%202.3-2.2-2.5%202-3.7%203.2-5%20.1-1-2.4-.3-1.7-1.2.7-1.1%205.2-1.2%203-3a14.7%2014.7%200%2000-10.2.6c-2%20.6-2.5%205-4.2%204.8-.7-2%20.3-5.8-2.4-6.3zm15%2042.3c2.4-.4%200%203.7-1%203.6%200-1.4-3.6-1.3-1.3-2.6a7.3%207.3%200%20012.3-1z'/%3e%3cg%20fill='%23ffe000'%20transform='translate(0%2080)%20scale(.0635)'%3e%3cuse%20width='100%25'%20height='100%25'%20x='7560'%20y='4200'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='6300'%20y='2205'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='7560'%20y='840'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='8680'%20y='1869'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='8064'%20y='2730'%20xlink:href='%23b'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cc.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-cc'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cpath%20id='a'%20d='M0-360l69.4%20215.8%20212-80.3L156-35.6%20351%2080.1%20125%2099.8l31.1%20224.6L0%20160l-156.2%20164.3%2031.1-224.5L-351%2080l195-115.7-125.5-188.9%20212%2080.3z'/%3e%3cpath%20id='b'%20d='M0-210L54.9-75.5l144.8%2010.6-111%2093.8%2034.7%20141L0%2093.3-123.4%20170l34.6-141-111-93.8%20145-10.6z'/%3e%3c/defs%3e%3cpath%20fill='green'%20d='M0%200h512v512H0z'/%3e%3ccircle%20cx='268.2'%20cy='250.4'%20r='61.2'%20fill='%23ffe000'/%3e%3ccircle%20cx='287.3'%20cy='250.4'%20r='50.4'%20fill='green'/%3e%3ccircle%20cx='75.2'%20cy='189.2'%20r='64.2'%20fill='%23ffe000'/%3e%3cpath%20fill='%23802000'%20stroke='%237b3100'%20stroke-width='1.4'%20d='M70.7%20237.6h16s.8-1.5-.1-2.2c-.9-.8-4.3-1-3.4-3.5%202-5.4%202.2-3.7%203.4-16.4%201.2-12.7%201.7-32.6%201.7-32.6H86s.5%206.2-.9%2014.3c-1.3%208-1.7%208.7-3.2%2015-1.4%206.1-1.7%206.6-3%2010.3-1.3%203.6-1.5%203.7-3.5%207l-2.5%204.2c-.6%201-1.3.7-1.7%201.4-.4.8-.5%202.5-.5%202.5z'/%3e%3cpath%20fill='green'%20d='M83%20142.5c0%202.5-.2%205.7-1.2%208.4-1%203-2.2%206-2.1%209-1.7.7-3.4-3.5-5-1%201.2%203.3%204%206%205.9%209%20.3%201%203%203.5%201.5%204-4-1.3-5-6.4-7.5-9.5a17.5%2017.5%200%2000-14.2-9c-2.3%200-9.6-.6-7.7%203.2%202.8%202%206.3%203.2%209%205.3%202.1.2%205.8%203.6%205.6%205-3.6-1.5-5.3-3.3-9.2-4.8-5.3-2-12.6-.9-15.5%204.4-.6%201.4-1.4%205.3.3%205.7%202-3.1%205-6.6%209.2-5.7%203.3.3-3.8%206.3-1%205%20.8-.3%202.8-1.6%204.1-1.7%201.4-.2%202.2.8%203.2%201%202.1.3%202.7%201.1%202.5%201.6-.2.6-1%20.1-3%20.8-1%20.3-1.6%201.3-2.9%201.7-1.2.4-3.8.4-4.7%200-3.4-1.4-8.9-1.1-10%203%200%202-1.6-.1-2.3.7-.6%202-.8%204-3.8%203.9-1.8%201.9-3.6%203.9-6%205.2%201.4%203.1%206.8-3.1%206.5-.5-2.3%203.2%201.2%203.9%202.8%201.4%202.6-2.8%205.9-6.1%209.8-3.3%201.9%201.7%203-1%204.3-.8.9%202.2%202%200%203-.5%201.5-.2%201%202%203%20.6%203.7-2.5%208.3-.4%2012-2.8%203.8-1.8.5%201.4-.6%202.7-1.7%203.3-.2%207.7-4%209.7-1.4%204%201.8%209.2-1.5%2012.1-.5%201.9%204.3%201.7%205.6%202.4%202.4.1%200-5.3%202.2-6%203.1%201.9%203-3.5%202.4-5.2.3-3.7.5-7.8%202.3-11.3%202-4.1%203.9%201.7%201.6%203.4-1.2%203.8-3%208.7-.2%2012.2.9.2%201.5%202.2%202.6%202.8%201%20.7%202.5-.1%202.8-2%201.4-5.4.7-11.4%202.7-16.7%201.3-1.7%203.3-.3%204.1%201.2%202.8%203.2%204.7%207.2%208%209.9a14%2014%200%20017.2%206.7c0%202.4%206.8%202.7%204.8%200-2-2.5-.7-5.2%201.3-6.9%201%20.3.7-1.6%200-.9-1.4-.3-1.5-2.8.3-1.6%203.2%201-.2-2.3-1.3-2.4-2.7-1.6-5.7-3.5-7-6.4%203.4%200%207%202%2010.5.8%202.9-1.5%205.7.1%206.7%202.6%202.2-.4%201.3-2.5%200-3.3%201.6-.6%202.7-2%20.8-3.2-1-1.4%201.4-3.6-1.6-3.5.1-2.3-.8-4.3-3.2-5.1-2.5-2.1-9.7%203-9.5-1.7-.7-2.5%203-.3%204-1.6%201-2.7-5-2.4-3-4.5%201.2-.8%207.4-2%202.6-3a7.6%207.6%200%2001-6.4-1c-1.7%203-6.7-1.6-5.8%203.6-.7%202-5%207-6.3%203.1%201-3%206.3-4%204.6-8-.2-2.6-2.3.4-3.3.2-.5-1.6%201.5-3.5%203-3.9%202.7%202.2%202.8-2.7%205.5-2.3%202-.4-.7-1.2-1.2-1.6.5-1.4%203.5-2.2.6-3.4-2.6-2-4.5%202-6.6%202.1-2-2.3%201.8-3.4%202.9-4.6%200-1-2.3-.3-1.6-1%20.6-1.2%204.8-1.3%202.8-2.9-2.9-1-6.6-.7-9.4.5-1.8.6-2.3%204.6-3.8%204.4-.8-1.7.2-5.2-2.2-5.8zm13.7%2038.9c2.3-.4%200%203.3-1%203.3.1-1.3-3.2-1.2-1.1-2.4a6.7%206.7%200%20012.1-1z'/%3e%3cg%20fill='%23ffe000'%20transform='translate(-25.8%20103.5)%20scale(.05833)'%3e%3cuse%20width='100%25'%20height='100%25'%20x='7560'%20y='4200'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='6300'%20y='2205'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='7560'%20y='840'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='8680'%20y='1869'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='8064'%20y='2730'%20xlink:href='%23b'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cd{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-cd'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23007fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23f7d618'%20d='M28.8%2096H96l20.8-67.2L137.6%2096h67.2l-54.4%2041.6%2020.8%2067.2-54.4-41.6-54.4%2041.6%2020.8-67.2L28.8%2096zM600%200L0%20360v120h40l600-360V0h-40'/%3e%3cpath%20fill='%23ce1021'%20d='M640%200L0%20384v96L640%2096V0'/%3e%3c/svg%3e")}.flag-icon-cd.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-cd'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill='%23fff'%20d='M0-88h600v600H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23a)'%20transform='matrix(.853%200%200%20.853%200%2075.1)'%3e%3cpath%20fill='%23007fff'%20d='M0-88h800v600H0z'/%3e%3cpath%20fill='%23f7d618'%20d='M36%2032h84l26-84%2026%2084h84l-68%2052%2026%2084-68-52-68%2052%2026-84-68-52zM750-88L0%20362v150h50L800%2062V-88h-50'/%3e%3cpath%20fill='%23ce1021'%20d='M800-88L0%20392v120L800%2032V-88'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cf{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-cf'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='cf-a'%3e%3cpath%20fill-opacity='.7'%20d='M-12.4%2032h640v480h-640z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23cf-a)'%20transform='translate(12.4%20-32)'%3e%3cpath%20fill='%2300f'%20d='M-52%2032h719.3v119H-52z'/%3e%3cpath%20fill='%23ff0'%20d='M-52%20391.6h719.3V512H-52z'/%3e%3cpath%20fill='%23009a00'%20d='M-52%20271.3h719.3v120.3H-52z'/%3e%3cpath%20fill='%23fff'%20d='M-52%20151h719.3v120.3H-52z'/%3e%3cpath%20fill='red'%20d='M247.7%2032.5h119.9V512H247.7z'/%3e%3cpath%20fill='%23ff0'%20d='M99.3%20137.7l-31.5-21.8-31.3%2022L47.4%20101%2016.9%2078l38.2-1%2012.5-36.3L80.3%2077l38.1.7L88.2%20101'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cf.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-cf'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%3e%3cpath%20fill='%2300f'%20d='M-52-.5h768v127H-52z'/%3e%3cpath%20fill='%23ff0'%20d='M-52%20383.5h768V512H-52z'/%3e%3cpath%20fill='%23009a00'%20d='M-52%20255h768v128.5H-52z'/%3e%3cpath%20fill='%23fff'%20d='M-52%20126.5h768V255H-52z'/%3e%3cpath%20fill='red'%20d='M268%200h128v512H268z'/%3e%3cpath%20fill='%23ff0'%20d='M109.5%20112.3L75.9%2089.1l-33.4%2023.4%2011.6-39.2-32.5-24.6%2040.7-1L75.7%208.8l13.5%2038.6%2040.8.8L97.6%2073'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cg{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-cg'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='cg-a'%3e%3cpath%20fill-opacity='.7'%20d='M-79.5%2032h640v480h-640z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23cg-a)'%20transform='translate(79.5%20-32)'%3e%3cpath%20fill='%23ff0'%20d='M-119.5%2032h720v480h-720z'/%3e%3cpath%20fill='%2300ca00'%20d='M-119.5%2032v480l480-480h-480z'/%3e%3cpath%20fill='red'%20d='M120.5%20512h480V32l-480%20480z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cg.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-cg'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M115.7%200h496.1v496h-496z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23a)'%20transform='translate(-119.5)%20scale(1.032)'%3e%3cpath%20fill='%23ff0'%20d='M0%200h744v496H0z'/%3e%3cpath%20fill='%2300ca00'%20d='M0%200v496L496%200H0z'/%3e%3cpath%20fill='red'%20d='M248%20496h496V0L248%20496z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ch{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ch'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23d52b1e'%20d='M0%200h640v480H0z'/%3e%3cg%20fill='%23fff'%3e%3cpath%20d='M170%20195h300v90H170z'/%3e%3cpath%20d='M275%2090h90v300h-90z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ch.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ch'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23d52b1e'%20d='M0%200h512v512H0z'/%3e%3cg%20fill='%23fff'%3e%3cpath%20d='M96%20208h320v96H96z'/%3e%3cpath%20d='M208%2096h96v320h-96z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ci{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ci'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%2300cd00'%20d='M426.8%200H640v480H426.8z'/%3e%3cpath%20fill='%23ff9a00'%20d='M0%200h212.9v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M212.9%200h214v480h-214z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ci.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ci'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%2300cd00'%20d='M341.5%200H512v512H341.5z'/%3e%3cpath%20fill='%23ff9a00'%20d='M0%200h170.3v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M170.3%200h171.2v512H170.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ck{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ck'%20viewBox='0%200%20640%20480'%3e%3cpath%20id='path628'%20fill='%23006'%20d='M0%200h640v480H0z'/%3e%3cpath%20id='path638'%20fill='%23fff'%20fill-rule='evenodd'%20d='M471.6%20213l5.2-16.7-14-10.6%2017.6-.2%206-16.5%205.6%2016.5%2017.7.5-14.1%2010.5%205%2016.7-14.5-10m27.1%2013l10.4-13.9-9.7-14.8%2016.7%205.8%2011-13.5v17.6l16.4%206.4-16.8%205-.8%2017.5-10.2-14.4m-98.4%2015l-.7-17.5-16.8-5.2L431%20198v-17.4l10.9%2013.5%2016.8-5.6-9.8%2014.7%2010.3%2014-17-4.5m-39.6%2040.9l-7.4-15.8-17.4%201.8%2012.8-12.3L384%20211l15.2%208.2%2013.3-11.8-3.4%2017.4%2014.9%208.9-17.3%202.5M389%20291.8l-13.3-11.1-15%209.2%206.4-16.7-12.9-11.6%2017.3.7%207-16.4%204.3%2017.2%2017.2%201.5-14.6%209.8m3.2%2060.4l-16.5-4.8-10.1%2014.5-.7-17.9-16.4-5.5%2016.1-6.2v-18l10.7%2014.1%2016.4-5.6-9.6%2015m29.5%2050.8l-17%202.4-3.5%2017.4-7.8-16-17.1%201.6%2012.2-12.3-7.1-16.4%2015.3%208.5%2012.8-11.8L393%20362m45%2038l-15.1%208.2%202.6%2017.6-12.7-12.4-15.6%207.6%207.3-15.9-12.3-12.9%2017.3%202.6%208-15.5%203.4%2017.4m53.8%209l-8.3%2015.3%2011.7%2013.2-17.4-3.3-8.9%2015-2.4-17.3-17.2-4%2015.8-7.4-1.7-17.5%2012.2%2012.8m57.4-13.1l-.5%2017.4%2016.3%206.4-17%205-1.2%2017.5-10-14.3-17%204.4%2010.8-13.9-9.4-14.7%2016.6%205.7M559%20209.8l12%2012.6%2015.9-7.4-8.3%2015.8%2011.5%2013.1-17-2.8-9%2015.5L562%20239l-17-3.5%2015.7-8m34.2%2021l5.5%2016.6%2017.5.3-14.2%2010.7%204.7%2016.8-14.1-10-14.6%2010.1%205.4-16.8-13.8-10.6%2017.6-.4m19.5%2033.2l-2%2017.4%2015.7%207.7-17.3%203.6-2.7%2017.3-8.7-15.1-17.4%202.9%2012-13-8.1-15.5%2016%207.2m3%2039.8l-7.8%2015.6L603%20379l-17.4-2.7-8.4%2015.3-3-17.3-17.4-3.3%2015.6-8-2.3-17.4%2012.6%2012.3m-9.8%2039.1l-14.7%209.2%203.8%2017.3-13.5-11.5-15%208.6%206.3-16.3-13.1-12.1%2017.4%201.5%207-16%204.4%2017.2'/%3e%3cpath%20id='path1423'%20fill='%23006'%20stroke-width='.5'%20d='M0%200h320v240H0z'/%3e%3cpath%20id='path1425'%20fill='%23fff'%20stroke-width='.5'%20d='M37.5%200l122%2090.5L281%200h39v31l-120%2089.5%20120%2089V240h-40l-120-89.5L40.5%20240H0v-30l119.5-89L0%2032V0z'/%3e%3cpath%20id='path1427'%20fill='%23c8102e'%20stroke-width='.5'%20d='M212%20140.5L320%20220v20l-135.5-99.5zm-92%2010l3%2017.5-96%2072H0zM320%200v1.5l-124.5%2094%201-22L295%200zM0%200l119.5%2088h-30L0%2021z'/%3e%3cpath%20id='path1429'%20fill='%23fff'%20stroke-width='.5'%20d='M120.5%200v240h80V0zM0%2080v80h320V80z'/%3e%3cpath%20id='path1431'%20fill='%23c8102e'%20stroke-width='.5'%20d='M0%2096.5v48h320v-48zM136.5%200v240h48V0z'/%3e%3c/svg%3e")}.flag-icon-ck.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ck'%20viewBox='0%200%20512%20512'%3e%3cpath%20id='path6059'%20fill='%23006'%20d='M0%200h512v512H0z'/%3e%3cpath%20id='path6069'%20fill='%23fff'%20fill-rule='evenodd'%20d='M344.8%20250.1l5.7-18.3-15.4-11.7%2019.4-.2%206.5-18.1%206.3%2018.1%2019.4.6-15.6%2011.4%205.6%2018.4-15.9-11m29.7%2014.4l11.4-15.3-10.6-16.3%2018.4%206.4%2012-14.8V233l18%207.1-18.4%205.5-.9%2019.2-11.3-15.8m-108%2016.5l-.8-19.2-18.4-5.7%2018.2-7v-19.1l12%2014.9%2018.4-6.2-10.8%2016.1%2011.4%2015.4-18.6-5m-43.6%2045l-8-17.4-19.2%202%2014-13.5-7.2-17.7%2016.7%209%2014.6-13-3.7%2019.1%2016.3%209.7-19%202.8m-19.2%2061l-14.6-12.1-16.5%2010%207-18.3-14-12.8%2018.9.9%207.7-18%204.7%2018.8%2018.9%201.7-16%2010.8m3.5%2066.3l-18.2-5.3-11%2016-.8-19.7-18-6%2017.7-6.9v-19.7l11.7%2015.5%2018-6.1-10.5%2016.3m32.4%2055.9l-18.7%202.6-3.8%2019.1L244%20428l-18.8%201.8%2013.5-13.5-7.9-18%2016.9%209.3%2014-13-3%2019.3m49.4%2041.7l-16.7%209%203%2019.3-14.1-13.6-17%208.3%208-17.4-13.5-14.1%2019%202.8%208.7-17%203.7%2019m59.1%2010l-9%2016.8%2012.8%2014.5-19.1-3.6-9.8%2016.4-2.7-19-18.9-4.4%2017.4-8.2-1.9-19%2013.5%2013.9m63-14.4l-.7%2019.2%2018%207-18.6%205.6-1.3%2019.1-11-15.7-18.8%204.9%2011.9-15.4-10.3-16.1%2018.3%206.2m59.8-223.2l13.1%2013.9%2017.5-8.1-9%2017.4L475%20284l-18.7-3-9.8%2017-2.5-19.3-18.6-4%2017.2-8.7m37.6%2023.1l6%2018.3%2019.1.3-15.5%2011.7L495%20338l-15.6-11-16%2011.1%206-18.5-15.2-11.6%2019.3-.5m21.4%2036.5l-2.2%2019%2017.3%208.6-19%204-3%2019-9.5-16.7-19.1%203.2%2013-14.3-8.8-17%2017.7%207.9m3.2%2043.7l-8.5%2017.1%2013.3%2014-19.1-2.8-9.3%2016.7-3.3-18.9-19-3.7%2017-8.8-2.5-19%2014%2013.5m-10.9%2043l-16.1%2010%204.1%2019-14.8-12.6-16.5%209.4%207-18-14.4-13.2%2019.1%201.6%207.7-17.6%204.9%2019'/%3e%3cg%20id='g6703'%20transform='matrix(.5%200%200%20.5%200%20-.5)'%3e%3cpath%20id='path6681'%20fill='%23006'%20d='M0%200h512v512H0z'/%3e%3cpath%20id='path6683'%20fill='%23fff'%20d='M512%200v64L322%20256l190%20187v69h-67L254%20324%2068%20512H0v-68l186-187L0%2074V0h62l192%20188L440%200z'/%3e%3cpath%20id='path6685'%20fill='%23c8102e'%20d='M184%20324l11%2034L42%20512H0v-3zm124-12l54%208%20150%20147v45zM512%200L320%20196l-4-44L466%200zM0%201l193%20189-59-8L0%2049z'/%3e%3cpath%20id='path6687'%20fill='%23fff'%20d='M176%200v512h160V0zM0%20176v160h512V176z'/%3e%3cpath%20id='path6689'%20fill='%23c8102e'%20d='M0%20208v96h512v-96zM208%200v512h96V0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cl{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-cl'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='cl-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h682.7v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23cl-a)'%20transform='scale(.9375)'%3e%3cpath%20fill='%23fff'%20d='M256%200h512v256H256z'/%3e%3cpath%20fill='%230039a6'%20d='M0%200h256v256H0z'/%3e%3cpath%20fill='%23fff'%20d='M167.8%20191.7L128.2%20162l-39.5%2030%2014.7-48.8L64%20113.1l48.7-.5L127.8%2064l15.5%2048.5%2048.7.1-39.2%2030.4%2015%2048.7z'/%3e%3cpath%20fill='%23d52b1e'%20d='M0%20256h768v256H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cl.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-cl'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h708.7v708.7H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%20transform='scale(.722)'%3e%3cpath%20fill='%23fff'%20d='M354.3%200H1063v354.3H354.3z'/%3e%3cpath%20fill='%230039a6'%20d='M0%200h354.3v354.3H0z'/%3e%3cpath%20fill='%23fff'%20d='M232.3%20265.3l-55-41.1-54.5%2041.5%2020.3-67.5-54.5-41.7%2067.4-.6%2021-67.3%2021.3%2067.2h67.5L211.4%20198l20.8%2067.4z'/%3e%3cpath%20fill='%23d52b1e'%20d='M0%20354.3h1063v354.4H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cm{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-cm'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23007a5e'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23ce1126'%20d='M213.3%200h213.4v480H213.3z'/%3e%3cpath%20fill='%23fcd116'%20d='M426.7%200H640v480H426.7z'/%3e%3cg%20fill='%23fcd116'%20transform='translate(320%20240)%20scale(7.1111)'%3e%3cg%20id='b'%3e%3cpath%20id='a'%20d='M0-8L-2.5-.4%201.3.9z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(72)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(144)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-144)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-72)'%20xlink:href='%23b'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cm.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-cm'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23007a5e'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23ce1126'%20d='M170.7%200h170.6v512H170.7z'/%3e%3cpath%20fill='%23fcd116'%20d='M341.3%200H512v512H341.3z'/%3e%3cg%20fill='%23fcd116'%20transform='translate(256%20256)%20scale(5.6889)'%3e%3cg%20id='b'%3e%3cpath%20id='a'%20d='M0-8L-2.5-.4%201.3.9z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(72)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(144)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-144)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-72)'%20xlink:href='%23b'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cn{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-cn'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cpath%20id='a'%20fill='%23ffde00'%20d='M-.6.8L0-1%20.6.8-1-.3h2z'/%3e%3c/defs%3e%3cpath%20fill='%23de2910'%20d='M0%200h640v480H0z'/%3e%3cuse%20width='30'%20height='20'%20transform='matrix(71.9991%200%200%2072%20120%20120)'%20xlink:href='%23a'/%3e%3cuse%20width='30'%20height='20'%20transform='matrix(-12.33562%20-20.5871%2020.58684%20-12.33577%20240.3%2048)'%20xlink:href='%23a'/%3e%3cuse%20width='30'%20height='20'%20transform='matrix(-3.38573%20-23.75998%2023.75968%20-3.38578%20288%2095.8)'%20xlink:href='%23a'/%3e%3cuse%20width='30'%20height='20'%20transform='matrix(6.5991%20-23.0749%2023.0746%206.59919%20288%20168)'%20xlink:href='%23a'/%3e%3cuse%20width='30'%20height='20'%20transform='matrix(14.9991%20-18.73557%2018.73533%2014.99929%20240%20216)'%20xlink:href='%23a'/%3e%3c/svg%3e")}.flag-icon-cn.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-cn'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cpath%20id='a'%20fill='%23ffde00'%20d='M1-.3L-.7.8%200-1%20.6.8-1-.3z'/%3e%3c/defs%3e%3cpath%20fill='%23de2910'%20d='M0%200h512v512H0z'/%3e%3cuse%20width='30'%20height='20'%20transform='matrix(76.8%200%200%2076.8%20128%20128)'%20xlink:href='%23a'/%3e%3cuse%20width='30'%20height='20'%20transform='rotate(-121%20142.6%20-47)%20scale(25.5827)'%20xlink:href='%23a'/%3e%3cuse%20width='30'%20height='20'%20transform='rotate(-98.1%20198%20-82)%20scale(25.6)'%20xlink:href='%23a'/%3e%3cuse%20width='30'%20height='20'%20transform='rotate(-74%20272.4%20-114)%20scale(25.6137)'%20xlink:href='%23a'/%3e%3cuse%20width='30'%20height='20'%20transform='matrix(16%20-19.968%2019.968%2016%20256%20230.4)'%20xlink:href='%23a'/%3e%3c/svg%3e")}.flag-icon-co{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-co'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23ffe800'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%2300148e'%20d='M0%20240h640v240H0z'/%3e%3cpath%20fill='%23da0010'%20d='M0%20360h640v120H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-co.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-co'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23ffe800'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%2300148e'%20d='M0%20256h512v256H0z'/%3e%3cpath%20fill='%23da0010'%20d='M0%20384h512v128H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cr{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-cr'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%230000b4'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%2075.4h640v322.3H0z'/%3e%3cpath%20fill='%23d90000'%20d='M0%20157.7h640v157.7H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cr.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-cr'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%230000b4'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%2080.5h512v343.7H0z'/%3e%3cpath%20fill='%23d90000'%20d='M0%20168.2h512v168.2H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cu{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-cu'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='cu-a'%3e%3cpath%20fill-opacity='.7'%20d='M-32%200h682.7v512H-32z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23cu-a)'%20transform='translate(30)%20scale(.94)'%3e%3cpath%20fill='%230050f0'%20d='M-32%200h768v512H-32z'/%3e%3cpath%20fill='%23fff'%20d='M-32%20102.4h768v102.4H-32zm0%20204.8h768v102.4H-32z'/%3e%3cpath%20fill='%23ed0000'%20d='M-32%200l440.7%20255.7L-32%20511V0z'/%3e%3cpath%20fill='%23fff'%20d='M161.8%20325.5L114.3%20290l-47.2%2035.8%2017.6-58.1-47.2-36%2058.3-.4%2018.1-58%2018.5%2057.8%2058.3.1-46.9%2036.3%2018%2058z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cu.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-cu'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%3e%3cpath%20fill='%230050f0'%20d='M-32%200h768v512H-32z'/%3e%3cpath%20fill='%23fff'%20d='M-32%20102.4h768v102.4H-32zm0%20204.8h768v102.4H-32z'/%3e%3cpath%20fill='%23ed0000'%20d='M-32%200l440.7%20255.7L-32%20511V0z'/%3e%3cpath%20fill='%23fff'%20d='M161.8%20325.5L114.3%20290l-47.2%2035.8%2017.6-58.1-47.2-36%2058.3-.4%2018.1-58%2018.5%2057.8%2058.3.1-46.9%2036.3%2018%2058z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cv{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-cv'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='cv-a'%3e%3cpath%20fill-opacity='.7'%20d='M-123.4%200h682.6v512h-682.6z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23cv-a)'%20transform='translate(115.7)%20scale(.94)'%3e%3cpath%20fill='%23fff'%20d='M-123.4%20233H723v206h-846.5z'/%3e%3cpath%20fill='%23081873'%20d='M-122.8%200h846v256.6h-846zm.3%20385.9h852.1V512h-852.1z'/%3e%3cpath%20fill='%23de3929'%20d='M-122.5%20302.6h846v39.6h-846z'/%3e%3cpath%20fill='%23ffce08'%20d='M131%20399.2l6.6%2020.4H159l-17.4%2012.7%206.6%2020.5L131%20440l-17.4%2012.7%206.7-20.5-17.4-12.7h21.5M317%20250.4l6.7%2020.5H345l-17.4%2012.6%206.6%2020.5-17.4-12.7-17.4%2012.7%206.6-20.5-17.4-12.6h21.6m-222%2064.4l6.6%2020.5h21.5L99%20368.6l6.7%2020.4-17.4-12.6L70.9%20389l6.6-20.4-17.4-12.7h21.5M317%20329.5l6.7%2020.4H345l-17.4%2012.7%206.6%2020.4-17.4-12.6-17.4%2012.7%206.6-20.5-17.4-12.7h21.6m-40.5-161.7l6.7%2020.4H298l-17.4%2012.7%206.6%2020.5-17.4-12.7-17.4%2012.7%206.7-20.5-17.5-12.7h21.6m-64.5-45.2l6.7%2020.5h21.5l-17.4%2012.6%206.6%2020.5-17.4-12.6-17.4%2012.6%206.7-20.5-17.4-12.6H192m-64.5%202.9l6.7%2020.5h21.5l-17.4%2012.6%206.7%2020.5-17.5-12.7-17.4%2012.7%206.7-20.5-17.4-12.6H121m-34.8%2043.2l6.6%2020.5h21.6l-17.5%2012.6%206.7%2020.5-17.4-12.7-17.4%2012.7%206.6-20.5L58%20271h21.5m119.2%20149.4l6.7%2020.5h21.5l-17.4%2012.6%206.7%2020.5-17.5-12.7-17.4%2012.7%206.7-20.5-17.4-12.6H192m82.2-41.7l6.6%2020.4h21.5L285%20432.3l6.7%2020.5-17.4-12.7-17.5%2012.7%206.7-20.5-17.4-12.7h21.5'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cv.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-cv'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%3e%3cpath%20fill='%23fff'%20d='M-123.4%20233H723v206h-846.5z'/%3e%3cpath%20fill='%23081873'%20d='M-122.8%200h846v256.6h-846zm.3%20385.9h852.1V512h-852.1z'/%3e%3cpath%20fill='%23de3929'%20d='M-122.5%20302.6h846v39.6h-846z'/%3e%3cpath%20fill='%23ffce08'%20d='M131%20399.2l6.6%2020.4H159l-17.4%2012.7%206.6%2020.5L131%20440l-17.4%2012.7%206.7-20.5-17.4-12.7h21.5M317%20250.4l6.7%2020.5H345l-17.4%2012.6%206.6%2020.5-17.4-12.7-17.4%2012.7%206.6-20.5-17.4-12.6h21.6m-222%2064.4l6.6%2020.5h21.5L99%20368.6l6.7%2020.4-17.4-12.6L70.9%20389l6.6-20.4-17.4-12.7h21.5M317%20329.5l6.7%2020.4H345l-17.4%2012.7%206.6%2020.4-17.4-12.6-17.4%2012.7%206.6-20.5-17.4-12.7h21.6m-40.5-161.7l6.7%2020.4H298l-17.4%2012.7%206.6%2020.5-17.4-12.7-17.4%2012.7%206.7-20.5-17.5-12.7h21.6m-64.5-45.2l6.7%2020.5h21.5l-17.4%2012.6%206.6%2020.5-17.4-12.6-17.4%2012.6%206.7-20.5-17.4-12.6H192m-64.5%202.9l6.7%2020.5h21.5l-17.4%2012.6%206.7%2020.5-17.5-12.7-17.4%2012.7%206.7-20.5-17.4-12.6H121m-34.8%2043.2l6.6%2020.5h21.6l-17.5%2012.6%206.7%2020.5-17.4-12.7-17.4%2012.7%206.6-20.5L58%20271h21.5m119.2%20149.4l6.7%2020.5h21.5l-17.4%2012.6%206.7%2020.5-17.5-12.7-17.4%2012.7%206.7-20.5-17.4-12.6H192m82.2-41.7l6.6%2020.4h21.5L285%20432.3l6.7%2020.5-17.4-12.7-17.5%2012.7%206.7-20.5-17.4-12.7h21.5'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cw{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-cw'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='cw-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h682.7v512H0z'/%3e%3c/clipPath%3e%3cpath%20id='b'%20d='M0-1l.2.7H1L.3%200l.2.7L0%20.4l-.6.4.2-.7-.5-.4h.7z'/%3e%3c/defs%3e%3cg%20clip-path='url(%23cw-a)'%20transform='scale(.94)'%3e%3cpath%20fill='%23002b7f'%20d='M0%200h768v512H0z'/%3e%3cpath%20fill='%23f9e814'%20d='M0%20320h768v64H0z'/%3e%3cuse%20width='13500'%20height='9000'%20x='2'%20y='2'%20fill='%23fff'%20transform='scale(42.67)'%20xlink:href='%23b'/%3e%3cuse%20width='13500'%20height='9000'%20x='3'%20y='3'%20fill='%23fff'%20transform='scale(56.9)'%20xlink:href='%23b'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cw.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-cw'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h9000v9000H0z'/%3e%3c/clipPath%3e%3cpath%20id='b'%20d='M0-1l.2.7H1L.3%200l.2.7L0%20.4l-.6.4.2-.7-.5-.4h.7z'/%3e%3c/defs%3e%3cg%20clip-path='url(%23a)'%20transform='scale(.057)'%3e%3cpath%20fill='%23002b7f'%20d='M0%200h13500v9000H0z'/%3e%3cpath%20fill='%23f9e814'%20d='M0%205625h13500v1125H0z'/%3e%3cuse%20width='13500'%20height='9000'%20x='2'%20y='2'%20fill='%23fff'%20transform='scale(750)'%20xlink:href='%23b'/%3e%3cuse%20width='13500'%20height='9000'%20x='3'%20y='3'%20fill='%23fff'%20transform='scale(1000)'%20xlink:href='%23b'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cx{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-cx'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%230021ad'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%231c8a42'%20d='M0%200h640v480z'/%3e%3ccircle%20cx='320'%20cy='240'%20r='57.8'%20fill='%23ffc639'/%3e%3cpath%20fill='%231c8a42'%20d='M284.7%20214c4%205.5%2010%2014.6%2014.8%2012.2%203.7%200%205.7.3%206.2%202.8a37%2037%200%200033-14.3s.8%200%20.5-4.5c0-2%202.8-1.6%202.8-1%20.4%201%20.4%201.7.9%201.8%201-.4%202.7-3%204-4.6.3-.7.1-1.5.2-2.4.7-1.7%202.4-1.3%202.8-.4l.6%201.6c1.8%201.2%205%200%205.2%200%20.3-1.4%201.2-1.2%201.2-1.2%201.2-.3.7-.2%201.5.2-.7%207.7%201.5%208%201.3%2012%20.1%204.4-1.3%205.6-1.3%207.3.4%202%207%202.1%204.6%203.9-2%201%200%203-3%203.8-8.8%204.5-10.4%208.3-10.4%208.3s-2.2%204.2-2.5%204.2c-1.5%202.8-3.3%201.2-4.4%202.6-.5%201.7-1%205.5%200%207.4.5%202.7%200%204.2-.7%206.9-.6%205.6-2.8%206.5-3.1%208.4-1%202.2.2%2012-.8%2012-6.5.2-11.5-1.2-14.1-1.7%202.5-10.9%201.5-20.4%201.5-21.4-.6-7.8-11.6-5.9-13.3-7-1.4-.2-2.3-1.3-2.7-1.8-1.6-.2-2.2-.6-3.7-.7-.8.4-.3.8-2%201.3-4.5.5-6.4-3.8-6.4-3.8.2-1.5-9.9.3-15.3-1-2.3%201.3-3.3%205-5.1%205.4%200%201.1-3-1-3.6-2-.2-3.4%202.8-4.8%202.8-4.8%202.4-1.7%203.8-2%205-3.1.5-2.9.2-5%201.5-7.1%201-1.7%202.5-1%203.5-1.6%201.1-.8%201.6-5.6.6-7l-4.7-4.2c-1.4-4.1%201.7-6.8%202.6-6.5z'/%3e%3cpath%20fill='%23ffc639'%20d='M561.9%20142.4c-2.6-10.3-26-32.7-43.7-46.9-4.2-2.8-7-1.1-6.4%203%202.2%203.6%203.8%207.6%206%2011.3.6%202.5%201.8%204.2%202.4%206.6%200%200%20.2%204.2.6%204.6%205.4%206%206.2%2011.1%206.2%2011.1a49%2049%200%200011.5%2015.6c6.2%203.9%201.6%2016%201.8%2022.5%200%204-2.9%203.6-5.5%203-20.1-18.5-40.1-18.5-57.8-23.9-6.8-.7-7%202.6-4.7%204.4a129%20129%200%200039.1%2029.6l7.7%204.8%208.8%207.3c6.8%204.4%207.3%208.4%207.3%208.8.2%208.2-4.2%2014.6-5.5%2017.2-2.3%208.7-7%2010.2-7%2010.2-37.6%2025.4-57.4%2032-118.4%2024.1-1-.4-6.8.5%200%203%2015.5%205.2%2053.7%2013.5%2090.6-4%209-6.2%2014.8-4.2%2021.3-8a287.3%20287.3%200%200128.3-15.4c8.3-4.5%2031.3-9.4%2036.6-13.8%206.1-.5%2012.4-1.3%2012.8-6.5%202-1.3%205-.3%207.2-4.6%204.8-.9%204-2.6%204-2.6-1.2-3.4-5.8-4.8-9-7.3-4.8-1.6-8-2-11.5-.4l-3.3%201.5s-5.1-.7-5.1-1.1c-11.4-.6-10.3-38.3-14.3-54z'/%3e%3cpath%20fill='%231c8a42'%20d='M588.6%20204.2a2.8%201.8%2016%2011-5.4-1.7%202.8%201.8%2016%20015.4%201.7z'/%3e%3cg%20fill='%23fff'%20transform='matrix(.64%200%200%20.64%200%2080)'%3e%3cpath%20id='a'%20d='M188.2%20191l-12.8-12-12.9%2011.8%201.4-17.4-17.3-2.8%2014.5-9.8-8.6-15.2%2016.7%205.3%206.5-16.2L182%20151l16.7-5-8.8%2015%2014.4%2010-17.3%202.5%201.2%2017.4z'/%3e%3cpath%20d='M233.4%20335.5l-13.8-9.1-13.4%209.6%204.8-15.5-13.6-9.5%2016.6-.4%205-15.5%205.6%2015.3%2016.7-.1L228%20320l5.3%2015.4z'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='2.5'%20y='269.1'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='-112.1'%20y='123.2'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='108.4'%20y='85'%20xlink:href='%23a'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cx.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-cx'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%230021ad'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%231c8a42'%20d='M0%200h512v512z'/%3e%3ccircle%20cx='256'%20cy='256'%20r='61.7'%20fill='%23ffc639'/%3e%3cpath%20fill='%231c8a42'%20d='M218.3%20228.3c4.3%205.8%2010.6%2015.5%2015.8%2013%204%200%206%20.3%206.6%203A39.5%2039.5%200%2000276%20229s.8%200%20.5-4.8c0-2.2%203-1.7%203-1%20.4%201%20.3%201.8.9%201.8%201.2-.4%202.9-3.1%204.3-4.8.3-.8.1-1.6.2-2.6.8-1.8%202.6-1.4%203-.4.3.6.3%201%20.7%201.7%201.8%201.2%205.2%200%205.5%200%20.3-1.5%201.3-1.3%201.3-1.3%201.2-.3.7-.2%201.6.2-.8%208.2%201.6%208.6%201.4%2012.8%200%204.7-1.4%206-1.4%207.8.4%202.2%207.3%202.3%205%204.1-2.2%201.2%200%203.3-3.3%204.1-9.4%204.8-11.2%208.9-11.2%208.9s-2.3%204.4-2.6%204.4c-1.6%203-3.5%201.4-4.7%202.8-.5%201.8-1.1%205.9%200%208%20.5%202.8%200%204.4-.8%207.3-.6%206-3%206.9-3.3%209-1%202.2.3%2012.8-.8%2012.8-7%20.1-12.3-1.3-15-1.9%202.6-11.6%201.6-21.8%201.6-22.8-.7-8.3-12.4-6.3-14.2-7.4-1.5-.3-2.4-1.5-3-2-1.6-.2-2.2-.6-3.9-.8-.8.4-.3.9-2.2%201.4-4.6.6-6.7-4-6.7-4%20.2-1.6-10.5.3-16.4-1-2.4%201.3-3.4%205.2-5.4%205.7%200%201.2-3.2-1-3.9-2.2%200-3.5%203.1-5%203.1-5%202.5-1.9%204-2.2%205.3-3.4.6-3%20.3-5.3%201.6-7.6%201-1.7%202.7-1%203.8-1.7%201.2-.8%201.7-6%20.6-7.3l-5-4.5c-1.6-4.5%201.8-7.3%202.7-7z'/%3e%3cpath%20fill='%23ffc639'%20d='M452.3%2063.7c-2.8-11-27.9-34.8-46.6-50-4.5-3-7.4-1.2-6.9%203.1%202.4%204%204.1%208.2%206.5%2012.1.6%202.6%201.9%204.4%202.5%207%200%200%20.2%204.5.6%205a25%2025%200%20016.6%2011.8%2052.4%2052.4%200%200012.3%2016.6c6.6%204.2%201.8%2017.1%202%2024%200%204.3-3.2%203.8-5.9%203.3-21.5-19.8-42.8-19.8-61.6-25.5-7.4-.8-7.5%202.7-5.1%204.6%2013.1%2014%2025.5%2023.6%2041.7%2031.6l8.2%205.1%209.4%207.8c7.2%204.7%207.8%209%207.8%209.4.2%208.8-4.5%2015.6-5.8%2018.3-2.5%209.3-7.5%2011-7.5%2011-40.1%2027-61.2%2034-126.4%2025.7-1-.5-7.2.5%200%203.1%2016.6%205.5%2057.3%2014.4%2096.7-4.3%209.5-6.6%2015.9-4.4%2022.7-8.4%2011.3-7%2027.3-15.6%2030.3-16.5%208.7-4.7%2033.3-10%2039-14.7%206.5-.5%2013.2-1.4%2013.7-7%202.1-1.3%205.2-.3%207.5-4.9%205.2-.9%204.3-2.7%204.3-2.7-1.3-3.7-6-5.2-9.5-7.8-5.1-1.7-8.6-2.2-12.3-.4l-3.5%201.6s-5.5-.8-5.5-1.2c-12.1-.7-11-41-15.2-57.7z'/%3e%3cpath%20fill='%231c8a42'%20d='M542.5%20217.8a3%201.9%2016%2011-5.8-1.8%203%201.9%2016%20015.8%201.8z'/%3e%3cg%20fill='%23fff'%20transform='translate(-11.8%20182.4)%20scale(.68267)'%3e%3cpath%20id='a'%20d='M188.2%20191l-12.8-12-12.9%2011.8%201.4-17.4-17.3-2.8%2014.5-9.8-8.6-15.2%2016.7%205.3%206.5-16.2L182%20151l16.7-5-8.8%2015%2014.4%2010-17.3%202.5%201.2%2017.4z'/%3e%3cpath%20d='M233.4%20335.5l-13.8-9.1-13.4%209.6%204.8-15.5-13.6-9.5%2016.6-.4%205-15.5%205.6%2015.3%2016.7-.1L228%20320l5.3%2015.4z'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='2.5'%20y='269.1'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='-112.1'%20y='123.2'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='108.4'%20y='85'%20xlink:href='%23a'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cy{background-image:url(/assets/cy-CV4c8d2i.svg)}.flag-icon-cy.flag-icon-squared{background-image:url(/assets/cy-CY_k45VS.svg)}.flag-icon-cz{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-cz'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23ffffff'%20d='M0%200h640v240H0z'/%3e%3cpath%20fill='%23d7141a'%20d='M0%20240h640v240H0z'/%3e%3cpath%20fill='%2311457e'%20d='M360%20240%200%200V480z'/%3e%3c/svg%3e")}.flag-icon-cz.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-cz'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23ffffff'%20d='M0%200h512v256H0z'/%3e%3cpath%20fill='%23d7141a'%20d='M0%20256h512v256H0z'/%3e%3cpath%20fill='%2311457e'%20d='M300%20256%200%2056V456z'/%3e%3c/svg%3e")}.flag-icon-de{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-de'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23ffce00'%20d='M0%20320h640v160H0z'/%3e%3cpath%20d='M0%200h640v160H0z'/%3e%3cpath%20fill='%23d00'%20d='M0%20160h640v160H0z'/%3e%3c/svg%3e")}.flag-icon-de.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-de'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23ffce00'%20d='M0%20341.3h512V512H0z'/%3e%3cpath%20d='M0%200h512v170.7H0z'/%3e%3cpath%20fill='%23d00'%20d='M0%20170.7h512v170.6H0z'/%3e%3c/svg%3e")}.flag-icon-dj{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-dj'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='dj-a'%3e%3cpath%20fill-opacity='.7'%20d='M-40%200h682.7v512H-40z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23dj-a)'%20transform='translate(37.5)%20scale(.94)'%3e%3cpath%20fill='%230c0'%20d='M-40%200h768v512H-40z'/%3e%3cpath%20fill='%2369f'%20d='M-40%200h768v256H-40z'/%3e%3cpath%20fill='%23fffefe'%20d='M-40%200l382.7%20255.7L-40%20511V0z'/%3e%3cpath%20fill='red'%20d='M119.8%20292L89%20270l-30.7%2022.4L69.7%20256l-30.6-22.5%2037.9-.3%2011.7-36.3%2012%2036.2h37.9l-30.5%2022.7%2011.7%2036.4z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-dj.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-dj'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M55.4%200H764v708.7H55.4z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%20transform='translate(-40)%20scale(.722)'%3e%3cpath%20fill='%230c0'%20d='M0%200h1063v708.7H0z'/%3e%3cpath%20fill='%2369f'%20d='M0%200h1063v354.3H0z'/%3e%3cpath%20fill='%23fffefe'%20d='M0%200l529.7%20353.9L0%20707.3V0z'/%3e%3cpath%20fill='red'%20d='M221.2%20404.3l-42.7-30.8-42.4%2031%2015.8-50.3-42.4-31.2%2052.4-.4%2016.3-50.2%2016.6%2050%2052.4.2-42.1%2031.4%2016%2050.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-dk{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-dk'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23c8102e'%20d='M0%200h640.1v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M205.7%200h68.6v480h-68.6z'/%3e%3cpath%20fill='%23fff'%20d='M0%20205.7h640.1v68.6H0z'/%3e%3c/svg%3e")}.flag-icon-dk.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-dk'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23c8102e'%20d='M0%200h512.1v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M144%200h73.1v512H144z'/%3e%3cpath%20fill='%23fff'%20d='M0%20219.4h512.1v73.2H0z'/%3e%3c/svg%3e")}.flag-icon-dm{background-image:url(/assets/dm-BM6HFVw2.svg)}.flag-icon-dm.flag-icon-squared{background-image:url(/assets/dm-Dpl-icY6.svg)}.flag-icon-do{background-image:url(/assets/do-CTNLxtoP.svg)}.flag-icon-do.flag-icon-squared{background-image:url(/assets/do-BOnw7PAf.svg)}.flag-icon-dz{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-dz'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M320%200h320v480H320z'/%3e%3cpath%20fill='%23006233'%20d='M0%200h320v480H0z'/%3e%3cpath%20fill='%23d21034'%20d='M424%20180a120%20120%200%20100%20120%2096%2096%200%20110-120m4%2060l-108-35.2%2067.2%2092V183.2l-67.2%2092z'/%3e%3c/svg%3e")}.flag-icon-dz.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-dz'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M256%200h256v512H256z'/%3e%3cpath%20fill='%23006233'%20d='M0%200h256v512H0z'/%3e%3cpath%20fill='%23d21034'%20d='M367%20192a128%20128%200%20100%20128%20102.4%20102.4%200%20110-128m4.2%2064L256%20218.4l71.7%2098.2V195.4L256%20293.6z'/%3e%3c/svg%3e")}.flag-icon-ec{background-image:url(/assets/ec-skilb0bf.svg)}.flag-icon-ec.flag-icon-squared{background-image:url(/assets/ec-DQcTvhFw.svg)}.flag-icon-ee{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ee'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3crect%20width='640'%20height='477.9'%20rx='0'%20ry='0'/%3e%3crect%20width='640'%20height='159.3'%20y='320.7'%20fill='%23fff'%20rx='0'%20ry='0'/%3e%3cpath%20fill='%231291ff'%20d='M0%200h640v159.3H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ee.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ee'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20transform='scale(.482%20.72)'%3e%3crect%20width='1063'%20height='708.7'%20rx='0'%20ry='0'/%3e%3crect%20width='1063'%20height='236.2'%20y='475.6'%20fill='%23fff'%20rx='0'%20ry='0'/%3e%3cpath%20fill='%231291ff'%20d='M0%200h1063v236.2H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-eg{background-image:url(/assets/eg-BeC-k2Ee.svg)}.flag-icon-eg.flag-icon-squared{background-image:url(/assets/eg-DO9iXq8n.svg)}.flag-icon-eh{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-eh'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='eh-a'%3e%3cpath%20fill-opacity='.7'%20d='M-158.7%200H524v512h-682.7z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23eh-a)'%20transform='translate(148.8)%20scale(.94)'%3e%3cpath%20d='M-180%200H844v256H-180z'/%3e%3cpath%20fill='%23107b00'%20d='M-180%20256H844v256H-180z'/%3e%3cpath%20fill='%23fff'%20d='M-180%20169.3H844v176.1H-180z'/%3e%3cpath%20fill='%23f0f'%20d='M310%20195.6c-45.2-19.5-84.1%2020.6-84%2058%200%2039.2%2038%2081%2086%2062.5-34-10-48-35.3-48-60.7-.3-25.2%2015.8-54.6%2046-59.9z'/%3e%3cpath%20fill='%23ff1800'%20d='M363.1%20294.2l-25.8-18.9-26%2019%2010-30.5-26-18.8h32l9.9-30.5%209.8%2030.4h32.1l-25.9%2018.8'/%3e%3cpath%20fill='red'%20d='M314.3%20315.6a65.2%2065.2%200%2001-89.2-59.4%2065%2065%200%200189.5-60.9%2060.6%2060.6%200%2000-51.2%2059.2%2061.3%2061.3%200%200051%2061.1zM-180%200l348.6%20256.6L-180%20512V0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-eh.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-eh'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%3e%3cpath%20d='M-180%200H844v256H-180z'/%3e%3cpath%20fill='%23107b00'%20d='M-180%20256H844v256H-180z'/%3e%3cpath%20fill='%23fff'%20d='M-180%20169.3H844v176.1H-180z'/%3e%3cpath%20fill='%23f0f'%20d='M310%20195.6c-45.2-19.5-84.1%2020.6-84%2058%200%2039.2%2038%2081%2086%2062.5-34-10-48-35.3-48-60.7-.3-25.2%2015.8-54.6%2046-59.9z'/%3e%3cpath%20fill='%23ff1800'%20d='M363.1%20294.2l-25.8-18.9-26%2019%2010-30.5-26-18.8h32l9.9-30.5%209.8%2030.4h32.1l-25.9%2018.8'/%3e%3cpath%20fill='red'%20d='M314.3%20315.6a65.2%2065.2%200%2001-89.2-59.4%2065%2065%200%200189.5-60.9%2060.6%2060.6%200%2000-51.2%2059.2%2061.3%2061.3%200%200051%2061.1zM-180%200l348.6%20256.6L-180%20512V0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-er{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-er'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23be0027'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23b4d7f4'%20d='M0%20480l640-.3V240L0%20480z'/%3e%3cpath%20fill='%23239e46'%20d='M0%200l640%20.3V240L0%200z'/%3e%3cpath%20fill='%23f3e295'%20d='M186.2%20360.4c-10.7%203-16.8%2011.3-16.7%2019.1l52.8-.2c.4-8.4-6.5-16.2-17-19.3%2051.6-1%2096.4-20.4%20104.6-32.8-8-3.5-17.4%202.1-24%20.8%2015.7-7.3%2063-37.9%2055.3-70.7-6%2018.2-24%2033.3-31.8%2037.4%2017.7-26.8%2041.8-54.8%2020.9-76.4%201%2012.5-8%2026.3-12%2027.4%2010.3-28.4%2020-64-2.1-87.4%202.9%208.5%201.7%2032.4-2.3%2033.5-1.2-19.3-4.5-59.8-24.8-59.3%206.4%205.8%209.2%2021.4%209.4%2037.2a57.5%2057.5%200%2000-21.1-27%20118.3%20118.3%200%2000-41.5-42.2c1.8%2012.7%203.3%2022.7%2021%2035.9-9.2-.6-18.4-18.1-28.3-18.6-7.9-.4-14%207.1-26.9%202.8%201.4%204.2%207.4%206.1%208.7%209.2-2.8%202-9.3-.3-14.7-3%207.5%2010%2019%2016%2028.8%2014%2011.7-2.2%2024.2-1%2036.2%205.8a63%2063%200%2001-22.5.6c6.9%207%2011.5%2011.7%2023.6%2011.6%2010.7%200%2016.4-5.8%2019.1-2.2%206.8%208%2011.3%2016%2017%2025.4-12.5%201.3-8.7-14.1-22.6-22-7.9%2016%209%2035.2%2020.3%2043.2a65%2065%200%20007.1%2031.5c3.5%206.5%208%2013.2%206.3%2027.9-6.9-5-13.5-21.8-11-35.1-8.6%202.3-12%2017.4-8%2025%203%205.7%205%2016.8%201.6%2021.7-3.4%204.6-3.7%204-3.7%2014%20.1%205.8-3.2%2012.8-8.5%2017.7a35.5%2035.5%200%20001.1-15.8c-4.2%207.2-14.9%2014.6-18.2%2022.4-3.3%207.7-4.1%2021.2-20%2024.3-20.6%204-27.7%207.6-40.8%2013-1.5-10%202.9-31%2011.3-29.7%208.1%201.4%2033-8.6%2024-29.5-1.7%206.6-7.5%2013-13.9%2013.3%206.9-8.8%2019-18%2013.1-32.8a42.6%2042.6%200%2001-16.3%2018c8.4-16%201-21-9-7.6-3.8%205.1-6.1%2015.4-8.5%2028.5-4-10.6-3.7-24.6-8.4-36-4.8-12.3%206.5-15.5%2011.8-14.5%2013%203.5%2034.9%203.5%2033.3-18.1-5.7%207.3-15.5%209.5-26.2%207%2012-8.8%2021.4-25.3%208-34a31%2031%200%2001-16.9%2024.1%2050.8%2050.8%200%2001-.3-24.8c-5.2%205.6-9%2017-12.1%2030.2-.3-13%202.2-22.3%204-29.3%202.8-10.1%209.6-3.5%2020-2.8%2010.2.6%2024-5%2021.4-18.7-3.4%205.5-10.5%207.6-17.7%207%208.7-5.3%2023.8-14.6%2015.5-29-3.5%205.4-4.6%2010-14.7%2011.7%202.6-6%203-14.7%2011-18-14-2.9-22%206.3-26.2%2020.7-1.6-10-3.6-13.6-4-21%207.6-8.3%208.4-24.8-8-28.4a35%2035%200%20001.2%2017.4c-7.7-4.6-18.5-7.1-25.8-.7%205%205.3%2012.5%2010%2024.2%204.2-2.8%209-10%207.5-19.8%204%206%2011.3%2013.6%2013.3%2022%2012%204.4%2011.6%204.6%2020.4-8.3%2037.2.6-10.4-.1-18.2-8.4-26.7-7.2-7-13%20.3-1.8%2015.8-6.8-5-14.4-15-16.7-25.1-2.2%2012.4-.2%2027.1%206.7%2035.4-3.3%203.5-7-.4-12.5-9%202%2027.4%2013.7%2032.7%2029.4%2026.6.4%2015%20.4%2028.9%201.3%2047-9.1-13.2-20.7-23-27.1-25.4-2%207.3%205.5%2017%209.8%2022.3-6.5-1.4-20.5-12-20.5-12-1.4%2012.1%2014.3%2023.4%2024.5%2028.4-12-.5-17.3-5-25-12.4.2%2033.8%2036.6%2027.9%2043.5%2022.7l3%2052.5c-10.3-1.8-9.5-5-18.3-5.7-24.5-1-43.9-29.4-50.3-50.3-1.9%203.4-.4%207-2.1%2011.3-4-10.3-9-23.6-15.9-29.8%201.8%206%202%2012.1%201.4%2023.3-2.4-7.2-4.5-9.5-4.7-18%20.1-6.5%206.3-11.3%206-20.5-.3-6.7-6.4-21.3-7.3-32.5-3%2011.6-4.8%2023.8-9.4%2031%202.3-12.4%201.6-21%205.4-29.3%204.4-8.7%208.1-16.6%205.2-25.4-2.8%203.4-1.9%206.5-9%2014.8-1.5-9%209.2-23.5%2019.6-29.3%207.3-3.8%2016.5-17.6%2010.5-27-6.9%205-10%2011.6-19.7%2023%207-27%2025-34.2%2046.5-34.3%204.7%200%2014.3-1.7%2017-8-6%202.3-13.2%202.6-19.6%201.4%204.7-6.9%2014.4-6%2023.6-6%207.1%200%2018.3-1%2022.8-11.2a50.8%2050.8%200%2001-31%201.9c13.7-7%2035-7.8%2046-17.1-12.5-9.3-43.7%202.2-63.4%2015.7%205.5-5%2014.2-14%2019-21.2-10.8-5.2-38%2025-47.4%2043-9%205-12.5%2013-16%2018.5%204.7-16.1%205.2-27.8%209.2-41C80%20138%2092.6%20194.6%2086%20208.2c.8-15%20.1-34.1-6-44-9.4%207.2-10.2%2049.5-1.4%2084.7-3.2-9.4-9.2-18.2-11.1-29.7-14%2025.4%208.2%2055.5%2026.7%2079.2-14-7.3-27.7-22.9-36.8-36%202.5%2045.6%2050%2055%2057.4%2066.2-10-4.7-29.1-13.9-37.3-4.2a99%2099%200%200132.3%2012.1c12.4%2015.4%2035.7%2022.2%2076.4%2023.9z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-er.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-er'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%3e%3cpath%20fill='%23be0027'%20d='M-48%200h591.5v512H-48z'/%3e%3cpath%20fill='%23b4d7f4'%20d='M-48%20512l591.5-.3V256L-48%20512z'/%3e%3cpath%20fill='%23239e46'%20d='M-48%200l591.5.3V256L-48%200z'/%3e%3cpath%20fill='%23f3e295'%20d='M148.8%20351.4c-8.7%202.4-13.7%209.2-13.6%2015.6l42.8-.2c.4-6.9-5.2-13.2-13.8-15.7%2042-.8%2078.4-16.6%2085-26.6-6.5-2.9-14.1%201.7-19.5.6%2012.8-5.9%2051.2-30.8%2045-57.4a62.3%2062.3%200%2001-25.8%2030.3c14.3-21.8%2034-44.5%2017-62%20.8%2010.2-6.6%2021.4-9.8%2022.2%208.3-23%2016.3-52-1.8-71%202.4%206.9%201.5%2026.3-1.8%2027.2-1-15.7-3.7-48.6-20.2-48.1%205.3%204.6%207.5%2017.4%207.7%2030.2-3.8-8.8-8-15.4-17.2-22a96.1%2096.1%200%2000-33.7-34.3%2036.1%2036.1%200%200017.1%2029.2c-7.5-.5-15-14.7-23-15.1-6.4-.3-11.4%205.8-21.9%202.3%201.2%203.4%206%205%207%207.5-2.1%201.5-7.5-.2-11.9-2.5%206.1%208.2%2015.5%2013%2023.5%2011.4%209.5-1.8%2019.7-.8%2029.4%204.7a51.6%2051.6%200%2001-18.4.5c5.7%205.7%209.4%209.5%2019.2%209.4%208.8%200%2013.4-4.6%2015.6-1.8%205.5%206.5%209.2%2013%2013.8%2020.6-10.2%201.2-7.1-11.4-18.4-17.9-6.3%2013.2%207.3%2028.7%2016.6%2035.2%200%209.9%201.5%2018%205.7%2025.6%202.8%205.3%206.5%2010.7%205.1%2022.7-5.5-4-11-17.7-9-28.5-7%201.9-9.6%2014-6.4%2020.2%202.5%204.7%204.1%2013.7%201.3%2017.7-2.8%203.7-3%203.3-3%2011.3%200%204.8-2.6%2010.5-7%2014.4%201-3.3%202-9.2%201-12.8-3.5%205.9-12.1%2011.9-14.8%2018.2-2.7%206.3-3.4%2017.2-16.3%2019.7-16.7%203.3-22.5%206.2-33.2%2010.6-1.2-8.1%202.4-25.1%209.2-24.1%206.7%201.2%2026.8-7%2019.6-24-1.4%205.4-6.2%2010.6-11.3%2010.9%205.5-7.2%2015.4-14.7%2010.6-26.7a34.5%2034.5%200%2001-13.3%2014.7c6.9-13.1.8-17-7.3-6.3-3%204.2-5%2012.6-6.9%2023.2-3.2-8.6-3-20-6.8-29.2-4-10%205.3-12.7%209.6-11.9%2010.6%202.9%2028.4%202.9%2027-14.7-4.5%206-12.6%207.8-21.3%205.7%209.8-7.2%2017.5-20.5%206.6-27.5a25.2%2025.2%200%2001-13.7%2019.5%2041%2041%200%2001-.3-20.1c-4.3%204.5-7.4%2013.8-9.9%2024.5a81.8%2081.8%200%20013.3-23.8c2.2-8.3%207.8-2.9%2016.3-2.3%208.2.5%2019.5-4%2017.4-15.2-2.8%204.4-8.6%206.1-14.5%205.7%207.1-4.3%2019.4-12%2012.7-23.6-2.9%204.4-3.8%208.2-12%209.6%202.1-5%202.5-12%208.9-14.7-11.4-2.3-17.9%205.2-21.2%2016.8-1.4-8-3-11-3.3-17%206.2-6.8%206.8-20.2-6.5-23.1-.8%206.8-.5%208.5%201%2014-6.3-3.6-15-5.7-21-.4%204%204.3%2010.2%208%2019.7%203.4-2.3%207.3-8.1%206-16.1%203.2%204.9%209.2%2011%2010.9%2017.9%209.8%203.5%209.4%203.7%2016.5-6.7%2030.2.4-8.5-.2-14.8-7-21.7-5.7-5.7-10.4.3-1.4%2012.9A38.7%2038.7%200%2001127%20200c-1.8%2010.1-.2%2022%205.4%2028.8-2.7%202.8-5.7-.3-10.1-7.2%201.6%2022.2%2011.1%2026.4%2023.9%2021.5.3%2012.2.3%2023.5%201%2038.2a61.3%2061.3%200%2000-22-20.6c-1.7%206%204.5%2013.7%208%2018-5.3-1-16.7-9.7-16.7-9.7-1.2%209.9%2011.6%2019%2019.9%2023.1-9.7-.4-14-4-20.3-10%20.1%2027.4%2029.7%2022.6%2035.3%2018.4l2.5%2042.6c-8.4-1.4-7.7-4-14.9-4.6-19.9-.8-35.7-23.9-40.9-40.9-1.5%202.8-.3%205.7-1.7%209.2-3.2-8.4-7.3-19.1-12.9-24.1%201.4%204.8%201.6%209.8%201.1%2018.8-1.9-5.9-3.7-7.7-3.8-14.6.1-5.3%205.1-9.2%204.9-16.7-.2-5.4-5.2-17.2-6-26.4-2.4%209.5-3.9%2019.4-7.6%2025.2%201.9-10%201.3-17%204.4-23.7%203.6-7.2%206.6-13.5%204.2-20.7-2.3%202.8-1.5%205.3-7.2%2012-1.3-7.3%207.4-19%2015.8-23.8%206-3%2013.4-14.3%208.6-22-5.6%204-8.1%209.5-16%2018.7%205.6-22%2020.2-27.7%2037.7-27.8%204%200%2011.7-1.4%2014-6.5-5%201.9-10.9%202.1-16%201%203.7-5.4%2011.7-4.7%2019.1-4.8%205.8%200%2014.9-.8%2018.6-9a42%2042%200%2001-25.2%201.5c11.1-5.8%2028.5-6.4%2037.4-14-10.2-7.5-35.6%201.9-51.6%2012.9%204.5-4.1%2011.6-11.4%2015.5-17.3-8.8-4.2-31%2020.4-38.6%2035-7.2%204-10.1%2010.5-13%2015%204-13.1%204.3-22.6%207.5-33.3-24.8%208.5-14.5%2054.5-19.9%2065.5.6-12.2.1-27.8-4.9-35.8-7.6%205.8-8.3%2040.2-1%2068.9-2.7-7.7-7.6-14.9-9.1-24.2-11.4%2020.7%206.6%2045%2021.6%2064.3a95.7%2095.7%200%2001-29.8-29.2c2%2037%2040.7%2044.7%2046.7%2053.8-8.2-3.8-23.7-11.3-30.4-3.4a80.2%2080.2%200%200126.3%209.9c10%2012.5%2029%2018%2062%2019.4z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-es{background-image:url(/assets/es-CVblI0tk.svg)}.flag-icon-es.flag-icon-squared{background-image:url(/assets/es-hCpRiCF_.svg)}.flag-icon-et{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-et'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='et-a'%3e%3cpath%20fill-opacity='.7'%20d='M-61.3%200h682.7v512H-61.3z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23et-a)'%20transform='translate(57.5)%20scale(.94)'%3e%3cpath%20fill='%23ffc621'%20d='M-238%203.5H800v498H-238z'/%3e%3cpath%20fill='%23ef2118'%20d='M-240%20342.5H799.3V512H-240z'/%3e%3cpath%20fill='%23298c08'%20d='M-238%200H800v180H-238z'/%3e%3ccircle%20cx='534.2'%20cy='353'%20r='199.7'%20fill='%23006bc6'%20transform='matrix(.54%200%200%20.54%20-25.8%2074)'/%3e%3cpath%20fill='%23ffc621'%20d='M214.3%20188.2l-6.5%204.5%2023.5%2033%206.3-4-23.4-33.5zm29.4%2078l-9.7-6.8%204-12.7-48.1.7-14-10.7%2065.7-.7%2012.2-36.9%206.6%2015-16.7%2052zm76.5-70.7l-6.3-4.8-24.3%2032.4%205.6%204.7%2025-32.3zM254.8%20247l3.5-11.2h13.3L256.4%20190l6-16.5%2020.5%2062.4%2038.8.5-12.2%2010.7-54.7-.2zm90.6%2051.2l2.7-7.4-38.3-13.3-2.8%207%2038.4%2013.7zm-69.1-46.4l11.7-.1%204.1%2012.6%2038.8-28.5%2017.6.6-53.1%2038.7%2011.5%2037.2-14-8.4-16.6-52.1zm-19.8%20102l7.9.2.3-40.5-7.4-.5-.8%2040.9zm22-80.3l3.8%2011.1-10.7%208%2039.4%2027.7%205%2016.8-53.6-38-31.5%2022.7%203.5-16%2044-32.3zm-103.3%2013l2.3%207.5%2038.7-12.2-2-7.2-39%2011.9zm83.2-4l-9.4%207.1-10.8-7.7-14.2%2046-14.4%2010%2019.5-62.7-31.4-23%2016.3-1.6%2044.4%2031.9z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-et.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-et'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M229.3%206.3h489.3v489.3H229.3z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23a)'%20transform='translate(-240%20-6.6)%20scale(1.046)'%3e%3cpath%20fill='%23ffc621'%20d='M2%209.7h991.8v475.9H1.9z'/%3e%3cpath%20fill='%23ef2118'%20d='M0%20333.6h993.2v162H0z'/%3e%3cpath%20fill='%23298c08'%20d='M2%206.3h991.8v172H2z'/%3e%3ccircle%20cx='534.2'%20cy='353'%20r='199.7'%20fill='%23006bc6'%20transform='matrix(.515%200%200%20.515%20204.7%2077)'/%3e%3cpath%20fill='%23ffc621'%20d='M434%20186.2l-6%204.3%2022.4%2031.6%206-3.9-22.3-32zm28.2%2074.5l-9.2-6.5%203.8-12-46%20.6-13.3-10.2%2062.7-.7%2011.7-35.3L478%20211l-16%2049.8zm73.1-67.6l-6-4.5-23.3%2031%205.5%204.5%2023.8-31zm-62.5%2049.3l3.3-10.7h12.7L474.3%20188l5.7-15.8%2019.6%2059.7%2037.2.4-11.7%2010.3-52.3-.2zm86.6%2049l2.5-7.2-36.6-12.6-2.6%206.5%2036.7%2013.2zm-66-44.4l11.2-.2%204%2012.1%2037-27.2%2016.7.6-50.7%2037%2011%2035.5-13.4-8-15.9-49.8zm-19%2097.5l7.6.1.3-38.7-7-.4-.8%2039zm21-76.8l3.7%2010.6L489%20286l37.6%2026.5%204.8%2016-51.2-36.2-30.1%2021.7%203.3-15.2%2042.1-31zm-98.7%2012.4l2.3%207.2%2036.9-11.7-1.8-6.8-37.4%2011.3zm79.6-3.8l-9%206.8-10.4-7.4-13.5%2044-13.8%209.5%2018.7-60-30-21.8%2015.5-1.6%2042.5%2030.5z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-fi{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-fi'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23003580'%20d='M0%20174.5h640v131H0z'/%3e%3cpath%20fill='%23003580'%20d='M175.5%200h130.9v480h-131z'/%3e%3c/svg%3e")}.flag-icon-fi.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-fi'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23003580'%20d='M0%20186.2h512v139.6H0z'/%3e%3cpath%20fill='%23003580'%20d='M123.2%200h139.6v512H123.1z'/%3e%3c/svg%3e")}.flag-icon-fj{background-image:url(/assets/fj-CyONlI8Y.svg)}.flag-icon-fj.flag-icon-squared{background-image:url(/assets/fj-DHceSLLw.svg)}.flag-icon-fk{background-image:url(/assets/fk-B7On1upu.svg)}.flag-icon-fk.flag-icon-squared{background-image:url(/assets/fk-ZETIKHCp.svg)}.flag-icon-fm{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-fm'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='fm-a'%3e%3cpath%20fill-opacity='.7'%20d='M-81.3%200h682.6v512H-81.3z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23fm-a)'%20transform='translate(76.3)%20scale(.94)'%3e%3cpath%20fill='%236797d6'%20d='M-252%200H772v512H-252z'/%3e%3cpath%20fill='%23fff'%20d='M259.8%20123l-32.4%2022.2%2012.4-35.9-32.5-22.2h40.1l12.4-35.9%2012.4%2036h40l-32.4%2022.1%2012.4%2035.9M259.8%20390l-32.4-22.2%2012.4%2036-32.5%2022.1h40.1l12.4%2035.9%2012.4-36%2040%20.1-32.4-22.2%2012.4-35.9m-188.4-92.4L79.3%20306l1.4-38-37.5-11.7%2038.4-11.7%201.3-38%2022.3%2030.8%2038.4-11.8-24.6%2030.7%2022.4%2030.7m274.2-11.7l24.6%2030.7-1.4-38%2037.5-11.7-38.4-11.7-1.3-38-22.3%2030.8-38.4-11.8%2024.6%2030.7-22.4%2030.7'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-fm.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-fm'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M244.2%200h496v496h-496z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23a)'%20transform='translate(-252)%20scale(1.032)'%3e%3cpath%20fill='%236797d6'%20d='M0%200h992.1v496H0z'/%3e%3cpath%20fill='%23fff'%20d='M507.9%2084.5h38.8l-31.5%2021.4%2012%2034.8-31.3-21.5-31.5%2021.5%2012-34.8L445%2084.4h39l12-34.7m12%20363h38.8l-31.5-21.5%2012-34.8-31.3%2021.5-31.5-21.5%2012%2034.8-31.4%2021.5H484l12%2034.7M346%20230.1l37.2-11.4-23.9%2029.8%2021.7%2029.7-36.3-11.4-23.8%2029.8%201.4-36.8-36.4-11.4%2037.2-11.3%201.3-36.8m321%2029.8l-37.1-11.4%2023.8%2029.7-21.7%2029.8%2036.4-11.4%2023.7%2029.8-1.3-36.8%2036.4-11.4-37.2-11.3-1.3-36.8'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-fo{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-fo'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='fo-a'%3e%3cpath%20fill-opacity='.7'%20d='M-78%2032h640v480H-78z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='0'%20clip-path='url(%23fo-a)'%20transform='translate(78%20-32)'%3e%3cpath%20fill='%23fff'%20d='M-78%2032h663.9v480H-78z'/%3e%3cpath%20fill='%23003897'%20d='M-76%20218.7h185.9V32H216v186.7h371.8v106.6H216V512H109.9V325.3h-186V218.7z'/%3e%3cpath%20fill='%23d72828'%20d='M-76%20245.3h212.4V32h53.1v213.3H588v53.4H189.5V512h-53V298.7H-76v-53.4z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-fo.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-fo'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='0'%20clip-path='url(%23a)'%3e%3cpath%20fill='%23fff'%20d='M-78%200h708.2v512H-78z'/%3e%3cpath%20fill='%23003897'%20d='M-75.9%20199.1h198.3V0h113.3v199.1h396.6V313H235.7v199H122.4V312.9H-76V199z'/%3e%3cpath%20fill='%23d72828'%20d='M-75.9%20227.6h226.6V0h56.7v227.6h424.9v56.9h-425V512h-56.6V284.4H-75.9v-56.8z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-fr{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-fr'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23f31830'%20d='M426.7%200H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-fr.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-fr'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23f31830'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ga{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ga'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23ffe700'%20d='M640%20480H0V0h640z'/%3e%3cpath%20fill='%2336a100'%20d='M640%20160H0V0h640z'/%3e%3cpath%20fill='%23006dbc'%20d='M640%20480H0V320h640z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ga.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ga'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23ffe700'%20d='M512%20512H0V0h512z'/%3e%3cpath%20fill='%2336a100'%20d='M512%20170.7H0V0h512z'/%3e%3cpath%20fill='%23006dbc'%20d='M512%20512H0V341.3h512z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-gb{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gb'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23012169'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23FFF'%20d='M75%200l244%20181L562%200h78v62L400%20241l240%20178v61h-80L320%20301%2081%20480H0v-60l239-178L0%2064V0h75z'/%3e%3cpath%20fill='%23C8102E'%20d='M424%20281l216%20159v40L369%20281h55zm-184%2020l6%2035L54%20480H0l240-179zM640%200v3L391%20191l2-44L590%200h50zM0%200l239%20176h-60L0%2042V0z'/%3e%3cpath%20fill='%23FFF'%20d='M241%200v480h160V0H241zM0%20160v160h640V160H0z'/%3e%3cpath%20fill='%23C8102E'%20d='M0%20193v96h640v-96H0zM273%200v480h96V0h-96z'/%3e%3c/svg%3e")}.flag-icon-gb.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gb'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23012169'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23FFF'%20d='M512%200v64L322%20256l190%20187v69h-67L254%20324%2068%20512H0v-68l186-187L0%2074V0h62l192%20188L440%200z'/%3e%3cpath%20fill='%23C8102E'%20d='M184%20324l11%2034L42%20512H0v-3l184-185zm124-12l54%208%20150%20147v45L308%20312zM512%200L320%20196l-4-44L466%200h46zM0%201l193%20189-59-8L0%2049V1z'/%3e%3cpath%20fill='%23FFF'%20d='M176%200v512h160V0H176zM0%20176v160h512V176H0z'/%3e%3cpath%20fill='%23C8102E'%20d='M0%20208v96h512v-96H0zM208%200v512h96V0h-96z'/%3e%3c/svg%3e")}.flag-icon-gd{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-gd'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cg%20id='c'%3e%3cg%20id='b'%3e%3cpath%20id='a'%20fill='%23fcd116'%20d='M0-1v1h.5'%20transform='rotate(18%200%20-1)'/%3e%3cuse%20transform='scale(-1%201)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20transform='rotate(72)'%20xlink:href='%23b'/%3e%3cuse%20transform='rotate(144)'%20xlink:href='%23b'/%3e%3cuse%20transform='rotate(216)'%20xlink:href='%23b'/%3e%3cuse%20transform='rotate(288)'%20xlink:href='%23b'/%3e%3c/g%3e%3c/defs%3e%3cpath%20fill='%23ce1126'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23007a5e'%20d='M67.2%2067.2h505.6v345.6H67.2z'/%3e%3cpath%20fill='%23fcd116'%20d='M67.2%2067.3h505.6L67.2%20412.9h505.6z'/%3e%3ccircle%20cx='319.9'%20cy='240.1'%20r='57.6'%20fill='%23ce1126'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(52.8%200%200%2052.8%20320%20240)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='-100'%20transform='translate(-30.3)'%20xlink:href='%23d'/%3e%3cuse%20id='d'%20width='100%25'%20height='100%25'%20transform='matrix(31.2%200%200%2031.2%20320%2033.6)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='100'%20transform='translate(30.3)'%20xlink:href='%23d'/%3e%3cpath%20fill='%23ce1126'%20d='M102.3%20240.7a80.4%2080.4%200%200033.5%2033.2%20111%20111%200%2000-11.3-45l-22.2%2011.8z'/%3e%3cpath%20fill='%23fcd116'%20d='M90.1%20194.7c10.4%2021.7-27.1%2073.7%2035.5%2085.9a63.2%2063.2%200%2001-10.9-41.9%2070%2070%200%200132.5%2030.8c16.4-59.5-42-55.8-57.1-74.8z'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='-100'%20transform='translate(-30.3%20414.6)'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(31.2%200%200%2031.2%20320%20448.2)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='100'%20transform='translate(30.3%20414.6)'%20xlink:href='%23d'/%3e%3c/svg%3e")}.flag-icon-gd.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-gd'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cg%20id='c'%3e%3cg%20id='b'%3e%3cpath%20id='a'%20fill='%23fcd116'%20d='M0-1v1h.5'%20transform='rotate(18%200%20-1)'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(72)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(144)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-144)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-72)'%20xlink:href='%23b'/%3e%3c/g%3e%3c/defs%3e%3cpath%20fill='%23ce1126'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23007a5e'%20d='M71.7%2071.7h368.6v368.6H71.7z'/%3e%3cpath%20fill='%23fcd116'%20d='M71.7%2071.7h368.6L71.7%20440.4h368.6z'/%3e%3ccircle%20cx='255.9'%20cy='256.1'%20r='61.4'%20fill='%23ce1126'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(256%20256)%20scale(56.32)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='-100'%20transform='translate(-16.4%20-.1)'%20xlink:href='%23d'/%3e%3cuse%20id='d'%20width='100%25'%20height='100%25'%20transform='translate(256%2035.9)%20scale(33.28)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='100'%20transform='translate(16.4)'%20xlink:href='%23d'/%3e%3cpath%20fill='%23ce1126'%20d='M99.8%20256.8c7.7%2014.3%2022.6%2029.8%2035.7%2035.3.2-14.5-5-33.2-12-48l-23.7%2012.7z'/%3e%3cpath%20fill='%23fcd116'%20d='M86.8%20207.6c11.1%2023.3-29%2078.7%2037.8%2091.7a67.5%2067.5%200%2001-11.5-44.7%2075.5%2075.5%200%200134.6%2032.8c17.5-63.4-44.8-59.5-61-79.8z'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='-100'%20transform='translate(-16.4%20442)'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(256%20478)%20scale(33.28)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='100'%20transform='translate(16.4%20442.2)'%20xlink:href='%23d'/%3e%3c/svg%3e")}.flag-icon-ge{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ge'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='red'%20d='M272%200h96v480h-96z'/%3e%3cpath%20fill='red'%20d='M0%20192h640v96H0z'/%3e%3cpath%20style='mix-blend-mode:multiply'%20fill='red'%20fill-rule='evenodd'%20d='M146.8%20373.1c1-16.8%204-31.1%204-31.1s-9.8%201-14.8%201c-4.9%200-14.8-1-14.8-1s3%2014.3%204%2031.2c-16.9-1-31.2-4-31.2-4s1%207.4%201%2014.8-1%2014.8-1%2014.8%2014.3-3%2031.2-4c-1%2016.9-4%2031.2-4%2031.2s7.4-1%2014.8-1%2014.8%201%2014.8%201-3-14.3-4-31.2c16.9%201%2031.2%204%2031.2%204s-1-9.8-1-14.8c0-4.9%201-14.8%201-14.8s-14.3%203-31.1%204zm368-288c1-16.8%204-31.1%204-31.1s-9.8%201-14.8%201c-4.9%200-14.8-1-14.8-1s3%2014.3%204%2031.1c-16.9-1-31.2-3.9-31.2-3.9s1%207.4%201%2014.8-1%2014.8-1%2014.8%2014.3-3%2031.2-4c-1%2016.9-4%2031.2-4%2031.2s7.4-1%2014.8-1%2014.8%201%2014.8%201-3-14.3-4-31.1c16.9%201%2031.2%204%2031.2%204s-1-10-1-14.9%201-14.8%201-14.8-14.3%203-31.2%204zm-368%200c1-16.8%204-31.1%204-31.1s-9.8%201-14.8%201c-4.9%200-14.8-1-14.8-1s3%2014.3%204%2031.2c-16.9-1-31.2-4-31.2-4s1%207.4%201%2014.8-1%2014.8-1%2014.8%2014.3-3%2031.2-4c-1%2016.9-4%2031.2-4%2031.2s7.4-1%2014.8-1%2014.8%201%2014.8%201-3-14.3-4-31.2c16.9%201%2031.2%204%2031.2%204s-1-9.8-1-14.8c0-4.9%201-14.8%201-14.8s-14.3%203-31.1%204zm368%20288c1-16.8%204-31.1%204-31.1s-9.8%201-14.8%201c-4.9%200-14.8-1-14.8-1s3%2014.3%204%2031.2c-16.9-1-31.2-4-31.2-4s1%207.4%201%2014.8-1%2014.8-1%2014.8%2014.3-3%2031.2-4c-1%2016.9-4%2031.2-4%2031.2s7.4-1%2014.8-1%2014.8%201%2014.8%201-3-14.3-4-31.2c16.9%201%2031.2%204%2031.2%204s-1-9.8-1-14.8c0-4.9%201-14.8%201-14.8s-14.3%203-31.2%204z'/%3e%3c/svg%3e")}.flag-icon-ge.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ge'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='red'%20d='M205%200h102v512H205z'/%3e%3cpath%20fill='red'%20d='M0%20205h512v102H0z'/%3e%3cpath%20fill='red'%20fill-rule='evenodd'%20d='M114.1%20397.9c1.1-18%204.3-33.4%204.3-33.4s-10.6%201-15.9%201c-5.3%200-15.9-1-15.9-1s3.2%2015.3%204.3%2033.4c-18-1.1-33.4-4.3-33.4-4.3s1%208%201%2015.9-1%2015.9-1%2015.9%2015.3-3.2%2033.4-4.3c-1.1%2018-4.3%2033.4-4.3%2033.4s8-1%2015.9-1c8%200%2015.9%201%2015.9%201s-3.2-15.3-4.3-33.4c18%201.1%2033.4%204.3%2033.4%204.3s-1-10.6-1-15.9c0-5.3%201-15.9%201-15.9s-15.3%203.2-33.4%204.3zm307-307c1.1-18%204.3-33.4%204.3-33.4s-10.6%201-15.9%201c-5.3%200-15.9-1-15.9-1s3.2%2015.4%204.3%2033.4c-18-1.1-33.4-4.3-33.4-4.3s1%208%201%2015.9c0%208-1%2015.9-1%2015.9s15.3-3.2%2033.4-4.3c-1.1%2018-4.3%2033.4-4.3%2033.4s8-1%2015.9-1%2015.9%201%2015.9%201-3.2-15.3-4.3-33.4c18%201.1%2033.4%204.3%2033.4%204.3s-1-10.6-1-15.9c0-5.2%201-15.9%201-15.9s-15.4%203.2-33.4%204.3zm-307%200c1.1-18%204.3-33.4%204.3-33.4s-10.6%201-15.9%201c-5.3%200-15.9-1-15.9-1s3.2%2015.4%204.3%2033.4c-18-1.1-33.4-4.3-33.4-4.3s1%208%201%2015.9c0%208-1%2015.9-1%2015.9s15.3-3.2%2033.4-4.3c-1.1%2018-4.3%2033.4-4.3%2033.4s8-1%2015.9-1c8%200%2015.9%201%2015.9%201s-3.2-15.3-4.3-33.4c18%201.1%2033.4%204.3%2033.4%204.3s-1-10.6-1-15.9c0-5.2%201-15.9%201-15.9s-15.3%203.2-33.4%204.3zm307%20307c1.1-18%204.3-33.4%204.3-33.4s-10.6%201-15.9%201c-5.3%200-15.9-1-15.9-1s3.2%2015.3%204.3%2033.4c-18-1.1-33.4-4.3-33.4-4.3s1%208%201%2015.9-1%2015.9-1%2015.9%2015.3-3.2%2033.4-4.3c-1.1%2018-4.3%2033.4-4.3%2033.4s8-1%2015.9-1%2015.9%201%2015.9%201-3.2-15.3-4.3-33.4c18%201.1%2033.4%204.3%2033.4%204.3s-1-10.6-1-15.9c0-5.3%201-15.9%201-15.9s-15.4%203.2-33.4%204.3z'%20style='mix-blend-mode:multiply'/%3e%3c/svg%3e")}.flag-icon-gf{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gf'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23f31830'%20d='M426.7%200H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-gf.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gf'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23f31830'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-gg{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-gg'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23e8112d'%20d='M256%200h128v480H256z'/%3e%3cpath%20fill='%23e8112d'%20d='M0%20176h640v128H0z'/%3e%3cpath%20id='a'%20fill='%23f9dd16'%20d='M110%20286.7l23.3-23.4h210v-46.6h-210L110%20193.3z'/%3e%3cuse%20width='36'%20height='24'%20transform='rotate(90%20320%20240)'%20xlink:href='%23a'/%3e%3cuse%20width='36'%20height='24'%20transform='rotate(-90%20320%20240)'%20xlink:href='%23a'/%3e%3cuse%20width='36'%20height='24'%20transform='rotate(180%20320%20240)'%20xlink:href='%23a'/%3e%3c/svg%3e")}.flag-icon-gg.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-gg'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23e8112d'%20d='M192%200h128v512H192z'/%3e%3cpath%20fill='%23e8112d'%20d='M0%20187.7h512v136.6H0z'/%3e%3cpath%20id='a'%20fill='%23f9dd16'%20d='M46%20305.8l23.3-25h210v-49.7h-210L46%20206.2z'/%3e%3cuse%20width='36'%20height='24'%20transform='matrix(0%201.06667%20-.9375%200%20496%20-17)'%20xlink:href='%23a'/%3e%3cuse%20width='36'%20height='24'%20transform='matrix(0%20-1.06667%20.9375%200%2016%20529)'%20xlink:href='%23a'/%3e%3cuse%20width='36'%20height='24'%20transform='rotate(180%20256%20256)'%20xlink:href='%23a'/%3e%3c/svg%3e")}.flag-icon-gh{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gh'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23006b3f'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fcd116'%20d='M0%200h640v320H0z'/%3e%3cpath%20fill='%23ce1126'%20d='M0%200h640v160H0z'/%3e%3cpath%20d='M320%20160l52%20160-136.1-98.9H404L268%20320z'/%3e%3c/svg%3e")}.flag-icon-gh.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gh'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23006b3f'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fcd116'%20d='M0%200h512v341.3H0z'/%3e%3cpath%20fill='%23ce1126'%20d='M0%200h512v170.7H0z'/%3e%3cpath%20d='M256%20170.7l55.5%20170.6L166.3%20236h179.4L200.6%20341.3z'/%3e%3c/svg%3e")}.flag-icon-gi{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-gi'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23da000c'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h640v321.6H0z'/%3e%3cg%20stroke='%23000'%20transform='translate(-160)%20scale(1.875)'%3e%3cg%20id='a'%20fill='%23da000c'%20stroke-linecap='square'%3e%3cpath%20fill='%23000'%20stroke='none'%20d='M196.6%20116.3h64v44h-64z'/%3e%3cpath%20d='M229.8%20153.9h-39l-8.7%205.7v6h47.7m-16.3-37c5.6%200%2010.2%204.7%2010.2%2010.5v14.7h7.3v-56h-40.3v56h12.6v-14.7c0-5.6%204.5-10.5%2010.2-10.5z'/%3e%3cpath%20fill='%23000'%20stroke='none'%20d='M204.5%2060h18.6v34h-18.6z'/%3e%3cpath%20d='M223%2088.7h-16.2v-5.8h-11.9v5.8h-8v-5.8H182v10.4h41m-36.2%200h35v4.5h-35zm14-45.7V83h6v-9.7c0-3.6%202.5-6.6%206.1-6.8h.4a6.8%206.8%200%20016.8%206.8V83h5.7V47.6zm-2.3-4.8v4.8h29.3v-4.8zm-3.7-9.1v9.1h35v-9.1h-5.3v4.7h-6.6v-4.7h-10v4.7h-6.5v-4.7zM182%20159.6h48m31-2.8h-32.4l-9.8%204.7v7H261'/%3e%3cpath%20stroke-linecap='butt'%20d='M218.8%20161.5H262'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20512%200)'%20xlink:href='%23a'/%3e%3cg%20fill='%23f8d80e'%3e%3cg%20stroke-linecap='round'%3e%3cpath%20stroke-width='.8'%20d='M273.3%20150c-2.7%201-5%202.4-7.5%203.8a72.4%2072.4%200%2000-8.9%206c-1%20.7-2%201.4-2.7%202.4-1%20.8-2%202-1.8%203.5%200%20.6.8-.8%201.4-.9a4.4%204.4%200%20013.1-.4c1.3-1.4%203-2.3%204.4-3.4a77.4%2077.4%200%200113-7.6l-1-3.4z'/%3e%3cpath%20d='M260.4%20157.4v3.9m2.4-5.6v3.9m2.4-5.4v3.8m2.5-5.3v4'/%3e%3cpath%20stroke-width='.8'%20d='M238.9%20150.2l-1.2%203.3a86.6%2086.6%200%200115.8%208c1.7%201.2%203.5%202.3%204.8%203.9.3.8-.5%201.5-1.3%201.2-.7-.2-1.5-.5-2.2%200-1.1.5-2.1%202.2-.5%202.7%202.4%201.6%206.1.9%207.2-1.8.6-1.4.7-3.2-.5-4.4-2-2.3-4.8-4-7.4-5.7a89.2%2089.2%200%2000-14.7-7.2z'/%3e%3cpath%20d='M254%20158l-.3%203.4m3.1-1.7l-.8%203.3m3.8-1l-1.8%202.6m2.7%203.6l-2.6-1.4m3.4-1.4l-3%20.3m-.8%204l-.2-2.6m-1-.3l-2.4%201.8m-9.4-15.7v3.1m6.3.3v3.5m-3.2-5.2v3.3'/%3e%3c/g%3e%3cpath%20d='M235.8%20227.6v8h5v-4h6.9v4h5.4v-8zm0%2011v8H253v-8h-5.4v4h-6.9v-4z'/%3e%3cpath%20d='M253%20193.7h5v58h-5z'/%3e%3cpath%20d='M253%20198.7h5v50h-5zm2.6-19.3l10.6%206.2-10.6%206.2-10.7-6.2zm-14.3%204h-2.7v4.4h2.7l14.3%208.3%2014.2-8.3h2.8v-4.4h-2.8l-14.2-8.3z'/%3e%3cpath%20d='M255.3%20164.3a5%205%200%2000-4%205.1v11.2a5%205%200%20004.6%204.6%204.9%204.9%200%20004.8-2.8l-1.7-1a2.9%202.9%200%2001-3%201.8c-1.6%200-2.9-1.6-2.7-3.1v-11.2a2.9%202.9%200%20013-2.6c.6-.2%201.5.7%201.9%200%20.6-.9-.4-1.5-1-2h-1.9zm5.8%203.9a5%205%200%2001-1.9%201.6v7.5l2%201.1v-10.2z'/%3e%3c/g%3e%3cg%20fill='%23da000c'%3e%3cpath%20fill='%23000'%20stroke='none'%20d='M240.8%2038.4h29.3v53.2h-29.3z'/%3e%3cpath%20d='M238.8%2038.4v44.5h9.3V69.7c0-3%202-7.3%207.9-7.3s8%204.3%208%207.3V83h9.2V38.4zm15.8%205h2.8v15.2h-2.8zm-8.3%203h3v11.1h-3zm16.5%200h2.9v11.1h-3zM235.6%2032v6.3h40.8V32zm-3.8-7.4V32h48.5v-7.4h-6.1v4h-7v-4h-7.8v4h-6.8v-4h-7.9v4H238v-4zm-9%2073.2v4.6h66.5v-4.6z'/%3e%3cpath%20d='M220%2082.9v15h72v-15h-6.8v5.8H276v-5.8h-12.2v5.8H248v-5.8h-12.2v5.8h-9v-5.8z'/%3e%3cpath%20stroke-linejoin='round'%20d='M228.7%20102.4v54.4h12.8v-20.4c0-9.5%206.4-14%2014.5-14%207.8%200%2014.5%204.5%2014.5%2014v20.4h12.8v-54.4z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-gi.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-gi'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23da000c'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h512v343H0z'/%3e%3cg%20stroke='%23000'%20transform='matrix(2%200%200%202%20-256%200)'%3e%3cg%20id='a'%20fill='%23da000c'%20stroke-linecap='square'%3e%3cpath%20fill='%23000'%20stroke='none'%20d='M196.6%20116.3h64v44h-64z'/%3e%3cpath%20d='M229.8%20153.9h-39l-8.7%205.7v6h47.7m-16.3-37c5.6%200%2010.2%204.7%2010.2%2010.5v14.7h7.3v-56h-40.3v56h12.6v-14.7c0-5.6%204.5-10.5%2010.2-10.5z'/%3e%3cpath%20fill='%23000'%20stroke='none'%20d='M204.5%2060h18.6v34h-18.6z'/%3e%3cpath%20d='M223%2088.7h-16.2v-5.8h-11.9v5.8h-8v-5.8H182v10.4h41m-36.2%200h35v4.5h-35zm14-45.7V83h6v-9.7c0-3.6%202.5-6.6%206.1-6.8h.4a6.8%206.8%200%20016.8%206.8V83h5.7V47.6zm-2.3-4.8v4.8h29.3v-4.8zm-3.7-9.1v9.1h35v-9.1h-5.3v4.7h-6.6v-4.7h-10v4.7h-6.5v-4.7zM182%20159.6h48m31-2.8h-32.4l-9.8%204.7v7H261'/%3e%3cpath%20stroke-linecap='butt'%20d='M218.8%20161.5H262'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20512%200)'%20xlink:href='%23a'/%3e%3cg%20fill='%23f8d80e'%3e%3cg%20stroke-linecap='round'%3e%3cpath%20stroke-width='.8'%20d='M273.3%20150c-2.7%201-5%202.4-7.5%203.8a72.4%2072.4%200%2000-8.9%206c-1%20.7-2%201.4-2.7%202.4-1%20.8-2%202-1.8%203.5%200%20.6.8-.8%201.4-.9a4.4%204.4%200%20013.1-.4c1.3-1.4%203-2.3%204.4-3.4a77.4%2077.4%200%200113-7.6l-1-3.4z'/%3e%3cpath%20d='M260.4%20157.4v3.9m2.4-5.6v3.9m2.4-5.4v3.8m2.5-5.3v4'/%3e%3cpath%20stroke-width='.8'%20d='M238.9%20150.2l-1.2%203.3a86.6%2086.6%200%200115.8%208c1.7%201.2%203.5%202.3%204.8%203.9.3.8-.5%201.5-1.3%201.2-.7-.2-1.5-.5-2.2%200-1.1.5-2.1%202.2-.5%202.7%202.4%201.6%206.1.9%207.2-1.8.6-1.4.7-3.2-.5-4.4-2-2.3-4.8-4-7.4-5.7a89.2%2089.2%200%2000-14.7-7.2z'/%3e%3cpath%20d='M254%20158l-.3%203.4m3.1-1.7l-.8%203.3m3.8-1l-1.8%202.6m2.7%203.6l-2.6-1.4m3.4-1.4l-3%20.3m-.8%204l-.2-2.6m-1-.3l-2.4%201.8m-9.4-15.7v3.1m6.3.3v3.5m-3.2-5.2v3.3'/%3e%3c/g%3e%3cpath%20d='M235.8%20227.6v8h5v-4h6.9v4h5.4v-8zm0%2011v8H253v-8h-5.4v4h-6.9v-4z'/%3e%3cpath%20d='M253%20193.7h5v58h-5z'/%3e%3cpath%20d='M253%20198.7h5v50h-5zm2.6-19.3l10.6%206.2-10.6%206.2-10.7-6.2zm-14.3%204h-2.7v4.4h2.7l14.3%208.3%2014.2-8.3h2.8v-4.4h-2.8l-14.2-8.3z'/%3e%3cpath%20d='M255.3%20164.3a5%205%200%2000-4%205.1v11.2a5%205%200%20004.6%204.6%204.9%204.9%200%20004.8-2.8l-1.7-1a2.9%202.9%200%2001-3%201.8c-1.6%200-2.9-1.6-2.7-3.1v-11.2a2.9%202.9%200%20013-2.6c.6-.2%201.5.7%201.9%200%20.6-.9-.4-1.5-1-2h-1.9zm5.8%203.9a5%205%200%2001-1.9%201.6v7.5l2%201.1v-10.2z'/%3e%3c/g%3e%3cg%20fill='%23da000c'%3e%3cpath%20fill='%23000'%20stroke='none'%20d='M240.8%2038.4h29.3v53.2h-29.3z'/%3e%3cpath%20d='M238.8%2038.4v44.5h9.3V69.7c0-3%202-7.3%207.9-7.3s8%204.3%208%207.3V83h9.2V38.4zm15.8%205h2.8v15.2h-2.8zm-8.3%203h3v11.1h-3zm16.5%200h2.9v11.1h-3zM235.6%2032v6.3h40.8V32zm-3.8-7.4V32h48.5v-7.4h-6.1v4h-7v-4h-7.8v4h-6.8v-4h-7.9v4H238v-4zm-9%2073.2v4.6h66.5v-4.6z'/%3e%3cpath%20d='M220%2082.9v15h72v-15h-6.8v5.8H276v-5.8h-12.2v5.8H248v-5.8h-12.2v5.8h-9v-5.8z'/%3e%3cpath%20stroke-linejoin='round'%20d='M228.7%20102.4v54.4h12.8v-20.4c0-9.5%206.4-14%2014.5-14%207.8%200%2014.5%204.5%2014.5%2014v20.4h12.8v-54.4z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-gl{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gl'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23d00c33'%20d='M0%20240h640v240H0zm80%200a160%20160%200%2010320%200%20160%20160%200%2000-320%200'/%3e%3c/svg%3e")}.flag-icon-gl.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gl'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23d00c33'%20d='M0%20256h512v256H0zm53.3%200a170.7%20170.7%200%2010341.4%200%20170.7%20170.7%200%2000-341.4%200'/%3e%3c/svg%3e")}.flag-icon-gm{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gm'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='gm-a'%3e%3cpath%20fill-opacity='.7'%20d='M0-48h640v480H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23gm-a)'%20transform='translate(0%2048)'%3e%3cpath%20fill='red'%20d='M0-128h640V85.3H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%2085.3h640V121H0z'/%3e%3cpath%20fill='%23009'%20d='M0%20120.9h640V263H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20263.1h640v35.6H0z'/%3e%3cpath%20fill='%23090'%20d='M0%20298.7h640V512H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-gm.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gm'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='red'%20d='M0%200h512v170.7H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20170.7h512V199H0z'/%3e%3cpath%20fill='%23009'%20d='M0%20199.1h512V313H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20312.9h512v28.4H0z'/%3e%3cpath%20fill='%23090'%20d='M0%20341.3h512V512H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-gn{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gn'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='red'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23ff0'%20d='M213.3%200h213.4v480H213.3z'/%3e%3cpath%20fill='%23090'%20d='M426.7%200H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-gn.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gn'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='red'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23ff0'%20d='M170.7%200h170.6v512H170.7z'/%3e%3cpath%20fill='%23090'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-gp{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gp'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23f31830'%20d='M426.7%200H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-gp.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gp'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23f31830'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-gq{background-image:url(/assets/gq-CCjGxAej.svg)}.flag-icon-gq.flag-icon-squared{background-image:url(/assets/gq-CDBqMQqc.svg)}.flag-icon-gr{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gr'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23005bae'%20fill-rule='evenodd'%20stroke-width='6.7'%20d='M0%200h640v53.3H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke-width='6.7'%20d='M0%2053.3h640v53.4H0z'/%3e%3cpath%20fill='%23005bae'%20fill-rule='evenodd'%20stroke-width='6.7'%20d='M0%20106.7h640V160H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke-width='6.7'%20d='M0%20160h640v53.3H0z'/%3e%3cpath%20fill='%23005bae'%20stroke-width='.9'%20d='M0%200h266.7v266.7H0z'/%3e%3cpath%20fill='%23005bae'%20fill-rule='evenodd'%20stroke-width='6.7'%20d='M0%20213.3h640v53.4H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke-width='6.7'%20d='M0%20266.7h640V320H0z'/%3e%3cpath%20fill='%23005bae'%20fill-rule='evenodd'%20stroke-width='6.7'%20d='M0%20320h640v53.3H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke-width='6.7'%20d='M0%20373.3h640v53.4H0z'/%3e%3cg%20fill='%23fff'%20fill-rule='evenodd'%20stroke-width='1.3'%3e%3cpath%20d='M20%200h10v50H20z'%20transform='scale(5.33333)'/%3e%3cpath%20d='M0%2020h50v10H0z'%20transform='scale(5.33333)'/%3e%3c/g%3e%3cpath%20fill='%23005bae'%20stroke-width='.6'%20d='M0%20426.7h640V480H0z'/%3e%3c/svg%3e")}.flag-icon-gr.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gr'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23005bae'%20fill-rule='evenodd'%20stroke-width='.8'%20d='M0%200h512v57H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke-width='.8'%20d='M0%2057h512v57H0z'/%3e%3cpath%20fill='%23005bae'%20fill-rule='evenodd'%20stroke-width='.8'%20d='M0%20114h512v57H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke-width='.8'%20d='M0%20171h512v57H0z'/%3e%3cpath%20fill='%23005bae'%20fill-rule='evenodd'%20stroke-width='.8'%20d='M0%20228h512v56.9H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke-width='.8'%20d='M0%20284.9h512v57H0z'/%3e%3cpath%20fill='%23005bae'%20fill-rule='evenodd'%20stroke-width='.8'%20d='M0%20341.9h512v57H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke-width='.8'%20d='M0%20398.9h512v57H0z'/%3e%3cpath%20fill='%23005bae'%20stroke-width='3'%20d='M0%200h284.9v284.9H0z'/%3e%3cg%20fill='%23fff'%20fill-rule='evenodd'%20stroke-width='1.3'%3e%3cpath%20d='M148%200h74v370h-74z'%20transform='scale(.77)'/%3e%3cpath%20d='M0%20148h370v74H0z'%20transform='scale(.77)'/%3e%3c/g%3e%3cpath%20fill='%23005bae'%20fill-rule='evenodd'%20stroke-width='.8'%20d='M0%20455h512v57H0z'/%3e%3c/svg%3e")}.flag-icon-gs{background-image:url(/assets/gs-DpXz5kHb.svg)}.flag-icon-gs.flag-icon-squared{background-image:url(/assets/gs-BEPgG36R.svg)}.flag-icon-gt{background-image:url(/assets/gt-vBbOcUcu.svg)}.flag-icon-gt.flag-icon-squared{background-image:url(/assets/gt-D-9gXENF.svg)}.flag-icon-gu{background-image:url(/assets/gu-9giydQai.svg)}.flag-icon-gu.flag-icon-squared{background-image:url(/assets/gu-S1jxI2Cn.svg)}.flag-icon-gw{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-gw'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23ce1126'%20d='M0%200h220v480H0z'/%3e%3cpath%20fill='%23fcd116'%20d='M220%200h420v240H220z'/%3e%3cpath%20fill='%23009e49'%20d='M220%20240h420v240H220z'/%3e%3cg%20id='b'%20transform='matrix(80%200%200%2080%20110%20240)'%3e%3cpath%20id='a'%20d='M0-1v1h.5'%20transform='rotate(18%200%20-1)'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(72%20110%20240)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(144%20110%20240)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-144%20110%20240)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-72%20110%20240)'%20xlink:href='%23b'/%3e%3c/svg%3e")}.flag-icon-gw.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-gw'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23ce1126'%20d='M0%200h160v512H0z'/%3e%3cpath%20fill='%23fcd116'%20d='M160%200h352v256H160z'/%3e%3cpath%20fill='%23009e49'%20d='M160%20256h352v256H160z'/%3e%3cg%20transform='translate(-46.2%2072.8)%20scale(.7886)'%3e%3cg%20id='b'%20transform='matrix(80%200%200%2080%20160%20240)'%3e%3cpath%20id='a'%20d='M0-1v1h.5'%20transform='rotate(18%200%20-1)'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(72%20160%20240)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(144%20160%20240)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-144%20160%20240)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-72%20160%20240)'%20xlink:href='%23b'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-gy{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gy'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23399408'%20d='M2.4%200H640v480H2.4z'/%3e%3cpath%20fill='%23fff'%20d='M.2%200c-.9%200%20619.6%20241.5%20619.6%20241.5L0%20479.8.2%200z'/%3e%3cpath%20fill='%23ffde08'%20d='M.3%2020.2c3.4%200%20559%20217.9%20555.9%20220L1.9%20463.2.3%2020.3z'/%3e%3cpath%20d='M1.9.8c1.8%200%20290.9%20240.9%20290.9%20240.9L1.8%20477V.8z'/%3e%3cpath%20fill='%23de2110'%20d='M.3%2033.9c1.6-15%20260.9%20208.4%20260.9%20208.4L.2%20451.7V33.9z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-gy.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gy'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23399408'%20d='M2%200h510v512H2z'/%3e%3cpath%20fill='%23fff'%20d='M.1%200c-.6%200%20495.7%20257.6%20495.7%20257.6L0%20511.7.1%200z'/%3e%3cpath%20fill='%23ffde08'%20d='M.2%2021.5C3%2021.5%20447.5%20254%20445%20256.2L1.5%20494.2.2%2021.4z'/%3e%3cpath%20d='M1.5.8c1.5%200%20232.8%20257%20232.8%20257L1.5%20508.8V.8z'/%3e%3cpath%20fill='%23de2110'%20d='M.2%2036.2C1.6%2020.2%20209%20258.5%20209%20258.5L.2%20481.8V36.2z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-hk{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-hk'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='hk-a'%3e%3cpath%20fill-opacity='.7'%20d='M-89%200h682.6v512H-89z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23hk-a)'%20transform='translate(83.5)%20scale(.94)'%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20d='M618%20512h-731.4V0H618z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M241.9%20247.8s-51.6-22.2-44.2-79.8c7.1-27.7%2019.8-46.6%2042.7-56.9%2010.8-3.3%2021.8-4.8%2033-5.7-3%202.8-5.4%205.6-6.7%209-2.4%206.4-.6%2012.4%202.7%2018.5%204.1%207%206.6%2014.2%207.4%2023.6a36.6%2036.6%200%2001-14.6%2033.7c-6.6%205.1-14.4%206.9-20.8%2012.7-5%204.8-8%209.7-9%2018.1-.2%2016.1%204.1%2018.4%209.5%2026.8z'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-width='2.1'%20d='M232%20164.5v-.3'/%3e%3cpath%20fill='none'%20stroke='%23ba0000'%20stroke-width='2.1'%20d='M235.3%20241.8c-20-17.7-18.3-62.4-3-77.3'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20d='M244.6%20154.5l3.3%205.5-6-2.5-4.7%205%20.8-6.5-6-2.5%206.5-1.5.8-6.4%203.3%205.5%206.6-1.5'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M246.3%20244s6-55.9%2063.3-65.7c28.6-1.2%2050.4%205.3%2067%2024.3%206.3%209.3%2010.9%2019.4%2015%2029.8-3.5-2-6.8-3.5-10.6-3.7-6.7-.5-12%203-16.8%207.9a53.2%2053.2%200%2001-20.4%2014%2036.6%2036.6%200%2001-36.5-4c-6.8-4.9-10.8-11.8-18.2-16.2a28.2%2028.2%200%2000-20-3.4c-15.5%204.6-16.3%209.4-22.8%2017z'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-width='2.1'%20d='M323%20210.2h.3'/%3e%3cpath%20fill='none'%20stroke='%23ba0000'%20stroke-width='2.1'%20d='M250%20236c11.2-24.4%2054.4-35.8%2073.1-25.6'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20d='M336.3%20219.3L332%20224l.6-6.5-6-3%206.3-1%20.6-6.7%203.4%206%206.4-1.2-4.3%204.7%203.3%206'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M250.1%20248s55-12%2082.4%2039.3c10.3%2026.7%2011%2049.4-1.7%2071.1-6.8%209-15%2016.5-23.5%2023.8.8-4%201.1-7.6.1-11.2-1.6-6.6-6.6-10.5-12.8-13.5a53.1%2053.1%200%2001-19.8-15%2036.6%2036.6%200%2001-7.7-35.8c2.4-8%207.7-14%209.5-22.4a28%2028%200%2000-3.1-20c-9.3-13.2-14.1-12.5-23.4-16.3z'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-width='2.1'%20d='M306.5%20310.1l.2.2'/%3e%3cpath%20fill='none'%20stroke='%23ba0000'%20stroke-width='2.1'%20d='M259%20249c26.6%202.9%2051.1%2040.2%2047.4%2061.3'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20d='M302.1%20325.6l-5.9-2.6%206.5-1.5.8-6.7%203.1%205.7%206.5-1.5-4.5%205%203%205.7-5.8-2.6-4.5%205.1'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M248.9%20253.7s26.9%2049.4-14.5%2090c-22.8%2017.4-44.4%2024.5-68.8%2018.4-10.5-4-20-9.7-29.5-15.9%204-.3%207.7-1%2010.9-3%205.8-3.4%208.1-9.3%209.3-16a53%2053%200%20018.8-23.3%2036.6%2036.6%200%200132.2-17.5c8.4.1%2015.6%203.6%2024.2%203%206.9-.9%2012.3-2.8%2018.4-8.8%2010-12.5%208-17%209-27z'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-width='2.1'%20d='M205.1%20325.3l-.1.2'/%3e%3cpath%20fill='none'%20stroke='%23ba0000'%20stroke-width='2.1'%20d='M250.3%20262.4c4.9%2026.4-24.1%2060.5-45.4%2062.7'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20d='M189%20325.4l.9-6.4%203.3%205.7%206.6-1-4.6%204.6%203.3%205.7-6.1-2.9-4.6%204.6.8-6.4-6.1-2.9'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M242.8%20252.6S205.2%20294.4%20153%20269c-24-15.7-37.8-33.8-40.1-58.8.3-11.3%202.4-22.1%205.1-33%201.7%203.6%203.6%206.8%206.5%209.2%205.1%204.3%2011.5%204.5%2018.3%203.4a52%2052%200%200124.7.6%2036.6%2036.6%200%200127.3%2024.6c2.7%207.9%201.8%2015.9%205.3%2023.8%203%206.2%206.6%2010.6%2014.3%2014.4%2015.2%205.3%2018.7%201.9%2028.4-.5z'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-width='2.1'%20d='M160.7%20235.2l-.2-.1'/%3e%3cpath%20fill='none'%20stroke='%23ba0000'%20stroke-width='2.1'%20d='M235%20256.9c-23.2%2013.3-65-2.7-74.2-22'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20d='M155.3%20220l6.3-1.3-4.3%205%203.1%205.9-5.8-2.8-4.3%205%20.7-6.8-5.9-2.8%206.3-1.3.7-6.8'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-hk.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-hk'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M164.8%200H909v744H165z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23a)'%20transform='matrix(.7%200%200%20.7%20-113.4%200)'%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20d='M1063%20744.1H0V0h1063z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M516.4%20360.1s-75-32.3-64.3-116c10.4-40.3%2028.8-67.7%2062.2-82.6a223%20223%200%200148-8.4c-4.4%204-8%208.1-9.8%2013.2-3.6%209.2-1%2018%203.8%2026.8a78%2078%200%200110.8%2034.4%2053.2%2053.2%200%2001-21.2%2049c-9.6%207.3-21%209.9-30.2%2018.3a41.1%2041.1%200%2000-13.2%2026.4c-.3%2023.4%206.1%2026.7%2013.9%2039z'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-width='3.1'%20d='M502.1%20239v-.3'/%3e%3cpath%20fill='none'%20stroke='%23ba0000'%20stroke-width='3.1'%20d='M506.9%20351.4c-29.2-25.8-26.7-90.7-4.4-112.4'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20d='M501.9%20223l9.6-2.1%201.1-9.4%204.8%208%209.6-2.1-6.6%207.1%204.8%208-9-3.6-6.6%207.1%201.2-9.3'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M522.8%20354.6s8.9-81.2%2092-95.4c41.6-1.9%2073.2%207.7%2097.3%2035.2a223.4%20223.4%200%200122%2043.4c-5.1-3-10-5.2-15.5-5.5-9.8-.7-17.4%204.4-24.4%2011.5-8%208.8-17%2015.3-29.8%2020.4a53.3%2053.3%200%2001-53-5.9c-9.9-7-15.6-17.1-26.4-23.5a41%2041%200%2000-29.1-4.9c-22.5%206.7-23.7%2013.7-33.2%2024.7z'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-width='3.1'%20d='M634.4%20305.5l.3-.1'/%3e%3cpath%20fill='none'%20stroke='%23ba0000'%20stroke-width='3.1'%20d='M528.3%20343c16.1-35.5%2079-52%20106.2-37.2'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20d='M649.6%20300.6l4.8%208.6%209.3-1.7-6.2%207%204.9%208.5-8.8-4.3-6.3%207%20.9-9.6-8.8-4.3%209.3-1.6'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M528.4%20360.5s79.8-17.4%20119.7%2057c15%2038.8%2016%2071.8-2.5%20103.4-10%2013-21.7%2024-34.2%2034.6%201.2-5.8%201.7-11.2.3-16.4-2.4-9.5-9.7-15.1-18.7-19.5a77.2%2077.2%200%2001-28.7-21.7%2053.3%2053.3%200%2001-11.3-52.2c3.5-11.6%2011.3-20.3%2013.9-32.5a41%2041%200%2000-4.6-29.2c-13.4-19.1-20.5-18-34-23.5z'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-width='3.1'%20d='M610.4%20450.7l.2.3'/%3e%3cpath%20fill='none'%20stroke='%23ba0000'%20stroke-width='3.1'%20d='M541.1%20362c38.8%204%2074.5%2058.4%2069%2088.9'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20d='M619.8%20463.6l-6.5%207.3%204.5%208.3-8.6-3.8-6.5%207.4%201.3-9.7-8.6-3.7%209.3-2.2%201.3-9.7%204.5%208.3'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M526.6%20368.7s39%2071.7-21.1%20131c-33.1%2025.2-64.5%2035.4-100%2026.5-15.3-5.8-29.1-14-42.8-23%205.8-.5%2011.2-1.5%2015.8-4.4%208.4-5%2011.8-13.5%2013.5-23.4a77.2%2077.2%200%200112.7-33.7%2053.2%2053.2%200%200147-25.4c12%20.1%2022.6%205.1%2035%204.2a41%2041%200%200026.8-12.6c14.6-18.3%2011.6-24.8%2013-39.2z'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-width='3.1'%20d='M463%20472.7l-.2.3'/%3e%3cpath%20fill='none'%20stroke='%23ba0000'%20stroke-width='3.1'%20d='M528.7%20381.4c7%2038.3-35.1%2087.8-66%2091.1'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20d='M453.3%20485.4l-8.9-4.2-6.7%206.7%201.2-9.3-8.9-4.2%209.7-1.5%201.1-9.3%204.8%208.4%209.6-1.5-6.7%206.6'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M517.7%20367.1s-54.7%2060.7-130.5%2023.6c-34.8-22.8-54.9-49-58.3-85.4.4-16.3%203.6-32.1%207.5-48%202.5%205.3%205.1%2010%209.4%2013.4%207.5%206.3%2016.7%206.7%2026.5%205a77.2%2077.2%200%200136%20.8%2053.3%2053.3%200%200139.6%2035.8c4%2011.5%202.7%2023%207.7%2034.5a41%2041%200%200020.8%2021c22%207.7%2027.2%202.8%2041.3-.7z'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-width='3.1'%20d='M398.4%20341.7h-.3'/%3e%3cpath%20fill='none'%20stroke='%23ba0000'%20stroke-width='3.1'%20d='M506.4%20373.4c-33.8%2019.3-94.5-4-107.8-32'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20d='M383.2%20336.8l1-9.8-8.4-4%209.1-2%201-9.8%204.7%208.6%209-2-6.2%207.3%204.6%208.6-8.5-4.1'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-hm{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-hm'%20viewBox='0%200%20640%20480'%3e%3cg%20stroke-width='1pt'%3e%3cpath%20fill='%23006'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200v30.6l372.6%20243h46.9V243L46.9%200H0zm419.5%200v30.6l-372.6%20243H0V243L372.6%200h46.9z'/%3e%3cpath%20fill='%23fff'%20d='M174.8%200v273.6h69.9V0h-70zM0%2091.2v91.2h419.5V91.2H0z'/%3e%3cpath%20fill='%23c00'%20d='M0%20109.4v54.8h419.5v-54.8H0zM188.8%200v273.6h42V0h-42zM0%20273.6l139.8-91.2h31.3L31.3%20273.6H0zM0%200l139.8%2091.2h-31.2L0%2020.4V0zm248.4%2091.2L388.2%200h31.3L279.6%2091.2h-31.2zm171%20182.4l-139.7-91.2h31.2l108.6%2070.8v20.4z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M125.5%20416.5L98%20414l23.8-14-15.3-23%2025.8%209.7%208.4-26.3%208.5%2026.3L175%20377l-15.3%2023%2023.7%2014-27.5%202.5%203.8%2027.3-19-20-19%2020m370.5%201.9l-19.4-1.7%2016.7-10-10.7-16%2018.1%206.8%206-18.5%206%2018.5%2018-6.9-10.7%2016.2L533%20444l-19.3%201.7%202.7%2019.2-13.4-14-13.4%2014m2.7-307l-19.4-1.7%2016.7-9.9-10.7-16.2%2018.1%207%206-18.6%206%2018.5%2018-6.9-10.7%2016.2%2016.7%2010-19.3%201.6%202.7%2019.2-13.4-14-13.4%2014m-105.2%2097.7l-19.4-1.7%2016.7-9.9-10.8-16.1%2018.2%206.8%206-18.5%205.9%2018.5%2018.2-6.8-10.8%2016.1%2016.7%2010-19.3%201.6%202.6%2019.3L395%20280l-13.4%2014M588%20246l-19.4-1.6%2016.8-10-10.8-16.1%2018.2%206.9%205.9-18.5%206%2018.5%2018-7-10.6%2016.2%2016.7%2010-19.4%201.6%202.7%2019.3-13.4-14.1-13.4%2014M563%20305.7l-9.5%208%203%2012-10.6-6.5-10.5%206.6%203-12-9.6-8.1%2012.4-1%204.7-11.4%204.7%2011.5'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-hm.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-hm'%20viewBox='0%200%20512%20512'%3e%3cg%20stroke-width='1pt'%3e%3cpath%20fill='%23006'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200v19.2l234%20152.6h29.5v-19.2L29.5%200H0zm263.5%200v19.2l-234%20152.6H0v-19.2L234%200h29.5z'/%3e%3cpath%20fill='%23fff'%20d='M109.8%200v171.8h43.9V0h-44zM0%2057.3v57.3h263.5V57.3H0z'/%3e%3cpath%20fill='%23c00'%20d='M0%2068.7v34.4h263.5V68.7H0zM118.6%200v171.8h26.3V0h-26.3zM0%20171.8l87.8-57.2h19.7l-87.9%2057.3H0zM0%200l87.8%2057.3H68.2L0%2012.8V0zm156%2057.3L243.8%200h19.7l-87.8%2057.3H156zm107.5%20114.5l-87.9-57.2h19.7l68.2%2044.4v12.8z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M69.1%20443.6l-16.3%2017.2%203.2-23.5-23.6-2L52.8%20423l-13.1-19.8%2022.1%208.4%207.3-22.5%207.3%2022.5%2022.1-8.4-13%2019.8%2020.3%2012.1-23.6%202%203.2%2023.6m295.1%206L369%20479l2.3-16.5-16.6-1.5%2014.3-8.5-9.2-13.9%2015.6%206%205.1-16%205.1%2016%2015.7-6-9.3%2014%2014.4%208.4-16.7%201.5L392%20479m-11.5-259.5l-11.5%2012%202.3-16.5-16.6-1.4L369%20205l-9.2-14%2015.6%206%205.1-16%205.1%2016%2015.7-6-9.3%2014%2014.4%208.5-16.7%201.4%202.3%2016.6m-104.3%2088.4L276.2%20332l2.3-16.5L262%20314l14.3-8.5-9.2-14%2015.6%206%205.1-15.9%205.1%2015.9%2015.7-6-9.3%2014%2014.4%208.5-16.7%201.5%202.3%2016.5M463%20295.2l-11.5%2012%202.3-16.5-16.6-1.4%2014.3-8.5-9.2-14%2015.6%206%205-16%205.2%2016%2015.6-6-9.2%2014%2014.3%208.5-16.6%201.4%202.3%2016.5M411%20349l-8.2-6.9%2010.7-.8%204-9.9%204%2010%2010.8.7-8.2%206.9%202.5%2010.4-9-5.7-9.2%205.7'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-hn{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-hn'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%230073cf'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20160h640v160H0z'/%3e%3cg%20id='c'%20fill='%230073cf'%20transform='translate(320%20240)%20scale(26.66665)'%3e%3cg%20id='b'%3e%3cpath%20id='a'%20d='M-.3%200l.5.1L0-1z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(72)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-72)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(144)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-144)'%20xlink:href='%23b'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(133.3%20-42.7)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(133.3%2037.3)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(-133.3%20-42.7)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(-133.3%2037.3)'%20xlink:href='%23c'/%3e%3c/svg%3e")}.flag-icon-hn.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-hn'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%230073cf'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20170.7h512v170.6H0z'/%3e%3cg%20id='c'%20fill='%230073cf'%20transform='translate(256%20256)%20scale(28.44446)'%3e%3cg%20id='b'%3e%3cpath%20id='a'%20d='M0-1l-.3%201%20.5.1z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(72)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-72)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(144)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-144)'%20xlink:href='%23b'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(142.2%20-45.5)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(142.2%2039.8)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(-142.2%20-45.5)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(-142.2%2039.8)'%20xlink:href='%23c'/%3e%3c/svg%3e")}.flag-icon-hr{background-image:url(/assets/hr-D57Cr6KM.svg)}.flag-icon-hr.flag-icon-squared{background-image:url(/assets/hr-BDiIpzBj.svg)}.flag-icon-ht{background-image:url(/assets/ht-B9MHn6ym.svg)}.flag-icon-ht.flag-icon-squared{background-image:url(/assets/ht-de96i54P.svg)}.flag-icon-hu{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-hu'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23fff'%20d='M640%20480H0V0h640z'/%3e%3cpath%20fill='%23388d00'%20d='M640%20480H0V320h640z'/%3e%3cpath%20fill='%23d43516'%20d='M640%20160.1H0V.1h640z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-hu.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-hu'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23fff'%20d='M512%20512H0V0h512z'/%3e%3cpath%20fill='%23388d00'%20d='M512%20512H0V341.3h512z'/%3e%3cpath%20fill='%23d43516'%20d='M512%20170.8H0V.1h512z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-id{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-id'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23e70011'%20d='M0%200h640v249H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20240h640v240H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-id.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-id'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23e70011'%20d='M0%200h512v265.5H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20256h512v256H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ie{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ie'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23009A49'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23FF7900'%20d='M426.7%200H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ie.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ie'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23009A49'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23FF7900'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-il{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-il'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='il-a'%3e%3cpath%20fill-opacity='.7'%20d='M-87.6%200H595v512H-87.6z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23il-a)'%20transform='translate(82.1)%20scale(.94)'%3e%3cpath%20fill='%23fff'%20d='M619.4%20512H-112V0h731.4z'/%3e%3cpath%20fill='%2300c'%20d='M619.4%20115.2H-112V48h731.4zm0%20350.5H-112v-67.2h731.4zm-483-275l110.1%20191.6L359%20191.6l-222.6-.8z'/%3e%3cpath%20fill='%23fff'%20d='M225.8%20317.8l20.9%2035.5%2021.4-35.3-42.4-.2z'/%3e%3cpath%20fill='%2300c'%20d='M136%20320.6L246.2%20129l112.4%20190.8-222.6.8z'/%3e%3cpath%20fill='%23fff'%20d='M225.8%20191.6l20.9-35.5%2021.4%2035.4-42.4.1zM182%20271.1l-21.7%2036%2041-.1-19.3-36zm-21.3-66.5l41.2.3-19.8%2036.3-21.4-36.6zm151.2%2067l20.9%2035.5-41.7-.5%2020.8-35zm20.5-67l-41.2.3%2019.8%2036.3%2021.4-36.6zm-114.3%200L189.7%20256l28.8%2050.3%2052.8%201.2%2032-51.5-29.6-52-55.6.5z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-il.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-il'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%3e%3cpath%20fill='%23fff'%20d='M619.4%20512H-112V0h731.4z'/%3e%3cpath%20fill='%2300c'%20d='M619.4%20115.2H-112V48h731.4zm0%20350.5H-112v-67.2h731.4zm-483-275l110.1%20191.6L359%20191.6l-222.6-.8z'/%3e%3cpath%20fill='%23fff'%20d='M225.8%20317.8l20.9%2035.5%2021.4-35.3-42.4-.2z'/%3e%3cpath%20fill='%2300c'%20d='M136%20320.6L246.2%20129l112.4%20190.8-222.6.8z'/%3e%3cpath%20fill='%23fff'%20d='M225.8%20191.6l20.9-35.5%2021.4%2035.4-42.4.1zM182%20271.1l-21.7%2036%2041-.1-19.3-36zm-21.3-66.5l41.2.3-19.8%2036.3-21.4-36.6zm151.2%2067l20.9%2035.5-41.7-.5%2020.8-35zm20.5-67l-41.2.3%2019.8%2036.3%2021.4-36.6zm-114.3%200L189.7%20256l28.8%2050.3%2052.8%201.2%2032-51.5-29.6-52-55.6.5z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-im{background-image:url(/assets/im-BwkDZSrX.svg)}.flag-icon-im.flag-icon-squared{background-image:url(/assets/im-nQZRPCUp.svg)}.flag-icon-in{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-in'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23f93'%20d='M0%200h640v160H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20160h640v160H0z'/%3e%3cpath%20fill='%23128807'%20d='M0%20320h640v160H0z'/%3e%3cg%20transform='matrix(3.2%200%200%203.2%20320%20240)'%3e%3ccircle%20r='20'%20fill='%23008'/%3e%3ccircle%20r='17.5'%20fill='%23fff'/%3e%3ccircle%20r='3.5'%20fill='%23008'/%3e%3cg%20id='d'%3e%3cg%20id='c'%3e%3cg%20id='b'%3e%3cg%20id='a'%20fill='%23008'%3e%3ccircle%20r='.9'%20transform='rotate(7.5%20-8.8%20133.5)'/%3e%3cpath%20d='M0%2017.5L.6%207%200%202l-.6%205L0%2017.5z'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(15)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(30)'%20xlink:href='%23b'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(60)'%20xlink:href='%23c'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(120)'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-120)'%20xlink:href='%23d'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-in.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-in'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23f93'%20d='M0%200h512v170.7H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20170.7h512v170.6H0z'/%3e%3cpath%20fill='%23128807'%20d='M0%20341.3h512V512H0z'/%3e%3cg%20transform='translate(256%20256)%20scale(3.41333)'%3e%3ccircle%20r='20'%20fill='%23008'/%3e%3ccircle%20r='17.5'%20fill='%23fff'/%3e%3ccircle%20r='3.5'%20fill='%23008'/%3e%3cg%20id='d'%3e%3cg%20id='c'%3e%3cg%20id='b'%3e%3cg%20id='a'%20fill='%23008'%3e%3ccircle%20r='.9'%20transform='rotate(7.5%20-8.8%20133.5)'/%3e%3cpath%20d='M0%2017.5L.6%207%200%202l-.6%205L0%2017.5z'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(15)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(30)'%20xlink:href='%23b'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(60)'%20xlink:href='%23c'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(120)'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-120)'%20xlink:href='%23d'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-io{background-image:url(/assets/io-BlwIW3qH.svg)}.flag-icon-io.flag-icon-squared{background-image:url(/assets/io-PEmgb3kY.svg)}.flag-icon-iq{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-iq'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%20160h640v160H0z'/%3e%3cpath%20fill='%23ce1126'%20d='M0%200h640v160H0z'/%3e%3cpath%20d='M0%20320h640v160H0z'/%3e%3cg%20fill='%23007a3d'%20transform='translate(-179.3%20-92.8)%20scale(1.75182)'%3e%3cpath%20d='M325.5%20173.2a5%205%200%2001-1.4-1c-.3-.5-.1-.5%201.2-.2%202.3.7%203.8.4%205.3-.8l1.3-1.1%201.5.7c.9.5%201.8.8%202%20.7.7-.2%202.1-2%202-2.6%200-.7.6-.5%201%20.3.6%201.6-.3%203.5-2%203.9-.7.2-1.4.1-2.6-.3-1.4-.5-1.7-.5-2.4%200a5.4%205.4%200%2001-5.9.4zm5.8-5.3a8%208%200%2001-1-4c.1-.6.3-.8.8-.6%201%20.3%201.2%201%201%203%200%201.8-.3%202.3-.8%201.6zm-67.6-1.9c-.1%201.3%202.4%204.6%203.5%205.2-.8.3-1.7.2-2.4.5-4%204-18.4%2018-21%2021.4%207.8.2%2016.4-.1%2023.7-.4%200-5.3%205-5.6%208.4-7.5%201.7%202.7%206%202.5%206.6%206.6v17.6H216a9.7%209.7%200%2001-12.3%207.5c2-2%205.4-2.8%206.6-5.7%201-6.4-2-10.3-4-14a24%2024%200%20007-3.6c-2.3%207%206.2%206.3%2012.4%206.1.2-2.4.1-5.2-1.7-5.6%202.3-.9%202.7-1.2%206.6-4.4v9.6l46.1-.1c0-3%20.8-7.9-1.6-7.9-2.2%200%200%206.2-1.8%206.2h-35.7v-6c1.5-1.6%201.3-1.5%2011.6-11.8%201-1%208.3-7.6%2014.6-13.7zm89.1-.3c2.5%201.4%204.5%203.2%207.5%204-.3%201.3-1.5%201.8-1.8%203.1v27c3.4.7%204.2-1.3%205.8-2.3.4%204.3%203.2%208.5%203%2012h-14.5v-43.7zm-19.4%2014.5s5.3-4.5%205.3-4.7V199h3.8l-.1-26.3c1.5-1.6%204.6-3.8%205.3-5.4v42h-33.4c-.5-8.7-.6-17.7%209.6-15.8V190c-.3-.6-.9.1-1-.7%201.6-1.6%202.1-2%206.5-5.8l.1%2015.5h3.9v-18.8zm-12.6%2018.6c.7%201%203.2%201%203-.8-.3-1.5-3.5-1-3%20.8z'/%3e%3ccircle%20cx='224'%20cy='214.4'%20r='2'/%3e%3cpath%20d='M287%20165.8c2.5%201.3%204.5%203.2%207.6%204-.4%201.2-1.5%201.7-1.8%203v27c3.4.7%204.1-1.2%205.7-2.3.5%204.3%203.2%208.6%203.1%2012H287v-43.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-iq.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-iq'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%20170.7h512v170.6H0z'/%3e%3cpath%20fill='%23ce1126'%20d='M0%200h512v170.7H0z'/%3e%3cpath%20d='M0%20341.3h512V512H0z'/%3e%3cg%20fill='%23007a3d'%20transform='translate(-276.6%20-99)%20scale(1.8686)'%3e%3cpath%20d='M325.5%20173.2a5%205%200%2001-1.4-1c-.3-.5-.1-.5%201.2-.2%202.3.7%203.8.4%205.3-.8l1.3-1.1%201.5.7c.9.5%201.8.8%202%20.7.7-.2%202.1-2%202-2.6%200-.7.6-.5%201%20.3.6%201.6-.3%203.5-2%203.9-.7.2-1.4.1-2.6-.3-1.4-.5-1.7-.5-2.4%200a5.4%205.4%200%2001-5.9.4zm5.8-5.3a8%208%200%2001-1-4c.1-.6.3-.8.8-.6%201%20.3%201.2%201%201%203%200%201.8-.3%202.3-.8%201.6zm-67.6-1.9c-.1%201.3%202.4%204.6%203.5%205.2-.8.3-1.7.2-2.4.5-4%204-18.4%2018-21%2021.4%207.8.2%2016.4-.1%2023.7-.4%200-5.3%205-5.6%208.4-7.5%201.7%202.7%206%202.5%206.6%206.6v17.6H216a9.7%209.7%200%2001-12.3%207.5c2-2%205.4-2.8%206.6-5.7%201-6.4-2-10.3-4-14a24%2024%200%20007-3.6c-2.3%207%206.2%206.3%2012.4%206.1.2-2.4.1-5.2-1.7-5.6%202.3-.9%202.7-1.2%206.6-4.4v9.6l46.1-.1c0-3%20.8-7.9-1.6-7.9-2.2%200%200%206.2-1.8%206.2h-35.7v-6c1.5-1.6%201.3-1.5%2011.6-11.8%201-1%208.3-7.6%2014.6-13.7zm89.1-.3c2.5%201.4%204.5%203.2%207.5%204-.3%201.3-1.5%201.8-1.8%203.1v27c3.4.7%204.2-1.3%205.8-2.3.4%204.3%203.2%208.5%203%2012h-14.5v-43.7zm-19.4%2014.5s5.3-4.5%205.3-4.7V199h3.8l-.1-26.3c1.5-1.6%204.6-3.8%205.3-5.4v42h-33.4c-.5-8.7-.6-17.7%209.6-15.8V190c-.3-.6-.9.1-1-.7%201.6-1.6%202.1-2%206.5-5.8l.1%2015.5h3.9v-18.8zm-12.6%2018.6c.7%201%203.2%201%203-.8-.3-1.5-3.5-1-3%20.8z'/%3e%3ccircle%20cx='224'%20cy='214.4'%20r='2'/%3e%3cpath%20d='M287%20165.8c2.5%201.3%204.5%203.2%207.6%204-.4%201.2-1.5%201.7-1.8%203v27c3.4.7%204.1-1.2%205.7-2.3.5%204.3%203.2%208.6%203.1%2012H287v-43.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ir{background-image:url(/assets/ir-C-YIdl3r.svg)}.flag-icon-ir.flag-icon-squared{background-image:url(/assets/ir-gUVN6dNC.svg)}.flag-icon-is{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-is'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='is-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h640v480H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='0'%20clip-path='url(%23is-a)'%3e%3cpath%20fill='%23003897'%20d='M0%200h666.7v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20186.7h186.7V0h106.6v186.7h373.4v106.6H293.3V480H186.7V293.3H0V186.7z'/%3e%3cpath%20fill='%23d72828'%20d='M0%20213.3h213.3V0h53.4v213.3h400v53.4h-400V480h-53.4V266.7H0v-53.4z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-is.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-is'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M85.4%200h486v486h-486z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='0'%20clip-path='url(%23a)'%20transform='translate(-90)%20scale(1.0535)'%3e%3cpath%20fill='%23003897'%20d='M0%200h675v486H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20189h189V0h108v189h378v108H297v189H189V297H0V189z'/%3e%3cpath%20fill='%23d72828'%20d='M0%20216h216V0h54v216h405v54H270v216h-54V270H0v-54z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-it{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-it'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23009246'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23ce2b37'%20d='M426.7%200H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-it.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-it'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23009246'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23ce2b37'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-je{background-image:url(/assets/je-VzeYr63e.svg)}.flag-icon-je.flag-icon-squared{background-image:url(/assets/je-CUHFxVGg.svg)}.flag-icon-jm{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-jm'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20d='M0%200l320%20240L0%20480zm640%200L320%20240l320%20240z'/%3e%3cpath%20fill='%23090'%20d='M0%200l320%20240L640%200zm0%20480l320-240%20320%20240z'/%3e%3cpath%20fill='%23fc0'%20d='M640%200h-59.6L0%20435.3V480h59.6L640%2044.7z'/%3e%3cpath%20fill='%23fc0'%20d='M0%200v44.7L580.4%20480H640v-44.7L59.6%200z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-jm.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-jm'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20d='M0%200l256%20256L0%20512zm512%200L256%20256l256%20256z'/%3e%3cpath%20fill='%23090'%20d='M0%200l256%20256L512%200zm0%20512l256-256%20256%20256z'/%3e%3cpath%20fill='%23fc0'%20d='M512%200h-47.7L0%20464.3V512h47.7L512%2047.7z'/%3e%3cpath%20fill='%23fc0'%20d='M0%200v47.7L464.3%20512H512v-47.7L47.7%200z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-jo{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-jo'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='jo-a'%3e%3cpath%20fill-opacity='.7'%20d='M-117.8%200h682.6v512h-682.6z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23jo-a)'%20transform='translate(110.5)%20scale(.9375)'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20d='M-117.8%200h1024v170.7h-1024z'/%3e%3cpath%20fill='%23fff'%20d='M-117.8%20170.7h1024v170.6h-1024z'/%3e%3cpath%20fill='%23090'%20d='M-117.8%20341.3h1024V512h-1024z'/%3e%3cpath%20fill='red'%20d='M-117.8%20512l512-256-512-256v512z'/%3e%3cpath%20fill='%23fff'%20d='M24.5%20289l5.7-24.9H4.7l23-11-15.9-19.9%2023%2011%205.6-24.8%205.7%2024.9L69%20233.2l-16%2019.9%2023%2011H50.6l5.7%2024.9-15.9-20z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-jo.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-jo'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M113.6%200H607v493.5H113.6z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23a)'%20transform='translate(-117.8)%20scale(1.0375)'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20d='M0%200h987v164.5H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20164.5h987V329H0z'/%3e%3cpath%20fill='%23090'%20d='M0%20329h987v164.5H0z'/%3e%3cpath%20fill='red'%20d='M0%20493.5l493.5-246.8L0%200v493.5z'/%3e%3cpath%20fill='%23fff'%20d='M164.8%20244l22%2010.6h-24.5l5.5%2024-15.3-19.3-15.3%2019.2%205.5-23.9H118l22.1-10.7-15.3-19.1%2022.1%2010.6%205.5-23.9%205.5%2024%2022-10.7z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-jp{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-jp'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='jp-a'%3e%3cpath%20fill-opacity='.7'%20d='M-88%2032h640v480H-88z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23jp-a)'%20transform='translate(88%20-32)'%3e%3cpath%20fill='%23fff'%20d='M-128%2032h720v480h-720z'/%3e%3ccircle%20cx='523.1'%20cy='344.1'%20r='194.9'%20fill='%23d30000'%20transform='translate(-168.4%208.6)%20scale(.76554)'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-jp.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-jp'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M177.2%200h708.6v708.7H177.2z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23a)'%20transform='translate(-128)%20scale(.72249)'%3e%3cpath%20fill='%23fff'%20d='M0%200h1063v708.7H0z'/%3e%3ccircle%20cx='523.1'%20cy='344.1'%20r='194.9'%20fill='%23d30000'%20transform='translate(-59.7%20-34.5)%20scale(1.1302)'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ke{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-ke'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cpath%20id='a'%20stroke-miterlimit='10'%20d='M-28.6%2047.5l1.8%201%2046.7-81c2.7-.6%204.2-3.2%205.7-5.8%201-1.8%205-8.7%206.7-17.7a58%2058%200%2000-11.9%2014.7c-1.5%202.6-3%205.2-2.3%207.9z'/%3e%3c/defs%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20d='M0%200h640v144H0z'/%3e%3cpath%20fill='%23060'%20d='M0%20336h640v144H0z'/%3e%3cg%20id='b'%20transform='matrix(3%200%200%203%20320%20240)'%3e%3cuse%20width='100%25'%20height='100%25'%20stroke='%23000'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23fff'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20640%200)'%20xlink:href='%23b'/%3e%3cpath%20fill='%23b00'%20d='M640.5%20168H377c-9-24-39-72-57-72s-48%2048-57%2072H-.2v144H263c9%2024%2039%2072%2057%2072s48-48%2057-72h263.5V168z'/%3e%3cpath%20id='c'%20d='M377%20312c9-24%2015-48%2015-72s-6-48-15-72c-9%2024-15%2048-15%2072s6%2048%2015%2072'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20640%200)'%20xlink:href='%23c'/%3e%3cg%20fill='%23fff'%20transform='matrix(3%200%200%203%20320%20240)'%3e%3cellipse%20rx='4'%20ry='6'/%3e%3cpath%20id='d'%20d='M1%205.8s4%208%204%2021-4%2021-4%2021z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1)'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(1%20-1)'%20xlink:href='%23d'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ke.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-ke'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cpath%20id='a'%20stroke-miterlimit='10'%20d='M-28.6%2047.5l1.8%201%2046.7-81c2.7-.6%204.2-3.2%205.7-5.8%201-1.8%205-8.7%206.7-17.7a58%2058%200%2000-11.9%2014.7c-1.5%202.6-3%205.2-2.3%207.9z'/%3e%3c/defs%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20d='M0%200h512v153.6H0z'/%3e%3cpath%20fill='%23060'%20d='M0%20358.4h512V512H0z'/%3e%3cg%20id='b'%20transform='matrix(3.2%200%200%203.2%20255.8%20256)'%3e%3cuse%20width='100%25'%20height='100%25'%20stroke='%23000'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23fff'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20511.7%200)'%20xlink:href='%23b'/%3e%3cpath%20fill='%23b00'%20d='M255.8%20102.4c-19.2%200-51.2%2051.2-60.8%2076.8H0v153.6h195c9.7%2025.6%2041.7%2076.8%2060.9%2076.8%2019.2%200%2051.2-51.2%2060.8-76.8H512V179.2H316.6c-9.6-25.6-41.6-76.8-60.8-76.8z'/%3e%3cpath%20id='c'%20d='M316.6%20332.8a220%20220%200%200016-76.8%20220%20220%200%2000-16-76.8%20220%20220%200%2000-16%2076.8%20220%20220%200%200016%2076.8'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20511.7%200)'%20xlink:href='%23c'/%3e%3cg%20fill='%23fff'%20transform='matrix(3.2%200%200%203.2%20255.8%20256)'%3e%3cellipse%20rx='4'%20ry='6'/%3e%3cpath%20id='d'%20d='M1%205.8s4%208%204%2021-4%2021-4%2021z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1)'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(1%20-1)'%20xlink:href='%23d'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-kg{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-kg'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='kg-a'%3e%3cpath%20fill-opacity='.7'%20d='M-85%200h682.7v512H-85z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23kg-a)'%20transform='translate(79.6)%20scale(.9375)'%3e%3cpath%20fill='%23be0027'%20d='M-128%200h768.8v512H-128z'/%3e%3cpath%20fill='%23ff0'%20d='M105.5%20261.1c13.6-16.6%2041.9-.4%2065-12.3-27.4%201.5-42.3-13.2-63.9-11.1%2022.4-13.8%2041.5%204.5%2066.5-2.8-33.1-2.8-31.7-17.7-61.9-19.8%2026.8-11.4%2040%2011.8%2066.3%206.5-31-7.1-35-25.3-58-29.2%2033.6-5%2031.4%2014.8%2064.3%2017.2-33.4-14.3-24.7-26.8-52.6-37.7%2031.3-.7%2029.2%2021%2061%2026.6-27.2-17.2-23.9-32.9-46.2-45.2%2026.5.5%2029%2027.6%2056.1%2036-24.1-19.1-17.8-35.3-38.6-52.4%2026.4%206.2%2022.5%2029.6%2050%2044.6-20.4-22.6-12.6-38.8-30.3-57.3%2025.4%208.1%2015.7%2030.4%2042%2051.6-15-24.9-5.7-40.8-20.6-61.7%2023.6%2012.1%2012.2%2034.9%2034%2057.5-10.3-25.5%200-41.3-10.5-63.9%2020.2%2015%208.2%2039.3%2024.5%2062.5-6-32%207.8-37.2%203.5-65.2%2015.3%2018.8-1.8%2037.6%2010%2065.3-1.5-31.5%2015.3-38.8%2012.4-64%2015.1%2022.6-8.5%2042.3%201.4%2066.5%202.5-29.8%2022.1-37.6%2022.4-60.8%2012%2021.3-14%2036.7-9.8%2065%208.5-31.2%2029.4-35%2032-56%207.1%2024.6-21.4%2036-19.7%2063.4%208.5-27.7%2034.6-31%2040-51.4%203.3%2026-22.4%2030.7-29.7%2059.5%2013.5-23.5%2037.2-25.4%2047.8-44-.8%2025.8-29.8%2029.2-38.7%2053.3%2016.7-20.5%2037.7-17%2054.4-35.1-1.8%2023.3-31.3%2022-47%2046.1%2018.1-16.7%2045.4-11.7%2059.3-26.1-.7%2020.6-36.9%2019-54%2037.5%2021-11.6%2047.8-4.8%2063.2-15.5-2.8%2018-41%2013.8-59.3%2028%2025.2-7%2044.7%203.7%2065-4-9.9%2017.5-44.6%206.4-63%2017.8%2022-3.7%2045.2%209.6%2065.1%205.3-6.5%2015.2-44.6-1-65%208.5%2024.4-.2%2040.3%2015.5%2063%2014.4-12.3%2013.8-45.7-5.1-65.2-1.9%2023.8%205%2042%2024.6%2060%2025.6-14.9%2011.3-42.5-14.5-65-11.3%2023.2%206.2%2042.6%2032.5%2055.8%2033.1-14.3%209.8-42.5-22.5-61.8-21.3%2023.5%2010.6%2034.2%2037.5%2049.7%2041.3-19.1%206.1-37.9-29.2-58.4-30.5%2023.8%2015%2025.1%2038%2043.4%2048.2-19.3%204.7-33-35.2-53.3-38.6%2019.5%2014.3%2022.5%2045%2035.4%2054.6-19.6%201-26.7-40.7-46.8-46.7%2017.2%2014.4%2013.1%2045.6%2026.5%2059-20.4-4.3-17.8-40.6-39.1-52.9%2015.3%2019.4%207.5%2046.9%2017.5%2062.4-19.9-8-11.3-40.6-30.2-59%2010.3%2020.6-.8%2044.6%207.4%2064.5-18.2-8.9-6-47.4-19.9-62.7%206.4%2023.8-5.4%2043.5-.6%2064.8-18.6-21.5%202.8-43.2-13.3-65.1%204.2%2025.1-13.4%2042.7-10.6%2063.7-14.7-17.2%208-44.7-3.5-66.4%202.4%2024.7-20.3%2046.4-18.7%2062-12-20%2013.3-43.6%206.5-66.3-1.4%2023.6-24.4%2036.4-28.7%2057.9-7.7-23.7%2019.6-40.8%2017.2-64.1-7.8%2022.1-30%2031-37.8%2052.5-6.4-23.7%2026-36.2%2026.8-61-10%2023.2-36.5%2028.4-45.3%2046.2-3.3-23.5%2033.8-34%2035.2-56.3-12%2021.4-41%2022.3-51%2039.3-1.5-23.4%2037.6-26.3%2043.7-50.8-11.9%2018.2-43.7%2015.9-57%2030.7%202.1-21.7%2044.4-23%2051.2-42.6-15.8%2015.2-45%209-61.5%2021%209.2-21.4%2048.9-16.9%2057.8-32.3-17.5%209.1-48.6.2-64%209.4%2014-20.2%2044.8-8.1%2062.3-22-28.4%204.1-45.5-7.2-65.2-2z'/%3e%3cpath%20fill='%23ff0'%20d='M356%20256.1a99.2%2099.2%200%2011-198.5%200%2099.2%2099.2%200%2001198.4%200z'/%3e%3cpath%20fill='%23be0027'%20d='M343.2%20256.3a86.3%2086.3%200%2011-172.6%200%2086.3%2086.3%200%2001172.6%200z'/%3e%3cpath%20fill='%23ff0'%20d='M331.2%20256.5a74%2074%200%2011-148.2%200%2074%2074%200%2001148.2%200z'/%3e%3cpath%20fill='%23be0027'%20d='M194%20208c20.5-.5%2046%201.4%2062.9%2014.8a97.1%2097.1%200%200160.5-14.3l11%2020.1a101%20101%200%2000-50%208.2%2085.3%2085.3%200%200134.6%2072.1c-2.7%203.4-7%207.1-9.7%2010.5%204-28.5-11-60.3-32.9-77%2017.8%2025.6%2028.3%2048.6%2025.4%2080.4l-10%206.4c4.6-28-2-61-22.7-80%2012%2017.5%2023.8%2049%2016.4%2081-3.2%201-8.2%203.7-11.4%204.6a96%2096%200%2000-10.8-78.7c-13.8%2019.8-18.3%2050-10.5%2078-3.8-1-6.7-2.2-10.6-3.1-5.7-30%202.2-64%2015.9-81.7-14%208.1-27.1%2042.7-23.4%2078l-9.3-4.3c-4.5-26.3%207.4-60.6%2024.5-80.4-19.4%2012.2-35.2%2042.3-32.5%2074.6-3-2.6-5.7-3.9-8.7-6.6-3.4-28.2%2013-56.6%2032.1-73.6-16.1-7.3-30-8.7-50-8.4%203.1-6.5%206-14.1%209.2-20.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-kg.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-kg'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M104%200h416.3v416.3H104.1z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%20transform='translate(-128)%20scale(1.23)'%3e%3cpath%20fill='%23be0027'%20d='M0%200h625v416.3H0z'/%3e%3cpath%20fill='%23ff0'%20d='M189.8%20212.3c11.1-13.5%2034.1-.3%2052.9-10-22.3%201.2-34.4-10.7-52-9%2018.2-11.2%2033.7%203.6%2054.1-2.4-27-2.2-25.8-14.3-50.3-16%2021.8-9.3%2032.5%209.6%2053.9%205.3-25.2-5.8-28.5-20.6-47.2-23.8%2027.3-4.1%2025.5%2012%2052.3%2014-27.2-11.6-20-21.8-42.8-30.6%2025.5-.6%2023.8%2017%2049.5%2021.6-22-14-19.3-26.8-37.5-36.8%2021.6.4%2023.7%2022.5%2045.7%2029.3-19.6-15.5-14.5-28.7-31.4-42.6%2021.4%205%2018.3%2024.1%2040.6%2036.2-16.5-18.3-10.2-31.5-24.6-46.6%2020.6%206.7%2012.8%2024.8%2034.2%2042-12.3-20.2-4.7-33.1-16.8-50.2%2019.2%2010%209.9%2028.4%2027.7%2046.8-8.4-20.7%200-33.6-8.6-52%2016.4%2012.3%206.7%2032%2019.9%2050.9-4.8-26%206.4-30.3%202.9-53%2012.4%2015.3-1.5%2030.6%208%2053-1-25.5%2012.5-31.5%2010.1-52%2012.4%2018.4-6.9%2034.4%201.2%2054.1%202-24.3%2018-30.5%2018.3-49.4%209.7%2017.3-11.5%2029.8-8%2052.8%206.9-25.4%2023.9-28.5%2026-45.6%205.8%2020-17.4%2029.4-16%2051.6%206.9-22.5%2028.1-25.2%2032.5-41.8%202.6%2021.2-18.3%2025-24.1%2048.4%2011-19%2030.2-20.7%2038.8-35.8-.7%2021-24.3%2023.7-31.5%2043.4%2013.6-16.7%2030.6-13.8%2044.2-28.6-1.4%2019-25.4%2017.9-38.2%2037.5%2014.8-13.6%2037-9.5%2048.3-21.2-.6%2016.7-30%2015.5-44%2030.4%2017.2-9.3%2038.9-3.8%2051.5-12.6C427%20184.3%20396%20181%20381%20192.4c20.5-5.7%2036.3%203%2053-3.3-8.1%2014.3-36.3%205.3-51.3%2014.6%2017.8-3%2036.7%207.7%2052.9%204.3-5.3%2012.3-36.2-.8-53%207%2020-.3%2033%2012.5%2051.4%2011.6-10%2011.2-37.2-4.2-53-1.6%2019.3%204%2034%2020%2048.7%2020.8-12%209.2-34.5-11.8-52.8-9.1%2018.8%205%2034.6%2026.4%2045.4%2026.9-11.6%208-34.6-18.3-50.3-17.4%2019%208.7%2027.8%2030.5%2040.4%2033.6-15.5%205-30.8-23.7-47.5-24.7%2019.3%2012.2%2020.4%2030.8%2035.3%2039-15.6%204-26.8-28.5-43.3-31.2%2015.9%2011.6%2018.2%2036.5%2028.8%2044.4-16%20.8-21.7-33.1-38-38%2014%2011.7%2010.6%2037%2021.4%2047.9-16.5-3.4-14.4-33-31.7-43%2012.4%2015.8%206%2038.1%2014.2%2050.7-16.2-6.5-9.1-33-24.6-48%208.4%2016.8-.6%2036.3%206%2052.5-14.7-7.2-4.8-38.5-16.1-51%205.2%2019.4-4.4%2035.4-.5%2052.7-15.1-17.5%202.3-35-10.8-53%203.4%2020.6-10.9%2034.8-8.6%2052-12-14%206.4-36.5-2.9-54.1%202%2020.1-16.5%2037.7-15.2%2050.4-9.7-16.2%2010.8-35.4%205.3-53.9-1.2%2019.2-19.8%2029.6-23.3%2047-6.3-19.2%2015.9-33.1%2014-52-6.4%2018-24.4%2025.2-30.8%2042.6-5.2-19.2%2021.1-29.4%2021.8-49.6-8.1%2019-29.7%2023.1-36.8%2037.6-2.7-19%2027.5-27.6%2028.6-45.7-9.7%2017.4-33.3%2018-41.5%2031.9-1.2-19%2030.6-21.4%2035.6-41.3-9.7%2014.8-35.6%2013-46.3%2025%201.7-17.7%2036-18.8%2041.5-34.6-12.8%2012.3-36.5%207.2-50%2017%207.5-17.4%2039.8-13.7%2047-26.3-14.2%207.5-39.5.3-52%207.7%2011.4-16.4%2036.5-6.6%2050.7-18-23.1%203.4-37-5.8-53-1.5z'/%3e%3cpath%20fill='%23ff0'%20d='M393.4%20208.2a80.7%2080.7%200%2011-161.3%200%2080.7%2080.7%200%2001161.3%200z'/%3e%3cpath%20fill='%23be0027'%20d='M383%20208.4a70.1%2070.1%200%2011-140.2%200%2070.1%2070.1%200%2001140.3%200z'/%3e%3cpath%20fill='%23ff0'%20d='M373.3%20208.5a60.2%2060.2%200%2011-120.5%200%2060.2%2060.2%200%2001120.5%200z'/%3e%3cpath%20fill='%23be0027'%20d='M261.8%20169c16.7-.3%2037.4%201.2%2051.1%2012.2a79%2079%200%200149.2-11.7l9%2016.4c-13-1.3-25.7.5-40.7%206.6a69.3%2069.3%200%200128.1%2058.6c-2.2%202.8-5.6%205.8-7.8%208.5%203.2-23.1-9-49-26.8-62.6%2014.4%2020.9%2023%2039.6%2020.6%2065.5l-8.2%205.1c3.8-22.8-1.5-49.5-18.4-65a87.5%2087.5%200%200113.4%2065.8c-2.6.8-6.6%203-9.3%203.8a78%2078%200%2000-8.8-64%2077.6%2077.6%200%2000-8.5%2063.4l-8.6-2.5c-4.6-24.5%201.8-52%2012.9-66.4-11.3%206.6-22%2034.7-19%2063.4l-7.6-3.5c-3.7-21.4%206-49.3%2020-65.4-15.8%2010-28.7%2034.4-26.4%2060.7-2.4-2.1-4.7-3.2-7.1-5.3-2.8-23%2010.5-46.1%2026-60a87.6%2087.6%200%2000-40.6-6.7c2.5-5.3%205-11.5%207.5-16.8z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-kh{background-image:url(/assets/kh-BZrwz3Bm.svg)}.flag-icon-kh.flag-icon-squared{background-image:url(/assets/kh-DoRU77DH.svg)}.flag-icon-ki{background-image:url(/assets/ki-tLHlRd9f.svg)}.flag-icon-ki.flag-icon-squared{background-image:url(/assets/ki-BEqo3sTP.svg)}.flag-icon-km{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-km'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='km-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h682.7v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23km-a)'%20transform='scale(.9375)'%3e%3cpath%20fill='%23ff0'%20d='M0%200h768.8v128H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20128h768.8v128H0z'/%3e%3cpath%20fill='%23be0027'%20d='M0%20256h768.8v128H0z'/%3e%3cpath%20fill='%233b5aa3'%20d='M0%20384h768.8v128H0z'/%3e%3cpath%20fill='%23239e46'%20d='M0%200v512l381.9-255.3L0%200z'/%3e%3cpath%20fill='%23fff'%20d='M157.2%20141.4c-85-4.3-123.9%2063.5-123.8%20115.9-.2%2062%2058.6%20113%20112.8%20110C117%20353.5%2081.2%20314.6%2081%20257c-.3-52.1%2029.5-97.5%2076.3-115.6z'/%3e%3cpath%20fill='%23fff'%20d='M156%20197l-12-9.3-14.6%204.6%205.2-14.4-8.8-12.4%2015.2.6%209-12.3%204.3%2014.7%2014.4%204.8-12.6%208.5zm-.3%2052.1l-12-9.4-14.6%204.6%205.3-14.3-8.9-12.4%2015.3.5%209-12.2%204.2%2014.6%2014.5%204.9-12.7%208.5zm.2%2052.6l-12-9.4-14.5%204.6%205.2-14.3-8.8-12.4%2015.2.5%209-12.2%204.3%2014.6%2014.4%204.8-12.6%208.6zm-.2%2053l-12-9.3L129%20350l5.3-14.4-8.9-12.4%2015.3.6%209-12.3%204.2%2014.7%2014.5%204.8-12.7%208.5z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-km.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-km'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h416.3v416.3H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%20transform='scale(1.23)'%3e%3cpath%20fill='%23ff0'%20d='M0%200h625v104H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20104h625v104.1H0z'/%3e%3cpath%20fill='%23be0027'%20d='M0%20208.1h625v104H0z'/%3e%3cpath%20fill='%233b5aa3'%20d='M0%20312.2h625v104H0z'/%3e%3cpath%20fill='%23239e46'%20d='M0%200v416.2l310.4-207.5L0%200z'/%3e%3cpath%20fill='%23fff'%20d='M127.8%20115c-69.2-3.5-100.7%2051.6-100.6%2094.2-.2%2050.4%2047.6%2092%2091.7%2089.4A100%20100%200%200165.8%20209a98.3%2098.3%200%200162-94z'/%3e%3cpath%20fill='%23fff'%20d='M126.8%20160.2l-9.8-7.6-11.8%203.7%204.2-11.6-7.1-10.1%2012.3.4%207.4-10%203.4%2012%2011.8%203.9-10.3%207zm-.2%2042.3l-9.8-7.6-11.8%203.7%204.2-11.6-7.2-10.1%2012.4.4%207.4-10%203.4%2012%2011.8%204-10.3%206.9zm.2%2042.8l-9.8-7.6-11.8%203.7%204.2-11.7-7.1-10%2012.3.4%207.4-10%203.4%2012%2011.8%203.9-10.3%206.9zm-.2%2043.1l-9.8-7.6-11.8%203.7%204.2-11.6-7.2-10.1%2012.4.4%207.4-10%203.4%2012%2011.8%204-10.3%206.9z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-kn{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-kn'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='kn-a'%3e%3cpath%20fill-opacity='.7'%20d='M-80.1%200h682.7v512H-80.1z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23kn-a)'%20transform='translate(75.1)%20scale(.9375)'%3e%3cpath%20fill='%23ffe900'%20d='M-107.8.2h737.6v511.3h-737.6z'/%3e%3cpath%20fill='%2335a100'%20d='M-108.2.2l.8%20368.6L466.6%200l-574.8.2z'/%3e%3cpath%20fill='%23c70000'%20d='M630.7%20511.5l-1.4-383.2-579%20383.5%20580.4-.3z'/%3e%3cpath%20d='M-107.9%20396.6l.5%20115.4%20125.3-.2%20611.7-410.1L629%201.4%20505.2.2l-613%20396.4z'/%3e%3cpath%20fill='%23fff'%20d='M380.4%20156.6l-9.8-42.2%2033.3%2027%2038-24.6-17.4%2041.3%2033.4%2027-44.2-1.5-17.3%2041.3-9.9-42.2-44.1-1.5zm-275.2%20179l-9.9-42.3%2033.3%2027%2038-24.6-17.4%2041.3%2033.4%2027-44.1-1.5-17.4%2041.3-9.8-42.2-44.1-1.5z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-kn.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-kn'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M151.7-.3h745.1v745H151.7z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%20transform='translate(-104.2%20.2)%20scale(.68714)'%3e%3cpath%20fill='%23ffe900'%20d='M-5.3%200h1073.5v744H-5.3z'/%3e%3cpath%20fill='%2335a100'%20d='M-5.8%200l1.2%20536.4L830.7-.4-5.8%200z'/%3e%3cpath%20fill='%23c70000'%20d='M1069.5%20744l-1.9-557.7L225%20744.5l844.5-.4z'/%3e%3cpath%20d='M-5.3%20576.9l.7%20167.9%20182.3-.3L1068%20147.6l-1-146L886.9%200-5.4%20576.9z'/%3e%3cpath%20fill='%23fff'%20d='M818%20269l-64.2-2.2-25.3%2060.2-14.3-61.5-64.2-2.2%2055.4-35.7L691%20166l48.5%2039.4%2055.3-35.9-25.4%2060.2zM417.5%20529.6l-64.3-2.3-25.2%2060.2-14.3-61.5-64.3-2.2%2055.4-35.8-14.4-61.4%2048.5%2039.4%2055.3-35.9-25.3%2060.1z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-kp{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-kp'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='kp-a'%3e%3cpath%20fill-opacity='.7'%20d='M5%20.1h682.6V512H5.1z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23kp-a)'%20transform='translate(-4.8%20-.1)%20scale(.93768)'%3e%3cpath%20fill='%23fff'%20stroke='%23000'%20d='M776%20511.5H-76V.5h852z'/%3e%3cpath%20fill='%233e5698'%20d='M776%20419H-76v92.5h852z'/%3e%3cpath%20fill='%23c60000'%20d='M776%20397.6H-76V114.4h852z'/%3e%3cpath%20fill='%233e5698'%20d='M776%20.6H-76V93h852z'/%3e%3cpath%20fill='%23fff'%20d='M328.5%20256c0%2063.5-53%20115-118.6%20115S91.3%20319.5%2091.3%20256s53-114.8%20118.6-114.8c65.5%200%20118.6%2051.4%20118.6%20114.9z'/%3e%3cpath%20fill='%23c40000'%20d='M175.8%20270.6l-57-40.7%2071-.2%2022.7-66.4%2021.1%2066.1%2071-.4-57.9%2041.2%2021.3%2066.1-57-40.7-58%2041.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-kp.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-kp'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M92.2%207.8h593.6v485.5H92.2z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%20transform='matrix(.86254%200%200%201.0546%20-79.5%20-8.3)'%3e%3cpath%20fill='%23fff'%20stroke='%23000'%20stroke-width='1.1'%20d='M991.8%20492.9H4.2V8.4h987.6z'/%3e%3cpath%20fill='%233e5698'%20d='M991.8%20405.2H4.2V493h987.6z'/%3e%3cpath%20fill='%23c60000'%20d='M991.8%20384.9H4.2V116.4h987.6z'/%3e%3cpath%20fill='%233e5698'%20d='M991.8%208.4H4.2V96h987.6z'/%3e%3cpath%20fill='%23fff'%20d='M473%20250.7c0%2060.1-61.5%20108.9-137.4%20108.9-76%200-137.6-48.8-137.6-109%200-60.1%2061.6-108.9%20137.6-108.9S473%20190.5%20473%20250.7z'/%3e%3cpath%20fill='%23c40000'%20d='M402.9%20326.8l-66.1-38.6-67.1%2039%2026.3-62.8-66.1-38.5%2082.4-.3%2026.2-63%2024.5%2062.8%2082.4-.4-67.2%2039z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-kr{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-kr'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='kr-a'%3e%3cpath%20fill-opacity='.7'%20d='M-95.8-.4h682.7v512H-95.8z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23kr-a)'%20transform='translate(89.8%20.4)%20scale(.9375)'%3e%3cpath%20fill='%23fff'%20d='M610.6%20511.6h-730.2V-.4h730.2z'/%3e%3cpath%20fill='%23fff'%20d='M251.9%20256a112.5%20112.5%200%2011-225%200%20112.5%20112.5%200%2001225%200z'/%3e%3cpath%20fill='%23c70000'%20d='M393%20262.6c0%2081-65%20146.8-145.3%20146.8s-145.2-65.8-145.2-146.8%2065-146.9%20145.3-146.9S393%20181.6%20393%20262.6z'/%3e%3cpath%20d='M-49.4%20126.4l83.6-96.7%2019.9%2017.1-83.7%2096.8zm27.4%2023.7l83.6-96.7%2019.9%2017-83.7%2096.9z'/%3e%3cpath%20d='M-49.4%20126.4l83.6-96.7%2019.9%2017.1-83.7%2096.8z'/%3e%3cpath%20d='M-49.4%20126.4l83.6-96.7%2019.9%2017.1-83.7%2096.8zm55.4%2048l83.6-96.9%2019.9%2017.2-83.7%2096.8z'/%3e%3cpath%20d='M-49.4%20126.4l83.6-96.7%2019.9%2017.1-83.7%2096.8z'/%3e%3cpath%20d='M-49.4%20126.4l83.6-96.7%2019.9%2017.1-83.7%2096.8zm508.8-96.8l83%2097.4-20%2017-83-97.4zm-55.7%2047.5l83%2097.4-20%2017-83-97.4z'/%3e%3cpath%20fill='%23fff'%20d='M417.6%20133.2L496%2065.4l14.7%2017-84%2075.4-9.3-24.6z'/%3e%3cpath%20d='M514.2%20372l-80.4%2095.8-19.7-16.4%2080.4-95.8zM431.8%2053.1l83%2097.4-19.9%2017L412%2070zm109.7%20341.6L461%20490.5l-19.8-16.4%2080.5-95.8zm-55.1-45.8L406%20444.7l-19.7-16.4%2080.4-95.8z'/%3e%3cpath%20fill='%233d5897'%20d='M104.6%20236.7c4.6%2037%2011.3%2078.2%2068.2%2082.4%2021.3%201.3%2062.8-5%2077-63.2%2018.8-55.8%2075-71.8%20113.3-41.6C385%20228.5%20391%20251%20392.4%20268c-1.7%2054-32.9%20101-72.8%20122-46%2027.3-109.6%2027.9-165.3-13.5-25.1-23.5-60.2-67-49.7-139.8z'/%3e%3cpath%20fill='%23fff'%20d='M436%20370.6l78.6%2067.6-14.6%2017-87.1-71.8%2023-12.8z'/%3e%3cpath%20d='M-1.9%20357.2l83%2097.3-20%2017-83-97.3z'/%3e%3cpath%20fill='%23fff'%20d='M-16.2%20437.3l78.6-67.9%2014.7%2017-84%2075.5-9.3-24.7z'/%3e%3cpath%20d='M25.7%20333.7l83%2097.3-20%2017-83-97.3zM-30%20381.2l83%2097.3-20%2017-83-97.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-kr.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-kr'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%3e%3cpath%20fill='%23fff'%20d='M610.6%20511.6h-730.2V-.4h730.2z'/%3e%3cpath%20fill='%23fff'%20d='M251.9%20256a112.5%20112.5%200%2011-225%200%20112.5%20112.5%200%2011225%200z'/%3e%3cpath%20fill='%23c70000'%20d='M393%20262.6a145.3%20146.8%200%2011-290.5%200%20145.3%20146.8%200%2011290.5%200z'/%3e%3cpath%20d='M-49.4%20126.4l83.6-96.7%2019.9%2017.1-83.7%2096.8zm27.4%2023.7l83.6-96.7%2019.9%2017-83.7%2096.9z'/%3e%3cpath%20d='M-49.4%20126.4l83.6-96.7%2019.9%2017.1-83.7%2096.8z'/%3e%3cpath%20d='M-49.4%20126.4l83.6-96.7%2019.9%2017.1-83.7%2096.8zm55.4%2048l83.6-96.9%2019.9%2017.2-83.7%2096.8z'/%3e%3cpath%20d='M-49.4%20126.4l83.6-96.7%2019.9%2017.1-83.7%2096.8z'/%3e%3cpath%20d='M-49.4%20126.4l83.6-96.7%2019.9%2017.1-83.7%2096.8zm508.8-96.8l83%2097.4-20%2017-83-97.4zm-55.7%2047.5l83%2097.4-20%2017-83-97.4z'/%3e%3cpath%20fill='%23fff'%20d='M417.6%20133.2L496%2065.4l14.7%2017-84%2075.4-9.3-24.6z'/%3e%3cpath%20d='M514.2%20372l-80.4%2095.8-19.7-16.4%2080.4-95.8zM431.8%2053.1l83%2097.4-19.9%2017L412%2070zm109.7%20341.6L461%20490.5l-19.8-16.4%2080.5-95.8zm-55.1-45.8L406%20444.7l-19.7-16.4%2080.4-95.8z'/%3e%3cpath%20fill='%233d5897'%20d='M104.6%20236.7c4.6%2037%2011.3%2078.2%2068.2%2082.4%2021.3%201.3%2062.8-5%2077-63.2%2018.8-55.8%2075-71.8%20113.3-41.6C385%20228.5%20391%20251%20392.4%20268c-1.7%2054-32.9%20101-72.8%20122-46%2027.3-109.6%2027.9-165.3-13.5-25.1-23.5-60.2-67-49.7-139.8z'/%3e%3cpath%20fill='%23fff'%20d='M436%20370.6l78.6%2067.6-14.6%2017-87.1-71.8%2023-12.8z'/%3e%3cpath%20d='M-1.9%20357.2l83%2097.3-20%2017-83-97.3z'/%3e%3cpath%20fill='%23fff'%20d='M-16.2%20437.3l78.6-67.9%2014.7%2017-84%2075.5-9.3-24.7z'/%3e%3cpath%20d='M25.7%20333.7l83%2097.3-20%2017-83-97.3zM-30%20381.2l83%2097.3-20%2017-83-97.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-kw{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-kw'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='kw-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h682.7v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23kw-a)'%20transform='scale(.9375)'%3e%3cpath%20fill='%23fff'%20d='M0%20170.6h1024v170.7H0z'/%3e%3cpath%20fill='%23f31830'%20d='M0%20341.3h1024V512H0z'/%3e%3cpath%20fill='%2300d941'%20d='M0%200h1024v170.7H0z'/%3e%3cpath%20d='M0%200v512l255.4-170.7.6-170.8L0%200z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-kw.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-kw'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h496v496H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23a)'%20transform='scale(1.0321)'%3e%3cpath%20fill='%23fff'%20d='M0%20165.3h992.1v165.4H0z'/%3e%3cpath%20fill='%23f31830'%20d='M0%20330.7h992.1v165.4H0z'/%3e%3cpath%20fill='%2300d941'%20d='M0%200h992.1v165.4H0z'/%3e%3cpath%20d='M0%200v496l247.5-165.3.5-165.5L0%200z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ky{background-image:url(/assets/ky-CKh4kLAs.svg)}.flag-icon-ky.flag-icon-squared{background-image:url(/assets/ky-BhHZY1YC.svg)}.flag-icon-kz{background-image:url(/assets/kz-BPFUIT59.svg)}.flag-icon-kz.flag-icon-squared{background-image:url(/assets/kz-DmV263w7.svg)}.flag-icon-la{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-la'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='la-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h640v480H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23la-a)'%3e%3cpath%20fill='%23ce1126'%20d='M-40%200h720v480H-40z'/%3e%3cpath%20fill='%23002868'%20d='M-40%20119.3h720v241.4H-40z'/%3e%3cpath%20fill='%23fff'%20d='M423.4%20240a103.4%20103.4%200%2011-206.8%200%20103.4%20103.4%200%2011206.8%200z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-la.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-la'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M177.2%200h708.6v708.7H177.2z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%20transform='translate(-128)%20scale(.72249)'%3e%3cpath%20fill='%23ce1126'%20d='M0%200h1063v708.7H0z'/%3e%3cpath%20fill='%23002868'%20d='M0%20176h1063v356.6H0z'/%3e%3cpath%20fill='%23fff'%20d='M684.2%20354.3a152.7%20152.7%200%2011-305.4%200%20152.7%20152.7%200%2001305.4%200z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-lb{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-lb'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='lb-a'%3e%3cpath%20fill-opacity='.7'%20d='M-85.3%200h682.6v512H-85.3z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23lb-a)'%20transform='translate(80)%20scale(.9375)'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='red'%20d='M-128%20384h768v128h-768zm0-384h768v128h-768z'/%3e%3cpath%20fill='%23fff'%20d='M-128%20128h768v256h-768z'/%3e%3c/g%3e%3cpath%20fill='%23007900'%20d='M252.1%20130c-7.8%2015.5-13%2015.5-26%2026-5.2%205.1-13%207.7-2.6%2013-10.5%205.1-15.7%207.7-20.9%2018.1l2.6%202.6s10-4.8%2010.4-2.6c1.8%202.1-13%2010-14.9%2011.3l-11%207c-13.1%2010.3-21%207.7-28.7%2023.3l26-2.6c5.2%2018.2-13%2020.8-26%2028.6l-20.9%2013c5.3%2018.2%2020.9%207.8%2033.9%202.6l2.6%202.6v5.2l-26%2013s-30.8%2017.6-31.3%2018.2c-.2%201%200%205.2%200%205.2%2010.4%202.6%2026%205.2%2036.5%200%2013-5.2%2015.6-10.4%2031.2-10.4a100.6%20100.6%200%2001-52%2020.8v10.4c15.6%200%2026%200%2039-2.6l33.8-10.4c7.8%200%2015.7%207.8%2013%2015.6-7.7%2028.6-39%2023.4-49.4%2046.8L213%20369c10.4-5.2%2020.8-10.3%2033.8-7.7%2015.6%205.2%2015.6%2015.6%2036.4%2020.8l-5.2-13c5.2%202.6%2010.4%202.6%2015.7%205.2%2013%205.2%2015.6%2010.4%2031.2%207.8-13-15.6-15.6-13-26-23.4-10.4-15.6-15.7-39%200-41.6l18.2%205.2c18.2%202.6%2018.2-2.6%2044.2%207.8%2015.7%205.2%2020.9%2013%2039%207.8-7.7-18.2-36.3-31.2-54.6-36.4%2020.9-13%2015.6%205.2%2044.3-2.6v-5.2C369.3%20278%20361.4%20265%20332.8%20265l44.3-5.2v-5.2s-43.7-11.4-44.7-11.9c.3-1.3%201.4-3.3%204.3-4.5%208.3%205.4%2033.3%204.8%2034.8%204.7-.8-6.4-12.7-11.7-23-16.9%200%200-44.7-27.5-44.9-29.9.9-7%2018.3%201.1%2037%206.5-5.2-10.4-15.6-15.6-26-18.2l15.6-2.6c-10.4-23.4-36.4-20.8-52-31.2-10.5-7.8-10.5-13-26.1-20.7z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='3.2'%20d='M224%20303c1.9-6.1%204.4-11.6-7.2-16.9-11.6-5.3%205.8%2021.1%207.2%2017zm13.7-12.3c-2.3.3-3.6%208.8%201.1%2011.2%205.2.8%201-11.1-1.1-11.2zm13.5-1c-2.4.8-2.5%2012.8%206%2010.6%208.6-2.1%200-11.5-6-10.5zM267%20259c1.8-3-.1-15-7.4-10-7.4%205.1%205%2010.8%207.4%2010zm-16-10c2.3-.9%202.5-8.3-4-6.3-6.3%201.9%202.3%207.8%204%206.3zm-14.4%202.9s-4.5-6.2-8-4.9c-4.3%204.2%208.3%205%208%204.9zM187%20271.7c1.9.2%2016-2.3%2020.9-7.8%204.9-5.5-25.1%202.3-25.1%202.4%200%20.1%202.8%204.9%204.2%205.4zm141.1-35c.7-1.3-7.5-7.1-12.4-4.8-1.3%204.3%2012.4%205.7%2012.4%204.8zm-27.8-14c1.6-2.2-3.5-11.3-13.7-6.2-10.2%205%2010.7%209.8%2013.7%206.3zm-32.1-5.3s2.5-8.2%208.6-6.6c7%205.3-8.3%206.9-8.6%206.6zm-6-6.2c-1-2.3-7.3-1-14.6%203.9-7.4%204.7%2016.8%201.4%2014.6-4zm18.7-22.1s6.5-3%208.5%200c2.7%204.3-8.6%200-8.5%200zm-5.5-2.9c-1.3-2.6-8.5-2.9-8.3%201-1.2%203%209.4%202.4%208.3-1zm-17.2%200c-.7-1.5-11%200-14%206.2%205%202.4%2016.3-2.3%2014-6.2zm-22%206.3s-13.4%208.3-14.3%2014.3c.4%205.2%2016.8-9.4%2016.8-9.4s1.4-5.8-2.4-4.9zm-14.9-7.5c.4-1.7%206.7-5.6%207.2-5.3.5%201.7-5.1%206.3-7.2%205.3zm4.3%2031.6c.3-2.5-16-2.3-9.9%205.2%205.2%206.3%2011-4.1%209.9-5.2zm-15%2010.7c-.8-1.6-2-6-4.2-6.4-1.9%200-11.7%202-12.5%203.6-.4%201.3%204.1%209.4%205.6%209.6%201.8.7%2010.9-6%2011.2-6.8zm88.4%2055.2c.5-1.8%2017.3-7.5%2023-2%206.8%209.3-23.4%205-23%202zm46%2010.9c3.7-6.2-11.3-13.6-17.6-6.5%202.2%208.5%2014.6%2011.6%2017.6%206.5z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-lb.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-lb'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M124%200h496v496H124z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23a)'%20transform='translate(-128)%20scale(1.0321)'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='red'%20d='M0%20372h744v124H0zM0%200h744v124H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20124h744v248H0z'/%3e%3c/g%3e%3cpath%20fill='%23007900'%20d='M368.3%20125.9c-7.6%2015.1-12.7%2015.1-25.3%2025.2-5%205-12.6%207.5-2.5%2012.6-10%205-15.1%207.5-20.2%2017.6l2.6%202.5s9.5-4.7%2010-2.5c1.7%202-12.6%209.7-14.4%2011s-10.8%206.6-10.8%206.6c-12.6%2010.1-20.2%207.6-27.7%2022.7l25.2-2.5c5%2017.6-12.6%2020.1-25.2%2027.7l-20.2%2012.6c5%2017.6%2020.2%207.5%2032.8%202.5l2.5%202.5v5L270%20282s-29.8%2017-30.3%2017.6c-.2%201%200%205%200%205%2010.1%202.6%2025.2%205.1%2035.3%200%2012.6-5%2015.2-10%2030.3-10a97.4%2097.4%200%2001-50.5%2020.2v10c15.2%200%2025.3%200%2037.9-2.5l32.8-10c7.5%200%2015.1%207.5%2012.6%2015-7.6%2027.7-37.8%2022.7-48%2045.4l40.4-15.1c10.1-5%2020.2-10.1%2032.8-7.6%2015.1%205%2015.1%2015.1%2035.3%2020.1l-5-12.5c5%202.5%2010%202.5%2015.1%205%2012.6%205%2015.1%2010%2030.3%207.5-12.6-15-15.2-12.5-25.2-22.6-10.1-15.1-15.2-37.8%200-40.3l17.6%205c17.7%202.6%2017.7-2.5%2042.9%207.6%2015.1%205%2020.2%2012.6%2037.8%207.5-7.5-17.6-35.3-30.2-53-35.2%2020.2-12.6%2015.2%205%2043-2.5v-5c-20.2-15.2-27.8-27.8-55.6-27.8l43-5v-5S447%20235.7%20446%20235.3a6.3%206.3%200%20014.1-4.4c8%205.2%2032.3%204.6%2033.7%204.5-.7-6.2-12.2-11.3-22.3-16.3%200%200-43.2-26.7-43.4-29%20.8-6.8%2017.7%201%2035.8%206.3-5-10-15.1-15.1-25.2-17.6l15.1-2.5c-10-22.7-35.3-20.2-50.4-30.3-10.1-7.5-10.1-12.6-25.2-20.1z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='3.1'%20d='M341%20293.6c1.9-6%204.3-11.3-6.9-16.4-11.2-5.1%205.6%2020.5%207%2016.4zm13.3-12c-2.3.3-3.4%208.6%201%2010.8%205.1.8%201-10.7-1-10.8zm13.1-.9c-2.3.7-2.4%2012.4%205.8%2010.3%208.3-2%200-11.2-5.8-10.2zm15.3-29.8c1.8-2.8-.1-14.5-7.2-9.6-7.1%205%205%2010.4%207.2%209.6zm-15.5-9.7c2.2-.8%202.4-8-3.8-6-6.2%201.8%202.2%207.5%203.8%206zm-14%202.9s-4.3-6-7.7-4.8c-4.2%204%208%204.9%207.7%204.8zm-48%2019.1c1.8.2%2015.5-2.2%2020.2-7.5%204.8-5.3-24.3%202.2-24.3%202.3s2.7%204.7%204%205.2zm136.7-33.8c.7-1.3-7.3-7-12-4.7-1.2%204.2%2012%205.5%2012%204.7zM415%20215.8c1.5-2.1-3.5-11-13.3-6s10.3%209.5%2013.3%206zm-31.1-5.2s2.4-8%208.4-6.4c6.6%205.1-8.1%206.7-8.4%206.4zm-5.8-6c-1-2.2-7.1-.9-14.2%203.8-7.1%204.6%2016.3%201.3%2014.2-3.8zm18-21.4s6.4-2.9%208.3%200c2.6%204.2-8.3%200-8.2%200zm-5.2-2.8c-1.3-2.5-8.3-2.8-8.1%201-1.2%202.8%209%202.3%208-1zm-16.7%200c-.7-1.5-10.6%200-13.6%206%204.8%202.3%2015.8-2.2%2013.6-6zm-21.3%206.1s-13%208-13.9%2013.9c.4%205%2016.3-9.2%2016.3-9.2s1.4-5.6-2.4-4.7zm-14.5-7.3c.4-1.6%206.5-5.4%207-5%20.5%201.6-5%206-7%205zm4.2%2030.6c.3-2.3-15.6-2.1-9.6%205.1%205%206.1%2010.7-4%209.6-5zM328%20220.3c-.8-1.6-2-5.9-4.2-6.3-1.7%200-11.3%202-12%203.5-.4%201.3%204%209.2%205.4%209.4%201.7.6%2010.5-5.8%2010.8-6.6zm85.6%2053.4c.5-1.7%2016.7-7.3%2022.3-2%206.6%209-22.7%204.8-22.3%202zm44.6%2010.6c3.5-6-11-13.2-17-6.3%202%208.2%2014.1%2011.2%2017%206.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-lc{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-lc'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%2365cfff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M318.9%2042l162.7%20395.3-322.6.9L318.9%2042z'/%3e%3cpath%20d='M319%2096.5l140.8%20340-279%20.8L319%2096.5z'/%3e%3cpath%20fill='%23ffce00'%20d='M318.9%20240.1l162.7%20197.6-322.6.5%20159.9-198.1z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-lc.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-lc'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%2365cfff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M254.8%2044.8l173.5%20421.6-344%201L254.7%2044.8z'/%3e%3cpath%20d='M255%20103l150%20362.6-297.5.8L255%20103z'/%3e%3cpath%20fill='%23ffce00'%20d='M254.8%20256.1l173.5%20210.8-344%20.5%20170.5-211.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-li{background-image:url(/assets/li-BT5YQ0qs.svg)}.flag-icon-li.flag-icon-squared{background-image:url(/assets/li-D7zPYOtJ.svg)}.flag-icon-lk{background-image:url(/assets/lk-CX7st3Ql.svg)}.flag-icon-lk.flag-icon-squared{background-image:url(/assets/lk-C6bbJBHv.svg)}.flag-icon-lr{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-lr'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='lr-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h682.7v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23lr-a)'%20transform='scale(.9375)'%3e%3cpath%20fill='%23fff'%20d='M0%200h767.9v512H0z'/%3e%3cpath%20fill='%23006'%20d='M0%200h232.7v232.8H0z'/%3e%3cpath%20fill='%23c00'%20d='M0%20464.9h767.9V512H0z'/%3e%3cpath%20fill='%23c00'%20d='M0%20465.4h767.9V512H0zm0-92.9h767.9v46.2H0zm0-93.2h766V326H0zM232.7%200h535.1v46.5H232.7zm0%20186h535.1v46.8H232.7zm0-92.7h535.1v46.5H232.7z'/%3e%3cpath%20fill='%23fff'%20d='M166.3%20177.5l-50.7-31-50.4%2031.3%2018.7-50.9-50.3-31.4%2062.3-.4%2019.3-50.7L135%2095h62.3l-50.1%2031.7%2019.1%2050.8z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-lr.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-lr'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%3e%3cpath%20fill='%23fff'%20d='M0%200h767.9v512H0z'/%3e%3cpath%20fill='%23006'%20d='M0%200h232.7v232.8H0z'/%3e%3cpath%20fill='%23c00'%20d='M0%20464.9h767.9V512H0z'/%3e%3cpath%20fill='%23c00'%20d='M0%20465.4h767.9V512H0zm0-92.9h767.9v46.2H0zm0-93.2h766V326H0zM232.7%200h535.1v46.5H232.7zm0%20186h535.1v46.8H232.7zm0-92.7h535.1v46.5H232.7z'/%3e%3cpath%20fill='%23fff'%20d='M166.3%20177.5l-50.7-31-50.4%2031.3%2018.7-50.9-50.3-31.4%2062.3-.4%2019.3-50.7L135%2095h62.3l-50.1%2031.7%2019.1%2050.8z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ls{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ls'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23009543'%20d='M0%20336h640v144H0z'/%3e%3cpath%20fill='%2300209f'%20d='M0%200h640v144H0z'/%3e%3cpath%20stroke='%23000'%20stroke-width='1.6'%20d='M319.6%20153c-2.7%200-5.4%203-5.4%203l.3%2032.4-10.3%2010.7h8.3v18.5l-49%2066-7.2-2.6-12.7%2027s31.3%2019.6%2076.7%2019c49.8-.5%2076.9-19.9%2076.9-19.9l-13-26.6-6.5%202.8-49.6-65.6v-19.1h8.2L325.1%20188v-32.2s-2.7-3-5.5-2.9z'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-width='8'%20d='M336.7%20230.4h-33.9s-12.2-25.9-10.3-44c2-18.4%2012.6-27.1%2026.6-27.3%2016.6-.1%2025.2%208.1%2027.8%2026.6%202.6%2018.3-10.2%2044.7-10.2%2044.7z'/%3e%3cpath%20fill='%23fff'%20d='M260.5%20292.1c-.6.7-4.7%208.9-4.7%208.9l7-1.5-2.3-7.4zm4%2010.5l-7.4%202.4%208.9%203.5-1.5-5.9zm3.3-10.3l3.7%2010.9%209-2.6-2.3-5.2-10.4-3.1zm5.8%2014.8l1.2%204.4%2012%203-4.8-10.2-8.4%202.8zm13.2-9.3l4.3%2010.2%209-3.5-3-4.5-10.3-2.2zm6%2013.9l1.4%203.8%2014%202-5.9-9.2-9.6%203.4zm13.4-11l5.2%209.1%2013-4.8-1.4-3.5-16.8-.7zm7.6%2012.4l2.7%204.8%2016.2-.5-6-9-13%204.7zm17.1-12l4.4%207.6%2010.4-5-2.8-4-12%201.4zm17%205.8l-10.3%205.1%202.7%204.5%2013.8-2.2-6.2-7.4zm3.3-8l5.3%206.7%208.7-6.9-3-3-11%203.2zm15.9%203.5l-8.3%206.3%202.2%203.9%2011.4-3-5.3-7.2zm11.4-13l2%202.9-5.7%208.5-5.9-7.6%209.6-3.8zm3.9%207.3l3.5%207-7%202.4-.6-3.3%204-6z'/%3e%3c/svg%3e")}.flag-icon-ls.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ls'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23009543'%20d='M0%20358.4h512V512H0z'/%3e%3cpath%20fill='%2300209f'%20d='M0%200h512v153.6H0z'/%3e%3cpath%20stroke='%23000'%20stroke-width='1.7'%20d='M257.6%20163.1c-3%200-5.8%203.3-5.8%203.3l.3%2034.5-11%2011.5h9l-.2%2019.7-52.2%2070.4-7.7-2.7-13.5%2028.8s33.4%2020.9%2081.8%2020.3c53.2-.7%2082-21.3%2082-21.3l-13.9-28.4-6.8%203-53-70v-20.4h8.8l-12-11.3.1-34.4s-3-3-5.9-3z'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-width='8.5'%20d='M275.8%20245.8h-36.1s-13.1-27.6-11-47c2.2-19.6%2013.4-28.9%2028.4-29%2017.6-.3%2026.8%208.6%2029.6%2028.3%202.8%2019.5-10.9%2047.7-10.9%2047.7z'/%3e%3cpath%20fill='%23fff'%20d='M194.5%20311.6c-.6.8-5%209.4-5%209.4l7.5-1.6-2.5-7.8zm4.3%2011.2l-7.9%202.6%209.5%203.7-1.6-6.3zm3.6-11l3.9%2011.6%209.6-2.8-2.5-5.5-11-3.3zm6%2015.7l1.4%204.7%2012.8%203.2-5-10.8-9.1%203zm14.2-9.8l4.5%2010.8%209.7-3.7-3.2-4.8-11-2.3zm6.3%2014.7l1.6%204.2%2015%202.1-6.4-9.8-10.2%203.5zm14.4-11.6l5.5%209.7%2014-5.1-1.6-3.8-18-.8zm8%2013.2l3%205.1%2017.3-.6-6.5-9.6-13.8%205.1zm18.3-12.8l4.8%208%2011-5.2-3-4.3-12.8%201.5zm18.1%206.1l-11%205.5%203%204.8%2014.7-2.4-6.7-7.9zm3.6-8.4l5.7%207%209.2-7.2-3.1-3.4-11.8%203.6zm16.9%203.7l-8.9%206.7%202.4%204.1%2012.2-3.1-5.7-7.7zm12.2-14l2.2%203.2-6.1%209-6.3-8%2010.2-4.2zm4.1%207.9l3.8%207.5-7.5%202.5-.6-3.5%204.3-6.5z'/%3e%3c/svg%3e")}.flag-icon-lt{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-lt'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20transform='scale(.64143%20.96773)'%3e%3crect%20width='1063'%20height='708.7'%20fill='%23006a44'%20rx='0'%20ry='0'%20transform='scale(.93865%20.69686)'/%3e%3crect%20width='1063'%20height='236.2'%20y='475.6'%20fill='%23c1272d'%20rx='0'%20ry='0'%20transform='scale(.93865%20.69686)'/%3e%3cpath%20fill='%23fdb913'%20d='M0%200h997.8v164.6H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-lt.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-lt'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20transform='scale(.51314%201.0322)'%3e%3crect%20width='1063'%20height='708.7'%20fill='%23006a44'%20rx='0'%20ry='0'%20transform='scale(.93865%20.69686)'/%3e%3crect%20width='1063'%20height='236.2'%20y='475.6'%20fill='%23c1272d'%20rx='0'%20ry='0'%20transform='scale(.93865%20.69686)'/%3e%3cpath%20fill='%23fdb913'%20d='M0%200h997.8v164.6H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-lu{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-lu'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%2300a1de'%20d='M0%20240h640v240H0z'/%3e%3cpath%20fill='%23ed2939'%20d='M0%200h640v240H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20160h640v160H0z'/%3e%3c/svg%3e")}.flag-icon-lu.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-lu'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%2300a1de'%20d='M0%20256h512v256H0z'/%3e%3cpath%20fill='%23ed2939'%20d='M0%200h512v256H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20170.7h512v170.6H0z'/%3e%3c/svg%3e")}.flag-icon-lv{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-lv'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23981e32'%20d='M0%200h640v192H0zm0%20288h640v192H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-lv.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-lv'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23981e32'%20d='M0%200h512v204.8H0zm0%20307.2h512V512H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ly{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ly'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='ly-a'%3e%3cpath%20d='M166.7-20h666.6v500H166.7z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23ly-a)'%20transform='matrix(.96%200%200%20.96%20-160%2019.2)'%3e%3cpath%20fill='%23239e46'%20d='M0-20h1000v500H0z'/%3e%3cpath%20d='M0-20h1000v375H0z'/%3e%3cpath%20fill='%23e70013'%20d='M0-20h1000v125H0z'/%3e%3cpath%20fill='%23fff'%20d='M544.2%20185.8a54.3%2054.3%200%20100%2088.4%2062.5%2062.5%200%20110-88.4M530.4%20230l84.1-27.3-52%2071.5v-88.4l52%2071.5z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ly.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ly'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20d='M250%2012h500v500H250z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23a)'%20transform='translate(-256%20-12.3)%20scale(1.024)'%3e%3cpath%20fill='%23239e46'%20d='M0%2012h1000v500H0z'/%3e%3cpath%20d='M0%2012h1000v375H0z'/%3e%3cpath%20fill='%23e70013'%20d='M0%2012h1000v125H0z'/%3e%3cpath%20fill='%23fff'%20d='M544.2%20217.8a54.3%2054.3%200%20100%2088.4%2062.5%2062.5%200%20110-88.4M530.4%20262l84.1-27.3-52%2071.5v-88.4l52%2071.5z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ma{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ma'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23c1272d'%20d='M640%200H0v480h640z'/%3e%3cpath%20fill='none'%20stroke='%23006233'%20stroke-width='11.7'%20d='M320%20179.4L284.4%20289l93.2-67.6H262.4l93.2%2067.6z'/%3e%3c/svg%3e")}.flag-icon-ma.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ma'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23c1272d'%20d='M512%200H0v512h512z'/%3e%3cpath%20fill='none'%20stroke='%23006233'%20stroke-width='12.5'%20d='M256%20191.4l-38%20116.8%2099.4-72.2H194.6l99.3%2072.2z'/%3e%3c/svg%3e")}.flag-icon-mc{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mc'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23f31830'%20d='M0%200h640v240H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20240h640v240H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-mc.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mc'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23f31830'%20d='M0%200h512v256H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20256h512v256H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-md{background-image:url(/assets/md-DjCiMcgK.svg)}.flag-icon-md.flag-icon-squared{background-image:url(/assets/md-Bs8eYAFU.svg)}.flag-icon-me{background-image:url(/assets/me-2DQlP0dT.svg)}.flag-icon-me.flag-icon-squared{background-image:url(/assets/me-D8nz6Q29.svg)}.flag-icon-mf{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mf'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23f31830'%20d='M426.7%200H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-mf.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mf'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23f31830'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-mg{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mg'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23ff3319'%20d='M213.3%200H640v240H213.3z'/%3e%3cpath%20fill='%2300cc28'%20d='M213.3%20240H640v240H213.3z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h213.3v480H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-mg.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mg'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23ff3319'%20d='M170.7%200H512v256H170.7z'/%3e%3cpath%20fill='%2300cc28'%20d='M170.7%20256H512v256H170.7z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h170.7v512H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-mh{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mh'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%233b5aa3'%20d='M0%200h639.9v480H0z'/%3e%3cpath%20fill='%23e2ae57'%20d='M0%20467L639.9%200v87L0%20480v-13z'/%3e%3cpath%20fill='%23fff'%20d='M22.4%20480L640%20179.2l-.1-95.5L0%20480h22.4zm153-464.8L169%20118l-27-65.6%2010.4%2069.8-41.9-56.4%2027.5%2064.3-55-42.6%2042.8%2053.6-62.1-27.6%2054.4%2041.2-67.7-9%2064%2025.4L14%20180.3l100.6%206.7-63.7%2026.2%2067-9-54.3%2040%2063-27.6-43%2054%2054.6-41.3-27%2062.9%2043.6-54.7-11.8%2068.1%2027.5-63.7%206.2%20100.7%209.7-100.4%2023.7%2064-9-69%2043.4%2054.8-28.6-64%2054.6%2044-43.4-54.9%2064.9%2027-57.4-41.9%2069.9%2011.8-67-25.7%20104.1-6.5-104-9.7%2068.5-22.8-71%209%2058.6-41-66%2026.5%2045.6-55.3-55.6%2043.4%2026.7-66.4-43.1%2056.4%209.3-70.4-25.7%2066.5-9.6-102.8z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-mh.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mh'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%233b5aa3'%20d='M0%200h511.9v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M139%201.2l-5.3%2088-23.2-56.1%209%2059.7-35.9-48.2%2023.5%2055-47-36.5L96.7%20109%2043.5%2085.4l46.6%2035.3-58-7.7L87%20134.7l-86%207.9%2086%205.7-54.5%2022.4L90%20163l-46.4%2034.2%2053.8-23.6-36.7%2046.2%2046.7-35.4-23.4%2054%2037.4-46.8-10%2058.3%2023.4-54.5%205.4%2086.1%208.2-85.9%2020.3%2054.9-7.7-59.1%2037.2%2046.8-24.5-54.7%2046.7%2037.6-37-47%2055.4%2023.1-49.1-35.8%2059.8%2010-57.3-22%2089-5.5-89-8.3L251%20116l-60.7%207.6%2050.2-35-56.6%2022.7%2039-47.3-47.5%2037.1%2023-56.8-37%2048.3%208-60.3-22%2056.9-8.2-88z'/%3e%3cpath%20fill='%23e2ae57'%20d='M0%20498.2L512%200v92.7L0%20512v-13.8z'/%3e%3cpath%20fill='%23fff'%20d='M18%20512l494-320.8-.1-101.9L-.1%20512h18z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-mk{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mk'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23d20000'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23ffe600'%20d='M0%200h96l224%20231.4L544%200h96L0%20480h96l224-231.4L544%20480h96zm640%20192v96L0%20192v96zM280%200l40%20205.7L360%200zm0%20480l40-205.7L360%20480z'/%3e%3ccircle%20cx='320'%20cy='240'%20r='77.1'%20fill='%23ffe600'%20stroke='%23d20000'%20stroke-width='17.1'/%3e%3c/svg%3e")}.flag-icon-mk.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mk'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23d20000'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23ffe600'%20d='M0%200h86.8L256%20246.9%20425.2%200H512L0%20512h86.8L256%20265.1%20425.2%20512H512zm512%20204.8v102.4L0%20204.8v102.4zM204.8%200L256%20219.4%20307.2%200zm0%20512L256%20292.6%20307.2%20512z'/%3e%3ccircle%20cx='256'%20cy='256'%20r='82.3'%20fill='%23ffe600'%20stroke='%23d20000'%20stroke-width='18.3'/%3e%3c/svg%3e")}.flag-icon-ml{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ml'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='red'%20d='M425.8%200H640v480H425.7z'/%3e%3cpath%20fill='%23009a00'%20d='M0%200h212.9v480H0z'/%3e%3cpath%20fill='%23ff0'%20d='M212.9%200h214v480h-214z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ml.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ml'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='red'%20d='M340.6%200H512v512H340.6z'/%3e%3cpath%20fill='%23009a00'%20d='M0%200h170.3v512H0z'/%3e%3cpath%20fill='%23ff0'%20d='M170.3%200h171.2v512H170.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-mm{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-mm'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cpath%20id='a'%20fill='%23fff'%20d='M0-.5l.2.5h-.4z'%20transform='scale(8.844)'/%3e%3cg%20id='b'%3e%3cuse%20width='18'%20height='12'%20transform='rotate(-144)'%20xlink:href='%23a'/%3e%3cuse%20width='18'%20height='12'%20transform='rotate(-72)'%20xlink:href='%23a'/%3e%3cuse%20width='18'%20height='12'%20xlink:href='%23a'/%3e%3cuse%20width='18'%20height='12'%20transform='rotate(72)'%20xlink:href='%23a'/%3e%3cuse%20width='18'%20height='12'%20transform='rotate(144)'%20xlink:href='%23a'/%3e%3c/g%3e%3c/defs%3e%3cpath%20fill='%23fecb00'%20d='M0-.1h640V160H0z'/%3e%3cpath%20fill='%23ea2839'%20d='M0%20320h640v160H0z'/%3e%3cpath%20fill='%2334b233'%20d='M0%20160h640v160H0z'/%3e%3cuse%20width='18'%20height='12'%20x='9'%20y='6.4'%20transform='matrix(40%200%200%2040%20-40%200)'%20xlink:href='%23b'/%3e%3c/svg%3e")}.flag-icon-mm.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-mm'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cpath%20id='a'%20fill='%23fff'%20d='M.2%200h-.4L0-.5z'%20transform='scale(8.844)'/%3e%3cg%20id='b'%3e%3cuse%20width='18'%20height='12'%20transform='rotate(-144)'%20xlink:href='%23a'/%3e%3cuse%20width='18'%20height='12'%20transform='rotate(-72)'%20xlink:href='%23a'/%3e%3cuse%20width='18'%20height='12'%20xlink:href='%23a'/%3e%3cuse%20width='18'%20height='12'%20transform='rotate(72)'%20xlink:href='%23a'/%3e%3cuse%20width='18'%20height='12'%20transform='rotate(144)'%20xlink:href='%23a'/%3e%3c/g%3e%3c/defs%3e%3cpath%20fill='%23fecb00'%20d='M0%200h512v170.7H0z'/%3e%3cpath%20fill='%23ea2839'%20d='M0%20341.3h512V512H0z'/%3e%3cpath%20fill='%2334b233'%20d='M0%20170.7h512v170.6H0z'/%3e%3cuse%20width='18'%20height='12'%20x='9'%20y='6.4'%20transform='translate(-127.7)%20scale(42.66667)'%20xlink:href='%23b'/%3e%3c/svg%3e")}.flag-icon-mn{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mn'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23c4272f'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23015197'%20d='M213.3%200h213.4v480H213.3z'/%3e%3ccircle%20cx='107'%20cy='189.1'%20r='35'%20fill='%23f9cf02'/%3e%3ccircle%20cx='107'%20cy='173.2'%20r='38.2'%20fill='%23c4272f'/%3e%3cpath%20fill='%23f9cf02'%20fill-rule='evenodd'%20d='M91.1%20131.8a15.9%2015.9%200%200031.8%200c0-6.3-4-7.2-4-9.5%200-2.4%202.4-5.6-2.4-9.6%202.4%204-1.6%204.8-1.6%208.8%200%204%201.6%204%201.6%207.1a3.2%203.2%200%2001-6.3%200c0-3.1%203.1-6.3%203.1-11%200-4.9-.7-6.5-3.1-10.4-2.4-4-6.4-7.2-3.2-10.4-4.8%201.6-2.4%208-2.4%2012s-3.2%206.3-3.2%2011%202.4%205.7%202.4%208.8a3.2%203.2%200%2001-6.3%200c0-3.1%201.6-3.1%201.6-7.1s-4-4.8-1.6-8.8c-4.8%204-2.4%207.2-2.4%209.6%200%202.4-4%203.1-4%209.5z'/%3e%3ccircle%20cx='107'%20cy='179.5'%20r='25.4'%20fill='%23f9cf02'/%3e%3cpath%20fill='%23f9cf02'%20d='M37%20230.4v152.7h31.8V230.4zm108.2%200v152.7H177V230.4zm-70%2025.5v12.7h63.6v-12.7zm0%2089v12.8h63.6V345zm0-114.5h63.6L107%20249.5zm0%20133.7h63.6L107%20383z'/%3e%3ccircle%20cx='107'%20cy='306.8'%20r='33.7'%20fill='%23f9cf02'%20stroke='%23c4272f'%20stroke-width='3.8'/%3e%3cpath%20fill='none'%20stroke='%23c4272f'%20stroke-width='3.8'%20d='M107%20273a16.9%2016.9%200%20010%2033.8%2016.9%2016.9%200%20100%2033.7'/%3e%3ccircle%20cx='107'%20cy='289.9'%20r='6.4'%20fill='%23c4272f'/%3e%3ccircle%20cx='107'%20cy='323.6'%20r='6.4'%20fill='%23c4272f'/%3e%3c/svg%3e")}.flag-icon-mn.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mn'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23c4272f'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23015197'%20d='M170.7%200h170.6v512H170.7z'/%3e%3ccircle%20cx='85.6'%20cy='215.3'%20r='28'%20fill='%23f9cf02'/%3e%3ccircle%20cx='85.6'%20cy='202.5'%20r='30.5'%20fill='%23c4272f'/%3e%3cpath%20fill='%23f9cf02'%20fill-rule='evenodd'%20d='M73%20169.5a12.7%2012.7%200%200025.3%200c0-5.1-3.1-5.8-3.1-7.7%200-1.9%201.9-4.4-2-7.6%202%203.2-1.2%203.8-1.2%207s1.2%203.2%201.2%205.7a2.5%202.5%200%2001-5%200c0-2.5%202.5-5%202.5-8.9%200-3.8-.6-5-2.5-8.2-2-3.2-5.1-5.8-2.6-8.3-3.8%201.3-1.9%206.4-1.9%209.5%200%203.2-2.5%205.1-2.5%209%200%203.7%201.9%204.4%201.9%207a2.5%202.5%200%2001-5.1%200c0-2.6%201.3-2.6%201.3-5.8%200-3.2-3.2-3.8-1.3-7-3.8%203.2-1.9%205.7-1.9%207.6%200%202-3.2%202.6-3.2%207.7z'/%3e%3ccircle%20cx='85.6'%20cy='207.6'%20r='20.4'%20fill='%23f9cf02'/%3e%3cpath%20fill='%23f9cf02'%20d='M29.6%20248.3v122.2h25.5V248.3zm86.6%200v122.2h25.4V248.3zm-56%2020.4v10.2H111v-10.2zm0%2071.3v10H111v-10zm0-91.7H111l-25.5%2015.3zm0%20107H111l-25.5%2015.2z'/%3e%3ccircle%20cx='85.6'%20cy='309.4'%20r='27'%20fill='%23f9cf02'%20stroke='%23c4272f'%20stroke-width='3'/%3e%3cpath%20fill='none'%20stroke='%23c4272f'%20stroke-width='3'%20d='M85.6%20282.4a13.5%2013.5%200%20010%2027%2013.5%2013.5%200%20100%2027'/%3e%3ccircle%20cx='85.6'%20cy='295.9'%20r='5.1'%20fill='%23c4272f'/%3e%3ccircle%20cx='85.6'%20cy='322.9'%20r='5.1'%20fill='%23c4272f'/%3e%3c/svg%3e")}.flag-icon-mo{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-mo'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%2300785e'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fbd116'%20d='M295%20108.7l40.5%2029.5L320%2090.5l-15.5%2047.7%2040.6-29.5z'/%3e%3cg%20id='mo'%3e%3cpath%20fill='%23fff'%20d='M320%20331.6H217.5a146.3%20146.3%200%2001-3.8-4H320a2.1%202.1%200%20011.4%202c0%20.8-.5%201.7-1.4%202zm0-31.3a13%2013%200%20001.2-7.6%2012.4%2012.4%200%2000-1.2-3.8%2082%2082%200%2001-32.5%2019%2081%2081%200%2001-23.5%203.5h-63.1a144.4%20144.4%200%20005.8%208h61c20%200%2038.2-7.2%2052.3-19.1zm-109.6-24.7a32.3%2032.3%200%2001-9.7%202%2081%2081%200%200060.8%2027.5%2080.9%2080.9%200%200058.5-25%20441%20441%200%20004.5-58.8%20441%20441%200%2000-4.5-67.7c-6.6%206-19%2018.7-24.8%2038.3A81%2081%200%2000292%20215a80.7%2080.7%200%200013.7%2045%2080.7%2080.7%200%2001-17-49.5c0-12.4%202.8-24.2%207.8-34.7a32.5%2032.5%200%2001-7.5-13%2080.7%2080.7%200%2000-10.5%2040c0%2018%205.9%2034.7%2015.9%2048.1a95%2095%200%2000-73.4-29.4%2032.6%2032.6%200%20016.8%208.9%2095%2095%200%200168.6%2029.4%2095%2095%200%2000-61-22.2%2095%2095%200%2000-36.7%207.3%2081.2%2081.2%200%200082.6%2052.2c-4.7.8-9.5%201.3-14.4%201.3a80.8%2080.8%200%2001-56.4-22.8zM320%20364.4h-53.1a143.5%20143.5%200%200053.1%2010.1%2011%2011%200%20001.3-5%2011%2011%200%2000-1.3-5.1zm0-24.5h-93.6a143.8%20143.8%200%20007.8%206.2H320a4.6%204.6%200%20001.3-3.1%204%204%200%2000-1.3-3.1zm0%2012.5h-76.7a143.6%20143.6%200%200014.4%208H320a7.6%207.6%200%20001.2-4.2%207.5%207.5%200%2000-1.2-3.8z'/%3e%3cpath%20fill='%23fbd116'%20d='M200.5%20174.8l25.4%2023.6-6.7-34-14.6%2031.4%2030.3-16.8zm36.9-32l34.7.6-27.7-21%2010.1%2033.3%2011.3-32.9z'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20640%200)'%20xlink:href='%23mo'/%3e%3c/svg%3e")}.flag-icon-mo.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-mo'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%2300785e'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fbd116'%20d='M272.5%20147.4L256%2096.5l-16.5%2051%2043.3-31.5h-53.6z'/%3e%3cg%20id='mo'%3e%3cpath%20fill='%23fff'%20d='M256%20353.7H146.7a156%20156%200%2001-4-4.2H256a2.3%202.3%200%20011.5%202c0%201-.6%201.9-1.5%202.2zm0-33.4c.6-1.3%201.9-4.3%201.3-8a13.2%2013.2%200%2000-1.3-4.1%2087.4%2087.4%200%2001-34.7%2020.2%2086.4%2086.4%200%2001-25%203.7h-67.4a154%20154%200%20006.3%208.6h65a86.2%2086.2%200%200055.8-20.4zM139.1%20294a34.4%2034.4%200%2001-10.3%202.2%2086.3%2086.3%200%200064.8%2029.3%2086.3%2086.3%200%200062.4-26.6%20470.3%20470.3%200%20004.8-62.9%20470.3%20470.3%200%2000-4.8-72.2c-7%206.3-20.2%2020-26.4%2040.9a86.5%2086.5%200%2000-3.6%2024.6%2086.1%2086.1%200%200014.6%2048.1%2086.1%2086.1%200%2001-18-52.9%2086.1%2086.1%200%20018.2-37%2034.7%2034.7%200%2001-8-13.8%2086%2086%200%2000-11.2%2042.6%2086.1%2086.1%200%200017%2051.4%20101.4%20101.4%200%2000-78.3-31.5%2034.8%2034.8%200%20017.2%209.5%20101.4%20101.4%200%200173.3%2031.4%20101.3%20101.3%200%2000-65.2-23.6c-13.8%200-27%202.7-39%207.8a86.6%2086.6%200%200088%2055.6%2087%2087%200%2001-15.4%201.4%2086.2%2086.2%200%2001-60.1-24.3zM256%20388.7h-56.6a153%20153%200%200056.6%2010.8%2011.6%2011.6%200%20001.3-5.3%2011.7%2011.7%200%2000-1.3-5.5zm0-26.2h-99.9a154%20154%200%20008.4%206.7H256a4.9%204.9%200%20001.4-3.3c0-2-1.2-3.1-1.4-3.4zm0%2013.4h-81.8a153.2%20153.2%200%200015.4%208.5H256a8%208%200%20001.2-4.5%208%208%200%2000-1.2-4z'/%3e%3cpath%20fill='%23fbd116'%20d='M155.6%20211.7l-7-36.4-15.7%2033.6%2032.4-18-36.8-4.5zm49.3-58.8l-29.6-22.3%2010.8%2035.4%2012.1-35-30.3%2021.3z'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20512%200)'%20xlink:href='%23mo'/%3e%3c/svg%3e")}.flag-icon-mp{background-image:url(/assets/mp-DuASjdVE.svg)}.flag-icon-mp.flag-icon-squared{background-image:url(/assets/mp-ByTe7DVt.svg)}.flag-icon-mq{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mq'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23f31830'%20d='M426.7%200H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-mq.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mq'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23f31830'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-mr{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mr'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23cd2a3e'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23006233'%20d='M0%2072h640v336H0z'/%3e%3cpath%20fill='%23ffc400'%20d='M470%20154.6a150%20150%200%2001-300%200%20154.9%20154.9%200%2000-5%2039.2%20155%20155%200%2010310%200%20154.4%20154.4%200%2000-5-39.2z'%20class='st1'/%3e%3cpath%20fill='%23ffc400'%20d='M320%2093.8l-13.5%2041.5H263l35.3%2025.6-13.5%2041.4%2035.3-25.6%2035.3%2025.6-13.5-41.4%2035.3-25.6h-43.6z'/%3e%3c/svg%3e")}.flag-icon-mr.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mr'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23cd2a3e'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23006233'%20d='M0%2076.8h512v358.4H0z'/%3e%3cpath%20fill='%23ffc400'%20d='M416%20164.9a160%20160%200%2001-320%200%20165.2%20165.2%200%2000-5.4%2041.8A165.4%20165.4%200%2010416%20165z'%20class='st1'/%3e%3cpath%20fill='%23ffc400'%20d='M256%20100l-14.4%2044.3h-46.5l37.6%2027.3-14.3%2044.2%2037.6-27.3%2037.6%2027.3-14.4-44.2%2037.7-27.3h-46.5z'/%3e%3c/svg%3e")}.flag-icon-ms{background-image:url(/assets/ms-CPepEH1R.svg)}.flag-icon-ms.flag-icon-squared{background-image:url(/assets/ms-CaeAjGXd.svg)}.flag-icon-mt{background-image:url(/assets/mt-BmHBtPjF.svg)}.flag-icon-mt.flag-icon-squared{background-image:url(/assets/mt-juLnJ9Ol.svg)}.flag-icon-mu{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mu'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%2300a04d'%20d='M0%20360h640v120H0z'/%3e%3cpath%20fill='%23151f6d'%20d='M0%20120h640v120H0z'/%3e%3cpath%20fill='%23ee2737'%20d='M0%200h640v120H0z'/%3e%3cpath%20fill='%23ffcd00'%20d='M0%20240h640v120H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-mu.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mu'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23009f4d'%20d='M0%20384h512v128H0z'/%3e%3cpath%20fill='%23151f6d'%20d='M0%20128h512v128H0z'/%3e%3cpath%20fill='%23ee2737'%20d='M0%200h512v128H0z'/%3e%3cpath%20fill='%23ffcd00'%20d='M0%20256h512v128H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-mv{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mv'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23d21034'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23007e3a'%20d='M120%20120h400v240H120z'/%3e%3ccircle%20cx='350'%20cy='240'%20r='80'%20fill='%23fff'/%3e%3ccircle%20cx='380'%20cy='240'%20r='80'%20fill='%23007e3a'/%3e%3c/svg%3e")}.flag-icon-mv.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mv'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23d21034'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23007e3a'%20d='M128%20128h256v256H128z'/%3e%3ccircle%20cx='288'%20cy='256'%20r='85.3'%20fill='%23fff'/%3e%3cellipse%20cx='308.6'%20cy='256'%20fill='%23007e3a'%20rx='73.9'%20ry='85.3'/%3e%3c/svg%3e")}.flag-icon-mw{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mw'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23f41408'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%2321873b'%20d='M0%20320h640v160H0z'/%3e%3cpath%20d='M0%200h640v160H0z'/%3e%3cpath%20fill='%23f31509'%20d='M220.5%20141c22.3-49.2%2084.5-72.8%20138.8-52.5a98.4%2098.4%200%200158%2052.5H220.5zm-26%206.4a332.3%20332.3%200%2001-52.4-7.8c-4.1-1.3-4.3-3.6-3.8-5.3.5-1.7%203.1-3.6%206.2-3%205.6%201.4%2028.8%207%2050%2016.1zm124.6-85.9c-4.2-21-5.2-44-4.8-48C314.7%209.6%20317%209%20319%209s4.7%201.8%204.7%204.7c0%205.3-.1%2027-4.6%2048zm11.6.5a249%20249%200%2001-.3-48.2c.8-3.9%203.2-4.4%205.1-4.2%202%20.1%204.5%202.1%204.2%205-.5%205.3-2.6%2026.9-9%2047.4zm10.4%201.3c-.2-21.3%203-44.3%204.1-48%201.1-3.9%203.6-4.2%205.5-3.9%202%20.3%204.3%202.5%203.8%205.3-1%205.3-5.2%2026.6-13.4%2046.6zm11%202.2c1.8-21.2%207.3-43.8%208.8-47.5%201.5-3.7%204-3.8%205.8-3.4%202%20.5%204%202.8%203.3%205.6-1.6%205.1-7.7%2026-17.8%2045.3zm10.9%203.2c3.9-21%2011.5-43.1%2013.3-46.7%201.9-3.5%204.3-3.5%206.2-2.9%201.8.6%203.7%203.2%202.7%205.8A264%20264%200%2001363%2068.7zm10.1%203.8c5.8-20.7%2015.5-42%2017.7-45.5%202.2-3.4%204.6-3.1%206.4-2.3%201.8.7%203.4%203.4%202.1%206-2.5%204.8-12.5%2024.4-26.2%2041.8zm10%204.7a262.9%20262.9%200%200122-43.9c2.4-3.2%204.9-2.7%206.6-1.8a4.4%204.4%200%20011.5%206.1c-3%204.6-14.9%2023.4-30.1%2039.6zm9.4%205.5c9.7-19.4%2023.3-39%2026.1-42%202.8-3%205.2-2.3%206.8-1.3a4.4%204.4%200%20011%206.2c-3.5%204.4-17.2%2022.1-34%2037zm8.8%206.2c11.6-18.6%2027-37%2030.1-39.7%203-2.8%205.4-2%206.9-.8a4.3%204.3%200%2001.3%206.2c-3.8%204.1-19.1%2020.7-37.3%2034.3zm8.3%206.9a284%20284%200%200133.8-37.2c3.3-2.5%205.5-1.5%206.9-.3a4.3%204.3%200%2001-.3%206.3c-4.1%203.8-21%2019.1-40.4%2031.2zm7.6%207.5A278.4%20278.4%200%2001454.4%2069c3.6-2.3%205.7-1.1%207%20.3%201.2%201.3%201.5%204.4-1%206.2a306%20306%200%2001-43.2%2027.8zm6.5%207.8A297.1%20297.1%200%2001464%2079.6c3.7-2%205.7-.6%206.8.9%201.2%201.4%201.1%204.5-1.4%206.1-4.8%203-24.3%2015.6-45.7%2024.5zm5.9%208.3a307%20307%200%200143-28.1c4-1.7%205.9-.2%206.9%201.3%201%201.6.6%204.6-2%206a320.8%20320.8%200%2001-48%2020.8zm5.4%209.6a313.4%20313.4%200%200145.8-24.4c4.1-1.4%205.8.3%206.6%201.9.9%201.6.3%204.6-2.6%205.8-5.3%202.2-27%2011.4-49.8%2016.7zm4.2%209.2a320%20320%200%200148-20.8c4.2-1%205.7.8%206.4%202.5.6%201.6-.3%204.6-3.2%205.5-5.5%201.9-28%209.3-51.2%2012.8zm3.4%209.8a324.5%20324.5%200%200149.8-16.9c4.2-.6%205.6%201.2%206.1%203%20.5%201.7-.7%204.5-3.7%205.3-5.7%201.3-28.8%207-52.2%208.6zM307.8%2062a252.4%20252.4%200%2001-9.7-47.4c0-3.9%202.3-4.8%204.2-5%202-.1%205%201.5%205.2%204.3.5%205.3%202.6%2026.9.4%2048.1zm-11%201.3a251%20251%200%2001-14.3-46.4c-.4-4%201.8-5%203.7-5.3%202-.3%205%201%205.6%203.8a263%20263%200%20015%2047.9zm-11%202.2A259%20259%200%2001267%2020.3c-.8-3.9%201.3-5.1%203.2-5.6%201.9-.4%205%20.6%205.9%203.4%201.5%205.1%207.7%2026%209.6%2047.3zm-10.5%203A264%20264%200%2001252.5%2025c-1.1-3.8.8-5.2%202.6-5.8%201.9-.6%205.1.2%206.2%202.8%202%205%2010.2%2025.4%2014%2046.4zM265.2%2072a270.4%20270.4%200%2001-27-41.5c-1.4-3.7.4-5.3%202.2-6%201.8-.8%205-.2%206.4%202.4%202.5%204.8%2012.5%2024.5%2018.4%2045.1zm-10.3%205a275.6%20275.6%200%2001-31-39.2c-1.7-3.5-.1-5.2%201.6-6.1%201.7-.9%205-.6%206.6%201.9%203%204.6%2015%2023.3%2022.8%2043.4zm-9.4%205.4A285.2%20285.2%200%2001211%2045.7c-2.1-3.4-.7-5.2%201-6.3%201.5-1%205-1%206.7%201.4%203.4%204.3%2017.1%2022%2026.8%2041.5zm-8.7%206a292.2%20292.2%200%2001-37.9-33.9c-2.4-3.2-1.1-5%20.4-6.2a5.5%205.5%200%20016.8.8c3.8%204%2019.2%2020.7%2030.7%2039.3zm-8.5%207a299%20299%200%2001-41-30.7c-2.8-3-1.7-5-.3-6.3a5.5%205.5%200%20016.9.3c4.2%203.7%2021%2019%2034.4%2036.6zm-7.4%207A306.6%20306.6%200%2001177.2%2075c-3-2.8-2.1-4.8-.8-6.2%201.2-1.4%204.5-2.1%206.9-.3a292%20292%200%200137.6%2034zm-7%208.2a313%20313%200%2001-46.2-23.8c-3.3-2.5-2.6-4.7-1.5-6.1%201.1-1.5%204.3-2.5%206.9-.9%204.8%203.1%2024.3%2015.5%2040.8%2030.8zm-6.3%208.8c-22.2-7-44.9-17.6-48.4-19.9-3.6-2.2-3-4.4-2.1-6s4-2.8%206.8-1.4c5%202.7%2025.8%2013.5%2043.7%2027.3zm-5.3%209c-22.8-5.3-46.3-14-50.1-16-3.7-2-3.5-4.2-2.6-5.8.8-1.6%203.7-3.1%206.6-2%205.3%202.3%2027%2011.4%2046.1%2023.8zm-4.2%209a328.5%20328.5%200%2001-51.4-12.2c-4-1.6-3.8-3.9-3.2-5.5.7-1.7%203.5-3.4%206.4-2.5%205.6%201.9%2028%209.3%2048.2%2020.2z'/%3e%3cpath%20fill='%23f31509'%20d='M194.5%20147.4a332.4%20332.4%200%2001-52.4-7.8c-4.1-1.3-4.3-3.6-3.8-5.3.5-1.7%203.1-3.6%206.2-3%205.6%201.4%2028.8%207%2050%2016.1z'/%3e%3cpath%20d='M129.4%20141.5h381.2v12.6H129.4z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-mw.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mw'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M179.7%200h708.7v708.7H179.7z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23a)'%20transform='translate(-129.8)%20scale(.72249)'%3e%3cpath%20fill='%23f41408'%20d='M0%200h1063v708.7H0z'/%3e%3cpath%20fill='%2321873b'%20d='M0%20472.4h1063v236.3H0z'/%3e%3cpath%20d='M0%200h1063v236.2H0z'/%3e%3cpath%20fill='%23f31509'%20d='M401.4%20214a147.3%20147.3%200%2001192.2-80.3%20142%20142%200%200180.2%2080.3H401.4zm-36%209.8a419.9%20419.9%200%2001-72.5-12c-5.6-2-5.9-5.4-5.2-8a7%207%200%20018.5-4.5c7.9%202%2039.9%2010.5%2069.3%2024.5zM538%2092.6c-5.8-32-7.3-67.3-6.7-73.2.5-6%203.8-7%206.5-7a7%207%200%20016.5%207c0%208.2-.2%2041.3-6.3%2073.2zm16%20.8a427.9%20427.9%200%2001-.5-73.6c1.1-5.9%204.4-6.7%207.1-6.4%202.7.2%206.3%203.3%205.9%207.6-.7%208-3.7%2041-12.5%2072.4zm14.4%202c-.4-32.6%204-67.6%205.7-73.4%201.5-5.8%204.9-6.3%207.6-5.8a7%207%200%20015.2%208c-1.4%208-7.1%2040.6-18.5%2071.1zm15.3%203.3c2.5-32.4%2010-66.9%2012-72.5%202-5.6%205.5-5.8%208.1-5.1a7%207%200%20014.5%208.4c-2.1%207.9-10.6%2039.9-24.6%2069.2zm15%204.8A421.6%20421.6%200%2001617%2032.3c2.6-5.4%206-5.3%208.6-4.4a7%207%200%20013.7%208.9c-2.8%207.6-14.2%2038.7-30.7%2066.7zm14%205.9c8-31.6%2021.4-64.2%2024.5-69.4%203-5.2%206.4-4.8%208.8-3.6a7%207%200%20013%209c-3.5%207.5-17.4%2037.5-36.3%2064zm13.8%207.2a432%20432%200%200130.4-67c3.4-4.9%206.8-4.2%209.2-2.8a7%207%200%20012%209.3c-4%207-20.5%2035.7-41.6%2060.5zm13%208.3a419.9%20419.9%200%200136.2-64c3.8-4.6%207.1-3.6%209.3-2a7%207%200%20011.3%209.4c-4.7%206.7-23.6%2033.8-46.8%2056.6zm12.2%209.5c16-28.4%2037.4-56.4%2041.7-60.7%204.2-4.2%207.4-3%209.5-1.2%202%201.8%203.2%206.3.4%209.6-5.2%206.2-26.4%2031.6-51.6%2052.3zm11.5%2010.5a424%20424%200%200146.7-56.8c4.6-3.8%207.7-2.3%209.6-.4a7%207%200%2001-.4%209.6%20410%20410%200%2001-56%2047.6zm10.4%2011.5c20.7-25.1%2046.7-49%2051.6-52.4%205-3.4%207.8-1.6%209.6.4a7%207%200%2001-1.2%209.5%20421.5%20421.5%200%2001-60%2042.5zm9%2011.8a422%20422%200%200155.8-48c5.2-3%208-.9%209.5%201.4%201.6%202.2%201.6%206.8-2%209.3a415.9%20415.9%200%2001-63.2%2037.3zm8.2%2012.8a421.7%20421.7%200%200159.7-43c5.4-2.5%208-.2%209.4%202.1%201.3%202.3%201%207-2.8%209.2-7%204-35.6%2020.8-66.3%2031.7zm7.6%2014.6a431.5%20431.5%200%200163.4-37.3c5.6-2%208%20.5%209.1%203a7%207%200%2001-3.6%208.8%20417.9%20417.9%200%2001-68.9%2025.5zm5.8%2014.1a413%20413%200%200166.3-31.7c5.8-1.5%208%201.2%208.9%203.7%201%202.5-.3%207-4.4%208.5a412.8%20412.8%200%2001-70.8%2019.5zm4.6%2015a421%20421%200%200169-25.8c5.8-1%207.7%201.8%208.4%204.5a7%207%200%2001-5%208c-8%202.2-39.9%2010.7-72.4%2013.2zM522.4%2093.1A421.2%20421.2%200%2001508.9%2021c0-6%203.1-7.3%205.8-7.6a7%207%200%20017.1%206.5c.8%208%203.7%2041%20.6%2073.4zm-15.4%202a418.8%20418.8%200%2001-19.7-70.8c-.5-6%202.5-7.6%205.1-8.1a7%207%200%20017.7%205.8c1.4%208%207.2%2040.6%206.9%2073.1zm-15.3%203.4a421.5%20421.5%200%2001-25.9-68.9c-1-5.9%201.9-7.8%204.5-8.5a7%207%200%20018%205.1c2.2%207.9%2010.8%2039.8%2013.4%2072.3zm-14.4%204.5a420.4%20420.4%200%2001-31.6-66.4c-1.5-5.8%201.2-8%203.7-8.9a7%207%200%20018.5%204.4c2.8%207.7%2014.1%2038.7%2019.4%2070.9zm-14%205.7A419.8%20419.8%200%2001426%2045.4c-2-5.7.4-8%202.9-9.1a7%207%200%20018.9%203.6c3.4%207.4%2017.3%2037.4%2025.4%2069zm-14.2%207.4a420%20420%200%2001-42.8-59.9c-2.5-5.4-.3-8%202-9.3a7%207%200%20019.2%202.8c4.1%207%2020.7%2035.7%2031.6%2066.4zm-13%208.2a422%20422%200%2001-47.8-56c-3-5.2-1-8%201.3-9.5a7.2%207.2%200%20019.4%202c4.7%206.7%2023.6%2033.8%2037.1%2063.5zm-12.1%209a419.3%20419.3%200%2001-52.4-51.6c-3.4-4.9-1.6-7.8.5-9.5a7%207%200%20019.5%201.2c5.2%206.2%2026.4%2031.6%2042.4%2060zM412.2%20144a421.6%20421.6%200%2001-56.8-46.8c-3.8-4.6-2.3-7.7-.4-9.6a7%207%200%20019.6.4c5.8%205.8%2029.2%2029.1%2047.6%2056zM402%20154.9a421%20421%200%2001-60.5-41.8c-4.2-4.2-2.9-7.4-1.1-9.5a7%207%200%20019.5-.4c6.3%205.2%2031.5%2026.5%2052.1%2051.7zm-9.7%2012.5a421.4%20421.4%200%2001-64-36.3c-4.6-3.9-3.6-7.2-2-9.4a7%207%200%20019.5-1.3%20423%20423%200%200156.5%2047zm-8.7%2013.4a420.5%20420.5%200%2001-67-30.3c-5-3.5-4.3-6.8-2.9-9.2a7%207%200%20019.3-2.1c7.1%204%2035.8%2020.5%2060.6%2041.6zm-7.3%2013.7c-31.5-8-64.2-21.4-69.4-24.4-5.1-3-4.8-6.4-3.6-8.8a7.1%207.1%200%20019.1-3c7.4%203.4%2037.4%2017.4%2064%2036.2zm-5.8%2013.8a415%20415%200%2001-71.2-18.6c-5.4-2.5-5.3-6-4.4-8.5%201-2.5%204.8-5.2%208.9-3.7%207.6%202.8%2038.7%2014.2%2066.7%2030.8z'/%3e%3cpath%20fill='%23f31509'%20d='M365.5%20223.8c-32.5-2.5-67-9.9-72.6-12-5.6-2-5.9-5.4-5.2-8a7%207%200%20018.5-4.5c7.9%202%2039.9%2010.5%2069.3%2024.5z'/%3e%3cpath%20d='M275.3%20214.7H803V234H275.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-mx{background-image:url(/assets/mx-avg_TIgd.svg)}.flag-icon-mx.flag-icon-squared{background-image:url(/assets/mx-DVdyQszp.svg)}.flag-icon-my{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-my'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23cc0001'%20d='M0%200h640v480H0z'/%3e%3cpath%20id='a'%20fill='%23fff'%20d='M0%20445.8h640V480H0z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(0%20-68.6)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(0%20-137.2)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(0%20-205.8)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(0%20-274.3)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(0%20-343)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(0%20-411.5)'%20xlink:href='%23a'/%3e%3cpath%20fill='%23010066'%20d='M0%200h372.6v274.3H0z'/%3e%3cg%20fill='%23fc0'%3e%3cpath%20d='M149.7%2048.5c-49%200-88.9%2039.7-88.9%2088.6a88.8%2088.8%200%200089%2088.6%2088.7%2088.7%200%200048-14%2078.9%2078.9%200%2001-25.8%204.2%2078.7%2078.7%200%2001-78.8-78.5%2078.7%2078.7%200%2001106.2-73.7%2088.7%2088.7%200%2000-49.7-15.2z'/%3e%3cpath%20d='M297.1%20183.2l-37.4-19.5%2011%2040-25-33.5-7.8%2040.7-7.7-40.7-25.1%2033.4%2011.2-40-37.6%2019.5%2028-31.3-42.5%201.6%2039-16.3-39-16.5%2042.5%201.7L178.9%2091l37.4%2019.5-11-40%2025%2033.5%207.8-40.7%207.7%2040.7%2025.1-33.3-11.2%2039.9%2037.6-19.4-28%2031.2%2042.5-1.6-39%2016.4%2039%2016.5-42.5-1.8z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-my.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-my'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23cc0001'%20d='M0%200h512v512H0z'/%3e%3cpath%20id='a'%20fill='%23fff'%20d='M0%20475.5h512V512H0z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(0%20-73.1)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(0%20-146.3)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(0%20-219.4)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(0%20-292.6)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(0%20-365.7)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(0%20-438.9)'%20xlink:href='%23a'/%3e%3cpath%20fill='%23010066'%20d='M0%200h320v292.6H0z'/%3e%3cg%20fill='%23fc0'%3e%3cpath%20d='M123.8%2051.9a93%2093%200%2000-93.2%2092.9%2093%2093%200%2000143.7%2078.1%2082.7%2082.7%200%2001-27%204.5%2082.5%2082.5%200%2001-82.7-82.3c0-45.5%2037-82.4%2082.6-82.4a82.6%2082.6%200%200128.7%205A93%2093%200%2000124%2052z'/%3e%3cpath%20d='M278.4%20193.2L239%20172.7l11.6%2041.9-26.2-35-8.2%2042.6-8-42.7-26.5%2035%2011.8-41.9-39.3%2020.4%2029.2-32.8-44.5%201.7%2040.9-17.1-40.9-17.3%2044.5%201.8-29-32.9%2039.2%2020.5L182%2075l26.2%2035%208.2-42.6%208%2042.7L251%2075l-11.8%2042%2039.3-20.4-29.2%2032.8%2044.5-1.7-40.9%2017.2%2040.9%2017.2-44.5-1.8z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-mz{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mz'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='mz-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h682.7v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23mz-a)'%20transform='scale(.9375)'%3e%3cpath%20fill='%23009a00'%20fill-rule='evenodd'%20d='M0%200h768v160H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M0%20160h768v16H0z'/%3e%3cpath%20fill-rule='evenodd'%20d='M0%20176h768v160H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M0%20336h768v16H0z'/%3e%3cpath%20fill='%23ffca00'%20fill-rule='evenodd'%20d='M0%20352h768v160H0z'/%3e%3cpath%20fill='red'%20fill-rule='evenodd'%20d='M0%200v512l336-256L0%200z'/%3e%3cpath%20fill='%23ffca00'%20fill-rule='evenodd'%20d='M198.5%20333l-51.2-37.5L96.1%20333l19.9-60.3-51.5-37.1%2063.5.2%2019.3-60.4%2019.4%2060.5%2063.5-.3-51.5%2037.1z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.1'%20d='M102.8%20290.9h37c3%203.3%209.5%204.7%2015.8%200%2011.6-6.4%2034%200%2034%200l4.4-4.7-10.7-35.2-3.9-4.2s-8.3-5-24-3.3c-15.7%201.7-21.2-.5-21.2-.5s-13.7%201.6-17.6%203.6l-4.4%204.4-9.4%2039.9z'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.1'%20d='M110.3%20281.8s35.2-4.4%2045.4%209.1c-5.7%204-10.8%204.3-16.2.3.8-1.5%2012.6-13.8%2042.7-9.7'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-width='1.2'%20d='M148%20246.6l-.3%2038.8m31.7-38.3L186%20278'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.1'%20d='M117%20246.6l-3.7%2016'/%3e%3cpath%20fill-rule='evenodd'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.1'%20d='M78.9%20295.1l8.6%2010.2c1%20.6%202%20.6%202.9%200l12.8-15.4%205.4-6.7c.9-1%201.1-2.1%201-3l10.4-9.3%202.2.2c-1-.2-1.7-.7-1-1.8l2.4-1.8%201.8%202.3s-2.6%203.4-2.9%203.4h-2.8l-5.4%204.9%202.4%202%203.5%209.8%204.4-3.1-2.8-10%206.1-6.7-2.3-3.6%201.6-2s21.3%2013.4%2029.6%209.8c.2%200%20.5-9.6.5-9.6s-22.2-2.3-22.7-6.7%205-5%205-5l-2.4-3.2.5-1.8%203.9%204.8%208.7-7.4%2051.5%2058.6c2.8-1.1%203.4-1.8%203.6-4.6L155%20241.5l3.8-4.1c.8-.9%201-1.2%201-2.6l6-5.1a7.3%207.3%200%20013.8%203L186%20219c.4.4%201.7.8%202.6.4l26.9-25.9-29.3%2020.7-1-.7c0-.9%201-1%200-2.6-1.2-1.4-2.9%201.3-3.1%201.3-.3%200-4.3-1.4-5.2-3.2l-.2%204.7-7.5%207-5.7-.3-8.2%208-1%203%201.3%202.7s-4.4%203.8-4.4%203.6c0-.3-.9-1.2-1-1.3l3.8-3.4.5-2.3-1.2-2c-.4.3-5.2%205.4-5.5%204.8l-14-15.5.8-2.9-8.7-9.5c-3.2-1.1-8.3-1.3-9.3%205.7-.8%201.6-7.4.2-7.4.2l-3.6.8L85.2%20241l11.3%2013.6%2023.2-29.3.7-8.3%204.8%205.4c1.7.2%203.2.3%204.7-.5l13.7%2015.3-2.3%202.3%202%202.2%202.4-1.6.9%201.3c-1.1.6-2%201.5-3.1%202.1-1.8-1.2-3.6-2.7-3.5-5l-7.7%206.4-.3%201.2-22.9%2019-2%20.3-.5%206%2014.9-12.4v-1.8l1.5%201.3%2011.6-9.3s.8%201%20.5%201-10.3%209.3-10.3%209.3l-.2%201-1.8%201.6-1-.8-14%2012.4h-2l-7.7%207.7c-2%20.2-3.7.4-5.4%201.5l-13.8%2012.2z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-mz.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mz'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h496v496H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23a)'%20transform='scale(1.0321)'%3e%3cpath%20fill='%23009a00'%20fill-rule='evenodd'%20d='M0%200h744v155H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M0%20155h744v15.5H0z'/%3e%3cpath%20fill-rule='evenodd'%20d='M0%20170.5h744v155H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M0%20325.5h744V341H0z'/%3e%3cpath%20fill='%23ffca00'%20fill-rule='evenodd'%20d='M0%20341h744v155H0z'/%3e%3cpath%20fill='red'%20fill-rule='evenodd'%20d='M0%200v496l325.6-248L0%200z'/%3e%3cpath%20fill='%23ffca00'%20fill-rule='evenodd'%20d='M192.3%20322.6l-49.6-36.3-49.5%2036.3%2019.2-58.4-50-36%2061.6.3%2018.7-58.5%2018.8%2058.5%2061.5-.3-50%2036z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.1'%20d='M99.6%20281.9h35.8c2.9%203.2%209.3%204.5%2015.4%200%2011.2-6.2%2032.9%200%2032.9%200l4.3-4.6-10.4-34.1-3.8-4s-8-4.8-23.2-3.2c-15.2%201.6-20.5-.6-20.5-.6S116.7%20237%20113%20239l-4.3%204.3-9%2038.7z'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.1'%20d='M106.8%20273s34.2-4.2%2044%208.9c-5.5%203.8-10.4%204-15.7.2.9-1.4%2012.3-13.3%2041.4-9.3'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-width='1.1'%20d='M143.4%20238.9l-.3%2037.6m30.7-37l6.4%2029.8'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.1'%20d='M113.3%20239l-3.5%2015.4'/%3e%3cpath%20fill-rule='evenodd'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.1'%20d='M76.4%20286l8.4%209.8c1%20.6%201.9.6%202.8%200l12.4-15%205.3-6.4a4.1%204.1%200%20001-3l10-9c.8.2%201.3.3%202%20.3-.9-.3-1.6-.7-.8-1.8l2.2-1.7%201.8%202.2s-2.5%203.3-2.8%203.3H116l-5.3%204.7%202.3%202%203.5%209.5%204.2-3-2.7-9.7%206-6.5-2.3-3.5%201.5-2s20.7%2013%2028.7%209.5c.2.1.5-9.3.5-9.3s-21.5-2.2-22-6.4c-.5-4.3%204.8-4.8%204.8-4.8l-2.3-3.2.5-1.8%203.8%204.8%208.4-7.3%2049.9%2056.9c2.7-1.1%203.3-1.8%203.5-4.5L150%20234l3.8-4c.7-.8%201-1.2%201-2.5l5.7-5a7.1%207.1%200%20013.7%203l15.8-13.3c.4.4%201.7.8%202.5.3l26-25-28.3%2020-1-.7c0-.8%201-1%200-2.5-1.1-1.3-2.8%201.3-3%201.3s-4.1-1.4-5-3.1l-.2%204.6-7.3%206.7-5.5-.2-8%207.7-1%203%201.3%202.5s-4.2%203.7-4.2%203.5c0-.3-.9-1.1-1-1.3l3.7-3.2.5-2.3-1.2-1.9c-.4.3-5%205.2-5.3%204.7L129.7%20211l.7-2.8-8.5-9.2c-3-1-8-1.2-9%205.5-.7%201.6-7.2.2-7.2.2l-3.4.8-19.7%2027.9%2011%2013.2%2022.4-28.4.6-8%204.7%205.2c1.6.2%203.1.2%204.5-.5l13.3%2014.8-2.2%202.2%202%202.2%202.2-1.6%201%201.3c-1.2.6-2%201.4-3%202-1.9-1.1-3.6-2.6-3.4-4.9l-7.5%206.2-.3%201.3-22.2%2018.4-2%20.3-.5%205.7%2014.5-12v-1.7l1.5%201.2%2011.2-9s.8%201%20.5%201-10%209-10%209l-.2%201-1.7%201.5-1-.7-13.5%2012h-2l-7.5%207.4c-1.9.2-3.6.4-5.2%201.5l-13.4%2012z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-na{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-na'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='na-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h640v480H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23na-a)'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%233662a2'%20d='M-26.4.2l.8%20345.6L512.5%200-26.4.2z'/%3e%3cpath%20fill='%2338a100'%20d='M666.4%20479.6L665%20120.3%20122.3%20479.8l544-.2z'/%3e%3cpath%20fill='%23c70000'%20d='M-26%20371.8l.4%20108.2%20117.5-.1L665.4%2095.4l-.7-94.1-116-1L-26%20371.7z'/%3e%3cpath%20fill='%23ffe700'%20d='M219.6%20172l-21.8-13.2-12.6%2022.1-12.2-22.2-22%2012.9.6-25.4-25.4.2%2013.2-21.8-22.1-12.5%2022.2-12.3-12.8-22%2025.4.6-.1-25.5%2021.7%2013.2L186.3%2044l12.2%2022.2%2022-12.9-.6%2025.4%2025.4-.2-13.2%2021.8%2022.1%2012.5-22.2%2012.3%2012.8%2022-25.4-.6z'/%3e%3cpath%20fill='%233662a2'%20d='M232.4%20112.4c0%2025.6-20.9%2046.3-46.6%2046.3s-46.6-20.7-46.6-46.3%2020.8-46.2%2046.6-46.2%2046.6%2020.7%2046.6%2046.2z'/%3e%3cpath%20fill='%23ffe700'%20d='M222.3%20112.4a36.5%2036.5%200%2011-73%200%2036.5%2036.5%200%200173%200z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-na.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-na'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%233662a2'%20d='M-108.2.2l.8%20368.6L466.6%200l-574.8.2z'/%3e%3cpath%20fill='%2338a100'%20d='M630.7%20511.5l-1.4-383.2-579%20383.5%20580.4-.3z'/%3e%3cpath%20fill='%23c70000'%20d='M-107.9%20396.6l.5%20115.4%20125.3-.2%20611.7-410.1L629%201.4%20505.2.2l-613%20396.4z'/%3e%3cpath%20fill='%23ffe700'%20d='M154%20183.4l-23.1-14-13.4%2023.6-13-23.8L81%20183l.6-27.1-27%20.2%2014-23.2L45%20119.5l23.8-13L55%2083l27%20.6-.1-27.1%2023.2%2014%2013.4-23.6%2013%2023.7L155.2%2057l-.6%2027%2027-.1-14%2023.2%2023.6%2013.3-23.8%2013.1%2013.7%2023.4-27-.5z'/%3e%3cpath%20fill='%233662a2'%20d='M167.8%20120c0%2027.2-22.3%2049.3-49.8%2049.3s-49.7-22.1-49.7-49.4%2022.3-49.3%2049.8-49.3%2049.7%2022%2049.7%2049.3z'/%3e%3cpath%20fill='%23ffe700'%20d='M157%20120a39%2039%200%2011-77.9%200%2039%2039%200%200177.9%200z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-nc{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-nc'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23009543'%20stroke-width='.9'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23ed4135'%20stroke-width='.9'%20d='M0%200h640v320H0z'/%3e%3cpath%20fill='%230035ad'%20stroke-width='.9'%20d='M0%200h640v160H0z'/%3e%3ccircle%20cx='240'%20cy='240'%20r='157.3'%20fill='%23fae600'%20stroke='%23000'%20stroke-width='5.3'/%3e%3cpath%20stroke='%23000'%20stroke-width='6.4'%20d='M213.3%20263.5h53.3M213.3%20224h53.3M240%2083.2V352'/%3e%3cpath%20stroke-width='1.1'%20d='M176.6%20384.4c64.2%2026.3%20124.4%201.7%20124.4%201.7s-22.7-24.6-34.3-34.2c-11.4-9.4-44.8-9-56.2%200a488.7%20488.7%200%2000-33.9%2032.5z'/%3e%3cellipse%20cx='240'%20cy='312.5'%20stroke-width='1.1'%20rx='17.6'%20ry='25.6'/%3e%3cellipse%20cx='240'%20cy='243.7'%20stroke-width='1.1'%20rx='21.3'%20ry='13.5'/%3e%3ccircle%20cx='240'%20cy='181.3'%20r='21.3'%20stroke-width='1.1'/%3e%3cpath%20stroke-width='1.1'%20d='M265.6%20101.9s1.8%203-2%2010c-18.6%2033.5-37.3%2034.2-40.8%2037.1-4%203.2-5.6%203-5.6%203%20.3-2.9.5-14.6.7-15.7%202.9-15.7%2026.5-15.5%2045-31.5%202.9-2.5%202.7-3%202.7-3z'/%3e%3cpath%20d='M265.5%20163s4%2011.2%204.5%2022.5c1%2018%2018.2%2018.5%2030%2018.5v-10c-8.9%200-16.6-1.3-23-14.5a115%20115%200%2000-11.5-16.5zm-.5%20145s6.3-7.8%2013.7-26c3.8-9.5%2013-15%2021.3-15v-14c-19%200-28.2%207-29.1%2017.4-2%2021.1-5.9%2037.6-5.9%2037.6z'%20transform='translate(-80)%20scale(1.06667)'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20480%200)'%20xlink:href='%23leaf'/%3e%3c/svg%3e")}.flag-icon-nc.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-nc'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23009543'%20stroke-width='.8'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23ed4135'%20stroke-width='.8'%20d='M0%200h512v341.3H0z'/%3e%3cpath%20fill='%230035ad'%20stroke-width='.8'%20d='M0%200h512v170.7H0z'/%3e%3ccircle%20cx='225.6'%20cy='256'%20r='167.8'%20fill='%23fae600'%20stroke='%23000'%20stroke-width='5.7'/%3e%3cpath%20stroke='%23000'%20stroke-width='6.8'%20d='M197.2%20281h56.9m-56.9-42h56.9M225.6%2088.6v286.8'/%3e%3cpath%20stroke-width='1.1'%20d='M158%20410c68.6%2028%20132.8%201.8%20132.8%201.8s-24.3-26.2-36.7-36.5c-12.1-10-47.8-9.6-60%200-10%208-39.2%2037.5-36%2034.8z'/%3e%3cellipse%20cx='225.6'%20cy='333.4'%20stroke-width='1.1'%20rx='18.8'%20ry='27.3'/%3e%3cellipse%20cx='225.6'%20cy='260'%20stroke-width='1.1'%20rx='22.8'%20ry='14.4'/%3e%3ccircle%20cx='225.6'%20cy='193.4'%20r='22.8'%20stroke-width='1.1'/%3e%3cpath%20stroke-width='1.1'%20d='M253%20108.7s2%203.2-2.2%2010.7c-19.9%2035.7-39.7%2036.5-43.5%2039.5-4.2%203.4-6%203.2-6%203.2.4-3%20.6-15.6.8-16.8%203-16.6%2028.3-16.4%2048-33.5%203-2.7%202.8-3.2%202.8-3.2z'/%3e%3cpath%20d='M265.5%20163s4%2011.2%204.5%2022.5c1%2018%2018.2%2018.5%2030%2018.5v-10c-8.9%200-16.6-1.3-23-14.5a115%20115%200%2000-11.5-16.5zm-.5%20145s6.3-7.8%2013.7-26c3.8-9.5%2013-15%2021.3-15v-14c-19%200-28.2%207-29.1%2017.4-2%2021.1-5.9%2037.6-5.9%2037.6z'%20transform='translate(-115.7)%20scale(1.13778)'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20451.3%200)'%20xlink:href='%23leaf'/%3e%3c/svg%3e")}.flag-icon-ne{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ne'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%230db02b'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h640v320H0z'/%3e%3cpath%20fill='%23e05206'%20d='M0%200h640v160H0z'/%3e%3ccircle%20cx='320'%20cy='240'%20r='68'%20fill='%23e05206'/%3e%3c/svg%3e")}.flag-icon-ne.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ne'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%230db02b'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h512v341.3H0z'/%3e%3cpath%20fill='%23e05206'%20d='M0%200h512v170.7H0z'/%3e%3ccircle%20cx='256'%20cy='256'%20r='72.5'%20fill='%23e05206'/%3e%3c/svg%3e")}.flag-icon-nf{background-image:url(/assets/nf-CJAOkdWy.svg)}.flag-icon-nf.flag-icon-squared{background-image:url(/assets/nf-CC7oViiR.svg)}.flag-icon-ng{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ng'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23008753'%20d='M426.6%200H640v480H426.6zM0%200h213.3v480H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ng.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ng'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23008753'%20d='M341.3%200H512v512H341.3zM0%200h170.7v512H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ni{background-image:url(/assets/ni-Du9XK9dj.svg)}.flag-icon-ni.flag-icon-squared{background-image:url(/assets/ni-B1phcv0M.svg)}.flag-icon-nl{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-nl'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%2321468b'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h640v320H0z'/%3e%3cpath%20fill='%23ae1c28'%20d='M0%200h640v160H0z'/%3e%3c/svg%3e")}.flag-icon-nl.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-nl'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%2321468b'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h512v341.3H0z'/%3e%3cpath%20fill='%23ae1c28'%20d='M0%200h512v170.7H0z'/%3e%3c/svg%3e")}.flag-icon-no{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-no'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23ed2939'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M180%200h120v480H180z'/%3e%3cpath%20fill='%23fff'%20d='M0%20180h640v120H0z'/%3e%3cpath%20fill='%23002664'%20d='M210%200h60v480h-60z'/%3e%3cpath%20fill='%23002664'%20d='M0%20210h640v60H0z'/%3e%3c/svg%3e")}.flag-icon-no.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-no'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23ed2939'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M128%200h128v512H128z'/%3e%3cpath%20fill='%23fff'%20d='M0%20192h512v128H0z'/%3e%3cpath%20fill='%23002664'%20d='M160%200h64v512h-64z'/%3e%3cpath%20fill='%23002664'%20d='M0%20224h512v64H0z'/%3e%3c/svg%3e")}.flag-icon-np{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-np'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='np-a'%3e%3cpath%20fill-opacity='.7'%20d='M0-16h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cg%20clip-path='url(%23np-a)'%20transform='translate(0%2015)%20scale(.9375)'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23ce0000'%20stroke='%23000063'%20stroke-width='13.8'%20d='M6.5%20489.5h378.8L137.4%20238.1l257.3.3L6.6-9.5v499z'/%3e%3cpath%20fill='%23fff'%20d='M180.7%20355.8l-27%209%2021.2%2019.8-28.5-1.8%2011.7%2026.2-25.5-12.3.5%2028.6-18.8-20.9-10.7%2026.6-9.2-26.3-20.3%2020.6%201.8-27.7L49%20409l12.6-25-29.3.6%2021.5-18.3-27.3-10.5%2027-9L32.2%20327l28.4%201.8L49%20302.6l25.6%2012.3-.5-28.6%2018.8%2020.9%2010.7-26.6%209.1%2026.3%2020.4-20.6-1.9%2027.7%2027-11.4-12.7%2025%2029.4-.6-21.5%2018.3zm-32.4-184.7l-11.3%208.4%205.6%204.6a93.8%2093.8%200%200030.7-36c1.8%2021.3-17.7%2069-68.7%2069.5a70.6%2070.6%200%2001-71.5-70.3c10%2018.2%2016.2%2027%2032%2036.5l4.7-4.4-10.6-8.9%2013.7-3.6-7.4-12.4%2014.4%201-1.8-14.4%2012.6%207.4%204-13.5%209%2010.8%208.5-10.3%204.6%2014%2011.8-8.2-1.5%2014.3%2014.2-1.7-6.7%2013.2%2013.7%204z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-np.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-np'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='b'%3e%3cpath%20fill-opacity='.7'%20d='M0-16h512v512H0z'/%3e%3c/clipPath%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23a)'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'%20style='width:0'/%3e%3cg%20clip-path='url(%23b)'%20transform='translate(0%2016)'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23ce0000'%20stroke='%23000063'%20stroke-width='13'%20d='M6.5%20489.5h378.8L137.4%20238.1l257.3.3L6.6-9.5v499z'/%3e%3cpath%20fill='%23fff'%20d='M180.7%20355.8l-27%209%2021.2%2019.8-28.5-1.8%2011.7%2026.2-25.5-12.3.5%2028.6-18.8-20.9-10.7%2026.6-9.2-26.3-20.3%2020.6%201.8-27.7L49%20409l12.6-25-29.3.6%2021.5-18.3-27.3-10.5%2027-9L32.2%20327l28.4%201.8L49%20302.6l25.6%2012.3-.5-28.6%2018.8%2020.9%2010.7-26.6%209.1%2026.3%2020.4-20.6-1.9%2027.7%2027-11.4-12.7%2025%2029.4-.6-21.5%2018.3zm-32.4-184.7l-11.3%208.4%205.6%204.6a93.8%2093.8%200%200030.7-36c1.8%2021.3-17.7%2069-68.7%2069.5a70.6%2070.6%200%2001-71.5-70.3c10%2018.2%2016.2%2027%2032%2036.5l4.7-4.4-10.6-8.9%2013.7-3.6-7.4-12.4%2014.4%201-1.8-14.4%2012.6%207.4%204-13.5%209%2010.8%208.5-10.3%204.6%2014%2011.8-8.2-1.5%2014.3%2014.2-1.7-6.7%2013.2%2013.7%204z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-nr{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-nr'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='nr-a'%3e%3cpath%20fill-opacity='.7'%20d='M-54.7%200H628v512H-54.7z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23nr-a)'%20transform='translate(51.3)%20scale(.9375)'%3e%3cpath%20fill='%23002170'%20d='M-140%200H884v512H-140z'/%3e%3cpath%20fill='%23ffb20d'%20d='M-140%20234.1H884V278H-140z'/%3e%3cpath%20fill='%23fff'%20d='M161.8%20438l-33-33-10.5%2045.4-12-45-31.9%2034%2012.1-45L42%20407.9l33-33-45.4-10.6%2045-12-34-31.8%2045%2012L72%20288l33%2033%2010.6-45.4%2012%2045%2031.8-34-12%2045%2044.5-13.5-33%2033%2045.4%2010.5-45%2012%2034%2032-45-12.2z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-nr.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-nr'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M135.6%200h496.1v496h-496z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23a)'%20transform='translate(-140)%20scale(1.0321)'%3e%3cpath%20fill='%23002170'%20d='M0%200h992.1v496H0z'/%3e%3cpath%20fill='%23ffb20d'%20d='M0%20226.8h992.1v42.4H0z'/%3e%3cpath%20fill='%23fff'%20d='M292.4%20424.4l-31.9-32-10.2%2044-11.7-43.7-30.9%2033%2011.8-43.6-43.2%2013%2032-31.8-44-10.3%2043.6-11.6-33-31%2043.6%2011.8-13-43.2%2031.8%2032%2010.3-44%2011.7%2043.6%2030.8-32.9-11.7%2043.6%2043.2-13-32%2031.8%2044%2010.3L290%20362l33%2030.9-43.7-11.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-nu{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-nu'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='nu-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h496v372H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23nu-a)'%20transform='scale(1.2902)'%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M0%200h499.6v248.1H0z'/%3e%3cpath%20fill='%23c00'%20d='M0%200v18.6L119.2%2080l44.9%201.3L0%200z'/%3e%3cpath%20fill='%23006'%20d='M51%200l144.6%2075.5V0H51z'/%3e%3cpath%20fill='%23c00'%20d='M214.9%200v96.4H0v55h215v96.4h66v-96.4h215v-55H281V0h-66z'/%3e%3cpath%20fill='%23006'%20d='M300.2%200v71.1L441.6.6%20300.2%200z'/%3e%3cpath%20fill='%23c00'%20d='M304.7%2078.9l39.8-.3L498.9.6l-41%20.6L304.8%2079z'/%3e%3cpath%20fill='%23006'%20d='M0%20167.5v52.8L99.2%20168%200%20167.6z'/%3e%3cpath%20fill='%23c00'%20d='M381.9%20169.7l-41.4-.3%20155.8%2077.5-1-17.7-113.5-59.5zM38.7%20248.3l146.1-76.8-38.3.3L0%20248.1'/%3e%3cpath%20fill='%23006'%20d='M497.9%2021.8l-118%2058.5%20116.4.5v87.1h-99.1l98.2%2053.3%201.4%2027-52.4-.6-143.6-70.5v71.2H196V177L61.3%20248l-60.9.2V496H992V.4L499%200M.6%2028L0%2079.4l104.4%201.3L.5%2028z'/%3e%3cg%20fill='%23ffd900'%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20d='M496%200h496.1v496h-496z'/%3e%3cpath%20d='M0%20248h523.5v248H0z'/%3e%3c/g%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23000067'%20d='M290.9%20125.3a42.8%2042.8%200%2011-85.5%200%2042.8%2042.8%200%200185.5%200z'/%3e%3cpath%20fill='%23fff40d'%20d='M240.2%20114.3l8.2-24.6%208.2%2024.6h26.7l-21.6%2015.2L270%20154l-21.6-15.3-21.6%2015.2%208.3-24.5-21.6-15.2zm148.5%204l4.1-11.5%204%2011.6h13.3l-10.7%207%204.1%2011.5-10.7-7-10.7%207%204.1-11.5-10.7-7zM244.1%20204l4-11.5%204.1%2011.5h13.2l-10.7%207%204.1%2011.6-10.7-7.1-10.7%207%204.1-11.4-10.7-7.1zm0-167l4-11.6%204.1%2011.5h13.2L254.7%2044l4.1%2011.5-10.7-7-10.7%207%204.1-11.5-10.7-7zM98.9%20118.2l4.1-11.5%204%2011.5h13.3l-10.7%207.1%204.1%2011.5-10.7-7-10.7%207%204.1-11.5-10.7-7z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-nu.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-nu'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h496v496H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23a)'%20transform='scale(1.0321)'%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M0%200h499.6v248.1H0z'/%3e%3cpath%20fill='%23c00'%20d='M0%200v18.6L119.2%2080l44.9%201.3L0%200z'/%3e%3cpath%20fill='%23006'%20d='M51%200l144.6%2075.5V0H51z'/%3e%3cpath%20fill='%23c00'%20d='M214.9%200v96.4H0v55h215v96.4h66v-96.4h215v-55H281V0h-66z'/%3e%3cpath%20fill='%23006'%20d='M300.2%200v71.1L441.6.6%20300.2%200z'/%3e%3cpath%20fill='%23c00'%20d='M304.7%2078.9l39.8-.3L498.9.6l-41%20.6L304.8%2079z'/%3e%3cpath%20fill='%23006'%20d='M0%20167.5v52.8L99.2%20168%200%20167.6z'/%3e%3cpath%20fill='%23c00'%20d='M381.9%20169.7l-41.4-.3%20155.8%2077.5-1-17.7-113.5-59.5zM38.7%20248.3l146.1-76.8-38.3.3L0%20248.1'/%3e%3cpath%20fill='%23006'%20d='M497.9%2021.8l-118%2058.5%20116.4.5v87.1h-99.1l98.2%2053.3%201.4%2027-52.4-.6-143.6-70.5v71.2H196V177L61.3%20248l-60.9.2V496H992V.4L499%200M.6%2028L0%2079.4l104.4%201.3L.5%2028z'/%3e%3cg%20fill='%23ffd900'%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20d='M496%200h496.1v496h-496z'/%3e%3cpath%20d='M0%20248h523.5v248H0z'/%3e%3c/g%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23000067'%20d='M290.9%20125.3a42.8%2042.8%200%2011-85.5%200%2042.8%2042.8%200%200185.5%200z'/%3e%3cpath%20fill='%23fff40d'%20d='M226.8%20154l8.3-24.5-21.6-15.2h26.7l8.2-24.6%208.2%2024.6h26.7l-21.6%2015.2L270%20154l-21.6-15.3zm155.3-17l4.1-11.5-10.7-7.2h13.2l4.1-11.5%204%2011.6h13.3l-10.7%207%204.1%2011.5-10.7-7zm-144.7%2085.5l4.1-11.5-10.7-7.1h13.3l4-11.5%204.1%2011.5h13.2l-10.7%207%204.1%2011.6-10.7-7.1zm0-167l4.1-11.6-10.7-7h13.3l4-11.6%204.1%2011.5h13.2L254.7%2044l4.1%2011.5-10.7-7zM92.3%20136.8l4.1-11.5-10.7-7h13.2l4.1-11.6%204%2011.5h13.3l-10.7%207.1%204%2011.5-10.6-7z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-nz{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-nz'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='nz-c'%3e%3cpath%20d='M0%200h600v300H0z'/%3e%3c/clipPath%3e%3cclipPath%20id='nz-d'%3e%3cpath%20d='M0%200l300%20150H0zm300%200h300L300%20150zm0%20150h300v150zm0%200v150H0z'/%3e%3c/clipPath%3e%3cg%20id='b'%3e%3cg%20id='a'%3e%3cpath%20d='M0%200v.5L1%200z'%20transform='translate(0%20-.3)'/%3e%3cpath%20d='M0%200v-.5L1%200z'%20transform='rotate(-36%20.5%20-.2)'/%3e%3c/g%3e%3cuse%20transform='scale(-1%201)'%20xlink:href='%23a'/%3e%3cuse%20transform='rotate(72%200%200)'%20xlink:href='%23a'/%3e%3cuse%20transform='rotate(-72%200%200)'%20xlink:href='%23a'/%3e%3cuse%20transform='scale(-1%201)%20rotate(72)'%20xlink:href='%23a'/%3e%3c/g%3e%3c/defs%3e%3cpath%20fill='%2300247d'%20fill-rule='evenodd'%20d='M0%200h640v480H0z'/%3e%3cg%20transform='translate(-93%2036.1)%20scale(.66825)'%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23fff'%20transform='matrix(45.4%200%200%2045.4%20900%20120)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23cc142b'%20transform='matrix(30%200%200%2030%20900%20120)'%20xlink:href='%23b'/%3e%3c/g%3e%3cg%20transform='rotate(82%20534.2%20125)%20scale(.66825)'%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23fff'%20transform='rotate(-82%20519%20-457.7)%20scale(40.4)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23cc142b'%20transform='rotate(-82%20519%20-457.7)%20scale(25)'%20xlink:href='%23b'/%3e%3c/g%3e%3cg%20transform='rotate(82%20534.2%20125)%20scale(.66825)'%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23fff'%20transform='rotate(-82%20668.6%20-327.7)%20scale(45.4)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23cc142b'%20transform='rotate(-82%20668.6%20-327.7)%20scale(30)'%20xlink:href='%23b'/%3e%3c/g%3e%3cg%20transform='translate(-93%2036.1)%20scale(.66825)'%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23fff'%20transform='matrix(50.4%200%200%2050.4%20900%20480)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23cc142b'%20transform='matrix(35%200%200%2035%20900%20480)'%20xlink:href='%23b'/%3e%3c/g%3e%3cpath%20stroke='%23fff'%20stroke-width='60'%20d='M0%200l600%20300M0%20300L600%200'%20clip-path='url(%23nz-c)'%20transform='scale(.60681%20.73139)'/%3e%3cpath%20stroke='%23cc142b'%20stroke-width='40'%20d='M0%200l600%20300M0%20300L600%200'%20clip-path='url(%23nz-d)'%20transform='scale(.60681%20.73139)'/%3e%3cpath%20fill='%23fff'%20d='M151.7%200v79.4H0V140h151.7v79.4h60.7v-79.3H364V79.4H212.4V0z'%20clip-path='url(%23nz-c)'%20color='%23000'%20font-family='sans-serif'%20font-weight='400'%20overflow='visible'%20style='line-height:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;text-transform:none;block-progression:tb;isolation:auto;mix-blend-mode:normal'/%3e%3cpath%20fill='%23cc142b'%20d='M163.8%200v91.5H0v36.4h163.8v91.5h36.4V128h163.9V91.5H200.2V0z'%20color='%23000'%20font-family='sans-serif'%20font-weight='400'%20overflow='visible'%20style='line-height:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;text-transform:none;block-progression:tb;isolation:auto;mix-blend-mode:normal'/%3e%3c/svg%3e")}.flag-icon-nz.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-nz'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='c'%3e%3cpath%20d='M0%200h600v300H0z'/%3e%3c/clipPath%3e%3cclipPath%20id='d'%3e%3cpath%20d='M0%200l300%20150H0zm300%200h300L300%20150zm0%20150h300v150zm0%200v150H0z'/%3e%3c/clipPath%3e%3cg%20id='b'%3e%3cg%20id='a'%3e%3cpath%20d='M0%200v.5L1%200z'%20transform='translate(0%20-.3)'/%3e%3cpath%20d='M0%200v-.5L1%200z'%20transform='rotate(-36%20.5%20-.2)'/%3e%3c/g%3e%3cuse%20transform='scale(-1%201)'%20xlink:href='%23a'/%3e%3cuse%20transform='rotate(72%200%200)'%20xlink:href='%23a'/%3e%3cuse%20transform='rotate(-72%200%200)'%20xlink:href='%23a'/%3e%3cuse%20transform='scale(-1%201)%20rotate(72)'%20xlink:href='%23a'/%3e%3c/g%3e%3c/defs%3e%3cpath%20fill='%2300247d'%20fill-rule='evenodd'%20d='M0%200h512v512H0z'/%3e%3cg%20transform='translate(-148.7%20134.5)%20scale(.60566)'%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23fff'%20transform='matrix(45.4%200%200%2045.4%20900%20120)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23cc142b'%20transform='matrix(30%200%200%2030%20900%20120)'%20xlink:href='%23b'/%3e%3c/g%3e%3cg%20transform='rotate(82%20393.4%20127.1)%20scale(.60566)'%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23fff'%20transform='rotate(-82%20519%20-457.7)%20scale(40.4)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23cc142b'%20transform='rotate(-82%20519%20-457.7)%20scale(25)'%20xlink:href='%23b'/%3e%3c/g%3e%3cg%20transform='rotate(82%20393.4%20127.1)%20scale(.60566)'%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23fff'%20transform='rotate(-82%20668.6%20-327.7)%20scale(45.4)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23cc142b'%20transform='rotate(-82%20668.6%20-327.7)%20scale(30)'%20xlink:href='%23b'/%3e%3c/g%3e%3cg%20transform='translate(-148.7%20134.5)%20scale(.60566)'%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23fff'%20transform='matrix(50.4%200%200%2050.4%20900%20480)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23cc142b'%20transform='matrix(35%200%200%2035%20900%20480)'%20xlink:href='%23b'/%3e%3c/g%3e%3cpath%20stroke='%23fff'%20stroke-width='60'%20d='M0%200l600%20300M0%20300L600%200'%20clip-path='url(%23c)'%20transform='scale(.52004%20.78924)'/%3e%3cpath%20stroke='%23cc142b'%20stroke-width='40'%20d='M0%200l600%20300M0%20300L600%200'%20clip-path='url(%23d)'%20transform='scale(.52004%20.78924)'/%3e%3cpath%20fill='%23fff'%20d='M125.7%200v88H-.1v60.7h125.8v88h60.6v-88h125.8V88.1H186.4V0h-60.7z'%20clip-path='url(%23c)'%20color='%23000'%20font-family='sans-serif'%20font-weight='400'%20overflow='visible'%20style='line-height:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;text-transform:none;block-progression:tb;isolation:auto;mix-blend-mode:normal'/%3e%3cpath%20fill='%23cc142b'%20d='M137.8%200v100.2H0v36.4h138v100.2h36.3V136.6h137.9v-36.4h-138V0h-36.4z'%20color='%23000'%20font-family='sans-serif'%20font-weight='400'%20overflow='visible'%20style='line-height:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;text-transform:none;block-progression:tb;isolation:auto;mix-blend-mode:normal'/%3e%3c/svg%3e")}.flag-icon-om{background-image:url(/assets/om-DBg14XMK.svg)}.flag-icon-om.flag-icon-squared{background-image:url(/assets/om-B2mifyiy.svg)}.flag-icon-pa{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-pa'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='pa-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h640v480H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23pa-a)'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M92.5%200h477.2v480H92.4z'/%3e%3cpath%20fill='%23db0000'%20fill-rule='evenodd'%20d='M323%203.6h358v221.7H323z'/%3e%3cpath%20fill='%230000ab'%20fill-rule='evenodd'%20d='M3.2%20225.3h319.9V480H3.2zm211.6-47.6l-42-29.4-41.7%2029.6%2015.5-48L105%20100l51.6-.4%2016-48%2016.3%2047.9h51.6l-41.5%2030%2015.9%2048z'/%3e%3cpath%20fill='%23d80000'%20fill-rule='evenodd'%20d='M516.9%20413.9l-42.4-27.7-42.1%2028%2015.6-45.6-42-28%2052-.5%2016.2-45.4%2016.4%2045.3h52l-41.8%2028.5%2016%2045.4z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-pa.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-pa'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%3e%3cpath%20fill='%23fff'%20d='M-26-25h592.5v596H-26z'/%3e%3cpath%20fill='%23db0000'%20d='M255.3-20.4h312.1v275.2h-312z'/%3e%3cpath%20fill='%230000ab'%20d='M-54.5%20254.8h309.9V571H-54.5zM179%20181.6l-46.5-29.2-46.2%2029.5%2017.2-48-46.2-29.6%2057.1-.4%2017.7-47.8%2018.1%2047.7h57.1l-45.9%2030%2017.6%2047.8z'/%3e%3cpath%20fill='%23d80000'%20d='M435.2%20449l-46.4-29.2-46.3%2029.5%2017.2-48-46.2-29.5%2057.2-.4%2017.7-47.8%2018%2047.7h57.2l-46%2030%2017.6%2047.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-pe{background-image:url(/assets/pe-hlVD5fSz.svg)}.flag-icon-pe.flag-icon-squared{background-image:url(/assets/pe-ghJzaXl7.svg)}.flag-icon-pf{background-image:url(/assets/pf-l8h0R_Gb.svg)}.flag-icon-pf.flag-icon-squared{background-image:url(/assets/pf-02gSEPJm.svg)}.flag-icon-pg{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-pg'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20d='M1.6%200l-.5%20480h640L1.6%200z'/%3e%3cpath%20fill='red'%20d='M640.6%20480l.5-480H1.1l639.5%20480z'/%3e%3c/g%3e%3cpath%20fill='%23fc0'%20stroke='%23fc0'%20stroke-width='1.1'%20d='M178%2054l-3.8-.2c-1.2-2.8-4.5-3.8-6.6-2.6A333%20333%200%2001156%2051l7.1%203.1C165%2059%20171%2060%20171%2060c-.6%208.8-8.9-1.1-15.9%203.9-5%203-5%206.5-7.7%2012.3-.9%201.6-4.4%205.8-4.4%205.8l5.9-.5L147%2084l7-1-1.5%201.4c1%20.2%208-1.7%208-1.7L160%2085l8-2.9s1.6%201.3%203%201.9l1-4%204%201%201-4c6%208%208%2016%2019%2018l-1-4a262.2%20262.2%200%20018.7%204l.9-1.7c4.8%203.4%208.7%203.3%2011.4%203.7l-2-5%202%201-3-8%203%201-4-6%201.5-1-.5-3c6%202%2014%205%2015%2012%201%2011-11%2014-19%2013%206%205%2017%203%2022-2%202-2%203-5%204-8%201%203%203%207%203%2011-1%209-13%2012-21%2013%209%205%2025-1%2026-14%200-11-7-16-10-21l-1-5.4%203%201.4s-1.8-3.3-2-4c0%200-3.1-8.5-4.2-10.4l2.2.4-8.2-10.3%202.3-.2S215.6%2044%20213%2043l3-1c-6-3-13-1-19%203l1-3-1.8.2v-3.5L198%2036l-3-1%202-5-3%201%201-5s-2.2%201-3.6.9a51.7%2051.7%200%20001.6-3.4c-1-1.5%200-4.5%200-4.5-7%201-8%202-12%208-6%2011-4%2016-3%2027z'%20transform='matrix(2.21989%200%200%202.21194%201.1%200)'/%3e%3cpath%20fill='red'%20fill-rule='evenodd'%20stroke='red'%20stroke-width='1.4'%20d='M215.8%2070.4c.5.9%206.2%203.6%2010.4%206-1.1-4.6-9.4-5.6-10.4-6z'%20transform='matrix(2.21989%200%200%202.21194%201.1%200)'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M175%20399l-14.2-9-19%209.1%204.3-16.2-14.5-15.1%2016.7-1%2010-18.4%206.1%2015.5%2020.7%203.8-13%2010.6zm36.2-79l-6.6-3-6.3%203.6%201-7.2-5.4-4.9%207.1-1.3%203-6.6%203.5%206.4%207.2.8-5%205.2zm32-45.2l-14.5-7-13.9%207.8%202.3-15.7-11.8-10.8%2015.7-2.8%206.6-14.4%207.6%2014%2015.8%201.8-11%2011.5zm-65.8-63l-17-8.5-16.5%209.1%202.8-18.6-13.8-13%2018.7-3%208-17%208.7%2016.7%2018.8%202.3-13.3%2013.4zm-60.8%2065.4l-17-10-17%2010.3%204.3-19.3-15.1-13%2019.7-1.8%207.7-18.3%207.9%2018.2%2019.8%201.6-14.9%2013z'/%3e%3c/svg%3e")}.flag-icon-pg.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-pg'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M81.4%200h496v496h-496z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23a)'%20transform='translate(-84)%20scale(1.0321)'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20d='M.5%200L0%20496h659L.5%200z'/%3e%3cpath%20fill='red'%20d='M658.5%20496L659%200H0l658.5%20496z'/%3e%3c/g%3e%3cpath%20fill='%23fc0'%20stroke='%23fc0'%20stroke-width='2.3'%20d='M406.9%20123.4l-8.8-.4c-2.7-6.4-10.3-8.8-15-6-4.2.3-26.5-.4-26.5-.4l16.3%207.1c4%2010.9%2018%2013.5%2018%2013.5-1.2%2020-20.3-2.6-36.3%208.8-11.4%206.9-11.6%2015-17.8%2028.3a119%20119%200%2001-10%2013.1l13.5-1-4.3%205.6%2016-2.3s-2.1%201.8-3.4%203.2c2.4.5%2018.3-3.7%2018.3-3.7l-1.1%205.1c8.1-3.3%2018.2-6.6%2018.2-6.6s3.6%203%206.9%204.3l2.3-9.1%209.1%202.3%202.3-9.2c13.7%2018.3%2018.3%2036.6%2043.4%2041.2l-2.3-9.2c7%203%2020%209.4%2020%209.4l2-4.2c10.9%207.8%2020%207.7%2026%208.5l-4.5-11.4%204.6%202.3-6.9-18.3%206.9%202.3-9.2-13.7%203.4-2.3-1-6.9c13.6%204.6%2032%2011.5%2034.2%2027.5%202.3%2025.1-25.2%2032-43.4%2029.7%2013.7%2011.4%2038.8%206.8%2050.3-4.6a47%2047%200%20009.1-18.3c2.3%206.9%206.9%2016%206.9%2025.2-2.3%2020.5-29.8%2027.4-48%2029.7%2020.5%2011.4%2057.1-2.3%2059.4-32%200-25.2-16-36.6-22.9-48a231%20231%200%2001-2.3-12.3c1%20.2%206.9%203.2%206.9%203.2s-4-7.6-4.6-9.2c0%200-7.1-19.4-9.7-23.7.4-.3%205.2.8%205.2.8l-18.8-23.5%205.3-.6S493%20100.5%20487%2098.3l6.9-2.3c-13.8-6.8-29.8-2.3-43.5%206.9l2.3-6.9-4.2.4v-7.8l4.2-6.3-6.8-2.3%204.5-11.4-6.8%202.3%202.3-11.5s-5.2%202.4-8.3%202c.1.3%203.7-7.7%203.7-7.7-2.2-3.4%200-10.3%200-10.3-16%202.3-18.3%204.6-27.4%2018.3-13.8%2025.2-9.2%2036.6-6.9%2061.7z'/%3e%3cpath%20fill='red'%20fill-rule='evenodd'%20stroke='red'%20stroke-width='3'%20d='M493.3%20161c1.2%202%2014.1%208.2%2023.9%2013.8-2.6-10.6-21.7-12.9-24-13.8z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M179%20412.4l-14.6-9.3-19.5%209.4%204.4-16.7-15-15.7%2017.3-1%2010.3-19%206.3%2016%2021.2%203.9-13.3%2011zm37.3-81.6l-6.8-3.2-6.4%203.7%201-7.4-5.6-5%207.4-1.4%203-6.8%203.6%206.6%207.4.8-5.2%205.4zm32.9-46.8l-14.8-7.2-14.4%208%202.3-16.2-12.1-11.2%2016.2-2.8%206.8-15%207.8%2014.6%2016.3%201.8-11.3%2012zm-67.7-65l-17.4-8.8-17%209.4%202.8-19.2-14.2-13.4%2019.2-3.1%208.3-17.7%209%2017.3%2019.3%202.4-13.7%2014zM119%20286.5l-17.6-10.4-17.5%2010.7%204.5-20-15.6-13.3%2020.4-2%207.9-18.9%208%2018.8%2020.5%201.7-15.3%2013.5z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ph{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ph'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%230038a8'%20d='M0%200h640v240H0z'/%3e%3cpath%20fill='%23ce1126'%20d='M0%20240h640v240H0z'/%3e%3cpath%20fill='%23fff'%20d='M415.7%20240L0%20480V0'/%3e%3cg%20fill='%23fcd116'%3e%3cpath%20stroke-width='1pt'%20d='M26.7%2042.4L41%2055l16.6-9.2-7.4%2017.5%2014%2013-19-1.6-8.1%2017.2-4.3-18.5L14%2071l16.3-10zm323.8%20172.3l.4%2019%2018%206.3-18%206.2-.4%2019-11.5-15.1-18.2%205.5%2010.8-15.6-10.8-15.6%2018.2%205.5zM37.2%20388.1l8%2017.2%2019-1.6-13.9%2013%207.4%2017.5-16.6-9.1-14.4%2012.4%203.6-18.7L14%20409l18.9-2.4z'/%3e%3cpath%20stroke-width='5.3'%20d='M151.4%20139.1l-6.2%206.2%203.1%2047-3%20.3-5.7-42.9-5.1%205%207.6%2038.4a47.5%2047.5%200%2000-17.2%207.1l-21.7-32.4H96l26.4%2034.3a48%2048%200%2000-2.4%202l-31.1-35.5h-8.8v8.8l35.4%2031-2%202.5-34.3-26.3v7.1l32.5%2021.7c-3.4%205.2-5.9%2011-7.1%2017.2L66.3%20223l-5.1%205%2042.9%205.7c-.2%201-.3%202.1-.3%203.1l-47-3-6.2%206.2%206.2%206.2%2047-3.1.3%203.1-42.9%205.7%205%205%2038.4-7.6a47.5%2047.5%200%20007.1%2017.2l-32.5%2021.7v7.2l34.3-26.3a48%2048%200%20002%202.4l-35.4%2031v8.8H89l31-35.4%202.5%202L96%20312.2h7.2l21.7-32.5c5.1%203.4%2011%205.9%2017.2%207.1l-7.6%2038.4%205%205%205.7-42.9c1%20.2%202%20.3%203.1.3l-3%2047%206.1%206.2%206.3-6.2-3.1-47%203-.3%205.7%2043%205.1-5.1-7.6-38.4a47.5%2047.5%200%200017.2-7.1l21.7%2032.5h7.2l-26.4-34.3a48%2048%200%20002.4-2l31.1%2035.4h8.8v-8.8l-35.4-31%202-2.4%2034.3%2026.3v-7.2l-32.5-21.7c3.4-5.1%205.9-11%207.1-17.2l38.3%207.6%205.1-5-42.9-5.7c.2-1%20.3-2%20.3-3.1l47%203%206.2-6.1-6.2-6.2-47%203-.3-3%2042.9-5.7-5-5-38.4%207.5a47.5%2047.5%200%2000-7.1-17.2l32.5-21.7v-7.1l-34.3%2026.3a48%2048%200%2000-2-2.4l35.4-31v-8.9H214l-31%2035.5a48%2048%200%2000-2.5-2l26.4-34.3h-7.2L178%20200.2c-5.1-3.4-11-5.9-17.2-7.1l7.6-38.3-5-5-5.7%2042.8-3.1-.3%203-47z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ph.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ph'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%230038a8'%20d='M0%200h512v256H0z'/%3e%3cpath%20fill='%23ce1126'%20d='M0%20256h512v256H0z'/%3e%3cpath%20fill='%23fff'%20d='M443.4%20256L0%20512V0'/%3e%3cg%20fill='%23fcd116'%3e%3cpath%20stroke-width='1.1'%20d='M25.2%2044.4l15.4%2013.3%2017.9-9.8-8%2018.7%2015%2014L45%2078.9l-8.6%2018.4-4.7-19.8-20.2-2.6L29%2064.4zM372.1%20229l.4%2020.3%2019.3%206.7-19.3%206.7-.4%2020.3-12.3-16.2-19.5%206L352%20256l-11.7-16.7%2019.5%205.9zM36.5%20414.7l8.6%2018.4%2020.3-1.7-14.8%2014%207.9%2018.7-17.9-9.8-15.4%2013.3%203.9-20-17.5-10.5%2020.2-2.6z'/%3e%3cpath%20stroke-width='5.7'%20d='M158.9%20148l-6.6%206.6%203.2%2050.3-3.3.3-6-45.9-5.5%205.4%208.2%2041a51%2051%200%2000-18.4%207.7l-23.3-34.8h-7.7l28.2%2036.8-2.5%202.1-33.3-38h-9.4v9.5l38%2033.3-2.2%202.5-36.8-28.2v7.7l34.8%2023.3a50.9%2050.9%200%2000-7.6%2018.4l-41-8.2-5.5%205.5%2046%206-.4%203.4-50.3-3.3-6.7%206.6%206.7%206.6%2050.3-3.2.3%203.3-45.9%206%205.4%205.5%2041-8.2a51%2051%200%20007.7%2018.4l-34.8%2023.3v7.7l36.8-28.2%202.1%202.5-38%2033.3v9.4H92l33.3-38%202.5%202.2-28.2%2036.8h7.7l23.3-34.8a50.8%2050.8%200%200018.4%207.6l-8.2%2041%205.5%205.5%206-46%203.3.4-3.2%2050.3%206.6%206.7%206.6-6.7-3.2-50.3%203.3-.3%206%2045.9%205.5-5.4-8.2-41a51%2051%200%200018.4-7.7l23.3%2034.8h7.7L190%20296.6l2.5-2.1%2033.3%2038h9.4V323l-38-33.3%202.2-2.5%2036.8%2028.2v-7.7l-34.8-23.3A50.9%2050.9%200%2000209%20266l41%208.2%205.5-5.5-46-6%20.4-3.3%2050.3%203.2%206.7-6.6-6.7-6.6-50.3%203.3c0-1.2-.2-2.3-.3-3.4l45.9-6-5.4-5.5-41%208.2a51%2051%200%2000-7.7-18.4l34.8-23.3v-7.7l-36.8%2028.2-2.1-2.5%2038-33.3v-9.4h-9.5l-33.3%2038-2.5-2.2%2028.2-36.8h-7.7l-23.3%2034.8a50.9%2050.9%200%2000-18.4-7.6l8.2-41-5.5-5.5-6%2046-3.3-.4%203.2-50.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-pk{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-pk'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='pk-a'%3e%3cpath%20fill-opacity='.7'%20d='M-52.3%200h682.6v512H-52.3z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23pk-a)'%20transform='translate(49)%20scale(.9375)'%3e%3cpath%20fill='%230c590b'%20d='M-95%200h768v512H-95z'/%3e%3cpath%20fill='%23fff'%20d='M-95%200H97.5v512H-95z'/%3e%3cg%20fill='%23fff'%3e%3cpath%20d='M403.7%20225.4l-31.2-6.6-16.4%2027.3-3.4-31.6-31-7.2%2029-13-2.7-31.7%2021.4%2023.6%2029.3-12.4-15.9%2027.6%2021%2024z'/%3e%3cpath%20d='M415.4%20306a121.2%20121.2%200%2001-161.3%2059.4%20122.1%20122.1%200%2001-59.5-162.1A118.6%20118.6%200%2001266%20139a156.2%20156.2%200%2000-11.8%2010.9A112.3%20112.3%200%2000415.5%20306z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-pk.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-pk'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23a)'%3e%3cpath%20fill='%230c590b'%20d='M-95%200h768v512H-95z'/%3e%3cpath%20fill='%23fff'%20d='M-95%200H97.5v512H-95z'/%3e%3cg%20fill='%23fff'%3e%3cpath%20d='M403.7%20225.4l-31.2-6.6-16.4%2027.3-3.4-31.6-31-7.2%2029-13-2.7-31.7%2021.4%2023.6%2029.3-12.4-15.9%2027.6%2021%2024z'/%3e%3cpath%20d='M415.4%20306a121.2%20121.2%200%2001-161.3%2059.4%20122.1%20122.1%200%2001-59.5-162.1A118.6%20118.6%200%2001266%20139a156.2%20156.2%200%2000-11.8%2010.9A112.3%20112.3%200%2000415.5%20306z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-pl{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-pl'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23fff'%20d='M640%20480H0V0h640z'/%3e%3cpath%20fill='%23dc143c'%20d='M640%20480H0V240h640z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-pl.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-pl'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23fff'%20d='M512%20512H0V0h512z'/%3e%3cpath%20fill='%23dc143c'%20d='M512%20512H0V256h512z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-pm{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-pm'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23f31830'%20d='M426.7%200H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-pm.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-pm'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23f31830'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-pn{background-image:url(/assets/pn-BaGqUh6u.svg)}.flag-icon-pn.flag-icon-squared{background-image:url(/assets/pn-DXFO1My4.svg)}.flag-icon-pr{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-pr'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='pr-a'%3e%3cpath%20fill-opacity='.7'%20d='M-37.3%200h682.7v512H-37.3z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23pr-a)'%20transform='translate(35)%20scale(.9375)'%3e%3cpath%20fill='%23ed0000'%20d='M-37.3%200h768v512h-768z'/%3e%3cpath%20fill='%23fff'%20d='M-37.3%20102.4h768v102.4h-768zm0%20204.8h768v102.4h-768z'/%3e%3cpath%20fill='%230050f0'%20d='M-37.3%200l440.7%20255.7L-37.3%20511V0z'/%3e%3cpath%20fill='%23fff'%20d='M156.4%20325.5L109%20290l-47.2%2035.8%2017.6-58.1-47.2-36%2058.3-.4%2018.1-58%2018.5%2057.8%2058.3.1-46.9%2036.3%2018%2058z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-pr.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-pr'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M51.6%200h708.7v708.7H51.6z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%20transform='translate(-37.3)%20scale(.72249)'%3e%3cpath%20fill='%23ed0000'%20d='M0%200h1063v708.7H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20141.7h1063v141.8H0zm0%20283.5h1063v141.7H0z'/%3e%3cpath%20fill='%230050f0'%20d='M0%200l610%20353.9L0%20707.3V0z'/%3e%3cpath%20fill='%23fff'%20d='M268.2%20450.5l-65.7-49-65.3%2049.5%2024.3-80.5-65.3-49.7%2080.7-.7%2025-80.2%2025.6%2080%2080.7.1-64.9%2050.2%2024.9%2080.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ps{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ps'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='ps-a'%3e%3cpath%20fill-opacity='.7'%20d='M-118%200h682.7v512H-118z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23ps-a)'%20transform='translate(110.6)%20scale(.9375)'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20d='M-246%200H778v170.7H-246z'/%3e%3cpath%20fill='%23fff'%20d='M-246%20170.7H778v170.6H-246z'/%3e%3cpath%20fill='%23090'%20d='M-246%20341.3H778V512H-246z'/%3e%3cpath%20fill='red'%20d='M-246%20512l512-256L-246%200v512z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ps.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ps'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M237.1%200h493.5v493.5H237.1z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23a)'%20transform='translate(-246)%20scale(1.0375)'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20d='M0%200h987v164.5H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20164.5h987V329H0z'/%3e%3cpath%20fill='%23090'%20d='M0%20329h987v164.5H0z'/%3e%3cpath%20fill='red'%20d='M0%20493.5l493.5-246.8L0%200v493.5z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-pt{background-image:url(/assets/pt-D-Y2Sd5w.svg)}.flag-icon-pt.flag-icon-squared{background-image:url(/assets/pt-4SFc0tc1.svg)}.flag-icon-pw{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-pw'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='pw-a'%3e%3cpath%20fill-opacity='.7'%20d='M-70.3%200h640v480h-640z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23pw-a)'%20transform='translate(70.3)'%3e%3cpath%20fill='%234aadd6'%20d='M-173.4%200h846.3v480h-846.3z'/%3e%3cpath%20fill='%23ffde00'%20d='M335.6%20232.1a135.9%20130.1%200%2011-271.7%200%20135.9%20130.1%200%2011271.7%200z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-pw.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-pw'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M61.7%204.2h170.8V175H61.7z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23a)'%20transform='translate(-185%20-12.5)%20scale(2.9973)'%3e%3cpath%20fill='%234aadd6'%20d='M0%204.2h301.2V175H0z'/%3e%3cpath%20fill='%23ffde00'%20d='M185.9%2086.8a52%2052%200%2001-53%2050.8%2052%2052%200%2001-53.2-50.8c0-28%2023.8-50.8%2053.1-50.8s53%2022.7%2053%2050.8z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-py{background-image:url(/assets/py-BXRURdxc.svg)}.flag-icon-py.flag-icon-squared{background-image:url(/assets/py-BevDE5BZ.svg)}.flag-icon-qa{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-qa'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%238d1b3d'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200v480h158.4l97.8-26.7-97.8-26.6%2097.7-26.7-97.7-26.7%2097.7-26.6-97.7-26.7%2097.8-26.7-97.8-26.6%2097.7-26.7-97.7-26.7%2097.7-26.6-97.7-26.7%2097.8-26.7-97.8-26.6L256.1%2080l-97.7-26.7%2097.8-26.6L158.3%200H0z'/%3e%3c/svg%3e")}.flag-icon-qa.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-qa'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%238d1b3d'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200v512h113l104.2-28.4L113%20455l104.2-28.4L113%20398.2l104.2-28.4L113%20341.3%20217.2%20313%20113%20284.4%20217.2%20256%20113%20227.6%20217.2%20199%20113%20170.7l104.2-28.5L113%20113.8l104.2-28.5L113%2057l104.2-28.4L113%200H0z'/%3e%3c/svg%3e")}.flag-icon-re{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-re'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23f31830'%20d='M426.7%200H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-re.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-re'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23f31830'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ro{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ro'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%2300319c'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23ffde00'%20d='M213.3%200h213.4v480H213.3z'/%3e%3cpath%20fill='%23de2110'%20d='M426.7%200H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ro.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ro'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%2300319c'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23ffde00'%20d='M170.7%200h170.6v512H170.7z'/%3e%3cpath%20fill='%23de2110'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-rs{background-image:url(/assets/rs-DYAbuVsS.svg)}.flag-icon-rs.flag-icon-squared{background-image:url(/assets/rs-BB3OJqsX.svg)}.flag-icon-ru{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ru'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%230039a6'%20d='M0%20160h640v320H0z'/%3e%3cpath%20fill='%23d52b1e'%20d='M0%20320h640v160H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ru.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ru'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%230039a6'%20d='M0%20170.7h512V512H0z'/%3e%3cpath%20fill='%23d52b1e'%20d='M0%20341.3h512V512H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-rw{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-rw'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%2320603d'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fad201'%20d='M0%200h640v360H0z'/%3e%3cpath%20fill='%2300a1de'%20d='M0%200h640v240H0z'/%3e%3cg%20transform='translate(511%20125.4)%20scale(.66667)'%3e%3cg%20id='b'%3e%3cpath%20id='a'%20fill='%23e5be01'%20d='M116.1%200L35.7%204.7l76.4%2025.4-78.8-16.3L100.6%2058l-72-36.2L82%2082.1%2021.9%2028.6l36.2%2072-44.3-67.3L30%20112%204.7%2035.7%200%20116.1-1-1z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(1%20-1)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23b'/%3e%3ccircle%20r='34.3'%20fill='%23e5be01'%20stroke='%2300a1de'%20stroke-width='3.4'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-rw.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-rw'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%2320603d'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fad201'%20d='M0%200h512v384H0z'/%3e%3cpath%20fill='%2300a1de'%20d='M0%200h512v256H0z'/%3e%3cg%20transform='translate(374.4%20133.8)%20scale(.7111)'%3e%3cg%20id='b'%3e%3cpath%20id='a'%20fill='%23e5be01'%20d='M116.1%200L35.7%204.7l76.4%2025.4-78.8-16.3L100.6%2058l-72-36.2L82%2082.1%2021.9%2028.6l36.2%2072-44.3-67.3L30%20112%204.7%2035.7%200%20116.1-1-1z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(1%20-1)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23b'/%3e%3ccircle%20r='34.3'%20fill='%23e5be01'%20stroke='%2300a1de'%20stroke-width='3.4'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-sa{background-image:url(/assets/sa-CYoCm44a.svg)}.flag-icon-sa.flag-icon-squared{background-image:url(/assets/sa-BVmQPdlY.svg)}.flag-icon-sb{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sb'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='sb-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h682.7v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23sb-a)'%20transform='scale(.9375)'%3e%3cpath%20fill='%230000d6'%20d='M0%20507.2L987.4%200H0v507.2z'/%3e%3cpath%20fill='%23006000'%20d='M1024%200L27.2%20512H1024V0z'/%3e%3cpath%20fill='%23fc0'%20d='M1024%200h-54.9L0%20485.4V512h54.9L1024%2027.6V0z'/%3e%3cpath%20fill='%23fff'%20d='M71.4%209.1l11.8%2034.5h38.5L90.6%2064.7l11.9%2034.4L71.4%2078%2040.3%2099.2l11.9-34.4-31.1-21.3h38.4zm191.1%200l11.9%2034.5h38.5l-31.2%2021.2%2012%2034.4L262.4%2078l-31%2021.3%2011.9-34.4-31.2-21.3h38.5zm0%20144.5l11.9%2034.5h38.5l-31.2%2021.2%2012%2034.4-31.2-21.3-31%2021.3%2011.9-34.4-31.2-21.3h38.5zm-95-71.4l11.9%2034.4h38.4l-31%2021.3%2011.8%2034.4-31-21.3-31.2%2021.3%2012-34.4-31.2-21.3h38.5zm-96.1%2071.4l11.8%2034.5h38.5l-31.1%2021.2%2011.9%2034.4-31.1-21.3-31.1%2021.3%2012-34.4L21%20188h38.4z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-sb.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sb'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h496v496H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23a)'%20transform='scale(1.0321)'%3e%3cpath%20fill='%230000d6'%20d='M0%20491.4L956.7%200H0v491.4z'/%3e%3cpath%20fill='%23006000'%20d='M992.1%200L26.3%20496h965.8V0z'/%3e%3cpath%20fill='%23fc0'%20d='M992.2%200H939L0%20470.3V496h53.1l939-469.4V0z'/%3e%3cpath%20fill='%23fff'%20d='M39%2096.1l11.6-33.3-30.2-20.6h37.3L69.2%208.8l11.5%2033.4h37.2L87.8%2062.8%2099.3%2096%2069.2%2075.5zm185.2%200l11.6-33.3-30.2-20.6h37.3l11.5-33.4%2011.5%2033.4H303l-30%2020.6L284.5%2096l-30.1-20.6zm0%20140l11.6-33.3-30.2-20.6h37.3l11.5-33.4%2011.5%2033.4H303l-30%2020.6%2011.6%2033.3-30.1-20.6zm-92-69.2l11.5-33.3-30.1-20.6h37.2l11.5-33.3%2011.5%2033.3h37.3l-30.2%2020.6%2011.5%2033.3-30-20.6zM39%20236.1l11.6-33.3-30.2-20.6h37.3l11.5-33.4%2011.5%2033.4h37.2l-30.1%2020.6L99.3%20236l-30.1-20.6z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-sc{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sc'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='sc-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h682.7v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23sc-a)'%20transform='scale(.9375)'%3e%3cpath%20fill='red'%20d='M0%200h992.1v512H0z'/%3e%3cpath%20fill='%23090'%20d='M0%20512l992.1-170.7V512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20512l992.1-341.3v170.6L0%20512z'/%3e%3cpath%20fill='%23009'%20d='M0%20512V0h330.7L0%20512z'/%3e%3cpath%20fill='%23ff0'%20d='M0%20512L330.7%200h330.7L0%20512z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-sc.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sc'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v496H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23a)'%20transform='scale(1%201.0321)'%3e%3cpath%20fill='red'%20d='M0%200h992.1v496H0z'/%3e%3cpath%20fill='%23090'%20d='M0%20496l992.1-165.3v165.4H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20496l992.1-330.6v165.3L0%20496.1z'/%3e%3cpath%20fill='%23009'%20d='M0%20496V0h330.7L0%20496z'/%3e%3cpath%20fill='%23ff0'%20d='M0%20496L330.7%200h330.7L0%20496z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-sd{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sd'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='sd-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h682.7v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23sd-a)'%20transform='scale(.9375)'%3e%3cpath%20d='M0%20341.3h1024V512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20170.6h1024v170.7H0z'/%3e%3cpath%20fill='red'%20d='M0%200h1024.8v170.7H0z'/%3e%3cpath%20fill='%23009a00'%20d='M0%200v512l341.3-256L0%200z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-sd.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sd'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h496v496H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23a)'%20transform='scale(1.0321)'%3e%3cpath%20d='M0%20330.7h992.1v165.4H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20165.3h992.1v165.4H0z'/%3e%3cpath%20fill='red'%20d='M0%200h992.9v165.4H0z'/%3e%3cpath%20fill='%23009a00'%20d='M0%200v496l330.7-248L0%200z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-se{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-se'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23066aa7'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fecc00'%20d='M0%20192h640v96H0z'/%3e%3cpath%20fill='%23fecc00'%20d='M176%200h96v480h-96z'/%3e%3c/svg%3e")}.flag-icon-se.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-se'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23066aa7'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fecc00'%20d='M0%20204.8h512v102.4H0z'/%3e%3cpath%20fill='%23fecc00'%20d='M134%200h102.4v512H134z'/%3e%3c/svg%3e")}.flag-icon-sg{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sg'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='sg-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h640v480H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23sg-a)'%3e%3cpath%20fill='%23fff'%20d='M-20%200h720v480H-20z'/%3e%3cpath%20fill='%23df0000'%20d='M-20%200h720v240H-20z'/%3e%3cpath%20fill='%23fff'%20d='M146%2040.2a84.4%2084.4%200%2000.8%20165.2%2086%2086%200%2001-106.6-59%2086%2086%200%200159-106c16-4.6%2030.8-4.7%2046.9-.2z'/%3e%3cpath%20fill='%23fff'%20d='M133%20110l4.9%2015-13-9.2-12.8%209.4%204.7-15.2-12.8-9.3%2015.9-.2%205-15%205%2015h15.8zm17.5%2052l5%2015.1-13-9.2-12.9%209.3%204.8-15.1-12.8-9.4%2015.9-.1%204.9-15.1%205%2015h16zm58.5-.4l4.9%2015.2-13-9.3-12.8%209.3%204.7-15.1-12.8-9.3%2015.9-.2%205-15%205%2015h15.8zm17.4-51.6l4.9%2015.1-13-9.2-12.8%209.3%204.8-15.1-12.9-9.4%2016-.1%204.8-15.1%205%2015h16zm-46.3-34.3l5%2015.2-13-9.3-12.9%209.4%204.8-15.2-12.8-9.4%2015.8-.1%205-15.1%205%2015h16z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-sg.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sg'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M27.7%200h708.6v708.7H27.7z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%20transform='translate(-20)%20scale(.72249)'%3e%3cpath%20fill='%23fff'%20d='M0%200h1063v708.7H0z'/%3e%3cpath%20fill='%23df0000'%20d='M0%200h1063v354.3H0z'/%3e%3cpath%20fill='%23fff'%20d='M245.2%2059.4a124.6%20124.6%200%20001.1%20243.9%20126.9%20126.9%200%2011-1.1-243.9z'/%3e%3cpath%20fill='%23fff'%20d='M202%20162.4l-18.9-13.8%2023.5-.2%207.2-22.3%207.5%2022.3h23.4l-18.8%2014%207.2%2022.3L214%20171l-19%2013.8zm26%2076.9l-19-13.8%2023.5-.2%207.3-22.3%207.4%2022.2h23.5l-19%2014%207.3%2022.3-19-13.6-19%2013.8zm86.3-.6l-19-13.8%2023.4-.2%207.3-22.3%207.4%2022.3H357l-18.9%2014%207.3%2022.3-19.1-13.7-19%2013.8zm25.7-76.2l-19-13.8%2023.5-.2%207.2-22.3%207.5%2022.2h23.4l-18.8%2014%207.2%2022.3-19.1-13.6-19%2013.8zM271.7%20112l-19-13.8%2023.5-.2%207.3-22.3%207.4%2022.3h23.5l-19%2014%207.3%2022.2-19-13.6-19%2013.8z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-sh{background-image:url(/assets/sh-Cyub-VpX.svg)}.flag-icon-sh.flag-icon-squared{background-image:url(/assets/sh-DUPHkPe7.svg)}.flag-icon-si{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-si'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='si-a'%3e%3cpath%20fill-opacity='.7'%20d='M-15%200h682.6v512H-15.1z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23si-a)'%20transform='translate(14.1)%20scale(.9375)'%3e%3cpath%20fill='%23fff'%20d='M-62%200H962v512H-62z'/%3e%3cpath%20fill='%23d50000'%20d='M-62%20341.3H962V512H-62z'/%3e%3cpath%20fill='%230000bf'%20d='M-62%20170.7H962v170.6H-62z'/%3e%3cpath%20fill='%23d50000'%20d='M228.4%2093c-4%2061.6-6.4%2095.4-15.7%20111-10.2%2016.8-20%2029.1-59.7%2044-39.6-14.9-49.4-27.2-59.6-44-9.4-15.6-11.7-49.4-15.7-111l5.8-2c11.8-3.6%2020.6-6.5%2027.1-7.8%209.3-2%2017.3-4.2%2042.3-4.7%2025%20.4%2033%202.8%2042.3%204.8%206.4%201.4%2015.6%204%2027.3%207.7l5.9%202z'/%3e%3cpath%20fill='%230000bf'%20d='M222.6%2091c-3.8%2061.5-7%2089.7-12%20103.2-9.6%2023.2-24.8%2035.9-57.6%2048-32.8-12.1-48-24.8-57.7-48-5-13.6-8-41.7-11.8-103.3%2011.6-3.6%2020.6-6.4%2027.1-7.7%209.3-2%2017.3-4.3%2042.3-4.7%2025%20.4%2033%202.7%2042.3%204.7a284%20284%200%200127.4%207.7z'/%3e%3cpath%20fill='%23ffdf00'%20d='M153%20109.8l1.5%203.7%207%201-4.5%202.7%204.3%202.9-6.3%201-2%203.4-2-3.5-6-.8%204-3-4.2-2.7%206.7-1%201.5-3.7z'/%3e%3cpath%20fill='%23fff'%20d='M208.3%20179.6l-3.9-3-2.7-4.6-5.4-4.7-2.9-4.7-5.4-4.9-2.6-4.7-3-2.3-1.8-1.9-5%204.3-2.6%204.7-3.3%203-3.7-2.9-2.7-4.8-10.3-18.3-10.3%2018.3-2.7%204.8-3.7%202.9-3.3-3-2.7-4.7-4.9-4.3-1.9%201.8-2.9%202.4-2.6%204.7-5.4%204.9-2.9%204.7-5.4%204.7-2.7%204.6-3.9%203a65.8%2065.8%200%200018.6%2036.3%20107%20107%200%200036.6%2020.5%20104.1%20104.1%200%200036.8-20.5c5.8-6%2016.6-19.3%2018.6-36.3z'/%3e%3cpath%20fill='%23ffdf00'%20d='M169.4%2083.9l1.6%203.7%207%201-4.6%202.7%204.4%202.9-6.3%201-2%203.4-2-3.5-6-.8%204-3-4.2-2.7%206.6-1%201.6-3.7zm-33%200l1.6%203.7%207%20.9-4.5%202.7%204.3%202.9-6.3%201-2%203.4-2-3.4-6-.9%204-3-4.2-2.7%206.7-1%201.5-3.7z'/%3e%3cpath%20fill='%230000bf'%20d='M199.7%20203h-7.4l-7-.5-8.3-4h-9.4l-8.1%204-6.5.6-6.4-.6-8.1-4H129l-8.4%204-6.9.6-7.6-.1-3.6-6.2.1-.2%2011.2%201.9%206.9-.5%208.3-4.1h9.4l8.2%204%206.4.6%206.5-.6%208.1-4h9.4l8.4%204%206.9.6%2010.8-2%20.2.4-3.7%206.1zm-86.4%209.5l7.4-.5%208.3-4h9.4l8.2%204%206.4.5%206.4-.5%208.2-4h9.4l8.3%204%207.5.5%204.8-6h-.1l-5.2%201.4-6.9-.5-8.3-4h-9.4l-8.2%204-6.4.6-6.5-.6-8.1-4H129l-8.4%204-6.9.6-5-1.3v.2l4.5%205.6z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-si.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-si'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M60.2%200h497.3v497.3H60.2z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23a)'%20transform='translate(-62)%20scale(1.0295)'%3e%3cpath%20fill='%23fff'%20d='M0%200h994.7v497.3H0z'/%3e%3cpath%20fill='%23d50000'%20d='M0%20331.6h994.7v165.7H0z'/%3e%3cpath%20fill='%230000bf'%20d='M0%20165.8h994.7v165.8H0z'/%3e%3cpath%20fill='%23d50000'%20d='M282%2090.3c-3.9%2059.9-6.1%2092.7-15.2%20107.9-9.9%2016.3-19.5%2028.2-58%2042.6-38.4-14.4-48-26.3-57.9-42.6-9-15.2-11.3-48-15.2-107.9l5.7-1.9c11.4-3.5%2020-6.3%2026.3-7.5%209-2%2016.7-4.1%2041-4.6%2024.3.4%2032%202.7%2041%204.6%206.4%201.3%2015.3%204%2026.6%207.5l5.7%202z'/%3e%3cpath%20fill='%230000bf'%20d='M276.4%2088.3c-3.7%2059.8-6.7%2087.2-11.6%20100.3-9.3%2022.6-24.1%2035-56%2046.7-31.8-11.8-46.6-24.1-56-46.7-4.8-13.1-7.9-40.4-11.4-100.3%2011.2-3.5%2020-6.2%2026.3-7.5%209-1.9%2016.7-4.2%2041-4.6%2024.3.4%2032.1%202.7%2041.1%204.6%206.4%201.3%2015.3%204%2026.6%207.5z'/%3e%3cpath%20fill='%23ffdf00'%20d='M208.8%20106.6l1.5%203.7%206.7.9-4.3%202.6%204.2%202.8-6.1%201-1.9%203.3-2-3.4-6-.8%204-2.9-4-2.6%206.4-1%201.5-3.6z'/%3e%3cpath%20fill='%23fff'%20d='M262.5%20174.5l-3.7-3-2.7-4.4-5.2-4.6-2.8-4.6-5.2-4.7-2.6-4.6-2.8-2.3-1.9-1.7-4.7%204.1-2.6%204.6-3.3%202.9-3.5-2.8-2.7-4.7-10-17.7-10%2017.7-2.6%204.7-3.6%202.8-3.2-3-2.6-4.5-4.7-4.1-1.9%201.7-2.8%202.3-2.6%204.6-5.2%204.7-2.8%204.6-5.3%204.6-2.6%204.4-3.7%203a64%2064%200%200018%2035.2c6.4%206.1%2019.5%2014.4%2035.5%2019.9a101%20101%200%200035.7-20%2064%2064%200%200018.1-35.1z'/%3e%3cpath%20fill='%23ffdf00'%20d='M224.8%2081.5l1.5%203.6%206.7%201-4.3%202.5%204.2%202.9-6.1%201-1.9%203.3-2-3.4-5.9-.8%204-3-4.1-2.5%206.4-1%201.5-3.6zm-32%200l1.5%203.5%206.7%201-4.3%202.6%204.2%202.8-6.1%201-1.9%203.3-2.1-3.4-5.8-.8%204-2.9-4.1-2.6%206.4-1%201.5-3.6z'/%3e%3cpath%20fill='%230000bf'%20d='M254.2%20197.2H247l-6.7-.5-8.1-4-9.2.1-7.9%203.9-6.2.5-6.3-.5-7.9-3.9h-9.1l-8.1%204-6.7.4h-7.4l-3.5-6%20.1-.2%2010.9%201.8%206.6-.5%208.1-4h9.2l8%204%206.2.5%206.2-.6%208-3.8h9l8.2%203.9%206.7.5%2010.5-1.9.2.3-3.6%206zm-84%209.3l7.2-.5%208.1-4h9.1l8%203.9%206.2.6%206.2-.6%208-3.9h9.1l8.1%204%207.3.5%204.7-5.8-.2-.2-5%201.5-6.7-.5-8.1-4h-9.1l-8%204-6.2.5-6.2-.5-8-4h-9.1l-8.1%204-6.7.5-5-1.2v.2l4.4%205.5z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-sj{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sj'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23ef2b2d'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M180%200h120v480H180z'/%3e%3cpath%20fill='%23fff'%20d='M0%20180h640v120H0z'/%3e%3cpath%20fill='%23002868'%20d='M210%200h60v480h-60z'/%3e%3cpath%20fill='%23002868'%20d='M0%20210h640v60H0z'/%3e%3c/svg%3e")}.flag-icon-sj.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sj'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23ef2b2d'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M128%200h128v512H128z'/%3e%3cpath%20fill='%23fff'%20d='M0%20192h512v128H0z'/%3e%3cpath%20fill='%23002868'%20d='M160%200h64v512h-64z'/%3e%3cpath%20fill='%23002868'%20d='M0%20224h512v64H0z'/%3e%3c/svg%3e")}.flag-icon-sk{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sk'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23ee1c25'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%230b4ea2'%20d='M0%200h640v320H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h640v160H0z'/%3e%3cpath%20fill='%23fff'%20d='M233%20370.8c-43-20.7-104.6-61.9-104.6-143.2%200-81.4%204-118.4%204-118.4h201.3s3.9%2037%203.9%20118.4S276%20350%20233%20370.8z'/%3e%3cpath%20fill='%23ee1c25'%20d='M233%20360c-39.5-19-96-56.8-96-131.4s3.6-108.6%203.6-108.6h184.8s3.5%2034%203.5%20108.6C329%20303.3%20272.5%20341%20233%20360z'/%3e%3cpath%20fill='%23fff'%20d='M241.4%20209c10.7.2%2031.6.6%2050.1-5.6%200%200-.4%206.7-.4%2014.4s.5%2014.4.5%2014.4c-17-5.7-38.1-5.8-50.2-5.7v41.2h-16.8v-41.2c-12-.1-33.1%200-50.1%205.7%200%200%20.5-6.7.5-14.4%200-7.8-.5-14.4-.5-14.4%2018.5%206.2%2039.4%205.8%2050%205.6v-25.9c-9.7%200-23.7.4-39.6%205.7%200%200%20.5-6.6.5-14.4%200-7.7-.5-14.4-.5-14.4%2015.9%205.3%2029.9%205.8%2039.6%205.7-.5-16.4-5.3-37-5.3-37s9.9.7%2013.8.7c4%200%2013.8-.7%2013.8-.7s-4.8%2020.6-5.3%2037c9.7.1%2023.7-.4%2039.6-5.7%200%200-.5%206.7-.5%2014.4%200%207.8.5%2014.4.5%2014.4a119%20119%200%2000-39.7-5.7v26z'/%3e%3cpath%20fill='%230b4ea2'%20d='M233%20263.3c-19.9%200-30.5%2027.5-30.5%2027.5s-6-13-22.2-13c-11%200-19%209.7-24.2%2018.8%2020%2031.7%2051.9%2051.3%2076.9%2063.4%2025-12%2057-31.7%2076.9-63.4-5.2-9-13.2-18.8-24.2-18.8-16.2%200-22.2%2013-22.2%2013S253%20263.3%20233%20263.3z'/%3e%3c/svg%3e")}.flag-icon-sk.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sk'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23ee1c25'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%230b4ea2'%20d='M0%200h512v341.3H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h512v170.7H0z'/%3e%3cpath%20fill='%23fff'%20d='M203.2%20395.5c-45.9-22-111.5-66-111.5-152.8s4.1-126.2%204.1-126.2h214.8s4.2%2039.4%204.2%20126.2S249%20373.4%20203.2%20395.5z'/%3e%3cpath%20fill='%23ee1c25'%20d='M203.2%20384c-42.1-20.3-102.3-60.5-102.3-140.2s3.8-115.8%203.8-115.8h197s3.8%2036.2%203.8%20115.8-60.2%20120-102.3%20140.2z'/%3e%3cpath%20fill='%23fff'%20d='M212.2%20223c11.4.2%2033.7.6%2053.5-6%200%200-.6%207-.6%2015.3s.6%2015.3.6%2015.3a172%20172%200%2000-53.5-6v44h-18v-44a172%20172%200%2000-53.5%206s.6-7%20.6-15.3-.6-15.3-.6-15.3c19.9%206.6%2042.1%206.2%2053.5%206v-27.7a128%20128%200%2000-42.3%206.1s.5-7%20.5-15.3-.5-15.4-.5-15.4c17%205.7%2031.9%206.2%2042.2%206-.5-17.4-5.6-39.4-5.6-39.4s10.5.8%2014.7.8c4.2%200%2014.7-.8%2014.7-.8s-5.1%2022-5.7%2039.5a126%20126%200%200042.3-6s-.5%207-.5%2015.3.5%2015.3.5%2015.3c-17-5.7-31.9-6.1-42.3-6V223z'/%3e%3cpath%20fill='%230b4ea2'%20d='M203.2%20280.8c-21.2%200-32.6%2029.4-32.6%2029.4s-6.3-14-23.6-14c-11.7%200-20.3%2010.5-25.8%2020.2%2021.3%2033.8%2055.3%2054.7%2082%2067.6%2026.7-12.9%2060.7-33.8%2082-67.7-5.5-9.6-14.1-20-25.8-20-17.3%200-23.6%2014-23.6%2014s-11.4-29.5-32.6-29.5z'/%3e%3c/svg%3e")}.flag-icon-sl{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sl'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%230000cd'%20d='M0%20320.3h640V480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20160.7h640v159.6H0z'/%3e%3cpath%20fill='%2300cd00'%20d='M0%200h640v160.7H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-sl.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sl'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3crect%20width='384'%20height='512'%20rx='4.6'%20ry='7.6'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%20transform='scale(1.33333%201)'%3e%3cpath%20fill='%230000cd'%20d='M0%20341.7h512V512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20171.4h512v170.3H0z'/%3e%3cpath%20fill='%2300cd00'%20d='M0%200h512v171.4H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-sm{background-image:url(/assets/sm-Bps-ncIk.svg)}.flag-icon-sm.flag-icon-squared{background-image:url(/assets/sm-BBygdFC2.svg)}.flag-icon-sn{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sn'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%230b7226'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23ff0'%20d='M213.3%200h213.3v480H213.3z'/%3e%3cpath%20fill='%23bc0000'%20d='M426.6%200H640v480H426.6z'/%3e%3c/g%3e%3cpath%20fill='%230b7226'%20d='M342%20218.8h71.8l-56.6%2043.6%2020.7%2069.3-56.6-43.6-56.6%2041.6%2020.7-67.3-56.6-43.6h69.8l22.7-71.3z'/%3e%3c/svg%3e")}.flag-icon-sn.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sn'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%230b7226'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23ff0'%20d='M170.7%200h170.6v512H170.7z'/%3e%3cpath%20fill='%23bc0000'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3cpath%20fill='%230b7226'%20d='M197%20351.7l22-71.7-60.4-46.5h74.5l24.2-76%2022.1%2076H356L295.6%20280l22.1%2074-60.3-46.5z'/%3e%3c/svg%3e")}.flag-icon-so{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-so'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='so-a'%3e%3cpath%20fill-opacity='.7'%20d='M-85.3%200h682.6v512H-85.3z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23so-a)'%20transform='translate(80)%20scale(.9375)'%3e%3cpath%20fill='%2340a6ff'%20d='M-128%200h768v512h-768z'/%3e%3cpath%20fill='%23fff'%20d='M336.5%20381.2L254%20327.7l-82.1%2054%2030.5-87.7-82-54.2L222%20239l31.4-87.5%2032.1%2087.3%20101.4.1-81.5%2054.7%2031.2%2087.6z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-so.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-so'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M177.2%200h708.6v708.7H177.2z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%20transform='translate(-128)%20scale(.72249)'%3e%3cpath%20fill='%2340a6ff'%20d='M0%200h1063v708.7H0z'/%3e%3cpath%20fill='%23fff'%20d='M643%20527.6l-114.3-74-113.6%2074.8%2042.3-121.5-113.5-75%20140.4-1%2043.5-121.1%2044.5%20120.8%20140.3.1-112.9%2075.7L643%20527.6z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-sr{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sr'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23377e3f'%20d='M.1%200h640v480H.1z'/%3e%3cpath%20fill='%23fff'%20d='M.1%2096h640v288H.1z'/%3e%3cpath%20fill='%23b40a2d'%20d='M.1%20144h640v192H.1z'/%3e%3cpath%20fill='%23ecc81d'%20d='M320%20153.2l56.4%20173.6-147.7-107.3h182.6L263.6%20326.8z'/%3e%3c/svg%3e")}.flag-icon-sr.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sr'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23377e3f'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20102.4h512v307.2H0z'/%3e%3cpath%20fill='%23b40a2d'%20d='M0%20153.6h512v204.8H0z'/%3e%3cpath%20fill='%23ecc81d'%20d='M255.9%20163.4l60.2%20185.2-157.6-114.5h194.8L195.7%20348.6z'/%3e%3c/svg%3e")}.flag-icon-ss{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ss'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23078930'%20d='M0%20336h640v144H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20144h640v192H0z'/%3e%3cpath%20d='M0%200h640v144H0z'/%3e%3cpath%20fill='%23da121a'%20d='M0%20168h640v144H0z'/%3e%3cpath%20fill='%230f47af'%20d='M0%200l415.7%20240L0%20480z'/%3e%3cpath%20fill='%23fcdd09'%20d='M200.7%20194.8L61.7%20240l139%2045.1L114.9%20167v146z'/%3e%3c/svg%3e")}.flag-icon-ss.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ss'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23078930'%20d='M0%20358.4h512V512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20153.6h512v204.8H0z'/%3e%3cpath%20d='M0%200h512v153.6H0z'/%3e%3cpath%20fill='%23da121a'%20d='M0%20179.2h512v153.6H0z'/%3e%3cpath%20fill='%230f47af'%20d='M0%200l433%20256L0%20512z'/%3e%3cpath%20fill='%23fcdd09'%20d='M209%20207.8L64.4%20256l144.8%2048.1-89.5-126v155.8z'/%3e%3c/svg%3e")}.flag-icon-st{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-st'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%2312ad2b'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23ffce00'%20d='M0%20137.1h640V343H0z'/%3e%3cpath%20fill='%23d21034'%20d='M0%200v480l240-240'/%3e%3cg%20id='c'%20transform='translate(351.6%20240)%20scale(.34286)'%3e%3cg%20id='b'%3e%3cpath%20id='a'%20d='M0-200V0h100'%20transform='rotate(18%200%20-200)'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(72)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(144)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-144)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-72)'%20xlink:href='%23b'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20x='700'%20transform='translate(-523.2)'%20xlink:href='%23c'/%3e%3c/svg%3e")}.flag-icon-st.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-st'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%2312ad2b'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23ffce00'%20d='M0%20146.3h512v219.4H0z'/%3e%3cpath%20fill='%23d21034'%20d='M0%200v512l192-256'/%3e%3cg%20id='c'%20transform='translate(276.9%20261.5)%20scale(.33167)'%3e%3cg%20id='b'%3e%3cpath%20id='a'%20d='M0-200V0h100'%20transform='rotate(18%200%20-200)'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(72)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(144)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-144)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-72)'%20xlink:href='%23b'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20x='700'%20transform='translate(-550.9)'%20xlink:href='%23c'/%3e%3c/svg%3e")}.flag-icon-sv{background-image:url(/assets/sv-DiYuU0aN.svg)}.flag-icon-sv.flag-icon-squared{background-image:url(/assets/sv-BrAJ4Gxh.svg)}.flag-icon-sx{background-image:url(/assets/sx-DWvRkxly.svg)}.flag-icon-sx.flag-icon-squared{background-image:url(/assets/sx-B-4ZVm7n.svg)}.flag-icon-sy{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sy'%20viewBox='0%200%20640%20480'%3e%3crect%20width='640'%20height='160'%20y='160'%20fill='%23fff'%20fill-rule='evenodd'%20rx='0'%20ry='0'/%3e%3crect%20width='640'%20height='160'%20y='320'%20fill-rule='evenodd'%20rx='0'%20ry='0'/%3e%3cpath%20fill='red'%20fill-rule='evenodd'%20d='M0%200h640v160H0z'/%3e%3cpath%20fill='%23090'%20fill-rule='evenodd'%20d='M201.9%20281l-28.8-20.9-28.7%2021.1%2010.7-34.2-28.7-21.2%2035.4-.3%2011-34.1%2011.3%2034h35.4L191%20246.9l10.9%2034.2zm307.6%200l-28.8-20.9-28.7%2021.1%2010.7-34.2-28.6-21.2%2035.4-.3%2011-34.1%2011.2%2034h35.4l-28.5%2021.4%2011%2034.2z'/%3e%3c/svg%3e")}.flag-icon-sy.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sy'%20viewBox='0%200%20512%20512'%3e%3crect%20width='512'%20height='170.7'%20y='170.7'%20fill='%23fff'%20fill-rule='evenodd'%20rx='0'%20ry='0'/%3e%3crect%20width='512'%20height='170.7'%20y='341.3'%20fill-rule='evenodd'%20rx='0'%20ry='0'/%3e%3cpath%20fill='red'%20fill-rule='evenodd'%20d='M0%200h512v170.7H0z'/%3e%3cpath%20fill='%23090'%20fill-rule='evenodd'%20d='M151.4%20299.7l-30.8-22.2L90%20300l11.4-36.6L70.9%20241l37.8-.3%2011.7-36.5%2012%2036.4H170l-30.4%2022.8%2011.7%2036.4zm285.4%200l-30.7-22.2-30.6%2022.5%2011.4-36.6-30.5-22.5%2037.7-.3%2011.7-36.5%2012%2036.4h37.8l-30.4%2022.8%2011.6%2036.4z'/%3e%3c/svg%3e")}.flag-icon-sz{background-image:url(/assets/sz-BDOnucqS.svg)}.flag-icon-sz.flag-icon-squared{background-image:url(/assets/sz-Dx3nmWMR.svg)}.flag-icon-tc{background-image:url(/assets/tc-CP8bEKo_.svg)}.flag-icon-tc.flag-icon-squared{background-image:url(/assets/tc-CviILpYq.svg)}.flag-icon-td{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-td'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23000067'%20d='M0%200h214v480H0z'/%3e%3cpath%20fill='red'%20d='M426%200h214v480H426z'/%3e%3cpath%20fill='%23ff0'%20d='M214%200h212v480H214z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-td.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-td'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23000067'%20d='M0%200h171.2v512H0z'/%3e%3cpath%20fill='red'%20d='M340.8%200H512v512H340.8z'/%3e%3cpath%20fill='%23ff0'%20d='M171.2%200h169.6v512H171.2z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-tf{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-tf'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cpath%20id='a'%20fill='%23fff'%20d='M0-21l12.3%2038L-20-6.5h40L-12.3%2017z'/%3e%3c/defs%3e%3cpath%20fill='%23002395'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h292.8v196.8H0z'/%3e%3cpath%20fill='%23002395'%20d='M0%200h96v192H0z'/%3e%3cpath%20fill='%23ed2939'%20d='M192%200h96v192h-96z'/%3e%3cpath%20fill='%23fff'%20d='M426%20219.6l15.4%2024.6h44V330l-33-51.6-44.4%2070.8h21.6l22.8-40.8%2046.8%2084%2046.8-84%2022.8%2040.8h21.6L546%20278.4%20513%20330v-47.4h19.8l14.7-23.4H513v-15h44l15.4-24.6H426zm51.6%20105h-48v16.8h48zm91.2%200h-48v16.8h48z'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='416'%20y='362'%20transform='scale(1.2)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='371'%20y='328'%20transform='scale(1.2)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='461'%20y='328'%20transform='scale(1.2)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='333'%20y='227'%20transform='scale(1.2)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='499'%20y='227'%20transform='scale(1.2)'%20xlink:href='%23a'/%3e%3c/svg%3e")}.flag-icon-tf.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-tf'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cpath%20id='a'%20fill='%23fff'%20d='M0-21l12.3%2038L-20-6.5h40L-12.3%2017z'/%3e%3c/defs%3e%3cpath%20fill='%23002395'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h312.3v210H0z'/%3e%3cpath%20fill='%23002395'%20d='M0%200h102.4v204.8H0z'/%3e%3cpath%20fill='%23ed2939'%20d='M204.8%200h102.4v204.8H204.8z'/%3e%3cpath%20fill='%23fff'%20d='M282.4%20234.2l16.5%2026.3h46.9V352l-35.3-55-47.3%2075.5h23l24.4-43.5%2049.9%2089.6%2049.9-89.6%2024.3%2043.5h23L410.5%20297l-35.2%2055v-50.6h21.1l15.7-25h-36.8v-16h46.9l16.5-26.2H282.4zm55%20112h-51.2v18h51.2zm97.3%200h-51.2v18h51.2z'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='416'%20y='362'%20transform='translate(-172)%20scale(1.28)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='371'%20y='328'%20transform='translate(-172)%20scale(1.28)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='461'%20y='328'%20transform='translate(-172)%20scale(1.28)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='333'%20y='227'%20transform='translate(-172)%20scale(1.28)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='499'%20y='227'%20transform='translate(-172)%20scale(1.28)'%20xlink:href='%23a'/%3e%3c/svg%3e")}.flag-icon-tg{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-tg'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='tg-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h682.7v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23tg-a)'%20transform='scale(.9375)'%3e%3cpath%20fill='%23ffe300'%20d='M0%200h767.6v512H0z'/%3e%3cpath%20fill='%23118600'%20d='M0%20208.1h767.6V311H0zM0%20.2h767.6v102.9H0z'/%3e%3cpath%20fill='%23d80000'%20d='M0%20.3h306.5v310.6H0z'/%3e%3cpath%20fill='%23fff'%20d='M134.4%20128.4c0-.8%2018.9-53%2018.9-53l17%2052.2s57.4%201.7%2057.4.8-45.3%2034.3-45.3%2034.3%2021.4%2060%2020.5%2058.2c-.8-1.7-49.6-36-49.6-36s-49.7%2034.3-48.8%2034.3c.8%200%2018.8-56.5%2018.8-56.5l-44.5-33.4%2055.6-.9z'/%3e%3cpath%20fill='%23118600'%20d='M0%20409.2h767.6V512H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-tg.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-tg'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0-.2h496.3V496H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%20transform='translate(0%20.3)%20scale(1.0316)'%3e%3cpath%20fill='%23ffe300'%20d='M0-.2h744V496H0z'/%3e%3cpath%20fill='%23118600'%20d='M0%20201.5h744v99.7H0zM0%200h744v99.7H0z'/%3e%3cpath%20fill='%23d80000'%20d='M0%200h297.1v301.2H0z'/%3e%3cpath%20fill='%23fff'%20d='M130.3%20124.3c0-.9%2018.3-51.5%2018.3-51.5l16.6%2050.6s55.6%201.7%2055.6.8-44%2033.2-44%2033.2%2020.7%2058.1%2019.9%2056.5c-.8-1.7-48.1-34.9-48.1-34.9s-48.2%2033.2-47.3%2033.2%2018.2-54.7%2018.2-54.7L76.4%20125l53.9-.8z'/%3e%3cpath%20fill='%23118600'%20d='M0%20396.4h744v99.7H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-th{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-th'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23f4f5f8'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%232d2a4a'%20d='M0%20162.5h640v160H0z'/%3e%3cpath%20fill='%23a51931'%20d='M0%200h640v82.5H0zm0%20400h640v80H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-th.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-th'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23f4f5f8'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%232d2a4a'%20d='M0%20173.4h512V344H0z'/%3e%3cpath%20fill='%23a51931'%20d='M0%200h512v88H0zm0%20426.7h512V512H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-tj{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-tj'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23060'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h640v342.9H0z'/%3e%3cpath%20fill='%23c00'%20d='M0%200h640v137.1H0z'/%3e%3cpath%20fill='%23f8c300'%20d='M300.8%20233.6a8.6%208.6%200%200116%204V272h6.4v-34.3a8.6%208.6%200%200116-4%2020.2%2020.2%200%2010-38.4%200'/%3e%3cpath%20fill='%23fff'%20d='M305.4%20224.7a13.7%2013.7%200%200114.6%206.5%2013.7%2013.7%200%200114.6-6.5%2014.7%2014.7%200%2000-29.2%200'/%3e%3cpath%20id='a'%20fill='%23f8c300'%20d='M316.8%20258.3a26%2026%200%2001-43.8%2016.6%2027%2027%200%2001-41%2012c2.5%2025%2040%2019.9%2042.8-4.4%2011.7%2020.7%2037.6%2014.7%2045.2-10.6z'/%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23f8c300'%20transform='matrix(-1%200%200%201%20640%200)'%20xlink:href='%23a'/%3e%3cpath%20id='b'%20fill='%23f8c300'%20d='M291.8%20302.6c-5.3%2011.3-15.7%2013.2-24.8%204.1%200%200%203.6-2.6%207.6-3.3-.8-3.1.7-7.5%202.9-9.8a15%2015%200%20016.1%208.1c5.5-.7%208.2%201%208.2%201z'/%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23f8c300'%20transform='rotate(9.4%20320%20551.3)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23f8c300'%20transform='rotate(18.7%20320%20551.3)'%20xlink:href='%23b'/%3e%3cpath%20fill='none'%20stroke='%23f8c300'%20stroke-width='11'%20d='M253.5%20327.8a233.1%20233.1%200%2001133%200'/%3e%3cg%20fill='%23f8c300'%20transform='translate(320%20164.6)%20scale(.68571)'%3e%3cpath%20id='c'%20d='M301930%20415571l-790463-574305h977066l-790463%20574305L0-513674z'%20transform='scale(.00005)'/%3e%3c/g%3e%3cg%20id='d'%20fill='%23f8c300'%20transform='translate(320%20260.6)%20scale(.68571)'%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(-70%20-121.2)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(-121.2%20-70)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(-140)'%20xlink:href='%23c'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23f8c300'%20transform='matrix(-1%200%200%201%20640%200)'%20xlink:href='%23d'/%3e%3c/svg%3e")}.flag-icon-tj.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-tj'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23060'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h512v365.7H0z'/%3e%3cpath%20fill='%23c00'%20d='M0%200h512v146.3H0z'/%3e%3cg%20fill='%23f8c300'%20transform='translate(-256)%20scale(.73143)'%3e%3cpath%20d='M672%20340.7a12.5%2012.5%200%200123.3%205.9v50h9.4v-50a12.5%2012.5%200%200123.3-5.9%2029.5%2029.5%200%2010-56%200'/%3e%3cpath%20fill='%23fff'%20d='M678.7%20327.6a20%2020%200%200121.3%209.6%2020%2020%200%200121.3-9.6%2021.5%2021.5%200%2000-42.6%200'/%3e%3cpath%20id='a'%20d='M695.3%20376.6a38%2038%200%2001-63.8%2024.3%2039.5%2039.5%200%2001-59.8%2017.5c3.7%2036.4%2058.3%2029%2062.3-6.4%2017.2%2030.1%2055%2021.5%2066-15.4z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%201400%200)'%20xlink:href='%23a'/%3e%3cpath%20id='b'%20d='M658.8%20441.3c-7.6%2016.5-22.8%2019.3-36.1%206%200%200%205.3-3.8%2011-4.8a18%2018%200%20014.3-14.3%2022%2022%200%20019%2011.8c8-1%2011.8%201.3%2011.8%201.3z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(9.4%20700%20804)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(18.7%20700%20804)'%20xlink:href='%23b'/%3e%3cpath%20fill='none'%20stroke='%23f8c300'%20stroke-width='16'%20d='M603%20478a340%20340%200%2001194%200'/%3e%3cg%20transform='translate(700%20380)'%3e%3cg%20transform='translate(0%20-140)'%3e%3cpath%20id='c'%20d='M488533-158734l-790463%20574305L0-513674l301930%20929245-790463-574305z'%20transform='scale(.00005)'/%3e%3c/g%3e%3cg%20id='d'%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(-70%20-121.2)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(-121.2%20-70)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(-140)'%20xlink:href='%23c'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23d'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-tk{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-tk'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%2300247d'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fed100'%20d='M108.1%20354.6c-6.7-.1%2062.8-37%20120.9-84.4%2076.2-62.1%20240.3-161.4%20288.6-177.6%205-1.7-10.3%208.6-12.3%2011.9-51.5%2061-10.4%20176%2054%20233.9%2019.4%2014.8%2018.4%2015.6%2054.3%2017v3.4l-505.5-4.2zm-4.2%206.7s-4.9%203.5-4.9%206.1c0%202.9%205.5%206.7%205.5%206.7l498.5%205.5%209.2-6.1-12.8-7.9-495.5-4.3z'/%3e%3cpath%20fill='%23fff'%20d='M106.8%20109.1l-4%2012.2%2010.4-7.5%2010.3%207.5-3.9-12.2%2010.3-7.5h-12.8l-3.9-12.2-4%2012.2H96.4zm78.1%2057.4l8.6-6.3h-10.7l-3.3-10.1-3.3%2010.1h-10.6l8.6%206.3-3.3%2010.1%208.6-6.3%208.7%206.3zm-145.2%2013l-4-12.2-3.9%2012.2H19l10.3%207.5-3.9%2012.2%2010.3-7.5%2010.4%207.5-4-12.2%2010.4-7.5zm78.1%20122.3l-4.6-14.2-4.6%2014.2h-15l12.1%208.7-4.6%2014.3%2012.1-8.8%2012.1%208.8-4.7-14.3%2012.1-8.7z'/%3e%3c/svg%3e")}.flag-icon-tk.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-tk'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%2300247d'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fed100'%20d='M90.7%20384.2c-5.3%200%2050-29.5%2096.4-67.2%2060.7-49.5%20191.5-128.7%20230-141.5%204-1.3-8.2%206.8-9.8%209.5-41.1%2048.6-8.3%20140.3%2043%20186.4%2015.4%2011.8%2014.6%2012.4%2043.2%2013.6v2.7l-402.8-3.5zm-3.3%205.4s-3.9%202.8-3.9%204.9c0%202.3%204.4%205.4%204.4%205.4l397.3%204.4%207.3-4.9-10.2-6.3-394.9-3.5z'/%3e%3cpath%20fill='%23fff'%20d='M105.5%20116.6l-4%2012.1%2010.4-7.5%2010.3%207.5-4-12.1%2010.4-7.5h-12.8l-3.9-12.2-4%2012.2H95.2zm77.8%2057.1l8.6-6.2h-10.6l-3.3-10.1-3.3%2010.1h-10.6l8.6%206.2-3.3%2010.1%208.6-6.2%208.6%206.2zm-144.7%2013l-3.9-12.1-4%2012.1H18l10.3%207.5-4%2012.1%2010.4-7.5%2010.3%207.5-3.9-12.1%2010.3-7.5zm77.9%20121.9l-4.6-14.2-4.6%2014.2H92.4l12%208.7-4.6%2014.2%2012.1-8.8%2012%208.8-4.6-14.2%2012-8.7z'/%3e%3c/svg%3e")}.flag-icon-tl{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-tl'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='tl-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h682.7v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23tl-a)'%20transform='scale(.9375)'%3e%3cpath%20fill='%23cb000f'%20d='M0%200h1031.2v512H0z'/%3e%3cpath%20fill='%23f8c00c'%20d='M0%200c3.2%200%20512%20256.7%20512%20256.7L0%20512V0z'/%3e%3cpath%20d='M0%200c2.1%200%20340.6%20256.7%20340.6%20256.7L0%20512V0z'/%3e%3cpath%20fill='%23fff'%20d='M187.7%20298.2L127%20284.7l-31%2052.8-5-59.7-60.7-13.3%2054.9-24.9-3.3-59.3%2040.2%2043.4%2055.4-25.3-28.9%2054%2039.2%2045.8z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-tl.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-tl'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h496v496H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%20transform='scale(1.0321)'%3e%3cpath%20fill='%23cb000f'%20d='M0%200h999v496H0z'/%3e%3cpath%20fill='%23f8c00c'%20d='M0%200c3.1%200%20496%20248.7%20496%20248.7L0%20496.1V0z'/%3e%3cpath%20d='M0%200c2%200%20330%20248.7%20330%20248.7L0%20496.1V0z'/%3e%3cpath%20fill='%23fff'%20d='M181.9%20288.9l-59-13L93%20327l-5-57.8-58.8-13%2053.1-24-3.2-57.5%2039%2042%2053.6-24.4-28%2052.2%2038%2044.4z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-tm{background-image:url(/assets/tm-BNneIetk.svg)}.flag-icon-tm.flag-icon-squared{background-image:url(/assets/tm-Bc0m1HQ2.svg)}.flag-icon-tn{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-tn'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='tn-a'%3e%3cpath%20fill-opacity='.7'%20d='M-85.3%200h682.6v512H-85.3z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23tn-a)'%20transform='translate(80)%20scale(.9375)'%3e%3cpath%20fill='%23e70013'%20d='M-128%200h768v512h-768z'/%3e%3cpath%20fill='%23fff'%20d='M385.8%20255.8a129.1%20129.1%200%2011-258.2%200%20129.1%20129.1%200%2001258.2%200z'/%3e%3cpath%20fill='%23e70013'%20d='M256.7%20341.4a85.7%2085.7%200%20010-171.3c11.8%200%2025.3%202.8%2034.4%209.5-62.6%202.3-78.5%2055.5-78.5%2076.9s10.1%2069.1%2078.5%2076.2c-7.8%205-22.6%208.7-34.4%208.7z'/%3e%3cpath%20fill='%23e70013'%20d='M332.1%20291.8l-38.9-14.2-25.7%2032.4%201.5-41.3-38.8-14.5%2039.8-11.4%201.7-41.3%2023.2%2034.3%2039.8-11-25.5%2032.5z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-tn.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-tn'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M124%200h496v496H124z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%20transform='translate(-128)%20scale(1.0321)'%3e%3cpath%20fill='%23e70013'%20d='M0%200h744v496H0z'/%3e%3cpath%20fill='%23fff'%20d='M497.8%20247.8a125.1%20125.1%200%2011-250.2%200%20125.1%20125.1%200%2001250.2%200z'/%3e%3cpath%20fill='%23e70013'%20d='M372.7%20330.8a83%2083%200%2001-83-83%2083%2083%200%200183-83c11.4%200%2024.5%202.7%2033.3%209.2-60.6%202.3-76%2053.7-76%2074.5s9.8%2067%2076%2073.8a70.4%2070.4%200%2001-33.3%208.5z'/%3e%3cpath%20fill='%23e70013'%20d='M445.8%20282.7L408.1%20269l-24.9%2031.4%201.4-40-37.6-14%2038.6-11.1%201.7-40%2022.4%2033.2%2038.6-10.8-24.7%2031.6z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-to{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-to'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23c10000'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h250v200.3H0z'/%3e%3cg%20fill='%23c10000'%3e%3cpath%20d='M102.8%2031.2h39.9v139.6h-39.8z'/%3e%3cpath%20d='M192.6%2081v40H53V81z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-to.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-to'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23c10000'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h218.3v175H0z'/%3e%3cg%20fill='%23c10000'%3e%3cpath%20d='M89.8%2027.3h34.8v121.9H89.8z'/%3e%3cpath%20d='M168.2%2070.8v34.8H46.3V70.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-tr{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-tr'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23e30a17'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M407%20247.5c0%2066.2-54.6%20119.9-122%20119.9s-122-53.7-122-120%2054.6-119.8%20122-119.8%20122%2053.7%20122%20119.9z'/%3e%3cpath%20fill='%23e30a17'%20d='M413%20247.5c0%2053-43.6%2095.9-97.5%2095.9s-97.6-43-97.6-96%2043.7-95.8%2097.6-95.8%2097.6%2042.9%2097.6%2095.9z'/%3e%3cpath%20fill='%23fff'%20d='M430.7%20191.5l-1%2044.3-41.3%2011.2%2040.8%2014.5-1%2040.7%2026.5-31.8%2040.2%2014-23.2-34.1%2028.3-33.9-43.5%2012-25.8-37z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-tr.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-tr'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23e30a17'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M348.8%20264c0%2070.6-58.3%20127.9-130.1%20127.9s-130.1-57.3-130.1-128%2058.2-127.8%20130-127.8S348.9%20193.3%20348.9%20264z'/%3e%3cpath%20fill='%23e30a17'%20d='M355.3%20264c0%2056.5-46.6%20102.3-104.1%20102.3s-104-45.8-104-102.3%2046.5-102.3%20104-102.3%20104%2045.8%20104%20102.3z'/%3e%3cpath%20fill='%23fff'%20d='M374.1%20204.2l-1%2047.3-44.2%2012%2043.5%2015.5-1%2043.3%2028.3-33.8%2042.9%2014.8-24.8-36.3%2030.2-36.1-46.4%2012.8-27.5-39.5z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-tt{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-tt'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23e00000'%20fill-rule='evenodd'%20d='M463.7%20480L0%201v478.8l463.7.2zM176.3%200L640%20479V.2L176.3%200z'/%3e%3cpath%20fill-rule='evenodd'%20d='M27.7.2h118.6l468.2%20479.3H492.2L27.7.2z'/%3e%3c/svg%3e")}.flag-icon-tt.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-tt'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'%20style='width:0'/%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23e00000'%20d='M371%20512L0%201v510.7l371%20.3zM141%200l371%20511V.2L141%200z'/%3e%3cpath%20d='M22.2.2h94.9l374.5%20511.3h-97.9L22.2.2z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-tv{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-tv'%20viewBox='0%200%20640%20480'%3e%3cdefs%20id='defs830'%3e%3cclipPath%20id='tv-a'%3e%3cpath%20id='path827'%20fill-opacity='.7'%20d='M0%200h640v480H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cpath%20id='rect891'%20fill='%23009fca'%20fill-opacity='1'%20stroke-width='11.8'%20d='M0%200h640v480H0z'/%3e%3cpath%20id='path862'%20fill='%23fff40d'%20fill-rule='evenodd'%20stroke-width='1pt'%20d='M593.3%20122.7H621l-22.3%2015.2%208.5%2024.7-22.3-15.3-22.2%2015.3%208.5-24.7-22.3-15.2h27.5l8.5-24.7zm-69.2%20196.8h27.6l-22.3%2015.2%208.5%2024.7-22.3-15.3-22.3%2015.3%208.6-24.7-22.3-15.2H507l8.5-24.7zm69.2-44.6H621l-22.3%2015.2%208.5%2024.7-22.3-15.3-22.2%2015.3%208.5-24.7-22.3-15.2h27.5l8.5-24.7zM295.8%20417.7h27.6L301%20432.8l8.6%2024.6-22.3-15.2-22.3%2015.2%208.6-24.6-22.4-15.3h27.6l8.5-24.6zm62.6-76.5h-27.6l22.3-15.3-8.5-24.6%2022.3%2015.2%2022.3-15.2-8.6%2024.6%2022.3%2015.3h-27.5l-8.5%2024.6zm81.3-112.5H412l22.3-15.2-8.5-24.7%2022.3%2015.3%2022.3-15.3-8.6%2024.7%2022.3%2015.2h-27.5l-8.5%2024.7zm68.3-23.3h-27.6l22.4-15.3-8.6-24.6%2022.3%2015.2%2022.3-15.2-8.6%2024.6%2022.4%2015.3H525l-8.5%2024.6zM439.7%20400H412l22.3-15.2L426%20360l22.3%2015.2%2022.3-15.2-8.6%2024.7%2022.3%2015.2h-27.5l-8.5%2024.7zm-81.3%2019.9h-27.6l22.3-15.2-8.5-24.7%2022.3%2015.2%2022.3-15.2-8.6%2024.6L403%20420h-27.5l-8.5%2024.7z'%20opacity='1'%20stop-opacity='1'/%3e%3cg%20id='g1551'%20transform='scale(.5)'%3e%3cpath%20id='path1529'%20fill='%23012169'%20d='M0%200h640v480H0z'/%3e%3cpath%20id='path1531'%20fill='%23FFF'%20d='M75%200l244%20181L562%200h78v62L400%20241l240%20178v61h-80L320%20301%2081%20480H0v-60l239-178L0%2064V0z'/%3e%3cpath%20id='path1533'%20fill='%23C8102E'%20d='M424%20281l216%20159v40L369%20281zm-184%2020l6%2035L54%20480H0zM640%200v3L391%20191l2-44L590%200zM0%200l239%20176h-60L0%2042z'/%3e%3cpath%20id='path1535'%20fill='%23FFF'%20d='M241%200v480h160V0zM0%20160v160h640V160z'/%3e%3cpath%20id='path1537'%20fill='%23C8102E'%20d='M0%20193v96h640v-96zM273%200v480h96V0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-tv.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-tv'%20viewBox='0%200%20512%20512'%3e%3cdefs%20id='defs540'%3e%3cclipPath%20id='a'%3e%3cpath%20id='path537'%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cpath%20id='rect597'%20fill='%23009fca'%20fill-opacity='1'%20stroke-width='4.9'%20d='M0%200h512v512H0z'/%3e%3cpath%20id='path572'%20fill='%23fff40d'%20fill-rule='evenodd'%20stroke-width='1pt'%20d='M478%20226.3l7.1%2020.4-18.4-12.6-18.5%2012.6%207.1-20.4-18.5-12.6h22.9l7-20.4%207%2020.4h22.8zm-57.2%20162.8l7%2020.4-18.4-12.7-18.4%2012.7%207-20.4-18.4-12.7h22.8l7-20.4%207%2020.5h22.9zm57.3-36.9l7%2020.4-18.4-12.6-18.5%2012.6%207.1-20.4-18.5-12.6h22.9l7-20.4%207%2020.4h22.8zm-246.2%20118l7.1%2020.5-18.4-12.7-18.5%2012.7%207.1-20.4-18.5-12.6h22.8l7-20.4%207.1%2020.4h22.8zm43.1-88.4l-7-20.4%2018.4%2012.6%2018.4-12.6-7%2020.4%2018.4%2012.6h-22.8l-7%2020.4-7-20.4h-22.8zm67.3-93l-7.1-20.4%2018.4%2012.6%2018.5-12.6-7%2020.4%2018.4%2012.6h-22.8l-7%2020.4-7-20.4h-22.9zm56.5-19.3l-7-20.4%2018.4%2012.6%2018.4-12.6-7%2020.4%2018.4%2012.6h-22.8l-7%2020.4-7-20.4h-22.9zm-56.5%20161l-7.1-20.4%2018.4%2012.6%2018.5-12.6-7%2020.4%2018.4%2012.6h-22.8l-7%2020.4-7-20.4h-22.9zM275%20446.9l-7-20.4%2018.4%2012.6%2018.4-12.6-7%2020.4%2018.4%2012.6h-22.8l-7%2020.4-7-20.4h-22.8z'%20opacity='1'%20stop-opacity='1'/%3e%3cg%20id='g947'%20transform='scale(.5)'%3e%3cpath%20id='path925'%20fill='%23012169'%20d='M0%200h512v512H0z'/%3e%3cpath%20id='path927'%20fill='%23FFF'%20d='M512%200v64L322%20256l190%20187v69h-67L254%20324%2068%20512H0v-68l186-187L0%2074V0h62l192%20188L440%200z'/%3e%3cpath%20id='path929'%20fill='%23C8102E'%20d='M184%20324l11%2034L42%20512H0v-3zm124-12l54%208%20150%20147v45zM512%200L320%20196l-4-44L466%200zM0%201l193%20189-59-8L0%2049z'/%3e%3cpath%20id='path931'%20fill='%23FFF'%20d='M176%200v512h160V0zM0%20176v160h512V176z'/%3e%3cpath%20id='path933'%20fill='%23C8102E'%20d='M0%20208v96h512v-96zM208%200v512h96V0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-tw{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-tw'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='tw-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h682.7v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23tw-a)'%20transform='scale(.9375)'%3e%3cpath%20fill='%23fe0000'%20d='M0%200h768v512H0z'/%3e%3cpath%20fill='%23000095'%20d='M0%200h385.7v256H0z'/%3e%3cpath%20fill='%23fff'%20d='M282.1%20178.6l-47.3-9.8%2010%2047.3-36-32.1-15%2046-15.2-45.9-36%2032.4%209.8-47.4-47.2%2010.1%2032-36.1-46-15%2046-15.2-32.4-35.8%2047.3%209.7-10-47.3%2036%2032.1%2015-46%2015.2%2045.9%2035.9-32.4-9.7%2047.4%2047.2-10.1-32%2036.1%2045.9%2015-45.9%2015.2z'/%3e%3cpath%20fill='%23000095'%20d='M238.5%20175l-15%207.9-14.5%208.6-17-.6-16.9.2-14.3-9L146%20174l-8-15-8.6-14.5.6-16.8-.2-17%209-14.2%208.3-14.8%2014.9-7.9%2014.6-8.6%2016.9.6%2017-.2%2014.3%209%2014.7%208.2%208%2014.9%208.6%2014.5-.6%2016.9.2%2016.9-9%2014.3z'/%3e%3cpath%20fill='%23fff'%20d='M244.6%20128.3a51.9%2051.9%200%2011-103.7%200%2051.9%2051.9%200%2001103.7%200z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-tw.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-tw'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h496v496H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23a)'%20transform='scale(1.0321)'%3e%3cpath%20fill='%23fe0000'%20d='M0%200h744v496H0z'/%3e%3cpath%20fill='%23000095'%20d='M0%200h373.7v248H0z'/%3e%3cpath%20fill='%23fff'%20d='M273.3%20173l-45.8-9.4%209.7%2045.8-35-31.1-14.4%2044.5-14.8-44.4-34.8%2031.3%209.5-45.8-45.8%209.7%2031-35-44.5-14.4%2044.5-14.8-31.4-34.8%2045.9%209.5-9.8-45.8%2035%2031%2014.5-44.5%2014.7%2044.5%2034.8-31.4-9.4%2045.9L273%2074l-31.1%2035%2044.5%2014.4-44.4%2014.8z'/%3e%3cpath%20fill='%23000095'%20d='M231%20169.5l-14.4%207.7-14.1%208.3-16.4-.6-16.4.2-14-8.6-14.2-8-7.7-14.5-8.4-14%20.5-16.4-.1-16.4%208.7-13.8%208-14.3%2014.5-7.7%2014-8.3%2016.5.5%2016.4-.2%2013.9%208.7%2014.3%208%207.7%2014.5%208.3%2014-.5%2016.4.2%2016.3-8.7%2014z'/%3e%3cpath%20fill='%23fff'%20d='M237%20124.3a50.3%2050.3%200%2011-100.5%200%2050.3%2050.3%200%2001100.5%200z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-tz{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-tz'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='tz-a'%3e%3cpath%20fill-opacity='.7'%20d='M10%200h160v120H10z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23tz-a)'%20transform='matrix(4%200%200%204%20-40%200)'%3e%3cpath%20fill='%2309f'%20d='M0%200h180v120H0z'/%3e%3cpath%20fill='%23090'%20d='M0%200h180L0%20120V0z'/%3e%3cpath%20d='M0%20120h40l140-95V0h-40L0%2095v25z'/%3e%3cpath%20fill='%23ff0'%20d='M0%2091.5L137.2%200h13.5L0%20100.5v-9zM29.3%20120L180%2019.5v9L42.8%20120H29.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-tz.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-tz'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M102.9%200h496v496H103z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23a)'%20transform='translate(-106.2)%20scale(1.0321)'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%2309f'%20d='M0%200h744.1v496H0z'/%3e%3cpath%20fill='%23090'%20d='M0%200h744.1L0%20496V0z'/%3e%3cpath%20d='M0%20496h165.4L744%20103.4V0H578.7L0%20392.7v103.4z'/%3e%3cpath%20fill='%23ff0'%20d='M0%20378L567%200h56L0%20415.3v-37.2zm121.1%20118l623-415.3V118L177%20496h-55.9z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ua{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ua'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23ffd500'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23005bbb'%20d='M0%200h640v240H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ua.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ua'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23ffd500'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23005bbb'%20d='M0%200h512v256H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ug{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ug'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='ug-a'%3e%3cpath%20fill-opacity='.7'%20d='M-85.3%200h682.6v512H-85.3z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23ug-a)'%20transform='translate(80)%20scale(.9375)'%3e%3cpath%20fill='%23ffe700'%20fill-rule='evenodd'%20d='M-128%20341.4h768v85.3h-768z'/%3e%3cpath%20fill-rule='evenodd'%20d='M-128%20256h768v85.3h-768z'/%3e%3cpath%20fill='%23de3908'%20fill-rule='evenodd'%20d='M-128%20170.7h768V256h-768z'/%3e%3cpath%20fill='%23ffe700'%20fill-rule='evenodd'%20d='M-128%2085.4h768v85.3h-768z'/%3e%3cpath%20fill-rule='evenodd'%20d='M-128%200h768v85.3h-768z'/%3e%3cpath%20fill='%23fffdff'%20fill-rule='evenodd'%20stroke='%23000'%20d='M335.7%20256a79.7%2079.7%200%2011-159.4%200%2079.7%2079.7%200%2001159.4%200z'/%3e%3cpath%20fill='%23de3108'%20fill-rule='evenodd'%20stroke='%23000'%20d='M242%20194.9l-5.2-9.5c2-2%205.3-3.6%2010.7-3.6l-.6%2010.5-5%202.6z'/%3e%3cpath%20fill='%23ffe700'%20fill-rule='evenodd'%20stroke='%23000'%20d='M247%20192.3l.7-10.5s10.7-.6%2016.5%206.4l-5.7%208.2-11.6-4z'/%3e%3cpath%20fill='%23de3108'%20fill-rule='evenodd'%20stroke='%23000'%20d='M258.6%20196.3l5.3-8.2c3.5%203.7%205%206.3%205.5%2010.3.1.1-8.3%202.1-8.3%202l-2.5-4.1z'/%3e%3cpath%20fill-rule='evenodd'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='.9'%20d='M244.6%20331.1s9.9-11.3%2029.1-8.9c-2.9-4.7-12.3-4.1-12.3-4.1s-2.8-22-.6-23.2%2012%20.1%2012%20.1c1.2%200%203.4-3.4%201.6-5.6-1.7-2.2-6.8-10.5-4.7-12.2%202.1-1.6%2013.4%201%2013.4%201l-32-41s-3.3-15.5%203.3-23c7.9-6.5%207-13.6%206.8-13.5-1.1-7.2-12-12.3-19.4-5.7-4.3%205.2-1.4%209.2-1.4%209.2s-11.5%203.1-11.9%205.1c-.5%202%2012.9-.3%2012.9-.3l-1.3%209.1s-26%2023.6-6%2044l.6-.8s7%208.6%2014.3%2010.5c7%207%206.3%206%206.3%206s1.3%2011.1%200%2013.3c-1.7-.5-19.3-1.2-21.9-.2-2.4.8-11.4.3-9.2%2015.1l3.3-7.5s-.3%205.3%201.9%207.2c-.4-5.6%202.1-9.4%202.1-9.4s.4%206.2%201.8%207c1.4%201%201.4-10%209-9%207.4.9%2012.9.6%2012.9.6s2.5%2021.4%201.7%2023.4c-5.4-1.3-18.4.5-19.2%203.8%207.6-.5%2011.1.4%2011.1.4s-6.1%205.5-4.2%208.6z'/%3e%3cpath%20fill='%239ca69c'%20fill-rule='evenodd'%20stroke='%239ca69c'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='.9'%20d='M247.6%20214.8s-18.9%2020.8-10.7%2036.7c.4-2.2.2-3.6.5-3.5-.5-.3%202.3%201.9%202.1%201.5%200-1.2-.8-3.7-.8-3.7l2.5.7-1.5-2.8%203.7.4s-1.3-3.4-.9-3.4l3%20.2c-5.4-9.6-.3-17.6%202.1-26.2z'/%3e%3cpath%20fill='%239ca69c'%20fill-rule='evenodd'%20stroke='%239ca69c'%20d='M254.2%20196.9s1%207.2-3%209.2c-.5.5-3%201.3-2.6%202.8.4%202%201.5%201.6%203%201.2%204.1-.7%208.9-9.4%202.6-13.2z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M247.2%20203a1.5%201.5%200%2011-3%200%201.5%201.5%200%20013%200z'/%3e%3cpath%20fill='%23de3108'%20fill-rule='evenodd'%20stroke='%23000'%20d='M241.1%20209c-1%20.9-6.2%206.3-1%208.3%205.3-1.4%203.8-2.4%205-3.6%200-2.5-2.6-3.1-4-4.6z'/%3e%3cpath%20fill='%239ca69c'%20fill-rule='evenodd'%20stroke='%239ca69c'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='.9'%20d='M252.6%20260.5c-.3%201.2-1.5%205.6.1%209%204.6-2%206.7-1.4%208.2-.4-3.7-3-5.2-4.3-8.3-8.6z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='.9'%20d='M260.4%20281.1l.2%2010.2s3.6.6%205.2%200%200-7-5.4-10.2z'/%3e%3cpath%20fill='%239ca69c'%20fill-rule='evenodd'%20stroke='%23000'%20d='M286%20282.4s-6.5-15.8-23.2-19.8-14.5-21.8-13.2-22.9c.8-1.5%201.3-3.9%206.1-1.6s27%2013.4%2030.2%2014%20.4%2030.7.2%2030.3z'/%3e%3cpath%20fill='%23de3108'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-linejoin='round'%20stroke-width='.9'%20d='M270.2%20262.5c-.3.2%2022.3%2013.4%2015.5%2024.7%206.4-4.3%204.4-11.7%204.4-11.7s5.2%2013.7-7.6%2020.4c1.4%201.2%202.3%201%202.3%201l-2.2%202.1s-1%201.7%207.6-2.5c-2.3%201.9-2.5%203.3-2.5%203.3s.6%201.8%206.2-3.1c-4.5%204.9-5.5%207.4-5.5%207.3%2012.3-1%2039-41-8.4-52.7l2.1%202.2-12%209z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='.9'%20d='M271.2%20258.6c3%202.2%204.1%203%204.5%204-2.8-.6-5.3-.4-5.3-.4s-6.1-5.8-7.2-6.3c-.8%200-5.6-3-5.6-3-2.3-1.2-4.5-9.3%204.2-7a93%2093%200%200010.3%204.6l10.7%203.4%206.2%206.9s-11-5.4-12.4-5.5c3%202.4%204.7%205.8%204.7%205.8-3.5-1-6.5-2-10.1-2.5z'/%3e%3cpath%20fill='none'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-width='.9'%20d='M228.4%20209.9s10.5-2.6%2011.8-2.2'/%3e%3cpath%20fill='%23de3908'%20fill-rule='evenodd'%20d='M-128%20426.7h768V512h-768z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ug.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ug'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M124%200h496v496H124z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23a)'%20transform='translate(-128)%20scale(1.0321)'%3e%3cpath%20fill='%23ffe700'%20fill-rule='evenodd'%20d='M0%20330.7h744v82.7H0z'/%3e%3cpath%20fill-rule='evenodd'%20d='M0%20248h744v82.7H0z'/%3e%3cpath%20fill='%23de3908'%20fill-rule='evenodd'%20d='M0%20165.4h744V248H0z'/%3e%3cpath%20fill='%23ffe700'%20fill-rule='evenodd'%20d='M0%2082.7h744v82.7H0z'/%3e%3cpath%20fill-rule='evenodd'%20d='M0%200h744v82.7H0z'/%3e%3cpath%20fill='%23fffdff'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-width='.9'%20d='M449.3%20248a77.2%2077.2%200%2011-154.5%200%2077.2%2077.2%200%2001154.5%200z'/%3e%3cpath%20fill='%23de3108'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-width='.9'%20d='M358.4%20188.8l-5-9.2c2-2%205.2-3.4%2010.4-3.4l-.5%2010-4.9%202.6z'/%3e%3cpath%20fill='%23ffe700'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-width='.9'%20d='M363.3%20186.4l.6-10.2s10.4-.6%2016%206.1l-5.5%208-11.2-4z'/%3e%3cpath%20fill='%23de3108'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-width='.9'%20d='M374.6%20190.2l5.1-8c3.4%203.6%204.8%206.2%205.4%2010%200%20.2-8.1%202-8.1%202l-2.4-4z'/%3e%3cpath%20fill-rule='evenodd'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='.8'%20d='M361%20320.9s9.6-11%2028.2-8.7c-2.8-4.5-11.9-4-11.9-4s-2.8-21.4-.6-22.4%2011.5%200%2011.5%200c1.3%200%203.4-3.3%201.7-5.4s-6.6-10.2-4.6-11.8c2-1.6%2013%20.9%2013%20.9l-31-39.8s-3.2-15%203.2-22.1c7.6-6.4%206.8-13.2%206.6-13.1-1-7-11.6-12-18.8-5.6-4.2%205.1-1.4%209-1.4%209s-11%203-11.5%205c-.4%201.8%2012.5-.4%2012.5-.4l-1.2%208.8s-25.2%2023-6%2042.7c.3%200%20.7-.9.7-.9s6.8%208.4%2013.9%2010.2c6.7%206.9%206%205.8%206%205.8s1.4%2010.8.1%2013a93.4%2093.4%200%2000-21.2-.2c-2.3.7-11.1.3-9%2014.6l3.2-7.3s-.2%205.2%201.9%207c-.4-5.4%202-9.1%202-9.1s.4%206%201.8%206.8c1.3%201%201.3-9.6%208.6-8.8%207.3%201%2012.6.7%2012.6.7s2.4%2020.6%201.6%2022.6c-5.2-1.3-17.8.5-18.6%203.7%207.4-.5%2010.8.4%2010.8.4s-6%205.3-4.1%208.4z'/%3e%3cpath%20fill='%239ca69c'%20fill-rule='evenodd'%20stroke='%239ca69c'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='.8'%20d='M364%20208s-18.4%2020.2-10.5%2035.7c.5-2.2.3-3.5.5-3.4-.4-.3%202.3%201.8%202%201.4.2-1.1-.7-3.5-.7-3.5l2.4.6-1.4-2.7%203.5.5s-1.2-3.4-.8-3.4a94%2094%200%20012.9.2c-5.2-9.3-.3-17%202-25.3z'/%3e%3cpath%20fill='%239ca69c'%20fill-rule='evenodd'%20stroke='%239ca69c'%20stroke-width='.9'%20d='M370.3%20190.8s1%207-2.8%209c-.6.4-3%201.2-2.7%202.6.5%201.9%201.5%201.5%203%201.2%204-.7%208.6-9.2%202.5-12.8z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M363.5%20196.7a1.5%201.5%200%2011-3%200%201.5%201.5%200%20013%200z'/%3e%3cpath%20fill='%23de3108'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-width='.9'%20d='M357.6%20202.5c-1%20.8-6%206.1-1%208%205.2-1.4%203.7-2.3%204.9-3.5%200-2.3-2.6-3-3.9-4.5z'/%3e%3cpath%20fill='%239ca69c'%20fill-rule='evenodd'%20stroke='%239ca69c'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='.8'%20d='M368.7%20252.4c-.3%201.2-1.4%205.4.2%208.6%204.4-1.8%206.4-1.3%207.9-.3-3.6-3-5-4.1-8.1-8.3z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='.8'%20d='M376.3%20272.4l.2%209.8s3.5.7%205%200c1.6-.6%200-6.8-5.2-9.8z'/%3e%3cpath%20fill='%239ca69c'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-width='.9'%20d='M401.2%20273.6s-6.4-15.3-22.5-19.2-14.1-21-12.8-22.1c.7-1.5%201.2-3.8%205.9-1.6%204.7%202.2%2026.1%2013%2029.2%2013.5s.4%2029.8.2%2029.4z'/%3e%3cpath%20fill='%23de3108'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-linejoin='round'%20stroke-width='.8'%20d='M385.8%20254.4c-.3.1%2021.6%2012.9%2015%2023.9%206.3-4.1%204.2-11.4%204.2-11.4s5.1%2013.3-7.3%2019.8c1.4%201.2%202.2.9%202.2.9l-2%202.1s-1%201.6%207.3-2.4c-2.3%201.8-2.5%203.1-2.5%203.1s.7%201.8%206.1-3a30.1%2030.1%200%2000-5.4%207.2c12-1.1%2037.8-39.7-8.1-51.1l2%202.2-11.5%208.7z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='.8'%20d='M386.7%20250.6c3%202%204%202.8%204.4%203.8-2.7-.6-5.2-.4-5.2-.4s-5.8-5.6-6.9-6c-.8%200-5.4-3-5.4-3-2.3-1.1-4.4-9%204-6.7%208.8%204.1%2010%204.4%2010%204.4L398%20246l6%206.7s-10.7-5.3-12-5.4c3%202.4%204.6%205.6%204.6%205.6-3.4-1-6.3-1.8-9.9-2.3z'/%3e%3cpath%20fill='none'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-width='.8'%20d='M345.3%20203.3s10.2-2.4%2011.4-2'/%3e%3cpath%20fill='%23de3908'%20fill-rule='evenodd'%20d='M0%20413.4h744v82.7H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-um{background-image:url(/assets/um-09-kFv63.svg)}.flag-icon-um.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-um'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h130v130H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%20transform='scale(3.9385)'%3e%3cg%20stroke-width='1pt'%3e%3cpath%20fill='%23bd3d44'%20d='M0%200h247v10H0zm0%2020h247v10H0zm0%2020h247v10H0zm0%2020h247v10H0zm0%2020h247v10H0zm0%2020h247v10H0zm0%2020h247v10H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%2010h247v10H0zm0%2020h247v10H0zm0%2020h247v10H0zm0%2020h247v10H0zm0%2020h247v10H0zm0%2020h247v10H0z'/%3e%3c/g%3e%3cpath%20fill='%23192f5d'%20d='M0%200h98.8v70H0z'/%3e%3cpath%20fill='%23fff'%20d='M8.2%203l1%202.8H12L9.7%207.5l.9%202.7-2.4-1.7L6%2010.2l.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8H45l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.4%200l1%202.8h2.8l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.4%201.7%201%202.7L74%208.5l-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8h2.9L92%207.5l1%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm-74.1%207l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.4%200l1%202.8h2.8l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7H65zm16.4%200l1%202.8H86l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm-74%207l.8%202.8h3l-2.4%201.7.9%202.7-2.4-1.7L6%2024.2l.9-2.7-2.4-1.7h3zm16.4%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8H45l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.4%200l1%202.8h2.8l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8h2.9L92%2021.5l1%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm-74.1%207l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.4%200l1%202.8h2.8l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7H65zm16.4%200l1%202.8H86l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm-74%207l.8%202.8h3l-2.4%201.7.9%202.7-2.4-1.7L6%2038.2l.9-2.7-2.4-1.7h3zm16.4%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8H45l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.4%200l1%202.8h2.8l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8h2.9L92%2035.5l1%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm-74.1%207l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.4%200l1%202.8h2.8l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7H65zm16.4%200l1%202.8H86l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm-74%207l.8%202.8h3l-2.4%201.7.9%202.7-2.4-1.7L6%2052.2l.9-2.7-2.4-1.7h3zm16.4%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8H45l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.4%200l1%202.8h2.8l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8h2.9L92%2049.5l1%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm-74.1%207l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.4%200l1%202.8h2.8l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7H65zm16.4%200l1%202.8H86l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm-74%207l.8%202.8h3l-2.4%201.7.9%202.7-2.4-1.7L6%2066.2l.9-2.7-2.4-1.7h3zm16.4%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8H45l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.4%200l1%202.8h2.8l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8h2.9L92%2063.5l1%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-us{background-image:url(/assets/us-Bf7eMi_p.svg)}.flag-icon-us.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-us'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cg%20stroke-width='1pt'%3e%3cpath%20fill='%23bd3d44'%20d='M0%200h247v10H0zm0%2020h247v10H0zm0%2020h247v10H0zm0%2020h247v10H0zm0%2020h247v10H0zm0%2020h247v10H0zm0%2020h247v10H0z'%20transform='scale(3.9385)'/%3e%3cpath%20fill='%23fff'%20d='M0%2010h247v10H0zm0%2020h247v10H0zm0%2020h247v10H0zm0%2020h247v10H0zm0%2020h247v10H0zm0%2020h247v10H0z'%20transform='scale(3.9385)'/%3e%3c/g%3e%3cpath%20fill='%23192f5d'%20d='M0%200h98.8v70H0z'%20transform='scale(3.9385)'/%3e%3cpath%20fill='%23fff'%20d='M8.2%203l1%202.8H12L9.7%207.5l.9%202.7-2.4-1.7L6%2010.2l.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8H45l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.4%200l1%202.8h2.8l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.4%201.7%201%202.7L74%208.5l-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8h2.9L92%207.5l1%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm-74.1%207l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.4%200l1%202.8h2.8l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7H65zm16.4%200l1%202.8H86l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm-74%207l.8%202.8h3l-2.4%201.7.9%202.7-2.4-1.7L6%2024.2l.9-2.7-2.4-1.7h3zm16.4%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8H45l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.4%200l1%202.8h2.8l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8h2.9L92%2021.5l1%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm-74.1%207l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.4%200l1%202.8h2.8l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7H65zm16.4%200l1%202.8H86l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm-74%207l.8%202.8h3l-2.4%201.7.9%202.7-2.4-1.7L6%2038.2l.9-2.7-2.4-1.7h3zm16.4%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8H45l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.4%200l1%202.8h2.8l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8h2.9L92%2035.5l1%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm-74.1%207l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.4%200l1%202.8h2.8l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7H65zm16.4%200l1%202.8H86l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm-74%207l.8%202.8h3l-2.4%201.7.9%202.7-2.4-1.7L6%2052.2l.9-2.7-2.4-1.7h3zm16.4%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8H45l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.4%200l1%202.8h2.8l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8h2.9L92%2049.5l1%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm-74.1%207l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.4%200l1%202.8h2.8l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7H65zm16.4%200l1%202.8H86l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm-74%207l.8%202.8h3l-2.4%201.7.9%202.7-2.4-1.7L6%2066.2l.9-2.7-2.4-1.7h3zm16.4%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8H45l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.4%200l1%202.8h2.8l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8h2.9L92%2063.5l1%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9z'%20transform='scale(3.9385)'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-uy{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-uy'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%230038a8'%20d='M266%2053.3h374v53.4H266zm0%20106.7h374v53.3H266zM0%20266.7h640V320H0zm0%20106.6h640v53.4H0z'/%3e%3cg%20fill='%23fcd116'%20stroke='%23000'%20stroke-miterlimit='20'%20stroke-width='.6'%20transform='translate(133.3%20133.3)%20scale(2.93333)'%3e%3cg%20id='c'%3e%3cg%20id='b'%3e%3cg%20id='a'%3e%3cpath%20stroke-linecap='square'%20d='M1.5%209L6%2012c-8%2013%201%2015-6%2021%203-7-3-5-3-17'%20transform='rotate(22.5)'/%3e%3cpath%20fill='none'%20d='M0%2011c-2%2013%204.5%2017%200%2022'%20transform='rotate(22.5)'/%3e%3cpath%20d='M0%200h6L0%2033-6%200h6v33'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(45)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(90)'%20xlink:href='%23b'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1)'%20xlink:href='%23c'/%3e%3ccircle%20r='11'/%3e%3c/g%3e%3cg%20transform='translate(133.3%20133.3)%20scale(.29333)'%3e%3cg%20id='d'%3e%3cpath%20d='M81-44c-7%208-11-6-36-6S16-35%2012-38s21-21%2029-22%2031%207%2040%2016m-29%209c7%206%201%2019-6%2019S26-28%2032-36'/%3e%3cpath%20d='M19-26c1-12%2011-14%2027-14s23%2012%2029%2015c-7%200-13-10-29-10s-16%200-27%2010m3%202c4-6%209%206%2020%206s17-3%2024-8-10%2012-21%2012-26-6-23-10'/%3e%3cpath%20d='M56-17c13-7%205-17%200-19%202%202%2010%2012%200%2019M0%2043c6%200%208-2%2016-2s27%2011%2038%207c-23%209-14%203-54%203h-5m63%206c-4-7-3-5-11-16%208%206%2010%209%2011%2016M0%2067c25%200%2021-5%2054-19-24%203-29%2011-54%2011h-5m5-29c7%200%209-5%2017-5s19%203%2024%207c1%201-3-8-11-9S25%209%2016%207c0%204%203%203%204%209%200%205-9%205-11%200%202%208-4%208-9%208'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23d'/%3e%3cpath%20d='M0%2076c-5%200-18%203%200%203s5-3%200-3'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-uy.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-uy'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%230038a8'%20d='M284%2056.9h228v56.9H284zm0%20113.8h228v56.9H284zM0%20284.4h512v57H0zm0%20113.8h512v57H0z'/%3e%3cg%20fill='%23fcd116'%20stroke='%23000'%20stroke-miterlimit='20'%20stroke-width='.6'%20transform='translate(142.2%20142.2)%20scale(3.12889)'%3e%3cg%20id='c'%3e%3cg%20id='b'%3e%3cg%20id='a'%3e%3cpath%20stroke-linecap='square'%20d='M1.5%209L6%2012c-8%2013%201%2015-6%2021%203-7-3-5-3-17'%20transform='rotate(22.5)'/%3e%3cpath%20fill='none'%20d='M0%2011c-2%2013%204.5%2017%200%2022'%20transform='rotate(22.5)'/%3e%3cpath%20d='M0%200h6L0%2033-6%200h6v33'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(45)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(90)'%20xlink:href='%23b'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1)'%20xlink:href='%23c'/%3e%3ccircle%20r='11'/%3e%3c/g%3e%3cg%20transform='translate(142.2%20142.2)%20scale(.31289)'%3e%3cg%20id='d'%3e%3cpath%20d='M81-44c-7%208-11-6-36-6S16-35%2012-38s21-21%2029-22%2031%207%2040%2016m-29%209c7%206%201%2019-6%2019S26-28%2032-36'/%3e%3cpath%20d='M19-26c1-12%2011-14%2027-14s23%2012%2029%2015c-7%200-13-10-29-10s-16%200-27%2010m3%202c4-6%209%206%2020%206s17-3%2024-8-10%2012-21%2012-26-6-23-10'/%3e%3cpath%20d='M56-17c13-7%205-17%200-19%202%202%2010%2012%200%2019M0%2043c6%200%208-2%2016-2s27%2011%2038%207c-23%209-14%203-54%203h-5m63%206c-4-7-3-5-11-16%208%206%2010%209%2011%2016M0%2067c25%200%2021-5%2054-19-24%203-29%2011-54%2011h-5m5-29c7%200%209-5%2017-5s19%203%2024%207c1%201-3-8-11-9S25%209%2016%207c0%204%203%203%204%209%200%205-9%205-11%200%202%208-4%208-9%208'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23d'/%3e%3cpath%20d='M0%2076c-5%200-18%203%200%203s5-3%200-3'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-uz{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-uz'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%231eb53a'%20d='M0%20320h640v160H0z'/%3e%3cpath%20fill='%230099b5'%20d='M0%200h640v160H0z'/%3e%3cpath%20fill='%23ce1126'%20d='M0%20153.6h640v172.8H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20163.2h640v153.6H0z'/%3e%3ccircle%20cx='134.4'%20cy='76.8'%20r='57.6'%20fill='%23fff'/%3e%3ccircle%20cx='153.6'%20cy='76.8'%20r='57.6'%20fill='%230099b5'/%3e%3cg%20fill='%23fff'%20transform='matrix(1.92%200%200%201.92%20261.1%20122.9)'%3e%3cg%20id='e'%3e%3cg%20id='d'%3e%3cg%20id='c'%3e%3cg%20id='b'%3e%3cpath%20id='a'%20d='M0-6L-1.9-.3%201%20.7'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(72)'%20xlink:href='%23b'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-72)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(144)'%20xlink:href='%23c'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20y='-24'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20y='-48'%20xlink:href='%23d'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20x='24'%20xlink:href='%23e'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='48'%20xlink:href='%23e'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='-48'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='-24'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='-24'%20y='-24'%20xlink:href='%23d'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-uz.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-uz'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%231eb53a'%20d='M0%20341.3h512V512H0z'/%3e%3cpath%20fill='%230099b5'%20d='M0%200h512v170.7H0z'/%3e%3cpath%20fill='%23ce1126'%20d='M0%20163.8h512v184.4H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20174h512v164H0z'/%3e%3ccircle%20cx='143.4'%20cy='81.9'%20r='61.4'%20fill='%23fff'/%3e%3ccircle%20cx='163.8'%20cy='81.9'%20r='61.4'%20fill='%230099b5'/%3e%3cg%20fill='%23fff'%20transform='translate(278.5%20131)%20scale(2.048)'%3e%3cg%20id='e'%3e%3cg%20id='d'%3e%3cg%20id='c'%3e%3cg%20id='b'%3e%3cpath%20id='a'%20d='M0-6L-1.9-.3%201%20.7'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(72)'%20xlink:href='%23b'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-72)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(144)'%20xlink:href='%23c'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20y='-24'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20y='-48'%20xlink:href='%23d'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20x='24'%20xlink:href='%23e'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='48'%20xlink:href='%23e'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='-48'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='-24'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='-24'%20y='-24'%20xlink:href='%23d'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-va{background-image:url(/assets/va-uxpVYuta.svg)}.flag-icon-va.flag-icon-squared{background-image:url(/assets/va-C5YBI_0F.svg)}.flag-icon-vc{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-vc'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23f4f100'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23199a00'%20d='M490%200h150v480H490z'/%3e%3cpath%20fill='%230058aa'%20d='M0%200h150v480H0z'/%3e%3cpath%20fill='%23199a00'%20d='M259.3%20130l-46.4%2071.3%2044.7%2074.4%2043.8-73.7-42.1-72zm121.2%200l-46.3%2071.3%2044.7%2074.4%2043.8-73.7-42.2-72zm-61.2%2097.3l-46.4%2071.4%2044.8%2074.4%2043.8-73.7-42.2-72z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-vc.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-vc'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23f4f100'%20d='M0%200h510.4v512H0z'/%3e%3cpath%20fill='%23199a00'%20d='M385.6%200H512v512H385.6z'/%3e%3cpath%20fill='%230058aa'%20d='M0%200h126.4v512H0z'/%3e%3c/g%3e%3cpath%20fill='%23199a00'%20fill-rule='evenodd'%20d='M191.2%20138.6l-49.5%2076.2%2047.8%2079.3%2046.7-78.6-45-76.9zm129.4%200L271%20214.8l47.7%2079.3%2046.8-78.6-45-76.9zm-65.4%20103.9l-49.4%2076.1%2047.7%2079.4%2046.7-78.7-45-76.8z'/%3e%3c/svg%3e")}.flag-icon-ve{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-ve'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cg%20id='d'%20transform='translate(0%20-36)'%3e%3cg%20id='c'%3e%3cg%20id='b'%3e%3cpath%20id='a'%20fill='%23fff'%20d='M0-5L-1.5-.2l2.8.9z'/%3e%3cuse%20width='180'%20height='120'%20transform='scale(-1%201)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='180'%20height='120'%20transform='rotate(72)'%20xlink:href='%23b'/%3e%3c/g%3e%3cuse%20width='180'%20height='120'%20transform='rotate(-72)'%20xlink:href='%23b'/%3e%3cuse%20width='180'%20height='120'%20transform='rotate(144)'%20xlink:href='%23c'/%3e%3c/g%3e%3c/defs%3e%3cpath%20fill='%23cf142b'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%2300247d'%20d='M0%200h640v320H0z'/%3e%3cpath%20fill='%23fc0'%20d='M0%200h640v160H0z'/%3e%3cg%20id='f'%20transform='matrix(4%200%200%204%20320%20336)'%3e%3cg%20id='e'%3e%3cuse%20width='180'%20height='120'%20transform='rotate(10)'%20xlink:href='%23d'/%3e%3cuse%20width='180'%20height='120'%20transform='rotate(30)'%20xlink:href='%23d'/%3e%3c/g%3e%3cuse%20width='180'%20height='120'%20transform='rotate(40)'%20xlink:href='%23e'/%3e%3c/g%3e%3cuse%20width='180'%20height='120'%20transform='rotate(-80%20320%20336)'%20xlink:href='%23f'/%3e%3c/svg%3e")}.flag-icon-ve.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-ve'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cg%20id='d'%20transform='translate(0%20-36)'%3e%3cg%20id='c'%3e%3cg%20id='b'%3e%3cpath%20id='a'%20fill='%23fff'%20d='M0-5L-1.5-.2l2.8.9z'/%3e%3cuse%20width='180'%20height='120'%20transform='scale(-1%201)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='180'%20height='120'%20transform='rotate(72)'%20xlink:href='%23b'/%3e%3c/g%3e%3cuse%20width='180'%20height='120'%20transform='rotate(-72)'%20xlink:href='%23b'/%3e%3cuse%20width='180'%20height='120'%20transform='rotate(144)'%20xlink:href='%23c'/%3e%3c/g%3e%3c/defs%3e%3cpath%20fill='%23cf142b'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%2300247d'%20d='M0%200h512v341.3H0z'/%3e%3cpath%20fill='%23fc0'%20d='M0%200h512v170.7H0z'/%3e%3cg%20id='f'%20transform='translate(256.3%20358.4)%20scale(4.265)'%3e%3cg%20id='e'%3e%3cuse%20width='180'%20height='120'%20transform='rotate(10)'%20xlink:href='%23d'/%3e%3cuse%20width='180'%20height='120'%20transform='rotate(30)'%20xlink:href='%23d'/%3e%3c/g%3e%3cuse%20width='180'%20height='120'%20transform='rotate(40)'%20xlink:href='%23e'/%3e%3c/g%3e%3cuse%20width='180'%20height='120'%20transform='rotate(-80%20256.3%20358.4)'%20xlink:href='%23f'/%3e%3c/svg%3e")}.flag-icon-vg{background-image:url(/assets/vg-BG0gjCUz.svg)}.flag-icon-vg.flag-icon-squared{background-image:url(/assets/vg-D4PrM63j.svg)}.flag-icon-vi{background-image:url(/assets/vi-B8UbMfn8.svg)}.flag-icon-vi.flag-icon-squared{background-image:url(/assets/vi-DtlFski4.svg)}.flag-icon-vn{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-vn'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='vn-a'%3e%3cpath%20fill-opacity='.7'%20d='M-85.3%200h682.6v512H-85.3z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23vn-a)'%20transform='translate(80)%20scale(.9375)'%3e%3cpath%20fill='%23ec0015'%20d='M-128%200h768v512h-768z'/%3e%3cpath%20fill='%23ff0'%20d='M349.6%20381L260%20314.3l-89%2067.3L204%20272l-89-67.7%20110.1-1%2034.2-109.4L294%20203l110.1.1-88.5%2068.4%2033.9%20109.6z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-vn.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-vn'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M177.2%200h708.6v708.7H177.2z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%20transform='translate(-128)%20scale(.72249)'%3e%3cpath%20fill='%23ec0015'%20d='M0%200h1063v708.7H0z'/%3e%3cpath%20fill='%23ff0'%20d='M661%20527.5l-124-92.6-123.3%2093.5%2045.9-152-123.2-93.8%20152.4-1.3L536%20129.8%20584.3%20281l152.4.2-122.5%2094.7L661%20527.5z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-vu{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-vu'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='vu-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h682.7v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23vu-a)'%20transform='scale(.9375)'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20d='M0%200l347.4%20219.4H768v73.2H347.4L0%20512V0z'/%3e%3cpath%20fill='%23ff0'%20d='M0%20493.7L354.7%20267H768v-22H354.7L0%2018.3v32.9L332.8%20256%200%20460.8v32.9z'/%3e%3cpath%20fill='%2340aa40'%20d='M0%20512l354.7-226.7H768V512H0z'/%3e%3cpath%20fill='%23ce0000'%20d='M0%200l354.7%20226.7H768V0H0z'/%3e%3cpath%20fill='%23ff0'%20d='M95.8%20266.6c1.2.3%201.6.6%202.8-1.1.2-1%201-2.2%201.7-3.3.8-1.5%201.2-2%202-1%20.6.7%202.8-.5%203.6.1%201.4%201%20.6.8%201.7-.2.9-1.8.1-1.6-1-2.4-1-.6-3.1.6-4%200%20.3-1.8.9-2%202-2.4.8.5%203.1-.4%203.8-.4%201%20.2%202%20.3%202.3-1.2.5-1%20.3-.3-.2-1-.8-.7-3%20.5-3.9%200-1-.9-.9-1.2-.2-2.6.8-.5%201.5-.3%202.6.4%201%20.8%202.8-.7%203.8-.8.9-1%201.9-1.3%201.2-2.5-.3-1-.6-1-1.8-1.3-1.2-.8-2.8.7-3.3-.5%201-1.4%201.3-1.1%202.5-.3.8.2%203-1.1%203.8-1.2%201.1-.3.6%201%201.4-1.8-.3-1.2-2.3.7-3.4.4-1%20.2-2-.2-2-1.4%200-1.5.8-1.6%201.9-1.4%201%20.2%203.1-1%204-1%201%20.6%201.5.4%202.4-1%20.6-1.7-.1-1-1.3-2-.8-.5-3%20.7-3.9.1.2-.6.5-1.4%201-1.7.9.2%201.6.2%202.7.8%201%20.5%202.8-1.5%203.7-2.2-.2-1-2%20.4-3-.3-.6-.5-1.5-1-1.7-1.5.6-1.7.3-1.6%202-1%20.8-.3%202.3-.3%201.3-1.9-.2-.2-1-.2-1.8-.5-.9-.6-1.7-1.3-2.7-1.5-.7-.1-1.7-.4-2.2-.2%200%201%20.2%201.6.1%202.8.5.7%201.3.7%201.5%201-.9.8-1.4.4-2.3.4-1.2-.7-.5-3.1-1.9-2.6.3.7.2%203.4.8%204%20.6.4%201.4.8%201.5%201.3-1%201.5-1.3%201.4-2.5.7-1-.6-.6-2.8-1.5-2.7-1%20.8-1%20.7-.8%201.8%200%201.4-.5%203.4.7%204.2%201.3%201%201.5.8.4%202.7-.7.9-1.1.7-2%20.3-.9-.6-.7-3-1.4-3.7-1.4-.8-.6-.8-1.7.2-.3%201.3%200%201.6.5%202.7.4.7.4%203%201.2%203.2%201.2.7%201.3.6-.2%202-1%200-1.6.3-2.4-.7-1-.8-.4-3.2-1.7-3.2-1.2.1-1.5.1-1.4%201.8.3%201.5-.3%203.8.9%204.7%201.1.5%201.8.4%202.2%201.1-.4.3-1%201.3-1.4%201.5-.8%200-1.6-.5-2.5-.7-1-.5-.5-1.4-1.4-2-1%20.3-1-1-1.5.3.2%201.2-.2%202.6%201%203.4.8.5%201.5%201.7%202.4%202.3%201%201.2.6%201.4%200%203-.9.1-1.8-.5-2.7-1-.9-.7-.7-3-1.6-3.5-.7-.8-.5-1.4-1.7.2%200%201%20.1%201.2.4%202%200%201-.2%203.2.8%203.9%201%20.2%202.2.7%203%201%20.8%201%20.1.8-.8%202.2-.5%201.4-.5%201.7-1.4%202.4-.8%201-1%201.5-.4%202.8z'/%3e%3cpath%20fill='%23ff0'%20d='M121%20267.9c.7-1.2%201.1-1.4%200-3.4-.8-.7-1.6-2-2.4-3.1-1-1.6-1.3-2.2%200-2.7.8-.3.6-3%201.5-3.7%201.4-1.1%201-.3.5-1.9-1.4-1.7-1.5-.8-2.7.2-1%20.7-.7%203.5-1.5%204.2-1.6-1-1.6-1.8-1.5-3%20.9-.7.9-3.6%201.2-4.3.6-1%201-2-.2-2.9-.8-1-.2-.4-1-.3-1%20.7-.7%203.5-1.6%204.2-1.2.8-1.4.5-2.4-.8-.1-1%20.3-1.7%201.4-2.6%201.1-.8.5-3.3.8-4.3-.6-1.4-.5-2.6-1.8-2.4-1%200-1.2.3-2%201.5-1.2%201-.4%203.2-1.8%203.2-.9-1.6-.4-1.8.8-2.8.5-.7.2-3.7.4-4.5.2-1.2%201-.2-1.1-2-1.2-.3-.2%202.6-1%203.6-.3%201.2-1%202-2%201.6-1.5-.6-1.2-1.5-.6-2.5s.3-3.8.7-4.7c1-1%201-1.4%200-3-1.3-1.4-1-.3-2.2.6-1%20.7-.7%203.5-1.6%204.2-.5-.5-1-1-1.1-1.8.5-.8.7-1.6%201.8-2.5.8-.9-.4-3.5-.6-4.8-1-.2-.4%202.2-1.5%203-.7.5-1.4%201.2-2%201.2-1.3-1.3-1.4-1-.2-2.5.1-1%20.7-2.5-1.2-2-.3%200-.5%201-1.1%201.6-1%20.7-1.9%201.3-2.5%202.2-.4.7-1%201.7-1%202.3.8.5%201.5.5%202.6%201%20.8-.2%201.2-1%201.5-1.1.3%201.2-.2%201.6-.5%202.6-1.2%201-3.2-.7-3.2%201%20.8-.1%203.2%201%204%20.7.6-.5%201.3-1.2%201.8-1%201%201.5.8%201.9-.3%202.8-1%20.8-3-.4-3.1.5.3%201.4.2%201.4%201.3%201.6%201.3.5%202.9%201.9%204%201%201.5-1%201.5-1.3%202.7.6.6%201.1.3%201.5-.5%202.2-.9.8-3-.4-4%200-1.2%201.2-.9.4-.4%202%201%20.8%201.4.7%202.7.5.8-.2%203%20.8%203.4%200%201.1-1%201-1.1%201.7%201-.4%201.2-.3%201.8-1.6%202.3-1.1.8-3-.9-3.6.5-.4%201.4-.5%201.7%201.1%202.2%201.5.3%203.4%201.8%204.7%201%20.9-1%201-1.8%201.9-2%20.1.6.7%201.6.7%202.1-.2.9-1%201.5-1.6%202.4-.8.9-1.5%200-2.3.7-.1%201.1-1.4.6-.3%201.7%201%20.2%202.3%201.2%203.4.4.9-.7%202.3-1%203.1-1.7%201.5-.6%201.5%200%202.8%201.2-.3%201-1.2%201.7-2%202.4-1%20.7-3-.4-3.9.3-1%20.5-1.4%200-.5%201.9%201%20.5%201.2.3%202%20.3%201%20.5%202.8%201.6%203.9.8.6-1%201.6-2%202.2-2.8%201.1-.4.7.2%201.6%201.7%201.1%201.2%201.4%201.3%201.7%202.5.6%201.2%201%201.7%202.4%201.5z'/%3e%3cpath%20fill='%23ff0'%20d='M98%20314.5c0-5.3-.8-10.6%200-10.6%2046.8%200%2058.5-32%2058.5-53.2S140.3%20208%20109.7%20208c-35%200-46.8%2020.8-46.8%2042.6A37%2037%200%200098%20287.9c23.4%200%2029.3-5.3%2046.8-26.6-5.8%2026.6-35%2037.2-46.8%2037.2-23.4%200-46.8-16-46.8-47.8%200-26.6%2017.5-53.2%2058.5-53.2%2035.1%200%2058.5%2026.6%2058.5%2053.2%200%2037.2-29.2%2063.8-70.2%2063.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-vu.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-vu'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h496v496H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23a)'%20transform='scale(1.0321)'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20d='M0%200l336.6%20212.6h407.5v70.9H336.6L0%20496V0z'/%3e%3cpath%20fill='%23ff0'%20d='M0%20478.4l343.7-219.7h400.4v-21.3H343.7L0%2017.7v32L322.4%20248%200%20446.5v31.8z'/%3e%3cpath%20fill='%2340aa40'%20d='M0%20496l343.7-219.6h400.4V496H0z'/%3e%3cpath%20fill='%23ce0000'%20d='M0%200l343.7%20219.7h400.4V0H0z'/%3e%3cpath%20fill='%23ff0'%20d='M92.8%20258.3c1.2.3%201.5.6%202.7-1.1.3-.9%201-2%201.6-3.2.9-1.4%201.3-2%202-.9.6.6%202.7-.5%203.6.1%201.3%201%20.5.8%201.6-.2.8-1.8%200-1.6-1.1-2.4-.8-.5-3%20.6-3.8%200%20.3-1.7.9-2%201.9-2.3.8.6%203-.4%203.8-.4%201%20.2%201.8.3%202.1-1.1.5-1%20.3-.3%200-1-1-.6-3%20.5-3.9%200-1-.9-.9-1.2-.2-2.5.8-.5%201.4-.3%202.5.4%201%20.7%202.7-.7%203.7-.8.8-1%201.8-1.3%201.2-2.4-.3-1-.6-1-1.8-1.3-1.2-.8-2.7.7-3.2-.5%201-1.3%201.3-1%202.5-.3.7.3%203-1%203.6-1.1%201.1-.3.6.9%201.3-1.8-.2-1-2.1.7-3.2.4-1%20.2-1.9-.2-2-1.3%200-1.5.8-1.6%201.8-1.4%201%20.2%203.1-1%203.9-1%201.1.6%201.5.4%202.4-1%20.6-1.6-.1-1-1.2-1.8-.9-.5-3%20.6-3.8%200%20.1-.5.4-1.3%201-1.6.8.2%201.5.1%202.5.8%201%20.4%202.7-1.5%203.6-2.2-.2-1-1.9.4-2.9-.3-.6-.4-1.4-.9-1.6-1.4.6-1.7.3-1.6%201.9-1%20.8-.3%202.2-.3%201.3-1.8-.2-.3-1-.2-1.7-.5-1-.6-1.8-1.2-2.7-1.5-.6-.1-1.6-.3-2.1-.2-.1%201%20.2%201.6%200%202.8.5.7%201.3.7%201.5%201-.9.7-1.3.3-2.2.4-1.1-.8-.5-3.1-1.8-2.6.3.7.2%203.3.7%203.8.6.4%201.4.8%201.5%201.4-1%201.4-1.3%201.3-2.4.6-1-.6-.6-2.7-1.4-2.6-1%20.7-1%20.7-.8%201.8%200%201.3-.5%203.2.6%204%201.3%201%201.5.8.4%202.6-.7.9-1.1.7-2%20.3-.8-.6-.6-2.8-1.3-3.6-1.3-.7-.6-.7-1.6.2-.4%201.3-.1%201.6.4%202.7.4.6.4%203%201.2%203%201.2.8%201.2.6-.2%202-1%200-1.5.3-2.3-.7-1-.7-.4-3-1.7-3.1-1.2.1-1.4.1-1.3%201.7.2%201.5-.3%203.7.8%204.6%201.1.5%201.8.4%202.1%201l-1.3%201.5c-.7%200-1.5-.5-2.4-.7-1-.4-.5-1.3-1.3-1.9-1%20.3-1-1-1.5.3.2%201.1-.2%202.5.9%203.2.8.6%201.5%201.8%202.4%202.3%201%201.2.5%201.4%200%203-.8%200-1.8-.5-2.6-1.1-.9-.6-.7-2.8-1.6-3.4-.7-.7-.5-1.3-1.6.2%200%201.1.1%201.2.4%202%200%201-.3%203%20.7%203.7l3%201c.7%201%200%20.8-.8%202.2-.6%201.4-.6%201.6-1.4%202.3-.8%201-1%201.4-.4%202.7z'/%3e%3cpath%20fill='%23ff0'%20d='M117.2%20259.5c.7-1.1%201.1-1.3%200-3.3-.7-.6-1.5-1.9-2.3-3-1-1.5-1.3-2%200-2.5.8-.3.6-3%201.5-3.7%201.3-1%20.9-.2.4-1.8-1.3-1.6-1.4-.7-2.6.2-.9.7-.6%203.4-1.5%204-1.5-1-1.4-1.6-1.4-2.9.8-.6.9-3.4%201.2-4.1.6-1%201-1.9-.2-2.8-.8-1-.2-.4-1-.3-.9.7-.6%203.4-1.5%204-1.2.9-1.4.5-2.4-.7%200-1%20.4-1.6%201.4-2.5%201-.8.4-3.2.8-4.2-.6-1.3-.5-2.5-1.8-2.3-1%200-1.2.3-1.8%201.4-1.3%201-.5%203.2-1.8%203.2-.9-1.6-.5-1.8.7-2.7.5-.7.2-3.6.4-4.4.2-1.2%201-.2-1-2-1.2-.2-.3%202.6-1%203.6-.3%201.1-1%201.9-2%201.5-1.4-.6-1.2-1.4-.5-2.5.5-.9.3-3.6.6-4.5%201-.9%201-1.4%200-2.9-1.2-1.3-.9-.3-2.1.6-.9.6-.6%203.4-1.5%204-.5-.4-1-1-1.1-1.7.5-.8.7-1.6%201.7-2.4.8-.9-.3-3.5-.6-4.6-.9-.2-.3%202-1.4%202.9-.6.5-1.4%201.1-2%201.1-1.2-1.2-1.3-1-.2-2.4.2-1%20.7-2.5-1-2-.4%200-.6%201-1.2%201.6-.9.6-1.8%201.3-2.4%202.2-.4.6-1%201.6-1%202.2.8.4%201.5.4%202.5%201%20.9-.2%201.2-1%201.5-1.2.4%201.3-.2%201.6-.5%202.6-1.1.9-3-.7-3%20.8.7%200%203%201.2%203.8.8.6-.5%201.2-1.1%201.8-1%201%201.5.7%201.9-.4%202.8-1%20.7-2.8-.4-3%20.4.3%201.4.3%201.4%201.3%201.6%201.3.5%202.8%201.8%204%201%201.4-1%201.3-1.3%202.6.5.5%201.1.2%201.5-.5%202.2-1%20.7-3-.4-3.9%200-1.2%201.1-.9.3-.4%201.9%201%20.8%201.3.7%202.5.5.8-.2%203%20.8%203.4%200%201-1%201-1%201.7%201-.4%201.1-.4%201.7-1.6%202.2-1%20.8-3-.8-3.5.5-.4%201.3-.5%201.6%201%202%201.5.4%203.3%201.9%204.6%201%20.8-1%201-1.6%201.8-1.8l.8%202c-.3.8-1%201.4-1.6%202.3-.8.9-1.5%200-2.3.7%200%201-1.3.6-.3%201.6%201.1.3%202.3%201.2%203.3.4.9-.6%202.2-1%203-1.6%201.5-.6%201.5%200%202.8%201.2a7%207%200%2001-2%202.3c-1%20.6-2.9-.4-3.7.3-1%20.4-1.4%200-.5%201.8%201%20.5%201.1.3%201.9.3%201%20.4%202.7%201.6%203.8.8.6-1%201.5-2%202-2.7%201.2-.5.8.2%201.7%201.6%201%201.2%201.3%201.3%201.6%202.4.6%201.2.9%201.7%202.4%201.5z'/%3e%3cpath%20fill='%23ff0'%20d='M95%20304.7c0-5.1-.8-10.3%200-10.3%2045.3%200%2056.6-31%2056.6-51.5%200-20.6-15.7-41.3-45.3-41.3-34%200-45.4%2020.2-45.4%2041.3%200%2020.6%2017%2036%2034%2036%2022.7%200%2028.4-5.1%2045.4-25.7-5.7%2025.7-34%2036-45.3%2036A44%2044%200%200149.6%20243c0-25.8%2017-51.6%2056.7-51.6%2034%200%2056.7%2025.8%2056.7%2051.6%200%2036-28.4%2061.8-68%2061.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-wf{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-wf'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23f31830'%20d='M426.7%200H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-wf.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-wf'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23f31830'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ws{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ws'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23ce1126'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23002b7f'%20d='M0%200h320v240H0z'/%3e%3cpath%20fill='%23fff'%20d='M180%20229.3l-20.7-14-19.9%2014.1%206.5-24.9-19-15.2%2024.5-1.5%208.1-23.6%208.8%2024%2024%20.7-19%2016.3zm-3.6-165.6L159.8%2053l-16%2010.4%204.4-20-14.6-12.7%2019.4-1.6%207.2-18.6%207.4%2018.7%2019.1%201.7L172%2044.3zm-73%2059.5l-16-11-16.7%2011%205.2-19.4L60.8%2091%2080%2090l7-19%206.8%2018.9%2019.6%201.1-15%2012.5zM250%20110l-15.4-10-15%2010%204.4-18.3-14-11.8%2018.3-1.5%206.3-17.2%207%2017.4%2017.7%201-13.7%2012.3zm-43.1%2043.4l-10.3-6.4-10.3%206.6%202.7-12.3-9.2-8.3%2012-1%204.6-11.6%204.9%2011.6%2011.9%201-9.1%208.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ws.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ws'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23ce1126'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23002b7f'%20d='M0%200h256v256H0z'/%3e%3cpath%20fill='%23fff'%20d='M147%20231.4l-19.6-13.3-18.9%2013.5%206-23.5-18-14.7%2023.2-1.3%207.7-22.4%208.5%2022.8%2022.8.5-18.2%2015.5zm-3.4-156.8l-15.6-10-15.4%2010%204.2-19-13.7-12.1%2018.3-1.6%206.8-17.5%207.1%2017.7%2018%201.4-14%2012.5zM74.3%20131l-15.2-10.8-15.4%2010.4%204.6-18.3L34%20100.2l18.2-.8%206.7-18.1%206.6%2017.8%2018.3%201.1-14.3%2012zm139-12.7l-14.7-9.5-14.3%209.7%204-17.4-13-11.2%2017.3-1.4%206-16.4%206.6%2016.6%2016.8%201-13.2%2011.6zm-41.1%2041.3l-9.7-6.2-9.6%206.2%202.5-11.6-8.7-7.7%2011.4-1%204.4-11%204.5%2011%2011.2%201-8.5%207.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ye{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ye'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v472.8H0z'/%3e%3cpath%20fill='%23f10600'%20d='M0%200h640v157.4H0z'/%3e%3cpath%20d='M0%20322.6h640V480H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ye.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ye'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v504.3H0z'/%3e%3cpath%20fill='%23f10600'%20d='M0%200h512v167.9H0z'/%3e%3cpath%20d='M0%20344.1h512V512H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-yt{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-yt'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23f31830'%20d='M426.7%200H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-yt.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-yt'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23f31830'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-za{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-za'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='za-a'%3e%3cpath%20fill-opacity='.7'%20d='M-71.9%200h682.7v512H-71.9z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23za-a)'%20transform='translate(67.4)%20scale(.93748)'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20d='M-71.9%20407.8V104.4L154%20256.1-72%20407.8z'/%3e%3cpath%20fill='%2300c'%20d='M82.2%20512.1l253.6-170.6H696V512H82.2z'/%3e%3cpath%20fill='red'%20d='M66%200h630v170.8H335.7S69.3-1.7%2066%200z'/%3e%3cpath%20fill='%23fc0'%20d='M-71.9%2064v40.4L154%20256-72%20407.8v40.3l284.5-192L-72%2064z'/%3e%3cpath%20fill='%23093'%20d='M-71.9%2064V0h95l301.2%20204h371.8v104.2H324.3L23%20512h-94.9v-63.9l284.4-192L-71.8%2064z'/%3e%3cpath%20fill='%23fff'%20d='M23%200h59.2l253.6%20170.7H696V204H324.3L23%20.1zm0%20512.1h59.2l253.6-170.6H696v-33.2H324.3L23%20512z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-za.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-za'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M70.1%200h499.6v499.6H70.1z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23a)'%20transform='translate(-71.9)%20scale(1.0248)'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20d='M0%20397.9v-296l220.4%20147.9L0%20397.9z'/%3e%3cpath%20fill='%2300c'%20d='M150.4%20499.7l247.4-166.5h351.6v166.5h-599z'/%3e%3cpath%20fill='red'%20d='M134.5%200h615v166.6H397.7S137.8-1.6%20134.5%200z'/%3e%3cpath%20fill='%23fc0'%20d='M0%2062.5v39.3l220.4%20148L0%20397.8v39.4l277.6-187.4L0%2062.5z'/%3e%3cpath%20fill='%23093'%20d='M0%2062.5V0h92.6l294%20199h362.8v101.7H386.6l-294%20198.9H0v-62.4l277.6-187.4L0%2062.5z'/%3e%3cpath%20fill='%23fff'%20d='M92.6%200h57.8l247.4%20166.6h351.6V199H386.6L92.6%200zm0%20499.7h57.8l247.4-166.5h351.6v-32.4H386.6l-294%20198.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-zm{background-image:url(/assets/zm-uuXStsC0.svg)}.flag-icon-zm.flag-icon-squared{background-image:url(/assets/zm-DcIMfqXD.svg)}.flag-icon-zw{background-image:url(/assets/zw-PRbYMfmj.svg)}.flag-icon-zw.flag-icon-squared{background-image:url(/assets/zw-BfQw7p53.svg)}.flag-icon-es-ca{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-es-ca'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fcdd09'%20d='M0%200h640v480H0z'/%3e%3cpath%20stroke='%23da121a'%20stroke-width='60'%20d='M0%2090h810m0%20120H0m0%20120h810m0%20120H0'%20transform='scale(.79012%20.88889)'/%3e%3c/svg%3e")}.flag-icon-es-ca.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-es-ca'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fcdd09'%20d='M0%200h512v512H0z'/%3e%3cpath%20stroke='%23da121a'%20stroke-width='60'%20d='M0%2090h810m0%20120H0m0%20120h810m0%20120H0'%20transform='scale(.6321%20.94815)'/%3e%3c/svg%3e")}.flag-icon-es-ga{background-image:url(/assets/es-ga-iajPLL2V.svg)}.flag-icon-es-ga.flag-icon-squared{background-image:url(/assets/es-ga-BUi0oKL3.svg)}.flag-icon-eu{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-eu'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cg%20id='d'%3e%3cg%20id='b'%3e%3cpath%20id='a'%20d='M0-1l-.3%201%20.5.1z'/%3e%3cuse%20transform='scale(-1%201)'%20xlink:href='%23a'/%3e%3c/g%3e%3cg%20id='c'%3e%3cuse%20transform='rotate(72)'%20xlink:href='%23b'/%3e%3cuse%20transform='rotate(144)'%20xlink:href='%23b'/%3e%3c/g%3e%3cuse%20transform='scale(-1%201)'%20xlink:href='%23c'/%3e%3c/g%3e%3c/defs%3e%3cpath%20fill='%23039'%20d='M0%200h640v480H0z'/%3e%3cg%20fill='%23fc0'%20transform='translate(320%20242.3)%20scale(23.7037)'%3e%3cuse%20width='100%25'%20height='100%25'%20y='-6'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20y='6'%20xlink:href='%23d'/%3e%3cg%20id='e'%3e%3cuse%20width='100%25'%20height='100%25'%20x='-6'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-144%20-2.3%20-2.1)'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(144%20-2.1%20-2.3)'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(72%20-4.7%20-2)'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(72%20-5%20.5)'%20xlink:href='%23d'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23e'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-eu.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-eu'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cg%20id='d'%3e%3cg%20id='b'%3e%3cpath%20id='a'%20d='M0-1l-.3%201%20.5.1z'/%3e%3cuse%20transform='scale(-1%201)'%20xlink:href='%23a'/%3e%3c/g%3e%3cg%20id='c'%3e%3cuse%20transform='rotate(72)'%20xlink:href='%23b'/%3e%3cuse%20transform='rotate(144)'%20xlink:href='%23b'/%3e%3c/g%3e%3cuse%20transform='scale(-1%201)'%20xlink:href='%23c'/%3e%3c/g%3e%3c/defs%3e%3cpath%20fill='%23039'%20d='M0%200h512v512H0z'/%3e%3cg%20fill='%23fc0'%20transform='translate(256%20258.4)%20scale(25.28395)'%3e%3cuse%20width='100%25'%20height='100%25'%20y='-6'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20y='6'%20xlink:href='%23d'/%3e%3cg%20id='e'%3e%3cuse%20width='100%25'%20height='100%25'%20x='-6'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-144%20-2.3%20-2.1)'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(144%20-2.1%20-2.3)'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(72%20-4.7%20-2)'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(72%20-5%20.5)'%20xlink:href='%23d'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23e'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-gb-eng{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gb-eng'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23ce1124'%20d='M281.6%200h76.8v480h-76.8z'/%3e%3cpath%20fill='%23ce1124'%20d='M0%20201.6h640v76.8H0z'/%3e%3c/svg%3e")}.flag-icon-gb-eng.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gb-eng'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23ce1124'%20d='M215%200h82v512h-82z'/%3e%3cpath%20fill='%23ce1124'%20d='M0%20215h512v82H0z'/%3e%3c/svg%3e")}.flag-icon-gb-nir{background-image:url(/assets/gb-nir-Dx9AUdEP.svg)}.flag-icon-gb-nir.flag-icon-squared{background-image:url(/assets/gb-nir-vh-zCihJ.svg)}.flag-icon-gb-sct{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gb-sct'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%230065bd'%20d='M0%200h640v480H0z'/%3e%3cpath%20stroke='%23fff'%20stroke-width='.6'%20d='M0%200l5%203M0%203l5-3'%20transform='scale(128%20160)'/%3e%3c/svg%3e")}.flag-icon-gb-sct.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gb-sct'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%230065bd'%20d='M0%200h512v512H0z'/%3e%3cpath%20stroke='%23fff'%20stroke-width='.6'%20d='M0%200l5%203M0%203l5-3'%20transform='scale(102.4%20170.66667)'/%3e%3c/svg%3e")}.flag-icon-gb-wls{background-image:url(/assets/gb-wls-5QOzW9iy.svg)}.flag-icon-gb-wls.flag-icon-squared{background-image:url(/assets/gb-wls-bnNs_dsK.svg)}.flag-icon-un{background-image:url(/assets/un-DCCP8ex9.svg)}.flag-icon-un.flag-icon-squared{background-image:url(/assets/un-DkzWXaoa.svg)}.flag-icon-xk{background-image:url(/assets/xk-B1-zyfI7.svg)}.flag-icon-xk.flag-icon-squared{background-image:url(/assets/xk-BHWcrwWh.svg)}@font-face{font-family:FontAwesome;src:url(/assets/fontawesome-webfont-G5YE5S7X.eot?v=4.7.0);src:url(/assets/fontawesome-webfont-G5YE5S7X.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(/assets/fontawesome-webfont-B-jkhYfk.woff2?v=4.7.0) format("woff2"),url(/assets/fontawesome-webfont-CDK5bt4p.woff?v=4.7.0) format("woff"),url(/assets/fontawesome-webfont-CQDK8MU3.ttf?v=4.7.0) format("truetype"),url(/assets/fontawesome-webfont-D13rzr4g.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font: 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scaleY(-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-yc:before,.fa-y-combinator:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-tv:before,.fa-television:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:""}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-signing:before,.fa-sign-language:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-vcard:before,.fa-address-card:before{content:""}.fa-vcard-o:before,.fa-address-card-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face{font-family:simple-line-icons;src:url(/assets/Simple-Line-Icons-CKKl-dGR.eot?v=2.4.0);src:url(/assets/Simple-Line-Icons-CKKl-dGR.eot?v=2.4.0#iefix) format("embedded-opentype"),url(/assets/Simple-Line-Icons-D0KobG-u.woff2?v=2.4.0) format("woff2"),url(/assets/Simple-Line-Icons-mVuQrdSX.ttf?v=2.4.0) format("truetype"),url(/assets/Simple-Line-Icons-BAgH0-Pt.woff?v=2.4.0) format("woff"),url(/assets/Simple-Line-Icons-TZpPYPE3.svg?v=2.4.0#simple-line-icons) format("svg");font-weight:400;font-style:normal}.icon-user,.icon-people,.icon-user-female,.icon-user-follow,.icon-user-following,.icon-user-unfollow,.icon-login,.icon-logout,.icon-emotsmile,.icon-phone,.icon-call-end,.icon-call-in,.icon-call-out,.icon-map,.icon-location-pin,.icon-direction,.icon-directions,.icon-compass,.icon-layers,.icon-menu,.icon-list,.icon-options-vertical,.icon-options,.icon-arrow-down,.icon-arrow-left,.icon-arrow-right,.icon-arrow-up,.icon-arrow-up-circle,.icon-arrow-left-circle,.icon-arrow-right-circle,.icon-arrow-down-circle,.icon-check,.icon-clock,.icon-plus,.icon-minus,.icon-close,.icon-event,.icon-exclamation,.icon-organization,.icon-trophy,.icon-screen-smartphone,.icon-screen-desktop,.icon-plane,.icon-notebook,.icon-mustache,.icon-mouse,.icon-magnet,.icon-energy,.icon-disc,.icon-cursor,.icon-cursor-move,.icon-crop,.icon-chemistry,.icon-speedometer,.icon-shield,.icon-screen-tablet,.icon-magic-wand,.icon-hourglass,.icon-graduation,.icon-ghost,.icon-game-controller,.icon-fire,.icon-eyeglass,.icon-envelope-open,.icon-envelope-letter,.icon-bell,.icon-badge,.icon-anchor,.icon-wallet,.icon-vector,.icon-speech,.icon-puzzle,.icon-printer,.icon-present,.icon-playlist,.icon-pin,.icon-picture,.icon-handbag,.icon-globe-alt,.icon-globe,.icon-folder-alt,.icon-folder,.icon-film,.icon-feed,.icon-drop,.icon-drawer,.icon-docs,.icon-doc,.icon-diamond,.icon-cup,.icon-calculator,.icon-bubbles,.icon-briefcase,.icon-book-open,.icon-basket-loaded,.icon-basket,.icon-bag,.icon-action-undo,.icon-action-redo,.icon-wrench,.icon-umbrella,.icon-trash,.icon-tag,.icon-support,.icon-frame,.icon-size-fullscreen,.icon-size-actual,.icon-shuffle,.icon-share-alt,.icon-share,.icon-rocket,.icon-question,.icon-pie-chart,.icon-pencil,.icon-note,.icon-loop,.icon-home,.icon-grid,.icon-graph,.icon-microphone,.icon-music-tone-alt,.icon-music-tone,.icon-earphones-alt,.icon-earphones,.icon-equalizer,.icon-like,.icon-dislike,.icon-control-start,.icon-control-rewind,.icon-control-play,.icon-control-pause,.icon-control-forward,.icon-control-end,.icon-volume-1,.icon-volume-2,.icon-volume-off,.icon-calendar,.icon-bulb,.icon-chart,.icon-ban,.icon-bubble,.icon-camrecorder,.icon-camera,.icon-cloud-download,.icon-cloud-upload,.icon-envelope,.icon-eye,.icon-flag,.icon-heart,.icon-info,.icon-key,.icon-link,.icon-lock,.icon-lock-open,.icon-magnifier,.icon-magnifier-add,.icon-magnifier-remove,.icon-paper-clip,.icon-paper-plane,.icon-power,.icon-refresh,.icon-reload,.icon-settings,.icon-star,.icon-symbol-female,.icon-symbol-male,.icon-target,.icon-credit-card,.icon-paypal,.icon-social-tumblr,.icon-social-twitter,.icon-social-facebook,.icon-social-instagram,.icon-social-linkedin,.icon-social-pinterest,.icon-social-github,.icon-social-google,.icon-social-reddit,.icon-social-skype,.icon-social-dribbble,.icon-social-behance,.icon-social-foursqare,.icon-social-soundcloud,.icon-social-spotify,.icon-social-stumbleupon,.icon-social-youtube,.icon-social-dropbox,.icon-social-vkontakte,.icon-social-steam{font-family:simple-line-icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-user:before{content:""}.icon-people:before{content:""}.icon-user-female:before{content:""}.icon-user-follow:before{content:""}.icon-user-following:before{content:""}.icon-user-unfollow:before{content:""}.icon-login:before{content:""}.icon-logout:before{content:""}.icon-emotsmile:before{content:""}.icon-phone:before{content:""}.icon-call-end:before{content:""}.icon-call-in:before{content:""}.icon-call-out:before{content:""}.icon-map:before{content:""}.icon-location-pin:before{content:""}.icon-direction:before{content:""}.icon-directions:before{content:""}.icon-compass:before{content:""}.icon-layers:before{content:""}.icon-menu:before{content:""}.icon-list:before{content:""}.icon-options-vertical:before{content:""}.icon-options:before{content:""}.icon-arrow-down:before{content:""}.icon-arrow-left:before{content:""}.icon-arrow-right:before{content:""}.icon-arrow-up:before{content:""}.icon-arrow-up-circle:before{content:""}.icon-arrow-left-circle:before{content:""}.icon-arrow-right-circle:before{content:""}.icon-arrow-down-circle:before{content:""}.icon-check:before{content:""}.icon-clock:before{content:""}.icon-plus:before{content:""}.icon-minus:before{content:""}.icon-close:before{content:""}.icon-event:before{content:""}.icon-exclamation:before{content:""}.icon-organization:before{content:""}.icon-trophy:before{content:""}.icon-screen-smartphone:before{content:""}.icon-screen-desktop:before{content:""}.icon-plane:before{content:""}.icon-notebook:before{content:""}.icon-mustache:before{content:""}.icon-mouse:before{content:""}.icon-magnet:before{content:""}.icon-energy:before{content:""}.icon-disc:before{content:""}.icon-cursor:before{content:""}.icon-cursor-move:before{content:""}.icon-crop:before{content:""}.icon-chemistry:before{content:""}.icon-speedometer:before{content:""}.icon-shield:before{content:""}.icon-screen-tablet:before{content:""}.icon-magic-wand:before{content:""}.icon-hourglass:before{content:""}.icon-graduation:before{content:""}.icon-ghost:before{content:""}.icon-game-controller:before{content:""}.icon-fire:before{content:""}.icon-eyeglass:before{content:""}.icon-envelope-open:before{content:""}.icon-envelope-letter:before{content:""}.icon-bell:before{content:""}.icon-badge:before{content:""}.icon-anchor:before{content:""}.icon-wallet:before{content:""}.icon-vector:before{content:""}.icon-speech:before{content:""}.icon-puzzle:before{content:""}.icon-printer:before{content:""}.icon-present:before{content:""}.icon-playlist:before{content:""}.icon-pin:before{content:""}.icon-picture:before{content:""}.icon-handbag:before{content:""}.icon-globe-alt:before{content:""}.icon-globe:before{content:""}.icon-folder-alt:before{content:""}.icon-folder:before{content:""}.icon-film:before{content:""}.icon-feed:before{content:""}.icon-drop:before{content:""}.icon-drawer:before{content:""}.icon-docs:before{content:""}.icon-doc:before{content:""}.icon-diamond:before{content:""}.icon-cup:before{content:""}.icon-calculator:before{content:""}.icon-bubbles:before{content:""}.icon-briefcase:before{content:""}.icon-book-open:before{content:""}.icon-basket-loaded:before{content:""}.icon-basket:before{content:""}.icon-bag:before{content:""}.icon-action-undo:before{content:""}.icon-action-redo:before{content:""}.icon-wrench:before{content:""}.icon-umbrella:before{content:""}.icon-trash:before{content:""}.icon-tag:before{content:""}.icon-support:before{content:""}.icon-frame:before{content:""}.icon-size-fullscreen:before{content:""}.icon-size-actual:before{content:""}.icon-shuffle:before{content:""}.icon-share-alt:before{content:""}.icon-share:before{content:""}.icon-rocket:before{content:""}.icon-question:before{content:""}.icon-pie-chart:before{content:""}.icon-pencil:before{content:""}.icon-note:before{content:""}.icon-loop:before{content:""}.icon-home:before{content:""}.icon-grid:before{content:""}.icon-graph:before{content:""}.icon-microphone:before{content:""}.icon-music-tone-alt:before{content:""}.icon-music-tone:before{content:""}.icon-earphones-alt:before{content:""}.icon-earphones:before{content:""}.icon-equalizer:before{content:""}.icon-like:before{content:""}.icon-dislike:before{content:""}.icon-control-start:before{content:""}.icon-control-rewind:before{content:""}.icon-control-play:before{content:""}.icon-control-pause:before{content:""}.icon-control-forward:before{content:""}.icon-control-end:before{content:""}.icon-volume-1:before{content:""}.icon-volume-2:before{content:""}.icon-volume-off:before{content:""}.icon-calendar:before{content:""}.icon-bulb:before{content:""}.icon-chart:before{content:""}.icon-ban:before{content:""}.icon-bubble:before{content:""}.icon-camrecorder:before{content:""}.icon-camera:before{content:""}.icon-cloud-download:before{content:""}.icon-cloud-upload:before{content:""}.icon-envelope:before{content:""}.icon-eye:before{content:""}.icon-flag:before{content:""}.icon-heart:before{content:""}.icon-info:before{content:""}.icon-key:before{content:""}.icon-link:before{content:""}.icon-lock:before{content:""}.icon-lock-open:before{content:""}.icon-magnifier:before{content:""}.icon-magnifier-add:before{content:""}.icon-magnifier-remove:before{content:""}.icon-paper-clip:before{content:""}.icon-paper-plane:before{content:""}.icon-power:before{content:""}.icon-refresh:before{content:""}.icon-reload:before{content:""}.icon-settings:before{content:""}.icon-star:before{content:""}.icon-symbol-female:before{content:""}.icon-symbol-male:before{content:""}.icon-target:before{content:""}.icon-credit-card:before{content:""}.icon-paypal:before{content:""}.icon-social-tumblr:before{content:""}.icon-social-twitter:before{content:""}.icon-social-facebook:before{content:""}.icon-social-instagram:before{content:""}.icon-social-linkedin:before{content:""}.icon-social-pinterest:before{content:""}.icon-social-github:before{content:""}.icon-social-google:before{content:""}.icon-social-reddit:before{content:""}.icon-social-skype:before{content:""}.icon-social-dribbble:before{content:""}.icon-social-behance:before{content:""}.icon-social-foursqare:before{content:""}.icon-social-soundcloud:before{content:""}.icon-social-spotify:before{content:""}.icon-social-stumbleupon:before{content:""}.icon-social-youtube:before{content:""}.icon-social-dropbox:before{content:""}.icon-social-vkontakte:before{content:""}.icon-social-steam:before{content:""}:root{--blue: #20a8d8;--indigo: #6610f2;--purple: #6f42c1;--pink: #e83e8c;--red: #f86c6b;--orange: #f8cb00;--yellow: #ffc107;--green: #4dbd74;--teal: #20c997;--cyan: #17a2b8;--white: #fff;--gray: #73818f;--gray-dark: #2f353a;--light-blue: #63c2de;--primary: #20a8d8;--secondary: #c8ced3;--success: #4dbd74;--info: #63c2de;--warning: #ffc107;--danger: #f86c6b;--light: #f0f3f5;--dark: #2f353a;--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:.875rem;font-weight:400;line-height:1.5;color:#23282c;text-align:left;background-color:#e4e5e6}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}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}a{color:#20a8d8;text-decoration:none;background-color:transparent}a:hover{color:#167495;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#73818f;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}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;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color: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-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:2.1875rem}h2,.h2{font-size:1.75rem}h3,.h3{font-size:1.53125rem}h4,.h4{font-size:1.3125rem}h5,.h5{font-size:1.09375rem}h6,.h6{font-size:.875rem}.lead{font-size:1.09375rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}small,.small{font-size:80%;font-weight:400}mark,.mark{padding:.2em;background-color:#fcf8e3}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.09375rem}.blockquote-footer{display:block;font-size:80%;color:#73818f}.blockquote-footer:before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#e4e5e6;border:1px solid #c8ced3;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#73818f}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#23282c;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#23282c}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media(min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media(min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media(min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media(min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}.table{width:100%;margin-bottom:1rem;color:#23282c}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #c8ced3}.table thead th{vertical-align:bottom;border-bottom:2px solid #c8ced3}.table tbody+tbody{border-top:2px solid #c8ced3}.table-sm th,.table-sm td{padding:.3rem}.table-bordered,.table-bordered th,.table-bordered td{border:1px solid #c8ced3}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody+tbody{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:#0000000d}.table-hover tbody tr:hover{color:#23282c;background-color:#00000013}.table-primary,.table-primary>th,.table-primary>td{background-color:#c1e7f4}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody+tbody{border-color:#8bd2eb}.table-hover .table-primary:hover{background-color:#abdef0}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#abdef0}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:#f0f1f3}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody+tbody{border-color:#e2e6e8}.table-hover .table-secondary:hover{background-color:#e1e5e7}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#e1e5e7}.table-success,.table-success>th,.table-success>td{background-color:#cdedd8}.table-success th,.table-success td,.table-success thead th,.table-success tbody+tbody{border-color:#a2ddb7}.table-hover .table-success:hover{background-color:#bbe6ca}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#bbe6ca}.table-info,.table-info>th,.table-info>td{background-color:#d3eef6}.table-info th,.table-info td,.table-info thead th,.table-info tbody+tbody{border-color:#aedfee}.table-hover .table-info:hover{background-color:#bee6f1}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#bee6f1}.table-warning,.table-warning>th,.table-warning>td{background-color:#ffeeba}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody+tbody{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe7a0}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe7a0}.table-danger,.table-danger>th,.table-danger>td{background-color:#fdd6d6}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody+tbody{border-color:#fbb3b2}.table-hover .table-danger:hover{background-color:#fcbebd}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#fcbebd}.table-light,.table-light>th,.table-light>td{background-color:#fbfcfc}.table-light th,.table-light td,.table-light thead th,.table-light tbody+tbody{border-color:#f7f9fa}.table-hover .table-light:hover{background-color:#eceff2}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#eceff2}.table-dark,.table-dark>th,.table-dark>td{background-color:#c5c6c8}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#939699}.table-hover .table-dark:hover{background-color:#b8babb}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b8babb}.table-active,.table-active>th,.table-active>td{background-color:#00000013}.table-hover .table-active:hover{background-color:#00000013}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:#00000013}.table .thead-dark th{color:#fff;background-color:#2f353a;border-color:#40484f}.table .thead-light th{color:#5c6873;background-color:#e4e7ea;border-color:#c8ced3}.table-dark{color:#fff;background-color:#2f353a}.table-dark th,.table-dark td,.table-dark thead th{border-color:#40484f}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:#ffffff0d}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:#ffffff13}@media(max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media(max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media(max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media(max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:.875rem;font-weight:400;line-height:1.5;color:#5c6873;background-color:#fff;background-clip:padding-box;border:1px solid #e4e7ea;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#5c6873;background-color:#fff;border-color:#8ad4ee;outline:0;box-shadow:0 0 0 .2rem #20a8d840}.form-control::placeholder{color:#73818f;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e4e7ea;opacity:1}select.form-control:focus::-ms-value{color:#5c6873;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.09375rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.765625rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#23282c;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.765625rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.09375rem;line-height:1.5;border-radius:.3rem}select.form-control[size],select.form-control[multiple],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#73818f}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#4dbd74}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.765625rem;line-height:1.5;color:#fff;background-color:#4dbd74e6;border-radius:.25rem}.was-validated .form-control:valid,.form-control.is-valid{border-color:#4dbd74;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%234dbd74' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center right calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#4dbd74;box-shadow:0 0 0 .2rem #4dbd7440}.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip{display:block}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#4dbd74;padding-right:calc((1em + .75rem)*.75 + 1.75rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%232f353a' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%234dbd74' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/ calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#4dbd74;box-shadow:0 0 0 .2rem #4dbd7440}.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip{display:block}.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip,.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip{display:block}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#4dbd74}.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip,.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-control-input:valid~.custom-control-label,.custom-control-input.is-valid~.custom-control-label{color:#4dbd74}.was-validated .custom-control-input:valid~.custom-control-label:before,.custom-control-input.is-valid~.custom-control-label:before{border-color:#4dbd74}.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip,.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-control-input:valid:checked~.custom-control-label:before,.custom-control-input.is-valid:checked~.custom-control-label:before{border-color:#72cb91;background-color:#72cb91}.was-validated .custom-control-input:valid:focus~.custom-control-label:before,.custom-control-input.is-valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #4dbd7440}.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before{border-color:#4dbd74}.was-validated .custom-file-input:valid~.custom-file-label,.custom-file-input.is-valid~.custom-file-label{border-color:#4dbd74}.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip,.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-file-input:valid:focus~.custom-file-label,.custom-file-input.is-valid:focus~.custom-file-label{border-color:#4dbd74;box-shadow:0 0 0 .2rem #4dbd7440}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#f86c6b}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.765625rem;line-height:1.5;color:#fff;background-color:#f86c6be6;border-radius:.25rem}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#f86c6b;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23f86c6b' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23f86c6b' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");background-repeat:no-repeat;background-position:center right calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#f86c6b;box-shadow:0 0 0 .2rem #f86c6b40}.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip{display:block}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#f86c6b;padding-right:calc((1em + .75rem)*.75 + 1.75rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%232f353a' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23f86c6b' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23f86c6b' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/ calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#f86c6b;box-shadow:0 0 0 .2rem #f86c6b40}.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip,.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip{display:block}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#f86c6b}.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip,.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-control-input:invalid~.custom-control-label,.custom-control-input.is-invalid~.custom-control-label{color:#f86c6b}.was-validated .custom-control-input:invalid~.custom-control-label:before,.custom-control-input.is-invalid~.custom-control-label:before{border-color:#f86c6b}.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip,.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-control-input:invalid:checked~.custom-control-label:before,.custom-control-input.is-invalid:checked~.custom-control-label:before{border-color:#fa9c9c;background-color:#fa9c9c}.was-validated .custom-control-input:invalid:focus~.custom-control-label:before,.custom-control-input.is-invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #f86c6b40}.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before{border-color:#f86c6b}.was-validated .custom-file-input:invalid~.custom-file-label,.custom-file-input.is-invalid~.custom-file-label{border-color:#f86c6b}.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip,.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-file-input:invalid:focus~.custom-file-label,.custom-file-input.is-invalid:focus~.custom-file-label{border-color:#f86c6b;box-shadow:0 0 0 .2rem #f86c6b40}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media(min-width:576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group,.form-inline .custom-select{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#23282c;text-align:center;vertical-align:middle;-webkit-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:.875rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#23282c;text-decoration:none}.btn:focus,.btn.focus{outline:0;box-shadow:0 0 0 .2rem #20a8d840}.btn.disabled,.btn:disabled{opacity:.65}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#20a8d8;border-color:#20a8d8}.btn-primary:hover{color:#fff;background-color:#1b8eb7;border-color:#1985ac}.btn-primary:focus,.btn-primary.focus{box-shadow:0 0 0 .2rem #41b5de80}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#20a8d8;border-color:#20a8d8}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#1985ac;border-color:#187da0}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #41b5de80}.btn-secondary{color:#23282c;background-color:#c8ced3;border-color:#c8ced3}.btn-secondary:hover{color:#23282c;background-color:#b3bbc2;border-color:#acb5bc}.btn-secondary:focus,.btn-secondary.focus{box-shadow:0 0 0 .2rem #afb5ba80}.btn-secondary.disabled,.btn-secondary:disabled{color:#23282c;background-color:#c8ced3;border-color:#c8ced3}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle{color:#23282c;background-color:#acb5bc;border-color:#a5aeb7}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #afb5ba80}.btn-success{color:#fff;background-color:#4dbd74;border-color:#4dbd74}.btn-success:hover{color:#fff;background-color:#3ea662;border-color:#3a9d5d}.btn-success:focus,.btn-success.focus{box-shadow:0 0 0 .2rem #68c78980}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#4dbd74;border-color:#4dbd74}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#3a9d5d;border-color:#379457}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #68c78980}.btn-info{color:#23282c;background-color:#63c2de;border-color:#63c2de}.btn-info:hover{color:#23282c;background-color:#43b6d7;border-color:#39b2d5}.btn-info:focus,.btn-info.focus{box-shadow:0 0 0 .2rem #59abc380}.btn-info.disabled,.btn-info:disabled{color:#23282c;background-color:#63c2de;border-color:#63c2de}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#39b2d5;border-color:#2eadd3}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #59abc380}.btn-warning{color:#23282c;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#23282c;background-color:#e0a800;border-color:#d39e00}.btn-warning:focus,.btn-warning.focus{box-shadow:0 0 0 .2rem #deaa0d80}.btn-warning.disabled,.btn-warning:disabled{color:#23282c;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show>.btn-warning.dropdown-toggle{color:#23282c;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #deaa0d80}.btn-danger{color:#fff;background-color:#f86c6b;border-color:#f86c6b}.btn-danger:hover{color:#fff;background-color:#f64846;border-color:#f63c3a}.btn-danger:focus,.btn-danger.focus{box-shadow:0 0 0 .2rem #f9828180}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#f86c6b;border-color:#f86c6b}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#f63c3a;border-color:#f5302e}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #f9828180}.btn-light{color:#23282c;background-color:#f0f3f5;border-color:#f0f3f5}.btn-light:hover{color:#23282c;background-color:#d9e1e6;border-color:#d1dbe1}.btn-light:focus,.btn-light.focus{box-shadow:0 0 0 .2rem #d1d5d780}.btn-light.disabled,.btn-light:disabled{color:#23282c;background-color:#f0f3f5;border-color:#f0f3f5}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show>.btn-light.dropdown-toggle{color:#23282c;background-color:#d1dbe1;border-color:#cad4db}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #d1d5d780}.btn-dark{color:#fff;background-color:#2f353a;border-color:#2f353a}.btn-dark:hover{color:#fff;background-color:#1e2225;border-color:#181b1e}.btn-dark:focus,.btn-dark.focus{box-shadow:0 0 0 .2rem #4e535880}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#2f353a;border-color:#2f353a}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#181b1e;border-color:#121517}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #4e535880}.btn-outline-primary{color:#20a8d8;border-color:#20a8d8}.btn-outline-primary:hover{color:#fff;background-color:#20a8d8;border-color:#20a8d8}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 .2rem #20a8d880}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#20a8d8;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#20a8d8;border-color:#20a8d8}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #20a8d880}.btn-outline-secondary{color:#c8ced3;border-color:#c8ced3}.btn-outline-secondary:hover{color:#23282c;background-color:#c8ced3;border-color:#c8ced3}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 .2rem #c8ced380}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#c8ced3;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{color:#23282c;background-color:#c8ced3;border-color:#c8ced3}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #c8ced380}.btn-outline-success{color:#4dbd74;border-color:#4dbd74}.btn-outline-success:hover{color:#fff;background-color:#4dbd74;border-color:#4dbd74}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 .2rem #4dbd7480}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#4dbd74;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#4dbd74;border-color:#4dbd74}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #4dbd7480}.btn-outline-info{color:#63c2de;border-color:#63c2de}.btn-outline-info:hover{color:#23282c;background-color:#63c2de;border-color:#63c2de}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 .2rem #63c2de80}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#63c2de;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show>.btn-outline-info.dropdown-toggle{color:#23282c;background-color:#63c2de;border-color:#63c2de}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #63c2de80}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#23282c;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 .2rem #ffc10780}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show>.btn-outline-warning.dropdown-toggle{color:#23282c;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #ffc10780}.btn-outline-danger{color:#f86c6b;border-color:#f86c6b}.btn-outline-danger:hover{color:#fff;background-color:#f86c6b;border-color:#f86c6b}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 .2rem #f86c6b80}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#f86c6b;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#f86c6b;border-color:#f86c6b}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #f86c6b80}.btn-outline-light{color:#f0f3f5;border-color:#f0f3f5}.btn-outline-light:hover{color:#23282c;background-color:#f0f3f5;border-color:#f0f3f5}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 .2rem #f0f3f580}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f0f3f5;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show>.btn-outline-light.dropdown-toggle{color:#23282c;background-color:#f0f3f5;border-color:#f0f3f5}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #f0f3f580}.btn-outline-dark{color:#2f353a;border-color:#2f353a}.btn-outline-dark:hover{color:#fff;background-color:#2f353a;border-color:#2f353a}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 .2rem #2f353a80}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#2f353a;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#2f353a;border-color:#2f353a}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #2f353a80}.btn-link{font-weight:400;color:#20a8d8;text-decoration:none}.btn-link:hover{color:#167495;text-decoration:underline}.btn-link:focus,.btn-link.focus{text-decoration:underline;box-shadow:none}.btn-link:disabled,.btn-link.disabled{color:#73818f;pointer-events:none}.btn-lg,.btn-group-lg>.btn{padding:.5rem 1rem;font-size:1.09375rem;line-height:1.5;border-radius:.3rem}.btn-sm,.btn-group-sm>.btn{padding:.25rem .5rem;font-size:.765625rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropup,.dropright,.dropdown,.dropleft{position:relative}.dropdown-toggle{white-space:nowrap}.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}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:0;margin:.125rem 0 0;font-size:.875rem;color:#23282c;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid #c8ced3;border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media(min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media(min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media(min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media(min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle:after{display:none}.dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=top],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e4e7ea}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#23282c;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:first-child{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.dropdown-item:last-child{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.dropdown-item:hover,.dropdown-item:focus{color:#181b1e;text-decoration:none;background-color:#f0f3f5}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#20a8d8}.dropdown-item.disabled,.dropdown-item:disabled{color:#73818f;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:0 1.5rem;margin-bottom:0;font-size:.765625rem;color:#73818f;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#23282c}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover{z-index:1}.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-control-plaintext,.input-group>.custom-select,.input-group>.custom-file{position:relative;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.form-control+.form-control,.input-group>.form-control+.custom-select,.input-group>.form-control+.custom-file,.input-group>.form-control-plaintext+.form-control,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.custom-file,.input-group>.custom-select+.form-control,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.custom-file,.input-group>.custom-file+.form-control,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.custom-file{margin-left:-1px}.input-group>.form-control:focus,.input-group>.custom-select:focus,.input-group>.custom-file .custom-file-input:focus~.custom-file-label{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.form-control:not(:last-child),.input-group>.custom-select:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.form-control:not(:first-child),.input-group>.custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-prepend,.input-group-append{display:flex}.input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2}.input-group-prepend .btn:focus,.input-group-append .btn:focus{z-index:3}.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.input-group-text,.input-group-append .input-group-text+.btn{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:.875rem;font-weight:400;line-height:1.5;color:#5c6873;text-align:center;white-space:nowrap;background-color:#f0f3f5;border:1px solid #e4e7ea;border-radius:.25rem}.input-group-text input[type=radio],.input-group-text input[type=checkbox]{margin-top:0}.input-group-lg>.form-control:not(textarea),.input-group-lg>.custom-select{height:calc(1.5em + 1rem + 2px)}.input-group-lg>.form-control,.input-group-lg>.custom-select,.input-group-lg>.input-group-prepend>.input-group-text,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-append>.btn{padding:.5rem 1rem;font-size:1.09375rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.form-control:not(textarea),.input-group-sm>.custom-select{height:calc(1.5em + .5rem + 2px)}.input-group-sm>.form-control,.input-group-sm>.custom-select,.input-group-sm>.input-group-prepend>.input-group-text,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-append>.btn{padding:.25rem .5rem;font-size:.765625rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text,.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.3125rem;padding-left:1.5rem}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#20a8d8;background-color:#20a8d8}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #20a8d840}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#8ad4ee}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#b6e4f4;border-color:#b6e4f4}.custom-control-input:disabled~.custom-control-label{color:#73818f}.custom-control-input:disabled~.custom-control-label:before{background-color:#e4e7ea}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label:before{position:absolute;top:.15625rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#8f9ba6 solid 1px}.custom-control-label:after{position:absolute;top:.15625rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:no-repeat 50%/50% 50%}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#20a8d8;background-color:#20a8d8}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#20a8d880}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:#20a8d880}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#20a8d880}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label:after{top:calc(.15625rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#8f9ba6;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translate(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#20a8d880}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:.875rem;font-weight:400;line-height:1.5;color:#5c6873;vertical-align:middle;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%232f353a' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;background-color:#fff;border:1px solid #e4e7ea;border-radius:.25rem;appearance:none}.custom-select:focus{border-color:#8ad4ee;outline:0;box-shadow:0 0 0 .2rem #20a8d840}.custom-select:focus::-ms-value{color:#5c6873;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#73818f;background-color:#e4e7ea}.custom-select::-ms-expand{display:none}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.765625rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.09375rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#8ad4ee;box-shadow:0 0 0 .2rem #20a8d840}.custom-file-input:disabled~.custom-file-label{background-color:#e4e7ea}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-weight:400;line-height:1.5;color:#5c6873;background-color:#fff;border:1px solid #e4e7ea;border-radius:.25rem}.custom-file-label:after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#5c6873;content:"Browse";background-color:#f0f3f5;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;appearance:none}.custom-range:focus{outline:none}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #e4e5e6,0 0 0 .2rem #20a8d840}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #e4e5e6,0 0 0 .2rem #20a8d840}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #e4e5e6,0 0 0 .2rem #20a8d840}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#20a8d8;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{transition:none}}.custom-range::-webkit-slider-thumb{appearance:none}.custom-range::-webkit-slider-thumb:active{background-color:#b6e4f4}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#c8ced3;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#20a8d8;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{transition:none}}.custom-range::-moz-range-thumb{appearance:none}.custom-range::-moz-range-thumb:active{background-color:#b6e4f4}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#c8ced3;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#20a8d8;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.custom-range::-ms-thumb{transition:none}}.custom-range::-ms-thumb{appearance:none}.custom-range::-ms-thumb:active{background-color:#b6e4f4}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#c8ced3;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#c8ced3;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#8f9ba6}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#8f9ba6}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#8f9ba6}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:hover,.nav-link:focus{text-decoration:none}.nav-link.disabled{color:#73818f;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #c8ced3}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{border-color:#e4e7ea #e4e7ea #c8ced3}.nav-tabs .nav-link.disabled{color:#73818f;background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#5c6873;background-color:#e4e5e6;border-color:#c8ced3 #c8ced3 #e4e5e6}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#20a8d8}.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 1rem}.navbar>.container,.navbar>.container-fluid{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3359375rem;padding-bottom:.3359375rem;margin-right:1rem;font-size:1.09375rem;line-height:inherit;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.09375rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:hover,.navbar-toggler:focus{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media(max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media(min-width:576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media(max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media(min-width:768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media(max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media(min-width:992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media(max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media(min-width:1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:#000000e6}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:#000000e6}.navbar-light .navbar-nav .nav-link{color:#00000080}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:#000000b3}.navbar-light .navbar-nav .nav-link.disabled{color:#0000004d}.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active{color:#000000e6}.navbar-light .navbar-toggler{color:#00000080;border-color:#0000001a}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:#00000080}.navbar-light .navbar-text a{color:#000000e6}.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:#000000e6}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff}.navbar-dark .navbar-nav .nav-link{color:#ffffff80}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:#ffffffbf}.navbar-dark .navbar-nav .nav-link.disabled{color:#ffffff40}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active{color:#fff}.navbar-dark .navbar-toggler{color:#ffffff80;border-color:#ffffff1a}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:#ffffff80}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid #c8ced3;border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:#f0f3f5;border-bottom:1px solid #c8ced3}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:#f0f3f5;border-top:1px solid #c8ced3}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;inset:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:flex;flex-direction:column}.card-deck .card{margin-bottom:15px}@media(min-width:576px){.card-deck{flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:flex;flex:1 0 0%;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:flex;flex-direction:column}.card-group>.card{margin-bottom:15px}@media(min-width:576px){.card-group{flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media(min-width:576px){.card-columns{column-count:3;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion>.card{overflow:hidden}.accordion>.card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion>.card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion>.card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.accordion>.card .card-header{margin-bottom:-1px}.breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1.5rem;list-style:none;background-color:#fff;border-radius:0}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:.5rem;color:#73818f;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:none}.breadcrumb-item.active{color:#73818f}.pagination{display:flex;padding-left:0;list-style:none;border-radius:6px}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#20a8d8;background-color:#fff;border:1px solid #c8ced3}.page-link:hover{z-index:2;color:#167495;text-decoration:none;background-color:#e4e7ea;border-color:#c8ced3}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem #20a8d840}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:6px;border-bottom-left-radius:6px}.page-item:last-child .page-link{border-top-right-radius:6px;border-bottom-right-radius:6px}.page-item.active .page-link{z-index:1;color:#fff;background-color:#20a8d8;border-color:#20a8d8}.page-item.disabled .page-link{color:#73818f;pointer-events:none;cursor:auto;background-color:#fff;border-color:#c8ced3}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.09375rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.765625rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:hover,a.badge:focus{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#20a8d8}a.badge-primary:hover,a.badge-primary:focus{color:#fff;background-color:#1985ac}a.badge-primary:focus,a.badge-primary.focus{outline:0;box-shadow:0 0 0 .2rem #20a8d880}.badge-secondary{color:#23282c;background-color:#c8ced3}a.badge-secondary:hover,a.badge-secondary:focus{color:#23282c;background-color:#acb5bc}a.badge-secondary:focus,a.badge-secondary.focus{outline:0;box-shadow:0 0 0 .2rem #c8ced380}.badge-success{color:#fff;background-color:#4dbd74}a.badge-success:hover,a.badge-success:focus{color:#fff;background-color:#3a9d5d}a.badge-success:focus,a.badge-success.focus{outline:0;box-shadow:0 0 0 .2rem #4dbd7480}.badge-info{color:#23282c;background-color:#63c2de}a.badge-info:hover,a.badge-info:focus{color:#23282c;background-color:#39b2d5}a.badge-info:focus,a.badge-info.focus{outline:0;box-shadow:0 0 0 .2rem #63c2de80}.badge-warning{color:#23282c;background-color:#ffc107}a.badge-warning:hover,a.badge-warning:focus{color:#23282c;background-color:#d39e00}a.badge-warning:focus,a.badge-warning.focus{outline:0;box-shadow:0 0 0 .2rem #ffc10780}.badge-danger{color:#fff;background-color:#f86c6b}a.badge-danger:hover,a.badge-danger:focus{color:#fff;background-color:#f63c3a}a.badge-danger:focus,a.badge-danger.focus{outline:0;box-shadow:0 0 0 .2rem #f86c6b80}.badge-light{color:#23282c;background-color:#f0f3f5}a.badge-light:hover,a.badge-light:focus{color:#23282c;background-color:#d1dbe1}a.badge-light:focus,a.badge-light.focus{outline:0;box-shadow:0 0 0 .2rem #f0f3f580}.badge-dark{color:#fff;background-color:#2f353a}a.badge-dark:hover,a.badge-dark:focus{color:#fff;background-color:#181b1e}a.badge-dark:focus,a.badge-dark.focus{outline:0;box-shadow:0 0 0 .2rem #2f353a80}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e4e7ea;border-radius:.3rem}@media(min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3.8125rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#115770;background-color:#d2eef7;border-color:#c1e7f4}.alert-primary hr{border-top-color:#abdef0}.alert-primary .alert-link{color:#0a3544}.alert-secondary{color:#686b6e;background-color:#f4f5f6;border-color:#f0f1f3}.alert-secondary hr{border-top-color:#e1e5e7}.alert-secondary .alert-link{color:#4f5254}.alert-success{color:#28623c;background-color:#dbf2e3;border-color:#cdedd8}.alert-success hr{border-top-color:#bbe6ca}.alert-success .alert-link{color:#193e26}.alert-info{color:#336573;background-color:#e0f3f8;border-color:#d3eef6}.alert-info hr{border-top-color:#bee6f1}.alert-info .alert-link{color:#244650}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe7a0}.alert-warning .alert-link{color:#533f02}.alert-danger{color:#813838;background-color:#fee2e1;border-color:#fdd6d6}.alert-danger hr{border-top-color:#fcbebd}.alert-danger .alert-link{color:#5d2928}.alert-light{color:#7d7e7f;background-color:#fcfdfd;border-color:#fbfcfc}.alert-light hr{border-top-color:#eceff2}.alert-light .alert-link{color:#646566}.alert-dark{color:#181c1e;background-color:#d5d7d8;border-color:#c5c6c8}.alert-dark hr{border-top-color:#b8babb}.alert-dark .alert-link{color:#020202}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;height:1rem;overflow:hidden;font-size:.65625rem;background-color:#f0f3f5;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#20a8d8;transition:width .6s ease}@media(prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media(prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.media{display:flex;align-items:flex-start}.media-body{flex:1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#5c6873;text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:#5c6873;text-decoration:none;background-color:#f0f3f5}.list-group-item-action:active{color:#23282c;background-color:#e4e7ea}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item.disabled,.list-group-item:disabled{color:#73818f;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#20a8d8;border-color:#20a8d8}.list-group-horizontal{flex-direction:row}.list-group-horizontal .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}@media(min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-sm .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media(min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-md .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media(min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-lg .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media(min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-xl .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush .list-group-item:last-child{margin-bottom:-1px}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{margin-bottom:0;border-bottom:0}.list-group-item-primary{color:#115770;background-color:#c1e7f4}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#115770;background-color:#abdef0}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#115770;border-color:#115770}.list-group-item-secondary{color:#686b6e;background-color:#f0f1f3}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#686b6e;background-color:#e1e5e7}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#686b6e;border-color:#686b6e}.list-group-item-success{color:#28623c;background-color:#cdedd8}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#28623c;background-color:#bbe6ca}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#28623c;border-color:#28623c}.list-group-item-info{color:#336573;background-color:#d3eef6}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#336573;background-color:#bee6f1}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#336573;border-color:#336573}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#856404;background-color:#ffe7a0}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#813838;background-color:#fdd6d6}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#813838;background-color:#fcbebd}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#813838;border-color:#813838}.list-group-item-light{color:#7d7e7f;background-color:#fbfcfc}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#7d7e7f;background-color:#eceff2}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#7d7e7f;border-color:#7d7e7f}.list-group-item-dark{color:#181c1e;background-color:#c5c6c8}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#181c1e;background-color:#b8babb}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#181c1e;border-color:#181c1e}.close{float:right;font-size:1.3125rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{opacity:.75}button.close{padding:0;background-color:transparent;border:0;appearance:none}a.close.disabled{pointer-events:none}.toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:#ffffffd9;background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#73818f;background-color:#ffffffd9;background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.fade .modal-dialog{transform:translateY(-50px)}.modal.show .modal-dialog{transform:none}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #c8ced3;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;align-items:center;justify-content:flex-end;padding:1rem;border-top:1px solid #c8ced3;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}}@media(min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media(min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.765625rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[x-placement^=top]{padding:.4rem 0}.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^=top] .arrow{bottom:0}.bs-tooltip-top .arrow:before,.bs-tooltip-auto[x-placement^=top] .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-right,.bs-tooltip-auto[x-placement^=right]{padding:0 .4rem}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^=right] .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-right .arrow:before,.bs-tooltip-auto[x-placement^=right] .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^=bottom]{padding:.4rem 0}.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^=bottom] .arrow{top:0}.bs-tooltip-bottom .arrow:before,.bs-tooltip-auto[x-placement^=bottom] .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-left,.bs-tooltip-auto[x-placement^=left]{padding:0 .4rem}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^=left] .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-left .arrow:before,.bs-tooltip-auto[x-placement^=left] .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.765625rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:before,.popover .arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-top,.bs-popover-auto[x-placement^=top]{margin-bottom:.5rem}.bs-popover-top>.arrow,.bs-popover-auto[x-placement^=top]>.arrow{bottom:calc((.5rem + 1px)*-1)}.bs-popover-top>.arrow:before,.bs-popover-auto[x-placement^=top]>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:#00000040}.bs-popover-top>.arrow:after,.bs-popover-auto[x-placement^=top]>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-right,.bs-popover-auto[x-placement^=right]{margin-left:.5rem}.bs-popover-right>.arrow,.bs-popover-auto[x-placement^=right]>.arrow{left:calc((.5rem + 1px)*-1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-right>.arrow:before,.bs-popover-auto[x-placement^=right]>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:#00000040}.bs-popover-right>.arrow:after,.bs-popover-auto[x-placement^=right]>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-bottom,.bs-popover-auto[x-placement^=bottom]{margin-top:.5rem}.bs-popover-bottom>.arrow,.bs-popover-auto[x-placement^=bottom]>.arrow{top:calc((.5rem + 1px)*-1)}.bs-popover-bottom>.arrow:before,.bs-popover-auto[x-placement^=bottom]>.arrow:before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:#00000040}.bs-popover-bottom>.arrow:after,.bs-popover-auto[x-placement^=bottom]>.arrow:after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-bottom .popover-header:before,.bs-popover-auto[x-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid rgb(97%,97%,97%)}.bs-popover-left,.bs-popover-auto[x-placement^=left]{margin-right:.5rem}.bs-popover-left>.arrow,.bs-popover-auto[x-placement^=left]>.arrow{right:calc((.5rem + 1px)*-1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-left>.arrow:before,.bs-popover-auto[x-placement^=left]>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:#00000040}.bs-popover-left>.arrow:after,.bs-popover-auto[x-placement^=left]>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:.875rem;background-color:#f7f7f7;border-bottom:1px solid rgb(92%,92%,92%);border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#23282c}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-left),.active.carousel-item-right{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-right),.active.carousel-item-left{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:0s .6s opacity}@media(prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion:reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media(prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#20a8d8!important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#1985ac!important}.bg-secondary{background-color:#c8ced3!important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#acb5bc!important}.bg-success{background-color:#4dbd74!important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#3a9d5d!important}.bg-info{background-color:#63c2de!important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#39b2d5!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#d39e00!important}.bg-danger{background-color:#f86c6b!important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#f63c3a!important}.bg-light{background-color:#f0f3f5!important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#d1dbe1!important}.bg-dark{background-color:#2f353a!important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#181b1e!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid rgba(0,0,0,.1)!important}.border-top{border-top:1px solid rgba(0,0,0,.1)!important}.border-right{border-right:1px solid rgba(0,0,0,.1)!important}.border-bottom{border-bottom:1px solid rgba(0,0,0,.1)!important}.border-left{border-left:1px solid rgba(0,0,0,.1)!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#20a8d8!important}.border-secondary{border-color:#c8ced3!important}.border-success{border-color:#4dbd74!important}.border-info{border-color:#63c2de!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#f86c6b!important}.border-light{border-color:#f0f3f5!important}.border-dark{border-color:#2f353a!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:6px!important}.rounded-top{border-top-left-radius:6px!important;border-top-right-radius:6px!important}.rounded-right{border-top-right-radius:6px!important;border-bottom-right-radius:6px!important}.rounded-bottom{border-bottom-right-radius:6px!important;border-bottom-left-radius:6px!important}.rounded-left{border-top-left-radius:6px!important;border-bottom-left-radius:6px!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media(min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media(min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media(min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media(min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.8571428571%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media(min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media(min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media(min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media(min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media(min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media(min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media(min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media(min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.overflow-auto{overflow:auto!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position: sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.shadow{box-shadow:0 .5rem 1rem #00000026!important}.shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.stretched-link:after{position:absolute;inset:0;z-index:1;pointer-events:auto;content:"";background-color:#0000}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media(min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media(min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media(min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media(min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media(min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media(min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media(min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#20a8d8!important}a.text-primary:hover,a.text-primary:focus{color:#167495!important}.text-secondary{color:#c8ced3!important}a.text-secondary:hover,a.text-secondary:focus{color:#9ea8b1!important}.text-success{color:#4dbd74!important}a.text-success:hover,a.text-success:focus{color:#338a52!important}.text-info{color:#63c2de!important}a.text-info:hover,a.text-info:focus{color:#2ba6ca!important}.text-warning{color:#ffc107!important}a.text-warning:hover,a.text-warning:focus{color:#b98b00!important}.text-danger{color:#f86c6b!important}a.text-danger:hover,a.text-danger:focus{color:#f52322!important}.text-light{color:#f0f3f5!important}a.text-light:hover,a.text-light:focus{color:#c2ced6!important}.text-dark{color:#2f353a!important}a.text-dark:hover,a.text-dark:focus{color:#0d0e10!important}.text-body{color:#23282c!important}.text-muted{color:#73818f!important}.text-black-50{color:#00000080!important}.text-white-50{color:#ffffff80!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,*:before,*:after{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}pre,blockquote{border:1px solid #8f9ba6;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body,.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered th,.table-bordered td{border:1px solid #c8ced3!important}.table-dark{color:inherit}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#c8ced3}.table .thead-dark th{color:inherit;border-color:#c8ced3}}.animated{animation-duration:1s}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}.ps{overflow:hidden!important;-ms-touch-action:auto;touch-action:auto;-ms-overflow-style:none;overflow-anchor:none}.ps__rail-x{position:absolute;bottom:0;display:none;height:15px;opacity:0;transition:background-color .2s linear,opacity .2s linear}.ps__rail-y{position:absolute;right:0;display:none;width:15px;opacity:0;transition:background-color .2s linear,opacity .2s linear}.ps__rail-x:hover,.ps__rail-y:hover,.ps__rail-x:focus,.ps__rail-y:focus{background-color:#eee;opacity:.9}.ps__thumb-x{position:absolute;bottom:2px;height:6px;background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out}.ps__thumb-y{position:absolute;right:2px;width:6px;background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out}.ps__rail-x:hover>.ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x{height:11px;background-color:#999}.ps__rail-y:hover>.ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y{width:11px;background-color:#999}.aside-menu{z-index:1019;width:250px;color:#2f353a;background:#fff;border-left:1px solid #c8ced3}.aside-menu .nav-tabs{border-color:#0000001a}.aside-menu .nav-tabs .nav-link{padding:.75rem 1rem;color:#23282c;border-top:0;border-radius:0}.aside-menu .nav-tabs .nav-link.active{color:#20a8d8;border-right-color:#0000001a;border-left-color:#0000001a}.aside-menu .nav-tabs .nav-item:first-child .nav-link{border-left:0}.aside-menu .tab-content{position:relative;overflow-x:hidden;overflow-y:auto;border:0;border-top:1px solid rgba(0,0,0,.1);-ms-overflow-style:-ms-autohiding-scrollbar}.aside-menu .tab-content::-webkit-scrollbar{width:10px;margin-left:-10px;appearance:none}.aside-menu .tab-content::-webkit-scrollbar-track{background-color:#fff;border-right:1px solid rgb(95%,95%,95%);border-left:1px solid rgb(95%,95%,95%)}.aside-menu .tab-content::-webkit-scrollbar-thumb{height:50px;background-color:#e5e5e5;background-clip:content-box;border-color:transparent;border-style:solid;border-width:1px 2px}.aside-menu .tab-content .tab-pane{padding:0}.avatar{position:relative;display:inline-block;width:36px;height:36px}.avatar .avatar-status{position:absolute;right:0;bottom:0;display:block;width:10px;height:10px;border:1px solid #fff;border-radius:50em}.avatar>img{vertical-align:initial}.avatar-lg{position:relative;display:inline-block;width:72px;height:72px}.avatar-lg .avatar-status{position:absolute;right:0;bottom:0;display:block;width:12px;height:12px;border:1px solid #fff;border-radius:50em}.avatar-sm{position:relative;display:inline-block;width:24px;height:24px}.avatar-sm .avatar-status{position:absolute;right:0;bottom:0;display:block;width:8px;height:8px;border:1px solid #fff;border-radius:50em}.avatar-xs{position:relative;display:inline-block;width:20px;height:20px}.avatar-xs .avatar-status{position:absolute;right:0;bottom:0;display:block;width:8px;height:8px;border:1px solid #fff;border-radius:50em}.avatars-stack .avatar{margin-right:-18px;transition:margin-right .25s}.avatars-stack .avatar:hover{margin-right:0}.avatars-stack .avatar-lg{margin-right:-36px}.avatars-stack .avatar-sm{margin-right:-12px}.avatars-stack .avatar-xs{margin-right:-10px}.badge-pill{border-radius:10rem}.breadcrumb-menu{margin-left:auto}.breadcrumb-menu:before{display:none}.breadcrumb-menu .btn-group{vertical-align:top}.breadcrumb-menu .btn{padding:0 .75rem;color:#73818f;vertical-align:top;border:0}.breadcrumb-menu .btn:hover,.breadcrumb-menu .btn.active,.breadcrumb-menu .open .btn{color:#23282c;background:transparent}.breadcrumb-menu .dropdown-menu{min-width:180px;line-height:1.5}*[dir=rtl] .breadcrumb-menu{margin-right:auto;margin-left:initial}.breadcrumb{position:relative;border-radius:0;border-bottom:1px solid #c8ced3}*[dir=rtl] .breadcrumb-item:before{padding-right:0;padding-left:.5rem}*[dir=rtl] .breadcrumb-item{padding-right:.5rem;padding-left:0}.brand-card{position:relative;display:flex;flex-direction:column;min-width:0;margin-bottom:1.5rem;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid #c8ced3;border-radius:.25rem}.brand-card-header{position:relative;display:flex;align-items:center;justify-content:center;height:6rem;border-radius:.25rem .25rem 0 0}.brand-card-header i{font-size:2rem;color:#fff}.brand-card-header .chart-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.brand-card-body{display:flex;flex-direction:row;padding:.75rem 0;text-align:center}.brand-card-body>*{flex:1;padding:.1875rem 0}.brand-card-body>*:not(:last-child){border-right:1px solid rgba(0,0,0,.1)}*[dir=rtl] .brand-card-body>*:not(:last-child){border-right:0;border-left:1px solid rgba(0,0,0,.1)}.btn-brand{border:0}.btn-brand i{display:inline-block;width:2.0625rem;margin:-.375rem -.75rem;line-height:2.0625rem;text-align:center;background-color:#0003;border-radius:.25rem}.btn-brand i+span{margin-left:1.5rem}.btn-brand.btn-lg i,.btn-group-lg>.btn-brand.btn i{width:2.640625rem;margin:-.5rem -1rem;line-height:2.640625rem;border-radius:.3rem}.btn-brand.btn-lg i+span,.btn-group-lg>.btn-brand.btn i+span{margin-left:2rem}.btn-brand.btn-sm i,.btn-group-sm>.btn-brand.btn i{width:1.6484375rem;margin:-.25rem -.5rem;line-height:1.6484375rem;border-radius:.2rem}.btn-brand.btn-sm i+span,.btn-group-sm>.btn-brand.btn i+span{margin-left:1rem}.btn-brand.btn-square i{border-radius:0}.btn-facebook{color:#fff;background-color:#3b5998;border-color:#3b5998}.btn-facebook:hover{color:#fff;background-color:#30497c;border-color:#2d4373}.btn-facebook:focus,.btn-facebook.focus{box-shadow:0 0 0 .2rem #5872a780}.btn-facebook.disabled,.btn-facebook:disabled{color:#fff;background-color:#3b5998;border-color:#3b5998}.btn-facebook:not(:disabled):not(.disabled):active,.btn-facebook:not(:disabled):not(.disabled).active,.show>.btn-facebook.dropdown-toggle{color:#fff;background-color:#2d4373;border-color:#293e6a}.btn-facebook:not(:disabled):not(.disabled):active:focus,.btn-facebook:not(:disabled):not(.disabled).active:focus,.show>.btn-facebook.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #5872a780}.btn-twitter{color:#fff;background-color:#00aced;border-color:#00aced}.btn-twitter:hover{color:#fff;background-color:#0090c7;border-color:#0087ba}.btn-twitter:focus,.btn-twitter.focus{box-shadow:0 0 0 .2rem #26b8f080}.btn-twitter.disabled,.btn-twitter:disabled{color:#fff;background-color:#00aced;border-color:#00aced}.btn-twitter:not(:disabled):not(.disabled):active,.btn-twitter:not(:disabled):not(.disabled).active,.show>.btn-twitter.dropdown-toggle{color:#fff;background-color:#0087ba;border-color:#007ead}.btn-twitter:not(:disabled):not(.disabled):active:focus,.btn-twitter:not(:disabled):not(.disabled).active:focus,.show>.btn-twitter.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #26b8f080}.btn-linkedin{color:#fff;background-color:#4875b4;border-color:#4875b4}.btn-linkedin:hover{color:#fff;background-color:#3d6399;border-color:#395d90}.btn-linkedin:focus,.btn-linkedin.focus{box-shadow:0 0 0 .2rem #638abf80}.btn-linkedin.disabled,.btn-linkedin:disabled{color:#fff;background-color:#4875b4;border-color:#4875b4}.btn-linkedin:not(:disabled):not(.disabled):active,.btn-linkedin:not(:disabled):not(.disabled).active,.show>.btn-linkedin.dropdown-toggle{color:#fff;background-color:#395d90;border-color:#365786}.btn-linkedin:not(:disabled):not(.disabled):active:focus,.btn-linkedin:not(:disabled):not(.disabled).active:focus,.show>.btn-linkedin.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #638abf80}.btn-google-plus{color:#fff;background-color:#d34836;border-color:#d34836}.btn-google-plus:hover{color:#fff;background-color:#ba3929;border-color:#b03626}.btn-google-plus:focus,.btn-google-plus.focus{box-shadow:0 0 0 .2rem #da635480}.btn-google-plus.disabled,.btn-google-plus:disabled{color:#fff;background-color:#d34836;border-color:#d34836}.btn-google-plus:not(:disabled):not(.disabled):active,.btn-google-plus:not(:disabled):not(.disabled).active,.show>.btn-google-plus.dropdown-toggle{color:#fff;background-color:#b03626;border-color:#a53324}.btn-google-plus:not(:disabled):not(.disabled):active:focus,.btn-google-plus:not(:disabled):not(.disabled).active:focus,.show>.btn-google-plus.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #da635480}.btn-flickr{color:#fff;background-color:#ff0084;border-color:#ff0084}.btn-flickr:hover{color:#fff;background-color:#d90070;border-color:#cc006a}.btn-flickr:focus,.btn-flickr.focus{box-shadow:0 0 0 .2rem #ff269680}.btn-flickr.disabled,.btn-flickr:disabled{color:#fff;background-color:#ff0084;border-color:#ff0084}.btn-flickr:not(:disabled):not(.disabled):active,.btn-flickr:not(:disabled):not(.disabled).active,.show>.btn-flickr.dropdown-toggle{color:#fff;background-color:#cc006a;border-color:#bf0063}.btn-flickr:not(:disabled):not(.disabled):active:focus,.btn-flickr:not(:disabled):not(.disabled).active:focus,.show>.btn-flickr.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #ff269680}.btn-tumblr{color:#fff;background-color:#32506d;border-color:#32506d}.btn-tumblr:hover{color:#fff;background-color:#263d53;border-color:#22364a}.btn-tumblr:focus,.btn-tumblr.focus{box-shadow:0 0 0 .2rem #516a8380}.btn-tumblr.disabled,.btn-tumblr:disabled{color:#fff;background-color:#32506d;border-color:#32506d}.btn-tumblr:not(:disabled):not(.disabled):active,.btn-tumblr:not(:disabled):not(.disabled).active,.show>.btn-tumblr.dropdown-toggle{color:#fff;background-color:#22364a;border-color:#1e3041}.btn-tumblr:not(:disabled):not(.disabled):active:focus,.btn-tumblr:not(:disabled):not(.disabled).active:focus,.show>.btn-tumblr.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #516a8380}.btn-xing{color:#fff;background-color:#026466;border-color:#026466}.btn-xing:hover{color:#fff;background-color:#013f40;border-color:#013334}.btn-xing:focus,.btn-xing.focus{box-shadow:0 0 0 .2rem #287b7d80}.btn-xing.disabled,.btn-xing:disabled{color:#fff;background-color:#026466;border-color:#026466}.btn-xing:not(:disabled):not(.disabled):active,.btn-xing:not(:disabled):not(.disabled).active,.show>.btn-xing.dropdown-toggle{color:#fff;background-color:#013334;border-color:#012727}.btn-xing:not(:disabled):not(.disabled):active:focus,.btn-xing:not(:disabled):not(.disabled).active:focus,.show>.btn-xing.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #287b7d80}.btn-github{color:#fff;background-color:#4183c4;border-color:#4183c4}.btn-github:hover{color:#fff;background-color:#3570aa;border-color:#3269a0}.btn-github:focus,.btn-github.focus{box-shadow:0 0 0 .2rem #5e96cd80}.btn-github.disabled,.btn-github:disabled{color:#fff;background-color:#4183c4;border-color:#4183c4}.btn-github:not(:disabled):not(.disabled):active,.btn-github:not(:disabled):not(.disabled).active,.show>.btn-github.dropdown-toggle{color:#fff;background-color:#3269a0;border-color:#2f6397}.btn-github:not(:disabled):not(.disabled):active:focus,.btn-github:not(:disabled):not(.disabled).active:focus,.show>.btn-github.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #5e96cd80}.btn-html5{color:#fff;background-color:#e34f26;border-color:#e34f26}.btn-html5:hover{color:#fff;background-color:#c9401a;border-color:#be3c18}.btn-html5:focus,.btn-html5.focus{box-shadow:0 0 0 .2rem #e7694780}.btn-html5.disabled,.btn-html5:disabled{color:#fff;background-color:#e34f26;border-color:#e34f26}.btn-html5:not(:disabled):not(.disabled):active,.btn-html5:not(:disabled):not(.disabled).active,.show>.btn-html5.dropdown-toggle{color:#fff;background-color:#be3c18;border-color:#b23917}.btn-html5:not(:disabled):not(.disabled):active:focus,.btn-html5:not(:disabled):not(.disabled).active:focus,.show>.btn-html5.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #e7694780}.btn-openid{color:#23282c;background-color:#f78c40;border-color:#f78c40}.btn-openid:hover{color:#fff;background-color:#f5761b;border-color:#f56f0f}.btn-openid:focus,.btn-openid.focus{box-shadow:0 0 0 .2rem #d77d3d80}.btn-openid.disabled,.btn-openid:disabled{color:#23282c;background-color:#f78c40;border-color:#f78c40}.btn-openid:not(:disabled):not(.disabled):active,.btn-openid:not(:disabled):not(.disabled).active,.show>.btn-openid.dropdown-toggle{color:#fff;background-color:#f56f0f;border-color:#ed680a}.btn-openid:not(:disabled):not(.disabled):active:focus,.btn-openid:not(:disabled):not(.disabled).active:focus,.show>.btn-openid.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #d77d3d80}.btn-stack-overflow{color:#fff;background-color:#fe7a15;border-color:#fe7a15}.btn-stack-overflow:hover{color:#fff;background-color:#ec6701;border-color:#df6101}.btn-stack-overflow:focus,.btn-stack-overflow.focus{box-shadow:0 0 0 .2rem #fe8e3880}.btn-stack-overflow.disabled,.btn-stack-overflow:disabled{color:#fff;background-color:#fe7a15;border-color:#fe7a15}.btn-stack-overflow:not(:disabled):not(.disabled):active,.btn-stack-overflow:not(:disabled):not(.disabled).active,.show>.btn-stack-overflow.dropdown-toggle{color:#fff;background-color:#df6101;border-color:#d25c01}.btn-stack-overflow:not(:disabled):not(.disabled):active:focus,.btn-stack-overflow:not(:disabled):not(.disabled).active:focus,.show>.btn-stack-overflow.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #fe8e3880}.btn-youtube{color:#fff;background-color:#b00;border-color:#b00}.btn-youtube:hover{color:#fff;background-color:#950000;border-color:#800}.btn-youtube:focus,.btn-youtube.focus{box-shadow:0 0 0 .2rem #c5262680}.btn-youtube.disabled,.btn-youtube:disabled{color:#fff;background-color:#b00;border-color:#b00}.btn-youtube:not(:disabled):not(.disabled):active,.btn-youtube:not(:disabled):not(.disabled).active,.show>.btn-youtube.dropdown-toggle{color:#fff;background-color:#800;border-color:#7b0000}.btn-youtube:not(:disabled):not(.disabled):active:focus,.btn-youtube:not(:disabled):not(.disabled).active:focus,.show>.btn-youtube.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #c5262680}.btn-css3{color:#fff;background-color:#0170ba;border-color:#0170ba}.btn-css3:hover{color:#fff;background-color:#015994;border-color:#015187}.btn-css3:focus,.btn-css3.focus{box-shadow:0 0 0 .2rem #2785c480}.btn-css3.disabled,.btn-css3:disabled{color:#fff;background-color:#0170ba;border-color:#0170ba}.btn-css3:not(:disabled):not(.disabled):active,.btn-css3:not(:disabled):not(.disabled).active,.show>.btn-css3.dropdown-toggle{color:#fff;background-color:#015187;border-color:#014a7b}.btn-css3:not(:disabled):not(.disabled):active:focus,.btn-css3:not(:disabled):not(.disabled).active:focus,.show>.btn-css3.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #2785c480}.btn-dribbble{color:#fff;background-color:#ea4c89;border-color:#ea4c89}.btn-dribbble:hover{color:#fff;background-color:#e62a72;border-color:#e51e6b}.btn-dribbble:focus,.btn-dribbble.focus{box-shadow:0 0 0 .2rem #ed679b80}.btn-dribbble.disabled,.btn-dribbble:disabled{color:#fff;background-color:#ea4c89;border-color:#ea4c89}.btn-dribbble:not(:disabled):not(.disabled):active,.btn-dribbble:not(:disabled):not(.disabled).active,.show>.btn-dribbble.dropdown-toggle{color:#fff;background-color:#e51e6b;border-color:#dc1a65}.btn-dribbble:not(:disabled):not(.disabled):active:focus,.btn-dribbble:not(:disabled):not(.disabled).active:focus,.show>.btn-dribbble.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #ed679b80}.btn-instagram{color:#fff;background-color:#517fa4;border-color:#517fa4}.btn-instagram:hover{color:#fff;background-color:#446b8a;border-color:#406582}.btn-instagram:focus,.btn-instagram.focus{box-shadow:0 0 0 .2rem #6b92b280}.btn-instagram.disabled,.btn-instagram:disabled{color:#fff;background-color:#517fa4;border-color:#517fa4}.btn-instagram:not(:disabled):not(.disabled):active,.btn-instagram:not(:disabled):not(.disabled).active,.show>.btn-instagram.dropdown-toggle{color:#fff;background-color:#406582;border-color:#3c5e79}.btn-instagram:not(:disabled):not(.disabled):active:focus,.btn-instagram:not(:disabled):not(.disabled).active:focus,.show>.btn-instagram.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #6b92b280}.btn-pinterest{color:#fff;background-color:#cb2027;border-color:#cb2027}.btn-pinterest:hover{color:#fff;background-color:#aa1b21;border-color:#9f191f}.btn-pinterest:focus,.btn-pinterest.focus{box-shadow:0 0 0 .2rem #d3414780}.btn-pinterest.disabled,.btn-pinterest:disabled{color:#fff;background-color:#cb2027;border-color:#cb2027}.btn-pinterest:not(:disabled):not(.disabled):active,.btn-pinterest:not(:disabled):not(.disabled).active,.show>.btn-pinterest.dropdown-toggle{color:#fff;background-color:#9f191f;border-color:#94171c}.btn-pinterest:not(:disabled):not(.disabled):active:focus,.btn-pinterest:not(:disabled):not(.disabled).active:focus,.show>.btn-pinterest.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #d3414780}.btn-vk{color:#fff;background-color:#45668e;border-color:#45668e}.btn-vk:hover{color:#fff;background-color:#385474;border-color:#344d6c}.btn-vk:focus,.btn-vk.focus{box-shadow:0 0 0 .2rem #617d9f80}.btn-vk.disabled,.btn-vk:disabled{color:#fff;background-color:#45668e;border-color:#45668e}.btn-vk:not(:disabled):not(.disabled):active,.btn-vk:not(:disabled):not(.disabled).active,.show>.btn-vk.dropdown-toggle{color:#fff;background-color:#344d6c;border-color:#304763}.btn-vk:not(:disabled):not(.disabled):active:focus,.btn-vk:not(:disabled):not(.disabled).active:focus,.show>.btn-vk.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #617d9f80}.btn-yahoo{color:#fff;background-color:#400191;border-color:#400191}.btn-yahoo:hover{color:#fff;background-color:#2f016b;border-color:#2a015e}.btn-yahoo:focus,.btn-yahoo.focus{box-shadow:0 0 0 .2rem #5d27a180}.btn-yahoo.disabled,.btn-yahoo:disabled{color:#fff;background-color:#400191;border-color:#400191}.btn-yahoo:not(:disabled):not(.disabled):active,.btn-yahoo:not(:disabled):not(.disabled).active,.show>.btn-yahoo.dropdown-toggle{color:#fff;background-color:#2a015e;border-color:#240152}.btn-yahoo:not(:disabled):not(.disabled):active:focus,.btn-yahoo:not(:disabled):not(.disabled).active:focus,.show>.btn-yahoo.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #5d27a180}.btn-behance{color:#fff;background-color:#1769ff;border-color:#1769ff}.btn-behance:hover{color:#fff;background-color:#0055f0;border-color:#0050e3}.btn-behance:focus,.btn-behance.focus{box-shadow:0 0 0 .2rem #3a7fff80}.btn-behance.disabled,.btn-behance:disabled{color:#fff;background-color:#1769ff;border-color:#1769ff}.btn-behance:not(:disabled):not(.disabled):active,.btn-behance:not(:disabled):not(.disabled).active,.show>.btn-behance.dropdown-toggle{color:#fff;background-color:#0050e3;border-color:#004cd6}.btn-behance:not(:disabled):not(.disabled):active:focus,.btn-behance:not(:disabled):not(.disabled).active:focus,.show>.btn-behance.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #3a7fff80}.btn-dropbox{color:#fff;background-color:#007ee5;border-color:#007ee5}.btn-dropbox:hover{color:#fff;background-color:#0069bf;border-color:#0062b2}.btn-dropbox:focus,.btn-dropbox.focus{box-shadow:0 0 0 .2rem #2691e980}.btn-dropbox.disabled,.btn-dropbox:disabled{color:#fff;background-color:#007ee5;border-color:#007ee5}.btn-dropbox:not(:disabled):not(.disabled):active,.btn-dropbox:not(:disabled):not(.disabled).active,.show>.btn-dropbox.dropdown-toggle{color:#fff;background-color:#0062b2;border-color:#005ba5}.btn-dropbox:not(:disabled):not(.disabled):active:focus,.btn-dropbox:not(:disabled):not(.disabled).active:focus,.show>.btn-dropbox.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #2691e980}.btn-reddit{color:#fff;background-color:#ff4500;border-color:#ff4500}.btn-reddit:hover{color:#fff;background-color:#d93b00;border-color:#cc3700}.btn-reddit:focus,.btn-reddit.focus{box-shadow:0 0 0 .2rem #ff612680}.btn-reddit.disabled,.btn-reddit:disabled{color:#fff;background-color:#ff4500;border-color:#ff4500}.btn-reddit:not(:disabled):not(.disabled):active,.btn-reddit:not(:disabled):not(.disabled).active,.show>.btn-reddit.dropdown-toggle{color:#fff;background-color:#cc3700;border-color:#bf3400}.btn-reddit:not(:disabled):not(.disabled):active:focus,.btn-reddit:not(:disabled):not(.disabled).active:focus,.show>.btn-reddit.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #ff612680}.btn-spotify{color:#fff;background-color:#7ab800;border-color:#7ab800}.btn-spotify:hover{color:#fff;background-color:#619200;border-color:#588500}.btn-spotify:focus,.btn-spotify.focus{box-shadow:0 0 0 .2rem #8ec32680}.btn-spotify.disabled,.btn-spotify:disabled{color:#fff;background-color:#7ab800;border-color:#7ab800}.btn-spotify:not(:disabled):not(.disabled):active,.btn-spotify:not(:disabled):not(.disabled).active,.show>.btn-spotify.dropdown-toggle{color:#fff;background-color:#588500;border-color:#507800}.btn-spotify:not(:disabled):not(.disabled):active:focus,.btn-spotify:not(:disabled):not(.disabled).active:focus,.show>.btn-spotify.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #8ec32680}.btn-vine{color:#fff;background-color:#00bf8f;border-color:#00bf8f}.btn-vine:hover{color:#fff;background-color:#009972;border-color:#008c69}.btn-vine:focus,.btn-vine.focus{box-shadow:0 0 0 .2rem #26c9a080}.btn-vine.disabled,.btn-vine:disabled{color:#fff;background-color:#00bf8f;border-color:#00bf8f}.btn-vine:not(:disabled):not(.disabled):active,.btn-vine:not(:disabled):not(.disabled).active,.show>.btn-vine.dropdown-toggle{color:#fff;background-color:#008c69;border-color:#007f5f}.btn-vine:not(:disabled):not(.disabled):active:focus,.btn-vine:not(:disabled):not(.disabled).active:focus,.show>.btn-vine.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #26c9a080}.btn-foursquare{color:#fff;background-color:#1073af;border-color:#1073af}.btn-foursquare:hover{color:#fff;background-color:#0d5c8c;border-color:#0c5480}.btn-foursquare:focus,.btn-foursquare.focus{box-shadow:0 0 0 .2rem #3488bb80}.btn-foursquare.disabled,.btn-foursquare:disabled{color:#fff;background-color:#1073af;border-color:#1073af}.btn-foursquare:not(:disabled):not(.disabled):active,.btn-foursquare:not(:disabled):not(.disabled).active,.show>.btn-foursquare.dropdown-toggle{color:#fff;background-color:#0c5480;border-color:#0b4d75}.btn-foursquare:not(:disabled):not(.disabled):active:focus,.btn-foursquare:not(:disabled):not(.disabled).active:focus,.show>.btn-foursquare.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #3488bb80}.btn-vimeo{color:#23282c;background-color:#aad450;border-color:#aad450}.btn-vimeo:hover{color:#23282c;background-color:#9bcc32;border-color:#93c130}.btn-vimeo:focus,.btn-vimeo.focus{box-shadow:0 0 0 .2rem #96ba4b80}.btn-vimeo.disabled,.btn-vimeo:disabled{color:#23282c;background-color:#aad450;border-color:#aad450}.btn-vimeo:not(:disabled):not(.disabled):active,.btn-vimeo:not(:disabled):not(.disabled).active,.show>.btn-vimeo.dropdown-toggle{color:#23282c;background-color:#93c130;border-color:#8bb72d}.btn-vimeo:not(:disabled):not(.disabled):active:focus,.btn-vimeo:not(:disabled):not(.disabled).active:focus,.show>.btn-vimeo.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #96ba4b80}*[dir=rtl] .btn-group>.btn:not(:first-child),*[dir=rtl] .btn-group>.btn-group:not(:first-child){margin-right:-1px}*[dir=rtl] .btn-group>.btn:not(:last-child):not(.dropdown-toggle),*[dir=rtl] .btn-group>.btn-group:not(:last-child)>.btn{border-radius:0 6px 6px 0}*[dir=rtl] .btn-group>.btn:not(:first-child),*[dir=rtl] .btn-group>.btn-group:not(:first-child)>.btn{border-radius:6px 0 0 6px}*[dir=rtl] .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-transparent{color:#fff;background-color:transparent;border-color:transparent}.btn [class^=icon-],.btn [class*=" icon-"]{display:inline-block;margin-top:-2px;vertical-align:middle}.btn-pill{border-radius:50em}.btn-square{border-radius:0}.btn-ghost-primary{color:#20a8d8;background-color:transparent;background-image:none;border-color:transparent}.btn-ghost-primary:hover{color:#fff;background-color:#20a8d8;border-color:#20a8d8}.btn-ghost-primary:focus,.btn-ghost-primary.focus{box-shadow:0 0 0 .2rem #20a8d880}.btn-ghost-primary.disabled,.btn-ghost-primary:disabled{color:#20a8d8;background-color:transparent;border-color:transparent}.btn-ghost-primary:not(:disabled):not(.disabled):active,.btn-ghost-primary:not(:disabled):not(.disabled).active,.show>.btn-ghost-primary.dropdown-toggle{color:#fff;background-color:#20a8d8;border-color:#20a8d8}.btn-ghost-primary:not(:disabled):not(.disabled):active:focus,.btn-ghost-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-ghost-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #20a8d880}.btn-ghost-secondary{color:#c8ced3;background-color:transparent;background-image:none;border-color:transparent}.btn-ghost-secondary:hover{color:#23282c;background-color:#c8ced3;border-color:#c8ced3}.btn-ghost-secondary:focus,.btn-ghost-secondary.focus{box-shadow:0 0 0 .2rem #c8ced380}.btn-ghost-secondary.disabled,.btn-ghost-secondary:disabled{color:#c8ced3;background-color:transparent;border-color:transparent}.btn-ghost-secondary:not(:disabled):not(.disabled):active,.btn-ghost-secondary:not(:disabled):not(.disabled).active,.show>.btn-ghost-secondary.dropdown-toggle{color:#23282c;background-color:#c8ced3;border-color:#c8ced3}.btn-ghost-secondary:not(:disabled):not(.disabled):active:focus,.btn-ghost-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-ghost-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #c8ced380}.btn-ghost-success{color:#4dbd74;background-color:transparent;background-image:none;border-color:transparent}.btn-ghost-success:hover{color:#fff;background-color:#4dbd74;border-color:#4dbd74}.btn-ghost-success:focus,.btn-ghost-success.focus{box-shadow:0 0 0 .2rem #4dbd7480}.btn-ghost-success.disabled,.btn-ghost-success:disabled{color:#4dbd74;background-color:transparent;border-color:transparent}.btn-ghost-success:not(:disabled):not(.disabled):active,.btn-ghost-success:not(:disabled):not(.disabled).active,.show>.btn-ghost-success.dropdown-toggle{color:#fff;background-color:#4dbd74;border-color:#4dbd74}.btn-ghost-success:not(:disabled):not(.disabled):active:focus,.btn-ghost-success:not(:disabled):not(.disabled).active:focus,.show>.btn-ghost-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #4dbd7480}.btn-ghost-info{color:#63c2de;background-color:transparent;background-image:none;border-color:transparent}.btn-ghost-info:hover{color:#23282c;background-color:#63c2de;border-color:#63c2de}.btn-ghost-info:focus,.btn-ghost-info.focus{box-shadow:0 0 0 .2rem #63c2de80}.btn-ghost-info.disabled,.btn-ghost-info:disabled{color:#63c2de;background-color:transparent;border-color:transparent}.btn-ghost-info:not(:disabled):not(.disabled):active,.btn-ghost-info:not(:disabled):not(.disabled).active,.show>.btn-ghost-info.dropdown-toggle{color:#23282c;background-color:#63c2de;border-color:#63c2de}.btn-ghost-info:not(:disabled):not(.disabled):active:focus,.btn-ghost-info:not(:disabled):not(.disabled).active:focus,.show>.btn-ghost-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #63c2de80}.btn-ghost-warning{color:#ffc107;background-color:transparent;background-image:none;border-color:transparent}.btn-ghost-warning:hover{color:#23282c;background-color:#ffc107;border-color:#ffc107}.btn-ghost-warning:focus,.btn-ghost-warning.focus{box-shadow:0 0 0 .2rem #ffc10780}.btn-ghost-warning.disabled,.btn-ghost-warning:disabled{color:#ffc107;background-color:transparent;border-color:transparent}.btn-ghost-warning:not(:disabled):not(.disabled):active,.btn-ghost-warning:not(:disabled):not(.disabled).active,.show>.btn-ghost-warning.dropdown-toggle{color:#23282c;background-color:#ffc107;border-color:#ffc107}.btn-ghost-warning:not(:disabled):not(.disabled):active:focus,.btn-ghost-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-ghost-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #ffc10780}.btn-ghost-danger{color:#f86c6b;background-color:transparent;background-image:none;border-color:transparent}.btn-ghost-danger:hover{color:#fff;background-color:#f86c6b;border-color:#f86c6b}.btn-ghost-danger:focus,.btn-ghost-danger.focus{box-shadow:0 0 0 .2rem #f86c6b80}.btn-ghost-danger.disabled,.btn-ghost-danger:disabled{color:#f86c6b;background-color:transparent;border-color:transparent}.btn-ghost-danger:not(:disabled):not(.disabled):active,.btn-ghost-danger:not(:disabled):not(.disabled).active,.show>.btn-ghost-danger.dropdown-toggle{color:#fff;background-color:#f86c6b;border-color:#f86c6b}.btn-ghost-danger:not(:disabled):not(.disabled):active:focus,.btn-ghost-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-ghost-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #f86c6b80}.btn-ghost-light{color:#f0f3f5;background-color:transparent;background-image:none;border-color:transparent}.btn-ghost-light:hover{color:#23282c;background-color:#f0f3f5;border-color:#f0f3f5}.btn-ghost-light:focus,.btn-ghost-light.focus{box-shadow:0 0 0 .2rem #f0f3f580}.btn-ghost-light.disabled,.btn-ghost-light:disabled{color:#f0f3f5;background-color:transparent;border-color:transparent}.btn-ghost-light:not(:disabled):not(.disabled):active,.btn-ghost-light:not(:disabled):not(.disabled).active,.show>.btn-ghost-light.dropdown-toggle{color:#23282c;background-color:#f0f3f5;border-color:#f0f3f5}.btn-ghost-light:not(:disabled):not(.disabled):active:focus,.btn-ghost-light:not(:disabled):not(.disabled).active:focus,.show>.btn-ghost-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #f0f3f580}.btn-ghost-dark{color:#2f353a;background-color:transparent;background-image:none;border-color:transparent}.btn-ghost-dark:hover{color:#fff;background-color:#2f353a;border-color:#2f353a}.btn-ghost-dark:focus,.btn-ghost-dark.focus{box-shadow:0 0 0 .2rem #2f353a80}.btn-ghost-dark.disabled,.btn-ghost-dark:disabled{color:#2f353a;background-color:transparent;border-color:transparent}.btn-ghost-dark:not(:disabled):not(.disabled):active,.btn-ghost-dark:not(:disabled):not(.disabled).active,.show>.btn-ghost-dark.dropdown-toggle{color:#fff;background-color:#2f353a;border-color:#2f353a}.btn-ghost-dark:not(:disabled):not(.disabled):active:focus,.btn-ghost-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-ghost-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #2f353a80}.callout{position:relative;padding:0 1rem;margin:1rem 0;border-left:4px solid rgba(0,0,0,.1);border-radius:6px}.callout .chart-wrapper{position:absolute;top:10px;left:50%;float:right;width:50%}.callout-bordered{border:1px solid rgba(0,0,0,.1);border-left-width:4px}.callout code{border-radius:6px}.callout h4{margin-top:0;margin-bottom:.25rem}.callout p:last-child{margin-bottom:0}.callout+.callout{margin-top:-.25rem}.callout-primary{border-left-color:#20a8d8}.callout-primary h4{color:#20a8d8}.callout-secondary{border-left-color:#c8ced3}.callout-secondary h4{color:#c8ced3}.callout-success{border-left-color:#4dbd74}.callout-success h4{color:#4dbd74}.callout-info{border-left-color:#63c2de}.callout-info h4{color:#63c2de}.callout-warning{border-left-color:#ffc107}.callout-warning h4{color:#ffc107}.callout-danger{border-left-color:#f86c6b}.callout-danger h4{color:#f86c6b}.callout-light{border-left-color:#f0f3f5}.callout-light h4{color:#f0f3f5}.callout-dark{border-left-color:#2f353a}.callout-dark h4{color:#2f353a}*[dir=rtl] .callout{border-right:4px solid rgba(0,0,0,.1);border-left:0}*[dir=rtl] .callout.callout-primary{border-right-color:#20a8d8}*[dir=rtl] .callout.callout-secondary{border-right-color:#c8ced3}*[dir=rtl] .callout.callout-success{border-right-color:#4dbd74}*[dir=rtl] .callout.callout-info{border-right-color:#63c2de}*[dir=rtl] .callout.callout-warning{border-right-color:#ffc107}*[dir=rtl] .callout.callout-danger{border-right-color:#f86c6b}*[dir=rtl] .callout.callout-light{border-right-color:#f0f3f5}*[dir=rtl] .callout.callout-dark{border-right-color:#2f353a}*[dir=rtl] .callout .chart-wrapper{left:0;float:left}.card{margin-bottom:1.5rem}.card.bg-primary{border-color:#187da0}.card.bg-primary .card-header{background-color:#1e9ecb;border-color:#187da0}.card.bg-secondary{border-color:#a5aeb7}.card.bg-secondary .card-header{background-color:#c0c6cc;border-color:#a5aeb7}.card.bg-success{border-color:#379457}.card.bg-success .card-header{background-color:#44b76c;border-color:#379457}.card.bg-info{border-color:#2eadd3}.card.bg-info .card-header{background-color:#56bddb;border-color:#2eadd3}.card.bg-warning{border-color:#c69500}.card.bg-warning .card-header{background-color:#f7b900;border-color:#c69500}.card.bg-danger{border-color:#f5302e}.card.bg-danger .card-header{background-color:#f75d5c;border-color:#f5302e}.card.bg-light{border-color:#cad4db}.card.bg-light .card-header{background-color:#e7ecef;border-color:#cad4db}.card.bg-dark{border-color:#121517}.card.bg-dark .card-header{background-color:#282d32;border-color:#121517}.card.drag,.card .drag{cursor:move}.card-placeholder{background:#00000006;border:1px dashed #c8ced3}.card-header>i{margin-right:.5rem}.card-header .nav-tabs{margin-top:-.75rem;margin-bottom:-.75rem;border-bottom:0}.card-header .nav-tabs .nav-item{border-top:0}.card-header .nav-tabs .nav-link{padding:.75rem .625rem;color:#73818f;border-top:0}.card-header .nav-tabs .nav-link.active{color:#23282c;background:#fff}*[dir=rtl] .card-header>i{margin-right:0;margin-left:.5rem}.card-header-icon-bg{display:inline-block;width:2.8125rem;padding:.75rem 0;margin:-.75rem 1.25rem -.75rem -1.25rem;line-height:inherit;color:#23282c;text-align:center;background:transparent;border-right:1px solid #c8ced3}.card-header-actions{display:inline-block;float:right;margin-right:-.25rem}*[dir=rtl] .card-header-actions{float:left;margin-right:auto;margin-left:-.25rem}.card-header-action{padding:0 .25rem;color:#73818f}.card-header-action:hover{color:#23282c;text-decoration:none}.card-accent-primary{border-top-color:#20a8d8;border-top-width:2px}.card-accent-secondary{border-top-color:#c8ced3;border-top-width:2px}.card-accent-success{border-top-color:#4dbd74;border-top-width:2px}.card-accent-info{border-top-color:#63c2de;border-top-width:2px}.card-accent-warning{border-top-color:#ffc107;border-top-width:2px}.card-accent-danger{border-top-color:#f86c6b;border-top-width:2px}.card-accent-light{border-top-color:#f0f3f5;border-top-width:2px}.card-accent-dark{border-top-color:#2f353a;border-top-width:2px}.card-full{margin-top:-1rem;margin-right:-15px;margin-left:-15px;border:0;border-bottom:1px solid rgba(0,0,0,.1)}@media(min-width:576px){.card-columns.cols-2{column-count:2}}.chart-wrapper canvas{width:100%}base-chart.chart{display:block}canvas{-webkit-user-select:none;user-select:none}.chartjs-tooltip{position:absolute;z-index:1021;display:flex;flex-direction:column;padding:.25rem .5rem;color:#fff;pointer-events:none;background:#000000b3;opacity:0;transition:all .25s ease;transform:translate(-50%);border-radius:6px}.chartjs-tooltip .tooltip-header{margin-bottom:.5rem}.chartjs-tooltip .tooltip-header-item{font-size:.765625rem;font-weight:700}.chartjs-tooltip .tooltip-body-item{display:flex;align-items:center;font-size:.765625rem;white-space:nowrap}.chartjs-tooltip .tooltip-body-item-color{display:inline-block;width:.875rem;height:.875rem;margin-right:.875rem}.chartjs-tooltip .tooltip-body-item-value{padding-left:1rem;margin-left:auto;font-weight:700}.dropdown-item{position:relative;padding:10px 20px;border-bottom:1px solid #c8ced3}.dropdown-item:last-child{border-bottom:0}.dropdown-item i{display:inline-block;width:20px;margin-right:10px;margin-left:-10px;color:#c8ced3;text-align:center}.dropdown-item .badge{position:absolute;right:10px;margin-top:2px}.dropdown-header{padding:8px 20px;background:#e4e7ea;border-bottom:1px solid #c8ced3}.dropdown-header .btn{margin-top:-7px;color:#73818f}.dropdown-header .btn:hover{color:#23282c}.dropdown-header .btn.pull-right{margin-right:-20px}.dropdown-menu-lg{width:250px}.app-header .navbar-nav .dropdown-menu{position:absolute}.app-header .navbar-nav .dropdown-menu-right{right:0;left:auto}.app-header .navbar-nav .dropdown-menu-left{right:auto;left:0}*[dir=rtl] .dropdown-toggle:before{margin-right:0;margin-left:.255em}*[dir=rtl] .dropdown-toggle:after{margin-right:.255em;margin-left:0}.app-footer{display:flex;flex-wrap:wrap;align-items:center;padding:0 1rem;color:#23282c;background:#f0f3f5;border-top:1px solid #c8ced3}.row.row-equal{padding-right:7.5px;padding-left:7.5px;margin-right:-15px;margin-left:-15px}.row.row-equal [class*=col-]{padding-right:7.5px;padding-left:7.5px}.main .container-fluid{padding:0 30px}.app-header{position:relative;flex-direction:row;height:55px;padding:0;margin:0;background-color:#fff;border-bottom:1px solid #c8ced3}.app-header .navbar-brand{display:inline-flex;align-items:center;justify-content:center;width:155px;height:55px;padding:0;margin-right:0;background-color:transparent}.app-header .navbar-brand .navbar-brand-minimized{display:none}.app-header .navbar-toggler{min-width:50px;padding:.25rem 0}.app-header .navbar-toggler:hover .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%232f353a' stroke-width='2.25' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.app-header .navbar-toggler-icon{height:23px;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%2373818f' stroke-width='2.25' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.app-header .navbar-nav{flex-direction:row;align-items:center}.app-header .nav-item{position:relative;min-width:50px;margin:0;text-align:center}.app-header .nav-item button{margin:0 auto}.app-header .nav-item .nav-link{padding-top:0;padding-bottom:0;background:0;border:0}.app-header .nav-item .nav-link .badge{position:absolute;top:50%;left:50%;margin-top:-16px;margin-left:0}.app-header .nav-item .nav-link>.img-avatar,.app-header .nav-item .nav-link.avatar>img{height:35px;margin:0 10px}.app-header .dropdown-menu{padding-bottom:0;line-height:1.5}.app-header .dropdown-item{min-width:180px}.navbar-nav .nav-link{color:#73818f}.navbar-nav .nav-link:hover,.navbar-nav .nav-link:focus{color:#2f353a}.navbar-nav .open>.nav-link,.navbar-nav .open>.nav-link:hover,.navbar-nav .open>.nav-link:focus,.navbar-nav .active>.nav-link,.navbar-nav .active>.nav-link:hover,.navbar-nav .active>.nav-link:focus,.navbar-nav .nav-link.open,.navbar-nav .nav-link.open:hover,.navbar-nav .nav-link.open:focus,.navbar-nav .nav-link.active,.navbar-nav .nav-link.active:hover,.navbar-nav .nav-link.active:focus{color:#2f353a}.navbar-divider{background-color:#00000013}@media(min-width:992px){.brand-minimized .app-header .navbar-brand{width:50px;background-color:transparent}.brand-minimized .app-header .navbar-brand .navbar-brand-full{display:none}.brand-minimized .app-header .navbar-brand .navbar-brand-minimized{display:block}}.input-group-prepend,.input-group-append{white-space:nowrap;vertical-align:middle}*[dir=rtl] .input-group>.form-control,*[dir=rtl] .input-group>.custom-select{border-radius:.25rem}*[dir=rtl] .input-group>.form-control:not(:last-child),*[dir=rtl] .input-group>.custom-select:not(:last-child){border-top-left-radius:0;border-bottom-left-radius:0}*[dir=rtl] .input-group>.form-control:not(:first-child),*[dir=rtl] .input-group>.custom-select:not(:first-child){border-top-right-radius:0;border-bottom-right-radius:0}*[dir=rtl] .input-group-prepend{margin-left:-1px}*[dir=rtl] .input-group-append{margin-right:-1px}*[dir=rtl] .input-group>.input-group-prepend>.btn,*[dir=rtl] .input-group>.input-group-prepend>.input-group-text,*[dir=rtl] .input-group>.input-group-append:not(:last-child)>.btn,*[dir=rtl] .input-group>.input-group-append:not(:last-child)>.input-group-text,*[dir=rtl] .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),*[dir=rtl] .input-group>.input-group-append:last-child>.input-group-text:not(:last-child){border-radius:.25rem;border-top-left-radius:0;border-bottom-left-radius:0}*[dir=rtl] .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),*[dir=rtl] .input-group>.input-group-append:last-child>.input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}*[dir=rtl] .input-group>.input-group-append>.btn,*[dir=rtl] .input-group>.input-group-append>.input-group-text,*[dir=rtl] .input-group>.input-group-prepend:not(:first-child)>.btn,*[dir=rtl] .input-group>.input-group-prepend:not(:first-child)>.input-group-text,*[dir=rtl] .input-group>.input-group-prepend:first-child>.btn:not(:first-child),*[dir=rtl] .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child){border-radius:.25rem;border-top-right-radius:0;border-bottom-right-radius:0}*[dir=rtl] .input-group>.input-group-prepend:first-child>.btn:not(:first-child),*[dir=rtl] .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.img-avatar,.avatar>img,.img-circle{max-width:100%;height:auto;border-radius:50em}.list-group-accent .list-group-item{margin-bottom:1px;border-top:0;border-right:0;border-bottom:0;border-radius:0}.list-group-accent .list-group-item.list-group-item-divider{position:relative}.list-group-accent .list-group-item.list-group-item-divider:before{position:absolute;bottom:-1px;left:5%;width:90%;height:1px;content:"";background-color:#e4e7ea}.list-group-item-accent-primary{border-left:4px solid #20a8d8}.list-group-item-accent-secondary{border-left:4px solid #c8ced3}.list-group-item-accent-success{border-left:4px solid #4dbd74}.list-group-item-accent-info{border-left:4px solid #63c2de}.list-group-item-accent-warning{border-left:4px solid #ffc107}.list-group-item-accent-danger{border-left:4px solid #f86c6b}.list-group-item-accent-light{border-left:4px solid #f0f3f5}.list-group-item-accent-dark{border-left:4px solid #2f353a}.modal-primary .modal-content{border-color:#20a8d8}.modal-primary .modal-header{color:#fff;background-color:#20a8d8}.modal-secondary .modal-content{border-color:#c8ced3}.modal-secondary .modal-header{color:#fff;background-color:#c8ced3}.modal-success .modal-content{border-color:#4dbd74}.modal-success .modal-header{color:#fff;background-color:#4dbd74}.modal-info .modal-content{border-color:#63c2de}.modal-info .modal-header{color:#fff;background-color:#63c2de}.modal-warning .modal-content{border-color:#ffc107}.modal-warning .modal-header{color:#fff;background-color:#ffc107}.modal-danger .modal-content{border-color:#f86c6b}.modal-danger .modal-header{color:#fff;background-color:#f86c6b}.modal-light .modal-content{border-color:#f0f3f5}.modal-light .modal-header{color:#fff;background-color:#f0f3f5}.modal-dark .modal-content{border-color:#2f353a}.modal-dark .modal-header{color:#fff;background-color:#2f353a}.nav-tabs .nav-link{color:#73818f}.nav-tabs .nav-link:hover{cursor:pointer}.nav-tabs .nav-link.active{color:#2f353a;background:#fff;border-color:#0000001a;border-bottom-color:#fff}.nav-tabs .nav-link.active:focus{background:#fff;border-color:#0000001a;border-bottom-color:#fff}.tab-content{margin-top:-1px;background:#fff;border:1px solid rgba(0,0,0,.1)}.tab-content .tab-pane{padding:1rem}.card-block .tab-content{margin-top:0;border:0}.nav-fill .nav-link{background-color:#fff;border-color:#0000001a}.nav-fill .nav-link+.nav-link{margin-left:-1px}.nav-fill .nav-link.active{margin-top:-1px;border-top:2px solid #20a8d8}*[dir=rtl] .nav{padding-right:0}.progress-xs{height:4px}.progress-sm{height:8px}.progress-white{background-color:#fff3}.progress-white .progress-bar{background-color:#fff}.progress-group{display:flex;flex-flow:row wrap;margin-bottom:1rem}.progress-group-prepend{flex:0 0 100px;align-self:center}.progress-group-icon{margin:0 1rem 0 .25rem;font-size:1.09375rem}.progress-group-text{font-size:.765625rem;color:#73818f}.progress-group-header{display:flex;flex-basis:100%;align-items:flex-end;margin-bottom:.25rem}.progress-group-bars{flex-grow:1;align-self:center}.progress-group-bars .progress:not(:last-child){margin-bottom:2px}.progress-group-header+.progress-group-bars{flex-basis:100%}.sidebar{display:flex;flex-direction:column;padding:0;color:#fff;background:#2f353a}.sidebar .sidebar-close{position:absolute;right:0;display:none;padding:0 1rem;font-size:24px;font-weight:800;line-height:55px;color:#fff;background:0;border:0;opacity:.8}.sidebar .sidebar-close:hover{opacity:1}.sidebar .sidebar-header{flex:0 0 auto;padding:.75rem 1rem;text-align:center;background:#0003}.sidebar .sidebar-form .form-control{color:#fff;background:#181b1e;border:0}.sidebar .sidebar-form .form-control::placeholder{color:#ffffffb3}.sidebar .sidebar-scroll{position:relative;flex:1;overflow-x:hidden;overflow-y:auto;width:200px}.sidebar .sidebar-nav{position:relative;flex:1;width:200px}.sidebar>.sidebar-nav{overflow-x:hidden;overflow-y:auto}.sidebar .nav{width:200px;flex-direction:column;min-height:100%;padding:0}.sidebar .nav-title{padding:.75rem 1rem;font-size:80%;font-weight:700;color:#e4e7ea;text-transform:uppercase}.sidebar .nav-divider{height:10px}.sidebar .nav-item{position:relative;margin:0;transition:background .3s ease-in-out}.sidebar .nav-dropdown-items{max-height:0;padding:0;margin:0;overflow-y:hidden;transition:max-height .3s ease-in-out}.sidebar .nav-dropdown-items .nav-item{padding:0;list-style:none}.sidebar .nav-link{display:block;padding:.75rem 1rem;color:#fff;text-decoration:none;background:transparent}.sidebar .nav-link .nav-icon{display:inline-block;width:1.09375rem;margin:0 .5rem 0 0;font-size:.875rem;color:#73818f;text-align:center}.sidebar .nav-link .badge{float:right;margin-top:2px}.sidebar .nav-link.active{color:#fff;background:#3a4248}.sidebar .nav-link.active .nav-icon{color:#20a8d8}.sidebar .nav-link:hover{color:#fff;background:#20a8d8}.sidebar .nav-link:hover .nav-icon{color:#fff}.sidebar .nav-link:hover.nav-dropdown-toggle:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 14'%3E%3Cpath fill='%23fff' d='M9.148 2.352l-4.148 4.148 4.148 4.148q0.148 0.148 0.148 0.352t-0.148 0.352l-1.297 1.297q-0.148 0.148-0.352 0.148t-0.352-0.148l-5.797-5.797q-0.148-0.148-0.148-0.352t0.148-0.352l5.797-5.797q0.148-0.148 0.352-0.148t0.352 0.148l1.297 1.297q0.148 0.148 0.148 0.352t-0.148 0.352z'/%3E%3C/svg%3E")}.sidebar .nav-link.disabled{color:#b3b3b3;cursor:default;background:transparent}.sidebar .nav-link.disabled .nav-icon{color:#73818f}.sidebar .nav-link.disabled:hover{color:#b3b3b3}.sidebar .nav-link.disabled:hover .nav-icon{color:#73818f}.sidebar .nav-link.disabled:hover.nav-dropdown-toggle:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 14'%3E%3Cpath fill='%23fff' d='M9.148 2.352l-4.148 4.148 4.148 4.148q0.148 0.148 0.148 0.352t-0.148 0.352l-1.297 1.297q-0.148 0.148-0.352 0.148t-0.352-0.148l-5.797-5.797q-0.148-0.148-0.148-0.352t0.148-0.352l5.797-5.797q0.148-0.148 0.352-0.148t0.352 0.148l1.297 1.297q0.148 0.148 0.148 0.352t-0.148 0.352z'/%3E%3C/svg%3E")}.sidebar .nav-link.nav-link-primary{background:#20a8d8}.sidebar .nav-link.nav-link-primary .nav-icon{color:#ffffffb3}.sidebar .nav-link.nav-link-primary:hover{background:#1d97c2}.sidebar .nav-link.nav-link-primary:hover i{color:#fff}.sidebar .nav-link.nav-link-secondary{background:#c8ced3}.sidebar .nav-link.nav-link-secondary .nav-icon{color:#ffffffb3}.sidebar .nav-link.nav-link-secondary:hover{background:#bac1c8}.sidebar .nav-link.nav-link-secondary:hover i{color:#fff}.sidebar .nav-link.nav-link-success{background:#4dbd74}.sidebar .nav-link.nav-link-success .nav-icon{color:#ffffffb3}.sidebar .nav-link.nav-link-success:hover{background:#41af67}.sidebar .nav-link.nav-link-success:hover i{color:#fff}.sidebar .nav-link.nav-link-info{background:#63c2de}.sidebar .nav-link.nav-link-info .nav-icon{color:#ffffffb3}.sidebar .nav-link.nav-link-info:hover{background:#4ebada}.sidebar .nav-link.nav-link-info:hover i{color:#fff}.sidebar .nav-link.nav-link-warning{background:#ffc107}.sidebar .nav-link.nav-link-warning .nav-icon{color:#ffffffb3}.sidebar .nav-link.nav-link-warning:hover{background:#ecb100}.sidebar .nav-link.nav-link-warning:hover i{color:#fff}.sidebar .nav-link.nav-link-danger{background:#f86c6b}.sidebar .nav-link.nav-link-danger .nav-icon{color:#ffffffb3}.sidebar .nav-link.nav-link-danger:hover{background:#f75453}.sidebar .nav-link.nav-link-danger:hover i{color:#fff}.sidebar .nav-link.nav-link-light{background:#f0f3f5}.sidebar .nav-link.nav-link-light .nav-icon{color:#ffffffb3}.sidebar .nav-link.nav-link-light:hover{background:#e1e7eb}.sidebar .nav-link.nav-link-light:hover i{color:#fff}.sidebar .nav-link.nav-link-dark{background:#2f353a}.sidebar .nav-link.nav-link-dark .nav-icon{color:#ffffffb3}.sidebar .nav-link.nav-link-dark:hover{background:#24282c}.sidebar .nav-link.nav-link-dark:hover i{color:#fff}.sidebar .nav-dropdown-toggle{position:relative}.sidebar .nav-dropdown-toggle:before{position:absolute;top:50%;right:1rem;display:block;width:8px;height:8px;padding:0;margin-top:-4px;content:"";background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 14'%3E%3Cpath fill='%2373818f' d='M9.148 2.352l-4.148 4.148 4.148 4.148q0.148 0.148 0.148 0.352t-0.148 0.352l-1.297 1.297q-0.148 0.148-0.352 0.148t-0.352-0.148l-5.797-5.797q-0.148-0.148-0.148-0.352t0.148-0.352l5.797-5.797q0.148-0.148 0.352-0.148t0.352 0.148l1.297 1.297q0.148 0.148 0.148 0.352t-0.148 0.352z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;transition:transform .3s}.sidebar .nav-dropdown-toggle .badge{margin-right:16px}.sidebar .nav-dropdown.open{background:#0003}.sidebar .nav-dropdown.open>.nav-dropdown-items{max-height:1500px}.sidebar .nav-dropdown.open .nav-link{color:#fff;border-left:0}.sidebar .nav-dropdown.open .nav-link.disabled{color:#b3b3b3;background:transparent}.sidebar .nav-dropdown.open .nav-link.disabled:hover{color:#b3b3b3}.sidebar .nav-dropdown.open .nav-link.disabled:hover .nav-icon{color:#73818f}.sidebar .nav-dropdown.open>.nav-dropdown-toggle:before{transform:rotate(-90deg)}.sidebar .nav-dropdown.open .nav-dropdown.open{border-left:0}.sidebar .nav-label{display:block;padding:.09375rem 1rem;color:#e4e7ea}.sidebar .nav-label:hover{color:#fff;text-decoration:none}.sidebar .nav-label .nav-icon{width:20px;margin:-3px .5rem 0 0;font-size:10px;color:#73818f;text-align:center;vertical-align:middle}.sidebar .progress{background-color:#515c64!important}.sidebar .sidebar-footer{flex:0 0 auto;padding:.75rem 1rem;background:#0003}.sidebar .sidebar-minimizer{position:relative;flex:0 0 50px;cursor:pointer;background-color:#0003;border:0}.sidebar .sidebar-minimizer:before{position:absolute;top:0;right:0;width:50px;height:50px;content:"";background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 14'%3E%3Cpath fill='%2373818f' d='M9.148 2.352l-4.148 4.148 4.148 4.148q0.148 0.148 0.148 0.352t-0.148 0.352l-1.297 1.297q-0.148 0.148-0.352 0.148t-0.352-0.148l-5.797-5.797q-0.148-0.148-0.148-0.352t0.148-0.352l5.797-5.797q0.148-0.148 0.352-0.148t0.352 0.148l1.297 1.297q0.148 0.148 0.148 0.352t-0.148 0.352z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:12.5px;transition:.3s}.sidebar .sidebar-minimizer:focus,.sidebar .sidebar-minimizer.focus{outline:0}.sidebar .sidebar-minimizer:hover{background-color:#0000004d}.sidebar .sidebar-minimizer:hover:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 14'%3E%3Cpath fill='%23fff' d='M9.148 2.352l-4.148 4.148 4.148 4.148q0.148 0.148 0.148 0.352t-0.148 0.352l-1.297 1.297q-0.148 0.148-0.352 0.148t-0.352-0.148l-5.797-5.797q-0.148-0.148-0.148-0.352t0.148-0.352l5.797-5.797q0.148-0.148 0.352-0.148t0.352 0.148l1.297 1.297q0.148 0.148 0.148 0.352t-0.148 0.352z'/%3E%3C/svg%3E")}@media(min-width:992px){.sidebar-compact .sidebar .sidebar-nav,.sidebar-compact .sidebar .nav{width:150px}.sidebar-compact .sidebar .d-compact-none{display:none}.sidebar-compact .sidebar .nav-title{text-align:center}.sidebar-compact .sidebar .nav-item{width:150px;border-left:0}.sidebar-compact .sidebar .nav-link{text-align:center}.sidebar-compact .sidebar .nav-link .nav-icon{display:block;width:100%;margin:.25rem 0;font-size:24px}.sidebar-compact .sidebar .nav-link .badge{position:absolute;top:18px;right:10px}.sidebar-compact .sidebar .nav-link.nav-dropdown-toggle:before{top:30px}.sidebar-minimized .sidebar{z-index:1019}.sidebar-minimized .sidebar .sidebar-scroll,.sidebar-minimized .sidebar .sidebar-nav{overflow:visible;width:50px}.sidebar-minimized .sidebar .nav{width:50px}.sidebar-minimized .sidebar .d-minimized-none,.sidebar-minimized .sidebar .nav-divider,.sidebar-minimized .sidebar .nav-label,.sidebar-minimized .sidebar .nav-title,.sidebar-minimized .sidebar .sidebar-footer,.sidebar-minimized .sidebar .sidebar-form,.sidebar-minimized .sidebar .sidebar-header{display:none}.sidebar-minimized .sidebar .sidebar-minimizer{position:fixed;bottom:0;width:50px;height:50px;background-color:#24282c}.sidebar-minimized .sidebar .sidebar-nav{padding-bottom:50px}.sidebar-minimized .sidebar .sidebar-minimizer:before{width:100%;transform:rotate(-180deg)}.sidebar-minimized .sidebar .nav-item{width:50px;overflow:hidden}.sidebar-minimized .sidebar .nav-item:hover{width:250px;overflow:visible}.sidebar-minimized .sidebar .nav-item:hover>.nav-link{background:#20a8d8}.sidebar-minimized .sidebar .nav-item:hover>.nav-link .nav-icon{color:#fff}.sidebar-minimized .sidebar .nav-item:hover .nav-link.disabled,.sidebar-minimized .sidebar .nav-item:hover .nav-link :disabled{background:#2f353a}.sidebar-minimized .sidebar .nav-item:hover .nav-link.disabled .nav-icon,.sidebar-minimized .sidebar .nav-item:hover .nav-link :disabled .nav-icon{color:#73818f}.sidebar-minimized .sidebar section :not(.nav-dropdown-items)>.nav-item:last-child:after{display:block;margin-bottom:50px;content:""}.sidebar-minimized .sidebar .nav-link{position:relative;padding-left:0;margin:0;white-space:nowrap;border-left:0}.sidebar-minimized .sidebar .nav-link .nav-icon{display:block;float:left;width:50px;font-size:18px}.sidebar-minimized .sidebar .nav-link .badge{position:absolute;right:15px;display:none}.sidebar-minimized .sidebar .nav-link:hover{width:250px;background:#20a8d8}.sidebar-minimized .sidebar .nav-link:hover .badge{display:inline}.sidebar-minimized .sidebar .nav-link.nav-dropdown-toggle:before{display:none}.sidebar-minimized .sidebar .nav-dropdown-items .nav-item,.sidebar-minimized .sidebar .nav-dropdown-items .nav-item .nav-link{width:200px}.sidebar-minimized .sidebar .nav>.nav-dropdown>.nav-dropdown-items{display:none;max-height:1000px;background:#2f353a}.sidebar-minimized .sidebar .nav>.nav-dropdown:hover{background:#20a8d8}.sidebar-minimized .sidebar .nav>.nav-dropdown:hover>.nav-dropdown-items{position:absolute;left:50px;display:inline}*[dir=rtl] .sidebar-minimized .sidebar .nav{list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}*[dir=rtl] .sidebar-minimized .sidebar .nav .divider{height:0}*[dir=rtl] .sidebar-minimized .sidebar .sidebar-minimizer:before{width:100%;transform:rotate(0)}*[dir=rtl] .sidebar-minimized .sidebar .nav-link{padding-right:0}*[dir=rtl] .sidebar-minimized .sidebar .nav-link .nav-icon{float:right}*[dir=rtl] .sidebar-minimized .sidebar .nav-link .badge{right:auto;left:15px}*[dir=rtl] .sidebar-minimized .sidebar .nav-link:hover .badge{display:inline}*[dir=rtl] .sidebar-minimized .sidebar .nav>.nav-dropdown>.nav-dropdown-items{display:none;max-height:1000px;background:#2f353a}*[dir=rtl] .sidebar-minimized .sidebar .nav>.nav-dropdown:hover{background:#20a8d8}*[dir=rtl] .sidebar-minimized .sidebar .nav>.nav-dropdown:hover>.nav-dropdown-items{position:absolute;left:0;display:inline}}*[dir=rtl] .sidebar .nav-dropdown-toggle:before{position:absolute;right:auto;left:1rem;transform:rotate(180deg)}*[dir=rtl] .sidebar .nav-dropdown.open>.nav-dropdown-toggle:before{transform:rotate(270deg)}*[dir=rtl] .sidebar .nav-link .nav-icon{margin:0 0 0 .5rem}*[dir=rtl] .sidebar .nav-link .badge{float:left;margin-top:2px}*[dir=rtl] .sidebar .nav-link.nav-dropdown-toggle .badge{margin-right:auto;margin-left:16px}*[dir=rtl] .sidebar .sidebar-minimizer:before{right:auto;left:0;transform:rotate(180deg)}*[dir=rtl] .sidebar-toggler{margin-right:0!important}.switch{display:inline-block;width:40px;height:26px}.switch-input{display:none}.switch-slider{position:relative;display:block;height:inherit;cursor:pointer;background-color:#fff;border:1px solid rgba(0,0,0,.1);transition:.15s ease-out;border-radius:6px}.switch-slider:before{position:absolute;top:2px;left:2px;box-sizing:border-box;width:20px;height:20px;content:"";background-color:#fff;border:1px solid rgba(0,0,0,.1);transition:.15s ease-out;border-radius:3px}.switch-input:checked~.switch-slider:before{transform:translate(14px)}.switch-input:disabled~.switch-slider{cursor:not-allowed;opacity:.5}.switch-lg{width:48px;height:30px}.switch-lg .switch-slider{font-size:12px}.switch-lg .switch-slider:before{width:24px;height:24px}.switch-lg .switch-slider:after{font-size:12px}.switch-lg .switch-input:checked~.switch-slider:before{transform:translate(18px)}.switch-sm{width:32px;height:22px}.switch-sm .switch-slider{font-size:8px}.switch-sm .switch-slider:before{width:16px;height:16px}.switch-sm .switch-slider:after{font-size:8px}.switch-sm .switch-input:checked~.switch-slider:before{transform:translate(10px)}.switch-label{width:48px}.switch-label .switch-slider:before{z-index:2}.switch-label .switch-slider:after{position:absolute;top:50%;right:1px;z-index:1;width:50%;margin-top:-.5em;font-size:10px;font-weight:600;line-height:1;color:#c8ced3;text-align:center;text-transform:uppercase;content:attr(data-unchecked);transition:inherit}.switch-label .switch-input:checked~.switch-slider:before{transform:translate(22px)}.switch-label .switch-input:checked~.switch-slider:after{left:1px;color:#fff;content:attr(data-checked)}.switch-label.switch-lg{width:56px;height:30px}.switch-label.switch-lg .switch-slider{font-size:12px}.switch-label.switch-lg .switch-slider:before{width:24px;height:24px}.switch-label.switch-lg .switch-slider:after{font-size:12px}.switch-label.switch-lg .switch-input:checked~.switch-slider:before{transform:translate(26px)}.switch-label.switch-sm{width:40px;height:22px}.switch-label.switch-sm .switch-slider{font-size:8px}.switch-label.switch-sm .switch-slider:before{width:16px;height:16px}.switch-label.switch-sm .switch-slider:after{font-size:8px}.switch-label.switch-sm .switch-input:checked~.switch-slider:before{transform:translate(18px)}.switch-3d .switch-slider{background-color:#f0f3f5;border-radius:50em}.switch-3d .switch-slider:before{top:-1px;left:-1px;width:26px;height:26px;border:0;border-radius:50em;box-shadow:0 2px 5px #0000004d}.switch-3d.switch-lg{width:48px;height:30px}.switch-3d.switch-lg .switch-slider:before{width:30px;height:30px}.switch-3d.switch-lg .switch-input:checked~.switch-slider:before{transform:translate(18px)}.switch-3d.switch-sm{width:32px;height:22px}.switch-3d.switch-sm .switch-slider:before{width:22px;height:22px}.switch-3d.switch-sm .switch-input:checked~.switch-slider:before{transform:translate(10px)}.switch-primary .switch-input:checked+.switch-slider{background-color:#20a8d8;border-color:#1985ac}.switch-primary .switch-input:checked+.switch-slider:before{border-color:#1985ac}.switch-outline-primary .switch-input:checked+.switch-slider{background-color:#fff;border-color:#20a8d8}.switch-outline-primary .switch-input:checked+.switch-slider:before{border-color:#20a8d8}.switch-outline-primary .switch-input:checked+.switch-slider:after{color:#20a8d8}.switch-outline-primary-alt .switch-input:checked+.switch-slider{background-color:#fff;border-color:#20a8d8}.switch-outline-primary-alt .switch-input:checked+.switch-slider:before{background-color:#20a8d8;border-color:#20a8d8}.switch-outline-primary-alt .switch-input:checked+.switch-slider:after{color:#20a8d8}.switch-secondary .switch-input:checked+.switch-slider{background-color:#c8ced3;border-color:#acb5bc}.switch-secondary .switch-input:checked+.switch-slider:before{border-color:#acb5bc}.switch-outline-secondary .switch-input:checked+.switch-slider{background-color:#fff;border-color:#c8ced3}.switch-outline-secondary .switch-input:checked+.switch-slider:before{border-color:#c8ced3}.switch-outline-secondary .switch-input:checked+.switch-slider:after{color:#c8ced3}.switch-outline-secondary-alt .switch-input:checked+.switch-slider{background-color:#fff;border-color:#c8ced3}.switch-outline-secondary-alt .switch-input:checked+.switch-slider:before{background-color:#c8ced3;border-color:#c8ced3}.switch-outline-secondary-alt .switch-input:checked+.switch-slider:after{color:#c8ced3}.switch-success .switch-input:checked+.switch-slider{background-color:#4dbd74;border-color:#3a9d5d}.switch-success .switch-input:checked+.switch-slider:before{border-color:#3a9d5d}.switch-outline-success .switch-input:checked+.switch-slider{background-color:#fff;border-color:#4dbd74}.switch-outline-success .switch-input:checked+.switch-slider:before{border-color:#4dbd74}.switch-outline-success .switch-input:checked+.switch-slider:after{color:#4dbd74}.switch-outline-success-alt .switch-input:checked+.switch-slider{background-color:#fff;border-color:#4dbd74}.switch-outline-success-alt .switch-input:checked+.switch-slider:before{background-color:#4dbd74;border-color:#4dbd74}.switch-outline-success-alt .switch-input:checked+.switch-slider:after{color:#4dbd74}.switch-info .switch-input:checked+.switch-slider{background-color:#63c2de;border-color:#39b2d5}.switch-info .switch-input:checked+.switch-slider:before{border-color:#39b2d5}.switch-outline-info .switch-input:checked+.switch-slider{background-color:#fff;border-color:#63c2de}.switch-outline-info .switch-input:checked+.switch-slider:before{border-color:#63c2de}.switch-outline-info .switch-input:checked+.switch-slider:after{color:#63c2de}.switch-outline-info-alt .switch-input:checked+.switch-slider{background-color:#fff;border-color:#63c2de}.switch-outline-info-alt .switch-input:checked+.switch-slider:before{background-color:#63c2de;border-color:#63c2de}.switch-outline-info-alt .switch-input:checked+.switch-slider:after{color:#63c2de}.switch-warning .switch-input:checked+.switch-slider{background-color:#ffc107;border-color:#d39e00}.switch-warning .switch-input:checked+.switch-slider:before{border-color:#d39e00}.switch-outline-warning .switch-input:checked+.switch-slider{background-color:#fff;border-color:#ffc107}.switch-outline-warning .switch-input:checked+.switch-slider:before{border-color:#ffc107}.switch-outline-warning .switch-input:checked+.switch-slider:after{color:#ffc107}.switch-outline-warning-alt .switch-input:checked+.switch-slider{background-color:#fff;border-color:#ffc107}.switch-outline-warning-alt .switch-input:checked+.switch-slider:before{background-color:#ffc107;border-color:#ffc107}.switch-outline-warning-alt .switch-input:checked+.switch-slider:after{color:#ffc107}.switch-danger .switch-input:checked+.switch-slider{background-color:#f86c6b;border-color:#f63c3a}.switch-danger .switch-input:checked+.switch-slider:before{border-color:#f63c3a}.switch-outline-danger .switch-input:checked+.switch-slider{background-color:#fff;border-color:#f86c6b}.switch-outline-danger .switch-input:checked+.switch-slider:before{border-color:#f86c6b}.switch-outline-danger .switch-input:checked+.switch-slider:after{color:#f86c6b}.switch-outline-danger-alt .switch-input:checked+.switch-slider{background-color:#fff;border-color:#f86c6b}.switch-outline-danger-alt .switch-input:checked+.switch-slider:before{background-color:#f86c6b;border-color:#f86c6b}.switch-outline-danger-alt .switch-input:checked+.switch-slider:after{color:#f86c6b}.switch-light .switch-input:checked+.switch-slider{background-color:#f0f3f5;border-color:#d1dbe1}.switch-light .switch-input:checked+.switch-slider:before{border-color:#d1dbe1}.switch-outline-light .switch-input:checked+.switch-slider{background-color:#fff;border-color:#f0f3f5}.switch-outline-light .switch-input:checked+.switch-slider:before{border-color:#f0f3f5}.switch-outline-light .switch-input:checked+.switch-slider:after{color:#f0f3f5}.switch-outline-light-alt .switch-input:checked+.switch-slider{background-color:#fff;border-color:#f0f3f5}.switch-outline-light-alt .switch-input:checked+.switch-slider:before{background-color:#f0f3f5;border-color:#f0f3f5}.switch-outline-light-alt .switch-input:checked+.switch-slider:after{color:#f0f3f5}.switch-dark .switch-input:checked+.switch-slider{background-color:#2f353a;border-color:#181b1e}.switch-dark .switch-input:checked+.switch-slider:before{border-color:#181b1e}.switch-outline-dark .switch-input:checked+.switch-slider{background-color:#fff;border-color:#2f353a}.switch-outline-dark .switch-input:checked+.switch-slider:before{border-color:#2f353a}.switch-outline-dark .switch-input:checked+.switch-slider:after{color:#2f353a}.switch-outline-dark-alt .switch-input:checked+.switch-slider{background-color:#fff;border-color:#2f353a}.switch-outline-dark-alt .switch-input:checked+.switch-slider:before{background-color:#2f353a;border-color:#2f353a}.switch-outline-dark-alt .switch-input:checked+.switch-slider:after{color:#2f353a}.switch-pill .switch-slider{border-radius:50em}.switch-pill .switch-slider:before{border-radius:50em}.table-outline{border:1px solid #c8ced3}.table-outline td,.table-align-middle td{vertical-align:middle}.table-clear td{border:0}@media all and (-ms-high-contrast:none){html{display:flex;flex-direction:column}}.app,app-dashboard,app-root{display:flex;flex-direction:column;min-height:100vh}.app-header{flex:0 0 55px}.app-footer{flex:0 0 50px}.app-body{display:flex;flex-direction:row;flex-grow:1;overflow-x:hidden}.app-body .main{flex:1;min-width:0}.app-body .sidebar{flex:0 0 200px;order:-1}.app-body .aside-menu{flex:0 0 250px}html:not([dir=rtl]) .sidebar{margin-left:-200px}html:not([dir=rtl]) .aside-menu{right:0;margin-right:-250px}html[dir=rtl] .sidebar{margin-right:-200px}html[dir=rtl] .aside-menu{left:0;margin-left:-250px}@media(min-width:992px){.header-fixed .app-header{position:fixed;z-index:1020;width:100%}.header-fixed .app-body{margin-top:55px}.sidebar-fixed .sidebar{position:fixed;z-index:1019;width:200px;height:100vh}.sidebar-fixed .app-header+.app-body .sidebar{height:calc(100vh - 55px)}.sidebar-compact .sidebar{flex:0 0 150px}.sidebar-compact.sidebar-fixed .sidebar{width:150px}.sidebar-compact .sidebar-minimizer{display:none}.sidebar-minimized .sidebar{flex:0 0 50px}.sidebar-minimized.sidebar-fixed .sidebar{width:50px}.sidebar-off-canvas .sidebar{position:fixed;z-index:1019;height:100%}.sidebar-off-canvas .app-header+.app-body .sidebar{height:calc(100vh - 55px)}html:not([dir=rtl]) .sidebar-compact .sidebar{margin-left:-150px}html:not([dir=rtl]) .sidebar-minimized .sidebar{margin-left:-50px}html[dir=rtl] .sidebar-compact .sidebar{margin-right:-150px}html[dir=rtl] .sidebar-minimized .sidebar{margin-right:-50px}.aside-menu-fixed .aside-menu{position:fixed;height:100%}.aside-menu-fixed .aside-menu .tab-content{height:calc(100vh - 2.375rem - 55px)}.aside-menu-fixed .app-header+.app-body .aside-menu{height:calc(100vh - 55px)}.aside-menu-off-canvas .aside-menu{position:fixed;z-index:1019;height:100%}.aside-menu-off-canvas .app-header+.app-body .aside-menu{height:calc(100vh - 55px)}html:not([dir=rtl]) .aside-menu-fixed .aside-menu,html:not([dir=rtl]) .aside-menu-off-canvas .aside-menu{right:0}html[dir=rtl] .aside-menu-fixed .aside-menu,html[dir=rtl] .aside-menu-off-canvas .aside-menu{left:0}}.breadcrumb-fixed .main{padding-top:3.875rem}.breadcrumb-fixed .breadcrumb{position:fixed;top:55px;right:0;left:0;z-index:1017}html:not([dir=rtl]) .sidebar-show .sidebar{margin-left:0}html:not([dir=rtl]) .aside-menu-show .aside-menu{margin-right:0}html[dir=rtl] .sidebar-show .sidebar{margin-right:0}html[dir=rtl] .aside-menu-show .aside-menu{margin-left:0}@keyframes opacity{0%{opacity:0}to{opacity:1}}@media(max-width:575.98px){.sidebar-show .main,.aside-menu-show .main{position:relative}.sidebar-show .main:before,.aside-menu-show .main:before{position:absolute;top:0;left:0;z-index:1018;width:100%;height:100%;content:"";background:#000000b3;animation:opacity .25s}}@media(min-width:576px){html:not([dir=rtl]) .sidebar-sm-show .sidebar,html:not([dir=rtl]) .sidebar-show .sidebar{margin-left:0}html:not([dir=rtl]) .sidebar-sm-show.sidebar-fixed .main,html:not([dir=rtl]) .sidebar-sm-show.sidebar-fixed .app-footer,html:not([dir=rtl]) .sidebar-show.sidebar-fixed .main,html:not([dir=rtl]) .sidebar-show.sidebar-fixed .app-footer{margin-left:200px}html:not([dir=rtl]) .sidebar-sm-show.sidebar-fixed.sidebar-compact .main,html:not([dir=rtl]) .sidebar-sm-show.sidebar-fixed.sidebar-compact .app-footer,html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-compact .main,html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-compact .app-footer{margin-left:150px}}@media(min-width:576px)and (max-width:991.98px){html:not([dir=rtl]) .sidebar-sm-show.sidebar-fixed.sidebar-minimized .main,html:not([dir=rtl]) .sidebar-sm-show.sidebar-fixed.sidebar-minimized .app-footer,html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-minimized .main,html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-minimized .app-footer{margin-left:200px}}@media(min-width:576px)and (min-width:992px){html:not([dir=rtl]) .sidebar-sm-show.sidebar-fixed.sidebar-minimized .main,html:not([dir=rtl]) .sidebar-sm-show.sidebar-fixed.sidebar-minimized .app-footer,html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-minimized .main,html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-minimized .app-footer{margin-left:50px}}@media(min-width:576px){html:not([dir=rtl]) .sidebar-sm-show.breadcrumb-fixed .breadcrumb,html:not([dir=rtl]) .sidebar-show.breadcrumb-fixed .breadcrumb{left:200px}html:not([dir=rtl]) .sidebar-sm-show.breadcrumb-fixed.sidebar-compact .breadcrumb,html:not([dir=rtl]) .sidebar-show.breadcrumb-fixed.sidebar-compact .breadcrumb{left:150px}html:not([dir=rtl]) .sidebar-sm-show.breadcrumb-fixed.sidebar-minimized .breadcrumb,html:not([dir=rtl]) .sidebar-show.breadcrumb-fixed.sidebar-minimized .breadcrumb{left:50px}html:not([dir=rtl]) .aside-menu-show .aside-menu,html:not([dir=rtl]) .aside-menu-sm-show .aside-menu{margin-right:0}html:not([dir=rtl]) .aside-menu-show.aside-menu-fixed .main,html:not([dir=rtl]) .aside-menu-show.aside-menu-fixed .app-footer,html:not([dir=rtl]) .aside-menu-sm-show.aside-menu-fixed .main,html:not([dir=rtl]) .aside-menu-sm-show.aside-menu-fixed .app-footer{margin-right:250px}html:not([dir=rtl]) .aside-menu-show.breadcrumb-fixed .breadcrumb,html:not([dir=rtl]) .aside-menu-sm-show.breadcrumb-fixed .breadcrumb{right:250px}html[dir=rtl] .sidebar-sm-show .sidebar,html[dir=rtl] .sidebar-show .sidebar{margin-right:0}html[dir=rtl] .sidebar-sm-show.sidebar-fixed .main,html[dir=rtl] .sidebar-sm-show.sidebar-fixed .app-footer,html[dir=rtl] .sidebar-show.sidebar-fixed .main,html[dir=rtl] .sidebar-show.sidebar-fixed .app-footer{margin-right:200px}html[dir=rtl] .sidebar-sm-show.sidebar-fixed.sidebar-compact .main,html[dir=rtl] .sidebar-sm-show.sidebar-fixed.sidebar-compact .app-footer,html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-compact .main,html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-compact .app-footer{margin-right:150px}}@media(min-width:576px)and (max-width:991.98px){html[dir=rtl] .sidebar-sm-show.sidebar-fixed.sidebar-minimized .main,html[dir=rtl] .sidebar-sm-show.sidebar-fixed.sidebar-minimized .app-footer,html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-minimized .main,html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-minimized .app-footer{margin-right:200px}}@media(min-width:576px)and (min-width:992px){html[dir=rtl] .sidebar-sm-show.sidebar-fixed.sidebar-minimized .main,html[dir=rtl] .sidebar-sm-show.sidebar-fixed.sidebar-minimized .app-footer,html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-minimized .main,html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-minimized .app-footer{margin-right:50px}}@media(min-width:576px){html[dir=rtl] .sidebar-sm-show.breadcrumb-fixed .breadcrumb,html[dir=rtl] .sidebar-show.breadcrumb-fixed .breadcrumb{right:200px}html[dir=rtl] .sidebar-sm-show.breadcrumb-fixed.sidebar-compact .breadcrumb,html[dir=rtl] .sidebar-show.breadcrumb-fixed.sidebar-compact .breadcrumb{right:150px}html[dir=rtl] .sidebar-sm-show.breadcrumb-fixed.sidebar-minimized .breadcrumb,html[dir=rtl] .sidebar-show.breadcrumb-fixed.sidebar-minimized .breadcrumb{right:50px}html[dir=rtl] .aside-menu-show .aside-menu,html[dir=rtl] .aside-menu-sm-show .aside-menu{margin-left:0}html[dir=rtl] .aside-menu-show.aside-menu-fixed .main,html[dir=rtl] .aside-menu-show.aside-menu-fixed .app-footer,html[dir=rtl] .aside-menu-sm-show.aside-menu-fixed .main,html[dir=rtl] .aside-menu-sm-show.aside-menu-fixed .app-footer{margin-left:250px}html[dir=rtl] .aside-menu-show.breadcrumb-fixed .breadcrumb,html[dir=rtl] .aside-menu-sm-show.breadcrumb-fixed .breadcrumb{left:250px}@keyframes opacity{0%{opacity:0}to{opacity:1}}}@media(min-width:768px){html:not([dir=rtl]) .sidebar-md-show .sidebar,html:not([dir=rtl]) .sidebar-show .sidebar{margin-left:0}html:not([dir=rtl]) .sidebar-md-show.sidebar-fixed .main,html:not([dir=rtl]) .sidebar-md-show.sidebar-fixed .app-footer,html:not([dir=rtl]) .sidebar-show.sidebar-fixed .main,html:not([dir=rtl]) .sidebar-show.sidebar-fixed .app-footer{margin-left:200px}html:not([dir=rtl]) .sidebar-md-show.sidebar-fixed.sidebar-compact .main,html:not([dir=rtl]) .sidebar-md-show.sidebar-fixed.sidebar-compact .app-footer,html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-compact .main,html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-compact .app-footer{margin-left:150px}}@media(min-width:768px)and (max-width:991.98px){html:not([dir=rtl]) .sidebar-md-show.sidebar-fixed.sidebar-minimized .main,html:not([dir=rtl]) .sidebar-md-show.sidebar-fixed.sidebar-minimized .app-footer,html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-minimized .main,html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-minimized .app-footer{margin-left:200px}}@media(min-width:768px)and (min-width:992px){html:not([dir=rtl]) .sidebar-md-show.sidebar-fixed.sidebar-minimized .main,html:not([dir=rtl]) .sidebar-md-show.sidebar-fixed.sidebar-minimized .app-footer,html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-minimized .main,html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-minimized .app-footer{margin-left:50px}}@media(min-width:768px){html:not([dir=rtl]) .sidebar-md-show.breadcrumb-fixed .breadcrumb,html:not([dir=rtl]) .sidebar-show.breadcrumb-fixed .breadcrumb{left:200px}html:not([dir=rtl]) .sidebar-md-show.breadcrumb-fixed.sidebar-compact .breadcrumb,html:not([dir=rtl]) .sidebar-show.breadcrumb-fixed.sidebar-compact .breadcrumb{left:150px}html:not([dir=rtl]) .sidebar-md-show.breadcrumb-fixed.sidebar-minimized .breadcrumb,html:not([dir=rtl]) .sidebar-show.breadcrumb-fixed.sidebar-minimized .breadcrumb{left:50px}html:not([dir=rtl]) .aside-menu-show .aside-menu,html:not([dir=rtl]) .aside-menu-md-show .aside-menu{margin-right:0}html:not([dir=rtl]) .aside-menu-show.aside-menu-fixed .main,html:not([dir=rtl]) .aside-menu-show.aside-menu-fixed .app-footer,html:not([dir=rtl]) .aside-menu-md-show.aside-menu-fixed .main,html:not([dir=rtl]) .aside-menu-md-show.aside-menu-fixed .app-footer{margin-right:250px}html:not([dir=rtl]) .aside-menu-show.breadcrumb-fixed .breadcrumb,html:not([dir=rtl]) .aside-menu-md-show.breadcrumb-fixed .breadcrumb{right:250px}html[dir=rtl] .sidebar-md-show .sidebar,html[dir=rtl] .sidebar-show .sidebar{margin-right:0}html[dir=rtl] .sidebar-md-show.sidebar-fixed .main,html[dir=rtl] .sidebar-md-show.sidebar-fixed .app-footer,html[dir=rtl] .sidebar-show.sidebar-fixed .main,html[dir=rtl] .sidebar-show.sidebar-fixed .app-footer{margin-right:200px}html[dir=rtl] .sidebar-md-show.sidebar-fixed.sidebar-compact .main,html[dir=rtl] .sidebar-md-show.sidebar-fixed.sidebar-compact .app-footer,html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-compact .main,html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-compact .app-footer{margin-right:150px}}@media(min-width:768px)and (max-width:991.98px){html[dir=rtl] .sidebar-md-show.sidebar-fixed.sidebar-minimized .main,html[dir=rtl] .sidebar-md-show.sidebar-fixed.sidebar-minimized .app-footer,html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-minimized .main,html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-minimized .app-footer{margin-right:200px}}@media(min-width:768px)and (min-width:992px){html[dir=rtl] .sidebar-md-show.sidebar-fixed.sidebar-minimized .main,html[dir=rtl] .sidebar-md-show.sidebar-fixed.sidebar-minimized .app-footer,html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-minimized .main,html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-minimized .app-footer{margin-right:50px}}@media(min-width:768px){html[dir=rtl] .sidebar-md-show.breadcrumb-fixed .breadcrumb,html[dir=rtl] .sidebar-show.breadcrumb-fixed .breadcrumb{right:200px}html[dir=rtl] .sidebar-md-show.breadcrumb-fixed.sidebar-compact .breadcrumb,html[dir=rtl] .sidebar-show.breadcrumb-fixed.sidebar-compact .breadcrumb{right:150px}html[dir=rtl] .sidebar-md-show.breadcrumb-fixed.sidebar-minimized .breadcrumb,html[dir=rtl] .sidebar-show.breadcrumb-fixed.sidebar-minimized .breadcrumb{right:50px}html[dir=rtl] .aside-menu-show .aside-menu,html[dir=rtl] .aside-menu-md-show .aside-menu{margin-left:0}html[dir=rtl] .aside-menu-show.aside-menu-fixed .main,html[dir=rtl] .aside-menu-show.aside-menu-fixed .app-footer,html[dir=rtl] .aside-menu-md-show.aside-menu-fixed .main,html[dir=rtl] .aside-menu-md-show.aside-menu-fixed .app-footer{margin-left:250px}html[dir=rtl] .aside-menu-show.breadcrumb-fixed .breadcrumb,html[dir=rtl] .aside-menu-md-show.breadcrumb-fixed .breadcrumb{left:250px}@keyframes opacity{0%{opacity:0}to{opacity:1}}}@media(min-width:992px){html:not([dir=rtl]) .sidebar-lg-show .sidebar,html:not([dir=rtl]) .sidebar-show .sidebar{margin-left:0}html:not([dir=rtl]) .sidebar-lg-show.sidebar-fixed .main,html:not([dir=rtl]) .sidebar-lg-show.sidebar-fixed .app-footer,html:not([dir=rtl]) .sidebar-show.sidebar-fixed .main,html:not([dir=rtl]) .sidebar-show.sidebar-fixed .app-footer{margin-left:200px}html:not([dir=rtl]) .sidebar-lg-show.sidebar-fixed.sidebar-compact .main,html:not([dir=rtl]) .sidebar-lg-show.sidebar-fixed.sidebar-compact .app-footer,html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-compact .main,html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-compact .app-footer{margin-left:150px}}@media(min-width:992px)and (max-width:991.98px){html:not([dir=rtl]) .sidebar-lg-show.sidebar-fixed.sidebar-minimized .main,html:not([dir=rtl]) .sidebar-lg-show.sidebar-fixed.sidebar-minimized .app-footer,html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-minimized .main,html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-minimized .app-footer{margin-left:200px}}@media(min-width:992px)and (min-width:992px){html:not([dir=rtl]) .sidebar-lg-show.sidebar-fixed.sidebar-minimized .main,html:not([dir=rtl]) .sidebar-lg-show.sidebar-fixed.sidebar-minimized .app-footer,html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-minimized .main,html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-minimized .app-footer{margin-left:50px}}@media(min-width:992px){html:not([dir=rtl]) .sidebar-lg-show.breadcrumb-fixed .breadcrumb,html:not([dir=rtl]) .sidebar-show.breadcrumb-fixed .breadcrumb{left:200px}html:not([dir=rtl]) .sidebar-lg-show.breadcrumb-fixed.sidebar-compact .breadcrumb,html:not([dir=rtl]) .sidebar-show.breadcrumb-fixed.sidebar-compact .breadcrumb{left:150px}html:not([dir=rtl]) .sidebar-lg-show.breadcrumb-fixed.sidebar-minimized .breadcrumb,html:not([dir=rtl]) .sidebar-show.breadcrumb-fixed.sidebar-minimized .breadcrumb{left:50px}html:not([dir=rtl]) .aside-menu-show .aside-menu,html:not([dir=rtl]) .aside-menu-lg-show .aside-menu{margin-right:0}html:not([dir=rtl]) .aside-menu-show.aside-menu-fixed .main,html:not([dir=rtl]) .aside-menu-show.aside-menu-fixed .app-footer,html:not([dir=rtl]) .aside-menu-lg-show.aside-menu-fixed .main,html:not([dir=rtl]) .aside-menu-lg-show.aside-menu-fixed .app-footer{margin-right:250px}html:not([dir=rtl]) .aside-menu-show.breadcrumb-fixed .breadcrumb,html:not([dir=rtl]) .aside-menu-lg-show.breadcrumb-fixed .breadcrumb{right:250px}html[dir=rtl] .sidebar-lg-show .sidebar,html[dir=rtl] .sidebar-show .sidebar{margin-right:0}html[dir=rtl] .sidebar-lg-show.sidebar-fixed .main,html[dir=rtl] .sidebar-lg-show.sidebar-fixed .app-footer,html[dir=rtl] .sidebar-show.sidebar-fixed .main,html[dir=rtl] .sidebar-show.sidebar-fixed .app-footer{margin-right:200px}html[dir=rtl] .sidebar-lg-show.sidebar-fixed.sidebar-compact .main,html[dir=rtl] .sidebar-lg-show.sidebar-fixed.sidebar-compact .app-footer,html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-compact .main,html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-compact .app-footer{margin-right:150px}}@media(min-width:992px)and (max-width:991.98px){html[dir=rtl] .sidebar-lg-show.sidebar-fixed.sidebar-minimized .main,html[dir=rtl] .sidebar-lg-show.sidebar-fixed.sidebar-minimized .app-footer,html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-minimized .main,html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-minimized .app-footer{margin-right:200px}}@media(min-width:992px)and (min-width:992px){html[dir=rtl] .sidebar-lg-show.sidebar-fixed.sidebar-minimized .main,html[dir=rtl] .sidebar-lg-show.sidebar-fixed.sidebar-minimized .app-footer,html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-minimized .main,html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-minimized .app-footer{margin-right:50px}}@media(min-width:992px){html[dir=rtl] .sidebar-lg-show.breadcrumb-fixed .breadcrumb,html[dir=rtl] .sidebar-show.breadcrumb-fixed .breadcrumb{right:200px}html[dir=rtl] .sidebar-lg-show.breadcrumb-fixed.sidebar-compact .breadcrumb,html[dir=rtl] .sidebar-show.breadcrumb-fixed.sidebar-compact .breadcrumb{right:150px}html[dir=rtl] .sidebar-lg-show.breadcrumb-fixed.sidebar-minimized .breadcrumb,html[dir=rtl] .sidebar-show.breadcrumb-fixed.sidebar-minimized .breadcrumb{right:50px}html[dir=rtl] .aside-menu-show .aside-menu,html[dir=rtl] .aside-menu-lg-show .aside-menu{margin-left:0}html[dir=rtl] .aside-menu-show.aside-menu-fixed .main,html[dir=rtl] .aside-menu-show.aside-menu-fixed .app-footer,html[dir=rtl] .aside-menu-lg-show.aside-menu-fixed .main,html[dir=rtl] .aside-menu-lg-show.aside-menu-fixed .app-footer{margin-left:250px}html[dir=rtl] .aside-menu-show.breadcrumb-fixed .breadcrumb,html[dir=rtl] .aside-menu-lg-show.breadcrumb-fixed .breadcrumb{left:250px}@keyframes opacity{0%{opacity:0}to{opacity:1}}}@media(min-width:1200px){html:not([dir=rtl]) .sidebar-xl-show .sidebar,html:not([dir=rtl]) .sidebar-show .sidebar{margin-left:0}html:not([dir=rtl]) .sidebar-xl-show.sidebar-fixed .main,html:not([dir=rtl]) .sidebar-xl-show.sidebar-fixed .app-footer,html:not([dir=rtl]) .sidebar-show.sidebar-fixed .main,html:not([dir=rtl]) .sidebar-show.sidebar-fixed .app-footer{margin-left:200px}html:not([dir=rtl]) .sidebar-xl-show.sidebar-fixed.sidebar-compact .main,html:not([dir=rtl]) .sidebar-xl-show.sidebar-fixed.sidebar-compact .app-footer,html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-compact .main,html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-compact .app-footer{margin-left:150px}}@media(min-width:1200px)and (max-width:991.98px){html:not([dir=rtl]) .sidebar-xl-show.sidebar-fixed.sidebar-minimized .main,html:not([dir=rtl]) .sidebar-xl-show.sidebar-fixed.sidebar-minimized .app-footer,html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-minimized .main,html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-minimized .app-footer{margin-left:200px}}@media(min-width:1200px)and (min-width:992px){html:not([dir=rtl]) .sidebar-xl-show.sidebar-fixed.sidebar-minimized .main,html:not([dir=rtl]) .sidebar-xl-show.sidebar-fixed.sidebar-minimized .app-footer,html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-minimized .main,html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-minimized .app-footer{margin-left:50px}}@media(min-width:1200px){html:not([dir=rtl]) .sidebar-xl-show.breadcrumb-fixed .breadcrumb,html:not([dir=rtl]) .sidebar-show.breadcrumb-fixed .breadcrumb{left:200px}html:not([dir=rtl]) .sidebar-xl-show.breadcrumb-fixed.sidebar-compact .breadcrumb,html:not([dir=rtl]) .sidebar-show.breadcrumb-fixed.sidebar-compact .breadcrumb{left:150px}html:not([dir=rtl]) .sidebar-xl-show.breadcrumb-fixed.sidebar-minimized .breadcrumb,html:not([dir=rtl]) .sidebar-show.breadcrumb-fixed.sidebar-minimized .breadcrumb{left:50px}html:not([dir=rtl]) .aside-menu-show .aside-menu,html:not([dir=rtl]) .aside-menu-xl-show .aside-menu{margin-right:0}html:not([dir=rtl]) .aside-menu-show.aside-menu-fixed .main,html:not([dir=rtl]) .aside-menu-show.aside-menu-fixed .app-footer,html:not([dir=rtl]) .aside-menu-xl-show.aside-menu-fixed .main,html:not([dir=rtl]) .aside-menu-xl-show.aside-menu-fixed .app-footer{margin-right:250px}html:not([dir=rtl]) .aside-menu-show.breadcrumb-fixed .breadcrumb,html:not([dir=rtl]) .aside-menu-xl-show.breadcrumb-fixed .breadcrumb{right:250px}html[dir=rtl] .sidebar-xl-show .sidebar,html[dir=rtl] .sidebar-show .sidebar{margin-right:0}html[dir=rtl] .sidebar-xl-show.sidebar-fixed .main,html[dir=rtl] .sidebar-xl-show.sidebar-fixed .app-footer,html[dir=rtl] .sidebar-show.sidebar-fixed .main,html[dir=rtl] .sidebar-show.sidebar-fixed .app-footer{margin-right:200px}html[dir=rtl] .sidebar-xl-show.sidebar-fixed.sidebar-compact .main,html[dir=rtl] .sidebar-xl-show.sidebar-fixed.sidebar-compact .app-footer,html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-compact .main,html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-compact .app-footer{margin-right:150px}}@media(min-width:1200px)and (max-width:991.98px){html[dir=rtl] .sidebar-xl-show.sidebar-fixed.sidebar-minimized .main,html[dir=rtl] .sidebar-xl-show.sidebar-fixed.sidebar-minimized .app-footer,html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-minimized .main,html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-minimized .app-footer{margin-right:200px}}@media(min-width:1200px)and (min-width:992px){html[dir=rtl] .sidebar-xl-show.sidebar-fixed.sidebar-minimized .main,html[dir=rtl] .sidebar-xl-show.sidebar-fixed.sidebar-minimized .app-footer,html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-minimized .main,html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-minimized .app-footer{margin-right:50px}}@media(min-width:1200px){html[dir=rtl] .sidebar-xl-show.breadcrumb-fixed .breadcrumb,html[dir=rtl] .sidebar-show.breadcrumb-fixed .breadcrumb{right:200px}html[dir=rtl] .sidebar-xl-show.breadcrumb-fixed.sidebar-compact .breadcrumb,html[dir=rtl] .sidebar-show.breadcrumb-fixed.sidebar-compact .breadcrumb{right:150px}html[dir=rtl] .sidebar-xl-show.breadcrumb-fixed.sidebar-minimized .breadcrumb,html[dir=rtl] .sidebar-show.breadcrumb-fixed.sidebar-minimized .breadcrumb{right:50px}html[dir=rtl] .aside-menu-show .aside-menu,html[dir=rtl] .aside-menu-xl-show .aside-menu{margin-left:0}html[dir=rtl] .aside-menu-show.aside-menu-fixed .main,html[dir=rtl] .aside-menu-show.aside-menu-fixed .app-footer,html[dir=rtl] .aside-menu-xl-show.aside-menu-fixed .main,html[dir=rtl] .aside-menu-xl-show.aside-menu-fixed .app-footer{margin-left:250px}html[dir=rtl] .aside-menu-show.breadcrumb-fixed .breadcrumb,html[dir=rtl] .aside-menu-xl-show.breadcrumb-fixed .breadcrumb{left:250px}@keyframes opacity{0%{opacity:0}to{opacity:1}}}.footer-fixed .app-footer{position:fixed;right:0;bottom:0;left:0;z-index:1020;height:50px}.footer-fixed .app-body{margin-bottom:50px}.app-header,.app-footer,.sidebar,.main,.aside-menu{transition:margin-left .25s,margin-right .25s,width .25s,flex .25s}.sidebar-nav{transition:width .25s}.breadcrumb{transition:left .25s,right .25s,width .25s}@media(max-width:991.98px){.app-header{position:fixed;z-index:1020;width:100%;text-align:center;background-color:#fff}.app-header .navbar-toggler{color:#fff}.app-header .navbar-brand{position:absolute;top:0;left:50%;margin-left:-77.5px}.app-body{margin-top:55px}.sidebar{position:fixed;z-index:1019;width:200px;height:calc(100vh - 55px)}.sidebar-minimizer{display:none}.aside-menu{position:fixed;height:100%}}hr.transparent{border-top:1px solid transparent}.bg-primary,.bg-success,.bg-info,.bg-warning,.bg-danger,.bg-dark{color:#fff}.bg-facebook{background-color:#3b5998!important}a.bg-facebook:hover,a.bg-facebook:focus,button.bg-facebook:hover,button.bg-facebook:focus{background-color:#2d4373!important}.bg-twitter{background-color:#00aced!important}a.bg-twitter:hover,a.bg-twitter:focus,button.bg-twitter:hover,button.bg-twitter:focus{background-color:#0087ba!important}.bg-linkedin{background-color:#4875b4!important}a.bg-linkedin:hover,a.bg-linkedin:focus,button.bg-linkedin:hover,button.bg-linkedin:focus{background-color:#395d90!important}.bg-google-plus{background-color:#d34836!important}a.bg-google-plus:hover,a.bg-google-plus:focus,button.bg-google-plus:hover,button.bg-google-plus:focus{background-color:#b03626!important}.bg-flickr{background-color:#ff0084!important}a.bg-flickr:hover,a.bg-flickr:focus,button.bg-flickr:hover,button.bg-flickr:focus{background-color:#cc006a!important}.bg-tumblr{background-color:#32506d!important}a.bg-tumblr:hover,a.bg-tumblr:focus,button.bg-tumblr:hover,button.bg-tumblr:focus{background-color:#22364a!important}.bg-xing{background-color:#026466!important}a.bg-xing:hover,a.bg-xing:focus,button.bg-xing:hover,button.bg-xing:focus{background-color:#013334!important}.bg-github{background-color:#4183c4!important}a.bg-github:hover,a.bg-github:focus,button.bg-github:hover,button.bg-github:focus{background-color:#3269a0!important}.bg-html5{background-color:#e34f26!important}a.bg-html5:hover,a.bg-html5:focus,button.bg-html5:hover,button.bg-html5:focus{background-color:#be3c18!important}.bg-openid{background-color:#f78c40!important}a.bg-openid:hover,a.bg-openid:focus,button.bg-openid:hover,button.bg-openid:focus{background-color:#f56f0f!important}.bg-stack-overflow{background-color:#fe7a15!important}a.bg-stack-overflow:hover,a.bg-stack-overflow:focus,button.bg-stack-overflow:hover,button.bg-stack-overflow:focus{background-color:#df6101!important}.bg-youtube{background-color:#b00!important}a.bg-youtube:hover,a.bg-youtube:focus,button.bg-youtube:hover,button.bg-youtube:focus{background-color:#800!important}.bg-css3{background-color:#0170ba!important}a.bg-css3:hover,a.bg-css3:focus,button.bg-css3:hover,button.bg-css3:focus{background-color:#015187!important}.bg-dribbble{background-color:#ea4c89!important}a.bg-dribbble:hover,a.bg-dribbble:focus,button.bg-dribbble:hover,button.bg-dribbble:focus{background-color:#e51e6b!important}.bg-instagram{background-color:#517fa4!important}a.bg-instagram:hover,a.bg-instagram:focus,button.bg-instagram:hover,button.bg-instagram:focus{background-color:#406582!important}.bg-pinterest{background-color:#cb2027!important}a.bg-pinterest:hover,a.bg-pinterest:focus,button.bg-pinterest:hover,button.bg-pinterest:focus{background-color:#9f191f!important}.bg-vk{background-color:#45668e!important}a.bg-vk:hover,a.bg-vk:focus,button.bg-vk:hover,button.bg-vk:focus{background-color:#344d6c!important}.bg-yahoo{background-color:#400191!important}a.bg-yahoo:hover,a.bg-yahoo:focus,button.bg-yahoo:hover,button.bg-yahoo:focus{background-color:#2a015e!important}.bg-behance{background-color:#1769ff!important}a.bg-behance:hover,a.bg-behance:focus,button.bg-behance:hover,button.bg-behance:focus{background-color:#0050e3!important}.bg-dropbox{background-color:#007ee5!important}a.bg-dropbox:hover,a.bg-dropbox:focus,button.bg-dropbox:hover,button.bg-dropbox:focus{background-color:#0062b2!important}.bg-reddit{background-color:#ff4500!important}a.bg-reddit:hover,a.bg-reddit:focus,button.bg-reddit:hover,button.bg-reddit:focus{background-color:#cc3700!important}.bg-spotify{background-color:#7ab800!important}a.bg-spotify:hover,a.bg-spotify:focus,button.bg-spotify:hover,button.bg-spotify:focus{background-color:#588500!important}.bg-vine{background-color:#00bf8f!important}a.bg-vine:hover,a.bg-vine:focus,button.bg-vine:hover,button.bg-vine:focus{background-color:#008c69!important}.bg-foursquare{background-color:#1073af!important}a.bg-foursquare:hover,a.bg-foursquare:focus,button.bg-foursquare:hover,button.bg-foursquare:focus{background-color:#0c5480!important}.bg-vimeo{background-color:#aad450!important}a.bg-vimeo:hover,a.bg-vimeo:focus,button.bg-vimeo:hover,button.bg-vimeo:focus{background-color:#93c130!important}.bg-blue{background-color:#20a8d8!important}a.bg-blue:hover,a.bg-blue:focus,button.bg-blue:hover,button.bg-blue:focus{background-color:#1985ac!important}.bg-indigo{background-color:#6610f2!important}a.bg-indigo:hover,a.bg-indigo:focus,button.bg-indigo:hover,button.bg-indigo:focus{background-color:#510bc4!important}.bg-purple{background-color:#6f42c1!important}a.bg-purple:hover,a.bg-purple:focus,button.bg-purple:hover,button.bg-purple:focus{background-color:#59339d!important}.bg-pink{background-color:#e83e8c!important}a.bg-pink:hover,a.bg-pink:focus,button.bg-pink:hover,button.bg-pink:focus{background-color:#d91a72!important}.bg-red{background-color:#f86c6b!important}a.bg-red:hover,a.bg-red:focus,button.bg-red:hover,button.bg-red:focus{background-color:#f63c3a!important}.bg-orange{background-color:#f8cb00!important}a.bg-orange:hover,a.bg-orange:focus,button.bg-orange:hover,button.bg-orange:focus{background-color:#c5a100!important}.bg-yellow{background-color:#ffc107!important}a.bg-yellow:hover,a.bg-yellow:focus,button.bg-yellow:hover,button.bg-yellow:focus{background-color:#d39e00!important}.bg-green{background-color:#4dbd74!important}a.bg-green:hover,a.bg-green:focus,button.bg-green:hover,button.bg-green:focus{background-color:#3a9d5d!important}.bg-teal{background-color:#20c997!important}a.bg-teal:hover,a.bg-teal:focus,button.bg-teal:hover,button.bg-teal:focus{background-color:#199d76!important}.bg-cyan{background-color:#17a2b8!important}a.bg-cyan:hover,a.bg-cyan:focus,button.bg-cyan:hover,button.bg-cyan:focus{background-color:#117a8b!important}.bg-white{background-color:#fff!important}a.bg-white:hover,a.bg-white:focus,button.bg-white:hover,button.bg-white:focus{background-color:#e5e5e5!important}.bg-gray{background-color:#73818f!important}a.bg-gray:hover,a.bg-gray:focus,button.bg-gray:hover,button.bg-gray:focus{background-color:#5c6773!important}.bg-gray-dark{background-color:#2f353a!important}a.bg-gray-dark:hover,a.bg-gray-dark:focus,button.bg-gray-dark:hover,button.bg-gray-dark:focus{background-color:#181b1e!important}.bg-light-blue{background-color:#63c2de!important}a.bg-light-blue:hover,a.bg-light-blue:focus,button.bg-light-blue:hover,button.bg-light-blue:focus{background-color:#39b2d5!important}.bg-gray-100{background-color:#f0f3f5!important}a.bg-gray-100:hover,a.bg-gray-100:focus,button.bg-gray-100:hover,button.bg-gray-100:focus{background-color:#d1dbe1!important}.bg-gray-200{background-color:#e4e7ea!important}a.bg-gray-200:hover,a.bg-gray-200:focus,button.bg-gray-200:hover,button.bg-gray-200:focus{background-color:#c7cdd4!important}.bg-gray-300{background-color:#c8ced3!important}a.bg-gray-300:hover,a.bg-gray-300:focus,button.bg-gray-300:hover,button.bg-gray-300:focus{background-color:#acb5bc!important}.bg-gray-400{background-color:#acb4bc!important}a.bg-gray-400:hover,a.bg-gray-400:focus,button.bg-gray-400:hover,button.bg-gray-400:focus{background-color:#909aa5!important}.bg-gray-500{background-color:#8f9ba6!important}a.bg-gray-500:hover,a.bg-gray-500:focus,button.bg-gray-500:hover,button.bg-gray-500:focus{background-color:#73828f!important}.bg-gray-600{background-color:#73818f!important}a.bg-gray-600:hover,a.bg-gray-600:focus,button.bg-gray-600:hover,button.bg-gray-600:focus{background-color:#5c6773!important}.bg-gray-700{background-color:#5c6873!important}a.bg-gray-700:hover,a.bg-gray-700:focus,button.bg-gray-700:hover,button.bg-gray-700:focus{background-color:#454e57!important}.bg-gray-800{background-color:#2f353a!important}a.bg-gray-800:hover,a.bg-gray-800:focus,button.bg-gray-800:hover,button.bg-gray-800:focus{background-color:#181b1e!important}.bg-gray-900{background-color:#23282c!important}a.bg-gray-900:hover,a.bg-gray-900:focus,button.bg-gray-900:hover,button.bg-gray-900:focus{background-color:#0c0e10!important}.bg-box{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem}.b-a-0{border:0!important}.b-t-0{border-top:0!important}.b-r-0{border-right:0!important}.b-b-0{border-bottom:0!important}.b-l-0{border-left:0!important}.b-a-1{border:1px solid rgba(0,0,0,.1)}.b-t-1{border-top:1px solid rgba(0,0,0,.1)}.b-r-1{border-right:1px solid rgba(0,0,0,.1)}.b-b-1{border-bottom:1px solid rgba(0,0,0,.1)}.b-l-1{border-left:1px solid rgba(0,0,0,.1)}.b-a-2{border:2px solid rgba(0,0,0,.1)}.b-t-2{border-top:2px solid rgba(0,0,0,.1)}.b-r-2{border-right:2px solid rgba(0,0,0,.1)}.b-b-2{border-bottom:2px solid rgba(0,0,0,.1)}.b-l-2{border-left:2px solid rgba(0,0,0,.1)}@media(max-width:575.98px){.d-down-none{display:none!important}}@media(max-width:767.98px){.d-sm-down-none{display:none!important}}@media(max-width:991.98px){.d-md-down-none{display:none!important}}@media(max-width:1199.98px){.d-lg-down-none{display:none!important}}.d-xl-down-none{display:none!important}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.font-xs{font-size:.75rem!important}.font-sm{font-size:.85rem!important}.font-lg{font-size:1rem!important}.font-xl{font-size:1.25rem!important}.font-2xl{font-size:1.5rem!important}.font-3xl{font-size:1.75rem!important}.font-4xl{font-size:2rem!important}.font-5xl{font-size:2.5rem!important}.text-value{font-size:1.3125rem;font-weight:600}.text-value-sm{font-size:1.09375rem;font-weight:600}.text-value-lg{font-size:1.53125rem;font-weight:600}.text-white .text-muted{color:#fff9!important}*[dir=rtl]{direction:rtl;unicode-bidi:embed}*[dir=rtl] body,*[dir=rtl] .dropdown-item{text-align:right}*[dir=rtl] .dropdown-item i{margin-right:-10px;margin-left:10px}*[dir=rtl] .dropdown-item .badge{right:auto;left:10px}*[dir=rtl] .float-left{float:right!important}*[dir=rtl] .float-right{float:left!important}*[dir=rtl] .mr-0,*[dir=rtl] .mx-0,*[dir=rtl] .ml-0{margin-right:0!important;margin-left:0!important}*[dir=rtl] .mr-1,*[dir=rtl] .mx-1{margin-right:0!important;margin-left:.25rem!important}*[dir=rtl] .ml-1,*[dir=rtl] .mx-1{margin-right:.25rem!important;margin-left:0!important}*[dir=rtl] .mr-2,*[dir=rtl] .mx-2{margin-right:0!important;margin-left:.5rem!important}*[dir=rtl] .ml-2,*[dir=rtl] .mx-2{margin-right:.5rem!important;margin-left:0!important}*[dir=rtl] .mr-3,*[dir=rtl] .mx-3{margin-right:0!important;margin-left:1rem!important}*[dir=rtl] .ml-3,*[dir=rtl] .mx-3{margin-right:1rem!important;margin-left:0!important}*[dir=rtl] .mr-4,*[dir=rtl] .mx-4{margin-right:0!important;margin-left:1.5rem!important}*[dir=rtl] .ml-4,*[dir=rtl] .mx-4{margin-right:1.5rem!important;margin-left:0!important}*[dir=rtl] .mr-5,*[dir=rtl] .mx-5{margin-right:0!important;margin-left:3rem!important}*[dir=rtl] .ml-5,*[dir=rtl] .mx-5{margin-right:3rem!important;margin-left:0!important}*[dir=rtl] .pr-0,*[dir=rtl] .px-0,*[dir=rtl] .pl-0{padding-right:0!important;padding-left:0!important}*[dir=rtl] .pr-1,*[dir=rtl] .px-1{padding-right:0!important;padding-left:.25rem!important}*[dir=rtl] .pl-1,*[dir=rtl] .px-1{padding-right:.25rem!important;padding-left:0!important}*[dir=rtl] .pr-2,*[dir=rtl] .px-2{padding-right:0!important;padding-left:.5rem!important}*[dir=rtl] .pl-2,*[dir=rtl] .px-2{padding-right:.5rem!important;padding-left:0!important}*[dir=rtl] .pr-3,*[dir=rtl] .px-3{padding-right:0!important;padding-left:1rem!important}*[dir=rtl] .pl-3,*[dir=rtl] .px-3{padding-right:1rem!important;padding-left:0!important}*[dir=rtl] .pr-4,*[dir=rtl] .px-4{padding-right:0!important;padding-left:1.5rem!important}*[dir=rtl] .pl-4,*[dir=rtl] .px-4{padding-right:1.5rem!important;padding-left:0!important}*[dir=rtl] .pr-5,*[dir=rtl] .px-5{padding-right:0!important;padding-left:3rem!important}*[dir=rtl] .pl-5,*[dir=rtl] .px-5{padding-right:3rem!important;padding-left:0!important}*[dir=rtl] .mr-n1,*[dir=rtl] .mx-n1{margin-right:0!important;margin-left:-.25rem!important}*[dir=rtl] .ml-n1,*[dir=rtl] .mx-n1{margin-right:-.25rem!important;margin-left:0!important}*[dir=rtl] .mr-n2,*[dir=rtl] .mx-n2{margin-right:0!important;margin-left:-.5rem!important}*[dir=rtl] .ml-n2,*[dir=rtl] .mx-n2{margin-right:-.5rem!important;margin-left:0!important}*[dir=rtl] .mr-n3,*[dir=rtl] .mx-n3{margin-right:0!important;margin-left:-1rem!important}*[dir=rtl] .ml-n3,*[dir=rtl] .mx-n3{margin-right:-1rem!important;margin-left:0!important}*[dir=rtl] .mr-n4,*[dir=rtl] .mx-n4{margin-right:0!important;margin-left:-1.5rem!important}*[dir=rtl] .ml-n4,*[dir=rtl] .mx-n4{margin-right:-1.5rem!important;margin-left:0!important}*[dir=rtl] .mr-n5,*[dir=rtl] .mx-n5{margin-right:0!important;margin-left:-3rem!important}*[dir=rtl] .ml-n5,*[dir=rtl] .mx-n5{margin-right:-3rem!important;margin-left:0!important}*[dir=rtl] .mr-auto,*[dir=rtl] .mx-auto{margin-left:auto!important}*[dir=rtl] .ml-auto,*[dir=rtl] .mx-auto{margin-right:auto!important}@media(min-width:576px){*[dir=rtl] .mr-sm-0,*[dir=rtl] .mx-sm-0,*[dir=rtl] .ml-sm-0{margin-right:0!important;margin-left:0!important}*[dir=rtl] .mr-sm-1,*[dir=rtl] .mx-sm-1{margin-right:0!important;margin-left:.25rem!important}*[dir=rtl] .ml-sm-1,*[dir=rtl] .mx-sm-1{margin-right:.25rem!important;margin-left:0!important}*[dir=rtl] .mr-sm-2,*[dir=rtl] .mx-sm-2{margin-right:0!important;margin-left:.5rem!important}*[dir=rtl] .ml-sm-2,*[dir=rtl] .mx-sm-2{margin-right:.5rem!important;margin-left:0!important}*[dir=rtl] .mr-sm-3,*[dir=rtl] .mx-sm-3{margin-right:0!important;margin-left:1rem!important}*[dir=rtl] .ml-sm-3,*[dir=rtl] .mx-sm-3{margin-right:1rem!important;margin-left:0!important}*[dir=rtl] .mr-sm-4,*[dir=rtl] .mx-sm-4{margin-right:0!important;margin-left:1.5rem!important}*[dir=rtl] .ml-sm-4,*[dir=rtl] .mx-sm-4{margin-right:1.5rem!important;margin-left:0!important}*[dir=rtl] .mr-sm-5,*[dir=rtl] .mx-sm-5{margin-right:0!important;margin-left:3rem!important}*[dir=rtl] .ml-sm-5,*[dir=rtl] .mx-sm-5{margin-right:3rem!important;margin-left:0!important}*[dir=rtl] .pr-sm-0,*[dir=rtl] .px-sm-0,*[dir=rtl] .pl-sm-0{padding-right:0!important;padding-left:0!important}*[dir=rtl] .pr-sm-1,*[dir=rtl] .px-sm-1{padding-right:0!important;padding-left:.25rem!important}*[dir=rtl] .pl-sm-1,*[dir=rtl] .px-sm-1{padding-right:.25rem!important;padding-left:0!important}*[dir=rtl] .pr-sm-2,*[dir=rtl] .px-sm-2{padding-right:0!important;padding-left:.5rem!important}*[dir=rtl] .pl-sm-2,*[dir=rtl] .px-sm-2{padding-right:.5rem!important;padding-left:0!important}*[dir=rtl] .pr-sm-3,*[dir=rtl] .px-sm-3{padding-right:0!important;padding-left:1rem!important}*[dir=rtl] .pl-sm-3,*[dir=rtl] .px-sm-3{padding-right:1rem!important;padding-left:0!important}*[dir=rtl] .pr-sm-4,*[dir=rtl] .px-sm-4{padding-right:0!important;padding-left:1.5rem!important}*[dir=rtl] .pl-sm-4,*[dir=rtl] .px-sm-4{padding-right:1.5rem!important;padding-left:0!important}*[dir=rtl] .pr-sm-5,*[dir=rtl] .px-sm-5{padding-right:0!important;padding-left:3rem!important}*[dir=rtl] .pl-sm-5,*[dir=rtl] .px-sm-5{padding-right:3rem!important;padding-left:0!important}*[dir=rtl] .mr-sm-n1,*[dir=rtl] .mx-sm-n1{margin-right:0!important;margin-left:-.25rem!important}*[dir=rtl] .ml-sm-n1,*[dir=rtl] .mx-sm-n1{margin-right:-.25rem!important;margin-left:0!important}*[dir=rtl] .mr-sm-n2,*[dir=rtl] .mx-sm-n2{margin-right:0!important;margin-left:-.5rem!important}*[dir=rtl] .ml-sm-n2,*[dir=rtl] .mx-sm-n2{margin-right:-.5rem!important;margin-left:0!important}*[dir=rtl] .mr-sm-n3,*[dir=rtl] .mx-sm-n3{margin-right:0!important;margin-left:-1rem!important}*[dir=rtl] .ml-sm-n3,*[dir=rtl] .mx-sm-n3{margin-right:-1rem!important;margin-left:0!important}*[dir=rtl] .mr-sm-n4,*[dir=rtl] .mx-sm-n4{margin-right:0!important;margin-left:-1.5rem!important}*[dir=rtl] .ml-sm-n4,*[dir=rtl] .mx-sm-n4{margin-right:-1.5rem!important;margin-left:0!important}*[dir=rtl] .mr-sm-n5,*[dir=rtl] .mx-sm-n5{margin-right:0!important;margin-left:-3rem!important}*[dir=rtl] .ml-sm-n5,*[dir=rtl] .mx-sm-n5{margin-right:-3rem!important;margin-left:0!important}*[dir=rtl] .mr-sm-auto,*[dir=rtl] .mx-sm-auto{margin-left:auto!important}*[dir=rtl] .ml-sm-auto,*[dir=rtl] .mx-sm-auto{margin-right:auto!important}}@media(min-width:768px){*[dir=rtl] .mr-md-0,*[dir=rtl] .mx-md-0,*[dir=rtl] .ml-md-0{margin-right:0!important;margin-left:0!important}*[dir=rtl] .mr-md-1,*[dir=rtl] .mx-md-1{margin-right:0!important;margin-left:.25rem!important}*[dir=rtl] .ml-md-1,*[dir=rtl] .mx-md-1{margin-right:.25rem!important;margin-left:0!important}*[dir=rtl] .mr-md-2,*[dir=rtl] .mx-md-2{margin-right:0!important;margin-left:.5rem!important}*[dir=rtl] .ml-md-2,*[dir=rtl] .mx-md-2{margin-right:.5rem!important;margin-left:0!important}*[dir=rtl] .mr-md-3,*[dir=rtl] .mx-md-3{margin-right:0!important;margin-left:1rem!important}*[dir=rtl] .ml-md-3,*[dir=rtl] .mx-md-3{margin-right:1rem!important;margin-left:0!important}*[dir=rtl] .mr-md-4,*[dir=rtl] .mx-md-4{margin-right:0!important;margin-left:1.5rem!important}*[dir=rtl] .ml-md-4,*[dir=rtl] .mx-md-4{margin-right:1.5rem!important;margin-left:0!important}*[dir=rtl] .mr-md-5,*[dir=rtl] .mx-md-5{margin-right:0!important;margin-left:3rem!important}*[dir=rtl] .ml-md-5,*[dir=rtl] .mx-md-5{margin-right:3rem!important;margin-left:0!important}*[dir=rtl] .pr-md-0,*[dir=rtl] .px-md-0,*[dir=rtl] .pl-md-0{padding-right:0!important;padding-left:0!important}*[dir=rtl] .pr-md-1,*[dir=rtl] .px-md-1{padding-right:0!important;padding-left:.25rem!important}*[dir=rtl] .pl-md-1,*[dir=rtl] .px-md-1{padding-right:.25rem!important;padding-left:0!important}*[dir=rtl] .pr-md-2,*[dir=rtl] .px-md-2{padding-right:0!important;padding-left:.5rem!important}*[dir=rtl] .pl-md-2,*[dir=rtl] .px-md-2{padding-right:.5rem!important;padding-left:0!important}*[dir=rtl] .pr-md-3,*[dir=rtl] .px-md-3{padding-right:0!important;padding-left:1rem!important}*[dir=rtl] .pl-md-3,*[dir=rtl] .px-md-3{padding-right:1rem!important;padding-left:0!important}*[dir=rtl] .pr-md-4,*[dir=rtl] .px-md-4{padding-right:0!important;padding-left:1.5rem!important}*[dir=rtl] .pl-md-4,*[dir=rtl] .px-md-4{padding-right:1.5rem!important;padding-left:0!important}*[dir=rtl] .pr-md-5,*[dir=rtl] .px-md-5{padding-right:0!important;padding-left:3rem!important}*[dir=rtl] .pl-md-5,*[dir=rtl] .px-md-5{padding-right:3rem!important;padding-left:0!important}*[dir=rtl] .mr-md-n1,*[dir=rtl] .mx-md-n1{margin-right:0!important;margin-left:-.25rem!important}*[dir=rtl] .ml-md-n1,*[dir=rtl] .mx-md-n1{margin-right:-.25rem!important;margin-left:0!important}*[dir=rtl] .mr-md-n2,*[dir=rtl] .mx-md-n2{margin-right:0!important;margin-left:-.5rem!important}*[dir=rtl] .ml-md-n2,*[dir=rtl] .mx-md-n2{margin-right:-.5rem!important;margin-left:0!important}*[dir=rtl] .mr-md-n3,*[dir=rtl] .mx-md-n3{margin-right:0!important;margin-left:-1rem!important}*[dir=rtl] .ml-md-n3,*[dir=rtl] .mx-md-n3{margin-right:-1rem!important;margin-left:0!important}*[dir=rtl] .mr-md-n4,*[dir=rtl] .mx-md-n4{margin-right:0!important;margin-left:-1.5rem!important}*[dir=rtl] .ml-md-n4,*[dir=rtl] .mx-md-n4{margin-right:-1.5rem!important;margin-left:0!important}*[dir=rtl] .mr-md-n5,*[dir=rtl] .mx-md-n5{margin-right:0!important;margin-left:-3rem!important}*[dir=rtl] .ml-md-n5,*[dir=rtl] .mx-md-n5{margin-right:-3rem!important;margin-left:0!important}*[dir=rtl] .mr-md-auto,*[dir=rtl] .mx-md-auto{margin-left:auto!important}*[dir=rtl] .ml-md-auto,*[dir=rtl] .mx-md-auto{margin-right:auto!important}}@media(min-width:992px){*[dir=rtl] .mr-lg-0,*[dir=rtl] .mx-lg-0,*[dir=rtl] .ml-lg-0{margin-right:0!important;margin-left:0!important}*[dir=rtl] .mr-lg-1,*[dir=rtl] .mx-lg-1{margin-right:0!important;margin-left:.25rem!important}*[dir=rtl] .ml-lg-1,*[dir=rtl] .mx-lg-1{margin-right:.25rem!important;margin-left:0!important}*[dir=rtl] .mr-lg-2,*[dir=rtl] .mx-lg-2{margin-right:0!important;margin-left:.5rem!important}*[dir=rtl] .ml-lg-2,*[dir=rtl] .mx-lg-2{margin-right:.5rem!important;margin-left:0!important}*[dir=rtl] .mr-lg-3,*[dir=rtl] .mx-lg-3{margin-right:0!important;margin-left:1rem!important}*[dir=rtl] .ml-lg-3,*[dir=rtl] .mx-lg-3{margin-right:1rem!important;margin-left:0!important}*[dir=rtl] .mr-lg-4,*[dir=rtl] .mx-lg-4{margin-right:0!important;margin-left:1.5rem!important}*[dir=rtl] .ml-lg-4,*[dir=rtl] .mx-lg-4{margin-right:1.5rem!important;margin-left:0!important}*[dir=rtl] .mr-lg-5,*[dir=rtl] .mx-lg-5{margin-right:0!important;margin-left:3rem!important}*[dir=rtl] .ml-lg-5,*[dir=rtl] .mx-lg-5{margin-right:3rem!important;margin-left:0!important}*[dir=rtl] .pr-lg-0,*[dir=rtl] .px-lg-0,*[dir=rtl] .pl-lg-0{padding-right:0!important;padding-left:0!important}*[dir=rtl] .pr-lg-1,*[dir=rtl] .px-lg-1{padding-right:0!important;padding-left:.25rem!important}*[dir=rtl] .pl-lg-1,*[dir=rtl] .px-lg-1{padding-right:.25rem!important;padding-left:0!important}*[dir=rtl] .pr-lg-2,*[dir=rtl] .px-lg-2{padding-right:0!important;padding-left:.5rem!important}*[dir=rtl] .pl-lg-2,*[dir=rtl] .px-lg-2{padding-right:.5rem!important;padding-left:0!important}*[dir=rtl] .pr-lg-3,*[dir=rtl] .px-lg-3{padding-right:0!important;padding-left:1rem!important}*[dir=rtl] .pl-lg-3,*[dir=rtl] .px-lg-3{padding-right:1rem!important;padding-left:0!important}*[dir=rtl] .pr-lg-4,*[dir=rtl] .px-lg-4{padding-right:0!important;padding-left:1.5rem!important}*[dir=rtl] .pl-lg-4,*[dir=rtl] .px-lg-4{padding-right:1.5rem!important;padding-left:0!important}*[dir=rtl] .pr-lg-5,*[dir=rtl] .px-lg-5{padding-right:0!important;padding-left:3rem!important}*[dir=rtl] .pl-lg-5,*[dir=rtl] .px-lg-5{padding-right:3rem!important;padding-left:0!important}*[dir=rtl] .mr-lg-n1,*[dir=rtl] .mx-lg-n1{margin-right:0!important;margin-left:-.25rem!important}*[dir=rtl] .ml-lg-n1,*[dir=rtl] .mx-lg-n1{margin-right:-.25rem!important;margin-left:0!important}*[dir=rtl] .mr-lg-n2,*[dir=rtl] .mx-lg-n2{margin-right:0!important;margin-left:-.5rem!important}*[dir=rtl] .ml-lg-n2,*[dir=rtl] .mx-lg-n2{margin-right:-.5rem!important;margin-left:0!important}*[dir=rtl] .mr-lg-n3,*[dir=rtl] .mx-lg-n3{margin-right:0!important;margin-left:-1rem!important}*[dir=rtl] .ml-lg-n3,*[dir=rtl] .mx-lg-n3{margin-right:-1rem!important;margin-left:0!important}*[dir=rtl] .mr-lg-n4,*[dir=rtl] .mx-lg-n4{margin-right:0!important;margin-left:-1.5rem!important}*[dir=rtl] .ml-lg-n4,*[dir=rtl] .mx-lg-n4{margin-right:-1.5rem!important;margin-left:0!important}*[dir=rtl] .mr-lg-n5,*[dir=rtl] .mx-lg-n5{margin-right:0!important;margin-left:-3rem!important}*[dir=rtl] .ml-lg-n5,*[dir=rtl] .mx-lg-n5{margin-right:-3rem!important;margin-left:0!important}*[dir=rtl] .mr-lg-auto,*[dir=rtl] .mx-lg-auto{margin-left:auto!important}*[dir=rtl] .ml-lg-auto,*[dir=rtl] .mx-lg-auto{margin-right:auto!important}}@media(min-width:1200px){*[dir=rtl] .mr-xl-0,*[dir=rtl] .mx-xl-0,*[dir=rtl] .ml-xl-0{margin-right:0!important;margin-left:0!important}*[dir=rtl] .mr-xl-1,*[dir=rtl] .mx-xl-1{margin-right:0!important;margin-left:.25rem!important}*[dir=rtl] .ml-xl-1,*[dir=rtl] .mx-xl-1{margin-right:.25rem!important;margin-left:0!important}*[dir=rtl] .mr-xl-2,*[dir=rtl] .mx-xl-2{margin-right:0!important;margin-left:.5rem!important}*[dir=rtl] .ml-xl-2,*[dir=rtl] .mx-xl-2{margin-right:.5rem!important;margin-left:0!important}*[dir=rtl] .mr-xl-3,*[dir=rtl] .mx-xl-3{margin-right:0!important;margin-left:1rem!important}*[dir=rtl] .ml-xl-3,*[dir=rtl] .mx-xl-3{margin-right:1rem!important;margin-left:0!important}*[dir=rtl] .mr-xl-4,*[dir=rtl] .mx-xl-4{margin-right:0!important;margin-left:1.5rem!important}*[dir=rtl] .ml-xl-4,*[dir=rtl] .mx-xl-4{margin-right:1.5rem!important;margin-left:0!important}*[dir=rtl] .mr-xl-5,*[dir=rtl] .mx-xl-5{margin-right:0!important;margin-left:3rem!important}*[dir=rtl] .ml-xl-5,*[dir=rtl] .mx-xl-5{margin-right:3rem!important;margin-left:0!important}*[dir=rtl] .pr-xl-0,*[dir=rtl] .px-xl-0,*[dir=rtl] .pl-xl-0{padding-right:0!important;padding-left:0!important}*[dir=rtl] .pr-xl-1,*[dir=rtl] .px-xl-1{padding-right:0!important;padding-left:.25rem!important}*[dir=rtl] .pl-xl-1,*[dir=rtl] .px-xl-1{padding-right:.25rem!important;padding-left:0!important}*[dir=rtl] .pr-xl-2,*[dir=rtl] .px-xl-2{padding-right:0!important;padding-left:.5rem!important}*[dir=rtl] .pl-xl-2,*[dir=rtl] .px-xl-2{padding-right:.5rem!important;padding-left:0!important}*[dir=rtl] .pr-xl-3,*[dir=rtl] .px-xl-3{padding-right:0!important;padding-left:1rem!important}*[dir=rtl] .pl-xl-3,*[dir=rtl] .px-xl-3{padding-right:1rem!important;padding-left:0!important}*[dir=rtl] .pr-xl-4,*[dir=rtl] .px-xl-4{padding-right:0!important;padding-left:1.5rem!important}*[dir=rtl] .pl-xl-4,*[dir=rtl] .px-xl-4{padding-right:1.5rem!important;padding-left:0!important}*[dir=rtl] .pr-xl-5,*[dir=rtl] .px-xl-5{padding-right:0!important;padding-left:3rem!important}*[dir=rtl] .pl-xl-5,*[dir=rtl] .px-xl-5{padding-right:3rem!important;padding-left:0!important}*[dir=rtl] .mr-xl-n1,*[dir=rtl] .mx-xl-n1{margin-right:0!important;margin-left:-.25rem!important}*[dir=rtl] .ml-xl-n1,*[dir=rtl] .mx-xl-n1{margin-right:-.25rem!important;margin-left:0!important}*[dir=rtl] .mr-xl-n2,*[dir=rtl] .mx-xl-n2{margin-right:0!important;margin-left:-.5rem!important}*[dir=rtl] .ml-xl-n2,*[dir=rtl] .mx-xl-n2{margin-right:-.5rem!important;margin-left:0!important}*[dir=rtl] .mr-xl-n3,*[dir=rtl] .mx-xl-n3{margin-right:0!important;margin-left:-1rem!important}*[dir=rtl] .ml-xl-n3,*[dir=rtl] .mx-xl-n3{margin-right:-1rem!important;margin-left:0!important}*[dir=rtl] .mr-xl-n4,*[dir=rtl] .mx-xl-n4{margin-right:0!important;margin-left:-1.5rem!important}*[dir=rtl] .ml-xl-n4,*[dir=rtl] .mx-xl-n4{margin-right:-1.5rem!important;margin-left:0!important}*[dir=rtl] .mr-xl-n5,*[dir=rtl] .mx-xl-n5{margin-right:0!important;margin-left:-3rem!important}*[dir=rtl] .ml-xl-n5,*[dir=rtl] .mx-xl-n5{margin-right:-3rem!important;margin-left:0!important}*[dir=rtl] .mr-xl-auto,*[dir=rtl] .mx-xl-auto{margin-left:auto!important}*[dir=rtl] .ml-xl-auto,*[dir=rtl] .mx-xl-auto{margin-right:auto!important}}.ie-custom-properties{blue:#20a8d8;indigo:#6610f2;purple:#6f42c1;pink:#e83e8c;red:#f86c6b;orange:#f8cb00;yellow:#ffc107;green:#4dbd74;teal:#20c997;cyan:#17a2b8;white:#fff;gray:#73818f;gray-dark:#2f353a;light-blue:#63c2de;primary:#20a8d8;secondary:#c8ced3;success:#4dbd74;info:#63c2de;warning:#ffc107;danger:#f86c6b;light:#f0f3f5;dark:#2f353a;breakpoint-xs:0;breakpoint-sm:576px;breakpoint-md:768px;breakpoint-lg:992px;breakpoint-xl:1200px}.was-validated .form-control:valid,.form-control.is-valid{background-position:right calc(.375em + .1875rem) center}.was-validated .form-control:invalid,.form-control.is-invalid{background-position:right calc(.375em + .1875rem) center}.app-header .navbar-nav .dropdown-menu-right{right:auto}a,a:hover{color:#0098d7}a:focus{outline:0}button{padding:0;border:0;outline:0;background-color:transparent;box-shadow:none}img{max-width:100%}hr{display:block;margin:32px 0;padding:0;width:100%;height:1px;background-color:#0000001a;border:0;outline:0}@media(min-width:768px){hr{margin:40px 0}}@media(min-width:1024px){hr{margin:48px 0}}h1,h2,h3,h4,h5,h6{margin:0 0 12px}html{font-size:10px}body{margin:0;padding:0;font-family:Open Sans,sans-serif;font-size:1.525rem;font-weight:400;color:#333;line-height:1.6;background-color:#f5f5f5}::-webkit-input-placeholder{color:#ababab}::-moz-placeholder{color:#ababab}:-ms-input-placeholder{color:#ababab}:-moz-placeholder{color:#ababab}.container{padding:0;width:100%;max-width:960px}@media(max-width:992px){.container{padding:0 16px}}.container--fluid{padding:0 16px}@media(min-width:992px){.container--fluid{padding:0 24px}}.module--container{display:block;position:relative;padding:32px 0}@media(min-width:768px){.module--container{padding:48px 0}}@media(min-width:1024px){.module--container{padding:56px 0}}@media(min-width:1200px){.module--container{padding:64px 0}}.module--container.-has-divider{border-top:1px solid rgba(0,0,0,.1)}.elm--center{margin-left:auto!important;margin-right:auto!important}.material-icons{margin-top:-2px;vertical-align:middle;line-height:0;text-align:center}.material-icons.-display-block{display:block;margin-top:0;line-height:1}.row.-has-gap{margin:0 -8px}.row.-has-gap>*{padding:0 8px 16px}.-full-height{height:100%}.-full-width{width:100%}.-no-selection{-webkit-user-select:none;user-select:none}.-fixed-layout{display:block;position:fixed;inset:0;z-index:1;width:100%;height:100%;overflow:auto}@-webkit-keyframes spin-around{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes spin-around{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.block--display{display:block;margin:0;font-weight:400}h1.block--display{font-size:6rem;line-height:1.1}h2.block--display{font-size:5.4rem;line-height:1.15}h3.block--display{font-size:4.8rem;line-height:1.2}h4.block--display{font-size:4rem;line-height:1.25}.block--title{display:block;margin:0;font-weight:700}h1.block--title{font-size:4rem;line-height:1.1}h2.block--title{font-size:3.4rem;line-height:1.15}h3.block--title{font-size:3rem;line-height:1.2}h4.block--title{font-size:2.6rem;line-height:1.25}h5.block--title{font-size:2rem;line-height:1.3}h6.block--title{font-size:1.6rem;line-height:1.4}input::-ms-clear,input::-ms-reveal{visibility:hidden}input::-webkit-credentials-auto-fill-button{visibility:hidden}.svg-fill{fill:currentColor}.svg-stroke{stroke:currentColor}.text-underlined-hover:hover,.text-underlined,.text-underlined:hover{text-decoration:underline}.cursor-not-allowed{cursor:not-allowed!important}.cursor-pointer{cursor:pointer}.cursor-default{cursor:default!important}.clickable{-webkit-user-select:none;user-select:none;cursor:pointer}.transparent-bg-important .nav-link.active{background-color:transparent!important}.transparent-bg-important .nav-link.active .nav-icon{color:#fff!important}.circle{background:#0097da;width:10px;height:10px;min-width:10px;min-height:10px;max-width:10px;max-height:10px;border-radius:50%}.circle.red-circle{background:red}.circle.white-circle{background:#fff}.circle.transparent{background:transparent}.circle.small-circle{width:5px;height:5px;min-width:5px;min-height:5px;max-width:5px;max-height:5px}.circle.eightpx-circle{width:8px;height:8px;min-width:8px;min-height:8px;max-width:8px;max-height:8px}.width-48-percent{width:48%}.width-40-percent{width:40%}.width-45-percent{width:45%}.width-20-percent{width:20%}.width-15-percent{width:15%}.width-55-percent{width:55%}.max-width-55-percent{max-width:55%}.width-100-px{width:100px}.width-16-px{width:16px}.width-130-px{width:130px}.ellipsis-five-line{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;max-height:95px}.ellipsis-two-line{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:60px}.ellipsis-one-line{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;max-height:30px}.br-top-right-10px{border-top-right-radius:10px!important}.br-top-left-10px{border-top-left-radius:10px!important}.br-bottom-right-10px{border-bottom-right-radius:10px!important}.br-bottom-left-10px{border-bottom-left-radius:10px!important}.clear-both{clear:both}.height-150px{height:150px}.height-33px{height:33px}.height-80px{height:80px}.height-100percent{height:100%}.auto-overflow{overflow:auto}.auto-overflow-x{overflow-x:auto}.auto-overflow-y{overflow-y:auto}.no-padding{padding:0!important}.no-padding-x{padding-left:0!important;padding-right:0!important}.no-padding-y{padding-top:0!important;padding-bottom:0!important}.page-name-wrapper{margin-bottom:15px}.page-name-text{display:block;font-size:1.1em;font-weight:700}.page-title-text{margin:0;font-size:1.7em}.page-subtitle-wrapper{margin-top:10px}.page-subtitle-text{margin:0;font-size:1em}.C--tabs.type-1 .tab-item .nav-link.black-color{color:#000}.button-alert{width:60px;height:40px;display:flex;justify-content:center;align-items:center;border:transparent;border-radius:5px}.color-binus-blue{color:#0097da}.background-color-white{background-color:#fff}.bm-action{-webkit-user-select:none;user-select:none;cursor:pointer}.hide-scroller ::-webkit-scrollbar{width:0px;height:0px;background:transparent}.text-behave-link{color:#0098d7;cursor:pointer}.text-behave-link:hover{text-decoration:underline}.text-area-resize-none{resize:none}.clickable-like-link{color:#0097da!important;cursor:pointer!important;font-weight:400!important}.clickable-like-link:hover{text-decoration:underline!important}.clickable-like-link:hover.no-hover{text-decoration:none!important}.clickable-like-link.disabled-link{color:#c8ccd4!important;cursor:default!important;text-decoration:none!important}.dashed-like-list{padding-left:15px}.dashed-like-list:before{content:"-";position:absolute;margin-left:-12px}.width-fit-content{width:fit-content}.min-width16px{min-width:16px}ul.dashed{list-style-type:none}ul.dashed>li:before{content:"- "}.height-100vh{height:100vh}.ml-6{margin-left:5rem!important}.break-word{word-break:break-word}.background-color-incomplete{background-color:#ffdcda}.table-odd-row{background-color:#fff}.table-even-row{background-color:#fafafa}.input-positive-number{border-color:#ccc;height:38px;font-size:14px;border-radius:4px;border-style:solid;border-width:1px}.input-positive-number:focus{border-color:#2684ff;box-shadow:#2684ff 0 0 0 1px}.pad-1rem{padding:1rem}.page-title-global{font-size:24px;margin:0}.empty-div{line-height:1.6;padding:10px 20px;margin:0;font-size:1.25rem;font-weight:600}.disabled-bg{background:#f2f2f2!important}.form-control{color:#000}.red-bg-white-text{background:#d73930;color:#fff;font-size:10px;text-align:center;margin-right:1rem;padding:5px 10px;border-radius:7px}.required-field:after{content:"*";color:red}.modal-header .close span{font-size:25px}.modal-content{border-radius:6px}.loading-div{position:relative;color:transparent}.loading-div:hover{color:transparent}.loading-div:after{display:block;position:absolute;top:calc(50% - 10px);left:calc(50% - 10px);content:"";width:20px;height:20px;border:2px solid #fff;border-radius:290486px;border-right-color:#000;border-top-color:#000;-webkit-animation:spin-around .5s infinite linear;animation:spin-around .5s infinite linear}.lh-half{line-height:.5em}.top-min-9{top:-9px!important}.modal-title-global{display:flex;align-items:center}.modal-title-global h5.modal-title{font-size:16px;font-weight:700}.min-height-20px{min-height:20px}.alert>button>span{font-size:2rem}.sidebar-lg-show{overflow:auto!important}.sidebar-lg-show.modal-open,.sidebar-show{overflow:hidden!important}.opacity-full{opacity:1!important}.filter-body-wrapper{margin-top:.75rem!important}.font-weight-semibold{font-weight:600!important}.min-h-200{min-height:200px!important}.overflow-hidden{overflow:hidden!important}.d-inline{display:inline!important}.vertical-border{height:100%;border-left:1px solid #d8d8d8;margin-left:1rem;margin-right:calc(1rem + 8px)}.no-selection{-webkit-user-select:none;user-select:none}.color-666{color:#666}.color-999{color:#999}.color-blue-pill{color:#028ed5}.bg-color-blue-pill{background-color:#028ed5}.w-max-content{width:max-content}.w-min-content{width:min-content}.loading-dots:after{display:inline-block;animation:dotty steps(1,end) 3s infinite;content:"   "}@keyframes dotty{0%{content:"   "}25%{content:".  "}50%{content:".. "}75%{content:"..."}to{content:"   "}}.dots-loading{background-color:red;width:2px;height:2px;margin-left:8px;margin-bottom:4px;aspect-ratio:1;border-radius:50%;animation:dots 1s infinite linear alternate}@keyframes dots{0%{box-shadow:5px 0 #333,-5px 0 #ccc;background:#333}33%{box-shadow:5px 0 #333,-5px 0 #ccc;background:#ccc}66%{box-shadow:5px 0 #ccc,-5px 0 #333;background:#ccc}to{box-shadow:5px 0 #ccc,-5px 0 #333;background:#333}}hr{background-color:#ccc}.loading-circle{position:relative}.loading-circle:after{display:block;position:absolute;top:calc(50% - 10px);left:calc(50% - 10px);content:"";width:20px;height:20px;border:2px solid #666;border-radius:290486px;border-right-color:transparent;border-top-color:transparent;-webkit-animation:spin-around .5s infinite linear;animation:spin-around .5s infinite linear}.C--card.type--1>div:has(>.C--table.type--2),.card>div:has(>.C--table.type--2){overflow:auto}html body .app.flex-row.align-items-center{height:100vh}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){#root{display:flex;flex-direction:column}}.font-size-0px{font-size:0px!important}.m-0px{margin:0!important}.mt-0px,.my-0px{margin-top:0!important}.mr-0px,.mx-0px{margin-right:0!important}.mb-0px,.my-0px{margin-bottom:0!important}.ml-0px,.mx-0px{margin-left:0!important}.p-0px{padding:0!important}.pt-0px,.py-0px{padding-top:0!important}.pr-0px,.px-0px{padding-right:0!important}.pb-0px,.py-0px{padding-bottom:0!important}.pl-0px,.px-0px{padding-left:0!important}.gap-0px{gap:0px}.col-gap-0px{column-gap:0px}.row-gap-0px{row-gap:0px}.br-0px{border-radius:0}.font-size-1px{font-size:1px!important}.m-1px{margin:1px!important}.mt-1px,.my-1px{margin-top:1px!important}.mr-1px,.mx-1px{margin-right:1px!important}.mb-1px,.my-1px{margin-bottom:1px!important}.ml-1px,.mx-1px{margin-left:1px!important}.p-1px{padding:1px!important}.pt-1px,.py-1px{padding-top:1px!important}.pr-1px,.px-1px{padding-right:1px!important}.pb-1px,.py-1px{padding-bottom:1px!important}.pl-1px,.px-1px{padding-left:1px!important}.gap-1px{gap:1px}.col-gap-1px{column-gap:1px}.row-gap-1px{row-gap:1px}.br-1px{border-radius:1px}.font-size-2px{font-size:2px!important}.m-2px{margin:2px!important}.mt-2px,.my-2px{margin-top:2px!important}.mr-2px,.mx-2px{margin-right:2px!important}.mb-2px,.my-2px{margin-bottom:2px!important}.ml-2px,.mx-2px{margin-left:2px!important}.p-2px{padding:2px!important}.pt-2px,.py-2px{padding-top:2px!important}.pr-2px,.px-2px{padding-right:2px!important}.pb-2px,.py-2px{padding-bottom:2px!important}.pl-2px,.px-2px{padding-left:2px!important}.gap-2px{gap:2px}.col-gap-2px{column-gap:2px}.row-gap-2px{row-gap:2px}.br-2px{border-radius:2px}.font-size-3px{font-size:3px!important}.m-3px{margin:3px!important}.mt-3px,.my-3px{margin-top:3px!important}.mr-3px,.mx-3px{margin-right:3px!important}.mb-3px,.my-3px{margin-bottom:3px!important}.ml-3px,.mx-3px{margin-left:3px!important}.p-3px{padding:3px!important}.pt-3px,.py-3px{padding-top:3px!important}.pr-3px,.px-3px{padding-right:3px!important}.pb-3px,.py-3px{padding-bottom:3px!important}.pl-3px,.px-3px{padding-left:3px!important}.gap-3px{gap:3px}.col-gap-3px{column-gap:3px}.row-gap-3px{row-gap:3px}.br-3px{border-radius:3px}.font-size-4px{font-size:4px!important}.m-4px{margin:4px!important}.mt-4px,.my-4px{margin-top:4px!important}.mr-4px,.mx-4px{margin-right:4px!important}.mb-4px,.my-4px{margin-bottom:4px!important}.ml-4px,.mx-4px{margin-left:4px!important}.p-4px{padding:4px!important}.pt-4px,.py-4px{padding-top:4px!important}.pr-4px,.px-4px{padding-right:4px!important}.pb-4px,.py-4px{padding-bottom:4px!important}.pl-4px,.px-4px{padding-left:4px!important}.gap-4px{gap:4px}.col-gap-4px{column-gap:4px}.row-gap-4px{row-gap:4px}.br-4px{border-radius:4px}.font-size-5px{font-size:5px!important}.m-5px{margin:5px!important}.mt-5px,.my-5px{margin-top:5px!important}.mr-5px,.mx-5px{margin-right:5px!important}.mb-5px,.my-5px{margin-bottom:5px!important}.ml-5px,.mx-5px{margin-left:5px!important}.p-5px{padding:5px!important}.pt-5px,.py-5px{padding-top:5px!important}.pr-5px,.px-5px{padding-right:5px!important}.pb-5px,.py-5px{padding-bottom:5px!important}.pl-5px,.px-5px{padding-left:5px!important}.gap-5px{gap:5px}.col-gap-5px{column-gap:5px}.row-gap-5px{row-gap:5px}.br-5px{border-radius:5px}.font-size-6px{font-size:6px!important}.m-6px{margin:6px!important}.mt-6px,.my-6px{margin-top:6px!important}.mr-6px,.mx-6px{margin-right:6px!important}.mb-6px,.my-6px{margin-bottom:6px!important}.ml-6px,.mx-6px{margin-left:6px!important}.p-6px{padding:6px!important}.pt-6px,.py-6px{padding-top:6px!important}.pr-6px,.px-6px{padding-right:6px!important}.pb-6px,.py-6px{padding-bottom:6px!important}.pl-6px,.px-6px{padding-left:6px!important}.gap-6px{gap:6px}.col-gap-6px{column-gap:6px}.row-gap-6px{row-gap:6px}.br-6px{border-radius:6px}.font-size-7px{font-size:7px!important}.m-7px{margin:7px!important}.mt-7px,.my-7px{margin-top:7px!important}.mr-7px,.mx-7px{margin-right:7px!important}.mb-7px,.my-7px{margin-bottom:7px!important}.ml-7px,.mx-7px{margin-left:7px!important}.p-7px{padding:7px!important}.pt-7px,.py-7px{padding-top:7px!important}.pr-7px,.px-7px{padding-right:7px!important}.pb-7px,.py-7px{padding-bottom:7px!important}.pl-7px,.px-7px{padding-left:7px!important}.gap-7px{gap:7px}.col-gap-7px{column-gap:7px}.row-gap-7px{row-gap:7px}.br-7px{border-radius:7px}.font-size-8px{font-size:8px!important}.m-8px{margin:8px!important}.mt-8px,.my-8px{margin-top:8px!important}.mr-8px,.mx-8px{margin-right:8px!important}.mb-8px,.my-8px{margin-bottom:8px!important}.ml-8px,.mx-8px{margin-left:8px!important}.p-8px{padding:8px!important}.pt-8px,.py-8px{padding-top:8px!important}.pr-8px,.px-8px{padding-right:8px!important}.pb-8px,.py-8px{padding-bottom:8px!important}.pl-8px,.px-8px{padding-left:8px!important}.gap-8px{gap:8px}.col-gap-8px{column-gap:8px}.row-gap-8px{row-gap:8px}.br-8px{border-radius:8px}.font-size-9px{font-size:9px!important}.m-9px{margin:9px!important}.mt-9px,.my-9px{margin-top:9px!important}.mr-9px,.mx-9px{margin-right:9px!important}.mb-9px,.my-9px{margin-bottom:9px!important}.ml-9px,.mx-9px{margin-left:9px!important}.p-9px{padding:9px!important}.pt-9px,.py-9px{padding-top:9px!important}.pr-9px,.px-9px{padding-right:9px!important}.pb-9px,.py-9px{padding-bottom:9px!important}.pl-9px,.px-9px{padding-left:9px!important}.gap-9px{gap:9px}.col-gap-9px{column-gap:9px}.row-gap-9px{row-gap:9px}.br-9px{border-radius:9px}.font-size-10px{font-size:10px!important}.m-10px{margin:10px!important}.mt-10px,.my-10px{margin-top:10px!important}.mr-10px,.mx-10px{margin-right:10px!important}.mb-10px,.my-10px{margin-bottom:10px!important}.ml-10px,.mx-10px{margin-left:10px!important}.p-10px{padding:10px!important}.pt-10px,.py-10px{padding-top:10px!important}.pr-10px,.px-10px{padding-right:10px!important}.pb-10px,.py-10px{padding-bottom:10px!important}.pl-10px,.px-10px{padding-left:10px!important}.gap-10px{gap:10px}.col-gap-10px{column-gap:10px}.row-gap-10px{row-gap:10px}.br-10px{border-radius:10px}.font-size-11px{font-size:11px!important}.m-11px{margin:11px!important}.mt-11px,.my-11px{margin-top:11px!important}.mr-11px,.mx-11px{margin-right:11px!important}.mb-11px,.my-11px{margin-bottom:11px!important}.ml-11px,.mx-11px{margin-left:11px!important}.p-11px{padding:11px!important}.pt-11px,.py-11px{padding-top:11px!important}.pr-11px,.px-11px{padding-right:11px!important}.pb-11px,.py-11px{padding-bottom:11px!important}.pl-11px,.px-11px{padding-left:11px!important}.gap-11px{gap:11px}.col-gap-11px{column-gap:11px}.row-gap-11px{row-gap:11px}.br-11px{border-radius:11px}.font-size-12px{font-size:12px!important}.m-12px{margin:12px!important}.mt-12px,.my-12px{margin-top:12px!important}.mr-12px,.mx-12px{margin-right:12px!important}.mb-12px,.my-12px{margin-bottom:12px!important}.ml-12px,.mx-12px{margin-left:12px!important}.p-12px{padding:12px!important}.pt-12px,.py-12px{padding-top:12px!important}.pr-12px,.px-12px{padding-right:12px!important}.pb-12px,.py-12px{padding-bottom:12px!important}.pl-12px,.px-12px{padding-left:12px!important}.gap-12px{gap:12px}.col-gap-12px{column-gap:12px}.row-gap-12px{row-gap:12px}.br-12px{border-radius:12px}.font-size-13px{font-size:13px!important}.m-13px{margin:13px!important}.mt-13px,.my-13px{margin-top:13px!important}.mr-13px,.mx-13px{margin-right:13px!important}.mb-13px,.my-13px{margin-bottom:13px!important}.ml-13px,.mx-13px{margin-left:13px!important}.p-13px{padding:13px!important}.pt-13px,.py-13px{padding-top:13px!important}.pr-13px,.px-13px{padding-right:13px!important}.pb-13px,.py-13px{padding-bottom:13px!important}.pl-13px,.px-13px{padding-left:13px!important}.gap-13px{gap:13px}.col-gap-13px{column-gap:13px}.row-gap-13px{row-gap:13px}.br-13px{border-radius:13px}.font-size-14px{font-size:14px!important}.m-14px{margin:14px!important}.mt-14px,.my-14px{margin-top:14px!important}.mr-14px,.mx-14px{margin-right:14px!important}.mb-14px,.my-14px{margin-bottom:14px!important}.ml-14px,.mx-14px{margin-left:14px!important}.p-14px{padding:14px!important}.pt-14px,.py-14px{padding-top:14px!important}.pr-14px,.px-14px{padding-right:14px!important}.pb-14px,.py-14px{padding-bottom:14px!important}.pl-14px,.px-14px{padding-left:14px!important}.gap-14px{gap:14px}.col-gap-14px{column-gap:14px}.row-gap-14px{row-gap:14px}.br-14px{border-radius:14px}.font-size-15px{font-size:15px!important}.m-15px{margin:15px!important}.mt-15px,.my-15px{margin-top:15px!important}.mr-15px,.mx-15px{margin-right:15px!important}.mb-15px,.my-15px{margin-bottom:15px!important}.ml-15px,.mx-15px{margin-left:15px!important}.p-15px{padding:15px!important}.pt-15px,.py-15px{padding-top:15px!important}.pr-15px,.px-15px{padding-right:15px!important}.pb-15px,.py-15px{padding-bottom:15px!important}.pl-15px,.px-15px{padding-left:15px!important}.gap-15px{gap:15px}.col-gap-15px{column-gap:15px}.row-gap-15px{row-gap:15px}.br-15px{border-radius:15px}.font-size-16px{font-size:16px!important}.m-16px{margin:16px!important}.mt-16px,.my-16px{margin-top:16px!important}.mr-16px,.mx-16px{margin-right:16px!important}.mb-16px,.my-16px{margin-bottom:16px!important}.ml-16px,.mx-16px{margin-left:16px!important}.p-16px{padding:16px!important}.pt-16px,.py-16px{padding-top:16px!important}.pr-16px,.px-16px{padding-right:16px!important}.pb-16px,.py-16px{padding-bottom:16px!important}.pl-16px,.px-16px{padding-left:16px!important}.gap-16px{gap:16px}.col-gap-16px{column-gap:16px}.row-gap-16px{row-gap:16px}.br-16px{border-radius:16px}.font-size-17px{font-size:17px!important}.m-17px{margin:17px!important}.mt-17px,.my-17px{margin-top:17px!important}.mr-17px,.mx-17px{margin-right:17px!important}.mb-17px,.my-17px{margin-bottom:17px!important}.ml-17px,.mx-17px{margin-left:17px!important}.p-17px{padding:17px!important}.pt-17px,.py-17px{padding-top:17px!important}.pr-17px,.px-17px{padding-right:17px!important}.pb-17px,.py-17px{padding-bottom:17px!important}.pl-17px,.px-17px{padding-left:17px!important}.gap-17px{gap:17px}.col-gap-17px{column-gap:17px}.row-gap-17px{row-gap:17px}.br-17px{border-radius:17px}.font-size-18px{font-size:18px!important}.m-18px{margin:18px!important}.mt-18px,.my-18px{margin-top:18px!important}.mr-18px,.mx-18px{margin-right:18px!important}.mb-18px,.my-18px{margin-bottom:18px!important}.ml-18px,.mx-18px{margin-left:18px!important}.p-18px{padding:18px!important}.pt-18px,.py-18px{padding-top:18px!important}.pr-18px,.px-18px{padding-right:18px!important}.pb-18px,.py-18px{padding-bottom:18px!important}.pl-18px,.px-18px{padding-left:18px!important}.gap-18px{gap:18px}.col-gap-18px{column-gap:18px}.row-gap-18px{row-gap:18px}.br-18px{border-radius:18px}.font-size-19px{font-size:19px!important}.m-19px{margin:19px!important}.mt-19px,.my-19px{margin-top:19px!important}.mr-19px,.mx-19px{margin-right:19px!important}.mb-19px,.my-19px{margin-bottom:19px!important}.ml-19px,.mx-19px{margin-left:19px!important}.p-19px{padding:19px!important}.pt-19px,.py-19px{padding-top:19px!important}.pr-19px,.px-19px{padding-right:19px!important}.pb-19px,.py-19px{padding-bottom:19px!important}.pl-19px,.px-19px{padding-left:19px!important}.gap-19px{gap:19px}.col-gap-19px{column-gap:19px}.row-gap-19px{row-gap:19px}.br-19px{border-radius:19px}.font-size-20px{font-size:20px!important}.m-20px{margin:20px!important}.mt-20px,.my-20px{margin-top:20px!important}.mr-20px,.mx-20px{margin-right:20px!important}.mb-20px,.my-20px{margin-bottom:20px!important}.ml-20px,.mx-20px{margin-left:20px!important}.p-20px{padding:20px!important}.pt-20px,.py-20px{padding-top:20px!important}.pr-20px,.px-20px{padding-right:20px!important}.pb-20px,.py-20px{padding-bottom:20px!important}.pl-20px,.px-20px{padding-left:20px!important}.gap-20px{gap:20px}.col-gap-20px{column-gap:20px}.row-gap-20px{row-gap:20px}.br-20px{border-radius:20px}.font-size-21px{font-size:21px!important}.m-21px{margin:21px!important}.mt-21px,.my-21px{margin-top:21px!important}.mr-21px,.mx-21px{margin-right:21px!important}.mb-21px,.my-21px{margin-bottom:21px!important}.ml-21px,.mx-21px{margin-left:21px!important}.p-21px{padding:21px!important}.pt-21px,.py-21px{padding-top:21px!important}.pr-21px,.px-21px{padding-right:21px!important}.pb-21px,.py-21px{padding-bottom:21px!important}.pl-21px,.px-21px{padding-left:21px!important}.gap-21px{gap:21px}.col-gap-21px{column-gap:21px}.row-gap-21px{row-gap:21px}.br-21px{border-radius:21px}.font-size-22px{font-size:22px!important}.m-22px{margin:22px!important}.mt-22px,.my-22px{margin-top:22px!important}.mr-22px,.mx-22px{margin-right:22px!important}.mb-22px,.my-22px{margin-bottom:22px!important}.ml-22px,.mx-22px{margin-left:22px!important}.p-22px{padding:22px!important}.pt-22px,.py-22px{padding-top:22px!important}.pr-22px,.px-22px{padding-right:22px!important}.pb-22px,.py-22px{padding-bottom:22px!important}.pl-22px,.px-22px{padding-left:22px!important}.gap-22px{gap:22px}.col-gap-22px{column-gap:22px}.row-gap-22px{row-gap:22px}.br-22px{border-radius:22px}.font-size-23px{font-size:23px!important}.m-23px{margin:23px!important}.mt-23px,.my-23px{margin-top:23px!important}.mr-23px,.mx-23px{margin-right:23px!important}.mb-23px,.my-23px{margin-bottom:23px!important}.ml-23px,.mx-23px{margin-left:23px!important}.p-23px{padding:23px!important}.pt-23px,.py-23px{padding-top:23px!important}.pr-23px,.px-23px{padding-right:23px!important}.pb-23px,.py-23px{padding-bottom:23px!important}.pl-23px,.px-23px{padding-left:23px!important}.gap-23px{gap:23px}.col-gap-23px{column-gap:23px}.row-gap-23px{row-gap:23px}.br-23px{border-radius:23px}.font-size-24px{font-size:24px!important}.m-24px{margin:24px!important}.mt-24px,.my-24px{margin-top:24px!important}.mr-24px,.mx-24px{margin-right:24px!important}.mb-24px,.my-24px{margin-bottom:24px!important}.ml-24px,.mx-24px{margin-left:24px!important}.p-24px{padding:24px!important}.pt-24px,.py-24px{padding-top:24px!important}.pr-24px,.px-24px{padding-right:24px!important}.pb-24px,.py-24px{padding-bottom:24px!important}.pl-24px,.px-24px{padding-left:24px!important}.gap-24px{gap:24px}.col-gap-24px{column-gap:24px}.row-gap-24px{row-gap:24px}.br-24px{border-radius:24px}.font-size-25px{font-size:25px!important}.m-25px{margin:25px!important}.mt-25px,.my-25px{margin-top:25px!important}.mr-25px,.mx-25px{margin-right:25px!important}.mb-25px,.my-25px{margin-bottom:25px!important}.ml-25px,.mx-25px{margin-left:25px!important}.p-25px{padding:25px!important}.pt-25px,.py-25px{padding-top:25px!important}.pr-25px,.px-25px{padding-right:25px!important}.pb-25px,.py-25px{padding-bottom:25px!important}.pl-25px,.px-25px{padding-left:25px!important}.gap-25px{gap:25px}.col-gap-25px{column-gap:25px}.row-gap-25px{row-gap:25px}.br-25px{border-radius:25px}.font-size-26px{font-size:26px!important}.m-26px{margin:26px!important}.mt-26px,.my-26px{margin-top:26px!important}.mr-26px,.mx-26px{margin-right:26px!important}.mb-26px,.my-26px{margin-bottom:26px!important}.ml-26px,.mx-26px{margin-left:26px!important}.p-26px{padding:26px!important}.pt-26px,.py-26px{padding-top:26px!important}.pr-26px,.px-26px{padding-right:26px!important}.pb-26px,.py-26px{padding-bottom:26px!important}.pl-26px,.px-26px{padding-left:26px!important}.gap-26px{gap:26px}.col-gap-26px{column-gap:26px}.row-gap-26px{row-gap:26px}.br-26px{border-radius:26px}.font-size-27px{font-size:27px!important}.m-27px{margin:27px!important}.mt-27px,.my-27px{margin-top:27px!important}.mr-27px,.mx-27px{margin-right:27px!important}.mb-27px,.my-27px{margin-bottom:27px!important}.ml-27px,.mx-27px{margin-left:27px!important}.p-27px{padding:27px!important}.pt-27px,.py-27px{padding-top:27px!important}.pr-27px,.px-27px{padding-right:27px!important}.pb-27px,.py-27px{padding-bottom:27px!important}.pl-27px,.px-27px{padding-left:27px!important}.gap-27px{gap:27px}.col-gap-27px{column-gap:27px}.row-gap-27px{row-gap:27px}.br-27px{border-radius:27px}.font-size-28px{font-size:28px!important}.m-28px{margin:28px!important}.mt-28px,.my-28px{margin-top:28px!important}.mr-28px,.mx-28px{margin-right:28px!important}.mb-28px,.my-28px{margin-bottom:28px!important}.ml-28px,.mx-28px{margin-left:28px!important}.p-28px{padding:28px!important}.pt-28px,.py-28px{padding-top:28px!important}.pr-28px,.px-28px{padding-right:28px!important}.pb-28px,.py-28px{padding-bottom:28px!important}.pl-28px,.px-28px{padding-left:28px!important}.gap-28px{gap:28px}.col-gap-28px{column-gap:28px}.row-gap-28px{row-gap:28px}.br-28px{border-radius:28px}.font-size-29px{font-size:29px!important}.m-29px{margin:29px!important}.mt-29px,.my-29px{margin-top:29px!important}.mr-29px,.mx-29px{margin-right:29px!important}.mb-29px,.my-29px{margin-bottom:29px!important}.ml-29px,.mx-29px{margin-left:29px!important}.p-29px{padding:29px!important}.pt-29px,.py-29px{padding-top:29px!important}.pr-29px,.px-29px{padding-right:29px!important}.pb-29px,.py-29px{padding-bottom:29px!important}.pl-29px,.px-29px{padding-left:29px!important}.gap-29px{gap:29px}.col-gap-29px{column-gap:29px}.row-gap-29px{row-gap:29px}.br-29px{border-radius:29px}.font-size-30px{font-size:30px!important}.m-30px{margin:30px!important}.mt-30px,.my-30px{margin-top:30px!important}.mr-30px,.mx-30px{margin-right:30px!important}.mb-30px,.my-30px{margin-bottom:30px!important}.ml-30px,.mx-30px{margin-left:30px!important}.p-30px{padding:30px!important}.pt-30px,.py-30px{padding-top:30px!important}.pr-30px,.px-30px{padding-right:30px!important}.pb-30px,.py-30px{padding-bottom:30px!important}.pl-30px,.px-30px{padding-left:30px!important}.gap-30px{gap:30px}.col-gap-30px{column-gap:30px}.row-gap-30px{row-gap:30px}.br-30px{border-radius:30px}.font-size-31px{font-size:31px!important}.m-31px{margin:31px!important}.mt-31px,.my-31px{margin-top:31px!important}.mr-31px,.mx-31px{margin-right:31px!important}.mb-31px,.my-31px{margin-bottom:31px!important}.ml-31px,.mx-31px{margin-left:31px!important}.p-31px{padding:31px!important}.pt-31px,.py-31px{padding-top:31px!important}.pr-31px,.px-31px{padding-right:31px!important}.pb-31px,.py-31px{padding-bottom:31px!important}.pl-31px,.px-31px{padding-left:31px!important}.gap-31px{gap:31px}.col-gap-31px{column-gap:31px}.row-gap-31px{row-gap:31px}.br-31px{border-radius:31px}.font-size-32px{font-size:32px!important}.m-32px{margin:32px!important}.mt-32px,.my-32px{margin-top:32px!important}.mr-32px,.mx-32px{margin-right:32px!important}.mb-32px,.my-32px{margin-bottom:32px!important}.ml-32px,.mx-32px{margin-left:32px!important}.p-32px{padding:32px!important}.pt-32px,.py-32px{padding-top:32px!important}.pr-32px,.px-32px{padding-right:32px!important}.pb-32px,.py-32px{padding-bottom:32px!important}.pl-32px,.px-32px{padding-left:32px!important}.gap-32px{gap:32px}.col-gap-32px{column-gap:32px}.row-gap-32px{row-gap:32px}.br-32px{border-radius:32px}.font-size-33px{font-size:33px!important}.m-33px{margin:33px!important}.mt-33px,.my-33px{margin-top:33px!important}.mr-33px,.mx-33px{margin-right:33px!important}.mb-33px,.my-33px{margin-bottom:33px!important}.ml-33px,.mx-33px{margin-left:33px!important}.p-33px{padding:33px!important}.pt-33px,.py-33px{padding-top:33px!important}.pr-33px,.px-33px{padding-right:33px!important}.pb-33px,.py-33px{padding-bottom:33px!important}.pl-33px,.px-33px{padding-left:33px!important}.gap-33px{gap:33px}.col-gap-33px{column-gap:33px}.row-gap-33px{row-gap:33px}.br-33px{border-radius:33px}.font-size-34px{font-size:34px!important}.m-34px{margin:34px!important}.mt-34px,.my-34px{margin-top:34px!important}.mr-34px,.mx-34px{margin-right:34px!important}.mb-34px,.my-34px{margin-bottom:34px!important}.ml-34px,.mx-34px{margin-left:34px!important}.p-34px{padding:34px!important}.pt-34px,.py-34px{padding-top:34px!important}.pr-34px,.px-34px{padding-right:34px!important}.pb-34px,.py-34px{padding-bottom:34px!important}.pl-34px,.px-34px{padding-left:34px!important}.gap-34px{gap:34px}.col-gap-34px{column-gap:34px}.row-gap-34px{row-gap:34px}.br-34px{border-radius:34px}.font-size-35px{font-size:35px!important}.m-35px{margin:35px!important}.mt-35px,.my-35px{margin-top:35px!important}.mr-35px,.mx-35px{margin-right:35px!important}.mb-35px,.my-35px{margin-bottom:35px!important}.ml-35px,.mx-35px{margin-left:35px!important}.p-35px{padding:35px!important}.pt-35px,.py-35px{padding-top:35px!important}.pr-35px,.px-35px{padding-right:35px!important}.pb-35px,.py-35px{padding-bottom:35px!important}.pl-35px,.px-35px{padding-left:35px!important}.gap-35px{gap:35px}.col-gap-35px{column-gap:35px}.row-gap-35px{row-gap:35px}.br-35px{border-radius:35px}.font-size-36px{font-size:36px!important}.m-36px{margin:36px!important}.mt-36px,.my-36px{margin-top:36px!important}.mr-36px,.mx-36px{margin-right:36px!important}.mb-36px,.my-36px{margin-bottom:36px!important}.ml-36px,.mx-36px{margin-left:36px!important}.p-36px{padding:36px!important}.pt-36px,.py-36px{padding-top:36px!important}.pr-36px,.px-36px{padding-right:36px!important}.pb-36px,.py-36px{padding-bottom:36px!important}.pl-36px,.px-36px{padding-left:36px!important}.gap-36px{gap:36px}.col-gap-36px{column-gap:36px}.row-gap-36px{row-gap:36px}.br-36px{border-radius:36px}.font-size-37px{font-size:37px!important}.m-37px{margin:37px!important}.mt-37px,.my-37px{margin-top:37px!important}.mr-37px,.mx-37px{margin-right:37px!important}.mb-37px,.my-37px{margin-bottom:37px!important}.ml-37px,.mx-37px{margin-left:37px!important}.p-37px{padding:37px!important}.pt-37px,.py-37px{padding-top:37px!important}.pr-37px,.px-37px{padding-right:37px!important}.pb-37px,.py-37px{padding-bottom:37px!important}.pl-37px,.px-37px{padding-left:37px!important}.gap-37px{gap:37px}.col-gap-37px{column-gap:37px}.row-gap-37px{row-gap:37px}.br-37px{border-radius:37px}.font-size-38px{font-size:38px!important}.m-38px{margin:38px!important}.mt-38px,.my-38px{margin-top:38px!important}.mr-38px,.mx-38px{margin-right:38px!important}.mb-38px,.my-38px{margin-bottom:38px!important}.ml-38px,.mx-38px{margin-left:38px!important}.p-38px{padding:38px!important}.pt-38px,.py-38px{padding-top:38px!important}.pr-38px,.px-38px{padding-right:38px!important}.pb-38px,.py-38px{padding-bottom:38px!important}.pl-38px,.px-38px{padding-left:38px!important}.gap-38px{gap:38px}.col-gap-38px{column-gap:38px}.row-gap-38px{row-gap:38px}.br-38px{border-radius:38px}.font-size-39px{font-size:39px!important}.m-39px{margin:39px!important}.mt-39px,.my-39px{margin-top:39px!important}.mr-39px,.mx-39px{margin-right:39px!important}.mb-39px,.my-39px{margin-bottom:39px!important}.ml-39px,.mx-39px{margin-left:39px!important}.p-39px{padding:39px!important}.pt-39px,.py-39px{padding-top:39px!important}.pr-39px,.px-39px{padding-right:39px!important}.pb-39px,.py-39px{padding-bottom:39px!important}.pl-39px,.px-39px{padding-left:39px!important}.gap-39px{gap:39px}.col-gap-39px{column-gap:39px}.row-gap-39px{row-gap:39px}.br-39px{border-radius:39px}.font-size-40px{font-size:40px!important}.m-40px{margin:40px!important}.mt-40px,.my-40px{margin-top:40px!important}.mr-40px,.mx-40px{margin-right:40px!important}.mb-40px,.my-40px{margin-bottom:40px!important}.ml-40px,.mx-40px{margin-left:40px!important}.p-40px{padding:40px!important}.pt-40px,.py-40px{padding-top:40px!important}.pr-40px,.px-40px{padding-right:40px!important}.pb-40px,.py-40px{padding-bottom:40px!important}.pl-40px,.px-40px{padding-left:40px!important}.gap-40px{gap:40px}.col-gap-40px{column-gap:40px}.row-gap-40px{row-gap:40px}.br-40px{border-radius:40px}.font-size-41px{font-size:41px!important}.m-41px{margin:41px!important}.mt-41px,.my-41px{margin-top:41px!important}.mr-41px,.mx-41px{margin-right:41px!important}.mb-41px,.my-41px{margin-bottom:41px!important}.ml-41px,.mx-41px{margin-left:41px!important}.p-41px{padding:41px!important}.pt-41px,.py-41px{padding-top:41px!important}.pr-41px,.px-41px{padding-right:41px!important}.pb-41px,.py-41px{padding-bottom:41px!important}.pl-41px,.px-41px{padding-left:41px!important}.gap-41px{gap:41px}.col-gap-41px{column-gap:41px}.row-gap-41px{row-gap:41px}.br-41px{border-radius:41px}.font-size-42px{font-size:42px!important}.m-42px{margin:42px!important}.mt-42px,.my-42px{margin-top:42px!important}.mr-42px,.mx-42px{margin-right:42px!important}.mb-42px,.my-42px{margin-bottom:42px!important}.ml-42px,.mx-42px{margin-left:42px!important}.p-42px{padding:42px!important}.pt-42px,.py-42px{padding-top:42px!important}.pr-42px,.px-42px{padding-right:42px!important}.pb-42px,.py-42px{padding-bottom:42px!important}.pl-42px,.px-42px{padding-left:42px!important}.gap-42px{gap:42px}.col-gap-42px{column-gap:42px}.row-gap-42px{row-gap:42px}.br-42px{border-radius:42px}.font-size-43px{font-size:43px!important}.m-43px{margin:43px!important}.mt-43px,.my-43px{margin-top:43px!important}.mr-43px,.mx-43px{margin-right:43px!important}.mb-43px,.my-43px{margin-bottom:43px!important}.ml-43px,.mx-43px{margin-left:43px!important}.p-43px{padding:43px!important}.pt-43px,.py-43px{padding-top:43px!important}.pr-43px,.px-43px{padding-right:43px!important}.pb-43px,.py-43px{padding-bottom:43px!important}.pl-43px,.px-43px{padding-left:43px!important}.gap-43px{gap:43px}.col-gap-43px{column-gap:43px}.row-gap-43px{row-gap:43px}.br-43px{border-radius:43px}.font-size-44px{font-size:44px!important}.m-44px{margin:44px!important}.mt-44px,.my-44px{margin-top:44px!important}.mr-44px,.mx-44px{margin-right:44px!important}.mb-44px,.my-44px{margin-bottom:44px!important}.ml-44px,.mx-44px{margin-left:44px!important}.p-44px{padding:44px!important}.pt-44px,.py-44px{padding-top:44px!important}.pr-44px,.px-44px{padding-right:44px!important}.pb-44px,.py-44px{padding-bottom:44px!important}.pl-44px,.px-44px{padding-left:44px!important}.gap-44px{gap:44px}.col-gap-44px{column-gap:44px}.row-gap-44px{row-gap:44px}.br-44px{border-radius:44px}.font-size-45px{font-size:45px!important}.m-45px{margin:45px!important}.mt-45px,.my-45px{margin-top:45px!important}.mr-45px,.mx-45px{margin-right:45px!important}.mb-45px,.my-45px{margin-bottom:45px!important}.ml-45px,.mx-45px{margin-left:45px!important}.p-45px{padding:45px!important}.pt-45px,.py-45px{padding-top:45px!important}.pr-45px,.px-45px{padding-right:45px!important}.pb-45px,.py-45px{padding-bottom:45px!important}.pl-45px,.px-45px{padding-left:45px!important}.gap-45px{gap:45px}.col-gap-45px{column-gap:45px}.row-gap-45px{row-gap:45px}.br-45px{border-radius:45px}.font-size-46px{font-size:46px!important}.m-46px{margin:46px!important}.mt-46px,.my-46px{margin-top:46px!important}.mr-46px,.mx-46px{margin-right:46px!important}.mb-46px,.my-46px{margin-bottom:46px!important}.ml-46px,.mx-46px{margin-left:46px!important}.p-46px{padding:46px!important}.pt-46px,.py-46px{padding-top:46px!important}.pr-46px,.px-46px{padding-right:46px!important}.pb-46px,.py-46px{padding-bottom:46px!important}.pl-46px,.px-46px{padding-left:46px!important}.gap-46px{gap:46px}.col-gap-46px{column-gap:46px}.row-gap-46px{row-gap:46px}.br-46px{border-radius:46px}.font-size-47px{font-size:47px!important}.m-47px{margin:47px!important}.mt-47px,.my-47px{margin-top:47px!important}.mr-47px,.mx-47px{margin-right:47px!important}.mb-47px,.my-47px{margin-bottom:47px!important}.ml-47px,.mx-47px{margin-left:47px!important}.p-47px{padding:47px!important}.pt-47px,.py-47px{padding-top:47px!important}.pr-47px,.px-47px{padding-right:47px!important}.pb-47px,.py-47px{padding-bottom:47px!important}.pl-47px,.px-47px{padding-left:47px!important}.gap-47px{gap:47px}.col-gap-47px{column-gap:47px}.row-gap-47px{row-gap:47px}.br-47px{border-radius:47px}.font-size-48px{font-size:48px!important}.m-48px{margin:48px!important}.mt-48px,.my-48px{margin-top:48px!important}.mr-48px,.mx-48px{margin-right:48px!important}.mb-48px,.my-48px{margin-bottom:48px!important}.ml-48px,.mx-48px{margin-left:48px!important}.p-48px{padding:48px!important}.pt-48px,.py-48px{padding-top:48px!important}.pr-48px,.px-48px{padding-right:48px!important}.pb-48px,.py-48px{padding-bottom:48px!important}.pl-48px,.px-48px{padding-left:48px!important}.gap-48px{gap:48px}.col-gap-48px{column-gap:48px}.row-gap-48px{row-gap:48px}.br-48px{border-radius:48px}.font-size-49px{font-size:49px!important}.m-49px{margin:49px!important}.mt-49px,.my-49px{margin-top:49px!important}.mr-49px,.mx-49px{margin-right:49px!important}.mb-49px,.my-49px{margin-bottom:49px!important}.ml-49px,.mx-49px{margin-left:49px!important}.p-49px{padding:49px!important}.pt-49px,.py-49px{padding-top:49px!important}.pr-49px,.px-49px{padding-right:49px!important}.pb-49px,.py-49px{padding-bottom:49px!important}.pl-49px,.px-49px{padding-left:49px!important}.gap-49px{gap:49px}.col-gap-49px{column-gap:49px}.row-gap-49px{row-gap:49px}.br-49px{border-radius:49px}.font-size-50px{font-size:50px!important}.m-50px{margin:50px!important}.mt-50px,.my-50px{margin-top:50px!important}.mr-50px,.mx-50px{margin-right:50px!important}.mb-50px,.my-50px{margin-bottom:50px!important}.ml-50px,.mx-50px{margin-left:50px!important}.p-50px{padding:50px!important}.pt-50px,.py-50px{padding-top:50px!important}.pr-50px,.px-50px{padding-right:50px!important}.pb-50px,.py-50px{padding-bottom:50px!important}.pl-50px,.px-50px{padding-left:50px!important}.gap-50px{gap:50px}.col-gap-50px{column-gap:50px}.row-gap-50px{row-gap:50px}.br-50px{border-radius:50px}.font-size-51px{font-size:51px!important}.m-51px{margin:51px!important}.mt-51px,.my-51px{margin-top:51px!important}.mr-51px,.mx-51px{margin-right:51px!important}.mb-51px,.my-51px{margin-bottom:51px!important}.ml-51px,.mx-51px{margin-left:51px!important}.p-51px{padding:51px!important}.pt-51px,.py-51px{padding-top:51px!important}.pr-51px,.px-51px{padding-right:51px!important}.pb-51px,.py-51px{padding-bottom:51px!important}.pl-51px,.px-51px{padding-left:51px!important}.gap-51px{gap:51px}.col-gap-51px{column-gap:51px}.row-gap-51px{row-gap:51px}.br-51px{border-radius:51px}.font-size-52px{font-size:52px!important}.m-52px{margin:52px!important}.mt-52px,.my-52px{margin-top:52px!important}.mr-52px,.mx-52px{margin-right:52px!important}.mb-52px,.my-52px{margin-bottom:52px!important}.ml-52px,.mx-52px{margin-left:52px!important}.p-52px{padding:52px!important}.pt-52px,.py-52px{padding-top:52px!important}.pr-52px,.px-52px{padding-right:52px!important}.pb-52px,.py-52px{padding-bottom:52px!important}.pl-52px,.px-52px{padding-left:52px!important}.gap-52px{gap:52px}.col-gap-52px{column-gap:52px}.row-gap-52px{row-gap:52px}.br-52px{border-radius:52px}.font-size-53px{font-size:53px!important}.m-53px{margin:53px!important}.mt-53px,.my-53px{margin-top:53px!important}.mr-53px,.mx-53px{margin-right:53px!important}.mb-53px,.my-53px{margin-bottom:53px!important}.ml-53px,.mx-53px{margin-left:53px!important}.p-53px{padding:53px!important}.pt-53px,.py-53px{padding-top:53px!important}.pr-53px,.px-53px{padding-right:53px!important}.pb-53px,.py-53px{padding-bottom:53px!important}.pl-53px,.px-53px{padding-left:53px!important}.gap-53px{gap:53px}.col-gap-53px{column-gap:53px}.row-gap-53px{row-gap:53px}.br-53px{border-radius:53px}.font-size-54px{font-size:54px!important}.m-54px{margin:54px!important}.mt-54px,.my-54px{margin-top:54px!important}.mr-54px,.mx-54px{margin-right:54px!important}.mb-54px,.my-54px{margin-bottom:54px!important}.ml-54px,.mx-54px{margin-left:54px!important}.p-54px{padding:54px!important}.pt-54px,.py-54px{padding-top:54px!important}.pr-54px,.px-54px{padding-right:54px!important}.pb-54px,.py-54px{padding-bottom:54px!important}.pl-54px,.px-54px{padding-left:54px!important}.gap-54px{gap:54px}.col-gap-54px{column-gap:54px}.row-gap-54px{row-gap:54px}.br-54px{border-radius:54px}.font-size-55px{font-size:55px!important}.m-55px{margin:55px!important}.mt-55px,.my-55px{margin-top:55px!important}.mr-55px,.mx-55px{margin-right:55px!important}.mb-55px,.my-55px{margin-bottom:55px!important}.ml-55px,.mx-55px{margin-left:55px!important}.p-55px{padding:55px!important}.pt-55px,.py-55px{padding-top:55px!important}.pr-55px,.px-55px{padding-right:55px!important}.pb-55px,.py-55px{padding-bottom:55px!important}.pl-55px,.px-55px{padding-left:55px!important}.gap-55px{gap:55px}.col-gap-55px{column-gap:55px}.row-gap-55px{row-gap:55px}.br-55px{border-radius:55px}.font-size-56px{font-size:56px!important}.m-56px{margin:56px!important}.mt-56px,.my-56px{margin-top:56px!important}.mr-56px,.mx-56px{margin-right:56px!important}.mb-56px,.my-56px{margin-bottom:56px!important}.ml-56px,.mx-56px{margin-left:56px!important}.p-56px{padding:56px!important}.pt-56px,.py-56px{padding-top:56px!important}.pr-56px,.px-56px{padding-right:56px!important}.pb-56px,.py-56px{padding-bottom:56px!important}.pl-56px,.px-56px{padding-left:56px!important}.gap-56px{gap:56px}.col-gap-56px{column-gap:56px}.row-gap-56px{row-gap:56px}.br-56px{border-radius:56px}.font-size-57px{font-size:57px!important}.m-57px{margin:57px!important}.mt-57px,.my-57px{margin-top:57px!important}.mr-57px,.mx-57px{margin-right:57px!important}.mb-57px,.my-57px{margin-bottom:57px!important}.ml-57px,.mx-57px{margin-left:57px!important}.p-57px{padding:57px!important}.pt-57px,.py-57px{padding-top:57px!important}.pr-57px,.px-57px{padding-right:57px!important}.pb-57px,.py-57px{padding-bottom:57px!important}.pl-57px,.px-57px{padding-left:57px!important}.gap-57px{gap:57px}.col-gap-57px{column-gap:57px}.row-gap-57px{row-gap:57px}.br-57px{border-radius:57px}.font-size-58px{font-size:58px!important}.m-58px{margin:58px!important}.mt-58px,.my-58px{margin-top:58px!important}.mr-58px,.mx-58px{margin-right:58px!important}.mb-58px,.my-58px{margin-bottom:58px!important}.ml-58px,.mx-58px{margin-left:58px!important}.p-58px{padding:58px!important}.pt-58px,.py-58px{padding-top:58px!important}.pr-58px,.px-58px{padding-right:58px!important}.pb-58px,.py-58px{padding-bottom:58px!important}.pl-58px,.px-58px{padding-left:58px!important}.gap-58px{gap:58px}.col-gap-58px{column-gap:58px}.row-gap-58px{row-gap:58px}.br-58px{border-radius:58px}.font-size-59px{font-size:59px!important}.m-59px{margin:59px!important}.mt-59px,.my-59px{margin-top:59px!important}.mr-59px,.mx-59px{margin-right:59px!important}.mb-59px,.my-59px{margin-bottom:59px!important}.ml-59px,.mx-59px{margin-left:59px!important}.p-59px{padding:59px!important}.pt-59px,.py-59px{padding-top:59px!important}.pr-59px,.px-59px{padding-right:59px!important}.pb-59px,.py-59px{padding-bottom:59px!important}.pl-59px,.px-59px{padding-left:59px!important}.gap-59px{gap:59px}.col-gap-59px{column-gap:59px}.row-gap-59px{row-gap:59px}.br-59px{border-radius:59px}.font-size-60px{font-size:60px!important}.m-60px{margin:60px!important}.mt-60px,.my-60px{margin-top:60px!important}.mr-60px,.mx-60px{margin-right:60px!important}.mb-60px,.my-60px{margin-bottom:60px!important}.ml-60px,.mx-60px{margin-left:60px!important}.p-60px{padding:60px!important}.pt-60px,.py-60px{padding-top:60px!important}.pr-60px,.px-60px{padding-right:60px!important}.pb-60px,.py-60px{padding-bottom:60px!important}.pl-60px,.px-60px{padding-left:60px!important}.gap-60px{gap:60px}.col-gap-60px{column-gap:60px}.row-gap-60px{row-gap:60px}.br-60px{border-radius:60px}.font-size-61px{font-size:61px!important}.m-61px{margin:61px!important}.mt-61px,.my-61px{margin-top:61px!important}.mr-61px,.mx-61px{margin-right:61px!important}.mb-61px,.my-61px{margin-bottom:61px!important}.ml-61px,.mx-61px{margin-left:61px!important}.p-61px{padding:61px!important}.pt-61px,.py-61px{padding-top:61px!important}.pr-61px,.px-61px{padding-right:61px!important}.pb-61px,.py-61px{padding-bottom:61px!important}.pl-61px,.px-61px{padding-left:61px!important}.gap-61px{gap:61px}.col-gap-61px{column-gap:61px}.row-gap-61px{row-gap:61px}.br-61px{border-radius:61px}.font-size-62px{font-size:62px!important}.m-62px{margin:62px!important}.mt-62px,.my-62px{margin-top:62px!important}.mr-62px,.mx-62px{margin-right:62px!important}.mb-62px,.my-62px{margin-bottom:62px!important}.ml-62px,.mx-62px{margin-left:62px!important}.p-62px{padding:62px!important}.pt-62px,.py-62px{padding-top:62px!important}.pr-62px,.px-62px{padding-right:62px!important}.pb-62px,.py-62px{padding-bottom:62px!important}.pl-62px,.px-62px{padding-left:62px!important}.gap-62px{gap:62px}.col-gap-62px{column-gap:62px}.row-gap-62px{row-gap:62px}.br-62px{border-radius:62px}.font-size-63px{font-size:63px!important}.m-63px{margin:63px!important}.mt-63px,.my-63px{margin-top:63px!important}.mr-63px,.mx-63px{margin-right:63px!important}.mb-63px,.my-63px{margin-bottom:63px!important}.ml-63px,.mx-63px{margin-left:63px!important}.p-63px{padding:63px!important}.pt-63px,.py-63px{padding-top:63px!important}.pr-63px,.px-63px{padding-right:63px!important}.pb-63px,.py-63px{padding-bottom:63px!important}.pl-63px,.px-63px{padding-left:63px!important}.gap-63px{gap:63px}.col-gap-63px{column-gap:63px}.row-gap-63px{row-gap:63px}.br-63px{border-radius:63px}.font-size-64px{font-size:64px!important}.m-64px{margin:64px!important}.mt-64px,.my-64px{margin-top:64px!important}.mr-64px,.mx-64px{margin-right:64px!important}.mb-64px,.my-64px{margin-bottom:64px!important}.ml-64px,.mx-64px{margin-left:64px!important}.p-64px{padding:64px!important}.pt-64px,.py-64px{padding-top:64px!important}.pr-64px,.px-64px{padding-right:64px!important}.pb-64px,.py-64px{padding-bottom:64px!important}.pl-64px,.px-64px{padding-left:64px!important}.gap-64px{gap:64px}.col-gap-64px{column-gap:64px}.row-gap-64px{row-gap:64px}.br-64px{border-radius:64px}.font-size-65px{font-size:65px!important}.m-65px{margin:65px!important}.mt-65px,.my-65px{margin-top:65px!important}.mr-65px,.mx-65px{margin-right:65px!important}.mb-65px,.my-65px{margin-bottom:65px!important}.ml-65px,.mx-65px{margin-left:65px!important}.p-65px{padding:65px!important}.pt-65px,.py-65px{padding-top:65px!important}.pr-65px,.px-65px{padding-right:65px!important}.pb-65px,.py-65px{padding-bottom:65px!important}.pl-65px,.px-65px{padding-left:65px!important}.gap-65px{gap:65px}.col-gap-65px{column-gap:65px}.row-gap-65px{row-gap:65px}.br-65px{border-radius:65px}.font-size-66px{font-size:66px!important}.m-66px{margin:66px!important}.mt-66px,.my-66px{margin-top:66px!important}.mr-66px,.mx-66px{margin-right:66px!important}.mb-66px,.my-66px{margin-bottom:66px!important}.ml-66px,.mx-66px{margin-left:66px!important}.p-66px{padding:66px!important}.pt-66px,.py-66px{padding-top:66px!important}.pr-66px,.px-66px{padding-right:66px!important}.pb-66px,.py-66px{padding-bottom:66px!important}.pl-66px,.px-66px{padding-left:66px!important}.gap-66px{gap:66px}.col-gap-66px{column-gap:66px}.row-gap-66px{row-gap:66px}.br-66px{border-radius:66px}.font-size-67px{font-size:67px!important}.m-67px{margin:67px!important}.mt-67px,.my-67px{margin-top:67px!important}.mr-67px,.mx-67px{margin-right:67px!important}.mb-67px,.my-67px{margin-bottom:67px!important}.ml-67px,.mx-67px{margin-left:67px!important}.p-67px{padding:67px!important}.pt-67px,.py-67px{padding-top:67px!important}.pr-67px,.px-67px{padding-right:67px!important}.pb-67px,.py-67px{padding-bottom:67px!important}.pl-67px,.px-67px{padding-left:67px!important}.gap-67px{gap:67px}.col-gap-67px{column-gap:67px}.row-gap-67px{row-gap:67px}.br-67px{border-radius:67px}.font-size-68px{font-size:68px!important}.m-68px{margin:68px!important}.mt-68px,.my-68px{margin-top:68px!important}.mr-68px,.mx-68px{margin-right:68px!important}.mb-68px,.my-68px{margin-bottom:68px!important}.ml-68px,.mx-68px{margin-left:68px!important}.p-68px{padding:68px!important}.pt-68px,.py-68px{padding-top:68px!important}.pr-68px,.px-68px{padding-right:68px!important}.pb-68px,.py-68px{padding-bottom:68px!important}.pl-68px,.px-68px{padding-left:68px!important}.gap-68px{gap:68px}.col-gap-68px{column-gap:68px}.row-gap-68px{row-gap:68px}.br-68px{border-radius:68px}.font-size-69px{font-size:69px!important}.m-69px{margin:69px!important}.mt-69px,.my-69px{margin-top:69px!important}.mr-69px,.mx-69px{margin-right:69px!important}.mb-69px,.my-69px{margin-bottom:69px!important}.ml-69px,.mx-69px{margin-left:69px!important}.p-69px{padding:69px!important}.pt-69px,.py-69px{padding-top:69px!important}.pr-69px,.px-69px{padding-right:69px!important}.pb-69px,.py-69px{padding-bottom:69px!important}.pl-69px,.px-69px{padding-left:69px!important}.gap-69px{gap:69px}.col-gap-69px{column-gap:69px}.row-gap-69px{row-gap:69px}.br-69px{border-radius:69px}.font-size-70px{font-size:70px!important}.m-70px{margin:70px!important}.mt-70px,.my-70px{margin-top:70px!important}.mr-70px,.mx-70px{margin-right:70px!important}.mb-70px,.my-70px{margin-bottom:70px!important}.ml-70px,.mx-70px{margin-left:70px!important}.p-70px{padding:70px!important}.pt-70px,.py-70px{padding-top:70px!important}.pr-70px,.px-70px{padding-right:70px!important}.pb-70px,.py-70px{padding-bottom:70px!important}.pl-70px,.px-70px{padding-left:70px!important}.gap-70px{gap:70px}.col-gap-70px{column-gap:70px}.row-gap-70px{row-gap:70px}.br-70px{border-radius:70px}.font-size-71px{font-size:71px!important}.m-71px{margin:71px!important}.mt-71px,.my-71px{margin-top:71px!important}.mr-71px,.mx-71px{margin-right:71px!important}.mb-71px,.my-71px{margin-bottom:71px!important}.ml-71px,.mx-71px{margin-left:71px!important}.p-71px{padding:71px!important}.pt-71px,.py-71px{padding-top:71px!important}.pr-71px,.px-71px{padding-right:71px!important}.pb-71px,.py-71px{padding-bottom:71px!important}.pl-71px,.px-71px{padding-left:71px!important}.gap-71px{gap:71px}.col-gap-71px{column-gap:71px}.row-gap-71px{row-gap:71px}.br-71px{border-radius:71px}.font-size-72px{font-size:72px!important}.m-72px{margin:72px!important}.mt-72px,.my-72px{margin-top:72px!important}.mr-72px,.mx-72px{margin-right:72px!important}.mb-72px,.my-72px{margin-bottom:72px!important}.ml-72px,.mx-72px{margin-left:72px!important}.p-72px{padding:72px!important}.pt-72px,.py-72px{padding-top:72px!important}.pr-72px,.px-72px{padding-right:72px!important}.pb-72px,.py-72px{padding-bottom:72px!important}.pl-72px,.px-72px{padding-left:72px!important}.gap-72px{gap:72px}.col-gap-72px{column-gap:72px}.row-gap-72px{row-gap:72px}.br-72px{border-radius:72px}.font-size-73px{font-size:73px!important}.m-73px{margin:73px!important}.mt-73px,.my-73px{margin-top:73px!important}.mr-73px,.mx-73px{margin-right:73px!important}.mb-73px,.my-73px{margin-bottom:73px!important}.ml-73px,.mx-73px{margin-left:73px!important}.p-73px{padding:73px!important}.pt-73px,.py-73px{padding-top:73px!important}.pr-73px,.px-73px{padding-right:73px!important}.pb-73px,.py-73px{padding-bottom:73px!important}.pl-73px,.px-73px{padding-left:73px!important}.gap-73px{gap:73px}.col-gap-73px{column-gap:73px}.row-gap-73px{row-gap:73px}.br-73px{border-radius:73px}.font-size-74px{font-size:74px!important}.m-74px{margin:74px!important}.mt-74px,.my-74px{margin-top:74px!important}.mr-74px,.mx-74px{margin-right:74px!important}.mb-74px,.my-74px{margin-bottom:74px!important}.ml-74px,.mx-74px{margin-left:74px!important}.p-74px{padding:74px!important}.pt-74px,.py-74px{padding-top:74px!important}.pr-74px,.px-74px{padding-right:74px!important}.pb-74px,.py-74px{padding-bottom:74px!important}.pl-74px,.px-74px{padding-left:74px!important}.gap-74px{gap:74px}.col-gap-74px{column-gap:74px}.row-gap-74px{row-gap:74px}.br-74px{border-radius:74px}.font-size-75px{font-size:75px!important}.m-75px{margin:75px!important}.mt-75px,.my-75px{margin-top:75px!important}.mr-75px,.mx-75px{margin-right:75px!important}.mb-75px,.my-75px{margin-bottom:75px!important}.ml-75px,.mx-75px{margin-left:75px!important}.p-75px{padding:75px!important}.pt-75px,.py-75px{padding-top:75px!important}.pr-75px,.px-75px{padding-right:75px!important}.pb-75px,.py-75px{padding-bottom:75px!important}.pl-75px,.px-75px{padding-left:75px!important}.gap-75px{gap:75px}.col-gap-75px{column-gap:75px}.row-gap-75px{row-gap:75px}.br-75px{border-radius:75px}.font-size-76px{font-size:76px!important}.m-76px{margin:76px!important}.mt-76px,.my-76px{margin-top:76px!important}.mr-76px,.mx-76px{margin-right:76px!important}.mb-76px,.my-76px{margin-bottom:76px!important}.ml-76px,.mx-76px{margin-left:76px!important}.p-76px{padding:76px!important}.pt-76px,.py-76px{padding-top:76px!important}.pr-76px,.px-76px{padding-right:76px!important}.pb-76px,.py-76px{padding-bottom:76px!important}.pl-76px,.px-76px{padding-left:76px!important}.gap-76px{gap:76px}.col-gap-76px{column-gap:76px}.row-gap-76px{row-gap:76px}.br-76px{border-radius:76px}.font-size-77px{font-size:77px!important}.m-77px{margin:77px!important}.mt-77px,.my-77px{margin-top:77px!important}.mr-77px,.mx-77px{margin-right:77px!important}.mb-77px,.my-77px{margin-bottom:77px!important}.ml-77px,.mx-77px{margin-left:77px!important}.p-77px{padding:77px!important}.pt-77px,.py-77px{padding-top:77px!important}.pr-77px,.px-77px{padding-right:77px!important}.pb-77px,.py-77px{padding-bottom:77px!important}.pl-77px,.px-77px{padding-left:77px!important}.gap-77px{gap:77px}.col-gap-77px{column-gap:77px}.row-gap-77px{row-gap:77px}.br-77px{border-radius:77px}.font-size-78px{font-size:78px!important}.m-78px{margin:78px!important}.mt-78px,.my-78px{margin-top:78px!important}.mr-78px,.mx-78px{margin-right:78px!important}.mb-78px,.my-78px{margin-bottom:78px!important}.ml-78px,.mx-78px{margin-left:78px!important}.p-78px{padding:78px!important}.pt-78px,.py-78px{padding-top:78px!important}.pr-78px,.px-78px{padding-right:78px!important}.pb-78px,.py-78px{padding-bottom:78px!important}.pl-78px,.px-78px{padding-left:78px!important}.gap-78px{gap:78px}.col-gap-78px{column-gap:78px}.row-gap-78px{row-gap:78px}.br-78px{border-radius:78px}.font-size-79px{font-size:79px!important}.m-79px{margin:79px!important}.mt-79px,.my-79px{margin-top:79px!important}.mr-79px,.mx-79px{margin-right:79px!important}.mb-79px,.my-79px{margin-bottom:79px!important}.ml-79px,.mx-79px{margin-left:79px!important}.p-79px{padding:79px!important}.pt-79px,.py-79px{padding-top:79px!important}.pr-79px,.px-79px{padding-right:79px!important}.pb-79px,.py-79px{padding-bottom:79px!important}.pl-79px,.px-79px{padding-left:79px!important}.gap-79px{gap:79px}.col-gap-79px{column-gap:79px}.row-gap-79px{row-gap:79px}.br-79px{border-radius:79px}.font-size-80px{font-size:80px!important}.m-80px{margin:80px!important}.mt-80px,.my-80px{margin-top:80px!important}.mr-80px,.mx-80px{margin-right:80px!important}.mb-80px,.my-80px{margin-bottom:80px!important}.ml-80px,.mx-80px{margin-left:80px!important}.p-80px{padding:80px!important}.pt-80px,.py-80px{padding-top:80px!important}.pr-80px,.px-80px{padding-right:80px!important}.pb-80px,.py-80px{padding-bottom:80px!important}.pl-80px,.px-80px{padding-left:80px!important}.gap-80px{gap:80px}.col-gap-80px{column-gap:80px}.row-gap-80px{row-gap:80px}.br-80px{border-radius:80px}.font-size-81px{font-size:81px!important}.m-81px{margin:81px!important}.mt-81px,.my-81px{margin-top:81px!important}.mr-81px,.mx-81px{margin-right:81px!important}.mb-81px,.my-81px{margin-bottom:81px!important}.ml-81px,.mx-81px{margin-left:81px!important}.p-81px{padding:81px!important}.pt-81px,.py-81px{padding-top:81px!important}.pr-81px,.px-81px{padding-right:81px!important}.pb-81px,.py-81px{padding-bottom:81px!important}.pl-81px,.px-81px{padding-left:81px!important}.gap-81px{gap:81px}.col-gap-81px{column-gap:81px}.row-gap-81px{row-gap:81px}.br-81px{border-radius:81px}.font-size-82px{font-size:82px!important}.m-82px{margin:82px!important}.mt-82px,.my-82px{margin-top:82px!important}.mr-82px,.mx-82px{margin-right:82px!important}.mb-82px,.my-82px{margin-bottom:82px!important}.ml-82px,.mx-82px{margin-left:82px!important}.p-82px{padding:82px!important}.pt-82px,.py-82px{padding-top:82px!important}.pr-82px,.px-82px{padding-right:82px!important}.pb-82px,.py-82px{padding-bottom:82px!important}.pl-82px,.px-82px{padding-left:82px!important}.gap-82px{gap:82px}.col-gap-82px{column-gap:82px}.row-gap-82px{row-gap:82px}.br-82px{border-radius:82px}.font-size-83px{font-size:83px!important}.m-83px{margin:83px!important}.mt-83px,.my-83px{margin-top:83px!important}.mr-83px,.mx-83px{margin-right:83px!important}.mb-83px,.my-83px{margin-bottom:83px!important}.ml-83px,.mx-83px{margin-left:83px!important}.p-83px{padding:83px!important}.pt-83px,.py-83px{padding-top:83px!important}.pr-83px,.px-83px{padding-right:83px!important}.pb-83px,.py-83px{padding-bottom:83px!important}.pl-83px,.px-83px{padding-left:83px!important}.gap-83px{gap:83px}.col-gap-83px{column-gap:83px}.row-gap-83px{row-gap:83px}.br-83px{border-radius:83px}.font-size-84px{font-size:84px!important}.m-84px{margin:84px!important}.mt-84px,.my-84px{margin-top:84px!important}.mr-84px,.mx-84px{margin-right:84px!important}.mb-84px,.my-84px{margin-bottom:84px!important}.ml-84px,.mx-84px{margin-left:84px!important}.p-84px{padding:84px!important}.pt-84px,.py-84px{padding-top:84px!important}.pr-84px,.px-84px{padding-right:84px!important}.pb-84px,.py-84px{padding-bottom:84px!important}.pl-84px,.px-84px{padding-left:84px!important}.gap-84px{gap:84px}.col-gap-84px{column-gap:84px}.row-gap-84px{row-gap:84px}.br-84px{border-radius:84px}.font-size-85px{font-size:85px!important}.m-85px{margin:85px!important}.mt-85px,.my-85px{margin-top:85px!important}.mr-85px,.mx-85px{margin-right:85px!important}.mb-85px,.my-85px{margin-bottom:85px!important}.ml-85px,.mx-85px{margin-left:85px!important}.p-85px{padding:85px!important}.pt-85px,.py-85px{padding-top:85px!important}.pr-85px,.px-85px{padding-right:85px!important}.pb-85px,.py-85px{padding-bottom:85px!important}.pl-85px,.px-85px{padding-left:85px!important}.gap-85px{gap:85px}.col-gap-85px{column-gap:85px}.row-gap-85px{row-gap:85px}.br-85px{border-radius:85px}.font-size-86px{font-size:86px!important}.m-86px{margin:86px!important}.mt-86px,.my-86px{margin-top:86px!important}.mr-86px,.mx-86px{margin-right:86px!important}.mb-86px,.my-86px{margin-bottom:86px!important}.ml-86px,.mx-86px{margin-left:86px!important}.p-86px{padding:86px!important}.pt-86px,.py-86px{padding-top:86px!important}.pr-86px,.px-86px{padding-right:86px!important}.pb-86px,.py-86px{padding-bottom:86px!important}.pl-86px,.px-86px{padding-left:86px!important}.gap-86px{gap:86px}.col-gap-86px{column-gap:86px}.row-gap-86px{row-gap:86px}.br-86px{border-radius:86px}.font-size-87px{font-size:87px!important}.m-87px{margin:87px!important}.mt-87px,.my-87px{margin-top:87px!important}.mr-87px,.mx-87px{margin-right:87px!important}.mb-87px,.my-87px{margin-bottom:87px!important}.ml-87px,.mx-87px{margin-left:87px!important}.p-87px{padding:87px!important}.pt-87px,.py-87px{padding-top:87px!important}.pr-87px,.px-87px{padding-right:87px!important}.pb-87px,.py-87px{padding-bottom:87px!important}.pl-87px,.px-87px{padding-left:87px!important}.gap-87px{gap:87px}.col-gap-87px{column-gap:87px}.row-gap-87px{row-gap:87px}.br-87px{border-radius:87px}.font-size-88px{font-size:88px!important}.m-88px{margin:88px!important}.mt-88px,.my-88px{margin-top:88px!important}.mr-88px,.mx-88px{margin-right:88px!important}.mb-88px,.my-88px{margin-bottom:88px!important}.ml-88px,.mx-88px{margin-left:88px!important}.p-88px{padding:88px!important}.pt-88px,.py-88px{padding-top:88px!important}.pr-88px,.px-88px{padding-right:88px!important}.pb-88px,.py-88px{padding-bottom:88px!important}.pl-88px,.px-88px{padding-left:88px!important}.gap-88px{gap:88px}.col-gap-88px{column-gap:88px}.row-gap-88px{row-gap:88px}.br-88px{border-radius:88px}.font-size-89px{font-size:89px!important}.m-89px{margin:89px!important}.mt-89px,.my-89px{margin-top:89px!important}.mr-89px,.mx-89px{margin-right:89px!important}.mb-89px,.my-89px{margin-bottom:89px!important}.ml-89px,.mx-89px{margin-left:89px!important}.p-89px{padding:89px!important}.pt-89px,.py-89px{padding-top:89px!important}.pr-89px,.px-89px{padding-right:89px!important}.pb-89px,.py-89px{padding-bottom:89px!important}.pl-89px,.px-89px{padding-left:89px!important}.gap-89px{gap:89px}.col-gap-89px{column-gap:89px}.row-gap-89px{row-gap:89px}.br-89px{border-radius:89px}.font-size-90px{font-size:90px!important}.m-90px{margin:90px!important}.mt-90px,.my-90px{margin-top:90px!important}.mr-90px,.mx-90px{margin-right:90px!important}.mb-90px,.my-90px{margin-bottom:90px!important}.ml-90px,.mx-90px{margin-left:90px!important}.p-90px{padding:90px!important}.pt-90px,.py-90px{padding-top:90px!important}.pr-90px,.px-90px{padding-right:90px!important}.pb-90px,.py-90px{padding-bottom:90px!important}.pl-90px,.px-90px{padding-left:90px!important}.gap-90px{gap:90px}.col-gap-90px{column-gap:90px}.row-gap-90px{row-gap:90px}.br-90px{border-radius:90px}.font-size-91px{font-size:91px!important}.m-91px{margin:91px!important}.mt-91px,.my-91px{margin-top:91px!important}.mr-91px,.mx-91px{margin-right:91px!important}.mb-91px,.my-91px{margin-bottom:91px!important}.ml-91px,.mx-91px{margin-left:91px!important}.p-91px{padding:91px!important}.pt-91px,.py-91px{padding-top:91px!important}.pr-91px,.px-91px{padding-right:91px!important}.pb-91px,.py-91px{padding-bottom:91px!important}.pl-91px,.px-91px{padding-left:91px!important}.gap-91px{gap:91px}.col-gap-91px{column-gap:91px}.row-gap-91px{row-gap:91px}.br-91px{border-radius:91px}.font-size-92px{font-size:92px!important}.m-92px{margin:92px!important}.mt-92px,.my-92px{margin-top:92px!important}.mr-92px,.mx-92px{margin-right:92px!important}.mb-92px,.my-92px{margin-bottom:92px!important}.ml-92px,.mx-92px{margin-left:92px!important}.p-92px{padding:92px!important}.pt-92px,.py-92px{padding-top:92px!important}.pr-92px,.px-92px{padding-right:92px!important}.pb-92px,.py-92px{padding-bottom:92px!important}.pl-92px,.px-92px{padding-left:92px!important}.gap-92px{gap:92px}.col-gap-92px{column-gap:92px}.row-gap-92px{row-gap:92px}.br-92px{border-radius:92px}.font-size-93px{font-size:93px!important}.m-93px{margin:93px!important}.mt-93px,.my-93px{margin-top:93px!important}.mr-93px,.mx-93px{margin-right:93px!important}.mb-93px,.my-93px{margin-bottom:93px!important}.ml-93px,.mx-93px{margin-left:93px!important}.p-93px{padding:93px!important}.pt-93px,.py-93px{padding-top:93px!important}.pr-93px,.px-93px{padding-right:93px!important}.pb-93px,.py-93px{padding-bottom:93px!important}.pl-93px,.px-93px{padding-left:93px!important}.gap-93px{gap:93px}.col-gap-93px{column-gap:93px}.row-gap-93px{row-gap:93px}.br-93px{border-radius:93px}.font-size-94px{font-size:94px!important}.m-94px{margin:94px!important}.mt-94px,.my-94px{margin-top:94px!important}.mr-94px,.mx-94px{margin-right:94px!important}.mb-94px,.my-94px{margin-bottom:94px!important}.ml-94px,.mx-94px{margin-left:94px!important}.p-94px{padding:94px!important}.pt-94px,.py-94px{padding-top:94px!important}.pr-94px,.px-94px{padding-right:94px!important}.pb-94px,.py-94px{padding-bottom:94px!important}.pl-94px,.px-94px{padding-left:94px!important}.gap-94px{gap:94px}.col-gap-94px{column-gap:94px}.row-gap-94px{row-gap:94px}.br-94px{border-radius:94px}.font-size-95px{font-size:95px!important}.m-95px{margin:95px!important}.mt-95px,.my-95px{margin-top:95px!important}.mr-95px,.mx-95px{margin-right:95px!important}.mb-95px,.my-95px{margin-bottom:95px!important}.ml-95px,.mx-95px{margin-left:95px!important}.p-95px{padding:95px!important}.pt-95px,.py-95px{padding-top:95px!important}.pr-95px,.px-95px{padding-right:95px!important}.pb-95px,.py-95px{padding-bottom:95px!important}.pl-95px,.px-95px{padding-left:95px!important}.gap-95px{gap:95px}.col-gap-95px{column-gap:95px}.row-gap-95px{row-gap:95px}.br-95px{border-radius:95px}.font-size-96px{font-size:96px!important}.m-96px{margin:96px!important}.mt-96px,.my-96px{margin-top:96px!important}.mr-96px,.mx-96px{margin-right:96px!important}.mb-96px,.my-96px{margin-bottom:96px!important}.ml-96px,.mx-96px{margin-left:96px!important}.p-96px{padding:96px!important}.pt-96px,.py-96px{padding-top:96px!important}.pr-96px,.px-96px{padding-right:96px!important}.pb-96px,.py-96px{padding-bottom:96px!important}.pl-96px,.px-96px{padding-left:96px!important}.gap-96px{gap:96px}.col-gap-96px{column-gap:96px}.row-gap-96px{row-gap:96px}.br-96px{border-radius:96px}.font-size-97px{font-size:97px!important}.m-97px{margin:97px!important}.mt-97px,.my-97px{margin-top:97px!important}.mr-97px,.mx-97px{margin-right:97px!important}.mb-97px,.my-97px{margin-bottom:97px!important}.ml-97px,.mx-97px{margin-left:97px!important}.p-97px{padding:97px!important}.pt-97px,.py-97px{padding-top:97px!important}.pr-97px,.px-97px{padding-right:97px!important}.pb-97px,.py-97px{padding-bottom:97px!important}.pl-97px,.px-97px{padding-left:97px!important}.gap-97px{gap:97px}.col-gap-97px{column-gap:97px}.row-gap-97px{row-gap:97px}.br-97px{border-radius:97px}.font-size-98px{font-size:98px!important}.m-98px{margin:98px!important}.mt-98px,.my-98px{margin-top:98px!important}.mr-98px,.mx-98px{margin-right:98px!important}.mb-98px,.my-98px{margin-bottom:98px!important}.ml-98px,.mx-98px{margin-left:98px!important}.p-98px{padding:98px!important}.pt-98px,.py-98px{padding-top:98px!important}.pr-98px,.px-98px{padding-right:98px!important}.pb-98px,.py-98px{padding-bottom:98px!important}.pl-98px,.px-98px{padding-left:98px!important}.gap-98px{gap:98px}.col-gap-98px{column-gap:98px}.row-gap-98px{row-gap:98px}.br-98px{border-radius:98px}.font-size-99px{font-size:99px!important}.m-99px{margin:99px!important}.mt-99px,.my-99px{margin-top:99px!important}.mr-99px,.mx-99px{margin-right:99px!important}.mb-99px,.my-99px{margin-bottom:99px!important}.ml-99px,.mx-99px{margin-left:99px!important}.p-99px{padding:99px!important}.pt-99px,.py-99px{padding-top:99px!important}.pr-99px,.px-99px{padding-right:99px!important}.pb-99px,.py-99px{padding-bottom:99px!important}.pl-99px,.px-99px{padding-left:99px!important}.gap-99px{gap:99px}.col-gap-99px{column-gap:99px}.row-gap-99px{row-gap:99px}.br-99px{border-radius:99px}.font-size-100px{font-size:100px!important}.m-100px{margin:100px!important}.mt-100px,.my-100px{margin-top:100px!important}.mr-100px,.mx-100px{margin-right:100px!important}.mb-100px,.my-100px{margin-bottom:100px!important}.ml-100px,.mx-100px{margin-left:100px!important}.p-100px{padding:100px!important}.pt-100px,.py-100px{padding-top:100px!important}.pr-100px,.px-100px{padding-right:100px!important}.pb-100px,.py-100px{padding-bottom:100px!important}.pl-100px,.px-100px{padding-left:100px!important}.gap-100px{gap:100px}.col-gap-100px{column-gap:100px}.row-gap-100px{row-gap:100px}.br-100px{border-radius:100px}.-m-1px{margin:-1px!important}.-mt-1px,.-my-1px{margin-top:-1px!important}.-mr-1px,.-mx-1px{margin-right:-1px!important}.-mb-1px,.-my-1px{margin-bottom:-1px!important}.-ml-1px,.-mx-1px{margin-left:-1px!important}.-m-2px{margin:-2px!important}.-mt-2px,.-my-2px{margin-top:-2px!important}.-mr-2px,.-mx-2px{margin-right:-2px!important}.-mb-2px,.-my-2px{margin-bottom:-2px!important}.-ml-2px,.-mx-2px{margin-left:-2px!important}.-m-3px{margin:-3px!important}.-mt-3px,.-my-3px{margin-top:-3px!important}.-mr-3px,.-mx-3px{margin-right:-3px!important}.-mb-3px,.-my-3px{margin-bottom:-3px!important}.-ml-3px,.-mx-3px{margin-left:-3px!important}.-m-4px{margin:-4px!important}.-mt-4px,.-my-4px{margin-top:-4px!important}.-mr-4px,.-mx-4px{margin-right:-4px!important}.-mb-4px,.-my-4px{margin-bottom:-4px!important}.-ml-4px,.-mx-4px{margin-left:-4px!important}.-m-5px{margin:-5px!important}.-mt-5px,.-my-5px{margin-top:-5px!important}.-mr-5px,.-mx-5px{margin-right:-5px!important}.-mb-5px,.-my-5px{margin-bottom:-5px!important}.-ml-5px,.-mx-5px{margin-left:-5px!important}.-m-6px{margin:-6px!important}.-mt-6px,.-my-6px{margin-top:-6px!important}.-mr-6px,.-mx-6px{margin-right:-6px!important}.-mb-6px,.-my-6px{margin-bottom:-6px!important}.-ml-6px,.-mx-6px{margin-left:-6px!important}.-m-7px{margin:-7px!important}.-mt-7px,.-my-7px{margin-top:-7px!important}.-mr-7px,.-mx-7px{margin-right:-7px!important}.-mb-7px,.-my-7px{margin-bottom:-7px!important}.-ml-7px,.-mx-7px{margin-left:-7px!important}.-m-8px{margin:-8px!important}.-mt-8px,.-my-8px{margin-top:-8px!important}.-mr-8px,.-mx-8px{margin-right:-8px!important}.-mb-8px,.-my-8px{margin-bottom:-8px!important}.-ml-8px,.-mx-8px{margin-left:-8px!important}.-m-9px{margin:-9px!important}.-mt-9px,.-my-9px{margin-top:-9px!important}.-mr-9px,.-mx-9px{margin-right:-9px!important}.-mb-9px,.-my-9px{margin-bottom:-9px!important}.-ml-9px,.-mx-9px{margin-left:-9px!important}.-m-10px{margin:-10px!important}.-mt-10px,.-my-10px{margin-top:-10px!important}.-mr-10px,.-mx-10px{margin-right:-10px!important}.-mb-10px,.-my-10px{margin-bottom:-10px!important}.-ml-10px,.-mx-10px{margin-left:-10px!important}.-m-11px{margin:-11px!important}.-mt-11px,.-my-11px{margin-top:-11px!important}.-mr-11px,.-mx-11px{margin-right:-11px!important}.-mb-11px,.-my-11px{margin-bottom:-11px!important}.-ml-11px,.-mx-11px{margin-left:-11px!important}.-m-12px{margin:-12px!important}.-mt-12px,.-my-12px{margin-top:-12px!important}.-mr-12px,.-mx-12px{margin-right:-12px!important}.-mb-12px,.-my-12px{margin-bottom:-12px!important}.-ml-12px,.-mx-12px{margin-left:-12px!important}.-m-13px{margin:-13px!important}.-mt-13px,.-my-13px{margin-top:-13px!important}.-mr-13px,.-mx-13px{margin-right:-13px!important}.-mb-13px,.-my-13px{margin-bottom:-13px!important}.-ml-13px,.-mx-13px{margin-left:-13px!important}.-m-14px{margin:-14px!important}.-mt-14px,.-my-14px{margin-top:-14px!important}.-mr-14px,.-mx-14px{margin-right:-14px!important}.-mb-14px,.-my-14px{margin-bottom:-14px!important}.-ml-14px,.-mx-14px{margin-left:-14px!important}.-m-15px{margin:-15px!important}.-mt-15px,.-my-15px{margin-top:-15px!important}.-mr-15px,.-mx-15px{margin-right:-15px!important}.-mb-15px,.-my-15px{margin-bottom:-15px!important}.-ml-15px,.-mx-15px{margin-left:-15px!important}.-m-16px{margin:-16px!important}.-mt-16px,.-my-16px{margin-top:-16px!important}.-mr-16px,.-mx-16px{margin-right:-16px!important}.-mb-16px,.-my-16px{margin-bottom:-16px!important}.-ml-16px,.-mx-16px{margin-left:-16px!important}.-m-17px{margin:-17px!important}.-mt-17px,.-my-17px{margin-top:-17px!important}.-mr-17px,.-mx-17px{margin-right:-17px!important}.-mb-17px,.-my-17px{margin-bottom:-17px!important}.-ml-17px,.-mx-17px{margin-left:-17px!important}.-m-18px{margin:-18px!important}.-mt-18px,.-my-18px{margin-top:-18px!important}.-mr-18px,.-mx-18px{margin-right:-18px!important}.-mb-18px,.-my-18px{margin-bottom:-18px!important}.-ml-18px,.-mx-18px{margin-left:-18px!important}.-m-19px{margin:-19px!important}.-mt-19px,.-my-19px{margin-top:-19px!important}.-mr-19px,.-mx-19px{margin-right:-19px!important}.-mb-19px,.-my-19px{margin-bottom:-19px!important}.-ml-19px,.-mx-19px{margin-left:-19px!important}.-m-20px{margin:-20px!important}.-mt-20px,.-my-20px{margin-top:-20px!important}.-mr-20px,.-mx-20px{margin-right:-20px!important}.-mb-20px,.-my-20px{margin-bottom:-20px!important}.-ml-20px,.-mx-20px{margin-left:-20px!important}.-m-21px{margin:-21px!important}.-mt-21px,.-my-21px{margin-top:-21px!important}.-mr-21px,.-mx-21px{margin-right:-21px!important}.-mb-21px,.-my-21px{margin-bottom:-21px!important}.-ml-21px,.-mx-21px{margin-left:-21px!important}.-m-22px{margin:-22px!important}.-mt-22px,.-my-22px{margin-top:-22px!important}.-mr-22px,.-mx-22px{margin-right:-22px!important}.-mb-22px,.-my-22px{margin-bottom:-22px!important}.-ml-22px,.-mx-22px{margin-left:-22px!important}.-m-23px{margin:-23px!important}.-mt-23px,.-my-23px{margin-top:-23px!important}.-mr-23px,.-mx-23px{margin-right:-23px!important}.-mb-23px,.-my-23px{margin-bottom:-23px!important}.-ml-23px,.-mx-23px{margin-left:-23px!important}.-m-24px{margin:-24px!important}.-mt-24px,.-my-24px{margin-top:-24px!important}.-mr-24px,.-mx-24px{margin-right:-24px!important}.-mb-24px,.-my-24px{margin-bottom:-24px!important}.-ml-24px,.-mx-24px{margin-left:-24px!important}.-m-25px{margin:-25px!important}.-mt-25px,.-my-25px{margin-top:-25px!important}.-mr-25px,.-mx-25px{margin-right:-25px!important}.-mb-25px,.-my-25px{margin-bottom:-25px!important}.-ml-25px,.-mx-25px{margin-left:-25px!important}.-m-26px{margin:-26px!important}.-mt-26px,.-my-26px{margin-top:-26px!important}.-mr-26px,.-mx-26px{margin-right:-26px!important}.-mb-26px,.-my-26px{margin-bottom:-26px!important}.-ml-26px,.-mx-26px{margin-left:-26px!important}.-m-27px{margin:-27px!important}.-mt-27px,.-my-27px{margin-top:-27px!important}.-mr-27px,.-mx-27px{margin-right:-27px!important}.-mb-27px,.-my-27px{margin-bottom:-27px!important}.-ml-27px,.-mx-27px{margin-left:-27px!important}.-m-28px{margin:-28px!important}.-mt-28px,.-my-28px{margin-top:-28px!important}.-mr-28px,.-mx-28px{margin-right:-28px!important}.-mb-28px,.-my-28px{margin-bottom:-28px!important}.-ml-28px,.-mx-28px{margin-left:-28px!important}.-m-29px{margin:-29px!important}.-mt-29px,.-my-29px{margin-top:-29px!important}.-mr-29px,.-mx-29px{margin-right:-29px!important}.-mb-29px,.-my-29px{margin-bottom:-29px!important}.-ml-29px,.-mx-29px{margin-left:-29px!important}.-m-30px{margin:-30px!important}.-mt-30px,.-my-30px{margin-top:-30px!important}.-mr-30px,.-mx-30px{margin-right:-30px!important}.-mb-30px,.-my-30px{margin-bottom:-30px!important}.-ml-30px,.-mx-30px{margin-left:-30px!important}.-m-31px{margin:-31px!important}.-mt-31px,.-my-31px{margin-top:-31px!important}.-mr-31px,.-mx-31px{margin-right:-31px!important}.-mb-31px,.-my-31px{margin-bottom:-31px!important}.-ml-31px,.-mx-31px{margin-left:-31px!important}.-m-32px{margin:-32px!important}.-mt-32px,.-my-32px{margin-top:-32px!important}.-mr-32px,.-mx-32px{margin-right:-32px!important}.-mb-32px,.-my-32px{margin-bottom:-32px!important}.-ml-32px,.-mx-32px{margin-left:-32px!important}.-m-33px{margin:-33px!important}.-mt-33px,.-my-33px{margin-top:-33px!important}.-mr-33px,.-mx-33px{margin-right:-33px!important}.-mb-33px,.-my-33px{margin-bottom:-33px!important}.-ml-33px,.-mx-33px{margin-left:-33px!important}.-m-34px{margin:-34px!important}.-mt-34px,.-my-34px{margin-top:-34px!important}.-mr-34px,.-mx-34px{margin-right:-34px!important}.-mb-34px,.-my-34px{margin-bottom:-34px!important}.-ml-34px,.-mx-34px{margin-left:-34px!important}.-m-35px{margin:-35px!important}.-mt-35px,.-my-35px{margin-top:-35px!important}.-mr-35px,.-mx-35px{margin-right:-35px!important}.-mb-35px,.-my-35px{margin-bottom:-35px!important}.-ml-35px,.-mx-35px{margin-left:-35px!important}.-m-36px{margin:-36px!important}.-mt-36px,.-my-36px{margin-top:-36px!important}.-mr-36px,.-mx-36px{margin-right:-36px!important}.-mb-36px,.-my-36px{margin-bottom:-36px!important}.-ml-36px,.-mx-36px{margin-left:-36px!important}.-m-37px{margin:-37px!important}.-mt-37px,.-my-37px{margin-top:-37px!important}.-mr-37px,.-mx-37px{margin-right:-37px!important}.-mb-37px,.-my-37px{margin-bottom:-37px!important}.-ml-37px,.-mx-37px{margin-left:-37px!important}.-m-38px{margin:-38px!important}.-mt-38px,.-my-38px{margin-top:-38px!important}.-mr-38px,.-mx-38px{margin-right:-38px!important}.-mb-38px,.-my-38px{margin-bottom:-38px!important}.-ml-38px,.-mx-38px{margin-left:-38px!important}.-m-39px{margin:-39px!important}.-mt-39px,.-my-39px{margin-top:-39px!important}.-mr-39px,.-mx-39px{margin-right:-39px!important}.-mb-39px,.-my-39px{margin-bottom:-39px!important}.-ml-39px,.-mx-39px{margin-left:-39px!important}.-m-40px{margin:-40px!important}.-mt-40px,.-my-40px{margin-top:-40px!important}.-mr-40px,.-mx-40px{margin-right:-40px!important}.-mb-40px,.-my-40px{margin-bottom:-40px!important}.-ml-40px,.-mx-40px{margin-left:-40px!important}.-m-41px{margin:-41px!important}.-mt-41px,.-my-41px{margin-top:-41px!important}.-mr-41px,.-mx-41px{margin-right:-41px!important}.-mb-41px,.-my-41px{margin-bottom:-41px!important}.-ml-41px,.-mx-41px{margin-left:-41px!important}.-m-42px{margin:-42px!important}.-mt-42px,.-my-42px{margin-top:-42px!important}.-mr-42px,.-mx-42px{margin-right:-42px!important}.-mb-42px,.-my-42px{margin-bottom:-42px!important}.-ml-42px,.-mx-42px{margin-left:-42px!important}.-m-43px{margin:-43px!important}.-mt-43px,.-my-43px{margin-top:-43px!important}.-mr-43px,.-mx-43px{margin-right:-43px!important}.-mb-43px,.-my-43px{margin-bottom:-43px!important}.-ml-43px,.-mx-43px{margin-left:-43px!important}.-m-44px{margin:-44px!important}.-mt-44px,.-my-44px{margin-top:-44px!important}.-mr-44px,.-mx-44px{margin-right:-44px!important}.-mb-44px,.-my-44px{margin-bottom:-44px!important}.-ml-44px,.-mx-44px{margin-left:-44px!important}.-m-45px{margin:-45px!important}.-mt-45px,.-my-45px{margin-top:-45px!important}.-mr-45px,.-mx-45px{margin-right:-45px!important}.-mb-45px,.-my-45px{margin-bottom:-45px!important}.-ml-45px,.-mx-45px{margin-left:-45px!important}.-m-46px{margin:-46px!important}.-mt-46px,.-my-46px{margin-top:-46px!important}.-mr-46px,.-mx-46px{margin-right:-46px!important}.-mb-46px,.-my-46px{margin-bottom:-46px!important}.-ml-46px,.-mx-46px{margin-left:-46px!important}.-m-47px{margin:-47px!important}.-mt-47px,.-my-47px{margin-top:-47px!important}.-mr-47px,.-mx-47px{margin-right:-47px!important}.-mb-47px,.-my-47px{margin-bottom:-47px!important}.-ml-47px,.-mx-47px{margin-left:-47px!important}.-m-48px{margin:-48px!important}.-mt-48px,.-my-48px{margin-top:-48px!important}.-mr-48px,.-mx-48px{margin-right:-48px!important}.-mb-48px,.-my-48px{margin-bottom:-48px!important}.-ml-48px,.-mx-48px{margin-left:-48px!important}.-m-49px{margin:-49px!important}.-mt-49px,.-my-49px{margin-top:-49px!important}.-mr-49px,.-mx-49px{margin-right:-49px!important}.-mb-49px,.-my-49px{margin-bottom:-49px!important}.-ml-49px,.-mx-49px{margin-left:-49px!important}.-m-50px{margin:-50px!important}.-mt-50px,.-my-50px{margin-top:-50px!important}.-mr-50px,.-mx-50px{margin-right:-50px!important}.-mb-50px,.-my-50px{margin-bottom:-50px!important}.-ml-50px,.-mx-50px{margin-left:-50px!important}.-m-51px{margin:-51px!important}.-mt-51px,.-my-51px{margin-top:-51px!important}.-mr-51px,.-mx-51px{margin-right:-51px!important}.-mb-51px,.-my-51px{margin-bottom:-51px!important}.-ml-51px,.-mx-51px{margin-left:-51px!important}.-m-52px{margin:-52px!important}.-mt-52px,.-my-52px{margin-top:-52px!important}.-mr-52px,.-mx-52px{margin-right:-52px!important}.-mb-52px,.-my-52px{margin-bottom:-52px!important}.-ml-52px,.-mx-52px{margin-left:-52px!important}.-m-53px{margin:-53px!important}.-mt-53px,.-my-53px{margin-top:-53px!important}.-mr-53px,.-mx-53px{margin-right:-53px!important}.-mb-53px,.-my-53px{margin-bottom:-53px!important}.-ml-53px,.-mx-53px{margin-left:-53px!important}.-m-54px{margin:-54px!important}.-mt-54px,.-my-54px{margin-top:-54px!important}.-mr-54px,.-mx-54px{margin-right:-54px!important}.-mb-54px,.-my-54px{margin-bottom:-54px!important}.-ml-54px,.-mx-54px{margin-left:-54px!important}.-m-55px{margin:-55px!important}.-mt-55px,.-my-55px{margin-top:-55px!important}.-mr-55px,.-mx-55px{margin-right:-55px!important}.-mb-55px,.-my-55px{margin-bottom:-55px!important}.-ml-55px,.-mx-55px{margin-left:-55px!important}.-m-56px{margin:-56px!important}.-mt-56px,.-my-56px{margin-top:-56px!important}.-mr-56px,.-mx-56px{margin-right:-56px!important}.-mb-56px,.-my-56px{margin-bottom:-56px!important}.-ml-56px,.-mx-56px{margin-left:-56px!important}.-m-57px{margin:-57px!important}.-mt-57px,.-my-57px{margin-top:-57px!important}.-mr-57px,.-mx-57px{margin-right:-57px!important}.-mb-57px,.-my-57px{margin-bottom:-57px!important}.-ml-57px,.-mx-57px{margin-left:-57px!important}.-m-58px{margin:-58px!important}.-mt-58px,.-my-58px{margin-top:-58px!important}.-mr-58px,.-mx-58px{margin-right:-58px!important}.-mb-58px,.-my-58px{margin-bottom:-58px!important}.-ml-58px,.-mx-58px{margin-left:-58px!important}.-m-59px{margin:-59px!important}.-mt-59px,.-my-59px{margin-top:-59px!important}.-mr-59px,.-mx-59px{margin-right:-59px!important}.-mb-59px,.-my-59px{margin-bottom:-59px!important}.-ml-59px,.-mx-59px{margin-left:-59px!important}.-m-60px{margin:-60px!important}.-mt-60px,.-my-60px{margin-top:-60px!important}.-mr-60px,.-mx-60px{margin-right:-60px!important}.-mb-60px,.-my-60px{margin-bottom:-60px!important}.-ml-60px,.-mx-60px{margin-left:-60px!important}.-m-61px{margin:-61px!important}.-mt-61px,.-my-61px{margin-top:-61px!important}.-mr-61px,.-mx-61px{margin-right:-61px!important}.-mb-61px,.-my-61px{margin-bottom:-61px!important}.-ml-61px,.-mx-61px{margin-left:-61px!important}.-m-62px{margin:-62px!important}.-mt-62px,.-my-62px{margin-top:-62px!important}.-mr-62px,.-mx-62px{margin-right:-62px!important}.-mb-62px,.-my-62px{margin-bottom:-62px!important}.-ml-62px,.-mx-62px{margin-left:-62px!important}.-m-63px{margin:-63px!important}.-mt-63px,.-my-63px{margin-top:-63px!important}.-mr-63px,.-mx-63px{margin-right:-63px!important}.-mb-63px,.-my-63px{margin-bottom:-63px!important}.-ml-63px,.-mx-63px{margin-left:-63px!important}.-m-64px{margin:-64px!important}.-mt-64px,.-my-64px{margin-top:-64px!important}.-mr-64px,.-mx-64px{margin-right:-64px!important}.-mb-64px,.-my-64px{margin-bottom:-64px!important}.-ml-64px,.-mx-64px{margin-left:-64px!important}.-m-65px{margin:-65px!important}.-mt-65px,.-my-65px{margin-top:-65px!important}.-mr-65px,.-mx-65px{margin-right:-65px!important}.-mb-65px,.-my-65px{margin-bottom:-65px!important}.-ml-65px,.-mx-65px{margin-left:-65px!important}.-m-66px{margin:-66px!important}.-mt-66px,.-my-66px{margin-top:-66px!important}.-mr-66px,.-mx-66px{margin-right:-66px!important}.-mb-66px,.-my-66px{margin-bottom:-66px!important}.-ml-66px,.-mx-66px{margin-left:-66px!important}.-m-67px{margin:-67px!important}.-mt-67px,.-my-67px{margin-top:-67px!important}.-mr-67px,.-mx-67px{margin-right:-67px!important}.-mb-67px,.-my-67px{margin-bottom:-67px!important}.-ml-67px,.-mx-67px{margin-left:-67px!important}.-m-68px{margin:-68px!important}.-mt-68px,.-my-68px{margin-top:-68px!important}.-mr-68px,.-mx-68px{margin-right:-68px!important}.-mb-68px,.-my-68px{margin-bottom:-68px!important}.-ml-68px,.-mx-68px{margin-left:-68px!important}.-m-69px{margin:-69px!important}.-mt-69px,.-my-69px{margin-top:-69px!important}.-mr-69px,.-mx-69px{margin-right:-69px!important}.-mb-69px,.-my-69px{margin-bottom:-69px!important}.-ml-69px,.-mx-69px{margin-left:-69px!important}.-m-70px{margin:-70px!important}.-mt-70px,.-my-70px{margin-top:-70px!important}.-mr-70px,.-mx-70px{margin-right:-70px!important}.-mb-70px,.-my-70px{margin-bottom:-70px!important}.-ml-70px,.-mx-70px{margin-left:-70px!important}.-m-71px{margin:-71px!important}.-mt-71px,.-my-71px{margin-top:-71px!important}.-mr-71px,.-mx-71px{margin-right:-71px!important}.-mb-71px,.-my-71px{margin-bottom:-71px!important}.-ml-71px,.-mx-71px{margin-left:-71px!important}.-m-72px{margin:-72px!important}.-mt-72px,.-my-72px{margin-top:-72px!important}.-mr-72px,.-mx-72px{margin-right:-72px!important}.-mb-72px,.-my-72px{margin-bottom:-72px!important}.-ml-72px,.-mx-72px{margin-left:-72px!important}.-m-73px{margin:-73px!important}.-mt-73px,.-my-73px{margin-top:-73px!important}.-mr-73px,.-mx-73px{margin-right:-73px!important}.-mb-73px,.-my-73px{margin-bottom:-73px!important}.-ml-73px,.-mx-73px{margin-left:-73px!important}.-m-74px{margin:-74px!important}.-mt-74px,.-my-74px{margin-top:-74px!important}.-mr-74px,.-mx-74px{margin-right:-74px!important}.-mb-74px,.-my-74px{margin-bottom:-74px!important}.-ml-74px,.-mx-74px{margin-left:-74px!important}.-m-75px{margin:-75px!important}.-mt-75px,.-my-75px{margin-top:-75px!important}.-mr-75px,.-mx-75px{margin-right:-75px!important}.-mb-75px,.-my-75px{margin-bottom:-75px!important}.-ml-75px,.-mx-75px{margin-left:-75px!important}.-m-76px{margin:-76px!important}.-mt-76px,.-my-76px{margin-top:-76px!important}.-mr-76px,.-mx-76px{margin-right:-76px!important}.-mb-76px,.-my-76px{margin-bottom:-76px!important}.-ml-76px,.-mx-76px{margin-left:-76px!important}.-m-77px{margin:-77px!important}.-mt-77px,.-my-77px{margin-top:-77px!important}.-mr-77px,.-mx-77px{margin-right:-77px!important}.-mb-77px,.-my-77px{margin-bottom:-77px!important}.-ml-77px,.-mx-77px{margin-left:-77px!important}.-m-78px{margin:-78px!important}.-mt-78px,.-my-78px{margin-top:-78px!important}.-mr-78px,.-mx-78px{margin-right:-78px!important}.-mb-78px,.-my-78px{margin-bottom:-78px!important}.-ml-78px,.-mx-78px{margin-left:-78px!important}.-m-79px{margin:-79px!important}.-mt-79px,.-my-79px{margin-top:-79px!important}.-mr-79px,.-mx-79px{margin-right:-79px!important}.-mb-79px,.-my-79px{margin-bottom:-79px!important}.-ml-79px,.-mx-79px{margin-left:-79px!important}.-m-80px{margin:-80px!important}.-mt-80px,.-my-80px{margin-top:-80px!important}.-mr-80px,.-mx-80px{margin-right:-80px!important}.-mb-80px,.-my-80px{margin-bottom:-80px!important}.-ml-80px,.-mx-80px{margin-left:-80px!important}.-m-81px{margin:-81px!important}.-mt-81px,.-my-81px{margin-top:-81px!important}.-mr-81px,.-mx-81px{margin-right:-81px!important}.-mb-81px,.-my-81px{margin-bottom:-81px!important}.-ml-81px,.-mx-81px{margin-left:-81px!important}.-m-82px{margin:-82px!important}.-mt-82px,.-my-82px{margin-top:-82px!important}.-mr-82px,.-mx-82px{margin-right:-82px!important}.-mb-82px,.-my-82px{margin-bottom:-82px!important}.-ml-82px,.-mx-82px{margin-left:-82px!important}.-m-83px{margin:-83px!important}.-mt-83px,.-my-83px{margin-top:-83px!important}.-mr-83px,.-mx-83px{margin-right:-83px!important}.-mb-83px,.-my-83px{margin-bottom:-83px!important}.-ml-83px,.-mx-83px{margin-left:-83px!important}.-m-84px{margin:-84px!important}.-mt-84px,.-my-84px{margin-top:-84px!important}.-mr-84px,.-mx-84px{margin-right:-84px!important}.-mb-84px,.-my-84px{margin-bottom:-84px!important}.-ml-84px,.-mx-84px{margin-left:-84px!important}.-m-85px{margin:-85px!important}.-mt-85px,.-my-85px{margin-top:-85px!important}.-mr-85px,.-mx-85px{margin-right:-85px!important}.-mb-85px,.-my-85px{margin-bottom:-85px!important}.-ml-85px,.-mx-85px{margin-left:-85px!important}.-m-86px{margin:-86px!important}.-mt-86px,.-my-86px{margin-top:-86px!important}.-mr-86px,.-mx-86px{margin-right:-86px!important}.-mb-86px,.-my-86px{margin-bottom:-86px!important}.-ml-86px,.-mx-86px{margin-left:-86px!important}.-m-87px{margin:-87px!important}.-mt-87px,.-my-87px{margin-top:-87px!important}.-mr-87px,.-mx-87px{margin-right:-87px!important}.-mb-87px,.-my-87px{margin-bottom:-87px!important}.-ml-87px,.-mx-87px{margin-left:-87px!important}.-m-88px{margin:-88px!important}.-mt-88px,.-my-88px{margin-top:-88px!important}.-mr-88px,.-mx-88px{margin-right:-88px!important}.-mb-88px,.-my-88px{margin-bottom:-88px!important}.-ml-88px,.-mx-88px{margin-left:-88px!important}.-m-89px{margin:-89px!important}.-mt-89px,.-my-89px{margin-top:-89px!important}.-mr-89px,.-mx-89px{margin-right:-89px!important}.-mb-89px,.-my-89px{margin-bottom:-89px!important}.-ml-89px,.-mx-89px{margin-left:-89px!important}.-m-90px{margin:-90px!important}.-mt-90px,.-my-90px{margin-top:-90px!important}.-mr-90px,.-mx-90px{margin-right:-90px!important}.-mb-90px,.-my-90px{margin-bottom:-90px!important}.-ml-90px,.-mx-90px{margin-left:-90px!important}.-m-91px{margin:-91px!important}.-mt-91px,.-my-91px{margin-top:-91px!important}.-mr-91px,.-mx-91px{margin-right:-91px!important}.-mb-91px,.-my-91px{margin-bottom:-91px!important}.-ml-91px,.-mx-91px{margin-left:-91px!important}.-m-92px{margin:-92px!important}.-mt-92px,.-my-92px{margin-top:-92px!important}.-mr-92px,.-mx-92px{margin-right:-92px!important}.-mb-92px,.-my-92px{margin-bottom:-92px!important}.-ml-92px,.-mx-92px{margin-left:-92px!important}.-m-93px{margin:-93px!important}.-mt-93px,.-my-93px{margin-top:-93px!important}.-mr-93px,.-mx-93px{margin-right:-93px!important}.-mb-93px,.-my-93px{margin-bottom:-93px!important}.-ml-93px,.-mx-93px{margin-left:-93px!important}.-m-94px{margin:-94px!important}.-mt-94px,.-my-94px{margin-top:-94px!important}.-mr-94px,.-mx-94px{margin-right:-94px!important}.-mb-94px,.-my-94px{margin-bottom:-94px!important}.-ml-94px,.-mx-94px{margin-left:-94px!important}.-m-95px{margin:-95px!important}.-mt-95px,.-my-95px{margin-top:-95px!important}.-mr-95px,.-mx-95px{margin-right:-95px!important}.-mb-95px,.-my-95px{margin-bottom:-95px!important}.-ml-95px,.-mx-95px{margin-left:-95px!important}.-m-96px{margin:-96px!important}.-mt-96px,.-my-96px{margin-top:-96px!important}.-mr-96px,.-mx-96px{margin-right:-96px!important}.-mb-96px,.-my-96px{margin-bottom:-96px!important}.-ml-96px,.-mx-96px{margin-left:-96px!important}.-m-97px{margin:-97px!important}.-mt-97px,.-my-97px{margin-top:-97px!important}.-mr-97px,.-mx-97px{margin-right:-97px!important}.-mb-97px,.-my-97px{margin-bottom:-97px!important}.-ml-97px,.-mx-97px{margin-left:-97px!important}.-m-98px{margin:-98px!important}.-mt-98px,.-my-98px{margin-top:-98px!important}.-mr-98px,.-mx-98px{margin-right:-98px!important}.-mb-98px,.-my-98px{margin-bottom:-98px!important}.-ml-98px,.-mx-98px{margin-left:-98px!important}.-m-99px{margin:-99px!important}.-mt-99px,.-my-99px{margin-top:-99px!important}.-mr-99px,.-mx-99px{margin-right:-99px!important}.-mb-99px,.-my-99px{margin-bottom:-99px!important}.-ml-99px,.-mx-99px{margin-left:-99px!important}.-m-100px{margin:-100px!important}.-mt-100px,.-my-100px{margin-top:-100px!important}.-mr-100px,.-mx-100px{margin-right:-100px!important}.-mb-100px,.-my-100px{margin-bottom:-100px!important}.-ml-100px,.-mx-100px{margin-left:-100px!important}.font-size-0rem{font-size:0rem!important}.m-0rem{margin:0rem!important}.mt-0rem,.my-0rem{margin-top:0rem!important}.mr-0rem,.mx-0rem{margin-right:0rem!important}.mb-0rem,.my-0rem{margin-bottom:0rem!important}.ml-0rem,.mx-0rem{margin-left:0rem!important}.p-0rem{padding:0rem!important}.pt-0rem,.py-0rem{padding-top:0rem!important}.pr-0rem,.px-0rem{padding-right:0rem!important}.pb-0rem,.py-0rem{padding-bottom:0rem!important}.pl-0rem,.px-0rem{padding-left:0rem!important}.gap-0rem{gap:0rem}.col-gap-0rem{column-gap:0rem}.row-gap-0rem{row-gap:0rem}.br-0rem{border-radius:0rem}.font-size-1rem{font-size:1rem!important}.m-1rem{margin:1rem!important}.mt-1rem,.my-1rem{margin-top:1rem!important}.mr-1rem,.mx-1rem{margin-right:1rem!important}.mb-1rem,.my-1rem{margin-bottom:1rem!important}.ml-1rem,.mx-1rem{margin-left:1rem!important}.p-1rem{padding:1rem!important}.pt-1rem,.py-1rem{padding-top:1rem!important}.pr-1rem,.px-1rem{padding-right:1rem!important}.pb-1rem,.py-1rem{padding-bottom:1rem!important}.pl-1rem,.px-1rem{padding-left:1rem!important}.gap-1rem{gap:1rem}.col-gap-1rem{column-gap:1rem}.row-gap-1rem{row-gap:1rem}.br-1rem{border-radius:1rem}.font-size-2rem{font-size:2rem!important}.m-2rem{margin:2rem!important}.mt-2rem,.my-2rem{margin-top:2rem!important}.mr-2rem,.mx-2rem{margin-right:2rem!important}.mb-2rem,.my-2rem{margin-bottom:2rem!important}.ml-2rem,.mx-2rem{margin-left:2rem!important}.p-2rem{padding:2rem!important}.pt-2rem,.py-2rem{padding-top:2rem!important}.pr-2rem,.px-2rem{padding-right:2rem!important}.pb-2rem,.py-2rem{padding-bottom:2rem!important}.pl-2rem,.px-2rem{padding-left:2rem!important}.gap-2rem{gap:2rem}.col-gap-2rem{column-gap:2rem}.row-gap-2rem{row-gap:2rem}.br-2rem{border-radius:2rem}.font-size-3rem{font-size:3rem!important}.m-3rem{margin:3rem!important}.mt-3rem,.my-3rem{margin-top:3rem!important}.mr-3rem,.mx-3rem{margin-right:3rem!important}.mb-3rem,.my-3rem{margin-bottom:3rem!important}.ml-3rem,.mx-3rem{margin-left:3rem!important}.p-3rem{padding:3rem!important}.pt-3rem,.py-3rem{padding-top:3rem!important}.pr-3rem,.px-3rem{padding-right:3rem!important}.pb-3rem,.py-3rem{padding-bottom:3rem!important}.pl-3rem,.px-3rem{padding-left:3rem!important}.gap-3rem{gap:3rem}.col-gap-3rem{column-gap:3rem}.row-gap-3rem{row-gap:3rem}.br-3rem{border-radius:3rem}.font-size-4rem{font-size:4rem!important}.m-4rem{margin:4rem!important}.mt-4rem,.my-4rem{margin-top:4rem!important}.mr-4rem,.mx-4rem{margin-right:4rem!important}.mb-4rem,.my-4rem{margin-bottom:4rem!important}.ml-4rem,.mx-4rem{margin-left:4rem!important}.p-4rem{padding:4rem!important}.pt-4rem,.py-4rem{padding-top:4rem!important}.pr-4rem,.px-4rem{padding-right:4rem!important}.pb-4rem,.py-4rem{padding-bottom:4rem!important}.pl-4rem,.px-4rem{padding-left:4rem!important}.gap-4rem{gap:4rem}.col-gap-4rem{column-gap:4rem}.row-gap-4rem{row-gap:4rem}.br-4rem{border-radius:4rem}.font-size-5rem{font-size:5rem!important}.m-5rem{margin:5rem!important}.mt-5rem,.my-5rem{margin-top:5rem!important}.mr-5rem,.mx-5rem{margin-right:5rem!important}.mb-5rem,.my-5rem{margin-bottom:5rem!important}.ml-5rem,.mx-5rem{margin-left:5rem!important}.p-5rem{padding:5rem!important}.pt-5rem,.py-5rem{padding-top:5rem!important}.pr-5rem,.px-5rem{padding-right:5rem!important}.pb-5rem,.py-5rem{padding-bottom:5rem!important}.pl-5rem,.px-5rem{padding-left:5rem!important}.gap-5rem{gap:5rem}.col-gap-5rem{column-gap:5rem}.row-gap-5rem{row-gap:5rem}.br-5rem{border-radius:5rem}.font-size-6rem{font-size:6rem!important}.m-6rem{margin:6rem!important}.mt-6rem,.my-6rem{margin-top:6rem!important}.mr-6rem,.mx-6rem{margin-right:6rem!important}.mb-6rem,.my-6rem{margin-bottom:6rem!important}.ml-6rem,.mx-6rem{margin-left:6rem!important}.p-6rem{padding:6rem!important}.pt-6rem,.py-6rem{padding-top:6rem!important}.pr-6rem,.px-6rem{padding-right:6rem!important}.pb-6rem,.py-6rem{padding-bottom:6rem!important}.pl-6rem,.px-6rem{padding-left:6rem!important}.gap-6rem{gap:6rem}.col-gap-6rem{column-gap:6rem}.row-gap-6rem{row-gap:6rem}.br-6rem{border-radius:6rem}.font-size-7rem{font-size:7rem!important}.m-7rem{margin:7rem!important}.mt-7rem,.my-7rem{margin-top:7rem!important}.mr-7rem,.mx-7rem{margin-right:7rem!important}.mb-7rem,.my-7rem{margin-bottom:7rem!important}.ml-7rem,.mx-7rem{margin-left:7rem!important}.p-7rem{padding:7rem!important}.pt-7rem,.py-7rem{padding-top:7rem!important}.pr-7rem,.px-7rem{padding-right:7rem!important}.pb-7rem,.py-7rem{padding-bottom:7rem!important}.pl-7rem,.px-7rem{padding-left:7rem!important}.gap-7rem{gap:7rem}.col-gap-7rem{column-gap:7rem}.row-gap-7rem{row-gap:7rem}.br-7rem{border-radius:7rem}.font-size-8rem{font-size:8rem!important}.m-8rem{margin:8rem!important}.mt-8rem,.my-8rem{margin-top:8rem!important}.mr-8rem,.mx-8rem{margin-right:8rem!important}.mb-8rem,.my-8rem{margin-bottom:8rem!important}.ml-8rem,.mx-8rem{margin-left:8rem!important}.p-8rem{padding:8rem!important}.pt-8rem,.py-8rem{padding-top:8rem!important}.pr-8rem,.px-8rem{padding-right:8rem!important}.pb-8rem,.py-8rem{padding-bottom:8rem!important}.pl-8rem,.px-8rem{padding-left:8rem!important}.gap-8rem{gap:8rem}.col-gap-8rem{column-gap:8rem}.row-gap-8rem{row-gap:8rem}.br-8rem{border-radius:8rem}.font-size-9rem{font-size:9rem!important}.m-9rem{margin:9rem!important}.mt-9rem,.my-9rem{margin-top:9rem!important}.mr-9rem,.mx-9rem{margin-right:9rem!important}.mb-9rem,.my-9rem{margin-bottom:9rem!important}.ml-9rem,.mx-9rem{margin-left:9rem!important}.p-9rem{padding:9rem!important}.pt-9rem,.py-9rem{padding-top:9rem!important}.pr-9rem,.px-9rem{padding-right:9rem!important}.pb-9rem,.py-9rem{padding-bottom:9rem!important}.pl-9rem,.px-9rem{padding-left:9rem!important}.gap-9rem{gap:9rem}.col-gap-9rem{column-gap:9rem}.row-gap-9rem{row-gap:9rem}.br-9rem{border-radius:9rem}.font-size-10rem{font-size:10rem!important}.m-10rem{margin:10rem!important}.mt-10rem,.my-10rem{margin-top:10rem!important}.mr-10rem,.mx-10rem{margin-right:10rem!important}.mb-10rem,.my-10rem{margin-bottom:10rem!important}.ml-10rem,.mx-10rem{margin-left:10rem!important}.p-10rem{padding:10rem!important}.pt-10rem,.py-10rem{padding-top:10rem!important}.pr-10rem,.px-10rem{padding-right:10rem!important}.pb-10rem,.py-10rem{padding-bottom:10rem!important}.pl-10rem,.px-10rem{padding-left:10rem!important}.gap-10rem{gap:10rem}.col-gap-10rem{column-gap:10rem}.row-gap-10rem{row-gap:10rem}.br-10rem{border-radius:10rem}.font-size-11rem{font-size:11rem!important}.m-11rem{margin:11rem!important}.mt-11rem,.my-11rem{margin-top:11rem!important}.mr-11rem,.mx-11rem{margin-right:11rem!important}.mb-11rem,.my-11rem{margin-bottom:11rem!important}.ml-11rem,.mx-11rem{margin-left:11rem!important}.p-11rem{padding:11rem!important}.pt-11rem,.py-11rem{padding-top:11rem!important}.pr-11rem,.px-11rem{padding-right:11rem!important}.pb-11rem,.py-11rem{padding-bottom:11rem!important}.pl-11rem,.px-11rem{padding-left:11rem!important}.gap-11rem{gap:11rem}.col-gap-11rem{column-gap:11rem}.row-gap-11rem{row-gap:11rem}.br-11rem{border-radius:11rem}.font-size-12rem{font-size:12rem!important}.m-12rem{margin:12rem!important}.mt-12rem,.my-12rem{margin-top:12rem!important}.mr-12rem,.mx-12rem{margin-right:12rem!important}.mb-12rem,.my-12rem{margin-bottom:12rem!important}.ml-12rem,.mx-12rem{margin-left:12rem!important}.p-12rem{padding:12rem!important}.pt-12rem,.py-12rem{padding-top:12rem!important}.pr-12rem,.px-12rem{padding-right:12rem!important}.pb-12rem,.py-12rem{padding-bottom:12rem!important}.pl-12rem,.px-12rem{padding-left:12rem!important}.gap-12rem{gap:12rem}.col-gap-12rem{column-gap:12rem}.row-gap-12rem{row-gap:12rem}.br-12rem{border-radius:12rem}.font-size-13rem{font-size:13rem!important}.m-13rem{margin:13rem!important}.mt-13rem,.my-13rem{margin-top:13rem!important}.mr-13rem,.mx-13rem{margin-right:13rem!important}.mb-13rem,.my-13rem{margin-bottom:13rem!important}.ml-13rem,.mx-13rem{margin-left:13rem!important}.p-13rem{padding:13rem!important}.pt-13rem,.py-13rem{padding-top:13rem!important}.pr-13rem,.px-13rem{padding-right:13rem!important}.pb-13rem,.py-13rem{padding-bottom:13rem!important}.pl-13rem,.px-13rem{padding-left:13rem!important}.gap-13rem{gap:13rem}.col-gap-13rem{column-gap:13rem}.row-gap-13rem{row-gap:13rem}.br-13rem{border-radius:13rem}.font-size-14rem{font-size:14rem!important}.m-14rem{margin:14rem!important}.mt-14rem,.my-14rem{margin-top:14rem!important}.mr-14rem,.mx-14rem{margin-right:14rem!important}.mb-14rem,.my-14rem{margin-bottom:14rem!important}.ml-14rem,.mx-14rem{margin-left:14rem!important}.p-14rem{padding:14rem!important}.pt-14rem,.py-14rem{padding-top:14rem!important}.pr-14rem,.px-14rem{padding-right:14rem!important}.pb-14rem,.py-14rem{padding-bottom:14rem!important}.pl-14rem,.px-14rem{padding-left:14rem!important}.gap-14rem{gap:14rem}.col-gap-14rem{column-gap:14rem}.row-gap-14rem{row-gap:14rem}.br-14rem{border-radius:14rem}.font-size-15rem{font-size:15rem!important}.m-15rem{margin:15rem!important}.mt-15rem,.my-15rem{margin-top:15rem!important}.mr-15rem,.mx-15rem{margin-right:15rem!important}.mb-15rem,.my-15rem{margin-bottom:15rem!important}.ml-15rem,.mx-15rem{margin-left:15rem!important}.p-15rem{padding:15rem!important}.pt-15rem,.py-15rem{padding-top:15rem!important}.pr-15rem,.px-15rem{padding-right:15rem!important}.pb-15rem,.py-15rem{padding-bottom:15rem!important}.pl-15rem,.px-15rem{padding-left:15rem!important}.gap-15rem{gap:15rem}.col-gap-15rem{column-gap:15rem}.row-gap-15rem{row-gap:15rem}.br-15rem{border-radius:15rem}.font-size-16rem{font-size:16rem!important}.m-16rem{margin:16rem!important}.mt-16rem,.my-16rem{margin-top:16rem!important}.mr-16rem,.mx-16rem{margin-right:16rem!important}.mb-16rem,.my-16rem{margin-bottom:16rem!important}.ml-16rem,.mx-16rem{margin-left:16rem!important}.p-16rem{padding:16rem!important}.pt-16rem,.py-16rem{padding-top:16rem!important}.pr-16rem,.px-16rem{padding-right:16rem!important}.pb-16rem,.py-16rem{padding-bottom:16rem!important}.pl-16rem,.px-16rem{padding-left:16rem!important}.gap-16rem{gap:16rem}.col-gap-16rem{column-gap:16rem}.row-gap-16rem{row-gap:16rem}.br-16rem{border-radius:16rem}.font-size-17rem{font-size:17rem!important}.m-17rem{margin:17rem!important}.mt-17rem,.my-17rem{margin-top:17rem!important}.mr-17rem,.mx-17rem{margin-right:17rem!important}.mb-17rem,.my-17rem{margin-bottom:17rem!important}.ml-17rem,.mx-17rem{margin-left:17rem!important}.p-17rem{padding:17rem!important}.pt-17rem,.py-17rem{padding-top:17rem!important}.pr-17rem,.px-17rem{padding-right:17rem!important}.pb-17rem,.py-17rem{padding-bottom:17rem!important}.pl-17rem,.px-17rem{padding-left:17rem!important}.gap-17rem{gap:17rem}.col-gap-17rem{column-gap:17rem}.row-gap-17rem{row-gap:17rem}.br-17rem{border-radius:17rem}.font-size-18rem{font-size:18rem!important}.m-18rem{margin:18rem!important}.mt-18rem,.my-18rem{margin-top:18rem!important}.mr-18rem,.mx-18rem{margin-right:18rem!important}.mb-18rem,.my-18rem{margin-bottom:18rem!important}.ml-18rem,.mx-18rem{margin-left:18rem!important}.p-18rem{padding:18rem!important}.pt-18rem,.py-18rem{padding-top:18rem!important}.pr-18rem,.px-18rem{padding-right:18rem!important}.pb-18rem,.py-18rem{padding-bottom:18rem!important}.pl-18rem,.px-18rem{padding-left:18rem!important}.gap-18rem{gap:18rem}.col-gap-18rem{column-gap:18rem}.row-gap-18rem{row-gap:18rem}.br-18rem{border-radius:18rem}.font-size-19rem{font-size:19rem!important}.m-19rem{margin:19rem!important}.mt-19rem,.my-19rem{margin-top:19rem!important}.mr-19rem,.mx-19rem{margin-right:19rem!important}.mb-19rem,.my-19rem{margin-bottom:19rem!important}.ml-19rem,.mx-19rem{margin-left:19rem!important}.p-19rem{padding:19rem!important}.pt-19rem,.py-19rem{padding-top:19rem!important}.pr-19rem,.px-19rem{padding-right:19rem!important}.pb-19rem,.py-19rem{padding-bottom:19rem!important}.pl-19rem,.px-19rem{padding-left:19rem!important}.gap-19rem{gap:19rem}.col-gap-19rem{column-gap:19rem}.row-gap-19rem{row-gap:19rem}.br-19rem{border-radius:19rem}.font-size-20rem{font-size:20rem!important}.m-20rem{margin:20rem!important}.mt-20rem,.my-20rem{margin-top:20rem!important}.mr-20rem,.mx-20rem{margin-right:20rem!important}.mb-20rem,.my-20rem{margin-bottom:20rem!important}.ml-20rem,.mx-20rem{margin-left:20rem!important}.p-20rem{padding:20rem!important}.pt-20rem,.py-20rem{padding-top:20rem!important}.pr-20rem,.px-20rem{padding-right:20rem!important}.pb-20rem,.py-20rem{padding-bottom:20rem!important}.pl-20rem,.px-20rem{padding-left:20rem!important}.gap-20rem{gap:20rem}.col-gap-20rem{column-gap:20rem}.row-gap-20rem{row-gap:20rem}.br-20rem{border-radius:20rem}.font-size-21rem{font-size:21rem!important}.m-21rem{margin:21rem!important}.mt-21rem,.my-21rem{margin-top:21rem!important}.mr-21rem,.mx-21rem{margin-right:21rem!important}.mb-21rem,.my-21rem{margin-bottom:21rem!important}.ml-21rem,.mx-21rem{margin-left:21rem!important}.p-21rem{padding:21rem!important}.pt-21rem,.py-21rem{padding-top:21rem!important}.pr-21rem,.px-21rem{padding-right:21rem!important}.pb-21rem,.py-21rem{padding-bottom:21rem!important}.pl-21rem,.px-21rem{padding-left:21rem!important}.gap-21rem{gap:21rem}.col-gap-21rem{column-gap:21rem}.row-gap-21rem{row-gap:21rem}.br-21rem{border-radius:21rem}.font-size-22rem{font-size:22rem!important}.m-22rem{margin:22rem!important}.mt-22rem,.my-22rem{margin-top:22rem!important}.mr-22rem,.mx-22rem{margin-right:22rem!important}.mb-22rem,.my-22rem{margin-bottom:22rem!important}.ml-22rem,.mx-22rem{margin-left:22rem!important}.p-22rem{padding:22rem!important}.pt-22rem,.py-22rem{padding-top:22rem!important}.pr-22rem,.px-22rem{padding-right:22rem!important}.pb-22rem,.py-22rem{padding-bottom:22rem!important}.pl-22rem,.px-22rem{padding-left:22rem!important}.gap-22rem{gap:22rem}.col-gap-22rem{column-gap:22rem}.row-gap-22rem{row-gap:22rem}.br-22rem{border-radius:22rem}.font-size-23rem{font-size:23rem!important}.m-23rem{margin:23rem!important}.mt-23rem,.my-23rem{margin-top:23rem!important}.mr-23rem,.mx-23rem{margin-right:23rem!important}.mb-23rem,.my-23rem{margin-bottom:23rem!important}.ml-23rem,.mx-23rem{margin-left:23rem!important}.p-23rem{padding:23rem!important}.pt-23rem,.py-23rem{padding-top:23rem!important}.pr-23rem,.px-23rem{padding-right:23rem!important}.pb-23rem,.py-23rem{padding-bottom:23rem!important}.pl-23rem,.px-23rem{padding-left:23rem!important}.gap-23rem{gap:23rem}.col-gap-23rem{column-gap:23rem}.row-gap-23rem{row-gap:23rem}.br-23rem{border-radius:23rem}.font-size-24rem{font-size:24rem!important}.m-24rem{margin:24rem!important}.mt-24rem,.my-24rem{margin-top:24rem!important}.mr-24rem,.mx-24rem{margin-right:24rem!important}.mb-24rem,.my-24rem{margin-bottom:24rem!important}.ml-24rem,.mx-24rem{margin-left:24rem!important}.p-24rem{padding:24rem!important}.pt-24rem,.py-24rem{padding-top:24rem!important}.pr-24rem,.px-24rem{padding-right:24rem!important}.pb-24rem,.py-24rem{padding-bottom:24rem!important}.pl-24rem,.px-24rem{padding-left:24rem!important}.gap-24rem{gap:24rem}.col-gap-24rem{column-gap:24rem}.row-gap-24rem{row-gap:24rem}.br-24rem{border-radius:24rem}.font-size-25rem{font-size:25rem!important}.m-25rem{margin:25rem!important}.mt-25rem,.my-25rem{margin-top:25rem!important}.mr-25rem,.mx-25rem{margin-right:25rem!important}.mb-25rem,.my-25rem{margin-bottom:25rem!important}.ml-25rem,.mx-25rem{margin-left:25rem!important}.p-25rem{padding:25rem!important}.pt-25rem,.py-25rem{padding-top:25rem!important}.pr-25rem,.px-25rem{padding-right:25rem!important}.pb-25rem,.py-25rem{padding-bottom:25rem!important}.pl-25rem,.px-25rem{padding-left:25rem!important}.gap-25rem{gap:25rem}.col-gap-25rem{column-gap:25rem}.row-gap-25rem{row-gap:25rem}.br-25rem{border-radius:25rem}.font-size-26rem{font-size:26rem!important}.m-26rem{margin:26rem!important}.mt-26rem,.my-26rem{margin-top:26rem!important}.mr-26rem,.mx-26rem{margin-right:26rem!important}.mb-26rem,.my-26rem{margin-bottom:26rem!important}.ml-26rem,.mx-26rem{margin-left:26rem!important}.p-26rem{padding:26rem!important}.pt-26rem,.py-26rem{padding-top:26rem!important}.pr-26rem,.px-26rem{padding-right:26rem!important}.pb-26rem,.py-26rem{padding-bottom:26rem!important}.pl-26rem,.px-26rem{padding-left:26rem!important}.gap-26rem{gap:26rem}.col-gap-26rem{column-gap:26rem}.row-gap-26rem{row-gap:26rem}.br-26rem{border-radius:26rem}.font-size-27rem{font-size:27rem!important}.m-27rem{margin:27rem!important}.mt-27rem,.my-27rem{margin-top:27rem!important}.mr-27rem,.mx-27rem{margin-right:27rem!important}.mb-27rem,.my-27rem{margin-bottom:27rem!important}.ml-27rem,.mx-27rem{margin-left:27rem!important}.p-27rem{padding:27rem!important}.pt-27rem,.py-27rem{padding-top:27rem!important}.pr-27rem,.px-27rem{padding-right:27rem!important}.pb-27rem,.py-27rem{padding-bottom:27rem!important}.pl-27rem,.px-27rem{padding-left:27rem!important}.gap-27rem{gap:27rem}.col-gap-27rem{column-gap:27rem}.row-gap-27rem{row-gap:27rem}.br-27rem{border-radius:27rem}.font-size-28rem{font-size:28rem!important}.m-28rem{margin:28rem!important}.mt-28rem,.my-28rem{margin-top:28rem!important}.mr-28rem,.mx-28rem{margin-right:28rem!important}.mb-28rem,.my-28rem{margin-bottom:28rem!important}.ml-28rem,.mx-28rem{margin-left:28rem!important}.p-28rem{padding:28rem!important}.pt-28rem,.py-28rem{padding-top:28rem!important}.pr-28rem,.px-28rem{padding-right:28rem!important}.pb-28rem,.py-28rem{padding-bottom:28rem!important}.pl-28rem,.px-28rem{padding-left:28rem!important}.gap-28rem{gap:28rem}.col-gap-28rem{column-gap:28rem}.row-gap-28rem{row-gap:28rem}.br-28rem{border-radius:28rem}.font-size-29rem{font-size:29rem!important}.m-29rem{margin:29rem!important}.mt-29rem,.my-29rem{margin-top:29rem!important}.mr-29rem,.mx-29rem{margin-right:29rem!important}.mb-29rem,.my-29rem{margin-bottom:29rem!important}.ml-29rem,.mx-29rem{margin-left:29rem!important}.p-29rem{padding:29rem!important}.pt-29rem,.py-29rem{padding-top:29rem!important}.pr-29rem,.px-29rem{padding-right:29rem!important}.pb-29rem,.py-29rem{padding-bottom:29rem!important}.pl-29rem,.px-29rem{padding-left:29rem!important}.gap-29rem{gap:29rem}.col-gap-29rem{column-gap:29rem}.row-gap-29rem{row-gap:29rem}.br-29rem{border-radius:29rem}.font-size-30rem{font-size:30rem!important}.m-30rem{margin:30rem!important}.mt-30rem,.my-30rem{margin-top:30rem!important}.mr-30rem,.mx-30rem{margin-right:30rem!important}.mb-30rem,.my-30rem{margin-bottom:30rem!important}.ml-30rem,.mx-30rem{margin-left:30rem!important}.p-30rem{padding:30rem!important}.pt-30rem,.py-30rem{padding-top:30rem!important}.pr-30rem,.px-30rem{padding-right:30rem!important}.pb-30rem,.py-30rem{padding-bottom:30rem!important}.pl-30rem,.px-30rem{padding-left:30rem!important}.gap-30rem{gap:30rem}.col-gap-30rem{column-gap:30rem}.row-gap-30rem{row-gap:30rem}.br-30rem{border-radius:30rem}.font-size-31rem{font-size:31rem!important}.m-31rem{margin:31rem!important}.mt-31rem,.my-31rem{margin-top:31rem!important}.mr-31rem,.mx-31rem{margin-right:31rem!important}.mb-31rem,.my-31rem{margin-bottom:31rem!important}.ml-31rem,.mx-31rem{margin-left:31rem!important}.p-31rem{padding:31rem!important}.pt-31rem,.py-31rem{padding-top:31rem!important}.pr-31rem,.px-31rem{padding-right:31rem!important}.pb-31rem,.py-31rem{padding-bottom:31rem!important}.pl-31rem,.px-31rem{padding-left:31rem!important}.gap-31rem{gap:31rem}.col-gap-31rem{column-gap:31rem}.row-gap-31rem{row-gap:31rem}.br-31rem{border-radius:31rem}.font-size-32rem{font-size:32rem!important}.m-32rem{margin:32rem!important}.mt-32rem,.my-32rem{margin-top:32rem!important}.mr-32rem,.mx-32rem{margin-right:32rem!important}.mb-32rem,.my-32rem{margin-bottom:32rem!important}.ml-32rem,.mx-32rem{margin-left:32rem!important}.p-32rem{padding:32rem!important}.pt-32rem,.py-32rem{padding-top:32rem!important}.pr-32rem,.px-32rem{padding-right:32rem!important}.pb-32rem,.py-32rem{padding-bottom:32rem!important}.pl-32rem,.px-32rem{padding-left:32rem!important}.gap-32rem{gap:32rem}.col-gap-32rem{column-gap:32rem}.row-gap-32rem{row-gap:32rem}.br-32rem{border-radius:32rem}.font-size-33rem{font-size:33rem!important}.m-33rem{margin:33rem!important}.mt-33rem,.my-33rem{margin-top:33rem!important}.mr-33rem,.mx-33rem{margin-right:33rem!important}.mb-33rem,.my-33rem{margin-bottom:33rem!important}.ml-33rem,.mx-33rem{margin-left:33rem!important}.p-33rem{padding:33rem!important}.pt-33rem,.py-33rem{padding-top:33rem!important}.pr-33rem,.px-33rem{padding-right:33rem!important}.pb-33rem,.py-33rem{padding-bottom:33rem!important}.pl-33rem,.px-33rem{padding-left:33rem!important}.gap-33rem{gap:33rem}.col-gap-33rem{column-gap:33rem}.row-gap-33rem{row-gap:33rem}.br-33rem{border-radius:33rem}.font-size-34rem{font-size:34rem!important}.m-34rem{margin:34rem!important}.mt-34rem,.my-34rem{margin-top:34rem!important}.mr-34rem,.mx-34rem{margin-right:34rem!important}.mb-34rem,.my-34rem{margin-bottom:34rem!important}.ml-34rem,.mx-34rem{margin-left:34rem!important}.p-34rem{padding:34rem!important}.pt-34rem,.py-34rem{padding-top:34rem!important}.pr-34rem,.px-34rem{padding-right:34rem!important}.pb-34rem,.py-34rem{padding-bottom:34rem!important}.pl-34rem,.px-34rem{padding-left:34rem!important}.gap-34rem{gap:34rem}.col-gap-34rem{column-gap:34rem}.row-gap-34rem{row-gap:34rem}.br-34rem{border-radius:34rem}.font-size-35rem{font-size:35rem!important}.m-35rem{margin:35rem!important}.mt-35rem,.my-35rem{margin-top:35rem!important}.mr-35rem,.mx-35rem{margin-right:35rem!important}.mb-35rem,.my-35rem{margin-bottom:35rem!important}.ml-35rem,.mx-35rem{margin-left:35rem!important}.p-35rem{padding:35rem!important}.pt-35rem,.py-35rem{padding-top:35rem!important}.pr-35rem,.px-35rem{padding-right:35rem!important}.pb-35rem,.py-35rem{padding-bottom:35rem!important}.pl-35rem,.px-35rem{padding-left:35rem!important}.gap-35rem{gap:35rem}.col-gap-35rem{column-gap:35rem}.row-gap-35rem{row-gap:35rem}.br-35rem{border-radius:35rem}.font-size-36rem{font-size:36rem!important}.m-36rem{margin:36rem!important}.mt-36rem,.my-36rem{margin-top:36rem!important}.mr-36rem,.mx-36rem{margin-right:36rem!important}.mb-36rem,.my-36rem{margin-bottom:36rem!important}.ml-36rem,.mx-36rem{margin-left:36rem!important}.p-36rem{padding:36rem!important}.pt-36rem,.py-36rem{padding-top:36rem!important}.pr-36rem,.px-36rem{padding-right:36rem!important}.pb-36rem,.py-36rem{padding-bottom:36rem!important}.pl-36rem,.px-36rem{padding-left:36rem!important}.gap-36rem{gap:36rem}.col-gap-36rem{column-gap:36rem}.row-gap-36rem{row-gap:36rem}.br-36rem{border-radius:36rem}.font-size-37rem{font-size:37rem!important}.m-37rem{margin:37rem!important}.mt-37rem,.my-37rem{margin-top:37rem!important}.mr-37rem,.mx-37rem{margin-right:37rem!important}.mb-37rem,.my-37rem{margin-bottom:37rem!important}.ml-37rem,.mx-37rem{margin-left:37rem!important}.p-37rem{padding:37rem!important}.pt-37rem,.py-37rem{padding-top:37rem!important}.pr-37rem,.px-37rem{padding-right:37rem!important}.pb-37rem,.py-37rem{padding-bottom:37rem!important}.pl-37rem,.px-37rem{padding-left:37rem!important}.gap-37rem{gap:37rem}.col-gap-37rem{column-gap:37rem}.row-gap-37rem{row-gap:37rem}.br-37rem{border-radius:37rem}.font-size-38rem{font-size:38rem!important}.m-38rem{margin:38rem!important}.mt-38rem,.my-38rem{margin-top:38rem!important}.mr-38rem,.mx-38rem{margin-right:38rem!important}.mb-38rem,.my-38rem{margin-bottom:38rem!important}.ml-38rem,.mx-38rem{margin-left:38rem!important}.p-38rem{padding:38rem!important}.pt-38rem,.py-38rem{padding-top:38rem!important}.pr-38rem,.px-38rem{padding-right:38rem!important}.pb-38rem,.py-38rem{padding-bottom:38rem!important}.pl-38rem,.px-38rem{padding-left:38rem!important}.gap-38rem{gap:38rem}.col-gap-38rem{column-gap:38rem}.row-gap-38rem{row-gap:38rem}.br-38rem{border-radius:38rem}.font-size-39rem{font-size:39rem!important}.m-39rem{margin:39rem!important}.mt-39rem,.my-39rem{margin-top:39rem!important}.mr-39rem,.mx-39rem{margin-right:39rem!important}.mb-39rem,.my-39rem{margin-bottom:39rem!important}.ml-39rem,.mx-39rem{margin-left:39rem!important}.p-39rem{padding:39rem!important}.pt-39rem,.py-39rem{padding-top:39rem!important}.pr-39rem,.px-39rem{padding-right:39rem!important}.pb-39rem,.py-39rem{padding-bottom:39rem!important}.pl-39rem,.px-39rem{padding-left:39rem!important}.gap-39rem{gap:39rem}.col-gap-39rem{column-gap:39rem}.row-gap-39rem{row-gap:39rem}.br-39rem{border-radius:39rem}.font-size-40rem{font-size:40rem!important}.m-40rem{margin:40rem!important}.mt-40rem,.my-40rem{margin-top:40rem!important}.mr-40rem,.mx-40rem{margin-right:40rem!important}.mb-40rem,.my-40rem{margin-bottom:40rem!important}.ml-40rem,.mx-40rem{margin-left:40rem!important}.p-40rem{padding:40rem!important}.pt-40rem,.py-40rem{padding-top:40rem!important}.pr-40rem,.px-40rem{padding-right:40rem!important}.pb-40rem,.py-40rem{padding-bottom:40rem!important}.pl-40rem,.px-40rem{padding-left:40rem!important}.gap-40rem{gap:40rem}.col-gap-40rem{column-gap:40rem}.row-gap-40rem{row-gap:40rem}.br-40rem{border-radius:40rem}.font-size-41rem{font-size:41rem!important}.m-41rem{margin:41rem!important}.mt-41rem,.my-41rem{margin-top:41rem!important}.mr-41rem,.mx-41rem{margin-right:41rem!important}.mb-41rem,.my-41rem{margin-bottom:41rem!important}.ml-41rem,.mx-41rem{margin-left:41rem!important}.p-41rem{padding:41rem!important}.pt-41rem,.py-41rem{padding-top:41rem!important}.pr-41rem,.px-41rem{padding-right:41rem!important}.pb-41rem,.py-41rem{padding-bottom:41rem!important}.pl-41rem,.px-41rem{padding-left:41rem!important}.gap-41rem{gap:41rem}.col-gap-41rem{column-gap:41rem}.row-gap-41rem{row-gap:41rem}.br-41rem{border-radius:41rem}.font-size-42rem{font-size:42rem!important}.m-42rem{margin:42rem!important}.mt-42rem,.my-42rem{margin-top:42rem!important}.mr-42rem,.mx-42rem{margin-right:42rem!important}.mb-42rem,.my-42rem{margin-bottom:42rem!important}.ml-42rem,.mx-42rem{margin-left:42rem!important}.p-42rem{padding:42rem!important}.pt-42rem,.py-42rem{padding-top:42rem!important}.pr-42rem,.px-42rem{padding-right:42rem!important}.pb-42rem,.py-42rem{padding-bottom:42rem!important}.pl-42rem,.px-42rem{padding-left:42rem!important}.gap-42rem{gap:42rem}.col-gap-42rem{column-gap:42rem}.row-gap-42rem{row-gap:42rem}.br-42rem{border-radius:42rem}.font-size-43rem{font-size:43rem!important}.m-43rem{margin:43rem!important}.mt-43rem,.my-43rem{margin-top:43rem!important}.mr-43rem,.mx-43rem{margin-right:43rem!important}.mb-43rem,.my-43rem{margin-bottom:43rem!important}.ml-43rem,.mx-43rem{margin-left:43rem!important}.p-43rem{padding:43rem!important}.pt-43rem,.py-43rem{padding-top:43rem!important}.pr-43rem,.px-43rem{padding-right:43rem!important}.pb-43rem,.py-43rem{padding-bottom:43rem!important}.pl-43rem,.px-43rem{padding-left:43rem!important}.gap-43rem{gap:43rem}.col-gap-43rem{column-gap:43rem}.row-gap-43rem{row-gap:43rem}.br-43rem{border-radius:43rem}.font-size-44rem{font-size:44rem!important}.m-44rem{margin:44rem!important}.mt-44rem,.my-44rem{margin-top:44rem!important}.mr-44rem,.mx-44rem{margin-right:44rem!important}.mb-44rem,.my-44rem{margin-bottom:44rem!important}.ml-44rem,.mx-44rem{margin-left:44rem!important}.p-44rem{padding:44rem!important}.pt-44rem,.py-44rem{padding-top:44rem!important}.pr-44rem,.px-44rem{padding-right:44rem!important}.pb-44rem,.py-44rem{padding-bottom:44rem!important}.pl-44rem,.px-44rem{padding-left:44rem!important}.gap-44rem{gap:44rem}.col-gap-44rem{column-gap:44rem}.row-gap-44rem{row-gap:44rem}.br-44rem{border-radius:44rem}.font-size-45rem{font-size:45rem!important}.m-45rem{margin:45rem!important}.mt-45rem,.my-45rem{margin-top:45rem!important}.mr-45rem,.mx-45rem{margin-right:45rem!important}.mb-45rem,.my-45rem{margin-bottom:45rem!important}.ml-45rem,.mx-45rem{margin-left:45rem!important}.p-45rem{padding:45rem!important}.pt-45rem,.py-45rem{padding-top:45rem!important}.pr-45rem,.px-45rem{padding-right:45rem!important}.pb-45rem,.py-45rem{padding-bottom:45rem!important}.pl-45rem,.px-45rem{padding-left:45rem!important}.gap-45rem{gap:45rem}.col-gap-45rem{column-gap:45rem}.row-gap-45rem{row-gap:45rem}.br-45rem{border-radius:45rem}.font-size-46rem{font-size:46rem!important}.m-46rem{margin:46rem!important}.mt-46rem,.my-46rem{margin-top:46rem!important}.mr-46rem,.mx-46rem{margin-right:46rem!important}.mb-46rem,.my-46rem{margin-bottom:46rem!important}.ml-46rem,.mx-46rem{margin-left:46rem!important}.p-46rem{padding:46rem!important}.pt-46rem,.py-46rem{padding-top:46rem!important}.pr-46rem,.px-46rem{padding-right:46rem!important}.pb-46rem,.py-46rem{padding-bottom:46rem!important}.pl-46rem,.px-46rem{padding-left:46rem!important}.gap-46rem{gap:46rem}.col-gap-46rem{column-gap:46rem}.row-gap-46rem{row-gap:46rem}.br-46rem{border-radius:46rem}.font-size-47rem{font-size:47rem!important}.m-47rem{margin:47rem!important}.mt-47rem,.my-47rem{margin-top:47rem!important}.mr-47rem,.mx-47rem{margin-right:47rem!important}.mb-47rem,.my-47rem{margin-bottom:47rem!important}.ml-47rem,.mx-47rem{margin-left:47rem!important}.p-47rem{padding:47rem!important}.pt-47rem,.py-47rem{padding-top:47rem!important}.pr-47rem,.px-47rem{padding-right:47rem!important}.pb-47rem,.py-47rem{padding-bottom:47rem!important}.pl-47rem,.px-47rem{padding-left:47rem!important}.gap-47rem{gap:47rem}.col-gap-47rem{column-gap:47rem}.row-gap-47rem{row-gap:47rem}.br-47rem{border-radius:47rem}.font-size-48rem{font-size:48rem!important}.m-48rem{margin:48rem!important}.mt-48rem,.my-48rem{margin-top:48rem!important}.mr-48rem,.mx-48rem{margin-right:48rem!important}.mb-48rem,.my-48rem{margin-bottom:48rem!important}.ml-48rem,.mx-48rem{margin-left:48rem!important}.p-48rem{padding:48rem!important}.pt-48rem,.py-48rem{padding-top:48rem!important}.pr-48rem,.px-48rem{padding-right:48rem!important}.pb-48rem,.py-48rem{padding-bottom:48rem!important}.pl-48rem,.px-48rem{padding-left:48rem!important}.gap-48rem{gap:48rem}.col-gap-48rem{column-gap:48rem}.row-gap-48rem{row-gap:48rem}.br-48rem{border-radius:48rem}.font-size-49rem{font-size:49rem!important}.m-49rem{margin:49rem!important}.mt-49rem,.my-49rem{margin-top:49rem!important}.mr-49rem,.mx-49rem{margin-right:49rem!important}.mb-49rem,.my-49rem{margin-bottom:49rem!important}.ml-49rem,.mx-49rem{margin-left:49rem!important}.p-49rem{padding:49rem!important}.pt-49rem,.py-49rem{padding-top:49rem!important}.pr-49rem,.px-49rem{padding-right:49rem!important}.pb-49rem,.py-49rem{padding-bottom:49rem!important}.pl-49rem,.px-49rem{padding-left:49rem!important}.gap-49rem{gap:49rem}.col-gap-49rem{column-gap:49rem}.row-gap-49rem{row-gap:49rem}.br-49rem{border-radius:49rem}.font-size-50rem{font-size:50rem!important}.m-50rem{margin:50rem!important}.mt-50rem,.my-50rem{margin-top:50rem!important}.mr-50rem,.mx-50rem{margin-right:50rem!important}.mb-50rem,.my-50rem{margin-bottom:50rem!important}.ml-50rem,.mx-50rem{margin-left:50rem!important}.p-50rem{padding:50rem!important}.pt-50rem,.py-50rem{padding-top:50rem!important}.pr-50rem,.px-50rem{padding-right:50rem!important}.pb-50rem,.py-50rem{padding-bottom:50rem!important}.pl-50rem,.px-50rem{padding-left:50rem!important}.gap-50rem{gap:50rem}.col-gap-50rem{column-gap:50rem}.row-gap-50rem{row-gap:50rem}.br-50rem{border-radius:50rem}.font-size-51rem{font-size:51rem!important}.m-51rem{margin:51rem!important}.mt-51rem,.my-51rem{margin-top:51rem!important}.mr-51rem,.mx-51rem{margin-right:51rem!important}.mb-51rem,.my-51rem{margin-bottom:51rem!important}.ml-51rem,.mx-51rem{margin-left:51rem!important}.p-51rem{padding:51rem!important}.pt-51rem,.py-51rem{padding-top:51rem!important}.pr-51rem,.px-51rem{padding-right:51rem!important}.pb-51rem,.py-51rem{padding-bottom:51rem!important}.pl-51rem,.px-51rem{padding-left:51rem!important}.gap-51rem{gap:51rem}.col-gap-51rem{column-gap:51rem}.row-gap-51rem{row-gap:51rem}.br-51rem{border-radius:51rem}.font-size-52rem{font-size:52rem!important}.m-52rem{margin:52rem!important}.mt-52rem,.my-52rem{margin-top:52rem!important}.mr-52rem,.mx-52rem{margin-right:52rem!important}.mb-52rem,.my-52rem{margin-bottom:52rem!important}.ml-52rem,.mx-52rem{margin-left:52rem!important}.p-52rem{padding:52rem!important}.pt-52rem,.py-52rem{padding-top:52rem!important}.pr-52rem,.px-52rem{padding-right:52rem!important}.pb-52rem,.py-52rem{padding-bottom:52rem!important}.pl-52rem,.px-52rem{padding-left:52rem!important}.gap-52rem{gap:52rem}.col-gap-52rem{column-gap:52rem}.row-gap-52rem{row-gap:52rem}.br-52rem{border-radius:52rem}.font-size-53rem{font-size:53rem!important}.m-53rem{margin:53rem!important}.mt-53rem,.my-53rem{margin-top:53rem!important}.mr-53rem,.mx-53rem{margin-right:53rem!important}.mb-53rem,.my-53rem{margin-bottom:53rem!important}.ml-53rem,.mx-53rem{margin-left:53rem!important}.p-53rem{padding:53rem!important}.pt-53rem,.py-53rem{padding-top:53rem!important}.pr-53rem,.px-53rem{padding-right:53rem!important}.pb-53rem,.py-53rem{padding-bottom:53rem!important}.pl-53rem,.px-53rem{padding-left:53rem!important}.gap-53rem{gap:53rem}.col-gap-53rem{column-gap:53rem}.row-gap-53rem{row-gap:53rem}.br-53rem{border-radius:53rem}.font-size-54rem{font-size:54rem!important}.m-54rem{margin:54rem!important}.mt-54rem,.my-54rem{margin-top:54rem!important}.mr-54rem,.mx-54rem{margin-right:54rem!important}.mb-54rem,.my-54rem{margin-bottom:54rem!important}.ml-54rem,.mx-54rem{margin-left:54rem!important}.p-54rem{padding:54rem!important}.pt-54rem,.py-54rem{padding-top:54rem!important}.pr-54rem,.px-54rem{padding-right:54rem!important}.pb-54rem,.py-54rem{padding-bottom:54rem!important}.pl-54rem,.px-54rem{padding-left:54rem!important}.gap-54rem{gap:54rem}.col-gap-54rem{column-gap:54rem}.row-gap-54rem{row-gap:54rem}.br-54rem{border-radius:54rem}.font-size-55rem{font-size:55rem!important}.m-55rem{margin:55rem!important}.mt-55rem,.my-55rem{margin-top:55rem!important}.mr-55rem,.mx-55rem{margin-right:55rem!important}.mb-55rem,.my-55rem{margin-bottom:55rem!important}.ml-55rem,.mx-55rem{margin-left:55rem!important}.p-55rem{padding:55rem!important}.pt-55rem,.py-55rem{padding-top:55rem!important}.pr-55rem,.px-55rem{padding-right:55rem!important}.pb-55rem,.py-55rem{padding-bottom:55rem!important}.pl-55rem,.px-55rem{padding-left:55rem!important}.gap-55rem{gap:55rem}.col-gap-55rem{column-gap:55rem}.row-gap-55rem{row-gap:55rem}.br-55rem{border-radius:55rem}.font-size-56rem{font-size:56rem!important}.m-56rem{margin:56rem!important}.mt-56rem,.my-56rem{margin-top:56rem!important}.mr-56rem,.mx-56rem{margin-right:56rem!important}.mb-56rem,.my-56rem{margin-bottom:56rem!important}.ml-56rem,.mx-56rem{margin-left:56rem!important}.p-56rem{padding:56rem!important}.pt-56rem,.py-56rem{padding-top:56rem!important}.pr-56rem,.px-56rem{padding-right:56rem!important}.pb-56rem,.py-56rem{padding-bottom:56rem!important}.pl-56rem,.px-56rem{padding-left:56rem!important}.gap-56rem{gap:56rem}.col-gap-56rem{column-gap:56rem}.row-gap-56rem{row-gap:56rem}.br-56rem{border-radius:56rem}.font-size-57rem{font-size:57rem!important}.m-57rem{margin:57rem!important}.mt-57rem,.my-57rem{margin-top:57rem!important}.mr-57rem,.mx-57rem{margin-right:57rem!important}.mb-57rem,.my-57rem{margin-bottom:57rem!important}.ml-57rem,.mx-57rem{margin-left:57rem!important}.p-57rem{padding:57rem!important}.pt-57rem,.py-57rem{padding-top:57rem!important}.pr-57rem,.px-57rem{padding-right:57rem!important}.pb-57rem,.py-57rem{padding-bottom:57rem!important}.pl-57rem,.px-57rem{padding-left:57rem!important}.gap-57rem{gap:57rem}.col-gap-57rem{column-gap:57rem}.row-gap-57rem{row-gap:57rem}.br-57rem{border-radius:57rem}.font-size-58rem{font-size:58rem!important}.m-58rem{margin:58rem!important}.mt-58rem,.my-58rem{margin-top:58rem!important}.mr-58rem,.mx-58rem{margin-right:58rem!important}.mb-58rem,.my-58rem{margin-bottom:58rem!important}.ml-58rem,.mx-58rem{margin-left:58rem!important}.p-58rem{padding:58rem!important}.pt-58rem,.py-58rem{padding-top:58rem!important}.pr-58rem,.px-58rem{padding-right:58rem!important}.pb-58rem,.py-58rem{padding-bottom:58rem!important}.pl-58rem,.px-58rem{padding-left:58rem!important}.gap-58rem{gap:58rem}.col-gap-58rem{column-gap:58rem}.row-gap-58rem{row-gap:58rem}.br-58rem{border-radius:58rem}.font-size-59rem{font-size:59rem!important}.m-59rem{margin:59rem!important}.mt-59rem,.my-59rem{margin-top:59rem!important}.mr-59rem,.mx-59rem{margin-right:59rem!important}.mb-59rem,.my-59rem{margin-bottom:59rem!important}.ml-59rem,.mx-59rem{margin-left:59rem!important}.p-59rem{padding:59rem!important}.pt-59rem,.py-59rem{padding-top:59rem!important}.pr-59rem,.px-59rem{padding-right:59rem!important}.pb-59rem,.py-59rem{padding-bottom:59rem!important}.pl-59rem,.px-59rem{padding-left:59rem!important}.gap-59rem{gap:59rem}.col-gap-59rem{column-gap:59rem}.row-gap-59rem{row-gap:59rem}.br-59rem{border-radius:59rem}.font-size-60rem{font-size:60rem!important}.m-60rem{margin:60rem!important}.mt-60rem,.my-60rem{margin-top:60rem!important}.mr-60rem,.mx-60rem{margin-right:60rem!important}.mb-60rem,.my-60rem{margin-bottom:60rem!important}.ml-60rem,.mx-60rem{margin-left:60rem!important}.p-60rem{padding:60rem!important}.pt-60rem,.py-60rem{padding-top:60rem!important}.pr-60rem,.px-60rem{padding-right:60rem!important}.pb-60rem,.py-60rem{padding-bottom:60rem!important}.pl-60rem,.px-60rem{padding-left:60rem!important}.gap-60rem{gap:60rem}.col-gap-60rem{column-gap:60rem}.row-gap-60rem{row-gap:60rem}.br-60rem{border-radius:60rem}.font-size-61rem{font-size:61rem!important}.m-61rem{margin:61rem!important}.mt-61rem,.my-61rem{margin-top:61rem!important}.mr-61rem,.mx-61rem{margin-right:61rem!important}.mb-61rem,.my-61rem{margin-bottom:61rem!important}.ml-61rem,.mx-61rem{margin-left:61rem!important}.p-61rem{padding:61rem!important}.pt-61rem,.py-61rem{padding-top:61rem!important}.pr-61rem,.px-61rem{padding-right:61rem!important}.pb-61rem,.py-61rem{padding-bottom:61rem!important}.pl-61rem,.px-61rem{padding-left:61rem!important}.gap-61rem{gap:61rem}.col-gap-61rem{column-gap:61rem}.row-gap-61rem{row-gap:61rem}.br-61rem{border-radius:61rem}.font-size-62rem{font-size:62rem!important}.m-62rem{margin:62rem!important}.mt-62rem,.my-62rem{margin-top:62rem!important}.mr-62rem,.mx-62rem{margin-right:62rem!important}.mb-62rem,.my-62rem{margin-bottom:62rem!important}.ml-62rem,.mx-62rem{margin-left:62rem!important}.p-62rem{padding:62rem!important}.pt-62rem,.py-62rem{padding-top:62rem!important}.pr-62rem,.px-62rem{padding-right:62rem!important}.pb-62rem,.py-62rem{padding-bottom:62rem!important}.pl-62rem,.px-62rem{padding-left:62rem!important}.gap-62rem{gap:62rem}.col-gap-62rem{column-gap:62rem}.row-gap-62rem{row-gap:62rem}.br-62rem{border-radius:62rem}.font-size-63rem{font-size:63rem!important}.m-63rem{margin:63rem!important}.mt-63rem,.my-63rem{margin-top:63rem!important}.mr-63rem,.mx-63rem{margin-right:63rem!important}.mb-63rem,.my-63rem{margin-bottom:63rem!important}.ml-63rem,.mx-63rem{margin-left:63rem!important}.p-63rem{padding:63rem!important}.pt-63rem,.py-63rem{padding-top:63rem!important}.pr-63rem,.px-63rem{padding-right:63rem!important}.pb-63rem,.py-63rem{padding-bottom:63rem!important}.pl-63rem,.px-63rem{padding-left:63rem!important}.gap-63rem{gap:63rem}.col-gap-63rem{column-gap:63rem}.row-gap-63rem{row-gap:63rem}.br-63rem{border-radius:63rem}.font-size-64rem{font-size:64rem!important}.m-64rem{margin:64rem!important}.mt-64rem,.my-64rem{margin-top:64rem!important}.mr-64rem,.mx-64rem{margin-right:64rem!important}.mb-64rem,.my-64rem{margin-bottom:64rem!important}.ml-64rem,.mx-64rem{margin-left:64rem!important}.p-64rem{padding:64rem!important}.pt-64rem,.py-64rem{padding-top:64rem!important}.pr-64rem,.px-64rem{padding-right:64rem!important}.pb-64rem,.py-64rem{padding-bottom:64rem!important}.pl-64rem,.px-64rem{padding-left:64rem!important}.gap-64rem{gap:64rem}.col-gap-64rem{column-gap:64rem}.row-gap-64rem{row-gap:64rem}.br-64rem{border-radius:64rem}.font-size-65rem{font-size:65rem!important}.m-65rem{margin:65rem!important}.mt-65rem,.my-65rem{margin-top:65rem!important}.mr-65rem,.mx-65rem{margin-right:65rem!important}.mb-65rem,.my-65rem{margin-bottom:65rem!important}.ml-65rem,.mx-65rem{margin-left:65rem!important}.p-65rem{padding:65rem!important}.pt-65rem,.py-65rem{padding-top:65rem!important}.pr-65rem,.px-65rem{padding-right:65rem!important}.pb-65rem,.py-65rem{padding-bottom:65rem!important}.pl-65rem,.px-65rem{padding-left:65rem!important}.gap-65rem{gap:65rem}.col-gap-65rem{column-gap:65rem}.row-gap-65rem{row-gap:65rem}.br-65rem{border-radius:65rem}.font-size-66rem{font-size:66rem!important}.m-66rem{margin:66rem!important}.mt-66rem,.my-66rem{margin-top:66rem!important}.mr-66rem,.mx-66rem{margin-right:66rem!important}.mb-66rem,.my-66rem{margin-bottom:66rem!important}.ml-66rem,.mx-66rem{margin-left:66rem!important}.p-66rem{padding:66rem!important}.pt-66rem,.py-66rem{padding-top:66rem!important}.pr-66rem,.px-66rem{padding-right:66rem!important}.pb-66rem,.py-66rem{padding-bottom:66rem!important}.pl-66rem,.px-66rem{padding-left:66rem!important}.gap-66rem{gap:66rem}.col-gap-66rem{column-gap:66rem}.row-gap-66rem{row-gap:66rem}.br-66rem{border-radius:66rem}.font-size-67rem{font-size:67rem!important}.m-67rem{margin:67rem!important}.mt-67rem,.my-67rem{margin-top:67rem!important}.mr-67rem,.mx-67rem{margin-right:67rem!important}.mb-67rem,.my-67rem{margin-bottom:67rem!important}.ml-67rem,.mx-67rem{margin-left:67rem!important}.p-67rem{padding:67rem!important}.pt-67rem,.py-67rem{padding-top:67rem!important}.pr-67rem,.px-67rem{padding-right:67rem!important}.pb-67rem,.py-67rem{padding-bottom:67rem!important}.pl-67rem,.px-67rem{padding-left:67rem!important}.gap-67rem{gap:67rem}.col-gap-67rem{column-gap:67rem}.row-gap-67rem{row-gap:67rem}.br-67rem{border-radius:67rem}.font-size-68rem{font-size:68rem!important}.m-68rem{margin:68rem!important}.mt-68rem,.my-68rem{margin-top:68rem!important}.mr-68rem,.mx-68rem{margin-right:68rem!important}.mb-68rem,.my-68rem{margin-bottom:68rem!important}.ml-68rem,.mx-68rem{margin-left:68rem!important}.p-68rem{padding:68rem!important}.pt-68rem,.py-68rem{padding-top:68rem!important}.pr-68rem,.px-68rem{padding-right:68rem!important}.pb-68rem,.py-68rem{padding-bottom:68rem!important}.pl-68rem,.px-68rem{padding-left:68rem!important}.gap-68rem{gap:68rem}.col-gap-68rem{column-gap:68rem}.row-gap-68rem{row-gap:68rem}.br-68rem{border-radius:68rem}.font-size-69rem{font-size:69rem!important}.m-69rem{margin:69rem!important}.mt-69rem,.my-69rem{margin-top:69rem!important}.mr-69rem,.mx-69rem{margin-right:69rem!important}.mb-69rem,.my-69rem{margin-bottom:69rem!important}.ml-69rem,.mx-69rem{margin-left:69rem!important}.p-69rem{padding:69rem!important}.pt-69rem,.py-69rem{padding-top:69rem!important}.pr-69rem,.px-69rem{padding-right:69rem!important}.pb-69rem,.py-69rem{padding-bottom:69rem!important}.pl-69rem,.px-69rem{padding-left:69rem!important}.gap-69rem{gap:69rem}.col-gap-69rem{column-gap:69rem}.row-gap-69rem{row-gap:69rem}.br-69rem{border-radius:69rem}.font-size-70rem{font-size:70rem!important}.m-70rem{margin:70rem!important}.mt-70rem,.my-70rem{margin-top:70rem!important}.mr-70rem,.mx-70rem{margin-right:70rem!important}.mb-70rem,.my-70rem{margin-bottom:70rem!important}.ml-70rem,.mx-70rem{margin-left:70rem!important}.p-70rem{padding:70rem!important}.pt-70rem,.py-70rem{padding-top:70rem!important}.pr-70rem,.px-70rem{padding-right:70rem!important}.pb-70rem,.py-70rem{padding-bottom:70rem!important}.pl-70rem,.px-70rem{padding-left:70rem!important}.gap-70rem{gap:70rem}.col-gap-70rem{column-gap:70rem}.row-gap-70rem{row-gap:70rem}.br-70rem{border-radius:70rem}.font-size-71rem{font-size:71rem!important}.m-71rem{margin:71rem!important}.mt-71rem,.my-71rem{margin-top:71rem!important}.mr-71rem,.mx-71rem{margin-right:71rem!important}.mb-71rem,.my-71rem{margin-bottom:71rem!important}.ml-71rem,.mx-71rem{margin-left:71rem!important}.p-71rem{padding:71rem!important}.pt-71rem,.py-71rem{padding-top:71rem!important}.pr-71rem,.px-71rem{padding-right:71rem!important}.pb-71rem,.py-71rem{padding-bottom:71rem!important}.pl-71rem,.px-71rem{padding-left:71rem!important}.gap-71rem{gap:71rem}.col-gap-71rem{column-gap:71rem}.row-gap-71rem{row-gap:71rem}.br-71rem{border-radius:71rem}.font-size-72rem{font-size:72rem!important}.m-72rem{margin:72rem!important}.mt-72rem,.my-72rem{margin-top:72rem!important}.mr-72rem,.mx-72rem{margin-right:72rem!important}.mb-72rem,.my-72rem{margin-bottom:72rem!important}.ml-72rem,.mx-72rem{margin-left:72rem!important}.p-72rem{padding:72rem!important}.pt-72rem,.py-72rem{padding-top:72rem!important}.pr-72rem,.px-72rem{padding-right:72rem!important}.pb-72rem,.py-72rem{padding-bottom:72rem!important}.pl-72rem,.px-72rem{padding-left:72rem!important}.gap-72rem{gap:72rem}.col-gap-72rem{column-gap:72rem}.row-gap-72rem{row-gap:72rem}.br-72rem{border-radius:72rem}.font-size-73rem{font-size:73rem!important}.m-73rem{margin:73rem!important}.mt-73rem,.my-73rem{margin-top:73rem!important}.mr-73rem,.mx-73rem{margin-right:73rem!important}.mb-73rem,.my-73rem{margin-bottom:73rem!important}.ml-73rem,.mx-73rem{margin-left:73rem!important}.p-73rem{padding:73rem!important}.pt-73rem,.py-73rem{padding-top:73rem!important}.pr-73rem,.px-73rem{padding-right:73rem!important}.pb-73rem,.py-73rem{padding-bottom:73rem!important}.pl-73rem,.px-73rem{padding-left:73rem!important}.gap-73rem{gap:73rem}.col-gap-73rem{column-gap:73rem}.row-gap-73rem{row-gap:73rem}.br-73rem{border-radius:73rem}.font-size-74rem{font-size:74rem!important}.m-74rem{margin:74rem!important}.mt-74rem,.my-74rem{margin-top:74rem!important}.mr-74rem,.mx-74rem{margin-right:74rem!important}.mb-74rem,.my-74rem{margin-bottom:74rem!important}.ml-74rem,.mx-74rem{margin-left:74rem!important}.p-74rem{padding:74rem!important}.pt-74rem,.py-74rem{padding-top:74rem!important}.pr-74rem,.px-74rem{padding-right:74rem!important}.pb-74rem,.py-74rem{padding-bottom:74rem!important}.pl-74rem,.px-74rem{padding-left:74rem!important}.gap-74rem{gap:74rem}.col-gap-74rem{column-gap:74rem}.row-gap-74rem{row-gap:74rem}.br-74rem{border-radius:74rem}.font-size-75rem{font-size:75rem!important}.m-75rem{margin:75rem!important}.mt-75rem,.my-75rem{margin-top:75rem!important}.mr-75rem,.mx-75rem{margin-right:75rem!important}.mb-75rem,.my-75rem{margin-bottom:75rem!important}.ml-75rem,.mx-75rem{margin-left:75rem!important}.p-75rem{padding:75rem!important}.pt-75rem,.py-75rem{padding-top:75rem!important}.pr-75rem,.px-75rem{padding-right:75rem!important}.pb-75rem,.py-75rem{padding-bottom:75rem!important}.pl-75rem,.px-75rem{padding-left:75rem!important}.gap-75rem{gap:75rem}.col-gap-75rem{column-gap:75rem}.row-gap-75rem{row-gap:75rem}.br-75rem{border-radius:75rem}.font-size-76rem{font-size:76rem!important}.m-76rem{margin:76rem!important}.mt-76rem,.my-76rem{margin-top:76rem!important}.mr-76rem,.mx-76rem{margin-right:76rem!important}.mb-76rem,.my-76rem{margin-bottom:76rem!important}.ml-76rem,.mx-76rem{margin-left:76rem!important}.p-76rem{padding:76rem!important}.pt-76rem,.py-76rem{padding-top:76rem!important}.pr-76rem,.px-76rem{padding-right:76rem!important}.pb-76rem,.py-76rem{padding-bottom:76rem!important}.pl-76rem,.px-76rem{padding-left:76rem!important}.gap-76rem{gap:76rem}.col-gap-76rem{column-gap:76rem}.row-gap-76rem{row-gap:76rem}.br-76rem{border-radius:76rem}.font-size-77rem{font-size:77rem!important}.m-77rem{margin:77rem!important}.mt-77rem,.my-77rem{margin-top:77rem!important}.mr-77rem,.mx-77rem{margin-right:77rem!important}.mb-77rem,.my-77rem{margin-bottom:77rem!important}.ml-77rem,.mx-77rem{margin-left:77rem!important}.p-77rem{padding:77rem!important}.pt-77rem,.py-77rem{padding-top:77rem!important}.pr-77rem,.px-77rem{padding-right:77rem!important}.pb-77rem,.py-77rem{padding-bottom:77rem!important}.pl-77rem,.px-77rem{padding-left:77rem!important}.gap-77rem{gap:77rem}.col-gap-77rem{column-gap:77rem}.row-gap-77rem{row-gap:77rem}.br-77rem{border-radius:77rem}.font-size-78rem{font-size:78rem!important}.m-78rem{margin:78rem!important}.mt-78rem,.my-78rem{margin-top:78rem!important}.mr-78rem,.mx-78rem{margin-right:78rem!important}.mb-78rem,.my-78rem{margin-bottom:78rem!important}.ml-78rem,.mx-78rem{margin-left:78rem!important}.p-78rem{padding:78rem!important}.pt-78rem,.py-78rem{padding-top:78rem!important}.pr-78rem,.px-78rem{padding-right:78rem!important}.pb-78rem,.py-78rem{padding-bottom:78rem!important}.pl-78rem,.px-78rem{padding-left:78rem!important}.gap-78rem{gap:78rem}.col-gap-78rem{column-gap:78rem}.row-gap-78rem{row-gap:78rem}.br-78rem{border-radius:78rem}.font-size-79rem{font-size:79rem!important}.m-79rem{margin:79rem!important}.mt-79rem,.my-79rem{margin-top:79rem!important}.mr-79rem,.mx-79rem{margin-right:79rem!important}.mb-79rem,.my-79rem{margin-bottom:79rem!important}.ml-79rem,.mx-79rem{margin-left:79rem!important}.p-79rem{padding:79rem!important}.pt-79rem,.py-79rem{padding-top:79rem!important}.pr-79rem,.px-79rem{padding-right:79rem!important}.pb-79rem,.py-79rem{padding-bottom:79rem!important}.pl-79rem,.px-79rem{padding-left:79rem!important}.gap-79rem{gap:79rem}.col-gap-79rem{column-gap:79rem}.row-gap-79rem{row-gap:79rem}.br-79rem{border-radius:79rem}.font-size-80rem{font-size:80rem!important}.m-80rem{margin:80rem!important}.mt-80rem,.my-80rem{margin-top:80rem!important}.mr-80rem,.mx-80rem{margin-right:80rem!important}.mb-80rem,.my-80rem{margin-bottom:80rem!important}.ml-80rem,.mx-80rem{margin-left:80rem!important}.p-80rem{padding:80rem!important}.pt-80rem,.py-80rem{padding-top:80rem!important}.pr-80rem,.px-80rem{padding-right:80rem!important}.pb-80rem,.py-80rem{padding-bottom:80rem!important}.pl-80rem,.px-80rem{padding-left:80rem!important}.gap-80rem{gap:80rem}.col-gap-80rem{column-gap:80rem}.row-gap-80rem{row-gap:80rem}.br-80rem{border-radius:80rem}.font-size-81rem{font-size:81rem!important}.m-81rem{margin:81rem!important}.mt-81rem,.my-81rem{margin-top:81rem!important}.mr-81rem,.mx-81rem{margin-right:81rem!important}.mb-81rem,.my-81rem{margin-bottom:81rem!important}.ml-81rem,.mx-81rem{margin-left:81rem!important}.p-81rem{padding:81rem!important}.pt-81rem,.py-81rem{padding-top:81rem!important}.pr-81rem,.px-81rem{padding-right:81rem!important}.pb-81rem,.py-81rem{padding-bottom:81rem!important}.pl-81rem,.px-81rem{padding-left:81rem!important}.gap-81rem{gap:81rem}.col-gap-81rem{column-gap:81rem}.row-gap-81rem{row-gap:81rem}.br-81rem{border-radius:81rem}.font-size-82rem{font-size:82rem!important}.m-82rem{margin:82rem!important}.mt-82rem,.my-82rem{margin-top:82rem!important}.mr-82rem,.mx-82rem{margin-right:82rem!important}.mb-82rem,.my-82rem{margin-bottom:82rem!important}.ml-82rem,.mx-82rem{margin-left:82rem!important}.p-82rem{padding:82rem!important}.pt-82rem,.py-82rem{padding-top:82rem!important}.pr-82rem,.px-82rem{padding-right:82rem!important}.pb-82rem,.py-82rem{padding-bottom:82rem!important}.pl-82rem,.px-82rem{padding-left:82rem!important}.gap-82rem{gap:82rem}.col-gap-82rem{column-gap:82rem}.row-gap-82rem{row-gap:82rem}.br-82rem{border-radius:82rem}.font-size-83rem{font-size:83rem!important}.m-83rem{margin:83rem!important}.mt-83rem,.my-83rem{margin-top:83rem!important}.mr-83rem,.mx-83rem{margin-right:83rem!important}.mb-83rem,.my-83rem{margin-bottom:83rem!important}.ml-83rem,.mx-83rem{margin-left:83rem!important}.p-83rem{padding:83rem!important}.pt-83rem,.py-83rem{padding-top:83rem!important}.pr-83rem,.px-83rem{padding-right:83rem!important}.pb-83rem,.py-83rem{padding-bottom:83rem!important}.pl-83rem,.px-83rem{padding-left:83rem!important}.gap-83rem{gap:83rem}.col-gap-83rem{column-gap:83rem}.row-gap-83rem{row-gap:83rem}.br-83rem{border-radius:83rem}.font-size-84rem{font-size:84rem!important}.m-84rem{margin:84rem!important}.mt-84rem,.my-84rem{margin-top:84rem!important}.mr-84rem,.mx-84rem{margin-right:84rem!important}.mb-84rem,.my-84rem{margin-bottom:84rem!important}.ml-84rem,.mx-84rem{margin-left:84rem!important}.p-84rem{padding:84rem!important}.pt-84rem,.py-84rem{padding-top:84rem!important}.pr-84rem,.px-84rem{padding-right:84rem!important}.pb-84rem,.py-84rem{padding-bottom:84rem!important}.pl-84rem,.px-84rem{padding-left:84rem!important}.gap-84rem{gap:84rem}.col-gap-84rem{column-gap:84rem}.row-gap-84rem{row-gap:84rem}.br-84rem{border-radius:84rem}.font-size-85rem{font-size:85rem!important}.m-85rem{margin:85rem!important}.mt-85rem,.my-85rem{margin-top:85rem!important}.mr-85rem,.mx-85rem{margin-right:85rem!important}.mb-85rem,.my-85rem{margin-bottom:85rem!important}.ml-85rem,.mx-85rem{margin-left:85rem!important}.p-85rem{padding:85rem!important}.pt-85rem,.py-85rem{padding-top:85rem!important}.pr-85rem,.px-85rem{padding-right:85rem!important}.pb-85rem,.py-85rem{padding-bottom:85rem!important}.pl-85rem,.px-85rem{padding-left:85rem!important}.gap-85rem{gap:85rem}.col-gap-85rem{column-gap:85rem}.row-gap-85rem{row-gap:85rem}.br-85rem{border-radius:85rem}.font-size-86rem{font-size:86rem!important}.m-86rem{margin:86rem!important}.mt-86rem,.my-86rem{margin-top:86rem!important}.mr-86rem,.mx-86rem{margin-right:86rem!important}.mb-86rem,.my-86rem{margin-bottom:86rem!important}.ml-86rem,.mx-86rem{margin-left:86rem!important}.p-86rem{padding:86rem!important}.pt-86rem,.py-86rem{padding-top:86rem!important}.pr-86rem,.px-86rem{padding-right:86rem!important}.pb-86rem,.py-86rem{padding-bottom:86rem!important}.pl-86rem,.px-86rem{padding-left:86rem!important}.gap-86rem{gap:86rem}.col-gap-86rem{column-gap:86rem}.row-gap-86rem{row-gap:86rem}.br-86rem{border-radius:86rem}.font-size-87rem{font-size:87rem!important}.m-87rem{margin:87rem!important}.mt-87rem,.my-87rem{margin-top:87rem!important}.mr-87rem,.mx-87rem{margin-right:87rem!important}.mb-87rem,.my-87rem{margin-bottom:87rem!important}.ml-87rem,.mx-87rem{margin-left:87rem!important}.p-87rem{padding:87rem!important}.pt-87rem,.py-87rem{padding-top:87rem!important}.pr-87rem,.px-87rem{padding-right:87rem!important}.pb-87rem,.py-87rem{padding-bottom:87rem!important}.pl-87rem,.px-87rem{padding-left:87rem!important}.gap-87rem{gap:87rem}.col-gap-87rem{column-gap:87rem}.row-gap-87rem{row-gap:87rem}.br-87rem{border-radius:87rem}.font-size-88rem{font-size:88rem!important}.m-88rem{margin:88rem!important}.mt-88rem,.my-88rem{margin-top:88rem!important}.mr-88rem,.mx-88rem{margin-right:88rem!important}.mb-88rem,.my-88rem{margin-bottom:88rem!important}.ml-88rem,.mx-88rem{margin-left:88rem!important}.p-88rem{padding:88rem!important}.pt-88rem,.py-88rem{padding-top:88rem!important}.pr-88rem,.px-88rem{padding-right:88rem!important}.pb-88rem,.py-88rem{padding-bottom:88rem!important}.pl-88rem,.px-88rem{padding-left:88rem!important}.gap-88rem{gap:88rem}.col-gap-88rem{column-gap:88rem}.row-gap-88rem{row-gap:88rem}.br-88rem{border-radius:88rem}.font-size-89rem{font-size:89rem!important}.m-89rem{margin:89rem!important}.mt-89rem,.my-89rem{margin-top:89rem!important}.mr-89rem,.mx-89rem{margin-right:89rem!important}.mb-89rem,.my-89rem{margin-bottom:89rem!important}.ml-89rem,.mx-89rem{margin-left:89rem!important}.p-89rem{padding:89rem!important}.pt-89rem,.py-89rem{padding-top:89rem!important}.pr-89rem,.px-89rem{padding-right:89rem!important}.pb-89rem,.py-89rem{padding-bottom:89rem!important}.pl-89rem,.px-89rem{padding-left:89rem!important}.gap-89rem{gap:89rem}.col-gap-89rem{column-gap:89rem}.row-gap-89rem{row-gap:89rem}.br-89rem{border-radius:89rem}.font-size-90rem{font-size:90rem!important}.m-90rem{margin:90rem!important}.mt-90rem,.my-90rem{margin-top:90rem!important}.mr-90rem,.mx-90rem{margin-right:90rem!important}.mb-90rem,.my-90rem{margin-bottom:90rem!important}.ml-90rem,.mx-90rem{margin-left:90rem!important}.p-90rem{padding:90rem!important}.pt-90rem,.py-90rem{padding-top:90rem!important}.pr-90rem,.px-90rem{padding-right:90rem!important}.pb-90rem,.py-90rem{padding-bottom:90rem!important}.pl-90rem,.px-90rem{padding-left:90rem!important}.gap-90rem{gap:90rem}.col-gap-90rem{column-gap:90rem}.row-gap-90rem{row-gap:90rem}.br-90rem{border-radius:90rem}.font-size-91rem{font-size:91rem!important}.m-91rem{margin:91rem!important}.mt-91rem,.my-91rem{margin-top:91rem!important}.mr-91rem,.mx-91rem{margin-right:91rem!important}.mb-91rem,.my-91rem{margin-bottom:91rem!important}.ml-91rem,.mx-91rem{margin-left:91rem!important}.p-91rem{padding:91rem!important}.pt-91rem,.py-91rem{padding-top:91rem!important}.pr-91rem,.px-91rem{padding-right:91rem!important}.pb-91rem,.py-91rem{padding-bottom:91rem!important}.pl-91rem,.px-91rem{padding-left:91rem!important}.gap-91rem{gap:91rem}.col-gap-91rem{column-gap:91rem}.row-gap-91rem{row-gap:91rem}.br-91rem{border-radius:91rem}.font-size-92rem{font-size:92rem!important}.m-92rem{margin:92rem!important}.mt-92rem,.my-92rem{margin-top:92rem!important}.mr-92rem,.mx-92rem{margin-right:92rem!important}.mb-92rem,.my-92rem{margin-bottom:92rem!important}.ml-92rem,.mx-92rem{margin-left:92rem!important}.p-92rem{padding:92rem!important}.pt-92rem,.py-92rem{padding-top:92rem!important}.pr-92rem,.px-92rem{padding-right:92rem!important}.pb-92rem,.py-92rem{padding-bottom:92rem!important}.pl-92rem,.px-92rem{padding-left:92rem!important}.gap-92rem{gap:92rem}.col-gap-92rem{column-gap:92rem}.row-gap-92rem{row-gap:92rem}.br-92rem{border-radius:92rem}.font-size-93rem{font-size:93rem!important}.m-93rem{margin:93rem!important}.mt-93rem,.my-93rem{margin-top:93rem!important}.mr-93rem,.mx-93rem{margin-right:93rem!important}.mb-93rem,.my-93rem{margin-bottom:93rem!important}.ml-93rem,.mx-93rem{margin-left:93rem!important}.p-93rem{padding:93rem!important}.pt-93rem,.py-93rem{padding-top:93rem!important}.pr-93rem,.px-93rem{padding-right:93rem!important}.pb-93rem,.py-93rem{padding-bottom:93rem!important}.pl-93rem,.px-93rem{padding-left:93rem!important}.gap-93rem{gap:93rem}.col-gap-93rem{column-gap:93rem}.row-gap-93rem{row-gap:93rem}.br-93rem{border-radius:93rem}.font-size-94rem{font-size:94rem!important}.m-94rem{margin:94rem!important}.mt-94rem,.my-94rem{margin-top:94rem!important}.mr-94rem,.mx-94rem{margin-right:94rem!important}.mb-94rem,.my-94rem{margin-bottom:94rem!important}.ml-94rem,.mx-94rem{margin-left:94rem!important}.p-94rem{padding:94rem!important}.pt-94rem,.py-94rem{padding-top:94rem!important}.pr-94rem,.px-94rem{padding-right:94rem!important}.pb-94rem,.py-94rem{padding-bottom:94rem!important}.pl-94rem,.px-94rem{padding-left:94rem!important}.gap-94rem{gap:94rem}.col-gap-94rem{column-gap:94rem}.row-gap-94rem{row-gap:94rem}.br-94rem{border-radius:94rem}.font-size-95rem{font-size:95rem!important}.m-95rem{margin:95rem!important}.mt-95rem,.my-95rem{margin-top:95rem!important}.mr-95rem,.mx-95rem{margin-right:95rem!important}.mb-95rem,.my-95rem{margin-bottom:95rem!important}.ml-95rem,.mx-95rem{margin-left:95rem!important}.p-95rem{padding:95rem!important}.pt-95rem,.py-95rem{padding-top:95rem!important}.pr-95rem,.px-95rem{padding-right:95rem!important}.pb-95rem,.py-95rem{padding-bottom:95rem!important}.pl-95rem,.px-95rem{padding-left:95rem!important}.gap-95rem{gap:95rem}.col-gap-95rem{column-gap:95rem}.row-gap-95rem{row-gap:95rem}.br-95rem{border-radius:95rem}.font-size-96rem{font-size:96rem!important}.m-96rem{margin:96rem!important}.mt-96rem,.my-96rem{margin-top:96rem!important}.mr-96rem,.mx-96rem{margin-right:96rem!important}.mb-96rem,.my-96rem{margin-bottom:96rem!important}.ml-96rem,.mx-96rem{margin-left:96rem!important}.p-96rem{padding:96rem!important}.pt-96rem,.py-96rem{padding-top:96rem!important}.pr-96rem,.px-96rem{padding-right:96rem!important}.pb-96rem,.py-96rem{padding-bottom:96rem!important}.pl-96rem,.px-96rem{padding-left:96rem!important}.gap-96rem{gap:96rem}.col-gap-96rem{column-gap:96rem}.row-gap-96rem{row-gap:96rem}.br-96rem{border-radius:96rem}.font-size-97rem{font-size:97rem!important}.m-97rem{margin:97rem!important}.mt-97rem,.my-97rem{margin-top:97rem!important}.mr-97rem,.mx-97rem{margin-right:97rem!important}.mb-97rem,.my-97rem{margin-bottom:97rem!important}.ml-97rem,.mx-97rem{margin-left:97rem!important}.p-97rem{padding:97rem!important}.pt-97rem,.py-97rem{padding-top:97rem!important}.pr-97rem,.px-97rem{padding-right:97rem!important}.pb-97rem,.py-97rem{padding-bottom:97rem!important}.pl-97rem,.px-97rem{padding-left:97rem!important}.gap-97rem{gap:97rem}.col-gap-97rem{column-gap:97rem}.row-gap-97rem{row-gap:97rem}.br-97rem{border-radius:97rem}.font-size-98rem{font-size:98rem!important}.m-98rem{margin:98rem!important}.mt-98rem,.my-98rem{margin-top:98rem!important}.mr-98rem,.mx-98rem{margin-right:98rem!important}.mb-98rem,.my-98rem{margin-bottom:98rem!important}.ml-98rem,.mx-98rem{margin-left:98rem!important}.p-98rem{padding:98rem!important}.pt-98rem,.py-98rem{padding-top:98rem!important}.pr-98rem,.px-98rem{padding-right:98rem!important}.pb-98rem,.py-98rem{padding-bottom:98rem!important}.pl-98rem,.px-98rem{padding-left:98rem!important}.gap-98rem{gap:98rem}.col-gap-98rem{column-gap:98rem}.row-gap-98rem{row-gap:98rem}.br-98rem{border-radius:98rem}.font-size-99rem{font-size:99rem!important}.m-99rem{margin:99rem!important}.mt-99rem,.my-99rem{margin-top:99rem!important}.mr-99rem,.mx-99rem{margin-right:99rem!important}.mb-99rem,.my-99rem{margin-bottom:99rem!important}.ml-99rem,.mx-99rem{margin-left:99rem!important}.p-99rem{padding:99rem!important}.pt-99rem,.py-99rem{padding-top:99rem!important}.pr-99rem,.px-99rem{padding-right:99rem!important}.pb-99rem,.py-99rem{padding-bottom:99rem!important}.pl-99rem,.px-99rem{padding-left:99rem!important}.gap-99rem{gap:99rem}.col-gap-99rem{column-gap:99rem}.row-gap-99rem{row-gap:99rem}.br-99rem{border-radius:99rem}.font-size-100rem{font-size:100rem!important}.m-100rem{margin:100rem!important}.mt-100rem,.my-100rem{margin-top:100rem!important}.mr-100rem,.mx-100rem{margin-right:100rem!important}.mb-100rem,.my-100rem{margin-bottom:100rem!important}.ml-100rem,.mx-100rem{margin-left:100rem!important}.p-100rem{padding:100rem!important}.pt-100rem,.py-100rem{padding-top:100rem!important}.pr-100rem,.px-100rem{padding-right:100rem!important}.pb-100rem,.py-100rem{padding-bottom:100rem!important}.pl-100rem,.px-100rem{padding-left:100rem!important}.gap-100rem{gap:100rem}.col-gap-100rem{column-gap:100rem}.row-gap-100rem{row-gap:100rem}.br-100rem{border-radius:100rem}.-m-1rem{margin:-1rem!important}.-mt-1rem,.-my-1rem{margin-top:-1rem!important}.-mr-1rem,.-mx-1rem{margin-right:-1rem!important}.-mb-1rem,.-my-1rem{margin-bottom:-1rem!important}.-ml-1rem,.-mx-1rem{margin-left:-1rem!important}.-m-2rem{margin:-2rem!important}.-mt-2rem,.-my-2rem{margin-top:-2rem!important}.-mr-2rem,.-mx-2rem{margin-right:-2rem!important}.-mb-2rem,.-my-2rem{margin-bottom:-2rem!important}.-ml-2rem,.-mx-2rem{margin-left:-2rem!important}.-m-3rem{margin:-3rem!important}.-mt-3rem,.-my-3rem{margin-top:-3rem!important}.-mr-3rem,.-mx-3rem{margin-right:-3rem!important}.-mb-3rem,.-my-3rem{margin-bottom:-3rem!important}.-ml-3rem,.-mx-3rem{margin-left:-3rem!important}.-m-4rem{margin:-4rem!important}.-mt-4rem,.-my-4rem{margin-top:-4rem!important}.-mr-4rem,.-mx-4rem{margin-right:-4rem!important}.-mb-4rem,.-my-4rem{margin-bottom:-4rem!important}.-ml-4rem,.-mx-4rem{margin-left:-4rem!important}.-m-5rem{margin:-5rem!important}.-mt-5rem,.-my-5rem{margin-top:-5rem!important}.-mr-5rem,.-mx-5rem{margin-right:-5rem!important}.-mb-5rem,.-my-5rem{margin-bottom:-5rem!important}.-ml-5rem,.-mx-5rem{margin-left:-5rem!important}.-m-6rem{margin:-6rem!important}.-mt-6rem,.-my-6rem{margin-top:-6rem!important}.-mr-6rem,.-mx-6rem{margin-right:-6rem!important}.-mb-6rem,.-my-6rem{margin-bottom:-6rem!important}.-ml-6rem,.-mx-6rem{margin-left:-6rem!important}.-m-7rem{margin:-7rem!important}.-mt-7rem,.-my-7rem{margin-top:-7rem!important}.-mr-7rem,.-mx-7rem{margin-right:-7rem!important}.-mb-7rem,.-my-7rem{margin-bottom:-7rem!important}.-ml-7rem,.-mx-7rem{margin-left:-7rem!important}.-m-8rem{margin:-8rem!important}.-mt-8rem,.-my-8rem{margin-top:-8rem!important}.-mr-8rem,.-mx-8rem{margin-right:-8rem!important}.-mb-8rem,.-my-8rem{margin-bottom:-8rem!important}.-ml-8rem,.-mx-8rem{margin-left:-8rem!important}.-m-9rem{margin:-9rem!important}.-mt-9rem,.-my-9rem{margin-top:-9rem!important}.-mr-9rem,.-mx-9rem{margin-right:-9rem!important}.-mb-9rem,.-my-9rem{margin-bottom:-9rem!important}.-ml-9rem,.-mx-9rem{margin-left:-9rem!important}.-m-10rem{margin:-10rem!important}.-mt-10rem,.-my-10rem{margin-top:-10rem!important}.-mr-10rem,.-mx-10rem{margin-right:-10rem!important}.-mb-10rem,.-my-10rem{margin-bottom:-10rem!important}.-ml-10rem,.-mx-10rem{margin-left:-10rem!important}.-m-11rem{margin:-11rem!important}.-mt-11rem,.-my-11rem{margin-top:-11rem!important}.-mr-11rem,.-mx-11rem{margin-right:-11rem!important}.-mb-11rem,.-my-11rem{margin-bottom:-11rem!important}.-ml-11rem,.-mx-11rem{margin-left:-11rem!important}.-m-12rem{margin:-12rem!important}.-mt-12rem,.-my-12rem{margin-top:-12rem!important}.-mr-12rem,.-mx-12rem{margin-right:-12rem!important}.-mb-12rem,.-my-12rem{margin-bottom:-12rem!important}.-ml-12rem,.-mx-12rem{margin-left:-12rem!important}.-m-13rem{margin:-13rem!important}.-mt-13rem,.-my-13rem{margin-top:-13rem!important}.-mr-13rem,.-mx-13rem{margin-right:-13rem!important}.-mb-13rem,.-my-13rem{margin-bottom:-13rem!important}.-ml-13rem,.-mx-13rem{margin-left:-13rem!important}.-m-14rem{margin:-14rem!important}.-mt-14rem,.-my-14rem{margin-top:-14rem!important}.-mr-14rem,.-mx-14rem{margin-right:-14rem!important}.-mb-14rem,.-my-14rem{margin-bottom:-14rem!important}.-ml-14rem,.-mx-14rem{margin-left:-14rem!important}.-m-15rem{margin:-15rem!important}.-mt-15rem,.-my-15rem{margin-top:-15rem!important}.-mr-15rem,.-mx-15rem{margin-right:-15rem!important}.-mb-15rem,.-my-15rem{margin-bottom:-15rem!important}.-ml-15rem,.-mx-15rem{margin-left:-15rem!important}.-m-16rem{margin:-16rem!important}.-mt-16rem,.-my-16rem{margin-top:-16rem!important}.-mr-16rem,.-mx-16rem{margin-right:-16rem!important}.-mb-16rem,.-my-16rem{margin-bottom:-16rem!important}.-ml-16rem,.-mx-16rem{margin-left:-16rem!important}.-m-17rem{margin:-17rem!important}.-mt-17rem,.-my-17rem{margin-top:-17rem!important}.-mr-17rem,.-mx-17rem{margin-right:-17rem!important}.-mb-17rem,.-my-17rem{margin-bottom:-17rem!important}.-ml-17rem,.-mx-17rem{margin-left:-17rem!important}.-m-18rem{margin:-18rem!important}.-mt-18rem,.-my-18rem{margin-top:-18rem!important}.-mr-18rem,.-mx-18rem{margin-right:-18rem!important}.-mb-18rem,.-my-18rem{margin-bottom:-18rem!important}.-ml-18rem,.-mx-18rem{margin-left:-18rem!important}.-m-19rem{margin:-19rem!important}.-mt-19rem,.-my-19rem{margin-top:-19rem!important}.-mr-19rem,.-mx-19rem{margin-right:-19rem!important}.-mb-19rem,.-my-19rem{margin-bottom:-19rem!important}.-ml-19rem,.-mx-19rem{margin-left:-19rem!important}.-m-20rem{margin:-20rem!important}.-mt-20rem,.-my-20rem{margin-top:-20rem!important}.-mr-20rem,.-mx-20rem{margin-right:-20rem!important}.-mb-20rem,.-my-20rem{margin-bottom:-20rem!important}.-ml-20rem,.-mx-20rem{margin-left:-20rem!important}.-m-21rem{margin:-21rem!important}.-mt-21rem,.-my-21rem{margin-top:-21rem!important}.-mr-21rem,.-mx-21rem{margin-right:-21rem!important}.-mb-21rem,.-my-21rem{margin-bottom:-21rem!important}.-ml-21rem,.-mx-21rem{margin-left:-21rem!important}.-m-22rem{margin:-22rem!important}.-mt-22rem,.-my-22rem{margin-top:-22rem!important}.-mr-22rem,.-mx-22rem{margin-right:-22rem!important}.-mb-22rem,.-my-22rem{margin-bottom:-22rem!important}.-ml-22rem,.-mx-22rem{margin-left:-22rem!important}.-m-23rem{margin:-23rem!important}.-mt-23rem,.-my-23rem{margin-top:-23rem!important}.-mr-23rem,.-mx-23rem{margin-right:-23rem!important}.-mb-23rem,.-my-23rem{margin-bottom:-23rem!important}.-ml-23rem,.-mx-23rem{margin-left:-23rem!important}.-m-24rem{margin:-24rem!important}.-mt-24rem,.-my-24rem{margin-top:-24rem!important}.-mr-24rem,.-mx-24rem{margin-right:-24rem!important}.-mb-24rem,.-my-24rem{margin-bottom:-24rem!important}.-ml-24rem,.-mx-24rem{margin-left:-24rem!important}.-m-25rem{margin:-25rem!important}.-mt-25rem,.-my-25rem{margin-top:-25rem!important}.-mr-25rem,.-mx-25rem{margin-right:-25rem!important}.-mb-25rem,.-my-25rem{margin-bottom:-25rem!important}.-ml-25rem,.-mx-25rem{margin-left:-25rem!important}.-m-26rem{margin:-26rem!important}.-mt-26rem,.-my-26rem{margin-top:-26rem!important}.-mr-26rem,.-mx-26rem{margin-right:-26rem!important}.-mb-26rem,.-my-26rem{margin-bottom:-26rem!important}.-ml-26rem,.-mx-26rem{margin-left:-26rem!important}.-m-27rem{margin:-27rem!important}.-mt-27rem,.-my-27rem{margin-top:-27rem!important}.-mr-27rem,.-mx-27rem{margin-right:-27rem!important}.-mb-27rem,.-my-27rem{margin-bottom:-27rem!important}.-ml-27rem,.-mx-27rem{margin-left:-27rem!important}.-m-28rem{margin:-28rem!important}.-mt-28rem,.-my-28rem{margin-top:-28rem!important}.-mr-28rem,.-mx-28rem{margin-right:-28rem!important}.-mb-28rem,.-my-28rem{margin-bottom:-28rem!important}.-ml-28rem,.-mx-28rem{margin-left:-28rem!important}.-m-29rem{margin:-29rem!important}.-mt-29rem,.-my-29rem{margin-top:-29rem!important}.-mr-29rem,.-mx-29rem{margin-right:-29rem!important}.-mb-29rem,.-my-29rem{margin-bottom:-29rem!important}.-ml-29rem,.-mx-29rem{margin-left:-29rem!important}.-m-30rem{margin:-30rem!important}.-mt-30rem,.-my-30rem{margin-top:-30rem!important}.-mr-30rem,.-mx-30rem{margin-right:-30rem!important}.-mb-30rem,.-my-30rem{margin-bottom:-30rem!important}.-ml-30rem,.-mx-30rem{margin-left:-30rem!important}.-m-31rem{margin:-31rem!important}.-mt-31rem,.-my-31rem{margin-top:-31rem!important}.-mr-31rem,.-mx-31rem{margin-right:-31rem!important}.-mb-31rem,.-my-31rem{margin-bottom:-31rem!important}.-ml-31rem,.-mx-31rem{margin-left:-31rem!important}.-m-32rem{margin:-32rem!important}.-mt-32rem,.-my-32rem{margin-top:-32rem!important}.-mr-32rem,.-mx-32rem{margin-right:-32rem!important}.-mb-32rem,.-my-32rem{margin-bottom:-32rem!important}.-ml-32rem,.-mx-32rem{margin-left:-32rem!important}.-m-33rem{margin:-33rem!important}.-mt-33rem,.-my-33rem{margin-top:-33rem!important}.-mr-33rem,.-mx-33rem{margin-right:-33rem!important}.-mb-33rem,.-my-33rem{margin-bottom:-33rem!important}.-ml-33rem,.-mx-33rem{margin-left:-33rem!important}.-m-34rem{margin:-34rem!important}.-mt-34rem,.-my-34rem{margin-top:-34rem!important}.-mr-34rem,.-mx-34rem{margin-right:-34rem!important}.-mb-34rem,.-my-34rem{margin-bottom:-34rem!important}.-ml-34rem,.-mx-34rem{margin-left:-34rem!important}.-m-35rem{margin:-35rem!important}.-mt-35rem,.-my-35rem{margin-top:-35rem!important}.-mr-35rem,.-mx-35rem{margin-right:-35rem!important}.-mb-35rem,.-my-35rem{margin-bottom:-35rem!important}.-ml-35rem,.-mx-35rem{margin-left:-35rem!important}.-m-36rem{margin:-36rem!important}.-mt-36rem,.-my-36rem{margin-top:-36rem!important}.-mr-36rem,.-mx-36rem{margin-right:-36rem!important}.-mb-36rem,.-my-36rem{margin-bottom:-36rem!important}.-ml-36rem,.-mx-36rem{margin-left:-36rem!important}.-m-37rem{margin:-37rem!important}.-mt-37rem,.-my-37rem{margin-top:-37rem!important}.-mr-37rem,.-mx-37rem{margin-right:-37rem!important}.-mb-37rem,.-my-37rem{margin-bottom:-37rem!important}.-ml-37rem,.-mx-37rem{margin-left:-37rem!important}.-m-38rem{margin:-38rem!important}.-mt-38rem,.-my-38rem{margin-top:-38rem!important}.-mr-38rem,.-mx-38rem{margin-right:-38rem!important}.-mb-38rem,.-my-38rem{margin-bottom:-38rem!important}.-ml-38rem,.-mx-38rem{margin-left:-38rem!important}.-m-39rem{margin:-39rem!important}.-mt-39rem,.-my-39rem{margin-top:-39rem!important}.-mr-39rem,.-mx-39rem{margin-right:-39rem!important}.-mb-39rem,.-my-39rem{margin-bottom:-39rem!important}.-ml-39rem,.-mx-39rem{margin-left:-39rem!important}.-m-40rem{margin:-40rem!important}.-mt-40rem,.-my-40rem{margin-top:-40rem!important}.-mr-40rem,.-mx-40rem{margin-right:-40rem!important}.-mb-40rem,.-my-40rem{margin-bottom:-40rem!important}.-ml-40rem,.-mx-40rem{margin-left:-40rem!important}.-m-41rem{margin:-41rem!important}.-mt-41rem,.-my-41rem{margin-top:-41rem!important}.-mr-41rem,.-mx-41rem{margin-right:-41rem!important}.-mb-41rem,.-my-41rem{margin-bottom:-41rem!important}.-ml-41rem,.-mx-41rem{margin-left:-41rem!important}.-m-42rem{margin:-42rem!important}.-mt-42rem,.-my-42rem{margin-top:-42rem!important}.-mr-42rem,.-mx-42rem{margin-right:-42rem!important}.-mb-42rem,.-my-42rem{margin-bottom:-42rem!important}.-ml-42rem,.-mx-42rem{margin-left:-42rem!important}.-m-43rem{margin:-43rem!important}.-mt-43rem,.-my-43rem{margin-top:-43rem!important}.-mr-43rem,.-mx-43rem{margin-right:-43rem!important}.-mb-43rem,.-my-43rem{margin-bottom:-43rem!important}.-ml-43rem,.-mx-43rem{margin-left:-43rem!important}.-m-44rem{margin:-44rem!important}.-mt-44rem,.-my-44rem{margin-top:-44rem!important}.-mr-44rem,.-mx-44rem{margin-right:-44rem!important}.-mb-44rem,.-my-44rem{margin-bottom:-44rem!important}.-ml-44rem,.-mx-44rem{margin-left:-44rem!important}.-m-45rem{margin:-45rem!important}.-mt-45rem,.-my-45rem{margin-top:-45rem!important}.-mr-45rem,.-mx-45rem{margin-right:-45rem!important}.-mb-45rem,.-my-45rem{margin-bottom:-45rem!important}.-ml-45rem,.-mx-45rem{margin-left:-45rem!important}.-m-46rem{margin:-46rem!important}.-mt-46rem,.-my-46rem{margin-top:-46rem!important}.-mr-46rem,.-mx-46rem{margin-right:-46rem!important}.-mb-46rem,.-my-46rem{margin-bottom:-46rem!important}.-ml-46rem,.-mx-46rem{margin-left:-46rem!important}.-m-47rem{margin:-47rem!important}.-mt-47rem,.-my-47rem{margin-top:-47rem!important}.-mr-47rem,.-mx-47rem{margin-right:-47rem!important}.-mb-47rem,.-my-47rem{margin-bottom:-47rem!important}.-ml-47rem,.-mx-47rem{margin-left:-47rem!important}.-m-48rem{margin:-48rem!important}.-mt-48rem,.-my-48rem{margin-top:-48rem!important}.-mr-48rem,.-mx-48rem{margin-right:-48rem!important}.-mb-48rem,.-my-48rem{margin-bottom:-48rem!important}.-ml-48rem,.-mx-48rem{margin-left:-48rem!important}.-m-49rem{margin:-49rem!important}.-mt-49rem,.-my-49rem{margin-top:-49rem!important}.-mr-49rem,.-mx-49rem{margin-right:-49rem!important}.-mb-49rem,.-my-49rem{margin-bottom:-49rem!important}.-ml-49rem,.-mx-49rem{margin-left:-49rem!important}.-m-50rem{margin:-50rem!important}.-mt-50rem,.-my-50rem{margin-top:-50rem!important}.-mr-50rem,.-mx-50rem{margin-right:-50rem!important}.-mb-50rem,.-my-50rem{margin-bottom:-50rem!important}.-ml-50rem,.-mx-50rem{margin-left:-50rem!important}.-m-51rem{margin:-51rem!important}.-mt-51rem,.-my-51rem{margin-top:-51rem!important}.-mr-51rem,.-mx-51rem{margin-right:-51rem!important}.-mb-51rem,.-my-51rem{margin-bottom:-51rem!important}.-ml-51rem,.-mx-51rem{margin-left:-51rem!important}.-m-52rem{margin:-52rem!important}.-mt-52rem,.-my-52rem{margin-top:-52rem!important}.-mr-52rem,.-mx-52rem{margin-right:-52rem!important}.-mb-52rem,.-my-52rem{margin-bottom:-52rem!important}.-ml-52rem,.-mx-52rem{margin-left:-52rem!important}.-m-53rem{margin:-53rem!important}.-mt-53rem,.-my-53rem{margin-top:-53rem!important}.-mr-53rem,.-mx-53rem{margin-right:-53rem!important}.-mb-53rem,.-my-53rem{margin-bottom:-53rem!important}.-ml-53rem,.-mx-53rem{margin-left:-53rem!important}.-m-54rem{margin:-54rem!important}.-mt-54rem,.-my-54rem{margin-top:-54rem!important}.-mr-54rem,.-mx-54rem{margin-right:-54rem!important}.-mb-54rem,.-my-54rem{margin-bottom:-54rem!important}.-ml-54rem,.-mx-54rem{margin-left:-54rem!important}.-m-55rem{margin:-55rem!important}.-mt-55rem,.-my-55rem{margin-top:-55rem!important}.-mr-55rem,.-mx-55rem{margin-right:-55rem!important}.-mb-55rem,.-my-55rem{margin-bottom:-55rem!important}.-ml-55rem,.-mx-55rem{margin-left:-55rem!important}.-m-56rem{margin:-56rem!important}.-mt-56rem,.-my-56rem{margin-top:-56rem!important}.-mr-56rem,.-mx-56rem{margin-right:-56rem!important}.-mb-56rem,.-my-56rem{margin-bottom:-56rem!important}.-ml-56rem,.-mx-56rem{margin-left:-56rem!important}.-m-57rem{margin:-57rem!important}.-mt-57rem,.-my-57rem{margin-top:-57rem!important}.-mr-57rem,.-mx-57rem{margin-right:-57rem!important}.-mb-57rem,.-my-57rem{margin-bottom:-57rem!important}.-ml-57rem,.-mx-57rem{margin-left:-57rem!important}.-m-58rem{margin:-58rem!important}.-mt-58rem,.-my-58rem{margin-top:-58rem!important}.-mr-58rem,.-mx-58rem{margin-right:-58rem!important}.-mb-58rem,.-my-58rem{margin-bottom:-58rem!important}.-ml-58rem,.-mx-58rem{margin-left:-58rem!important}.-m-59rem{margin:-59rem!important}.-mt-59rem,.-my-59rem{margin-top:-59rem!important}.-mr-59rem,.-mx-59rem{margin-right:-59rem!important}.-mb-59rem,.-my-59rem{margin-bottom:-59rem!important}.-ml-59rem,.-mx-59rem{margin-left:-59rem!important}.-m-60rem{margin:-60rem!important}.-mt-60rem,.-my-60rem{margin-top:-60rem!important}.-mr-60rem,.-mx-60rem{margin-right:-60rem!important}.-mb-60rem,.-my-60rem{margin-bottom:-60rem!important}.-ml-60rem,.-mx-60rem{margin-left:-60rem!important}.-m-61rem{margin:-61rem!important}.-mt-61rem,.-my-61rem{margin-top:-61rem!important}.-mr-61rem,.-mx-61rem{margin-right:-61rem!important}.-mb-61rem,.-my-61rem{margin-bottom:-61rem!important}.-ml-61rem,.-mx-61rem{margin-left:-61rem!important}.-m-62rem{margin:-62rem!important}.-mt-62rem,.-my-62rem{margin-top:-62rem!important}.-mr-62rem,.-mx-62rem{margin-right:-62rem!important}.-mb-62rem,.-my-62rem{margin-bottom:-62rem!important}.-ml-62rem,.-mx-62rem{margin-left:-62rem!important}.-m-63rem{margin:-63rem!important}.-mt-63rem,.-my-63rem{margin-top:-63rem!important}.-mr-63rem,.-mx-63rem{margin-right:-63rem!important}.-mb-63rem,.-my-63rem{margin-bottom:-63rem!important}.-ml-63rem,.-mx-63rem{margin-left:-63rem!important}.-m-64rem{margin:-64rem!important}.-mt-64rem,.-my-64rem{margin-top:-64rem!important}.-mr-64rem,.-mx-64rem{margin-right:-64rem!important}.-mb-64rem,.-my-64rem{margin-bottom:-64rem!important}.-ml-64rem,.-mx-64rem{margin-left:-64rem!important}.-m-65rem{margin:-65rem!important}.-mt-65rem,.-my-65rem{margin-top:-65rem!important}.-mr-65rem,.-mx-65rem{margin-right:-65rem!important}.-mb-65rem,.-my-65rem{margin-bottom:-65rem!important}.-ml-65rem,.-mx-65rem{margin-left:-65rem!important}.-m-66rem{margin:-66rem!important}.-mt-66rem,.-my-66rem{margin-top:-66rem!important}.-mr-66rem,.-mx-66rem{margin-right:-66rem!important}.-mb-66rem,.-my-66rem{margin-bottom:-66rem!important}.-ml-66rem,.-mx-66rem{margin-left:-66rem!important}.-m-67rem{margin:-67rem!important}.-mt-67rem,.-my-67rem{margin-top:-67rem!important}.-mr-67rem,.-mx-67rem{margin-right:-67rem!important}.-mb-67rem,.-my-67rem{margin-bottom:-67rem!important}.-ml-67rem,.-mx-67rem{margin-left:-67rem!important}.-m-68rem{margin:-68rem!important}.-mt-68rem,.-my-68rem{margin-top:-68rem!important}.-mr-68rem,.-mx-68rem{margin-right:-68rem!important}.-mb-68rem,.-my-68rem{margin-bottom:-68rem!important}.-ml-68rem,.-mx-68rem{margin-left:-68rem!important}.-m-69rem{margin:-69rem!important}.-mt-69rem,.-my-69rem{margin-top:-69rem!important}.-mr-69rem,.-mx-69rem{margin-right:-69rem!important}.-mb-69rem,.-my-69rem{margin-bottom:-69rem!important}.-ml-69rem,.-mx-69rem{margin-left:-69rem!important}.-m-70rem{margin:-70rem!important}.-mt-70rem,.-my-70rem{margin-top:-70rem!important}.-mr-70rem,.-mx-70rem{margin-right:-70rem!important}.-mb-70rem,.-my-70rem{margin-bottom:-70rem!important}.-ml-70rem,.-mx-70rem{margin-left:-70rem!important}.-m-71rem{margin:-71rem!important}.-mt-71rem,.-my-71rem{margin-top:-71rem!important}.-mr-71rem,.-mx-71rem{margin-right:-71rem!important}.-mb-71rem,.-my-71rem{margin-bottom:-71rem!important}.-ml-71rem,.-mx-71rem{margin-left:-71rem!important}.-m-72rem{margin:-72rem!important}.-mt-72rem,.-my-72rem{margin-top:-72rem!important}.-mr-72rem,.-mx-72rem{margin-right:-72rem!important}.-mb-72rem,.-my-72rem{margin-bottom:-72rem!important}.-ml-72rem,.-mx-72rem{margin-left:-72rem!important}.-m-73rem{margin:-73rem!important}.-mt-73rem,.-my-73rem{margin-top:-73rem!important}.-mr-73rem,.-mx-73rem{margin-right:-73rem!important}.-mb-73rem,.-my-73rem{margin-bottom:-73rem!important}.-ml-73rem,.-mx-73rem{margin-left:-73rem!important}.-m-74rem{margin:-74rem!important}.-mt-74rem,.-my-74rem{margin-top:-74rem!important}.-mr-74rem,.-mx-74rem{margin-right:-74rem!important}.-mb-74rem,.-my-74rem{margin-bottom:-74rem!important}.-ml-74rem,.-mx-74rem{margin-left:-74rem!important}.-m-75rem{margin:-75rem!important}.-mt-75rem,.-my-75rem{margin-top:-75rem!important}.-mr-75rem,.-mx-75rem{margin-right:-75rem!important}.-mb-75rem,.-my-75rem{margin-bottom:-75rem!important}.-ml-75rem,.-mx-75rem{margin-left:-75rem!important}.-m-76rem{margin:-76rem!important}.-mt-76rem,.-my-76rem{margin-top:-76rem!important}.-mr-76rem,.-mx-76rem{margin-right:-76rem!important}.-mb-76rem,.-my-76rem{margin-bottom:-76rem!important}.-ml-76rem,.-mx-76rem{margin-left:-76rem!important}.-m-77rem{margin:-77rem!important}.-mt-77rem,.-my-77rem{margin-top:-77rem!important}.-mr-77rem,.-mx-77rem{margin-right:-77rem!important}.-mb-77rem,.-my-77rem{margin-bottom:-77rem!important}.-ml-77rem,.-mx-77rem{margin-left:-77rem!important}.-m-78rem{margin:-78rem!important}.-mt-78rem,.-my-78rem{margin-top:-78rem!important}.-mr-78rem,.-mx-78rem{margin-right:-78rem!important}.-mb-78rem,.-my-78rem{margin-bottom:-78rem!important}.-ml-78rem,.-mx-78rem{margin-left:-78rem!important}.-m-79rem{margin:-79rem!important}.-mt-79rem,.-my-79rem{margin-top:-79rem!important}.-mr-79rem,.-mx-79rem{margin-right:-79rem!important}.-mb-79rem,.-my-79rem{margin-bottom:-79rem!important}.-ml-79rem,.-mx-79rem{margin-left:-79rem!important}.-m-80rem{margin:-80rem!important}.-mt-80rem,.-my-80rem{margin-top:-80rem!important}.-mr-80rem,.-mx-80rem{margin-right:-80rem!important}.-mb-80rem,.-my-80rem{margin-bottom:-80rem!important}.-ml-80rem,.-mx-80rem{margin-left:-80rem!important}.-m-81rem{margin:-81rem!important}.-mt-81rem,.-my-81rem{margin-top:-81rem!important}.-mr-81rem,.-mx-81rem{margin-right:-81rem!important}.-mb-81rem,.-my-81rem{margin-bottom:-81rem!important}.-ml-81rem,.-mx-81rem{margin-left:-81rem!important}.-m-82rem{margin:-82rem!important}.-mt-82rem,.-my-82rem{margin-top:-82rem!important}.-mr-82rem,.-mx-82rem{margin-right:-82rem!important}.-mb-82rem,.-my-82rem{margin-bottom:-82rem!important}.-ml-82rem,.-mx-82rem{margin-left:-82rem!important}.-m-83rem{margin:-83rem!important}.-mt-83rem,.-my-83rem{margin-top:-83rem!important}.-mr-83rem,.-mx-83rem{margin-right:-83rem!important}.-mb-83rem,.-my-83rem{margin-bottom:-83rem!important}.-ml-83rem,.-mx-83rem{margin-left:-83rem!important}.-m-84rem{margin:-84rem!important}.-mt-84rem,.-my-84rem{margin-top:-84rem!important}.-mr-84rem,.-mx-84rem{margin-right:-84rem!important}.-mb-84rem,.-my-84rem{margin-bottom:-84rem!important}.-ml-84rem,.-mx-84rem{margin-left:-84rem!important}.-m-85rem{margin:-85rem!important}.-mt-85rem,.-my-85rem{margin-top:-85rem!important}.-mr-85rem,.-mx-85rem{margin-right:-85rem!important}.-mb-85rem,.-my-85rem{margin-bottom:-85rem!important}.-ml-85rem,.-mx-85rem{margin-left:-85rem!important}.-m-86rem{margin:-86rem!important}.-mt-86rem,.-my-86rem{margin-top:-86rem!important}.-mr-86rem,.-mx-86rem{margin-right:-86rem!important}.-mb-86rem,.-my-86rem{margin-bottom:-86rem!important}.-ml-86rem,.-mx-86rem{margin-left:-86rem!important}.-m-87rem{margin:-87rem!important}.-mt-87rem,.-my-87rem{margin-top:-87rem!important}.-mr-87rem,.-mx-87rem{margin-right:-87rem!important}.-mb-87rem,.-my-87rem{margin-bottom:-87rem!important}.-ml-87rem,.-mx-87rem{margin-left:-87rem!important}.-m-88rem{margin:-88rem!important}.-mt-88rem,.-my-88rem{margin-top:-88rem!important}.-mr-88rem,.-mx-88rem{margin-right:-88rem!important}.-mb-88rem,.-my-88rem{margin-bottom:-88rem!important}.-ml-88rem,.-mx-88rem{margin-left:-88rem!important}.-m-89rem{margin:-89rem!important}.-mt-89rem,.-my-89rem{margin-top:-89rem!important}.-mr-89rem,.-mx-89rem{margin-right:-89rem!important}.-mb-89rem,.-my-89rem{margin-bottom:-89rem!important}.-ml-89rem,.-mx-89rem{margin-left:-89rem!important}.-m-90rem{margin:-90rem!important}.-mt-90rem,.-my-90rem{margin-top:-90rem!important}.-mr-90rem,.-mx-90rem{margin-right:-90rem!important}.-mb-90rem,.-my-90rem{margin-bottom:-90rem!important}.-ml-90rem,.-mx-90rem{margin-left:-90rem!important}.-m-91rem{margin:-91rem!important}.-mt-91rem,.-my-91rem{margin-top:-91rem!important}.-mr-91rem,.-mx-91rem{margin-right:-91rem!important}.-mb-91rem,.-my-91rem{margin-bottom:-91rem!important}.-ml-91rem,.-mx-91rem{margin-left:-91rem!important}.-m-92rem{margin:-92rem!important}.-mt-92rem,.-my-92rem{margin-top:-92rem!important}.-mr-92rem,.-mx-92rem{margin-right:-92rem!important}.-mb-92rem,.-my-92rem{margin-bottom:-92rem!important}.-ml-92rem,.-mx-92rem{margin-left:-92rem!important}.-m-93rem{margin:-93rem!important}.-mt-93rem,.-my-93rem{margin-top:-93rem!important}.-mr-93rem,.-mx-93rem{margin-right:-93rem!important}.-mb-93rem,.-my-93rem{margin-bottom:-93rem!important}.-ml-93rem,.-mx-93rem{margin-left:-93rem!important}.-m-94rem{margin:-94rem!important}.-mt-94rem,.-my-94rem{margin-top:-94rem!important}.-mr-94rem,.-mx-94rem{margin-right:-94rem!important}.-mb-94rem,.-my-94rem{margin-bottom:-94rem!important}.-ml-94rem,.-mx-94rem{margin-left:-94rem!important}.-m-95rem{margin:-95rem!important}.-mt-95rem,.-my-95rem{margin-top:-95rem!important}.-mr-95rem,.-mx-95rem{margin-right:-95rem!important}.-mb-95rem,.-my-95rem{margin-bottom:-95rem!important}.-ml-95rem,.-mx-95rem{margin-left:-95rem!important}.-m-96rem{margin:-96rem!important}.-mt-96rem,.-my-96rem{margin-top:-96rem!important}.-mr-96rem,.-mx-96rem{margin-right:-96rem!important}.-mb-96rem,.-my-96rem{margin-bottom:-96rem!important}.-ml-96rem,.-mx-96rem{margin-left:-96rem!important}.-m-97rem{margin:-97rem!important}.-mt-97rem,.-my-97rem{margin-top:-97rem!important}.-mr-97rem,.-mx-97rem{margin-right:-97rem!important}.-mb-97rem,.-my-97rem{margin-bottom:-97rem!important}.-ml-97rem,.-mx-97rem{margin-left:-97rem!important}.-m-98rem{margin:-98rem!important}.-mt-98rem,.-my-98rem{margin-top:-98rem!important}.-mr-98rem,.-mx-98rem{margin-right:-98rem!important}.-mb-98rem,.-my-98rem{margin-bottom:-98rem!important}.-ml-98rem,.-mx-98rem{margin-left:-98rem!important}.-m-99rem{margin:-99rem!important}.-mt-99rem,.-my-99rem{margin-top:-99rem!important}.-mr-99rem,.-mx-99rem{margin-right:-99rem!important}.-mb-99rem,.-my-99rem{margin-bottom:-99rem!important}.-ml-99rem,.-mx-99rem{margin-left:-99rem!important}.-m-100rem{margin:-100rem!important}.-mt-100rem,.-my-100rem{margin-top:-100rem!important}.-mr-100rem,.-mx-100rem{margin-right:-100rem!important}.-mb-100rem,.-my-100rem{margin-bottom:-100rem!important}.-ml-100rem,.-mx-100rem{margin-left:-100rem!important}.font-size-0\%{font-size:0%!important}.m-0\%{margin:0%!important}.mt-0\%,.my-0\%{margin-top:0%!important}.mr-0\%,.mx-0\%{margin-right:0%!important}.mb-0\%,.my-0\%{margin-bottom:0%!important}.ml-0\%,.mx-0\%{margin-left:0%!important}.p-0\%{padding:0%!important}.pt-0\%,.py-0\%{padding-top:0%!important}.pr-0\%,.px-0\%{padding-right:0%!important}.pb-0\%,.py-0\%{padding-bottom:0%!important}.pl-0\%,.px-0\%{padding-left:0%!important}.gap-0\%{gap:0%}.col-gap-0\%{column-gap:0%}.row-gap-0\%{row-gap:0%}.br-0\%{border-radius:0%}.font-size-1\%{font-size:1%!important}.m-1\%{margin:1%!important}.mt-1\%,.my-1\%{margin-top:1%!important}.mr-1\%,.mx-1\%{margin-right:1%!important}.mb-1\%,.my-1\%{margin-bottom:1%!important}.ml-1\%,.mx-1\%{margin-left:1%!important}.p-1\%{padding:1%!important}.pt-1\%,.py-1\%{padding-top:1%!important}.pr-1\%,.px-1\%{padding-right:1%!important}.pb-1\%,.py-1\%{padding-bottom:1%!important}.pl-1\%,.px-1\%{padding-left:1%!important}.gap-1\%{gap:1%}.col-gap-1\%{column-gap:1%}.row-gap-1\%{row-gap:1%}.br-1\%{border-radius:1%}.font-size-2\%{font-size:2%!important}.m-2\%{margin:2%!important}.mt-2\%,.my-2\%{margin-top:2%!important}.mr-2\%,.mx-2\%{margin-right:2%!important}.mb-2\%,.my-2\%{margin-bottom:2%!important}.ml-2\%,.mx-2\%{margin-left:2%!important}.p-2\%{padding:2%!important}.pt-2\%,.py-2\%{padding-top:2%!important}.pr-2\%,.px-2\%{padding-right:2%!important}.pb-2\%,.py-2\%{padding-bottom:2%!important}.pl-2\%,.px-2\%{padding-left:2%!important}.gap-2\%{gap:2%}.col-gap-2\%{column-gap:2%}.row-gap-2\%{row-gap:2%}.br-2\%{border-radius:2%}.font-size-3\%{font-size:3%!important}.m-3\%{margin:3%!important}.mt-3\%,.my-3\%{margin-top:3%!important}.mr-3\%,.mx-3\%{margin-right:3%!important}.mb-3\%,.my-3\%{margin-bottom:3%!important}.ml-3\%,.mx-3\%{margin-left:3%!important}.p-3\%{padding:3%!important}.pt-3\%,.py-3\%{padding-top:3%!important}.pr-3\%,.px-3\%{padding-right:3%!important}.pb-3\%,.py-3\%{padding-bottom:3%!important}.pl-3\%,.px-3\%{padding-left:3%!important}.gap-3\%{gap:3%}.col-gap-3\%{column-gap:3%}.row-gap-3\%{row-gap:3%}.br-3\%{border-radius:3%}.font-size-4\%{font-size:4%!important}.m-4\%{margin:4%!important}.mt-4\%,.my-4\%{margin-top:4%!important}.mr-4\%,.mx-4\%{margin-right:4%!important}.mb-4\%,.my-4\%{margin-bottom:4%!important}.ml-4\%,.mx-4\%{margin-left:4%!important}.p-4\%{padding:4%!important}.pt-4\%,.py-4\%{padding-top:4%!important}.pr-4\%,.px-4\%{padding-right:4%!important}.pb-4\%,.py-4\%{padding-bottom:4%!important}.pl-4\%,.px-4\%{padding-left:4%!important}.gap-4\%{gap:4%}.col-gap-4\%{column-gap:4%}.row-gap-4\%{row-gap:4%}.br-4\%{border-radius:4%}.font-size-5\%{font-size:5%!important}.m-5\%{margin:5%!important}.mt-5\%,.my-5\%{margin-top:5%!important}.mr-5\%,.mx-5\%{margin-right:5%!important}.mb-5\%,.my-5\%{margin-bottom:5%!important}.ml-5\%,.mx-5\%{margin-left:5%!important}.p-5\%{padding:5%!important}.pt-5\%,.py-5\%{padding-top:5%!important}.pr-5\%,.px-5\%{padding-right:5%!important}.pb-5\%,.py-5\%{padding-bottom:5%!important}.pl-5\%,.px-5\%{padding-left:5%!important}.gap-5\%{gap:5%}.col-gap-5\%{column-gap:5%}.row-gap-5\%{row-gap:5%}.br-5\%{border-radius:5%}.font-size-6\%{font-size:6%!important}.m-6\%{margin:6%!important}.mt-6\%,.my-6\%{margin-top:6%!important}.mr-6\%,.mx-6\%{margin-right:6%!important}.mb-6\%,.my-6\%{margin-bottom:6%!important}.ml-6\%,.mx-6\%{margin-left:6%!important}.p-6\%{padding:6%!important}.pt-6\%,.py-6\%{padding-top:6%!important}.pr-6\%,.px-6\%{padding-right:6%!important}.pb-6\%,.py-6\%{padding-bottom:6%!important}.pl-6\%,.px-6\%{padding-left:6%!important}.gap-6\%{gap:6%}.col-gap-6\%{column-gap:6%}.row-gap-6\%{row-gap:6%}.br-6\%{border-radius:6%}.font-size-7\%{font-size:7%!important}.m-7\%{margin:7%!important}.mt-7\%,.my-7\%{margin-top:7%!important}.mr-7\%,.mx-7\%{margin-right:7%!important}.mb-7\%,.my-7\%{margin-bottom:7%!important}.ml-7\%,.mx-7\%{margin-left:7%!important}.p-7\%{padding:7%!important}.pt-7\%,.py-7\%{padding-top:7%!important}.pr-7\%,.px-7\%{padding-right:7%!important}.pb-7\%,.py-7\%{padding-bottom:7%!important}.pl-7\%,.px-7\%{padding-left:7%!important}.gap-7\%{gap:7%}.col-gap-7\%{column-gap:7%}.row-gap-7\%{row-gap:7%}.br-7\%{border-radius:7%}.font-size-8\%{font-size:8%!important}.m-8\%{margin:8%!important}.mt-8\%,.my-8\%{margin-top:8%!important}.mr-8\%,.mx-8\%{margin-right:8%!important}.mb-8\%,.my-8\%{margin-bottom:8%!important}.ml-8\%,.mx-8\%{margin-left:8%!important}.p-8\%{padding:8%!important}.pt-8\%,.py-8\%{padding-top:8%!important}.pr-8\%,.px-8\%{padding-right:8%!important}.pb-8\%,.py-8\%{padding-bottom:8%!important}.pl-8\%,.px-8\%{padding-left:8%!important}.gap-8\%{gap:8%}.col-gap-8\%{column-gap:8%}.row-gap-8\%{row-gap:8%}.br-8\%{border-radius:8%}.font-size-9\%{font-size:9%!important}.m-9\%{margin:9%!important}.mt-9\%,.my-9\%{margin-top:9%!important}.mr-9\%,.mx-9\%{margin-right:9%!important}.mb-9\%,.my-9\%{margin-bottom:9%!important}.ml-9\%,.mx-9\%{margin-left:9%!important}.p-9\%{padding:9%!important}.pt-9\%,.py-9\%{padding-top:9%!important}.pr-9\%,.px-9\%{padding-right:9%!important}.pb-9\%,.py-9\%{padding-bottom:9%!important}.pl-9\%,.px-9\%{padding-left:9%!important}.gap-9\%{gap:9%}.col-gap-9\%{column-gap:9%}.row-gap-9\%{row-gap:9%}.br-9\%{border-radius:9%}.font-size-10\%{font-size:10%!important}.m-10\%{margin:10%!important}.mt-10\%,.my-10\%{margin-top:10%!important}.mr-10\%,.mx-10\%{margin-right:10%!important}.mb-10\%,.my-10\%{margin-bottom:10%!important}.ml-10\%,.mx-10\%{margin-left:10%!important}.p-10\%{padding:10%!important}.pt-10\%,.py-10\%{padding-top:10%!important}.pr-10\%,.px-10\%{padding-right:10%!important}.pb-10\%,.py-10\%{padding-bottom:10%!important}.pl-10\%,.px-10\%{padding-left:10%!important}.gap-10\%{gap:10%}.col-gap-10\%{column-gap:10%}.row-gap-10\%{row-gap:10%}.br-10\%{border-radius:10%}.font-size-11\%{font-size:11%!important}.m-11\%{margin:11%!important}.mt-11\%,.my-11\%{margin-top:11%!important}.mr-11\%,.mx-11\%{margin-right:11%!important}.mb-11\%,.my-11\%{margin-bottom:11%!important}.ml-11\%,.mx-11\%{margin-left:11%!important}.p-11\%{padding:11%!important}.pt-11\%,.py-11\%{padding-top:11%!important}.pr-11\%,.px-11\%{padding-right:11%!important}.pb-11\%,.py-11\%{padding-bottom:11%!important}.pl-11\%,.px-11\%{padding-left:11%!important}.gap-11\%{gap:11%}.col-gap-11\%{column-gap:11%}.row-gap-11\%{row-gap:11%}.br-11\%{border-radius:11%}.font-size-12\%{font-size:12%!important}.m-12\%{margin:12%!important}.mt-12\%,.my-12\%{margin-top:12%!important}.mr-12\%,.mx-12\%{margin-right:12%!important}.mb-12\%,.my-12\%{margin-bottom:12%!important}.ml-12\%,.mx-12\%{margin-left:12%!important}.p-12\%{padding:12%!important}.pt-12\%,.py-12\%{padding-top:12%!important}.pr-12\%,.px-12\%{padding-right:12%!important}.pb-12\%,.py-12\%{padding-bottom:12%!important}.pl-12\%,.px-12\%{padding-left:12%!important}.gap-12\%{gap:12%}.col-gap-12\%{column-gap:12%}.row-gap-12\%{row-gap:12%}.br-12\%{border-radius:12%}.font-size-13\%{font-size:13%!important}.m-13\%{margin:13%!important}.mt-13\%,.my-13\%{margin-top:13%!important}.mr-13\%,.mx-13\%{margin-right:13%!important}.mb-13\%,.my-13\%{margin-bottom:13%!important}.ml-13\%,.mx-13\%{margin-left:13%!important}.p-13\%{padding:13%!important}.pt-13\%,.py-13\%{padding-top:13%!important}.pr-13\%,.px-13\%{padding-right:13%!important}.pb-13\%,.py-13\%{padding-bottom:13%!important}.pl-13\%,.px-13\%{padding-left:13%!important}.gap-13\%{gap:13%}.col-gap-13\%{column-gap:13%}.row-gap-13\%{row-gap:13%}.br-13\%{border-radius:13%}.font-size-14\%{font-size:14%!important}.m-14\%{margin:14%!important}.mt-14\%,.my-14\%{margin-top:14%!important}.mr-14\%,.mx-14\%{margin-right:14%!important}.mb-14\%,.my-14\%{margin-bottom:14%!important}.ml-14\%,.mx-14\%{margin-left:14%!important}.p-14\%{padding:14%!important}.pt-14\%,.py-14\%{padding-top:14%!important}.pr-14\%,.px-14\%{padding-right:14%!important}.pb-14\%,.py-14\%{padding-bottom:14%!important}.pl-14\%,.px-14\%{padding-left:14%!important}.gap-14\%{gap:14%}.col-gap-14\%{column-gap:14%}.row-gap-14\%{row-gap:14%}.br-14\%{border-radius:14%}.font-size-15\%{font-size:15%!important}.m-15\%{margin:15%!important}.mt-15\%,.my-15\%{margin-top:15%!important}.mr-15\%,.mx-15\%{margin-right:15%!important}.mb-15\%,.my-15\%{margin-bottom:15%!important}.ml-15\%,.mx-15\%{margin-left:15%!important}.p-15\%{padding:15%!important}.pt-15\%,.py-15\%{padding-top:15%!important}.pr-15\%,.px-15\%{padding-right:15%!important}.pb-15\%,.py-15\%{padding-bottom:15%!important}.pl-15\%,.px-15\%{padding-left:15%!important}.gap-15\%{gap:15%}.col-gap-15\%{column-gap:15%}.row-gap-15\%{row-gap:15%}.br-15\%{border-radius:15%}.font-size-16\%{font-size:16%!important}.m-16\%{margin:16%!important}.mt-16\%,.my-16\%{margin-top:16%!important}.mr-16\%,.mx-16\%{margin-right:16%!important}.mb-16\%,.my-16\%{margin-bottom:16%!important}.ml-16\%,.mx-16\%{margin-left:16%!important}.p-16\%{padding:16%!important}.pt-16\%,.py-16\%{padding-top:16%!important}.pr-16\%,.px-16\%{padding-right:16%!important}.pb-16\%,.py-16\%{padding-bottom:16%!important}.pl-16\%,.px-16\%{padding-left:16%!important}.gap-16\%{gap:16%}.col-gap-16\%{column-gap:16%}.row-gap-16\%{row-gap:16%}.br-16\%{border-radius:16%}.font-size-17\%{font-size:17%!important}.m-17\%{margin:17%!important}.mt-17\%,.my-17\%{margin-top:17%!important}.mr-17\%,.mx-17\%{margin-right:17%!important}.mb-17\%,.my-17\%{margin-bottom:17%!important}.ml-17\%,.mx-17\%{margin-left:17%!important}.p-17\%{padding:17%!important}.pt-17\%,.py-17\%{padding-top:17%!important}.pr-17\%,.px-17\%{padding-right:17%!important}.pb-17\%,.py-17\%{padding-bottom:17%!important}.pl-17\%,.px-17\%{padding-left:17%!important}.gap-17\%{gap:17%}.col-gap-17\%{column-gap:17%}.row-gap-17\%{row-gap:17%}.br-17\%{border-radius:17%}.font-size-18\%{font-size:18%!important}.m-18\%{margin:18%!important}.mt-18\%,.my-18\%{margin-top:18%!important}.mr-18\%,.mx-18\%{margin-right:18%!important}.mb-18\%,.my-18\%{margin-bottom:18%!important}.ml-18\%,.mx-18\%{margin-left:18%!important}.p-18\%{padding:18%!important}.pt-18\%,.py-18\%{padding-top:18%!important}.pr-18\%,.px-18\%{padding-right:18%!important}.pb-18\%,.py-18\%{padding-bottom:18%!important}.pl-18\%,.px-18\%{padding-left:18%!important}.gap-18\%{gap:18%}.col-gap-18\%{column-gap:18%}.row-gap-18\%{row-gap:18%}.br-18\%{border-radius:18%}.font-size-19\%{font-size:19%!important}.m-19\%{margin:19%!important}.mt-19\%,.my-19\%{margin-top:19%!important}.mr-19\%,.mx-19\%{margin-right:19%!important}.mb-19\%,.my-19\%{margin-bottom:19%!important}.ml-19\%,.mx-19\%{margin-left:19%!important}.p-19\%{padding:19%!important}.pt-19\%,.py-19\%{padding-top:19%!important}.pr-19\%,.px-19\%{padding-right:19%!important}.pb-19\%,.py-19\%{padding-bottom:19%!important}.pl-19\%,.px-19\%{padding-left:19%!important}.gap-19\%{gap:19%}.col-gap-19\%{column-gap:19%}.row-gap-19\%{row-gap:19%}.br-19\%{border-radius:19%}.font-size-20\%{font-size:20%!important}.m-20\%{margin:20%!important}.mt-20\%,.my-20\%{margin-top:20%!important}.mr-20\%,.mx-20\%{margin-right:20%!important}.mb-20\%,.my-20\%{margin-bottom:20%!important}.ml-20\%,.mx-20\%{margin-left:20%!important}.p-20\%{padding:20%!important}.pt-20\%,.py-20\%{padding-top:20%!important}.pr-20\%,.px-20\%{padding-right:20%!important}.pb-20\%,.py-20\%{padding-bottom:20%!important}.pl-20\%,.px-20\%{padding-left:20%!important}.gap-20\%{gap:20%}.col-gap-20\%{column-gap:20%}.row-gap-20\%{row-gap:20%}.br-20\%{border-radius:20%}.font-size-21\%{font-size:21%!important}.m-21\%{margin:21%!important}.mt-21\%,.my-21\%{margin-top:21%!important}.mr-21\%,.mx-21\%{margin-right:21%!important}.mb-21\%,.my-21\%{margin-bottom:21%!important}.ml-21\%,.mx-21\%{margin-left:21%!important}.p-21\%{padding:21%!important}.pt-21\%,.py-21\%{padding-top:21%!important}.pr-21\%,.px-21\%{padding-right:21%!important}.pb-21\%,.py-21\%{padding-bottom:21%!important}.pl-21\%,.px-21\%{padding-left:21%!important}.gap-21\%{gap:21%}.col-gap-21\%{column-gap:21%}.row-gap-21\%{row-gap:21%}.br-21\%{border-radius:21%}.font-size-22\%{font-size:22%!important}.m-22\%{margin:22%!important}.mt-22\%,.my-22\%{margin-top:22%!important}.mr-22\%,.mx-22\%{margin-right:22%!important}.mb-22\%,.my-22\%{margin-bottom:22%!important}.ml-22\%,.mx-22\%{margin-left:22%!important}.p-22\%{padding:22%!important}.pt-22\%,.py-22\%{padding-top:22%!important}.pr-22\%,.px-22\%{padding-right:22%!important}.pb-22\%,.py-22\%{padding-bottom:22%!important}.pl-22\%,.px-22\%{padding-left:22%!important}.gap-22\%{gap:22%}.col-gap-22\%{column-gap:22%}.row-gap-22\%{row-gap:22%}.br-22\%{border-radius:22%}.font-size-23\%{font-size:23%!important}.m-23\%{margin:23%!important}.mt-23\%,.my-23\%{margin-top:23%!important}.mr-23\%,.mx-23\%{margin-right:23%!important}.mb-23\%,.my-23\%{margin-bottom:23%!important}.ml-23\%,.mx-23\%{margin-left:23%!important}.p-23\%{padding:23%!important}.pt-23\%,.py-23\%{padding-top:23%!important}.pr-23\%,.px-23\%{padding-right:23%!important}.pb-23\%,.py-23\%{padding-bottom:23%!important}.pl-23\%,.px-23\%{padding-left:23%!important}.gap-23\%{gap:23%}.col-gap-23\%{column-gap:23%}.row-gap-23\%{row-gap:23%}.br-23\%{border-radius:23%}.font-size-24\%{font-size:24%!important}.m-24\%{margin:24%!important}.mt-24\%,.my-24\%{margin-top:24%!important}.mr-24\%,.mx-24\%{margin-right:24%!important}.mb-24\%,.my-24\%{margin-bottom:24%!important}.ml-24\%,.mx-24\%{margin-left:24%!important}.p-24\%{padding:24%!important}.pt-24\%,.py-24\%{padding-top:24%!important}.pr-24\%,.px-24\%{padding-right:24%!important}.pb-24\%,.py-24\%{padding-bottom:24%!important}.pl-24\%,.px-24\%{padding-left:24%!important}.gap-24\%{gap:24%}.col-gap-24\%{column-gap:24%}.row-gap-24\%{row-gap:24%}.br-24\%{border-radius:24%}.font-size-25\%{font-size:25%!important}.m-25\%{margin:25%!important}.mt-25\%,.my-25\%{margin-top:25%!important}.mr-25\%,.mx-25\%{margin-right:25%!important}.mb-25\%,.my-25\%{margin-bottom:25%!important}.ml-25\%,.mx-25\%{margin-left:25%!important}.p-25\%{padding:25%!important}.pt-25\%,.py-25\%{padding-top:25%!important}.pr-25\%,.px-25\%{padding-right:25%!important}.pb-25\%,.py-25\%{padding-bottom:25%!important}.pl-25\%,.px-25\%{padding-left:25%!important}.gap-25\%{gap:25%}.col-gap-25\%{column-gap:25%}.row-gap-25\%{row-gap:25%}.br-25\%{border-radius:25%}.font-size-26\%{font-size:26%!important}.m-26\%{margin:26%!important}.mt-26\%,.my-26\%{margin-top:26%!important}.mr-26\%,.mx-26\%{margin-right:26%!important}.mb-26\%,.my-26\%{margin-bottom:26%!important}.ml-26\%,.mx-26\%{margin-left:26%!important}.p-26\%{padding:26%!important}.pt-26\%,.py-26\%{padding-top:26%!important}.pr-26\%,.px-26\%{padding-right:26%!important}.pb-26\%,.py-26\%{padding-bottom:26%!important}.pl-26\%,.px-26\%{padding-left:26%!important}.gap-26\%{gap:26%}.col-gap-26\%{column-gap:26%}.row-gap-26\%{row-gap:26%}.br-26\%{border-radius:26%}.font-size-27\%{font-size:27%!important}.m-27\%{margin:27%!important}.mt-27\%,.my-27\%{margin-top:27%!important}.mr-27\%,.mx-27\%{margin-right:27%!important}.mb-27\%,.my-27\%{margin-bottom:27%!important}.ml-27\%,.mx-27\%{margin-left:27%!important}.p-27\%{padding:27%!important}.pt-27\%,.py-27\%{padding-top:27%!important}.pr-27\%,.px-27\%{padding-right:27%!important}.pb-27\%,.py-27\%{padding-bottom:27%!important}.pl-27\%,.px-27\%{padding-left:27%!important}.gap-27\%{gap:27%}.col-gap-27\%{column-gap:27%}.row-gap-27\%{row-gap:27%}.br-27\%{border-radius:27%}.font-size-28\%{font-size:28%!important}.m-28\%{margin:28%!important}.mt-28\%,.my-28\%{margin-top:28%!important}.mr-28\%,.mx-28\%{margin-right:28%!important}.mb-28\%,.my-28\%{margin-bottom:28%!important}.ml-28\%,.mx-28\%{margin-left:28%!important}.p-28\%{padding:28%!important}.pt-28\%,.py-28\%{padding-top:28%!important}.pr-28\%,.px-28\%{padding-right:28%!important}.pb-28\%,.py-28\%{padding-bottom:28%!important}.pl-28\%,.px-28\%{padding-left:28%!important}.gap-28\%{gap:28%}.col-gap-28\%{column-gap:28%}.row-gap-28\%{row-gap:28%}.br-28\%{border-radius:28%}.font-size-29\%{font-size:29%!important}.m-29\%{margin:29%!important}.mt-29\%,.my-29\%{margin-top:29%!important}.mr-29\%,.mx-29\%{margin-right:29%!important}.mb-29\%,.my-29\%{margin-bottom:29%!important}.ml-29\%,.mx-29\%{margin-left:29%!important}.p-29\%{padding:29%!important}.pt-29\%,.py-29\%{padding-top:29%!important}.pr-29\%,.px-29\%{padding-right:29%!important}.pb-29\%,.py-29\%{padding-bottom:29%!important}.pl-29\%,.px-29\%{padding-left:29%!important}.gap-29\%{gap:29%}.col-gap-29\%{column-gap:29%}.row-gap-29\%{row-gap:29%}.br-29\%{border-radius:29%}.font-size-30\%{font-size:30%!important}.m-30\%{margin:30%!important}.mt-30\%,.my-30\%{margin-top:30%!important}.mr-30\%,.mx-30\%{margin-right:30%!important}.mb-30\%,.my-30\%{margin-bottom:30%!important}.ml-30\%,.mx-30\%{margin-left:30%!important}.p-30\%{padding:30%!important}.pt-30\%,.py-30\%{padding-top:30%!important}.pr-30\%,.px-30\%{padding-right:30%!important}.pb-30\%,.py-30\%{padding-bottom:30%!important}.pl-30\%,.px-30\%{padding-left:30%!important}.gap-30\%{gap:30%}.col-gap-30\%{column-gap:30%}.row-gap-30\%{row-gap:30%}.br-30\%{border-radius:30%}.font-size-31\%{font-size:31%!important}.m-31\%{margin:31%!important}.mt-31\%,.my-31\%{margin-top:31%!important}.mr-31\%,.mx-31\%{margin-right:31%!important}.mb-31\%,.my-31\%{margin-bottom:31%!important}.ml-31\%,.mx-31\%{margin-left:31%!important}.p-31\%{padding:31%!important}.pt-31\%,.py-31\%{padding-top:31%!important}.pr-31\%,.px-31\%{padding-right:31%!important}.pb-31\%,.py-31\%{padding-bottom:31%!important}.pl-31\%,.px-31\%{padding-left:31%!important}.gap-31\%{gap:31%}.col-gap-31\%{column-gap:31%}.row-gap-31\%{row-gap:31%}.br-31\%{border-radius:31%}.font-size-32\%{font-size:32%!important}.m-32\%{margin:32%!important}.mt-32\%,.my-32\%{margin-top:32%!important}.mr-32\%,.mx-32\%{margin-right:32%!important}.mb-32\%,.my-32\%{margin-bottom:32%!important}.ml-32\%,.mx-32\%{margin-left:32%!important}.p-32\%{padding:32%!important}.pt-32\%,.py-32\%{padding-top:32%!important}.pr-32\%,.px-32\%{padding-right:32%!important}.pb-32\%,.py-32\%{padding-bottom:32%!important}.pl-32\%,.px-32\%{padding-left:32%!important}.gap-32\%{gap:32%}.col-gap-32\%{column-gap:32%}.row-gap-32\%{row-gap:32%}.br-32\%{border-radius:32%}.font-size-33\%{font-size:33%!important}.m-33\%{margin:33%!important}.mt-33\%,.my-33\%{margin-top:33%!important}.mr-33\%,.mx-33\%{margin-right:33%!important}.mb-33\%,.my-33\%{margin-bottom:33%!important}.ml-33\%,.mx-33\%{margin-left:33%!important}.p-33\%{padding:33%!important}.pt-33\%,.py-33\%{padding-top:33%!important}.pr-33\%,.px-33\%{padding-right:33%!important}.pb-33\%,.py-33\%{padding-bottom:33%!important}.pl-33\%,.px-33\%{padding-left:33%!important}.gap-33\%{gap:33%}.col-gap-33\%{column-gap:33%}.row-gap-33\%{row-gap:33%}.br-33\%{border-radius:33%}.font-size-34\%{font-size:34%!important}.m-34\%{margin:34%!important}.mt-34\%,.my-34\%{margin-top:34%!important}.mr-34\%,.mx-34\%{margin-right:34%!important}.mb-34\%,.my-34\%{margin-bottom:34%!important}.ml-34\%,.mx-34\%{margin-left:34%!important}.p-34\%{padding:34%!important}.pt-34\%,.py-34\%{padding-top:34%!important}.pr-34\%,.px-34\%{padding-right:34%!important}.pb-34\%,.py-34\%{padding-bottom:34%!important}.pl-34\%,.px-34\%{padding-left:34%!important}.gap-34\%{gap:34%}.col-gap-34\%{column-gap:34%}.row-gap-34\%{row-gap:34%}.br-34\%{border-radius:34%}.font-size-35\%{font-size:35%!important}.m-35\%{margin:35%!important}.mt-35\%,.my-35\%{margin-top:35%!important}.mr-35\%,.mx-35\%{margin-right:35%!important}.mb-35\%,.my-35\%{margin-bottom:35%!important}.ml-35\%,.mx-35\%{margin-left:35%!important}.p-35\%{padding:35%!important}.pt-35\%,.py-35\%{padding-top:35%!important}.pr-35\%,.px-35\%{padding-right:35%!important}.pb-35\%,.py-35\%{padding-bottom:35%!important}.pl-35\%,.px-35\%{padding-left:35%!important}.gap-35\%{gap:35%}.col-gap-35\%{column-gap:35%}.row-gap-35\%{row-gap:35%}.br-35\%{border-radius:35%}.font-size-36\%{font-size:36%!important}.m-36\%{margin:36%!important}.mt-36\%,.my-36\%{margin-top:36%!important}.mr-36\%,.mx-36\%{margin-right:36%!important}.mb-36\%,.my-36\%{margin-bottom:36%!important}.ml-36\%,.mx-36\%{margin-left:36%!important}.p-36\%{padding:36%!important}.pt-36\%,.py-36\%{padding-top:36%!important}.pr-36\%,.px-36\%{padding-right:36%!important}.pb-36\%,.py-36\%{padding-bottom:36%!important}.pl-36\%,.px-36\%{padding-left:36%!important}.gap-36\%{gap:36%}.col-gap-36\%{column-gap:36%}.row-gap-36\%{row-gap:36%}.br-36\%{border-radius:36%}.font-size-37\%{font-size:37%!important}.m-37\%{margin:37%!important}.mt-37\%,.my-37\%{margin-top:37%!important}.mr-37\%,.mx-37\%{margin-right:37%!important}.mb-37\%,.my-37\%{margin-bottom:37%!important}.ml-37\%,.mx-37\%{margin-left:37%!important}.p-37\%{padding:37%!important}.pt-37\%,.py-37\%{padding-top:37%!important}.pr-37\%,.px-37\%{padding-right:37%!important}.pb-37\%,.py-37\%{padding-bottom:37%!important}.pl-37\%,.px-37\%{padding-left:37%!important}.gap-37\%{gap:37%}.col-gap-37\%{column-gap:37%}.row-gap-37\%{row-gap:37%}.br-37\%{border-radius:37%}.font-size-38\%{font-size:38%!important}.m-38\%{margin:38%!important}.mt-38\%,.my-38\%{margin-top:38%!important}.mr-38\%,.mx-38\%{margin-right:38%!important}.mb-38\%,.my-38\%{margin-bottom:38%!important}.ml-38\%,.mx-38\%{margin-left:38%!important}.p-38\%{padding:38%!important}.pt-38\%,.py-38\%{padding-top:38%!important}.pr-38\%,.px-38\%{padding-right:38%!important}.pb-38\%,.py-38\%{padding-bottom:38%!important}.pl-38\%,.px-38\%{padding-left:38%!important}.gap-38\%{gap:38%}.col-gap-38\%{column-gap:38%}.row-gap-38\%{row-gap:38%}.br-38\%{border-radius:38%}.font-size-39\%{font-size:39%!important}.m-39\%{margin:39%!important}.mt-39\%,.my-39\%{margin-top:39%!important}.mr-39\%,.mx-39\%{margin-right:39%!important}.mb-39\%,.my-39\%{margin-bottom:39%!important}.ml-39\%,.mx-39\%{margin-left:39%!important}.p-39\%{padding:39%!important}.pt-39\%,.py-39\%{padding-top:39%!important}.pr-39\%,.px-39\%{padding-right:39%!important}.pb-39\%,.py-39\%{padding-bottom:39%!important}.pl-39\%,.px-39\%{padding-left:39%!important}.gap-39\%{gap:39%}.col-gap-39\%{column-gap:39%}.row-gap-39\%{row-gap:39%}.br-39\%{border-radius:39%}.font-size-40\%{font-size:40%!important}.m-40\%{margin:40%!important}.mt-40\%,.my-40\%{margin-top:40%!important}.mr-40\%,.mx-40\%{margin-right:40%!important}.mb-40\%,.my-40\%{margin-bottom:40%!important}.ml-40\%,.mx-40\%{margin-left:40%!important}.p-40\%{padding:40%!important}.pt-40\%,.py-40\%{padding-top:40%!important}.pr-40\%,.px-40\%{padding-right:40%!important}.pb-40\%,.py-40\%{padding-bottom:40%!important}.pl-40\%,.px-40\%{padding-left:40%!important}.gap-40\%{gap:40%}.col-gap-40\%{column-gap:40%}.row-gap-40\%{row-gap:40%}.br-40\%{border-radius:40%}.font-size-41\%{font-size:41%!important}.m-41\%{margin:41%!important}.mt-41\%,.my-41\%{margin-top:41%!important}.mr-41\%,.mx-41\%{margin-right:41%!important}.mb-41\%,.my-41\%{margin-bottom:41%!important}.ml-41\%,.mx-41\%{margin-left:41%!important}.p-41\%{padding:41%!important}.pt-41\%,.py-41\%{padding-top:41%!important}.pr-41\%,.px-41\%{padding-right:41%!important}.pb-41\%,.py-41\%{padding-bottom:41%!important}.pl-41\%,.px-41\%{padding-left:41%!important}.gap-41\%{gap:41%}.col-gap-41\%{column-gap:41%}.row-gap-41\%{row-gap:41%}.br-41\%{border-radius:41%}.font-size-42\%{font-size:42%!important}.m-42\%{margin:42%!important}.mt-42\%,.my-42\%{margin-top:42%!important}.mr-42\%,.mx-42\%{margin-right:42%!important}.mb-42\%,.my-42\%{margin-bottom:42%!important}.ml-42\%,.mx-42\%{margin-left:42%!important}.p-42\%{padding:42%!important}.pt-42\%,.py-42\%{padding-top:42%!important}.pr-42\%,.px-42\%{padding-right:42%!important}.pb-42\%,.py-42\%{padding-bottom:42%!important}.pl-42\%,.px-42\%{padding-left:42%!important}.gap-42\%{gap:42%}.col-gap-42\%{column-gap:42%}.row-gap-42\%{row-gap:42%}.br-42\%{border-radius:42%}.font-size-43\%{font-size:43%!important}.m-43\%{margin:43%!important}.mt-43\%,.my-43\%{margin-top:43%!important}.mr-43\%,.mx-43\%{margin-right:43%!important}.mb-43\%,.my-43\%{margin-bottom:43%!important}.ml-43\%,.mx-43\%{margin-left:43%!important}.p-43\%{padding:43%!important}.pt-43\%,.py-43\%{padding-top:43%!important}.pr-43\%,.px-43\%{padding-right:43%!important}.pb-43\%,.py-43\%{padding-bottom:43%!important}.pl-43\%,.px-43\%{padding-left:43%!important}.gap-43\%{gap:43%}.col-gap-43\%{column-gap:43%}.row-gap-43\%{row-gap:43%}.br-43\%{border-radius:43%}.font-size-44\%{font-size:44%!important}.m-44\%{margin:44%!important}.mt-44\%,.my-44\%{margin-top:44%!important}.mr-44\%,.mx-44\%{margin-right:44%!important}.mb-44\%,.my-44\%{margin-bottom:44%!important}.ml-44\%,.mx-44\%{margin-left:44%!important}.p-44\%{padding:44%!important}.pt-44\%,.py-44\%{padding-top:44%!important}.pr-44\%,.px-44\%{padding-right:44%!important}.pb-44\%,.py-44\%{padding-bottom:44%!important}.pl-44\%,.px-44\%{padding-left:44%!important}.gap-44\%{gap:44%}.col-gap-44\%{column-gap:44%}.row-gap-44\%{row-gap:44%}.br-44\%{border-radius:44%}.font-size-45\%{font-size:45%!important}.m-45\%{margin:45%!important}.mt-45\%,.my-45\%{margin-top:45%!important}.mr-45\%,.mx-45\%{margin-right:45%!important}.mb-45\%,.my-45\%{margin-bottom:45%!important}.ml-45\%,.mx-45\%{margin-left:45%!important}.p-45\%{padding:45%!important}.pt-45\%,.py-45\%{padding-top:45%!important}.pr-45\%,.px-45\%{padding-right:45%!important}.pb-45\%,.py-45\%{padding-bottom:45%!important}.pl-45\%,.px-45\%{padding-left:45%!important}.gap-45\%{gap:45%}.col-gap-45\%{column-gap:45%}.row-gap-45\%{row-gap:45%}.br-45\%{border-radius:45%}.font-size-46\%{font-size:46%!important}.m-46\%{margin:46%!important}.mt-46\%,.my-46\%{margin-top:46%!important}.mr-46\%,.mx-46\%{margin-right:46%!important}.mb-46\%,.my-46\%{margin-bottom:46%!important}.ml-46\%,.mx-46\%{margin-left:46%!important}.p-46\%{padding:46%!important}.pt-46\%,.py-46\%{padding-top:46%!important}.pr-46\%,.px-46\%{padding-right:46%!important}.pb-46\%,.py-46\%{padding-bottom:46%!important}.pl-46\%,.px-46\%{padding-left:46%!important}.gap-46\%{gap:46%}.col-gap-46\%{column-gap:46%}.row-gap-46\%{row-gap:46%}.br-46\%{border-radius:46%}.font-size-47\%{font-size:47%!important}.m-47\%{margin:47%!important}.mt-47\%,.my-47\%{margin-top:47%!important}.mr-47\%,.mx-47\%{margin-right:47%!important}.mb-47\%,.my-47\%{margin-bottom:47%!important}.ml-47\%,.mx-47\%{margin-left:47%!important}.p-47\%{padding:47%!important}.pt-47\%,.py-47\%{padding-top:47%!important}.pr-47\%,.px-47\%{padding-right:47%!important}.pb-47\%,.py-47\%{padding-bottom:47%!important}.pl-47\%,.px-47\%{padding-left:47%!important}.gap-47\%{gap:47%}.col-gap-47\%{column-gap:47%}.row-gap-47\%{row-gap:47%}.br-47\%{border-radius:47%}.font-size-48\%{font-size:48%!important}.m-48\%{margin:48%!important}.mt-48\%,.my-48\%{margin-top:48%!important}.mr-48\%,.mx-48\%{margin-right:48%!important}.mb-48\%,.my-48\%{margin-bottom:48%!important}.ml-48\%,.mx-48\%{margin-left:48%!important}.p-48\%{padding:48%!important}.pt-48\%,.py-48\%{padding-top:48%!important}.pr-48\%,.px-48\%{padding-right:48%!important}.pb-48\%,.py-48\%{padding-bottom:48%!important}.pl-48\%,.px-48\%{padding-left:48%!important}.gap-48\%{gap:48%}.col-gap-48\%{column-gap:48%}.row-gap-48\%{row-gap:48%}.br-48\%{border-radius:48%}.font-size-49\%{font-size:49%!important}.m-49\%{margin:49%!important}.mt-49\%,.my-49\%{margin-top:49%!important}.mr-49\%,.mx-49\%{margin-right:49%!important}.mb-49\%,.my-49\%{margin-bottom:49%!important}.ml-49\%,.mx-49\%{margin-left:49%!important}.p-49\%{padding:49%!important}.pt-49\%,.py-49\%{padding-top:49%!important}.pr-49\%,.px-49\%{padding-right:49%!important}.pb-49\%,.py-49\%{padding-bottom:49%!important}.pl-49\%,.px-49\%{padding-left:49%!important}.gap-49\%{gap:49%}.col-gap-49\%{column-gap:49%}.row-gap-49\%{row-gap:49%}.br-49\%{border-radius:49%}.font-size-50\%{font-size:50%!important}.m-50\%{margin:50%!important}.mt-50\%,.my-50\%{margin-top:50%!important}.mr-50\%,.mx-50\%{margin-right:50%!important}.mb-50\%,.my-50\%{margin-bottom:50%!important}.ml-50\%,.mx-50\%{margin-left:50%!important}.p-50\%{padding:50%!important}.pt-50\%,.py-50\%{padding-top:50%!important}.pr-50\%,.px-50\%{padding-right:50%!important}.pb-50\%,.py-50\%{padding-bottom:50%!important}.pl-50\%,.px-50\%{padding-left:50%!important}.gap-50\%{gap:50%}.col-gap-50\%{column-gap:50%}.row-gap-50\%{row-gap:50%}.br-50\%{border-radius:50%}.font-size-51\%{font-size:51%!important}.m-51\%{margin:51%!important}.mt-51\%,.my-51\%{margin-top:51%!important}.mr-51\%,.mx-51\%{margin-right:51%!important}.mb-51\%,.my-51\%{margin-bottom:51%!important}.ml-51\%,.mx-51\%{margin-left:51%!important}.p-51\%{padding:51%!important}.pt-51\%,.py-51\%{padding-top:51%!important}.pr-51\%,.px-51\%{padding-right:51%!important}.pb-51\%,.py-51\%{padding-bottom:51%!important}.pl-51\%,.px-51\%{padding-left:51%!important}.gap-51\%{gap:51%}.col-gap-51\%{column-gap:51%}.row-gap-51\%{row-gap:51%}.br-51\%{border-radius:51%}.font-size-52\%{font-size:52%!important}.m-52\%{margin:52%!important}.mt-52\%,.my-52\%{margin-top:52%!important}.mr-52\%,.mx-52\%{margin-right:52%!important}.mb-52\%,.my-52\%{margin-bottom:52%!important}.ml-52\%,.mx-52\%{margin-left:52%!important}.p-52\%{padding:52%!important}.pt-52\%,.py-52\%{padding-top:52%!important}.pr-52\%,.px-52\%{padding-right:52%!important}.pb-52\%,.py-52\%{padding-bottom:52%!important}.pl-52\%,.px-52\%{padding-left:52%!important}.gap-52\%{gap:52%}.col-gap-52\%{column-gap:52%}.row-gap-52\%{row-gap:52%}.br-52\%{border-radius:52%}.font-size-53\%{font-size:53%!important}.m-53\%{margin:53%!important}.mt-53\%,.my-53\%{margin-top:53%!important}.mr-53\%,.mx-53\%{margin-right:53%!important}.mb-53\%,.my-53\%{margin-bottom:53%!important}.ml-53\%,.mx-53\%{margin-left:53%!important}.p-53\%{padding:53%!important}.pt-53\%,.py-53\%{padding-top:53%!important}.pr-53\%,.px-53\%{padding-right:53%!important}.pb-53\%,.py-53\%{padding-bottom:53%!important}.pl-53\%,.px-53\%{padding-left:53%!important}.gap-53\%{gap:53%}.col-gap-53\%{column-gap:53%}.row-gap-53\%{row-gap:53%}.br-53\%{border-radius:53%}.font-size-54\%{font-size:54%!important}.m-54\%{margin:54%!important}.mt-54\%,.my-54\%{margin-top:54%!important}.mr-54\%,.mx-54\%{margin-right:54%!important}.mb-54\%,.my-54\%{margin-bottom:54%!important}.ml-54\%,.mx-54\%{margin-left:54%!important}.p-54\%{padding:54%!important}.pt-54\%,.py-54\%{padding-top:54%!important}.pr-54\%,.px-54\%{padding-right:54%!important}.pb-54\%,.py-54\%{padding-bottom:54%!important}.pl-54\%,.px-54\%{padding-left:54%!important}.gap-54\%{gap:54%}.col-gap-54\%{column-gap:54%}.row-gap-54\%{row-gap:54%}.br-54\%{border-radius:54%}.font-size-55\%{font-size:55%!important}.m-55\%{margin:55%!important}.mt-55\%,.my-55\%{margin-top:55%!important}.mr-55\%,.mx-55\%{margin-right:55%!important}.mb-55\%,.my-55\%{margin-bottom:55%!important}.ml-55\%,.mx-55\%{margin-left:55%!important}.p-55\%{padding:55%!important}.pt-55\%,.py-55\%{padding-top:55%!important}.pr-55\%,.px-55\%{padding-right:55%!important}.pb-55\%,.py-55\%{padding-bottom:55%!important}.pl-55\%,.px-55\%{padding-left:55%!important}.gap-55\%{gap:55%}.col-gap-55\%{column-gap:55%}.row-gap-55\%{row-gap:55%}.br-55\%{border-radius:55%}.font-size-56\%{font-size:56%!important}.m-56\%{margin:56%!important}.mt-56\%,.my-56\%{margin-top:56%!important}.mr-56\%,.mx-56\%{margin-right:56%!important}.mb-56\%,.my-56\%{margin-bottom:56%!important}.ml-56\%,.mx-56\%{margin-left:56%!important}.p-56\%{padding:56%!important}.pt-56\%,.py-56\%{padding-top:56%!important}.pr-56\%,.px-56\%{padding-right:56%!important}.pb-56\%,.py-56\%{padding-bottom:56%!important}.pl-56\%,.px-56\%{padding-left:56%!important}.gap-56\%{gap:56%}.col-gap-56\%{column-gap:56%}.row-gap-56\%{row-gap:56%}.br-56\%{border-radius:56%}.font-size-57\%{font-size:57%!important}.m-57\%{margin:57%!important}.mt-57\%,.my-57\%{margin-top:57%!important}.mr-57\%,.mx-57\%{margin-right:57%!important}.mb-57\%,.my-57\%{margin-bottom:57%!important}.ml-57\%,.mx-57\%{margin-left:57%!important}.p-57\%{padding:57%!important}.pt-57\%,.py-57\%{padding-top:57%!important}.pr-57\%,.px-57\%{padding-right:57%!important}.pb-57\%,.py-57\%{padding-bottom:57%!important}.pl-57\%,.px-57\%{padding-left:57%!important}.gap-57\%{gap:57%}.col-gap-57\%{column-gap:57%}.row-gap-57\%{row-gap:57%}.br-57\%{border-radius:57%}.font-size-58\%{font-size:58%!important}.m-58\%{margin:58%!important}.mt-58\%,.my-58\%{margin-top:58%!important}.mr-58\%,.mx-58\%{margin-right:58%!important}.mb-58\%,.my-58\%{margin-bottom:58%!important}.ml-58\%,.mx-58\%{margin-left:58%!important}.p-58\%{padding:58%!important}.pt-58\%,.py-58\%{padding-top:58%!important}.pr-58\%,.px-58\%{padding-right:58%!important}.pb-58\%,.py-58\%{padding-bottom:58%!important}.pl-58\%,.px-58\%{padding-left:58%!important}.gap-58\%{gap:58%}.col-gap-58\%{column-gap:58%}.row-gap-58\%{row-gap:58%}.br-58\%{border-radius:58%}.font-size-59\%{font-size:59%!important}.m-59\%{margin:59%!important}.mt-59\%,.my-59\%{margin-top:59%!important}.mr-59\%,.mx-59\%{margin-right:59%!important}.mb-59\%,.my-59\%{margin-bottom:59%!important}.ml-59\%,.mx-59\%{margin-left:59%!important}.p-59\%{padding:59%!important}.pt-59\%,.py-59\%{padding-top:59%!important}.pr-59\%,.px-59\%{padding-right:59%!important}.pb-59\%,.py-59\%{padding-bottom:59%!important}.pl-59\%,.px-59\%{padding-left:59%!important}.gap-59\%{gap:59%}.col-gap-59\%{column-gap:59%}.row-gap-59\%{row-gap:59%}.br-59\%{border-radius:59%}.font-size-60\%{font-size:60%!important}.m-60\%{margin:60%!important}.mt-60\%,.my-60\%{margin-top:60%!important}.mr-60\%,.mx-60\%{margin-right:60%!important}.mb-60\%,.my-60\%{margin-bottom:60%!important}.ml-60\%,.mx-60\%{margin-left:60%!important}.p-60\%{padding:60%!important}.pt-60\%,.py-60\%{padding-top:60%!important}.pr-60\%,.px-60\%{padding-right:60%!important}.pb-60\%,.py-60\%{padding-bottom:60%!important}.pl-60\%,.px-60\%{padding-left:60%!important}.gap-60\%{gap:60%}.col-gap-60\%{column-gap:60%}.row-gap-60\%{row-gap:60%}.br-60\%{border-radius:60%}.font-size-61\%{font-size:61%!important}.m-61\%{margin:61%!important}.mt-61\%,.my-61\%{margin-top:61%!important}.mr-61\%,.mx-61\%{margin-right:61%!important}.mb-61\%,.my-61\%{margin-bottom:61%!important}.ml-61\%,.mx-61\%{margin-left:61%!important}.p-61\%{padding:61%!important}.pt-61\%,.py-61\%{padding-top:61%!important}.pr-61\%,.px-61\%{padding-right:61%!important}.pb-61\%,.py-61\%{padding-bottom:61%!important}.pl-61\%,.px-61\%{padding-left:61%!important}.gap-61\%{gap:61%}.col-gap-61\%{column-gap:61%}.row-gap-61\%{row-gap:61%}.br-61\%{border-radius:61%}.font-size-62\%{font-size:62%!important}.m-62\%{margin:62%!important}.mt-62\%,.my-62\%{margin-top:62%!important}.mr-62\%,.mx-62\%{margin-right:62%!important}.mb-62\%,.my-62\%{margin-bottom:62%!important}.ml-62\%,.mx-62\%{margin-left:62%!important}.p-62\%{padding:62%!important}.pt-62\%,.py-62\%{padding-top:62%!important}.pr-62\%,.px-62\%{padding-right:62%!important}.pb-62\%,.py-62\%{padding-bottom:62%!important}.pl-62\%,.px-62\%{padding-left:62%!important}.gap-62\%{gap:62%}.col-gap-62\%{column-gap:62%}.row-gap-62\%{row-gap:62%}.br-62\%{border-radius:62%}.font-size-63\%{font-size:63%!important}.m-63\%{margin:63%!important}.mt-63\%,.my-63\%{margin-top:63%!important}.mr-63\%,.mx-63\%{margin-right:63%!important}.mb-63\%,.my-63\%{margin-bottom:63%!important}.ml-63\%,.mx-63\%{margin-left:63%!important}.p-63\%{padding:63%!important}.pt-63\%,.py-63\%{padding-top:63%!important}.pr-63\%,.px-63\%{padding-right:63%!important}.pb-63\%,.py-63\%{padding-bottom:63%!important}.pl-63\%,.px-63\%{padding-left:63%!important}.gap-63\%{gap:63%}.col-gap-63\%{column-gap:63%}.row-gap-63\%{row-gap:63%}.br-63\%{border-radius:63%}.font-size-64\%{font-size:64%!important}.m-64\%{margin:64%!important}.mt-64\%,.my-64\%{margin-top:64%!important}.mr-64\%,.mx-64\%{margin-right:64%!important}.mb-64\%,.my-64\%{margin-bottom:64%!important}.ml-64\%,.mx-64\%{margin-left:64%!important}.p-64\%{padding:64%!important}.pt-64\%,.py-64\%{padding-top:64%!important}.pr-64\%,.px-64\%{padding-right:64%!important}.pb-64\%,.py-64\%{padding-bottom:64%!important}.pl-64\%,.px-64\%{padding-left:64%!important}.gap-64\%{gap:64%}.col-gap-64\%{column-gap:64%}.row-gap-64\%{row-gap:64%}.br-64\%{border-radius:64%}.font-size-65\%{font-size:65%!important}.m-65\%{margin:65%!important}.mt-65\%,.my-65\%{margin-top:65%!important}.mr-65\%,.mx-65\%{margin-right:65%!important}.mb-65\%,.my-65\%{margin-bottom:65%!important}.ml-65\%,.mx-65\%{margin-left:65%!important}.p-65\%{padding:65%!important}.pt-65\%,.py-65\%{padding-top:65%!important}.pr-65\%,.px-65\%{padding-right:65%!important}.pb-65\%,.py-65\%{padding-bottom:65%!important}.pl-65\%,.px-65\%{padding-left:65%!important}.gap-65\%{gap:65%}.col-gap-65\%{column-gap:65%}.row-gap-65\%{row-gap:65%}.br-65\%{border-radius:65%}.font-size-66\%{font-size:66%!important}.m-66\%{margin:66%!important}.mt-66\%,.my-66\%{margin-top:66%!important}.mr-66\%,.mx-66\%{margin-right:66%!important}.mb-66\%,.my-66\%{margin-bottom:66%!important}.ml-66\%,.mx-66\%{margin-left:66%!important}.p-66\%{padding:66%!important}.pt-66\%,.py-66\%{padding-top:66%!important}.pr-66\%,.px-66\%{padding-right:66%!important}.pb-66\%,.py-66\%{padding-bottom:66%!important}.pl-66\%,.px-66\%{padding-left:66%!important}.gap-66\%{gap:66%}.col-gap-66\%{column-gap:66%}.row-gap-66\%{row-gap:66%}.br-66\%{border-radius:66%}.font-size-67\%{font-size:67%!important}.m-67\%{margin:67%!important}.mt-67\%,.my-67\%{margin-top:67%!important}.mr-67\%,.mx-67\%{margin-right:67%!important}.mb-67\%,.my-67\%{margin-bottom:67%!important}.ml-67\%,.mx-67\%{margin-left:67%!important}.p-67\%{padding:67%!important}.pt-67\%,.py-67\%{padding-top:67%!important}.pr-67\%,.px-67\%{padding-right:67%!important}.pb-67\%,.py-67\%{padding-bottom:67%!important}.pl-67\%,.px-67\%{padding-left:67%!important}.gap-67\%{gap:67%}.col-gap-67\%{column-gap:67%}.row-gap-67\%{row-gap:67%}.br-67\%{border-radius:67%}.font-size-68\%{font-size:68%!important}.m-68\%{margin:68%!important}.mt-68\%,.my-68\%{margin-top:68%!important}.mr-68\%,.mx-68\%{margin-right:68%!important}.mb-68\%,.my-68\%{margin-bottom:68%!important}.ml-68\%,.mx-68\%{margin-left:68%!important}.p-68\%{padding:68%!important}.pt-68\%,.py-68\%{padding-top:68%!important}.pr-68\%,.px-68\%{padding-right:68%!important}.pb-68\%,.py-68\%{padding-bottom:68%!important}.pl-68\%,.px-68\%{padding-left:68%!important}.gap-68\%{gap:68%}.col-gap-68\%{column-gap:68%}.row-gap-68\%{row-gap:68%}.br-68\%{border-radius:68%}.font-size-69\%{font-size:69%!important}.m-69\%{margin:69%!important}.mt-69\%,.my-69\%{margin-top:69%!important}.mr-69\%,.mx-69\%{margin-right:69%!important}.mb-69\%,.my-69\%{margin-bottom:69%!important}.ml-69\%,.mx-69\%{margin-left:69%!important}.p-69\%{padding:69%!important}.pt-69\%,.py-69\%{padding-top:69%!important}.pr-69\%,.px-69\%{padding-right:69%!important}.pb-69\%,.py-69\%{padding-bottom:69%!important}.pl-69\%,.px-69\%{padding-left:69%!important}.gap-69\%{gap:69%}.col-gap-69\%{column-gap:69%}.row-gap-69\%{row-gap:69%}.br-69\%{border-radius:69%}.font-size-70\%{font-size:70%!important}.m-70\%{margin:70%!important}.mt-70\%,.my-70\%{margin-top:70%!important}.mr-70\%,.mx-70\%{margin-right:70%!important}.mb-70\%,.my-70\%{margin-bottom:70%!important}.ml-70\%,.mx-70\%{margin-left:70%!important}.p-70\%{padding:70%!important}.pt-70\%,.py-70\%{padding-top:70%!important}.pr-70\%,.px-70\%{padding-right:70%!important}.pb-70\%,.py-70\%{padding-bottom:70%!important}.pl-70\%,.px-70\%{padding-left:70%!important}.gap-70\%{gap:70%}.col-gap-70\%{column-gap:70%}.row-gap-70\%{row-gap:70%}.br-70\%{border-radius:70%}.font-size-71\%{font-size:71%!important}.m-71\%{margin:71%!important}.mt-71\%,.my-71\%{margin-top:71%!important}.mr-71\%,.mx-71\%{margin-right:71%!important}.mb-71\%,.my-71\%{margin-bottom:71%!important}.ml-71\%,.mx-71\%{margin-left:71%!important}.p-71\%{padding:71%!important}.pt-71\%,.py-71\%{padding-top:71%!important}.pr-71\%,.px-71\%{padding-right:71%!important}.pb-71\%,.py-71\%{padding-bottom:71%!important}.pl-71\%,.px-71\%{padding-left:71%!important}.gap-71\%{gap:71%}.col-gap-71\%{column-gap:71%}.row-gap-71\%{row-gap:71%}.br-71\%{border-radius:71%}.font-size-72\%{font-size:72%!important}.m-72\%{margin:72%!important}.mt-72\%,.my-72\%{margin-top:72%!important}.mr-72\%,.mx-72\%{margin-right:72%!important}.mb-72\%,.my-72\%{margin-bottom:72%!important}.ml-72\%,.mx-72\%{margin-left:72%!important}.p-72\%{padding:72%!important}.pt-72\%,.py-72\%{padding-top:72%!important}.pr-72\%,.px-72\%{padding-right:72%!important}.pb-72\%,.py-72\%{padding-bottom:72%!important}.pl-72\%,.px-72\%{padding-left:72%!important}.gap-72\%{gap:72%}.col-gap-72\%{column-gap:72%}.row-gap-72\%{row-gap:72%}.br-72\%{border-radius:72%}.font-size-73\%{font-size:73%!important}.m-73\%{margin:73%!important}.mt-73\%,.my-73\%{margin-top:73%!important}.mr-73\%,.mx-73\%{margin-right:73%!important}.mb-73\%,.my-73\%{margin-bottom:73%!important}.ml-73\%,.mx-73\%{margin-left:73%!important}.p-73\%{padding:73%!important}.pt-73\%,.py-73\%{padding-top:73%!important}.pr-73\%,.px-73\%{padding-right:73%!important}.pb-73\%,.py-73\%{padding-bottom:73%!important}.pl-73\%,.px-73\%{padding-left:73%!important}.gap-73\%{gap:73%}.col-gap-73\%{column-gap:73%}.row-gap-73\%{row-gap:73%}.br-73\%{border-radius:73%}.font-size-74\%{font-size:74%!important}.m-74\%{margin:74%!important}.mt-74\%,.my-74\%{margin-top:74%!important}.mr-74\%,.mx-74\%{margin-right:74%!important}.mb-74\%,.my-74\%{margin-bottom:74%!important}.ml-74\%,.mx-74\%{margin-left:74%!important}.p-74\%{padding:74%!important}.pt-74\%,.py-74\%{padding-top:74%!important}.pr-74\%,.px-74\%{padding-right:74%!important}.pb-74\%,.py-74\%{padding-bottom:74%!important}.pl-74\%,.px-74\%{padding-left:74%!important}.gap-74\%{gap:74%}.col-gap-74\%{column-gap:74%}.row-gap-74\%{row-gap:74%}.br-74\%{border-radius:74%}.font-size-75\%{font-size:75%!important}.m-75\%{margin:75%!important}.mt-75\%,.my-75\%{margin-top:75%!important}.mr-75\%,.mx-75\%{margin-right:75%!important}.mb-75\%,.my-75\%{margin-bottom:75%!important}.ml-75\%,.mx-75\%{margin-left:75%!important}.p-75\%{padding:75%!important}.pt-75\%,.py-75\%{padding-top:75%!important}.pr-75\%,.px-75\%{padding-right:75%!important}.pb-75\%,.py-75\%{padding-bottom:75%!important}.pl-75\%,.px-75\%{padding-left:75%!important}.gap-75\%{gap:75%}.col-gap-75\%{column-gap:75%}.row-gap-75\%{row-gap:75%}.br-75\%{border-radius:75%}.font-size-76\%{font-size:76%!important}.m-76\%{margin:76%!important}.mt-76\%,.my-76\%{margin-top:76%!important}.mr-76\%,.mx-76\%{margin-right:76%!important}.mb-76\%,.my-76\%{margin-bottom:76%!important}.ml-76\%,.mx-76\%{margin-left:76%!important}.p-76\%{padding:76%!important}.pt-76\%,.py-76\%{padding-top:76%!important}.pr-76\%,.px-76\%{padding-right:76%!important}.pb-76\%,.py-76\%{padding-bottom:76%!important}.pl-76\%,.px-76\%{padding-left:76%!important}.gap-76\%{gap:76%}.col-gap-76\%{column-gap:76%}.row-gap-76\%{row-gap:76%}.br-76\%{border-radius:76%}.font-size-77\%{font-size:77%!important}.m-77\%{margin:77%!important}.mt-77\%,.my-77\%{margin-top:77%!important}.mr-77\%,.mx-77\%{margin-right:77%!important}.mb-77\%,.my-77\%{margin-bottom:77%!important}.ml-77\%,.mx-77\%{margin-left:77%!important}.p-77\%{padding:77%!important}.pt-77\%,.py-77\%{padding-top:77%!important}.pr-77\%,.px-77\%{padding-right:77%!important}.pb-77\%,.py-77\%{padding-bottom:77%!important}.pl-77\%,.px-77\%{padding-left:77%!important}.gap-77\%{gap:77%}.col-gap-77\%{column-gap:77%}.row-gap-77\%{row-gap:77%}.br-77\%{border-radius:77%}.font-size-78\%{font-size:78%!important}.m-78\%{margin:78%!important}.mt-78\%,.my-78\%{margin-top:78%!important}.mr-78\%,.mx-78\%{margin-right:78%!important}.mb-78\%,.my-78\%{margin-bottom:78%!important}.ml-78\%,.mx-78\%{margin-left:78%!important}.p-78\%{padding:78%!important}.pt-78\%,.py-78\%{padding-top:78%!important}.pr-78\%,.px-78\%{padding-right:78%!important}.pb-78\%,.py-78\%{padding-bottom:78%!important}.pl-78\%,.px-78\%{padding-left:78%!important}.gap-78\%{gap:78%}.col-gap-78\%{column-gap:78%}.row-gap-78\%{row-gap:78%}.br-78\%{border-radius:78%}.font-size-79\%{font-size:79%!important}.m-79\%{margin:79%!important}.mt-79\%,.my-79\%{margin-top:79%!important}.mr-79\%,.mx-79\%{margin-right:79%!important}.mb-79\%,.my-79\%{margin-bottom:79%!important}.ml-79\%,.mx-79\%{margin-left:79%!important}.p-79\%{padding:79%!important}.pt-79\%,.py-79\%{padding-top:79%!important}.pr-79\%,.px-79\%{padding-right:79%!important}.pb-79\%,.py-79\%{padding-bottom:79%!important}.pl-79\%,.px-79\%{padding-left:79%!important}.gap-79\%{gap:79%}.col-gap-79\%{column-gap:79%}.row-gap-79\%{row-gap:79%}.br-79\%{border-radius:79%}.font-size-80\%{font-size:80%!important}.m-80\%{margin:80%!important}.mt-80\%,.my-80\%{margin-top:80%!important}.mr-80\%,.mx-80\%{margin-right:80%!important}.mb-80\%,.my-80\%{margin-bottom:80%!important}.ml-80\%,.mx-80\%{margin-left:80%!important}.p-80\%{padding:80%!important}.pt-80\%,.py-80\%{padding-top:80%!important}.pr-80\%,.px-80\%{padding-right:80%!important}.pb-80\%,.py-80\%{padding-bottom:80%!important}.pl-80\%,.px-80\%{padding-left:80%!important}.gap-80\%{gap:80%}.col-gap-80\%{column-gap:80%}.row-gap-80\%{row-gap:80%}.br-80\%{border-radius:80%}.font-size-81\%{font-size:81%!important}.m-81\%{margin:81%!important}.mt-81\%,.my-81\%{margin-top:81%!important}.mr-81\%,.mx-81\%{margin-right:81%!important}.mb-81\%,.my-81\%{margin-bottom:81%!important}.ml-81\%,.mx-81\%{margin-left:81%!important}.p-81\%{padding:81%!important}.pt-81\%,.py-81\%{padding-top:81%!important}.pr-81\%,.px-81\%{padding-right:81%!important}.pb-81\%,.py-81\%{padding-bottom:81%!important}.pl-81\%,.px-81\%{padding-left:81%!important}.gap-81\%{gap:81%}.col-gap-81\%{column-gap:81%}.row-gap-81\%{row-gap:81%}.br-81\%{border-radius:81%}.font-size-82\%{font-size:82%!important}.m-82\%{margin:82%!important}.mt-82\%,.my-82\%{margin-top:82%!important}.mr-82\%,.mx-82\%{margin-right:82%!important}.mb-82\%,.my-82\%{margin-bottom:82%!important}.ml-82\%,.mx-82\%{margin-left:82%!important}.p-82\%{padding:82%!important}.pt-82\%,.py-82\%{padding-top:82%!important}.pr-82\%,.px-82\%{padding-right:82%!important}.pb-82\%,.py-82\%{padding-bottom:82%!important}.pl-82\%,.px-82\%{padding-left:82%!important}.gap-82\%{gap:82%}.col-gap-82\%{column-gap:82%}.row-gap-82\%{row-gap:82%}.br-82\%{border-radius:82%}.font-size-83\%{font-size:83%!important}.m-83\%{margin:83%!important}.mt-83\%,.my-83\%{margin-top:83%!important}.mr-83\%,.mx-83\%{margin-right:83%!important}.mb-83\%,.my-83\%{margin-bottom:83%!important}.ml-83\%,.mx-83\%{margin-left:83%!important}.p-83\%{padding:83%!important}.pt-83\%,.py-83\%{padding-top:83%!important}.pr-83\%,.px-83\%{padding-right:83%!important}.pb-83\%,.py-83\%{padding-bottom:83%!important}.pl-83\%,.px-83\%{padding-left:83%!important}.gap-83\%{gap:83%}.col-gap-83\%{column-gap:83%}.row-gap-83\%{row-gap:83%}.br-83\%{border-radius:83%}.font-size-84\%{font-size:84%!important}.m-84\%{margin:84%!important}.mt-84\%,.my-84\%{margin-top:84%!important}.mr-84\%,.mx-84\%{margin-right:84%!important}.mb-84\%,.my-84\%{margin-bottom:84%!important}.ml-84\%,.mx-84\%{margin-left:84%!important}.p-84\%{padding:84%!important}.pt-84\%,.py-84\%{padding-top:84%!important}.pr-84\%,.px-84\%{padding-right:84%!important}.pb-84\%,.py-84\%{padding-bottom:84%!important}.pl-84\%,.px-84\%{padding-left:84%!important}.gap-84\%{gap:84%}.col-gap-84\%{column-gap:84%}.row-gap-84\%{row-gap:84%}.br-84\%{border-radius:84%}.font-size-85\%{font-size:85%!important}.m-85\%{margin:85%!important}.mt-85\%,.my-85\%{margin-top:85%!important}.mr-85\%,.mx-85\%{margin-right:85%!important}.mb-85\%,.my-85\%{margin-bottom:85%!important}.ml-85\%,.mx-85\%{margin-left:85%!important}.p-85\%{padding:85%!important}.pt-85\%,.py-85\%{padding-top:85%!important}.pr-85\%,.px-85\%{padding-right:85%!important}.pb-85\%,.py-85\%{padding-bottom:85%!important}.pl-85\%,.px-85\%{padding-left:85%!important}.gap-85\%{gap:85%}.col-gap-85\%{column-gap:85%}.row-gap-85\%{row-gap:85%}.br-85\%{border-radius:85%}.font-size-86\%{font-size:86%!important}.m-86\%{margin:86%!important}.mt-86\%,.my-86\%{margin-top:86%!important}.mr-86\%,.mx-86\%{margin-right:86%!important}.mb-86\%,.my-86\%{margin-bottom:86%!important}.ml-86\%,.mx-86\%{margin-left:86%!important}.p-86\%{padding:86%!important}.pt-86\%,.py-86\%{padding-top:86%!important}.pr-86\%,.px-86\%{padding-right:86%!important}.pb-86\%,.py-86\%{padding-bottom:86%!important}.pl-86\%,.px-86\%{padding-left:86%!important}.gap-86\%{gap:86%}.col-gap-86\%{column-gap:86%}.row-gap-86\%{row-gap:86%}.br-86\%{border-radius:86%}.font-size-87\%{font-size:87%!important}.m-87\%{margin:87%!important}.mt-87\%,.my-87\%{margin-top:87%!important}.mr-87\%,.mx-87\%{margin-right:87%!important}.mb-87\%,.my-87\%{margin-bottom:87%!important}.ml-87\%,.mx-87\%{margin-left:87%!important}.p-87\%{padding:87%!important}.pt-87\%,.py-87\%{padding-top:87%!important}.pr-87\%,.px-87\%{padding-right:87%!important}.pb-87\%,.py-87\%{padding-bottom:87%!important}.pl-87\%,.px-87\%{padding-left:87%!important}.gap-87\%{gap:87%}.col-gap-87\%{column-gap:87%}.row-gap-87\%{row-gap:87%}.br-87\%{border-radius:87%}.font-size-88\%{font-size:88%!important}.m-88\%{margin:88%!important}.mt-88\%,.my-88\%{margin-top:88%!important}.mr-88\%,.mx-88\%{margin-right:88%!important}.mb-88\%,.my-88\%{margin-bottom:88%!important}.ml-88\%,.mx-88\%{margin-left:88%!important}.p-88\%{padding:88%!important}.pt-88\%,.py-88\%{padding-top:88%!important}.pr-88\%,.px-88\%{padding-right:88%!important}.pb-88\%,.py-88\%{padding-bottom:88%!important}.pl-88\%,.px-88\%{padding-left:88%!important}.gap-88\%{gap:88%}.col-gap-88\%{column-gap:88%}.row-gap-88\%{row-gap:88%}.br-88\%{border-radius:88%}.font-size-89\%{font-size:89%!important}.m-89\%{margin:89%!important}.mt-89\%,.my-89\%{margin-top:89%!important}.mr-89\%,.mx-89\%{margin-right:89%!important}.mb-89\%,.my-89\%{margin-bottom:89%!important}.ml-89\%,.mx-89\%{margin-left:89%!important}.p-89\%{padding:89%!important}.pt-89\%,.py-89\%{padding-top:89%!important}.pr-89\%,.px-89\%{padding-right:89%!important}.pb-89\%,.py-89\%{padding-bottom:89%!important}.pl-89\%,.px-89\%{padding-left:89%!important}.gap-89\%{gap:89%}.col-gap-89\%{column-gap:89%}.row-gap-89\%{row-gap:89%}.br-89\%{border-radius:89%}.font-size-90\%{font-size:90%!important}.m-90\%{margin:90%!important}.mt-90\%,.my-90\%{margin-top:90%!important}.mr-90\%,.mx-90\%{margin-right:90%!important}.mb-90\%,.my-90\%{margin-bottom:90%!important}.ml-90\%,.mx-90\%{margin-left:90%!important}.p-90\%{padding:90%!important}.pt-90\%,.py-90\%{padding-top:90%!important}.pr-90\%,.px-90\%{padding-right:90%!important}.pb-90\%,.py-90\%{padding-bottom:90%!important}.pl-90\%,.px-90\%{padding-left:90%!important}.gap-90\%{gap:90%}.col-gap-90\%{column-gap:90%}.row-gap-90\%{row-gap:90%}.br-90\%{border-radius:90%}.font-size-91\%{font-size:91%!important}.m-91\%{margin:91%!important}.mt-91\%,.my-91\%{margin-top:91%!important}.mr-91\%,.mx-91\%{margin-right:91%!important}.mb-91\%,.my-91\%{margin-bottom:91%!important}.ml-91\%,.mx-91\%{margin-left:91%!important}.p-91\%{padding:91%!important}.pt-91\%,.py-91\%{padding-top:91%!important}.pr-91\%,.px-91\%{padding-right:91%!important}.pb-91\%,.py-91\%{padding-bottom:91%!important}.pl-91\%,.px-91\%{padding-left:91%!important}.gap-91\%{gap:91%}.col-gap-91\%{column-gap:91%}.row-gap-91\%{row-gap:91%}.br-91\%{border-radius:91%}.font-size-92\%{font-size:92%!important}.m-92\%{margin:92%!important}.mt-92\%,.my-92\%{margin-top:92%!important}.mr-92\%,.mx-92\%{margin-right:92%!important}.mb-92\%,.my-92\%{margin-bottom:92%!important}.ml-92\%,.mx-92\%{margin-left:92%!important}.p-92\%{padding:92%!important}.pt-92\%,.py-92\%{padding-top:92%!important}.pr-92\%,.px-92\%{padding-right:92%!important}.pb-92\%,.py-92\%{padding-bottom:92%!important}.pl-92\%,.px-92\%{padding-left:92%!important}.gap-92\%{gap:92%}.col-gap-92\%{column-gap:92%}.row-gap-92\%{row-gap:92%}.br-92\%{border-radius:92%}.font-size-93\%{font-size:93%!important}.m-93\%{margin:93%!important}.mt-93\%,.my-93\%{margin-top:93%!important}.mr-93\%,.mx-93\%{margin-right:93%!important}.mb-93\%,.my-93\%{margin-bottom:93%!important}.ml-93\%,.mx-93\%{margin-left:93%!important}.p-93\%{padding:93%!important}.pt-93\%,.py-93\%{padding-top:93%!important}.pr-93\%,.px-93\%{padding-right:93%!important}.pb-93\%,.py-93\%{padding-bottom:93%!important}.pl-93\%,.px-93\%{padding-left:93%!important}.gap-93\%{gap:93%}.col-gap-93\%{column-gap:93%}.row-gap-93\%{row-gap:93%}.br-93\%{border-radius:93%}.font-size-94\%{font-size:94%!important}.m-94\%{margin:94%!important}.mt-94\%,.my-94\%{margin-top:94%!important}.mr-94\%,.mx-94\%{margin-right:94%!important}.mb-94\%,.my-94\%{margin-bottom:94%!important}.ml-94\%,.mx-94\%{margin-left:94%!important}.p-94\%{padding:94%!important}.pt-94\%,.py-94\%{padding-top:94%!important}.pr-94\%,.px-94\%{padding-right:94%!important}.pb-94\%,.py-94\%{padding-bottom:94%!important}.pl-94\%,.px-94\%{padding-left:94%!important}.gap-94\%{gap:94%}.col-gap-94\%{column-gap:94%}.row-gap-94\%{row-gap:94%}.br-94\%{border-radius:94%}.font-size-95\%{font-size:95%!important}.m-95\%{margin:95%!important}.mt-95\%,.my-95\%{margin-top:95%!important}.mr-95\%,.mx-95\%{margin-right:95%!important}.mb-95\%,.my-95\%{margin-bottom:95%!important}.ml-95\%,.mx-95\%{margin-left:95%!important}.p-95\%{padding:95%!important}.pt-95\%,.py-95\%{padding-top:95%!important}.pr-95\%,.px-95\%{padding-right:95%!important}.pb-95\%,.py-95\%{padding-bottom:95%!important}.pl-95\%,.px-95\%{padding-left:95%!important}.gap-95\%{gap:95%}.col-gap-95\%{column-gap:95%}.row-gap-95\%{row-gap:95%}.br-95\%{border-radius:95%}.font-size-96\%{font-size:96%!important}.m-96\%{margin:96%!important}.mt-96\%,.my-96\%{margin-top:96%!important}.mr-96\%,.mx-96\%{margin-right:96%!important}.mb-96\%,.my-96\%{margin-bottom:96%!important}.ml-96\%,.mx-96\%{margin-left:96%!important}.p-96\%{padding:96%!important}.pt-96\%,.py-96\%{padding-top:96%!important}.pr-96\%,.px-96\%{padding-right:96%!important}.pb-96\%,.py-96\%{padding-bottom:96%!important}.pl-96\%,.px-96\%{padding-left:96%!important}.gap-96\%{gap:96%}.col-gap-96\%{column-gap:96%}.row-gap-96\%{row-gap:96%}.br-96\%{border-radius:96%}.font-size-97\%{font-size:97%!important}.m-97\%{margin:97%!important}.mt-97\%,.my-97\%{margin-top:97%!important}.mr-97\%,.mx-97\%{margin-right:97%!important}.mb-97\%,.my-97\%{margin-bottom:97%!important}.ml-97\%,.mx-97\%{margin-left:97%!important}.p-97\%{padding:97%!important}.pt-97\%,.py-97\%{padding-top:97%!important}.pr-97\%,.px-97\%{padding-right:97%!important}.pb-97\%,.py-97\%{padding-bottom:97%!important}.pl-97\%,.px-97\%{padding-left:97%!important}.gap-97\%{gap:97%}.col-gap-97\%{column-gap:97%}.row-gap-97\%{row-gap:97%}.br-97\%{border-radius:97%}.font-size-98\%{font-size:98%!important}.m-98\%{margin:98%!important}.mt-98\%,.my-98\%{margin-top:98%!important}.mr-98\%,.mx-98\%{margin-right:98%!important}.mb-98\%,.my-98\%{margin-bottom:98%!important}.ml-98\%,.mx-98\%{margin-left:98%!important}.p-98\%{padding:98%!important}.pt-98\%,.py-98\%{padding-top:98%!important}.pr-98\%,.px-98\%{padding-right:98%!important}.pb-98\%,.py-98\%{padding-bottom:98%!important}.pl-98\%,.px-98\%{padding-left:98%!important}.gap-98\%{gap:98%}.col-gap-98\%{column-gap:98%}.row-gap-98\%{row-gap:98%}.br-98\%{border-radius:98%}.font-size-99\%{font-size:99%!important}.m-99\%{margin:99%!important}.mt-99\%,.my-99\%{margin-top:99%!important}.mr-99\%,.mx-99\%{margin-right:99%!important}.mb-99\%,.my-99\%{margin-bottom:99%!important}.ml-99\%,.mx-99\%{margin-left:99%!important}.p-99\%{padding:99%!important}.pt-99\%,.py-99\%{padding-top:99%!important}.pr-99\%,.px-99\%{padding-right:99%!important}.pb-99\%,.py-99\%{padding-bottom:99%!important}.pl-99\%,.px-99\%{padding-left:99%!important}.gap-99\%{gap:99%}.col-gap-99\%{column-gap:99%}.row-gap-99\%{row-gap:99%}.br-99\%{border-radius:99%}.font-size-100\%{font-size:100%!important}.m-100\%{margin:100%!important}.mt-100\%,.my-100\%{margin-top:100%!important}.mr-100\%,.mx-100\%{margin-right:100%!important}.mb-100\%,.my-100\%{margin-bottom:100%!important}.ml-100\%,.mx-100\%{margin-left:100%!important}.p-100\%{padding:100%!important}.pt-100\%,.py-100\%{padding-top:100%!important}.pr-100\%,.px-100\%{padding-right:100%!important}.pb-100\%,.py-100\%{padding-bottom:100%!important}.pl-100\%,.px-100\%{padding-left:100%!important}.gap-100\%{gap:100%}.col-gap-100\%{column-gap:100%}.row-gap-100\%{row-gap:100%}.br-100\%{border-radius:100%}.-m-1\%{margin:-1%!important}.-mt-1\%,.-my-1\%{margin-top:-1%!important}.-mr-1\%,.-mx-1\%{margin-right:-1%!important}.-mb-1\%,.-my-1\%{margin-bottom:-1%!important}.-ml-1\%,.-mx-1\%{margin-left:-1%!important}.-m-2\%{margin:-2%!important}.-mt-2\%,.-my-2\%{margin-top:-2%!important}.-mr-2\%,.-mx-2\%{margin-right:-2%!important}.-mb-2\%,.-my-2\%{margin-bottom:-2%!important}.-ml-2\%,.-mx-2\%{margin-left:-2%!important}.-m-3\%{margin:-3%!important}.-mt-3\%,.-my-3\%{margin-top:-3%!important}.-mr-3\%,.-mx-3\%{margin-right:-3%!important}.-mb-3\%,.-my-3\%{margin-bottom:-3%!important}.-ml-3\%,.-mx-3\%{margin-left:-3%!important}.-m-4\%{margin:-4%!important}.-mt-4\%,.-my-4\%{margin-top:-4%!important}.-mr-4\%,.-mx-4\%{margin-right:-4%!important}.-mb-4\%,.-my-4\%{margin-bottom:-4%!important}.-ml-4\%,.-mx-4\%{margin-left:-4%!important}.-m-5\%{margin:-5%!important}.-mt-5\%,.-my-5\%{margin-top:-5%!important}.-mr-5\%,.-mx-5\%{margin-right:-5%!important}.-mb-5\%,.-my-5\%{margin-bottom:-5%!important}.-ml-5\%,.-mx-5\%{margin-left:-5%!important}.-m-6\%{margin:-6%!important}.-mt-6\%,.-my-6\%{margin-top:-6%!important}.-mr-6\%,.-mx-6\%{margin-right:-6%!important}.-mb-6\%,.-my-6\%{margin-bottom:-6%!important}.-ml-6\%,.-mx-6\%{margin-left:-6%!important}.-m-7\%{margin:-7%!important}.-mt-7\%,.-my-7\%{margin-top:-7%!important}.-mr-7\%,.-mx-7\%{margin-right:-7%!important}.-mb-7\%,.-my-7\%{margin-bottom:-7%!important}.-ml-7\%,.-mx-7\%{margin-left:-7%!important}.-m-8\%{margin:-8%!important}.-mt-8\%,.-my-8\%{margin-top:-8%!important}.-mr-8\%,.-mx-8\%{margin-right:-8%!important}.-mb-8\%,.-my-8\%{margin-bottom:-8%!important}.-ml-8\%,.-mx-8\%{margin-left:-8%!important}.-m-9\%{margin:-9%!important}.-mt-9\%,.-my-9\%{margin-top:-9%!important}.-mr-9\%,.-mx-9\%{margin-right:-9%!important}.-mb-9\%,.-my-9\%{margin-bottom:-9%!important}.-ml-9\%,.-mx-9\%{margin-left:-9%!important}.-m-10\%{margin:-10%!important}.-mt-10\%,.-my-10\%{margin-top:-10%!important}.-mr-10\%,.-mx-10\%{margin-right:-10%!important}.-mb-10\%,.-my-10\%{margin-bottom:-10%!important}.-ml-10\%,.-mx-10\%{margin-left:-10%!important}.-m-11\%{margin:-11%!important}.-mt-11\%,.-my-11\%{margin-top:-11%!important}.-mr-11\%,.-mx-11\%{margin-right:-11%!important}.-mb-11\%,.-my-11\%{margin-bottom:-11%!important}.-ml-11\%,.-mx-11\%{margin-left:-11%!important}.-m-12\%{margin:-12%!important}.-mt-12\%,.-my-12\%{margin-top:-12%!important}.-mr-12\%,.-mx-12\%{margin-right:-12%!important}.-mb-12\%,.-my-12\%{margin-bottom:-12%!important}.-ml-12\%,.-mx-12\%{margin-left:-12%!important}.-m-13\%{margin:-13%!important}.-mt-13\%,.-my-13\%{margin-top:-13%!important}.-mr-13\%,.-mx-13\%{margin-right:-13%!important}.-mb-13\%,.-my-13\%{margin-bottom:-13%!important}.-ml-13\%,.-mx-13\%{margin-left:-13%!important}.-m-14\%{margin:-14%!important}.-mt-14\%,.-my-14\%{margin-top:-14%!important}.-mr-14\%,.-mx-14\%{margin-right:-14%!important}.-mb-14\%,.-my-14\%{margin-bottom:-14%!important}.-ml-14\%,.-mx-14\%{margin-left:-14%!important}.-m-15\%{margin:-15%!important}.-mt-15\%,.-my-15\%{margin-top:-15%!important}.-mr-15\%,.-mx-15\%{margin-right:-15%!important}.-mb-15\%,.-my-15\%{margin-bottom:-15%!important}.-ml-15\%,.-mx-15\%{margin-left:-15%!important}.-m-16\%{margin:-16%!important}.-mt-16\%,.-my-16\%{margin-top:-16%!important}.-mr-16\%,.-mx-16\%{margin-right:-16%!important}.-mb-16\%,.-my-16\%{margin-bottom:-16%!important}.-ml-16\%,.-mx-16\%{margin-left:-16%!important}.-m-17\%{margin:-17%!important}.-mt-17\%,.-my-17\%{margin-top:-17%!important}.-mr-17\%,.-mx-17\%{margin-right:-17%!important}.-mb-17\%,.-my-17\%{margin-bottom:-17%!important}.-ml-17\%,.-mx-17\%{margin-left:-17%!important}.-m-18\%{margin:-18%!important}.-mt-18\%,.-my-18\%{margin-top:-18%!important}.-mr-18\%,.-mx-18\%{margin-right:-18%!important}.-mb-18\%,.-my-18\%{margin-bottom:-18%!important}.-ml-18\%,.-mx-18\%{margin-left:-18%!important}.-m-19\%{margin:-19%!important}.-mt-19\%,.-my-19\%{margin-top:-19%!important}.-mr-19\%,.-mx-19\%{margin-right:-19%!important}.-mb-19\%,.-my-19\%{margin-bottom:-19%!important}.-ml-19\%,.-mx-19\%{margin-left:-19%!important}.-m-20\%{margin:-20%!important}.-mt-20\%,.-my-20\%{margin-top:-20%!important}.-mr-20\%,.-mx-20\%{margin-right:-20%!important}.-mb-20\%,.-my-20\%{margin-bottom:-20%!important}.-ml-20\%,.-mx-20\%{margin-left:-20%!important}.-m-21\%{margin:-21%!important}.-mt-21\%,.-my-21\%{margin-top:-21%!important}.-mr-21\%,.-mx-21\%{margin-right:-21%!important}.-mb-21\%,.-my-21\%{margin-bottom:-21%!important}.-ml-21\%,.-mx-21\%{margin-left:-21%!important}.-m-22\%{margin:-22%!important}.-mt-22\%,.-my-22\%{margin-top:-22%!important}.-mr-22\%,.-mx-22\%{margin-right:-22%!important}.-mb-22\%,.-my-22\%{margin-bottom:-22%!important}.-ml-22\%,.-mx-22\%{margin-left:-22%!important}.-m-23\%{margin:-23%!important}.-mt-23\%,.-my-23\%{margin-top:-23%!important}.-mr-23\%,.-mx-23\%{margin-right:-23%!important}.-mb-23\%,.-my-23\%{margin-bottom:-23%!important}.-ml-23\%,.-mx-23\%{margin-left:-23%!important}.-m-24\%{margin:-24%!important}.-mt-24\%,.-my-24\%{margin-top:-24%!important}.-mr-24\%,.-mx-24\%{margin-right:-24%!important}.-mb-24\%,.-my-24\%{margin-bottom:-24%!important}.-ml-24\%,.-mx-24\%{margin-left:-24%!important}.-m-25\%{margin:-25%!important}.-mt-25\%,.-my-25\%{margin-top:-25%!important}.-mr-25\%,.-mx-25\%{margin-right:-25%!important}.-mb-25\%,.-my-25\%{margin-bottom:-25%!important}.-ml-25\%,.-mx-25\%{margin-left:-25%!important}.-m-26\%{margin:-26%!important}.-mt-26\%,.-my-26\%{margin-top:-26%!important}.-mr-26\%,.-mx-26\%{margin-right:-26%!important}.-mb-26\%,.-my-26\%{margin-bottom:-26%!important}.-ml-26\%,.-mx-26\%{margin-left:-26%!important}.-m-27\%{margin:-27%!important}.-mt-27\%,.-my-27\%{margin-top:-27%!important}.-mr-27\%,.-mx-27\%{margin-right:-27%!important}.-mb-27\%,.-my-27\%{margin-bottom:-27%!important}.-ml-27\%,.-mx-27\%{margin-left:-27%!important}.-m-28\%{margin:-28%!important}.-mt-28\%,.-my-28\%{margin-top:-28%!important}.-mr-28\%,.-mx-28\%{margin-right:-28%!important}.-mb-28\%,.-my-28\%{margin-bottom:-28%!important}.-ml-28\%,.-mx-28\%{margin-left:-28%!important}.-m-29\%{margin:-29%!important}.-mt-29\%,.-my-29\%{margin-top:-29%!important}.-mr-29\%,.-mx-29\%{margin-right:-29%!important}.-mb-29\%,.-my-29\%{margin-bottom:-29%!important}.-ml-29\%,.-mx-29\%{margin-left:-29%!important}.-m-30\%{margin:-30%!important}.-mt-30\%,.-my-30\%{margin-top:-30%!important}.-mr-30\%,.-mx-30\%{margin-right:-30%!important}.-mb-30\%,.-my-30\%{margin-bottom:-30%!important}.-ml-30\%,.-mx-30\%{margin-left:-30%!important}.-m-31\%{margin:-31%!important}.-mt-31\%,.-my-31\%{margin-top:-31%!important}.-mr-31\%,.-mx-31\%{margin-right:-31%!important}.-mb-31\%,.-my-31\%{margin-bottom:-31%!important}.-ml-31\%,.-mx-31\%{margin-left:-31%!important}.-m-32\%{margin:-32%!important}.-mt-32\%,.-my-32\%{margin-top:-32%!important}.-mr-32\%,.-mx-32\%{margin-right:-32%!important}.-mb-32\%,.-my-32\%{margin-bottom:-32%!important}.-ml-32\%,.-mx-32\%{margin-left:-32%!important}.-m-33\%{margin:-33%!important}.-mt-33\%,.-my-33\%{margin-top:-33%!important}.-mr-33\%,.-mx-33\%{margin-right:-33%!important}.-mb-33\%,.-my-33\%{margin-bottom:-33%!important}.-ml-33\%,.-mx-33\%{margin-left:-33%!important}.-m-34\%{margin:-34%!important}.-mt-34\%,.-my-34\%{margin-top:-34%!important}.-mr-34\%,.-mx-34\%{margin-right:-34%!important}.-mb-34\%,.-my-34\%{margin-bottom:-34%!important}.-ml-34\%,.-mx-34\%{margin-left:-34%!important}.-m-35\%{margin:-35%!important}.-mt-35\%,.-my-35\%{margin-top:-35%!important}.-mr-35\%,.-mx-35\%{margin-right:-35%!important}.-mb-35\%,.-my-35\%{margin-bottom:-35%!important}.-ml-35\%,.-mx-35\%{margin-left:-35%!important}.-m-36\%{margin:-36%!important}.-mt-36\%,.-my-36\%{margin-top:-36%!important}.-mr-36\%,.-mx-36\%{margin-right:-36%!important}.-mb-36\%,.-my-36\%{margin-bottom:-36%!important}.-ml-36\%,.-mx-36\%{margin-left:-36%!important}.-m-37\%{margin:-37%!important}.-mt-37\%,.-my-37\%{margin-top:-37%!important}.-mr-37\%,.-mx-37\%{margin-right:-37%!important}.-mb-37\%,.-my-37\%{margin-bottom:-37%!important}.-ml-37\%,.-mx-37\%{margin-left:-37%!important}.-m-38\%{margin:-38%!important}.-mt-38\%,.-my-38\%{margin-top:-38%!important}.-mr-38\%,.-mx-38\%{margin-right:-38%!important}.-mb-38\%,.-my-38\%{margin-bottom:-38%!important}.-ml-38\%,.-mx-38\%{margin-left:-38%!important}.-m-39\%{margin:-39%!important}.-mt-39\%,.-my-39\%{margin-top:-39%!important}.-mr-39\%,.-mx-39\%{margin-right:-39%!important}.-mb-39\%,.-my-39\%{margin-bottom:-39%!important}.-ml-39\%,.-mx-39\%{margin-left:-39%!important}.-m-40\%{margin:-40%!important}.-mt-40\%,.-my-40\%{margin-top:-40%!important}.-mr-40\%,.-mx-40\%{margin-right:-40%!important}.-mb-40\%,.-my-40\%{margin-bottom:-40%!important}.-ml-40\%,.-mx-40\%{margin-left:-40%!important}.-m-41\%{margin:-41%!important}.-mt-41\%,.-my-41\%{margin-top:-41%!important}.-mr-41\%,.-mx-41\%{margin-right:-41%!important}.-mb-41\%,.-my-41\%{margin-bottom:-41%!important}.-ml-41\%,.-mx-41\%{margin-left:-41%!important}.-m-42\%{margin:-42%!important}.-mt-42\%,.-my-42\%{margin-top:-42%!important}.-mr-42\%,.-mx-42\%{margin-right:-42%!important}.-mb-42\%,.-my-42\%{margin-bottom:-42%!important}.-ml-42\%,.-mx-42\%{margin-left:-42%!important}.-m-43\%{margin:-43%!important}.-mt-43\%,.-my-43\%{margin-top:-43%!important}.-mr-43\%,.-mx-43\%{margin-right:-43%!important}.-mb-43\%,.-my-43\%{margin-bottom:-43%!important}.-ml-43\%,.-mx-43\%{margin-left:-43%!important}.-m-44\%{margin:-44%!important}.-mt-44\%,.-my-44\%{margin-top:-44%!important}.-mr-44\%,.-mx-44\%{margin-right:-44%!important}.-mb-44\%,.-my-44\%{margin-bottom:-44%!important}.-ml-44\%,.-mx-44\%{margin-left:-44%!important}.-m-45\%{margin:-45%!important}.-mt-45\%,.-my-45\%{margin-top:-45%!important}.-mr-45\%,.-mx-45\%{margin-right:-45%!important}.-mb-45\%,.-my-45\%{margin-bottom:-45%!important}.-ml-45\%,.-mx-45\%{margin-left:-45%!important}.-m-46\%{margin:-46%!important}.-mt-46\%,.-my-46\%{margin-top:-46%!important}.-mr-46\%,.-mx-46\%{margin-right:-46%!important}.-mb-46\%,.-my-46\%{margin-bottom:-46%!important}.-ml-46\%,.-mx-46\%{margin-left:-46%!important}.-m-47\%{margin:-47%!important}.-mt-47\%,.-my-47\%{margin-top:-47%!important}.-mr-47\%,.-mx-47\%{margin-right:-47%!important}.-mb-47\%,.-my-47\%{margin-bottom:-47%!important}.-ml-47\%,.-mx-47\%{margin-left:-47%!important}.-m-48\%{margin:-48%!important}.-mt-48\%,.-my-48\%{margin-top:-48%!important}.-mr-48\%,.-mx-48\%{margin-right:-48%!important}.-mb-48\%,.-my-48\%{margin-bottom:-48%!important}.-ml-48\%,.-mx-48\%{margin-left:-48%!important}.-m-49\%{margin:-49%!important}.-mt-49\%,.-my-49\%{margin-top:-49%!important}.-mr-49\%,.-mx-49\%{margin-right:-49%!important}.-mb-49\%,.-my-49\%{margin-bottom:-49%!important}.-ml-49\%,.-mx-49\%{margin-left:-49%!important}.-m-50\%{margin:-50%!important}.-mt-50\%,.-my-50\%{margin-top:-50%!important}.-mr-50\%,.-mx-50\%{margin-right:-50%!important}.-mb-50\%,.-my-50\%{margin-bottom:-50%!important}.-ml-50\%,.-mx-50\%{margin-left:-50%!important}.-m-51\%{margin:-51%!important}.-mt-51\%,.-my-51\%{margin-top:-51%!important}.-mr-51\%,.-mx-51\%{margin-right:-51%!important}.-mb-51\%,.-my-51\%{margin-bottom:-51%!important}.-ml-51\%,.-mx-51\%{margin-left:-51%!important}.-m-52\%{margin:-52%!important}.-mt-52\%,.-my-52\%{margin-top:-52%!important}.-mr-52\%,.-mx-52\%{margin-right:-52%!important}.-mb-52\%,.-my-52\%{margin-bottom:-52%!important}.-ml-52\%,.-mx-52\%{margin-left:-52%!important}.-m-53\%{margin:-53%!important}.-mt-53\%,.-my-53\%{margin-top:-53%!important}.-mr-53\%,.-mx-53\%{margin-right:-53%!important}.-mb-53\%,.-my-53\%{margin-bottom:-53%!important}.-ml-53\%,.-mx-53\%{margin-left:-53%!important}.-m-54\%{margin:-54%!important}.-mt-54\%,.-my-54\%{margin-top:-54%!important}.-mr-54\%,.-mx-54\%{margin-right:-54%!important}.-mb-54\%,.-my-54\%{margin-bottom:-54%!important}.-ml-54\%,.-mx-54\%{margin-left:-54%!important}.-m-55\%{margin:-55%!important}.-mt-55\%,.-my-55\%{margin-top:-55%!important}.-mr-55\%,.-mx-55\%{margin-right:-55%!important}.-mb-55\%,.-my-55\%{margin-bottom:-55%!important}.-ml-55\%,.-mx-55\%{margin-left:-55%!important}.-m-56\%{margin:-56%!important}.-mt-56\%,.-my-56\%{margin-top:-56%!important}.-mr-56\%,.-mx-56\%{margin-right:-56%!important}.-mb-56\%,.-my-56\%{margin-bottom:-56%!important}.-ml-56\%,.-mx-56\%{margin-left:-56%!important}.-m-57\%{margin:-57%!important}.-mt-57\%,.-my-57\%{margin-top:-57%!important}.-mr-57\%,.-mx-57\%{margin-right:-57%!important}.-mb-57\%,.-my-57\%{margin-bottom:-57%!important}.-ml-57\%,.-mx-57\%{margin-left:-57%!important}.-m-58\%{margin:-58%!important}.-mt-58\%,.-my-58\%{margin-top:-58%!important}.-mr-58\%,.-mx-58\%{margin-right:-58%!important}.-mb-58\%,.-my-58\%{margin-bottom:-58%!important}.-ml-58\%,.-mx-58\%{margin-left:-58%!important}.-m-59\%{margin:-59%!important}.-mt-59\%,.-my-59\%{margin-top:-59%!important}.-mr-59\%,.-mx-59\%{margin-right:-59%!important}.-mb-59\%,.-my-59\%{margin-bottom:-59%!important}.-ml-59\%,.-mx-59\%{margin-left:-59%!important}.-m-60\%{margin:-60%!important}.-mt-60\%,.-my-60\%{margin-top:-60%!important}.-mr-60\%,.-mx-60\%{margin-right:-60%!important}.-mb-60\%,.-my-60\%{margin-bottom:-60%!important}.-ml-60\%,.-mx-60\%{margin-left:-60%!important}.-m-61\%{margin:-61%!important}.-mt-61\%,.-my-61\%{margin-top:-61%!important}.-mr-61\%,.-mx-61\%{margin-right:-61%!important}.-mb-61\%,.-my-61\%{margin-bottom:-61%!important}.-ml-61\%,.-mx-61\%{margin-left:-61%!important}.-m-62\%{margin:-62%!important}.-mt-62\%,.-my-62\%{margin-top:-62%!important}.-mr-62\%,.-mx-62\%{margin-right:-62%!important}.-mb-62\%,.-my-62\%{margin-bottom:-62%!important}.-ml-62\%,.-mx-62\%{margin-left:-62%!important}.-m-63\%{margin:-63%!important}.-mt-63\%,.-my-63\%{margin-top:-63%!important}.-mr-63\%,.-mx-63\%{margin-right:-63%!important}.-mb-63\%,.-my-63\%{margin-bottom:-63%!important}.-ml-63\%,.-mx-63\%{margin-left:-63%!important}.-m-64\%{margin:-64%!important}.-mt-64\%,.-my-64\%{margin-top:-64%!important}.-mr-64\%,.-mx-64\%{margin-right:-64%!important}.-mb-64\%,.-my-64\%{margin-bottom:-64%!important}.-ml-64\%,.-mx-64\%{margin-left:-64%!important}.-m-65\%{margin:-65%!important}.-mt-65\%,.-my-65\%{margin-top:-65%!important}.-mr-65\%,.-mx-65\%{margin-right:-65%!important}.-mb-65\%,.-my-65\%{margin-bottom:-65%!important}.-ml-65\%,.-mx-65\%{margin-left:-65%!important}.-m-66\%{margin:-66%!important}.-mt-66\%,.-my-66\%{margin-top:-66%!important}.-mr-66\%,.-mx-66\%{margin-right:-66%!important}.-mb-66\%,.-my-66\%{margin-bottom:-66%!important}.-ml-66\%,.-mx-66\%{margin-left:-66%!important}.-m-67\%{margin:-67%!important}.-mt-67\%,.-my-67\%{margin-top:-67%!important}.-mr-67\%,.-mx-67\%{margin-right:-67%!important}.-mb-67\%,.-my-67\%{margin-bottom:-67%!important}.-ml-67\%,.-mx-67\%{margin-left:-67%!important}.-m-68\%{margin:-68%!important}.-mt-68\%,.-my-68\%{margin-top:-68%!important}.-mr-68\%,.-mx-68\%{margin-right:-68%!important}.-mb-68\%,.-my-68\%{margin-bottom:-68%!important}.-ml-68\%,.-mx-68\%{margin-left:-68%!important}.-m-69\%{margin:-69%!important}.-mt-69\%,.-my-69\%{margin-top:-69%!important}.-mr-69\%,.-mx-69\%{margin-right:-69%!important}.-mb-69\%,.-my-69\%{margin-bottom:-69%!important}.-ml-69\%,.-mx-69\%{margin-left:-69%!important}.-m-70\%{margin:-70%!important}.-mt-70\%,.-my-70\%{margin-top:-70%!important}.-mr-70\%,.-mx-70\%{margin-right:-70%!important}.-mb-70\%,.-my-70\%{margin-bottom:-70%!important}.-ml-70\%,.-mx-70\%{margin-left:-70%!important}.-m-71\%{margin:-71%!important}.-mt-71\%,.-my-71\%{margin-top:-71%!important}.-mr-71\%,.-mx-71\%{margin-right:-71%!important}.-mb-71\%,.-my-71\%{margin-bottom:-71%!important}.-ml-71\%,.-mx-71\%{margin-left:-71%!important}.-m-72\%{margin:-72%!important}.-mt-72\%,.-my-72\%{margin-top:-72%!important}.-mr-72\%,.-mx-72\%{margin-right:-72%!important}.-mb-72\%,.-my-72\%{margin-bottom:-72%!important}.-ml-72\%,.-mx-72\%{margin-left:-72%!important}.-m-73\%{margin:-73%!important}.-mt-73\%,.-my-73\%{margin-top:-73%!important}.-mr-73\%,.-mx-73\%{margin-right:-73%!important}.-mb-73\%,.-my-73\%{margin-bottom:-73%!important}.-ml-73\%,.-mx-73\%{margin-left:-73%!important}.-m-74\%{margin:-74%!important}.-mt-74\%,.-my-74\%{margin-top:-74%!important}.-mr-74\%,.-mx-74\%{margin-right:-74%!important}.-mb-74\%,.-my-74\%{margin-bottom:-74%!important}.-ml-74\%,.-mx-74\%{margin-left:-74%!important}.-m-75\%{margin:-75%!important}.-mt-75\%,.-my-75\%{margin-top:-75%!important}.-mr-75\%,.-mx-75\%{margin-right:-75%!important}.-mb-75\%,.-my-75\%{margin-bottom:-75%!important}.-ml-75\%,.-mx-75\%{margin-left:-75%!important}.-m-76\%{margin:-76%!important}.-mt-76\%,.-my-76\%{margin-top:-76%!important}.-mr-76\%,.-mx-76\%{margin-right:-76%!important}.-mb-76\%,.-my-76\%{margin-bottom:-76%!important}.-ml-76\%,.-mx-76\%{margin-left:-76%!important}.-m-77\%{margin:-77%!important}.-mt-77\%,.-my-77\%{margin-top:-77%!important}.-mr-77\%,.-mx-77\%{margin-right:-77%!important}.-mb-77\%,.-my-77\%{margin-bottom:-77%!important}.-ml-77\%,.-mx-77\%{margin-left:-77%!important}.-m-78\%{margin:-78%!important}.-mt-78\%,.-my-78\%{margin-top:-78%!important}.-mr-78\%,.-mx-78\%{margin-right:-78%!important}.-mb-78\%,.-my-78\%{margin-bottom:-78%!important}.-ml-78\%,.-mx-78\%{margin-left:-78%!important}.-m-79\%{margin:-79%!important}.-mt-79\%,.-my-79\%{margin-top:-79%!important}.-mr-79\%,.-mx-79\%{margin-right:-79%!important}.-mb-79\%,.-my-79\%{margin-bottom:-79%!important}.-ml-79\%,.-mx-79\%{margin-left:-79%!important}.-m-80\%{margin:-80%!important}.-mt-80\%,.-my-80\%{margin-top:-80%!important}.-mr-80\%,.-mx-80\%{margin-right:-80%!important}.-mb-80\%,.-my-80\%{margin-bottom:-80%!important}.-ml-80\%,.-mx-80\%{margin-left:-80%!important}.-m-81\%{margin:-81%!important}.-mt-81\%,.-my-81\%{margin-top:-81%!important}.-mr-81\%,.-mx-81\%{margin-right:-81%!important}.-mb-81\%,.-my-81\%{margin-bottom:-81%!important}.-ml-81\%,.-mx-81\%{margin-left:-81%!important}.-m-82\%{margin:-82%!important}.-mt-82\%,.-my-82\%{margin-top:-82%!important}.-mr-82\%,.-mx-82\%{margin-right:-82%!important}.-mb-82\%,.-my-82\%{margin-bottom:-82%!important}.-ml-82\%,.-mx-82\%{margin-left:-82%!important}.-m-83\%{margin:-83%!important}.-mt-83\%,.-my-83\%{margin-top:-83%!important}.-mr-83\%,.-mx-83\%{margin-right:-83%!important}.-mb-83\%,.-my-83\%{margin-bottom:-83%!important}.-ml-83\%,.-mx-83\%{margin-left:-83%!important}.-m-84\%{margin:-84%!important}.-mt-84\%,.-my-84\%{margin-top:-84%!important}.-mr-84\%,.-mx-84\%{margin-right:-84%!important}.-mb-84\%,.-my-84\%{margin-bottom:-84%!important}.-ml-84\%,.-mx-84\%{margin-left:-84%!important}.-m-85\%{margin:-85%!important}.-mt-85\%,.-my-85\%{margin-top:-85%!important}.-mr-85\%,.-mx-85\%{margin-right:-85%!important}.-mb-85\%,.-my-85\%{margin-bottom:-85%!important}.-ml-85\%,.-mx-85\%{margin-left:-85%!important}.-m-86\%{margin:-86%!important}.-mt-86\%,.-my-86\%{margin-top:-86%!important}.-mr-86\%,.-mx-86\%{margin-right:-86%!important}.-mb-86\%,.-my-86\%{margin-bottom:-86%!important}.-ml-86\%,.-mx-86\%{margin-left:-86%!important}.-m-87\%{margin:-87%!important}.-mt-87\%,.-my-87\%{margin-top:-87%!important}.-mr-87\%,.-mx-87\%{margin-right:-87%!important}.-mb-87\%,.-my-87\%{margin-bottom:-87%!important}.-ml-87\%,.-mx-87\%{margin-left:-87%!important}.-m-88\%{margin:-88%!important}.-mt-88\%,.-my-88\%{margin-top:-88%!important}.-mr-88\%,.-mx-88\%{margin-right:-88%!important}.-mb-88\%,.-my-88\%{margin-bottom:-88%!important}.-ml-88\%,.-mx-88\%{margin-left:-88%!important}.-m-89\%{margin:-89%!important}.-mt-89\%,.-my-89\%{margin-top:-89%!important}.-mr-89\%,.-mx-89\%{margin-right:-89%!important}.-mb-89\%,.-my-89\%{margin-bottom:-89%!important}.-ml-89\%,.-mx-89\%{margin-left:-89%!important}.-m-90\%{margin:-90%!important}.-mt-90\%,.-my-90\%{margin-top:-90%!important}.-mr-90\%,.-mx-90\%{margin-right:-90%!important}.-mb-90\%,.-my-90\%{margin-bottom:-90%!important}.-ml-90\%,.-mx-90\%{margin-left:-90%!important}.-m-91\%{margin:-91%!important}.-mt-91\%,.-my-91\%{margin-top:-91%!important}.-mr-91\%,.-mx-91\%{margin-right:-91%!important}.-mb-91\%,.-my-91\%{margin-bottom:-91%!important}.-ml-91\%,.-mx-91\%{margin-left:-91%!important}.-m-92\%{margin:-92%!important}.-mt-92\%,.-my-92\%{margin-top:-92%!important}.-mr-92\%,.-mx-92\%{margin-right:-92%!important}.-mb-92\%,.-my-92\%{margin-bottom:-92%!important}.-ml-92\%,.-mx-92\%{margin-left:-92%!important}.-m-93\%{margin:-93%!important}.-mt-93\%,.-my-93\%{margin-top:-93%!important}.-mr-93\%,.-mx-93\%{margin-right:-93%!important}.-mb-93\%,.-my-93\%{margin-bottom:-93%!important}.-ml-93\%,.-mx-93\%{margin-left:-93%!important}.-m-94\%{margin:-94%!important}.-mt-94\%,.-my-94\%{margin-top:-94%!important}.-mr-94\%,.-mx-94\%{margin-right:-94%!important}.-mb-94\%,.-my-94\%{margin-bottom:-94%!important}.-ml-94\%,.-mx-94\%{margin-left:-94%!important}.-m-95\%{margin:-95%!important}.-mt-95\%,.-my-95\%{margin-top:-95%!important}.-mr-95\%,.-mx-95\%{margin-right:-95%!important}.-mb-95\%,.-my-95\%{margin-bottom:-95%!important}.-ml-95\%,.-mx-95\%{margin-left:-95%!important}.-m-96\%{margin:-96%!important}.-mt-96\%,.-my-96\%{margin-top:-96%!important}.-mr-96\%,.-mx-96\%{margin-right:-96%!important}.-mb-96\%,.-my-96\%{margin-bottom:-96%!important}.-ml-96\%,.-mx-96\%{margin-left:-96%!important}.-m-97\%{margin:-97%!important}.-mt-97\%,.-my-97\%{margin-top:-97%!important}.-mr-97\%,.-mx-97\%{margin-right:-97%!important}.-mb-97\%,.-my-97\%{margin-bottom:-97%!important}.-ml-97\%,.-mx-97\%{margin-left:-97%!important}.-m-98\%{margin:-98%!important}.-mt-98\%,.-my-98\%{margin-top:-98%!important}.-mr-98\%,.-mx-98\%{margin-right:-98%!important}.-mb-98\%,.-my-98\%{margin-bottom:-98%!important}.-ml-98\%,.-mx-98\%{margin-left:-98%!important}.-m-99\%{margin:-99%!important}.-mt-99\%,.-my-99\%{margin-top:-99%!important}.-mr-99\%,.-mx-99\%{margin-right:-99%!important}.-mb-99\%,.-my-99\%{margin-bottom:-99%!important}.-ml-99\%,.-mx-99\%{margin-left:-99%!important}.-m-100\%{margin:-100%!important}.-mt-100\%,.-my-100\%{margin-top:-100%!important}.-mr-100\%,.-mx-100\%{margin-right:-100%!important}.-mb-100\%,.-my-100\%{margin-bottom:-100%!important}.-ml-100\%,.-mx-100\%{margin-left:-100%!important}.snack-message-notification{width:400px}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y,.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y{opacity:.6}.ps .ps__rail-x:hover,.ps .ps__rail-y:hover,.ps .ps__rail-x:focus,.ps .ps__rail-y:focus,.ps .ps__rail-x.ps--clicking,.ps .ps__rail-y.ps--clicking{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x:hover>.ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x.ps--clicking .ps__thumb-x{background-color:#999;height:11px}.ps__rail-y:hover>.ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y.ps--clicking .ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style: none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto!important}}.scrollbar-container{position:relative;height:100%}.ps__rtl .ps__rail-y,*[dir=rtl] .ps__rail-y{left:0!important;right:unset}.ps__rtl .ps__thumb-y,*[dir=rtl] .ps__thumb-y{left:2px;right:unset}html,.page--login,#root,body{height:100%}.page--login .content-middle-shimmer{box-shadow:inset 0 0 5em #00000080}.page--login .navbar-toggler{position:absolute;right:0;top:55px;display:none}.page--login .navbar-toggler-icon{width:40px;height:40px;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%2373818f' stroke-width='2.25' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.page--login .sidebar--login{position:fixed;right:0;width:0;height:100%;background-color:#fff;z-index:100;transition:width .2s ease-out,height .1s ease-out}.page--login .overlay--login{position:fixed;height:100%;width:100%;z-index:99;background-color:#000000ad;display:none}.page--login .disable--label{display:none}.page--login .page--header{min-height:110px;width:100%;height:15%;position:relative;top:0;left:0;right:0;max-width:100%}.page--login .Label1{border:0px solid #cccccc;background-color:transparent;background-image:none;color:#2f4f4f;font-family:Open Sans,sans-serif;font-weight:700;font-style:normal;font-size:14px;padding:4px;margin:0;text-align:left;vertical-align:top}.page--login .content--middle{overflow:hidden;height:75vh;min-height:500px;padding:0 5%;width:100%;display:flex;justify-content:center;align-items:center;background-image:linear-gradient(180deg,#028ed5,#014365);left:0;border-top-color:#1e1e1e}.page--login .ilustrasi--home--binusmaya{width:auto;height:95%;display:flex;margin-top:20px;max-width:600px;max-height:600px;margin-left:15px}.page--login .footer--info--bm7{height:18%;min-height:140px;width:100%;background-color:#484040;border-top-color:#0a6d85;padding:30px 20px 20px;flex-direction:column;display:flex;justify-content:space-between}.page--login .button--azure--ad{border:none;outline:none;display:block;width:246px;height:41px;border-radius:6px;background-image:url(/assets/btn-logo-sign-in-with-microsoft-CEKllM_R.png);background-size:cover;background-position:center center}.page--login .button--google--ad{background-color:var(--NN0, #ffffff);border:1px solid var(--NN300, #bfc9d9);border-radius:8px;color:var(--NN700, #525867);cursor:pointer;font-family:inherit;font-weight:800;font-size:14px;height:40px;line-height:20px;outline:none;position:relative;padding:0 16px;text-indent:initial;transition:background-color .3s ease 0s;width:245px;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.page--login .button--google--ad .icon-google{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='24'%20height='24'%3e%3cdefs%3e%3cpath%20id='a'%20d='M17.386%207.364H9v3.477h4.827c-.45%202.21-2.332%203.477-4.827%203.477A5.308%205.308%200%200%201%203.682%209%205.308%205.308%200%200%201%209%203.682c1.268%200%202.414.45%203.314%201.186l2.618-2.618C13.336.86%2011.3%200%209%200%204%200%200%204%200%209s4%209%209%209c4.5%200%208.6-3.273%208.6-9a7.38%207.38%200%200%200-.204-1.636z'/%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20transform='translate(3%203)'%3e%3cmask%20id='b'%20fill='%23fff'%3e%3cuse%20xlink:href='%23a'/%3e%3c/mask%3e%3cpath%20fill='%23fbbc05'%20fill-rule='nonzero'%20d='M-.818%2014.318V3.682L6.136%209z'%20mask='url(%23b)'/%3e%3cmask%20id='c'%20fill='%23fff'%3e%3cuse%20xlink:href='%23b'%20href='%23a'/%3e%3c/mask%3e%3cpath%20fill='%23ea4335'%20fill-rule='nonzero'%20d='M-.818%203.682L6.136%209%209%206.505l9.818-1.596V-.818H-.818z'%20mask='url(%23c)'/%3e%3cmask%20id='d'%20fill='%23fff'%3e%3cuse%20xlink:href='%23c'%20href='%23a'/%3e%3c/mask%3e%3cpath%20fill='%2334a853'%20fill-rule='nonzero'%20d='M-.818%2014.318L11.455%204.9l3.23.4%204.132-6.137V18.82H-.818z'%20mask='url(%23d)'/%3e%3cmask%20id='e'%20fill='%23fff'%3e%3cuse%20xlink:href='%23d'%20href='%23a'/%3e%3c/mask%3e%3cpath%20fill='%234285f4'%20fill-rule='nonzero'%20d='M18.818%2018.818L6.136%209%204.5%207.773l14.318-4.09z'%20mask='url(%23e)'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-position-y:center;padding:20px}.page--login .button--azure--ad--hover:hover{border:none;outline:none;display:block;width:246px;height:41px;border-radius:6px;background-size:cover;background-position:center center;opacity:.6}.page--login .button--content{margin-right:15px}.page--login .button--getusername{border:none;outline:none;border:3px solid #028ed5;border-radius:6px;color:#fff;font-family:Open Sans,sans-serif;font-size:14px;padding:1px 6px;text-align:center;-webkit-appearance:none;margin:0;width:245px;height:45px;background-position:left top;background:Transparent;display:block;visibility:visible;box-sizing:border-box}.page--login .label--1--footer{border-top-color:#373738;font-family:Open Sans,sans-serif;font-size:16px;color:#fff;width:96px;height:22px;font-weight:400}.page--login .footer--2--text{border-top-color:#0a6d85;font-family:Open Sans,sans-serif;font-size:12px;color:#fdf9f9;margin-top:-10px;font-weight:400}.page--login .footer--3--text{border-top-color:#373738;font-family:Open Sans,sans-serif;font-size:9px;margin-bottom:16px;color:#fff;font-weight:400}@media only screen and (max-width:980px){.page--login .content--middle{display:flex;justify-content:center}.page--login .button--content{width:40%;margin-right:unset}.page--login .ilustrasi--home--binusmaya{height:80%;margin-left:unset}}@media only screen and (max-width:767px){.page--login .page--header{width:100%;height:106px;top:0;left:0;right:0;max-width:100%;visibility:visible}.page--login .logo--pita--biru{width:42px;height:77px;position:absolute;left:16px;top:0;visibility:visible;font-family:Open Sans,sans-serif;font-size:14px}.page--login .logo--binus--maya{width:292px;height:74px;left:74px;top:16px;position:absolute;visibility:visible}.page--login .support--label{left:1170x;position:absolute;top:74px;width:56px;height:19px;font-family:Open Sans,sans-serif;font-size:14px;font-weight:700;right:14px;border-top-color:#026ba0;display:none}.page--login .navbar-toggler{display:block}.page--login .toggler--inside{display:none;top:0;right:unset}.page--login .toggler--inside .navbar-toggler-icon{width:20px;background-image:url(data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%20%20%3Cpolygon%20fill%3D%22%23737373%22%20points%3D%2214%201.41%2012.59%200%207%205.59%201.41%200%200%201.41%205.59%207%200%2012.59%201.41%2014%207%208.41%2012.59%2014%2014%2012.59%208.41%207%22%2F%3E%3C%2Fsvg%3E)!important}.page--login .content--middle{width:100%;background-image:linear-gradient(180deg,#028ed5,#014365);border-top-color:#1f1f3b;height:fit-content;visibility:visible;display:flex;flex-direction:column;align-items:center;justify-content:center}.page--login .ilustrasi--home--binusmaya{width:351px;border-color:#373738;max-width:-7px;visibility:visible}.page--login .footer--info--bm7{height:21%;width:100%;background-color:#484040;visibility:visible}.page--login .welcome--text{font-family:Open Sans Semibold,sans-serif;font-style:normal;font-size:32px;color:#fff;text-align:center;margin-top:20px;font-weight:400;border-top-color:#fff;align-self:center;visibility:visible}.page--login .button--content{display:flex;flex-direction:column;justify-content:center;align-items:center}.page--login .button--login{width:246px;height:41px;position:relative;margin-top:12px;top:0;left:0;font-family:Open Sans,sans-serif;font-size:14px;border-radius:6px;border-top-color:#01537e;visibility:visible}.page--login .button--loginstaff{width:246px;height:41px;margin-top:12px;font-family:Open Sans,sans-serif;font-size:14px;border-radius:6px;border-top-color:#01537e;visibility:visible}.page--login .button--azure--ad{width:248px;height:41px;border-radius:6px;position:relative;margin-top:12px;top:0;left:0;background-image:url(/assets/btn-logo-sign-in-with-microsoft-CEKllM_R.png);background-size:cover;background-position:center center;border-top-color:#015078;visibility:visible}.page--login .button--azure--ad--hover:hover{border:none;outline:none;display:block;width:248px;height:41px;border-radius:6px;margin-top:12px;opacity:.8}.page--login .button--azure--ad--no--image{width:248px;height:41px;border-radius:6px;position:relative;margin-top:12px;top:0;left:0;border-top-color:#015078;visibility:visible}.page--login .button--getusername{border:none;outline:none;border:3px solid #028ed5;border-radius:6px;color:#fff;font-family:Open Sans,sans-serif;font-size:14px;padding:1px 6px;text-align:center;-webkit-appearance:none;margin:12px 0 0;width:248px;height:45px;background-position:left top;background:Transparent;display:block;visibility:visible;box-sizing:border-box}.page--login .label--1--footer{border-top-color:#373738;font-family:Open Sans,sans-serif;font-size:16px;color:#fff;width:96px;height:22px;font-weight:400;visibility:visible}.page--login .footer--2--text{border-top-color:#0a6d85;font-family:Open Sans,sans-serif;font-size:12px;color:#fdf9f9;font-weight:400;visibility:visible}.page--login .footer--3--text{border-top-color:#373738;font-family:Open Sans,sans-serif;font-size:9px;color:#fff;font-weight:400;visibility:visible}.page--login .welcome--text2{font-family:Open Sans Semibold,sans-serif;font-style:normal;font-size:16px;color:#fff;height:44px;border-top-color:#373738;font-weight:400;text-align:center;visibility:visible}}@media only screen and (max-width:540px){.page--login .page--header{width:100%;height:100px;top:0;left:0;right:0;max-width:100%}.page--login .logo--pita--biru{width:42px;height:69px;position:absolute;left:8px;top:0}.page--login .logo--binus--maya{width:318px;height:74px;left:51px;top:16px;position:absolute}.page--login .support--label{left:1190x;position:absolute;top:67px;width:56px;height:19px;font-family:Open Sans,sans-serif;font-size:14px;font-weight:700;right:2px;border-top-color:#026ba0}.page--login .content--middle{width:100%;background-image:linear-gradient(180deg,#028ed5,#014365);border-top-color:#1f1f3b;display:flex;flex-direction:column;align-items:center}.page--login .ilustrasi--home--binusmaya{width:351px;border-color:#373738;max-width:-7px}.page--login .footer--info--bm7{width:100%;background-color:#484040;border-top-color:#0a6d85}.page--login .welcome--text{font-family:Open Sans,sans-serif;font-size:28px;color:#fff;position:relative;margin-top:20px;top:0;left:0;font-weight:400;border-top-color:#fff}.page--login .button--login{width:246px;height:41px;position:relative;margin-top:20px;top:0;left:0;font-family:Open Sans,sans-serif;font-size:14px;border-radius:6px;border-top-color:#01537e}.page--login .button--loginstaff{width:246px;height:41px;position:relative;margin-top:12px;top:0;left:0;font-family:Open Sans,sans-serif;font-size:14px;border-radius:6px;border-top-color:#01537e}.page--login .button--azure--ad{width:248px;height:41px;border-radius:6px;position:relative;margin-top:12px;top:0;left:0;background-image:url(/assets/btn-logo-sign-in-with-microsoft-CEKllM_R.png);background-size:cover;background-position:center center;border-top-color:#015078}.page--login .button--azure--ad--no--image{border:none;outline:none;display:block;border-radius:6px;font-family:Open Sans,sans-serif;font-weight:400;font-style:normal;font-size:14px;text-align:center;-webkit-appearance:none;position:relative;margin-top:12px;top:0;left:0;width:248px;height:41px;background-color:#348fbb;background-image:none;z-index:100}.page--login .button--getusername{border-radius:6px;color:#fff;font-family:Open Sans,sans-serif;font-size:14px;padding:1px 6px;text-align:center;-webkit-appearance:none;margin:12px 0 0;position:relative;top:0;left:0;width:248px;height:41px;background-position:left top;background:Transparent;display:block;visibility:visible;box-sizing:border-box;border:2px solid #025681}.page--login .label--1--footer{border-top-color:#373738;font-family:Open Sans,sans-serif;font-size:16px;color:#fff;width:96px;height:22px;font-weight:400}.page--login .footer--2--text{border-top-color:#0a6d85;font-family:Open Sans,sans-serif;font-size:12px;color:#fdf9f9;font-weight:400}.page--login .footer--3--text{border-top-color:#373738;font-family:Open Sans,sans-serif;font-size:9px;color:#fff;font-weight:400}.page--login .welcome--text2{font-family:Open Sans,sans-serif;color:#fff;width:355px;height:44px;position:relative;top:0;left:0;border-top-color:#373738;font-weight:400;text-align:center}}@media only screen and (max-width:414px){.page--login .page--header{width:100%;height:100px;top:0;left:0;right:0;max-width:100%}.page--login .logo--pita--biru{width:42px;height:69px;position:absolute;left:8px;top:0;font-family:Open Sans,sans-serif;font-size:12px}.page--login .logo--binus--maya{width:257px;height:74px;left:56px;top:16px;position:absolute}.page--login .support--label{left:1190x;position:absolute;top:67px;width:56px;height:19px;font-family:Open Sans,sans-serif;font-size:14px;font-weight:700;right:2px;border-top-color:#026ba0}.page--login .content--middle{width:100%;background-image:linear-gradient(180deg,#028ed5,#014365);border-top-color:#1f1f3b;display:flex;flex-direction:column;align-items:center}.page--login .ilustrasi--home--binusmaya{width:351px;border-color:#373738;max-width:-7px}.page--login .footer--info--bm7{width:100%;background-color:#484040;border-top-color:#0a6d85}.page--login .welcome--text{font-family:Open Sans,sans-serif;font-size:28px;color:#fff;position:relative;margin-top:20px;top:0;left:0;font-weight:400;border-top-color:#fff}.page--login .button--login{width:246px;height:41px;position:relative;margin-top:20px;top:0;left:0;font-family:Open Sans,sans-serif;font-size:14px;border-radius:6px;border-top-color:#01537e}.page--login .button--loginstaff{width:246px;height:41px;position:relative;margin-top:12px;top:0;left:0;font-family:Open Sans,sans-serif;font-size:14px;border-radius:6px;border-top-color:#01537e}.page--login .button--azure--ad{width:248px;height:41px;border-radius:6px;position:relative;margin-top:12px;top:0;left:0;background-image:url(/assets/btn-logo-sign-in-with-microsoft-CEKllM_R.png);background-size:cover;background-position:center center;border-top-color:#015078}.page--login .button--azure--ad--no--image{width:248px;height:41px;border-radius:6px;position:relative;margin-top:12px;top:0;left:0;border-top-color:#015078;visibility:visible}.page--login .button--getusername{border-radius:6px;color:#fff;font-family:Open Sans,sans-serif;font-size:14px;padding:1px 6px;text-align:center;-webkit-appearance:none;margin:12px 0 0;position:relative;top:0;left:0;width:248px;height:41px;background-position:left top;background:Transparent;display:block;visibility:visible;box-sizing:border-box;border:2px solid #025681}.page--login .label--1--footer{border-top-color:#373738;font-family:Open Sans,sans-serif;font-size:16px;color:#fff;width:96px;height:22px;font-weight:400}.page--login .footer--2--text{border-top-color:#0a6d85;font-family:Open Sans,sans-serif;font-size:12px;color:#fdf9f9;font-weight:400}.page--login .footer--3--text{border-top-color:#373738;font-family:Open Sans,sans-serif;font-size:9px;color:#fff;font-weight:400}.page--login .welcome--text2{font-family:Open Sans,sans-serif;color:#fff;width:355px;height:44px;position:relative;top:0;left:0;border-top-color:#373738;font-weight:400;text-align:center}}@media only screen and (max-width:375px){.page--login .page--header{width:100%;height:20%;top:0;left:0;right:0;max-width:100%;visibility:visible}.page--login .logo--pita--biru{width:42px;height:60px;position:absolute;visibility:visible;top:0}.page--login .logo--binus--maya{width:236px;height:70px;left:50px;top:25px;position:absolute;visibility:visible}.page--login .support--label{left:1178x;position:absolute;top:70px;width:56px;height:19px;font-family:Open Sans,sans-serif;font-size:14px;font-weight:700;right:6px;border-top-color:#026ba0}.page--login .content--middle{width:100%;background-image:linear-gradient(180deg,#028ed5,#014365);visibility:visible;display:flex;flex-direction:column;align-items:center}.page--login .ilustrasi--home--binusmaya{width:300px;border-color:#19728a;visibility:visible}.page--login .content--banner{position:absolute;width:100%;height:229px;top:623px;left:0}.page--login .footer--info--bm7{width:100%;background-color:#484040;visibility:visible}.page--login .welcome--text{font-family:Open Sans Semibold,sans-serif;font-style:normal;font-size:24px;color:#fff;position:relative;margin-top:20px;top:0;left:0;font-weight:400;border-top-color:#1f1f1f;width:295px;height:33px;text-align:center;visibility:visible}.page--login .welcome--text2{font-family:Open Sans Semibold,sans-serif;font-style:normal;font-size:14px;color:#fff;width:320px;height:44px;position:relative;margin-top:8px;top:0;left:0;border-top-color:#2b2b2b;font-weight:400;text-align:center;visibility:visible}.page--login .button--login,.page--login .button--loginstaff{width:246px;height:41px;position:relative;margin-top:12px;top:0;left:0;font-family:Open Sans,sans-serif;font-size:14px;border-radius:6px;border-top-color:#015a87;visibility:visible}.page--login .button--azure--ad{width:246px;height:41px;border-radius:6px;position:relative;margin-top:12px;top:0;left:0;background-image:url(/assets/btn-logo-sign-in-with-microsoft-CEKllM_R.png);background-size:cover;background-position:center center;border-top-color:#373738;visibility:visible}.page--login .button--azure--ad--hover:hover{border:none;outline:none;display:block;width:246px;height:41px;border-radius:6px;position:relative;margin-top:12px;top:0;left:0;background-size:cover;background-position:center center;opacity:.8}.page--login .button--azure--ad--no--image{width:246px;height:41px;border-radius:6px;position:relative;margin-top:12px;top:0;left:0;border-top-color:#373738;visibility:visible}.page--login .button--getusername{border:none;outline:none;border:3px solid #028ed5;border-radius:6px;color:#fff;font-family:Open Sans,sans-serif;font-size:14px;padding:1px 6px;text-align:center;-webkit-appearance:none;margin:12px 0 0;position:relative;top:0;left:0;width:245px;height:45px;background-position:left top;background:Transparent;display:block;visibility:visible;box-sizing:border-box}.page--login .label--1--footer{border-top-color:#373738;font-family:Open Sans,sans-serif;font-size:16px;color:#fff;width:96px;height:22px;font-weight:400;visibility:visible}.page--login .footer--2--text{border-top-color:#0a6d85;font-family:Open Sans,sans-serif;font-size:12px;color:#fdf9f9;font-weight:400;visibility:visible}.page--login .footer--3--text{border-top-color:#373738;font-family:Open Sans,sans-serif;font-size:9px;color:#fff;font-weight:400;visibility:visible}.page--login .support--img{border-top-color:#0a6d85;top:63px;position:absolute;left:332px;right:7px}}@media only screen and (max-width:320px){.page--login .page--header{width:100%;height:96px;top:0;left:0;right:0;max-width:100%}.page--login .logo--pita--biru{width:27px;height:61px;position:absolute;left:5px;top:-6px;visibility:visible;font-family:Open Sans,sans-serif;font-size:12px}.page--login .logo--binus--maya{width:217px;height:74px;left:35px;top:20px;position:absolute}.page--login .support--img{border-top-color:#0a6d85;top:63px;position:absolute;left:281px;right:7px}.page--login .support--label{left:1170x;position:absolute;top:68px;width:56px;height:19px;font-family:Open Sans,sans-serif;font-size:12px;font-weight:700;right:0;text-align:right}.page--login .content--middle{width:100%;background-image:linear-gradient(180deg,#028ed5,#014365);border-top-color:#040405;display:flex;flex-direction:column;align-items:center}.page--login .ilustrasi--home--binusmaya{width:300px}.page--login .footer--info--bm7{width:100%;height:22%;background-color:#484040;border-top-color:#1f1f1f}.page--login .welcome--text{font-family:Open Sans,sans-serif;font-size:24px;color:#fff;position:relative;margin-top:20px;top:0;left:0;font-weight:400;border-top-color:#1f1f1f;width:281px;height:33px;text-align:center}.page--login .welcome--text2{font-family:Open Sans,sans-serif;color:#fff;width:280px;height:44px;position:relative;margin-top:8px;top:0;left:0;border-top-color:#373738;font-weight:400;text-align:center;font-size:12px}.page--login .button--login,.page--login .button--loginstaff{width:246px;height:41px;position:relative;margin-top:12px;top:0;left:0;font-family:Open Sans,sans-serif;font-size:14px;border-radius:6px;border-top-color:#015a87}.page--login .button--hover:hover{background-color:#a6cbcc;color:#4f4f4f}.page--login .button--azure--ad{width:246px;height:41px;border-radius:6px;position:relative;margin-top:12px;top:0;left:0;background-image:url(/assets/btn-logo-sign-in-with-microsoft-CEKllM_R.png);background-size:cover;background-position:center center;border-top-color:#373738}.page--login .button--azure--ad--hover:hover{border:none;outline:none;display:block;width:246px;height:41px;border-radius:6px;position:relative;margin-top:12px;top:0;left:0;background-size:cover;background-position:center center;opacity:.8}.page--login .button--azure--ad--no--image{border:none;outline:none;display:block;border-radius:6px;font-family:Open Sans,sans-serif;font-weight:400;font-style:normal;font-size:14px;text-align:center;-webkit-appearance:none;position:relative;margin-top:12px;top:0;left:0;width:246px;height:41px;background-color:#348fbb;background-image:none;z-index:100}.page--login .button--getusername{border-radius:6px;color:#fff;font-family:Open Sans,sans-serif;font-size:14px;padding:1px 6px;text-align:center;-webkit-appearance:none;position:relative;margin-top:12px;top:0;left:0;width:245px;height:45px;background-position:left top;background:Transparent;display:block;visibility:visible;box-sizing:border-box;border:2px solid #0174ae}.page--login .label--1--footer{border-top-color:#373738;font-family:Open Sans,sans-serif;font-size:16px;color:#fff;width:96px;height:22px;font-weight:400}.page--login .footer--2--text{border-top-color:#0a6d85;font-family:Open Sans,sans-serif;font-size:12px;color:#fdf9f9;font-weight:400}.page--login .footer--3--text{border-top-color:#373738;font-family:Open Sans,sans-serif;font-size:9px;color:#fff;font-weight:400}}@media only screen and (max-width:767px){.sidebar-lg-show{overflow:hidden}.sidebar-lg-show .sidebar--login{padding:20px;width:300px}.sidebar-lg-show .sidebar--login .toggler--inside{display:block;left:258px!important}.sidebar-lg-show .sidebar--login .support--label{position:unset;display:block;font-size:20px;margin-top:40px}.sidebar-lg-show .overlay--login{display:block}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=);src:url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,AAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.page--getuser .navbar-toggler{position:absolute;right:0;top:55px;display:none}.page--getuser .navbar-toggler-icon{width:40px;height:40px;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%2373818f' stroke-width='2.25' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.page--getuser .sidebar--login{position:fixed;right:0;width:0;height:100%;background-color:#fff;z-index:100;transition:width .2s ease-out,height .1s ease-out}.page--getuser .overlay--login{position:fixed;height:100%;width:100%;z-index:99;background-color:#000000ad;display:none}.page--getuser .disable--label{display:none}@media only screen and (max-width:600px){.page--getuser .page--header{width:100%;height:100px;position:absolute;top:0;left:0;right:0;max-width:100%}.page--getuser .logo--pita--biru{width:42px;height:69px;position:absolute;left:8px;top:0}.page--getuser .logo--binus--maya{width:318px;height:74px;left:51px;top:16px;position:absolute}.page--getuser .support--label{left:1190x;position:absolute;top:67px;width:56px;height:19px;font-family:Open Sans,sans-serif;font-size:14px;font-weight:700;right:2px;color:#2f4f4f;display:none}.page--getuser .navbar-toggler{display:block}.page--getuser .toggler--inside{display:none;top:0;right:40px}.page--getuser .ilustrasi--home--binusmaya{width:80%;height:326px}.page--getuser .footer--info{height:143px;width:100%;position:absolute;top:700px;left:0;background-color:#484040;border-top-color:#0a6d85}.page--getuser .label--1--footer{border-top-color:#373738;font-family:Open Sans,sans-serif;font-size:16px;color:#fff;width:96px;height:22px;position:absolute;left:16px;top:20px;font-weight:400}.page--getuser .footer--2--text{border-top-color:#0a6d85;font-family:Open Sans,sans-serif;font-size:12px;color:#fdf9f9;top:51px;left:16px;position:absolute;font-weight:400}.page--getuser .footer--3--text{border-top-color:#373738;font-family:Open Sans,sans-serif;font-size:9px;position:absolute;top:109px;left:16px;color:#fff;font-weight:400}.page--getuser .content--middle .body--get--username{width:335px;height:auto;display:block;margin-left:auto;margin-right:auto;margin-top:-380px}.page--getuser .modal--confirm{position:absolute;background-color:transparent;max-width:316px;width:90%;height:375px;top:93px;left:0;right:0;margin:auto}}@media only screen and (max-width:600px){.sidebar-lg-show{overflow:hidden}.sidebar-lg-show .sidebar--login{padding:20px;width:300px}.sidebar-lg-show .sidebar--login .toggler--inside{display:block;left:0}.sidebar-lg-show .sidebar--login .support--label{position:unset;display:block;font-size:20px;margin-top:40px}.sidebar-lg-show .overlay--login{display:block}}.modal--get--username .clipboard-text{visibility:hidden;position:absolute;left:235px;bottom:40px;text-decoration:none;background-color:#555;color:#fff;text-align:center;border-radius:6px;padding:5px;opacity:0;transition:opacity .3s;font-size:10px;width:95px}.modal--get--username .clipboard-text:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#555 transparent transparent transparent}.modal--get--username .clipboard:hover .clipboard-text{visibility:visible;opacity:1}.page--login .disabled-link{pointer-events:none;color:#a9a9a9}.page--login .shimmer{align-items:center;background-image:linear-gradient(to right,gray);background-size:100%;background-position:0 0;box-shadow:inset 0 0 5em #00000080;height:100%}.page--login .page--header{width:100%;height:15%;position:relative;top:0;left:0;right:0;max-width:100%}.page--login .logo--pita--biru{width:42px;height:77px;position:absolute;left:16px;top:0;font-family:Open Sans,sans-serif;font-size:14px}.page--login .logo--binus--maya{width:292px;height:74px;left:74px;top:16px;position:absolute}.page--login .Label1{border:0px solid #CCCCCC;background-color:transparent;background-image:none;color:#2f4f4f;font-family:Open Sans,sans-serif;font-weight:700;font-style:normal;font-size:14px;padding:4px;margin:0;text-align:left;vertical-align:top}.page--login .Label1--hover:hover{color:gray}.page--login .support--label{left:1213x;position:absolute;top:74px;width:56px;height:19px;font-family:Open Sans,sans-serif;font-size:14px;font-weight:700;color:#2f4f4f;right:36px}.page--login .content--middle--bas{height:500px;width:100%;position:absolute;top:106px;background-image:linear-gradient(180deg,#69bf33,#131900f2);left:0;border-top-color:#1e1e1e}.page--login .ilustrasi--home--binusmaya{width:auto;height:95%;display:flex;margin-top:20px;max-height:600px;max-width:600px;margin-left:15px}.page--login .content--banner{position:absolute;width:100%;height:535px;top:606px;left:0}.page--login .footer--info{height:143px;width:100%;position:absolute;top:1070px;left:0;background-color:#484040;border-top-color:#0a6d85}.page--login .welcome--text{font-family:Open Sans Semibold,sans-serif;font-style:normal;font-size:32px;color:#fff;font-weight:400;border-top-color:#0a6d85;line-height:normal}.page--login .button--login,.page--login .button--loginstaff{border:none;outline:none;border-radius:6px;background-color:#fff;background-image:none;color:#4f4f4f;font-family:Open Sans,sans-serif;font-weight:400;font-style:normal;font-size:14px;text-align:center;-webkit-appearance:none;margin:0;width:246px;height:41px}.page--login .button--hover:hover{background-color:#a6cbcc;color:#4f4f4f}.page--login .button--azure--ad{border:none;outline:none;display:block;width:246px;height:41px;border-radius:6px;background-image:url(/assets/btn-logo-sign-in-with-microsoft-CEKllM_R.png);background-size:cover;background-position:center center}.page--login .button--azure--ad--hover:hover{border:none;outline:none;display:block;width:246px;height:41px;border-radius:6px;background-size:cover;background-position:center center}.page--login .button--azure--ad--no--image{border:none;outline:none;display:block;border-radius:6px;font-family:Open Sans,sans-serif;font-weight:400;font-style:normal;font-size:14px;text-align:center;-webkit-appearance:none;margin:0;width:246px;height:41px;background-color:#348fbb;background-image:none;z-index:100}.page--login .button--getusername{border:none;outline:none;border:3px solid #028ED5;border-radius:6px;color:#fff;font-family:Open Sans,sans-serif;font-size:14px;padding:1px 6px;text-align:center;-webkit-appearance:none;margin:0;width:245px;height:45px;background-position:left top;background:Transparent;display:block;visibility:visible;box-sizing:border-box}.page--login .label--1--footer{border-top-color:#373738;font-family:Open Sans,sans-serif;font-size:16px;color:#fff;left:16px;top:20px;font-weight:400}.page--login .footer--2--text{border-top-color:#0a6d85;font-family:Open Sans,sans-serif;font-size:12px;color:#fdf9f9;font-weight:400}.page--login .footer--3--text{border-top-color:#373738;font-family:Open Sans,sans-serif;font-size:9px;color:#fff;font-weight:400}.page--login .welcome--text2{font-family:Open Sans Semibold,sans-serif;font-style:normal;font-size:16px;color:#fff;height:44px;border-top-color:#1398cd;font-weight:400}.page--login .label--loading{font-family:Open Sans,sans-serif;font-weight:400;font-style:normal;font-size:16px;color:#202677}@media only screen and (max-width:980px){.page--login .content--middle--bas{display:flex;justify-content:center}.page--login .button--content{width:40%;margin-right:unset}.page--login .ilustrasi--home--binusmaya{height:80%;margin-left:unset}}@media only screen and (max-width:912px)and (max-height:1368px){.page--login .ilustrasi--home--binusmaya{width:50%;height:auto}}@media only screen and (max-width:767px){.page--login .page--header{width:100%;top:0;left:0;right:0;max-width:100%;visibility:visible}.page--login .logo--pita--biru{width:42px;height:77px;position:absolute;left:16px;top:0;visibility:visible;font-family:Open Sans,sans-serif;font-size:14px}.page--login .logo--binus--maya{width:292px;height:74px;left:74px;top:16px;position:absolute;visibility:visible}.page--login .support--label{left:1170x;position:absolute;top:74px;width:56px;height:19px;font-family:Open Sans,sans-serif;font-size:14px;font-weight:700;right:14px;border-top-color:#026ba0}.page--login .content--middle{width:100%;background-image:linear-gradient(180deg,#028ed5,#014365);border-top-color:#1f1f3b;visibility:visible;display:flex;flex-direction:column;align-items:center}.page--login .ilustrasi--home--binusmaya{width:351px;border-color:#373738;max-width:-7px;visibility:visible}.page--login .content--banner{position:absolute;width:100%;height:329px;top:670px;left:0}.page--login .footer--info{height:143px;width:100%;position:absolute;top:1000px;left:0;background-color:#484040;visibility:visible}.page--login .welcome--text{font-family:Open Sans Semibold,sans-serif;font-style:normal;font-size:32px;color:#fff;text-align:center;position:relative;top:0;left:0;margin-top:20px;font-weight:400;border-top-color:#fff;align-self:center;visibility:visible}.page--login .button--login{width:246px;height:41px;position:relative;margin-top:20px;top:0;left:0;font-family:Open Sans,sans-serif;font-size:14px;border-radius:6px;border-top-color:#01537e;visibility:visible}.page--login .button--loginstaff{width:246px;height:41px;position:relative;margin-top:12px;top:0;left:0;font-family:Open Sans,sans-serif;font-size:14px;border-radius:6px;border-top-color:#01537e;visibility:visible}.page--login .button--azure--ad{width:248px;height:41px;border-radius:6px;position:relative;margin-top:12px;top:0;left:0;background-image:url(/assets/btn-logo-sign-in-with-microsoft-CEKllM_R.png);background-size:cover;background-position:center center;border-top-color:#015078;visibility:visible}.page--login .button--azure--ad--hover:hover{border:none;outline:none;display:block;width:248px;height:41px;border-radius:6px;position:relative;margin-top:12px;top:0;left:0;opacity:.7}.page--login .button--azure--ad--no--image{width:248px;height:41px;border-radius:6px;position:relative;margin-top:12px;top:0;left:0;border-top-color:#015078;visibility:visible}.page--login .button--getusername{border:none;outline:none;border:3px solid #028ED5;border-radius:6px;color:#fff;font-family:Open Sans,sans-serif;font-size:14px;padding:1px 6px;text-align:center;-webkit-appearance:none;margin:12px 0 0;position:relative;top:0;left:0;width:248px;height:45px;background-position:left top;background:Transparent;display:block;visibility:visible;box-sizing:border-box}.page--login .label--1--footer{border-top-color:#373738;font-family:Open Sans,sans-serif;font-size:16px;color:#fff;width:96px;height:22px;font-weight:400;visibility:visible}.page--login .footer--2--text{border-top-color:#0a6d85;font-family:Open Sans,sans-serif;font-size:12px;color:#fdf9f9;font-weight:400;visibility:visible}.page--login .footer--3--text{border-top-color:#373738;font-family:Open Sans,sans-serif;font-size:9px;color:#fff;font-weight:400;visibility:visible}.page--login .welcome--text2{font-family:Open Sans Semibold,sans-serif;font-style:normal;font-size:16px;color:#fff;height:44px;position:relative;top:0;left:0;border-top-color:#373738;font-weight:400;text-align:center;visibility:visible}}@media only screen and (max-width:500px){.page--login .page--header{width:100%;top:0;left:0;right:0;max-width:100%}.page--login .logo--pita--biru{width:42px;height:69px;position:absolute;left:8px;top:0}.page--login .logo--binus--maya{width:318px;height:74px;left:51px;top:16px;position:absolute}.page--login .support--label{left:1190x;position:absolute;top:67px;width:56px;height:19px;font-family:Open Sans,sans-serif;font-size:14px;font-weight:700;right:2px;border-top-color:#026ba0}.page--login .content--middle{height:fit-content;width:100%;background-image:linear-gradient(180deg,#028ed5,#014365);border-top-color:#1f1f3b;display:flex;flex-direction:column;align-items:center}.page--login .ilustrasi--home--binusmaya{width:351px;border-color:#373738;max-width:-7px}.page--login .content--banner{position:absolute;width:100%;height:312px;top:659px;left:0}.page--login .footer--info{height:143px;width:100%;position:absolute;top:970px;left:0;background-color:#484040;border-top-color:#0a6d85}.page--login .welcome--text{font-family:Open Sans,sans-serif;font-size:28px;color:#fff;position:relative;margin-top:20px;top:0;left:0;font-weight:400;border-top-color:#fff}.page--login .button--login{width:246px;height:41px;position:relative;margin-top:20px;top:0;left:0;font-family:Open Sans,sans-serif;font-size:14px;border-radius:6px;border-top-color:#01537e}.page--login .button--loginstaff{width:246px;height:41px;position:relative;margin-top:12px;top:0;left:0;font-family:Open Sans,sans-serif;font-size:14px;border-radius:6px;border-top-color:#01537e}.page--login .button--azure--ad{width:248px;height:41px;border-radius:6px;position:relative;margin-top:12px;top:0;left:0;background-image:url(/assets/btn-logo-sign-in-with-microsoft-CEKllM_R.png);background-size:cover;background-position:center center;border-top-color:#015078}.page--login .button--azure--ad--no--image{border:none;outline:none;display:block;border-radius:6px;font-family:Open Sans,sans-serif;font-weight:400;font-style:normal;font-size:14px;text-align:center;-webkit-appearance:none;position:relative;margin-top:12px;top:0;left:0;width:248px;height:41px;background-color:#348fbb;background-image:none;z-index:100}.page--login .button--getusername{border-radius:6px;color:#fff;font-family:Open Sans,sans-serif;font-size:14px;padding:1px 6px;text-align:center;-webkit-appearance:none;margin:12px 0 0;position:relative;top:0;left:0;width:248px;height:41px;background-position:left top;background:Transparent;display:block;visibility:visible;box-sizing:border-box;border:2px solid #025681}.page--login .label--1--footer{border-top-color:#373738;font-family:Open Sans,sans-serif;font-size:16px;color:#fff;width:96px;height:22px;font-weight:400}.page--login .footer--2--text{border-top-color:#0a6d85;font-family:Open Sans,sans-serif;font-size:12px;color:#fdf9f9;font-weight:400}.page--login .footer--3--text{border-top-color:#373738;font-family:Open Sans,sans-serif;font-size:9px;color:#fff;font-weight:400}.page--login .welcome--text2{font-family:Open Sans,sans-serif;color:#fff;width:355px;height:44px;position:relative;top:0;left:0;border-top-color:#373738;font-weight:400;text-align:center}}@media only screen and (max-width:414px){.page--login .page--header{width:100%;top:0;left:0;right:0;max-width:100%}.page--login .logo--pita--biru{width:42px;height:69px;position:absolute;left:8px;top:0;font-family:Open Sans,sans-serif;font-size:12px}.page--login .logo--binus--maya{width:257px;height:74px;left:56px;top:16px;position:absolute}.page--login .support--label{left:1190x;position:absolute;top:67px;width:56px;height:19px;font-family:Open Sans,sans-serif;font-size:14px;font-weight:700;right:2px;border-top-color:#026ba0}.page--login .content--middle{height:fit-content;width:100%;background-image:linear-gradient(180deg,#028ed5,#014365);border-top-color:#1f1f3b;display:flex;flex-direction:column;align-items:center}.page--login .ilustrasi--home--binusmaya{width:351px;border-color:#373738;max-width:-7px}.page--login .content--banner{position:absolute;width:100%;height:312px;top:659px;left:0}.page--login .footer--info{height:143px;width:100%;position:absolute;top:970px;left:0;background-color:#484040;border-top-color:#0a6d85}.page--login .welcome--text{font-family:Open Sans,sans-serif;font-size:28px;color:#fff;position:relative;margin-top:20px;top:0;left:0;font-weight:400;border-top-color:#fff}.page--login .button--login{width:246px;height:41px;position:relative;margin-top:20px;top:0;left:0;font-family:Open Sans,sans-serif;font-size:14px;border-radius:6px;border-top-color:#01537e}.page--login .button--loginstaff{width:246px;height:41px;position:relative;margin-top:12px;top:0;left:0;font-family:Open Sans,sans-serif;font-size:14px;border-radius:6px;border-top-color:#01537e}.page--login .button--azure--ad{width:248px;height:41px;border-radius:6px;position:relative;margin-top:12px;top:0;left:0;background-image:url(/assets/btn-logo-sign-in-with-microsoft-CEKllM_R.png);background-size:cover;background-position:center center;border-top-color:#015078}.page--login .button--azure--ad--no--image{width:248px;height:41px;border-radius:6px;position:relative;margin-top:12px;top:0;left:0;border-top-color:#015078;visibility:visible}.page--login .button--getusername{border-radius:6px;color:#fff;font-family:Open Sans,sans-serif;font-size:14px;padding:1px 6px;text-align:center;-webkit-appearance:none;margin:12px 0 0;position:relative;top:0;left:0;width:248px;height:41px;background-position:left top;background:Transparent;display:block;visibility:visible;box-sizing:border-box;border:2px solid #025681}.page--login .label--1--footer{border-top-color:#373738;font-family:Open Sans,sans-serif;font-size:16px;color:#fff;width:96px;height:22px;font-weight:400}.page--login .footer--2--text{border-top-color:#0a6d85;font-family:Open Sans,sans-serif;font-size:12px;color:#fdf9f9;font-weight:400}.page--login .footer--3--text{border-top-color:#373738;font-family:Open Sans,sans-serif;font-size:9px;color:#fff;font-weight:400}.page--login .welcome--text2{font-family:Open Sans,sans-serif;color:#fff;width:355px;height:44px;position:relative;top:0;left:0;border-top-color:#373738;font-weight:400;text-align:center}}@media only screen and (max-width:375px){.page--login .page--header{width:100%;top:0;left:0;right:0;max-width:100%;visibility:visible}.page--login .logo--pita--biru{width:42px;height:60px;position:absolute;visibility:visible;top:0}.page--login .logo--binus--maya{width:236px;height:70px;left:50px;top:25px;position:absolute;visibility:visible}.page--login .support--label{left:1178x;position:absolute;top:70px;width:56px;height:19px;font-family:Open Sans,sans-serif;font-size:14px;font-weight:700;right:6px;border-top-color:#026ba0}.page--login .content--middle{height:fit-content;width:100%;background-image:linear-gradient(180deg,#028ed5,#014365);visibility:visible;display:flex;flex-direction:column;align-items:center}.page--login .ilustrasi--home--binusmaya{width:300px;border-color:#19728a;visibility:visible}.page--login .content--banner{position:absolute;width:100%;height:229px;top:623px;left:0}.page--login .footer--info{height:143px;width:100%;position:absolute;top:851px;left:0;background-color:#484040;visibility:visible}.page--login .welcome--text{font-family:Open Sans Semibold,sans-serif;font-style:normal;font-size:24px;color:#fff;position:relative;margin-top:20px;top:0;left:0;font-weight:400;border-top-color:#1f1f1f;width:295px;height:33px;text-align:center;visibility:visible}.page--login .welcome--text2{font-family:Open Sans Semibold,sans-serif;font-style:normal;font-size:14px;color:#fff;width:320px;height:44px;position:relative;margin-top:8px;top:0;left:0;border-top-color:#2b2b2b;font-weight:400;text-align:center;visibility:visible}.page--login .button--login,.page--login .button--loginstaff{width:246px;height:41px;position:relative;margin-top:12px;top:0;left:0;font-family:Open Sans,sans-serif;font-size:14px;border-radius:6px;border-top-color:#015a87;visibility:visible}.page--login .button--azure--ad{width:246px;height:41px;border-radius:6px;position:relative;margin-top:12px;top:0;left:0;background-image:url(/assets/btn-logo-sign-in-with-microsoft-CEKllM_R.png);background-size:cover;background-position:center center;border-top-color:#373738;visibility:visible}.page--login .button--azure--ad--hover:hover{border:none;outline:none;display:block;width:246px;height:41px;border-radius:6px;position:relative;margin-top:12px;top:0;left:0;background-image:url(/assets/btn-logo-sign-in-with-microsoft-2-s8SHqDyf.png);background-size:cover;background-position:center center}.page--login .button--azure--ad--no--image{width:246px;height:41px;border-radius:6px;position:relative;margin-top:12px;top:0;left:0;border-top-color:#373738;visibility:visible}.page--login .button--getusername{border:none;outline:none;border:3px solid #028ED5;border-radius:6px;color:#fff;font-family:Open Sans,sans-serif;font-size:14px;padding:1px 6px;text-align:center;-webkit-appearance:none;margin:12px 0 0;position:relative;top:0;left:0;width:245px;height:45px;background-position:left top;background:Transparent;display:block;visibility:visible;box-sizing:border-box}.page--login .label--1--footer{border-top-color:#373738;font-family:Open Sans,sans-serif;font-size:16px;color:#fff;width:96px;height:22px;font-weight:400;visibility:visible}.page--login .footer--2--text{border-top-color:#0a6d85;font-family:Open Sans,sans-serif;font-size:12px;color:#fdf9f9;font-weight:400;visibility:visible}.page--login .footer--3--text{border-top-color:#373738;font-family:Open Sans,sans-serif;font-size:9px;color:#fff;font-weight:400;visibility:visible}.page--login .support--img{border-top-color:#0a6d85;top:63px;position:absolute;left:332px;right:7px}}@media only screen and (max-width:320px){.page--login .page--header{width:100%;height:18%;top:0;left:0;right:0;max-width:100%}.page--login .logo--pita--biru{width:27px;height:61px;position:absolute;left:5px;top:-6px;visibility:visible;font-family:Open Sans,sans-serif;font-size:12px}.page--login .logo--binus--maya{width:217px;height:74px;left:35px;top:20px;position:absolute}.page--login .support--img{border-top-color:#0a6d85;top:63px;position:absolute;left:281px;right:7px}.page--login .support--label{left:1170x;position:absolute;top:68px;width:56px;height:19px;font-family:Open Sans,sans-serif;font-size:12px;font-weight:700;right:0;text-align:right}.page--login .content--middle{height:fit-content;width:100%;background-image:linear-gradient(180deg,#028ed5,#014365);border-top-color:#040405;display:flex;flex-direction:column;align-items:center}.page--login .ilustrasi--home--binusmaya{width:300px}.page--login .content--banner{position:absolute;width:100%;height:229px;top:623px;left:0}.page--login .footer--info{height:143px;width:100%;position:absolute;top:851px;left:0;background-color:#484040;border-top-color:#1f1f1f}.page--login .welcome--text{font-family:Open Sans,sans-serif;font-size:24px;color:#fff;position:relative;margin-top:20px;top:0;left:0;font-weight:400;border-top-color:#1f1f1f;width:281px;height:33px;text-align:center}.page--login .welcome--text2{font-family:Open Sans,sans-serif;color:#fff;width:280px;height:44px;position:relative;margin-top:8px;top:0;left:0;border-top-color:#373738;font-weight:400;text-align:center;font-size:12px}.page--login .button--login,.page--login .button--loginstaff{width:246px;height:41px;position:relative;margin-top:12px;top:0;left:0;font-family:Open Sans,sans-serif;font-size:14px;border-radius:6px;border-top-color:#015a87}.page--login .button--hover:hover{background-color:#a6cbcc;color:#4f4f4f}.page--login .button--azure--ad{width:246px;height:41px;border-radius:6px;position:relative;margin-top:12px;top:0;left:0;background-image:url(/assets/btn-logo-sign-in-with-microsoft-CEKllM_R.png);background-size:cover;background-position:center center;border-top-color:#373738}.page--login .button--azure--ad--hover:hover{border:none;outline:none;display:block;width:246px;height:41px;border-radius:6px;position:relative;margin-top:12px;top:0;left:0;background-image:url(/assets/btn-logo-sign-in-with-microsoft-2-s8SHqDyf.png);background-size:cover;background-position:center center}.page--login .button--azure--ad--no--image{border:none;outline:none;display:block;border-radius:6px;font-family:Open Sans,sans-serif;font-weight:400;font-style:normal;font-size:14px;text-align:center;-webkit-appearance:none;position:relative;margin-top:12px;top:0;left:0;width:246px;height:41px;background-color:#348fbb;background-image:none;z-index:100}.page--login .button--getusername{border-radius:6px;color:#fff;font-family:Open Sans,sans-serif;font-size:14px;padding:1px 6px;text-align:center;-webkit-appearance:none;position:relative;margin-top:12px;top:0;left:0;width:245px;height:45px;background-position:left top;background:Transparent;display:block;visibility:visible;box-sizing:border-box;border:2px solid #0174ae}.page--login .label--1--footer{border-top-color:#373738;font-family:Open Sans,sans-serif;font-size:16px;color:#fff;width:96px;height:22px;font-weight:400}.page--login .footer--2--text{border-top-color:#0a6d85;font-family:Open Sans,sans-serif;font-size:12px;color:#fdf9f9;font-weight:400}.page--login .footer--3--text{border-top-color:#373738;font-family:Open Sans,sans-serif;font-size:9px;color:#fff;font-weight:400}}.M--login.type--1 .swal-wide{width:360px!important;height:352px!important}.M--login.type--1 .login__wrapper .login__box{padding:0}.M--login.type--1 .login__container{display:block;margin:auto;max-width:340px}.M--login.type--1 .login__card{overflow:hidden}.M--login.type--1 .login__header{display:block;position:relative;border-bottom:1px solid rgba(0,0,0,.1)}.M--login.type--1 .login__header .header__ribbon{display:block;margin-right:5px;width:170px}.M--login.type--1 .login__header .header__logo{display:block;margin-top:5px}.M--login.type--1 .login__header .header__logo img{display:block}.M--login.type--1 .login__footer{display:block;background-color:#f2f2f2}.M--login.type--1 .login__footer .footer__links{display:block;margin:0;padding:0;list-style:none}.M--login.type--1 .login__footer .footer__links .link__item{display:block;margin:0;padding:0;text-align:center;border-top:1px solid rgba(0,0,0,.1)}.M--login.type--1 .login__footer .footer__links .link__item a{display:block;padding:12px 16px;font-size:1.35rem;color:#777;line-height:1.5;text-decoration:none}.M--login.type--1 .login__footer .footer__links .link__item:hover a{color:#333}.banner--view .banner--content{width:850px;position:relative;margin-left:auto;margin-right:auto;text-align:center}.banner--view .banner{position:relative;top:5px;width:1000px;height:400px;text-align:center}.banner--view .slick-dots{display:flex;justify-content:center;margin:0;list-style-type:none}.banner--view .slick-dots li{margin:0 .25rem}.banner--view .slick-dots button{display:block;width:1rem;height:1rem;padding:0;border:none;border-radius:100%;background-color:#a8a7a5;text-indent:-9999px}.banner--view .slick-dots li.slick-active button{background-color:#ffd900}@media only screen and (max-width:600px){.banner--view .banner--content{width:100%;position:relative;margin-left:auto;margin-right:auto;text-align:center}.banner--view .banner{position:relative;top:15px;width:554px;height:270px;text-align:center}}@media only screen and (max-width:414px){.banner--view .banner--content{width:100%;position:relative;margin-left:auto;margin-right:auto;text-align:center}.banner--view .banner{position:relative;top:3px;width:378px;height:254px;text-align:center}}@media only screen and (max-width:375px){.banner--view .banner--content{width:100%;position:relative;margin-left:auto;margin-right:auto;text-align:center}.banner--view .banner{position:relative;top:3px;width:327px;height:193px;text-align:center}}@media only screen and (max-width:320px){.banner--view .banner--content{width:100%;position:relative;margin-left:auto;margin-right:auto;text-align:center}.banner--view .banner{position:relative;top:3px;width:289px;height:193px;text-align:center}}.page--getuser .disabled-link{pointer-events:none;color:#a9a9a9}.page--getuser .shimmer{background-image:linear-gradient(to right,#646464);background-size:100%;background-position:0 0;box-shadow:inset 0 0 5em #00000080;height:100%}.page--getuser .page--header{width:100%;height:106px;position:absolute;top:0;left:0;right:0;max-width:100%}.page--getuser .logo--pita--biru{width:42px;height:77px;position:absolute;left:16px;top:0}.page--getuser .logo--binus--maya{width:292px;height:74px;left:74px;top:16px;position:absolute;flex-direction:row-reverse}.page--getuser .Label1--hover:hover{color:gray}.page--getuser .support--label{left:1213x;position:absolute;top:74px;width:56px;height:19px;font-family:Open Sans,sans-serif;font-size:14px;font-weight:700;right:36px;color:#2f4f4f}.page--getuser .content--middle{height:640px;width:100%;position:absolute;top:106px;background-image:linear-gradient(180deg,#757575 9%,#bdbdbd);left:0;border-top-color:#1e1e1e}.page--getuser .content--middle .body--get--username{width:352px;height:387px;display:block;margin-left:auto;margin-right:auto;margin-top:-480px}.page--getuser .content--middle .modal--confirm{max-width:352px;width:100%;background-color:transparent}.page--getuser .content--middle .back--before--page{margin-bottom:1rem}.page--getuser .ilustrasi--home--binusmaya{width:600px;height:478px;margin-top:100px;margin-left:auto;margin-right:auto;display:block;border-color:#1f1f1f;z-index:-1}.page--getuser .btn--modal{margin:6px 0 -20px!important;width:100%!important}.page--getuser .get--username--card{margin-top:100px;margin-left:auto;margin-right:auto;display:block}.page--getuser .title--getusername{font-family:Open Sans Semibold,sans-serif;font-size:16px;margin-bottom:13px}.page--getuser .title--getusername--label{display:block;font-size:12px;margin-bottom:8px}.page--getuser .black--border{margin-left:-16px;width:353px;margin-top:0;margin-bottom:16px}.page--getuser .bold--text{font-weight:bolder}.page--getuser .recapthcha--input{display:flex;justify-content:center;margin-bottom:16px}.page--getuser .input--margin{margin-bottom:16px}.page--getuser .footer--info{height:143px;width:100%;position:absolute;top:746px;left:0;background-color:#484040;border-top-color:#0a6d85;flex-direction:row-reverse}.page--getuser .label--1--footer{border-top-color:#373738;font-family:Open Sans,sans-serif;font-size:16px;color:#fff;width:96px;height:22px;position:absolute;left:16px;top:20px;font-weight:400}.page--getuser .footer--2--text{border-top-color:#0a6d85;font-family:Open Sans,sans-serif;font-size:12px;color:#fdf9f9;top:51px;left:16px;position:absolute;font-weight:400}.page--getuser .footer--3--text{border-top-color:#373738;font-family:Open Sans,sans-serif;font-size:9px;position:absolute;top:109px;left:16px;color:#fff;font-weight:400}.page--getuser .btn--confirm{padding:0}.page--getuser .label--loading{font-family:Open Sans Semibold,sans-serif;font-weight:400;font-style:normal;font-size:14px;color:#747996}@media only screen and (max-width:600px){.page--getuser .page--header{width:100%;height:100px;position:absolute;top:0;left:0;right:0;max-width:100%}.page--getuser .logo--pita--biru{width:42px;height:69px;position:absolute;left:8px;top:0}.page--getuser .logo--binus--maya{width:318px;height:74px;left:51px;top:16px;position:absolute}.page--getuser .support--label{left:1190x;position:absolute;top:67px;width:56px;height:19px;font-family:Open Sans,sans-serif;font-size:14px;font-weight:700;right:2px;color:#2f4f4f}.page--getuser .ilustrasi--home--binusmaya{width:80%;height:326px}.page--getuser .footer--info{height:143px;width:100%;position:absolute;top:700px;left:0;background-color:#484040;border-top-color:#0a6d85}.page--getuser .label--1--footer{border-top-color:#373738;font-family:Open Sans,sans-serif;font-size:16px;color:#fff;width:96px;height:22px;position:absolute;left:16px;top:20px;font-weight:400}.page--getuser .footer--2--text{border-top-color:#0a6d85;font-family:Open Sans,sans-serif;font-size:12px;color:#fdf9f9;top:51px;left:16px;position:absolute;font-weight:400}.page--getuser .footer--3--text{border-top-color:#373738;font-family:Open Sans,sans-serif;font-size:9px;position:absolute;top:109px;left:16px;color:#fff;font-weight:400}.page--getuser .content--middle .body--get--username{width:335px;height:auto;display:block;margin-left:auto;margin-right:auto;margin-top:-380px}.page--getuser .modal--confirm{position:absolute;background-color:transparent;max-width:316px;width:90%;height:375px;top:93px;left:0;right:0;margin:auto}}@media only screen and (max-width:500px){.page--getuser .page--header{width:100%;height:100px;position:absolute;top:0;left:0;right:0;max-width:100%}.page--getuser .logo--pita--biru{width:42px;height:69px;position:absolute;left:8px;top:0}.page--getuser .logo--binus--maya{width:318px;height:74px;left:51px;top:16px;position:absolute}.page--getuser .support--label{left:1190x;position:absolute;top:67px;width:56px;height:19px;font-family:Open Sans,sans-serif;font-size:14px;font-weight:700;right:2px;color:#2f4f4f}.page--getuser .content--middle{width:100%;position:absolute;top:100px;background-image:linear-gradient(180deg,#757575 9%,#bdbdbd);left:0;border-top-color:#1f1f3b}.page--getuser .content--middle .body--get--username{width:335px;height:auto;display:block;margin-left:auto;margin-right:auto;margin-top:-400px}.page--getuser .content--middle .modal--confirm{position:absolute;background-color:transparent;width:335px;height:317px}.page--getuser .ilustrasi--home--binusmaya{width:435px;height:348px;top:114px;left:23px;border-color:#373738}.page--getuser .footer--info{height:143px;width:100%;position:absolute;background-color:#484040;border-top-color:#0a6d85}.page--getuser .label--1--footer{border-top-color:#373738;font-family:Open Sans,sans-serif;font-size:16px;color:#fff;width:96px;height:22px;position:absolute;left:16px;top:20px;font-weight:400}.page--getuser .footer--2--text{border-top-color:#0a6d85;font-family:Open Sans,sans-serif;font-size:12px;color:#fdf9f9;top:51px;left:16px;position:absolute;font-weight:400}.page--getuser .footer--3--text{border-top-color:#373738;font-family:Open Sans,sans-serif;font-size:9px;position:absolute;top:109px;left:16px;color:#fff;font-weight:400}}@media only screen and (max-width:414px){.page--getuser .page--header{width:100%;height:100px;position:absolute;top:0;left:0;right:0;max-width:100%}.page--getuser .logo--pita--biru{width:42px;height:69px;position:absolute;left:8px;top:0}.page--getuser .logo--binus--maya{width:257px;height:74px;left:56px;top:16px;position:absolute}.page--getuser .support--label{left:1190x;position:absolute;top:67px;width:56px;height:19px;font-family:Open Sans,sans-serif;font-size:14px;font-weight:700;right:2px;color:#2f4f4f}.page--getuser .content--middle{width:100%;position:absolute;top:100px;background-image:linear-gradient(180deg,#757575 9%,#bdbdbd);left:0;border-top-color:#1f1f3b}.page--getuser .content--middle .body--get--username{width:335px;height:auto;display:block;margin-left:auto;margin-right:auto;margin-top:-310px}.page--getuser .content--middle .modal--confirm{position:absolute;background-color:transparent;width:335px;height:317px}.page--getuser .ilustrasi--home--binusmaya{width:351px;height:364px;top:150px;border-color:#373738;max-height:259px}.page--getuser .footer--info{height:143px;width:100%;position:absolute;background-color:#484040;border-top-color:#0a6d85}.page--getuser .label--1--footer{border-top-color:#373738;font-family:Open Sans,sans-serif;font-size:16px;color:#fff;width:96px;height:22px;position:absolute;left:16px;top:20px;font-weight:400}.page--getuser .footer--2--text{border-top-color:#0a6d85;font-family:Open Sans,sans-serif;font-size:12px;color:#fdf9f9;top:51px;left:16px;position:absolute;font-weight:400}.page--getuser .footer--3--text{border-top-color:#373738;font-family:Open Sans,sans-serif;font-size:9px;position:absolute;top:109px;left:16px;color:#fff;font-weight:400}}@media only screen and (max-width:375px){.page--getuser .page--header{width:100%;height:100px;position:absolute;top:0;left:0;right:0;max-width:100%}.page--getuser .logo--pita--biru{width:42px;height:60px;position:absolute;left:3px;top:0}.page--getuser .logo--binus--maya{width:236px;height:70px;left:50px;top:25px;position:absolute}.page--getuser .support--label{left:1178x;position:absolute;top:70px;width:56px;height:19px;font-family:Open Sans,sans-serif;font-size:14px;font-weight:700;right:6px;color:#2f4f4f}.page--getuser .content--middle{width:100%;position:absolute;top:100px;background-image:linear-gradient(180deg,#757575 9%,#bdbdbd);left:0;border-top-color:#1f1f3b}.page--getuser .content--middle .body--get--username{width:300px;height:auto;display:block;margin-left:auto;margin-right:auto;margin-top:-310px}.page--getuser .content--middle .modal--confirm{position:absolute;background-color:transparent;width:300px;height:317px}.page--getuser .ilustrasi--home--binusmaya{width:308px;height:246px;top:149px;left:23px;border-color:#373738}.page--getuser .footer--info{height:143px;width:100%;position:absolute;background-color:#484040;border-top-color:#0a6d85}.page--getuser .label--1--footer{border-top-color:#373738;font-family:Open Sans,sans-serif;font-size:16px;color:#fff;width:96px;height:22px;position:absolute;left:16px;top:20px;font-weight:400}.page--getuser .footer--2--text{border-top-color:#0a6d85;font-family:Open Sans,sans-serif;font-size:12px;color:#fdf9f9;top:51px;left:16px;position:absolute;font-weight:400}.page--getuser .footer--3--text{border-top-color:#373738;font-family:Open Sans,sans-serif;font-size:9px;position:absolute;top:109px;left:16px;color:#fff;font-weight:400}}@media only screen and (max-width:320px){.page--getuser .page--header{width:100%;height:96px;position:absolute;top:0;left:0;right:0;max-width:100%}.page--getuser .logo--pita--biru{width:27px;height:61px;position:absolute;left:5px;top:-6px;border-top-color:#0a6d85;visibility:visible}.page--getuser .logo--binus--maya{width:198px;height:74px;left:35px;top:20px;position:absolute}.page--getuser .support--label{left:1170x;position:absolute;top:63px;width:56px;height:19px;font-family:Open Sans,sans-serif;font-size:12px;font-weight:700;right:0;text-align:right}.page--getuser .Label1{background-color:transparent;color:#2f4f4f;font-family:Open Sans,sans-serif;font-weight:700;font-style:normal}.page--getuser .content--middle{width:100%;position:absolute;top:109px;background-image:linear-gradient(180deg,#757575 9%,#bdbdbd);left:0;border-top-color:#040405}.page--getuser .content--middle .body--get--username{width:280px;height:auto;display:block;margin-left:auto;margin-right:auto;margin-top:-310px}.page--getuser .content--middle .modal--confirm{position:absolute;background-color:transparent;width:280px;height:317px}.page--getuser .ilustrasi--home--binusmaya{width:300px;height:248px;top:119px;left:2px;border-color:#19728a}.page--getuser .footer--info{height:143px;width:100%;position:absolute;top:700px;left:0;background-color:#484040;border-top-color:#1f1f1f}.page--getuser .label--1--footer{border-top-color:#373738;font-family:Open Sans,sans-serif;font-size:16px;color:#fff;width:96px;height:22px;position:absolute;left:16px;top:20px;font-weight:400}.page--getuser .footer--2--text{border-top-color:#0a6d85;font-family:Open Sans,sans-serif;font-size:12px;color:#fdf9f9;top:51px;left:16px;position:absolute;font-weight:400}.page--getuser .footer--3--text{border-top-color:#373738;font-family:Open Sans,sans-serif;font-size:9px;position:absolute;top:109px;left:16px;color:#fff;font-weight:400}}.modal--get--username .modal-confirm{position:absolute;top:50%;left:50%;margin-top:-190px;margin-left:-170px;width:352px;height:387px;float:left}.modal--get--username .swal-wide{width:352px!important;height:fit-content!important;padding:8px!important}.modal--get--username .swal-title{font-family:Open Sans Semibold,sans-serif;font-size:12px;font-weight:700}.modal--get--username .message--getuseremail{background-color:#e6e6e6;background-image:none;position:relative;text-align:left;width:100%;height:40px;margin:24px 0 8px}.modal--get--username .error--icon{margin-top:72px!important}.modal--get--username .success--icon{margin-top:48px!important}.modal--get--username .text--margin{margin-top:-10px!important}.modal--get--username .message--margin{margin-bottom:14px}.modal--get--username .clipboard--icon{position:absolute;left:278px;top:12px;width:15px;height:17px;border:0px solid #000000}.modal--get--username .message--getuseremail--text{position:absolute;left:20px;top:11px;width:100%;height:19px}.modal--get--username .span_user_getuseremail_login{color:#333;font-family:Open Sans,sans-serif;font-size:12px;font-weight:400;display:flex}.modal--get--username .title--text{color:#333;font-family:Open Sans Semibold,sans-serif;font-size:16px;font-weight:700;margin-top:-9px}#main-content{display:block;position:relative;padding:80px 0}#main-content.has-widget{z-index:1;margin-top:-1px;padding:40px 0 80px;background:#f1f1f1;border-top:1px solid #c9c9c9}#main-content.has-widget .widget-parent .widget,#main-content.has-widget .widget-parent .widget .widget-footer{background:#fff}#main-content.has-widget .box-container-assesment{display:block;position:relative;margin-bottom:20px;padding:20px;background:#fff;border:1px solid #c9c9c9}#page{display:block;position:relative;top:70px}#page .page-heading{display:block;position:relative;margin:0 0 30px}#page .page-heading h1{display:block;margin:0;padding:0;font-size:24px;font-weight:700;color:#0098d7;line-height:28px;text-transform:uppercase}#page .page-sub-heading h2{display:block;margin:0;padding:0;font-size:20px;font-weight:400;color:#5e5e5e;line-height:22px}#page .page-sub-heading.no-border{padding:0;border-bottom:0}table{width:100%;border-collapse:collapse}table thead{background:#e4e4e4}table thead tr{border-top:1px solid #fff}table thead tr:first-child{border-top:0}table thead tr th{padding:13px;font-size:12px;font-weight:700;line-height:14px;text-align:left;text-transform:uppercase}table tbody tr{background:#fff;border-bottom:1px solid #e2e2e2}table tbody tr th{padding:13px;font-size:13px;line-height:15px;background:#d4d4d4}table tbody tr td{padding:13px;font-size:13px;line-height:15px}table tfoot{background:#f1f1f1}table tfoot tr td{padding:13px;font-size:13px;line-height:15px}table.zebra tbody tr:nth-child(2n){background:#f2f2f2}table.horizontal tbody tr th{text-align:right;text-transform:uppercase}table.horizontal.bordered tbody tr th{border:1px solid #e2e2e2;border-bottom:1px solid #fff}table.horizontal.bordered tbody tr:last-child th{border-bottom:1px solid #e2e2e2}table.bordered thead{border:1px solid #e2e2e2}table.bordered thead tr th{border-left:1px solid #fff}table.bordered thead tr th:first-child{border-left:0}table.bordered tbody tr td,table.bordered tfoot tr td{border:1px solid #e2e2e2}.icon{display:inline-block;vertical-align:middle}.icon-lms-download{width:16px;height:20px;background-position:0 -210px;background-repeat:no-repeat;background-position-y:center;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzFCODYyNzZDMDhDMTFFNEI5M0JGRTQzOUI2RjY4QjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzFCODYyNzdDMDhDMTFFNEI5M0JGRTQzOUI2RjY4QjciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozMUI3MkM2QkMwOEMxMUU0QjkzQkZFNDM5QjZGNjhCNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozMUI3MkM2Q0MwOEMxMUU0QjkzQkZFNDM5QjZGNjhCNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhEyRGEAAACaSURBVHjaYpw4ceJtBgYGFQbiwQsgDgLi4yAOE4maQUACiHcBsSXMABhgJBKDAA/UEBsmBvIByJCN5BiA7BIhQgb8h2KcgBIvjBqAx4A5WEIfxp9DjAFZsHSOBo5D5Qga8AuIQ6GZBjkDhULliAqDp9Ac9wuKg6BiGIAFT/iAnJyLxGYg1QAQmEXzaGRBiyqy0sF9ChxwByDAAA6BH6AmNRP2AAAAAElFTkSuQmCC)}.icon-lms-upload{width:16px;height:20px;background-position:0 -210px;background-repeat:no-repeat;background-position-y:center;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzFCODYyN0FDMDhDMTFFNEI5M0JGRTQzOUI2RjY4QjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzFCODYyN0JDMDhDMTFFNEI5M0JGRTQzOUI2RjY4QjciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozMUI4NjI3OEMwOEMxMUU0QjkzQkZFNDM5QjZGNjhCNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozMUI4NjI3OUMwOEMxMUU0QjkzQkZFNDM5QjZGNjhCNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgR9SKYAAACdSURBVHjaYpw4ceJtBgYGFQbiwQsgDgLi4yAOE4maQUACiHcBsSXMABhgJBKDAA/UEBsmBvIByJCN5BiA7BIhQgYkQzFOwIJHDhRI06Dsa7BQRwdMeEJ6NRCzQfFqqBhRBoA0rANiaSQxaagYGzEGTIbFMRYvTSYmDNKhGAT+I4U8AylhQDQYNQB/SsQb+jRxwX9yw+A+BQ64AxBgAEkGFHJnnxy/AAAAAElFTkSuQmCC)}.icon-lms-approved{width:17px;height:17px;background-position:0 -18px;background-repeat:no-repeat;background-position-y:center;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAYAAADphp8SAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzFCNzJDNjlDMDhDMTFFNEI5M0JGRTQzOUI2RjY4QjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzFCNzJDNkFDMDhDMTFFNEI5M0JGRTQzOUI2RjY4QjciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozMUI3MkM2N0MwOEMxMUU0QjkzQkZFNDM5QjZGNjhCNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozMUI3MkM2OEMwOEMxMUU0QjkzQkZFNDM5QjZGNjhCNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlpcYAkAAAEJSURBVHjaYnRfX8JAJkgA4hwgPgjEZSxkGuINxHOAmBmIjYF4KxMZhqgD8VKoISDwHYhvkmoQPxBvhNIwkAXET0kxiBnqEnUksYlAvADEIMWgRmjYwMA+IC6GcYg1KASIq5H494E4Aoj/ohsEUnQMiKOwGKILxIuQ+KDA9Qfi18iKQNFvA8QtUL4llF4GpUWhgcuJpCcOiC+j2wZy0SMg/oUkNh+InaCBuwKIFZHkWoF4DTa/wwxKRBJjA+J1UEOckMS3AnE9rkBkQvJKJVp6CUHi3wHiaOTAxWUQCHQA8RQsaj5CA/cjvmhFj/5cpIBGDtxrhNIHtkybCI1iAyCeDsSbiEloAAEGAIS+LkRn7oo6AAAAAElFTkSuQmCC)}.icon-lms-expired{width:17px;height:17px;background-position:0 -18px;background-repeat:no-repeat;background-position-y:center;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAeRJREFUeNpi/B6b8JT150+pl0qKDFcc7RlIBF+BOJ/pSFQ43y9OTgbxe/cZlM6eB0m0APEuHJoOAHENEp8biPuZ/jEx8ZwM8mf4y8rKoHjhIoPSufM2UElsgAuIxdDEeJlA5C8ODobT/j4M/5mYgAZdchB89swahyFmQJyHLsgCItyupDL+PQnW5wzyitH2XX+BtB4Q3yAUKHuTE/4zoYsBcSoQswLxaSAWISZ0mbCYfOOFshIohHn+MTPfAtJsUHFPIO4AYh6ChoBC/6qD3fM3crLvmf7+FQQG/GWgxlqg+DYgLgdiIYKGOM9d4AXE3hddnVM+iokyMP37p2a/eJkbUKqAFO+IA/ETIHPtGV/vE0D6AcuvXzYW6za4Em0IELwH4mIgngHEFsdDAkEueM/9/oO33OWrRBvyH+idlUC6CIj/fePn1wTS+v8ZGX+pnjrNYLpxsydeQ4DeYAdSz4D0QSANiqGfQLwFiB/fMzGqABrEwPfm7VQg3xSnIUAXgDRlADEoLFaDFAPFroDkHujprn1goL8YqucQEMuipFg0g9aCAhWL+CMgFQfEF4G4B0rLwVzyZZfO7BASsn8vEE8HYkFgpr0HpD8z7ty5Mx0qwU1KQWKwczeD8JOnDD+5uO4BBBgAAoyhPIAr+EIAAAAASUVORK5CYII=)}.popup-content{display:block;width:640px;padding:30px}.heading{display:block;margin:0 0 60px;padding:0;font-size:24px;font-weight:400;color:#0098d7;line-height:28px;text-align:center;text-transform:uppercase}.heading.new-layout{margin:0 0 30px;padding:0 0 20px;font-size:20px;text-align:left;line-height:24px;border-bottom:1px solid #c9c9c9}label{display:block;margin:0 0 8px;padding:0;font-size:12px;color:#909090;line-height:15px;text-transform:uppercase}.custom-uploader{display:block;position:relative}.custom-uploader input[type=text][readonly=readonly]{background:#fff!important}.custom-uploader .upload-area{display:block;position:absolute;top:0;left:0;z-index:1;width:100%;height:40px;zoom:1;opacity:0;filter:alpha(opacity=0);background:transparent;cursor:pointer}.custom-uploader .icon-area{display:block;position:absolute;top:0;right:0;z-index:0;content:"";width:40px;height:40px;background-position:0 -632px}input[type=text],input[type=email],input[type=number],input[type=password],input[type=search],textarea{display:block;margin:0;padding:0 10px;width:100%;height:40px;border:1px solid #c9c9c9;outline:0;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}.custom-uploader .icon-area{background-image:url(/assets/sprites-s75ce3b8a05-BkCA8jeS.png);background-repeat:no-repeat}.icon-lms-not-yet{width:17px;height:17px;background-position:0 -480px;background-repeat:no-repeat;background-image:url(/assets/sprites-icon-s4af00052da-BSoVQubh.png)}.icon-lms-pending{width:17px;height:17px;background-position:0 -500px;background-repeat:no-repeat;background-image:url(/assets/sprites-icon-s4af00052da-BSoVQubh.png)}small{display:block;padding-top:10px;font-size:10px;color:#919191;line-height:15px}.button-primary{background:#34aee2;background-color:#34aee2;background-image:-webkit-gradient(linear,left top,left bottom,from(#34aee2),to(#0098d7));background-image:-webkit-linear-gradient(top,#34aee2,#0098d7);background-image:-moz-linear-gradient(top,#34aee2,#0098d7);background-image:-ms-linear-gradient(top,#34aee2,#0098d7);background-image:-o-linear-gradient(top,#34aee2,#0098d7);background-image:linear-gradient(top,#34aee2,#0098d7)}.button-trial{display:inline-block;position:relative;margin:0;padding:0 25px;min-width:120px;height:40px;border:0;outline:0;font-size:12px;color:#fff;line-height:40px;text-align:center;text-transform:uppercase;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.popup-content .row{padding:5px 20px}.row .column.one-half{width:50%}.button.button-secondary{background:#bababa}.button.button-primary{background:#34aee2}p.action.has-border{margin:10px 0;padding:20px 0 0;border-top:1px solid #c9c9c9}.page-sub-heading h2{display:block;margin:0;padding:0;font-size:20px;font-weight:400;color:#5e5e5e;line-height:22px}#main-content-quiz{display:block;position:relative;padding:80px 0}#main-content-quiz.has-widget{z-index:1;margin-top:-1px;padding:40px 0 80px;background:#f1f1f1;border-top:1px solid #c9c9c9}.container{display:block;width:940px;margin:auto}.container.w-640px{width:640px}.container.w-720px{width:720px}.container.w-800px{width:800px}.container.w-880px{width:880px}.popup-content{display:block;width:400px;padding:30px}#main-content-quiz.has-widget .box-container-quiz{display:block;position:relative;margin-bottom:20px;padding:20px;background:#fff;border:1px solid #c9c9c9}body{margin:0;padding:0;background:#fff;font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;color:#5e5e5e;line-height:22px}#page .page-sub-heading{display:block;position:relative;margin-bottom:20px;padding:0 0 20px;border-bottom:1px solid #c9c9c9}.group-item{display:table;table-layout:fixed;width:100%}.content-wrapper .page-sub-heading{margin-bottom:20px;border-bottom:1px solid #c9c9c9;padding:0 0 20px}.content-wrapper .page-sub-heading h2{display:block;font-size:20px;font-weight:400;color:#5e5e5e;line-height:22px;text-transform:uppercase;margin:0;padding:0}.group-item .item{display:table-cell}.table-wrapper{width:900px;margin:0 10px}.table-style{float:left;width:10%;margin-bottom:5px}.label-soal{margin:0 5px;width:820px;display:inline-block;vertical-align:top;padding-left:2px;font-size:13px;color:#5e5e5e;line-height:22px;text-transform:none;cursor:pointer}.answer-wrapper{float:left;width:780px;margin-left:15px}.question{margin-bottom:10px}.confirm{float:right}.quiz-layout .separator{display:block;height:1px;width:100%;background:#c9c9c9;margin:20px 0}.quiz-layout .quiz .question{display:table;width:100%;table-layout:auto;margin-bottom:0!important}.quiz-layout .quiz .question .question-number{display:table-cell;vertical-align:top;width:1%;white-space:nowrap;padding-right:10px}.quiz-layout .quiz .answer{display:block;padding:20px 25px 0}.quiz-layout .quiz .answer .answer-item{display:table;width:100%;table-layout:auto;text-align:left}.quiz-layout .quiz .answer .answer-item .answer-component,.quiz-layout .quiz .answer .answer-item .answer-label{display:table-cell;vertical-align:top;width:1%;white-space:nowrap;padding-right:10px;line-height:19px}.quiz-layout .quiz .answer .answer-item .answer-content img{display:block;margin-bottom:10px;max-width:100%;height:auto}.quiz-layout .quiz .answer .answer-item .answer-content input[type=text]{margin-bottom:10px}
