.cf-page--accessible .cf-star-rating-scale__item:has(>.cf-star-rating-item:focus){outline:1px #666 dotted;outline-offset:2px}:root{--cf-primary-shade-0: rgba(0, 0, 0, 0.9);--cf-primary-shade-1: rgba(0, 0, 0, 0.8);--cf-primary-shade-2: rgba(0, 0, 0, 0.54);--cf-primary-shade-3: rgba(0, 0, 0, 0.4);--cf-primary-shade-4: rgba(0, 0, 0, 0.2);--cf-primary-shade-5: rgba(0, 0, 0, 0.05);--cf-question-text-font-color: #000000;--cf-question-instruction-font-color: rgba(0, 0, 0, 0.54);--cf-control-primary-color: rgba(0, 0, 0, 0.54)}:root{--cf-desktop-layout-delimiter: 640px;--cf-page-font: Source Sans Pro, sans-serif;--cf-page-bg-color: #f7f7f7;--cf-question-bg-color: #ffffff;--cf-primary-color: #000000;--cf-control-active-color: #42bdd1;--cf-error-color: #ff0000;--cf-header-bg-color: #ffffff;--cf-header-alignment: space-between;--cf-header-text-color: #000000}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img{box-sizing:content-box}.cf-error-list{list-style:none;margin:0;padding:0}.cf-error-block{font-size:14px;padding:4px 0;margin:0;color:red}.cf-error-block--top,.cf-error-block--absolute-top{margin-top:0;margin-bottom:8px;border-top:none;border-bottom:1px solid red}.cf-error-block--bottom,.cf-error-block--absolute-bottom{margin-top:8px;margin-bottom:0;border-top:1px solid red;border-bottom:none}.cf-error-block--absolute-bottom,.cf-error-block--absolute-top{width:100%;background:rgba(0,0,0,.8);position:absolute}.cf-error-block--absolute-top{bottom:100%}.cf-error-block--absolute-bottom{top:100%}.cf-error-block--hidden{display:none}.cf-radio{height:24px;width:24px;border-radius:50%;border:2px solid rgba(0,0,0,.54);cursor:pointer}.cf-radio:before{content:"";display:block;width:100%;height:100%;border-radius:50%;box-shadow:inset 0 0 0 4px #fff}.cf-radio--selected{background-color:#42bdd1;border-color:#42bdd1}.cf-radio--small{height:18px;width:18px}.cf-radio--small:before{box-shadow:inset 0 0 0 3px #fff}.cf-checkbox{height:24px;width:24px;padding-top:1px;cursor:pointer;border:2px solid;border-radius:3px;background-color:#fff}.cf-checkbox--selected{background-color:#42bdd1;border-color:#42bdd1}.cf-checkbox--selected:before{content:"";display:block;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg);width:8px;height:14px;margin:auto}.cf-checkbox--small{transform:scale(0.8)}.cf-image{cursor:pointer;display:flex}.cf-image__element{min-width:1px}.cf-image__element--hovered,.cf-image__element--selected{display:none}.cf-image--selected .cf-image__element--selected{display:block}.cf-image--selected .cf-image__element--default{display:none}.cf-image:hover .cf-image__element--default{display:none}.cf-image:hover:not(.cf-image--selected) .cf-image__element--hovered{display:block}.cf-image--partial,.cf-image--partial-exclusive{cursor:pointer;border-radius:3px;box-shadow:inset 0 0 0 3px rgba(0,0,0,.05);padding:3px;position:relative;overflow:hidden;transition:box-shadow .3s}.cf-image--partial:after,.cf-image--partial-exclusive:after{content:"";display:block;margin:3px;position:absolute;left:0;right:0;bottom:0;top:0;z-index:1;background:#fff;opacity:0;transition:opacity .3s;pointer-events:none}.cf-image--partial:hover,.cf-image--partial.cf-image--selected,.cf-image--partial-exclusive:hover,.cf-image--partial-exclusive.cf-image--selected{box-shadow:inset 0 0 0 3px #42bdd1}.cf-image--partial:hover:after,.cf-image--partial.cf-image--selected:after,.cf-image--partial-exclusive:hover:after,.cf-image--partial-exclusive.cf-image--selected:after{opacity:.5}.cf-image--flexible{align-items:flex-start}.cf-image--flexible .cf-image__element{max-width:100%}.cf-button{max-width:100%;min-height:38px;padding:6px 8px;border:1px solid rgba(0,0,0,.54);border-radius:2px;display:flex;align-items:center;justify-content:center;cursor:pointer;text-align:center;text-overflow:ellipsis;color:#42bdd1}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.cf-button::before{content:"";visibility:hidden;width:0;height:38px}}.cf-button--selected{color:#fff;border-color:#42bdd1;background-color:#42bdd1}.cf-dropdown{width:400px;max-width:100%;height:24px;line-height:20px;padding:0 32px 3px 0;border:none;border-radius:0;border-bottom:1px solid rgba(0,0,0,.4);font-family:inherit;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none}.cf-dropdown::-ms-expand{display:none}.cf-dropdown{background-color:rgba(0,0,0,0);background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='10px' height='5px' viewBox='0 0 10 5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon points='0,0 5,5 10,0' fill='rgba(0, 0, 0, 0.4)'%3E%3C/polygon%3E%3C/svg%3E");background-position:right 4px center;background-size:auto;background-repeat:no-repeat;cursor:pointer}.cf-dropdown--error{border-bottom:1px solid red}.cf-dropdown--rtl{padding:0 0 3px 32px;background-position:left 4px center}.cf-text-box{height:24px;line-height:20px;padding:0 0 3px 0;max-width:100%;width:400px;border:none;border-bottom:1px solid rgba(0,0,0,.4);border-radius:0;background-color:rgba(0,0,0,0);font-size:inherit;text-overflow:ellipsis}.cf-text-box--error{border-color:red}.cf-text-box--no-limit{width:auto}.cf-text-box::-webkit-input-placeholder{color:inherit;opacity:.5}.cf-text-box:-moz-placeholder{color:inherit;opacity:.5}.cf-text-box::-moz-placeholder{color:inherit;opacity:.5}.cf-text-box:-ms-input-placeholder{color:inherit;opacity:.5}.cf-text-box:focus{border-color:#42bdd1}.cf-text-box--number{text-align:right;width:200px}.cf-text-box--date{width:auto;min-width:8em}.cf-text-box--rank-by-number{width:45px;text-align:right}.cf-text-area{padding:0;resize:both;max-width:100%;width:400px;border:none;border-bottom:1px solid rgba(0,0,0,.4);border-radius:0;background-color:rgba(0,0,0,0);font-size:inherit;text-overflow:ellipsis}.cf-text-area--error{border-color:red}.cf-text-area--no-limit{width:auto}.cf-text-area:focus{border-color:#42bdd1}.cf-text-box--rtl.cf-text-box--number{text-align:left}.cf-waiting-dots{display:block;position:relative;width:36px;height:20px;background-color:var(--primary-shade-5, rgba(0, 0, 0, 0.05));border-radius:4px}.cf-waiting-dots__items{position:absolute;top:8px;left:16px;width:4px;height:4px;border-radius:50%;background-color:var(--cf-control-active-color, #42bdd1);color:var(--cf-control-active-color, #42bdd1);animation:waiting-dots 1s infinite linear alternate;animation-delay:.5s}.cf-waiting-dots::before,.cf-waiting-dots::after{content:"";display:inline-block;position:absolute;top:8px}.cf-waiting-dots::before{left:7px;width:4px;height:4px;border-radius:50%;background-color:var(--cf-control-active-color, #42bdd1);color:var(--cf-control-active-color, #42bdd1);animation:waiting-dots 1s infinite alternate;animation-delay:0s}.cf-waiting-dots::after{right:7px;width:4px;height:4px;border-radius:50%;background-color:var(--cf-control-active-color, #42bdd1);color:var(--cf-control-active-color, #42bdd1);animation:waiting-dots 1s infinite alternate;animation-delay:1s}@keyframes waiting-dots{0%{background-color:var(--cf-control-active-color, #42bdd1)}50%,100%{background-color:var(--cf-control-active-color, #42bdd1);opacity:.2}}.cf-radio-answer{display:flex;cursor:pointer}.cf-radio-answer__control{flex:0 0 auto}.cf-radio-answer__content{flex:1 1 auto;min-width:1px;margin-left:16px}.cf-radio-answer__text{margin-top:2px}.cf-radio-answer--small .cf-radio-answer__text{margin-top:-1px}.cf-radio-answer--rtl .cf-radio-answer__content{margin-left:0;margin-right:16px}.cf-checkbox-answer{display:flex;cursor:pointer}.cf-checkbox-answer__control{flex:0 0 auto}.cf-checkbox-answer__content{flex:1 1 auto;min-width:1px;margin-left:16px}.cf-checkbox-answer__text{margin-top:2px}.cf-checkbox-answer--disabled{opacity:.5;cursor:default;pointer-events:none}.cf-checkbox-answer--rtl .cf-checkbox-answer__content{margin-left:0;margin-right:16px}.cf-image-answer{display:flex;align-items:center;cursor:pointer}.cf-image-answer__control{flex:0 0 auto}.cf-image-answer__content{flex:1 1 auto;min-width:1px;margin-left:16px}.cf-image-answer--disabled{opacity:.5;cursor:default;pointer-events:none}.cf-image-answer--rtl .cf-image-answer__content{margin-left:0;margin-right:16px}.cf-button-answer__other--inside{max-width:80%;width:400px;border:none;border-bottom:1px solid rgba(0,0,0,0);text-align:center;cursor:pointer}.cf-button-answer__other--inside[size],.cf-button-answer__other--inside[cols]{width:auto}.cf-button-answer__other--inside:hover,.cf-button-answer__other--inside:focus{border-color:rgba(0,0,0,.4)}.cf-button-answer__other--inside:focus{border-color:#42bdd1}.cf-button-answer__other--outside{margin-top:4px}.cf-button-answer__other--error{border-bottom:1px solid red}.cf-button-answer--disabled{opacity:.5;cursor:default;pointer-events:none}.cf-button-answer--selected .cf-button-answer__other--inside{color:#fff}.cf-button-answer--selected .cf-button-answer__other--inside:hover,.cf-button-answer--selected .cf-button-answer__other--inside:focus{border-color:#fff}.cf-button-answer--selected .cf-button-answer__other--error{border-bottom:1px solid red}.cf-button-answer.cf-button-answer--carousel{height:100%}.cf-button-answer.cf-button-answer--carousel .cf-button-answer__button{height:100%}.cf-table-layout{table-layout:auto;border-collapse:separate;border-spacing:0}.cf-table-layout .cf-table-layout__row--head+.cf-table-layout__row--head .cf-table-layout-cell{padding-top:0}.cf-table-layout__cell{vertical-align:middle;font-weight:normal;text-align:center;padding:0}.cf-table-layout__cell--empty{background-color:rgba(0,0,0,0);border:none}.cf-table-layout__cell--row-head{max-width:50vw}.cf-table-layout__row-group-start{height:20px}.cf-table-layout__row-group-title{display:inline-block;background:#fff;padding:0 4px;position:relative;bottom:-10px;font-weight:normal}.cf-table-layout__row-group-end{height:20px}.cf-table-layout__row--first-in-group .cf-table-layout__cell{border-top:1px solid rgba(0,0,0,.2);padding-top:24px}.cf-table-layout__row--last-in-group .cf-table-layout__cell{border-bottom:1px solid rgba(0,0,0,.2);padding-bottom:24px}.cf-table-layout:not(.cf-table-layout--rtl){text-align:left}.cf-table-layout:not(.cf-table-layout--rtl) .cf-table-layout__cell{text-align:center}.cf-table-layout:not(.cf-table-layout--rtl) .cf-table-layout__cell--row-head{text-align:left}.cf-table-layout:not(.cf-table-layout--rtl) .cf-table-layout__cell--row-head:first-child{padding-right:8px}.cf-table-layout:not(.cf-table-layout--rtl) .cf-table-layout__cell--row-head:last-child{padding-left:8px}.cf-table-layout:not(.cf-table-layout--rtl) .cf-table-layout__row-group-title{left:5px}.cf-table-layout:not(.cf-table-layout--rtl) .cf-table-layout__row--in-group .cf-table-layout__cell:first-child{border-left:1px solid rgba(0,0,0,.2)}.cf-table-layout:not(.cf-table-layout--rtl) .cf-table-layout__row--in-group .cf-table-layout__cell:last-child{border-right:1px solid rgba(0,0,0,.2)}.cf-table-layout:not(.cf-table-layout--rtl) .cf-table-layout__row--first-in-group .cf-table-layout__cell:first-child{border-top-left-radius:2px}.cf-table-layout:not(.cf-table-layout--rtl) .cf-table-layout__row--first-in-group .cf-table-layout__cell:last-child{border-top-right-radius:2px}.cf-table-layout:not(.cf-table-layout--rtl) .cf-table-layout__row--last-in-group .cf-table-layout__cell:first-child{border-bottom-left-radius:2px}.cf-table-layout:not(.cf-table-layout--rtl) .cf-table-layout__row--last-in-group .cf-table-layout__cell:last-child{border-bottom-right-radius:2px}.cf-table-layout--rtl{text-align:right;direction:rtl}.cf-table-layout--rtl .cf-table-layout__cell{text-align:center}.cf-table-layout--rtl .cf-table-layout__cell--row-head{text-align:right}.cf-table-layout--rtl .cf-table-layout__cell--row-head:first-child{padding-left:8px}.cf-table-layout--rtl .cf-table-layout__cell--row-head:last-child{padding-right:8px}.cf-table-layout--rtl .cf-table-layout__row-group-title{right:5px}.cf-table-layout--rtl .cf-table-layout__row--in-group .cf-table-layout__cell:first-child{border-right:1px solid rgba(0,0,0,.2)}.cf-table-layout--rtl .cf-table-layout__row--in-group .cf-table-layout__cell:last-child{border-left:1px solid rgba(0,0,0,.2)}.cf-table-layout--rtl .cf-table-layout__row--first-in-group .cf-table-layout__cell:first-child{border-top-right-radius:2px}.cf-table-layout--rtl .cf-table-layout__row--first-in-group .cf-table-layout__cell:last-child{border-top-left-radius:2px}.cf-table-layout--rtl .cf-table-layout__row--last-in-group .cf-table-layout__cell:first-child{border-bottom-right-radius:2px}.cf-table-layout--rtl .cf-table-layout__row--last-in-group .cf-table-layout__cell:last-child{border-bottom-left-radius:2px}.cf-table-layout-cell{padding:.5em;display:flex;justify-content:center;align-items:center}.cf-table-layout-cell--stretch{justify-content:stretch}.cf-table-layout-cell--stretch .cf-table-layout-cell__content{flex:1 1 auto}.cf-table-layout-cell--row-head{justify-content:stretch}.cf-table-layout-cell--row-head .cf-table-layout-cell__content{flex:1 1 auto}.cf-table-layout-cell--column-head .cf-table-layout-cell__content{flex:1 1 auto;text-align:center}.cf-table-layout-cell--column-group{padding:.5em 0 0 0}.cf-table-layout-cell--column-group .cf-table-layout-cell__content{flex:1 1 auto;text-align:center}.cf-grid-layout{display:flex;flex-direction:column;align-items:stretch}.cf-grid-layout__row{display:flex}.cf-grid-layout__row:last-child{margin-bottom:0}@media(max-width: 640px){.cf-grid-layout__row{margin-bottom:24px;flex-direction:column;align-items:stretch}.cf-grid-layout__row-text{flex:1 1 auto;align-self:stretch;width:auto;max-width:none;margin-bottom:16px}.cf-grid-layout__row-text--right{flex-shrink:1;margin-bottom:0;margin-top:16px}.cf-grid-layout__row-control{flex:1 0 auto}}@media(min-width: 641px){.cf-grid-layout__row{margin-bottom:24px;flex-direction:row;align-items:flex-start}.cf-grid-layout__row-text{flex:0 0 auto;width:30%;max-width:260px;margin-right:24px}.cf-grid-layout__row-text--right{flex-shrink:1;margin-right:0px;margin-left:24px}.cf-grid-layout__row-control{flex:0 1 auto;min-width:1px}.cf-grid-layout--right-text .cf-grid-layout__row-text{width:25%}}.cf-grid-layout--stretched .cf-grid-layout__row-control{flex-grow:1}@media(min-width: 641px){.cf-grid-layout--rtl .cf-grid-layout__row-text{margin-left:24px;margin-right:0}.cf-grid-layout--rtl .cf-grid-layout__row-text--right{margin-right:24px}}@media(min-width: 641px){.cf-grid-layout--multi-columns{display:-ms-grid;display:grid;grid-auto-flow:column;grid-column-gap:5%}.cf-grid-layout--multi-columns .cf-grid-layout__row{min-width:0}.cf-grid-layout--multi-columns .cf-grid-layout__row-text{margin-right:10px}}@media screen and (-ms-high-contrast: active)and (min-width: 641px),(-ms-high-contrast: none)and (min-width: 641px){.cf-grid-layout__row{margin-right:10%}}.cf-mobile-grid-layout{display:flex;flex-direction:column}.cf-mobile-grid-layout__answer{margin-bottom:32px}.cf-mobile-grid-layout__answer:last-child{margin-bottom:0}.cf-mobile-grid-layout__answer-text{margin-bottom:1em}.cf-mobile-grid-layout__answer-right-text{margin-top:16px}.cf-header{background-color:#fff}.cf-header__inner{margin:0 auto;max-width:1272px;min-height:56px;padding:8px 16px;display:flex;align-items:center;justify-content:space-between}.cf-header__logo,.cf-header__text{margin-right:1em}.cf-header__logo:last-child,.cf-header__text:last-child{margin-right:0}.cf-header__logo{flex:0 0 auto}.cf-header__text{color:#000}.cf-header-logo{display:flex;align-items:center}.cf-header-logo__img{max-width:100%;max-height:56px}@media(min-width: 641px)and (max-width: 1280px){.cf-header__inner{margin:0 4px}}@media(max-width: 640px){.cf-header__inner{margin:0;min-height:40px}.cf-header-logo__img{max-height:40px}}.cf-page,input,textarea,select,button{font-family:"Source Sans Pro",sans-serif;font-size:16px;line-height:20px;color:rgba(0,0,0,.54)}.cf-page{margin:0;min-width:320px;background-color:#f7f7f7;-webkit-text-size-adjust:none}.cf-page *{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:rgba(0,0,0,0)}.cf-page :focus{outline:none}.cf-page__main{max-width:1272px;padding:0;overflow:auto;height:auto}.cf-page__question-list{margin-bottom:8px}.cf-page__navigation{padding:24px 16px;background-color:#fff}.cf-page__progress-inner{margin:0 auto;width:100%}@media(min-width: 1280px){.cf-page__header{margin-bottom:32px}.cf-page__main{margin:0 auto}.cf-page__navigation{margin-bottom:24px}.cf-page__powered-by-confirmit{margin-bottom:24px}}@media(min-width: 641px)and (max-width: 1280px){.cf-page__header{margin-bottom:4px}.cf-page__main{margin:0 4px 4px 4px}}@media(max-width: 640px){.cf-page__header{margin-bottom:4px}.cf-page__main{margin-bottom:4px}}.cf-page--accessible *{-webkit-tap-highlight-color:initial}.cf-page--accessible :focus{outline:1px #42bdd1 dotted;outline-offset:2px}.cf-page--accessible .cf-powered-by-confirmit__link{opacity:1;background-position:top center;transition:none}.cf-question{padding:24px 16px 32px;background-color:#fff}.cf-question:last-child{margin-bottom:0}.cf-question__title,.cf-question__text,.cf-question__instruction,.cf-question__error{margin-bottom:16px}.cf-question__title{margin-top:16px;font-size:32px;line-height:32px;font-weight:bold}.cf-question__text{font-weight:bold;color:#000}.cf-question__instruction{color:rgba(0,0,0,.54)}.cf-question__error{margin-top:-8px}.cf-question__content{overflow:auto;margin:28px -4px -4px -4px;padding:4px 14px 4px 14px}.cf-question__content--no-padding{padding-left:4px;padding-right:4px}.cf-question--error{border-color:red}@media(max-width: 1280px){.cf-question{margin-bottom:4px}}@media(min-width: 1281px){.cf-question{margin-bottom:8px}}@media(max-width: 640px){.cf-question__content--mobile{display:block}.cf-question__content--desktop{display:none}}@media(min-width: 641px){.cf-question__content--mobile{display:none}.cf-question__content--desktop{display:block}}.cf-navigation{display:flex;justify-content:space-between;flex-direction:row-reverse}.cf-navigation__button{min-width:140px;max-width:200px;width:25%;min-height:40px;margin:0;padding:0;border:none;background:none;background-repeat:no-repeat;background-position:center;content:"";color:rgba(0,0,0,0);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.cf-navigation__button:first-child{margin-left:auto}.cf-navigation-next,.cf-navigation-ok{color:#fff;background:#42bdd1;border-radius:3px}.cf-navigation-back{color:#42bdd1;background:none;border-radius:3px}.cf-navigation--disabled{pointer-events:none;user-select:none}.cf-navigation--rtl .cf-navigation__button:first-child{margin-left:0;margin-right:auto}.cf-powered-by-confirmit{text-align:center}.cf-powered-by-confirmit__link{display:inline-block;font-size:14px;padding:16px 0 16px 0;text-decoration:none;color:inherit}.cf-powered-by-confirmit__link:hover{color:#f0f}.cf-list{display:flex;flex-direction:column}.cf-list-item,.cf-list__item{margin-bottom:16px}.cf-list-item:last-child,.cf-list__item:last-child{margin-bottom:0}.cf-list--narrow{max-width:400px}.cf-list--compact .cf-list__item{margin-bottom:8px}.cf-list--compact .cf-list__item:last-child{margin-bottom:0}.cf-list--inline-two-columns{display:flex;flex-direction:row;flex-wrap:wrap}.cf-list--inline-two-columns .cf-list__item{max-width:100%;margin-right:8px;margin-bottom:8px}@media(max-width: 640px){.cf-list--inline-two-columns{justify-content:space-between}.cf-list--inline-two-columns .cf-list__item{flex:1 1 40%;text-align:center}.cf-list--inline-two-columns .cf-list__item:nth-child(2n),.cf-list--inline-two-columns .cf-list__item:last-child{margin-right:0}.cf-list--inline-two-columns::after{content:"";flex:1 1 40%;margin-left:8px}}@media(min-width: 641px){.cf-list--inline-two-columns{justify-content:center}.cf-list--inline-two-columns .cf-list__item{flex:0 0 auto}}.cf-list--rtl.cf-list--inline-two-columns .cf-list__item{margin-right:0;margin-left:8px}.cf-list--rtl.cf-list--inline-two-columns:after{margin-left:0;margin-right:8px}@media(max-width: 640px){.cf-list--rtl.cf-list--inline-two-columns .cf-list__item:nth-child(2n){margin-right:0;margin-left:8px}}@media(min-width: 641px){.cf-list--multi-columns{display:-ms-grid;display:grid;grid-auto-flow:column;grid-column-gap:5%}.cf-list--multi-columns .cf-list__item:last-child{margin-bottom:16px}}@media screen and (-ms-high-contrast: active)and (min-width: 641px),(-ms-high-contrast: none)and (min-width: 641px){.cf-list--multi-columns .cf-list__item{margin-right:10%}}.cf-collapsing-panel{flex-direction:column;align-items:flex-start}.cf-collapsing-panel__title{display:flex;align-items:flex-start;cursor:pointer}.cf-collapsing-panel__title:before{content:"";display:flex;flex-shrink:0;background:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 10 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='1,0 6,5 1,10' fill='rgba(0, 0, 0, 0.9)' stroke='none'/%3E%3C/svg%3E") center center no-repeat;width:24px;height:24px;background-size:8px;margin-right:8px}.cf-collapsing-panel__body{padding-left:32px;height:0;overflow:hidden}.cf-collapsing-panel__body--collapsing{transition:height .6s ease}.cf-collapsing-panel--open .cf-collapsing-panel__title:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 10 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='0,2 5,7 10,2' fill='rgba(0, 0, 0, 0.8)' stroke='none'/%3E%3C/svg%3E")}.cf-collapsing-panel--open .cf-collapsing-panel__body{height:auto}.cf-collapsing-panel--rtl .cf-collapsing-panel__title:before{margin-right:0;margin-left:8px;transform:scale(-1, 1)}.cf-collapsing-panel--rtl .cf-collapsing-panel__body{padding-left:0;padding-right:32px}.cf-carousel__control{padding:0 0;margin-bottom:24px}.cf-carousel__control-row{display:flex;justify-content:center;align-items:flex-start;margin-bottom:8px}.cf-carousel__text-list{flex:0 1 30%;padding:4px 0;margin:0 10%;overflow:hidden;position:relative;transition:height .4s}.cf-carousel__text{position:absolute;top:4px;left:-100%;width:100%;text-align:center;visibility:hidden;opacity:0;transition:opacity .5s,visibility .5s,left .5s}.cf-carousel__text-other{margin:-4px 0;text-align:center}.cf-carousel__text--current{position:relative;left:0;top:0;visibility:visible;opacity:1}.cf-carousel__text--current~.cf-carousel__text{left:100%}.cf-carousel__navigation-button{flex:0 0 auto;width:24px;height:24px;cursor:pointer;background-position:center center;background-repeat:no-repeat;background-size:auto 16px}.cf-carousel__navigation-button--back{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='42' viewBox='0 0 26 42'%3E%3Cpath fill='rgba(0, 0, 0, 0.54)' d='M 20.65,42 25,37.72 8.97,21.02 25.49,4.57 21.036,0.13 0.52,21.03 Z'/%3E%3C/svg%3E")}.cf-carousel__navigation-button--next{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='42' viewBox='0 0 26 42'%3E%3Cpath fill='rgba(0, 0, 0, 0.54)' d='M 5.36,42 1.01,37.72 17.042,21.02 0.52,4.57 4.97,0.13 25.49,21.03 Z' /%3E%3C/svg%3E")}.cf-carousel__navigation-button--disabled{opacity:.3;cursor:auto}.cf-carousel__paging{display:flex;justify-content:center;flex-wrap:wrap}.cf-carousel__paging-item{margin:8px 4px;flex:0 0 auto;width:5px;height:5px;border-radius:50%;background:rgba(0,0,0,.2);cursor:pointer}.cf-carousel__paging-item--complete{background-color:#42bdd1}.cf-carousel__paging-item--error{background-color:red}.cf-carousel__paging-item:hover::before,.cf-carousel__paging-item--current::before{position:relative;left:-3px;top:-3px;content:"";display:block;width:11px;height:11px;border-radius:50%;border:1px solid #42bdd1}.cf-carousel__content{position:relative}.cf-carousel__content-item{position:absolute;width:100%;top:0;visibility:hidden;min-height:200px;opacity:0;transition:opacity .3s ease .1s,visibility .2s linear .4s}.cf-carousel__content-item--current{position:static;visibility:visible;opacity:1;transition:opacity .3s ease .4s}.cf-carousel__content-item--current:after{content:"";display:block;width:0%;height:0%;position:absolute;top:0;z-index:1;animation:disable .5s ease}.cf-carousel-grid-scale-image-wrapper{display:flex}@keyframes disable{from{width:100%;height:100%}99%{width:100%;height:100%}to{width:0;height:0}}@media(max-width: 640px){.cf-carousel__control-row{justify-content:space-between}.cf-carousel__text-list{flex:1 1 auto}}.cf-carousel--rtl .cf-carousel__navigation-button--next{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='42' viewBox='0 0 26 42'%3E%3Cpath fill='rgba(0, 0, 0, 0.54)' d='M 20.65,42 25,37.72 8.97,21.02 25.49,4.57 21.036,0.13 0.52,21.03 Z'/%3E%3C/svg%3E")}.cf-carousel--rtl .cf-carousel__navigation-button--back{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='42' viewBox='0 0 26 42'%3E%3Cpath fill='rgba(0, 0, 0, 0.54)' d='M 5.36,42 1.01,37.72 17.042,21.02 0.52,4.57 4.97,0.13 25.49,21.03 Z' /%3E%3C/svg%3E")}.cf-carousel--rtl .cf-carousel__paging-item:hover:before,.cf-carousel--rtl .cf-carousel__paging-item--current:before{left:3px}.cf-carousel--rtl .cf-carousel__text{left:-100%}.cf-carousel--rtl .cf-carousel__text--current~.cf-carousel__text{left:100%}.cf-carousel--rtl .cf-carousel__text--current{left:0}.cf-group-heading{margin-left:-10px;margin-right:-10px;position:relative;margin-top:8px}.cf-group-heading:not(:last-child){margin-bottom:24px}.cf-group-heading__title{position:absolute;color:rgba(0,0,0,.54);background-color:#fff;left:5px;top:-12px;padding:0 4px}.cf-group-heading__content{display:flex;flex-direction:column;padding:24px 9px;border:1px solid rgba(0,0,0,.2);border-radius:2px}.cf-group-heading--rtl .cf-group-heading__title{left:auto;right:5px}.scale-group-heading,.scale-group-end{width:100%;margin-bottom:16px;border-top:1px solid rgba(0,0,0,.2);color:rgba(0,0,0,.4)}.scale-group-heading{margin-top:16px}.scale-group-heading__title{float:left;overflow:hidden;max-width:80%;margin-top:-12px;padding-right:8px;background-color:#fff;font-size:14px}.scale-group-heading--rtl .scale-group-heading__title{float:right;padding-left:8px;padding-right:0}.scale-group-end:last-child{margin-bottom:0}.cf-toast{position:fixed;top:0;left:0;width:100%;opacity:1;transition:top .5s,opacity .5s;z-index:666}.cf-toast__wrapper{max-width:1264px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:8px 8px;min-height:48px}.cf-toast__content{flex:1 1 auto}.cf-toast__close{flex:0 0 auto;cursor:pointer;width:32px;height:32px;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Ccircle cx='15' cy='15' r='13' fill='none' stroke='%23fff' stroke-width='1.5' /%3E%3Cline x1='10' y1='10' x2='20' y2='20' stroke-width='1.5' stroke='%23fff'/%3E%3Cline x1='10' y1='20' x2='20' y2='10' stroke-width='1.5' stroke='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:100%,100%}.cf-toast--hidden{top:-48px;opacity:0}.cf-toast--error .cf-toast__wrapper{background-color:red;color:#fff}.cf-label-panel{display:flex;border-bottom:1px solid rgba(0,0,0,.4);background:#fff;padding:8px 0;font-size:14px;line-height:14px;justify-content:space-between}.cf-label-panel__label{width:1px;flex:0 1 40%}.cf-label-panel__label--min{text-align:left}.cf-label-panel__label--max{text-align:right}.cf-label-panel--rtl .cf-label-panel__label--min{text-align:right}.cf-label-panel--rtl .cf-label-panel__label--max{text-align:left}@supports(-ms-ime-align: auto){.cf-label-panel__label{width:auto;flex:1 1 0px;max-width:40%}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.cf-label-panel__label{width:auto;max-width:40%}}.cf-floating-panel--fixed{position:fixed;z-index:10}.cf-progress{position:relative;height:4px;background:rgba(0,0,0,.2)}.cf-progress__indicator{position:absolute;top:0;left:0;height:4px;background:#42bdd1}.cf-progress__text-for-acc{text-indent:-9999px;height:0}.cf-progress--rtl .cf-progress__indicator{left:auto;right:0}.cf-smartbanner{height:78px;font-family:helvetica,arial,sans-serif;background-color:#f2f2f2;overflow:hidden;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;text-shadow:0 1px 1px #fff}.cf-smartbanner_hidden{display:none}.cf-smartbanner__container{height:78px;display:flex;align-items:center}.cf-smartbanner__close-button{display:block;font-size:27px;text-decoration:none;-webkit-font-smoothing:subpixel-antialiased;color:#747474;margin:9px}.cf-smartbanner__icon{display:block;height:57px;background-color:#fff;background-size:cover;border-radius:10px;min-width:57px;margin:10px 10px 10px 0}.cf-smartbanner__info{font-size:12px;margin-right:2px;line-height:1.2em;font-weight:bold;color:#6a6a6a}.cf-smartbanner__title{font-size:15px;line-height:17px;color:#4d4d4d;font-weight:bold}.cf-smartbanner__buttons{flex-grow:2;display:flex;justify-content:flex-end;flex-wrap:wrap}.cf-smartbanner__button{display:inline-block;margin:4px 10px 4px 0;padding:1px 14px 0;font-size:14px;line-height:26px;font-weight:bold;text-decoration:none;text-shadow:none;border-radius:4px;text-align:center;border-bottom:1px outset;min-width:111px}.cf-smartbanner--rtl .cf-smartbanner__info{margin-left:2px;margin-right:0}.cf-slider__track-area{cursor:pointer}.cf-slider__track{background:rgba(0,0,0,.2);z-index:1;position:relative;cursor:pointer}.cf-slider__track-highlight{background:#42bdd1;z-index:2;position:absolute;left:0;top:0;transition:width .2s ease-in,height .2s ease-in}.cf-slider__no-value{position:absolute;width:24px;height:24px;border-radius:50%;border:1px dashed #42bdd1;cursor:pointer;transition:opacity .2s ease-in}.cf-slider__handle{transition:left .2s ease-in,top .2s ease-in,right .2s ease-in;width:24px;height:24px;border:none;border-radius:50%;background:#42bdd1;background-image:none;z-index:20;position:absolute;cursor:pointer;touch-action:none}.cf-slider__handle--no-value{background-position:center;background-repeat:no-repeat;background-size:12px}.cf-slider--sliding .cf-slider__handle{transition:none}.cf-slider--sliding .cf-slider__track-highlight{transition:none}.cf-slider--horizontal .cf-slider__no-value,.cf-slider--horizontal-rtl .cf-slider__no-value{top:calc(-12px - -2px);left:-42px}.cf-slider--horizontal .cf-slider__track-area,.cf-slider--horizontal-rtl .cf-slider__track-area{padding:16px 0;margin-left:42px}.cf-slider--horizontal .cf-slider__track,.cf-slider--horizontal-rtl .cf-slider__track{border:none;height:4px}.cf-slider--horizontal .cf-slider__track-highlight,.cf-slider--horizontal-rtl .cf-slider__track-highlight{height:4px}.cf-slider--horizontal .cf-slider__handle,.cf-slider--horizontal-rtl .cf-slider__handle{top:calc(-12px - -2px);margin-left:-12px}.cf-slider--horizontal .cf-slider__handle--no-value,.cf-slider--horizontal-rtl .cf-slider__handle--no-value{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='6,4 14,10 6,16' fill='none' stroke='%23ffffff' stroke-width='2' /%3E%3C/svg%3E")}.cf-slider--horizontal-rtl .cf-slider__no-value{left:auto;right:-42px}.cf-slider--horizontal-rtl .cf-slider__track-area{margin-left:0;margin-right:42px}.cf-slider--horizontal-rtl .cf-slider__track-highlight{left:auto;right:0}.cf-slider--horizontal-rtl .cf-slider__handle{margin-left:0;margin-right:-12px}.cf-slider--horizontal-rtl .cf-slider__handle--no-value{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='14,4 6,10 14,16' fill='none' stroke='%23ffffff' stroke-width='2' /%3E%3C/svg%3E")}.cf-slider--vertical,.cf-slider--vertical-rtl{display:flex}.cf-slider--vertical .cf-slider__no-value,.cf-slider--vertical-rtl .cf-slider__no-value{top:-42px;margin-left:calc(2px - 12px)}.cf-slider--vertical .cf-slider__track-area,.cf-slider--vertical-rtl .cf-slider__track-area{order:-1;flex:none;padding:0 16px;margin-top:42px}.cf-slider--vertical .cf-slider__track,.cf-slider--vertical-rtl .cf-slider__track{width:4px;height:100%;border:none}.cf-slider--vertical .cf-slider__track-highlight,.cf-slider--vertical-rtl .cf-slider__track-highlight{width:4px}.cf-slider--vertical .cf-slider__handle,.cf-slider--vertical-rtl .cf-slider__handle{margin-top:-12px;margin-left:calc(2px - 12px)}.cf-slider--vertical .cf-slider__handle--no-value,.cf-slider--vertical-rtl .cf-slider__handle--no-value{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='4,6 10,14 16,6' fill='none' stroke='%23ffffff' stroke-width='2' /%3E%3C/svg%3E")}.cf-slider--vertical-rtl .cf-slider__no-value{margin-left:0;margin-right:calc(2px - 12px)}.cf-slider--vertical-rtl .cf-slider__handle{margin-left:0;margin-right:calc(2px - 12px)}.cf-slider--vertical-rtl .cf-slider__handle--no-value{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='4,6 10,14 16,6' fill='none' stroke='%23ffffff' stroke-width='2' /%3E%3C/svg%3E")}.cf-media-upload{position:relative;overflow:hidden;width:30em;max-width:100%;margin-bottom:3em;background:rgba(0,0,0,.05)}.cf-media-upload__input{display:none}.cf-media-upload__preview{display:none;justify-content:center;align-items:center;flex-direction:column;position:absolute;top:0;bottom:0;left:0;right:0}.cf-media-upload__controls{position:absolute;bottom:40%;right:40%;width:20%;height:20%;z-index:1}.cf-media-upload__upload-button{cursor:pointer;background-size:25%;background-repeat:no-repeat;background-position:center;background-color:#42bdd1;width:100%;height:100%;margin:0 auto;border-radius:50%;position:relative}.cf-media-upload__capture{display:none;flex-direction:column;width:100%}.cf-media-upload--video{min-height:30em}.cf-media-upload--video .cf-media-upload__upload-button{width:6em;height:6em;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 12'%3E%3Cpath fill='%23ffffff' d='M14 4.5V1C14 0.447715 13.5523 0 13 0H1C0.447715 0 0 0.447715 0 1V11C0 11.5523 0.447715 12 1 12H13C13.5523 12 14 11.5523 14 11V7.5L18 11.5V0.5L14 4.5Z'/%3E%3C/svg%3E")}.cf-media-upload--audio{width:18.75em;min-height:12.5em;margin-bottom:0}.cf-media-upload--audio .cf-media-upload__controls{display:inline-flex;justify-content:center;align-items:center;bottom:34%;right:39%;width:unset;height:unset}.cf-media-upload--audio .cf-media-upload__upload-button{width:4em;height:4em;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 19'%3E%3Cpath fill='%23ffffff' d='M7 0C8.65685 0 10 1.34315 10 3V9C10 10.6569 8.65685 12 7 12C5.34315 12 4 10.6569 4 9V3C4 1.34315 5.34315 0 7 0ZM14 9C14 12.53 11.39 15.44 8 15.93V19H6V15.93C2.61 15.44 0 12.53 0 9H2C2 11.7614 4.23858 14 7 14C9.76142 14 12 11.7614 12 9H14Z'/%3E%3C/svg%3E")}.cf-media-upload--recording:after{display:none}.cf-media-upload--recording .cf-media-upload__controls{display:none}.cf-media-upload--recording .cf-media-upload__capture{display:flex}.cf-media-upload--recording .cf-media-upload__preview{display:none}.cf-media-upload--uploaded .cf-media-upload__preview{display:flex}.cf-media-upload--uploaded .cf-media-upload__controls{bottom:1.5em;right:1.5em;opacity:.8}.cf-media-upload--uploaded .cf-media-upload__upload-button{background-size:45%;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M12,4C14.1,4 16.1,4.8 17.6,6.3C20.7,9.4 20.7,14.5 17.6,17.6C15.8,19.5 13.3,20.2 10.9,19.9L11.4,17.9C13.1,18.1 14.9,17.5 16.2,16.2C18.5,13.9 18.5,10.1 16.2,7.7C15.1,6.6 13.5,6 12,6V10.6L7,5.6L12,0.6V4M6.3,17.6C3.7,15 3.3,11 5.1,7.9L6.6,9.4C5.5,11.6 5.9,14.4 7.8,16.2C8.3,16.7 8.9,17.1 9.6,17.4L9,19.4C8,19 7.1,18.4 6.3,17.6Z'/%3E%3C/svg%3E") !important}.cf-media-upload--playing .cf-media-upload__controls{display:none}.cf-media-upload--rtl.cf-media-upload--uploaded .cf-media-upload__controls{left:1.5em;right:auto}.cf-collapsible-group{margin-bottom:16px}.cf-collapsible-group__body{margin-top:16px}.cf-collapsible-group__short-info{color:#42bdd1;font-size:12px;font-weight:bold;padding:0 32px;margin-top:16px}.cf-collapsible-group__short-info--hidden{display:none}.cf-collapsible-group__short-info:empty{margin-top:0}.cf-collapsible-group__short-info-separator:after{content:"|";display:inline-block;margin:0 10px}.cf-affix-input-decorator{display:flex;flex-direction:row}.cf-affix-input-decorator__input-wrapper{flex:0 1 auto;min-width:1px}.cf-affix-input-decorator__input-prefix,.cf-affix-input-decorator__input-suffix{flex:0 0 auto}.cf-affix-input-decorator__input-prefix{text-align:right;padding-right:8px}.cf-affix-input-decorator__input-suffix{text-align:left;padding-left:8px}.cf-affix-input-decorator--rtl .cf-affix-input-decorator__input-prefix{text-align:left;padding-left:8px;padding-right:0}.cf-affix-input-decorator--rtl .cf-affix-input-decorator__input-suffix{text-align:right;padding-left:0;padding-right:8px}.cf-searchable-question{display:flex;overflow:hidden}.cf-searchable-question__selected-answers-column{background-color:#fff}.cf-searchable-question__other-answers,.cf-searchable-question__exclusive-answers{border-top:8px solid rgba(0,0,0,.05)}.cf-searchable-question__title{display:flex;height:58px;align-items:center}.cf-searchable-question__answer-list-wrapper--filtered-answers{height:436px;overflow-y:auto}.cf-searchable-question__filtered-answer-list{margin-bottom:16px}.cf-searchable-question__search{flex:1 1 auto;width:auto;min-width:64px;height:40px;padding-bottom:0;padding-left:40px;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Ccircle cx='9' cy='9' r='5' stroke='rgba(0, 0, 0, 0.54)' stroke-width='2' fill='transparent' /%3E%3Cline x1='18' y1='18' x2='12' y2='12' stroke='rgba(0, 0, 0, 0.54)' stroke-width='2' /%3E%3C/svg%3E");background-color:rgba(0,0,0,.05);background-size:24px;background-repeat:no-repeat;background-position:8px center;border:none;border-radius:2px}.cf-searchable-question__selected-count--in-search-panel{cursor:pointer}.cf-searchable-question__expand,.cf-searchable-question__collapse{width:40px;height:40px;cursor:pointer;background-size:16px;background-repeat:no-repeat;background-position:center}.cf-searchable-question__expand{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpolyline points='6 2 14 10 6 18' stroke='rgba(0, 0, 0, 0.54)' stroke-width='2' fill='transparent' /%3E%3C/svg%3E")}.cf-searchable-question__collapse{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpolyline points='14 2 6 10 14 18' stroke='rgba(0, 0, 0, 0.54)' stroke-width='2' fill='transparent' /%3E%3C/svg%3E")}.cf-searchable-question__selected-count{margin:16px;width:24px;height:24px;flex:0 0 auto;border-radius:50%;font-size:12px;font-weight:bold;line-height:24px;text-align:center;color:#fff;background-color:#42bdd1}.cf-searchable-question__load-more{display:none;max-width:300px;padding:7px 16px;border:1px solid rgba(0,0,0,.54);color:#42bdd1;margin:0 auto;cursor:pointer;text-align:center}.cf-searchable-question__no-result{display:none;text-align:center;margin-bottom:16px}.cf-searchable-question__loader{display:none;justify-content:center;align-items:center;height:36px}.cf-searchable-question__selected-answer{display:flex;align-items:center;justify-content:space-between}.cf-searchable-question__selected-answer-remove{width:24px;height:24px;flex:0 0 auto;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Ccircle cx='10' cy='10' r='9' fill='rgba(0, 0, 0, 0.4)' /%3E%3Cline x1='6' y1='6' x2='14' y2='14' stroke='%23ffffff' stroke-width='2' /%3E%3Cline x1='6' y1='14' x2='14' y2='6' stroke='%23ffffff' stroke-width='2' /%3E%3C/svg%3E");background-size:24px;background-repeat:no-repeat;background-position:center;cursor:pointer}.cf-searchable-question--has-more-answers .cf-searchable-question__load-more{display:block}.cf-searchable-question--loading .cf-searchable-question__loader{display:flex}.cf-searchable-question--no-result .cf-searchable-question__no-result{display:block}@media(min-width: 641px){.cf-searchable-question__answers-column{flex:1 1 70%;border:1px solid rgba(0,0,0,.2)}.cf-searchable-question__selected-answers-column{flex:1 1 30%;border:1px solid rgba(0,0,0,.2);border-left:none}.cf-searchable-question__title{background:rgba(0,0,0,.05);padding:0 16px}.cf-searchable-question__answer-list-wrapper{margin:16px}.cf-searchable-question__title--filtered-answers{background:none}.cf-searchable-question__expand,.cf-searchable-question__collapse{display:none}.cf-searchable-question__selected-count--in-search-panel{display:none}}@media(max-width: 640px){.cf-searchable-question__answers-column{flex:0 0 100%;min-width:100%}.cf-searchable-question__selected-answers-column{flex:0 0 100%;left:100%;transition:all 300ms}.cf-searchable-question__title{border-bottom:2px solid rgba(0,0,0,.2)}.cf-searchable-question__expand,.cf-searchable-question__collapse{display:block}.cf-searchable-question__answer-list-wrapper{margin:16px 0}.cf-searchable-question--selected-answers-expanded .cf-searchable-question__selected-answers-column{transform:translateX(-100%)}}.cf-searchable-question--rtl .cf-searchable-question__expand,.cf-searchable-question--rtl .cf-searchable-question__collapse{transform:rotate(180deg)}.cf-searchable-question--rtl .cf-searchable-question__search{background-position:right 8px center;padding-left:0;padding-right:40px}@media(min-width: 641px){.cf-searchable-question--rtl .cf-searchable-question__selected-answers-column{border-left:1px solid rgba(0,0,0,.2);border-right:none}}@media(max-width: 640px){.cf-searchable-question--rtl.cf-searchable-question--selected-answers-expanded .cf-searchable-question__selected-answers-column{transform:translateX(100%)}}.cf-loader{display:flex;justify-content:center}.cf-loader--hidden{display:none}.cf-loader__element{animation:loader 1.8s infinite;border-radius:50%;opacity:0;background:rgba(0,0,0,.2);height:16px;width:16px}.cf-loader__element:nth-child(1){animation-delay:0s}.cf-loader__element:nth-child(2){animation-delay:.3s;margin-left:5.3333333333px;margin-right:5.3333333333px}.cf-loader__element:nth-child(3){animation-delay:.6s}@keyframes loader{0%{opacity:0}50%{opacity:.8}100%{opacity:0}}.cf-horizontal-rating-scale{display:flex;flex:0 0 auto}.cf-horizontal-rating-scale__item{flex:0 1 auto;margin-right:8px}.cf-horizontal-rating-scale__item:last-child{margin-right:0}.cf-horizontal-rating-scale--rtl .cf-horizontal-rating-scale__item{margin-left:8px;margin-right:0}.cf-horizontal-rating-scale--rtl .cf-horizontal-rating-scale__item:first-child{margin-left:8px}.cf-horizontal-rating-scale--rtl .cf-horizontal-rating-scale__item:last-child{margin-left:0}.cf-horizontal-rating-item{min-width:40px;min-height:40px;height:100%;padding:0 4px;border:1px solid rgba(0,0,0,.4);border-radius:2px;color:#42bdd1;text-align:center;font-size:14px;cursor:pointer;display:flex;flex-direction:column;justify-content:center}.cf-horizontal-rating-item--selected{border-color:#42bdd1;background:#42bdd1;color:#fff}@media(max-width: 640px){.cf-horizontal-rating-item{min-width:24px;min-height:24px}.cf-horizontal-rating-scale__item{margin-right:4px}.cf-horizontal-rating-scale--rtl .cf-horizontal-rating-scale__item{margin-left:4px}.cf-horizontal-rating-scale--rtl .cf-horizontal-rating-scale__item:first-child{margin-left:4px}}.cf-non-scored-rating-scale{display:flex}.cf-non-scored-rating-scale__item{flex:0 1 auto;margin-right:8px}.cf-non-scored-rating-scale__item:last-child{margin-right:0}.cf-non-scored-rating-scale--rtl .cf-non-scored-rating-scale__item{margin-left:8px;margin-right:0}.cf-non-scored-rating-scale--rtl .cf-non-scored-rating-scale__item:first-child{margin-left:8px}.cf-non-scored-rating-scale--rtl .cf-non-scored-rating-scale__item:last-child{margin-left:0}.cf-non-scored-rating-item{min-width:40px;min-height:40px;padding:0 12px;border-radius:2px;background:rgba(0,0,0,.05);color:#42bdd1;text-align:center;font-size:14px;cursor:pointer;display:flex;flex-direction:column;justify-content:center}.cf-non-scored-rating-item--selected{border-color:#42bdd1;background:#42bdd1;color:#fff}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.cf-non-scored-rating-item{padding-top:6px;padding-bottom:6px}}.cf-star-rating-item{width:40px;height:40px;clip-path:polygon(50% 1%, 64% 37%, 100% 40%, 72% 63%, 83% 99%, 50% 77%, 18% 99%, 29% 63%, 1% 40%, 37% 37%);background-color:rgba(0,0,0,.54);position:relative;cursor:pointer;transition:background .2s linear}.cf-star-rating-item::after{content:"";clip-path:polygon(50% 13%, 60% 41%, 90% 43%, 66% 62%, 76% 90%, 50% 71%, 25% 90%, 35% 62%, 11% 43%, 40% 41%);background-color:#fff;position:absolute;top:0;right:0;left:0;bottom:0}.cf-star-rating-item--selected{background-color:#42bdd1}.cf-star-rating-item--selected::after{content:none}@media(max-width: 640px){.cf-star-rating-item{width:32px;height:32px}}.cf-star-rating-scale{display:flex;justify-content:flex-start;align-items:center}.cf-star-rating-scale__item{flex:0 1 auto}@media(min-width: 640px){.cf-star-rating-scale__item{width:48px;min-width:40px}.cf-star-rating-scale__item:last-child{width:40px}}@media(max-width: 640px){.cf-star-rating-scale__item{width:48px;min-width:32px}.cf-star-rating-scale__item:last-child{width:32px}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.cf-star-rating-item{background-color:rgba(0,0,0,0) !important;clip-path:none;overflow:hidden}.cf-star-rating-item:before,.cf-star-rating-item:after{font-size:48px;color:inherit;position:absolute;top:6px;right:0;left:0;bottom:0}.cf-star-rating-item::before{content:"\2606"}.cf-star-rating-item::after{content:"\2605";clip-path:none;opacity:0;transition:color,opacity .2s linear}.cf-star-rating-item--selected{color:#42bdd1}.cf-star-rating-item--selected:after{opacity:1}}@supports(-ms-ime-align: auto){.cf-star-rating-item{background-color:rgba(0,0,0,0) !important;clip-path:none;overflow:hidden}.cf-star-rating-item:before,.cf-star-rating-item:after{font-size:48px;color:inherit;position:absolute;top:6px;right:0;left:0;bottom:0}.cf-star-rating-item::before{content:"\2606"}.cf-star-rating-item::after{content:"\2605";clip-path:none;opacity:0;transition:color,opacity .2s linear}.cf-star-rating-item--selected{color:#42bdd1}.cf-star-rating-item--selected:after{opacity:1}}.cf-grid-bars-item{width:40px;height:40px;border-radius:3px;border:2px solid rgba(0,0,0,.54);cursor:pointer;transition:all .4s linear}.cf-grid-bars-item--hover,.cf-grid-bars-item--selected{border-color:#42bdd1;background:#42bdd1}.cf-grid-bars-item--selected{transition:none}.cf-grid-bars-scale{display:flex}.cf-grid-bars-scale__item{flex:0 1 auto;width:48px}.cf-grid-bars-scale__item:last-child{width:40px}.cf-grid-bars-scale-texts-panel{display:flex;justify-content:space-between}.cf-grid-bars-scale-texts-panel__item{text-align:center;width:40px}.cf-grid-bars-scale-texts-panel__item--selected,.cf-grid-bars-scale-texts-panel__item--hover{color:#42bdd1}@media(max-width: 640px){.cf-grid-bars-item{width:32px;height:32px}.cf-grid-bars-scale__item{width:48px}.cf-grid-bars-scale__item:last-child{width:32px}.cf-grid-bars-scale-texts-panel__item{width:32px}}@media(hover: none)and (pointer: coarse){.cf-grid-bars-scale-texts-panel__item--hover{color:rgba(0,0,0,.54)}.cf-grid-bars-item--hover{border-color:rgba(0,0,0,.54) !important;background-color:#fff !important;opacity:unset !important}}.cf-date-answer__no-response-answer-list{margin-top:24px}.cf-open-answer__no-response-answer-list{margin-top:24px}@media(min-width: 641px){.cf-open-list-answer__text{margin-top:2px}.cf-open-list-answer__other{margin-top:0px}.cf-open-list-answer--disabled{opacity:.5;pointer-events:none}}.cf-open-list-no-response-answer-list{margin-top:24px}.cf-assisted-open{display:flex;flex-direction:column;gap:1em;width:min-content;max-width:100%}.cf-assisted-open__assistance{display:flex;gap:4px}.cf-assisted-open__messages-list{padding:0 2px;overflow-y:hidden}.cf-assisted-open__assist-icon{width:20px;height:20px}.cf-assisted-open__assist-icon svg{display:block;fill:var(--cf-control-active-color, #42bdd1)}.cf-assisted-open__message{display:none;position:relative;font-style:italic;color:var(--cf-control-active-color, #42bdd1);opacity:0;transition:all .7s ease-in;margin-bottom:1em}.cf-assisted-open__message:nth-child(1){display:block;opacity:1}.cf-assisted-open__message:nth-child(2){display:block;opacity:.5}.cf-assisted-open__message:nth-child(3){display:block;opacity:0;max-height:0}.cf-numeric-answer__no-response-answer-list{margin-top:24px}.cf-numeric-list-answer__control{display:flex;flex-direction:row}.cf-numeric-list-answer__input{-moz-appearance:textfield}.cf-numeric-list-answer__input::-webkit-outer-spin-button,.cf-numeric-list-answer__input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none}.cf-numeric-list-answer__input::-ms-clear{display:none}.cf-numeric-list-answer--disabled{opacity:.5;pointer-events:none}.cf-numeric-list-auto-sum__label{padding-right:10px;font-weight:bold;color:#42bdd1}.cf-numeric-list-auto-sum__value{width:200px;text-align:right;font-weight:bold;color:#42bdd1;border:none}.cf-numeric-list-auto-sum .cf-grid-layout__row-control{flex-shrink:1}.cf-numeric-list-no-response-answer-list{margin-top:24px}@media(min-width: 641px){.cf-numeric-list-answer__text{margin-top:2px}.cf-numeric-list-answer__other{margin-top:0px}.cf-numeric-list-auto-sum{width:auto}}.cf-numeric-list-auto-sum--rtl .cf-numeric-list-auto-sum__label{padding-left:10px;padding-right:0}.cf-numeric-list-auto-sum--rtl .cf-numeric-list-auto-sum__value{text-align:left}.cf-rank-by-number-answer__text{margin-top:2px}.cf-rank-by-number-answer__other{margin-top:0px}.cf-rank-by-number-answer__input{-moz-appearance:textfield}.cf-rank-by-number-answer__input::-webkit-outer-spin-button,.cf-rank-by-number-answer__input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none}.cf-rank-by-number-answer__input::-ms-clear{display:none}.cf-rank-by-number-answer--disabled{opacity:.5;cursor:default;pointer-events:none}.cf-rank-by-number-layout{display:flex;flex-direction:column}.cf-rank-by-number-layout__row{display:flex;margin-bottom:24px}.cf-rank-by-number-layout__row:last-child{margin-bottom:0}.cf-rank-by-number-layout__row-text{flex:0 1 auto;min-width:1px}.cf-rank-by-number-layout__row-control{flex:0 1 auto;margin-right:24px}@media(max-width: 640px){.cf-rank-by-number-layout{margin-bottom:16px}}@media(min-width: 641px){.cf-rank-by-number-layout--multi-columns{display:-ms-grid;display:grid;grid-auto-flow:column;grid-column-gap:5%}.cf-rank-by-number-layout--multi-columns .cf-rank-by-number-layout__row{min-width:0}.cf-rank-by-number-layout--multi-columns .cf-rank-by-number-layou__row-control{margin-right:10px}}.cf-rank-by-number-layout--rtl .cf-rank-by-number-layout__row-control{margin-right:0;margin-left:24px}.cf-ranking-answer{min-height:38px;padding:8px 16px;border:1px solid rgba(0,0,0,.54);border-radius:2px;color:#42bdd1;display:flex;align-content:stretch;align-items:flex-start;cursor:pointer}.cf-ranking-answer__rank{position:relative;flex:0 0 auto;width:20px;height:20px;margin-right:16px;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.05);border-radius:2px;color:rgba(0,0,0,.54)}.cf-ranking-answer__content{flex:1 1 auto;min-width:0;display:flex;align-items:flex-start}.cf-ranking-answer__text{flex:1 1 auto;text-overflow:ellipsis;overflow:hidden}.cf-ranking-answer__other-input{max-width:90%;font-size:inherit;text-overflow:ellipsis;cursor:pointer}.cf-ranking-answer__other-input:not(:hover):not(:focus){border-bottom:none;padding-bottom:5px}.cf-ranking-answer--selected{border-color:#42bdd1;background-color:#42bdd1}.cf-ranking-answer--selected .cf-ranking-answer__rank{color:inherit;background-color:#fff}.cf-ranking-answer--selected .cf-ranking-answer__text{color:#fff}.cf-ranking-answer--selected .cf-ranking-answer__other-input{color:#fff;border-bottom:1px solid #fff}.cf-ranking-answer--disabled{opacity:.5;cursor:default;pointer-events:none}.cf-ranking-answer--rtl .cf-ranking-answer__rank{margin-right:0;margin-left:16px}.cf-ranking-answer-other{margin-top:4px}.cf-ranking-status{position:absolute;clip:rect(0, 0, 0, 0)}.cf-ranking-status--rtl{right:-9999px;left:auto}.cf-dnd-ranking{position:relative;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;user-select:none;-ms-user-select:none}.cf-dnd-ranking__unranked-list,.cf-dnd-ranking__ranked-list{min-width:1px;flex:1 1 50%}.cf-dnd-ranking-list{border-radius:5px}.cf-dnd-ranking-list__item-list{display:flex;flex-direction:column;padding:8px 16px;min-height:80px}.cf-dnd-ranking-list__item{margin:8px 0}.cf-dnd-ranking-list__counter{color:#42bdd1;margin:-8px 16px 8px;text-align:right}.cf-dnd-ranking-list--unranked{border:2px dashed rgba(0,0,0,.2)}.cf-dnd-ranking-list--ranked{margin:0 16px;border:2px dashed #42bdd1;background:rgba(66,189,209,.1)}.cf-dnd-ranking-list--limit-exceeded{border-color:red}.cf-dnd-ranking-list--limit-exceeded .cf-dnd-ranking-list__counter{color:red}.cf-dnd-ranking-answer{display:flex;min-height:48px;justify-content:space-between;align-items:center;border-radius:5px;border:1px solid rgba(0,0,0,.54);color:#42bdd1;cursor:grab}.cf-dnd-ranking-answer__text{flex:1 1 auto}.cf-dnd-ranking-answer__rank{flex:0 0 auto;min-width:8px;margin-right:16px;display:none;color:#fff}.cf-dnd-ranking-answer__handle{flex:0 0 24px;height:8px;margin:8px 0 8px 16px;display:block;content:"";border-top:3px solid;border-bottom:3px solid;border-color:#42bdd1}.cf-dnd-ranking-answer__other{margin-right:auto;flex:0 1 auto;max-width:80%;min-width:1px;padding-top:4px}.cf-dnd-ranking-answer__other:not(:hover):not(:focus){border-bottom:none;padding-bottom:4px}.cf-dnd-ranking-answer--dragging{background:#42bdd1;color:#fff;border:none;position:fixed;left:0;top:0;z-index:100;cursor:grabbing;margin:0}.cf-dnd-ranking-answer--dragging .cf-dnd-ranking-answer__other{color:#fff}.cf-dnd-ranking-answer--dragging .cf-dnd-ranking-answer__handle{border-color:#fff}.cf-dnd-ranking-answer--ranked{background:#42bdd1;color:#fff;border:none}.cf-dnd-ranking-answer--ranked .cf-dnd-ranking-answer__rank{display:block}.cf-dnd-ranking-answer--ranked .cf-dnd-ranking-answer__other{color:#fff;border-bottom:1px solid #fff}.cf-dnd-ranking-answer--ranked .cf-dnd-ranking-answer__handle{border-color:#fff}.cf-dnd-ranking-answer--disabled{opacity:.5;cursor:default;pointer-events:none}.cf-dnd-ranking-answer-placeholder{display:flex;justify-content:space-between;align-items:center;min-height:48px;border-radius:5px}.cf-dnd-ranking-answer-placeholder__rank{display:none;color:#fff;flex:0 1 auto;min-width:8px}.cf-dnd-ranking-answer-placeholder--unranked{background:rgba(0,0,0,.2)}.cf-dnd-ranking-answer-placeholder--ranked{background:rgba(66,189,209,.5)}.cf-dnd-ranking-answer-placeholder--ranked .cf-dnd-ranking-answer-placeholder__rank{display:block}.cf-dnd-ranking-answer-placeholder,.cf-dnd-ranking-answer{padding:8px 16px}.cf-dnd-ranking-answer-placeholder+.cf-error-block,.cf-dnd-ranking-answer+.cf-error-block{margin-top:-4px}@media(max-width: 640px){.cf-dnd-ranking{max-width:100%;flex-direction:column;align-items:stretch;flex:0 0 auto}.cf-dnd-ranking__unranked-list,.cf-dnd-ranking__ranked-list{min-width:auto;flex:0 1 auto}.cf-dnd-ranking__ranked-list{order:1}.cf-dnd-ranking__unranked-list{order:2}.cf-dnd-ranking-list__item{flex-shrink:0}.cf-dnd-ranking-list--ranked{margin:0 0 32px 0}}.cf-dnd-ranking-list--rtl .cf-dnd-ranking-list__counter{margin-right:0;margin-left:16px;text-align:left}.cf-dnd-ranking-answer--rtl .cf-dnd-ranking-answer__other{margin-right:0;margin-left:auto}.cf-dnd-ranking-answer--rtl .cf-dnd-ranking-answer__handle{margin-left:0;margin-right:16px}.cf-dnd-ranking-answer--rtl .cf-dnd-ranking-answer__rank{margin-right:0;margin-left:16px}@media(min-width: 641px){.cf-dd-grid-answer__text{margin-top:2px}.cf-dd-grid-answer__other{margin-top:0px}}.cf-dropdown-hierarchy__node-caption{margin-bottom:10px;display:block}.cf-accordion-grid-answer{width:100%;margin-bottom:18px}.cf-accordion-grid-answer__title{min-width:0px}.cf-accordion-grid-answer__selected-list{font-size:12px;color:#42bdd1;font-weight:bold;padding:0 32px}.cf-accordion-grid-answer__selected-list--hidden{display:none}.cf-accordion-grid-answer__scales{margin-top:16px;padding:0 32px}.cf-accordion-grid-answer__right-text{margin-top:16px;margin-left:32px}.cf-accordion-grid-answer--rtl .cf-accordion-grid-answer__scales{padding:0 32px}.cf-accordion-grid-answer--rtl .cf-accordion-grid-answer__right-text{margin-left:0;margin-right:32px}.cf-card-sort{user-select:none;-ms-user-select:none}@media(max-width: 640px){.cf-card-sort__layout-cell{margin-bottom:16px}.cf-card-sort__layout-stretched-cell{margin-bottom:24px}}@media(min-width: 640px){.cf-card-sort{display:grid}.cf-card-sort--top-bottom,.cf-card-sort--bottom-top{grid-template-columns:repeat(3, 1fr);gap:16px}.cf-card-sort--top-bottom .cf-card-sort__layout-stretched-cell,.cf-card-sort--bottom-top .cf-card-sort__layout-stretched-cell{grid-column:1/-1}.cf-card-sort--top-bottom .cf-card-sort__layout-stretched-cell-inner-container,.cf-card-sort--bottom-top .cf-card-sort__layout-stretched-cell-inner-container{display:grid;grid-template-columns:repeat(3, 1fr);gap:16px}.cf-card-sort--top-bottom .cf-card-sort__layout-stretched-cell-inner-container-cell,.cf-card-sort--bottom-top .cf-card-sort__layout-stretched-cell-inner-container-cell{grid-column:2}.cf-card-sort--top-bottom .cf-card-sort__layout-stretched-cell{grid-row:1;margin-bottom:8px}.cf-card-sort--bottom-top .cf-card-sort__layout-stretched-cell{margin-top:8px}.cf-card-sort--right-left,.cf-card-sort--left-right{grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(10, minmax(auto, min-content));grid-column-gap:16px}.cf-card-sort--right-left .cf-card-sort__layout-cell,.cf-card-sort--left-right .cf-card-sort__layout-cell{margin-bottom:16px}.cf-card-sort--right-left .cf-card-sort__layout-stretched-cell,.cf-card-sort--left-right .cf-card-sort__layout-stretched-cell{grid-row:1/-1;margin-bottom:8px}.cf-card-sort--right-left .cf-card-sort__layout-stretched-cell{grid-column:1}.cf-card-sort--right-left .cf-card-sort__layout-stretched-cell{grid-column:4}}.cf-card-sort-drop-zone{border:2px dashed #000;border-radius:5px}.cf-card-sort-drop-zone--selected{border-color:#42bdd1;background-color:rgba(66,189,209,.1)}.cf-card-sort-drop-zone--selected .cf-card-sort-drop-zone__content{padding:8px 16px 12px 16px}.cf-card-sort-drop-zone--selected.cf-card-sort-drop-zone--active{background-color:rgba(66,189,209,.3)}.cf-card-sort-drop-zone--selected.cf-card-sort-drop-zone--error{border-color:red}.cf-card-sort-drop-zone--non-selected{border-color:rgba(0,0,0,.2);margin-left:-2px;margin-right:-2px}.cf-card-sort-drop-zone--non-selected .cf-card-sort-drop-zone__content{padding:8px 18px 12px}.cf-card-sort-drop-zone--non-selected.cf-card-sort-drop-zone--active{background-color:rgba(0,0,0,.05)}.cf-card-sort-answer-list__title{display:flex;justify-content:space-between;margin-bottom:8px}.cf-card-sort-answer-list__items{min-height:48px}.cf-card-sort-answer-list__item--placeholder{border-radius:5px}.cf-card-sort-answer-list--non-selected .cf-card-sort-answer-list__title{justify-content:center}.cf-card-sort-answer-list--non-selected .cf-card-sort-answer-list__counter--error{color:red}.cf-card-sort-answer-list--non-selected .cf-card-sort-answer-list__item--placeholder{background-color:rgba(0,0,0,.2)}.cf-card-sort-answer-list--selected .cf-card-sort-answer-list__text{color:#42bdd1}.cf-card-sort-answer-list--selected .cf-card-sort-answer-list__counter{display:flex;justify-content:center;align-items:center;font-size:12px;color:#fff;background:#42bdd1;border-radius:50%;height:20px;min-width:20px}.cf-card-sort-answer-list--selected .cf-card-sort-answer-list__item{margin-bottom:8px}.cf-card-sort-answer-list--selected .cf-card-sort-answer-list__item:last-child{margin-bottom:0}.cf-card-sort-answer-list--selected .cf-card-sort-answer-list__item--placeholder{background-color:rgba(66,189,209,.5)}.cf-card-sort-answer{display:none;min-height:48px;justify-content:space-between;align-items:center;border:1px solid rgba(0,0,0,.54);background:#fff;border-radius:5px;cursor:grab;padding:8px 16px}.cf-card-sort-answer:first-child{display:flex}.cf-card-sort-answer__text{order:1;flex:1 1 auto;color:#42bdd1}.cf-card-sort-answer:after{content:"";order:2;flex:0 0 16px}.cf-card-sort-answer__handle{order:3;flex:0 0 24px;height:8px;margin:8px 0;border-top:3px solid;border-bottom:3px solid;border-color:#42bdd1}.cf-card-sort-answer__other{max-width:initial;width:100%}.cf-card-sort-answer__other:not(:hover):not(:focus){border-bottom:none;padding-bottom:4px}.cf-card-sort-answer--dragging,.cf-card-sort-answer--selected{display:flex;background:#42bdd1;border-color:#42bdd1;color:#fff}.cf-card-sort-answer--dragging .cf-card-sort-answer__other,.cf-card-sort-answer--selected .cf-card-sort-answer__other{color:#fff;border-bottom:1px solid #fff}.cf-card-sort-answer--dragging .cf-card-sort-answer__handle,.cf-card-sort-answer--selected .cf-card-sort-answer__handle{border-color:#fff}.cf-card-sort-answer--dragging .cf-card-sort-answer__text,.cf-card-sort-answer--selected .cf-card-sort-answer__text{color:#fff}.cf-card-sort-answer--dragging{position:fixed;z-index:100;cursor:grabbing;margin:0;top:0;left:0;user-select:none}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.cf-card-sort{display:-ms-grid;-ms-grid-columns:1fr 1fr 1fr}.cf-card-sort__layout-stretched-cell{-ms-grid-column-span:3}.cf-card-sort__layout-stretched-cell-inner-container{display:-ms-grid;-ms-grid-columns:1fr 1fr 1fr}.cf-card-sort__layout-stretched-cell-inner-container-cell{-ms-grid-column:2;padding:0 8px}.cf-card-sort__layout-cell{margin-bottom:16px;-ms-grid-row-align:start}.cf-card-sort__layout-cell:nth-last-child(1),.cf-card-sort__layout-cell:nth-last-child(2),.cf-card-sort__layout-cell:nth-last-child(3){margin-bottom:0}.cf-card-sort__layout-cell:nth-child(1),.cf-card-sort__layout-cell:nth-child(4n){-ms-grid-column:1;margin-right:8px}.cf-card-sort__layout-cell:nth-child(3n+2){-ms-grid-column:2;margin-left:8px;margin-right:8px}.cf-card-sort__layout-cell:nth-child(3n){-ms-grid-column:3;margin-left:8px}.cf-card-sort--bottom-top .cf-card-sort__layout-stretched-cell,.cf-card-sort--left-right .cf-card-sort__layout-stretched-cell,.cf-card-sort--right-left .cf-card-sort__layout-stretched-cell{margin-top:24px}.cf-card-sort--top-bottom .cf-card-sort__layout-stretched-cell{margin-bottom:24px}.cf-card-sort-answer-list__items{display:flex;flex-direction:column}}.cf-mobile-grid{display:flex;flex-direction:column}.cf-mobile-grid__answer{margin-bottom:32px}.cf-mobile-grid__answer:last-child{margin-bottom:0}.cf-mobile-grid-answer__title{margin-bottom:16px}.cf-mobile-grid-answer__right-text{margin-top:16px}.cf-desktop-grid__scale-group-text{border-bottom:1px solid rgba(0,0,0,.4);padding:0 4px 4px 4px}.cf-desktop-grid__answer-other{width:100%;max-width:200px;min-width:80px}.cf-desktop-grid__scale{display:flex;justify-content:center;align-items:center}.cf-desktop-grid--answer-buttons .cf-desktop-grid__cell-element{padding-left:4px;padding-right:4px}.cf-mobile-multi-grid{display:flex;flex-direction:column}.cf-mobile-multi-grid__question{margin-bottom:32px}.cf-mobile-multi-grid__question:last-child{margin-bottom:0}.cf-mobile-multi-grid-question__title{margin-bottom:16px}.cf-desktop-multi-grid__answer-other{width:100%;max-width:160px;min-width:80px;text-align:center}.cf-desktop-multi-grid--answer-buttons .cf-desktop-multi-grid__cell-element{padding-left:4px;padding-right:4px}.cf-desktop-multi-grid-question__answer{display:flex;justify-content:center;align-items:center}.cf-grid-3d-mobile-inner-question{margin-bottom:32px}.cf-grid-3d-mobile-inner-question__text,.cf-grid-3d-mobile-inner-question__errors{margin-bottom:16px}.cf-grid-3d-mobile-inner-question__text{font-weight:bold}.cf-grid-3d-mobile-inner-question__content{padding-left:10px;padding-right:10px}.cf-grid-3d-mobile-inner-question:last-child{margin-bottom:0}.cf-grid-3d-desktop__errors{margin-bottom:16px}.cf-grid-3d-desktop__content{padding-bottom:16px}.cf-grid-3d-desktop__answer-other-input{min-width:100px;max-width:240px;width:100%}.cf-grid-3d-desktop__scale-group-text{border-bottom:1px solid rgba(0,0,0,.4);padding:0 4px 4px 4px}.cf-grid-3d-desktop__slider-no-value-header-spacer{width:26px}.cf-grid-3d-desktop__dropdown-control{min-width:100px;max-width:240px;width:100%}.cf-grid-3d-desktop__open-control{min-width:100px;max-width:240px;width:100%}.cf-grid-3d-desktop__open-control--no-limit{width:auto;min-width:0;max-width:none}.cf-grid-3d-desktop__open-control--disabled{opacity:.5;pointer-events:none}.cf-grid-3d-desktop__numeric-control{min-width:32px;max-width:64px;width:100%;-moz-appearance:textfield}.cf-grid-3d-desktop__numeric-control::-webkit-outer-spin-button,.cf-grid-3d-desktop__numeric-control::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none}.cf-grid-3d-desktop__numeric-control::-ms-clear{display:none}.cf-grid-3d-desktop__numeric-control--disabled{opacity:.5;pointer-events:none}.cf-grid-3d-desktop__cf-numeric-list-auto-sum{width:4em;text-align:right}.cf-grid-3d-desktop__cf-numeric-list-auto-sum--rtl{text-align:left}.cf-hrs-single{display:flex;flex-direction:column;align-items:flex-start}.cf-hrs-single__scale-label-panel{margin-bottom:8px}.cf-hrs-single__scale{flex:0 1 auto}.cf-hrs-single__non-scored-list{margin-top:16px;max-width:100%}.cf-desktop-hrs-grid__answer-other{max-width:260px;width:100%}.cf-desktop-hrs-grid:not(.cf-desktop-hrs-grid--rtl) .cf-desktop-hrs-grid__non-scored-scale-cell{padding-left:16px}.cf-desktop-hrs-grid.cf-desktop-hrs-grid--rtl .cf-desktop-hrs-grid__non-scored-scale-cell{padding-right:16px}.cf-gb-single{display:flex;flex-direction:column;align-items:flex-start}.cf-gb-single__scale-container{max-width:100%}.cf-gb-single__scale-texts-panel{margin-bottom:16px}.cf-gb-single__non-scored-list{margin-top:16px;max-width:100%}.cf-gb-single__scale-label-panel{margin-bottom:16px}.cf-mobile-gb-grid__answer--first .cf-mobile-gb-grid__answer-label-panel{display:flex}.cf-mobile-gb-grid__answer-label-panel{display:none;margin-bottom:16px}.cf-mobile-gb-grid__scale-texts-panel{margin-bottom:16px}.cf-mobile-gb-grid__non-scored-list{margin-top:16px}.cf-desktop-gb-grid__answer-other{max-width:260px;width:100%}.cf-desktop-gb-grid__scale-texts-cell-element{padding-top:0;padding-bottom:0}.cf-desktop-gb-grid:not(.cf-desktop-gb-grid--rtl) .cf-desktop-gb-grid__non-scored-scale-cell{padding-left:16px}.cf-desktop-gb-grid.cf-desktop-gb-grid--rtl .cf-desktop-gb-grid__non-scored-scale-cell{padding-right:16px}.cf-sr-single{display:flex;flex-direction:column;align-items:flex-start;min-width:1px}.cf-sr-single__scale-container{max-width:100%}.cf-sr-single__scale-label-panel{margin-bottom:8px}.cf-sr-single__scale{flex:0 1 auto;min-width:0}.cf-sr-single__non-scored-list{margin-top:16px;max-width:100%}.cf-mobile-sr-grid__answer--first .cf-mobile-sr-grid__answer-label-panel{display:flex}.cf-mobile-sr-grid__answer-label-panel{display:none;margin-bottom:4px}.cf-mobile-sr-grid__answer-scale-container{max-width:100%}.cf-mobile-sr-grid__answer-rating-scale{margin-bottom:16px}.cf-desktop-sr-grid__answer-other{max-width:260px;width:100%}.cf-desktop-sr-grid:not(.cf-desktop-sr-grid--rtl) .cf-desktop-sr-grid__non-scored-scale-cell{padding-left:16px}.cf-desktop-sr-grid.cf-desktop-sr-grid--rtl .cf-desktop-sr-grid__non-scored-scale-cell{padding-right:16px}.cf-carousel-rating-grid-answer{display:flex;justify-content:center}.cf-question--geolocation:not(:only-child){display:none}.cf-image-upload-answer{width:18.75em;height:12.5em;position:relative;overflow:hidden;max-width:100%}.cf-image-upload-answer:after{content:"";display:block;padding-top:100%}.cf-image-upload-answer__input{display:none}.cf-image-upload-answer__preview{display:flex;justify-content:center;align-items:center;flex-direction:column;background:rgba(0,0,0,.05);position:absolute;top:0;bottom:0;left:0;right:0}.cf-image-upload-answer__preview-image{flex:0 0 auto;max-width:100%;max-height:100%;width:auto;height:auto}.cf-image-upload-answer__controls{display:flex;justify-content:center;flex-direction:column;position:absolute;top:0;bottom:0;left:0;right:0;transform:translate(0%, 0%);transition:transform .4s ease,opacity .1s linear}.cf-image-upload-answer__upload-button{cursor:pointer;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath fill='%23ffffff' d='M5.5 10.5L8 13.5L11.5 9L16 15H2M18 16V2C18 0.89 17.1 0 16 0H2C0.89543 0 0 0.89543 0 2V16C0 17.1046 0.89543 18 2 18H16C17.1046 18 18 17.1046 18 16Z'/%3E%3C/svg%3E");background-size:25%;background-repeat:no-repeat;background-position:center;background-color:#42bdd1;width:64px;height:64px;margin:0 auto;border-radius:50%;position:relative}.cf-image-upload-answer__cancel-button{display:none;cursor:pointer;width:64px;height:64px;margin:0 auto;border-radius:50%;position:relative;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21 21'%3E%3Cline y2='0' x2='11' y1='21' x1='11' stroke-width='3' stroke='%2342bdd1'/%3E%3Cline y2='11' x2='21' y1='11' x1='0' stroke-width='3' stroke='%2342bdd1'/%3E%3C/svg%3E");background-size:25%;background-repeat:no-repeat;background-position:center;transform:rotate(45deg)}.cf-image-upload-answer--uploaded .cf-image-upload-answer__controls{transform:translate(37%, 31%);opacity:.8}.cf-image-upload-answer--uploaded .cf-image-upload-answer__upload-button{width:46px;height:46px;background-size:45%;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M12,4C14.1,4 16.1,4.8 17.6,6.3C20.7,9.4 20.7,14.5 17.6,17.6C15.8,19.5 13.3,20.2 10.9,19.9L11.4,17.9C13.1,18.1 14.9,17.5 16.2,16.2C18.5,13.9 18.5,10.1 16.2,7.7C15.1,6.6 13.5,6 12,6V10.6L7,5.6L12,0.6V4M6.3,17.6C3.7,15 3.3,11 5.1,7.9L6.6,9.4C5.5,11.6 5.9,14.4 7.8,16.2C8.3,16.7 8.9,17.1 9.6,17.4L9,19.4C8,19 7.1,18.4 6.3,17.6Z'/%3E%3C/svg%3E")}.cf-image-upload-answer--process .cf-image-upload-answer__preview-image,.cf-image-upload-answer--process .cf-image-upload-answer__upload-button{display:none}.cf-image-upload-answer--process .cf-image-upload-answer__cancel-button{display:block}.circular-progress{width:100%;height:100%;transform:rotate(-135deg);transform-origin:center center;overflow:visible}.circular-progress *{fill:none;stroke-width:2}.circular-progress__background{stroke:rgba(0,0,0,.2)}.circular-progress__progress{stroke:#42bdd1;transition:stroke-dashoffset .2s linear}.cf-file-upload{width:18.75em;height:12.5em;overflow:hidden;margin-bottom:1.75em;max-width:100%;background:rgba(0,0,0,.05)}.cf-file-upload__controls{display:flex;justify-content:center;flex-direction:column;position:relative;height:100%}.cf-file-upload__upload-button{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);cursor:pointer;background-size:25%;background-repeat:no-repeat;background-position:center;background-color:#42bdd1;border-radius:50%;width:4em;height:4em;transition:transform .4s ease,opacity .1s linear;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath fill='%23ffffff' d='M7 12V3.85L4.4 6.45L3 5L8 0L13 5L11.6 6.45L9 3.85V12H7ZM2 16C1.45 16 0.979167 15.8042 0.5875 15.4125C0.195833 15.0208 0 14.55 0 14V11H2V14H14V11H16V14C16 14.55 15.8042 15.0208 15.4125 15.4125C15.0208 15.8042 14.55 16 14 16H2Z'/%3E%3C/svg%3E")}.cf-file-upload__uploaded-file-id{display:none;height:100%;padding:0 1em;align-items:center;justify-content:center;text-align:center;word-break:break-word;color:rgba(0,0,0,.2);pointer-events:none}.cf-file-upload__drop-area{height:100%;width:100%;border:1px dashed rgba(0,0,0,.4)}.cf-file-upload__drop-area--dragover{border-color:#42bdd1}.cf-file-upload__drop-area--dragover:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:#42bdd1;opacity:.2}.cf-file-upload__cancel-button{display:none;cursor:pointer;width:4em;height:4em;margin:0 auto;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21 21'%3E%3Cline y2='0' x2='11' y1='21' x1='11' stroke-width='3' stroke='%2342bdd1'/%3E%3Cline y2='11' x2='21' y1='11' x1='0' stroke-width='3' stroke='%2342bdd1'/%3E%3C/svg%3E");background-size:25%;background-repeat:no-repeat;background-position:center}.cf-file-upload--uploaded .cf-file-upload__upload-button{opacity:.8;transform:translate(90%, 30%);background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M12,4C14.1,4 16.1,4.8 17.6,6.3C20.7,9.4 20.7,14.5 17.6,17.6C15.8,19.5 13.3,20.2 10.9,19.9L11.4,17.9C13.1,18.1 14.9,17.5 16.2,16.2C18.5,13.9 18.5,10.1 16.2,7.7C15.1,6.6 13.5,6 12,6V10.6L7,5.6L12,0.6V4M6.3,17.6C3.7,15 3.3,11 5.1,7.9L6.6,9.4C5.5,11.6 5.9,14.4 7.8,16.2C8.3,16.7 8.9,17.1 9.6,17.4L9,19.4C8,19 7.1,18.4 6.3,17.6Z'/%3E%3C/svg%3E")}.cf-file-upload--uploaded .cf-file-upload__uploaded-file-id{display:flex}.cf-file-upload--uploading .cf-file-upload__uploaded-file-id,.cf-file-upload--uploading .cf-file-upload__upload-button{display:none}.cf-file-upload--uploading .cf-file-upload__cancel-button{display:block}.cf-question--login .cf-login{max-width:210px}.cf-question--login .cf-login__field{margin-bottom:16px;display:flex;align-items:center;justify-content:space-between}.cf-question--login .cf-login__field--user-name .cf-login__field-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle fill='rgba(0, 0, 0, 0.4)' stroke-width='0' cx='50' cy='50' r='49'%3E%3C/circle%3E%3Cpath fill='%23ffffff' stroke-width='0' d='M 20.757 70.851 C 40.062 56.398 59.878 56.449 79.286 71.005 C 79.286 71.005 51.962 105.428 20.757 70.851 Z'%3E%3C/path%3E%3Ccircle fill='%23ffffff' stroke-width='0' cx='50' cy='32' r='17'%3E%3C/circle%3E%3C/svg%3E")}.cf-question--login .cf-login__field--password .cf-login__field-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Crect stroke='null' fill='rgba(0, 0, 0, 0.4)' x='15' y='36.5457' width='70' height='59.4543' rx='8' ry='8' stroke-width='0'/%3E%3Cpath fill='none' stroke-width='8px' d='m29.87968,36.55055c-0.00671,-27.5475 11.26472,-29.63716 19.84132,-29.78055c8.5766,-0.14339 20.28852,5.24007 20.29628,29.78363' id='svg_2' stroke='rgba(0, 0, 0, 0.4)'/%3E %3Ccircle fill='%23ffffff' cx='50' cy='64' r='8'/%3E%3C/svg%3E")}.cf-question--login .cf-login__field-input{flex:1 1 auto;min-width:0px;margin-left:10px;margin-right:10px}.cf-question--login .cf-login__field-icon{height:24px;width:24px;background-size:cover;background-repeat:no-repeat;flex:0 0 auto}.cf-max-diff__progress{font-weight:bold;color:#000;margin-bottom:16px}.cf-max-diff__table{border-collapse:collapse}.cf-max-diff__answer{border-bottom:1px solid rgba(0,0,0,.2)}.cf-max-diff__answer:last-child{border:none}.cf-max-diff-answer__header--center{text-align:center}.cf-max-diff-answer__text,.cf-max-diff-answer__other-input{text-align:inherit}.cf-max-diff-answer__other-input{min-width:100px;max-width:240px;width:100%}.cf-max-diff-status{position:absolute;clip:rect(0, 0, 0, 0)}.cf-max-diff-answer--rtl .cf-max-diff-answer__header--center{text-align:center}.cf-max-diff-answer--rtl .cf-max-diff-answer__text,.cf-max-diff-answer--rtl .cf-max-diff-answer__other-input{text-align:inherit}.cf-single-slider-question{display:flex;justify-content:flex-start;align-items:stretch}.cf-single-slider-question__labels{display:flex;justify-content:space-around;list-style:none;margin:0;padding:0}.cf-single-slider-question__answer-text{margin-top:2px;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.cf-single-slider-question__answer-text--selected{font-weight:bold}.cf-single-slider-question--horizontal,.cf-single-slider-question--horizontal-rtl{max-width:640px;flex-direction:column}.cf-single-slider-question--horizontal .cf-single-slider-question__labels,.cf-single-slider-question--horizontal-rtl .cf-single-slider-question__labels{margin-left:42px;flex-direction:row;text-align:center}.cf-single-slider-question--horizontal .cf-single-slider-question__label,.cf-single-slider-question--horizontal-rtl .cf-single-slider-question__label{flex:1 1 16px;min-width:16px;padding:0 2px}.cf-single-slider-question--horizontal .cf-single-slider-question__answer-other,.cf-single-slider-question--horizontal-rtl .cf-single-slider-question__answer-other{text-align:center}.cf-single-slider-question--horizontal-rtl .cf-single-slider-question__labels{margin-right:42px;margin-left:0}.cf-single-slider-question--vertical{flex-direction:row}.cf-single-slider-question--vertical .cf-single-slider-question__labels{order:2;margin-top:42px;flex-direction:column;justify-content:space-around;min-width:1px}.cf-single-slider-question--vertical .cf-single-slider-question__label{margin:8px 0}.cf-single-slider-question--vertical .cf-single-slider-question__slider{order:1}.cf-numeric-slider-question{display:flex;flex-direction:row;align-items:normal}.cf-numeric-slider-question__slider-wrapper{flex:1 1 400px;min-width:100px}.cf-numeric-slider-question__input-wrapper{flex:0 1 auto;min-width:40px;margin-top:28px;display:flex}.cf-numeric-slider-question__input{flex:0 1 auto;min-width:40px;width:80px}.cf-numeric-slider-question__input-prefix,.cf-numeric-slider-question__input-suffix{flex:0 0 auto;height:20px;line-height:20px}.cf-numeric-slider-question__input-prefix{text-align:right;padding-right:8px}.cf-numeric-slider-question__input-suffix{text-align:left;padding-left:8px}.cf-numeric-slider-question__labels{display:flex;justify-content:space-around;list-style:none;margin:0;padding:0;margin-right:auto}.cf-numeric-slider-question__label--min-value,.cf-numeric-slider-question__label--max-value{flex:0 1 auto}.cf-numeric-slider-question__label--max-value{margin-left:auto}.cf-numeric-slider-question--horizontal,.cf-numeric-slider-question--horizontal-rtl{max-width:640px}.cf-numeric-slider-question--horizontal .cf-numeric-slider-question__slider-wrapper,.cf-numeric-slider-question--horizontal-rtl .cf-numeric-slider-question__slider-wrapper{margin-right:42px}.cf-numeric-slider-question--horizontal .cf-numeric-slider-question__labels,.cf-numeric-slider-question--horizontal-rtl .cf-numeric-slider-question__labels{margin-left:42px}.cf-numeric-slider-question--horizontal-rtl .cf-numeric-slider-question__slider-wrapper{margin-left:42px;margin-right:0}.cf-numeric-slider-question--horizontal-rtl .cf-numeric-slider-question__labels{margin-right:42px;margin-left:0}.cf-numeric-slider-question--horizontal-rtl .cf-numeric-slider-question__label--max-value{margin-left:0;margin-right:auto}.cf-numeric-slider-question--vertical,.cf-numeric-slider-question--vertical-rtl{align-items:center}.cf-numeric-slider-question--vertical .cf-numeric-slider-question__slider-wrapper,.cf-numeric-slider-question--vertical-rtl .cf-numeric-slider-question__slider-wrapper{display:flex;flex-direction:row;flex:0 1 auto}.cf-numeric-slider-question--vertical .cf-numeric-slider-question__labels,.cf-numeric-slider-question--vertical-rtl .cf-numeric-slider-question__labels{flex-direction:column;min-height:300px;margin-top:42px}.cf-numeric-slider-question--vertical .cf-numeric-slider-question__slider,.cf-numeric-slider-question--vertical-rtl .cf-numeric-slider-question__slider{margin-right:42px}.cf-numeric-slider-question--vertical .cf-numeric-slider-question__label--max-value,.cf-numeric-slider-question--vertical-rtl .cf-numeric-slider-question__label--max-value{margin-left:0;margin-top:auto}.cf-numeric-slider-question--vertical-rtl .cf-numeric-slider-question__slider{margin-left:42px;margin-right:0}.cf-numeric-list-slider-answer__text{margin-top:28px}.cf-numeric-list-slider-answer__other{margin-top:26px}.cf-numeric-list-slider-answer--vertical .cf-numeric-list-slider-answer__text,.cf-numeric-list-slider-answer--vertical .cf-numeric-list-slider-answer__other{margin-top:0}.cf-slider-grid-answer__labels-area{margin-left:42px;margin-bottom:8px}.cf-slider-grid-answer__scale-labels{display:flex;flex-direction:row;justify-content:space-around;text-align:center;padding:8px 2px;background:#fff}.cf-slider-grid-answer__scale-labels:first-child{border-bottom:1px solid rgba(0,0,0,.2)}.cf-slider-grid-answer__scale-labels::after{display:none}.cf-slider-grid-answer__scale-label{flex:1 1 16px;font-size:14px;line-height:14px}.cf-slider-grid-answer--rtl .cf-slider-grid-answer__labels-area{margin-left:0;margin-right:42px}@media(max-width: 640px){.cf-slider-grid-answer__labels-area{display:none}.cf-slider-grid-answer--fake-for-panel{margin-bottom:8px}.cf-slider-grid-answer--fake-for-panel .cf-slider-grid-answer__row-text{display:none}.cf-slider-grid-answer--fake-for-panel .cf-slider-grid-answer__labels-area{display:block}}@media(min-width: 641px){.cf-slider-grid-answer__text{margin-top:8px}.cf-slider-grid-answer__other{margin-top:6px}.cf-slider-grid-answer__control{flex:1 1 auto}.cf-slider-grid-answer__labels-area{display:none}.cf-slider-grid-answer--fake-for-panel{margin-bottom:8px}.cf-slider-grid-answer--fake-for-panel .cf-slider-grid-answer__labels-area{display:block}}.cf-desktop-video-upload{display:flex;flex-direction:column;direction:ltr}.cf-desktop-video-upload--initializing .cf-desktop-video-upload__loader{display:flex}.cf-desktop-video-upload--initializing .cf-desktop-video-upload__close-button{display:inline-flex}.cf-desktop-video-upload--previewing .cf-desktop-video-upload__video-player-container{display:flex}.cf-desktop-video-upload--previewing .cf-desktop-video-upload__preview{display:flex}.cf-desktop-video-upload--previewing .cf-desktop-video-upload__settings-button{display:inline-flex}.cf-desktop-video-upload--previewing .cf-desktop-video-upload__close-button{display:inline-flex}.cf-desktop-video-upload--previewing .cf-desktop-video-upload__record-button{display:inline-flex}.cf-desktop-video-upload--preparing .cf-desktop-video-upload__video-player-container{display:flex}.cf-desktop-video-upload--preparing .cf-desktop-video-upload__preview{display:flex}.cf-desktop-video-upload--preparing .cf-desktop-video-upload__timer{display:flex}.cf-desktop-video-upload--preparing .cf-desktop-video-upload__close-button{display:inline-flex}.cf-desktop-video-upload--recording .cf-desktop-video-upload__video-player-container{display:flex}.cf-desktop-video-upload--recording .cf-desktop-video-upload__preview{display:flex}.cf-desktop-video-upload--recording .cf-desktop-video-upload__duration{display:inline-flex}.cf-desktop-video-upload--recording .cf-desktop-video-upload__recording-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='4' cy='4' r='4' fill='%23F13534'/%3E%3C/svg%3E")}.cf-desktop-video-upload--recording .cf-desktop-video-upload__close-button{display:inline-flex}.cf-desktop-video-upload--recording .cf-desktop-video-upload__pause-button{display:inline-flex}.cf-desktop-video-upload--recording .cf-desktop-video-upload__stop-button{display:inline-flex}.cf-desktop-video-upload--paused .cf-desktop-video-upload__video-player-container{display:flex}.cf-desktop-video-upload--paused .cf-desktop-video-upload__preview{display:flex}.cf-desktop-video-upload--paused .cf-desktop-video-upload__pause-shadow{display:flex}.cf-desktop-video-upload--paused .cf-desktop-video-upload__duration{display:inline-flex}.cf-desktop-video-upload--paused .cf-desktop-video-upload__close-button{display:inline-flex}.cf-desktop-video-upload--paused .cf-desktop-video-upload__resume-button{display:inline-flex}.cf-desktop-video-upload--paused .cf-desktop-video-upload__stop-button{display:inline-flex}.cf-desktop-video-upload--recorded .cf-desktop-video-upload__video-player-container{display:flex}.cf-desktop-video-upload--recorded .cf-desktop-video-upload__record{display:flex}.cf-desktop-video-upload--recorded .cf-desktop-video-upload__retake-button{display:inline-flex}.cf-desktop-video-upload--recorded .cf-desktop-video-upload__done-button{display:inline-flex}.cf-desktop-video-upload--uploading .cf-desktop-video-upload__cancel-upload-button{display:flex}.cf-desktop-video-upload--error .cf-desktop-video-upload__error-screen{display:flex}.cf-desktop-video-upload--error .cf-desktop-video-upload__close-button{display:inline-flex}.cf-desktop-video-upload--upload-error .cf-desktop-video-upload__error-screen{display:flex}.cf-desktop-video-upload--upload-error .cf-desktop-video-upload__retry-button{display:flex}.cf-desktop-video-upload--upload-error .cf-desktop-video-upload__close-button{display:inline-flex}.cf-desktop-video-upload--min-duration-not-reached .cf-desktop-video-upload__stop-button{opacity:.38;cursor:default}.cf-desktop-video-upload__controls{display:flex;justify-content:flex-end;width:100%;height:4.5em;min-height:4.5em;padding:16px;z-index:1}.cf-desktop-video-upload__settings{display:flex;flex-direction:column;align-items:flex-start;background-color:#fff;border:1px rgba(0,0,0,.05) solid;border-top:none}.cf-desktop-video-upload__settings--hidden{display:none}.cf-desktop-video-upload__close-settings-button{display:inline-flex;width:40px;height:40px;position:absolute;right:0;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.41 7.41L6 2.83L10.59 7.41L12 6L6 0L0 6L1.41 7.41Z' fill='rgba(0, 0, 0, 0.9)'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;cursor:pointer}.cf-desktop-video-upload__device-list-label{padding:16px 16px 4px 16px;font-weight:600;font-size:14px}.cf-desktop-video-upload__camera-list{display:flex;flex-direction:column;width:100%;padding-bottom:12px;border-bottom:1px rgba(0,0,0,.05) solid}.cf-desktop-video-upload__microphone-list{display:flex;flex-direction:column;width:100%;padding-bottom:12px}.cf-desktop-video-upload__device{display:flex;padding:4px 16px 4px 16px;cursor:pointer}.cf-desktop-video-upload__device--selected{cursor:default}.cf-desktop-video-upload__device--selected .cf-desktop-video-upload__device-selected-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='12' height='10' viewBox='0 0 12 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 1.66668L4.00004 9.66669L0.333374 6.00002L1.27337 5.06002L4.00004 7.78002L11.06 0.726685L12 1.66668Z' fill='rgba(0, 0, 0, 0.8)' /%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.cf-desktop-video-upload__device-selected-icon{display:inline-flex;width:12px;margin-right:10px}.cf-desktop-video-upload__device-label{font-size:14px;color:rgba(0,0,0,.8)}.cf-desktop-video-upload__loader{display:none;justify-content:center;align-items:center;height:100%}.cf-desktop-video-upload__timer{display:none;justify-content:center;align-items:center;position:absolute;z-index:1;width:100%;height:100%;background-color:rgba(0,0,0,.32)}.cf-desktop-video-upload__timer-counter{display:inline-flex;justify-content:center;align-items:center;width:70px;height:70px}.cf-desktop-video-upload__timer-counter .circular-progress{transform:rotate(270deg)}.cf-desktop-video-upload__timer-counter-label{display:inline-flex;position:absolute;font-weight:bold;font-size:24px;color:#42bdd1}.cf-desktop-video-upload__pause-shadow{display:none;justify-content:center;align-items:center;position:absolute;z-index:1;width:100%;height:100%;background-color:rgba(0,0,0,.32)}.cf-desktop-video-upload__pause-icon{display:inline-flex;width:48px;height:48px;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='48' height='48' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15,16H13V8H15M11,16H9V8H11M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z' fill='white' opacity='0.8'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;border-radius:50%;cursor:pointer}.cf-desktop-video-upload__duration{display:none;align-items:center;margin-right:auto}.cf-desktop-video-upload__duration-label{display:inline-flex;font-weight:600}.cf-desktop-video-upload__recording-icon{display:inline-flex;width:24px;height:24px;background-repeat:no-repeat;background-position:center}.cf-desktop-video-upload__recording-container{display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:21em}.cf-desktop-video-upload__video-player-container{display:none;position:relative;width:100%;background-color:#000}.cf-desktop-video-upload__video-player{display:none;width:100%}.cf-desktop-video-upload__preview--mirrored{transform:rotateY(180deg)}.cf-desktop-video-upload__button{display:none;width:40px;min-width:40px;height:40px;min-height:40px;border-radius:50%;background-color:hsla(0,0%,100%,.8);background-repeat:no-repeat;background-position:center;cursor:pointer}.cf-desktop-video-upload__close-button{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 1.41L12.59 0L7 5.59L1.41 0L0 1.41L5.59 7L0 12.59L1.41 14L7 8.41L12.59 14L14 12.59L8.41 7L14 1.41Z' fill='rgba(0, 0, 0, 0.9)'/%3E%3C/svg%3E")}.cf-desktop-video-upload__settings-button{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.99996 13.5C9.0717 13.5 8.18147 13.1313 7.52509 12.4749C6.86871 11.8185 6.49996 10.9283 6.49996 10C6.49996 9.07174 6.86871 8.1815 7.52509 7.52513C8.18147 6.86875 9.0717 6.5 9.99996 6.5C10.9282 6.5 11.8185 6.86875 12.4748 7.52513C13.1312 8.1815 13.5 9.07174 13.5 10C13.5 10.9283 13.1312 11.8185 12.4748 12.4749C11.8185 13.1313 10.9282 13.5 9.99996 13.5ZM17.43 10.97C17.47 10.65 17.5 10.33 17.5 10C17.5 9.67 17.47 9.34 17.43 9L19.54 7.37C19.73 7.22 19.78 6.95 19.66 6.73L17.66 3.27C17.54 3.05 17.27 2.96 17.05 3.05L14.56 4.05C14.04 3.66 13.5 3.32 12.87 3.07L12.5 0.42C12.46 0.18 12.25 0 12 0H7.99996C7.74996 0 7.53996 0.18 7.49996 0.42L7.12996 3.07C6.49996 3.32 5.95996 3.66 5.43996 4.05L2.94996 3.05C2.72996 2.96 2.45996 3.05 2.33996 3.27L0.339961 6.73C0.209961 6.95 0.269962 7.22 0.459962 7.37L2.56996 9C2.52996 9.34 2.49996 9.67 2.49996 10C2.49996 10.33 2.52996 10.65 2.56996 10.97L0.459962 12.63C0.269962 12.78 0.209961 13.05 0.339961 13.27L2.33996 16.73C2.45996 16.95 2.72996 17.03 2.94996 16.95L5.43996 15.94C5.95996 16.34 6.49996 16.68 7.12996 16.93L7.49996 19.58C7.53996 19.82 7.74996 20 7.99996 20H12C12.25 20 12.46 19.82 12.5 19.58L12.87 16.93C13.5 16.67 14.04 16.34 14.56 15.94L17.05 16.95C17.27 17.03 17.54 16.95 17.66 16.73L19.66 13.27C19.78 13.05 19.73 12.78 19.54 12.63L17.43 10.97Z' fill='rgba(0, 0, 0, 0.9)'/%3E%3C/svg%3E")}.cf-desktop-video-upload__record-button{margin-left:16px;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16Z' fill='%23FF0000'/%3E%3C/svg%3E")}.cf-desktop-video-upload__pause-button{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='12' height='14' viewBox='0 0 12 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 14H4V0H0V14ZM8 0V14H12V0H8Z' fill='rgba(0, 0, 0, 0.9)'/%3E%3C/svg%3E")}.cf-desktop-video-upload__resume-button{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16Z' fill='%23FF0000'/%3E%3C/svg%3E")}.cf-desktop-video-upload__stop-button{margin-left:16px;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0H12V12H0V0Z' fill='rgba(0, 0, 0, 0.9)'/%3E%3C/svg%3E")}.cf-desktop-video-upload__retake-button{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12,4C14.1,4 16.1,4.8 17.6,6.3C20.7,9.4 20.7,14.5 17.6,17.6C15.8,19.5 13.3,20.2 10.9,19.9L11.4,17.9C13.1,18.1 14.9,17.5 16.2,16.2C18.5,13.9 18.5,10.1 16.2,7.7C15.1,6.6 13.5,6 12,6V10.6L7,5.6L12,0.6V4M6.3,17.6C3.7,15 3.3,11 5.1,7.9L6.6,9.4C5.5,11.6 5.9,14.4 7.8,16.2C8.3,16.7 8.9,17.1 9.6,17.4L9,19.4C8,19 7.1,18.4 6.3,17.6Z' fill='rgba(0, 0, 0, 0.9)'/%3E%3C/svg%3E")}.cf-desktop-video-upload__done-button{display:none;align-items:center;margin-left:16px;padding:0 16px;color:#fff;font-weight:600;background-color:#42bdd1;cursor:pointer}.cf-desktop-video-upload__cancel-upload-button{display:none;justify-content:center;align-items:center;width:96px;min-width:96px;height:96px;min-height:96px;border-radius:50%;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 1.41L12.59 0L7 5.59L1.41 0L0 1.41L5.59 7L0 12.59L1.41 14L7 8.41L12.59 14L14 12.59L8.41 7L14 1.41Z' fill='%2342bdd1'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;cursor:pointer}.cf-desktop-video-upload__cancel-upload-button .circular-progress{transform:rotate(270deg)}.cf-desktop-video-upload__error-screen{display:none;flex-direction:column;justify-content:center;align-items:center;z-index:2;width:30em;height:18em;padding:0 40px;background-color:#000}.cf-desktop-video-upload__error-message{font-size:16px;line-height:18px;color:#fff;margin-top:24px;margin-bottom:8px}.cf-desktop-video-upload__error-details{font-size:14px;color:#a8a8a8;text-align:center;margin-bottom:8px}.cf-desktop-video-upload__retry-button{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.65 2.35C12.2 0.9 10.21 0 8 0C5.87827 0 3.84344 0.842855 2.34315 2.34315C0.842855 3.84344 0 5.87827 0 8C0 10.1217 0.842855 12.1566 2.34315 13.6569C3.84344 15.1571 5.87827 16 8 16C11.73 16 14.84 13.45 15.73 10H13.65C12.83 12.33 10.61 14 8 14C6.4087 14 4.88258 13.3679 3.75736 12.2426C2.63214 11.1174 2 9.5913 2 8C2 6.4087 2.63214 4.88258 3.75736 3.75736C4.88258 2.63214 6.4087 2 8 2C9.66 2 11.14 2.69 12.22 3.78L9 7H16V0L13.65 2.35Z' fill='%23000000'/%3E%3C/svg%3E")}.cf-mobile-video-upload{display:flex;flex-direction:column;direction:ltr;justify-content:center;align-items:center;width:100%;height:100%;position:fixed;top:0;left:0;z-index:1;background-color:#000}.cf-mobile-video-upload--initializing .cf-mobile-video-upload__loader{display:flex}.cf-mobile-video-upload--initializing .cf-mobile-video-upload__close-button{display:inline-flex}.cf-mobile-video-upload--previewing .cf-mobile-video-upload__video-player-container{display:flex}.cf-mobile-video-upload--previewing .cf-mobile-video-upload__preview{display:flex}.cf-mobile-video-upload--previewing .cf-mobile-video-upload__duration{display:inline-flex}.cf-mobile-video-upload--previewing .cf-mobile-video-upload__close-button{display:inline-flex}.cf-mobile-video-upload--previewing .cf-mobile-video-upload__mobile-button-placeholder--left{display:inline-flex}.cf-mobile-video-upload--previewing .cf-mobile-video-upload__swap-camera-button{display:inline-flex}.cf-mobile-video-upload--previewing .cf-mobile-video-upload__record-button{display:inline-flex}.cf-mobile-video-upload--preparing .cf-mobile-video-upload__video-player-container{display:flex}.cf-mobile-video-upload--preparing .cf-mobile-video-upload__preview{display:flex}.cf-mobile-video-upload--preparing .cf-mobile-video-upload__timer{display:flex}.cf-mobile-video-upload--preparing .cf-mobile-video-upload__duration{display:inline-flex}.cf-mobile-video-upload--preparing .cf-mobile-video-upload__close-button{display:inline-flex}.cf-mobile-video-upload--recording .cf-mobile-video-upload__video-player-container{display:flex}.cf-mobile-video-upload--recording .cf-mobile-video-upload__preview{display:flex}.cf-mobile-video-upload--recording .cf-mobile-video-upload__duration{display:inline-flex}.cf-mobile-video-upload--recording .cf-mobile-video-upload__recording-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='4' cy='4' r='4' fill='%23F13534'/%3E%3C/svg%3E")}.cf-mobile-video-upload--recording .cf-mobile-video-upload__close-button{display:inline-flex}.cf-mobile-video-upload--recording .cf-mobile-video-upload__pause-button{display:inline-flex}.cf-mobile-video-upload--recording .cf-mobile-video-upload__stop-button{display:inline-flex}.cf-mobile-video-upload--recording .cf-mobile-video-upload__mobile-button-placeholder--right{display:inline-flex}.cf-mobile-video-upload--paused .cf-mobile-video-upload__video-player-container{display:flex}.cf-mobile-video-upload--paused .cf-mobile-video-upload__preview{display:flex}.cf-mobile-video-upload--paused .cf-mobile-video-upload__pause-shadow{display:flex}.cf-mobile-video-upload--paused .cf-mobile-video-upload__duration{display:inline-flex}.cf-mobile-video-upload--paused .cf-mobile-video-upload__close-button{display:inline-flex}.cf-mobile-video-upload--paused .cf-mobile-video-upload__resume-button{display:inline-flex}.cf-mobile-video-upload--paused .cf-mobile-video-upload__stop-button{display:inline-flex}.cf-mobile-video-upload--paused .cf-mobile-video-upload__mobile-button-placeholder--right{display:inline-flex}.cf-mobile-video-upload--recorded .cf-mobile-video-upload__video-player-container{display:flex}.cf-mobile-video-upload--recorded .cf-mobile-video-upload__record{display:flex}.cf-mobile-video-upload--recorded .cf-mobile-video-upload__controls{justify-content:flex-end}.cf-mobile-video-upload--recorded .cf-mobile-video-upload__retake-button{display:inline-flex}.cf-mobile-video-upload--recorded .cf-mobile-video-upload__done-button{display:inline-flex}.cf-mobile-video-upload--uploading .cf-mobile-video-upload__cancel-upload-button{display:flex}.cf-mobile-video-upload--error .cf-mobile-video-upload__error-screen{display:flex}.cf-mobile-video-upload--error .cf-mobile-video-upload__close-button{display:inline-flex}.cf-mobile-video-upload--upload-error .cf-mobile-video-upload__error-screen{display:flex}.cf-mobile-video-upload--upload-error .cf-mobile-video-upload__retry-button{display:inline-flex}.cf-mobile-video-upload--upload-error .cf-mobile-video-upload__close-button{display:inline-flex}.cf-mobile-video-upload--min-duration-not-reached .cf-mobile-video-upload__stop-button{opacity:.54;cursor:default}.cf-mobile-video-upload__controls{display:flex;justify-content:flex-end;width:100%;height:5.125em;min-height:5.125em;padding:16px;z-index:1}.cf-mobile-video-upload__controls--align-center{justify-content:center}.cf-mobile-video-upload__loader{display:none;justify-content:center;align-items:center;height:100%}.cf-mobile-video-upload__timer{display:none;justify-content:center;align-items:center;position:absolute;z-index:1;width:100%;height:100%;max-height:40em;background-color:rgba(0,0,0,.32)}.cf-mobile-video-upload__timer-counter{display:inline-flex;justify-content:center;align-items:center;width:70px;height:70px}.cf-mobile-video-upload__timer-counter .circular-progress{transform:rotate(270deg)}.cf-mobile-video-upload__timer-counter-label{display:inline-flex;position:absolute;font-weight:bold;font-size:24px;color:#42bdd1}.cf-mobile-video-upload__pause-shadow{display:none;justify-content:center;align-items:center;position:absolute;z-index:1;width:100%;height:100%;max-height:40em;background-color:rgba(0,0,0,.32)}.cf-mobile-video-upload__pause-icon{display:inline-flex;width:80px;height:80px;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='80' height='80' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15,16H13V8H15M11,16H9V8H11M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z' fill='white' opacity='0.8'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;border-radius:50%;cursor:pointer}.cf-mobile-video-upload__duration{display:flex;justify-content:center;align-items:center;position:fixed;top:30px;width:100%;margin-left:-26px;margin-right:auto}.cf-mobile-video-upload__duration-label{display:inline-flex;font-weight:600;color:#fff;font-size:28px}.cf-mobile-video-upload__recording-icon{display:inline-flex;width:26px;height:26px;background-repeat:no-repeat;background-position:center}.cf-mobile-video-upload__recording-container{display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:100%;max-height:50em;margin:auto;overflow:hidden}.cf-mobile-video-upload__video-player{display:none;width:100%}.cf-mobile-video-upload__preview--mirrored{transform:rotateY(180deg)}.cf-mobile-video-upload__button{display:none;width:50px;min-width:50px;height:50px;min-height:50px;border-radius:50%;background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:center;cursor:pointer}.cf-mobile-video-upload__close-button{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 1.41L12.59 0L7 5.59L1.41 0L0 1.41L5.59 7L0 12.59L1.41 14L7 8.41L12.59 14L14 12.59L8.41 7L14 1.41Z' fill='black'/%3E%3C/svg%3E");background-color:hsla(0,0%,100%,.8)}.cf-mobile-video-upload__swap-camera-button{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='30' height='24' viewBox='0 0 30 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.3333 2.66667H21.8425L19.25 0H10.75L8.15751 2.66667H3.66668C2.10834 2.66667 0.833344 3.86667 0.833344 5.33333V21.3333C0.833344 22.8 2.10834 24 3.66668 24H26.3333C27.8917 24 29.1667 22.8 29.1667 21.3333V5.33333C29.1667 3.86667 27.8917 2.66667 26.3333 2.66667ZM15 20C11.09 20 7.91668 17.0133 7.91668 13.3333H5.08334L8.62501 10L12.1667 13.3333H9.33334C9.33334 16.28 11.8692 18.6667 15 18.6667C15.8217 18.6667 16.6008 18.4933 17.295 18.2L18.3433 19.1867C17.3375 19.68 16.2183 20 15 20ZM21.375 16.6667L17.8333 13.3333H20.6667C20.6667 10.3867 18.1308 8 15 8C14.1783 8 13.3992 8.17333 12.705 8.46667L11.6567 7.49333C12.6625 6.98667 13.7817 6.66667 15 6.66667C18.91 6.66667 22.0833 9.65333 22.0833 13.3333H24.9167L21.375 16.6667Z' fill='white'/%3E%3C/svg%3E")}.cf-mobile-video-upload__record-button{margin:0 50px;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23F63633'/%3E%3C/svg%3E");border:3px solid #fff}.cf-mobile-video-upload__pause-button{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='22' viewBox='0 0 12 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 14H4V0H0V14ZM8 0V14H12V0H8Z' fill='%23ffffff'/%3E%3C/svg%3E")}.cf-mobile-video-upload__resume-button{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='12.5' fill='%23f63633'/%3E%3Ccircle cx='16' cy='16' r='14.5' stroke='%23ffffff' stroke-width='3' fill='none'/%3E%3C/svg%3E")}.cf-mobile-video-upload__stop-button{margin:0 50px;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='22' height='22' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0H12V12H0V0Z' fill='%23ffffff'/%3E%3C/svg%3E");border:3px solid #fff}.cf-mobile-video-upload__retake-button{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='38' height='38' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12,4C14.1,4 16.1,4.8 17.6,6.3C20.7,9.4 20.7,14.5 17.6,17.6C15.8,19.5 13.3,20.2 10.9,19.9L11.4,17.9C13.1,18.1 14.9,17.5 16.2,16.2C18.5,13.9 18.5,10.1 16.2,7.7C15.1,6.6 13.5,6 12,6V10.6L7,5.6L12,0.6V4M6.3,17.6C3.7,15 3.3,11 5.1,7.9L6.6,9.4C5.5,11.6 5.9,14.4 7.8,16.2C8.3,16.7 8.9,17.1 9.6,17.4L9,19.4C8,19 7.1,18.4 6.3,17.6Z' fill='%23ffffff'/%3E%3C/svg%3E")}.cf-mobile-video-upload__done-button{display:none;align-items:center;margin-left:16px;padding:0 16px;color:#fff;font-weight:600;background-color:#42bdd1;cursor:pointer}.cf-mobile-video-upload__cancel-upload-button{display:none;justify-content:center;align-items:center;width:96px;min-width:96px;height:96px;min-height:96px;border-radius:50%;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 1.41L12.59 0L7 5.59L1.41 0L0 1.41L5.59 7L0 12.59L1.41 14L7 8.41L12.59 14L14 12.59L8.41 7L14 1.41Z' fill='%2342BDD1'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;cursor:pointer}.cf-mobile-video-upload__cancel-upload-button .circular-progress{transform:rotate(270deg)}.cf-mobile-video-upload__mobile-button-placeholder{display:none;width:50px;height:50px}.cf-mobile-video-upload__error-screen{display:none;flex-direction:column;justify-content:center;align-items:center;z-index:2;width:100%;max-height:40em;padding:0 40px;background-color:#000}.cf-mobile-video-upload__error-message{font-size:18px;line-height:20px;color:#fff;margin-top:24px;margin-bottom:8px}.cf-mobile-video-upload__error-details{font-size:16px;color:#a8a8a8;text-align:center;margin-bottom:8px}.cf-mobile-video-upload__retry-button{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.65 2.35C12.2 0.9 10.21 0 8 0C5.87827 0 3.84344 0.842855 2.34315 2.34315C0.842855 3.84344 0 5.87827 0 8C0 10.1217 0.842855 12.1566 2.34315 13.6569C3.84344 15.1571 5.87827 16 8 16C11.73 16 14.84 13.45 15.73 10H13.65C12.83 12.33 10.61 14 8 14C6.4087 14 4.88258 13.3679 3.75736 12.2426C2.63214 11.1174 2 9.5913 2 8C2 6.4087 2.63214 4.88258 3.75736 3.75736C4.88258 2.63214 6.4087 2 8 2C9.66 2 11.14 2.69 12.22 3.78L9 7H16V0L13.65 2.35Z' fill='%23000000'/%3E%3C/svg%3E");background-color:hsla(0,0%,100%,.8)}.cf-video-preview{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:100%}.cf-video-preview__icon{width:150px;height:150px;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M10 16.5l6-4.5-6-4.5v9zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z' fill='rgba(0, 0, 0, 0.54)'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;cursor:pointer}.cf-video-preview__duration-label{font-size:32px;font-weight:bold;color:rgba(0,0,0,.54)}.cf-video-preview__replay{display:none;flex-direction:column;width:100%;height:100%}.cf-video-preview__controls{display:flex;justify-content:flex-start;width:100%;height:4.5em;min-height:4.5em;padding:16px;margin-bottom:auto;z-index:1}.cf-video-preview__back-button{display:inline-flex;width:40px;min-width:40px;height:40px;min-height:40px;border-radius:50%;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.0002 7.00008V9.00008H4.00016L9.50016 14.5001L8.08016 15.9201L0.160156 8.00008L8.08016 0.0800781L9.50016 1.50008L4.00016 7.00008H16.0002Z' fill='rgba(0, 0, 0, 0.9)'/%3E%3C/svg%3E");background-color:hsla(0,0%,100%,.8);background-repeat:no-repeat;background-position:center;cursor:pointer}.cf-video-preview__video-player-container{display:flex;justify-content:center;align-items:center;position:relative;width:100%}.cf-video-preview__video-player{display:flex;width:100%;height:100%;max-height:21em;background-color:#000}.cf-video-preview--playing .cf-video-preview__icon{display:none}.cf-video-preview--playing .cf-video-preview__duration-label{display:none}.cf-video-preview--playing .cf-video-preview__replay{display:flex}.cf-video-preview--rtl .cf-video-preview__back-button{transform:scaleX(-1)}.cf-desktop-video-upload--rtl{direction:rtl}.cf-desktop-video-upload--rtl .cf-desktop-video-upload__record-button{margin-left:0;margin-right:1em}.cf-desktop-video-upload--rtl .cf-desktop-video-upload__duration{margin-right:0;margin-left:auto;direction:ltr}.cf-desktop-video-upload--rtl .cf-desktop-video-upload__stop-button{margin-left:0;margin-right:1em}.cf-desktop-video-upload--rtl .cf-desktop-video-upload__done-button{margin-left:0;margin-right:1em}.cf-desktop-video-upload--rtl .cf-desktop-video-upload__close-settings-button{left:0;right:auto}.cf-desktop-video-upload--rtl .cf-desktop-video-upload__device-selected-icon{margin-right:0;margin-left:.625em}.cf-mobile-video-upload--rtl{direction:rtl}.cf-mobile-video-upload--rtl .cf-mobile-video-upload__duration{direction:ltr}.cf-audio-upload__container{display:flex;flex-direction:column;justify-content:space-between;min-height:12.5em}.cf-audio-upload__controls{display:flex;justify-content:flex-end;align-items:center;min-height:56px;padding:8px;z-index:1}.cf-audio-upload__controls--align-center{justify-content:center}.cf-audio-upload__settings{display:flex;flex-direction:column;align-items:flex-start;background-color:#fff;border:1px rgba(0,0,0,.05) solid;border-top:none}.cf-audio-upload__settings--hidden{display:none}.cf-audio-upload__close-settings-button{display:inline-flex;width:40px;height:40px;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.41 7.41L6 2.83L10.59 7.41L12 6L6 0L0 6L1.41 7.41Z' fill='rgba(0, 0, 0, 0.9)'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;cursor:pointer}.cf-audio-upload__device-list-label{display:flex;width:100%;justify-content:space-between;align-items:center;padding:4px 8px 4px 8px;font-weight:600;font-size:14px}.cf-audio-upload__microphone-list{display:flex;flex-direction:column;width:100%;padding-bottom:12px}.cf-audio-upload__device{display:flex;padding:4px 8px;cursor:pointer}.cf-audio-upload__device--selected{cursor:default}.cf-audio-upload__device--selected .cf-audio-upload__device-selected-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='12' height='10' viewBox='0 0 12 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 1.66668L4.00004 9.66669L0.333374 6.00002L1.27337 5.06002L4.00004 7.78002L11.06 0.726685L12 1.66668Z' fill='rgba(0, 0, 0, 0.9)' fill-opacity='0.87'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.cf-audio-upload__device-selected-icon{display:inline-flex;width:12px;min-width:12px;margin:0 8px 0 0}.cf-audio-upload__device-label{font-size:14px;opacity:.87}.cf-audio-upload__loader{display:none;justify-content:center;align-items:center;height:100%}.cf-audio-upload__duration{display:none;align-items:center;margin:auto;font-size:24px;direction:ltr}.cf-audio-upload__duration-label{display:inline-flex;font-weight:600}.cf-audio-upload__recording-icon{display:inline-flex;width:16px;height:16px;margin-left:-16px;background-repeat:no-repeat;background-position:center}.cf-audio-upload__recording-container{display:flex;justify-content:center;align-items:center;margin:0 8px}.cf-audio-upload__record{display:none}.cf-audio-upload__button{display:none;width:40px;min-width:40px;height:40px;min-height:40px;border-radius:50%;background-color:hsla(0,0%,100%,.8);background-repeat:no-repeat;background-position:center;cursor:pointer}.cf-audio-upload__button--big{width:56px;min-width:56px;height:56px;min-height:56px}.cf-audio-upload__button-placeholder{display:none;width:40px;min-width:40px;height:40px;min-height:40px}.cf-audio-upload__close-button{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 1.41L12.59 0L7 5.59L1.41 0L0 1.41L5.59 7L0 12.59L1.41 14L7 8.41L12.59 14L14 12.59L8.41 7L14 1.41Z' fill='rgba(0, 0, 0, 0.9)'/%3E%3C/svg%3E")}.cf-audio-upload__settings-button{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.99996 13.5C9.0717 13.5 8.18147 13.1313 7.52509 12.4749C6.86871 11.8185 6.49996 10.9283 6.49996 10C6.49996 9.07174 6.86871 8.1815 7.52509 7.52513C8.18147 6.86875 9.0717 6.5 9.99996 6.5C10.9282 6.5 11.8185 6.86875 12.4748 7.52513C13.1312 8.1815 13.5 9.07174 13.5 10C13.5 10.9283 13.1312 11.8185 12.4748 12.4749C11.8185 13.1313 10.9282 13.5 9.99996 13.5ZM17.43 10.97C17.47 10.65 17.5 10.33 17.5 10C17.5 9.67 17.47 9.34 17.43 9L19.54 7.37C19.73 7.22 19.78 6.95 19.66 6.73L17.66 3.27C17.54 3.05 17.27 2.96 17.05 3.05L14.56 4.05C14.04 3.66 13.5 3.32 12.87 3.07L12.5 0.42C12.46 0.18 12.25 0 12 0H7.99996C7.74996 0 7.53996 0.18 7.49996 0.42L7.12996 3.07C6.49996 3.32 5.95996 3.66 5.43996 4.05L2.94996 3.05C2.72996 2.96 2.45996 3.05 2.33996 3.27L0.339961 6.73C0.209961 6.95 0.269962 7.22 0.459962 7.37L2.56996 9C2.52996 9.34 2.49996 9.67 2.49996 10C2.49996 10.33 2.52996 10.65 2.56996 10.97L0.459962 12.63C0.269962 12.78 0.209961 13.05 0.339961 13.27L2.33996 16.73C2.45996 16.95 2.72996 17.03 2.94996 16.95L5.43996 15.94C5.95996 16.34 6.49996 16.68 7.12996 16.93L7.49996 19.58C7.53996 19.82 7.74996 20 7.99996 20H12C12.25 20 12.46 19.82 12.5 19.58L12.87 16.93C13.5 16.67 14.04 16.34 14.56 15.94L17.05 16.95C17.27 17.03 17.54 16.95 17.66 16.73L19.66 13.27C19.78 13.05 19.73 12.78 19.54 12.63L17.43 10.97Z' fill='rgba(0, 0, 0, 0.9)'/%3E%3C/svg%3E")}.cf-audio-upload__record-button{margin:0 16px;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 23.2C18.1856 23.2 23.2 18.1856 23.2 12C23.2 5.81446 18.1856 0.800049 12 0.800049C5.81446 0.800049 0.800049 5.81446 0.800049 12C0.800049 18.1856 5.81446 23.2 12 23.2Z' fill='%23FF0000'/%3E%3C/svg%3E")}.cf-audio-upload__pause-button{margin:0 16px;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='12' height='14' viewBox='0 0 12 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 14H4V0H0V14ZM8 0V14H12V0H8Z' fill='rgba(0, 0, 0, 0.9)'/%3E%3C/svg%3E")}.cf-audio-upload__resume-button{margin:0 16px;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 23.2C18.1856 23.2 23.2 18.1856 23.2 12C23.2 5.81446 18.1856 0.800049 12 0.800049C5.81446 0.800049 0.800049 5.81446 0.800049 12C0.800049 18.1856 5.81446 23.2 12 23.2Z' fill='%23FF0000'/%3E%3C/svg%3E")}.cf-audio-upload__stop-button{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0H12V12H0V0Z' fill='rgba(0, 0, 0, 0.9)'/%3E%3C/svg%3E")}.cf-audio-upload__retake-button{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12,4C14.1,4 16.1,4.8 17.6,6.3C20.7,9.4 20.7,14.5 17.6,17.6C15.8,19.5 13.3,20.2 10.9,19.9L11.4,17.9C13.1,18.1 14.9,17.5 16.2,16.2C18.5,13.9 18.5,10.1 16.2,7.7C15.1,6.6 13.5,6 12,6V10.6L7,5.6L12,0.6V4M6.3,17.6C3.7,15 3.3,11 5.1,7.9L6.6,9.4C5.5,11.6 5.9,14.4 7.8,16.2C8.3,16.7 8.9,17.1 9.6,17.4L9,19.4C8,19 7.1,18.4 6.3,17.6Z' fill='rgba(0, 0, 0, 0.9)'/%3E%3C/svg%3E")}.cf-audio-upload__done-button{display:none;align-items:center;height:40px;margin:0 0 0 auto;padding:0 16px;color:#fff;font-weight:600;background-color:#42bdd1;cursor:pointer}.cf-audio-upload__cancel-upload-button{display:none;justify-content:center;align-items:center;width:70px;min-width:70px;height:70px;min-height:70px;border-radius:50%;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 1.41L12.59 0L7 5.59L1.41 0L0 1.41L5.59 7L0 12.59L1.41 14L7 8.41L12.59 14L14 12.59L8.41 7L14 1.41Z' fill='%2342bdd1'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;cursor:pointer}.cf-audio-upload__cancel-upload-button .circular-progress{transform:rotate(270deg)}.cf-audio-upload__error-screen{display:none;flex-direction:column;justify-content:center;align-items:center;padding:0 8px;color:rgba(0,0,0,.9)}.cf-audio-upload__error-message{font-size:16px;line-height:18px;margin-bottom:8px}.cf-audio-upload__error-details{font-size:14px;opacity:.66;text-align:center}.cf-audio-upload__retry-button{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.65 2.35C12.2 0.9 10.21 0 8 0C5.87827 0 3.84344 0.842855 2.34315 2.34315C0.842855 3.84344 0 5.87827 0 8C0 10.1217 0.842855 12.1566 2.34315 13.6569C3.84344 15.1571 5.87827 16 8 16C11.73 16 14.84 13.45 15.73 10H13.65C12.83 12.33 10.61 14 8 14C6.4087 14 4.88258 13.3679 3.75736 12.2426C2.63214 11.1174 2 9.5913 2 8C2 6.4087 2.63214 4.88258 3.75736 3.75736C4.88258 2.63214 6.4087 2 8 2C9.66 2 11.14 2.69 12.22 3.78L9 7H16V0L13.65 2.35Z' fill='%23000000'/%3E%3C/svg%3E")}.cf-audio-upload--initializing .cf-audio-upload__loader{display:flex}.cf-audio-upload--initializing .cf-audio-upload__close-button{display:inline-flex}.cf-audio-upload--ready .cf-audio-upload__duration{display:inline-flex}.cf-audio-upload--ready .cf-audio-upload__preview{display:flex}.cf-audio-upload--ready .cf-audio-upload__close-button{display:inline-flex}.cf-audio-upload--ready .cf-audio-upload__settings-button{display:inline-flex}.cf-audio-upload--ready .cf-audio-upload__record-button{display:inline-flex}.cf-audio-upload--ready .cf-audio-upload__button-placeholder{display:inline-flex}.cf-audio-upload--recording .cf-audio-upload__preview{display:flex}.cf-audio-upload--recording .cf-audio-upload__duration{display:inline-flex}.cf-audio-upload--recording .cf-audio-upload__recording-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='4' cy='4' r='4' fill='%23F13534'/%3E%3C/svg%3E")}.cf-audio-upload--recording .cf-audio-upload__close-button{display:inline-flex}.cf-audio-upload--recording .cf-audio-upload__pause-button{display:inline-flex}.cf-audio-upload--recording .cf-audio-upload__stop-button{display:inline-flex}.cf-audio-upload--recording .cf-audio-upload__button-placeholder{display:inline-flex}.cf-audio-upload--paused .cf-audio-upload__preview{display:flex}.cf-audio-upload--paused .cf-audio-upload__pause-shadow{display:flex}.cf-audio-upload--paused .cf-audio-upload__duration{display:inline-flex}.cf-audio-upload--paused .cf-audio-upload__close-button{display:inline-flex}.cf-audio-upload--paused .cf-audio-upload__resume-button{display:inline-flex}.cf-audio-upload--paused .cf-audio-upload__stop-button{display:inline-flex}.cf-audio-upload--paused .cf-audio-upload__button-placeholder{display:inline-flex}.cf-audio-upload--recorded .cf-audio-upload__record{display:flex}.cf-audio-upload--recorded .cf-audio-upload__retake-button{display:inline-flex}.cf-audio-upload--recorded .cf-audio-upload__done-button{display:inline-flex}.cf-audio-upload--uploading .cf-audio-upload__cancel-upload-button{display:flex}.cf-audio-upload--error .cf-audio-upload__error-screen{display:flex}.cf-audio-upload--error .cf-audio-upload__close-button{display:inline-flex}.cf-audio-upload--upload-error .cf-audio-upload__error-screen{display:flex}.cf-audio-upload--upload-error .cf-audio-upload__retry-button{display:flex}.cf-audio-upload--upload-error .cf-audio-upload__close-button{display:inline-flex}.cf-audio-upload--min-duration-not-reached .cf-audio-upload__stop-button{opacity:.38;cursor:default}.cf-audio-upload--rtl .cf-audio-upload__device-selected-icon{margin:0 0 0 8px}.cf-audio-upload--rtl .cf-audio-upload__done-button{margin:0 auto 0 0}.cf-audio-preview{display:flex;flex-direction:column;align-items:center;width:100%}.cf-audio-preview__icon{width:72px;height:72px;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M10 16.5l6-4.5-6-4.5v9zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z' fill='rgba(0, 0, 0, 0.9)'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;cursor:pointer}.cf-audio-preview__duration-label{font-size:32px;font-weight:bold;color:rgba(0,0,0,.9)}.cf-audio-preview__replay{display:none;flex-direction:column;justify-content:space-between;width:100%;min-height:12.5em}.cf-audio-preview__controls{display:flex;justify-content:flex-start;align-items:center;width:100%;height:56px;min-height:56px;padding:8px}.cf-audio-preview__back-button{display:inline-flex;width:40px;min-width:40px;height:40px;min-height:40px;border-radius:50%;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.0002 7.00008V9.00008H4.00016L9.50016 14.5001L8.08016 15.9201L0.160156 8.00008L8.08016 0.0800781L9.50016 1.50008L4.00016 7.00008H16.0002Z' fill='rgba(0, 0, 0, 0.9)'/%3E%3C/svg%3E");background-color:hsla(0,0%,100%,.8);background-repeat:no-repeat;background-position:center;cursor:pointer}.cf-audio-preview__audio-player-container{display:flex;margin:0 8px}.cf-audio-preview--playing .cf-audio-preview__icon{display:none}.cf-audio-preview--playing .cf-audio-preview__duration-label{display:none}.cf-audio-preview--playing .cf-audio-preview__replay{display:flex}.cf-audio-preview--rtl .cf-audio-preview__back-button{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E %3Cpath d='M0 7.00008V9.00008H12L6.5 14.5001L7.92 15.9201L15.84 8.00008L7.92 0.0800781L6.5 1.50008L12 7.00008H0Z' fill='rgba(0, 0, 0, 0.9)'/%3E%3C/svg%3E")}.cf-code-capture{display:flex;flex-direction:row;align-items:center}.cf-code-capture__input{width:336px;margin-right:8px}.cf-code-capture__input--no-limit{width:auto}.cf-code-capture__capture-button{width:56px;min-width:56px;height:56px;min-height:56px;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 70 70' fill='%23ffffff'%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M50.67,17.6c-0.37,0-0.67,0.34-0.67,0.75c0,0.41,0.3,0.75,0.67,0.75h4v3.75c0,0.41,0.3,0.75,0.67,0.75    S56,23.26,56,22.85V17.6H50.67z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M55.25,46.6c-0.41,0-0.75,0.34-0.75,0.75v3.75h-3.75c-0.41,0-0.75,0.34-0.75,0.75s0.34,0.75,0.75,0.75H56    v-5.25C56,46.94,55.66,46.6,55.25,46.6z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M19.33,51.1h-4v-3.75c0-0.41-0.3-0.75-0.67-0.75S14,46.94,14,47.35v5.25h5.33c0.37,0,0.67-0.34,0.67-0.75    S19.7,51.1,19.33,51.1z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M14.75,23.6c0.41,0,0.75-0.34,0.75-0.75V19.1h3.75c0.41,0,0.75-0.34,0.75-0.75    c0-0.41-0.34-0.75-0.75-0.75H14v5.25C14,23.26,14.34,23.6,14.75,23.6z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M55.3,33.6H14.7c-0.39,0-0.7,0.22-0.7,0.5c0,0.28,0.31,0.5,0.7,0.5h40.6c0.39,0,0.7-0.22,0.7-0.5    C56,33.82,55.69,33.6,55.3,33.6z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M17,22.29v9.62c0,0.38,0.22,0.69,0.5,0.69s0.5-0.31,0.5-0.69v-9.62c0-0.38-0.22-0.69-0.5-0.69    S17,21.91,17,22.29z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M18,47.92V36.28c0-0.38-0.22-0.68-0.5-0.68S17,35.91,17,36.28v11.63c0,0.38,0.22,0.68,0.5,0.68    S18,48.29,18,47.92z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M53,31.91v-9.62c0-0.38-0.22-0.69-0.5-0.69S52,21.91,52,22.29v9.62c0,0.38,0.22,0.69,0.5,0.69    S53,32.29,53,31.91z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M53,47.92V36.28c0-0.38-0.22-0.68-0.5-0.68S52,35.91,52,36.28v11.63c0,0.38,0.22,0.68,0.5,0.68    S53,48.29,53,47.92z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M20,31.91c0,0.38,0.22,0.69,0.5,0.69s0.5-0.31,0.5-0.69v-9.62c0-0.38-0.22-0.69-0.5-0.69    S20,21.91,20,22.29V31.91z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M20.5,35.6c-0.28,0-0.5,0.33-0.5,0.73v6.55c0,0.4,0.22,0.73,0.5,0.73s0.5-0.33,0.5-0.73v-6.55    C21,35.93,20.78,35.6,20.5,35.6z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M20.5,44.6c-0.28,0-0.5,0.3-0.5,0.67v0.67c0,0.37,0.22,0.67,0.5,0.67s0.5-0.3,0.5-0.67v-0.67C21,44.9,20.78,44.6,20.5,44.6z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M22.5,32.6c0.28,0,0.5-0.31,0.5-0.69v-9.62c0-0.38-0.22-0.69-0.5-0.69S22,21.91,22,22.29v9.62    C22,32.29,22.22,32.6,22.5,32.6z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M22.5,35.6c-0.28,0-0.5,0.33-0.5,0.73v6.55c0,0.4,0.22,0.73,0.5,0.73s0.5-0.33,0.5-0.73v-6.55    C23,35.93,22.78,35.6,22.5,35.6z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M22.5,44.6c-0.28,0-0.5,0.3-0.5,0.67v0.67c0,0.37,0.22,0.67,0.5,0.67s0.5-0.3,0.5-0.67v-0.67    C23,44.9,22.78,44.6,22.5,44.6z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M25.5,32.6c0.28,0,0.5-0.31,0.5-0.69v-9.62c0-0.38-0.22-0.69-0.5-0.69S25,21.91,25,22.29v9.62    C25,32.29,25.22,32.6,25.5,32.6z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M26,42.87v-6.55c0-0.4-0.22-0.73-0.5-0.73S25,35.93,25,36.33v6.55c0,0.4,0.22,0.73,0.5,0.73    S26,43.27,26,42.87z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M24.5,44.6c-0.28,0-0.5,0.3-0.5,0.67v0.67c0,0.37,0.22,0.67,0.5,0.67s0.5-0.3,0.5-0.67v-0.67    C25,44.9,24.78,44.6,24.5,44.6z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M27.5,32.6c0.28,0,0.5-0.31,0.5-0.69v-9.62c0-0.38-0.22-0.69-0.5-0.69S27,21.91,27,22.29v9.62    C27,32.29,27.22,32.6,27.5,32.6z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M28,42.87v-6.55c0-0.4-0.22-0.73-0.5-0.73S27,35.93,27,36.33v6.55c0,0.4,0.22,0.73,0.5,0.73    S28,43.27,28,42.87z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M26.5,44.6c-0.28,0-0.5,0.3-0.5,0.67v0.67c0,0.37,0.22,0.67,0.5,0.67s0.5-0.3,0.5-0.67v-0.67    C27,44.9,26.78,44.6,26.5,44.6z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M28.5,44.6c-0.28,0-0.5,0.3-0.5,0.67v0.67c0,0.37,0.22,0.67,0.5,0.67s0.5-0.3,0.5-0.67v-0.67    C29,44.9,28.78,44.6,28.5,44.6z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M30.5,32.6c0.28,0,0.5-0.31,0.5-0.69v-9.62c0-0.38-0.22-0.69-0.5-0.69S30,21.91,30,22.29v9.62    C30,32.29,30.22,32.6,30.5,32.6z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M31,42.87v-6.55c0-0.4-0.22-0.73-0.5-0.73S30,35.93,30,36.33v6.55c0,0.4,0.22,0.73,0.5,0.73    S31,43.27,31,42.87z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M30.5,44.6c-0.28,0-0.5,0.3-0.5,0.67v0.67c0,0.37,0.22,0.67,0.5,0.67s0.5-0.3,0.5-0.67v-0.67    C31,44.9,30.78,44.6,30.5,44.6z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M32.5,44.6c-0.28,0-0.5,0.3-0.5,0.67v0.67c0,0.37,0.22,0.67,0.5,0.67s0.5-0.3,0.5-0.67v-0.67    C33,44.9,32.78,44.6,32.5,44.6z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M34.5,32.6c0.28,0,0.5-0.31,0.5-0.69v-9.62c0-0.38-0.22-0.69-0.5-0.69S34,21.91,34,22.29v9.62    C34,32.29,34.22,32.6,34.5,32.6z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M35,42.87v-6.55c0-0.4-0.22-0.73-0.5-0.73S34,35.93,34,36.33v6.55c0,0.4,0.22,0.73,0.5,0.73    S35,43.27,35,42.87z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M34.5,44.6c-0.28,0-0.5,0.3-0.5,0.67v0.67c0,0.37,0.22,0.67,0.5,0.67s0.5-0.3,0.5-0.67v-0.67    C35,44.9,34.78,44.6,34.5,44.6z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M37.5,32.6c0.28,0,0.5-0.31,0.5-0.69v-9.62c0-0.38-0.22-0.69-0.5-0.69S37,21.91,37,22.29v9.62    C37,32.29,37.22,32.6,37.5,32.6z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M38,36.33c0-0.4-0.22-0.73-0.5-0.73S37,35.93,37,36.33v6.55c0,0.4,0.22,0.73,0.5,0.73s0.5-0.33,0.5-0.73    V36.33z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M37.5,44.6c-0.28,0-0.5,0.3-0.5,0.67v0.67c0,0.37,0.22,0.67,0.5,0.67s0.5-0.3,0.5-0.67v-0.67    C38,44.9,37.78,44.6,37.5,44.6z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M39.5,32.6c0.28,0,0.5-0.31,0.5-0.69v-9.62c0-0.38-0.22-0.69-0.5-0.69S39,21.91,39,22.29v9.62    C39,32.29,39.22,32.6,39.5,32.6z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M40,36.33c0-0.4-0.22-0.73-0.5-0.73S39,35.93,39,36.33v6.55c0,0.4,0.22,0.73,0.5,0.73s0.5-0.33,0.5-0.73    V36.33z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M39.5,44.6c-0.28,0-0.5,0.3-0.5,0.67v0.67c0,0.37,0.22,0.67,0.5,0.67s0.5-0.3,0.5-0.67v-0.67    C40,44.9,39.78,44.6,39.5,44.6z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M41.5,44.6c-0.28,0-0.5,0.3-0.5,0.67v0.67c0,0.37,0.22,0.67,0.5,0.67s0.5-0.3,0.5-0.67v-0.67    C42,44.9,41.78,44.6,41.5,44.6z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M43.5,32.6c0.28,0,0.5-0.31,0.5-0.69v-9.62c0-0.38-0.22-0.69-0.5-0.69S43,21.91,43,22.29v9.62    C43,32.29,43.22,32.6,43.5,32.6z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M43.5,35.6c-0.28,0-0.5,0.33-0.5,0.73v6.55c0,0.4,0.22,0.73,0.5,0.73s0.5-0.33,0.5-0.73v-6.55    C44,35.93,43.78,35.6,43.5,35.6z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M43.5,44.6c-0.28,0-0.5,0.3-0.5,0.67v0.67c0,0.37,0.22,0.67,0.5,0.67s0.5-0.3,0.5-0.67v-0.67    C44,44.9,43.78,44.6,43.5,44.6z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M45.5,32.6c0.28,0,0.5-0.31,0.5-0.69v-9.62c0-0.38-0.22-0.69-0.5-0.69S45,21.91,45,22.29v9.62    C45,32.29,45.22,32.6,45.5,32.6z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M45.5,35.6c-0.28,0-0.5,0.33-0.5,0.73v6.55c0,0.4,0.22,0.73,0.5,0.73s0.5-0.33,0.5-0.73v-6.55    C46,35.93,45.78,35.6,45.5,35.6z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M45.5,44.6c-0.28,0-0.5,0.3-0.5,0.67v0.67c0,0.37,0.22,0.67,0.5,0.67s0.5-0.3,0.5-0.67v-0.67    C46,44.9,45.78,44.6,45.5,44.6z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M47.5,44.6c-0.28,0-0.5,0.3-0.5,0.67v0.67c0,0.37,0.22,0.67,0.5,0.67s0.5-0.3,0.5-0.67v-0.67    C48,44.9,47.78,44.6,47.5,44.6z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M49.5,32.6c0.28,0,0.5-0.31,0.5-0.69v-9.62c0-0.38-0.22-0.69-0.5-0.69S49,21.91,49,22.29v9.62    C49,32.29,49.22,32.6,49.5,32.6z'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M49.5,43.6c0.28,0,0.5-0.33,0.5-0.73v-6.55c0-0.4-0.22-0.73-0.5-0.73S49,35.93,49,36.33v6.55    C49,43.27,49.22,43.6,49.5,43.6z'/%3E	%3Cpath xmlns='http://www.w3.org/2000/svg' d='M50,45.27c0-0.37-0.22-0.67-0.5-0.67S49,44.9,49,45.27v0.67c0,0.37,0.22,0.67,0.5,0.67s0.5-0.3,0.5-0.67    V45.27z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-color:#42bdd1;border-radius:50%;cursor:pointer}.cf-code-capture--rtl .cf-code-capture__input{margin-right:0;margin-left:8px}.cf-page-html-wrapper{height:100%}.cf-page--reviewing{display:flex;height:100%;overflow:hidden}.cf-page--reviewing .cf-page__main-wrapper{flex:1 1 auto;overflow:auto;padding:0 4px}.cf-page--reviewing .cf-page__comments-panel{flex:0 0 auto;overflow:auto;background-color:#fff}.cf-page--reviewing .cf-page__comments-panel>*{width:400px}.cf-question__comments-button{display:inline-block;vertical-align:top;margin:0 8px;height:20px}.sr-question-comments-button svg{fill:rgba(0,0,0,.54)}.sr-question-comments-button--active svg{fill:#42bdd1}.sr-question-attribute{font-size:12px}.sr-test-navigator-wrapper{z-index:9999}@media(max-width: 640px){.sr-test-navigator-wrapper{display:none}.cf-page--reviewing .cf-page__comments-panel{position:fixed;top:0;right:0;bottom:0}.cf-page--reviewing .cf-page__comments-panel>*{width:97vw;overflow-y:auto}}@supports(-ms-ime-align: auto){.cf-page--reviewing{height:100vh}}.cf-chart{width:100%;max-width:665px}.cf-chart__answer-header{width:100%;padding:8px 0;margin-top:16px;border-bottom:1px solid rgba(0,0,0,.4)}.cf-chart__total{margin:24px 0}.cf-chart-scale{display:flex;flex-direction:column;width:100%;max-width:665px}.cf-chart-scale__text{display:flex;align-items:center;margin-bottom:8px}.cf-chart-scale__text-content{color:#000;font-size:16px}.cf-chart-scale__text-content:last-child{opacity:.5;margin-left:4px;white-space:nowrap}.cf-chart-scale__progress{position:relative;height:10px;border-radius:5px;background:rgba(0,0,0,.05)}.cf-chart-scale__progress-indicator{position:absolute;top:0;left:0;height:10px;border-radius:5px;background:#42bdd1}.cf-chart-status{position:absolute;clip:rect(0, 0, 0, 0)}.cf-chart--rtl .cf-chart-scale__progress-indicator{right:0}.cf-chart--rtl .cf-chart-scale__text-content:last-child{margin-left:0;margin-right:4px}.cf-thumb-rating{display:flex;gap:16px}.cf-thumb-rating__thumb-down,.cf-thumb-rating__thumb-up{width:48px;height:48px;cursor:pointer;background-repeat:no-repeat;background-position:center;background-size:48px}.cf-thumb-rating__thumb-down{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='rgba(0, 0, 0, 0.54)' d='M19,15V3H23V15H19M15,3A2,2 0 0,1 17,5V15C17,15.55 16.78,16.05 16.41,16.41L9.83,23L8.77,21.94C8.5,21.67 8.33,21.3 8.33,20.88L8.36,20.57L9.31,16H3C1.89,16 1,15.1 1,14V12C1,11.74 1.05,11.5 1.14,11.27L4.16,4.22C4.46,3.5 5.17,3 6,3H15M15,5H5.97L3,12V14H11.78L10.65,19.32L15,14.97V5Z' /%3E%3C/svg%3E")}.cf-thumb-rating__thumb-down--selected{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%2342bdd1' d='M19,15H23V3H19M15,3H6C5.17,3 4.46,3.5 4.16,4.22L1.14,11.27C1.05,11.5 1,11.74 1,12V14A2,2 0 0,0 3,16H9.31L8.36,20.57C8.34,20.67 8.33,20.77 8.33,20.88C8.33,21.3 8.5,21.67 8.77,21.94L9.83,23L16.41,16.41C16.78,16.05 17,15.55 17,15V5C17,3.89 16.1,3 15,3Z' /%3E%3C/svg%3E")}.cf-thumb-rating__thumb-up{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='rgba(0, 0, 0, 0.54)' d='M5,9V21H1V9H5M9,21A2,2 0 0,1 7,19V9C7,8.45 7.22,7.95 7.59,7.59L14.17,1L15.23,2.06C15.5,2.33 15.67,2.7 15.67,3.11L15.64,3.43L14.69,8H21C22.11,8 23,8.9 23,10V12C23,12.26 22.95,12.5 22.86,12.73L19.84,19.78C19.54,20.5 18.83,21 18,21H9M9,19H18.03L21,12V10H12.21L13.34,4.68L9,9.03V19Z' /%3E%3C/svg%3E")}.cf-thumb-rating__thumb-up--selected{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%2342bdd1' d='M23,10C23,8.89 22.1,8 21,8H14.68L15.64,3.43C15.66,3.33 15.67,3.22 15.67,3.11C15.67,2.7 15.5,2.32 15.23,2.05L14.17,1L7.59,7.58C7.22,7.95 7,8.45 7,9V19A2,2 0 0,0 9,21H18C18.83,21 19.54,20.5 19.84,19.78L22.86,12.73C22.95,12.5 23,12.26 23,12V10M1,21H5V9H1V21Z' /%3E%3C/svg%3E")}@media(forced-colors: active){.cf-navigation-next,.cf-navigation-ok{border-color:CanvasText}.cf-error-block{color:Highlight}.cf-progress{background-color:CanvasText}.cf-progress__indicator{background-color:Highlight}.cf-radio--selected{background-color:Highlight;border-color:Highlight}.cf-radio--selected:before{border:2px solid Canvas}.cf-checkbox--selected{border-color:Highlight;background-color:Highlight}.cf-checkbox--selected:before{border-color:Canvas}.cf-button--selected{border-color:Highlight;background-color:Highlight}.cf-horizontal-rating-item--selected{border-color:Highlight;background:Highlight}.cf-grid-bars-item--selected{border-color:Highlight;background:Highlight}.cf-star-rating-item{background-color:CanvasText}.cf-star-rating-item:after{background-color:Canvas}.cf-star-rating-item--selected{background-color:Highlight}.cf-star-rating-item--selected:after{background-color:Highlight}.cf-slider__handle{background-color:Highlight}.cf-slider__track{background-color:CanvasText}.cf-slider__track-highlight{background-color:CanvasText}.cf-thumb-rating__thumb-down{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='CanvasText' d='M19,15V3H23V15H19M15,3A2,2 0 0,1 17,5V15C17,15.55 16.78,16.05 16.41,16.41L9.83,23L8.77,21.94C8.5,21.67 8.33,21.3 8.33,20.88L8.36,20.57L9.31,16H3C1.89,16 1,15.1 1,14V12C1,11.74 1.05,11.5 1.14,11.27L4.16,4.22C4.46,3.5 5.17,3 6,3H15M15,5H5.97L3,12V14H11.78L10.65,19.32L15,14.97V5Z' /%3E%3C/svg%3E")}.cf-thumb-rating__thumb-down--selected{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='Highlight' d='M19,15H23V3H19M15,3H6C5.17,3 4.46,3.5 4.16,4.22L1.14,11.27C1.05,11.5 1,11.74 1,12V14A2,2 0 0,0 3,16H9.31L8.36,20.57C8.34,20.67 8.33,20.77 8.33,20.88C8.33,21.3 8.5,21.67 8.77,21.94L9.83,23L16.41,16.41C16.78,16.05 17,15.55 17,15V5C17,3.89 16.1,3 15,3Z' /%3E%3C/svg%3E")}.cf-thumb-rating__thumb-up{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='CanvasText' d='M5,9V21H1V9H5M9,21A2,2 0 0,1 7,19V9C7,8.45 7.22,7.95 7.59,7.59L14.17,1L15.23,2.06C15.5,2.33 15.67,2.7 15.67,3.11L15.64,3.43L14.69,8H21C22.11,8 23,8.9 23,10V12C23,12.26 22.95,12.5 22.86,12.73L19.84,19.78C19.54,20.5 18.83,21 18,21H9M9,19H18.03L21,12V10H12.21L13.34,4.68L9,9.03V19Z' /%3E%3C/svg%3E")}.cf-thumb-rating__thumb-up--selected{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='Highlight' d='M23,10C23,8.89 22.1,8 21,8H14.68L15.64,3.43C15.66,3.33 15.67,3.22 15.67,3.11C15.67,2.7 15.5,2.32 15.23,2.05L14.17,1L7.59,7.58C7.22,7.95 7,8.45 7,9V19A2,2 0 0,0 9,21H18C18.83,21 19.54,20.5 19.84,19.78L22.86,12.73C22.95,12.5 23,12.26 23,12V10M1,21H5V9H1V21Z' /%3E%3C/svg%3E")}.cf-ranking-answer{background:CanvasText}.cf-ranking-answer--selected{background:Highlight}.cf-dnd-ranking-answer--dragging{background:GrayText}.cf-dnd-ranking-answer--ranked{background:CanvasText}.cf-dnd-ranking-answer-placeholder{background:Highlight}.cf-image-upload-answer{border:1px solid Highlight}.cf-media-upload{border:1px solid Highlight}.cf-collapsing-panel__title:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 10 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='1,0 6,5 1,10' fill='Highlight' stroke='none'/%3E%3C/svg%3E")}.cf-collapsing-panel--open .cf-collapsing-panel__title:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 10 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='0,2 5,7 10,2' fill='Highlight' stroke='none'/%3E%3C/svg%3E")}.cf-dropdown{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='10px' height='5px' viewBox='0 0 10 5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon points='0,0 5,5 10,0' fill='Highlight'%3E%3C/polygon%3E%3C/svg%3E")}.cf-carousel__paging-item{background-color:CanvasText}.cf-carousel__paging-item--complete{background-color:Highlight}.cf-carousel__navigation-button--next{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='42' viewBox='0 0 26 42'%3E%3Cpath fill='Highlight' d='M 5.36,42 1.01,37.72 17.042,21.02 0.52,4.57 4.97,0.13 25.49,21.03 Z' /%3E%3C/svg%3E")}.cf-carousel__navigation-button--back{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='42' viewBox='0 0 26 42'%3E%3Cpath fill='Highlight' d='M 20.65,42 25,37.72 8.97,21.02 25.49,4.57 21.036,0.13 0.52,21.03 Z'/%3E%3C/svg%3E")}.cf-non-scored-rating-item{background-color:CanvasText;color:CanvasText}.cf-non-scored-rating-item--selected{background-color:Highlight}.cf-chart-scale__progress{background-color:CanvasText}.cf-chart-scale__progress-indicator{background-color:Highlight}.cf-searchable-question__search{border:1px solid CanvasText}.cf-desktop-video-upload__error-details,.cf-desktop-video-upload__error-message{color:Highlight}.cf-desktop-video-upload__close-button{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 1.41L12.59 0L7 5.59L1.41 0L0 1.41L5.59 7L0 12.59L1.41 14L7 8.41L12.59 14L14 12.59L8.41 7L14 1.41Z' fill='Highlight'/%3E%3C/svg%3E")}.cf-desktop-video-upload__settings-button{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.99996 13.5C9.0717 13.5 8.18147 13.1313 7.52509 12.4749C6.86871 11.8185 6.49996 10.9283 6.49996 10C6.49996 9.07174 6.86871 8.1815 7.52509 7.52513C8.18147 6.86875 9.0717 6.5 9.99996 6.5C10.9282 6.5 11.8185 6.86875 12.4748 7.52513C13.1312 8.1815 13.5 9.07174 13.5 10C13.5 10.9283 13.1312 11.8185 12.4748 12.4749C11.8185 13.1313 10.9282 13.5 9.99996 13.5ZM17.43 10.97C17.47 10.65 17.5 10.33 17.5 10C17.5 9.67 17.47 9.34 17.43 9L19.54 7.37C19.73 7.22 19.78 6.95 19.66 6.73L17.66 3.27C17.54 3.05 17.27 2.96 17.05 3.05L14.56 4.05C14.04 3.66 13.5 3.32 12.87 3.07L12.5 0.42C12.46 0.18 12.25 0 12 0H7.99996C7.74996 0 7.53996 0.18 7.49996 0.42L7.12996 3.07C6.49996 3.32 5.95996 3.66 5.43996 4.05L2.94996 3.05C2.72996 2.96 2.45996 3.05 2.33996 3.27L0.339961 6.73C0.209961 6.95 0.269962 7.22 0.459962 7.37L2.56996 9C2.52996 9.34 2.49996 9.67 2.49996 10C2.49996 10.33 2.52996 10.65 2.56996 10.97L0.459962 12.63C0.269962 12.78 0.209961 13.05 0.339961 13.27L2.33996 16.73C2.45996 16.95 2.72996 17.03 2.94996 16.95L5.43996 15.94C5.95996 16.34 6.49996 16.68 7.12996 16.93L7.49996 19.58C7.53996 19.82 7.74996 20 7.99996 20H12C12.25 20 12.46 19.82 12.5 19.58L12.87 16.93C13.5 16.67 14.04 16.34 14.56 15.94L17.05 16.95C17.27 17.03 17.54 16.95 17.66 16.73L19.66 13.27C19.78 13.05 19.73 12.78 19.54 12.63L17.43 10.97Z' fill='Highlight'/%3E%3C/svg%3E")}.cf-desktop-video-upload__close-settings-button{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.41 7.41L6 2.83L10.59 7.41L12 6L6 0L0 6L1.41 7.41Z' fill='Highlight'/%3E%3C/svg%3E")}.cf-desktop-video-upload__pause-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='48' height='48' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15,16H13V8H15M11,16H9V8H11M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z' fill='Highlight' opacity='0.8'/%3E%3C/svg%3E")}.cf-desktop-video-upload__recording-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='4' cy='4' r='4' fill='Highlight'/%3E%3C/svg%3E")}.cf-desktop-video-upload__record-button{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16Z' fill='Highlight'/%3E%3C/svg%3E")}.cf-desktop-video-upload__pause-button{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='12' height='14' viewBox='0 0 12 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 14H4V0H0V14ZM8 0V14H12V0H8Z' fill='Highlight'/%3E%3C/svg%3E")}.cf-desktop-video-upload__resume-button{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16Z' fill='Highlight'/%3E%3C/svg%3E")}.cf-desktop-video-upload__stop-button{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0H12V12H0V0Z' fill='Highlight'/%3E%3C/svg%3E")}.cf-desktop-video-upload__retake-button{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12,4C14.1,4 16.1,4.8 17.6,6.3C20.7,9.4 20.7,14.5 17.6,17.6C15.8,19.5 13.3,20.2 10.9,19.9L11.4,17.9C13.1,18.1 14.9,17.5 16.2,16.2C18.5,13.9 18.5,10.1 16.2,7.7C15.1,6.6 13.5,6 12,6V10.6L7,5.6L12,0.6V4M6.3,17.6C3.7,15 3.3,11 5.1,7.9L6.6,9.4C5.5,11.6 5.9,14.4 7.8,16.2C8.3,16.7 8.9,17.1 9.6,17.4L9,19.4C8,19 7.1,18.4 6.3,17.6Z' fill='Highlight'/%3E%3C/svg%3E")}.cf-desktop-video-upload__cancel-upload-button{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 1.41L12.59 0L7 5.59L1.41 0L0 1.41L5.59 7L0 12.59L1.41 14L7 8.41L12.59 14L14 12.59L8.41 7L14 1.41Z' fill='Highlight'/%3E%3C/svg%3E")}.cf-desktop-video-upload__retry-button{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.65 2.35C12.2 0.9 10.21 0 8 0C5.87827 0 3.84344 0.842855 2.34315 2.34315C0.842855 3.84344 0 5.87827 0 8C0 10.1217 0.842855 12.1566 2.34315 13.6569C3.84344 15.1571 5.87827 16 8 16C11.73 16 14.84 13.45 15.73 10H13.65C12.83 12.33 10.61 14 8 14C6.4087 14 4.88258 13.3679 3.75736 12.2426C2.63214 11.1174 2 9.5913 2 8C2 6.4087 2.63214 4.88258 3.75736 3.75736C4.88258 2.63214 6.4087 2 8 2C9.66 2 11.14 2.69 12.22 3.78L9 7H16V0L13.65 2.35Z' fill='Highlight'/%3E%3C/svg%3E")}.cf-audio-preview__icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M10 16.5l6-4.5-6-4.5v9zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z' fill='Highlight'/%3E%3C/svg%3E")}.cf-video-preview__icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M10 16.5l6-4.5-6-4.5v9zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z' fill='Highlight'/%3E%3C/svg%3E")}.cf-media-upload__upload-button{background-color:Highlights}.cf-audio-upload__error-screen{color:Highlight}.cf-audio-upload__icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M10 16.5l6-4.5-6-4.5v9zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z' fill='Highlight'/%3E%3C/svg%3E")}.cf-audio-upload__close-button{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 1.41L12.59 0L7 5.59L1.41 0L0 1.41L5.59 7L0 12.59L1.41 14L7 8.41L12.59 14L14 12.59L8.41 7L14 1.41Z' fill='Highlight'/%3E%3C/svg%3E")}.cf-audio-upload__settings-button{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.99996 13.5C9.0717 13.5 8.18147 13.1313 7.52509 12.4749C6.86871 11.8185 6.49996 10.9283 6.49996 10C6.49996 9.07174 6.86871 8.1815 7.52509 7.52513C8.18147 6.86875 9.0717 6.5 9.99996 6.5C10.9282 6.5 11.8185 6.86875 12.4748 7.52513C13.1312 8.1815 13.5 9.07174 13.5 10C13.5 10.9283 13.1312 11.8185 12.4748 12.4749C11.8185 13.1313 10.9282 13.5 9.99996 13.5ZM17.43 10.97C17.47 10.65 17.5 10.33 17.5 10C17.5 9.67 17.47 9.34 17.43 9L19.54 7.37C19.73 7.22 19.78 6.95 19.66 6.73L17.66 3.27C17.54 3.05 17.27 2.96 17.05 3.05L14.56 4.05C14.04 3.66 13.5 3.32 12.87 3.07L12.5 0.42C12.46 0.18 12.25 0 12 0H7.99996C7.74996 0 7.53996 0.18 7.49996 0.42L7.12996 3.07C6.49996 3.32 5.95996 3.66 5.43996 4.05L2.94996 3.05C2.72996 2.96 2.45996 3.05 2.33996 3.27L0.339961 6.73C0.209961 6.95 0.269962 7.22 0.459962 7.37L2.56996 9C2.52996 9.34 2.49996 9.67 2.49996 10C2.49996 10.33 2.52996 10.65 2.56996 10.97L0.459962 12.63C0.269962 12.78 0.209961 13.05 0.339961 13.27L2.33996 16.73C2.45996 16.95 2.72996 17.03 2.94996 16.95L5.43996 15.94C5.95996 16.34 6.49996 16.68 7.12996 16.93L7.49996 19.58C7.53996 19.82 7.74996 20 7.99996 20H12C12.25 20 12.46 19.82 12.5 19.58L12.87 16.93C13.5 16.67 14.04 16.34 14.56 15.94L17.05 16.95C17.27 17.03 17.54 16.95 17.66 16.73L19.66 13.27C19.78 13.05 19.73 12.78 19.54 12.63L17.43 10.97Z' fill='Highlight'/%3E%3C/svg%3E")}.cf-audio-upload__close-settings-button{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.41 7.41L6 2.83L10.59 7.41L12 6L6 0L0 6L1.41 7.41Z' fill='Highlight'/%3E%3C/svg%3E")}.cf-audio-upload__record-button{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 23.2C18.1856 23.2 23.2 18.1856 23.2 12C23.2 5.81446 18.1856 0.800049 12 0.800049C5.81446 0.800049 0.800049 5.81446 0.800049 12C0.800049 18.1856 5.81446 23.2 12 23.2Z' fill='Highlight'/%3E%3C/svg%3E")}.cf-audio-upload__pause-button{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='12' height='14' viewBox='0 0 12 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 14H4V0H0V14ZM8 0V14H12V0H8Z' fill='Highlight'/%3E%3C/svg%3E")}.cf-audio-upload__resume-button{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 23.2C18.1856 23.2 23.2 18.1856 23.2 12C23.2 5.81446 18.1856 0.800049 12 0.800049C5.81446 0.800049 0.800049 5.81446 0.800049 12C0.800049 18.1856 5.81446 23.2 12 23.2Z' fill='Highlight'/%3E%3C/svg%3E")}.cf-audio-upload__stop-button{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0H12V12H0V0Z' fill='Highlight'/%3E%3C/svg%3E")}.cf-audio-upload__retake-button{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12,4C14.1,4 16.1,4.8 17.6,6.3C20.7,9.4 20.7,14.5 17.6,17.6C15.8,19.5 13.3,20.2 10.9,19.9L11.4,17.9C13.1,18.1 14.9,17.5 16.2,16.2C18.5,13.9 18.5,10.1 16.2,7.7C15.1,6.6 13.5,6 12,6V10.6L7,5.6L12,0.6V4M6.3,17.6C3.7,15 3.3,11 5.1,7.9L6.6,9.4C5.5,11.6 5.9,14.4 7.8,16.2C8.3,16.7 8.9,17.1 9.6,17.4L9,19.4C8,19 7.1,18.4 6.3,17.6Z' fill='Highlight'/%3E%3C/svg%3E")}.cf-audio-upload__cancel-upload-button{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 1.41L12.59 0L7 5.59L1.41 0L0 1.41L5.59 7L0 12.59L1.41 14L7 8.41L12.59 14L14 12.59L8.41 7L14 1.41Z' fill='Highlight'/%3E%3C/svg%3E")}.cf-audio-upload__retry-button{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.65 2.35C12.2 0.9 10.21 0 8 0C5.87827 0 3.84344 0.842855 2.34315 2.34315C0.842855 3.84344 0 5.87827 0 8C0 10.1217 0.842855 12.1566 2.34315 13.6569C3.84344 15.1571 5.87827 16 8 16C11.73 16 14.84 13.45 15.73 10H13.65C12.83 12.33 10.61 14 8 14C6.4087 14 4.88258 13.3679 3.75736 12.2426C2.63214 11.1174 2 9.5913 2 8C2 6.4087 2.63214 4.88258 3.75736 3.75736C4.88258 2.63214 6.4087 2 8 2C9.66 2 11.14 2.69 12.22 3.78L9 7H16V0L13.65 2.35Z' fill='Highlight'/%3E%3C/svg%3E")}.cf-video-preview__icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M10 16.5l6-4.5-6-4.5v9zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z' fill='Highlight'/%3E%3C/svg%3E")}}


.cf-question__text {
    font-weight: normal;
    color: #000;
}
path {
    display: none;
}

