@charset "UTF-8";.text-truncate{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.blue-text{color:var(--soft-blue)}.blue-text,.dark-blue-text{font-family:Open Sans,Open Sans Regular,-apple-system,BlinkMacSystemFont,Sans-Serif,Arial,Segoe UI,Roboto,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1.6rem}.dark-blue-text{color:var(--dark-blue)}@keyframes draw-checkmark{0%{stroke-dashoffset:-170}to{stroke-dashoffset:170}}@keyframes sprinkles-scaling{0%{opacity:0;transform:translate(-50%,-50%) scale(0)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes badge-scaling{0%{transform:scale(0)}50%{transform:scale(1.3)}to{transform:scale(1)}}@keyframes rays-scaling{0%{opacity:0}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes rays-add-scaling{to{transform:translate(-50%,-50%) scale(1.3)}}@keyframes rays-spreading{0%{stroke-dashoffset:-22}to{stroke-dashoffset:-11}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in-stroke{0%{stroke-opacity:0}to{stroke-opacity:1}}@keyframes fade-out-stroke{0%{stroke-opacity:1}to{stroke-opacity:0}}@keyframes fade-in-clip-path{0%{opacity:0}to{opacity:.3}}@keyframes sprinkle-scale-1{0%{width:0;height:0;transform:scale(0)}to{width:4rem;height:4rem;transform:scale(1)}}@keyframes sprinkle-path-1{to{top:13rem;left:28rem}}@keyframes sprinkle-scale-2{0%{width:0;height:0;transform:scale(0)}to{width:2.7rem;height:2.7rem;transform:scale(1)}}@keyframes sprinkle-path-2{to{top:17.4rem;left:0}}@keyframes sprinkle-scale-3{0%{width:0;height:0;transform:scale(0)}to{width:4.3rem;height:4.3rem;transform:scale(1)}}@keyframes sprinkle-path-3{to{top:9.2rem;left:2.3rem}}@keyframes stars-path-1{0%{transform:rotate(0deg) scale(0)}to{top:0;left:24.1rem;transform:rotate(-35deg) scale(1)}}@keyframes additional-path-rotation-1{to{transform:translate(.5rem,-.5rem) rotate(17.5deg) scale(1.3)}}@keyframes stars-path-2{0%{transform:rotate(0deg) scale(0)}to{top:4.7rem;left:29.7rem;transform:rotate(-25deg) scale(1)}}@keyframes additional-path-rotation-2{to{transform:translate(.5rem,-.5rem) rotate(12.5deg) scale(1.3)}}@keyframes stars-path-3{0%{transform:rotate(0deg) scale(0)}to{top:23rem;left:30.7rem;transform:rotate(-45deg) scale(1)}}@keyframes additional-path-rotation-3{to{transform:translate(.5rem,.5rem) rotate(22.5deg) scale(1.3)}}@keyframes stars-path-4{0%{transform:rotate(0deg) scale(0)}to{top:28.4rem;left:25.8rem;transform:rotate(-35deg) scale(1)}}@keyframes additional-path-rotation-4{to{transform:translate(.5rem,.5rem) rotate(17.5deg) scale(1.3)}}@keyframes stars-path-5{0%{transform:rotate(0deg) scale(0)}to{top:29rem;left:7.5rem;transform:rotate(35deg) scale(1)}}@keyframes additional-path-rotation-5{to{transform:translate(-1rem,1rem) rotate(-17.5deg) scale(1.3)}}@keyframes stars-path-6{0%{transform:rotate(0deg) scale(0)}to{top:24.1rem;left:2.2rem;transform:rotate(45deg) scale(1)}}@keyframes additional-path-rotation-6{to{transform:translate(-1rem,.5rem) rotate(-22.5deg) scale(1.3)}}@keyframes stars-path-7{0%{transform:rotate(0deg) scale(0)}to{top:5.8rem;left:1.8rem;transform:rotate(30deg) scale(1)}}@keyframes additional-path-rotation-7{to{transform:translate(-2.5rem,-.5rem) rotate(-15deg) scale(1.3)}}@keyframes stars-path-8{0%{transform:rotate(0deg) scale(0)}to{top:.6rem;left:6.9rem;transform:rotate(55deg) scale(1)}}@keyframes additional-path-rotation-8{to{transform:translate(-1rem,-.5rem) rotate(-27.5deg) scale(1.3)}}@keyframes fadeIn{0%{display:none;opacity:0}1%{display:block}to{display:block;opacity:1}}@keyframes fadeOut{0%{display:block;opacity:1}99%{display:block}to{display:none;opacity:0}}html{font-size:62.5%}body{position:relative;position:-webkit-relative;position:-o-relative;font-size:1.6rem;font-family:Open Sans,Open Sans Regular,-apple-system,BlinkMacSystemFont,Sans-Serif,Arial,Segoe UI,Roboto,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:400;line-height:2.4rem;color:var(--dark-gray);background-color:var(--light-gray);-webkit-overflow-scrolling:touch}body.modal-open{overflow:hidden}*,:after,:before{-khtml-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;font-weight:inherit;font-style:inherit}app-root{display:grid;width:100%}body header{display:flex;flex-direction:row;-webkit-transition-property:all;-webkit-transition-duration:.3s;-webkit-transition-timing-function:ease-out;-webkit-transition-delay:0s;-khtml-transition-property:all;-khtml-transition-duration:.3s;-khtml-transition-timing-function:ease-out;-khtml-transition-delay:0s;-moz-transition-property:all;-moz-transition-duration:.3s;-moz-transition-timing-function:ease-out;-moz-transition-delay:0s;-ms-transition-property:all;-ms-transition-duration:.3s;-ms-transition-timing-function:ease-out;-ms-transition-delay:0s;-o-transition-property:all;-o-transition-duration:.3s;-o-transition-timing-function:ease-out;-o-transition-delay:0s;transition-property:all;transition-duration:.3s;transition-timing-function:ease-out;transition-delay:0s}body header.fix-height{position:fixed;position:-webkit-fixed;position:-o-fixed;z-index:2;display:flex;width:100%;height:10rem}body header.fix-height:hover{border-color:var(--black-10)!important}router-outlet{display:none}hr,main,nav{width:100%}hr{border:0;border-top:.1rem solid var(--soft-gray)}strong{font-family:Open Sans,Open Sans Bold,-apple-system,BlinkMacSystemFont,Sans-Serif,Arial,Segoe UI,Roboto,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:700}em{font-weight:inherit}em,em strong{font-style:italic}em strong{font-family:Open Sans,Open Sans Bold,-apple-system,BlinkMacSystemFont,Sans-Serif,Arial,Segoe UI,Roboto,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:700}small{font-size:1.2rem}ul.disc{padding-left:2rem;list-style-type:disc}img{display:inline-block;max-width:100%;vertical-align:middle}a:link,a:visited{text-decoration:none;color:inherit}[tabindex="-1"]:focus{outline:0!important}[hidden]{display:none!important}.ellipsis{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ellipsis-2{width:calc(100% - 2rem)}.ellipsis-4{width:calc(100% - 4rem)}.ellipsis-6{width:calc(100% - 6rem)}.ellipsis-8{width:calc(100% - 8rem)}.ellipsis-10{width:calc(100% - 10rem)}.ellipsis-12{width:calc(100% - 12rem)}.ellipsis-14{width:calc(100% - 14rem)}.ellipsis-16{width:calc(100% - 16rem)}.ellipsis-18{width:calc(100% - 18rem)}.ellipsis-20{width:calc(100% - 20rem)}.ellipsis-22{width:calc(100% - 22rem)}.ellipsis-24{width:calc(100% - 24rem)}.ellipsis-26{width:calc(100% - 26rem)}.ellipsis-28{width:calc(100% - 28rem)}.ellipsis-30{width:calc(100% - 30rem)}.ellipsis-32{width:calc(100% - 32rem)}.ellipsis-34{width:calc(100% - 34rem)}.ellipsis-36{width:calc(100% - 36rem)}.ellipsis-38{width:calc(100% - 38rem)}.ellipsis-40{width:calc(100% - 40rem)}.ellipsis-42{width:calc(100% - 42rem)}.ellipsis-44{width:calc(100% - 44rem)}.ellipsis-46{width:calc(100% - 46rem)}.ellipsis-48{width:calc(100% - 48rem)}.ellipsis-50{width:calc(100% - 50rem)}.ellipsis-52{width:calc(100% - 52rem)}.ellipsis-54{width:calc(100% - 54rem)}.ellipsis-56{width:calc(100% - 56rem)}.ellipsis-58{width:calc(100% - 58rem)}.ellipsis-60{width:calc(100% - 60rem)}.ellipsis-62{width:calc(100% - 62rem)}.ellipsis-64{width:calc(100% - 64rem)}.ellipsis-66{width:calc(100% - 66rem)}.ellipsis-68{width:calc(100% - 68rem)}.ellipsis-70{width:calc(100% - 70rem)}.ellipsis-72{width:calc(100% - 72rem)}.ellipsis-74{width:calc(100% - 74rem)}.ellipsis-76{width:calc(100% - 76rem)}.ellipsis-78{width:calc(100% - 78rem)}.ellipsis-80{width:calc(100% - 80rem)}.ellipsis-82{width:calc(100% - 82rem)}.ellipsis-84{width:calc(100% - 84rem)}.ellipsis-86{width:calc(100% - 86rem)}.ellipsis-88{width:calc(100% - 88rem)}.ellipsis-90{width:calc(100% - 90rem)}.ellipsis-92{width:calc(100% - 92rem)}.ellipsis-94{width:calc(100% - 94rem)}.ellipsis-96{width:calc(100% - 96rem)}.ellipsis-98{width:calc(100% - 98rem)}.ellipsis-100{width:calc(100% - 100rem)}.ellipsis-102{width:calc(100% - 102rem)}.ellipsis-104{width:calc(100% - 104rem)}.ellipsis-106{width:calc(100% - 106rem)}.ellipsis-108{width:calc(100% - 108rem)}.ellipsis-110{width:calc(100% - 110rem)}.ellipsis-112{width:calc(100% - 112rem)}.ellipsis-114{width:calc(100% - 114rem)}.ellipsis-116{width:calc(100% - 116rem)}.ellipsis-118{width:calc(100% - 118rem)}.ellipsis-120{width:calc(100% - 120rem)}.ellipsis-122{width:calc(100% - 122rem)}.ellipsis-124{width:calc(100% - 124rem)}.ellipsis-126{width:calc(100% - 126rem)}.ellipsis-128{width:calc(100% - 128rem)}.ellipsis-130{width:calc(100% - 130rem)}.ellipsis-132{width:calc(100% - 132rem)}.ellipsis-134{width:calc(100% - 134rem)}.ellipsis-136{width:calc(100% - 136rem)}.ellipsis-138{width:calc(100% - 138rem)}.ellipsis-140{width:calc(100% - 140rem)}.ellipsis-142{width:calc(100% - 142rem)}.ellipsis-144{width:calc(100% - 144rem)}.ellipsis-146{width:calc(100% - 146rem)}.ellipsis-148{width:calc(100% - 148rem)}.ellipsis-150{width:calc(100% - 150rem)}.ellipsis-152{width:calc(100% - 152rem)}.ellipsis-154{width:calc(100% - 154rem)}.ellipsis-156{width:calc(100% - 156rem)}.ellipsis-158{width:calc(100% - 158rem)}.ellipsis-160{width:calc(100% - 160rem)}.ellipsis-162{width:calc(100% - 162rem)}.ellipsis-164{width:calc(100% - 164rem)}.ellipsis-166{width:calc(100% - 166rem)}.ellipsis-168{width:calc(100% - 168rem)}.ellipsis-170{width:calc(100% - 170rem)}.ellipsis-172{width:calc(100% - 172rem)}.ellipsis-174{width:calc(100% - 174rem)}.ellipsis-176{width:calc(100% - 176rem)}.ellipsis-178{width:calc(100% - 178rem)}.ellipsis-180{width:calc(100% - 180rem)}.ellipsis-182{width:calc(100% - 182rem)}.ellipsis-184{width:calc(100% - 184rem)}.ellipsis-186{width:calc(100% - 186rem)}.ellipsis-188{width:calc(100% - 188rem)}.ellipsis-190{width:calc(100% - 190rem)}.ellipsis-192{width:calc(100% - 192rem)}.ellipsis-194{width:calc(100% - 194rem)}.ellipsis-196{width:calc(100% - 196rem)}.ellipsis-198{width:calc(100% - 198rem)}.circle,.circle img,[circle],[circle] img{border-radius:50%}editor .mce-panel{border-color:var(--soft-blue)}editor .mce-tinymce{width:unset!important}editor .mce-tinymce,editor .mce-top-part:before{-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}editor .mce-top-part:before{background-color:var(--light-blue-10)}editor .mce-toolbar .mce-btn-group,editor .mce-toolbar .mce-btn-group .mce-btn{display:inline-block}editor .mce-btn{-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;border:unset;background-color:transparent;text-shadow:none;transition:color .3s ease-out,background-color .3s ease-out}editor .mce-btn.mce-active,editor .mce-btn.mce-active:hover{background-color:var(--dark-blue);color:var(--white)}editor .mce-btn.mce-active:hover button,editor .mce-btn.mce-active:hover i{color:var(--white)}editor .mce-btn:hover{background-color:var(--dark-blue);color:var(--white)}editor .mce-btn:hover button,editor .mce-btn:hover i{color:var(--white)}editor .mce-btn:focus{background-color:var(--dark-blue);color:var(--white)}editor .mce-btn:focus button,editor .mce-btn:focus i{color:var(--white)}editor .mce-btn:active{background-color:var(--dark-blue);color:var(--white)}editor .mce-btn:active button,editor .mce-btn:active i{color:var(--white)}editor .mce-btn button,editor .mce-btn i{color:var(--dark-blue)}.mce-floatpanel .mce-menu-item{color:var(--dark-gray)}.mce-floatpanel .mce-menu-item.mce-active.mce-menu-item-normal,.mce-floatpanel .mce-menu-item:focus,.mce-floatpanel .mce-menu-item:hover{background-color:var(--light-gray)}.mce-floatpanel .mce-menu-item.mce-active.mce-menu-item-normal .mce-ico,.mce-floatpanel .mce-menu-item.mce-active.mce-menu-item-normal .mce-text{color:var(--dark-blue)}.popup-wrapper-browser{position:relative;position:-webkit-relative;position:-o-relative;max-width:100%;max-height:50%}@media (min-width:768px){.popup-wrapper-browser{max-width:78rem;margin:auto}}.popup-wrapper-browser-header.close{position:absolute;position:-webkit-absolute;position:-o-absolute;top:-4rem;right:0}@media (min-width:768px){.popup-wrapper-browser-header.close{top:-5rem;right:-5rem}}.popup-wrapper-browser-body{min-height:20rem;max-height:100%;overflow-y:auto}.popup-wrapper-browser-body ul li{display:block;float:left;width:100%;height:100%;text-align:center}@media (min-width:768px){.popup-wrapper-browser-body ul li{display:inline-block;width:25%;height:100%}}.popup-wrapper-browser-body ul li a{display:block;-webkit-transition-property:background-color;-webkit-transition-duration:.3s;-webkit-transition-timing-function:ease-out;-webkit-transition-delay:0s;-khtml-transition-property:background-color;-khtml-transition-duration:.3s;-khtml-transition-timing-function:ease-out;-khtml-transition-delay:0s;-moz-transition-property:background-color;-moz-transition-duration:.3s;-moz-transition-timing-function:ease-out;-moz-transition-delay:0s;-ms-transition-property:background-color;-ms-transition-duration:.3s;-ms-transition-timing-function:ease-out;-ms-transition-delay:0s;-o-transition-property:background-color;-o-transition-duration:.3s;-o-transition-timing-function:ease-out;-o-transition-delay:0s;transition-property:background-color;transition-duration:.3s;transition-timing-function:ease-out;transition-delay:0s}.popup-wrapper-browser-body ul li a img{width:10rem;height:10rem}.popup-wrapper-browser-body ul li a:hover{background-color:var(--dark-blue-10)}.popup-wrapper-browser-body.sm ul li a img{width:5rem;height:5rem}@media (min-width:768px){.popup-wrapper-browser.sm{max-width:51rem}}.nav .nav-item .btn.active:after{background-color:var(--white)}[sidebar=left] nav{max-height:calc(100vh - 18rem);overflow-y:auto}[sidebar=right] nav{max-height:calc(100vh - 10rem);overflow-y:auto}.grid-gap-0{-ms-flex-wrap:wrap;margin-right:0;margin-left:0}.grid-gap-0>:nth-child(n){margin-right:0;margin-bottom:0;margin-left:0}.grid-gap-1{-ms-flex-wrap:wrap;margin-right:-.05rem;margin-left:-.05rem}.grid-gap-1>:nth-child(n){margin-right:.05rem;margin-bottom:.1rem;margin-left:.05rem}.grid-gap-5{-ms-flex-wrap:wrap;margin-right:-.25rem;margin-left:-.25rem}.grid-gap-5>:nth-child(n){margin-right:.25rem;margin-bottom:.5rem;margin-left:.25rem}.grid-gap-10{-ms-flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem}.grid-gap-10>:nth-child(n){margin-right:.5rem;margin-bottom:1rem;margin-left:.5rem}.grid-gap-15{-ms-flex-wrap:wrap;margin-right:-.75rem;margin-left:-.75rem}.grid-gap-15>:nth-child(n){margin-right:.75rem;margin-bottom:1.5rem;margin-left:.75rem}.grid-gap-20{-ms-flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem}.grid-gap-20>:nth-child(n){margin-right:1rem;margin-bottom:2rem;margin-left:1rem}.grid-gap-25{-ms-flex-wrap:wrap;margin-right:-1.25rem;margin-left:-1.25rem}.grid-gap-25>:nth-child(n){margin-right:1.25rem;margin-bottom:2.5rem;margin-left:1.25rem}.grid-gap-30{-ms-flex-wrap:wrap;margin-right:-1.5rem;margin-left:-1.5rem}.grid-gap-30>:nth-child(n){margin-right:1.5rem;margin-bottom:3rem;margin-left:1.5rem}.grid-gap-35{-ms-flex-wrap:wrap;margin-right:-1.75rem;margin-left:-1.75rem}.grid-gap-35>:nth-child(n){margin-right:1.75rem;margin-bottom:3.5rem;margin-left:1.75rem}.grid-gap-40{-ms-flex-wrap:wrap;margin-right:-2rem;margin-left:-2rem}.grid-gap-40>:nth-child(n){margin-right:2rem;margin-bottom:4rem;margin-left:2rem}.grid-gap-45{-ms-flex-wrap:wrap;margin-right:-2.25rem;margin-left:-2.25rem}.grid-gap-45>:nth-child(n){margin-right:2.25rem;margin-bottom:4.5rem;margin-left:2.25rem}.grid-gap-50{-ms-flex-wrap:wrap;margin-right:-2.5rem;margin-left:-2.5rem}.grid-gap-50>:nth-child(n){margin-right:2.5rem;margin-bottom:5rem;margin-left:2.5rem}@supports (display:grid){.grid-gap-0,.grid-gap-0>:nth-child(n),.grid-gap-1,.grid-gap-1>:nth-child(n),.grid-gap-5,.grid-gap-5>:nth-child(n),.grid-gap-10,.grid-gap-10>:nth-child(n),.grid-gap-15,.grid-gap-15>:nth-child(n),.grid-gap-20,.grid-gap-20>:nth-child(n),.grid-gap-25,.grid-gap-25>:nth-child(n),.grid-gap-30,.grid-gap-30>:nth-child(n),.grid-gap-35,.grid-gap-35>:nth-child(n),.grid-gap-40,.grid-gap-40>:nth-child(n),.grid-gap-45,.grid-gap-45>:nth-child(n),.grid-gap-50,.grid-gap-50>:nth-child(n){flex:none;max-width:none;margin:0}}@media (min-width:1025px){.list-image-discussion-feature .feature,.list-image-event-feature .feature,.list-image-promotion-feature .feature,.list-image-promotion .feature{transition:transform .4s ease-out}.list-image-discussion-feature .feature.discussion,.list-image-event-feature .feature.discussion,.list-image-promotion-feature .feature.discussion,.list-image-promotion .feature.discussion{transform:translateY(8.5rem)}.list-image-discussion-feature .feature.event,.list-image-discussion-feature .feature.promotion,.list-image-event-feature .feature.event,.list-image-event-feature .feature.promotion,.list-image-promotion-feature .feature.event,.list-image-promotion-feature .feature.promotion,.list-image-promotion .feature.event,.list-image-promotion .feature.promotion{transform:translateY(11rem)}.list-image-discussion-feature:hover .feature,.list-image-event-feature:hover .feature,.list-image-promotion-feature:hover .feature,.list-image-promotion:hover .feature{transform:translateY(0)}}[cw-card] .card-title{font-size:1.8rem}@media (min-width:1025px){[cw-card] .card-title{font-size:2.6rem}}[cw-card] .card-subtitle{font-size:1.6rem}@media (min-width:1025px){[cw-card] .card-subtitle{font-size:2rem}}@media (min-width:768px){[cw-card].practice-card :first-child{grid-column:span 3}}[cw-card].practice-card :nth-child(2){margin-bottom:1rem}@media (min-width:768px){[cw-card].practice-card :nth-child(2){margin-bottom:0;grid-column:span 2}}[cw-card].practice-card :nth-child(3){grid-row:span 2;grid-column:span 2;align-self:flex-end}@media (min-width:768px){[cw-card].practice-card :nth-child(3){justify-self:end}}[cw-card].practice-card [cw-icon]{display:none}[cw-card].practice-card:hover :first-child{grid-column:span 2}[cw-card].practice-card:hover :nth-child(2){margin-bottom:0}[cw-card].practice-card:hover :nth-child(3){grid-column:auto;align-self:center;justify-self:end}[cw-card].practice-card:hover [cw-tag]{display:none}[cw-card].practice-card:hover [cw-icon]{display:inline-block;min-width:5rem;min-height:3.6rem;line-height:3.6rem;font-size:3.6rem}[cw-card].practice-card:hover [cw-icon]:before{right:-50%;left:auto}[cw-input-group].list-group .list-group-input-bg,cw-input-group.list-group .list-group-input-bg{position:absolute;position:-webkit-absolute;position:-o-absolute;width:100%;height:100%;border:.1rem solid;border-color:var(--light-blue);-webkit-transition-property:all;-webkit-transition-duration:.3s;-webkit-transition-timing-function:ease-out;-webkit-transition-delay:0s;-khtml-transition-property:all;-khtml-transition-duration:.3s;-khtml-transition-timing-function:ease-out;-khtml-transition-delay:0s;-moz-transition-property:all;-moz-transition-duration:.3s;-moz-transition-timing-function:ease-out;-moz-transition-delay:0s;-ms-transition-property:all;-ms-transition-duration:.3s;-ms-transition-timing-function:ease-out;-ms-transition-delay:0s;-o-transition-property:all;-o-transition-duration:.3s;-o-transition-timing-function:ease-out;-o-transition-delay:0s;transition-property:all;transition-duration:.3s;transition-timing-function:ease-out;transition-delay:0s}[cw-input-group].list-group [type=checkbox]:checked+.checkbox.filled:before,[cw-input-group].list-group [type=checkbox]:checked+.checkbox:before,[cw-input-group].list-group [type=radio]:checked+.radio.filled:before,[cw-input-group].list-group [type=radio]:checked+.radio:before,cw-input-group.list-group [type=checkbox]:checked+.checkbox.filled:before,cw-input-group.list-group [type=checkbox]:checked+.checkbox:before,cw-input-group.list-group [type=radio]:checked+.radio.filled:before,cw-input-group.list-group [type=radio]:checked+.radio:before{border-color:transparent}[cw-input-group].list-group:hover .list-group-input-bg,[cw-input-group].list-group [type=checkbox]:checked+.checkbox+.list-group-input-bg,[cw-input-group].list-group [type=radio]:checked+.radio+.list-group-input-bg,cw-input-group.list-group:hover .list-group-input-bg,cw-input-group.list-group [type=checkbox]:checked+.checkbox+.list-group-input-bg,cw-input-group.list-group [type=radio]:checked+.radio+.list-group-input-bg{background-color:var(--light-blue-40);border-color:transparent}[cw-input-group].list-group:hover [type=checkbox]+.checkbox.filled:before,[cw-input-group].list-group:hover [type=checkbox]+.checkbox:before,[cw-input-group].list-group:hover [type=radio]+.radio.filled:before,[cw-input-group].list-group:hover [type=radio]+.radio:before,cw-input-group.list-group:hover [type=checkbox]+.checkbox.filled:before,cw-input-group.list-group:hover [type=checkbox]+.checkbox:before,cw-input-group.list-group:hover [type=radio]+.radio.filled:before,cw-input-group.list-group:hover [type=radio]+.radio:before{border-color:transparent}[cw-card][class^=status-info-] .status-info-item{border:.1rem solid var(--light-blue);-webkit-transition-property:all;-webkit-transition-duration:.3s;-webkit-transition-timing-function:ease-out;-webkit-transition-delay:0s;-khtml-transition-property:all;-khtml-transition-duration:.3s;-khtml-transition-timing-function:ease-out;-khtml-transition-delay:0s;-moz-transition-property:all;-moz-transition-duration:.3s;-moz-transition-timing-function:ease-out;-moz-transition-delay:0s;-ms-transition-property:all;-ms-transition-duration:.3s;-ms-transition-timing-function:ease-out;-ms-transition-delay:0s;-o-transition-property:all;-o-transition-duration:.3s;-o-transition-timing-function:ease-out;-o-transition-delay:0s;transition-property:all;transition-duration:.3s;transition-timing-function:ease-out;transition-delay:0s}[cw-card][class^=status-info-] .status-info-item>a{color:var(--white)}[cw-card][class^=status-info-] .status-info-item:active,[cw-card][class^=status-info-] .status-info-item:hover{background-color:var(--white);border-color:var(--white)}[cw-card][class^=status-info-] .status-info-item:active>a,[cw-card][class^=status-info-] .status-info-item:hover>a{color:var(--dark-blue)}.list-search-dropdown [cw-list-group-item] [cw-icon]{color:var(--light-blue)}.list-search-dropdown [cw-list-group-item]>:last-child [cw-icon]{min-width:1.5rem;color:var(--dark-blue)}.list-search-dropdown [cw-list-group-item]:hover>:last-child [cw-icon],.list-search-dropdown [cw-list-group-item]:hover [cw-icon]{color:inherit}[cw-input-group] [type=checkbox]:checked+.checkbox:before,cw-input-group [type=checkbox]:checked+.checkbox:before{border-color:var(--dark-blue)}[cw-input-group] [type=checkbox]:checked+.checkbox:after,cw-input-group [type=checkbox]:checked+.checkbox:after{transform:translate(-50%,calc(-50% - .2rem)) rotate(-45deg) scale(1)}[cw-input-group] [type=checkbox]:checked+.checkbox.close:after,cw-input-group [type=checkbox]:checked+.checkbox.close:after{opacity:1;transform:translate(-50%,-50%) scale(1)}[cw-input-group] [type=checkbox]:checked+.checkbox.switcher:before,cw-input-group [type=checkbox]:checked+.checkbox.switcher:before{background-color:var(--dark-blue)}[cw-input-group] [type=checkbox]:checked+.checkbox.switcher:after,cw-input-group [type=checkbox]:checked+.checkbox.switcher:after{transform:translate(calc(100% - .1rem),-50%)}[cw-input-group] [type=checkbox]:checked+.checkbox.switcher[disabled=disabled],[cw-input-group] [type=checkbox]:checked+.checkbox.switcher[disabled=true],[cw-input-group] [type=checkbox]:checked+.checkbox.switcher[disabled],cw-input-group [type=checkbox]:checked+.checkbox.switcher[disabled=disabled],cw-input-group [type=checkbox]:checked+.checkbox.switcher[disabled=true],cw-input-group [type=checkbox]:checked+.checkbox.switcher[disabled]{cursor:not-allowed}[cw-input-group] [type=checkbox]:checked+.checkbox.switcher[disabled=disabled]:before,[cw-input-group] [type=checkbox]:checked+.checkbox.switcher[disabled=true]:before,[cw-input-group] [type=checkbox]:checked+.checkbox.switcher[disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox.switcher[disabled=disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox.switcher[disabled=true]:before,cw-input-group [type=checkbox]:checked+.checkbox.switcher[disabled]:before{background-color:var(--soft-gray)}[cw-input-group] [type=checkbox]:checked+.checkbox.soft-gray:before,cw-input-group [type=checkbox]:checked+.checkbox.soft-gray:before{background-color:var(--white);border-color:var(--soft-gray)}[cw-input-group] [type=checkbox]:checked+.checkbox.soft-gray:after,[cw-input-group] [type=checkbox]:checked+.checkbox.soft-gray[disabled=disabled]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.soft-gray[disabled=disabled]:before,[cw-input-group] [type=checkbox]:checked+.checkbox.soft-gray[disabled=true]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.soft-gray[disabled=true]:before,[cw-input-group] [type=checkbox]:checked+.checkbox.soft-gray[disabled]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.soft-gray[disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox.soft-gray:after,cw-input-group [type=checkbox]:checked+.checkbox.soft-gray[disabled=disabled]:after,cw-input-group [type=checkbox]:checked+.checkbox.soft-gray[disabled=disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox.soft-gray[disabled=true]:after,cw-input-group [type=checkbox]:checked+.checkbox.soft-gray[disabled=true]:before,cw-input-group [type=checkbox]:checked+.checkbox.soft-gray[disabled]:after,cw-input-group [type=checkbox]:checked+.checkbox.soft-gray[disabled]:before{color:var(--soft-gray);border-color:var(--soft-gray)}[cw-input-group] [type=checkbox]:checked+.checkbox.soft-gray.filled:before,cw-input-group [type=checkbox]:checked+.checkbox.soft-gray.filled:before{background-color:var(--soft-gray);border-color:var(--soft-gray)}[cw-input-group] [type=checkbox]:checked+.checkbox.soft-gray.filled:after,cw-input-group [type=checkbox]:checked+.checkbox.soft-gray.filled:after{color:var(--white);border-color:var(--white)}[cw-input-group] [type=checkbox]:checked+.checkbox.soft-gray.filled[disabled=disabled]:before,[cw-input-group] [type=checkbox]:checked+.checkbox.soft-gray.filled[disabled=true]:before,[cw-input-group] [type=checkbox]:checked+.checkbox.soft-gray.filled[disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox.soft-gray.filled[disabled=disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox.soft-gray.filled[disabled=true]:before,cw-input-group [type=checkbox]:checked+.checkbox.soft-gray.filled[disabled]:before{color:var(--soft-gray);border-color:var(--soft-gray);background-color:var(--soft-gray)}[cw-input-group] [type=checkbox]:checked+.checkbox.soft-gray.filled[disabled=disabled]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.soft-gray.filled[disabled=true]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.soft-gray.filled[disabled]:after,cw-input-group [type=checkbox]:checked+.checkbox.soft-gray.filled[disabled=disabled]:after,cw-input-group [type=checkbox]:checked+.checkbox.soft-gray.filled[disabled=true]:after,cw-input-group [type=checkbox]:checked+.checkbox.soft-gray.filled[disabled]:after{color:var(--white);border-color:var(--white)}[cw-input-group] [type=checkbox]:checked+.checkbox.blue:before,cw-input-group [type=checkbox]:checked+.checkbox.blue:before{background-color:var(--white);border-color:var(--soft-blue)}[cw-input-group] [type=checkbox]:checked+.checkbox.blue:after,cw-input-group [type=checkbox]:checked+.checkbox.blue:after{color:var(--soft-blue);border-color:var(--soft-blue)}[cw-input-group] [type=checkbox]:checked+.checkbox.blue[disabled=disabled]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.blue[disabled=disabled]:before,[cw-input-group] [type=checkbox]:checked+.checkbox.blue[disabled=true]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.blue[disabled=true]:before,[cw-input-group] [type=checkbox]:checked+.checkbox.blue[disabled]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.blue[disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox.blue[disabled=disabled]:after,cw-input-group [type=checkbox]:checked+.checkbox.blue[disabled=disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox.blue[disabled=true]:after,cw-input-group [type=checkbox]:checked+.checkbox.blue[disabled=true]:before,cw-input-group [type=checkbox]:checked+.checkbox.blue[disabled]:after,cw-input-group [type=checkbox]:checked+.checkbox.blue[disabled]:before{color:var(--soft-gray);border-color:var(--soft-gray)}[cw-input-group] [type=checkbox]:checked+.checkbox.blue.filled:before,cw-input-group [type=checkbox]:checked+.checkbox.blue.filled:before{background-color:var(--soft-blue);border-color:var(--soft-blue)}[cw-input-group] [type=checkbox]:checked+.checkbox.blue.filled:after,cw-input-group [type=checkbox]:checked+.checkbox.blue.filled:after{color:var(--white);border-color:var(--white)}[cw-input-group] [type=checkbox]:checked+.checkbox.blue.filled[disabled=disabled]:before,[cw-input-group] [type=checkbox]:checked+.checkbox.blue.filled[disabled=true]:before,[cw-input-group] [type=checkbox]:checked+.checkbox.blue.filled[disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox.blue.filled[disabled=disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox.blue.filled[disabled=true]:before,cw-input-group [type=checkbox]:checked+.checkbox.blue.filled[disabled]:before{color:var(--soft-gray);border-color:var(--soft-gray);background-color:var(--soft-gray)}[cw-input-group] [type=checkbox]:checked+.checkbox.blue.filled[disabled=disabled]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.blue.filled[disabled=true]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.blue.filled[disabled]:after,cw-input-group [type=checkbox]:checked+.checkbox.blue.filled[disabled=disabled]:after,cw-input-group [type=checkbox]:checked+.checkbox.blue.filled[disabled=true]:after,cw-input-group [type=checkbox]:checked+.checkbox.blue.filled[disabled]:after{color:var(--white);border-color:var(--white)}[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue:before,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue:before{background-color:var(--white);border-color:var(--dark-blue)}[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue:after,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue:after{color:var(--dark-blue);border-color:var(--dark-blue)}[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue[disabled=disabled]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue[disabled=disabled]:before,[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue[disabled=true]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue[disabled=true]:before,[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue[disabled]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue[disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue[disabled=disabled]:after,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue[disabled=disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue[disabled=true]:after,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue[disabled=true]:before,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue[disabled]:after,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue[disabled]:before{color:var(--soft-gray);border-color:var(--soft-gray)}[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue.filled:before,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue.filled:before{background-color:var(--dark-blue);border-color:var(--dark-blue)}[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue.filled:after,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue.filled:after{color:var(--white);border-color:var(--white)}[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue.filled[disabled=disabled]:before,[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue.filled[disabled=true]:before,[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue.filled[disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue.filled[disabled=disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue.filled[disabled=true]:before,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue.filled[disabled]:before{color:var(--soft-gray);border-color:var(--soft-gray);background-color:var(--soft-gray)}[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue.filled[disabled=disabled]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue.filled[disabled=true]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue.filled[disabled]:after,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue.filled[disabled=disabled]:after,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue.filled[disabled=true]:after,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue.filled[disabled]:after{color:var(--white);border-color:var(--white)}[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue-50:before,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue-50:before{background-color:var(--white);border-color:var(--dark-blue-50)}[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue-50:after,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue-50:after{color:var(--dark-blue-50);border-color:var(--dark-blue-50)}[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue-50[disabled=disabled]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue-50[disabled=disabled]:before,[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue-50[disabled=true]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue-50[disabled=true]:before,[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue-50[disabled]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue-50[disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue-50[disabled=disabled]:after,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue-50[disabled=disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue-50[disabled=true]:after,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue-50[disabled=true]:before,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue-50[disabled]:after,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue-50[disabled]:before{color:var(--soft-gray);border-color:var(--soft-gray)}[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue-50.filled:before,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue-50.filled:before{background-color:var(--dark-blue-50);border-color:var(--dark-blue-50)}[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue-50.filled:after,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue-50.filled:after{color:var(--white);border-color:var(--white)}[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue-50.filled[disabled=disabled]:before,[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue-50.filled[disabled=true]:before,[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue-50.filled[disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue-50.filled[disabled=disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue-50.filled[disabled=true]:before,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue-50.filled[disabled]:before{color:var(--soft-gray);border-color:var(--soft-gray);background-color:var(--soft-gray)}[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue-50.filled[disabled=disabled]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue-50.filled[disabled=true]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue-50.filled[disabled]:after,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue-50.filled[disabled=disabled]:after,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue-50.filled[disabled=true]:after,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue-50.filled[disabled]:after{color:var(--white);border-color:var(--white)}[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue-75:before,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue-75:before{background-color:var(--white);border-color:var(--dark-blue-75)}[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue-75:after,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue-75:after{color:var(--dark-blue-75);border-color:var(--dark-blue-75)}[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue-75[disabled=disabled]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue-75[disabled=disabled]:before,[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue-75[disabled=true]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue-75[disabled=true]:before,[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue-75[disabled]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue-75[disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue-75[disabled=disabled]:after,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue-75[disabled=disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue-75[disabled=true]:after,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue-75[disabled=true]:before,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue-75[disabled]:after,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue-75[disabled]:before{color:var(--soft-gray);border-color:var(--soft-gray)}[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue-75.filled:before,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue-75.filled:before{background-color:var(--dark-blue-75);border-color:var(--dark-blue-75)}[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue-75.filled:after,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue-75.filled:after{color:var(--white);border-color:var(--white)}[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue-75.filled[disabled=disabled]:before,[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue-75.filled[disabled=true]:before,[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue-75.filled[disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue-75.filled[disabled=disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue-75.filled[disabled=true]:before,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue-75.filled[disabled]:before{color:var(--soft-gray);border-color:var(--soft-gray);background-color:var(--soft-gray)}[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue-75.filled[disabled=disabled]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue-75.filled[disabled=true]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.dark-blue-75.filled[disabled]:after,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue-75.filled[disabled=disabled]:after,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue-75.filled[disabled=true]:after,cw-input-group [type=checkbox]:checked+.checkbox.dark-blue-75.filled[disabled]:after{color:var(--white);border-color:var(--white)}[cw-input-group] [type=checkbox]:checked+.checkbox.green:before,cw-input-group [type=checkbox]:checked+.checkbox.green:before{background-color:var(--white);border-color:var(--green)}[cw-input-group] [type=checkbox]:checked+.checkbox.green:after,cw-input-group [type=checkbox]:checked+.checkbox.green:after{color:var(--green);border-color:var(--green)}[cw-input-group] [type=checkbox]:checked+.checkbox.green[disabled=disabled]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.green[disabled=disabled]:before,[cw-input-group] [type=checkbox]:checked+.checkbox.green[disabled=true]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.green[disabled=true]:before,[cw-input-group] [type=checkbox]:checked+.checkbox.green[disabled]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.green[disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox.green[disabled=disabled]:after,cw-input-group [type=checkbox]:checked+.checkbox.green[disabled=disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox.green[disabled=true]:after,cw-input-group [type=checkbox]:checked+.checkbox.green[disabled=true]:before,cw-input-group [type=checkbox]:checked+.checkbox.green[disabled]:after,cw-input-group [type=checkbox]:checked+.checkbox.green[disabled]:before{color:var(--soft-gray);border-color:var(--soft-gray)}[cw-input-group] [type=checkbox]:checked+.checkbox.green.filled:before,cw-input-group [type=checkbox]:checked+.checkbox.green.filled:before{background-color:var(--green);border-color:var(--green)}[cw-input-group] [type=checkbox]:checked+.checkbox.green.filled:after,cw-input-group [type=checkbox]:checked+.checkbox.green.filled:after{color:var(--white);border-color:var(--white)}[cw-input-group] [type=checkbox]:checked+.checkbox.green.filled[disabled=disabled]:before,[cw-input-group] [type=checkbox]:checked+.checkbox.green.filled[disabled=true]:before,[cw-input-group] [type=checkbox]:checked+.checkbox.green.filled[disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox.green.filled[disabled=disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox.green.filled[disabled=true]:before,cw-input-group [type=checkbox]:checked+.checkbox.green.filled[disabled]:before{color:var(--soft-gray);border-color:var(--soft-gray);background-color:var(--soft-gray)}[cw-input-group] [type=checkbox]:checked+.checkbox.green.filled[disabled=disabled]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.green.filled[disabled=true]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.green.filled[disabled]:after,cw-input-group [type=checkbox]:checked+.checkbox.green.filled[disabled=disabled]:after,cw-input-group [type=checkbox]:checked+.checkbox.green.filled[disabled=true]:after,cw-input-group [type=checkbox]:checked+.checkbox.green.filled[disabled]:after{color:var(--white);border-color:var(--white)}[cw-input-group] [type=checkbox]:checked+.checkbox.green-50:before,cw-input-group [type=checkbox]:checked+.checkbox.green-50:before{background-color:var(--white);border-color:var(--green-50)}[cw-input-group] [type=checkbox]:checked+.checkbox.green-50:after,cw-input-group [type=checkbox]:checked+.checkbox.green-50:after{color:var(--green-50);border-color:var(--green-50)}[cw-input-group] [type=checkbox]:checked+.checkbox.green-50[disabled=disabled]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.green-50[disabled=disabled]:before,[cw-input-group] [type=checkbox]:checked+.checkbox.green-50[disabled=true]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.green-50[disabled=true]:before,[cw-input-group] [type=checkbox]:checked+.checkbox.green-50[disabled]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.green-50[disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox.green-50[disabled=disabled]:after,cw-input-group [type=checkbox]:checked+.checkbox.green-50[disabled=disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox.green-50[disabled=true]:after,cw-input-group [type=checkbox]:checked+.checkbox.green-50[disabled=true]:before,cw-input-group [type=checkbox]:checked+.checkbox.green-50[disabled]:after,cw-input-group [type=checkbox]:checked+.checkbox.green-50[disabled]:before{color:var(--soft-gray);border-color:var(--soft-gray)}[cw-input-group] [type=checkbox]:checked+.checkbox.green-50.filled:before,cw-input-group [type=checkbox]:checked+.checkbox.green-50.filled:before{background-color:var(--green-50);border-color:var(--green-50)}[cw-input-group] [type=checkbox]:checked+.checkbox.green-50.filled:after,cw-input-group [type=checkbox]:checked+.checkbox.green-50.filled:after{color:var(--white);border-color:var(--white)}[cw-input-group] [type=checkbox]:checked+.checkbox.green-50.filled[disabled=disabled]:before,[cw-input-group] [type=checkbox]:checked+.checkbox.green-50.filled[disabled=true]:before,[cw-input-group] [type=checkbox]:checked+.checkbox.green-50.filled[disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox.green-50.filled[disabled=disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox.green-50.filled[disabled=true]:before,cw-input-group [type=checkbox]:checked+.checkbox.green-50.filled[disabled]:before{color:var(--soft-gray);border-color:var(--soft-gray);background-color:var(--soft-gray)}[cw-input-group] [type=checkbox]:checked+.checkbox.green-50.filled[disabled=disabled]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.green-50.filled[disabled=true]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.green-50.filled[disabled]:after,cw-input-group [type=checkbox]:checked+.checkbox.green-50.filled[disabled=disabled]:after,cw-input-group [type=checkbox]:checked+.checkbox.green-50.filled[disabled=true]:after,cw-input-group [type=checkbox]:checked+.checkbox.green-50.filled[disabled]:after{color:var(--white);border-color:var(--white)}[cw-input-group] [type=checkbox]:checked+.checkbox.green-75:before,cw-input-group [type=checkbox]:checked+.checkbox.green-75:before{background-color:var(--white);border-color:var(--green-75)}[cw-input-group] [type=checkbox]:checked+.checkbox.green-75:after,cw-input-group [type=checkbox]:checked+.checkbox.green-75:after{color:var(--green-75);border-color:var(--green-75)}[cw-input-group] [type=checkbox]:checked+.checkbox.green-75[disabled=disabled]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.green-75[disabled=disabled]:before,[cw-input-group] [type=checkbox]:checked+.checkbox.green-75[disabled=true]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.green-75[disabled=true]:before,[cw-input-group] [type=checkbox]:checked+.checkbox.green-75[disabled]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.green-75[disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox.green-75[disabled=disabled]:after,cw-input-group [type=checkbox]:checked+.checkbox.green-75[disabled=disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox.green-75[disabled=true]:after,cw-input-group [type=checkbox]:checked+.checkbox.green-75[disabled=true]:before,cw-input-group [type=checkbox]:checked+.checkbox.green-75[disabled]:after,cw-input-group [type=checkbox]:checked+.checkbox.green-75[disabled]:before{color:var(--soft-gray);border-color:var(--soft-gray)}[cw-input-group] [type=checkbox]:checked+.checkbox.green-75.filled:before,cw-input-group [type=checkbox]:checked+.checkbox.green-75.filled:before{background-color:var(--green-75);border-color:var(--green-75)}[cw-input-group] [type=checkbox]:checked+.checkbox.green-75.filled:after,cw-input-group [type=checkbox]:checked+.checkbox.green-75.filled:after{color:var(--white);border-color:var(--white)}[cw-input-group] [type=checkbox]:checked+.checkbox.green-75.filled[disabled=disabled]:before,[cw-input-group] [type=checkbox]:checked+.checkbox.green-75.filled[disabled=true]:before,[cw-input-group] [type=checkbox]:checked+.checkbox.green-75.filled[disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox.green-75.filled[disabled=disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox.green-75.filled[disabled=true]:before,cw-input-group [type=checkbox]:checked+.checkbox.green-75.filled[disabled]:before{color:var(--soft-gray);border-color:var(--soft-gray);background-color:var(--soft-gray)}[cw-input-group] [type=checkbox]:checked+.checkbox.green-75.filled[disabled=disabled]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.green-75.filled[disabled=true]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.green-75.filled[disabled]:after,cw-input-group [type=checkbox]:checked+.checkbox.green-75.filled[disabled=disabled]:after,cw-input-group [type=checkbox]:checked+.checkbox.green-75.filled[disabled=true]:after,cw-input-group [type=checkbox]:checked+.checkbox.green-75.filled[disabled]:after{color:var(--white);border-color:var(--white)}[cw-input-group] [type=checkbox]:checked+.checkbox.red:before,cw-input-group [type=checkbox]:checked+.checkbox.red:before{background-color:var(--white);border-color:var(--red)}[cw-input-group] [type=checkbox]:checked+.checkbox.red:after,cw-input-group [type=checkbox]:checked+.checkbox.red:after{color:var(--red);border-color:var(--red)}[cw-input-group] [type=checkbox]:checked+.checkbox.red[disabled=disabled]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.red[disabled=disabled]:before,[cw-input-group] [type=checkbox]:checked+.checkbox.red[disabled=true]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.red[disabled=true]:before,[cw-input-group] [type=checkbox]:checked+.checkbox.red[disabled]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.red[disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox.red[disabled=disabled]:after,cw-input-group [type=checkbox]:checked+.checkbox.red[disabled=disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox.red[disabled=true]:after,cw-input-group [type=checkbox]:checked+.checkbox.red[disabled=true]:before,cw-input-group [type=checkbox]:checked+.checkbox.red[disabled]:after,cw-input-group [type=checkbox]:checked+.checkbox.red[disabled]:before{color:var(--soft-gray);border-color:var(--soft-gray)}[cw-input-group] [type=checkbox]:checked+.checkbox.red.filled:before,cw-input-group [type=checkbox]:checked+.checkbox.red.filled:before{background-color:var(--red);border-color:var(--red)}[cw-input-group] [type=checkbox]:checked+.checkbox.red.filled:after,cw-input-group [type=checkbox]:checked+.checkbox.red.filled:after{color:var(--white);border-color:var(--white)}[cw-input-group] [type=checkbox]:checked+.checkbox.red.filled[disabled=disabled]:before,[cw-input-group] [type=checkbox]:checked+.checkbox.red.filled[disabled=true]:before,[cw-input-group] [type=checkbox]:checked+.checkbox.red.filled[disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox.red.filled[disabled=disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox.red.filled[disabled=true]:before,cw-input-group [type=checkbox]:checked+.checkbox.red.filled[disabled]:before{color:var(--soft-gray);border-color:var(--soft-gray);background-color:var(--soft-gray)}[cw-input-group] [type=checkbox]:checked+.checkbox.red.filled[disabled=disabled]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.red.filled[disabled=true]:after,[cw-input-group] [type=checkbox]:checked+.checkbox.red.filled[disabled]:after,cw-input-group [type=checkbox]:checked+.checkbox.red.filled[disabled=disabled]:after,cw-input-group [type=checkbox]:checked+.checkbox.red.filled[disabled=true]:after,cw-input-group [type=checkbox]:checked+.checkbox.red.filled[disabled]:after{color:var(--white);border-color:var(--white)}[cw-input-group] [type=checkbox]:checked+.checkbox.size-2,[cw-input-group] [type=checkbox]:checked+.checkbox.size-2:before,cw-input-group [type=checkbox]:checked+.checkbox.size-2,cw-input-group [type=checkbox]:checked+.checkbox.size-2:before{width:2rem;height:2rem}[cw-input-group] [type=checkbox]:checked+.checkbox.size-2:after,cw-input-group [type=checkbox]:checked+.checkbox.size-2:after{width:1.1rem;height:.55rem}[cw-input-group] [type=checkbox]:checked+.checkbox.size-3,[cw-input-group] [type=checkbox]:checked+.checkbox.size-3:before,cw-input-group [type=checkbox]:checked+.checkbox.size-3,cw-input-group [type=checkbox]:checked+.checkbox.size-3:before{width:2.5rem;height:2.5rem}[cw-input-group] [type=checkbox]:checked+.checkbox.size-3:after,cw-input-group [type=checkbox]:checked+.checkbox.size-3:after{width:1.35rem;height:.675rem}[cw-input-group] [type=checkbox]:checked+.checkbox.size-4,[cw-input-group] [type=checkbox]:checked+.checkbox.size-4:before,cw-input-group [type=checkbox]:checked+.checkbox.size-4,cw-input-group [type=checkbox]:checked+.checkbox.size-4:before{width:3rem;height:3rem}[cw-input-group] [type=checkbox]:checked+.checkbox.size-4:after,cw-input-group [type=checkbox]:checked+.checkbox.size-4:after{width:1.6rem;height:.8rem}[cw-input-group] [type=checkbox]:checked+.checkbox.size-5,[cw-input-group] [type=checkbox]:checked+.checkbox.size-5:before,cw-input-group [type=checkbox]:checked+.checkbox.size-5,cw-input-group [type=checkbox]:checked+.checkbox.size-5:before{width:4rem;height:4rem}[cw-input-group] [type=checkbox]:checked+.checkbox.size-5:after,cw-input-group [type=checkbox]:checked+.checkbox.size-5:after{width:2.1rem;height:1.05rem}[cw-input-group] [type=checkbox]:checked+.checkbox[disabled=disabled],[cw-input-group] [type=checkbox]:checked+.checkbox[disabled=true],[cw-input-group] [type=checkbox]:checked+.checkbox[disabled],cw-input-group [type=checkbox]:checked+.checkbox[disabled=disabled],cw-input-group [type=checkbox]:checked+.checkbox[disabled=true],cw-input-group [type=checkbox]:checked+.checkbox[disabled]{cursor:not-allowed}[cw-input-group] [type=checkbox]:checked+.checkbox[disabled=disabled]:before,[cw-input-group] [type=checkbox]:checked+.checkbox[disabled=true]:before,[cw-input-group] [type=checkbox]:checked+.checkbox[disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox[disabled=disabled]:before,cw-input-group [type=checkbox]:checked+.checkbox[disabled=true]:before,cw-input-group [type=checkbox]:checked+.checkbox[disabled]:before{border-color:var(--soft-gray)}[cw-input-group] [type=checkbox]:checked+.checkbox[disabled=disabled]:after,[cw-input-group] [type=checkbox]:checked+.checkbox[disabled=true]:after,[cw-input-group] [type=checkbox]:checked+.checkbox[disabled]:after,cw-input-group [type=checkbox]:checked+.checkbox[disabled=disabled]:after,cw-input-group [type=checkbox]:checked+.checkbox[disabled=true]:after,cw-input-group [type=checkbox]:checked+.checkbox[disabled]:after{color:var(--soft-gray);border-color:var(--soft-gray)}[cw-input-group] [type=checkbox].close:after,cw-input-group [type=checkbox].close:after{content:"×";width:2rem;height:2rem;line-height:2rem;margin:0;font-size:3rem;text-align:center;color:var(--dark-blue);border:none;opacity:0;transform:translate(-50%,-50%) scale(0);-webkit-transition-property:all;-webkit-transition-duration:.15s;-webkit-transition-timing-function:ease-out;-webkit-transition-delay:0s;-khtml-transition-property:all;-khtml-transition-duration:.15s;-khtml-transition-timing-function:ease-out;-khtml-transition-delay:0s;-moz-transition-property:all;-moz-transition-duration:.15s;-moz-transition-timing-function:ease-out;-moz-transition-delay:0s;-ms-transition-property:all;-ms-transition-duration:.15s;-ms-transition-timing-function:ease-out;-ms-transition-delay:0s;-o-transition-property:all;-o-transition-duration:.15s;-o-transition-timing-function:ease-out;-o-transition-delay:0s;transition-property:all;transition-duration:.15s;transition-timing-function:ease-out;transition-delay:0s}[cw-input-group] [type=radio]:checked+.radio:before,cw-input-group [type=radio]:checked+.radio:before{border-color:var(--dark-blue)}[cw-input-group] [type=radio]:checked+.radio:after,cw-input-group [type=radio]:checked+.radio:after{border-radius:50%;transform:translate(-50%,-50%) scale(1)}[cw-input-group] [type=radio]:checked+.radio.soft-gray:before,cw-input-group [type=radio]:checked+.radio.soft-gray:before{background-color:var(--white);border-color:var(--soft-gray)}[cw-input-group] [type=radio]:checked+.radio.soft-gray:after,cw-input-group [type=radio]:checked+.radio.soft-gray:after{background-color:var(--soft-gray)}[cw-input-group] [type=radio]:checked+.radio.soft-gray[disabled=disabled]:before,[cw-input-group] [type=radio]:checked+.radio.soft-gray[disabled=true]:before,[cw-input-group] [type=radio]:checked+.radio.soft-gray[disabled]:before,cw-input-group [type=radio]:checked+.radio.soft-gray[disabled=disabled]:before,cw-input-group [type=radio]:checked+.radio.soft-gray[disabled=true]:before,cw-input-group [type=radio]:checked+.radio.soft-gray[disabled]:before{color:var(--soft-gray);border-color:var(--soft-gray)}[cw-input-group] [type=radio]:checked+.radio.soft-gray[disabled=disabled]:after,[cw-input-group] [type=radio]:checked+.radio.soft-gray[disabled=true]:after,[cw-input-group] [type=radio]:checked+.radio.soft-gray[disabled]:after,cw-input-group [type=radio]:checked+.radio.soft-gray[disabled=disabled]:after,cw-input-group [type=radio]:checked+.radio.soft-gray[disabled=true]:after,cw-input-group [type=radio]:checked+.radio.soft-gray[disabled]:after{background-color:var(--soft-gray)}[cw-input-group] [type=radio]:checked+.radio.soft-gray.filled:before,cw-input-group [type=radio]:checked+.radio.soft-gray.filled:before{background-color:var(--soft-gray);border-color:var(--soft-gray)}[cw-input-group] [type=radio]:checked+.radio.soft-gray.filled:after,cw-input-group [type=radio]:checked+.radio.soft-gray.filled:after{background-color:var(--white)}[cw-input-group] [type=radio]:checked+.radio.soft-gray.filled[disabled=disabled]:before,[cw-input-group] [type=radio]:checked+.radio.soft-gray.filled[disabled=true]:before,[cw-input-group] [type=radio]:checked+.radio.soft-gray.filled[disabled]:before,cw-input-group [type=radio]:checked+.radio.soft-gray.filled[disabled=disabled]:before,cw-input-group [type=radio]:checked+.radio.soft-gray.filled[disabled=true]:before,cw-input-group [type=radio]:checked+.radio.soft-gray.filled[disabled]:before{color:var(--soft-gray);border-color:var(--soft-gray);background-color:var(--soft-gray)}[cw-input-group] [type=radio]:checked+.radio.soft-gray.filled[disabled=disabled]:after,[cw-input-group] [type=radio]:checked+.radio.soft-gray.filled[disabled=true]:after,[cw-input-group] [type=radio]:checked+.radio.soft-gray.filled[disabled]:after,cw-input-group [type=radio]:checked+.radio.soft-gray.filled[disabled=disabled]:after,cw-input-group [type=radio]:checked+.radio.soft-gray.filled[disabled=true]:after,cw-input-group [type=radio]:checked+.radio.soft-gray.filled[disabled]:after{background-color:var(--white)}[cw-input-group] [type=radio]:checked+.radio.blue:before,cw-input-group [type=radio]:checked+.radio.blue:before{background-color:var(--white);border-color:var(--soft-blue)}[cw-input-group] [type=radio]:checked+.radio.blue:after,cw-input-group [type=radio]:checked+.radio.blue:after{background-color:var(--soft-blue)}[cw-input-group] [type=radio]:checked+.radio.blue[disabled=disabled]:before,[cw-input-group] [type=radio]:checked+.radio.blue[disabled=true]:before,[cw-input-group] [type=radio]:checked+.radio.blue[disabled]:before,cw-input-group [type=radio]:checked+.radio.blue[disabled=disabled]:before,cw-input-group [type=radio]:checked+.radio.blue[disabled=true]:before,cw-input-group [type=radio]:checked+.radio.blue[disabled]:before{color:var(--soft-gray);border-color:var(--soft-gray)}[cw-input-group] [type=radio]:checked+.radio.blue[disabled=disabled]:after,[cw-input-group] [type=radio]:checked+.radio.blue[disabled=true]:after,[cw-input-group] [type=radio]:checked+.radio.blue[disabled]:after,cw-input-group [type=radio]:checked+.radio.blue[disabled=disabled]:after,cw-input-group [type=radio]:checked+.radio.blue[disabled=true]:after,cw-input-group [type=radio]:checked+.radio.blue[disabled]:after{background-color:var(--soft-gray)}[cw-input-group] [type=radio]:checked+.radio.blue.filled:before,cw-input-group [type=radio]:checked+.radio.blue.filled:before{background-color:var(--soft-blue);border-color:var(--soft-blue)}[cw-input-group] [type=radio]:checked+.radio.blue.filled:after,cw-input-group [type=radio]:checked+.radio.blue.filled:after{background-color:var(--white)}[cw-input-group] [type=radio]:checked+.radio.blue.filled[disabled=disabled]:before,[cw-input-group] [type=radio]:checked+.radio.blue.filled[disabled=true]:before,[cw-input-group] [type=radio]:checked+.radio.blue.filled[disabled]:before,cw-input-group [type=radio]:checked+.radio.blue.filled[disabled=disabled]:before,cw-input-group [type=radio]:checked+.radio.blue.filled[disabled=true]:before,cw-input-group [type=radio]:checked+.radio.blue.filled[disabled]:before{color:var(--soft-gray);border-color:var(--soft-gray);background-color:var(--soft-gray)}[cw-input-group] [type=radio]:checked+.radio.blue.filled[disabled=disabled]:after,[cw-input-group] [type=radio]:checked+.radio.blue.filled[disabled=true]:after,[cw-input-group] [type=radio]:checked+.radio.blue.filled[disabled]:after,cw-input-group [type=radio]:checked+.radio.blue.filled[disabled=disabled]:after,cw-input-group [type=radio]:checked+.radio.blue.filled[disabled=true]:after,cw-input-group [type=radio]:checked+.radio.blue.filled[disabled]:after{background-color:var(--white)}[cw-input-group] [type=radio]:checked+.radio.dark-blue:before,cw-input-group [type=radio]:checked+.radio.dark-blue:before{background-color:var(--white);border-color:var(--dark-blue)}[cw-input-group] [type=radio]:checked+.radio.dark-blue:after,cw-input-group [type=radio]:checked+.radio.dark-blue:after{background-color:var(--dark-blue)}[cw-input-group] [type=radio]:checked+.radio.dark-blue[disabled=disabled]:before,[cw-input-group] [type=radio]:checked+.radio.dark-blue[disabled=true]:before,[cw-input-group] [type=radio]:checked+.radio.dark-blue[disabled]:before,cw-input-group [type=radio]:checked+.radio.dark-blue[disabled=disabled]:before,cw-input-group [type=radio]:checked+.radio.dark-blue[disabled=true]:before,cw-input-group [type=radio]:checked+.radio.dark-blue[disabled]:before{color:var(--soft-gray);border-color:var(--soft-gray)}[cw-input-group] [type=radio]:checked+.radio.dark-blue[disabled=disabled]:after,[cw-input-group] [type=radio]:checked+.radio.dark-blue[disabled=true]:after,[cw-input-group] [type=radio]:checked+.radio.dark-blue[disabled]:after,cw-input-group [type=radio]:checked+.radio.dark-blue[disabled=disabled]:after,cw-input-group [type=radio]:checked+.radio.dark-blue[disabled=true]:after,cw-input-group [type=radio]:checked+.radio.dark-blue[disabled]:after{background-color:var(--soft-gray)}[cw-input-group] [type=radio]:checked+.radio.dark-blue.filled:before,cw-input-group [type=radio]:checked+.radio.dark-blue.filled:before{background-color:var(--dark-blue);border-color:var(--dark-blue)}[cw-input-group] [type=radio]:checked+.radio.dark-blue.filled:after,cw-input-group [type=radio]:checked+.radio.dark-blue.filled:after{background-color:var(--white)}[cw-input-group] [type=radio]:checked+.radio.dark-blue.filled[disabled=disabled]:before,[cw-input-group] [type=radio]:checked+.radio.dark-blue.filled[disabled=true]:before,[cw-input-group] [type=radio]:checked+.radio.dark-blue.filled[disabled]:before,cw-input-group [type=radio]:checked+.radio.dark-blue.filled[disabled=disabled]:before,cw-input-group [type=radio]:checked+.radio.dark-blue.filled[disabled=true]:before,cw-input-group [type=radio]:checked+.radio.dark-blue.filled[disabled]:before{color:var(--soft-gray);border-color:var(--soft-gray);background-color:var(--soft-gray)}[cw-input-group] [type=radio]:checked+.radio.dark-blue.filled[disabled=disabled]:after,[cw-input-group] [type=radio]:checked+.radio.dark-blue.filled[disabled=true]:after,[cw-input-group] [type=radio]:checked+.radio.dark-blue.filled[disabled]:after,cw-input-group [type=radio]:checked+.radio.dark-blue.filled[disabled=disabled]:after,cw-input-group [type=radio]:checked+.radio.dark-blue.filled[disabled=true]:after,cw-input-group [type=radio]:checked+.radio.dark-blue.filled[disabled]:after{background-color:var(--white)}[cw-input-group] [type=radio]:checked+.radio.dark-blue-50:before,cw-input-group [type=radio]:checked+.radio.dark-blue-50:before{background-color:var(--white);border-color:var(--dark-blue-50)}[cw-input-group] [type=radio]:checked+.radio.dark-blue-50:after,cw-input-group [type=radio]:checked+.radio.dark-blue-50:after{background-color:var(--dark-blue-50)}[cw-input-group] [type=radio]:checked+.radio.dark-blue-50[disabled=disabled]:before,[cw-input-group] [type=radio]:checked+.radio.dark-blue-50[disabled=true]:before,[cw-input-group] [type=radio]:checked+.radio.dark-blue-50[disabled]:before,cw-input-group [type=radio]:checked+.radio.dark-blue-50[disabled=disabled]:before,cw-input-group [type=radio]:checked+.radio.dark-blue-50[disabled=true]:before,cw-input-group [type=radio]:checked+.radio.dark-blue-50[disabled]:before{color:var(--soft-gray);border-color:var(--soft-gray)}[cw-input-group] [type=radio]:checked+.radio.dark-blue-50[disabled=disabled]:after,[cw-input-group] [type=radio]:checked+.radio.dark-blue-50[disabled=true]:after,[cw-input-group] [type=radio]:checked+.radio.dark-blue-50[disabled]:after,cw-input-group [type=radio]:checked+.radio.dark-blue-50[disabled=disabled]:after,cw-input-group [type=radio]:checked+.radio.dark-blue-50[disabled=true]:after,cw-input-group [type=radio]:checked+.radio.dark-blue-50[disabled]:after{background-color:var(--soft-gray)}[cw-input-group] [type=radio]:checked+.radio.dark-blue-50.filled:before,cw-input-group [type=radio]:checked+.radio.dark-blue-50.filled:before{background-color:var(--dark-blue-50);border-color:var(--dark-blue-50)}[cw-input-group] [type=radio]:checked+.radio.dark-blue-50.filled:after,cw-input-group [type=radio]:checked+.radio.dark-blue-50.filled:after{background-color:var(--white)}[cw-input-group] [type=radio]:checked+.radio.dark-blue-50.filled[disabled=disabled]:before,[cw-input-group] [type=radio]:checked+.radio.dark-blue-50.filled[disabled=true]:before,[cw-input-group] [type=radio]:checked+.radio.dark-blue-50.filled[disabled]:before,cw-input-group [type=radio]:checked+.radio.dark-blue-50.filled[disabled=disabled]:before,cw-input-group [type=radio]:checked+.radio.dark-blue-50.filled[disabled=true]:before,cw-input-group [type=radio]:checked+.radio.dark-blue-50.filled[disabled]:before{color:var(--soft-gray);border-color:var(--soft-gray);background-color:var(--soft-gray)}[cw-input-group] [type=radio]:checked+.radio.dark-blue-50.filled[disabled=disabled]:after,[cw-input-group] [type=radio]:checked+.radio.dark-blue-50.filled[disabled=true]:after,[cw-input-group] [type=radio]:checked+.radio.dark-blue-50.filled[disabled]:after,cw-input-group [type=radio]:checked+.radio.dark-blue-50.filled[disabled=disabled]:after,cw-input-group [type=radio]:checked+.radio.dark-blue-50.filled[disabled=true]:after,cw-input-group [type=radio]:checked+.radio.dark-blue-50.filled[disabled]:after{background-color:var(--white)}[cw-input-group] [type=radio]:checked+.radio.dark-blue-75:before,cw-input-group [type=radio]:checked+.radio.dark-blue-75:before{background-color:var(--white);border-color:var(--dark-blue-75)}[cw-input-group] [type=radio]:checked+.radio.dark-blue-75:after,cw-input-group [type=radio]:checked+.radio.dark-blue-75:after{background-color:var(--dark-blue-75)}[cw-input-group] [type=radio]:checked+.radio.dark-blue-75[disabled=disabled]:before,[cw-input-group] [type=radio]:checked+.radio.dark-blue-75[disabled=true]:before,[cw-input-group] [type=radio]:checked+.radio.dark-blue-75[disabled]:before,cw-input-group [type=radio]:checked+.radio.dark-blue-75[disabled=disabled]:before,cw-input-group [type=radio]:checked+.radio.dark-blue-75[disabled=true]:before,cw-input-group [type=radio]:checked+.radio.dark-blue-75[disabled]:before{color:var(--soft-gray);border-color:var(--soft-gray)}[cw-input-group] [type=radio]:checked+.radio.dark-blue-75[disabled=disabled]:after,[cw-input-group] [type=radio]:checked+.radio.dark-blue-75[disabled=true]:after,[cw-input-group] [type=radio]:checked+.radio.dark-blue-75[disabled]:after,cw-input-group [type=radio]:checked+.radio.dark-blue-75[disabled=disabled]:after,cw-input-group [type=radio]:checked+.radio.dark-blue-75[disabled=true]:after,cw-input-group [type=radio]:checked+.radio.dark-blue-75[disabled]:after{background-color:var(--soft-gray)}[cw-input-group] [type=radio]:checked+.radio.dark-blue-75.filled:before,cw-input-group [type=radio]:checked+.radio.dark-blue-75.filled:before{background-color:var(--dark-blue-75);border-color:var(--dark-blue-75)}[cw-input-group] [type=radio]:checked+.radio.dark-blue-75.filled:after,cw-input-group [type=radio]:checked+.radio.dark-blue-75.filled:after{background-color:var(--white)}[cw-input-group] [type=radio]:checked+.radio.dark-blue-75.filled[disabled=disabled]:before,[cw-input-group] [type=radio]:checked+.radio.dark-blue-75.filled[disabled=true]:before,[cw-input-group] [type=radio]:checked+.radio.dark-blue-75.filled[disabled]:before,cw-input-group [type=radio]:checked+.radio.dark-blue-75.filled[disabled=disabled]:before,cw-input-group [type=radio]:checked+.radio.dark-blue-75.filled[disabled=true]:before,cw-input-group [type=radio]:checked+.radio.dark-blue-75.filled[disabled]:before{color:var(--soft-gray);border-color:var(--soft-gray);background-color:var(--soft-gray)}[cw-input-group] [type=radio]:checked+.radio.dark-blue-75.filled[disabled=disabled]:after,[cw-input-group] [type=radio]:checked+.radio.dark-blue-75.filled[disabled=true]:after,[cw-input-group] [type=radio]:checked+.radio.dark-blue-75.filled[disabled]:after,cw-input-group [type=radio]:checked+.radio.dark-blue-75.filled[disabled=disabled]:after,cw-input-group [type=radio]:checked+.radio.dark-blue-75.filled[disabled=true]:after,cw-input-group [type=radio]:checked+.radio.dark-blue-75.filled[disabled]:after{background-color:var(--white)}[cw-input-group] [type=radio]:checked+.radio.green:before,cw-input-group [type=radio]:checked+.radio.green:before{background-color:var(--white);border-color:var(--green)}[cw-input-group] [type=radio]:checked+.radio.green:after,cw-input-group [type=radio]:checked+.radio.green:after{background-color:var(--green)}[cw-input-group] [type=radio]:checked+.radio.green[disabled=disabled]:before,[cw-input-group] [type=radio]:checked+.radio.green[disabled=true]:before,[cw-input-group] [type=radio]:checked+.radio.green[disabled]:before,cw-input-group [type=radio]:checked+.radio.green[disabled=disabled]:before,cw-input-group [type=radio]:checked+.radio.green[disabled=true]:before,cw-input-group [type=radio]:checked+.radio.green[disabled]:before{color:var(--soft-gray);border-color:var(--soft-gray)}[cw-input-group] [type=radio]:checked+.radio.green[disabled=disabled]:after,[cw-input-group] [type=radio]:checked+.radio.green[disabled=true]:after,[cw-input-group] [type=radio]:checked+.radio.green[disabled]:after,cw-input-group [type=radio]:checked+.radio.green[disabled=disabled]:after,cw-input-group [type=radio]:checked+.radio.green[disabled=true]:after,cw-input-group [type=radio]:checked+.radio.green[disabled]:after{background-color:var(--soft-gray)}[cw-input-group] [type=radio]:checked+.radio.green.filled:before,cw-input-group [type=radio]:checked+.radio.green.filled:before{background-color:var(--green);border-color:var(--green)}[cw-input-group] [type=radio]:checked+.radio.green.filled:after,cw-input-group [type=radio]:checked+.radio.green.filled:after{background-color:var(--white)}[cw-input-group] [type=radio]:checked+.radio.green.filled[disabled=disabled]:before,[cw-input-group] [type=radio]:checked+.radio.green.filled[disabled=true]:before,[cw-input-group] [type=radio]:checked+.radio.green.filled[disabled]:before,cw-input-group [type=radio]:checked+.radio.green.filled[disabled=disabled]:before,cw-input-group [type=radio]:checked+.radio.green.filled[disabled=true]:before,cw-input-group [type=radio]:checked+.radio.green.filled[disabled]:before{color:var(--soft-gray);border-color:var(--soft-gray);background-color:var(--soft-gray)}[cw-input-group] [type=radio]:checked+.radio.green.filled[disabled=disabled]:after,[cw-input-group] [type=radio]:checked+.radio.green.filled[disabled=true]:after,[cw-input-group] [type=radio]:checked+.radio.green.filled[disabled]:after,cw-input-group [type=radio]:checked+.radio.green.filled[disabled=disabled]:after,cw-input-group [type=radio]:checked+.radio.green.filled[disabled=true]:after,cw-input-group [type=radio]:checked+.radio.green.filled[disabled]:after{background-color:var(--white)}[cw-input-group] [type=radio]:checked+.radio.green-50:before,cw-input-group [type=radio]:checked+.radio.green-50:before{background-color:var(--white);border-color:var(--green-50)}[cw-input-group] [type=radio]:checked+.radio.green-50:after,cw-input-group [type=radio]:checked+.radio.green-50:after{background-color:var(--green-50)}[cw-input-group] [type=radio]:checked+.radio.green-50[disabled=disabled]:before,[cw-input-group] [type=radio]:checked+.radio.green-50[disabled=true]:before,[cw-input-group] [type=radio]:checked+.radio.green-50[disabled]:before,cw-input-group [type=radio]:checked+.radio.green-50[disabled=disabled]:before,cw-input-group [type=radio]:checked+.radio.green-50[disabled=true]:before,cw-input-group [type=radio]:checked+.radio.green-50[disabled]:before{color:var(--soft-gray);border-color:var(--soft-gray)}[cw-input-group] [type=radio]:checked+.radio.green-50[disabled=disabled]:after,[cw-input-group] [type=radio]:checked+.radio.green-50[disabled=true]:after,[cw-input-group] [type=radio]:checked+.radio.green-50[disabled]:after,cw-input-group [type=radio]:checked+.radio.green-50[disabled=disabled]:after,cw-input-group [type=radio]:checked+.radio.green-50[disabled=true]:after,cw-input-group [type=radio]:checked+.radio.green-50[disabled]:after{background-color:var(--soft-gray)}[cw-input-group] [type=radio]:checked+.radio.green-50.filled:before,cw-input-group [type=radio]:checked+.radio.green-50.filled:before{background-color:var(--green-50);border-color:var(--green-50)}[cw-input-group] [type=radio]:checked+.radio.green-50.filled:after,cw-input-group [type=radio]:checked+.radio.green-50.filled:after{background-color:var(--white)}[cw-input-group] [type=radio]:checked+.radio.green-50.filled[disabled=disabled]:before,[cw-input-group] [type=radio]:checked+.radio.green-50.filled[disabled=true]:before,[cw-input-group] [type=radio]:checked+.radio.green-50.filled[disabled]:before,cw-input-group [type=radio]:checked+.radio.green-50.filled[disabled=disabled]:before,cw-input-group [type=radio]:checked+.radio.green-50.filled[disabled=true]:before,cw-input-group [type=radio]:checked+.radio.green-50.filled[disabled]:before{color:var(--soft-gray);border-color:var(--soft-gray);background-color:var(--soft-gray)}[cw-input-group] [type=radio]:checked+.radio.green-50.filled[disabled=disabled]:after,[cw-input-group] [type=radio]:checked+.radio.green-50.filled[disabled=true]:after,[cw-input-group] [type=radio]:checked+.radio.green-50.filled[disabled]:after,cw-input-group [type=radio]:checked+.radio.green-50.filled[disabled=disabled]:after,cw-input-group [type=radio]:checked+.radio.green-50.filled[disabled=true]:after,cw-input-group [type=radio]:checked+.radio.green-50.filled[disabled]:after{background-color:var(--white)}[cw-input-group] [type=radio]:checked+.radio.green-75:before,cw-input-group [type=radio]:checked+.radio.green-75:before{background-color:var(--white);border-color:var(--green-75)}[cw-input-group] [type=radio]:checked+.radio.green-75:after,cw-input-group [type=radio]:checked+.radio.green-75:after{background-color:var(--green-75)}[cw-input-group] [type=radio]:checked+.radio.green-75[disabled=disabled]:before,[cw-input-group] [type=radio]:checked+.radio.green-75[disabled=true]:before,[cw-input-group] [type=radio]:checked+.radio.green-75[disabled]:before,cw-input-group [type=radio]:checked+.radio.green-75[disabled=disabled]:before,cw-input-group [type=radio]:checked+.radio.green-75[disabled=true]:before,cw-input-group [type=radio]:checked+.radio.green-75[disabled]:before{color:var(--soft-gray);border-color:var(--soft-gray)}[cw-input-group] [type=radio]:checked+.radio.green-75[disabled=disabled]:after,[cw-input-group] [type=radio]:checked+.radio.green-75[disabled=true]:after,[cw-input-group] [type=radio]:checked+.radio.green-75[disabled]:after,cw-input-group [type=radio]:checked+.radio.green-75[disabled=disabled]:after,cw-input-group [type=radio]:checked+.radio.green-75[disabled=true]:after,cw-input-group [type=radio]:checked+.radio.green-75[disabled]:after{background-color:var(--soft-gray)}[cw-input-group] [type=radio]:checked+.radio.green-75.filled:before,cw-input-group [type=radio]:checked+.radio.green-75.filled:before{background-color:var(--green-75);border-color:var(--green-75)}[cw-input-group] [type=radio]:checked+.radio.green-75.filled:after,cw-input-group [type=radio]:checked+.radio.green-75.filled:after{background-color:var(--white)}[cw-input-group] [type=radio]:checked+.radio.green-75.filled[disabled=disabled]:before,[cw-input-group] [type=radio]:checked+.radio.green-75.filled[disabled=true]:before,[cw-input-group] [type=radio]:checked+.radio.green-75.filled[disabled]:before,cw-input-group [type=radio]:checked+.radio.green-75.filled[disabled=disabled]:before,cw-input-group [type=radio]:checked+.radio.green-75.filled[disabled=true]:before,cw-input-group [type=radio]:checked+.radio.green-75.filled[disabled]:before{color:var(--soft-gray);border-color:var(--soft-gray);background-color:var(--soft-gray)}[cw-input-group] [type=radio]:checked+.radio.green-75.filled[disabled=disabled]:after,[cw-input-group] [type=radio]:checked+.radio.green-75.filled[disabled=true]:after,[cw-input-group] [type=radio]:checked+.radio.green-75.filled[disabled]:after,cw-input-group [type=radio]:checked+.radio.green-75.filled[disabled=disabled]:after,cw-input-group [type=radio]:checked+.radio.green-75.filled[disabled=true]:after,cw-input-group [type=radio]:checked+.radio.green-75.filled[disabled]:after{background-color:var(--white)}[cw-input-group] [type=radio]:checked+.radio.red:before,cw-input-group [type=radio]:checked+.radio.red:before{background-color:var(--white);border-color:var(--red)}[cw-input-group] [type=radio]:checked+.radio.red:after,cw-input-group [type=radio]:checked+.radio.red:after{background-color:var(--red)}[cw-input-group] [type=radio]:checked+.radio.red[disabled=disabled]:before,[cw-input-group] [type=radio]:checked+.radio.red[disabled=true]:before,[cw-input-group] [type=radio]:checked+.radio.red[disabled]:before,cw-input-group [type=radio]:checked+.radio.red[disabled=disabled]:before,cw-input-group [type=radio]:checked+.radio.red[disabled=true]:before,cw-input-group [type=radio]:checked+.radio.red[disabled]:before{color:var(--soft-gray);border-color:var(--soft-gray)}[cw-input-group] [type=radio]:checked+.radio.red[disabled=disabled]:after,[cw-input-group] [type=radio]:checked+.radio.red[disabled=true]:after,[cw-input-group] [type=radio]:checked+.radio.red[disabled]:after,cw-input-group [type=radio]:checked+.radio.red[disabled=disabled]:after,cw-input-group [type=radio]:checked+.radio.red[disabled=true]:after,cw-input-group [type=radio]:checked+.radio.red[disabled]:after{background-color:var(--soft-gray)}[cw-input-group] [type=radio]:checked+.radio.red.filled:before,cw-input-group [type=radio]:checked+.radio.red.filled:before{background-color:var(--red);border-color:var(--red)}[cw-input-group] [type=radio]:checked+.radio.red.filled:after,cw-input-group [type=radio]:checked+.radio.red.filled:after{background-color:var(--white)}[cw-input-group] [type=radio]:checked+.radio.red.filled[disabled=disabled]:before,[cw-input-group] [type=radio]:checked+.radio.red.filled[disabled=true]:before,[cw-input-group] [type=radio]:checked+.radio.red.filled[disabled]:before,cw-input-group [type=radio]:checked+.radio.red.filled[disabled=disabled]:before,cw-input-group [type=radio]:checked+.radio.red.filled[disabled=true]:before,cw-input-group [type=radio]:checked+.radio.red.filled[disabled]:before{color:var(--soft-gray);border-color:var(--soft-gray);background-color:var(--soft-gray)}[cw-input-group] [type=radio]:checked+.radio.red.filled[disabled=disabled]:after,[cw-input-group] [type=radio]:checked+.radio.red.filled[disabled=true]:after,[cw-input-group] [type=radio]:checked+.radio.red.filled[disabled]:after,cw-input-group [type=radio]:checked+.radio.red.filled[disabled=disabled]:after,cw-input-group [type=radio]:checked+.radio.red.filled[disabled=true]:after,cw-input-group [type=radio]:checked+.radio.red.filled[disabled]:after{background-color:var(--white)}[cw-input-group] [type=radio]:checked+.radio.size-2,[cw-input-group] [type=radio]:checked+.radio.size-2:before,cw-input-group [type=radio]:checked+.radio.size-2,cw-input-group [type=radio]:checked+.radio.size-2:before{width:2rem;height:2rem}[cw-input-group] [type=radio]:checked+.radio.size-2:after,cw-input-group [type=radio]:checked+.radio.size-2:after{top:calc(50% - (2rem / 3));left:calc(50% - (2rem / 3));width:.6666666667rem;height:.6666666667rem;transform:translate(calc(-50% + (2rem / 3)),calc(-50% + (2rem / 3))) scale(1)}[cw-input-group] [type=radio]:checked+.radio.size-3,[cw-input-group] [type=radio]:checked+.radio.size-3:before,cw-input-group [type=radio]:checked+.radio.size-3,cw-input-group [type=radio]:checked+.radio.size-3:before{width:2.5rem;height:2.5rem}[cw-input-group] [type=radio]:checked+.radio.size-3:after,cw-input-group [type=radio]:checked+.radio.size-3:after{top:calc(50% - (2.5rem / 3));left:calc(50% - (2.5rem / 3));width:.8333333333rem;height:.8333333333rem;transform:translate(calc(-50% + (2.5rem / 3)),calc(-50% + (2.5rem / 3))) scale(1)}[cw-input-group] [type=radio]:checked+.radio.size-4,[cw-input-group] [type=radio]:checked+.radio.size-4:before,cw-input-group [type=radio]:checked+.radio.size-4,cw-input-group [type=radio]:checked+.radio.size-4:before{width:3rem;height:3rem}[cw-input-group] [type=radio]:checked+.radio.size-4:after,cw-input-group [type=radio]:checked+.radio.size-4:after{top:calc(50% - (3rem / 3));left:calc(50% - (3rem / 3));width:1rem;height:1rem;transform:translate(calc(-50% + (3rem / 3)),calc(-50% + (3rem / 3))) scale(1)}[cw-input-group] [type=radio]:checked+.radio.size-5,[cw-input-group] [type=radio]:checked+.radio.size-5:before,cw-input-group [type=radio]:checked+.radio.size-5,cw-input-group [type=radio]:checked+.radio.size-5:before{width:4rem;height:4rem}[cw-input-group] [type=radio]:checked+.radio.size-5:after,cw-input-group [type=radio]:checked+.radio.size-5:after{top:calc(50% - (4rem / 3));left:calc(50% - (4rem / 3));width:1.3333333333rem;height:1.3333333333rem;transform:translate(calc(-50% + (4rem / 3)),calc(-50% + (4rem / 3))) scale(1)}[cw-input-group] [type=radio]:checked+.radio[disabled=disabled],[cw-input-group] [type=radio]:checked+.radio[disabled=true],[cw-input-group] [type=radio]:checked+.radio[disabled],cw-input-group [type=radio]:checked+.radio[disabled=disabled],cw-input-group [type=radio]:checked+.radio[disabled=true],cw-input-group [type=radio]:checked+.radio[disabled]{cursor:not-allowed}[cw-input-group] [type=radio]:checked+.radio[disabled=disabled]:before,[cw-input-group] [type=radio]:checked+.radio[disabled=true]:before,[cw-input-group] [type=radio]:checked+.radio[disabled]:before,cw-input-group [type=radio]:checked+.radio[disabled=disabled]:before,cw-input-group [type=radio]:checked+.radio[disabled=true]:before,cw-input-group [type=radio]:checked+.radio[disabled]:before{border-color:var(--soft-gray)}[cw-input-group] [type=radio]:checked+.radio[disabled=disabled]:after,[cw-input-group] [type=radio]:checked+.radio[disabled=true]:after,[cw-input-group] [type=radio]:checked+.radio[disabled]:after,cw-input-group [type=radio]:checked+.radio[disabled=disabled]:after,cw-input-group [type=radio]:checked+.radio[disabled=true]:after,cw-input-group [type=radio]:checked+.radio[disabled]:after{background-color:var(--soft-gray)}[cw-tooltip-group]:hover .balloon,cw-tooltip-group:hover .balloon{visibility:visible;opacity:1}[cw-tooltip-group]:hover .balloon.top,cw-tooltip-group:hover .balloon.top{bottom:calc(100% + 1.5rem)}[cw-tooltip-group]:hover .balloon.right,cw-tooltip-group:hover .balloon.right{left:calc(100% + 1.5rem)}[cw-tooltip-group]:hover .balloon.bottom,cw-tooltip-group:hover .balloon.bottom{top:calc(100% + 1.5rem)}[cw-tooltip-group]:hover .balloon.left,cw-tooltip-group:hover .balloon.left{right:calc(100% + 1.5rem)}[cw-label][upload]:hover[small] [image],[cw-label][upload]:hover[small] [video],cw-label[upload]:hover[small] [image],cw-label[upload]:hover[small] [video]{border-right-style:solid}[cw-label][upload]:hover [icon=upload]:before,cw-label[upload]:hover [icon=upload]:before{content:""}[cw-label][upload]:hover [icon=play]:before,cw-label[upload]:hover [icon=play]:before{content:""}[cw-card].progress-card-circle .progress-bar{position:relative;position:-webkit-relative;position:-o-relative;margin:.5rem;width:13rem;height:13rem}[cw-card].progress-card-circle .progress-bar-meter{position:absolute;position:-webkit-absolute;position:-o-absolute;top:0;left:0;clip:rect(0,13rem,13rem,6.5rem);width:100%;height:100%}[cw-card].progress-card-circle .progress-bar-meter-half-circle{position:absolute;position:-webkit-absolute;position:-o-absolute;top:0;left:0;clip:rect(0,6.5rem,13rem,0);border:.5rem solid var(--green);border-radius:50%;width:100%;height:100%}[cw-card].progress-card-circle .progress-bar-label{position:absolute;position:-webkit-absolute;position:-o-absolute;top:50%;left:50%;display:inline-block;font-size:3.6rem;color:var(--green);border-radius:50%;transform:translate(-50%,-50%)}[cw-card].progress-card-circle .progress-bar-shadow{border:.5rem solid var(--soft-gray);border-radius:50%;-ms-box-shadow:0 0 0 .5rem var(--light-gray);-o-box-shadow:0 0 0 .5rem var(--light-gray);box-shadow:0 0 0 .5rem var(--light-gray);width:100%;height:100%}[cw-card].progress-card-circle .progress-bar.progress-5 .progress-bar-meter-half-circle{border-color:var(--green)}[cw-card].progress-card-circle .progress-bar.progress-5 .progress-bar-meter-left{transform:rotate(18deg)}[cw-card].progress-card-circle .progress-bar.progress-5 .progress-bar-meter-right{display:none}[cw-card].progress-card-circle .progress-bar.progress-10 .progress-bar-meter-half-circle{border-color:var(--green)}[cw-card].progress-card-circle .progress-bar.progress-10 .progress-bar-meter-left{transform:rotate(36deg)}[cw-card].progress-card-circle .progress-bar.progress-10 .progress-bar-meter-right{display:none}[cw-card].progress-card-circle .progress-bar.progress-15 .progress-bar-meter-half-circle{border-color:var(--green)}[cw-card].progress-card-circle .progress-bar.progress-15 .progress-bar-meter-left{transform:rotate(54deg)}[cw-card].progress-card-circle .progress-bar.progress-15 .progress-bar-meter-right{display:none}[cw-card].progress-card-circle .progress-bar.progress-20 .progress-bar-meter-half-circle{border-color:var(--green)}[cw-card].progress-card-circle .progress-bar.progress-20 .progress-bar-meter-left{transform:rotate(72deg)}[cw-card].progress-card-circle .progress-bar.progress-20 .progress-bar-meter-right{display:none}[cw-card].progress-card-circle .progress-bar.progress-25 .progress-bar-meter-half-circle{border-color:var(--green)}[cw-card].progress-card-circle .progress-bar.progress-25 .progress-bar-meter-left{transform:rotate(90deg)}[cw-card].progress-card-circle .progress-bar.progress-25 .progress-bar-meter-right{display:none}[cw-card].progress-card-circle .progress-bar.progress-30 .progress-bar-meter-half-circle{border-color:var(--green)}[cw-card].progress-card-circle .progress-bar.progress-30 .progress-bar-meter-left{transform:rotate(108deg)}[cw-card].progress-card-circle .progress-bar.progress-30 .progress-bar-meter-right{display:none}[cw-card].progress-card-circle .progress-bar.progress-35 .progress-bar-meter-half-circle{border-color:var(--green)}[cw-card].progress-card-circle .progress-bar.progress-35 .progress-bar-meter-left{transform:rotate(126deg)}[cw-card].progress-card-circle .progress-bar.progress-35 .progress-bar-meter-right{display:none}[cw-card].progress-card-circle .progress-bar.progress-40 .progress-bar-meter-half-circle{border-color:var(--green)}[cw-card].progress-card-circle .progress-bar.progress-40 .progress-bar-meter-left{transform:rotate(144deg)}[cw-card].progress-card-circle .progress-bar.progress-40 .progress-bar-meter-right{display:none}[cw-card].progress-card-circle .progress-bar.progress-45 .progress-bar-meter-half-circle{border-color:var(--green)}[cw-card].progress-card-circle .progress-bar.progress-45 .progress-bar-meter-left{transform:rotate(162deg)}[cw-card].progress-card-circle .progress-bar.progress-45 .progress-bar-meter-right{display:none}[cw-card].progress-card-circle .progress-bar.progress-50 .progress-bar-meter-half-circle{border-color:var(--green)}[cw-card].progress-card-circle .progress-bar.progress-50 .progress-bar-meter-left{transform:rotate(180deg)}[cw-card].progress-card-circle .progress-bar.progress-50 .progress-bar-meter-right{display:none}[cw-card].progress-card-circle .progress-bar.progress-55 .progress-bar-meter{clip:rect(auto,auto,auto,auto)}[cw-card].progress-card-circle .progress-bar.progress-55 .progress-bar-meter-half-circle{border-color:var(--green)}[cw-card].progress-card-circle .progress-bar.progress-55 .progress-bar-meter-left{transform:rotate(198deg)}[cw-card].progress-card-circle .progress-bar.progress-55 .progress-bar-meter-right{transform:rotate(180deg)}[cw-card].progress-card-circle .progress-bar.progress-60 .progress-bar-meter{clip:rect(auto,auto,auto,auto)}[cw-card].progress-card-circle .progress-bar.progress-60 .progress-bar-meter-half-circle{border-color:var(--green)}[cw-card].progress-card-circle .progress-bar.progress-60 .progress-bar-meter-left{transform:rotate(216deg)}[cw-card].progress-card-circle .progress-bar.progress-60 .progress-bar-meter-right{transform:rotate(180deg)}[cw-card].progress-card-circle .progress-bar.progress-65 .progress-bar-meter{clip:rect(auto,auto,auto,auto)}[cw-card].progress-card-circle .progress-bar.progress-65 .progress-bar-meter-half-circle{border-color:var(--green)}[cw-card].progress-card-circle .progress-bar.progress-65 .progress-bar-meter-left{transform:rotate(234deg)}[cw-card].progress-card-circle .progress-bar.progress-65 .progress-bar-meter-right{transform:rotate(180deg)}[cw-card].progress-card-circle .progress-bar.progress-70 .progress-bar-meter{clip:rect(auto,auto,auto,auto)}[cw-card].progress-card-circle .progress-bar.progress-70 .progress-bar-meter-half-circle{border-color:var(--green)}[cw-card].progress-card-circle .progress-bar.progress-70 .progress-bar-meter-left{transform:rotate(252deg)}[cw-card].progress-card-circle .progress-bar.progress-70 .progress-bar-meter-right{transform:rotate(180deg)}[cw-card].progress-card-circle .progress-bar.progress-75 .progress-bar-meter{clip:rect(auto,auto,auto,auto)}[cw-card].progress-card-circle .progress-bar.progress-75 .progress-bar-meter-half-circle{border-color:var(--green)}[cw-card].progress-card-circle .progress-bar.progress-75 .progress-bar-meter-left{transform:rotate(270deg)}[cw-card].progress-card-circle .progress-bar.progress-75 .progress-bar-meter-right{transform:rotate(180deg)}[cw-card].progress-card-circle .progress-bar.progress-80 .progress-bar-meter{clip:rect(auto,auto,auto,auto)}[cw-card].progress-card-circle .progress-bar.progress-80 .progress-bar-meter-half-circle{border-color:var(--green)}[cw-card].progress-card-circle .progress-bar.progress-80 .progress-bar-meter-left{transform:rotate(288deg)}[cw-card].progress-card-circle .progress-bar.progress-80 .progress-bar-meter-right{transform:rotate(180deg)}[cw-card].progress-card-circle .progress-bar.progress-85 .progress-bar-meter{clip:rect(auto,auto,auto,auto)}[cw-card].progress-card-circle .progress-bar.progress-85 .progress-bar-meter-half-circle{border-color:var(--green)}[cw-card].progress-card-circle .progress-bar.progress-85 .progress-bar-meter-left{transform:rotate(306deg)}[cw-card].progress-card-circle .progress-bar.progress-85 .progress-bar-meter-right{transform:rotate(180deg)}[cw-card].progress-card-circle .progress-bar.progress-90 .progress-bar-meter{clip:rect(auto,auto,auto,auto)}[cw-card].progress-card-circle .progress-bar.progress-90 .progress-bar-meter-half-circle{border-color:var(--green)}[cw-card].progress-card-circle .progress-bar.progress-90 .progress-bar-meter-left{transform:rotate(324deg)}[cw-card].progress-card-circle .progress-bar.progress-90 .progress-bar-meter-right{transform:rotate(180deg)}[cw-card].progress-card-circle .progress-bar.progress-95 .progress-bar-meter{clip:rect(auto,auto,auto,auto)}[cw-card].progress-card-circle .progress-bar.progress-95 .progress-bar-meter-half-circle{border-color:var(--green)}[cw-card].progress-card-circle .progress-bar.progress-95 .progress-bar-meter-left{transform:rotate(342deg)}[cw-card].progress-card-circle .progress-bar.progress-95 .progress-bar-meter-right{transform:rotate(180deg)}[cw-card].progress-card-circle .progress-bar.progress-100 .progress-bar-meter{clip:rect(auto,auto,auto,auto)}[cw-card].progress-card-circle .progress-bar.progress-100 .progress-bar-meter-half-circle{border-color:var(--green)}[cw-card].progress-card-circle .progress-bar.progress-100 .progress-bar-meter-left{transform:rotate(1turn)}[cw-card].progress-card-circle .progress-bar.progress-100 .progress-bar-meter-right{transform:rotate(180deg)}[cw-avatar]>img,cw-avatar>img{width:100%}[cw-animated-badge][play=true] [badge],cw-animated-badge[play=true] [badge]{animation:badge-scaling .5s linear 0s forwards}[cw-animated-badge][play=true] [badge] [clip-path],cw-animated-badge[play=true] [badge] [clip-path]{animation:fade-in-clip-path .3s linear .6s forwards}[cw-animated-badge][play=true] [checkmark-shadow],[cw-animated-badge][play=true] [checkmark],cw-animated-badge[play=true] [checkmark-shadow],cw-animated-badge[play=true] [checkmark]{stroke-dasharray:220;animation:draw-checkmark 1.4s linear 0s forwards,fade-in-stroke .6s linear .1s forwards}[cw-animated-badge][play=true] [rays],cw-animated-badge[play=true] [rays]{animation:rays-scaling .3s linear 0s forwards,rays-add-scaling .3s linear .3s forwards,fade-out .7s linear .4s forwards}[cw-animated-badge][play=true] [rays] line,cw-animated-badge[play=true] [rays] line{stroke-dasharray:11;animation:rays-spreading .7s linear .4s forwards}[cw-animated-badge][play=true] [sprinkle-1],cw-animated-badge[play=true] [sprinkle-1]{animation:sprinkle-scale-1 .2s linear .2s forwards,sprinkle-path-1 .2s linear .2s forwards}[cw-animated-badge][play=true] [sprinkle-2],cw-animated-badge[play=true] [sprinkle-2]{animation:sprinkle-scale-2 .2s linear .3s forwards,sprinkle-path-2 .2s linear .3s forwards}[cw-animated-badge][play=true] [sprinkle-3],cw-animated-badge[play=true] [sprinkle-3]{animation:sprinkle-scale-3 .2s linear 0s forwards,sprinkle-path-3 .2s linear 0s forwards}[cw-animated-badge][play=true] [star-1],cw-animated-badge[play=true] [star-1]{animation:stars-path-1 .5s linear 0s forwards,additional-path-rotation-1 .5s linear .5s forwards,fade-out .5s linear .6s forwards}[cw-animated-badge][play=true] [star-2],cw-animated-badge[play=true] [star-2]{animation:stars-path-2 .5s linear 0s forwards,additional-path-rotation-2 .5s linear .5s forwards,fade-out .5s linear .6s forwards}[cw-animated-badge][play=true] [star-3],cw-animated-badge[play=true] [star-3]{animation:stars-path-3 .5s linear 0s forwards,additional-path-rotation-3 .5s linear .5s forwards,fade-out .5s linear .6s forwards}[cw-animated-badge][play=true] [star-4],cw-animated-badge[play=true] [star-4]{animation:stars-path-4 .5s linear 0s forwards,additional-path-rotation-4 .5s linear .5s forwards,fade-out .5s linear .6s forwards}[cw-animated-badge][play=true] [star-5],cw-animated-badge[play=true] [star-5]{animation:stars-path-5 .5s linear 0s forwards,additional-path-rotation-5 .5s linear .5s forwards,fade-out .5s linear .6s forwards}[cw-animated-badge][play=true] [star-6],cw-animated-badge[play=true] [star-6]{animation:stars-path-6 .5s linear 0s forwards,additional-path-rotation-6 .5s linear .5s forwards,fade-out .5s linear .6s forwards}[cw-animated-badge][play=true] [star-7],cw-animated-badge[play=true] [star-7]{animation:stars-path-7 .5s linear 0s forwards,additional-path-rotation-7 .5s linear .5s forwards,fade-out .5s linear .6s forwards}[cw-animated-badge][play=true] [star-8],cw-animated-badge[play=true] [star-8]{animation:stars-path-8 .5s linear 0s forwards,additional-path-rotation-8 .5s linear .5s forwards,fade-out .5s linear .6s forwards}.container.aphrodite-grid{display:grid;max-width:100%;min-height:35rem;margin:0;padding:0;grid-template:" tm   " auto " mc   " auto " fc   " auto/1fr}@media (min-width:1025px){.container.aphrodite-grid{grid-template:" tm        tm " auto " lm        mc " auto " fc        fc " auto/minmax(25rem,auto) minmax(auto,1fr)}}@media (min-width:1280px){.container.aphrodite-grid{grid-template:" tm        tm      tm " auto " lm        mc      rm " auto " lm        fc      rm " auto/minmax(25rem,auto) minmax(auto,1fr) minmax(25rem,auto)}}.container.aphrodite-grid section.top{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3;grid-row:1;grid-column:1;grid-area:tm;display:block;text-align:center;color:var(--white);background-color:var(--ink-blue)}.container.aphrodite-grid main{-ms-grid-row:2;-ms-grid-column:2;grid-row:2;grid-column:2;grid-area:mc}.container.aphrodite-grid aside.left{-ms-grid-row:2;-ms-grid-column:1;grid-row:2;grid-column:1;grid-area:lm;display:none}@media (min-width:1025px){.container.aphrodite-grid aside.left{display:grid}}.container.aphrodite-grid aside.right{-ms-grid-row:2;-ms-grid-column:3;grid-row:2;grid-column:3;grid-area:rm;display:none}@media (min-width:1280px){.container.aphrodite-grid aside.right{display:grid}}.container.aphrodite-grid aside.left,.container.aphrodite-grid aside.right{color:var(--black-20)}.container.aphrodite-grid aside.left:hover,.container.aphrodite-grid aside.right:hover{color:var(--gray)}.container.aphrodite-grid section.topics{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-row:1;grid-column:1;grid-area:tc}.container.aphrodite-grid section.suggested{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-row:1;grid-column:1;grid-area:sc}.container.aphrodite-grid footer{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:3;grid-row:3;grid-column:1;grid-area:fc}.container.aphrodite-grid section.suggested,.container.aphrodite-grid section.topics{display:none}.container.aphrodite-grid section.top img{width:15rem;height:auto}@media (min-width:1025px){.container.aphrodite-grid section.top img{width:20rem;height:auto}}@media (min-width:1280px){.container.aphrodite-grid section.top img{width:30rem;height:auto}}.container.aphrodite-grid>*{-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}.container article,.container aside,.container footer,.container main,.container section{display:grid;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}@media all{.page-wrapper{position:absolute;position:-webkit-absolute;position:-o-absolute;display:grid;top:10rem;width:100%;grid-template:" pg " auto " pg " auto " pg " auto/1fr}.page-wrapper.is-sidebar-menu{grid-template-rows:auto auto auto;grid-template-columns:-webkit-min-content auto;grid-template-columns:min-content auto}.page-wrapper.is-sidebar-menu.var-2{overflow:hidden;grid-template-rows:auto auto auto;grid-template-columns:auto calc(100% - 6rem)}.page-wrapper.is-sidebar-menu .sidebar-menu{display:grid}.page-wrapper.is-sidebar-menu .sidebar-menu:hover{min-width:25rem;max-width:25rem}.page-wrapper .sidebar-menu{display:none;min-width:6rem;max-width:6rem;color:var(--white);background-color:var(--side-nav-blue);-webkit-transition-property:all;-webkit-transition-duration:.3s;-webkit-transition-timing-function:ease-out;-webkit-transition-delay:0s;-khtml-transition-property:all;-khtml-transition-duration:.3s;-khtml-transition-timing-function:ease-out;-khtml-transition-delay:0s;-moz-transition-property:all;-moz-transition-duration:.3s;-moz-transition-timing-function:ease-out;-moz-transition-delay:0s;-ms-transition-property:all;-ms-transition-duration:.3s;-ms-transition-timing-function:ease-out;-ms-transition-delay:0s;-o-transition-property:all;-o-transition-duration:.3s;-o-transition-timing-function:ease-out;-o-transition-delay:0s;transition-property:all;transition-duration:.3s;transition-timing-function:ease-out;transition-delay:0s}}h1{margin:0;padding:0;font-size:3.2rem;font-family:Open Sans,Open Sans Regular,-apple-system,BlinkMacSystemFont,Sans-Serif,Arial,Segoe UI,Roboto,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:400;line-height:1.2;text-transform:uppercase}h1[required]:before{content:"*";display:inline-block;vertical-align:middle;margin-right:.5rem}h2{margin:0;padding:0;font-size:2.6rem;font-family:Open Sans,Open Sans Regular,-apple-system,BlinkMacSystemFont,Sans-Serif,Arial,Segoe UI,Roboto,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:400;line-height:1.2;text-transform:uppercase}h2[required]:before{content:"*";display:inline-block;vertical-align:middle;margin-right:.5rem}h3{margin:0;padding:0;font-size:1.6rem;font-family:Open Sans,Open Sans Regular,-apple-system,BlinkMacSystemFont,Sans-Serif,Arial,Segoe UI,Roboto,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:400;line-height:1.2;text-transform:uppercase}h3[required]:before{content:"*";display:inline-block;vertical-align:middle;margin-right:.5rem}h4{margin:0;padding:0;font-size:1.4rem;font-family:Open Sans,Open Sans Bold,-apple-system,BlinkMacSystemFont,Sans-Serif,Arial,Segoe UI,Roboto,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:700;line-height:1.2;text-transform:none}h4[required]:before{content:"*";display:inline-block;vertical-align:middle;margin-right:.5rem}h5{margin:0;padding:0;font-size:1.4rem;font-family:Open Sans,Open Sans Regular,-apple-system,BlinkMacSystemFont,Sans-Serif,Arial,Segoe UI,Roboto,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:400;line-height:1.2;text-transform:uppercase}h5[required]:before{content:"*";display:inline-block;vertical-align:middle;margin-right:.5rem}h6{margin:0;padding:0;font-size:1.4rem;font-family:Open Sans,Open Sans Regular,-apple-system,BlinkMacSystemFont,Sans-Serif,Arial,Segoe UI,Roboto,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:400;line-height:1.2;text-transform:uppercase}h6[required]:before{content:"*";display:inline-block;vertical-align:middle;margin-right:.5rem}.tinymce-wrapper h1{margin:0;padding:0;font-size:2.6rem;font-family:Open Sans,Open Sans Regular,-apple-system,BlinkMacSystemFont,Sans-Serif,Arial,Segoe UI,Roboto,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:400;line-height:1.2;text-transform:none}.tinymce-wrapper h2,.tinymce-wrapper h3,.tinymce-wrapper h4{margin:0;padding:0;font-family:Open Sans,Open Sans Bold,-apple-system,BlinkMacSystemFont,Sans-Serif,Arial,Segoe UI,Roboto,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:700;line-height:1.2;text-transform:none}.tinymce-wrapper h4{font-size:1.4rem}.tinymce-wrapper h5,.tinymce-wrapper h6{margin:0;padding:0;font-size:1.2rem;font-family:Open Sans,Open Sans Regular,-apple-system,BlinkMacSystemFont,Sans-Serif,Arial,Segoe UI,Roboto,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:400;line-height:1.2;text-transform:none}.dh-0{font-size:0}.dh-0,.dh-1{font-family:Open Sans,Open Sans Semibold,-apple-system,BlinkMacSystemFont,Sans-Serif,Arial,Segoe UI,Roboto,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:600;line-height:1.2}.dh-1{font-size:5.8rem}.dh-2{font-size:4.6rem}.dh-2,.dh-3{font-family:Open Sans,Open Sans Semibold,-apple-system,BlinkMacSystemFont,Sans-Serif,Arial,Segoe UI,Roboto,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:600;line-height:1.2}.dh-3{font-size:4.2rem}.dh-4{font-size:4rem}.dh-4,.dh-5{font-family:Open Sans,Open Sans Semibold,-apple-system,BlinkMacSystemFont,Sans-Serif,Arial,Segoe UI,Roboto,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:600;line-height:1.2}.dh-5{font-size:3.2rem}.dh-6{font-size:2.8rem}.dh-6,.dh-7{font-family:Open Sans,Open Sans Semibold,-apple-system,BlinkMacSystemFont,Sans-Serif,Arial,Segoe UI,Roboto,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:600;line-height:1.2}.dh-7{font-size:2.6rem}.dh-8{font-size:2rem}.dh-8,.dh-9{font-family:Open Sans,Open Sans Semibold,-apple-system,BlinkMacSystemFont,Sans-Serif,Arial,Segoe UI,Roboto,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:600;line-height:1.2}.dh-9{font-size:1.6rem}.dh-10{font-size:1.4rem;font-family:Open Sans,Open Sans Semibold,-apple-system,BlinkMacSystemFont,Sans-Serif,Arial,Segoe UI,Roboto,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:600;line-height:1.2}blockquote{position:relative;display:block;padding:4.2rem 0 0 4.2rem;margin:2rem 0 2rem 2rem;font-style:italic}blockquote *{font-style:italic!important}blockquote:before{content:"";position:absolute;top:.6rem;left:-.3rem;display:inline-block;width:6.1rem;height:5.1rem;background:url(publications-sprite.c60f80611d073aa59ead.png) 0 0 no-repeat}.content-main-container{min-height:100vh;padding-top:10rem}@media (max-width:1024px){.content-main-container{position:relative;z-index:10;padding-top:6rem}}.content-main-container.fixed-whitespace{padding-left:0}@media (min-width:1025px){.content-main-container.fixed-whitespace{padding-left:6rem}}.routes-loading{position:fixed;top:6rem;z-index:9998;width:100%;height:.3rem;overflow:hidden}.routes-loading:after{content:"";position:relative;display:block;height:.3rem;background-color:var(--lime);animation:routes-loading 6s ease-in-out 0s infinite}@media (min-width:1025px){.routes-loading{top:10rem}}.ck-text *,.ckeditor-content-wrapper *{background:var(--white)!important;background-color:var(--white)!important}.ck-text a,.ckeditor-content-wrapper a{color:var(--dark-blue)}.ck-text p,.ckeditor-content-wrapper p{line-height:2.4rem!important;font-size:1.6rem!important;font-family:Open Sans,Open Sans Regular,-apple-system,BlinkMacSystemFont,Sans-Serif,Arial,Segoe UI,Roboto,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol!important;font-weight:400;margin:0!important}.ck-text ul,.ckeditor-content-wrapper ul{list-style-type:disc}.ck-text ol,.ckeditor-content-wrapper ol{list-style-type:decimal}.ck-text ol,.ck-text ul,.ckeditor-content-wrapper ol,.ckeditor-content-wrapper ul{color:var(--dark-gray)!important;margin:0 0 2.8rem!important;padding:0 2.5rem!important}.ck-text ol li,.ck-text ul li,.ckeditor-content-wrapper ol li,.ckeditor-content-wrapper ul li{margin-bottom:2rem}.ck-text span,.ckeditor-content-wrapper span{color:inherit!important;font-size:inherit!important;font-style:inherit!important;font-family:inherit!important}.ck-text h2,.ckeditor-content-wrapper h2{font-size:2.2rem;color:var(--dark-gray)}.ck-text h3,.ckeditor-content-wrapper h3{font-size:1.8rem}.ck-text strong,.ckeditor-content-wrapper strong{background:none!important}.ck-text img,.ckeditor-content-wrapper img{margin:1rem}.ck-text img[style*="float: left"],.ckeditor-content-wrapper img[style*="float: left"]{margin-right:1.5rem}.ck-text img[style*="float: right"],.ckeditor-content-wrapper img[style*="float: right"]{margin-left:1.5rem}.ck-text blockquote *,.ck-text em,.ckeditor-content-wrapper blockquote *,.ckeditor-content-wrapper em{font-style:italic!important}.tinymce-wrapper a{color:var(--dark-blue)}.tinymce-wrapper h2,.tinymce-wrapper h3{margin:2.4rem 0;color:var(--dark-gray)}.tinymce-wrapper h2{font-size:2rem}.tinymce-wrapper h3{font-size:1.6rem}.tinymce-wrapper img{max-width:100%!important;margin:1rem 0}.tinymce-wrapper img:not([style*=float]):not([width]):not([height]){width:unset;height:unset}.tinymce-wrapper img[style*="float: left"]{margin-right:1.5rem}.tinymce-wrapper img[style*="float: right"]{margin-left:1.5rem}.tinymce-wrapper figcaption{font-size:1.2rem;color:var(--gray)}.tinymce-wrapper iframe{border:none}.tinymce-wrapper p{word-break:break-word}.tinymce-wrapper ul{list-style-type:disc}.tinymce-wrapper ol{list-style-type:decimal}.tinymce-wrapper ol,.tinymce-wrapper ul{margin-top:2rem;padding-left:2rem;list-style-position:inside}.tinymce-wrapper ol li,.tinymce-wrapper ul li{margin-bottom:2rem}.tinymce-wrapper figure.align-left{float:left}.tinymce-wrapper figure.align-right{float:right}.tinymce-wrapper figure.align-center{text-align:center}.tinymce-wrapper .embed-wrapper{position:relative;overflow:hidden;max-width:100%;padding-bottom:56.2%;height:0}.tinymce-wrapper .embed-wrapper iframe{position:absolute;top:0;left:0;width:100%!important;height:100%!important}.ckeditor-content-wrapper .ck-text img{margin:0 1rem}input:invalid{box-shadow:none}.text-normalize-formatting,.text-normalize-formatting.prioritize{font-family:Open Sans,Open Sans Regular,-apple-system,BlinkMacSystemFont,Sans-Serif,Arial,Segoe UI,Roboto,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:400;font-size:1.6rem;line-height:2.1rem;color:var(--dark-gray)}.text-normalize-formatting.prioritize h2,.text-normalize-formatting.prioritize h3,.text-normalize-formatting.prioritize strong,.text-normalize-formatting h2,.text-normalize-formatting h3,.text-normalize-formatting strong{font-family:Open Sans,Open Sans Bold,-apple-system,BlinkMacSystemFont,Sans-Serif,Arial,Segoe UI,Roboto,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:700}.text-normalize-formatting.prioritize h2,.text-normalize-formatting.prioritize h3,.text-normalize-formatting h2,.text-normalize-formatting h3{margin:1.6rem 0;padding:inherit;font-weight:400;text-transform:none;text-align:initial;color:inherit;border:none}.text-normalize-formatting.prioritize h3,.text-normalize-formatting h3{font-size:1.8rem}.text-normalize-formatting.prioritize h2,.text-normalize-formatting h2{font-size:2rem}.text-normalize-formatting.prioritize ol,.text-normalize-formatting.prioritize ul,.text-normalize-formatting ol,.text-normalize-formatting ul{margin-block-start:1.4rem;margin-block-end:1.4rem;padding-inline-start:4rem;list-style-type:disc}.text-normalize-formatting.prioritize ol li,.text-normalize-formatting.prioritize ul li,.text-normalize-formatting ol li,.text-normalize-formatting ul li{margin-bottom:2rem}.text-normalize-formatting.prioritize ol,.text-normalize-formatting ol{list-style-type:decimal}.empty-module-accent-section .accent-section .main-title-wrapper .main-title{color:var(--white)}.block-scroll{position:fixed;overflow:hidden;-webkit-overflow-scrolling:touch}@media (min-width:1025px){.block-scroll{position:relative}}.todo{padding:1rem;border:.5rem dashed coral}.text-separator{font-size:1.6rem;font-family:Open Sans,Open Sans Regular,-apple-system,BlinkMacSystemFont,Sans-Serif,Arial,Segoe UI,Roboto,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:400;text-align:center}.text-separator.blue{color:var(--soft-blue)}.text-separator.white{color:var(--white)}.text-separator.vertical.h-35{margin-top:.95rem;margin-bottom:.95rem}.text-separator.vertical.h-60{margin-top:2.2rem;margin-bottom:2.2rem}.info-icon{position:relative;z-index:1;display:inline-block;width:1.5rem;height:1.5rem;background-image:url(info-icon.7f7d674456858ff2fa87.png);background-repeat:no-repeat}.field-note{min-height:1.4rem;padding:0 1.2rem;color:var(--dark-gray);font-size:1.2rem;font-family:Open Sans,Open Sans Light,-apple-system,BlinkMacSystemFont,Sans-Serif,Arial,Segoe UI,Roboto,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:300}.field-note.left-note{padding-left:0}.field-note.light{color:var(--white)}.field-note.dark{padding-top:1rem;padding-bottom:1rem;color:var(--ink-blue)}small.field-note{color:var(--red)}.field-note-space{margin-bottom:2rem}.text-row{margin:2rem 0}.cw-basic-overlay{position:fixed;top:0;left:0;z-index:100;display:block;width:100%;height:100vh;background:var(--ink-blue-80)}@media (max-width:1025px){.cw-basic-overlay-home-video{top:6rem}}.cw-see-more{position:relative;width:100%;height:4rem;cursor:pointer;background-color:var(--white)}.cw-see-more:active .btn.btn-link{color:var(--dark-blue);opacity:.4}.cw-see-more:active .btn.btn-link:after{opacity:.4}.cw-see-more:before{content:"";position:absolute;top:-6rem;left:0;z-index:1;display:block;width:100%;height:6rem;background:linear-gradient(180deg,transparent 0,var(--white-20));pointer-events:none}.cw-see-more.less .btn.btn-link:after{transform:rotate(180deg)}.cw-see-more .btn.btn-link{display:block;margin:0 auto;text-transform:uppercase}.cw-see-more .btn.btn-link:after{content:"";position:relative;top:-.1rem;display:inline-block;width:1.4rem;height:.8rem;margin-left:1rem;background-image:url(see-more-sprite.88cf1735a81fb2ebe261.png);transition:all .3s}.cw-see-more .btn.btn-link:active{color:var(--dark-blue);opacity:.4}.cw-see-more .btn.btn-link:active:after{opacity:.4}.cw-see-more-gray:before{content:"";position:absolute;top:-6rem;left:0;z-index:1;display:block;width:100%;height:6rem;background:linear-gradient(180deg,transparent 0,var(--light-gray-10));pointer-events:none}.dashboard-wrapper .cw-see-more{cursor:default}.dashboard-wrapper .cw-see-more:before{top:unset;bottom:100%;height:5rem;background:linear-gradient(180deg,transparent 0,var(--white-20) 50%)}.dashboard-wrapper .cw-see-more:active .btn.btn-link,.dashboard-wrapper .cw-see-more:active .btn.btn-link:after{opacity:1}.cw-see-new{position:relative;width:100%;height:4rem;cursor:pointer;background-color:var(--white)}.cw-see-new.negative-margin{margin-bottom:-2rem}.cw-see-new:active .btn.btn-link{color:var(--dark-blue);opacity:.4}.cw-see-new:active .btn.btn-link:after{opacity:.4}.cw-see-new:before{content:"";position:absolute;top:-6rem;left:0;z-index:1;display:block;width:100%;height:6rem;background:linear-gradient(180deg,var(--white) 0,var(--white-20));pointer-events:none}.cw-see-new.less .btn.btn-link:after{transform:rotate(180deg)}.cw-see-new .btn.btn-link{display:block;margin:0 auto;text-transform:uppercase}.cw-see-new .btn.btn-link:after{content:"";position:relative;top:-.1rem;display:inline-block;width:1.4rem;height:.8rem;margin-left:1rem;background-image:url(see-more-sprite.88cf1735a81fb2ebe261.png);transform:rotate(180deg);transition:all .3s}.cw-see-new .btn.btn-link:active{color:var(--dark-blue);opacity:.4}.cw-see-new .btn.btn-link:active:after{opacity:.4}pdf-popup ngx-extended-pdf-viewer .html{position:relative;top:5%;left:5%;width:90%;height:90%}.pdf-close{position:relative;width:21px;height:25px;border:1px solid transparent;border-radius:2px;margin:3px 2px 4px!important}.pdf-close:after,.pdf-close:before{position:absolute;top:2px;left:8px;content:" ";height:22px;width:2px;background-color:#5a5a5a}.pdf-close:before{transform:rotate(45deg)}.pdf-close:after{transform:rotate(-45deg)}