.wrapper>.dropdown .dropdown-menu{display:none}.dropdown{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dropdown.lock{margin-left:8px}.dropdown.lock .dropdown-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.dropdown.lock .dropdown-toggle+.dropdown-menu{left:initial;right:0;width:270px}.dropdown.show .dropdown-menu{opacity:1;visibility:visible;-webkit-transition-duration:.2s,0s;transition-duration:.2s,0s;-webkit-transition-property:opacity,visibility;transition-property:opacity,visibility;-webkit-transition-delay:.1s,0s;transition-delay:.1s,0s}.dropdown.show .dropdown-toggle .icon-arrow-down-filled{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.dropdown.active .dropdown-toggle .icon-arrow-down-filled{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.dropdown-top{position:relative;padding-bottom:13px;margin-bottom:13px}.dropdown-top:after{content:"";position:absolute;background-color:var(--border-color-fourth);bottom:0;height:1px;left:20px;right:12px;width:auto}.dropdown .dropdown-menu .dropdown-top .badge{top:10px;right:12px}.dropdown-label .state-label{-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.dropdown-label .state-label i{color:#898c96;margin:0 0 0 12px}.dropdown-label .state-label:hover{background-color:var(--grey-color-secondary);color:var(--text-color);-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.dropdown-label .dropdown-menu{padding:16px;width:370px}.dropdown-toggle{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(0,0,0,0);border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;white-space:nowrap}.dropdown-toggle.btn-icon{border-radius:var(--base-border-radius);height:40px;width:40px}.dropdown-toggle.btn-icon+.dropdown-menu{left:initial;right:0}.dropdown-toggle.btn{padding:12px 16px}.dropdown-toggle.btn .icon-plus{font-size:12px;padding-right:12px}.dropdown-toggle.btn .icon-arrow-down-filled{margin-left:12px}.dropdown-toggle.btn .separator-vertical+.icon-arrow-down-filled{margin-left:16px}.dropdown-toggle .icon-dots{font-size:4px}.dropdown-toggle .icon-dots-vertical{font-size:18px}.dropdown-toggle .icon-arrow-down-filled{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:4px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.dropdown-toggle .separator-vertical{height:40px}.dropdown-toggle .separator-vertical+.icon-arrow-down-filled{padding-left:16px}.dropdown-menu{background-color:#fff;border-radius:var(--base-border-radius);-webkit-box-shadow:var(--dropdown-menu-shadow);box-shadow:var(--dropdown-menu-shadow);font-size:var(--text-size-secondary);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;left:0;margin:8px 0 0;padding:8px 0;opacity:0;overflow:hidden;position:absolute;-webkit-transition-delay:0s,.2s;transition-delay:0s,.2s;-webkit-transition-duration:.2s,0s;transition-duration:.2s,0s;-webkit-transition-property:opacity,visibility;transition-property:opacity,visibility;visibility:hidden;z-index:30}.dropdown-menu.show{left:initial;opacity:1;right:48px;visibility:visible;width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:1110}.dropdown-menu.dropdown-invite{width:200px;right:unset}.dropdown-menu.dropdown-invite .dropdown-item{overflow:hidden;text-overflow:ellipsis}.dropdown-menu.dropdown-image .dropdown-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.dropdown-menu.dropdown-image i{display:block;font-size:16px;padding-right:12px;position:initial}.dropdown-menu.dropdown-image i:before{display:block}.dropdown-menu.dropdown-image .icon-upload-secondary{font-size:14px}.dropdown-menu.dropdown-with-tooltip{overflow:unset}.dropdown-menu.dropdown-with-tooltip .disabled{color:var(--light-grey-color);position:relative}.dropdown-menu.dropdown-with-tooltip .disabled .tooltip{bottom:calc(100% - 4px);visibility:hidden;left:-30%}.dropdown-menu.dropdown-with-tooltip .disabled .tooltip-content{border-radius:4px;font-size:12px;line-height:1.5;padding:4px 8px;text-align:center;white-space:initial;width:260px}.dropdown-menu.dropdown-with-tooltip .disabled:hover{background:unset}.dropdown-menu.dropdown-with-tooltip .disabled:hover .tooltip{bottom:calc(100% - 4px);opacity:1;visibility:visible;left:-30%}.dropdown-menu .dropdown-item .badge{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:4px}.dropdown-item{border-radius:4px;border:none;color:var(--text-color);display:block;line-height:1.8;padding:6px 16px 5px 8px;white-space:nowrap;margin:0 8px;position:relative;-webkit-user-drag:none}.dropdown-item:hover{background-color:var(--grey-color-secondary);color:#1d1d1d}.dropdown-item i{color:var(--icon-grey-metallic-color);padding-right:12px}.dropdown-item.create{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.dropdown-item.create i{display:block;font-size:16px;padding-right:12px}.dropdown-item.create i:before{display:block}.dropdown-item.btn-danger i{color:var(--error-color)}.dropdown-managment .dropdown-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.dropdown-managment .icon-images{font-size:16px}.dropdown-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:24px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:24px;margin-right:12px;width:24px}.dropdown-icon i{color:var(--icon-grey-metallic-color);padding:0}.sidebar-dropdown.show .sidebar-dropdown-toggle:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.sidebar-dropdown.show .sidebar-dropdown-menu{max-height:500px;padding:6px 0;overflow:visible}.sidebar-dropdown.show .text{overflow:visible}.sidebar-dropdown-toggle{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%}.sidebar-dropdown-menu{padding:0;max-height:0;overflow:hidden;-webkit-transition:max-height .3s,padding .3s;transition:max-height .3s,padding .3s}.sidebar-dropdown-menu .text{overflow:hidden}.dropdown-user{height:100%}.dropdown-user .dropdown-item{font-size:14px;line-height:1.4;padding:8px}.dropdown-user .dropdown-item:hover{background-color:var(--grey-color-secondary);border-radius:var(--small-border-radius)}.dropdown-user .dropdown-inner{padding:8px 0;position:relative}.dropdown-user .dropdown-inner::after{bottom:0;background-color:var(--border-color-fourth);content:"";position:absolute;right:16px;left:16px;height:1px;width:calc(100% - 32px)}.dropdown-user .dropdown-bot{padding:8px 0}.dropdown-user .dropdown-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.dropdown-user .dropdown-item i{color:var(--icon-grey-color);font-size:16px;padding-right:8px}.dropdown-user .dropdown-item .icon-my-payments{font-size:12px}.dropdown-user .dropdown-item.btn-danger i{color:var(--error-color)}.dropdown-user .dropdown-menu{border-radius:var(--base-border-radius);-webkit-box-shadow:0 8px 28px rgba(15,15,15,.16);box-shadow:0 8px 28px rgba(15,15,15,.16);border:none;margin-top:-5px;overflow:unset;padding:0;left:unset;right:20px!important;width:240px;z-index:100}.dropdown-user.show .dropdown-menu{left:unset;opacity:1;visibility:visible}.dropdown-user .language-dropdown{border-top:1px solid rgba(207,207,207,.4117647059);border-bottom:1px solid rgba(207,207,207,.4117647059);width:100%}.dropdown-user .language-dropdown .dropdown-menu{-webkit-box-shadow:none;box-shadow:none;border:none;border-radius:initial;margin-top:0;padding-top:8px;position:absolute;visibility:hidden;width:298px}.dropdown-user .language-dropdown .dropdown-menu.visible{position:static;visibility:visible}.dropdown-user .language-dropdown .dropdown-item-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--text-color);display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.dropdown-user .language-dropdown .dropdown-item-link i{padding-right:12px}.dropdown-user .language-dropdown .dropdown-item-link:hover{cursor:unset}.dropdown-user .language-dropdown.dropdown-item.dropdown{padding:0}.dropdown-user .language-dropdown.dropdown-item.dropdown .dropdown-toggle{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-left:none;-webkit-box-shadow:none;box-shadow:none;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 48px 24px 24px;width:100%}.dropdown-user .language-dropdown.dropdown-item.dropdown .dropdown-toggle.visible{-webkit-box-shadow:0 8px 20px rgba(4,13,32,.05);box-shadow:0 8px 20px rgba(4,13,32,.05)}.dropdown-user .language-dropdown.dropdown-item.dropdown .dropdown-toggle span{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}.dropdown-user .language-dropdown.dropdown-item.dropdown .dropdown-toggle.visible{background-color:var(--inverse-color)}.dropdown-user .language-dropdown .dropdown-item{color:var(--label-color);display:-webkit-box;display:-ms-flexbox;display:flex}.dropdown-user .language-dropdown .dropdown-item:hover{cursor:pointer;text-decoration:none}.dropdown-user .language-dropdown .dropdown-item.selected{background-color:#e5e9f1}.dropdown-user .language-dropdown .dropdown-item.selected:hover{background-color:#e5e9f1}.dropdown-user .language-dropdown .dropdown-item.selected:after{color:var(--accent-color);content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:icomoon;font-size:20px;margin-left:auto}.dropdown-user .language-dropdown .dropdown-toggle:after{color:var(--text-secondary-color);content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:icomoon;font-size:12px;position:absolute;right:24px;top:20px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.dropdown-user .language-dropdown .dropdown-toggle:hover{background-color:var(--light-grey-bg)}.dropdown-user .language-dropdown .dropdown-toggle.visible:after{-webkit-transform:rotate(271deg);-ms-transform:rotate(271deg);transform:rotate(271deg)}.dropdown-user .dropdown-toggle{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:8px 20px 8px 10px;text-align:left}.dropdown-user .user-wrapper{border-bottom:1px solid var(--border-color-fourth);display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 0;margin:0 16px}.dropdown-user .user-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:8px}.dropdown-user .user-name{color:#1d1d1d;font-size:14px;font-weight:var(--font-weight-semi-bold);line-height:1.5;max-width:160px;margin-bottom:1px;overflow:hidden;text-overflow:ellipsis}.dropdown-user .user-subtitle{color:var(--text-secondary-color);font-size:12px;line-height:1.3}.dropdown-user .user-photo{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--light-grey-bg);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:50%;height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:40px;overflow:hidden;width:40px}.dropdown-user .user-photo i{color:var(--icon-grey-metallic-color);font-size:20px}.dropdown-user .user-photo img{border-radius:50%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.add-new-dropdown .dropdown-toggle{height:auto}.add-new-dropdown .dropdown-toggle .icon-arrow-down-filled{position:relative}.add-new-dropdown .btn{border:1px solid transparent}.add-new-dropdown.active .icon-arrow-down-filled{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.add-new-dropdown-menu .dropdown-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.add-new-dropdown-menu i{color:var(--text-secondary-color);display:block;font-size:18px;padding-right:10px}.add-new-dropdown-menu i:before{display:block}.add-new-dropdown-menu .dropdown-bottom{margin-top:16px;position:relative}.add-new-dropdown-menu .dropdown-bottom:before{content:"";background-color:var(--border-color-fourth);height:1px;margin:0 auto;position:absolute;right:0;top:-8px;left:0;width:calc(100% - 16px)}.dropdown-notifications .dropdown-toggle{border-radius:50%;height:38px;max-width:388px;min-width:38px;padding:10px;-webkit-transition:background-color .3s;transition:background-color .3s}.dropdown-notifications .dropdown-toggle:hover{background-color:#f1f1f1}.dropdown-notifications .dropdown-toggle .badge-primary{position:absolute;right:-3px;top:-4px}.dropdown-notifications i{color:var(--icon-grey-metallic-color)}.dropdown-notifications .icon-notifications-unfilled{font-size:18px}.dropdown-notifications .dropdown-top{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.dropdown-notifications .dropdown-top-settings{color:var(--icon-grey-secondary-color)}.dropdown-notifications .dropdown-top-title{color:#000;font-weight:var(--font-weight-base)}.dropdown-notifications .dropdown-center{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:30px}.dropdown-notifications .dropdown-center-item{margin-right:13px}.dropdown-notifications .dropdown-center-item i{font-size:var(--text-size-md)}.dropdown-notifications .dropdown-center-image{border-radius:50%;height:40px;min-width:40px}.dropdown-notifications .dropdown-inner .btn{background-color:#efefef;border-radius:var(--base-border-radius);color:#191b1f;font-size:12px;padding:12px 24px}.dropdown-notifications .dropdown-inner-text{color:#666a74;font-size:13px;margin-bottom:12px}.dropdown-notifications .dropdown-inner-title{font-weight:var(--font-weight-base)}.dropdown-notifications .dropdown-bot{border-top:1px solid var(--light-grey-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:24px -16px 0}.dropdown-notifications .dropdown-bot .btn{color:#000;font-weight:var(--font-weight-base);padding:16px}.dropdown-sync .dropdown-toggle{border-radius:50%;height:38px;max-width:388px;min-width:38px;padding:10px;-webkit-transition:background-color .3s;transition:background-color .3s}.dropdown-sync .dropdown-toggle:hover{background-color:#f1f1f1}.dropdown-sync .dropdown-toggle .badge-primary{background-color:#ffb803;position:absolute;right:-3px;top:-4px}.dropdown-sync .dropdown-toggle i{color:var(--icon-grey-metallic-color)}.dropdown-sync .dropdown-menu{padding:0;overflow:unset;right:0;left:initial;margin:4px 0 0;min-width:400px;width:400px;z-index:200}.dropdown-sync .sync{margin:0 12px 0 20px}.dropdown-sync .sync-top{padding:20px 0}.dropdown-sync .sync-title{font-size:20px;font-weight:var(--font-weight-bold);line-height:1.2;margin:0}.dropdown-sync .sync-empty{background-color:var(--grey-color-secondary);border-radius:4px;text-align:center;font-size:14px;line-height:1.5;margin:0 -4px 8px -12px;padding:16px}.dropdown-sync .sync-boxes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:calc(100vh - 205px);overflow-y:auto}.dropdown-sync .sync-boxes::-webkit-scrollbar{width:0;height:0;display:none}.dropdown-sync .sync-box{border-top:1px solid var(--border-color-fourth);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px 0}.dropdown-sync .sync-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5px 0 4px}.dropdown-sync .sync-item i{color:var(--text-secondary-color);font-size:18px;margin-top:3px}.dropdown-sync .sync-heading{color:var(--text-secondary-color);font-size:11px;font-weight:var(--font-weight-semi-bold);line-height:1.2;letter-spacing:.5px;text-transform:uppercase;margin-bottom:12px}.dropdown-sync .sync-left{display:-webkit-box;display:-ms-flexbox;display:flex}.dropdown-sync .sync-right{display:-webkit-box;display:-ms-flexbox;display:flex}.dropdown-sync .sync-right .btn{padding:8px 12px}.dropdown-sync .sync-right .progress-background{height:3px;margin:0;width:74px}.dropdown-sync .sync-right .progress-line{background-color:var(--text-color)}.dropdown-sync .sync-percentage{color:var(--text-secondary-color);font-size:14px;font-style:italic;line-height:1.5}.dropdown-sync .sync .loader-default{margin-left:10px}.dropdown-sync .sync .loader-default object{height:4px;width:18px}.dropdown-sync .sync-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:10px}.dropdown-sync .sync-item-title{font-size:14px;line-height:1.5;overflow:hidden;text-overflow:ellipsis;max-width:248px;white-space:nowrap}.dropdown-sync .sync-item-subtitle{color:var(--text-secondary-color);font-size:12px;line-height:1.5;margin:0}.dropdown-sync .sync-action{border-top:1px solid var(--border-color-fourth);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:12px 0}.dropdown-sync .sync-action .btn{padding:9px 12px}.dropdown-messages .icon-mail{font-size:14px}.dropdown-role .dropdown-toggle{border-radius:50%;height:38px;min-width:38px;width:38px;-webkit-transition:background-color .3s;transition:background-color .3s}.dropdown-role .dropdown-toggle:hover{background-color:#f1f1f1}.dropdown-role .icon-dots-group{color:var(--icon-grey-metallic-color);font-size:18px}.dropdown-role .dropdown-menu{overflow:inherit;right:-14px!important;left:unset;width:200px}.dropdown-role .dropdown-menu:before{content:"";position:absolute;background:#fff;border:6px solid transparent;-webkit-box-shadow:0 10px 64px rgba(15,15,15,.08);box-shadow:0 10px 64px rgba(15,15,15,.08);-webkit-transform:rotate(45deg) translateX(15px) translateY(15px);-ms-transform:rotate(45deg) translateX(15px) translateY(15px);transform:rotate(45deg) translateX(15px) translateY(15px);top:-26px;right:26px;z-index:-1}.dropdown-role .dropdown-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:2px 16px 2px 4px}.dropdown-role .dropdown-item .icon-check{color:#1d1d1d;font-size:7px;padding:0;position:absolute;right:16px}.dropdown-role .dropdown-icon{background-color:var(--grey-color-secondary);border-radius:4px;color:var(--icon-grey-metallic-color);margin-right:8px;height:32px;width:32px}.dropdown-role .dropdown-icon i{font-size:20px}.dropdown-role .dropdown-icon .icon-expert,.dropdown-role .dropdown-icon .icon-sun{font-size:15px}.dropdown-role .dropdown-icon .icon-settings{font-size:14px}.dropdown-role .dropdown-icon .icon-moon{font-size:12px}.dropdown-role .dropdown-icon .icon-video{font-size:10px}.dropdown-role .dropdown-title{color:var(--text-secondary-color);display:block;font-weight:700;font-size:11px;line-height:1.2;letter-spacing:.5px;text-transform:uppercase;padding:8px 12px 10px}.dropdown-add-user .dropdown-toggle{font-weight:var(--font-weight-base)}.select{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;position:relative}.select-input{background-color:#fff;border:1px solid #cfcfcf;border-radius:8px;color:#1d1d1d;cursor:pointer;font-weight:400;font-size:14px;height:40px;line-height:1.8;max-width:400px;overflow:hidden;padding:7px 32px 7px 12px;text-overflow:ellipsis;-webkit-transition:border-color .3s;transition:border-color .3s;white-space:nowrap}.select-input:hover{border-color:var(--input-dark-border-color-hover)}.select .icon-arrow-down-filled{color:var(--icon-grey-metallic-color);font-size:4px;position:absolute;pointer-events:none;right:16px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.select-options{background-color:#fff;-webkit-box-shadow:0 8px 28px rgba(15,15,15,.16);box-shadow:0 8px 28px rgba(15,15,15,.16);border-radius:8px;cursor:pointer;font-size:20px;max-height:280px;max-width:400px;overflow-x:hidden;overflow-y:auto;opacity:0;padding:8px 0;position:absolute;pointer-events:none;-webkit-transition:all .3s;transition:all .3s;top:48px;z-index:30;-webkit-transform:translateY(-8px);-ms-transform:translateY(-8px);transform:translateY(-8px);visibility:hidden}.select-options.position-top{bottom:48px;top:unset}.select-options.position-right{right:0}.select-option{border-radius:4px;color:#1d1d1d;font-weight:400;font-size:14px;line-height:1.8;margin:0 8px;max-width:100%;overflow:hidden;padding:6px 16px 5px 26px;position:relative;-webkit-transition:all .3s ease;transition:all .3s ease;text-overflow:ellipsis;white-space:nowrap}.select-option:hover{background-color:var(--grey-color-secondary)}.select-option:before{content:"";color:#1d1d1d;display:none;font-family:icomoon!important;font-size:7px;left:8px;position:absolute;top:55%;-webkit-transform:translateY(-55%);-ms-transform:translateY(-55%);transform:translateY(-55%)}.select-option-link a{color:#1d1d1d}.select-option.selected:before{display:block}.select .hidden-datepicker-input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.select.opened .select-options{opacity:1;pointer-events:auto;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.select.opened .icon-arrow-down-filled{-webkit-transform:translateY(-50%) rotateX(180deg);transform:translateY(-50%) rotateX(180deg)}.select-rounded{border-radius:40px;margin-top:16px}.select-rounded .select-input{border-radius:40px;border:1px solid var(--border-color-fifth);height:32px;padding:3px 32px 4px 16px}.select-rounded .select-input:hover{border-color:#aaa}.select-rounded .select-options{top:40px}.select-simple{border-radius:8px}.select-simple .select-input{color:var(--text-secondary-color);padding:7px 28px 7px 12px}.select-simple .select-input.locked{color:#1d1d1d}.select-simple .select-input.locked+i{color:#1c1d1f}.select-simple .select-input.locked+i:before{content:""}.select-simple .select-option{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:6px 16px 5px 8px}.select-simple .select-option:before{content:unset}.select-simple .select-option i{color:var(--light-grey-color);margin-right:12px;position:relative;right:unset;top:unset;-webkit-transform:unset;-ms-transform:unset;transform:unset}.select-simple .select-option .icon-calendar{font-size:16px}.select-simple .icon-lock-secondary,.select-simple .icon-unlock-secondary{color:var(--icon-grey-metallic-color);font-size:16px;position:absolute;pointer-events:none;right:12px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.select-simple .icon-lock-secondary{color:#1c1d1f}.btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(0,0,0,0);border:none;border-radius:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:var(--font-family-base);font-size:var(--text-size-secondary);font-weight:var(--font-weight-bold);line-height:var(--line-height-base);line-height:1;padding:13px 16px;text-align:center;-webkit-transition:background-color .3s,color .3s,-webkit-box-shadow .3s;transition:background-color .3s,color .3s,-webkit-box-shadow .3s;transition:background-color .3s,color .3s,box-shadow .3s;transition:background-color .3s,color .3s,box-shadow .3s,-webkit-box-shadow .3s}.btn:hover{color:var(--text-color);text-decoration:none}.btn.dropdown-toggle .btn-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.btn.dropdown-toggle .icon-arrow-down-filled{font-size:4px}.btn.btn-label{background:var(--accent-secondary-color);border-radius:var(--small-border-radius);font-size:11px;font-weight:var(--font-weight-semi-bold);letter-spacing:.5px;padding:9px 13px 8px;text-transform:uppercase}.btn.btn-label:hover{background:var(--accent-secondary-color)}.btn.btn-close-secondary{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--grey-color-secondary);border:1px solid var(--border-color-fourth);border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:40px;-webkit-transition:background-color .3s;transition:background-color .3s;width:40px}.btn.btn-close-secondary i{color:var(--black-color);font-size:12px;padding:0}.btn.btn-close-secondary:hover{background-color:var(--border-color-fourth)}.btn.disabled,.btn:disabled{pointer-events:none}.btn.disabled i,.btn:disabled i{color:var(--inverse-color)}.btn-primary{background-color:var(--btn-primary-color);border-radius:var(--base-border-radius);color:var(--btn-text-color);-webkit-transition:background .3s,-webkit-transform .3s,-webkit-filter .3s;transition:background .3s,-webkit-transform .3s,-webkit-filter .3s;transition:background .3s,transform .3s,filter .3s;transition:background .3s,transform .3s,filter .3s,-webkit-transform .3s,-webkit-filter .3s}.btn-primary:hover{color:var(--btn-text-color);-webkit-filter:brightness(92%);filter:brightness(92%);-webkit-transition:background .3s,-webkit-transform .3s,-webkit-filter .3s;transition:background .3s,-webkit-transform .3s,-webkit-filter .3s;transition:background .3s,transform .3s,filter .3s;transition:background .3s,transform .3s,filter .3s,-webkit-transform .3s,-webkit-filter .3s}.btn-primary.active,.btn-primary:active{-webkit-transform:scale(.96);-ms-transform:scale(.96);transform:scale(.96)}.btn-primary.disabled,.btn-primary:disabled{background:var(--border-color-fourth);color:var(--btn-disabled-color)}.btn-primary .separator-vertical{background-color:rgba(0,0,0,.08);-webkit-box-shadow:1px 0 0 hsla(0,0%,100%,.15);box-shadow:1px 0 0 hsla(0,0%,100%,.15)}.btn-primary.btn-lg{padding:15px 25px}.btn-orange{background-color:#fbaa2f;color:var(--black-color)}.btn-orange:hover{color:var(--black-color)}.btn-secondary{background:var(--btn-secondary-bg);border-radius:var(--base-border-radius);color:var(--inverse-color)}.btn-secondary:hover{background:var(--btn-secondary-bg-hover);color:var(--inverse-color)}.btn-secondary:active{background:var(--btn-secondary-bg-active);color:var(--inverse-color)}.btn-secondary.disabled,.btn-secondary:disabled{background:var(--border-color-fourth);color:var(--btn-disabled-color)}.btn-dark{background-color:var(--btn-dark-bg);border-radius:var(--base-border-radius);color:var(--inverse-color)}.btn-dark:hover{background-color:var(--btn-dark-bg-hover);color:var(--inverse-color)}.btn-dark:active{background-color:var(--btn-dark-bg-active);color:var(--inverse-color)}.btn-dark-secondary{background-color:var(--sidebar-nav-active-bg);border-radius:var(--base-border-radius);color:var(--inverse-color);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.btn-dark-secondary:hover{background-color:#3a3c3f}.btn-dark-secondary:active{background-color:#404144}.btn-dark-secondary:active,.btn-dark-secondary:hover{color:var(--inverse-color)}.btn-light{border:1px solid var(--border-color-fifth);background-color:var(--btn-light-bg);border-radius:var(--base-border-radius);-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:0 1px 2px rgba(0,0,0,.1);color:var(--btn-light-color);font-weight:var(--font-weight-semi-bold);padding:12px 16px;-webkit-transition:background .3s,-webkit-transform .3s;transition:background .3s,-webkit-transform .3s;transition:background .3s,transform .3s;transition:background .3s,transform .3s,-webkit-transform .3s}.btn-light:hover{background-color:var(--grey-color-secondary)}.btn-light.active,.btn-light:active{-webkit-transform:scale(.96);-ms-transform:scale(.96);transform:scale(.96);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.btn-light .separator-vertical{background-color:rgba(0,0,0,.08);-webkit-box-shadow:1px 0 0 hsla(0,0%,100%,.15);box-shadow:1px 0 0 hsla(0,0%,100%,.15)}.btn-light.btn-lg{padding:14px 25px}.btn-light.disabled,.btn-light:disabled{background-color:var(--border-color-fourth);border-color:var(--border-color-fourth);-webkit-box-shadow:unset;box-shadow:unset;color:#fff}.btn-danger{color:var(--error-color)}.btn-danger:active,.btn-danger:hover{color:var(--error-color)}.btn-grey{background-color:var(--grey-color-secondary);border-radius:var(--base-border-radius);color:var(--text-color)}.btn-grey:hover{background-color:var(--border-color-fourth)}.btn-link{background-color:rgba(0,0,0,0);border-radius:var(--base-border-radius);color:var(--text-color);font-weight:var(--font-weight-semi-bold);padding:11px 12px}.btn-link span{font-weight:var(--font-weight-semi-bold);position:relative}.btn-link span:after{background-color:var(--text-color);bottom:0;content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:1px;left:0;position:absolute;width:100%}.btn-link i{font-size:10px;padding-right:14px}.btn-link:hover{background-color:var(--grey-color-secondary)}.btn-link:active{background-color:var(--btn-accent-bg-active)}.btn-link.disabled,.btn-link:disabled{background-color:rgba(0,0,0,0);color:var(--grey-color)}.btn-link.disabled i,.btn-link:disabled i{color:var(--grey-color)}.btn-link-inverse{color:var(--inverse-color);text-decoration:underline}.btn-link-inverse:hover{color:var(--inverse-color);text-decoration:none}.btn-underline{border-radius:var(--base-border-radius);text-decoration:underline;-webkit-transition:background-color .2s;transition:background-color .2s}.btn-underline:hover{background-color:var(--border-color-fourth);text-decoration:underline}.btn-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--text-secondary-color);border-radius:var(--base-border-radius);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:4px}.btn-icon:hover{color:var(--text-secondary-color);background-color:var(--grey-color-secondary)}.btn-icon.dropdown-toggle{color:#000}.btn-icon.dropdown-toggle .icon-dots,.btn-icon.dropdown-toggle .icon-dots-vertical{color:var(--icon-grey-metallic-color)}.btn-send{border-radius:var(--base-border-radius);cursor:default;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:40px;margin:auto 25px 0 14px;min-width:40px;padding:6px 5px 5px;-webkit-transition:background-color .3s;transition:background-color .3s;width:40px}.btn-send:hover{background-color:var(--grey-color-secondary);cursor:pointer}.btn-send i{font-size:19px;color:var(--black-color);-webkit-transition:color .3s;transition:color .3s}.btn-send.disabled i,.btn-send:disabled i{color:var(--border-color-fifth)}.btn-send.disabled:hover,.btn-send:disabled:hover{pointer-events:none}.btn-back{padding:13px 0}.btn-back .icon-arrow-left{font-size:12px}.btn-back i{padding-right:9px}.btn-drag{cursor:move;margin:0 17px 0 0;width:20px}.btn-drag:hover{background-color:rgba(0,0,0,0)}.btn-round{border-radius:var(--xxlarge-border-radius)}.btn-lg{border-radius:var(--base-border-radius);font-size:var(--h4-font-size);line-height:1.15;padding:15px 25px}.btn-full-width{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.btn-sidebar-toggle{border-radius:50%;font-size:12px;padding:14px 12px;position:relative;height:38px;width:38px}.btn-sidebar-toggle:hover{background-color:var(--light-grey-bg)}.btn-sidebar-toggle .badge{position:absolute;right:-2px;top:-4px}.sidebar-main .btn-sidebar-toggle,.sidebar-new-course .btn-sidebar-toggle{left:13px;position:absolute;top:9px}.sidebar-main .btn-sidebar-toggle:hover,.sidebar-new-course .btn-sidebar-toggle:hover{background-color:var(--grey-color-secondary)}.favorite .favorite-del{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.favorite .favorite-add{display:none}.favorite .favorite-del{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.favorite .favorite-add{display:none}*,::after,::before{-webkit-box-sizing:border-box;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:var(--text-color);text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{-webkit-box-sizing:content-box;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:inherit;text-decoration:none;background-color:rgba(0,0,0,0)}a:hover{color:inherit;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}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]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}textarea{overflow:auto;resize:none}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}@font-face{font-family:Inter;src:url(../assets/fonts/Inter/Inter-400.woff2) format("woff2"),url(../assets/fonts/Inter/Inter-400.woff) format("woff"),url(../assets/fonts/Inter/Inter-400.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(../assets/fonts/Inter/Inter-500.woff2) format("woff2"),url(../assets/fonts/Inter/Inter-500.woff) format("woff"),url(../assets/fonts/Inter/Inter-500.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(../assets/fonts/Inter/Inter-600.woff2) format("woff2"),url(../assets/fonts/Inter/Inter-600.woff) format("woff"),url(../assets/fonts/Inter/Inter-600.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(../assets/fonts/Inter/Inter-700.woff2) format("woff2"),url(../assets/fonts/Inter/Inter-700.woff) format("woff"),url(../assets/fonts/Inter/Inter-700.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}.icon-sort.asc:before{content:url("data:image/svg+xml,%3Csvg width='8' height='10' viewBox='0 0 8 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0L8 4H0L4 0Z' fill='%231D1D1D'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 10L0 6L8 6L4 10Z' fill='%23C0C0C0'/%3E%3C/svg%3E%0A")}.icon-sort.desc:before{content:url("data:image/svg+xml,%3Csvg width='8' height='10' viewBox='0 0 8 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0L8 4H0L4 0Z' fill='%23C0C0C0'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 10L0 6L8 6L4 10Z' fill='%231D1D1D'/%3E%3C/svg%3E%0A")}.icon-minus-square,.icon-plus-square{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid var(--icon-grey-metallic-color);border-radius:2px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:11px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:11px;position:relative;width:11px}.icon-minus-square:before,.icon-plus-square:before{background-color:var(--icon-grey-metallic-color);content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.icon-minus-square:before,.icon-plus-square:before{height:1px;width:5px}.icon-plus-square:after{height:5px;position:absolute;width:1px}.icon-success{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='12' fill='%2328A265'/%3E%3Cpath d='M17.7212 8.25825C17.3499 7.91381 16.747 7.91402 16.3752 8.25825L10.3174 13.8709L7.62503 11.3764C7.25325 11.032 6.65061 11.032 6.27883 11.3764C5.90706 11.7209 5.90706 12.2792 6.27883 12.6237L9.6442 15.7416C9.82998 15.9137 10.0736 16 10.3172 16C10.5608 16 10.8046 15.9139 10.9904 15.7416L17.7212 9.50546C18.0929 9.16125 18.0929 8.60267 17.7212 8.25825Z' fill='white'/%3E%3C/svg%3E");background-position:16px 16px;background-size:16px;height:16px;width:16px}.icon-error{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='12' fill='%23909496'/%3E%3Cpath d='M12.9161 12.0001L16.8099 8.10608C17.0634 7.85279 17.0634 7.44325 16.8099 7.18997C16.5567 6.93668 16.1471 6.93668 15.8939 7.18997L11.9999 11.084L8.10614 7.18997C7.85274 6.93668 7.44333 6.93668 7.19005 7.18997C6.93665 7.44325 6.93665 7.85279 7.19005 8.10608L11.0839 12.0001L7.19005 15.8941C6.93665 16.1474 6.93665 16.5569 7.19005 16.8102C7.31628 16.9365 7.48225 17 7.6481 17C7.81395 17 7.9798 16.9365 8.10614 16.8102L11.9999 12.9162L15.8939 16.8102C16.0202 16.9365 16.1861 17 16.3519 17C16.5178 17 16.6836 16.9365 16.8099 16.8102C17.0634 16.5569 17.0634 16.1474 16.8099 15.8941L12.9161 12.0001Z' fill='white'/%3E%3C/svg%3E%0A")}.icon-error.red{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='12' fill='%23F33D3D'/%3E%3Cpath d='M12.9161 12.0001L16.8099 8.10608C17.0634 7.85279 17.0634 7.44325 16.8099 7.18997C16.5567 6.93668 16.1471 6.93668 15.8939 7.18997L11.9999 11.084L8.10614 7.18997C7.85274 6.93668 7.44333 6.93668 7.19005 7.18997C6.93665 7.44325 6.93665 7.85279 7.19005 8.10608L11.0839 12.0001L7.19005 15.8941C6.93665 16.1474 6.93665 16.5569 7.19005 16.8102C7.31628 16.9365 7.48225 17 7.6481 17C7.81395 17 7.9798 16.9365 8.10614 16.8102L11.9999 12.9162L15.8939 16.8102C16.0202 16.9365 16.1861 17 16.3519 17C16.5178 17 16.6836 16.9365 16.8099 16.8102C17.0634 16.5569 17.0634 16.1474 16.8099 15.8941L12.9161 12.0001Z' fill='white'/%3E%3C/svg%3E%0A")}@font-face{font-family:icomoon;src:url(../assets/fonts/icomoon/icomoon.eot?v=15ueqfpl);src:url(../assets/fonts/icomoon/icomoon.eot?v=15ueqfpl#iefix) format("embedded-opentype"),url(../assets/fonts/icomoon/icomoon.ttf?v=15ueqfpl) format("truetype"),url(../assets/fonts/icomoon/icomoon.woff?v=15ueqfpl) format("woff"),url(../assets/fonts/icomoon/icomoon.svg?v=15ueqfpl#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-credit{display:-webkit-box;display:-ms-flexbox;display:flex}.icon-credit:before{content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-repeat:no-repeat;background-size:contain;height:16px;width:24px}.icon-mastercard:before{background-image:url("data:image/svg+xml,%3Csvg width='24' height='16' viewBox='0 0 24 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 14.6284C24 15.3859 23.3648 15.9999 22.5813 15.9999H1.41867C0.635156 16 0 15.3859 0 14.6284V1.37145C0 0.613993 0.635156 0 1.41867 0H22.5813C23.3649 0 24 0.614038 24 1.37145V14.6284Z' fill='%23252525'/%3E%3Cpath d='M13.8882 4.85547H10.0996V11.1441H13.8882V4.85547Z' fill='%23FF5A00'/%3E%3Cpath d='M10.3523 8C10.3523 6.72233 11.0024 5.58835 12 4.85566C11.2658 4.32233 10.3397 4 9.32947 4C6.93635 4 5 5.789 5 8C5 10.211 6.93635 12 9.32947 12C10.3397 12 11.2658 11.6777 12 11.1443C11.001 10.422 10.3523 9.27767 10.3523 8Z' fill='%23EB001B'/%3E%3Cpath d='M19 8C19 10.211 17.0637 12 14.6705 12C13.6603 12 12.7342 11.6777 12 11.1443C13.0102 10.4104 13.6477 9.27767 13.6477 8C13.6477 6.72233 12.9976 5.58835 12 4.85566C12.7328 4.32233 13.6589 4 14.6691 4C17.0637 4 19 5.80065 19 8Z' fill='%23F79E1B'/%3E%3C/svg%3E%0A")}.icon-visa{background-image:url("data:image/svg+xml,%3Csvg width='24' height='16' viewBox='0 0 24 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 14.6284C24 15.3859 23.3648 15.9999 22.5813 15.9999H1.41867C0.635156 16 0 15.3859 0 14.6284V1.37145C0 0.613993 0.635156 0 1.41867 0H22.5813C23.3649 0 24 0.614038 24 1.37145V14.6284Z' fill='%23252525'/%3E%3Cpath d='M13.8882 4.85547H10.0996V11.1441H13.8882V4.85547Z' fill='%23FF5A00'/%3E%3Cpath d='M10.3523 8C10.3523 6.72233 11.0024 5.58835 12 4.85566C11.2658 4.32233 10.3397 4 9.32947 4C6.93635 4 5 5.789 5 8C5 10.211 6.93635 12 9.32947 12C10.3397 12 11.2658 11.6777 12 11.1443C11.001 10.422 10.3523 9.27767 10.3523 8Z' fill='%23EB001B'/%3E%3Cpath d='M19 8C19 10.211 17.0637 12 14.6705 12C13.6603 12 12.7342 11.6777 12 11.1443C13.0102 10.4104 13.6477 9.27767 13.6477 8C13.6477 6.72233 12.9976 5.58835 12 4.85566C12.7328 4.32233 13.6589 4 14.6691 4C17.0637 4 19 5.80065 19 8Z' fill='%23F79E1B'/%3E%3Cpath d='M24.001 14.6278C24.001 15.3853 23.3658 15.9993 22.5824 15.9993H1.42057C0.637083 15.9993 0.00195312 15.3853 0.00195312 14.6278V1.37139C0.00195312 0.613968 0.637083 0 1.42057 0H22.5824C23.3659 0 24.001 0.614013 24.001 1.37139V14.6278Z' fill='white'/%3E%3Cpath d='M5.32857 8.09099L4.76507 5.47784C4.66874 5.11748 4.38844 5.01028 4.03821 4.99609H1.45466L1.43164 5.11549C3.44386 5.58704 4.77529 6.72463 5.32857 8.09099Z' fill='%23B2B2B2'/%3E%3Cpath d='M11.3154 5.04883H9.64607L8.60352 10.9632H10.27L11.3154 5.04883Z' fill='%23898989'/%3E%3Cpath d='M6.34599 10.9571L8.97135 5.05273H7.20466L5.57146 9.08671L5.39714 8.47763C5.077 7.7449 4.16203 6.69028 3.08789 6.02638L4.5808 10.9591L6.34599 10.9571Z' fill='%23898989'/%3E%3Cpath d='M16.0756 9.0294C16.0818 8.35794 15.6358 7.84578 14.6747 7.42276C14.0906 7.14953 13.7346 6.96733 13.7389 6.69007C13.7389 6.44512 14.0404 6.182 14.6936 6.182C15.2402 6.17389 15.6337 6.28925 15.9415 6.40869L16.0924 6.47552L16.3186 5.19426C15.9877 5.07477 15.4705 4.94727 14.8236 4.94727C13.1756 4.94727 12.0157 5.74887 12.0052 6.89855C11.9947 7.74873 12.8345 8.22236 13.4667 8.5057C14.1158 8.79451 14.3335 8.97933 14.3294 9.23842C14.3252 9.63458 13.8121 9.81524 13.3327 9.81524C12.6647 9.81524 12.3108 9.7262 11.762 9.50517L11.5487 9.41047L11.3145 10.7358C11.7036 10.9002 12.4238 11.0439 13.1715 11.0499C14.9239 11.0499 16.063 10.2585 16.0756 9.0294Z' fill='%23898989'/%3E%3Cpath d='M18.0592 10.0784C18.2497 10.0784 19.952 10.0804 20.195 10.0804C20.2453 10.2864 20.3981 10.967 20.3981 10.967H21.9454L20.5949 5.05664H19.3072C18.9072 5.05664 18.61 5.1619 18.434 5.54641L15.957 10.967H17.7097C17.7096 10.967 17.9943 10.2384 18.0592 10.0784ZM19.2024 7.21427C19.1941 7.23045 19.3407 6.87222 19.4244 6.64956L19.5374 7.15958C19.5374 7.15958 19.8558 8.57248 19.9227 8.868H18.5387C18.6769 8.52798 19.2024 7.21427 19.2024 7.21427Z' fill='%23898989'/%3E%3Cpath d='M22.5824 0H1.42057C0.637083 0 0.00195312 0.613968 0.00195312 1.37139V2.79471H24.001V1.37139C24.001 0.613968 23.3659 0 22.5824 0Z' fill='%23898989'/%3E%3Cpath d='M22.5824 15.9998H1.42057C0.637083 15.9998 0.00195312 15.3858 0.00195312 14.6284V13.2051H24.001V14.6284C24.001 15.3858 23.3659 15.9998 22.5824 15.9998Z' fill='%23B2B2B2'/%3E%3Cpath d='M24.001 14.6278C24.001 15.3853 23.3658 15.9993 22.5824 15.9993H1.42057C0.637083 15.9993 0.00195312 15.3853 0.00195312 14.6278V1.37139C0.00195312 0.613968 0.637083 0 1.42057 0H22.5824C23.3659 0 24.001 0.614013 24.001 1.37139V14.6278Z' fill='white'/%3E%3Cpath d='M5.32857 8.09099L4.76507 5.47784C4.66874 5.11748 4.38844 5.01028 4.03821 4.99609H1.45466L1.43164 5.11549C3.44386 5.58704 4.77529 6.72463 5.32857 8.09099Z' fill='%23DCAA50'/%3E%3Cpath d='M11.3154 5.04883H9.64607L8.60352 10.9632H10.27L11.3154 5.04883Z' fill='%23305B94'/%3E%3Cpath d='M6.34599 10.9571L8.97135 5.05273H7.20466L5.57146 9.08671L5.39714 8.47763C5.077 7.7449 4.16203 6.69028 3.08789 6.02638L4.5808 10.9591L6.34599 10.9571Z' fill='%23305B94'/%3E%3Cpath d='M16.0756 9.0294C16.0818 8.35794 15.6358 7.84578 14.6747 7.42276C14.0906 7.14953 13.7346 6.96733 13.7389 6.69007C13.7389 6.44512 14.0404 6.182 14.6936 6.182C15.2402 6.17389 15.6337 6.28925 15.9415 6.40869L16.0924 6.47552L16.3186 5.19426C15.9877 5.07477 15.4705 4.94727 14.8236 4.94727C13.1756 4.94727 12.0157 5.74887 12.0052 6.89855C11.9947 7.74873 12.8345 8.22236 13.4667 8.5057C14.1158 8.79451 14.3335 8.97933 14.3294 9.23842C14.3252 9.63458 13.8121 9.81524 13.3327 9.81524C12.6647 9.81524 12.3108 9.7262 11.762 9.50517L11.5487 9.41047L11.3145 10.7358C11.7036 10.9002 12.4238 11.0439 13.1715 11.0499C14.9239 11.0499 16.063 10.2585 16.0756 9.0294Z' fill='%23305B94'/%3E%3Cpath d='M18.0592 10.0784C18.2497 10.0784 19.952 10.0804 20.195 10.0804C20.2453 10.2864 20.3981 10.967 20.3981 10.967H21.9454L20.5949 5.05664H19.3072C18.9072 5.05664 18.61 5.1619 18.434 5.54641L15.957 10.967H17.7097C17.7096 10.967 17.9943 10.2384 18.0592 10.0784ZM19.2024 7.21427C19.1941 7.23045 19.3407 6.87222 19.4244 6.64956L19.5374 7.15958C19.5374 7.15958 19.8558 8.57248 19.9227 8.868H18.5387C18.6769 8.52798 19.2024 7.21427 19.2024 7.21427Z' fill='%23305B94'/%3E%3Cpath d='M22.5824 0H1.42057C0.637083 0 0.00195312 0.613968 0.00195312 1.37139V2.79471H24.001V1.37139C24.001 0.613968 23.3659 0 22.5824 0Z' fill='%23305B94'/%3E%3Cpath d='M22.5824 15.9998H1.42057C0.637083 15.9998 0.00195312 15.3858 0.00195312 14.6284V13.2051H24.001V14.6284C24.001 15.3858 23.3659 15.9998 22.5824 15.9998Z' fill='%23DCAA50'/%3E%3C/svg%3E%0A")}.icon-american-express{background-image:url("data:image/svg+xml,%3Csvg width='24' height='16' viewBox='0 0 24 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 14.6284C24 15.3859 23.3648 15.9999 22.5813 15.9999H1.41867C0.635156 16 0 15.3859 0 14.6284V1.37145C0 0.613993 0.635156 0 1.41867 0H22.5813C23.3649 0 24 0.614038 24 1.37145V14.6284Z' fill='%23252525'/%3E%3Cpath d='M13.8882 4.85547H10.0996V11.1441H13.8882V4.85547Z' fill='%23FF5A00'/%3E%3Cpath d='M10.3523 8C10.3523 6.72233 11.0024 5.58835 12 4.85566C11.2658 4.32233 10.3397 4 9.32947 4C6.93635 4 5 5.789 5 8C5 10.211 6.93635 12 9.32947 12C10.3397 12 11.2658 11.6777 12 11.1443C11.001 10.422 10.3523 9.27767 10.3523 8Z' fill='%23EB001B'/%3E%3Cpath d='M19 8C19 10.211 17.0637 12 14.6705 12C13.6603 12 12.7342 11.6777 12 11.1443C13.0102 10.4104 13.6477 9.27767 13.6477 8C13.6477 6.72233 12.9976 5.58835 12 4.85566C12.7328 4.32233 13.6589 4 14.6691 4C17.0637 4 19 5.80065 19 8Z' fill='%23F79E1B'/%3E%3Cpath d='M24 14.6284C24 15.3859 23.3648 15.9999 22.5813 15.9999H1.41867C0.635156 16 0 15.3859 0 14.6284V1.37145C0 0.613993 0.635156 0 1.41867 0H22.5813C23.3649 0 24 0.614038 24 1.37145V14.6284Z' fill='%23898989'/%3E%3Cpath d='M5.87305 11.9996V8.53711H9.18947L9.54529 9.04987L9.91287 8.53711H21.9507V11.7608C21.9507 11.7608 21.6359 11.9962 21.2718 11.9996H14.6062L14.205 11.4538V11.9996H12.8904V11.0679C12.8904 11.0679 12.7109 11.198 12.3226 11.198H11.8752V11.9996H9.88474L9.52943 11.4759L9.16867 11.9996H5.87305Z' fill='white'/%3E%3Cpath d='M2 5.9274L2.74787 4H4.04123L4.46565 5.07965V4H6.07341L6.32607 4.78034L6.57102 4H13.7882V4.3923C13.7882 4.3923 14.1676 4 14.7911 4L17.1328 4.00905L17.5499 5.07457V4H18.8954L19.2657 4.61206V4H20.6235V7.46251H19.2657L18.9108 6.84847V7.46251H16.9341L16.7353 6.91669H16.2038L16.0083 7.46251H14.6677C14.1312 7.46251 13.7882 7.07821 13.7882 7.07821V7.46251H11.7669L11.3658 6.91669V7.46251H3.84962L3.65097 6.91669H3.12124L2.92398 7.46251H2V5.9274Z' fill='white'/%3E%3Cpath d='M3.01066 4.42578L2.00195 7.0184H2.65868L2.84479 6.49924H3.9268L4.11195 7.0184H4.78314L3.77539 4.42578H3.01066ZM3.38387 5.02916L3.71367 5.93637H3.05309L3.38387 5.02916Z' fill='%23898989'/%3E%3Cpath d='M4.85547 7.01645V4.42383L5.78871 4.42766L6.33151 6.09922L6.86132 4.42383H7.78709V7.01645H7.20077V5.1061L6.57925 7.01645H6.06504L5.44179 5.1061V7.01645H4.85547Z' fill='%23898989'/%3E%3Cpath d='M8.1875 7.01645V4.42383H10.1008V5.00376H8.78V5.44723H10.0699V5.99304H8.78V6.45358H10.1008V7.01645H8.1875Z' fill='%23898989'/%3E%3Cpath d='M10.4395 4.42578V7.0184H11.0258V6.09734H11.2727L11.9757 7.0184H12.6922L11.9207 6.06323C12.2373 6.03369 12.5639 5.73328 12.5639 5.26689C12.5639 4.72131 12.1765 4.42578 11.7442 4.42578H10.4395ZM11.0258 5.00571H11.696C11.8568 5.00571 11.9737 5.14474 11.9737 5.27862C11.9737 5.45086 11.8222 5.55152 11.7047 5.55152H11.0258V5.00571Z' fill='%23898989'/%3E%3Cpath d='M13.4014 7.01645H12.8027V4.42383H13.4014V7.01645Z' fill='%23898989'/%3E%3Cpath d='M14.8216 7.01645H14.6924C14.0671 7.01645 13.6875 6.47191 13.6875 5.7308C13.6875 4.97137 14.0629 4.42383 14.8524 4.42383H15.5005V5.03787H14.8287C14.5082 5.03787 14.2815 5.31438 14.2815 5.73719C14.2815 6.23928 14.5407 6.45016 14.9142 6.45016H15.0684L14.8216 7.01645Z' fill='%23898989'/%3E%3Cpath d='M16.1005 4.42578L15.0918 7.0184H15.7485L15.9346 6.49924H17.0166L17.2018 7.0184H17.873L16.8652 4.42578H16.1005ZM16.4737 5.02916L16.8035 5.93637H16.1429L16.4737 5.02916Z' fill='%23898989'/%3E%3Cpath d='M17.9395 7.01645V4.42383H18.6849L19.6367 6.05274V4.42383H20.223V7.01645H19.5017L18.5258 5.34489V7.01645H17.9395Z' fill='%23898989'/%3E%3Cpath d='M6.27148 11.5575V8.96484H8.18475V9.54477H6.86398V9.98825H8.1539V10.5341H6.86398V10.9946H8.18475V11.5575H6.27148Z' fill='%23898989'/%3E%3Cpath d='M15.6504 11.5575V8.96484H17.5637V9.54477H16.2429V9.98825H17.5266V10.5341H16.2429V10.9946H17.5637V11.5575H15.6504Z' fill='%23898989'/%3E%3Cpath d='M8.26046 11.5575L9.19202 10.2771L8.23828 8.96484H8.97697L9.54498 9.7761L10.1149 8.96484H10.8247L9.88346 10.2612L10.8167 11.5575H10.0782L9.52665 10.759L8.98855 11.5575H8.26046Z' fill='%23898989'/%3E%3Cpath d='M10.8887 8.96484V11.5575H11.4904V10.7387H12.1076C12.6298 10.7387 13.0257 10.4325 13.0257 9.83687C13.0257 9.34347 12.7152 8.96484 12.1838 8.96484H10.8887ZM11.4904 9.55117H12.1404C12.3091 9.55117 12.4297 9.66547 12.4297 9.84966C12.4297 10.0227 12.3097 10.1482 12.1385 10.1482H11.4904V9.55117Z' fill='%23898989'/%3E%3Cpath d='M13.2793 8.96484V11.5575H13.8656V10.6364H14.1125L14.8155 11.5575H15.532L14.7605 10.6023C15.0772 10.5727 15.4038 10.2723 15.4038 9.80595C15.4038 9.26038 15.0164 8.96484 14.5841 8.96484H13.2793ZM13.8656 9.54477H14.5358C14.6966 9.54477 14.8136 9.6838 14.8136 9.81768C14.8136 9.98992 14.662 10.0906 14.5445 10.0906H13.8656V9.54477Z' fill='%23898989'/%3E%3Cpath d='M17.8342 11.5575V10.9946H19.0076C19.1813 10.9946 19.2564 10.8909 19.2564 10.7771C19.2564 10.6681 19.1815 10.5579 19.0076 10.5579H18.4774C18.0165 10.5579 17.7598 10.2475 17.7598 9.78144C17.7598 9.36573 17.9948 8.96484 18.6798 8.96484H19.8215L19.5747 9.54818H18.5872C18.3984 9.54818 18.3403 9.65768 18.3403 9.76225C18.3403 9.86972 18.4121 9.98825 18.5563 9.98825H19.1118C19.6256 9.98825 19.8485 10.3104 19.8485 10.7323C19.8485 11.1859 19.6001 11.5575 19.0838 11.5575H17.8342Z' fill='%23898989'/%3E%3Cpath d='M19.9866 11.5575V10.9946H21.16C21.3336 10.9946 21.4088 10.8909 21.4088 10.7771C21.4088 10.6681 21.3338 10.5579 21.16 10.5579H20.6297C20.1688 10.5579 19.9121 10.2475 19.9121 9.78144C19.9121 9.36573 20.1472 8.96484 20.8321 8.96484H21.9739L21.727 9.54818H20.7395C20.5508 9.54818 20.4926 9.65768 20.4926 9.76225C20.4926 9.86972 20.5645 9.98825 20.7087 9.98825H21.2641C21.7779 9.98825 22.0009 10.3104 22.0009 10.7323C22.0009 11.1859 21.7524 11.5575 21.2362 11.5575H19.9866Z' fill='%23898989'/%3E%3Cpath d='M24 14.6284C24 15.3859 23.3648 15.9999 22.5813 15.9999H1.41867C0.635156 16 0 15.3859 0 14.6284V1.37145C0 0.613993 0.635156 0 1.41867 0H22.5813C23.3649 0 24 0.614038 24 1.37145V14.6284Z' fill='%23016FD0'/%3E%3Cpath d='M5.87305 11.9996V8.53711H9.18947L9.54529 9.04987L9.91287 8.53711H21.9507V11.7608C21.9507 11.7608 21.6359 11.9962 21.2718 11.9996H14.6062L14.205 11.4538V11.9996H12.8904V11.0679C12.8904 11.0679 12.7109 11.198 12.3226 11.198H11.8752V11.9996H9.88474L9.52943 11.4759L9.16867 11.9996H5.87305Z' fill='white'/%3E%3Cpath d='M2 5.9274L2.74787 4H4.04123L4.46565 5.07965V4H6.07341L6.32607 4.78034L6.57102 4H13.7882V4.3923C13.7882 4.3923 14.1676 4 14.7911 4L17.1328 4.00905L17.5499 5.07457V4H18.8954L19.2657 4.61206V4H20.6235V7.46251H19.2657L18.9108 6.84847V7.46251H16.9341L16.7353 6.91669H16.2038L16.0083 7.46251H14.6677C14.1312 7.46251 13.7882 7.07821 13.7882 7.07821V7.46251H11.7669L11.3658 6.91669V7.46251H3.84962L3.65097 6.91669H3.12124L2.92398 7.46251H2V5.9274Z' fill='white'/%3E%3Cpath d='M3.01066 4.42578L2.00195 7.0184H2.65868L2.84479 6.49924H3.9268L4.11195 7.0184H4.78314L3.77539 4.42578H3.01066ZM3.38387 5.02916L3.71367 5.93637H3.05309L3.38387 5.02916Z' fill='%23016FD0'/%3E%3Cpath d='M4.85547 7.01645V4.42383L5.78871 4.42766L6.33151 6.09922L6.86132 4.42383H7.78709V7.01645H7.20077V5.1061L6.57925 7.01645H6.06504L5.44179 5.1061V7.01645H4.85547Z' fill='%23016FD0'/%3E%3Cpath d='M8.1875 7.01645V4.42383H10.1008V5.00376H8.78V5.44723H10.0699V5.99304H8.78V6.45358H10.1008V7.01645H8.1875Z' fill='%23016FD0'/%3E%3Cpath d='M10.4395 4.42578V7.0184H11.0258V6.09734H11.2727L11.9757 7.0184H12.6922L11.9207 6.06323C12.2373 6.03369 12.5639 5.73328 12.5639 5.26689C12.5639 4.72131 12.1765 4.42578 11.7442 4.42578H10.4395ZM11.0258 5.00571H11.696C11.8568 5.00571 11.9737 5.14474 11.9737 5.27862C11.9737 5.45086 11.8222 5.55152 11.7047 5.55152H11.0258V5.00571Z' fill='%23016FD0'/%3E%3Cpath d='M13.4014 7.01645H12.8027V4.42383H13.4014V7.01645Z' fill='%23016FD0'/%3E%3Cpath d='M14.8216 7.01645H14.6924C14.0671 7.01645 13.6875 6.47191 13.6875 5.7308C13.6875 4.97137 14.0629 4.42383 14.8524 4.42383H15.5005V5.03787H14.8287C14.5082 5.03787 14.2815 5.31438 14.2815 5.73719C14.2815 6.23928 14.5407 6.45016 14.9142 6.45016H15.0684L14.8216 7.01645Z' fill='%23016FD0'/%3E%3Cpath d='M16.1005 4.42578L15.0918 7.0184H15.7485L15.9346 6.49924H17.0166L17.2018 7.0184H17.873L16.8652 4.42578H16.1005ZM16.4737 5.02916L16.8035 5.93637H16.1429L16.4737 5.02916Z' fill='%23016FD0'/%3E%3Cpath d='M17.9395 7.01645V4.42383H18.6849L19.6367 6.05274V4.42383H20.223V7.01645H19.5017L18.5258 5.34489V7.01645H17.9395Z' fill='%23016FD0'/%3E%3Cpath d='M6.27148 11.5575V8.96484H8.18475V9.54477H6.86398V9.98825H8.1539V10.5341H6.86398V10.9946H8.18475V11.5575H6.27148Z' fill='%23016FD0'/%3E%3Cpath d='M15.6504 11.5575V8.96484H17.5637V9.54477H16.2429V9.98825H17.5266V10.5341H16.2429V10.9946H17.5637V11.5575H15.6504Z' fill='%23016FD0'/%3E%3Cpath d='M8.26046 11.5575L9.19202 10.2771L8.23828 8.96484H8.97697L9.54498 9.7761L10.1149 8.96484H10.8247L9.88346 10.2612L10.8167 11.5575H10.0782L9.52665 10.759L8.98855 11.5575H8.26046Z' fill='%23016FD0'/%3E%3Cpath d='M10.8887 8.96484V11.5575H11.4904V10.7387H12.1076C12.6298 10.7387 13.0257 10.4325 13.0257 9.83687C13.0257 9.34347 12.7152 8.96484 12.1838 8.96484H10.8887ZM11.4904 9.55117H12.1404C12.3091 9.55117 12.4297 9.66547 12.4297 9.84966C12.4297 10.0227 12.3097 10.1482 12.1385 10.1482H11.4904V9.55117Z' fill='%23016FD0'/%3E%3Cpath d='M13.2793 8.96484V11.5575H13.8656V10.6364H14.1125L14.8155 11.5575H15.532L14.7605 10.6023C15.0772 10.5727 15.4038 10.2723 15.4038 9.80595C15.4038 9.26038 15.0164 8.96484 14.5841 8.96484H13.2793ZM13.8656 9.54477H14.5358C14.6966 9.54477 14.8136 9.6838 14.8136 9.81768C14.8136 9.98992 14.662 10.0906 14.5445 10.0906H13.8656V9.54477Z' fill='%23016FD0'/%3E%3Cpath d='M17.8342 11.5575V10.9946H19.0076C19.1813 10.9946 19.2564 10.8909 19.2564 10.7771C19.2564 10.6681 19.1815 10.5579 19.0076 10.5579H18.4774C18.0165 10.5579 17.7598 10.2475 17.7598 9.78144C17.7598 9.36573 17.9948 8.96484 18.6798 8.96484H19.8215L19.5747 9.54818H18.5872C18.3984 9.54818 18.3403 9.65768 18.3403 9.76225C18.3403 9.86972 18.4121 9.98825 18.5563 9.98825H19.1118C19.6256 9.98825 19.8485 10.3104 19.8485 10.7323C19.8485 11.1859 19.6001 11.5575 19.0838 11.5575H17.8342Z' fill='%23016FD0'/%3E%3Cpath d='M19.9866 11.5575V10.9946H21.16C21.3336 10.9946 21.4088 10.8909 21.4088 10.7771C21.4088 10.6681 21.3338 10.5579 21.16 10.5579H20.6297C20.1688 10.5579 19.9121 10.2475 19.9121 9.78144C19.9121 9.36573 20.1472 8.96484 20.8321 8.96484H21.9739L21.727 9.54818H20.7395C20.5508 9.54818 20.4926 9.65768 20.4926 9.76225C20.4926 9.86972 20.5645 9.98825 20.7087 9.98825H21.2641C21.7779 9.98825 22.0009 10.3104 22.0009 10.7323C22.0009 11.1859 21.7524 11.5575 21.2362 11.5575H19.9866Z' fill='%23016FD0'/%3E%3C/svg%3E%0A")}.icon-union{background-image:url("data:image/svg+xml,%3Csvg width='24' height='16' viewBox='0 0 24 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 14.6284C24 15.3859 23.3648 15.9999 22.5813 15.9999H1.41867C0.635156 16 0 15.3859 0 14.6284V1.37145C0 0.613993 0.635156 0 1.41867 0H22.5813C23.3649 0 24 0.614038 24 1.37145V14.6284Z' fill='%23252525'/%3E%3Cpath d='M13.8882 4.85547H10.0996V11.1441H13.8882V4.85547Z' fill='%23FF5A00'/%3E%3Cpath d='M10.3523 8C10.3523 6.72233 11.0024 5.58835 12 4.85566C11.2658 4.32233 10.3397 4 9.32947 4C6.93635 4 5 5.789 5 8C5 10.211 6.93635 12 9.32947 12C10.3397 12 11.2658 11.6777 12 11.1443C11.001 10.422 10.3523 9.27767 10.3523 8Z' fill='%23EB001B'/%3E%3Cpath d='M19 8C19 10.211 17.0637 12 14.6705 12C13.6603 12 12.7342 11.6777 12 11.1443C13.0102 10.4104 13.6477 9.27767 13.6477 8C13.6477 6.72233 12.9976 5.58835 12 4.85566C12.7328 4.32233 13.6589 4 14.6691 4C17.0637 4 19 5.80065 19 8Z' fill='%23F79E1B'/%3E%3Cmask id='mask0_14328_7173' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='24' height='16'%3E%3Cpath d='M24 14.6284C24 15.3859 23.3648 15.9999 22.5813 15.9999H1.41867C0.635156 16 0 15.3859 0 14.6284V1.37145C0 0.613993 0.635156 0 1.41867 0H22.5813C23.3649 0 24 0.614038 24 1.37145V14.6284Z' fill='%23016FD0'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_14328_7173)'%3E%3Cpath d='M2.32337 0H10.3826C11.5076 0 12.2073 0.726396 11.9449 1.62054L8.19272 14.3819C7.92792 15.273 6.80155 16 5.67577 16H-2.38268C-3.50611 16 -4.20739 15.273 -3.94495 14.3819L-0.191227 1.62054C0.0712137 0.726396 1.197 0 2.32337 0Z' fill='%23898989'/%3E%3Cpath d='M10.2104 0H19.3133C20.4181 0 19.92 0.726396 19.6601 1.62054L15.9753 14.3819C15.7167 15.273 15.7974 16 14.6903 16H5.58727C4.48017 16 3.79503 15.273 4.05512 14.3819L7.73973 1.62054C8.00136 0.726396 9.10479 0 10.2104 0Z' fill='%236B6B6B'/%3E%3Cpath d='M19.3228 0H27.3823C28.5089 0 29.2087 0.726396 28.9441 1.62054L25.1924 14.3819C24.9275 15.273 23.8003 16 22.6739 16H14.6181C13.4909 16 12.7917 15.273 13.0557 14.3819L16.8081 1.62054C17.0705 0.726396 18.1955 0 19.3228 0Z' fill='%23898989'/%3E%3Cpath d='M5.43758 3.87293C4.7581 3.87985 4.55743 3.87293 4.49333 3.85779C4.46869 3.97488 4.01018 6.08997 4.00889 6.09174C3.91016 6.51966 3.83833 6.82469 3.59434 7.02166C3.45584 7.13616 3.29414 7.19141 3.10667 7.19141C2.80535 7.19141 2.6298 7.04179 2.60033 6.75801L2.59469 6.66058C2.59469 6.66058 2.68649 6.08739 2.68649 6.08417C2.68649 6.08417 3.16771 4.1567 3.25388 3.90192C3.25839 3.88742 3.25967 3.87985 3.2608 3.87293C2.32412 3.88114 2.15808 3.87293 2.14664 3.85779C2.14036 3.87857 2.11717 3.99807 2.11717 3.99807L1.6258 6.1705L1.58361 6.35474L1.50195 6.9574C1.50195 7.13616 1.53706 7.28208 1.60696 7.40544C1.83082 7.79664 2.46939 7.85526 2.83063 7.85526C3.29607 7.85526 3.73268 7.75638 4.02773 7.57584C4.53988 7.27322 4.67387 6.80021 4.79337 6.37986L4.84877 6.16422C4.84877 6.16422 5.34449 4.16234 5.42872 3.90192C5.43194 3.88742 5.43323 3.87985 5.43758 3.87293ZM7.12423 5.48786C7.00473 5.48786 6.78634 5.51685 6.59018 5.613C6.519 5.64956 6.45168 5.69175 6.38065 5.73379L6.44475 5.50236L6.40964 5.46338C5.99364 5.54761 5.90056 5.55889 5.51629 5.613L5.48408 5.63442C5.43947 6.00436 5.39985 6.28249 5.23445 7.00964C5.17147 7.27763 5.10609 7.5482 5.04054 7.81555L5.05825 7.84953C5.45203 7.82875 5.57153 7.82875 5.91376 7.83439L5.94146 7.80427C5.98495 7.58154 5.99058 7.52936 6.08689 7.07825C6.13215 6.86437 6.22653 6.39442 6.27307 6.22709C6.35859 6.18747 6.44298 6.1485 6.52351 6.1485C6.71532 6.1485 6.69197 6.31583 6.68456 6.38251C6.67634 6.49444 6.60645 6.86002 6.53478 7.17392L6.48695 7.37652C6.45361 7.52614 6.41705 7.67157 6.38371 7.81989L6.39821 7.84953C6.78634 7.82875 6.90472 7.82875 7.23616 7.83439L7.27514 7.80427C7.33505 7.4564 7.3526 7.36331 7.4589 6.8568L7.51236 6.62408C7.61624 6.16863 7.66842 5.93768 7.58983 5.74957C7.50673 5.53875 7.30735 5.48786 7.12423 5.48786ZM9.00841 5.96472C8.8021 6.00434 8.67052 6.03075 8.53975 6.04782C8.4101 6.0686 8.28367 6.08744 8.08429 6.11514L8.06851 6.12948L8.05401 6.14091C8.03324 6.2894 8.01874 6.41776 7.9912 6.56867C7.96785 6.72473 7.93194 6.90204 7.87348 7.15683C7.82822 7.35186 7.80487 7.41983 7.7791 7.48843C7.75397 7.55704 7.72627 7.62372 7.67538 7.81553L7.6873 7.83325L7.69728 7.84951C7.88362 7.84065 8.00554 7.83437 8.13084 7.83325C8.25597 7.82874 8.38562 7.83325 8.58629 7.83437L8.60385 7.82004L8.62269 7.80426C8.65168 7.63129 8.65603 7.58474 8.67374 7.50035C8.6913 7.40984 8.72157 7.28454 8.79582 6.94988C8.83093 6.79269 8.87006 6.63599 8.90646 6.47558C8.94431 6.31581 8.98393 6.15847 9.02162 6.00128L9.01598 5.98228L9.00841 5.96472ZM9.01281 5.32177C8.82534 5.21113 8.49631 5.24624 8.27487 5.39907C8.05406 5.54885 8.02894 5.76144 8.21576 5.87353C8.4 5.98112 8.73032 5.94907 8.94983 5.79494C9.17015 5.64194 9.19769 5.43128 9.01281 5.32177ZM10.1465 7.88419C10.5258 7.88419 10.9146 7.77966 11.2072 7.46948C11.4324 7.21791 11.5356 6.84363 11.5714 6.6895C11.6878 6.17865 11.5971 5.94013 11.4833 5.79486C11.3103 5.57341 11.0046 5.50239 10.6875 5.50239C10.4968 5.50239 10.0427 5.52123 9.68785 5.84833C9.43307 6.08427 9.31534 6.40444 9.24432 6.71141C9.17265 7.02417 9.09019 7.58721 9.60797 7.79674C9.76774 7.86534 9.99804 7.88419 10.1465 7.88419ZM10.1169 6.73476C10.2043 6.34791 10.3076 6.02323 10.5711 6.02323C10.7775 6.02323 10.7925 6.26481 10.7007 6.65294C10.6843 6.73911 10.6089 7.05944 10.507 7.19585C10.4358 7.29651 10.3516 7.35755 10.2585 7.35755C10.2308 7.35755 10.066 7.35755 10.0634 7.11291C10.0621 6.99212 10.0868 6.86875 10.1169 6.73476ZM12.5195 7.83444L12.5491 7.80432C12.5911 7.58159 12.5981 7.52924 12.6912 7.0783C12.7377 6.86442 12.834 6.39447 12.8793 6.22714C12.9649 6.18736 13.0479 6.14838 13.131 6.14838C13.3215 6.14838 13.2983 6.31572 13.2907 6.38239C13.2838 6.49449 13.2139 6.85991 13.141 7.1738L13.0957 7.37641C13.0611 7.52618 13.0234 7.67145 12.9901 7.81994L13.0046 7.84958C13.394 7.8288 13.5078 7.8288 13.8412 7.83444L13.8815 7.80432C13.9399 7.45629 13.9557 7.3632 14.0652 6.85685L14.1174 6.62397C14.2218 6.16852 14.2746 5.93773 14.1973 5.74962C14.1118 5.5388 13.9111 5.48791 13.7306 5.48791C13.6109 5.48791 13.3914 5.51674 13.1964 5.61305C13.1266 5.64961 13.0567 5.69164 12.9881 5.73384L13.0479 5.50241L13.0158 5.46327C12.6 5.54766 12.505 5.55893 12.1212 5.61305L12.0917 5.63447C12.0452 6.0044 12.0073 6.28238 11.8419 7.00969C11.779 7.27768 11.7136 7.54825 11.6482 7.81559L11.6657 7.84958C12.0602 7.8288 12.1779 7.8288 12.5195 7.83444ZM15.3806 7.8495C15.4051 7.73 15.5506 7.02169 15.5518 7.02169C15.5518 7.02169 15.6757 6.50197 15.6833 6.48313C15.6833 6.48313 15.7222 6.42902 15.7612 6.4076H15.8185C16.3595 6.4076 16.9704 6.4076 17.4492 6.05538C17.775 5.8138 17.9977 5.45707 18.0971 5.02352C18.1229 4.91722 18.1419 4.7908 18.1419 4.66437C18.1419 4.49833 18.1085 4.33405 18.0122 4.2057C17.7681 3.8641 17.2819 3.85782 16.7206 3.85525C16.7188 3.85525 16.4439 3.85782 16.4439 3.85782C15.7255 3.86668 15.4373 3.8641 15.319 3.84961C15.309 3.90195 15.2901 3.99504 15.2901 3.99504C15.2901 3.99504 15.0328 5.18779 15.0328 5.18972C15.0328 5.18972 14.4169 7.72565 14.3879 7.84515C15.0152 7.83758 15.2724 7.83758 15.3806 7.8495ZM15.8575 5.7307C15.8575 5.7307 16.1311 4.54036 16.1299 4.54487L16.1387 4.48383L16.1426 4.43729L16.2519 4.44856C16.2519 4.44856 16.8163 4.49704 16.8295 4.49833C17.0522 4.58449 17.144 4.80658 17.0799 5.09647C17.0214 5.3614 16.8496 5.58414 16.6288 5.69172C16.447 5.78288 16.2242 5.79045 15.9947 5.79045H15.8462L15.8575 5.7307ZM17.5612 6.75681C17.4889 7.06506 17.4058 7.6281 17.921 7.82877C18.0853 7.89866 18.2325 7.91944 18.3821 7.91187C18.5401 7.90334 18.6865 7.8241 18.8221 7.71007C18.8098 7.75694 18.7976 7.80381 18.7853 7.85083L18.8087 7.88095C19.1793 7.86533 19.2943 7.86533 19.6958 7.86839L19.7322 7.84069C19.7908 7.49604 19.846 7.16137 19.9984 6.50202C20.0726 6.1862 20.1467 5.87344 20.2229 5.5589L20.211 5.52428C19.7964 5.6011 19.6856 5.61753 19.2869 5.67405L19.2566 5.6987C19.2526 5.73074 19.2484 5.76151 19.2445 5.79227C19.1825 5.69209 19.0926 5.60657 18.954 5.55327C18.7766 5.48353 18.3602 5.5734 18.0021 5.89937C17.7506 6.13209 17.6298 6.45097 17.5612 6.75681ZM18.4318 6.77565C18.5206 6.39573 18.6225 6.07427 18.8866 6.07427C19.0537 6.07427 19.1416 6.2284 19.1237 6.49123C19.1095 6.55678 19.0942 6.62587 19.076 6.70398C19.0496 6.81688 19.021 6.92881 18.9931 7.0409C18.9648 7.11756 18.9317 7.18988 18.8955 7.23803C18.8275 7.33434 18.6658 7.39409 18.5728 7.39409C18.5463 7.39409 18.3834 7.39409 18.3777 7.1538C18.3764 7.03414 18.4011 6.91093 18.4318 6.77565ZM22.9784 5.5212L22.9464 5.48464C22.5362 5.56774 22.4619 5.58095 22.0851 5.63184L22.0574 5.65954C22.0561 5.66405 22.0549 5.67098 22.053 5.67726L22.0517 5.67098C21.7712 6.31825 21.7794 6.17861 21.551 6.68818C21.5497 6.66499 21.5497 6.6505 21.5484 6.62586L21.4913 5.5212L21.4553 5.48464C21.0257 5.56774 21.0155 5.58095 20.6187 5.63184L20.5878 5.65954C20.5834 5.67275 20.5834 5.68724 20.5808 5.70303L20.5834 5.70866C20.633 5.96216 20.6211 5.90563 20.6709 6.30568C20.694 6.50201 20.725 6.69946 20.7482 6.89336C20.7873 7.21788 20.8092 7.37765 20.857 7.87288C20.589 8.31513 20.5256 8.48246 20.2676 8.8706L20.2694 8.87446L20.0877 9.16178C20.0669 9.19206 20.0481 9.21283 20.0217 9.22169C19.9927 9.23602 19.955 9.2386 19.9026 9.2386H19.802L19.6524 9.73625L20.1656 9.74511C20.467 9.74382 20.6564 9.6029 20.7583 9.4135L21.0811 8.86045H21.0759L21.1099 8.82148C21.327 8.3541 22.9784 5.5212 22.9784 5.5212ZM17.5612 12.0571H17.3434L18.1493 9.39152H18.4167L18.5016 9.11693L18.5098 9.42228C18.4998 9.61103 18.6483 9.77837 19.0383 9.75067H19.4894L19.6447 9.23739H19.475C19.3774 9.23739 19.3321 9.21275 19.3377 9.15993L19.3295 8.84926H18.4941V8.85087C18.2241 8.85651 17.4175 8.8768 17.2542 8.92028C17.0566 8.97118 16.8484 9.12095 16.8484 9.12095L16.9302 8.84604H16.1487L15.9859 9.39152L15.1692 12.0978H15.0108L14.8553 12.6074H16.4117L16.3596 12.7773H17.1265L17.1774 12.6074H17.3925L17.5612 12.0571ZM16.9226 9.93314C16.7975 9.96776 16.5646 10.0728 16.5646 10.0728L16.7717 9.39152H17.3925L17.2428 9.88788C17.2428 9.88788 17.051 9.89916 16.9226 9.93314ZM16.9345 10.9064C16.9345 10.9064 16.7395 10.9309 16.6111 10.9598C16.4847 10.9982 16.2476 11.119 16.2476 11.119L16.4615 10.41H17.0856L16.9345 10.9064ZM16.5866 12.0634H15.9639L16.1444 11.4651H16.7653L16.5866 12.0634ZM18.0865 10.41H18.9842L18.8552 10.8278H17.9455L17.809 11.2845H18.6049L18.0022 12.1331C17.96 12.1954 17.9222 12.2175 17.8801 12.2351C17.838 12.2565 17.7826 12.2816 17.7185 12.2816H17.4977L17.3459 12.7818H17.9235C18.2237 12.7818 18.401 12.6453 18.5319 12.466L18.9452 11.9004L19.0339 12.4747C19.0528 12.5823 19.1301 12.6453 19.1824 12.6697C19.2402 12.6987 19.3 12.7485 19.3844 12.7559C19.4749 12.7598 19.5403 12.7628 19.5838 12.7628H19.8675L20.0379 12.203H19.926C19.8617 12.203 19.7511 12.1922 19.7322 12.1721C19.7134 12.1476 19.7134 12.1099 19.7033 12.0526L19.6132 11.477H19.2446L19.4063 11.2845H20.3141L20.4538 10.8278H19.6132L19.7442 10.41H20.5821L20.7375 9.89481H18.2393L18.0865 10.41ZM10.5044 12.1797L10.7139 11.4827H11.5751L11.7324 10.9642H10.8705L11.0021 10.5352H11.8444L12.0004 10.0332H9.89291L9.74007 10.5352H10.2189L10.0912 10.9642H9.61106L9.45195 11.4915H9.93059L9.65133 12.4137C9.61364 12.5358 9.66904 12.5823 9.70415 12.639C9.74007 12.6943 9.77647 12.7308 9.85828 12.7516C9.94267 12.7704 10.0005 12.7817 10.0791 12.7817H11.0499L11.2229 12.2074L10.7925 12.2665C10.7094 12.2665 10.4793 12.2565 10.5044 12.1797ZM10.6032 8.8429L10.385 9.23731C10.3383 9.32348 10.2962 9.37695 10.2584 9.40159C10.225 9.42236 10.159 9.43106 10.0633 9.43106H9.94948L9.79729 9.93563H10.1754C10.3573 9.93563 10.4969 9.86896 10.5636 9.83562C10.6352 9.79729 10.6541 9.81919 10.7095 9.76572L10.8372 9.65508H12.018L12.1747 9.12973H11.3104L11.4613 8.8429H10.6032ZM12.3465 12.1898C12.3264 12.1608 12.3408 12.1098 12.3716 12.0035L12.6944 10.9352H13.8425C14.0098 10.9328 14.1306 10.9309 14.2092 10.9253C14.2936 10.9164 14.3854 10.8863 14.4854 10.8322C14.5887 10.7755 14.6415 10.7157 14.6861 10.6471C14.7359 10.5787 14.8157 10.4289 14.8843 10.1979L15.29 8.84607L14.0986 8.853C14.0986 8.853 13.7317 8.90711 13.5702 8.96686C13.4072 9.03353 13.1743 9.21971 13.1743 9.21971L13.2819 8.84913H12.5459L11.5155 12.2665C11.4789 12.3992 11.4544 12.4955 11.4488 12.5533C11.4468 12.6157 11.5274 12.6773 11.5796 12.7239C11.6412 12.7704 11.7324 12.7629 11.8198 12.7704C11.9118 12.7773 12.0426 12.7817 12.2231 12.7817H12.7887L12.9623 12.1955L12.456 12.2433C12.4019 12.2433 12.3628 12.2143 12.3465 12.1898ZM12.9026 10.2137H14.1086L14.0319 10.454C14.0211 10.4596 13.9953 10.4421 13.8726 10.4566H12.8284L12.9026 10.2137ZM13.1442 9.40782H14.3603L14.2728 9.69723C14.2728 9.69723 13.6996 9.69159 13.6078 9.7085C13.2039 9.7784 12.968 9.99421 12.968 9.99421L13.1442 9.40782ZM14.0589 11.2587C14.0489 11.2946 14.0331 11.3165 14.0111 11.3329C13.9866 11.3487 13.947 11.3543 13.8878 11.3543H13.716L13.7262 11.0617H13.0114L12.9824 12.4923C12.9813 12.5956 12.9913 12.6553 13.0668 12.7032C13.1423 12.7629 13.3751 12.7705 13.6883 12.7705H14.1362L14.2979 12.235L13.908 12.2564L13.7783 12.264C13.7606 12.2564 13.7437 12.2495 13.7249 12.2306C13.7084 12.2144 13.6807 12.2243 13.6852 12.1211L13.6883 11.7544L14.0972 11.7375C14.318 11.7375 14.4124 11.6657 14.4929 11.5972C14.5697 11.5317 14.5949 11.4563 14.6239 11.3543L14.6925 11.0297H14.1306L14.0589 11.2587Z' fill='%23FEFEFE'/%3E%3C/g%3E%3Cmask id='mask1_14328_7173' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='24' height='16'%3E%3Cpath d='M24 14.6284C24 15.3859 23.3648 15.9999 22.5813 15.9999H1.41867C0.635156 16 0 15.3859 0 14.6284V1.37145C0 0.613993 0.635156 0 1.41867 0H22.5813C23.3649 0 24 0.614038 24 1.37145V14.6284Z' fill='%23016FD0'/%3E%3C/mask%3E%3Cg mask='url(%23mask1_14328_7173)'%3E%3Cpath d='M2.32337 0H10.3826C11.5076 0 12.2073 0.726396 11.9449 1.62054L8.19272 14.3819C7.92792 15.273 6.80155 16 5.67577 16H-2.38268C-3.50611 16 -4.20739 15.273 -3.94495 14.3819L-0.191227 1.62054C0.0712137 0.726396 1.197 0 2.32337 0Z' fill='%23E21836'/%3E%3Cpath d='M10.2104 0H19.3133C20.4181 0 19.92 0.726396 19.6601 1.62054L15.9753 14.3819C15.7167 15.273 15.7974 16 14.6903 16H5.58727C4.48017 16 3.79503 15.273 4.05512 14.3819L7.73973 1.62054C8.00136 0.726396 9.10479 0 10.2104 0Z' fill='%2300447C'/%3E%3Cpath d='M19.3228 0H27.3823C28.5089 0 29.2087 0.726396 28.9441 1.62054L25.1924 14.3819C24.9275 15.273 23.8003 16 22.6739 16H14.6181C13.4909 16 12.7917 15.273 13.0557 14.3819L16.8081 1.62054C17.0705 0.726396 18.1955 0 19.3228 0Z' fill='%23007B84'/%3E%3Cpath d='M5.43758 3.87293C4.7581 3.87985 4.55743 3.87293 4.49333 3.85779C4.46869 3.97488 4.01018 6.08997 4.00889 6.09174C3.91016 6.51966 3.83833 6.82469 3.59434 7.02166C3.45584 7.13616 3.29414 7.19141 3.10667 7.19141C2.80535 7.19141 2.6298 7.04179 2.60033 6.75801L2.59469 6.66058C2.59469 6.66058 2.68649 6.08739 2.68649 6.08417C2.68649 6.08417 3.16771 4.1567 3.25388 3.90192C3.25839 3.88742 3.25967 3.87985 3.2608 3.87293C2.32412 3.88114 2.15808 3.87293 2.14664 3.85779C2.14036 3.87857 2.11717 3.99807 2.11717 3.99807L1.6258 6.1705L1.58361 6.35474L1.50195 6.9574C1.50195 7.13616 1.53706 7.28208 1.60696 7.40544C1.83082 7.79664 2.46939 7.85526 2.83063 7.85526C3.29607 7.85526 3.73268 7.75638 4.02773 7.57584C4.53988 7.27322 4.67387 6.80021 4.79337 6.37986L4.84877 6.16422C4.84877 6.16422 5.34449 4.16234 5.42872 3.90192C5.43194 3.88742 5.43323 3.87985 5.43758 3.87293ZM7.12423 5.48786C7.00473 5.48786 6.78634 5.51685 6.59018 5.613C6.519 5.64956 6.45168 5.69175 6.38065 5.73379L6.44475 5.50236L6.40964 5.46338C5.99364 5.54761 5.90056 5.55889 5.51629 5.613L5.48408 5.63442C5.43947 6.00436 5.39985 6.28249 5.23445 7.00964C5.17147 7.27763 5.10609 7.5482 5.04054 7.81555L5.05825 7.84953C5.45203 7.82875 5.57153 7.82875 5.91376 7.83439L5.94146 7.80427C5.98495 7.58154 5.99058 7.52936 6.08689 7.07825C6.13215 6.86437 6.22653 6.39442 6.27307 6.22709C6.35859 6.18747 6.44298 6.1485 6.52351 6.1485C6.71532 6.1485 6.69197 6.31583 6.68456 6.38251C6.67634 6.49444 6.60645 6.86002 6.53478 7.17392L6.48695 7.37652C6.45361 7.52614 6.41705 7.67157 6.38371 7.81989L6.39821 7.84953C6.78634 7.82875 6.90472 7.82875 7.23616 7.83439L7.27514 7.80427C7.33505 7.4564 7.3526 7.36331 7.4589 6.8568L7.51236 6.62408C7.61624 6.16863 7.66842 5.93768 7.58983 5.74957C7.50673 5.53875 7.30735 5.48786 7.12423 5.48786ZM9.00841 5.96472C8.8021 6.00434 8.67052 6.03075 8.53975 6.04782C8.4101 6.0686 8.28367 6.08744 8.08429 6.11514L8.06851 6.12948L8.05401 6.14091C8.03324 6.2894 8.01874 6.41776 7.9912 6.56867C7.96785 6.72473 7.93194 6.90204 7.87348 7.15683C7.82822 7.35186 7.80487 7.41983 7.7791 7.48843C7.75397 7.55704 7.72627 7.62372 7.67538 7.81553L7.6873 7.83325L7.69728 7.84951C7.88362 7.84065 8.00554 7.83437 8.13084 7.83325C8.25597 7.82874 8.38562 7.83325 8.58629 7.83437L8.60385 7.82004L8.62269 7.80426C8.65168 7.63129 8.65603 7.58474 8.67374 7.50035C8.6913 7.40984 8.72157 7.28454 8.79582 6.94988C8.83093 6.79269 8.87006 6.63599 8.90646 6.47558C8.94431 6.31581 8.98393 6.15847 9.02162 6.00128L9.01598 5.98228L9.00841 5.96472ZM9.01281 5.32177C8.82534 5.21113 8.49631 5.24624 8.27487 5.39907C8.05406 5.54885 8.02894 5.76144 8.21576 5.87353C8.4 5.98112 8.73032 5.94907 8.94983 5.79494C9.17015 5.64194 9.19769 5.43128 9.01281 5.32177ZM10.1465 7.88419C10.5258 7.88419 10.9146 7.77966 11.2072 7.46948C11.4324 7.21791 11.5356 6.84363 11.5714 6.6895C11.6878 6.17865 11.5971 5.94013 11.4833 5.79486C11.3103 5.57341 11.0046 5.50239 10.6875 5.50239C10.4968 5.50239 10.0427 5.52123 9.68785 5.84833C9.43307 6.08427 9.31534 6.40444 9.24432 6.71141C9.17265 7.02417 9.09019 7.58721 9.60797 7.79674C9.76774 7.86534 9.99804 7.88419 10.1465 7.88419ZM10.1169 6.73476C10.2043 6.34791 10.3076 6.02323 10.5711 6.02323C10.7775 6.02323 10.7925 6.26481 10.7007 6.65294C10.6843 6.73911 10.6089 7.05944 10.507 7.19585C10.4358 7.29651 10.3516 7.35755 10.2585 7.35755C10.2308 7.35755 10.066 7.35755 10.0634 7.11291C10.0621 6.99212 10.0868 6.86875 10.1169 6.73476ZM12.5195 7.83444L12.5491 7.80432C12.5911 7.58159 12.5981 7.52924 12.6912 7.0783C12.7377 6.86442 12.834 6.39447 12.8793 6.22714C12.9649 6.18736 13.0479 6.14838 13.131 6.14838C13.3215 6.14838 13.2983 6.31572 13.2907 6.38239C13.2838 6.49449 13.2139 6.85991 13.141 7.1738L13.0957 7.37641C13.0611 7.52618 13.0234 7.67145 12.9901 7.81994L13.0046 7.84958C13.394 7.8288 13.5078 7.8288 13.8412 7.83444L13.8815 7.80432C13.9399 7.45629 13.9557 7.3632 14.0652 6.85685L14.1174 6.62397C14.2218 6.16852 14.2746 5.93773 14.1973 5.74962C14.1118 5.5388 13.9111 5.48791 13.7306 5.48791C13.6109 5.48791 13.3914 5.51674 13.1964 5.61305C13.1266 5.64961 13.0567 5.69164 12.9881 5.73384L13.0479 5.50241L13.0158 5.46327C12.6 5.54766 12.505 5.55893 12.1212 5.61305L12.0917 5.63447C12.0452 6.0044 12.0073 6.28238 11.8419 7.00969C11.779 7.27768 11.7136 7.54825 11.6482 7.81559L11.6657 7.84958C12.0602 7.8288 12.1779 7.8288 12.5195 7.83444ZM15.3806 7.8495C15.4051 7.73 15.5506 7.02169 15.5518 7.02169C15.5518 7.02169 15.6757 6.50197 15.6833 6.48313C15.6833 6.48313 15.7222 6.42902 15.7612 6.4076H15.8185C16.3595 6.4076 16.9704 6.4076 17.4492 6.05538C17.775 5.8138 17.9977 5.45707 18.0971 5.02352C18.1229 4.91722 18.1419 4.7908 18.1419 4.66437C18.1419 4.49833 18.1085 4.33405 18.0122 4.2057C17.7681 3.8641 17.2819 3.85782 16.7206 3.85525C16.7188 3.85525 16.4439 3.85782 16.4439 3.85782C15.7255 3.86668 15.4373 3.8641 15.319 3.84961C15.309 3.90195 15.2901 3.99504 15.2901 3.99504C15.2901 3.99504 15.0328 5.18779 15.0328 5.18972C15.0328 5.18972 14.4169 7.72565 14.3879 7.84515C15.0152 7.83758 15.2724 7.83758 15.3806 7.8495ZM15.8575 5.7307C15.8575 5.7307 16.1311 4.54036 16.1299 4.54487L16.1387 4.48383L16.1426 4.43729L16.2519 4.44856C16.2519 4.44856 16.8163 4.49704 16.8295 4.49833C17.0522 4.58449 17.144 4.80658 17.0799 5.09647C17.0214 5.3614 16.8496 5.58414 16.6288 5.69172C16.447 5.78288 16.2242 5.79045 15.9947 5.79045H15.8462L15.8575 5.7307ZM17.5612 6.75681C17.4889 7.06506 17.4058 7.6281 17.921 7.82877C18.0853 7.89866 18.2325 7.91944 18.3821 7.91187C18.5401 7.90334 18.6865 7.8241 18.8221 7.71007C18.8098 7.75694 18.7976 7.80381 18.7853 7.85083L18.8087 7.88095C19.1793 7.86533 19.2943 7.86533 19.6958 7.86839L19.7322 7.84069C19.7908 7.49604 19.846 7.16137 19.9984 6.50202C20.0726 6.1862 20.1467 5.87344 20.2229 5.5589L20.211 5.52428C19.7964 5.6011 19.6856 5.61753 19.2869 5.67405L19.2566 5.6987C19.2526 5.73074 19.2484 5.76151 19.2445 5.79227C19.1825 5.69209 19.0926 5.60657 18.954 5.55327C18.7766 5.48353 18.3602 5.5734 18.0021 5.89937C17.7506 6.13209 17.6298 6.45097 17.5612 6.75681ZM18.4318 6.77565C18.5206 6.39573 18.6225 6.07427 18.8866 6.07427C19.0537 6.07427 19.1416 6.2284 19.1237 6.49123C19.1095 6.55678 19.0942 6.62587 19.076 6.70398C19.0496 6.81688 19.021 6.92881 18.9931 7.0409C18.9648 7.11756 18.9317 7.18988 18.8955 7.23803C18.8275 7.33434 18.6658 7.39409 18.5728 7.39409C18.5463 7.39409 18.3834 7.39409 18.3777 7.1538C18.3764 7.03414 18.4011 6.91093 18.4318 6.77565ZM22.9784 5.5212L22.9464 5.48464C22.5362 5.56774 22.4619 5.58095 22.0851 5.63184L22.0574 5.65954C22.0561 5.66405 22.0549 5.67098 22.053 5.67726L22.0517 5.67098C21.7712 6.31825 21.7794 6.17861 21.551 6.68818C21.5497 6.66499 21.5497 6.6505 21.5484 6.62586L21.4913 5.5212L21.4553 5.48464C21.0257 5.56774 21.0155 5.58095 20.6187 5.63184L20.5878 5.65954C20.5834 5.67275 20.5834 5.68724 20.5808 5.70303L20.5834 5.70866C20.633 5.96216 20.6211 5.90563 20.6709 6.30568C20.694 6.50201 20.725 6.69946 20.7482 6.89336C20.7873 7.21788 20.8092 7.37765 20.857 7.87288C20.589 8.31513 20.5256 8.48246 20.2676 8.8706L20.2694 8.87446L20.0877 9.16178C20.0669 9.19206 20.0481 9.21283 20.0217 9.22169C19.9927 9.23602 19.955 9.2386 19.9026 9.2386H19.802L19.6524 9.73625L20.1656 9.74511C20.467 9.74382 20.6564 9.6029 20.7583 9.4135L21.0811 8.86045H21.0759L21.1099 8.82148C21.327 8.3541 22.9784 5.5212 22.9784 5.5212ZM17.5612 12.0571H17.3434L18.1493 9.39152H18.4167L18.5016 9.11693L18.5098 9.42228C18.4998 9.61103 18.6483 9.77837 19.0383 9.75067H19.4894L19.6447 9.23739H19.475C19.3774 9.23739 19.3321 9.21275 19.3377 9.15993L19.3295 8.84926H18.4941V8.85087C18.2241 8.85651 17.4175 8.8768 17.2542 8.92028C17.0566 8.97118 16.8484 9.12095 16.8484 9.12095L16.9302 8.84604H16.1487L15.9859 9.39152L15.1692 12.0978H15.0108L14.8553 12.6074H16.4117L16.3596 12.7773H17.1265L17.1774 12.6074H17.3925L17.5612 12.0571ZM16.9226 9.93314C16.7975 9.96776 16.5646 10.0728 16.5646 10.0728L16.7717 9.39152H17.3925L17.2428 9.88788C17.2428 9.88788 17.051 9.89916 16.9226 9.93314ZM16.9345 10.9064C16.9345 10.9064 16.7395 10.9309 16.6111 10.9598C16.4847 10.9982 16.2476 11.119 16.2476 11.119L16.4615 10.41H17.0856L16.9345 10.9064ZM16.5866 12.0634H15.9639L16.1444 11.4651H16.7653L16.5866 12.0634ZM18.0865 10.41H18.9842L18.8552 10.8278H17.9455L17.809 11.2845H18.6049L18.0022 12.1331C17.96 12.1954 17.9222 12.2175 17.8801 12.2351C17.838 12.2565 17.7826 12.2816 17.7185 12.2816H17.4977L17.3459 12.7818H17.9235C18.2237 12.7818 18.401 12.6453 18.5319 12.466L18.9452 11.9004L19.0339 12.4747C19.0528 12.5823 19.1301 12.6453 19.1824 12.6697C19.2402 12.6987 19.3 12.7485 19.3844 12.7559C19.4749 12.7598 19.5403 12.7628 19.5838 12.7628H19.8675L20.0379 12.203H19.926C19.8617 12.203 19.7511 12.1922 19.7322 12.1721C19.7134 12.1476 19.7134 12.1099 19.7033 12.0526L19.6132 11.477H19.2446L19.4063 11.2845H20.3141L20.4538 10.8278H19.6132L19.7442 10.41H20.5821L20.7375 9.89481H18.2393L18.0865 10.41ZM10.5044 12.1797L10.7139 11.4827H11.5751L11.7324 10.9642H10.8705L11.0021 10.5352H11.8444L12.0004 10.0332H9.89291L9.74007 10.5352H10.2189L10.0912 10.9642H9.61106L9.45195 11.4915H9.93059L9.65133 12.4137C9.61364 12.5358 9.66904 12.5823 9.70415 12.639C9.74007 12.6943 9.77647 12.7308 9.85828 12.7516C9.94267 12.7704 10.0005 12.7817 10.0791 12.7817H11.0499L11.2229 12.2074L10.7925 12.2665C10.7094 12.2665 10.4793 12.2565 10.5044 12.1797ZM10.6032 8.8429L10.385 9.23731C10.3383 9.32348 10.2962 9.37695 10.2584 9.40159C10.225 9.42236 10.159 9.43106 10.0633 9.43106H9.94948L9.79729 9.93563H10.1754C10.3573 9.93563 10.4969 9.86896 10.5636 9.83562C10.6352 9.79729 10.6541 9.81919 10.7095 9.76572L10.8372 9.65508H12.018L12.1747 9.12973H11.3104L11.4613 8.8429H10.6032ZM12.3465 12.1898C12.3264 12.1608 12.3408 12.1098 12.3716 12.0035L12.6944 10.9352H13.8425C14.0098 10.9328 14.1306 10.9309 14.2092 10.9253C14.2936 10.9164 14.3854 10.8863 14.4854 10.8322C14.5887 10.7755 14.6415 10.7157 14.6861 10.6471C14.7359 10.5787 14.8157 10.4289 14.8843 10.1979L15.29 8.84607L14.0986 8.853C14.0986 8.853 13.7317 8.90711 13.5702 8.96686C13.4072 9.03353 13.1743 9.21971 13.1743 9.21971L13.2819 8.84913H12.5459L11.5155 12.2665C11.4789 12.3992 11.4544 12.4955 11.4488 12.5533C11.4468 12.6157 11.5274 12.6773 11.5796 12.7239C11.6412 12.7704 11.7324 12.7629 11.8198 12.7704C11.9118 12.7773 12.0426 12.7817 12.2231 12.7817H12.7887L12.9623 12.1955L12.456 12.2433C12.4019 12.2433 12.3628 12.2143 12.3465 12.1898ZM12.9026 10.2137H14.1086L14.0319 10.454C14.0211 10.4596 13.9953 10.4421 13.8726 10.4566H12.8284L12.9026 10.2137ZM13.1442 9.40782H14.3603L14.2728 9.69723C14.2728 9.69723 13.6996 9.69159 13.6078 9.7085C13.2039 9.7784 12.968 9.99421 12.968 9.99421L13.1442 9.40782ZM14.0589 11.2587C14.0489 11.2946 14.0331 11.3165 14.0111 11.3329C13.9866 11.3487 13.947 11.3543 13.8878 11.3543H13.716L13.7262 11.0617H13.0114L12.9824 12.4923C12.9813 12.5956 12.9913 12.6553 13.0668 12.7032C13.1423 12.7629 13.3751 12.7705 13.6883 12.7705H14.1362L14.2979 12.235L13.908 12.2564L13.7783 12.264C13.7606 12.2564 13.7437 12.2495 13.7249 12.2306C13.7084 12.2144 13.6807 12.2243 13.6852 12.1211L13.6883 11.7544L14.0972 11.7375C14.318 11.7375 14.4124 11.6657 14.4929 11.5972C14.5697 11.5317 14.5949 11.4563 14.6239 11.3543L14.6925 11.0297H14.1306L14.0589 11.2587Z' fill='%23FEFEFE'/%3E%3C/g%3E%3C/svg%3E%0A")}.icon-divider{font-size:2px}.icon-non-linear:before{content:"";display:block}.icon-linear:before{content:""}.icon-menu:before{content:""}.icon-arrow-right-filled:before{content:""}.icon-archive:before{content:""}.icon-notifications:before{content:""}.icon-arrow-right:before{content:""}.icon-dots:before{content:""}.icon-slack:before{content:""}.icon-phone:before{content:""}.icon-email:before{content:""}.icon-sort:before{content:""}.icon-search:before{content:""}.icon-arrow-down-filled:before{content:""}.icon-settings:before{content:""}.icon-chart:before{content:""}.icon-group:before{content:""}.icon-user:before{content:""}.icon-expert:before{content:""}.icon-link:before{content:""}.icon-library:before{content:""}.icon-video:before{content:""}.icon-book:before{content:""}.icon-learning-path:before{content:""}.icon-hat:before{content:""}.icon-profile:before{content:""}.icon-cross:before{content:""}.icon-check:before{content:""}.icon-book-closed:before{content:""}.icon-lock:before{content:""}.icon-dots-vertical:before{content:""}.icon-arrow-left-filled:before{content:""}.icon-image:before{content:""}.icon-arrow-left:before{content:""}.icon-camera:before{content:""}.icon-drag:before{content:""}.icon-attachment:before{content:""}.icon-code:before{content:""}.icon-question:before{content:""}.icon-text:before{content:""}.icon-trash:before{content:""}.icon-user-empty:before{content:""}.icon-group-empty:before{content:""}.icon-photo:before{content:""}.icon-book-second:before{content:""}.icon-album:before{content:""}.icon-dots-group:before{content:""}.icon-expand:before{content:""}.icon-settings-empty:before{content:""}.icon-live:before{content:""}.icon-clock:before{content:""}.icon-coach:before{content:""}.icon-repeat:before{content:""}.icon-space:before{content:""}.icon-arrow-long-down:before{content:""}.icon-arrow-long-up:before{content:""}.icon-arrow-down:before{content:""}.icon-tables:before{content:""}.icon-dashboard:before{content:""}.icon-broken-image:before{content:""}.icon-events:before{content:""}.icon-mail:before{content:""}.icon-phone-unfilled:before{content:""}.icon-born:before{content:""}.icon-position:before{content:""}.icon-lives-in:before{content:""}.icon-speaks:before{content:""}.icon-notifications-unfilled:before{content:""}.icon-edit:before{content:""}.icon-group-secondary:before{content:""}.icon-no-video:before{content:""}.icon-curator:before{content:""}.icon-trash-secondary:before{content:""}.icon-clock-empty:before{content:""}.icon-bold:before{content:""}.icon-align-left:before{content:""}.icon-eraser:before{content:""}.icon-italic:before{content:""}.icon-font:before{content:""}.icon-magic:before{content:""}.icon-link-secondary:before{content:""}.icon-ordered-list:before{content:""}.icon-picture:before{content:""}.icon-table:before{content:""}.icon-strike-through:before{content:""}.icon-unordered-list:before{content:""}.icon-video-second:before{content:""}.icon-underline:before{content:""}.icon-send:before{content:""}.icon-attachment-secondary:before{content:""}.icon-edit-secondary:before{content:""}.icon-star:before{content:""}.icon-victory:before{content:""}.icon-home-secondary:before{content:""}.icon-question-round:before{content:""}.icon-repeat-secondary:before{content:""}.icon-win-secondary:before{content:""}.icon-question-secondary:before{content:""}.icon-comment:before{content:""}.icon-my-courses:before{content:""}.icon-my-learning-path:before{content:""}.icon-learning-path-secondary:before{content:""}.icon-settings-secondary:before{content:""}.icon-annonce:before{content:""}.icon-text-paper:before{content:""}.icon-videos:before{content:""}.icon-empty-user:before{content:""}.icon-code-snippet-second:before{content:""}.icon-content:before{content:""}.icon-images:before{content:""}.icon-image-secondary:before{content:""}.icon-copy:before{content:""}.icon-instagram:before{content:""}.icon-lock-secondary:before{content:""}.icon-permissions:before{content:""}.icon-eye:before{content:""}.icon-point:before{content:""}.icon-quotes:before{content:""}.icon-formatting:before{content:""}.icon-coach-secondary:before{content:""}.icon-admin:before{content:""}.icon-participant:before{content:""}.icon-sun:before{content:""}.icon-moon:before{content:""}.icon-arrow-rounded:before{content:""}.icon-play:before{content:""}.icon-webcam:before{content:""}.icon-folder:before{content:""}.icon-upload:before{content:""}.icon-search-secondary:before{content:""}.icon-menu-secondary:before{content:""}.icon-video-editor:before{content:""}.icon-image-editor:before{content:""}.icon-audio-editor:before{content:""}.icon-attachment-editor:before{content:""}.icon-upload-file:before{content:""}.icon-record-audio:before{content:""}.icon-stop:before{content:""}.icon-speaker:before{content:""}.icon-audio-secondary:before{content:""}.icon-audio-third:before{content:""}.icon-text-secondary:before{content:""}.icon-checkmark-green:before{content:""}.icon-point-mark:before{content:""}.icon-hidden:before{content:""}.icon-plus:before{content:""}.icon-import:before{content:""}.icon-homework-third:before{content:""}.icon-hat-secondary:before{content:""}.icon-double-arrow:before{content:""}.icon-folder-secondary:before{content:""}.icon-card:before{content:""}.icon-calendar:before{content:""}.icon-details:before{content:""}.icon-upload-secondary:before{content:""}.icon-group-third:before{content:""}.icon-user-secondary:before{content:""}.icon-course:before{content:""}.icon-video-secondary:before{content:""}.icon-unlock-secondary:before{content:""}.icon-homework-unfilled:before{content:""}.icon-live-sessions-unfilled:before{content:""}.icon-folder-unfilled:before{content:""}.icon-archive-unfilled:before{content:""}.icon-card-unfilled:before{content:""}.icon-point-filled:before{content:""}.icon-other-page:before{content:""}.icon-arrow-long-left:before{content:""}.icon-video-unfilled:before{content:""}.icon-lessons-unfilled:before{content:""}.icon-quizzes-unfilled:before{content:""}.icon-home-unfilled:before{content:""}.icon-share:before{content:""}.icon-eye-secondary:before{content:""}.icon-magic-secondary:before{content:""}.icon-text-double:before{content:""}.icon-heading-1:before{content:""}.icon-heading-2:before{content:""}.icon-heading-3:before{content:""}.icon-table-secondary:before{content:""}.icon-layout:before{content:""}.icon-embed-code:before{content:""}.icon-h5p-content:before{content:""}.icon-duplicate:before{content:""}.icon-replace:before{content:""}.icon-magic-secondary-filled:before{content:""}.icon-arrow-long-right:before{content:""}.icon-fit:before{content:""}.icon-header-col:before{content:""}.icon-header-row:before{content:""}.icon-checkbox-check:before{content:""}.icon-align-center:before{content:""}.icon-align-right:before{content:""}.icon-text-dropdown:before{content:""}.icon-divider:before{content:""}.icon-video-assignment:before{content:""}.icon-assignment:before{content:""}.icon-quote:before{content:""}.icon-audio-assignment:before{content:""}.icon-repeat-third:before{content:""}.icon-interactive-video:before{content:""}.icon-play-secondary:before{content:""}.icon-forbidden:before{content:""}.icon-download:before{content:""}.icon-questions:before{content:""}.icon-cup:before{content:""}.icon-double-arrow-left:before{content:""}.icon-timezone:before{content:""}.icon-hat-third:before{content:""}.icon-branch:before{content:""}.icon-exam:before{content:""}.icon-branch-secondary:before{content:""}.icon-finger-up:before{content:""}.icon-pin:before{content:""}.icon-certificate:before{content:""}.icon-location:before{content:""}.icon-linkedIn:before{content:""}.icon-facebook:before{content:""}.icon-twitter:before{content:""}.icon-achievements-all:before{content:""}.icon-achievements-general:before{content:""}.icon-achievements-involvement:before{content:""}.icon-achievements-education:before{content:""}.icon-achievements-assignments:before{content:""}.icon-achievements-quizzes:before{content:""}.icon-achievements-exams:before{content:""}.icon-achievements-community:before{content:""}.icon-cabinet-participant:before{content:""}.icon-export:before{content:""}.icon-home:before{content:""}.icon-hourglass:before{content:""}.icon-add-reaction:before{content:""}.icon-reply:before{content:""}.icon-saved:before{content:""}.icon-saving:before{content:""}.icon-wifi:before{content:""}.icon-scorm:before{content:""}.icon-generated-report:before{content:""}.icon-eye-hide:before{content:""}.icon-rubric:before{content:""}.icon-notify:before{content:""}.icon-notify-secondary:before{content:""}.icon-question-bank:before{content:""}.icon-pronunciation-studio:before{content:""}.icon-learning-arcade:before{content:""}.icon-microphone:before{content:""}.icon-audio-filled:before{content:""}.icon-audio-waves:before{content:""}.icon-exit:before{content:""}.icon-my-profile:before{content:""}.icon-my-payments:before{content:""}.icon-badge:before{content:""}.icon-activate:before{content:""}.icon-fit-arrow:before{content:""}h1,h2,h3,h4,h5{color:var(--title-color);font-family:var(--font-family-base)}.heading-h1,h1{font-size:var(--h1-font-size);font-weight:var(--font-weight-bold);line-height:var(--line-height-secondary);margin:0 0 25px}.heading-h2,h2{font-size:24px;line-height:1.2}.heading-h3,h3{font-size:var(--h3-font-size);font-weight:var(--font-weight-semi-bold)}.heading-h4,h4{font-size:var(--h4-font-size);font-weight:var(--font-weight-semi-bold)}.heading-h5,h5{font-size:var(--h5-font-size);font-weight:var(--font-weight-semi-bold)}p{color:var(--text-color);font-size:var(--text-size);font-weight:var(--font-weight-base);line-height:var(--line-height-base)}body{font-family:var(--font-family-base);font-size:var(--text-size);font-weight:var(--font-weight-base);line-height:var(--line-height-base);margin:0;-webkit-font-smoothing:antialiased}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.prevent-select{-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.banner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#ffe6a7;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:0;padding:6px;position:fixed;width:100%;z-index:200}.banner-text{font-size:14px;font-weight:var(--font-weight-semi-bold);line-height:1.5;margin-right:12px}.banner .btn{padding:9px 12px}.banner .btn:not(:last-child){margin-right:4px}.banner .btn:hover{-webkit-filter:brightness(92%);filter:brightness(92%);-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s}.banner .btn i{font-size:16px;margin-right:8px}.banner .btn-light{padding:7px 12px}.banner-actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.banner-dark{background-color:#1c1d1f}.banner-dark .banner-text{color:#fff}.banner+.wrapper{margin-top:44px}.banner+.wrapper .header{top:44px}.banner-secondary{border-radius:24px;padding:14px 16px 15px 16px;position:absolute;left:50%;top:70px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:auto}.banner-secondary .banner-text{margin:0}.banner.sticky{position:fixed;top:14px;left:calc(50% - 47px);-webkit-transform:unset;-ms-transform:unset;transform:unset}.manage-popup{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:8px;-webkit-box-shadow:0 8px 28px 0 rgba(15,15,15,.16);box-shadow:0 8px 28px 0 rgba(15,15,15,.16);cursor:initial;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 8px 8px 16px;position:absolute;top:4px;left:0;right:0;margin:0 auto;width:520px;z-index:100}.manage-popup-title{font-size:14px;line-height:1.4}.manage-popup-title b{font-weight:var(--font-weight-semi-bold)}.manage-popup .btn{padding:9px 12px}.wrapper{overflow:hidden;width:100%}.autosave{-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:12px;background-color:var(--grey-color-secondary);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;right:12px;height:44px;width:44px;z-index:300}.autosave .btn-save{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;background-color:#fff;border-radius:50%;-webkit-box-shadow:0 1px 4px 0 rgba(15,15,15,.3215686275);box-shadow:0 1px 4px 0 rgba(15,15,15,.3215686275);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;position:relative;height:36px;width:36px}.autosave .btn-save i{color:var(--text-secondary-color);font-size:16px}.autosave .btn-save .icon-saved{font-size:22px}.autosave .btn-save .icon-wifi{color:#fff;font-size:18px}.autosave .btn-save .tooltip{bottom:calc(100% + 8px);visibility:hidden;right:0}.autosave .btn-save .tooltip-content{max-width:260px;white-space:pre-wrap;width:-webkit-max-content;width:-moz-max-content;width:max-content}.autosave .btn-save:hover .tooltip{opacity:1;visibility:visible}.autosave.error{background-color:#dc4040}.autosave.error .btn-save{background-color:#eb5757}.btn-chatbot{bottom:76px;-webkit-box-shadow:0 2px 6px 0 rgba(15,15,15,.4);box-shadow:0 2px 6px 0 rgba(15,15,15,.4);border-radius:8px;background-color:#fff;padding:2px 4px;position:fixed;right:12px;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease;height:84px;width:84px;z-index:300}.btn-chatbot:hover{-webkit-box-shadow:0 2px 6px 0 rgba(15,15,15,.64);box-shadow:0 2px 6px 0 rgba(15,15,15,.64);-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease}.container-sm{max-width:920px}.container-xs{max-width:800px}.content{padding-bottom:200px}.progress-background{background-color:var(--grey-color-secondary);border-radius:2px;height:4px;margin-right:12px;position:relative;width:100px}.progress-line{border-radius:2px;display:block;height:100%}.progress-line.danger{background-color:var(--remake-bg-color)}.progress-line.warning{background-color:var(--feedback-bg-color)}.progress-line.success{background-color:var(--success-color)}.progress-line.error{background-color:var(--error-color)}.state{margin-top:8px}.state-item{color:var(--text-secondary-color);display:-webkit-box;display:-ms-flexbox;display:flex}.state-item.error{color:var(--error-color)}.state-item.error .state-icon{background-color:rgba(0,0,0,0)}.state-item.error .state-icon:after{content:"";font-family:icomoon}.state-item.success .state-icon{background-color:rgba(0,0,0,0)}.state-item.success .state-icon:after{content:"";font-family:icomoon;color:var(--success-color)}.state-item:not(:first-child){margin-top:4px}.state-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:var(--grey-color-secondary);border-radius:50%;margin:3px 4px 0 0;height:16px;min-width:16px;width:16px}.state-icon:after{font-size:16px}.state .state-icon{margin:3px 8px 0 0}.state-text{font-size:14px;line-height:1.5}.private-access{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.private-access .btn-private:not(:only-child){border-radius:8px 0 0 8px;padding:3px 14px 4px 8px}.private-access .btn-private{color:#1d1d1d;border-radius:8px;font-weight:var(--font-weight-semi-bold);line-height:1.8;padding:3px 8px 4px}.private-access .btn-private:hover{background-color:var(--grey-color-secondary)}.private-access .btn-light{padding:5px 12px;line-height:1.5;height:32px}.private-access .btn-light:not(:first-child){margin-left:-6px}.private-access .btn-light .icon-user-secondary{color:var(--text-secondary-color);font-size:16px;padding-right:8px}.private-decoration{background-color:#28a265;border-radius:50%;margin-right:8px;height:8px;width:8px}.private-decoration.error{background-color:#f33d3d}.audiotape{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;background:var(--inverse-color);-webkit-box-shadow:0 4px 6px -4px rgba(15,15,15,.32),0 -2px 9px -4px rgba(15,15,15,.12);box-shadow:0 4px 6px -4px rgba(15,15,15,.32),0 -2px 9px -4px rgba(15,15,15,.12);display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 12px;gap:0 12px;width:100%}.audiotape .btn-play{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:unset;-ms-transform:unset;transform:unset;height:32px;min-width:32px;width:32px}.audiotape .btn-play i{font-size:12px;margin-left:2px}.audiotape .btn-play.active i{margin-left:0}.audiotape .btn-play.active i:before{content:""}.audiotape-progress{cursor:pointer;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;padding:5px 0;--seek-before-width:0%;-webkit-appearance:none}.audiotape-progress::-webkit-slider-runnable-track{height:6px;background-color:var(--grey-color-secondary);border:none;border-radius:4px}.audiotape-progress:before{background-color:var(--btn-primary-color);border-radius:4px;content:"";position:absolute;top:5px;left:0;height:6px;width:var(--seek-before-width)}.audiotape-progress::-webkit-slider-thumb{background-color:var(--inverse-color);border-radius:50%;-webkit-box-shadow:0 1px 2px rgba(15,15,15,.24);box-shadow:0 1px 2px rgba(15,15,15,.24);margin-top:-6px;opacity:0;position:relative;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;height:18px;width:18px;z-index:100;-webkit-appearance:none}.audiotape-progress:hover::-webkit-slider-thumb{opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.audiotape-line{background-color:var(--btn-primary-color);border-radius:4px;position:relative}.audiotape-circle{background-color:var(--inverse-color);border-radius:50%;-webkit-box-shadow:0 2px 4px -1px rgba(15,15,15,.6392156863);box-shadow:0 2px 4px -1px rgba(15,15,15,.6392156863);position:absolute;right:-9px;top:-6px;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;height:18px;width:18px}.audiotape-duration{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:14px;line-height:1.4;min-width:72px;white-space:nowrap}ul{list-style:none;padding-left:0;margin:0}img{height:auto;max-width:100%}a{color:var(--link-color);text-decoration:none}a:hover{color:var(--link-color);text-decoration:none}button{background-color:rgba(0,0,0,0);color:inherit}.hidden{display:none!important}.visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.border-bottom{border-bottom:1px solid var(--border-color-fourth)}.border-top{border-top:1px solid var(--border-color-fourth)}.bg-white{background-color:#fff}.bg-light{background-color:var(--content-bg)}.bg-dark{background-color:var(--body-bg);color:var(--inverse-color)}.text-secondary{font-size:var(--text-size-secondary)}.text-small{font-size:var(--text-size-sm)}.text-light{color:var(--text-secondary-color)}.text-black{color:var(--black-color)}.text-white{color:var(--inverse-color)}.separator{background-color:var(--border-color-fourth);border:none;display:block;height:1px;min-height:1px;margin:0}.separator-dark{background-color:var(--separator-dark-color);-webkit-box-shadow:var(--separator-dark-shadow);box-shadow:var(--separator-dark-shadow)}.separator-vertical{height:100%;padding:0;width:1px}.separator-vertical.separator-dark{-webkit-box-shadow:var(--separator-dark-vertical-shadow);box-shadow:var(--separator-dark-vertical-shadow)}.without-border{border:0!important}.without-after:after{content:unset}.w-100{width:100%}.icon-drag{cursor:move}.loader-wrapper object{max-width:100%}.text-left{text-align:left!important}.no-scroll{overflow:hidden!important;scrollbar-gutter:stable}.full-width{max-width:100%!important;width:100%!important}.react-player__shadow{border-radius:unset!important;background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='32' cy='32' r='32' fill='white'/%3E%3Cpath d='M40.3318 31.0209L36.2805 28.6066C35.3766 28.066 33.898 27.1855 32.9922 26.6471L28.7924 24.2327C27.8887 23.6922 27 24.1258 27 25.1967V38.8047C27 39.8719 27.8887 40.3074 28.7927 39.7689L32.9183 37.3547C33.8241 36.8162 35.3407 35.9357 36.2446 35.3951L40.3151 32.9808C41.2169 32.4402 41.234 31.5593 40.3318 31.0209Z' fill='%231C1D1F'/%3E%3C/svg%3E%0A")!important}.react-player__shadow .react-player__play-icon{border-style:unset!important}@media(max-width:1279px){.content .content-body{padding-bottom:0}}@media(max-width:1439px){.banner.sticky{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}@media(min-width:1640px){.layout-main .content.content-main>.content-body,.layout-main .content.content-main>.content-heading{max-width:1284px;margin-left:auto;margin-right:auto}}.form-control{background-color:var(--input-bg-color);border:1px solid var(--input-border-color);border-radius:var(--base-border-radius);color:var(--input-text-color);line-height:1.25!important;padding:13px 8px 13px 16px;-webkit-transition:border-color .3s;transition:border-color .3s;width:100%;font-family:var(--font-family-base);font-size:var(--text-size);font-weight:var(--input-font-weight);line-height:var(--line-height-base)}.form-control:-webkit-autofill,.form-control:-webkit-autofill:focus,.form-control:-webkit-autofill:hover{border-color:var(--input-border-color);-webkit-text-fill-color:var(--input-text-color);-webkit-box-shadow:0 0 0 1000px var(--input-bg-color) inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.form-control::-webkit-input-placeholder{color:var(--placeholder-color);font-family:var(--font-family-base);font-size:var(--input-font-size);font-weight:var(--input-font-weight)}.form-control:-moz-placeholder{color:var(--placeholder-color);font-family:var(--font-family-base);font-size:var(--input-font-size);font-weight:var(--input-font-weight)}.form-control::-moz-placeholder{color:var(--placeholder-color);font-family:var(--font-family-base);font-size:var(--input-font-size);font-weight:var(--input-font-weight)}.form-control:-ms-input-placeholder{color:var(--placeholder-color);font-family:var(--font-family-base);font-size:var(--input-font-size);font-weight:var(--input-font-weight)}.form-control[type=password]{letter-spacing:-1px}.form-control[type=date]{padding:12px 8px 12px 16px}.form-control:hover{border-color:#aaa}.form-control:focus{border-color:#aaa;outline:0}.form-control:disabled{background-color:var(--input-disabled-bg-color);border-color:var(--input-disabled-border-color);color:var(--input-disabled-text-color)}.form-control.without-border{border:unset}.form-control.text-ellipsis{text-overflow:ellipsis}.form-label{display:block;font-size:var(--text-size-secondary);line-height:1.5;margin:0 0 4px}.form-group{margin:0 0 10px;position:relative}.form-group .list-unstyled{margin-top:8px}input[type=date]::-webkit-calendar-picker-indicator,input[type=date]::-webkit-inner-spin-button,input[type=time]::-webkit-calendar-picker-indicator,input[type=time]::-webkit-inner-spin-button{opacity:0}.form-row .form-group-sm .form-control{font-size:var(--text-size-secondary);font-weight:var(--font-weight-base);height:40px;line-height:1.5!important;padding:7px 12px 8px}.form-row .form-group-sm .form-control.selectize-control{cursor:text;height:auto;padding:4px;min-height:120px}.form-row .form-group-sm .form-control.selectize-control.selectize-sm{min-height:42px}.form-row .form-group-sm .form-control.selectize-control.selectize-sm .selectize-input{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:32px;-ms-flex-wrap:wrap;flex-wrap:wrap}.form-row .form-group-sm .form-control::-webkit-input-placeholder{font-size:var(--text-size-secondary);font-weight:var(--font-weight-base-bold);line-height:1.5}.form-row .form-group-sm .form-control::-moz-placeholder{font-size:var(--text-size-secondary);font-weight:var(--font-weight-base-bold);line-height:1.5}.form-row .form-group-sm .form-control:-ms-input-placeholder{font-size:var(--text-size-secondary);font-weight:var(--font-weight-base-bold);line-height:1.5}.form-row .form-group-sm .form-control::-ms-input-placeholder{font-size:var(--text-size-secondary);font-weight:var(--font-weight-base-bold);line-height:1.5}.form-row .form-group-sm .form-control::placeholder{font-size:var(--text-size-secondary);font-weight:var(--font-weight-base-bold);line-height:1.5}.form-row .form-group-sm.form-group .form-label{font-weight:var(--font-weight-semi-bold)}.form-row .form-group-sm.form-group textarea{min-height:120px}.form-row .form-group-sm>i{bottom:12px;color:var(--icon-grey-metallic-color);pointer-events:none;position:absolute;right:12px}.form-row .form-group-date>i{color:var(--icon-grey-metallic-color);font-size:20px;pointer-events:none;position:absolute;right:15px;top:15px}.form-row .form-group-points .form-control{width:100px}.form-group-sm .select-group i{bottom:17px}.form-group-sm.has-error .help-block{margin-top:5px;padding-left:22px}.form-group-sm.has-error .help-block .icon-point-mark{color:#f33d3d;font-size:14px;left:0;right:unset;bottom:3px}.form-group-sm.has-error .form-control{background-color:var(--input-bg-color);border:1px solid var(--input-border-color)}.form-row{margin:0 0 27px}.form-control-underline{border:unset;border-bottom:1px solid var(--input-border-color);text-align:center}.form-control-underline:hover{border-color:var(--border-color-hover)}.form-control-underline:focus{border-color:var(--black-color);outline:0}.select-group{position:relative}.select-group .form-control{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:40px}.select-group .icon-arrow-down-filled{bottom:21px;color:var(--icon-grey-metallic-color);font-size:4px;position:absolute;pointer-events:none;right:16px}.input-group{position:relative}.password-group{position:relative}.password-group .form-control{padding-right:100px}.password-group .btn-show-password{color:var(--text-color);font-weight:var(--font-weight-semi-bold);position:absolute;right:0;top:6px}.password-group .btn-show-password:hover{text-decoration:underline}textarea.form-control{min-height:96px;padding:12px 16px}.form-check{cursor:pointer;display:block;line-height:1.5;margin-bottom:14px;min-height:21px;padding-left:38px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form-check input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.form-check input:checked~.checkmark{background-color:var(--checkbox-bg-color-checked);border-color:var(--checkbox-border-color-checked)}.form-check input:checked~.checkmark:after{display:block}.form-check input:disabled~.checkmark{background-color:var(--input-disabled-bg-color);border-color:var(--input-disabled-border-color);cursor:default;pointer-events:none}.form-check input:disabled:checked~.checkmark{background-color:var(--black-color);opacity:.2}.form-check .checkmark{background-color:var(--inverse-color);border:1px solid var(--input-border-color);border-radius:4px;height:22px;left:0;position:absolute;top:0;-webkit-transition:border .3s;transition:border .3s;min-width:22px;width:22px}.form-check .checkmark:hover{border-color:#aaa}.form-check .checkmark:after{display:none;color:var(--inverse-color);content:"";font-family:icomoon!important;font-size:8px;height:12px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.form-row .form-check~.form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:38px;margin-bottom:0}.form-row .form-check~.form-group .form-control{color:var(--text-secondary-color);max-width:100px}.form-row .form-check~.form-group .text-light{margin-top:8px}.form-row .select{min-width:100%}.form-row .select-input{min-width:100%}.form-check.outline,.form-radio.outline{border:1px solid var(--border-color-third);border-radius:var(--large-border-radius);padding:23px 24px 22px 69px;-webkit-transition:border .3s,background-color .3s;transition:border .3s,background-color .3s}.form-check.outline:hover,.form-radio.outline:hover{border-color:var(--border-color-hover)}.form-check.outline .checkmark,.form-radio.outline .checkmark{left:24px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:22px}.form-check.outline.active,.form-radio.outline.active{background-color:var(--light-grey-bg-secondary);border-color:var(--black-color)}.form-check.outline.active.disabled,.form-radio.outline.active.disabled{pointer-events:none}.form-check.outline.active.disabled:hover,.form-radio.outline.active.disabled:hover{border-color:var(--black-color);cursor:default}.form-check.outline i,.form-radio.outline i{background-position:24px 24px;background-size:24px;display:-webkit-box;display:-ms-flexbox;display:flex;height:24px;margin-left:auto;position:absolute;right:24px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:24px}.form-check.outline.disabled,.form-radio.outline.disabled{pointer-events:none}.form-check.outline.disabled:hover,.form-radio.outline.disabled:hover{border:1px solid var(--border-color);cursor:default}.form-radio{cursor:pointer;display:block;margin-bottom:12px;padding-left:35px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form-radio input{cursor:pointer;opacity:0;position:absolute}.form-radio input:checked~.checkmark{background-color:var(--black-color);border-color:var(--black-color)}.form-radio input:checked~.checkmark:after{display:block}.form-radio input:disabled~.checkmark{background-color:var(--input-disabled-bg-color);border-color:var(--input-disabled-border-color);cursor:default;pointer-events:none}.form-radio input:disabled:checked~.checkmark{background-color:var(--black-color);opacity:.2}.form-radio .checkmark{background-color:#fff;border:1px solid var(--input-border-color);border-radius:50%;height:22px;left:0;position:absolute;top:0;width:22px;min-width:22px}.form-radio .checkmark:hover{border-color:#aaa}.form-radio .checkmark:after{content:"";display:none;background:#fff;border-radius:50%;height:6px;left:7px;position:absolute;top:7px;width:6px}.form-radio .form-label{font-size:var(--text-size-base);margin:0 0 4px}.has-error .form-control{background-color:var(--input-error-bg-color);border-color:var(--input-error-border-color)}.has-error .form-control:focus{border-color:var(--input-focused-border-color);background-color:var(--input-bg-color)}.has-error textarea.edit-lg{background-color:var(--inverse-color)}.has-error textarea.edit-lg~.help-block{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-8px}.has-error textarea.edit-lg~.help-block .list-unstyled{margin-top:0}.has-error .help-block{color:var(--error-color);font-size:var(--text-size-sm)}.has-error i{color:var(--error-color)}.has-error .form-check .checkmark,.has-error .form-radio .checkmark{background-color:var(--input-error-bg-color);border-color:var(--input-error-border-color)}.has-error .select-group .icon-arrow-down-filled:before{color:var(--error-color)}.form-dark .form-control{background-color:var(--black-color);border-color:var(--input-dark-border-color);caret-color:var(--input-dark-text-color);color:var(--input-dark-text-color)}.form-dark .form-control:-webkit-autofill,.form-dark .form-control:-webkit-autofill:focus,.form-dark .form-control:-webkit-autofill:hover{border-color:var(--input-border-color);-webkit-text-fill-color:var(--inverse-color);-webkit-box-shadow:0 0 0 1000px var(--input-bg-color) inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.form-dark .form-control::-webkit-input-placeholder{color:var(--placeholder-dark-color);font-family:var(--font-family-base);font-size:var(--input-font-size);font-weight:var(--input-font-weight)}.form-dark .form-control:-moz-placeholder{color:var(--placeholder-dark-color);font-family:var(--font-family-base);font-size:var(--input-font-size);font-weight:var(--input-font-weight)}.form-dark .form-control::-moz-placeholder{color:var(--placeholder-dark-color);font-family:var(--font-family-base);font-size:var(--input-font-size);font-weight:var(--input-font-weight)}.form-dark .form-control:-ms-input-placeholder{color:var(--placeholder-dark-color);font-family:var(--font-family-base);font-size:var(--input-font-size);font-weight:var(--input-font-weight)}.form-dark .form-control:hover{border-color:var(--input-dark-border-color-hover)}.form-dark .form-control:focus{background-color:var(--black-color);border-color:var(--input-dark-border-color-focus)}.form-light .form-control{background-color:var(--inverse-color);border-color:var(--input-border-color);caret-color:var(--input-dark-text-color);color:var(--text-color)}.form-light .form-control:-webkit-autofill,.form-light .form-control:-webkit-autofill:focus,.form-light .form-control:-webkit-autofill:hover{border-color:var(--input-border-color);-webkit-text-fill-color:var(--text-color);-webkit-box-shadow:0 0 0 1000px var(--input-bg-color) inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.form-light .form-control::-webkit-input-placeholder{color:var(--placeholder-dark-color);font-family:var(--font-family-base);font-size:var(--input-font-size);font-weight:var(--input-font-weight)}.form-light .form-control:-moz-placeholder{color:var(--placeholder-dark-color);font-family:var(--font-family-base);font-size:var(--input-font-size);font-weight:var(--input-font-weight)}.form-light .form-control::-moz-placeholder{color:var(--placeholder-dark-color);font-family:var(--font-family-base);font-size:var(--input-font-size);font-weight:var(--input-font-weight)}.form-light .form-control:-ms-input-placeholder{color:var(--placeholder-dark-color);font-family:var(--font-family-base);font-size:var(--input-font-size);font-weight:var(--input-font-weight)}.form-light .form-control:focus,.form-light .form-control:hover{border-color:var(--input-dark-border-color-hover)}.course-form .form-row.no-borders{margin:0}.course-form .form-row.no-borders:first-child{margin-bottom:7px}.course-form .form-row.no-borders .form-group{margin-bottom:0}.course-form .form-row.no-borders .form-control{border-radius:unset!important;border:none;color:var(--black-color);font-size:var(--text-size);font-weight:var(--font-weight-semi-bold);line-height:var(--line-height-lg)!important;padding:0}.course-form .form-row.no-borders .form-control::-webkit-input-placeholder{font-size:var(--text-size);font-weight:var(--font-weight-semi-bold)}.course-form .form-row.no-borders .form-control::-moz-placeholder{font-size:var(--text-size);font-weight:var(--font-weight-semi-bold)}.course-form .form-row.no-borders .form-control:-ms-input-placeholder{font-size:var(--text-size);font-weight:var(--font-weight-semi-bold)}.course-form .form-row.no-borders .form-control::-ms-input-placeholder{font-size:var(--text-size);font-weight:var(--font-weight-semi-bold)}.course-form .form-row.no-borders .form-control::placeholder{font-size:var(--text-size);font-weight:var(--font-weight-semi-bold)}.course-form .form-row.no-borders textarea.form-control{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:var(--font-weight-base);height:34px;min-height:unset}.course-form .form-row.no-borders textarea.form-control::-webkit-input-placeholder{font-weight:var(--font-weight-base)}.course-form .form-row.no-borders textarea.form-control::-moz-placeholder{font-weight:var(--font-weight-base)}.course-form .form-row.no-borders textarea.form-control:-ms-input-placeholder{font-weight:var(--font-weight-base)}.course-form .form-row.no-borders textarea.form-control::-ms-input-placeholder{font-weight:var(--font-weight-base)}.course-form .form-row.no-borders textarea.form-control::placeholder{font-weight:var(--font-weight-base)}.course-form .form-row.no-borders~.add-content-dropdown{margin:20px 0 0}.icon-file:before{content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-repeat:no-repeat;background-size:contain;height:36px;width:27px}.icon-default:before,.icon-file:before{background-image:url("data:image/svg+xml,%3Csvg width='28' height='36' viewBox='0 0 28 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.503757 2.24991L0.5 33.7477C0.499856 34.9849 1.53592 35.9973 2.80232 35.9975L25.1933 36C26.4602 36.0001 27.4968 34.9877 27.497 33.7501L27.5 8.28894C27.5001 7.59815 27.2192 6.93558 26.7193 6.44707L20.9044 0.764911C20.4044 0.276404 19.7263 0.00190576 19.0192 0.00183518L2.80731 1.47605e-08C1.54047 -0.000141152 0.503902 1.01231 0.503757 2.24991Z' fill='url(%23paint0_linear_6195_16244)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.01834 25.5995C7.47344 24.9357 7.47345 22.7454 9.01835 22.0815L13.2871 20.2474C13.7696 20.04 14.3161 20.04 14.7987 20.2474L19.0674 22.0815C20.6123 22.7454 20.6123 24.9357 19.0674 25.5995L14.7987 27.4337C14.3161 27.641 13.7696 27.641 13.2871 27.4337L9.01834 25.5995Z' fill='%233555AD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.25922 20.9688C4.69426 20.3121 4.69426 18.0947 6.25921 17.4381L13.2851 14.49C13.7589 14.2912 14.2928 14.2912 14.7666 14.49L21.7925 17.4381C23.3574 18.0947 23.3574 20.3121 21.7925 20.9688L14.7666 23.9168C14.2928 24.1157 13.7589 24.1157 13.2851 23.9168L6.25922 20.9688Z' fill='%235280FF'/%3E%3Cpath d='M20.9021 0.764262C20.5597 0.429698 20.1336 0.195644 19.6719 0.0812988V7.41645L27.4987 15.0627V8.28745C27.4987 7.59665 27.2178 6.93416 26.7178 6.44565L20.9021 0.764262Z' fill='url(%23paint1_linear_6195_16244)'/%3E%3Cpath d='M27.4197 7.65573C27.4283 7.69194 27.4361 7.72709 27.4433 7.76104H20.3882C19.8887 7.76104 19.4836 7.36542 19.4836 6.87734V0.0424805C19.5388 0.0520798 19.5967 0.0633025 19.6565 0.0762193C20.1824 0.189858 20.6619 0.454051 21.0428 0.826096L26.6534 6.30724C27.0328 6.67787 27.2992 7.14506 27.4197 7.65573Z' fill='url(%23paint2_linear_6195_16244)'/%3E%3Cpath d='M27.4992 31.5664V33.7488C27.4992 34.9864 26.4627 35.999 25.1958 35.999H2.80481C1.53834 35.999 0.502197 34.9867 0.502197 33.7495V31.5664H27.4992Z' fill='url(%23paint3_linear_6195_16244)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_6195_16244' x1='6.93307' y1='14.0344' x2='15.1404' y2='29.4416' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233F3F41'/%3E%3Cstop offset='1' stop-color='%231C1D1F'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_6195_16244' x1='25.2066' y1='12.2637' x2='22.5391' y2='4.28492' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23353638'/%3E%3Cstop offset='1' stop-color='%23222222'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_6195_16244' x1='20.3779' y1='4.14669' x2='23.5336' y2='7.37697' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23727377'/%3E%3Cstop offset='1' stop-color='%23333437'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_6195_16244' x1='14.0007' y1='32.731' x2='14.0007' y2='36.231' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%231D1E20'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-csv:before,.icon-et:before,.icon-ett:before,.icon-exe:before,.icon-fods:before,.icon-ods:before,.icon-ots:before,.icon-sxc:before,.icon-xls:before,.icon-xlsx:before,.icon-xlts:before,.icon-xml:before{background-image:url("data:image/svg+xml,%3Csvg width='28' height='36' viewBox='0 0 28 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.503757 2.24991L0.5 33.7477C0.499856 34.9849 1.53592 35.9973 2.80232 35.9975L25.1933 36C26.4602 36.0001 27.4968 34.9877 27.497 33.7501L27.5 8.28894C27.5001 7.59815 27.2192 6.93558 26.7193 6.44707L20.9044 0.764911C20.4044 0.276404 19.7263 0.00190576 19.0192 0.00183518L2.80731 1.47605e-08C1.54047 -0.000141152 0.503902 1.01231 0.503757 2.24991Z' fill='url(%23paint0_linear_6182_9410)'/%3E%3Cpath d='M20.5672 14.4863H7.43354C6.62796 14.4863 5.97482 15.1251 5.97482 15.9121V29.4337C5.97482 30.2207 6.62796 30.8588 7.43354 30.8588H20.5672C21.3728 30.8588 22.0259 30.2207 22.0259 29.4337V15.9121C22.0259 15.1251 21.3728 14.4863 20.5672 14.4863ZM19.3318 19.3211H15.6106C15.3198 19.3211 15.084 19.0908 15.084 18.8067V17.1182C15.084 16.8341 15.3198 16.6038 15.6106 16.6038H19.3318C19.6226 16.6038 19.8584 16.8341 19.8584 17.1182V18.8067C19.8584 19.0908 19.6226 19.3211 19.3318 19.3211ZM15.6106 21.4386H19.3318C19.6226 21.4386 19.8584 21.6689 19.8584 21.953V23.3922C19.8584 23.6763 19.6226 23.9066 19.3318 23.9066H15.6106C15.3198 23.9066 15.084 23.6763 15.084 23.3922V21.953C15.0841 21.6689 15.3199 21.4386 15.6106 21.4386ZM12.39 23.9065H8.6688C8.378 23.9065 8.14225 23.6762 8.14225 23.3921V21.953C8.14225 21.6689 8.378 21.4386 8.6688 21.4386H12.39C12.6809 21.4386 12.9166 21.6689 12.9166 21.953V23.3921C12.9166 23.6762 12.6809 23.9065 12.39 23.9065ZM12.9166 17.1182V18.8068C12.9166 19.0909 12.6809 19.3212 12.39 19.3212H8.6688C8.378 19.3212 8.14225 19.0909 8.14225 18.8068V17.1182C8.14225 16.8341 8.378 16.6038 8.6688 16.6038H12.39C12.6809 16.6038 12.9166 16.8341 12.9166 17.1182ZM8.6688 26.024H12.39C12.6809 26.024 12.9166 26.2543 12.9166 26.5384V28.227C12.9166 28.5111 12.6809 28.7414 12.39 28.7414H8.6688C8.378 28.7414 8.14225 28.5111 8.14225 28.227V26.5384C8.14232 26.2543 8.37807 26.024 8.6688 26.024ZM15.0841 28.2269V26.5383C15.0841 26.2542 15.3199 26.0239 15.6107 26.0239H19.3319C19.6227 26.0239 19.8585 26.2542 19.8585 26.5383V28.2269C19.8585 28.511 19.6227 28.7413 19.3319 28.7413H15.6106C15.3199 28.7413 15.0841 28.511 15.0841 28.2269Z' fill='%23EBEFF0'/%3E%3Cpath d='M20.9024 0.764018C20.56 0.429454 20.1338 0.1954 19.6722 0.0810547V7.41621L27.499 15.0625V8.2872C27.499 7.59641 27.2181 6.93391 26.7181 6.44541L20.9024 0.764018Z' fill='url(%23paint1_linear_6182_9410)'/%3E%3Cpath d='M27.4201 7.65549C27.4286 7.6917 27.4365 7.72685 27.4436 7.7608H20.3885C19.889 7.7608 19.484 7.36518 19.484 6.8771V0.0422363C19.5391 0.0518357 19.597 0.0630584 19.6568 0.0759751C20.1827 0.189614 20.6622 0.453807 21.0431 0.825852L26.6537 6.30699C27.0331 6.67763 27.2995 7.14482 27.4201 7.65549Z' fill='url(%23paint2_linear_6182_9410)'/%3E%3Cpath d='M27.4988 31.5662V33.7485C27.4988 34.9861 26.4623 35.9987 25.1955 35.9987H2.80448C1.53801 35.9987 0.501869 34.9864 0.501869 33.7492V31.5662H27.4988Z' fill='url(%23paint3_linear_6182_9410)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_6182_9410' x1='6.93307' y1='14.0344' x2='24.0516' y2='31.5571' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2328A265'/%3E%3Cstop offset='1' stop-color='%2328895E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_6182_9410' x1='25.2069' y1='12.2634' x2='22.5394' y2='4.28467' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23108372' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23108372'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_6182_9410' x1='20.3782' y1='4.14644' x2='23.5339' y2='7.37673' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2391D1B2'/%3E%3Cstop offset='1' stop-color='%2328A265'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_6182_9410' x1='14.0003' y1='32.7307' x2='14.0003' y2='36.2308' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23108372' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23108372'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-doc:before,.icon-docx:before,.icon-odt:before,.icon-ppt:before,.icon-pptx:before,.icon-readme:before,.icon-ttf:before,.icon-txt:before{background-image:url("data:image/svg+xml,%3Csvg width='28' height='36' viewBox='0 0 28 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 2.25035V33.7504C0.5 34.9877 1.53624 36 2.80283 36H25.196C26.463 36 27.4995 34.9873 27.4995 33.7496V8.28671C27.4995 7.59586 27.2186 6.93332 26.7186 6.44478L20.9024 0.762918C20.4023 0.274447 19.7241 0 19.0169 0H2.80355C1.5366 0 0.5 1.01266 0.5 2.25035Z' fill='url(%23paint0_linear_6182_6825)'/%3E%3Cpath d='M6.63756 17.3675H21.3619C21.7289 17.3675 22.0264 17.0769 22.0264 16.7184V15.1355C22.0264 14.7769 21.7289 14.4863 21.3619 14.4863H6.63756C6.27057 14.4863 5.97308 14.7769 5.97308 15.1355V16.7184C5.97308 17.0769 6.27057 17.3675 6.63756 17.3675Z' fill='white'/%3E%3Cpath d='M6.6376 21.8651H21.362C21.729 21.8651 22.0265 21.5745 22.0265 21.216V19.633C22.0265 19.2745 21.729 18.9839 21.362 18.9839H6.6376C6.27061 18.9839 5.97313 19.2745 5.97313 19.633V21.216C5.97313 21.5745 6.27061 21.8651 6.6376 21.8651Z' fill='white'/%3E%3Cpath d='M6.6376 26.3626H21.362C21.729 26.3626 22.0265 26.072 22.0265 25.7134V24.1306C22.0265 23.7721 21.729 23.4814 21.362 23.4814H6.6376C6.27061 23.4814 5.97313 23.7721 5.97313 24.1306V25.7135C5.97313 26.072 6.27061 26.3626 6.6376 26.3626Z' fill='white'/%3E%3Cpath d='M6.45422 30.8601H13.9079C14.1736 30.8601 14.389 30.6497 14.389 30.3902V28.449C14.389 28.1894 14.1736 27.979 13.9079 27.979H6.45422C6.18853 27.979 5.97313 28.1894 5.97313 28.449V30.3902C5.97313 30.6497 6.18853 30.8601 6.45422 30.8601Z' fill='white'/%3E%3Cpath d='M20.9029 0.762846C20.5604 0.428258 20.1342 0.194187 19.6725 0.079834V7.4155L27.5001 15.0623V8.28656C27.5001 7.59572 27.2191 6.93318 26.7191 6.44463L20.9029 0.762846Z' fill='url(%23paint1_linear_6182_6825)'/%3E%3Cpath d='M27.4209 7.65481C27.4295 7.69095 27.4373 7.72617 27.4445 7.76012H20.3888C19.8892 7.76012 19.4841 7.36448 19.4841 6.87636V0.0410156C19.5392 0.0506156 19.5972 0.0618392 19.6569 0.0747568C20.1829 0.188404 20.6625 0.452616 21.0434 0.824686L26.6545 6.30622C27.0339 6.67688 27.3003 7.1441 27.4209 7.65481Z' fill='url(%23paint2_linear_6182_6825)'/%3E%3Cpath d='M27.4995 31.5671V33.7497C27.4995 34.9873 26.463 36 25.196 36H2.80283C1.53624 36 0.5 34.9876 0.5 33.7504V31.5671H27.4995Z' fill='url(%23paint3_linear_6182_6825)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_6182_6825' x1='6.92964' y1='14.0363' x2='24.0493' y2='31.5606' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237FAEF4'/%3E%3Cstop offset='1' stop-color='%234C8DF1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_6182_6825' x1='25.2078' y1='12.2631' x2='22.5401' y2='4.28371' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%234C8DF1' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%234256AC'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_6182_6825' x1='20.3784' y1='4.14551' x2='23.5343' y2='7.3761' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23A7C5FD'/%3E%3Cstop offset='1' stop-color='%237FAEF4'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_6182_6825' x1='13.9998' y1='32.7318' x2='13.9998' y2='36.2321' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%234C8DF1' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%234256AC'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-bmp:before,.icon-cdr:before,.icon-eps:before,.icon-exif:before,.icon-gif:before,.icon-ico:before,.icon-jpeg:before,.icon-jpg:before,.icon-png:before,.icon-raw:before,.icon-svg:before,.icon-tiff:before,.icon-webp:before{background-image:url("data:image/svg+xml,%3Csvg width='28' height='36' viewBox='0 0 28 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.503757 2.24991L0.5 33.7477C0.499856 34.9849 1.53592 35.9973 2.80232 35.9975L25.1933 36C26.4602 36.0001 27.4968 34.9877 27.497 33.7501L27.5 8.28894C27.5001 7.59815 27.2192 6.93558 26.7193 6.44707L20.9044 0.764911C20.4044 0.276404 19.7263 0.00190576 19.0192 0.00183518L2.80731 1.47605e-08C1.54047 -0.000141152 0.503902 1.01231 0.503757 2.24991Z' fill='url(%23paint0_linear_6195_16043)'/%3E%3Cg clip-path='url(%23clip0_6195_16043)'%3E%3Cpath d='M20.1192 14.9121H7.88076C7.13428 14.9121 6.5 15.5145 6.5 16.2929V25.7071C6.5 26.1765 6.73057 26.5819 7.07773 26.8301L12.2771 21.6308C12.4487 21.4591 12.7271 21.4591 12.8987 21.6308L14.4708 23.2028L17.9255 19.7479C18.0081 19.6655 18.1197 19.6192 18.2363 19.6192C18.3529 19.6192 18.4646 19.6655 18.5472 19.7479L21.5 22.7007V16.2929C21.5 15.5145 20.8657 14.9121 20.1192 14.9121ZM10.2345 20.4981C9.21348 20.4981 8.38291 19.6676 8.38291 18.6466C8.38291 17.6256 9.21348 16.795 10.2345 16.795C11.2555 16.795 12.086 17.6256 12.086 18.6466C12.086 19.6676 11.2555 20.4981 10.2345 20.4981ZM10.2345 17.6739C9.69805 17.6739 9.26182 18.1102 9.26182 18.6466C9.26182 19.1827 9.69805 19.6192 10.2345 19.6192C10.7706 19.6192 11.2071 19.1827 11.2071 18.6466C11.2071 18.1102 10.7706 17.6739 10.2345 17.6739ZM18.2363 20.6801L14.7813 24.1351C14.61 24.3064 14.3316 24.3064 14.16 24.1351L12.5879 22.563L8.06299 27.0879H20.1192C20.8657 27.0879 21.5 26.4855 21.5 25.7071V23.9438L18.2363 20.6801Z' fill='white'/%3E%3C/g%3E%3Cpath d='M20.9021 0.764018C20.5597 0.429454 20.1336 0.1954 19.6719 0.0810547V7.41621L27.4987 15.0625V8.2872C27.4987 7.59641 27.2178 6.93391 26.7178 6.44541L20.9021 0.764018Z' fill='url(%23paint1_linear_6195_16043)'/%3E%3Cpath d='M27.4197 7.65549C27.4283 7.6917 27.4361 7.72685 27.4433 7.7608H20.3882C19.8887 7.7608 19.4836 7.36518 19.4836 6.8771V0.0422363C19.5388 0.0518357 19.5967 0.0630584 19.6565 0.0759751C20.1824 0.189614 20.6619 0.453807 21.0428 0.825852L26.6534 6.30699C27.0328 6.67763 27.2992 7.14482 27.4197 7.65549Z' fill='url(%23paint2_linear_6195_16043)'/%3E%3Cpath d='M27.4992 31.5662V33.7485C27.4992 34.9861 26.4627 35.9987 25.1958 35.9987H2.80481C1.53834 35.9987 0.502197 34.9864 0.502197 33.7492V31.5662H27.4992Z' fill='url(%23paint3_linear_6195_16043)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_6195_16043' x1='6.93307' y1='14.0344' x2='24.0516' y2='31.5571' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFB905'/%3E%3Cstop offset='0.982097' stop-color='%23FFA620'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_6195_16043' x1='25.2066' y1='12.2634' x2='22.5391' y2='4.28467' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F8A513'/%3E%3Cstop offset='1' stop-color='%23E8A702'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_6195_16043' x1='20.3779' y1='4.14644' x2='23.5336' y2='7.37673' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFDB7E'/%3E%3Cstop offset='1' stop-color='%23FFB803'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_6195_16043' x1='14.0007' y1='32.7307' x2='14.0007' y2='36.2308' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F49503' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23CC8701'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_6195_16043'%3E%3Crect width='15' height='15' fill='white' transform='translate(6.5 13.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-pdf:before{background-image:url("data:image/svg+xml,%3Csvg width='28' height='36' viewBox='0 0 28 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 2.25035V33.7504C0.5 34.9877 1.53624 36 2.80283 36H25.196C26.463 36 27.4995 34.9873 27.4995 33.7496V8.28671C27.4995 7.59586 27.2186 6.93332 26.7186 6.44478L20.9024 0.762918C20.4023 0.274447 19.7241 0 19.0169 0H2.80355C1.5366 0 0.5 1.01266 0.5 2.25035Z' fill='url(%23paint0_linear_6182_8439)'/%3E%3Cpath d='M6.63756 17.3675H21.3619C21.7289 17.3675 22.0264 17.0769 22.0264 16.7184V15.1355C22.0264 14.7769 21.7289 14.4863 21.3619 14.4863H6.63756C6.27057 14.4863 5.97308 14.7769 5.97308 15.1355V16.7184C5.97308 17.0769 6.27057 17.3675 6.63756 17.3675Z' fill='white'/%3E%3Cpath d='M6.63751 21.8651H21.3619C21.7289 21.8651 22.0264 21.5745 22.0264 21.216V19.633C22.0264 19.2745 21.7289 18.9839 21.3619 18.9839H6.63751C6.27052 18.9839 5.97304 19.2745 5.97304 19.633V21.216C5.97304 21.5745 6.27052 21.8651 6.63751 21.8651Z' fill='white'/%3E%3Cpath d='M6.63751 26.3626H21.3619C21.7289 26.3626 22.0264 26.072 22.0264 25.7134V24.1306C22.0264 23.7721 21.7289 23.4814 21.3619 23.4814H6.63751C6.27052 23.4814 5.97304 23.7721 5.97304 24.1306V25.7135C5.97304 26.072 6.27052 26.3626 6.63751 26.3626Z' fill='white'/%3E%3Cpath d='M6.45413 30.8601H13.9078C14.1735 30.8601 14.3889 30.6497 14.3889 30.3902V28.449C14.3889 28.1894 14.1735 27.979 13.9078 27.979H6.45413C6.18844 27.979 5.97304 28.1894 5.97304 28.449V30.3902C5.97304 30.6497 6.18844 30.8601 6.45413 30.8601Z' fill='white'/%3E%3Cpath d='M20.9029 0.762846C20.5604 0.428258 20.1342 0.194187 19.6725 0.079834V7.4155L27.5001 15.0623V8.28656C27.5001 7.59572 27.2191 6.93318 26.7191 6.44463L20.9029 0.762846Z' fill='url(%23paint1_linear_6182_8439)'/%3E%3Cpath d='M27.4209 7.65481C27.4295 7.69095 27.4373 7.72617 27.4445 7.76012H20.3888C19.8892 7.76012 19.4841 7.36448 19.4841 6.87636V0.0410156C19.5392 0.0506156 19.5972 0.0618392 19.6569 0.0747568C20.1829 0.188404 20.6625 0.452616 21.0434 0.824686L26.6545 6.30622C27.0339 6.67688 27.3003 7.1441 27.4209 7.65481Z' fill='url(%23paint2_linear_6182_8439)'/%3E%3Cpath d='M27.4995 31.5671V33.7497C27.4995 34.9873 26.463 36 25.196 36H2.80283C1.53624 36 0.5 34.9876 0.5 33.7504V31.5671H27.4995Z' fill='url(%23paint3_linear_6182_8439)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_6182_8439' x1='6.92964' y1='14.0363' x2='24.0493' y2='31.5606' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F47F7F'/%3E%3Cstop offset='1' stop-color='%23F14C4C'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_6182_8439' x1='25.2078' y1='12.2631' x2='22.5401' y2='4.28371' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F14C4C' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23AC4242'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_6182_8439' x1='20.3784' y1='4.14551' x2='23.5343' y2='7.3761' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FDA7A7'/%3E%3Cstop offset='1' stop-color='%23F47F7F'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_6182_8439' x1='13.9998' y1='32.7318' x2='13.9998' y2='36.2321' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F14C4C' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23AC4242'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-aac:before,.icon-aiff:before,.icon-audio:before,.icon-dsd:before,.icon-flac:before,.icon-mp3:before,.icon-mqa:before,.icon-ogg:before,.icon-wav:before,.icon-wma:before{background-image:url("data:image/svg+xml,%3Csvg width='27' height='36' viewBox='0 0 27 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.00375716 2.24991L1.51133e-08 33.7477C-0.000144485 34.9849 1.03592 35.9973 2.30232 35.9975L24.6933 36C25.9602 36.0001 26.9968 34.9877 26.997 33.7501L27 8.28894C27.0001 7.59815 26.7192 6.93558 26.2193 6.44707L20.4044 0.764911C19.9044 0.276404 19.2263 0.00190576 18.5192 0.00183518L2.30731 1.47605e-08C1.04047 -0.000141152 0.00390166 1.01231 0.00375716 2.24991Z' fill='url(%23paint0_linear_6696_138029)'/%3E%3Cg clip-path='url(%23clip0_6696_138029)'%3E%3Cpath d='M19.2887 13.6487C19.1546 13.5332 18.9764 13.4812 18.8005 13.5061L10.22 14.7219C9.91809 14.7647 9.69383 15.0212 9.69383 15.3237V17.7553V22.451C9.33081 22.2412 8.90938 22.1204 8.4598 22.1204C7.10348 22.1204 6 23.2149 6 24.5602C6 25.9055 7.10345 27 8.45977 27C9.81609 27 10.9196 25.9055 10.9196 24.5602V18.2826L18.2742 17.2404V21.2352C17.9112 21.0254 17.4898 20.9046 17.0402 20.9046C15.6839 20.9046 14.5804 21.9991 14.5804 23.3444C14.5804 24.6897 15.6839 25.7842 17.0402 25.7842C18.3965 25.7842 19.5 24.6897 19.5 23.3444V16.5395V14.1079C19.5 13.9317 19.4229 13.7641 19.2887 13.6487Z' fill='white'/%3E%3C/g%3E%3Cpath d='M20.4021 0.764018C20.0597 0.429454 19.6336 0.1954 19.1719 0.0810547V7.41621L26.9987 15.0625V8.2872C26.9987 7.59641 26.7178 6.93391 26.2178 6.44541L20.4021 0.764018Z' fill='url(%23paint1_linear_6696_138029)'/%3E%3Cpath d='M26.9197 7.65573C26.9283 7.69194 26.9361 7.72709 26.9433 7.76104H19.8882C19.3887 7.76104 18.9836 7.36542 18.9836 6.87734V0.0424805C19.0388 0.0520798 19.0967 0.0633025 19.1565 0.0762193C19.6824 0.189858 20.1619 0.454051 20.5428 0.826096L26.1534 6.30724C26.5328 6.67787 26.7992 7.14506 26.9197 7.65573Z' fill='url(%23paint2_linear_6696_138029)'/%3E%3Cpath d='M26.9992 31.5664V33.7488C26.9992 34.9864 25.9627 35.999 24.6958 35.999H2.30481C1.03834 35.999 0.00219727 34.9867 0.00219727 33.7495V31.5664H26.9992Z' fill='url(%23paint3_linear_6696_138029)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_6696_138029' x1='6.42975' y1='14.0363' x2='23.5494' y2='31.5609' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237FAEF4'/%3E%3Cstop offset='1' stop-color='%234C8DF1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_6696_138029' x1='24.7067' y1='12.2634' x2='22.0391' y2='4.28468' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%234C8DF1' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%234256AC'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_6696_138029' x1='19.8779' y1='4.14669' x2='23.0336' y2='7.37697' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23A7C5FD'/%3E%3Cstop offset='1' stop-color='%237FAEF4'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_6696_138029' x1='13.5007' y1='32.731' x2='13.5007' y2='36.231' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%234C8DF1' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%234256AC'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_6696_138029'%3E%3Crect width='13.5' height='13.5' fill='white' transform='translate(6 13.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-3g2:before,.icon-3gp:before,.icon-avchd:before,.icon-avi:before,.icon-f4v:before,.icon-flv:before,.icon-m2v:before,.icon-media:before,.icon-mkv:before,.icon-mov:before,.icon-mp4:before,.icon-mpg:before,.icon-swf:before,.icon-webm:before,.icon-wmv:before{background-image:url("data:image/svg+xml,%3Csvg width='28' height='36' viewBox='0 0 28 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.503757 2.24991L0.5 33.7477C0.499856 34.9849 1.53592 35.9973 2.80232 35.9975L25.1933 36C26.4602 36.0001 27.4968 34.9877 27.497 33.7501L27.5 8.28894C27.5001 7.59815 27.2192 6.93558 26.7193 6.44707L20.9044 0.764911C20.4044 0.276404 19.7263 0.00190576 19.0192 0.00183518L2.80731 1.47605e-08C1.54047 -0.000141152 0.503902 1.01231 0.503757 2.24991Z' fill='url(%23paint0_linear_6195_15931)'/%3E%3Cg clip-path='url(%23clip0_6195_15931)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.25055 16.8333H15.5503C16.5131 16.8333 17.3009 17.598 17.3009 18.5713V24.4285C17.3009 25.3845 16.5131 26.1666 15.5503 26.1666H8.25055C7.28775 26.1666 6.5 25.3845 6.5 24.4285V18.5713C6.5 17.6154 7.28775 16.8333 8.25055 16.8333ZM20.907 17.9108C20.9945 17.8587 21.0995 17.8066 21.2046 17.7892C21.8873 17.6328 22.5 18.1542 22.5 18.7973V24.1678C22.5 24.359 22.4474 24.5328 22.3599 24.6892C22.0623 25.1933 21.4321 25.3671 20.9245 25.0716L18.1761 23.5074V19.4751L20.907 17.9108Z' fill='%23FAFAFA'/%3E%3C/g%3E%3Cpath d='M20.9021 0.764018C20.5597 0.429454 20.1336 0.1954 19.6719 0.0810547V7.41621L27.4987 15.0625V8.2872C27.4987 7.59641 27.2178 6.93391 26.7178 6.44541L20.9021 0.764018Z' fill='url(%23paint1_linear_6195_15931)'/%3E%3Cpath d='M27.4197 7.65549C27.4283 7.6917 27.4361 7.72685 27.4433 7.7608H20.3882C19.8887 7.7608 19.4836 7.36518 19.4836 6.8771V0.0422363C19.5388 0.0518357 19.5967 0.0630584 19.6565 0.0759751C20.1824 0.189614 20.6619 0.453807 21.0428 0.825852L26.6534 6.30699C27.0328 6.67763 27.2992 7.14482 27.4197 7.65549Z' fill='url(%23paint2_linear_6195_15931)'/%3E%3Cpath d='M27.4992 31.5662V33.7485C27.4992 34.9861 26.4627 35.9987 25.1958 35.9987H2.80481C1.53834 35.9987 0.502197 34.9864 0.502197 33.7492V31.5662H27.4992Z' fill='url(%23paint3_linear_6195_15931)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_6195_15931' x1='6.93307' y1='14.0344' x2='24.0516' y2='31.5571' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF7533'/%3E%3Cstop offset='1' stop-color='%23F27539'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_6195_15931' x1='25.2066' y1='12.2634' x2='22.5391' y2='4.28467' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F77537'/%3E%3Cstop offset='1' stop-color='%23E84B00'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_6195_15931' x1='20.3779' y1='4.14644' x2='23.5336' y2='7.37673' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FBA176'/%3E%3Cstop offset='1' stop-color='%23FF7533'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_6195_15931' x1='14.0007' y1='32.7307' x2='14.0007' y2='36.2308' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F37539'/%3E%3Cstop offset='1' stop-color='%23CF5318'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_6195_15931'%3E%3Crect width='16' height='16' fill='white' transform='translate(6.5 13.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-7z:before,.icon-arj:before,.icon-cab:before,.icon-gz:before,.icon-lzh:before,.icon-rar:before,.icon-tar:before,.icon-zip:before{background-image:url("data:image/svg+xml,%3Csvg width='28' height='36' viewBox='0 0 28 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.503757 2.24991L0.5 33.7477C0.499856 34.9849 1.53592 35.9973 2.80232 35.9975L25.1933 36C26.4602 36.0001 27.4968 34.9877 27.497 33.7501L27.5 8.28894C27.5001 7.59815 27.2192 6.93558 26.7193 6.44707L20.9044 0.764911C20.4044 0.276404 19.7263 0.00190576 19.0192 0.00183518L2.80731 1.47605e-08C1.54047 -0.000141152 0.503902 1.0123 0.503757 2.24991V2.24991Z' fill='url(%23paint0_linear_6195_16169)'/%3E%3Cg clip-path='url(%23clip0_6195_16169)'%3E%3Cpath d='M16.1084 22.7569C15.9436 22.7569 15.8009 22.8713 15.7652 23.0322L15.6507 23.5475H12.3493L12.2348 23.0322C12.1991 22.8713 12.0564 22.7569 11.8916 22.7569H8V19.2432H11.6096L11.7228 19.7527C11.7229 19.7531 11.723 19.7535 11.7231 19.754L12.0755 21.3399C12.1113 21.5007 12.2539 21.6152 12.4187 21.6152H15.5813C15.7461 21.6152 15.8888 21.5007 15.9245 21.3399L16.277 19.754C16.277 19.7535 16.2771 19.7531 16.2772 19.7527L16.3905 19.2432H20V22.7569H16.1084ZM15.4944 24.2506L15.2993 25.1288H12.7007L12.5056 24.2506H15.4944ZM12.5056 20.0338H15.4944L15.2993 20.912H12.7007L12.5056 20.0338ZM15.4944 15.817L15.2993 16.6952H12.7007L12.5056 15.817H15.4944ZM11.6096 15.0264L11.7228 15.5359C11.7229 15.5363 11.723 15.5367 11.7231 15.5372L12.0755 17.1231C12.1113 17.2839 12.2539 17.3984 12.4187 17.3984H15.5813C15.7461 17.3984 15.8888 17.2839 15.9245 17.1231L16.277 15.5372C16.277 15.5367 16.2771 15.5363 16.2772 15.5359L16.3905 15.0264H19.6484C19.8426 15.0264 20 15.1838 20 15.3779V18.54H16.1084C15.9436 18.54 15.8009 18.6545 15.7652 18.8153L15.6507 19.3307H12.3493L12.2348 18.8153C12.1991 18.6545 12.0564 18.54 11.8916 18.54H8V15.3779C8 15.1838 8.15741 15.0264 8.35156 15.0264H11.6096V15.0264ZM19.6484 26.9737H8.35156C8.15741 26.9737 8 26.8163 8 26.6221V23.46H11.6096L11.7228 23.9696C11.7229 23.9699 11.723 23.9703 11.7231 23.9707L12.0755 25.5566C12.1113 25.7175 12.2539 25.8319 12.4187 25.8319H15.5813C15.7461 25.8319 15.8888 25.7175 15.9245 25.5566L16.277 23.9707C16.277 23.9703 16.2771 23.9699 16.2772 23.9696L16.3905 23.46H20V26.6221C20 26.8163 19.8426 26.9737 19.6484 26.9737V26.9737Z' fill='white'/%3E%3C/g%3E%3Cpath d='M20.9021 0.764018C20.5597 0.429454 20.1336 0.1954 19.6719 0.0810547V7.41621L27.4987 15.0625V8.2872C27.4987 7.59641 27.2178 6.93391 26.7178 6.4454L20.9021 0.764018Z' fill='url(%23paint1_linear_6195_16169)'/%3E%3Cpath d='M27.4197 7.65549C27.4283 7.6917 27.4361 7.72685 27.4433 7.7608H20.3882C19.8887 7.7608 19.4836 7.36518 19.4836 6.8771V0.0422363C19.5388 0.0518357 19.5967 0.0630584 19.6565 0.0759751C20.1824 0.189614 20.6619 0.453807 21.0428 0.825852L26.6534 6.30699C27.0328 6.67763 27.2992 7.14482 27.4197 7.65549V7.65549Z' fill='url(%23paint2_linear_6195_16169)'/%3E%3Cpath d='M27.4992 31.5662V33.7485C27.4992 34.9861 26.4627 35.9987 25.1958 35.9987H2.80481C1.53834 35.9987 0.502197 34.9864 0.502197 33.7492V31.5662H27.4992Z' fill='url(%23paint3_linear_6195_16169)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_6195_16169' x1='6.92975' y1='14.0363' x2='24.0494' y2='31.5609' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23C776F9'/%3E%3Cstop offset='1' stop-color='%23AB23FF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_6195_16169' x1='25.2066' y1='12.2634' x2='22.5391' y2='4.28467' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B53FFD'/%3E%3Cstop offset='1' stop-color='%239E43D6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_6195_16169' x1='20.3779' y1='4.14644' x2='23.5336' y2='7.37673' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23D796FF'/%3E%3Cstop offset='1' stop-color='%23C15EFE'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_6195_16169' x1='14.0007' y1='32.7307' x2='14.0007' y2='36.2308' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23AE2AFF' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%237C0EBF'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_6195_16169'%3E%3Crect width='12' height='12' fill='white' transform='translate(8 15)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.attachment-icon-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:8px;height:36px;width:36px}.attachment-icon-wrapper i{display:-webkit-box;display:-ms-flexbox;display:flex}.tooltip-wrapper{position:relative}.tooltip-wrapper:hover{background-color:rgba(0,0,0,0);z-index:9}.tooltip-wrapper:hover .tooltip{opacity:1}.tooltip{bottom:calc(100% + 4px);opacity:0;position:absolute;-webkit-transition:opacity .3s;transition:opacity .3s}.tooltip .arrow{border-color:var(--black-color) transparent transparent transparent;border-style:solid;border-width:8px 9px 0 9px;display:block;height:0;left:0;margin:-3px auto 0;position:absolute;right:0;width:0}.tooltip-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--black-color);border-radius:4px;color:var(--inverse-color);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:12px;font-weight:var(--font-weight-base);line-height:1.5;padding:4px 8px;text-align:center;white-space:nowrap}.tooltip-content i{font-size:10px;padding:0 10px 0 0}