@import"https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900|Playfair+Display:400,700,900&display=swap|Noto+Serif:400,700&display=swapVidaloka&display=swap";.p-component,.p-component *{box-sizing:border-box}.p-hidden{display:none}.p-hidden-space{visibility:hidden}.p-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.p-hidden-accessible input,.p-hidden-accessible select{transform:scale(0)}.p-reset{margin:0;padding:0;border:0;outline:0;text-decoration:none;font-size:100%;list-style:none}.p-disabled,.p-disabled *{cursor:default!important;pointer-events:none}.p-component-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.p-overflow-hidden{overflow:hidden}.p-unselectable-text{-webkit-user-select:none;user-select:none}.p-scrollbar-measure{width:100px;height:100px;overflow:scroll;position:absolute;top:-9999px}@keyframes p-fadein{0%{opacity:0}to{opacity:1}}input[type=button],input[type=submit],input[type=reset],input[type=file]::-webkit-file-upload-button,button{border-radius:0}.p-link{text-align:left;background-color:transparent;margin:0;padding:0;border:0;cursor:pointer;-webkit-user-select:none;user-select:none}.p-link:disabled{cursor:default}.p-sr-only{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.p-connected-overlay{opacity:0;transform:scaleY(.8);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}.p-connected-overlay-visible{opacity:1;transform:scaleY(1)}.p-connected-overlay-hidden{opacity:0;transform:scaleY(1);transition:opacity .1s linear}.p-toggleable-content.ng-animating{overflow:hidden}.p-icon-wrapper{display:inline-flex}.p-icon{display:inline-block}.p-icon-spin{animation:p-icon-spin 2s infinite linear}@keyframes p-icon-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.p-badge{display:inline-block;border-radius:10px;text-align:center;padding:0 .5rem}.p-overlay-badge{position:relative}.p-overlay-badge .p-badge{position:absolute;top:0;right:0;transform:translate(50%,-50%);transform-origin:100% 0;margin:0}.p-badge-dot{width:.5rem;min-width:.5rem;height:.5rem;border-radius:50%;padding:0}.p-badge-no-gutter{padding:0;border-radius:50%}.p-button{margin:0;display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;vertical-align:bottom;text-align:center;overflow:hidden;position:relative}.p-button-label{flex:1 1 auto}.p-button-icon-right{order:1}.p-button:disabled{cursor:default;pointer-events:none}.p-button-icon-only{justify-content:center}.p-button-icon-only:after{content:"p";visibility:hidden;clip:rect(0 0 0 0);width:0}.p-button-vertical{flex-direction:column}.p-button-icon-bottom{order:2}.p-buttonset .p-button{margin:0}.p-buttonset .p-button:not(:last-child){border-right:0 none}.p-buttonset .p-button:not(:first-of-type):not(:last-of-type){border-radius:0}.p-buttonset .p-button:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0}.p-buttonset .p-button:last-of-type{border-top-left-radius:0;border-bottom-left-radius:0}.p-buttonset .p-button:focus{position:relative;z-index:1}p-button[iconpos=right] spinnericon{order:1}.p-checkbox{display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:bottom;position:relative}.p-checkbox-disabled{cursor:default!important;pointer-events:none}.p-checkbox-box{display:flex;justify-content:center;align-items:center}p-checkbox{display:inline-flex;vertical-align:bottom;align-items:center}.p-checkbox-label{line-height:1}.p-colorpicker-panel .p-colorpicker-color{background:transparent url(color.dae87a04d07ca92b.png) no-repeat left top}.p-colorpicker-panel .p-colorpicker-hue{background:transparent url(hue.8b1818380241e6ac.png) no-repeat left top}.p-inputtext{margin:0}.p-fluid .p-inputtext{width:100%}.p-inputgroup{display:flex;align-items:stretch;width:100%}.p-inputgroup-addon{display:flex;align-items:center;justify-content:center}.p-inputgroup .p-float-label{display:flex;align-items:stretch;width:100%}.p-inputgroup .p-inputtext,.p-fluid .p-inputgroup .p-inputtext,.p-inputgroup .p-inputwrapper,.p-inputgroup .p-inputwrapper>.p-component{flex:1 1 auto;width:1%}.p-float-label{display:block;position:relative}.p-float-label label{position:absolute;pointer-events:none;top:50%;margin-top:-.5rem;transition-property:all;transition-timing-function:ease;line-height:1}.p-float-label textarea~label{top:1rem}.p-float-label input:focus~label,.p-float-label input.p-filled~label,.p-float-label textarea:focus~label,.p-float-label textarea.p-filled~label,.p-float-label .p-inputwrapper-focus~label,.p-float-label .p-inputwrapper-filled~label{top:-.75rem;font-size:12px}.p-float-label .input:-webkit-autofill~label{top:-20px;font-size:12px}.p-float-label .p-placeholder,.p-float-label input::placeholder,.p-float-label .p-inputtext::placeholder{opacity:0;transition-property:all;transition-timing-function:ease}.p-float-label .p-focus .p-placeholder,.p-float-label input:focus::placeholder,.p-float-label .p-inputtext:focus::placeholder{opacity:1;transition-property:all;transition-timing-function:ease}.p-input-icon-left,.p-input-icon-right{position:relative;display:inline-block}.p-input-icon-left>i,.p-input-icon-left>.p-icon-wrapper,.p-input-icon-right>i,.p-input-icon-right>.p-icon-wrapper{position:absolute;top:50%;margin-top:-.5rem}.p-fluid .p-input-icon-left,.p-fluid .p-input-icon-right{display:block;width:100%}.p-inputtextarea-resizable{overflow:hidden;resize:none}.p-fluid .p-inputtextarea{width:100%}.p-password{position:relative;display:inline-flex}.p-password-panel{position:absolute;top:0;left:0}.p-password .p-password-panel{min-width:100%}.p-password-meter{height:10px}.p-password-strength{height:100%;width:0;transition:width 1s ease-in-out}.p-fluid .p-password{display:flex}.p-password-input::-ms-reveal,.p-password-input::-ms-clear{display:none}.p-password-clear-icon{position:absolute;top:50%;margin-top:-.5rem;cursor:pointer}.p-password-clearable{position:relative}.p-radiobutton{display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:bottom;position:relative}.p-radiobutton-box{display:flex;justify-content:center;align-items:center}.p-radiobutton-icon{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0) scale(.1);border-radius:50%;visibility:hidden}.p-radiobutton-box.p-highlight .p-radiobutton-icon{transform:translateZ(0) scale(1);visibility:visible}p-radiobutton{display:inline-flex;vertical-align:bottom;align-items:center}.p-radiobutton-label{line-height:1}.p-ripple{overflow:hidden;position:relative}.p-ink{display:block;position:absolute;background:rgba(255,255,255,.5);border-radius:100%;transform:scale(0)}.p-ink-active{animation:ripple .4s linear}.p-ripple-disabled .p-ink{display:none!important}@keyframes ripple{to{opacity:0;transform:scale(2.5)}}.p-tooltip{position:absolute;display:none;padding:.25em .5rem;max-width:12.5rem}.p-tooltip.p-tooltip-right,.p-tooltip.p-tooltip-left{padding:0 .25rem}.p-tooltip.p-tooltip-top,.p-tooltip.p-tooltip-bottom{padding:.25em 0}.p-tooltip .p-tooltip-text{white-space:pre-line;word-break:break-word}.p-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.p-tooltip-right .p-tooltip-arrow{top:50%;left:0;margin-top:-.25rem;border-width:.25em .25em .25em 0}.p-tooltip-left .p-tooltip-arrow{top:50%;right:0;margin-top:-.25rem;border-width:.25em 0 .25em .25rem}.p-tooltip.p-tooltip-top{padding:.25em 0}.p-tooltip-top .p-tooltip-arrow{bottom:0;left:50%;margin-left:-.25rem;border-width:.25em .25em 0}.p-tooltip-bottom .p-tooltip-arrow{top:0;left:50%;margin-left:-.25rem;border-width:0 .25em .25rem}:root{--surface-a:#ffffff;--surface-b:#efefef;--surface-c:#e9ecef;--surface-d:#dee2e6;--surface-e:#ffffff;--surface-f:#ffffff;--text-color:#212529;--text-color-secondary:#6c757d;--primary-color:#007bff;--primary-color-text:#ffffff;--font-family:-apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;--surface-0: #ffffff;--surface-50: #f9fafb;--surface-100: #f8f9fa;--surface-200: #e9ecef;--surface-300: #dee2e6;--surface-400: #ced4da;--surface-500: #adb5bd;--surface-600: #6c757d;--surface-700: #495057;--surface-800: #343a40;--surface-900: #212529;--gray-50: #f9fafb;--gray-100: #f8f9fa;--gray-200: #e9ecef;--gray-300: #dee2e6;--gray-400: #ced4da;--gray-500: #adb5bd;--gray-600: #6c757d;--gray-700: #495057;--gray-800: #343a40;--gray-900: #212529;--content-padding:1.25rem;--inline-spacing:.5rem;--border-radius:4px;--surface-ground:#efefef;--surface-section:#ffffff;--surface-card:#ffffff;--surface-overlay:#ffffff;--surface-border:#dee2e6;--surface-hover:#e9ecef;--maskbg: rgba(0, 0, 0, .4);--highlight-bg: #007bff;--highlight-text-color: #ffffff;--focus-ring: 0 0 0 .2rem rgba(38, 143, 255, .5);color-scheme:light}*{box-sizing:border-box}.p-component{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:1rem;font-weight:400}.p-component-overlay{background-color:#0006;transition-duration:.15s}.p-disabled,.p-component:disabled{opacity:.65}.p-error{color:#dc3545}.p-text-secondary{color:#6c757d}.pi{font-size:1rem}.p-icon{width:1rem;height:1rem}.p-link{font-size:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;border-radius:4px}.p-link:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}.p-component-overlay-enter{animation:p-component-overlay-enter-animation .15s forwards}.p-component-overlay-leave{animation:p-component-overlay-leave-animation .15s forwards}@keyframes p-component-overlay-enter-animation{0%{background-color:transparent}to{background-color:var(--maskbg)}}@keyframes p-component-overlay-leave-animation{0%{background-color:var(--maskbg)}to{background-color:transparent}}:root{--blue-50:#f3f8ff;--blue-100:#c5dcff;--blue-200:#97c1fe;--blue-300:#69a5fe;--blue-400:#3b8afd;--blue-500:#0d6efd;--blue-600:#0b5ed7;--blue-700:#094db1;--blue-800:#073d8b;--blue-900:#052c65;--green-50:#f4f9f6;--green-100:#c8e2d6;--green-200:#9ccbb5;--green-300:#70b595;--green-400:#459e74;--green-500:#198754;--green-600:#157347;--green-700:#125f3b;--green-800:#0e4a2e;--green-900:#0a3622;--yellow-50:#fffcf3;--yellow-100:#fff0c3;--yellow-200:#ffe494;--yellow-300:#ffd965;--yellow-400:#ffcd36;--yellow-500:#ffc107;--yellow-600:#d9a406;--yellow-700:#b38705;--yellow-800:#8c6a04;--yellow-900:#664d03;--cyan-50:#f3fcfe;--cyan-100:#c5f2fb;--cyan-200:#97e8f9;--cyan-300:#69def6;--cyan-400:#3bd4f3;--cyan-500:#0dcaf0;--cyan-600:#0baccc;--cyan-700:#098da8;--cyan-800:#076f84;--cyan-900:#055160;--pink-50:#fdf5f9;--pink-100:#f5cee1;--pink-200:#eda7ca;--pink-300:#e681b3;--pink-400:#de5a9b;--pink-500:#d63384;--pink-600:#b62b70;--pink-700:#96245c;--pink-800:#761c49;--pink-900:#561435;--indigo-50:#f7f3fe;--indigo-100:#dac6fc;--indigo-200:#bd98f9;--indigo-300:#a06bf7;--indigo-400:#833df4;--indigo-500:#6610f2;--indigo-600:#570ece;--indigo-700:#470ba9;--indigo-800:#380985;--indigo-900:#290661;--teal-50:#f4fcfa;--teal-100:#c9f2e6;--teal-200:#9fe8d2;--teal-300:#75debf;--teal-400:#4ad3ab;--teal-500:#20c997;--teal-600:#1bab80;--teal-700:#168d6a;--teal-800:#126f53;--teal-900:#0d503c;--orange-50:#fff9f3;--orange-100:#ffe0c7;--orange-200:#fec89a;--orange-300:#feaf6d;--orange-400:#fd9741;--orange-500:#fd7e14;--orange-600:#d76b11;--orange-700:#b1580e;--orange-800:#8b450b;--orange-900:#653208;--bluegray-50:#f8f9fb;--bluegray-100:#e0e4ea;--bluegray-200:#c7ced9;--bluegray-300:#aeb9c8;--bluegray-400:#95a3b8;--bluegray-500:#7c8ea7;--bluegray-600:#69798e;--bluegray-700:#576375;--bluegray-800:#444e5c;--bluegray-900:#323943;--purple-50:#f8f6fc;--purple-100:#dcd2f0;--purple-200:#c1aee4;--purple-300:#a68ad9;--purple-400:#8a66cd;--purple-500:#6f42c1;--purple-600:#5e38a4;--purple-700:#4e2e87;--purple-800:#3d246a;--purple-900:#2c1a4d;--red-50:#fdf5f6;--red-100:#f7cfd2;--red-200:#f0a8af;--red-300:#e9828c;--red-400:#e35b68;--red-500:#dc3545;--red-600:#bb2d3b;--red-700:#9a2530;--red-800:#791d26;--red-900:#58151c;--primary-50:#f2f8ff;--primary-100:#c2dfff;--primary-200:#91c6ff;--primary-300:#61adff;--primary-400:#3094ff;--primary-500:#007bff;--primary-600:#0069d9;--primary-700:#0056b3;--primary-800:#00448c;--primary-900:#003166}.p-autocomplete .p-autocomplete-loader{right:.75rem}.p-autocomplete.p-autocomplete-dd .p-autocomplete-loader{right:3.107rem}.p-autocomplete .p-autocomplete-multiple-container{padding:.25rem .75rem;gap:.5rem}.p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled):hover{border-color:#ced4da}.p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80;border-color:#007bff}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token{padding:.25rem 0}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:1rem;color:#212529;padding:0;margin:0}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token{padding:.25rem .75rem;background:#007bff;color:#fff;border-radius:4px}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon{margin-left:.5rem}p-autocomplete.ng-dirty.ng-invalid>.p-autocomplete>.p-inputtext{border-color:#dc3545}.p-autocomplete-panel{background:#ffffff;color:#212529;border:1px solid rgba(0,0,0,.15);border-radius:4px;box-shadow:none}.p-autocomplete-panel .p-autocomplete-items{padding:.5rem 0}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item{margin:0;padding:.5rem 1.5rem;border:0 none;color:#212529;background:transparent;transition:box-shadow .15s;border-radius:0}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:hover{color:#212529;background:#e9ecef}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight{color:#fff;background:#007bff}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-empty-message{padding:.5rem 1.5rem;color:#212529;background:transparent}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group{margin:0;padding:.75rem 1rem;color:#212529;background:#ffffff;font-weight:600}p-autocomplete.p-autocomplete-clearable .p-inputtext{padding-right:2.5rem}p-autocomplete.p-autocomplete-clearable .p-autocomplete-clear-icon{color:#495057;right:.75rem}p-autocomplete.p-autocomplete-clearable .p-autocomplete-dd .p-autocomplete-clear-icon{color:#495057;right:3.107rem}p-calendar.ng-dirty.ng-invalid>.p-calendar>.p-inputtext{border-color:#dc3545}.p-datepicker{padding:0;background:#ffffff;color:#212529;border:1px solid #ced4da;border-radius:4px}.p-datepicker:not(.p-datepicker-inline){background:#ffffff;border:1px solid rgba(0,0,0,.15);box-shadow:none}.p-datepicker:not(.p-datepicker-inline) .p-datepicker-header{background:#efefef}.p-datepicker .p-datepicker-header{padding:.5rem;color:#212529;background:#ffffff;font-weight:600;margin:0;border-bottom:1px solid #dee2e6;border-top-right-radius:4px;border-top-left-radius:4px}.p-datepicker .p-datepicker-header .p-datepicker-prev,.p-datepicker .p-datepicker-header .p-datepicker-next{width:2rem;height:2rem;color:#6c757d;border:0 none;background:transparent;border-radius:50%;transition:box-shadow .15s}.p-datepicker .p-datepicker-header .p-datepicker-prev:enabled:hover,.p-datepicker .p-datepicker-header .p-datepicker-next:enabled:hover{color:#495057;border-color:transparent;background:transparent}.p-datepicker .p-datepicker-header .p-datepicker-prev:focus,.p-datepicker .p-datepicker-header .p-datepicker-next:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}.p-datepicker .p-datepicker-header .p-datepicker-title{line-height:2rem}.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year,.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{color:#212529;transition:box-shadow .15s;font-weight:600;padding:.5rem}.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year:enabled:hover,.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month:enabled:hover{color:#007bff}.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{margin-right:.5rem}.p-datepicker table{font-size:1rem;margin:.5rem 0}.p-datepicker table th{padding:.5rem}.p-datepicker table th>span{width:2.5rem;height:2.5rem}.p-datepicker table td{padding:.5rem}.p-datepicker table td>span{width:2.5rem;height:2.5rem;border-radius:4px;transition:box-shadow .15s;border:1px solid transparent}.p-datepicker table td>span.p-highlight{color:#fff;background:#007bff}.p-datepicker table td>span:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}.p-datepicker table td.p-datepicker-today>span{background:#ced4da;color:#212529;border-color:transparent}.p-datepicker table td.p-datepicker-today>span.p-highlight{color:#fff;background:#007bff}.p-datepicker .p-datepicker-buttonbar{padding:1rem 0;border-top:1px solid #dee2e6}.p-datepicker .p-datepicker-buttonbar .p-button{width:auto}.p-datepicker .p-timepicker{border-top:1px solid #dee2e6;padding:.5rem}.p-datepicker .p-timepicker button{width:2rem;height:2rem;color:#6c757d;border:0 none;background:transparent;border-radius:50%;transition:box-shadow .15s}.p-datepicker .p-timepicker button:enabled:hover{color:#495057;border-color:transparent;background:transparent}.p-datepicker .p-timepicker button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}.p-datepicker .p-timepicker button:last-child{margin-top:.2em}.p-datepicker .p-timepicker span{font-size:1.25rem}.p-datepicker .p-timepicker>div{padding:0 .5rem}.p-datepicker.p-datepicker-timeonly .p-timepicker{border-top:0 none}.p-datepicker .p-monthpicker{margin:.5rem 0}.p-datepicker .p-monthpicker .p-monthpicker-month{padding:.5rem;transition:box-shadow .15s;border-radius:4px}.p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight{color:#fff;background:#007bff}.p-datepicker .p-yearpicker{margin:.5rem 0}.p-datepicker .p-yearpicker .p-yearpicker-year{padding:.5rem;transition:box-shadow .15s;border-radius:4px}.p-datepicker .p-yearpicker .p-yearpicker-year.p-highlight{color:#fff;background:#007bff}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group{border-left:1px solid #dee2e6;padding:0}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group:first-child{padding-left:0;border-left:0 none}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group:last-child{padding-right:0}.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover{background:#e9ecef}.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):not(.p-highlight):hover{background:#e9ecef}.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):not(.p-highlight):hover{background:#e9ecef}.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}p-calendar.p-calendar-clearable .p-inputtext{padding-right:2.5rem}p-calendar.p-calendar-clearable .p-calendar-clear-icon{color:#495057;right:.75rem}p-calendar.p-calendar-clearable.p-calendar-w-btn .p-calendar-clear-icon{color:#495057;right:3.107rem}@media screen and (max-width: 769px){.p-datepicker table th,.p-datepicker table td{padding:0}}.p-cascadeselect{background:#ffffff;border:1px solid #ced4da;transition:background-color .15s,border-color .15s,box-shadow .15s;border-radius:4px}.p-cascadeselect:not(.p-disabled):hover{border-color:#ced4da}.p-cascadeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80;border-color:#007bff}.p-cascadeselect .p-cascadeselect-label{background:transparent;border:0 none;padding:.5rem .75rem}.p-cascadeselect .p-cascadeselect-label.p-placeholder{color:#6c757d}.p-cascadeselect .p-cascadeselect-label:enabled:focus{outline:0 none;box-shadow:none}.p-cascadeselect .p-cascadeselect-trigger{background:transparent;color:#495057;width:2.357rem;border-top-right-radius:4px;border-bottom-right-radius:4px}.p-cascadeselect-panel{background:#ffffff;color:#212529;border:1px solid rgba(0,0,0,.15);border-radius:4px;box-shadow:none}.p-cascadeselect-panel .p-cascadeselect-items{padding:.5rem 0}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item{margin:0;border:0 none;color:#212529;background:transparent;transition:box-shadow .15s;border-radius:0}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content{padding:.5rem 1.5rem}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #268fff80}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight{color:#fff;background:#007bff}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover{color:#212529;background:#e9ecef}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon{font-size:.875rem}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-icon{width:.875rem;height:.875rem}p-cascadeselect.ng-dirty.ng-invalid>.p-cascadeselect{border-color:#dc3545}.p-input-filled .p-cascadeselect{background:#efefef}.p-input-filled .p-cascadeselect:not(.p-disabled):hover{background-color:#efefef}.p-input-filled .p-cascadeselect:not(.p-disabled).p-focus{background-color:#efefef}p-cascadeselect.p-cascadeselect-clearable .p-cascadeselect-label{padding-right:.75rem}p-cascadeselect.p-cascadeselect-clearable .p-cascadeselect-clear-icon{color:#495057;right:2.357rem}.p-overlay-modal .p-cascadeselect-sublist .p-cascadeselect-panel{box-shadow:none;border-radius:0;padding:.25rem 0 .25rem .5rem}.p-overlay-modal .p-cascadeselect-item-active>.p-cascadeselect-item-content .p-cascadeselect-group-icon{transform:rotate(90deg)}.p-checkbox{width:20px;height:20px}.p-checkbox .p-checkbox-box{border:2px solid #ced4da;background:#ffffff;width:20px;height:20px;color:#212529;border-radius:4px;transition:background-color .15s,border-color .15s,box-shadow .15s}.p-checkbox .p-checkbox-box .p-checkbox-icon{transition-duration:.15s;color:#fff;font-size:14px}.p-checkbox .p-checkbox-box .p-icon{width:14px;height:14px}.p-checkbox .p-checkbox-box.p-highlight{border-color:#007bff;background:#007bff}.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{border-color:#ced4da}.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80;border-color:#007bff}.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{border-color:#0062cc;background:#0062cc;color:#fff}p-checkbox.ng-dirty.ng-invalid>.p-checkbox>.p-checkbox-box{border-color:#dc3545}.p-input-filled .p-checkbox .p-checkbox-box{background-color:#efefef}.p-input-filled .p-checkbox .p-checkbox-box.p-highlight{background:#007bff}.p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{background-color:#efefef}.p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{background:#0062cc}.p-checkbox-label{margin-left:.5rem}.p-highlight .p-checkbox .p-checkbox-box{border-color:#fff}.p-chips .p-chips-multiple-container{padding:.25rem .75rem;gap:.5rem}.p-chips .p-chips-multiple-container:not(.p-disabled):hover{border-color:#ced4da}.p-chips .p-chips-multiple-container:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80;border-color:#007bff}.p-chips .p-chips-multiple-container .p-chips-token{padding:.25rem .75rem;background:#007bff;color:#fff;border-radius:4px}.p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon{margin-left:.5rem}.p-chips .p-chips-multiple-container .p-chips-input-token{padding:.25rem 0}.p-chips .p-chips-multiple-container .p-chips-input-token input{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:1rem;color:#212529;padding:0;margin:0}p-chips.ng-dirty.ng-invalid>.p-chips>.p-inputtext{border-color:#dc3545}p-chips.p-chips-clearable .p-inputtext{padding-right:1.75rem}p-chips.p-chips-clearable .p-chips-clear-icon{color:#495057;right:.75rem}.p-colorpicker-preview,.p-fluid .p-colorpicker-preview.p-inputtext{width:2rem;height:2rem}.p-colorpicker-panel{background:#212529;border:1px solid #212529}.p-colorpicker-panel .p-colorpicker-color-handle,.p-colorpicker-panel .p-colorpicker-hue-handle{border-color:#fff}.p-colorpicker-overlay-panel{box-shadow:none}.p-dropdown{background:#ffffff;border:1px solid #ced4da;transition:background-color .15s,border-color .15s,box-shadow .15s;border-radius:4px}.p-dropdown:not(.p-disabled):hover{border-color:#ced4da}.p-dropdown:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80;border-color:#007bff}.p-dropdown.p-dropdown-clearable .p-dropdown-label{padding-right:1.75rem}.p-dropdown .p-dropdown-label{background:transparent;border:0 none}.p-dropdown .p-dropdown-label.p-placeholder{color:#6c757d}.p-dropdown .p-dropdown-label:enabled:focus{outline:0 none;box-shadow:none}.p-dropdown .p-dropdown-trigger{background:transparent;color:#495057;width:2.357rem;border-top-right-radius:4px;border-bottom-right-radius:4px}.p-dropdown .p-dropdown-clear-icon{color:#495057;right:2.357rem}.p-dropdown-panel{background:#ffffff;color:#212529;border:1px solid rgba(0,0,0,.15);border-radius:4px;box-shadow:none}.p-dropdown-panel .p-dropdown-header{padding:.75rem 1.5rem;border-bottom:1px solid #dee2e6;color:#212529;background:#efefef;margin:0;border-top-right-radius:4px;border-top-left-radius:4px}.p-dropdown-panel .p-dropdown-header .p-dropdown-filter{padding-right:1.75rem;margin-right:-1.75rem}.p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon{right:.75rem;color:#495057}.p-dropdown-panel .p-dropdown-items{padding:.5rem 0}.p-dropdown-panel .p-dropdown-items .p-dropdown-item{margin:0;padding:.5rem 1.5rem;border:0 none;color:#212529;background:transparent;transition:box-shadow .15s;border-radius:0}.p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight{color:#fff;background:#007bff}.p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover{color:#212529;background:#e9ecef}.p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message{padding:.5rem 1.5rem;color:#212529;background:transparent}.p-dropdown-panel .p-dropdown-items .p-dropdown-item-group{margin:0;padding:.75rem 1rem;color:#212529;background:#ffffff;font-weight:600}p-dropdown.ng-dirty.ng-invalid>.p-dropdown{border-color:#dc3545}.p-input-filled .p-dropdown{background:#efefef}.p-input-filled .p-dropdown:not(.p-disabled):hover{background-color:#efefef}.p-input-filled .p-dropdown:not(.p-disabled).p-focus{background-color:#efefef}.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext{background-color:transparent}.p-editor-container .p-editor-toolbar{background:#efefef;border-top-right-radius:4px;border-top-left-radius:4px}.p-editor-container .p-editor-toolbar.ql-snow{border:1px solid #dee2e6}.p-editor-container .p-editor-toolbar.ql-snow .ql-stroke{stroke:#6c757d}.p-editor-container .p-editor-toolbar.ql-snow .ql-fill{fill:#6c757d}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label{border:0 none;color:#6c757d}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover{color:#212529}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke{stroke:#212529}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill{fill:#212529}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#212529}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#212529}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#212529}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{background:#ffffff;border:1px solid rgba(0,0,0,.15);box-shadow:none;border-radius:4px;padding:.5rem 0}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item{color:#212529}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover{color:#212529;background:#e9ecef}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item{padding:.5rem 1.5rem}.p-editor-container .p-editor-content{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.p-editor-container .p-editor-content.ql-snow{border:1px solid #dee2e6}.p-editor-container .p-editor-content .ql-editor{background:#ffffff;color:#495057;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.p-editor-container .ql-snow.ql-toolbar button:hover,.p-editor-container .ql-snow.ql-toolbar button:focus{color:#212529}.p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke,.p-editor-container .ql-snow.ql-toolbar button:focus .ql-stroke{stroke:#212529}.p-editor-container .ql-snow.ql-toolbar button:hover .ql-fill,.p-editor-container .ql-snow.ql-toolbar button:focus .ql-fill{fill:#212529}.p-editor-container .ql-snow.ql-toolbar button.ql-active,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected{color:#007bff}.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke{stroke:#007bff}.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-fill,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill{fill:#007bff}.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-picker-label,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-picker-label,.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-picker-label{color:#007bff}.p-inputgroup-addon{background:#e9ecef;color:#495057;border-top:1px solid #ced4da;border-left:1px solid #ced4da;border-bottom:1px solid #ced4da;padding:.5rem .75rem;min-width:2.357rem}.p-inputgroup-addon:last-child{border-right:1px solid #ced4da}.p-inputgroup>.p-component,.p-inputgroup>.p-element,.p-inputgroup>.p-inputwrapper>.p-component>.p-inputtext,.p-inputgroup>.p-float-label>.p-component{border-radius:0;margin:0}.p-inputgroup>.p-component+.p-inputgroup-addon,.p-inputgroup>.p-element+.p-inputgroup-addon,.p-inputgroup>.p-inputwrapper>.p-component>.p-inputtext+.p-inputgroup-addon,.p-inputgroup>.p-float-label>.p-component+.p-inputgroup-addon{border-left:0 none}.p-inputgroup>.p-component:focus,.p-inputgroup>.p-element:focus,.p-inputgroup>.p-inputwrapper>.p-component>.p-inputtext:focus,.p-inputgroup>.p-float-label>.p-component:focus{z-index:1}.p-inputgroup>.p-component:focus~label,.p-inputgroup>.p-element:focus~label,.p-inputgroup>.p-inputwrapper>.p-component>.p-inputtext:focus~label,.p-inputgroup>.p-float-label>.p-component:focus~label{z-index:1}.p-inputgroup-addon:first-child,.p-inputgroup button:first-child,.p-inputgroup input:first-child,.p-inputgroup>.p-inputwrapper:first-child>.p-component,.p-inputgroup>.p-inputwrapper:first-child>.p-component>.p-inputtext{border-top-left-radius:4px;border-bottom-left-radius:4px}.p-inputgroup .p-float-label:first-child input{border-top-left-radius:4px;border-bottom-left-radius:4px}.p-inputgroup-addon:last-child,.p-inputgroup button:last-child,.p-inputgroup input:last-child,.p-inputgroup>.p-inputwrapper:last-child>.p-component,.p-inputgroup>.p-inputwrapper:last-child>.p-component>.p-inputtext{border-top-right-radius:4px;border-bottom-right-radius:4px}.p-inputgroup .p-float-label:last-child input{border-top-right-radius:4px;border-bottom-right-radius:4px}.p-fluid .p-inputgroup .p-button{width:auto}.p-fluid .p-inputgroup .p-button.p-button-icon-only{width:2.357rem}p-inputmask.ng-dirty.ng-invalid>.p-inputtext{border-color:#dc3545}p-inputmask.p-inputmask-clearable .p-inputtext{padding-right:2.5rem}p-inputmask.p-inputmask-clearable .p-inputmask-clear-icon{color:#495057;right:.75rem}p-inputnumber.ng-dirty.ng-invalid>.p-inputnumber>.p-inputtext{border-color:#dc3545}p-inputnumber.p-inputnumber-clearable .p-inputnumber-input{padding-right:2.5rem}p-inputnumber.p-inputnumber-clearable .p-inputnumber-clear-icon{color:#495057;right:.75rem}p-inputnumber.p-inputnumber-clearable .p-inputnumber-buttons-stacked .p-inputnumber-clear-icon{right:3.107rem}p-inputnumber.p-inputnumber-clearable .p-inputnumber-buttons-horizontal .p-inputnumber-clear-icon{right:3.107rem}.p-inputswitch{width:3rem;height:1.75rem}.p-inputswitch .p-inputswitch-slider{background:#ced4da;transition:background-color .15s,border-color .15s,box-shadow .15s;border-radius:4px}.p-inputswitch .p-inputswitch-slider:before{background:#ffffff;width:1.25rem;height:1.25rem;left:.25rem;margin-top:-.625rem;border-radius:4px;transition-duration:.15s}.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{transform:translate(1.25rem)}.p-inputswitch.p-focus .p-inputswitch-slider{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}.p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider{background:#ced4da}.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider{background:#007bff}.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{background:#ffffff}.p-inputswitch.p-inputswitch-checked:not(.p-disabled):hover .p-inputswitch-slider{background:#007bff}p-inputswitch.ng-dirty.ng-invalid>.p-inputswitch{border-color:#dc3545}.p-inputtext{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:1rem;color:#495057;background:#ffffff;padding:.5rem .75rem;border:1px solid #ced4da;transition:background-color .15s,border-color .15s,box-shadow .15s;-webkit-appearance:none;appearance:none;border-radius:4px}.p-inputtext:enabled:hover{border-color:#ced4da}.p-inputtext:enabled:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80;border-color:#007bff}.p-inputtext.ng-dirty.ng-invalid{border-color:#dc3545}.p-inputtext.p-inputtext-sm{font-size:.875rem;padding:.4375rem .65625rem}.p-inputtext.p-inputtext-lg{font-size:1.25rem;padding:.625rem .9375rem}.p-float-label>label{left:.75rem;color:#6c757d;transition-duration:.15s}.p-float-label>.ng-invalid.ng-dirty+label{color:#dc3545}.p-input-icon-left>.p-icon-wrapper.p-icon,.p-input-icon-left>i:first-of-type{left:.75rem;color:#495057}.p-input-icon-left>.p-inputtext{padding-left:2.5rem}.p-input-icon-left.p-float-label>label{left:2.5rem}.p-input-icon-right>.p-icon-wrapper,.p-input-icon-right>i:last-of-type{right:.75rem;color:#495057}.p-input-icon-right>.p-inputtext{padding-right:2.5rem}::-webkit-input-placeholder{color:#6c757d}:-moz-placeholder{color:#6c757d}::-moz-placeholder{color:#6c757d}:-ms-input-placeholder{color:#6c757d}.p-input-filled .p-inputtext{background-color:#efefef}.p-input-filled .p-inputtext:enabled:hover{background-color:#efefef}.p-input-filled .p-inputtext:enabled:focus{background-color:#efefef}.p-inputtext-sm .p-inputtext{font-size:.875rem;padding:.4375rem .65625rem}.p-inputtext-lg .p-inputtext{font-size:1.25rem;padding:.625rem .9375rem}.p-listbox{background:#ffffff;color:#212529;border:1px solid #ced4da;border-radius:4px}.p-listbox .p-listbox-header{padding:.75rem 1.5rem;border-bottom:1px solid #dee2e6;color:#212529;background:#efefef;margin:0;border-top-right-radius:4px;border-top-left-radius:4px}.p-listbox .p-listbox-header .p-listbox-filter{padding-right:1.75rem}.p-listbox .p-listbox-header .p-listbox-filter-icon{right:.75rem;color:#495057}.p-listbox .p-listbox-header .p-checkbox{margin-right:.5rem}.p-listbox .p-listbox-list{padding:.5rem 0}.p-listbox .p-listbox-list .p-listbox-item{margin:0;padding:.5rem 1.5rem;border:0 none;color:#212529;transition:box-shadow .15s;border-radius:0}.p-listbox .p-listbox-list .p-listbox-item.p-highlight{color:#fff;background:#007bff}.p-listbox .p-listbox-list .p-listbox-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #268fff80}.p-listbox .p-listbox-list .p-listbox-item .p-checkbox{margin-right:.5rem}.p-listbox .p-listbox-list .p-listbox-item-group{margin:0;padding:.75rem 1rem;color:#212529;background:#ffffff;font-weight:600}.p-listbox .p-listbox-list .p-listbox-empty-message{padding:.5rem 1.5rem;color:#212529;background:transparent}.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover{color:#212529;background:#e9ecef}p-listbox.ng-dirty.ng-invalid>.p-listbox{border-color:#dc3545}.p-multiselect{background:#ffffff;border:1px solid #ced4da;transition:background-color .15s,border-color .15s,box-shadow .15s;border-radius:4px}.p-multiselect:not(.p-disabled):hover{border-color:#ced4da}.p-multiselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80;border-color:#007bff}.p-multiselect .p-multiselect-label{padding:.5rem .75rem;transition:background-color .15s,border-color .15s,box-shadow .15s}.p-multiselect .p-multiselect-label.p-placeholder{color:#6c757d}.p-multiselect.p-multiselect-chip .p-multiselect-label{gap:.5rem}.p-multiselect.p-multiselect-chip .p-multiselect-token{padding:.25rem .75rem;background:#007bff;color:#fff;border-radius:4px}.p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-icon{margin-left:.5rem}.p-multiselect .p-multiselect-trigger{background:transparent;color:#495057;width:2.357rem;border-top-right-radius:4px;border-bottom-right-radius:4px}.p-inputwrapper-filled .p-multiselect.p-multiselect-chip .p-multiselect-label{padding:.25rem .75rem}.p-multiselect-panel{background:#ffffff;color:#212529;border:1px solid rgba(0,0,0,.15);border-radius:4px;box-shadow:none}.p-multiselect-panel .p-multiselect-header{padding:.75rem 1.5rem;border-bottom:1px solid #dee2e6;color:#212529;background:#efefef;margin:0;border-top-right-radius:4px;border-top-left-radius:4px}.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext{padding-right:1.75rem}.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon{right:.75rem;color:#495057}.p-multiselect-panel .p-multiselect-header .p-checkbox{margin-right:.5rem}.p-multiselect-panel .p-multiselect-header .p-multiselect-close{margin-left:.5rem;width:2rem;height:2rem;color:#6c757d;border:0 none;background:transparent;border-radius:50%;transition:box-shadow .15s}.p-multiselect-panel .p-multiselect-header .p-multiselect-close:enabled:hover{color:#495057;border-color:transparent;background:transparent}.p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}.p-multiselect-panel .p-multiselect-items{padding:.5rem 0}.p-multiselect-panel .p-multiselect-items .p-multiselect-item{margin:0;padding:.5rem 1.5rem;border:0 none;color:#212529;background:transparent;transition:box-shadow .15s;border-radius:0}.p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight{color:#fff;background:#007bff}.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover{color:#212529;background:#e9ecef}.p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #268fff80}.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox{margin-right:.5rem}.p-multiselect-panel .p-multiselect-items .p-multiselect-item-group{margin:0;padding:.75rem 1rem;color:#212529;background:#ffffff;font-weight:600}.p-multiselect-panel .p-multiselect-items .p-multiselect-empty-message{padding:.5rem 1.5rem;color:#212529;background:transparent}p-multiselect.ng-dirty.ng-invalid>.p-multiselect{border-color:#dc3545}.p-input-filled .p-multiselect{background:#efefef}.p-input-filled .p-multiselect:not(.p-disabled):hover{background-color:#efefef}.p-input-filled .p-multiselect:not(.p-disabled).p-focus{background-color:#efefef}p-multiselect.p-multiselect-clearable .p-multiselect-label-container{padding-right:1.75rem}p-multiselect.p-multiselect-clearable .p-multiselect-clear-icon{color:#495057;right:2.357rem}p-password.ng-invalid.ng-dirty>.p-password>.p-inputtext{border-color:#dc3545}.p-password-panel{padding:1.25rem;background:#ffffff;color:#212529;border:1px solid rgba(0,0,0,.2);box-shadow:none;border-radius:4px}.p-password-panel .p-password-meter{margin-bottom:.5rem;background:#e9ecef}.p-password-panel .p-password-meter .p-password-strength.weak{background:#dc3545}.p-password-panel .p-password-meter .p-password-strength.medium{background:#ffc107}.p-password-panel .p-password-meter .p-password-strength.strong{background:#28a745}p-password.p-password-clearable .p-password-input{padding-right:2.5rem}p-password.p-password-clearable .p-password-clear-icon{color:#495057;right:.75rem}p-password.p-password-clearable.p-password-mask .p-password-input{padding-right:4.25rem}p-password.p-password-clearable.p-password-mask .p-password-clear-icon{color:#495057;right:2.5rem}.p-radiobutton{width:20px;height:20px}.p-radiobutton .p-radiobutton-box{border:2px solid #ced4da;background:#ffffff;width:20px;height:20px;color:#212529;border-radius:50%;transition:background-color .15s,border-color .15s,box-shadow .15s}.p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover{border-color:#ced4da}.p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80;border-color:#007bff}.p-radiobutton .p-radiobutton-box .p-radiobutton-icon{width:12px;height:12px;transition-duration:.15s;background-color:#fff}.p-radiobutton .p-radiobutton-box.p-highlight{border-color:#007bff;background:#007bff}.p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover{border-color:#0062cc;background:#0062cc;color:#fff}p-radiobutton.ng-dirty.ng-invalid>.p-radiobutton>.p-radiobutton-box{border-color:#dc3545}.p-input-filled .p-radiobutton .p-radiobutton-box{background-color:#efefef}.p-input-filled .p-radiobutton .p-radiobutton-box:not(.p-disabled):hover{background-color:#efefef}.p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight{background:#007bff}.p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover{background:#0062cc}.p-radiobutton-label{margin-left:.5rem}.p-highlight .p-radiobutton .p-radiobutton-box{border-color:#fff}.p-rating{gap:.5rem}.p-rating .p-rating-icon{color:#495057;margin-left:.5rem;transition:background-color .15s,border-color .15s,box-shadow .15s;font-size:1.143rem}.p-rating .p-rating-icon.p-icon{width:1.143rem;height:1.143rem}.p-rating .p-rating-icon.p-rating-cancel{color:#dc3545}.p-rating .p-rating-icon:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}.p-rating .p-rating-icon:first-child{margin-left:0}.p-rating .p-rating-icon.p-rating-icon-active{color:#007bff}.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover{color:#007bff}.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon.p-rating-cancel:hover{color:#dc3545}.p-highlight .p-rating .p-rating-icon{color:#fff}.p-selectbutton .p-button{background:#6c757d;border:1px solid #6c757d;color:#fff;transition:background-color .15s,border-color .15s,box-shadow .15s}.p-selectbutton .p-button .p-button-icon-left,.p-selectbutton .p-button .p-button-icon-right{color:#fff}.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover{background:#5a6268;border-color:#545b62;color:#fff}.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#fff}.p-selectbutton .p-button.p-highlight{background:#545b62;border-color:#4e555b;color:#fff}.p-selectbutton .p-button.p-highlight .p-button-icon-left,.p-selectbutton .p-button.p-highlight .p-button-icon-right{color:#fff}.p-selectbutton .p-button.p-highlight:hover{background:#545b62;border-color:#4e555b;color:#fff}.p-selectbutton .p-button.p-highlight:hover .p-button-icon-left,.p-selectbutton .p-button.p-highlight:hover .p-button-icon-right{color:#fff}p-selectbutton.ng-dirty.ng-invalid>.p-selectbutton>.p-button{border-color:#dc3545}.p-slider{background:#e9ecef;border:0 none;border-radius:4px}.p-slider.p-slider-horizontal{height:.286rem}.p-slider.p-slider-horizontal .p-slider-handle{margin-top:-.5715rem;margin-left:-.5715rem}.p-slider.p-slider-vertical{width:.286rem}.p-slider.p-slider-vertical .p-slider-handle{margin-left:-.5715rem;margin-bottom:-.5715rem}.p-slider .p-slider-handle{height:1.143rem;width:1.143rem;background:#007bff;border:2px solid #007bff;border-radius:4px;transition:background-color .15s,border-color .15s,box-shadow .15s}.p-slider .p-slider-handle:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}.p-slider .p-slider-range{background:#007bff}.p-slider:not(.p-disabled) .p-slider-handle:hover{background:#0069d9;border-color:#0069d9}.p-slider.p-slider-animate.p-slider-horizontal .p-slider-handle{transition:background-color .15s,border-color .15s,box-shadow .15s,left .15s}.p-slider.p-slider-animate.p-slider-horizontal .p-slider-range{transition:width .15s}.p-slider.p-slider-animate.p-slider-vertical .p-slider-handle{transition:background-color .15s,border-color .15s,box-shadow .15s,bottom .15s}.p-slider.p-slider-animate.p-slider-vertical .p-slider-range{transition:height .15s}.p-togglebutton.p-button{background:#6c757d;border:1px solid #6c757d;color:#fff;transition:background-color .15s,border-color .15s,box-shadow .15s}.p-togglebutton.p-button .p-button-icon-left,.p-togglebutton.p-button .p-button-icon-right{color:#fff}.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover{background:#5a6268;border-color:#545b62;color:#fff}.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#fff}.p-togglebutton.p-button.p-highlight{background:#545b62;border-color:#4e555b;color:#fff}.p-togglebutton.p-button.p-highlight .p-button-icon-left,.p-togglebutton.p-button.p-highlight .p-button-icon-right{color:#fff}.p-togglebutton.p-button.p-highlight:hover{background:#545b62;border-color:#4e555b;color:#fff}.p-togglebutton.p-button.p-highlight:hover .p-button-icon-left,.p-togglebutton.p-button.p-highlight:hover .p-button-icon-right{color:#fff}p-togglebutton.ng-dirty.ng-invalid>.p-togglebutton.p-button{border-color:#dc3545}.p-treeselect{background:#ffffff;border:1px solid #ced4da;transition:background-color .15s,border-color .15s,box-shadow .15s;border-radius:4px}.p-treeselect:not(.p-disabled):hover{border-color:#ced4da}.p-treeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80;border-color:#007bff}.p-treeselect .p-treeselect-label{padding:.5rem .75rem;transition:background-color .15s,border-color .15s,box-shadow .15s}.p-treeselect .p-treeselect-label.p-placeholder{color:#6c757d}.p-treeselect.p-treeselect-chip .p-treeselect-token{padding:.25rem .75rem;margin-right:.5rem;background:#dee2e6;color:#212529;border-radius:16px}.p-treeselect .p-treeselect-trigger{background:transparent;color:#495057;width:2.357rem;border-top-right-radius:4px;border-bottom-right-radius:4px}p-treeselect.ng-invalid.ng-dirty>.p-treeselect{border-color:#dc3545}.p-inputwrapper-filled .p-treeselect.p-treeselect-chip .p-treeselect-label{padding:.25rem .75rem}.p-treeselect-panel{background:#ffffff;color:#212529;border:1px solid rgba(0,0,0,.15);border-radius:4px;box-shadow:none}.p-treeselect-panel .p-treeselect-header{padding:.75rem 1.5rem;border-bottom:1px solid #dee2e6;color:#212529;background:#efefef;margin:0;border-top-right-radius:4px;border-top-left-radius:4px}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container{margin-right:.5rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container .p-treeselect-filter{padding-right:1.75rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container .p-treeselect-filter-icon{right:.75rem;color:#495057}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container.p-treeselect-clearable-filter .p-treeselect-filter{padding-right:3.5rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container.p-treeselect-clearable-filter .p-treeselect-filter-clear-icon{right:2.5rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-close{width:2rem;height:2rem;color:#6c757d;border:0 none;background:transparent;border-radius:50%;transition:box-shadow .15s}.p-treeselect-panel .p-treeselect-header .p-treeselect-close:enabled:hover{color:#495057;border-color:transparent;background:transparent}.p-treeselect-panel .p-treeselect-header .p-treeselect-close:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}.p-treeselect-panel .p-treeselect-items-wrapper .p-tree{border:0 none}.p-treeselect-panel .p-treeselect-items-wrapper .p-treeselect-empty-message{padding:.5rem 1.5rem;color:#212529;background:transparent}.p-input-filled .p-treeselect{background:#efefef}.p-input-filled .p-treeselect:not(.p-disabled):hover{background-color:#efefef}.p-input-filled .p-treeselect:not(.p-disabled).p-focus{background-color:#efefef}p-treeselect.p-treeselect-clearable .p-treeselect-label-container{padding-right:1.75rem}p-treeselect.p-treeselect-clearable .p-treeselect-clear-icon{color:#495057;right:2.357rem}.p-button{color:#fff;background:#007bff;border:1px solid #007bff;padding:.5rem .75rem;font-size:1rem;transition:background-color .15s,border-color .15s,box-shadow .15s;border-radius:4px}.p-button:enabled:hover{background:#0069d9;color:#fff;border-color:#0069d9}.p-button:enabled:active{background:#0062cc;color:#fff;border-color:#0062cc}.p-button.p-button-outlined{background-color:transparent;color:#007bff;border:1px solid}.p-button.p-button-outlined:enabled:hover{background:rgba(0,123,255,.04);color:#007bff;border:1px solid}.p-button.p-button-outlined:enabled:active{background:rgba(0,123,255,.16);color:#007bff;border:1px solid}.p-button.p-button-outlined.p-button-plain{color:#6c757d;border-color:#6c757d}.p-button.p-button-outlined.p-button-plain:enabled:hover{background:#e9ecef;color:#6c757d}.p-button.p-button-outlined.p-button-plain:enabled:active{background:#dee2e6;color:#6c757d}.p-button.p-button-text{background-color:transparent;color:#007bff;border-color:transparent}.p-button.p-button-text:enabled:hover{background:rgba(0,123,255,.04);color:#007bff;border-color:transparent}.p-button.p-button-text:enabled:active{background:rgba(0,123,255,.16);color:#007bff;border-color:transparent}.p-button.p-button-text.p-button-plain{color:#6c757d}.p-button.p-button-text.p-button-plain:enabled:hover{background:#e9ecef;color:#6c757d}.p-button.p-button-text.p-button-plain:enabled:active{background:#dee2e6;color:#6c757d}.p-button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}.p-button .p-button-label{transition-duration:.15s}.p-button .p-button-icon-left{margin-right:.5rem}.p-button .p-button-icon-right{margin-left:.5rem}.p-button .p-button-icon-bottom{margin-top:.5rem}.p-button .p-button-icon-top{margin-bottom:.5rem}.p-button .p-badge{margin-left:.5rem;min-width:1rem;height:1rem;line-height:1rem;color:#007bff;background-color:#fff}.p-button.p-button-raised{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.p-button.p-button-rounded{border-radius:2rem}.p-button.p-button-icon-only{width:2.357rem;padding:.5rem 0}.p-button.p-button-icon-only .p-button-icon-left,.p-button.p-button-icon-only .p-button-icon-right{margin:0}.p-button.p-button-icon-only.p-button-rounded{border-radius:50%;height:2.357rem}.p-button.p-button-sm{font-size:.875rem;padding:.4375rem .65625rem}.p-button.p-button-sm .p-button-icon{font-size:.875rem}.p-button.p-button-lg{font-size:1.25rem;padding:.625rem .9375rem}.p-button.p-button-lg .p-button-icon{font-size:1.25rem}.p-button.p-button-loading-label-only .p-button-label{margin-left:.5rem}.p-button.p-button-loading-label-only .p-button-loading-icon{margin-right:0}.p-fluid .p-button{width:100%}.p-fluid .p-button-icon-only{width:2.357rem}.p-fluid .p-buttonset{display:flex}.p-fluid .p-buttonset .p-button{flex:1}.p-button.p-button-secondary,.p-buttonset.p-button-secondary>.p-button,.p-splitbutton.p-button-secondary>.p-button{color:#fff;background:#6c757d;border:1px solid #6c757d}.p-button.p-button-secondary:enabled:hover,.p-buttonset.p-button-secondary>.p-button:enabled:hover,.p-splitbutton.p-button-secondary>.p-button:enabled:hover{background:#5a6268;color:#fff;border-color:#5a6268}.p-button.p-button-secondary:enabled:focus,.p-buttonset.p-button-secondary>.p-button:enabled:focus,.p-splitbutton.p-button-secondary>.p-button:enabled:focus{box-shadow:0 0 0 .2rem #828a9180}.p-button.p-button-secondary:enabled:active,.p-buttonset.p-button-secondary>.p-button:enabled:active,.p-splitbutton.p-button-secondary>.p-button:enabled:active{background:#545b62;color:#fff;border-color:#4e555b}.p-button.p-button-secondary.p-button-outlined,.p-buttonset.p-button-secondary>.p-button.p-button-outlined,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined{background-color:transparent;color:#6c757d;border:1px solid}.p-button.p-button-secondary.p-button-outlined:enabled:hover,.p-buttonset.p-button-secondary>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined:enabled:hover{background:rgba(108,117,125,.04);color:#6c757d;border:1px solid}.p-button.p-button-secondary.p-button-outlined:enabled:active,.p-buttonset.p-button-secondary>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined:enabled:active{background:rgba(108,117,125,.16);color:#6c757d;border:1px solid}.p-button.p-button-secondary.p-button-text,.p-buttonset.p-button-secondary>.p-button.p-button-text,.p-splitbutton.p-button-secondary>.p-button.p-button-text{background-color:transparent;color:#6c757d;border-color:transparent}.p-button.p-button-secondary.p-button-text:enabled:hover,.p-buttonset.p-button-secondary>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-secondary>.p-button.p-button-text:enabled:hover{background:rgba(108,117,125,.04);border-color:transparent;color:#6c757d}.p-button.p-button-secondary.p-button-text:enabled:active,.p-buttonset.p-button-secondary>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-secondary>.p-button.p-button-text:enabled:active{background:rgba(108,117,125,.16);border-color:transparent;color:#6c757d}.p-button.p-button-info,.p-buttonset.p-button-info>.p-button,.p-splitbutton.p-button-info>.p-button{color:#fff;background:#17a2b8;border:1px solid #17a2b8}.p-button.p-button-info:enabled:hover,.p-buttonset.p-button-info>.p-button:enabled:hover,.p-splitbutton.p-button-info>.p-button:enabled:hover{background:#138496;color:#fff;border-color:#117a8b}.p-button.p-button-info:enabled:focus,.p-buttonset.p-button-info>.p-button:enabled:focus,.p-splitbutton.p-button-info>.p-button:enabled:focus{box-shadow:0 0 0 .2rem #3ab0c380}.p-button.p-button-info:enabled:active,.p-buttonset.p-button-info>.p-button:enabled:active,.p-splitbutton.p-button-info>.p-button:enabled:active{background:#138496;color:#fff;border-color:#117a8b}.p-button.p-button-info.p-button-outlined,.p-buttonset.p-button-info>.p-button.p-button-outlined,.p-splitbutton.p-button-info>.p-button.p-button-outlined{background-color:transparent;color:#17a2b8;border:1px solid}.p-button.p-button-info.p-button-outlined:enabled:hover,.p-buttonset.p-button-info>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-info>.p-button.p-button-outlined:enabled:hover{background:rgba(23,162,184,.04);color:#17a2b8;border:1px solid}.p-button.p-button-info.p-button-outlined:enabled:active,.p-buttonset.p-button-info>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-info>.p-button.p-button-outlined:enabled:active{background:rgba(23,162,184,.16);color:#17a2b8;border:1px solid}.p-button.p-button-info.p-button-text,.p-buttonset.p-button-info>.p-button.p-button-text,.p-splitbutton.p-button-info>.p-button.p-button-text{background-color:transparent;color:#17a2b8;border-color:transparent}.p-button.p-button-info.p-button-text:enabled:hover,.p-buttonset.p-button-info>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-info>.p-button.p-button-text:enabled:hover{background:rgba(23,162,184,.04);border-color:transparent;color:#17a2b8}.p-button.p-button-info.p-button-text:enabled:active,.p-buttonset.p-button-info>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-info>.p-button.p-button-text:enabled:active{background:rgba(23,162,184,.16);border-color:transparent;color:#17a2b8}.p-button.p-button-success,.p-buttonset.p-button-success>.p-button,.p-splitbutton.p-button-success>.p-button{color:#fff;background:#28a745;border:1px solid #28a745}.p-button.p-button-success:enabled:hover,.p-buttonset.p-button-success>.p-button:enabled:hover,.p-splitbutton.p-button-success>.p-button:enabled:hover{background:#218838;color:#fff;border-color:#1e7e34}.p-button.p-button-success:enabled:focus,.p-buttonset.p-button-success>.p-button:enabled:focus,.p-splitbutton.p-button-success>.p-button:enabled:focus{box-shadow:0 0 0 .2rem #48b46180}.p-button.p-button-success:enabled:active,.p-buttonset.p-button-success>.p-button:enabled:active,.p-splitbutton.p-button-success>.p-button:enabled:active{background:#1e7e34;color:#fff;border-color:#1c7430}.p-button.p-button-success.p-button-outlined,.p-buttonset.p-button-success>.p-button.p-button-outlined,.p-splitbutton.p-button-success>.p-button.p-button-outlined{background-color:transparent;color:#28a745;border:1px solid}.p-button.p-button-success.p-button-outlined:enabled:hover,.p-buttonset.p-button-success>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-success>.p-button.p-button-outlined:enabled:hover{background:rgba(40,167,69,.04);color:#28a745;border:1px solid}.p-button.p-button-success.p-button-outlined:enabled:active,.p-buttonset.p-button-success>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-success>.p-button.p-button-outlined:enabled:active{background:rgba(40,167,69,.16);color:#28a745;border:1px solid}.p-button.p-button-success.p-button-text,.p-buttonset.p-button-success>.p-button.p-button-text,.p-splitbutton.p-button-success>.p-button.p-button-text{background-color:transparent;color:#28a745;border-color:transparent}.p-button.p-button-success.p-button-text:enabled:hover,.p-buttonset.p-button-success>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-success>.p-button.p-button-text:enabled:hover{background:rgba(40,167,69,.04);border-color:transparent;color:#28a745}.p-button.p-button-success.p-button-text:enabled:active,.p-buttonset.p-button-success>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-success>.p-button.p-button-text:enabled:active{background:rgba(40,167,69,.16);border-color:transparent;color:#28a745}.p-button.p-button-warning,.p-buttonset.p-button-warning>.p-button,.p-splitbutton.p-button-warning>.p-button{color:#212529;background:#ffc107;border:1px solid #ffc107}.p-button.p-button-warning:enabled:hover,.p-buttonset.p-button-warning>.p-button:enabled:hover,.p-splitbutton.p-button-warning>.p-button:enabled:hover{background:#e0a800;color:#212529;border-color:#d39e00}.p-button.p-button-warning:enabled:focus,.p-buttonset.p-button-warning>.p-button:enabled:focus,.p-splitbutton.p-button-warning>.p-button:enabled:focus{box-shadow:0 0 0 .2rem #deaa0c80}.p-button.p-button-warning:enabled:active,.p-buttonset.p-button-warning>.p-button:enabled:active,.p-splitbutton.p-button-warning>.p-button:enabled:active{background:#d39e00;color:#212529;border-color:#c69500}.p-button.p-button-warning.p-button-outlined,.p-buttonset.p-button-warning>.p-button.p-button-outlined,.p-splitbutton.p-button-warning>.p-button.p-button-outlined{background-color:transparent;color:#ffc107;border:1px solid}.p-button.p-button-warning.p-button-outlined:enabled:hover,.p-buttonset.p-button-warning>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-warning>.p-button.p-button-outlined:enabled:hover{background:rgba(255,193,7,.04);color:#ffc107;border:1px solid}.p-button.p-button-warning.p-button-outlined:enabled:active,.p-buttonset.p-button-warning>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-warning>.p-button.p-button-outlined:enabled:active{background:rgba(255,193,7,.16);color:#ffc107;border:1px solid}.p-button.p-button-warning.p-button-text,.p-buttonset.p-button-warning>.p-button.p-button-text,.p-splitbutton.p-button-warning>.p-button.p-button-text{background-color:transparent;color:#ffc107;border-color:transparent}.p-button.p-button-warning.p-button-text:enabled:hover,.p-buttonset.p-button-warning>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-warning>.p-button.p-button-text:enabled:hover{background:rgba(255,193,7,.04);border-color:transparent;color:#ffc107}.p-button.p-button-warning.p-button-text:enabled:active,.p-buttonset.p-button-warning>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-warning>.p-button.p-button-text:enabled:active{background:rgba(255,193,7,.16);border-color:transparent;color:#ffc107}.p-button.p-button-help,.p-buttonset.p-button-help>.p-button,.p-splitbutton.p-button-help>.p-button{color:#fff;background:#6f42c1;border:1px solid #6f42c1}.p-button.p-button-help:enabled:hover,.p-buttonset.p-button-help>.p-button:enabled:hover,.p-splitbutton.p-button-help>.p-button:enabled:hover{background:#633bad;color:#fff;border-color:#58349a}.p-button.p-button-help:enabled:focus,.p-buttonset.p-button-help>.p-button:enabled:focus,.p-splitbutton.p-button-help>.p-button:enabled:focus{box-shadow:0 0 0 .2rem #d3c6ec}.p-button.p-button-help:enabled:active,.p-buttonset.p-button-help>.p-button:enabled:active,.p-splitbutton.p-button-help>.p-button:enabled:active{background:#58349a;color:#fff;border-color:#4d2e87}.p-button.p-button-help.p-button-outlined,.p-buttonset.p-button-help>.p-button.p-button-outlined,.p-splitbutton.p-button-help>.p-button.p-button-outlined{background-color:transparent;color:#6f42c1;border:1px solid}.p-button.p-button-help.p-button-outlined:enabled:hover,.p-buttonset.p-button-help>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-help>.p-button.p-button-outlined:enabled:hover{background:rgba(111,66,193,.04);color:#6f42c1;border:1px solid}.p-button.p-button-help.p-button-outlined:enabled:active,.p-buttonset.p-button-help>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-help>.p-button.p-button-outlined:enabled:active{background:rgba(111,66,193,.16);color:#6f42c1;border:1px solid}.p-button.p-button-help.p-button-text,.p-buttonset.p-button-help>.p-button.p-button-text,.p-splitbutton.p-button-help>.p-button.p-button-text{background-color:transparent;color:#6f42c1;border-color:transparent}.p-button.p-button-help.p-button-text:enabled:hover,.p-buttonset.p-button-help>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-help>.p-button.p-button-text:enabled:hover{background:rgba(111,66,193,.04);border-color:transparent;color:#6f42c1}.p-button.p-button-help.p-button-text:enabled:active,.p-buttonset.p-button-help>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-help>.p-button.p-button-text:enabled:active{background:rgba(111,66,193,.16);border-color:transparent;color:#6f42c1}.p-button.p-button-danger,.p-buttonset.p-button-danger>.p-button,.p-splitbutton.p-button-danger>.p-button{color:#fff;background:#dc3545;border:1px solid #dc3545}.p-button.p-button-danger:enabled:hover,.p-buttonset.p-button-danger>.p-button:enabled:hover,.p-splitbutton.p-button-danger>.p-button:enabled:hover{background:#c82333;color:#fff;border-color:#bd2130}.p-button.p-button-danger:enabled:focus,.p-buttonset.p-button-danger>.p-button:enabled:focus,.p-splitbutton.p-button-danger>.p-button:enabled:focus{box-shadow:0 0 0 .2rem #e1536180}.p-button.p-button-danger:enabled:active,.p-buttonset.p-button-danger>.p-button:enabled:active,.p-splitbutton.p-button-danger>.p-button:enabled:active{background:#bd2130;color:#fff;border-color:#b21f2d}.p-button.p-button-danger.p-button-outlined,.p-buttonset.p-button-danger>.p-button.p-button-outlined,.p-splitbutton.p-button-danger>.p-button.p-button-outlined{background-color:transparent;color:#dc3545;border:1px solid}.p-button.p-button-danger.p-button-outlined:enabled:hover,.p-buttonset.p-button-danger>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-danger>.p-button.p-button-outlined:enabled:hover{background:rgba(220,53,69,.04);color:#dc3545;border:1px solid}.p-button.p-button-danger.p-button-outlined:enabled:active,.p-buttonset.p-button-danger>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-danger>.p-button.p-button-outlined:enabled:active{background:rgba(220,53,69,.16);color:#dc3545;border:1px solid}.p-button.p-button-danger.p-button-text,.p-buttonset.p-button-danger>.p-button.p-button-text,.p-splitbutton.p-button-danger>.p-button.p-button-text{background-color:transparent;color:#dc3545;border-color:transparent}.p-button.p-button-danger.p-button-text:enabled:hover,.p-buttonset.p-button-danger>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-danger>.p-button.p-button-text:enabled:hover{background:rgba(220,53,69,.04);border-color:transparent;color:#dc3545}.p-button.p-button-danger.p-button-text:enabled:active,.p-buttonset.p-button-danger>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-danger>.p-button.p-button-text:enabled:active{background:rgba(220,53,69,.16);border-color:transparent;color:#dc3545}.p-button.p-button-link{color:#007bff;background:transparent;border:transparent}.p-button.p-button-link:enabled:hover{background:transparent;color:#0069d9;border-color:transparent}.p-button.p-button-link:enabled:hover .p-button-label{text-decoration:underline}.p-button.p-button-link:enabled:focus{background:transparent;box-shadow:0 0 0 .2rem #268fff80;border-color:transparent}.p-button.p-button-link:enabled:active{background:transparent;color:#007bff;border-color:transparent}.p-speeddial-button.p-button.p-button-icon-only{width:4rem;height:4rem}.p-speeddial-button.p-button.p-button-icon-only .p-button-icon{font-size:1.3rem}.p-speeddial-button.p-button.p-button-icon-only .p-icon{width:1.3rem;height:1.3rem}.p-speeddial-list{outline:0 none}.p-speeddial-item.p-focus>.p-speeddial-action{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}.p-speeddial-action{width:3rem;height:3rem;background:#495057;color:#fff}.p-speeddial-action:hover{background:#343a40;color:#fff}.p-speeddial-direction-up .p-speeddial-item{margin:.25rem 0}.p-speeddial-direction-up .p-speeddial-item:first-child{margin-bottom:.5rem}.p-speeddial-direction-down .p-speeddial-item{margin:.25rem 0}.p-speeddial-direction-down .p-speeddial-item:first-child{margin-top:.5rem}.p-speeddial-direction-left .p-speeddial-item{margin:0 .25rem}.p-speeddial-direction-left .p-speeddial-item:first-child{margin-right:.5rem}.p-speeddial-direction-right .p-speeddial-item{margin:0 .25rem}.p-speeddial-direction-right .p-speeddial-item:first-child{margin-left:.5rem}.p-speeddial-circle .p-speeddial-item,.p-speeddial-semi-circle .p-speeddial-item,.p-speeddial-quarter-circle .p-speeddial-item{margin:0}.p-speeddial-circle .p-speeddial-item:first-child,.p-speeddial-circle .p-speeddial-item:last-child,.p-speeddial-semi-circle .p-speeddial-item:first-child,.p-speeddial-semi-circle .p-speeddial-item:last-child,.p-speeddial-quarter-circle .p-speeddial-item:first-child,.p-speeddial-quarter-circle .p-speeddial-item:last-child{margin:0}.p-speeddial-mask{background-color:#0006}.p-splitbutton{border-radius:4px}.p-splitbutton.p-button-outlined>.p-button{background-color:transparent;color:#007bff;border:1px solid}.p-splitbutton.p-button-outlined>.p-button:enabled:hover,.p-splitbutton.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(0,123,255,.04);color:#007bff}.p-splitbutton.p-button-outlined>.p-button:enabled:active,.p-splitbutton.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(0,123,255,.16);color:#007bff}.p-splitbutton.p-button-outlined.p-button-plain>.p-button{color:#6c757d;border-color:#6c757d}.p-splitbutton.p-button-outlined.p-button-plain>.p-button:enabled:hover,.p-splitbutton.p-button-outlined.p-button-plain>.p-button:not(button):not(a):not(.p-disabled):hover{background:#e9ecef;color:#6c757d}.p-splitbutton.p-button-outlined.p-button-plain>.p-button:enabled:active,.p-splitbutton.p-button-outlined.p-button-plain>.p-button:not(button):not(a):not(.p-disabled):active{background:#dee2e6;color:#6c757d}.p-splitbutton.p-button-text>.p-button{background-color:transparent;color:#007bff;border-color:transparent}.p-splitbutton.p-button-text>.p-button:enabled:hover,.p-splitbutton.p-button-text>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(0,123,255,.04);color:#007bff;border-color:transparent}.p-splitbutton.p-button-text>.p-button:enabled:active,.p-splitbutton.p-button-text>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(0,123,255,.16);color:#007bff;border-color:transparent}.p-splitbutton.p-button-text.p-button-plain>.p-button{color:#6c757d}.p-splitbutton.p-button-text.p-button-plain>.p-button:enabled:hover,.p-splitbutton.p-button-text.p-button-plain>.p-button:not(button):not(a):not(.p-disabled):hover{background:#e9ecef;color:#6c757d}.p-splitbutton.p-button-text.p-button-plain>.p-button:enabled:active,.p-splitbutton.p-button-text.p-button-plain>.p-button:not(button):not(a):not(.p-disabled):active{background:#dee2e6;color:#6c757d}.p-splitbutton.p-button-raised{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.p-splitbutton.p-button-rounded{border-radius:2rem}.p-splitbutton.p-button-rounded>.p-button{border-radius:2rem}.p-splitbutton.p-button-sm>.p-button{font-size:.875rem;padding:.4375rem .65625rem}.p-splitbutton.p-button-sm>.p-button .p-button-icon{font-size:.875rem}.p-splitbutton.p-button-lg>.p-button{font-size:1.25rem;padding:.625rem .9375rem}.p-splitbutton.p-button-lg>.p-button .p-button-icon{font-size:1.25rem}.p-splitbutton.p-button-secondary.p-button-outlined>.p-button{background-color:transparent;color:#6c757d;border:1px solid}.p-splitbutton.p-button-secondary.p-button-outlined>.p-button:enabled:hover,.p-splitbutton.p-button-secondary.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(108,117,125,.04);color:#6c757d}.p-splitbutton.p-button-secondary.p-button-outlined>.p-button:enabled:active,.p-splitbutton.p-button-secondary.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(108,117,125,.16);color:#6c757d}.p-splitbutton.p-button-secondary.p-button-text>.p-button{background-color:transparent;color:#6c757d;border-color:transparent}.p-splitbutton.p-button-secondary.p-button-text>.p-button:enabled:hover,.p-splitbutton.p-button-secondary.p-button-text>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(108,117,125,.04);border-color:transparent;color:#6c757d}.p-splitbutton.p-button-secondary.p-button-text>.p-button:enabled:active,.p-splitbutton.p-button-secondary.p-button-text>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(108,117,125,.16);border-color:transparent;color:#6c757d}.p-splitbutton.p-button-info.p-button-outlined>.p-button{background-color:transparent;color:#17a2b8;border:1px solid}.p-splitbutton.p-button-info.p-button-outlined>.p-button:enabled:hover,.p-splitbutton.p-button-info.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(23,162,184,.04);color:#17a2b8}.p-splitbutton.p-button-info.p-button-outlined>.p-button:enabled:active,.p-splitbutton.p-button-info.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(23,162,184,.16);color:#17a2b8}.p-splitbutton.p-button-info.p-button-text>.p-button{background-color:transparent;color:#17a2b8;border-color:transparent}.p-splitbutton.p-button-info.p-button-text>.p-button:enabled:hover,.p-splitbutton.p-button-info.p-button-text>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(23,162,184,.04);border-color:transparent;color:#17a2b8}.p-splitbutton.p-button-info.p-button-text>.p-button:enabled:active,.p-splitbutton.p-button-info.p-button-text>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(23,162,184,.16);border-color:transparent;color:#17a2b8}.p-splitbutton.p-button-success.p-button-outlined>.p-button{background-color:transparent;color:#28a745;border:1px solid}.p-splitbutton.p-button-success.p-button-outlined>.p-button:enabled:hover,.p-splitbutton.p-button-success.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(40,167,69,.04);color:#28a745}.p-splitbutton.p-button-success.p-button-outlined>.p-button:enabled:active,.p-splitbutton.p-button-success.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(40,167,69,.16);color:#28a745}.p-splitbutton.p-button-success.p-button-text>.p-button{background-color:transparent;color:#28a745;border-color:transparent}.p-splitbutton.p-button-success.p-button-text>.p-button:enabled:hover,.p-splitbutton.p-button-success.p-button-text>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(40,167,69,.04);border-color:transparent;color:#28a745}.p-splitbutton.p-button-success.p-button-text>.p-button:enabled:active,.p-splitbutton.p-button-success.p-button-text>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(40,167,69,.16);border-color:transparent;color:#28a745}.p-splitbutton.p-button-warning.p-button-outlined>.p-button{background-color:transparent;color:#ffc107;border:1px solid}.p-splitbutton.p-button-warning.p-button-outlined>.p-button:enabled:hover,.p-splitbutton.p-button-warning.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(255,193,7,.04);color:#ffc107}.p-splitbutton.p-button-warning.p-button-outlined>.p-button:enabled:active,.p-splitbutton.p-button-warning.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(255,193,7,.16);color:#ffc107}.p-splitbutton.p-button-warning.p-button-text>.p-button{background-color:transparent;color:#ffc107;border-color:transparent}.p-splitbutton.p-button-warning.p-button-text>.p-button:enabled:hover,.p-splitbutton.p-button-warning.p-button-text>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(255,193,7,.04);border-color:transparent;color:#ffc107}.p-splitbutton.p-button-warning.p-button-text>.p-button:enabled:active,.p-splitbutton.p-button-warning.p-button-text>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(255,193,7,.16);border-color:transparent;color:#ffc107}.p-splitbutton.p-button-help.p-button-outlined>.p-button{background-color:transparent;color:#6f42c1;border:1px solid}.p-splitbutton.p-button-help.p-button-outlined>.p-button:enabled:hover,.p-splitbutton.p-button-help.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(111,66,193,.04);color:#6f42c1}.p-splitbutton.p-button-help.p-button-outlined>.p-button:enabled:active,.p-splitbutton.p-button-help.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(111,66,193,.16);color:#6f42c1}.p-splitbutton.p-button-help.p-button-text>.p-button{background-color:transparent;color:#6f42c1;border-color:transparent}.p-splitbutton.p-button-help.p-button-text>.p-button:enabled:hover,.p-splitbutton.p-button-help.p-button-text>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(111,66,193,.04);border-color:transparent;color:#6f42c1}.p-splitbutton.p-button-help.p-button-text>.p-button:enabled:active,.p-splitbutton.p-button-help.p-button-text>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(111,66,193,.16);border-color:transparent;color:#6f42c1}.p-splitbutton.p-button-danger.p-button-outlined>.p-button{background-color:transparent;color:#dc3545;border:1px solid}.p-splitbutton.p-button-danger.p-button-outlined>.p-button:enabled:hover,.p-splitbutton.p-button-danger.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(220,53,69,.04);color:#dc3545}.p-splitbutton.p-button-danger.p-button-outlined>.p-button:enabled:active,.p-splitbutton.p-button-danger.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(220,53,69,.16);color:#dc3545}.p-splitbutton.p-button-danger.p-button-text>.p-button{background-color:transparent;color:#dc3545;border-color:transparent}.p-splitbutton.p-button-danger.p-button-text>.p-button:enabled:hover,.p-splitbutton.p-button-danger.p-button-text>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(220,53,69,.04);border-color:transparent;color:#dc3545}.p-splitbutton.p-button-danger.p-button-text>.p-button:enabled:active,.p-splitbutton.p-button-danger.p-button-text>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(220,53,69,.16);border-color:transparent;color:#dc3545}.p-carousel .p-carousel-content .p-carousel-prev,.p-carousel .p-carousel-content .p-carousel-next{width:2rem;height:2rem;color:#6c757d;border:0 none;background:transparent;border-radius:50%;transition:box-shadow .15s;margin:.5rem}.p-carousel .p-carousel-content .p-carousel-prev:enabled:hover,.p-carousel .p-carousel-content .p-carousel-next:enabled:hover{color:#495057;border-color:transparent;background:transparent}.p-carousel .p-carousel-content .p-carousel-prev:focus,.p-carousel .p-carousel-content .p-carousel-next:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}.p-carousel .p-carousel-indicators{padding:1rem}.p-carousel .p-carousel-indicators .p-carousel-indicator{margin-right:.5rem;margin-bottom:.5rem}.p-carousel .p-carousel-indicators .p-carousel-indicator button{background-color:#e9ecef;width:2rem;height:.5rem;transition:box-shadow .15s;border-radius:0}.p-carousel .p-carousel-indicators .p-carousel-indicator button:hover{background:#dee2e6}.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button{background:#007bff;color:#fff}.p-datatable .p-paginator-top,.p-datatable .p-paginator-bottom{border-width:1px 0 0 0;border-radius:0}.p-datatable .p-datatable-header{background:#efefef;color:#212529;border:solid #dee2e6;border-width:1px 0 0 0;padding:1rem;font-weight:600}.p-datatable .p-datatable-footer{background:#efefef;color:#212529;border:1px solid #dee2e6;border-width:1px 0 1px 0;padding:1rem;font-weight:600}.p-datatable .p-datatable-thead>tr>th{text-align:left;padding:1rem;border:1px solid #dee2e6;border-width:1px 0 2px 0;font-weight:600;color:#212529;background:#ffffff;transition:box-shadow .15s}.p-datatable .p-datatable-tfoot>tr>td{text-align:left;padding:1rem;border:1px solid #dee2e6;border-width:1px 0 1px 0;font-weight:600;color:#212529;background:#ffffff}.p-datatable .p-sortable-column .p-sortable-column-icon{color:#6c757d;margin-left:.5rem}.p-datatable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#fff;background:#007bff;margin-left:.5rem}.p-datatable .p-sortable-column:not(.p-highlight):hover{background:#e9ecef;color:#212529}.p-datatable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#6c757d}.p-datatable .p-sortable-column.p-highlight{background:#ffffff;color:#007bff}.p-datatable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#007bff}.p-datatable .p-sortable-column.p-highlight:hover{background:#e9ecef;color:#007bff}.p-datatable .p-sortable-column.p-highlight:hover .p-sortable-column-icon{color:#007bff}.p-datatable .p-sortable-column:focus{box-shadow:inset 0 0 0 .15rem #268fff80;outline:0 none}.p-datatable .p-datatable-tbody>tr{background:#ffffff;color:#212529;transition:box-shadow .15s}.p-datatable .p-datatable-tbody>tr>td{text-align:left;border:1px solid #dee2e6;border-width:1px 0 0 0;padding:1rem}.p-datatable .p-datatable-tbody>tr>td .p-row-toggler,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel{width:2rem;height:2rem;color:#6c757d;border:0 none;background:transparent;border-radius:50%;transition:box-shadow .15s}.p-datatable .p-datatable-tbody>tr>td .p-row-toggler:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:enabled:hover{color:#495057;border-color:transparent;background:transparent}.p-datatable .p-datatable-tbody>tr>td .p-row-toggler:focus,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:focus,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:focus,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save{margin-right:.5rem}.p-datatable .p-datatable-tbody>tr:focus{outline:.15rem solid rgba(38,143,255,.5);outline-offset:.15rem}.p-datatable .p-datatable-tbody>tr.p-highlight{background:#007bff;color:#fff}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-top>td{box-shadow:inset 0 2px #007bff}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-bottom>td{box-shadow:inset 0 -2px #007bff}.p-datatable.p-datatable-hoverable-rows .p-datatable-tbody>tr:not(.p-highlight):hover{background:#e9ecef;color:#212529}.p-datatable .p-column-resizer-helper{background:#007bff}.p-datatable .p-datatable-scrollable-header,.p-datatable .p-datatable-scrollable-footer{background:#efefef}.p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-thead,.p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-tfoot,.p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-scroller-viewport>.p-scroller>.p-datatable-table>.p-datatable-thead,.p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-scroller-viewport>.p-scroller>.p-datatable-table>.p-datatable-tfoot{background-color:#fff}.p-datatable .p-datatable-loading-icon{font-size:2rem}.p-datatable.p-datatable-gridlines .p-datatable-header{border-width:1px 1px 0 1px}.p-datatable.p-datatable-gridlines .p-datatable-footer{border-width:0 1px 1px 1px}.p-datatable.p-datatable-gridlines .p-paginator-top{border-width:0 1px 0 1px}.p-datatable.p-datatable-gridlines .p-paginator-bottom{border-width:0 1px 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-thead>tr>th{border-width:1px 0 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-thead>tr>th:last-child{border-width:1px}.p-datatable.p-datatable-gridlines .p-datatable-tbody>tr>td{border-width:1px 0 0 1px}.p-datatable.p-datatable-gridlines .p-datatable-tbody>tr>td:last-child{border-width:1px 1px 0 1px}.p-datatable.p-datatable-gridlines .p-datatable-tbody>tr:last-child>td{border-width:1px 0 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-tbody>tr:last-child>td:last-child{border-width:1px}.p-datatable.p-datatable-gridlines .p-datatable-tfoot>tr>td{border-width:1px 0 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-tfoot>tr>td:last-child{border-width:1px 1px 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-thead+.p-datatable-tfoot>tr>td{border-width:0 0 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-thead+.p-datatable-tfoot>tr>td:last-child{border-width:0 1px 1px 1px}.p-datatable.p-datatable-gridlines:has(.p-datatable-thead):has(.p-datatable-tbody) .p-datatable-tbody>tr>td{border-width:0 0 1px 1px}.p-datatable.p-datatable-gridlines:has(.p-datatable-thead):has(.p-datatable-tbody) .p-datatable-tbody>tr>td:last-child{border-width:0 1px 1px 1px}.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody>tr:last-child>td{border-width:0 0 0 1px}.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody>tr:last-child>td:last-child{border-width:0 1px 0 1px}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n){background:rgba(0,0,0,.05)}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n).p-highlight{background:#007bff;color:#fff}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n).p-highlight .p-row-toggler{color:#fff}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n).p-highlight .p-row-toggler:hover{color:#fff}.p-datatable.p-datatable-sm .p-datatable-header{padding:.5rem}.p-datatable.p-datatable-sm .p-datatable-thead>tr>th{padding:.5rem}.p-datatable.p-datatable-sm .p-datatable-tbody>tr>td{padding:.5rem}.p-datatable.p-datatable-sm .p-datatable-tfoot>tr>td{padding:.5rem}.p-datatable.p-datatable-sm .p-datatable-footer{padding:.5rem}.p-datatable.p-datatable-lg .p-datatable-header{padding:1.25rem}.p-datatable.p-datatable-lg .p-datatable-thead>tr>th{padding:1.25rem}.p-datatable.p-datatable-lg .p-datatable-tbody>tr>td{padding:1.25rem}.p-datatable.p-datatable-lg .p-datatable-tfoot>tr>td{padding:1.25rem}.p-datatable.p-datatable-lg .p-datatable-footer{padding:1.25rem}.p-dataview .p-paginator-top,.p-dataview .p-paginator-bottom{border-width:1px 0 0 0;border-radius:0}.p-dataview .p-dataview-header{background:#efefef;color:#212529;border:solid #dee2e6;border-width:1px 0 0 0;padding:1rem;font-weight:600}.p-dataview .p-dataview-content{background:#ffffff;color:#212529;border:0 none;padding:0}.p-dataview.p-dataview-list .p-dataview-content>.p-grid>div{border:1px solid #dee2e6;border-width:1px 0 0 0}.p-dataview .p-dataview-footer{background:#efefef;color:#212529;border:1px solid #dee2e6;border-width:1px 0 1px 0;padding:1rem;font-weight:600;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.p-dataview .p-dataview-loading-icon{font-size:2rem}.p-dataview .p-dataview-emptymessage{padding:1.25rem}.p-column-filter-row .p-column-filter-menu-button,.p-column-filter-row .p-column-filter-clear-button{margin-left:.5rem}.p-column-filter-menu-button{width:2rem;height:2rem;color:#6c757d;border:0 none;background:transparent;border-radius:50%;transition:box-shadow .15s}.p-column-filter-menu-button:hover{color:#495057;border-color:transparent;background:transparent}.p-column-filter-menu-button.p-column-filter-menu-button-open,.p-column-filter-menu-button.p-column-filter-menu-button-open:hover{background:transparent;color:#495057}.p-column-filter-menu-button.p-column-filter-menu-button-active,.p-column-filter-menu-button.p-column-filter-menu-button-active:hover{background:#007bff;color:#fff}.p-column-filter-menu-button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}.p-column-filter-clear-button{width:2rem;height:2rem;color:#6c757d;border:0 none;background:transparent;border-radius:50%;transition:box-shadow .15s}.p-column-filter-clear-button:hover{color:#495057;border-color:transparent;background:transparent}.p-column-filter-clear-button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}.p-column-filter-overlay{background:#ffffff;color:#212529;border:1px solid rgba(0,0,0,.15);border-radius:4px;box-shadow:none;min-width:12.5rem}.p-column-filter-overlay .p-column-filter-row-items{padding:.5rem 0}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item{margin:0;padding:.5rem 1.5rem;border:0 none;color:#212529;background:transparent;transition:box-shadow .15s;border-radius:0}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item.p-highlight{color:#fff;background:#007bff}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:not(.p-highlight):not(.p-disabled):hover{color:#212529;background:#e9ecef}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #268fff80}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-separator{border-top:1px solid #dee2e6;margin:.5rem 0}.p-column-filter-overlay-menu .p-column-filter-operator{padding:.75rem 1.5rem;border-bottom:1px solid #dee2e6;color:#212529;background:#efefef;margin:0;border-top-right-radius:4px;border-top-left-radius:4px}.p-column-filter-overlay-menu .p-column-filter-constraint{padding:1.25rem;border-bottom:1px solid #dee2e6}.p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-matchmode-dropdown{margin-bottom:.5rem}.p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-remove-button{margin-top:.5rem}.p-column-filter-overlay-menu .p-column-filter-constraint:last-child{border-bottom:0 none}.p-column-filter-overlay-menu .p-column-filter-add-rule{padding:.5rem 1.25rem}.p-column-filter-overlay-menu .p-column-filter-buttonbar{padding:1.25rem}.fc.fc-unthemed .fc-view-container th{background:#efefef;border:1px solid #dee2e6;color:#212529}.fc.fc-unthemed .fc-view-container td.fc-widget-content{background:#ffffff;border:1px solid #dee2e6;color:#212529}.fc.fc-unthemed .fc-view-container td.fc-head-container{border:1px solid #dee2e6}.fc.fc-unthemed .fc-view-container .fc-row{border-right:1px solid #dee2e6}.fc.fc-unthemed .fc-view-container .fc-event{background:#0069d9;border:1px solid #0069d9;color:#fff}.fc.fc-unthemed .fc-view-container .fc-divider{background:#efefef;border:1px solid #dee2e6}.fc.fc-unthemed .fc-toolbar .fc-button{color:#fff;background:#007bff;border:1px solid #007bff;font-size:1rem;transition:background-color .15s,border-color .15s,box-shadow .15s;border-radius:4px;display:flex;align-items:center}.fc.fc-unthemed .fc-toolbar .fc-button:enabled:hover{background:#0069d9;color:#fff;border-color:#0069d9}.fc.fc-unthemed .fc-toolbar .fc-button:enabled:active{background:#0062cc;color:#fff;border-color:#0062cc}.fc.fc-unthemed .fc-toolbar .fc-button:enabled:active:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before{content:"\e900"}.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before{content:"\e901"}.fc.fc-unthemed .fc-toolbar .fc-button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button{background:#6c757d;border:1px solid #6c757d;color:#fff;transition:background-color .15s,border-color .15s,box-shadow .15s}.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:hover,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:hover,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:hover{background:#5a6268;border-color:#545b62;color:#fff}.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active,.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover{background:#545b62;border-color:#4e555b;color:#fff}.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:focus,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:focus,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80;z-index:1}.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button{border-radius:0}.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.fc.fc-theme-standard .fc-view-harness .fc-scrollgrid{border-color:#dee2e6}.fc.fc-theme-standard .fc-view-harness th{background:#efefef;border-color:#dee2e6;color:#212529}.fc.fc-theme-standard .fc-view-harness td{color:#212529;border-color:#dee2e6}.fc.fc-theme-standard .fc-view-harness .fc-view{background:#ffffff}.fc.fc-theme-standard .fc-view-harness .fc-popover{background:none;border:0 none}.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header{border:1px solid #dee2e6;padding:1rem 1.25rem;background:#efefef;color:#212529}.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close{opacity:1;display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:PrimeIcons!important;font-size:1rem;width:2rem;height:2rem;color:#6c757d;border:0 none;background:transparent;border-radius:50%;transition:box-shadow .15s}.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before{content:"\e90b"}.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:enabled:hover{color:#495057;border-color:transparent;background:transparent}.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-body{padding:1.25rem;border:1px solid #dee2e6;background:#ffffff;color:#212529;border-top:0 none}.fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event{color:#fff;background:#0069d9;border-color:#0069d9}.fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event .fc-event-main{color:#fff}.fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event .fc-daygrid-event-dot{background:#0069d9;border-color:#0069d9}.fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event:hover{background:#e9ecef;color:#212529}.fc.fc-theme-standard .fc-view-harness .fc-cell-shaded{background:#efefef}.fc.fc-theme-standard .fc-toolbar .fc-button{color:#fff;background:#007bff;border:1px solid #007bff;font-size:1rem;transition:background-color .15s,border-color .15s,box-shadow .15s;border-radius:4px}.fc.fc-theme-standard .fc-toolbar .fc-button:enabled:hover{background:#0069d9;color:#fff;border-color:#0069d9}.fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active{background:#0062cc;color:#fff;border-color:#0062cc}.fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}.fc.fc-theme-standard .fc-toolbar .fc-button:disabled{opacity:.65;color:#fff;background:#007bff;border:1px solid #007bff}.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before{content:"\e900"}.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before{content:"\e901"}.fc.fc-theme-standard .fc-toolbar .fc-button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button{background:#6c757d;border:1px solid #6c757d;color:#fff;transition:background-color .15s,border-color .15s,box-shadow .15s}.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:hover,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:hover,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:hover{background:#5a6268;border-color:#545b62;color:#fff}.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover{background:#545b62;border-color:#4e555b;color:#fff}.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:not(:disabled):focus,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:not(:disabled):focus,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:not(:disabled):focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80;z-index:1}.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button{border-radius:0}.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.fc.fc-theme-standard a{color:#212529}.fc.fc-theme-standard .fc-highlight{color:#fff;background:#007bff}.p-orderlist .p-orderlist-controls{padding:1.25rem}.p-orderlist .p-orderlist-controls .p-button{margin-bottom:.5rem}.p-orderlist .p-orderlist-header{background:#efefef;color:#212529;border:1px solid #dee2e6;padding:1rem 1.25rem;border-bottom:0 none;border-top-right-radius:4px;border-top-left-radius:4px}.p-orderlist .p-orderlist-header .p-orderlist-title{font-weight:600}.p-orderlist .p-orderlist-filter-container{padding:1rem 1.25rem;background:#ffffff;border:1px solid #dee2e6;border-bottom:0 none}.p-orderlist .p-orderlist-filter-container .p-orderlist-filter-input{padding-right:1.75rem}.p-orderlist .p-orderlist-filter-container .p-orderlist-filter-icon{right:.75rem;color:#495057}.p-orderlist .p-orderlist-list{border:1px solid #dee2e6;background:#ffffff;color:#212529;padding:.5rem 0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.p-orderlist .p-orderlist-list .p-orderlist-item{padding:.5rem 1.5rem;margin:0;border:0 none;color:#212529;background:transparent;transition:box-shadow .15s}.p-orderlist .p-orderlist-list .p-orderlist-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #268fff80}.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight{color:#fff;background:#007bff}.p-orderlist .p-orderlist-list .p-orderlist-empty-message{padding:.5rem 1.5rem;color:#212529}.p-orderlist .p-orderlist-list:not(.cdk-drop-list-dragging) .p-orderlist-item:not(.p-highlight):hover{background:#e9ecef;color:#212529}.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(2n){background:rgba(0,0,0,.05)}.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(2n):hover{background:#e9ecef}.p-orderlist-item.cdk-drag-preview{padding:.5rem 1.5rem;box-shadow:none;border:0 none;color:#212529;background:#ffffff;margin:0}.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover{background:#e9ecef;color:#212529}.p-organizationchart .p-organizationchart-node-content.p-highlight{background:#007bff;color:#fff}.p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i{color:#003e80}.p-organizationchart .p-organizationchart-line-down{background:#dee2e6}.p-organizationchart .p-organizationchart-line-left{border-right:1px solid #dee2e6;border-color:#dee2e6}.p-organizationchart .p-organizationchart-line-top{border-top:1px solid #dee2e6;border-color:#dee2e6}.p-organizationchart .p-organizationchart-node-content{border:1px solid #dee2e6;background:#ffffff;color:#212529;padding:1.25rem}.p-organizationchart .p-organizationchart-node-content .p-node-toggler{background:inherit;color:inherit;border-radius:50%}.p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}.p-paginator{background:#ffffff;color:#007bff;border:solid #dee2e6;border-width:0;padding:.75rem;border-radius:4px}.p-paginator .p-paginator-first,.p-paginator .p-paginator-prev,.p-paginator .p-paginator-next,.p-paginator .p-paginator-last{background-color:#fff;border:1px solid #dee2e6;color:#007bff;min-width:2.357rem;height:2.357rem;margin:0 0 0 -1px;transition:box-shadow .15s;border-radius:0}.p-paginator .p-paginator-first:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):hover{background:#e9ecef;border-color:#dee2e6;color:#007bff}.p-paginator .p-paginator-first{border-top-left-radius:0;border-bottom-left-radius:0}.p-paginator .p-paginator-last{border-top-right-radius:0;border-bottom-right-radius:0}.p-paginator .p-dropdown{margin-left:.5rem;margin-right:.5rem;height:2.357rem}.p-paginator .p-dropdown .p-dropdown-label{padding-right:0}.p-paginator .p-paginator-page-input{margin-left:.5rem;margin-right:.5rem}.p-paginator .p-paginator-page-input .p-inputtext{max-width:2.357rem}.p-paginator .p-paginator-current{background-color:#fff;border:1px solid #dee2e6;color:#007bff;min-width:2.357rem;height:2.357rem;margin:0 0 0 -1px;padding:0 .5rem}.p-paginator .p-paginator-pages .p-paginator-page{background-color:#fff;border:1px solid #dee2e6;color:#007bff;min-width:2.357rem;height:2.357rem;margin:0 0 0 -1px;transition:box-shadow .15s;border-radius:0}.p-paginator .p-paginator-pages .p-paginator-page.p-highlight{background:#007bff;border-color:#007bff;color:#fff}.p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover{background:#e9ecef;border-color:#dee2e6;color:#007bff}.p-picklist .p-picklist-buttons{padding:1.25rem}.p-picklist .p-picklist-buttons .p-button{margin-bottom:.5rem}.p-picklist .p-picklist-header{background:#efefef;color:#212529;border:1px solid #dee2e6;padding:1rem 1.25rem;border-bottom:0 none;border-top-right-radius:4px;border-top-left-radius:4px}.p-picklist .p-picklist-header .p-picklist-title{font-weight:600}.p-picklist .p-picklist-filter-container{padding:1rem 1.25rem;background:#ffffff;border:1px solid #dee2e6;border-bottom:0 none}.p-picklist .p-picklist-filter-container .p-picklist-filter-input{padding-right:1.75rem}.p-picklist .p-picklist-filter-container .p-picklist-filter-icon{right:.75rem;color:#495057}.p-picklist .p-picklist-list{border:1px solid #dee2e6;background:#ffffff;color:#212529;padding:.5rem 0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.p-picklist .p-picklist-list .p-picklist-item{padding:.5rem 1.5rem;margin:0;border:0 none;color:#212529;background:transparent;transition:box-shadow .15s}.p-picklist .p-picklist-list .p-picklist-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #268fff80}.p-picklist .p-picklist-list .p-picklist-item.p-highlight{color:#fff;background:#007bff}.p-picklist .p-picklist-list .p-picklist-empty-message{padding:.5rem 1.5rem;color:#212529}.p-picklist .p-picklist-list:not(.cdk-drop-list-dragging) .p-picklist-item:not(.p-highlight):hover{background:#e9ecef;color:#212529}.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(2n){background:rgba(0,0,0,.05)}.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(2n):hover{background:#e9ecef}.p-picklist-item.cdk-drag-preview{padding:.5rem 1.5rem;box-shadow:none;border:0 none;color:#212529;background:#ffffff;margin:0}.p-timeline .p-timeline-event-marker{border:0 none;border-radius:50%;width:1rem;height:1rem;background-color:#007bff}.p-timeline .p-timeline-event-connector{background-color:#dee2e6}.p-timeline.p-timeline-vertical .p-timeline-event-opposite,.p-timeline.p-timeline-vertical .p-timeline-event-content{padding:0 1rem}.p-timeline.p-timeline-vertical .p-timeline-event-connector{width:2px}.p-timeline.p-timeline-horizontal .p-timeline-event-opposite,.p-timeline.p-timeline-horizontal .p-timeline-event-content{padding:1rem 0}.p-timeline.p-timeline-horizontal .p-timeline-event-connector{height:2px}.p-tree{border:1px solid #dee2e6;background:#ffffff;color:#212529;padding:1.25rem;border-radius:4px}.p-tree .p-tree-container .p-treenode{padding:.143rem}.p-tree .p-tree-container .p-treenode .p-treenode-content{border-radius:4px;transition:box-shadow .15s;padding:.286rem}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler{margin-right:.5rem;width:2rem;height:2rem;color:#6c757d;border:0 none;background:transparent;border-radius:50%;transition:box-shadow .15s}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:enabled:hover{color:#495057;border-color:transparent;background:transparent}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon{margin-right:.5rem;color:#6c757d}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox{margin-right:.5rem}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon{color:#212529}.p-tree .p-tree-container .p-treenode .p-treenode-content:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #268fff80}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight{background:#007bff;color:#fff}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler:hover,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon:hover{color:#fff}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover{background:#e9ecef;color:#212529}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-dragover{background:#e9ecef;color:#212529}.p-tree .p-tree-filter-container{margin-bottom:.5rem}.p-tree .p-tree-filter-container .p-tree-filter{width:100%;padding-right:1.75rem}.p-tree .p-tree-filter-container .p-tree-filter-icon{right:.75rem;color:#495057}.p-tree .p-treenode-children{padding:0 0 0 1rem}.p-tree .p-tree-loading-icon{font-size:2rem}.p-tree .p-tree-loading-icon.p-icon{width:2rem;height:2rem}.p-tree .p-treenode-droppoint.p-treenode-droppoint-active{background-color:#0062cc}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content{border-radius:4px;border:1px solid #dee2e6;background-color:#fff;color:#212529;padding:.286rem;transition:box-shadow .15s}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-highlight{background-color:#007bff;color:#fff}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-highlight .p-treenode-icon{color:#fff}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-tree-toggler{margin-right:.5rem}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-treenode-icon{color:#6c757d;margin-right:.5rem}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-checkbox{margin-right:.5rem}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-treenode-label:not(.p-highlight):hover{background-color:inherit;color:inherit}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover{background:#e9ecef;color:#212529}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}.p-treetable .p-paginator-top,.p-treetable .p-paginator-bottom{border-width:1px 0 0 0;border-radius:0}.p-treetable .p-treetable-header{background:#efefef;color:#212529;border:solid #dee2e6;border-width:1px 0 0 0;padding:1rem;font-weight:600}.p-treetable .p-treetable-footer{background:#efefef;color:#212529;border:1px solid #dee2e6;border-width:1px 0 1px 0;padding:1rem;font-weight:600}.p-treetable .p-treetable-thead>tr>th{text-align:left;padding:1rem;border:1px solid #dee2e6;border-width:1px 0 2px 0;font-weight:600;color:#212529;background:#ffffff;transition:box-shadow .15s}.p-treetable .p-treetable-tfoot>tr>td{text-align:left;padding:1rem;border:1px solid #dee2e6;border-width:1px 0 1px 0;font-weight:600;color:#212529;background:#ffffff}.p-treetable .p-sortable-column{outline-color:#268fff80}.p-treetable .p-sortable-column .p-sortable-column-icon{color:#6c757d;margin-left:.5rem}.p-treetable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#fff;background:#007bff;margin-left:.5rem}.p-treetable .p-sortable-column:not(.p-highlight):hover{background:#e9ecef;color:#212529}.p-treetable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#6c757d}.p-treetable .p-sortable-column.p-highlight{background:#ffffff;color:#007bff}.p-treetable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#007bff}.p-treetable .p-treetable-tbody>tr{background:#ffffff;color:#212529;transition:box-shadow .15s}.p-treetable .p-treetable-tbody>tr>td{text-align:left;border:1px solid #dee2e6;border-width:1px 0 0 0;padding:1rem}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler{width:2rem;height:2rem;color:#6c757d;border:0 none;background:transparent;border-radius:50%;transition:box-shadow .15s;margin-right:.5rem}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:enabled:hover{color:#495057;border-color:transparent;background:transparent}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler.p-icon{width:2rem;height:2rem}.p-treetable .p-treetable-tbody>tr>td p-treetablecheckbox .p-checkbox{margin-right:.5rem}.p-treetable .p-treetable-tbody>tr>td p-treetablecheckbox .p-checkbox .p-indeterminate .p-checkbox-icon{color:#212529}.p-treetable .p-treetable-tbody>tr:focus{outline:.15rem solid rgba(38,143,255,.5);outline-offset:-.15rem}.p-treetable .p-treetable-tbody>tr.p-highlight{background:#007bff;color:#fff}.p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler{color:#fff}.p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler:hover{color:#fff}.p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover{background:#e9ecef;color:#212529}.p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover .p-treetable-toggler{color:#212529}.p-treetable .p-column-resizer-helper{background:#007bff}.p-treetable .p-treetable-scrollable-header,.p-treetable .p-treetable-scrollable-footer{background:#efefef}.p-treetable .p-treetable-loading-icon{font-size:2rem}.p-treetable .p-treetable-loading-icon.p-icon{width:2rem;height:2rem}.p-treetable.p-treetable-gridlines .p-datatable-header{border-width:1px 1px 0 1px}.p-treetable.p-treetable-gridlines .p-treetable-footer{border-width:0 1px 1px 1px}.p-treetable.p-treetable-gridlines .p-treetable-top{border-width:0 1px 0 1px}.p-treetable.p-treetable-gridlines .p-treetable-bottom{border-width:0 1px 1px 1px}.p-treetable.p-treetable-gridlines .p-treetable-thead>tr>th{border-width:1px}.p-treetable.p-treetable-gridlines .p-treetable-tbody>tr>td{border-width:1px}.p-treetable.p-treetable-gridlines .p-treetable-tfoot>tr>td{border-width:1px}.p-treetable.p-treetable-sm .p-treetable-header{padding:.875rem}.p-treetable.p-treetable-sm .p-treetable-thead>tr>th{padding:.5rem}.p-treetable.p-treetable-sm .p-treetable-tbody>tr>td{padding:.5rem}.p-treetable.p-treetable-sm .p-treetable-tfoot>tr>td{padding:.5rem}.p-treetable.p-treetable-sm .p-treetable-footer{padding:.5rem}.p-treetable.p-treetable-lg .p-treetable-header{padding:1.25rem}.p-treetable.p-treetable-lg .p-treetable-thead>tr>th{padding:1.25rem}.p-treetable.p-treetable-lg .p-treetable-tbody>tr>td{padding:1.25rem}.p-treetable.p-treetable-lg .p-treetable-tfoot>tr>td{padding:1.25rem}.p-treetable.p-treetable-lg .p-treetable-footer{padding:1.25rem}.p-virtualscroller .p-virtualscroller-header{background:#efefef;color:#212529;border:solid #dee2e6;border-width:1px 0 0 0;padding:1rem;font-weight:600}.p-virtualscroller .p-virtualscroller-content{background:#ffffff;color:#212529;border:0 none;padding:0}.p-virtualscroller .p-virtualscroller-footer{background:#efefef;color:#212529;border:1px solid #dee2e6;border-width:1px 0 1px 0;padding:1rem;font-weight:600;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.p-accordion .p-accordion-header .p-accordion-header-link{padding:1rem 1.25rem;border:1px solid #dee2e6;color:#212529;background:#efefef;font-weight:600;border-radius:4px;transition:box-shadow .15s}.p-accordion .p-accordion-header .p-accordion-header-link .p-accordion-toggle-icon{margin-right:.5rem}.p-accordion .p-accordion-header:not(.p-disabled) .p-accordion-header-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #268fff80}.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link{background:#e9ecef;border-color:#dee2e6;color:#212529}.p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link{background:#efefef;border-color:#dee2e6;color:#212529;border-bottom-right-radius:0;border-bottom-left-radius:0}.p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link{border-color:#dee2e6;background:#e9ecef;color:#212529}.p-accordion .p-accordion-content{padding:1.25rem;border:1px solid #dee2e6;background:#ffffff;color:#212529;border-top:0;border-radius:0 0 4px 4px}.p-accordion p-accordiontab .p-accordion-tab{margin-bottom:0}.p-accordion p-accordiontab .p-accordion-header .p-accordion-header-link{border-radius:0}.p-accordion p-accordiontab .p-accordion-content{border-radius:0}.p-accordion p-accordiontab:not(:first-child) .p-accordion-header .p-accordion-header-link{border-top:0 none}.p-accordion p-accordiontab:not(:first-child) .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link,.p-accordion p-accordiontab:not(:first-child) .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link{border-top:0 none}.p-accordion p-accordiontab:first-child .p-accordion-header .p-accordion-header-link{border-top-right-radius:4px;border-top-left-radius:4px}.p-accordion p-accordiontab:last-child .p-accordion-header:not(.p-highlight) .p-accordion-header-link{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.p-accordion p-accordiontab:last-child .p-accordion-content{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.p-card{background:#ffffff;color:#212529;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;border-radius:4px}.p-card .p-card-body{padding:1.5rem}.p-card .p-card-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.p-card .p-card-subtitle{font-weight:400;margin-bottom:.5rem;color:#6c757d}.p-card .p-card-content{padding:1rem 0}.p-card .p-card-footer{padding:1rem 0 0}.p-divider .p-divider-content{background-color:#fff}.p-divider.p-divider-horizontal{margin:1rem 0;padding:0 1rem}.p-divider.p-divider-horizontal:before{border-top:1px #dee2e6}.p-divider.p-divider-horizontal .p-divider-content{padding:0 .5rem}.p-divider.p-divider-vertical{margin:0 1rem;padding:1rem 0}.p-divider.p-divider-vertical:before{border-left:1px #dee2e6}.p-divider.p-divider-vertical .p-divider-content{padding:.5rem 0}.p-fieldset{border:1px solid #dee2e6;background:#ffffff;color:#212529;border-radius:4px}.p-fieldset .p-fieldset-legend{padding:1rem 1.25rem;border:1px solid #dee2e6;color:#212529;background:#efefef;font-weight:600;border-radius:4px}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend{padding:0;transition:box-shadow .15s}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a{padding:1rem 1.25rem;color:#212529;border-radius:4px;transition:box-shadow .15s}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a .p-fieldset-toggler{margin-right:.5rem}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover{background:#e9ecef;border-color:#dee2e6;color:#212529}.p-fieldset .p-fieldset-content{padding:1.25rem}.p-panel .p-panel-header{border:1px solid #dee2e6;padding:1rem 1.25rem;background:#efefef;color:#212529;border-top-right-radius:4px;border-top-left-radius:4px}.p-panel .p-panel-header .p-panel-title{font-weight:600}.p-panel .p-panel-header .p-panel-header-icon{width:2rem;height:2rem;color:#6c757d;border:0 none;background:transparent;border-radius:50%;transition:box-shadow .15s}.p-panel .p-panel-header .p-panel-header-icon:enabled:hover{color:#495057;border-color:transparent;background:transparent}.p-panel .p-panel-header .p-panel-header-icon:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}.p-panel.p-panel-toggleable .p-panel-header{padding:.5rem 1.25rem}.p-panel .p-panel-content{padding:1.25rem;border:1px solid #dee2e6;background:#ffffff;color:#212529;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top:0 none}.p-panel .p-panel-footer{padding:.5rem 1.25rem;border:1px solid #dee2e6;background:#ffffff;color:#212529;border-top:0 none}.p-panel .p-panel-icons-end{order:2;margin-left:auto}.p-panel .p-panel-icons-start{order:0;margin-right:.5rem}.p-panel .p-panel-icons-center{order:2;width:100%;text-align:center}.p-scrollpanel .p-scrollpanel-bar{background:#efefef;border:0 none}.p-splitter{border:1px solid #dee2e6;background:#ffffff;border-radius:4px;color:#212529}.p-splitter .p-splitter-gutter{transition:box-shadow .15s;background:#efefef}.p-splitter .p-splitter-gutter .p-splitter-gutter-handle,.p-splitter .p-splitter-gutter-resizing{background:#dee2e6}.p-tabview .p-tabview-nav-content{scroll-padding-inline:2.357rem}.p-tabview .p-tabview-nav{background:transparent;border:1px solid #dee2e6;border-width:0 0 1px 0}.p-tabview .p-tabview-nav li{margin-right:0}.p-tabview .p-tabview-nav li .p-tabview-nav-link{border:solid;border-width:1px;border-color:#ffffff #ffffff #dee2e6 #ffffff;background:#ffffff;color:#6c757d;padding:.75rem 1rem;font-weight:600;border-top-right-radius:4px;border-top-left-radius:4px;transition:box-shadow .15s;margin:0 0 -1px}.p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #268fff80}.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link{background:#ffffff;border-color:#dee2e6;color:#6c757d}.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link{background:#ffffff;border-color:#dee2e6 #dee2e6 #ffffff #dee2e6;color:#495057}.p-tabview .p-tabview-left-icon{margin-right:.5rem}.p-tabview .p-tabview-right-icon,.p-tabview .p-tabview-close{margin-left:.5rem}.p-tabview .p-tabview-nav-btn.p-link{background:#ffffff;color:#495057;width:2.357rem;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;border-radius:0}.p-tabview .p-tabview-nav-btn.p-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #268fff80}.p-tabview .p-tabview-panels{background:#ffffff;padding:1.25rem;border:0 none;color:#212529;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.p-toolbar{background:#efefef;border:1px solid #dee2e6;padding:1rem 1.25rem;border-radius:4px;gap:.5rem}.p-toolbar .p-toolbar-separator{margin:0 .5rem}.p-confirm-popup{background:#ffffff;color:#212529;border:1px solid rgba(0,0,0,.2);border-radius:4px;box-shadow:none}.p-confirm-popup .p-confirm-popup-content{padding:1.25rem}.p-confirm-popup .p-confirm-popup-footer{text-align:right;padding:.5rem 1.25rem}.p-confirm-popup .p-confirm-popup-footer button{margin:0 .5rem 0 0;width:auto}.p-confirm-popup .p-confirm-popup-footer button:last-child{margin:0}.p-confirm-popup:after{border:solid transparent;border-color:#fff0;border-bottom-color:#fff}.p-confirm-popup:before{border:solid transparent;border-color:#0000;border-bottom-color:#0003}.p-confirm-popup.p-confirm-popup-flipped:after{border-top-color:#fff}.p-confirm-popup.p-confirm-popup-flipped:before{border-top-color:#0003}.p-confirm-popup .p-confirm-popup-icon{font-size:1.5rem}.p-confirm-popup .p-confirm-popup-icon.p-icon{width:1.5rem;height:1.5rem}.p-confirm-popup .p-confirm-popup-message{margin-left:1rem}.p-dialog{border-radius:4px;box-shadow:none;border:1px solid rgba(0,0,0,.2)}.p-dialog .p-dialog-header{border-bottom:1px solid #e9ecef;background:#ffffff;color:#212529;padding:1rem;border-top-right-radius:4px;border-top-left-radius:4px}.p-dialog .p-dialog-header .p-dialog-title{font-weight:600;font-size:1.25rem}.p-dialog .p-dialog-header .p-dialog-header-icon{width:2rem;height:2rem;color:#6c757d;border:0 none;background:transparent;border-radius:50%;transition:box-shadow .15s;margin-right:.5rem}.p-dialog .p-dialog-header .p-dialog-header-icon:enabled:hover{color:#495057;border-color:transparent;background:transparent}.p-dialog .p-dialog-header .p-dialog-header-icon:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}.p-dialog .p-dialog-header .p-dialog-header-icon:last-child{margin-right:0}.p-dialog .p-dialog-content{background:#ffffff;color:#212529;padding:1rem}.p-dialog .p-dialog-content:last-of-type{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.p-dialog .p-dialog-footer{border-top:1px solid #e9ecef;background:#ffffff;color:#212529;padding:1rem;text-align:right;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.p-dialog .p-dialog-footer button{margin:0 .5rem 0 0;width:auto}.p-dialog.p-confirm-dialog .p-confirm-dialog-icon{font-size:2rem}.p-dialog.p-confirm-dialog .p-confirm-dialog-icon.p-icon{width:2rem;height:2rem}.p-dialog.p-confirm-dialog .p-confirm-dialog-message{margin-left:1rem}.p-overlaypanel{background:#ffffff;color:#212529;border:1px solid rgba(0,0,0,.2);border-radius:4px;box-shadow:none}.p-overlaypanel .p-overlaypanel-content{padding:1.25rem}.p-overlaypanel .p-overlaypanel-close{background:#007bff;color:#fff;width:2rem;height:2rem;transition:box-shadow .15s;border-radius:50%;position:absolute;top:-1rem;right:-1rem}.p-overlaypanel .p-overlaypanel-close:enabled:hover{background:#0069d9;color:#fff}.p-overlaypanel:after{border:solid transparent;border-color:#fff0;border-bottom-color:#fff}.p-overlaypanel:before{border:solid transparent;border-color:#0000;border-bottom-color:#0003}.p-overlaypanel.p-overlaypanel-flipped:after{border-top-color:#fff}.p-overlaypanel.p-overlaypanel-flipped:before{border-top-color:#0003}.p-sidebar{background:#ffffff;color:#212529;border:1px solid rgba(0,0,0,.2);box-shadow:none}.p-sidebar .p-sidebar-header{padding:1rem 1.25rem}.p-sidebar .p-sidebar-header .p-sidebar-close,.p-sidebar .p-sidebar-header .p-sidebar-icon{width:2rem;height:2rem;color:#6c757d;border:0 none;background:transparent;border-radius:50%;transition:box-shadow .15s}.p-sidebar .p-sidebar-header .p-sidebar-close:enabled:hover,.p-sidebar .p-sidebar-header .p-sidebar-icon:enabled:hover{color:#495057;border-color:transparent;background:transparent}.p-sidebar .p-sidebar-header .p-sidebar-close:focus,.p-sidebar .p-sidebar-header .p-sidebar-icon:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}.p-sidebar .p-sidebar-header+.p-sidebar-content{padding-top:0}.p-sidebar .p-sidebar-content{padding:1.25rem}.p-sidebar .p-sidebar-footer{padding:1rem 1.25rem}.p-tooltip .p-tooltip-text{background:#212529;color:#fff;padding:.5rem .75rem;box-shadow:none;border-radius:4px}.p-tooltip.p-tooltip-right .p-tooltip-arrow{border-right-color:#212529}.p-tooltip.p-tooltip-left .p-tooltip-arrow{border-left-color:#212529}.p-tooltip.p-tooltip-top .p-tooltip-arrow{border-top-color:#212529}.p-tooltip.p-tooltip-bottom .p-tooltip-arrow{border-bottom-color:#212529}.p-fileupload .p-fileupload-buttonbar{background:#efefef;padding:1rem 1.25rem;border:1px solid #dee2e6;color:#212529;border-bottom:0 none;border-top-right-radius:4px;border-top-left-radius:4px}.p-fileupload .p-fileupload-buttonbar .p-button{margin-right:.5rem}.p-fileupload .p-fileupload-buttonbar .p-button.p-fileupload-choose.p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}.p-fileupload .p-fileupload-content{background:#ffffff;padding:2rem 1rem;border:1px solid #dee2e6;color:#212529;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.p-fileupload .p-progressbar{height:.25rem}.p-fileupload .p-fileupload-row>div{padding:1rem}.p-fileupload.p-fileupload-advanced .p-message{margin-top:0}.p-fileupload-choose:not(.p-disabled):hover{background:#0069d9;color:#fff;border-color:#0069d9}.p-fileupload-choose:not(.p-disabled):active{background:#0062cc;color:#fff;border-color:#0062cc}.p-breadcrumb{background:#efefef;border:0 none;border-radius:4px;padding:1rem}.p-breadcrumb .p-breadcrumb-list li .p-menuitem-link{transition:box-shadow .15s;border-radius:4px}.p-breadcrumb .p-breadcrumb-list li .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}.p-breadcrumb .p-breadcrumb-list li .p-menuitem-link .p-menuitem-text,.p-breadcrumb .p-breadcrumb-list li .p-menuitem-link .p-menuitem-icon{color:#007bff}.p-breadcrumb .p-breadcrumb-list li.p-menuitem-separator{margin:0 .5rem;color:#6c757d}.p-breadcrumb .p-breadcrumb-list li:last-child .p-menuitem-text{color:#6c757d}.p-breadcrumb .p-breadcrumb-list li:last-child .p-menuitem-icon{color:#6c757d}.p-contextmenu{padding:.5rem 0;background:#ffffff;color:#212529;border:1px solid rgba(0,0,0,.15);box-shadow:none;border-radius:4px;width:12.5rem}.p-contextmenu .p-contextmenu-root-list{outline:0 none}.p-contextmenu .p-submenu-list{padding:.5rem 0;background:#ffffff;border:1px solid rgba(0,0,0,.15);box-shadow:none;border-radius:4px}.p-contextmenu .p-menuitem>.p-menuitem-content{color:#212529;transition:box-shadow .15s;border-radius:0}.p-contextmenu .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#212529;padding:.75rem 1rem;-webkit-user-select:none;user-select:none}.p-contextmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#212529}.p-contextmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#212529;margin-right:.5rem}.p-contextmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#212529}.p-contextmenu .p-menuitem.p-highlight>.p-menuitem-content{color:#212529;background:#e9ecef}.p-contextmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#212529}.p-contextmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-contextmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#212529}.p-contextmenu .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#e9ecef}.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#212529;background:#dee2e6}.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#212529}.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#212529}.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#212529;background:#e9ecef}.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#212529}.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#212529}.p-contextmenu .p-menuitem-separator{border-top:1px solid #dee2e6;margin:.5rem 0}.p-contextmenu .p-submenu-icon{font-size:.875rem}.p-contextmenu .p-submenu-icon.p-icon{width:.875rem;height:.875rem}.p-dock .p-dock-list-container{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);padding:.5rem;border-radius:.5rem}.p-dock .p-dock-list-container .p-dock-list{outline:0 none}.p-dock .p-dock-item{padding:.5rem;border-radius:4px}.p-dock .p-dock-item.p-focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #268fff80}.p-dock .p-dock-link{width:4rem;height:4rem}.p-dock.p-dock-top .p-dock-item-second-prev,.p-dock.p-dock-top .p-dock-item-second-next,.p-dock.p-dock-bottom .p-dock-item-second-prev,.p-dock.p-dock-bottom .p-dock-item-second-next{margin:0 .9rem}.p-dock.p-dock-top .p-dock-item-prev,.p-dock.p-dock-top .p-dock-item-next,.p-dock.p-dock-bottom .p-dock-item-prev,.p-dock.p-dock-bottom .p-dock-item-next{margin:0 1.3rem}.p-dock.p-dock-top .p-dock-item-current,.p-dock.p-dock-bottom .p-dock-item-current{margin:0 1.5rem}.p-dock.p-dock-left .p-dock-item-second-prev,.p-dock.p-dock-left .p-dock-item-second-next,.p-dock.p-dock-right .p-dock-item-second-prev,.p-dock.p-dock-right .p-dock-item-second-next{margin:.9rem 0}.p-dock.p-dock-left .p-dock-item-prev,.p-dock.p-dock-left .p-dock-item-next,.p-dock.p-dock-right .p-dock-item-prev,.p-dock.p-dock-right .p-dock-item-next{margin:1.3rem 0}.p-dock.p-dock-left .p-dock-item-current,.p-dock.p-dock-right .p-dock-item-current{margin:1.5rem 0}@media screen and (max-width: 960px){.p-dock.p-dock-top .p-dock-list-container,.p-dock.p-dock-bottom .p-dock-list-container{overflow-x:auto;width:100%}.p-dock.p-dock-top .p-dock-list-container .p-dock-list,.p-dock.p-dock-bottom .p-dock-list-container .p-dock-list{margin:0 auto}.p-dock.p-dock-left .p-dock-list-container,.p-dock.p-dock-right .p-dock-list-container{overflow-y:auto;height:100%}.p-dock.p-dock-left .p-dock-list-container .p-dock-list,.p-dock.p-dock-right .p-dock-list-container .p-dock-list{margin:auto 0}.p-dock .p-dock-list .p-dock-item{transform:none;margin:0}}.p-megamenu{padding:.5rem 1rem;background:#efefef;color:#000000e6;border:0 none;border-radius:4px}.p-megamenu .p-megamenu-root-list{outline:0 none}.p-megamenu .p-menuitem>.p-menuitem-content{color:#212529;transition:box-shadow .15s;border-radius:0}.p-megamenu .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#212529;padding:.75rem 1rem;-webkit-user-select:none;user-select:none}.p-megamenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#212529}.p-megamenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#212529;margin-right:.5rem}.p-megamenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#212529}.p-megamenu .p-menuitem.p-highlight>.p-menuitem-content{color:#212529;background:#e9ecef}.p-megamenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#212529}.p-megamenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-megamenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#212529}.p-megamenu .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#e9ecef}.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#212529;background:#dee2e6}.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#212529}.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#212529}.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#212529;background:#e9ecef}.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#212529}.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#212529}.p-megamenu .p-megamenu-panel{background:#ffffff;color:#212529;border:1px solid rgba(0,0,0,.15);box-shadow:none}.p-megamenu .p-submenu-header{margin:0;padding:.75rem 1rem;color:#212529;background:#ffffff;font-weight:600;border-top-right-radius:4px;border-top-left-radius:4px}.p-megamenu .p-submenu-list{padding:.5rem 0;width:12.5rem}.p-megamenu .p-submenu-list .p-menuitem-separator{border-top:1px solid #dee2e6;margin:.5rem 0}.p-megamenu.p-megamenu-vertical{width:12.5rem;padding:.5rem 0}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content{color:#00000080;transition:box-shadow .15s;border-radius:4px}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link{padding:1rem;-webkit-user-select:none;user-select:none}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#00000080}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#00000080;margin-right:.5rem}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#00000080;margin-left:.5rem}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#000000b3;background:transparent}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#000000b3}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#000000b3}.p-menu{padding:.5rem 0;background:#ffffff;color:#212529;border:1px solid #dee2e6;border-radius:4px;width:12.5rem}.p-menu .p-menuitem>.p-menuitem-content{color:#212529;transition:box-shadow .15s;border-radius:0}.p-menu .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#212529;padding:.75rem 1rem;-webkit-user-select:none;user-select:none}.p-menu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#212529}.p-menu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#212529;margin-right:.5rem}.p-menu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#212529}.p-menu .p-menuitem.p-highlight>.p-menuitem-content{color:#212529;background:#e9ecef}.p-menu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#212529}.p-menu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-menu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#212529}.p-menu .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#e9ecef}.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#212529;background:#dee2e6}.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#212529}.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#212529}.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#212529;background:#e9ecef}.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#212529}.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#212529}.p-menu.p-menu-overlay{background:#ffffff;border:1px solid rgba(0,0,0,.15);box-shadow:none}.p-menu .p-submenu-header{margin:0;padding:.75rem 1rem;color:#212529;background:#ffffff;font-weight:600;border-top-right-radius:0;border-top-left-radius:0}.p-menu .p-menuitem-separator{border-top:1px solid #dee2e6;margin:.5rem 0}.p-menu .p-menuitem-badge{background:#007bff;color:#fff;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem;border-radius:4px;margin-left:.5rem;padding-left:.5rem;padding-right:.5rem}.p-menubar{padding:.5rem 1rem;background:#efefef;color:#000000e6;border:0 none;border-radius:4px}.p-menubar .p-menubar-root-list{outline:0 none}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content{color:#00000080;transition:box-shadow .15s;border-radius:4px}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link{padding:1rem;-webkit-user-select:none;user-select:none}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#00000080}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#00000080;margin-right:.5rem}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#00000080;margin-left:.5rem}.p-menubar .p-menubar-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#000000b3;background:transparent}.p-menubar .p-menubar-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#000000b3}.p-menubar .p-menubar-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-menubar .p-menubar-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#000000b3}.p-menubar .p-menuitem>.p-menuitem-content{color:#212529;transition:box-shadow .15s;border-radius:0}.p-menubar .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#212529;padding:.75rem 1rem;-webkit-user-select:none;user-select:none}.p-menubar .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#212529}.p-menubar .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#212529;margin-right:.5rem}.p-menubar .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#212529}.p-menubar .p-menuitem.p-highlight>.p-menuitem-content{color:#212529;background:#e9ecef}.p-menubar .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#212529}.p-menubar .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-menubar .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#212529}.p-menubar .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#e9ecef}.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#212529;background:#dee2e6}.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#212529}.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#212529}.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#212529;background:#e9ecef}.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#212529}.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#212529}.p-menubar .p-submenu-list{padding:.5rem 0;background:#ffffff;border:1px solid rgba(0,0,0,.15);box-shadow:none;width:12.5rem}.p-menubar .p-submenu-list .p-menuitem-separator{border-top:1px solid #dee2e6;margin:.5rem 0}.p-menubar .p-submenu-list .p-submenu-icon{font-size:.875rem}@media screen and (max-width: 960px){.p-menubar{position:relative}.p-menubar .p-menubar-button{display:flex;width:2rem;height:2rem;color:#00000080;border-radius:50%;transition:box-shadow .15s}.p-menubar .p-menubar-button:hover{color:#000000b3;background:transparent}.p-menubar .p-menubar-button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}.p-menubar .p-menubar-root-list{position:absolute;display:none;padding:.5rem 0;background:#ffffff;border:1px solid rgba(0,0,0,.15);box-shadow:none;width:100%}.p-menubar .p-menubar-root-list .p-menuitem-separator{border-top:1px solid #dee2e6;margin:.5rem 0}.p-menubar .p-menubar-root-list .p-submenu-icon{font-size:.875rem}.p-menubar .p-menubar-root-list .p-menuitem .p-menuitem-content .p-menuitem-link .p-submenu-icon{margin-left:auto;transition:transform .15s}.p-menubar .p-menubar-root-list .p-menuitem.p-menuitem-active>.p-menuitem-content>.p-menuitem-link>.p-submenu-icon{transform:rotate(-180deg)}.p-menubar .p-menubar-root-list .p-submenu-list{width:100%;position:static;box-shadow:none;border:0 none}.p-menubar .p-menubar-root-list .p-submenu-list .p-submenu-icon{transition:transform .15s;transform:rotate(90deg)}.p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem-active>.p-menuitem-content>.p-menuitem-link>.p-submenu-icon{transform:rotate(-90deg)}.p-menubar .p-menubar-root-list .p-menuitem{width:100%;position:static}.p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link{padding-left:2.25rem}.p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link{padding-left:3.75rem}.p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link{padding-left:5.25rem}.p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link{padding-left:6.75rem}.p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link{padding-left:8.25rem}.p-menubar.p-menubar-mobile-active .p-menubar-root-list{display:flex;flex-direction:column;top:100%;left:0;z-index:1}}.p-panelmenu .p-panelmenu-header{outline:0 none}.p-panelmenu .p-panelmenu-header .p-panelmenu-header-content{border:1px solid #dee2e6;color:#212529;background:#efefef;border-radius:4px;transition:box-shadow .15s}.p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-action{color:#212529;padding:1rem 1.25rem;font-weight:600}.p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-action .p-submenu-icon,.p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-action .p-menuitem-icon{margin-right:.5rem}.p-panelmenu .p-panelmenu-header:not(.p-disabled):focus .p-panelmenu-header-content{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #268fff80}.p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled):hover .p-panelmenu-header-content{background:#e9ecef;border-color:#dee2e6;color:#212529}.p-panelmenu .p-panelmenu-header:not(.p-disabled).p-highlight .p-panelmenu-header-content{background:#efefef;border-color:#dee2e6;color:#212529;border-bottom-right-radius:0;border-bottom-left-radius:0;margin-bottom:0}.p-panelmenu .p-panelmenu-header:not(.p-disabled).p-highlight:hover .p-panelmenu-header-content{border-color:#dee2e6;background:#e9ecef;color:#212529}.p-panelmenu .p-panelmenu-content{padding:.5rem 0;border:1px solid #dee2e6;background:#ffffff;color:#212529;border-top:0;border-radius:0 0 4px 4px}.p-panelmenu .p-panelmenu-content .p-panelmenu-root-list{outline:0 none}.p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content{color:#212529;transition:box-shadow .15s;border-radius:0}.p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#212529;padding:.75rem 1rem;-webkit-user-select:none;user-select:none}.p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#212529}.p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#212529;margin-right:.5rem}.p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#212529}.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight>.p-menuitem-content{color:#212529;background:#e9ecef}.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#212529}.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#212529}.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#e9ecef}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#212529;background:#dee2e6}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#212529}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#212529}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#212529;background:#e9ecef}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#212529}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#212529}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-content .p-menuitem-link .p-submenu-icon{margin-right:.5rem}.p-panelmenu .p-panelmenu-content .p-menuitem-separator{border-top:1px solid #dee2e6;margin:.5rem 0}.p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-list){padding:0 0 0 1rem}.p-panelmenu .p-panelmenu-panel{margin-bottom:0}.p-panelmenu .p-panelmenu-panel .p-panelmenu-header .p-panelmenu-header-content,.p-panelmenu .p-panelmenu-panel .p-panelmenu-content{border-radius:0}.p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header .p-panelmenu-header-content{border-top:0 none}.p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header:not(.p-highlight):not(.p-disabled):hover .p-panelmenu-header-content,.p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header:not(.p-disabled).p-highlight:hover .p-panelmenu-header-content{border-top:0 none}.p-panelmenu .p-panelmenu-panel:first-child .p-panelmenu-header .p-panelmenu-header-content{border-top-right-radius:4px;border-top-left-radius:4px}.p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-header:not(.p-highlight) .p-panelmenu-header-content{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-content{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.p-slidemenu{padding:.5rem 0;background:#ffffff;color:#212529;border:1px solid #dee2e6;border-radius:4px;width:12.5rem}.p-slidemenu .p-slidemenu-root-list,.p-slidemenu .p-submenu-list{outline:0 none}.p-slidemenu .p-menuitem>.p-menuitem-content{color:#212529;transition:box-shadow .15s;border-radius:0}.p-slidemenu .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#212529;padding:.75rem 1rem;-webkit-user-select:none;user-select:none}.p-slidemenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#212529}.p-slidemenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#212529;margin-right:.5rem}.p-slidemenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#212529}.p-slidemenu .p-menuitem.p-highlight>.p-menuitem-content{color:#212529;background:#e9ecef}.p-slidemenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#212529}.p-slidemenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-slidemenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#212529}.p-slidemenu .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#e9ecef}.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#212529;background:#dee2e6}.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#212529}.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#212529}.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#212529;background:#e9ecef}.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#212529}.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#212529}.p-slidemenu.p-slidemenu-overlay{background:#ffffff;border:1px solid rgba(0,0,0,.15);box-shadow:none}.p-slidemenu .p-slidemenu-list{padding:.5rem 0;background:#ffffff;border:1px solid rgba(0,0,0,.15);box-shadow:none}.p-slidemenu .p-menuitem-separator{border-top:1px solid #dee2e6;margin:.5rem 0}.p-slidemenu .p-slidemenu-icon{font-size:.875rem}.p-slidemenu .p-icon{width:.875rem;height:.875rem}.p-slidemenu .p-slidemenu-backward{padding:.75rem 1rem;color:#212529}.p-slidemenu .p-slidemenu-backward:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #268fff80}.p-slidemenu .p-menuitem-badge{background:#007bff;color:#fff;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem;border-radius:4px;margin-left:.5rem;padding-left:.5rem;padding-right:.5rem}.p-steps .p-steps-item .p-menuitem-link{transition:box-shadow .15s;border-radius:4px;background:transparent}.p-steps .p-steps-item .p-menuitem-link .p-steps-number{color:#212529;border:1px solid #dee2e6;background:transparent;min-width:2rem;height:2rem;line-height:2rem;font-size:1.143rem;z-index:1;border-radius:4px}.p-steps .p-steps-item .p-menuitem-link .p-steps-title{margin-top:.5rem;color:#6c757d}.p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}.p-steps .p-steps-item.p-highlight .p-steps-number{background:#007bff;color:#fff}.p-steps .p-steps-item.p-highlight .p-steps-title{font-weight:600;color:#212529}.p-steps .p-steps-item:before{content:" ";border-top:1px solid #dee2e6;width:100%;top:50%;left:0;display:block;position:absolute;margin-top:-1rem}.p-tabmenu .p-tabmenu-nav{background:transparent;border:1px solid #dee2e6;border-width:0 0 1px 0}.p-tabmenu .p-tabmenu-nav .p-menuitem-badge{background:#007bff;color:#fff;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem;border-radius:4px;margin-left:.5rem;padding-left:.5rem;padding-right:.5rem}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem{margin-right:0}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link{border:solid;border-width:1px;border-color:#ffffff #ffffff #dee2e6 #ffffff;background:#ffffff;color:#6c757d;padding:.75rem 1rem;font-weight:600;border-top-right-radius:4px;border-top-left-radius:4px;transition:box-shadow .15s;margin:0 0 -1px}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon{margin-right:.5rem}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #268fff80}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link{background:#ffffff;border-color:#dee2e6;color:#6c757d}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link{background:#ffffff;border-color:#dee2e6 #dee2e6 #ffffff #dee2e6;color:#495057}.p-tabmenu .p-tabmenu-left-icon{margin-right:.5rem}.p-tabmenu .p-tabmenu-right-icon{margin-left:.5rem}.p-tabmenu .p-tabmenu-nav-btn.p-link{background:#ffffff;color:#495057;width:2.357rem;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;border-radius:0}.p-tabmenu .p-tabmenu-nav-btn.p-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #268fff80}.p-tieredmenu{padding:.5rem 0;background:#ffffff;color:#212529;border:1px solid #dee2e6;border-radius:4px;width:12.5rem}.p-tieredmenu.p-tieredmenu-overlay{background:#ffffff;border:1px solid rgba(0,0,0,.15);box-shadow:none}.p-tieredmenu .p-tieredmenu-root-list{outline:0 none}.p-tieredmenu .p-submenu-list{padding:.5rem 0;background:#ffffff;border:1px solid rgba(0,0,0,.15);box-shadow:none}.p-tieredmenu .p-menuitem>.p-menuitem-content{color:#212529;transition:box-shadow .15s;border-radius:0}.p-tieredmenu .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#212529;padding:.75rem 1rem;-webkit-user-select:none;user-select:none}.p-tieredmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#212529}.p-tieredmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#212529;margin-right:.5rem}.p-tieredmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#212529}.p-tieredmenu .p-menuitem.p-highlight>.p-menuitem-content{color:#212529;background:#e9ecef}.p-tieredmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#212529}.p-tieredmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-tieredmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#212529}.p-tieredmenu .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#e9ecef}.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#212529;background:#dee2e6}.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#212529}.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#212529}.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#212529;background:#e9ecef}.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#212529}.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#212529}.p-tieredmenu .p-menuitem-separator{border-top:1px solid #dee2e6;margin:.5rem 0}.p-tieredmenu .p-submenu-icon{font-size:.875rem}.p-tieredmenu .p-submenu-icon.p-icon{width:.875rem;height:.875rem}.p-inline-message{padding:.5rem .75rem;margin:0;border-radius:4px}.p-inline-message.p-inline-message-info{background:#cce5ff;border:solid #b8daff;border-width:0px;color:#004085}.p-inline-message.p-inline-message-info .p-inline-message-icon{color:#004085}.p-inline-message.p-inline-message-success{background:#d4edda;border:solid #c3e6cb;border-width:0px;color:#155724}.p-inline-message.p-inline-message-success .p-inline-message-icon{color:#155724}.p-inline-message.p-inline-message-warn{background:#fff3cd;border:solid #ffeeba;border-width:0px;color:#856404}.p-inline-message.p-inline-message-warn .p-inline-message-icon{color:#856404}.p-inline-message.p-inline-message-error{background:#f8d7da;border:solid #f5c6cb;border-width:0px;color:#721c24}.p-inline-message.p-inline-message-error .p-inline-message-icon{color:#721c24}.p-inline-message .p-inline-message-icon{font-size:1rem;margin-right:.5rem}.p-inline-message .p-icon{width:1rem;height:1rem}.p-inline-message .p-inline-message-text{font-size:1rem}.p-inline-message.p-inline-message-icon-only .p-inline-message-icon{margin-right:0}.p-message{margin:1rem 0;border-radius:4px}.p-message .p-message-wrapper{padding:1rem 1.25rem}.p-message .p-message-close{width:2rem;height:2rem;border-radius:50%;background:transparent;transition:box-shadow .15s}.p-message .p-message-close:hover{background:rgba(255,255,255,.3)}.p-message .p-message-close:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}.p-message.p-message-info{background:#cce5ff;border:solid #b8daff;border-width:1px;color:#004085}.p-message.p-message-info .p-message-icon,.p-message.p-message-info .p-message-close{color:#004085}.p-message.p-message-success{background:#d4edda;border:solid #c3e6cb;border-width:1px;color:#155724}.p-message.p-message-success .p-message-icon,.p-message.p-message-success .p-message-close{color:#155724}.p-message.p-message-warn{background:#fff3cd;border:solid #ffeeba;border-width:1px;color:#856404}.p-message.p-message-warn .p-message-icon,.p-message.p-message-warn .p-message-close{color:#856404}.p-message.p-message-error{background:#f8d7da;border:solid #f5c6cb;border-width:1px;color:#721c24}.p-message.p-message-error .p-message-icon,.p-message.p-message-error .p-message-close{color:#721c24}.p-message .p-message-text{font-size:1rem;font-weight:500}.p-message .p-message-icon{font-size:1.5rem;margin-right:.5rem}.p-message .p-icon{width:1.5rem;height:1.5rem}.p-message .p-message-summary{font-weight:700}.p-message .p-message-detail{margin-left:.5rem}.p-toast{opacity:1}.p-toast .p-toast-message{margin:0 0 1rem;box-shadow:0 .25rem .75rem #0000001a;border-radius:4px}.p-toast .p-toast-message .p-toast-message-content{padding:1rem;border-width:0}.p-toast .p-toast-message .p-toast-message-content .p-toast-message-text{margin:0 0 0 1rem}.p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon{font-size:2rem}.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon){width:2rem;height:2rem}.p-toast .p-toast-message .p-toast-message-content .p-toast-summary{font-weight:700}.p-toast .p-toast-message .p-toast-message-content .p-toast-detail{margin:.5rem 0 0}.p-toast .p-toast-message .p-toast-icon-close{width:2rem;height:2rem;border-radius:50%;background:transparent;transition:box-shadow .15s}.p-toast .p-toast-message .p-toast-icon-close:hover{background:rgba(255,255,255,.3)}.p-toast .p-toast-message .p-toast-icon-close:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}.p-toast .p-toast-message.p-toast-message-info{background:#cce5ff;border:solid #b8daff;border-width:1px;color:#004085}.p-toast .p-toast-message.p-toast-message-info .p-toast-message-icon,.p-toast .p-toast-message.p-toast-message-info .p-toast-icon-close{color:#004085}.p-toast .p-toast-message.p-toast-message-success{background:#d4edda;border:solid #c3e6cb;border-width:1px;color:#155724}.p-toast .p-toast-message.p-toast-message-success .p-toast-message-icon,.p-toast .p-toast-message.p-toast-message-success .p-toast-icon-close{color:#155724}.p-toast .p-toast-message.p-toast-message-warn{background:#fff3cd;border:solid #ffeeba;border-width:1px;color:#856404}.p-toast .p-toast-message.p-toast-message-warn .p-toast-message-icon,.p-toast .p-toast-message.p-toast-message-warn .p-toast-icon-close{color:#856404}.p-toast .p-toast-message.p-toast-message-error{background:#f8d7da;border:solid #f5c6cb;border-width:1px;color:#721c24}.p-toast .p-toast-message.p-toast-message-error .p-toast-message-icon,.p-toast .p-toast-message.p-toast-message-error .p-toast-icon-close{color:#721c24}.p-galleria .p-galleria-close{margin:.5rem;background:transparent;color:#efefef;width:4rem;height:4rem;transition:box-shadow .15s;border-radius:4px}.p-galleria .p-galleria-close .p-galleria-close-icon{font-size:2rem}.p-galleria .p-galleria-close .p-icon-wrapper .p-icon{width:2rem;height:2rem}.p-galleria .p-galleria-close:hover{background:rgba(255,255,255,.1);color:#efefef}.p-galleria .p-galleria-item-nav{background:transparent;color:#efefef;width:4rem;height:4rem;transition:box-shadow .15s;border-radius:4px;margin:0 .5rem}.p-galleria .p-galleria-item-nav .p-galleria-item-prev-icon,.p-galleria .p-galleria-item-nav .p-galleria-item-next-icon{font-size:2rem}.p-galleria .p-galleria-item-nav .p-icon-wrapper .p-icon{width:2rem;height:2rem}.p-galleria .p-galleria-item-nav:not(.p-disabled):hover{background:rgba(255,255,255,.1);color:#efefef}.p-galleria .p-galleria-caption{background:rgba(0,0,0,.5);color:#efefef;padding:1rem}.p-galleria .p-galleria-indicators{padding:1rem}.p-galleria .p-galleria-indicators .p-galleria-indicator button{background-color:#e9ecef;width:1rem;height:1rem;transition:box-shadow .15s;border-radius:4px}.p-galleria .p-galleria-indicators .p-galleria-indicator button:hover{background:#dee2e6}.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#007bff;color:#fff}.p-galleria.p-galleria-indicators-bottom .p-galleria-indicator,.p-galleria.p-galleria-indicators-top .p-galleria-indicator{margin-right:.5rem}.p-galleria.p-galleria-indicators-left .p-galleria-indicator,.p-galleria.p-galleria-indicators-right .p-galleria-indicator{margin-bottom:.5rem}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators{background:rgba(0,0,0,.5)}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button{background:rgba(255,255,255,.4)}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button:hover{background:rgba(255,255,255,.6)}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#007bff;color:#fff}.p-galleria .p-galleria-thumbnail-container{background:rgba(0,0,0,.9);padding:1rem .25rem}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev,.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next{margin:.5rem;background-color:transparent;color:#efefef;width:2rem;height:2rem;transition:box-shadow .15s;border-radius:4px}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev:hover,.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next:hover{background:rgba(255,255,255,.1);color:#efefef}.p-galleria-mask,.p-image-mask{--maskbg: rgba(0, 0, 0, .9)}.p-image-preview-indicator{background-color:transparent;color:#f8f9fa;transition:box-shadow .15s}.p-image-preview-container:hover>.p-image-preview-indicator{background-color:#00000080}.p-image-toolbar{padding:1rem}.p-image-action.p-link{color:#f8f9fa;background-color:transparent;width:3rem;height:3rem;border-radius:50%;transition:box-shadow .15s;margin-right:.5rem}.p-image-action.p-link:last-child{margin-right:0}.p-image-action.p-link:hover{color:#f8f9fa;background-color:#ffffff1a}.p-image-action.p-link i{font-size:1.5rem}.p-image-action.p-link .p-icon{width:1.5rem;height:1.5rem}.p-avatar{background-color:#dee2e6;border-radius:4px}.p-avatar.p-avatar-lg{width:3rem;height:3rem;font-size:1.5rem}.p-avatar.p-avatar-lg .p-avatar-icon{font-size:1.5rem}.p-avatar.p-avatar-xl{width:4rem;height:4rem;font-size:2rem}.p-avatar.p-avatar-xl .p-avatar-icon{font-size:2rem}.p-avatar-group .p-avatar{border:2px solid #ffffff}.p-badge{background:#007bff;color:#fff;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem}.p-badge.p-badge-secondary{background-color:#6c757d;color:#fff}.p-badge.p-badge-success{background-color:#28a745;color:#fff}.p-badge.p-badge-info{background-color:#17a2b8;color:#fff}.p-badge.p-badge-warning{background-color:#ffc107;color:#212529}.p-badge.p-badge-danger{background-color:#dc3545;color:#fff}.p-badge.p-badge-lg{font-size:1.125rem;min-width:2.25rem;height:2.25rem;line-height:2.25rem}.p-badge.p-badge-xl{font-size:1.5rem;min-width:3rem;height:3rem;line-height:3rem}.p-chip{background-color:#dee2e6;color:#212529;border-radius:16px;padding:0 .75rem}.p-chip .p-chip-text{line-height:1.5;margin-top:.25rem;margin-bottom:.25rem}.p-chip .p-chip-icon{margin-right:.5rem}.p-chip .pi-chip-remove-icon{margin-left:.5rem}.p-chip img{width:2rem;height:2rem;margin-left:-.75rem;margin-right:.5rem}.p-chip .pi-chip-remove-icon{border-radius:4px;transition:box-shadow .15s}.p-chip .pi-chip-remove-icon:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}.p-inplace .p-inplace-display{padding:.5rem .75rem;border-radius:4px;transition:background-color .15s,border-color .15s,box-shadow .15s}.p-inplace .p-inplace-display:not(.p-disabled):hover{background:#e9ecef;color:#212529}.p-inplace .p-inplace-display:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #268fff80}.p-progressbar{border:0 none;height:1.5rem;background:#e9ecef;border-radius:4px}.p-progressbar .p-progressbar-value{border:0 none;margin:0;background:#007bff}.p-progressbar .p-progressbar-label{color:#fff;line-height:1.5rem}.p-scrolltop{width:3rem;height:3rem;border-radius:4px;box-shadow:none;transition:box-shadow .15s}.p-scrolltop.p-link{background:rgba(0,0,0,.7)}.p-scrolltop.p-link:hover{background:rgba(0,0,0,.8)}.p-scrolltop .p-scrolltop-icon{font-size:1.5rem;color:#efefef}.p-scrolltop .p-icon{width:1.5rem;height:1.5rem}.p-skeleton{background-color:#e9ecef;border-radius:4px}.p-skeleton:after{background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.4),rgba(255,255,255,0))}.p-tag{background:#007bff;color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .4rem;border-radius:4px}.p-tag.p-tag-success{background-color:#28a745;color:#fff}.p-tag.p-tag-info{background-color:#17a2b8;color:#fff}.p-tag.p-tag-warning{background-color:#ffc107;color:#212529}.p-tag.p-tag-danger{background-color:#dc3545;color:#fff}.p-tag .p-tag-icon{margin-right:.25rem;font-size:.75rem}.p-tag .p-icon{width:.75rem;height:.75rem}.p-terminal{background:#ffffff;color:#212529;border:1px solid #dee2e6;padding:1.25rem}.p-terminal .p-terminal-input{font-size:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}@font-face{font-family:primeicons;font-display:block;src:url(primeicons.ffecb2549ad1765a.eot);src:url(primeicons.ffecb2549ad1765a.eot?#iefix) format("embedded-opentype"),url(primeicons.ba3f916dfb64be8c.woff2) format("woff2"),url(primeicons.f8b9e8a4e401b603.woff) format("woff"),url(primeicons.0112589c5695a9ed.ttf) format("truetype"),url(primeicons.943ab24c43224d29.svg?#primeicons) format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{animation:fa-spin 2s infinite linear}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.pi-eraser:before{content:"\ea04"}.pi-stopwatch:before{content:"\ea01"}.pi-verified:before{content:"\ea02"}.pi-delete-left:before{content:"\ea03"}.pi-hourglass:before{content:"\e9fe"}.pi-truck:before{content:"\ea00"}.pi-wrench:before{content:"\e9ff"}.pi-microphone:before{content:"\e9fa"}.pi-megaphone:before{content:"\e9fb"}.pi-arrow-right-arrow-left:before{content:"\e9fc"}.pi-bitcoin:before{content:"\e9fd"}.pi-file-edit:before{content:"\e9f6"}.pi-language:before{content:"\e9f7"}.pi-file-export:before{content:"\e9f8"}.pi-file-import:before{content:"\e9f9"}.pi-file-word:before{content:"\e9f1"}.pi-gift:before{content:"\e9f2"}.pi-cart-plus:before{content:"\e9f3"}.pi-thumbs-down-fill:before{content:"\e9f4"}.pi-thumbs-up-fill:before{content:"\e9f5"}.pi-arrows-alt:before{content:"\e9f0"}.pi-calculator:before{content:"\e9ef"}.pi-sort-alt-slash:before{content:"\e9ee"}.pi-arrows-h:before{content:"\e9ec"}.pi-arrows-v:before{content:"\e9ed"}.pi-pound:before{content:"\e9eb"}.pi-prime:before{content:"\e9ea"}.pi-chart-pie:before{content:"\e9e9"}.pi-reddit:before{content:"\e9e8"}.pi-code:before{content:"\e9e7"}.pi-sync:before{content:"\e9e6"}.pi-shopping-bag:before{content:"\e9e5"}.pi-server:before{content:"\e9e4"}.pi-database:before{content:"\e9e3"}.pi-hashtag:before{content:"\e9e2"}.pi-bookmark-fill:before{content:"\e9df"}.pi-filter-fill:before{content:"\e9e0"}.pi-heart-fill:before{content:"\e9e1"}.pi-flag-fill:before{content:"\e9de"}.pi-circle:before{content:"\e9dc"}.pi-circle-fill:before{content:"\e9dd"}.pi-bolt:before{content:"\e9db"}.pi-history:before{content:"\e9da"}.pi-box:before{content:"\e9d9"}.pi-at:before{content:"\e9d8"}.pi-arrow-up-right:before{content:"\e9d4"}.pi-arrow-up-left:before{content:"\e9d5"}.pi-arrow-down-left:before{content:"\e9d6"}.pi-arrow-down-right:before{content:"\e9d7"}.pi-telegram:before{content:"\e9d3"}.pi-stop-circle:before{content:"\e9d2"}.pi-stop:before{content:"\e9d1"}.pi-whatsapp:before{content:"\e9d0"}.pi-building:before{content:"\e9cf"}.pi-qrcode:before{content:"\e9ce"}.pi-car:before{content:"\e9cd"}.pi-instagram:before{content:"\e9cc"}.pi-linkedin:before{content:"\e9cb"}.pi-send:before{content:"\e9ca"}.pi-slack:before{content:"\e9c9"}.pi-sun:before{content:"\e9c8"}.pi-moon:before{content:"\e9c7"}.pi-vimeo:before{content:"\e9c6"}.pi-youtube:before{content:"\e9c5"}.pi-flag:before{content:"\e9c4"}.pi-wallet:before{content:"\e9c3"}.pi-map:before{content:"\e9c2"}.pi-link:before{content:"\e9c1"}.pi-credit-card:before{content:"\e9bf"}.pi-discord:before{content:"\e9c0"}.pi-percentage:before{content:"\e9be"}.pi-euro:before{content:"\e9bd"}.pi-book:before{content:"\e9ba"}.pi-shield:before{content:"\e9b9"}.pi-paypal:before{content:"\e9bb"}.pi-amazon:before{content:"\e9bc"}.pi-phone:before{content:"\e9b8"}.pi-filter-slash:before{content:"\e9b7"}.pi-facebook:before{content:"\e9b4"}.pi-github:before{content:"\e9b5"}.pi-twitter:before{content:"\e9b6"}.pi-step-backward-alt:before{content:"\e9ac"}.pi-step-forward-alt:before{content:"\e9ad"}.pi-forward:before{content:"\e9ae"}.pi-backward:before{content:"\e9af"}.pi-fast-backward:before{content:"\e9b0"}.pi-fast-forward:before{content:"\e9b1"}.pi-pause:before{content:"\e9b2"}.pi-play:before{content:"\e9b3"}.pi-compass:before{content:"\e9ab"}.pi-id-card:before{content:"\e9aa"}.pi-ticket:before{content:"\e9a9"}.pi-file-o:before{content:"\e9a8"}.pi-reply:before{content:"\e9a7"}.pi-directions-alt:before{content:"\e9a5"}.pi-directions:before{content:"\e9a6"}.pi-thumbs-up:before{content:"\e9a3"}.pi-thumbs-down:before{content:"\e9a4"}.pi-sort-numeric-down-alt:before{content:"\e996"}.pi-sort-numeric-up-alt:before{content:"\e997"}.pi-sort-alpha-down-alt:before{content:"\e998"}.pi-sort-alpha-up-alt:before{content:"\e999"}.pi-sort-numeric-down:before{content:"\e99a"}.pi-sort-numeric-up:before{content:"\e99b"}.pi-sort-alpha-down:before{content:"\e99c"}.pi-sort-alpha-up:before{content:"\e99d"}.pi-sort-alt:before{content:"\e99e"}.pi-sort-amount-up:before{content:"\e99f"}.pi-sort-amount-down:before{content:"\e9a0"}.pi-sort-amount-down-alt:before{content:"\e9a1"}.pi-sort-amount-up-alt:before{content:"\e9a2"}.pi-palette:before{content:"\e995"}.pi-undo:before{content:"\e994"}.pi-desktop:before{content:"\e993"}.pi-sliders-v:before{content:"\e991"}.pi-sliders-h:before{content:"\e992"}.pi-search-plus:before{content:"\e98f"}.pi-search-minus:before{content:"\e990"}.pi-file-excel:before{content:"\e98e"}.pi-file-pdf:before{content:"\e98d"}.pi-check-square:before{content:"\e98c"}.pi-chart-line:before{content:"\e98b"}.pi-user-edit:before{content:"\e98a"}.pi-exclamation-circle:before{content:"\e989"}.pi-android:before{content:"\e985"}.pi-google:before{content:"\e986"}.pi-apple:before{content:"\e987"}.pi-microsoft:before{content:"\e988"}.pi-heart:before{content:"\e984"}.pi-mobile:before{content:"\e982"}.pi-tablet:before{content:"\e983"}.pi-key:before{content:"\e981"}.pi-shopping-cart:before{content:"\e980"}.pi-comments:before{content:"\e97e"}.pi-comment:before{content:"\e97f"}.pi-briefcase:before{content:"\e97d"}.pi-bell:before{content:"\e97c"}.pi-paperclip:before{content:"\e97b"}.pi-share-alt:before{content:"\e97a"}.pi-envelope:before{content:"\e979"}.pi-volume-down:before{content:"\e976"}.pi-volume-up:before{content:"\e977"}.pi-volume-off:before{content:"\e978"}.pi-eject:before{content:"\e975"}.pi-money-bill:before{content:"\e974"}.pi-images:before{content:"\e973"}.pi-image:before{content:"\e972"}.pi-sign-in:before{content:"\e970"}.pi-sign-out:before{content:"\e971"}.pi-wifi:before{content:"\e96f"}.pi-sitemap:before{content:"\e96e"}.pi-chart-bar:before{content:"\e96d"}.pi-camera:before{content:"\e96c"}.pi-dollar:before{content:"\e96b"}.pi-lock-open:before{content:"\e96a"}.pi-table:before{content:"\e969"}.pi-map-marker:before{content:"\e968"}.pi-list:before{content:"\e967"}.pi-eye-slash:before{content:"\e965"}.pi-eye:before{content:"\e966"}.pi-folder-open:before{content:"\e964"}.pi-folder:before{content:"\e963"}.pi-video:before{content:"\e962"}.pi-inbox:before{content:"\e961"}.pi-lock:before{content:"\e95f"}.pi-unlock:before{content:"\e960"}.pi-tags:before{content:"\e95d"}.pi-tag:before{content:"\e95e"}.pi-power-off:before{content:"\e95c"}.pi-save:before{content:"\e95b"}.pi-question-circle:before{content:"\e959"}.pi-question:before{content:"\e95a"}.pi-copy:before{content:"\e957"}.pi-file:before{content:"\e958"}.pi-clone:before{content:"\e955"}.pi-calendar-times:before{content:"\e952"}.pi-calendar-minus:before{content:"\e953"}.pi-calendar-plus:before{content:"\e954"}.pi-ellipsis-v:before{content:"\e950"}.pi-ellipsis-h:before{content:"\e951"}.pi-bookmark:before{content:"\e94e"}.pi-globe:before{content:"\e94f"}.pi-replay:before{content:"\e94d"}.pi-filter:before{content:"\e94c"}.pi-print:before{content:"\e94b"}.pi-align-right:before{content:"\e946"}.pi-align-left:before{content:"\e947"}.pi-align-center:before{content:"\e948"}.pi-align-justify:before{content:"\e949"}.pi-cog:before{content:"\e94a"}.pi-cloud-download:before{content:"\e943"}.pi-cloud-upload:before{content:"\e944"}.pi-cloud:before{content:"\e945"}.pi-pencil:before{content:"\e942"}.pi-users:before{content:"\e941"}.pi-clock:before{content:"\e940"}.pi-user-minus:before{content:"\e93e"}.pi-user-plus:before{content:"\e93f"}.pi-trash:before{content:"\e93d"}.pi-external-link:before{content:"\e93c"}.pi-window-maximize:before{content:"\e93b"}.pi-window-minimize:before{content:"\e93a"}.pi-refresh:before{content:"\e938"}.pi-user:before{content:"\e939"}.pi-exclamation-triangle:before{content:"\e922"}.pi-calendar:before{content:"\e927"}.pi-chevron-circle-left:before{content:"\e928"}.pi-chevron-circle-down:before{content:"\e929"}.pi-chevron-circle-right:before{content:"\e92a"}.pi-chevron-circle-up:before{content:"\e92b"}.pi-angle-double-down:before{content:"\e92c"}.pi-angle-double-left:before{content:"\e92d"}.pi-angle-double-right:before{content:"\e92e"}.pi-angle-double-up:before{content:"\e92f"}.pi-angle-down:before{content:"\e930"}.pi-angle-left:before{content:"\e931"}.pi-angle-right:before{content:"\e932"}.pi-angle-up:before{content:"\e933"}.pi-upload:before{content:"\e934"}.pi-download:before{content:"\e956"}.pi-ban:before{content:"\e935"}.pi-star-fill:before{content:"\e936"}.pi-star:before{content:"\e937"}.pi-chevron-left:before{content:"\e900"}.pi-chevron-right:before{content:"\e901"}.pi-chevron-down:before{content:"\e902"}.pi-chevron-up:before{content:"\e903"}.pi-caret-left:before{content:"\e904"}.pi-caret-right:before{content:"\e905"}.pi-caret-down:before{content:"\e906"}.pi-caret-up:before{content:"\e907"}.pi-search:before{content:"\e908"}.pi-check:before{content:"\e909"}.pi-check-circle:before{content:"\e90a"}.pi-times:before{content:"\e90b"}.pi-times-circle:before{content:"\e90c"}.pi-plus:before{content:"\e90d"}.pi-plus-circle:before{content:"\e90e"}.pi-minus:before{content:"\e90f"}.pi-minus-circle:before{content:"\e910"}.pi-circle-on:before{content:"\e911"}.pi-circle-off:before{content:"\e912"}.pi-sort-down:before{content:"\e913"}.pi-sort-up:before{content:"\e914"}.pi-sort:before{content:"\e915"}.pi-step-backward:before{content:"\e916"}.pi-step-forward:before{content:"\e917"}.pi-th-large:before{content:"\e918"}.pi-arrow-down:before{content:"\e919"}.pi-arrow-left:before{content:"\e91a"}.pi-arrow-right:before{content:"\e91b"}.pi-arrow-up:before{content:"\e91c"}.pi-bars:before{content:"\e91d"}.pi-arrow-circle-down:before{content:"\e91e"}.pi-arrow-circle-left:before{content:"\e91f"}.pi-arrow-circle-right:before{content:"\e920"}.pi-arrow-circle-up:before{content:"\e921"}.pi-info:before{content:"\e923"}.pi-info-circle:before{content:"\e924"}.pi-home:before{content:"\e925"}.pi-spinner:before{content:"\e926"}/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */: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}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}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,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}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[data-original-title],abbr[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}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{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:#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}code,kbd,pre,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;-ms-overflow-style:scrollbar}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:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}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.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}.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:.875em;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.25rem}.blockquote-footer{display:block;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"\2014\a0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;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:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-lg,.container-md,.container-sm,.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-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.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,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.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-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.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-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.333333%;max-width:33.333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.666667%;max-width:16.666667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.333333%;max-width:8.333333%}.col-2{flex:0 0 16.666667%;max-width:16.666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.333333%;max-width:33.333333%}.col-5{flex:0 0 41.666667%;max-width:41.666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.333333%;max-width:58.333333%}.col-8{flex:0 0 66.666667%;max-width:66.666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.333333%;max-width:83.333333%}.col-11{flex:0 0 91.666667%;max-width:91.666667%}.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.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.333333%;max-width:33.333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.666667%;max-width:16.666667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{flex:0 0 91.666667%;max-width:91.666667%}.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.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{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.666667%;max-width:16.666667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.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.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{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.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.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{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.666667%;max-width:16.666667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{flex:0 0 91.666667%;max-width:91.666667%}.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.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 td,.table th{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-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:#0000000d}.table-hover tbody tr:hover{color:#212529;background-color:#00000013}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{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>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{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>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{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>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{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-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.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>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{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>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{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>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{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-active,.table-active>td,.table-active>th{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:#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 td,.table-dark th,.table-dark thead th{border-color:#454d55}.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: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}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #007bff40}.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=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{-webkit-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}.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.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-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left: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}select.form-control[multiple],select.form-control[size],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,.form-check-input[disabled]~.form-check-label{color:#6c757d}.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:.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}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control: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)}.form-control.is-valid:focus,.was-validated .form-control: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 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)}.custom-select.is-valid,.was-validated .custom-select: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}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #28a74540}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input: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}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control: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)}.form-control.is-invalid:focus,.was-validated .form-control: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 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)}.custom-select.is-invalid,.was-validated .custom-select: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}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #dc354540}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.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 .custom-select,.form-inline .input-group{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:#212529;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: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}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem #007bff40}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.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{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;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:#212529;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:#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-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].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}}.collapsing.width{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.width{transition:none}}.dropdown,.dropleft,.dropright,.dropup{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:.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-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^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.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:focus,.dropdown-item:hover{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-menu.show{display:block}.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:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.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-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){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=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{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>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:first-child),.input-group>.form-control: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: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,.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.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,.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.form-control:nth-last-child(n+3){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{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: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-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.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: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>.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),.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{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:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}.custom-control-inline{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{position:relative;margin-bottom:0;vertical-align:top}.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-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' 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-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' 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{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(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;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:#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;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[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.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{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;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-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;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;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::-moz-focus-outer{border:0}.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;-webkit-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;-webkit-appearance:none;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-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:#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::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.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:focus,.nav-link:hover{text-decoration: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:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:0 0;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{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,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;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-brand:focus,.navbar-brand:hover{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.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.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-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{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,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.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,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{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,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.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,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{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,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.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,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{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,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.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,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.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:focus,.navbar-light .navbar-brand:hover{color:#000000e6}.navbar-light .navbar-nav .nav-link{color:#00000080}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:#000000b3}.navbar-light .navbar-nav .nav-link.disabled{color:#0000004d}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:#000000e6}.navbar-light .navbar-toggler{color:#00000080;border-color:#0000001a}.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-light .navbar-text{color:#00000080}.navbar-light .navbar-text a{color:#000000e6}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:#000000e6}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:#ffffff80}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:#ffffffbf}.navbar-dark .navbar-nav .nav-link.disabled{color:#ffffff40}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:#ffffff80;border-color:#ffffff1a}.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")}.navbar-dark .navbar-text{color:#ffffff80}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{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 rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.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{flex:1 1 auto;min-height:1px;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:#00000008;border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:#00000008;border-top:1px solid rgba(0,0,0,.125)}.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;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{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)}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{display:flex;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-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{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-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{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{overflow-anchor:none}.accordion>.card{overflow:hidden}.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:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{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-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:.875rem;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:focus,a.badge:hover{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:#007bff}a.badge-primary:focus,a.badge-primary:hover{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:focus,a.badge-secondary:hover{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:focus,a.badge-success:hover{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:focus,a.badge-info:hover{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:focus,a.badge-warning:hover{color:#212529;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:#dc3545}a.badge-danger:focus,a.badge-danger:hover{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:focus,a.badge-light:hover{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:focus,a.badge-dark:hover{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}@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: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{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.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}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;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:1s linear infinite progress-bar-stripes}@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;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{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{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{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{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{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{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:focus,.list-group-item-primary.list-group-item-action:hover{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:focus,.list-group-item-secondary.list-group-item-action:hover{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:focus,.list-group-item-success.list-group-item-action:hover{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:focus,.list-group-item-info.list-group-item-action:hover{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{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{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:focus,.list-group-item-light.list-group-item-action:hover{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:focus,.list-group-item-dark.list-group-item-action:hover{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}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast{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: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:#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)}.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;transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.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-footer,.modal-dialog-scrollable .modal-header{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);height:min-content;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 #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.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;flex-wrap:wrap;align-items:center;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}.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);height:min-content}.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,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}.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-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-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,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}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:after,.popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:#00000040}.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:#00000040}.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:#00000040}.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-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-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:#00000040}.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-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:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;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:#212529}.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%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){transform:translate(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-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: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:-.125em;border:.25em solid currentcolor;border-right-color:transparent;border-radius:50%;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentcolor;border-radius:50%;opacity:0;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{animation-duration:1.5s}}.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:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!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-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:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!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}.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{display:inline!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 embed,.embed-responsive iframe,.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.857143%}.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}}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!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;margin:-1px;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}.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}}.stretched-link:after{position:absolute;inset:0;z-index:1;pointer-events:auto;content:"";background-color:#0000}.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:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!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;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,:after,:before{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}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}img,tr{page-break-inside:avoid}h2,h3,p{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 td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel .owl-item.center{z-index:5}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.e3b436436832b027.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}[class*=" flag:"],[class^="flag:"]{display:inline-block;background-size:cover;height:1em;width:1.5em;--CountryFlagIcon-height:1em;height:var(--CountryFlagIcon-height);width:calc(var(--CountryFlagIcon-height)*3/2)}.flag\:AC{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%230052B4' d='M0 0h513v342H0z'/%3e%3cpath fill='white' d='M440.1 181.1c-.1 39.2-6.4 81.4-57.4 101.5-51.1-20.1-57.3-62.3-57.4-101.5h114.8z'/%3e%3cpath fill='%2329DBFF' d='M439.6 197.7c-2.8 34.9-12.4 67.4-57 85-44.4-17.6-54.5-51.2-56.9-84.9'/%3e%3cpath fill='white' d='M437.8 214.1c-3.2 24.3-16.7 53.5-55.1 68.6-38.4-15.1-50.5-42.5-55.1-68.4'/%3e%3cpath fill='%2329DBFF' d='M434.2 230.3c-5.7 17.7-19.3 39.4-51.3 52.8-32-12.6-45.2-33.8-51.4-53'/%3e%3cpath fill='white' d='M426.7 246.9c-6.5 11.3-17.7 25.4-44 35.9-27.5-11.5-37.4-25.3-44-36.1'/%3e%3cpath fill='%2329DBFF' d='M412.4 265.1c-8.1 7.2-12 11.2-29.6 17.9-20.1-7.9-22.6-11.6-29.2-17.5'/%3e%3cpath fill='%235CC85C' d='M383.3 231.6c-.2-.2-27.9 35.7-27.9 35.7-1.8-1.3-10-9.5-13.3-15l41.3-50.1 40.2 49.7c-3.9 6.5-11.4 13.6-13.2 15M382.6 85.3l-26.5 45h53z'/%3e%3cellipse transform='rotate(-82.3 291.431 225.686)' fill='%23F7A226' cx='291.4' cy='225.7' rx='48.7' ry='15.7'/%3e%3cellipse transform='rotate(-68.099 303.087 164.67)' fill='%23DDC7AB' cx='303.1' cy='164.7' rx='11.7' ry='7.2'/%3e%3cellipse transform='rotate(-81.738 291.697 271.697)' fill='%23DDC7AB' cx='291.7' cy='271.7' rx='11.4' ry='3.3'/%3e%3cellipse transform='matrix(.9986 -.05353 .05353 .9986 -13.992 16.424)' fill='%23DDC7AB' cx='299.6' cy='269.4' rx='3.3' ry='11'/%3e%3cellipse transform='rotate(-21.518 314.54 201.06)' fill='%23DDC7AB' cx='314.5' cy='201.1' rx='4.1' ry='13.7'/%3e%3cellipse transform='rotate(-21.518 317.511 178.077)' fill='%23DDC7AB' cx='317.5' cy='178.1' rx='13.7' ry='4.1'/%3e%3cellipse transform='rotate(-7.7 473.781 225.857)' fill='%23F7A226' cx='473.6' cy='225.9' rx='15.7' ry='48.7'/%3e%3cellipse transform='rotate(-21.901 462.057 164.866)' fill='%23DDC7AB' cx='462' cy='164.9' rx='7.2' ry='11.7'/%3e%3cellipse transform='rotate(-8.27 473.27 271.908)' fill='%23DDC7AB' cx='473.4' cy='271.9' rx='3.3' ry='11.4'/%3e%3cellipse transform='matrix(.05353 -.9986 .9986 .05353 171.34 719.998)' fill='%23DDC7AB' cx='465.5' cy='269.6' rx='11' ry='3.3'/%3e%3cellipse transform='rotate(-68.482 450.552 201.247)' fill='%23DDC7AB' cx='450.6' cy='201.2' rx='13.7' ry='4.1'/%3e%3cellipse transform='rotate(-68.482 447.58 178.265)' fill='%23DDC7AB' cx='447.6' cy='178.3' rx='4.1' ry='13.7'/%3e%3cpath fill='%23B0C6CC' d='M373.3 130.3 356.1 155l17.8 26.1H396l4.7-25.4-5.4-25.4z'/%3e%3cpath fill='white' d='M256 0v117.4h-46.1l46.1 30.7v22.6h-22.6L160 121.8v48.9H96v-48.9l-73.4 48.9H0v-22.6l46.1-30.7H0v-64h46.1L0 22.7V0h22.6L96 48.9V0h64v48.9L233.4 0z'/%3e%3cpath fill='%23D80027' d='M144 0h-32v69.4H0v32h112v69.3h32v-69.3h112v-32H144z'/%3e%3cpath fill='%232E52B2' d='M256 22.7v30.7h-46.1z'/%3e%3cpath fill='%23D80027' d='M0 170.7v-11l62.5-42.3h22.6L7.3 170.7zM7.3.1l77.8 53.2H62.5L0 11.1V.1zM256 .1v11l-62.5 42.3h-22.6L248.7.1zm-7.3 170.6-77.8-53.3h22.6l62.5 42.3v11z'/%3e%3c/svg%3e")}.flag\:AD{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cstyle%3e.prefix__st0%7bfill:%23ffda44%7d.prefix__st1%7bfill:%230052b4%7d.prefix__st2%7bfill:%23d80027%7d.prefix__st3%2c.prefix__st4%7bfill:none%3bstroke:%23d80027%3bstroke-width:7%3bstroke-miterlimit:10%7d.prefix__st4%7bstroke-width:4%7d.prefix__st5%7bfill:%23bc8b00%7d%3c/style%3e%3cpath fill='%23FFDA44' d='M0 0h513v342H0z'/%3e%3cpath fill='%230052B4' d='M0 0h171v342H0z'/%3e%3cpath fill='%23D80027' d='M342 0h171v342H342zM198.9 113.6H256v64.8h-57.1z'/%3e%3cpath d='M267.6 113.6v64.7m16.6-64.7v64.7m16.6-64.7v64.7' stroke='%23D80027' stroke-width='7'/%3e%3cpath d='M247.4 178.4v64.7m-13.3-64.7v64.7m-13.3-64.6v53.9m-13.7-53.9v47.1' stroke='%23D80027' stroke-width='5'/%3e%3cpath fill='%23FFDA44' d='m199.9 146 27.6-32.4 28.5 32.3-28.1 32.4z'/%3e%3cpath fill='%23BC8B00' d='M182.2 95.9v92.2c0 34.3 27.3 54.2 48.6 64.5-.8 1.4 25.1 8.3 25.1 8.3s25.9-6.9 25.1-8.3c21.4-10.3 48.6-30.1 48.6-64.5V95.9H182.2zm129.9 92.2c0 16.9-10 29.4-32.8 43.9-8.6 5.5-17.5 9-23.3 11-5.8-2-14.7-5.5-23.3-11-22.8-14.5-32.8-28-32.8-43.9v-74.5h112.2v74.5z'/%3e%3cpath fill='%23D80027' d='M264.4 188.9h29.5v8.6h-29.5zm0 17.6h29.5v8.6h-29.5z'/%3e%3c/svg%3e")}.flag\:AE{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cpath fill='%23009e49' d='M0 0h513v114H0z'/%3e%3cpath d='M0 228h513v114H0z'/%3e%3cpath fill='%23ce1126' d='M0 0h171v342H0z'/%3e%3c/svg%3e")}.flag\:AF{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23DB3E00' d='M0 0h513v342H0z'/%3e%3cpath fill='%23479900' d='M331 0h182v342H331z'/%3e%3cpath d='M0 0h181.8v342H0z'/%3e%3cpath fill='white' d='M256 126.7c-19.4 0-35.2 15.8-35.2 35.2v52.8h70.4v-52.8c0-19.5-15.8-35.2-35.2-35.2z'/%3e%3cpath fill='white' d='M256 84.3c-47.7 0-86.4 38.7-86.4 86.4S208.3 257 256 257s86.4-38.7 86.4-86.4-38.7-86.3-86.4-86.3zm0 157.7c-39.4 0-71.4-32-71.4-71.4 0-39.4 32-71.4 71.4-71.4 39.4 0 71.4 32 71.4 71.4 0 39.5-32 71.4-71.4 71.4z'/%3e%3c/svg%3e")}.flag\:AG{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath d='M0 0h513v342H0z'/%3e%3cpath fill='%230072c6' d='M88.8 136.5c-2.2 12.9-3.4 26.2-3.4 39.8 0 13.6 1.2 27 3.4 39.8L256 228.3l167.2-12.1c2.2-12.9 3.4-26.2 3.4-39.8s-1.2-27-3.4-39.8'/%3e%3cpath fill='white' d='M423.2 219H88.8c15.8 69.8 84.7 122.3 167.2 122.3S407.4 288.8 423.2 219z'/%3e%3cpath fill='%23FFDA44' d='M365.9 136.5H146.1l44.9-21.1-23.9-43.5 48.8 9.4L222 32l34 36.2L290 32l6.1 49.3 48.8-9.4-23.9 43.5z'/%3e%3cg fill='%23ce1126'%3e%3cpath d='M256.5 342 0 0v342z'/%3e%3cpath d='M513 342V0L256 342z'/%3e%3c/g%3e%3c/svg%3e")}.flag\:AI{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%2300318b' d='M0 0h513v342H0z'/%3e%3cpath fill='white' d='M454.8 265.38c7.94-10.93 13.24-24.27 13.24-40.42V104.89a59.754 59.754 0 0 1-36.02 12.01c-19.64 0-37.07-9.43-48.03-24.01-10.95 14.58-28.39 24.01-48.03 24.01-13.52 0-25.99-4.47-36.02-12v120.06c0 16.16 5.3 29.5 13.24 40.42H454.8z'/%3e%3cpath fill='%238DCCFF' d='M310.23 260.98C332.65 296.96 384 309 384 309s51.35-12.04 73.77-48.02H310.23z'/%3e%3cpath fill='%23D87B00' d='M396.66 172.21c.32 1.42 8.72 10.17 17.56 20.15 1.39 1.57-8.74 12.63-6.91 12.59 4.75-.12 19.27-17.26 19.34 6.65.05 15.94-30 27.51-30 27.51h17.47l.65 14.96s4.97-13.34 7.59-16.57c8.1-9.97 20.18-30.07 34.59-27.1 14.41 2.97-13.66-13.92-13.66-13.92s-5.2-15.19-16.63-16.97c-10.06-1.57-14.29-2.51-26.64-7.3-1.68-.65-3.88-2.32-3.36 0z'/%3e%3cpath fill='%23D87B00' d='M359.69 198.69c1.07-.99 4.46-12.63 8.69-25.28.67-1.99 15.31 1.27 14.35-.3-2.47-4.06-24.58-8.08-3.9-20.08 13.79-8 38.82 12.27 38.82 12.27l-8.72-15.14 12.64-8.03s-14.05 2.35-18.14 1.69c-12.68-2.04-36.13-2.48-40.75-16.45-4.62-13.97-5.25 18.79-5.25 18.79s-10.56 12.08-6.4 22.88c3.66 9.5 4.96 13.64 6.97 26.73.29 1.79-.06 4.53 1.69 2.92z'/%3e%3cpath fill='%23D87B00' d='M395.67 219.87c-1.39-.43-13.16 2.49-26.22 5.18-2.06.42-6.59-13.88-7.47-12.26-2.27 4.17 5.36 25.31-15.41 13.45-13.84-7.91-8.89-39.73-8.89-39.73l-8.71 15.14-13.29-6.9s9.09 10.96 10.57 14.84c4.6 11.99 16 32.49 6.24 43.49-9.76 11.01 18.88-4.9 18.88-4.9s15.76 3.07 23-5.96c6.38-7.94 9.3-11.14 19.61-19.45 1.43-1.12 3.97-2.19 1.69-2.9z'/%3e%3cpath fill='white' d='M256.5 0h-23.1L160 48.9V0H96v48.9L22.6 0H0v22.7l46.1 30.7H0v64h46.1L0 148.1V171h22.6L96 121.8V171h64v-49.2l73.4 49.2h23.1v-22.9l-46.6-30.7h46.6v-64h-46.6l46.6-30.7z'/%3e%3cpath fill='%23D80027' d='M144 0h-32v69.4H0v32h112V171h32v-69.6h112.5v-32H144z'/%3e%3cpath fill='%23D80027' d='M0 171v-11.3l62.5-42.3h22.6L7.3 171zM7.3.1l77.8 53.2H62.5L0 11.1V.1zm249.2 0v11l-63 42.3h-22.6L248.7.1zM248.7 171l-77.8-53.6h22.6l63 42.3V171z'/%3e%3c/svg%3e")}.flag\:AL{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 90 60'%3e%3cpath fill='%23ED2024' d='M0 0h90v60H0z'/%3e%3cpath fill='%23212121' d='M32.5 12.2v16l7.1 2.5-5 4.9 2.4 3 5.3-5.5 1.2 2.3-3 4.9 3.6 5.6-1.8 2.6 2.8 3.6 2.7-3.7-1.5-2.6 3-5.8-2.7-4.6 1.2-2.3 5.2 5.5 2.5-2.9-5.2-5.1 7.2-2.6V12.2l-5.2 1.9-.1 3.8-3.3.3v-2.6l1.7-2.3 5.6-2.2-2.3-.4 1.4-1.2.9.4-.8-1.4L54 9l-1-1.1L47.5 9l1.4 1.1-3.8 4.9-3.8-4.8 1.3-1.1-5-1.2L36.2 9l-1.5-.4-.8 1.4.9-.6 1.6 1.1-2.3.5 5.5 2 1.6 2.3v2.9l-3.3-.3v-3.6z'/%3e%3cpath d='M26.2 25h6.4v2.5h-6.4zm0-4.1h6.4v2.7h-6.4zm0-4.2h6.4v2.6h-6.4zm0-4h6.4v2.5h-6.4zM57.4 25h6.4v2.5h-6.4zm0-4.1h6.4v2.7h-6.4zm0-4.2h6.4v2.6h-6.4zm0-4h6.4v2.5h-6.4zM53.4 36.1h6.4V38h-6.4zm-23.2 0h6.4V38h-6.4z' fill='%23212121'/%3e%3c/svg%3e")}.flag\:AM{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%230052B4' d='M0 0h513v342H0z'/%3e%3cpath fill='%23D80027' d='M0 0h513v114H0z'/%3e%3cpath fill='%23FF9811' d='M0 228h513v114H0z'/%3e%3c/svg%3e")}.flag\:AO{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath d='M0 171h513v171H0z'/%3e%3cpath fill='%23D80027' class='prefix__st0' d='M0 0h513v171H0z'/%3e%3cg fill='%23FFDA44'%3e%3cpath d='m332.7 135.6 17.5-8.6-7.4-19-18.7 6.2zm-45.6-56 5.5-18.8-19.1-7.2-8 18zm29.4 23.2 12.2-15.3-14.9-13.9-14.2 13.6zm19.4 68.9 19.5-.8v-21.3l-22.9.2zm-12.6 38.1 18.8 5.5 7.3-19-18-8zm-29 32.4 14.9 12.7 14.4-14.4-13.1-14.7zm-47-147.7 9.8 19.9 21.9 3.3-15.9 15.5 3.6 21.9-19.6-10.4-19.7 10.2 3.8-21.9-15.8-15.5 22-3.1z'/%3e%3cpath d='m250.8 61.3-2.7 18.3c43.1 3.2 77 39.2 77 83.1 0 46-37.3 82.9-83.4 83.4-29.2.3-51.3-14.8-67-33.7l-13.9 12.3c15 19 40.8 39.9 80.9 39.9 56.3 0 101.9-45.6 101.9-101.9.1-53.2-40.7-96.9-92.8-101.4z'/%3e%3cpath fill='black' d='m291.9 223.4-11.8 14s51.9 38.9 53.6 40.4c1.7 1.5 5.2 2 9.1-2.7 3.7-4.5 2.8-8.1.9-9.7-2-1.5-51.8-42-51.8-42z'/%3e%3cpath d='M206.1 157.2c-7.7 10.3-7.5 23.1 2.8 30.9 0 0 135.2 101.5 136.9 103 1.7 1.5 5.2 2 9.1-2.7 3.7-4.5 2.8-8.1.9-9.7-1.9-1.5-149.7-121.5-149.7-121.5zm47.7 99.1 7.3 18.2 19.5-6-4.8-19.1zm-40.4-3.7-2 19.5 20.1 3.6 4.5-19.1zm-35.7-21.2L167.4 248l16.4 12.1 12.5-15.2z'/%3e%3c/g%3e%3c/svg%3e")}.flag\:AQ{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 744 496'%3e%3cpath fill='%233A7DCE' d='M0 0h744v496H0V0z'/%3e%3cpath fill='white' d='m120 125 90 63 54-14 23-81 61-36 92 14 105 55 6 90 34 12v92l-65 115-78 24-72-17 18-30-8-32-10 9-162-25-49-85 20-46-49-62z'/%3e%3c/svg%3e")}.flag\:AR{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h512v342H0z'/%3e%3cpath fill='%23338AF3' d='M0 0h512v114H0zm0 228h512v114H0z'/%3e%3ccircle fill='%23FFDA44' stroke='%23d6ab00' stroke-width='5' cx='256.5' cy='171' r='40'/%3e%3c/svg%3e")}.flag\:AS{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%2310338c' d='M0 0h513v342H0z'/%3e%3cpath fill='%23D80027' d='M513 33 95.3 171 513 310.76V342L0 171 513 0z'/%3e%3cpath fill='white' d='M513 287.18v24.58L81.72 171 513 30v24.16'/%3e%3cpath fill='%23A2001D' d='m476.98 140.21-21.89 10.68-3.18-15.32 31.19-29.77s-9.42-40.65-13.75-44.98l-112.32 55.82-6.84 36.76-31.9 28.59-.4 34.2 34.29-22.76 67.23-2.66-1.51 38.11h22.23l11.9-44.64 31.55-24.61-6.6-19.42z'/%3e%3cpath fill='%23EFC100' stroke='%23231F20' stroke-miterlimit='10' d='m317.89 238.41-22.24-11.11 22.24-11.11h144.46v22.22z'/%3e%3c/svg%3e")}.flag\:AT{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 114h513v114H0z'/%3e%3cpath fill='%23D80027' d='M0 0h513v114H0zm0 228h513v114H0z'/%3e%3c/svg%3e")}.flag\:AU{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%2310338c' d='M0 0h513v342H0z'/%3e%3cg fill='white'%3e%3cpath d='M222.2 170.7c.3-.3.5-.6.8-.9-.2.3-.5.6-.8.9zM188 212.6l11 22.9 24.7-5.7-11 22.8 19.9 15.8-24.8 5.6.1 25.4-19.9-15.9-19.8 15.9.1-25.4-24.8-5.6 19.9-15.8-11.1-22.8 24.8 5.7zm197.9 28.5 5.2 10.9 11.8-2.7-5.3 10.9 9.5 7.5-11.8 2.6v12.2l-9.4-7.6-9.5 7.6.1-12.2-11.8-2.6 9.5-7.5-5.3-10.9 11.8 2.7zm-48.6-116 5.2 10.9 11.8-2.7-5.3 10.9 9.5 7.5-11.8 2.7v12.1l-9.4-7.6-9.5 7.6.1-12.1-11.9-2.7 9.5-7.5-5.3-10.9L332 136zm48.6-66.2 5.2 10.9 11.8-2.7-5.3 10.9 9.5 7.5-11.8 2.7v12.1l-9.4-7.6-9.5 7.6.1-12.1-11.8-2.7 9.5-7.5-5.3-10.9 11.8 2.7zm42.5 49.7 5.2 10.9 11.8-2.7-5.3 10.9 9.5 7.5-11.8 2.6V150l-9.4-7.6-9.5 7.6v-12.2l-11.8-2.6 9.5-7.5-5.3-10.9 11.8 2.7zM398 166.5l4.1 12.7h13.3l-10.8 7.8 4.2 12.7-10.8-7.9-10.8 7.9 4.1-12.7-10.7-7.8h13.3z'/%3e%3cpath d='M254.8 0v30.6l-45.1 25.1h45.1V115h-59.1l59.1 32.8v22.9h-26.7l-73.5-40.9v40.9H99v-48.6l-87.4 48.6H-1.2v-30.6L44 115H-1.2V55.7h59.1L-1.2 22.8V0h26.7L99 40.8V0h55.6v48.6L242.1 0z'/%3e%3c/g%3e%3cpath fill='%23D80027' d='M142.8 0h-32v69.3h-112v32h112v69.4h32v-69.4h112v-32h-112z'/%3e%3cpath fill='%230052B4' d='m154.6 115 100.2 55.7v-15.8L183 115z'/%3e%3cpath fill='white' d='m154.6 115 100.2 55.7v-15.8L183 115z'/%3e%3cpath d='m154.6 115 100.2 55.7v-15.8L183 115zm-83.9 0-71.9 39.9v15.8L99 115z' fill='%23D80027'/%3e%3cpath fill='%230052B4' d='M99 55.7-1.2 0v15.7l71.9 40z'/%3e%3cpath fill='white' d='M99 55.7-1.2 0v15.7l71.9 40z'/%3e%3cpath d='M99 55.7-1.2 0v15.7l71.9 40zm84 0 71.8-40V0L154.6 55.7z' fill='%23D80027'/%3e%3c/svg%3e")}.flag\:AW{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 363 242'%3e%3cpath fill='%23338AF3' d='M0 0h363v242H0z'/%3e%3cpath fill='white' d='M57 96.9 14.7 78.2 57 59.6l18.6-42.2 18.6 42.2 42.3 18.6-42.3 18.7-18.6 42.2z'/%3e%3cpath fill='%23f30028' d='m75.6 40.6 11.5 26.1 26.1 11.5-26.1 11.5-11.5 26.1-11.5-26.1L38 78.2l26.1-11.5z'/%3e%3cpath d='M0 152.2h363v15.7H0zm0 31.4h363v15.7H0z' fill='%23FFDA44'/%3e%3c/svg%3e")}.flag\:AX{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%230052B4' d='M0 0h513v342H0z'/%3e%3cpath fill='%23FFDA44' d='M513 210.9H202.2V342h-79.8V210.9H0v-79.8h122.4V0h79.8v131.1H513v61.2z'/%3e%3cpath fill='%23D80027' d='M513 149.7v42.6H183.7V342H141V192.3H0v-42.6h141V0h42.7v149.7z'/%3e%3c/svg%3e")}.flag\:AZ{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23ef3340' d='M0 0h513v342H0z'/%3e%3cpath fill='%2300b5e2' d='M0 0h513v114H0z'/%3e%3cpath fill='%23509e2f' d='M0 228h513v114H0z'/%3e%3cg fill='white'%3e%3cpath d='M265.6 212.6c-23 0-41.6-18.6-41.6-41.6s18.6-41.6 41.6-41.6c7.2 0 13.9 1.8 19.8 5-9.2-9-21.9-14.6-35.8-14.6-28.3 0-51.2 22.9-51.2 51.2s22.9 51.2 51.2 51.2c13.9 0 26.6-5.6 35.8-14.6-5.9 3.2-12.6 5-19.8 5z'/%3e%3cpath d='m297.6 142.2 5.5 15.5 14.9-7.1-7.1 14.9 15.5 5.5-15.5 5.5 7.1 14.9-14.9-7.1-5.5 15.5-5.5-15.5-14.9 7.1 7.1-14.9-15.5-5.5 15.5-5.5-7.1-14.9 14.9 7.1z'/%3e%3c/g%3e%3c/svg%3e")}.flag\:BA{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%2310338C' d='M0 0h513.1v342H0z'/%3e%3cpath fill='%23F6C500' d='M99.9 0h342v342'/%3e%3cg fill='white'%3e%3cpath d='M19.9 21.1 40.3 6.2 60.9 21 54 0H26.7z'/%3e%3cpath d='M92.3 25.5 84.4 1.3l-7.8 24.2H51.3l20.5 14.8-7.8 24 20.4-14.8L105 64.3l-7.9-24 20.5-14.9z'/%3e%3cpath d='m136.3 69.2-7.8-24-7.8 24H95.5l20.4 14.9-7.8 24 20.4-14.8 20.6 14.8-7.8-24 20.4-14.9z'/%3e%3cpath d='m179.4 112.3-7.8-24.1-7.8 24.1h-25.3l20.5 14.9-7.8 24 20.4-14.8 20.6 14.8-7.9-24 20.5-15z'/%3e%3cpath d='m222.5 155.3-7.8-24-7.8 24h-25.4l20.6 15-7.8 24 20.4-14.9 20.4 14.9-7.8-24 20.6-15z'/%3e%3cpath d='m265.6 198.4-7.8-24-7.8 24h-25.4l20.6 14.9-7.8 24.1 20.4-14.9 20.4 14.9-7.8-24.2 20.5-14.8z'/%3e%3cpath d='m308.7 241.5-7.9-24-7.8 24h-25.3l20.5 14.8-7.9 24.2 20.6-14.9 20.4 14.8-7.8-24.1 20.5-14.8z'/%3e%3cpath d='m351.7 284.6-7.8-24.2-7.8 24.2h-25.3l20.4 14.8-7.8 24.1 20.5-14.9 20.5 14.9-7.8-24.1 20.4-14.8z'/%3e%3cpath d='m387 303.5-7.9 24.1-25.3.1 19.8 14.3h26.6l19.9-14.4h-25.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag\:BB{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23ffc726' d='M0 0h513v342H0z'/%3e%3cpath d='M0 0h171v342H0zm342 0h171v342H342z' fill='%2300267f'/%3e%3cpath d='m325.74 101.02-31.97 12.4c-.68 1.35-5.79 7.54-8.18 53.06h-17.05v-60.42L256 78.68l-12.54 27v60.8H226.4c-2.39-45.53-7.8-52.48-8.47-53.84l-31.68-11.63c.15.31 15.4 31.34 15.4 78.01v12.54h41.81v71.07h25.08v-71.07h41.81v-12.54c0-24.13 4.17-44.02 7.68-56.46 3.82-13.57 7.7-21.49 7.74-21.57l-.03.03z'/%3e%3c/svg%3e")}.flag\:BD{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 513 342'%3e%3cpath fill='%232d6e41' d='M0 85.331h513v342H0z'/%3e%3ccircle fill='%23F40B32' cx='218.902' cy='256.5' r='115'/%3e%3c/svg%3e")}.flag\:BE{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23fdda25' d='M0 0h513v342H0z'/%3e%3cpath d='M0 0h171v342H0z'/%3e%3cpath fill='%23ef3340' d='M342 0h171v342H342z'/%3e%3c/svg%3e")}.flag\:BF{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%233d944f' d='M0 0h513v342H0z'/%3e%3cpath fill='%23ef2b2d' d='M0 0h513v171H0z'/%3e%3cpath fill='%23FFDA44' d='m256 102.6 16.9 52h54.7l-44.2 32.2 16.8 52-44.2-32.1-44.2 32.1 16.8-52-44.2-32.2h54.7z'/%3e%3c/svg%3e")}.flag\:BG{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%2300966e' d='M0 0h513v342H0z'/%3e%3cpath fill='white' d='M0 0h513v114H0z'/%3e%3cpath fill='%23d62612' d='M0 228h513v114H0z'/%3e%3c/svg%3e")}.flag\:BH{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23D80027' d='M0 0h513v342H0z'/%3e%3cpath fill='white' d='m222.8 34.3-85.2 34.2 85.2 34.1-85.2 34.1 85.2 34.1-85.2 34.1 85.2 34.1-85.2 34.1 85.2 34.1-85.2 34.8H0V0h137.6z'/%3e%3c/svg%3e")}.flag\:BI{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23D80027' d='M0 0h513v342H0z'/%3e%3cpath d='M215.9 170.7 0 314.6V26.8zM513 26.8v287.8L297.1 170.7z' fill='%2347a644'/%3e%3cpath fill='%230052B4' d='M513 26.8 296.1 170.7 513 314.6V342h-41.1L256 197.4 40.1 342H0v-27.4l215.9-143.9L0 26.8V0h40.1L256 143.9 471.9 0H513z'/%3e%3cpath fill='white' d='M513 26.8 297.1 170.7 513 314.6V342h-40L256 197.4 39 342H0v-27.4l215.9-143.9L0 26.8V0h40.1L256 143.9 471.9 0H513z'/%3e%3ccircle fill='white' cx='251.6' cy='170.7' r='100.2'/%3e%3cpath d='m251.4 103.6 7.4 12.9h14.8l-7.4 12.8 7.4 12.8h-14.8l-7.4 12.9-7.4-12.9h-14.8l7.4-12.8-7.4-12.8H244zm38.8 66.7 7.4 12.9h14.8L305 196l7.4 12.8h-14.8l-7.4 12.9-7.4-12.9h-14.9l7.4-12.8-7.4-12.8h14.9zm-77.2 0 7.4 12.9h14.9l-7.4 12.8 7.4 12.8h-14.9l-7.4 12.9-7.4-12.9h-14.8l7.4-12.8-7.4-12.8h14.8z' fill='%23D80027' stroke='%2347a644' stroke-width='3'/%3e%3c/svg%3e")}.flag\:BJ{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 513 342'%3e%3cpath fill='%23008751' d='M0 85.333h513v342H0z'/%3e%3cpath fill='%23fcd116' d='M196.666 85.333H513v171H196.666z'/%3e%3cpath fill='%23e8112d' d='M196.666 256H513v171H196.666z'/%3e%3c/svg%3e")}.flag\:BL{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cpath fill='%23E6BC00' d='M157.31 199.76s-9.04 43.93-19.31 40.39c-10.62-3.54-17.53-18.76-17.53-18.76l-14.52 21.24s38.18 8.48 41.01 5.47c1.22-1.14 8.21-15.1 10.34-26.05v-22.29zm-56.13 60.57s-2.48 20.18-1.06 22.66c1.24 2.3 39.48 11.33 39.48 11.33s-24.96 16.46-29.74 20.54L91.8 284.94l-.71-24.61h10.09zm11.33-165.69s39.65 41.6 40.36 45.5c.71 3.72-4.25 3.19-4.25 3.19s-44.79-37.53-49.92-41.07c-5.31-3.55 13.81-7.62 13.81-7.62z'/%3e%3cpath fill='%23ADADAD' d='M99.41 104.73s16.99-.71 16.64-11.51c-.35-10.62-11.15-14.87-19.12-12.39-7.97 2.3-23.01 13.45-13.63 35.05 9.38 21.42 23.37 29.39 26.2 47.8 0 0-5.46 9.86-19.12.35-16.9-11.77-6.2-38.24-10.44-44.96-4.25-7.08-40.95-38.92-40.95-38.92s-30.24 39.37-18 74.92c16.95 49.21 51.74 31.98 64.61 36.76 0 0-42.13 61.96-49.57 67.09 0 0 24.08 8.32 47.8-18.76 0 0 5.84 9.74 7.08 20.18h10.27c4.78-26.2 51.51-64.26 49.92-82.32-1.77-21.25-49.21-49.39-51.69-73.29z'/%3e%3cpath fill='%23E6BC00' d='M359.17 201.27s8.96 42.43 19.23 38.89c10.62-3.54 17.53-18.76 17.53-18.76l14.52 21.24s-37 8.48-39.83 5.47c-1.21-1.14-9.32-13.79-11.52-24.66l.07-22.18zm56.05 59.06s2.48 20.18 1.06 22.66c-1.24 2.3-39.48 11.33-39.48 11.33s24.96 16.46 29.74 20.54l18.06-29.92.71-24.61h-10.09zM403.89 94.64s-39.65 41.6-40.36 45.5c-.71 3.72 4.25 3.19 4.25 3.19s44.79-37.53 49.92-41.07c5.14-3.55-13.81-7.62-13.81-7.62z'/%3e%3cpath fill='%23125ECC' d='M157.31 87.06H359.1v145.46c0 16.06-9.69 21.39-21.91 31.85l-45.92 39.41c-18.25 15.62-47.91 15.57-66.07 0l-46.01-39.43c-12.08-10.35-21.88-15.71-21.88-31.82V87.06z'/%3e%3cpath fill='%23FFE600' d='M200.55 147.71c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41-6.45 14.41-14.41 14.41zm57.65-3c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41-6.45 14.41-14.41 14.41zm57.65 3c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41-6.45 14.41-14.41 14.41zM214.96 274.43c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41c.01 7.96-6.45 14.41-14.41 14.41zm43.24 14.42c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41c0 7.95-6.45 14.41-14.41 14.41zm43.24-14.42c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41-6.45 14.41-14.41 14.41z'/%3e%3cpath fill='%23D60537' d='M157.31 175.36H359.1v57.65H157.31v-57.65z'/%3e%3cpath fill='%23EACE00' d='M142.9 43.82s57.65-14.41 115.31-14.41 115.31 14.41 115.31 14.41l-14.41 57.65s-50.45-14.41-100.89-14.41-100.89 14.41-100.89 14.41L142.9 43.82z'/%3e%3cpath fill='%237A6920' d='M258.2 72.65c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41-6.45 14.41-14.41 14.41zm57.65 5c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41-6.45 14.41-14.41 14.41zm-115.3 0c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41-6.45 14.41-14.41 14.41z'/%3e%3cpath fill='%23ADADAD' d='M365.08 178.02c-1.59 18.06 45.14 56.12 49.92 82.32h10.27c1.24-10.44 7.08-20.18 7.08-20.18 23.72 27.09 47.8 18.76 47.8 18.76-7.44-5.13-49.57-67.09-49.57-67.09 12.88-4.78 47.67 12.45 64.61-36.76 12.24-35.55-18-74.92-18-74.92s-36.7 31.84-40.95 38.92c-4.25 6.73 6.46 33.2-10.44 44.96-13.66 9.51-19.12-.35-19.12-.35 2.83-18.41 16.82-26.38 26.2-47.8 9.38-21.6-5.66-32.75-13.63-35.05-7.97-2.48-18.76 1.77-19.12 12.39-.35 10.8 16.64 11.51 16.64 11.51-2.48 23.9-49.92 52.04-51.69 73.29z'/%3e%3ccircle fill='white' cx='258.2' cy='204.19' r='16.93'/%3e%3c/svg%3e")}.flag\:BM{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23c8102e' d='M0 0h513v342H0z'/%3e%3cpath fill='%23012169' d='M0 .1h256.5v171H0z'/%3e%3cpath fill='white' d='M256 0h-22.6L160 48.9V0H96v48.9L22.6 0H0v22.7l46.1 30.7H0v64h46.1L0 148.1v22.6h22.6L96 121.8v48.9h64v-48.9l73.4 48.9H256v-22.6l-46.1-30.7H256v-64h-46.1L256 22.7z'/%3e%3cpath fill='%23c8102e' d='M144 0h-32v69.4H0v32h112v69.3h32v-69.3h112v-32H144z'/%3e%3cpath fill='%23c8102e' d='M0 170.7v-11l62.5-42.3h22.6L7.3 170.7zM7.3.1l77.8 53.2H62.5L0 11.1V.1zM256 .1v11l-62.5 42.3h-22.6L248.7.1zm-7.3 170.6-77.8-53.3h22.6l62.5 42.3v11z'/%3e%3cg transform='translate(13 5)'%3e%3cpath fill='white' d='M303.9 94.94v99.69c0 59.81 79.75 99.69 79.75 99.69s79.75-39.88 79.75-99.69V94.94H303.9z'/%3e%3cpath fill='%232F8F22' d='M436.37 254.44H330.93c23.13 25.08 52.72 39.88 52.72 39.88s29.59-14.8 52.72-39.88z'/%3e%3ccircle fill='%2365B5D2' cx='383.65' cy='214.56' r='39.88'/%3e%3ccircle fill='%23c8102e' cx='343.77' cy='194.63' r='19.94'/%3e%3ccircle fill='%23c8102e' cx='423.52' cy='194.63' r='19.94'/%3e%3ccircle fill='%23c8102e' cx='383.65' cy='154.75' r='19.94'/%3e%3c/g%3e%3c/svg%3e")}.flag\:BN{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23FFDA44' d='M0 0h513v342H0z'/%3e%3cpath d='m0 193.74 513 127.19V214.26L0 97.08z'/%3e%3cpath fill='white' d='M513 234.26v-86.67L0 20.41v86.67'/%3e%3cg fill='%23D80027' stroke='%23231F20' stroke-width='3' stroke-miterlimit='10'%3e%3cpath d='M306.4 134.01a50.28 50.28 0 0 1 6.07 24.02c0 21.55-13.51 39.94-32.52 47.19v-59.51c5.7-1.19 10-6.37 10-12.59 6.9 0 12.5-5.75 12.5-12.85h-.42c6.9 0 12.91-5.75 12.91-12.85h-34.99V76.58l-14.99-27.71-15 27.71v30.84h-34.99c0 7.1 6.01 12.85 12.91 12.85h-.42c0 7.1 5.6 12.85 12.5 12.85 0 6.22 4.29 11.4 9.99 12.59v61.37c-22.09-5.39-38.48-25.3-38.48-49.05 0-8.7 2.2-16.88 6.07-24.02-10.96 11.21-17.72 26.53-17.72 43.44 0 34.32 27.82 62.15 62.15 62.15s62.15-27.83 62.15-62.15c0-16.91-6.77-32.24-17.72-43.44z'/%3e%3cpath d='M198.46 226.81s20.69 27.71 66.5 27.71 66.5-27.71 66.5-27.71l13.47 28.37s-21.03 27.71-79.97 27.71-79.97-27.71-79.97-27.71l13.47-28.37zm-69.22-93.63h20.88l24.93 27.26v73.45h-26.28v-68.37zm270.76 0h-20.88l-24.93 27.26v73.45h26.27v-68.37z'/%3e%3c/g%3e%3c/svg%3e")}.flag\:BO{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23d52b1e' d='M0 0h513v114H0z'/%3e%3cpath fill='%23f9e300' d='M0 114h513v114H0z'/%3e%3cpath fill='%23007934' d='M0 228h513v114H0z'/%3e%3c/svg%3e")}.flag\:BQ{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cpath fill='%23012a87' d='M0 342h513V0z'/%3e%3cpath fill='%23f9d90f' d='M250.4 0H0v166.9z'/%3e%3cpath fill='%23dc171d' d='m140.4 118.3 12.2 21.2h24.5l-12.3 21.1 12.3 21.2h-24.5L140.4 203l-12.2-21.2h-24.5l12.3-21.2-12.3-21.1h24.5z'/%3e%3ccircle fill='none' stroke='black' stroke-width='9' stroke-miterlimit='10' cx='140.4' cy='160.6' r='57.7'/%3e%3c/svg%3e")}.flag\:BR{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23009b3a' d='M0 0h513v342H0z'/%3e%3cpath fill='%23fedf00' d='m256.5 19.3 204.9 151.4L256.5 322 50.6 170.7z'/%3e%3ccircle fill='white' cx='256.5' cy='171' r='80.4'/%3e%3cpath fill='%23002776' d='M215.9 165.7c-13.9 0-27.4 2.1-40.1 6 .6 43.9 36.3 79.3 80.3 79.3 27.2 0 51.3-13.6 65.8-34.3-24.9-31-63.2-51-106-51zm119 20.3c.9-5 1.5-10.1 1.5-15.4 0-44.4-36-80.4-80.4-80.4-33.1 0-61.5 20.1-73.9 48.6 10.9-2.2 22.1-3.4 33.6-3.4 46.8.1 89 19.5 119.2 50.6z'/%3e%3c/svg%3e")}.flag\:BS{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23ffc72c' d='M0 0h513v342H0z'/%3e%3cpath d='M0 0h513v114H0zm0 228h513v114H0z' fill='%2300778b'/%3e%3cpath d='M256 171 0 342V0z'/%3e%3c/svg%3e")}.flag\:BT{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23FF7415' d='M0 0h513v342H0z'/%3e%3cpath fill='%23FFDA44' d='M513 0H0v342'/%3e%3cpath fill='none' stroke='white' stroke-width='42' stroke-miterlimit='10' d='M128.7 255.5s35 54 67.3 32.4c56.9-37.9-68.9-108.6-2.9-152.6 58.3-38.8 76.6 103.5 137.6 62.8 59-39.3-64.7-111.4-9.2-148.4 33.4-22.2 67.1 32.6 67.1 32.6'/%3e%3c/svg%3e")}.flag\:BV{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 33.333 1100 733.333'%3e%3cpath fill='%23ef2b2d' d='M0 0h1100v800H0z'/%3e%3cpath fill='white' d='M300 0h200v800H300z'/%3e%3cpath fill='white' d='M0 300h1100v200H0z'/%3e%3cpath fill='%23002868' d='M350 0h100v800H350z'/%3e%3cpath fill='%23002868' d='M0 350h1100v100H0z'/%3e%3c/svg%3e")}.flag\:BW{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cpath d='M0 238h513v104H0zM0 0h513v104H0z' fill='%236da9d2'/%3e%3cpath d='M0 125.5h513v89.656H0z'/%3e%3c/svg%3e")}.flag\:BY{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23007C30' d='M0 0h513v342H0z'/%3e%3cpath fill='%23CE1720' d='M0 230h513V0H0'/%3e%3cpath fill='white' d='M100 230V0H0v342h513-413z'/%3e%3cpath d='M28 159.6 8.6 128.2 28 97.4l19.3 30.8zm44.6 0-19.3-31.4 19.3-30.8L92 128.2zM28 241.2 8.6 209.8 28 179l19.3 30.8zm44.6 0-19.3-31.4L72.6 179 92 209.8z' fill='%23CE1720'/%3e%3cpath d='m28 73.8-16.1-26L28 22.2l16 25.6zm44.6 0-16-26 16-25.6 16.1 25.6zM28 318l-16.1-26.1L28 266.3l16 25.6zm44.6 0-16-26.1 16-25.6 16.1 25.6z' fill='none' stroke='%23CE1720' stroke-width='7'/%3e%3c/svg%3e")}.flag\:BZ{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23003e87' d='M0 0h513v342H0z'/%3e%3ccircle fill='white' cx='260.9' cy='170.9' r='118.9'/%3e%3ccircle fill='none' stroke='%236DA544' stroke-width='18' stroke-miterlimit='10' cx='261.9' cy='173.1' r='94.5'/%3e%3cg stroke='black'%3e%3cpath fill='%23003e87' d='m261.9 151.5-50.6 23.4v20c0 11.8 6.1 22.8 16.2 28.9L262 239l34.5-15.2c10-6.2 16.2-17.1 16.2-28.9v-20l-50.8-23.4z'/%3e%3cpath fill='%23FFDA44' d='M211.3 128.1h101.3v46.7H211.3z'/%3e%3c/g%3e%3cpath d='M0 0h513v35H0zm0 306h513v35H0z' fill='%23ce1127'/%3e%3c/svg%3e")}.flag\:CA{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cpath d='M0 0h142v342H0zm371 0h142v342H371zm-64.5 206 50.4-25.2-25.2-12.6V143l-50.4 25.2 25.2-50.4h-25.2L256.1 80l-25.2 37.8h-25.2l25.2 50.4-50.4-25.2v25.2l-25.2 12.6 50.4 25.2-12.6 25.2h50.4V269h25.2v-37.8h50.4z' fill='red'/%3e%3c/svg%3e")}.flag\:CC{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='green' d='M0 0h513v342H0z'/%3e%3cpath d='m422.7 252.4 6.2 12.8 13.8-3.2-6.2 12.8 11.2 8.8-13.9 3.2V301l-11.1-8.9-11.1 8.9v-14.2l-13.8-3.2 11.1-8.8-6.2-12.8 13.9 3.2zm-46.6-136.3 6.2 12.9 13.8-3.2-6.2 12.8 11.2 8.8-13.9 3.1v14.3l-11.1-8.9-11.1 8.9.1-14.3-13.9-3.1 11.1-8.8-6.2-12.8L370 129zm37-77.8 6.2 12.8 13.8-3.2-6.2 12.8 11.2 8.9-13.9 3.1v14.2L413.1 78 402 86.9l.1-14.2-13.9-3.1 11.1-8.9-6.2-12.8 13.9 3.2zm51.8 58.4 6.2 12.8 13.9-3.2-6.3 12.8 11.2 8.9-13.9 3.1.1 14.2-11.2-8.9-11.1 8.9.1-14.2L440 128l11.2-8.9-6.3-12.8 13.9 3.2zm-28 68.1 4.9 14.8h15.6l-12.6 9.2 4.8 14.9-12.7-9.2-12.6 9.2 4.8-14.9-12.6-9.2h15.6zM306.8 254.7c-49.2 0-89.1-39.9-89.1-89.1s39.9-89.1 89.1-89.1c15.3 0 29.8 3.9 42.4 10.7C329.4 67.9 302.3 56 272.5 56c-60.5 0-109.6 49.1-109.6 109.6S212 275.3 272.5 275.3c29.8 0 56.9-11.9 76.6-31.3-12.6 6.8-27 10.7-42.3 10.7zM140.4 59.5C129.7 41 109.7 28.6 86.8 28.6S44 41 33.3 59.5h107.1zm.2.4-53.8 53.8-53.7-53.8C28 68.9 25 79.3 25 90.5c0 34.2 27.7 61.9 61.9 61.9s61.9-27.7 61.9-61.9c-.1-11.2-3.1-21.6-8.2-30.6z' fill='%23FFDA44'/%3e%3cpath fill='%23A2001D' d='M71.4 98.2v52.2c4.9 1.3 10.1 1.9 15.5 1.9s10.5-.7 15.5-1.9V98.2h-31z'/%3e%3c/svg%3e")}.flag\:CD{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23338AF3' d='M0 0h513v342H0z'/%3e%3cpath fill='%23FFDA44' d='M513 66.9V0H411.7L0 274.4V342h100.3z'/%3e%3cpath fill='%23D80027' d='M513 0v40.1L60.2 342H0v-40.8L451.8 0z'/%3e%3cpath fill='%23FFDA44' d='m93.6 31.2 16.3 50.4H163l-42.9 31.2 16.4 50.5-42.9-31.2-43 31.2L67 112.8 24.1 81.6h53.1z'/%3e%3c/svg%3e")}.flag\:CF{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23d21034' d='M0 0h513v342H0z'/%3e%3cpath d='M0 171h211.5v85.3H0zm300.5 0H512v85.3H300.5z' fill='%233a9927'/%3e%3cpath fill='%23003082' d='M0 0v85.3h211.5V0h89v85.3H513V0z'/%3e%3cpath d='M300.5 85.3H512v85.3H300.5zM0 85.3h211.5v85.3H0z' fill='white'/%3e%3cpath d='M300.5 342h-89v-86H0v86h513v-86H300.5zM105.7 8.6l8.6 26.2h27.5L119.5 51l8.6 26.2L105.7 61 83.4 77.2 91.9 51 69.6 34.8h27.6z' fill='%23ffce00'/%3e%3c/svg%3e")}.flag\:CG{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 513 342'%3e%3cpath fill='%23da1a35' d='M0 85.331h513v342H0z'/%3e%3cpath fill='%23009543' d='M443.726 85.331 102.4 426.657H0V85.331z'/%3e%3cpath fill='%23fbde4a' d='M500.124 85.331 158.798 426.657H11.876L353.202 85.331z'/%3e%3c/svg%3e")}.flag\:CH{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 513 342'%3e%3cpath fill='red' d='M0 85.337h513v342H0z'/%3e%3cpath fill='white' d='M356.174 222.609h-66.783v-66.783h-66.782v66.783h-66.783v66.782h66.783v66.783h66.782v-66.783h66.783z'/%3e%3c/svg%3e")}.flag\:CI{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cpath fill='%23009e60' d='M342 0h171v342H342z'/%3e%3cpath fill='%23f77f00' d='M0 0h171v342H0z'/%3e%3c/svg%3e")}.flag\:CK{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 513 342'%3e%3cpath fill='%2301237a' d='M0 85.332h513v342H0z'/%3e%3cpath d='m384 156.705 5.283 16.254h17.089l-13.826 10.045 5.281 16.254L384 189.211l-13.825 10.047 5.28-16.254-13.825-10.045h17.089zm-70.209 29.081 15.228 7.758 12.084-12.083-2.673 16.879 15.227 7.759-16.879 2.673-2.674 16.88-7.76-15.227-16.878 2.673 12.086-12.084zm-29.081 70.209 16.254-5.281.001-17.089 10.044 13.825 16.254-5.282-10.046 13.827 10.046 13.826-16.254-5.28-10.044 13.825v-17.09zm29.081 70.209 7.759-15.229-12.084-12.084 16.881 2.674 7.757-15.227 2.674 16.879 16.879 2.672-15.227 7.759 2.673 16.882-12.084-12.087zM384 355.284l-5.281-16.253h-17.091l13.827-10.045-5.28-16.254L384 322.776l13.827-10.044-5.281 16.254 13.826 10.045h-17.089zm70.209-29.08-15.229-7.758-12.083 12.084 2.673-16.882-15.227-7.756 16.879-2.675 2.675-16.879 7.756 15.227 16.881-2.674-12.086 12.085zm29.081-70.209-16.254 5.281v17.09l-10.045-13.826-16.254 5.281 10.046-13.826-10.046-13.827 16.254 5.282 10.045-13.825v17.089zm-29.081-70.207-7.757 15.226 12.082 12.084-16.881-2.673-7.756 15.227-2.675-16.88-16.879-2.675 15.227-7.757-2.673-16.878 12.084 12.082zM0 186.665v16h46.069L0 233.377v7.539l57.377-38.252H80L0 255.998h112v-69.334H0zm96 69.331H22.628L96 207.083v48.913zm80-117.331 80-53.334H144v69.334h112v-16h-46.069L256 107.951v-7.539l-57.377 38.251H176v.002zm-16-53.332h73.372L160 134.246V85.333zm-16 170.665h112l-80-53.334h22.623L256 240.917v-7.539l-46.069-30.713H256v-16H144v69.333zm16-48.915 73.372 48.913H160v-48.913zM112 85.331H0l80 53.334H57.377L0 100.413v7.539l46.069 30.712H0v16h112V85.331zm-16 48.915L22.628 85.333H96v48.913z' fill='white'/%3e%3cg fill='%23D80027'%3e%3cpath d='M144 85.331h-32v69.334H0v32h112v69.333h32v-69.333h112v-32H144z'/%3e%3cpath d='M80 138.665 0 85.331v15.082l57.377 38.252zm96 0h22.623L256 100.413V85.331zm-118.623 64L0 240.917v15.081l80-53.333zm118.623 0 80 53.333v-15.081l-57.377-38.252z'/%3e%3c/g%3e%3c/svg%3e")}.flag\:CL{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23D80027' d='M0 0h513v342H0z'/%3e%3cpath fill='white' d='M196 0h317v171H196z'/%3e%3cpath fill='%230037A1' d='M0 0h196v171H0z'/%3e%3cpath fill='white' d='M98 24.5 113.1 71H162l-39.6 28.7 15.2 46.5L98 117.5l-39.6 28.7 15.2-46.5L34 71h48.9z'/%3e%3c/svg%3e")}.flag\:CM{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23ce1126' d='M0 0h513v342H0z'/%3e%3cpath fill='%23007a5e' d='M0 0h171v342H0z'/%3e%3cpath d='M342 0h171v342H342zm-86 102.2 17.2 53H329L283.9 188l17.2 53-45.1-32.7-45.1 32.7 17.2-53-45.1-32.8h55.8z' fill='%23fcd116'/%3e%3c/svg%3e")}.flag\:CN{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23D80027' d='M0 0h513v342H0z'/%3e%3cpath d='m226.8 239.2-9.7-15.6-17.9 4.4 11.9-14.1-9.7-15.6 17.1 6.9 11.8-14.1-1.3 18.4 17.1 6.9-17.9 4.4zM290.6 82l-10.1 15.4 11.6 14.3-17.7-4.8-10.1 15.5-1-18.4-17.7-4.8 17.2-6.6-1-18.4 11.6 14.3zm-54.4-56.6-2 18.3 16.8 7.6-18 3.8-2 18.3-9.2-16-17.9 3.8 12.3-13.7-9.2-15.9 16.8 7.5zm56.6 136.4-14.9 10.9 5.8 17.5-14.9-10.8-14.9 11 5.6-17.6-14.9-10.7 18.4-.1 5.6-17.6 5.8 17.5zM115 46.3l17.3 53.5h56.2l-45.4 32.9 17.3 53.5-45.4-33-45.5 33 17.4-53.5-45.5-32.9h56.3z' fill='%23FFDA44'/%3e%3c/svg%3e")}.flag\:CO{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23FFDA44' d='M0 0h513v342H0z'/%3e%3cpath fill='%23D80027' d='M0 256.5h513V342H0z'/%3e%3cpath fill='%230052B4' d='M0 171h513v85.5H0z'/%3e%3c/svg%3e")}.flag\:CR{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cpath fill='%23D80027' d='M0 114h513v114H0z'/%3e%3cpath fill='%230052B4' d='M0 285h513v57H0zM0 0h513v57H0z'/%3e%3c/svg%3e")}.flag\:CU{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23FF9811' d='M0-40.8v422.9-211.4z'/%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cpath d='M0 0h513v68.3H0zm0 136.5h513v68.3H0zm0 136.6h513v68.3H0z' fill='%230052B4'/%3e%3cpath fill='%23D80027' d='M256 170.7 0 342V0z'/%3e%3cpath fill='white' d='m86.5 111.4 12.7 39.2h41.3l-33.4 24.2 12.8 39.3-33.4-24.2-33.4 24.2 12.8-39.3-33.4-24.2h41.2z'/%3e%3c/svg%3e")}.flag\:CV{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23003893' d='M0 0h513v342H0z'/%3e%3cpath fill='%23cf2027' d='M0 182.2h513v41.4H0z'/%3e%3cpath fill='white' d='M0 140.8h513v41.4H0zm0 82.8h513V265H0z'/%3e%3cpath d='m150.4 70 6.9 21.1h22.2l-18 13.1 6.9 21.1-18-13.1-17.9 13.1 6.8-21.1-17.9-13.1h22.2zm0 209.7 6.9 21.1h22.2l-18 13 6.9 21.2-18-13.1-17.9 13.1 6.8-21.2-17.9-13h22.2zm-97.6-70.9 6.9 21.1h22.2l-18 13 6.9 21.2-18-13.1-17.9 13.1 6.8-21.2-17.9-13H46zM90.1 91l6.9 21.1h22.2l-18 13 6.9 21.2-18-13.1-17.9 13.1 6.8-21.2-18-13h22.3zm-66.3 71H46l6.8-21.1 6.9 21.1h22.2l-18 13.1 6.9 21.1-18-13-17.9 13 6.8-21.1zm48.4 148.9 6.8-21.1-18-13h22.3l6.8-21.2 6.9 21.2h22.2l-18 13 6.9 21.1-18-13zM248 208.8l-6.9 21.1h-22.2l18 13-6.9 21.2 18-13.1 18 13.1-6.9-21.2 18-13h-22.2zM210.7 91l-6.8 21.1h-22.2l17.9 13-6.8 21.2 17.9-13.1 18 13.1-6.9-21.2 18-13h-22.2zm66.4 71h-22.2l-6.9-21.1-6.9 21.1h-22.2l18 13.1-6.9 21.1 18-13 18 13-6.9-21.1zm-48.4 148.9-6.9-21.1 18-13h-22.2l-6.9-21.2-6.8 21.2h-22.2l17.9 13-6.8 21.1 17.9-13z' fill='%23f7d116' stroke='black'/%3e%3c/svg%3e")}.flag\:CW{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23002b7f' d='M0 0h513v342H0z'/%3e%3cpath fill='%23f9e814' d='M0 233.5h513v51H0z'/%3e%3cpath d='m168.7 86.5 12.9 39.8h41.8l-33.8 24.5 12.9 39.7-33.8-24.5-33.8 24.5 12.9-39.7-33.8-24.5h41.8zm-83.3-54 7.8 23.9h25L97.9 71.1l7.8 23.8-20.3-14.7-20.3 14.7 7.8-23.8-20.3-14.7h25.1z' fill='white'/%3e%3c/svg%3e")}.flag\:CX{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%230021ad' d='M0 0h513v342H0z'/%3e%3cpath fill='%231c8a42' d='M0 0h513v342'/%3e%3cpath d='m77.6 272 5.7 11.9 12.8-3-5.7 11.9 10.3 8.1-12.8 2.9V317l-10.3-8.3-10.2 8.3v-13.2l-12.8-2.9 10.3-8.1-5.8-11.9 12.9 3zm-37.1-98.9 5.7 11.9 12.8-3-5.7 11.8 10.3 8.2-12.9 2.9.1 13.2-10.3-8.3-10.3 8.3.1-13.2-12.9-2.9 10.4-8.2L22 182l12.8 3zm37.1-80.9 5.7 11.8 12.8-2.9-5.7 11.8 10.3 8.2-12.8 2.9v13.1l-10.3-8.2-10.2 8.2V124l-12.8-2.9 10.3-8.2-5.8-11.8L72 104zm46.1 62.9 5.7 11.9 12.8-3-5.7 11.9 10.3 8.1-12.8 2.9v13.2l-10.3-8.2-10.2 8.2v-13.2l-12.8-2.9 10.3-8.1-5.7-11.9 12.8 3zm-32.9 54 4.4 13.7h14.5L98 231.3l4.5 13.7-11.7-8.4-11.7 8.4 4.5-13.7-11.7-8.5h14.4z' fill='white'/%3e%3ccircle fill='%23ffc639' cx='267.1' cy='170.7' r='74.5'/%3e%3cpath fill='%231c8a42' d='M267.1 220.3h24.8s10.8-19 0-37.2l24.8-24.8-12.4-24.8h-12.4s-6.2 18.6-31 18.6-31-18.6-31-18.6h-12.4l12.4 24.8-12.4 24.8 12.4 12.4s12.4-24.8 37.2-12.4c0 0 10.5 15.5 0 37.2z'/%3e%3cpath fill='%23ffc639' d='M464.4 92.2c.6-2.9-.2-17.6-.2-20.7 0-21.3-13.9-39.4-33.2-45.7 5.9 12 9.2 25.4 9.2 39.7 0 4.8-.4 9.5-1.1 14.1-2.9-4.7-6.6-8.9-11.2-12.6-17.1-13.6-40.6-14-57.9-2.5 13.4 2.9 26.3 8.9 37.7 18 9 7.1 16.2 16.8 21.7 26.1 0 0-17.8 10.9-31 15.1s-42.3 7.9-42.3 7.9c72 12 132-36 132-36-6.5-13.4-15.8-4-23.7-3.4z'/%3e%3c/svg%3e")}.flag\:CY{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cpath fill='%23DB7D00' d='M141.7 154.7s.2 67.1 74.7 65.3l4.5 13.9h8.9s-7.4-41.1 60.1-41.5c0 0 0-27.6 27.6-27.6H359s-66-51.8 58.9-118l1.8-13.1s-129.9 71-198.9 57.2c0 0 10.7 42.5-10.8 42.5-10.8 0-9.7-8.1-32.3-8.1-18.7 0-17.3 19.7-26.3 19.5-8.9-.2-18.8-12.3-19.6-10.2-.7 2.1 9.9 20.1 9.9 20.1z'/%3e%3cg fill='%23006651'%3e%3cpath d='M237.2 308.1c6.9-5 13-6.6 22.4-8.3s19.4-4.4 24.6-5.8-17.7 6.6-23.5 8.3c-5.8 1.6-23.5 5.8-23.5 5.8zm37.9-14.7c-1.9-11.9 2.8-24.3 13.5-29.3 2.5 8.6-5.2 23.2-13.5 29.3zm18.2-6.2c-5.8-9.8 4-22.6 11.1-28.8 3.3 6-2.5 23.7-11.1 28.8zm16.9-7.6c-6.2-8.4 1.1-23.2 8.8-29 3.1 8.2.1 23.2-8.8 29zm16.9-10.6c-5.6-8-1.7-20.4 6.3-28.4 5.8 6.6.9 21-6.3 28.4zm13.5-10.7c-4.7-7.5 1.1-25.4 8.6-30.4 3.3 6.6.8 25.4-8.6 30.4zm10.8-2.8c-1.4-10.8 17.4-22.7 25.2-22.4-.9 8.9-8.9 18.6-25.2 22.4zm-10.5 12.2c8.8-9.1 26-9.1 32.1-7.2-1.7 5.3-21.9 16.9-32.1 7.2z'/%3e%3cpath d='M328.7 276.8c12.4-3.3 20.5-6.1 27.9 1.7-5.2 6.6-25.4 4.7-27.9-1.7zm-17.7 8c11.9-6.4 26.3 3 28.5 8.6-13.3 5.5-28.7-7.2-28.5-8.6zm-16.3 9.2c10.8-4.1 23.2 1.4 28.2 7.5-5.8 2.7-21 5.7-28.2-7.5zm-14.9 4.7c12.4-1.4 24.4 8 27 13.4-15.9 1.5-22-3.2-27-13.4zm-4 9.4c-6.9-5-13-6.6-22.4-8.3-9.4-1.7-19.4-4.4-24.6-5.8-5.3-1.4 17.7 6.6 23.5 8.3 5.8 1.6 23.5 5.8 23.5 5.8zm-37.9-14.7c1.9-11.9-2.8-24.3-13.5-29.3-2.5 8.6 5.2 23.2 13.5 29.3zm-18.2-6.2c5.8-9.8-4-22.6-11.1-28.8-3.3 6 2.5 23.7 11.1 28.8zm-16.9-7.6c6.2-8.4-1.1-23.2-8.8-29-3.1 8.2-.1 23.2 8.8 29zM185.9 269c5.6-8 1.7-20.4-6.3-28.4-5.8 6.6-.9 21 6.3 28.4zm-13.5-10.7c4.7-7.5-1.1-25.4-8.6-30.4-3.3 6.6-.8 25.4 8.6 30.4zm-10.8-2.8c1.4-10.8-17.4-22.7-25.2-22.4.9 8.9 8.9 18.6 25.2 22.4zm10.5 12.2c-8.8-9.1-26-9.1-32.1-7.2 1.7 5.3 21.9 16.9 32.1 7.2z'/%3e%3cpath d='M184.3 276.8c-12.4-3.3-20.5-6.1-27.9 1.7 5.2 6.6 25.4 4.7 27.9-1.7zm17.7 8c-11.9-6.4-26.3 3-28.5 8.6 13.3 5.5 28.7-7.2 28.5-8.6zm16.3 9.2c-10.8-4.1-23.2 1.4-28.2 7.5 5.8 2.7 21 5.7 28.2-7.5zm14.9 4.7c-12.4-1.4-24.4 8-27 13.4 15.9 1.5 22-3.2 27-13.4z'/%3e%3c/g%3e%3c/svg%3e")}.flag\:CZ{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%2311457e' d='M0 0h513v342H0z'/%3e%3cpath fill='%23d7141a' d='M513 171v171H0l215-171z'/%3e%3cpath fill='white' d='M513 0v171H215.185L0 0z'/%3e%3c/svg%3e")}.flag\:DE{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23D80027' d='M0 0h513v342H0z'/%3e%3cpath d='M0 0h513v114H0z'/%3e%3cpath fill='%23FFDA44' d='M0 228h513v114H0z'/%3e%3c/svg%3e")}.flag\:DJ{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%2312ad2b' d='M0 0h513v342H0z'/%3e%3cpath fill='%236ab2e7' d='M513 0v166.7L0 170.8V0z'/%3e%3cpath fill='white' d='M256 170.7 0 342V0z'/%3e%3cpath fill='%23d7141a' d='m89.8 92.5 17 52.4H162l-44.6 32.5 17 52.4-44.6-32.4-44.6 32.4 17-52.4-44.6-32.5h55.2z'/%3e%3c/svg%3e")}.flag\:DK{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23c60c30' d='M0 0h513v342H0z'/%3e%3cpath fill='white' d='M190 0h-60v140H0v60h130v142h60V200h323v-60H190z'/%3e%3c/svg%3e")}.flag\:DM{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23496E2D' d='M0 0h513v342H0z'/%3e%3cpath d='M0 110.7v120h513v-120z'/%3e%3cpath fill='%23FFDA44' d='M0 110.7h513v40H0z'/%3e%3cpath fill='white' d='M0 190.7h513v40H0z'/%3e%3cpath d='M196 0h120v342H196z'/%3e%3cpath fill='%23FFDA44' d='M196 0h40v342h-40z'/%3e%3cpath fill='white' d='M274.7 0h40v342h-40z'/%3e%3ccircle fill='%23D80027' cx='256' cy='170.7' r='123.1'/%3e%3cpath d='m256 58.6 4.6 14.2h15l-12.1 8.9 4.6 14.2-12.1-8.8-12.1 8.8 4.6-14.2-12.1-8.9h15zM190.1 80l12.2 8.8 12.1-8.8-4.6 14.3 12.1 8.8h-15l-4.6 14.2-4.7-14.2h-15l12.1-8.8zm-40.7 56h15l4.6-14.2 4.7 14.2h15l-12.2 8.8 4.7 14.3-12.2-8.8-12.1 8.8 4.6-14.3zm0 69.3 12.1-8.8-4.6-14.3L169 191l12.2-8.8-4.7 14.3 12.2 8.8h-15l-4.7 14.3-4.6-14.3zm40.7 56.1 4.6-14.3-12.1-8.8h15l4.7-14.3 4.6 14.3h15l-12.1 8.8 4.6 14.3-12.1-8.9zm65.9 21.4-4.6-14.3h-15l12.1-8.8-4.6-14.3 12.1 8.8 12.1-8.8-4.6 14.3 12.1 8.8h-15zm65.9-21.4-12.2-8.9-12.1 8.9 4.6-14.3-12.1-8.8h15l4.6-14.3 4.7 14.3h15l-12.1 8.8zm40.7-56.1h-15l-4.6 14.3-4.7-14.3h-15l12.2-8.8-4.7-14.3L343 191l12.1-8.8-4.6 14.3zm0-69.3-12.1 8.8 4.6 14.3-12.1-8.8-12.2 8.8 4.7-14.3-12.2-8.8h15l4.7-14.2 4.6 14.2zm-40.7-56-4.6 14.3 12.1 8.8h-15l-4.7 14.2-4.6-14.2h-15l12.1-8.8-4.6-14.3 12.1 8.8zM279.3 168.7c-11-21.1-14.5-25.1-14.5-25.1s.4-9.7.4-15.6c0-8.8-7.4-15.8-16.5-15.8-8.6 0-15.7 2.9-16.5 11-4.2.9-8.6 4.1-8.6 10.7 0 4.8 1 7.3 5.2 9.3 2.1-4.6 4.3-4.8 9.3-6.4.8.6 1.7 3 2.6 3.4l.3 1s-13.3 6.6-13.3 30.9c0 29.5 22 45.4 22 45.4l-1.8.3-1.9 7.1h22v-7.2l11 17.5c.3-.3 10.2-47.6.3-66.5z' fill='%23496E2D'/%3e%3c/svg%3e")}.flag\:DO{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cpath fill='%23D80027' d='M0 215.2h211.5v126.1H0z'/%3e%3cpath fill='%230052B4' d='M0 0h211.5v126.2H0z'/%3e%3cpath fill='%23D80027' d='M300.5 0H512v126.2H300.5z'/%3e%3cpath fill='%230052B4' d='M300.5 215.2H512v126.1H300.5z'/%3e%3cg stroke='white' stroke-width='5' stroke-miterlimit='10'%3e%3cpath fill='%230052B4' d='M256 130h-49.9v49.4s19.5 6 49.9 6V130z'/%3e%3cpath fill='%23D80027' d='M206.1 179.4v6c0 27.5 22.3 49.9 49.9 49.9v-49.9c-30.4 0-49.9-6-49.9-6z'/%3e%3cpath fill='%230052B4' d='M256 235.3c27.5 0 49.9-22.3 49.9-49.9v-6s-19.5 6-49.9 6v49.9z'/%3e%3cpath fill='%23D80027' d='M256 130v55.4c30.4 0 49.9-6 49.9-6V130H256z'/%3e%3c/g%3e%3c/svg%3e")}.flag\:DZ{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%2341662E' d='M0 0h513v342H0z'/%3e%3cpath fill='white' d='M256.5 0H513v342H256.5z'/%3e%3cg fill='%23D80027'%3e%3cpath d='m341.5 105.3-29.4 40.4-47.5-15.4 29.4 40.4-29.4 40.4 47.5-15.4 29.4 40.4v-50l47.5-15.5-47.5-15.4z'/%3e%3cpath d='M309.9 276.7c-58.5 0-106-47.5-106-106s47.5-106 106-106c18.3 0 35.4 4.6 50.4 12.7-23.5-23-55.7-37.2-91.2-37.2-72 0-130.4 58.4-130.4 130.4S197.1 301 269.1 301c35.5 0 67.7-14.2 91.2-37.2-14.9 8.2-32.1 12.9-50.4 12.9z'/%3e%3c/g%3e%3c/svg%3e")}.flag\:EC{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23FFDA44' d='M0 0h513v342H0z'/%3e%3cpath fill='%230052B4' d='M0 170.7h513V256H0z'/%3e%3cpath fill='%23D80027' d='M0 256h513v85.3H0z'/%3e%3ccircle fill='%23FFDA44' cx='256' cy='171' r='60'/%3e%3cpath fill='%234C1F00' d='M369.2 79.9s-27.2-13.8-33.9-16c-6.7-2.2-49.1-13.2-49.1-7 0 10.3-13.5 12-15.5 12s-2-5.3-14.8-5.3-13.7 4.8-15.8 4.8c-2.2 0-14.5-1-14.5-11.5 0-5.2-42.9 4-49.1 7-6.1 3.1-33.9 16-33.9 16s45.8 2.7 53.9 6.2 43.8 16.5 43.8 16.5l-2.8 13.3h37.8l-3.8-13.3s35.1-12.7 43.8-16.5 53.9-6.2 53.9-6.2z'/%3e%3cpath fill='%2357BA17' d='M217.7 171.7c0 21.1 17.2 38.3 38.3 38.3 21.1 0 38.3-17.2 38.3-38.3v-11.5h-76.5v11.5z'/%3e%3cpath fill='%23338AF3' d='M256 110.5c-21.1 0-38.3 17.2-38.3 38.3v11.5h76.5v-11.5c.1-21.1-17.1-38.3-38.2-38.3z'/%3e%3c/svg%3e")}.flag\:EE{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23111' d='M0 0h513v342H0z'/%3e%3cpath fill='%23368FD8' d='M0 0h513v114H0z'/%3e%3cpath fill='white' d='M0 228h513v114H0z'/%3e%3c/svg%3e")}.flag\:EG{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cpath fill='%23D80027' d='M0 0h513v114H0z'/%3e%3cpath d='M0 228h513v114H0z'/%3e%3cpath fill='%23C09300' d='M220.3 204.4s0-58.4 4.5-64.7c3.1-4.3 16.8 5.2 22.7 4.5 0 0 4.2-7.5 4.5-12 .3-4.6-1.1-7.6-4.9-6.2 0 0-1.2-2.1.5-3.3 1.6-1.2 5.6.1 5.6.1s-.5-1 1.6-.9c2.9.2 7.2 1.4 7.4 5.6.2 3.1.3 7.7.4 8.7.7 6.8 2.7 8.7 2.7 8.7s18.4-9.2 22-5.2c3.3 3.8 4.5 64.7 4.5 64.7l-18.1-16.8 12.1 29.5s-14.4 2.4-28.9 2.4c-14.5 0-31.1-4.2-31.1-4.2l13.8-28.2-19.3 17.3z'/%3e%3c/svg%3e")}.flag\:EH{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cpath d='M0 0h513v114H0z'/%3e%3cpath fill='%23428823' d='M0 228h513v114H0z'/%3e%3cg fill='%23D80027'%3e%3cpath d='M256 171 0 342V0zm53.1 0c0-22.9 13.1-42.1 34.6-46.8-3.3-.7-6.7-1.1-10.3-1.1-26.4 0-47.9 21.4-47.9 47.9s21.4 47.9 47.9 47.9c3.5 0 7-.4 10.3-1.1-21.5-5.1-34.6-24.2-34.6-46.8z'/%3e%3cpath d='m365 129.2 10.3 31.7h33.3l-27 19.6 10.3 31.7-26.9-19.6-27 19.6 10.3-31.7-27-19.6h33.4z'/%3e%3c/g%3e%3c/svg%3e")}.flag\:ER{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23338AF3' d='M0 0h513v342H0z'/%3e%3cpath fill='%2356AF35' d='M0 0h513v171H0z'/%3e%3cpath fill='%23D80027' d='m0 342 513-171L0 0v342z'/%3e%3cg fill='%23ffc945'%3e%3cpath d='M134.7 231.5c33.6 0 60.8-27.2 60.8-60.8s-27.2-60.8-60.8-60.8-60.8 27.2-60.8 60.8 27.2 60.8 60.8 60.8zm0 24.3c-47 0-85.2-38.1-85.2-85.2s38.1-85.2 85.2-85.2 85.2 38.1 85.2 85.2-38.2 85.2-85.2 85.2z'/%3e%3ccircle cx='119.5' cy='148.3' r='17.5'/%3e%3ccircle cx='148.9' cy='158.5' r='17.5'/%3e%3ccircle cx='134.7' cy='135.2' r='17.5'/%3e%3ccircle cx='119.5' cy='172.7' r='17.5'/%3e%3ccircle cx='149.9' cy='182.8' r='17.5'/%3e%3ccircle cx='122.5' cy='198' r='17.5'/%3e%3ccircle cx='145.9' cy='205.2' r='17.5'/%3e%3c/g%3e%3c/svg%3e")}.flag\:ES{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22.5 15'%3e%3cpath fill='white' d='M0 0h22.5v15H0V0z'/%3e%3cpath fill='%23D03433' d='M0 0h22.5v4H0V0zm0 11h22.5v4H0v-4z'/%3e%3cpath fill='%23FBCA46' d='M0 4h22.5v7H0V4z'/%3e%3cpath fill='white' d='M7.8 7h1v.5h-1V7z'/%3e%3cpath fill='%23A41517' d='M7.2 8.5c0 .3.3.5.6.5s.6-.2.6-.5L8.5 7H7.1l.1 1.5zM6.6 7c0-.3.2-.5.4-.5h1.5c.3 0 .5.2.5.4V7l-.1 1.5c-.1.6-.5 1-1.1 1-.6 0-1-.4-1.1-1L6.6 7z'/%3e%3cpath fill='%23A41517' d='M6.8 7.5h2V8h-.5l-.5 1-.5-1h-.5v-.5zM5.3 6h1v3.5h-1V6zm4 0h1v3.5h-1V6zm-2.5-.5c0-.3.2-.5.5-.5h1c.3 0 .5.2.5.5v.2c0 .2-.1.3-.3.3H7c-.1 0-.2-.1-.2-.2v-.3z'/%3e%3c/svg%3e")}.flag\:ET{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22.5 15'%3e%3cpath fill='%2320AA46' d='M0 0h22.5v5H0V0z'/%3e%3cpath fill='%23E92F3B' d='M0 10h22.5v5H0v-5z'/%3e%3cpath fill='%23FADF50' d='M0 5h22.5v5H0V5z'/%3e%3ccircle fill='%23205CCA' cx='11.3' cy='7.5' r='5.2'/%3e%3cg stroke='%23FFDB3D' fill='none'%3e%3cpath d='m11.3 8.8-2.1 1.5.8-2.4-2-1.5h2.5l.8-2.3.8 2.3h2.6l-2.1 1.5.8 2.4-2.1-1.5zm-1-2.4h1.9M9.9 7.8l1.3 1m.8-2.6.7 1.8M10 7.9l.6-1.8M11 9l1.6-1.1' stroke-width='.5'/%3e%3cpath d='m8.7 3.9 1.1 1.6m4-1.7-1 1.6m-1.5 4.7V12M8.9 8.3 7.1 9m8.4 0-1.8-.7' stroke-width='.25'/%3e%3c/g%3e%3c/svg%3e")}.flag\:EU{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 810 540'%3e%3cpath fill='%23039' d='M0 0h810v540H0z'/%3e%3cpath fill='%23FC0' d='m404.951 59.865 6.735 20.718h21.894l-17.633 12.812 6.638 20.74-17.634-12.812-17.634 12.812 6.736-20.729-17.633-12.812h21.796zm-90 24 6.735 20.718h21.894l-17.633 12.812 6.638 20.74-17.634-12.812-17.634 12.812 6.736-20.729-17.633-12.812h21.796zm-66 66 6.735 20.718h21.894l-17.633 12.812 6.638 20.74-17.634-12.812-17.634 12.812 6.736-20.729-17.633-12.812h21.796zm-24 89.999 6.735 20.719h21.894l-17.633 12.813 6.638 20.74-17.634-12.813-17.634 12.813 6.736-20.731-17.633-12.811h21.796zm24 90.001 6.735 20.719h21.894l-17.633 12.811 6.638 20.74-17.634-12.811-17.634 12.811 6.736-20.729-17.633-12.812h21.796zm66 66 6.735 20.719h21.894l-17.633 12.811 6.638 20.74-17.634-12.811-17.634 12.811 6.736-20.729-17.633-12.812h21.796zm180-312 6.735 20.718h21.894l-17.633 12.812 6.637 20.74-17.633-12.812-17.635 12.812 6.737-20.729-17.633-12.812h21.795zm66 66 6.735 20.718h21.894l-17.633 12.812 6.637 20.74-17.633-12.812-17.635 12.812 6.737-20.729-17.633-12.812h21.795zm24 90 6.735 20.718h21.894l-17.633 12.813 6.638 20.74-17.634-12.813-17.634 12.813 6.736-20.731-17.633-12.811h21.796zm-24 90 6.735 20.719h21.894l-17.633 12.811 6.638 20.74-17.634-12.811-17.634 12.811 6.736-20.729-17.633-12.812h21.796zm-156 90 6.735 20.719h21.894l-17.633 12.811 6.638 20.74-17.634-12.811-17.634 12.811 6.736-20.729-17.633-12.812h21.796zm90-24.001 6.735 20.719h21.894l-17.633 12.812 6.639 20.74-17.635-12.812-17.633 12.812 6.735-20.73-17.633-12.811h21.797z'/%3e%3c/svg%3e")}.flag\:FI{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cpath fill='%232E52B2' d='M513 129.3V212H203.7v130H121V212H0v-82.7h121V0h82.7v129.3z'/%3e%3c/svg%3e")}.flag\:FJ{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%232E52B2' d='M0 0h513v342H0z'/%3e%3cpath fill='white' d='M256 0v22.6l-46.1 30.7H256v64h-46.1L256 148v22.7h-22.6l-73.4-49v49H96v-49l-73.4 49H0V148l46.1-30.7H0v-64h46.1L0 22.6V0h22.6L96 48.9V0h64v48.9L233.4 0z'/%3e%3cg fill='%23D80027'%3e%3cpath d='M144 0h-32v69.3H0v32h112v69.4h32v-69.4h112v-32H144z'/%3e%3cpath d='M0 0v15.1l57.4 38.2H80zm256 0v15.1l-57.4 38.2H176z'/%3e%3cpath d='M0 0v15.1l57.4 38.2H80zm256 0v15.1l-57.4 38.2H176zM0 170.7v-15.1l57.4-38.3H80zm256 0v-15.1l-57.4-38.3H176z'/%3e%3c/g%3e%3cpath fill='%23F3F3F3' d='M307.1 127.1v92c0 61.6 80.5 80.5 80.5 80.5s80.4-19 80.4-80.6v-92l-80.5-23-80.4 23.1z'/%3e%3cpath fill='%23D80027' d='M468 132.8V98.3H307.1v34.5h69v69h-69v23h69V296c6.9 2.5 11.5 3.5 11.5 3.5s4.6-1.1 11.5-3.5v-71.2h69v-23h-69v-69H468z'/%3e%3c/svg%3e")}.flag\:FK{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%230052B4' d='M0 0h513v342H0z'/%3e%3cpath fill='white' d='M256 0v30.6l-45.2 25.1H256V115h-59.1l59.1 32.8v22.9h-26.7l-73.5-40.9v40.9h-55.6v-48.6l-87.5 48.6H0v-30.6L45.2 115H0V55.7h59.1L0 22.8V0h26.7l73.5 40.8V0h55.6v48.6L243.3 0z'/%3e%3cpath fill='%23D80027' d='M144 0h-32v69.3H0v32h112v69.4h32v-69.4h112v-32H144z'/%3e%3cpath fill='%230052B4' d='M155.8 115 256 170.7v-15.8L184.2 115z'/%3e%3cpath fill='white' d='M155.8 115 256 170.7v-15.8L184.2 115z'/%3e%3cpath d='M155.8 115 256 170.7v-15.8L184.2 115zm-84 0L0 154.9v15.8L100.2 115z' fill='%23D80027'/%3e%3cpath fill='%230052B4' d='M100.2 55.6 0 0v15.7l71.8 39.9z'/%3e%3cpath fill='white' d='M100.2 55.6 0 0v15.7l71.8 39.9z'/%3e%3cpath d='M100.2 55.6 0 0v15.7l71.8 39.9zm84 0L256 15.7V0L155.8 55.6z' fill='%23D80027'/%3e%3cpath fill='%231F8BDE' d='M312.2 194.2v-90c0-8.5 6.5-15.3 15-15.3h120.5c8.3 0 15 6.8 15 15.3v90c0 75.2-75.2 105.3-75.2 105.3s-75.3-30.1-75.3-105.3z'/%3e%3cpath fill='white' d='M312.2 194.2v-90c0-8.5 6.5-15.3 15-15.3h120.5c8.3 0 15 6.8 15 15.3v90c0 75.2-75.2 105.3-75.2 105.3s-75.3-30.1-75.3-105.3zm79.6 86.3c7.9-4.5 15.9-10 23.2-16.7 20.5-18.5 32.6-41.4 32.6-69.7v-90c0-.3-120.4-.3-120.4-.3v90.3c0 28.3 12.1 51.2 32.6 69.7 8.3 7.5 17.6 13.9 27.6 19 1.4-.6 2.8-1.4 4.4-2.3z'/%3e%3cpath fill='%23187536' d='M347.1 193.4c-2.6-7.9 1.7-14.3 10.1-14.3h60.5c8.2 0 12.8 6.3 10.1 14.3l-5.5 16.5c-2.6 7.9-8.9 9.2-15.8 4 0 0 2.6-4.8-19.1-4.8-21.7 0-19.1 4.8-19.1 4.8-6.1 5.7-13.1 4-15.8-4 .1.1-5.4-16.5-5.4-16.5z'/%3e%3cpath fill='white' d='M357.4 179.1c8.1 1.6 17.8-15 30.1-15 13.1 0 21.8 17.1 30.1 15 7.4-1.8 15-22.2 15-30.1 0-16.6-20.2-30.1-45.1-30.1-24.9 0-45.1 13.5-45.1 30.1-.1 8.5 6.6 28.5 15 30.1zm-1.4 91.6c6.2.4 12.5-1.8 17.2-6.5l9-9c2.9-2.9 7.5-2.9 10.4 0l9 9c4.7 4.7 11 6.9 17.1 6.5 5.3-.3 32.5-33.5 25.7-32.6-4.6.6-9.1 2.8-12.7 6.3l-.1.1-9 9c-2.9 2.9-7.5 2.9-10.4 0l-9-9c-8.7-8.8-22.9-8.8-31.7-.1l-.1.1-9 9c-2.9 2.9-7.5 2.9-10.4 0l-9-9c-3.5-3.5-7.8-5.6-12.3-6.3-6.7-1.1 20.1 32.2 25.3 32.5zM322.1 210c2.9-2.9 7.5-2.9 10.4 0l9 9c8.8 8.7 22.9 8.7 31.7 0l9-9c2.9-2.9 7.5-2.9 10.4 0l9 9c8.8 8.7 22.9 8.7 31.7 0l9-9c2.9-2.9 7.5-2.9 10.4 0 0 0 5.5-14.8 2.5-15.9-7.9-2.9-17.2-1.2-23.5 5.2l-.1.1-9 9c-2.9 2.9-7.5 2.9-10.4 0l-9-9c-8.7-8.8-22.9-8.8-31.7-.1l-.1.1-9 9c-2.9 2.9-7.5 2.9-10.4 0l-9-9c-6.2-6.2-15.1-8-22.8-5.5-3.1 1.1 1.9 16.1 1.9 16.1z'/%3e%3c/svg%3e")}.flag\:FM{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23338AF3' d='M0 0h513v342H0z'/%3e%3cpath d='m256 37.9 10.1 31.2H299l-26.6 19.3 10.2 31.2-26.6-19.3-26.6 19.3 10.2-31.2L213 69.1h32.9zM123.2 170.7l31.2-10.2v-32.8l19.3 26.6 31.2-10.2-19.3 26.6 19.3 26.5-31.2-10.1-19.3 26.5v-32.8zM256 303.5l-10.1-31.2H213l26.6-19.3-10.2-31.3L256 241l26.6-19.3-10.2 31.3 26.6 19.3h-32.9zm132.8-132.8-31.2 10.1v32.8l-19.3-26.5-31.2 10.1 19.3-26.5-19.3-26.6 31.2 10.2 19.3-26.6v32.8z' fill='white'/%3e%3c/svg%3e")}.flag\:FO{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cpath fill='%230F61A5' d='M513 214.5H206.2V342h-87.8V214.5H0v-87.7h118.4V0h87.8v126.8H513V192z'/%3e%3cpath fill='%23E50E3D' d='M513 149.3V192H183.7v150H141V192H0v-42.7h141V0h42.7v149.3z'/%3e%3c/svg%3e")}.flag\:FR{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cpath fill='%230052B4' d='M0 0h171v342H0z'/%3e%3cpath fill='%23D80027' d='M342 0h171v342H342z'/%3e%3c/svg%3e")}.flag\:GA{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23FFDA44' d='M0 0h513v342H0z'/%3e%3cpath fill='%236DA544' d='M0 0h513v114H0z'/%3e%3cpath fill='%230052B4' d='M0 228h513v114H0z'/%3e%3c/svg%3e")}.flag\:GB{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cg fill='white'%3e%3cpath d='M0 0h513v341.3H0V0z'/%3e%3cpath d='M311.7 230 513 341.3v-31.5L369.3 230h-57.6zM200.3 111.3 0 0v31.5l143.7 79.8h56.6z'/%3e%3c/g%3e%3cpath d='M393.8 230 513 295.7V230H393.8zm-82.1 0L513 341.3v-31.5L369.3 230h-57.6zm146.9 111.3-147-81.7v81.7h147zM90.3 230 0 280.2V230h90.3zm110 14.2v97.2H25.5l174.8-97.2zm-82.1-132.9L0 45.6v65.7h118.2zm82.1 0L0 0v31.5l143.7 79.8h56.6zM53.4 0l147 81.7V0h-147zm368.3 111.3L513 61.1v50.2h-91.3zm-110-14.2V0h174.9L311.7 97.1z' fill='%230052B4'/%3e%3cg fill='%23D80027'%3e%3cpath d='M288 0h-64v138.7H0v64h224v138.7h64V202.7h224v-64H288V0z'/%3e%3cpath d='M311.7 230 513 341.3v-31.5L369.3 230h-57.6zm-168 0L0 309.9v31.5L200.3 230h-56.6zm56.6-118.7L0 0v31.5l143.7 79.8h56.6zm168 0L513 31.5V0L311.7 111.3h56.6z'/%3e%3c/g%3e%3c/svg%3e")}.flag\:GD{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23c60a0a' d='M0 0h513v342H0z'/%3e%3cpath fill='%233E8446' d='m256.5 170.7-212 126.1V44.5z'/%3e%3cpath d='m256.5 170.7 211 126.1h-423zm211-126.2-211 126.2-212-126.2z' fill='%23FFDA44'/%3e%3cpath fill='%233E8446' d='M467.5 44.5v252.3l-211-126.1z'/%3e%3cpath d='m256.5 10.4 2.8 10.2H270l-8.6 6.3 3.3 10.2-8.2-6.3-9.2 6.3 3.3-10.2-8.6-6.3h10.7zm-86.4 0 3.3 10.2h10.7l-8.6 6.3 3.3 10.2-8.7-6.3-8.7 6.3 3.3-10.2-8.6-6.3h10.7zm171.8 0 3.3 10.2H356l-8.7 6.3 3.3 10.2-8.7-6.3-8.7 6.3 3.3-10.2-8.6-6.3h10.7zm-85.4 293.8 2.8 10.2H270l-8.6 6.3 3.3 10.2-8.2-6.3-9.2 6.3 3.3-10.2-8.6-6.3h10.7zm-86.4 0 3.3 10.2h10.7l-8.6 6.3 3.3 10.2-8.7-6.3-8.7 6.3 3.3-10.2-8.6-6.3h10.7zm171.8 0 3.3 10.2H356l-8.7 6.3 3.3 10.2-8.7-6.3-8.7 6.3 3.3-10.2-8.6-6.3h10.7z' fill='%23FFDA44'/%3e%3ccircle fill='%23c60a0a' cx='244.5' cy='170.7' r='76.2'/%3e%3cpath fill='%23FFDA44' d='m244.5 110.1 13.6 41.8h44l-35.6 25.8 13.6 41.8-35.6-25.8-35.5 25.8 13.6-41.8-35.6-25.8h44zm-136.8 57.7c4.4 6.9 2.3 16.1-4.6 20.5s-16.1 2.3-20.5-4.6c-7.9-12.5-3.3-33-3.3-33s20.4 4.6 28.4 17.1z'/%3e%3ccircle fill='%23A2001D' cx='99.1' cy='182.1' r='7.4'/%3e%3c/svg%3e")}.flag\:GE{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22.5 15'%3e%3cpath fill='white' d='M.8 0h21v15H.8V0z'/%3e%3cpath fill='%23eb000e' d='M9.8 6H0v3h9.8v6h3V9h9.8V6h-9.8V0h-3v6z'/%3e%3cpath fill='%23eb000e' d='m17.3 2.7-.2-1.2h1l-.2 1.2 1.2-.2v1l-1.2-.2.2 1.2h-1l.2-1.2-1.2.2v-1l1.2.2zm-12.7 0-.2-1.2h1l-.2 1.2 1.2-.2v1l-1.2-.2.2 1.2h-1l.2-1.2-1.2.2v-1l1.2.2zm0 9-.2-1.2h1l-.2 1.2 1.2-.2v1l-1.2-.2.2 1.2h-1l.2-1.2-1.2.2v-1l1.2.2zm12.7 0-.2-1.2h1l-.2 1.2 1.2-.2v1l-1.2-.2.2 1.2h-1l.2-1.2-1.2.2v-1l1.2.2z'/%3e%3c/svg%3e")}.flag\:GF{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 90 60'%3e%3cpath fill='%23FDEB01' d='m0 0 90 60H0z'/%3e%3cpath fill='%2358A846' d='M90 0v60L0 0z'/%3e%3cpath fill='%23ED3D24' d='m50.7 33.3 9.3-6.7H48.5L45 15.7l-3.5 10.9H30l9.3 6.7-3.6 11 9.3-6.7 9.3 6.7z'/%3e%3c/svg%3e")}.flag\:GG{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cpath fill='%23D80027' d='M308 0H204v118.7H0v104h204V342h104V222.7h205v-104H308z'/%3e%3cpath fill='%23FFDA44' d='m368.6 188 26 17.3V136l-26 17.3h-95.3V58.1l17.3-26h-69.2l17.3 26v95.2h-95.3l-26-17.3v69.3l26-17.3h95.3v95.2l-17.3 26h69.2l-17.3-26V188z'/%3e%3c/svg%3e")}.flag\:GH{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23FFDA44' d='M0 0h513v342H0z'/%3e%3cpath fill='%23D80027' d='M0 0h513v114H0z'/%3e%3cpath fill='%23496E2D' d='M0 228h513v114H0z'/%3e%3cpath d='m255.9 113.8 14.1 43.4 40.4 3.2-37 26.9 19.5 40.3-37-26.9-37 26.9 14.1-43.5-36.9-26.9h45.7z'/%3e%3c/svg%3e")}.flag\:GI{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cpath fill='%23D80027' d='M0 230h513v112H0z'/%3e%3cpath fill='%23D80027' stroke='black' stroke-miterlimit='10' d='M363.1 131.8V99.1H374V77.3h-21.9v10.9h-21.8V77.3h-21.8v21.8h10.9v32.7h-21.8V55.5h10.9V33.7h-21.8v10.9h-10.9V33.7H254v10.9h-10.9V33.7h-21.8v21.8h10.9v76.3h-21.8V99.1h10.9V77.3h-21.8v10.9h-21.8V77.3h-21.8v21.8h10.9v32.7H145V219h239.9v-87.2z'/%3e%3cpath fill='%23FFDA44' stroke='black' stroke-miterlimit='10' d='m264.9 235.5-24.2 18.2 19.1 14.3v31.3h-23.2v9h23v7.9h-23v9.3H270V268l19.1-14.3-24.2-18.2zm0 25.3-10.1-7.1 10.1-7.1 10.1 7.1-10.1 7.1z'/%3e%3cpath d='M239.6 209.7v-27.9s.1-22.3 25-22.3c24.8 0 25.7 22 25.7 22v28.2h-50.7zm-69.1 0v-24.3s.1-18.7 19.6-18.7 20.2 18.4 20.2 18.4v24.5h-39.8z'/%3e%3cpath d='M169.1 209.7v-24.3s.1-18.7 19.6-18.7 20.2 18.4 20.2 18.4v24.5h-39.8zm151.8 0v-24.3s.1-18.7 19.6-18.7 20.2 18.4 20.2 18.4v24.5h-39.8zm8.4-77.7v-15.7s.1-12.1 11.3-12.1c11.3 0 11.7 11.9 11.7 11.9V132h-23zm-78.8 0v-23.7s.1-18.3 14.3-18.3c14.2 0 14.7 18 14.7 18v24h-29zm-73 0v-15.7s.1-12.1 11.3-12.1 11.7 11.9 11.7 11.9V132h-23z'/%3e%3c/svg%3e")}.flag\:GL{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23D80027' d='M0 0h513v342H0z'/%3e%3cpath fill='white' d='M513 0v171H0V0z'/%3e%3ccircle fill='white' cx='185.8' cy='171.2' r='117.8'/%3e%3cpath fill='%23D80027' d='M68 171c0-65.1 52.8-117.8 117.8-117.8 65.1 0 117.8 52.8 117.8 117.8'/%3e%3c/svg%3e")}.flag\:GM{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cpath fill='%23cf0d19' d='M0 0h513v100H0z'/%3e%3cpath fill='%230052B4' d='M0 121h513v100H0z'/%3e%3cpath fill='%231a7e25' d='M0 242h513v100H0z'/%3e%3c/svg%3e")}.flag\:GN{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23FFDA44' d='M0 0h512v342H0z'/%3e%3cpath fill='%236DA544' d='M342 0h171v342H342z'/%3e%3cpath fill='%23D80027' d='M0 0h171v342H0z'/%3e%3c/svg%3e")}.flag\:GP{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cpath fill='%230052B4' d='M0 0h171v342H0z'/%3e%3cpath fill='%23D80027' d='M342 0h171v342H342z'/%3e%3c/svg%3e")}.flag\:GQ{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cpath fill='%236DA544' d='M0 0h513v113.8H0z'/%3e%3cpath fill='%23D80027' d='M0 227.6h513V342H0z'/%3e%3cpath fill='%230070C8' d='M126 171 0 342V0z'/%3e%3cpath fill='none' stroke='black' stroke-miterlimit='10' d='M233.8 139.4v40.4c0 35.6 35.6 35.6 35.6 35.6s35.6 0 35.6-35.6v-40.4h-71.2z'/%3e%3cpath fill='%23786145' d='M264.5 179.8h9.8l4 25.8h-17.8z'/%3e%3cpath fill='%236DA544' d='M287.2 162c0-9.8-8-14.8-17.8-14.8s-17.8 5-17.8 14.8c-4.9 0-8.9 4-8.9 8.9s4 8.9 8.9 8.9h35.6c4.9 0 8.9-4 8.9-8.9s-4-8.9-8.9-8.9z'/%3e%3cpath d='m230.7 120 1.9 3.3h3.8l-1.9 3.3 1.9 3.2h-3.8l-1.9 3.3-1.9-3.3H225l1.9-3.2-1.9-3.3h3.8zm15.3 0 1.9 3.3h3.7l-1.9 3.3 1.9 3.2h-3.7l-1.9 3.3-1.9-3.3h-3.8l1.9-3.2-1.9-3.3h3.8zm15.3 0 1.9 3.3h3.7l-1.9 3.3 1.9 3.2h-3.7l-1.9 3.3-1.9-3.3h-3.8l1.9-3.2-1.9-3.3h3.8zm15.8 0 1.9 3.3h3.8l-1.9 3.3 1.9 3.2H279l-1.9 3.3-1.9-3.3h-3.7l1.8-3.2-1.8-3.3h3.7zm16 0 1.9 3.3h3.8l-1.9 3.3 1.9 3.2H295l-1.9 3.3-1.9-3.3h-3.7l1.8-3.2-1.8-3.3h3.7zm15 0 1.9 3.3h3.7l-1.9 3.3 1.9 3.2H310l-1.9 3.3-1.9-3.3h-3.8l1.9-3.2-1.9-3.3h3.8z' fill='%23FFDA00' stroke='black' stroke-miterlimit='10'/%3e%3c/svg%3e")}.flag\:GR{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cg fill='%230d5eaf'%3e%3cpath d='M0 0h513v38H0zm0 76h513v38H0zm0 76h513v38H0zm0 76h513v38H0zm0 76h513v38H0z'/%3e%3cpath d='M0 0h190v190H0z'/%3e%3c/g%3e%3cg fill='white'%3e%3cpath d='M0 76h190v38H0z'/%3e%3cpath d='M76 0h38v190H76z'/%3e%3c/g%3e%3c/svg%3e")}.flag\:GS{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%230052B4' d='M0 0h513v342H0z'/%3e%3cpath fill='white' d='M256 0v117.4h-46.1l46.1 30.7v22.6h-22.6L160 121.8v48.9H96v-48.9l-73.4 48.9H0v-22.6l46.1-30.7H0v-64h46.1L0 22.7V0h22.6L96 48.9V0h64v48.9L233.4 0z'/%3e%3cpath fill='%23D80027' d='M144 0h-32v69.4H0v32h112v69.3h32v-69.3h112v-32H144z'/%3e%3cpath fill='%232E52B2' d='M256 22.7v30.7h-46.1z'/%3e%3cpath fill='%23D80027' d='M0 170.7v-11l62.5-42.3h22.6L7.3 170.7zM7.3.1l77.8 53.2H62.5L0 11.1V.1zM256 .1v11l-62.5 42.3h-22.6L248.7.1zm-7.3 170.6-77.8-53.3h22.6l62.5 42.3v11z'/%3e%3cellipse fill='white' cx='443.4' cy='233.6' rx='29' ry='43.5'/%3e%3cellipse fill='%23FFCE00' cx='406.9' cy='317.7' rx='22' ry='9.3'/%3e%3cellipse fill='%23FFCE00' cx='364' cy='317.7' rx='22' ry='9.3'/%3e%3cpath fill='%2339B200' d='m342 190.1 43.4 86.9 43.5-86.9z'/%3e%3cellipse fill='%239B9B9B' cx='327.5' cy='233.6' rx='29' ry='43.5'/%3e%3cpath fill='%23757575' d='m371 175.6-14.5 14.5h57.9l-14.5-14.5 14.5-43.5s-13-29-29-29-29 29-29 29l14.6 43.5z'/%3e%3ccircle fill='%23C6B56F' cx='385.4' cy='67' r='29'/%3e%3ccircle fill='%23A54A00' cx='386' cy='88.7' r='29'/%3e%3ccircle fill='white' cx='443.4' cy='117.7' r='29'/%3e%3ccircle fill='%230049FF' cx='342.2' cy='146.7' r='29'/%3e%3ccircle fill='%230041F9' cx='429.8' cy='146.7' r='29'/%3e%3ccircle fill='%23F7D71E' cx='386' cy='233.6' r='29'/%3e%3ccircle fill='%23CEC851' cx='457.9' cy='190.1' r='29'/%3e%3ccircle fill='white' cx='385.4' cy='289.5' r='29'/%3e%3cpath fill='%237C0B29' d='m371 135.7 14.5-3.5 14.5 3.5c0 7.5-14.5 11-14.5 11s-14.5-3.5-14.5-11z'/%3e%3ccircle fill='white' cx='327.5' cy='117.4' r='29'/%3e%3c/svg%3e")}.flag\:GT{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cpath d='M0 0h171v342H0zm342 0h171v342H342z' fill='%23338AF3'/%3e%3ccircle fill='%23DCC26D' cx='256' cy='155.8' r='25.5'/%3e%3cpath fill='%23628A40' d='M194.2 155.9c0 22.1 11.8 42.5 30.8 53.5 5.9 3.4 13.5 1.4 16.9-4.5 3.4-5.9 1.4-13.5-4.5-16.9-11.5-6.6-18.5-18.9-18.5-32.1 0-6.8-5.5-12.4-12.4-12.4s-12.3 5.5-12.3 12.4zm95.1 52.1c17.8-11.4 28.6-31 28.5-52.1 0-6.8-5.5-12.4-12.4-12.4-6.8 0-12.4 5.5-12.4 12.4 0 12.7-6.5 24.5-17.1 31.3-5.8 3.6-7.7 11.2-4.1 17 3.6 5.8 11.2 7.7 17 4.1.2-.1.3-.2.5-.3z'/%3e%3c/svg%3e")}.flag\:GU{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23D80027' d='M0 0h513v342H0z'/%3e%3cpath fill='%230052B4' d='M11.1 11.1h489.7v319.1H11.1z'/%3e%3cpath fill='%237DBEF1' d='M256 285.3s76.4-51.3 76.4-114.6S256 56 256 56s-76.4 51.3-76.4 114.6S256 285.3 256 285.3z'/%3e%3cpath fill='%231C8AE6' d='M179.8 180.7h152.6l-29.3 64.9h-95.2z'/%3e%3cpath fill='%23FFF042' d='M192.3 205.9s40.5 38.2 51 38.2c12.4 0 12.6-18.4 25.5-25.5 20.2-11.1 51-12.7 51-12.7L297 248.7l-41 36.6-46.8-39.7-16.9-39.7z'/%3e%3cpath fill='%23259C7B' d='m256 157.5-22.5 15.6 7.9-26.2-21.8-16.5 27.4-.5 9-25.9 9 25.9 27.4.5-21.8 16.6 7.9 26.2-22.5-15.7z'/%3e%3cpath fill='%238E5715' d='M249.7 144.6c-.9 9.2-1.5 18.4-1.7 27.6-.3 11.9.3 20.7 2 26 2.2 6.6 7.2 12.9 14.2 18.9 5.3 4.6 10.6 8.1 14.2 10.1 3.1 1.7 7 .6 8.7-2.4 1.7-3.1.6-7-2.4-8.7-4.3-2.5-8.4-5.4-12.2-8.7-5.4-4.6-9.1-9.2-10.4-13.3-1.1-3.4-1.6-11.3-1.4-21.7.2-8.9.8-17.8 1.7-26.6.4-3.5-2.2-6.6-5.7-7-3.6-.3-6.7 2.3-7 5.8z'/%3e%3cpath fill='white' d='m217.8 170.7 25.5 38.2h-25.5v-38.2z'/%3e%3cpath fill='none' stroke='%23D80027' stroke-width='12' stroke-miterlimit='10' d='M256 285.3s76.4-51.3 76.4-114.6S256 56 256 56s-76.4 51.3-76.4 114.6S256 285.3 256 285.3z'/%3e%3c/svg%3e")}.flag\:GW{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%236DA544' d='M0 0h512v342H0z'/%3e%3cpath fill='%23FFDA44' d='M0 0h512v171H0z'/%3e%3cpath fill='%23D80027' d='M0 0h182v342H0z'/%3e%3cpath d='m98.3 109.8 15.1 46.5h48.9L122.8 185l15.1 46.5-39.6-28.7-39.5 28.7L73.9 185l-39.6-28.7h48.9z'/%3e%3c/svg%3e")}.flag\:GY{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 900 600'%3e%3cpath fill='%23009E49' d='M0 0h900v600H0V0z'/%3e%3cpath fill='white' d='m0 0 947 300L0 600V0z'/%3e%3cpath fill='%23FFD00D' d='M0 26.1 870 300 0 573.9V26.1z'/%3e%3cpath fill='%232D2D2D' d='m0 0 450 300L0 600V0z'/%3e%3cpath fill='%23D3132F' d='m0 35 397.5 265L0 565V35z'/%3e%3c/svg%3e")}.flag\:HK{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0.5 21 14' xmlns='http://www.w3.org/2000/svg'%3e%3cg fill='none' fill-rule='evenodd'%3e%3cpath fill='white' d='M0 0h21v15H0z'/%3e%3cpath fill='%23ee1c25' d='M0 0h21v15H0z'/%3e%3cpath d='M12 7.19c-.798-.5-1 .409-1 0 0-.828.895-1.5 2-1.5s2 .672 2 1.5c-.949 0-1.044.5-1.5.5-.56 0-.702 0-1.5-.5zM13.25 7a.25.25 0 1 0 0-.5.25.25 0 0 0 0 .5zm-1.81 1.962c.228-.913-.698-.824-.31-.95.788-.257 1.703.387 2.045 1.438.341 1.05-.021 2.11-.809 2.366-.293-.903-.798-.838-.939-1.272-.173-.533-.217-.668.012-1.582zm.566 1.13a.25.25 0 1 0 .476-.154.25.25 0 0 0-.476.154zM9.58 8.977c.94-.065.57-.919.81-.588.486.67.157 1.74-.737 2.389-.894.65-2.013.632-2.5-.038.768-.558.55-1.018.92-1.286.453-.33.568-.413 1.507-.477zm-.899.888a.25.25 0 1 0 .294.405.25.25 0 0 0-.294-.405zm.312-2.652c.351.874 1.049.258.809.588-.487.67-1.606.687-2.5.038-.894-.65-1.223-1.719-.736-2.39.767.559 1.138.21 1.507.478.453.33.568.413.92 1.286zm-1.124-.58a.25.25 0 1 0-.293.404.25.25 0 0 0 .293-.404zm2.619-.524c-.722.605.08 1.078-.309.951-.788-.256-1.15-1.315-.809-2.365.342-1.05 1.257-1.695 2.045-1.439-.293.903.153 1.147.012 1.581-.173.533-.217.668-.939 1.272zm.205-1.247a.25.25 0 1 0-.475-.155.25.25 0 0 0 .475.155z' fill='white'/%3e%3c/g%3e%3c/svg%3e")}.flag\:HM{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%230052B4' d='M0 0h513v342H0z'/%3e%3cg fill='white'%3e%3cpath d='M223.4 170.7c.3-.3.5-.6.8-.9-.3.3-.5.6-.8.9zm-34.2 41.9 11 22.9 24.7-5.7-11.1 22.8 19.9 15.8L209 274v25.4l-19.8-15.9-19.8 15.9.1-25.4-24.8-5.6 19.9-15.8-11.1-22.8 24.8 5.7zm197.9 28.5 5.2 10.9 11.8-2.7-5.3 10.9 9.5 7.5-11.8 2.6v12.2l-9.4-7.6-9.5 7.6.1-12.2-11.9-2.6 9.5-7.5-5.3-10.9 11.9 2.7zm-48.6-116 5.2 10.9 11.8-2.7-5.3 10.9 9.5 7.5-11.8 2.7v12.1l-9.4-7.6-9.5 7.6v-12.1l-11.8-2.7 9.5-7.5-5.3-10.9 11.8 2.7zm48.6-66.2 5.2 10.9 11.8-2.7-5.3 10.9 9.5 7.5-11.8 2.7v12.1l-9.4-7.6-9.5 7.6.1-12.1-11.9-2.7 9.5-7.5-5.3-10.9 11.9 2.7zm42.4 49.7 5.3 10.9 11.8-2.7-5.3 10.9 9.5 7.5-11.8 2.6V150l-9.5-7.6-9.4 7.6v-12.2l-11.8-2.6 9.5-7.5-5.3-10.9 11.8 2.7zm-30.3 57.9 4.1 12.7h13.3l-10.8 7.8 4.1 12.6-10.7-7.8-10.8 7.8 4.1-12.6-10.7-7.8h13.3z'/%3e%3cpath d='M256 0v30.6l-45.2 25.1H256V115h-59.1l59.1 32.8v22.9h-26.7l-73.5-40.9v40.9h-55.6v-48.6l-87.5 48.6H0v-30.6L45.2 115H0V55.7h59.1L0 22.8V0h26.7l73.5 40.8V0h55.6v48.6L243.3 0z'/%3e%3c/g%3e%3cpath fill='%23D80027' d='M144 0h-32v69.3H0v32h112v69.4h32v-69.4h112v-32H144z'/%3e%3cpath fill='%230052B4' d='M155.8 115 256 170.7v-15.8L184.2 115z'/%3e%3cpath fill='white' d='M155.8 115 256 170.7v-15.8L184.2 115z'/%3e%3cpath d='M155.8 115 256 170.7v-15.8L184.2 115zm-84 0L0 154.9v15.8L100.2 115z' fill='%23D80027'/%3e%3cpath fill='%230052B4' d='M100.2 55.6 0 0v15.7l71.8 39.9z'/%3e%3cpath fill='white' d='M100.2 55.6 0 0v15.7l71.8 39.9z'/%3e%3cpath d='M100.2 55.6 0 0v15.7l71.8 39.9zm84 0L256 15.7V0L155.8 55.6z' fill='%23D80027'/%3e%3c/svg%3e")}.flag\:HN{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cpath d='M0 0h513v114H0zm0 228h513v114H0zm203.5-110.1 6.7 16.6 17.6 1-14 10.9 4.7 17.7-15-9.9-15 9.9 4.7-17.7-14-10.9 17.6-1zm105 0 6.7 16.6 17.6 1-14 10.9 4.7 17.7-15-9.9-15 9.9 4.7-17.7-14-10.9 17.6-1zM256 147.6l6.7 16.6 17.6 1-14 10.9 4.7 17.7-15-9.9-15 9.9 4.7-17.7-14-10.9 17.6-1zm-52.5 29.7 6.7 16.6 17.6 1-14 10.9 4.7 17.6-15-9.9-15 9.9 4.7-17.6-14-10.9 17.6-1zm105 0 6.7 16.6 17.6 1-14 10.9 4.7 17.6-15-9.9-15 9.9 4.7-17.6-14-10.9 17.6-1z' fill='%23338AF3'/%3e%3c/svg%3e")}.flag\:HR{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cpath fill='%23D80027' d='M0 0h513v114H0z'/%3e%3cpath fill='%230052B4' d='M0 228h513v114H0z'/%3e%3cpath d='M309.3 113.2v-44l17.5-14.4 17.7 14.4v44zm-105.6 0v-44l-17.3-14.4-17.9 14.4v44zm35.2 0v-44l17.6-14.4 17.6 14.4v44z' fill='%23338AF3'/%3e%3cpath d='M309.3 113.2h-35.2v-44l17.5-14.4 17.7 14.4zm-70.4 0h-35.2v-44l17.5-14.4 17.7 14.4z' fill='%230052B4'/%3e%3cpath stroke='%23D80027' fill='white' d='M168.5 113.2v101.9c0 24.3 14.4 46.2 35.4 59.4 21.3 13.4 42.1 14.7 52.6 14.7s31.4-1.7 52.6-14.8c21-13 35.4-35.1 35.4-59.3V113.2h-176z'/%3e%3cpath d='M168.5 113.2h35.2v35.2h-35.2zm70.4 0h35.2v35.2h-35.2zm70.4 0h35.2v35.2h-35.2zm-105.6 35.2h35.2v35.2h-35.2zm70.4 0h35.2v35.2h-35.2zm-105.6 35.2h35.2v35.2h-35.2zm35.2 35.2h35.2V254h-35.2zm35.2-35.2h35.2v35.2h-35.2zm70.4 0h35.2v35.2h-35.2zm-35.2 35.2h35.2V254h-35.2zm35.2 55.5c8.6-5.4 16.2-12.3 22-20.3h-22v20.3zM181.7 254c5.8 8 13.3 14.9 22 20.4V254h-22zm57.2 0v33.7c7.2 1.2 13.3 1.5 17.6 1.5 4.3 0 10.4-.3 17.6-1.6V254h-35.2z' fill='%23D80027'/%3e%3c/svg%3e")}.flag\:HT{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23A2001D' d='M0 0h513v172H0z'/%3e%3cpath fill='%230052B4' d='M0 172h513v172H0z'/%3e%3cpath fill='white' d='m381.4 251.5-110.7-13.8-110.8 13.8V85.4h221.5z'/%3e%3ccircle fill='%230052B4' cx='270.7' cy='182.3' r='55.4'/%3e%3ccircle fill='%23A2001D' cx='270.7' cy='182.3' r='27.7'/%3e%3cpath fill='%236DA544' d='M229.1 113.1h83.1l-41.5 41.5z'/%3e%3cpath fill='%23FFDA44' d='M256.8 140.8h27.7v83h-27.7z'/%3e%3cpath fill='%236DA544' d='M314.9 215.5h-88.5l-66.5 36h221.5z'/%3e%3c/svg%3e")}.flag\:HU{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cpath fill='%23D80027' d='M0 0h513v114H0z'/%3e%3cpath fill='%236DA544' d='M0 228h513v114H0z'/%3e%3c/svg%3e")}.flag\:IC{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 200'%3e%3cpath fill='%23fc0' d='M0 0h300v200H0z'/%3e%3cpath fill='%230768a9' d='M0 0h200v200H0z'/%3e%3cpath fill='white' d='M0 0h100v200H0z'/%3e%3c/svg%3e")}.flag\:ID{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cpath fill='%23E00' d='M0 0h513v171H0z'/%3e%3c/svg%3e")}.flag\:IE{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cpath fill='%236DA544' d='M0 0h171v342H0z'/%3e%3cpath fill='%23FF9811' d='M342 0h171v342H342z'/%3e%3c/svg%3e")}.flag\:IL{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cpath d='M340.6 122.4h-56.1l-28-48.6-28 48.6h-56.1l28 48.6-28 48.6h56.1l28 48.6 28-48.6h56.1l-28-48.6 28-48.6zM293.2 171 276 204.2h-38.9L219.8 171l17.2-33.2h38.9l17.3 33.2zm-36.7-71.8 11.9 23.3h-23.9l12-23.3zm-58.3 38.6h23.9l-10.8 21-13.1-21zm0 66.4 13-22.1 11.9 22.1h-24.9zm58.3 37.5-11.9-22.1h23.9l-12 22.1zm59.4-37.5h-25l11.9-22.1 13.1 22.1zm-26.1-66.4h26.1l-13 22.1-13.1-22.1zM0 21.3h512V64H0zm0 256h512V320H0z' fill='%232E52B2'/%3e%3c/svg%3e")}.flag\:IM{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23E52D42' d='M0 0h513v342H0z'/%3e%3cpath fill='white' d='M393.3 68.2h-45.8l-33.8 80.2-34.4-22.9s-24.7-59.1-34.4-68.2c-9.7-9.7-18.7-.6-48.9 7.8-29.6 8.4-30.8 18.7-42.2 18.7-4.8 0-19.9-17.5-27.7-22.3-12.1-7.8-16.9-4.2-13.9 7.2 1.2 4.8 10.9 10.9 16.9 19.9 7.8 11.5 12.7 25.9 12.7 25.9s10.9-10.3 16.9-12.1c9-2.4 19.3 1.8 31.4 0 15.1-2.4 31.4-10.9 31.4-10.9l4.2 43.4s-54.3 50.7-49.5 70.6 56.1 44.6 68.2 62.7c12.1 17.5-7.2 24.1-7.2 32.6s-1.8 19.9 7.2 16.3c9-3.6 10.3-18.1 18.7-31.4 6-9 10.3-13.9 11.5-17.5 1.8-9-23.5-32-37.4-48.9-6.6-7.8-19.9-18.7-19.9-18.7l39.2-29.6s67.6 27.7 82.6 18.7c15.1-9 19.3-98.3 19.3-98.3l47-11.5-12.1-11.7z'/%3e%3cpath fill='%23F8DD4E' d='M279.3 262.4c-6 0-11.5-4.8-11.5-11.5s4.8-11.5 11.5-11.5c6 0 11.5 4.8 11.5 11.5s-5.5 11.5-11.5 11.5zm45.8-182.8c-6 0-11.5-4.8-11.5-11.5s4.8-11.5 11.5-11.5c6 0 11.5 4.8 11.5 11.5s-5.5 11.5-11.5 11.5zm0 91.1c-6 0-11.5-4.8-11.5-11.5 0-6 4.8-11.5 11.5-11.5 6 0 11.5 4.8 11.5 11.5-.6 6.7-5.5 11.5-11.5 11.5zm-136.9 45.8c-6 0-11.5-4.8-11.5-11.5 0-6 4.8-11.5 11.5-11.5 6.6 0 11.5 4.8 11.5 11.5s-5.5 11.5-11.5 11.5zm45.2-136.9c-6 0-11.5-4.8-11.5-11.5s4.8-11.5 11.5-11.5c6 0 11.5 4.8 11.5 11.5s-4.8 11.5-11.5 11.5zm22.9 91.1c-6 0-11.5-10.3-11.5-22.9s4.8-22.9 11.5-22.9c6 0 11.5 10.3 11.5 22.9s-4.8 22.9-11.5 22.9zm-114-45.2c-6 0-11.5-4.8-11.5-11.5 0-6.6 4.8-11.5 11.5-11.5 6.6 0 11.5 4.8 11.5 11.5 0 6.6-4.8 11.5-11.5 11.5z'/%3e%3c/svg%3e")}.flag\:IN{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23181A93' d='M17.3 0h478.4v342H17.3V0z'/%3e%3cpath fill='%23FFA44A' d='M0 0h513v114H0V0z'/%3e%3cpath fill='%231A9F0B' d='M0 228h513v114H0V228z'/%3e%3cpath fill='white' d='M0 114h513v114H0V114z'/%3e%3ccircle fill='white' cx='256.5' cy='171' r='34.2'/%3e%3cpath fill='%23181A93' d='M256.5 216.6c-25.1 0-45.6-20.5-45.6-45.6s20.5-45.6 45.6-45.6 45.6 20.5 45.6 45.6-20.5 45.6-45.6 45.6zm0-11.4c18.2 0 34.2-16 34.2-34.2s-15.9-34.2-34.2-34.2-34.2 16-34.2 34.2 16 34.2 34.2 34.2z'/%3e%3ccircle fill='%23181A93' cx='256.5' cy='171' r='22.8'/%3e%3c/svg%3e")}.flag\:IO{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0-.3h513V342H0V-.3z'/%3e%3cpath fill='%230052B4' d='M462.9 198.1c-4 0-14-5-21-9-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-16 9-20 9s-14-5-20-9c-11-6-22-12-32.1-12-9 0-20 6-31.1 12-7 4-16 9-20 9s-13-5-20-9c-11-6-22-12-31.1-12-10 0-21 6-32.1 12-6 4-16 9-20 9s-13-5-20-9c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-17 9-21 9s-13-5-20-9c-10-6-20-12-30.1-12v22l19 10c11 6 21 12 31.1 12s21-6 32.1-12c6-4 16-10 20-10s13 6 20 10c11 6 21 12 31.1 12s20-6 31.1-12c7-4 17-10 21-10s13 6 20 10c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-10 20-10s14 6 21 10c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-10 20-10s14 6 20 10c11 6 22 12 32.1 12s20-6 31.1-12l19-10v-22c-10 0-20 6-30.1 12-7 4-16 9-20 9zM0 31.7l19 10c11 6 21 12 31.1 12s21-6 32.1-12c6-4 16-10 20-10s13 6 20 10c11 6 21 12 31.1 12s20-6 31.1-12c7-4 17-10 21-10s13 6 20 10c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-10 20-10s14 6 21 10c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-10 20-10s14 6 20 10c11 6 22 12 32.1 12s20-6 31.1-12l19-10v-22c-10 1-20 6-30.1 12-7 4-16 9-20 9s-14-5-21-9c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-16 9-20 9s-14-5-20-9c-11-6-22-12-32.1-12s-20 6-31.1 12c-7 4-16 9-20 9s-13-5-20-9c-11-6-22-12-31.1-12s-21 6-32.1 12c-6 4-16 9-20 9s-13-5-20-9c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-17 9-21 9s-13-5-20-9c-10-6-20-11-30.1-12v22zm462.9 55.2c-4 0-14-5-21-9-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-16 9-20 9s-14-5-20-9c-11-6-22-12-32.1-12-9 0-20 6-31.1 12-7 4-16 9-20 9s-13-5-20-9c-11-6-22-12-31.1-12-10 0-21 6-32.1 12-6 4-16 9-20 9s-13-5-20-9c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-17 9-21 9s-13-5-20-9c-10-6-20-12-30.1-12v22l19 9c11 6 21 12 31.1 12s21-6 32.1-12c6-4 16-9 20-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 17-9 21-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 21 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 20 9c11 6 22 12 32.1 12s20-6 31.1-12l19-9v-22c-10 0-20 6-30.1 12-7 3.9-16 9-20 9zm50.1 34c-10 1-20 6-30.1 12-7 4-16 10-20 10s-14-6-21-10c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-16 10-20 10s-14-6-20-10c-11-6-22-12-32.1-12s-20 6-31.1 12c-7 4-16 10-20 10s-13-6-20-10c-11-6-22-12-31.1-12s-21 6-32.1 12c-6 4-16 10-20 10s-13-6-20-10c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-17 10-21 10s-13-6-20-10c-10-6-20-11-30.1-12v23c4 1 13 5 19 9 11 6 21 12 31.1 12s21-6 32.1-12c6-4 16-9 20-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 17-9 21-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 21 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 20 9c11 6 22 12 32.1 12s20-6 31.1-12c6-4 15-8 19-9v-23zm-50.1 133.3c-4 0-14-5-21-9-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-16 9-20 9s-14-5-20-9c-11-6-22-12-32.1-12-9 0-20 6-31.1 12-7 4-16 9-20 9s-13-5-20-9c-11-6-22-12-31.1-12-10 0-21 6-32.1 12-6 4-16 9-20 9s-13-5-20-9c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-17 9-21 9s-13-5-20-9c-10-6-20-12-30.1-12v22l19 9c11 6 21 12 31.1 12s21-6 32.1-12c6-4 16-9 20-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 17-9 21-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 21 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 20 9c11 6 22 12 32.1 12s20-6 31.1-12l19-9v-22c-10 0-20 6-30.1 12-7 4-16 9-20 9zm50.1 34c-10 1-20 6-30.1 12-7 4-16 10-20 10s-14-6-21-10c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-16 10-20 10s-14-6-20-10c-11-6-22-12-32.1-12s-20 6-31.1 12c-7 4-16 10-20 10s-13-6-20-10c-11-6-22-12-31.1-12s-21 6-32.1 12c-6 4-16 10-20 10s-13-6-20-10c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-17 10-21 10s-13-6-20-10c-10-6-20-11-30.1-12v23c4 0 13 5 19 9 11 6 21 12 31.1 12s21-6 32.1-12c6-4 16-9 20-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 17-9 21-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 21 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 20 9c11 6 22 12 32.1 12s20-6 31.1-12c6-4 15-9 19-9v-23z'/%3e%3cpath fill='white' d='M0-.3h256v171H0V-.3z'/%3e%3cpath d='M389.8 119.9H408v78.8h-18.3l.1-78.8zm0 117.8H408v75.1h-18.3l.1-75.1z' fill='%23A2001D'/%3e%3cg fill='%23D80027'%3e%3cpath d='M144-.3h-32v70H0v32h112v69h32v-69h112v-32H144v-70z'/%3e%3cpath d='M0-.3v15l57 39h23L0-.3zm256 0v15l-57 39h-23l80-54z'/%3e%3cpath d='M0-.3v15l57 39h23L0-.3zm256 0v15l-57 39h-23l80-54zM0 170.7v-15l57-38h23l-80 53zm256 0v-15l-57-38h-23l80 53z'/%3e%3c/g%3e%3cg fill='%232E52B2'%3e%3cpath d='M0 22.7v31h46l-46-31zm96-23v49L23-.3h73zm160 23v31h-46l46-31zm-96-23v49l73-49h-73z'/%3e%3cpath d='M0 22.7v31h46l-46-31zm96-23v49L23-.3h73zm160 23v31h-46l46-31zm-96-23v49l73-49h-73zM0 147.7v-30h46l-46 30zm96 23v-49l-73 49h73zm160-23v-30h-46l46 30zm-96 23v-49l73 49h-73z'/%3e%3c/g%3e%3cpath fill='%235DA51E' stroke='%2345602C' stroke-width='4' stroke-miterlimit='10' d='M462.8 91.5h-29.1l25.7-25.7c4.5-4.4 4.5-11.4 0-15.8l-3.4-3.4c-4.4-4.4-11.4-4.4-15.8 0l-25.9 25.9V37.4c0-6.2-5.1-11.3-11.3-11.3h-4.7c-6.2 0-11.3 5.1-11.3 11.3v31.7l-23.5-23.8c-4.7-4.7-12.2-4.7-16.9 0l-3.6 3.6c-4.7 4.7-4.7 12.4 0 17.2l25 25.4h-30.6c-6 0-10.9 4.9-10.9 10.9v4.6c0 6 4.9 10.9 10.9 10.9H369l-20.7 20.7c-4.4 4.4-4.4 11.4 0 15.8l3.4 3.4c4.4 4.4 11.4 4.4 15.8 0l19.6-19.6V167c0 6.1 5.1 11.1 11.3 11.3h4.7c6.2 0 11.3-5.1 11.3-11.3v-28.3l22.2 22.6c4.7 4.7 12.4 4.7 17.1 0l3.6-3.6c4.7-4.7 4.7-12.4 0-17.2L435.2 118h27.6c5.9 0 10.7-4.9 10.9-10.9v-4.6c0-6.1-4.9-11-10.9-11z'/%3e%3cpath fill='%23E2DD24' stroke='%23525625' stroke-width='4' stroke-miterlimit='10' d='M439.2 249.1h-79.8s-.9-13.4-6-21.8c-6.2-10.4-13.9-28.1-1.4-36.7 15.9-10.9 33.7.8 48.2.8 11.8.1 26.9-14 45-.8 12.2 8.9 3.9 28.2-1.3 36.7-7 11.5-4.7 21.8-4.7 21.8z'/%3e%3c/svg%3e")}.flag\:IQ{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cpath fill='%23CE1126' d='M0 0h513v114H0z'/%3e%3cpath d='M0 228h513v114H0z'/%3e%3cpath d='M219.2 160.7h-29.3c1.5-5.7 6.6-9.9 12.8-9.9v-19.9c-18.3 0-33.1 14.9-33.1 33.1v16.5h49.6c1.8 0 3.3 1.5 3.3 3.3v6.6h-66.2v19.9h86.1v-26.5c0-12.7-10.4-23.1-23.2-23.1zm49.6 29.8v-59.6H249v79.5h33.1v-19.9zm66.2 0v-59.6h-19.8v59.6h-6.6v-19.8h-19.9v39.7h59.6v-19.9z' fill='%23547C31'/%3e%3c/svg%3e")}.flag\:IR{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h512v342H0z'/%3e%3cpath fill='%236DA544' d='M0 0h513v114H0z'/%3e%3cpath d='M0 227.9h513v114H0zm278.8-93.1c.1 2 8.7 26.2 4.4 39.4-6.6 20.3-15.8 21.8-19.8 24.5V134l-6.9-4.2-6.9 4.2v64.7c-4-2.7-12.4-2.4-19.8-24.5-4.3-12.7 5.7-37.3 5.8-39.2 0 0-9.5 8.1-15.8 24-5.9 14.8 1.9 49.6 29.5 54.8 2.3.4 4.7 5.6 7.2 5.6 2.1 0 4.1-5.2 6-5.5 28.4-4.6 35-41.7 29.9-55.6-5.4-14.6-13.6-23.5-13.6-23.5z' fill='%23D80027'/%3e%3cpath d='M44.6 98.9h22.3v24.4H44.6zM0 98.9h22.3v24.4H0zm89.2 0h22.3v24.4H89.2zm44.6 0h22.3v24.4h-22.3zm44.6 0h22.3v24.4h-22.3zm44.6 0h22.3v24.4H223zm44.7 0H290v24.4h-22.3zm44.6 0h22.3v24.4h-22.3zm44.6 0h22.3v24.4h-22.3zm44.6 0h22.3v24.4h-22.3zm44.6 0h22.3v24.4h-22.3zm44.6 0H513v24.4h-22.3zm-446.1 118h22.3v25.5H44.6zm-44.6 0h22.3v25.5H0zm89.2 0h22.3v25.5H89.2zm44.6 0h22.3v25.5h-22.3zm44.6 0h22.3v25.5h-22.3zm44.6 0h22.3v25.5H223zm44.7 0H290v25.5h-22.3zm44.6 0h22.3v25.5h-22.3zm44.6 0h22.3v25.5h-22.3zm44.6 0h22.3v25.5h-22.3zm44.6 0h22.3v25.5h-22.3zm44.6 0H513v25.5h-22.3z' fill='white' opacity='.5'/%3e%3c/svg%3e")}.flag\:IS{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%230052B4' d='M0 0h513v342H0z'/%3e%3cpath fill='white' d='M513 210.6H202.2v130.7h-79.8V210.6H0v-79.8h122.4V0h79.8v130.8H513v18.5l-1 42.7z'/%3e%3cpath fill='%23D80027' d='M513 149.3V192H183.7v149.3H141V192H0v-42.7h141V0h42.7v149.3z'/%3e%3c/svg%3e")}.flag\:IT{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M342 0H0v341.3h512V0z'/%3e%3cpath fill='%236DA544' d='M0 0h171v342H0z'/%3e%3cpath fill='%23D80027' d='M342 0h171v342H342z'/%3e%3c/svg%3e")}.flag\:JE{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cpath fill='%23D80027' d='M301.8 171 513 30.2V0h-45.3L256.5 140.8 45.3 0H0v30.2L211.2 171 0 311.8V342h45.3l211.2-140.8L467.7 342H513v-30.2z'/%3e%3cpath fill='%23FFDA44' d='m233.7 44.6 22.3 5.6 22.3-5.6 4-20.9-14.9 6.5L256 14.8l-11.4 15.4-14.9-6.5z'/%3e%3cpath fill='%23D80027' d='M233.7 44.6s-4 12.9-4 29.9c0 27.9 26.3 41.3 26.3 41.3s26.3-15.5 26.3-41.3c0-15.4-4-29.9-4-29.9s-8.1-5-22.3-5-22.3 5-22.3 5z'/%3e%3c/svg%3e")}.flag\:JM{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%236DA544' d='M0 85.337h512v341.326H0z'/%3e%3cpath d='M215.864 256.006 0 399.911V112.089zM512 112.089v287.822L296.136 256.006z'/%3e%3cpath fill='%230052B4' d='M512 112.089 296.136 256.006 512 399.911v26.757h-40.125L256 282.752 40.125 426.668H0v-26.757l215.864-143.905L0 112.089V85.331h40.125L256 229.248 471.875 85.331H512z'/%3e%3cpath fill='%23FFDA44' d='M512 112.089 296.136 256.006 512 399.911v26.757h-40.125L256 282.752 40.125 426.668H0v-26.757l215.864-143.905L0 112.089V85.331h40.125L256 229.248 471.875 85.331H512z'/%3e%3c/svg%3e")}.flag\:JO{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='white' d='M0 85.339h512v341.326H0z'/%3e%3cpath d='M0 85.339h512v113.775H0z'/%3e%3cpath fill='%236DA544' d='M0 312.89h512v113.775H0z'/%3e%3cpath fill='%23D80027' d='M256 256.006 0 426.669V85.331z'/%3e%3cpath fill='white' d='m77.913 224.802 7.876 16.469 17.786-4.11-7.965 16.426 14.303 11.343-17.808 4.014.049 18.255-14.241-11.421-14.241 11.421.05-18.255-17.809-4.014 14.303-11.343-7.965-16.426 17.786 4.11z'/%3e%3c/svg%3e")}.flag\:JP{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='white' d='M0 85.331h512v341.337H0z'/%3e%3ccircle fill='%23D80027' cx='256' cy='255.994' r='96'/%3e%3c/svg%3e")}.flag\:KE{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='white' d='M0 85.331h512v341.337H0z'/%3e%3cpath d='M0 85.331h512v90.579H0z'/%3e%3cpath fill='%23496E2D' d='M0 336.089h512v90.568H0z'/%3e%3cpath fill='%23A2001D' d='M0 198.606h512v114.799H0z'/%3e%3cg fill='white'%3e%3cpath d='m323.265 139.803-25.583-11.809L256 222.376l-41.682-94.382-25.583 11.809 51.749 116.191-51.749 116.192 25.583 11.808L256 289.613l41.682 94.381 25.583-11.808-51.749-116.192z'/%3e%3cpath d='M273.376 150.931C263.472 140.115 256 133.898 256 133.898s-7.472 6.216-17.376 17.032v210.127C248.528 371.873 256 378.091 256 378.091s7.472-6.216 17.376-17.033V150.931z'/%3e%3c/g%3e%3cpath d='M209.04 191.226v129.535c10.465 18.542 23.274 33.742 32.872 43.818V147.408c-9.599 10.076-22.408 25.275-32.872 43.818zm93.92 0c-10.465-18.543-23.274-33.742-32.872-43.818V364.58c9.599-10.077 22.407-25.276 32.872-43.818V191.226z' fill='%23A2001D'/%3e%3cpath d='M302.96 191.226v129.535c10.594-18.774 18.784-40.973 18.784-64.767s-8.19-45.993-18.784-64.768zm-93.92 0v129.535c-10.594-18.774-18.784-40.973-18.784-64.767s8.19-45.993 18.784-64.768z'/%3e%3c/svg%3e")}.flag\:KG{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 342'%3e%3cg fill='%23D80027'%3e%3cpath d='M0 0h513v342H0z'/%3e%3ccircle cx='256' cy='170.7' r='170.7'/%3e%3c/g%3e%3cpath fill='%23FFDA44' d='M382.4 170.7 330.8 195l27.5 50-56.1-10.7-7.1 56.6-39.1-41.7-39.1 41.7-7.1-56.6-56.1 10.7 27.5-50-51.6-24.3 51.6-24.3-27.5-50.1 56.1 10.8 7.1-56.7L256 92.1l39.1-41.7 7.1 56.7 56.1-10.8-27.5 50.1z'/%3e%3ccircle fill='%23D80027' cx='257.4' cy='170.7' r='71.6'/%3e%3cpath d='M214.2 170.7c-2.1 0-4.1.1-6.2.3.1 12 4.4 22.9 11.6 31.5 3.8-10.3 9.5-19.6 16.7-27.7-6.9-2.7-14.3-4.1-22.1-4.1zm26.6 46.5c5.2 1.9 10.8 2.9 16.6 2.9 5.8 0 11.4-1 16.6-2.9-2.8-11.1-8.7-21-16.6-28.8-7.9 7.8-13.8 17.7-16.6 28.8zm59.4-71.2c-8.5-14.8-24.5-24.7-42.8-24.7-18.3 0-34.2 9.9-42.8 24.7 15.6.1 30.2 4.3 42.8 11.6 12.6-7.3 27.2-11.6 42.8-11.6zm-21.7 28.8c7.2 8 12.9 17.4 16.7 27.7 7.2-8.5 11.5-19.5 11.6-31.5-2-.2-4.1-.3-6.2-.3-7.7 0-15.2 1.4-22.1 4.1z' fill='%23FFDA44'/%3e%3c/svg%3e")}.flag\:KH{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%23D80027' d='M0 85.337h512v341.326H0z'/%3e%3cpath d='M0 85.337h512v113.775H0zm0 227.551h512v113.775H0z' fill='%230052B4'/%3e%3cpath fill='white' d='M303.49 281.971v-17.809h-11.873v-23.745l-11.872-11.872-11.872 11.872v-23.744L256 204.8l-11.873 11.873v23.744l-11.872-11.872-11.872 11.872v23.745H208.51v17.809h-11.872v17.808h118.724v-17.808z'/%3e%3c/svg%3e")}.flag\:KI{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 450 300'%3e%3cpath fill='%23CE1126' d='M0 0h450v300H0V0z'/%3e%3cg fill='%23FCD116'%3e%3ccircle cx='227.6' cy='161.2' r='56.2'/%3e%3cpath d='m254.1 73.4-23.7 26 28.6 6.5zm-51.5.2-4.8 33.1 28.5-8zm94.3 26.7-34.7 8.5 20.1 23.7zm-138.3-1.8 15.5 32.7 20.2-22.7zm159 45.3-34.4-9.9 5.6 29.5zm-182-2.6 31.9 19.8 5.2-27.7z'/%3e%3c/g%3e%3cpath fill='%23003F87' d='M0 175h450v125H0V175z'/%3e%3cpath fill='white' d='M0 267c15 0 30 13 45 13s30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13v-21c-15 0-30 13-45 13s-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13v21zm0-43c15 0 30 13 45 13s30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13v-21c-15 0-30 13-45 13s-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13v21zm0-43c15 0 30 13 45 13s30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13v-21c-15 0-30 13-45 13s-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13v21z'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' fill='%23FCD116' d='m183.2 48.3-1.1-5.3 22.4-3.7s-30.1-7.1-40-10.7c-14.3-5.1-16.3-12.1-16.3-12.1s44.7 11 64.8 11c4.3 0 12.8 10.7 12.8 10.7s14.8-14.9 21.9-15.4c32.1-2.3 66.6-6.4 66.6-6.4s-10 6.7-16 8.5c-16.2 4.9-50.6 11.7-50.6 11.7l-4.8 7.5H277l-14.4 4.3 7.4 6.9s-7.8-4.1-18.1-2.1c-7.1 1.3-15.4 6-22.9 8-18.7 4.8-29.9-12.8-29.9-12.8l-15.9-.1z'/%3e%3c/svg%3e")}.flag\:KM{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%230052B4' d='M0 85.337h512v341.326H0z'/%3e%3cpath fill='%23FFDA44' d='M0 85.337h512v85.337H0z'/%3e%3cpath fill='white' d='M0 170.663h512V256H0z'/%3e%3cpath fill='%23D80027' d='M0 256h512v85.337H0z'/%3e%3cpath fill='%236DA544' d='M256 256.006 0 426.668V85.331z'/%3e%3cg fill='white'%3e%3cpath d='M68.638 256c0-24.865 17.476-45.638 40.812-50.734a52.059 52.059 0 0 0-11.13-1.208c-28.688 0-51.942 23.255-51.942 51.942s23.255 51.942 51.942 51.942c3.822 0 7.543-.425 11.13-1.208-23.337-5.096-40.812-25.869-40.812-50.734z'/%3e%3cpath d='m108.877 211.478 2.762 8.503h8.94l-7.232 5.256 2.762 8.502-7.232-5.255-7.234 5.255 2.764-8.502-7.234-5.256h8.94zm0 22.261 2.762 8.503h8.94l-7.232 5.255 2.762 8.503-7.232-5.255-7.234 5.255 2.764-8.503-7.234-5.255h8.94zm0 22.261 2.762 8.503h8.94l-7.232 5.255 2.762 8.503-7.232-5.255-7.234 5.255 2.764-8.503-7.234-5.255h8.94zm0 22.261 2.762 8.502h8.94l-7.232 5.256 2.762 8.503-7.232-5.255-7.234 5.255 2.764-8.503-7.234-5.256h8.94z'/%3e%3c/g%3e%3c/svg%3e")}.flag\:KN{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23D80027' d='M0 0h513v342H0z'/%3e%3cpath fill='%236DA544' d='M512 0H0v342'/%3e%3cpath fill='%23FFDA44' d='M307.7 0 0 194.5V342h206.9L513 148.5V0z'/%3e%3cpath d='M513 0H385.2L0 249.4V341l126.2 1L513 91.6z'/%3e%3cpath d='m141.1 187 31.2 24 32.3-22.2-13.1 37 31.1 23.9-39.2-1.1-13.2 37-11.1-37.6-39.2-1.1 32.3-22.2zM310.6 70.8l31.2 23.9 32.3-22.2-13.1 37 31.1 23.9-39.2-1.1-13.2 37-11.1-37.6-39.2-1.1 32.4-22.2z' fill='white'/%3e%3c/svg%3e")}.flag\:KP{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%2391DC5A' d='M0 85.331h512v341.337H0z'/%3e%3cpath fill='white' d='M0 85.331h512v341.337H0z'/%3e%3cpath d='M0 85.331h512v57.188H0zM0 369.48h512v57.177H0z' fill='%230052B4'/%3e%3cpath fill='%23D80027' d='M0 165.215h512v181.582H0z'/%3e%3ccircle fill='white' cx='190.33' cy='255.994' r='65.668'/%3e%3cpath fill='%23D80027' d='m190.332 190.332 14.734 45.346h47.757l-38.65 28.028 14.849 45.481-38.69-28.16-38.631 28.107 14.79-45.428-38.616-28.028h47.722z'/%3e%3c/svg%3e")}.flag\:KR{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 900 600'%3e%3cpath fill='white' d='M0 0h900v600H0z'/%3e%3cg transform='rotate(-56.31)'%3e%3cpath d='M-75 228.3H75m-150 37.5H75m-150 37.5H75m-150 475H75m-150 37.5H75m-150 37.5H75' stroke='black' stroke-width='25'/%3e%3cpath stroke='white' stroke-width='12.5' d='M0 753.3v125'/%3e%3ccircle fill='%23ca163a' cy='540.8' r='150'/%3e%3cpath fill='%230e4896' d='M0 390.8c-41.4 0-75 33.6-75 75s33.6 75 75 75 75 33.6 75 75-33.6 75-75 75c-82.8 0-150-67.2-150-150s67.2-150 150-150z'/%3e%3c/g%3e%3cpath d='m231.56 535.73-83.205-124.808M262.76 514.928l-83.205-124.807m114.407 104.006-83.205-124.808m478.43-138.675-83.205-124.807M720.39 209.843 637.184 85.036m114.407 104.006L668.386 64.234' stroke='black' stroke-width='25'/%3e%3cpath stroke='white' stroke-width='12.5' d='m205.6 462.897 31.202-20.8m389.981-259.989 36.444-24.296m31.202-20.801 31.202-20.801'/%3e%3c/svg%3e")}.flag\:KW{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='white' d='M0 85.337h512v341.326H0z'/%3e%3cpath fill='%236DA544' d='M0 85.337h512v113.775H0z'/%3e%3cpath fill='%23D80027' d='M0 312.888h512v113.775H0z'/%3e%3cpath d='M166.957 312.889 0 426.663V85.337l166.957 113.774z'/%3e%3c/svg%3e")}.flag\:KY{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%230052B4' d='M0 85.334h512v341.337H0z'/%3e%3ccircle fill='%236DA544' cx='384' cy='181.79' r='29.682'/%3e%3cpath fill='%23D80027' d='M332.054 174.377h103.88v44.522h-103.88z'/%3e%3cpath fill='%23496E2D' d='M435.942 255.997v-.001.001z'/%3e%3cpath fill='%23FFDA44' d='M332.058 285.678v29.682h15.616c9.364 9.176 22.18 14.84 36.326 14.84 14.147 0 26.962-5.664 36.326-14.84h15.616v-29.682H332.058z'/%3e%3cpath fill='%23338AF3' d='M332.058 211.475v44.522c0 39.759 51.942 51.942 51.942 51.942s51.942-12.182 51.942-51.942v-44.522H332.058z'/%3e%3cpath d='M383.997 235.256c-12.985 0-12.985 11.873-25.97 11.873s-12.985-11.873-25.97-11.873v20.777c12.985 0 12.985 11.873 25.97 11.873s12.985-11.873 25.97-11.873c12.986 0 12.986 11.873 25.973 11.873 12.986 0 12.986-11.873 25.973-11.873v-20.777c-12.986 0-12.986 11.873-25.973 11.873-12.986-.001-12.986-11.873-25.973-11.873zm0-41.59c-12.985 0-12.985 11.873-25.97 11.873s-12.985-11.873-25.97-11.873v20.777c12.985 0 12.985 11.873 25.97 11.873s12.985-11.873 25.97-11.873c12.986 0 12.986 11.873 25.973 11.873 12.986 0 12.986-11.873 25.973-11.873v-20.777c-12.986 0-12.986 11.873-25.973 11.873-12.986 0-12.986-11.873-25.973-11.873z' fill='%23F3F3F3'/%3e%3cpath fill='white' d='M256 85.334v22.617l-46.069 30.709H256v64h-46.069L256 233.38v22.617h-22.628L160 207.078v48.919H96v-48.919l-73.372 48.919H0V233.38l46.069-30.72H0v-64h46.069L0 107.951V85.334h22.628L96 134.241V85.334h64v48.907l73.372-48.907z'/%3e%3cg fill='%23D80027'%3e%3cpath d='M144 85.329h-32v69.334H0v32h112v69.334h32v-69.334h112v-32H144z'/%3e%3cpath d='M0 85.329v15.082l57.377 38.252H80zm256 0v15.082l-57.377 38.252H176z'/%3e%3cpath d='M0 85.329v15.082l57.377 38.252H80zm256 0v15.082l-57.377 38.252H176zM0 255.997v-15.082l57.377-38.252H80zm256 0v-15.082l-57.377-38.252H176z'/%3e%3c/g%3e%3c/svg%3e")}.flag\:KZ{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%2336B6CC' d='M0 0h513v342H0V0z'/%3e%3ccircle fill='%23FFD400' cx='256.5' cy='170.9' r='68.4'/%3e%3cpath fill='%23FFD400' d='m256.5 251.5-27.9 41.7-7.1-49.7-43.2 25.5 15.2-47.8-50 4.2 34.4-36.5-46.9-18 46.8-18-34.4-36.5 50 4.2-15.2-47.8 43.2 25.4 7.1-49.7 27.9 41.7 27.9-41.7 7.1 49.7 43.2-25.4-15.2 47.8 50-4.2-34.3 36.6 46.8 17.9-46.8 18 34.4 36.5-50-4.2 15.2 47.8-43.2-25.4-7.1 49.7c0-.1-27.9-41.8-27.9-41.8zm0-.8c44.1 0 79.9-35.8 79.9-79.9S300.6 91 256.5 91s-79.9 35.8-79.9 79.9 35.8 79.8 79.9 79.8zM22.8 28.3c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6V28.3zm0 45.7c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6V74zm0 45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0 45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0 45.7c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0 45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0 45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm22.8-22.8c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H51.3c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0-45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7V245c.1 3.1-2.4 5.7-5.6 5.7H51.3c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0-45.7c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H51.3c-3.1 0-5.7-2.5-5.7-5.6V188zm0-45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H51.3c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0-45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H51.3c-3.1 0-5.7-2.5-5.7-5.6V96.8zm0-45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H51.3c-3.1 0-5.7-2.5-5.7-5.6V51.2z'/%3e%3c/svg%3e")}.flag\:LA{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%230052B4' d='M0 0h513v342H0z'/%3e%3cpath d='M0 .1h513v90.7H0zm0 251.2h513V342H0z' fill='%23D80027'/%3e%3ccircle fill='white' cx='256.5' cy='171' r='65.9'/%3e%3c/svg%3e")}.flag\:LB{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cpath d='M0 .2h513v90.7H0zm.5 251.1H513V342H.5z' fill='%23D80027'/%3e%3cpath fill='%236DA544' d='M290.3 193.5 256 130.7l-34.3 62.8h25.7v17.2h17.2v-17.2z'/%3e%3cpath fill='%2314AF5A' d='M241.3 213.1c4.4-4.4 4.4-11.6-.1-16l4.7 4.7c-5.2-4.7-12.2-6.6-19.1-5.3l-23.5 5.9c-6.1 1.5-6.8-.4-1.8-4.2l27.1-20.3c5.1-3.8 4.2-6.9-2.3-6.9h-11c-6.4 0-7-2.3-1.5-5.1l25.3-12.7c5.6-2.8 5.1-5.1-1.5-5.1h-11c-6.4 0-7.4-3.1-2.3-6.9l27.1-20.3c5.6-3.8 12.9-3.8 18.5 0l27.1 20.3c5.1 3.8 4.2 6.9-2.3 6.9h-11c-6.4 0-7 2.3-1.5 5.1l25.3 12.7c5.6 2.8 5.1 5.1-1.5 5.1h-11c-6.4 0-7.4 3.1-2.3 6.9l27.1 20.3c5.1 3.8 4.4 5.7-1.8 4.2l-23.5-5.9c-6.8-1.3-13.9.6-19.1 5.3l4.7-4.7c-4.4 4.4-4.5 11.5-.1 16l6.8 6.8c4.4 4.4 3.1 8-3.3 8h-45.8c-6.2 0-7.7-3.6-3.3-8 .1.1 6.9-6.8 6.9-6.8z'/%3e%3c/svg%3e")}.flag\:LC{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%2355B2FF' d='M0 0h513v342H0z'/%3e%3cpath fill='%23F3F3F3' d='M148.5 298.1h216l-108-254.2z'/%3e%3cpath fill='%23333' d='m186 272.7 70.5-160.3L327 272.7z'/%3e%3cpath fill='%23FFDA44' d='M148.5 298.1h216l-108-101.7z'/%3e%3c/svg%3e")}.flag\:LI{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23D80027' d='M0 0h513v342H0z'/%3e%3cpath fill='%230052B4' d='M0 0h513v171H0z'/%3e%3cpath fill='%23FFDA44' d='M149.3 98.1c0-14-11.3-25.3-25.3-25.3-6.5 0-12.4 2.4-16.9 6.4V64.4h8.4V47.5h-8.4v-8.4H90.3v8.4h-8.4v16.9h8.4v14.9c-4.5-4-10.4-6.4-16.9-6.4-14 0-25.3 11.3-25.3 25.3 0 7.5 3.3 14.2 8.4 18.8v14.9h84.3V117c5.3-4.7 8.5-11.5 8.5-18.9z'/%3e%3c/svg%3e")}.flag\:LK{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23FFDA44' d='M0 0h513v342H0z'/%3e%3cpath fill='%23A2001D' d='M222.6 22.3h267.1v296.8H222.6z'/%3e%3cpath fill='%23D80027' d='M22.3 22.3h200.3v296.8H22.3z'/%3e%3cpath fill='%23FFDA44' d='M200.3 0h22.3v342h-22.3z'/%3e%3cpath fill='%236DA544' d='M22.3 22.3h89v296.8h-89z'/%3e%3cpath fill='%23FF9811' d='M111.3 22.3h89v296.8h-89z'/%3e%3cpath fill='%23FFDA44' d='M368.2 156.8c-1.4-2 0-37.9 0-37.9.9-7.4.1-8.4 1-11.4.9-2.9 5.4-11.6 5.4-11.6s-6-2.3-10.3-.6c-4.3 1.7-24.7-7.5-31.2 3.4-4.4 7-23.6 16.2-24.6 14-1-2.2-5.9-5-6.9-2.9s-.7 13.9 0 16c.8 2.6 9.8 2 12.3 3.1 3.7 1.8 12.2 8.2 11.9 10.7-.3 2.5-22.5-6-24.2-4.5-1.4 1.2-1.9 13.2-.4 15 1.8 2.1 23.4 5.6 25 7.5 1.6 1.9-13.1 7.4-12.3 25 .7 14.7 8 17.4 8 17.4s-2.4 3.6-7.8 3.1c-6.2-.6-27.4-17.7-27.4-17.7s-3.5-109 3.6-121.4c4.9-8.5-22.7 10.1-22.7 50.8V151c0 6.6-1.4 22.4 2.6 34 0 0-.4 46.9 1.5 49.6s12.7 2.2 14.8 0 0-30 0-30c7.7.2 18.3 17.5 32.5 16.4 20.6-1.6 28.7-9.9 34.3-5 8.1 7.1 5.5 23.2.4 31.5-2.2 3.5-14.3 4.7-15.7 7.6-1.4 2.9.5 5.4.5 5.4h29.7s1.4-20.5 2.7-26.1c1.3-5.7-.6-10.7 5.9-10.4 23.5 1.1 39.8-15.3 45.5-8 3.2 4.1 5.6 29.9 3.3 33.3-2.2 3.4-13.8 2.8-15.2 6.7-1.4 4 .8 4.4.8 4.4h29.7s-.4-21.2 2.5-27.7 4.9-10.4 9.3-17.2c4.4-6.8 11.3-15.7 11.3-36.2 0-14.2-8.1-22.8-8.1-22.8H417c-14.1.2-47.4 2.3-48.8.3zm-136-124.5c10.7-10.6 20.2-2.7 22.2 2.1 1.9 4.8 2.1 8.2 2.8 13.6.9 6.9 4.9 14 4.9 14s-7.1-3.8-14.7-4.2c-4.7-.3-9-.6-13.6-2.5-5.7-2.3-11.7-12.9-1.6-23zm248.4-.1c10.7 10.6 2.8 20.2-2 22.2s-8.2 2.1-13.6 2.8c-6.9.9-14 5-14 5s3.7-7.1 4.2-14.7c.3-4.7.6-9.1 2.4-13.6 2.2-5.7 12.8-11.8 23-1.7zm.1 276.9c-10.7 10.6-20.2 2.6-22.2-2.2-1.9-4.8-2.1-8.2-2.7-13.6-.8-6.9-4.9-14.1-4.9-14.1s7 3.8 14.7 4.3c4.7.3 9 .6 13.6 2.5 5.7 2.4 11.7 13.1 1.5 23.1zm-248.2-.1c-10.6-10.7-2.7-20.2 2.1-22.2 4.8-1.9 8.2-2.1 13.6-2.8 6.9-.9 14-4.9 14-4.9s-3.8 7.1-4.2 14.7c-.3 4.7-.6 9-2.5 13.6-2.3 5.7-12.9 11.8-23 1.6z'/%3e%3cpath fill='none' stroke='%23FFDA44' stroke-width='6' stroke-miterlimit='10' d='M446.9 162.4s7.5-2.6 8.4-16.1c.6-8.6-19.8-16-39-11.5-19.7 4.6-34-3.1-34-14.6 0-22.9 29.7-16.2 38.9-11.3 9.1 4.9 29.7 23.5 35.1 9.4'/%3e%3c/svg%3e")}.flag\:LR{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cpath d='M0 0h513v31.1H0zm0 62.2h513v31.1H0zm0 62.3h513v31.1H0zm0 62.3h513v31.1H0zm0 62.5h513v31.1H0zm0 61.6h513V342H0z' fill='%23bf0a30'/%3e%3cpath fill='%23002868' d='M0 0h155.6v155.6H0z'/%3e%3cpath fill='white' d='m77.8 30.2 10.7 32.9h34.6l-28 20.4 10.7 32.9-28-20.3-28 20.3 10.7-32.9-28-20.4h34.6z'/%3e%3c/svg%3e")}.flag\:LS{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cpath fill='%230052B4' d='M0 0h513v114H0z'/%3e%3cpath fill='%236DA544' d='M0 227.6h513v114H0z'/%3e%3cpath d='m245.2 171 7.7-23.1c2-5.9 5.1-6 7.1 0l7.7 23.1 19.4 29.1c1.7 2.6 1.3 6.3-1.2 8 0 0-6.9 8-29.5 8s-29.5-8-29.5-8c-2.4-2-2.9-5.4-1.2-8l19.5-29.1z'/%3e%3cpath d='M256.5 171c-12.5 0-22.6-10.1-22.6-22.6 0-12.5 10.1-22.6 22.6-22.6s22.6 10.1 22.6 22.6c0 12.5-10.2 22.6-22.6 22.6zm0 0c6.2 0 11.3-16.3 11.3-22.6 0-6.2-5.1-11.3-11.3-11.3-6.2 0-11.3 5.1-11.3 11.3 0 6.3 5 22.6 11.3 22.6z'/%3e%3c/svg%3e")}.flag\:LT{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%236DA544' d='M0 85.337h512v341.326H0z'/%3e%3cpath fill='%23FFDA44' d='M0 85.337h512v113.775H0z'/%3e%3cpath fill='%23D80027' d='M0 312.888h512v113.775H0z'/%3e%3c/svg%3e")}.flag\:LU{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='white' d='M0 85.337h512v341.326H0z'/%3e%3cpath fill='%23D80027' d='M0 85.337h512v113.775H0z'/%3e%3cpath fill='%23338AF3' d='M0 312.888h512v113.775H0z'/%3e%3c/svg%3e")}.flag\:LV{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cpath class='prefix__st1' d='M0 0h513v127.6H0zm0 214.4h513V342H0z' fill='%23A2001D'/%3e%3c/svg%3e")}.flag\:LY{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath d='M0 85.337h512v341.326H0z'/%3e%3cpath fill='%23D80027' d='M0 85.337h512v113.775H0z'/%3e%3cpath fill='%23496E2D' d='M0 312.888h512v113.775H0z'/%3e%3cg fill='white'%3e%3cpath d='m281.424 236.026 8.962 12.35 14.513-4.706-8.975 12.339 8.961 12.349-14.509-4.724-8.976 12.34.01-15.258-14.51-4.725 14.514-4.706z'/%3e%3cpath d='M256.965 286.868c-17.048 0-30.868-13.821-30.868-30.868s13.821-30.868 30.868-30.868a30.742 30.742 0 0 1 14.684 3.71c-6.851-6.698-16.218-10.833-26.556-10.833-20.982 0-37.992 17.01-37.992 37.992s17.01 37.992 37.992 37.992c10.338 0 19.706-4.135 26.556-10.833a30.738 30.738 0 0 1-14.684 3.708z'/%3e%3c/g%3e%3c/svg%3e")}.flag\:MA{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%23D80027' d='M0 85.337v341.326h512V85.337z'/%3e%3cpath fill='%2320661b' d='M352 226.484h-73.337L256 156.738l-22.663 69.748H160l59.331 43.107-22.663 69.749L256 296.232l59.332 43.107-22.663-69.749L352 226.484zm-116.063 37.711 7.663-23.585h24.8l7.663 23.585v.001L256 278.772l-20.063-14.577zm27.873-37.711h-15.619L256 202.447l7.81 24.037zm24.269 28.982-4.827-14.856h25.274l-20.447 14.856zm-59.331-14.856-4.827 14.856-20.447-14.856h25.274zm-5.211 61.748 7.81-24.036 12.636 9.181-20.446 14.855zm44.479-14.856 12.636-9.181 7.81 24.036-20.446-14.855z'/%3e%3c/svg%3e")}.flag\:MC{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='white' d='M0 85.333h512v341.333H0z'/%3e%3cpath fill='%23c70000' d='M0 85.333h512V256H0z'/%3e%3c/svg%3e")}.flag\:MD{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23FFDA44' d='M0 0h513v342H0z'/%3e%3cpath fill='%23D80027' d='M342 0h171v342H342z'/%3e%3cpath fill='%230052B4' d='M0 0h171v342H0z'/%3e%3cpath fill='%23AF7F59' d='M206.2 129.1h33.2L256 79.3l16.6 49.8h33.2v99.6L256 262l-49.8-33.2v-99.7zm33.2 33.3v49.8h33.2v-49.8h-33.2z'/%3e%3c/svg%3e")}.flag\:ME{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23E6BE53' d='M0 0h513v342H0z'/%3e%3cpath fill='%23E01D24' d='M20 20h473v302H20z'/%3e%3cpath fill='%23E6BE53' d='M248.5 112.9c4.4 4.4 11.6 4.4 16 0l-4.7 4.7 22.7-22.7c4.9-4.5 12.1-5.6 18.2-2.8l2.1 1c5.7 2.9 6.7 8.7 2.3 13.1l4.7-4.7-22.8 22.8c-4.5 4.9-5.6 12.1-2.8 18.2l1 2.1c2.9 5.7 5.1 15.4 5.1 21.6v-11.3c0 6.2 4.4 9.1 10.2 6.2l2.1-1c5.7-2.9 6.7-8.7 2.3-13.1l4.7 4.7c-4.4-4.4-4.4-11.6 0-16l-4.7 4.7c5.2-5.5 9.6-11.6 13.1-18.2l1-2.1c2.9-5.7 6.3-15.1 7.9-21.2l5.8-23.3c1.5-6 5.9-6.8 9.6-1.8l20.2 26.9c3.8 5.1 6.9 14 6.9 20.6v22.4c0 6.3-2.2 15.8-5.1 21.7l-1 2.1c-3.5 6.6-7.9 12.7-13.1 18.2l-6.8 6.8c-5.4 5.2-11.5 9.6-18.2 13.1l-2.1 1c-5.7 2.9-15.5 5.1-21.6 5.1-6.2 0-6.9 2.2-1.1 5.1l2.1 1c5.7 2.9 13.8 8.7 18.2 13.1l-4.7-4.7c4.4 4.4 11.6 4.4 16 0l-4.7 4.7c4.4-4.4 11.6-4.4 16 0L339 226c4.6 4.9 5.7 12.1 2.9 18.2l-1 2.1c-2.9 5.7-10.4 10.2-16.4 10.2-7.5-.3-14.8-2-21.6-5.1l-2.1-1c-6.5-3.6-11.8-8.9-15.4-15.4l-1-2.1c-2.9-5.7-8.7-6.7-13.1-2.3l4.7-4.7c-4.4 4.7-5.2 11.8-1.8 17.3l10.3 15.4c3.4 5.1 2 12.1-3.1 15.5L266 284.4c-5.7 3.4-12.8 3.4-18.6 0L232 274.1c-5.1-3.4-6.5-10.3-3.1-15.5l10.3-15.4c3.4-5.5 2.6-12.6-1.8-17.3l4.7 4.7c-4.4-4.4-10.2-3.6-13.1 2.3l-1 2.1c-2.9 5.7-9.5 12.4-15.4 15.4l-2.1 1c-5.7 2.9-15.5 5.1-21.6 5.1-6.9-.3-13.1-4.2-16.4-10.2l-1-2.1c-2.8-6.1-1.6-13.3 2.9-18.2l-4.7 4.7c4.4-4.4 11.6-4.4 16 0L181 226c4.4 4.4 11.6 4.4 16 0l-4.7 4.7c5.5-5.2 11.6-9.6 18.2-13.1l2.1-1c5.7-2.9 5-5.1-1.1-5.1-7.5-.3-14.8-2-21.6-5.1l-2.1-1c-6.6-3.5-12.7-7.9-18.2-13.1l-6.8-6.8c-5.2-5.4-9.6-11.5-13.1-18.2l-1-2.1c-3.1-6.8-4.9-14.2-5.1-21.7V121c0-6.3 3.1-15.6 6.9-20.6l20.2-26.9c3.8-5.1 8.1-4.3 9.6 1.8l5.8 23.3c2 7.3 4.6 14.4 7.9 21.2l1 2.1c2.9 5.7 8.7 13.8 13.1 18.2l-4.7-4.7c4.4 4.4 4.4 11.6 0 16l4.7-4.7c-4.4 4.4-3.6 10.2 2.3 13.1l2.1 1c5.7 2.9 10.2 0 10.2-6.2v11.3c0-6.2 2.2-15.7 5.1-21.6l1-2.1c2.8-6.1 1.7-13.2-2.8-18.2l-22.7-22.7 4.7 4.7c-4.4-4.4-3.6-10.2 2.3-13.1l2.1-1c6.1-2.8 13.2-1.7 18.2 2.8l22.7 22.7-4.8-4.5zm-18-40.7c-4.4-4.4-3.2-9.5 2.8-11.5l12.4-4.2c6-2 15.5-2 21.5 0l12.4 4.2c6 2 7.2 7.1 2.8 11.5l-6.8 6.8c-5.3 4.7-12.1 7.5-19.2 7.9-6.2 0-14.8-3.5-19.2-7.9.1 0-6.7-6.8-6.7-6.8z'/%3e%3cpath fill='%23215F90' d='M233.9 200.2c0 6.2 1.7 6.4 4.2.5 0 0 7.1-23.2 18.4-23.2 11.3 0 18.6 23.6 18.6 23.6 2.2 5.7 4 5.3 4-1.1v-11.2c0-18.7-10.1-33.9-22.6-33.9-12.5 0-22.6 15.2-22.6 33.9v11.4z'/%3e%3c/svg%3e")}.flag\:MF{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 108 72'%3e%3cpath d='M0 0h108v72H0z' fill='%23003787'/%3e%3cpath d='M0 0h108L60 48v24H48V48z' fill='white'/%3e%3ccircle cx='54' cy='30' r='8' fill='%23f9d90f'/%3e%3cpath d='M44 30h20L54 48z' fill='white'/%3e%3cpath d='M54 48 38 33h32z' fill='%23cf142b'/%3e%3c/svg%3e")}.flag\:MG{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%236DA544' d='M512 426.666V85.329H0v341.337h512z'/%3e%3cpath fill='%23D80027' d='M512 85.331H0v170.666h512V85.331z'/%3e%3cpath fill='white' d='M0 85.334h181.793v341.337H0z'/%3e%3c/svg%3e")}.flag\:MH{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%231E509C' d='M0 0h513v342H0z'/%3e%3cpath fill='white' d='M513 176.1V81.3L0 342l513-165.9z'/%3e%3cpath fill='%23F18D36' d='M513 0v81.3L0 342 513 0z'/%3e%3cpath fill='white' d='m126.7 99.3-7.8-54.1-7.7 54.1-20.8-23.7 10.7 31.6-31.5-10.7 23.6 20.8-54.1 7.7 54.1 7.7-23.6 20.8 31.5-10.7-10.7 31.6 20.8-23.7 7.7 54.1 7.8-54.1 20.7 23.7-10.6-31.6 31.5 10.7-23.6-20.8 54-7.7-54-7.7 23.6-20.8-31.5 10.7 10.6-31.6z'/%3e%3c/svg%3e")}.flag\:MK{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%23FFDA44' d='M0 85.333h512V426.67H0z'/%3e%3cg fill='%23D80027'%3e%3cpath d='M383.875 426.662 256 252.286l26.827 174.376zM133.565 85.33 256 252.286 230.314 85.33zm95.606 341.332L256 252.286 128.124 426.662zM0 85.33V212.9l256 39.386L28.333 85.33zm0 341.332h18.212L256 252.286 0 291.67zm256-174.376L512 212.9V85.33h-28.331zM281.686 85.33 256 252.286 378.434 85.33zM512 426.662V291.671l-256-39.385 237.787 174.376z'/%3e%3ccircle cx='256' cy='252.29' r='59.359'/%3e%3c/g%3e%3ccircle fill='%23FFDA44' cx='256' cy='252.29' r='44.522'/%3e%3c/svg%3e")}.flag\:ML{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%23FFDA44' d='M0 85.331h512v341.337H0z'/%3e%3cpath fill='%236DA544' d='M0 85.331h170.663v341.337H0z'/%3e%3cpath fill='%23D80027' d='M341.337 85.331H512v341.337H341.337z'/%3e%3c/svg%3e")}.flag\:MM{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%236DA544' d='M0 85.337h512v341.326H0z'/%3e%3cpath fill='%23FFDA44' d='M0 85.337h512v113.775H0z'/%3e%3cpath fill='%23D80027' d='M0 312.888h512v113.775H0z'/%3e%3cpath fill='white' d='M384 227.261h-97.783L256 134.265l-30.217 92.997H128l79.108 57.475-30.217 92.998L256 320.925l79.108 56.81-30.217-92.998L384 227.261z'/%3e%3c/svg%3e")}.flag\:MN{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23095FAD' d='M0 0h513v342H0z'/%3e%3cpath d='M342 0h171v342H342zM0 0h171v342H0z' fill='%23BE1229'/%3e%3cg fill='%23FFDA44'%3e%3cpath d='M108.3 166.3h14.8v74.2h-14.8zm-59.4 0h14.8v74.2H48.9z'/%3e%3ccircle cx='86' cy='203.4' r='14.8'/%3e%3cpath d='M71.2 225.7h29.7v14.8H71.2zm0-59.4h29.7v14.8H71.2z'/%3e%3ccircle cx='86' cy='144' r='14.8'/%3e%3cpath d='M76.3 123.9h19.5L86 108.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag\:MO{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%2300745a' d='M0 85.331h512v341.337H0z'/%3e%3cpath fill='white' d='M285.682 248.878c-4.19 0-8.166.836-11.861 2.164 2.023-4.509 3.379-9.527 3.379-14.885 0-21.201-21.201-37.101-21.201-37.101s-21.201 15.901-21.201 37.101c0 5.357 1.356 10.375 3.379 14.885-3.693-1.328-7.671-2.164-11.861-2.164-21.201 0-37.101 21.201-37.101 21.201s15.901 21.201 37.101 21.201c12.429 0 23.031-7.286 29.682-13.315 6.65 6.03 17.251 13.315 29.682 13.315 21.201 0 37.101-21.201 37.101-21.201s-15.899-21.201-37.099-21.201z'/%3e%3cpath d='m256 152.111 4.38 13.476h14.171l-11.464 8.332 4.376 13.476-11.463-8.33-11.463 8.33 4.376-13.476-11.464-8.332h14.171zm-53.888 23.572 8.425 7.585 9.818-5.667-4.61 10.355 8.423 7.588-11.274-1.185-4.611 10.355-2.358-11.088-11.275-1.185 9.818-5.669zm-39.45 39.449 11.09 2.358 5.668-9.818 1.186 11.274 11.089 2.358-10.357 4.61 1.186 11.274-7.587-8.423-10.357 4.61 5.669-9.818zm147.227-39.449-8.425 7.585-9.818-5.667 4.611 10.355-8.425 7.588 11.275-1.185 4.61 10.355 2.359-11.088 11.275-1.185-9.818-5.669zm39.449 39.449-11.089 2.358-5.669-9.818-1.186 11.274-11.088 2.358 10.357 4.61-1.185 11.274 7.586-8.423 10.357 4.61-5.669-9.818z' fill='%23FFDA44'/%3e%3cpath d='M256 350.642c16.84 0 32.363-5.619 44.816-15.073h-89.63c12.451 9.454 27.974 15.073 44.814 15.073zm-68.023-44.522a74.138 74.138 0 0 0 8.85 15.073h118.345a74.13 74.13 0 0 0 8.85-15.073H187.977z' fill='white'/%3e%3c/svg%3e")}.flag\:MP{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 750 500'%3e%3cpath fill='%230071BC' d='M0 0h750v500H0V0z'/%3e%3cg fill='white' stroke='black' stroke-width='1.9'%3e%3ccircle cx='375' cy='245' r='225' fill='white'/%3e%3ccircle cx='375' cy='245' r='165' fill='%230071BC'/%3e%3c/g%3e%3cg stroke='black'%3e%3cpath fill='%238C8A8C' stroke-width='1.9' d='M444.7 450c.7 11-7.8 20-18.8 20H323.6c-11 0-19.5-9-19-20l16.7-325c.6-11 10-20 21-20h61.4c11 0 20.5 9 21.2 20l19.8 325z'/%3e%3cpath fill='white' stroke-width='2' stroke-linejoin='round' d='m373 114 30 93h97l-78 56 29 92-78-56-78 57 30-93-79-57h97l30-92z'/%3e%3c/g%3e%3c/svg%3e")}.flag\:MQ{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%230052B4' d='M0 0h513v342H0z'/%3e%3cg fill='white'%3e%3cpath d='M512 148.4v44.5H278.3v148.4h-44.6V192.9H0v-44.5h233.7V0h44.6v148.4z'/%3e%3cpath d='M101 36.1c4.2-.2 8.3-.1 12.5.2 5.5.4 9.4 1.6 9.1.5-.5-1.8-.1-2.2-.8-1.8-1.3 1 .7-.2-7.4 4.4-11.8 6.7-16.9 11.8-14.3 21 2.3 8.1 8.2 10.3 22.3 12.5l1.9.3c5.6.9 8.1 1.4 9.8 2.2.4.2-.3-1-.1-1.7-.2.6-3.9 2.1-13.3 3.9l-4.7.9c-18.1 3.7-27.1 8.5-28.5 21-1.5 13.7 12.7 23.3 30.6 25.6 18.2 2.4 34.1-3.6 35.7-18.4 1-9.4-5.5-15-15.9-17.1-7-1.4-16.3-1.4-27.4-.3-12.4 1.3-24.7 3.4-36.9 6.3-3.6.7-5.9 4.2-5.2 7.8.7 3.6 4.2 5.9 7.8 5.2.2 0 .3-.1.5-.1 11.6-2.7 23.3-4.7 35.1-5.9 9.9-1 18-1 23.4.1 4.4.9 5.3 1.7 5.2 2.6-.5 5.1-8.9 8.2-20.7 6.7-11.6-1.5-19.5-6.8-19.1-11 .5-4.3 5.3-6.8 17.9-9.4l4.6-.9c15.5-3 21.1-5.3 23.5-13.2 1.9-6.5-1.3-11.6-7.2-14.2-3.2-1.4-6.3-2.1-13.2-3.1l-1.8-.3c-8-1.3-11.4-2.6-11.5-3-.1-.4 1.8-2.3 8.1-5.9l4.4-2.5c1.5-.8 2.9-1.8 4.3-2.7 4.6-3.4 7.2-7.1 5.8-12.3-1.9-7.3-9-9.5-20.9-10.4-4.7-.3-9.3-.4-14-.3l-2 .1c-3.7.2-6.5 3.4-6.3 7 .2 3.7 3.4 6.5 7 6.3l1.7-.1zm284 0c4.2-.2 8.3-.1 12.5.2 5.5.4 9.4 1.6 9.1.5-.5-1.8-.1-2.2-.8-1.8-1.3 1 .7-.2-7.4 4.4-11.8 6.7-16.9 11.8-14.3 21 2.3 8.1 8.2 10.3 22.3 12.5l1.9.3c5.6.9 8.1 1.4 9.8 2.2.4.2-.3-1-.1-1.7-.2.6-3.9 2.1-13.3 3.9l-4.7.9c-18.1 3.7-27.1 8.5-28.5 21-1.5 13.7 12.7 23.3 30.6 25.6 18.2 2.4 34.1-3.6 35.7-18.4 1-9.4-5.5-15-15.9-17.1-7-1.4-16.3-1.4-27.4-.3-12.4 1.3-24.7 3.4-36.9 6.3-3.6.7-5.9 4.2-5.2 7.8.7 3.6 4.2 5.9 7.8 5.2.2 0 .3-.1.5-.1 11.6-2.7 23.3-4.7 35.1-5.9 9.9-1 18-1 23.4.1 4.4.9 5.3 1.7 5.2 2.6-.5 5.1-8.9 8.2-20.7 6.7-11.6-1.5-19.5-6.8-19.1-11 .5-4.3 5.3-6.8 17.9-9.4l4.6-.9c15.5-3 21.1-5.3 23.5-13.2 1.9-6.5-1.3-11.6-7.2-14.2-3.2-1.4-6.3-2.1-13.2-3.1l-1.8-.3c-8-1.3-11.4-2.6-11.5-3-.1-.4 1.8-2.3 8.1-5.9l4.4-2.5c1.5-.8 2.9-1.8 4.3-2.7 4.6-3.4 7.2-7.1 5.8-12.3-1.9-7.3-9-9.5-20.9-10.4-4.7-.3-9.3-.4-14-.3l-2 .1c-3.7.2-6.5 3.4-6.3 7 .2 3.7 3.4 6.5 7 6.3l1.7-.1zm-5.4 199c4.2-.2 8.3-.1 12.5.2 5.5.4 9.4 1.6 9.1.5-.5-1.8-.1-2.2-.8-1.8-1.3 1 .7-.2-7.4 4.4-11.8 6.7-16.9 11.8-14.3 21 2.3 8.1 8.2 10.3 22.3 12.5l1.9.3c5.6.9 8.1 1.4 9.8 2.2.4.2-.3-1-.1-1.7-.2.6-3.9 2.1-13.3 3.9l-4.7.9c-18.1 3.7-27.1 8.5-28.5 21-1.5 13.7 12.7 23.3 30.6 25.6 18.2 2.4 34.1-3.6 35.7-18.4 1-9.4-5.5-15-15.9-17.1-7-1.4-16.3-1.4-27.4-.3-12.4 1.3-24.7 3.4-36.9 6.3-3.6.7-5.9 4.2-5.2 7.8.7 3.6 4.2 5.9 7.8 5.2.2 0 .3-.1.5-.1 11.6-2.7 23.3-4.7 35.1-5.9 9.9-1 18-1 23.4.1 4.4.9 5.3 1.7 5.2 2.6-.5 5.1-8.9 8.2-20.7 6.7-11.6-1.5-19.5-6.8-19.1-11 .5-4.3 5.3-6.8 17.9-9.4l4.6-.9c15.5-3 21.1-5.3 23.5-13.2 1.9-6.5-1.3-11.6-7.2-14.2-3.2-1.4-6.3-2.1-13.2-3.1l-1.8-.3c-8-1.3-11.4-2.6-11.5-3-.1-.4 1.8-2.3 8.1-5.9l4.4-2.5c1.5-.8 2.9-1.8 4.3-2.7 4.6-3.4 7.2-7.1 5.8-12.3-1.9-7.3-9-9.5-20.9-10.4-4.7-.3-9.3-.4-14-.3l-2 .1c-3.7.2-6.5 3.4-6.3 7s3.4 6.5 7 6.3l1.7-.1zm-278.6 0c4.2-.2 8.3-.1 12.5.2 5.5.4 9.4 1.6 9.1.5-.5-1.8-.1-2.2-.8-1.8-1.3 1 .7-.2-7.4 4.4-11.8 6.7-16.9 11.8-14.3 21 2.3 8.1 8.2 10.3 22.3 12.5l1.9.3c5.6.9 8.1 1.4 9.8 2.2.4.2-.3-1-.1-1.7-.2.6-3.9 2.1-13.3 3.9l-4.7.9c-18.1 3.7-27.1 8.5-28.5 21-1.5 13.7 12.7 23.3 30.6 25.6 18.2 2.4 34.1-3.6 35.7-18.4 1-9.4-5.5-15-15.9-17.1-7-1.4-16.3-1.4-27.4-.3-12.4 1.3-24.7 3.4-36.9 6.3-3.6.7-5.9 4.2-5.2 7.8s4.2 5.9 7.8 5.2c.2 0 .3-.1.5-.1 11.6-2.7 23.3-4.7 35.1-5.9 9.9-1 18-1 23.4.1 4.4.9 5.3 1.7 5.2 2.6-.5 5.1-8.9 8.2-20.7 6.7-11.6-1.5-19.5-6.8-19.1-11 .5-4.3 5.3-6.8 17.9-9.4l4.6-.9c15.5-3 21.1-5.3 23.5-13.2 1.9-6.5-1.3-11.6-7.2-14.2-3.2-1.4-6.3-2.1-13.2-3.1l-1.8-.3c-8-1.3-11.4-2.6-11.5-3-.1-.4 1.8-2.3 8.1-5.9l4.4-2.5c1.5-.8 2.9-1.8 4.3-2.7 4.6-3.4 7.2-7.1 5.8-12.3-1.9-7.3-9-9.5-20.9-10.4-4.7-.3-9.3-.4-14-.3l-2 .1c-3.7.2-6.5 3.4-6.3 7 .2 3.7 3.4 6.5 7 6.3l1.7-.1z'/%3e%3c/g%3e%3c/svg%3e")}.flag\:MR{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 100 513 342'%3e%3cpath fill='%23006233' d='M0 100h513v342H0z'/%3e%3cpath fill='%23cd2a3e' d='M0 100h513v46H0zm0 296h513v46H0z'/%3e%3cpath fill='%23ffc400' d='M256 298.851c-45.956 0-84.348-32.298-93.767-75.429A96.288 96.288 0 0 0 160 243.994c0 53.02 42.979 96 96 96s96-42.98 96-96c0-7.066-.785-13.942-2.233-20.572-9.419 43.131-47.811 75.429-93.767 75.429z'/%3e%3cpath fill='%23ffc400' d='m255.999 171.994 8.935 27.502h28.918l-23.394 16.996 8.936 27.503-23.395-16.998-23.394 16.998 8.937-27.503-23.394-16.996h28.915z'/%3e%3c/svg%3e")}.flag\:MS{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%231B4991' d='M0 0h513v342H0z'/%3e%3cpath fill='%2300A2B8' stroke='white' stroke-width='3' d='M318.2 106.7v106.5c0 51.9 67.8 67.8 67.8 67.8s67.8-15.9 67.8-67.8V106.7H318.2z'/%3e%3cpath fill='%23A35023' d='M319.7 212.7c0 50.8 66.3 66.3 66.3 66.3s66.3-15.6 66.3-66.3H319.7z'/%3e%3cpath d='M415.1 155.1h-19.4v-19.4h-19.4v19.4H357v19.4h19.3v58.1h19.4v-58.1h19.4z'/%3e%3cpath fill='white' d='M256 0v30.6l-45.2 25.1H256V115h-59.1l59.1 32.8v22.9h-26.7l-73.5-40.9v40.9h-55.6v-48.6l-87.5 48.6H0v-30.6L45.2 115H0V55.7h59.1L0 22.8V0h26.7l73.5 40.8V0h55.6v48.6L243.3 0z'/%3e%3cpath fill='%23D80027' d='M144 0h-32v69.3H0v32h112v69.4h32v-69.4h112v-32H144z'/%3e%3cpath fill='%230052B4' d='M155.8 115 256 170.7v-15.8L184.2 115z'/%3e%3cpath fill='white' d='M155.8 115 256 170.7v-15.8L184.2 115z'/%3e%3cpath fill='%23D80027' d='M155.8 115 256 170.7v-15.8L184.2 115zm-84 0L0 154.9v15.8L100.2 115z'/%3e%3cpath fill='%230052B4' d='M100.2 55.6 0 0v15.7l71.8 39.9z'/%3e%3cpath fill='white' d='M100.2 55.6 0 0v15.7l71.8 39.9z'/%3e%3cpath fill='%23D80027' d='M100.2 55.6 0 0v15.7l71.8 39.9zm84 0L256 15.7V0L155.8 55.6z'/%3e%3c/svg%3e")}.flag\:MT{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cpath fill='%23C31B28' d='M256 0h256.5v342H256z'/%3e%3cpath fill='%23ACABB1' stroke='%23C31B28' stroke-width='2' d='M101.2 68.2V33H66v35.2H30.8v35.2H66v35.2h35.2v-35.2h35.2V68.2z'/%3e%3c/svg%3e")}.flag\:MU{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%23f7ce00' d='M0 85.331h512v341.326H0z'/%3e%3cpath fill='%23e32737' d='M0 85.331h512v85.337H0z'/%3e%3cpath fill='%23191f6a' d='M0 170.657h512v85.337H0z'/%3e%3cpath fill='%2300a04e' d='M0 341.331h512v85.337H0z'/%3e%3c/svg%3e")}.flag\:MV{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%23d01920' d='M0 85.331h512v341.333H0z'/%3e%3cpath fill='%23017c3b' d='M144.696 174.375h222.609v163.25H144.696z'/%3e%3cpath fill='white' d='M283.484 304.226c-26.637 0-48.232-21.594-48.232-48.232s21.594-48.232 48.232-48.232c8.306 0 16.12 2.1 22.943 5.797-10.703-10.467-25.341-16.927-41.494-16.927-32.784 0-59.362 26.577-59.362 59.362s26.578 59.362 59.362 59.362c16.154 0 30.791-6.461 41.494-16.927-6.822 3.698-14.636 5.797-22.943 5.797z'/%3e%3c/svg%3e")}.flag\:MW{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 342'%3e%3cpath fill='%23272727' d='M0 0h512v114H0z'/%3e%3cpath fill='%23e40112' d='M0 114h512v114H0z'/%3e%3cpath fill='%2307893f' d='M0 228h512v114H0z'/%3e%3ccircle fill='%23e40112' cx='256' cy='125' r='95'/%3e%3c/svg%3e")}.flag\:MX{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23dc2339' d='M342 0H0v341.3h513V0z'/%3e%3cpath fill='%2311865d' d='M0 0h171v342H0z'/%3e%3cpath fill='white' d='M171 0h171v342H171z'/%3e%3cpath fill='%238C9157' d='M195.8 171.2c0 21.6 11.5 41.7 30.3 52.5 5.8 3.4 13.2 1.4 16.6-4.4 3.4-5.8 1.4-13.2-4.4-16.6-11.3-6.5-18.2-18.5-18.2-31.5 0-6.7-5.4-12.1-12.1-12.1-6.7 0-12.2 5.4-12.2 12.1zm93.4 51.1c17.5-11.1 28-30.4 28-51.1 0-6.7-5.4-12.1-12.1-12.1s-12.1 5.4-12.1 12.1c0 12.4-6.3 24-16.8 30.7-5.7 3.5-7.5 10.9-4.1 16.7s10.9 7.5 16.7 4.1c0-.2.2-.3.4-.4z'/%3e%3cellipse fill='%23C59262' cx='256.5' cy='159.1' rx='24.3' ry='36.4'/%3e%3c/svg%3e")}.flag\:MY{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cpath d='M0 0h513v24.4H0zm0 48.9h513v24.4H0zm0 48.8h513v24.4H0zm0 48.9h513V171H0zm0 48.8h513v24.4H0zm0 48.9h513v24.4H0zm0 48.8h513v24.4H0z' fill='%23c00'/%3e%3cpath fill='%23006' d='M0 0h256.5v195.4H0z'/%3e%3cpath d='M153.3 42.1C122.6 30.7 88.5 46.3 77.1 77s4.2 64.8 34.9 76.2c13.3 5 28 5 41.4 0-30.7 24.5-75.4 19.6-100-11.1s-19.6-75.4 11.1-100c26-20.7 62.9-20.7 88.8 0zm26.7 75-20.6 23.3 5.4-30.6-31-1.6 27.3-14.9L143 68l28.6 12 8.4-29.9 8.4 29.9L217 68l-18 25.4 27.3 14.9-31 1.6 5.4 30.6-20.7-23.4z' fill='%23fc0'/%3e%3c/svg%3e")}.flag\:MZ{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 513 342'%3e%3cpath fill='white' d='M0 85.333h513v342H0z'/%3e%3cpath fill='%23f4d900' d='M0 323.333h513v104H0z'/%3e%3cpath fill='%23006d66' d='M0 85.333h513v104H0z'/%3e%3cpath d='M0 204.333h513v104H0z'/%3e%3cpath fill='%23cb0f31' d='M256 256.006 0 426.668V85.331z'/%3e%3cpath fill='%23f4d900' d='m83.477 195.132 15.107 46.498h48.894l-39.554 28.739 15.107 46.499-39.554-28.738-39.555 28.738 15.11-46.499-39.554-28.739H68.37z'/%3e%3c/svg%3e")}.flag\:NA{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%23496E2D' d='M0 85.337h512v341.326H0z'/%3e%3cpath fill='%230052B4' d='M0 426.663V85.337h512'/%3e%3cpath fill='white' d='M512 152.222V85.337H411.67L0 359.778v66.885h100.33z'/%3e%3cpath fill='%23A2001D' d='M512 85.337v40.125L60.193 426.663H0v-40.125L451.807 85.337z'/%3e%3cpath fill='%23FFDA44' d='m187.737 189.212-22.741 10.696 12.11 22.024-24.693-4.724-3.129 24.945-17.199-18.347-17.2 18.347-3.129-24.945-24.693 4.723 12.109-22.023-22.739-10.696 22.74-10.697-12.11-22.022 24.693 4.722 3.13-24.944 17.199 18.347 17.2-18.347 3.128 24.944 24.693-4.722-12.108 22.024z'/%3e%3c/svg%3e")}.flag\:NC{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 426.7'%3e%3cpath fill='%23009543' d='M0 293h640v133.7H0V293z'/%3e%3cpath fill='%23ED4135' d='M0 132h640v161.3H0V132z'/%3e%3cpath fill='%230035AD' d='M0 0h640v133.3H0V0z'/%3e%3ccircle fill='%23FAE600' stroke='black' stroke-width='5.3' cx='240' cy='213.3' r='157.3'/%3e%3cpath d='m307.9 354.5-31.8 12-36.1 4.2-37.8-2.4-35.9-15.5s28.6-29.3 40.7-33.5c8.6-3 22.4-3.7 22.4-3.7V122l-.3-66H246l-.5 67.5v191.7s15.3 1.2 22.1 4.1c11.3 4.9 40.3 35.2 40.3 35.2z'/%3e%3cpath d='m212.727 102.375 42.955-21.418 5.577 11.187-42.955 21.417z'/%3e%3cellipse cx='237.8' cy='280.5' rx='16.8' ry='26.5'/%3e%3ccircle cx='237.4' cy='143.4' r='20.9'/%3e%3cellipse cx='238.4' cy='211.1' rx='19.9' ry='12.1'/%3e%3cpath d='M213.8 177h47v10h-47zm0 57h47v10h-47z'/%3e%3c/svg%3e")}.flag\:NE{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='white' d='M0 85.337h512v341.326H0z'/%3e%3cpath fill='%23e05206' d='M0 85.337h512v113.775H0z'/%3e%3cpath fill='%230db02b' d='M0 312.888h512v113.775H0z'/%3e%3ccircle fill='%23e05206' cx='256' cy='256' r='32'/%3e%3c/svg%3e")}.flag\:NF{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.5 513 342'%3e%3cpath fill='white' d='M0 85.5h513v342H0z'/%3e%3cpath d='M0 85.5h171v342H0zm342 0h171v342H342zm-38 226.495-48-152.001-48 152.001h36v39.999h24v-39.999z' fill='%23007b23'/%3e%3c/svg%3e")}.flag\:NG{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.5 513 342'%3e%3cpath fill='white' d='M0 85.5h513v342H0z'/%3e%3cpath d='M0 85.5h171v342H0zm342 0h171v342H342z' fill='%23007b23'/%3e%3c/svg%3e")}.flag\:NI{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='white' d='M0 85.337h512v341.326H0z'/%3e%3cpath d='M0 85.337h512v113.775H0zm0 227.551h512v113.775H0z' fill='%23338AF3'/%3e%3cpath fill='%23FFDA44' d='M256 214.447c-22.949 0-41.553 18.603-41.553 41.553S233.05 297.553 256 297.553c22.949 0 41.553-18.603 41.553-41.553S278.949 214.447 256 214.447zm0 65.298c-13.114 0-23.745-10.631-23.745-23.745s10.631-23.745 23.745-23.745 23.745 10.631 23.745 23.745-10.631 23.745-23.745 23.745z'/%3e%3cpath fill='%230052B4' d='M276.563 261.936 256 256l-20.563 5.936-6.855 11.873h54.836z'/%3e%3cpath fill='%23338AF3' d='m256 226.32-13.709 23.744L256 256l13.709-5.936z'/%3e%3cpath fill='%236DA544' d='M235.437 261.936h41.126l-6.854-11.872h-27.418z'/%3e%3c/svg%3e")}.flag\:NL{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.5 513 342'%3e%3cpath fill='white' d='M0 85.5h513v342H0z'/%3e%3cpath fill='%23cd1f2a' d='M0 85.5h513v114H0z'/%3e%3cpath fill='%231d4185' d='M0 312h513v114H0z'/%3e%3c/svg%3e")}.flag\:NO{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%23D80027' d='M0 85.334h512v341.337H0z'/%3e%3cpath fill='white' d='M512 295.883H202.195v130.783h-79.76V295.883H0v-79.772h122.435V85.329h79.76v130.782H512v61.218z'/%3e%3cpath fill='%232E52B2' d='M512 234.666v42.663H183.652v149.337h-42.674V277.329H0v-42.663h140.978V85.329h42.674v149.337z'/%3e%3c/svg%3e")}.flag\:NP{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='white' d='M0 85.337h512v341.326H0z'/%3e%3cpath fill='%230052B4' d='M0 426.663V85.337l280.419 174.75H87.61l183.576 166.576z'/%3e%3cpath fill='%23D80027' d='M244.769 249.888 10.199 103.71v312.754h234.57L61.193 249.888z'/%3e%3cg fill='white'%3e%3cpath d='m98.003 324.433-14.589-6.863 7.77-14.13-15.844 3.03-2.008-16.005-11.035 11.772-11.036-11.772-2.008 16.005-15.843-3.031 7.77 14.131-14.591 6.863 14.591 6.862-7.77 14.13 15.844-3.029 2.007 16.004 11.036-11.772L73.332 358.4l2.008-16.004 15.843 3.03-7.769-14.13zm-9.735-132.771-10.612-4.991 5.651-10.278-11.523 2.205-1.461-11.641-8.026 8.561-8.026-8.561-1.46 11.641-11.525-2.205 5.652 10.278-10.613 4.991 25.972 5.194z'/%3e%3cpath d='M93.462 191.662c0 17.212-13.953 31.165-31.165 31.165s-31.165-13.953-31.165-31.165'/%3e%3c/g%3e%3c/svg%3e")}.flag\:NR{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%230052B4' d='M0 85.337h512v341.326H0z'/%3e%3cpath fill='%23FFDA44' d='M0 239.994h512v32H0z'/%3e%3cpath fill='white' d='m174.802 341.329-19.124 8.996 10.184 18.521-20.767-3.973-2.631 20.978L128 370.422l-14.465 15.429-2.63-20.978-20.767 3.973 10.183-18.521-19.123-8.996 19.124-8.995-10.184-18.52 20.766 3.971 2.632-20.978L128 312.236l14.465-15.429 2.63 20.978 20.767-3.971-10.183 18.521z'/%3e%3c/svg%3e")}.flag\:NU{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%23FFDA44' d='M0 85.334h512v341.337H0z'/%3e%3cpath fill='white' d='M0 85.334h256v170.663H0z'/%3e%3cg fill='%23D80027'%3e%3cpath d='M144 85.33h-32v69.333H0v32h112v69.334h32v-69.334h112v-32H144z'/%3e%3cpath d='M0 85.329v15.083l57.377 38.251H80z'/%3e%3c/g%3e%3cpath d='M0 107.951v30.712h46.069zm96-22.62v48.913L22.628 85.331z' fill='%232E52B2'/%3e%3cpath fill='%23D80027' d='M256 85.329v15.083l-57.377 38.251H176z'/%3e%3cpath d='M256 107.951v30.712h-46.069zm-96-22.62v48.913l73.372-48.913z' fill='%232E52B2'/%3e%3cpath fill='%23D80027' d='M0 85.329v15.083l57.377 38.251H80z'/%3e%3cpath d='M0 107.951v30.712h46.069zm96-22.62v48.913L22.628 85.331z' fill='%232E52B2'/%3e%3cpath fill='%23D80027' d='M256 85.329v15.083l-57.377 38.251H176z'/%3e%3cpath d='M256 107.951v30.712h-46.069zm-96-22.62v48.913l73.372-48.913z' fill='%232E52B2'/%3e%3cpath fill='%23D80027' d='M0 255.997v-15.082l57.377-38.252H80z'/%3e%3cpath d='M0 233.376v-30.713h46.069zm96 22.618v-48.912l-73.372 48.912z' fill='%232E52B2'/%3e%3cpath fill='%23D80027' d='M256 255.997v-15.082l-57.377-38.252H176z'/%3e%3cg fill='%232E52B2'%3e%3cpath d='M256 233.376v-30.713h-46.069zm-96 22.618v-48.912l73.372 48.912z'/%3e%3ccircle cx='128' cy='170.66' r='22.627'/%3e%3c/g%3e%3cpath d='m128 154.663 3.97 12.222h12.854l-10.398 7.556 3.971 12.222L128 179.109l-10.398 7.554 3.972-12.222-10.398-7.556h12.853zm0 65.14 2.364 7.278h7.653l-6.19 4.498 2.364 7.278-6.191-4.498-6.191 4.498 2.364-7.278-6.19-4.498h7.652zm0-117.334 2.364 7.278h7.653l-6.19 4.498 2.364 7.278-6.191-4.498-6.191 4.498 2.364-7.278-6.19-4.498h7.652zm69.931 58.667 2.365 7.277h7.653l-6.192 4.499 2.365 7.279-6.191-4.498-6.191 4.498 2.365-7.279-6.191-4.499h7.652zm-139.862 0 2.364 7.277h7.653l-6.191 4.499 2.364 7.279-6.19-4.498-6.191 4.498 2.365-7.279-6.192-4.499h7.653z' fill='%23FFDA44'/%3e%3c/svg%3e")}.flag\:NZ{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%230052B4' d='M0 85.334h512v341.337H0z'/%3e%3cpath d='m425.301 233.745 3.388 10.428h10.963l-8.87 6.444 3.388 10.427-8.869-6.444-8.871 6.444 3.388-10.427-8.87-6.444h10.963zm-39.194 75.072 5.083 15.642h16.445l-13.305 9.667 5.082 15.64-13.305-9.667-13.305 9.667 5.083-15.64-13.305-9.667h16.445zm1.481-122.846 4.236 13.036h13.704l-11.088 8.054 4.235 13.034-11.087-8.056-11.088 8.056 4.235-13.034-11.087-8.054h13.704zm-37.712 47.32 5.082 15.641h16.446l-13.306 9.666 5.084 15.641-13.306-9.666-13.305 9.666 5.082-15.641-13.305-9.666h16.445z' fill='%23D80027'/%3e%3cpath fill='white' d='M256.003 85.329v30.564l-45.178 25.088h45.178v59.359H196.89l59.113 32.846v22.806h-26.69l-73.484-40.826v40.826h-55.652v-48.573l-87.429 48.573H.003v-30.553l45.168-25.099H.003v-59.359h59.103L.003 108.147V85.329h26.68l73.494 40.838V85.329h55.652v48.573l87.43-48.573z'/%3e%3cpath fill='%23D80027' d='M144 85.33h-32v69.334H0v32h112v69.334h32v-69.334h112v-32H144z'/%3e%3cpath fill='%230052B4' d='M155.826 200.344 256 255.998v-15.739l-71.847-39.915z'/%3e%3cpath fill='white' d='M155.826 200.344 256 255.998v-15.739l-71.847-39.915z'/%3e%3cpath d='M155.826 200.344 256 255.998v-15.739l-71.847-39.915zm-83.98 0L0 240.259v15.739l100.174-55.654z' fill='%23D80027'/%3e%3cpath fill='%230052B4' d='M100.174 140.983 0 85.33v15.738l71.847 39.915z'/%3e%3cpath fill='white' d='M100.174 140.983 0 85.33v15.738l71.847 39.915z'/%3e%3cpath d='M100.174 140.983 0 85.33v15.738l71.847 39.915zm83.98 0L256 101.068V85.33l-100.174 55.653z' fill='%23D80027'/%3e%3c/svg%3e")}.flag\:OM{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23D80027' d='M0 0h513v342H0z'/%3e%3cpath fill='white' d='M138 0h377v114H138z'/%3e%3cpath fill='%234A7C3A' d='M138 230h377v114H138z'/%3e%3cg fill='none' stroke='white' stroke-width='10' stroke-miterlimit='2'%3e%3cpath d='M40.3 35.2s37.1 48 50.8 54.5c13.7 6.5 17.1 5.7 17.1 5.7'/%3e%3cpath d='M100 35.2S62.9 80.6 53.3 87.6c-9.6 7-18.7 7.8-18.7 7.8m17.1-30.1h37.9M70.7 35.2v30.1'/%3e%3c/g%3e%3c/svg%3e")}.flag\:PA{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='white' d='M0 85.337h512v341.326H0z'/%3e%3cpath fill='%230052B4' d='M256 256v170.663H0V256h256z'/%3e%3cpath fill='%23D80027' d='M512 85.337V256H256V85.337h256z'/%3e%3cpath fill='%230052B4' d='m128 123.034 11.824 36.389h38.263l-30.955 22.491 11.823 36.389L128 195.813l-30.955 22.49 11.823-36.389-30.955-22.491h38.263z'/%3e%3cpath fill='%23D80027' d='m384 293.697 11.824 36.389h38.263l-30.955 22.491 11.823 36.389L384 366.476l-30.955 22.49 11.823-36.389-30.955-22.491h38.263z'/%3e%3c/svg%3e")}.flag\:PE{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='white' d='M0 85.331h512v341.326H0z'/%3e%3cpath d='M0 85.331h170.663v341.337H0zm341.337 0H512v341.337H341.337z' fill='%23D80027'/%3e%3c/svg%3e")}.flag\:PF{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='white' d='M0 85.337h512v341.326H0z'/%3e%3cpath d='M0 85.337h512v113.775H0zm0 227.551h512v113.775H0z' fill='%23D80027'/%3e%3cpath fill='%23FFDA44' d='M293.991 256c0 20.982-17.01 33.243-37.992 33.243S218.008 276.982 218.008 256s17.01-37.992 37.992-37.992 37.991 17.01 37.991 37.992z'/%3e%3cpath fill='%230052B4' d='M293.991 256c0 20.982-17.01 37.992-37.992 37.992s-37.992-17.01-37.992-37.992'/%3e%3cpath d='M232.259 246.506h9.498v19h-9.498zm37.988 0h9.498v19h-9.498zm-19-14.247h9.498v33.243h-9.498z' fill='%23D80027'/%3e%3c/svg%3e")}.flag\:PG{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath d='M0 85.333h512V426.67H0z'/%3e%3cpath fill='%23A2001D' d='M0 85.33h512v341.332'/%3e%3cpath d='m204.631 326.488 2.762 8.504h8.941l-7.233 5.255 2.763 8.502-7.233-5.254-7.233 5.254 2.762-8.502-7.233-5.255h8.94zm-22.834-81.622 4.605 14.172h14.901l-12.056 8.757 4.605 14.172-12.055-8.759-12.055 8.759 4.606-14.172-12.056-8.757h14.901zm0 103.883 4.604 14.173h14.902l-12.057 8.757 4.606 14.173-12.055-8.759-12.055 8.759 4.604-14.173-12.054-8.757h14.899zm43.566-66.782 4.606 14.172h14.901l-12.056 8.758 4.605 14.172-12.056-8.759-12.054 8.759 4.606-14.172-12.056-8.758h14.901zm-87.133 0 4.606 14.172h14.899l-12.054 8.758 4.603 14.172-12.054-8.759-12.055 8.759 4.605-14.172-12.055-8.758h14.9z' fill='white'/%3e%3cpath fill='%23FFDA44' d='M376.526 204.163c-7.628-7.628-17.538-12.133-28.189-12.908l31.88-24.795c-12.698-12.698-29.714-18.431-46.319-17.218a44.31 44.31 0 0 0-11.396-19.511l-12.593 25.186a18.47 18.47 0 0 0-3.148-4.197c-7.245-7.245-18.991-7.244-26.234 0s-7.245 18.99 0 26.234a18.536 18.536 0 0 0 4.197 3.148l-25.186 12.593a44.303 44.303 0 0 0 19.519 11.399c-1.217 16.606 4.511 33.619 17.209 46.317L324.12 214.6a11.053 11.053 0 0 1 7.807-3.202c2.973 0 5.768 1.158 7.87 3.26a11.055 11.055 0 0 1 3.26 7.87c0 2.974-1.158 5.768-3.26 7.87l10.494 10.494c4.905-4.905 7.607-11.428 7.607-18.364 0-5.675-1.81-11.071-5.153-15.534a29.492 29.492 0 0 1 13.288 7.662c11.573 11.572 11.573 30.403 0 41.975l10.494 10.494c8.409-8.409 13.039-19.59 13.039-31.481-.001-11.892-4.632-23.072-13.04-31.481z'/%3e%3c/svg%3e")}.flag\:PH{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='white' d='M0 85.337h512v341.326H0z'/%3e%3cpath fill='%230052B4' d='M512 85.337V256H256L0 85.337z'/%3e%3cpath fill='%23D80027' d='M512 256v170.663H0L256 256z'/%3e%3cpath d='m161.908 256-27.288-12.835 14.532-26.428-29.632 5.668-3.755-29.933-20.64 22.015-20.639-22.015-3.755 29.933-29.631-5.669 14.531 26.428L28.343 256l27.288 12.835L41.1 295.263l29.633-5.668 3.753 29.933 20.639-22.015 20.64 22.015 3.755-29.933 29.631 5.669-14.532-26.427zM21.789 117.607l9.081 12.696 14.879-4.714-9.268 12.56 9.081 12.694-14.809-4.932-9.268 12.559.117-15.608-14.809-4.934 14.88-4.712zm0 235.923 9.081 12.696 14.879-4.714-9.268 12.56 9.081 12.695-14.809-4.933-9.268 12.558.117-15.607-14.809-4.934 14.88-4.712zm188.606-117.961-9.081 12.695-14.879-4.713 9.268 12.559-9.081 12.696 14.809-4.933 9.268 12.558-.117-15.607 14.809-4.934-14.88-4.713z' fill='%23FFDA44'/%3e%3c/svg%3e")}.flag\:PK{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cg fill='white'%3e%3cpath d='m393.508 170.516 17.512 18.875 23.363-10.821-12.541 22.487 17.513 18.876-25.263-4.978-12.539 22.488-3.073-25.564-25.263-4.978 23.363-10.82z'/%3e%3cpath d='M0 85.343h512v341.326H0z'/%3e%3c/g%3e%3cpath fill='%2301411c' d='M128 85.331h384v341.337H128z'/%3e%3cpath d='M361.909 298.793c-31.037 22.426-74.378 15.446-96.804-15.592-22.427-31.038-15.446-74.379 15.593-96.804 9.677-6.992 20.55-11.125 31.613-12.563-21.283-3.183-43.777 1.613-62.598 15.211-38.2 27.602-46.792 80.944-19.191 119.145 27.601 38.199 80.944 46.792 119.145 19.189 18.82-13.598 30.436-33.448 34.096-54.655-4.839 10.05-12.176 19.076-21.854 26.069zm-1.329-125.904 17.484 18.842 23.322-10.802-12.519 22.447 17.483 18.844-25.219-4.968-12.519 22.45-3.067-25.521-25.22-4.969 23.323-10.802z' fill='white'/%3e%3c/svg%3e")}.flag\:PL{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cg fill='white'%3e%3cpath d='M0 85.337h512v341.326H0z'/%3e%3cpath d='M0 85.337h512V256H0z'/%3e%3c/g%3e%3cpath fill='%23D80027' d='M0 256h512v170.663H0z'/%3e%3c/svg%3e")}.flag\:PM{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 26.666 640 426.666'%3e%3cg fill-rule='evenodd' stroke-width='1pt'%3e%3cpath fill='white' d='M0 0h640v480H0z'/%3e%3cpath fill='%2300267f' d='M0 0h213.3v480H0z'/%3e%3cpath fill='%23f31830' d='M426.7 0H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag\:PN{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%230052B4' d='M0 85.333h512V426.67H0z'/%3e%3cpath fill='%23ACABB1' d='M400.696 219.822 384 225.387l-16.696-5.565-5.565-13.913 5.565-13.913h33.392l-5.566 13.913z'/%3e%3cpath fill='%23338AF3' d='M345.043 219.822v61.217c0 29.821 38.957 38.957 38.957 38.957s38.957-9.137 38.957-38.957v-61.217h-77.914z'/%3e%3cpath fill='%236DA544' d='M348.555 295.541C358.131 313.927 384 319.996 384 319.996s25.869-6.069 35.445-24.455L384 236.518l-35.445 59.023z'/%3e%3cpath fill='%23FFDA44' d='M422.957 280.421 384 219.822l-38.957 60.599v.618c0 5.518 1.337 10.328 3.512 14.503L384 240.405l35.445 55.137c2.175-4.175 3.512-8.983 3.512-14.503v-.618z'/%3e%3cpath fill='white' d='M256 85.333v30.553l-45.167 25.099H256v59.359h-59.103L256 233.179v22.817h-26.68l-73.494-40.826v40.826h-55.652v-48.573l-87.43 48.573H0v-30.554l45.167-25.098H0v-59.359h59.103L0 108.139V85.333h26.68l73.494 40.825V85.333h55.652v48.572l87.43-48.572z'/%3e%3cpath fill='%23D80027' d='M144 85.33h-32v69.332H0v32h112v69.334h32v-69.334h112v-32H144z'/%3e%3cpath fill='%230052B4' d='M155.826 200.344 256 255.996v-15.737l-71.847-39.915z'/%3e%3cpath fill='white' d='M155.826 200.344 256 255.996v-15.737l-71.847-39.915z'/%3e%3cpath d='M155.826 200.344 256 255.996v-15.737l-71.847-39.915zm-83.98 0L0 240.259v15.737l100.174-55.652z' fill='%23D80027'/%3e%3cpath fill='%230052B4' d='M100.174 140.982 0 85.33v15.737l71.847 39.915z'/%3e%3cpath fill='white' d='M100.174 140.982 0 85.33v15.737l71.847 39.915z'/%3e%3cpath d='M100.174 140.982 0 85.33v15.737l71.847 39.915zm83.98 0L256 101.067V85.33l-100.174 55.652z' fill='%23D80027'/%3e%3c/svg%3e")}.flag\:PR{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='white' d='M0 85.337h512v341.326H0z'/%3e%3cpath d='M0 85.337h512V153.6H0zm0 136.526h512v68.263H0zM0 358.4h512v68.263H0z' fill='%23D80027'/%3e%3cpath fill='%230052B4' d='M256 256.006 0 426.668V85.331z'/%3e%3cpath fill='white' d='m83.477 195.132 15.107 46.498h48.894l-39.554 28.739 15.107 46.499-39.554-28.738-39.555 28.738 15.11-46.499-39.554-28.739H68.37z'/%3e%3c/svg%3e")}.flag\:PS{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='white' d='M0 85.337h512v341.326H0z'/%3e%3cpath d='M0 85.337h512v113.775H0z'/%3e%3cpath fill='%23268024' d='M0 312.888h512v113.775H0z'/%3e%3cpath fill='%23e4312b' d='M256 256.006 0 426.668V85.331z'/%3e%3c/svg%3e")}.flag\:PT{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%23D80027' d='M0 85.337h512v341.326H0z'/%3e%3cpath fill='%236DA544' d='M196.641 85.337v341.326H0V85.337z'/%3e%3ccircle fill='%23FFDA44' cx='196.641' cy='256' r='64'/%3e%3cpath fill='%23D80027' d='M160.638 224v40.001c0 19.882 16.118 36 36 36s36-16.118 36-36V224h-72z'/%3e%3cpath fill='white' d='M196.638 276c-6.617 0-12-5.383-12-12v-16h24.001v16c-.001 6.616-5.385 12-12.001 12z'/%3e%3c/svg%3e")}.flag\:PW{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%23338AF3' d='M0 85.331h512v341.337H0z'/%3e%3ccircle fill='%23FFDA44' cx='218.902' cy='255.994' r='74.207'/%3e%3c/svg%3e")}.flag\:PY{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='white' d='M0 85.337h512v341.326H0z'/%3e%3cpath fill='%23D80027' d='M0 85.337h512v113.775H0z'/%3e%3cpath fill='%230052B4' d='M0 312.888h512v113.775H0z'/%3e%3cpath fill='%236DA544' d='m289.579 216.738-12.592 12.592c5.37 5.372 8.693 12.792 8.693 20.988 0 16.392-13.289 29.68-29.68 29.68-16.392 0-29.68-13.289-29.68-29.68 0-8.195 3.322-15.616 8.693-20.988l-12.592-12.592c-8.594 8.594-13.91 20.466-13.91 33.579 0 26.228 21.261 47.489 47.489 47.489s47.489-21.261 47.489-47.489c0-13.112-5.316-24.985-13.91-33.579z'/%3e%3cpath fill='%23FFDA44' d='m256 232.51 4.421 13.605h14.304l-11.573 8.408 4.421 13.604L256 259.719l-11.573 8.408 4.421-13.604-11.573-8.408h14.304z'/%3e%3c/svg%3e")}.flag\:QA{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23751A46' d='M0 0h512v342H0z'/%3e%3cpath fill='white' d='M0 0v342h150.3l37.7-19.6-37.7-18.9 37.7-19-37.7-18.9 37.7-19-37.7-19 37.7-18.9-37.7-19 37.7-19-37.7-18.9 37.7-19-37.7-18.9 37.7-19-37.7-19L188 57l-37.7-19L188 19.1 150.3 0z'/%3e%3c/svg%3e")}.flag\:RE{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 26.666 640 426.666'%3e%3cg fill-rule='evenodd' stroke-width='1pt'%3e%3cpath fill='white' d='M0 0h640v480H0z'/%3e%3cpath fill='%2300267f' d='M0 0h213.3v480H0z'/%3e%3cpath fill='%23f31830' d='M426.7 0H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag\:RO{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%23FFDA44' d='M0 85.331h512v341.326H0z'/%3e%3cpath fill='%230052B4' d='M0 85.331h170.663v341.337H0z'/%3e%3cpath fill='%23D80027' d='M341.337 85.331H512v341.337H341.337z'/%3e%3c/svg%3e")}.flag\:RS{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%230052B4' d='M0 85.331h512v341.337H0z'/%3e%3cpath fill='%23D80027' d='M0 85.331h512v113.775H0z'/%3e%3cpath fill='white' d='M0 312.882h512v113.775H0z'/%3e%3cpath fill='%23D80027' d='M129.468 181.793v85.136c0 48.429 63.267 63.267 63.267 63.267S256 315.356 256 266.929v-85.136H129.468z'/%3e%3cpath d='M155.634 196.634h74.201v-29.681l-14.841 7.42-22.261-22.26-22.259 22.26-14.84-7.42zm85.526 82.148-48.231-48.231-48.231 48.231 15.741 15.74 32.49-32.49 32.49 32.49z' fill='%23FFDA44'/%3e%3cpath fill='white' d='M241.16 233.734h-22.504a14.74 14.74 0 0 0 2.001-7.418c0-8.196-6.645-14.84-14.84-14.84-5.663 0-10.581 3.172-13.083 7.836-2.502-4.663-7.421-7.836-13.083-7.836-8.195 0-14.84 6.644-14.84 14.84 0 2.706.736 5.235 2.001 7.418h-22.114c0 8.196 7.139 14.84 15.334 14.84h-.494c0 8.196 6.644 14.84 14.84 14.84 0 7.257 5.211 13.286 12.094 14.576l-11.694 26.401a48.075 48.075 0 0 0 18.149 3.544 48.079 48.079 0 0 0 18.149-3.544l-11.694-26.401c6.883-1.29 12.094-7.319 12.094-14.576 8.196 0 14.84-6.644 14.84-14.84h-.494c8.199 0 15.338-6.644 15.338-14.84z'/%3e%3c/svg%3e")}.flag\:RU{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='white' d='M0 85.33v341.332h512V85.33z'/%3e%3cpath fill='%230052B4' d='M0 85.333h512V426.67H0z'/%3e%3cpath fill='white' d='M0 85.333h512v113.775H0z'/%3e%3cpath fill='%23D80027' d='M0 312.884h512v113.775H0z'/%3e%3c/svg%3e")}.flag\:RW{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%23338AF3' d='M0 85.331h512v341.337H0z'/%3e%3cpath fill='%23FFDA44' d='M0 255.994h512v81.619H0z'/%3e%3cpath fill='%23496E2D' d='M0 337.614h512v89.043H0z'/%3e%3cpath fill='%23FFDA44' d='m278.261 185.209 20.844 9.804-11.099 20.186 22.632-4.33 2.868 22.865 15.765-16.816 15.766 16.816 2.867-22.865 22.633 4.33-11.099-20.186 20.843-9.804-20.844-9.805 11.1-20.185-22.633 4.329-2.868-22.864-15.765 16.816-15.766-16.816-2.867 22.864-22.634-4.329 11.1 20.187z'/%3e%3c/svg%3e")}.flag\:SA{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%23055e1c' d='M0 85.333h512v341.333H0z'/%3e%3cg fill='white'%3e%3cpath d='M183.548 289.386c0 12.295 9.731 22.261 21.736 22.261h65.208c0 10.244 8.11 18.551 18.114 18.551h21.736c10.004 0 18.114-8.306 18.114-18.551v-22.261H183.548zm146.716-107.595v51.942c0 8.183-6.5 14.84-14.491 14.84v22.261c19.976 0 36.226-16.643 36.226-37.101v-51.942h-21.735zm-155.773 51.943c0 8.183-6.5 14.84-14.491 14.84v22.261c19.976 0 36.226-16.643 36.226-37.101v-51.942H174.49v51.942z'/%3e%3cpath d='M297.661 181.788h21.736v51.942h-21.736zm-32.604 29.685c0 2.046-1.625 3.71-3.623 3.71-1.998 0-3.623-1.664-3.623-3.71v-29.682h-21.736v29.682c0 2.046-1.625 3.71-3.623 3.71s-3.623-1.664-3.623-3.71v-29.682h-21.736v29.682c0 14.32 11.376 25.971 25.358 25.971 5.385 0 10.38-1.733 14.491-4.677 4.11 2.944 9.106 4.677 14.491 4.677 1.084 0 2.15-.078 3.2-.215-1.54 6.499-7.255 11.345-14.068 11.345v22.261c19.976 0 36.226-16.643 36.226-37.101v-51.943h-21.736l.002 29.682z'/%3e%3cpath d='M207.093 248.57h32.601v22.261h-32.601z'/%3e%3c/g%3e%3c/svg%3e")}.flag\:SB{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%23496E2D' d='M0 85.334h512v341.337H0z'/%3e%3cpath fill='%230052B4' d='M0 426.663V85.329h512'/%3e%3cpath fill='%23FFDA44' d='M0 396.494v30.169h45.255L512 115.499v-30.17h-45.255z'/%3e%3cpath d='m85.688 108.787 5.12 15.756h16.566l-13.403 9.737 5.12 15.757-13.403-9.738-13.405 9.738 5.12-15.757L64 124.543h16.567zm84.624 0 5.121 15.756H192l-13.403 9.737 5.12 15.757-13.405-9.738-13.403 9.738 5.12-15.757-13.403-9.737h16.566zm-84.624 82.502 5.12 15.756h16.566l-13.403 9.738 5.12 15.757-13.403-9.739-13.405 9.739 5.12-15.757L64 207.045h16.567zm84.624 0 5.121 15.756H192l-13.403 9.738 5.12 15.757-13.405-9.739-13.403 9.739 5.12-15.757-13.403-9.738h16.566zM128 150.037l5.12 15.756h16.568l-13.405 9.738 5.12 15.758L128 181.55l-13.403 9.739 5.12-15.758-13.405-9.738h16.568z' fill='white'/%3e%3c/svg%3e")}.flag\:SC{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='white' d='M0 85.337h512v341.326H0z'/%3e%3cpath fill='%23FFDA44' d='M235.454 85.337 0 426.663 427.345 85.337z'/%3e%3cpath fill='%236DA544' d='M512 329.393 0 426.663h512z'/%3e%3cpath fill='%23D80027' d='M512 85.337h-84.655L0 426.663l512-204.512z'/%3e%3cpath fill='%230052B4' d='M0 85.337v341.326L235.454 85.337z'/%3e%3c/svg%3e")}.flag\:SD{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='white' d='M0 85.337h512v341.326H0z'/%3e%3cpath fill='%23D80027' d='M0 85.337h512v113.775H0z'/%3e%3cpath d='M0 312.888h512v113.775H0z'/%3e%3cpath fill='%23496E2D' d='M0 426.668V85.331l256 170.675z'/%3e%3c/svg%3e")}.flag\:SE{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%230052B4' d='M0 85.333h512V426.67H0z'/%3e%3cpath fill='%23FFDA44' d='M192 85.33h-64v138.666H0v64h128v138.666h64V287.996h320v-64H192z'/%3e%3c/svg%3e")}.flag\:SG{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='white' d='M0 85.337h512v341.326H0z'/%3e%3cpath fill='%23D80027' d='M0 85.337h512V256H0z'/%3e%3cg fill='white'%3e%3cpath d='M83.478 170.666c0-24.865 17.476-45.637 40.812-50.734a52.059 52.059 0 0 0-11.13-1.208c-28.688 0-51.942 23.254-51.942 51.941s23.255 51.942 51.942 51.942c3.822 0 7.543-.425 11.13-1.208-23.336-5.095-40.812-25.867-40.812-50.733zm66.783-48.231 3.684 11.337h11.921l-9.645 7.007 3.684 11.337-9.644-7.006-9.645 7.006 3.685-11.337-9.645-7.007h11.921z'/%3e%3cpath d='m121.344 144.696 3.683 11.337h11.921l-9.645 7.007 3.684 11.337-9.643-7.006-9.645 7.006 3.685-11.337-9.645-7.007h11.921zm57.834 0 3.684 11.337h11.921l-9.645 7.007 3.684 11.337-9.644-7.006-9.644 7.006 3.685-11.337-9.645-7.007h11.921zm-11.131 33.391 3.684 11.337h11.921l-9.644 7.007 3.684 11.337-9.645-7.006-9.643 7.006 3.684-11.337-9.644-7.007h11.92zm-35.573 0 3.683 11.337h11.921l-9.644 7.007 3.684 11.337-9.644-7.006-9.644 7.006 3.684-11.337-9.644-7.007h11.92z'/%3e%3c/g%3e%3c/svg%3e")}.flag\:SH{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3e%3cpath fill='%230052B4' d='M0 0h512v341.3H0z'/%3e%3cpath fill='white' d='M256 0v117.4h-46.1l46.1 30.7v22.6h-22.6L160 121.8v48.9H96v-48.9l-73.4 48.9H0v-22.6l46.1-30.7H0v-64h46.1L0 22.7V0h22.6L96 48.9V0h64v48.9L233.4 0z'/%3e%3cg fill='%23D80027'%3e%3cpath d='M144 0h-32v69.4H0v32h112v69.3h32v-69.3h112v-32H144z'/%3e%3cpath d='M0 0v15.1l57.4 38.3H80zm256 0v15.1l-57.4 38.3H176z'/%3e%3c/g%3e%3cpath fill='%232E52B2' d='M256 22.7v30.7h-46.1z'/%3e%3cpath d='M0 0v15.1l57.4 38.3H80zm256 0v15.1l-57.4 38.3H176z' fill='%23D80027'/%3e%3cpath fill='%232E52B2' d='M256 22.7v30.7h-46.1z'/%3e%3cpath d='M0 170.7v-15.1l57.4-38.2H80zm256 0v-15.1l-57.4-38.2H176z' fill='%23D80027'/%3e%3cpath fill='%2329DBFF' d='M449 139.7c-.1 44.4-7.2 92.1-65 114.9-57.8-22.8-64.9-70.5-65-114.9h130z'/%3e%3cpath fill='%23ffda44' d='M449 139.7c0-16.7-.9-32.9-.5-47.1C426.9 83 398.4 81 383.9 81s-42.9 2-64.6 11.6c.4 14.2-.5 30.4-.5 47.1H449z'/%3e%3cpath fill='%23BF521B' d='m369.5 204.5.3 10.3-12.8.2 4.9 13.2h-17.3c-18-20.2-23.4-42.4-24.9-68.1l9.1-9.7 8.3 14.3 10.8-12.8 7 7.8.8 15.7 13.8 29.1z'/%3e%3cpath fill='%23474747' d='m436.6 192.5-8.6 18.3h-47l-29.2-19.5 25.7 10.5h25.1l3.7-6.5 7.2.2 2-3z'/%3e%3c/svg%3e")}.flag\:SI{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='white' d='M0 85.337h512v341.326H0z'/%3e%3cpath fill='%230052B4' d='M0 199.112h512v113.775H0z'/%3e%3cpath fill='%23D80027' d='M0 312.888h512v113.775H0z'/%3e%3cpath fill='white' d='M233.606 196.639v14.837c0 34.081-44.522 44.522-44.522 44.522s-44.522-10.44-44.522-44.522v-14.837l-.145-44.188 89.043-.266.146 44.454z'/%3e%3cpath fill='%230052B4' d='M233.606 196.639v14.837c0 34.081-44.522 44.522-44.522 44.522s-44.522-10.44-44.522-44.522v-14.837l-.145-44.188 89.043-.266.146 44.454z'/%3e%3cpath fill='white' d='M233.606 196.639v14.837c0 34.081-44.522 44.522-44.522 44.522s-44.522-10.44-44.522-44.522v-14.837l14.848 14.837 29.674-22.261 29.685 22.261 14.837-14.837z'/%3e%3c/svg%3e")}.flag\:SJ{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%23D80027' d='M0 85.334h512v341.337H0z'/%3e%3cpath fill='white' d='M512 295.883H202.195v130.783h-79.76V295.883H0v-79.772h122.435V85.329h79.76v130.782H512v61.218z'/%3e%3cpath fill='%232E52B2' d='M512 234.666v42.663H183.652v149.337h-42.674V277.329H0v-42.663h140.978V85.329h42.674v149.337z'/%3e%3c/svg%3e")}.flag\:SK{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='white' d='M0 85.337h512v341.326H0z'/%3e%3cpath fill='%230052B4' d='M0 196.641h512v118.717H0z'/%3e%3cpath fill='%23D80027' d='M0 315.359h512v111.304H0z'/%3e%3cpath fill='white' d='M129.468 181.799v85.136c0 48.429 63.267 63.267 63.267 63.267S256 315.362 256 266.935v-85.136H129.468z'/%3e%3cpath fill='%23D80027' d='M146.126 184.294v81.941c0 5.472 1.215 10.64 3.623 15.485h85.97c2.408-4.844 3.623-10.012 3.623-15.485v-81.941h-93.216z'/%3e%3cpath fill='white' d='M221.301 241.427h-21.425v-14.283h14.284v-14.283h-14.284v-14.284h-14.283v14.284h-14.282v14.283h14.282v14.283h-21.426v14.284h21.426v14.283h14.283v-14.283h21.425z'/%3e%3cpath fill='%230052B4' d='M169.232 301.658c9.204 5.783 18.66 9.143 23.502 10.636 4.842-1.494 14.298-4.852 23.502-10.636 9.282-5.833 15.79-12.506 19.484-19.939a24.878 24.878 0 0 0-14.418-4.583c-1.956 0-3.856.232-5.682.657-3.871-8.796-12.658-14.94-22.884-14.94-10.227 0-19.013 6.144-22.884 14.94a25.048 25.048 0 0 0-5.682-.657 24.88 24.88 0 0 0-14.418 4.583c3.691 7.433 10.198 14.106 19.48 19.939z'/%3e%3c/svg%3e")}.flag\:SL{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='white' d='M0 85.337h512v341.326H0z'/%3e%3cpath fill='%236DA544' d='M0 85.337h512v113.775H0z'/%3e%3cpath fill='%23338AF3' d='M0 312.888h512v113.775H0z'/%3e%3c/svg%3e")}.flag\:SM{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%23338AF3' d='M0 85.34h512v341.326H0z'/%3e%3cpath fill='white' d='M512 85.334v166.69L0 256.175V85.334z'/%3e%3cpath fill='%236DA544' d='M323.744 203.099 256 270.843l-67.744-67.744a81.156 81.156 0 0 0-13.879 45.483v22.261c0 35.744 23.097 66.193 55.148 77.213-4.277 8.385-3.556 18.848 2.712 26.671l24.258-19.439 24.258 19.439c6.342-7.915 7.011-18.534 2.564-26.968 31.614-11.261 54.308-41.485 54.308-76.916v-22.261a81.174 81.174 0 0 0-13.881-45.483z'/%3e%3cpath fill='%23FFDA44' d='M256 330.206c-32.732 0-59.362-26.63-59.362-59.362v-22.261c0-32.733 26.63-59.363 59.362-59.363s59.362 26.63 59.362 59.362v22.261c0 32.733-26.63 59.363-59.362 59.363z'/%3e%3cpath fill='%23338AF3' d='M293.101 270.843v-22.261c0-20.458-16.643-37.101-37.101-37.101s-37.101 16.643-37.101 37.101v22.261L256 278.264l37.101-7.421z'/%3e%3cpath fill='%236DA544' d='M218.899 270.843c0 20.458 16.643 37.101 37.101 37.101s37.101-16.643 37.101-37.101h-74.202z'/%3e%3cpath fill='%23FFDA44' d='M300.522 189.22c0-12.295-9.966-22.261-22.261-22.261a22.173 22.173 0 0 0-14.84 5.672v-13.093h7.421v-14.84h-7.421v-7.421h-14.84v7.421h-7.421v14.84h7.421v13.093a22.177 22.177 0 0 0-14.841-5.672c-12.295 0-22.261 9.966-22.261 22.261 0 6.591 2.867 12.512 7.421 16.589v13.093h74.203v-13.093c4.552-4.077 7.419-9.997 7.419-16.589z'/%3e%3c/svg%3e")}.flag\:SN{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%23FFDA44' d='M0 85.331h512v341.326H0z'/%3e%3cpath fill='%23D80027' d='M330.207 85.331H512v341.337H330.207z'/%3e%3cpath d='M0 85.331h181.793v341.337H0zm255.999 111.301 14.733 45.347h47.685l-38.576 28.029 14.734 45.348-38.576-28.026-38.577 28.026 14.737-45.348-38.576-28.029h47.681z' fill='%23496E2D'/%3e%3c/svg%3e")}.flag\:SO{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%23338AF3' d='M0 85.331h512v341.337H0z'/%3e%3cpath fill='white' d='m256 157.273 22.663 69.748H352l-59.332 43.106 22.664 69.749L256 296.769l-59.332 43.107 22.664-69.749L160 227.021h73.337z'/%3e%3c/svg%3e")}.flag\:SR{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='white' d='M0 85.331h512v341.337H0z'/%3e%3cpath fill='%23A2001D' d='M0 196.636h512v118.728H0z'/%3e%3cpath d='M0 352.462h512v74.207H0zM0 85.331h512v74.207H0z' fill='%236DA544'/%3e%3cpath fill='%23FFDA44' d='m256.742 218.003 9.43 29.021h30.518L272 264.963l9.431 29.023-24.689-17.937-24.689 17.937 9.431-29.023-24.69-17.939h30.518z'/%3e%3c/svg%3e")}.flag\:SS{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='white' d='M0 85.337h512v341.326H0z'/%3e%3cpath fill='%23496E2D' d='M0 322.783h512v103.88H0z'/%3e%3cpath d='M0 85.337h512v104.515H0z'/%3e%3cpath fill='%23A2001D' d='M0 210.877h512v89.656H0z'/%3e%3cpath fill='%230052B4' d='M256 256.006 0 426.668V85.331z'/%3e%3cpath fill='%23FFDA44' d='m73.178 209.188 20.831 29.067 34.084-10.83-21.207 28.795 20.83 29.069-33.939-11.271-21.208 28.794.234-35.762-33.94-11.273 34.083-10.83z'/%3e%3c/svg%3e")}.flag\:ST{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%23FFDA44' d='M0 85.337h512v341.326H0z'/%3e%3cpath d='M0 85.337h512v113.775H0zm0 227.551h512v113.775H0z' fill='%236DA544'/%3e%3cpath fill='%23D80027' d='M256 256.006 0 426.668V85.331z'/%3e%3cpath d='m302.049 226.318 7.368 22.674h23.842l-19.288 14.016 7.366 22.674-19.288-14.015-19.287 14.015 7.366-22.674-19.288-14.016h23.842zm74.203 0 7.367 22.674h23.842l-19.288 14.016 7.367 22.674-19.288-14.015-19.288 14.015 7.367-22.674-19.288-14.016h23.842z'/%3e%3c/svg%3e")}.flag\:SV{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='white' d='M0 85.337h512v341.326H0z'/%3e%3cpath d='M0 85.337h512v113.775H0zm0 227.551h512v113.775H0z' fill='%230052B4'/%3e%3cpath fill='%23FFDA44' d='M228.582 261.936 256 214.447l27.418 47.489z'/%3e%3cpath fill='%236DA544' d='M291.616 277.616 256 295.425l-35.616-17.809v-23.744h71.232z'/%3e%3cpath fill='%23FFDA44' d='m289.579 216.485-12.592 12.592c5.37 5.372 8.693 12.791 8.693 20.988 0 16.392-13.289 29.68-29.68 29.68-16.392 0-29.68-13.289-29.68-29.68 0-8.195 3.322-15.616 8.693-20.988l-12.592-12.592c-8.594 8.594-13.91 20.466-13.91 33.579 0 26.228 21.261 47.489 47.489 47.489s47.489-21.261 47.489-47.489c0-13.114-5.316-24.987-13.91-33.579z'/%3e%3c/svg%3e")}.flag\:SX{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%230052B4' d='M0 85.337h512v341.326H0z'/%3e%3cpath fill='%23D80027' d='M512 85.331v166.69L0 256.173V85.331z'/%3e%3cpath fill='white' d='M256 256.006 0 426.668V85.331z'/%3e%3cg fill='%23FFDA44'%3e%3cpath d='M59.621 256a59.546 59.546 0 0 0-.193 4.57c0 32.821 26.607 59.429 59.429 59.429s59.429-26.607 59.429-59.429c0-1.539-.078-3.061-.193-4.57H59.621z'/%3e%3ccircle cx='118.862' cy='210.287' r='18.286'/%3e%3c/g%3e%3cpath fill='%23D80027' d='M77.715 205.714v59.429c0 31.494 41.144 41.143 41.144 41.143s41.144-9.649 41.144-41.143v-59.429H77.715z'/%3e%3cpath fill='%23338AF3' d='M118.877 287.148c-7.632-2.746-22.876-9.767-22.876-22.006v-41.144h45.715v41.144c-.001 12.28-15.244 19.283-22.839 22.006z'/%3e%3cpath fill='%23F3F3F3' d='M128.001 246.856v-9.142l-9.144-4.571-9.142 4.571v9.142l-4.571 4.573v18.285h27.428v-18.285z'/%3e%3c/svg%3e")}.flag\:SY{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='white' d='M0 85.331h512v341.337H0z'/%3e%3cpath fill='%23D80027' d='M0 85.331h512v113.775H0z'/%3e%3cpath d='M0 312.882h512v113.775H0z'/%3e%3cpath d='m187.31 215.184 9.208 28.341h29.802l-24.11 17.518 9.209 28.342-24.109-17.516-24.11 17.516 9.209-28.342-24.109-17.518h29.801zm137.38 0 9.209 28.341H363.7l-24.109 17.518 9.209 28.342-24.11-17.516-24.109 17.516 9.209-28.342-24.11-17.518h29.802z' fill='%236DA544'/%3e%3c/svg%3e")}.flag\:SZ{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 900 600'%3e%3cpath fill='%232B5DEA' d='M0 0h900v600H0V0z'/%3e%3cpath fill='%23FFDF29' d='M0 100h900v400H0V100z'/%3e%3cpath fill='%23D70000' d='M0 150h900v300H0V150z'/%3e%3cpath fill='white' d='M450 171.4v257.2c114.3 0 171.4-85.7 214.3-128.6-42.9-42.9-100-128.6-214.3-128.6z'/%3e%3cpath d='M450 171.4c-100 0-171.4 85.7-214.3 128.6C278.6 342.9 350 428.6 450 428.6V171.4z'/%3e%3cpath fill='white' d='M346.3 254.3h21v91.3h-21zm51.9 0h21v91.3h-21z'/%3e%3cpath d='M477.8 254.3h21v91.3h-21zm51.9 0h21v91.3h-21z'/%3e%3c/svg%3e")}.flag\:TA{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3e%3cpath fill='%230052B4' d='M0 0h512v341.3H0z'/%3e%3cpath fill='white' d='M256 0v117.4h-46.1l46.1 30.7v22.6h-22.6L160 121.8v48.9H96v-48.9l-73.4 48.9H0v-22.6l46.1-30.7H0v-64h46.1L0 22.7V0h22.6L96 48.9V0h64v48.9L233.4 0z'/%3e%3cg fill='%23D80027'%3e%3cpath d='M144 0h-32v69.4H0v32h112v69.3h32v-69.3h112v-32H144z'/%3e%3cpath d='M0 0v15.1l57.4 38.3H80zm256 0v15.1l-57.4 38.3H176z'/%3e%3c/g%3e%3cpath fill='%232E52B2' d='M256 22.7v30.7h-46.1z'/%3e%3cpath d='M0 0v15.1l57.4 38.3H80zm256 0v15.1l-57.4 38.3H176z' fill='%23D80027'/%3e%3cpath fill='%232E52B2' d='M256 22.7v30.7h-46.1z'/%3e%3cpath d='M0 170.7v-15.1l57.4-38.2H80zm256 0v-15.1l-57.4-38.2H176z' fill='%23D80027'/%3e%3cpath fill='%2329DBFF' d='M448.9 169.5c0 9.6-.3 29.6-1.4 39.2-4.1 34.9-23.5 68.8-62.1 85.9-45.3-17.9-60.8-51-64.9-85.9-1.1-9.6-1.5-19.4-1.5-29l.3-47.1h129.2l.4 36.9z'/%3e%3cpath fill='white' d='M447.5 208.7c-.2 1.6-.4 3.3-.6 4.9-4.8 33.1-22.9 65.4-61.5 81-43.2-17-59.4-47.9-64.2-81-.2-1.6-.4-3.2-.6-4.9'/%3e%3cpath fill='%2329DBFF' d='m385.4 251.7-22.9-43h45.8z'/%3e%3cpath fill='white' d='m385.4 165.8-22.9 42.9h45.8z'/%3e%3cellipse fill='%23FFBE57' cx='474.8' cy='236.8' rx='16.8' ry='43.3'/%3e%3cellipse fill='%23FFBE57' cx='295.3' cy='236.8' rx='16.8' ry='43.3'/%3e%3cpath fill='white' d='m385.4 31.5-33.4 44h68.5zM315.5 280s33.8 29.5 69.9 29.5 67.1-29.5 67.1-29.5l8.5 14.6S439.2 326 385.4 326 307 294.6 307 294.6l8.5-14.6z'/%3e%3cellipse fill='%23A5A5A5' cx='386.3' cy='104.3' rx='34.3' ry='23.3'/%3e%3c/svg%3e")}.flag\:TC{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%230052B4' d='M0 85.333h512V426.67H0z'/%3e%3cpath fill='%23FFDA44' d='M332.058 191.996v78.221c0 38.103 51.942 49.779 51.942 49.779s51.942-11.675 51.942-49.779v-78.221H332.058z'/%3e%3cpath fill='%23FF9811' d='M376.579 220.44c0 7.855-6.644 28.445-14.84 28.445s-14.84-20.589-14.84-28.445c0-7.856 14.84-14.222 14.84-14.222s14.84 6.367 14.84 14.222z'/%3e%3cpath fill='%23A2001D' d='M415.961 235.93c2.394-5.6 4.257-13.785 4.257-17.86 0-6.546-8.904-11.852-8.904-11.852s-8.904 5.306-8.904 11.852c0 4.075 1.862 12.26 4.257 17.86l-5.141 11.123a26.898 26.898 0 0 0 9.788 1.831c3.463 0 6.766-.654 9.788-1.831l-5.141-11.123z'/%3e%3cpath fill='%236DA544' d='M372.87 270.217s-7.421 14.222-7.421 28.445h37.101c0-14.222-7.421-28.445-7.421-28.445l-11.13-7.111-11.129 7.111z'/%3e%3cpath fill='%23D80027' d='M395.13 270.217v-3.555c0-5.891-4.983-10.666-11.13-10.666-6.147 0-11.13 4.776-11.13 10.666v3.555h22.26z'/%3e%3cpath fill='white' d='M256 85.333v30.553l-45.167 25.099H256v59.359h-59.103L256 233.179v22.817h-26.68l-73.494-40.826v40.826h-55.652v-48.573l-87.43 48.573H0v-30.554l45.167-25.098H0v-59.359h59.103L0 108.139V85.333h26.68l73.494 40.825V85.333h55.652v48.572l87.43-48.572z'/%3e%3cpath fill='%23D80027' d='M144 85.33h-32v69.332H0v32h112v69.334h32v-69.334h112v-32H144z'/%3e%3cpath fill='%230052B4' d='M155.826 200.344 256 255.996v-15.737l-71.847-39.915z'/%3e%3cpath fill='white' d='M155.826 200.344 256 255.996v-15.737l-71.847-39.915z'/%3e%3cpath d='M155.826 200.344 256 255.996v-15.737l-71.847-39.915zm-83.98 0L0 240.259v15.737l100.174-55.652z' fill='%23D80027'/%3e%3cpath fill='%230052B4' d='M100.174 140.982 0 85.33v15.737l71.847 39.915z'/%3e%3cpath fill='white' d='M100.174 140.982 0 85.33v15.737l71.847 39.915z'/%3e%3cpath d='M100.174 140.982 0 85.33v15.737l71.847 39.915zm83.98 0L256 101.067V85.33l-100.174 55.652z' fill='%23D80027'/%3e%3c/svg%3e")}.flag\:TD{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%23FFDA44' d='M0 85.331h512v341.337H0z'/%3e%3cpath fill='%230052B4' d='M0 85.331h170.663v341.337H0z'/%3e%3cpath fill='%23D80027' d='M341.337 85.331H512v341.337H341.337z'/%3e%3c/svg%3e")}.flag\:TF{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22.5 15'%3e%3cpath fill='white' d='M0 0h21v15H0V0z'/%3e%3cpath fill='%23073AB6' d='M0 0h22.5v15H0V0z'/%3e%3cpath fill='white' d='M0 0h11.3v7.5H0V0z'/%3e%3cpath fill='%23F44653' d='M7.1 0h3.6v7H7.1V0z'/%3e%3cpath fill='%231035BB' d='M0 0h3.6v7H0V0z'/%3e%3cpath fill='white' d='M3.6 0h3.6v7H3.6V0zm10.9 6h5L19 7h-1.5v.5h1l-.5 1h-.5V10h-1V7H15l-.5-1zm4 2.5 1 1.5h-2l1-1.5zm-3 0 1 1.5h-2l1-1.5zm1.5 3L16 10h2l-1 1.5zM20 8c-.3 0-.5-.2-.5-.5s.2-.5.5-.5.5.2.5.5-.2.5-.5.5zm-6 0c-.3 0-.5-.2-.5-.5s.2-.5.5-.5.5.2.5.5-.2.5-.5.5zm1 4c-.3 0-.5-.2-.5-.5s.2-.5.5-.5.5.2.5.5-.2.5-.5.5zm4 0c-.3 0-.5-.2-.5-.5s.2-.5.5-.5.5.2.5.5-.2.5-.5.5zm-2 1c-.3 0-.5-.2-.5-.5s.2-.5.5-.5.5.2.5.5-.2.5-.5.5z'/%3e%3c/svg%3e")}.flag\:TG{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%23FFDA44' d='M0 85.337h512v341.326H0z'/%3e%3cpath d='M0 85.337h512V153.6H0zM0 358.4h512v68.263H0zm0-136.537h512v68.263H0z' fill='%23496E2D'/%3e%3cpath fill='%23D80027' d='M0 85.337h204.054v204.054H0z'/%3e%3cpath fill='white' d='m102.026 133.938 13.26 40.812h42.916l-34.718 25.226 13.26 40.814-34.718-25.224-34.719 25.224 13.263-40.814-34.718-25.226h42.913z'/%3e%3c/svg%3e")}.flag\:TH{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='white' d='M0 85.334h512V426.66H0z'/%3e%3cpath fill='%230052B4' d='M0 194.056h512v123.882H0z'/%3e%3cpath d='M0 85.334h512v54.522H0zm0 286.809h512v54.522H0z' fill='%23D80027'/%3e%3c/svg%3e")}.flag\:TJ{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='white' d='M0 85.337h512v341.326H0z'/%3e%3cpath fill='%23D80027' d='M0 85.337h512v113.775H0z'/%3e%3cpath fill='%236DA544' d='M0 312.888h512v113.775H0z'/%3e%3cpath d='M226.318 300.522h59.364v-25.23l-11.873 5.937L256 263.421l-17.809 17.808-11.873-5.937zm-33.963-29.682 2.763 8.504h8.94l-7.233 5.255 2.763 8.502-7.233-5.255-7.234 5.255 2.763-8.502-7.233-5.255h8.94zm8.566-29.68 2.763 8.502h8.94l-7.233 5.255 2.763 8.504-7.233-5.256-7.234 5.256 2.763-8.504-7.233-5.255h8.94zm24.488-22.261 2.763 8.502h8.94l-7.233 5.255 2.763 8.504-7.233-5.256-7.234 5.256 2.763-8.504-7.233-5.255h8.94zm94.236 51.941-2.763 8.504h-8.94l7.233 5.255-2.763 8.502 7.233-5.255 7.234 5.255-2.763-8.502 7.233-5.255h-8.94zm-8.566-29.68-2.763 8.502h-8.94l7.233 5.255-2.763 8.504 7.233-5.256 7.234 5.256-2.763-8.504 7.233-5.255h-8.94zm-24.488-22.261-2.763 8.502h-8.94l7.233 5.255-2.763 8.504 7.233-5.256 7.234 5.256-2.763-8.504 7.233-5.255h-8.94zM256 207.767l2.763 8.503h8.941l-7.234 5.256 2.763 8.502-7.233-5.254-7.233 5.254 2.763-8.502-7.234-5.256h8.941z' fill='%23FFDA44'/%3e%3c/svg%3e")}.flag\:TK{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%230052B4' d='M0 85.337h512v341.326H0z'/%3e%3cpath d='m210.715 174.377 3.684 11.338h11.919l-9.643 7.006 3.684 11.337-9.644-7.007-9.644 7.007 3.684-11.337-9.645-7.006h11.921zm-93.899 107.594 4.605 14.172h14.9l-12.055 8.757 4.606 14.173-12.056-8.76-12.055 8.76 4.604-14.173-12.054-8.757h14.899zm27.88-162.292 4.604 14.172h14.901l-12.056 8.758 4.606 14.171-12.055-8.759-12.056 8.759 4.606-14.171-12.055-8.758h14.9zm-75.157 55.652 4.604 14.172h14.9l-12.055 8.758 4.606 14.171-12.055-8.758-12.056 8.758 4.606-14.171-12.055-8.758h14.9z' fill='white'/%3e%3cpath d='M483.386 354.503H117.801s109.234-88.562 310.593-220.938c.001 0-88.443 128.935 54.992 220.938zm-365.585 11.586c-11.177 0-11.195 17.37 0 17.37h365.585c11.177 0 11.195-17.37 0-17.37H117.801z' fill='%23FFDA44'/%3e%3c/svg%3e")}.flag\:TL{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%23D80027' d='M0 85.337h512v341.326H0z'/%3e%3cpath fill='%23FFDA44' d='M256 256 0 90.691v44.242L155.826 256 0 377.067v44.242z'/%3e%3cpath d='M0 90.691v330.618L189.217 256z'/%3e%3cpath fill='white' d='m44.184 213.36 24.912 23.577 30.121-16.41-14.723 30.98 24.911 23.575-34.012-4.43L60.67 301.63l-6.296-33.716-34.012-4.43 30.119-16.408z'/%3e%3c/svg%3e")}.flag\:TM{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%23496E2D' d='M0 85.337h512v341.326H0z'/%3e%3cg fill='white'%3e%3cpath d='M357.208 183.679c8.397-23.404-1.036-48.858-21.281-61.536a52.131 52.131 0 0 1 10.884 2.621c27.002 9.688 41.038 39.428 31.35 66.431s-39.428 41.038-66.431 31.35a52.182 52.182 0 0 1-10.069-4.895c23.686 3.084 47.15-10.566 55.547-33.971zm-46.571-67.95-7.297 9.427-11.22-4.026 6.712 9.852-7.296 9.427 11.443-3.338 6.712 9.852.361-11.914 11.444-3.339-11.221-4.025z'/%3e%3cpath d='m330.338 146.448-7.296 9.427-11.221-4.026 6.712 9.852-7.296 9.427 11.443-3.339 6.712 9.853.36-11.915 11.445-3.34-11.221-4.024zM275.9 126.916l-7.296 9.427-11.219-4.024 6.711 9.851-7.296 9.426 11.443-3.338 6.712 9.852.361-11.915 11.444-3.337-11.221-4.027zm-.799 35.189-7.296 9.427-11.221-4.026 6.712 9.852-7.296 9.427 11.444-3.338 6.711 9.852.362-11.915 11.443-3.338-11.22-4.026zm33.484 12.013-7.296 9.427-11.22-4.026 6.712 9.853-7.297 9.426 11.444-3.338 6.712 9.852.36-11.915 11.443-3.338-11.219-4.025z'/%3e%3c/g%3e%3cpath fill='%23D80027' d='M83.478 85.337h89.043v341.326H83.478z'/%3e%3cpath fill='white' d='m117.458 175.191-14.908-11.105v-15.705l14.908-11.105h21.084l14.908 11.105v15.705l-14.908 11.105z'/%3e%3cpath d='M128 137.276h-10.542l-14.908 11.105v7.678H128zm0 37.915h10.542l14.908-11.105v-8.012H128z' fill='%23FF9811'/%3e%3cpath fill='white' d='m117.458 374.725-14.908-11.106v-15.704l14.908-11.105h21.084l14.908 11.105v15.704l-14.908 11.106z'/%3e%3cpath d='M128 336.81h-10.542l-14.908 11.105v7.678H128zm0 37.915h10.542l14.908-11.106v-8.011H128z' fill='%23FF9811'/%3e%3cpath d='m117.458 274.957-14.908-11.105v-15.703l14.908-11.106h21.084l14.908 11.106v15.703l-14.908 11.105zm36.513 24.434h-6.493v-6.493h-11.411l-8.068-8.068-8.067 8.068h-11.41v6.493h-6.493v12.986h6.493v6.492h11.41l8.068 8.069 8.068-8.069h11.41v-6.492h6.493zm0-99.768h-6.493v-6.492h-11.411l-8.068-8.069-8.067 8.069h-11.41v6.492h-6.493v12.986h6.493v6.492h11.41l8.068 8.07 8.068-8.07h11.41v-6.492h6.493z' fill='%23496E2D'/%3e%3cg fill='%23D80027'%3e%3cpath d='M120.576 248.576h14.84v14.84h-14.84z'/%3e%3ccircle cx='128' cy='206.113' r='7.421'/%3e%3ccircle cx='128' cy='305.887' r='7.421'/%3e%3c/g%3e%3c/svg%3e")}.flag\:TN{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%23D80027' d='M0 85.331h512v341.337H0z'/%3e%3ccircle fill='white' cx='256' cy='255.994' r='96'/%3e%3cg fill='%23D80027'%3e%3cpath d='m267.826 219.291 16.47 22.695 26.673-8.649-16.496 22.676 16.468 22.695-26.664-8.681-16.495 22.676.017-28.04-26.664-8.682 26.674-8.648z'/%3e%3cpath d='M277.818 312.724c-31.33 0-56.727-25.397-56.727-56.727s25.397-56.727 56.727-56.727c9.769 0 18.96 2.47 26.985 6.819-12.589-12.31-29.804-19.909-48.803-19.909-38.558 0-69.818 31.259-69.818 69.818s31.26 69.818 69.818 69.818c18.999 0 36.215-7.599 48.803-19.909-8.026 4.347-17.216 6.817-26.985 6.817z'/%3e%3c/g%3e%3c/svg%3e")}.flag\:TO{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%23D80027' d='M0 85.331h512v341.337H0z'/%3e%3cpath fill='white' d='M0 85.331h256v170.663H0z'/%3e%3cpath fill='%23D80027' d='M141.357 157.303V130.59h-26.714v26.713H87.93v26.713h26.713v26.713h26.714v-26.713h26.713v-26.713z'/%3e%3c/svg%3e")}.flag\:TR{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='%23E30A17' d='M0 0h513v342H0z'/%3e%3cpath fill='white' d='M259.7 118.6c-13.1-9.5-29-14.6-45.3-14.5-40.8 0-73.8 30.8-73.8 68.9s33.1 68.9 73.8 68.9c17.1 0 32.9-5.4 45.3-14.5-30 38.6-85.7 45.6-124.3 15.5s-45.6-85.7-15.5-124.3 85.7-45.6 124.3-15.5c5.8 4.5 11 9.8 15.5 15.5zm39.9 65.8-18.1 21.9 1.2-28.4-26.4-10.4 27.3-7.6 1.8-28.3 15.6 23.7 27.5-7.1-17.5 22 15.3 23.9-26.7-9.7z'/%3e%3c/svg%3e")}.flag\:TT{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%23D80027' d='M0 85.337h512v341.326H0z'/%3e%3cpath fill='white' d='m6.066 85.337 207.961 212.636 131.584 128.69h160.323L297.973 214.027 166.389 85.337z'/%3e%3cpath d='M43.364 85.337 384.69 426.663h83.946L127.31 85.337z'/%3e%3c/svg%3e")}.flag\:TV{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 900 600'%3e%3cpath fill='%230052B4' d='M0 0h900v600H0z'/%3e%3cpath fill='%2300B2EE' d='M0 300h450V0h450v600H0V300z'/%3e%3cpath fill='%23FFDA44' d='m345.3 480.9 29.4 90.6-77.1-56H393l-77.1 56 29.4-90.6zM706.4 340l29.4 90.6-77.1-56H754l-77.1 56 29.5-90.6zm106.4-78.5 29.4 90.6-77.1-56h95.3l-77.1 56 29.5-90.6zm0-224.1 29.4 90.6-77.1-56h95.3l-77.1 56 29.5-90.6z'/%3e%3cpath fill='white' d='M449.9 0v206.3h-81l81 54V300h-39.7l-129-85.9V300H168.7v-85.9L39.7 300H0v-39.7l81-54H0V93.8h81L0 39.9V0h39.7l129 85.9V0h112.5v85.9L410.2 0z'/%3e%3cpath fill='%23D80027' d='M253.1 0h-56.3v122H0v56.2h196.8V300h56.3V178.2h196.8V122H253.1z'/%3e%3cpath fill='%232E52B2' d='M449.9 39.9v53.9h-81z'/%3e%3cpath fill='%23D80027' d='M0 300v-19.3l109.9-74.4h39.7L12.8 300zM12.8.1l136.8 93.7h-39.7L0 19.4V.1zm437.1.1v19.3L340 93.8h-39.7L437.1.2zM437.1 300l-136.8-93.7H340l109.9 74.4V300z'/%3e%3cpath fill='%23FFDA44' d='m719.9 131.6 29.4 90.6-77.1-56h95.3l-77.1 56 29.5-90.6zM584 187.7l29.4 90.6-77.1-56h95.3l-77.1 56 29.5-90.6zm30 242.9 29.4 90.6-77.1-56h95.3l-77.1 56 29.5-90.6zM488 332l29.4 90.6-77.1-56h95.3l-77.1 56L488 332zm0 132 29.4 90.6-77.1-56h95.3l-77.1 56L488 464z'/%3e%3c/svg%3e")}.flag\:TW{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%23D80027' d='M0 85.337h512v341.326H0z'/%3e%3cpath fill='%230052B4' d='M0 85.337h256V256H0z'/%3e%3cpath fill='white' d='M186.435 170.669 162.558 181.9l12.714 23.125-25.927-4.961-3.286 26.192L128 206.993l-18.06 19.263-3.285-26.192-25.927 4.96 12.714-23.125-23.877-11.23 23.877-11.231-12.714-23.125 25.927 4.96 3.286-26.192L128 134.344l18.06-19.263 3.285 26.192 25.928-4.96-12.715 23.125z'/%3e%3ccircle fill='%230052B4' cx='128' cy='170.674' r='29.006'/%3e%3cpath fill='white' d='M128 190.06c-10.692 0-19.391-8.7-19.391-19.391 0-10.692 8.7-19.391 19.391-19.391 10.692 0 19.391 8.7 19.391 19.391 0 10.691-8.699 19.391-19.391 19.391z'/%3e%3c/svg%3e")}.flag\:TZ{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%23338AF3' d='M0 85.337h512v341.326H0z'/%3e%3cpath fill='%236DA544' d='M0 426.663V85.337h512'/%3e%3cpath fill='%23FFDA44' d='M512 152.222V85.337H411.67L0 359.778v66.885h100.33z'/%3e%3cpath d='M512 85.337v40.125L60.193 426.663H0v-40.125L451.807 85.337z'/%3e%3c/svg%3e")}.flag\:UA{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%23FFDA44' d='M0 85.337h512v341.326H0z'/%3e%3cpath fill='%23338AF3' d='M0 85.337h512V256H0z'/%3e%3c/svg%3e")}.flag\:UG{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3e%3cpath fill='%23232323' d='M0 0h512v341.3H0z'/%3e%3cpath fill='%23FFDA44' d='M0 56.9h512v56.9H0z'/%3e%3cpath fill='%23D32300' d='M0 113.8h512v56.9H0z'/%3e%3cpath fill='%23FFDA44' d='M0 227.6h512v56.9H0z'/%3e%3cpath fill='%23D32300' d='M0 284.4h512v56.9H0z'/%3e%3ccircle fill='white' cx='256' cy='170.7' r='80.7'/%3e%3cpath d='M234.5 127.5c.9-1.4-19.6-2-19.6-2 1.7-2.5 18.4-10.5 18.4-10.5s-.9-6 2.7-9.8l-4.5-9.8s7-3.4 18.4-3.4 19.9 7 21 13.1l-6.4 3.4c-.1 4.7 1.7 11.6-4.3 17.3-5.9 5.7-8.3 6.9-8.5 18.8 0 3.9 2.3 8.2 8.8 11.7 17.4 9.3 38.6 28.2 44.6 33.9 6.1 5.7 5.1 19.2 2.6 25.2s-12.1 14.3-14.3 13.6c-2.2-.6 1.2-9.2-3.5-11.6 0 0-8.9-7.6-16.8.6s-.2 25.2 3.9 28c4.1 2.8 1.7 5-1.9 5H247c-3.8 0-5.4-2.3-1.9-5 7.6-3.8 12.4-15.3 7.4-20.3-4.9-4.9-18.3 1.5-21.5 6.3-2.8 2.8-8.8 3.6-12.9-1.4s-4.1-10.4-1.1-12.5c7-4.8 0 0 .1-.1 0 0 11.9-8.6 29.9-9 3.9 0 4.8-2.2 2.2-4.8 0 0-30.9-27.4-28.1-44.2 3-18.3 20-26.3 13.4-32.5-1.3-1.8 0 0 0 0z'/%3e%3c/svg%3e")}.flag\:UM{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cpath d='M0 0h513v26.3H0zm0 52.6h513v26.3H0zm0 52.6h513v26.3H0zm0 52.6h513v26.3H0zm0 52.7h513v26.3H0zm0 52.6h513v26.3H0zm0 52.6h513V342H0z' fill='%23D80027'/%3e%3cpath fill='%232E52B2' d='M0 0h256.5v184.1H0z'/%3e%3cpath d='m47.8 138.9-4-12.8-4.4 12.8H26.2l10.7 7.7-4 12.8 10.9-7.9 10.6 7.9-4.1-12.8 10.9-7.7zm56.3 0-4.1-12.8-4.2 12.8H82.6l10.7 7.7-4 12.8 10.7-7.9 10.8 7.9-4-12.8 10.7-7.7zm56.5 0-4.3-12.8-4 12.8h-13.5l11 7.7-4.2 12.8 10.7-7.9 11 7.9-4.2-12.8 10.7-7.7zm56.2 0-4-12.8-4.2 12.8h-13.3l10.8 7.7-4 12.8 10.7-7.9 10.8 7.9-4.3-12.8 11-7.7zM100 75.3l-4.2 12.8H82.6L93.3 96l-4 12.6 10.7-7.8 10.8 7.8-4-12.6 10.7-7.9h-13.4zm-56.2 0-4.4 12.8H26.2L36.9 96l-4 12.6 10.9-7.8 10.6 7.8L50.3 96l10.9-7.9H47.8zm112.5 0-4 12.8h-13.5l11 7.9-4.2 12.6 10.7-7.8 11 7.8-4.2-12.6 10.7-7.9h-13.2zm56.5 0-4.2 12.8h-13.3l10.8 7.9-4 12.6 10.7-7.8 10.8 7.8-4.3-12.6 11-7.9h-13.5zm-169-50.6-4.4 12.6H26.2l10.7 7.9-4 12.7L43.8 50l10.6 7.9-4.1-12.7 10.9-7.9H47.8zm56.2 0-4.2 12.6H82.6l10.7 7.9-4 12.7L100 50l10.8 7.9-4-12.7 10.7-7.9h-13.4zm56.3 0-4 12.6h-13.5l11 7.9-4.2 12.7 10.7-7.9 11 7.9-4.2-12.7 10.7-7.9h-13.2zm56.5 0-4.2 12.6h-13.3l10.8 7.9-4 12.7 10.7-7.9 10.8 7.9-4.3-12.7 11-7.9h-13.5z' fill='white'/%3e%3c/svg%3e")}.flag\:US{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cpath d='M0 0h513v26.3H0zm0 52.6h513v26.3H0zm0 52.6h513v26.3H0zm0 52.6h513v26.3H0zm0 52.7h513v26.3H0zm0 52.6h513v26.3H0zm0 52.6h513V342H0z' fill='%23D80027'/%3e%3cpath fill='%232E52B2' d='M0 0h256.5v184.1H0z'/%3e%3cpath d='m47.8 138.9-4-12.8-4.4 12.8H26.2l10.7 7.7-4 12.8 10.9-7.9 10.6 7.9-4.1-12.8 10.9-7.7zm56.3 0-4.1-12.8-4.2 12.8H82.6l10.7 7.7-4 12.8 10.7-7.9 10.8 7.9-4-12.8 10.7-7.7zm56.5 0-4.3-12.8-4 12.8h-13.5l11 7.7-4.2 12.8 10.7-7.9 11 7.9-4.2-12.8 10.7-7.7zm56.2 0-4-12.8-4.2 12.8h-13.3l10.8 7.7-4 12.8 10.7-7.9 10.8 7.9-4.3-12.8 11-7.7zM100 75.3l-4.2 12.8H82.6L93.3 96l-4 12.6 10.7-7.8 10.8 7.8-4-12.6 10.7-7.9h-13.4zm-56.2 0-4.4 12.8H26.2L36.9 96l-4 12.6 10.9-7.8 10.6 7.8L50.3 96l10.9-7.9H47.8zm112.5 0-4 12.8h-13.5l11 7.9-4.2 12.6 10.7-7.8 11 7.8-4.2-12.6 10.7-7.9h-13.2zm56.5 0-4.2 12.8h-13.3l10.8 7.9-4 12.6 10.7-7.8 10.8 7.8-4.3-12.6 11-7.9h-13.5zm-169-50.6-4.4 12.6H26.2l10.7 7.9-4 12.7L43.8 50l10.6 7.9-4.1-12.7 10.9-7.9H47.8zm56.2 0-4.2 12.6H82.6l10.7 7.9-4 12.7L100 50l10.8 7.9-4-12.7 10.7-7.9h-13.4zm56.3 0-4 12.6h-13.5l11 7.9-4.2 12.7 10.7-7.9 11 7.9-4.2-12.7 10.7-7.9h-13.2zm56.5 0-4.2 12.6h-13.3l10.8 7.9-4 12.7 10.7-7.9 10.8 7.9-4.3-12.7 11-7.9h-13.5z' fill='white'/%3e%3c/svg%3e")}.flag\:UY{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3e%3cpath fill='white' d='M0 0h513v342H0z'/%3e%3cpath d='M0 38h513v38H0zm0 76h513v38H0zm0 76h513v38H0zm0 76h513v38H0z' fill='%230038a8'/%3e%3cpath fill='white' d='M0 0h256.5v190H0z'/%3e%3cpath fill='%23FED443' d='m128.3 138.7-15.1 22.6-3.8-26.9L86 148.2l8.2-25.9-27.2 2.2 18.6-19.8L60.3 95l25.4-9.7L67 65.5l27.1 2.3-8.2-25.9 23.4 13.8 3.9-26.9 15.1 22.6 15.1-22.6 3.8 26.9 23.4-13.8-8.2 25.9 27.1-2.2-18.6 19.8 25.4 9.7-25.4 9.7 18.6 19.8-27.1-2.2 8.2 25.9-23.4-13.8-3.9 26.9-15-22.7zm0-.5c23.9.9 44-17.6 44.9-41.5.9-23.9-17.6-44-41.5-44.9h-3.4c-23.9.8-42.6 20.8-41.8 44.6.6 22.8 19 41.1 41.8 41.8zm0-10.6c-18.8 0-34-15.2-34-34s15.2-34 34-34 34 15.2 34 34-15.3 34-34 34z'/%3e%3c/svg%3e")}.flag\:UZ{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%23D80027' d='M0 85.337h512v341.326H0z'/%3e%3cpath fill='%236DA544' d='M0 322.783h512v103.88H0z'/%3e%3cpath fill='%23338AF3' d='M0 85.337h512v104.515H0z'/%3e%3cpath fill='white' d='M0 210.877h512v89.656H0z'/%3e%3cpath fill='%23338AF3' d='M0 85.337h512v104.515H0z'/%3e%3cpath d='M188.688 137.589c0-15.984 11.234-29.339 26.236-32.614a33.531 33.531 0 0 0-7.155-.777c-18.442 0-33.391 14.949-33.391 33.391s14.949 33.391 33.391 33.391c2.458 0 4.85-.273 7.155-.777-15.002-3.275-26.236-16.63-26.236-32.614zm45.97 15.177 2.261 6.957h7.315l-5.918 4.301 2.261 6.956-5.919-4.3-5.918 4.3 2.261-6.956-5.918-4.301h7.315zm23.348 0 2.26 6.957h7.315l-5.918 4.301 2.261 6.956-5.918-4.3-5.918 4.3 2.26-6.956-5.917-4.301h7.314zm23.347 0 2.26 6.957h7.315l-5.917 4.301 2.26 6.956-5.918-4.3-5.918 4.3 2.26-6.956-5.918-4.301h7.315zm23.347 0 2.262 6.957h7.315l-5.919 4.301 2.261 6.956-5.919-4.3-5.918 4.3 2.262-6.956-5.919-4.301h7.314zm23.348 0 2.26 6.957h7.315l-5.918 4.301 2.261 6.956-5.918-4.3-5.918 4.3 2.26-6.956-5.917-4.301h7.314zm-70.042-24.284 2.26 6.956h7.315l-5.918 4.3 2.261 6.957-5.918-4.299-5.918 4.299 2.26-6.957-5.917-4.3h7.314zm23.347 0 2.26 6.956h7.315l-5.917 4.3 2.26 6.957-5.918-4.299-5.918 4.299 2.26-6.957-5.918-4.3h7.315zm23.347 0 2.262 6.956h7.315l-5.919 4.3 2.261 6.957-5.919-4.299-5.918 4.299 2.262-6.957-5.919-4.3h7.314zm23.348 0 2.26 6.956h7.315l-5.918 4.3 2.261 6.957-5.918-4.299-5.918 4.299 2.26-6.957-5.917-4.3h7.314zm-46.695-24.284 2.26 6.956h7.315l-5.917 4.3 2.26 6.957-5.918-4.3-5.918 4.3 2.26-6.957-5.918-4.3h7.315zm23.347 0 2.262 6.956h7.315l-5.919 4.3 2.261 6.957-5.919-4.3-5.918 4.3 2.262-6.957-5.919-4.3h7.314zm23.348 0 2.26 6.956h7.315l-5.918 4.3 2.261 6.957-5.918-4.3-5.918 4.3 2.26-6.957-5.917-4.3h7.314z' fill='white'/%3e%3c/svg%3e")}.flag\:VA{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%23FFDA44' d='M0 85.331h512v341.326H0z'/%3e%3cpath fill='white' d='M256 85.331h256v341.337H256z'/%3e%3cpath fill='%23ACABB1' d='m321.353 233.837 32.073 42.43c-5.053 7.651-5.026 17.961.817 25.692 7.414 9.807 21.374 11.748 31.182 4.335 9.807-7.414 11.748-21.374 4.334-31.182-5.843-7.731-15.756-10.568-24.495-7.795l-49.988-66.129-11.838 8.949-17.759 13.424 17.899 23.677 17.775-13.401zm46.175 48.78a7.421 7.421 0 1 1 8.95 11.84 7.421 7.421 0 0 1-8.95-11.84z'/%3e%3cpath fill='%23FFDA44' d='m376.367 247.24 17.899-23.677-17.759-13.424-11.838-8.949-49.988 66.129c-8.74-2.775-18.651.063-24.495 7.795-7.414 9.808-5.473 23.768 4.334 31.182 9.808 7.414 23.768 5.473 31.182-4.335 5.845-7.731 5.871-18.041.817-25.692l32.073-42.43 17.775 13.401zm-62.504 45.771a7.42 7.42 0 1 1-11.84-8.95 7.42 7.42 0 0 1 11.84 8.95z'/%3e%3c/svg%3e")}.flag\:VC{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%23FFDA44' d='M0 85.331h512v341.337H0z'/%3e%3cpath fill='%23338AF3' d='M0 85.331h170.663v341.337H0z'/%3e%3cpath d='M341.337 85.331H512v341.337H341.337zM214.261 283.82l-33.393-50.086 33.392-50.087 33.392 50.087zm83.478 0-33.391-50.086 33.391-50.087 33.393 50.087zM256 350.603l-33.391-50.087L256 250.429l33.391 50.087z' fill='%236DA544'/%3e%3c/svg%3e")}.flag\:VE{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22.5 15'%3e%3cpath fill='%23FFCE00' d='M0 0h22.5v5H0z'/%3e%3cpath fill='%23203899' d='M0 5h22.5v5H0z'/%3e%3cpath fill='%23D82B2B' d='M0 10h22.5v5H0z'/%3e%3cpath fill='white' d='m12.13 5.38.14.46.45.14-.39.27.01.48-.38-.29-.45.15.15-.44-.28-.38h.47zm-1.77 0 .27.39h.47l-.28.38.15.45-.45-.16-.38.28.01-.47-.39-.28.45-.13zm3.44.56-.01.48.39.27-.46.14-.14.45-.27-.38h-.48l.29-.38-.15-.45.45.16zm-5.11.02.4.27.44-.18-.13.46.3.36-.47.02-.26.4-.16-.44-.46-.12.37-.3zm6.55 1.17-.2.44.25.4-.47-.05-.31.36-.1-.46-.43-.18.41-.24.03-.47.35.31zm.19 1.12.21.43.47.07-.34.33.08.46-.42-.22-.42.22.08-.46-.34-.33.47-.07zM7 8.2l.21.43.47.06-.34.33.08.47L7 9.27l-.42.22.08-.47-.34-.33.47-.06zm.31-1.15.45.14.38-.29v.48l.39.26-.45.15-.13.46-.28-.38-.47.01.27-.38z'/%3e%3c/svg%3e")}.flag\:VG{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%230052B4' d='M0 85.334h512v341.337H0z'/%3e%3cpath fill='white' d='M256 85.334V202.66h-46.069L256 233.38v22.617h-22.628L160 207.078v48.919H96v-48.919l-73.372 48.919H0V233.38l46.069-30.72H0v-64h46.069L0 107.951V85.334h22.628L96 134.241V85.334h64v48.907l73.372-48.907z'/%3e%3cg fill='%23D80027'%3e%3cpath d='M144 85.33h-32v69.333H0v32h112v69.334h32v-69.334h112v-32H144z'/%3e%3cpath d='M0 85.329v15.083l57.377 38.251H80zm256 0v15.083l-57.377 38.251H176z'/%3e%3c/g%3e%3cpath fill='%232E52B2' d='M256 107.951v30.712h-46.069z'/%3e%3cpath d='M0 85.329v15.083l57.377 38.251H80zm256 0v15.083l-57.377 38.251H176z' fill='%23D80027'/%3e%3cpath fill='%232E52B2' d='M256 107.951v30.712h-46.069z'/%3e%3cpath d='M0 255.997v-15.082l57.377-38.252H80zm256 0v-15.082l-57.377-38.252H176z' fill='%23D80027'/%3e%3cpath fill='%23FFDA44' d='m384 259.706-46.129 46.129c8.645 16.675 26.051 28.074 46.129 28.074s37.484-11.4 46.129-28.074L384 259.706z'/%3e%3cpath fill='%236DA544' d='M332.058 178.084v81.624c.001 39.759 51.942 51.941 51.942 51.941s51.941-12.182 51.942-51.942v-81.623H332.058z'/%3e%3cpath fill='white' d='M372.87 215.181h22.261v59.359H372.87z'/%3e%3ccircle fill='%23A2001D' cx='384' cy='215.181' r='11.13'/%3e%3cpath d='M346.902 192.92h14.84v14.84h-14.84zm0 33.392h14.84v14.84h-14.84zm0 33.391h14.84v14.84h-14.84zm59.359-66.783h14.84v14.84h-14.84zm0 33.392h14.84v14.84h-14.84zm0 33.391h14.84v14.84h-14.84z' fill='%23FFDA44'/%3e%3c/svg%3e")}.flag\:VI{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3e%3cpath fill='white' d='M0 0h512v341.3H0z'/%3e%3cpath fill='%231583C4' d='m397.7 166.3-51 97.7c-1.1 2-.3 4.5 1.8 5.6 2 1.1 4.5.3 5.6-1.8l51-97.7c1-2.1.1-4.6-2-5.5-2-.9-4.3-.2-5.4 1.7z'/%3e%3cpath fill='%231583C4' d='m404.9 188-57.8 75.4c-1.3 1.9-.8 4.5 1.1 5.8 1.7 1.2 4.1.9 5.5-.7l57.8-75.4c1.4-1.8 1.1-4.4-.8-5.8-1.8-1.5-4.4-1.1-5.8.7z'/%3e%3cpath fill='%231583C4' d='m379 181.3-32.5 83.1c-.8 2.1.2 4.6 2.4 5.4 2.1.8 4.6-.2 5.4-2.4l32.5-83.1c.7-2.2-.4-4.5-2.6-5.3-2.1-.6-4.3.4-5.2 2.3z'/%3e%3cpath fill='%23409347' d='M122.1 171.9c.4 1.7 1.2 4.7 2.2 8.5 1.7 6.4 3.6 12.8 5.6 18.7 2.3 6.9 14.7 31.4 20.2 39.1 6.9 9.7 14.1 19.3 21.5 28.6 1.6 1.9 4.5 2.1 6.4.5 1.8-1.6 2.1-4.3.7-6.2-7.3-9.2-14.4-18.6-21.2-28.2-4.2-5.8-17.2-31.1-19-36.7-2.9-8.7-5.4-17.6-7.6-26.5-.5-2.4-2.9-4-5.3-3.5s-4 2.9-3.5 5.3c-.1.2 0 .3 0 .4z'/%3e%3cg fill='%23FFD836' stroke='%23231F20' stroke-miterlimit='10'%3e%3cpath d='M297.1 114.9S279.5 42.8 261 42.8c-6.9 0-11.9-.6-15.4 6.4-.9 1.7-20.7-1.6-19.1 20.8.5 6.9 1.1-9.8 14.9-3.4 6.3 3-16.4 48.2-16.4 48.2h72.1z'/%3e%3cpath d='m466.1 48.4-90.9 22c-75.3 18.3-42.1 44.4-42.1 44.4l-72.1 12-72.1-12s33.2-26.1-42.1-44.4l-90.9-22C43.1 45.3 38.1 51.8 45.3 63c0 0 106.6 104 126.8 112 20.2 8.1 40.8 0 40.8 0s-14.9 8.7-24 24c-9.2 15.3-4.6 34.7-38.9 40.2-5.5 6.6-5 14 2.9 19.9 7.9 5.8 72.1-48.1 72.1-48.1s-24 24.4-24 36.1c0 5.1 44.1 53.8 60.1 53.8s60.1-48.7 60.1-53.8c0-11.7-24-36.1-24-36.1s64.2 53.9 72.1 48.1 11.4-19.3 2.8-19.9c-28-1.8-29.7-24.9-38.9-40.2-9.2-15.3-24-24-24-24s20.6 8.1 40.8 0S476.7 63 476.7 63c7.2-11.2 2.3-17.7-10.6-14.6z'/%3e%3c/g%3e%3cpath fill='white' stroke='%23231F20' stroke-miterlimit='10' d='M201.3 111.8v80.3c0 45.7 59.7 59.7 59.7 59.7s59.7-14 59.7-59.7v-80.3H201.3z'/%3e%3cpath d='M225.2 137.7V235c8.2 6 17 10.2 23.9 12.9V137.7h-23.9zm71.6 0V235c-8.2 6-17 10.2-23.9 12.9V137.7h23.9z' fill='%23D80027'/%3e%3cpath fill='%230052B4' d='M201.3 111.8h119.4v37.9H201.3z'/%3e%3cpath fill='%231583C4' d='m60.1 210.5-21.9-58.1H15.7l31.8 80.8h25.2l31.5-80.8H81.7zm391.4-58.6h18.9v81.7h-18.9z'/%3e%3c/svg%3e")}.flag\:VN{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%23D80027' d='M196.641 85.337H0v341.326h512V85.337z'/%3e%3cpath fill='%23FFDA44' d='m256 157.279 22.663 69.747H352l-59.332 43.106 22.664 69.749L256 296.774l-59.332 43.107 22.664-69.749L160 227.026h73.337z'/%3e%3c/svg%3e")}.flag\:VU{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath d='M0 85.337h512v341.326H0z'/%3e%3cpath fill='%236DA544' d='M512 256v170.663H0L215.185 256z'/%3e%3cpath fill='%23D80027' d='M512 85.337V256H215.185L0 85.337z'/%3e%3cpath d='M221.001 239.304 26.868 85.337H8.956l208.168 165.098H512v-11.131zM8.956 426.663h17.912l194.133-153.967H512v-11.131H217.124zM0 92.44v14.206L188.317 256 0 405.354v14.205L206.229 256z'/%3e%3cg fill='%23FFDA44'%3e%3cpath d='M8.956 85.337H0v7.103L206.229 256 0 419.559v7.104h8.956l208.168-165.098H512v-11.13H217.124z'/%3e%3cpath d='M63.718 292.382v-14.295c14.265 0 25.87-11.606 25.87-25.869 0-10.092-8.211-18.303-18.304-18.303-6.875 0-12.469 5.593-12.469 12.469 0 4.397 3.577 7.974 7.974 7.974a4.514 4.514 0 0 0 4.508-4.508h14.295c0 10.368-8.435 18.804-18.802 18.804-12.279-.002-22.269-9.993-22.269-22.271 0-14.758 12.006-26.764 26.764-26.764 17.975 0 32.599 14.623 32.599 32.599 0 22.145-18.018 40.164-40.166 40.164z'/%3e%3c/g%3e%3c/svg%3e")}.flag\:WF{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 150 100'%3e%3cpath fill='%23ED2939' d='M0 0h150v100H0z'/%3e%3cpath fill='%23002395' d='M0 0h20v44.33H0z'/%3e%3cpath fill='white' d='M20 0h20v44.33H20z'/%3e%3cpath fill='none' stroke='white' stroke-width='3' d='M0 44.33h62.75V0'/%3e%3cpath fill='white' d='M108.08 43.29 87.96 23.17h40.25l-20.13 20.12zm-6.7 6.71L81.25 29.88v40.25L101.38 50zm6.7 6.71L87.96 76.83h40.25l-20.13-20.12zm6.71-6.71 20.13-20.13v40.25L114.79 50z'/%3e%3c/svg%3e")}.flag\:WS{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%23D80027' d='M0 85.331h512v341.337H0z'/%3e%3cpath fill='%230052B4' d='M0 85.331h256v170.663H0z'/%3e%3cpath d='m165.483 181.79 2.764 8.504h8.939l-7.232 5.254 2.763 8.503-7.234-5.255-7.233 5.255 2.763-8.503-7.233-5.254h8.94zm-44.904-66.783 4.606 14.173h14.9l-12.055 8.757 4.605 14.171-12.056-8.758-12.054 8.758 4.605-14.171-12.056-8.757h14.901zm44.522 14.841 4.606 14.172h14.9l-12.055 8.757 4.604 14.173-12.055-8.76-12.054 8.76 4.604-14.173-12.055-8.757h14.9zm-35.192 59.363 4.606 14.172h14.9l-12.055 8.758 4.604 14.171-12.055-8.759-12.054 8.759 4.604-14.171-12.055-8.758h14.9zm-39.01-37.103 4.605 14.173h14.9l-12.055 8.757 4.604 14.173-12.054-8.76-12.055 8.76 4.604-14.173-12.055-8.757h14.9z' fill='white'/%3e%3c/svg%3e")}.flag\:XK{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.33'%3e%3cpath fill='%230052B4' d='M0 0h512v341.34H0z'/%3e%3cpath d='m220.72 42.63 7.95 16.11 17.77 2.58-12.86 12.54 3.04 17.7-15.9-8.36-15.9 8.36 3.03-17.7-12.86-12.54 17.78-2.58zm70.56-.06 7.95 16.1 17.78 2.59-12.86 12.53 3.03 17.71-15.9-8.36-15.9 8.36 3.04-17.71-12.86-12.53 17.77-2.59zm62.08 11.36 7.95 16.11 17.77 2.58-12.86 12.54 3.04 17.7-15.9-8.35-15.9 8.35 3.04-17.7-12.87-12.54 17.78-2.58zm63.01 18.3 7.95 16.11 17.77 2.59-12.86 12.53 3.04 17.71-15.9-8.36-15.9 8.36 3.03-17.71-12.86-12.53 17.78-2.59zm-257.73-18.3 7.95 16.11 17.78 2.58-12.87 12.54 3.04 17.7-15.9-8.35-15.9 8.35 3.04-17.7-12.86-12.54 17.77-2.58zm-63.01 18.3 7.95 16.11 17.78 2.59-12.86 12.53 3.03 17.71-15.9-8.36-15.9 8.36 3.04-17.71-12.86-12.53 17.77-2.59z' fill='white'/%3e%3cpath fill='%23FFDA44' d='m217.53 259.33-27.22-13.61-27.22-54.43h27.22l27.22-27.22 13.61-27.22 27.22-13.61 13.61 13.61 27.22 13.61v13.61l13.61 13.61 40.83 27.22L340 245.73l-40.83 40.83-13.61-27.22-40.83 27.22v27.22l-13.61-13.61-13.59-40.84z'/%3e%3c/svg%3e")}.flag\:YE{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='white' d='M0 85.337h512v341.326H0z'/%3e%3cpath fill='%23D80027' d='M0 85.337h512v113.775H0z'/%3e%3cpath d='M0 312.888h512v113.775H0z'/%3e%3c/svg%3e")}.flag\:YT{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 90 60'%3e%3cpath fill='white' d='M0 0h90v60H0z'/%3e%3cpath stroke='%237f7f7f' stroke-width='.25' fill='%23ABABAB' d='M75.6 39.6c-1.1.7 0 1.8-.6 1.9-.6.1-1.5-1.4-.2-2.5 1.6-1.5 5.8 0 5.9 4.3 0 2.2-.9 6.8-7.2 6.8-7.6 0-11.4-5.7-11.4-11.4 0-4.8 3.7-13.5 6.5-14.6 3.1-1.2 6.7-3.5 6.8-5 0-.5-1.4-.1-3.3.9-3.1 1.7-6.6 2.5-6.6 1.4s2.9-3.1 4-4.6c1.2-1.6.9-5.5 3-5.5 7.6 0 9.9 7.7 7 11.7-1.9 2.6 4.3 1 4.3 1s0 5.3-3.2 7.3c-3 1.8-4.8 3.9-4.8 3.9s.2-4.6-.5-3.9c-.6.7-11.1 4.5-10.3 12 .3 3 4.5 5.4 8.5 5.2s5.7-2.4 5.8-4.9c.1-3.9-3-4.4-3.7-4zm-64.9 4c.1 2.5 1.8 4.7 5.8 4.9s8.2-2.2 8.5-5.2c.8-7.5-9.7-11.3-10.3-12-.7-.7-.5 3.9-.5 3.9s-1.8-2.1-4.8-3.9c-3.2-2-3.2-7.3-3.2-7.3s6.2 1.6 4.3-1c-2.9-4-.6-11.7 7-11.7 2.1 0 1.8 3.9 3 5.5 1.1 1.5 4 3.5 4 4.6s-3.5.3-6.6-1.4c-1.9-1-3.3-1.4-3.3-.9.1 1.5 3.7 3.8 6.8 5 2.8 1.1 6.5 9.8 6.5 14.6 0 5.7-3.8 11.4-11.4 11.4-6.3 0-7.2-4.6-7.2-6.8.1-4.3 4.3-5.8 5.9-4.3 1.2 1.1.4 2.7-.2 2.5-.6-.1.6-1.2-.6-1.9-.6-.4-3.7.1-3.7 4z'/%3e%3cpath fill='%23DE393A' d='M31 28.8v14c0 1.9 2.1 1.6 2.1 1.6h9.3c1.2 0 2.6 2.3 2.6 2.3s1.4-2.3 2.5-2.3h9.6s2 .2 2-1.8V28.7H31z'/%3e%3cpath fill='%233951A3' d='M31 13.1h28v15.7H31z'/%3e%3cpath fill='white' d='M50.1 16.5c-.4 2.4-2.5 4.2-5.1 4.2-2.5 0-4.6-1.8-5.1-4.2-.5.9-.8 1.9-.8 3 0 3.3 2.6 5.9 5.9 5.9 3.3 0 5.9-2.6 5.9-5.9 0-1.1-.3-2.1-.8-3z'/%3e%3ccircle fill='%23FEE05F' cx='39.1' cy='36.5' r='3'/%3e%3ccircle fill='%23FEE05F' cx='50.9' cy='36.5' r='3'/%3e%3c/svg%3e")}.flag\:ZA{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='white' d='M0 85.337h512v341.326H0z'/%3e%3cpath d='M114.024 256.001 0 141.926v228.17z'/%3e%3cpath fill='%23ffb915' d='M161.192 256 0 94.7v47.226l114.024 114.075L0 370.096v47.138z'/%3e%3cpath fill='%23007847' d='M509.833 289.391c.058-.44.804-.878 2.167-1.318v-65.464H222.602L85.33 85.337H0V94.7L161.192 256 0 417.234v9.429h85.33l137.272-137.272h287.231z'/%3e%3cpath fill='%23000c8a' d='M503.181 322.783H236.433l-103.881 103.88H512v-103.88z'/%3e%3cpath fill='%23e1392d' d='M503.181 189.217H512V85.337H132.552l103.881 103.88z'/%3e%3c/svg%3e")}.flag\:ZM{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath fill='%23496E2D' d='M0 85.331h512v341.337H0z'/%3e%3cpath fill='%23FF9811' d='M490.668 195.476h-48c0-8.836-7.164-16-16-16s-16 7.164-16 16h-48c0 8.836 7.697 16 16.533 16h-.533c0 8.836 7.162 16 16 16 0 8.836 7.162 16 16 16h32c8.836 0 16-7.164 16-16 8.836 0 16-7.164 16-16h-.533c8.837 0 16.533-7.164 16.533-16z'/%3e%3cpath fill='%23D80027' d='M341.337 255.994h56.888v170.663h-56.888z'/%3e%3cpath fill='%23FF9811' d='M455.112 255.994H512v170.663h-56.888z'/%3e%3cpath d='M398.225 255.994h56.888v170.663h-56.888z'/%3e%3c/svg%3e")}.flag\:ZW{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3e%3cpath d='M0 85.333h512V426.67H0z'/%3e%3cpath d='M0 134.196h512v48.868H0zm0 195.472h512v48.868H0z' fill='%23FFDA44'/%3e%3cpath fill='%23057f44' d='M0 85.333h512v48.868H0z'/%3e%3cpath d='M0 183.069h512v48.868H0zm0 97.737h512v48.868H0z' fill='%23D80027'/%3e%3cpath fill='%23057f44' d='M0 378.542h512v48.128H0z'/%3e%3cpath fill='white' d='M276.992 255.996 106.329 426.659H0V85.333h106.329z'/%3e%3cpath d='M256 255.996 85.334 426.662h20.987l170.667-170.666L106.321 85.33H85.334z'/%3e%3cpath fill='%23D80027' d='m102.465 202.57 13.259 40.812h42.917l-34.718 25.226 13.26 40.814-34.718-25.224-34.72 25.224 13.262-40.814-34.718-25.226h42.915z'/%3e%3cpath fill='%23FFDA44' d='m138.94 259.335-34.559-12.243s-2.553-23.955-2.708-24.766c-1.173-6.18-6.603-10.851-13.123-10.851-7.376 0-13.357 5.98-13.357 13.357 0 1.223.178 2.402.486 3.528l-9.689 9.755h17.229c0 17.882-13.344 17.882-13.344 35.691l7.402 17.809h44.522l7.422-17.809h-.004a17.782 17.782 0 0 0 1.381-5.231c6.397-2.589 8.342-9.24 8.342-9.24z'/%3e%3c/svg%3e")}.p-inputgroup .p-inputwrapper.p-inputgroup-item>.p-component{width:auto}.country-item [class*=" flag:"],.country-item [class^="flag:"]{float:left;margin-right:5px;border:1px solid black}*,*:after,*:before{box-sizing:border-box}html,body{height:100%}body{line-height:24px;font-size:14px;font-style:normal;font-weight:400;font-family:Montserrat,sans-serif;color:#4a4141}h1,h2,h3,h4,h5,h6{color:#4a4141;font-family:Montserrat,sans-serif;font-weight:400;margin-top:0}p{font-size:14px;font-weight:400;line-height:24px;color:#4a4141;margin-bottom:15px;font-family:Montserrat,sans-serif}h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}h4{font-size:18px}h5{font-size:14px}h6{font-size:12px}p:last-child{margin-bottom:0}a,button{color:inherit;line-height:inherit;text-decoration:none;cursor:pointer;color:#4a4141}a,button,img,input,span{transition:all .3s ease 0s}*:focus{outline:none!important}a:focus{color:inherit;outline:none;text-decoration:none}a:hover{text-decoration:none}button,input[type=submit]{cursor:pointer}ul{list-style:outside none none;margin:0;padding:0}.fix{overflow:hidden}.hidden{display:none}.clear{clear:both}.section{float:left;width:100%}.f-right{float:right}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.bg-img{background-position:center center;background-size:cover}.border-top-1{border-top:1px solid #363636}.border-top-2{border-top:1px solid #e7e7e7}.border-bottom-1{border-bottom:1px solid #e7e7e7}.border-bottom-2{border-bottom:1px solid #ebebeb}a:hover{color:#ed284c}.m-0{margin:0}.p-0{padding:0}.mt-0{margin-top:0}.mt-10{margin-top:10px}.mt-12{margin-top:12px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-25{margin-top:25px}.mt-30{margin-top:30px}.mt-35{margin-top:35px}.mt-40{margin-top:40px}.mt-45{margin-top:45px}.mt-50{margin-top:50px}.mt-55{margin-top:55px}.mt-60{margin-top:60px}.mt-65{margin-top:65px}.mt-70{margin-top:70px}.mt-80{margin-top:80px}.mt-90{margin-top:90px}.mt-100{margin-top:100px}@media only screen and (max-width: 767px){.mt-100{margin-top:50px}}.mt-110{margin-top:110px}.mt-120{margin-top:120px}.mt-130{margin-top:130px}.mt-140{margin-top:140px}.mt-150{margin-top:150px}.mt-160{margin-top:160px}.mt-155{margin-top:155px}.mt-175{margin-top:175px}.mr-0{margin-right:0}.mr-10{margin-right:10px}.mr-12{margin-right:12px}.mr-15{margin-right:15px}.mr-20{margin-right:20px}.mr-25{margin-right:25px}.mr-30{margin-right:30px}.mr-35{margin-right:35px}.mr-40{margin-right:40px}.mr-45{margin-right:45px}.mr-50{margin-right:50px}.mr-55{margin-right:55px}.mr-60{margin-right:60px}.mr-65{margin-right:65px}.mr-70{margin-right:70px}.mr-80{margin-right:80px}.mr-90{margin-right:90px}.mr-100{margin-right:100px}.mr-110{margin-right:110px}.mr-120{margin-right:120px}.mr-130{margin-right:130px}.mr-140{margin-right:140px}.mr-150{margin-right:150px}.mb-0{margin-bottom:0}.mb-10{margin-bottom:10px}.mb-12{margin-bottom:12px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-25{margin-bottom:25px}.mb-30{margin-bottom:30px}.mb-35{margin-bottom:35px}.mb-40{margin-bottom:40px}.mb-45{margin-bottom:45px}.mb-50{margin-bottom:50px}.mb-55{margin-bottom:55px}.mb-60{margin-bottom:60px}.mb-65{margin-bottom:65px}.mb-70{margin-bottom:70px}.mb-75{margin-bottom:75px}.mb-80{margin-bottom:80px}.mb-85{margin-bottom:85px}.mb-90{margin-bottom:90px}.mb-95{margin-bottom:95px}.mb-100{margin-bottom:100px}.mb-110{margin-bottom:110px}.mb-120{margin-bottom:120px}.mb-130{margin-bottom:130px}.mb-140{margin-bottom:140px}.mb-150{margin-bottom:150px}.ml-0{margin-left:0}.ml-10{margin-left:10px}.ml-12{margin-left:12px}.ml-15{margin-left:15px}.ml-20{margin-left:20px}.ml-25{margin-left:25px}.ml-30{margin-left:30px}.ml-35{margin-left:35px}.ml-40{margin-left:40px}.ml-45{margin-left:45px}.ml-50{margin-left:50px}.ml-55{margin-left:55px}.ml-60{margin-left:60px}.ml-70{margin-left:70px}.ml-75{margin-left:75px}.ml-80{margin-left:80px}.ml-90{margin-left:90px}.ml-95{margin-left:95px}.ml-100{margin-left:100px}.ml-105{margin-left:105px}.ml-110{margin-left:110px}.ml-120{margin-left:120px}.ml-130{margin-left:130px}.ml-135{margin-left:135px}.ml-140{margin-left:140px}.ml-145{margin-left:145px}.ml-150{margin-left:150px}.ml-200{margin-left:200px}.ml-300{margin-left:300px}.ml-ntv5{margin-left:-5px}.pt-0{padding-top:0}.pt-5{padding-top:5px!important}.pt-10{padding-top:10px}.pt-15{padding-top:15px}.pt-20{padding-top:20px}.pt-25{padding-top:25px}.pt-30{padding-top:30px}.pt-35{padding-top:35px}.pt-40{padding-top:40px}.pt-45{padding-top:45px}.pt-50{padding-top:50px}.pt-55{padding-top:55px}.pt-60{padding-top:60px}.pt-70{padding-top:70px}.pt-75{padding-top:75px}.pt-85{padding-top:85px}@media only screen and (max-width: 767px){.pt-85{padding-top:45px}}.pt-80{padding-top:80px}@media only screen and (max-width: 767px){.pt-80{padding-top:50px}}.pt-95{padding-top:95px}@media only screen and (max-width: 767px){.pt-95{padding-top:45px}}.pt-90{padding-top:90px}@media only screen and (max-width: 767px){.pt-90{padding-top:40px}}.pt-100{padding-top:100px}@media only screen and (max-width: 767px){.pt-100{padding-top:50px}}.pt-105{padding-top:105px}@media only screen and (max-width: 767px){.pt-105{padding-top:45px}}.pt-110{padding-top:110px}@media only screen and (max-width: 767px){.pt-110{padding-top:50px}}.pt-115{padding-top:115px}.pt-120{padding-top:120px}@media only screen and (max-width: 767px){.pt-120{padding-top:50px}}.pt-125{padding-top:125px}.pt-128{padding-top:128px}.pt-130{padding-top:130px}.pt-135{padding-top:135px}.pt-165{padding-top:165px}.pt-140{padding-top:140px}.pt-150{padding-top:150px}.pt-155{padding-top:155px}.pt-170{padding-top:170px}.pt-180{padding-top:180px}.pt-190{padding-top:190px}.pt-200{padding-top:200px}.pt-220{padding-top:220px}.pt-250{padding-top:250px}.pt-210{padding-top:210px}.pt-230{padding-top:230px}.pt-270{padding-top:270px}.pt-240{padding-top:240px}.pt-365{padding-top:365px}.pt-370{padding-top:370px}.pt-380{padding-top:380px}.pr-0{padding-right:0}.pr-10{padding-right:10px}.pr-15{padding-right:15px}.pr-20{padding-right:20px}.pr-30{padding-right:30px}.pr-40{padding-right:40px}.pr-50{padding-right:50px}.pr-60{padding-right:60px}.pr-70{padding-right:70px}.pr-80{padding-right:80px}.pr-90{padding-right:90px}.pr-100{padding-right:100px}.pr-110{padding-right:110px}.pr-120{padding-right:120px}.pr-130{padding-right:130px}.pr-140{padding-right:140px}.pr-155{padding-right:155px}.pr-270{padding-right:270px}.pb-0{padding-bottom:0}.pb-5{padding-bottom:5px!important}.pb-10{padding-bottom:10px}.pb-15{padding-bottom:15px}.pb-20{padding-bottom:20px}.pb-25{padding-bottom:25px}.pb-30{padding-bottom:30px}.pb-35{padding-bottom:35px}.pb-40{padding-bottom:40px}.pb-45{padding-bottom:45px}.pb-50{padding-bottom:50px}@media only screen and (max-width: 767px){.pb-50{padding-bottom:20px}}.pb-55{padding-bottom:55px}.pb-60{padding-bottom:60px}.pb-65{padding-bottom:65px}.pb-70{padding-bottom:70px}@media only screen and (max-width: 767px){.pb-70{padding-bottom:20px}}.pb-75{padding-bottom:75px}.pb-80{padding-bottom:80px}@media only screen and (max-width: 767px){.pb-80{padding-bottom:50px}}.pb-85{padding-bottom:85px}.pb-90{padding-bottom:90px}@media only screen and (max-width: 767px){.pb-90{padding-bottom:40px}}.pb-95{padding-bottom:95px}@media only screen and (max-width: 767px){.pb-95{padding-bottom:45px}}.pb-100{padding-bottom:100px}@media only screen and (max-width: 767px){.pb-100{padding-bottom:50px}}.pb-105{padding-bottom:105px}.pb-110{padding-bottom:110px}@media only screen and (max-width: 767px){.pb-110{padding-bottom:50px}}.pb-115{padding-bottom:115px}.pb-120{padding-bottom:120px}@media only screen and (max-width: 767px){.pb-120{padding-bottom:50px}}.pb-125{padding-bottom:125px}.pb-130{padding-bottom:130px}.pb-135{padding-bottom:135px}@media only screen and (max-width: 767px){.pb-135{padding-bottom:86px}}.pb-140{padding-bottom:140px}.pb-145{padding-bottom:145px}.pb-150{padding-bottom:150px}.pb-170{padding-bottom:170px}.pb-175{padding-bottom:175px}.pb-180{padding-bottom:180px}.pb-280{padding-bottom:280px}.pb-200{padding-bottom:200px}.pb-210{padding-bottom:210px}.pb-285{padding-bottom:285px}.pb-270{padding-bottom:270px}.pb-290{padding-bottom:290px}.pl-0{padding-left:0}.pl-10{padding-left:10px}.pl-15{padding-left:15px}.pl-20{padding-left:20px}.pl-30{padding-left:30px}.pl-35{padding-left:35px}.pl-40{padding-left:40px}.pl-45{padding-left:45px}.pl-50{padding-left:50px}.pl-60{padding-left:60px}.pl-70{padding-left:70px}.pl-80{padding-left:80px}.pl-90{padding-left:90px}.pl-100{padding-left:100px}.pl-110{padding-left:110px}.pl-120{padding-left:120px}.pl-130{padding-left:130px}.pl-140{padding-left:140px}.pl-150{padding-left:150px}.pl-155{padding-left:155px}.pl-190{padding-left:190px}.ptb-0{padding:0}.ptb-10{padding:10px 0}.ptb-20{padding:20px 0}.ptb-30{padding:30px 0}.ptb-35{padding:35px 0}.ptb-32{padding:32px 0}.ptb-40{padding:40px 0}.ptb-50{padding:50px 0}.ptb-60{padding:60px 0}.ptb-70{padding:70px 0}.ptb-80{padding:80px 0}.ptb-90{padding:90px 0}.ptb-100{padding:100px 0}.ptb-110{padding:110px 0}.ptb-120{padding:120px 0}.ptb-130{padding:130px 0}.ptb-140{padding:140px 0}.ptb-150{padding:150px 0}.ptb-160{padding:160px 0}.ptb-170{padding:170px 0}.ptb-177{padding:177px 0}.ptb-180{padding:180px 0}.ptb-190{padding:190px 0}.ptb-200{padding:200px 0}.ptb-210{padding:210px 0}.ptb-220{padding:220px 0}.ptb-290{padding:290px 0}.ptb-310{padding:310px 0}.mtb-0{margin:0}.mtb-10{margin:10px 0}.mtb-15{margin:15px 0}.mtb-20{margin:20px 0}.mtb-30{margin:30px 0}.mtb-40{margin:40px 0}.mtb-50{margin:50px 0}.mtb-60{margin:60px 0}.mtb-70{margin:70px 0}.mtb-80{margin:80px 0}.mtb-90{margin:90px 0}.mtb-100{margin:100px 0}.mtb-110{margin:110px 0}.mtb-120{margin:120px 0}.mtb-130{margin:130px 0}.mtb-140{margin:140px 0}.mtb-150{margin:150px 0}.mtb-290{margin:290px 0}input:-moz-placeholder,textarea:-moz-placeholder{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}input{background:#eceff8;border:2px solid #eceff8;height:45px;box-shadow:none;padding-left:10px;font-size:14px;color:#737373;width:100%}select{width:100%;background:transparent;border:0px solid #eceff8;box-shadow:none;font-size:14px;color:#737373}option{background:#fff;border:0px solid #626262;padding-left:10px;font-size:14px}input:focus{background:transparent}textarea{resize:vertical;background:#eceff8;border:2px solid #eceff8;padding:10px;width:100%;font-size:14px;color:#737373}textarea:focus{background:transparent;border:2px solid #4FC1F0;outline:none}button,input,optgroup,select,textarea{font-family:Montserrat,sans-serif}.custom-container{max-width:1774px;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;width:100%}@media only screen and (min-width: 1366px) and (max-width: 1600px){.custom-container{max-width:1266px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.custom-container{max-width:1200px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.custom-container{max-width:960px}}@media only screen and (min-width: 768px) and (max-width: 991px){.custom-container{max-width:720px}}@media only screen and (max-width: 767px){.custom-container{max-width:100%;width:100%}}@media only screen and (min-width: 576px) and (max-width: 767px){.custom-container{max-width:540px}}.custom-container-2{max-width:1694px;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;width:100%}@media only screen and (min-width: 1366px) and (max-width: 1600px){.custom-container-2{max-width:1266px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.custom-container-2{max-width:1200px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.custom-container-2{max-width:960px}}@media only screen and (min-width: 768px) and (max-width: 991px){.custom-container-2{max-width:720px}}@media only screen and (max-width: 767px){.custom-container-2{max-width:100%;width:100%}}@media only screen and (min-width: 576px) and (max-width: 767px){.custom-container-2{max-width:540px}}.custom-col-5{flex:0 0 20%;max-width:20%;padding-right:15px;padding-left:15px;position:relative;width:100%;min-height:1px}@media only screen and (min-width: 1200px) and (max-width: 1365px){.custom-col-5{padding-right:15px;padding-left:15px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.custom-col-5{padding-right:15px;padding-left:15px;flex:0 0 33.333%;max-width:33.333%}}@media only screen and (min-width: 768px) and (max-width: 991px){.custom-col-5{padding-right:15px;padding-left:15px;flex:0 0 50%;max-width:50%}.custom-col-5.custom-col-md-33{flex:0 0 33.333%;max-width:33.333%}}@media only screen and (max-width: 767px){.custom-col-5{padding-right:15px;padding-left:15px;flex:0 0 100%;max-width:100%}.custom-col-5.custom-col-xs-50{flex:0 0 50%;max-width:50%}}@media only screen and (min-width: 576px) and (max-width: 767px){.custom-col-5{flex:0 0 50%;max-width:50%}.custom-col-5.custom-col-sm-33{flex:0 0 33.333%;max-width:33.333%}}.custom-col-width-23{flex:0 0 23%;max-width:23%;padding-right:15px;padding-left:15px;position:relative;width:100%;min-height:1px}@media only screen and (min-width: 768px) and (max-width: 991px){.custom-col-width-23{flex:0 0 33.333%;max-width:33.333%}}@media only screen and (max-width: 767px){.custom-col-width-23{flex:0 0 100%;max-width:100%}}@media only screen and (min-width: 576px) and (max-width: 767px){.custom-col-width-23{flex:0 0 33.333%;max-width:33.333%}}.custom-col-width-15{flex:0 0 15%;max-width:15%;padding-right:15px;padding-left:15px;position:relative;width:100%;min-height:1px}@media only screen and (min-width: 768px) and (max-width: 991px){.custom-col-width-15{flex:0 0 33.333%;max-width:33.333%}}@media only screen and (max-width: 767px){.custom-col-width-15{flex:0 0 100%;max-width:100%}}@media only screen and (min-width: 576px) and (max-width: 767px){.custom-col-width-15{flex:0 0 33.333%;max-width:33.333%}}.custom-col-width-18{flex:0 0 18.61%;max-width:18.61%;padding-right:15px;padding-left:15px;position:relative;width:100%;min-height:1px}@media only screen and (min-width: 768px) and (max-width: 991px){.custom-col-width-18{flex:0 0 100%;max-width:100%}}@media only screen and (max-width: 767px){.custom-col-width-18{flex:0 0 100%;max-width:100%}}.custom-col-width-81{flex:0 0 81.39%;max-width:81.39%;padding-right:15px;padding-left:15px;position:relative;width:100%;min-height:1px}@media only screen and (min-width: 768px) and (max-width: 991px){.custom-col-width-81{flex:0 0 100%;max-width:100%}}@media only screen and (max-width: 767px){.custom-col-width-81{flex:0 0 100%;max-width:100%}}#scrollUp{width:50px;height:50px;background-color:#ed284c;color:#fff;right:20px;bottom:60px;text-align:center;overflow:hidden;border-radius:50px;z-index:9811!important}@media only screen and (max-width: 767px){#scrollUp{width:40px;height:40px}}#scrollUp i{display:block;line-height:50px;font-size:22px}@media only screen and (max-width: 767px){#scrollUp i{line-height:40px;font-size:16px}}#scrollUp:hover i{animation-name:fadeInUp;animation-duration:1s;animation-fill-mode:both;animation-iteration-count:infinite}.height-100vh{height:100vh}.transparent-bar{left:0;position:absolute;top:0;width:100%;z-index:99}.transparent-bar-2{left:0;position:fixed;top:0;width:100%;z-index:99}@media only screen and (min-width: 768px) and (max-width: 991px){.transparent-bar-2{position:inherit}}@media only screen and (max-width: 767px){.transparent-bar-2{position:inherit}}.bg-black{background-color:#1c1c1c}.bg-black-2{background-color:#1f1f1f}.bg-white{background-color:#fff}.bg-gray{background-color:#f9f9f9}.bg-red{background-color:#fee100}.default-overlay{position:relative}.default-overlay:before{content:"";opacity:0;position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;transition:all .5s ease-out;z-index:9}@media only screen and (max-width: 767px){.res-white-overly-xs{position:relative}.res-white-overly-xs:before{position:absolute;left:0;top:0;width:100%;height:100%;content:"";background-color:#fff;opacity:.5;z-index:1}}@media only screen and (min-width: 768px) and (max-width: 991px){.res-white-overly-md{position:relative}.res-white-overly-md:after{position:absolute;left:0;top:0;width:100%;height:100%;content:"";background-color:#fff;opacity:.5;z-index:1}}.padding-20-row-col .container-fluid{padding-right:10px;padding-left:10px}@media only screen and (max-width: 767px){.padding-20-row-col .container-fluid{padding-right:15px;padding-left:15px}}.padding-20-row-col .row{margin-right:-10px;margin-left:-10px}@media only screen and (max-width: 767px){.padding-20-row-col .row{margin-right:-15px;margin-left:-15px}}.padding-20-row-col .row div[class^=col-]{padding-left:10px;padding-right:10px}@media only screen and (max-width: 767px){.padding-20-row-col .row div[class^=col-]{padding-left:15px;padding-right:15px}}.padding-10-row-col .container-fluid{padding-right:5px;padding-left:5px}@media only screen and (max-width: 767px){.padding-10-row-col .container-fluid{padding-right:15px;padding-left:15px}}@media only screen and (min-width: 576px) and (max-width: 767px){.padding-10-row-col .container-fluid{padding-right:5px;padding-left:5px}}.padding-10-row-col .row{margin-right:-5px;margin-left:-5px}@media only screen and (max-width: 767px){.padding-10-row-col .row{margin-right:-15px;margin-left:-15px}}@media only screen and (min-width: 576px) and (max-width: 767px){.padding-10-row-col .row{margin-right:-5px;margin-left:-5px}}.padding-10-row-col .row div[class^=col-]{padding-left:5px;padding-right:5px}@media only screen and (max-width: 767px){.padding-10-row-col .row div[class^=col-]{padding-left:15px;padding-right:15px}}@media only screen and (min-width: 576px) and (max-width: 767px){.padding-10-row-col .row div[class^=col-]{padding-left:5px;padding-right:5px}}.custom-column{position:relative;padding-left:15px;padding-right:15px;width:100%}.custom-column.column-width-61{flex:0 0 61%}@media only screen and (max-width: 767px){.custom-column.column-width-61{flex:0 0 100%}}.custom-column.column-width-39{flex:0 0 39%}@media only screen and (max-width: 767px){.custom-column.column-width-39{flex:0 0 100%}}.custom-padding-1{padding-left:0;padding-right:5px}@media only screen and (max-width: 767px){.custom-padding-1{padding-right:0}}.custom-padding-2{padding-left:5px;padding-right:0}@media only screen and (max-width: 767px){.custom-padding-2{padding-left:0}}.custom-d-flex{display:flex}.height-100-percent{height:100%}.main-header-wrap{display:block}@media only screen and (min-width: 768px) and (max-width: 991px){.main-header-wrap{display:none}}@media only screen and (max-width: 767px){.main-header-wrap{display:none}}@media only screen and (min-width: 768px) and (max-width: 991px){.header-area{padding:30px 0}.header-area .header-res-none{display:none}}@media only screen and (max-width: 767px){.header-area{padding:25px 0}.header-area .header-res-none{display:none}}.logo a.logo-none{display:block}.logo a.logo-visible{display:none}@media only screen and (min-width: 576px) and (max-width: 767px){.logo a img{width:150px}}@media only screen and (max-width: 767px){.logo a img{width:120px}}.headroom--not-top .logo a.logo-none{display:none}.headroom--not-top .logo a.logo-visible{display:block}.header-info a{color:#989898;font-size:.857em;margin-right:18px}.header-info a:last-child{margin-right:0}.header-info a:hover{color:#ed284c}.header-info.header-info-inc a{font-size:14px}.curr-lang-wrap>ul>li{display:inline-block;position:relative;margin-right:33px;line-height:37px;transition:all .3s ease 0s}.curr-lang-wrap>ul>li:last-child{margin-right:0}.curr-lang-wrap>ul>li:before{color:#989898;content:"\f107";font-family:FontAwesome;font-size:1em;position:absolute;right:-15px;top:2px}.curr-lang-wrap>ul>li.curr-lang-hover:before{color:#ed284c;content:"\f106";font-family:FontAwesome;font-size:1em;position:absolute;right:-15px;top:2px}.curr-lang-wrap>ul>li>a{color:#989898;font-size:.857em;position:relative}.curr-lang-wrap>ul>li:hover>a{color:#ed284c}.curr-lang-wrap>ul>li>ul{position:absolute;z-index:-11;top:100%;left:0;width:69px;opacity:0;visibility:hidden;background-color:#fff;padding:15px 0;box-shadow:0 2px 12px 2px #0000001a;transition:all .25s ease-out}@media only screen and (min-width: 1200px) and (max-width: 1365px){.curr-lang-wrap>ul>li>ul{left:-8px}}.curr-lang-wrap>ul>li>ul li{display:block}.curr-lang-wrap>ul>li>ul li a{display:block;color:#989898;font-size:.857em;padding:13px 20px;line-height:1}.curr-lang-wrap>ul>li>ul li a:hover{color:#ed284c}.curr-lang-wrap>ul>li:hover ul{z-index:99999;opacity:1;visibility:visible}.curr-lang-wrap.curr-lang-inc>ul>li>a{font-size:14px}.header-middle-mrg{padding:32px 0 33px}.header-ptb-hm11{padding:55px 0}.header-search.header-search-mrg{margin:0 35px}@media only screen and (min-width: 1200px) and (max-width: 1365px){.header-search.header-search-mrg{margin:0}}@media only screen and (min-width: 992px) and (max-width: 1199px){.header-search.header-search-mrg{margin:0}}.header-search.header-search-mrg2{margin:0 40px}@media only screen and (min-width: 1200px) and (max-width: 1365px){.header-search.header-search-mrg2{margin:0}}@media only screen and (min-width: 992px) and (max-width: 1199px){.header-search.header-search-mrg2{margin:0}}.header-search .search-form{position:relative}.header-search .search-form input{background-color:transparent;border:none;color:#989898;border-bottom:1px solid #989898;height:40px;padding:2px 50px 2px 0}.header-search .search-form input:focus{color:#262626}.header-search .search-form button{position:absolute;top:50%;right:0;background-color:transparent;border:none;padding:0;font-size:14px;color:#000;transform:translateY(-50%);transition:all .3s ease 0s}.header-search .search-form button:hover{color:#ed284c}.header-component-wrap{display:flex;justify-content:flex-end}.header-login a{font-size:16px}.header-login a>span{margin-left:5px;font-size:14px}@media only screen and (min-width: 1200px) and (max-width: 1365px){.header-login.ml-30{margin-left:15px}}.quick-info a{font-size:16px}.quick-info.quick-info-white a{color:#fff}.cart-wrap a{position:relative;font-size:16px}.cart-wrap a span.count-style{position:absolute;font-size:10px;height:18px;line-height:18px;color:#fff;display:block;top:-20px;right:-1px;width:18px;text-align:center;padding:0;border-radius:50%;background-color:#4a4141}.cart-wrap.cart-white a{color:#fff}.main-wrapper .body-overlay,.main-wrapper .body-overlay-2,.main-wrapper .body-overlay-3,.main-wrapper .body-overlay-4,.main-wrapper-2 .body-overlay,.main-wrapper-2 .body-overlay-2,.main-wrapper-2 .body-overlay-3,.main-wrapper-2 .body-overlay-4,.main-wrapper-3 .body-overlay,.main-wrapper-3 .body-overlay-2,.main-wrapper-3 .body-overlay-3,.main-wrapper-3 .body-overlay-4,.main-wrapper-4 .body-overlay,.main-wrapper-4 .body-overlay-2,.main-wrapper-4 .body-overlay-3,.main-wrapper-4 .body-overlay-4{background-color:#232324;height:100%;left:0;position:fixed;top:0;transition:all .5s ease-in-out 0s;visibility:hidden;opacity:0;width:100%;z-index:99999}.main-wrapper.overlay-active .body-overlay,.main-wrapper.overlay-active-2 .body-overlay-2,.main-wrapper.overlay-active-3 .body-overlay-3,.main-wrapper.overlay-active-4 .body-overlay-4,.main-wrapper-2.overlay-active .body-overlay,.main-wrapper-2.overlay-active-2 .body-overlay-2,.main-wrapper-2.overlay-active-3 .body-overlay-3,.main-wrapper-2.overlay-active-4 .body-overlay-4,.main-wrapper-3.overlay-active .body-overlay,.main-wrapper-3.overlay-active-2 .body-overlay-2,.main-wrapper-3.overlay-active-3 .body-overlay-3,.main-wrapper-3.overlay-active-4 .body-overlay-4,.main-wrapper-4.overlay-active .body-overlay,.main-wrapper-4.overlay-active-2 .body-overlay-2,.main-wrapper-4.overlay-active-3 .body-overlay-3,.main-wrapper-4.overlay-active-4 .body-overlay-4{opacity:.7;visibility:visible}.sidebar-cart-active{position:fixed;top:0;width:420px;padding:110px 50px 50px;min-height:100vh;bottom:0;z-index:99999;right:0;visibility:hidden;opacity:0;transition:all .25s ease-in;transform:translate(200px);box-shadow:0 0 87px #00000017;background-color:#fff}.sidebar-cart-active.inside{visibility:visible;opacity:1;transform:translate(0)}@media only screen and (min-width: 768px) and (max-width: 991px){.sidebar-cart-active{width:350px;padding:70px 30px 50px}}@media only screen and (max-width: 767px){.sidebar-cart-active{padding:50px 15px;width:280px}}.sidebar-cart-active .sidebar-cart-all .cart-close{position:absolute;top:55px;right:50px;font-size:25px;line-height:30px;transition:all .25s ease-out}@media only screen and (min-width: 768px) and (max-width: 991px){.sidebar-cart-active .sidebar-cart-all .cart-close{top:25px;right:30px}}@media only screen and (max-width: 767px){.sidebar-cart-active .sidebar-cart-all .cart-close{top:20px;right:23px;font-size:23px}}.sidebar-cart-active .sidebar-cart-all .cart-close:hover{color:#ed284c}.sidebar-cart-active .sidebar-cart-all .cart-content>h3{font-size:18px;margin:0 0 45px;font-weight:700}.sidebar-cart-active .sidebar-cart-all .cart-content ul{margin:0 -30px 0 0;padding:0 30px 0 0;max-height:310px;max-height:calc(100vh - 430px);max-height:-webkit-calc(100vh - 430px);overflow:auto}@media only screen and (min-width: 768px) and (max-width: 991px){.sidebar-cart-active .sidebar-cart-all .cart-content ul{max-height:calc(100vh - 365px)}}@media only screen and (max-width: 767px){.sidebar-cart-active .sidebar-cart-all .cart-content ul{max-height:calc(100vh - 360px)}}.sidebar-cart-active .sidebar-cart-all .cart-content ul li{display:flex;margin-bottom:30px}.sidebar-cart-active .sidebar-cart-all .cart-content ul li:last-child{margin-bottom:0}.sidebar-cart-active .sidebar-cart-all .cart-content ul li .cart-img{flex:0 0 75px}.sidebar-cart-active .sidebar-cart-all .cart-content ul li .cart-img a img{width:100%}.sidebar-cart-active .sidebar-cart-all .cart-content ul li .cart-title{margin-left:20px}.sidebar-cart-active .sidebar-cart-all .cart-content ul li .cart-title h4{font-size:14px;margin:0}.sidebar-cart-active .sidebar-cart-all .cart-content ul li .cart-title p{font-size:11px;margin:7px 0 0}.sidebar-cart-active .sidebar-cart-all .cart-content ul li .cart-title p span{font-size:11px;font-weight:700}.sidebar-cart-active .sidebar-cart-all .cart-content ul li .cart-title span{font-size:14px}.sidebar-cart-active .sidebar-cart-all .cart-content ul li .cart-delete{display:flex;flex-grow:100;justify-content:flex-end}.sidebar-cart-active .sidebar-cart-all .cart-content ul li .cart-delete a{display:block;font-weight:400;font-size:14px;font-family:Verdana,sans-serif}.sidebar-cart-active .sidebar-cart-all .cart-content .cart-total{display:block;width:100%;margin:39px 0 38px}.sidebar-cart-active .sidebar-cart-all .cart-content .cart-total h4{font-size:14px;margin:0}.sidebar-cart-active .sidebar-cart-all .cart-content .cart-total h4 span{font-size:18px;float:right}.sidebar-cart-active .sidebar-cart-all .cart-content .cart-checkout-btn{display:block;width:100%}.sidebar-cart-active .sidebar-cart-all .cart-content .cart-checkout-btn a{width:100%;display:block;margin:10px 0 0;text-align:center;line-height:20px;padding:20px 20px 21px;background-color:#262626;color:#fff;text-transform:uppercase;font-size:12px;font-weight:700}.sidebar-cart-active .sidebar-cart-all .cart-content .cart-checkout-btn a:hover{background-color:#ed284c}.sidebar-cart-active .sidebar-cart-all .cart-content .cart-checkout-btn a:first-child{margin-top:0}.quickinfo-wrapper-active{position:fixed;top:0;width:470px;padding:68px 70px 70px;min-height:100vh;overflow:auto;bottom:0;z-index:99999;right:0;visibility:hidden;opacity:0;transition:all .25s ease-in;transform:translate(200px);box-shadow:0 0 87px #00000017;background-color:#fff}.quickinfo-wrapper-active.quickinfo-visible{visibility:visible;opacity:1;transform:translate(0)}.quickinfo-wrapper-active a.quickinfo-close{position:absolute;top:35px;right:50px;font-size:25px;line-height:30px;transition:all .25s ease-out}@media only screen and (min-width: 768px) and (max-width: 991px){.quickinfo-wrapper-active a.quickinfo-close{top:25px;right:30px}}@media only screen and (max-width: 767px){.quickinfo-wrapper-active a.quickinfo-close{top:20px;right:23px;font-size:23px}}.quickinfo-wrapper-active a.quickinfo-close:hover{color:#ed284c}.quickinfo-wrapper-active .quickinfo-wrap .quickinfo-logo{margin:0 0 31px}.quickinfo-wrapper-active .quickinfo-wrap .quickinfo-banner{margin:60px 0 58px}.quickinfo-wrapper-active .quickinfo-wrap .quickinfo-banner a{display:block}.quickinfo-wrapper-active .quickinfo-wrap .quickinfo-banner a img{width:100%}.quickinfo-wrapper-active .quickinfo-wrap .quickinfo-address{margin:0 0 18px}.quickinfo-wrapper-active .quickinfo-wrap .quickinfo-map-link a{display:inline-block;text-decoration:underline}.quickinfo-wrapper-active .quickinfo-wrap .quickinfo-map-link a:hover{color:#ed284c}.quickinfo-wrapper-active .quickinfo-wrap .quickinfo-social{margin:15px 0 37px}.quickinfo-wrapper-active .quickinfo-wrap .quickinfo-social ul li{display:inline-block;margin:0 21px 0 0}.quickinfo-wrapper-active .quickinfo-wrap .quickinfo-social ul li:last-child{margin:0}.quickinfo-wrapper-active .quickinfo-wrap .quickinfo-social ul li a{font-size:14px}.menu-support-wrap{display:flex;justify-content:space-between;align-items:center}.main-menu>nav>ul>li{display:inline-block;position:relative;margin-right:48px}@media only screen and (min-width: 1200px) and (max-width: 1365px){.main-menu>nav>ul>li{margin-right:35px}}.main-menu>nav>ul>li:last-child{margin-right:0}.main-menu>nav>ul>li>a{text-transform:uppercase;display:block}.main-menu>nav>ul>li>a>span{position:absolute;top:2px;right:0;background-color:#e43359;color:#fff;font-size:8px;padding:2px 4px 3px;line-height:1;display:inline-block;text-transform:uppercase}.main-menu>nav>ul>li>a>span:before{content:"";border-top:4px solid;border-right:5px solid transparent;border-left:5px solid transparent;position:absolute;left:50%;margin-left:-5px;top:100%;color:#e43359}.main-menu>nav>ul>li>a.active{font-weight:600;color:#ef3d5e}.main-menu>nav>ul>li>a.active:after{content:"";position:absolute;inset:64% 0 2px;width:100%;height:2px;background-color:#ef3d5e}.main-menu>nav>ul>li>ul{position:absolute;text-align:left;top:100%;margin-top:20px;z-index:-111;visibility:hidden;opacity:0;left:0;background-color:#fff;box-shadow:0 0 38px #292c3a17;transition:margin .1s linear .3s,visibility .1s linear .3s,opacity .1s linear .3s}.main-menu>nav>ul>li>ul li a{color:#666;font-size:12px;display:block;padding:7px 40px;text-transform:capitalize}.main-menu>nav>ul>li>ul li a span{position:relative;display:inline-block}.main-menu>nav>ul>li>ul li a span:after{content:"";border-top-width:1px;border-top-style:solid;border-top-color:inherit;right:0;left:auto;width:0;position:absolute;transition:width .3s ease-out;bottom:0;color:#989898}.main-menu>nav>ul>li>ul li a:hover span:after{left:0;right:auto;width:100%;transition:width .3s ease-in;color:#ef3d5e}.main-menu>nav>ul>li>ul li a:hover{color:#ef3d5e}.main-menu>nav>ul>li>ul.sub-menu-width{width:240px;padding:30px 0}.main-menu>nav>ul>li>ul.mega-menu{padding:34px 5px 36px}@media only screen and (min-width: 1200px) and (max-width: 1365px){.main-menu>nav>ul>li>ul.mega-menu{padding:34px 0 36px}}.main-menu>nav>ul>li>ul.mega-menu>li{float:left;display:inline-block}.main-menu>nav>ul>li>ul.mega-menu>li a.menu-title{color:#ef3d5e;text-transform:uppercase;font-weight:700}.main-menu>nav>ul>li>ul.mega-menu>li ul{margin:10px 0 0}.main-menu>nav>ul>li>ul.mega-menu-width1{width:670px}.main-menu>nav>ul>li>ul.mega-menu-width1 li{width:203.333px}.main-menu>nav>ul>li>ul.mega-menu-width1.mega-menu-hm14-width1{left:-295px}@media only screen and (min-width: 1200px) and (max-width: 1365px){.main-menu>nav>ul>li>ul.mega-menu-width1.mega-menu-hm14-width1{left:-328px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.main-menu>nav>ul>li>ul.mega-menu-width1.mega-menu-hm14-width1{left:-176px}}.main-menu>nav>ul>li>ul.mega-menu-width2{width:1170px;left:-500px}.main-menu>nav>ul>li>ul.mega-menu-width2.res-mega-menu-width2{left:-580px}@media only screen and (min-width: 1366px) and (max-width: 1600px){.main-menu>nav>ul>li>ul.mega-menu-width2.res-mega-menu-width2{left:-745px;width:1100px}.main-menu>nav>ul>li>ul.mega-menu-width2.res-mega-menu-width2 li{width:350px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.main-menu>nav>ul>li>ul.mega-menu-width2.res-mega-menu-width2{left:-750px;width:1100px}.main-menu>nav>ul>li>ul.mega-menu-width2.res-mega-menu-width2 li{width:350px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.main-menu>nav>ul>li>ul.mega-menu-width2.res-mega-menu-width2{width:890px;left:-605px}.main-menu>nav>ul>li>ul.mega-menu-width2.res-mega-menu-width2 li{width:288px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.main-menu>nav>ul>li>ul.mega-menu-width2{left:-435px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.main-menu>nav>ul>li>ul.mega-menu-width2{width:962px;left:-518px}}.main-menu>nav>ul>li>ul.mega-menu-width2 li{width:370px}@media only screen and (min-width: 992px) and (max-width: 1199px){.main-menu>nav>ul>li>ul.mega-menu-width2 li{width:300px}}.main-menu>nav>ul>li>ul.mega-menu-width2.mega-menu-hm14-width2{left:auto;right:-296px}@media only screen and (min-width: 1200px) and (max-width: 1365px){.main-menu>nav>ul>li>ul.mega-menu-width2.mega-menu-hm14-width2{right:-328px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.main-menu>nav>ul>li>ul.mega-menu-width2.mega-menu-hm14-width2{right:-192px}}.main-menu>nav>ul>li.position-static{position:static}.main-menu>nav>ul>li.position-static>.mega-menu-width3{width:100%;left:0}.main-menu>nav>ul>li.position-static>.mega-menu-width3>li{float:inherit;display:block}.main-menu>nav>ul>li.position-static>.mega-menu-width3>li>ul.mega-menu-width4{width:1200px;margin:0 auto;display:block;overflow:hidden}@media only screen and (min-width: 992px) and (max-width: 1199px){.main-menu>nav>ul>li.position-static>.mega-menu-width3>li>ul.mega-menu-width4{width:962px}}.main-menu>nav>ul>li.position-static>.mega-menu-width3>li>ul.mega-menu-width4.mega-menu-mrg-top{margin-top:27px}.main-menu>nav>ul>li.position-static>.mega-menu-width3>li>ul.mega-menu-width4>li{display:inline-block;float:left;width:400px}@media only screen and (min-width: 992px) and (max-width: 1199px){.main-menu>nav>ul>li.position-static>.mega-menu-width3>li>ul.mega-menu-width4>li{width:320.667px}}.main-menu>nav>ul>li.position-static>.mega-menu-width3>li>ul.mega-menu-width4>li.menu-banner-wrap{position:relative}.main-menu>nav>ul>li.position-static>.mega-menu-width3>li>ul.mega-menu-width4>li.menu-banner-wrap .menu-banner-content{position:absolute;bottom:25px;left:40px}.main-menu>nav>ul>li.position-static>.mega-menu-width3>li>ul.mega-menu-width4>li.menu-banner-wrap .menu-banner-content span{font-size:18px;font-weight:600;color:#fff}.main-menu>nav>ul>li.position-static>.mega-menu-width3>li>ul.mega-menu-width4>li.menu-banner-wrap .menu-banner-content h2{font-size:48px;font-weight:600;color:#fff;line-height:1;margin:6px 0 0}@media only screen and (min-width: 992px) and (max-width: 1199px){.main-menu>nav>ul>li.position-static>.mega-menu-width3>li>ul.mega-menu-width4>li.menu-banner-wrap .menu-banner-content h2{font-size:35px}}.main-menu>nav>ul>li.position-static>.mega-menu-width3>li>ul.mega-menu-width4>li.menu-banner-wrap:hover:before{animation:effect_shine 1s}.main-menu>nav>ul>li.position-static>.mega-menu-width3>li>ul.mega-menu-width4>li>a{padding:7px 15px}.main-menu>nav>ul>li.position-static>.mega-menu-width3>li>ul.mega-menu-width4>li>a img{width:100%}.main-menu>nav>ul>li.position-static>.mega-menu-width3>li>ul.mega-menu-width4>li>ul{min-width:100%}.main-menu>nav>ul>li.position-static>.mega-menu-width3>li>ul.mega-menu-width4>li>ul>li{width:48%;display:inline-block}.main-menu>nav>ul>li.position-static>.mega-menu-width3>li>ul.mega-menu-width4>li>ul>li>a{padding:7px 15px}.main-menu>nav>ul>li:hover>a{color:#ed284c}.main-menu>nav>ul>li:hover>ul{opacity:1;visibility:visible;margin-top:0;z-index:111}.main-menu.menu-lh-1>nav>ul>li>a{line-height:70px}@media only screen and (min-width: 992px) and (max-width: 1199px){.main-menu.menu-lh-2>nav>ul>li{margin-right:22px}.main-menu.menu-lh-2>nav>ul>li:last-child{margin-right:0}}.main-menu.menu-lh-2>nav>ul>li>a{line-height:150px}@media only screen and (min-width: 992px) and (max-width: 1199px){.main-menu.menu-lh-3>nav>ul>li{margin-right:16px}.main-menu.menu-lh-3>nav>ul>li:last-child{margin-right:0}}.main-menu.menu-lh-3>nav>ul>li>a{line-height:110px}@media only screen and (min-width: 992px) and (max-width: 1199px){.main-menu.menu-lh-3>nav>ul>li>a{font-size:16px!important}}.main-menu.menu-lh-3>nav>ul>li>a.active:after{top:58%!important}.main-menu.menu-lh-3>nav>ul>li>a>span{top:18px!important}.main-menu.main-menu-white>nav>ul>li>a{color:#fff}.main-menu.main-menu-white>nav>ul>li>a>span{top:36px}.main-menu.main-menu-white>nav>ul>li>a.active:after{background-color:#fff;top:56%}.main-menu.main-menu-white.menu-border-theme-color>nav>ul>li>a.active{color:#ed284c}.main-menu.main-menu-white.menu-border-theme-color>nav>ul>li>a.active:after{background-color:#ed284c}.main-menu.main-menu-blod>nav>ul>li>a{font-weight:600;font-size:18px;text-transform:capitalize}.main-menu.main-menu-blod>nav>ul>li>a>span{top:36px}.main-menu.main-menu-blod>nav>ul>li>a.active:after{top:56%}.main-menu.main-menu-center{justify-content:center;display:flex}.main-menu.menu-mrg-left{margin-left:274px}@media only screen and (min-width: 1366px) and (max-width: 1600px){.main-menu.menu-mrg-left{margin-left:147px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.main-menu.menu-mrg-left{margin-left:147px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.main-menu.menu-mrg-left{margin-left:20px}}.headroom--not-top .main-menu.menu-stick-black>nav>ul>li>a{color:#4a4141}.headroom--not-top .main-menu.menu-stick-black>nav>ul>li>a>span{top:9px}.headroom--not-top .main-menu.menu-stick-black>nav>ul>li>a.active{color:#ed284c}.headroom--not-top .main-menu.menu-stick-black>nav>ul>li>a.active:after{background-color:#ed284c;top:59%}.headroom--not-top .main-menu.menu-lh-2>nav>ul>li>a{line-height:89px}.headroom--not-top .main-menu.main-menu-blod>nav>ul>li>a>span{top:8px}.headroom--not-top .main-menu.main-menu-blod>nav>ul>li>a.active{color:#ed284c}.headroom--not-top .main-menu.main-menu-blod>nav>ul>li>a.active:after{top:61%}.headroom--not-top .header-ptb-hm11{padding:25px 0}.support-demo-wrap{display:flex;justify-content:flex-end}.support-demo-wrap a{text-transform:uppercase;margin-right:28px}.support-demo-wrap a:last-child{margin-right:0}.site-header-inner{position:fixed;top:0;transform:translateY(-100%);will-change:transform,background}.site-header-outer .intelligent-header.headroom--pinned{transform:translate(0);transition:all .5s ease 0s}.intelligent-header.headroom--unpinned{transform:translateY(-100%);visibility:hidden;opacity:0}.site-header-outer{position:relative}.site-header-outer .intelligent-header{position:absolute;left:0;top:0;width:100%;height:auto;z-index:9999;transition:all 0s ease 0s}.site-header-outer .intelligent-header.header-width-14{left:50%;transform:translate(-50%)!important}.site-header-outer .headroom--not-top.intelligent-header{position:fixed;background-color:#fff}.site-header-outer .headroom--not-top.intelligent-header.header-width-14{width:1310px}@media only screen and (min-width: 1200px) and (max-width: 1365px){.site-header-outer .headroom--not-top.intelligent-header.header-width-14{width:1200px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.site-header-outer .headroom--not-top.intelligent-header.header-width-14{width:960px}}@media only screen and (min-width: 768px) and (max-width: 991px){.site-header-outer .headroom--not-top.intelligent-header.header-width-14{width:720px}}@media only screen and (max-width: 767px){.site-header-outer .headroom--not-top.intelligent-header.header-width-14{width:100%}}.site-header-outer .intelligent-header-2.headroom--pinned{transform:translate(0)}.intelligent-header-2.headroom--unpinned{transform:translateY(-100%);visibility:hidden;opacity:0}.site-header-outer .intelligent-header-2{position:absolute;left:0;top:0;width:100%;height:auto;z-index:9999;transition:all .5s ease 0s}.site-header-outer .headroom--not-top.intelligent-header-2{position:fixed;background-color:#fff}.site-header-outer .stick-bg-black.headroom--not-top.intelligent-header-2{background-color:#1f1f1f}.header-small-mobile{display:none}@media only screen and (min-width: 768px) and (max-width: 991px){.header-small-mobile{display:block}}@media only screen and (max-width: 767px){.header-small-mobile{display:block}}.header-small-mobile .mobile-logo.logo-width a img{width:150px}@media only screen and (max-width: 767px){.header-small-mobile .mobile-logo.logo-width a img{width:120px}}.header-small-mobile .mobile-header-right-wrap{display:flex;align-items:center;justify-content:flex-end}.header-small-mobile .mobile-header-right-wrap .cart-wrap{line-height:1}.header-small-mobile .mobile-header-right-wrap .cart-wrap.cart-wrap-white a{color:#fff}.header-small-mobile .mobile-header-right-wrap .mobile-off-canvas{margin-left:30px;line-height:1}.header-small-mobile .mobile-header-right-wrap .mobile-off-canvas a{font-size:20px}.header-small-mobile .mobile-header-right-wrap .mobile-off-canvas.off-canvas-white a{color:#fff}.header-small-mobile .mobile-header-right-wrap .header-login{line-height:1}.header-small-mobile .mobile-header-right-wrap .header-login a{font-size:20px;margin-right:30px}.header-small-mobile.header-small-mobile-ptb{padding:30px 0}.mobile-off-canvas-active{position:fixed;top:0;width:330px;min-height:100vh;bottom:0;z-index:111;right:-330px;visibility:hidden;opacity:0;transition:all .4s ease-out;background-color:#fff;box-shadow:0 0 87px #00000017;z-index:99999}@media only screen and (max-width: 767px){.mobile-off-canvas-active{width:260px;right:-260px}}.mobile-off-canvas-active.inside{visibility:visible;opacity:1;right:0}.mobile-off-canvas-active .mobile-aside-close{position:absolute;left:-40px;top:0;z-index:9;width:40px;height:40px;color:#fff;line-height:40px;text-align:center;font-size:18px;background-color:#343538}.mobile-off-canvas-active .mobile-aside-close i{transition:all .3s ease-in-out;display:inline-block;color:#fff}.mobile-off-canvas-active .mobile-aside-close:hover i{color:#ed284c;transform:rotate(90deg)}.mobile-off-canvas-active .header-mobile-aside-wrap{padding:40px 30px 50px;overflow:auto;height:100%}@media only screen and (max-width: 767px){.mobile-off-canvas-active .header-mobile-aside-wrap{padding:30px 20px 50px}}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-search{border-bottom:1px solid #ddd;margin-bottom:27px;padding-bottom:40px}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-search form{position:relative}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-search form input{background-color:#f6f6f6;border:none;border-radius:0;height:50px;padding:0 60px 0 15px;width:100%;font-size:14px;color:#333}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-search form button{background-color:transparent;border-color:#ddd;border-image:none;border-radius:5px 0 0 5px;border-style:none none none solid;border-width:medium medium medium 1px;color:#000;font-size:15px;height:100%;padding:0 15px 0 14px;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:all .3s ease 0s}@media only screen and (max-width: 767px){.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-search form button{font-size:16px}}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-search form button:hover{color:#ed284c}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-search form button i{margin-top:5px;display:inline-block}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-menu-wrap{border-bottom:1px solid #ddd;margin-bottom:36px;padding-bottom:27px}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-menu-wrap .mobile-navigation nav{height:100%}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-menu-wrap .mobile-navigation nav .mobile-menu li{display:block;position:relative}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-menu-wrap .mobile-navigation nav .mobile-menu li.menu-item-has-children .menu-expand{line-height:50;top:-5px;left:95%;width:30px;position:absolute;height:50px;text-align:center;cursor:pointer}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-menu-wrap .mobile-navigation nav .mobile-menu li.menu-item-has-children .menu-expand i{display:block;position:relative;width:10px;margin-top:25px;border-bottom:1px solid #1f2226;transition:all .25s ease-out}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-menu-wrap .mobile-navigation nav .mobile-menu li.menu-item-has-children .menu-expand i:before{top:0;width:100%;content:"";display:block;position:absolute;transform:rotate(90deg);border-bottom:1px solid #1f2226;transition:.4s}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-menu-wrap .mobile-navigation nav .mobile-menu li.menu-item-has-children.active>.menu-expand i:before{transform:rotate(0)}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-menu-wrap .mobile-navigation nav .mobile-menu li a{font-size:15px;text-transform:capitalize;line-height:18px;position:relative;display:inline-block;padding:10px 0;font-weight:500}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-menu-wrap .mobile-navigation nav .mobile-menu li ul li a{padding:10px 15px 5px;font-size:14px;color:#000;font-weight:400}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-menu-wrap .mobile-navigation nav .mobile-menu li ul li a:hover{color:#ed284c}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-menu-wrap .mobile-navigation nav .mobile-menu li ul li ul li a{padding:10px 30px 5px;font-size:14px;color:#000;font-weight:300}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-curr-lang-wrap{border-bottom:1px solid #ddd;margin-bottom:31px;padding-bottom:37px}@media only screen and (max-width: 767px){.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-curr-lang-wrap{display:block}}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-curr-lang-wrap .single-mobile-curr-lang{position:relative;margin-bottom:15px}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-curr-lang-wrap .single-mobile-curr-lang:last-child{margin-bottom:0}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-curr-lang-wrap .single-mobile-curr-lang a{font-size:15px;display:block;font-weight:500}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-curr-lang-wrap .single-mobile-curr-lang a i{float:right;font-size:14px;position:relative;top:5px}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-curr-lang-wrap .single-mobile-curr-lang .lang-curr-dropdown{margin-top:5px;display:none;background-color:#fff;box-shadow:0 0 20px .4px #0000001a;padding:22px 30px 26px;width:100%;z-index:11}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-curr-lang-wrap .single-mobile-curr-lang .lang-curr-dropdown ul li{padding-bottom:10px}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-curr-lang-wrap .single-mobile-curr-lang .lang-curr-dropdown ul li:last-child{padding-bottom:0}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-curr-lang-wrap .single-mobile-curr-lang .lang-curr-dropdown ul li a{font-size:14px;font-weight:400}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-curr-lang-wrap .single-mobile-curr-lang .lang-curr-dropdown ul li a:hover{color:#ed284c}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-curr-lang-wrap .single-mobile-curr-lang:hover>a{color:#ed284c}@media only screen and (max-width: 767px){.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-curr-lang-wrap .single-mobile-curr-lang{margin-bottom:5px}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-curr-lang-wrap .single-mobile-curr-lang:last-child{margin-bottom:0}}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-quick-info{border-bottom:1px solid #ddd;padding:0 0 34px;margin:0 0 34px}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-quick-info ul li{font-size:14px;font-weight:500;margin:0 0 10px}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-quick-info ul li:last-child{margin-bottom:0}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-quick-info ul li i{font-size:17px;position:relative;top:3px;margin-right:5px}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-social-wrap{margin-bottom:20px}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-social-wrap a{font-size:16px;margin-right:20px}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-social-wrap a:last-child{margin-right:0}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-social-wrap a.facebook{color:#3b5999}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-social-wrap a.twitter{color:#55acee}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-social-wrap a.pinterest{color:#bd081c}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-social-wrap a.instagram{color:#e4405f}.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-social-wrap a.google{color:#dd4b39}.header-search-2 a{font-size:16px}.header-search-2.search-white a{color:#fff}.headroom--not-top .header-search-2.stick-white a,.headroom--not-top .cart-wrap.stick-white a,.headroom--not-top .quick-info.stick-white a{color:#4a4141}.search-content-wrap{width:100%;height:100%;position:fixed;top:0;left:0;opacity:0;visibility:hidden;background-color:#ffffffe6;text-align:center;transition:all ease-in-out .25s;z-index:99999;display:flex;align-items:center;justify-content:center;color:#232324}.search-content-wrap.search-visible{visibility:visible;opacity:1}.search-content-wrap.search-visible .search-content{transform:scale(1);opacity:1;visibility:visible}.search-content-wrap>.search-close{font-size:30px;display:block;position:absolute;top:20%;right:20%;line-height:40px;height:40px;transition:all .3s ease 0s}.search-content-wrap>.search-close i{transition:all .3s ease 0s;display:inline-block}.search-content-wrap>.search-close i:hover{color:#ed284c}.search-content-wrap>.search-close:hover i{transform:rotate(90deg)}.search-content-wrap .search-content{display:inline-block;max-width:90%;text-align:center;font-size:18px;opacity:0;visibility:hidden;transition:all ease-in-out .3s;transform:scale(.9)}.search-content-wrap .search-content p{font-size:18px;margin:0 0 15px;color:#232324;font-weight:300}.search-content-wrap .search-content .search-form{position:relative}.search-content-wrap .search-content .search-form input{width:800px;background-color:transparent;border:0;text-align:center;font-size:30px;padding:25px 40px 21px 36px;color:#232324;transition:all .3s ease-out;font-weight:300;max-width:100%;height:auto;border-bottom:2px solid #232324}.search-content-wrap .search-content .search-form input::-moz-input-placeholder{color:#232324}.search-content-wrap .search-content .search-form input::-webkit-input-placeholder{color:#232324}@media only screen and (max-width: 767px){.search-content-wrap .search-content .search-form input{padding:10px 50px 10px 20px;font-size:18px}}.search-content-wrap .search-content .search-form .button-search{position:absolute;top:28px;display:block;right:5px;border:0;background:0 0;padding:0;font-size:30px;height:30px;color:#000}@media only screen and (max-width: 767px){.search-content-wrap .search-content .search-form .button-search{top:10px;font-size:20px}}.search-content-wrap .search-content .search-form .button-search:hover{color:#ed284c}.header-padding{padding:48px 0}.header-sidebar-wrap-all{padding:0 0 50px;background-color:#fff;width:305px;z-index:9;float:left;position:relative}@media only screen and (min-width: 1366px) and (max-width: 1600px){.header-sidebar-wrap-all{padding:0 0 30px;width:270px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.header-sidebar-wrap-all{padding:0 0 30px;width:250px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.header-sidebar-wrap-all{padding:0 0 30px;width:230px}}@media only screen and (min-width: 768px) and (max-width: 991px){.header-sidebar-wrap-all{display:none}}@media only screen and (max-width: 767px){.header-sidebar-wrap-all{display:none}}.header-sidebar-wrap-all .header-sidebar-wrap{margin-right:80px;padding-top:120px}@media only screen and (min-width: 1366px) and (max-width: 1600px){.header-sidebar-wrap-all .header-sidebar-wrap{padding-top:50px;margin-right:50px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.header-sidebar-wrap-all .header-sidebar-wrap{padding-top:50px;margin-right:50px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.header-sidebar-wrap-all .header-sidebar-wrap{padding-top:50px;margin-right:80px}}.main-menu-2>nav>ul>li{display:block;position:relative;margin-bottom:34px}@media only screen and (min-width: 1366px) and (max-width: 1600px){.main-menu-2>nav>ul>li{margin-bottom:16px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.main-menu-2>nav>ul>li{margin-bottom:16px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.main-menu-2>nav>ul>li{margin-bottom:15px}}.main-menu-2>nav>ul>li:last-child{margin-bottom:0}.main-menu-2>nav>ul>li>a{font-size:24px;text-transform:capitalize;display:inline-block;position:relative}@media only screen and (min-width: 1366px) and (max-width: 1600px){.main-menu-2>nav>ul>li>a{font-size:20px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.main-menu-2>nav>ul>li>a{font-size:20px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.main-menu-2>nav>ul>li>a{font-size:18px}}.main-menu-2>nav>ul>li>a>span{position:absolute;top:-20px;right:-25px;background-color:#e43359;color:#fff;font-size:8px;padding:2px 4px 3px;line-height:1;display:inline-block;text-transform:uppercase}.main-menu-2>nav>ul>li>a>span:before{content:"";border-top:4px solid;border-right:5px solid transparent;border-left:5px solid transparent;position:absolute;left:50%;margin-left:-5px;top:100%;color:#e43359}.main-menu-2>nav>ul>li>a.active{color:#ed284c}.main-menu-2>nav>ul>li>ul{position:absolute;text-align:left;top:-30px;margin-top:20px;z-index:99;visibility:hidden;opacity:0;left:100%;background-color:#fff;box-shadow:0 0 38px #292c3a17;transition:margin .1s linear .3s,visibility .1s linear .3s,opacity .1s linear .3s}.main-menu-2>nav>ul>li>ul li a{color:#989898;font-size:14px;display:block;padding:9px 40px;text-transform:capitalize}.main-menu-2>nav>ul>li>ul li a img{width:100%}.main-menu-2>nav>ul>li>ul li a span{position:relative;display:inline-block}.main-menu-2>nav>ul>li>ul li a span:after{content:"";border-top-width:1px;border-top-style:solid;border-top-color:inherit;right:0;left:auto;width:0;position:absolute;transition:width .3s ease-out;bottom:0;color:#989898}.main-menu-2>nav>ul>li>ul li a:hover span:after{left:0;right:auto;width:100%;transition:width .3s ease-in;color:#4a4141}.main-menu-2>nav>ul>li>ul li a:hover{color:#4a4141}.main-menu-2>nav>ul>li>ul.sub-menu-width{width:240px;padding:30px 0}.main-menu-2>nav>ul>li>ul.mega-menu{padding:34px 5px 36px}@media only screen and (min-width: 992px) and (max-width: 1199px){.main-menu-2>nav>ul>li>ul.mega-menu{padding:20px 5px}}.main-menu-2>nav>ul>li>ul.mega-menu>li{float:left;display:inline-block}.main-menu-2>nav>ul>li>ul.mega-menu>li a.menu-title{color:#4a4141;text-transform:uppercase;font-weight:700}.main-menu-2>nav>ul>li>ul.mega-menu>li ul{margin:10px 0 0}.main-menu-2>nav>ul>li>ul.mega-menu-width1{width:670px}.main-menu-2>nav>ul>li>ul.mega-menu-width1 li{width:208.333px}.main-menu-2>nav>ul>li>ul.mega-menu-width2{width:1170px;left:100%;top:-187.8px}.main-menu-2>nav>ul>li>ul.mega-menu-width2 li{width:370px}@media only screen and (min-width: 1366px) and (max-width: 1600px){.main-menu-2>nav>ul>li>ul.mega-menu-width2 li{width:335px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.main-menu-2>nav>ul>li>ul.mega-menu-width2 li{width:310px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.main-menu-2>nav>ul>li>ul.mega-menu-width2 li{width:250px}}@media only screen and (min-width: 1366px) and (max-width: 1600px){.main-menu-2>nav>ul>li>ul.mega-menu-width2{width:1050px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.main-menu-2>nav>ul>li>ul.mega-menu-width2{width:970px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.main-menu-2>nav>ul>li>ul.mega-menu-width2{width:790px}}.main-menu-2>nav>ul>li.position-static-inherit>.mega-menu-width3{width:1485px;left:100%;top:-276.8px}@media only screen and (min-width: 1366px) and (max-width: 1600px){.main-menu-2>nav>ul>li.position-static-inherit>.mega-menu-width3{width:1050px;top:-184.8px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.main-menu-2>nav>ul>li.position-static-inherit>.mega-menu-width3{width:970px;top:-170px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.main-menu-2>nav>ul>li.position-static-inherit>.mega-menu-width3{width:790px;top:-170px}}.main-menu-2>nav>ul>li.position-static-inherit>.mega-menu-width3>li{float:inherit;display:block}.main-menu-2>nav>ul>li.position-static-inherit>.mega-menu-width3>li>ul.mega-menu-width4{width:1200px;margin:0 auto;display:block;overflow:hidden}@media only screen and (min-width: 1366px) and (max-width: 1600px){.main-menu-2>nav>ul>li.position-static-inherit>.mega-menu-width3>li>ul.mega-menu-width4{width:1050px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.main-menu-2>nav>ul>li.position-static-inherit>.mega-menu-width3>li>ul.mega-menu-width4{width:1000px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.main-menu-2>nav>ul>li.position-static-inherit>.mega-menu-width3>li>ul.mega-menu-width4{width:790px}}.main-menu-2>nav>ul>li.position-static-inherit>.mega-menu-width3>li>ul.mega-menu-width4.mega-menu-mrg-top{margin-top:27px}.main-menu-2>nav>ul>li.position-static-inherit>.mega-menu-width3>li>ul.mega-menu-width4>li{display:inline-block;float:left;width:400px}@media only screen and (min-width: 1366px) and (max-width: 1600px){.main-menu-2>nav>ul>li.position-static-inherit>.mega-menu-width3>li>ul.mega-menu-width4>li{width:350px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.main-menu-2>nav>ul>li.position-static-inherit>.mega-menu-width3>li>ul.mega-menu-width4>li{width:322px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.main-menu-2>nav>ul>li.position-static-inherit>.mega-menu-width3>li>ul.mega-menu-width4>li{width:258px}}.main-menu-2>nav>ul>li.position-static-inherit>.mega-menu-width3>li>ul.mega-menu-width4>li.menu-banner-wrap{position:relative}.main-menu-2>nav>ul>li.position-static-inherit>.mega-menu-width3>li>ul.mega-menu-width4>li.menu-banner-wrap .menu-banner-content{position:absolute;bottom:25px;left:40px}.main-menu-2>nav>ul>li.position-static-inherit>.mega-menu-width3>li>ul.mega-menu-width4>li.menu-banner-wrap .menu-banner-content span{font-size:18px;font-weight:600;color:#fff}.main-menu-2>nav>ul>li.position-static-inherit>.mega-menu-width3>li>ul.mega-menu-width4>li.menu-banner-wrap .menu-banner-content h2{font-size:48px;font-weight:600;color:#fff;line-height:1;margin:6px 0 0}@media only screen and (min-width: 1366px) and (max-width: 1600px){.main-menu-2>nav>ul>li.position-static-inherit>.mega-menu-width3>li>ul.mega-menu-width4>li.menu-banner-wrap .menu-banner-content h2{font-size:40px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.main-menu-2>nav>ul>li.position-static-inherit>.mega-menu-width3>li>ul.mega-menu-width4>li.menu-banner-wrap .menu-banner-content h2{font-size:35px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.main-menu-2>nav>ul>li.position-static-inherit>.mega-menu-width3>li>ul.mega-menu-width4>li.menu-banner-wrap .menu-banner-content h2{font-size:30px}}.main-menu-2>nav>ul>li.position-static-inherit>.mega-menu-width3>li>ul.mega-menu-width4>li.menu-banner-wrap:hover:before{animation:effect_shine 1s}.main-menu-2>nav>ul>li.position-static-inherit>.mega-menu-width3>li>ul.mega-menu-width4>li>a{padding:7px 15px}.main-menu-2>nav>ul>li.position-static-inherit>.mega-menu-width3>li>ul.mega-menu-width4>li>ul{min-width:100%}.main-menu-2>nav>ul>li.position-static-inherit>.mega-menu-width3>li>ul.mega-menu-width4>li>ul>li{width:48%;display:inline-block}.main-menu-2>nav>ul>li.position-static-inherit>.mega-menu-width3>li>ul.mega-menu-width4>li>ul>li>a{padding:7px 15px}.main-menu-2>nav>ul>li:hover>a{color:#ed284c}.main-menu-2>nav>ul>li:hover>ul{opacity:1;visibility:visible;margin-top:0}.sidebar-social-copyright{margin-top:185px}@media only screen and (min-width: 1366px) and (max-width: 1600px){.sidebar-social-copyright{margin-top:85px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.sidebar-social-copyright{margin-top:50px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.sidebar-social-copyright{margin-top:50px}}.sidebar-social-copyright .sidebar-social a{font-size:14px;margin-right:15px}.sidebar-social-copyright .sidebar-social a:last-child{margin-right:0}.sidebar-social-copyright .sidebar-copyright p{font-size:12px;margin:8px 0 0}.clickablemenu-wrapper-active{position:fixed;top:0;width:350px;min-height:100vh;bottom:0;z-index:111;right:-350px;visibility:hidden;opacity:0;transition:all .4s ease-out;background-color:#fff;box-shadow:0 0 87px #00000017;z-index:99999}@media only screen and (max-width: 767px){.clickablemenu-wrapper-active{width:260px;right:-260px}}.clickablemenu-wrapper-active.clickablemenu-visible{visibility:visible;opacity:1;right:0}.clickablemenu-wrapper-active .clickable-menu-close{position:absolute;right:45px;top:62px;z-index:9;font-size:20px}@media only screen and (max-width: 767px){.clickablemenu-wrapper-active .clickable-menu-close{right:15px;top:35px}}.clickablemenu-wrapper-active .clickable-menu-close i{display:inline-block;color:#4a4141;transition:all .3s ease-in-out}.clickablemenu-wrapper-active .clickable-menu-close:hover i{color:#ed284c;transform:rotate(90deg)}.clickablemenu-wrapper-active .clickable-menu-wrap{padding:70px 70px 40px;overflow:auto;height:100%;display:flex;justify-content:space-between;flex-direction:column}@media only screen and (min-width: 992px) and (max-width: 1199px){.clickablemenu-wrapper-active .clickable-menu-wrap{padding:70px 80px 40px 60px}}@media only screen and (min-width: 768px) and (max-width: 991px){.clickablemenu-wrapper-active .clickable-menu-wrap{padding:70px 45px 40px}}@media only screen and (max-width: 767px){.clickablemenu-wrapper-active .clickable-menu-wrap{padding:30px 20px 50px}}.clickablemenu-wrapper-active .clickable-menu-wrap .clickable-menu-top{margin-top:37px}.clickablemenu-wrapper-active .clickable-menu-wrap .clickable-menu-top .clickable-menu-navigation nav{height:100%}.clickablemenu-wrapper-active .clickable-menu-wrap .clickable-menu-top .clickable-menu-navigation nav .final-clickable-menu li{display:block;position:relative}.clickablemenu-wrapper-active .clickable-menu-wrap .clickable-menu-top .clickable-menu-navigation nav .final-clickable-menu li.menu-item-has-children .menu-expand{line-height:30;top:0;left:95%;width:30px;position:absolute;height:30px;text-align:center;cursor:pointer}@media only screen and (min-width: 768px) and (max-width: 991px){.clickablemenu-wrapper-active .clickable-menu-wrap .clickable-menu-top .clickable-menu-navigation nav .final-clickable-menu li.menu-item-has-children .menu-expand{left:80%}}@media only screen and (max-width: 767px){.clickablemenu-wrapper-active .clickable-menu-wrap .clickable-menu-top .clickable-menu-navigation nav .final-clickable-menu li.menu-item-has-children .menu-expand{left:84%}}.clickablemenu-wrapper-active .clickable-menu-wrap .clickable-menu-top .clickable-menu-navigation nav .final-clickable-menu li.menu-item-has-children .menu-expand i{display:block;position:relative;width:9px;margin-top:19px;border-bottom:1px solid #262626;transition:all .25s ease-out;margin-left:5px}.clickablemenu-wrapper-active .clickable-menu-wrap .clickable-menu-top .clickable-menu-navigation nav .final-clickable-menu li.menu-item-has-children .menu-expand i:before{top:0;width:100%;content:"";display:block;position:absolute;transform:rotate(90deg);border-bottom:1px solid #262626;transition:.4s}.clickablemenu-wrapper-active .clickable-menu-wrap .clickable-menu-top .clickable-menu-navigation nav .final-clickable-menu li.menu-item-has-children.active>.menu-expand i:before{transform:rotate(0)}.clickablemenu-wrapper-active .clickable-menu-wrap .clickable-menu-top .clickable-menu-navigation nav .final-clickable-menu li a{font-size:18px;text-transform:capitalize;line-height:18px;position:relative;display:inline-block;padding:10px 0 20px;font-weight:700}@media only screen and (max-width: 767px){.clickablemenu-wrapper-active .clickable-menu-wrap .clickable-menu-top .clickable-menu-navigation nav .final-clickable-menu li a{font-weight:600;font-size:16px;padding:10px 0 15px}}.clickablemenu-wrapper-active .clickable-menu-wrap .clickable-menu-top .clickable-menu-navigation nav .final-clickable-menu li:hover>a{color:#ed284c}.clickablemenu-wrapper-active .clickable-menu-wrap .clickable-menu-top .clickable-menu-navigation nav .final-clickable-menu li ul{padding:0 0 13px}.clickablemenu-wrapper-active .clickable-menu-wrap .clickable-menu-top .clickable-menu-navigation nav .final-clickable-menu li ul li a{padding:10px 15px 11px 27px;font-size:14px;color:#262626;font-weight:400}.clickablemenu-wrapper-active .clickable-menu-wrap .clickable-menu-top .clickable-menu-navigation nav .final-clickable-menu li ul li a:hover{color:#ed284c}.clickablemenu-wrapper-active .clickable-menu-wrap .clickable-menu-top .clickable-menu-navigation nav .final-clickable-menu li ul li ul li a{padding:10px 15px 11px 37px;font-size:14px;color:#262626;font-weight:400}.clickablemenu-wrapper-active .clickable-menu-wrap .quickinfo-address-2{margin:0 0 25px}.clickablemenu-wrapper-active .clickable-menu-wrap .quickinfo-address-2 ul li{font-size:12px;margin-bottom:6px;display:block}.clickablemenu-wrapper-active .clickable-menu-wrap .quickinfo-address-2 ul li:last-child{margin-bottom:0}.clickablemenu-wrapper-active .clickable-menu-wrap .quickinfo-address-2 ul li a{font-size:12px}.clickablemenu-wrapper-active .clickable-menu-wrap .quickinfo-map-link-2 a{display:inline-block;text-decoration:underline;font-size:12px}.clickablemenu-wrapper-active .clickable-menu-wrap .quickinfo-map-link-2 a:hover{color:#ed284c}.clickablemenu-wrapper-active .clickable-menu-wrap .quickinfo-social-2{margin:22px 0 0}.clickablemenu-wrapper-active .clickable-menu-wrap .quickinfo-social-2 ul li{display:inline-block;margin:0 21px 0 0}.clickablemenu-wrapper-active .clickable-menu-wrap .quickinfo-social-2 ul li:last-child{margin:0}.clickablemenu-wrapper-active .clickable-menu-wrap .quickinfo-social-2 ul li a{font-size:12px}.category-menu{position:absolute;top:203px;left:80px;z-index:99}@media only screen and (min-width: 1366px) and (max-width: 1600px){.category-menu{top:150px;left:65px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.category-menu{top:130px;left:15px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.category-menu{top:130px;left:30px}}@media only screen and (min-width: 768px) and (max-width: 991px){.category-menu{top:100px;left:40px}}@media only screen and (max-width: 767px){.category-menu{top:80px;left:15px;display:none}}@media only screen and (min-width: 576px) and (max-width: 767px){.category-menu{top:80px;left:30px}}.category-menu nav ul li{margin-bottom:28px}@media only screen and (min-width: 1366px) and (max-width: 1600px){.category-menu nav ul li{margin-bottom:20px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.category-menu nav ul li{margin-bottom:15px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.category-menu nav ul li{margin-bottom:12px}}@media only screen and (min-width: 768px) and (max-width: 991px){.category-menu nav ul li{margin-bottom:7px}}@media only screen and (max-width: 767px){.category-menu nav ul li{margin-bottom:5px}}.category-menu nav ul li:last-child{margin-bottom:0}.category-menu nav ul li a{color:#fff;font-weight:600;font-size:18px}@media only screen and (min-width: 992px) and (max-width: 1199px){.category-menu nav ul li a{font-size:16px}}@media only screen and (min-width: 768px) and (max-width: 991px){.category-menu nav ul li a{font-size:15px}}@media only screen and (max-width: 767px){.category-menu nav ul li a{font-size:14px}}.category-menu nav ul li a:hover{color:#ed284c}.slider-area{position:relative}.slider-area img{width:100%}@media only screen and (min-width: 768px) and (max-width: 991px){.slider-area.mt-110,.slider-area.mt-175,.slider-area.mt-150,.slider-area.mt-160{margin-top:0}}@media only screen and (max-width: 767px){.slider-area.mt-110,.slider-area.mt-175,.slider-area.mt-150,.slider-area.mt-160{margin-top:0}}.parallax-slider-area .parallax-same-style{margin-bottom:140px}@media only screen and (max-width: 767px){.parallax-slider-area .parallax-same-style{margin-bottom:50px}}.parallax-slider-area .parallax-same-style span{font-size:18px;color:#fff;display:block;line-height:1}.parallax-slider-area .parallax-same-style h1{font-weight:700;margin:0 0 14px;line-height:1.15;font-size:130px;text-shadow:0 2px 15px rgba(72,72,72,.5);color:#fff}@media only screen and (min-width: 1366px) and (max-width: 1600px){.parallax-slider-area .parallax-same-style h1{font-size:100px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.parallax-slider-area .parallax-same-style h1{font-size:90px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.parallax-slider-area .parallax-same-style h1{font-size:80px}}@media only screen and (min-width: 768px) and (max-width: 991px){.parallax-slider-area .parallax-same-style h1{font-size:70px}}@media only screen and (max-width: 767px){.parallax-slider-area .parallax-same-style h1{font-size:30px}}@media only screen and (min-width: 576px) and (max-width: 767px){.parallax-slider-area .parallax-same-style h1{font-size:40px}}.parallax-slider-area .parallax-same-style .parallax-btn a{font-weight:600;font-size:16px;color:#fff;display:inline-block;border-bottom:2px solid #fff}.parallax-slider-area .parallax-same-style.parallax-content-2 span{color:#4a4141}.parallax-slider-area .parallax-same-style.parallax-content-2 h1{color:#ff256c}.parallax-slider-area .parallax-same-style.parallax-content-2 .parallax-btn a{color:#4a4141;border-bottom:2px solid #4a4141}.slider-height-1{height:800px}@media only screen and (min-width: 1366px) and (max-width: 1600px){.slider-height-1{height:600px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.slider-height-1{height:600px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.slider-height-1{height:550px}}@media only screen and (min-width: 768px) and (max-width: 991px){.slider-height-1{height:550px}}@media only screen and (max-width: 767px){.slider-height-1{height:480px}}.slider-height-2{height:868px}@media only screen and (min-width: 1366px) and (max-width: 1600px){.slider-height-2{height:650px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.slider-height-2{height:650px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.slider-height-2{height:550px}}@media only screen and (min-width: 768px) and (max-width: 991px){.slider-height-2{height:550px}}@media only screen and (max-width: 767px){.slider-height-2{height:480px}}.slider-height-3{height:820px}@media only screen and (min-width: 1366px) and (max-width: 1600px){.slider-height-3{height:650px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.slider-height-3{height:650px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.slider-height-3{height:550px}}@media only screen and (min-width: 768px) and (max-width: 991px){.slider-height-3{height:550px}}@media only screen and (max-width: 767px){.slider-height-3{height:480px}}.owl-item.active .slider-animated-1 span,.owl-item.active .slider-animated-1 h2{animation-delay:1s;animation-name:fadeInUp}.owl-item.active .slider-animated-1 h1{animation-delay:1.3s;animation-name:fadeInUp}.owl-item.active .slider-animated-1 h4{animation-delay:1.5s;animation-name:fadeInUp}.owl-item.active .slider-animated-1 h3{animation-delay:.5s;animation-name:fadeInUp}.owl-item.active .slider-animated-1 a{animation-delay:1.6s;animation-name:zoomIn}.owl-item.active .slider-animated-2 h2{animation-delay:1s;animation-name:fadeInLeft}.owl-item.active .slider-animated-2 a{animation-delay:1.4s;animation-name:fadeInLeft}.owl-item.active .slider-animated-3 h1{animation-delay:1.3s;animation-name:fadeInDown}.owl-item.active .slider-animated-3 a{animation-delay:1.6s;animation-name:fadeInLeft}.owl-item.active .slider-animated-4 h1{animation-delay:1s;animation-name:fadeInUp}.owl-item.active .slider-animated-4 a{animation-delay:1.4s;animation-name:fadeInUp}.nav-style-2 .owl-nav div{color:#fff;font-size:50px;left:33px;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease 0s;opacity:0;visibility:hidden}@media only screen and (max-width: 767px){.nav-style-2 .owl-nav div{left:0}}@media only screen and (min-width: 576px) and (max-width: 767px){.nav-style-2 .owl-nav div{left:15px}}.nav-style-2 .owl-nav div:hover{opacity:.75}.nav-style-2 .owl-nav div.owl-next{left:auto;right:33px}@media only screen and (max-width: 767px){.nav-style-2 .owl-nav div.owl-next{right:0}}@media only screen and (min-width: 576px) and (max-width: 767px){.nav-style-2 .owl-nav div.owl-next{right:15px}}.nav-style-2:hover .owl-nav div{opacity:1;visibility:visible}.slider-content-mrg{margin:195px -40px 0 0}@media only screen and (min-width: 1366px) and (max-width: 1600px){.slider-content-mrg{margin:140px 0 0}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.slider-content-mrg{margin:140px 0 0}}@media only screen and (min-width: 992px) and (max-width: 1199px){.slider-content-mrg{margin:80px 0 0}}@media only screen and (min-width: 768px) and (max-width: 991px){.slider-content-mrg{margin:100px 0 0}}@media only screen and (max-width: 767px){.slider-content-mrg{margin:135px 10px 0}}.slider-content-mrg-2{margin:243px 0 0 255px}@media only screen and (min-width: 1366px) and (max-width: 1600px){.slider-content-mrg-2{margin:143px 0 0 155px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.slider-content-mrg-2{margin:143px 0 0 155px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.slider-content-mrg-2{margin:130px 0 0 80px}}@media only screen and (min-width: 768px) and (max-width: 991px){.slider-content-mrg-2{margin:160px 0 0 50px}}@media only screen and (max-width: 767px){.slider-content-mrg-2{margin:160px 10px 0}}@media only screen and (min-width: 576px) and (max-width: 767px){.slider-content-mrg-2{margin:160px 10px 0 30px}}.slider-content h2{font-size:50px;font-weight:600;color:#fff;margin:0;line-height:40px}@media only screen and (min-width: 768px) and (max-width: 991px){.slider-content h2{font-size:40px}}@media only screen and (max-width: 767px){.slider-content h2{font-size:25px}}.slider-content h1{font-size:100px;font-weight:700;color:#fff;margin:15px 0 45px;line-height:80px}@media only screen and (min-width: 1366px) and (max-width: 1600px){.slider-content h1{line-height:60px;font-size:75px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.slider-content h1{line-height:60px;font-size:75px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.slider-content h1{line-height:50px;font-size:65px}}@media only screen and (min-width: 768px) and (max-width: 991px){.slider-content h1{line-height:42px;font-size:50px;margin:15px 0 30px}}@media only screen and (max-width: 767px){.slider-content h1{line-height:25px;font-size:32px;margin:10px 0 20px}}@media only screen and (min-width: 576px) and (max-width: 767px){.slider-content h1{line-height:40px;font-size:50px}}.slider-content .miss-chance{margin:0 0 45px}@media only screen and (min-width: 992px) and (max-width: 1199px){.slider-content .miss-chance{margin:0 0 25px}}@media only screen and (min-width: 768px) and (max-width: 991px){.slider-content .miss-chance{margin:0 0 25px}}@media only screen and (max-width: 767px){.slider-content .miss-chance{margin:0 0 20px}}.slider-content .miss-chance h4{font-size:20px;color:#fff;margin:0;position:relative;display:inline-block}@media only screen and (max-width: 767px){.slider-content .miss-chance h4{font-size:16px}}.slider-content .miss-chance h4:before{position:absolute;content:"";left:-75px;top:11px;height:2px;width:60px;background-color:#fff}@media only screen and (max-width: 767px){.slider-content .miss-chance h4:before{width:25px;left:-40px;top:8px}}.slider-content .miss-chance h4:after{position:absolute;content:"";right:-75px;top:11px;height:2px;width:60px;background-color:#fff}@media only screen and (max-width: 767px){.slider-content .miss-chance h4:after{width:25px;right:-40px;top:8px}}.slider-btn-1 a{display:inline-block;color:#4a4141;font-weight:600;font-size:12px;background-color:#fff;line-height:1;letter-spacing:1px;padding:18px 40px 17px;box-shadow:7px 7px #4f547c66}.slider-btn-1 a:hover{background-color:#4a4141;color:#fff}.slider-content-2 h2{font-size:50px;color:#fff;font-weight:600;color:#4a4141;line-height:60px;margin:0 0 32px}@media only screen and (min-width: 1200px) and (max-width: 1365px){.slider-content-2 h2{font-size:45px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.slider-content-2 h2{font-size:40px}}@media only screen and (min-width: 768px) and (max-width: 991px){.slider-content-2 h2{font-size:40px;line-height:50px}}@media only screen and (max-width: 767px){.slider-content-2 h2{font-size:30px;line-height:36px;margin:0 0 25px}}@media only screen and (min-width: 576px) and (max-width: 767px){.slider-content-2 h2{font-size:36px;line-height:50px}}.slider-content-3 h1{font-size:100px;font-weight:700;color:#fff;line-height:100px;text-shadow:rgba(124,59,59,.5) 8px 8px 0px;margin:0 0 36px}@media only screen and (min-width: 1366px) and (max-width: 1600px){.slider-content-3 h1{line-height:90px;font-size:85px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.slider-content-3 h1{line-height:90px;font-size:85px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.slider-content-3 h1{line-height:80px;font-size:65px}}@media only screen and (min-width: 768px) and (max-width: 991px){.slider-content-3 h1{line-height:80px;font-size:65px}}@media only screen and (max-width: 767px){.slider-content-3 h1{line-height:45px;font-size:33px;margin:0 0 20px}}@media only screen and (min-width: 576px) and (max-width: 767px){.slider-content-3 h1{line-height:55px;font-size:50px;margin:0 0 30px}}.slider-content-4 h1{font-size:140px;font-weight:700;line-height:120px;font-family:Playfair Display,serif;color:#fff;margin:0 0 47px}@media only screen and (min-width: 1366px) and (max-width: 1600px){.slider-content-4 h1{font-size:115px;line-height:100px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.slider-content-4 h1{font-size:115px;line-height:100px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.slider-content-4 h1{font-size:85px;line-height:78px}}@media only screen and (min-width: 768px) and (max-width: 991px){.slider-content-4 h1{font-size:70px;line-height:60px}}@media only screen and (max-width: 767px){.slider-content-4 h1{font-size:38px;line-height:40px;margin:0 0 30px}}@media only screen and (min-width: 576px) and (max-width: 767px){.slider-content-4 h1{font-size:45px;line-height:45px;margin:0 0 30px}}.slider-video a{display:inline-block;font-size:20px;color:#4a4141;width:60px;height:60px;line-height:60px;text-align:center;border-radius:100%;background-color:#ffffffbf}.slider-video a i{line-height:60px;color:#4a4141}.slider-content-5 span{color:#fff;font-size:18px;font-weight:600}.slider-content-5 h1{color:#fff;font-size:140px;font-weight:700;font-family:Playfair Display,serif;line-height:150px;margin:2px 0 37px}@media only screen and (min-width: 1366px) and (max-width: 1600px){.slider-content-5 h1{font-size:90px;line-height:100px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.slider-content-5 h1{font-size:90px;line-height:100px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.slider-content-5 h1{font-size:70px;line-height:80px}}@media only screen and (min-width: 768px) and (max-width: 991px){.slider-content-5 h1{font-size:60px;line-height:70px}}@media only screen and (max-width: 767px){.slider-content-5 h1{font-size:36px;line-height:45px;margin:2px 0 25px}}.slider-content-6 h1{color:#fff;font-size:100px;font-weight:700;font-family:Playfair Display,serif;margin:0 0 68px;line-height:85px}@media only screen and (min-width: 1366px) and (max-width: 1600px){.slider-content-6 h1{font-size:85px;line-height:76px;margin:0 0 50px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.slider-content-6 h1{font-size:85px;line-height:76px;margin:0 0 50px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.slider-content-6 h1{font-size:70px;line-height:64px;margin:0 0 35px}}@media only screen and (min-width: 768px) and (max-width: 991px){.slider-content-6 h1{font-size:60px;line-height:55px;margin:0 0 40px}}@media only screen and (max-width: 767px){.slider-content-6 h1{font-size:44px;line-height:45px;margin:0 0 32px}}.slider-content-mrg-3{margin:80px 0 0}@media only screen and (min-width: 768px) and (max-width: 991px){.slider-content-mrg-3{margin:44px 0 0}}@media only screen and (max-width: 767px){.slider-content-mrg-3{margin:35px 0 0}}.slider-content-7 h3{margin:0;font-size:36px;font-weight:700;line-height:30px}@media only screen and (min-width: 1366px) and (max-width: 1600px){.slider-content-7 h3{font-size:30px;line-height:27px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.slider-content-7 h3{font-size:30px;line-height:27px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.slider-content-7 h3{font-size:25px;line-height:25px}}@media only screen and (min-width: 768px) and (max-width: 991px){.slider-content-7 h3{font-size:25px;line-height:25px}}@media only screen and (max-width: 767px){.slider-content-7 h3{font-size:20px;line-height:20px}}.slider-content-7 h1{font-size:144px;font-weight:700;line-height:114px;margin:44px 0 41px}@media only screen and (min-width: 1366px) and (max-width: 1600px){.slider-content-7 h1{font-size:120px;line-height:100px;margin:34px 0 31px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.slider-content-7 h1{font-size:120px;line-height:100px;margin:34px 0 31px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.slider-content-7 h1{font-size:100px;line-height:80px;margin:30px 0 25px}}@media only screen and (min-width: 768px) and (max-width: 991px){.slider-content-7 h1{font-size:80px;line-height:60px;margin:30px 0 25px}}@media only screen and (max-width: 767px){.slider-content-7 h1{font-size:50px;line-height:40px;margin:25px 0 20px}}.slider-content-7 h1.slider-red-color{color:#b04b63}.slider-btn-2 a{position:relative;font-size:16px;font-weight:600;display:inline-block;line-height:25px;color:#4a4141;margin:0 0 0 23px}.slider-btn-2 a:before{content:"";border-top:3px solid #4A4141;width:90px;position:absolute;left:-23px;bottom:24px;transition:all .25s ease-out}.slider-content-mrg-4{margin:91px 0 0 -30px}@media only screen and (min-width: 1200px) and (max-width: 1365px){.slider-content-mrg-4{margin:91px 0 0}}@media only screen and (min-width: 992px) and (max-width: 1199px){.slider-content-mrg-4{margin:91px 0 0}}@media only screen and (min-width: 768px) and (max-width: 991px){.slider-content-mrg-4{margin:55px 0 0}}@media only screen and (max-width: 767px){.slider-content-mrg-4{margin:50px 0 0}}.slider-content-mrg-5{margin-top:91px}@media only screen and (min-width: 768px) and (max-width: 991px){.slider-content-mrg-5{margin-top:55px}}@media only screen and (max-width: 767px){.slider-content-mrg-5{margin-top:50px}}.slider-content-8 h3{font-size:48px;font-weight:700;line-height:45px;color:#fff;text-shadow:rgba(21,10,63,.5) 4px 3px 0px;margin:0}@media only screen and (min-width: 768px) and (max-width: 991px){.slider-content-8 h3{font-size:36px;line-height:38px}}@media only screen and (max-width: 767px){.slider-content-8 h3{font-size:20px;line-height:27px}}@media only screen and (min-width: 576px) and (max-width: 767px){.slider-content-8 h3{font-size:25px;line-height:30px}}.slider-content-8 h1{font-size:144px;font-weight:700;color:#fff;text-shadow:rgba(21,10,63,.5) 12px 9px 0px;margin:20px 0 61px;line-height:130px}@media only screen and (min-width: 768px) and (max-width: 991px){.slider-content-8 h1{font-size:100px;line-height:95px;margin:15px 0 50px}}@media only screen and (max-width: 767px){.slider-content-8 h1{font-size:53px;line-height:60px;margin:5px 0 30px}}@media only screen and (min-width: 576px) and (max-width: 767px){.slider-content-8 h1{font-size:60px}}.slider-content-9 h1{color:#4a4141;font-size:72px;font-weight:700;display:flex;align-items:center;line-height:57px;margin:0 0 34px}@media only screen and (min-width: 768px) and (max-width: 991px){.slider-content-9 h1{font-size:57px;margin:0 0 24px}}@media only screen and (max-width: 767px){.slider-content-9 h1{font-size:30px;margin:0 0 20px}}@media only screen and (min-width: 576px) and (max-width: 767px){.slider-content-9 h1{font-size:40px}}.slider-content-9 h1 span{font-size:36px;line-height:32px;display:inline-block;margin:0 20px 0 0}@media only screen and (min-width: 768px) and (max-width: 991px){.slider-content-9 h1 span{font-size:28px}}@media only screen and (max-width: 767px){.slider-content-9 h1 span{margin:0 5px 0 0;font-size:20px}}@media only screen and (min-width: 576px) and (max-width: 767px){.slider-content-9 h1 span{margin:0 10px 0 0;font-size:30px}}.slider-active-2.slick-initialized .slick-list .single-slider-2{margin-right:5px;margin-left:5px;position:relative;opacity:.5}.slider-active-2.slick-initialized .slick-list .single-slider-2 .slider-content-10{opacity:0;visibility:hidden}.slider-active-2.slick-initialized .slick-list .single-slider-2.slick-center{opacity:1}.slider-active-2.slick-initialized .slick-list .single-slider-2.slick-center .slider-content-10{opacity:1;visibility:visible}.slider-active-2.slick-initialized .slick-slide{display:flex!important}.slider-content-10{margin:0 0 85px 70px}@media only screen and (min-width: 1200px) and (max-width: 1365px){.slider-content-10{margin:0 0 85px 40px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.slider-content-10{margin:0 0 70px 30px}}@media only screen and (min-width: 768px) and (max-width: 991px){.slider-content-10{margin:0 0 70px 30px}}@media only screen and (max-width: 767px){.slider-content-10{margin:0 0 50px 15px}}.slider-content-10 span{font-weight:600;font-size:18px;color:#fff;display:block}.slider-content-10 h1{font-weight:700;font-size:64px;color:#fff;font-family:Playfair Display,serif;margin:3px 0 37px;line-height:56px}@media only screen and (min-width: 1200px) and (max-width: 1365px){.slider-content-10 h1{font-size:45px;line-height:45px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.slider-content-10 h1{font-size:40px;line-height:40px}}@media only screen and (min-width: 768px) and (max-width: 991px){.slider-content-10 h1{font-size:40px;line-height:40px}}@media only screen and (max-width: 767px){.slider-content-10 h1{font-size:25px;line-height:30px;margin:3px 0 20px}}@media only screen and (min-width: 576px) and (max-width: 767px){.slider-content-10 h1{font-size:32px;line-height:35px;margin:3px 0 20px}}.slider-content-10 .slider-btn-3 a{display:inline-block;color:#fff;font-weight:600;font-size:16px;border-bottom:2px solid #fff;padding:0 0 2px;line-height:1}span.slider-icon{color:#fff;font-size:50px;position:absolute;line-height:1;top:50%;transform:translateY(-50%);cursor:pointer;z-index:9}span.slider-icon:hover{color:#ed284c}span.slider-icon i{line-height:1;display:inline-block}span.slider-prev{left:2.3%}span.slider-next{left:auto;right:2.3%}.single-slider-2.slick-active .slider-animated-1 span,.single-slider-3.slick-active .slider-animated-1 span{animation-delay:1s;animation-name:fadeInUp}.single-slider-2.slick-active .slider-animated-1 h1,.single-slider-3.slick-active .slider-animated-1 h1{animation-delay:1.3s;animation-name:fadeInUp}.single-slider-2.slick-active .slider-animated-1 a,.single-slider-3.slick-active .slider-animated-1 a{animation-delay:1.6s;animation-name:fadeInUp}.slider-content-11 span{color:#fff;font-size:18px;font-weight:600;display:block;line-height:1}.slider-content-11 h1{color:#fff;font-size:144px;font-weight:700;display:block;line-height:155px;margin:2px 0 37px}@media only screen and (min-width: 1366px) and (max-width: 1600px){.slider-content-11 h1{font-size:100px;line-height:120px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.slider-content-11 h1{font-size:100px;line-height:120px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.slider-content-11 h1{font-size:90px;line-height:110px}}@media only screen and (min-width: 768px) and (max-width: 991px){.slider-content-11 h1{font-size:80px;line-height:100px}}@media only screen and (max-width: 767px){.slider-content-11 h1{font-size:45px;line-height:60px}}@media only screen and (min-width: 576px) and (max-width: 767px){.slider-content-11 h1{font-size:55px;line-height:70px}}.slider-content-12 span{color:#fff;font-size:24px;font-weight:600;display:block;line-height:1;letter-spacing:7px}@media only screen and (max-width: 767px){.slider-content-12 span{letter-spacing:5px;font-size:20px}}.slider-content-12 h1{color:#fff;font-size:144px;font-weight:700;display:block;line-height:110px;margin:18px 0 50px}@media only screen and (min-width: 1366px) and (max-width: 1600px){.slider-content-12 h1{font-size:100px;line-height:90px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.slider-content-12 h1{font-size:100px;line-height:90px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.slider-content-12 h1{font-size:90px;line-height:70px}}@media only screen and (min-width: 768px) and (max-width: 991px){.slider-content-12 h1{font-size:80px;line-height:65px;margin:18px 0 40px}}@media only screen and (max-width: 767px){.slider-content-12 h1{font-size:40px;line-height:33px;margin:15px 0 35px}}@media only screen and (min-width: 576px) and (max-width: 767px){.slider-content-12 h1{font-size:58px;line-height:50px;margin:15px 0 35px}}.slider-content-13 span{color:#fff;font-size:24px;font-weight:600;display:block;line-height:1;letter-spacing:7px}.slider-content-13 h1{color:#fff;font-size:144px;font-weight:700;display:block;line-height:110px;margin:18px 0 50px;text-shadow:rgba(0,0,0,.5) 9px 2px 20px}@media only screen and (min-width: 1366px) and (max-width: 1600px){.slider-content-13 h1{font-size:100px;line-height:80px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.slider-content-13 h1{font-size:100px;line-height:80px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.slider-content-13 h1{font-size:90px;line-height:70px}}@media only screen and (min-width: 768px) and (max-width: 991px){.slider-content-13 h1{font-size:80px;line-height:65px}}@media only screen and (max-width: 767px){.slider-content-13 h1{font-size:50px;line-height:40px;margin:10px 0 40px}}@media only screen and (min-width: 576px) and (max-width: 767px){.slider-content-13 h1{font-size:60px;line-height:48px;margin:10px 0 40px}}.slider-content-14{margin-left:95px}@media only screen and (max-width: 767px){.slider-content-14{margin-left:15px}}.slider-content-14 h1{font-size:104px;font-weight:700;color:#fff;margin:0 0 40px;font-family:Playfair Display,serif;line-height:105px;position:relative}@media only screen and (min-width: 1200px) and (max-width: 1365px){.slider-content-14 h1{font-size:95px;line-height:95px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.slider-content-14 h1{font-size:95px;line-height:95px}}@media only screen and (min-width: 768px) and (max-width: 991px){.slider-content-14 h1{font-size:80px;line-height:85px}}@media only screen and (max-width: 767px){.slider-content-14 h1{font-size:50px;line-height:55px;margin:0 0 30px}}@media only screen and (min-width: 576px) and (max-width: 767px){.slider-content-14 h1{font-size:60px;line-height:70px}}.slider-content-14 h1 span{color:#4a4141;letter-spacing:2px;font-size:13px;font-weight:700;display:inline-block;position:absolute;bottom:33px;left:37px;line-height:1}@media only screen and (min-width: 768px) and (max-width: 991px){.slider-content-14 h1 span{bottom:26px}}@media only screen and (max-width: 767px){.slider-content-14 h1 span{bottom:15px;left:15px}}@media only screen and (min-width: 576px) and (max-width: 767px){.slider-content-14 h1 span{bottom:20px;left:15px}}.slider-content-15 h1{font-size:104px;line-height:92px;font-weight:700;color:#fff;letter-spacing:-4px;font-family:Playfair Display,serif;margin:0 0 43px}@media only screen and (min-width: 1366px) and (max-width: 1600px){.slider-content-15 h1{font-size:90px;line-height:80px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.slider-content-15 h1{font-size:90px;line-height:80px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.slider-content-15 h1{font-size:73px;line-height:70px}}@media only screen and (min-width: 768px) and (max-width: 991px){.slider-content-15 h1{font-size:65px;line-height:55px}}@media only screen and (max-width: 767px){.slider-content-15 h1{font-size:30px;line-height:35px;letter-spacing:0px;margin:0 0 25px}}@media only screen and (min-width: 576px) and (max-width: 767px){.slider-content-15 h1{font-size:40px;line-height:45px}}.slider-content-mrg-6{margin-left:520px}@media only screen and (min-width: 1366px) and (max-width: 1600px){.slider-content-mrg-6{margin-left:320px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.slider-content-mrg-6{margin-left:280px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.slider-content-mrg-6{margin-left:250px}}@media only screen and (min-width: 768px) and (max-width: 991px){.slider-content-mrg-6{margin-left:200px}}@media only screen and (max-width: 767px){.slider-content-mrg-6{margin-left:15px}}@media only screen and (min-width: 576px) and (max-width: 767px){.slider-content-mrg-6{margin-left:35px}}.slider-content-16>span{font-weight:700;font-size:10px;color:#fff;display:block;line-height:1}.slider-content-16 h1{font-weight:300;font-size:104px;color:#fff;margin:35px 0;line-height:70px}@media only screen and (min-width: 1366px) and (max-width: 1600px){.slider-content-16 h1{font-size:90px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.slider-content-16 h1{font-size:90px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.slider-content-16 h1{font-size:70px}}@media only screen and (min-width: 768px) and (max-width: 991px){.slider-content-16 h1{font-size:50px;margin:18px 0 25px;line-height:35px}}@media only screen and (max-width: 767px){.slider-content-16 h1{font-size:30px;margin:18px 0 20px;line-height:35px}}@media only screen and (min-width: 576px) and (max-width: 767px){.slider-content-16 h1{font-size:50px;margin:18px 0 25px;line-height:35px}}.slider-content-16 h1 span{letter-spacing:8px;font-size:77px;font-weight:300;color:#ed284c;display:inline-block}@media only screen and (min-width: 768px) and (max-width: 991px){.slider-content-16 h1 span{font-size:40px}}@media only screen and (max-width: 767px){.slider-content-16 h1 span{font-size:20px}}@media only screen and (min-width: 576px) and (max-width: 767px){.slider-content-16 h1 span{font-size:40px}}.slider-content-17>span{font-weight:700;font-size:10px;color:#fff;display:block;line-height:1}.slider-content-17 h1{font-weight:700;font-size:104px;color:#fff;margin:19px 0 34px;line-height:95px;font-family:Playfair Display,serif}@media only screen and (min-width: 1366px) and (max-width: 1600px){.slider-content-17 h1{font-size:90px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.slider-content-17 h1{font-size:90px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.slider-content-17 h1{font-size:70px}}@media only screen and (min-width: 768px) and (max-width: 991px){.slider-content-17 h1{font-size:40px;margin:10px 0 20px;line-height:45px}}@media only screen and (max-width: 767px){.slider-content-17 h1{font-size:27px;margin:10px 0 12px;line-height:45px}}@media only screen and (min-width: 576px) and (max-width: 767px){.slider-content-17 h1{font-size:40px;margin:10px 0 20px;line-height:45px}}.slider-btn-4 a{display:inline-block;font-weight:600;font-size:12px;position:relative;color:#fff;padding:0 0 0 45px}.slider-btn-4 a:hover{color:#ed284c}.slider-btn-4 a:before{position:absolute;content:"";left:0;top:13px;background-color:#fff;height:1px;width:30px}.slider-btn-4 a:hover:before{background-color:#ed284c}.slider-active-3.slick-initialized .slick-slide{display:flex!important}.slider-active-3 .slick-dots{top:50%;transform:translateY(-50%);position:absolute;right:80px}@media only screen and (min-width: 768px) and (max-width: 991px){.slider-active-3 .slick-dots{right:40px}}@media only screen and (max-width: 767px){.slider-active-3 .slick-dots{right:15px}}.slider-active-3 .slick-dots li{display:inline-block;line-height:1}.slider-active-3 .slick-dots li button{border:none;padding:0;background-color:#ffffff4d;border-radius:100%;display:inline-block;height:14px;margin:0 8px;width:14px;position:relative;text-indent:-99999px}.slider-active-3 .slick-dots li button:before{position:absolute;content:"";inset:-3px;border:1px solid transparent;border-radius:100%}.slider-active-3 .slick-dots li.slick-active button{background-color:#fff}.slider-active-3 .slick-dots li.slick-active button:before{border:1px solid #fff}@media only screen and (max-width: 767px){.slider-hm1-1{background-position:16%}.slider-hm1-2{background-position:77%}}.banner-hover{position:relative;overflow:hidden}.banner-hover:before{position:absolute;top:0;left:-100%;z-index:1;display:block;content:"";width:50%;height:100%;background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);transform:skew(-25deg)}.banner-wrap,.banner-wrap .banner-img{position:relative;overflow:hidden}.banner-wrap .banner-img a{display:block}.banner-wrap .banner-img a img{width:100%}.banner-wrap .banner-img:after{background-color:transparent;content:"";position:absolute;inset:0;z-index:1;transition:all .35s;pointer-events:none}.banner-wrap .banner-img-2 a{display:block}.banner-wrap .banner-img-2 a img{width:100%}.banner-wrap .banner-zoom a img{transform:scale(1.05);transition:all .35s ease 0s}.banner-wrap .banner-content{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);text-align:center;width:100%;z-index:9}@media only screen and (max-width: 767px){.banner-wrap .banner-content{padding:0 10px}}.banner-wrap .banner-content h3{font-size:36px;margin:0;color:#fff}@media only screen and (min-width: 1200px) and (max-width: 1365px){.banner-wrap .banner-content h3{font-size:27px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.banner-wrap .banner-content h3{font-size:22px}}@media only screen and (min-width: 768px) and (max-width: 991px){.banner-wrap .banner-content h3{font-size:26px}}@media only screen and (max-width: 767px){.banner-wrap .banner-content h3{font-size:21px}}@media only screen and (min-width: 576px) and (max-width: 767px){.banner-wrap .banner-content h3{font-size:30px}}.banner-wrap .banner-content h3 a{color:#fff}.banner-wrap .banner-content-2{position:absolute;left:0;right:0;text-align:center;bottom:-30px;z-index:99;opacity:0;transition:all .45s ease-out}.banner-wrap .banner-content-2 a{position:relative;display:inline-block;color:#4a4141;background-color:#fff;font-weight:600;padding:20px 35px}@media only screen and (min-width: 768px) and (max-width: 991px){.banner-wrap .banner-content-2 a{padding:11px 25px}}@media only screen and (max-width: 767px){.banner-wrap .banner-content-2 a{padding:10px 25px}}.banner-wrap .banner-content-3{position:absolute;left:50px;top:50%;transform:translateY(-50%);z-index:99}@media only screen and (min-width: 992px) and (max-width: 1199px){.banner-wrap .banner-content-3{left:20px}}@media only screen and (min-width: 768px) and (max-width: 991px){.banner-wrap .banner-content-3{left:20px}}@media only screen and (max-width: 767px){.banner-wrap .banner-content-3{left:15px}}.banner-wrap .banner-content-3 span{font-size:20px;color:#fff;display:block;line-height:1}@media only screen and (min-width: 992px) and (max-width: 1199px){.banner-wrap .banner-content-3 span{font-size:18px}}@media only screen and (min-width: 768px) and (max-width: 991px){.banner-wrap .banner-content-3 span{font-size:18px}}@media only screen and (max-width: 767px){.banner-wrap .banner-content-3 span{font-size:15px}}.banner-wrap .banner-content-3 h2{font-size:72px;font-weight:600;color:#fff;margin:20px 0 35px;line-height:60px}@media only screen and (min-width: 992px) and (max-width: 1199px){.banner-wrap .banner-content-3 h2{font-size:50px;margin:5px 0 15px;line-height:50px}}@media only screen and (min-width: 768px) and (max-width: 991px){.banner-wrap .banner-content-3 h2{font-size:50px;margin:5px 0 15px;line-height:50px}}@media only screen and (max-width: 767px){.banner-wrap .banner-content-3 h2{font-size:50px;margin:10px 0 15px;line-height:50px}}.banner-wrap .banner-content-3 h2 a{color:#fff}.banner-wrap .banner-content-3 .banner-btn a{display:inline-block;font-size:12px;font-weight:600;text-transform:uppercase;border:1px solid #fff;color:#fff;line-height:1;padding:18px 50px}@media only screen and (min-width: 992px) and (max-width: 1199px){.banner-wrap .banner-content-3 .banner-btn a{padding:15px 35px}}@media only screen and (min-width: 768px) and (max-width: 991px){.banner-wrap .banner-content-3 .banner-btn a{padding:15px 35px}}@media only screen and (max-width: 767px){.banner-wrap .banner-content-3 .banner-btn a{padding:12px 30px}}.banner-wrap .banner-content-5{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;text-align:center;z-index:9}.banner-wrap .banner-content-5 span{font-size:18px;color:#fff}.banner-wrap .banner-content-5 h2{font-size:75px;font-weight:700;color:#fff;margin:10px 0 19px}@media only screen and (min-width: 1200px) and (max-width: 1365px){.banner-wrap .banner-content-5 h2{font-size:50px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.banner-wrap .banner-content-5 h2{font-size:40px}}@media only screen and (min-width: 768px) and (max-width: 991px){.banner-wrap .banner-content-5 h2{font-size:33px}}@media only screen and (max-width: 767px){.banner-wrap .banner-content-5 h2{font-size:30px}}.banner-wrap .banner-content-5 h2 a{color:#fff}.banner-wrap .banner-content-5 .banner-btn-3 a{display:inline-block;font-size:12px;padding:15px 45px;color:#262626;font-weight:700;background-color:#fff;letter-spacing:2px}@media only screen and (max-width: 767px){.banner-wrap .banner-content-5 .banner-btn-3 a{padding:10px 30px}}.banner-wrap .banner-content-6{position:absolute;bottom:32px;left:45px;z-index:9}@media only screen and (min-width: 768px) and (max-width: 991px){.banner-wrap .banner-content-6{left:30px}}@media only screen and (max-width: 767px){.banner-wrap .banner-content-6{left:15px}}.banner-wrap .banner-content-6 span{font-size:18px;color:#fff}.banner-wrap .banner-content-6 h2{font-size:75px;font-weight:700;color:#fff;margin:10px 0 0}@media only screen and (min-width: 1200px) and (max-width: 1365px){.banner-wrap .banner-content-6 h2{font-size:50px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.banner-wrap .banner-content-6 h2{font-size:40px}}@media only screen and (min-width: 768px) and (max-width: 991px){.banner-wrap .banner-content-6 h2{font-size:33px}}@media only screen and (max-width: 767px){.banner-wrap .banner-content-6 h2{font-size:30px}}.banner-wrap .banner-content-6 h2 a{color:#fff}.banner-wrap .banner-content-7{position:absolute;bottom:173px;left:125px;z-index:9}@media only screen and (min-width: 1200px) and (max-width: 1365px){.banner-wrap .banner-content-7{left:50px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.banner-wrap .banner-content-7{left:50px}}@media only screen and (min-width: 768px) and (max-width: 991px){.banner-wrap .banner-content-7{left:50px;bottom:50px}}@media only screen and (max-width: 767px){.banner-wrap .banner-content-7{left:20px;bottom:20px}}.banner-wrap .banner-content-7 span{font-size:18px;color:#fff}.banner-wrap .banner-content-7 h2{font-size:48px;font-weight:700;color:#fff;margin:0}@media only screen and (min-width: 992px) and (max-width: 1199px){.banner-wrap .banner-content-7 h2{font-size:40px}}@media only screen and (min-width: 768px) and (max-width: 991px){.banner-wrap .banner-content-7 h2{font-size:33px}}@media only screen and (max-width: 767px){.banner-wrap .banner-content-7 h2{font-size:30px}}.banner-wrap .banner-content-7 h2 a{color:#fff}.banner-wrap .banner-content-8{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);text-align:center;width:100%;z-index:9}@media only screen and (max-width: 767px){.banner-wrap .banner-content-8{padding:0 10px}}.banner-wrap .banner-content-8 h3{color:#fff;font-size:16px;margin:0;line-height:1}.banner-wrap .banner-content-8 h3 a{color:#fff}.banner-wrap .banner-content-9{position:absolute;left:22px;bottom:35px;width:100%;z-index:9}@media only screen and (min-width: 992px) and (max-width: 1199px){.banner-wrap .banner-content-9{left:15px;bottom:15px}}@media only screen and (max-width: 767px){.banner-wrap .banner-content-9{padding:0 10px}}.banner-wrap .banner-content-9 span{font-size:18px;font-weight:600;display:block;line-height:1;color:#fff}.banner-wrap .banner-content-9 h3{color:#fff;font-size:64px;font-weight:600;margin:8px 0 0;line-height:1}@media only screen and (min-width: 1200px) and (max-width: 1365px){.banner-wrap .banner-content-9 h3{font-size:38px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.banner-wrap .banner-content-9 h3{font-size:30px}}@media only screen and (max-width: 767px){.banner-wrap .banner-content-9 h3{font-size:35px}}.banner-wrap .banner-content-9 h3 a{color:#fff}.banner-wrap .banner-position-1{position:absolute;top:50%;transform:translateY(-50%);left:84px}@media only screen and (min-width: 1200px) and (max-width: 1365px){.banner-wrap .banner-position-1{left:30px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.banner-wrap .banner-position-1{left:30px}}@media only screen and (min-width: 768px) and (max-width: 991px){.banner-wrap .banner-position-1{left:40px}}@media only screen and (max-width: 767px){.banner-wrap .banner-position-1{left:15px}}.banner-wrap:hover .banner-img:after{background-color:#0003}.banner-wrap:hover .banner-hover:before{animation:effect_shine 1s}.banner-wrap:hover .banner-zoom a img{transform:scale(1.01)}.banner-wrap:hover .banner-content-2{bottom:30px;opacity:1}.banner-wrap:hover .banner-btn a{background-color:#ed284c;border-color:#ed284c}@keyframes effect_shine{to{left:150%}}.banner-slider-active .owl-nav div{color:#858a9f;font-size:30px;left:-43px;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease 0s}@media only screen and (min-width: 1200px) and (max-width: 1365px){.banner-slider-active .owl-nav div{left:0}}@media only screen and (min-width: 992px) and (max-width: 1199px){.banner-slider-active .owl-nav div{left:-18px}}@media only screen and (min-width: 768px) and (max-width: 991px){.banner-slider-active .owl-nav div{left:-18px}}@media only screen and (max-width: 767px){.banner-slider-active .owl-nav div{left:0}}@media only screen and (min-width: 576px) and (max-width: 767px){.banner-slider-active .owl-nav div{left:-15px}}.banner-slider-active .owl-nav div.owl-next{left:auto;right:-43px}@media only screen and (min-width: 1200px) and (max-width: 1365px){.banner-slider-active .owl-nav div.owl-next{right:0}}@media only screen and (min-width: 992px) and (max-width: 1199px){.banner-slider-active .owl-nav div.owl-next{right:-18px}}@media only screen and (min-width: 768px) and (max-width: 991px){.banner-slider-active .owl-nav div.owl-next{right:-18px}}@media only screen and (max-width: 767px){.banner-slider-active .owl-nav div.owl-next{right:0}}@media only screen and (min-width: 576px) and (max-width: 767px){.banner-slider-active .owl-nav div.owl-next{right:-15px}}.product-parallax-img{background-attachment:fixed;background-size:cover;background-repeat:no-repeat;padding:250px 0 230px}@media only screen and (min-width: 1200px) and (max-width: 1365px){.product-parallax-img{padding:150px 0 130px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.product-parallax-img{padding:100px 0}}@media only screen and (min-width: 768px) and (max-width: 991px){.product-parallax-img{padding:100px 0}}@media only screen and (max-width: 767px){.product-parallax-img{padding:60px 0}}.banner-content-4 h3{font-size:36px;font-weight:700;margin:0}@media only screen and (max-width: 767px){.banner-content-4 h3{font-size:25px}}.banner-content-4 span{color:#4a4141;font-size:20px;margin:14px 0 50px;display:block}@media only screen and (max-width: 767px){.banner-content-4 span{margin:14px 0 30px}}.banner-content-4 .banner-btn-2 a{position:relative;font-size:16px;font-weight:600;display:inline-block;line-height:1.2;color:#262626;margin:0 0 0 23px}.banner-content-4 .banner-btn-2 a:before{content:"";border-top:2px solid #262626;width:96px;position:absolute;left:-23px;bottom:1em;transition:all .25s ease-out}.banner-content-4 .banner-btn-2 a:hover{color:#ed284c}.banner-content-4 .banner-btn-2 a:hover:before{border-top:2px solid #ed284c;bottom:0}.banner-content-4.banner-negative-mrg{margin-left:-15px}@media only screen and (max-width: 767px){.banner-content-4.banner-negative-mrg{margin-left:15px}}@media only screen and (min-width: 768px) and (max-width: 991px){.banner-area.mt-110{margin-top:0}}@media only screen and (max-width: 767px){.banner-area.pb-65{padding-bottom:15px}.banner-area.mt-110{margin-top:0}}.product-wrap{position:relative}.product-wrap .product-img{position:relative;overflow:hidden;z-index:2}.product-wrap .product-img>a img{width:100%}.product-wrap .product-img>a img.hover-img{position:absolute;left:0;top:0;z-index:1;opacity:0;transition:opacity .5s ease,transform 2s cubic-bezier(0,0,.44,1.18)}.product-wrap .product-img>a>span{display:inline-block;color:#fff;top:20px;width:90px;height:31px;line-height:31px;border-radius:50px;text-align:center;position:absolute;font-size:12px}.product-wrap .product-img>a>span.badge-right{right:20px}.product-wrap .product-img>a>span.badge-left{left:20px}.product-wrap .product-img>a>span.badge-black{background-color:#1c1c1c}.product-wrap .product-img>a>span.badge-pink{background-color:#d64343}.product-wrap .product-img>a>span.badge-green{background-color:#bbc15f}.product-wrap .product-img .product-action{display:inline-block;position:absolute;right:30px;bottom:15px;z-index:99}.product-wrap .product-img .product-action.product-action-mrg{bottom:53px}@media only screen and (max-width: 767px){.product-wrap .product-img .product-action.product-action-mrg{bottom:20px}.product-wrap .product-img .product-action.product-action-mrg a{margin-bottom:5px}}.product-wrap .product-img .product-action.product-action-mrg-2{bottom:35px}@media only screen and (min-width: 768px) and (max-width: 991px){.product-wrap .product-img .product-action.product-action-mrg-2{bottom:15px}.product-wrap .product-img .product-action.product-action-mrg-2 a{margin-bottom:5px}}@media only screen and (max-width: 767px){.product-wrap .product-img .product-action.product-action-mrg-2{bottom:12px}.product-wrap .product-img .product-action.product-action-mrg-2 a{margin-bottom:5px}}@media only screen and (min-width: 576px) and (max-width: 767px){.product-wrap .product-img .product-action.product-action-mrg-2{bottom:38px}.product-wrap .product-img .product-action.product-action-mrg-2 a{margin-bottom:10px}}.product-wrap .product-img .product-action a{background-color:#fff;border-radius:50px;color:#262626;display:block;font-size:18px;height:44px;left:30px;margin-bottom:10px;opacity:0;position:relative;text-align:center;visibility:hidden;width:44px}.product-wrap .product-img .product-action a i{line-height:44px}.product-wrap .product-img .product-action a:nth-child(1){transition-delay:.1s}.product-wrap .product-img .product-action a:nth-child(2){transition-delay:.15s}.product-wrap .product-img .product-action a:nth-child(3){transition-delay:.2s}.product-wrap .product-img .product-action a:nth-child(4){transition-delay:.2s}.product-wrap .product-img .product-action a span{visibility:hidden;position:absolute;background-color:#000;text-align:center;padding:5px 10px 7px;border-radius:5px;z-index:3;opacity:0;transition:opacity .6s,margin .3s;white-space:pre;top:-43px;left:50%;font-size:12px;transform:translate(-50%)}.product-wrap .product-img .product-action a span:after{width:0;height:0;border-style:solid;border-width:6px 6px 0 6px;border-color:#000 transparent transparent transparent;position:absolute;content:"";bottom:-6px;left:50%;transform:translate(-50%)}.product-wrap .product-img .product-action a:hover span{visibility:visible;opacity:1}.product-wrap .product-img .product-action a:hover{background-color:#ed284c;color:#fff}@media only screen and (min-width: 992px) and (max-width: 1199px){.product-wrap .product-img .product-action.product-matro a{width:36px;height:36px;font-size:15px}.product-wrap .product-img .product-action.product-matro a i{line-height:36px}}@media only screen and (min-width: 768px) and (max-width: 991px){.product-wrap .product-img .product-action.product-matro{bottom:5px}.product-wrap .product-img .product-action.product-matro a{width:34px;height:34px;font-size:15px;margin-bottom:5px}.product-wrap .product-img .product-action.product-matro a i{line-height:34px}}@media only screen and (max-width: 767px){.product-wrap .product-img .product-action.product-matro{bottom:3px}.product-wrap .product-img .product-action.product-matro a{width:32px;height:32px;font-size:14px;margin-bottom:3px}.product-wrap .product-img .product-action.product-matro a i{line-height:32px}}@media only screen and (min-width: 576px) and (max-width: 767px){.product-wrap .product-img .product-action.product-matro{bottom:15px}.product-wrap .product-img .product-action.product-matro a{width:36px;height:36px;font-size:15px;margin-bottom:7px}.product-wrap .product-img .product-action.product-matro a i{line-height:36px}}.product-wrap .product-img .product-action-2{position:absolute;left:0;right:0;text-align:center;bottom:100px;z-index:99}@media only screen and (max-width: 767px){.product-wrap .product-img .product-action-2{bottom:80px}}.product-wrap .product-img .product-action-2 a{background-color:#fff;border-radius:50px;color:#262626;display:inline-block;font-size:18px;height:44px;width:44px;margin:0 3px;position:relative;text-align:center;opacity:0;visibility:hidden;transform:translateY(30px);transition:all .25s ease-out}.product-wrap .product-img .product-action-2 a i{line-height:44px}.product-wrap .product-img .product-action-2 a:nth-child(1){transition-delay:.1s}.product-wrap .product-img .product-action-2 a:nth-child(2){transition-delay:.15s}.product-wrap .product-img .product-action-2 a:nth-child(3){transition-delay:.2s}.product-wrap .product-img .product-action-2 a span{visibility:hidden;position:absolute;background-color:#000;text-align:center;padding:5px 10px 7px;border-radius:5px;z-index:3;opacity:0;transition:opacity .6s,margin .3s;white-space:pre;top:-43px;left:50%;font-size:12px;transform:translate(-50%)}.product-wrap .product-img .product-action-2 a span:after{width:0;height:0;border-style:solid;border-width:6px 6px 0 6px;border-color:#000 transparent transparent transparent;position:absolute;content:"";bottom:-6px;left:50%;transform:translate(-50%)}.product-wrap .product-img .product-action-2 a:hover span{visibility:visible;opacity:1}.product-wrap .product-img .product-action-2 a:hover{background-color:#ed284c;color:#fff}.product-wrap .product-img .product-action-3{position:absolute;left:0;width:100%;bottom:0;transform:translateY(40px);text-align:center;z-index:99;opacity:0;visibility:hidden;transition:all .25s ease-out}.product-wrap .product-img .product-action-3 a{display:block;background-color:#262626;color:#fff;text-align:center;font-size:16px;font-weight:600;padding:30px 20px 29px;line-height:1}@media only screen and (min-width: 992px) and (max-width: 1199px){.product-wrap .product-img .product-action-3 a{padding:15px 20px 14px}}@media only screen and (min-width: 768px) and (max-width: 991px){.product-wrap .product-img .product-action-3 a{padding:15px 20px 14px}}@media only screen and (max-width: 767px){.product-wrap .product-img .product-action-3 a{padding:15px 20px 14px}}.product-wrap .product-img .product-action-3 a:hover{background-color:#ed284c}.product-wrap .product-action-4{flex:0 0 45%;display:flex;justify-content:flex-end;flex-wrap:wrap}@media only screen and (min-width: 992px) and (max-width: 1199px){.product-wrap .product-action-4{flex:0 0 50%}}.product-wrap .product-action-4 a{background-color:#fff;border-radius:50px;color:#262626;display:inline-block;font-size:18px;height:44px;width:44px;margin:0 0 5px 10px;position:relative;text-align:center;transition:all .25s ease-out}@media only screen and (min-width: 1366px) and (max-width: 1600px){.product-wrap .product-action-4 a{font-size:16px;height:36px;width:36px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.product-wrap .product-action-4 a{font-size:16px;height:34px;width:34px;margin:0 0 5px 5px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.product-wrap .product-action-4 a{font-size:14px;height:30px;width:30px;margin:0 0 5px 5px}}@media only screen and (min-width: 768px) and (max-width: 991px){.product-wrap .product-action-4 a{font-size:16px;height:34px;width:34px;margin:0 0 5px 5px}}@media only screen and (max-width: 767px){.product-wrap .product-action-4 a{font-size:16px;height:40px;width:40px;margin:0 0 8px 8px}}.product-wrap .product-action-4 a i{line-height:44px}@media only screen and (min-width: 1366px) and (max-width: 1600px){.product-wrap .product-action-4 a i{line-height:36px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.product-wrap .product-action-4 a i{line-height:34px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.product-wrap .product-action-4 a i{line-height:30px}}@media only screen and (min-width: 768px) and (max-width: 991px){.product-wrap .product-action-4 a i{line-height:34px}}@media only screen and (max-width: 767px){.product-wrap .product-action-4 a i{line-height:40px}}.product-wrap .product-action-4 a span{visibility:hidden;position:absolute;background-color:#000;text-align:center;padding:5px 10px 7px;border-radius:5px;z-index:3;opacity:0;transition:opacity .6s,margin .3s;white-space:pre;top:-43px;left:50%;font-size:12px;transform:translate(-50%)}.product-wrap .product-action-4 a span:after{width:0;height:0;border-style:solid;border-width:6px 6px 0 6px;border-color:#000 transparent transparent transparent;position:absolute;content:"";bottom:-6px;left:50%;transform:translate(-50%)}.product-wrap .product-action-4 a:hover span{visibility:visible;opacity:1}.product-wrap .product-action-4 a:hover{background-color:#ed284c;color:#fff}.product-wrap .product-content{position:relative;z-index:2}.product-wrap .product-content h3{font-size:16px;margin:0 0 8px}.product-wrap .product-content h3.title-blod{font-weight:700}.product-wrap .product-content .product-price span{font-size:16px;color:#989898;margin:0 2px}.product-wrap .product-content .product-price span.old-price{text-decoration:line-through}.product-wrap .product-content .product-price span.new-price{color:#ed284c}.product-wrap .product-content .product-price.price-color-2 span{color:#000}.product-wrap .product-content .product-price.price-color-2 span.new-price{color:#ed284c}.product-wrap .product-content-2{position:absolute;left:107px;bottom:70px;z-index:99;transform:translateY(80px);visibility:hidden;opacity:0;max-width:80%;transition:all .25s ease-out}@media only screen and (min-width: 1366px) and (max-width: 1600px){.product-wrap .product-content-2{left:30px;max-width:75%}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.product-wrap .product-content-2{left:30px;max-width:70%}}@media only screen and (min-width: 992px) and (max-width: 1199px){.product-wrap .product-content-2{left:15px;max-width:70%}}@media only screen and (min-width: 768px) and (max-width: 991px){.product-wrap .product-content-2{left:15px;max-width:70%}}@media only screen and (max-width: 767px){.product-wrap .product-content-2{left:15px;max-width:60%;bottom:20px}}.product-wrap .product-content-2 h3{font-weight:600;font-size:24px;color:#fff;margin:0 0 10px}@media only screen and (max-width: 767px){.product-wrap .product-content-2 h3{font-size:16px}}.product-wrap .product-content-2 h3 a{color:#fff}.product-wrap .product-content-2 .product-price-2 span{font-size:20px;color:#fff;margin:0 2px}.product-wrap .product-content-2 .product-price-2 span.old-price{text-decoration:line-through}.product-wrap .product-content-2 .product-price-2 span.new-price{color:#ed284c}.product-wrap .product-content-2.product-content-2-left{left:30px;bottom:45px;max-width:68%}.product-wrap .product-content-3{flex:0 0 55%}@media only screen and (min-width: 992px) and (max-width: 1199px){.product-wrap .product-content-3{flex:0 0 50%}}.product-wrap .product-content-3 h3{margin:0 0 7px;font-size:16px;font-weight:700}.product-wrap .product-content-3 h3 a{color:#fff}.product-wrap .product-content-3 h3 a:hover{text-decoration:underline}.product-wrap .product-content-3 .product-price-3 span{font-size:16px;color:#fff;margin:0 2px}.product-wrap .product-content-3 .product-price-3 span.old-price{text-decoration:line-through}.product-wrap .product-content-3 .product-price-3 span.new-price{color:#ed284c}.product-wrap .product-content-wrap{position:absolute;bottom:0;left:0;background-color:#12121266;display:flex;width:100%;justify-content:space-between;padding:43px 27px 43px 30px;z-index:99;transition:all .4s ease;opacity:0;visibility:hidden}@media only screen and (min-width: 1366px) and (max-width: 1600px){.product-wrap .product-content-wrap{padding:43px 17px 43px 20px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.product-wrap .product-content-wrap{padding:43px 15px 43px 18px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.product-wrap .product-content-wrap{padding:43px 15px}}@media only screen and (min-width: 768px) and (max-width: 991px){.product-wrap .product-content-wrap{padding:43px 15px}}@media only screen and (max-width: 767px){.product-wrap .product-content-wrap{padding:43px 15px}}.product-wrap .product-wrap-padding{padding:10px 10px 30px;position:relative}.product-wrap .product-wrap-padding:before{content:"";position:absolute;inset:-10px;transition:all .25s ease-out}.product-wrap:hover{z-index:3}.product-wrap:hover .product-img a img.hover-img{opacity:1}.product-wrap:hover .product-action a{left:0;opacity:1;visibility:visible}.product-wrap:hover .product-action-2 a{opacity:1;visibility:visible;transform:translate(0)}.product-wrap:hover .product-wrap-padding:before{box-shadow:0 9px 30px #b8b8b84d;background-color:#fff}.product-wrap:hover .product-action-3{transform:translate(0);opacity:1;visibility:visible}.product-wrap:hover .overlay-1:before{opacity:.6;background-color:#0d0d0d;pointer-events:none}.product-wrap:hover .product-content-2{transform:translate(0);visibility:visible;opacity:1}.product-wrap:hover .product-content-wrap{visibility:visible;opacity:1}@media only screen and (max-width: 767px){.product-wrap.mb-40,.product-wrap.mb-50{margin-bottom:30px}.product-wrap.product-res-height .product-img a img{height:260px}}@media only screen and (min-width: 576px) and (max-width: 767px){.product-wrap.product-res-height .product-img a img{height:auto}}.tooltip>.tooltip-inner{background-color:#000;padding:6px 10px 8px;border-radius:5px}.bs-tooltip-top .arrow:before{border-top-color:#000}.dot-style-1 .owl-dots{text-align:center;margin-top:25px}.dot-style-1 .owl-dots .owl-dot{background-color:#8a8a8a66;width:9px;height:9px;border-radius:100%;display:inline-block;margin:0 5px;transition:all .3s ease 0s}.dot-style-1 .owl-dots .owl-dot.active,.dot-style-1 .owl-dots .owl-dot:hover{background-color:#ed284c}.dot-style-1.dot-black .owl-dots .owl-dot{background-color:#3336}.dot-style-1.dot-black .owl-dots .owl-dot.active,.dot-style-1.dot-black .owl-dots .owl-dot:hover{background-color:#333}.dot-style-1.dot-mrg .owl-dots{margin-top:40px}.modal-backdrop{background-color:#333}.modal-backdrop.show{opacity:.9}.modal-dialog{margin:9.5% auto 8%;max-width:1384px;width:1384px}@media only screen and (min-width: 1366px) and (max-width: 1600px){.modal-dialog{width:1250px;max-width:1250px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.modal-dialog{width:1100px;max-width:1100px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.modal-dialog{width:920px;max-width:920px}}@media only screen and (min-width: 768px) and (max-width: 991px){.modal-dialog{width:700px;max-width:700px}}@media only screen and (max-width: 767px){.modal-dialog{width:100%;max-width:100%;padding:35px 0}}.modal-dialog .modal-content{border-radius:0}.modal-dialog .modal-content .modal-header{border:none;padding:0;right:-60px;top:0;position:absolute;z-index:9999}@media only screen and (min-width: 1366px) and (max-width: 1600px){.modal-dialog .modal-content .modal-header{right:-40px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.modal-dialog .modal-content .modal-header{right:-32px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.modal-dialog .modal-content .modal-header{right:-32px}}@media only screen and (min-width: 768px) and (max-width: 991px){.modal-dialog .modal-content .modal-header{right:0}}@media only screen and (max-width: 767px){.modal-dialog .modal-content .modal-header{right:0;top:-10px}}.modal-dialog .modal-content .modal-header .close{color:#fff;cursor:pointer;opacity:1;padding:0;margin:0;width:60px;height:60px;line-height:65px;background-color:#292929;font-size:24px;text-shadow:none;transition:all .3s ease-in-out;display:inline-block}.modal-dialog .modal-content .modal-header .close span{transition:all .3s ease-in-out;display:inline-block}@media only screen and (min-width: 1366px) and (max-width: 1600px){.modal-dialog .modal-content .modal-header .close{width:40px;height:40px;line-height:44px;font-size:20px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.modal-dialog .modal-content .modal-header .close{width:34px;height:34px;line-height:34px;font-size:15px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.modal-dialog .modal-content .modal-header .close{width:34px;height:34px;line-height:34px;font-size:15px}}@media only screen and (max-width: 767px){.modal-dialog .modal-content .modal-header .close{width:34px;height:34px;line-height:34px;font-size:15px}}.modal-dialog .modal-content .modal-header .close:hover span{transform:rotate(90deg)}.modal-dialog .modal-content .modal-header .close:hover{color:#ed284c}.modal-dialog .modal-content .modal-body{padding:0;overflow-y:auto;max-height:495px;height:495px}.product-details-content{padding:50px 40px 5px 55px}@media only screen and (min-width: 992px) and (max-width: 1199px){.product-details-content{padding:30px 40px 5px}}@media only screen and (min-width: 768px) and (max-width: 991px){.product-details-content{padding:30px 40px 5px}}@media only screen and (max-width: 767px){.product-details-content{padding:20px 15px 5px}}.product-details-content h2{font-size:24px;color:#333;margin:0}.product-details-content h3{font-size:36px;color:#262626;margin:27px 0;font-weight:600}@media only screen and (min-width: 992px) and (max-width: 1199px){.product-details-content h3{font-size:30px;margin:10px 0 12px}}@media only screen and (min-width: 768px) and (max-width: 991px){.product-details-content h3{font-size:30px;margin:10px 0 12px}}@media only screen and (max-width: 767px){.product-details-content h3{font-size:25px;margin:10px 0 12px}}.product-details-content .product-dec-peragraph p{color:#333;margin:0}.product-details-content.product-details-ptb{padding:0 0 0 43px}@media only screen and (min-width: 992px) and (max-width: 1199px){.product-details-content.product-details-ptb{padding:0}}@media only screen and (min-width: 768px) and (max-width: 991px){.product-details-content.product-details-ptb{padding:40px 0 0}}@media only screen and (max-width: 767px){.product-details-content.product-details-ptb{padding:30px 0 0}}.product-details-content.product-details-ptb h3{margin:46px 0 35px}@media only screen and (min-width: 992px) and (max-width: 1199px){.product-details-content.product-details-ptb h3{margin:15px 0}}@media only screen and (min-width: 768px) and (max-width: 991px){.product-details-content.product-details-ptb h3{margin:15px 0}}@media only screen and (max-width: 767px){.product-details-content.product-details-ptb h3{margin:15px 0}}.product-dec-action-wrap{display:flex;align-items:center;margin:30px 0 12px}.product-dec-action-wrap .pro-dec-wishlist-compare{margin-left:20px}.product-dec-action-wrap .pro-dec-wishlist-compare a{font-size:16px;color:#262626;margin-right:20px}.product-dec-action-wrap .pro-dec-wishlist-compare a:hover{color:#ed284c}.product-dec-action-wrap.pro-dec-action-2{margin:46px 0 12px}@media only screen and (min-width: 992px) and (max-width: 1199px){.product-dec-action-wrap.pro-dec-action-2{margin:20px 0 12px}}@media only screen and (min-width: 768px) and (max-width: 991px){.product-dec-action-wrap.pro-dec-action-2{margin:20px 0 12px}}@media only screen and (max-width: 767px){.product-dec-action-wrap.pro-dec-action-2{margin:20px 0 12px}}.quality-cart-wrap{display:flex;align-items:center;background-color:#ed284c;transition:all .3s ease 0s;min-height:70px}.quality-cart-wrap:hover{background-color:#797979}.quality-cart-wrap .quality-wrap{position:relative}.quality-cart-wrap .quality-wrap:after{content:"";border-right:1px solid;opacity:.3;position:absolute;height:40px;top:50%;right:0;transform:translateY(-50%);color:#fff}.quality-cart-wrap .quality-wrap input{border:none;height:70px;width:80px;background-color:transparent;padding:0;font-size:16px;text-align:center;color:#fff}@media only screen and (max-width: 767px){.quality-cart-wrap .quality-wrap input{width:50px}}.quality-cart-wrap .pro-cart-wrap a{padding:20px 60px;text-transform:uppercase;font-weight:600;color:#fff;display:block}@media only screen and (min-width: 992px) and (max-width: 1199px){.quality-cart-wrap .pro-cart-wrap a{padding:20px 35px}}@media only screen and (max-width: 767px){.quality-cart-wrap .pro-cart-wrap a{padding:20px}}.store-delivery-wrap a{font-size:12px;margin-right:20px}.store-delivery-wrap a:last-child{margin-right:0}@media only screen and (max-width: 767px){.store-delivery-wrap a{margin-right:12px}}.store-delivery-wrap a i{font-size:16px;padding-right:5px}.product-dec-meta{margin:15px 0 30px}.product-dec-meta span{display:block;font-size:12px;color:#989898}.product-dec-meta span a{color:#4a4141}.product-dec-meta span a:hover{text-decoration:underline}.product-social span{font-weight:600;font-size:14px;display:block;margin:0 0 13px}.product-social ul li{display:inline-block;margin-right:17px}.product-social ul li:last-child{margin-right:0}.product-social ul li a{font-size:14px}.quickview-slider-active.owl-carousel>.owl-nav div{color:#858a9f;font-size:18px;left:15px;position:absolute;text-align:center;top:50%;transform:translateY(-50%);transition:all .3s ease 0s}.quickview-slider-active.owl-carousel>.owl-nav div.owl-next{right:15px;left:auto}.quickview-slider-active.owl-carousel>.owl-nav div:hover{color:#ed284c}.new-collection-img a{display:block;overflow:hidden}.new-collection-img a img{transform:scale(1.05);transition:transform .5s ease-out;width:100%}.new-collection-img a:hover:before{opacity:.2}.new-collection-img a:hover img{transform:scale(1)}@media only screen and (min-width: 992px) and (max-width: 1199px){.new-collection-img.mr-100{margin-right:0}.new-collection-img.ml-100{margin-left:0}}@media only screen and (min-width: 768px) and (max-width: 991px){.new-collection-img.mr-100{margin-right:0}.new-collection-img.ml-100{margin-left:0}}@media only screen and (max-width: 767px){.new-collection-img.mr-100{margin-right:0}.new-collection-img.ml-100{margin-left:0}}.new-collection-content span{font-size:16px;font-weight:600;display:block}.new-collection-content h2{font-size:64px;font-weight:700;font-family:Playfair Display,serif;line-height:1;margin:4px 0 40px}@media only screen and (min-width: 992px) and (max-width: 1199px){.new-collection-content h2{font-size:55px}}@media only screen and (min-width: 768px) and (max-width: 991px){.new-collection-content h2{font-size:40px}}@media only screen and (max-width: 767px){.new-collection-content h2{font-size:32px;margin:4px 0 10px}}.new-collection-content p{font-size:18px;line-height:28px;font-family:Playfair Display,serif;margin:0}@media only screen and (max-width: 767px){.new-collection-content p{font-size:16px}}@media only screen and (min-width: 576px) and (max-width: 767px){.new-collection-content p{font-size:15px}}.new-collection-content .new-collection-btn a{font-size:16px;display:inline-block;color:#ed284c;text-decoration:underline;font-weight:600}.new-collection-content .new-collection-btn a:hover{color:#262626;text-decoration:inherit}@media only screen and (max-width: 767px){.new-collection-content .new-collection-btn.pt-80{padding-top:20px}}.product-tab-list{display:flex;justify-content:center}.product-tab-list a{margin:0 24px}@media only screen and (min-width: 768px) and (max-width: 991px){.product-tab-list a{margin:0 20px}}@media only screen and (max-width: 767px){.product-tab-list a{margin:0 10px 10px}}.product-tab-list a h3{font-size:36px;font-weight:600;line-height:1;color:#cdcdcd;margin:0}@media only screen and (min-width: 768px) and (max-width: 991px){.product-tab-list a h3{font-size:30px}}@media only screen and (max-width: 767px){.product-tab-list a h3{font-size:20px}}.product-tab-list a.active h3{color:#262626}@media only screen and (max-width: 767px){.product-tab-list.pb-55{padding-bottom:20px}}.product-tab-list-2{display:flex;justify-content:center}.product-tab-list-2 a{margin:0 29px}@media only screen and (min-width: 1200px) and (max-width: 1365px){.product-tab-list-2 a{margin:0 18px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.product-tab-list-2 a{margin:0 10px}}@media only screen and (min-width: 768px) and (max-width: 991px){.product-tab-list-2 a{margin:0 5px}}@media only screen and (max-width: 767px){.product-tab-list-2 a{margin:0 5px 10px}}.product-tab-list-2 a h3{font-size:24px;font-weight:400;line-height:1;color:#cdcdcd;margin:0}@media only screen and (min-width: 768px) and (max-width: 991px){.product-tab-list-2 a h3{font-size:18px}}@media only screen and (max-width: 767px){.product-tab-list-2 a h3{font-size:20px}}.product-tab-list-2 a.active h3{color:#262626}@media only screen and (max-width: 767px){.product-tab-list-2.pb-55{padding-bottom:20px}}.product-tab-list-3{display:flex;justify-content:center}.product-tab-list-3 a{margin:0 21px}@media only screen and (min-width: 1200px) and (max-width: 1365px){.product-tab-list-3 a{margin:0 18px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.product-tab-list-3 a{margin:0 10px}}@media only screen and (min-width: 768px) and (max-width: 991px){.product-tab-list-3 a{margin:0 5px}}@media only screen and (max-width: 767px){.product-tab-list-3 a{margin:0 5px 10px}}.product-tab-list-3 a h3{font-size:20px;font-weight:700;line-height:1;letter-spacing:2px;color:#cdcdcd;margin:0}@media only screen and (min-width: 768px) and (max-width: 991px){.product-tab-list-3 a h3{font-size:18px}}@media only screen and (max-width: 767px){.product-tab-list-3 a h3{font-size:20px}}.product-tab-list-3 a.active h3{color:#262626}@media only screen and (max-width: 767px){.product-tab-list-3.pb-55{padding-bottom:20px}}.product-btn-list-wrap{display:flex;flex-wrap:wrap}@media only screen and (max-width: 767px){.product-btn-list-wrap{display:block}}.product-btn-list-wrap .product-tab-width{flex:0 0 92%}@media only screen and (min-width: 1200px) and (max-width: 1365px){.product-btn-list-wrap .product-tab-width{flex:0 0 85%}}@media only screen and (min-width: 992px) and (max-width: 1199px){.product-btn-list-wrap .product-tab-width{flex:0 0 85%}}@media only screen and (min-width: 768px) and (max-width: 991px){.product-btn-list-wrap .product-tab-width{flex:0 0 70%}}@media only screen and (max-width: 767px){.product-btn-list-wrap .product-tab-width.pb-45{padding-bottom:6px}}.product-btn-list-wrap .product-btn-width{flex:0 0 8%}@media only screen and (min-width: 1200px) and (max-width: 1365px){.product-btn-list-wrap .product-btn-width{flex:0 0 15%}}@media only screen and (min-width: 992px) and (max-width: 1199px){.product-btn-list-wrap .product-btn-width{flex:0 0 15%}}@media only screen and (min-width: 768px) and (max-width: 991px){.product-btn-list-wrap .product-btn-width{flex:0 0 30%}}@media only screen and (max-width: 767px){.product-btn-list-wrap .product-btn-width{padding-bottom:20px}}.all-product-btn{text-align:center}.all-product-btn a{color:#262626;text-decoration:underline;display:inline-block}.all-product-btn a:hover{text-decoration:none;color:#ed284c}@media only screen and (max-width: 767px){.all-product-btn.mt-10{margin-top:0}.all-product-btn.text-right{text-align:center!important}}.tab-content.jump .tab-pane{display:block;height:0;opacity:0;overflow:hidden}.tab-content.jump .tab-pane.active{display:block;height:auto;opacity:1;overflow:visible;animation-name:moveUp;animation-duration:.5s;animation-timing-function:cubic-bezier(.26,.69,.37,.96);animation-play-state:running}.pro-categories-wrap{margin:0 0 44px}.pro-categories-wrap .pro-categorie-title{margin:0 0 15px}.pro-categories-wrap .pro-categorie-title h3{font-weight:600;font-size:14px;text-transform:uppercase;margin:0;line-height:1}.pro-categories-wrap .pro-categorie-list ul li{margin-bottom:10px}.pro-categories-wrap .pro-categorie-list ul li:last-child{margin-bottom:0}.pro-categories-wrap .pro-categorie-list ul li a{color:#989898}.grid-sizer{width:25%}.category-wrap,.category-wrap.category-overly{position:relative}.category-wrap.category-overly:before{position:absolute;content:"";inset:0;transition:all .4s ease-out;background-color:#262626;opacity:0;visibility:hidden;transform:scale(.9);pointer-events:none}.category-wrap a img{width:100%}.category-wrap .category-position{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;text-align:center;opacity:0;visibility:hidden;z-index:9;transition:all .4s .1s}@media only screen and (max-width: 767px){.category-wrap .category-position{padding:0 10px}}.category-wrap .category-content h4{color:#fff;font-weight:700;font-size:24px;margin:20px 0 0;display:inline-block;transition:all .4s .1s}@media only screen and (min-width: 768px) and (max-width: 991px){.category-wrap .category-content h4{font-size:22px}}@media only screen and (max-width: 767px){.category-wrap .category-content h4{font-size:20px}}.category-wrap .category-content h4 a{color:#fff}.category-wrap:hover .category-position{opacity:1;visibility:visible}.category-wrap:hover .category-content h4{margin:0}.category-wrap:hover.category-overly:before{transform:scale(1);opacity:.6;visibility:visible}.toggle-item-active{display:none}.shop-instagram-wrap{position:relative;overflow:hidden}.shop-instagram-wrap:after{content:"";position:absolute;inset:0;z-index:1;opacity:0;background-color:#a38b5ecc;transition:all .4s;pointer-events:none}.shop-instagram-wrap a img{width:100%}.shop-instagram-wrap .shop-insta-content-wrap{position:absolute;left:0;bottom:0;padding:10px 42px 29px;z-index:9}@media only screen and (min-width: 1366px) and (max-width: 1600px){.shop-instagram-wrap .shop-insta-content-wrap{padding:10px 20px 29px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.shop-instagram-wrap .shop-insta-content-wrap{padding:10px 20px 29px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.shop-instagram-wrap .shop-insta-content-wrap{padding:10px 20px 29px}}@media only screen and (min-width: 768px) and (max-width: 991px){.shop-instagram-wrap .shop-insta-content-wrap{padding:10px 20px 29px}}@media only screen and (max-width: 767px){.shop-instagram-wrap .shop-insta-content-wrap{padding:10px 20px 29px}}@media only screen and (min-width: 576px) and (max-width: 767px){.shop-instagram-wrap .shop-insta-content-wrap{padding:10px 15px 29px}}.shop-instagram-wrap .shop-insta-content-wrap .shop-insta-content{max-width:90%}@media only screen and (min-width: 1200px) and (max-width: 1365px){.shop-instagram-wrap .shop-insta-content-wrap .shop-insta-content{max-width:80%}}@media only screen and (min-width: 992px) and (max-width: 1199px){.shop-instagram-wrap .shop-insta-content-wrap .shop-insta-content{max-width:80%}}@media only screen and (min-width: 768px) and (max-width: 991px){.shop-instagram-wrap .shop-insta-content-wrap .shop-insta-content{max-width:80%}}@media only screen and (max-width: 767px){.shop-instagram-wrap .shop-insta-content-wrap .shop-insta-content{max-width:80%}}.shop-instagram-wrap .shop-insta-content-wrap .shop-insta-content h3{transform:translateY(20px);opacity:0;font-weight:600;font-size:32px;display:block;color:#fff;transition:all .4s ease-in-out .1s;margin:0 0 8px}@media only screen and (min-width: 1366px) and (max-width: 1600px){.shop-instagram-wrap .shop-insta-content-wrap .shop-insta-content h3{font-size:25px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.shop-instagram-wrap .shop-insta-content-wrap .shop-insta-content h3{font-size:20px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.shop-instagram-wrap .shop-insta-content-wrap .shop-insta-content h3{font-size:22px}}@media only screen and (min-width: 768px) and (max-width: 991px){.shop-instagram-wrap .shop-insta-content-wrap .shop-insta-content h3{font-size:24px}}@media only screen and (max-width: 767px){.shop-instagram-wrap .shop-insta-content-wrap .shop-insta-content h3{font-size:22px}}@media only screen and (min-width: 576px) and (max-width: 767px){.shop-instagram-wrap .shop-insta-content-wrap .shop-insta-content h3{font-size:20px}}.shop-instagram-wrap .shop-insta-content-wrap .shop-insta-content h3 a{color:#fff}.shop-instagram-wrap .shop-insta-content-wrap .shop-insta-content p{transform:translateY(20px);opacity:0;font-weight:400;font-size:14px;display:block;color:#fff;transition:all .4s ease-in-out .3s;margin:0}.shop-instagram-wrap .shop-insta-content-wrap .shop-insta-popup{position:absolute;right:40px;top:50%;transform:translateY(-50%)}@media only screen and (min-width: 1366px) and (max-width: 1600px){.shop-instagram-wrap .shop-insta-content-wrap .shop-insta-popup{right:20px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.shop-instagram-wrap .shop-insta-content-wrap .shop-insta-popup{right:20px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.shop-instagram-wrap .shop-insta-content-wrap .shop-insta-popup{right:20px}}@media only screen and (min-width: 768px) and (max-width: 991px){.shop-instagram-wrap .shop-insta-content-wrap .shop-insta-popup{right:20px}}@media only screen and (max-width: 767px){.shop-instagram-wrap .shop-insta-content-wrap .shop-insta-popup{right:20px}}.shop-instagram-wrap .shop-insta-content-wrap .shop-insta-popup a{color:#fff;display:inline-block;width:45px;height:45px;border:3px solid #fff;transform:translate(20px);opacity:0;border-radius:100%;text-align:center;font-size:18px;transition:all .4s ease-in-out .4s;line-height:42px}.shop-instagram-wrap:hover:after{opacity:1}.shop-instagram-wrap:hover .shop-insta-content h3,.shop-instagram-wrap:hover .shop-insta-content p{transform:translateY(0);opacity:1}.shop-instagram-wrap:hover .shop-insta-popup a{transform:translate(0);opacity:1}@media only screen and (max-width: 767px){.product-area.pt-70,.product-area.pt-60{padding-top:20px}.product-area.pb-45{padding-bottom:20px}.product-area.mt-150{margin-top:0}.mrg-bottom-xs{margin-bottom:30px}.mrg-top-xs{margin-top:30px}.mrg-top-bottom-sm{margin-bottom:0}.product-all-wrap.pb-45{padding-bottom:10px}.category-area.mt-110{margin-top:0}.header-res-border{border-bottom:1px solid #ddd}.show-more-btn.mt-30{margin-top:0}}@media only screen and (max-width: 767px){.sidebar-sticky .product-details-content{margin-top:0}}.sidebar-sticky.col-lg-6{padding-left:15px;padding-right:15px}.sidebar-sticky.col-lg-6.is-affixed{padding-left:0;padding-right:0}.sidebar-sticky.col-lg-6.is-affixed .inner-wrapper-sticky{padding-left:15px;padding-right:15px}@media only screen and (min-width: 576px) and (max-width: 767px){.mrg-top-none-sm{margin-top:0}}@media only screen and (min-width: 768px) and (max-width: 991px){.header-res-border{border-bottom:1px solid #ddd}.category-area.mt-110,.product-area.mt-150{margin-top:0}}.section-title h2{font-size:36px;font-weight:700;text-transform:uppercase;margin:0 0 12px;line-height:29px}@media only screen and (max-width: 767px){.section-title h2{font-size:30px}}.section-title p{color:#989898;margin:0}@media only screen and (max-width: 767px){.section-title.mb-45{margin-bottom:30px}}.section-title-2 h2{font-size:48px;font-weight:700;margin:0;font-family:Playfair Display,serif;line-height:38px}@media only screen and (max-width: 767px){.section-title-2 h2{font-size:35px;line-height:30px}}@media only screen and (max-width: 767px){.section-title-2.mb-40{margin-bottom:30px}}.section-title-3 h2{font-size:36px;font-weight:700;margin:0;line-height:27px}@media only screen and (max-width: 767px){.section-title-3 h2{font-size:25px;line-height:35px}}@media only screen and (max-width: 767px){.section-title-3.mb-50{margin-bottom:20px}}.section-title-4 h2{font-size:48px;font-weight:700;margin:0;line-height:34px}@media only screen and (min-width: 768px) and (max-width: 991px){.section-title-4 h2{font-size:36px}}@media only screen and (max-width: 767px){.section-title-4 h2{font-size:25px;line-height:25px}}@media only screen and (max-width: 767px){.section-title-4.mb-60{margin-bottom:30px}.section-title-4.mb-45{margin-bottom:20px}}.sec-title-pro-btn-wrap{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width: 767px){.sec-title-pro-btn-wrap.mb-50{margin-bottom:30px}}.section-title-5 h2{font-size:72px;font-weight:700;margin:0 0 45px;line-height:54px}@media only screen and (min-width: 992px) and (max-width: 1199px){.section-title-5 h2{font-size:60px}}@media only screen and (min-width: 768px) and (max-width: 991px){.section-title-5 h2{font-size:36px;margin:0 0 15px;line-height:28px}}@media only screen and (max-width: 767px){.section-title-5 h2{font-size:25px;line-height:25px;margin:0 0 15px}}.section-title-5 p{color:#989898;font-family:Playfair Display,serif;margin:0 auto;line-height:1.714286;width:66%}@media only screen and (min-width: 992px) and (max-width: 1199px){.section-title-5 p{width:85%}}@media only screen and (min-width: 768px) and (max-width: 991px){.section-title-5 p{width:85%}}@media only screen and (max-width: 767px){.section-title-5 p{width:100%}}@media only screen and (max-width: 767px){.section-title-5.mb-50{margin-bottom:30px}}.section-title-6 h2{font-size:24px;font-weight:700;margin:0;line-height:22px}.section-title-6 p{color:#989898;margin:12px 0 0}@media only screen and (max-width: 767px){.section-title-6.mb-50,.section-title-6.mb-70,.section-title-6.mb-65{margin-bottom:30px}.section-title-6.mb-35{margin-bottom:20px}}.section-title-7 h2{font-size:30px;font-weight:700;margin:0;line-height:32px}@media only screen and (max-width: 767px){.section-title-7 h2{font-size:25px}}@media only screen and (max-width: 767px){.section-title-7.mb-40{margin-bottom:20px}}.section-title-8 h2{font-size:24px;font-weight:700;line-height:32px;margin:0 0 15px}@media only screen and (max-width: 767px){.section-title-8 h2{font-size:22px}}.section-title-9 h2{font-size:36px;font-weight:700;line-height:29px;margin:0}@media only screen and (max-width: 767px){.section-title-9 h2{font-size:30px}}@media only screen and (max-width: 767px){.section-title-9.mb-45{margin-bottom:20px}}.section-title-paragraph p{font-family:Playfair Display,serif;font-size:18px;line-height:1.714286;width:41%;margin:0 auto}@media only screen and (min-width: 1200px) and (max-width: 1365px){.section-title-paragraph p{width:65%}}@media only screen and (min-width: 992px) and (max-width: 1199px){.section-title-paragraph p{width:78%}}@media only screen and (min-width: 768px) and (max-width: 991px){.section-title-paragraph p{width:78%}}@media only screen and (max-width: 767px){.section-title-paragraph p{width:100%}}@media only screen and (max-width: 767px){.section-title-paragraph.mb-45{margin-bottom:20px}}.subscribe-wrap h3{font-size:24px;font-weight:700;margin:0 0 45px;text-decoration:underline}@media only screen and (max-width: 767px){.subscribe-wrap h3{font-size:20px;margin:0 0 15px}}.subscribe-wrap .subscribe-form .mc-form{position:relative}.subscribe-wrap .subscribe-form .mc-form>input{background-color:transparent;border:none;border-bottom:1px solid #e7e7e7;color:#989898;padding:5px 100px 5px 0;height:43px;font-size:16px}.subscribe-wrap .subscribe-form .mc-form .mc-news{display:none}.subscribe-wrap .subscribe-form .mc-form .clear{position:absolute;top:0;right:0;padding:0}.subscribe-wrap .subscribe-form .mc-form .clear input{padding:0;background-color:transparent;border:none;color:#262626;font-weight:700;font-size:16px;height:43px}.subscribe-wrap .subscribe-form .mc-form .clear input:hover{color:#ed284c}.subscribe-form-2 .mc-form-2{position:relative}.subscribe-form-2 .mc-form-2>input{background-color:transparent;border:none;border-bottom:1px solid #e7e7e7;color:#333;padding:5px 60px 5px 0;height:43px;font-size:12px}.subscribe-form-2 .mc-form-2>input:focus{color:#262626}.subscribe-form-2 .mc-form-2 .mc-news-2{display:none}.subscribe-form-2 .mc-form-2 .clear-2{position:absolute;top:0;right:0;padding:0}.subscribe-form-2 .mc-form-2 .clear-2 input{padding:0;background-color:transparent;border:none;color:#262626;font-weight:700;font-size:12px;height:43px}.subscribe-form-2 .mc-form-2 .clear-2 input:hover{color:#ed284c}@media only screen and (max-width: 767px){.subscribe-form-2.mt-20{margin-top:0}}@media only screen and (min-width: 768px) and (max-width: 991px){.subscribe-form-2.mt-20{margin-top:0}}.subscribe-content{margin:-8px 0 0}@media only screen and (min-width: 768px) and (max-width: 991px){.subscribe-content{margin:0 0 30px;text-align:center}}@media only screen and (max-width: 767px){.subscribe-content{margin:0 0 30px;text-align:center}}.subscribe-content h4{font-weight:700;font-size:36px;margin:0 0 13px;color:#fff;font-family:Playfair Display,serif}@media only screen and (max-width: 767px){.subscribe-content h4{font-size:30px}}.subscribe-content p{color:#fff;margin:0;line-height:1}.subscribe-form-3{margin-left:70px}@media only screen and (min-width: 768px) and (max-width: 991px){.subscribe-form-3{margin-left:0}}@media only screen and (max-width: 767px){.subscribe-form-3{margin-left:0}}.subscribe-form-3 .mc-form-3{position:relative}.subscribe-form-3 .mc-form-3>input{background-color:transparent;border:1px solid #fff;color:#fff;height:84px;font-size:16px;padding:5px 125px 5px 30px}.subscribe-form-3 .mc-form-3>input::-webkit-input-placeholder{color:#fff}.subscribe-form-3 .mc-form-3>input::-moz-input-placeholder{color:#fff}@media only screen and (max-width: 767px){.subscribe-form-3 .mc-form-3>input{padding:5px 125px 5px 17px;height:60px}}.subscribe-form-3 .mc-form-3 .mc-news-3{display:none}.subscribe-form-3 .mc-form-3 .clear-3{position:absolute;right:30px;top:50%;transform:translateY(-50%)}.subscribe-form-3 .mc-form-3 .clear-3>input{background-color:transparent;border:none;color:#fff;height:auto;font-size:16px;padding:0;font-weight:700}@media only screen and (max-width: 767px){.subscribe-area.pt-100{padding-top:50px}.subscribe-area.pb-100{padding-bottom:50px}}.instagram-wrap h3{font-size:24px;font-weight:700;margin:0 0 45px;text-decoration:underline}@media only screen and (max-width: 767px){.instagram-wrap h3{font-size:20px;margin:0 0 27px}}.instagram-item{position:relative}.instagram-item>a{display:block;position:relative}.instagram-item>a:before{background-color:#0006;content:"";position:absolute;left:0;top:0;transition:all .3s ease 0s;opacity:0;visibility:hidden;pointer-events:none;height:100%;width:100%;z-index:9}.instagram-item>a img{width:100%}.instagram-item>.instagram-hvr-content{position:absolute;left:50%;top:50%;transform:translateY(-50%) translate(-50%);opacity:0;visibility:hidden;transition:all .3s ease 0s;z-index:99}.instagram-item>.instagram-hvr-content span{font-size:20px;margin:0 5px;color:#fff}.instagram-item>.instagram-hvr-content span i{color:#ed284c;margin-right:3px}@media only screen and (min-width: 1366px) and (max-width: 1600px){.instagram-item>.instagram-hvr-content span{font-size:19px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.instagram-item>.instagram-hvr-content span{font-size:17px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.instagram-item>.instagram-hvr-content span{font-size:17px}}.instagram-item:hover>a:before{opacity:1;visibility:visible}.instagram-item:hover>.instagram-hvr-content{opacity:1;visibility:visible}.footer-about ul li{font-size:12px;color:#ddd;line-height:1;margin:0 0 9px}.footer-about ul li:last-child{margin:0}@media only screen and (max-width: 767px){.footer-about ul li{line-height:20px}}.footer-about ul li a{color:#ddd;font-size:12px}.footer-about ul li a:hover{color:#fff}@media only screen and (max-width: 767px){.footer-about{text-align:center}}@media only screen and (min-width: 576px) and (max-width: 767px){.footer-about{text-align:left}}@media only screen and (max-width: 767px){.footer-logo{margin:30px 0}.footer-bottom.pt-25{padding-top:0}}@media only screen and (min-width: 576px) and (max-width: 767px){.footer-logo a img{width:100%}}.footer-social{float:right}.footer-social a{color:#ddd;font-size:16px;margin-left:20px}.footer-social a:first-child{margin-left:0}.footer-social a:hover{color:#fff}@media only screen and (min-width: 576px) and (max-width: 767px){.footer-social a{font-size:14px;margin-left:9px}}@media only screen and (max-width: 767px){.footer-social{float:inherit;text-align:center}}@media only screen and (min-width: 576px) and (max-width: 767px){.footer-social{float:right;text-align:inherit}}.footer-menu ul li{display:inline-block;margin-right:20px}.footer-menu ul li:last-child{margin-right:0}.footer-menu ul li a{font-size:12px;color:#ddd}.footer-menu ul li a:hover{color:#fff}@media only screen and (max-width: 767px){.footer-menu{text-align:center}}@media only screen and (min-width: 576px) and (max-width: 767px){.footer-menu{text-align:inherit}}.copyright{float:right}.copyright p{margin:0;font-size:12px;color:#ddd}@media only screen and (max-width: 767px){.copyright{float:inherit;text-align:center}}@media only screen and (min-width: 576px) and (max-width: 767px){.copyright{float:inherit;text-align:center}}.footer-mrg{padding:70px 0}@media only screen and (max-width: 767px){.footer-mrg{padding:50px 0}}.footer-column{padding-left:15px;padding-right:15px}.footer-top .footer-column-1,.footer-top .footer-column-6{width:calc((100% - 720px)/2)}@media only screen and (min-width: 992px) and (max-width: 1199px){.footer-top .footer-column-1,.footer-top .footer-column-6{width:33.333%}}.footer-top .footer-column-2,.footer-top .footer-column-3,.footer-top .footer-column-4,.footer-top .footer-column-5{width:180px}@media only screen and (min-width: 992px) and (max-width: 1199px){.footer-top .footer-column-2,.footer-top .footer-column-3,.footer-top .footer-column-4,.footer-top .footer-column-5{width:33.333%}}@media only screen and (min-width: 768px) and (max-width: 991px){.footer-top .footer-column-1{width:40%}.footer-top .footer-column-2,.footer-top .footer-column-3,.footer-top .footer-column-4{width:20%}.footer-top .footer-column-5{width:40%}.footer-top .footer-column-6{width:60%}}@media only screen and (max-width: 767px){.footer-top .footer-column-1{width:100%}.footer-top .footer-column-2,.footer-top .footer-column-3,.footer-top .footer-column-4,.footer-top .footer-column-5{width:50%}.footer-top .footer-column-6{width:100%}}@media only screen and (min-width: 576px) and (max-width: 767px){.footer-top .footer-column-1,.footer-top .footer-column-2,.footer-top .footer-column-3,.footer-top .footer-column-4,.footer-top .footer-column-5,.footer-top .footer-column-6{width:50%}}.footer-widget .footer-info{margin:25px 0 26px}.footer-widget .footer-info ul li{font-size:12px;color:#333;line-height:1;margin:0 0 9px}.footer-widget .footer-info ul li:last-child{margin:0}.footer-widget .footer-info ul li a{color:#333;font-size:12px}.footer-widget .footer-info ul li a:hover{color:#989898}.footer-widget .footer-map a{font-size:12px;color:#333;text-decoration:underline}.footer-widget .widget-title{margin:0 0 30px}@media only screen and (max-width: 767px){.footer-widget .widget-title{margin:0 0 15px}}.footer-widget .widget-title h3{font-size:12px;font-weight:700;margin:0}.footer-widget .footer-list ul li{margin:0 0 17px}.footer-widget .footer-list ul li:last-child{margin:0}.footer-widget .footer-list ul li a{color:#333;font-size:12px;display:block;line-height:1}.footer-widget .footer-list ul li a:hover{color:#989898}.footer-widget.subscribe-right{width:400px;max-width:100%;margin-left:auto}.footer-widget.footer-social-2 a{color:#616161;font-size:12px;margin-right:18px}.footer-widget.footer-social-2 a:last-child{margin-right:0}@media only screen and (max-width: 767px){.footer-widget.footer-social-2{text-align:center}}@media only screen and (min-width: 576px) and (max-width: 767px){.footer-widget.footer-social-2{text-align:left}}.footer-widget.copyright-2 p{color:#333;font-size:12px;margin:0}@media only screen and (max-width: 767px){.footer-widget.copyright-2{margin:10px 0}}@media only screen and (min-width: 576px) and (max-width: 767px){.footer-widget.copyright-2{margin:0}}.footer-widget.payments-img{text-align:right}.footer-widget.payments-img p{color:#616161;font-size:12px;margin:0}@media only screen and (max-width: 767px){.footer-widget.payments-img{text-align:center}}@media only screen and (min-width: 576px) and (max-width: 767px){.footer-widget.payments-img{margin:10px 0 0}}.footer-hm13{display:block;position:absolute;left:0;bottom:40px;right:0;padding:0 80px;z-index:99}@media only screen and (min-width: 1366px) and (max-width: 1600px){.footer-hm13{padding:0 65px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.footer-hm13{padding:0 15px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.footer-hm13{padding:0 30px}}@media only screen and (min-width: 768px) and (max-width: 991px){.footer-hm13{padding:0 40px}}@media only screen and (max-width: 767px){.footer-hm13{padding:0 15px}}@media only screen and (min-width: 576px) and (max-width: 767px){.footer-hm13{padding:0 30px}}.footer-hm13 .footer-hm13-wrap{display:flex;justify-content:space-between}.footer-hm13 .footer-hm13-wrap .footer-social-hm13 a{color:#ccc;margin-right:18px;font-size:12px}.footer-hm13 .footer-hm13-wrap .footer-social-hm13 a:last-child{margin-right:0}.footer-hm13 .footer-hm13-wrap .footer-social-hm13 a:hover{color:#ed284c}@media only screen and (max-width: 767px){.footer-hm13 .footer-hm13-wrap .footer-social-hm13 a{margin-right:4px}}@media only screen and (min-width: 576px) and (max-width: 767px){.footer-hm13 .footer-hm13-wrap .footer-social-hm13 a{margin-right:8px}}.footer-hm13 .footer-hm13-wrap .footer-copyright-hm13 p{color:#ccc;font-size:12px;margin:0}.popup-wrapper-area{background:rgba(51,51,51,.9) none repeat scroll 0 0;height:100%;opacity:0;position:fixed;transition:all .5s ease 0s;visibility:hidden;width:100%;z-index:9999999}.popup-wrapper-area .popup-wrapper{background:#fff none repeat scroll 0 0;left:0;margin:auto;position:absolute;right:0;top:206px;width:1070px}@media only screen and (min-width: 1366px) and (max-width: 1600px){.popup-wrapper-area .popup-wrapper{top:80px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.popup-wrapper-area .popup-wrapper{top:80px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.popup-wrapper-area .popup-wrapper{top:50px;width:940px}}@media only screen and (min-width: 768px) and (max-width: 991px){.popup-wrapper-area .popup-wrapper{top:50px;width:700px}}@media only screen and (max-width: 767px){.popup-wrapper-area .popup-wrapper{top:100px;width:300px}}@media only screen and (min-width: 576px) and (max-width: 767px){.popup-wrapper-area .popup-wrapper{width:400px}}.popup-wrapper-area .popup-wrapper span.popup-off{position:absolute;right:-60px;top:0;width:60px;height:60px;background-color:#292929;color:#fff;font-size:24px;text-align:center;cursor:pointer}@media only screen and (min-width: 1200px) and (max-width: 1365px){.popup-wrapper-area .popup-wrapper span.popup-off{width:45px;height:45px;right:-45px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.popup-wrapper-area .popup-wrapper span.popup-off{right:0;top:0;width:35px;height:35px;font-size:15px}}@media only screen and (min-width: 768px) and (max-width: 991px){.popup-wrapper-area .popup-wrapper span.popup-off{right:0;top:0;width:35px;height:35px;font-size:15px}}@media only screen and (max-width: 767px){.popup-wrapper-area .popup-wrapper span.popup-off{right:0;top:0;width:35px;height:35px;font-size:15px}}.popup-wrapper-area .popup-wrapper span.popup-off i{line-height:60px;transition:all .3s ease 0s;display:inline-block}@media only screen and (min-width: 1200px) and (max-width: 1365px){.popup-wrapper-area .popup-wrapper span.popup-off i{line-height:45px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.popup-wrapper-area .popup-wrapper span.popup-off i{line-height:35px}}@media only screen and (min-width: 768px) and (max-width: 991px){.popup-wrapper-area .popup-wrapper span.popup-off i{line-height:35px}}@media only screen and (max-width: 767px){.popup-wrapper-area .popup-wrapper span.popup-off i{line-height:35px}}.popup-wrapper-area .popup-wrapper span.popup-off:hover i{transform:rotate(90deg)}.popup-wrapper-area .popup-wrapper span.popup-off:hover{color:#ed284c}.popup-wrapper-area .popup-wrapper .popup-wrapper-all{display:flex}@media only screen and (max-width: 767px){.popup-wrapper-area .popup-wrapper .popup-wrapper-all{display:block;height:450px;overflow-y:auto}}.popup-wrapper-area .popup-wrapper .popup-wrapper-all .popup-subscribe-area{flex:0 0 50%;padding:82px 30px 31px}@media only screen and (min-width: 992px) and (max-width: 1199px){.popup-wrapper-area .popup-wrapper .popup-wrapper-all .popup-subscribe-area{padding:30px 30px 31px}}@media only screen and (min-width: 768px) and (max-width: 991px){.popup-wrapper-area .popup-wrapper .popup-wrapper-all .popup-subscribe-area{padding:15px}}@media only screen and (max-width: 767px){.popup-wrapper-area .popup-wrapper .popup-wrapper-all .popup-subscribe-area{padding:15px;flex:0 0 100%;width:100%}}.popup-wrapper-area .popup-wrapper .popup-wrapper-all .popup-subscribe-area h2{font-size:48px;margin:0 0 25px;font-family:Playfair Display,serif;font-weight:700;line-height:45px}@media only screen and (min-width: 768px) and (max-width: 991px){.popup-wrapper-area .popup-wrapper .popup-wrapper-all .popup-subscribe-area h2{margin:8px 0 10px;font-size:23px;line-height:25px}}@media only screen and (max-width: 767px){.popup-wrapper-area .popup-wrapper .popup-wrapper-all .popup-subscribe-area h2{margin:8px 0 10px;font-size:30px;line-height:30px}}.popup-wrapper-area .popup-wrapper .popup-wrapper-all .popup-subscribe-area span{font-weight:700;color:#333}.popup-wrapper-area .popup-wrapper .popup-wrapper-all .popup-subscribe-area .subscribe-bottom{margin:30px 0}@media only screen and (min-width: 768px) and (max-width: 991px){.popup-wrapper-area .popup-wrapper .popup-wrapper-all .popup-subscribe-area .subscribe-bottom{margin:15px 0}}@media only screen and (max-width: 767px){.popup-wrapper-area .popup-wrapper .popup-wrapper-all .popup-subscribe-area .subscribe-bottom{margin:15px 0}}.popup-wrapper-area .popup-wrapper .popup-wrapper-all .popup-subscribe-area .subscribe-bottom .mc-form input{border:1px solid #e7e7e7;height:50px;padding:0 0 0 15px;font-size:14px;color:#989898;background-color:transparent}.popup-wrapper-area .popup-wrapper .popup-wrapper-all .popup-subscribe-area .subscribe-bottom .mc-form input:focus{color:#262626}.popup-wrapper-area .popup-wrapper .popup-wrapper-all .popup-subscribe-area .subscribe-bottom .mc-form .mc-news{display:none}.popup-wrapper-area .popup-wrapper .popup-wrapper-all .popup-subscribe-area .subscribe-bottom .mc-form .clear-2{margin-top:12px}@media only screen and (min-width: 768px) and (max-width: 991px){.popup-wrapper-area .popup-wrapper .popup-wrapper-all .popup-subscribe-area .subscribe-bottom .mc-form .clear-2{margin-top:15px}}.popup-wrapper-area .popup-wrapper .popup-wrapper-all .popup-subscribe-area .subscribe-bottom .mc-form .clear-2 input{width:100%;height:50px;color:#fff;background-color:#262626;font-size:12px;text-transform:capitalize;font-weight:700;text-align:center}.popup-wrapper-area .popup-wrapper .popup-wrapper-all .popup-subscribe-area .subscribe-bottom .mc-form .clear-2 input:hover{background-color:#ed284c}.popup-wrapper-area .popup-wrapper .popup-wrapper-all .popup-subscribe-area .dont-show{display:flex;align-items:center}.popup-wrapper-area .popup-wrapper .popup-wrapper-all .popup-subscribe-area .dont-show input{width:auto;height:auto}.popup-wrapper-area .popup-wrapper .popup-wrapper-all .popup-subscribe-area .dont-show label{color:#262626;display:block;margin:0 0 0 5px}.popup-wrapper-area .popup-wrapper .popup-wrapper-all .popup-image{flex:0 0 50%}@media only screen and (max-width: 767px){.popup-wrapper-area .popup-wrapper .popup-wrapper-all .popup-image{flex:0 0 100%;width:100%}}.popup-wrapper-area .popup-wrapper .popup-wrapper-all .popup-image img{width:100%}.body-bg-color{background-color:#9e9393}.content-wrapper{display:block;margin:0 auto;width:1310px}@media only screen and (min-width: 1200px) and (max-width: 1365px){.content-wrapper{width:1200px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.content-wrapper{width:960px}}@media only screen and (min-width: 768px) and (max-width: 991px){.content-wrapper{width:720px}}@media only screen and (max-width: 767px){.content-wrapper{width:100%}}.page-middle-area{display:block;overflow:hidden}@media only screen and (min-width: 768px) and (max-width: 991px){.page-middle-area.mt-120{margin-top:0}}@media only screen and (max-width: 767px){.page-middle-area.mt-120{margin-top:0}}.main-sidebar-right{position:relative;float:left;width:calc(100% - 305px)}@media only screen and (min-width: 1366px) and (max-width: 1600px){.main-sidebar-right{width:calc(100% - 270px)}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.main-sidebar-right{width:calc(100% - 250px)}}@media only screen and (min-width: 992px) and (max-width: 1199px){.main-sidebar-right{width:calc(100% - 230px)}}@media only screen and (min-width: 768px) and (max-width: 991px){.main-sidebar-right{width:calc(100% + -0px)}}@media only screen and (max-width: 767px){.main-sidebar-right{width:calc(100% + -0px)}}.mfp-bg{z-index:99999}.mfp-wrap{z-index:999999}@media only screen and (min-width: 768px) and (max-width: 991px){.error-area.mt-175{margin-top:0}}@media only screen and (max-width: 767px){.error-area.mt-175{margin-top:0}}.error-content h2{font-size:80px;font-weight:700;margin:0;line-height:58px}.error-content p{font-size:18px;margin:25px 0 38px}.error-content a{background-color:#262626;font-size:12px;font-weight:700;display:inline-block;color:#fff;line-height:1;padding:18px 40px 19px;border-radius:50px}.error-content a:hover{background-color:#ed284c}.coming-soon-area{position:relative}.coming-soon-area .coming-soon-img{height:100vh;padding:0;position:absolute;top:0;width:50%;z-index:2}@media only screen and (min-width: 768px) and (max-width: 991px){.coming-soon-area .coming-soon-img{position:static;width:100%;height:100%}}@media only screen and (max-width: 767px){.coming-soon-area .coming-soon-img{position:static;width:100%;height:100%}}.coming-soon-area .coming-soon-img img{height:100%;transition:all .3s linear 0s;will-change:transform,top;z-index:0;width:100%}@media only screen and (min-width: 768px) and (max-width: 991px){.coming-soon-area .height-100vh{height:100%}}@media only screen and (max-width: 767px){.coming-soon-area .height-100vh{height:100%}}.coming-soon-content{padding:0 195px}@media only screen and (min-width: 1366px) and (max-width: 1600px){.coming-soon-content{padding:0 60px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.coming-soon-content{padding:0 50px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.coming-soon-content{padding:0 30px}}@media only screen and (min-width: 768px) and (max-width: 991px){.coming-soon-content{padding:50px}}@media only screen and (max-width: 767px){.coming-soon-content{padding:30px 15px}}@media only screen and (min-width: 576px) and (max-width: 767px){.coming-soon-content{padding:30px 40px}}.coming-soon-content h4{font-size:20px;margin:0 0 5px;font-weight:700}@media only screen and (max-width: 767px){.coming-soon-content h4{font-size:18px}}.coming-soon-content .timer-style-3{margin:55px 0 43px}@media only screen and (max-width: 767px){.coming-soon-content .timer-style-3{margin:25px 0 0}}.coming-soon-content .timer-style-3 div{display:flex;flex-wrap:wrap;justify-content:center}.coming-soon-content .timer-style-3 div>span{margin:0 40px}@media only screen and (min-width: 1200px) and (max-width: 1365px){.coming-soon-content .timer-style-3 div>span{margin:0 30px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.coming-soon-content .timer-style-3 div>span{margin:0 20px}}@media only screen and (max-width: 767px){.coming-soon-content .timer-style-3 div>span{margin:0 15px 20px}}@media only screen and (min-width: 576px) and (max-width: 767px){.coming-soon-content .timer-style-3 div>span{margin:0 30px 20px}}.coming-soon-content .timer-style-3 div>span>span{color:#ed284c;font-family:Playfair Display,serif;font-size:60px}@media only screen and (min-width: 992px) and (max-width: 1199px){.coming-soon-content .timer-style-3 div>span>span{font-size:50px}}@media only screen and (max-width: 767px){.coming-soon-content .timer-style-3 div>span>span{font-size:40px}}.coming-soon-content .timer-style-3 div>span>p{color:#989898;margin:5px 0 0;font-size:14px}.coming-soon-content .subscribe-form-4 .mc-form-4{position:relative}.coming-soon-content .subscribe-form-4 .mc-form-4>input{background-color:transparent;border:none;border-bottom:1px solid #e7e7e7;height:43px;color:#989898;padding:2px 95px 0 0;font-size:16px}.coming-soon-content .subscribe-form-4 .mc-form-4>input:focus{color:#262626;border-bottom:1px solid #262626}.coming-soon-content .subscribe-form-4 .mc-form-4 .mc-news-4{display:none}.coming-soon-content .subscribe-form-4 .mc-form-4 .clear-4{position:absolute;right:0;top:0}.coming-soon-content .subscribe-form-4 .mc-form-4 .clear-4 input{color:#262626;font-weight:700;background-color:transparent;border:none;padding:0;font-size:16px}.coming-soon-content .go-back{margin:80px 0 0}@media only screen and (min-width: 768px) and (max-width: 991px){.coming-soon-content .go-back{margin:40px 0 0}}@media only screen and (max-width: 767px){.coming-soon-content .go-back{margin:30px 0 0}}.coming-soon-content .go-back a{display:inline-block;text-decoration:underline;color:#262626}.coming-soon-content .go-back a:hover{text-decoration:none;color:#ed284c}.modal-backdrop{z-index:9999}.modal{z-index:99999}.service-wrap{display:flex}.service-wrap .service-icon{margin:0 20px 0 0}.service-wrap .service-icon i{font-size:30px}.service-wrap .service-content h6{font-size:12px;font-weight:700;margin:0 0 11px;line-height:1}.service-wrap .service-content p{color:#989898;margin:0;font-size:12px;line-height:1}@media only screen and (max-width: 767px){.service-area.pt-70{padding-top:20px}}@keyframes lastudioFade{0%{opacity:0}to{opacity:1}}@keyframes lastudioZoomIn{0%{opacity:0;transform:scale(.75)}to{opacity:1;transform:scale(1)}}@keyframes lastudioZoomOut{0%{opacity:0;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes lastudioMoveUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes lastudioMoveUpBig{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@keyframes lastudioMoveDown{0%{opacity:0;transform:translateY(-25px)}to{opacity:1;transform:translateY(0)}}@keyframes lastudioMoveDownBig{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}@keyframes lastudioMoveLeft{0%{opacity:0;transform:translate(25px)}to{opacity:1;transform:translate(0)}}@keyframes lastudioMoveLeftBig{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}@keyframes lastudioMoveRight{0%{opacity:0;transform:translate(-25px)}to{opacity:1;transform:translate(0)}}@keyframes lastudioMoveRightBig{0%{opacity:0;transform:translate(-100px)}to{opacity:1;transform:translate(0)}}@keyframes lastudioFallPerspective{0%{opacity:0;transform:perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg)}to{opacity:1;transform:perspective(1000px) translateY(0) translateZ(0) rotateX(0)}}@keyframes lastudioFlipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes lastudioFlipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes zoomIn{0%{opacity:0;transform:scale(.75)}to{opacity:1;transform:scale(1)}}@keyframes zoomOut{0%{opacity:0;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes moveUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes columnMoveUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes fallPerspective{0%{opacity:0;transform:perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg)}to{opacity:1;transform:perspective(1000px) translateY(0) translateZ(0) rotateX(0)}}@keyframes edit-button-pulse{0%{box-shadow:0 0 2px #b7084e99}30%{box-shadow:0 0 2px 10px #b7084e00}to{box-shadow:0 0 2px #b7084e00}}.single-testimonial .client-img img{width:65px;display:inline-block}.single-testimonial p{font-size:18px;line-height:1.56;margin:19px 0 51px;font-family:Playfair Display,serif;color:#262626}.single-testimonial .client-info{position:relative}.single-testimonial .client-info:before{position:absolute;left:0;top:-28px;right:0;margin:0 auto;width:35px;height:2px;background-color:#828282;content:""}.single-testimonial .client-info h5{color:#262626;line-height:1;margin:0 0 2px}.single-testimonial .client-info span{color:#262626;line-height:1;margin:0}.video-area.video-area-ptb{padding:240px 0 205px}@media only screen and (min-width: 1200px) and (max-width: 1365px){.video-area.video-area-ptb{padding:140px 0 105px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.video-area.video-area-ptb{padding:140px 0 105px}}@media only screen and (min-width: 768px) and (max-width: 991px){.video-area.video-area-ptb{padding:100px 0 105px}}@media only screen and (max-width: 767px){.video-area.video-area-ptb{padding:50px 0}}.video-area.video-area-ptb-2{padding:300px 0}@media only screen and (min-width: 1200px) and (max-width: 1365px){.video-area.video-area-ptb-2{padding:140px 0 105px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.video-area.video-area-ptb-2{padding:140px 0 105px}}@media only screen and (min-width: 768px) and (max-width: 991px){.video-area.video-area-ptb-2{padding:100px 0 105px}}@media only screen and (max-width: 767px){.video-area.video-area-ptb-2{padding:50px 0}}@media only screen and (min-width: 576px) and (max-width: 767px){.video-area.video-area-ptb-2{padding:80px 0}}.video-area.video-area-ptb-3{padding:218px 0}@media only screen and (min-width: 1200px) and (max-width: 1365px){.video-area.video-area-ptb-3{padding:140px 0 105px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.video-area.video-area-ptb-3{padding:140px 0 105px}}@media only screen and (min-width: 768px) and (max-width: 991px){.video-area.video-area-ptb-3{padding:100px 0 105px}}@media only screen and (max-width: 767px){.video-area.video-area-ptb-3{padding:50px 0}}@media only screen and (min-width: 576px) and (max-width: 767px){.video-area.video-area-ptb-3{padding:80px 0}}.video-area .video-content h2{font-size:72px;font-weight:700;font-family:Playfair Display,serif;margin:0 0 49px;color:#fff;line-height:64px}@media only screen and (min-width: 992px) and (max-width: 1199px){.video-area .video-content h2{font-size:60px}}@media only screen and (min-width: 768px) and (max-width: 991px){.video-area .video-content h2{font-size:50px}}@media only screen and (max-width: 767px){.video-area .video-content h2{font-size:30px;margin:0 0 25px;line-height:40px}}.video-btn{display:inline-block;border-radius:50%;position:relative;transition:all .5s}.video-btn:before{content:"";position:absolute;inset:-5px;background:rgba(255,255,255,.2);border-radius:50%;opacity:0;transition:all .5s;z-index:1}.video-btn a{display:block;z-index:99;position:relative}.video-btn a img{width:auto;transform:scale(1);transition:all .5s}.video-btn:hover:before{opacity:1;inset:-15px}.video-btn:hover{background:rgba(255,255,255,.2);padding:10px;margin:-10px;border-radius:50%}.video-btn:hover a img{transform:scale(.9)}.blog-wrap .blog-img{overflow:hidden}.blog-wrap .blog-img img{width:100%;transform:scale(1.1);transition:transform .5s ease-out}.blog-wrap .blog-img .blog-quote-content{position:absolute;top:50%;transform:translateY(-50%);left:85px;z-index:99}@media only screen and (min-width: 992px) and (max-width: 1199px){.blog-wrap .blog-img .blog-quote-content{left:50px}}@media only screen and (min-width: 768px) and (max-width: 991px){.blog-wrap .blog-img .blog-quote-content{left:50px}}@media only screen and (max-width: 767px){.blog-wrap .blog-img .blog-quote-content{left:15px}}.blog-wrap .blog-img .blog-quote-content p{color:#fff;font-size:36px;font-family:Playfair Display,serif;margin:0 0 26px;line-height:48px;width:37%}@media only screen and (min-width: 992px) and (max-width: 1199px){.blog-wrap .blog-img .blog-quote-content p{width:47%}}@media only screen and (min-width: 768px) and (max-width: 991px){.blog-wrap .blog-img .blog-quote-content p{width:64%}}@media only screen and (max-width: 767px){.blog-wrap .blog-img .blog-quote-content p{font-size:16px;line-height:22px;width:98%}}@media only screen and (min-width: 576px) and (max-width: 767px){.blog-wrap .blog-img .blog-quote-content p{font-size:26px;line-height:36px}}.blog-wrap .blog-img .blog-quote-content span{color:#fff;font-size:18px;font-family:Playfair Display,serif;border-top:2px solid #fff;padding:10px 0 0}.blog-wrap .blog-img .blog-quote-content.blog-quote2 p{width:50%}@media only screen and (min-width: 992px) and (max-width: 1199px){.blog-wrap .blog-img .blog-quote-content.blog-quote2 p{width:66%}}@media only screen and (min-width: 768px) and (max-width: 991px){.blog-wrap .blog-img .blog-quote-content.blog-quote2 p{width:64%}}@media only screen and (max-width: 767px){.blog-wrap .blog-img .blog-quote-content.blog-quote2 p{width:98%}}.blog-wrap .blog-img .blog-quote-content.blog-quote3{left:40px}@media only screen and (max-width: 767px){.blog-wrap .blog-img .blog-quote-content.blog-quote3{left:15px}}.blog-wrap .blog-img .blog-quote-content.blog-quote3 p{width:60%;font-size:22px;line-height:30px}@media only screen and (min-width: 768px) and (max-width: 991px){.blog-wrap .blog-img .blog-quote-content.blog-quote3 p{width:90%;font-size:18px;line-height:25px}}@media only screen and (max-width: 767px){.blog-wrap .blog-img .blog-quote-content.blog-quote3 p{width:98%;font-size:16px;line-height:25px}}@media only screen and (min-width: 576px) and (max-width: 767px){.blog-wrap .blog-img .blog-quote-content.blog-quote3 p{width:80%;font-size:20px;line-height:31px}}.blog-wrap .blog-img .blog-video-popup{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;text-align:center;z-index:999}.blog-wrap .blog-img .blog-video-popup a{width:60px;height:60px;border-radius:100%;font-size:16px;background-color:#fff;text-align:center;display:inline-block}.blog-wrap .blog-img .blog-video-popup a i{line-height:60px}@media only screen and (max-width: 767px){.blog-wrap .blog-img.mb-20{margin-bottom:10px}}.blog-wrap .blog-content{padding:23px 30px 22px}@media only screen and (min-width: 768px) and (max-width: 991px){.blog-wrap .blog-content{padding:23px 15px 22px}}.blog-wrap .blog-content .blog-meta ul li{display:inline-block;margin-right:3px}.blog-wrap .blog-content .blog-meta ul li:Last-child{margin-right:0}.blog-wrap .blog-content .blog-meta ul li a{font-size:12px;color:#989898}.blog-wrap .blog-content h3{font-size:24px;margin:5px 0 16px;font-family:Playfair Display,serif}@media only screen and (min-width: 768px) and (max-width: 991px){.blog-wrap .blog-content h3{font-size:20px}}.blog-wrap .blog-content p{font-size:12px;margin:0;color:#989898;line-height:1.8}.blog-wrap .blog-content .blog-btn{margin:16px 0 0}.blog-wrap .blog-content .blog-btn a{color:#262626}.blog-wrap .blog-content .blog-btn a:hover{color:#ed284c}.blog-wrap .blog-content-2 .blog-meta-2 ul li{display:inline-block;margin-right:3px}.blog-wrap .blog-content-2 .blog-meta-2 ul li:Last-child{margin-right:0}.blog-wrap .blog-content-2 .blog-meta-2 ul li a{font-size:12px;color:#989898}.blog-wrap .blog-content-2 h3{font-size:36px;font-family:Playfair Display,serif;margin:3px 0 14px}@media only screen and (min-width: 768px) and (max-width: 991px){.blog-wrap .blog-content-2 h3{font-size:30px}}@media only screen and (max-width: 767px){.blog-wrap .blog-content-2 h3{font-size:28px;margin:3px 0 10px}}.blog-wrap .blog-content-2 p{font-size:12px;line-height:2;margin:0;color:#989898}.blog-wrap .blog-content-2 .blog-btn-2{margin-top:26px}.blog-wrap .blog-content-2 .blog-btn-2 a{display:inline-block;color:#262626}.blog-wrap .blog-content-2 .blog-btn-2 a:hover{color:#ed284c}.blog-wrap.blog-shadow{box-shadow:3px 2px 15px #d5d5d533}.blog-wrap:hover .blog-img img{transform:scale(1)}.blog-wrap:hover .blog-img.default-overlay:before{opacity:.1;pointer-events:none}@media only screen and (max-width: 767px){.blog-wrap.mb-65{margin-bottom:30px}}.blog-gallery-img.owl-carousel .owl-item{overflow:hidden}.blog-gallery-img.owl-carousel .owl-item a{position:relative;display:block}.blog-gallery-img.owl-carousel .owl-item a:before{content:"";opacity:0;position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;transition:all .5s ease-out;z-index:9}.blog-gallery-img.owl-carousel .owl-item a img{transform:scale(1.1);transition:transform .5s ease-out}.blog-gallery-img.owl-carousel:hover .owl-item a img{transform:scale(1)}.blog-gallery-img.owl-carousel:hover .owl-item a:before{opacity:.1;pointer-events:none}.nav-style-1 .owl-nav div{color:#232324;font-size:24px;width:50px;height:50px;border-radius:50px;left:20px;position:absolute;top:50%;background-color:#fff;text-align:center;transform:translateY(-50%);transition:all .3s ease 0s}.nav-style-1 .owl-nav div:hover{color:#ed284c}.nav-style-1 .owl-nav div i{line-height:50px}@media only screen and (max-width: 767px){.nav-style-1 .owl-nav div{width:30px;height:30px;font-size:20px}.nav-style-1 .owl-nav div i{line-height:30px}}.nav-style-1 .owl-nav div.owl-next{left:auto;right:20px}.blog-details-content img{width:100%}.blog-details-content .blog-details-meta{margin:23px 0 19px}.blog-details-content .blog-details-meta ul li{display:inline-block;margin-right:3px}.blog-details-content .blog-details-meta ul li:Last-child{margin-right:0}.blog-details-content .blog-details-meta ul li a{font-size:12px;color:#989898}.blog-details-content .blog-details-meta ul li a:hover{color:#ed284c}.blog-details-content p{line-height:1.9;color:#989898;margin:0 0 23px}.blog-details-content .blog-natural-area{margin:32px 0 44px}@media only screen and (max-width: 767px){.blog-details-content .blog-natural-area{margin:32px 0 0}}.blog-details-content .blog-natural-area .natural-img{margin-right:50px}@media only screen and (max-width: 767px){.blog-details-content .blog-natural-area .natural-img{margin-right:0}}.blog-details-content .blog-natural-area .natural-content{margin-left:-50px}@media only screen and (max-width: 767px){.blog-details-content .blog-natural-area .natural-content{margin-left:0;margin-top:30px}}.blog-details-content .blog-natural-area .natural-content h3{font-size:24px;font-family:Playfair Display,serif;font-weight:700;margin:0 0 15px}@media only screen and (max-width: 767px){.blog-details-content .blog-natural-area .natural-content h3{font-size:20px}}.blog-details-content .reason-reason-area h3{font-size:24px;font-family:Playfair Display,serif;font-weight:700;margin:0 0 15px}@media only screen and (max-width: 767px){.blog-details-content .reason-reason-area h3{font-size:20px}}.blog-details-content .reason-reason-area blockquote{padding:0 60px 0 30px;margin:35px 0 29px;border-left:2px solid #eeeeee}@media only screen and (max-width: 767px){.blog-details-content .reason-reason-area blockquote{padding:0 15px 0 30px}}.blog-details-content .reason-reason-area blockquote p{color:#262626;font-family:Playfair Display,serif;margin:0 0 15px}.blog-details-content .reason-reason-area blockquote span{font-weight:600;color:#262626;font-size:12px}.blog-details-content .reason-reason-area.blog-mrg-increase h3{margin:0 0 30px}@media only screen and (max-width: 767px){.blog-details-content .reason-reason-area.blog-mrg-increase h3{margin:0 0 20px}}.blog-details-content .blog-details-list{margin:49px 0 46px}@media only screen and (max-width: 767px){.blog-details-content .blog-details-list{margin:30px 0}}.blog-details-content .blog-details-list h3{font-size:24px;font-family:Playfair Display,serif;font-weight:700;margin:0 0 30px}@media only screen and (max-width: 767px){.blog-details-content .blog-details-list h3{font-size:19px;margin:0 0 20px}}.blog-details-content .blog-details-list ul li{line-height:1.9;position:relative;color:#989898;margin-bottom:1.5em;padding-left:15px}.blog-details-content .blog-details-list ul li:before{content:"\f111";font-family:FontAwesome;font-size:5px;text-rendering:auto;vertical-align:middle;position:absolute;left:0;top:1.6em}.blog-details-content .blog-dec-tag-social{display:flex;justify-content:space-between;border-bottom:1px solid #DCDCDC;padding:0 0 12px}@media only screen and (max-width: 767px){.blog-details-content .blog-dec-tag-social{display:block}}@media only screen and (min-width: 576px) and (max-width: 767px){.blog-details-content .blog-dec-tag-social{display:flex}}.blog-details-content .blog-dec-tag-social .blog-dec-tag span{color:#989898;font-size:12px}.blog-details-content .blog-dec-tag-social .blog-dec-tag span.tags-list-item{color:#262626}.blog-details-content .blog-dec-tag-social .blog-dec-social-wrap{flex:0 0 50%;text-align:right}@media only screen and (max-width: 767px){.blog-details-content .blog-dec-tag-social .blog-dec-social-wrap{text-align:left;margin-top:5px}}@media only screen and (min-width: 576px) and (max-width: 767px){.blog-details-content .blog-dec-tag-social .blog-dec-social-wrap{text-align:right;margin-top:0}}.blog-details-content .blog-dec-tag-social .blog-dec-social-wrap .share-post{display:inline-block;position:relative}.blog-details-content .blog-dec-tag-social .blog-dec-social-wrap .share-post span{color:#989898;font-size:12px;display:inline-block;position:relative}.blog-details-content .blog-dec-tag-social .blog-dec-social-wrap .share-post span>i{margin-left:5px}.blog-details-content .blog-dec-tag-social .blog-dec-social-wrap .share-post .blog-dec-social{position:absolute;top:-33px;right:0;display:flex;opacity:0;visibility:hidden;transition:all .3s ease 0s}@media only screen and (max-width: 767px){.blog-details-content .blog-dec-tag-social .blog-dec-social-wrap .share-post .blog-dec-social{left:0;right:auto}}.blog-details-content .blog-dec-tag-social .blog-dec-social-wrap .share-post .blog-dec-social a{display:inline-block;width:30px;height:30px;line-height:30px;color:#fff;text-align:center;font-size:12px}.blog-details-content .blog-dec-tag-social .blog-dec-social-wrap .share-post .blog-dec-social a.facebook{background-color:#5678bf}.blog-details-content .blog-dec-tag-social .blog-dec-social-wrap .share-post .blog-dec-social a.twitter{background-color:#73c2fd}.blog-details-content .blog-dec-tag-social .blog-dec-social-wrap .share-post .blog-dec-social a.pinterest{background-color:#c32026}.blog-details-content .blog-dec-tag-social .blog-dec-social-wrap .share-post .blog-dec-social a.google{background-color:#dd4b39}.blog-details-content .blog-dec-tag-social .blog-dec-social-wrap .share-post:hover .blog-dec-social{opacity:1;visibility:visible}@media only screen and (max-width: 767px){.blog-details-content.mt-65{margin-top:30px}.blog-details-content.mb-65{margin-bottom:30px}}.blog-details-banner img{width:100%}.blog-comment{margin:47px 0 0}@media only screen and (min-width: 768px) and (max-width: 991px){.blog-comment{margin:48px 0 0}}@media only screen and (max-width: 767px){.blog-comment{margin:20px 0 0}}.blog-comment .no-review p{margin:0 0 45px;color:#989898;font-family:Montserrat,sans-serif}@media only screen and (min-width: 768px) and (max-width: 991px){.blog-comment .no-review p{margin:0 0 24px}}@media only screen and (max-width: 767px){.blog-comment .no-review p{margin:0 0 20px}}.blog-comment .comment-form>h3{font-size:14px;margin:0 0 11px;font-weight:600;color:#262626;text-transform:uppercase}.blog-comment .comment-form p{color:#989898;font-style:italic;font-size:12px;margin:0 0 15px}.blog-comment .comment-form p span{color:red}.blog-comment .comment-form form .leave-form{margin:0 0 12px}.blog-comment .comment-form form .leave-form label{display:block;margin:0 0 7px;color:#989898}.blog-comment .comment-form form .leave-form label span{color:red}.blog-comment .comment-form form .leave-form input{background-color:transparent;height:50px;border:1px solid #e7e7e7}.blog-comment .comment-form form .leave-form input:focus{border:1px solid #262626}.blog-comment .comment-form form .leave-form textarea{background-color:transparent;height:150px;border:1px solid #e7e7e7}.blog-comment .comment-form form .leave-form textarea:focus{border:1px solid #262626}.blog-comment .comment-form form .text-submit{margin-top:13px}.blog-comment .comment-form form .text-submit input{height:auto;border:none;display:inline-block;padding:12px 35px;font-weight:600;background-color:#262626;text-transform:uppercase;color:#fff;width:auto;font-size:12px}.blog-comment .comment-form form .text-submit input:hover{background-color:#ed284c}.blog-related-wrap .blog-related-title{margin:0 0 35px}@media only screen and (max-width: 767px){.blog-related-wrap .blog-related-title{margin:0 0 15px}}.blog-related-wrap .blog-related-title h3{font-size:14px;font-weight:700;color:#fff;text-transform:uppercase;margin:0;position:relative;display:inline-block}.blog-related-wrap .blog-related-title h3:before{position:absolute;left:-56px;top:7px;content:"";background-color:#fff;height:2px;width:35px}.blog-related-wrap .blog-related-title h3:after{position:absolute;right:-56px;top:7px;content:"";background-color:#fff;height:2px;width:35px}.blog-related-wrap .single-blog-related h2{font-family:Playfair Display,serif;font-size:36px;margin:0;color:#fff}.blog-related-wrap .single-blog-related h2 a{color:#fff}.blog-related-wrap .single-blog-related p{line-height:1.8;margin:18px auto 25px;color:#fff;width:50%}@media only screen and (min-width: 768px) and (max-width: 991px){.blog-related-wrap .single-blog-related p{width:75%}}@media only screen and (max-width: 767px){.blog-related-wrap .single-blog-related p{width:98%}}.blog-related-wrap .single-blog-related .blog-related-btn a{font-size:12px;text-transform:uppercase;border:2px solid #fff;color:#fff;padding:15px 35px 14px;display:inline-block;font-weight:600}.blog-related-wrap .single-blog-related .blog-related-btn a:hover{background-color:#fff;color:#262626}@media only screen and (min-width: 768px) and (max-width: 991px){.res-mt-md{margin-top:30px}}@media only screen and (max-width: 767px){.res-mt-xs{margin-top:30px}.blog-related-post.pt-75{padding-top:40px}}.breadcrumb-area{padding:49px 0}@media only screen and (min-width: 768px) and (max-width: 991px){.breadcrumb-area.mt-175{margin-top:0}}@media only screen and (max-width: 767px){.breadcrumb-area.mt-175{margin-top:0}}.breadcrumb-area.breadcrumb-height-2{padding:120px 0}@media only screen and (max-width: 767px){.breadcrumb-area.breadcrumb-height-2{padding:50px 0}}.breadcrumb-bg-1{background-position:70% 50px;background-repeat:no-repeat;background-size:200px}@media only screen and (max-width: 767px){.breadcrumb-bg-1{background-position:77% 105px}}.breadcrumb-bg-2{background-repeat:no-repeat;background-position:center center;background-size:cover}.breadcrumb-bg-3{background-repeat:repeat;background-position:left top;background-size:cover;background-color:transparent}.breadcrumb-bg-4,.breadcrumb-bg-5{background-repeat:repeat;background-position:left top}.breadcrumb-content{position:relative;z-index:9}.breadcrumb-content .breadcrumb-title{margin:0 0 10px}@media only screen and (max-width: 767px){.breadcrumb-content .breadcrumb-title{margin:0 0 10px}}.breadcrumb-content .breadcrumb-title h2{font-size:36px;margin:0;font-weight:700}@media only screen and (min-width: 768px) and (max-width: 991px){.breadcrumb-content .breadcrumb-title h2{font-size:30px}}@media only screen and (max-width: 767px){.breadcrumb-content .breadcrumb-title h2{font-size:25px}}.breadcrumb-content ul li{display:inline-block;margin:0 18px 0 0;text-transform:capitalize;color:#989898;position:relative}.breadcrumb-content ul li:before{position:absolute;width:13px;height:1px;background-color:#989898;content:"";right:-17px;top:13px;z-index:99;transform:rotate(115deg)}.breadcrumb-content ul li:last-child:before{display:none}.breadcrumb-content ul li a{text-transform:capitalize;color:#989898}.breadcrumb-content ul li a:hover{color:#ed284c}.breadcrumb-content.breadcrumb-content-white .breadcrumb-title h2,.breadcrumb-content.breadcrumb-content-white ul li{color:#fff}.breadcrumb-content.breadcrumb-content-white ul li:before{background-color:#fff}.breadcrumb-content.breadcrumb-content-white ul li a{color:#fff}.breadcrumb-content.breadcrumb-content-white ul li a:hover{color:#ed284c}@media only screen and (min-width: 992px) and (max-width: 1199px){.breadcrumb-content.mb-35{margin-bottom:15px}}@media only screen and (min-width: 768px) and (max-width: 991px){.breadcrumb-content.mb-35{margin-bottom:15px}}@media only screen and (max-width: 767px){.breadcrumb-content.mb-35{margin-bottom:15px}}.breadcrumb-area-2{padding:120px 0 28px}@media only screen and (min-width: 768px) and (max-width: 991px){.breadcrumb-area-2.mt-175{margin-top:0}}@media only screen and (max-width: 767px){.breadcrumb-area-2{padding:48px 0 45px}.breadcrumb-area-2.mt-175{margin-top:0}}.breadcrumb-content-2 .breadcrumb-title-2{margin:0 0 90px}@media only screen and (max-width: 767px){.breadcrumb-content-2 .breadcrumb-title-2{margin:0 0 20px}}.breadcrumb-content-2 .breadcrumb-title-2 h2{font-size:72px;color:#fff;margin:0 0 24px;font-family:Playfair Display,serif;line-height:63px}@media only screen and (max-width: 767px){.breadcrumb-content-2 .breadcrumb-title-2 h2{font-size:40px;margin:0 0 15px;line-height:35px}}.breadcrumb-content-2 .breadcrumb-title-2 p{font-size:18px;color:#fff;margin:0 auto;font-family:Playfair Display,serif;width:54%}@media only screen and (min-width: 992px) and (max-width: 1199px){.breadcrumb-content-2 .breadcrumb-title-2 p{width:64%}}@media only screen and (min-width: 768px) and (max-width: 991px){.breadcrumb-content-2 .breadcrumb-title-2 p{width:84%}}@media only screen and (max-width: 767px){.breadcrumb-content-2 .breadcrumb-title-2 p{width:98%}}.breadcrumb-content-2 ul li{display:inline-block;margin:0 18px 0 0;text-transform:capitalize;color:#fff;position:relative;font-size:13px}.breadcrumb-content-2 ul li:before{position:absolute;width:13px;height:1px;background-color:#fff;content:"";right:-17px;top:13px;z-index:99;transform:rotate(115deg)}.breadcrumb-content-2 ul li:last-child:before{display:none}.breadcrumb-content-2 ul li a{text-transform:capitalize;color:#fff;font-size:13px}.breadcrumb-content-2 ul li a:hover{color:#ed284c}@media only screen and (min-width: 992px) and (max-width: 1199px){.breadcrumb-area.breadcrumb-bg-3.pt-200{padding-top:120px}.breadcrumb-area.breadcrumb-bg-3.pb-120{padding-bottom:80px}}@media only screen and (min-width: 768px) and (max-width: 991px){.breadcrumb-area.pt-200{padding-top:75px}.breadcrumb-area.pb-120{padding-bottom:80px}}@media only screen and (max-width: 767px){.breadcrumb-area.pt-200{padding-top:55px}.breadcrumb-area.pb-120{padding-bottom:60px}}.shop-top-bar{display:flex;justify-content:space-between;width:100%}@media only screen and (max-width: 767px){.shop-top-bar{display:block}}.shop-top-bar .shop-top-bar-left{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width: 767px){.shop-top-bar .shop-top-bar-left{display:block}}@media only screen and (min-width: 576px) and (max-width: 767px){.shop-top-bar .shop-top-bar-left{display:flex}}.shop-top-bar .shop-top-bar-left .shop-top-show{line-height:1}.shop-top-bar .shop-top-bar-left .shop-top-show span{line-height:24px;display:block;line-height:1;color:#989898;font-size:12px}.shop-top-bar .shop-top-bar-left .shop-page-list{margin-left:45px;line-height:1}@media only screen and (max-width: 767px){.shop-top-bar .shop-top-bar-left .shop-page-list{margin-left:0;margin-top:20px}}@media only screen and (min-width: 576px) and (max-width: 767px){.shop-top-bar .shop-top-bar-left .shop-page-list{margin-left:45px;margin-top:0}}.shop-top-bar .shop-top-bar-left .shop-page-list ul li{display:inline-block;color:#989898;margin-right:11px}.shop-top-bar .shop-top-bar-left .shop-page-list ul li:last-child{margin-right:0}.shop-top-bar .shop-top-bar-left .shop-page-list ul li.active{border-bottom:1px solid #ed284c}.shop-top-bar .shop-top-bar-left .shop-page-list ul li.active a{color:#ed284c}.shop-top-bar .shop-top-bar-left .shop-page-list ul li a{color:#989898}.shop-top-bar .shop-top-bar-right{display:flex;justify-content:space-between;align-items:center}.shop-top-bar .shop-top-bar-right .shop-filter{line-height:1;position:relative}.shop-top-bar .shop-top-bar-right .shop-filter a{color:#262626;font-weight:600;font-size:18px}.shop-top-bar .shop-top-bar-right .shop-filter a i{color:#262626;font-weight:600;margin-left:3px;transition:all .4s ease 0s}.shop-top-bar .shop-top-bar-right .shop-filter a i.angle-up{position:absolute;right:1px;top:0;opacity:0;visibility:hidden}.shop-top-bar .shop-top-bar-right .shop-filter a.active i.angle-down{opacity:0;visibility:hidden}.shop-top-bar .shop-top-bar-right .shop-filter a.active i.angle-up{opacity:1;visibility:visible}.shop-top-bar .shop-top-bar-right .shop-short-by{position:relative;padding:30px 0;line-height:1}.shop-top-bar .shop-top-bar-right .shop-short-by>span{color:#262626;font-weight:600;font-size:18px;position:relative;cursor:pointer}.shop-top-bar .shop-top-bar-right .shop-short-by>span i{color:#262626;font-weight:600;margin-left:3px;transition:all .4s ease 0s}.shop-top-bar .shop-top-bar-right .shop-short-by>span i.angle-up{position:absolute;right:3px;top:1px;opacity:0;visibility:hidden}.shop-top-bar .shop-top-bar-right .shop-short-by ul{right:0;top:100%;position:absolute;background-color:#fff;padding:7px;z-index:11;visibility:hidden;opacity:0;box-shadow:0 0 32px #0003;transition:all .25s ease-out;margin-top:30px}.shop-top-bar .shop-top-bar-right .shop-short-by ul li{display:block}.shop-top-bar .shop-top-bar-right .shop-short-by ul li a{padding:5px 10px;white-space:pre;display:block;border-radius:4px;font-size:.92em;color:#989898;line-height:24px}.shop-top-bar .shop-top-bar-right .shop-short-by ul li a:hover,.shop-top-bar .shop-top-bar-right .shop-short-by ul li.active a{color:#fff;background-color:#ed284c}.shop-top-bar .shop-top-bar-right .shop-short-by:hover span i.angle-down{opacity:0;visibility:hidden}.shop-top-bar .shop-top-bar-right .shop-short-by:hover span i.angle-up{opacity:1;visibility:visible}.shop-top-bar .shop-top-bar-right .shop-short-by:hover ul{opacity:1;visibility:visible;margin-top:-5px}.product-filter-wrapper{box-shadow:0 0 32px #0000000d;margin-bottom:30px;font-size:12px;padding:40px 55px 34px;display:none;width:100%}@media only screen and (min-width: 768px) and (max-width: 991px){.product-filter-wrapper{padding:40px 25px 34px}}@media only screen and (max-width: 767px){.product-filter-wrapper{padding:40px 25px 34px}}.product-filter-wrapper .product-filter h5{font-size:14px;margin:0 0 29px;text-transform:uppercase;font-weight:700}@media only screen and (max-width: 767px){.product-filter-wrapper .product-filter h5{margin:0 0 10px}}.product-filter-wrapper .product-filter .sort-filter ul li,.product-filter-wrapper .product-filter .price-filter ul li,.product-filter-wrapper .product-filter .category-filter ul li{margin-bottom:7px;display:block}.product-filter-wrapper .product-filter .sort-filter ul li:last-child,.product-filter-wrapper .product-filter .price-filter ul li:last-child,.product-filter-wrapper .product-filter .category-filter ul li:last-child{margin-bottom:0}.product-filter-wrapper .product-filter .sort-filter ul li a,.product-filter-wrapper .product-filter .price-filter ul li a,.product-filter-wrapper .product-filter .category-filter ul li a{color:#989898;font-size:12px}.product-filter-wrapper .product-filter .sort-filter ul li a.active,.product-filter-wrapper .product-filter .sort-filter ul li a:hover,.product-filter-wrapper .product-filter .price-filter ul li a.active,.product-filter-wrapper .product-filter .price-filter ul li a:hover,.product-filter-wrapper .product-filter .category-filter ul li a.active,.product-filter-wrapper .product-filter .category-filter ul li a:hover{color:#ed284c}.product-filter-wrapper .product-filter .category-filter ul li{margin-bottom:5px}.product-filter-wrapper .product-filter .category-filter ul li a{color:#4a4141}.product-filter-wrapper .product-filter .color-filter ul li{margin-bottom:8px}.product-filter-wrapper .product-filter .color-filter ul li:last-child{margin-bottom:0}.product-filter-wrapper .product-filter .color-filter ul li a .swatch-anchor{width:16px;height:16px;border-radius:100%;font-size:0;display:inline-block;position:relative}.product-filter-wrapper .product-filter .color-filter ul li a .swatch-anchor:before{content:attr(title);position:absolute;bottom:80%;text-indent:0;background:#000;padding:3px 10px 5px;line-height:1;border-radius:4px;margin-bottom:10px;min-width:50px;color:#fff;left:50%;white-space:pre;text-align:center;text-transform:none;transform:translate(-50%);visibility:hidden;opacity:0;transition:all .25s ease-out;font-size:12px}.product-filter-wrapper .product-filter .color-filter ul li a .swatch-anchor:after{content:"";position:absolute;left:50%;bottom:80%;border-width:4px 4px 0 4px;border-style:solid;border-color:#000 transparent transparent transparent;margin-bottom:6px;margin-left:-4px;visibility:hidden;opacity:0;transition:all .25s ease-out}.product-filter-wrapper .product-filter .color-filter ul li a .swatch-anchor:hover:before{bottom:100%;opacity:1;visibility:visible}.product-filter-wrapper .product-filter .color-filter ul li a .swatch-anchor:hover:after{bottom:100%;opacity:1;visibility:visible}.product-filter-wrapper .product-filter .color-filter ul li a .swatch-anchor.black{background-color:#484848}.product-filter-wrapper .product-filter .color-filter ul li a .swatch-anchor.blue{background-color:#475bd7}.product-filter-wrapper .product-filter .color-filter ul li a .swatch-anchor.green{background-color:#93cda4}.product-filter-wrapper .product-filter .color-filter ul li a .swatch-anchor.orange{background-color:#ffa875}.product-filter-wrapper .product-filter .color-filter ul li a .swatch-anchor.pink{background-color:#f7a2c8}.product-filter-wrapper .product-filter .color-filter ul li a .swatch-anchor.red{background-color:#f18787}.product-filter-wrapper .product-filter .color-filter ul li a .swatch-anchor.white{background-color:#f3f3f3}.product-filter-wrapper .product-filter .color-filter ul li a .swatch-anchor.yellow{background-color:#dbdd30}.product-filter-wrapper .product-filter .color-filter ul li a .color-text{color:#989898;font-size:12px;margin-left:10px}.product-filter-wrapper .product-filter .color-filter ul li a:hover .color-text{color:#ed284c}.product-filter-wrapper .product-filter .fliter-size ul li{display:flex;align-items:center;margin:0 0 17px}.product-filter-wrapper .product-filter .fliter-size ul li:last-child{margin:0}.product-filter-wrapper .product-filter .fliter-size ul li input{width:12px;height:12px;cursor:pointer}.product-filter-wrapper .product-filter .fliter-size ul li a{color:#989898;font-size:12px;margin-left:10px}.pro-pagination-style ul li{display:inline-block;margin:0 4px}@media only screen and (max-width: 767px){.pro-pagination-style ul li{margin:0 2px}}.pro-pagination-style ul li a{font-size:12px;text-align:center;display:block;position:relative;background:#fff;border:1px solid transparent;padding:9px 10px;line-height:20px;min-width:40px;margin:0 1px;color:#343538}@media only screen and (max-width: 767px){.pro-pagination-style ul li a{padding:9px 7px}}.pro-pagination-style ul li a:hover{border:1px solid #343538}.pro-pagination-style ul li a.active{background-color:#ed284c;color:#fff;border-radius:100%}@media only screen and (max-width: 767px){.pro-pagination-style.mt-25,.pro-pagination-style.mt-15{margin-top:0}}@media only screen and (max-width: 767px){.sidebar-widget.mb-55{margin-bottom:35px}}.sidebar-widget h4.pro-sidebar-title{margin:0;font-size:14px;text-transform:uppercase;font-weight:700;line-height:1}.sidebar-widget .sidebar-widget-list ul li{padding-bottom:21px}@media only screen and (max-width: 767px){.sidebar-widget .sidebar-widget-list ul li{padding-bottom:12px}}.sidebar-widget .sidebar-widget-list ul li:last-child{padding-bottom:0}.sidebar-widget .sidebar-widget-list ul li a:hover{text-decoration:underline}@media only screen and (max-width: 767px){.sidebar-widget .sidebar-widget-list.mt-35{margin-top:20px}}.sidebar-widget .sidebar-widget-color ul li{margin-right:8px;display:inline-block}@media only screen and (min-width: 1200px) and (max-width: 1365px){.sidebar-widget .sidebar-widget-color ul li{margin-right:4px}}.sidebar-widget .sidebar-widget-color ul li:last-child{margin-right:0}.sidebar-widget .sidebar-widget-color ul li a .swatch-anchor{width:16px;height:16px;border-radius:100%;font-size:0;display:inline-block;position:relative}.sidebar-widget .sidebar-widget-color ul li a .swatch-anchor:before{content:attr(title);position:absolute;bottom:80%;text-indent:0;background:#000;padding:3px 10px 5px;line-height:1;border-radius:4px;margin-bottom:10px;min-width:50px;color:#fff;left:50%;white-space:pre;text-align:center;text-transform:none;transform:translate(-50%);visibility:hidden;opacity:0;transition:all .25s ease-out;font-size:12px}.sidebar-widget .sidebar-widget-color ul li a .swatch-anchor:after{content:"";position:absolute;left:50%;bottom:80%;border-width:4px 4px 0 4px;border-style:solid;border-color:#000 transparent transparent transparent;margin-bottom:6px;margin-left:-4px;visibility:hidden;opacity:0;transition:all .25s ease-out}.sidebar-widget .sidebar-widget-color ul li a .swatch-anchor:hover:before{bottom:100%;opacity:1;visibility:visible}.sidebar-widget .sidebar-widget-color ul li a .swatch-anchor:hover:after{bottom:100%;opacity:1;visibility:visible}.sidebar-widget .sidebar-widget-color ul li a .swatch-anchor.black{background-color:#484848}.sidebar-widget .sidebar-widget-color ul li a .swatch-anchor.blue{background-color:#475bd7}.sidebar-widget .sidebar-widget-color ul li a .swatch-anchor.green{background-color:#93cda4}.sidebar-widget .sidebar-widget-color ul li a .swatch-anchor.orange{background-color:#ffa875}.sidebar-widget .sidebar-widget-color ul li a .swatch-anchor.pink{background-color:#f7a2c8}.sidebar-widget .sidebar-widget-color ul li a .swatch-anchor.red{background-color:#f18787}.sidebar-widget .sidebar-widget-color ul li a .swatch-anchor.white{background-color:#f3f3f3}.sidebar-widget .sidebar-widget-color ul li a .swatch-anchor.yellow{background-color:#dbdd30}@media only screen and (max-width: 767px){.sidebar-widget .sidebar-widget-size.mt-40{margin-top:26px}}.sidebar-widget .sidebar-widget-size ul li{display:inline-block;margin:0 2px 5px 0}.sidebar-widget .sidebar-widget-size ul li a{display:inline-block;color:#989898;border:1px solid #989898;padding:8px 32px}@media only screen and (min-width: 1366px) and (max-width: 1600px){.sidebar-widget .sidebar-widget-size ul li a{padding:8px 15px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.sidebar-widget .sidebar-widget-size ul li a{padding:3px 13px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.sidebar-widget .sidebar-widget-size ul li a{padding:3px 20px}}@media only screen and (min-width: 768px) and (max-width: 991px){.sidebar-widget .sidebar-widget-size ul li a{padding:8px 28px}}@media only screen and (min-width: 576px) and (max-width: 767px){.sidebar-widget .sidebar-widget-size ul li a{padding:6px 22px}}.sidebar-widget .sidebar-widget-size ul li a:hover{background-color:#262626;color:#fff;border:1px solid #262626}.sidebar-widget .price-filter #slider-range{background:#eee none repeat scroll 0 0;border:medium none;border-radius:50px;height:6px;margin-bottom:12px;margin-left:auto}.sidebar-widget .price-filter #slider-range span{transition:all 0s ease 0s}.sidebar-widget .price-filter #slider-range .ui-slider-range{position:absolute;display:block;border:0;background:#D8D8D8 none repeat scroll 0 0;border:none;transition:all 0s ease 0s}.sidebar-widget .price-filter #slider-range .ui-slider-handle{background:#fff none repeat scroll 0 0;border:medium none;border-radius:50%;height:20px;margin-left:0;width:20px;box-shadow:0 0 5px #0003;top:-8px;cursor:ew-resize}.sidebar-widget .price-filter .price-slider-amount{margin:20px 0 0}.sidebar-widget .price-filter .price-slider-amount .label-input{margin:23px 0 0;display:flex;align-items:center}.sidebar-widget .price-filter .price-slider-amount .label-input span{color:#989898!important}.sidebar-widget .price-filter .price-slider-amount .label-input input{background:transparent;padding:0;border:none;font-weight:400;height:auto;color:#989898!important}.sidebar-widget .price-filter .price-slider-amount button{width:90px;background-color:#262626;padding:7px 10px;margin-top:22px;font-weight:400;order:2;color:#fff;transition:all .3s;border:none}.sidebar-widget .price-filter .price-slider-amount button:hover{background-color:#ed284c;color:#fff}.sidebar-widget .sidebar-widget-search .search-form-2{position:relative}.sidebar-widget .sidebar-widget-search .search-form-2 input{background:transparent;height:50px;border:1px solid #e8e8e8;font-size:14px;color:#232323;padding:2px 40px 2px 20px}.sidebar-widget .sidebar-widget-search .search-form-2 .button-search-2{position:absolute;top:50%;transform:translateY(-50%);padding:0;right:15px;background:transparent;border:none;font-size:16px;color:#232323;line-height:1}.sidebar-widget .sidebar-widget-search .search-form-2 .button-search-2:hover{color:#ed284c}@media only screen and (max-width: 767px){.sidebar-widget .sidebar-product-wrap.mt-40{margin-top:26px}}.sidebar-widget .sidebar-product-wrap .single-sidebar-product{display:flex;padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #DCDCDC}.sidebar-widget .sidebar-product-wrap .single-sidebar-product .sidebar-product-img{flex:0 0 70px}.sidebar-widget .sidebar-product-wrap .single-sidebar-product .sidebar-product-img a img{width:100%}.sidebar-widget .sidebar-product-wrap .single-sidebar-product .sidebar-product-content{margin-left:20px}@media only screen and (min-width: 1366px) and (max-width: 1600px){.sidebar-widget .sidebar-product-wrap .single-sidebar-product .sidebar-product-content{margin-left:10px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.sidebar-widget .sidebar-product-wrap .single-sidebar-product .sidebar-product-content{margin-left:8px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.sidebar-widget .sidebar-product-wrap .single-sidebar-product .sidebar-product-content{margin-left:8px}}.sidebar-widget .sidebar-product-wrap .single-sidebar-product .sidebar-product-content h4{font-size:16px;margin:0 0 5px;font-family:Playfair Display,serif}@media only screen and (min-width: 992px) and (max-width: 1199px){.sidebar-widget .sidebar-product-wrap .single-sidebar-product .sidebar-product-content h4{font-size:15px}}.sidebar-widget .sidebar-product-wrap .single-sidebar-product .sidebar-product-content span{font-size:12px;color:#8a8a8a}@media only screen and (max-width: 767px){.sidebar-widget .sidebar-product-wrap .single-sidebar-product.mb-40{margin-bottom:20px}}@media only screen and (max-width: 767px){.sidebar-widget .sidebar-widget-archive.mt-40{margin-top:17px}}.sidebar-widget .sidebar-widget-archive ul li{margin-bottom:10px;border-bottom:1px solid #DCDCDC;padding:4px 0 13px;cursor:pointer}.sidebar-widget .sidebar-widget-archive ul li a{font-size:14px;text-transform:capitalize}.sidebar-widget .sidebar-widget-archive ul li a:hover{text-decoration:underline}@media only screen and (max-width: 767px){.sidebar-widget .sidebar-widget-meta.mt-40{margin-top:20px}}.sidebar-widget .sidebar-widget-meta ul li{margin-bottom:19px}@media only screen and (max-width: 767px){.sidebar-widget .sidebar-widget-meta ul li{margin-bottom:10px}}.sidebar-widget .sidebar-widget-meta ul li:last-child{margin-bottom:0}.sidebar-widget .sidebar-widget-meta ul li a{font-size:14px;text-transform:capitalize}.sidebar-widget .sidebar-widget-meta ul li a:hover{text-decoration:underline}@media only screen and (max-width: 767px){.sidebar-widget .sidebar-about-author.mt-40{margin-top:26px}}.sidebar-widget .sidebar-about-author img{width:100%}@media only screen and (min-width: 768px) and (max-width: 991px){.sidebar-widget .sidebar-about-author img{width:auto}}@media only screen and (min-width: 576px) and (max-width: 767px){.sidebar-widget .sidebar-about-author img{width:auto}}.sidebar-widget .sidebar-about-author h6{font-size:14px;margin:17px 0 0;font-family:Playfair Display,serif}.sidebar-widget .sidebar-about-author p{font-size:12px;color:#989898;margin:11px 0 13px}.sidebar-widget .sidebar-about-author .sidebar-author-social a{margin-right:16px}.sidebar-widget .sidebar-about-author .sidebar-author-social a:last-child{margin-right:0}@media only screen and (min-width: 992px) and (max-width: 1199px){.sidebar-widget .sidebar-about-author.blog-dec-author img{width:100%}}@media only screen and (min-width: 768px) and (max-width: 991px){.sidebar-widget .sidebar-about-author.blog-dec-author img{width:auto}}.collection-content{margin-bottom:45px}.collection-content p{margin:0 auto;width:56%;font-size:16px;line-height:28px;font-family:Playfair Display,serif}@media only screen and (min-width: 1200px) and (max-width: 1365px){.collection-content p{width:80%}}@media only screen and (min-width: 992px) and (max-width: 1199px){.collection-content p{width:100%}}@media only screen and (min-width: 768px) and (max-width: 991px){.collection-content p{width:100%}}@media only screen and (max-width: 767px){.collection-content p{width:100%}}.vendor-content{padding-left:330px;position:relative;padding-bottom:37px}@media only screen and (min-width: 992px) and (max-width: 1199px){.vendor-content{padding-left:290px}}@media only screen and (min-width: 768px) and (max-width: 991px){.vendor-content{padding-left:280px;padding-bottom:20px}}@media only screen and (max-width: 767px){.vendor-content{padding-left:90px;padding-bottom:15px}}@media only screen and (min-width: 576px) and (max-width: 767px){.vendor-content{padding-left:120px;padding-bottom:15px}}.vendor-content h2{font-weight:700;font-size:36px;margin:0 0 10px}@media only screen and (min-width: 768px) and (max-width: 991px){.vendor-content h2{font-size:28px}}@media only screen and (max-width: 767px){.vendor-content h2{font-size:25px}}.vendor-content .vendor-address-wrap{display:flex;justify-content:space-between}@media only screen and (min-width: 768px) and (max-width: 991px){.vendor-content .vendor-address-wrap{display:block}}@media only screen and (max-width: 767px){.vendor-content .vendor-address-wrap{display:block}}.vendor-content .vendor-address-wrap .vendor-address ul{display:flex}@media only screen and (min-width: 768px) and (max-width: 991px){.vendor-content .vendor-address-wrap .vendor-address ul{display:block}}@media only screen and (max-width: 767px){.vendor-content .vendor-address-wrap .vendor-address ul{display:block}}.vendor-content .vendor-address-wrap .vendor-address ul li{color:#989898;font-size:12px;margin-right:24px}@media only screen and (min-width: 992px) and (max-width: 1199px){.vendor-content .vendor-address-wrap .vendor-address ul li{margin-right:6px}}.vendor-content .vendor-address-wrap .vendor-address ul li:last-child{margin-right:0}.vendor-content .vendor-address-wrap .vendor-address ul li i{padding-right:7px}.vendor-content .vendor-address-wrap .vendor-address ul li a{color:#989898;font-size:12px}.vendor-content .vendor-address-wrap .vendor-address ul li a:hover{color:#ed284c}.vendor-content .vendor-address-wrap .vendor-social{margin:-29px 0 0}@media only screen and (min-width: 768px) and (max-width: 991px){.vendor-content .vendor-address-wrap .vendor-social{margin:0}}@media only screen and (max-width: 767px){.vendor-content .vendor-address-wrap .vendor-social{margin:0}}.vendor-content .vendor-address-wrap .vendor-social ul{display:flex;flex-wrap:wrap}.vendor-content .vendor-address-wrap .vendor-social ul li{margin-left:14px}@media only screen and (min-width: 992px) and (max-width: 1199px){.vendor-content .vendor-address-wrap .vendor-social ul li{margin-left:10px}}.vendor-content .vendor-address-wrap .vendor-social ul li:first-child{margin-left:0}.vendor-content .vendor-address-wrap .vendor-social ul li a{color:#989898}.vendor-content .vendor-address-wrap .vendor-social ul li a:hover{color:#ed284c}.vendor-content .vendor-img{position:absolute;left:0;top:-158px;width:250px}@media only screen and (min-width: 768px) and (max-width: 991px){.vendor-content .vendor-img{top:-115px}}@media only screen and (max-width: 767px){.vendor-content .vendor-img{top:5px;width:80px}}@media only screen and (min-width: 576px) and (max-width: 767px){.vendor-content .vendor-img{top:5px;width:100px}}.vendor-content .vendor-img img{width:100%}.product-big-img-style .easyzoom-style{position:relative}.product-big-img-style .easyzoom-style .easyzoom a img,.product-big-img-style .easyzoom-style .img-gallery img{width:100%}.product-big-img-style .easyzoom-style>span{display:inline-block;color:#fff;top:20px;width:90px;height:31px;line-height:31px;border-radius:50px;text-align:center;position:absolute;font-size:12px;z-index:999}.product-big-img-style .easyzoom-style>span.badge-right{right:20px}.product-big-img-style .easyzoom-style>span.badge-black{background-color:#1c1c1c}.product-big-img-style .easyzoom-style>.pro-dec-video{position:absolute;right:25px;bottom:27px;z-index:999}.product-big-img-style .easyzoom-style>.pro-dec-video a{width:50px;height:50px;border-radius:100%;font-size:16px;background-color:#fff;text-align:center;display:inline-block}.product-big-img-style .easyzoom-style>.pro-dec-video a i{line-height:50px}.product-big-img-style .easyzoom-style>.pro-dec-zoom-img{position:absolute;right:15px;top:15px;z-index:999}.product-big-img-style .easyzoom-style>.pro-dec-zoom-img a{width:30px;height:30px;font-size:14px;background-color:#ed284c;color:#fff;text-align:center;display:inline-block;border-radius:5px}.product-big-img-style .easyzoom-style>.pro-dec-zoom-img a i{line-height:30px}.product-small-img-style .slick-list{width:450px;margin:0 auto}@media only screen and (max-width: 767px){.product-small-img-style .slick-list{width:auto}}.product-small-img-style .slick-list .product-dec-small{border:1px solid transparent;margin:0 3px;position:relative}.product-small-img-style .slick-list .product-dec-small.slick-current{border:1px solid #262626}.product-small-img-style .slick-list .product-dec-small.slick-current img{opacity:1}.product-small-img-style .slick-list .product-dec-small img{width:100%;opacity:.4}span.pro-dec-icon{color:#262626;font-size:25px;position:absolute;line-height:1;top:50%;transform:translateY(-50%);cursor:pointer;z-index:9}span.pro-dec-icon:hover{color:#ed284c}span.pro-dec-icon i{line-height:1;display:inline-block}span.pro-dec-prev{left:22%}@media only screen and (min-width: 1200px) and (max-width: 1365px){span.pro-dec-prev{left:7%}}@media only screen and (min-width: 992px) and (max-width: 1199px){span.pro-dec-prev{left:-2%}}@media only screen and (min-width: 768px) and (max-width: 991px){span.pro-dec-prev{left:14%}}@media only screen and (max-width: 767px){span.pro-dec-prev{left:-8px}}span.pro-dec-next{left:auto;right:22%}@media only screen and (min-width: 1200px) and (max-width: 1365px){span.pro-dec-next{right:7%}}@media only screen and (min-width: 992px) and (max-width: 1199px){span.pro-dec-next{right:-2%}}@media only screen and (min-width: 768px) and (max-width: 991px){span.pro-dec-next{right:14%}}@media only screen and (max-width: 767px){span.pro-dec-next{right:-8px}}.pro-dec-icon2 span.pro-dec-prev{left:16%}@media only screen and (min-width: 1366px) and (max-width: 1600px){.pro-dec-icon2 span.pro-dec-prev{left:2%}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.pro-dec-icon2 span.pro-dec-prev{left:-1%}}@media only screen and (min-width: 992px) and (max-width: 1199px){.pro-dec-icon2 span.pro-dec-prev{left:-2%}}@media only screen and (min-width: 768px) and (max-width: 991px){.pro-dec-icon2 span.pro-dec-prev{left:14%}}@media only screen and (max-width: 767px){.pro-dec-icon2 span.pro-dec-prev{left:-8px}}.pro-dec-icon2 span.pro-dec-next{left:auto;right:16%}@media only screen and (min-width: 1366px) and (max-width: 1600px){.pro-dec-icon2 span.pro-dec-next{right:2%}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.pro-dec-icon2 span.pro-dec-next{right:-1%}}@media only screen and (min-width: 992px) and (max-width: 1199px){.pro-dec-icon2 span.pro-dec-next{right:-2%}}@media only screen and (min-width: 768px) and (max-width: 991px){.pro-dec-icon2 span.pro-dec-next{right:14%}}@media only screen and (max-width: 767px){.pro-dec-icon2 span.pro-dec-next{right:-8px}}.description-review-wrapper{margin:42px 0 29px}.description-review-wrapper .p-accordion .p-accordion-tab .p-accordion-header .p-accordion-header-link{display:block;position:relative;text-transform:capitalize;border:none;border-bottom:1px solid #D8D8D8;padding:16px 0 17px;background:none;color:#ed284c;margin:0;font-size:14px;font-weight:600}.description-review-wrapper .p-accordion .p-accordion-tab .p-accordion-header .p-accordion-header-link .p-accordion-toggle-icon{display:none}.description-review-wrapper .p-accordion .p-accordion-tab .p-accordion-header .p-accordion-header-link:focus{box-shadow:none}.description-review-wrapper .p-accordion .p-accordion-tab .p-accordion-header:hover .p-accordion-header-link{border-color:#d8d8d8;background:none;color:#a38b5e}.description-review-wrapper .p-accordion .p-accordion-tab .p-accordion-content{padding:23px 0 16px;border:0}.description-review-wrapper .p-accordion .p-accordion-tab .p-accordion-content p{color:#494949;margin:0}.pro-details-group{margin:40px 0 0}@media only screen and (max-width: 767px){.pro-details-group{margin:15px 0 0}}.pro-details-group .single-group{display:flex;margin-bottom:20px}.pro-details-group .single-group .pro-dec-title-stock{margin:5px 0 0 25px}.pro-details-group .single-group .pro-dec-title-stock .pro-dec-title h5{font-weight:700;font-size:14px;margin:0 0 5px;color:#262626}.pro-details-group .single-group .pro-dec-title-stock .pro-dec-title h5 a{color:#262626}.pro-details-group .single-group .pro-dec-title-stock .pro-dec-title h5 a:hover{color:#ed284c}.pro-details-group .single-group .pro-dec-title-stock .pro-dec-price-stock span{color:#989898;font-size:14px}.cart-plus-minus{display:inline-block;height:60px;overflow:hidden;padding:0;position:relative;width:80px}.cart-plus-minus input.cart-plus-minus-box{background:transparent none repeat scroll 0 0;border:medium none;color:#343538;float:left;font-size:14px;height:60px;margin:0;padding:0;text-align:center;width:80px;border:1px solid #e8e8e8}.cart-plus-minus input.cart-plus-minus-box:focus{border:1px solid #343538}.cart-plus-minus .qtybutton{color:#343538;cursor:pointer;float:inherit;font-size:14px;font-weight:500;line-height:20px;margin:0;position:absolute;text-align:center;transition:all .3s ease 0s;width:24px}.cart-plus-minus .qtybutton.dec{height:60px;left:0;padding-top:20px;top:0}.cart-plus-minus .qtybutton.inc{height:60px;padding-top:20px;right:0;top:0}.pro-details-size{margin-top:17px}.pro-details-size span{color:#262626;font-size:12px;text-transform:uppercase;margin:0 0 8px;display:block}.pro-details-size ul{display:flex}.pro-details-size ul li{margin-right:7px}.pro-details-size ul li:last-child{margin-right:0}.pro-details-size ul li a{font-size:14px;color:#262626;display:inline-block;border:1px solid #e8e8e8;width:40px;height:40px;line-height:40px;text-align:center}.pro-details-size ul li a:hover{border:1px solid #ed284c;color:#ed284c}.pro-details-color{margin:35px 0 0}.pro-details-color span{color:#262626;font-size:12px;text-transform:uppercase;margin:0 0 4px;display:block}.pro-details-color ul{display:flex}.pro-details-color ul li{margin-right:10px;position:relative}.pro-details-color ul li:before{position:absolute;left:-3px;top:-3px;border:1px solid #e8e8e8;width:46px;height:46px;content:"";transition:all .3s ease 0s;pointer-events:none}.pro-details-color ul li a{display:block}.pro-details-color ul li:hover:before{border:1px solid #dcb86c}.product-dec-left{width:160px;float:left;display:block;margin-top:20px}@media only screen and (min-width: 1366px) and (max-width: 1600px){.product-dec-left{width:130px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.product-dec-left{width:130px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.product-dec-left{width:100px}}@media only screen and (max-width: 767px){.product-dec-left{width:60px}}@media only screen and (min-width: 576px) and (max-width: 767px){.product-dec-left{width:100px}}.product-dec-left.product-small-img-style .slick-list{width:auto}.product-dec-left.product-small-img-style .slick-list .product-dec-small{margin-bottom:8px}.product-dec-right{width:calc(100% - 160px);padding-left:8px;float:left}@media only screen and (min-width: 1366px) and (max-width: 1600px){.product-dec-right{width:calc(100% - 130px)}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.product-dec-right{width:calc(100% - 130px)}}@media only screen and (min-width: 992px) and (max-width: 1199px){.product-dec-right{width:calc(100% - 100px)}}@media only screen and (max-width: 767px){.product-dec-right{width:calc(100% - 60px)}}@media only screen and (min-width: 576px) and (max-width: 767px){.product-dec-right{width:calc(100% - 100px)}}.pro-dec-icon-2{color:#262626;cursor:pointer;display:inline-block;font-size:25px;left:50%;line-height:1;padding:0 10px;position:absolute;transform:translate(-50%);z-index:99}.pro-dec-icon-2 i{line-height:1}.pro-dec-icon-2.pro-dec-prev-2{top:-31px;line-height:1}.pro-dec-icon-2.pro-dec-next-2{bottom:-31px;line-height:1}@media only screen and (min-width: 768px) and (max-width: 991px){.pro-dec-icon-2.pro-dec-next-2{bottom:-22px}}@media only screen and (max-width: 767px){.pro-dec-icon-2.pro-dec-next-2{bottom:-22px}}@media only screen and (min-width: 576px) and (max-width: 767px){.pro-dec-icon-2.pro-dec-next-2{bottom:-22px}}@media only screen and (min-width: 768px) and (max-width: 991px){.product-details-area.mt-175{margin-top:0}}@media only screen and (max-width: 767px){.product-details-area.mt-175{margin-top:0}.related-product-area.pb-45{padding-bottom:15px}}.compare-table .table tbody tr th.first-column{min-width:205px;color:#4a4141;margin:0;background-color:#f2f2f2;font-weight:400;padding:10px;font-size:13px;font-weight:700}@media only screen and (min-width: 768px) and (max-width: 991px){.compare-table .table tbody tr th.first-column{min-width:200px}}@media only screen and (max-width: 767px){.compare-table .table tbody tr th.first-column{min-width:150px;padding:10px 20px}}.compare-table .table tbody tr:first-child th{padding-top:122px}.compare-table .table tbody tr td{text-align:center;padding:10px 15px;vertical-align:middle;border-color:#e7e7e7}.compare-table .table tbody tr td.product-image-title{min-width:293px;vertical-align:bottom;padding:9px 10px 17px}@media only screen and (max-width: 767px){.compare-table .table tbody tr td.product-image-title{min-width:220px}}.compare-table .table tbody tr td.product-image-title .compare-remove a{font-size:13px;color:#989898;text-transform:capitalize}.compare-table .table tbody tr td.product-image-title .compare-remove a i{padding-right:2px}.compare-table .table tbody tr td.product-image-title .compare-remove a:hover{color:#ed284c}.compare-table .table tbody tr td.product-image-title .image{clear:both;width:100%;margin:2px 0 6px;display:block}.compare-table .table tbody tr td.product-image-title .image img{width:auto}.compare-table .table tbody tr td.product-image-title .category{float:left;clear:both;color:#ed284c;text-transform:capitalize;letter-spacing:.5px}.compare-table .table tbody tr td.product-image-title .pro-title{display:block;overflow:hidden}.compare-table .table tbody tr td.product-image-title .pro-title>a{float:left;clear:both;font-size:14px;font-weight:400;text-transform:capitalize;margin-top:5px;display:block;width:100%}.compare-table .table tbody tr td.product-image-title .pro-title>a:hover{color:#ed284c}.compare-table .table tbody tr td.product-image-title .compare-btn{margin:14px 0 0}.compare-table .table tbody tr td.product-image-title .compare-btn a{background-color:#343538;padding:5px 13px 6px;color:#fff;display:inline-block;font-size:13px}.compare-table .table tbody tr td.product-image-title .compare-btn a:hover{background-color:#ed284c}.compare-table .table tbody tr td.pro-desc p{margin:0;font-size:13px;line-height:1.88}.compare-table .table tbody tr td.pro-price{font-size:14px;font-weight:400;color:#343538}.compare-table .table tbody tr td.pro-sku,.compare-table .table tbody tr td.pro-weight{font-size:13px;font-weight:400;color:#989898}.compare-table .table tbody tr td.pro-stock p{font-size:13px;font-weight:400;background-color:#35d56a;color:#fff;border-radius:50px;display:inline-block;padding:4px 12px 6px;line-height:1}.compare-table .table tbody tr td.pro-dimensions{font-size:13px;font-weight:400;color:#989898}@media only screen and (max-width: 767px){.cart-main-area.pb-100{padding-bottom:60px}}h3.cart-page-title{font-size:20px;font-weight:500;margin:0 0 15px}.cart-table-content table{width:100%}.cart-table-content table thead>tr th{border-top:medium none;font-size:11px;text-transform:capitalize;vertical-align:middle;white-space:nowrap;font-weight:400;text-transform:uppercase;padding:0 0 10px}@media only screen and (max-width: 767px){.cart-table-content table thead>tr th{padding:0 10px 0 20px}}.cart-table-content table tbody>tr{border-bottom:1px solid #E7E7E7}.cart-table-content table tbody>tr td{font-size:14px;padding:30px 0}@media only screen and (max-width: 767px){.cart-table-content table tbody>tr td{padding:30px 12px}}.cart-table-content table tbody>tr td.product-remove{width:30px}.cart-table-content table tbody>tr td.product-remove a{color:#989898;font-size:16px}.cart-table-content table tbody>tr td.product-img{width:90px}.cart-table-content table tbody>tr td.product-name{width:340px}@media only screen and (min-width: 768px) and (max-width: 991px){.cart-table-content table tbody>tr td.product-name{width:250px}}@media only screen and (max-width: 767px){.cart-table-content table tbody>tr td.product-name{width:200px;padding-left:10px;padding-right:10px;padding-top:0}}.cart-table-content table tbody>tr td.product-name a{font-size:14px;display:block;margin:0 0 5px}.cart-table-content table tbody>tr td.product-name a:hover{color:#ed284c}.cart-table-content table tbody>tr td.product-name span{color:#989898;font-size:12px;display:block;line-height:1}.cart-table-content table tbody>tr td.product-price{width:90px}.cart-table-content table tbody>tr td.product-price span{color:#262626;font-size:16px}.cart-table-content table tbody>tr td.cart-quality{width:110px}.cart-table-content table tbody>tr td.product-total{width:70px}.cart-table-content table tbody>tr td.product-total span{color:#262626;font-size:16px}.cart-table-content table tbody>tr td.product-wishlist-cart>a{background-color:#232323;color:#fff;font-size:12px;line-height:1;padding:7px 8px;text-transform:capitalize}.cart-table-content table tbody>tr td.product-wishlist-cart>a:hover{background-color:#ed284c}.cart-shiping-update-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;padding:23px 0 0}@media only screen and (max-width: 767px){.cart-shiping-update-wrapper{display:block}}.cart-shiping-update-wrapper .discount-code{position:relative;flex:0 0 40%}.cart-shiping-update-wrapper .discount-code input{padding:0 115px 0 0;border:none;height:30px;font-size:14px;color:#989898;background-color:transparent;border-bottom:1px solid #D8D8D8}.cart-shiping-update-wrapper .discount-code button{position:absolute;right:0;top:50%;transform:translateY(-50%);border:none;padding:0 0 3px;background-color:transparent;font-weight:600;font-size:14px;color:#989898}.cart-shiping-update-wrapper .discount-code button:hover{color:#262626}.cart-shiping-update-wrapper .cart-clear a{font-weight:600;display:inline-block;margin:3px 0 0 7px;color:#989898}.cart-shiping-update-wrapper .cart-clear a:hover{color:#262626}@media only screen and (max-width: 767px){.cart-shiping-update-wrapper .cart-clear{margin-top:20px}}.grand-total-wrap{background:#F9F9F9;padding:30px 30px 0}@media only screen and (min-width: 768px) and (max-width: 991px){.grand-total-wrap{margin-top:40px}}@media only screen and (max-width: 767px){.grand-total-wrap{margin-top:40px}}.grand-total-wrap>h4{font-size:14px;font-weight:700;margin:0}.grand-total-wrap .grand-total-content{margin:24px 0 6px}.grand-total-wrap .grand-total-content .single-grand-total{display:flex;margin:0 0 20px}.grand-total-wrap .grand-total-content .single-grand-total:last-child{margin:0}.grand-total-wrap .grand-total-content .single-grand-total .single-grand-total-left{margin-right:34px}.grand-total-wrap .grand-total-content .single-grand-total .single-grand-total-right>span{color:#262626}.grand-total-wrap .grand-total-content .single-grand-total .single-grand-total-right>ul li{display:flex;font-size:12px;color:#262626;margin:0 0 5px}.grand-total-wrap .grand-total-content .single-grand-total .single-grand-total-right>ul li:last-child{margin:0}.grand-total-wrap .grand-total-content .single-grand-total .single-grand-total-right>ul li input{width:auto;height:auto;margin-right:15px}.grand-total-wrap>a{color:#262626}.grand-total-wrap .cart-total-wrap{display:flex;border-top:1px solid #DBDBDB;padding:20px 0 0;margin:20px 0 37px}.grand-total-wrap .cart-total-wrap .single-cart-total-left{margin-right:34px}.grand-total-wrap .cart-total-wrap .single-cart-total-right span{color:#262626}.grand-total-wrap .grand-btn{margin-left:-30px;margin-right:-30px}.grand-total-wrap .grand-btn a{background-color:#262626;color:#fff;text-align:center;font-size:14px;display:block;padding:23px 10px 20px;font-weight:600;text-transform:uppercase}.grand-total-wrap .grand-btn a:hover{background-color:#ed284c}@media only screen and (max-width: 767px){.wishlist-main-area.pb-100{padding-bottom:60px}}.wishlist-table-content table{width:100%}.wishlist-table-content table thead{background-color:#f7f7f7}.wishlist-table-content table thead>tr th{border-top:medium none;font-size:14px;vertical-align:middle;white-space:nowrap;font-weight:400;text-transform:capitalize;padding:13px 0 12px}.wishlist-table-content table thead>tr th.wishlist-cart-none{width:100px}.wishlist-table-content table thead>tr th.wishlist-cart-none span{display:none}@media only screen and (max-width: 767px){.wishlist-table-content table thead>tr th{padding:13px 10px 12px}}.wishlist-table-content table tbody>tr{border-bottom:1px solid #E7E7E7}.wishlist-table-content table tbody>tr td{font-size:14px;padding:30px 0}@media only screen and (max-width: 767px){.wishlist-table-content table tbody>tr td{padding:30px 12px 30px 0}}.wishlist-table-content table tbody>tr td.wishlist-remove{width:30px}.wishlist-table-content table tbody>tr td.wishlist-remove a{color:#989898;font-size:16px}.wishlist-table-content table tbody>tr td.wishlist-img{width:90px}.wishlist-table-content table tbody>tr td.wishlist-name{width:410px}@media only screen and (min-width: 768px) and (max-width: 991px){.wishlist-table-content table tbody>tr td.wishlist-name{width:250px}}@media only screen and (max-width: 767px){.wishlist-table-content table tbody>tr td.wishlist-name{width:200px;padding-left:10px;padding-right:20px;padding-top:0}}.wishlist-table-content table tbody>tr td.wishlist-name a{font-size:14px;display:block;margin:0 0 5px}.wishlist-table-content table tbody>tr td.wishlist-name a:hover{color:#ed284c}.wishlist-table-content table tbody>tr td.wishlist-stock{width:265px}@media only screen and (min-width: 768px) and (max-width: 991px){.wishlist-table-content table tbody>tr td.wishlist-stock{width:120px}}@media only screen and (max-width: 767px){.wishlist-table-content table tbody>tr td.wishlist-stock{width:100px}}.wishlist-table-content table tbody>tr td.wishlist-stock span{font-size:13px;font-weight:400;background-color:#35d56a;color:#fff;border-radius:50px;display:inline-block;padding:4px 12px 6px;line-height:1}.wishlist-table-content table tbody>tr td.wishlist-price{width:90px}.wishlist-table-content table tbody>tr td.wishlist-price span{color:#262626;font-size:16px}.wishlist-table-content table tbody>tr td.wishlist-cart>a{display:inline-block;border:1px solid #e7e7e7;line-height:1;padding:13px 20px;color:#989898;font-size:12px}@media only screen and (min-width: 992px) and (max-width: 1199px){.wishlist-table-content table tbody>tr td.wishlist-cart>a{padding:10px}}@media only screen and (min-width: 768px) and (max-width: 991px){.wishlist-table-content table tbody>tr td.wishlist-cart>a{padding:10px 12px}}@media only screen and (max-width: 767px){.wishlist-table-content table tbody>tr td.wishlist-cart>a{width:100px;padding:10px 12px;text-align:center}}@media only screen and (min-width: 576px) and (max-width: 767px){.wishlist-table-content table tbody>tr td.wishlist-cart>a{width:94px;padding:10px}}.wishlist-table-content table tbody>tr td.wishlist-cart>a:hover{color:#ed284c;border:1px solid #ed284c}.order-tracking-content p{line-height:1.714286;margin:0;text-align:center;width:98%}.order-tracking-content .order-tracking-form{margin:30px 0 0}.order-tracking-content .order-tracking-form .sin-order-tracking{margin:0 0 30px}.order-tracking-content .order-tracking-form .sin-order-tracking label{color:#262626;margin:0 0 10px}.order-tracking-content .order-tracking-form .sin-order-tracking input{background:transparent;border:1px solid #e7e7e7;height:70px;padding:10px 20px;color:#989898;font-size:14px}.order-tracking-content .order-tracking-form .sin-order-tracking input:focus{border:1px solid #262626}.order-tracking-content .order-tracking-form .order-track-btn{text-align:center}.order-tracking-content .order-tracking-form .order-track-btn a{display:inline-block;font-weight:400;color:#fff;background-color:#262626;line-height:1;padding:18px 50px;text-transform:uppercase}.order-tracking-content .order-tracking-form .order-track-btn a:hover{background-color:#ed284c}.myaccount-tab-menu{flex-direction:column;background:#f7f7f7;margin-right:80px}@media only screen and (min-width: 992px) and (max-width: 1199px){.myaccount-tab-menu{margin-right:0}}@media only screen and (min-width: 768px) and (max-width: 991px){.myaccount-tab-menu{margin-right:0}}@media only screen and (max-width: 767px){.myaccount-tab-menu{margin-right:0}}.myaccount-tab-menu a{border-bottom:none;font-size:14px;display:block;padding:10px 30px;text-transform:capitalize}.myaccount-tab-menu a:hover,.myaccount-tab-menu a.active{background-color:#ed284c;border-color:#ed284c;color:#fff}.myaccount-tab-menu a i.fa{font-size:14px;text-align:center;width:25px}@media only screen and (max-width: 767px){#myaccountContent{margin-top:30px}}.myaccount-content{border:1px solid #eeeeee;padding:30px;margin-left:-80px}@media only screen and (min-width: 992px) and (max-width: 1199px){.myaccount-content{margin-left:0}}@media only screen and (min-width: 768px) and (max-width: 991px){.myaccount-content{margin-left:0}}@media only screen and (max-width: 767px){.myaccount-content{padding:20px 15px;margin-left:0}}.myaccount-content form{margin-top:-20px}.myaccount-content h3{font-size:20px;border-bottom:1px dashed #ccc;padding-bottom:10px;margin-bottom:25px;font-weight:600}.myaccount-content .welcome a:hover{color:#ed284c}.myaccount-content .welcome strong{font-weight:600;color:#ed284c}.myaccount-content fieldset{margin-top:20px}.myaccount-content fieldset legend{font-size:16px;margin-bottom:20px;font-weight:500;padding-bottom:10px;border-bottom:1px solid #ccc}.myaccount-content .account-details-form{margin-top:50px}.myaccount-content .account-details-form .single-input-item{margin-bottom:20px}.myaccount-content .account-details-form .single-input-item label{font-size:14px;text-transform:capitalize;display:block;margin:0 0 5px}.myaccount-content .account-details-form .single-input-item input{border:1px solid #e8e8e8;height:50px;background-color:transparent;padding:2px 20px;color:#1f2226;font-size:13px}.myaccount-content .account-details-form .single-input-item input:focus{border:1px solid #343538}.myaccount-content .account-details-form .single-input-item button{border:none;background-color:#ed284c;text-transform:uppercase;font-weight:600;padding:9px 25px;color:#fff;font-size:13px}.myaccount-content .account-details-form .single-input-item button:hover{background-color:#1f2226}.myaccount-table{white-space:nowrap;font-size:14px}.myaccount-table table th,.myaccount-table .table th{padding:10px;font-weight:600;background-color:#f8f8f8;border-color:#ccc;border-bottom:0;color:#1f2226}.myaccount-table table td,.myaccount-table .table td{padding:10px;vertical-align:middle;border-color:#ccc}.saved-message{background-color:#fff;border-top:3px solid #ed284c;font-size:14px;padding:20px 0}.login-register-wrap h3{font-size:24px;font-weight:700;margin:0}.login-register-wrap h3 i{margin-right:3px}.login-register-wrap .login-register-form{margin:47px 0 0}@media only screen and (max-width: 767px){.login-register-wrap .login-register-form{margin:10px 0 0}}.login-register-wrap .login-register-form .sin-login-register{margin:0 0 16px}.login-register-wrap .login-register-form .sin-login-register label{font-size:12px;color:#262626}.login-register-wrap .login-register-form .sin-login-register label span{color:red}.login-register-wrap .login-register-form .sin-login-register input{background:transparent;border:1px solid #CDCDCD;height:70px;padding:5px 10px}.login-register-wrap .login-register-form .sin-login-register input:focus{border:1px solid #262626}.login-register-wrap .login-register-form .login-register-btn-remember{display:flex;align-items:center;margin:0 0 17px}@media only screen and (max-width: 767px){.login-register-wrap .login-register-form .login-register-btn-remember{margin:0 0 10px}}.login-register-wrap .login-register-form .login-register-btn-remember .login-register-remember{margin-left:25px}.login-register-wrap .login-register-form .login-register-btn-remember .login-register-remember input{width:13px;height:auto}.login-register-wrap .login-register-form .login-register-btn-remember .login-register-remember label{line-height:1;margin:0;font-size:12px}.login-register-wrap .login-register-form .lost-password>a{font-size:12px;color:#ed284c}.login-register-wrap .login-register-form .lost-password>a:hover{text-decoration:underline}.login-register-wrap .login-register-form p{color:#989898;font-size:12px;margin:0 0 16px}.login-register-wrap .login-register-form p a{color:#ed284c}.login-register-wrap .login-register-form p a:hover{text-decoration:underline}@media only screen and (min-width: 992px) and (max-width: 1199px){.login-register-wrap.mr-70{margin-right:0}}@media only screen and (min-width: 768px) and (max-width: 991px){.login-register-wrap.mr-70{margin-right:0}}@media only screen and (max-width: 767px){.login-register-wrap.mr-70{margin-right:0}.login-register-wrap.register-wrap{margin-top:30px}}.login-register-btn button{border:none;background-color:#262626;color:#fff;font-size:12px;font-weight:600;padding:18px 40px;text-transform:uppercase;line-height:1}@media only screen and (max-width: 767px){.login-register-btn button{padding:14px 30px 17px}}.login-register-btn button:hover{background-color:#ed284c}.vendor-customar-wrap{margin:0 0 23px}.vendor-customar-wrap label{display:flex;margin:0 0 10px;color:#262626;font-size:12px;line-height:1}.vendor-customar-wrap label input{width:auto;height:auto;margin-right:5px}.vendor-customar-active{display:none}.customer-zone>p{position:relative;padding:14px 30px 14px 60px;background-color:#eeeff2;margin:0;color:#262626}.customer-zone>p a{color:#262626}.customer-zone>p:before{content:"\f05a";color:#6dde6d;display:inline-block;position:absolute;font-family:fontawesome;left:30px}.checkout-login-info{margin:30px 0 0;display:none}.checkout-login-info p{color:#989898;font-size:14px;margin:0 0 15px}.checkout-login-info form{display:block;overflow:hidden}.checkout-login-info form .sin-checkout-login{margin-bottom:30px}.checkout-login-info form .sin-checkout-login label{color:#262626;font-size:14px;margin:0 0 5px}.checkout-login-info form .sin-checkout-login label span{color:red}.checkout-login-info form .sin-checkout-login input{border:1px solid #e8e8e8;height:50px;background-color:transparent}.checkout-login-info form .sin-checkout-login input:focus{border:1px solid #343538}.checkout-login-info form .button-remember-wrap{display:block;overflow:hidden}.checkout-login-info form .button-remember-wrap button{color:#8a8a8a;border:1px solid #aaa;padding:8px 30px 10px;display:inline-block;float:left;margin-right:24px}.checkout-login-info form .button-remember-wrap .checkout-login-toggle-btn{display:flex;margin:8px 0 0}.checkout-login-info form .button-remember-wrap .checkout-login-toggle-btn input{height:15px;margin:0;position:relative;top:5px;width:17px}.checkout-login-info form .button-remember-wrap .checkout-login-toggle-btn label{color:#262626;margin:0 0 0 5px}.checkout-login-info form .lost-password{margin:20px 0 35px}.checkout-login-info form .lost-password a{color:#ed284c}.checkout-login-info form .lost-password a:hover{text-decoration:underline}.checkout-login-info-2{display:none;margin-top:30px;margin-bottom:55px}.checkout-login-info-2 p{color:#989898;margin:0 0 22px}.checkout-login-info-2 form input[type=text]{border:1px solid #CDCDCD;height:50px;background-color:transparent;width:48%;color:#989898;font-size:14px;padding:0 20px}.checkout-login-info-2 form input[type=text]:focus{border:1px solid #262626}.checkout-login-info-2 form input[type=submit]{background:#262626 none repeat scroll 0 0;border:medium none;color:#fff;height:50px;margin-left:45px;padding:5px 30px 7px;text-transform:uppercase;font-weight:700;width:inherit;font-size:12px}@media only screen and (min-width: 992px) and (max-width: 1199px){.checkout-login-info-2 form input[type=submit]{padding:5px 15px}}@media only screen and (max-width: 767px){.checkout-login-info-2 form input[type=submit]{padding:5px 16px;margin-left:5px}}.checkout-login-info-2 form input[type=submit]:hover{background-color:#ed284c}.billing-info-wrap h3{font-size:20px;font-weight:700;position:relative;margin:0 0 60px}.billing-info-wrap h3:before{position:absolute;content:"";left:0;bottom:-15px;background-color:#000;width:50px;height:2px}.billing-info-wrap .billing-info label{display:block;margin:0 0 10px;color:#262626}.billing-info-wrap .billing-info label abbr{color:red}.billing-info-wrap .billing-info input{border:1px solid #e8e8e8;height:50px;background-color:transparent;padding:2px 20px;color:#777}.billing-info-wrap .billing-info input:focus{border:1px solid #262626}.billing-info-wrap .billing-info input.billing-address{margin-bottom:20px}.billing-info-wrap .billing-select label{display:block;margin:0 0 10px}.billing-info-wrap .billing-select label abbr{color:red}.billing-info-wrap .billing-select .select2-container{display:block}.billing-info-wrap .billing-select .select2-container .select2-choice{border:1px solid #e6e6e6;-moz-appearance:none;height:50px;padding:2px 20px;color:#262626;cursor:pointer}.billing-info-wrap .billing-select .select2-container .select2-choice .select2-chosen{height:50px}.billing-info-wrap .additional-info-wrap{margin:16px 0 0}.billing-info-wrap .additional-info-wrap label{display:block;margin:0 0 10px;padding:5px 0 0}.billing-info-wrap .additional-info-wrap textarea{min-height:120px;background-color:#f7f7f7;border-color:#f7f7f7;padding:20px;color:#8a8a8a}@media only screen and (min-width: 992px) and (max-width: 1199px){.billing-info-wrap.mr-100{margin-right:30px}}@media only screen and (min-width: 768px) and (max-width: 991px){.billing-info-wrap.mr-100{margin-right:0}}@media only screen and (max-width: 767px){.billing-info-wrap.mr-100{margin-right:0}}.select2-container--default .select2-selection--single{border:1px solid #e6e6e6;border-radius:0;cursor:pointer;display:block;height:50px;user-select:none;-webkit-user-select:none;line-height:50px}.select2-container--default .select2-selection--single .select2-selection__rendered{height:50px;color:#262626;line-height:50px;padding:0 20px}.select2-container--default .select2-selection--single .select2-selection__arrow{height:50px}.select2-container--default .select2-search--dropdown .select2-search__field{height:34px;background-color:transparent}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#0073aa;color:#fff}.your-order-area{padding:40px 45px 50px;border-width:2px;border-style:solid;position:relative;border-color:#3435381a}@media only screen and (min-width: 992px) and (max-width: 1199px){.your-order-area{padding:40px 25px 50px}}@media only screen and (min-width: 768px) and (max-width: 991px){.your-order-area{margin-top:30px}}@media only screen and (max-width: 767px){.your-order-area{padding:40px 12px 50px;margin-top:30px}}.your-order-area h3{font-size:20px;font-weight:700;position:relative;margin:0 0 45px}.your-order-area h3:before{position:absolute;content:"";left:0;bottom:-14px;background-color:#4a4141;width:50px;height:2px}.your-order-area .your-order-wrap .your-order-info{border-bottom:1px solid #e7e7e7}.your-order-area .your-order-wrap .your-order-info ul li{padding:0 0 7px}.your-order-area .your-order-wrap .your-order-info ul li span{float:right;color:#262626}.your-order-area .your-order-wrap .your-order-info.order-subtotal{padding:15px 0 10px}.your-order-area .your-order-wrap .your-order-info.order-subtotal ul li span{font-size:16px}.your-order-area .your-order-wrap .your-order-info.order-total{padding:15px 0 10px}.your-order-area .your-order-wrap .your-order-info.order-total ul li span{font-size:18px}.your-order-area .your-order-wrap .your-order-middle{border-bottom:1px solid #e7e7e7;padding:16px 0 17px}.your-order-area .your-order-wrap .your-order-middle .single-order-middle{display:flex;justify-content:space-between;align-items:center;margin:0 0 22px}.your-order-area .your-order-wrap .your-order-middle .single-order-middle:last-child{margin:0}.your-order-area .your-order-wrap .your-order-middle .single-order-middle .single-order-content h5{margin:0;color:#262626;font-size:14px}.your-order-area .your-order-wrap .your-order-middle .single-order-middle .single-order-content h5>span{color:#989898;font-size:12px}.your-order-area .your-order-wrap .your-order-middle .single-order-middle .single-order-content>span{color:#989898;font-size:12px;display:block;line-height:1;margin:8px 0 0}.your-order-area .your-order-wrap .your-order-middle .single-order-middle .single-order-price span{color:#232323}.your-order-area .your-order-wrap .your-order-middle .single-order-middle .single-order-seat-button{background-color:#262626;display:block;cursor:pointer;width:100%;color:#fff;text-align:center;font-weight:600;text-transform:uppercase}.your-order-area .your-order-wrap .your-order-middle .single-order-middle .single-order-seat-button:hover{background-color:#ed284c}.your-order-area .your-order-wrap .checkout-shipping-content{display:flex;justify-content:space-between;border-bottom:1px solid #e7e7e7;margin-top:13px;padding-bottom:7px}.your-order-area .your-order-wrap .checkout-shipping-content .shipping-content-left{margin-right:34px}.your-order-area .your-order-wrap .checkout-shipping-content .shipping-content-right ul li{display:flex;color:#262626;margin:0 0 5px;text-transform:uppercase;justify-content:flex-end}@media only screen and (max-width: 767px){.your-order-area .your-order-wrap .checkout-shipping-content .shipping-content-right ul li{font-size:12px}}.your-order-area .your-order-wrap .checkout-shipping-content .shipping-content-right ul li input{width:auto;height:auto;margin-right:5px}.your-order-area .your-order-wrap .payment-method{margin:17px 0 0}.your-order-area .your-order-wrap .payment-method .sin-payment{margin-bottom:20px}.your-order-area .your-order-wrap .payment-method .sin-payment input{width:auto;display:inline-block;float:left;height:auto;margin-top:5px}.your-order-area .your-order-wrap .payment-method .sin-payment label{font-size:14px;text-transform:uppercase;color:#262626;margin:0 0 0 21px;display:flex;align-items:center}@media only screen and (max-width: 767px){.your-order-area .your-order-wrap .payment-method .sin-payment label{display:block}}.your-order-area .your-order-wrap .payment-method .sin-payment label img{max-width:140px;display:inline-block;margin:0 5px}.your-order-area .your-order-wrap .payment-method .sin-payment label a{text-decoration:underline}.your-order-area .your-order-wrap .payment-method .sin-payment .payment-box{margin:6px 0 0;display:none}.your-order-area .your-order-wrap .payment-method .sin-payment .payment-box p{font-size:12px;margin:0;color:#989898;font-family:Montserrat,sans-serif}.your-order-area .your-order-wrap .payment-method .sin-payment.sin-payment-3 input{margin-top:18px}.your-order-area .your-order-wrap .condition-wrap{margin:30px 0 0}.your-order-area .your-order-wrap .condition-wrap p{color:#777;line-height:1.88;margin:0}.your-order-area .your-order-wrap .condition-wrap p a{color:#777}.your-order-area .your-order-wrap .condition-wrap p a:hover{color:#ed284c}.your-order-area .your-order-wrap .condition-wrap .condition-form input{border:1px solid #9fa0a2;display:inline-block;float:left;height:10px;width:10px;position:relative;top:6px}.your-order-area .your-order-wrap .condition-wrap .condition-form span{color:#262626;font-weight:400;margin:0 0 0 5px}.your-order-area .your-order-wrap .condition-wrap .condition-form span span.star{color:red}.your-order-area .place-order a,.your-order-area .place-order button{background-color:#262626;display:block;cursor:pointer;padding:22px 50px 21px;width:100%;color:#fff;text-align:center;font-weight:600;text-transform:uppercase}.your-order-area .place-order a:hover,.your-order-area .place-order button:hover{background-color:#ed284c}.checkout-account input{border:1px solid #e7e7e7;display:inline-block;float:left;height:10px;width:10px;position:relative;top:6px}.checkout-account span{color:#262626;font-weight:400;margin:0 0 0 12px}.checkout-account-toggle{display:none;margin-top:25px}.checkout-account-toggle label{color:#262626;display:block;margin:0 0 5px}.checkout-account-toggle label abbr{color:red}.checkout-account-toggle input{border:1px solid #e7e7e7;height:50px;background-color:transparent;color:#989898;padding:2px 20px}.checkout-account-toggle input:focus{border:1px solid #343538}.checkout-company input{border:1px solid #e7e7e7;display:inline-block;float:left;height:10px;width:10px;position:relative;top:6px}.checkout-company span{color:#262626;font-weight:400;margin:0 0 0 12px}.company-box-info{width:100%;transition:all .4s ease-out}.different-address{display:none}@media only screen and (max-width: 767px){.checkout-main-area.pb-70{padding-bottom:50px}}.about-us-img img,.skill-img img{width:100%}.about-us-content{margin:0 0 0 100px}@media only screen and (min-width: 992px) and (max-width: 1199px){.about-us-content{margin:0 0 0 50px}}@media only screen and (min-width: 768px) and (max-width: 991px){.about-us-content{margin:0}}@media only screen and (max-width: 767px){.about-us-content{margin:0}}.about-us-content h2{font-size:30px;font-weight:700;margin:0 0 40px}@media only screen and (min-width: 768px) and (max-width: 991px){.about-us-content h2{font-size:22px;margin:0 0 15px}}@media only screen and (max-width: 767px){.about-us-content h2{font-size:19px;margin:20px 0 10px}}.about-us-content p{color:#989898;font-size:12px;margin:0 0 30px}@media only screen and (min-width: 768px) and (max-width: 991px){.about-us-content p{margin:0 0 10px}}@media only screen and (max-width: 767px){.about-us-content p{margin:0 0 15px}}.about-us-content p:last-child{margin:0}.about-us-content .about-us-list{margin:0 0 34px}@media only screen and (min-width: 768px) and (max-width: 991px){.about-us-content .about-us-list{margin:0 0 12px}}@media only screen and (max-width: 767px){.about-us-content .about-us-list{margin:0 0 12px}}.about-us-content .about-us-list ul li{position:relative;color:#989898;font-size:12px;line-height:24px;margin:0 0 15px 15px}.about-us-content .about-us-list ul li:last-child{margin:0 0 0 15px}.about-us-content .about-us-list ul li:before{content:"\f111";font-family:FontAwesome;font-size:5px;text-rendering:auto;vertical-align:middle;position:absolute;left:-15px;top:1.6em}.skill-content{margin-right:100px}@media only screen and (min-width: 992px) and (max-width: 1199px){.skill-content{margin-right:50px}}@media only screen and (min-width: 768px) and (max-width: 991px){.skill-content{margin-right:0}}@media only screen and (max-width: 767px){.skill-content{margin-right:0}}.skill-content h2{font-size:30px;font-weight:700;margin:0 0 30px}@media only screen and (min-width: 768px) and (max-width: 991px){.skill-content h2{font-size:22px;margin:0 0 15px}}@media only screen and (max-width: 767px){.skill-content h2{font-size:19px;margin:0 0 10px}}.skill-content p{color:#989898;font-size:12px;margin:0}.skill-bar{overflow:hidden;padding-top:11px;margin-top:20px}.skill-bar .skill-bar-item{padding-bottom:30px;position:relative}@media only screen and (min-width: 768px) and (max-width: 991px){.skill-bar .skill-bar-item{padding-bottom:20px}}.skill-bar .skill-bar-item>span{font-size:14px;text-align:center;text-transform:capitalize;z-index:2}.skill-bar .skill-bar-item .progress{background-color:#efefef;border-radius:0;box-shadow:none;height:5px;margin-top:9px;overflow:visible}.skill-bar .skill-bar-item .progress .progress-bar{background-color:#a38b5e;box-shadow:none;position:relative}.skill-bar .skill-bar-item .progress .progress-bar span.text-top{color:#4a4141;font-size:14px;text-transform:uppercase;position:absolute;right:0;top:-34px}.skill-bar .skill-bar-item:nth-child(1) .progress-bar{width:95%}.skill-bar .skill-bar-item:nth-child(2) .progress-bar{width:85%}.skill-bar .skill-bar-item:nth-child(3) .progress-bar{width:80%}.skill-bar .skill-bar-item:nth-child(4) .progress-bar{width:99%}.skill-bar.skill-bar-width .skill-bar-item>span{color:#989898}.skill-bar.skill-bar-width .skill-bar-item .progress .progress-bar span.text-top{color:#989898}.skill-bar.skill-bar-width .skill-bar-item:nth-child(1) .progress-bar{width:90%}.skill-bar.skill-bar-width .skill-bar-item:nth-child(2) .progress-bar{width:80%}.skill-bar.skill-bar-width .skill-bar-item:nth-child(3) .progress-bar{width:70%}.skill-bar.skill-bar-gradient{margin-top:0}@media only screen and (min-width: 992px) and (max-width: 1199px){.skill-bar.skill-bar-gradient .skill-bar-item{padding-bottom:20px}}.skill-bar.skill-bar-gradient .skill-bar-item .progress .progress-bar{background-image:linear-gradient(to right,#e175a3 0%,#3a51e6 100%)}.skill-bar.skill-bar-black{margin-top:0}@media only screen and (min-width: 992px) and (max-width: 1199px){.skill-bar.skill-bar-black .skill-bar-item{padding-bottom:20px}}.skill-bar.skill-bar-black .skill-bar-item .progress .progress-bar{background-color:#4a4141}.skill-bar.skill-bar-red{margin-top:0}@media only screen and (min-width: 992px) and (max-width: 1199px){.skill-bar.skill-bar-red .skill-bar-item{padding-bottom:20px}}.skill-bar.skill-bar-red .skill-bar-item .progress .progress-bar{background-color:#f4524d}.skill-bar.skill-bar-red-light{margin-top:0}@media only screen and (min-width: 992px) and (max-width: 1199px){.skill-bar.skill-bar-red-light .skill-bar-item{padding-bottom:20px}}.skill-bar.skill-bar-red-light .skill-bar-item .progress .progress-bar{background-color:#b97ebb}.talk-us-content a{color:#fff;text-transform:uppercase;font-weight:600;font-size:30px;line-height:1;text-align:center;display:block;background-color:#262626;padding:55px 0}@media only screen and (max-width: 767px){.talk-us-content a{padding:35px 0;font-size:25px}}.talk-us-content a:hover{background-color:#ed284c}.team-details-area{position:relative}.team-details-area .team-details-img{height:100%;padding:0;position:absolute;top:0;width:50%;z-index:2}@media only screen and (min-width: 768px) and (max-width: 991px){.team-details-area .team-details-img{position:static;width:100%}}@media only screen and (max-width: 767px){.team-details-area .team-details-img{position:static;width:100%}}.team-details-area .team-details-img img{height:100%;transition:all .3s linear 0s;will-change:transform,top;z-index:0;width:100%;object-position:center;object-fit:cover}.team-details-content{padding:82px 276px 84px 75px}@media only screen and (min-width: 1366px) and (max-width: 1600px){.team-details-content{padding:50px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.team-details-content{padding:50px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.team-details-content{padding:30px}}@media only screen and (min-width: 768px) and (max-width: 991px){.team-details-content{padding:42px 40px 45px}}@media only screen and (max-width: 767px){.team-details-content{padding:32px 15px 35px}}.team-details-content h2{font-size:30px;margin:0 0 5px;font-weight:700}.team-details-content>span{font-size:18px;font-style:italic;font-family:Playfair Display,serif;display:block;margin:0 0 50px}@media only screen and (min-width: 1200px) and (max-width: 1365px){.team-details-content>span{margin:0 0 30px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.team-details-content>span{margin:0 0 20px}}@media only screen and (min-width: 768px) and (max-width: 991px){.team-details-content>span{margin:0 0 20px}}@media only screen and (max-width: 767px){.team-details-content>span{margin:0 0 20px}}.team-details-content p{font-size:12px;color:#989898;margin:0 0 20px}.team-details-social{margin-top:56px}@media only screen and (min-width: 1366px) and (max-width: 1600px){.team-details-social{margin-top:30px}}@media only screen and (min-width: 1200px) and (max-width: 1365px){.team-details-social{margin-top:0}}@media only screen and (min-width: 992px) and (max-width: 1199px){.team-details-social{margin-top:0}}@media only screen and (min-width: 768px) and (max-width: 991px){.team-details-social{margin-top:10px}}@media only screen and (max-width: 767px){.team-details-social{margin-top:0}}.team-details-social a{font-size:16px;margin-right:15px}.team-details-social a:last-child{margin-right:0}@media only screen and (max-width: 767px){.about-us-skill.pb-85{padding-bottom:42px}}.team-wrap{position:relative}.team-wrap:before{display:block;position:absolute;top:0;left:0;width:100%;height:100%;content:"";z-index:9;transition:all .4s .1s;opacity:0;visibility:hidden;background-color:#212121;pointer-events:none}.team-wrap>a{display:block}.team-wrap>a img{width:100%}.team-wrap .team-content{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;text-align:center;z-index:99}.team-wrap .team-content h3{font-weight:700;font-size:22px;color:#fff;margin:0;line-height:1}.team-wrap .team-content h3 a{color:#fff;display:block;opacity:0;visibility:hidden;transition:all .4s .1s;transform:translateY(20px)}.team-wrap .team-content span{color:#fff;font-size:16px;font-style:italic;font-family:Playfair Display,serif;margin:12px 0 18px;display:block;transition-delay:.3s;opacity:0;visibility:hidden;transform:translateY(20px)}.team-wrap .team-content .team-social a{display:inline-block;color:#fff;margin:0 8px;opacity:0;visibility:hidden;transition-delay:.5s;transform:translateY(20px)}.team-wrap .team-content .team-social a:hover{color:#ed284c}.team-wrap:hover:before{visibility:visible;opacity:.8}.team-wrap:hover .team-content h3 a,.team-wrap:hover .team-content span,.team-wrap:hover .team-content .team-social a{opacity:1;visibility:visible;transform:translate(0)}.contact-title{margin-bottom:50px}@media only screen and (max-width: 767px){.contact-title{margin-bottom:30px}}.contact-title h3{font-size:18px;font-weight:700;margin:0;line-height:17px}.get-in-touch-wrap{margin-right:100px}@media only screen and (min-width: 768px) and (max-width: 991px){.get-in-touch-wrap{margin-right:0}}@media only screen and (max-width: 767px){.get-in-touch-wrap{margin-right:0;margin-bottom:50px}}.get-in-touch-wrap .contact-from input,.get-in-touch-wrap .contact-from textarea{border:1px solid #e7e7e7;background-color:transparent;height:60px;margin-bottom:20px;padding:5px 25px;color:#989898}.get-in-touch-wrap .contact-from input:focus,.get-in-touch-wrap .contact-from textarea:focus{border:1px solid #262626}.get-in-touch-wrap .contact-from textarea{height:179px;padding:20px 25px}.get-in-touch-wrap .contact-from button.submit{border:none;background-color:#262626;font-size:12px;font-weight:700;line-height:1;color:#fff;padding:20px 40px}.get-in-touch-wrap .contact-from button.submit:hover{background-color:#ed284c}.contact-info-bottom .single-contact-info{margin:0 0 41px}@media only screen and (max-width: 767px){.contact-info-bottom .single-contact-info{margin:0 0 25px}}.contact-info-bottom .single-contact-info h5{font-weight:700;margin:0 0 15px}@media only screen and (max-width: 767px){.contact-info-bottom .single-contact-info h5{margin:0 0 10px}}.contact-info-bottom .single-contact-info p{color:#989898;line-height:1.714286;margin:0}.contact-info-bottom .single-contact-info p a{color:#989898}.contact-info-bottom .single-contact-info p a:hover{color:#ed284c}#contact-map{height:270px}.element-typography-wrap .element-typography-content h1,.element-typography-wrap .element-typography-content h2,.element-typography-wrap .element-typography-content h3,.element-typography-wrap .element-typography-content h4,.element-typography-wrap .element-typography-content h5,.element-typography-wrap .element-typography-content h6{font-weight:700;margin:0 0 16px}.element-typography-wrap .element-typography-content h1{font-size:48px}.element-typography-wrap .element-typography-content h2{font-size:36px}.element-typography-wrap .element-typography-content h3{font-size:24px}.element-typography-wrap .element-typography-content h4{font-size:20px}.element-typography-wrap .element-typography-content h5{font-size:18px}.element-typography-wrap .element-typography-content h6{font-size:16px}.element-typography-wrap p{color:#989898;line-height:1.714286;margin:0}.element-section-title h3{font-weight:700;font-size:24px;margin:0 0 10px}.element-section-title p{color:#989898;margin:0}.element-list-icons ul li{color:#989898;font-size:14px;margin:0 0 21px}@media only screen and (max-width: 767px){.element-list-icons ul li{margin:0 0 12px}}.element-list-icons ul li:last-child{margin:0}.element-list-icons ul li span{color:#526df9;padding-right:15px}.element-highlights-wrap{padding-right:30px}@media only screen and (min-width: 768px) and (max-width: 991px){.element-highlights-wrap{padding-right:0}}@media only screen and (max-width: 767px){.element-highlights-wrap{padding-right:0}}.element-highlights-wrap .element-highlights-left{display:inline-block;float:left}.element-highlights-wrap .element-highlights-left span{color:#1ece59;font-size:60px;margin:-2px 0 0;line-height:1;display:block;padding:0 17px 12px 0}.element-highlights-wrap .element-highlights-right p{color:#989898;line-height:1.714286;margin:0}.element-highlights-wrap .element-highlights-right p .highlights-pinck{background-color:#ffb1c4;color:#fff}.element-highlights-wrap .element-highlights-right p .highlights-purple{background-color:#4a0396;color:#fff}.element-highlights-wrap .element-highlights-right p .highlights-purple-light{background-color:#c3c1df;color:#fff}.element-highlights-wrap .element-highlights-right p .highlights-text-blod{font-weight:700}.element-single-highlights{padding-right:30px}@media only screen and (min-width: 768px) and (max-width: 991px){.element-single-highlights{padding-right:0}}@media only screen and (max-width: 767px){.element-single-highlights{padding-right:0}}.element-single-highlights p{color:#989898;line-height:1.714286;margin:0}.element-single-highlights p .highlights-pinck{background-color:#ffb1c4;color:#fff}.blockquote-content-one{border-left:2px solid rgba(0,0,0,.12)}.blockquote-content-one p{line-height:1.6;color:#333;margin:0;font-size:23px;font-family:"Noto Serif",serif;padding:12px 24px}@media only screen and (max-width: 767px){.blockquote-content-one p{font-size:20px}}.blockquote-content-two{padding:40px 30px;border:1px solid #e7e7e7;position:relative}.blockquote-content-two:before{content:"";background-image:url(quote2.986ce9550faf528c.png);background-repeat:no-repeat;background-color:#fff;background-position:center center;width:40px;height:33px;position:absolute;left:25px;top:-15px}.blockquote-content-two p{font-size:20px;font-style:italic;line-height:36px;font-family:Playfair Display,serif;color:#262626;margin:0 0 15px}@media only screen and (max-width: 767px){.blockquote-content-two p{font-size:17px;line-height:30px}}.blockquote-content-two a{font-size:12px;color:#262626}.blockquote-content-three{border-left:2px solid #eeeeee;padding:0 30px}.blockquote-content-three p{color:#262626;font-family:Playfair Display,serif;margin:0 0 14px}.blockquote-content-three a{font-weight:600;color:#262626;font-size:12px;font-style:italic}.dropcaps-content{padding-left:30px}@media only screen and (min-width: 992px) and (max-width: 1199px){.dropcaps-content{padding-left:0}}@media only screen and (min-width: 768px) and (max-width: 991px){.dropcaps-content{padding-left:0}}@media only screen and (max-width: 767px){.dropcaps-content{padding-left:0}}.dropcaps-content p{color:#989898;margin:0 0 16px;line-height:1.714286}.dropcaps-content .dropcaps-wrap .dropcaps-left{display:inline-block;float:left}.dropcaps-content .dropcaps-wrap .dropcaps-left span{line-height:1;font-size:60px;margin:-3px 14px 0 0;display:inline-block}.dropcaps-content .dropcaps-wrap .dropcaps-left span.black{color:#000}.dropcaps-content .dropcaps-wrap .dropcaps-left span.blue{color:#362ab7}.dropcaps-content .dropcaps-wrap .dropcaps-left span.purple{color:#8412e2}.dropcaps-content .dropcaps-wrap .dropcaps-left span.red{color:#b20e3a}.dropcaps-content .dropcaps-wrap .dropcaps-left span.green-light{color:#1de50b}.dropcaps-content .dropcaps-wrap .dropcaps-left span.green{color:#008a93}.dropcaps-content .dropcaps-wrap .dropcaps-left span.yellow{color:#dadd00}.dropcaps-content .dropcaps-wrap .dropcaps-right p{color:#989898;margin:0;line-height:1.714286}.timer-style-1 div{display:flex;flex-wrap:wrap}.timer-style-1 div>span{display:flex;justify-content:center}.timer-style-1 div>span>span{color:#a38b5e;font-size:2.25em}@media only screen and (min-width: 768px) and (max-width: 991px){.timer-style-1 div>span>span{margin:0 0 30px}}@media only screen and (max-width: 767px){.timer-style-1 div>span>span{margin:0 0 30px}}.timer-style-1 div>span>p{margin:6px 0 0 5px;color:#262626;font-size:15px}.timer-style-1.timer-width-1 div>span{flex:0 0 14.28571%}@media only screen and (min-width: 768px) and (max-width: 991px){.timer-style-1.timer-width-1 div>span{flex:0 0 25%}}@media only screen and (max-width: 767px){.timer-style-1.timer-width-1 div>span{flex:0 0 50%}}@media only screen and (min-width: 576px) and (max-width: 767px){.timer-style-1.timer-width-1 div>span{flex:0 0 25%}}.timer-style-1.timer-width-3 div>span{flex:0 0 25%}@media only screen and (max-width: 767px){.timer-style-1.timer-width-3 div>span{flex:0 0 50%}}@media only screen and (min-width: 576px) and (max-width: 767px){.timer-style-1.timer-width-3 div>span{flex:0 0 50%}}.timer-style-2 div{display:flex;flex-wrap:wrap}.timer-style-2 div>span{text-align:center}@media only screen and (min-width: 768px) and (max-width: 991px){.timer-style-2 div>span{margin:0 0 30px}}@media only screen and (max-width: 767px){.timer-style-2 div>span{margin:0 0 30px}}.timer-style-2 div>span>span{font-size:18px;font-weight:700}.timer-style-2 div>span>p{margin:-1px 0 0;color:#262626;font-size:12px;line-height:1}.timer-style-2.timer-width-2 div>span{width:14.28571%}@media only screen and (min-width: 768px) and (max-width: 991px){.timer-style-2.timer-width-2 div>span{width:25%}}@media only screen and (max-width: 767px){.timer-style-2.timer-width-2 div>span{width:50%}}@media only screen and (min-width: 576px) and (max-width: 767px){.timer-style-2.timer-width-2 div>span{width:25%}}.timer-style-2.timer-width-4 div>span{width:25%}@media only screen and (max-width: 767px){.timer-style-2.timer-width-4 div>span{flex:0 0 50%}}@media only screen and (min-width: 576px) and (max-width: 767px){.timer-style-2.timer-width-4 div>span{flex:0 0 50%}}.single-count .count-icon-bg span{background-color:#a38b5e;width:70px;height:70px;line-height:70px;color:#fff;font-size:24px;border-radius:100%}@media only screen and (min-width: 768px) and (max-width: 991px){.single-count .count-icon-bg span{width:50px;height:50px;line-height:50px;font-size:18px}}@media only screen and (max-width: 767px){.single-count .count-icon-bg span{width:50px;height:50px;line-height:50px;font-size:18px}}.single-count .count-icon-center span{color:#a38b5e;font-size:30px}.single-count .count-title h2{color:#232324;font-size:48px;margin:5px 0 7px;line-height:1}@media only screen and (min-width: 768px) and (max-width: 991px){.single-count .count-title h2{font-size:35px}}@media only screen and (max-width: 767px){.single-count .count-title h2{font-size:35px}}.single-count .count-title span{color:#232324;font-size:16px;line-height:1}.single-count-2{display:flex;align-items:center}@media only screen and (max-width: 767px){.single-count-2{justify-content:center}}.single-count-2 .count-icon-left{margin-right:30px}@media only screen and (min-width: 576px) and (max-width: 767px){.single-count-2 .count-icon-left{margin-right:15px}}.single-count-2 .count-icon-left span{color:#a38b5e;font-size:30px}.single-count-2 .count-title-2 h2{color:#232324;font-size:24px;margin:0 0 7px}.single-count-2 .count-title-2 span{color:#232324;font-size:16px;line-height:1}.single-info-box .info-box-simple{margin-bottom:18px}.single-info-box .info-box-simple i{color:#a38b5e;font-size:30px}.single-info-box .info-box-round{margin:0 0 23px}.single-info-box .info-box-round i{font-size:24px;width:70px;height:70px;line-height:70px;color:#fff;border-radius:100%;background-color:#a38b5e;transition:all .3s ease 0s}.single-info-box .info-box-square{margin:0 0 23px}.single-info-box .info-box-square i{font-size:24px;width:60px;height:60px;line-height:60px;color:#fff;background-color:#a38b5e;transition:all .3s ease 0s}.single-info-box .info-box-content h3{font-weight:700;font-size:18px;margin:0 0 9px;line-height:1}.single-info-box .info-box-content span{color:#989898}.single-info-box:hover .info-box-round i,.single-info-box:hover .info-box-square i{background-color:#de92c2}.single-info-box-2{display:flex}.single-info-box-2 .info-box-simple-2 i{color:#a38b5e;font-size:30px}.single-info-box-2 .info-box-round-2 i{font-size:18px;text-align:center;width:40px;height:40px;line-height:40px;color:#fff;border-radius:100%;background-color:#a38b5e;transition:all .3s ease 0s}.single-info-box-2 .info-box-square-2 i{font-size:18px;text-align:center;width:40px;height:40px;line-height:40px;color:#fff;background-color:#a38b5e;transition:all .3s ease 0s}.single-info-box-2 .info-box-content-2 h3{font-weight:700;font-size:18px;margin:0 0 9px;line-height:1}.single-info-box-2 .info-box-content-2 span{color:#989898}.single-info-box-2:hover .info-box-round-2 i,.single-info-box-2:hover .info-box-square-2 i{background-color:#de92c2}.single-price-box{border:1px solid #e7e7e7;padding:30px}@media only screen and (min-width: 768px) and (max-width: 991px){.single-price-box{padding:30px 15px}}.single-price-box .price-box-top h3{color:#232324;font-family:Vidaloka,serif;font-size:18px;line-height:1;margin:0}.single-price-box .price-box-top h2{color:#e9595e;font-size:55px;font-weight:700;line-height:53px;margin:11px 0 0}@media only screen and (min-width: 768px) and (max-width: 991px){.single-price-box .price-box-top h2{font-size:45px}}@media only screen and (max-width: 767px){.single-price-box .price-box-top h2{font-size:45px}}.single-price-box .price-box-middle{margin:36px 0 40px}.single-price-box .price-box-middle ul li{color:#232324;margin:0 0 14px}.single-price-box .price-box-middle ul li:last-child{margin:0}.single-price-box .price-box-bottom a{background-color:#262626;display:block;line-height:1;color:#fff;font-weight:700;padding:20px 10px}.single-price-box .price-box-bottom a:hover{background-color:#ed284c}@media only screen and (min-width: 768px) and (max-width: 991px){.single-price-box .price-box-bottom a{padding:20px 7px}}.single-price-box:hover .price-box-bottom a{background-color:#ed284c}.price-box-bg{background:-webkit-linear-gradient(left,#F5F7FF 0%,#FDF8FF 100%)}.single-price-box-2{background-color:#fff;box-shadow:0 0 49px #c86fad3d;border-radius:20px;padding:51px 30px 50px;position:relative}@media only screen and (min-width: 768px) and (max-width: 991px){.single-price-box-2{padding:51px 15px 50px}}.single-price-box-2 .price-badge{background-color:#ff4343;position:absolute;top:0;right:30px;padding:20px 10px}.single-price-box-2 .price-badge i{color:#fff}.single-price-box-2 .price-box-top-2 h3{color:#cca4b4;font-size:24px;font-weight:700;line-height:1;margin:0}.single-price-box-2 .price-box-top-2 h2{color:#262626;font-size:72px;line-height:53px;margin:15px 0 0;position:relative;display:flex;justify-content:center;align-items:flex-end}@media only screen and (min-width: 768px) and (max-width: 991px){.single-price-box-2 .price-box-top-2 h2{font-size:42px}}@media only screen and (max-width: 767px){.single-price-box-2 .price-box-top-2 h2{font-size:42px}}.single-price-box-2 .price-box-top-2 h2 span{font-size:16px;display:inline-block;line-height:1}.single-price-box-2 .price-box-middle-2{margin:51px 0 46px}.single-price-box-2 .price-box-middle-2 ul li{color:#989898;margin:0 0 14px}.single-price-box-2 .price-box-middle-2 ul li:last-child{margin:0}.single-price-box-2 .price-box-bottom-2 a{width:180px;max-width:100%;display:block;margin:0 auto;position:relative}.single-price-box-2 .price-box-bottom-2 a span{font-weight:700;color:#232324;position:relative;z-index:2;border:2px solid #e3e3e3;background-color:transparent;padding:24px 55px 23px;font-size:12px;line-height:1;display:inline-block;transition:all .2s}.single-price-box-2 .price-box-bottom-2 a:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;transition:transform .2s;opacity:0;background-color:#e475a1;background-image:linear-gradient(to right,#e475a1 0%,#3851e7 100%)}.single-price-box-2:hover .price-box-bottom-2 a span{background-color:#232324;color:#fff;border:2px solid #232324}.single-price-box-2:hover .price-box-bottom-2 a:before{transform:translate(5px,5px);opacity:1}.single-price-box-3{padding:36px 30px 40px;border-radius:10px;transition:all .3s;box-shadow:0 0 27px #292c3a0d}@media only screen and (min-width: 768px) and (max-width: 991px){.single-price-box-3{padding:36px 15px 40px}}.single-price-box-3 .price-box-top-3 i{color:#526df9;font-size:46px}.single-price-box-3 .price-box-top-3 h3{color:#262626;font-size:18px;font-weight:700;margin:9px 0 3px}.single-price-box-3 .price-box-top-3 p{color:#989898;margin:0}.single-price-box-3 .price-box-top-3 .sub-price-box-top{background:url(line.b4e3be8fdaaa9e82.png) no-repeat center bottom}.single-price-box-3 .price-box-top-3 .sub-price-box-top h2{color:#526df9;font-size:48px;font-weight:700;line-height:40px;margin:25px 0 0;padding:0 0 28px;display:flex;justify-content:center;align-items:flex-end}@media only screen and (min-width: 768px) and (max-width: 991px){.single-price-box-3 .price-box-top-3 .sub-price-box-top h2{font-size:41px}}@media only screen and (max-width: 767px){.single-price-box-3 .price-box-top-3 .sub-price-box-top h2{font-size:41px}}.single-price-box-3 .price-box-top-3 .sub-price-box-top h2 span{font-size:14px;display:inline-block;line-height:1;color:#262626;font-weight:400}.single-price-box-3 .price-box-middle-3{margin:27px 0 29px}.single-price-box-3 .price-box-middle-3 ul li{color:#232324;margin:0 0 14px}.single-price-box-3 .price-box-middle-3 ul li:last-child{margin:0}.single-price-box-3 .price-box-bottom-3 a{color:#232324;font-size:12px;display:inline-block;line-height:1;font-weight:700;padding:18px 55px;border:2px solid #e3e3e3;border-radius:50px}.single-price-box-3:hover{transform:translateY(-20px);box-shadow:0 0 30px #292c3a1a}.single-price-box-3:hover .price-box-bottom-3 a{background-color:#232324;color:#fff;border:2px solid #232324}.progress-circular{overflow:hidden!important}.progress-circular .knob{color:#989898!important;font-size:30px!important;font-weight:700!important;margin-top:70px!important;background-color:transparent!important}.progress-circular h4.knob-content{color:#989898;font-weight:300;font-size:16px;margin:11px 0 0}.single-testimonial-2 .client-content-2{border:1px solid #e7e9ec;padding:40px 30px 65px}@media only screen and (max-width: 767px){.single-testimonial-2 .client-content-2{padding:40px 22px 65px}}.single-testimonial-2 .client-content-2 p{color:#262626;font-size:18px;line-height:1.56;margin:0;font-family:Playfair Display,serif}.single-testimonial-2 .client-info-2{align-items:center;background-color:#fff;display:flex;float:left;margin-left:32px;margin-top:-44px;padding-right:18px;position:relative;z-index:99}@media only screen and (max-width: 767px){.single-testimonial-2 .client-info-2{margin-left:10px}}.single-testimonial-2 .client-info-2 h5{color:#333;font-size:16px;font-weight:600;line-height:1;margin:0 22px 0 10px;position:relative}@media only screen and (max-width: 767px){.single-testimonial-2 .client-info-2 h5{font-size:14px}}.single-testimonial-2 .client-info-2 h5:before{background-color:#95999e;content:"";height:1px;position:absolute;right:-15px;top:8px;width:7px}.single-testimonial-2 .client-info-2 span{color:#333;font-size:14px;font-weight:400}.testimonial-active-2.owl-carousel .owl-item img{display:inline-block;width:auto}@media only screen and (min-width: 768px) and (max-width: 991px){.countdown-wrap.pb-70{padding-bottom:50px}.block-quote-wrap.pl-35{padding-left:0}}@media only screen and (max-width: 767px){.element-heading-2.mt-90{margin-top:30px}.element-heading-wrap.mt-40{margin-top:20px}.element-typography-content.mb-40{margin-bottom:20px}.element-heading-area.pb-80{padding-bottom:30px}.element-list-icons-wrap.mb-65{margin-bottom:20px}.element-list-icons-area.pb-65,.element-testimonials-area.pb-65,.countdown-wrap.pb-70{padding-bottom:20px}.countdown-wrap.pt-70{padding-top:50px}.element-countdown-area.pb-65,.element-info-box-area.pb-65{padding-bottom:15px}.info-box-wrap.pb-35{padding-bottom:16px}.info-box-wrap.pt-70{padding-top:50px}.element-pie-chart-area.pb-70{padding-bottom:20px}.progress-bar-wrap.mb-70{margin-bottom:20px}.block-quote-wrap.pl-35{padding-left:0}}div.seating-layout svg g.seat.disabled{opacity:.3}div.seating-layout svg g.seat.free{cursor:pointer}div.seating-layout svg g.seat.free:hover rect{stroke:green}div.seating-layout svg g.seat.free.selected rect{fill:green}div.seating-layout svg g.seat.reserved{opacity:.3}div.seating-layout svg g.seat.reserved rect{stroke:red}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.fadeInDown{animation-duration:1s;animation-fill-mode:both;animation-name:fadeInDown}
