@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Comic+Neue&display=swap");:root{--fontFamily:Helvetica}.sm-font,:after,:before,a,h1,h1>span,h2,h2>span,h3,h3>span,h4,h4>span,h5,h6,h7,label,li,ol,p,q,span,summary{cursor:text;position:relative;color:var(--text-color);font-family:Helvetica,Arial,sans-serif;font-family:var(--fontFamily),Arial,sans-serif}h1,h1>span,h2,h2>span,h3,h3>span,h4,h4>span,h5,h6,h7,p,ul{margin-bottom:15px}:after,:before,label,li,ol,p,q,span,summary{color:var(--text-color);font-size:16px;font-weight:300;line-height:1.5;z-index:0}q{font-size:18px;font-family:Comic Neue,Arial;line-height:150%}.sm-font{font-size:14px}a{color:var(--link-color);cursor:pointer;background-image:var(--link-border-default);background-position:0 100%;background-repeat:no-repeat;background-size:0 2px;font-weight:300;transition:all .3s ease-in-out}a,a:focus,a:hover{text-decoration:none}a:focus,a:hover{color:var(--gray);background-size:100% 2px}h1,h1>span,h2,h2>span{font-size:38px;line-height:1}h3,h3>span{font-size:32px}h4,h4>span{font-size:26px}h5{font-size:20px}h6,h7{font-size:12px}strong{font-weight:500}u{color:var(--light-gray);text-decoration:underline}em{font-style:italic}ul{margin-left:30px;list-style:inside}li{display:list-item;text-align:match-parent}li:marker{unicode-bidi:-webkit-isolate;unicode-bidi:-moz-isolate;unicode-bidi:isolate;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:pre;text-transform:none}@media screen and (max-width:740px){ul{margin-left:5px}}:where(:not(html):not(iframe):not(canvas):not(img):not(svg):not(video):not(svg *):not(symbol *)){all:unset;display:revert}*,:after,:before{box-sizing:border-box}a,button{cursor:revert}menu,ol,ul{list-style:none}img{max-width:100%}table{border-collapse:collapse}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}::-moz-placeholder{color:inherit}:-ms-input-placeholder{color:inherit}::placeholder{color:inherit}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;word-wrap:break-word;-webkit-line-break:after-white-space}:where([draggable=true]){-webkit-user-drag:element}:root{--page-background:#fdfdfd;--text-color:#111;--link-color:#2a7ae2;--link-color-hover:#111;--link-color-visited:var(--link-color);--link-color-disabled:var(--light-gray);--link-border-default:linear-gradient(var(--link-color),var(--link-color));--link-border-header:linear-gradient(var(--header-link-color),var(--header-link-color));--link-border-none:none;--accent:#2a7ae2;--red:red;--gray:#424242;--light-gray:#888;--bold-gray:#999;--super-light-gray:rgba(45,45,45,.1);--yellow:#f0d043;--light-yellow:#fafaf5;--green:#92bf32;--light-green:#c7db4d;--green-border:#b7db67;--green-bg:#fafcf5;--super-light-green:#f6fce8;--violet:#8a4972;--light-violet:#b59fcf;--bold-violet:#67468f;--super-light-violet:#f8f2ff;--pink:#7a3160;--light-pink:#d1a1c3;--super-light-pink:#f7edf4;--blue:#377b94;--light-blue:#0278a1;--dark-blue:#00008b;--header-border-top-color:var(--gray);--header-border-bottom-color:#e8e8e8;--header-link-color:var(--gray);--header-logo-color:var(--gray);--header-link-mobile-color:#fff;--header-burger-icon:var(--header-link-color);--header-close-icon:#fff;--header-burger-icon-active:var(--accent);--navigation-mobile-background:var(--gray);--footer-border-top:#e8e8e8;--card-border-color:var(--light-gray);--course-card-bg:#f5f5f5;--button-bg:#d3e3ad;--button-text:var(--gray);--button-color-hover:--button-text;--button-bg-hover:var(--light-green);--toc-bg:#fafafa;--tok-border-color:var(--green)}.code{flex-direction:column;font-size:0;text-align:left}.code,.code_area{display:flex;position:relative;overflow:hidden}.code_area{padding:0 20px 20px 24px;overflow:overlay;border-radius:5px;-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.code_area_link{position:absolute}.code_area.srollbar_style::-webkit-scrollbar-track{background-color:#eee}.code_area.srollbar_style::-webkit-scrollbar-thumb{background:#afabab}.code_area.srollbar_style::-webkit-scrollbar{width:8px;height:8px}.code_area.srollbar_style::-webkit-scrollbar-corner{background-color:#eee}.code_header{position:relative;display:flex;justify-content:flex-start;height:30px;width:100%}.code pre code{font-family:Consolas,Monaco,monospace;line-height:24px;font-size:16px}.wrapper-content::-webkit-scrollbar-track{background-color:#eee;border-radius:5px}.wrapper-content::-webkit-scrollbar-thumb{background:#afabab;border-radius:5px}.wrapper-content::-webkit-scrollbar{width:6px}.code_area_lines{flex-direction:column;position:absolute;transform:translate(-18px)}.code_area_lines,.code_area_lines_item{display:flex;width:10px;align-items:center}.code_area_lines_item{height:24px;font-size:12px;color:#adb5bd;text-align:center;justify-content:center;opacity:.6}.code_area_lines_item.dark{color:#adb5bd}.code_area_lines_item.light{color:#212529}.cb{position:absolute;cursor:pointer;transition:opacity .3s linear;opacity:.5;height:30px;width:80px;right:0}.cb:hover .cb_tooltip{display:block}.cb:hover{opacity:1}.cb_tooltip{display:none;left:-96px}.cb_copy,.cb_tooltip{font-family:sans-serif;position:absolute;font-size:12px;color:#fff;width:80px;height:30px;line-height:30px;background:rgba(0,0,0,.8);box-sizing:border-box;text-align:center;border-radius:4px}.cb_copy{display:block}.cb textarea{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;padding:0;width:0;height:0;background:transparent;resize:none;opacity:0;border-color:transparent}.TL{display:flex;align-items:center;justify-content:center;width:40px;height:30px;position:relative}.TL_word{width:20px;height:20px;text-align:center;color:#aaa;font-size:16px}.atom_one_dark .hljs,.atom_one_dark.hljs{color:#abb2bf;background:#282c34}.atom_one_dark .hljs-comment,.atom_one_dark .hljs-quote{color:#5c6370;font-style:italic}.atom_one_dark .hljs-doctag,.atom_one_dark .hljs-formula,.atom_one_dark .hljs-keyword{color:#c678dd}.atom_one_dark .hljs-deletion,.atom_one_dark .hljs-name,.atom_one_dark .hljs-section,.atom_one_dark .hljs-selector-tag,.atom_one_dark .hljs-subst{color:#e06c75}.atom_one_dark .hljs-literal{color:#56b6c2}.atom_one_dark .hljs-addition,.atom_one_dark .hljs-attribute,.atom_one_dark .hljs-meta .hljs-string,.atom_one_dark .hljs-regexp,.atom_one_dark .hljs-string{color:#98c379}.atom_one_dark .hljs-attr,.atom_one_dark .hljs-number,.atom_one_dark .hljs-selector-attr,.atom_one_dark .hljs-selector-class,.atom_one_dark .hljs-selector-pseudo,.atom_one_dark .hljs-template-variable,.atom_one_dark .hljs-type,.atom_one_dark .hljs-variable{color:#d19a66}.atom_one_dark .hljs-bullet,.atom_one_dark .hljs-link,.atom_one_dark .hljs-meta,.atom_one_dark .hljs-selector-id,.atom_one_dark .hljs-symbol,.atom_one_dark .hljs-title{color:#61aeee}.atom_one_dark .hljs-built_in,.atom_one_dark .hljs-class .hljs-title,.atom_one_dark .hljs-title .class_{color:#e6c07b}.atom_one_dark .hljs-emphasis{font-style:italic}.atom_one_dark .hljs-strong{font-weight:700}.atom_one_dark .hljs-link{text-decoration:underline}.atom_one_light .hljs,.atom_one_light.hljs{color:#383a42;background:#edf2f4}.atom_one_light .hljs-comment,.atom_one_light .hljs-quote{color:#a0a1a7;font-style:italic}.atom_one_light .hljs-doctag,.atom_one_light .hljs-formula,.atom_one_light .hljs-keyword{color:#a626a4}.atom_one_light .hljs-deletion,.atom_one_light .hljs-name,.atom_one_light .hljs-section,.atom_one_light .hljs-selector-tag,.atom_one_light .hljs-subst{color:#e45649}.atom_one_light .hljs-literal{color:#0184bb}.atom_one_light .hljs-addition,.atom_one_light .hljs-attribute,.atom_one_light .hljs-meta .hljs-string,.atom_one_light .hljs-regexp,.atom_one_light .hljs-string{color:#50a14f}.atom_one_light .hljs-attr,.atom_one_light .hljs-number,.atom_one_light .hljs-selector-attr,.atom_one_light .hljs-selector-class,.atom_one_light .hljs-selector-pseudo,.atom_one_light .hljs-template-variable,.atom_one_light .hljs-type,.atom_one_light .hljs-variable{color:#986801}.atom_one_light .hljs-bullet,.atom_one_light .hljs-link,.atom_one_light .hljs-meta,.atom_one_light .hljs-selector-id,.atom_one_light .hljs-symbol,.atom_one_light .hljs-title{color:#4078f2}.atom_one_light .hljs-built_in,.atom_one_light .hljs-class .hljs-title,.atom_one_light .hljs-title .class_{color:#c18401}.atom_one_light .hljs-emphasis{font-style:italic}.atom_one_light .hljs-strong{font-weight:700}.atom_one_light .hljs-link{text-decoration:underline}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/_next/static/media/ajax-loader.0b80f665.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/_next/static/media/slick.25572f22.eot);src:url(/_next/static/media/slick.25572f22.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/slick.653a4cbb.woff) format("woff"),url(/_next/static/media/slick.6aa1ee46.ttf) format("truetype"),url(/_next/static/media/slick.f895cfdf.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}@font-face{font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/_next/static/media/KaTeX_AMS-Regular.a79f1c31.woff2) format("woff2"),url(/_next/static/media/KaTeX_AMS-Regular.1608a09b.woff) format("woff"),url(/_next/static/media/KaTeX_AMS-Regular.4aafdb68.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/_next/static/media/KaTeX_Caligraphic-Bold.ec17d132.woff2) format("woff2"),url(/_next/static/media/KaTeX_Caligraphic-Bold.b6770918.woff) format("woff"),url(/_next/static/media/KaTeX_Caligraphic-Bold.cce5b8ec.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/_next/static/media/KaTeX_Caligraphic-Regular.55fac258.woff2) format("woff2"),url(/_next/static/media/KaTeX_Caligraphic-Regular.dad44a7f.woff) format("woff"),url(/_next/static/media/KaTeX_Caligraphic-Regular.07ef19e7.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/_next/static/media/KaTeX_Fraktur-Bold.d42a5579.woff2) format("woff2"),url(/_next/static/media/KaTeX_Fraktur-Bold.9f256b85.woff) format("woff"),url(/_next/static/media/KaTeX_Fraktur-Bold.b18f59e1.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/_next/static/media/KaTeX_Fraktur-Regular.d3c882a6.woff2) format("woff2"),url(/_next/static/media/KaTeX_Fraktur-Regular.7c187121.woff) format("woff"),url(/_next/static/media/KaTeX_Fraktur-Regular.ed38e79f.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/_next/static/media/KaTeX_Main-Bold.c3fb5ac2.woff2) format("woff2"),url(/_next/static/media/KaTeX_Main-Bold.d181c465.woff) format("woff"),url(/_next/static/media/KaTeX_Main-Bold.b74a1a8b.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/_next/static/media/KaTeX_Main-BoldItalic.6f2bb1df.woff2) format("woff2"),url(/_next/static/media/KaTeX_Main-BoldItalic.e3f82f9d.woff) format("woff"),url(/_next/static/media/KaTeX_Main-BoldItalic.70d8b0a5.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/_next/static/media/KaTeX_Main-Italic.8916142b.woff2) format("woff2"),url(/_next/static/media/KaTeX_Main-Italic.9024d815.woff) format("woff"),url(/_next/static/media/KaTeX_Main-Italic.47373d1e.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/_next/static/media/KaTeX_Main-Regular.0462f03b.woff2) format("woff2"),url(/_next/static/media/KaTeX_Main-Regular.7f51fe03.woff) format("woff"),url(/_next/static/media/KaTeX_Main-Regular.b7f8fe9b.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/_next/static/media/KaTeX_Math-BoldItalic.572d331f.woff2) format("woff2"),url(/_next/static/media/KaTeX_Math-BoldItalic.f1035d8d.woff) format("woff"),url(/_next/static/media/KaTeX_Math-BoldItalic.a879cf83.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/_next/static/media/KaTeX_Math-Italic.f28c23ac.woff2) format("woff2"),url(/_next/static/media/KaTeX_Math-Italic.5295ba48.woff) format("woff"),url(/_next/static/media/KaTeX_Math-Italic.939bc644.ttf) format("truetype")}@font-face{font-family:"KaTeX_SansSerif";font-style:normal;font-weight:700;src:url(/_next/static/media/KaTeX_SansSerif-Bold.8c5b5494.woff2) format("woff2"),url(/_next/static/media/KaTeX_SansSerif-Bold.bf59d231.woff) format("woff"),url(/_next/static/media/KaTeX_SansSerif-Bold.94e1e8dc.ttf) format("truetype")}@font-face{font-family:"KaTeX_SansSerif";font-style:italic;font-weight:400;src:url(/_next/static/media/KaTeX_SansSerif-Italic.3b1e59b3.woff2) format("woff2"),url(/_next/static/media/KaTeX_SansSerif-Italic.7c9bc82b.woff) format("woff"),url(/_next/static/media/KaTeX_SansSerif-Italic.b4c20c84.ttf) format("truetype")}@font-face{font-family:"KaTeX_SansSerif";font-style:normal;font-weight:400;src:url(/_next/static/media/KaTeX_SansSerif-Regular.ba21ed5f.woff2) format("woff2"),url(/_next/static/media/KaTeX_SansSerif-Regular.74048478.woff) format("woff"),url(/_next/static/media/KaTeX_SansSerif-Regular.d4d7ba48.ttf) format("truetype")}@font-face{font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/_next/static/media/KaTeX_Script-Regular.03e9641d.woff2) format("woff2"),url(/_next/static/media/KaTeX_Script-Regular.07505710.woff) format("woff"),url(/_next/static/media/KaTeX_Script-Regular.fe9cbbe1.ttf) format("truetype")}@font-face{font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/_next/static/media/KaTeX_Size1-Regular.eae34984.woff2) format("woff2"),url(/_next/static/media/KaTeX_Size1-Regular.e1e279cb.woff) format("woff"),url(/_next/static/media/KaTeX_Size1-Regular.fabc004a.ttf) format("truetype")}@font-face{font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/_next/static/media/KaTeX_Size2-Regular.5916a24f.woff2) format("woff2"),url(/_next/static/media/KaTeX_Size2-Regular.57727022.woff) format("woff"),url(/_next/static/media/KaTeX_Size2-Regular.d6b476ec.ttf) format("truetype")}@font-face{font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(/_next/static/media/KaTeX_Size3-Regular.b4230e7e.woff2) format("woff2"),url(/_next/static/media/KaTeX_Size3-Regular.9acaf01c.woff) format("woff"),url(/_next/static/media/KaTeX_Size3-Regular.a144ef58.ttf) format("truetype")}@font-face{font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/_next/static/media/KaTeX_Size4-Regular.10d95fd3.woff2) format("woff2"),url(/_next/static/media/KaTeX_Size4-Regular.7a996c9d.woff) format("woff"),url(/_next/static/media/KaTeX_Size4-Regular.fbccdabe.ttf) format("truetype")}@font-face{font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/_next/static/media/KaTeX_Typewriter-Regular.a8709e36.woff2) format("woff2"),url(/_next/static/media/KaTeX_Typewriter-Regular.6258592b.woff) format("woff"),url(/_next/static/media/KaTeX_Typewriter-Regular.d97aaf4a.ttf) format("truetype")}.katex{text-rendering:auto;font:normal 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.0"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.27777778em;margin-right:-.55555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.83333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.16666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.33333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.66666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.45666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.14666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.71428571em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.85714286em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.14285714em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.28571429em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.42857143em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.71428571em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.05714286em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.46857143em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.96285714em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.55428571em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.55555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.66666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.77777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.88888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.11111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.33333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.30444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.76444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.41666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.58333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.66666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.83333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.72833333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.07333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.34722222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.41666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.48611111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.55555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.69444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.83333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.44027778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.72777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.28935185em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.34722222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.40509259em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.46296296em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.52083333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.69444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.83333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.20023148em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.43981481em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.24108004em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.28929605em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.33751205em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.38572806em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.43394407em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.48216008em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.57859209em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.69431051em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.83317261em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.19961427em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.20096463em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.24115756em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.28135048em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.32154341em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.36173633em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.40192926em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.48231511em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.57877814em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.69453376em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.83360129em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}@-webkit-keyframes closeWindow{0%{opacity:1}to{opacity:0}}@keyframes closeWindow{0%{opacity:1}to{opacity:0}}.ril__outer{background-color:rgba(0,0,0,.85);outline:none;top:0;left:0;right:0;bottom:0;z-index:1000;width:100%;height:100%;-ms-content-zooming:none;-ms-user-select:none;-ms-touch-select:none;-ms-touch-action:none;touch-action:none}.ril__outerClosing{opacity:0}.ril__image,.ril__imageNext,.ril__imagePrev,.ril__inner{position:absolute;top:0;left:0;right:0;bottom:0}.ril__image,.ril__imageNext,.ril__imagePrev{margin:auto;max-width:none;-ms-content-zooming:none;-ms-user-select:none;-ms-touch-select:none;-ms-touch-action:none;touch-action:none}.ril__imageDiscourager{background-repeat:no-repeat;background-position:50%;background-size:contain}.ril__navButtons{border:none;position:absolute;top:0;bottom:0;width:20px;height:34px;padding:40px 30px;margin:auto;cursor:pointer;opacity:.7}.ril__navButtons:hover{opacity:1}.ril__navButtons:active{opacity:.7}.ril__navButtonPrev{left:0;background:rgba(0,0,0,.2) url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjIwIiBoZWlnaHQ9IjM0Ij48cGF0aCBkPSJtIDE5LDMgLTIsLTIgLTE2LDE2IDE2LDE2IDEsLTEgLTE1LC0xNSAxNSwtMTUgeiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==") no-repeat 50%}.ril__navButtonNext{right:0;background:rgba(0,0,0,.2) url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjIwIiBoZWlnaHQ9IjM0Ij48cGF0aCBkPSJtIDEsMyAyLC0yIDE2LDE2IC0xNiwxNiAtMSwtMSAxNSwtMTUgLTE1LC0xNSB6IiBmaWxsPSIjRkZGIi8+PC9zdmc+") no-repeat 50%}.ril__downloadBlocker{position:absolute;top:0;left:0;right:0;bottom:0;background-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");background-size:cover}.ril__caption,.ril__toolbar{background-color:rgba(0,0,0,.5);position:absolute;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ril__caption{bottom:0;max-height:150px;overflow:auto}.ril__captionContent{padding:10px 20px;color:#fff}.ril__toolbar{top:0;height:50px}.ril__toolbarSide{height:50px;margin:0}.ril__toolbarLeftSide{padding-left:20px;padding-right:0;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;overflow:hidden;text-overflow:ellipsis}.ril__toolbarRightSide{padding-left:0;padding-right:20px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.ril__toolbarItem{display:inline-block;line-height:50px;padding:0;color:#fff;font-size:120%;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ril__toolbarItemChild{vertical-align:middle}.ril__builtinButton{width:40px;height:35px;cursor:pointer;border:none;opacity:.7}.ril__builtinButton:hover{opacity:1}.ril__builtinButton:active{outline:none}.ril__builtinButtonDisabled{cursor:default;opacity:.5}.ril__builtinButtonDisabled:hover{opacity:.5}.ril__closeButton{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIj48cGF0aCBkPSJtIDEsMyAxLjI1LC0xLjI1IDcuNSw3LjUgNy41LC03LjUgMS4yNSwxLjI1IC03LjUsNy41IDcuNSw3LjUgLTEuMjUsMS4yNSAtNy41LC03LjUgLTcuNSw3LjUgLTEuMjUsLTEuMjUgNy41LC03LjUgLTcuNSwtNy41IHoiIGZpbGw9IiNGRkYiLz48L3N2Zz4=") no-repeat 50%}.ril__zoomInButton{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PHBhdGggZD0iTTEgMTlsNi02Ii8+PHBhdGggZD0iTTkgOGg2Ii8+PHBhdGggZD0iTTEyIDV2NiIvPjwvZz48Y2lyY2xlIGN4PSIxMiIgY3k9IjgiIHI9IjciIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+") no-repeat 50%}.ril__zoomOutButton{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PHBhdGggZD0iTTEgMTlsNi02Ii8+PHBhdGggZD0iTTkgOGg2Ii8+PC9nPjxjaXJjbGUgY3g9IjEyIiBjeT0iOCIgcj0iNyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=") no-repeat 50%}.ril__outerAnimating{-webkit-animation-name:closeWindow;animation-name:closeWindow}@-webkit-keyframes pointFade{0%,19.999%,to{opacity:0}20%{opacity:1}}@keyframes pointFade{0%,19.999%,to{opacity:0}20%{opacity:1}}.ril__loadingCircle{width:60px;height:60px;position:relative}.ril__loadingCirclePoint{width:100%;height:100%;position:absolute;left:0;top:0}.ril__loadingCirclePoint:before{content:"";display:block;margin:0 auto;width:11%;height:30%;background-color:#fff;border-radius:30%;-webkit-animation:pointFade .8s ease-in-out infinite both;animation:pointFade .8s ease-in-out infinite both}.ril__loadingCirclePoint:first-of-type{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.ril__loadingCirclePoint:first-of-type:before,.ril__loadingCirclePoint:nth-of-type(7):before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.ril__loadingCirclePoint:nth-of-type(2){-webkit-transform:rotate(30deg);transform:rotate(30deg)}.ril__loadingCirclePoint:nth-of-type(8){-webkit-transform:rotate(210deg);transform:rotate(210deg)}.ril__loadingCirclePoint:nth-of-type(2):before,.ril__loadingCirclePoint:nth-of-type(8):before{-webkit-animation-delay:-666ms;animation-delay:-666ms}.ril__loadingCirclePoint:nth-of-type(3){-webkit-transform:rotate(60deg);transform:rotate(60deg)}.ril__loadingCirclePoint:nth-of-type(9){-webkit-transform:rotate(240deg);transform:rotate(240deg)}.ril__loadingCirclePoint:nth-of-type(3):before,.ril__loadingCirclePoint:nth-of-type(9):before{-webkit-animation-delay:-533ms;animation-delay:-533ms}.ril__loadingCirclePoint:nth-of-type(4){-webkit-transform:rotate(90deg);transform:rotate(90deg)}.ril__loadingCirclePoint:nth-of-type(10){-webkit-transform:rotate(270deg);transform:rotate(270deg)}.ril__loadingCirclePoint:nth-of-type(10):before,.ril__loadingCirclePoint:nth-of-type(4):before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.ril__loadingCirclePoint:nth-of-type(5){-webkit-transform:rotate(120deg);transform:rotate(120deg)}.ril__loadingCirclePoint:nth-of-type(11){-webkit-transform:rotate(300deg);transform:rotate(300deg)}.ril__loadingCirclePoint:nth-of-type(11):before,.ril__loadingCirclePoint:nth-of-type(5):before{-webkit-animation-delay:-266ms;animation-delay:-266ms}.ril__loadingCirclePoint:nth-of-type(6){-webkit-transform:rotate(150deg);transform:rotate(150deg)}.ril__loadingCirclePoint:nth-of-type(12){-webkit-transform:rotate(330deg);transform:rotate(330deg)}.ril__loadingCirclePoint:nth-of-type(12):before,.ril__loadingCirclePoint:nth-of-type(6):before{-webkit-animation-delay:-133ms;animation-delay:-133ms}.ril__loadingCirclePoint:nth-of-type(7){-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ril__loadingCirclePoint:nth-of-type(13){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.ril__loadingCirclePoint:nth-of-type(13):before,.ril__loadingCirclePoint:nth-of-type(7):before{-webkit-animation-delay:0ms;animation-delay:0ms}.ril__loadingContainer{position:absolute;top:0;right:0;bottom:0;left:0}.ril__imageNext .ril__loadingContainer,.ril__imagePrev .ril__loadingContainer{display:none}.ril__errorContainer{position:absolute;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}.ril__imageNext .ril__errorContainer,.ril__imagePrev .ril__errorContainer{display:none}.ril__loadingContainer__icon{color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}

/*!
 * surveyjs - Survey JavaScript library v1.9.49
 * Copyright (c) 2015-2022 Devsoft Baltic OÜ  - http://surveyjs.io/
 * License: MIT (http://www.opensource.org/licenses/mit-license.php)
 */.sd-element--with-frame:not(.sd-element--collapsed),.svc-logic-question-value{border-radius:calc(.5 * 8px);border-radius:calc(.5 * var(--base-unit, 8px));box-sizing:border-box;padding-left:var(--sd-base-padding);padding-right:var(--sd-base-padding);padding-bottom:var(--sd-base-padding);background:#fff;background:var(--background,#fff);box-shadow:0 1px 2px rgba(0,0,0,.15)}.sd-element--with-frame:not(.sd-element--collapsed)>.sd-question__erbox--outside-question,.svc-logic-question-value>.sd-question__erbox--outside-question{margin-left:calc(-1*var(--sd-base-padding));margin-right:calc(-1*var(--sd-base-padding));width:calc(100% + 2*var(--sd-base-padding))}.sd-element--with-frame:not(.sd-element--collapsed).sd-question--paneldynamic,.svc-logic-question-value.sd-question--paneldynamic{padding-bottom:0}.sd-element--with-frame:not(.sd-element--collapsed).sd-question--paneldynamic>.sd-question__erbox--below-question,.svc-logic-question-value.sd-question--paneldynamic>.sd-question__erbox--below-question{bottom:0;margin-top:0}.sd-element:not(.sd-element--collapsed),.svc-logic-question-value{padding-top:var(--sd-base-vertical-padding)}.sd-table__cell--detail-panel .sd-element:not(.sd-element--collapsed){padding-top:calc(.5 * 8px);padding-top:calc(.5 * var(--base-unit, 8px))}.sd-element.sd-element--complex{padding-top:0}.sd-element--collapsed>.sd-element__header,.sd-element--expanded>.sd-element__header{cursor:pointer}.sd-element--collapsed>.sd-element__header{padding:calc(2 * var(--base-unit, 8px)) var(--sd-base-padding);box-sizing:border-box;background-color:#fff;background-color:var(--background,#fff)}.sd-element--collapsed.sd-element--with-frame>.sd-element__header{box-shadow:0 1px 2px rgba(0,0,0,.15);border-radius:calc(.5 * 8px);border-radius:calc(.5 * var(--base-unit, 8px))}.sd-element--collapsed>.sd-element__header:hover,.sd-element--collapsed>.sd-element__header[focus-within]{background-color:#f9f9f9;background-color:var(--background-dim-light,#f9f9f9)}.sd-element--collapsed>.sd-element__header:focus-within,.sd-element--collapsed>.sd-element__header:hover{background-color:#f9f9f9;background-color:var(--background-dim-light,#f9f9f9)}.sd-element__title{outline:none}.sd-element--collapsed:not(.sd-element--with-frame)>.sd-element__header{margin-left:calc(-1*var(--sd-base-padding));width:calc(100% + 2*var(--sd-base-padding))}.sd-element--complex:not(.sd-element--collapsed)>.sd-element__header--location-top{padding-top:var(--sd-base-vertical-padding);padding-bottom:var(--sd-base-vertical-padding)}.sd-element--complex:not(.sd-element--collapsed)>.sd-element__header--location-top:after{content:" ";display:block;position:relative;bottom:calc(-1*var(--sd-base-vertical-padding));height:1px;background:#eaeaea;background:var(--border-light,#eaeaea)}.sd-element--complex.sd-element--with-frame>.sd-element__header--location-top:after{content:" ";left:calc(-1*var(--sd-base-padding));width:calc(100% + 2*var(--sd-base-padding))}.sd-element--nested.sd-element--complex>.sd-element__header--location-top{padding-bottom:calc(.5*var(--sd-base-vertical-padding))}.sd-element--nested.sd-element--complex>.sd-element__header--location-top:after{bottom:calc(-.5*var(--sd-base-vertical-padding))}.sd-element--nested.sd-panel,.sd-element--nested.sd-question--paneldynamic{border:1px solid #eaeaea;border:1px solid var(--border-light,#eaeaea);box-sizing:border-box;padding-left:var(--sd-base-padding);padding-right:var(--sd-base-padding);margin-top:var(--sd-base-vertical-padding)}.sd-element--nested.sd-panel>.sd-element__header--location-top,.sd-element--nested.sd-question--paneldynamic>.sd-element__header--location-top{padding-top:calc(.5*var(--sd-base-vertical-padding));padding-bottom:calc(.5*var(--sd-base-vertical-padding))}.sd-element--nested.sd-panel>.sd-element__header--location-top:after,.sd-element--nested.sd-question--paneldynamic>.sd-element__header--location-top:after{left:calc(-1*var(--sd-base-padding));width:calc(100% + 2*var(--sd-base-padding));bottom:calc(-.5*var(--sd-base-vertical-padding))}.sd-element--nested.sd-panel:not(.sd-element--collapsed){padding-bottom:var(--sd-base-padding)}.svc-question__content .sd-element{padding-top:0}.svc-question__content .sd-element--complex>.sd-element__header--location-top{padding-bottom:calc(.5*var(--sd-base-vertical-padding));padding-top:0}.svc-question__content .sd-element--complex>.sd-element__header--location-top:after{display:none}.sd-element--invisible{opacity:.35}.sd-element__title{font-size:0;line-height:0;position:static;font-weight:600;margin:0}.sd-element__title .sd-element__num{font-size:calc(1.5 * 8px);font-size:calc(1.5 * var(--base-unit, 8px));line-height:calc(2 * 8px);line-height:calc(2 * var(--base-unit, 8px))}.sd-element__title span{font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px))}.sd-element__title .sv-title-actions__title{font-size:0;line-height:0}.sd-element__title .svc-string-editor{display:inline-block;max-width:100%}.sd-element__title .sv-string-editor{max-width:100%;white-space:normal}.sd-element__title .sv-title-actions__title{white-space:nowrap}.sd-element__title .sv-string-viewer{white-space:normal}[dir=ltr] .sd-element__num{margin-left:calc(-4 * var(--base-unit, 8px))}[dir=rtl] .sd-element__num{margin-right:calc(-4 * var(--base-unit, 8px))}[dir=ltr] .sd-element__num{margin-left:calc(-4 * 8px)}[dir=rtl] .sd-element__num{margin-right:calc(-4 * 8px)}.sd-element__num{float:left;padding:calc(.625 * 8px) calc(1 * 8px) calc(.375 * 8px);padding:calc(.625 * var(--base-unit, 8px)) calc(1 * var(--base-unit, 8px)) calc(.375 * var(--base-unit, 8px));width:calc(4 * 8px);width:calc(4 * var(--base-unit, 8px));font-size:calc(1.5 * 8px);font-size:calc(1.5 * var(--base-unit, 8px));line-height:calc(2 * 8px);line-height:calc(2 * var(--base-unit, 8px));color:#909090;color:var(--foreground-light,#909090);text-align:right;box-sizing:border-box;white-space:nowrap;flex-shrink:0}.sd-element__num+span{float:left;width:0}.sd-element__title--expandable .sd-action-bar,div:not(:only-of-type)>.sd-element:not(.sd-question--paneldynamic)>.sd-question__header .sd-action-bar{margin-right:0}.sd-element__title--expandable .sd-element__num,div:not(:only-of-type)>.sd-element:not(.sd-question--paneldynamic)>.sd-question__header .sd-element__num{float:none;margin-left:0;width:auto;padding-left:0;padding-right:0}.sd-element__title--expandable .sd-element__num+span,div:not(:only-of-type)>.sd-element:not(.sd-question--paneldynamic)>.sd-question__header .sd-element__num+span{float:none;width:auto}.sd-element__title--expandable.sd-element__title--expandable{position:relative;display:block}.sd-element__title--expandable:before{content:"";display:inline-block;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 14L5 13L10 8L5 3L6 2L12 8L6 14Z' fill='%23909090'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:50%;height:calc(2 * 8px);height:calc(2 * var(--base-unit, 8px));width:calc(2 * 8px);width:calc(2 * var(--base-unit, 8px));position:absolute;left:calc(-3 * 8px);left:calc(-3 * var(--base-unit, 8px));top:calc(.5 * 8px);top:calc(.5 * var(--base-unit, 8px))}.sd-element__title--expandable.sd-element__title--expanded:before{transform:rotate(90deg)}.sd-question{position:relative}.sd-question__erbox{padding:calc(1 * 8px) calc(1.5 * 8px);padding:calc(1 * var(--base-unit, 8px)) calc(1.5 * var(--base-unit, 8px));border-radius:calc(.5 * 8px);border-radius:calc(.5 * var(--base-unit, 8px));font-weight:600;line-height:calc(2 * 8px);line-height:calc(2 * var(--base-unit, 8px));font-size:calc(1.5 * 8px);font-size:calc(1.5 * var(--base-unit, 8px));white-space:normal;text-align:left}.sd-question__erbox--outside-question{width:100%;color:#e60a3e;color:var(--red,#e60a3e);background-color:rgba(230,10,62,.1);background-color:var(--red-light,rgba(230,10,62,.1));box-sizing:border-box}.sd-question__erbox--above-question{border-radius:calc(.5 * 8px) calc(.5 * 8px) 0 0;border-radius:calc(.5 * var(--base-unit, 8px)) calc(.5 * var(--base-unit, 8px)) 0 0;margin-top:calc(-1*var(--sd-base-vertical-padding));margin-bottom:calc(var(--sd-base-vertical-padding) - var(--base-unit, 8px))}.sd-question__erbox--below-question{position:relative;bottom:calc(-1*var(--sd-base-padding));border-radius:0 0 calc(.5 * 8px) calc(.5 * 8px);border-radius:0 0 calc(.5 * var(--base-unit, 8px)) calc(.5 * var(--base-unit, 8px))}.sd-root-modern--mobile .sd-question__erbox--below-question{margin-top:calc(1 * 8px);margin-top:calc(1 * var(--base-unit, 8px))}.sd-question__header{width:100%}.sd-question__header--location-top{padding-bottom:calc(.5*var(--sd-base-vertical-padding))}.sd-scrollable .sd-question__content{overflow-x:auto;padding:calc(2 * 8px) 0;padding:calc(2 * var(--base-unit, 8px)) 0}.sd-question__header--location--left{display:inline-block;width:auto;max-width:50%;vertical-align:top;margin-top:calc(1.5 * 8px);margin-top:calc(1.5 * var(--base-unit, 8px))}.sd-question--left{display:flex}.sd-question__content--left{display:inline-block;padding-left:calc(3 * 8px);padding-left:calc(3 * var(--base-unit, 8px));flex:1 1}.sd-question__required-text{color:#e60a3e;color:var(--red,#e60a3e);vertical-align:top}.sd-question__form-group{margin-top:calc(2 * 8px);margin-top:calc(2 * var(--base-unit, 8px))}.sd-question__erbox--tooltip{display:none;position:fixed;height:auto;width:auto;max-width:calc(29 * 8px);max-width:calc(29 * var(--base-unit, 8px));background-color:#fff;background-color:var(--background,#fff);color:#161616;color:var(--foreground,#161616);opacity:.75;box-shadow:0 2px 6px rgba(0,0,0,.1);z-index:1000}.sd-question__content:hover:not([focus-within])>.sd-question__erbox--tooltip{display:block}.sd-question__content:hover:not(:focus-within)>.sd-question__erbox--tooltip{display:block}.sd-question__erbox--location--bottom,.sd-question__erbox--location--top{display:block;color:#e60a3e;color:var(--red,#e60a3e);padding-left:0;padding-right:0;text-align:left}.sd-question--complex .sd-question__erbox--above-question{margin-top:0}.sd-question--complex .sd-question__erbox--above-question~.sd-question__header--location-top{padding-top:calc(1 * 8px);padding-top:calc(1 * var(--base-unit, 8px))}.sd-question--empty.sd-question--complex>.sd-question__header--location-top{padding-bottom:calc(.5*var(--sd-base-vertical-padding))}.sd-question--empty.sd-question--complex>.sd-question__header--location-top:after{display:none}.sd-question__placeholder{display:flex;flex-direction:column;align-items:center;text-align:center;gap:calc(.5 * 8px);gap:calc(.5 * var(--base-unit, 8px));justify-content:center;min-height:calc(24 * 8px);min-height:calc(24 * var(--base-unit, 8px));line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));color:#909090;color:var(--foreground-light,#909090)}.sd-question__placeholder>div .sv-string-viewer,.sd-question__placeholder>span .sv-string-viewer{white-space:pre-line}.sd-question--empty.sd-question--complex>.sd-question__content{padding-top:0;padding-bottom:0}.sd-question--empty.sd-question--complex>.sd-question__content:first-child{padding-top:var(--sd-base-padding)}.sd-scrollable-container:not(.sd-scrollable-container--compact){width:-webkit-max-content;width:-moz-max-content;width:max-content;overflow-x:hidden;max-width:100%}.sd-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:static;width:100%;height:calc(6 * 8px);height:calc(6 * var(--base-unit, 8px));box-sizing:border-box;padding:calc(1.5 * 8px) calc(2 * 8px);padding:calc(1.5 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px));line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));color:#161616;color:var(--foreground,#161616);background-color:#f9f9f9;background-color:var(--background-dim-light,#f9f9f9);box-shadow:inset 0 1px 2px rgba(0,0,0,.15);border:none;border-radius:3px;text-align:left}.sd-input.sd-input:focus{outline:none}.sd-input--disabled{background-color:#f9f9f9;background-color:var(--background-dim-light,#f9f9f9);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sd-input::-moz-placeholder{color:#909090;color:var(--foreground-light,#909090);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sd-input:-ms-input-placeholder{color:#909090;color:var(--foreground-light,#909090);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sd-input::placeholder{color:#909090;color:var(--foreground-light,#909090);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sd-input--disabled::-moz-placeholder{color:hsla(0,0%,9%,.25);color:var(--foreground-disabled,hsla(0,0%,9%,.25))}.sd-input--disabled:-ms-input-placeholder{color:hsla(0,0%,9%,.25);color:var(--foreground-disabled,hsla(0,0%,9%,.25))}.sd-input--disabled,.sd-input--disabled::placeholder{color:hsla(0,0%,9%,.25);color:var(--foreground-disabled,hsla(0,0%,9%,.25))}.sd-input:focus{box-shadow:0 0 0 2px #19b394,inset 0 1px 2px rgba(0,0,0,.16);box-shadow:0 0 0 2px var(--primary,#19b394),inset 0 1px 2px var(--border-inside,rgba(0,0,0,.16))}.sd-input--error{background-color:rgba(230,10,62,.1);background-color:var(--red-light,rgba(230,10,62,.1))}.sd-comment{display:block;height:auto;min-width:calc(6 * 8px);min-width:calc(6 * var(--base-unit, 8px));min-height:calc(6 * 8px);min-height:calc(6 * var(--base-unit, 8px));max-width:100%}.sd-panel{position:relative}.sd-panel .sd-row{margin-top:calc(1 * 8px);margin-top:calc(1 * var(--base-unit, 8px))}.sd-panel .sd-row:first-of-type{margin-top:0}.sd-panel__required-text{color:#e60a3e;color:var(--red,#e60a3e)}.sd-panel__footer{box-sizing:border-box;padding-left:calc(var(--sd-base-padding) - 3 * var(--base-unit, 8px));margin-left:calc(-1*var(--sd-base-padding));width:calc(100% + 2*var(--sd-base-padding));margin-bottom:calc(-1*var(--sd-base-padding) + .5*var(--sd-base-vertical-padding));margin-top:calc(.5*var(--sd-base-vertical-padding));border-top:1px solid #eaeaea;border-top:1px solid var(--border-light,#eaeaea);padding-top:calc(.5*var(--sd-base-vertical-padding))}.sjs_sp_placeholder{color:#909090;color:var(--foreground-light,#909090)}.sjs_sp_container{border:1px dashed #d6d6d6;border:1px dashed var(--border,#d6d6d6)}.sjs_sp_controls.sd-signaturepad__controls{right:calc(1 * 8px);right:calc(1 * var(--base-unit, 8px));top:calc(1 * 8px);top:calc(1 * var(--base-unit, 8px));left:auto;bottom:auto}.sd-question--signature:not(.sd-question--answered) .sd-signaturepad__controls{display:none}.sd-question--signature.sd-question--error .sjs_sp_placeholder{background-color:rgba(230,10,62,.1);background-color:var(--red-light,rgba(230,10,62,.1))}.sd-matrixdynamic__btn.sd-matrixdynamic__add-btn{position:-webkit-sticky;position:sticky;left:calc(-3 * 8px);left:calc(-3 * var(--base-unit, 8px));margin-left:calc(-3 * 8px);margin-left:calc(-3 * var(--base-unit, 8px));z-index:12}.sd-matrixdynamic__footer:first-child{padding-bottom:calc(2 * 8px);padding-bottom:calc(2 * var(--base-unit, 8px))}.sd-matrixdynamic__footer{padding-top:calc(1 * 8px);padding-top:calc(1 * var(--base-unit, 8px))}.sd-action.sd-matrixdynamic__remove-btn{opacity:.5}.sd-matrixdynamic__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:600;padding:calc(1 * 8px) 0;padding:calc(1 * var(--base-unit, 8px)) 0}.sd-matrixdynamic__drag-element{padding:calc(2 * 8px);padding:calc(2 * var(--base-unit, 8px))}.sd-matrixdynamic__drag-element:hover{background-color:#fff;background-color:var(--background,#fff)}.sd-matrixdynamic__drag-element:after{content:" ";display:block;height:calc(.5 * 8px);height:calc(.5 * var(--base-unit, 8px));width:calc(2 * 8px);width:calc(2 * var(--base-unit, 8px));border:1px solid #d6d6d6;border:1px solid var(--border,#d6d6d6);box-sizing:border-box;border-radius:10px}.sd-matrixdynamic__placeholder .sd-matrixdynamic__add-btn{margin-left:0}.sd-drag-element__svg{width:calc(2 * 8px);width:calc(2 * var(--base-unit, 8px));height:calc(2 * 8px);height:calc(2 * var(--base-unit, 8px));display:block}.sd-drag-element__svg use{fill:#909090;fill:var(--foreground-light,#909090)}.sd-table{width:100%;background-color:#fff;background-color:var(--background,#fff);border-collapse:collapse;white-space:normal}.sd-table--align-top .sd-table__cell{vertical-align:top}.sd-table--alternate-rows .sd-table__row:nth-child(odd) td:first-of-type,.sd-table--alternate-rows .sd-table__row:nth-child(odd)>td{background-color:#f9f9f9;background-color:var(--background-dim-light,#f9f9f9)}.sd-table--alternate-rows .sd-table__row:nth-child(odd) td:first-of-type .sd-input,.sd-table--alternate-rows .sd-table__row:nth-child(odd)>td .sd-input{background-color:#fff;background-color:var(--primary-foreground,#fff)}.sd-table--alternate-rows .sd-table__row:nth-child(odd) td:first-of-type .sd-item__decorator,.sd-table--alternate-rows .sd-table__row:nth-child(odd)>td .sd-item__decorator{--sd-item-default-background:$primary-foreground}.sd-table__cell{font-weight:400;font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));padding:calc(1 * 8px);padding:calc(1 * var(--base-unit, 8px));color:#161616;color:var(--foreground,#161616);text-align:center}.sd-table__cell--header{font-weight:600;vertical-align:top;padding:calc(1.5 * 8px) calc(1 * 8px) calc(2.5 * 8px);padding:calc(1.5 * var(--base-unit, 8px)) calc(1 * var(--base-unit, 8px)) calc(2.5 * var(--base-unit, 8px))}.sd-table__cell--header:not(.sd-table__cell--empty){min-width:calc(14 * 8px);min-width:calc(14 * var(--base-unit, 8px))}.sd-matrixdropdown .sd-table__cell--header.sd-table__cell--empty,.sd-matrixdropdown .sd-table__cell--header:not(.sd-table__cell--empty){min-width:calc(14 * 8px);min-width:calc(14 * var(--base-unit, 8px));width:calc(14 * 8px);width:calc(14 * var(--base-unit, 8px))}.sd-matrixdropdown .sd-table__cell--header:not(.sd-table__cell--empty).sd-table__cell--dropdown,.sd-matrixdropdown .sd-table__cell--header:not(.sd-table__cell--empty).sd-table__cell--rating{min-width:calc(22 * 8px);min-width:calc(22 * var(--base-unit, 8px));width:calc(22 * 8px);width:calc(22 * var(--base-unit, 8px))}.sd-matrixdropdown .sd-table__cell--header:not(.sd-table__cell--empty).sd-table__cell--boolean{min-width:calc(18 * 8px);min-width:calc(18 * var(--base-unit, 8px));width:calc(18 * 8px);width:calc(18 * var(--base-unit, 8px))}.sd-table__cell--detail-panel{padding:0 calc(1 * 8px) calc(1 * 8px);padding:0 calc(1 * var(--base-unit, 8px)) calc(1 * var(--base-unit, 8px))}.sd-matrixdynamic__add-btn .sv-action-bar,.sd-table__cell--actions .sv-action-bar{overflow:visible}.sd-matrixdynamic__add-btn .svc-string-editor__button--done,.sd-table__cell--actions .svc-string-editor__button--done{width:calc(2 * 8px);width:calc(2 * var(--base-unit, 8px))}.svc-question__content .sd-table__cell--actions .sv-action-bar-item:disabled{background:#fff;background:var(--background,#fff);opacity:1}.svc-question__content .sd-table__cell--actions .sv-action-bar-item:disabled use{fill:#909090;fill:var(--foreground-light,#909090)}.sd-table__cell--actions:not(.sd-table__cell--vertical){width:0}.sd-table__cell--detail-button{border:none;background:transparent;border-radius:calc(2 * 8px);border-radius:calc(2 * var(--base-unit, 8px));width:calc(4 * 8px);width:calc(4 * var(--base-unit, 8px));height:calc(4 * 8px);height:calc(4 * var(--base-unit, 8px));padding:calc(1 * 8px);padding:calc(1 * var(--base-unit, 8px))}.sd-table__cell--detail-button svg{width:calc(2 * 8px);width:calc(2 * var(--base-unit, 8px));height:calc(2 * 8px);height:calc(2 * var(--base-unit, 8px));fill:#909090;fill:var(--foreground-light,#909090)}.sd-table__cell--detail-button:hover{background:rgba(25,179,148,.1);background:var(--green-light,rgba(25,179,148,.1))}.sd-table__cell--detail-button:hover svg{fill:#19b394;fill:var(--primary,#19b394)}.sd-table__cell--actions{white-space:nowrap}.sd-table__cell--actions.sd-table__cell--vertical .sd-action-bar{justify-content:center}.sd-table__cell--row-text{font-weight:600;text-align:left;min-width:calc(12 * 8px);min-width:calc(12 * var(--base-unit, 8px));padding:calc(2.5 * 8px) calc(1 * 8px);padding:calc(2.5 * var(--base-unit, 8px)) calc(1 * var(--base-unit, 8px))}.sd-table__question-wrapper:not([focus-within]):hover{position:relative}.sd-table__question-wrapper:not(:focus-within):hover{position:relative}.sd-table__question-wrapper:not([focus-within]):hover .sd-question__erbox--tooltip{display:inline-block}.sd-table__question-wrapper:not(:focus-within):hover .sd-question__erbox--tooltip{display:inline-block}.sd-matrix tr>td:first-child,.sd-matrix__cell:first-child,.sd-table__cell--actions:not(.sd-table__cell--vertical),.sd-table__cell--empty,.sd-table__cell--row-text{position:-webkit-sticky;position:sticky;background:#fff;background:var(--background,#fff);z-index:12}.sd-matrix tr>td:first-child:first-of-type,.sd-matrix__cell:first-child:first-of-type,.sd-table__cell--actions:not(.sd-table__cell--vertical):first-of-type,.sd-table__cell--empty:first-of-type,.sd-table__cell--row-text:first-of-type{left:calc(-1 * 8px);left:calc(-1 * var(--base-unit, 8px))}.sd-matrix tr>td:first-child:last-of-type,.sd-matrix__cell:first-child:last-of-type,.sd-table__cell--actions:not(.sd-table__cell--vertical):last-of-type,.sd-table__cell--empty:last-of-type,.sd-table__cell--row-text:last-of-type{right:calc(-1 * 8px);right:calc(-1 * var(--base-unit, 8px))}.sd-table__cell--actions:not(.sd-table__cell--vertical):last-child .sd-action-bar{margin-right:calc(-3 * 8px);margin-right:calc(-3 * var(--base-unit, 8px));justify-content:flex-end;background:#fff;background:var(--background,#fff)}.sd-question.sd-question--table{position:relative;overflow-x:auto}.sd-question--table>.sd-question__content{display:flex;padding-top:calc(2.5 * 8px);padding-top:calc(2.5 * var(--base-unit, 8px));margin:0 calc(-1*var(--sd-base-padding));width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:calc(100% + 2*var(--sd-base-padding))}.sd-question--table>.sd-question__content:after,.sd-question--table>.sd-question__content:before{content:"";display:block;position:-webkit-sticky;position:sticky;min-height:100%;width:calc(var(--sd-base-padding) - 8px);width:calc(var(--sd-base-padding) - var(--base-unit, 8px));flex-shrink:0;background:#fff;background:var(--background,#fff);z-index:11}.sd-question--table>.sd-question__content:before{left:calc(-1*var(--sd-base-padding))}.sd-question--table>.sd-question__content:after{right:calc(-1*var(--sd-base-padding))}.sd-question--table>.sd-question__content>div{flex-basis:100%}.sd-question--table>.sd-question__header{position:-webkit-sticky;position:sticky;left:0}.sd-question--table:not(.sd-element--with-frame){padding-right:var(--sd-base-padding);margin-right:calc(-1*var(--sd-base-padding));padding-left:var(--sd-base-padding);margin-left:calc(-1*var(--sd-base-padding));box-sizing:content-box}.sd-question--scroll{overflow-x:scroll}.sd-matrixdropdown.sd-table{table-layout:fixed}.sd-body--responsive .sd-page{padding:calc(5 * var(--base-unit, 8px)) var(--sd-page-vertical-padding) calc(2 * var(--base-unit, 8px))}.sd-body--responsive .sd-page.sd-page__empty-header{padding-top:calc(3 * 8px);padding-top:calc(3 * var(--base-unit, 8px))}.sd-root-modern--mobile .sd-page{padding-top:calc(2 * 8px);padding-top:calc(2 * var(--base-unit, 8px))}.sd-page{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:calc(5 * 8px) calc(2 * 8px) calc(2 * 8px);padding:calc(5 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px));width:100%;box-sizing:border-box}.sd-page__title{font-size:calc(3 * 8px);font-size:calc(3 * var(--base-unit, 8px));line-height:calc(4 * 8px);line-height:calc(4 * var(--base-unit, 8px))}.sd-page__description,.sd-page__title{position:static;margin:calc(.5 * 8px) 0;margin:calc(.5 * var(--base-unit, 8px)) 0}.sd-page__description{font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px))}.sd-row{display:flex;flex-direction:row;width:100%;box-sizing:border-box;margin-top:calc(2 * 8px);margin-top:calc(2 * var(--base-unit, 8px))}.sd-page__row.sd-row--multiple,.svc-row>.sd-row--multiple{background:#fff;background:var(--background,#fff);box-shadow:0 1px 2px rgba(0,0,0,.15);border-radius:calc(.5 * 8px);border-radius:calc(.5 * var(--base-unit, 8px))}.sd-row--multiple{margin-top:calc(2 * 8px);margin-top:calc(2 * var(--base-unit, 8px))}.sd-row--multiple>div>.sd-question{padding-right:0!important}.sd-row--multiple>div>.sd-question--paneldynamic{padding-right:var(--sd-base-padding)!important}:not(.svc-row)>.sd-row--multiple{row-gap:calc(1 * 8px);row-gap:calc(1 * var(--base-unit, 8px));margin-left:calc(-2 * 8px);margin-left:calc(-2 * var(--base-unit, 8px));width:calc(100% + 2 * 8px);width:calc(100% + 2 * var(--base-unit, 8px));flex-wrap:wrap}:not(.svc-row)>.sd-row--multiple>div{box-sizing:border-box;padding-left:calc(2 * 8px);padding-left:calc(2 * var(--base-unit, 8px))}:not(.svc-row)>.sd-page__row.sd-row--multiple{padding:0 var(--sd-base-padding) var(--sd-base-padding) calc(var(--sd-base-padding) - 2 * var(--base-unit, 8px));margin-left:0;width:100%}.svc-row .sd-row--multiple{overflow:auto;margin-top:calc(2 * 8px);margin-top:calc(2 * var(--base-unit, 8px))}.svc-row--multiple .sd-row--multiple{gap:calc(1 * 8px);gap:calc(1 * var(--base-unit, 8px))}:not(.svc-row--ghost)>.sd-row{min-height:50px}.sd-row__panel,.sd-row__question{box-sizing:border-box;width:100%}.sd-row__question{white-space:nowrap}.svc-tab-designer .sd-title{display:flex}.sd-title{display:block;font-style:normal;color:#161616;color:var(--foreground,#161616);flex-direction:row;white-space:normal;word-break:break-word}.sd-title,.sd-title.sd-container-modern__title{font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif}.sd-title.sd-container-modern__title{display:flex;align-items:center;padding:var(--sd-page-vertical-padding) var(--sd-page-vertical-padding);overflow:auto;gap:calc(4 * 8px);gap:calc(4 * var(--base-unit, 8px));box-shadow:0 2px 0 #19b394;box-shadow:0 2px 0 var(--primary,#19b394)}.sd-title.sd-container-modern__title .sd-logo__image{margin-top:calc(1 * 8px);margin-top:calc(1 * var(--base-unit, 8px))}.sd-header__text{display:flex;flex-direction:column;gap:calc(1 * 8px);gap:calc(1 * var(--base-unit, 8px));flex-grow:1}.sd-header__text h3{font-size:calc(4 * 8px);font-size:calc(4 * var(--base-unit, 8px));font-weight:700;line-height:calc(5 * 8px);line-height:calc(5 * var(--base-unit, 8px));color:#19b394;color:var(--primary,#19b394)}.sd-header__text h5{font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));font-weight:400;line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px))}.sd-title .sv-title-actions{width:100%;justify-content:space-between}.sd-root-modern:not(.svc-tab-designer) .sd-container-modern__title{background-color:#fff;background-color:var(--background,#fff)}.sd-root-modern .sd-container-modern__title .sd-description,.sd-root-modern .sd-container-modern__title .sd-header__text h3{margin:0}.sd-title .sv-title-actions{align-items:flex-start;width:calc(100% + 3 * 8px);width:calc(100% + 3 * var(--base-unit, 8px))}.sd-title .sv-title-actions .sv-title-actions__title{flex-wrap:wrap;flex:0 1 auto;max-width:calc(100% - 3 * 8px);max-width:calc(100% - 3 * var(--base-unit, 8px));white-space:normal;min-width:0;min-width:auto}.sd-action-title-bar{flex:1 9 auto;min-width:calc(6 * 8px);min-width:calc(6 * var(--base-unit, 8px));justify-content:flex-end;margin:calc(-1 * 8px) 0;margin:calc(-1 * var(--base-unit, 8px)) 0}.sd-action-title-bar .sv-action{flex:0 0 auto}.sd-action-title-bar.sd-action-bar--empty{min-width:0}.sd-description{font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;color:#909090;color:var(--foreground-light,#909090);white-space:normal;word-break:break-word}.sd-item{padding:calc(1.5 * 8px) 0;padding:calc(1.5 * var(--base-unit, 8px)) 0}.sd-item--disabled.sd-item--disabled .sd-item__decorator,.sd-item__decorator{--sd-item-default-background:$background-for-editors;display:flex;align-items:center;justify-content:center;width:calc(3 * 8px);width:calc(3 * var(--base-unit, 8px));height:calc(3 * 8px);height:calc(3 * var(--base-unit, 8px));box-sizing:border-box;box-shadow:inset 0 1px 2px rgba(0,0,0,.16);box-shadow:inset 0 1px 2px var(--border-inside,rgba(0,0,0,.16));background:var(--sd-item-default-background);border:none;flex-shrink:0}.sd-item--checked .sd-item__decorator{box-shadow:none}.sd-item--allowhover:hover .sd-item__decorator,.sd-item__control:focus+.sd-item__decorator{box-shadow:0 0 0 2px #19b394;box-shadow:0 0 0 2px var(--primary,#19b394);outline:none;background:#fff;background:var(--background,#fff)}.sd-item--checked .sd-item__decorator{background:#19b394;background:var(--primary,#19b394)}.sd-item__control-label{font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));color:#161616;color:var(--foreground,#161616);white-space:normal;word-break:break-word}.sd-item--disabled .sd-item__control-label{color:hsla(0,0%,9%,.25);color:var(--foreground-disabled,hsla(0,0%,9%,.25))}.sd-item--error .sd-item__decorator{background:rgba(230,10,62,.1);background:var(--red-light,rgba(230,10,62,.1))}.sd-selectbase,.sd-selectbase--row{border:none;margin:0;padding:0}.sd-selectbase--row{display:flex;flex-wrap:wrap;-moz-column-gap:calc(4 * 8px);column-gap:calc(4 * 8px);-moz-column-gap:calc(4 * var(--base-unit, 8px));column-gap:calc(4 * var(--base-unit, 8px))}.sd-selectbase--multi-column{display:flex;flex:1 1}.sd-selectbase__label{display:flex;position:relative;gap:calc(1 * 8px);gap:calc(1 * var(--base-unit, 8px))}.sd-selectbase__column{vertical-align:top;display:block;box-sizing:border-box;word-break:break-word;flex:1 1}.sd-selectbase__column:not(:last-child){padding-right:calc(2 * 8px);padding-right:calc(2 * var(--base-unit, 8px))}.sd-selectbase__column.sv-q-column-1{width:100%}.sd-selectbase__other{margin-top:calc(2 * 8px);margin-top:calc(2 * var(--base-unit, 8px))}.sd-selectbase__item .sd-selectbase__other{margin-top:calc(3.5 * 8px);margin-top:calc(3.5 * var(--base-unit, 8px))}.sd-selectbase__item:last-child .sd-selectbase__other{margin-bottom:calc(-2 * 8px);margin-bottom:calc(-2 * var(--base-unit, 8px))}.sd-checkbox__decorator{border-radius:3px}.sd-checkbox__svg{display:none;width:calc(2.5 * 8px);width:calc(2.5 * var(--base-unit, 8px));height:calc(2.5 * 8px);height:calc(2.5 * var(--base-unit, 8px))}.sd-checkbox--checked .sd-checkbox__svg{display:block}.sd-checkbox--checked .sd-checkbox__svg use{fill:#fff;fill:var(--primary-foreground,#fff)}.sd-checkbox--checked.sd-checkbox--disabled .sd-checkbox__svg use{fill:#d6d6d6;fill:var(--border,#d6d6d6)}.sd-checkbox--checked .sd-checkbox__control:focus+.sd-checkbox__decorator .sd-checkbox__svg use{fill:#19b394;fill:var(--primary,#19b394)}.sd-radio__decorator{border-radius:50%}.sd-radio--checked .sd-radio__decorator:after{content:" ";display:block;width:calc(1 * 8px);width:calc(1 * var(--base-unit, 8px));height:calc(1 * 8px);height:calc(1 * var(--base-unit, 8px));border-radius:50%;background-color:#fff;background-color:var(--primary-foreground,#fff)}.sd-radio--checked.sd-radio--disabled .sd-radio__decorator:after{background-color:#d6d6d6;background-color:var(--border,#d6d6d6)}.sd-radio--checked .sd-radio__control:focus+.sd-radio__decorator:after{background-color:#19b394;background-color:var(--primary,#19b394)}.sd-radio__svg{display:none}.sd-visuallyhidden{position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}.sd-matrix fieldset{border:none;padding:0;margin:0}.sd-matrix__label{display:flex;justify-content:center}.sd-matrix__text,.sd-matrix__text--checked{padding:calc(2 * 8px);padding:calc(2 * var(--base-unit, 8px))}.sd-matrix__text--checked{background-color:rgba(25,179,148,.1);background-color:var(--primary-light,rgba(25,179,148,.1))}.sd-matrix__cell:first-child{font-weight:600;text-align:left}.sd-rating{overflow-x:auto;min-height:calc(8 * 8px);min-height:calc(8 * var(--base-unit, 8px))}.sd-rating fieldset{display:flex;border:none;padding:0 0 calc(2 * 8px);padding:0 0 calc(2 * var(--base-unit, 8px)) 0;flex-wrap:nowrap;gap:calc(1 * 8px);gap:calc(1 * var(--base-unit, 8px))}.sd-rating.sd-rating--wrappable fieldset{flex-wrap:wrap}.sd-rating__item{position:relative;background:#fff;background:var(--background,#fff);box-shadow:0 1px 2px rgba(0,0,0,.15);border-radius:calc(12.5 * 8px);border-radius:calc(12.5 * var(--base-unit, 8px));white-space:nowrap;padding:calc(1.25 * 8px);padding:calc(1.25 * var(--base-unit, 8px));box-sizing:border-box;min-width:calc(6 * 8px);min-width:calc(6 * var(--base-unit, 8px));text-align:center;border:2px solid #fff;border:2px solid var(--background,#fff);color:#161616;color:var(--foreground,#161616)}.sd-rating__item--error{background-color:rgba(230,10,62,.1);background-color:var(--red-light,rgba(230,10,62,.1));box-shadow:0 1px 2px transparent;border-color:transparent}.sd-rating__item.sd-rating__item--disabled{color:hsla(0,0%,9%,.25);color:var(--foreground-disabled,hsla(0,0%,9%,.25))}.sd-rating__item.sd-rating__item--selected.sd-rating__item--disabled{color:hsla(0,0%,100%,.25);color:var(--primary-foreground-disabled,hsla(0,0%,100%,.25))}.sd-rating__item--allowhover:hover,.sd-rating__item[focus-within]{border-color:#19b394;border-color:var(--primary,#19b394)}.sd-rating__item--allowhover:hover,.sd-rating__item:focus-within{border-color:#19b394;border-color:var(--primary,#19b394)}.sd-rating__item--selected{background-color:#19b394;background-color:var(--primary,#19b394);border-color:#19b394;border-color:var(--primary,#19b394);color:#fff;color:var(--primary-foreground,#fff)}.sd-rating__item--selected[focus-within]{box-shadow:inset 0 0 0 2px #fff;box-shadow:inset 0 0 0 2px var(--background,#fff)}.sd-rating__item--selected:focus-within{box-shadow:inset 0 0 0 2px #fff;box-shadow:inset 0 0 0 2px var(--background,#fff)}.sd-rating__item-text.sd-rating__item-text{line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));min-width:calc(3 * 8px);min-width:calc(3 * var(--base-unit, 8px));display:inline-block}.sd-rating__item-text.sd-rating__item-text.sd-rating__max-text,.sd-rating__item-text.sd-rating__item-text.sd-rating__min-text{margin-top:calc(1.25 * 8px);margin-top:calc(1.25 * var(--base-unit, 8px));margin-bottom:calc(1.25 * 8px);margin-bottom:calc(1.25 * var(--base-unit, 8px));border:2px solid #fff;border:2px solid var(--background,#fff);color:#909090;color:var(--foreground-light,#909090)}.sd-rating__item-text.sd-rating__item-text.sd-rating__min-text{margin-right:calc(1 * 8px);margin-right:calc(1 * var(--base-unit, 8px));margin-left:calc(2 * 8px);margin-left:calc(2 * var(--base-unit, 8px))}.sd-rating__item-text.sd-rating__item-text.sd-rating__max-text{margin-right:calc(2 * 8px);margin-right:calc(2 * var(--base-unit, 8px));margin-left:calc(1 * 8px);margin-left:calc(1 * var(--base-unit, 8px))}.sd-rating__item-text.sd-rating__item-text .sv-string-editor{white-space:nowrap}.sv-ranking-item--error .sv-ranking-item__index{background-color:rgba(230,10,62,.1);background-color:var(--red-light,rgba(230,10,62,.1));box-shadow:0 1px 2px transparent;border-color:transparent}.sd-element--with-frame .sv-ranking-item{left:calc(-5 * 8px);left:calc(-5 * var(--base-unit, 8px))}.sd-element--with-frame .sv-ranking-item__icon{margin-left:7px}.sd-element--with-frame .sv-ranking-item__icon-container{width:calc(3 * 8px);width:calc(3 * var(--base-unit, 8px));height:calc(3 * 8px);height:calc(3 * var(--base-unit, 8px));margin-right:calc(1 * 8px);margin-right:calc(1 * var(--base-unit, 8px));margin-left:calc(1 * 8px);margin-left:calc(1 * var(--base-unit, 8px))}.sd-element--with-frame .sv-ranking--mobile .sv-ranking-item__icon-container{margin-left:0;margin-right:calc(1 * 8px);margin-right:calc(1 * var(--base-unit, 8px))}.sd-element--with-frame .sv-ranking--mobile .sv-ranking-item{left:0}.sd-ranking--disabled .sv-ranking-item__text{color:hsla(0,0%,9%,.16);color:var(--foreground-disabled,hsla(0,0%,9%,.16))}.sv-ranking-item__content.sd-ranking-item__content{line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px))}.sd-dropdown{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:calc(6 * 8px);padding-right:calc(6 * var(--base-unit, 8px));background-position:right calc(1.5 * 8px) top 50%,0 0;background-position:right calc(1.5 * var(--base-unit, 8px)) top 50%,0 0;background-repeat:no-repeat;background-size:calc(3 * 8px) calc(3 * 8px);background-size:calc(3 * var(--base-unit, 8px)) calc(3 * var(--base-unit, 8px));background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 15L17 10H7L12 15Z' fill='%23909090'/%3E%3C/svg%3E%0A");opacity:1;display:flex;justify-content:space-between}.sd-dropdown[disabled]{pointer-events:none}.sd-dropdown--empty:not(.sd-input--disabled),.sd-dropdown--empty:not(.sd-input--disabled) .sd-dropdown__value{color:#909090;color:var(--foreground-light,#909090)}.sd-dropdown option,.sd-dropdown__value{color:#161616;color:var(--foreground,#161616);font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px))}.sd-dropdown__value{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sd-dropdown_clean-button{padding:0 calc(1 * 8px);padding:0 calc(1 * var(--base-unit, 8px))}.sd-dropdown_clean-button-svg{width:calc(3 * 8px);width:calc(3 * var(--base-unit, 8px));height:calc(3 * 8px);height:calc(3 * var(--base-unit, 8px))}.sd-dropdown use{fill:#909090;fill:var(--foreground-light,#909090)}.sd-input.sd-dropdown[focus-within]{box-shadow:0 0 0 2px #19b394,inset 0 1px 2px rgba(0,0,0,.16);box-shadow:0 0 0 2px var(--primary,#19b394),inset 0 1px 2px var(--border-inside,rgba(0,0,0,.16))}.sd-input.sd-dropdown:focus-within{box-shadow:0 0 0 2px #19b394,inset 0 1px 2px rgba(0,0,0,.16);box-shadow:0 0 0 2px var(--primary,#19b394),inset 0 1px 2px var(--border-inside,rgba(0,0,0,.16))}.sd-input.sd-dropdown[focus-within] .sd-dropdown__filter-string-input{z-index:2000}.sd-input.sd-dropdown:focus-within .sd-dropdown__filter-string-input{z-index:2000}.sd-dropdown__filter-string-input{border:none;outline:none;padding:0;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));background-color:transparent;width:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));-webkit-appearance:none;-moz-appearance:none;appearance:none}.sd-dropdown--empty:not(.sd-input--disabled) .sd-dropdown__filter-string-input::-moz-placeholder{color:#909090;color:var(--foreground-light,#909090)}.sd-dropdown--empty:not(.sd-input--disabled) .sd-dropdown__filter-string-input:-ms-input-placeholder{color:#909090;color:var(--foreground-light,#909090)}.sd-dropdown--empty:not(.sd-input--disabled) .sd-dropdown__filter-string-input::placeholder{color:#909090;color:var(--foreground-light,#909090)}.sd-dropdown__filter-string-input::-moz-placeholder{font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));color:#161616;color:var(--foreground,#161616);width:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));-moz-appearance:none;appearance:none}.sd-dropdown__filter-string-input:-ms-input-placeholder{font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));color:#161616;color:var(--foreground,#161616);width:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));appearance:none}.sd-dropdown__filter-string-input::placeholder{font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));color:#161616;color:var(--foreground,#161616);width:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));-webkit-appearance:none;-moz-appearance:none;appearance:none}.sd-input.sd-tagbox:not(.sd-tagbox--empty):not(.sd-input--disabled){height:auto;padding:calc(.5 * 8px);padding:calc(.5 * var(--base-unit, 8px));padding-right:calc(6 * 8px);padding-right:calc(6 * var(--base-unit, 8px))}.sd-tagbox_clean-button{height:calc(3 * 8px);height:calc(3 * var(--base-unit, 8px));padding:calc(1 * 8px);padding:calc(1 * var(--base-unit, 8px));margin:auto 0}.sd-input.sd-tagbox[focus-within]{box-shadow:0 0 0 2px #19b394,inset 0 1px 2px rgba(0,0,0,.16);box-shadow:0 0 0 2px var(--primary,#19b394),inset 0 1px 2px var(--border-inside,rgba(0,0,0,.16))}.sd-input.sd-tagbox:focus-within{box-shadow:0 0 0 2px #19b394,inset 0 1px 2px rgba(0,0,0,.16);box-shadow:0 0 0 2px var(--primary,#19b394),inset 0 1px 2px var(--border-inside,rgba(0,0,0,.16))}.sv-tagbox__item{position:relative;display:flex;height:calc(3 * 8px);height:calc(3 * var(--base-unit, 8px));padding:calc(1 * 8px) calc(1.5 * 8px);padding:calc(1 * var(--base-unit, 8px)) calc(1.5 * var(--base-unit, 8px));background-color:#19b394;background-color:var(--primary,#19b394);border-radius:calc(.25 * 8px);border-radius:calc(.25 * var(--base-unit, 8px))}.sv-tagbox__item-text{color:#fff;color:var(--primary-foreground,#fff)}.sv-tagbox__item:focus .sd-tagbox-item_clean-button,.sv-tagbox__item:hover .sd-tagbox-item_clean-button,.sv-tagbox__item[focus-within] .sd-tagbox-item_clean-button{display:block}.sv-tagbox__item:focus .sd-tagbox-item_clean-button,.sv-tagbox__item:focus-within .sd-tagbox-item_clean-button,.sv-tagbox__item:hover .sd-tagbox-item_clean-button{display:block}[dir=ltr] .sd-tagbox-item_clean-button{right:calc(1.5 * var(--base-unit, 8px))}[dir=rtl] .sd-tagbox-item_clean-button{left:calc(1.5 * var(--base-unit, 8px))}[dir=ltr] .sd-tagbox-item_clean-button{right:calc(1.5 * 8px)}[dir=rtl] .sd-tagbox-item_clean-button{left:calc(1.5 * 8px)}.sd-tagbox-item_clean-button{display:none;position:absolute;height:calc(3 * 8px);height:calc(3 * var(--base-unit, 8px));padding:0 0 0 calc(4 * 8px);padding:0 0 0 calc(4 * var(--base-unit, 8px));background:linear-gradient(270deg,#19b394 53.12%,rgba(25,179,148,0));background:linear-gradient(270deg,var(--primary,#19b394) 53.12%,rgba(25,179,148,0) 100%)}.sd-tagbox-item_clean-button-svg{margin:calc(.5 * 8px);margin:calc(.5 * var(--base-unit, 8px))}.sd-tagbox-item_clean-button-svg use{fill:#fff;fill:var(--primary-foreground,#fff)}.sd-tagbox__value.sd-dropdown__value{position:relative;gap:calc(.5 * 8px);gap:calc(.5 * var(--base-unit, 8px));display:flex;flex-wrap:wrap;flex-grow:1;padding-left:0;padding-right:0;margin:0}.sd-tagbox__filter-string-input{width:auto;display:flex;flex-grow:1}.sd-tagbox__placeholder{position:absolute;top:0;left:0;max-width:100%;width:auto;height:100%;text-align:left;cursor:text;pointer-events:none;color:#909090;color:var(--foreground-light,#909090)}.sd-imagepicker{display:flex;flex-wrap:wrap;padding:0;border:none;gap:calc(2 * 8px);gap:calc(2 * var(--base-unit, 8px));width:100%;margin:0}.sd-imagepicker--column{align-items:flex-start;flex-direction:column}@supports not (aspect-ratio:1/1){.sd-imagepicker>div{margin-right:calc(2 * 8px);margin-right:calc(2 * var(--base-unit, 8px))}}.sd-imagepicker__item .sd-imagepicker__image-container>div,.sd-imagepicker__item img{border-radius:calc(.5 * 8px);border-radius:calc(.5 * var(--base-unit, 8px));background-color:#f3f3f3;background-color:var(--background-dim,#f3f3f3)}.sd-imagepicker__item-decorator{position:relative;display:flex;flex-direction:column;align-items:center}.sd-imagepicker__image-container{position:relative}.sd-imagepicker__item--checked .sd-imagepicker__image-container:before{display:block;position:absolute;content:" ";top:calc(1 * 8px);top:calc(1 * var(--base-unit, 8px));right:calc(1 * 8px);right:calc(1 * var(--base-unit, 8px));width:calc(6 * 8px);width:calc(6 * var(--base-unit, 8px));height:calc(6 * 8px);height:calc(6 * var(--base-unit, 8px));box-sizing:border-box;border-radius:calc(12.5 * 8px);border-radius:calc(12.5 * var(--base-unit, 8px));background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='17' viewBox='0 0 23 17' fill='none'%3E%3Cpath d='M8.33331 16.1L0.333313 8L2.43331 5.9L8.33331 11.9L20.2333 0L22.3333 2.1L8.33331 16.1Z' fill='%2319B394'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:22px calc(2 * 8px);background-size:22px calc(2 * var(--base-unit, 8px));background-color:#fff;background-color:var(--background,#fff);z-index:1}.sd-imagepicker_>_item--error .sd-imagepicker__image-container:before{display:block;position:absolute;content:" ";left:0;top:0;width:100%;height:100%;background-color:rgba(230,10,62,.1);background-color:var(--red-light,rgba(230,10,62,.1));border-radius:calc(.5 * 8px);border-radius:calc(.5 * var(--base-unit, 8px));background:linear-gradient(0deg,rgba(230,10,62,.1),rgba(230,10,62,.1));background:linear-gradient(0deg,var(--red-light,rgba(230,10,62,.1)),var(--red-light,rgba(230,10,62,.1)))}.sd-imagepicker__item--allowhover .sd-imagepicker__image:hover,.sd-imagepicker__item[focus-within] .sd-imagepicker__image{opacity:.5}.sd-imagepicker__item--allowhover .sd-imagepicker__image:hover,.sd-imagepicker__item:focus-within .sd-imagepicker__image{opacity:.5}.sd-imagepicker__image{display:block;box-sizing:border-box;max-width:100%}.sd-imagepicker__text{line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));margin-top:calc(1 * 8px);margin-top:calc(1 * var(--base-unit, 8px));color:#161616;color:var(--foreground,#161616)}.sd-imagepicker__no-image{display:flex;background-color:#f9f9f9;background-color:var(--background-dim-light,#f9f9f9)}.sd-imagepicker__no-image-svg{height:calc(6 * 8px);height:calc(6 * var(--base-unit, 8px));width:calc(6 * 8px);width:calc(6 * var(--base-unit, 8px));margin:auto}.sd-imagepicker__column{display:flex;flex-direction:column;gap:calc(2 * 8px);gap:calc(2 * var(--base-unit, 8px));align-items:flex-start;padding-right:0}.sd-selectbase__column.sd-imagepicker__column:not(:last-child){padding-right:0}.sd-image__image{display:block;max-width:100%;border-radius:calc(.5 * 8px);border-radius:calc(.5 * var(--base-unit, 8px))}.sd-image__image--adaptive{width:100%;height:auto;max-width:calc(80 * 8px);max-width:calc(80 * var(--base-unit, 8px))}.sd-html{white-space:normal}.sd-progress{height:2px;background-color:#eaeaea;background-color:var(--border-light,#eaeaea);position:relative}.sd-progress__bar{position:relative;height:100%;background-color:#19b394;background-color:var(--primary,#19b394);overflow:hidden}.sd-progress__text{position:absolute;margin-top:calc(1 * 8px);margin-top:calc(1 * var(--base-unit, 8px));right:calc(3 * 8px);right:calc(3 * var(--base-unit, 8px));color:#909090;color:var(--foreground-light,#909090);font-size:calc(1.5 * 8px);font-size:calc(1.5 * var(--base-unit, 8px));line-height:calc(2 * 8px);line-height:calc(2 * var(--base-unit, 8px));font-weight:600}@media only screen and (min-width:calc(125 * var(--base-unit,8px))){.sd-progress__text{margin-left:5%}}@media only screen and (max-width:calc(125 * var(--base-unit,8px))){.sd-progress__text{margin-left:10px}}.sd-boolean{display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;position:relative;padding:calc(.5 * 8px);padding:calc(.5 * var(--base-unit, 8px));background:#f9f9f9;background:var(--background-dim-light,#f9f9f9);box-shadow:inset 0 1px 2px rgba(0,0,0,.15);border-radius:calc(12.5 * 8px);border-radius:calc(12.5 * var(--base-unit, 8px))}.sd-boolean__label,.sd-boolean__thumb{display:block;color:#909090;color:var(--foreground-light,#909090);font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));padding:calc(1 * 8px) calc(3 * 8px);padding:calc(1 * var(--base-unit, 8px)) calc(3 * var(--base-unit, 8px))}.sd-boolean__switch{display:flex;padding:calc(.5 * 8px);padding:calc(.5 * var(--base-unit, 8px));align-items:center;position:absolute;left:0;top:0;width:100%;height:100%;box-sizing:border-box;border-radius:calc(12.5 * 8px);border-radius:calc(12.5 * var(--base-unit, 8px))}.sd-boolean__control:focus~.sd-boolean__switch{box-shadow:inset 0 0 0 2px #19b394;box-shadow:inset 0 0 0 2px var(--primary,#19b394)}.sd-boolean--indeterminate .sd-boolean__thumb{display:none}.sd-boolean__thumb{background:#fff;background:var(--background,#fff);box-shadow:0 1px 2px rgba(0,0,0,.15);border-radius:calc(12.5 * 8px);border-radius:calc(12.5 * var(--base-unit, 8px));transition-duration:.2s;transition-property:margin-left,transform;transition-timing-function:linear;color:#19b394;color:var(--primary,#19b394);font-weight:600;margin-left:0;transform:translateX(0)}.sd-boolean--checked .sd-boolean__thumb{margin-left:100%;transform:translateX(-100%)}.sd-boolean--disabled .sd-boolean__label,.sd-boolean--disabled .sd-boolean__thumb{color:hsla(0,0%,9%,.25);color:var(--foreground-disabled,hsla(0,0%,9%,.25))}.svc-question__content .sd-boolean--checked .sd-boolean__label:nth-of-type(2),.svc-question__content .sd-boolean:not(.sd-boolean--checked):not(.sd-boolean--indeterminate) .sd-boolean__label:first-of-type{color:#19b394;color:var(--primary,#19b394);font-weight:600;background:#fff;background:var(--background,#fff);box-shadow:0 1px 2px rgba(0,0,0,.15);border-radius:calc(12.5 * 8px);border-radius:calc(12.5 * var(--base-unit, 8px))}.svc-question__content .sd-boolean__switch{display:none}.sd-boolean--error{background-color:rgba(230,10,62,.1);background-color:var(--red-light,rgba(230,10,62,.1))}.sd-paneldynamic .sd-progress{position:absolute;left:0;right:0;height:2px;z-index:2;transform:translateY(-1px)}.sd-paneldynamic>.sd-panel{padding-top:1px;padding-bottom:calc(.5*var(--sd-base-vertical-padding))}.sd-paneldynamic>.sd-panel+.sd-paneldynamic__remove-btn{margin-bottom:calc(.5*var(--sd-base-vertical-padding))}.sd-paneldynamic .sd-paneldynamic__panel-wrapper>.sd-panel>.sd-panel__header{padding-bottom:0;padding-top:calc(.5 * var(--sd-base-vertical-padding) + var(--base-unit, 8px))}.sd-paneldynamic .sd-paneldynamic__panel-wrapper>.sd-panel>.sd-panel__header:after{display:none}.sd-paneldynamic .sd-paneldynamic__panel-wrapper>.sd-panel>.sd-panel__header>.sd-panel__title{color:#909090;color:var(--foreground-light,#909090)}.sd-paneldynamic .sd-paneldynamic__panel-wrapper>.sd-panel>.sd-panel__header~.sd-panel__content{margin-top:calc(1 * 8px);margin-top:calc(1 * var(--base-unit, 8px))}.sd-question__content:first-child>.sd-paneldynamic>.sd-paneldynamic__panel-wrapper>.sd-panel>.sd-panel__header{padding-top:var(--sd-base-vertical-padding)}.sd-paneldynamic__separator{display:block;position:absolute;left:0;right:0;margin:0;background:#eaeaea;background:var(--border-light,#eaeaea);height:1px;border:none}.sd-paneldynamic__panel-wrapper{padding-bottom:calc(1*var(--sd-base-padding))}.sd-paneldynamic__panel-wrapper:after{display:table;clear:both;content:" "}.sd-paneldynamic__panel-wrapper--in-row{display:flex;flex-direction:row;align-items:center}.sd-paneldynamic__remove-btn{float:right;position:relative;top:calc(.5*var(--sd-base-vertical-padding));margin-bottom:calc(-1 * 8px);margin-bottom:calc(-1 * var(--base-unit, 8px));margin-right:calc(-3 * 8px);margin-right:calc(-3 * var(--base-unit, 8px))}.sd-paneldynamic__footer{clear:both}.sd-paneldynamic__footer .sd-paneldynamic__next-btn,.sd-paneldynamic__footer .sd-paneldynamic__prev-btn{display:block}.sd-paneldynamic__footer .sd-paneldynamic__next-btn svg,.sd-paneldynamic__footer .sd-paneldynamic__prev-btn svg{width:calc(2 * 8px);width:calc(2 * var(--base-unit, 8px));height:calc(2 * 8px);height:calc(2 * var(--base-unit, 8px))}.sd-paneldynamic__footer .sd-paneldynamic__add-btn,.sd-paneldynamic__footer .sd-paneldynamic__progress--bottom,.sd-paneldynamic__footer .sd-paneldynamic__progress-text{display:inline;display:initial}.sd-paneldynamic__buttons-container{display:flex;align-items:center;padding:calc(var(--sd-base-vertical-padding) - var(--base-unit, 8px)) 0}.sd-paneldynamic__progress-container{display:flex;align-items:center;margin-left:auto;margin-right:calc(-1 * 8px);margin-right:calc(-1 * var(--base-unit, 8px))}.sd-paneldynamic__progress-text{color:#909090;color:var(--foreground-light,#909090);margin:0 calc(3 * 8px) 0 0;margin-right:calc(3 * var(--base-unit, 8px))}.sd-paneldynamic__next-btn,.sd-paneldynamic__prev-btn{width:calc(2 * 8px);width:calc(2 * var(--base-unit, 8px));height:calc(2 * 8px);height:calc(2 * var(--base-unit, 8px))}.sd-paneldynamic__next-btn .sv-svg-icon,.sd-paneldynamic__prev-btn .sv-svg-icon{display:block}.sd-paneldynamic__next-btn,.sd-paneldynamic__prev-btn{margin-right:calc(2 * 8px);margin-right:calc(2 * var(--base-unit, 8px))}.sd-paneldynamic__next-btn{margin-left:calc(-1 * 8px);margin-left:calc(-1 * var(--base-unit, 8px));transform:rotate(180deg)}.sd-paneldynamic__placeholder .sd-paneldynamic__add-btn{display:inline;display:initial;margin-left:0}.sd-question--empty.sd-question--paneldynamic>.sd-question__content{padding-bottom:var(--sd-base-padding)}.svc-question__content .sd-paneldynamic__panel-wrapper{padding:0}.sd-paneldynamic__buttons-container .sd-action-bar{width:100%;margin:0 calc(-3 * 8px);margin:0 calc(-3 * var(--base-unit, 8px));width:calc(100% + 6 * 8px);width:calc(100% + 6 * var(--base-unit, 8px))}.sd-file{min-height:calc(36 * 8px);min-height:calc(36 * var(--base-unit, 8px));position:relative;font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px))}.sd-file .sv-action-bar{padding:calc(1 * 8px) 0;padding:calc(1 * var(--base-unit, 8px)) 0;justify-content:center;position:absolute;width:100%;bottom:0}.sd-file .sv-action-bar .sv-action-bar-item{height:calc(4 * 8px);height:calc(4 * var(--base-unit, 8px));color:#909090;color:var(--foreground-light,#909090);border-radius:calc(2 * 8px);border-radius:calc(2 * var(--base-unit, 8px))}.sd-file .sv-action-bar #fileIndex .sv-action-bar-item{padding:calc(.5 * 8px) 0;padding:calc(.5 * var(--base-unit, 8px)) 0}.sd-file .sv-action-bar #fileIndex .sv-action-bar-item:hover{background-color:#fff;background-color:var(--background,#fff)}.sd-file .sv-action-bar #fileIndex .sv-action-bar-item:disabled{opacity:1}.sd-file__decorator{display:flex;flex-direction:column;position:absolute;width:100%;height:100%;box-sizing:border-box;border:1px dashed #d6d6d6;border:1px dashed var(--border,#d6d6d6);justify-content:center;align-items:center}.sd-file__decorator--drag{border:1px solid #19b394;border:1px solid var(--primary,#19b394);box-shadow:inset 0 0 0 1px #19b394;box-shadow:inset 0 0 0 1px var(--primary,#19b394);background:rgba(25,179,148,.1);background:var(--primary-light,rgba(25,179,148,.1))}.sd-file__decorator--drag:after{content:" ";position:absolute;display:block;width:100%;height:100%;left:0;top:0;background:transparent;z-index:2}.sd-file__no-file-chosen{display:none}.sd-file__drag-area-placeholder{word-break:break-word;white-space:normal;color:#909090;color:var(--foreground-light,#909090)}.sd-file__choose-btn--text{display:block;margin-top:calc(1 * 8px);margin-top:calc(1 * var(--base-unit, 8px));font-weight:600;color:#19b394;color:var(--primary,#19b394);cursor:pointer}.sd-file__choose-btn--text svg,.sd-question--answered .sd-file__drag-area-placeholder{display:none}.sd-file__choose-btn--icon{z-index:2}.sd-file__choose-btn--icon span:first-child{display:none}.sd-file__choose-btn--icon,.sd-file__clean-btn{top:calc(1 * 8px);top:calc(1 * var(--base-unit, 8px));position:absolute}.sd-file__clean-btn{z-index:2;right:calc(1 * 8px);right:calc(1 * var(--base-unit, 8px))}.sd-file__clean-btn span:first-child{display:none}.sd-file__choose-btn--icon{right:calc(8 * 8px);right:calc(8 * var(--base-unit, 8px))}.sd-file__list{overflow:auto;display:flex;box-sizing:content-box;flex-direction:row;align-items:stretch;justify-content:space-between;padding:calc(10.5 * 8px) 0;padding:calc(10.5 * var(--base-unit, 8px)) 0;min-height:calc(15 * 8px);min-height:calc(15 * var(--base-unit, 8px));max-height:calc(15 * 8px);max-height:calc(15 * var(--base-unit, 8px));position:absolute;width:100%}.sd-file__preview{position:relative;display:flex;align-items:center;flex-direction:column;min-height:100%;margin:0 auto}.sd-file__preview .sd-file__default-image{width:calc(7 * 8px);width:calc(7 * var(--base-unit, 8px));height:90px}.sd-file__preview .sd-file__remove-file-button:hover,.sd-file__preview img:hover+.sd-file__remove-file-button,.sd-file__preview svg:hover+.sd-file__remove-file-button{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.sd-file__sign{margin-top:calc(1 * 8px);margin-top:calc(1 * var(--base-unit, 8px));text-align:center;font-size:calc(1.5 * 8px);font-size:calc(1.5 * var(--base-unit, 8px))}.sd-file__sign,.sd-file__sign a{line-height:calc(2 * 8px);line-height:calc(2 * var(--base-unit, 8px))}.sd-file__sign a{display:block;text-decoration:none;color:#161616;color:var(--foreground,#161616);white-space:normal;word-break:break-all;width:calc(12 * 8px);width:calc(12 * var(--base-unit, 8px));overflow:hidden;max-height:calc(6 * 8px);max-height:calc(6 * var(--base-unit, 8px));text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.sd-file__remove-file-button{display:none}.sd-file__decorator--error{background-color:rgba(230,10,62,.1);background-color:var(--red-light,rgba(230,10,62,.1))}.sd-file__image-wrapper{position:relative;text-align:center;min-width:calc(12 * 8px);min-width:calc(12 * var(--base-unit, 8px));min-height:calc(12 * 8px);min-height:calc(12 * var(--base-unit, 8px))}.sd-file__image-wrapper img:not(.sd-file__default-image){display:block;width:calc(12 * 8px);width:calc(12 * var(--base-unit, 8px));height:calc(12 * 8px);height:calc(12 * var(--base-unit, 8px));-o-object-fit:contain;object-fit:contain;background:#f3f3f3;background:var(--background-dim,#f3f3f3)}.sd-file--single img:hover+.sd-file__remove-file-button{display:none}.sd-file--mobile .sd-file__list{height:calc(100% - 4 * 8px);height:calc(100% - 4 * var(--base-unit, 8px))}.sd-file--single-image{height:calc(36 * 8px);height:calc(36 * var(--base-unit, 8px))}.sd-file--single-image .sd-file__preview{width:100%;margin:0}.sd-file--single-image .sd-file__list{padding:0;height:100%;max-height:100%;width:100%}.sd-file--single-image .sd-file__image-wrapper{min-height:100%;min-width:100%}.sd-file--single-image .sd-file__image-wrapper img{width:100%;height:100%;background-color:#f9f9f9;background-color:var(--background-dim-light,#f9f9f9)}.sd-file--single-image .sd-file__sign{position:absolute;margin:0;width:100%;min-height:100%}.sd-file--single-image .sd-file__sign a{color:transparent;width:100%;height:100%;outline:none}.sd-file>input:focus+.sd-file__decorator .sd-file__choose-btn.sd-file__choose-btn--icon use{fill:#19b394;fill:var(--primary,#19b394)}.sd-file>input:focus+.sd-file__decorator .sd-file__choose-btn:not(.sd-file__choose-btn--icon){background-color:rgba(25,179,148,.1);background-color:var(--primary-light,rgba(25,179,148,.1))}.sd-hidden{display:none!important}.sd-body__navigation .sd-btn{padding:calc(2 * 8px) calc(8 * 8px);padding:calc(2 * var(--base-unit, 8px)) calc(8 * var(--base-unit, 8px))}.sd-root-modern--mobile .sd-body__navigation .sd-btn,.sd-root-modern--mobile .sd-body__navigation .sv-action:not(.sv-action--hidden){flex-grow:1}.sd-root-modern--mobile .sd-body__navigation .sd-btn{padding:calc(2 * 8px) calc(4 * 8px);padding:calc(2 * var(--base-unit, 8px)) calc(4 * var(--base-unit, 8px))}.sd-btn{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding:calc(2 * 8px) calc(6 * 8px);padding:calc(2 * var(--base-unit, 8px)) calc(6 * var(--base-unit, 8px));background:#fff;background:var(--background,#fff);box-shadow:0 1px 2px rgba(0,0,0,.15);border-radius:calc(.5 * 8px);border-radius:calc(.5 * var(--base-unit, 8px));cursor:pointer;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-style:normal;font-weight:600;font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));text-align:center;color:#19b394;color:var(--primary,#19b394);border:2px solid transparent;outline:none}.sd-btn:not(:disabled):focus,.sd-btn:not(:disabled):hover{box-shadow:0 0 0 2px #19b394;box-shadow:0 0 0 2px var(--primary,#19b394)}.sd-btn:disabled{color:hsla(0,0%,9%,.16);color:var(--foreground-disabled,hsla(0,0%,9%,.16));cursor:default}.sd-btn--action{background-color:#19b394;background-color:var(--primary,#19b394);color:#fff;color:var(--primary-foreground,#fff)}.sd-btn--action:not(:disabled):focus,.sd-btn--action:not(:disabled):hover{color:#19b394;color:var(--primary,#19b394);background-color:#fff;background-color:var(--background,#fff)}.sd-btn--action:disabled{color:hsla(0,0%,100%,.25);color:var(--primary-foreground-disabled,hsla(0,0%,100%,.25))}.sd-body{width:100%}.sd-body .sd-body__page{min-width:calc(300px + 6 * 8px);min-width:calc(300px + 6 * var(--base-unit, 8px))}.sd-body .sd-body__timer{padding:calc(2 * 8px) calc(2 * 8px) 0;padding:calc(2 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px)) 0;box-sizing:border-box}.sd-body.sd-body--static .sd-body__navigation,.sd-body.sd-body--static .sd-body__page,.sd-body.sd-body--static .sd-body__timer{margin-left:auto;margin-right:auto;max-width:calc(84 * 8px);max-width:calc(84 * var(--base-unit, 8px))}.sd-body.sd-body--responsive{max-width:none}.sd-body.sd-body--responsive .sd-body__navigation,.sd-body.sd-body--responsive .sd-body__timer{padding:calc(2 * var(--base-unit, 8px)) var(--sd-page-vertical-padding)}.sd-body__navigation{box-sizing:border-box;padding:calc(2 * 8px);padding:calc(2 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px))}.sd-body__navigation .sv-action:not(.sv-action--hidden)~.sv-action:not(.sv-action--hidden){margin-left:calc(2 * 8px);margin-left:calc(2 * var(--base-unit, 8px))}.sd-body__progress{margin-bottom:calc(4 * 8px);margin-bottom:calc(4 * var(--base-unit, 8px))}.sd-body--empty{min-height:400px;text-align:center;padding-top:180px;box-sizing:border-box}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFWJ0bbck.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFUZ0bbck.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFWZ0bbck.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNShampu5_7CjHW5spxoeN3Vs.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2212,U+2215,U+e0ff,U+effd,U+f000}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzBampu5_7CjHW5spxoeN3Vs.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2212,U+2215,U+e0ff,U+effd,U+f000}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVp0bbck.woff2) format("woff2");unicode-range:U+0370-03ff}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFWp0bbck.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFW50bbck.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}.sd-multipletext{width:100%;table-layout:fixed;border-spacing:0;height:1px}.sd-multipletext__cell{height:100%}.sd-multipletext__cell:not(:last-child){padding-right:calc(2 * 8px);padding-right:calc(2 * var(--base-unit, 8px))}.sd-multipletext__item-container.sd-input[focus-within]{box-shadow:inset 0 0 0 2px #19b394,inset 0 1px 2px rgba(0,0,0,.16);box-shadow:inset 0 0 0 2px var(--primary,#19b394),inset 0 1px 2px var(--border-inside,rgba(0,0,0,.16))}.sd-multipletext__item-container.sd-input:focus-within{box-shadow:inset 0 0 0 2px #19b394,inset 0 1px 2px rgba(0,0,0,.16);box-shadow:inset 0 0 0 2px var(--primary,#19b394),inset 0 1px 2px var(--border-inside,rgba(0,0,0,.16))}.sd-multipletext__item-container{display:flex;align-items:flex-start;height:100%;padding-top:0;padding-bottom:0}.sd-multipletext__item-container .sd-input{padding-top:0;padding-right:0;padding-bottom:0;border:none;box-shadow:none;height:calc(3 * 8px);height:calc(3 * var(--base-unit, 8px))}.sd-multipletext__item-container .sd-input,.sd-multipletext__item-title{margin-top:calc(1.5 * 8px);margin-top:calc(1.5 * var(--base-unit, 8px));margin-bottom:calc(1.5 * 8px);margin-bottom:calc(1.5 * var(--base-unit, 8px))}.sd-multipletext__item-title{height:calc(100% - 8px * 3);height:calc(100% - var(--base-unit, 8px) * 3);max-width:30%;padding-right:calc(2 * 8px);padding-right:calc(2 * var(--base-unit, 8px));border-right:1px solid #d6d6d6;border-right:1px solid var(--border,#d6d6d6);word-break:break-word;white-space:normal;color:#909090;color:var(--foreground-light,#909090)}.sd-multipletext__item{flex-grow:1}.sd-multipletext__item-container--error{background-color:rgba(230,10,62,.1);background-color:var(--red-light,rgba(230,10,62,.1))}.sd-multipletext__item-container--error .sd-input--error{background-color:transparent}.sd-multipletext__item-container:hover:not([focus-within])>.sd-question__erbox--tooltip{display:inline-block}.sd-multipletext__item-container:hover:not(:focus-within)>.sd-question__erbox--tooltip{display:inline-block}.sd-multipletext tr:not(:last-child) .sd-multipletext__cell{padding-bottom:calc(2 * 8px);padding-bottom:calc(2 * var(--base-unit, 8px))}.sd-action{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;padding:calc(1 * 8px) calc(3 * 8px);padding:calc(1 * var(--base-unit, 8px)) calc(3 * var(--base-unit, 8px));color:#19b394;color:var(--primary,#19b394);border-radius:calc(12.5 * 8px);border-radius:calc(12.5 * var(--base-unit, 8px));font-weight:600;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-style:normal;font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));outline:none}.sd-action--negative{color:#e60a3e;color:var(--red,#e60a3e)}.sd-action--icon{padding:calc(1 * 8px);padding:calc(1 * var(--base-unit, 8px))}.sd-action--icon use,svg.sd-action--icon{fill:#909090;fill:var(--foreground-light,#909090)}.sd-action--disabled,.sd-action:disabled{color:#161616;color:var(--foreground,#161616);opacity:.25;cursor:default;pointer-events:none}.sd-action:focus,.sd-action:hover{outline:none;background-color:rgba(25,179,148,.1);background-color:var(--primary-light,rgba(25,179,148,.1));cursor:pointer;opacity:1}.sd-action:focus.sd-action--icon,.sd-action:hover.sd-action--icon{background-color:#f3f3f3;background-color:var(--background-dim,#f3f3f3)}.sd-action:focus.sd-action--negative,.sd-action:hover.sd-action--negative{background-color:rgba(230,10,62,.1);background-color:var(--red-light,rgba(230,10,62,.1))}.sd-action:focus.sd-action--negative.sd-action--icon use,.sd-action:hover.sd-action--negative.sd-action--icon use{fill:#e60a3e;fill:var(--red,#e60a3e)}.sd-action:focus:active,.sd-action:hover:active{opacity:.5}.sd-action__icon{display:block;width:calc(3 * 8px);width:calc(3 * var(--base-unit, 8px));height:calc(3 * 8px);height:calc(3 * var(--base-unit, 8px))}.sd-action--pressed{background-color:#f3f3f3;background-color:var(--background-dim,#f3f3f3);opacity:.5}.sd-action-bar{display:flex;align-items:center}.sd-action-bar .sv-action:not(:last-child) .sv-action__content{padding-right:0}.sd-context-btn{background-color:#fff;background-color:var(--background,#fff);padding:calc(1.5 * 8px);padding:calc(1.5 * var(--base-unit, 8px));border-radius:calc(12.5 * 8px);border-radius:calc(12.5 * var(--base-unit, 8px));border:none;outline:none;cursor:pointer}.sd-context-btn svg{display:block;width:calc(3 * 8px);width:calc(3 * var(--base-unit, 8px));height:calc(3 * 8px);height:calc(3 * var(--base-unit, 8px))}.sd-context-btn use{fill:#909090;fill:var(--foreground-light,#909090)}.sd-context-btn:focus use,.sd-context-btn:hover use{fill:#19b394;fill:var(--primary,#19b394)}.sd-context-btn:focus.sd-context-btn--negative use,.sd-context-btn:hover.sd-context-btn--negative use{fill:#e60a3e;fill:var(--red,#e60a3e)}.sd-context-btn:disabled{opacity:.25}.sd-completedpage{font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;box-sizing:border-box;text-align:center;height:auto}.sd-completedpage h3{font-size:calc(3 * 8px);font-size:calc(3 * var(--base-unit, 8px))}.sd-completedpage:after,.sd-completedpage:before{display:block;width:calc(9 * 8px);width:calc(9 * var(--base-unit, 8px));margin-left:calc(50% - 4.5 * 8px);margin-left:calc(50% - 4.5 * var(--base-unit, 8px));content:""}.sd-completedpage:before{height:calc(13 * 8px);height:calc(13 * var(--base-unit, 8px))}.sd-completedpage:after{height:calc(2 * 8px);height:calc(2 * var(--base-unit, 8px))}.sd-progress-buttons__image-button-left,.sd-progress-buttons__image-button-right{display:none}.sd-progress-buttons__image-button--hidden{visibility:hidden}.sd-progress-buttons__list{display:flex;list-style-type:none;margin:0;padding:0}.sd-progress-buttons__list li{text-align:center;flex-grow:1;text-decoration:none;border-top:2px solid #eaeaea;border-top:2px solid var(--border-light,#eaeaea);padding-top:calc(2 * 8px);padding-top:calc(2 * var(--base-unit, 8px));padding-bottom:calc(4 * 8px);padding-bottom:calc(4 * var(--base-unit, 8px));cursor:pointer}.sd-progress-buttons__list li:hover .sd-progress-buttons__page-title{-webkit-text-decoration-line:underline;text-decoration-line:underline}.sd-progress-buttons__list .sd-progress-buttons__list-element--current,.sd-progress-buttons__list .sd-progress-buttons__list-element--passed{border-top:2px solid #19b394;border-top:2px solid var(--primary,#19b394)}.sd-progress-buttons__list-element--nonclickable .sd-progress-buttons__page-title{color:#909090;color:var(--foreground-light,#909090)}.sd-progress-buttons__list-element--current .sd-progress-buttons__page-description,.sd-progress-buttons__list-element--current .sd-progress-buttons__page-title{color:#19b394;color:var(--primary,#19b394)}.sd-progress-buttons__page-title{width:100%;font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));font-weight:600;line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px))}.sd-progress-buttons__page-description{width:100%;font-size:calc(1.5 * 8px);font-size:calc(1.5 * var(--base-unit, 8px));line-height:calc(2 * 8px);line-height:calc(2 * var(--base-unit, 8px));font-weight:600;color:#909090;color:var(--foreground-light,#909090)}.sv-list{padding:0;margin:0;overflow-y:auto;background:#fff;background:var(--background,#fff);list-style-type:none}.sv-list,.sv-list__empty-container{font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif}.sv-list__empty-container{width:100%;box-sizing:border-box;padding:calc(6 * 8px) calc(8 * 8px);padding:calc(6 * var(--base-unit, 8px)) calc(8 * var(--base-unit, 8px));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sv-list__empty-text{line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));font-weight:400;text-align:center;color:#909090;color:var(--foreground-light,#909090)}.sv-list__item{width:100%;align-items:center;box-sizing:border-box;padding:calc(1 * 8px) calc(8 * 8px) calc(1 * 8px) calc(2 * 8px);padding:calc(1 * var(--base-unit, 8px)) calc(8 * var(--base-unit, 8px)) calc(1 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px));color:#161616;color:var(--foreground,#161616);cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sv-list__item.sv-list__item--focused,.sv-list__item:focus,.sv-list__item:hover{background-color:#f3f3f3;background-color:var(--background-dim,#f3f3f3);outline:none}.sv-list__item--with-icon{padding-top:calc(1.5 * 8px);padding-top:calc(1.5 * var(--base-unit, 8px));padding-bottom:calc(1.5 * 8px);padding-bottom:calc(1.5 * var(--base-unit, 8px))}.sv-list__item-icon{float:left;width:calc(3 * 8px);width:calc(3 * var(--base-unit, 8px));height:calc(3 * 8px);height:calc(3 * var(--base-unit, 8px));margin-right:calc(2 * 8px);margin-right:calc(2 * var(--base-unit, 8px))}.sv-list__item-icon svg{display:block}.sv-list__item-icon use{fill:#909090;fill:var(--foreground-light,#909090)}.sv-list__item.sv-list__item--selected{background-color:#19b394;background-color:var(--primary,#19b394);color:#fff;color:var(--background,#fff)}.sv-list__item.sv-list__item--selected .sv-list__item-icon use{fill:#fff;fill:var(--background,#fff)}.sv-list__item.sv-list__item--selected.sv-list__item--focused,.sv-list__item.sv-list__item--selected:focus,.sv-list__item.sv-list__item--selected:hover{background-color:#19b394;background-color:var(--primary,#19b394);color:#fff;color:var(--primary-foreground,#fff)}.sv-list__item.sv-list__item--disabled{cursor:default;color:#909090;color:var(--foreground-light,#909090)}.sv-list__item span{white-space:nowrap}.sv-list__container{position:relative;height:100%;display:flex;flex-direction:column;min-height:0}.sv-list__filter{border-bottom:1px solid rgba(0,0,0,.16);border-bottom:1px solid var(--border-inside,rgba(0,0,0,.16));background:#fff;background:var(--background,#fff);padding-bottom:calc(1 * 8px);padding-bottom:calc(1 * var(--base-unit, 8px))}.sv-list__filter-icon{display:block;position:absolute;top:calc(1.5 * 8px);top:calc(1.5 * var(--base-unit, 8px));left:calc(2 * 8px);left:calc(2 * var(--base-unit, 8px))}.sv-list__filter-icon .sv-svg-icon{width:calc(3 * 8px);width:calc(3 * var(--base-unit, 8px));height:calc(3 * 8px);height:calc(3 * var(--base-unit, 8px))}.sv-list__filter-icon .sv-svg-icon use{fill:#909090;fill:var(--foreground-light,#909090)}.sv-list__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;background:#fff;background:var(--background,#fff);box-sizing:border-box;width:100%;outline:none;font-size:1em;color:#161616;color:var(--foreground,#161616);padding:calc(1.5 * 8px) calc(3 * 8px) calc(1.5 * 8px) calc(7 * 8px);padding:calc(1.5 * var(--base-unit, 8px)) calc(3 * var(--base-unit, 8px)) calc(1.5 * var(--base-unit, 8px)) calc(7 * var(--base-unit, 8px));line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px))}.sv-list__input::-moz-placeholder{color:#909090;color:var(--foreground-light,#909090)}.sv-list__input:-ms-input-placeholder{color:#909090;color:var(--foreground-light,#909090)}.sv-list__input::placeholder{color:#909090;color:var(--foreground-light,#909090)}.sv-list__input:disabled::-moz-placeholder{color:#909090;color:var(--foreground-light,#909090)}.sv-list__input:disabled:-ms-input-placeholder{color:#909090;color:var(--foreground-light,#909090)}.sv-list__input:disabled,.sv-list__input:disabled::placeholder{color:#909090;color:var(--foreground-light,#909090)}.sd-list{padding-right:calc(.5 * 8px);padding-right:calc(.5 * var(--base-unit, 8px));padding-left:calc(.5 * 8px);padding-left:calc(.5 * var(--base-unit, 8px))}.sd-list__item.sd-list__item{padding-top:calc(1.5 * 8px);padding-top:calc(1.5 * var(--base-unit, 8px));padding-bottom:calc(1.5 * 8px);padding-bottom:calc(1.5 * var(--base-unit, 8px));border-radius:3px}.sd-list__item--selected.sd-list__item--selected{background-color:rgba(25,179,148,.1);background-color:var(--primary-light,rgba(25,179,148,.1));color:#161616;color:var(--foreground,#161616)}.sd-list__item--selected:focus,.sd-list__item--selected:hover{background-color:#19b394;background-color:var(--primary,#19b394);color:#fff;color:var(--primary-foreground,#fff)}.sv-action-bar{display:flex;box-sizing:content-box;position:relative;align-items:center;margin-left:auto;overflow:hidden;white-space:nowrap}.sv-action-bar-separator{display:inline-block;width:1px;height:24px;vertical-align:middle;margin-right:16px;background-color:#d6d6d6;background-color:var(--border,#d6d6d6)}.sv-action-bar--default-size-mode .sv-action-bar-separator{margin:0 calc(1 * 8px);margin:0 calc(1 * var(--base-unit, 8px))}.sv-action-bar--small-size-mode .sv-action-bar-separator{margin:0 calc(.5 * 8px);margin:0 calc(.5 * var(--base-unit, 8px))}.sv-action-bar-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;padding:calc(1 * 8px);padding:calc(1 * var(--base-unit, 8px));box-sizing:border-box;border:none;border-radius:2px;background-color:transparent;color:#161616;color:var(--foreground,#161616);cursor:pointer;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;overflow-x:hidden;white-space:nowrap;-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}button.sv-action-bar-item{overflow:hidden}.sv-action-bar--default-size-mode .sv-action-bar-item{height:calc(5 * 8px);height:calc(5 * var(--base-unit, 8px));font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));margin:0 calc(1 * 8px);margin:0 calc(1 * var(--base-unit, 8px))}.sv-action-bar--small-size-mode .sv-action-bar-item{height:calc(4 * 8px);height:calc(4 * var(--base-unit, 8px));font-size:calc(1.5 * 8px);font-size:calc(1.5 * var(--base-unit, 8px));line-height:calc(2 * 8px);line-height:calc(2 * var(--base-unit, 8px));margin:0 calc(.5 * 8px);margin:0 calc(.5 * var(--base-unit, 8px))}[dir=ltr] .sv-action:first-of-type .sv-action-bar-item{margin-left:0}[dir=ltr] .sv-action:last-of-type .sv-action-bar-item,[dir=rtl] .sv-action:first-of-type .sv-action-bar-item{margin-right:0}[dir=rtl] .sv-action:last-of-type .sv-action-bar-item{margin-left:0}[dir=ltr] .sv-action-bar--default-size-mode .sv-action-bar-item__title--with-icon{margin-left:calc(1 * var(--base-unit, 8px))}[dir=rtl] .sv-action-bar--default-size-mode .sv-action-bar-item__title--with-icon{margin-right:calc(1 * var(--base-unit, 8px))}[dir=ltr] .sv-action-bar--default-size-mode .sv-action-bar-item__title--with-icon{margin-left:calc(1 * 8px)}[dir=rtl] .sv-action-bar--default-size-mode .sv-action-bar-item__title--with-icon{margin-right:calc(1 * 8px)}[dir=ltr] .sv-action-bar--small-size-mode .sv-action-bar-item__title--with-icon{margin-left:calc(.5 * var(--base-unit, 8px))}[dir=rtl] .sv-action-bar--small-size-mode .sv-action-bar-item__title--with-icon{margin-right:calc(.5 * var(--base-unit, 8px))}[dir=ltr] .sv-action-bar--small-size-mode .sv-action-bar-item__title--with-icon{margin-left:calc(.5 * 8px)}[dir=rtl] .sv-action-bar--small-size-mode .sv-action-bar-item__title--with-icon{margin-right:calc(.5 * 8px)}.sv-action-bar-item__icon svg{display:block}.sv-action-bar-item__icon use{fill:#909090;fill:var(--foreground-light,#909090)}.sv-action-bar-item:focus,.sv-action-bar-item:hover{outline:none;background-color:#f3f3f3;background-color:var(--background-dim,#f3f3f3)}.sv-action-bar-item:active{opacity:.5}.sv-action-bar-item:disabled{opacity:.25;cursor:default}.sv-action-bar-item:disabled .sv-action-bar-item__icon use{fill:#161616;fill:var(--foreground,#161616)}.sv-action-bar-item__title{color:inherit;vertical-align:middle;white-space:nowrap}.sv-action-bar-item--secondary .sv-action-bar-item__icon use{fill:#ff9814;fill:var(--secondary,#ff9814)}.sv-action-bar-item--active .sv-action-bar-item__icon use{fill:#19b394;fill:var(--primary,#19b394)}.sv-action-bar-item-dropdown{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;height:calc(5 * 8px);height:calc(5 * var(--base-unit, 8px));padding:calc(1 * 8px);padding:calc(1 * var(--base-unit, 8px));box-sizing:border-box;border:none;border-radius:2px;background-color:transparent;cursor:pointer;line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif}.sv-expand-action:before{content:"";display:inline-block;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 10 10' style='enable-background:new 0 0 10 10;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23404040;%7D%0A%3C/style%3E%3Cpolygon class='st0' points='2,2 0,4 5,9 10,4 8,2 5,5 '/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:50%;height:10px;width:12px;margin:auto 8px}.sv-expand-action--expanded:before{transform:rotate(180deg)}.sv-dots{width:48px}.sv-dots__item{width:100%}.sv-dots__item .sv-action-bar-item__icon{margin:auto}.sv-action--hidden{width:0;height:0;overflow:hidden;visibility:hidden}.sv-action__content{display:flex;flex-direction:row;align-items:center}.sv-action__content>*{flex:0 0 auto}.sv-action--space{margin-left:auto}.sv-action-bar-item--pressed{background-color:#f3f3f3;background-color:var(--background-dim,#f3f3f3);opacity:.5}sv-popup{display:block;position:absolute;z-index:-1}.sv-popup{position:fixed;left:0;top:0;width:100vw;height:100vh;outline:none;z-index:1500}.sv-popup__container{filter:drop-shadow(0 2px 6px rgba(0,0,0,.1));position:absolute;padding:0}.sv-popup__shadow{width:100%;height:100%}.sv-popup__body-content{background-color:#fff;background-color:var(--background,#fff);border-radius:calc(.5 * 8px);border-radius:calc(.5 * var(--base-unit, 8px));width:100%;height:100%;box-sizing:border-box;display:flex;flex-direction:column;max-height:90vh;max-width:90vw}.sv-popup--modal{display:flex;align-items:center;justify-content:center;background-color:hsla(0,0%,56%,.5);background-color:var(--background-semitransparent,hsla(0,0%,56%,.5));padding:calc(11 * 8px) calc(15 * 8px);padding:calc(11 * var(--base-unit, 8px)) calc(15 * var(--base-unit, 8px));box-sizing:border-box}.sv-popup--modal .sv-popup__container{position:static}.sv-popup--modal .sv-popup__body-content{padding:calc(4 * 8px);padding:calc(4 * var(--base-unit, 8px))}.sv-popup--overlay{width:100%}.sv-popup--overlay .sv-popup__container{background:hsla(0,0%,56%,.5);background:var(--background-semitransparent,hsla(0,0%,56%,.5));max-width:100vw;max-height:calc(100vh - 1 * 8px);max-height:calc(100vh - 1 * var(--base-unit, 8px));height:calc(100vh - 1 * 8px);height:calc(100vh - 1 * var(--base-unit, 8px));width:100%;padding-top:calc(2 * 8px);padding-top:calc(2 * var(--base-unit, 8px));border:initial}.sv-popup--overlay .sv-popup__body-content{max-height:100vh;max-width:100vw;border-radius:calc(2 * 8px) calc(2 * 8px) 0 0;border-radius:calc(2 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px)) 0 0;background:#fff;background:var(--background,#fff);box-shadow:0 calc(1 * 8px) calc(2 * 8px) rgba(0,0,0,.1);box-shadow:0 calc(1 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px)) rgba(0,0,0,.1);padding:calc(3 * 8px) calc(2 * 8px) calc(2 * 8px);padding:calc(3 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px));height:calc(100% - (1 * 8px));height:calc(100% - (1 * var(--base-unit, 8px)))}.sv-popup--overlay .sv-popup__scrolling-content{height:calc(100% - 10*8px);height:calc(100% - 10*var(--base-unit, 8px))}.sv-popup--overlay .sv-popup__body-footer{margin-top:calc(2 * 8px);margin-top:calc(2 * var(--base-unit, 8px))}.sv-popup--overlay .sv-popup__body-footer-item{width:100%}.sv-popup--overlay .sv-popup__button--cancel{background-color:#19b394;background-color:var(--primary,#19b394);border:2px solid #19b394;border:2px solid var(--primary,#19b394);color:#fff;color:var(--primary-foreground,#fff)}.sv-popup--modal .sv-popup__scrolling-content{padding:2px;margin:-2px}.sv-popup__scrolling-content{height:100%;overflow:auto;display:flex;flex-direction:column}.sv-popup__scrolling-content ::-webkit-scrollbar,.sv-popup__scrolling-content::-webkit-scrollbar{height:6px;width:6px;background-color:#f3f3f3;background-color:var(--background-dim,#f3f3f3)}.sv-popup__scrolling-content ::-webkit-scrollbar-thumb,.sv-popup__scrolling-content::-webkit-scrollbar-thumb{background:rgba(25,179,148,.1);background:var(--primary-light,rgba(25,179,148,.1))}.sv-popup__content{min-width:100%;height:100%;display:flex;flex-direction:column;min-height:0}.sv-popup--show-pointer.sv-popup--top .sv-popup__pointer{transform:translate(calc(-1 * 8px)) rotate(180deg);transform:translate(calc(-1 * var(--base-unit, 8px))) rotate(180deg)}.sv-popup--show-pointer.sv-popup--bottom .sv-popup__pointer{transform:translate(calc(-1 * 8px),calc(-1 * 8px));transform:translate(calc(-1 * var(--base-unit, 8px)),calc(-1 * var(--base-unit, 8px)))}.sv-popup--show-pointer.sv-popup--right{transform:translate(calc(1 * 8px));transform:translate(calc(1 * var(--base-unit, 8px)))}.sv-popup--show-pointer.sv-popup--right .sv-popup__pointer{transform:translate(-12px,-4px) rotate(-90deg)}.sv-popup--show-pointer.sv-popup--left{transform:translate(calc(-1 * 8px));transform:translate(calc(-1 * var(--base-unit, 8px)))}.sv-popup--show-pointer.sv-popup--left .sv-popup__pointer{transform:translate(-4px,-4px) rotate(90deg)}.sv-popup__pointer{display:block;position:absolute}.sv-popup__pointer:after{content:" ";display:block;width:0;height:0;border-left:calc(1 * 8px) solid transparent;border-left:calc(1 * var(--base-unit, 8px)) solid transparent;border-right:calc(1 * 8px) solid transparent;border-right:calc(1 * var(--base-unit, 8px)) solid transparent;border-bottom:calc(1 * 8px) solid #fff;border-bottom:calc(1 * var(--base-unit, 8px)) solid var(--background,#fff);align-self:center}.sv-popup__body-header{font-family:Open Sans;font-size:calc(3 * 8px);font-size:calc(3 * var(--base-unit, 8px));line-height:calc(4 * 8px);line-height:calc(4 * var(--base-unit, 8px));font-style:normal;font-weight:700;margin-bottom:calc(2 * 8px);margin-bottom:calc(2 * var(--base-unit, 8px));color:#161616;color:var(--foreground,#161616)}.sv-popup__body-footer{display:flex;margin-top:calc(4 * 8px);margin-top:calc(4 * var(--base-unit, 8px))}.sv-popup__body-footer-item:first-child{margin-left:auto}.sv-popup__body-footer-item+.sv-popup__body-footer-item{margin-left:calc(1 * 8px);margin-left:calc(1 * var(--base-unit, 8px))}.sv-popup__button{padding:calc(2 * 8px) calc(6 * 8px);padding:calc(2 * var(--base-unit, 8px)) calc(6 * var(--base-unit, 8px));background:#fff;background:var(--background,#fff);box-shadow:0 1px 2px rgba(0,0,0,.15);border-radius:4px;margin:2px;cursor:pointer;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-style:normal;font-weight:600;font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));text-align:center;color:#19b394;color:var(--primary,#19b394);border:none;outline:none}.sv-popup__button:hover{box-shadow:0 0 0 2px #19b394;box-shadow:0 0 0 2px var(--primary,#19b394)}.sv-popup__button:disabled{color:hsla(0,0%,9%,.16);color:var(--foreground-disabled,hsla(0,0%,9%,.16));cursor:default}.sv-popup__button:disabled:hover{box-shadow:0 1px 2px rgba(0,0,0,.15)}.sv-popup__button--apply{background-color:#19b394;background-color:var(--primary,#19b394);color:#fff;color:var(--primary-foreground,#fff)}.sv-popup__button--apply:disabled{background-color:#f3f3f3;background-color:var(--background-dim,#f3f3f3)}.sv-popup--modal .sv-list__filter,.sv-popup--overlay .sv-list__filter{padding-top:calc(1 * 8px);padding-top:calc(1 * var(--base-unit, 8px))}.sv-popup--modal .sv-list__filter-icon,.sv-popup--overlay .sv-list__filter-icon{top:calc(2.5 * 8px);top:calc(2.5 * var(--base-unit, 8px))}.sv-button-group{overflow:auto;border:1px solid #d6d6d6;border:1px solid var(--border,#d6d6d6)}.sv-button-group,.sv-button-group__item{display:flex;align-items:center;flex-direction:row;font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px))}.sv-button-group__item{box-sizing:border-box;justify-content:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;padding:11px calc(2 * 8px);padding:11px calc(2 * var(--base-unit, 8px));line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));outline:none;font-weight:400;background:#fff;background:var(--background,#fff);cursor:pointer;overflow:hidden;color:#161616;color:var(--foreground,#161616);position:relative}.sv-button-group__item:not(:last-of-type){border-right:1px solid #d6d6d6;border-right:1px solid var(--border,#d6d6d6)}.sv-button-group__item--hover:hover{background-color:#f3f3f3;background-color:var(--background-dim,#f3f3f3)}.sv-button-group__item-icon{display:block;height:calc(3 * 8px);height:calc(3 * var(--base-unit, 8px))}.sv-button-group__item-icon use{fill:#909090;fill:var(--foreground-light,#909090)}.sv-button-group__item--selected{font-weight:600;color:#19b394;color:var(--primary,#19b394)}.sv-button-group__item--selected .sv-button-group__item-icon use{fill:#19b394;fill:var(--primary,#19b394)}.sv-button-group__item--selected:hover{background-color:#fff;background-color:var(--background,#fff)}.sv-button-group__item-decorator{display:flex;align-items:center;max-width:100%}.sv-button-group__item-caption{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sv-button-group__item-icon+.sv-button-group__item-caption{margin-left:calc(1 * 8px);margin-left:calc(1 * var(--base-unit, 8px))}.sv-button-group__item--disabled{color:hsla(0,0%,9%,.16);color:var(--foreground-disabled,hsla(0,0%,9%,.16));cursor:default}.sv-button-group__item--disabled .sv-button-group__item-icon use{fill:hsla(0,0%,9%,.16);fill:var(--foreground-disabled,hsla(0,0%,9%,.16))}.sv-button-group__item--disabled:hover{background-color:#fff;background-color:var(--background,#fff)}.sv-button-group[focus-within]{box-shadow:0 0 0 1px #19b394;box-shadow:0 0 0 1px var(--primary,#19b394);border-color:#19b394;border-color:var(--primary,#19b394)}.sv-button-group:focus-within{box-shadow:0 0 0 1px #19b394;box-shadow:0 0 0 1px var(--primary,#19b394);border-color:#19b394;border-color:var(--primary,#19b394)}.sv-visuallyhidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.sv-hidden{display:none!important}.sv-title-actions{display:flex;align-items:center;width:100%}.sv-title-actions__title{flex-wrap:wrap;max-width:90%;min-width:50%;white-space:normal}.sv-action-title-bar{min-width:56px}.sv-title-actions .sv-title-actions__title{flex-wrap:wrap;flex:0 0 auto;max-width:none;min-width:0;min-width:auto}.sv-title-actions .sv-action-title-bar{flex:1 1 auto;justify-content:flex-end;min-width:0;min-width:auto}[dir=ltr] .sv_window{text-align:left}[dir=rtl] .sv_window{text-align:right}.sv_window{position:fixed;bottom:3px;right:10px;background-color:#5f9ea0;padding:1px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto;z-index:100}.sv_window_title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.sv_window_content{padding:8px;margin:0;max-height:80vh;overflow-y:auto}.sv_window_title a,.sv_window_title a:link,.sv_window_title a:visited{text-decoration:none;font-size:14px;font-style:normal;color:#000}.sjs_sp_container{position:relative}.sjs_sp_controls{position:absolute;left:0;bottom:0}.sjs_sp_controls>button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sjs_sp_container>div>canvas:focus{outline:none}.sjs_sp_placeholder{display:flex;align-items:center;justify-content:center;position:absolute;z-index:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%}.sd-root-modern,.svc-logic-question-value{--sd-base-padding:calc(5 * var(--base-unit, 8px));--sd-base-vertical-padding:calc(4 * var(--base-unit, 8px));--sd-page-vertical-padding:calc(3 * var(--base-unit, 8px))}.sd-root-modern.sd-root-modern--mobile,.svc-creator--mobile .sd-root-modern{--sd-base-padding:calc(3 * var(--base-unit, 8px));--sd-base-vertical-padding:calc(2 * var(--base-unit, 8px));--sd-page-vertical-padding:calc(2 * var(--base-unit, 8px))}.sd-root-modern.sd-root-modern--mobile .sd-element__num{float:none;margin-left:0;width:auto;padding-left:0;padding-right:0}.sd-root-modern.sd-root-modern--mobile .sd-element__num+span{float:none;width:auto}.sd-root-modern.sd-root-modern--mobile .sd-element__title--expandable:before{left:calc(-2.5 * 8px);left:calc(-2.5 * var(--base-unit, 8px))}.sd-root-modern.sd-root-modern--mobile .sd-title.sd-container-modern__title{flex-direction:column}.sd-root-modern.sd-root-modern--mobile .sd-header__text{min-width:100%}.sd-root-modern.sd-root-modern--mobile .sd-multipletext__cell{display:block}.sd-root-modern.sd-root-modern--mobile .sd-multipletext__cell:not(:last-child){padding-right:0;padding-bottom:calc(2 * 8px);padding-bottom:calc(2 * var(--base-unit, 8px))}.sd-root-modern.sd-root-modern--mobile .sd-multipletext__item-container{flex-direction:column}.sd-root-modern.sd-root-modern--mobile .sd-multipletext__item-title{font-size:12px;line-height:16px;height:16px;padding-right:0;border-right:none;margin-bottom:0;margin-top:calc(1 * 8px);margin-top:calc(1 * var(--base-unit, 8px));width:100%;max-width:none}.sd-root-modern.sd-root-modern--mobile .sd-multipletext__item{width:100%}.sd-root-modern.sd-root-modern--mobile .sd-multipletext__item .sd-input{padding-right:0;padding-left:0;margin-top:0;margin-bottom:calc(1 * 8px);margin-bottom:calc(1 * var(--base-unit, 8px))}.sd-root-modern.sd-root-modern--mobile .sd-selectbase--multi-column{flex-direction:column}.sd-root-modern.sd-root-modern--mobile .sd-selectbase--multi-column .sd-selectbase__column:not(:last-child){padding-right:0}.sd-root-modern.sd-root-modern--mobile .sd-question.sd-question--table>.sd-question__content{padding-top:0}.sd-root-modern.sd-root-modern--mobile .sd-question--scroll,.sd-root-modern.sd-root-modern--mobile .sd-question--table{overflow-x:visible}.sd-root-modern.sd-root-modern--mobile .sd-table__cell.sd-matrix__cell{display:flex;align-items:flex-start}.sd-root-modern.sd-root-modern--mobile .sd-table__cell.sd-matrix__cell .sd-matrix__responsive-title{margin-left:calc(1 * 8px);margin-left:calc(1 * var(--base-unit, 8px));text-align:left}.sd-root-modern.sd-root-modern--mobile .sd-table__cell.sd-matrix__cell:first-child{padding-top:calc(2 * 8px);padding-top:calc(2 * var(--base-unit, 8px));padding-bottom:calc(1 * 8px);padding-bottom:calc(1 * var(--base-unit, 8px))}.sd-root-modern.sd-root-modern--mobile .sd-table thead{display:none}.sd-root-modern.sd-root-modern--mobile .sd-table tr{display:block}.sd-root-modern.sd-root-modern--mobile .sd-matrix__table tr+tr{margin-top:calc(1 * 8px);margin-top:calc(1 * var(--base-unit, 8px))}.sd-root-modern.sd-root-modern--mobile .sd-table:not(.sd-matrix__table) tr{padding-bottom:calc(1 * 8px);padding-bottom:calc(1 * var(--base-unit, 8px))}.sd-root-modern.sd-root-modern--mobile .sd-table:not(.sd-matrix__table) tr:after{content:" ";display:block;position:relative;height:1px;background-color:#eaeaea;background-color:var(--border-light,#eaeaea);left:calc(-2 * 8px);left:calc(-2 * var(--base-unit, 8px));bottom:calc(-1 * 8px);bottom:calc(-1 * var(--base-unit, 8px));width:calc(100% + 4 * 8px);width:calc(100% + 4 * var(--base-unit, 8px));z-index:12}.sd-root-modern.sd-root-modern--mobile .sd-matrix__label{justify-content:start}.sd-root-modern.sd-root-modern--mobile .sd-table__cell{display:block;padding-top:0;padding-bottom:0}.sd-root-modern.sd-root-modern--mobile .sd-table__cell:not(.sd-matrix__cell):not(:first-of-type){margin-top:calc(1 * 8px);margin-top:calc(1 * var(--base-unit, 8px))}.sd-root-modern.sd-root-modern--mobile .sd-table__cell:not(.sd-matrix__cell):not(.sd-table__cell--actions):not(.sd-table__cell--row-text):before{padding-top:calc(2 * 8px);padding-top:calc(2 * var(--base-unit, 8px));padding-bottom:calc(1 * 8px);padding-bottom:calc(1 * var(--base-unit, 8px));content:attr(data-responsive-title);font-weight:600;display:block;text-align:left}.sd-root-modern.sd-root-modern--mobile .sd-table__cell.sd-table__cell--actions{width:auto}.sd-root-modern.sd-root-modern--mobile .sd-table__cell.sd-table__cell--actions .sd-action-bar{margin-right:calc(-3 * 8px);margin-right:calc(-3 * var(--base-unit, 8px));justify-content:flex-end;background:#fff;background:var(--background,#fff)}.sd-root-modern.sd-root-modern--mobile .sd-action.sd-action.sd-matrixdynamic__remove-btn{opacity:1;padding:calc(1 * 8px) calc(3 * 8px);padding:calc(1 * var(--base-unit, 8px)) calc(3 * var(--base-unit, 8px))}.sd-root-modern.sd-root-modern--mobile .sd-action.sd-action.sd-matrixdynamic__remove-btn .sd-action__icon{display:none}.sd-root-modern.sd-root-modern--mobile .sd-action.sd-action.sd-matrixdynamic__remove-btn:after{content:attr(title)}.sd-root-modern.sd-root-modern--mobile .sd-matrixdynamic__footer{padding-top:calc(1 * 8px);padding-top:calc(1 * var(--base-unit, 8px));margin-bottom:calc(-2 * 8px);margin-bottom:calc(-2 * var(--base-unit, 8px))}.sd-root-modern.sd-root-modern--mobile .sd-table__cell--row-text:not(.sd-matrix__cell){color:#909090;color:var(--foreground-light,#909090);padding-top:calc(2 * 8px);padding-top:calc(2 * var(--base-unit, 8px))}.sd-root-modern.sd-root-modern--mobile .sd-matrixdropdown.sd-table tr:not(:last-child){padding-bottom:calc(2 * 8px);padding-bottom:calc(2 * var(--base-unit, 8px))}.sd-root-modern.sd-root-modern--mobile .sd-matrixdropdown.sd-table tr:after{bottom:calc(-2 * 8px);bottom:calc(-2 * var(--base-unit, 8px))}.sd-root-modern.sd-root-modern--mobile .sd-matrixdropdown.sd-table tr:last-child:after{content:none}.sd-root-modern.sd-root-modern--mobile .sd-matrixdynamic__btn.sd-matrixdynamic__add-btn{margin-left:calc(-2 * 8px);margin-left:calc(-2 * var(--base-unit, 8px))}.sd-root-modern.sd-root-modern--mobile .sv-ranking-item{left:calc(-3 * 8px);left:calc(-3 * var(--base-unit, 8px))}.sd-root-modern.sd-root-modern--mobile .sv-ranking-item__icon-container{margin-left:0;margin-right:0}.sv-brand-info{width:100%;font-family:Open Sans,sans-serif;text-align:center;color:#161616;padding:150px 32px;background:#fff}.sv-brand-info a{color:#161616}.sv-brand-info__text{line-height:24px;font-size:16px}.sv-brand-info__logo{display:inline-block}.sv-brand-info__logo img{width:200px}.sv-brand-info__terms{line-height:16px;font-size:12px}body{--sv-defaultV2-mark:true}.sd-root-modern{--sd-mobile-width:600px;--sd-imagepicker-gap:16px;width:100%;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;background-color:#f3f3f3;background-color:var(--background-dim,#f3f3f3)}.sd-root-modern *{scrollbar-width:thin;scrollbar-color:#d6d6d6 transparent;scrollbar-color:var(--border,#d6d6d6) transparent}.sd-root-modern ::-webkit-scrollbar{width:12px;height:12px;background-color:transparent}.sd-root-modern ::-webkit-scrollbar-thumb{border:4px solid transparent;background-clip:padding-box;border-radius:32px;background-color:#d6d6d6;background-color:var(--border,#d6d6d6)}.sd-root-modern ::-webkit-scrollbar-track{background:transparent}.sd-root-modern ::-webkit-scrollbar-thumb:hover{border:2px solid transparent;background-color:#909090;background-color:var(--foreground-light,#909090)}.sv-popup .sv-popup__scrolling-content{scrollbar-width:thin;scrollbar-color:#d6d6d6 transparent;scrollbar-color:var(--border,#d6d6d6) transparent}.sv-popup .sv-popup__scrolling-content ::-webkit-scrollbar,.sv-popup .sv-popup__scrolling-content::-webkit-scrollbar{width:12px;height:12px;background-color:#fff;background-color:var(--background,#fff)}.sv-popup .sv-popup__scrolling-content ::-webkit-scrollbar-thumb,.sv-popup .sv-popup__scrolling-content::-webkit-scrollbar-thumb{border:4px solid transparent;background-clip:padding-box;border-radius:32px;background-color:#d6d6d6;background-color:var(--border,#d6d6d6)}.sv-popup .sv-popup__scrolling-content ::-webkit-scrollbar-track,.sv-popup .sv-popup__scrolling-content::-webkit-scrollbar-track{background:transparent}.sv-popup .sv-popup__scrolling-content ::-webkit-scrollbar-thumb:hover,.sv-popup .sv-popup__scrolling-content::-webkit-scrollbar-thumb:hover{border:2px solid transparent;background-color:#909090;background-color:var(--foreground-light,#909090)}.sv-popup.sv-popup--dropdown .sv-popup__shadow{filter:drop-shadow(0 calc(1 * 8px) calc(2 * 8px) rgba(0,0,0,.1));filter:drop-shadow(0 calc(1 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px)) rgba(0,0,0,.1))}.sv-popup.sv-popup--dropdown .sv-popup__body-content{background-color:#fff;background-color:var(--background,#fff);padding:calc(1 * 8px) 0;padding:calc(1 * var(--base-unit, 8px)) 0}.sv-popup.sv-popup--modal .sv-popup__body-content{box-shadow:0 calc(1 * 8px) calc(2 * 8px) rgba(0,0,0,.1);box-shadow:0 calc(1 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px)) rgba(0,0,0,.1);background-color:#f9f9f9;background-color:var(--background-dim-light,#f9f9f9)}.sv-popup.sv-popup--modal .sv-popup__body-footer{padding-bottom:2px}.sv-popup.sv-popup--overlay .sv-popup__body-content{background-color:#f3f3f3;background-color:var(--background-dim,#f3f3f3)}*{box-sizing:border-box}body{background-color:var(--page-background)}hr{border-top:1px solid var(--super-light-gray);margin:20px 0}.code{z-index:20!important}.TL_word{font-family:Helvetica}.chakra-portal{width:100%;height:100%}.slick-dots{bottom:-10px}.slick-dots li{margin:0}.slick-arrow{height:100%;width:40px;z-index:2}.slick-next{right:0}.slick-next:hover{background:linear-gradient(90deg,hsla(0,0%,100%,0) 50%,hsla(0,0%,67%,.1))}.slick-prev{left:0}.slick-prev:hover{background:linear-gradient(90deg,hsla(0,0%,67%,.1),hsla(0,0%,100%,0) 50%)}.slick-next:before,.slick-prev:before{color:#000;padding-left:10px}