:root{--primaryColor: #3dbabe;--secondaryColor: #ff851d;--lightColor: #ebebeb;--darkerLightColor: #d3d3d3;--lighterDarkColor: #a5a5a5;--lightBackgroundColor: #eaeeed;--lightestBackgroundColor: #f7f7f7;--lightPrimaryColor: #97d1d3;--lightSecondaryColor: #f8e0cb;--primaryTextColor: #666666;--secondaryTextColor: #8f8f8f;--lightTextColor: #f1f2f3;--headingTextColor: #363d3e;--linkColor: var(--primaryColor);--darkBorderColor: #555555;--barrierColor: #d3d3d388;--pageBackgroundColor: var(--lightBackgroundColor);--footerBackgroundColor: white;--modalBackgroundColor: white;--primaryButtonBackgroundColor: var(--primaryColor);--primaryButtonForegroundColor: white;--primaryButtonShadowColor: #3dbabe22;--secondaryButtonBackgroundColor: var(--secondaryColor);--secondaryButtonForegroundColor: white;--secondaryButtonShadowColor: #ff851d22;--disabledButtonBackgroundColor: var(--darkerLightColor);--disabledButtonForegroundColor: var(--secondaryTextColor);--invertedButtonShadowColor: #ffffff22;--messageBackgroundColor: white;--messageForegroundColor: var(--primaryTextColor);--formInputBackgroundColor: var(--lightColor);--formInputForegroundColor: var(--primaryTextColor)}@font-face{font-family:Blinker;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/blinker/v4/cIf9MaFatEE-VTaP9CChYUsEkIpdQQ.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Blinker;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/blinker/v4/cIf9MaFatEE-VTaP9C6hYUsEkIo.woff2) format("woff2");unicode-range:U+0000-00FF,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}@font-face{font-family:Blinker;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/blinker/v4/cIf4MaFatEE-VTaP_PGFdGgmnaBnSL_41Q.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Blinker;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/blinker/v4/cIf4MaFatEE-VTaP_PGFdGYmnaBnSL8.woff2) format("woff2");unicode-range:U+0000-00FF,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}@font-face{font-family:Blinker;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/blinker/v4/cIf4MaFatEE-VTaP_JWEdGgmnaBnSL_41Q.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Blinker;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/blinker/v4/cIf4MaFatEE-VTaP_JWEdGYmnaBnSL8.woff2) format("woff2");unicode-range:U+0000-00FF,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}:root{--primaryFontFamily: "Blinker", sans-serif;--rootFontSize: 17px/1.5;--rootFontWeight: 400;--primaryTextFont: var(--rootFontWeight) var(--rootFontSize) var(--primaryFontFamily);--largeHeadingFont: 800 32px/1.05 var(--primaryFontFamily);--mediumHeadingFont: 600 24px/1.1 var(--primaryFontFamily);--smallHeadingFont: 800 18px/1.2 var(--primaryFontFamily);--buttonTextFont: 600 15.5px var(--primaryFontFamily);--inputTextFont: var(--rootFontWeight) 15.5px var(--primaryFontFamily)}@media screen and (min-width: 640px){:root{--largeHeadingFont: 600 42px/1.05 var(--primaryFontFamily);--mediumHeadingFont: 600 32px/1.2 var(--primaryFontFamily);--smallHeadingFont: 600 24px/1.2 var(--primaryFontFamily);--buttonTextFont: 600 16px var(--primaryFontFamily)}}p{margin:.75em 0}h1{font:var(--largeHeadingFont);color:var(--headingTextColor);margin:.5em 0}h2{font:var(--mediumHeadingFont);color:var(--headingTextColor);margin:.5em 0}h3{font:var(--smallHeadingFont);color:var(--primaryTextColor);margin:.5em 0}a{transition:color .15s ease-out;color:var(--linkColor)}a:hover{color:var(--primaryTextColor)}*{box-sizing:border-box;margin:0;padding:0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{font-size:var(--rootFontSize);min-height:100%;scroll-behavior:smooth}body{background-color:var(--pageBackgroundColor);font:var(--primaryTextFont);color:var(--primaryTextColor)}:global #app{min-height:100vh;position:relative}main{padding:.01rem 0}.dropdown{display:block;appearance:none;-webkit-appearance:none;background-color:var(--lightColor);background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20width='100%25'%20height='100%25'%20viewBox='0%200%2048%2048'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20xml:space='preserve'%20xmlns:serif='http://www.serif.com/'%20style='fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;'%3e%3cg%20transform='matrix(1,0,0,1,8,7)'%3e%3cg%3e%3cg%20transform='matrix(-1.83697e-16,-1,1,-1.83697e-16,-9,35)'%3e%3cpath%20d='M12,24L21,15'%20style='fill:none;stroke:rgb(102,102,102);stroke-width:5px;'/%3e%3c/g%3e%3cg%20transform='matrix(-1.83697e-16,-1,-1,1.83697e-16,39,35)'%3e%3cpath%20d='M12,24L21,15'%20style='fill:none;stroke:rgb(102,102,102);stroke-width:5px;'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1em center;background-size:24px 24px;border:none;border-radius:99em;width:100%;margin:0 0 .5em;padding:.66em 1.5em;font:var(--primaryTextFont)}.container{max-width:900px}.wide-container{max-width:1100px}.container,.wide-container{padding:0 1.5rem;margin:auto}@media screen and (min-width: 640px){body{background-color:#fff}.back-button{display:none}}._button_1hq5g_1{appearance:none;display:inline-block;background:var(--primaryButtonBackgroundColor);color:var(--primaryButtonForegroundColor);font:var(--buttonTextFont);border:none;border-radius:99em;margin:.25em .5em .25em 0;padding:.75em 1.75em;cursor:pointer;transition:transform .1s,filter .1s,box-shadow .2s;vertical-align:middle;box-shadow:0 .2em .5em var(--primaryButtonShadowColor)}._button_1hq5g_1 img{vertical-align:middle;margin-right:.5rem}._button_1hq5g_1:hover{transform:scale(1.05);filter:brightness(1.08);box-shadow:0 .5em 2em var(--primaryButtonShadowColor)}._button_1hq5g_1._secondary_1hq5g_28{background:var(--secondaryButtonBackgroundColor);color:var(--secondaryButtonForegroundColor);box-shadow:0 .2em 1em var(--secondaryButtonShadowColor)}._button_1hq5g_1._secondary_1hq5g_28:hover{box-shadow:0 .5em 2em var(--secondaryButtonShadowColor)}._button_1hq5g_1._inverted_1hq5g_38{background:var(--primaryButtonForegroundColor);color:var(--primaryColor);box-shadow:0 .2em 1em var(--invertedButtonShadowColor9)}._button_1hq5g_1._secondary_1hq5g_28:hover{box-shadow:0 .5em 2em var(--invertedButtonShadowColor)}._button_1hq5g_1._light_1hq5g_48{background:none;border:1.5px solid var(--primaryTextColor);color:var(--primaryTextColor);box-shadow:none}._button_1hq5g_1._invisible_1hq5g_55{background:none;color:var(--primaryTextColor);padding-left:0;padding-right:0;box-shadow:none}._button_1hq5g_1[disabled]{background:var(--disabledButtonBackgroundColor);color:var(--disabledButtonForegroundColor);cursor:not-allowed;box-shadow:none;transition:filter .1s,box-shadow .2s}._button_1hq5g_1[disabled]:hover{transform:scale(1);box-shadow:none}._button_1hq5g_1._large_1hq5g_76,._button_1hq5g_1._extended_1hq5g_77{padding:1em 2.5em}._button_1hq5g_1._large_1hq5g_76{min-width:16rem}._button_1hq5g_1._extended_1hq5g_77{width:100%;margin-right:0}@media screen and (max-width: 640px){._button_1hq5g_1._email_1hq5g_91{padding:1.02em 1em}}._language-switcher_pozr4_1{appearance:none;-webkit-appearance:none;background:transparent;color:var(--primaryTextColor);font:var(--buttonTextFont);border-style:solid;border-width:2px;border-color:var(--primaryTextColor);border-radius:10rem;padding:.75em 2.5em .75em 3em;cursor:pointer;height:3rem}._icon-wrapper_pozr4_17{position:relative;display:flex;flex-wrap:wrap;align-items:center;margin-left:1rem;transition:transform .1s,filter .1s}._icon-wrapper_pozr4_17:hover{transform:scale(1.05);filter:brightness(1.08)}@media (max-width: 639px){._icon-wrapper_pozr4_17{margin-bottom:1rem}}._caret-wrapper_pozr4_38{position:absolute;right:10px;top:12px;pointer-events:none}._caret_pozr4_38{width:1.5rem;height:1.5rem;margin-left:.5rem;filter:invert(39%) sepia(10%) saturate(0%) hue-rotate(68deg) brightness(97%) contrast(91%)}._earth-icon-wrapper_pozr4_53{position:absolute;left:5px;top:12px;pointer-events:none}._earth-icon_pozr4_53{width:1.5rem;height:1.5rem;margin-left:.5rem;filter:invert(39%) sepia(10%) saturate(0%) hue-rotate(68deg) brightness(97%) contrast(91%)}._message-bubble_1a34i_1{display:inline-block;background:var(--messageBackgroundColor);color:var(--messageForegroundColor);box-shadow:0 3px 6px #00000012;padding:.75em 1.25em;margin:.25em .5em .25em 0;border-radius:1.5em;max-width:90%;position:relative;padding-right:2rem}._message-bubble_1a34i_1 ul{margin:1em 0 0 2em}._message-bubble_1a34i_1._left_1a34i_18:not(._down_1a34i_18){border-top-left-radius:0}._message-bubble_1a34i_1._right_1a34i_22:not(._down_1a34i_18){float:right;border-top-right-radius:0}._message-bubble_1a34i_1._left_1a34i_18._down_1a34i_18{border-bottom-left-radius:0}._message-bubble_1a34i_1._right_1a34i_22._down_1a34i_18{float:right;border-bottom-right-radius:0}._answered_1a34i_36{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20width='100%25'%20height='100%25'%20viewBox='0%200%2018%2018'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20xml:space='preserve'%20xmlns:serif='http://www.serif.com/'%20style='fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;'%3e%3cg%20transform='matrix(0.75,0,0,0.75,-0.75,-8.88178e-16)'%3e%3cpath%20d='M7,12L11,16L19,8'%20style='fill:none;stroke:rgb(74,173,185);stroke-width:2.67px;'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:18px 18px;background-position:right .5em bottom .25em}@keyframes _light-appear-top_njoie_1{0%{top:-3rem;opacity:0}to{top:0;opacity:1}}@keyframes _appear_njoie_1{0%{opacity:0}to{opacity:1}}@keyframes _dronald-appear-left_njoie_1{0%{left:-1rem;opacity:.5;transform:rotate(0)}to{left:0;opacity:1;transform:rotate(8deg)}}@keyframes _dronald-appear-right_njoie_1{0%{right:-3rem;opacity:0;transform:rotate(0)}to{right:0;opacity:1;transform:rotate(-8deg)}}@keyframes _dronald-message-appear-right_njoie_1{0%{opacity:0;transform:rotate(8deg);transform-origin:50% 300%}to{opacity:1;transform:rotate(0);transform-origin:50% 300%}}section._landing-language-section_njoie_3{display:flex;justify-content:flex-end;align-items:center;padding:1rem 1.5rem 0}._top-illustration_njoie_10{position:relative}._top-illustration_njoie_10 ._clouds_njoie_14{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='99.051'%20height='68.999'%20viewBox='0%200%2099.051%2068.999'%3e%3cg%20transform='translate(-92.448%207.331)'%20opacity='0.1'%3e%3cpath%20d='M4.531,31.331h62S79,30.549,76.762,20.939s-10.6-8.88-10.6-8.88S67.531.331,51.531.006C34.213-.346,36.452,15.433,36.452,15.433s-4.921-7.1-12.921-3.1-8,9-8,9-6-5.32-11-1.66-7,11.66,0,11.66'%20transform='translate(114.469%20-7.331)'%20fill='%233fa8b5'/%3e%3cpath%20d='M91.55,75.331l5.906.594a13.656,13.656,0,0,0,10.879-3.6,9.576,9.576,0,0,0,3.164-7c0-8-8-8-8-8s1-11.555-14-8.777-7.984,14.575-7.984,14.575S67.5,61.411,68.5,71.371c.776,7.719,12.362,5.852,17.536,4.621a23.844,23.844,0,0,1,5.515-.661'%20transform='translate(24%20-15.454)'%20fill='%233fa8b5'/%3e%3c/g%3e%3c/svg%3e") no-repeat;background-size:contain;width:7rem;height:7rem;position:absolute;top:4rem;right:-.5rem;margin-right:-1rem}._top-illustration_njoie_10 ._dronald_njoie_25{background:url(/assets/dronald-DKM3jfMu.svg) no-repeat;background-size:contain;width:18rem;height:17rem;margin-left:-3rem;margin-top:-2rem;transform:rotate(8deg);position:relative;animation:.2s ease-out 0ms 1 backwards _dronald-appear-left_njoie_1}._top-illustration_njoie_10 ._saying_njoie_37{position:absolute;top:-2rem;right:0rem;text-align:left;animation:.2s ease-out .1s 1 backwards _dronald-message-appear-right_njoie_1}._top-illustration_njoie_10 ._saying_njoie_37>div{max-width:12rem}section._landing-section_njoie_49 ._subtitle_njoie_49{font:var(--mediumHeadingFont);color:var(--headingTextColor);margin:1em 0}._call-to-action_njoie_55{text-align:center;margin:1.5rem 0}._dronald-greeting_njoie_60{padding:0 1rem;position:absolute;top:0;width:100%}._dronald-greeting_njoie_60>div{min-width:15rem;max-width:25rem;margin:auto}._dronald-greeting_njoie_60 img._dronald_njoie_25{width:12rem;float:right;margin-top:-1rem;transform:rotate(5deg)}._dronald-greeting_njoie_60 ._saying_njoie_37{width:11rem}._dronald-greeting_njoie_60 ._saying_njoie_37>div{font-size:.8em;max-width:100%}section._landing-section_njoie_49{padding:4rem 0 1rem;position:relative}section._landing-section_njoie_49._has-backdrop_njoie_94{background:var(--lightBackgroundColor)}section._about-section_njoie_98{text-align:center;display:none}section._collaboration_njoie_103{background-color:var(--lightestBackgroundColor)}section._collaboration_njoie_103 ._collaborators_njoie_107{padding:3rem 0;display:flex;justify-content:space-evenly;flex-wrap:wrap}section._guide_njoie_114{background-color:#fff;padding:2rem 0}section._guide_njoie_114 h2{padding:2rem;text-align:center}section._guide_njoie_114 ul._question-examples_njoie_124{list-style:none;margin:1rem 0;display:flex;flex-direction:column}section._guide_njoie_114 ul._question-examples_njoie_124 li{display:inline-block;color:#fff;background-color:var(--headingTextColor);padding:.5rem 1rem;border-radius:1.25rem;margin:.5rem 1rem;text-align:right;max-width:50%}section._guide_njoie_114 ul._question-examples_njoie_124 li:nth-of-type(2n){border-top-right-radius:0;align-self:flex-end;margin-right:2rem}section._guide_njoie_114 ul._question-examples_njoie_124 li:nth-of-type(odd){border-top-left-radius:0;margin-left:2rem}section._guide_njoie_114 ._divider_njoie_153{height:2px;background-color:var(--lightestBackgroundColor);padding:0;margin:2rem 0}section._guide_njoie_114 ._guideAction_njoie_160{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}section._guide_njoie_114 ._guideText_njoie_169{text-align:center;margin-bottom:2rem}section._disclaimer-section_njoie_174{background-color:var(--lightestBackgroundColor);padding:4rem 0;position:relative}._disclaimer_njoie_174{display:flex;flex-direction:column;padding-bottom:4rem}._disclaimer-illustration_njoie_186{position:absolute;transform:scaleX(-1) rotate(10deg);right:-2rem;bottom:-6rem}._disclaimer-illustration_njoie_186 img{width:12rem}@media screen and (min-width: 640px){section._landing-language-section_njoie_3,._top-illustration_njoie_10 ._clouds_njoie_14,._aboutLink_njoie_200{display:none}section._about-section_njoie_98,._disclaimer-illustration_njoie_186{display:block}._top-illustration_njoie_10 ._dronald_njoie_25{background-image:url(/assets/dronald-flipped-DIHOpq9Y.svg);transform:rotate(-8deg);float:right;margin-left:2rem;margin-top:3rem;position:relative;animation:.3s ease-out .1s 1 backwards _dronald-appear-right_njoie_1}._top-illustration_njoie_10 ._saying_njoie_37{right:-5vw;top:-1rem}._explanatory_njoie_224{max-width:50%}section._landing-section_njoie_49{padding:4rem 0}._call-to-action_njoie_55{text-align:left}section._guide_njoie_114 ul._question-examples_njoie_124{flex-direction:row}section._guide_njoie_114 ul._question-examples_njoie_124 li{max-width:33%;margin:.5rem 2rem}section._guide_njoie_114 ._guideAction_njoie_160{display:flex;align-items:center;justify-content:space-between}section._guide_njoie_114 ._guideText_njoie_169{margin:0}section._disclaimer-section_njoie_174 ._disclaimer_njoie_174 ._disclaimer-content_njoie_256{order:2}section._disclaimer-section_njoie_174 ._disclaimer_njoie_174 ._disclaimer-illustration_njoie_186{position:relative;order:1;padding-right:5rem;align-self:center;transform:scaleX(1);right:0;bottom:0}._disclaimer_njoie_174{display:flex;flex-direction:row;padding-bottom:0}}._selector_8c0g8_1{margin:2rem 0;display:flex;align-items:center;justify-content:center}._selector_8c0g8_1 select{appearance:none;background:none;border:none;font:inherit;font-size:.9rem;font-weight:600;margin:0 -1rem;padding:0 2rem}._loading_8c0g8_19{opacity:.5;font-size:.8em;margin:2rem 0}@media screen and (min-width: 640px){._selector_8c0g8_1{justify-content:left}}._edit_1kvsb_1{float:right}._answered_1kvsb_5{float:right;color:var(--primaryColor);border:2px solid var(--primaryColor);padding:.5rem 1rem;border-radius:1.25rem;margin:.25em .5em .25em 0}@keyframes _light-appear-top_t737g_1{0%{top:-3rem;opacity:0}to{top:0;opacity:1}}@keyframes _appear_t737g_1{0%{opacity:0}to{opacity:1}}@keyframes _dronald-appear-left_t737g_1{0%{left:-1rem;opacity:.5;transform:rotate(0)}to{left:0;opacity:1;transform:rotate(8deg)}}@keyframes _dronald-appear-right_t737g_1{0%{right:-3rem;opacity:0;transform:rotate(0)}to{right:0;opacity:1;transform:rotate(-8deg)}}@keyframes _dronald-message-appear-right_t737g_1{0%{opacity:0;transform:rotate(8deg);transform-origin:50% 300%}to{opacity:1;transform:rotate(0);transform-origin:50% 300%}}._message_t737g_3{margin:2rem 0}._drone-search_t737g_7 ._message_t737g_3{margin:0}._message_t737g_3:after{content:"";display:table;clear:both}._avatar_t737g_17{flex-basis:5rem;flex-shrink:0}._content_t737g_22{flex-grow:1}._current_t737g_26 ._avatar_t737g_17{animation:.2s ease-out 0ms 1 backwards _light-appear-top_t737g_1;position:relative}._current_t737g_26 ._content_t737g_22{animation:.2s ease-out 50ms 1 backwards _light-appear-top_t737g_1;position:relative}@media screen and (min-width: 640px){._message_t737g_3{display:flex}._avatar_t737g_17{text-align:center}}._choice-label_88u5d_1 img,._choice-label_88u5d_1 svg{vertical-align:middle;margin-right:.5em}._avatar_16qmg_1{display:inline-block;background-color:var(--lightPrimaryColor);border-radius:99em;box-shadow:0 .2rem .2rem #0002;position:relative}._avatar_16qmg_1._dronald_16qmg_9{background:var(--lightPrimaryColor) url(/assets/dronald-DKM3jfMu.svg) no-repeat 45% top;background-size:150% 150%}._avatar_16qmg_1._user_16qmg_15{background:var(--lightPrimaryColor) url("data:image/svg+xml,%3csvg%20viewBox='0%200%2054%2054'%20xmlns='http://www.w3.org/2000/svg'%20fill-rule='evenodd'%20clip-rule='evenodd'%20stroke-linejoin='round'%20stroke-miterlimit='2'%3e%3cpath%20d='M19.2%2034.1a12%2012%200%200015.6%200C43.7%2036.8%2050%2043.8%2050%2052c0%20.8%200%201.5-.2%202.3-1.3%209.4-44.3%209.4-45.6%200L4%2052c0-8.2%206.3-15.2%2015.2-17.9zM27%2013a10%2010%200%20110%2020%2010%2010%200%20010-20z'%20fill='%23fff'/%3e%3c/svg%3e") no-repeat 45% top}._avatar_16qmg_1 ._icon_16qmg_20{position:absolute;width:18px;height:18px;border-radius:50%;bottom:-.3rem;right:-.3rem}._avatar_16qmg_1 ._attention_16qmg_29{background:#ff851d}._avatar_16qmg_1 ._attention_16qmg_29:before{content:"!";position:absolute;font-size:1.2rem;font-weight:600;color:#fff;top:-35%;left:40%}._barrier_17lb4_1{width:100vw;height:100vh;position:fixed;left:0;top:0;background:var(--barrierColor);z-index:1000}@keyframes _modal-appear_17lb4_1{0%{opacity:0;transform:scaleY(.5)}to{opacity:1;transform:scaleY(1)}}._modal_17lb4_22{width:90%;max-height:90vh;max-width:30rem;margin:5vh auto;background:#fff;padding:1.5em 1em;border-radius:1rem;box-shadow:0 .5rem .5rem #0002;animation-name:_modal-appear_17lb4_1;animation-duration:.5s;animation-iteration-count:1;animation-timing-function:ease-in-out;position:relative}._modal_17lb4_22._centered_17lb4_38{text-align:center}._close-button_17lb4_42{width:32px;height:32px;position:absolute;top:1em;right:1em}@media screen and (min-width: 640px){._modal_17lb4_22{padding:3em 1.5em}}@keyframes _light-appear-top_i3sjr_1{0%{top:-3rem;opacity:0}to{top:0;opacity:1}}@keyframes _appear_i3sjr_1{0%{opacity:0}to{opacity:1}}@keyframes _dronald-appear-left_i3sjr_1{0%{left:-1rem;opacity:.5;transform:rotate(0)}to{left:0;opacity:1;transform:rotate(8deg)}}@keyframes _dronald-appear-right_i3sjr_1{0%{right:-3rem;opacity:0;transform:rotate(0)}to{right:0;opacity:1;transform:rotate(-8deg)}}@keyframes _dronald-message-appear-right_i3sjr_1{0%{opacity:0;transform:rotate(8deg);transform-origin:50% 300%}to{opacity:1;transform:rotate(0);transform-origin:50% 300%}}ul._chat-choice_i3sjr_3{margin:0}ul._choices_i3sjr_7{list-style:none;text-align:right}ul._choices_i3sjr_7 li{display:inline}ul._choices_i3sjr_7 li button{margin-right:0;margin-left:.5em}._avatar_i3sjr_21{display:none;animation:.2s ease-out .2s 1 backwards _light-appear-top_i3sjr_1;position:relative}._content_i3sjr_27{animation:.2s ease-out .15s 1 backwards _light-appear-top_i3sjr_1;position:relative}@media screen and (min-width: 640px){._avatar_i3sjr_21{display:block}}._message_ob2x1_1{margin-bottom:1em}._last_ob2x1_5{min-height:90vh}._help_ob2x1_9{margin:auto;max-width:35rem}._help-question_ekata_1{width:100%;display:inline-block;background:none;color:var(--primaryTextColor);margin:.25em .5em .25em 0;border:1.5px solid var(--lighterDarkColor);border-radius:1em;padding:.75em 1em;cursor:pointer;position:relative}._help-question_ekata_1:after{content:"";display:block;width:24px;height:24px;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20width='100%25'%20height='100%25'%20viewBox='0%200%2048%2048'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20xml:space='preserve'%20xmlns:serif='http://www.serif.com/'%20style='fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;'%3e%3cg%20transform='matrix(1,0,0,1,8,7)'%3e%3cg%3e%3cg%20transform='matrix(-1.83697e-16,-1,1,-1.83697e-16,-9,35)'%3e%3cpath%20d='M12,24L21,15'%20style='fill:none;stroke:rgb(102,102,102);stroke-width:5px;'/%3e%3c/g%3e%3cg%20transform='matrix(-1.83697e-16,-1,-1,1.83697e-16,39,35)'%3e%3cpath%20d='M12,24L21,15'%20style='fill:none;stroke:rgb(102,102,102);stroke-width:5px;'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:24px 24px;position:absolute;right:1em;top:.55em;transition:transform .2s}._help-question_ekata_1._expanded_ekata_28:after{transform:rotate(180deg)}._help-question_ekata_1 ._question_ekata_32{font:var(--buttonTextFont)}._help-question_ekata_1 ._answer_ekata_36{max-height:0;transition:max-height .2s ease-out,margin .2s;overflow:hidden}._help-question_ekata_1._expanded_ekata_28 ._answer_ekata_36{margin-top:.66em;max-height:500px;transition:max-height .3s ease-in,margin .3s}@keyframes _spin_omj4z_1{to{transform:rotate(360deg)}}._loading-indicator_omj4z_6{display:block;margin:2rem auto;border:.3em solid transparent;border-color:var(--darkerLightColor);border-top-color:var(--primaryColor);border-radius:50%;animation:_spin_omj4z_1 .5s linear infinite}@keyframes _light-appear-top_t8f49_1{0%{top:-3rem;opacity:0}to{top:0;opacity:1}}@keyframes _appear_t8f49_1{0%{opacity:0}to{opacity:1}}@keyframes _dronald-appear-left_t8f49_1{0%{left:-1rem;opacity:.5;transform:rotate(0)}to{left:0;opacity:1;transform:rotate(8deg)}}@keyframes _dronald-appear-right_t8f49_1{0%{right:-3rem;opacity:0;transform:rotate(0)}to{right:0;opacity:1;transform:rotate(-8deg)}}@keyframes _dronald-message-appear-right_t8f49_1{0%{opacity:0;transform:rotate(8deg);transform-origin:50% 300%}to{opacity:1;transform:rotate(0);transform-origin:50% 300%}}._drone-search_t8f49_3{max-width:33em;margin-left:auto}._found-drones_t8f49_8{min-height:6.6em;max-height:calc(64vh - 253px);overflow:scroll;overflow-x:hidden;margin-bottom:1em;padding-right:2em}._found-drones_t8f49_8::-webkit-scrollbar{width:.8em}._found-drones_t8f49_8::-webkit-scrollbar-track{background:var(--darkerLightColor)}._found-drones_t8f49_8::-webkit-scrollbar-thumb{background:var(--lighterDarkColor)}._found-drones_t8f49_8::-webkit-scrollbar-thumb:hover{background:var(--darkBorderColor)}._found-drone_t8f49_8{width:100%;text-align:left;padding:.6em .5em .6em 1.5em;cursor:pointer}._drone-from-list_t8f49_44{margin-right:.6em}._input-div_1l7ts_1{position:relative;display:flex;flex-direction:column;align-items:center}._input_1l7ts_1{appearance:none;display:inline-block;background:var(--darkerLightColor);color:var(--headingTextColor);font:var(--primaryTextFont);border:none;border-radius:99em;padding:.66em 1.5em;width:100%;margin-bottom:.5em}._input_1l7ts_1._secondary_1l7ts_21{background:var(--formInputBackgroundColor);color:var(--formInputForegroundColor)}._input_1l7ts_1._email_1l7ts_26{background:#fff;width:100%}._input_1l7ts_1:focus{outline:none}._clear-button_1l7ts_35{position:absolute;width:28px;height:28px;top:.6em;right:.9em;opacity:.7}._search-icon_1l7ts_44{position:absolute;width:22px;height:22px;top:.8em;right:1.05em;opacity:.7}@media screen and (min-width: 640px){._input-div_1l7ts_1{display:flex;justify-content:center}}@keyframes _light-appear-top_1czev_1{0%{top:-3rem;opacity:0}to{top:0;opacity:1}}@keyframes _appear_1czev_1{0%{opacity:0}to{opacity:1}}@keyframes _dronald-appear-left_1czev_1{0%{left:-1rem;opacity:.5;transform:rotate(0)}to{left:0;opacity:1;transform:rotate(8deg)}}@keyframes _dronald-appear-right_1czev_1{0%{right:-3rem;opacity:0;transform:rotate(0)}to{right:0;opacity:1;transform:rotate(-8deg)}}@keyframes _dronald-message-appear-right_1czev_1{0%{opacity:0;transform:rotate(8deg);transform-origin:50% 300%}to{opacity:1;transform:rotate(0);transform-origin:50% 300%}}._chat-page_1czev_3{min-height:100vh;padding-bottom:3rem;background:var(--pageBackgroundColor)}._message_1czev_9{margin-bottom:1em}@media screen and (min-width: 640px){._chat-page_1czev_3{padding-top:3rem}}._error-fallback_1okg6_1{text-align:center;margin:3rem}._actions_1okg6_6{margin-top:4rem}ul._tiles_5we5o_1{list-style:none;text-align:left}article li._tile_5we5o_1{background:#fff;padding:1.5em;margin:1em 0;border-radius:1rem;text-align:center;display:flex;flex-direction:column}li._tile_5we5o_1:target{background:#ffffaa80!important}li._tile-with-icon_5we5o_20:before{content:"";display:block;background-repeat:no-repeat;background-size:contain;background-position:center;height:5rem;width:5rem;margin:0 auto 1rem}li._tile-icon-age-16_5we5o_31:before{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3e%3cg%20clip-path='url(%23clip0)'%20fill-rule='evenodd'%20clip-rule='evenodd'%3e%3cpath%20d='M33.78%2042.87l-7.75%206.47a1.78%201.78%200%2011-2.27-2.74l10.66-8.9a1.73%201.73%200%20011.89-.24c.62.29%201.03.91%201.03%201.6v28.47a1.78%201.78%200%2001-3.56%200V42.87zm24.9%2016.78c-.02%205.4-4.06%209.66-8.9%209.66-4.85%200-8.88-4.29-8.88-9.7V46.97c0-5.4%204.03-9.71%208.89-9.71%204.57%200%208.43%203.82%208.85%208.8a1.8%201.8%200%2001-1.63%201.92%201.77%201.77%200%2001-1.92-1.62c-.25-3.05-2.5-5.54-5.3-5.54-3%200-5.34%202.8-5.34%206.15v4.57a8.9%208.9%200%200114.23%207.11v1.01zm-3.56-1.01a5.34%205.34%200%2000-10.67%200v.98c0%203.34%202.33%206.13%205.34%206.13%202.98%200%205.33-2.79%205.33-6.13v-.98z'%20fill='%23777'/%3e%3cpath%20d='M76.46-.02A19.6%2019.6%200%200056.87%2019.5c0%2010.8%208.8%2019.6%2019.6%2019.6a19.57%2019.57%200%20000-39.13zm0%203.54a16%2016%200%2011-.04%2032.02%2016%2016%200%2001.04-32.02z'%20fill='%2365B9C4'/%3e%3cpath%20d='M82.56%2038.13a42.7%2042.7%200%2001-39.88%2057.84%2042.69%2042.69%200%201115.2-82.56c-.38%201.12-.64%202.3-.8%203.5A39.14%2039.14%200%20003.56%2053.3a39.14%2039.14%200%200039.12%2039.12%2039.14%2039.14%200%200036.38-53.48c1.2-.16%202.38-.43%203.5-.8z'%20fill='%23777'/%3e%3cpath%20d='M74.68%2017.77v-7.13a1.78%201.78%200%20013.56%200v7.13h7.07a1.78%201.78%200%20010%203.56h-7.07v7.1a1.78%201.78%200%2001-3.56%200v-7.1h-7.15c-.97%200-1.77-.8-1.77-1.78%200-1%20.8-1.78%201.77-1.78h7.15z'%20fill='%2365B9C4'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0'%3e%3cpath%20fill='%23fff'%20d='M0%200h96v96H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}li._tile-icon-altitude_5we5o_35:before{background-image:url(/assets/icon-altitude-0mOaGRxY.svg)}li._tile-icon-forbidden-areas_5we5o_39:before{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3e%3cg%20clip-path='url(%23clip0)'%20fill-rule='evenodd'%20clip-rule='evenodd'%3e%3cpath%20d='M56.95%2027.02h28.28c.48%200%20.94.24%201.23.65l6.27%208.98c.27.39.33.88.2%201.33l-4.5%2013.5A1.5%201.5%200%200187%2052.5h-6V93h13.5c.83%200%201.5.68%201.5%201.5%200%20.83-.67%201.5-1.5%201.5h-93A1.5%201.5%200%20010%2094.5c0-.82.68-1.5%201.5-1.5H12V69.78c0-.82.68-1.5%201.5-1.5H60V52.5h-6c-.65%200-1.23-.4-1.43-1.02l-1.75-5.26c.78-1%201.5-2.03%202.14-3.09l2.12%206.37h30.84l3.91-11.74-5.4-7.74H56.95a25.16%2025.16%200%20000-3zM78%2052.5H63V93h15V52.5zM15%2071.28V93h45V71.28H15zm18%208.22H22.5c-.82%200-1.5.68-1.5%201.5%200%20.84.68%201.5%201.5%201.5H33c.83%200%201.5-.66%201.5-1.5%200-.82-.67-1.5-1.5-1.5zm21.12%200H43.5c-.83%200-1.5.68-1.5%201.5%200%20.84.67%201.5%201.5%201.5h10.62c.82%200%201.5-.66%201.5-1.5%200-.82-.68-1.5-1.5-1.5zM55.99%2036H66c.83%200%201.5.68%201.5%201.5%200%20.84-.67%201.5-1.5%201.5h-1.17l1.14%205.72c.17.8-.38%201.6-1.19%201.75a1.49%201.49%200%2001-1.75-1.17L61.77%2039H55.5c-.16%200-.33-.01-.48-.07.37-.95.7-1.92.97-2.92zM75%2036h10.5c.83%200%201.5.68%201.5%201.5%200%20.84-.67%201.5-1.5%201.5h-6.27l-1.26%206.3a1.5%201.5%200%2001-1.77%201.17%201.48%201.48%200%2001-1.17-1.75L76.17%2039H75a1.5%201.5%200%2001-1.5-1.5c0-.82.67-1.5%201.5-1.5z'%20fill='%23777'/%3e%3cpath%20d='M28.5%200A28.52%2028.52%200%200157%2028.5%2028.5%2028.5%200%201128.5%200zm19.05%2011.56l-35.98%2036a25.5%2025.5%200%200035.98-36zm-2.11-2.11a25.5%2025.5%200%2000-36%2035.98l36-35.98z'%20fill='%2365B9C4'/%3e%3cpath%20d='M33.5%2044.55a7.4%207.4%200%2001-5%201.92%207.4%207.4%200%2001-5-1.92%201.51%201.51%200%2000-2.13.12%201.5%201.5%200%2000.12%202.11%2010.46%2010.46%200%200014.01%200c.62-.55.66-1.5.11-2.11a1.5%201.5%200%2000-2.12-.12zm-3-3.3c-.53.48-1.23.76-2%20.76-.78%200-1.47-.28-2.01-.76a1.51%201.51%200%2000-2.11.13%201.5%201.5%200%2000.11%202.12%206%206%200%20008%200c.61-.54.67-1.5.12-2.12a1.51%201.51%200%2000-2.12-.13zm5.15-15.72c.11-.03.23-.05.35-.05h4.5V21c0-.83.67-1.5%201.5-1.5s1.5.67%201.5%201.5v5.98c0%20.83-.67%201.5-1.5%201.5h-4.5v3.4c0%20.3-.09.6-.27.85.84.78%201.98%201.96%202.69%203.16.71%201.22.97%202.5.61%203.54-.54%201.53-1.17%203.1-1.17%203.1a1.5%201.5%200%2011-2.77-1.12s.6-1.5%201.1-2.97c.07-.15-.01-.3-.09-.46a5.3%205.3%200%2000-.7-1.22c-.51-.67-1.13-1.3-1.63-1.78l-3.1%203.52c-.28.32-.7.5-1.12.5h-5.1c-.44%200-.86-.18-1.14-.5L21.75%2035c-.5.47-1.1%201.1-1.59%201.76-.3.4-.57.81-.72%201.22-.06.16-.14.31-.09.46a66.46%2066.46%200%20001.12%202.97%201.5%201.5%200%2001-.82%201.95%201.51%201.51%200%2001-1.97-.82s-.63-1.58-1.16-3.1c-.36-1.06-.11-2.33.61-3.55a15%2015%200%20012.65-3.13%201.4%201.4%200%2001-.28-.87v-3.4H15a1.5%201.5%200%2001-1.5-1.5v-6c0-.82.68-1.5%201.5-1.5s1.5.68%201.5%201.5v4.5H21c.12%200%20.23%200%20.33.04l2.73-1.4c.21-.1.45-.16.69-.16h7.5c.24%200%20.46.06.67.16l2.73%201.4zm-10.54%201.44L22.5%2028.3v3.02L26.63%2036h3.75l4.12-4.68V28.3l-2.61-1.33h-6.78zM10.5%2019.5h-3c-.83%200-1.5.67-1.5%201.5%200%20.84.67%201.5%201.5%201.5h3c.82%200%201.5-.66%201.5-1.5%200-.83-.68-1.5-1.5-1.5zm12%200h-3c-.82%200-1.5.67-1.5%201.5%200%20.84.68%201.5%201.5%201.5h3c.82%200%201.5-.66%201.5-1.5%200-.83-.68-1.5-1.5-1.5zm24%203h3c.83%200%201.5-.66%201.5-1.5%200-.83-.67-1.5-1.5-1.5h-3c-.83%200-1.5.67-1.5%201.5%200%20.84.67%201.5%201.5%201.5zm-12%200h3c.83%200%201.5-.66%201.5-1.5%200-.83-.67-1.5-1.5-1.5h-3c-.83%200-1.5.67-1.5%201.5%200%20.84.67%201.5%201.5%201.5z'%20fill='%2365B9C4'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0'%3e%3cpath%20fill='%23fff'%20d='M0%200h96v96H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}li._tile-icon-mind-others_5we5o_43:before{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3e%3cg%20clip-path='url(%23clip0)'%20fill-rule='evenodd'%20clip-rule='evenodd'%3e%3cpath%20d='M28.5%200A28.52%2028.52%200%200157%2028.5%2028.5%2028.5%200%201128.5%200zm19.05%2011.56l-35.99%2036a25.5%2025.5%200%200035.98-36zm-2.12-2.11a25.5%2025.5%200%2000-36%2035.98l36-35.98z'%20fill='%2365B9C4'/%3e%3cpath%20d='M33.5%2044.54a7.4%207.4%200%2001-5%201.92%207.4%207.4%200%2001-5-1.92%201.51%201.51%200%2000-2.13.12%201.5%201.5%200%2000.12%202.12%2010.46%2010.46%200%200014.01%200c.62-.56.66-1.5.1-2.12a1.5%201.5%200%2000-2.1-.12zm-3-3.3a2.99%202.99%200%2001-4%200%201.51%201.51%200%2000-2.13.14%201.5%201.5%200%2000.12%202.11%206%206%200%20008%200c.61-.54.67-1.5.12-2.11a1.51%201.51%200%2000-2.12-.14zm5.15-15.72c.1-.03.23-.04.35-.04h4.5v-4.49c0-.82.67-1.5%201.5-1.5.82%200%201.5.68%201.5%201.5v5.99c0%20.82-.68%201.5-1.5%201.5h-4.5v3.4c0%20.3-.1.59-.27.84.84.78%201.98%201.97%202.68%203.17.72%201.21.98%202.49.62%203.54a93.12%2093.12%200%2001-1.17%203.1%201.5%201.5%200%2011-2.78-1.12s.6-1.5%201.11-2.97c.06-.15-.01-.3-.09-.47a5.3%205.3%200%2000-.7-1.21c-.51-.68-1.13-1.3-1.64-1.79l-3.09%203.53c-.28.31-.7.5-1.12.5h-5.1c-.44%200-.86-.19-1.14-.5L21.75%2035c-.5.47-1.1%201.1-1.6%201.76-.3.39-.56.8-.71%201.21-.06.17-.14.32-.1.47a66.44%2066.44%200%20001.13%202.97%201.5%201.5%200%2001-.82%201.95%201.51%201.51%200%2001-1.97-.83s-.63-1.57-1.17-3.1c-.36-1.05-.1-2.33.62-3.54a15%2015%200%20012.65-3.14%201.4%201.4%200%2001-.28-.87v-3.4H15a1.5%201.5%200%2001-1.5-1.5v-5.99c0-.82.67-1.5%201.5-1.5.82%200%201.5.68%201.5%201.5v4.49H21c.12%200%20.22.01.33.04l2.73-1.4c.2-.1.45-.16.69-.16h7.5c.24%200%20.46.06.67.17l2.73%201.4zm-10.54%201.44L22.5%2028.3v3.01L26.62%2036h3.75l4.13-4.68V28.3l-2.61-1.34H25.1zM10.5%2019.5h-3c-.83%200-1.5.68-1.5%201.5%200%20.84.67%201.5%201.5%201.5h3c.82%200%201.5-.66%201.5-1.5%200-.82-.68-1.5-1.5-1.5zm12%200h-3c-.83%200-1.5.68-1.5%201.5%200%20.84.67%201.5%201.5%201.5h3c.82%200%201.5-.66%201.5-1.5%200-.82-.68-1.5-1.5-1.5zm24%203h3c.82%200%201.5-.66%201.5-1.5%200-.82-.68-1.5-1.5-1.5h-3c-.83%200-1.5.68-1.5%201.5%200%20.84.67%201.5%201.5%201.5zm-12%200h3c.82%200%201.5-.66%201.5-1.5%200-.82-.68-1.5-1.5-1.5h-3c-.83%200-1.5.68-1.5%201.5%200%20.84.67%201.5%201.5%201.5z'%20fill='%2365B9C4'/%3e%3cpath%20d='M84%2092.99V85.5a6%206%200%201112%200v9c0%20.83-.67%201.5-1.5%201.5h-93A1.5%201.5%200%20010%2094.5v-9a6%206%200%201112%200V93h8.98V85.5a6%206%200%200112%200V93H42V85.5a6%206%200%201112%200V93h9V85.5a6%206%200%200112%200V93h9zm9%200V85.5a3%203%200%2010-6%200V93h6zm-21%200V85.5a3%203%200%2010-6%200V93h6zm-21%200V85.5a3%203%200%2000-3-3%203%203%200%2000-3%203V93h6zm-21.02%200V85.5a3%203%200%2010-6%200V93h6zM9%2092.99V85.5a3%203%200%2010-6%200V93h6zM6%2066a6%206%200%20100%2012%206%206%200%20000-12zm20.98%200A6%206%200%201027%2078.02%206%206%200%200026.98%2066zM48%2066a6%206%200%20100%2012%206%206%200%20000-12zm21%200a6%206%200%2010.02%2012.02A6%206%200%200069%2066zm21%200a6%206%200%20100%2012%206%206%200%20000-12zM6%2069a3%203%200%20013%203%203%203%200%2011-3-3zm20.98%200a3%203%200%20110%206%203%203%200%20010-6zM48%2069a3%203%200%20013%203%203%203%200%2001-3%203%203%203%200%2001-3-3%203%203%200%20013-3zm21%200a3%203%200%20110%206%203%203%200%20010-6zm21%200a3%203%200%20013%203%203%203%200%2011-3-3z'%20fill='%23777'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0'%3e%3cpath%20fill='%23fff'%20d='M0%200h96v96H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}li._tile-icon-registration_5we5o_47:before{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2064'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.52.53A7.5%207.5%200%20000%208.02v47.95a7.5%207.5%200%20007.52%207.5h80.96a7.5%207.5%200%20007.52-7.5V8.02a7.5%207.5%200%2000-7.52-7.5H7.52zm0%203h80.96c2.4%200%204.48%202.01%204.48%204.49v47.95c0%202.49-2.08%204.5-4.48%204.5H7.52a4.44%204.44%200%2001-4.48-4.5V8.02a4.43%204.43%200%20014.48-4.5z'%20fill='%23777'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M83.73%2014.02c0-.83-.68-1.5-1.5-1.5H31.28c-.84%200-1.5.67-1.5%201.5v8.97c0%20.83.66%201.5%201.5%201.5h50.95c.82%200%201.5-.67%201.5-1.5v-8.97zm-50.95%201.5v5.97h47.95v-5.97H32.78zM31.27%2033.5h9.1a1.5%201.5%200%20100-3h-9.1a1.5%201.5%200%20000%203zM53.11%2033.5h9.1a1.5%201.5%200%20100-3h-9.1a1.5%201.5%200%20000%203zM73.13%2033.5h9.1a1.5%201.5%200%20100-3h-9.1a1.5%201.5%200%20000%203zM13.3%2051.5h68.93a1.5%201.5%200%20100-2.99H13.3a1.5%201.5%200%20100%202.99zM31.27%2042.52h50.96a1.5%201.5%200%20100-3H31.27a1.5%201.5%200%20100%203z'%20fill='%23777'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.8%2032a6%206%200%200111.99%200v9c0%20.83-.68%201.5-1.5%201.5h-9a1.5%201.5%200%2001-1.5-1.5v-9zm8.99%207.5V32a3%203%200%2000-6%200v7.5h6zm-3-26.98a6%206%200%2010.02%2012%206%206%200%2000-.02-12zm0%203a3%203%200%20110%206%203%203%200%20010-6z'%20fill='%2365B9C4'/%3e%3c/svg%3e")}li._tile-icon-risk-areas_5we5o_51:before{background-image:url(/assets/icon-risk-areas-7BKD4SF9.svg)}li._tile-icon-tests_5we5o_55:before{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M69.34%2058.66a14.7%2014.7%200%2000-14.69%2014.65%2014.67%2014.67%200%201014.69-14.65zm0%202.66a12%2012%200%2011-.03%2024.01%2012%2012%200%2001.03-24z'%20fill='%2365B9C4'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M67.9%2077.75l6.99-10.48c.4-.61%201.24-.77%201.85-.37.61.41.78%201.24.37%201.85l-8%2012c-.24.35-.63.58-1.05.59a1.3%201.3%200%2001-1.1-.5l-5.33-6.66a1.34%201.34%200%2001.2-1.88%201.34%201.34%200%20011.88.21l4.2%205.24z'%20fill='%2365B9C4'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M26.87%2030.18l3.1-4.59a1.34%201.34%200%20011.85-.36c.61.41.77%201.25.36%201.85l-4.07%206.02a1.34%201.34%200%2001-2.1.13l-2.97-3.33c-.48-.56-.43-1.4.12-1.9.55-.48%201.4-.43%201.88.13l1.83%202.05zM26.87%2042.18l3.1-4.59a1.34%201.34%200%20011.85-.36c.61.41.77%201.25.36%201.85l-4.07%206.02a1.34%201.34%200%2001-2.1.13l-2.97-3.33c-.48-.56-.43-1.4.12-1.9.55-.48%201.4-.44%201.88.13l1.83%202.05zM26.87%2054.18l3.1-4.59a1.34%201.34%200%20011.85-.36c.61.41.77%201.25.36%201.85l-4.07%206.02a1.34%201.34%200%2001-2.1.13l-2.97-3.33c-.48-.56-.43-1.4.12-1.9.55-.48%201.4-.44%201.88.13l1.83%202.05zM26.87%2066.18l3.1-4.59a1.34%201.34%200%20011.85-.36c.61.41.77%201.25.36%201.85l-4.07%206.02a1.34%201.34%200%2001-2.1.13l-2.97-3.33c-.48-.56-.43-1.4.12-1.9.55-.48%201.4-.44%201.88.13l1.83%202.05zM26.87%2078.18l3.1-4.59a1.34%201.34%200%20011.85-.36c.61.41.77%201.25.36%201.85l-4.07%206.02a1.34%201.34%200%2001-2.1.13l-2.97-3.33c-.48-.56-.43-1.4.12-1.9.55-.48%201.4-.44%201.88.13l1.83%202.05z'%20fill='%23777'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M32.4%206.67a9.34%209.34%200%200117.88%200h8.39c.73%200%201.33.6%201.33%201.33v10.67c0%20.74-.6%201.33-1.33%201.33H24c-.74%200-1.34-.59-1.34-1.33V8c0-.73.6-1.33%201.34-1.33h8.38zm24.93%202.66h-8.1c-.65%200-1.21-.46-1.32-1.1a6.68%206.68%200%2000-13.15%200c-.1.64-.66%201.1-1.31%201.1h-8.1v8h31.98v-8z'%20fill='%2365B9C4'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M41.33%2030.67H60a1.33%201.33%200%20100-2.66H41.33a1.33%201.33%200%20000%202.66zM41.33%2042.67H60a1.33%201.33%200%20100-2.66H41.33a1.33%201.33%200%20000%202.66zM41.33%2054.67H60a1.33%201.33%200%20100-2.66H41.33a1.33%201.33%200%20000%202.66zM41.34%2066.67h9.33a1.33%201.33%200%20100-2.66h-9.33a1.33%201.33%200%20100%202.67zM41.33%2078.67h9.34a1.33%201.33%200%20100-2.66h-9.34a1.33%201.33%200%20000%202.67z'%20fill='%23777'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M70.67%2087.94v6.72c0%20.74-.6%201.34-1.33%201.34h-56c-.74%200-1.34-.6-1.34-1.34V12c0-.74.6-1.34%201.33-1.34h9.34v2.67h-8v80H68v-5.39a14.66%2014.66%200%20002.67%200zM68%2058.74v-45.4h-8v-2.68h9.34c.73%200%201.33.6%201.33%201.34v46.73a14.88%2014.88%200%2000-2.67%200z'%20fill='%23777'/%3e%3c/svg%3e")}li._tile-icon-training_5we5o_59:before{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M25.73%2068.64c4%20.52%207.68-1.9%209.02-6.17.67-2.13%201.4-4.15%203.33-5.49%201.27-.87%203.1-1.48%205.92-1.48h9c2.82%200%204.65.61%205.93%201.48%201.93%201.34%202.65%203.36%203.32%205.5%201.32%204.18%204.88%206.6%208.8%206.19l1.36%202.82c-5.72%201.15-11.11-2.07-13.02-8.12-.46-1.48-.82-2.98-2.16-3.91-.91-.63-2.23-.96-4.23-.96h-9c-2%200-3.31.33-4.23.96-1.33.93-1.7%202.43-2.16%203.91-1.93%206.14-7.47%209.36-13.26%208.07l1.38-2.8zm-8.07-1.58a11.36%2011.36%200%2001-1.77-9.58l5.12-19.04c.69-2.55%202.55-4.7%204.7-6.18C27.84%2030.8%2030.27%2030%2032%2030h4.1c.62%200%20.81-.4%201-.8.16-.39.3-.8.46-1.18.58-1.43%201.45-2.52%203.43-2.52h6V8.74a4.5%204.5%200%20113%200V25.5h6c1.98%200%202.85%201.1%203.44%202.52.16.37.3.8.46%201.18.17.4.38.8.99.8H65c1.72%200%204.14.8%206.3%202.26%202.14%201.49%204%203.63%204.7%206.18l5.1%2019.04c.97%203.63.07%207.3-2.1%2010.02l-.44-2.06-1.37-.55a8.33%208.33%200%20001-6.63l-5.1-19.04c-.5-1.87-1.91-3.4-3.49-4.48C68.01%2033.66%2066.27%2033%2065%2033h-4.11c-2.14%200-3.06-1.1-3.67-2.46-.24-.51-.41-1.08-.63-1.56-.12-.24-.24-.48-.59-.48H41c-.34%200-.46.24-.58.48-.23.48-.4%201.05-.63%201.56C39.17%2031.9%2038.26%2033%2036.1%2033h-4.1c-1.28%200-3.04.66-4.61%201.74-1.58%201.08-2.99%202.6-3.5%204.48l-5.1%2019.04a8.23%208.23%200%2000.87%206.4l-2%202.4zM33.5%2037.5a6%206%200%2010.02%2012.01%206%206%200%2000-.02-12.01zm30%200a6%206%200%2011-.02%2012.01%206%206%200%2001.02-12.01zM47%2049.48a1.5%201.5%200%2001-1.5-1.5c0-.82.68-1.5%201.5-1.5h3c.83%200%201.5.68%201.5%201.5%200%20.83-.67%201.5-1.5%201.5h-3zM33.5%2040.5a3%203%200%20110%206%203%203%200%20010-6zm30%200a3%203%200%20100%206%203%203%200%20000-6zM47%2045a1.5%201.5%200%2001-1.5-1.5c0-.83.68-1.5%201.5-1.5h3c.83%200%201.5.67%201.5%201.5%200%20.84-.67%201.5-1.5%201.5h-3zm-4.5-7.47a1.5%201.5%200%2001-1.5-1.5v-4.5c0-.83.68-1.5%201.5-1.5h12c.84%200%201.5.67%201.5%201.5v4.5c0%20.82-.66%201.5-1.5%201.5h-12zm10.5-3v-1.5h-9v1.5h9zM48.5%203c-.82%200-1.5.67-1.5%201.5%200%20.84.68%201.5%201.5%201.5.83%200%201.5-.66%201.5-1.5%200-.83-.67-1.5-1.5-1.5z'%20fill='%2365B9C4'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.43%2064.89c-.09.2-.16.42-.24.61-.06.21-.1.42-.12.62%200%20.09%200%20.18.1.22a6.14%206.14%200%20001.25.5c.14-.23%201.04-1.64%201.94-3.1a23.85%2023.85%200%20012.55-3.71%204.81%204.81%200%20012.55-1.6%204.36%204.36%200%20013.16.71c1.64%201%202.13%202.55%201.77%204.47-.37%202.03-1.92%204.6-3.66%207.17-1.33%201.97-1.27%203.95-1.44%205.87-.2%202.5-.69%204.95-3.28%207.3a8.67%208.67%200%2000-2.52%205.03c-.5%202.77-.02%205.23-.02%205.23a1.5%201.5%200%2001-2.94.59s-.58-2.99%200-6.33c.4-2.34%201.4-4.85%203.45-6.72%202.34-2.13%202.24-4.38%202.43-6.65.17-2%20.47-3.99%201.85-6.01%201.24-1.85%202.43-3.68%202.98-5.27.3-.9.51-1.68-.2-2.11-.38-.24-.7-.4-1-.33-.34.07-.61.33-.93.67a22.7%2022.7%200%2000-2.19%203.23c-.82%201.35-1.33%202.35-1.8%203.01a3.68%203.68%200%2001-1.6%201.37c-.83.31-1.92.25-3.7-.63-1.43-.72-1.94-1.95-1.7-3.53.2-1.38%201.18-3.16%202.38-4.92.03%201.5.35%202.97.93%204.3zm65.05-4.3c1.22%201.75%202.18%203.53%202.39%204.91.24%201.58-.26%202.8-1.71%203.53-1.77.88-2.85.94-3.7.63a3.65%203.65%200%2001-1.58-1.37c-.47-.66-1-1.66-1.8-3.01-.83-1.34-1.52-2.46-2.2-3.23-.32-.34-.6-.6-.94-.67-.3-.06-.61.09-1%20.33-.7.43-.5%201.21-.18%202.11.54%201.6%201.72%203.42%202.97%205.27%201.38%202.02%201.7%204.02%201.86%206.01.18%202.27.09%204.52%202.41%206.65a11.74%2011.74%200%20013.47%206.72c.58%203.34-.02%206.33-.02%206.33a1.5%201.5%200%2001-1.77%201.17%201.48%201.48%200%2001-1.17-1.76s.48-2.46%200-5.23a8.78%208.78%200%2000-2.53-5.03c-2.6-2.35-3.06-4.8-3.29-7.3-.16-1.92-.1-3.9-1.44-5.87-1.74-2.56-3.27-5.14-3.66-7.17-.36-1.92.15-3.46%201.77-4.47a4.38%204.38%200%20013.17-.7c.9.18%201.74.7%202.56%201.59.8.87%201.6%202.14%202.55%203.7.89%201.47%201.79%202.88%201.92%203.1a4.35%204.35%200%20001.26-.49c.1-.04.1-.13.1-.22a6.2%206.2%200%2000-.36-1.23c.58-1.34.9-2.8.92-4.3zM18.73%2046.95l-.95%203.5a19.45%2019.45%200%2000-7.23%204.6C7.8%2057.84%205%2061.98%205%2067.5c0%206%201.5%2012.61%201.5%2018.01%200%205.87-1.62%209.58-1.62%209.58a1.5%201.5%200%2001-2.76-1.18s1.38-3.25%201.38-8.4C3.5%2080.11%202%2073.5%202%2067.5c0-6.47%203.2-11.33%206.44-14.55%202.92-2.93%205.76-4.52%2010.29-5.99zm59.54%200c4.53%201.47%207.37%203.06%2010.28%205.99C91.79%2056.17%2095%2061.03%2095%2067.5c0%206-1.5%2012.61-1.5%2018.01%200%205.15%201.38%208.4%201.38%208.4a1.5%201.5%200%2001-2.76%201.19s-1.62-3.72-1.62-9.59c0-5.4%201.5-12.01%201.5-18.01%200-5.52-2.8-9.66-5.57-12.44a19.06%2019.06%200%2000-7.21-4.59l-.95-3.5z'%20fill='%23777'/%3e%3c/svg%3e")}li._tile-icon-user-manual_5we5o_63:before{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2013.31V9.77c0-.84.68-1.5%201.5-1.5h29.25c4.27%200%208%202.45%209.9%206.05%201.98-3.3%205.55-5.5%209.6-5.5H87c.83%200%201.5.67%201.5%201.5v3h6c.83%200%201.5.67%201.5%201.5v54c0%20.83-.67%201.5-1.5%201.5H60c-2.02%200-3.98%201.57-5.67%203.62-2.79%203.4-4.83%208.24-4.83%2011.37a1.53%201.53%200%2001-1.43%201.5H48a1.5%201.5%200%2001-1.5-1.5v-.13c-.08-3.15-2.1-7.9-4.85-11.24-1.69-2.05-3.64-3.63-5.65-3.63H1.5a1.5%201.5%200%2001-1.5-1.5v-54c0-.82.68-1.5%201.5-1.5h6zm81%203v45c0%20.84-.67%201.5-1.5%201.5H59.14c-2.52%200-5.04.45-6.91%201.53a5.22%205.22%200%2000-2.73%204.47c0%20.72-.7%201.5-1.5%201.5-.81%200-1.5-.78-1.5-1.5a5.23%205.23%200%2000-2.73-4.47c-1.89-1.08-4.41-1.53-6.92-1.53H9a1.5%201.5%200%2001-1.5-1.5v-45H3v51h33c2.77%200%205.62%201.9%207.96%204.73%201.65%202%203.06%204.45%204.04%206.85a26.9%2026.9%200%20014.02-6.85c2.34-2.84%205.19-4.73%207.98-4.73h33v-51h-4.5zm-39%2046.3c2.41-1.91%205.98-2.8%209.64-2.8H85.5v-48H57.75c-4.56%200-8.23%204.53-8.25%208.5v42.3zm-3.02-42.3c-.11-3.94-3.74-9.04-8.23-9.04H10.5v48.54h26.35c3.65%200%207.23.89%209.63%202.8V20.3z'%20fill='%23777'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M67.5%2020.77a15.03%2015.03%200%2000-15.03%2014.99c0%208.28%206.75%2015.03%2015.03%2015.03s15-6.75%2015-15.03a15%2015%200%2000-15-15zm0%203.01a12%2012%200%20010%2024A12.03%2012.03%200%200155.5%2035.76c0-6.6%205.38-11.98%2012.01-11.98z'%20fill='%2365B9C4'/%3e%3cpath%20d='M67.49%2044.8a1.5%201.5%200%20100-2.99%201.5%201.5%200%20000%203z'%20fill='%2365B9C4'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M66%2028.33V38.8a1.5%201.5%200%20103%200V28.33a1.5%201.5%200%2000-3%200z'%20fill='%2365B9C4'/%3e%3c/svg%3e")}li._tile-icon-vlos_5we5o_67:before{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2088'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M19.5.5h-3a1.5%201.5%200%20000%203h3a1.5%201.5%200%20000-3zM31.5%203.5h3a1.5%201.5%200%20000-3h-3a1.5%201.5%200%20000%203z'%20fill='%2365B9C4'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M67.84%2051.24a1.5%201.5%200%20100%202.12%201.5%201.5%200%20000-2.12zM64.13%2047.5A1.5%201.5%200%201062%2049.63a1.5%201.5%200%20002.14-2.11z'%20fill='%23777'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M67.85%2051.24a1.5%201.5%200%2010-2.14%202.12%201.5%201.5%200%20002.14-2.12zM71.56%2054.94a1.5%201.5%200%2010-2.14%202.12%201.5%201.5%200%20002.14-2.12zM60.41%2043.8a1.5%201.5%200%2000-2.11%200%201.5%201.5%200%20000%202.13%201.5%201.5%200%20002.11%200%201.5%201.5%200%20000-2.12zM56.7%2040.1a1.5%201.5%200%2010-2.14%202.12%201.5%201.5%200%20002.15-2.12zM52.99%2036.38a1.5%201.5%200%20100%202.12%201.5%201.5%200%20000-2.12zM49.28%2032.67a1.5%201.5%200%2010-2.14%202.12%201.5%201.5%200%20002.14-2.12zM45.56%2028.95a1.5%201.5%200%20100%202.12%201.5%201.5%200%20000-2.12zM41.86%2025.24a1.5%201.5%200%2010-2.13%202.12%201.5%201.5%200%20002.13-2.12zM66.75%2072.5a3.75%203.75%200%20100%207.5%203.75%203.75%200%20000-7.5zm0%203c.4%200%20.75.34.75.75s-.35.75-.75.75a.75.75%200%2001-.75-.75c0-.41.33-.75.75-.75z'%20fill='%23777'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M61.75%2074.09c.05-.7.33-1.42.88-1.96a3.06%203.06%200%20011.95-.88%201.5%201.5%200%2010-.18-3%206.07%206.07%200%2000-5.65%205.65c-.05.83.58%201.54%201.42%201.6a1.5%201.5%200%20001.58-1.41z'%20fill='%2365B9C4'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M57.29%2073.87c.09-1.78.83-3.53%202.18-4.88a7.44%207.44%200%20014.88-2.2%201.48%201.48%200%20001.42-1.57%201.5%201.5%200%2000-1.58-1.42%2010.45%2010.45%200%2000-9.9%209.9%201.5%201.5%200%20001.41%201.58c.84.05%201.55-.58%201.59-1.41zM30.5%2025.55a7.4%207.4%200%2001-5%201.92%207.4%207.4%200%2001-5-1.92%201.51%201.51%200%2000-2.13.12%201.5%201.5%200%2000.12%202.11%2010.46%2010.46%200%200014.01%200c.62-.55.66-1.5.11-2.11a1.5%201.5%200%2000-2.12-.12zm-3-3.3a2.99%202.99%200%2001-4%200%201.51%201.51%200%2000-2.13.13%201.5%201.5%200%2000.12%202.12%206%206%200%20008%200c.61-.54.68-1.5.12-2.12a1.51%201.51%200%2000-2.12-.13zm5.15-15.72c.11-.03.23-.05.35-.05h4.5V2c0-.82.67-1.5%201.5-1.5s1.5.68%201.5%201.5v5.98c0%20.83-.67%201.5-1.5%201.5h-4.5v3.41c0%20.3-.09.58-.27.84.84.78%201.98%201.96%202.69%203.16.71%201.22.97%202.5.61%203.54-.54%201.53-1.17%203.11-1.17%203.11a1.5%201.5%200%2011-2.77-1.13s.6-1.5%201.1-2.96c.07-.15-.01-.3-.09-.47-.15-.4-.41-.82-.7-1.21-.51-.68-1.13-1.31-1.63-1.79l-3.1%203.52c-.28.32-.7.5-1.12.5h-5.1c-.44%200-.86-.18-1.14-.5l-3.06-3.49c-.5.46-1.1%201.1-1.59%201.75-.3.4-.57.81-.72%201.22-.06.16-.14.32-.09.46a66.44%2066.44%200%20001.12%202.97%201.5%201.5%200%2001-.82%201.95%201.51%201.51%200%2001-1.97-.82s-.63-1.58-1.16-3.1c-.37-1.06-.11-2.33.61-3.55a15%2015%200%20012.65-3.13%201.4%201.4%200%2001-.28-.87v-3.4H12a1.5%201.5%200%2001-1.5-1.5V2c0-.82.68-1.5%201.5-1.5s1.5.68%201.5%201.5v4.48H18c.12%200%20.23.02.33.05l2.73-1.4c.21-.1.45-.16.69-.16h7.5c.24%200%20.46.06.67.16l2.73%201.4zM22.11%207.97L19.5%209.3v3.02L23.63%2017h3.75l4.12-4.68V9.3l-2.61-1.33h-6.78zM7.5.5h-3C3.67.5%203%201.18%203%202c0%20.84.67%201.5%201.5%201.5h3C8.32%203.5%209%202.84%209%202%209%201.18%208.32.5%207.5.5zm36%203h3c.83%200%201.5-.66%201.5-1.5%200-.82-.67-1.5-1.5-1.5h-3C42.67.5%2042%201.18%2042%202c0%20.84.67%201.5%201.5%201.5z'%20fill='%2365B9C4'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M78%2057.5a6%206%200%20100%2012%206%206%200%20000-12zm0%203a3%203%200%2011-.01%206%203%203%200%20010-6zM72%2077a6.01%206.01%200%200112%200v9c0%20.84-.68%201.5-1.5%201.5h-9A1.5%201.5%200%200172%2086v-9zm9%207.5V77a3%203%200%2000-6%200v7.5h6z'%20fill='%23777'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1.5%2087.5h93c.83%200%201.5-.66%201.5-1.5%200-.83-.67-1.5-1.5-1.5h-93c-.82%200-1.5.67-1.5%201.5%200%20.84.68%201.5%201.5%201.5z'%20fill='%23777'/%3e%3c/svg%3e")}@media screen and (min-width: 640px){ul._tiles_5we5o_1{flex-wrap:wrap}ul._tiles_5we5o_1._grid_5we5o_76{display:flex}article li._tile_5we5o_1{flex-basis:30%;display:flex;flex-direction:column;justify-content:center;margin:1.66%;min-height:8rem;flex-direction:row;justify-content:flex-end}article ul._tiles_5we5o_1._grid_5we5o_76 li._tile_5we5o_1{flex-direction:column;min-height:17rem;justify-content:center}li._tile-with-icon_5we5o_20:before{margin:auto}article li ._content_5we5o_101{width:75%;text-align:left}article ul._grid_5we5o_76 li ._content_5we5o_101{width:auto;text-align:center}}@media screen and (max-width: 900px){article li._tile_5we5o_1{flex-basis:46.68%}}._toggle-layout_mg2bp_1{display:none;justify-content:flex-end;align-items:center;appearance:none;border:none}._label_mg2bp_9{background-color:var(--darkerLightColor);border-radius:.4em;height:2em;width:4em;display:flex;position:relative;cursor:pointer}._list_mg2bp_19{height:2em;width:2em;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20width='170'%20height='113'%20viewBox='0%200%20170%20113'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%200H170V20H0V0Z'%20fill='%23888'/%3e%3cpath%20d='M0%2031H170V51H0V31Z'%20fill='%23888'/%3e%3cpath%20d='M0%2062H170V82H0V62Z'%20fill='%23888'/%3e%3crect%20y='93'%20width='170'%20height='20'%20fill='%23888'/%3e%3c/svg%3e") no-repeat 60% 50%;background-size:75%}._grid_mg2bp_26{height:2em;width:2em;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20width='170'%20height='111'%20viewBox='0%200%20170%20111'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='45'%20height='45'%20fill='%23888'/%3e%3crect%20x='63'%20width='45'%20height='45'%20fill='%23888'/%3e%3crect%20x='125'%20y='66'%20width='45'%20height='45'%20fill='%23888'/%3e%3crect%20x='63'%20y='66'%20width='45'%20height='45'%20fill='%23888'/%3e%3crect%20y='66'%20width='45'%20height='45'%20fill='%23888'/%3e%3crect%20x='125'%20width='45'%20height='45'%20fill='%23888'/%3e%3c/svg%3e") no-repeat 40% 50%;background-size:75%}._switcher_mg2bp_34{background-color:var(--lightBackgroundColor);height:1.6em;width:1.6em;border-radius:.3em;position:absolute;top:.2em;left:.2em;transition:transform .1s linear}._switched_mg2bp_45 ._switcher_mg2bp_34{transform:translate(2em)}@media screen and (min-width: 640px){._toggle-layout_mg2bp_1{display:flex;margin-right:1.66%}}@keyframes _light-appear-top_15jz9_1{0%{top:-3rem;opacity:0}to{top:0;opacity:1}}@keyframes _appear_15jz9_1{0%{opacity:0}to{opacity:1}}@keyframes _dronald-appear-left_15jz9_1{0%{left:-1rem;opacity:.5;transform:rotate(0)}to{left:0;opacity:1;transform:rotate(8deg)}}@keyframes _dronald-appear-right_15jz9_1{0%{right:-3rem;opacity:0;transform:rotate(0)}to{right:0;opacity:1;transform:rotate(-8deg)}}@keyframes _dronald-message-appear-right_15jz9_1{0%{opacity:0;transform:rotate(8deg);transform-origin:50% 300%}to{opacity:1;transform:rotate(0);transform-origin:50% 300%}}._result-page_15jz9_3{padding:0;background:var(--pageBackgroundColor)}._summary_15jz9_8 p{margin:0}section._result-language-section_15jz9_12{display:flex;justify-content:space-between;align-items:center;padding:0 1.5rem}._restart-link_15jz9_19{z-index:2;position:relative}._restart-link_15jz9_19 a{position:absolute;display:block;right:0;padding:.7rem 0;font-size:.9em;font-weight:600}._bottom-actions_15jz9_33{text-align:center;margin:2rem 0;padding:2rem;background:var(--lightPrimaryColor);border-radius:1rem}._results_15jz9_41{margin:4rem 0}._results_15jz9_41 h2{display:block;text-align:center;margin:2em auto;animation:.2s ease-out .1s 1 backwards _light-appear-top_15jz9_1;position:relative}._results_15jz9_41 ul{animation:.2s ease-out .1s 1 backwards _appear_15jz9_1}._validFor_15jz9_57{display:flex;justify-content:center;align-items:center;gap:.66rem;font-weight:700}._validFor_15jz9_57 img{margin-right:.33rem}._toolbox_15jz9_69{display:flex;justify-content:end}@media screen and (min-width: 640px){._result-page_15jz9_3{padding:3rem 0}._message_15jz9_79{display:flex}._avatar_15jz9_83{text-align:center}section._result-language-section_15jz9_12,._restart-link_15jz9_19{display:none}._results_15jz9_41 h2{max-width:25rem}._bottom-actions_15jz9_33{margin:4rem 0}}@media screen and (max-width: 900px){article li.tile{flex-basis:47%}}ul._question-examples_1shri_1{list-style:none;margin:2rem 0}ul._question-examples_1shri_1 li{display:inline-block;color:var(--primaryColor);border:2px solid var(--primaryColor);padding:.5rem 1rem;border-radius:1.25rem;margin:.5rem 1rem;text-align:right;max-width:90%}ul._question-examples_1shri_1 li:nth-of-type(2n){border-top-left-radius:0}ul._question-examples_1shri_1 li:nth-of-type(odd){border-top-right-radius:0}@media screen and (min-width: 640px){ul._question-examples_1shri_1{display:flex;flex-wrap:wrap;justify-content:center}ul._question-examples_1shri_1 li{max-width:42%}._text_1shri_36{display:flex}._text_1shri_36>*{flex:1;text-align:justify}._text_1shri_36 p:nth-of-type(1){padding-right:1rem}._text_1shri_36 p:nth-of-type(2){padding-left:1rem}}._dronald-illustration_kskf6_1{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='99.051'%20height='68.999'%20viewBox='0%200%2099.051%2068.999'%3e%3cg%20transform='translate(-92.448%207.331)'%20opacity='0.1'%3e%3cpath%20d='M4.531,31.331h62S79,30.549,76.762,20.939s-10.6-8.88-10.6-8.88S67.531.331,51.531.006C34.213-.346,36.452,15.433,36.452,15.433s-4.921-7.1-12.921-3.1-8,9-8,9-6-5.32-11-1.66-7,11.66,0,11.66'%20transform='translate(114.469%20-7.331)'%20fill='%233fa8b5'/%3e%3cpath%20d='M91.55,75.331l5.906.594a13.656,13.656,0,0,0,10.879-3.6,9.576,9.576,0,0,0,3.164-7c0-8-8-8-8-8s1-11.555-14-8.777-7.984,14.575-7.984,14.575S67.5,61.411,68.5,71.371c.776,7.719,12.362,5.852,17.536,4.621a23.844,23.844,0,0,1,5.515-.661'%20transform='translate(24%20-15.454)'%20fill='%233fa8b5'/%3e%3c/g%3e%3c/svg%3e") right top no-repeat,url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='99.051'%20height='68.999'%20viewBox='0%200%2099.051%2068.999'%3e%3cg%20transform='translate(-92.448%207.331)'%20opacity='0.1'%3e%3cpath%20d='M4.531,31.331h62S79,30.549,76.762,20.939s-10.6-8.88-10.6-8.88S67.531.331,51.531.006C34.213-.346,36.452,15.433,36.452,15.433s-4.921-7.1-12.921-3.1-8,9-8,9-6-5.32-11-1.66-7,11.66,0,11.66'%20transform='translate(114.469%20-7.331)'%20fill='%233fa8b5'/%3e%3cpath%20d='M91.55,75.331l5.906.594a13.656,13.656,0,0,0,10.879-3.6,9.576,9.576,0,0,0,3.164-7c0-8-8-8-8-8s1-11.555-14-8.777-7.984,14.575-7.984,14.575S67.5,61.411,68.5,71.371c.776,7.719,12.362,5.852,17.536,4.621a23.844,23.844,0,0,1,5.515-.661'%20transform='translate(24%20-15.454)'%20fill='%233fa8b5'/%3e%3c/g%3e%3c/svg%3e") left 2rem no-repeat;margin:1.5rem 0 3rem;padding:0 3rem}._dronald-illustration_kskf6_1 img._dronald_kskf6_1{margin:auto;max-width:300px;position:relative;animation-name:_hover_kskf6_1;animation-timing-function:cubic-bezier(.31,.01,.65,.98);animation-duration:3s;animation-iteration-count:infinite}._actions_kskf6_18{text-align:center;margin:3rem 0 1rem}._about-page_kskf6_23 ul{margin:0 1.5em}@media screen and (min-width: 640px){._dronald-illustration_kskf6_1{padding:0 5rem}._about-page_kskf6_23 ul{margin:0}}._data-browser_k0b88_1 ._browser_k0b88_1 ul{margin-left:2.3rem;border-left:thin solid gray}._data-browser_k0b88_1 ._browser_k0b88_1>ul{border-left:thin solid rgb(69,216,184)}._data-browser_k0b88_1 ._browser_k0b88_1 ul ul{border-left:thin solid rgb(54,130,206)}._data-browser_k0b88_1 ._browser_k0b88_1 ul ul ul{border-left:thin solid rgb(211,77,110)}._data-browser_k0b88_1 ._browser_k0b88_1 ul ul ul ul{border-left:thin solid rgb(163,196,73)}._data-browser_k0b88_1 ._browser_k0b88_1 ul ul ul ul ul{border-left:thin solid rgb(140,77,211)}._data-browser_k0b88_1 ._browser_k0b88_1 li{margin-left:-.75rem}._error_k0b88_30{color:red}._label_k0b88_34{display:inline-block;border-radius:1rem;padding:.1rem;color:#fff;font-weight:700;margin-right:.5rem;min-width:1.5rem;text-align:center}._question-label_k0b88_45{background:#51aeca}._answer-label_k0b88_49{background:#caa962}._result-label_k0b88_53{background:#669c28}._error-label_k0b88_57{background:#ee2c09}code{color:gray;font-size:.9rem;margin-right:.5rem}._question_k0b88_45{margin-top:1rem}._results-table_k0b88_71{margin-left:-250px}._results-table_k0b88_71 td{padding:.1rem .5rem;text-align:center;max-height:1.5rem}._internal-name_k0b88_81{font-size:.66rem;width:4rem}._curtained_k0b88_86{text-align:center;margin:3rem 0}._large-icon_k0b88_91{font-size:42px}._curtained_k0b88_86 h1{margin:0}._curtained_k0b88_86 input{font-size:1.5rem}._data-browser_k0b88_1 h2{margin-top:3rem}._data-browser_k0b88_1 h2:before{content:"";display:block;border-bottom:2px solid gray;margin-bottom:2rem}._contains_k0b88_114{display:inline-block;width:1rem;height:1rem;background:#3dbabe}._contains_k0b88_114:before{content:"●";color:#fff;font-size:.8rem;text-align:center;line-height:1rem;vertical-align:top}._not-contains_k0b88_130{display:inline-block;width:1rem;height:1rem;background:#dee1e4}._language-switcher_k0b88_137{appearance:none;-webkit-appearance:none;background:transparent url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20width='100%25'%20height='100%25'%20viewBox='0%200%2048%2048'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20xml:space='preserve'%20xmlns:serif='http://www.serif.com/'%20style='fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;'%3e%3cg%20transform='matrix(1,0,0,1,8,7)'%3e%3cg%3e%3cg%20transform='matrix(-1.83697e-16,-1,1,-1.83697e-16,-9,35)'%3e%3cpath%20d='M12,24L21,15'%20style='fill:none;stroke:rgb(102,102,102);stroke-width:5px;'/%3e%3c/g%3e%3cg%20transform='matrix(-1.83697e-16,-1,-1,1.83697e-16,39,35)'%3e%3cpath%20d='M12,24L21,15'%20style='fill:none;stroke:rgb(102,102,102);stroke-width:5px;'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat right center;background-size:1rem;color:var(--primaryTextColor);font:var(--buttonTextFont);border:none;margin-left:.5em;height:3rem;padding:.75em 1.75em .75em 1em;direction:rtl;cursor:pointer;transition:transform .1s,filter .1s}._language-switcher_k0b88_137 option{direction:ltr}._language-switcher_k0b88_137:hover{transform:scale(1.05);filter:brightness(1.08)}._language-switcher_k0b88_137:focus{outline:none}._note_k0b88_167{padding:1rem 2rem;border:thin solid blueviolet;color:#8a2be2}._warning_k0b88_173{padding:1rem 2rem;border:thin solid orangered;color:#ff4500}header._top-header_rr6on_1{display:none;background:#fff;position:sticky;top:0;text-align:right;padding:1.33rem 0;z-index:900;box-shadow:0 0 .25rem #0002}header._top-header_rr6on_1 .wide-container{display:flex;align-items:center;justify-content:space-between}header button{margin-left:2rem!important}._expander_rr6on_22{flex-grow:1}@media screen and (min-width: 640px){header._top-header_rr6on_1{display:block}}footer{background:var(--footerBackgroundColor);text-align:center;font-size:.9em;padding:4rem 0 2rem}footer>div>div{padding:2rem 0}._collaboration_1s8bb_12 p{text-align:left}._collaboration_1s8bb_12 img{margin-top:1em}._collaboration_1s8bb_12 a:not(:last-child){margin-right:1em}._collaborators_1s8bb_24{display:flex;justify-content:space-evenly;flex-wrap:wrap}._meta_1s8bb_30{display:flex;flex-direction:column}._meta_1s8bb_30 ._authors_1s8bb_35{width:13rem;margin-right:2rem;padding:.75em 0}._authors_1s8bb_35{margin-bottom:0}._authors_1s8bb_35 a{width:100%;display:flex;align-items:center;font-weight:600;font-size:1.2em;text-decoration:none;color:var(--primaryTextColor)}._authors_1s8bb_35 img{margin:.5rem;margin-left:0}._application-meta_1s8bb_60{text-align:left;font-size:1em}._contact-us_1s8bb_65{font-size:1.2em}._divider_1s8bb_69{height:2px;background-color:var(--lightestBackgroundColor);padding:0}@media screen and (min-width: 640px){._collaboration_1s8bb_12{border:none}footer{padding:2rem 0}footer ._meta_1s8bb_30{flex-direction:row;padding-bottom:1rem;justify-content:space-between}footer ._meta_1s8bb_30 ._contact-us_1s8bb_65{order:2}footer ._meta_1s8bb_30 ._authors_1s8bb_35{order:1}footer ._authors_1s8bb_35 a{font-size:1rem}footer ._contact-us_1s8bb_65{font-size:1rem;text-align:right}footer ._application-meta_1s8bb_60{font-size:.8em}}
