@charset "UTF-8";.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0 0 0 20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-radius:0 4px 4px 0}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,white 50%,#eeeeee 100%);background-image:-o-linear-gradient(top,white 50%,#eeeeee 100%);background-image:linear-gradient(to bottom,white 50%,#eeeeee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eeeeee 50%,#cccccc 100%);background-image:-o-linear-gradient(top,#eeeeee 50%,#cccccc 100%);background-image:linear-gradient(to bottom,#eeeeee 50%,#cccccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,white 0%,#eeeeee 50%);background-image:-o-linear-gradient(top,white 0%,#eeeeee 50%);background-image:linear-gradient(to bottom,white 0%,#eeeeee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eeeeee 50%,white 100%);background-image:-o-linear-gradient(top,#eeeeee 50%,white 100%);background-image:linear-gradient(to bottom,#eeeeee 50%,white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-radius:0 4px 4px 0}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:gray}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}p{margin-top:0;margin-bottom:0}.s-btn{background-color:#04594e}.s-btn:hover{background-color:#09c7a3}.s-bnb-paragraph{margin-top:32px}.c2-banner{padding-top:70px}@media screen and (min-width: 1280px){.c2-banner:not(.no-min-height){min-height:650px}}.c2-banner .c2-banner-icon{display:none}.c2-banner .s-bnb-intro{margin-bottom:0}.c2-banner .s-bnb-intro h1{font-size:46px;line-height:62px}@media screen and (min-width: 1280px){.c2-banner .s-bnb-intro h1{font-size:66px;line-height:72px}}.c2-banner .s-bnb-intro h1{margin-bottom:0}.c2-banner .s-bnb-intro p{font-weight:100;margin-top:0}.c2-banner .s-bnb-intro p:last-child,.c2-banner .s-bnb-intro p+p{font-size:18px;line-height:32px;font-weight:400;margin-top:20px}.c2-banner__subtitle{display:block;font-weight:100}.c2-banner-icon{margin-bottom:32px}.c2-banner.s-bnb .s-bnb-major .s-bnb-intro+.s-bnb-paragraph{margin-top:52px}@media screen and (min-width: 1680px){.c2-banner.s-bnb .s-bnb-major{padding-top:140px}}@media screen and (min-width: 1280px){.c2-banner.s-bnb .s-bnb-major,.c2-banner.s-bnb .s-bnb-minor{min-height:550px}}.c2-banner--tab.s-bnb .s-bnb-major{padding-bottom:80px}@media screen and (min-width: 768px){.c2-banner--tab.s-bnb .s-bnb-major{padding-bottom:80px}}@media screen and (min-width: 1440px){.c2-banner--tab.s-bnb .s-bnb-major{padding-bottom:100px}}@media screen and (min-width: 1680px){.c2-banner--tab.s-bnb .s-bnb-major{padding-bottom:128px}}.c2-banner-wrapper{background-position:right center}@media screen and (max-width: 1679.8px){.c2-banner-wrapper{background-position:calc(100% + 240px) center}}@media screen and (max-width: 1439.8px){.c2-banner-wrapper{background-position:calc(100% + 405px) center}}@media screen and (max-width: 1279.8px){.c2-banner-wrapper{background-position:calc(100% + 500px) center}}@media screen and (max-width: 1023.8px){.c2-banner-wrapper{background-position:75% center;position:relative}.c2-banner-wrapper:before{content:"";display:block;width:100%;height:100%;left:0;top:0;position:absolute;background-color:#00000059}}@media screen and (max-width: 1279.8px){.c2-banner-wrapper{background-position:calc(100% + 260px) center}.c2-banner-wrapper .c2-banner .s-bnb-intro p+p{margin-top:8px;font-size:20px}}@media screen and (max-width: 1023.8px){.c2-banner-wrapper{background-position:center}.c2-banner-wrapper .c2-banner .s-bnb-major{align-items:center;text-align:center;padding-top:64px}.c2-banner-wrapper .c2-banner .s-bnb-major h1{display:flex;flex-flow:column;align-items:center}.c2-banner-wrapper .c2-banner .s-bnb-major h1 sub{top:0;margin-bottom:20px;margin-left:0}}@media screen and (max-width: 1023.8px) and (max-width: 1023.8px){.c2-banner-wrapper .c2-banner .s-bnb-major{padding-bottom:80px}}@media screen and (max-width: 1023.8px){.c2-banner-wrapper .c2-banner .s-bnb-minor{display:none}}@media (max-width: 560px){.c2-banner-wrapper .c2-banner-button-group{flex-flow:column}.c2-banner-wrapper .c2-banner-button-group .c2-banner-primary-button{margin-right:0}}.c2-banner-button-group{display:flex;flex-wrap:wrap;margin-top:40px;width:100%;gap:24px}@media screen and (max-width: 1023.8px){.c2-banner-button-group{justify-content:center}}@media screen and (max-width: 767.8px){.c2-banner-button-group{gap:20px}}.c2-banner-primary-button{margin-top:40px;background-color:#fff;color:#2e3742;border:1px solid transparent;margin-right:24px}.c2-banner-primary-button:hover{background-color:#ffffffe6}.c2-banner-secondary-button{border:1px solid #fff;color:#fff;background-color:transparent}.c2-banner-secondary-button:hover{background-color:transparent;opacity:.9}.c2-banner-secondary-button--video{background-image:url(/build/assets/play_icon-de402d41.png);background-repeat:no-repeat;background-position:calc(100% - 32px) center;background-size:20px;padding-right:64px}@media (-webkit-min-device-pixel-ratio: 1.5),(-o-min-device-pixel-ratio: 3/2),(min--moz-device-pixel-ratio: 1.5),(min-device-pixel-ratio: 1.5){.c2-banner-secondary-button--video{background-image:url(/build/assets/play_icon@2x-ca8571b0.png)}}.c2-banner .c2-beta-lebal--outline{top:12px}.s-note{background-color:#e6e6e680}.s-tab-slide-tab--active{border-left:solid 3px #00b491}[type=radio]:checked,[type=radio]:not(:checked){position:absolute;left:-9999px}[type=radio]:checked+label,[type=radio]:not(:checked)+label{position:relative;padding-left:28px;cursor:pointer;display:inline-block}[type=radio]:checked+label:before,[type=radio]:not(:checked)+label:before{content:"";position:absolute;left:0;top:2px;width:18px;height:18px;border:1px solid #cfcfcf;border-radius:100%;background:#fff}[type=radio]:checked+label:after,[type=radio]:not(:checked)+label:after{content:"";width:18px;height:18px;border:5px solid #1cbfa7;background:#fff;position:absolute;top:3px;left:1px;border-radius:100%;-webkit-transition:all .2s ease;transition:all .2s ease;box-sizing:border-box}[type=radio]:not(:checked)+label:after{opacity:0}[type=radio]:checked+label:after{opacity:1}[type=radio]:checked+label:before{border:none}.table-wrapper{width:100%}@media screen and (max-width: 767.8px){.table-wrapper{overflow:auto;box-sizing:border-box;padding-bottom:20px}.table-wrapper table{min-width:896px;overflow-x:auto;width:100%}}@media screen and (max-width: 767.8px) and (max-width: 767.8px){.table-wrapper table{min-width:728px}}@media screen and (max-width: 767.8px){.table-wrapper::-webkit-scrollbar-thumb{background-color:#b5b5b5b3}.table-wrapper::-webkit-scrollbar{width:6px;height:6px}.table-wrapper::-webkit-scrollbar-track{background-color:#b5b5b54d}.table-wrapper::-webkit-scrollbar-thumb{border-radius:6px}.table-wrapper::-webkit-scrollbar-thumb:hover{background-color:#b5b5b5}}@media screen and (max-width: 1023.8px){.table-wrapper--sm{overflow:auto;box-sizing:border-box;padding-bottom:20px}.table-wrapper--sm table{min-width:896px;overflow-x:auto;width:100%}}@media screen and (max-width: 1023.8px) and (max-width: 767.8px){.table-wrapper--sm table{min-width:728px}}@media screen and (max-width: 1023.8px){.table-wrapper--sm::-webkit-scrollbar-thumb{background-color:#b5b5b5b3}.table-wrapper--sm::-webkit-scrollbar{width:6px;height:6px}.table-wrapper--sm::-webkit-scrollbar-track{background-color:#b5b5b54d}.table-wrapper--sm::-webkit-scrollbar-thumb{border-radius:6px}.table-wrapper--sm::-webkit-scrollbar-thumb:hover{background-color:#b5b5b5}}.c2-header__item .c2-header__menu__link--coming-soon{pointer-events:none}.c2-header__item .c2-header__menu__link--coming-soon:after{display:none!important}.c2-header__item .c2-header__menu__link--coming-soon:hover{background-color:transparent;border-radius:0}.c2-header__item .c2-header__menu__link--coming-soon span{opacity:.5;min-width:105px}.c2-header__item .c2-header__menu__link--coming-soon span,.c2-header__item .c2-header__menu__link--coming-soon sub{white-space:nowrap}.c2-header__item .c2-header__menu__link--coming-soon sub{border-color:#2e3742;color:#2e3742;transform:scale(.8);transform-origin:left top;top:-3px;margin-left:7px}.c2-header__list>.c2-header__item:nth-child(3) .c2-header__menu{min-width:225px}.c2-header__item-mob .c2-header__links-wrapper .c2-header__link--coming-soon{pointer-events:none}.c2-header__item-mob .c2-header__links-wrapper .c2-header__link--coming-soon:hover{opacity:1}.c2-header__item-mob .c2-header__links-wrapper .c2-header__link--coming-soon span span{opacity:.5;min-width:110px;display:inline-block}.c2-header__item-mob .c2-header__links-wrapper .c2-header__link--coming-soon span span,.c2-header__item-mob .c2-header__links-wrapper .c2-header__link--coming-soon span sub{white-space:nowrap}.c2-header__item-mob .c2-header__links-wrapper .c2-header__link--coming-soon span sub{border-color:#2e3742;color:#2e3742;transform:scale(.8);transform-origin:left top;top:-3px;margin-left:7px}.s-text-link-wrapper--dark a{color:#fff}.select2-container .select2-selection--single{height:40px;padding:6px 30px 6px 15px;border-color:#e6e6e6;background-color:transparent;border-radius:10px}.select2-container .select2-selection--single .select2-selection__rendered{line-height:28px;padding:0;font-weight:500}.select2-container .select2-selection--single .select2-selection__arrow{height:40px;width:30px}.select2-container .select2-selection--single .select2-selection__arrow b{border-color:#000 transparent transparent transparent}.select2-container.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #000 transparent}.select2-container--default .select2-dropdown{border-color:#e6e6e6;border-radius:0 0 10px 10px}.select2-container--default .select2-dropdown .select2-results__options>.select2-results__option:first-child{padding-top:16px}.select2-container--default .select2-dropdown .select2-results__options>.select2-results__option:last-child{padding-bottom:16px}.select2-container--default .select2-dropdown .select2-results__option{color:#2e3742;padding:8px 15px;cursor:pointer}.select2-container--default .select2-dropdown .select2-results__option--highlighted{background-color:transparent;color:#2e3742}.select2-container--default .select2-dropdown .select2-results__option--selected{background-color:transparent;color:#2e3742;font-weight:500;pointer-events:none}.select2-container--default .select2-dropdown .select2-results__option:hover{color:#04594e}a.s-cards-item--link{text-decoration:none}.c2-header{background-color:#fff}.c2-logo__name,.c2-header .c2-header-nav-link,.c2-header__nav-d1-toggle{color:#2e3742e6}.c2-header .c2-header-hamburger span{background-color:#2e3742e6}.c2-header .c2-header-hamburger--active span{background-color:#fff}.c2-legel strong,.c2-legel b{font-weight:600}.c2-legel a,.c2-legel path,.c2-legel line{transition:.15s ease-out}.c2-legel .s-section--is-c2-console{padding-top:16px!important;padding-bottom:16px;padding-left:24px;padding-right:24px}.c2-legel .s-section--is-c2-console .c2-legel__content{margin-top:0!important}.c2-legel__vue-wrapper{min-height:420px}.c2-legel__banner{display:flex;align-items:center;padding-top:70px}.c2-legel__banner h1{margin-bottom:0}.c2-legel__wrapper{overflow:inherit}@media screen and (min-width: 1024px){.c2-legel__wrapper{padding-top:64px}}.c2-legel .c2-legel__sidebar{margin-bottom:64px}@media screen and (min-width: 1024px){.c2-legel .c2-legel__sidebar__wrapper{height:fit-content;position:sticky;top:24px;pointer-events:all}}@media screen and (min-width: 1440px){.c2-legel .c2-legel__sidebar__wrapper{max-width:408px;width:100%}}.c2-legel .c2-legel__sidebar ul{list-style:none;padding:0;margin:0;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0;padding-inline-start:0}.c2-legel .c2-legel__sidebar ul li{margin-top:8px}.c2-legel .c2-legel__sidebar ul li a{color:#2e3742;text-decoration:none;border-left:4px solid #fff;padding-left:10px;display:block}.c2-legel .c2-legel__sidebar ul li a:hover,.c2-legel .c2-legel__sidebar ul li a.active{border-left-color:#00b491}.c2-legel .c2-legel__sidebar ul+.h4{margin-top:32px;padding-top:32px;border-top:1px solid #cfcfcf}.c2-legel .c2-legel__content{font-size:16px;line-height:30px}@media screen and (min-width: 1440px){.c2-legel .c2-legel__content__wrapper{max-width:calc(100% - 408px);width:100%}}@media screen and (min-width: 1024px){.c2-legel .c2-legel__content{margin-left:4px}}.c2-legel .c2-legel__content p,.c2-legel .c2-legel__content .p{font-size:16px;line-height:30px}.c2-legel .c2-legel__content a{color:inherit}.c2-legel .c2-legel__content a.word-break{word-break:break-all}.c2-legel .c2-legel__content h3{font-size:16px;line-height:30px}.c2-legel .c2-legel__content .legal-header{border-bottom:1px solid #cfcfcf;padding-bottom:20px;margin-bottom:24px}.c2-legel .c2-legel__content .legal-header h2{margin-bottom:0}.c2-legel .c2-legel__content .legal-header__info{font-size:16px;line-height:30px;color:#8f8f8f}.c2-legel .c2-legel__content .legal-header__info span{display:inline-block}.c2-legel .c2-legel__content .legal-header__info span:first-child{padding-right:12px;margin-right:8px;position:relative}.c2-legel .c2-legel__content .legal-header__info span:first-child:before{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);height:20px;width:1px;border-right:1px solid #2e3742}.c2-legel .c2-legel__content .legal-header__info .js-open-version-dialog-toggle{border:0;padding:0;background:transparent;line-height:30px;color:#2e3742;text-decoration:underline;cursor:pointer}.c2-legel .c2-legel__content .legal-header__info .js-open-version-dialog-toggle:hover{text-decoration:none}.c2-legel .c2-legel__content .c2-legel__content__info{margin-bottom:40px}.c2-legel .c2-legel__content .c2-legel__content__info p{margin-top:24px}.c2-legel .c2-legel__content .c2-legel__content__info .note{background-color:#e6e6e680;padding:8px 16px;border-radius:10px;margin-top:12px;margin-bottom:12px}.c2-legel .c2-legel__content .c2-legel__content__info .note+p{margin-top:0}.c2-legel .c2-legel__content .c2-legel__content__update .update-group{margin-bottom:12px}.c2-legel .c2-legel__content .c2-legel__content__update .update-group h3{margin-bottom:12px;font-weight:400}.c2-legel .c2-legel__content .c2-legel__content__update .update-group p+h3{margin-top:20px}.c2-legel .c2-legel__content.c2-legel__content--terms_conditions p,.c2-legel .c2-legel__content.c2-legel__content--terms_conditions_partner p{margin-top:0;margin-bottom:0}.c2-legel .c2-legel__content.c2-legel__content--terms_conditions h2:not(.legal-header__title),.c2-legel .c2-legel__content.c2-legel__content--terms_conditions_partner h2:not(.legal-header__title){display:block;font-size:22px;line-height:32px;font-weight:600;margin-top:0;margin-bottom:12px}@media screen and (min-width: 768px){.c2-legel .c2-legel__content.c2-legel__content--terms_conditions h2:not(.legal-header__title),.c2-legel .c2-legel__content.c2-legel__content--terms_conditions_partner h2:not(.legal-header__title){font-size:26px}}@media screen and (min-width: 1440px){.c2-legel .c2-legel__content.c2-legel__content--terms_conditions h2:not(.legal-header__title),.c2-legel .c2-legel__content.c2-legel__content--terms_conditions_partner h2:not(.legal-header__title){font-size:30px;line-height:42px}}.c2-legel .c2-legel__content.c2-legel__content--terms_conditions .t3,.c2-legel .c2-legel__content.c2-legel__content--terms_conditions h3,.c2-legel .c2-legel__content.c2-legel__content--terms_conditions_partner .t3,.c2-legel .c2-legel__content.c2-legel__content--terms_conditions_partner h3{font-weight:600}.c2-legel .c2-legel__content.c2-legel__content--terms_conditions ol,.c2-legel .c2-legel__content.c2-legel__content--terms_conditions_partner ol{list-style-type:none;counter-reset:item;margin:0;padding:0}.c2-legel .c2-legel__content.c2-legel__content--terms_conditions ol li p:last-child,.c2-legel .c2-legel__content.c2-legel__content--terms_conditions_partner ol li p:last-child{margin-bottom:0!important}.c2-legel .c2-legel__content.c2-legel__content--terms_conditions ol>li,.c2-legel .c2-legel__content.c2-legel__content--terms_conditions_partner ol>li{display:table;counter-increment:item;margin-bottom:32px}.c2-legel .c2-legel__content.c2-legel__content--terms_conditions ol>li h2,.c2-legel .c2-legel__content.c2-legel__content--terms_conditions_partner ol>li h2{padding-left:1.2em}.c2-legel .c2-legel__content.c2-legel__content--terms_conditions ol>li:nth-child(n+10) h2,.c2-legel .c2-legel__content.c2-legel__content--terms_conditions_partner ol>li:nth-child(n+10) h2{padding-left:1.5em}.c2-legel .c2-legel__content.c2-legel__content--terms_conditions ol>li:before,.c2-legel .c2-legel__content.c2-legel__content--terms_conditions_partner ol>li:before{content:counters(item,".") ". ";display:block;padding-right:8px;font-size:22px;line-height:32px;font-weight:600;margin-top:0;margin-bottom:12px;white-space:nowrap;position:absolute}@media screen and (min-width: 768px){.c2-legel .c2-legel__content.c2-legel__content--terms_conditions ol>li:before,.c2-legel .c2-legel__content.c2-legel__content--terms_conditions_partner ol>li:before{font-size:26px}}@media screen and (min-width: 1440px){.c2-legel .c2-legel__content.c2-legel__content--terms_conditions ol>li:before,.c2-legel .c2-legel__content.c2-legel__content--terms_conditions_partner ol>li:before{font-size:30px;line-height:42px}}.c2-legel .c2-legel__content.c2-legel__content--terms_conditions ol li ol>li,.c2-legel .c2-legel__content.c2-legel__content--terms_conditions_partner ol li ol>li{margin:24px 0 0;word-break:break-word;font-size:16px;line-height:30px}.c2-legel .c2-legel__content.c2-legel__content--terms_conditions ol li ol>li:before,.c2-legel .c2-legel__content.c2-legel__content--terms_conditions_partner ol li ol>li:before{content:counters(item,".") " ";border-bottom:none;display:table-cell;font-size:16px;line-height:30px;font-weight:400!important;position:relative;color:#2e3742}.c2-legel .c2-legel__content.c2-legel__content--terms_conditions:not(.c2-legel__content--1,.c2-legel__content--2)>ol>li>ol>li,.c2-legel .c2-legel__content.c2-legel__content--terms_conditions_partner:not(.c2-legel__content--1,.c2-legel__content--2)>ol>li>ol>li{margin-top:24px}.c2-legel .c2-legel__content.c2-legel__content--terms_conditions:not(.c2-legel__content--1,.c2-legel__content--2)>ol>li>ol>li:first-child,.c2-legel .c2-legel__content.c2-legel__content--terms_conditions_partner:not(.c2-legel__content--1,.c2-legel__content--2)>ol>li>ol>li:first-child{margin-top:0}.c2-legel .c2-legel__content.c2-legel__content--terms_conditions:not(.c2-legel__content--1,.c2-legel__content--2)>ol>li>ol>li:before,.c2-legel .c2-legel__content.c2-legel__content--terms_conditions_partner:not(.c2-legel__content--1,.c2-legel__content--2)>ol>li>ol>li:before{font-size:16px}.c2-legel .c2-legel__content.c2-legel__content--terms_conditions:not(.c2-legel__content--1,.c2-legel__content--2)>ol>li>ol>li>p:first-child,.c2-legel .c2-legel__content.c2-legel__content--terms_conditions_partner:not(.c2-legel__content--1,.c2-legel__content--2)>ol>li>ol>li>p:first-child{margin-bottom:8px;font-size:16px}.c2-legel .c2-legel__content.c2-legel__content--terms_conditions h2:not(.legal-header__title),.c2-legel .c2-legel__content.c2-legel__content--terms_conditions_partner h2:not(.legal-header__title){margin-bottom:24px}.c2-legel .c2-legel__content.c2-legel__content--terms_conditions .c2-legel__content__vesion,.c2-legel .c2-legel__content.c2-legel__content--terms_conditions_partner .c2-legel__content__vesion{margin-bottom:48px}.c2-legel .c2-legel__content.c2-legel__content--terms_conditions .c2-legel__content__vesion ul,.c2-legel .c2-legel__content.c2-legel__content--terms_conditions_partner .c2-legel__content__vesion ul{padding-left:1.2em;margin-top:0;margin-bottom:0}.c2-legel .c2-legel__content.c2-legel__content--terms_conditions .c2-legel__content__vesion ul a,.c2-legel .c2-legel__content.c2-legel__content--terms_conditions_partner .c2-legel__content__vesion ul a{color:#2e3742}.c2-legel .c2-legel__content.c2-legel__content--terms_conditions_partner .doc-ol-container{margin-bottom:48px}.c2-legel .c2-legel__content.c2-legel__content--terms_conditions_partner .c2-legel__content__update{margin-bottom:40px}.c2-legel .c2-legel__content.c2-legel__content--terms_conditions_partner .c2-legel__content__update ul{padding-left:1.5em;margin-top:0;margin-bottom:0}.c2-legel .c2-legel__content.c2-legel__content--terms_conditions_partner .c2-legel__content__update+.c2-legel__content__info{margin-bottom:20px}.c2-legel .c2-legel__content.c2-legel__content--sla h2:not(.legal-header__title),.c2-legel .c2-legel__content.c2-legel__content--dpa h2:not(.legal-header__title){font-size:22px;line-height:32px;font-weight:600;margin-bottom:12px;margin-top:48px}@media screen and (min-width: 768px){.c2-legel .c2-legel__content.c2-legel__content--sla h2:not(.legal-header__title),.c2-legel .c2-legel__content.c2-legel__content--dpa h2:not(.legal-header__title){font-size:26px}}@media screen and (min-width: 1440px){.c2-legel .c2-legel__content.c2-legel__content--sla h2:not(.legal-header__title),.c2-legel .c2-legel__content.c2-legel__content--dpa h2:not(.legal-header__title){font-size:30px;line-height:42px}}.c2-legel .c2-legel__content.c2-legel__content--sla h3,.c2-legel .c2-legel__content.c2-legel__content--dpa h3{font-size:16px;line-height:30px;margin-top:8px}.c2-legel .c2-legel__content.c2-legel__content--sla ul,.c2-legel .c2-legel__content.c2-legel__content--sla ol,.c2-legel .c2-legel__content.c2-legel__content--dpa ul,.c2-legel .c2-legel__content.c2-legel__content--dpa ol{margin-top:0;margin-bottom:0;padding-left:1.2em}.c2-legel .c2-legel__content.c2-legel__content--sla ul ul>li,.c2-legel .c2-legel__content.c2-legel__content--sla ol ul>li,.c2-legel .c2-legel__content.c2-legel__content--dpa ul ul>li,.c2-legel .c2-legel__content.c2-legel__content--dpa ol ul>li{position:relative;list-style:none}.c2-legel .c2-legel__content.c2-legel__content--sla ul ul>li:before,.c2-legel .c2-legel__content.c2-legel__content--sla ol ul>li:before,.c2-legel .c2-legel__content.c2-legel__content--dpa ul ul>li:before,.c2-legel .c2-legel__content.c2-legel__content--dpa ol ul>li:before{content:"";width:4px;height:4px;border-radius:4px;background-color:#2e3742;display:inline-block;position:absolute;margin-left:-4px;top:13px;left:-13px}.c2-legel .c2-legel__content.c2-legel__content--sla ul+p,.c2-legel .c2-legel__content.c2-legel__content--sla ol+p,.c2-legel .c2-legel__content.c2-legel__content--dpa ul+p,.c2-legel .c2-legel__content.c2-legel__content--dpa ol+p{margin-top:24px}.c2-legel .c2-legel__content.c2-legel__content--sla p+p,.c2-legel .c2-legel__content.c2-legel__content--dpa p+p{margin-top:24px}.c2-legel .c2-legel__content table{border-collapse:collapse;border-spacing:0;width:100%;margin-top:8px}.c2-legel .c2-legel__content table td,.c2-legel .c2-legel__content table th{padding:8px;border-left:1px solid #2e3742;border-top:1px solid #2e3742}.c2-legel .c2-legel__content table tr{text-align:center}.c2-legel .c2-legel__content table tr td:first-child{text-align:left}.c2-legel .c2-legel__content table tr th:last-child,.c2-legel .c2-legel__content table tr td:last-child{border-right:1px solid #2e3742}.c2-legel .c2-legel__content table tr:last-child th,.c2-legel .c2-legel__content table tr:last-child td{border-bottom:1px solid #2e3742}.c2-legel .c2-legel__content ul.legal-download-list{list-style:none;padding-left:0}.c2-legel .c2-legel__content ul.legal-download-list li{margin-bottom:8px}.c2-legel .c2-legel__content ul.legal-download-list li a{color:#2e3742;text-decoration:none}.c2-legel .c2-legel__content ul.legal-download-list li a span>span:first-child{padding-right:4px}.c2-legel .c2-legel__content ul.legal-download-list li a:hover,.c2-legel .c2-legel__content ul.legal-download-list li a.active{color:#04594e}.c2-legel .c2-legel__content ul.legal-download-list li a:hover .link-icon path,.c2-legel .c2-legel__content ul.legal-download-list li a:hover .link-icon line,.c2-legel .c2-legel__content ul.legal-download-list li a.active .link-icon path,.c2-legel .c2-legel__content ul.legal-download-list li a.active .link-icon line{stroke:#04594e}.c2-legel .link-icon__wrapper{display:inline-block;vertical-align:middle;line-height:20px;padding-left:2px}.c2-legel .c2-legel-version-dialog .s-dialog{padding:32px 0 32px 32px;max-width:calc(100% - 40px)}@media screen and (min-width: 768px){.c2-legel .c2-legel-version-dialog .s-dialog{max-width:700px}}@media screen and (min-height: 768px){.c2-legel .c2-legel-version-dialog .s-dialog{height:fit-content}}.c2-legel .c2-legel-version-dialog .s-dialog-content-wrapper{padding-right:32px}.c2-legel .c2-legel-version-dialog .version-title{margin-bottom:4px!important}.c2-legel .c2-legel-version-dialog .version-title+p{margin-top:4px}.c2-legel .c2-legel-version-dialog .version-list ul{margin-top:20px;margin-bottom:0;padding-left:1.2em;list-style:none}@media screen and (min-width: 768px){.c2-legel .c2-legel-version-dialog .version-list ul{min-height:132px}}.c2-legel .c2-legel-version-dialog .version-list ul .version-list__item{margin-top:4px;font-size:16px;line-height:30px}.c2-legel .c2-legel-version-dialog .version-list ul .version-list__item :before{content:"•";font-weight:700;display:inline-block;width:1em;margin-left:-1em}.c2-legel .c2-legel-version-dialog .version-list ul .version-list__item a{text-decoration:none;color:#2e3742}.c2-legel .c2-legel-version-dialog .version-list ul .version-list__item span{display:inline-block;margin-right:8px}.c2-legel .c2-legel-version-dialog .version-list .version-list__item:hover a,.c2-legel .c2-legel-version-dialog .version-list .version-list__item--active a{color:#04594e!important}.c2-legel .c2-legel-version-dialog .version-list .version-list__item--active a{pointer-events:none}.c2-legel .loading-wrapper{display:flex;justify-content:center}
