@import"//fonts.googleapis.com/css2?family=Inter:wght@300;400;600&display=swap";*{box-sizing:border-box}hr{margin-top:10px;margin-bottom:10px}.CMSAdminColor--gray{color:#c0c9d6}.CMSAdminColor--green{color:#73c059}.CMSAdminColor--red{color:#fa1919}.cms-admin-badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;border:1px dotted #ccc}.cms-admin-badge--secondary{color:#fff;background-color:#677f8a}.cms-admin-badge--success{color:#fff;background-color:#73c059}.CMSbadge{color:#1d1d1f;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease-in-out;text-transform:uppercase;font-weight:600;padding:3px 10px;border-radius:3px;text-align:center;font-size:12px}.CMSsitemapTree .CMSbadge{font-weight:400;text-transform:none}.CMSbadgeWrapper{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#ffffff4d}.CMSbadge--green{color:#fff;fill:#fff;border:1px solid rgb(106.4104803493,188.1347161572,78.8152838428);background-color:#73c059}.CMSbadge--blue{color:#fff;fill:#fff;border:1px solid rgb(33.25,140.6,195.7);background-color:#2394ce}.CMSsitemapTree .CMSbadge--blue{background-color:transparent;border:none;color:#2394ce;margin:0 .4rem}.CMSbadge--red{color:#fff;fill:#fff;border:1px solid rgb(242.2340425532,5.2659574468,5.2659574468);background-color:#fa1919}.cms-admin-form .cms-admin-row{display:grid;grid-template-columns:repeat(12,1fr);gap:0 15px}.cms-admin-form .cms-admin-col-md-12,.cms-admin-form .cms-admin-col{grid-column:span 12}.cms-admin-form .cms-admin-col-md-11{grid-column:span 11}.cms-admin-form .cms-admin-col-md-10{grid-column:span 10}.cms-admin-form .cms-admin-col-md-9{grid-column:span 9}.cms-admin-form .cms-admin-col-md-8{grid-column:span 8}.cms-admin-form .cms-admin-col-md-7{grid-column:span 7}.cms-admin-form .cms-admin-col-md-6{grid-column:span 6}.cms-admin-form .cms-admin-col-md-5{grid-column:span 5}.cms-admin-form .cms-admin-col-md-4{grid-column:span 4}.cms-admin-form .cms-admin-col-md-3{grid-column:span 3}.cms-admin-form .cms-admin-col-md-2{grid-column:span 2}.cms-admin-form .cms-admin-col-md-1{grid-column:span 1}.cms-admin-form .cms-admin-form-content{max-height:500px;overflow-y:scroll;overflow-x:hidden;margin-bottom:10px}.cms-admin-form .mx-datepicker{width:100%}.cms-admin-form .mx-icon-calendar,.cms-admin-form .mx-icon-clear{right:14px}.cms-admin-form--article-categories>.cms-admin-row{display:grid;grid-template-columns:1fr 1fr 1fr 72px 40px;gap:0 15px}.cms-admin-form--config-page{display:grid;grid-template-rows:1fr auto}.vue-modal-resizer{display:block;overflow:hidden;position:absolute;width:12px;height:12px;right:0;bottom:0;z-index:9999999;background:transparent;cursor:se-resize}.vue-modal-resizer:after{display:block;position:absolute;content:"";background:transparent;left:0;top:0;width:0;height:0;border-bottom:10px solid #ddd;border-left:10px solid transparent}.vue-modal-resizer.clicked:after{border-bottom:10px solid #369be9}.v--modal-block-scroll{overflow:hidden}.v--modal-overlay{position:fixed;box-sizing:border-box;left:0;top:0;width:100%;height:100vh;background:#0003;opacity:1;overflow:hidden;z-index:100}.v--modal-overlay.CMSpopup{z-index:15;line-height:1.4}.is-CMSAdminToolbar--active .v--modal-overlay{padding-top:25px}.v--modal-overlay.scrollable{height:100%;min-height:100vh;overflow-y:auto;-webkit-overflow-scrolling:touch}.v--modal-overlay .v--modal-background-click{width:100%;min-height:99vh;height:auto}.v--modal-overlay .v--modal-box{position:relative;overflow:hidden;box-sizing:border-box}.v--modal-overlay.scrollable .v--modal-box{margin-bottom:2px}.v--modal{background-color:#fff;text-align:left;border-radius:3px;box-shadow:0 20px 60px -2px #1b213a66;padding:0;overflow-y:scroll}.v--modal.v--modal-fullscreen{width:100vw;height:100vh;margin:0;left:0;top:0}.v--modal-top-right{display:block;position:absolute;right:0;top:0}.overlay-fade-enter-active,.overlay-fade-leave-active{transition:all .2s}.overlay-fade-enter,.overlay-fade-leave-active{opacity:0}.nice-modal-fade-enter-active,.nice-modal-fade-leave-active{transition:all .4s}.nice-modal-fade-enter,.nice-modal-fade-leave-active{opacity:0;transform:translateY(-20px)}.vue-dialog div{box-sizing:border-box}.vue-dialog .dialog-flex{width:100%;height:100%}.vue-dialog .dialog-content{flex:1 0 auto;width:100%;padding:15px;font-size:14px}.vue-dialog .dialog-c-title{font-weight:600;padding-bottom:15px}.vue-dialog .vue-dialog-buttons{display:flex;flex:0 1 auto;width:100%;border-top:1px solid #eee}.vue-dialog .vue-dialog-buttons-none{width:100%;padding-bottom:15px}.vue-dialog-button{background:transparent;padding:0;margin:0;border:0;cursor:pointer;box-sizing:border-box;line-height:40px;height:40px;color:inherit;font:inherit;outline:none}.vue-dialog-button:hover{background:#00000003}.vue-dialog-button:active{background:#00000006}.vue-dialog-button:not(:first-of-type){border-left:1px solid #eee}.cms-admin-dropdown-menu{position:relative;top:100%;right:0;float:left;display:none;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;background-clip:padding-box;z-index:1000;background-color:#fff;border:1px solid #ccc}.cms-admin-dropdown-menu.pull-right{right:0;left:auto}.cms-admin-dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.cms-admin-dropdown-menu>li>a:hover,.cms-admin-dropdown-menu>li>a:focus{text-decoration:none}.cms-admin-dropdown-menu>.active>a,.cms-admin-dropdown-menu>.active>a:hover,.cms-admin-dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.cms-admin-dropdown-menu>.disabled>a:hover,.cms-admin-dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.cms-admin-dropdown-menu{display:block}.open>a{outline:0}.cms-admin-dropdown-menu-right{left:auto;right:0}.cms-admin-dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.cms-admin-dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:""}.dropup .cms-admin-dropdown-menu,.navbar-fixed-bottom .dropdown .cms-admin-dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.v-context a{cursor:pointer}.cms-admin-list{display:block;list-style-type:disc;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;padding-inline-start:40px;padding:0;margin:0}.cms-admin-list-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125);cursor:pointer}.cms-admin-list-item--danger{color:#fa1919}.table{width:100%}.table th{padding:8px;font-size:14px}.table__noborder{border-top:none!important}.cls-admin-component-list{min-height:360px;max-height:360px;overflow-y:scroll}.cms-admin-type-component-filter{display:inline-block}.cms-admin-filter{padding:8px 0 8px 8px;background-color:#f0f0f5}div[data-popover=options]{position:fixed}.cls-admin-component-list{padding:6px;margin:3px}.cms-admin-component-item{list-style:none;cursor:pointer;padding:4px 8px;margin:2px 0;background-color:#2394ce;color:#fff}.cms-admin-component-item.is-layout{background-color:pink;color:#1d1d1f}.cms-admin-component-item.is-linked{background-color:#7fffd4;color:#1d1d1f}.is-CMSAdminToolbar--active{padding-top:55px}.CMSglsAdmin{position:fixed;background-color:#fff;top:60px;bottom:0;right:10px;height:calc(100% - 70px);border-radius:12px;box-shadow:0 10px 40px 10px #00000026;opacity:0;pointer-events:none;transform:translateY(50px);transition:opacity .2s ease-in-out}.CMSglsAdmin.is-open{opacity:1;pointer-events:auto;transform:none}.CMSglsAdmin .vl-overlay{border-radius:12px}.CMSglsAdmin__btnRow{display:flex;align-items:center;padding:20px 20px 0}.CMSglsAdmin_dragBar{position:absolute;left:auto;right:calc(100% - 10px);top:50%;transform:translateY(-50%);height:70px;height:fit-content;z-index:10;opacity:1;box-sizing:border-box;background-clip:padding-box;width:20px;cursor:col-resize;background-color:#d8e3e8;clip-path:polygon(0% 7%,100% 0%,100% 100%,0% 93%)}.CMSglsAdmin_dragBar:before{content:"";position:absolute;top:1px;left:1px;width:100%;height:calc(100% - 2px);background-color:#fff;clip-path:polygon(0% 7%,100% 0%,100% 99%,0% 93%)}.CMSglsAdmin_dragBar:after{content:"";position:absolute;width:100%;height:100%;background-color:#fff;left:10px;top:0}.CMSglsAdmin__dragBarInner{display:flex;flex-direction:column;text-align:center;position:relative;line-height:1.1;padding:10px 3px;fill:#bdc8cd;z-index:100;opacity:.7}.CMSglsAdmin__dragBarInner .CMSappIco{padding:1px 0}.is-cms-highlight{border:3px dashed crimson}.CMSbtn,.CMSticket{font-family:Inter,sans-serif;border:none;outline:none;border-radius:6px;padding:.5em 1em;margin:3px;font-size:12px;background:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:flex-start;line-height:1;text-decoration:none;transition:all .2s ease-in-out;text-transform:uppercase;font-weight:600}.CMSbtn svg,.CMSticket svg{margin-right:1em;fill:currentColor;color:currentColor;transition:all .2s ease-in-out}.CMSbtn svg.CMSappIco--line,.CMSticket svg.CMSappIco--line{fill:none;stroke:#fff;stroke-width:2px}.CMSbtn svg.CMSappIco--thinLine,.CMSticket svg.CMSappIco--thinLine{stroke-width:1px}.CMSbtn:focus,.CMSticket:focus{outline:none}.CMSbtn.is-disabled,.is-disabled.CMSticket,.CMSbtn[disabled],[disabled].CMSticket{background:#eaeaea;border:1px solid #eaeaea;color:#677f8a!important;opacity:.8;pointer-events:none}.CMSbtn.no-hover,.no-hover.CMSticket{pointer-events:none}.CMSbtn--ico{display:flex;align-items:center;justify-content:center;width:26px;height:26px;padding:0}.CMSbtn--ico svg{margin:0;width:50%;height:50%}.CMSbtn--inputH{height:40px}.CMSbtn--inputH.CMSbtn--ico{width:40px}.CMSbtn--small{padding:5px 9px;font-size:9px}.CMSbtn--inline{display:inline-block}.CMSbtn--hollow--orange{border:1px solid #f5a623;color:#f5a623}.CMSbtn--hollow--orange:hover{border-color:#e4920a;color:#e4920a}.CMSbtn--hollow--orange:hover svg{fill:#e4920a}.CMSbtn--hollow--red{border:1px solid #fa1919;color:#fa1919!important}.CMSbtn--hollow--red svg.CMSappIco--line{stroke:#fa1919}.CMSbtn--hollow--red:hover{border-color:#e50505;color:#e50505!important}.CMSbtn--hollow--red:hover svg{fill:#e50505;color:#e50505}.CMSbtn--hollow--red:hover svg.CMSappIco--line{fill:none;stroke:#e50505}.CMSbtn--hollow--blue{border:1px solid rgba(35,148,206,.4);color:#2394ce!important}.CMSbtn--hollow--blue:hover{border-color:#1e7eaf;color:#1e7eaf!important}.CMSbtn--hollow--blue:hover svg{fill:#1e7eaf;color:#1e7eaf}.CMSbtn--justIcon svg{margin:0}.CMSbtn--hollow--green{border:1px solid #73c059;color:#73c059}.CMSbtn--hollow--green:hover{border-color:#5dad42;color:#5dad42}.CMSbtn--hollow--green:hover svg{fill:#5dad42}.CMSbtn--blue{color:#2394ce;background:linear-gradient(0deg,#eef7fb,#d3eaf5,#eef7fb);background-size:100% 200%;transition:.25s all ease-in-out}.CMSbtn--blue:hover{background-position:0 -25px}.CMShtmlContent--edit .CMSbtn--blue{box-shadow:0 0 0 4px #ffffff40}.CMSbtn--green{color:#fff;background:linear-gradient(0deg,#8fcd7a,#73c059,#8fcd7a);background-size:100% 200%;transition:.25s all ease-in-out}.CMSbtn--green:hover{background-position:0 -25px}.CMShtmlContent--edit .CMSbtn--green{box-shadow:0 0 0 4px #ffffff40}.CMSbtn--red{color:#fff;background:#fa1919;border:1px solid #fa1919;margin:0}.CMSbtn--red:hover{border:1px solid rgb(242.2340425532,5.2659574468,5.2659574468);background:#f20505}.CMSbtn--smallIco{width:20px;height:20px;display:flex;align-items:center;justify-content:center;float:left;margin:0 3px}.CMSbtn--smallIco svg{margin:0!important;width:10px!important;min-width:10px!important;height:10px!important}a.is-disabled{pointer-events:none;opacity:.4}.CMSbtn--gray{color:#fff;background:#c0c9d6;border:1px solid #c0c9d6}.CMSbtn--gray:hover{background:#9ba9be;border:1px solid rgb(155.1086538462,169.3788461538,189.9913461538)}.CMSbtn--gray svg{stroke:none}.CMSbtn--hollow-gray{color:#344054;border:1px solid #d0d5dd}.CMSbtn--hollow-gray:hover{color:#1d2939;background-color:#f9fafb}.CMSbtn--hollow-gray:hover svg{fill:#1d2939}.CMSbtn--hollow-gray svg{stroke:none}.CMSbtn--miniIco{width:18px;height:18px;padding:0;display:flex;align-items:center;justify-content:center}.CMSbtn--miniIco svg{margin-right:0}.CMSbtn--size-default{min-height:40px;padding:6px 22px 5px;border-radius:50px}.CMSalert{border:none;outline:none;padding:20px;margin:0 auto;text-align:center;font-size:14px;color:#c0c9d6;left:0;width:100%;bottom:0}.CMSpopup__controls .CMSalert{padding:10px 20px}.CMSalert svg{display:block;fill:#c0c9d6;margin:0 auto 2rem;width:20px;height:20px}.CMSalert--info{color:#c0c9d6}.CMSalert--info svg{fill:#c0c9d6}.CMSalert--warning{color:#f5a623}.CMSalert--warning svg{fill:#f5a623}.CMSalert--error{color:#fa1919}.CMSalert--error svg{fill:#fa1919}.CMSalert--success{color:#73c059}.CMSalert--success svg{fill:#73c059}.vue-notification-group{z-index:10000!important}.vue-notification-group .vue-notification{padding:15px 20px;margin:5px;font-size:16px;border-radius:6px}.ce-toolbar__settings-btn{width:30px;height:30px}.ce-toolbar__settings-btn svg{width:14px;height:14px}.CMSfloat-left{float:left!important}.CMSfloat-right{float:right!important}.CMSfloat-none{float:none!important}@media (min-width: 768px){.CMSfloat-sm-left{float:left!important}.CMSfloat-sm-right{float:right!important}.CMSfloat-sm-none{float:none!important}}@media (min-width: 992px){.CMSfloat-md-left{float:left!important}.CMSfloat-md-right{float:right!important}.CMSfloat-md-none{float:none!important}}@media (min-width: 1200px){.CMSfloat-lg-left{float:left!important}.CMSfloat-lg-right{float:right!important}.CMSfloat-lg-none{float:none!important}}.CMStext-left{text-align:left!important}.CMStext-right{text-align:right!important}.CMStext-center{text-align:center!important}@media (min-width: 768px){.CMStext-sm-left{text-align:left!important}.CMStext-sm-right{text-align:right!important}.CMStext-sm-center{text-align:center!important}}@media (min-width: 992px){.CMStext-md-left{text-align:left!important}.CMStext-md-right{text-align:right!important}.CMStext-md-center{text-align:center!important}}@media (min-width: 1200px){.CMStext-lg-left{text-align:left!important}.CMStext-lg-right{text-align:right!important}.CMStext-lg-center{text-align:center!important}}.CMSm-0{margin:0!important}.CMSmt-0{margin-top:0!important}.CMSmr-0{margin-right:0!important}.CMSmb-0{margin-bottom:0!important}.CMSml-0{margin-left:0!important}.CMSmx-0{margin-right:0!important;margin-left:0!important}.CMSmy-0{margin-top:0!important;margin-bottom:0!important}.CMSm-1{margin:.25rem!important}.CMSmt-1{margin-top:.25rem!important}.CMSmr-1{margin-right:.25rem!important}.CMSmb-1{margin-bottom:.25rem!important}.CMSml-1{margin-left:.25rem!important}.CMSmx-1{margin-right:.25rem!important;margin-left:.25rem!important}.CMSmy-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.CMSm-2{margin:.5rem!important}.CMSmt-2{margin-top:.5rem!important}.CMSmr-2{margin-right:.5rem!important}.CMSmb-2{margin-bottom:.5rem!important}.CMSml-2{margin-left:.5rem!important}.CMSmx-2{margin-right:.5rem!important;margin-left:.5rem!important}.CMSmy-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.CMSm-3{margin:1rem!important}.CMSmt-3{margin-top:1rem!important}.CMSmr-3{margin-right:1rem!important}.CMSmb-3{margin-bottom:1rem!important}.CMSml-3{margin-left:1rem!important}.CMSmx-3{margin-right:1rem!important;margin-left:1rem!important}.CMSmy-3{margin-top:1rem!important;margin-bottom:1rem!important}.CMSm-4{margin:1.5rem!important}.CMSmt-4{margin-top:1.5rem!important}.CMSmr-4{margin-right:1.5rem!important}.CMSmb-4{margin-bottom:1.5rem!important}.CMSml-4{margin-left:1.5rem!important}.CMSmx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.CMSmy-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.CMSm-5{margin:3rem!important}.CMSmt-5{margin-top:3rem!important}.CMSmr-5{margin-right:3rem!important}.CMSmb-5{margin-bottom:3rem!important}.CMSml-5{margin-left:3rem!important}.CMSmx-5{margin-right:3rem!important;margin-left:3rem!important}.CMSmy-5{margin-top:3rem!important;margin-bottom:3rem!important}.CMSm-auto{margin:auto!important}.CMSmt-auto{margin-top:auto!important}.CMSmr-auto{margin-right:auto!important}.CMSmb-auto{margin-bottom:auto!important}.CMSml-auto{margin-left:auto!important}.CMSmx-auto{margin-right:auto!important;margin-left:auto!important}.CMSmy-auto{margin-top:auto!important;margin-bottom:auto!important}.CMSp-0{padding:0!important}.CMSpt-0{padding-top:0!important}.CMSpr-0{padding-right:0!important}.CMSpb-0{padding-bottom:0!important}.CMSpl-0{padding-left:0!important}.CMSpx-0{padding-right:0!important;padding-left:0!important}.CMSpy-0{padding-top:0!important;padding-bottom:0!important}.CMSp-1{padding:.25rem!important}.CMSpt-1{padding-top:.25rem!important}.CMSpr-1{padding-right:.25rem!important}.CMSpb-1{padding-bottom:.25rem!important}.CMSpl-1{padding-left:.25rem!important}.CMSpx-1{padding-right:.25rem!important;padding-left:.25rem!important}.CMSpy-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.CMSp-2{padding:.5rem!important}.CMSpt-2{padding-top:.5rem!important}.CMSpr-2{padding-right:.5rem!important}.CMSpb-2{padding-bottom:.5rem!important}.CMSpl-2{padding-left:.5rem!important}.CMSpx-2{padding-right:.5rem!important;padding-left:.5rem!important}.CMSpy-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.CMSp-3{padding:1rem!important}.CMSpt-3{padding-top:1rem!important}.CMSpr-3{padding-right:1rem!important}.CMSpb-3{padding-bottom:1rem!important}.CMSpl-3{padding-left:1rem!important}.CMSpx-3{padding-right:1rem!important;padding-left:1rem!important}.CMSpy-3{padding-top:1rem!important;padding-bottom:1rem!important}.CMSp-4{padding:1.5rem!important}.CMSpt-4{padding-top:1.5rem!important}.CMSpr-4{padding-right:1.5rem!important}.CMSpb-4{padding-bottom:1.5rem!important}.CMSpl-4{padding-left:1.5rem!important}.CMSpx-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.CMSpy-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.CMSp-5{padding:3rem!important}.CMSpt-5{padding-top:3rem!important}.CMSpr-5{padding-right:3rem!important}.CMSpb-5{padding-bottom:3rem!important}.CMSpl-5{padding-left:3rem!important}.CMSpx-5{padding-right:3rem!important;padding-left:3rem!important}.CMSpy-5{padding-top:3rem!important;padding-bottom:3rem!important}@media (min-width: 768px){.CMSm-sm-0{margin:0!important}.CMSmt-sm-0{margin-top:0!important}.CMSmr-sm-0{margin-right:0!important}.CMSmb-sm-0{margin-bottom:0!important}.CMSml-sm-0{margin-left:0!important}.CMSmx-sm-0{margin-right:0!important;margin-left:0!important}.CMSmy-sm-0{margin-top:0!important;margin-bottom:0!important}.CMSm-sm-1{margin:.25rem!important}.CMSmt-sm-1{margin-top:.25rem!important}.CMSmr-sm-1{margin-right:.25rem!important}.CMSmb-sm-1{margin-bottom:.25rem!important}.CMSml-sm-1{margin-left:.25rem!important}.CMSmx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.CMSmy-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.CMSm-sm-2{margin:.5rem!important}.CMSmt-sm-2{margin-top:.5rem!important}.CMSmr-sm-2{margin-right:.5rem!important}.CMSmb-sm-2{margin-bottom:.5rem!important}.CMSml-sm-2{margin-left:.5rem!important}.CMSmx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.CMSmy-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.CMSm-sm-3{margin:1rem!important}.CMSmt-sm-3{margin-top:1rem!important}.CMSmr-sm-3{margin-right:1rem!important}.CMSmb-sm-3{margin-bottom:1rem!important}.CMSml-sm-3{margin-left:1rem!important}.CMSmx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.CMSmy-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.CMSm-sm-4{margin:1.5rem!important}.CMSmt-sm-4{margin-top:1.5rem!important}.CMSmr-sm-4{margin-right:1.5rem!important}.CMSmb-sm-4{margin-bottom:1.5rem!important}.CMSml-sm-4{margin-left:1.5rem!important}.CMSmx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.CMSmy-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.CMSm-sm-5{margin:3rem!important}.CMSmt-sm-5{margin-top:3rem!important}.CMSmr-sm-5{margin-right:3rem!important}.CMSmb-sm-5{margin-bottom:3rem!important}.CMSml-sm-5{margin-left:3rem!important}.CMSmx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.CMSmy-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.CMSm-sm-auto{margin:auto!important}.CMSmt-sm-auto{margin-top:auto!important}.CMSmr-sm-auto{margin-right:auto!important}.CMSmb-sm-auto{margin-bottom:auto!important}.CMSml-sm-auto{margin-left:auto!important}.CMSmx-sm-auto{margin-right:auto!important;margin-left:auto!important}.CMSmy-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.CMSp-sm-0{padding:0!important}.CMSpt-sm-0{padding-top:0!important}.CMSpr-sm-0{padding-right:0!important}.CMSpb-sm-0{padding-bottom:0!important}.CMSpl-sm-0{padding-left:0!important}.CMSpx-sm-0{padding-right:0!important;padding-left:0!important}.CMSpy-sm-0{padding-top:0!important;padding-bottom:0!important}.CMSp-sm-1{padding:.25rem!important}.CMSpt-sm-1{padding-top:.25rem!important}.CMSpr-sm-1{padding-right:.25rem!important}.CMSpb-sm-1{padding-bottom:.25rem!important}.CMSpl-sm-1{padding-left:.25rem!important}.CMSpx-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.CMSpy-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.CMSp-sm-2{padding:.5rem!important}.CMSpt-sm-2{padding-top:.5rem!important}.CMSpr-sm-2{padding-right:.5rem!important}.CMSpb-sm-2{padding-bottom:.5rem!important}.CMSpl-sm-2{padding-left:.5rem!important}.CMSpx-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.CMSpy-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.CMSp-sm-3{padding:1rem!important}.CMSpt-sm-3{padding-top:1rem!important}.CMSpr-sm-3{padding-right:1rem!important}.CMSpb-sm-3{padding-bottom:1rem!important}.CMSpl-sm-3{padding-left:1rem!important}.CMSpx-sm-3{padding-right:1rem!important;padding-left:1rem!important}.CMSpy-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.CMSp-sm-4{padding:1.5rem!important}.CMSpt-sm-4{padding-top:1.5rem!important}.CMSpr-sm-4{padding-right:1.5rem!important}.CMSpb-sm-4{padding-bottom:1.5rem!important}.CMSpl-sm-4{padding-left:1.5rem!important}.CMSpx-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.CMSpy-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.CMSp-sm-5{padding:3rem!important}.CMSpt-sm-5{padding-top:3rem!important}.CMSpr-sm-5{padding-right:3rem!important}.CMSpb-sm-5{padding-bottom:3rem!important}.CMSpl-sm-5{padding-left:3rem!important}.CMSpx-sm-5{padding-right:3rem!important;padding-left:3rem!important}.CMSpy-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}}@media (min-width: 992px){.CMSm-md-0{margin:0!important}.CMSmt-md-0{margin-top:0!important}.CMSmr-md-0{margin-right:0!important}.CMSmb-md-0{margin-bottom:0!important}.CMSml-md-0{margin-left:0!important}.CMSmx-md-0{margin-right:0!important;margin-left:0!important}.CMSmy-md-0{margin-top:0!important;margin-bottom:0!important}.CMSm-md-1{margin:.25rem!important}.CMSmt-md-1{margin-top:.25rem!important}.CMSmr-md-1{margin-right:.25rem!important}.CMSmb-md-1{margin-bottom:.25rem!important}.CMSml-md-1{margin-left:.25rem!important}.CMSmx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.CMSmy-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.CMSm-md-2{margin:.5rem!important}.CMSmt-md-2{margin-top:.5rem!important}.CMSmr-md-2{margin-right:.5rem!important}.CMSmb-md-2{margin-bottom:.5rem!important}.CMSml-md-2{margin-left:.5rem!important}.CMSmx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.CMSmy-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.CMSm-md-3{margin:1rem!important}.CMSmt-md-3{margin-top:1rem!important}.CMSmr-md-3{margin-right:1rem!important}.CMSmb-md-3{margin-bottom:1rem!important}.CMSml-md-3{margin-left:1rem!important}.CMSmx-md-3{margin-right:1rem!important;margin-left:1rem!important}.CMSmy-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.CMSm-md-4{margin:1.5rem!important}.CMSmt-md-4{margin-top:1.5rem!important}.CMSmr-md-4{margin-right:1.5rem!important}.CMSmb-md-4{margin-bottom:1.5rem!important}.CMSml-md-4{margin-left:1.5rem!important}.CMSmx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.CMSmy-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.CMSm-md-5{margin:3rem!important}.CMSmt-md-5{margin-top:3rem!important}.CMSmr-md-5{margin-right:3rem!important}.CMSmb-md-5{margin-bottom:3rem!important}.CMSml-md-5{margin-left:3rem!important}.CMSmx-md-5{margin-right:3rem!important;margin-left:3rem!important}.CMSmy-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.CMSm-md-auto{margin:auto!important}.CMSmt-md-auto{margin-top:auto!important}.CMSmr-md-auto{margin-right:auto!important}.CMSmb-md-auto{margin-bottom:auto!important}.CMSml-md-auto{margin-left:auto!important}.CMSmx-md-auto{margin-right:auto!important;margin-left:auto!important}.CMSmy-md-auto{margin-top:auto!important;margin-bottom:auto!important}.CMSp-md-0{padding:0!important}.CMSpt-md-0{padding-top:0!important}.CMSpr-md-0{padding-right:0!important}.CMSpb-md-0{padding-bottom:0!important}.CMSpl-md-0{padding-left:0!important}.CMSpx-md-0{padding-right:0!important;padding-left:0!important}.CMSpy-md-0{padding-top:0!important;padding-bottom:0!important}.CMSp-md-1{padding:.25rem!important}.CMSpt-md-1{padding-top:.25rem!important}.CMSpr-md-1{padding-right:.25rem!important}.CMSpb-md-1{padding-bottom:.25rem!important}.CMSpl-md-1{padding-left:.25rem!important}.CMSpx-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.CMSpy-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.CMSp-md-2{padding:.5rem!important}.CMSpt-md-2{padding-top:.5rem!important}.CMSpr-md-2{padding-right:.5rem!important}.CMSpb-md-2{padding-bottom:.5rem!important}.CMSpl-md-2{padding-left:.5rem!important}.CMSpx-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.CMSpy-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.CMSp-md-3{padding:1rem!important}.CMSpt-md-3{padding-top:1rem!important}.CMSpr-md-3{padding-right:1rem!important}.CMSpb-md-3{padding-bottom:1rem!important}.CMSpl-md-3{padding-left:1rem!important}.CMSpx-md-3{padding-right:1rem!important;padding-left:1rem!important}.CMSpy-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.CMSp-md-4{padding:1.5rem!important}.CMSpt-md-4{padding-top:1.5rem!important}.CMSpr-md-4{padding-right:1.5rem!important}.CMSpb-md-4{padding-bottom:1.5rem!important}.CMSpl-md-4{padding-left:1.5rem!important}.CMSpx-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.CMSpy-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.CMSp-md-5{padding:3rem!important}.CMSpt-md-5{padding-top:3rem!important}.CMSpr-md-5{padding-right:3rem!important}.CMSpb-md-5{padding-bottom:3rem!important}.CMSpl-md-5{padding-left:3rem!important}.CMSpx-md-5{padding-right:3rem!important;padding-left:3rem!important}.CMSpy-md-5{padding-top:3rem!important;padding-bottom:3rem!important}}@media (min-width: 1200px){.CMSm-lg-0{margin:0!important}.CMSmt-lg-0{margin-top:0!important}.CMSmr-lg-0{margin-right:0!important}.CMSmb-lg-0{margin-bottom:0!important}.CMSml-lg-0{margin-left:0!important}.CMSmx-lg-0{margin-right:0!important;margin-left:0!important}.CMSmy-lg-0{margin-top:0!important;margin-bottom:0!important}.CMSm-lg-1{margin:.25rem!important}.CMSmt-lg-1{margin-top:.25rem!important}.CMSmr-lg-1{margin-right:.25rem!important}.CMSmb-lg-1{margin-bottom:.25rem!important}.CMSml-lg-1{margin-left:.25rem!important}.CMSmx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.CMSmy-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.CMSm-lg-2{margin:.5rem!important}.CMSmt-lg-2{margin-top:.5rem!important}.CMSmr-lg-2{margin-right:.5rem!important}.CMSmb-lg-2{margin-bottom:.5rem!important}.CMSml-lg-2{margin-left:.5rem!important}.CMSmx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.CMSmy-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.CMSm-lg-3{margin:1rem!important}.CMSmt-lg-3{margin-top:1rem!important}.CMSmr-lg-3{margin-right:1rem!important}.CMSmb-lg-3{margin-bottom:1rem!important}.CMSml-lg-3{margin-left:1rem!important}.CMSmx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.CMSmy-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.CMSm-lg-4{margin:1.5rem!important}.CMSmt-lg-4{margin-top:1.5rem!important}.CMSmr-lg-4{margin-right:1.5rem!important}.CMSmb-lg-4{margin-bottom:1.5rem!important}.CMSml-lg-4{margin-left:1.5rem!important}.CMSmx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.CMSmy-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.CMSm-lg-5{margin:3rem!important}.CMSmt-lg-5{margin-top:3rem!important}.CMSmr-lg-5{margin-right:3rem!important}.CMSmb-lg-5{margin-bottom:3rem!important}.CMSml-lg-5{margin-left:3rem!important}.CMSmx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.CMSmy-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.CMSm-lg-auto{margin:auto!important}.CMSmt-lg-auto{margin-top:auto!important}.CMSmr-lg-auto{margin-right:auto!important}.CMSmb-lg-auto{margin-bottom:auto!important}.CMSml-lg-auto{margin-left:auto!important}.CMSmx-lg-auto{margin-right:auto!important;margin-left:auto!important}.CMSmy-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.CMSp-lg-0{padding:0!important}.CMSpt-lg-0{padding-top:0!important}.CMSpr-lg-0{padding-right:0!important}.CMSpb-lg-0{padding-bottom:0!important}.CMSpl-lg-0{padding-left:0!important}.CMSpx-lg-0{padding-right:0!important;padding-left:0!important}.CMSpy-lg-0{padding-top:0!important;padding-bottom:0!important}.CMSp-lg-1{padding:.25rem!important}.CMSpt-lg-1{padding-top:.25rem!important}.CMSpr-lg-1{padding-right:.25rem!important}.CMSpb-lg-1{padding-bottom:.25rem!important}.CMSpl-lg-1{padding-left:.25rem!important}.CMSpx-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.CMSpy-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.CMSp-lg-2{padding:.5rem!important}.CMSpt-lg-2{padding-top:.5rem!important}.CMSpr-lg-2{padding-right:.5rem!important}.CMSpb-lg-2{padding-bottom:.5rem!important}.CMSpl-lg-2{padding-left:.5rem!important}.CMSpx-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.CMSpy-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.CMSp-lg-3{padding:1rem!important}.CMSpt-lg-3{padding-top:1rem!important}.CMSpr-lg-3{padding-right:1rem!important}.CMSpb-lg-3{padding-bottom:1rem!important}.CMSpl-lg-3{padding-left:1rem!important}.CMSpx-lg-3{padding-right:1rem!important;padding-left:1rem!important}.CMSpy-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.CMSp-lg-4{padding:1.5rem!important}.CMSpt-lg-4{padding-top:1.5rem!important}.CMSpr-lg-4{padding-right:1.5rem!important}.CMSpb-lg-4{padding-bottom:1.5rem!important}.CMSpl-lg-4{padding-left:1.5rem!important}.CMSpx-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.CMSpy-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.CMSp-lg-5{padding:3rem!important}.CMSpt-lg-5{padding-top:3rem!important}.CMSpr-lg-5{padding-right:3rem!important}.CMSpb-lg-5{padding-bottom:3rem!important}.CMSpl-lg-5{padding-left:3rem!important}.CMSpx-lg-5{padding-right:3rem!important;padding-left:3rem!important}.CMSpy-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}}.CMSmt-20{margin-top:20px!important}.CMSp-20{padding:20px!important}.CMSd-flex{display:flex!important}.CMSd-inline-flex{display:inline-flex!important}.CMSflex-row{flex-direction:row!important}.CMSflex-column{flex-direction:column!important}.CMSflex-row-reverse{flex-direction:row-reverse!important}.CMSflex-column-reverse{flex-direction:column-reverse!important}.CMSflex-wrap{flex-wrap:wrap!important}.CMSflex-nowrap{flex-wrap:nowrap!important}.CMSflex-wrap-reverse{flex-wrap:wrap-reverse!important}.CMSflex-fill{flex:1 1 auto!important}.CMSflex-grow-0{flex-grow:0!important}.CMSflex-grow-1{flex-grow:1!important}.CMSflex-shrink-0{flex-shrink:0!important}.CMSflex-shrink-1{flex-shrink:1!important}.CMSjustify-content-start{justify-content:flex-start!important}.CMSjustify-content-end{justify-content:flex-end!important}.CMSjustify-content-center{justify-content:center!important}.CMSjustify-content-between{justify-content:space-between!important}.CMSjustify-content-around{justify-content:space-around!important}.CMSalign-items-start{align-items:flex-start!important}.CMSalign-items-end{align-items:flex-end!important}.CMSalign-items-center{align-items:center!important}.CMSalign-items-baseline{align-items:baseline!important}.CMSalign-items-stretch{align-items:stretch!important}.CMSalign-content-start{align-content:flex-start!important}.CMSalign-content-end{align-content:flex-end!important}.CMSalign-content-center{align-content:center!important}.CMSalign-content-between{align-content:space-between!important}.CMSalign-content-around{align-content:space-around!important}.CMSalign-content-stretch{align-content:stretch!important}.CMSalign-self-auto{-ms-grid-row-align:auto!important;align-self:auto!important}.CMSalign-self-start{align-self:flex-start!important}.CMSalign-self-end{align-self:flex-end!important}.CMSalign-self-center{-ms-grid-row-align:center!important;align-self:center!important}.CMSalign-self-baseline{align-self:baseline!important}.CMSalign-self-stretch{-ms-grid-row-align:stretch!important;align-self:stretch!important}@media (min-width: 576px){.CMSflex-sm-row{flex-direction:row!important}.CMSflex-sm-column{flex-direction:column!important}.CMSflex-sm-row-reverse{flex-direction:row-reverse!important}.CMSflex-sm-column-reverse{flex-direction:column-reverse!important}.CMSflex-sm-wrap{flex-wrap:wrap!important}.CMSflex-sm-nowrap{flex-wrap:nowrap!important}.CMSflex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.CMSflex-sm-fill{flex:1 1 auto!important}.CMSflex-sm-grow-0{flex-grow:0!important}.CMSflex-sm-grow-1{flex-grow:1!important}.CMSflex-sm-shrink-0{flex-shrink:0!important}.CMSflex-sm-shrink-1{flex-shrink:1!important}.CMSjustify-content-sm-start{justify-content:flex-start!important}.CMSjustify-content-sm-end{justify-content:flex-end!important}.CMSjustify-content-sm-center{justify-content:center!important}.CMSjustify-content-sm-between{justify-content:space-between!important}.CMSjustify-content-sm-around{justify-content:space-around!important}.CMSalign-items-sm-start{align-items:flex-start!important}.CMSalign-items-sm-end{align-items:flex-end!important}.CMSalign-items-sm-center{align-items:center!important}.CMSalign-items-sm-baseline{align-items:baseline!important}.CMSalign-items-sm-stretch{align-items:stretch!important}.CMSalign-content-sm-start{align-content:flex-start!important}.CMSalign-content-sm-end{align-content:flex-end!important}.CMSalign-content-sm-center{align-content:center!important}.CMSalign-content-sm-between{align-content:space-between!important}.CMSalign-content-sm-around{align-content:space-around!important}.CMSalign-content-sm-stretch{align-content:stretch!important}.CMSalign-self-sm-auto{-ms-grid-row-align:auto!important;align-self:auto!important}.CMSalign-self-sm-start{align-self:flex-start!important}.CMSalign-self-sm-end{align-self:flex-end!important}.CMSalign-self-sm-center{-ms-grid-row-align:center!important;align-self:center!important}.CMSalign-self-sm-baseline{align-self:baseline!important}.CMSalign-self-sm-stretch{-ms-grid-row-align:stretch!important;align-self:stretch!important}}@media (min-width: 768px){.CMSflex-md-row{flex-direction:row!important}.CMSflex-md-column{flex-direction:column!important}.CMSflex-md-row-reverse{flex-direction:row-reverse!important}.CMSflex-md-column-reverse{flex-direction:column-reverse!important}.CMSflex-md-wrap{flex-wrap:wrap!important}.CMSflex-md-nowrap{flex-wrap:nowrap!important}.CMSflex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.CMSflex-md-fill{flex:1 1 auto!important}.CMSflex-md-grow-0{flex-grow:0!important}.CMSflex-md-grow-1{flex-grow:1!important}.CMSflex-md-shrink-0{flex-shrink:0!important}.CMSflex-md-shrink-1{flex-shrink:1!important}.CMSjustify-content-md-start{justify-content:flex-start!important}.CMSjustify-content-md-end{justify-content:flex-end!important}.CMSjustify-content-md-center{justify-content:center!important}.CMSjustify-content-md-between{justify-content:space-between!important}.CMSjustify-content-md-around{justify-content:space-around!important}.CMSalign-items-md-start{align-items:flex-start!important}.CMSalign-items-md-end{align-items:flex-end!important}.CMSalign-items-md-center{align-items:center!important}.CMSalign-items-md-baseline{align-items:baseline!important}.CMSalign-items-md-stretch{align-items:stretch!important}.CMSalign-content-md-start{align-content:flex-start!important}.CMSalign-content-md-end{align-content:flex-end!important}.CMSalign-content-md-center{align-content:center!important}.CMSalign-content-md-between{align-content:space-between!important}.CMSalign-content-md-around{align-content:space-around!important}.CMSalign-content-md-stretch{align-content:stretch!important}.CMSalign-self-md-auto{-ms-grid-row-align:auto!important;align-self:auto!important}.CMSalign-self-md-start{align-self:flex-start!important}.CMSalign-self-md-end{align-self:flex-end!important}.CMSalign-self-md-center{-ms-grid-row-align:center!important;align-self:center!important}.CMSalign-self-md-baseline{align-self:baseline!important}.CMSalign-self-md-stretch{-ms-grid-row-align:stretch!important;align-self:stretch!important}}@media (min-width: 992px){.CMSflex-lg-row{flex-direction:row!important}.CMSflex-lg-column{flex-direction:column!important}.CMSflex-lg-row-reverse{flex-direction:row-reverse!important}.CMSflex-lg-column-reverse{flex-direction:column-reverse!important}.CMSflex-lg-wrap{flex-wrap:wrap!important}.CMSflex-lg-nowrap{flex-wrap:nowrap!important}.CMSflex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.CMSflex-lg-fill{flex:1 1 auto!important}.CMSflex-lg-grow-0{flex-grow:0!important}.CMSflex-lg-grow-1{flex-grow:1!important}.CMSflex-lg-shrink-0{flex-shrink:0!important}.CMSflex-lg-shrink-1{flex-shrink:1!important}.CMSjustify-content-lg-start{justify-content:flex-start!important}.CMSjustify-content-lg-end{justify-content:flex-end!important}.CMSjustify-content-lg-center{justify-content:center!important}.CMSjustify-content-lg-between{justify-content:space-between!important}.CMSjustify-content-lg-around{justify-content:space-around!important}.CMSalign-items-lg-start{align-items:flex-start!important}.CMSalign-items-lg-end{align-items:flex-end!important}.CMSalign-items-lg-center{align-items:center!important}.CMSalign-items-lg-baseline{align-items:baseline!important}.CMSalign-items-lg-stretch{align-items:stretch!important}.CMSalign-content-lg-start{align-content:flex-start!important}.CMSalign-content-lg-end{align-content:flex-end!important}.CMSalign-content-lg-center{align-content:center!important}.CMSalign-content-lg-between{align-content:space-between!important}.CMSalign-content-lg-around{align-content:space-around!important}.CMSalign-content-lg-stretch{align-content:stretch!important}.CMSalign-self-lg-auto{-ms-grid-row-align:auto!important;align-self:auto!important}.CMSalign-self-lg-start{align-self:flex-start!important}.CMSalign-self-lg-end{align-self:flex-end!important}.CMSalign-self-lg-center{-ms-grid-row-align:center!important;align-self:center!important}.CMSalign-self-lg-baseline{align-self:baseline!important}.CMSalign-self-lg-stretch{-ms-grid-row-align:stretch!important;align-self:stretch!important}}@media (min-width: 1200px){.CMSflex-xl-row{flex-direction:row!important}.CMSflex-xl-column{flex-direction:column!important}.CMSflex-xl-row-reverse{flex-direction:row-reverse!important}.CMSflex-xl-column-reverse{flex-direction:column-reverse!important}.CMSflex-xl-wrap{flex-wrap:wrap!important}.CMSflex-xl-nowrap{flex-wrap:nowrap!important}.CMSflex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.CMSflex-xl-fill{flex:1 1 auto!important}.CMSflex-xl-grow-0{flex-grow:0!important}.CMSflex-xl-grow-1{flex-grow:1!important}.CMSflex-xl-shrink-0{flex-shrink:0!important}.CMSflex-xl-shrink-1{flex-shrink:1!important}.CMSjustify-content-xl-start{justify-content:flex-start!important}.CMSjustify-content-xl-end{justify-content:flex-end!important}.CMSjustify-content-xl-center{justify-content:center!important}.CMSjustify-content-xl-between{justify-content:space-between!important}.CMSjustify-content-xl-around{justify-content:space-around!important}.CMSalign-items-xl-start{align-items:flex-start!important}.CMSalign-items-xl-end{align-items:flex-end!important}.CMSalign-items-xl-center{align-items:center!important}.CMSalign-items-xl-baseline{align-items:baseline!important}.CMSalign-items-xl-stretch{align-items:stretch!important}.CMSalign-content-xl-start{align-content:flex-start!important}.CMSalign-content-xl-end{align-content:flex-end!important}.CMSalign-content-xl-center{align-content:center!important}.CMSalign-content-xl-between{align-content:space-between!important}.CMSalign-content-xl-around{align-content:space-around!important}.CMSalign-content-xl-stretch{align-content:stretch!important}.CMSalign-self-xl-auto{-ms-grid-row-align:auto!important;align-self:auto!important}.CMSalign-self-xl-start{align-self:flex-start!important}.CMSalign-self-xl-end{align-self:flex-end!important}.CMSalign-self-xl-center{-ms-grid-row-align:center!important;align-self:center!important}.CMSalign-self-xl-baseline{align-self:baseline!important}.CMSalign-self-xl-stretch{-ms-grid-row-align:stretch!important;align-self:stretch!important}}.CMSfs-14{font-size:14px}.CMSfs-12{font-size:12px}.CMSfs-18{font-size:18px}.CMSrelative{position:relative}.CMSabsolute{position:absolute}.CMSstatic{position:static}.CMSfont-bold{font-weight:700}.CMSw-100{width:100%!important}.CMSw-75{width:75%!important}.CMSw-fitContent{width:fit-content!important}.CMSh-100{height:100%!important}.CMSpull-right{margin-right:0;margin-left:auto}.CMSpull-right~.CMSpull-right{margin-left:1rem}.CMSpull-left{margin-left:0;margin-right:auto}.CMSpull-left~.CMSpull-left{margin-right:1rem}.CMSwhitespace-nowrap{white-space:nowrap!important}.CMSd-none{display:none}.CMScursor-pointer{cursor:pointer}.CMStoolbar{font-family:Inter,sans-serif;position:fixed;font-size:14px;height:50px;width:100%;top:0;left:0;z-index:999;box-shadow:0 2px 8px #0000001a;background-color:#fff;display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;transition:all .2s ease-in-out}.CMStoolbar.is-minimized{transform:translateY(-50px)}.CMStoolbar__hideBtn{background:#2394ce;width:50px;min-width:50px;max-width:50px;height:50px;display:flex;align-items:center;justify-content:center;border:none;outline:none;transition:all .2s ease-in-out;perspective:100}.CMStoolbar__hideBtn svg{width:13px;height:13px;fill:#fff;transition:all .2s ease-in-out;stroke:#fff}.CMStoolbar.is-minimized .CMStoolbar__hideBtn{transform:translateY(50px)}.CMStoolbar.is-minimized .CMStoolbar__hideBtn svg{transform:rotateX(180deg)}.CMStoolbar__hideBtn:focus{outline:none}.CMStoolbar__hideBtn:hover{background:#218dc4}.CMStoolbar__pageName{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:18px;font-weight:600;line-height:1.1;padding-left:20px;overflow:hidden}@media (max-width: 600px){.CMStoolbar__pageName{-webkit-line-clamp:3;font-size:11px}}.CMStoolbar__pageVersion{margin-left:40px;text-transform:uppercase}@media (max-width: 600px){.CMStoolbar__pageVersion{margin-left:20px}}.CMStoolbar__pageVersion.is-publish:before{background:#fa1919;box-shadow:0 0 #fa191966;animation:pulse 2s infinite}@media (max-width: 600px){.CMStoolbar__pageVersion .desc{display:none}}@keyframes pulse{0%{box-shadow:0 0 #fa191966}70%{box-shadow:0 0 0 5px #cca92c00}to{box-shadow:0 0 #cca92c00}}.CMStoolbar__btn{display:flex;align-items:center;justify-content:center;height:40px;width:40px;min-width:40px;margin:0;border-radius:8px;border:none;outline:none;background:none;transition:all .2s ease-in-out;cursor:pointer}.CMStoolbar__btn svg{width:24px;height:24px;fill:#1d1d1f;transition:.15s width ease-in-out,.15s height ease-in-out}.CMSdropdownMenuWrapper.open .CMStoolbar__btn,.CMStoolbar__btn.is-active,.CMStoolbar__btn:hover{background:#2394ce14}.CMSdropdownMenuWrapper.open .CMStoolbar__btn svg,.CMStoolbar__btn.is-active svg,.CMStoolbar__btn:hover svg{width:20px;height:20px;fill:#2394ce}.CMStoolbar__btn:hover svg{animation-name:CMSanimation-bounce;animation-duration:1s;animation-timing-function:cubic-bezier(.28,.84,.42,1)}.CMStoolbar__btn:focus{outline:none}.CMStoolbar__separator{border-left:1px solid #dedbce;margin:0 5px 0 7px;height:100%}.CMStoolbar__history{margin:auto;display:flex;align-items:stretch;justify-content:flex-start}.CMStoolbar__historyNext,.CMStoolbar__historyPrev{border:none;outline:none;background:#2394ce;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center}.CMStoolbar__historyNext svg,.CMStoolbar__historyPrev svg{stroke:#fff;stroke-width:3px;width:80%}.CMStoolbar__historyNext:hover,.CMStoolbar__historyPrev:hover{background:#218dc4}.CMStoolbar__historyNext.is-disabled,.CMStoolbar__historyPrev.is-disabled{background:#dedbce;pointer-events:none}.CMStoolbar__historyNext svg{transform:rotateY(180deg)}.CMStoolbar__historySelect{height:3rem;border:1px solid #2394ce;padding:1px 3px 0;outline:none;cursor:pointer}.CMStoolbar__historySelect:hover,.CMStoolbar__historySelect:focus{outline:none;border-color:#218dc4}.CMSgroup-toolbar{width:100%;padding:5px 0}.CMScentred-toolbar{width:100%;display:flex;align-items:center;justify-content:center;margin:.5rem 0}@keyframes CMSanimation-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(1.1,.9) translateY(0)}30%{transform:scale(.9,1.1) translateY(-.5em)}50%{transform:scale(1.05,.95) translateY(0)}57%{transform:scale(1) translateY(-.125em)}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}.CMSnote{color:#8f9fb6;margin:5px 0 10px;font-size:12px}.CMSglsAdmin .CMSnote{padding:0 20px}.CMSnote svg{stroke:#8f9fb6;width:16px;height:16px;margin:0 3px -3px 0}.CMSadminForm label,.cms-admin-form label{display:inline-block;font-size:14px;margin-bottom:.2em}.is-disabled .CMSadminForm label,.is-disabled .cms-admin-form label{opacity:.6}.CMSformFieldWrap{margin-top:.5em;margin-bottom:.5em}.CMSformFieldWrap label{display:inline-block;font-size:14px;margin-bottom:.2em}.cms-admin-row .CMSformFieldWrap{margin-top:0}.CMSdynamicContent .CMSformFieldWrap{position:absolute;left:20px;top:60px;width:calc(100% - 40px);height:calc(100% - 170px)}.CMSdynamicContent .CMSformFieldWrap textarea{position:absolute;left:0;top:1.8em;width:100%;height:100%}.CMShtmlContent .CMSformFieldWrap textarea{height:calc(100% - 110px)}.CMSinputField{position:relative;width:100%}.CMSinputField svg{position:absolute;left:1.2rem;top:50%;transform:translateY(-50%);z-index:10}.CMSinputField input{padding-left:40px!important}.CMSinputField input::-webkit-input-placeholder{color:#52666e}.CMSinputField input::-moz-placeholder{color:#52666e}.CMSformLabel{display:inline-block;font-size:14px;margin-bottom:.2em}.CMSformFieldWrap .multiselect{color:#1d1d1f}.CMSformFieldWrap .multiselect.single-value .multiselect__single{margin:0;padding:0;font-size:13px}.CMSformFieldWrap .multiselect.form-control{padding:0;border:none;min-height:38px}.CMSformFieldWrap .multiselect .multiselect__spinner{top:1px;right:6px;width:30px;height:38px}.CMSformFieldWrap .multiselect .multiselect__tags-wrap{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px}.CMSformFieldWrap .multiselect .multiselect__tag{margin:0}.CMSformFieldWrap .multiselect__tags{border-color:#d8e3e8;padding:8px 40px 8px 13px}.is-disabled .CMSformFieldWrap .multiselect__tags{background:#f3f6f8}.CMSformFieldWrap .multiselect__tags .multiselect__single{margin:0;padding:0;font-size:13px}.is-disabled .CMSformFieldWrap .multiselect__tags .multiselect__single{background:#f3f6f8}.CMSformFieldWrap .multiselect__tags .multiselect__tags-wrap[style*="display: none;"]~.multiselect__input[style*="width: 100%;"]{padding:0}.CMSformFieldWrap .multiselect--disabled .multiselect__select{background:transparent}.CMSformFieldWrap--multiselect .multiselect__tags,.CMSformFieldWrap--multiselect .multiselect__content-wrapper,.CMSformFieldWrap input,.CMSformFieldWrap textarea,.CMSformFieldWrap select,.CMSformField{width:100%;border:1px solid #d8e3e8;padding:9px 14px;outline:none;border-radius:6px;box-shadow:none;font-size:13px;background-color:#fff;color:#1d1d1f;transition:all .3s;text-overflow:ellipsis}.CMSformFieldWrap--multiselect .multiselect__tags:hover,.CMSformFieldWrap--multiselect .multiselect__tags:focus,.CMSformFieldWrap--multiselect .multiselect__content-wrapper:hover,.CMSformFieldWrap--multiselect .multiselect__content-wrapper:focus,.CMSformFieldWrap input:hover,.CMSformFieldWrap input:focus,.CMSformFieldWrap textarea:hover,.CMSformFieldWrap textarea:focus,.CMSformFieldWrap select:hover,.CMSformFieldWrap select:focus,.CMSformField:hover,.CMSformField:focus{outline:none;border-color:#a0bbc7;box-shadow:none}.d-flex>.CMSformFieldWrap--multiselect .multiselect__tags,.d-flex>.CMSformFieldWrap--multiselect .multiselect__content-wrapper,.d-flex>.CMSformFieldWrap input,.d-flex>.CMSformFieldWrap textarea,.d-flex>.CMSformFieldWrap select,.d-flex>.CMSformField{flex:1 1 100%}.CMSformFieldWrap--multiselect .multiselect__tags .multiselect__element,.CMSformFieldWrap--multiselect .multiselect__content-wrapper .multiselect__element,.CMSformFieldWrap input .multiselect__element,.CMSformFieldWrap textarea .multiselect__element,.CMSformFieldWrap select .multiselect__element,.CMSformField .multiselect__element{margin:0}.CMSformFieldWrap--multiselect .multiselect__tags .multiselect__element .multiselect__option,.CMSformFieldWrap--multiselect .multiselect__content-wrapper .multiselect__element .multiselect__option,.CMSformFieldWrap input .multiselect__element .multiselect__option,.CMSformFieldWrap textarea .multiselect__element .multiselect__option,.CMSformFieldWrap select .multiselect__element .multiselect__option,.CMSformField .multiselect__element .multiselect__option{min-height:25px;font-size:14px;line-height:1.1;padding:8px 13px;transition:.15s all ease-in-out}.CMSformFieldWrap--multiselect .multiselect__tags .multiselect__element .multiselect__option:after,.CMSformFieldWrap--multiselect .multiselect__content-wrapper .multiselect__element .multiselect__option:after,.CMSformFieldWrap input .multiselect__element .multiselect__option:after,.CMSformFieldWrap textarea .multiselect__element .multiselect__option:after,.CMSformFieldWrap select .multiselect__element .multiselect__option:after,.CMSformField .multiselect__element .multiselect__option:after{content:normal}.CMSformFieldWrap--multiselect .multiselect__tags .multiselect__element .multiselect__option--highlight,.CMSformFieldWrap--multiselect .multiselect__content-wrapper .multiselect__element .multiselect__option--highlight,.CMSformFieldWrap input .multiselect__element .multiselect__option--highlight,.CMSformFieldWrap textarea .multiselect__element .multiselect__option--highlight,.CMSformFieldWrap select .multiselect__element .multiselect__option--highlight,.CMSformField .multiselect__element .multiselect__option--highlight{background:#2394ce14;color:#2394ce}.CMSformFieldWrap--multiselect .multiselect__tags .multiselect__element .multiselect__option--selected,.CMSformFieldWrap--multiselect .multiselect__content-wrapper .multiselect__element .multiselect__option--selected,.CMSformFieldWrap input .multiselect__element .multiselect__option--selected,.CMSformFieldWrap textarea .multiselect__element .multiselect__option--selected,.CMSformFieldWrap select .multiselect__element .multiselect__option--selected,.CMSformField .multiselect__element .multiselect__option--selected{background:#2394ce;color:#fff}.CMSformFieldWrap--multiselect .multiselect__tags .multiselect__element .multiselect__option--selected:hover,.CMSformFieldWrap--multiselect .multiselect__content-wrapper .multiselect__element .multiselect__option--selected:hover,.CMSformFieldWrap input .multiselect__element .multiselect__option--selected:hover,.CMSformFieldWrap textarea .multiselect__element .multiselect__option--selected:hover,.CMSformFieldWrap select .multiselect__element .multiselect__option--selected:hover,.CMSformField .multiselect__element .multiselect__option--selected:hover{background:#2394cecc}.CMSformFieldWrap--multiselect .multiselect__tags .multiselect__tag,.CMSformFieldWrap--multiselect .multiselect__content-wrapper .multiselect__tag,.CMSformFieldWrap input .multiselect__tag,.CMSformFieldWrap textarea .multiselect__tag,.CMSformFieldWrap select .multiselect__tag,.CMSformField .multiselect__tag{background:#2394ce;border-radius:20px}.CMSformFieldWrap--multiselect .multiselect__tags .multiselect__tag .multiselect__tag-icon,.CMSformFieldWrap--multiselect .multiselect__content-wrapper .multiselect__tag .multiselect__tag-icon,.CMSformFieldWrap input .multiselect__tag .multiselect__tag-icon,.CMSformFieldWrap textarea .multiselect__tag .multiselect__tag-icon,.CMSformFieldWrap select .multiselect__tag .multiselect__tag-icon,.CMSformField .multiselect__tag .multiselect__tag-icon{width:22px;line-height:19px;border-radius:20px}.CMSformFieldWrap--multiselect .multiselect__tags .multiselect__tag .multiselect__tag-icon:after,.CMSformFieldWrap--multiselect .multiselect__content-wrapper .multiselect__tag .multiselect__tag-icon:after,.CMSformFieldWrap input .multiselect__tag .multiselect__tag-icon:after,.CMSformFieldWrap textarea .multiselect__tag .multiselect__tag-icon:after,.CMSformFieldWrap select .multiselect__tag .multiselect__tag-icon:after,.CMSformField .multiselect__tag .multiselect__tag-icon:after{color:#fff}.CMSformFieldWrap--multiselect .multiselect__tags .multiselect__tag .multiselect__tag-icon:hover,.CMSformFieldWrap--multiselect .multiselect__content-wrapper .multiselect__tag .multiselect__tag-icon:hover,.CMSformFieldWrap input .multiselect__tag .multiselect__tag-icon:hover,.CMSformFieldWrap textarea .multiselect__tag .multiselect__tag-icon:hover,.CMSformFieldWrap select .multiselect__tag .multiselect__tag-icon:hover,.CMSformField .multiselect__tag .multiselect__tag-icon:hover{background:#1c76a5}.CMSformFieldWrap--multiselect .multiselect__tags.is-disabled,.CMSformFieldWrap--multiselect .multiselect__tags[disabled],.CMSformFieldWrap--multiselect .multiselect__tags[readonly],.CMSformFieldWrap--multiselect .multiselect__content-wrapper.is-disabled,.CMSformFieldWrap--multiselect .multiselect__content-wrapper[disabled],.CMSformFieldWrap--multiselect .multiselect__content-wrapper[readonly],.CMSformFieldWrap input.is-disabled,.CMSformFieldWrap input[disabled],.CMSformFieldWrap input[readonly],.CMSformFieldWrap textarea.is-disabled,.CMSformFieldWrap textarea[disabled],.CMSformFieldWrap textarea[readonly],.CMSformFieldWrap select.is-disabled,.CMSformFieldWrap select[disabled],.CMSformFieldWrap select[readonly],.CMSformField.is-disabled,.CMSformField[disabled],.CMSformField[readonly]{pointer-events:none;opacity:.6;background:#f3f6f8}.CMSformFieldWrap--multiselect .multiselect__tags{display:flex;align-items:center;flex-wrap:wrap;padding:8px 40px 8px 13px}.CMSformFieldWrap input:not([type=checkbox]):not(.multiselect__input),.CMSformFieldWrap select{min-height:40px}.CMSformFieldWrap input.multiselect__input{padding:0 40px 0 0;margin:0;border:0;transition:unset}.CMSformFieldWrap input.multiselect__input[style*="width: 100%;"]{padding:5px 0 0}.CMSformFieldWrap select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml,<svg height='5px' width='10px' viewBox='0 0 10 5' fill='%23999' xmlns='http://www.w3.org/2000/svg'><path d='M5,0l5,5H0Z' transform='translate(10 5) rotate(180)'/></svg>") no-repeat calc(100% - 15px) center;padding-right:40px}.CMSformFieldWrap select:focus{background:url("data:image/svg+xml,<svg height='5px' width='10px' viewBox='0 0 10 5' fill='%23999' xmlns='http://www.w3.org/2000/svg'><path d='M5,0l5,5H0Z'/></svg>") no-repeat calc(100% - 15px) center}.CMSformFieldWrap input.is-invalid,.CMSformFieldWrap select.is-invalid,.CMSformFieldWrap .form-control.is-invalid .multiselect__tags{border-color:#fa1919;color:#fa1919}.CMSformFieldWrap input[type=checkbox]{width:15px;height:15px;position:relative;top:2px}.CMSformFieldWrap .multiselect__placeholder{margin:0;padding:0;font-size:13px}.CMSformFieldWrap .multiselect__content{font-size:12px}.CMSformFieldWrap .multiselect__content li{margin:0}.CMSformFieldWrap--multiselect .multiselect__content-wrapper{padding:0;margin-top:4px;box-shadow:0 5px 5px -3px #0003,0 10px 10px #0000000d,0 0 14px 2px #0000000d}.CMSformFieldWrap--multiselect .multiselect__content-wrapper:hover,.CMSformFieldWrap--multiselect .multiselect__content-wrapper:focus{border-color:#d8e3e8;box-shadow:0 5px 5px -3px #0003,0 10px 10px #0000000d,0 0 14px 2px #0000000d}.CMSformFieldWrap--multiselect .multiselect__content>li:not(.multiselect__element){color:#fa1919;font-weight:600}.CMSformFieldWrap--multiselect .multiselect__content>li:not(.multiselect__element)>.multiselect__option{position:relative;padding:12px 12px 12px 50px;white-space:unset}.CMSformFieldWrap--multiselect .multiselect__content>li:not(.multiselect__element)>.multiselect__option:before{content:"";position:absolute;top:50%;left:13px;transform:translateY(-50%);width:24px;height:24px;background:#fa1919;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB2aWV3Qm94PSIwIDAgMjUgMjUiPjxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMDQxNjY2NjY2NjY2NjY2NywwLDAsMS4wNDE2NjY2NjY2NjY2NjY3LDAsMCkiPjxwYXRoIGQ9Ik0wLjc1MCAxMS45OTkgQTExLjI1MCAxMS4yNTAgMCAxIDAgMjMuMjUwIDExLjk5OSBBMTEuMjUwIDExLjI1MCAwIDEgMCAwLjc1MCAxMS45OTkgWiIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjUiPjwvcGF0aD48cGF0aCBkPSJNNy41IDE2LjQ5OUwxNi41IDcuNDk5IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuNSI+PC9wYXRoPjxwYXRoIGQ9Ik0xNi41IDE2LjQ5OUw3LjUgNy40OTkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41Ij48L3BhdGg+PC9nPjwvc3ZnPg==);-webkit-mask-size:cover}.form-group.CMSformFieldWrap--checkbox label.form-group__label span,.CMSformFieldWrap--checkbox label:not(.form-group__label),.CMSformField__checkboxLabel{display:inline-block;position:relative;cursor:pointer}.form-group.CMSformFieldWrap--checkbox label.form-group__label span:before,.CMSformFieldWrap--checkbox label:not(.form-group__label):before,.CMSformField__checkboxLabel:before{content:"";display:inline-block;position:relative;top:-2px;border:1px solid #d8e3e8;width:24px;height:24px;background:#fff;border-radius:4px;transition:.2s border ease-in-out}.form-group.CMSformFieldWrap--checkbox label.form-group__label span:after,.CMSformFieldWrap--checkbox label:not(.form-group__label):after,.CMSformField__checkboxLabel:after{content:"";display:block;width:24px;height:24px;position:absolute;top:-2px;left:0;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' stroke='%23FFFFFF'><path fill='%23FFFFFF' stroke-width='1.6' d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/></svg>") center 2px/80% no-repeat #2394ce;opacity:0;border-radius:4px;transition:all .2s ease-in-out}.form-group.CMSformFieldWrap--checkbox label.form-group__label span.is-checked:after,.CMSformFieldWrap--checkbox label:not(.form-group__label).is-checked:after,.CMSformField__checkboxLabel.is-checked:after{opacity:1;transform:none}.form-group.CMSformFieldWrap--checkbox.no-indent label.form-group__label span,.CMSformFieldWrap--checkbox.no-indent label:not(.form-group__label),.CMSformField__checkboxLabel.no-indent span{display:grid;grid-template-columns:34px 1fr;text-indent:unset!important}.form-group__messages{position:relative;padding:3px 0 0 14px;font-size:11px;line-height:1.2;color:#f5a623}.form-group__messages[role=alert]{color:#fa1919}.form-group__messages:before{content:"-";position:absolute;top:3px;left:6px;width:10px;height:10px}.form-group.CMSformFieldWrap--checkbox--inputH label.form-group__label{margin-bottom:0;font-size:14px;display:flex;align-items:center}.form-group__label{display:inline-block;margin-bottom:.2em}.form-group.CMSformFieldWrap--checkbox label.form-group__label input:checked+span:after{opacity:1;transform:none}.form-group.CMSformFieldWrap--checkbox label.form-group__label input,.CMSformFieldWrap--checkbox input{position:absolute;top:-2px;left:0;opacity:0;z-index:5;width:100%;height:100%;cursor:pointer}.CMSformFieldWrap--checkbox{position:relative}.CMSformFieldWrap--checkbox label:hover span:before{border-color:#bccfd7!important}.CMSformField__checkboxCaption{display:block;float:left;padding-top:1px;padding-left:5px}.CMSformFieldWrap--search{position:relative}.CMSglsAdmin .CMSformFieldWrap--search{margin:0 20px 20px}.CMSglsAdmin.is-editable .CMSformFieldWrap--search{margin-bottom:0}.CMSformFieldWrap--search svg{position:absolute;top:50%;right:1.2rem;transform:translateY(-50%)}.CMSformFieldWrap--search input{padding-right:4rem}.CMSformFieldWrap--changes{font-size:13px}.CMSglsAdmin .CMSformFieldWrap--changes{padding:10px 20px 0}.CMSglsAdmin.is-editable .CMSformFieldWrap--changes{margin-bottom:2rem}.CMSformFieldWrap--changes input{width:15px}.CMSfilter__row span.CMSformField__checkboxLabel{text-indent:2px;display:flex}.CMSformFieldWrap--btn .vforms-input>input{border-radius:6px 0 0 6px}.CMSformFieldWrap--btn .vforms-input>button{padding:0 12px;font-size:10px;font-weight:600;line-height:1.4;text-transform:uppercase;background:#2394ce;color:#fff;border-radius:0 6px 6px 0;border:0;transition:all .2s ease-in-out}.CMSformFieldWrap--btn .vforms-input>button:hover{background:#1f82b5}.CMScompTree .tree-node .draggable-placeholder .tree-node-inner{background:#e9eff2}.CMScompTree .tree-node-children{padding-left:10px}.CMScompTree .tree-placeholder .tree-node{height:20px;border-bottom:1px solid #dedbce;background:#e9eff2}.CMScompTree__item{padding:4px;border-bottom:1px solid #d8e3e8;color:#1d1d1f;font-size:12px;display:flex;align-items:center;cursor:pointer}.CMScompTree__item:hover,.CMScompTree__item.is-current{background:#f3f6f8}.CMScompTree__item.is-layout,.CMScompTree__item.active{font-weight:700}.CMScompTree__item:not(.is-expandable){padding-left:20px}.CMScompTree__item.is-linked{color:#2394ce;fill:#2394ce}.CMScompTree__item.has-change{font-weight:700;color:#f5a623;fill:#f5a623}.CMScompTree__item.is-new{font-weight:700;color:#73c059;fill:#73c059}.CMScompTree__arrow{width:10px;height:10px;margin:0 6px 5px 0}.CMScompTree__compIcon{width:16px;height:16px;margin-right:6px}.CMScompTree__itemArr{fill:#1d1d1f}.is-linked .CMScompTree__itemArr{fill:#2394ce}.CMScomTree__itemBtns{display:flex;margin-left:auto;float:right;margin-right:10px;position:relative}.CMScomTree__itemBtns .CMSbtn{margin-left:4px}.CMSpopup{font-family:Inter,sans-serif}.CMSpopup .v--modal-box{border-radius:4px}.CMSpopup .vld-overlay.is-active{z-index:10}.CMSpopup__header{display:grid;grid-template-columns:1fr auto;align-items:center;min-height:50px;padding:15px 20px 10px;font-size:18px;color:#1d1d1f}.CMSpopup__headerTitle{max-width:calc(100% - 40px);font-size:20px;font-weight:700;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.CMSpopup__close{width:20px;height:20px;background:none;outline:none;border:none;cursor:pointer}.CMSpopup__close:focus{outline:none}.CMSpopup__close svg{width:20px;height:20px;fill:#c0c9d6;transition:all .2s ease-in-out;vertical-align:center}.CMSpopup__close:hover svg{fill:#9ba9be}.CMSpopup__controls{min-height:61px;padding:.7rem 0;margin:0;border-top:1px solid #d8e3e8;box-shadow:0 2px 12px #0000001a}.CMSconfig__page .cms-admin-tabs-component{min-height:600px}.vfm{display:flex;justify-content:center;align-items:center;color:#1d1d1f}.vfm:has(~.tox:not(:empty) textarea){display:none}.vfm~.tox{z-index:1300}.vfm__content{font-family:Inter,sans-serif;display:grid;grid-template-rows:1fr auto;max-width:640px;width:100%;max-height:calc(100vh - 40px);margin:0 20px;border-radius:12px;background:#fff;box-shadow:0 0 14px #1d1d1f1a;overflow:hidden}.cms-modal--small .vfm__content{max-width:440px;width:100%}.cms-modal--small .dialog-content{text-align:center}.cms-modal--large .vfm__content{max-width:1200px;width:100%}.cms-modal--full-width .vfm__content{max-width:1660px;grid-template-rows:auto 1fr}.cms-modal--sitemap .CMSsitemap{display:flex;flex-direction:column;max-height:608px;height:calc(100vh - 98px);margin:4px 4px 4px -4px;padding:0 0 0 4px;overflow-y:auto}.CMSfilter{font-size:14px}.CMSpopup .CMSfilter{padding:10px 20px;box-shadow:0 2px 8px #c0c9d633}.CMSaddComponent__content .CMSfilter{padding:5px 20px 20px}.CMSfilter--row{display:flex;align-items:center;justify-content:flex-start}.CMSfilter--row div{flex:1 1 auto}.CMSfilter__right{margin-left:auto;flex:1 0 auto}.CMSfilter__row{display:flex;flex-wrap:wrap;gap:10px 20px;width:100%;padding:.4rem 0}.CMSticket{border:1px solid #2394ce;color:#1d1d1f;background:none;padding:2px 8px;font-size:14px}.CMSfilter__right .CMSticket{margin-left:5px}.CMSticket:hover{background:#2394ce33}.CMSticket--select{background:#2394ce;color:#fff}.CMSticket--select:hover{background:#2394ce}.CMSdropdownMenuWrapper{position:relative;z-index:99}.CMSdropdownMenu{display:none;position:absolute;top:calc(100% + 15px);right:0;width:270px;border-radius:12px;background-color:#fff;padding:10px;box-shadow:0 10px 40px 10px #00000026}.CMSdropdownMenu.w-300{width:300px}.CMSdropdownMenuWrapper.open .CMSdropdownMenu{display:block}.CMSdropdownMenu.vue-popover.dropdown-position-left:before{display:block;border-bottom:5px solid transparent;border-left:6px solid #ffffff;border-top:5px solid transparent;width:4px;height:6px;position:absolute;bottom:100%;right:-10px}.CMSdropdownMenu.is-open{display:block}.CMSdropdownMenu .CMSseparator{width:calc(100% + 20px);margin:0 -10px}.vue-popover:before{display:block;border-bottom:6px solid #ffffff;border-left:5px solid transparent;border-right:5px solid transparent;width:4px;height:6px;position:absolute;bottom:100%;left:50%}.CMSdropdownMenu__item{display:flex;align-items:center;width:100%;padding:7px 14px 7px 12px;color:#1d1d1f!important;font-weight:600;cursor:pointer;text-transform:none;text-align:left;font-size:14px;transition:.2s all ease-in-out}.CMSdropdownMenu__item svg{fill:#748c98;margin-right:12px;color:#748c98}.CMSdropdownMenu__item svg.CMSappIco--line{fill:none;stroke:#586c75}.CMSdropdownMenu__item:hover{color:#2394ce!important;text-decoration:none;background:#2394ce14;border-radius:8px}.CMSdropdownMenu__item:hover svg{fill:#2394ce;color:#2394ce}.CMSdropdownMenu__item:hover .CMSappIco--line{fill:none;stroke:#2394ce}.CMSdropdownMenu__item.is-disabled,.CMSdropdownMenu__item.is-disabled:hover{pointer-events:none;opacity:.4}.CMSdropdownMenu__versions{justify-content:center;width:calc(100% + 20px);margin:0 -10px;padding:10px 15px 0;border-top:1px solid #d8e3e8;font-size:10px;color:#c0c9d6!important;pointer-events:none}.CMSdropdownMenu__item--red,.CMSdropdownMenu__item--red>.mx-context-menu-item{color:#fa1919!important}.CMSdropdownMenu__item--red svg,.CMSdropdownMenu__item--red>.mx-context-menu-item svg{fill:#fa1919!important}.CMSdropdownMenu__item--red:hover,.CMSdropdownMenu__item--red>.mx-context-menu-item:hover{border-color:#fa1919!important;color:#e50505!important;background:#fa191914}.CMSdropdownMenu__item--red:hover svg,.CMSdropdownMenu__item--red>.mx-context-menu-item:hover svg{fill:#e50505!important}.CMSdropdownMenu__heading{font-weight:700}.mx-context-menu{font-family:Inter,sans-serif}.mx-menu-ghost-host .mx-context-menu{padding:10px}.mx-context-menu .CMSdropdownMenu__item{padding:0}.mx-context-menu .mx-context-menu-item{width:100%;padding:7px 14px 7px 12px;transition:.2s all ease-in-out;cursor:pointer}.mx-context-menu .mx-context-menu-item:hover{color:#2394ce;background-color:unset}.mx-context-menu .mx-context-menu-item:hover svg{fill:#2394ce;color:#2394ce}.mx-context-menu .mx-context-menu-item svg{transition:.2s all ease-in-out}.mx-context-menu .mx-context-menu-item .label{font-weight:700}.mx-context-menu .mx-context-menu-item .mx-icon-placeholder.preserve-width{width:unset}.CMSseparator{width:100%;border-top:1px solid #d8e3e8}.CMScomponentList{list-style:none;margin:0;padding:0}.CMScomponentList__item{display:flex;border-bottom:1px solid #d8e3e8;padding:10px 22px;cursor:pointer;position:relative;transition:all .2s ease-in-out;align-items:center}.CMScomponentList__item:first-child{border-top:1px solid #d8e3e8}.CMScomponentList__item:hover{background:#f3f6f8;padding-left:50px}.CMScomponentList__itemName{font-size:14px;font-weight:600}.CMScomponentList__item.is-linked .CMScomponentList__itemName{color:#2394ce}.CMScomponentList__itemDesc{font-size:12px;color:#677f8a}.CMScomponentList__itemBadges{order:6;margin-right:0;margin-left:auto;display:flex;padding-left:10px}.CMScomponentList__itemBadges .CMSbtn{margin-left:8px;pointer-events:none}.CMScomponentList__itemAddIco{position:absolute;left:20px;top:50%;transform:translate(-20px,-50%);opacity:0;transition:all .2s ease-in-out}.CMScomponentList__item:hover .CMScomponentList__itemAddIco{transform:translateY(-50%);opacity:1}.CMSappIco{width:100%;height:100%}.CMSappIco.black{fill:#1d1d1f;stroke:#1d1d1f}.CMSappIco.black path{stroke:#1d1d1f}.CMSappIco.black g{stroke:#1d1d1f}.CMSappIco.white{fill:#fff;stroke:#fff}.CMSappIco.white path{stroke:#fff}.CMSappIco.white g{stroke:#fff}.CMSappIco.gray{fill:#ccc;stroke:#ccc}.CMSappIco.gray g{stroke:#ccc}.CMSappIco--micro{width:10px;height:10px}.CMSappIco--mili{width:12px;height:12px}.CMSappIco--mini{width:20px;height:20px}.CMSappIco--small{width:22px;height:22px}.CMSappIco--midi{width:26px;height:26px}.CMSappIco--30{width:30px;min-width:30px;height:30px}.CMSappIco--medium{width:36px;min-width:36px;height:36px}.CMSappIco--100{width:100px;height:100px}.CMSappIco--fill-white{fill:#fff}.CMSappIco--no-margin{margin:0!important}.CMSappIco--fill-blue{fill:#2394ce!important}.CMSappIco--fill-blueHollow{fill:#2394ce99}.CMSappIco--fill-green{fill:#73c059;color:#73c059}.CMSappIco--fill-red{fill:#fa1919;color:#fa1919}.CMSappIco--fill-orange{fill:#f5a623}.CMSlist{list-style:none;padding:0;margin:0}.CMSlist__item{padding-left:10px;margin:2px 0}.CMSlist__item:before{content:"";display:inline-block;width:5px;height:5px;border-top:1px solid #73c059;border-right:1px solid #73c059;transform:rotate(45deg);margin-left:-10px;margin-right:5px}.CMSlist__item.is-hoverable:hover{background:#dedbce33}.tabs-component-tabs{position:relative;display:flex;align-items:stretch;justify-content:flex-start;gap:3px;margin-bottom:0;z-index:15}.tabs-component-tab{color:#999;font-size:14px;font-weight:600;margin:0;list-style:none}.tabs-component-tab:hover{color:#666}.tabs-component-tab.is-active{color:#000}.tabs-component-tab.is-disabled *{color:#cdcdcd;cursor:not-allowed!important}.tabs-component-tab{background-color:#fff;border-top:solid 1px #ddd;transform:translateY(1px)}.tabs-component-tab.is-active{z-index:2}.tabs-component-tab-a{align-items:center;color:inherit;display:flex;padding:.75em 1em;text-decoration:none}.tabs-component-panels{border-top:solid 1px #d8e3e8}.tabs-component{display:grid;grid-template-rows:auto 1fr;height:100%}.tabs-component.is-disabled .CMShtmlContent .tox-edit-area{filter:grayscale(1);opacity:.5}.tabs-component .tabs-component-tabs{border:none;padding-left:10px;padding-top:12px;margin:0 0 -1px;overflow:hidden}.tabs-component .tabs-component-tab{position:relative;background:none;border-top:1px solid rgba(216,227,232,0);border-left:1px solid rgba(216,227,232,0);border-right:1px solid rgba(216,227,232,0);padding:2px 0 6px}.tabs-component .tabs-component-tab.is-active{border-top:1px solid #d8e3e8;border-left:1px solid #d8e3e8;border-right:1px solid #d8e3e8;border-top-left-radius:10px;border-top-right-radius:10px;box-shadow:0 0 10px #1d1d1f1a;background:#fff}.tabs-component .tabs-component-tab.is-active:before,.tabs-component .tabs-component-tab.is-active:after{content:"";position:absolute;bottom:0;right:-10px;height:10px;width:10px;border-top-left-radius:20px;transform:rotate(-90deg);border-left:1px solid #d8e3e8;border-top:1px solid #d8e3e8}.tabs-component .tabs-component-tab.is-active:after{right:unset;left:-10px;transform:rotate(-180deg)}.tabs-component .tabs-component-tab.is-active a{transition:unset}.tabs-component .tabs-component-tab.is-active a,.tabs-component .tabs-component-tab.is-active a:hover{color:#2394ce}.tabs-component .tabs-component-tab.is-active a:before,.tabs-component .tabs-component-tab.is-active a:after{content:"";position:absolute;right:-10px;bottom:0;width:10px;height:10px;background:#fff;-webkit-mask-image:radial-gradient(circle 10px at 0 0,transparent 0,transparent 10px,black 10px);transform:scaleX(-1)}.tabs-component .tabs-component-tab.is-active a:after{right:unset;left:-10px;bottom:0;transform:unset}.tabs-component .tabs-component-tab a{padding:6px 14px;border-radius:50px;color:#1d1d1f;text-decoration:none;transition:.2s all ease-in-out}.tabs-component .tabs-component-tab a:not(.is-active):hover{color:#2394ce;text-decoration:none;background:#2394ce14}.tabs-component .tabs-component-tab a:focus{text-decoration:none}.CMSadminApp ::-webkit-scrollbar-track,.vfm ::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f5f5f5}.CMSadminApp ::-webkit-scrollbar,.vfm ::-webkit-scrollbar{width:6px;height:6px;background-color:#f5f5f5}.CMSadminApp ::-webkit-scrollbar-thumb,.vfm ::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#555}.CMSscrollArea{height:calc(100vh - 200px);max-height:550px;padding:16px;border:4px solid #ffffff;overflow-y:auto;overscroll-behavior:contain}.CMSfileList .CMSPhotoDetail .CMSscrollArea{height:calc(75vh - 160px)}.CMSfileList .CmsPhotoView--showSizes .CMSscrollArea{height:calc(75vh - 50px)}.CMSglsAdmin>.CMSscrollArea{height:calc(100% - 145px);max-height:unset;padding:0}.CMSglsAdmin.is-editable>.CMSscrollArea{height:calc(100% - 210px);max-height:unset}.CMSscrollArea.CMSpage-sitemap{max-height:611px;height:calc(100vh - 152px);padding:0}.CMSquestionmark{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;font-size:14px;font-weight:800;background:#dedbce;color:#fff;border-radius:50%;cursor:pointer}.CMSquestionmark:hover{background:#c4bfa8}.CMSpageComp--highlight{outline-width:10000px;outline-style:solid;outline-color:#0000004d;outline-offset:10px;transition:outline-color .3s ease-in;position:relative;z-index:100}.CMSpageComp--highlight>.gls-component-content{outline:1px dotted #2394ce;outline-offset:-1px}.gls-component-content{width:100%;height:100%}*{outline-color:transparent}.CMSbookmarkTabs{display:flex;border-bottom:1px solid #677f8a}.CMSbookmarkTab{cursor:pointer;padding:5px 30px;font-size:12px;border-bottom:2px solid transparent}.CMSbookmarkTab.is-active{border-bottom-color:#2394ce}.CMSNewpageTemplateList{list-style:none;margin:0;max-height:565px;overflow-y:auto;padding:0}.CMSNewpageTemplateList__item{display:block;border-bottom:1px solid #d8e3e8;padding:10px 22px;cursor:pointer;position:relative;transition:all .2s ease-in-out}.CMSNewpageTemplateList__item:hover{background:#f3f6f8;padding-left:50px}.CMSNewpageTemplateList__itemName{font-size:14px;font-weight:600}.CMSNewpageTemplateList__item.is-linked .CMSNewpageTemplateList__itemName{color:#2394ce}.CMSNewpageTemplateList__itemDesc{font-size:12px;color:#677f8a}.CMSNewpageTemplateList__itemBadges{float:right;margin-top:-1px}.CMSNewpageTemplateList__itemBadges .CMSbtn{float:left;margin-left:8px;pointer-events:none}.CMSNewpageTemplateList__itemAddIco{position:absolute;left:20px;top:50%;transform:translate(-20px,-50%);opacity:0;transition:all .2s ease-in-out}.CMSNewpageTemplateList__item:hover .CMSNewpageTemplateList__itemAddIco{transform:translateY(-50%);opacity:1}.CMScategory__label{display:inline-block;margin:.5rem 0;font-size:16px}.CMShtmlContent{position:relative}.CMShtmlContent.is-editable{padding:15px 0}.CMShtmlContent.is-editable:hover{position:relative;outline:10000px solid rgba(0,0,0,.1);outline-offset:10px;transition:outline-color .5s ease-in;z-index:49}.CMShtmlContent--edit{display:none;position:sticky;gap:8px;top:20px;margin:-15px 0;z-index:99}.is-CMSAdminToolbar--active .CMShtmlContent--edit{top:70px}.CMShtmlContent:hover .CMShtmlContent--edit{display:flex}@media (min-width: 1051px){.CMShtmlContent:hover .CMShtmlContent--edit{justify-content:flex-end}}@media (max-width: 1050px){.CMSapp:not(.is-CMSAdminToolbar--active) .CMShtmlContent:hover .CMShtmlContent--edit{margin:-15px 0 -15px 50px}}.CMSDropdownBtnMenu{font-family:Inter,sans-serif;position:absolute;left:50%;transform:translate(-50%);display:flex;flex-direction:column;gap:.25rem;min-width:140px;margin:.125rem 0 0;padding:.75rem;border-radius:10px;box-shadow:0 10px 40px 10px #0000001a;background-color:#fff;transition:.2s all ease-in-out;z-index:999;cursor:pointer}.CMSDropdownBtnMenu>*:hover{color:#2394ce}.CMSDropdownBtnMenu:before{content:"";display:block;position:absolute;top:0;left:calc(50% - 10px);width:10px;height:10px;background:#fff;transform:translate(50%,-50%) rotate(45deg);border-left:1px solid #d8e3e8;border-top:1px solid #d8e3e8}.cms-grid .CMSDropdownBtnMenu{min-width:250px}.cms-grid .CMSDropdownBtnMenu .menu-item{padding:6px 20px}.CMSDropdownBtnMenu span{font-weight:700;font-size:14px}.CMScolumns{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-auto-flow:dense}.CMScolumnsItem--double{grid-column:span 2}.CMScolumnsItem--triple{grid-column:span 3}.CMSContribToolbar{display:flex;align-items:center;flex-wrap:wrap;margin:1.5rem 0}.photo-attractive-moment{padding:1rem;text-align:center;background-color:#fff;max-width:320px;margin:1em 0}.photo-attractive-moment ul{padding-left:0;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 -1%}.photo-attractive-moment li{list-style-type:none;flex-basis:48%;margin:1%}.photo-attractive-moment a{display:inline-block;color:#1d1d1f;font-weight:700;margin-top:.5rem}.photo-attractive-moment h4{margin-top:0;margin-bottom:1rem;font-size:1.5rem}.CMSsitemap .sl-vue-tree{position:relative;cursor:default;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.CMSsitemap .sl-vue-tree.sl-vue-tree-root{border:1px solid rgb(9,22,29);background-color:#fff;color:#191919d1;border-radius:3px}.CMSsitemap .sl-vue-tree-root>.sl-vue-tree-nodes-list{overflow:hidden;position:relative;padding-bottom:4px}.CMSsitemap .sl-vue-tree-selected>.sl-vue-tree-node-item{background-color:#13242d1a;color:#191919d1}.CMSsitemap .sl-vue-tree-node-item:hover,.CMSsitemap .sl-vue-tree-node-item.sl-vue-tree-cursor-hover{color:#fff}.CMSsitemap .sl-vue-tree-node-item{position:relative;display:flex;flex-direction:row;padding-left:10px;padding-right:10px;line-height:28px;border:1px solid transparent}.CMSsitemap .sl-vue-tree-node-item.sl-vue-tree-cursor-inside{border:1px solid rgba(255,255,255,.5)}.CMSsitemap .sl-vue-tree-gap{width:25px;min-height:1px}.CMSsitemap .sl-vue-tree-toggle{display:inline-block;text-align:left;width:20px}.CMSsitemap .sl-vue-tree-sidebar{margin-left:auto}.CMSsitemap .sl-vue-tree-cursor{position:absolute;border:1px solid rgba(255,255,255,.5);height:1px;width:100%}.CMSsitemap .sl-vue-tree-drag-info{position:absolute;opacity:.5;margin-left:20px;padding:5px 10px}.CMSsitemap__btns{padding:20px;background:#ffffffe6;border-bottom:1px solid #d8e3e8;box-shadow:0 2px 12px #1d1d1f1a;z-index:2}.CMSauth .CMSauth-form{max-width:250px;padding:20px;margin:0 auto;background-color:#fff;border:1px solid rgba(0,0,0,.1)}.CMSauth a.logout{font-size:18px;padding-top:5px;display:inline-block;margin:5px}.CMSauth form.CMSLoginForm .input-group{padding:5px 0 7px}.CMSauth form.CMSLoginForm .mcheckbox.remember-me{margin-right:5px}.CMSauth form.CMSLoginForm .login-links{padding:5px 0}.v-popper__popper{font-family:Inter,sans-serif}.v-popper__popper.v-popper--theme-dropdown .v-popper__inner{padding:10px 13px 10px 10px;border:0;box-shadow:0 10px 40px 10px #00000026}.v-popper__popper~.vfm{z-index:10001!important}.CMSadminForm--edit-article{height:calc(100% - 105px)}.CMSadminForm--edit-article .CMSformFieldWrap>.CmsPhotoView{max-height:120px;width:120px;padding:0;margin:0;border:none}.CMSadminForm--edit-article .CMSformFieldWrap>.CmsPhotoView img{max-width:100%}img.CMSeditorJsImage{max-width:100%}.CMSeditorJsImage__label{margin:.5rem 0 0;text-align:center;font-size:.875rem}.CMSSlugLock{position:absolute;top:36px;right:12px;cursor:pointer}.CMSDmsFile{border-color:#f4f4f4}.CMSDmsFile--checkbox.CMSformFieldWrap--checkbox{position:unset}.CMSphotoManagement .CMSDmsFile--checkbox{display:none;position:absolute;top:6px;right:5px;width:24px;height:24px}.CMSDmsFileItem--active .CMSDmsFile--checkbox{display:inherit}.CMSDmsFileItem--active .CMSDmsFile--checkbox input[type=checkbox]{width:24px;height:24px}.CMSDmsFileTextContent{position:relative;display:flex;align-items:center;height:100%;padding:10px 15px;border-radius:4px;border:1px solid #d8e3e8}.CMSphotoManagement .CMSDmsFileTextContent{flex-direction:column}.CMSDmsFileItem--active .CMSDmsFileTextContent{border:1px solid #a8c0cc}.CMSDmsFileIcon{display:flex;align-items:center;justify-content:center;margin:0 10px 10px}.CMSphotoManagement .CMSDmsFileIcon{min-height:100px;min-width:100px;height:auto}.DmsManagement .CMSDmsFileIcon{margin:2px 5px}.CMSDmsFileIcon img{max-width:100%;height:auto;object-fit:cover}.CMSDmsFileTitle,.CMSDmsFileSize,.CMSDmsFileDate{display:block;font-size:12px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.CMSDmsFileTitle{flex-basis:50%}.CMSDmsFileSize{margin-right:0;margin-left:1rem;flex-basis:120px}.CMSDmsFileDate{margin-right:0;margin-left:auto;flex-basis:160px}.CMSDmsFileSize,.CMSDmsFileDate{padding-left:6px}.CMSDmsFileItem{display:list-item;list-style-type:none;margin:0;border-radius:4px;overflow:hidden;cursor:pointer;transition:.15s all ease-in-out}.CMSphotoManagement .CMSDmsFileItem{text-align:center}.CMSDmsFileItem:hover{box-shadow:0 0 6px 1px #1d1d1f1f}.CMSDmsFileItem--active{background:#d1ebff}.CmsPhotoView .CMSscrollArea{height:calc(100vh - 160px);max-height:unset}.CmsPhotoView img{max-width:100%;height:auto}.CMSFileSetDetail .CmsPhotoView{max-width:120px;max-height:100px}.CMSComponentManagement>form{padding:20px}.CMSComponentManagement>form .CMSinputField{display:grid;grid-template-columns:1fr auto}.CMSComponentManagement>form input{border-top-right-radius:0;border-bottom-right-radius:0}.CMSComponentManagement>form .CMSbtn{border-top-left-radius:0;border-bottom-left-radius:0}.CMSComponentManagement .CMSscrollArea{height:calc(100vh - 270px)}.CMSComponentManagement .list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.CMSComponentManagement .list-group-item a{color:#2394ce;text-decoration:underline}.CMSFileUpload__header{display:grid;grid-template-columns:1fr auto}.CMSFileUpload__content{display:grid;gap:20px;padding:20px;background-color:#eaeffb;border-radius:15px}.CMSFileUpload__info{display:grid;grid-template-columns:auto auto;align-items:center;gap:0 15px;position:absolute;top:20px;right:20px;font-size:12px;color:#677f8a;z-index:1}.CMSFileUpload__info .v-popover{grid-row:1/3 span;max-width:170px;line-height:1.2}.CMSFileUpload__options{max-width:calc(100% - 100px)}@media (max-width: 1199px){.CMSFileUpload__options{flex-direction:column}.CMSFileUpload__options>div+div{margin-top:10px}}.CMSFileUpload__actions{position:absolute;right:20px;bottom:20px}.CMSfileUploadThumbImage{max-width:170px;max-height:170px;border-radius:15px;height:auto;width:auto}.CMSFileUploadProgress{position:relative;display:flex;grid-row:1/2 span}.CMSFileUploadProgress .vuejs-progress-bar{display:flex!important;width:auto!important;line-height:unset!important}.CMSFileUploadProgress .vuejs-progress-bar>div{position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)}.FileUploadButtons{display:flex;align-items:center;justify-content:center}.CMSfileUploadList__item{display:grid;grid-template-columns:170px 1fr;gap:30px;min-height:210px;padding:20px;border-radius:15px;background:#fff;box-shadow:0 0 20px #1d1d1f0d}.CMSFileUploadName{max-width:calc(100% - 125px)}.CMSFileUploadName.is-error{max-width:calc(100% - 250px)}.CMSFileUploadName svg{margin-left:20px}.CMSformFieldWrap .CMSFileUploadName--input{font-size:20px;border:0;padding:0}.CMSfileList{height:100%}.CMSfileList .v-context{border-radius:4px;box-shadow:0 0 15px 2px #1d1d1f1a}.CMSfileList .v-context>li>a{margin:0;padding:7px 16px;font-weight:600;cursor:pointer}.CMSfileList .v-context>li>a:hover,.CMSfileList .v-context>li>a:focus{background:inherit}.CMSfileToolbar{display:flex;align-items:center;margin-bottom:1rem;padding:0 2rem}.CMSfileToolbar .CMSformFieldWrap:not(.CMSfileToolbar__sort){max-width:400px;width:100%}.CMSDmsFileset__filters{display:flex;align-items:center;justify-content:space-between;padding:0 2rem 2rem;font-size:12px}.CMSfileToolbar__btns{min-width:125px}.CMSfileToolbar__btns svg{margin-right:0}.CMSfileListMessages{display:flex;align-items:center;justify-content:space-between;position:static;height:35px;line-height:1;padding:0 20px;font-size:13px;color:#677f8a;background-color:#fff}.CMSfileListMessages svg{margin-right:.5rem}.CMSDmsAllFiletSets{text-align:center}.CMSfileListEmpty{font-weight:700;text-align:center;margin:3rem 0;color:#677f8a}.CMSfileListGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;padding:0 2rem 2rem;margin:0}.DmsManagement .CMSfileListGrid{grid-template-columns:1fr;gap:10px}.DmsManagement .CMSphotoManagement .CMSfileListGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));padding:0}.CMSphotoManagement input:not([type=checkbox]),.DmsManagement input:not([type=checkbox]){width:100%}.CMSphotoManagement input[type=checkbox],.DmsManagement input[type=checkbox]{width:18px;height:18px}.CMSphotoManagement .vld-parent>.CMSscrollArea,.DmsManagement .vld-parent>.CMSscrollArea{max-height:unset;padding:10px 0 0}.CMSphotoManagement .splitpanes__pane--left .vld-parent>.CMSscrollArea,.DmsManagement .splitpanes__pane--left .vld-parent>.CMSscrollArea{height:calc(100vh - 175px);padding:0 13px 2rem}.CMSphotoManagement .CMScompTree__item,.DmsManagement .CMScompTree__item{padding-left:0}.CMSphotoManagement .tree-children,.DmsManagement .tree-children{padding-left:8px}.CMSpopup .CMSphotoManagement,.CMSpopup .DmsManagement{margin-top:0;margin-bottom:0;height:calc(100% - 50px)!important}.CMSpopup .CMSphotoManagement .splitpanes__pane,.CMSpopup .DmsManagement .splitpanes__pane{box-shadow:none;border-top:none;border-bottom:none}.CMSpopup .CMSphotoManagement .splitpanes__pane--left,.CMSpopup .DmsManagement .splitpanes__pane--left{min-width:300px}.CMSphotoManagement .splitpanes__pane,.DmsManagement .splitpanes__pane{background-color:transparent!important}.CMSphotoManagement .splitpanes.splitpanes--vertical>.splitpanes__splitter,.DmsManagement .splitpanes.splitpanes--vertical>.splitpanes__splitter{width:20px;border:0}.CMSphotoManagement.ArticleInsertCmsComponent,.DmsManagement.ArticleInsertCmsComponent{position:fixed;z-index:100;margin:10px 0;left:0;top:40px}.CMSphotoWithSizes .CMSphotoWithSizes--sizes .CMSscrollArea{height:25vh;margin:auto;width:100%}.CMSphotoWithSizes .CMScategory__label{font-weight:700}.CMSphotoWithSizes .CMSphotoWithSizes--item{display:flex;flex-flow:wrap}.CMSphotoWithSizes img{max-width:150px!important;min-width:150px!important}.CMSphotoWithSizes--photoDetail{width:calc(100% - (150px + 3rem))}.CMSphotoManagement input[type=checkbox]{position:relative;top:3px}.DmsManagement .form-group__label{display:inherit;margin:0}.CMSCropImage__preview__title{text-align:center;margin:1em 0;font-weight:700}.CMSCropImageContent{padding:15px;display:flex;justify-content:space-between}.CMSCropImageContent.CMSscrollArea{height:calc(100vh - 220px);max-height:unset}.CMSbtnToolbar{padding:10px 0}.CMSCropperArea{width:614px}textarea{width:100%;height:100px}.preview-area{width:420px}.preview-area p{font-size:1.25rem;margin:0 0 1rem}.preview-area p:last-of-type{margin-top:1rem}.preview{width:100%;height:209.25px;overflow:hidden}.crop-placeholder{width:100%;height:200px;background:#ccc}.cropped-image img{max-width:100%;display:block;margin:0 auto;max-height:500px}.CMSCropImage__preview,.CMSCropperArea{flex-basis:calc(50% - 7px)}.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-wrap-box,.cropper-canvas,.cropper-drag-box,.cropper-crop-box,.cropper-modal{inset:0;position:absolute}.cropper-wrap-box,.cropper-canvas{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:#3399ffbf;overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.3333333333%;left:0;top:33.3333333333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.3333333333%;top:0;width:33.3333333333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:before,.cropper-center:after{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width: 768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width: 992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width: 1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.ce-block__content,.ce-toolbar__content{max-width:unset}.ce-toolbar__plus,.ce-toolbar__settings-btn{border:.0625rem solid #e8e8e8;background:#fff;box-shadow:0 3px 15px -3px #0d142121}.CMSeditorJs .ce-settings{top:0;left:40px;right:unset}.CMSeditorJs .ce-settings__default-zone{margin:0 5px;width:124px}.CMSeditorJs .cdx-list{padding:0}.CMSeditorJs .cdx-list--ordered{list-style:decimal inside}.CMSeditorJs .cdx-list--unordered{list-style:disc inside}.CMSeditorJs .cdx-list__item{padding:0;line-height:inherit}.CMSeditorJs>.codex-editor>.ce-toolbar .ce-toolbar__actions{right:calc(100% - 1.25rem)}.CMSeditorJs:not(:has(>.codex-editor>.ce-toolbar)) .codex-editor__redactor{padding:0!important}.CMSeditorJs .ce-paragraph{line-height:inherit}.cdx-font-size{display:inline-block}.codex-editor__redactor{margin:0!important}.ce-toolbar{z-index:5}.ce-inline-toolbar{z-index:6}.ce-block:has(.ce-popover--opened){position:relative;z-index:2}.ce-block .ce-toolbar__actions{right:-5px}.ce-block .ce-toolbar__actions .ce-toolbar__plus,.ce-block .ce-toolbar__actions .ce-toolbar__settings-btn{border:.0625rem solid #03ade2}.ce-block .ce-toolbar__actions .ce-toolbar__plus svg,.ce-block .ce-toolbar__actions .ce-toolbar__settings-btn svg{color:#077a9d}.vl-shown{overflow:hidden}.vl-overlay{inset:0;position:absolute;align-items:center;display:none;justify-content:center;overflow:hidden;z-index:9999}.vl-overlay.vl-active{display:flex}.vl-overlay.vl-full-page{z-index:9999;position:fixed}.vl-overlay .vl-background{inset:0;position:absolute;background:#fff;opacity:.5}.vl-overlay .vl-icon,.vl-parent{position:relative}.jqgrid-toolbar{display:flex;align-items:center;max-width:1140px;margin-bottom:.7em;justify-content:flex-end}.jqgrid-toolbar .btn,.jqgrid-toolbar .CMSrelative{margin:0 .3rem}.jqgrid-toolbar .btn:last-of-type{margin-right:0}.jqgrid-toolbar .btn{background-color:transparent;border:1px solid #2394ce;border-radius:3px;cursor:pointer}.Grid3icon{color:#2394ce;width:18px;height:18px}.Grid3icon object{width:100%;height:100%}.gls-component .ui-jqgrid .table>tbody>tr>td{padding:5px!important;line-height:1.65}.gls-component .ui-jqgrid .table>tbody>tr>td a{color:#1d1d1f;font-weight:700;text-decoration:none}.gls-component .ui-jqgrid .table>tbody>tr>td a:hover,.gls-component .ui-jqgrid .table>tbody>tr>td a:focus{text-decoration:underline}.ui-search-table select,.ui-search-table input{padding:4px 5px!important}.form-control{outline:none}.form-control:focus{border:1px solid #ccc}.ui-multiselect-menu.ui-widget.ui-widget-content.ui-corner-all{position:absolute;background-color:#fff;display:none}.CMSdropdownMenu.CMSdropdownMenu.vue-popover.dropdown-position-left{position:fixed}
