@charset "UTF-8";@media print,screen and (min-width:40em){.reveal,.reveal.tiny,.reveal.small,.reveal.large{right:auto;left:auto;margin:0 auto}}.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:0;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:0;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:0;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;padding-left: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:0;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:0}.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-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.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 #000 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:0 0;border:0;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,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 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:0;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,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 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:0;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius: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:0 0;border:0}.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,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 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,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 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:0;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:0}.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-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.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}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:0;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}[data-whatintent=mouse] *,[data-whatintent=mouse] :focus,[data-whatintent=touch] *,[data-whatintent=touch] :focus,[data-whatinput=mouse] *,[data-whatinput=mouse] :focus,[data-whatinput=touch] *,[data-whatinput=touch] :focus{outline:0}[draggable=false]{-webkit-touch-callout:none;-webkit-user-select:none}.foundation-mq{font-family:"small=0em&medium=40em&large=64em"}html{box-sizing:border-box;font-size:16px}*,::before,::after{box-sizing:inherit}body{margin:0;padding:0;padding-top:env(safe-area-inset-top);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);background:#1e272e;font-family:intelclear,arial,verdana,sans-serif;font-weight:400;line-height:1.25;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px;border-radius:0}select{box-sizing:border-box;width:100%;border-radius:0}.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object{max-width:none!important}button{padding:0;appearance:none;border:0;border-radius:0;background:0 0;line-height:1;cursor:auto}[data-whatinput=mouse] button{outline:0}pre{overflow:auto;-webkit-overflow-scrolling:touch}button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block!important}.is-hidden{display:none!important}.grid-container{padding-right:.625rem;padding-left:.625rem;max-width:75rem;margin-left:auto;margin-right:auto}@media print,screen and (min-width:64em){.grid-container{padding-right:.9375rem;padding-left:.9375rem}}.grid-container.fluid{padding-right:.625rem;padding-left:.625rem;max-width:100%;margin-left:auto;margin-right:auto}@media print,screen and (min-width:64em){.grid-container.fluid{padding-right:.9375rem;padding-left:.9375rem}}.grid-container.full{padding-right:0;padding-left:0;max-width:100%;margin-left:auto;margin-right:auto}.grid-x{display:flex;flex-flow:row wrap}.cell{flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{flex:1 1 0}.cell.shrink{flex:0 0 auto}.grid-x>.auto{width:auto}.grid-x>.shrink{width:auto}.grid-x>.small-shrink,.grid-x>.small-full,.grid-x>.small-1,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12{flex-basis:auto}@media print,screen and (min-width:40em){.grid-x>.medium-shrink,.grid-x>.medium-full,.grid-x>.medium-1,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x>.large-shrink,.grid-x>.large-full,.grid-x>.large-1,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12{flex-basis:auto}}.grid-x>.small-12,.grid-x>.small-11,.grid-x>.small-10,.grid-x>.small-9,.grid-x>.small-8,.grid-x>.small-7,.grid-x>.small-6,.grid-x>.small-5,.grid-x>.small-4,.grid-x>.small-3,.grid-x>.small-2,.grid-x>.small-1{flex:0 0 auto}.grid-x>.small-1{width:8.3333333333%}.grid-x>.small-2{width:16.6666666667%}.grid-x>.small-3{width:25%}.grid-x>.small-4{width:33.3333333333%}.grid-x>.small-5{width:41.6666666667%}.grid-x>.small-6{width:50%}.grid-x>.small-7{width:58.3333333333%}.grid-x>.small-8{width:66.6666666667%}.grid-x>.small-9{width:75%}.grid-x>.small-10{width:83.3333333333%}.grid-x>.small-11{width:91.6666666667%}.grid-x>.small-12{width:100%}@media print,screen and (min-width:40em){.grid-x>.medium-auto{flex:1 1 0;width:auto}.grid-x>.medium-12,.grid-x>.medium-11,.grid-x>.medium-10,.grid-x>.medium-9,.grid-x>.medium-8,.grid-x>.medium-7,.grid-x>.medium-6,.grid-x>.medium-5,.grid-x>.medium-4,.grid-x>.medium-3,.grid-x>.medium-2,.grid-x>.medium-1,.grid-x>.medium-shrink{flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:8.3333333333%}.grid-x>.medium-2{width:16.6666666667%}.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.3333333333%}.grid-x>.medium-5{width:41.6666666667%}.grid-x>.medium-6{width:50%}.grid-x>.medium-7{width:58.3333333333%}.grid-x>.medium-8{width:66.6666666667%}.grid-x>.medium-9{width:75%}.grid-x>.medium-10{width:83.3333333333%}.grid-x>.medium-11{width:91.6666666667%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width:64em){.grid-x>.large-auto{flex:1 1 0;width:auto}.grid-x>.large-12,.grid-x>.large-11,.grid-x>.large-10,.grid-x>.large-9,.grid-x>.large-8,.grid-x>.large-7,.grid-x>.large-6,.grid-x>.large-5,.grid-x>.large-4,.grid-x>.large-3,.grid-x>.large-2,.grid-x>.large-1,.grid-x>.large-shrink{flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:8.3333333333%}.grid-x>.large-2{width:16.6666666667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.3333333333%}.grid-x>.large-5{width:41.6666666667%}.grid-x>.large-6{width:50%}.grid-x>.large-7{width:58.3333333333%}.grid-x>.large-8{width:66.6666666667%}.grid-x>.large-9{width:75%}.grid-x>.large-10{width:83.3333333333%}.grid-x>.large-11{width:91.6666666667%}.grid-x>.large-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-.625rem;margin-right:-.625rem}@media print,screen and (min-width:64em){.grid-margin-x{margin-left:-.9375rem;margin-right:-.9375rem}}.grid-margin-x>.cell{width:calc(100% - 1.25rem);margin-left:.625rem;margin-right:.625rem}@media print,screen and (min-width:64em){.grid-margin-x>.cell{width:calc(100% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}.grid-margin-x>.auto{width:auto}.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.3333333333% - 1.25rem)}.grid-margin-x>.small-2{width:calc(16.6666666667% - 1.25rem)}.grid-margin-x>.small-3{width:calc(25% - 1.25rem)}.grid-margin-x>.small-4{width:calc(33.3333333333% - 1.25rem)}.grid-margin-x>.small-5{width:calc(41.6666666667% - 1.25rem)}.grid-margin-x>.small-6{width:calc(50% - 1.25rem)}.grid-margin-x>.small-7{width:calc(58.3333333333% - 1.25rem)}.grid-margin-x>.small-8{width:calc(66.6666666667% - 1.25rem)}.grid-margin-x>.small-9{width:calc(75% - 1.25rem)}.grid-margin-x>.small-10{width:calc(83.3333333333% - 1.25rem)}.grid-margin-x>.small-11{width:calc(91.6666666667% - 1.25rem)}.grid-margin-x>.small-12{width:calc(100% - 1.25rem)}@media print,screen and (min-width:40em){.grid-margin-x>.medium-auto{width:auto}.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.3333333333% - 1.25rem)}.grid-margin-x>.medium-2{width:calc(16.6666666667% - 1.25rem)}.grid-margin-x>.medium-3{width:calc(25% - 1.25rem)}.grid-margin-x>.medium-4{width:calc(33.3333333333% - 1.25rem)}.grid-margin-x>.medium-5{width:calc(41.6666666667% - 1.25rem)}.grid-margin-x>.medium-6{width:calc(50% - 1.25rem)}.grid-margin-x>.medium-7{width:calc(58.3333333333% - 1.25rem)}.grid-margin-x>.medium-8{width:calc(66.6666666667% - 1.25rem)}.grid-margin-x>.medium-9{width:calc(75% - 1.25rem)}.grid-margin-x>.medium-10{width:calc(83.3333333333% - 1.25rem)}.grid-margin-x>.medium-11{width:calc(91.6666666667% - 1.25rem)}.grid-margin-x>.medium-12{width:calc(100% - 1.25rem)}}@media print,screen and (min-width:64em){.grid-margin-x>.auto{width:auto}.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.3333333333% - 1.875rem)}.grid-margin-x>.small-2{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x>.small-3{width:calc(25% - 1.875rem)}.grid-margin-x>.small-4{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x>.small-5{width:calc(41.6666666667% - 1.875rem)}.grid-margin-x>.small-6{width:calc(50% - 1.875rem)}.grid-margin-x>.small-7{width:calc(58.3333333333% - 1.875rem)}.grid-margin-x>.small-8{width:calc(66.6666666667% - 1.875rem)}.grid-margin-x>.small-9{width:calc(75% - 1.875rem)}.grid-margin-x>.small-10{width:calc(83.3333333333% - 1.875rem)}.grid-margin-x>.small-11{width:calc(91.6666666667% - 1.875rem)}.grid-margin-x>.small-12{width:calc(100% - 1.875rem)}.grid-margin-x>.medium-auto{width:auto}.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.3333333333% - 1.875rem)}.grid-margin-x>.medium-2{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x>.medium-3{width:calc(25% - 1.875rem)}.grid-margin-x>.medium-4{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x>.medium-5{width:calc(41.6666666667% - 1.875rem)}.grid-margin-x>.medium-6{width:calc(50% - 1.875rem)}.grid-margin-x>.medium-7{width:calc(58.3333333333% - 1.875rem)}.grid-margin-x>.medium-8{width:calc(66.6666666667% - 1.875rem)}.grid-margin-x>.medium-9{width:calc(75% - 1.875rem)}.grid-margin-x>.medium-10{width:calc(83.3333333333% - 1.875rem)}.grid-margin-x>.medium-11{width:calc(91.6666666667% - 1.875rem)}.grid-margin-x>.medium-12{width:calc(100% - 1.875rem)}.grid-margin-x>.large-auto{width:auto}.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.3333333333% - 1.875rem)}.grid-margin-x>.large-2{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x>.large-3{width:calc(25% - 1.875rem)}.grid-margin-x>.large-4{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x>.large-5{width:calc(41.6666666667% - 1.875rem)}.grid-margin-x>.large-6{width:calc(50% - 1.875rem)}.grid-margin-x>.large-7{width:calc(58.3333333333% - 1.875rem)}.grid-margin-x>.large-8{width:calc(66.6666666667% - 1.875rem)}.grid-margin-x>.large-9{width:calc(75% - 1.875rem)}.grid-margin-x>.large-10{width:calc(83.3333333333% - 1.875rem)}.grid-margin-x>.large-11{width:calc(91.6666666667% - 1.875rem)}.grid-margin-x>.large-12{width:calc(100% - 1.875rem)}}.grid-padding-x .grid-padding-x{margin-right:-.625rem;margin-left:-.625rem}@media print,screen and (min-width:64em){.grid-padding-x .grid-padding-x{margin-right:-.9375rem;margin-left:-.9375rem}}.grid-container:not(.full)>.grid-padding-x{margin-right:-.625rem;margin-left:-.625rem}@media print,screen and (min-width:64em){.grid-container:not(.full)>.grid-padding-x{margin-right:-.9375rem;margin-left:-.9375rem}}.grid-padding-x>.cell{padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:64em){.grid-padding-x>.cell{padding-right:.9375rem;padding-left:.9375rem}}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.3333333333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.6666666667%}.small-up-7>.cell{width:14.2857142857%}.small-up-8>.cell{width:12.5%}@media print,screen and (min-width:40em){.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.3333333333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.6666666667%}.medium-up-7>.cell{width:14.2857142857%}.medium-up-8>.cell{width:12.5%}}@media print,screen and (min-width:64em){.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.3333333333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.6666666667%}.large-up-7>.cell{width:14.2857142857%}.large-up-8>.cell{width:12.5%}}.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.25rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.25rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.3333333333% - 1.25rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.25rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.25rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.6666666667% - 1.25rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.2857142857% - 1.25rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.25rem)}@media print,screen and (min-width:40em){.grid-margin-x.medium-up-1>.cell{width:calc(100% - 1.25rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 1.25rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.3333333333% - 1.25rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 1.25rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 1.25rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.6666666667% - 1.25rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.2857142857% - 1.25rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 1.25rem)}}@media print,screen and (min-width:64em){.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.2857142857% - 1.875rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.875rem)}.grid-margin-x.large-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.2857142857% - 1.875rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 1.875rem)}}.small-margin-collapse{margin-right:0;margin-left:0}.small-margin-collapse>.cell{margin-right:0;margin-left:0}.small-margin-collapse>.small-1{width:8.3333333333%}.small-margin-collapse>.small-2{width:16.6666666667%}.small-margin-collapse>.small-3{width:25%}.small-margin-collapse>.small-4{width:33.3333333333%}.small-margin-collapse>.small-5{width:41.6666666667%}.small-margin-collapse>.small-6{width:50%}.small-margin-collapse>.small-7{width:58.3333333333%}.small-margin-collapse>.small-8{width:66.6666666667%}.small-margin-collapse>.small-9{width:75%}.small-margin-collapse>.small-10{width:83.3333333333%}.small-margin-collapse>.small-11{width:91.6666666667%}.small-margin-collapse>.small-12{width:100%}@media print,screen and (min-width:40em){.small-margin-collapse>.medium-1{width:8.3333333333%}.small-margin-collapse>.medium-2{width:16.6666666667%}.small-margin-collapse>.medium-3{width:25%}.small-margin-collapse>.medium-4{width:33.3333333333%}.small-margin-collapse>.medium-5{width:41.6666666667%}.small-margin-collapse>.medium-6{width:50%}.small-margin-collapse>.medium-7{width:58.3333333333%}.small-margin-collapse>.medium-8{width:66.6666666667%}.small-margin-collapse>.medium-9{width:75%}.small-margin-collapse>.medium-10{width:83.3333333333%}.small-margin-collapse>.medium-11{width:91.6666666667%}.small-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.small-margin-collapse>.large-1{width:8.3333333333%}.small-margin-collapse>.large-2{width:16.6666666667%}.small-margin-collapse>.large-3{width:25%}.small-margin-collapse>.large-4{width:33.3333333333%}.small-margin-collapse>.large-5{width:41.6666666667%}.small-margin-collapse>.large-6{width:50%}.small-margin-collapse>.large-7{width:58.3333333333%}.small-margin-collapse>.large-8{width:66.6666666667%}.small-margin-collapse>.large-9{width:75%}.small-margin-collapse>.large-10{width:83.3333333333%}.small-margin-collapse>.large-11{width:91.6666666667%}.small-margin-collapse>.large-12{width:100%}}.small-padding-collapse{margin-right:0;margin-left:0}.small-padding-collapse>.cell{padding-right:0;padding-left:0}@media print,screen and (min-width:40em){.medium-margin-collapse{margin-right:0;margin-left:0}.medium-margin-collapse>.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width:40em){.medium-margin-collapse>.small-1{width:8.3333333333%}.medium-margin-collapse>.small-2{width:16.6666666667%}.medium-margin-collapse>.small-3{width:25%}.medium-margin-collapse>.small-4{width:33.3333333333%}.medium-margin-collapse>.small-5{width:41.6666666667%}.medium-margin-collapse>.small-6{width:50%}.medium-margin-collapse>.small-7{width:58.3333333333%}.medium-margin-collapse>.small-8{width:66.6666666667%}.medium-margin-collapse>.small-9{width:75%}.medium-margin-collapse>.small-10{width:83.3333333333%}.medium-margin-collapse>.small-11{width:91.6666666667%}.medium-margin-collapse>.small-12{width:100%}}@media print,screen and (min-width:40em){.medium-margin-collapse>.medium-1{width:8.3333333333%}.medium-margin-collapse>.medium-2{width:16.6666666667%}.medium-margin-collapse>.medium-3{width:25%}.medium-margin-collapse>.medium-4{width:33.3333333333%}.medium-margin-collapse>.medium-5{width:41.6666666667%}.medium-margin-collapse>.medium-6{width:50%}.medium-margin-collapse>.medium-7{width:58.3333333333%}.medium-margin-collapse>.medium-8{width:66.6666666667%}.medium-margin-collapse>.medium-9{width:75%}.medium-margin-collapse>.medium-10{width:83.3333333333%}.medium-margin-collapse>.medium-11{width:91.6666666667%}.medium-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.medium-margin-collapse>.large-1{width:8.3333333333%}.medium-margin-collapse>.large-2{width:16.6666666667%}.medium-margin-collapse>.large-3{width:25%}.medium-margin-collapse>.large-4{width:33.3333333333%}.medium-margin-collapse>.large-5{width:41.6666666667%}.medium-margin-collapse>.large-6{width:50%}.medium-margin-collapse>.large-7{width:58.3333333333%}.medium-margin-collapse>.large-8{width:66.6666666667%}.medium-margin-collapse>.large-9{width:75%}.medium-margin-collapse>.large-10{width:83.3333333333%}.medium-margin-collapse>.large-11{width:91.6666666667%}.medium-margin-collapse>.large-12{width:100%}}@media print,screen and (min-width:40em){.medium-padding-collapse{margin-right:0;margin-left:0}.medium-padding-collapse>.cell{padding-right:0;padding-left:0}}@media print,screen and (min-width:64em){.large-margin-collapse{margin-right:0;margin-left:0}.large-margin-collapse>.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width:64em){.large-margin-collapse>.small-1{width:8.3333333333%}.large-margin-collapse>.small-2{width:16.6666666667%}.large-margin-collapse>.small-3{width:25%}.large-margin-collapse>.small-4{width:33.3333333333%}.large-margin-collapse>.small-5{width:41.6666666667%}.large-margin-collapse>.small-6{width:50%}.large-margin-collapse>.small-7{width:58.3333333333%}.large-margin-collapse>.small-8{width:66.6666666667%}.large-margin-collapse>.small-9{width:75%}.large-margin-collapse>.small-10{width:83.3333333333%}.large-margin-collapse>.small-11{width:91.6666666667%}.large-margin-collapse>.small-12{width:100%}}@media print,screen and (min-width:64em){.large-margin-collapse>.medium-1{width:8.3333333333%}.large-margin-collapse>.medium-2{width:16.6666666667%}.large-margin-collapse>.medium-3{width:25%}.large-margin-collapse>.medium-4{width:33.3333333333%}.large-margin-collapse>.medium-5{width:41.6666666667%}.large-margin-collapse>.medium-6{width:50%}.large-margin-collapse>.medium-7{width:58.3333333333%}.large-margin-collapse>.medium-8{width:66.6666666667%}.large-margin-collapse>.medium-9{width:75%}.large-margin-collapse>.medium-10{width:83.3333333333%}.large-margin-collapse>.medium-11{width:91.6666666667%}.large-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.large-margin-collapse>.large-1{width:8.3333333333%}.large-margin-collapse>.large-2{width:16.6666666667%}.large-margin-collapse>.large-3{width:25%}.large-margin-collapse>.large-4{width:33.3333333333%}.large-margin-collapse>.large-5{width:41.6666666667%}.large-margin-collapse>.large-6{width:50%}.large-margin-collapse>.large-7{width:58.3333333333%}.large-margin-collapse>.large-8{width:66.6666666667%}.large-margin-collapse>.large-9{width:75%}.large-margin-collapse>.large-10{width:83.3333333333%}.large-margin-collapse>.large-11{width:91.6666666667%}.large-margin-collapse>.large-12{width:100%}}@media print,screen and (min-width:64em){.large-padding-collapse{margin-right:0;margin-left:0}.large-padding-collapse>.cell{padding-right:0;padding-left:0}}.small-offset-0{margin-left:0}.grid-margin-x>.small-offset-0{margin-left:calc(0 + 1.25rem/2)}.small-offset-1{margin-left:8.3333333333%}.grid-margin-x>.small-offset-1{margin-left:calc(8.3333333333% + 1.25rem/2)}.small-offset-2{margin-left:16.6666666667%}.grid-margin-x>.small-offset-2{margin-left:calc(16.6666666667% + 1.25rem/2)}.small-offset-3{margin-left:25%}.grid-margin-x>.small-offset-3{margin-left:calc(25% + 1.25rem/2)}.small-offset-4{margin-left:33.3333333333%}.grid-margin-x>.small-offset-4{margin-left:calc(33.3333333333% + 1.25rem/2)}.small-offset-5{margin-left:41.6666666667%}.grid-margin-x>.small-offset-5{margin-left:calc(41.6666666667% + 1.25rem/2)}.small-offset-6{margin-left:50%}.grid-margin-x>.small-offset-6{margin-left:calc(50% + 1.25rem/2)}.small-offset-7{margin-left:58.3333333333%}.grid-margin-x>.small-offset-7{margin-left:calc(58.3333333333% + 1.25rem/2)}.small-offset-8{margin-left:66.6666666667%}.grid-margin-x>.small-offset-8{margin-left:calc(66.6666666667% + 1.25rem/2)}.small-offset-9{margin-left:75%}.grid-margin-x>.small-offset-9{margin-left:calc(75% + 1.25rem/2)}.small-offset-10{margin-left:83.3333333333%}.grid-margin-x>.small-offset-10{margin-left:calc(83.3333333333% + 1.25rem/2)}.small-offset-11{margin-left:91.6666666667%}.grid-margin-x>.small-offset-11{margin-left:calc(91.6666666667% + 1.25rem/2)}@media print,screen and (min-width:40em){.medium-offset-0{margin-left:0}.grid-margin-x>.medium-offset-0{margin-left:calc(0 + 1.25rem/2)}.medium-offset-1{margin-left:8.3333333333%}.grid-margin-x>.medium-offset-1{margin-left:calc(8.3333333333% + 1.25rem/2)}.medium-offset-2{margin-left:16.6666666667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.6666666667% + 1.25rem/2)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + 1.25rem/2)}.medium-offset-4{margin-left:33.3333333333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.3333333333% + 1.25rem/2)}.medium-offset-5{margin-left:41.6666666667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.6666666667% + 1.25rem/2)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + 1.25rem/2)}.medium-offset-7{margin-left:58.3333333333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.3333333333% + 1.25rem/2)}.medium-offset-8{margin-left:66.6666666667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.6666666667% + 1.25rem/2)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + 1.25rem/2)}.medium-offset-10{margin-left:83.3333333333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.3333333333% + 1.25rem/2)}.medium-offset-11{margin-left:91.6666666667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.6666666667% + 1.25rem/2)}}@media print,screen and (min-width:64em){.large-offset-0{margin-left:0}.grid-margin-x>.large-offset-0{margin-left:calc(0 + 1.875rem/2)}.large-offset-1{margin-left:8.3333333333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.3333333333% + 1.875rem/2)}.large-offset-2{margin-left:16.6666666667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.6666666667% + 1.875rem/2)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + 1.875rem/2)}.large-offset-4{margin-left:33.3333333333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.3333333333% + 1.875rem/2)}.large-offset-5{margin-left:41.6666666667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.6666666667% + 1.875rem/2)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + 1.875rem/2)}.large-offset-7{margin-left:58.3333333333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.3333333333% + 1.875rem/2)}.large-offset-8{margin-left:66.6666666667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.6666666667% + 1.875rem/2)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + 1.875rem/2)}.large-offset-10{margin-left:83.3333333333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.3333333333% + 1.875rem/2)}.large-offset-11{margin-left:91.6666666667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.6666666667% + 1.875rem/2)}}.grid-y{display:flex;flex-flow:column nowrap}.grid-y>.cell{height:auto;max-height:none}.grid-y>.auto{height:auto}.grid-y>.shrink{height:auto}.grid-y>.small-shrink,.grid-y>.small-full,.grid-y>.small-1,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12{flex-basis:auto}@media print,screen and (min-width:40em){.grid-y>.medium-shrink,.grid-y>.medium-full,.grid-y>.medium-1,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-y>.large-shrink,.grid-y>.large-full,.grid-y>.large-1,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12{flex-basis:auto}}.grid-y>.small-12,.grid-y>.small-11,.grid-y>.small-10,.grid-y>.small-9,.grid-y>.small-8,.grid-y>.small-7,.grid-y>.small-6,.grid-y>.small-5,.grid-y>.small-4,.grid-y>.small-3,.grid-y>.small-2,.grid-y>.small-1{flex:0 0 auto}.grid-y>.small-1{height:8.3333333333%}.grid-y>.small-2{height:16.6666666667%}.grid-y>.small-3{height:25%}.grid-y>.small-4{height:33.3333333333%}.grid-y>.small-5{height:41.6666666667%}.grid-y>.small-6{height:50%}.grid-y>.small-7{height:58.3333333333%}.grid-y>.small-8{height:66.6666666667%}.grid-y>.small-9{height:75%}.grid-y>.small-10{height:83.3333333333%}.grid-y>.small-11{height:91.6666666667%}.grid-y>.small-12{height:100%}@media print,screen and (min-width:40em){.grid-y>.medium-auto{flex:1 1 0;height:auto}.grid-y>.medium-12,.grid-y>.medium-11,.grid-y>.medium-10,.grid-y>.medium-9,.grid-y>.medium-8,.grid-y>.medium-7,.grid-y>.medium-6,.grid-y>.medium-5,.grid-y>.medium-4,.grid-y>.medium-3,.grid-y>.medium-2,.grid-y>.medium-1,.grid-y>.medium-shrink{flex:0 0 auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:8.3333333333%}.grid-y>.medium-2{height:16.6666666667%}.grid-y>.medium-3{height:25%}.grid-y>.medium-4{height:33.3333333333%}.grid-y>.medium-5{height:41.6666666667%}.grid-y>.medium-6{height:50%}.grid-y>.medium-7{height:58.3333333333%}.grid-y>.medium-8{height:66.6666666667%}.grid-y>.medium-9{height:75%}.grid-y>.medium-10{height:83.3333333333%}.grid-y>.medium-11{height:91.6666666667%}.grid-y>.medium-12{height:100%}}@media print,screen and (min-width:64em){.grid-y>.large-auto{flex:1 1 0;height:auto}.grid-y>.large-12,.grid-y>.large-11,.grid-y>.large-10,.grid-y>.large-9,.grid-y>.large-8,.grid-y>.large-7,.grid-y>.large-6,.grid-y>.large-5,.grid-y>.large-4,.grid-y>.large-3,.grid-y>.large-2,.grid-y>.large-1,.grid-y>.large-shrink{flex:0 0 auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:8.3333333333%}.grid-y>.large-2{height:16.6666666667%}.grid-y>.large-3{height:25%}.grid-y>.large-4{height:33.3333333333%}.grid-y>.large-5{height:41.6666666667%}.grid-y>.large-6{height:50%}.grid-y>.large-7{height:58.3333333333%}.grid-y>.large-8{height:66.6666666667%}.grid-y>.large-9{height:75%}.grid-y>.large-10{height:83.3333333333%}.grid-y>.large-11{height:91.6666666667%}.grid-y>.large-12{height:100%}}.grid-padding-y .grid-padding-y{margin-top:-.625rem;margin-bottom:-.625rem}@media print,screen and (min-width:64em){.grid-padding-y .grid-padding-y{margin-top:-.9375rem;margin-bottom:-.9375rem}}.grid-padding-y>.cell{padding-top:.625rem;padding-bottom:.625rem}@media print,screen and (min-width:64em){.grid-padding-y>.cell{padding-top:.9375rem;padding-bottom:.9375rem}}.grid-margin-y{margin-top:-.625rem;margin-bottom:-.625rem}@media print,screen and (min-width:64em){.grid-margin-y{margin-top:-.9375rem;margin-bottom:-.9375rem}}.grid-margin-y>.cell{height:calc(100% - 1.25rem);margin-top:.625rem;margin-bottom:.625rem}@media print,screen and (min-width:64em){.grid-margin-y>.cell{height:calc(100% - 1.875rem);margin-top:.9375rem;margin-bottom:.9375rem}}.grid-margin-y>.auto{height:auto}.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.3333333333% - 1.25rem)}.grid-margin-y>.small-2{height:calc(16.6666666667% - 1.25rem)}.grid-margin-y>.small-3{height:calc(25% - 1.25rem)}.grid-margin-y>.small-4{height:calc(33.3333333333% - 1.25rem)}.grid-margin-y>.small-5{height:calc(41.6666666667% - 1.25rem)}.grid-margin-y>.small-6{height:calc(50% - 1.25rem)}.grid-margin-y>.small-7{height:calc(58.3333333333% - 1.25rem)}.grid-margin-y>.small-8{height:calc(66.6666666667% - 1.25rem)}.grid-margin-y>.small-9{height:calc(75% - 1.25rem)}.grid-margin-y>.small-10{height:calc(83.3333333333% - 1.25rem)}.grid-margin-y>.small-11{height:calc(91.6666666667% - 1.25rem)}.grid-margin-y>.small-12{height:calc(100% - 1.25rem)}@media print,screen and (min-width:40em){.grid-margin-y>.medium-auto{height:auto}.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.3333333333% - 1.25rem)}.grid-margin-y>.medium-2{height:calc(16.6666666667% - 1.25rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.25rem)}.grid-margin-y>.medium-4{height:calc(33.3333333333% - 1.25rem)}.grid-margin-y>.medium-5{height:calc(41.6666666667% - 1.25rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.25rem)}.grid-margin-y>.medium-7{height:calc(58.3333333333% - 1.25rem)}.grid-margin-y>.medium-8{height:calc(66.6666666667% - 1.25rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.25rem)}.grid-margin-y>.medium-10{height:calc(83.3333333333% - 1.25rem)}.grid-margin-y>.medium-11{height:calc(91.6666666667% - 1.25rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.25rem)}}@media print,screen and (min-width:64em){.grid-margin-y>.auto{height:auto}.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.small-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.small-3{height:calc(25% - 1.875rem)}.grid-margin-y>.small-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.small-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.small-6{height:calc(50% - 1.875rem)}.grid-margin-y>.small-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.small-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.small-9{height:calc(75% - 1.875rem)}.grid-margin-y>.small-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.small-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.small-12{height:calc(100% - 1.875rem)}.grid-margin-y>.medium-auto{height:auto}.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.medium-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.875rem)}.grid-margin-y>.medium-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.medium-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.875rem)}.grid-margin-y>.medium-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.medium-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.875rem)}.grid-margin-y>.medium-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.medium-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.875rem)}.grid-margin-y>.large-auto{height:auto}.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.large-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.large-3{height:calc(25% - 1.875rem)}.grid-margin-y>.large-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.large-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.large-6{height:calc(50% - 1.875rem)}.grid-margin-y>.large-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.large-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.large-9{height:calc(75% - 1.875rem)}.grid-margin-y>.large-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.large-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.large-12{height:calc(100% - 1.875rem)}}.align-left{justify-content:flex-start}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-left.vertical.menu>li>a{justify-content:flex-start}.align-right.vertical.menu>li>a{justify-content:flex-end}.align-center.vertical.menu>li>a{justify-content:center}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.align-center-middle{justify-content:center;align-items:center;align-content:center}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}@media print,screen and (min-width:40em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media print,screen and (min-width:64em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}@media print,screen and (min-width:40em){.medium-flex-container{display:flex}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container{display:flex}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0}p{margin-bottom:0;font-size:inherit;line-height:1.25;text-rendering:optimizeLegibility}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:700;line-height:inherit}small{font-size:80%;line-height:inherit}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:intelone,arial,verdana,sans-serif;font-style:normal;font-weight:700;color:inherit;text-rendering:optimizeLegibility}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small{line-height:0;color:#7e8b94}h1,.h1{font-size:1.875rem;line-height:1.2;margin-top:0;margin-bottom:0}h2,.h2{font-size:1.5rem;line-height:1.1666666667;margin-top:0;margin-bottom:0}h3,.h3{font-size:1.25rem;line-height:1.2;margin-top:0;margin-bottom:0}h4,.h4{font-size:1.25rem;line-height:1.2;margin-top:0;margin-bottom:0}h5,.h5{font-size:1.25rem;line-height:1.2;margin-top:0;margin-bottom:0}h6,.h6{font-size:1.125rem;line-height:1.2222222222;margin-top:0;margin-bottom:0}text-6xlarge,.text-6xlarge{font-size:1.875rem;line-height:1.2;margin-top:0;margin-bottom:0}text-5xlarge,.text-5xlarge{font-size:1.5rem;line-height:1.1666666667;margin-top:0;margin-bottom:0}text-4xlarge,.text-4xlarge{font-size:1.25rem;line-height:1.2;margin-top:0;margin-bottom:0}text-3xlarge,.text-3xlarge{font-size:1.25rem;line-height:1.2;margin-top:0;margin-bottom:0}text-2xlarge,.text-2xlarge{font-size:1.25rem;line-height:1.2;margin-top:0;margin-bottom:0}text-xlarge,.text-xlarge{font-size:1.125rem;line-height:1.2222222222;margin-top:0;margin-bottom:0}text-large,.text-large{font-size:1rem;line-height:1.25;margin-top:0;margin-bottom:0}text-base,.text-base{font-size:1rem;line-height:1.25;margin-top:0;margin-bottom:0}text-small,.text-small{font-size:1rem;line-height:1.25;margin-top:0;margin-bottom:0}text-xsmall,.text-xsmall{font-size:1rem;line-height:1.25;margin-top:0;margin-bottom:0}text-2xsmall,.text-2xsmall{font-size:1rem;line-height:1.25;margin-top:0;margin-bottom:0}@media print,screen and (min-width:40em){h1,.h1{font-size:2.75rem;line-height:1.1363636364;margin-bottom:0}h2,.h2{font-size:2.25rem;line-height:1.1666666667;margin-bottom:0}h3,.h3{font-size:1.75rem;line-height:1.2142857143;margin-bottom:0}h4,.h4{font-size:1.625rem;line-height:1.1538461538;margin-bottom:0}h5,.h5{font-size:1.375rem;line-height:1.1818181818;margin-bottom:0}h6,.h6{font-size:1.25rem;line-height:1.2;margin-bottom:0}text-6xlarge,.text-6xlarge{font-size:2.75rem;line-height:1.1363636364;margin-bottom:0}text-5xlarge,.text-5xlarge{font-size:2.25rem;line-height:1.1666666667;margin-bottom:0}text-4xlarge,.text-4xlarge{font-size:1.75rem;line-height:1.2142857143;margin-bottom:0}text-3xlarge,.text-3xlarge{font-size:1.625rem;line-height:1.1538461538;margin-bottom:0}text-2xlarge,.text-2xlarge{font-size:1.375rem;line-height:1.1818181818;margin-bottom:0}text-xlarge,.text-xlarge{font-size:1.25rem;line-height:1.2;margin-bottom:0}text-large,.text-large{font-size:1.125rem;line-height:1.2222222222;margin-bottom:0}text-base,.text-base{font-size:1rem;line-height:1.25;margin-bottom:0}text-small,.text-small{font-size:1rem;line-height:1.25;margin-bottom:0}text-xsmall,.text-xsmall{font-size:1rem;line-height:1.25;margin-bottom:0}text-2xsmall,.text-2xsmall{font-size:1rem;line-height:1.25;margin-bottom:0}}@media print,screen and (min-width:64em){h1,.h1{font-size:3.375rem;line-height:1.1481481481;margin-bottom:0}h2,.h2{font-size:2.625rem;line-height:1.1904761905;margin-bottom:0}h3,.h3{font-size:2rem;line-height:1.1875;margin-bottom:0}h4,.h4{font-size:1.875rem;line-height:1.2;margin-bottom:0}h5,.h5{font-size:1.625rem;line-height:1.2307692308;margin-bottom:0}h6,.h6{font-size:1.375rem;line-height:1.1818181818;margin-bottom:0}text-6xlarge,.text-6xlarge{font-size:3.375rem;line-height:1.1481481481;margin-bottom:0}text-5xlarge,.text-5xlarge{font-size:2.625rem;line-height:1.1904761905;margin-bottom:0}text-4xlarge,.text-4xlarge{font-size:2rem;line-height:1.1875;margin-bottom:0}text-3xlarge,.text-3xlarge{font-size:1.875rem;line-height:1.2;margin-bottom:0}text-2xlarge,.text-2xlarge{font-size:1.625rem;line-height:1.2307692308;margin-bottom:0}text-xlarge,.text-xlarge{font-size:1.375rem;line-height:1.1818181818;margin-bottom:0}text-large,.text-large{font-size:1.125rem;line-height:1.2222222222;margin-bottom:0}text-base,.text-base{font-size:1rem;line-height:1.25;margin-bottom:0}text-small,.text-small{font-size:.938rem;line-height:1.1993603412;margin-bottom:0}text-xsmall,.text-xsmall{font-size:.875rem;line-height:1.2148571429;margin-bottom:0}text-2xsmall,.text-2xsmall{font-size:.75rem;line-height:1.1666666667;margin-bottom:0}}a{line-height:inherit;color:#0a83e0;text-decoration:none;cursor:pointer}a:hover,a:focus{color:#0a83e0}a img{border:0}hr{clear:both;max-width:75rem;height:0;margin:1.25rem auto;border-top:0;border-right:0;border-bottom:1px solid #3c4c53;border-left:0}ul,ol,dl{margin-bottom:0;list-style-position:outside;line-height:1.25}li{font-size:inherit}ul{margin-left:1.25rem;list-style-type:disc}ol{margin-left:1.25rem}ul ul,ul ol,ol ul,ol ol{margin-left:1.25rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:700}blockquote{margin:0 0 0;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #48585f}blockquote,blockquote p{line-height:1.25;color:#fff}abbr,abbr[title]{border-bottom:1px dotted #000;cursor:help;text-decoration:none}figure{margin:0}kbd{margin:0;padding:.125rem .25rem 0;background-color:#e7ebed;font-family:Consolas,"Liberation Mono",Courier,monospace;color:#000}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:400;line-height:1.4;color:#121a1f}.lead{font-size:20px;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}ul.no-bullet,ol.no-bullet{margin-left:0;list-style:none}.cite-block,cite{display:block;color:#121a1f;font-size:.8125rem}.cite-block:before,cite:before{content:"— "}.code-inline,code{border:1px solid #48585f;background-color:#e7ebed;font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:400;color:#000;display:inline;max-width:100%;word-wrap:break-word;padding:.125rem .3125rem .0625rem}.code-block{border:1px solid #48585f;background-color:#e7ebed;font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:400;color:#000;display:block;overflow:auto;white-space:pre;padding:1rem;margin-bottom:1.5rem}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media print,screen and (min-width:40em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media print,screen and (min-width:64em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}.show-for-print{display:none!important}@media print{*{background:0 0!important;color:#000!important;color-adjust:economy;box-shadow:none!important;text-shadow:none!important}.show-for-print{display:block!important}.hide-for-print{display:none!important}table.show-for-print{display:table!important}thead.show-for-print{display:table-header-group!important}tbody.show-for-print{display:table-row-group!important}tr.show-for-print{display:table-row!important}td.show-for-print{display:table-cell!important}th.show-for-print{display:table-cell!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}abbr[title]:after{content:" (" attr(title) ")"}pre,blockquote{border:1px solid #121a1f;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.print-break-inside{page-break-inside:auto}}.button{display:inline-block;vertical-align:middle;margin:0;padding:1rem 1.5rem;border:0;border-radius:0;transition:background-color .25s ease-out,color .25s ease-out;font-family:intelclear,arial,verdana,sans-serif;font-size:1rem;font-weight:700;-webkit-appearance:none;line-height:1;text-align:center;cursor:pointer}[data-whatinput=mouse] .button{outline:0}.button.small{font-size:.875rem}.button.large{font-size:1.125rem}.button.expanded{display:block;width:100%;margin-right:0;margin-left:0}.button,.button.disabled,.button[disabled],.button.disabled:hover,.button[disabled]:hover,.button.disabled:focus,.button[disabled]:focus{background-color:#0068b5;color:#fff}.button:hover,.button:focus{background-color:#0068b5;color:#fff}.button.blue300,.button.blue300.disabled,.button.blue300[disabled],.button.blue300.disabled:hover,.button.blue300[disabled]:hover,.button.blue300.disabled:focus,.button.blue300[disabled]:focus{background-color:#0068b5;color:#fff}.button.blue300:hover,.button.blue300:focus{background-color:#0068b5;color:#fff}.button.green300,.button.green300.disabled,.button.green300[disabled],.button.green300.disabled:hover,.button.green300[disabled]:hover,.button.green300.disabled:focus,.button.green300[disabled]:focus{background-color:#7a993b;color:#fff}.button.green300:hover,.button.green300:focus{background-color:#7a993b;color:#fff}.button.white,.button.white.disabled,.button.white[disabled],.button.white.disabled:hover,.button.white[disabled]:hover,.button.white.disabled:focus,.button.white[disabled]:focus{background-color:#fff;color:#3c4c53}.button.white:hover,.button.white:focus{background-color:#fff;color:#3c4c53}.button.bluegray300,.button.bluegray300.disabled,.button.bluegray300[disabled],.button.bluegray300.disabled:hover,.button.bluegray300[disabled]:hover,.button.bluegray300.disabled:focus,.button.bluegray300[disabled]:focus{background-color:#32556a;color:#fff}.button.bluegray300:hover,.button.bluegray300:focus{background-color:#32556a;color:#fff}.button.gray600,.button.gray600.disabled,.button.gray600[disabled],.button.gray600.disabled:hover,.button.gray600[disabled]:hover,.button.gray600.disabled:focus,.button.gray600[disabled]:focus{background-color:#48585f;color:#fff}.button.gray600:hover,.button.gray600:focus{background-color:#48585f;color:#fff}.button.gray700,.button.gray700.disabled,.button.gray700[disabled],.button.gray700.disabled:hover,.button.gray700[disabled]:hover,.button.gray700.disabled:focus,.button.gray700[disabled]:focus{background-color:#3c4c53;color:#fff}.button.gray700:hover,.button.gray700:focus{background-color:#3c4c53;color:#fff}.button.hollow,.button.hollow:hover,.button.hollow:focus,.button.hollow.disabled,.button.hollow.disabled:hover,.button.hollow.disabled:focus,.button.hollow[disabled],.button.hollow[disabled]:hover,.button.hollow[disabled]:focus{background-color:transparent}.button.hollow,.button.hollow.disabled,.button.hollow[disabled],.button.hollow.disabled:hover,.button.hollow[disabled]:hover,.button.hollow.disabled:focus,.button.hollow[disabled]:focus{border:2px solid #0068b5;color:#0068b5}.button.hollow:hover,.button.hollow:focus{border-color:#0068b5;color:#0068b5}.button.hollow.blue300,.button.hollow.blue300.disabled,.button.hollow.blue300[disabled],.button.hollow.blue300.disabled:hover,.button.hollow.blue300[disabled]:hover,.button.hollow.blue300.disabled:focus,.button.hollow.blue300[disabled]:focus{border:2px solid #0068b5;color:#0068b5}.button.hollow.blue300:hover,.button.hollow.blue300:focus{border-color:#0068b5;color:#0068b5}.button.hollow.green300,.button.hollow.green300.disabled,.button.hollow.green300[disabled],.button.hollow.green300.disabled:hover,.button.hollow.green300[disabled]:hover,.button.hollow.green300.disabled:focus,.button.hollow.green300[disabled]:focus{border:2px solid #7a993b;color:#7a993b}.button.hollow.green300:hover,.button.hollow.green300:focus{border-color:#7a993b;color:#7a993b}.button.hollow.white,.button.hollow.white.disabled,.button.hollow.white[disabled],.button.hollow.white.disabled:hover,.button.hollow.white[disabled]:hover,.button.hollow.white.disabled:focus,.button.hollow.white[disabled]:focus{border:2px solid #fff;color:#fff}.button.hollow.white:hover,.button.hollow.white:focus{border-color:#fff;color:#fff}.button.hollow.bluegray300,.button.hollow.bluegray300.disabled,.button.hollow.bluegray300[disabled],.button.hollow.bluegray300.disabled:hover,.button.hollow.bluegray300[disabled]:hover,.button.hollow.bluegray300.disabled:focus,.button.hollow.bluegray300[disabled]:focus{border:2px solid #32556a;color:#32556a}.button.hollow.bluegray300:hover,.button.hollow.bluegray300:focus{border-color:#32556a;color:#32556a}.button.hollow.gray600,.button.hollow.gray600.disabled,.button.hollow.gray600[disabled],.button.hollow.gray600.disabled:hover,.button.hollow.gray600[disabled]:hover,.button.hollow.gray600.disabled:focus,.button.hollow.gray600[disabled]:focus{border:2px solid #48585f;color:#48585f}.button.hollow.gray600:hover,.button.hollow.gray600:focus{border-color:#48585f;color:#48585f}.button.hollow.gray700,.button.hollow.gray700.disabled,.button.hollow.gray700[disabled],.button.hollow.gray700.disabled:hover,.button.hollow.gray700[disabled]:hover,.button.hollow.gray700.disabled:focus,.button.hollow.gray700[disabled]:focus{border:2px solid #3c4c53;color:#3c4c53}.button.hollow.gray700:hover,.button.hollow.gray700:focus{border-color:#3c4c53;color:#3c4c53}.button.clear,.button.clear:hover,.button.clear:focus,.button.clear.disabled,.button.clear.disabled:hover,.button.clear.disabled:focus,.button.clear[disabled],.button.clear[disabled]:hover,.button.clear[disabled]:focus{border-color:transparent;background-color:transparent}.button.clear,.button.clear.disabled,.button.clear[disabled],.button.clear.disabled:hover,.button.clear[disabled]:hover,.button.clear.disabled:focus,.button.clear[disabled]:focus{color:#0068b5}.button.clear:hover,.button.clear:focus{color:#0068b5}.button.clear.blue300,.button.clear.blue300.disabled,.button.clear.blue300[disabled],.button.clear.blue300.disabled:hover,.button.clear.blue300[disabled]:hover,.button.clear.blue300.disabled:focus,.button.clear.blue300[disabled]:focus{color:#0068b5}.button.clear.blue300:hover,.button.clear.blue300:focus{color:#0068b5}.button.clear.green300,.button.clear.green300.disabled,.button.clear.green300[disabled],.button.clear.green300.disabled:hover,.button.clear.green300[disabled]:hover,.button.clear.green300.disabled:focus,.button.clear.green300[disabled]:focus{color:#7a993b}.button.clear.green300:hover,.button.clear.green300:focus{color:#7a993b}.button.clear.white,.button.clear.white.disabled,.button.clear.white[disabled],.button.clear.white.disabled:hover,.button.clear.white[disabled]:hover,.button.clear.white.disabled:focus,.button.clear.white[disabled]:focus{color:#fff}.button.clear.white:hover,.button.clear.white:focus{color:#fff}.button.clear.bluegray300,.button.clear.bluegray300.disabled,.button.clear.bluegray300[disabled],.button.clear.bluegray300.disabled:hover,.button.clear.bluegray300[disabled]:hover,.button.clear.bluegray300.disabled:focus,.button.clear.bluegray300[disabled]:focus{color:#32556a}.button.clear.bluegray300:hover,.button.clear.bluegray300:focus{color:#32556a}.button.clear.gray600,.button.clear.gray600.disabled,.button.clear.gray600[disabled],.button.clear.gray600.disabled:hover,.button.clear.gray600[disabled]:hover,.button.clear.gray600.disabled:focus,.button.clear.gray600[disabled]:focus{color:#48585f}.button.clear.gray600:hover,.button.clear.gray600:focus{color:#48585f}.button.clear.gray700,.button.clear.gray700.disabled,.button.clear.gray700[disabled],.button.clear.gray700.disabled:hover,.button.clear.gray700[disabled]:hover,.button.clear.gray700.disabled:focus,.button.clear.gray700[disabled]:focus{color:#3c4c53}.button.clear.gray700:hover,.button.clear.gray700:focus{color:#3c4c53}.button.disabled,.button[disabled]{opacity:.35;cursor:not-allowed}.button.dropdown::after{display:block;width:0;height:0;border-style:solid;border-width:.4em;content:"";border-bottom-width:0;border-color:#fff transparent transparent;position:relative;top:.4em;display:inline-block;float:right;margin-left:1.5rem}.button.dropdown.hollow::after,.button.dropdown.clear::after{border-top-color:#0068b5}.button.dropdown.hollow.blue300::after,.button.dropdown.clear.blue300::after{border-top-color:#0068b5}.button.dropdown.hollow.green300::after,.button.dropdown.clear.green300::after{border-top-color:#7a993b}.button.dropdown.hollow.white::after,.button.dropdown.clear.white::after{border-top-color:#fff}.button.dropdown.hollow.bluegray300::after,.button.dropdown.clear.bluegray300::after{border-top-color:#32556a}.button.dropdown.hollow.gray600::after,.button.dropdown.clear.gray600::after{border-top-color:#48585f}.button.dropdown.hollow.gray700::after,.button.dropdown.clear.gray700::after{border-top-color:#3c4c53}.button.arrow-only::after{top:-.1em;float:none;margin-left:0}a.button:hover,a.button:focus{text-decoration:none}.hide{display:none!important}.invisible{visibility:hidden}.visible{visibility:visible}@media print,screen and (max-width:39.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:40em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:40em){.hide-for-medium{display:none!important}}@media screen and (max-width:39.99875em){.show-for-medium{display:none!important}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:39.99875em),screen and (min-width:64em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large-only{display:none!important}}.show-for-sr,.show-on-focus{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.show-on-focus:active,.show-on-focus:focus{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.show-for-landscape,.hide-for-portrait{display:block!important}@media screen and (orientation:landscape){.show-for-landscape,.hide-for-portrait{display:block!important}}@media screen and (orientation:portrait){.show-for-landscape,.hide-for-portrait{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.show-for-dark-mode{display:none}.hide-for-dark-mode{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode{display:block!important}.hide-for-dark-mode{display:none!important}}.show-for-ie{display:none}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.show-for-ie{display:block!important}.hide-for-ie{display:none!important}}.show-for-sticky{display:none}.is-stuck .show-for-sticky{display:block}.is-stuck .hide-for-sticky{display:none}.responsive-embed,.flex-video{position:relative;height:0;margin-bottom:0;padding-bottom:75%;overflow:hidden}.responsive-embed iframe,.responsive-embed object,.responsive-embed embed,.responsive-embed video,.flex-video iframe,.flex-video object,.flex-video embed,.flex-video video{position:absolute;top:0;left:0;width:100%;height:100%}.responsive-embed.widescreen,.flex-video.widescreen{padding-bottom:56.25%}.responsive-embed.learning-thumb,.flex-video.learning-thumb{padding-bottom:55.8536585366%}.responsive-embed.learning-detail,.flex-video.learning-detail{padding-bottom:27.96875%}.responsive-embed.tool-thumb,.flex-video.tool-thumb{padding-bottom:100%}.responsive-embed.tool-thumb-mobile,.flex-video.tool-thumb-mobile{padding-bottom:50%}.responsive-embed.badge-thumb,.flex-video.badge-thumb{padding-bottom:66.6666666667%}.responsive-embed.blog-thumb,.flex-video.blog-thumb{padding-bottom:100%}.responsive-embed.status-level-thumb,.flex-video.status-level-thumb{padding-bottom:100%}.responsive-embed.avatar,.flex-video.avatar{padding-bottom:100%}.responsive-embed.learning,.flex-video.learning{padding-bottom:66.6666666667%}.responsive-embed.curriculum-detail,.flex-video.curriculum-detail{padding-bottom:14.9177538287%}.responsive-embed.square,.flex-video.square{padding-bottom:100%}.has-tip{position:relative;display:inline-block;border-bottom:dotted 1px #121a1f;font-weight:700;cursor:help}.tooltip{position:absolute;top:calc(100% + .6495rem);z-index:1200;max-width:10rem;padding:.75rem;border-radius:0;background-color:#3c4c53;font-size:80%;color:#fff}.tooltip::before{position:absolute}.tooltip.bottom::before{display:block;width:0;height:0;border-style:solid;border-width:.75rem;content:"";border-top-width:0;border-color:transparent transparent #3c4c53;bottom:100%}.tooltip.bottom.align-center::before{left:50%;transform:translateX(-50%)}.tooltip.top::before{display:block;width:0;height:0;border-style:solid;border-width:.75rem;content:"";border-bottom-width:0;border-color:#3c4c53 transparent transparent;top:100%;bottom:auto}.tooltip.top.align-center::before{left:50%;transform:translateX(-50%)}.tooltip.left::before{display:block;width:0;height:0;border-style:solid;border-width:.75rem;content:"";border-right-width:0;border-color:transparent transparent transparent #3c4c53;left:100%}.tooltip.left.align-center::before{bottom:auto;top:50%;transform:translateY(-50%)}.tooltip.right::before{display:block;width:0;height:0;border-style:solid;border-width:.75rem;content:"";border-left-width:0;border-color:transparent #3c4c53 transparent transparent;right:100%;left:auto}.tooltip.right.align-center::before{bottom:auto;top:50%;transform:translateY(-50%)}.tooltip.align-top::before{bottom:auto;top:10%}.tooltip.align-bottom::before{bottom:10%;top:auto}.tooltip.align-left::before{left:10%;right:auto}.tooltip.align-right::before{left:auto;right:10%}html.is-reveal-open{position:fixed;width:100%;overflow-y:hidden}html.is-reveal-open.zf-has-scroll{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.is-reveal-open body{overflow-y:hidden}.reveal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1005;display:none;background-color:rgba(0,0,0,.5);overflow-y:auto;-webkit-overflow-scrolling:touch}.reveal{z-index:1006;backface-visibility:hidden;display:none;padding:1rem;border:0;border-radius:0;background-color:#121a1f;position:relative;top:100px;margin-right:auto;margin-left:auto;overflow-y:auto;-webkit-overflow-scrolling:touch}[data-whatinput=mouse] .reveal{outline:0}@media print,screen and (min-width:40em){.reveal{min-height:0}}.reveal .column{min-width:0}.reveal>:last-child{margin-bottom:0}@media print,screen and (min-width:40em){.reveal{width:600px;max-width:62.5rem}}.reveal.collapse{padding:0}@media print,screen and (min-width:40em){.reveal.tiny{width:30%;max-width:62.5rem}}@media print,screen and (min-width:40em){.reveal.small{width:50%;max-width:62.5rem}}@media print,screen and (min-width:40em){.reveal.large{width:90%;max-width:62.5rem}}.reveal.full{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}@media print,screen and (max-width:39.99875em){.reveal{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}}.reveal.without-overlay{position:fixed}.close-button{position:absolute;z-index:10;color:#fff;cursor:pointer}[data-whatinput=mouse] .close-button{outline:0}.close-button:hover,.close-button:focus{color:#d6d9dd}.close-button.small{right:1rem;top:.5rem;font-size:1.5em;line-height:1}.close-button.medium,.close-button{right:1rem;top:.5rem;font-size:2em;line-height:1}.close-button.large{right:1rem;top:.5rem;font-size:2.5em;line-height:1}[type=text],[type=password],[type=date],[type=datetime],[type=datetime-local],[type=month],[type=week],[type=email],[type=number],[type=search],[type=tel],[type=time],[type=url],[type=color],textarea{display:block;box-sizing:border-box;width:100%;height:2.9375rem;margin:0 0 1rem;padding:.5rem;border:2px solid #7e8b94;border-radius:0;background-color:#27343c;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);font-family:inherit;font-size:1rem;font-weight:400;line-height:2;color:#fff;transition:box-shadow .5s,border-color .25s ease-in-out;appearance:none}[type=text]:focus,[type=password]:focus,[type=date]:focus,[type=datetime]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=week]:focus,[type=email]:focus,[type=number]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=url]:focus,[type=color]:focus,textarea:focus{outline:0;border:2px solid #e7ebed;background-color:#27343c;box-shadow:none;transition:box-shadow .5s,border-color .25s ease-in-out}textarea{max-width:100%}textarea[rows]{height:auto}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#121a1f;cursor:not-allowed}[type=submit],[type=button]{appearance:none;border-radius:0}input[type=search]{box-sizing:border-box}::placeholder{color:#7e8b94}[type=file],[type=checkbox],[type=radio]{margin:0 0 1rem}[type=checkbox]+label,[type=radio]+label{display:inline-block;vertical-align:baseline;margin-left:.5rem;margin-right:1rem;margin-bottom:0}[type=checkbox]+label[for],[type=radio]+label[for]{cursor:pointer}label>[type=checkbox],label>[type=radio]{margin-right:.5rem}[type=file]{width:100%}label{display:block;margin:0;font-size:.875rem;font-weight:400;line-height:1.8;color:#fff}label.middle{margin:0 0 1rem;line-height:1.25;padding:.625rem 0}.help-text{margin-top:-.5rem;font-size:.8125rem;font-style:italic;color:#000}.input-group{display:flex;width:100%;margin-bottom:1rem;align-items:stretch}.input-group>:first-child,.input-group>:first-child.input-group-button>*{border-radius:0 0 0 0}.input-group>:last-child,.input-group>:last-child.input-group-button>*{border-radius:0 0 0 0}.input-group-button a,.input-group-button input,.input-group-button button,.input-group-button label,.input-group-button,.input-group-field,.input-group-label{margin:0;white-space:nowrap}.input-group-label{padding:0 1rem;border:1px solid #48585f;background:#e7ebed;color:#000;text-align:center;white-space:nowrap;display:flex;flex:0 0 auto;align-items:center}.input-group-label:first-child{border-right:0}.input-group-label:last-child{border-left:0}.input-group-field{border-radius:0;flex:1 1 0px;min-width:0}.input-group-button{padding-top:0;padding-bottom:0;text-align:center;display:flex;flex:0 0 auto}.input-group-button a,.input-group-button input,.input-group-button button,.input-group-button label{align-self:stretch;height:auto;padding-top:0;padding-bottom:0;font-size:1rem}fieldset{margin:0;padding:0;border:0}legend{max-width:100%;margin-bottom:.5rem}.fieldset{margin:1.125rem 0;padding:1.25rem;border:1px solid #48585f}.fieldset legend{margin:0;margin-left:-.1875rem;padding:0 .1875rem}select{height:2.9375rem;margin:0 0 1rem;padding:.5rem;appearance:none;border:2px solid #7e8b94;border-radius:0;background-color:#fff;font-family:inherit;font-size:1rem;font-weight:400;line-height:2;color:#fff;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%2818, 26, 31%29"></polygon></svg>');background-origin:content-box;background-position:right -1rem center;background-repeat:no-repeat;background-size:9px 6px;padding-right:1.5rem;transition:box-shadow .5s,border-color .25s ease-in-out}@media screen and (min-width:0\0 ){select{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)}}select:focus{outline:0;border:2px solid #e7ebed;background-color:#27343c;box-shadow:none;transition:box-shadow .5s,border-color .25s ease-in-out}select:disabled{background-color:#121a1f;cursor:not-allowed}select::-ms-expand{display:none}select[multiple]{height:auto;background-image:none}select:not([multiple]){padding-top:0;padding-bottom:0}.is-invalid-input:not(:focus){border-color:#a4181e;background-color:#f6e8e9}.is-invalid-input:not(:focus)::placeholder{color:#a4181e}.is-invalid-label{color:#a4181e}.form-error{display:none;margin-top:-.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:700;color:#a4181e}.form-error.is-visible{display:block}progress{display:block;width:100%;height:.75rem;margin-bottom:0;appearance:none;border:0;background:#48585f}progress::-webkit-progress-bar{background:#48585f}progress::-webkit-progress-value{background:#0068b5}progress::-moz-progress-bar{background:#0068b5}progress.primary{color:#0068b5}progress.primary::-webkit-progress-value{background:#0068b5}progress.primary::-moz-progress-bar{background:#0068b5}progress.secondary{color:#7e8b94}progress.secondary::-webkit-progress-value{background:#7e8b94}progress.secondary::-moz-progress-bar{background:#7e8b94}progress.success{color:#fff}progress.success::-webkit-progress-value{background:#fff}progress.success::-moz-progress-bar{background:#fff}progress.warning{color:#c92128}progress.warning::-webkit-progress-value{background:#c92128}progress.warning::-moz-progress-bar{background:#c92128}progress.alert{color:#a4181e}progress.alert::-webkit-progress-value{background:#a4181e}progress.alert::-moz-progress-bar{background:#a4181e}progress.blue100{color:#018cf7}progress.blue100::-webkit-progress-value{background:#018cf7}progress.blue100::-moz-progress-bar{background:#018cf7}progress.green200{color:#8bae46}progress.green200::-webkit-progress-value{background:#8bae46}progress.green200::-moz-progress-bar{background:#8bae46}progress::-ms-fill{border:0}.label{display:inline-block;padding:.33333rem .5rem;border-radius:9in;font-size:.8rem;line-height:1;white-space:nowrap;cursor:default;background:#0068b5;color:#fff}.label.gray600{background:#48585f;color:#fff}.label.red200{background:#e61717;color:#000}.menu{padding:0;margin:0;list-style:none;position:relative;display:flex;flex-wrap:wrap}[data-whatinput=mouse] .menu li{outline:0}.menu a,.menu .button{line-height:1;text-decoration:none;display:block;padding:.7rem 1rem}.menu input,.menu select,.menu a,.menu button{margin-bottom:0}.menu input{display:inline-block}.menu,.menu.horizontal{flex-wrap:wrap;flex-direction:row}.menu.vertical{flex-wrap:nowrap;flex-direction:column}.menu.vertical.icon-top li a img,.menu.vertical.icon-top li a i,.menu.vertical.icon-top li a svg,.menu.vertical.icon-bottom li a img,.menu.vertical.icon-bottom li a i,.menu.vertical.icon-bottom li a svg{text-align:left}.menu.expanded li{flex:1 1 0px}.menu.expanded.icon-top li a img,.menu.expanded.icon-top li a i,.menu.expanded.icon-top li a svg,.menu.expanded.icon-bottom li a img,.menu.expanded.icon-bottom li a i,.menu.expanded.icon-bottom li a svg{text-align:left}.menu.simple{align-items:center}.menu.simple li+li{margin-left:1rem}.menu.simple a{padding:0}@media print,screen and (min-width:40em){.menu.medium-horizontal{flex-wrap:wrap;flex-direction:row}.menu.medium-vertical{flex-wrap:nowrap;flex-direction:column}.menu.medium-expanded li{flex:1 1 0px}.menu.medium-simple li{flex:1 1 0px}}@media print,screen and (min-width:64em){.menu.large-horizontal{flex-wrap:wrap;flex-direction:row}.menu.large-vertical{flex-wrap:nowrap;flex-direction:column}.menu.large-expanded li{flex:1 1 0px}.menu.large-simple li{flex:1 1 0px}}.menu.nested{margin-right:0;margin-left:1rem}.menu.icons a{display:flex}.menu.icon-top a,.menu.icon-right a,.menu.icon-bottom a,.menu.icon-left a{display:flex}.menu.icon-left li a,.menu.nested.icon-left li a{flex-flow:row nowrap}.menu.icon-left li a img,.menu.icon-left li a i,.menu.icon-left li a svg,.menu.nested.icon-left li a img,.menu.nested.icon-left li a i,.menu.nested.icon-left li a svg{margin-right:.25rem}.menu.icon-right li a,.menu.nested.icon-right li a{flex-flow:row nowrap}.menu.icon-right li a img,.menu.icon-right li a i,.menu.icon-right li a svg,.menu.nested.icon-right li a img,.menu.nested.icon-right li a i,.menu.nested.icon-right li a svg{margin-left:.25rem}.menu.icon-top li a,.menu.nested.icon-top li a{flex-flow:column nowrap}.menu.icon-top li a img,.menu.icon-top li a i,.menu.icon-top li a svg,.menu.nested.icon-top li a img,.menu.nested.icon-top li a i,.menu.nested.icon-top li a svg{align-self:stretch;margin-bottom:.25rem;text-align:center}.menu.icon-bottom li a,.menu.nested.icon-bottom li a{flex-flow:column nowrap}.menu.icon-bottom li a img,.menu.icon-bottom li a i,.menu.icon-bottom li a svg,.menu.nested.icon-bottom li a img,.menu.nested.icon-bottom li a i,.menu.nested.icon-bottom li a svg{align-self:stretch;margin-bottom:.25rem;text-align:center}.menu .is-active>a{background:#0068b5;color:#fff}.menu .active>a{background:#0068b5;color:#fff}.menu.align-left{justify-content:flex-start}.menu.align-right li{display:flex;justify-content:flex-end}.menu.align-right li .submenu li{justify-content:flex-start}.menu.align-right.vertical li{display:block;text-align:right}.menu.align-right.vertical li .submenu li{text-align:right}.menu.align-right.icon-top li a img,.menu.align-right.icon-top li a i,.menu.align-right.icon-top li a svg,.menu.align-right.icon-bottom li a img,.menu.align-right.icon-bottom li a i,.menu.align-right.icon-bottom li a svg{text-align:right}.menu.align-right .nested{margin-right:1rem;margin-left:0}.menu.align-center li{display:flex;justify-content:center}.menu.align-center li .submenu li{justify-content:flex-start}.menu .menu-text{padding:.7rem 1rem;font-weight:700;line-height:1;color:inherit}.menu-centered>.menu{justify-content:center}.menu-centered>.menu li{display:flex;justify-content:center}.menu-centered>.menu li .submenu li{justify-content:flex-start}.no-js [data-responsive-menu] ul{display:none}.dropdown-pane{position:absolute;z-index:10;display:none;width:300px;padding:1rem;visibility:hidden;border:0;border-radius:0;background-color:#1e272e;font-size:1rem}.dropdown-pane.is-opening{display:block}.dropdown-pane.is-open{display:block;visibility:visible}.dropdown-pane.tiny{width:100px}.dropdown-pane.small{width:200px}.dropdown-pane.large{width:400px}.top-bar{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;padding:0;flex-wrap:wrap;flex-wrap:nowrap}.top-bar,.top-bar ul{background-color:#121a1f}.top-bar input{max-width:200px;margin-right:1rem}.top-bar .input-group-field{width:100%;margin-right:0}.top-bar input.button{width:auto}.top-bar .top-bar-left,.top-bar .top-bar-right{flex:0 0 100%;max-width:100%}.top-bar .top-bar-left{flex:1 1 auto;margin-right:auto}.top-bar .top-bar-right{flex:0 1 auto;margin-left:auto}@media print,screen and (max-width:63.99875em){.top-bar.stacked-for-medium{flex-wrap:wrap}.top-bar.stacked-for-medium .top-bar-left,.top-bar.stacked-for-medium .top-bar-right{flex:0 0 100%;max-width:100%}}.top-bar.stacked-for-large{flex-wrap:wrap}.top-bar.stacked-for-large .top-bar-left,.top-bar.stacked-for-large .top-bar-right{flex:0 0 100%;max-width:100%}.top-bar-title{flex:0 0 auto;margin:.5rem 1rem .5rem 0}.top-bar-left,.top-bar-right{flex:0 0 auto}@media print,screen and (min-width:40em){.reveal,.reveal.tiny,.reveal.small,.reveal.large{right:auto;left:auto;margin:0 auto}}:root{--color-classic-blue-tint-2:118, 206, 255;--color-classic-blue-tint-1:0, 163, 246;--color-classic-blue:0, 104, 181;--color-classic-blue-shade-1:0, 74, 134;--color-classic-blue-shade-2:0, 40, 90;--color-energy-blue-tint-2:180, 240, 255;--color-energy-blue-tint-1:123, 222, 255;--color-energy-blue:0, 199, 253;--color-energy-blue-shade-1:0, 149, 202;--color-energy-blue-shade-2:0, 91, 133;--color-blue-steel-tint-2:185, 214, 229;--color-blue-steel-tint-1:134, 179, 202;--color-blue-steel:84, 143, 173;--color-blue-steel-shade-1:65, 114, 138;--color-blue-steel-shade-2:24, 53, 68;--color-carbon-tint-2:233, 233, 233;--color-carbon-tint-1:174, 174, 174;--color-carbon:128, 128, 128;--color-carbon-shade-1:82, 82, 82;--color-carbon-shade-2:38, 38, 38;--color-moss-tint-2:215, 243, 162;--color-moss-tint-1:177, 210, 114;--color-moss:139, 174, 70;--color-moss-shade-1:112, 133, 65;--color-moss-shade-2:81, 90, 61;--color-geode-tint-2:238, 195, 247;--color-geode-tint-1:204, 148, 218;--color-geode:143, 93, 162;--color-geode-shade-1:101, 49, 113;--color-rust-tint-2:255, 197, 153;--color-rust-tint-1:255, 143, 81;--color-rust:233, 97, 21;--color-rust-shade-1:178, 69, 1;--color-coral-tint-2:255, 182, 185;--color-coral-tint-1:255, 132, 138;--color-coral:255, 86, 98;--color-coral-shade-1:200, 19, 38;--color-daisy-tint-1:255, 197, 153;--color-daisy:254, 201, 27;--color-daisy-shade-1:237, 178, 0;--color-daisy-shade-2:201, 143, 0;--color-cobalt-tint-2:152, 161, 255;--color-cobalt-tint-1:91, 105, 255;--color-cobalt:30, 46, 184;--color-cobalt-shade-1:0, 15, 138;--color-cobalt-shade-2:0, 8, 100;--color-white:255, 255, 255;--color-black:0, 0, 0;--color-bluegray100:146, 173, 186;--color-bluegray300:50, 85, 106;--color-blue100:1, 140, 247;--color-blue200:10, 131, 224;--color-blue300:0, 104, 181;--color-gray100:231, 235, 237;--color-gray200:214, 217, 221;--color-gray300:175, 182, 190;--color-gray400:126, 139, 148;--color-gray500:87, 107, 117;--color-gray600:72, 88, 95;--color-gray700:60, 76, 83;--color-gray800:49, 65, 75;--color-gray900:39, 52, 60;--color-gray1000:30, 39, 46;--color-gray1100:18, 26, 31;--color-red200:230, 23, 23;--color-red300:201, 33, 40;--color-red400:164, 24, 30;--color-green200:139, 174, 70;--color-green300:122, 153, 59;--color-green400:112, 133, 65;--color-teal200:0, 184, 165;--color-fern200:43, 182, 115;--color-classic-blue-shade-2:0, 40, 90;--spacing-negative-xlarge:-2.5rem;--spacing-negative-large:-1.5rem;--spacing-negative-medium:-1rem;--spacing-negative-small:-0.5rem;--spacing-negative-xsmall:-0.25rem;--spacing-none:0rem;--spacing-xsmall:0.25rem;--spacing-small:0.5rem;--spacing-medium:1rem;--spacing-large:1.5rem;--spacing-xlarge:2.5rem;--breakpoint-small:0;--breakpoint-medium:640px;--breakpoint-large:1024px;--icon-size-small:1.25rem;--icon-size:1.5625rem;--zindex-loading:500}html{height:100vh}body{width:100%;overflow-x:hidden;margin:0 auto;display:flex;flex-flow:column nowrap;min-height:100vh}html[data-ma=true] .hide-for-mobile-app{display:none!important}html[data-ma=false] .show-for-mobile-app{display:none!important}@media print,screen and (min-width:40em){.reveal,.reveal.tiny,.reveal.small,.reveal.large{right:auto;left:auto;margin:0 auto}}.primary,.secondary,.warning,.error,.success{all:revert}.label{font-weight:700}.label.red200{color:#fff}.label.red200:hover,.label.red200:focus{color:#fff}.close-button.left{right:unset!important;left:1rem}.close-button:not(.left){left:unset!important;right:1rem}@media print,screen and (max-width:63.99875em){.close-button.large{right:1rem;top:.5rem;font-size:2em;line-height:1}}html.is-reveal-open,html.no-scroll{position:unset}html.is-reveal-open>body,html.no-scroll>body{position:fixed;top:inherit}html.is-reveal-open.zf-has-scroll,html.no-scroll.zf-has-scroll{overflow-y:auto}.reveal-overlay{top:env(safe-area-inset-top);bottom:env(safe-area-inset-bottom);right:env(safe-area-inset-right);left:env(safe-area-inset-left)}.reveal{box-shadow:0 0 40px 4px #0068b5}@media print,screen and (max-width:39.99875em){.reveal{top:0!important;bottom:unset;height:auto;min-height:unset}}.reveal:focus-visible{outline:0}progress.small{height:.5rem}.top-bar{width:inherit;max-width:112.5rem}.top-bar a,.top-bar .button{padding:1rem}@media print,screen and (min-width:64em){.top-bar a,.top-bar .button{padding:1.5rem}}.top-bar .top-bar-left{flex:1;display:flex;align-items:center;justify-content:flex-start}.top-bar .top-bar-middle{min-width:max-content;flex:1;display:flex;justify-content:center;align-items:center}.top-bar .top-bar-right{min-width:max-content;flex:1;display:flex;align-items:center;justify-content:flex-end}.top-bar-reset a{padding:0}.top-bar-reset .button{padding:1rem 1.5rem}.button.hollow.white{background-color:rgba(18,26,31,.3)}a,button,.button,.hover{transition:filter 250ms ease-out}a:not(.no-hover):not(:disabled):hover,button:not(.no-hover):not(:disabled):hover,.button:not(.no-hover):not(:disabled):hover,.hover:not(.no-hover):not(:disabled):hover{filter:brightness(80%)}a:focus,button:focus,.button:focus,.hover:focus{outline:0}input[type=text],input[type=text]:focus,input[type=password],input[type=password]:focus,input[type=email],input[type=email]:focus,textarea,textarea:focus{margin-bottom:0;border-bottom:none;border-right:none;border-left:none;caret-color:#7e8b94}input[type=text].has-error,input[type=text]:focus.has-error,input[type=password].has-error,input[type=password]:focus.has-error,input[type=email].has-error,input[type=email]:focus.has-error,textarea.has-error,textarea:focus.has-error{border-top-color:#c92128}input[type=text].has-error:focus,input[type=text]:focus.has-error:focus,input[type=password].has-error:focus,input[type=password]:focus.has-error:focus,input[type=email].has-error:focus,input[type=email]:focus.has-error:focus,textarea.has-error:focus,textarea:focus.has-error:focus{border-top-color:#e61717}input[type=text].has-error~.error-message,input[type=text]:focus.has-error~.error-message,input[type=password].has-error~.error-message,input[type=password]:focus.has-error~.error-message,input[type=email].has-error~.error-message,input[type=email]:focus.has-error~.error-message,textarea.has-error~.error-message,textarea:focus.has-error~.error-message{color:#c92128}input[type=radio]{-webkit-appearance:none;appearance:none;background-color:#576b75;margin:0;font:inherit;color:currentColor;vertical-align:middle;width:.875rem;height:.875rem;border:0;border-radius:50%;transform:translateY(-.075em);place-content:center;place-items:center;display:inline-flex}input[type=radio]::before{content:"";width:calc(.875rem - .2em);height:calc(.875rem - .2em);border-radius:50%;transform:scale(0);transition:120ms transform ease-in-out;box-shadow:inset 1em 1em #7a993b;background-color:#7a993b}input[type=radio]:checked::before{transform:scale(1)}input[type=radio]:checked+label.button{filter:brightness(90%)}input[type=radio]:focus,input[type=checkbox]:focus{outline:max(2px,.05em) solid currentColor;outline-offset:max(2px,.1em)}input[type=radio]:hover,input[type=checkbox]:hover{cursor:pointer}input:disabled{opacity:.5;pointer-events:all;cursor:not-allowed!important}input:disabled+label,input:disabled::before,input:disabled::after{opacity:.5;cursor:not-allowed!important;pointer-events:all}input[type=checkbox]{-webkit-appearance:none;appearance:none;background-color:#576b75;margin:0;font:inherit;color:currentColor;position:relative;display:inline-flex;vertical-align:middle}input[type=checkbox]:not(.switch){width:.875rem;height:.875rem;border:0;border-radius:0;transform:translateY(-.075em);place-content:center;place-items:center}input[type=checkbox]:not(.switch)::before{content:"";width:calc(.875rem - .2em);height:calc(.875rem - .2em);clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%);transform:scale(0);transform-origin:bottom left;transition:120ms transform ease-in-out;box-shadow:inset 1em 1em #fff;background-color:#fff}input[type=checkbox].switch{width:1.75rem;height:.875rem;cursor:pointer;border-radius:9in}input[type=checkbox].switch::before{position:absolute;transition:.4s;content:"";height:calc(.875rem - .2em);width:calc(.875rem - .2em);left:.1em;bottom:.1em;background-color:#fff;border-radius:50%}input[type=checkbox]:checked{background-color:#7a993b}input[type=checkbox]:checked:not(.switch)::before{transform:scale(1)}input[type=checkbox]:checked:not(.switch)+label.button{filter:brightness(90%)}input[type=checkbox]:checked.switch::before{transform:translateX(.875rem)}.grid-margin-x--xsmall{margin-left:-.125rem;margin-right:-.125rem}.grid-margin-x--xsmall>.cell{width:calc(100% - .25rem);margin-left:.125rem;margin-right:.125rem}.grid-margin-x--xsmall>.auto{width:auto}.grid-margin-x--xsmall>.shrink{width:auto}.grid-margin-x--xsmall>.small-1{width:calc(8.3333333333% - .25rem)}.grid-margin-x--xsmall>.small-2{width:calc(16.6666666667% - .25rem)}.grid-margin-x--xsmall>.small-3{width:calc(25% - .25rem)}.grid-margin-x--xsmall>.small-4{width:calc(33.3333333333% - .25rem)}.grid-margin-x--xsmall>.small-5{width:calc(41.6666666667% - .25rem)}.grid-margin-x--xsmall>.small-6{width:calc(50% - .25rem)}.grid-margin-x--xsmall>.small-7{width:calc(58.3333333333% - .25rem)}.grid-margin-x--xsmall>.small-8{width:calc(66.6666666667% - .25rem)}.grid-margin-x--xsmall>.small-9{width:calc(75% - .25rem)}.grid-margin-x--xsmall>.small-10{width:calc(83.3333333333% - .25rem)}.grid-margin-x--xsmall>.small-11{width:calc(91.6666666667% - .25rem)}.grid-margin-x--xsmall>.small-12{width:calc(100% - .25rem)}@media print,screen and (min-width:40em){.grid-margin-x--xsmall>.medium-auto{width:auto}.grid-margin-x--xsmall>.medium-shrink{width:auto}.grid-margin-x--xsmall>.medium-1{width:calc(8.3333333333% - .25rem)}.grid-margin-x--xsmall>.medium-2{width:calc(16.6666666667% - .25rem)}.grid-margin-x--xsmall>.medium-3{width:calc(25% - .25rem)}.grid-margin-x--xsmall>.medium-4{width:calc(33.3333333333% - .25rem)}.grid-margin-x--xsmall>.medium-5{width:calc(41.6666666667% - .25rem)}.grid-margin-x--xsmall>.medium-6{width:calc(50% - .25rem)}.grid-margin-x--xsmall>.medium-7{width:calc(58.3333333333% - .25rem)}.grid-margin-x--xsmall>.medium-8{width:calc(66.6666666667% - .25rem)}.grid-margin-x--xsmall>.medium-9{width:calc(75% - .25rem)}.grid-margin-x--xsmall>.medium-10{width:calc(83.3333333333% - .25rem)}.grid-margin-x--xsmall>.medium-11{width:calc(91.6666666667% - .25rem)}.grid-margin-x--xsmall>.medium-12{width:calc(100% - .25rem)}}@media print,screen and (min-width:64em){.grid-margin-x--xsmall>.large-auto{width:auto}.grid-margin-x--xsmall>.large-shrink{width:auto}.grid-margin-x--xsmall>.large-1{width:calc(8.3333333333% - .25rem)}.grid-margin-x--xsmall>.large-2{width:calc(16.6666666667% - .25rem)}.grid-margin-x--xsmall>.large-3{width:calc(25% - .25rem)}.grid-margin-x--xsmall>.large-4{width:calc(33.3333333333% - .25rem)}.grid-margin-x--xsmall>.large-5{width:calc(41.6666666667% - .25rem)}.grid-margin-x--xsmall>.large-6{width:calc(50% - .25rem)}.grid-margin-x--xsmall>.large-7{width:calc(58.3333333333% - .25rem)}.grid-margin-x--xsmall>.large-8{width:calc(66.6666666667% - .25rem)}.grid-margin-x--xsmall>.large-9{width:calc(75% - .25rem)}.grid-margin-x--xsmall>.large-10{width:calc(83.3333333333% - .25rem)}.grid-margin-x--xsmall>.large-11{width:calc(91.6666666667% - .25rem)}.grid-margin-x--xsmall>.large-12{width:calc(100% - .25rem)}}.grid-margin-x--small{margin-left:-.25rem;margin-right:-.25rem}.grid-margin-x--small>.cell{width:calc(100% - .5rem);margin-left:.25rem;margin-right:.25rem}.grid-margin-x--small>.auto{width:auto}.grid-margin-x--small>.shrink{width:auto}.grid-margin-x--small>.small-1{width:calc(8.3333333333% - .5rem)}.grid-margin-x--small>.small-2{width:calc(16.6666666667% - .5rem)}.grid-margin-x--small>.small-3{width:calc(25% - .5rem)}.grid-margin-x--small>.small-4{width:calc(33.3333333333% - .5rem)}.grid-margin-x--small>.small-5{width:calc(41.6666666667% - .5rem)}.grid-margin-x--small>.small-6{width:calc(50% - .5rem)}.grid-margin-x--small>.small-7{width:calc(58.3333333333% - .5rem)}.grid-margin-x--small>.small-8{width:calc(66.6666666667% - .5rem)}.grid-margin-x--small>.small-9{width:calc(75% - .5rem)}.grid-margin-x--small>.small-10{width:calc(83.3333333333% - .5rem)}.grid-margin-x--small>.small-11{width:calc(91.6666666667% - .5rem)}.grid-margin-x--small>.small-12{width:calc(100% - .5rem)}@media print,screen and (min-width:40em){.grid-margin-x--small>.medium-auto{width:auto}.grid-margin-x--small>.medium-shrink{width:auto}.grid-margin-x--small>.medium-1{width:calc(8.3333333333% - .5rem)}.grid-margin-x--small>.medium-2{width:calc(16.6666666667% - .5rem)}.grid-margin-x--small>.medium-3{width:calc(25% - .5rem)}.grid-margin-x--small>.medium-4{width:calc(33.3333333333% - .5rem)}.grid-margin-x--small>.medium-5{width:calc(41.6666666667% - .5rem)}.grid-margin-x--small>.medium-6{width:calc(50% - .5rem)}.grid-margin-x--small>.medium-7{width:calc(58.3333333333% - .5rem)}.grid-margin-x--small>.medium-8{width:calc(66.6666666667% - .5rem)}.grid-margin-x--small>.medium-9{width:calc(75% - .5rem)}.grid-margin-x--small>.medium-10{width:calc(83.3333333333% - .5rem)}.grid-margin-x--small>.medium-11{width:calc(91.6666666667% - .5rem)}.grid-margin-x--small>.medium-12{width:calc(100% - .5rem)}}@media print,screen and (min-width:64em){.grid-margin-x--small>.large-auto{width:auto}.grid-margin-x--small>.large-shrink{width:auto}.grid-margin-x--small>.large-1{width:calc(8.3333333333% - .5rem)}.grid-margin-x--small>.large-2{width:calc(16.6666666667% - .5rem)}.grid-margin-x--small>.large-3{width:calc(25% - .5rem)}.grid-margin-x--small>.large-4{width:calc(33.3333333333% - .5rem)}.grid-margin-x--small>.large-5{width:calc(41.6666666667% - .5rem)}.grid-margin-x--small>.large-6{width:calc(50% - .5rem)}.grid-margin-x--small>.large-7{width:calc(58.3333333333% - .5rem)}.grid-margin-x--small>.large-8{width:calc(66.6666666667% - .5rem)}.grid-margin-x--small>.large-9{width:calc(75% - .5rem)}.grid-margin-x--small>.large-10{width:calc(83.3333333333% - .5rem)}.grid-margin-x--small>.large-11{width:calc(91.6666666667% - .5rem)}.grid-margin-x--small>.large-12{width:calc(100% - .5rem)}}.grid-margin-x--medium{margin-left:-.5rem;margin-right:-.5rem}.grid-margin-x--medium>.cell{width:calc(100% - 1rem);margin-left:.5rem;margin-right:.5rem}.grid-margin-x--medium>.auto{width:auto}.grid-margin-x--medium>.shrink{width:auto}.grid-margin-x--medium>.small-1{width:calc(8.3333333333% - 1rem)}.grid-margin-x--medium>.small-2{width:calc(16.6666666667% - 1rem)}.grid-margin-x--medium>.small-3{width:calc(25% - 1rem)}.grid-margin-x--medium>.small-4{width:calc(33.3333333333% - 1rem)}.grid-margin-x--medium>.small-5{width:calc(41.6666666667% - 1rem)}.grid-margin-x--medium>.small-6{width:calc(50% - 1rem)}.grid-margin-x--medium>.small-7{width:calc(58.3333333333% - 1rem)}.grid-margin-x--medium>.small-8{width:calc(66.6666666667% - 1rem)}.grid-margin-x--medium>.small-9{width:calc(75% - 1rem)}.grid-margin-x--medium>.small-10{width:calc(83.3333333333% - 1rem)}.grid-margin-x--medium>.small-11{width:calc(91.6666666667% - 1rem)}.grid-margin-x--medium>.small-12{width:calc(100% - 1rem)}@media print,screen and (min-width:40em){.grid-margin-x--medium>.medium-auto{width:auto}.grid-margin-x--medium>.medium-shrink{width:auto}.grid-margin-x--medium>.medium-1{width:calc(8.3333333333% - 1rem)}.grid-margin-x--medium>.medium-2{width:calc(16.6666666667% - 1rem)}.grid-margin-x--medium>.medium-3{width:calc(25% - 1rem)}.grid-margin-x--medium>.medium-4{width:calc(33.3333333333% - 1rem)}.grid-margin-x--medium>.medium-5{width:calc(41.6666666667% - 1rem)}.grid-margin-x--medium>.medium-6{width:calc(50% - 1rem)}.grid-margin-x--medium>.medium-7{width:calc(58.3333333333% - 1rem)}.grid-margin-x--medium>.medium-8{width:calc(66.6666666667% - 1rem)}.grid-margin-x--medium>.medium-9{width:calc(75% - 1rem)}.grid-margin-x--medium>.medium-10{width:calc(83.3333333333% - 1rem)}.grid-margin-x--medium>.medium-11{width:calc(91.6666666667% - 1rem)}.grid-margin-x--medium>.medium-12{width:calc(100% - 1rem)}}@media print,screen and (min-width:64em){.grid-margin-x--medium>.large-auto{width:auto}.grid-margin-x--medium>.large-shrink{width:auto}.grid-margin-x--medium>.large-1{width:calc(8.3333333333% - 1rem)}.grid-margin-x--medium>.large-2{width:calc(16.6666666667% - 1rem)}.grid-margin-x--medium>.large-3{width:calc(25% - 1rem)}.grid-margin-x--medium>.large-4{width:calc(33.3333333333% - 1rem)}.grid-margin-x--medium>.large-5{width:calc(41.6666666667% - 1rem)}.grid-margin-x--medium>.large-6{width:calc(50% - 1rem)}.grid-margin-x--medium>.large-7{width:calc(58.3333333333% - 1rem)}.grid-margin-x--medium>.large-8{width:calc(66.6666666667% - 1rem)}.grid-margin-x--medium>.large-9{width:calc(75% - 1rem)}.grid-margin-x--medium>.large-10{width:calc(83.3333333333% - 1rem)}.grid-margin-x--medium>.large-11{width:calc(91.6666666667% - 1rem)}.grid-margin-x--medium>.large-12{width:calc(100% - 1rem)}}.grid-margin-x--large{margin-left:-.75rem;margin-right:-.75rem}.grid-margin-x--large>.cell{width:calc(100% - 1.5rem);margin-left:.75rem;margin-right:.75rem}.grid-margin-x--large>.auto{width:auto}.grid-margin-x--large>.shrink{width:auto}.grid-margin-x--large>.small-1{width:calc(8.3333333333% - 1.5rem)}.grid-margin-x--large>.small-2{width:calc(16.6666666667% - 1.5rem)}.grid-margin-x--large>.small-3{width:calc(25% - 1.5rem)}.grid-margin-x--large>.small-4{width:calc(33.3333333333% - 1.5rem)}.grid-margin-x--large>.small-5{width:calc(41.6666666667% - 1.5rem)}.grid-margin-x--large>.small-6{width:calc(50% - 1.5rem)}.grid-margin-x--large>.small-7{width:calc(58.3333333333% - 1.5rem)}.grid-margin-x--large>.small-8{width:calc(66.6666666667% - 1.5rem)}.grid-margin-x--large>.small-9{width:calc(75% - 1.5rem)}.grid-margin-x--large>.small-10{width:calc(83.3333333333% - 1.5rem)}.grid-margin-x--large>.small-11{width:calc(91.6666666667% - 1.5rem)}.grid-margin-x--large>.small-12{width:calc(100% - 1.5rem)}@media print,screen and (min-width:40em){.grid-margin-x--large>.medium-auto{width:auto}.grid-margin-x--large>.medium-shrink{width:auto}.grid-margin-x--large>.medium-1{width:calc(8.3333333333% - 1.5rem)}.grid-margin-x--large>.medium-2{width:calc(16.6666666667% - 1.5rem)}.grid-margin-x--large>.medium-3{width:calc(25% - 1.5rem)}.grid-margin-x--large>.medium-4{width:calc(33.3333333333% - 1.5rem)}.grid-margin-x--large>.medium-5{width:calc(41.6666666667% - 1.5rem)}.grid-margin-x--large>.medium-6{width:calc(50% - 1.5rem)}.grid-margin-x--large>.medium-7{width:calc(58.3333333333% - 1.5rem)}.grid-margin-x--large>.medium-8{width:calc(66.6666666667% - 1.5rem)}.grid-margin-x--large>.medium-9{width:calc(75% - 1.5rem)}.grid-margin-x--large>.medium-10{width:calc(83.3333333333% - 1.5rem)}.grid-margin-x--large>.medium-11{width:calc(91.6666666667% - 1.5rem)}.grid-margin-x--large>.medium-12{width:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x--large>.large-auto{width:auto}.grid-margin-x--large>.large-shrink{width:auto}.grid-margin-x--large>.large-1{width:calc(8.3333333333% - 1.5rem)}.grid-margin-x--large>.large-2{width:calc(16.6666666667% - 1.5rem)}.grid-margin-x--large>.large-3{width:calc(25% - 1.5rem)}.grid-margin-x--large>.large-4{width:calc(33.3333333333% - 1.5rem)}.grid-margin-x--large>.large-5{width:calc(41.6666666667% - 1.5rem)}.grid-margin-x--large>.large-6{width:calc(50% - 1.5rem)}.grid-margin-x--large>.large-7{width:calc(58.3333333333% - 1.5rem)}.grid-margin-x--large>.large-8{width:calc(66.6666666667% - 1.5rem)}.grid-margin-x--large>.large-9{width:calc(75% - 1.5rem)}.grid-margin-x--large>.large-10{width:calc(83.3333333333% - 1.5rem)}.grid-margin-x--large>.large-11{width:calc(91.6666666667% - 1.5rem)}.grid-margin-x--large>.large-12{width:calc(100% - 1.5rem)}}.grid-margin-x--xlarge{margin-left:-1.25rem;margin-right:-1.25rem}.grid-margin-x--xlarge>.cell{width:calc(100% - 2.5rem);margin-left:1.25rem;margin-right:1.25rem}.grid-margin-x--xlarge>.auto{width:auto}.grid-margin-x--xlarge>.shrink{width:auto}.grid-margin-x--xlarge>.small-1{width:calc(8.3333333333% - 2.5rem)}.grid-margin-x--xlarge>.small-2{width:calc(16.6666666667% - 2.5rem)}.grid-margin-x--xlarge>.small-3{width:calc(25% - 2.5rem)}.grid-margin-x--xlarge>.small-4{width:calc(33.3333333333% - 2.5rem)}.grid-margin-x--xlarge>.small-5{width:calc(41.6666666667% - 2.5rem)}.grid-margin-x--xlarge>.small-6{width:calc(50% - 2.5rem)}.grid-margin-x--xlarge>.small-7{width:calc(58.3333333333% - 2.5rem)}.grid-margin-x--xlarge>.small-8{width:calc(66.6666666667% - 2.5rem)}.grid-margin-x--xlarge>.small-9{width:calc(75% - 2.5rem)}.grid-margin-x--xlarge>.small-10{width:calc(83.3333333333% - 2.5rem)}.grid-margin-x--xlarge>.small-11{width:calc(91.6666666667% - 2.5rem)}.grid-margin-x--xlarge>.small-12{width:calc(100% - 2.5rem)}@media print,screen and (min-width:40em){.grid-margin-x--xlarge>.medium-auto{width:auto}.grid-margin-x--xlarge>.medium-shrink{width:auto}.grid-margin-x--xlarge>.medium-1{width:calc(8.3333333333% - 2.5rem)}.grid-margin-x--xlarge>.medium-2{width:calc(16.6666666667% - 2.5rem)}.grid-margin-x--xlarge>.medium-3{width:calc(25% - 2.5rem)}.grid-margin-x--xlarge>.medium-4{width:calc(33.3333333333% - 2.5rem)}.grid-margin-x--xlarge>.medium-5{width:calc(41.6666666667% - 2.5rem)}.grid-margin-x--xlarge>.medium-6{width:calc(50% - 2.5rem)}.grid-margin-x--xlarge>.medium-7{width:calc(58.3333333333% - 2.5rem)}.grid-margin-x--xlarge>.medium-8{width:calc(66.6666666667% - 2.5rem)}.grid-margin-x--xlarge>.medium-9{width:calc(75% - 2.5rem)}.grid-margin-x--xlarge>.medium-10{width:calc(83.3333333333% - 2.5rem)}.grid-margin-x--xlarge>.medium-11{width:calc(91.6666666667% - 2.5rem)}.grid-margin-x--xlarge>.medium-12{width:calc(100% - 2.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x--xlarge>.large-auto{width:auto}.grid-margin-x--xlarge>.large-shrink{width:auto}.grid-margin-x--xlarge>.large-1{width:calc(8.3333333333% - 2.5rem)}.grid-margin-x--xlarge>.large-2{width:calc(16.6666666667% - 2.5rem)}.grid-margin-x--xlarge>.large-3{width:calc(25% - 2.5rem)}.grid-margin-x--xlarge>.large-4{width:calc(33.3333333333% - 2.5rem)}.grid-margin-x--xlarge>.large-5{width:calc(41.6666666667% - 2.5rem)}.grid-margin-x--xlarge>.large-6{width:calc(50% - 2.5rem)}.grid-margin-x--xlarge>.large-7{width:calc(58.3333333333% - 2.5rem)}.grid-margin-x--xlarge>.large-8{width:calc(66.6666666667% - 2.5rem)}.grid-margin-x--xlarge>.large-9{width:calc(75% - 2.5rem)}.grid-margin-x--xlarge>.large-10{width:calc(83.3333333333% - 2.5rem)}.grid-margin-x--xlarge>.large-11{width:calc(91.6666666667% - 2.5rem)}.grid-margin-x--xlarge>.large-12{width:calc(100% - 2.5rem)}}.grid-padding-x--xsmall .grid-padding-x--xsmall{margin-right:-.125rem;margin-left:-.125rem}.grid-container:not(.full)>.grid-padding-x--xsmall{margin-right:-.125rem;margin-left:-.125rem}.grid-padding-x--xsmall>.cell{padding-right:.125rem;padding-left:.125rem}.grid-padding-x--small .grid-padding-x--small{margin-right:-.25rem;margin-left:-.25rem}.grid-container:not(.full)>.grid-padding-x--small{margin-right:-.25rem;margin-left:-.25rem}.grid-padding-x--small>.cell{padding-right:.25rem;padding-left:.25rem}.grid-padding-x--medium .grid-padding-x--medium{margin-right:-.5rem;margin-left:-.5rem}.grid-container:not(.full)>.grid-padding-x--medium{margin-right:-.5rem;margin-left:-.5rem}.grid-padding-x--medium>.cell{padding-right:.5rem;padding-left:.5rem}.grid-padding-x--large .grid-padding-x--large{margin-right:-.75rem;margin-left:-.75rem}.grid-container:not(.full)>.grid-padding-x--large{margin-right:-.75rem;margin-left:-.75rem}.grid-padding-x--large>.cell{padding-right:.75rem;padding-left:.75rem}.grid-padding-x--xlarge .grid-padding-x--xlarge{margin-right:-1.25rem;margin-left:-1.25rem}.grid-container:not(.full)>.grid-padding-x--xlarge{margin-right:-1.25rem;margin-left:-1.25rem}.grid-padding-x--xlarge>.cell{padding-right:1.25rem;padding-left:1.25rem}.grid-padding-y--xsmall .grid-padding-y--xsmall{margin-top:-.125rem;margin-bottom:-.125rem}.grid-padding-y--xsmall>.cell{padding-top:.125rem;padding-bottom:.125rem}.grid-padding-y--small .grid-padding-y--small{margin-top:-.25rem;margin-bottom:-.25rem}.grid-padding-y--small>.cell{padding-top:.25rem;padding-bottom:.25rem}.grid-padding-y--medium .grid-padding-y--medium{margin-top:-.5rem;margin-bottom:-.5rem}.grid-padding-y--medium>.cell{padding-top:.5rem;padding-bottom:.5rem}.grid-padding-y--large .grid-padding-y--large{margin-top:-.75rem;margin-bottom:-.75rem}.grid-padding-y--large>.cell{padding-top:.75rem;padding-bottom:.75rem}.grid-padding-y--xlarge .grid-padding-y--xlarge{margin-top:-1.25rem;margin-bottom:-1.25rem}.grid-padding-y--xlarge>.cell{padding-top:1.25rem;padding-bottom:1.25rem}.grid-margin-y--xsmall{margin-top:-.125rem;margin-bottom:-.125rem}.grid-margin-y--xsmall>.cell{height:calc(100% - .25rem);margin-top:.125rem;margin-bottom:.125rem}.grid-margin-y--xsmall>.auto{height:auto}.grid-margin-y--xsmall>.shrink{height:auto}.grid-margin-y--xsmall>.small-1{height:calc(8.3333333333% - .25rem)}.grid-margin-y--xsmall>.small-2{height:calc(16.6666666667% - .25rem)}.grid-margin-y--xsmall>.small-3{height:calc(25% - .25rem)}.grid-margin-y--xsmall>.small-4{height:calc(33.3333333333% - .25rem)}.grid-margin-y--xsmall>.small-5{height:calc(41.6666666667% - .25rem)}.grid-margin-y--xsmall>.small-6{height:calc(50% - .25rem)}.grid-margin-y--xsmall>.small-7{height:calc(58.3333333333% - .25rem)}.grid-margin-y--xsmall>.small-8{height:calc(66.6666666667% - .25rem)}.grid-margin-y--xsmall>.small-9{height:calc(75% - .25rem)}.grid-margin-y--xsmall>.small-10{height:calc(83.3333333333% - .25rem)}.grid-margin-y--xsmall>.small-11{height:calc(91.6666666667% - .25rem)}.grid-margin-y--xsmall>.small-12{height:calc(100% - .25rem)}@media print,screen and (min-width:40em){.grid-margin-y--xsmall>.medium-auto{height:auto}.grid-margin-y--xsmall>.medium-shrink{height:auto}.grid-margin-y--xsmall>.medium-1{height:calc(8.3333333333% - .25rem)}.grid-margin-y--xsmall>.medium-2{height:calc(16.6666666667% - .25rem)}.grid-margin-y--xsmall>.medium-3{height:calc(25% - .25rem)}.grid-margin-y--xsmall>.medium-4{height:calc(33.3333333333% - .25rem)}.grid-margin-y--xsmall>.medium-5{height:calc(41.6666666667% - .25rem)}.grid-margin-y--xsmall>.medium-6{height:calc(50% - .25rem)}.grid-margin-y--xsmall>.medium-7{height:calc(58.3333333333% - .25rem)}.grid-margin-y--xsmall>.medium-8{height:calc(66.6666666667% - .25rem)}.grid-margin-y--xsmall>.medium-9{height:calc(75% - .25rem)}.grid-margin-y--xsmall>.medium-10{height:calc(83.3333333333% - .25rem)}.grid-margin-y--xsmall>.medium-11{height:calc(91.6666666667% - .25rem)}.grid-margin-y--xsmall>.medium-12{height:calc(100% - .25rem)}}@media print,screen and (min-width:64em){.grid-margin-y--xsmall>.large-auto{height:auto}.grid-margin-y--xsmall>.large-shrink{height:auto}.grid-margin-y--xsmall>.large-1{height:calc(8.3333333333% - .25rem)}.grid-margin-y--xsmall>.large-2{height:calc(16.6666666667% - .25rem)}.grid-margin-y--xsmall>.large-3{height:calc(25% - .25rem)}.grid-margin-y--xsmall>.large-4{height:calc(33.3333333333% - .25rem)}.grid-margin-y--xsmall>.large-5{height:calc(41.6666666667% - .25rem)}.grid-margin-y--xsmall>.large-6{height:calc(50% - .25rem)}.grid-margin-y--xsmall>.large-7{height:calc(58.3333333333% - .25rem)}.grid-margin-y--xsmall>.large-8{height:calc(66.6666666667% - .25rem)}.grid-margin-y--xsmall>.large-9{height:calc(75% - .25rem)}.grid-margin-y--xsmall>.large-10{height:calc(83.3333333333% - .25rem)}.grid-margin-y--xsmall>.large-11{height:calc(91.6666666667% - .25rem)}.grid-margin-y--xsmall>.large-12{height:calc(100% - .25rem)}}.grid-margin-y--small{margin-top:-.25rem;margin-bottom:-.25rem}.grid-margin-y--small>.cell{height:calc(100% - .5rem);margin-top:.25rem;margin-bottom:.25rem}.grid-margin-y--small>.auto{height:auto}.grid-margin-y--small>.shrink{height:auto}.grid-margin-y--small>.small-1{height:calc(8.3333333333% - .5rem)}.grid-margin-y--small>.small-2{height:calc(16.6666666667% - .5rem)}.grid-margin-y--small>.small-3{height:calc(25% - .5rem)}.grid-margin-y--small>.small-4{height:calc(33.3333333333% - .5rem)}.grid-margin-y--small>.small-5{height:calc(41.6666666667% - .5rem)}.grid-margin-y--small>.small-6{height:calc(50% - .5rem)}.grid-margin-y--small>.small-7{height:calc(58.3333333333% - .5rem)}.grid-margin-y--small>.small-8{height:calc(66.6666666667% - .5rem)}.grid-margin-y--small>.small-9{height:calc(75% - .5rem)}.grid-margin-y--small>.small-10{height:calc(83.3333333333% - .5rem)}.grid-margin-y--small>.small-11{height:calc(91.6666666667% - .5rem)}.grid-margin-y--small>.small-12{height:calc(100% - .5rem)}@media print,screen and (min-width:40em){.grid-margin-y--small>.medium-auto{height:auto}.grid-margin-y--small>.medium-shrink{height:auto}.grid-margin-y--small>.medium-1{height:calc(8.3333333333% - .5rem)}.grid-margin-y--small>.medium-2{height:calc(16.6666666667% - .5rem)}.grid-margin-y--small>.medium-3{height:calc(25% - .5rem)}.grid-margin-y--small>.medium-4{height:calc(33.3333333333% - .5rem)}.grid-margin-y--small>.medium-5{height:calc(41.6666666667% - .5rem)}.grid-margin-y--small>.medium-6{height:calc(50% - .5rem)}.grid-margin-y--small>.medium-7{height:calc(58.3333333333% - .5rem)}.grid-margin-y--small>.medium-8{height:calc(66.6666666667% - .5rem)}.grid-margin-y--small>.medium-9{height:calc(75% - .5rem)}.grid-margin-y--small>.medium-10{height:calc(83.3333333333% - .5rem)}.grid-margin-y--small>.medium-11{height:calc(91.6666666667% - .5rem)}.grid-margin-y--small>.medium-12{height:calc(100% - .5rem)}}@media print,screen and (min-width:64em){.grid-margin-y--small>.large-auto{height:auto}.grid-margin-y--small>.large-shrink{height:auto}.grid-margin-y--small>.large-1{height:calc(8.3333333333% - .5rem)}.grid-margin-y--small>.large-2{height:calc(16.6666666667% - .5rem)}.grid-margin-y--small>.large-3{height:calc(25% - .5rem)}.grid-margin-y--small>.large-4{height:calc(33.3333333333% - .5rem)}.grid-margin-y--small>.large-5{height:calc(41.6666666667% - .5rem)}.grid-margin-y--small>.large-6{height:calc(50% - .5rem)}.grid-margin-y--small>.large-7{height:calc(58.3333333333% - .5rem)}.grid-margin-y--small>.large-8{height:calc(66.6666666667% - .5rem)}.grid-margin-y--small>.large-9{height:calc(75% - .5rem)}.grid-margin-y--small>.large-10{height:calc(83.3333333333% - .5rem)}.grid-margin-y--small>.large-11{height:calc(91.6666666667% - .5rem)}.grid-margin-y--small>.large-12{height:calc(100% - .5rem)}}.grid-margin-y--medium{margin-top:-.5rem;margin-bottom:-.5rem}.grid-margin-y--medium>.cell{height:calc(100% - 1rem);margin-top:.5rem;margin-bottom:.5rem}.grid-margin-y--medium>.auto{height:auto}.grid-margin-y--medium>.shrink{height:auto}.grid-margin-y--medium>.small-1{height:calc(8.3333333333% - 1rem)}.grid-margin-y--medium>.small-2{height:calc(16.6666666667% - 1rem)}.grid-margin-y--medium>.small-3{height:calc(25% - 1rem)}.grid-margin-y--medium>.small-4{height:calc(33.3333333333% - 1rem)}.grid-margin-y--medium>.small-5{height:calc(41.6666666667% - 1rem)}.grid-margin-y--medium>.small-6{height:calc(50% - 1rem)}.grid-margin-y--medium>.small-7{height:calc(58.3333333333% - 1rem)}.grid-margin-y--medium>.small-8{height:calc(66.6666666667% - 1rem)}.grid-margin-y--medium>.small-9{height:calc(75% - 1rem)}.grid-margin-y--medium>.small-10{height:calc(83.3333333333% - 1rem)}.grid-margin-y--medium>.small-11{height:calc(91.6666666667% - 1rem)}.grid-margin-y--medium>.small-12{height:calc(100% - 1rem)}@media print,screen and (min-width:40em){.grid-margin-y--medium>.medium-auto{height:auto}.grid-margin-y--medium>.medium-shrink{height:auto}.grid-margin-y--medium>.medium-1{height:calc(8.3333333333% - 1rem)}.grid-margin-y--medium>.medium-2{height:calc(16.6666666667% - 1rem)}.grid-margin-y--medium>.medium-3{height:calc(25% - 1rem)}.grid-margin-y--medium>.medium-4{height:calc(33.3333333333% - 1rem)}.grid-margin-y--medium>.medium-5{height:calc(41.6666666667% - 1rem)}.grid-margin-y--medium>.medium-6{height:calc(50% - 1rem)}.grid-margin-y--medium>.medium-7{height:calc(58.3333333333% - 1rem)}.grid-margin-y--medium>.medium-8{height:calc(66.6666666667% - 1rem)}.grid-margin-y--medium>.medium-9{height:calc(75% - 1rem)}.grid-margin-y--medium>.medium-10{height:calc(83.3333333333% - 1rem)}.grid-margin-y--medium>.medium-11{height:calc(91.6666666667% - 1rem)}.grid-margin-y--medium>.medium-12{height:calc(100% - 1rem)}}@media print,screen and (min-width:64em){.grid-margin-y--medium>.large-auto{height:auto}.grid-margin-y--medium>.large-shrink{height:auto}.grid-margin-y--medium>.large-1{height:calc(8.3333333333% - 1rem)}.grid-margin-y--medium>.large-2{height:calc(16.6666666667% - 1rem)}.grid-margin-y--medium>.large-3{height:calc(25% - 1rem)}.grid-margin-y--medium>.large-4{height:calc(33.3333333333% - 1rem)}.grid-margin-y--medium>.large-5{height:calc(41.6666666667% - 1rem)}.grid-margin-y--medium>.large-6{height:calc(50% - 1rem)}.grid-margin-y--medium>.large-7{height:calc(58.3333333333% - 1rem)}.grid-margin-y--medium>.large-8{height:calc(66.6666666667% - 1rem)}.grid-margin-y--medium>.large-9{height:calc(75% - 1rem)}.grid-margin-y--medium>.large-10{height:calc(83.3333333333% - 1rem)}.grid-margin-y--medium>.large-11{height:calc(91.6666666667% - 1rem)}.grid-margin-y--medium>.large-12{height:calc(100% - 1rem)}}.grid-margin-y--large{margin-top:-.75rem;margin-bottom:-.75rem}.grid-margin-y--large>.cell{height:calc(100% - 1.5rem);margin-top:.75rem;margin-bottom:.75rem}.grid-margin-y--large>.auto{height:auto}.grid-margin-y--large>.shrink{height:auto}.grid-margin-y--large>.small-1{height:calc(8.3333333333% - 1.5rem)}.grid-margin-y--large>.small-2{height:calc(16.6666666667% - 1.5rem)}.grid-margin-y--large>.small-3{height:calc(25% - 1.5rem)}.grid-margin-y--large>.small-4{height:calc(33.3333333333% - 1.5rem)}.grid-margin-y--large>.small-5{height:calc(41.6666666667% - 1.5rem)}.grid-margin-y--large>.small-6{height:calc(50% - 1.5rem)}.grid-margin-y--large>.small-7{height:calc(58.3333333333% - 1.5rem)}.grid-margin-y--large>.small-8{height:calc(66.6666666667% - 1.5rem)}.grid-margin-y--large>.small-9{height:calc(75% - 1.5rem)}.grid-margin-y--large>.small-10{height:calc(83.3333333333% - 1.5rem)}.grid-margin-y--large>.small-11{height:calc(91.6666666667% - 1.5rem)}.grid-margin-y--large>.small-12{height:calc(100% - 1.5rem)}@media print,screen and (min-width:40em){.grid-margin-y--large>.medium-auto{height:auto}.grid-margin-y--large>.medium-shrink{height:auto}.grid-margin-y--large>.medium-1{height:calc(8.3333333333% - 1.5rem)}.grid-margin-y--large>.medium-2{height:calc(16.6666666667% - 1.5rem)}.grid-margin-y--large>.medium-3{height:calc(25% - 1.5rem)}.grid-margin-y--large>.medium-4{height:calc(33.3333333333% - 1.5rem)}.grid-margin-y--large>.medium-5{height:calc(41.6666666667% - 1.5rem)}.grid-margin-y--large>.medium-6{height:calc(50% - 1.5rem)}.grid-margin-y--large>.medium-7{height:calc(58.3333333333% - 1.5rem)}.grid-margin-y--large>.medium-8{height:calc(66.6666666667% - 1.5rem)}.grid-margin-y--large>.medium-9{height:calc(75% - 1.5rem)}.grid-margin-y--large>.medium-10{height:calc(83.3333333333% - 1.5rem)}.grid-margin-y--large>.medium-11{height:calc(91.6666666667% - 1.5rem)}.grid-margin-y--large>.medium-12{height:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y--large>.large-auto{height:auto}.grid-margin-y--large>.large-shrink{height:auto}.grid-margin-y--large>.large-1{height:calc(8.3333333333% - 1.5rem)}.grid-margin-y--large>.large-2{height:calc(16.6666666667% - 1.5rem)}.grid-margin-y--large>.large-3{height:calc(25% - 1.5rem)}.grid-margin-y--large>.large-4{height:calc(33.3333333333% - 1.5rem)}.grid-margin-y--large>.large-5{height:calc(41.6666666667% - 1.5rem)}.grid-margin-y--large>.large-6{height:calc(50% - 1.5rem)}.grid-margin-y--large>.large-7{height:calc(58.3333333333% - 1.5rem)}.grid-margin-y--large>.large-8{height:calc(66.6666666667% - 1.5rem)}.grid-margin-y--large>.large-9{height:calc(75% - 1.5rem)}.grid-margin-y--large>.large-10{height:calc(83.3333333333% - 1.5rem)}.grid-margin-y--large>.large-11{height:calc(91.6666666667% - 1.5rem)}.grid-margin-y--large>.large-12{height:calc(100% - 1.5rem)}}.grid-margin-y--xlarge{margin-top:-1.25rem;margin-bottom:-1.25rem}.grid-margin-y--xlarge>.cell{height:calc(100% - 2.5rem);margin-top:1.25rem;margin-bottom:1.25rem}.grid-margin-y--xlarge>.auto{height:auto}.grid-margin-y--xlarge>.shrink{height:auto}.grid-margin-y--xlarge>.small-1{height:calc(8.3333333333% - 2.5rem)}.grid-margin-y--xlarge>.small-2{height:calc(16.6666666667% - 2.5rem)}.grid-margin-y--xlarge>.small-3{height:calc(25% - 2.5rem)}.grid-margin-y--xlarge>.small-4{height:calc(33.3333333333% - 2.5rem)}.grid-margin-y--xlarge>.small-5{height:calc(41.6666666667% - 2.5rem)}.grid-margin-y--xlarge>.small-6{height:calc(50% - 2.5rem)}.grid-margin-y--xlarge>.small-7{height:calc(58.3333333333% - 2.5rem)}.grid-margin-y--xlarge>.small-8{height:calc(66.6666666667% - 2.5rem)}.grid-margin-y--xlarge>.small-9{height:calc(75% - 2.5rem)}.grid-margin-y--xlarge>.small-10{height:calc(83.3333333333% - 2.5rem)}.grid-margin-y--xlarge>.small-11{height:calc(91.6666666667% - 2.5rem)}.grid-margin-y--xlarge>.small-12{height:calc(100% - 2.5rem)}@media print,screen and (min-width:40em){.grid-margin-y--xlarge>.medium-auto{height:auto}.grid-margin-y--xlarge>.medium-shrink{height:auto}.grid-margin-y--xlarge>.medium-1{height:calc(8.3333333333% - 2.5rem)}.grid-margin-y--xlarge>.medium-2{height:calc(16.6666666667% - 2.5rem)}.grid-margin-y--xlarge>.medium-3{height:calc(25% - 2.5rem)}.grid-margin-y--xlarge>.medium-4{height:calc(33.3333333333% - 2.5rem)}.grid-margin-y--xlarge>.medium-5{height:calc(41.6666666667% - 2.5rem)}.grid-margin-y--xlarge>.medium-6{height:calc(50% - 2.5rem)}.grid-margin-y--xlarge>.medium-7{height:calc(58.3333333333% - 2.5rem)}.grid-margin-y--xlarge>.medium-8{height:calc(66.6666666667% - 2.5rem)}.grid-margin-y--xlarge>.medium-9{height:calc(75% - 2.5rem)}.grid-margin-y--xlarge>.medium-10{height:calc(83.3333333333% - 2.5rem)}.grid-margin-y--xlarge>.medium-11{height:calc(91.6666666667% - 2.5rem)}.grid-margin-y--xlarge>.medium-12{height:calc(100% - 2.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y--xlarge>.large-auto{height:auto}.grid-margin-y--xlarge>.large-shrink{height:auto}.grid-margin-y--xlarge>.large-1{height:calc(8.3333333333% - 2.5rem)}.grid-margin-y--xlarge>.large-2{height:calc(16.6666666667% - 2.5rem)}.grid-margin-y--xlarge>.large-3{height:calc(25% - 2.5rem)}.grid-margin-y--xlarge>.large-4{height:calc(33.3333333333% - 2.5rem)}.grid-margin-y--xlarge>.large-5{height:calc(41.6666666667% - 2.5rem)}.grid-margin-y--xlarge>.large-6{height:calc(50% - 2.5rem)}.grid-margin-y--xlarge>.large-7{height:calc(58.3333333333% - 2.5rem)}.grid-margin-y--xlarge>.large-8{height:calc(66.6666666667% - 2.5rem)}.grid-margin-y--xlarge>.large-9{height:calc(75% - 2.5rem)}.grid-margin-y--xlarge>.large-10{height:calc(83.3333333333% - 2.5rem)}.grid-margin-y--xlarge>.large-11{height:calc(91.6666666667% - 2.5rem)}.grid-margin-y--xlarge>.large-12{height:calc(100% - 2.5rem)}}select.same-as-input~.select2-container--default .select2-selection{display:flex;align-items:center;border-radius:0;height:2.9375rem}select.same-as-input~.select2-container--default .select2-selection--single .select2-selection__arrow{height:2.9375rem}select.same-as-input~.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:transparent;border-style:solid;border-width:0;margin-left:-7px;left:auto;margin-top:-4px;position:absolute;top:50%;width:15px;height:8px;background-image:url(/Content/Images/UI7/Dropdown_Arrow.svg)}.select2-container--default{display:block}.select2-container--default .select2-selection{border:0!important;border-top:2px solid #7e8b94!important;background-color:#27343c}.select2-container--default .select2-selection .select2-selection__rendered{color:#fff;background-color:#27343c}.select2-container--default .select2-selection.has-error{border-top-color:#c92128!important}.select2-container--default .select2-selection.has-error:focus{border-top-color:#e61717!important}.select2-container--default .select2-selection.has-error~.error-message{color:#c92128}.select2-container--default .select2-selection--multiple{height:3rem}.select2-container--default .select2-dropdown{border:0}.select2-container--default .select2-search{background-color:#121a1f}.select2-container--default .select2-search input{background-color:#27343c}.select2-container--default .select2-results{background-color:#3c4c53}.select2-container--default .select2-results__option--selected{background-color:#8bae46}.select2-container--default .select2-selection__choice{background-color:#27343c!important}.select2-container--default .select2-selection__choice__remove{color:#fff!important}.select2-container--default .select2-selection__placeholder{color:#7e8b94!important}.ui-helper-hidden-accessible{display:none}@media print,screen and (min-width:40em){.reveal,.reveal.tiny,.reveal.small,.reveal.large{right:auto;left:auto;margin:0 auto}}@media print,screen and (max-width:39.99875em){.pageHeading{padding-top:40px;padding-bottom:30px}.halfAd{min-height:400px!important}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.pageHeading{padding-top:100px;padding-bottom:60px}}@media print,screen and (min-width:64em){.pageHeading{padding-top:150px;padding-bottom:90px}}@media print,screen and (min-width:40em){.halfAd{min-height:580px!important}}.halfAd{background-position:center top;background-size:cover}.halfAd-padding-top{padding-top:150px}@media print,screen and (min-width:40em){.reveal,.reveal.tiny,.reveal.small,.reveal.large{right:auto;left:auto;margin:0 auto}}.bug-me-bar{background-color:#004a86}.bug-me-bar~.bug-me-bar{display:none}.top-bar .irep-logo{height:1.5625rem}#menu-canvas{display:flex;visibility:visible;opacity:0;max-height:100vh;pointer-events:none;background-color:#0068b5;box-shadow:0 100vh 100vh 100vh rgba(0,0,0,.35);overflow-y:hidden;transition:all 250ms ease-out;z-index:800}#menu-canvas.full{padding:0;right:0;width:auto;left:0!important;top:env(safe-area-inset-top)!important}#menu-canvas.is-open{opacity:1;pointer-events:auto;overflow-y:unset;max-height:unset}#menu-canvas .profile-menu{flex:1 1 350px;background-position:top right;background-repeat:no-repeat;max-width:max(350px + 5rem,50% - (56.25rem - 350px - 2.5rem))}@media print,screen and (max-width:63.99875em){#menu-canvas .profile-menu{justify-content:center;max-width:unset}}#menu-canvas .profile-menu .show-for-mobile-app[data-toggle=notifications-dropdown]{position:absolute;right:0}#menu-canvas .profile-menu>div{height:max-content;width:350px}#menu-canvas .profile-menu .xp-img{height:40px}@media print,screen and (max-width:39.99875em){#menu-canvas .profile-menu .xp-img{position:absolute;left:0;top:0;width:auto}}#menu-canvas .profile-menu .avatar-img{width:117px;border-radius:50%;background-color:#fff;padding:4px}#menu-canvas .main-menu{max-width:calc(112.5rem - 350px - 2.5rem);display:block}@media print,screen and (min-width:40em){#menu-canvas .main-menu{columns:27ch 3;column-gap:3ch}}@media print,screen and (max-width:39.99875em){#menu-canvas .main-menu details:not(:last-of-type){border-bottom:1px solid #018cf7}}#menu-canvas .main-menu details>summary{cursor:pointer;position:relative;outline:0}@media print,screen and (min-width:40em){#menu-canvas .main-menu details>summary:only-child{width:max-content}#menu-canvas .main-menu details>summary:not(:only-child){cursor:text;pointer-events:none}}#menu-canvas .main-menu details>summary::marker,#menu-canvas .main-menu details>summary::-webkit-details-marker{appearance:none;display:none;content:""}@media print,screen and (max-width:39.99875em){#menu-canvas .main-menu details:not([data-child-count="0"])[open]>summary~*{animation:fade-in 200ms ease-out}#menu-canvas .main-menu details:not([data-child-count="0"])>summary::after{position:absolute;display:flex;align-items:center;right:0;top:0;bottom:0;margin:auto;content:url(https://retailedge.intel.com/content/images/WW/Login6/showall_arrow_light.png)}}html[data-ma=true] .profile-menu{padding-top:0}.footer7 .irep-logo{height:25px}.footer7 .middle-bar{background-color:#004a86;height:3.75rem}.footer7 .bottom-bar{background-color:#00285a;min-height:13.125rem}@media print,screen and (min-width:40em){.footer7 .bottom-bar .footer-links>.cell:not(:last-child){border-right:2px solid #fff}}#got-code-wrapper #got-code-input{max-width:none;margin-right:0}#s7q-nav.hover{background-color:#27343c}#s7q-nav.hover #s7q-nav-open{display:none}#s7q-nav.hover #s7q-nav-close{display:block}#s7q-nav #s7q-nav-close{display:none}#s7q{position:fixed;z-index:110;left:0!important;bottom:0!important;width:100%;padding:0;background-image:radial-gradient(240% 2000px at 50% 0,#1b3c56 0,#1d272e 40%);background-attachment:fixed}#s7q #s7q-wrap{position:relative;height:100%}#s7q #s7q-controls-wrap{height:90px;background-color:#27343c}#s7q #s7q-controls-wrap #s7q-controls{border-bottom:2px solid #7e8b94}#s7q #s7q-controls-wrap #s7q-controls #s7q-submit{height:25px}#s7q #s7q-controls-wrap #s7q-controls #s7q-typeahead{color:#afb6be}#s7q #s7q-controls-wrap #s7q-controls #s7q-input{position:absolute;left:0;top:0}#s7q #s7q-controls-wrap #s7q-controls #s7q-typeahead,#s7q #s7q-controls-wrap #s7q-controls #s7q-input{background:0 0}#s7q #s7q-results-wrap{background-image:radial-gradient(240% 2000px at 50% 0,#1b3c56 0,#1d272e 40%);background-attachment:fixed;position:absolute;top:90px;bottom:0;left:0;width:100%;overflow-y:auto;overflow-x:hidden}#s7q #s7q-results-box{margin-right:calc((100vw - 100%)*-1)}#s7q input{border:0;box-shadow:none}#s7q .ui-autocomplete{position:absolute;cursor:default;background-color:#121a1f;color:#fff;margin:0;list-style-type:none;z-index:111}#s7q .ui-state-active{background-color:#1e272e}#s7q .ui-menu-item-wrapper{padding:.5rem}.loading7-dark .loading7-loader div{border-color:#fff transparent transparent transparent}.loading7-dark .loading7-overlay{background-color:rgba(0,0,0,.7)}.loading7-light .loading7-loader div{border-color:#0068b5 transparent transparent transparent}.loading7-light .loading7-overlay{background-color:rgba(255,255,255,.7)}.loading7{z-index:500}.loading7,.loading7-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.loading7-loader{display:inline-block;position:sticky;width:80px;height:80px}.loading7-loader div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border-width:8px;border-style:solid;border-radius:50%;animation:load-spin-ring 1.2s cubic-bezier(.5,0,.5,1) infinite}.loading7-loader div:nth-child(1){animation-delay:-.45s}.loading7-loader div:nth-child(2){animation-delay:-.3s}.loading7-loader div:nth-child(3){animation-delay:-.15s}@keyframes load-spin-ring{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.notification{position:relative}.notification:not([data-closable]) .close-button{display:none}.notification .notification-icon{height:1.5625rem;width:1.5625rem}#notifications-inline{position:absolute;z-index:300;right:0}#notifications-inline>.notification{margin:1rem;width:300px;background-color:#27343c}#notifications-dropdown{background-color:#27343c;overflow-y:auto}#notifications-dropdown[data-dropdown]{max-height:max(50vh,500px)}@media print,screen and (max-width:39.99875em){#notifications-dropdown[data-dropdown]{max-width:400px;width:auto;margin-inline-start:1rem;left:unset!important;right:1rem!important}}#notifications-dropdown~button{position:relative}#notifications-dropdown~button.has-unread::after{content:" ";border-radius:9in;position:absolute;width:.5rem;height:.5rem;background-color:#e61717;align-self:center;pointer-events:none}#notifications-dropdown>.notification:not(.viewed)::after{content:" ";border-radius:9in;position:absolute;margin:auto;top:0;bottom:0;right:.75rem;width:.75rem;height:.75rem;background-color:#7a993b;pointer-events:none}.button[data-toggle=notifications-dropdown][aria-expanded=true]{background-color:#27343c}#quiz-body{font-size:16px;width:100%;height:100%;z-index:101;position:fixed;top:0;left:0;overflow-x:hidden;overflow-y:auto;display:flex;justify-content:center;align-items:flex-start;color:#fff;font-weight:400;line-height:140%;-webkit-text-size-adjust:100%;background:radial-gradient(ellipse at 50% 43%,#17629d 20%,#083667 60%,#021235 90%)}#quiz-main-wrapper{margin-top:14.5vh;width:calc(1365px + 48vw - 940px);min-width:925px;max-width:1365px;display:flex;justify-content:center;flex-wrap:wrap}#quiz-body a{text-decoration:none}#quiz-body p{color:#fff;margin:0;padding:0;font-weight:400;font-style:normal;line-height:140%}#quiz-body h2{color:#fff;margin:0;padding:0;font-weight:700;font-style:normal;line-height:140%}.rtl #quiz-body,.rtl #quiz-body p{line-height:150%}#quiz-progress-wrapper{display:flex;align-items:center;width:100%}#quiz-progress-wrapper .quiz-num-box{background-color:#171717;font-size:1.5em;padding:.25em .5em;color:#fff;min-width:1.2em;min-height:1.2em}#quiz-progress-wrapper .quiz-track-wrapper{flex-grow:1;height:.3em;background-color:#171717;position:relative}#quiz-progress-wrapper .quiz-track-stop{width:.3em;height:3em;background-color:#171717}#quiz-progress-wrapper .quiz-fill{width:0%;background-color:#c1d52e;height:calc(100% + .6em);position:absolute;top:-.3em}#quiz-progress-wrapper .green-fill{background-color:#7a993b}#quiz-progress-wrapper .orange-fill{background-color:#ffc599}#quiz-progress-wrapper .red-fill{background-color:#c92128}.rtl #quiz-progress-wrapper .quiz-num-box p{unicode-bidi:bidi-override}#quiz-question-wrapper{text-align:center;margin-top:4.5em;width:100%;font-weight:700}#quiz-question-wrapper .quiz-question-text{font-size:1.2em;font-weight:700}#quiz-question-wrapper .quiz-answer-wrapper{font-size:1.1em;display:flex;flex-flow:row wrap;justify-content:space-between;margin-top:4.5em}#quiz-question-wrapper .quiz-answer-wrapper .answer{width:calc(50% - 2em);flex:0 1 auto;background-color:#171717;box-shadow:0 .2em .3em 0 rgba(0,0,0,.17);padding:1.5em 1em;box-sizing:border-box;margin:1em;cursor:pointer}#quiz-question-wrapper .quiz-answer-wrapper .answer.quiz-selected{background-color:#fff;color:#0071c5}#quiz-question-wrapper .quiz-corner{position:absolute;border-color:#97bf3c;border-width:.125em;width:.8em;height:.8em;opacity:0}#quiz-question-wrapper .quiz-corner.quiz-corner-topleft{top:-.5em;left:-.5em;border-top-style:solid;border-left-style:solid}#quiz-question-wrapper .quiz-corner.quiz-corner-topright{top:-.5em;right:-.5em;border-top-style:solid;border-right-style:solid}#quiz-question-wrapper .quiz-corner.quiz-corner-botleft{bottom:-.5em;left:-.5em;border-bottom-style:solid;border-left-style:solid}#quiz-question-wrapper .quiz-corner.quiz-corner-botright{bottom:-.5em;right:-.5em;border-bottom-style:solid;border-right-style:solid}#quiz-question-wrapper .quiz-selected .quiz-corner{opacity:1;transition:opacity .3s}#quiz-question-wrapper #quiz-submit-button{margin:3.5em 0;background-color:#919da8;color:#fff;padding:.7em 1em;display:inline-block;font-size:1.1em;cursor:no-drop;min-width:4em;line-height:120%}#quiz-question-wrapper #quiz-submit-button.enabled{background-color:#97bf3c;cursor:pointer}#quiz-body .results-wrapper{width:100%}#quiz-body .results-wrapper .quiz-message-1{color:#c1d52e;font-size:3.5em;margin:0;text-align:center;line-height:120%}#quiz-body .results-wrapper .quiz-message-2{color:#fff;font-size:1.75em;margin:0 0 1.5em 0;text-align:center}#quiz-body .results-wrapper .question-result{display:flex;box-shadow:0 .2em .3em 0 rgba(0,0,0,.17);margin-bottom:1em}#quiz-body .results-wrapper .quiz-result-square{color:#fff;font-size:1.5em;display:flex;flex:none;justify-content:center;align-items:center;width:3em}#quiz-body .results-wrapper .quiz-result-text{font-size:1.1em;flex:1 1 auto;padding:1.3em 5em 1.3em 1em}.rtl #quiz-body .results-wrapper .quiz-result-text{padding:1.3em 1em 1.3em 5em}#quiz-body .results-wrapper .quiz-correct .quiz-result-square{background-color:#97bf3c}#quiz-body .results-wrapper .quiz-incorrect .quiz-result-square{background-color:#bd2323}#quiz-body .results-wrapper .quiz-correct .quiz-result-text{background-color:#fff;color:#0071c5}#quiz-body .results-wrapper .quiz-incorrect .quiz-result-text{background-color:#171717;color:#fff}#quiz-body .results-wrapper .quiz-actions{margin:2em 0;width:100%;display:flex;justify-content:center;flex-wrap:wrap}#quiz-body .results-wrapper .quiz-actions a{cursor:pointer;color:#fff;height:2.25em;font-size:1.25em;margin:1em .5em;padding:0}#quiz-body .results-wrapper .quiz-actions .stopQuiz{background-color:#97bf3c;padding:0 1.5em;display:flex;align-items:center;font-weight:700}#quiz-body .results-wrapper .quiz-actions .quitCourse{background:url(https://retailedge.intel.com/content/activities/globalFiles/images/quiz_images/quiz_x.svg) 50% 50%/60% 60% no-repeat;background-color:#171717;width:2.25em}#quiz-body .removeRetakeQuizBtn a.stopQuiz{display:none!important}.motech_error_text p{line-height:130%;margin:.5em 0}.motech_error_text .error_reload{cursor:pointer;background-color:#ededed;color:#333;padding:.6em .6em;display:inline-block;margin-top:1em}.motech_error_text .error_reload:hover{background-color:#ccc}.motech_error_text .error_reload_icon{display:block;width:3em;height:3em}.motech_error_text .error_reload p{font-size:25px;margin:0;display:inline-block;vertical-align:middle}@media only screen and (min-width:3500px){#quiz-body{font-size:24px}#quiz-main-wrapper{width:1600px;max-width:1600px}}@media print,screen and (max-width:63.99875em){#quiz-body{background:radial-gradient(ellipse at 50% 42%,#17629d 30%,#083667 75%,#021235 120%)}#quiz-question-wrapper .quiz-answer-wrapper .answer{width:100%;margin:.65em}#quiz-main-wrapper{width:100%;min-width:0;max-width:100%;margin-top:1vh;padding:1.5em}#quiz-question-wrapper{margin-top:2.5em}#quiz-question-wrapper .quiz-answer-wrapper{margin-top:1.5em}#quiz-body .results-wrapper{width:100%}#quiz-body .results-wrapper .quiz-message-2{margin-bottom:1em}#quiz-body .results-wrapper .quiz-actions a{margin:.65em}}@media print,screen and (max-width:39.99875em){#quiz-main-wrapper{margin-top:1vh}#quiz-question-wrapper{margin-top:1.5em}#quiz-question-wrapper .quiz-answer-wrapper{margin-top:1em}#quiz-question-wrapper .quiz-answer-wrapper .answer{padding:1.25em .5em;margin:.65em 0}#quiz-question-wrapper #quiz-submit-button{margin:2em 0}#quiz-body .results-wrapper .quiz-result-text{padding:.75em}#quiz-body .results-wrapper .quiz-result-square,.rtl #quiz-body .results-wrapper .quiz-result-square{width:1.65em}}.profilepic7{position:relative}.profilepic7 .profilepic7-status-xp-badge{position:absolute;width:50%;height:50%;bottom:-10%;right:-20%;background-size:cover}@media print,screen and (min-width:40em){.i7 .reveal{right:auto;left:auto;margin:0 auto}}.i7 .position--relative{position:relative}.i7 .position--absolute{position:absolute}.i7 .position--initial{position:initial}.i7 .display--inline-block{display:inline-block}.i7 .display--inline{display:inline}.i7 .display--block{display:block}.i7 .display--none{display:none}.i7 .display--flex{display:flex}.i7 .display--inline-flex{display:inline-flex}.i7 .display--grid{display:grid}.i7 .display--grid-inline{display:inline-grid}.i7 .visibility--hidden{visibility:hidden}.i7 .float--start{float:left}.i7 .float--end{float:right}.i7 .vertical-align--baseline{vertical-align:baseline}.i7 .justify-content--center{justify-content:center}.i7 .justify-content--space-between{justify-content:space-between}.i7 .align-items--center{align-items:center}.i7 .align-items--start{align-items:start}.i7 .align-items--flex-end{align-items:flex-end}.i7 .align-self--center{align-self:center}.i7 .align-self--start{align-self:start}.i7 .place-items--center{place-items:center}.i7 .flex--auto{flex:auto}.i7 .flex-wrap--wrap{flex-wrap:wrap}.i7 .flex-wrap--nowrap{flex-wrap:nowrap}.i7 .flex-wrap--wrap-reverse{flex-wrap:wrap-reverse}.i7 .flex--1{flex:1}.i7 .width--100{width:100%}.i7 .width--auto{width:auto}.i7 .width--max-content{width:max-content}.i7 .width--fit-content{width:fit-content}.i7 .width--min-content{width:min-content}.i7 .max-width--global-width{max-width:112.5rem}.i7 .max-width--grid-container{max-width:75rem}.i7 .max-width--100{max-width:100%}.i7 .max-width--max-content{max-width:max-content}.i7 .max-width--fit-content{max-width:fit-content}.i7 .max-width--min-content{max-width:min-content}.i7 .min-width--max-content{min-width:max-content}.i7 .min-width--fit-content{min-width:fit-content}.i7 .min-width--min-content{min-width:min-content}.i7 .height--100{height:100%}.i7 .height--auto{height:auto}.i7 .user-select--none{user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.i7 .cursor--pointer{cursor:pointer}.i7 .pointer-events--none{pointer-events:none}.i7 .line-height--inherit{line-height:inherit}.i7 .white-space--nowrap{white-space:nowrap}.i7 .font-weight--bold{font-weight:700}.i7 .font-weight--normal{font-weight:400}.i7 .font-style--italic{font-style:italic}.i7 .margin--auto{margin:auto}.i7 .text-transform--uppercase{text-transform:uppercase}.i7 .text-transform--capitalize{text-transform:capitalize}.i7 .border-radius--0{border-radius:0}.i7 .border-radius--rounded{border-radius:9999px}.i7 .background-color--white{background-color:#fff}.i7 .background-color--black{background-color:#000}.i7 .background-color--bluegray100{background-color:#92adba}.i7 .background-color--bluegray300{background-color:#32556a}.i7 .background-color--blue100{background-color:#018cf7}.i7 .background-color--blue200{background-color:#0a83e0}.i7 .background-color--blue300{background-color:#0068b5}.i7 .background-color--gray100{background-color:#e7ebed}.i7 .background-color--gray200{background-color:#d6d9dd}.i7 .background-color--gray300{background-color:#afb6be}.i7 .background-color--gray400{background-color:#7e8b94}.i7 .background-color--gray500{background-color:#576b75}.i7 .background-color--gray600{background-color:#48585f}.i7 .background-color--gray700{background-color:#3c4c53}.i7 .background-color--gray800{background-color:#31414b}.i7 .background-color--gray900{background-color:#27343c}.i7 .background-color--gray1000{background-color:#1e272e}.i7 .background-color--gray1100{background-color:#121a1f}.i7 .background-color--red200{background-color:#e61717}.i7 .background-color--red300{background-color:#c92128}.i7 .background-color--red400{background-color:#a4181e}.i7 .background-color--green200{background-color:#8bae46}.i7 .background-color--green300{background-color:#7a993b}.i7 .background-color--green400{background-color:#708541}.i7 .background-color--teal200{background-color:#00b8a5}.i7 .background-color--fern200{background-color:#2bb673}.i7 .background-color--classic-blue-shade-2{background-color:#00285a}.i7 .color--white{color:#fff}.i7 .color--black{color:#000}.i7 .color--bluegray100{color:#92adba}.i7 .color--bluegray300{color:#32556a}.i7 .color--blue100{color:#018cf7}.i7 .color--blue200{color:#0a83e0}.i7 .color--blue300{color:#0068b5}.i7 .color--gray100{color:#e7ebed}.i7 .color--gray200{color:#d6d9dd}.i7 .color--gray300{color:#afb6be}.i7 .color--gray400{color:#7e8b94}.i7 .color--gray500{color:#576b75}.i7 .color--gray600{color:#48585f}.i7 .color--gray700{color:#3c4c53}.i7 .color--gray800{color:#31414b}.i7 .color--gray900{color:#27343c}.i7 .color--gray1000{color:#1e272e}.i7 .color--gray1100{color:#121a1f}.i7 .color--red200{color:#e61717}.i7 .color--red300{color:#c92128}.i7 .color--red400{color:#a4181e}.i7 .color--green200{color:#8bae46}.i7 .color--green300{color:#7a993b}.i7 .color--green400{color:#708541}.i7 .color--teal200{color:#00b8a5}.i7 .color--fern200{color:#2bb673}.i7 .color--classic-blue-shade-2{color:#00285a}.i7 .intelone{font-family:IntelOne,arial,verdana,sans-serif}.i7 .intelclear{font-family:IntelClear,arial,verdana,sans-serif}@font-face{font-family:"IntelOne";font-weight:700 900;font-style:normal;font-display:fallback;src:url(/content/fonts/inteloneweb/english/intelone-display-bold.woff2) format("woff2"),url(/content/fonts/inteloneweb/english/intelone-display-bold.woff) format("woff");unicode-range:U+0-7F,U+80-FF,U+100-17F,U+180-24F}@font-face{font-family:"IntelOne";font-weight:100 300;font-style:normal;font-display:fallback;src:url(/content/fonts/inteloneweb/english/intelone-display-light.woff2) format("woff2"),url(/content/fonts/inteloneweb/english/intelone-display-light.woff) format("woff");unicode-range:U+0-7F,U+80-FF,U+100-17F,U+180-24F}@font-face{font-family:"IntelOne";font-weight:500 600;font-style:normal;font-display:fallback;src:url(/content/fonts/inteloneweb/english/intelone-display-medium.woff2) format("woff2"),url(/content/fonts/inteloneweb/english/intelone-display-medium.woff) format("woff");unicode-range:U+0-7F,U+80-FF,U+100-17F,U+180-24F}@font-face{font-family:"IntelOne";font-weight:400;font-style:normal;font-display:fallback;src:url(/content/fonts/inteloneweb/english/intelone-display-regular.woff2) format("woff2"),url(/content/fonts/inteloneweb/english/intelone-display-regular.woff) format("woff");unicode-range:U+0-7F,U+80-FF,U+100-17F,U+180-24F}@font-face{font-family:"IntelOne";font-weight:700 900;font-style:normal;font-display:fallback;src:url(/content/fonts/inteloneweb/arabic/intelone-display-ar-bold.woff);unicode-range:U+600-6FF,U+750-77F,U+FB50-FDFD,U+FE70-FEFF}@font-face{font-family:"IntelOne";font-weight:100 300;font-style:normal;font-display:fallback;src:url(/content/fonts/inteloneweb/arabic/intelone-display-ar-light.woff);unicode-range:U+600-6FF,U+750-77F,U+FB50-FDFD,U+FE70-FEFF}@font-face{font-family:"IntelOne";font-weight:500 600;font-style:normal;font-display:fallback;src:url(/content/fonts/inteloneweb/arabic/intelone-display-ar-medium.woff);unicode-range:U+600-6FF,U+750-77F,U+FB50-FDFD,U+FE70-FEFF}@font-face{font-family:"IntelOne";font-weight:400;font-style:normal;font-display:fallback;src:url(/content/fonts/inteloneweb/arabic/intelone-display-ar-regular.woff);unicode-range:U+600-6FF,U+750-77F,U+FB50-FDFD,U+FE70-FEFF}@font-face{font-family:"IntelOne";font-weight:700 900;font-style:normal;font-display:fallback;src:url(/content/fonts/inteloneweb/cyrillic/intelone-display-cy-bold.woff);unicode-range:U+400-4FF,U+500-527,U+2DE0-2DFF,U+A640-A697}@font-face{font-family:"IntelOne";font-weight:100 300;font-style:normal;font-display:fallback;src:url(/content/fonts/inteloneweb/cyrillic/intelone-display-cy-light.woff);unicode-range:U+400-4FF,U+500-527,U+2DE0-2DFF,U+A640-A697}@font-face{font-family:"IntelOne";font-weight:500 600;font-style:normal;font-display:fallback;src:url(/content/fonts/inteloneweb/cyrillic/intelone-display-cy-medium.woff);unicode-range:U+400-4FF,U+500-527,U+2DE0-2DFF,U+A640-A697}@font-face{font-family:"IntelOne";font-weight:400;font-style:normal;font-display:fallback;src:url(/content/fonts/inteloneweb/cyrillic/intelone-display-cy-regular.woff);unicode-range:U+400-4FF,U+500-527,U+2DE0-2DFF,U+A640-A697}@font-face{font-family:"IntelOne";font-weight:700 900;font-style:normal;font-display:fallback;src:url(/content/fonts/inteloneweb/hebrew/intelone-display-he-bold.woff);unicode-range:U+591-5F4}@font-face{font-family:"IntelOne";font-weight:100 300;font-style:normal;font-display:fallback;src:url(/content/fonts/inteloneweb/hebrew/intelone-display-he-light.woff);unicode-range:U+591-5F4}@font-face{font-family:"IntelOne";font-weight:500 600;font-style:normal;font-display:fallback;src:url(/content/fonts/inteloneweb/hebrew/intelone-display-he-medium.woff);unicode-range:U+591-5F4}@font-face{font-family:"IntelOne";font-weight:400;font-style:normal;font-display:fallback;src:url(/content/fonts/inteloneweb/hebrew/intelone-display-he-regular.woff);unicode-range:U+591-5F4}@font-face{font-family:"IntelOne";font-weight:700 900;font-style:normal;font-display:fallback;src:url(/content/fonts/inteloneweb/thai/intelone-display-th-bold.woff);unicode-range:U+E01-E5B}@font-face{font-family:"IntelOne";font-weight:100 300;font-style:normal;font-display:fallback;src:url(/content/fonts/inteloneweb/thai/intelone-display-th-light.woff);unicode-range:U+E01-E5B}@font-face{font-family:"IntelOne";font-weight:500 600;font-style:normal;font-display:fallback;src:url(/content/fonts/inteloneweb/thai/intelone-display-th-medium.woff);unicode-range:U+E01-E5B}@font-face{font-family:"IntelOne";font-weight:400;font-style:normal;font-display:fallback;src:url(/content/fonts/inteloneweb/thai/intelone-display-th-regular.woff);unicode-range:U+E01-E5B}@font-face{font-family:"IntelClear";font-weight:700 900;font-style:normal;font-display:fallback;src:url(/content/fonts/intelclearweb/latn/intelclear_wlat_bd.woff);unicode-range:U+0-7F,U+80-FF,U+100-17F,U+180-24F}@font-face{font-family:"IntelClear";font-weight:700 900;font-style:italic;font-display:fallback;src:url(/content/fonts/intelclearweb/latn/intelclear_wlat_bdit.woff);unicode-range:U+0-7F,U+80-FF,U+100-17F,U+180-24F}@font-face{font-family:"IntelClear";font-weight:100 300;font-style:normal;font-display:fallback;src:url(/content/fonts/intelclearweb/latn/intelclear_wlat_lt.woff);unicode-range:U+0-7F,U+80-FF,U+100-17F,U+180-24F}@font-face{font-family:"IntelClear";font-weight:100 300;font-style:italic;font-display:fallback;src:url(/content/fonts/intelclearweb/latn/intelclear_wlat_ltit.woff);unicode-range:U+0-7F,U+80-FF,U+100-17F,U+180-24F}@font-face{font-family:"IntelClear";font-weight:400 600;font-style:normal;font-display:fallback;src:url(/content/fonts/intelclearweb/latn/intelclear_wlat_rg.woff);unicode-range:U+0-7F,U+80-FF,U+100-17F,U+180-24F}@font-face{font-family:"IntelClear";font-weight:400 600;font-style:italic;font-display:fallback;src:url(/content/fonts/intelclearweb/latn/intelclear_wlat_it.woff);unicode-range:U+0-7F,U+80-FF,U+100-17F,U+180-24F}@font-face{font-family:"IntelClear";font-weight:700 900;font-style:normal;font-display:fallback;src:url(/content/fonts/intelclearweb/arabic/intelclear_warabic_bd.woff);unicode-range:U+600-6FF,U+750-77F,U+FB50-FDFD,U+FE70-FEFF}@font-face{font-family:"IntelClear";font-weight:100 300;font-style:normal;font-display:fallback;src:url(/content/fonts/intelclearweb/arabic/intelclear_warabic_lt.woff);unicode-range:U+600-6FF,U+750-77F,U+FB50-FDFD,U+FE70-FEFF}@font-face{font-family:"IntelClear";font-weight:400 600;font-style:normal;font-display:fallback;src:url(/content/fonts/intelclearweb/arabic/intelclear_warabic_rg.woff);unicode-range:U+600-6FF,U+750-77F,U+FB50-FDFD,U+FE70-FEFF}@font-face{font-family:"IntelClear";font-weight:700 900;font-style:normal;font-display:fallback;src:url(/content/fonts/intelclearweb/cyrl/intelclear_wcyrl_bd.woff);unicode-range:U+400-4FF,U+500-527,U+2DE0-2DFF,U+A640-A697}@font-face{font-family:"IntelClear";font-weight:700 900;font-style:italic;font-display:fallback;src:url(/content/fonts/intelclearweb/cyrl/intelclear_wcyrl_bdit.woff);unicode-range:U+400-4FF,U+500-527,U+2DE0-2DFF,U+A640-A697}@font-face{font-family:"IntelClear";font-weight:100 300;font-style:normal;font-display:fallback;src:url(/content/fonts/intelclearweb/cyrl/intelclear_wcyrl_lt.woff);unicode-range:U+400-4FF,U+500-527,U+2DE0-2DFF,U+A640-A697}@font-face{font-family:"IntelClear";font-weight:100 300;font-style:italic;font-display:fallback;src:url(/content/fonts/intelclearweb/cyrl/intelclear_wcyrl_ltit.woff);unicode-range:U+400-4FF,U+500-527,U+2DE0-2DFF,U+A640-A697}@font-face{font-family:"IntelClear";font-weight:400 600;font-style:normal;font-display:fallback;src:url(/content/fonts/intelclearweb/cyrl/intelclear_wcyrl_rg.woff);unicode-range:U+400-4FF,U+500-527,U+2DE0-2DFF,U+A640-A697}@font-face{font-family:"IntelClear";font-weight:400 600;font-style:italic;font-display:fallback;src:url(/content/fonts/intelclearweb/cyrl/intelclear_wcyrl_it.woff);unicode-range:U+400-4FF,U+500-527,U+2DE0-2DFF,U+A640-A697}@font-face{font-family:"IntelClear";font-weight:700 900;font-style:normal;font-display:fallback;src:url(/content/fonts/intelclearweb/grek/intelclear_wgrek_bd.woff);unicode-range:U+370-3FF,U+1F00-1FFE,U+10140-1018A,U+1D200-1D245}@font-face{font-family:"IntelClear";font-weight:700 900;font-style:italic;font-display:fallback;src:url(/content/fonts/intelclearweb/grek/intelclear_wgrek_bdit.woff);unicode-range:U+370-3FF,U+1F00-1FFE,U+10140-1018A,U+1D200-1D245}@font-face{font-family:"IntelClear";font-weight:100 300;font-style:normal;font-display:fallback;src:url(/content/fonts/intelclearweb/grek/intelclear_wgrek_lt.woff);unicode-range:U+370-3FF,U+1F00-1FFE,U+10140-1018A,U+1D200-1D245}@font-face{font-family:"IntelClear";font-weight:100 300;font-style:italic;font-display:fallback;src:url(/content/fonts/intelclearweb/grek/intelclear_wgrek_ltit.woff);unicode-range:U+370-3FF,U+1F00-1FFE,U+10140-1018A,U+1D200-1D245}@font-face{font-family:"IntelClear";font-weight:400 600;font-style:normal;font-display:fallback;src:url(/content/fonts/intelclearweb/grek/intelclear_wgrek_rg.woff);unicode-range:U+370-3FF,U+1F00-1FFE,U+10140-1018A,U+1D200-1D245}@font-face{font-family:"IntelClear";font-weight:400 600;font-style:italic;font-display:fallback;src:url(/content/fonts/intelclearweb/grek/intelclear_wgrek_it.woff);unicode-range:U+370-3FF,U+1F00-1FFE,U+10140-1018A,U+1D200-1D245}@font-face{font-family:"IntelClear";font-weight:700 900;font-style:normal;font-display:fallback;src:url(/content/fonts/intelclearweb/viet/intelclear_wvi_bd.woff);unicode-range:U+AA80-AADF}@font-face{font-family:"IntelClear";font-weight:700 900;font-style:italic;font-display:fallback;src:url(/content/fonts/intelclearweb/viet/intelclear_wvi_bdit.woff);unicode-range:U+AA80-AADF}@font-face{font-family:"IntelClear";font-weight:100 300;font-style:normal;font-display:fallback;src:url(/content/fonts/intelclearweb/viet/intelclear_wvi_lt.woff);unicode-range:U+AA80-AADF}@font-face{font-family:"IntelClear";font-weight:100 300;font-style:italic;font-display:fallback;src:url(/content/fonts/intelclearweb/viet/intelclear_wvi_ltit.woff);unicode-range:U+AA80-AADF}@font-face{font-family:"IntelClear";font-weight:400 600;font-style:normal;font-display:fallback;src:url(/content/fonts/intelclearweb/viet/intelclear_wvi_rg.woff);unicode-range:U+AA80-AADF}@font-face{font-family:"IntelClear";font-weight:400 600;font-style:italic;font-display:fallback;src:url(/content/fonts/intelclearweb/viet/intelclear_wvi_it.woff);unicode-range:U+AA80-AADF}@font-face{font-family:"IntelClear";font-weight:700 900;font-style:normal;font-display:fallback;src:url(/content/fonts/intelclearweb/simplifiedchinese/intelclear_hans_w_bd.woff);unicode-range:U+2E80-2EF3,U+3000-303F,U+31C0-31E3,U+3200-32FE,U+3300-33FF,U+3400-4DB5,U+4E00-9FCB,U+F900-FAD9,U+FE30-FE4F,U+20000-2A6D6,U+2A700-2B734,U+2B740-2B81D,U+2F800-2FA1D}@font-face{font-family:"IntelClear";font-weight:100 300;font-style:normal;font-display:fallback;src:url(/content/fonts/intelclearweb/simplifiedchinese/intelclear_hans_w_lt.woff);unicode-range:U+2E80-2EF3,U+3000-303F,U+31C0-31E3,U+3200-32FE,U+3300-33FF,U+3400-4DB5,U+4E00-9FCB,U+F900-FAD9,U+FE30-FE4F,U+20000-2A6D6,U+2A700-2B734,U+2B740-2B81D,U+2F800-2FA1D}@font-face{font-family:"IntelClear";font-weight:400 600;font-style:normal;font-display:fallback;src:url(/content/fonts/intelclearweb/simplifiedchinese/intelclear_hans_w_rg.woff);unicode-range:U+2E80-2EF3,U+3000-303F,U+31C0-31E3,U+3200-32FE,U+3300-33FF,U+3400-4DB5,U+4E00-9FCB,U+F900-FAD9,U+FE30-FE4F,U+20000-2A6D6,U+2A700-2B734,U+2B740-2B81D,U+2F800-2FA1D}.i7 .flexbox--center{display:flex;align-items:center;justify-content:center}.i7 .flexbox-item--vertical{display:flex;flex-direction:row;align-items:center}.i7 .flexbox-self--vertical{display:flex;align-self:center}@media print,screen and (max-width:39.99875em){.i7 .flexbox--center-for-small-only{display:flex;align-items:center;justify-content:center;text-align:center}}.i7 .margin-horizontal--auto{margin-left:auto;margin-right:auto}.i7 .margin-vertical--auto{margin-top:auto;margin-bottom:auto}@media print,screen and (max-width:39.99875em){.i7 .text--center-for-small-only{text-align:center}}.i7 .defer{visibility:hidden!important}.i7 .async{display:none!important}.i7 .margin--negative-xlarge{margin:-2.5rem -2.5rem -2.5rem -2.5rem}.i7 .margin-horizontal--negative-xlarge{margin-left:-2.5rem;margin-right:-2.5rem}.i7 .margin-vertical--negative-xlarge{margin-top:-2.5rem;margin-bottom:-2.5rem}.i7 .margin-top--negative-xlarge{margin-top:-2.5rem}.i7 .margin-right--negative-xlarge{margin-right:-2.5rem}.i7 .margin-bottom--negative-xlarge{margin-bottom:-2.5rem}.i7 .margin-left--negative-xlarge{margin-left:-2.5rem}@media print,screen and (max-width:39.99875em){.i7 .margin-for-small-only--negative-xlarge{margin:-2.5rem -2.5rem -2.5rem -2.5rem}.i7 .margin-horizontal-for-small-only--negative-xlarge{margin-left:-2.5rem;margin-right:-2.5rem}.i7 .margin-vertical-for-small-only--negative-xlarge{margin-top:-2.5rem;margin-bottom:-2.5rem}.i7 .margin-top-for-small-only--negative-xlarge{margin-top:-2.5rem}.i7 .margin-right-for-small-only--negative-xlarge{margin-right:-2.5rem}.i7 .margin-bottom-for-small-only--negative-xlarge{margin-bottom:-2.5rem}.i7 .margin-left-for-small-only--negative-xlarge{margin-left:-2.5rem}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.i7 .margin-for-medium-only--negative-xlarge{margin:-2.5rem -2.5rem -2.5rem -2.5rem}.i7 .margin-horizontal-for-medium-only--negative-xlarge{margin-left:-2.5rem;margin-right:-2.5rem}.i7 .margin-vertical-for-medium-only--negative-xlarge{margin-top:-2.5rem;margin-bottom:-2.5rem}.i7 .margin-top-for-medium-only--negative-xlarge{margin-top:-2.5rem}.i7 .margin-right-for-medium-only--negative-xlarge{margin-right:-2.5rem}.i7 .margin-bottom-for-medium-only--negative-xlarge{margin-bottom:-2.5rem}.i7 .margin-left-for-medium-only--negative-xlarge{margin-left:-2.5rem}}@media print,screen and (min-width:40em){.i7 .margin-for-medium--negative-xlarge{margin:-2.5rem -2.5rem -2.5rem -2.5rem}.i7 .margin-horizontal-for-medium--negative-xlarge{margin-left:-2.5rem;margin-right:-2.5rem}.i7 .margin-vertical-for-medium--negative-xlarge{margin-top:-2.5rem;margin-bottom:-2.5rem}.i7 .margin-top-for-medium--negative-xlarge{margin-top:-2.5rem}.i7 .margin-right-for-medium--negative-xlarge{margin-right:-2.5rem}.i7 .margin-bottom-for-medium--negative-xlarge{margin-bottom:-2.5rem}.i7 .margin-left-for-medium--negative-xlarge{margin-left:-2.5rem}}@media print,screen and (min-width:64em){.i7 .margin-for-large-only--negative-xlarge{margin:-2.5rem -2.5rem -2.5rem -2.5rem}.i7 .margin-horizontal-for-large-only--negative-xlarge{margin-left:-2.5rem;margin-right:-2.5rem}.i7 .margin-vertical-for-large-only--negative-xlarge{margin-top:-2.5rem;margin-bottom:-2.5rem}.i7 .margin-top-for-large-only--negative-xlarge{margin-top:-2.5rem}.i7 .margin-right-for-large-only--negative-xlarge{margin-right:-2.5rem}.i7 .margin-bottom-for-large-only--negative-xlarge{margin-bottom:-2.5rem}.i7 .margin-left-for-large-only--negative-xlarge{margin-left:-2.5rem}}@media print,screen and (min-width:64em){.i7 .margin-for-large--negative-xlarge{margin:-2.5rem -2.5rem -2.5rem -2.5rem}.i7 .margin-horizontal-for-large--negative-xlarge{margin-left:-2.5rem;margin-right:-2.5rem}.i7 .margin-vertical-for-large--negative-xlarge{margin-top:-2.5rem;margin-bottom:-2.5rem}.i7 .margin-top-for-large--negative-xlarge{margin-top:-2.5rem}.i7 .margin-right-for-large--negative-xlarge{margin-right:-2.5rem}.i7 .margin-bottom-for-large--negative-xlarge{margin-bottom:-2.5rem}.i7 .margin-left-for-large--negative-xlarge{margin-left:-2.5rem}}.i7 .row-gap--negative-xlarge{row-gap:-2.5rem}.i7 .column-gap--negative-xlarge{column-gap:-2.5rem}.i7 .margin--negative-large{margin:-1.5rem -1.5rem -1.5rem -1.5rem}.i7 .margin-horizontal--negative-large{margin-left:-1.5rem;margin-right:-1.5rem}.i7 .margin-vertical--negative-large{margin-top:-1.5rem;margin-bottom:-1.5rem}.i7 .margin-top--negative-large{margin-top:-1.5rem}.i7 .margin-right--negative-large{margin-right:-1.5rem}.i7 .margin-bottom--negative-large{margin-bottom:-1.5rem}.i7 .margin-left--negative-large{margin-left:-1.5rem}@media print,screen and (max-width:39.99875em){.i7 .margin-for-small-only--negative-large{margin:-1.5rem -1.5rem -1.5rem -1.5rem}.i7 .margin-horizontal-for-small-only--negative-large{margin-left:-1.5rem;margin-right:-1.5rem}.i7 .margin-vertical-for-small-only--negative-large{margin-top:-1.5rem;margin-bottom:-1.5rem}.i7 .margin-top-for-small-only--negative-large{margin-top:-1.5rem}.i7 .margin-right-for-small-only--negative-large{margin-right:-1.5rem}.i7 .margin-bottom-for-small-only--negative-large{margin-bottom:-1.5rem}.i7 .margin-left-for-small-only--negative-large{margin-left:-1.5rem}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.i7 .margin-for-medium-only--negative-large{margin:-1.5rem -1.5rem -1.5rem -1.5rem}.i7 .margin-horizontal-for-medium-only--negative-large{margin-left:-1.5rem;margin-right:-1.5rem}.i7 .margin-vertical-for-medium-only--negative-large{margin-top:-1.5rem;margin-bottom:-1.5rem}.i7 .margin-top-for-medium-only--negative-large{margin-top:-1.5rem}.i7 .margin-right-for-medium-only--negative-large{margin-right:-1.5rem}.i7 .margin-bottom-for-medium-only--negative-large{margin-bottom:-1.5rem}.i7 .margin-left-for-medium-only--negative-large{margin-left:-1.5rem}}@media print,screen and (min-width:40em){.i7 .margin-for-medium--negative-large{margin:-1.5rem -1.5rem -1.5rem -1.5rem}.i7 .margin-horizontal-for-medium--negative-large{margin-left:-1.5rem;margin-right:-1.5rem}.i7 .margin-vertical-for-medium--negative-large{margin-top:-1.5rem;margin-bottom:-1.5rem}.i7 .margin-top-for-medium--negative-large{margin-top:-1.5rem}.i7 .margin-right-for-medium--negative-large{margin-right:-1.5rem}.i7 .margin-bottom-for-medium--negative-large{margin-bottom:-1.5rem}.i7 .margin-left-for-medium--negative-large{margin-left:-1.5rem}}@media print,screen and (min-width:64em){.i7 .margin-for-large-only--negative-large{margin:-1.5rem -1.5rem -1.5rem -1.5rem}.i7 .margin-horizontal-for-large-only--negative-large{margin-left:-1.5rem;margin-right:-1.5rem}.i7 .margin-vertical-for-large-only--negative-large{margin-top:-1.5rem;margin-bottom:-1.5rem}.i7 .margin-top-for-large-only--negative-large{margin-top:-1.5rem}.i7 .margin-right-for-large-only--negative-large{margin-right:-1.5rem}.i7 .margin-bottom-for-large-only--negative-large{margin-bottom:-1.5rem}.i7 .margin-left-for-large-only--negative-large{margin-left:-1.5rem}}@media print,screen and (min-width:64em){.i7 .margin-for-large--negative-large{margin:-1.5rem -1.5rem -1.5rem -1.5rem}.i7 .margin-horizontal-for-large--negative-large{margin-left:-1.5rem;margin-right:-1.5rem}.i7 .margin-vertical-for-large--negative-large{margin-top:-1.5rem;margin-bottom:-1.5rem}.i7 .margin-top-for-large--negative-large{margin-top:-1.5rem}.i7 .margin-right-for-large--negative-large{margin-right:-1.5rem}.i7 .margin-bottom-for-large--negative-large{margin-bottom:-1.5rem}.i7 .margin-left-for-large--negative-large{margin-left:-1.5rem}}.i7 .row-gap--negative-large{row-gap:-1.5rem}.i7 .column-gap--negative-large{column-gap:-1.5rem}.i7 .margin--negative-medium{margin:-1rem -1rem -1rem -1rem}.i7 .margin-horizontal--negative-medium{margin-left:-1rem;margin-right:-1rem}.i7 .margin-vertical--negative-medium{margin-top:-1rem;margin-bottom:-1rem}.i7 .margin-top--negative-medium{margin-top:-1rem}.i7 .margin-right--negative-medium{margin-right:-1rem}.i7 .margin-bottom--negative-medium{margin-bottom:-1rem}.i7 .margin-left--negative-medium{margin-left:-1rem}@media print,screen and (max-width:39.99875em){.i7 .margin-for-small-only--negative-medium{margin:-1rem -1rem -1rem -1rem}.i7 .margin-horizontal-for-small-only--negative-medium{margin-left:-1rem;margin-right:-1rem}.i7 .margin-vertical-for-small-only--negative-medium{margin-top:-1rem;margin-bottom:-1rem}.i7 .margin-top-for-small-only--negative-medium{margin-top:-1rem}.i7 .margin-right-for-small-only--negative-medium{margin-right:-1rem}.i7 .margin-bottom-for-small-only--negative-medium{margin-bottom:-1rem}.i7 .margin-left-for-small-only--negative-medium{margin-left:-1rem}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.i7 .margin-for-medium-only--negative-medium{margin:-1rem -1rem -1rem -1rem}.i7 .margin-horizontal-for-medium-only--negative-medium{margin-left:-1rem;margin-right:-1rem}.i7 .margin-vertical-for-medium-only--negative-medium{margin-top:-1rem;margin-bottom:-1rem}.i7 .margin-top-for-medium-only--negative-medium{margin-top:-1rem}.i7 .margin-right-for-medium-only--negative-medium{margin-right:-1rem}.i7 .margin-bottom-for-medium-only--negative-medium{margin-bottom:-1rem}.i7 .margin-left-for-medium-only--negative-medium{margin-left:-1rem}}@media print,screen and (min-width:40em){.i7 .margin-for-medium--negative-medium{margin:-1rem -1rem -1rem -1rem}.i7 .margin-horizontal-for-medium--negative-medium{margin-left:-1rem;margin-right:-1rem}.i7 .margin-vertical-for-medium--negative-medium{margin-top:-1rem;margin-bottom:-1rem}.i7 .margin-top-for-medium--negative-medium{margin-top:-1rem}.i7 .margin-right-for-medium--negative-medium{margin-right:-1rem}.i7 .margin-bottom-for-medium--negative-medium{margin-bottom:-1rem}.i7 .margin-left-for-medium--negative-medium{margin-left:-1rem}}@media print,screen and (min-width:64em){.i7 .margin-for-large-only--negative-medium{margin:-1rem -1rem -1rem -1rem}.i7 .margin-horizontal-for-large-only--negative-medium{margin-left:-1rem;margin-right:-1rem}.i7 .margin-vertical-for-large-only--negative-medium{margin-top:-1rem;margin-bottom:-1rem}.i7 .margin-top-for-large-only--negative-medium{margin-top:-1rem}.i7 .margin-right-for-large-only--negative-medium{margin-right:-1rem}.i7 .margin-bottom-for-large-only--negative-medium{margin-bottom:-1rem}.i7 .margin-left-for-large-only--negative-medium{margin-left:-1rem}}@media print,screen and (min-width:64em){.i7 .margin-for-large--negative-medium{margin:-1rem -1rem -1rem -1rem}.i7 .margin-horizontal-for-large--negative-medium{margin-left:-1rem;margin-right:-1rem}.i7 .margin-vertical-for-large--negative-medium{margin-top:-1rem;margin-bottom:-1rem}.i7 .margin-top-for-large--negative-medium{margin-top:-1rem}.i7 .margin-right-for-large--negative-medium{margin-right:-1rem}.i7 .margin-bottom-for-large--negative-medium{margin-bottom:-1rem}.i7 .margin-left-for-large--negative-medium{margin-left:-1rem}}.i7 .row-gap--negative-medium{row-gap:-1rem}.i7 .column-gap--negative-medium{column-gap:-1rem}.i7 .margin--negative-small{margin:-.5rem -.5rem -.5rem -.5rem}.i7 .margin-horizontal--negative-small{margin-left:-.5rem;margin-right:-.5rem}.i7 .margin-vertical--negative-small{margin-top:-.5rem;margin-bottom:-.5rem}.i7 .margin-top--negative-small{margin-top:-.5rem}.i7 .margin-right--negative-small{margin-right:-.5rem}.i7 .margin-bottom--negative-small{margin-bottom:-.5rem}.i7 .margin-left--negative-small{margin-left:-.5rem}@media print,screen and (max-width:39.99875em){.i7 .margin-for-small-only--negative-small{margin:-.5rem -.5rem -.5rem -.5rem}.i7 .margin-horizontal-for-small-only--negative-small{margin-left:-.5rem;margin-right:-.5rem}.i7 .margin-vertical-for-small-only--negative-small{margin-top:-.5rem;margin-bottom:-.5rem}.i7 .margin-top-for-small-only--negative-small{margin-top:-.5rem}.i7 .margin-right-for-small-only--negative-small{margin-right:-.5rem}.i7 .margin-bottom-for-small-only--negative-small{margin-bottom:-.5rem}.i7 .margin-left-for-small-only--negative-small{margin-left:-.5rem}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.i7 .margin-for-medium-only--negative-small{margin:-.5rem -.5rem -.5rem -.5rem}.i7 .margin-horizontal-for-medium-only--negative-small{margin-left:-.5rem;margin-right:-.5rem}.i7 .margin-vertical-for-medium-only--negative-small{margin-top:-.5rem;margin-bottom:-.5rem}.i7 .margin-top-for-medium-only--negative-small{margin-top:-.5rem}.i7 .margin-right-for-medium-only--negative-small{margin-right:-.5rem}.i7 .margin-bottom-for-medium-only--negative-small{margin-bottom:-.5rem}.i7 .margin-left-for-medium-only--negative-small{margin-left:-.5rem}}@media print,screen and (min-width:40em){.i7 .margin-for-medium--negative-small{margin:-.5rem -.5rem -.5rem -.5rem}.i7 .margin-horizontal-for-medium--negative-small{margin-left:-.5rem;margin-right:-.5rem}.i7 .margin-vertical-for-medium--negative-small{margin-top:-.5rem;margin-bottom:-.5rem}.i7 .margin-top-for-medium--negative-small{margin-top:-.5rem}.i7 .margin-right-for-medium--negative-small{margin-right:-.5rem}.i7 .margin-bottom-for-medium--negative-small{margin-bottom:-.5rem}.i7 .margin-left-for-medium--negative-small{margin-left:-.5rem}}@media print,screen and (min-width:64em){.i7 .margin-for-large-only--negative-small{margin:-.5rem -.5rem -.5rem -.5rem}.i7 .margin-horizontal-for-large-only--negative-small{margin-left:-.5rem;margin-right:-.5rem}.i7 .margin-vertical-for-large-only--negative-small{margin-top:-.5rem;margin-bottom:-.5rem}.i7 .margin-top-for-large-only--negative-small{margin-top:-.5rem}.i7 .margin-right-for-large-only--negative-small{margin-right:-.5rem}.i7 .margin-bottom-for-large-only--negative-small{margin-bottom:-.5rem}.i7 .margin-left-for-large-only--negative-small{margin-left:-.5rem}}@media print,screen and (min-width:64em){.i7 .margin-for-large--negative-small{margin:-.5rem -.5rem -.5rem -.5rem}.i7 .margin-horizontal-for-large--negative-small{margin-left:-.5rem;margin-right:-.5rem}.i7 .margin-vertical-for-large--negative-small{margin-top:-.5rem;margin-bottom:-.5rem}.i7 .margin-top-for-large--negative-small{margin-top:-.5rem}.i7 .margin-right-for-large--negative-small{margin-right:-.5rem}.i7 .margin-bottom-for-large--negative-small{margin-bottom:-.5rem}.i7 .margin-left-for-large--negative-small{margin-left:-.5rem}}.i7 .row-gap--negative-small{row-gap:-.5rem}.i7 .column-gap--negative-small{column-gap:-.5rem}.i7 .margin--negative-xsmall{margin:-.25rem -.25rem -.25rem -.25rem}.i7 .margin-horizontal--negative-xsmall{margin-left:-.25rem;margin-right:-.25rem}.i7 .margin-vertical--negative-xsmall{margin-top:-.25rem;margin-bottom:-.25rem}.i7 .margin-top--negative-xsmall{margin-top:-.25rem}.i7 .margin-right--negative-xsmall{margin-right:-.25rem}.i7 .margin-bottom--negative-xsmall{margin-bottom:-.25rem}.i7 .margin-left--negative-xsmall{margin-left:-.25rem}@media print,screen and (max-width:39.99875em){.i7 .margin-for-small-only--negative-xsmall{margin:-.25rem -.25rem -.25rem -.25rem}.i7 .margin-horizontal-for-small-only--negative-xsmall{margin-left:-.25rem;margin-right:-.25rem}.i7 .margin-vertical-for-small-only--negative-xsmall{margin-top:-.25rem;margin-bottom:-.25rem}.i7 .margin-top-for-small-only--negative-xsmall{margin-top:-.25rem}.i7 .margin-right-for-small-only--negative-xsmall{margin-right:-.25rem}.i7 .margin-bottom-for-small-only--negative-xsmall{margin-bottom:-.25rem}.i7 .margin-left-for-small-only--negative-xsmall{margin-left:-.25rem}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.i7 .margin-for-medium-only--negative-xsmall{margin:-.25rem -.25rem -.25rem -.25rem}.i7 .margin-horizontal-for-medium-only--negative-xsmall{margin-left:-.25rem;margin-right:-.25rem}.i7 .margin-vertical-for-medium-only--negative-xsmall{margin-top:-.25rem;margin-bottom:-.25rem}.i7 .margin-top-for-medium-only--negative-xsmall{margin-top:-.25rem}.i7 .margin-right-for-medium-only--negative-xsmall{margin-right:-.25rem}.i7 .margin-bottom-for-medium-only--negative-xsmall{margin-bottom:-.25rem}.i7 .margin-left-for-medium-only--negative-xsmall{margin-left:-.25rem}}@media print,screen and (min-width:40em){.i7 .margin-for-medium--negative-xsmall{margin:-.25rem -.25rem -.25rem -.25rem}.i7 .margin-horizontal-for-medium--negative-xsmall{margin-left:-.25rem;margin-right:-.25rem}.i7 .margin-vertical-for-medium--negative-xsmall{margin-top:-.25rem;margin-bottom:-.25rem}.i7 .margin-top-for-medium--negative-xsmall{margin-top:-.25rem}.i7 .margin-right-for-medium--negative-xsmall{margin-right:-.25rem}.i7 .margin-bottom-for-medium--negative-xsmall{margin-bottom:-.25rem}.i7 .margin-left-for-medium--negative-xsmall{margin-left:-.25rem}}@media print,screen and (min-width:64em){.i7 .margin-for-large-only--negative-xsmall{margin:-.25rem -.25rem -.25rem -.25rem}.i7 .margin-horizontal-for-large-only--negative-xsmall{margin-left:-.25rem;margin-right:-.25rem}.i7 .margin-vertical-for-large-only--negative-xsmall{margin-top:-.25rem;margin-bottom:-.25rem}.i7 .margin-top-for-large-only--negative-xsmall{margin-top:-.25rem}.i7 .margin-right-for-large-only--negative-xsmall{margin-right:-.25rem}.i7 .margin-bottom-for-large-only--negative-xsmall{margin-bottom:-.25rem}.i7 .margin-left-for-large-only--negative-xsmall{margin-left:-.25rem}}@media print,screen and (min-width:64em){.i7 .margin-for-large--negative-xsmall{margin:-.25rem -.25rem -.25rem -.25rem}.i7 .margin-horizontal-for-large--negative-xsmall{margin-left:-.25rem;margin-right:-.25rem}.i7 .margin-vertical-for-large--negative-xsmall{margin-top:-.25rem;margin-bottom:-.25rem}.i7 .margin-top-for-large--negative-xsmall{margin-top:-.25rem}.i7 .margin-right-for-large--negative-xsmall{margin-right:-.25rem}.i7 .margin-bottom-for-large--negative-xsmall{margin-bottom:-.25rem}.i7 .margin-left-for-large--negative-xsmall{margin-left:-.25rem}}.i7 .row-gap--negative-xsmall{row-gap:-.25rem}.i7 .column-gap--negative-xsmall{column-gap:-.25rem}.i7 .padding--none{padding:0 0 0 0}.i7 .padding-horizontal--none{padding-left:0;padding-right:0}.i7 .padding-vertical--none{padding-top:0;padding-bottom:0}.i7 .padding-top--none{padding-top:0}.i7 .padding-right--none{padding-right:0}.i7 .padding-bottom--none{padding-bottom:0}.i7 .padding-left--none{padding-left:0}@media print,screen and (max-width:39.99875em){.i7 .padding-for-small-only--none{padding:0 0 0 0}.i7 .padding-horizontal-for-small-only--none{padding-left:0;padding-right:0}.i7 .padding-vertical-for-small-only--none{padding-top:0;padding-bottom:0}.i7 .padding-top-for-small-only--none{padding-top:0}.i7 .padding-right-for-small-only--none{padding-right:0}.i7 .padding-bottom-for-small-only--none{padding-bottom:0}.i7 .padding-left-for-small-only--none{padding-left:0}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.i7 .padding-for-medium-only--none{padding:0 0 0 0}.i7 .padding-horizontal-for-medium-only--none{padding-left:0;padding-right:0}.i7 .padding-vertical-for-medium-only--none{padding-top:0;padding-bottom:0}.i7 .padding-top-for-medium-only--none{padding-top:0}.i7 .padding-right-for-medium-only--none{padding-right:0}.i7 .padding-bottom-for-medium-only--none{padding-bottom:0}.i7 .padding-left-for-medium-only--none{padding-left:0}}@media print,screen and (min-width:40em){.i7 .padding-for-medium--none{padding:0 0 0 0}.i7 .padding-horizontal-for-medium--none{padding-left:0;padding-right:0}.i7 .padding-vertical-for-medium--none{padding-top:0;padding-bottom:0}.i7 .padding-top-for-medium--none{padding-top:0}.i7 .padding-right-for-medium--none{padding-right:0}.i7 .padding-bottom-for-medium--none{padding-bottom:0}.i7 .padding-left-for-medium--none{padding-left:0}}@media print,screen and (min-width:64em){.i7 .padding-for-large-only--none{padding:0 0 0 0}.i7 .padding-horizontal-for-large-only--none{padding-left:0;padding-right:0}.i7 .padding-vertical-for-large-only--none{padding-top:0;padding-bottom:0}.i7 .padding-top-for-large-only--none{padding-top:0}.i7 .padding-right-for-large-only--none{padding-right:0}.i7 .padding-bottom-for-large-only--none{padding-bottom:0}.i7 .padding-left-for-large-only--none{padding-left:0}}@media print,screen and (min-width:64em){.i7 .padding-for-large--none{padding:0 0 0 0}.i7 .padding-horizontal-for-large--none{padding-left:0;padding-right:0}.i7 .padding-vertical-for-large--none{padding-top:0;padding-bottom:0}.i7 .padding-top-for-large--none{padding-top:0}.i7 .padding-right-for-large--none{padding-right:0}.i7 .padding-bottom-for-large--none{padding-bottom:0}.i7 .padding-left-for-large--none{padding-left:0}}.i7 .margin--none{margin:0 0 0 0}.i7 .margin-horizontal--none{margin-left:0;margin-right:0}.i7 .margin-vertical--none{margin-top:0;margin-bottom:0}.i7 .margin-top--none{margin-top:0}.i7 .margin-right--none{margin-right:0}.i7 .margin-bottom--none{margin-bottom:0}.i7 .margin-left--none{margin-left:0}@media print,screen and (max-width:39.99875em){.i7 .margin-for-small-only--none{margin:0 0 0 0}.i7 .margin-horizontal-for-small-only--none{margin-left:0;margin-right:0}.i7 .margin-vertical-for-small-only--none{margin-top:0;margin-bottom:0}.i7 .margin-top-for-small-only--none{margin-top:0}.i7 .margin-right-for-small-only--none{margin-right:0}.i7 .margin-bottom-for-small-only--none{margin-bottom:0}.i7 .margin-left-for-small-only--none{margin-left:0}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.i7 .margin-for-medium-only--none{margin:0 0 0 0}.i7 .margin-horizontal-for-medium-only--none{margin-left:0;margin-right:0}.i7 .margin-vertical-for-medium-only--none{margin-top:0;margin-bottom:0}.i7 .margin-top-for-medium-only--none{margin-top:0}.i7 .margin-right-for-medium-only--none{margin-right:0}.i7 .margin-bottom-for-medium-only--none{margin-bottom:0}.i7 .margin-left-for-medium-only--none{margin-left:0}}@media print,screen and (min-width:40em){.i7 .margin-for-medium--none{margin:0 0 0 0}.i7 .margin-horizontal-for-medium--none{margin-left:0;margin-right:0}.i7 .margin-vertical-for-medium--none{margin-top:0;margin-bottom:0}.i7 .margin-top-for-medium--none{margin-top:0}.i7 .margin-right-for-medium--none{margin-right:0}.i7 .margin-bottom-for-medium--none{margin-bottom:0}.i7 .margin-left-for-medium--none{margin-left:0}}@media print,screen and (min-width:64em){.i7 .margin-for-large-only--none{margin:0 0 0 0}.i7 .margin-horizontal-for-large-only--none{margin-left:0;margin-right:0}.i7 .margin-vertical-for-large-only--none{margin-top:0;margin-bottom:0}.i7 .margin-top-for-large-only--none{margin-top:0}.i7 .margin-right-for-large-only--none{margin-right:0}.i7 .margin-bottom-for-large-only--none{margin-bottom:0}.i7 .margin-left-for-large-only--none{margin-left:0}}@media print,screen and (min-width:64em){.i7 .margin-for-large--none{margin:0 0 0 0}.i7 .margin-horizontal-for-large--none{margin-left:0;margin-right:0}.i7 .margin-vertical-for-large--none{margin-top:0;margin-bottom:0}.i7 .margin-top-for-large--none{margin-top:0}.i7 .margin-right-for-large--none{margin-right:0}.i7 .margin-bottom-for-large--none{margin-bottom:0}.i7 .margin-left-for-large--none{margin-left:0}}.i7 .row-gap--none{row-gap:0}.i7 .column-gap--none{column-gap:0}.i7 .padding--xsmall{padding:.25rem .25rem .25rem .25rem}.i7 .padding-horizontal--xsmall{padding-left:.25rem;padding-right:.25rem}.i7 .padding-vertical--xsmall{padding-top:.25rem;padding-bottom:.25rem}.i7 .padding-top--xsmall{padding-top:.25rem}.i7 .padding-right--xsmall{padding-right:.25rem}.i7 .padding-bottom--xsmall{padding-bottom:.25rem}.i7 .padding-left--xsmall{padding-left:.25rem}@media print,screen and (max-width:39.99875em){.i7 .padding-for-small-only--xsmall{padding:.25rem .25rem .25rem .25rem}.i7 .padding-horizontal-for-small-only--xsmall{padding-left:.25rem;padding-right:.25rem}.i7 .padding-vertical-for-small-only--xsmall{padding-top:.25rem;padding-bottom:.25rem}.i7 .padding-top-for-small-only--xsmall{padding-top:.25rem}.i7 .padding-right-for-small-only--xsmall{padding-right:.25rem}.i7 .padding-bottom-for-small-only--xsmall{padding-bottom:.25rem}.i7 .padding-left-for-small-only--xsmall{padding-left:.25rem}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.i7 .padding-for-medium-only--xsmall{padding:.25rem .25rem .25rem .25rem}.i7 .padding-horizontal-for-medium-only--xsmall{padding-left:.25rem;padding-right:.25rem}.i7 .padding-vertical-for-medium-only--xsmall{padding-top:.25rem;padding-bottom:.25rem}.i7 .padding-top-for-medium-only--xsmall{padding-top:.25rem}.i7 .padding-right-for-medium-only--xsmall{padding-right:.25rem}.i7 .padding-bottom-for-medium-only--xsmall{padding-bottom:.25rem}.i7 .padding-left-for-medium-only--xsmall{padding-left:.25rem}}@media print,screen and (min-width:40em){.i7 .padding-for-medium--xsmall{padding:.25rem .25rem .25rem .25rem}.i7 .padding-horizontal-for-medium--xsmall{padding-left:.25rem;padding-right:.25rem}.i7 .padding-vertical-for-medium--xsmall{padding-top:.25rem;padding-bottom:.25rem}.i7 .padding-top-for-medium--xsmall{padding-top:.25rem}.i7 .padding-right-for-medium--xsmall{padding-right:.25rem}.i7 .padding-bottom-for-medium--xsmall{padding-bottom:.25rem}.i7 .padding-left-for-medium--xsmall{padding-left:.25rem}}@media print,screen and (min-width:64em){.i7 .padding-for-large-only--xsmall{padding:.25rem .25rem .25rem .25rem}.i7 .padding-horizontal-for-large-only--xsmall{padding-left:.25rem;padding-right:.25rem}.i7 .padding-vertical-for-large-only--xsmall{padding-top:.25rem;padding-bottom:.25rem}.i7 .padding-top-for-large-only--xsmall{padding-top:.25rem}.i7 .padding-right-for-large-only--xsmall{padding-right:.25rem}.i7 .padding-bottom-for-large-only--xsmall{padding-bottom:.25rem}.i7 .padding-left-for-large-only--xsmall{padding-left:.25rem}}@media print,screen and (min-width:64em){.i7 .padding-for-large--xsmall{padding:.25rem .25rem .25rem .25rem}.i7 .padding-horizontal-for-large--xsmall{padding-left:.25rem;padding-right:.25rem}.i7 .padding-vertical-for-large--xsmall{padding-top:.25rem;padding-bottom:.25rem}.i7 .padding-top-for-large--xsmall{padding-top:.25rem}.i7 .padding-right-for-large--xsmall{padding-right:.25rem}.i7 .padding-bottom-for-large--xsmall{padding-bottom:.25rem}.i7 .padding-left-for-large--xsmall{padding-left:.25rem}}.i7 .margin--xsmall{margin:.25rem .25rem .25rem .25rem}.i7 .margin-horizontal--xsmall{margin-left:.25rem;margin-right:.25rem}.i7 .margin-vertical--xsmall{margin-top:.25rem;margin-bottom:.25rem}.i7 .margin-top--xsmall{margin-top:.25rem}.i7 .margin-right--xsmall{margin-right:.25rem}.i7 .margin-bottom--xsmall{margin-bottom:.25rem}.i7 .margin-left--xsmall{margin-left:.25rem}@media print,screen and (max-width:39.99875em){.i7 .margin-for-small-only--xsmall{margin:.25rem .25rem .25rem .25rem}.i7 .margin-horizontal-for-small-only--xsmall{margin-left:.25rem;margin-right:.25rem}.i7 .margin-vertical-for-small-only--xsmall{margin-top:.25rem;margin-bottom:.25rem}.i7 .margin-top-for-small-only--xsmall{margin-top:.25rem}.i7 .margin-right-for-small-only--xsmall{margin-right:.25rem}.i7 .margin-bottom-for-small-only--xsmall{margin-bottom:.25rem}.i7 .margin-left-for-small-only--xsmall{margin-left:.25rem}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.i7 .margin-for-medium-only--xsmall{margin:.25rem .25rem .25rem .25rem}.i7 .margin-horizontal-for-medium-only--xsmall{margin-left:.25rem;margin-right:.25rem}.i7 .margin-vertical-for-medium-only--xsmall{margin-top:.25rem;margin-bottom:.25rem}.i7 .margin-top-for-medium-only--xsmall{margin-top:.25rem}.i7 .margin-right-for-medium-only--xsmall{margin-right:.25rem}.i7 .margin-bottom-for-medium-only--xsmall{margin-bottom:.25rem}.i7 .margin-left-for-medium-only--xsmall{margin-left:.25rem}}@media print,screen and (min-width:40em){.i7 .margin-for-medium--xsmall{margin:.25rem .25rem .25rem .25rem}.i7 .margin-horizontal-for-medium--xsmall{margin-left:.25rem;margin-right:.25rem}.i7 .margin-vertical-for-medium--xsmall{margin-top:.25rem;margin-bottom:.25rem}.i7 .margin-top-for-medium--xsmall{margin-top:.25rem}.i7 .margin-right-for-medium--xsmall{margin-right:.25rem}.i7 .margin-bottom-for-medium--xsmall{margin-bottom:.25rem}.i7 .margin-left-for-medium--xsmall{margin-left:.25rem}}@media print,screen and (min-width:64em){.i7 .margin-for-large-only--xsmall{margin:.25rem .25rem .25rem .25rem}.i7 .margin-horizontal-for-large-only--xsmall{margin-left:.25rem;margin-right:.25rem}.i7 .margin-vertical-for-large-only--xsmall{margin-top:.25rem;margin-bottom:.25rem}.i7 .margin-top-for-large-only--xsmall{margin-top:.25rem}.i7 .margin-right-for-large-only--xsmall{margin-right:.25rem}.i7 .margin-bottom-for-large-only--xsmall{margin-bottom:.25rem}.i7 .margin-left-for-large-only--xsmall{margin-left:.25rem}}@media print,screen and (min-width:64em){.i7 .margin-for-large--xsmall{margin:.25rem .25rem .25rem .25rem}.i7 .margin-horizontal-for-large--xsmall{margin-left:.25rem;margin-right:.25rem}.i7 .margin-vertical-for-large--xsmall{margin-top:.25rem;margin-bottom:.25rem}.i7 .margin-top-for-large--xsmall{margin-top:.25rem}.i7 .margin-right-for-large--xsmall{margin-right:.25rem}.i7 .margin-bottom-for-large--xsmall{margin-bottom:.25rem}.i7 .margin-left-for-large--xsmall{margin-left:.25rem}}.i7 .row-gap--xsmall{row-gap:.25rem}.i7 .column-gap--xsmall{column-gap:.25rem}.i7 .padding--small{padding:.5rem .5rem .5rem .5rem}.i7 .padding-horizontal--small{padding-left:.5rem;padding-right:.5rem}.i7 .padding-vertical--small{padding-top:.5rem;padding-bottom:.5rem}.i7 .padding-top--small{padding-top:.5rem}.i7 .padding-right--small{padding-right:.5rem}.i7 .padding-bottom--small{padding-bottom:.5rem}.i7 .padding-left--small{padding-left:.5rem}@media print,screen and (max-width:39.99875em){.i7 .padding-for-small-only--small{padding:.5rem .5rem .5rem .5rem}.i7 .padding-horizontal-for-small-only--small{padding-left:.5rem;padding-right:.5rem}.i7 .padding-vertical-for-small-only--small{padding-top:.5rem;padding-bottom:.5rem}.i7 .padding-top-for-small-only--small{padding-top:.5rem}.i7 .padding-right-for-small-only--small{padding-right:.5rem}.i7 .padding-bottom-for-small-only--small{padding-bottom:.5rem}.i7 .padding-left-for-small-only--small{padding-left:.5rem}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.i7 .padding-for-medium-only--small{padding:.5rem .5rem .5rem .5rem}.i7 .padding-horizontal-for-medium-only--small{padding-left:.5rem;padding-right:.5rem}.i7 .padding-vertical-for-medium-only--small{padding-top:.5rem;padding-bottom:.5rem}.i7 .padding-top-for-medium-only--small{padding-top:.5rem}.i7 .padding-right-for-medium-only--small{padding-right:.5rem}.i7 .padding-bottom-for-medium-only--small{padding-bottom:.5rem}.i7 .padding-left-for-medium-only--small{padding-left:.5rem}}@media print,screen and (min-width:40em){.i7 .padding-for-medium--small{padding:.5rem .5rem .5rem .5rem}.i7 .padding-horizontal-for-medium--small{padding-left:.5rem;padding-right:.5rem}.i7 .padding-vertical-for-medium--small{padding-top:.5rem;padding-bottom:.5rem}.i7 .padding-top-for-medium--small{padding-top:.5rem}.i7 .padding-right-for-medium--small{padding-right:.5rem}.i7 .padding-bottom-for-medium--small{padding-bottom:.5rem}.i7 .padding-left-for-medium--small{padding-left:.5rem}}@media print,screen and (min-width:64em){.i7 .padding-for-large-only--small{padding:.5rem .5rem .5rem .5rem}.i7 .padding-horizontal-for-large-only--small{padding-left:.5rem;padding-right:.5rem}.i7 .padding-vertical-for-large-only--small{padding-top:.5rem;padding-bottom:.5rem}.i7 .padding-top-for-large-only--small{padding-top:.5rem}.i7 .padding-right-for-large-only--small{padding-right:.5rem}.i7 .padding-bottom-for-large-only--small{padding-bottom:.5rem}.i7 .padding-left-for-large-only--small{padding-left:.5rem}}@media print,screen and (min-width:64em){.i7 .padding-for-large--small{padding:.5rem .5rem .5rem .5rem}.i7 .padding-horizontal-for-large--small{padding-left:.5rem;padding-right:.5rem}.i7 .padding-vertical-for-large--small{padding-top:.5rem;padding-bottom:.5rem}.i7 .padding-top-for-large--small{padding-top:.5rem}.i7 .padding-right-for-large--small{padding-right:.5rem}.i7 .padding-bottom-for-large--small{padding-bottom:.5rem}.i7 .padding-left-for-large--small{padding-left:.5rem}}.i7 .margin--small{margin:.5rem .5rem .5rem .5rem}.i7 .margin-horizontal--small{margin-left:.5rem;margin-right:.5rem}.i7 .margin-vertical--small{margin-top:.5rem;margin-bottom:.5rem}.i7 .margin-top--small{margin-top:.5rem}.i7 .margin-right--small{margin-right:.5rem}.i7 .margin-bottom--small{margin-bottom:.5rem}.i7 .margin-left--small{margin-left:.5rem}@media print,screen and (max-width:39.99875em){.i7 .margin-for-small-only--small{margin:.5rem .5rem .5rem .5rem}.i7 .margin-horizontal-for-small-only--small{margin-left:.5rem;margin-right:.5rem}.i7 .margin-vertical-for-small-only--small{margin-top:.5rem;margin-bottom:.5rem}.i7 .margin-top-for-small-only--small{margin-top:.5rem}.i7 .margin-right-for-small-only--small{margin-right:.5rem}.i7 .margin-bottom-for-small-only--small{margin-bottom:.5rem}.i7 .margin-left-for-small-only--small{margin-left:.5rem}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.i7 .margin-for-medium-only--small{margin:.5rem .5rem .5rem .5rem}.i7 .margin-horizontal-for-medium-only--small{margin-left:.5rem;margin-right:.5rem}.i7 .margin-vertical-for-medium-only--small{margin-top:.5rem;margin-bottom:.5rem}.i7 .margin-top-for-medium-only--small{margin-top:.5rem}.i7 .margin-right-for-medium-only--small{margin-right:.5rem}.i7 .margin-bottom-for-medium-only--small{margin-bottom:.5rem}.i7 .margin-left-for-medium-only--small{margin-left:.5rem}}@media print,screen and (min-width:40em){.i7 .margin-for-medium--small{margin:.5rem .5rem .5rem .5rem}.i7 .margin-horizontal-for-medium--small{margin-left:.5rem;margin-right:.5rem}.i7 .margin-vertical-for-medium--small{margin-top:.5rem;margin-bottom:.5rem}.i7 .margin-top-for-medium--small{margin-top:.5rem}.i7 .margin-right-for-medium--small{margin-right:.5rem}.i7 .margin-bottom-for-medium--small{margin-bottom:.5rem}.i7 .margin-left-for-medium--small{margin-left:.5rem}}@media print,screen and (min-width:64em){.i7 .margin-for-large-only--small{margin:.5rem .5rem .5rem .5rem}.i7 .margin-horizontal-for-large-only--small{margin-left:.5rem;margin-right:.5rem}.i7 .margin-vertical-for-large-only--small{margin-top:.5rem;margin-bottom:.5rem}.i7 .margin-top-for-large-only--small{margin-top:.5rem}.i7 .margin-right-for-large-only--small{margin-right:.5rem}.i7 .margin-bottom-for-large-only--small{margin-bottom:.5rem}.i7 .margin-left-for-large-only--small{margin-left:.5rem}}@media print,screen and (min-width:64em){.i7 .margin-for-large--small{margin:.5rem .5rem .5rem .5rem}.i7 .margin-horizontal-for-large--small{margin-left:.5rem;margin-right:.5rem}.i7 .margin-vertical-for-large--small{margin-top:.5rem;margin-bottom:.5rem}.i7 .margin-top-for-large--small{margin-top:.5rem}.i7 .margin-right-for-large--small{margin-right:.5rem}.i7 .margin-bottom-for-large--small{margin-bottom:.5rem}.i7 .margin-left-for-large--small{margin-left:.5rem}}.i7 .row-gap--small{row-gap:.5rem}.i7 .column-gap--small{column-gap:.5rem}.i7 .padding--medium{padding:1rem 1rem 1rem 1rem}.i7 .padding-horizontal--medium{padding-left:1rem;padding-right:1rem}.i7 .padding-vertical--medium{padding-top:1rem;padding-bottom:1rem}.i7 .padding-top--medium{padding-top:1rem}.i7 .padding-right--medium{padding-right:1rem}.i7 .padding-bottom--medium{padding-bottom:1rem}.i7 .padding-left--medium{padding-left:1rem}@media print,screen and (max-width:39.99875em){.i7 .padding-for-small-only--medium{padding:1rem 1rem 1rem 1rem}.i7 .padding-horizontal-for-small-only--medium{padding-left:1rem;padding-right:1rem}.i7 .padding-vertical-for-small-only--medium{padding-top:1rem;padding-bottom:1rem}.i7 .padding-top-for-small-only--medium{padding-top:1rem}.i7 .padding-right-for-small-only--medium{padding-right:1rem}.i7 .padding-bottom-for-small-only--medium{padding-bottom:1rem}.i7 .padding-left-for-small-only--medium{padding-left:1rem}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.i7 .padding-for-medium-only--medium{padding:1rem 1rem 1rem 1rem}.i7 .padding-horizontal-for-medium-only--medium{padding-left:1rem;padding-right:1rem}.i7 .padding-vertical-for-medium-only--medium{padding-top:1rem;padding-bottom:1rem}.i7 .padding-top-for-medium-only--medium{padding-top:1rem}.i7 .padding-right-for-medium-only--medium{padding-right:1rem}.i7 .padding-bottom-for-medium-only--medium{padding-bottom:1rem}.i7 .padding-left-for-medium-only--medium{padding-left:1rem}}@media print,screen and (min-width:40em){.i7 .padding-for-medium--medium{padding:1rem 1rem 1rem 1rem}.i7 .padding-horizontal-for-medium--medium{padding-left:1rem;padding-right:1rem}.i7 .padding-vertical-for-medium--medium{padding-top:1rem;padding-bottom:1rem}.i7 .padding-top-for-medium--medium{padding-top:1rem}.i7 .padding-right-for-medium--medium{padding-right:1rem}.i7 .padding-bottom-for-medium--medium{padding-bottom:1rem}.i7 .padding-left-for-medium--medium{padding-left:1rem}}@media print,screen and (min-width:64em){.i7 .padding-for-large-only--medium{padding:1rem 1rem 1rem 1rem}.i7 .padding-horizontal-for-large-only--medium{padding-left:1rem;padding-right:1rem}.i7 .padding-vertical-for-large-only--medium{padding-top:1rem;padding-bottom:1rem}.i7 .padding-top-for-large-only--medium{padding-top:1rem}.i7 .padding-right-for-large-only--medium{padding-right:1rem}.i7 .padding-bottom-for-large-only--medium{padding-bottom:1rem}.i7 .padding-left-for-large-only--medium{padding-left:1rem}}@media print,screen and (min-width:64em){.i7 .padding-for-large--medium{padding:1rem 1rem 1rem 1rem}.i7 .padding-horizontal-for-large--medium{padding-left:1rem;padding-right:1rem}.i7 .padding-vertical-for-large--medium{padding-top:1rem;padding-bottom:1rem}.i7 .padding-top-for-large--medium{padding-top:1rem}.i7 .padding-right-for-large--medium{padding-right:1rem}.i7 .padding-bottom-for-large--medium{padding-bottom:1rem}.i7 .padding-left-for-large--medium{padding-left:1rem}}.i7 .margin--medium{margin:1rem 1rem 1rem 1rem}.i7 .margin-horizontal--medium{margin-left:1rem;margin-right:1rem}.i7 .margin-vertical--medium{margin-top:1rem;margin-bottom:1rem}.i7 .margin-top--medium{margin-top:1rem}.i7 .margin-right--medium{margin-right:1rem}.i7 .margin-bottom--medium{margin-bottom:1rem}.i7 .margin-left--medium{margin-left:1rem}@media print,screen and (max-width:39.99875em){.i7 .margin-for-small-only--medium{margin:1rem 1rem 1rem 1rem}.i7 .margin-horizontal-for-small-only--medium{margin-left:1rem;margin-right:1rem}.i7 .margin-vertical-for-small-only--medium{margin-top:1rem;margin-bottom:1rem}.i7 .margin-top-for-small-only--medium{margin-top:1rem}.i7 .margin-right-for-small-only--medium{margin-right:1rem}.i7 .margin-bottom-for-small-only--medium{margin-bottom:1rem}.i7 .margin-left-for-small-only--medium{margin-left:1rem}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.i7 .margin-for-medium-only--medium{margin:1rem 1rem 1rem 1rem}.i7 .margin-horizontal-for-medium-only--medium{margin-left:1rem;margin-right:1rem}.i7 .margin-vertical-for-medium-only--medium{margin-top:1rem;margin-bottom:1rem}.i7 .margin-top-for-medium-only--medium{margin-top:1rem}.i7 .margin-right-for-medium-only--medium{margin-right:1rem}.i7 .margin-bottom-for-medium-only--medium{margin-bottom:1rem}.i7 .margin-left-for-medium-only--medium{margin-left:1rem}}@media print,screen and (min-width:40em){.i7 .margin-for-medium--medium{margin:1rem 1rem 1rem 1rem}.i7 .margin-horizontal-for-medium--medium{margin-left:1rem;margin-right:1rem}.i7 .margin-vertical-for-medium--medium{margin-top:1rem;margin-bottom:1rem}.i7 .margin-top-for-medium--medium{margin-top:1rem}.i7 .margin-right-for-medium--medium{margin-right:1rem}.i7 .margin-bottom-for-medium--medium{margin-bottom:1rem}.i7 .margin-left-for-medium--medium{margin-left:1rem}}@media print,screen and (min-width:64em){.i7 .margin-for-large-only--medium{margin:1rem 1rem 1rem 1rem}.i7 .margin-horizontal-for-large-only--medium{margin-left:1rem;margin-right:1rem}.i7 .margin-vertical-for-large-only--medium{margin-top:1rem;margin-bottom:1rem}.i7 .margin-top-for-large-only--medium{margin-top:1rem}.i7 .margin-right-for-large-only--medium{margin-right:1rem}.i7 .margin-bottom-for-large-only--medium{margin-bottom:1rem}.i7 .margin-left-for-large-only--medium{margin-left:1rem}}@media print,screen and (min-width:64em){.i7 .margin-for-large--medium{margin:1rem 1rem 1rem 1rem}.i7 .margin-horizontal-for-large--medium{margin-left:1rem;margin-right:1rem}.i7 .margin-vertical-for-large--medium{margin-top:1rem;margin-bottom:1rem}.i7 .margin-top-for-large--medium{margin-top:1rem}.i7 .margin-right-for-large--medium{margin-right:1rem}.i7 .margin-bottom-for-large--medium{margin-bottom:1rem}.i7 .margin-left-for-large--medium{margin-left:1rem}}.i7 .row-gap--medium{row-gap:1rem}.i7 .column-gap--medium{column-gap:1rem}.i7 .padding--large{padding:1.5rem 1.5rem 1.5rem 1.5rem}.i7 .padding-horizontal--large{padding-left:1.5rem;padding-right:1.5rem}.i7 .padding-vertical--large{padding-top:1.5rem;padding-bottom:1.5rem}.i7 .padding-top--large{padding-top:1.5rem}.i7 .padding-right--large{padding-right:1.5rem}.i7 .padding-bottom--large{padding-bottom:1.5rem}.i7 .padding-left--large{padding-left:1.5rem}@media print,screen and (max-width:39.99875em){.i7 .padding-for-small-only--large{padding:1.5rem 1.5rem 1.5rem 1.5rem}.i7 .padding-horizontal-for-small-only--large{padding-left:1.5rem;padding-right:1.5rem}.i7 .padding-vertical-for-small-only--large{padding-top:1.5rem;padding-bottom:1.5rem}.i7 .padding-top-for-small-only--large{padding-top:1.5rem}.i7 .padding-right-for-small-only--large{padding-right:1.5rem}.i7 .padding-bottom-for-small-only--large{padding-bottom:1.5rem}.i7 .padding-left-for-small-only--large{padding-left:1.5rem}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.i7 .padding-for-medium-only--large{padding:1.5rem 1.5rem 1.5rem 1.5rem}.i7 .padding-horizontal-for-medium-only--large{padding-left:1.5rem;padding-right:1.5rem}.i7 .padding-vertical-for-medium-only--large{padding-top:1.5rem;padding-bottom:1.5rem}.i7 .padding-top-for-medium-only--large{padding-top:1.5rem}.i7 .padding-right-for-medium-only--large{padding-right:1.5rem}.i7 .padding-bottom-for-medium-only--large{padding-bottom:1.5rem}.i7 .padding-left-for-medium-only--large{padding-left:1.5rem}}@media print,screen and (min-width:40em){.i7 .padding-for-medium--large{padding:1.5rem 1.5rem 1.5rem 1.5rem}.i7 .padding-horizontal-for-medium--large{padding-left:1.5rem;padding-right:1.5rem}.i7 .padding-vertical-for-medium--large{padding-top:1.5rem;padding-bottom:1.5rem}.i7 .padding-top-for-medium--large{padding-top:1.5rem}.i7 .padding-right-for-medium--large{padding-right:1.5rem}.i7 .padding-bottom-for-medium--large{padding-bottom:1.5rem}.i7 .padding-left-for-medium--large{padding-left:1.5rem}}@media print,screen and (min-width:64em){.i7 .padding-for-large-only--large{padding:1.5rem 1.5rem 1.5rem 1.5rem}.i7 .padding-horizontal-for-large-only--large{padding-left:1.5rem;padding-right:1.5rem}.i7 .padding-vertical-for-large-only--large{padding-top:1.5rem;padding-bottom:1.5rem}.i7 .padding-top-for-large-only--large{padding-top:1.5rem}.i7 .padding-right-for-large-only--large{padding-right:1.5rem}.i7 .padding-bottom-for-large-only--large{padding-bottom:1.5rem}.i7 .padding-left-for-large-only--large{padding-left:1.5rem}}@media print,screen and (min-width:64em){.i7 .padding-for-large--large{padding:1.5rem 1.5rem 1.5rem 1.5rem}.i7 .padding-horizontal-for-large--large{padding-left:1.5rem;padding-right:1.5rem}.i7 .padding-vertical-for-large--large{padding-top:1.5rem;padding-bottom:1.5rem}.i7 .padding-top-for-large--large{padding-top:1.5rem}.i7 .padding-right-for-large--large{padding-right:1.5rem}.i7 .padding-bottom-for-large--large{padding-bottom:1.5rem}.i7 .padding-left-for-large--large{padding-left:1.5rem}}.i7 .margin--large{margin:1.5rem 1.5rem 1.5rem 1.5rem}.i7 .margin-horizontal--large{margin-left:1.5rem;margin-right:1.5rem}.i7 .margin-vertical--large{margin-top:1.5rem;margin-bottom:1.5rem}.i7 .margin-top--large{margin-top:1.5rem}.i7 .margin-right--large{margin-right:1.5rem}.i7 .margin-bottom--large{margin-bottom:1.5rem}.i7 .margin-left--large{margin-left:1.5rem}@media print,screen and (max-width:39.99875em){.i7 .margin-for-small-only--large{margin:1.5rem 1.5rem 1.5rem 1.5rem}.i7 .margin-horizontal-for-small-only--large{margin-left:1.5rem;margin-right:1.5rem}.i7 .margin-vertical-for-small-only--large{margin-top:1.5rem;margin-bottom:1.5rem}.i7 .margin-top-for-small-only--large{margin-top:1.5rem}.i7 .margin-right-for-small-only--large{margin-right:1.5rem}.i7 .margin-bottom-for-small-only--large{margin-bottom:1.5rem}.i7 .margin-left-for-small-only--large{margin-left:1.5rem}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.i7 .margin-for-medium-only--large{margin:1.5rem 1.5rem 1.5rem 1.5rem}.i7 .margin-horizontal-for-medium-only--large{margin-left:1.5rem;margin-right:1.5rem}.i7 .margin-vertical-for-medium-only--large{margin-top:1.5rem;margin-bottom:1.5rem}.i7 .margin-top-for-medium-only--large{margin-top:1.5rem}.i7 .margin-right-for-medium-only--large{margin-right:1.5rem}.i7 .margin-bottom-for-medium-only--large{margin-bottom:1.5rem}.i7 .margin-left-for-medium-only--large{margin-left:1.5rem}}@media print,screen and (min-width:40em){.i7 .margin-for-medium--large{margin:1.5rem 1.5rem 1.5rem 1.5rem}.i7 .margin-horizontal-for-medium--large{margin-left:1.5rem;margin-right:1.5rem}.i7 .margin-vertical-for-medium--large{margin-top:1.5rem;margin-bottom:1.5rem}.i7 .margin-top-for-medium--large{margin-top:1.5rem}.i7 .margin-right-for-medium--large{margin-right:1.5rem}.i7 .margin-bottom-for-medium--large{margin-bottom:1.5rem}.i7 .margin-left-for-medium--large{margin-left:1.5rem}}@media print,screen and (min-width:64em){.i7 .margin-for-large-only--large{margin:1.5rem 1.5rem 1.5rem 1.5rem}.i7 .margin-horizontal-for-large-only--large{margin-left:1.5rem;margin-right:1.5rem}.i7 .margin-vertical-for-large-only--large{margin-top:1.5rem;margin-bottom:1.5rem}.i7 .margin-top-for-large-only--large{margin-top:1.5rem}.i7 .margin-right-for-large-only--large{margin-right:1.5rem}.i7 .margin-bottom-for-large-only--large{margin-bottom:1.5rem}.i7 .margin-left-for-large-only--large{margin-left:1.5rem}}@media print,screen and (min-width:64em){.i7 .margin-for-large--large{margin:1.5rem 1.5rem 1.5rem 1.5rem}.i7 .margin-horizontal-for-large--large{margin-left:1.5rem;margin-right:1.5rem}.i7 .margin-vertical-for-large--large{margin-top:1.5rem;margin-bottom:1.5rem}.i7 .margin-top-for-large--large{margin-top:1.5rem}.i7 .margin-right-for-large--large{margin-right:1.5rem}.i7 .margin-bottom-for-large--large{margin-bottom:1.5rem}.i7 .margin-left-for-large--large{margin-left:1.5rem}}.i7 .row-gap--large{row-gap:1.5rem}.i7 .column-gap--large{column-gap:1.5rem}.i7 .padding--xlarge{padding:2.5rem 2.5rem 2.5rem 2.5rem}.i7 .padding-horizontal--xlarge{padding-left:2.5rem;padding-right:2.5rem}.i7 .padding-vertical--xlarge{padding-top:2.5rem;padding-bottom:2.5rem}.i7 .padding-top--xlarge{padding-top:2.5rem}.i7 .padding-right--xlarge{padding-right:2.5rem}.i7 .padding-bottom--xlarge{padding-bottom:2.5rem}.i7 .padding-left--xlarge{padding-left:2.5rem}@media print,screen and (max-width:39.99875em){.i7 .padding-for-small-only--xlarge{padding:2.5rem 2.5rem 2.5rem 2.5rem}.i7 .padding-horizontal-for-small-only--xlarge{padding-left:2.5rem;padding-right:2.5rem}.i7 .padding-vertical-for-small-only--xlarge{padding-top:2.5rem;padding-bottom:2.5rem}.i7 .padding-top-for-small-only--xlarge{padding-top:2.5rem}.i7 .padding-right-for-small-only--xlarge{padding-right:2.5rem}.i7 .padding-bottom-for-small-only--xlarge{padding-bottom:2.5rem}.i7 .padding-left-for-small-only--xlarge{padding-left:2.5rem}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.i7 .padding-for-medium-only--xlarge{padding:2.5rem 2.5rem 2.5rem 2.5rem}.i7 .padding-horizontal-for-medium-only--xlarge{padding-left:2.5rem;padding-right:2.5rem}.i7 .padding-vertical-for-medium-only--xlarge{padding-top:2.5rem;padding-bottom:2.5rem}.i7 .padding-top-for-medium-only--xlarge{padding-top:2.5rem}.i7 .padding-right-for-medium-only--xlarge{padding-right:2.5rem}.i7 .padding-bottom-for-medium-only--xlarge{padding-bottom:2.5rem}.i7 .padding-left-for-medium-only--xlarge{padding-left:2.5rem}}@media print,screen and (min-width:40em){.i7 .padding-for-medium--xlarge{padding:2.5rem 2.5rem 2.5rem 2.5rem}.i7 .padding-horizontal-for-medium--xlarge{padding-left:2.5rem;padding-right:2.5rem}.i7 .padding-vertical-for-medium--xlarge{padding-top:2.5rem;padding-bottom:2.5rem}.i7 .padding-top-for-medium--xlarge{padding-top:2.5rem}.i7 .padding-right-for-medium--xlarge{padding-right:2.5rem}.i7 .padding-bottom-for-medium--xlarge{padding-bottom:2.5rem}.i7 .padding-left-for-medium--xlarge{padding-left:2.5rem}}@media print,screen and (min-width:64em){.i7 .padding-for-large-only--xlarge{padding:2.5rem 2.5rem 2.5rem 2.5rem}.i7 .padding-horizontal-for-large-only--xlarge{padding-left:2.5rem;padding-right:2.5rem}.i7 .padding-vertical-for-large-only--xlarge{padding-top:2.5rem;padding-bottom:2.5rem}.i7 .padding-top-for-large-only--xlarge{padding-top:2.5rem}.i7 .padding-right-for-large-only--xlarge{padding-right:2.5rem}.i7 .padding-bottom-for-large-only--xlarge{padding-bottom:2.5rem}.i7 .padding-left-for-large-only--xlarge{padding-left:2.5rem}}@media print,screen and (min-width:64em){.i7 .padding-for-large--xlarge{padding:2.5rem 2.5rem 2.5rem 2.5rem}.i7 .padding-horizontal-for-large--xlarge{padding-left:2.5rem;padding-right:2.5rem}.i7 .padding-vertical-for-large--xlarge{padding-top:2.5rem;padding-bottom:2.5rem}.i7 .padding-top-for-large--xlarge{padding-top:2.5rem}.i7 .padding-right-for-large--xlarge{padding-right:2.5rem}.i7 .padding-bottom-for-large--xlarge{padding-bottom:2.5rem}.i7 .padding-left-for-large--xlarge{padding-left:2.5rem}}.i7 .margin--xlarge{margin:2.5rem 2.5rem 2.5rem 2.5rem}.i7 .margin-horizontal--xlarge{margin-left:2.5rem;margin-right:2.5rem}.i7 .margin-vertical--xlarge{margin-top:2.5rem;margin-bottom:2.5rem}.i7 .margin-top--xlarge{margin-top:2.5rem}.i7 .margin-right--xlarge{margin-right:2.5rem}.i7 .margin-bottom--xlarge{margin-bottom:2.5rem}.i7 .margin-left--xlarge{margin-left:2.5rem}@media print,screen and (max-width:39.99875em){.i7 .margin-for-small-only--xlarge{margin:2.5rem 2.5rem 2.5rem 2.5rem}.i7 .margin-horizontal-for-small-only--xlarge{margin-left:2.5rem;margin-right:2.5rem}.i7 .margin-vertical-for-small-only--xlarge{margin-top:2.5rem;margin-bottom:2.5rem}.i7 .margin-top-for-small-only--xlarge{margin-top:2.5rem}.i7 .margin-right-for-small-only--xlarge{margin-right:2.5rem}.i7 .margin-bottom-for-small-only--xlarge{margin-bottom:2.5rem}.i7 .margin-left-for-small-only--xlarge{margin-left:2.5rem}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.i7 .margin-for-medium-only--xlarge{margin:2.5rem 2.5rem 2.5rem 2.5rem}.i7 .margin-horizontal-for-medium-only--xlarge{margin-left:2.5rem;margin-right:2.5rem}.i7 .margin-vertical-for-medium-only--xlarge{margin-top:2.5rem;margin-bottom:2.5rem}.i7 .margin-top-for-medium-only--xlarge{margin-top:2.5rem}.i7 .margin-right-for-medium-only--xlarge{margin-right:2.5rem}.i7 .margin-bottom-for-medium-only--xlarge{margin-bottom:2.5rem}.i7 .margin-left-for-medium-only--xlarge{margin-left:2.5rem}}@media print,screen and (min-width:40em){.i7 .margin-for-medium--xlarge{margin:2.5rem 2.5rem 2.5rem 2.5rem}.i7 .margin-horizontal-for-medium--xlarge{margin-left:2.5rem;margin-right:2.5rem}.i7 .margin-vertical-for-medium--xlarge{margin-top:2.5rem;margin-bottom:2.5rem}.i7 .margin-top-for-medium--xlarge{margin-top:2.5rem}.i7 .margin-right-for-medium--xlarge{margin-right:2.5rem}.i7 .margin-bottom-for-medium--xlarge{margin-bottom:2.5rem}.i7 .margin-left-for-medium--xlarge{margin-left:2.5rem}}@media print,screen and (min-width:64em){.i7 .margin-for-large-only--xlarge{margin:2.5rem 2.5rem 2.5rem 2.5rem}.i7 .margin-horizontal-for-large-only--xlarge{margin-left:2.5rem;margin-right:2.5rem}.i7 .margin-vertical-for-large-only--xlarge{margin-top:2.5rem;margin-bottom:2.5rem}.i7 .margin-top-for-large-only--xlarge{margin-top:2.5rem}.i7 .margin-right-for-large-only--xlarge{margin-right:2.5rem}.i7 .margin-bottom-for-large-only--xlarge{margin-bottom:2.5rem}.i7 .margin-left-for-large-only--xlarge{margin-left:2.5rem}}@media print,screen and (min-width:64em){.i7 .margin-for-large--xlarge{margin:2.5rem 2.5rem 2.5rem 2.5rem}.i7 .margin-horizontal-for-large--xlarge{margin-left:2.5rem;margin-right:2.5rem}.i7 .margin-vertical-for-large--xlarge{margin-top:2.5rem;margin-bottom:2.5rem}.i7 .margin-top-for-large--xlarge{margin-top:2.5rem}.i7 .margin-right-for-large--xlarge{margin-right:2.5rem}.i7 .margin-bottom-for-large--xlarge{margin-bottom:2.5rem}.i7 .margin-left-for-large--xlarge{margin-left:2.5rem}}.i7 .row-gap--xlarge{row-gap:2.5rem}.i7 .column-gap--xlarge{column-gap:2.5rem}.i7 .text-align--start{text-align:start}.i7 .text-align-for-small-only--start{text-align:start}@media print,screen and (min-width:40em){.i7 .text-align-for-medium--start{text-align:start}}@media print,screen and (min-width:40em){.i7 .text-align-for-medium-only--start{text-align:start}}@media print,screen and (min-width:64em){.i7 .text-align-for-large--start{text-align:start}}@media print,screen and (min-width:64em){.i7 .text-align-for-large-only--start{text-align:start}}.i7 .text-align--end{text-align:end}.i7 .text-align-for-small-only--end{text-align:end}@media print,screen and (min-width:40em){.i7 .text-align-for-medium--end{text-align:end}}@media print,screen and (min-width:40em){.i7 .text-align-for-medium-only--end{text-align:end}}@media print,screen and (min-width:64em){.i7 .text-align-for-large--end{text-align:end}}@media print,screen and (min-width:64em){.i7 .text-align-for-large-only--end{text-align:end}}.i7 .text-align--center{text-align:center}.i7 .text-align-for-small-only--center{text-align:center}@media print,screen and (min-width:40em){.i7 .text-align-for-medium--center{text-align:center}}@media print,screen and (min-width:40em){.i7 .text-align-for-medium-only--center{text-align:center}}@media print,screen and (min-width:64em){.i7 .text-align-for-large--center{text-align:center}}@media print,screen and (min-width:64em){.i7 .text-align-for-large-only--center{text-align:center}}.i7 form .form-error-message{background-color:#c92128;display:flex;width:100%}.i7 form .form-error-message .alert-icon{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMi4wLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAzLjUgMTUuOSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMy41IDE1LjkiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGcgaWQ9Il9jb3B5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3ICAgICI+DQoJPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTAsMTUuOXYtMy41aDMuNXYzLjVIMHogTTMuMywxMC43SDAuMkwwLDBoMy41TDMuMywxMC43eiIvPg0KPC9nPg0KPC9zdmc+DQo=);background-color:#a4181e;width:32px;min-height:32px;background-repeat:no-repeat;background-position:center center;background-size:60% 60%}.i7 form .form-error-message span{font-size:.875rem;color:#fff;padding:6px 12px}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes bloom-in{0%{transform:scale(0)}75%{transform:scale(1.25)}to{transform:scale(1)}}.i7 .grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}@media print,screen and (max-width:39.99875em){.i7 .grid-cols-1-for-small-only{grid-template-columns:repeat(1,minmax(0,1fr))}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.i7 .grid-cols-1-for-medium-only{grid-template-columns:repeat(1,minmax(0,1fr))}}@media print,screen and (min-width:40em){.i7 .grid-cols-1-for-medium{grid-template-columns:repeat(1,minmax(0,1fr))}}@media print,screen and (min-width:64em){.i7 .grid-cols-1-for-large-only{grid-template-columns:repeat(1,minmax(0,1fr))}}@media print,screen and (min-width:64em){.i7 .grid-cols-1-for-large{grid-template-columns:repeat(1,minmax(0,1fr))}}.i7 .grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}@media print,screen and (max-width:39.99875em){.i7 .grid-cols-2-for-small-only{grid-template-columns:repeat(2,minmax(0,1fr))}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.i7 .grid-cols-2-for-medium-only{grid-template-columns:repeat(2,minmax(0,1fr))}}@media print,screen and (min-width:40em){.i7 .grid-cols-2-for-medium{grid-template-columns:repeat(2,minmax(0,1fr))}}@media print,screen and (min-width:64em){.i7 .grid-cols-2-for-large-only{grid-template-columns:repeat(2,minmax(0,1fr))}}@media print,screen and (min-width:64em){.i7 .grid-cols-2-for-large{grid-template-columns:repeat(2,minmax(0,1fr))}}.i7 .grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}@media print,screen and (max-width:39.99875em){.i7 .grid-cols-3-for-small-only{grid-template-columns:repeat(3,minmax(0,1fr))}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.i7 .grid-cols-3-for-medium-only{grid-template-columns:repeat(3,minmax(0,1fr))}}@media print,screen and (min-width:40em){.i7 .grid-cols-3-for-medium{grid-template-columns:repeat(3,minmax(0,1fr))}}@media print,screen and (min-width:64em){.i7 .grid-cols-3-for-large-only{grid-template-columns:repeat(3,minmax(0,1fr))}}@media print,screen and (min-width:64em){.i7 .grid-cols-3-for-large{grid-template-columns:repeat(3,minmax(0,1fr))}}.i7 .grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}@media print,screen and (max-width:39.99875em){.i7 .grid-cols-4-for-small-only{grid-template-columns:repeat(4,minmax(0,1fr))}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.i7 .grid-cols-4-for-medium-only{grid-template-columns:repeat(4,minmax(0,1fr))}}@media print,screen and (min-width:40em){.i7 .grid-cols-4-for-medium{grid-template-columns:repeat(4,minmax(0,1fr))}}@media print,screen and (min-width:64em){.i7 .grid-cols-4-for-large-only{grid-template-columns:repeat(4,minmax(0,1fr))}}@media print,screen and (min-width:64em){.i7 .grid-cols-4-for-large{grid-template-columns:repeat(4,minmax(0,1fr))}}.i7 .grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}@media print,screen and (max-width:39.99875em){.i7 .grid-cols-5-for-small-only{grid-template-columns:repeat(5,minmax(0,1fr))}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.i7 .grid-cols-5-for-medium-only{grid-template-columns:repeat(5,minmax(0,1fr))}}@media print,screen and (min-width:40em){.i7 .grid-cols-5-for-medium{grid-template-columns:repeat(5,minmax(0,1fr))}}@media print,screen and (min-width:64em){.i7 .grid-cols-5-for-large-only{grid-template-columns:repeat(5,minmax(0,1fr))}}@media print,screen and (min-width:64em){.i7 .grid-cols-5-for-large{grid-template-columns:repeat(5,minmax(0,1fr))}}.i7 .grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}@media print,screen and (max-width:39.99875em){.i7 .grid-cols-6-for-small-only{grid-template-columns:repeat(6,minmax(0,1fr))}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.i7 .grid-cols-6-for-medium-only{grid-template-columns:repeat(6,minmax(0,1fr))}}@media print,screen and (min-width:40em){.i7 .grid-cols-6-for-medium{grid-template-columns:repeat(6,minmax(0,1fr))}}@media print,screen and (min-width:64em){.i7 .grid-cols-6-for-large-only{grid-template-columns:repeat(6,minmax(0,1fr))}}@media print,screen and (min-width:64em){.i7 .grid-cols-6-for-large{grid-template-columns:repeat(6,minmax(0,1fr))}}.i7 .grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}@media print,screen and (max-width:39.99875em){.i7 .grid-cols-7-for-small-only{grid-template-columns:repeat(7,minmax(0,1fr))}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.i7 .grid-cols-7-for-medium-only{grid-template-columns:repeat(7,minmax(0,1fr))}}@media print,screen and (min-width:40em){.i7 .grid-cols-7-for-medium{grid-template-columns:repeat(7,minmax(0,1fr))}}@media print,screen and (min-width:64em){.i7 .grid-cols-7-for-large-only{grid-template-columns:repeat(7,minmax(0,1fr))}}@media print,screen and (min-width:64em){.i7 .grid-cols-7-for-large{grid-template-columns:repeat(7,minmax(0,1fr))}}.i7 .grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}@media print,screen and (max-width:39.99875em){.i7 .grid-cols-8-for-small-only{grid-template-columns:repeat(8,minmax(0,1fr))}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.i7 .grid-cols-8-for-medium-only{grid-template-columns:repeat(8,minmax(0,1fr))}}@media print,screen and (min-width:40em){.i7 .grid-cols-8-for-medium{grid-template-columns:repeat(8,minmax(0,1fr))}}@media print,screen and (min-width:64em){.i7 .grid-cols-8-for-large-only{grid-template-columns:repeat(8,minmax(0,1fr))}}@media print,screen and (min-width:64em){.i7 .grid-cols-8-for-large{grid-template-columns:repeat(8,minmax(0,1fr))}}.i7 .grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}@media print,screen and (max-width:39.99875em){.i7 .grid-cols-9-for-small-only{grid-template-columns:repeat(9,minmax(0,1fr))}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.i7 .grid-cols-9-for-medium-only{grid-template-columns:repeat(9,minmax(0,1fr))}}@media print,screen and (min-width:40em){.i7 .grid-cols-9-for-medium{grid-template-columns:repeat(9,minmax(0,1fr))}}@media print,screen and (min-width:64em){.i7 .grid-cols-9-for-large-only{grid-template-columns:repeat(9,minmax(0,1fr))}}@media print,screen and (min-width:64em){.i7 .grid-cols-9-for-large{grid-template-columns:repeat(9,minmax(0,1fr))}}.i7 .grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}@media print,screen and (max-width:39.99875em){.i7 .grid-cols-10-for-small-only{grid-template-columns:repeat(10,minmax(0,1fr))}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.i7 .grid-cols-10-for-medium-only{grid-template-columns:repeat(10,minmax(0,1fr))}}@media print,screen and (min-width:40em){.i7 .grid-cols-10-for-medium{grid-template-columns:repeat(10,minmax(0,1fr))}}@media print,screen and (min-width:64em){.i7 .grid-cols-10-for-large-only{grid-template-columns:repeat(10,minmax(0,1fr))}}@media print,screen and (min-width:64em){.i7 .grid-cols-10-for-large{grid-template-columns:repeat(10,minmax(0,1fr))}}.i7 .grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}@media print,screen and (max-width:39.99875em){.i7 .grid-cols-11-for-small-only{grid-template-columns:repeat(11,minmax(0,1fr))}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.i7 .grid-cols-11-for-medium-only{grid-template-columns:repeat(11,minmax(0,1fr))}}@media print,screen and (min-width:40em){.i7 .grid-cols-11-for-medium{grid-template-columns:repeat(11,minmax(0,1fr))}}@media print,screen and (min-width:64em){.i7 .grid-cols-11-for-large-only{grid-template-columns:repeat(11,minmax(0,1fr))}}@media print,screen and (min-width:64em){.i7 .grid-cols-11-for-large{grid-template-columns:repeat(11,minmax(0,1fr))}}.i7 .grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}@media print,screen and (max-width:39.99875em){.i7 .grid-cols-12-for-small-only{grid-template-columns:repeat(12,minmax(0,1fr))}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.i7 .grid-cols-12-for-medium-only{grid-template-columns:repeat(12,minmax(0,1fr))}}@media print,screen and (min-width:40em){.i7 .grid-cols-12-for-medium{grid-template-columns:repeat(12,minmax(0,1fr))}}@media print,screen and (min-width:64em){.i7 .grid-cols-12-for-large-only{grid-template-columns:repeat(12,minmax(0,1fr))}}@media print,screen and (min-width:64em){.i7 .grid-cols-12-for-large{grid-template-columns:repeat(12,minmax(0,1fr))}}@media print,screen and (min-width:40em){.i7 .grid-cols-2-120px-1fr-for-medium{grid-template-columns:minmax(min-content,120px) 1fr}}.i7 .grid-cols-2-auto-1fr{grid-template-columns:auto 1fr}@media print,screen and (max-width:39.99875em){.i7 .grid-cols-2-auto-1fr-for-small-only{grid-template-columns:auto 1fr}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.i7 .grid-cols-2-auto-1fr-for-medium-only{grid-template-columns:auto 1fr}}@media print,screen and (min-width:40em){.i7 .grid-cols-2-auto-1fr-for-medium{grid-template-columns:auto 1fr}}@media print,screen and (min-width:64em){.i7 .grid-cols-2-auto-1fr-for-large-only{grid-template-columns:auto 1fr}}@media print,screen and (min-width:64em){.i7 .grid-cols-2-auto-1fr-for-large{grid-template-columns:auto 1fr}}.i7 .irep7-scroll-bar::-webkit-scrollbar{width:5px}.i7 .irep7-scroll-bar::-webkit-scrollbar-track{background:#1e272e}.i7 .irep7-scroll-bar::-webkit-scrollbar-thumb{background:#3c4c53;height:25px}.i7 .irep7-scroll-bar::-webkit-scrollbar-thumb:hover{background:#3c4c53;height:25px}
/*# sourceMappingURL=global.css.map */