From 63ebb82c3ab17bc9c0910c3a974dfbd99a243497 Mon Sep 17 00:00:00 2001 From: Paul C Pederson Date: Fri, 9 Dec 2016 16:39:32 -0800 Subject: [PATCH] Release --- dist/css/calcite-web-e-commerce.css | 97 --- dist/css/calcite-web-e-commerce.min.css | 3 +- dist/css/calcite-web-marketing.css | 97 --- dist/css/calcite-web-marketing.min.css | 3 +- dist/css/calcite-web-no-fonts.css | 773 +++++++++--------- dist/css/calcite-web-no-fonts.min.css | 2 +- dist/css/calcite-web.css | 773 +++++++++--------- dist/css/calcite-web.min.css | 2 +- dist/css/calcite-web/imports.css | 218 ----- dist/js/calcite-web.js | 34 +- dist/js/calcite-web.min.js | 2 +- dist/sass/calcite-web.scss | 2 +- .../calcite-web/components/_animation.scss | 86 +- dist/sass/calcite-web/components/_button.scss | 19 +- dist/sass/calcite-web/components/_card.scss | 2 +- dist/sass/calcite-web/components/_form.scss | 255 +++--- dist/sass/calcite-web/grid/_columns.scss | 6 +- dist/sass/calcite-web/grid/_pre-post.scss | 8 +- dist/sass/calcite-web/icons/_calcite-ui.scss | 5 + dist/sass/calcite-web/patterns/_modal.scss | 4 +- dist/sass/calcite-web/patterns/_search.scss | 5 +- dist/sass/calcite-web/patterns/_tabs.scss | 42 +- dist/sass/calcite-web/patterns/_top-nav.scss | 20 +- dist/sass/calcite-web/type/_i18n.scss | 3 + dist/sass/calcite-web/utils/_utils.scss | 3 +- 25 files changed, 980 insertions(+), 1484 deletions(-) diff --git a/dist/css/calcite-web-e-commerce.css b/dist/css/calcite-web-e-commerce.css index c9eedf5a9..3b78e527d 100644 --- a/dist/css/calcite-web-e-commerce.css +++ b/dist/css/calcite-web-e-commerce.css @@ -1,100 +1,3 @@ -/* Wide Card - - - - - - - - - - - - */ -@-webkit-keyframes fade-in { - 0% { - opacity: 0; } - 100% { - opacity: 1; } } - -@keyframes fade-in { - 0% { - opacity: 0; } - 100% { - opacity: 1; } } - -@-webkit-keyframes fade-out { - 0% { - opacity: 1; } - 100% { - opacity: 0; } } - -@keyframes fade-out { - 0% { - opacity: 1; } - 100% { - opacity: 0; } } - -@-webkit-keyframes in-down { - 0% { - transform: translate3d(0, -100%, 0); } - 100% { - transform: translate3d(0, 0, 0); } } - -@keyframes in-down { - 0% { - transform: translate3d(0, -100%, 0); } - 100% { - transform: translate3d(0, 0, 0); } } - -@-webkit-keyframes in-down { - 0% { - transform: translate3d(0, -100%, 0); } - 100% { - transform: translate3d(0, 0, 0); } } - -@keyframes in-down { - 0% { - transform: translate3d(0, -100%, 0); } - 100% { - transform: translate3d(0, 0, 0); } } - -@-webkit-keyframes in-up { - 0% { - transform: translate3d(0, 100%, 0); } - 100% { - transform: translate3d(0, 0, 0); } } - -@keyframes in-up { - 0% { - transform: translate3d(0, 100%, 0); } - 100% { - transform: translate3d(0, 0, 0); } } - -@-webkit-keyframes in-down { - 0% { - transform: translate3d(0, -100%, 0); } - 100% { - transform: translate3d(0, 0, 0); } } - -@keyframes in-down { - 0% { - transform: translate3d(0, -100%, 0); } - 100% { - transform: translate3d(0, 0, 0); } } - -@-webkit-keyframes out-down { - 0% { - transform: translate3d(0, 0, 0); } - 100% { - transform: translate3d(0, -100%, 0); } } - -@keyframes out-down { - 0% { - transform: translate3d(0, 0, 0); } - 100% { - transform: translate3d(0, -100%, 0); } } - -@-webkit-keyframes out-up { - 0% { - transform: translate3d(0, 0, 0); } - 100% { - transform: translate3d(0, 100%, 0); } } - -@keyframes out-up { - 0% { - transform: translate3d(0, 0, 0); } - 100% { - transform: translate3d(0, 100%, 0); } } - .table-pricing { border-top: none; border-left: none; diff --git a/dist/css/calcite-web-e-commerce.min.css b/dist/css/calcite-web-e-commerce.min.css index b9b119192..1b726469c 100644 --- a/dist/css/calcite-web-e-commerce.min.css +++ b/dist/css/calcite-web-e-commerce.min.css @@ -1,2 +1 @@ -/* Wide Card - - - - - - - - - - - - */ -@-webkit-keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fade-out{0%{opacity:1}100%{opacity:0}}@keyframes fade-out{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes in-down{0%{transform:translate3d(0,-100%,0)}100%{transform:translate3d(0,0,0)}}@keyframes in-down{0%{transform:translate3d(0,-100%,0)}100%{transform:translate3d(0,0,0)}}@-webkit-keyframes in-down{0%{transform:translate3d(0,-100%,0)}100%{transform:translate3d(0,0,0)}}@keyframes in-down{0%{transform:translate3d(0,-100%,0)}100%{transform:translate3d(0,0,0)}}@-webkit-keyframes in-up{0%{transform:translate3d(0,100%,0)}100%{transform:translate3d(0,0,0)}}@keyframes in-up{0%{transform:translate3d(0,100%,0)}100%{transform:translate3d(0,0,0)}}@-webkit-keyframes in-down{0%{transform:translate3d(0,-100%,0)}100%{transform:translate3d(0,0,0)}}@keyframes in-down{0%{transform:translate3d(0,-100%,0)}100%{transform:translate3d(0,0,0)}}@-webkit-keyframes out-down{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(0,-100%,0)}}@keyframes out-down{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(0,-100%,0)}}@-webkit-keyframes out-up{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(0,100%,0)}}@keyframes out-up{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(0,100%,0)}}.table-pricing{border-top:none;border-left:none;border-right:none;background-color:transparent}.table-pricing > thead{background-color:transparent}.table-pricing th{text-align:center;background-color:white;border-top:1px solid #ccc;padding:1.1625rem}.table-pricing th:first-child{text-align:left;border-left:none;border-top:none;background-color:transparent;padding-left:0.3875rem}.table-pricing td{text-align:center}.table-pricing td:first-child{text-align:left}.table-pricing tbody tr:nth-child(even){background-color:white}.table-pricing tbody tr:nth-child(even) td{background-color:white}.table-pricing.table-blue tr:nth-child(even){background-color:#d2e9f9}.table-pricing.table-blue tr:nth-child(even) td{background-color:#d2e9f9} \ No newline at end of file +.table-pricing{border-top:none;border-left:none;border-right:none;background-color:transparent}.table-pricing > thead{background-color:transparent}.table-pricing th{text-align:center;background-color:white;border-top:1px solid #ccc;padding:1.1625rem}.table-pricing th:first-child{text-align:left;border-left:none;border-top:none;background-color:transparent;padding-left:0.3875rem}.table-pricing td{text-align:center}.table-pricing td:first-child{text-align:left}.table-pricing tbody tr:nth-child(even){background-color:white}.table-pricing tbody tr:nth-child(even) td{background-color:white}.table-pricing.table-blue tr:nth-child(even){background-color:#d2e9f9}.table-pricing.table-blue tr:nth-child(even) td{background-color:#d2e9f9} \ No newline at end of file diff --git a/dist/css/calcite-web-marketing.css b/dist/css/calcite-web-marketing.css index 44e95cc5d..28048f622 100644 --- a/dist/css/calcite-web-marketing.css +++ b/dist/css/calcite-web-marketing.css @@ -1,100 +1,3 @@ -/* Wide Card - - - - - - - - - - - - */ -@-webkit-keyframes fade-in { - 0% { - opacity: 0; } - 100% { - opacity: 1; } } - -@keyframes fade-in { - 0% { - opacity: 0; } - 100% { - opacity: 1; } } - -@-webkit-keyframes fade-out { - 0% { - opacity: 1; } - 100% { - opacity: 0; } } - -@keyframes fade-out { - 0% { - opacity: 1; } - 100% { - opacity: 0; } } - -@-webkit-keyframes in-down { - 0% { - transform: translate3d(0, -100%, 0); } - 100% { - transform: translate3d(0, 0, 0); } } - -@keyframes in-down { - 0% { - transform: translate3d(0, -100%, 0); } - 100% { - transform: translate3d(0, 0, 0); } } - -@-webkit-keyframes in-down { - 0% { - transform: translate3d(0, -100%, 0); } - 100% { - transform: translate3d(0, 0, 0); } } - -@keyframes in-down { - 0% { - transform: translate3d(0, -100%, 0); } - 100% { - transform: translate3d(0, 0, 0); } } - -@-webkit-keyframes in-up { - 0% { - transform: translate3d(0, 100%, 0); } - 100% { - transform: translate3d(0, 0, 0); } } - -@keyframes in-up { - 0% { - transform: translate3d(0, 100%, 0); } - 100% { - transform: translate3d(0, 0, 0); } } - -@-webkit-keyframes in-down { - 0% { - transform: translate3d(0, -100%, 0); } - 100% { - transform: translate3d(0, 0, 0); } } - -@keyframes in-down { - 0% { - transform: translate3d(0, -100%, 0); } - 100% { - transform: translate3d(0, 0, 0); } } - -@-webkit-keyframes out-down { - 0% { - transform: translate3d(0, 0, 0); } - 100% { - transform: translate3d(0, -100%, 0); } } - -@keyframes out-down { - 0% { - transform: translate3d(0, 0, 0); } - 100% { - transform: translate3d(0, -100%, 0); } } - -@-webkit-keyframes out-up { - 0% { - transform: translate3d(0, 0, 0); } - 100% { - transform: translate3d(0, 100%, 0); } } - -@keyframes out-up { - 0% { - transform: translate3d(0, 0, 0); } - 100% { - transform: translate3d(0, 100%, 0); } } - .image-switcher { box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.05); color: inherit; diff --git a/dist/css/calcite-web-marketing.min.css b/dist/css/calcite-web-marketing.min.css index b888a03f3..25cf511d2 100644 --- a/dist/css/calcite-web-marketing.min.css +++ b/dist/css/calcite-web-marketing.min.css @@ -1,2 +1 @@ -/* Wide Card - - - - - - - - - - - - */ -@-webkit-keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fade-out{0%{opacity:1}100%{opacity:0}}@keyframes fade-out{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes in-down{0%{transform:translate3d(0,-100%,0)}100%{transform:translate3d(0,0,0)}}@keyframes in-down{0%{transform:translate3d(0,-100%,0)}100%{transform:translate3d(0,0,0)}}@-webkit-keyframes in-down{0%{transform:translate3d(0,-100%,0)}100%{transform:translate3d(0,0,0)}}@keyframes in-down{0%{transform:translate3d(0,-100%,0)}100%{transform:translate3d(0,0,0)}}@-webkit-keyframes in-up{0%{transform:translate3d(0,100%,0)}100%{transform:translate3d(0,0,0)}}@keyframes in-up{0%{transform:translate3d(0,100%,0)}100%{transform:translate3d(0,0,0)}}@-webkit-keyframes in-down{0%{transform:translate3d(0,-100%,0)}100%{transform:translate3d(0,0,0)}}@keyframes in-down{0%{transform:translate3d(0,-100%,0)}100%{transform:translate3d(0,0,0)}}@-webkit-keyframes out-down{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(0,-100%,0)}}@keyframes out-down{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(0,-100%,0)}}@-webkit-keyframes out-up{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(0,100%,0)}}@keyframes out-up{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(0,100%,0)}}.image-switcher{box-shadow:0 0 16px 0 rgba(0,0,0,0.05);color:inherit;display:flex;width:100%;align-items:center;padding:1rem;background-color:white;border:1px solid #ccc;border-bottom:none}.image-switcher:last-child{border-bottom:1px solid #ccc}.image-switcher:hover{border:1px solid #0079c1;background-color:#d2e9f9;text-decoration:none;color:inherit}.image-switcher.is-active{border:1px solid #0079c1}.image-switcher.is-active + .image-switcher,.image-switcher:hover + .image-switcher{border-top:none}.image-switcher-preview{margin-bottom:0;margin-right:1rem;height:2.82715rem;width:2.82715rem;pointer-events:none}.image-switcher-title{flex:1;pointer-events:none}.image-switcher-view{display:none}.image-switcher-view.is-active{display:block}.carousel-nav{text-align:center;position:relative}.carousel-dot{border:2px solid #959595;margin-left:0.25em;margin-right:0.25em;width:0.75em;height:0.75em;border-radius:0.75em;display:inline-block}.carousel-dot.is-active{background-color:#0079c1;border-color:#0079c1}.carousel-dot:hover{text-decoration:none;border-color:#0079c1}.carousel-panel{display:none}.carousel-panel.is-active{display:block} \ No newline at end of file +.image-switcher{box-shadow:0 0 16px 0 rgba(0,0,0,0.05);color:inherit;display:flex;width:100%;align-items:center;padding:1rem;background-color:white;border:1px solid #ccc;border-bottom:none}.image-switcher:last-child{border-bottom:1px solid #ccc}.image-switcher:hover{border:1px solid #0079c1;background-color:#d2e9f9;text-decoration:none;color:inherit}.image-switcher.is-active{border:1px solid #0079c1}.image-switcher.is-active + .image-switcher,.image-switcher:hover + .image-switcher{border-top:none}.image-switcher-preview{margin-bottom:0;margin-right:1rem;height:2.82715rem;width:2.82715rem;pointer-events:none}.image-switcher-title{flex:1;pointer-events:none}.image-switcher-view{display:none}.image-switcher-view.is-active{display:block}.carousel-nav{text-align:center;position:relative}.carousel-dot{border:2px solid #959595;margin-left:0.25em;margin-right:0.25em;width:0.75em;height:0.75em;border-radius:0.75em;display:inline-block}.carousel-dot.is-active{background-color:#0079c1;border-color:#0079c1}.carousel-dot:hover{text-decoration:none;border-color:#0079c1}.carousel-panel{display:none}.carousel-panel.is-active{display:block} \ No newline at end of file diff --git a/dist/css/calcite-web-no-fonts.css b/dist/css/calcite-web-no-fonts.css index 65b01abfd..a007393b1 100644 --- a/dist/css/calcite-web-no-fonts.css +++ b/dist/css/calcite-web-no-fonts.css @@ -1885,205 +1885,205 @@ img { @media screen and (min-width: 1525.5px) { .pre-0 { - margin-left: 0px !important; } + margin-left: -1px !important; } html[dir="rtl"] .pre-0 { - margin-right: 0px !important; } + margin-right: -1px !important; } .post-0 { - margin-right: 0px !important; } + margin-right: -1px !important; } html[dir="rtl"] .post-0 { - margin-left: 0px !important; } + margin-left: -1px !important; } .pre-1 { - margin-left: 60.41667px !important; } + margin-left: 59.41667px !important; } html[dir="rtl"] .pre-1 { - margin-right: 60.41667px !important; } + margin-right: 59.41667px !important; } .post-1 { - margin-right: 60.41667px !important; } + margin-right: 59.41667px !important; } html[dir="rtl"] .post-1 { - margin-left: 60.41667px !important; } + margin-left: 59.41667px !important; } .pre-2 { - margin-left: 120.83333px !important; } + margin-left: 119.83333px !important; } html[dir="rtl"] .pre-2 { - margin-right: 120.83333px !important; } + margin-right: 119.83333px !important; } .post-2 { - margin-right: 120.83333px !important; } + margin-right: 119.83333px !important; } html[dir="rtl"] .post-2 { - margin-left: 120.83333px !important; } + margin-left: 119.83333px !important; } .pre-3 { - margin-left: 181.25px !important; } + margin-left: 180.25px !important; } html[dir="rtl"] .pre-3 { - margin-right: 181.25px !important; } + margin-right: 180.25px !important; } .post-3 { - margin-right: 181.25px !important; } + margin-right: 180.25px !important; } html[dir="rtl"] .post-3 { - margin-left: 181.25px !important; } + margin-left: 180.25px !important; } .pre-4 { - margin-left: 241.66667px !important; } + margin-left: 240.66667px !important; } html[dir="rtl"] .pre-4 { - margin-right: 241.66667px !important; } + margin-right: 240.66667px !important; } .post-4 { - margin-right: 241.66667px !important; } + margin-right: 240.66667px !important; } html[dir="rtl"] .post-4 { - margin-left: 241.66667px !important; } + margin-left: 240.66667px !important; } .pre-5 { - margin-left: 302.08333px !important; } + margin-left: 301.08333px !important; } html[dir="rtl"] .pre-5 { - margin-right: 302.08333px !important; } + margin-right: 301.08333px !important; } .post-5 { - margin-right: 302.08333px !important; } + margin-right: 301.08333px !important; } html[dir="rtl"] .post-5 { - margin-left: 302.08333px !important; } + margin-left: 301.08333px !important; } .pre-6 { - margin-left: 362.5px !important; } + margin-left: 361.5px !important; } html[dir="rtl"] .pre-6 { - margin-right: 362.5px !important; } + margin-right: 361.5px !important; } .post-6 { - margin-right: 362.5px !important; } + margin-right: 361.5px !important; } html[dir="rtl"] .post-6 { - margin-left: 362.5px !important; } + margin-left: 361.5px !important; } .pre-7 { - margin-left: 422.91667px !important; } + margin-left: 421.91667px !important; } html[dir="rtl"] .pre-7 { - margin-right: 422.91667px !important; } + margin-right: 421.91667px !important; } .post-7 { - margin-right: 422.91667px !important; } + margin-right: 421.91667px !important; } html[dir="rtl"] .post-7 { - margin-left: 422.91667px !important; } + margin-left: 421.91667px !important; } .pre-8 { - margin-left: 483.33333px !important; } + margin-left: 482.33333px !important; } html[dir="rtl"] .pre-8 { - margin-right: 483.33333px !important; } + margin-right: 482.33333px !important; } .post-8 { - margin-right: 483.33333px !important; } + margin-right: 482.33333px !important; } html[dir="rtl"] .post-8 { - margin-left: 483.33333px !important; } + margin-left: 482.33333px !important; } .pre-9 { - margin-left: 543.75px !important; } + margin-left: 542.75px !important; } html[dir="rtl"] .pre-9 { - margin-right: 543.75px !important; } + margin-right: 542.75px !important; } .post-9 { - margin-right: 543.75px !important; } + margin-right: 542.75px !important; } html[dir="rtl"] .post-9 { - margin-left: 543.75px !important; } + margin-left: 542.75px !important; } .pre-10 { - margin-left: 604.16667px !important; } + margin-left: 603.16667px !important; } html[dir="rtl"] .pre-10 { - margin-right: 604.16667px !important; } + margin-right: 603.16667px !important; } .post-10 { - margin-right: 604.16667px !important; } + margin-right: 603.16667px !important; } html[dir="rtl"] .post-10 { - margin-left: 604.16667px !important; } + margin-left: 603.16667px !important; } .pre-11 { - margin-left: 664.58333px !important; } + margin-left: 663.58333px !important; } html[dir="rtl"] .pre-11 { - margin-right: 664.58333px !important; } + margin-right: 663.58333px !important; } .post-11 { - margin-right: 664.58333px !important; } + margin-right: 663.58333px !important; } html[dir="rtl"] .post-11 { - margin-left: 664.58333px !important; } + margin-left: 663.58333px !important; } .pre-12 { - margin-left: 725px !important; } + margin-left: 724px !important; } html[dir="rtl"] .pre-12 { - margin-right: 725px !important; } + margin-right: 724px !important; } .post-12 { - margin-right: 725px !important; } + margin-right: 724px !important; } html[dir="rtl"] .post-12 { - margin-left: 725px !important; } + margin-left: 724px !important; } .pre-13 { - margin-left: 785.41667px !important; } + margin-left: 784.41667px !important; } html[dir="rtl"] .pre-13 { - margin-right: 785.41667px !important; } + margin-right: 784.41667px !important; } .post-13 { - margin-right: 785.41667px !important; } + margin-right: 784.41667px !important; } html[dir="rtl"] .post-13 { - margin-left: 785.41667px !important; } + margin-left: 784.41667px !important; } .pre-14 { - margin-left: 845.83333px !important; } + margin-left: 844.83333px !important; } html[dir="rtl"] .pre-14 { - margin-right: 845.83333px !important; } + margin-right: 844.83333px !important; } .post-14 { - margin-right: 845.83333px !important; } + margin-right: 844.83333px !important; } html[dir="rtl"] .post-14 { - margin-left: 845.83333px !important; } + margin-left: 844.83333px !important; } .pre-15 { - margin-left: 906.25px !important; } + margin-left: 905.25px !important; } html[dir="rtl"] .pre-15 { - margin-right: 906.25px !important; } + margin-right: 905.25px !important; } .post-15 { - margin-right: 906.25px !important; } + margin-right: 905.25px !important; } html[dir="rtl"] .post-15 { - margin-left: 906.25px !important; } + margin-left: 905.25px !important; } .pre-16 { - margin-left: 966.66667px !important; } + margin-left: 965.66667px !important; } html[dir="rtl"] .pre-16 { - margin-right: 966.66667px !important; } + margin-right: 965.66667px !important; } .post-16 { - margin-right: 966.66667px !important; } + margin-right: 965.66667px !important; } html[dir="rtl"] .post-16 { - margin-left: 966.66667px !important; } + margin-left: 965.66667px !important; } .pre-17 { - margin-left: 1027.08333px !important; } + margin-left: 1026.08333px !important; } html[dir="rtl"] .pre-17 { - margin-right: 1027.08333px !important; } + margin-right: 1026.08333px !important; } .post-17 { - margin-right: 1027.08333px !important; } + margin-right: 1026.08333px !important; } html[dir="rtl"] .post-17 { - margin-left: 1027.08333px !important; } + margin-left: 1026.08333px !important; } .pre-18 { - margin-left: 1087.5px !important; } + margin-left: 1086.5px !important; } html[dir="rtl"] .pre-18 { - margin-right: 1087.5px !important; } + margin-right: 1086.5px !important; } .post-18 { - margin-right: 1087.5px !important; } + margin-right: 1086.5px !important; } html[dir="rtl"] .post-18 { - margin-left: 1087.5px !important; } + margin-left: 1086.5px !important; } .pre-19 { - margin-left: 1147.91667px !important; } + margin-left: 1146.91667px !important; } html[dir="rtl"] .pre-19 { - margin-right: 1147.91667px !important; } + margin-right: 1146.91667px !important; } .post-19 { - margin-right: 1147.91667px !important; } + margin-right: 1146.91667px !important; } html[dir="rtl"] .post-19 { - margin-left: 1147.91667px !important; } + margin-left: 1146.91667px !important; } .pre-20 { - margin-left: 1208.33333px !important; } + margin-left: 1207.33333px !important; } html[dir="rtl"] .pre-20 { - margin-right: 1208.33333px !important; } + margin-right: 1207.33333px !important; } .post-20 { - margin-right: 1208.33333px !important; } + margin-right: 1207.33333px !important; } html[dir="rtl"] .post-20 { - margin-left: 1208.33333px !important; } + margin-left: 1207.33333px !important; } .pre-21 { - margin-left: 1268.75px !important; } + margin-left: 1267.75px !important; } html[dir="rtl"] .pre-21 { - margin-right: 1268.75px !important; } + margin-right: 1267.75px !important; } .post-21 { - margin-right: 1268.75px !important; } + margin-right: 1267.75px !important; } html[dir="rtl"] .post-21 { - margin-left: 1268.75px !important; } + margin-left: 1267.75px !important; } .pre-22 { - margin-left: 1329.16667px !important; } + margin-left: 1328.16667px !important; } html[dir="rtl"] .pre-22 { - margin-right: 1329.16667px !important; } + margin-right: 1328.16667px !important; } .post-22 { - margin-right: 1329.16667px !important; } + margin-right: 1328.16667px !important; } html[dir="rtl"] .post-22 { - margin-left: 1329.16667px !important; } + margin-left: 1328.16667px !important; } .pre-23 { - margin-left: 1389.58333px !important; } + margin-left: 1388.58333px !important; } html[dir="rtl"] .pre-23 { - margin-right: 1389.58333px !important; } + margin-right: 1388.58333px !important; } .post-23 { - margin-right: 1389.58333px !important; } + margin-right: 1388.58333px !important; } html[dir="rtl"] .post-23 { - margin-left: 1389.58333px !important; } + margin-left: 1388.58333px !important; } .pre-24 { - margin-left: 1450px !important; } + margin-left: 1449px !important; } html[dir="rtl"] .pre-24 { - margin-right: 1450px !important; } + margin-right: 1449px !important; } .post-24 { - margin-right: 1450px !important; } + margin-right: 1449px !important; } html[dir="rtl"] .post-24 { - margin-left: 1450px !important; } + margin-left: 1449px !important; } .rtl-pre-0 { margin-left: 0px !important; } html[dir="rtl"] .rtl-pre-0 { @@ -2920,6 +2920,9 @@ html.vi button, html.vi input { font-family: 'Lucida Grande', Arial, Verdana, Geneva, sans-serif; } +[lang="vi"] { + font-family: 'Lucida Grande', Arial, Verdana, Geneva, sans-serif; } + .icon-ui-flush:before, .icon-ui-flush:after { padding-right: 0 !important; @@ -3369,7 +3372,12 @@ html.vi input { .svg-icon { fill: currentColor; - pointer-events: none; } + pointer-events: none; + display: inline-block; + width: 1em; + height: 1em; + vertical-align: -0.15em; + padding-right: .15em; } .svg-icon-yellow { fill: #fad817; } @@ -3651,11 +3659,82 @@ html.vi input { .btn-green:hover { background-color: #338033; } -.btn:disabled, .btn-disabled, button[disabled] { +.btn:disabled, +.btn-disabled, +button[disabled] { cursor: not-allowed; pointer-events: none; opacity: .3; } +button, +input[type='button'], +input[type='submit'] { + position: relative; + display: inline-block; + padding: 0.31rem 0.9rem; + width: auto; + color: white; + border: 1px solid #0079c1; + background-color: #0079c1; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; + -webkit-transition: all 0.05s linear; + transition: all 0.05s linear; + cursor: pointer; + white-space: nowrap; + font-size: 0.9375rem; + line-height: 1.55rem; } + @media screen and (max-width: 859px) { + button, + input[type='button'], + input[type='submit'] { + font-size: 0.9375rem; } } + @media screen and (max-width: 479px) { + button, + input[type='button'], + input[type='submit'] { + font-size: 0.9375rem; } } + button:hover, + input[type='button']:hover, + input[type='submit']:hover { + text-decoration: none; + background-color: #005e95; + color: white; } + +input[type='file']::-webkit-file-upload-button, +::-ms-browse { + webkit-appearance: none; + position: relative; + display: inline-block; + padding: 0.31rem 0.9rem; + width: auto; + color: white; + border: 1px solid #0079c1; + background-color: #0079c1; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; + -webkit-transition: all 0.05s linear; + transition: all 0.05s linear; + cursor: pointer; + white-space: nowrap; + font-size: 0.9375rem; + line-height: 1.55rem; } + @media screen and (max-width: 859px) { + input[type='file']::-webkit-file-upload-button, + ::-ms-browse { + font-size: 0.9375rem; } } + @media screen and (max-width: 479px) { + input[type='file']::-webkit-file-upload-button, + ::-ms-browse { + font-size: 0.9375rem; } } + input[type='file']::-webkit-file-upload-button:hover, + ::-ms-browse:hover { + text-decoration: none; + background-color: #005e95; + color: white; } + .label { background-color: #efefef; padding: .25em .5em; @@ -4196,237 +4275,183 @@ fieldset { border: none; display: block; } -.fieldset-radio label, .fieldset-checkbox label { - margin-bottom: .25rem; - font-size: 0.9375rem; - line-height: 1.25rem; - color: #595959; } - -label, legend { +label { position: relative; display: block; margin: 0 0 1.55rem 0; } legend { - margin-bottom: .1rem; } - -input[type='date'], -input[type='datetime'], -input[type='datetime-local'], -input[type='email'], -input[type='time'], -input[type='week'], -input[type='search'], -input[type='tel'], -input[type='text'], -input[type='url'], -input[type='number'], -input[type='password'], -input[type='month'], -select, -textarea { + position: relative; + display: block; + margin-bottom: .25rem; } + +input, select, textarea { + position: relative; + display: block; + height: 2.25rem; + width: 100%; + max-width: 100%; + margin: .25rem 0 0 0; + padding: 0 0.31rem; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; - display: block; - width: 100%; + font-family: "Avenir Next W01", "Avenir Next W00", "Avenir Next", "Avenir", "Helvetica Neue", "Helvetica", "Arial", sans-serif; + font-size: 0.9375rem; + line-height: 1.25rem; + color: #4c4c4c; + vertical-align: baseline; outline: none; outline-offset: 0; - vertical-align: baseline; - margin: 0.3875rem 0 0 0; + background-color: white; + border: 1px solid #a9a9a9; + border-radius: 0; + -webkit-transition: border-color 150ms linear; + transition: border-color 150ms linear; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); } - input[type='date'][disabled], - input[type='datetime'][disabled], - input[type='datetime-local'][disabled], - input[type='email'][disabled], - input[type='time'][disabled], - input[type='week'][disabled], - input[type='search'][disabled], - input[type='tel'][disabled], - input[type='text'][disabled], - input[type='url'][disabled], - input[type='number'][disabled], - input[type='password'][disabled], - input[type='month'][disabled], - select[disabled], - textarea[disabled] { + input:disabled, select:disabled, textarea:disabled { + opacity: .3; cursor: default; } - input[type='date']:focus, - input[type='datetime']:focus, - input[type='datetime-local']:focus, - input[type='email']:focus, - input[type='time']:focus, - input[type='week']:focus, - input[type='search']:focus, - input[type='tel']:focus, - input[type='text']:focus, - input[type='url']:focus, - input[type='number']:focus, - input[type='password']:focus, - input[type='month']:focus, - select:focus, - textarea:focus { + input:focus, select:focus, textarea:focus { border-color: #0079c1; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(81, 167, 232, 0.5); } -input[type='date'], -input[type='datetime'], -input[type='datetime-local'], -input[type='email'], -input[type='time'], -input[type='week'], -input[type='search'], -input[type='tel'], -input[type='text'], -input[type='url'], -input[type='number'], -input[type='password'], -input[type='month'], textarea { - display: inline-block; - padding: 0 0.31rem; - font-size: 1rem; - font-family: "Avenir Next W01", "Avenir Next W00", "Avenir Next", "Avenir", "Helvetica Neue", "Helvetica", "Arial", sans-serif; - color: #595959; - border: 1px solid #a9a9a9; - -webkit-transition: border-color 150ms linear; - transition: border-color 150ms linear; - -webkit-appearance: textfield; - height: 2.25rem; } - -textarea { - font-family: inherit; - max-width: 100%; height: auto; padding-top: 0.31rem; } -input[type='date'], -input[type='datetime'], -input[type='datetime-local'], -input[type='time'], -input[type='week'], -input[type='month'] { - max-height: 2.325rem; } +:placeholder { + color: #767676; } -button { - position: relative; - display: inline-block; - padding: 0.31rem 0.9rem; - width: auto; - color: white; - border: 1px solid #0079c1; - background-color: #0079c1; - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - -webkit-transition: all 0.05s linear; - transition: all 0.05s linear; - cursor: pointer; - white-space: nowrap; - font-size: 0.9375rem; - line-height: 1.55rem; } - @media screen and (max-width: 859px) { - button { - font-size: 0.9375rem; } } - @media screen and (max-width: 479px) { - button { - font-size: 0.9375rem; } } - button:hover { - text-decoration: none; - background-color: #005e95; - color: white; } +:input-placeholder { + color: #767676; } -input[type="file"]::-webkit-file-upload-button { - -webkit-appearance: none; - position: relative; - display: inline-block; - padding: 0.31rem 0.9rem; - width: auto; - color: white; - border: 1px solid #0079c1; - background-color: #0079c1; - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - -webkit-transition: all 0.05s linear; - transition: all 0.05s linear; - cursor: pointer; - white-space: nowrap; - font-size: 0.9375rem; - line-height: 1.55rem; } +::-webkit-input-placeholder { + color: #767676; } + +::-moz-placeholder { + color: #767676; } + +:-ms-input-placeholder { + color: #767676; } + +.input-search { + background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMnB4IiBoZWlnaHQ9IjMycHgiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0iIzZENkU3MSI+ICAgIDxwYXRoIGQ9Ik0zMS42MDcgMjcuODM4bC02LjEzMy02LjEzN2ExLjMzNiAxLjMzNiAwIDAgMC0xLjg4NyAwbC0uMDM1LjAzNS0yLjUzMy0yLjUzMy0uMDE0LjAxNGMzLjY1Mi00LjU1NiAzLjQyMi0xMS4xOTUtLjgwMy0xNS40Mi00LjUyOS00LjUyNy0xMS44NzUtNC41MzEtMTYuNDA0IDAtNC41MzEgNC41MzEtNC41MjkgMTEuODc1IDAgMTYuNDA2IDQuMjA1IDQuMjA0IDEwLjgxMSA0LjQ1NSAxNS4zNjUuODQ4bC4wMDQuMDAzLS4wMzMuMDMzIDIuNTQxIDIuNTRhMS4zMyAxLjMzIDAgMCAwIC4wMjUgMS44NDhsNi4xMzUgNi4xMzNhMS4zMyAxLjMzIDAgMCAwIDEuODg3IDBsMS44ODUtMS44ODNhMS4zMzIgMS4zMzIgMCAwIDAgMC0xLjg4N3pNMTcuODExIDE3LjgwOWE4LjIxMyA4LjIxMyAwIDAgMS0xMS42MTkgMCA4LjIxNyA4LjIxNyAwIDAgMSAwLTExLjYyMiA4LjIxOSA4LjIxOSAwIDAgMSAxMS42MTkuMDA0IDguMjE2IDguMjE2IDAgMCAxIDAgMTEuNjE4eiIvPjwvc3ZnPg=="); + background-size: 1em; + background-position: .25em center; + background-repeat: no-repeat; + padding-left: 1.75em; } + +.input-minimal { + font-size: 1rem; + line-height: 1.55rem; + border-top: none; + border-right: none; + border-left: none; + border-bottom-color: #cccccc; + box-shadow: none; } @media screen and (max-width: 859px) { - input[type="file"]::-webkit-file-upload-button { - font-size: 0.9375rem; } } + .input-minimal { + font-size: 1rem; } } @media screen and (max-width: 479px) { - input[type="file"]::-webkit-file-upload-button { - font-size: 0.9375rem; } } - input[type="file"]::-webkit-file-upload-button:hover { - text-decoration: none; - background-color: #005e95; - color: white; } + .input-minimal { + font-size: 1rem; } } -::-ms-browse { +.input-minimal:focus { + border-bottom-color: #999; + box-shadow: none; } + +.input-error { + border-color: #c86a4a; + padding-right: 24px; + background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjE2cHgiIHZpZXdCb3g9IjAgMCAxNiAxNiIgeD0iMiIgeT0iMCI+PHBhdGggZmlsbD0iI2M4NmE0YSIgZD0iTTExLjIyNSwwSDQuNjQ4TDAsNC42NXY2LjU3Nmw0LjY0OCw0LjY0OWg2LjU3Nmw0LjY1LTQuNjQ5VjQuNjVMMTEuMjI1LDB6IE05LjA3MSwxMy42MDdINi44MDR2LTIuMjY5aDIuMjY4VjEzLjYwN3ogTTkuMDcxLDkuMDcxSDYuODA0VjMuNDAyaDIuMjY4VjkuMDcxeiIvPjwvc3ZnPg=="); + background-position: right center; + background-repeat: no-repeat; } + .input-error:focus { + border-color: #c86a4a; + box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(200, 106, 75, 0.5); } + +.input-success { + padding-right: 24px; + background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSIwIDAgMjQgMTYiPjxwb2x5Z29uIGZpbGw9IiM1QTkzNTkiIHBvaW50cz0iOC4xODgsMTEuMDgyIDQuMDU5LDYuOTUyIDIuMjU4LDguNzUyIDguMTg4LDE0LjY4MyAxOS43NTQsMy4xMTkgMTcuOTU0LDEuMzE3ICIvPjwvc3ZnPg=="); + background-position: right center; + background-repeat: no-repeat; } + +.input-error-message { + font-size: 0.875rem; + line-height: 1.55rem; + padding: 0.3875rem 0.3875rem; + color: rgba(0, 0, 0, 0.75); + background-color: #f3ded7; + border: 1px solid #e4a793; position: relative; - display: inline-block; - padding: 0.31rem 0.9rem; - width: auto; - color: white; - border: 1px solid #0079c1; - background-color: #0079c1; - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - -webkit-transition: all 0.05s linear; - transition: all 0.05s linear; - cursor: pointer; - white-space: nowrap; - font-size: 0.9375rem; - line-height: 1.55rem; } + display: none; + margin-top: .5rem; } @media screen and (max-width: 859px) { - ::-ms-browse { - font-size: 0.9375rem; } } + .input-error-message { + font-size: 0.875rem; } } @media screen and (max-width: 479px) { - ::-ms-browse { - font-size: 0.9375rem; } } - ::-ms-browse:hover { - text-decoration: none; - background-color: #005e95; - color: white; } + .input-error-message { + font-size: 0.875rem; } } + .input-error-message:after { + content: ""; + position: absolute; + left: 11px; + top: -15px; + width: 0; + height: 0; + pointer-events: none; + border: 8px solid transparent; + border-bottom-color: #f3ded7; } + .input-error-message:before { + content: ""; + position: absolute; + left: 11px; + top: -16px; + width: 0; + height: 0; + pointer-events: none; + border: 8px solid transparent; + border-bottom-color: #e4a793; } + .input-error-message.is-active, .input-error-message.is-active:before, .input-error-message.is-active:after { + display: inline-block; } input[type='radio'], input[type='checkbox'] { float: left; width: 1rem; - height: 1rem; } + height: 1rem; + margin-top: .135rem; + margin-right: .125rem; + margin-left: .125rem; + line-height: 1.25rem; + box-shadow: none; } html[dir="rtl"] input[type='radio'], html[dir="rtl"] input[type='checkbox'] { float: right; } + input[type='radio']:focus, input[type='checkbox']:focus { + box-shadow: none; + border: none; + outline: auto; } + +.fieldset-radio label, .fieldset-checkbox label { + margin-bottom: .25rem; + font-size: 0.9375rem; + line-height: 1.25rem; + color: #595959; + width: auto; } select { - background-color: white; background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjQsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTAwcHgiIGhlaWdodD0iMTAwcHgiIHZpZXdCb3g9IjAgMCAxMDAgMTAwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMDAgMTAwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxwYXRoIGZpbGw9IiM1OTU5NTkiIGQ9Ik03NS43NDksMzcuNDY2YzAuNDI1LDAuNDI1LDAuNTUyLDEuMDYzLDAuMzIyLDEuNjE4Qzc1Ljg0MSwzOS42MzksNzUuMzAxLDQwLDc0LjY5OSw0MGgtNDkuNA0KCQljLTAuNiwwLTEuMTQzLTAuMzYyLTEuMzcyLTAuOTE3Yy0wLjIzLTAuNTU1LTAuMTAzLTEuMTkzLDAuMzIyLTEuNjE4bDIzLjQ0LTIzLjQ0YzEuMjc2LTEuMjc2LDMuMzQzLTEuMjc2LDQuNjIsMEw3NS43NDksMzcuNDY2DQoJCUw3NS43NDksMzcuNDY2eiBNMjQuMjUsNjIuNTM0Yy0wLjQyNi0wLjQyNS0wLjU1My0xLjA2My0wLjMyMy0xLjYxOGMwLjIzLTAuNTU1LDAuNzctMC45MTYsMS4zNy0wLjkxNkg3NC43DQoJCWMwLjYwMiwwLDEuMTQzLDAuMzU5LDEuMzczLDAuOTE2YzAuMjMsMC41NTUsMC4xMDMsMS4xOTMtMC4zMjIsMS42MThMNTIuMzEsODUuOTc3Yy0xLjI3NSwxLjI3NS0zLjM0NCwxLjI3NC00LjYyLDBMMjQuMjUsNjIuNTM0eg0KCQkiLz4NCjwvZz4NCjwvc3ZnPg0K"); background-position: center right; background-repeat: no-repeat; background-size: .9rem; - display: block; width: auto; - max-width: 100%; - height: 2.25rem; - padding: 0.31rem 1.55rem 0.31rem 0.3875rem; - font-size: 0.9375rem; - font-family: "Avenir Next W01", "Avenir Next W00", "Avenir Next", "Avenir", "Helvetica Neue", "Helvetica", "Arial", sans-serif; - color: #595959; - border: 1px solid #a9a9a9; - border-radius: 0; - -webkit-transition: border-color 150ms linear; - transition: border-color 150ms linear; - -webkit-appearance: none; } - select:focus { - border-color: #0079c1; } + padding-right: 1.55rem; + -webkit-appearance: none; + -moz-appearance: none; } html[dir="rtl"] select { background-position: center left; - padding: 0.31rem 0.3875rem 0.31rem 1.55rem; } - -select { - -moz-appearance: none; } + padding-left: 1.55rem; + padding-right: 0.31rem; } select[multiple] { height: auto; @@ -4439,7 +4464,6 @@ select[multiple] option { .select-full { width: 100%; } -/* Select Browser Hacks */ @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { select::-ms-expand { display: none; } @@ -4447,21 +4471,6 @@ select[multiple] option { background: transparent; color: #595959; } } -.input-error { - border-color: #de2900; } - .input-error:focus { - border-color: #0079c1; } - -.input-warning { - border-color: #d9bf2b; } - .input-warning:focus { - border-color: #0079c1; } - -.input-success { - border-color: #5a9359; } - .input-success:focus { - border-color: #0079c1; } - .input-group { display: table; margin-top: 0.3875rem; } @@ -4585,7 +4594,6 @@ input.input-group-input, transition: 150ms linear; background-color: white; } -/* Wide Card - - - - - - - - - - - - */ .card { display: -webkit-box; display: -ms-flexbox; @@ -4776,30 +4784,6 @@ input.input-group-input, 100% { opacity: 0; } } -@-webkit-keyframes in-down { - 0% { - transform: translate3d(0, -100%, 0); } - 100% { - transform: translate3d(0, 0, 0); } } - -@keyframes in-down { - 0% { - transform: translate3d(0, -100%, 0); } - 100% { - transform: translate3d(0, 0, 0); } } - -@-webkit-keyframes in-down { - 0% { - transform: translate3d(0, -100%, 0); } - 100% { - transform: translate3d(0, 0, 0); } } - -@keyframes in-down { - 0% { - transform: translate3d(0, -100%, 0); } - 100% { - transform: translate3d(0, 0, 0); } } - @-webkit-keyframes in-up { 0% { transform: translate3d(0, 100%, 0); } @@ -4824,29 +4808,29 @@ input.input-group-input, 100% { transform: translate3d(0, 0, 0); } } -@-webkit-keyframes out-down { +@-webkit-keyframes out-up { 0% { transform: translate3d(0, 0, 0); } 100% { - transform: translate3d(0, -100%, 0); } } + transform: translate3d(0, 100%, 0); } } -@keyframes out-down { +@keyframes out-up { 0% { transform: translate3d(0, 0, 0); } 100% { - transform: translate3d(0, -100%, 0); } } + transform: translate3d(0, 100%, 0); } } -@-webkit-keyframes out-up { +@-webkit-keyframes out-down { 0% { transform: translate3d(0, 0, 0); } 100% { - transform: translate3d(0, 100%, 0); } } + transform: translate3d(0, -100%, 0); } } -@keyframes out-up { +@keyframes out-down { 0% { transform: translate3d(0, 0, 0); } 100% { - transform: translate3d(0, 100%, 0); } } + transform: translate3d(0, -100%, 0); } } .fade-in, .animate-fade-in { opacity: 0; @@ -4936,8 +4920,10 @@ input.input-group-input, line-height: 1.55rem; float: left; margin-right: 1.5rem; - padding: 1.125rem 0; + padding-top: 1.125rem; + padding-bottom: calc(1.25rem - 4px); line-height: 1.5rem; + border-bottom: 4px solid transparent; color: #4c4c4c; } .top-nav-title b, .top-nav-title strong { font-weight: 500; } @@ -4955,10 +4941,7 @@ input.input-group-input, margin-left: 1.5rem; } .top-nav-title:hover { color: #0079c1; - -webkit-background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); - -moz-background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); - -o-background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); - background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); + border-bottom-color: #0079c1; text-decoration: none; } .top-nav-list { @@ -4980,7 +4963,9 @@ input.input-group-input, font-size: 0.9375rem; line-height: 1.55rem; color: #4c4c4c; - padding: 1.1625rem 0; + padding-top: 1.1625rem; + padding-bottom: calc(1.1625rem - 4px); + border-bottom: 4px solid transparent; line-height: 1.5rem; display: inline-block; vertical-align: top; } @@ -4992,19 +4977,12 @@ input.input-group-input, font-size: 0.9375rem; } } .top-nav-link:hover, .top-nav-link:focus { color: #0079c1; - background: url("../img/top-nav-ie9.gif") repeat-x top left transparent; - -webkit-background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); - -moz-background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); - -o-background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); - background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); + border-bottom-color: #0079c1; text-decoration: none; } .top-nav-link:focus { outline: none; } .top-nav-link.is-active { - -webkit-background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); - -moz-background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); - -o-background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); - background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); } + border-bottom-color: #0079c1; } .top-nav-flex { display: flex; } @@ -5333,27 +5311,24 @@ body { padding-right: 0; } .tabs-translucent .tab-title { - background-clip: padding-box; background-color: rgba(255, 255, 255, 0.7); + background-image: none; border: none; + border-top: 2px solid rgba(255, 255, 255, 0.7); color: #4c4c4c; margin-right: 2px; margin-bottom: 3px; - transition: background, 0ms linear; } - .tabs-translucent .tab-title:hover { + transition: none; } + .tabs-translucent .tab-title:hover, .tabs-translucent .tab-title:focus { background-color: rgba(255, 255, 255, 0.8); - -webkit-background-image: linear-gradient(to top, transparent 94%, #0079c1 96%, #0079c1 100%); - -moz-background-image: linear-gradient(to top, transparent 94%, #0079c1 96%, #0079c1 100%); - -o-background-image: linear-gradient(to top, transparent 94%, #0079c1 96%, #0079c1 100%); - background-image: linear-gradient(to top, transparent 94%, #0079c1 96%, #0079c1 100%); } + border-top-color: #0079c1; + background-image: none; } .tabs-translucent .tab-title.is-active { + background-image: none; background-color: rgba(255, 255, 255, 0.8); + border-top-color: #0079c1; border-bottom: 2px solid rgba(255, 255, 255, 0.8); - margin-bottom: 0; - -webkit-background-image: linear-gradient(to top, transparent 94%, #0079c1 96%, #0079c1 100%); - -moz-background-image: linear-gradient(to top, transparent 94%, #0079c1 96%, #0079c1 100%); - -o-background-image: linear-gradient(to top, transparent 94%, #0079c1 96%, #0079c1 100%); - background-image: linear-gradient(to top, transparent 94%, #0079c1 96%, #0079c1 100%); } + margin-bottom: 0; } .tabs-translucent .tab-contents { border: none; } @@ -5362,27 +5337,24 @@ body { background-color: rgba(255, 255, 255, 0.8); } .tabs-dark .tab-title { - background-clip: padding-box; background-color: rgba(255, 255, 255, 0.7); + background-image: none; border: none; + border-top: 2px solid rgba(255, 255, 255, 0.7); color: #4c4c4c; margin-right: 2px; margin-bottom: 3px; - transition: background, 0ms linear; } - .tabs-dark .tab-title:hover { + transition: none; } + .tabs-dark .tab-title:hover, .tabs-dark .tab-title:focus { background-color: rgba(255, 255, 255, 0.8); - -webkit-background-image: linear-gradient(to top, transparent 94%, #0079c1 96%, #0079c1 100%); - -moz-background-image: linear-gradient(to top, transparent 94%, #0079c1 96%, #0079c1 100%); - -o-background-image: linear-gradient(to top, transparent 94%, #0079c1 96%, #0079c1 100%); - background-image: linear-gradient(to top, transparent 94%, #0079c1 96%, #0079c1 100%); } + border-top-color: #0079c1; + background-image: none; } .tabs-dark .tab-title.is-active { + background-image: none; background-color: rgba(255, 255, 255, 0.8); + border-top-color: #0079c1; border-bottom: 2px solid rgba(255, 255, 255, 0.8); - margin-bottom: 0; - -webkit-background-image: linear-gradient(to top, transparent 94%, #0079c1 96%, #0079c1 100%); - -moz-background-image: linear-gradient(to top, transparent 94%, #0079c1 96%, #0079c1 100%); - -o-background-image: linear-gradient(to top, transparent 94%, #0079c1 96%, #0079c1 100%); - background-image: linear-gradient(to top, transparent 94%, #0079c1 96%, #0079c1 100%); } + margin-bottom: 0; } .tabs-dark .tab-contents { border: none; } @@ -5392,20 +5364,15 @@ body { .tabs-dark .tab-title { background-color: rgba(0, 0, 0, 0.75); - color: white; } - .tabs-dark .tab-title:hover { + color: white; + border-top: 2px solid rgba(0, 0, 0, 0.75); } + .tabs-dark .tab-title:hover, .tabs-dark .tab-title:focus { background-color: rgba(0, 0, 0, 0.85); - -webkit-background-image: linear-gradient(to top, transparent 94%, white 96%, white 100%); - -moz-background-image: linear-gradient(to top, transparent 94%, white 96%, white 100%); - -o-background-image: linear-gradient(to top, transparent 94%, white 96%, white 100%); - background-image: linear-gradient(to top, transparent 94%, white 96%, white 100%); } + border-top-color: white; } .tabs-dark .tab-title.is-active { - border-bottom: 2px solid rgba(0, 0, 0, 0.85); background-color: rgba(0, 0, 0, 0.85); - -webkit-background-image: linear-gradient(to top, transparent 94%, white 96%, white 100%); - -moz-background-image: linear-gradient(to top, transparent 94%, white 96%, white 100%); - -o-background-image: linear-gradient(to top, transparent 94%, white 96%, white 100%); - background-image: linear-gradient(to top, transparent 94%, white 96%, white 100%); } + border-top-color: white; + border-bottom: 2px solid transparent; } .tabs-dark .tab-section { background-color: rgba(0, 0, 0, 0.85); @@ -5424,7 +5391,7 @@ body { background: rgba(0, 0, 0, 0.75); -webkit-transition: visibility 0ms linear 300ms, opacity 300ms cubic-bezier(0.215, 0.44, 0.42, 0.88); transition: visibility 0ms linear 300ms, opacity 300ms cubic-bezier(0.215, 0.44, 0.42, 0.88); - z-index: 50; } + z-index: 101; } .modal-overlay.is-active { visibility: visible; opacity: 1; @@ -5451,7 +5418,7 @@ body { .modal-content { box-sizing: border-box; max-height: 80vh; - z-index: 100; + z-index: 102; float: none; background: white; padding: 1.55rem; @@ -5487,7 +5454,8 @@ body { background: rgba(0, 0, 0, 0.75); -webkit-transition: visibility 0ms linear 300ms, opacity 300ms cubic-bezier(0.215, 0.44, 0.42, 0.88); transition: visibility 0ms linear 300ms, opacity 300ms cubic-bezier(0.215, 0.44, 0.42, 0.88); - z-index: 50; + z-index: 101; + z-index: 99; position: absolute; background: white; } .search-overlay.is-active { @@ -5513,7 +5481,7 @@ body { margin-right: -0.25em; /* Adjusts for spacing */ } .search-overlay.is-active { - opacity: 0.95; } + opacity: 0.98; } .search-overlay.is-active .search-content { visibility: visible; opacity: 1; @@ -5528,7 +5496,7 @@ body { .search-content { box-sizing: border-box; max-height: 80vh; - z-index: 100; + z-index: 102; float: none; background: white; padding: 1.55rem; @@ -5563,7 +5531,9 @@ body { font-size: 0.9375rem; line-height: 1.55rem; color: #4c4c4c; - padding: 1.1625rem 0; + padding-top: 1.1625rem; + padding-bottom: calc(1.1625rem - 4px); + border-bottom: 4px solid transparent; line-height: 1.5rem; display: inline-block; vertical-align: top; @@ -5577,19 +5547,12 @@ body { font-size: 0.9375rem; } } .search-top-nav:hover, .search-top-nav:focus { color: #0079c1; - background: url("../img/top-nav-ie9.gif") repeat-x top left transparent; - -webkit-background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); - -moz-background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); - -o-background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); - background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); + border-bottom-color: #0079c1; text-decoration: none; } .search-top-nav:focus { outline: none; } .search-top-nav.is-active { - -webkit-background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); - -moz-background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); - -o-background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); - background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); } + border-bottom-color: #0079c1; } .search-top-nav:hover { background-color: transparent; } diff --git a/dist/css/calcite-web-no-fonts.min.css b/dist/css/calcite-web-no-fonts.min.css index c54caab67..e82981e94 100644 --- a/dist/css/calcite-web-no-fonts.min.css +++ b/dist/css/calcite-web-no-fonts.min.css @@ -1 +1 @@ -@charset "UTF-8";html{overflow-y:scroll;height:100%;font-size:100%;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%}body{min-height:100%;margin:0}.wrapper{overflow:hidden}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}svg:not(:root){overflow:hidden}video,img{max-width:100%;height:auto}.ie main{display:block}.ie select{padding-right:8px}.clearfix:after{content:'';display:table;clear:both}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.inline-block{display:inline-block}.column-1,.column-2,.column-3,.column-4,.column-5,.column-6,.column-7,.column-8,.column-9,.column-10,.column-11,.column-12,.column-13,.column-14,.column-15,.column-16,.column-17,.column-18,.column-19,.column-20,.column-21,.column-22,.column-23,.column-24{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:1450px;max-width:100%;padding-left:0.5rem;padding-right:0.5rem;float:left}html[dir="rtl"] .column-1,html[dir="rtl"] .column-2,html[dir="rtl"] .column-3,html[dir="rtl"] .column-4,html[dir="rtl"] .column-5,html[dir="rtl"] .column-6,html[dir="rtl"] .column-7,html[dir="rtl"] .column-8,html[dir="rtl"] .column-9,html[dir="rtl"] .column-10,html[dir="rtl"] .column-11,html[dir="rtl"] .column-12,html[dir="rtl"] .column-13,html[dir="rtl"] .column-14,html[dir="rtl"] .column-15,html[dir="rtl"] .column-16,html[dir="rtl"] .column-17,html[dir="rtl"] .column-18,html[dir="rtl"] .column-19,html[dir="rtl"] .column-20,html[dir="rtl"] .column-21,html[dir="rtl"] .column-22,html[dir="rtl"] .column-23,html[dir="rtl"] .column-24{float:right}[class*="column-"] [class*="column-"]:first-of-type{margin-left:-0.5rem}html[dir="rtl"] [class*="column-"] [class*="column-"]:first-of-type{margin-left:0;margin-right:-0.5rem}[class*="column-"] [class*="column-"]:last-of-type{margin-right:-0.5rem}html[dir="rtl"] [class*="column-"] [class*="column-"]:last-of-type{margin-right:0;margin-left:-0.5rem}[class*="column-"]:last-of-type:after{content:'';display:table;clear:both}@media screen{.grid-container{width:1450px;max-width:95vw;padding-right:0;padding-left:0;margin-right:auto;margin-left:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.grid-container:after{content:'';display:table;clear:both}}@media screen{.first-column{margin-left:-0.5rem}html[dir="rtl"] .first-column{margin-left:0;margin-right:-0.5rem}.last-column{margin-right:-0.5rem}html[dir="rtl"] .last-column{margin-right:0;margin-left:-0.5rem}}@media screen and (min-width:1450px){.column-1{width:60.41667px;max-width:3.95833vw}.column-1 > .column-1{margin-left:-0.5rem;margin-right:-0.5rem}.column-2{width:120.83333px;max-width:7.91667vw}.column-2 > .column-2{margin-left:-0.5rem;margin-right:-0.5rem}.column-3{width:181.25px;max-width:11.875vw}.column-3 > .column-3{margin-left:-0.5rem;margin-right:-0.5rem}.column-4{width:241.66667px;max-width:15.83333vw}.column-4 > .column-4{margin-left:-0.5rem;margin-right:-0.5rem}.column-5{width:302.08333px;max-width:19.79167vw}.column-5 > .column-5{margin-left:-0.5rem;margin-right:-0.5rem}.column-6{width:362.5px;max-width:23.75vw}.column-6 > .column-6{margin-left:-0.5rem;margin-right:-0.5rem}.column-7{width:422.91667px;max-width:27.70833vw}.column-7 > .column-7{margin-left:-0.5rem;margin-right:-0.5rem}.column-8{width:483.33333px;max-width:31.66667vw}.column-8 > .column-8{margin-left:-0.5rem;margin-right:-0.5rem}.column-9{width:543.75px;max-width:35.625vw}.column-9 > .column-9{margin-left:-0.5rem;margin-right:-0.5rem}.column-10{width:604.16667px;max-width:39.58333vw}.column-10 > .column-10{margin-left:-0.5rem;margin-right:-0.5rem}.column-11{width:664.58333px;max-width:43.54167vw}.column-11 > .column-11{margin-left:-0.5rem;margin-right:-0.5rem}.column-12{width:725px;max-width:47.5vw}.column-12 > .column-12{margin-left:-0.5rem;margin-right:-0.5rem}.column-13{width:785.41667px;max-width:51.45833vw}.column-13 > .column-13{margin-left:-0.5rem;margin-right:-0.5rem}.column-14{width:845.83333px;max-width:55.41667vw}.column-14 > .column-14{margin-left:-0.5rem;margin-right:-0.5rem}.column-15{width:906.25px;max-width:59.375vw}.column-15 > .column-15{margin-left:-0.5rem;margin-right:-0.5rem}.column-16{width:966.66667px;max-width:63.33333vw}.column-16 > .column-16{margin-left:-0.5rem;margin-right:-0.5rem}.column-17{width:1027.08333px;max-width:67.29167vw}.column-17 > .column-17{margin-left:-0.5rem;margin-right:-0.5rem}.column-18{width:1087.5px;max-width:71.25vw}.column-18 > .column-18{margin-left:-0.5rem;margin-right:-0.5rem}.column-19{width:1147.91667px;max-width:75.20833vw}.column-19 > .column-19{margin-left:-0.5rem;margin-right:-0.5rem}.column-20{width:1208.33333px;max-width:79.16667vw}.column-20 > .column-20{margin-left:-0.5rem;margin-right:-0.5rem}.column-21{width:1268.75px;max-width:83.125vw}.column-21 > .column-21{margin-left:-0.5rem;margin-right:-0.5rem}.column-22{width:1329.16667px;max-width:87.08333vw}.column-22 > .column-22{margin-left:-0.5rem;margin-right:-0.5rem}.column-23{width:1389.58333px;max-width:91.04167vw}.column-23 > .column-23{margin-left:-0.5rem;margin-right:-0.5rem}.column-24{width:1450px;max-width:95vw}.column-24 > .column-24{margin-left:-0.5rem;margin-right:-0.5rem}.large-column-1{width:60.41667px;max-width:3.95833vw}.large-column-2{width:120.83333px;max-width:7.91667vw}.large-column-3{width:181.25px;max-width:11.875vw}.large-column-4{width:241.66667px;max-width:15.83333vw}.large-column-5{width:302.08333px;max-width:19.79167vw}.large-column-6{width:362.5px;max-width:23.75vw}.large-column-7{width:422.91667px;max-width:27.70833vw}.large-column-8{width:483.33333px;max-width:31.66667vw}.large-column-9{width:543.75px;max-width:35.625vw}.large-column-10{width:604.16667px;max-width:39.58333vw}.large-column-11{width:664.58333px;max-width:43.54167vw}.large-column-12{width:725px;max-width:47.5vw}.large-column-13{width:785.41667px;max-width:51.45833vw}.large-column-14{width:845.83333px;max-width:55.41667vw}.large-column-15{width:906.25px;max-width:59.375vw}.large-column-16{width:966.66667px;max-width:63.33333vw}.large-column-17{width:1027.08333px;max-width:67.29167vw}.large-column-18{width:1087.5px;max-width:71.25vw}.large-column-19{width:1147.91667px;max-width:75.20833vw}.large-column-20{width:1208.33333px;max-width:79.16667vw}.large-column-21{width:1268.75px;max-width:83.125vw}.large-column-22{width:1329.16667px;max-width:87.08333vw}.large-column-23{width:1389.58333px;max-width:91.04167vw}.large-column-24{width:1450px;max-width:95vw}.large-first-column{margin-left:-0.5rem;margin-right:-0.5rem}.large-last-column{margin-right:-0.5rem;margin-left:-0.5rem}}@media screen and (max-width:1449px){.column-1{width:60.41667px;max-width:3.95833vw}.column-1 > .column-1{margin-left:-0.5rem;margin-right:-0.5rem}.column-2{width:120.83333px;max-width:7.91667vw}.column-2 > .column-2{margin-left:-0.5rem;margin-right:-0.5rem}.column-3{width:181.25px;max-width:11.875vw}.column-3 > .column-3{margin-left:-0.5rem;margin-right:-0.5rem}.column-4{width:241.66667px;max-width:15.83333vw}.column-4 > .column-4{margin-left:-0.5rem;margin-right:-0.5rem}.column-5{width:302.08333px;max-width:19.79167vw}.column-5 > .column-5{margin-left:-0.5rem;margin-right:-0.5rem}.column-6{width:362.5px;max-width:23.75vw}.column-6 > .column-6{margin-left:-0.5rem;margin-right:-0.5rem}.column-7{width:422.91667px;max-width:27.70833vw}.column-7 > .column-7{margin-left:-0.5rem;margin-right:-0.5rem}.column-8{width:483.33333px;max-width:31.66667vw}.column-8 > .column-8{margin-left:-0.5rem;margin-right:-0.5rem}.column-9{width:543.75px;max-width:35.625vw}.column-9 > .column-9{margin-left:-0.5rem;margin-right:-0.5rem}.column-10{width:604.16667px;max-width:39.58333vw}.column-10 > .column-10{margin-left:-0.5rem;margin-right:-0.5rem}.column-11{width:664.58333px;max-width:43.54167vw}.column-11 > .column-11{margin-left:-0.5rem;margin-right:-0.5rem}.column-12{width:725px;max-width:47.5vw}.column-12 > .column-12{margin-left:-0.5rem;margin-right:-0.5rem}.column-13{width:785.41667px;max-width:51.45833vw}.column-13 > .column-13{margin-left:-0.5rem;margin-right:-0.5rem}.column-14{width:845.83333px;max-width:55.41667vw}.column-14 > .column-14{margin-left:-0.5rem;margin-right:-0.5rem}.column-15{width:906.25px;max-width:59.375vw}.column-15 > .column-15{margin-left:-0.5rem;margin-right:-0.5rem}.column-16{width:966.66667px;max-width:63.33333vw}.column-16 > .column-16{margin-left:-0.5rem;margin-right:-0.5rem}.column-17{width:1027.08333px;max-width:67.29167vw}.column-17 > .column-17{margin-left:-0.5rem;margin-right:-0.5rem}.column-18{width:1087.5px;max-width:71.25vw}.column-18 > .column-18{margin-left:-0.5rem;margin-right:-0.5rem}.column-19{width:1147.91667px;max-width:75.20833vw}.column-19 > .column-19{margin-left:-0.5rem;margin-right:-0.5rem}.column-20{width:1208.33333px;max-width:79.16667vw}.column-20 > .column-20{margin-left:-0.5rem;margin-right:-0.5rem}.column-21{width:1268.75px;max-width:83.125vw}.column-21 > .column-21{margin-left:-0.5rem;margin-right:-0.5rem}.column-22{width:1329.16667px;max-width:87.08333vw}.column-22 > .column-22{margin-left:-0.5rem;margin-right:-0.5rem}.column-23{width:1389.58333px;max-width:91.04167vw}.column-23 > .column-23{margin-left:-0.5rem;margin-right:-0.5rem}.column-24{width:1450px;max-width:95vw}.column-24 > .column-24{margin-left:-0.5rem;margin-right:-0.5rem}}@media screen and (max-width:859px){.column-1{width:120.83333px;max-width:7.91667vw}.column-2{width:241.66667px;max-width:15.83333vw}.column-3{width:362.5px;max-width:23.75vw}.column-4{width:483.33333px;max-width:31.66667vw}.column-5{width:604.16667px;max-width:39.58333vw}.column-6{width:725px;max-width:47.5vw}.column-7{width:845.83333px;max-width:55.41667vw}.column-8{width:966.66667px;max-width:63.33333vw}.column-9{width:1087.5px;max-width:71.25vw}.column-10{width:1208.33333px;max-width:79.16667vw}.column-11{width:1329.16667px;max-width:87.08333vw}.column-12{width:1450px;max-width:95vw}.column-12{width:1450px;max-width:95vw}.column-13{width:1450px;max-width:95vw}.column-14{width:1450px;max-width:95vw}.column-15{width:1450px;max-width:95vw}.column-16{width:1450px;max-width:95vw}.column-17{width:1450px;max-width:95vw}.column-18{width:1450px;max-width:95vw}.column-19{width:1450px;max-width:95vw}.column-20{width:1450px;max-width:95vw}.column-21{width:1450px;max-width:95vw}.column-22{width:1450px;max-width:95vw}.column-23{width:1450px;max-width:95vw}.column-24{width:1450px;max-width:95vw}.tablet-column-1{width:120.83333px;max-width:7.91667vw}.tablet-column-2{width:241.66667px;max-width:15.83333vw}.tablet-column-3{width:362.5px;max-width:23.75vw}.tablet-column-4{width:483.33333px;max-width:31.66667vw}.tablet-column-5{width:604.16667px;max-width:39.58333vw}.tablet-column-6{width:725px;max-width:47.5vw}.tablet-column-7{width:845.83333px;max-width:55.41667vw}.tablet-column-8{width:966.66667px;max-width:63.33333vw}.tablet-column-9{width:1087.5px;max-width:71.25vw}.tablet-column-10{width:1208.33333px;max-width:79.16667vw}.tablet-column-11{width:1329.16667px;max-width:87.08333vw}.tablet-column-12{width:1450px;max-width:95vw}.tablet-first-column{margin-left:-0.5rem}html[dir="rtl"] .tablet-first-column{margin-left:0;margin-right:-0.5rem}.tablet-last-column{margin-right:-0.5rem}html[dir="rtl"] .tablet-last-column{margin-right:0;margin-left:-0.5rem}}@media screen and (max-width:479px){.column-1{width:241.66667px;max-width:15.83333vw}.column-2{width:483.33333px;max-width:31.66667vw}.column-3{width:725px;max-width:47.5vw}.column-4{width:966.66667px;max-width:63.33333vw}.column-5{width:1208.33333px;max-width:79.16667vw}.column-6{width:1450px;max-width:95vw}.column-6{width:1450px;max-width:95vw}.column-7{width:1450px;max-width:95vw}.column-8{width:1450px;max-width:95vw}.column-9{width:1450px;max-width:95vw}.column-10{width:1450px;max-width:95vw}.column-11{width:1450px;max-width:95vw}.column-12{width:1450px;max-width:95vw}.column-13{width:1450px;max-width:95vw}.column-14{width:1450px;max-width:95vw}.column-15{width:1450px;max-width:95vw}.column-16{width:1450px;max-width:95vw}.column-17{width:1450px;max-width:95vw}.column-18{width:1450px;max-width:95vw}.column-19{width:1450px;max-width:95vw}.column-20{width:1450px;max-width:95vw}.column-21{width:1450px;max-width:95vw}.column-22{width:1450px;max-width:95vw}.column-23{width:1450px;max-width:95vw}.column-24{width:1450px;max-width:95vw}.tablet-column-1{width:241.66667px;max-width:15.83333vw}.tablet-column-2{width:483.33333px;max-width:31.66667vw}.tablet-column-3{width:725px;max-width:47.5vw}.tablet-column-4{width:966.66667px;max-width:63.33333vw}.tablet-column-5{width:1208.33333px;max-width:79.16667vw}.tablet-column-6{width:1450px;max-width:95vw}.tablet-column-6{width:1450px;max-width:95vw}.tablet-column-7{width:1450px;max-width:95vw}.tablet-column-8{width:1450px;max-width:95vw}.tablet-column-9{width:1450px;max-width:95vw}.tablet-column-10{width:1450px;max-width:95vw}.tablet-column-11{width:1450px;max-width:95vw}.tablet-column-12{width:1450px;max-width:95vw}.tablet-column-13{width:1450px;max-width:95vw}.tablet-column-14{width:1450px;max-width:95vw}.tablet-column-15{width:1450px;max-width:95vw}.tablet-column-16{width:1450px;max-width:95vw}.tablet-column-17{width:1450px;max-width:95vw}.tablet-column-18{width:1450px;max-width:95vw}.tablet-column-19{width:1450px;max-width:95vw}.tablet-column-20{width:1450px;max-width:95vw}.tablet-column-21{width:1450px;max-width:95vw}.tablet-column-22{width:1450px;max-width:95vw}.tablet-column-23{width:1450px;max-width:95vw}.tablet-column-24{width:1450px;max-width:95vw}.phone-column-1{width:241.66667px;max-width:15.83333vw}.phone-column-2{width:483.33333px;max-width:31.66667vw}.phone-column-3{width:725px;max-width:47.5vw}.phone-column-4{width:966.66667px;max-width:63.33333vw}.phone-column-5{width:1208.33333px;max-width:79.16667vw}.phone-column-6{width:1450px;max-width:95vw}.phone-first-column{margin-left:-0.5rem}html[dir="rtl"] .phone-first-column{margin-left:0;margin-right:-0.5rem}.phone-last-column{margin-right:-0.5rem}html[dir="rtl"] .phone-last-column{margin-right:0;margin-left:-0.5rem}}@media screen and (min-width:860px){.pre-0{margin-left:0vw!important}html[dir="rtl"] .pre-0{margin-right:0vw!important}.first-column.pre-0{margin-left:calc(0vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-0{margin-right:calc(0vw - 0.5rem)!important}.post-0{margin-right:0vw!important}html[dir="rtl"] .post-0{margin-left:0vw!important}.pre-1{margin-left:3.95833vw!important}html[dir="rtl"] .pre-1{margin-right:3.95833vw!important}.first-column.pre-1{margin-left:calc(3.95833vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-1{margin-right:calc(3.95833vw - 0.5rem)!important}.post-1{margin-right:3.95833vw!important}html[dir="rtl"] .post-1{margin-left:3.95833vw!important}.pre-2{margin-left:7.91667vw!important}html[dir="rtl"] .pre-2{margin-right:7.91667vw!important}.first-column.pre-2{margin-left:calc(7.91667vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-2{margin-right:calc(7.91667vw - 0.5rem)!important}.post-2{margin-right:7.91667vw!important}html[dir="rtl"] .post-2{margin-left:7.91667vw!important}.pre-3{margin-left:11.875vw!important}html[dir="rtl"] .pre-3{margin-right:11.875vw!important}.first-column.pre-3{margin-left:calc(11.875vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-3{margin-right:calc(11.875vw - 0.5rem)!important}.post-3{margin-right:11.875vw!important}html[dir="rtl"] .post-3{margin-left:11.875vw!important}.pre-4{margin-left:15.83333vw!important}html[dir="rtl"] .pre-4{margin-right:15.83333vw!important}.first-column.pre-4{margin-left:calc(15.83333vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-4{margin-right:calc(15.83333vw - 0.5rem)!important}.post-4{margin-right:15.83333vw!important}html[dir="rtl"] .post-4{margin-left:15.83333vw!important}.pre-5{margin-left:19.79167vw!important}html[dir="rtl"] .pre-5{margin-right:19.79167vw!important}.first-column.pre-5{margin-left:calc(19.79167vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-5{margin-right:calc(19.79167vw - 0.5rem)!important}.post-5{margin-right:19.79167vw!important}html[dir="rtl"] .post-5{margin-left:19.79167vw!important}.pre-6{margin-left:23.75vw!important}html[dir="rtl"] .pre-6{margin-right:23.75vw!important}.first-column.pre-6{margin-left:calc(23.75vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-6{margin-right:calc(23.75vw - 0.5rem)!important}.post-6{margin-right:23.75vw!important}html[dir="rtl"] .post-6{margin-left:23.75vw!important}.pre-7{margin-left:27.70833vw!important}html[dir="rtl"] .pre-7{margin-right:27.70833vw!important}.first-column.pre-7{margin-left:calc(27.70833vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-7{margin-right:calc(27.70833vw - 0.5rem)!important}.post-7{margin-right:27.70833vw!important}html[dir="rtl"] .post-7{margin-left:27.70833vw!important}.pre-8{margin-left:31.66667vw!important}html[dir="rtl"] .pre-8{margin-right:31.66667vw!important}.first-column.pre-8{margin-left:calc(31.66667vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-8{margin-right:calc(31.66667vw - 0.5rem)!important}.post-8{margin-right:31.66667vw!important}html[dir="rtl"] .post-8{margin-left:31.66667vw!important}.pre-9{margin-left:35.625vw!important}html[dir="rtl"] .pre-9{margin-right:35.625vw!important}.first-column.pre-9{margin-left:calc(35.625vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-9{margin-right:calc(35.625vw - 0.5rem)!important}.post-9{margin-right:35.625vw!important}html[dir="rtl"] .post-9{margin-left:35.625vw!important}.pre-10{margin-left:39.58333vw!important}html[dir="rtl"] .pre-10{margin-right:39.58333vw!important}.first-column.pre-10{margin-left:calc(39.58333vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-10{margin-right:calc(39.58333vw - 0.5rem)!important}.post-10{margin-right:39.58333vw!important}html[dir="rtl"] .post-10{margin-left:39.58333vw!important}.pre-11{margin-left:43.54167vw!important}html[dir="rtl"] .pre-11{margin-right:43.54167vw!important}.first-column.pre-11{margin-left:calc(43.54167vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-11{margin-right:calc(43.54167vw - 0.5rem)!important}.post-11{margin-right:43.54167vw!important}html[dir="rtl"] .post-11{margin-left:43.54167vw!important}.pre-12{margin-left:47.5vw!important}html[dir="rtl"] .pre-12{margin-right:47.5vw!important}.first-column.pre-12{margin-left:calc(47.5vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-12{margin-right:calc(47.5vw - 0.5rem)!important}.post-12{margin-right:47.5vw!important}html[dir="rtl"] .post-12{margin-left:47.5vw!important}.pre-13{margin-left:51.45833vw!important}html[dir="rtl"] .pre-13{margin-right:51.45833vw!important}.first-column.pre-13{margin-left:calc(51.45833vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-13{margin-right:calc(51.45833vw - 0.5rem)!important}.post-13{margin-right:51.45833vw!important}html[dir="rtl"] .post-13{margin-left:51.45833vw!important}.pre-14{margin-left:55.41667vw!important}html[dir="rtl"] .pre-14{margin-right:55.41667vw!important}.first-column.pre-14{margin-left:calc(55.41667vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-14{margin-right:calc(55.41667vw - 0.5rem)!important}.post-14{margin-right:55.41667vw!important}html[dir="rtl"] .post-14{margin-left:55.41667vw!important}.pre-15{margin-left:59.375vw!important}html[dir="rtl"] .pre-15{margin-right:59.375vw!important}.first-column.pre-15{margin-left:calc(59.375vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-15{margin-right:calc(59.375vw - 0.5rem)!important}.post-15{margin-right:59.375vw!important}html[dir="rtl"] .post-15{margin-left:59.375vw!important}.pre-16{margin-left:63.33333vw!important}html[dir="rtl"] .pre-16{margin-right:63.33333vw!important}.first-column.pre-16{margin-left:calc(63.33333vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-16{margin-right:calc(63.33333vw - 0.5rem)!important}.post-16{margin-right:63.33333vw!important}html[dir="rtl"] .post-16{margin-left:63.33333vw!important}.pre-17{margin-left:67.29167vw!important}html[dir="rtl"] .pre-17{margin-right:67.29167vw!important}.first-column.pre-17{margin-left:calc(67.29167vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-17{margin-right:calc(67.29167vw - 0.5rem)!important}.post-17{margin-right:67.29167vw!important}html[dir="rtl"] .post-17{margin-left:67.29167vw!important}.pre-18{margin-left:71.25vw!important}html[dir="rtl"] .pre-18{margin-right:71.25vw!important}.first-column.pre-18{margin-left:calc(71.25vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-18{margin-right:calc(71.25vw - 0.5rem)!important}.post-18{margin-right:71.25vw!important}html[dir="rtl"] .post-18{margin-left:71.25vw!important}.pre-19{margin-left:75.20833vw!important}html[dir="rtl"] .pre-19{margin-right:75.20833vw!important}.first-column.pre-19{margin-left:calc(75.20833vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-19{margin-right:calc(75.20833vw - 0.5rem)!important}.post-19{margin-right:75.20833vw!important}html[dir="rtl"] .post-19{margin-left:75.20833vw!important}.pre-20{margin-left:79.16667vw!important}html[dir="rtl"] .pre-20{margin-right:79.16667vw!important}.first-column.pre-20{margin-left:calc(79.16667vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-20{margin-right:calc(79.16667vw - 0.5rem)!important}.post-20{margin-right:79.16667vw!important}html[dir="rtl"] .post-20{margin-left:79.16667vw!important}.pre-21{margin-left:83.125vw!important}html[dir="rtl"] .pre-21{margin-right:83.125vw!important}.first-column.pre-21{margin-left:calc(83.125vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-21{margin-right:calc(83.125vw - 0.5rem)!important}.post-21{margin-right:83.125vw!important}html[dir="rtl"] .post-21{margin-left:83.125vw!important}.pre-22{margin-left:87.08333vw!important}html[dir="rtl"] .pre-22{margin-right:87.08333vw!important}.first-column.pre-22{margin-left:calc(87.08333vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-22{margin-right:calc(87.08333vw - 0.5rem)!important}.post-22{margin-right:87.08333vw!important}html[dir="rtl"] .post-22{margin-left:87.08333vw!important}.pre-23{margin-left:91.04167vw!important}html[dir="rtl"] .pre-23{margin-right:91.04167vw!important}.first-column.pre-23{margin-left:calc(91.04167vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-23{margin-right:calc(91.04167vw - 0.5rem)!important}.post-23{margin-right:91.04167vw!important}html[dir="rtl"] .post-23{margin-left:91.04167vw!important}.pre-24{margin-left:95vw!important}html[dir="rtl"] .pre-24{margin-right:95vw!important}.first-column.pre-24{margin-left:calc(95vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-24{margin-right:calc(95vw - 0.5rem)!important}.post-24{margin-right:95vw!important}html[dir="rtl"] .post-24{margin-left:95vw!important}.rtl-pre-0{margin-left:0vw!important}html[dir="rtl"] .rtl-pre-0{margin-right:0vw!important}.first-column.rtl-pre-0{margin-left:calc(0vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-0{margin-right:calc(0vw - 0.5rem)!important}.rtl-post-0{margin-right:0vw!important}html[dir="rtl"] .rtl-post-0{margin-left:0vw!important}.rtl-pre-1{margin-left:3.95833vw!important}html[dir="rtl"] .rtl-pre-1{margin-right:3.95833vw!important}.first-column.rtl-pre-1{margin-left:calc(3.95833vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-1{margin-right:calc(3.95833vw - 0.5rem)!important}.rtl-post-1{margin-right:3.95833vw!important}html[dir="rtl"] .rtl-post-1{margin-left:3.95833vw!important}.rtl-pre-2{margin-left:7.91667vw!important}html[dir="rtl"] .rtl-pre-2{margin-right:7.91667vw!important}.first-column.rtl-pre-2{margin-left:calc(7.91667vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-2{margin-right:calc(7.91667vw - 0.5rem)!important}.rtl-post-2{margin-right:7.91667vw!important}html[dir="rtl"] .rtl-post-2{margin-left:7.91667vw!important}.rtl-pre-3{margin-left:11.875vw!important}html[dir="rtl"] .rtl-pre-3{margin-right:11.875vw!important}.first-column.rtl-pre-3{margin-left:calc(11.875vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-3{margin-right:calc(11.875vw - 0.5rem)!important}.rtl-post-3{margin-right:11.875vw!important}html[dir="rtl"] .rtl-post-3{margin-left:11.875vw!important}.rtl-pre-4{margin-left:15.83333vw!important}html[dir="rtl"] .rtl-pre-4{margin-right:15.83333vw!important}.first-column.rtl-pre-4{margin-left:calc(15.83333vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-4{margin-right:calc(15.83333vw - 0.5rem)!important}.rtl-post-4{margin-right:15.83333vw!important}html[dir="rtl"] .rtl-post-4{margin-left:15.83333vw!important}.rtl-pre-5{margin-left:19.79167vw!important}html[dir="rtl"] .rtl-pre-5{margin-right:19.79167vw!important}.first-column.rtl-pre-5{margin-left:calc(19.79167vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-5{margin-right:calc(19.79167vw - 0.5rem)!important}.rtl-post-5{margin-right:19.79167vw!important}html[dir="rtl"] .rtl-post-5{margin-left:19.79167vw!important}.rtl-pre-6{margin-left:23.75vw!important}html[dir="rtl"] .rtl-pre-6{margin-right:23.75vw!important}.first-column.rtl-pre-6{margin-left:calc(23.75vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-6{margin-right:calc(23.75vw - 0.5rem)!important}.rtl-post-6{margin-right:23.75vw!important}html[dir="rtl"] .rtl-post-6{margin-left:23.75vw!important}.rtl-pre-7{margin-left:27.70833vw!important}html[dir="rtl"] .rtl-pre-7{margin-right:27.70833vw!important}.first-column.rtl-pre-7{margin-left:calc(27.70833vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-7{margin-right:calc(27.70833vw - 0.5rem)!important}.rtl-post-7{margin-right:27.70833vw!important}html[dir="rtl"] .rtl-post-7{margin-left:27.70833vw!important}.rtl-pre-8{margin-left:31.66667vw!important}html[dir="rtl"] .rtl-pre-8{margin-right:31.66667vw!important}.first-column.rtl-pre-8{margin-left:calc(31.66667vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-8{margin-right:calc(31.66667vw - 0.5rem)!important}.rtl-post-8{margin-right:31.66667vw!important}html[dir="rtl"] .rtl-post-8{margin-left:31.66667vw!important}.rtl-pre-9{margin-left:35.625vw!important}html[dir="rtl"] .rtl-pre-9{margin-right:35.625vw!important}.first-column.rtl-pre-9{margin-left:calc(35.625vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-9{margin-right:calc(35.625vw - 0.5rem)!important}.rtl-post-9{margin-right:35.625vw!important}html[dir="rtl"] .rtl-post-9{margin-left:35.625vw!important}.rtl-pre-10{margin-left:39.58333vw!important}html[dir="rtl"] .rtl-pre-10{margin-right:39.58333vw!important}.first-column.rtl-pre-10{margin-left:calc(39.58333vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-10{margin-right:calc(39.58333vw - 0.5rem)!important}.rtl-post-10{margin-right:39.58333vw!important}html[dir="rtl"] .rtl-post-10{margin-left:39.58333vw!important}.rtl-pre-11{margin-left:43.54167vw!important}html[dir="rtl"] .rtl-pre-11{margin-right:43.54167vw!important}.first-column.rtl-pre-11{margin-left:calc(43.54167vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-11{margin-right:calc(43.54167vw - 0.5rem)!important}.rtl-post-11{margin-right:43.54167vw!important}html[dir="rtl"] .rtl-post-11{margin-left:43.54167vw!important}.rtl-pre-12{margin-left:47.5vw!important}html[dir="rtl"] .rtl-pre-12{margin-right:47.5vw!important}.first-column.rtl-pre-12{margin-left:calc(47.5vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-12{margin-right:calc(47.5vw - 0.5rem)!important}.rtl-post-12{margin-right:47.5vw!important}html[dir="rtl"] .rtl-post-12{margin-left:47.5vw!important}.rtl-pre-13{margin-left:51.45833vw!important}html[dir="rtl"] .rtl-pre-13{margin-right:51.45833vw!important}.first-column.rtl-pre-13{margin-left:calc(51.45833vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-13{margin-right:calc(51.45833vw - 0.5rem)!important}.rtl-post-13{margin-right:51.45833vw!important}html[dir="rtl"] .rtl-post-13{margin-left:51.45833vw!important}.rtl-pre-14{margin-left:55.41667vw!important}html[dir="rtl"] .rtl-pre-14{margin-right:55.41667vw!important}.first-column.rtl-pre-14{margin-left:calc(55.41667vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-14{margin-right:calc(55.41667vw - 0.5rem)!important}.rtl-post-14{margin-right:55.41667vw!important}html[dir="rtl"] .rtl-post-14{margin-left:55.41667vw!important}.rtl-pre-15{margin-left:59.375vw!important}html[dir="rtl"] .rtl-pre-15{margin-right:59.375vw!important}.first-column.rtl-pre-15{margin-left:calc(59.375vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-15{margin-right:calc(59.375vw - 0.5rem)!important}.rtl-post-15{margin-right:59.375vw!important}html[dir="rtl"] .rtl-post-15{margin-left:59.375vw!important}.rtl-pre-16{margin-left:63.33333vw!important}html[dir="rtl"] .rtl-pre-16{margin-right:63.33333vw!important}.first-column.rtl-pre-16{margin-left:calc(63.33333vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-16{margin-right:calc(63.33333vw - 0.5rem)!important}.rtl-post-16{margin-right:63.33333vw!important}html[dir="rtl"] .rtl-post-16{margin-left:63.33333vw!important}.rtl-pre-17{margin-left:67.29167vw!important}html[dir="rtl"] .rtl-pre-17{margin-right:67.29167vw!important}.first-column.rtl-pre-17{margin-left:calc(67.29167vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-17{margin-right:calc(67.29167vw - 0.5rem)!important}.rtl-post-17{margin-right:67.29167vw!important}html[dir="rtl"] .rtl-post-17{margin-left:67.29167vw!important}.rtl-pre-18{margin-left:71.25vw!important}html[dir="rtl"] .rtl-pre-18{margin-right:71.25vw!important}.first-column.rtl-pre-18{margin-left:calc(71.25vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-18{margin-right:calc(71.25vw - 0.5rem)!important}.rtl-post-18{margin-right:71.25vw!important}html[dir="rtl"] .rtl-post-18{margin-left:71.25vw!important}.rtl-pre-19{margin-left:75.20833vw!important}html[dir="rtl"] .rtl-pre-19{margin-right:75.20833vw!important}.first-column.rtl-pre-19{margin-left:calc(75.20833vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-19{margin-right:calc(75.20833vw - 0.5rem)!important}.rtl-post-19{margin-right:75.20833vw!important}html[dir="rtl"] .rtl-post-19{margin-left:75.20833vw!important}.rtl-pre-20{margin-left:79.16667vw!important}html[dir="rtl"] .rtl-pre-20{margin-right:79.16667vw!important}.first-column.rtl-pre-20{margin-left:calc(79.16667vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-20{margin-right:calc(79.16667vw - 0.5rem)!important}.rtl-post-20{margin-right:79.16667vw!important}html[dir="rtl"] .rtl-post-20{margin-left:79.16667vw!important}.rtl-pre-21{margin-left:83.125vw!important}html[dir="rtl"] .rtl-pre-21{margin-right:83.125vw!important}.first-column.rtl-pre-21{margin-left:calc(83.125vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-21{margin-right:calc(83.125vw - 0.5rem)!important}.rtl-post-21{margin-right:83.125vw!important}html[dir="rtl"] .rtl-post-21{margin-left:83.125vw!important}.rtl-pre-22{margin-left:87.08333vw!important}html[dir="rtl"] .rtl-pre-22{margin-right:87.08333vw!important}.first-column.rtl-pre-22{margin-left:calc(87.08333vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-22{margin-right:calc(87.08333vw - 0.5rem)!important}.rtl-post-22{margin-right:87.08333vw!important}html[dir="rtl"] .rtl-post-22{margin-left:87.08333vw!important}.rtl-pre-23{margin-left:91.04167vw!important}html[dir="rtl"] .rtl-pre-23{margin-right:91.04167vw!important}.first-column.rtl-pre-23{margin-left:calc(91.04167vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-23{margin-right:calc(91.04167vw - 0.5rem)!important}.rtl-post-23{margin-right:91.04167vw!important}html[dir="rtl"] .rtl-post-23{margin-left:91.04167vw!important}.rtl-pre-24{margin-left:95vw!important}html[dir="rtl"] .rtl-pre-24{margin-right:95vw!important}.first-column.rtl-pre-24{margin-left:calc(95vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-24{margin-right:calc(95vw - 0.5rem)!important}.rtl-post-24{margin-right:95vw!important}html[dir="rtl"] .rtl-post-24{margin-left:95vw!important}}@media screen and (max-width:859px){.tablet-pre-0{margin-left:0vw!important}html[dir="rtl"] .tablet-pre-0{margin-right:0vw!important}.tablet-first-column.tablet-pre-0{margin-left:calc(0vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-0{margin-right:calc(0vw - 0.5rem)!important}.tablet-post-0{margin-right:0vw!important}html[dir="rtl"] .tablet-post-0{margin-left:0vw!important}.tablet-pre-1{margin-left:7.91667vw!important}html[dir="rtl"] .tablet-pre-1{margin-right:7.91667vw!important}.tablet-first-column.tablet-pre-1{margin-left:calc(7.91667vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-1{margin-right:calc(7.91667vw - 0.5rem)!important}.tablet-post-1{margin-right:7.91667vw!important}html[dir="rtl"] .tablet-post-1{margin-left:7.91667vw!important}.tablet-pre-2{margin-left:15.83333vw!important}html[dir="rtl"] .tablet-pre-2{margin-right:15.83333vw!important}.tablet-first-column.tablet-pre-2{margin-left:calc(15.83333vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-2{margin-right:calc(15.83333vw - 0.5rem)!important}.tablet-post-2{margin-right:15.83333vw!important}html[dir="rtl"] .tablet-post-2{margin-left:15.83333vw!important}.tablet-pre-3{margin-left:23.75vw!important}html[dir="rtl"] .tablet-pre-3{margin-right:23.75vw!important}.tablet-first-column.tablet-pre-3{margin-left:calc(23.75vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-3{margin-right:calc(23.75vw - 0.5rem)!important}.tablet-post-3{margin-right:23.75vw!important}html[dir="rtl"] .tablet-post-3{margin-left:23.75vw!important}.tablet-pre-4{margin-left:31.66667vw!important}html[dir="rtl"] .tablet-pre-4{margin-right:31.66667vw!important}.tablet-first-column.tablet-pre-4{margin-left:calc(31.66667vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-4{margin-right:calc(31.66667vw - 0.5rem)!important}.tablet-post-4{margin-right:31.66667vw!important}html[dir="rtl"] .tablet-post-4{margin-left:31.66667vw!important}.tablet-pre-5{margin-left:39.58333vw!important}html[dir="rtl"] .tablet-pre-5{margin-right:39.58333vw!important}.tablet-first-column.tablet-pre-5{margin-left:calc(39.58333vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-5{margin-right:calc(39.58333vw - 0.5rem)!important}.tablet-post-5{margin-right:39.58333vw!important}html[dir="rtl"] .tablet-post-5{margin-left:39.58333vw!important}.tablet-pre-6{margin-left:47.5vw!important}html[dir="rtl"] .tablet-pre-6{margin-right:47.5vw!important}.tablet-first-column.tablet-pre-6{margin-left:calc(47.5vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-6{margin-right:calc(47.5vw - 0.5rem)!important}.tablet-post-6{margin-right:47.5vw!important}html[dir="rtl"] .tablet-post-6{margin-left:47.5vw!important}.tablet-pre-7{margin-left:55.41667vw!important}html[dir="rtl"] .tablet-pre-7{margin-right:55.41667vw!important}.tablet-first-column.tablet-pre-7{margin-left:calc(55.41667vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-7{margin-right:calc(55.41667vw - 0.5rem)!important}.tablet-post-7{margin-right:55.41667vw!important}html[dir="rtl"] .tablet-post-7{margin-left:55.41667vw!important}.tablet-pre-8{margin-left:63.33333vw!important}html[dir="rtl"] .tablet-pre-8{margin-right:63.33333vw!important}.tablet-first-column.tablet-pre-8{margin-left:calc(63.33333vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-8{margin-right:calc(63.33333vw - 0.5rem)!important}.tablet-post-8{margin-right:63.33333vw!important}html[dir="rtl"] .tablet-post-8{margin-left:63.33333vw!important}.tablet-pre-9{margin-left:71.25vw!important}html[dir="rtl"] .tablet-pre-9{margin-right:71.25vw!important}.tablet-first-column.tablet-pre-9{margin-left:calc(71.25vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-9{margin-right:calc(71.25vw - 0.5rem)!important}.tablet-post-9{margin-right:71.25vw!important}html[dir="rtl"] .tablet-post-9{margin-left:71.25vw!important}.tablet-pre-10{margin-left:79.16667vw!important}html[dir="rtl"] .tablet-pre-10{margin-right:79.16667vw!important}.tablet-first-column.tablet-pre-10{margin-left:calc(79.16667vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-10{margin-right:calc(79.16667vw - 0.5rem)!important}.tablet-post-10{margin-right:79.16667vw!important}html[dir="rtl"] .tablet-post-10{margin-left:79.16667vw!important}.tablet-pre-11{margin-left:87.08333vw!important}html[dir="rtl"] .tablet-pre-11{margin-right:87.08333vw!important}.tablet-first-column.tablet-pre-11{margin-left:calc(87.08333vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-11{margin-right:calc(87.08333vw - 0.5rem)!important}.tablet-post-11{margin-right:87.08333vw!important}html[dir="rtl"] .tablet-post-11{margin-left:87.08333vw!important}.tablet-pre-12{margin-left:95vw!important}html[dir="rtl"] .tablet-pre-12{margin-right:95vw!important}.tablet-first-column.tablet-pre-12{margin-left:calc(95vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-12{margin-right:calc(95vw - 0.5rem)!important}.tablet-post-12{margin-right:95vw!important}html[dir="rtl"] .tablet-post-12{margin-left:95vw!important}.rtl-tablet-pre-0{margin-left:0vw!important}html[dir="rtl"] .rtl-tablet-pre-0{margin-right:0vw!important}.tablet-first-column.rtl-tablet-pre-0{margin-left:calc(0vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-0{margin-right:calc(0vw - 0.5rem)!important}.rtl-tablet-post-0{margin-right:0vw!important}html[dir="rtl"] .rtl-tablet-post-0{margin-left:0vw!important}.rtl-tablet-pre-1{margin-left:7.91667vw!important}html[dir="rtl"] .rtl-tablet-pre-1{margin-right:7.91667vw!important}.tablet-first-column.rtl-tablet-pre-1{margin-left:calc(7.91667vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-1{margin-right:calc(7.91667vw - 0.5rem)!important}.rtl-tablet-post-1{margin-right:7.91667vw!important}html[dir="rtl"] .rtl-tablet-post-1{margin-left:7.91667vw!important}.rtl-tablet-pre-2{margin-left:15.83333vw!important}html[dir="rtl"] .rtl-tablet-pre-2{margin-right:15.83333vw!important}.tablet-first-column.rtl-tablet-pre-2{margin-left:calc(15.83333vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-2{margin-right:calc(15.83333vw - 0.5rem)!important}.rtl-tablet-post-2{margin-right:15.83333vw!important}html[dir="rtl"] .rtl-tablet-post-2{margin-left:15.83333vw!important}.rtl-tablet-pre-3{margin-left:23.75vw!important}html[dir="rtl"] .rtl-tablet-pre-3{margin-right:23.75vw!important}.tablet-first-column.rtl-tablet-pre-3{margin-left:calc(23.75vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-3{margin-right:calc(23.75vw - 0.5rem)!important}.rtl-tablet-post-3{margin-right:23.75vw!important}html[dir="rtl"] .rtl-tablet-post-3{margin-left:23.75vw!important}.rtl-tablet-pre-4{margin-left:31.66667vw!important}html[dir="rtl"] .rtl-tablet-pre-4{margin-right:31.66667vw!important}.tablet-first-column.rtl-tablet-pre-4{margin-left:calc(31.66667vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-4{margin-right:calc(31.66667vw - 0.5rem)!important}.rtl-tablet-post-4{margin-right:31.66667vw!important}html[dir="rtl"] .rtl-tablet-post-4{margin-left:31.66667vw!important}.rtl-tablet-pre-5{margin-left:39.58333vw!important}html[dir="rtl"] .rtl-tablet-pre-5{margin-right:39.58333vw!important}.tablet-first-column.rtl-tablet-pre-5{margin-left:calc(39.58333vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-5{margin-right:calc(39.58333vw - 0.5rem)!important}.rtl-tablet-post-5{margin-right:39.58333vw!important}html[dir="rtl"] .rtl-tablet-post-5{margin-left:39.58333vw!important}.rtl-tablet-pre-6{margin-left:47.5vw!important}html[dir="rtl"] .rtl-tablet-pre-6{margin-right:47.5vw!important}.tablet-first-column.rtl-tablet-pre-6{margin-left:calc(47.5vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-6{margin-right:calc(47.5vw - 0.5rem)!important}.rtl-tablet-post-6{margin-right:47.5vw!important}html[dir="rtl"] .rtl-tablet-post-6{margin-left:47.5vw!important}.rtl-tablet-pre-7{margin-left:55.41667vw!important}html[dir="rtl"] .rtl-tablet-pre-7{margin-right:55.41667vw!important}.tablet-first-column.rtl-tablet-pre-7{margin-left:calc(55.41667vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-7{margin-right:calc(55.41667vw - 0.5rem)!important}.rtl-tablet-post-7{margin-right:55.41667vw!important}html[dir="rtl"] .rtl-tablet-post-7{margin-left:55.41667vw!important}.rtl-tablet-pre-8{margin-left:63.33333vw!important}html[dir="rtl"] .rtl-tablet-pre-8{margin-right:63.33333vw!important}.tablet-first-column.rtl-tablet-pre-8{margin-left:calc(63.33333vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-8{margin-right:calc(63.33333vw - 0.5rem)!important}.rtl-tablet-post-8{margin-right:63.33333vw!important}html[dir="rtl"] .rtl-tablet-post-8{margin-left:63.33333vw!important}.rtl-tablet-pre-9{margin-left:71.25vw!important}html[dir="rtl"] .rtl-tablet-pre-9{margin-right:71.25vw!important}.tablet-first-column.rtl-tablet-pre-9{margin-left:calc(71.25vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-9{margin-right:calc(71.25vw - 0.5rem)!important}.rtl-tablet-post-9{margin-right:71.25vw!important}html[dir="rtl"] .rtl-tablet-post-9{margin-left:71.25vw!important}.rtl-tablet-pre-10{margin-left:79.16667vw!important}html[dir="rtl"] .rtl-tablet-pre-10{margin-right:79.16667vw!important}.tablet-first-column.rtl-tablet-pre-10{margin-left:calc(79.16667vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-10{margin-right:calc(79.16667vw - 0.5rem)!important}.rtl-tablet-post-10{margin-right:79.16667vw!important}html[dir="rtl"] .rtl-tablet-post-10{margin-left:79.16667vw!important}.rtl-tablet-pre-11{margin-left:87.08333vw!important}html[dir="rtl"] .rtl-tablet-pre-11{margin-right:87.08333vw!important}.tablet-first-column.rtl-tablet-pre-11{margin-left:calc(87.08333vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-11{margin-right:calc(87.08333vw - 0.5rem)!important}.rtl-tablet-post-11{margin-right:87.08333vw!important}html[dir="rtl"] .rtl-tablet-post-11{margin-left:87.08333vw!important}.rtl-tablet-pre-12{margin-left:95vw!important}html[dir="rtl"] .rtl-tablet-pre-12{margin-right:95vw!important}.tablet-first-column.rtl-tablet-pre-12{margin-left:calc(95vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-12{margin-right:calc(95vw - 0.5rem)!important}.rtl-tablet-post-12{margin-right:95vw!important}html[dir="rtl"] .rtl-tablet-post-12{margin-left:95vw!important}}@media screen and (max-width:479px){.phone-pre-0{margin-left:0vw!important}html[dir="rtl"] .phone-pre-0{margin-right:0vw!important}.phone-first-column.phone-pre-0{margin-left:calc(0vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.phone-pre-0{margin-right:calc(0vw - 0.5rem)!important}.phone-post-0{margin-right:0vw!important}html[dir="rtl"] .phone-post-0{margin-left:0vw!important}.phone-pre-1{margin-left:15.83333vw!important}html[dir="rtl"] .phone-pre-1{margin-right:15.83333vw!important}.phone-first-column.phone-pre-1{margin-left:calc(15.83333vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.phone-pre-1{margin-right:calc(15.83333vw - 0.5rem)!important}.phone-post-1{margin-right:15.83333vw!important}html[dir="rtl"] .phone-post-1{margin-left:15.83333vw!important}.phone-pre-2{margin-left:31.66667vw!important}html[dir="rtl"] .phone-pre-2{margin-right:31.66667vw!important}.phone-first-column.phone-pre-2{margin-left:calc(31.66667vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.phone-pre-2{margin-right:calc(31.66667vw - 0.5rem)!important}.phone-post-2{margin-right:31.66667vw!important}html[dir="rtl"] .phone-post-2{margin-left:31.66667vw!important}.phone-pre-3{margin-left:47.5vw!important}html[dir="rtl"] .phone-pre-3{margin-right:47.5vw!important}.phone-first-column.phone-pre-3{margin-left:calc(47.5vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.phone-pre-3{margin-right:calc(47.5vw - 0.5rem)!important}.phone-post-3{margin-right:47.5vw!important}html[dir="rtl"] .phone-post-3{margin-left:47.5vw!important}.phone-pre-4{margin-left:63.33333vw!important}html[dir="rtl"] .phone-pre-4{margin-right:63.33333vw!important}.phone-first-column.phone-pre-4{margin-left:calc(63.33333vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.phone-pre-4{margin-right:calc(63.33333vw - 0.5rem)!important}.phone-post-4{margin-right:63.33333vw!important}html[dir="rtl"] .phone-post-4{margin-left:63.33333vw!important}.phone-pre-5{margin-left:79.16667vw!important}html[dir="rtl"] .phone-pre-5{margin-right:79.16667vw!important}.phone-first-column.phone-pre-5{margin-left:calc(79.16667vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.phone-pre-5{margin-right:calc(79.16667vw - 0.5rem)!important}.phone-post-5{margin-right:79.16667vw!important}html[dir="rtl"] .phone-post-5{margin-left:79.16667vw!important}.phone-pre-6{margin-left:95vw!important}html[dir="rtl"] .phone-pre-6{margin-right:95vw!important}.phone-first-column.phone-pre-6{margin-left:calc(95vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.phone-pre-6{margin-right:calc(95vw - 0.5rem)!important}.phone-post-6{margin-right:95vw!important}html[dir="rtl"] .phone-post-6{margin-left:95vw!important}.rtl-phone-pre-0{margin-left:0vw!important}html[dir="rtl"] .rtl-phone-pre-0{margin-right:0vw!important}.phone-first-column.rtl-phone-pre-0{margin-left:calc(0vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.rtl-phone-pre-0{margin-right:calc(0vw - 0.5rem)!important}.rtl-phone-post-0{margin-right:0vw!important}html[dir="rtl"] .rtl-phone-post-0{margin-left:0vw!important}.rtl-phone-pre-1{margin-left:15.83333vw!important}html[dir="rtl"] .rtl-phone-pre-1{margin-right:15.83333vw!important}.phone-first-column.rtl-phone-pre-1{margin-left:calc(15.83333vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.rtl-phone-pre-1{margin-right:calc(15.83333vw - 0.5rem)!important}.rtl-phone-post-1{margin-right:15.83333vw!important}html[dir="rtl"] .rtl-phone-post-1{margin-left:15.83333vw!important}.rtl-phone-pre-2{margin-left:31.66667vw!important}html[dir="rtl"] .rtl-phone-pre-2{margin-right:31.66667vw!important}.phone-first-column.rtl-phone-pre-2{margin-left:calc(31.66667vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.rtl-phone-pre-2{margin-right:calc(31.66667vw - 0.5rem)!important}.rtl-phone-post-2{margin-right:31.66667vw!important}html[dir="rtl"] .rtl-phone-post-2{margin-left:31.66667vw!important}.rtl-phone-pre-3{margin-left:47.5vw!important}html[dir="rtl"] .rtl-phone-pre-3{margin-right:47.5vw!important}.phone-first-column.rtl-phone-pre-3{margin-left:calc(47.5vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.rtl-phone-pre-3{margin-right:calc(47.5vw - 0.5rem)!important}.rtl-phone-post-3{margin-right:47.5vw!important}html[dir="rtl"] .rtl-phone-post-3{margin-left:47.5vw!important}.rtl-phone-pre-4{margin-left:63.33333vw!important}html[dir="rtl"] .rtl-phone-pre-4{margin-right:63.33333vw!important}.phone-first-column.rtl-phone-pre-4{margin-left:calc(63.33333vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.rtl-phone-pre-4{margin-right:calc(63.33333vw - 0.5rem)!important}.rtl-phone-post-4{margin-right:63.33333vw!important}html[dir="rtl"] .rtl-phone-post-4{margin-left:63.33333vw!important}.rtl-phone-pre-5{margin-left:79.16667vw!important}html[dir="rtl"] .rtl-phone-pre-5{margin-right:79.16667vw!important}.phone-first-column.rtl-phone-pre-5{margin-left:calc(79.16667vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.rtl-phone-pre-5{margin-right:calc(79.16667vw - 0.5rem)!important}.rtl-phone-post-5{margin-right:79.16667vw!important}html[dir="rtl"] .rtl-phone-post-5{margin-left:79.16667vw!important}.rtl-phone-pre-6{margin-left:95vw!important}html[dir="rtl"] .rtl-phone-pre-6{margin-right:95vw!important}.phone-first-column.rtl-phone-pre-6{margin-left:calc(95vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.rtl-phone-pre-6{margin-right:calc(95vw - 0.5rem)!important}.rtl-phone-post-6{margin-right:95vw!important}html[dir="rtl"] .rtl-phone-post-6{margin-left:95vw!important}}@media screen and (min-width:1525.5px){.pre-0{margin-left:0!important}html[dir="rtl"] .pre-0{margin-right:0!important}.post-0{margin-right:0!important}html[dir="rtl"] .post-0{margin-left:0!important}.pre-1{margin-left:60.41667px!important}html[dir="rtl"] .pre-1{margin-right:60.41667px!important}.post-1{margin-right:60.41667px!important}html[dir="rtl"] .post-1{margin-left:60.41667px!important}.pre-2{margin-left:120.83333px!important}html[dir="rtl"] .pre-2{margin-right:120.83333px!important}.post-2{margin-right:120.83333px!important}html[dir="rtl"] .post-2{margin-left:120.83333px!important}.pre-3{margin-left:181.25px!important}html[dir="rtl"] .pre-3{margin-right:181.25px!important}.post-3{margin-right:181.25px!important}html[dir="rtl"] .post-3{margin-left:181.25px!important}.pre-4{margin-left:241.66667px!important}html[dir="rtl"] .pre-4{margin-right:241.66667px!important}.post-4{margin-right:241.66667px!important}html[dir="rtl"] .post-4{margin-left:241.66667px!important}.pre-5{margin-left:302.08333px!important}html[dir="rtl"] .pre-5{margin-right:302.08333px!important}.post-5{margin-right:302.08333px!important}html[dir="rtl"] .post-5{margin-left:302.08333px!important}.pre-6{margin-left:362.5px!important}html[dir="rtl"] .pre-6{margin-right:362.5px!important}.post-6{margin-right:362.5px!important}html[dir="rtl"] .post-6{margin-left:362.5px!important}.pre-7{margin-left:422.91667px!important}html[dir="rtl"] .pre-7{margin-right:422.91667px!important}.post-7{margin-right:422.91667px!important}html[dir="rtl"] .post-7{margin-left:422.91667px!important}.pre-8{margin-left:483.33333px!important}html[dir="rtl"] .pre-8{margin-right:483.33333px!important}.post-8{margin-right:483.33333px!important}html[dir="rtl"] .post-8{margin-left:483.33333px!important}.pre-9{margin-left:543.75px!important}html[dir="rtl"] .pre-9{margin-right:543.75px!important}.post-9{margin-right:543.75px!important}html[dir="rtl"] .post-9{margin-left:543.75px!important}.pre-10{margin-left:604.16667px!important}html[dir="rtl"] .pre-10{margin-right:604.16667px!important}.post-10{margin-right:604.16667px!important}html[dir="rtl"] .post-10{margin-left:604.16667px!important}.pre-11{margin-left:664.58333px!important}html[dir="rtl"] .pre-11{margin-right:664.58333px!important}.post-11{margin-right:664.58333px!important}html[dir="rtl"] .post-11{margin-left:664.58333px!important}.pre-12{margin-left:725px!important}html[dir="rtl"] .pre-12{margin-right:725px!important}.post-12{margin-right:725px!important}html[dir="rtl"] .post-12{margin-left:725px!important}.pre-13{margin-left:785.41667px!important}html[dir="rtl"] .pre-13{margin-right:785.41667px!important}.post-13{margin-right:785.41667px!important}html[dir="rtl"] .post-13{margin-left:785.41667px!important}.pre-14{margin-left:845.83333px!important}html[dir="rtl"] .pre-14{margin-right:845.83333px!important}.post-14{margin-right:845.83333px!important}html[dir="rtl"] .post-14{margin-left:845.83333px!important}.pre-15{margin-left:906.25px!important}html[dir="rtl"] .pre-15{margin-right:906.25px!important}.post-15{margin-right:906.25px!important}html[dir="rtl"] .post-15{margin-left:906.25px!important}.pre-16{margin-left:966.66667px!important}html[dir="rtl"] .pre-16{margin-right:966.66667px!important}.post-16{margin-right:966.66667px!important}html[dir="rtl"] .post-16{margin-left:966.66667px!important}.pre-17{margin-left:1027.08333px!important}html[dir="rtl"] .pre-17{margin-right:1027.08333px!important}.post-17{margin-right:1027.08333px!important}html[dir="rtl"] .post-17{margin-left:1027.08333px!important}.pre-18{margin-left:1087.5px!important}html[dir="rtl"] .pre-18{margin-right:1087.5px!important}.post-18{margin-right:1087.5px!important}html[dir="rtl"] .post-18{margin-left:1087.5px!important}.pre-19{margin-left:1147.91667px!important}html[dir="rtl"] .pre-19{margin-right:1147.91667px!important}.post-19{margin-right:1147.91667px!important}html[dir="rtl"] .post-19{margin-left:1147.91667px!important}.pre-20{margin-left:1208.33333px!important}html[dir="rtl"] .pre-20{margin-right:1208.33333px!important}.post-20{margin-right:1208.33333px!important}html[dir="rtl"] .post-20{margin-left:1208.33333px!important}.pre-21{margin-left:1268.75px!important}html[dir="rtl"] .pre-21{margin-right:1268.75px!important}.post-21{margin-right:1268.75px!important}html[dir="rtl"] .post-21{margin-left:1268.75px!important}.pre-22{margin-left:1329.16667px!important}html[dir="rtl"] .pre-22{margin-right:1329.16667px!important}.post-22{margin-right:1329.16667px!important}html[dir="rtl"] .post-22{margin-left:1329.16667px!important}.pre-23{margin-left:1389.58333px!important}html[dir="rtl"] .pre-23{margin-right:1389.58333px!important}.post-23{margin-right:1389.58333px!important}html[dir="rtl"] .post-23{margin-left:1389.58333px!important}.pre-24{margin-left:1450px!important}html[dir="rtl"] .pre-24{margin-right:1450px!important}.post-24{margin-right:1450px!important}html[dir="rtl"] .post-24{margin-left:1450px!important}.rtl-pre-0{margin-left:0!important}html[dir="rtl"] .rtl-pre-0{margin-right:0!important}.rtl-post-0{margin-right:0!important}html[dir="rtl"] .rtl-post-0{margin-left:0!important}.rtl-pre-1{margin-left:60.41667px!important}html[dir="rtl"] .rtl-pre-1{margin-right:60.41667px!important}.rtl-post-1{margin-right:60.41667px!important}html[dir="rtl"] .rtl-post-1{margin-left:60.41667px!important}.rtl-pre-2{margin-left:120.83333px!important}html[dir="rtl"] .rtl-pre-2{margin-right:120.83333px!important}.rtl-post-2{margin-right:120.83333px!important}html[dir="rtl"] .rtl-post-2{margin-left:120.83333px!important}.rtl-pre-3{margin-left:181.25px!important}html[dir="rtl"] .rtl-pre-3{margin-right:181.25px!important}.rtl-post-3{margin-right:181.25px!important}html[dir="rtl"] .rtl-post-3{margin-left:181.25px!important}.rtl-pre-4{margin-left:241.66667px!important}html[dir="rtl"] .rtl-pre-4{margin-right:241.66667px!important}.rtl-post-4{margin-right:241.66667px!important}html[dir="rtl"] .rtl-post-4{margin-left:241.66667px!important}.rtl-pre-5{margin-left:302.08333px!important}html[dir="rtl"] .rtl-pre-5{margin-right:302.08333px!important}.rtl-post-5{margin-right:302.08333px!important}html[dir="rtl"] .rtl-post-5{margin-left:302.08333px!important}.rtl-pre-6{margin-left:362.5px!important}html[dir="rtl"] .rtl-pre-6{margin-right:362.5px!important}.rtl-post-6{margin-right:362.5px!important}html[dir="rtl"] .rtl-post-6{margin-left:362.5px!important}.rtl-pre-7{margin-left:422.91667px!important}html[dir="rtl"] .rtl-pre-7{margin-right:422.91667px!important}.rtl-post-7{margin-right:422.91667px!important}html[dir="rtl"] .rtl-post-7{margin-left:422.91667px!important}.rtl-pre-8{margin-left:483.33333px!important}html[dir="rtl"] .rtl-pre-8{margin-right:483.33333px!important}.rtl-post-8{margin-right:483.33333px!important}html[dir="rtl"] .rtl-post-8{margin-left:483.33333px!important}.rtl-pre-9{margin-left:543.75px!important}html[dir="rtl"] .rtl-pre-9{margin-right:543.75px!important}.rtl-post-9{margin-right:543.75px!important}html[dir="rtl"] .rtl-post-9{margin-left:543.75px!important}.rtl-pre-10{margin-left:604.16667px!important}html[dir="rtl"] .rtl-pre-10{margin-right:604.16667px!important}.rtl-post-10{margin-right:604.16667px!important}html[dir="rtl"] .rtl-post-10{margin-left:604.16667px!important}.rtl-pre-11{margin-left:664.58333px!important}html[dir="rtl"] .rtl-pre-11{margin-right:664.58333px!important}.rtl-post-11{margin-right:664.58333px!important}html[dir="rtl"] .rtl-post-11{margin-left:664.58333px!important}.rtl-pre-12{margin-left:725px!important}html[dir="rtl"] .rtl-pre-12{margin-right:725px!important}.rtl-post-12{margin-right:725px!important}html[dir="rtl"] .rtl-post-12{margin-left:725px!important}.rtl-pre-13{margin-left:785.41667px!important}html[dir="rtl"] .rtl-pre-13{margin-right:785.41667px!important}.rtl-post-13{margin-right:785.41667px!important}html[dir="rtl"] .rtl-post-13{margin-left:785.41667px!important}.rtl-pre-14{margin-left:845.83333px!important}html[dir="rtl"] .rtl-pre-14{margin-right:845.83333px!important}.rtl-post-14{margin-right:845.83333px!important}html[dir="rtl"] .rtl-post-14{margin-left:845.83333px!important}.rtl-pre-15{margin-left:906.25px!important}html[dir="rtl"] .rtl-pre-15{margin-right:906.25px!important}.rtl-post-15{margin-right:906.25px!important}html[dir="rtl"] .rtl-post-15{margin-left:906.25px!important}.rtl-pre-16{margin-left:966.66667px!important}html[dir="rtl"] .rtl-pre-16{margin-right:966.66667px!important}.rtl-post-16{margin-right:966.66667px!important}html[dir="rtl"] .rtl-post-16{margin-left:966.66667px!important}.rtl-pre-17{margin-left:1027.08333px!important}html[dir="rtl"] .rtl-pre-17{margin-right:1027.08333px!important}.rtl-post-17{margin-right:1027.08333px!important}html[dir="rtl"] .rtl-post-17{margin-left:1027.08333px!important}.rtl-pre-18{margin-left:1087.5px!important}html[dir="rtl"] .rtl-pre-18{margin-right:1087.5px!important}.rtl-post-18{margin-right:1087.5px!important}html[dir="rtl"] .rtl-post-18{margin-left:1087.5px!important}.rtl-pre-19{margin-left:1147.91667px!important}html[dir="rtl"] .rtl-pre-19{margin-right:1147.91667px!important}.rtl-post-19{margin-right:1147.91667px!important}html[dir="rtl"] .rtl-post-19{margin-left:1147.91667px!important}.rtl-pre-20{margin-left:1208.33333px!important}html[dir="rtl"] .rtl-pre-20{margin-right:1208.33333px!important}.rtl-post-20{margin-right:1208.33333px!important}html[dir="rtl"] .rtl-post-20{margin-left:1208.33333px!important}.rtl-pre-21{margin-left:1268.75px!important}html[dir="rtl"] .rtl-pre-21{margin-right:1268.75px!important}.rtl-post-21{margin-right:1268.75px!important}html[dir="rtl"] .rtl-post-21{margin-left:1268.75px!important}.rtl-pre-22{margin-left:1329.16667px!important}html[dir="rtl"] .rtl-pre-22{margin-right:1329.16667px!important}.rtl-post-22{margin-right:1329.16667px!important}html[dir="rtl"] .rtl-post-22{margin-left:1329.16667px!important}.rtl-pre-23{margin-left:1389.58333px!important}html[dir="rtl"] .rtl-pre-23{margin-right:1389.58333px!important}.rtl-post-23{margin-right:1389.58333px!important}html[dir="rtl"] .rtl-post-23{margin-left:1389.58333px!important}.rtl-pre-24{margin-left:1450px!important}html[dir="rtl"] .rtl-pre-24{margin-right:1450px!important}.rtl-post-24{margin-right:1450px!important}html[dir="rtl"] .rtl-post-24{margin-left:1450px!important}}@media screen and (min-width:1450px){.phone-show{display:none!important}.tablet-show{display:none!important}.tablet-only{display:none!important}.large-hide{display:none!important}}@media screen and (max-width:1449px) and (min-width:860px){.phone-show{display:none!important}.tablet-show{display:none!important}.tablet-only{display:none!important}.large-only{display:none!important}.large-show{display:none!important}}@media screen and (max-width:859px) and (min-width:480px){.tablet-hide{display:none!important}.phone-show{display:none!important}.large-only{display:none!important}.large-show{display:none!important}}@media screen and (max-width:479px){.phone-hide{display:none!important}.tablet-hide{display:none!important}.tablet-only{display:none!important}.large-only{display:none!important}.large-show{display:none!important}}.invisible{visibility:hidden}.visible{visibility:visible}.hide{display:none!important}.visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.visually-hidden-focusable{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.visually-hidden-focusable:active,.visually-hidden-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.left{float:left}html[dir="rtl"] .left{float:right}.right{float:right}html[dir="rtl"] .right{float:left}@media screen and (min-width:1450px){.large-left{float:left}html[dir="rtl"] .large-left{float:right}.large-right{float:right}html[dir="rtl"] .large-right{float:left}}@media screen and (max-width:859px) and (min-width:480px){.tablet-left{float:left}html[dir="rtl"] .tablet-left{float:right}.tablet-right{float:right}html[dir="rtl"] .tablet-right{float:left}}@media screen and (max-width:479px){.phone-left{float:left}html[dir="rtl"] .phone-left{float:right}.phone-right{float:right}html[dir="rtl"] .phone-right{float:left}}.block-group{margin-left:-0.75rem;margin-right:-0.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.block{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-left:0.75rem;margin-right:0.75rem;min-width:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:0;-ms-flex-negative:1;flex-shrink:1}.block-group-1-up > .block{-ms-flex-preferred-size:calc(100% - 1.5rem);flex-basis:calc(100% - 1.5rem);width:calc(100% - 1.5rem)}.block-group-2-up > .block{-ms-flex-preferred-size:calc(50% - 1.5rem);flex-basis:calc(50% - 1.5rem);width:calc(50% - 1.5rem)}.block-group-3-up > .block{-ms-flex-preferred-size:calc(33.33333% - 1.5rem);flex-basis:calc(33.33333% - 1.5rem);width:calc(33.33333% - 1.5rem)}.block-group-4-up > .block{-ms-flex-preferred-size:calc(25% - 1.5rem);flex-basis:calc(25% - 1.5rem);width:calc(25% - 1.5rem)}.block-group-5-up > .block{-ms-flex-preferred-size:calc(20% - 1.5rem);flex-basis:calc(20% - 1.5rem);width:calc(20% - 1.5rem)}.block-group-6-up > .block{-ms-flex-preferred-size:calc(16.66666% - 1.5rem);flex-basis:calc(16.66666% - 1.5rem);width:calc(16.66666% - 1.5rem)}.block-group-7-up > .block{-ms-flex-preferred-size:calc(14.28570% - 1.5rem);flex-basis:calc(14.28570% - 1.5rem);width:calc(14.28570% - 1.5rem)}.block-group-8-up > .block{-ms-flex-preferred-size:calc(12.5% - 1.5rem);flex-basis:calc(12.5% - 1.5rem);width:calc(12.5% - 1.5rem)}@media screen and (max-width:860px){.tablet-block-group-1-up > .block{-ms-flex-preferred-size:calc(100% - 1.5rem);flex-basis:calc(100% - 1.5rem);width:calc(100% - 1.5rem)}.tablet-block-group-2-up > .block{-ms-flex-preferred-size:calc(50% - 1.5rem);flex-basis:calc(50% - 1.5rem);width:calc(50% - 1.5rem)}.tablet-block-group-3-up > .block{-ms-flex-preferred-size:calc(33.33333% - 1.5rem);flex-basis:calc(33.33333% - 1.5rem);width:calc(33.33333% - 1.5rem)}.tablet-block-group-4-up > .block{-ms-flex-preferred-size:calc(25% - 1.5rem);flex-basis:calc(25% - 1.5rem);width:calc(25% - 1.5rem)}.tablet-block-group-5-up > .block{-ms-flex-preferred-size:calc(20% - 1.5rem);flex-basis:calc(20% - 1.5rem);width:calc(20% - 1.5rem)}.tablet-block-group-6-up > .block{-ms-flex-preferred-size:calc(16.66666% - 1.5rem);flex-basis:calc(16.66666% - 1.5rem);width:calc(16.66666% - 1.5rem)}.tablet-block-group-7-up > .block{-ms-flex-preferred-size:calc(14.28570% - 1.5rem);flex-basis:calc(14.28570% - 1.5rem);width:calc(14.28570% - 1.5rem)}.tablet-block-group-8-up > .block{-ms-flex-preferred-size:calc(12.5% - 1.5rem);flex-basis:calc(12.5% - 1.5rem);width:calc(12.5% - 1.5rem)}}@media screen and (max-width:480px){.phone-block-group-1-up > .block{-ms-flex-preferred-size:calc(100% - 1.5rem);flex-basis:calc(100% - 1.5rem);width:calc(100% - 1.5rem)}.phone-block-group-2-up > .block{-ms-flex-preferred-size:calc(50% - 1.5rem);flex-basis:calc(50% - 1.5rem);width:calc(50% - 1.5rem)}.phone-block-group-3-up > .block{-ms-flex-preferred-size:calc(33.33333% - 1.5rem);flex-basis:calc(33.33333% - 1.5rem);width:calc(33.33333% - 1.5rem)}.phone-block-group-4-up > .block{-ms-flex-preferred-size:calc(25% - 1.5rem);flex-basis:calc(25% - 1.5rem);width:calc(25% - 1.5rem)}.phone-block-group-5-up > .block{-ms-flex-preferred-size:calc(20% - 1.5rem);flex-basis:calc(20% - 1.5rem);width:calc(20% - 1.5rem)}.phone-block-group-6-up > .block{-ms-flex-preferred-size:calc(16.66666% - 1.5rem);flex-basis:calc(16.66666% - 1.5rem);width:calc(16.66666% - 1.5rem)}.phone-block-group-7-up > .block{-ms-flex-preferred-size:calc(14.28570% - 1.5rem);flex-basis:calc(14.28570% - 1.5rem);width:calc(14.28570% - 1.5rem)}.phone-block-group-8-up > .block{-ms-flex-preferred-size:calc(12.5% - 1.5rem);flex-basis:calc(12.5% - 1.5rem);width:calc(12.5% - 1.5rem)}}.ie9 .block{float:left}.ie9 .block-group:after{content:'';display:table;clear:both}.is-sticky{position:fixed;z-index:10}.is-sticky.scroll-show,.is-sticky .scroll-show{visibility:visible}.scroll-show{visibility:hidden}.avenir-light{font-weight:300;font-style:normal}.avenir-light b,.avenir-light strong{font-weight:500}.avenir-light-italic{font-weight:300;font-style:italic}.avenir-light-italic b,.avenir-light-italic strong{font-weight:500}.avenir-regular{font-weight:400;font-style:normal}.avenir-regular b,.avenir-regular strong{font-weight:500}.avenir-italic{font-weight:400;font-style:italic}.avenir-italic b,.avenir-italic strong{font-weight:500}.avenir-demi{font-weight:500;font-style:normal}.avenir-demi b,.avenir-demi strong{font-weight:600}.avenir-demi-italic{font-weight:500;font-style:italic}.avenir-demi-italic b,.avenir-demi-italic strong{font-weight:600}.avenir-bold{font-weight:600;font-style:normal}.avenir-bold b,.avenir-bold strong{font-weight:600}.avenir-bold-italic{font-weight:600;font-style:italic}.avenir-bold-italic b,.avenir-bold-italic strong{font-weight:600}.code-face,.code-face .block{letter-spacing:0em;font-family:"Consolas","Andale Mono","Lucida Console","Monaco","Courier New",Courier,monospace;font-weight:400;font-style:normal}.code-face b,.code-face strong,.code-face .block b,.code-face .block strong{font-weight:400}.code-italic,.code-italic .block{letter-spacing:0em;font-family:"Consolas","Andale Mono","Lucida Console","Monaco","Courier New",Courier,monospace;font-weight:400;font-style:italic}.code-italic b,.code-italic strong,.code-italic .block b,.code-italic .block strong{font-weight:400}html{font-size:17px}body{font-weight:400;font-style:normal;font-size:1rem;line-height:1.55rem;letter-spacing:0em;font-family:"Avenir Next W01","Avenir Next W00","Avenir Next","Avenir","Helvetica Neue","Helvetica","Arial",sans-serif;line-height:1.55rem;color:#4c4c4c;-webkit-font-feature-settings:"kern";-moz-font-feature-settings:"kern";font-feature-settings:"kern";font-kerning:normal;text-rendering:optimizeLegibility;-moz-font-feature-settings:'liga= 1','calt=0';-moz-font-feature-settings:"liga" 1,"calt" 0;-webkit-font-feature-settings:"liga" 1,"calt" 0;-ms-font-feature-settings:'liga= 1','calt=0';-o-font-feature-settings:"liga" 1,"calt" 0;font-feature-settings:"liga" 1,"calt" 0}body b,body strong{font-weight:500}@media screen and (max-width:859px){body{font-size:1rem}}@media screen and (max-width:479px){body{font-size:1rem}}form,select,button,input{letter-spacing:0em;font-family:"Avenir Next W01","Avenir Next W00","Avenir Next","Avenir","Helvetica Neue","Helvetica","Arial",sans-serif}h1,h2,h3,h4,h5,h6{font-weight:300;font-style:normal;margin:0 0 1.55rem 0}h1 b,h1 strong,h2 b,h2 strong,h3 b,h3 strong,h4 b,h4 strong,h5 b,h5 strong,h6 b,h6 strong{font-weight:500}h1{font-size:2.40307rem;line-height:3.1rem}@media screen and (max-width:859px){h1{font-size:1.99974rem}}@media screen and (max-width:479px){h1{font-size:1.66016rem;line-height:2.325rem}}h2{font-size:1.9994rem;line-height:2.325rem}@media screen and (max-width:859px){h2{font-size:1.7689rem}}@media screen and (max-width:479px){h2{font-size:1.5625rem}}h3{font-size:1.69949rem;line-height:2.325rem}@media screen and (max-width:859px){h3{font-size:1.50357rem}}@media screen and (max-width:479px){h3{font-size:1.32812rem}}h4{font-size:1.414rem;line-height:1.55rem}@media screen and (max-width:859px){h4{font-size:1.33rem}}@media screen and (max-width:479px){h4{font-size:1.25rem}}h5{font-size:1.2019rem;line-height:1.55rem}@media screen and (max-width:859px){h5{font-size:1.1305rem}}@media screen and (max-width:479px){h5{font-size:1.0625rem}}h6{font-size:1rem;line-height:1.55rem}@media screen and (max-width:859px){h6{font-size:1rem}}@media screen and (max-width:479px){h6{font-size:1rem}}code,kbd,pre,samp{font-family:"Consolas","Andale Mono","Lucida Console","Monaco","Courier New",Courier,monospace}code{padding:.25rem;border-radius:3px;border:1px solid #efefef;color:#595959;background-color:#f8f8f8;white-space:pre;font-size:0.85em;line-height:1.4rem}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word;max-width:100%;margin-bottom:1.55rem}pre code{padding:1rem;display:block;overflow:auto;word-wrap:normal;font-size:0.85em;position:relative}p,ul,ol,dl,blockquote{margin-top:0;margin-bottom:1.55rem}p:empty{margin:0}blockquote{margin:1.55rem 0;font-weight:400;font-style:normal;padding-left:1rem;color:#6e6e6e;border-left:3px solid #ccc}blockquote b,blockquote strong{font-weight:500}html[dir="rtl"] blockquote{padding-right:1rem}html[dir="rtl"] blockquote{border-left:none;border-right:3px solid #ccc}blockquote,blockquote p{font-size:1.2019rem;line-height:1.55rem}@media screen and (max-width:859px){blockquote,blockquote p{font-size:1.1305rem}}@media screen and (max-width:479px){blockquote,blockquote p{font-size:1.0625rem}}a{color:#0079c1;text-decoration:none}a:hover{color:#005e95;text-decoration:underline}ul,ol{padding:0;list-style-position:inside;margin-bottom:1.55rem;margin-left:0.775rem;font-size:0.9375rem;line-height:1.55rem}@media screen and (max-width:859px){ul,ol{font-size:0.9375rem}}@media screen and (max-width:479px){ul,ol{font-size:0.9375rem}}html[dir="rtl"] ul,html[dir="rtl"] ol{margin-right:0.775rem}li{list-style-position:outside;margin:0.3875rem 0 0.3875rem 1.5rem}ul ul,ul ol,ol ul,ol ol{margin-bottom:0}li ul,li ol{margin-bottom:0}dl{padding:0;margin-bottom:1.55rem}dt{font-weight:500;font-style:normal;margin-top:0.775rem}dt b,dt strong{font-weight:600}dt:first-child{margin-top:0}dd{margin-left:0.775rem}html[dir="rtl"] dd{margin-right:0.775rem}small,sup,sub{font-size:0.70721em}sub,sup{line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}mark{padding:0 0.1em 0.1em}hr{margin:2.325rem 0;border:none;border-top:1px solid #ccc}figure{margin:0 0 1.55rem 0}figure img{max-width:100%}figcaption{margin:0.3875rem 0;padding-left:0.775rem;border-left:3px solid #828282;font-size:0.875rem;line-height:1.55rem;font-style:italic;color:#828282}@media screen and (max-width:859px){figcaption{font-size:0.875rem}}@media screen and (max-width:479px){figcaption{font-size:0.875rem}}html[dir="rtl"] figcaption{padding-left:0;border-left:none;padding-right:0.775rem;border-right:3px solid #828282}table{margin-bottom:1.55rem}html[lang="vi"] body,html[lang="vi"] form,html[lang="vi"] select,html[lang="vi"] button,html[lang="vi"] input,html.vi body,html.vi form,html.vi select,html.vi button,html.vi input{font-family:'Lucida Grande',Arial,Verdana,Geneva,sans-serif}.icon-ui-flush:before,.icon-ui-flush:after{padding-right:0!important;padding-left:0!important}@font-face{font-family:'calcite-ui';src:url(../fonts/calcite-ui.eot?#iefix) format("embedded-opentype"),url(../fonts/calcite-ui.woff) format("woff"),url(../fonts/calcite-ui.ttf) format("truetype");font-weight:normal;font-style:normal}[class^="icon-ui-"]:before,[class*=" icon-ui-"]:before{font-family:'calcite-ui';padding-right:0.51667rem;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;text-decoration:none}html[dir="rtl"] [class^="icon-ui-"]:before,html[dir="rtl"] [class*=" icon-ui-"]:before{padding-left:0.775rem;padding-right:0}.icon-ui-small:before{font-size:0.75rem;line-height:1.55rem}@media screen and (max-width:859px){.icon-ui-small:before{font-size:0.75rem}}@media screen and (max-width:479px){.icon-ui-small:before{font-size:0.75rem}}.icon-ui-add-attachment:before{content:"\f101"}.icon-ui-announcement:before{content:"\f102"}.icon-ui-applications:before{content:"\f103"}.icon-ui-arrow-down-circled:before{content:"\f104"}.icon-ui-arrow-left-circled:before{content:"\f105"}.icon-ui-arrow-right-circled:before{content:"\f106"}.icon-ui-arrow-up-circled:before{content:"\f107"}.icon-ui-attachment:before{content:"\f108"}.icon-ui-authorize:before{content:"\f109"}.icon-ui-basemap:before{content:"\f10a"}.icon-ui-beginning:before{content:"\f10b"}.icon-ui-blank-map-pin:before{content:"\f10c"}.icon-ui-browser:before{content:"\f10d"}.icon-ui-calendar:before{content:"\f10e"}.icon-ui-chart:before{content:"\f10f"}.icon-ui-chat:before{content:"\f110"}.icon-ui-check-mark:before{content:"\f111"}.icon-ui-checkbox-checked:before{content:"\f112"}.icon-ui-checkbox-unchecked:before{content:"\f113"}.icon-ui-close-circled:before{content:"\f114"}.icon-ui-close:before{content:"\f115"}.icon-ui-collapse:before{content:"\f116"}.icon-ui-collection:before{content:"\f117"}.icon-ui-comment:before{content:"\f118"}.icon-ui-compass:before{content:"\f119"}.icon-ui-configure-popup:before{content:"\f11a"}.icon-ui-contact:before{content:"\f11b"}.icon-ui-dashboard:before{content:"\f11c"}.icon-ui-deny:before{content:"\f11d"}.icon-ui-description:before{content:"\f11e"}.icon-ui-directions:before{content:"\f11f"}.icon-ui-directions2:before{content:"\f120"}.icon-ui-dock-bottom:before{content:"\f121"}.icon-ui-dock-left:before{content:"\f122"}.icon-ui-dock-right:before{content:"\f123"}.icon-ui-documentation:before{content:"\f124"}.icon-ui-down-arrow-circled:before{content:"\f125"}.icon-ui-down-arrow:before{content:"\f126"}.icon-ui-down:before{content:"\f127"}.icon-ui-download:before{content:"\f128"}.icon-ui-drag-horizontal:before{content:"\f129"}.icon-ui-drag-vertical:before{content:"\f12a"}.icon-ui-duplicate:before{content:"\f12b"}.icon-ui-edit:before{content:"\f12c"}.icon-ui-end:before{content:"\f12d"}.icon-ui-environment-settings:before{content:"\f12e"}.icon-ui-erase:before{content:"\f12f"}.icon-ui-error:before{content:"\f130"}.icon-ui-error2:before{content:"\f131"}.icon-ui-expand:before{content:"\f132"}.icon-ui-experimental:before{content:"\f133"}.icon-ui-favorites:before{content:"\f134"}.icon-ui-feature-layer:before{content:"\f135"}.icon-ui-filter:before{content:"\f136"}.icon-ui-forward:before{content:"\f137"}.icon-ui-globe:before{content:"\f138"}.icon-ui-grant:before{content:"\f139"}.icon-ui-group:before{content:"\f13a"}.icon-ui-handle-horizontal:before{content:"\f13b"}.icon-ui-handle-vertical:before{content:"\f13c"}.icon-ui-home:before{content:"\f13d"}.icon-ui-key:before{content:"\f13e"}.icon-ui-labels:before{content:"\f13f"}.icon-ui-layer-list:before{content:"\f140"}.icon-ui-layers:before{content:"\f141"}.icon-ui-left-arrow-circled:before{content:"\f142"}.icon-ui-left-arrow:before{content:"\f143"}.icon-ui-left-triangle-arrow:before{content:"\f144"}.icon-ui-left:before{content:"\f145"}.icon-ui-line-chart:before{content:"\f146"}.icon-ui-link-external:before{content:"\f147"}.icon-ui-link:before{content:"\f148"}.icon-ui-loading-indicator:before{content:"\f149"}.icon-ui-locate:before{content:"\f14a"}.icon-ui-locked:before{content:"\f14b"}.icon-ui-map-pin:before{content:"\f14c"}.icon-ui-maps:before{content:"\f14d"}.icon-ui-marketplace:before{content:"\f14e"}.icon-ui-maximize:before{content:"\f14f"}.icon-ui-media:before{content:"\f150"}.icon-ui-media2:before{content:"\f151"}.icon-ui-menu:before{content:"\f152"}.icon-ui-minimize:before{content:"\f153"}.icon-ui-minus-circled:before{content:"\f154"}.icon-ui-minus:before{content:"\f155"}.icon-ui-mobile:before{content:"\f156"}.icon-ui-navigation:before{content:"\f157"}.icon-ui-notice-round:before{content:"\f158"}.icon-ui-notice-triangle:before{content:"\f159"}.icon-ui-organization:before{content:"\f15a"}.icon-ui-overview-arrow-bottom-left:before{content:"\f15b"}.icon-ui-overview-arrow-bottom-right:before{content:"\f15c"}.icon-ui-overview-arrow-top-left:before{content:"\f15d"}.icon-ui-overview-arrow-top-right:before{content:"\f15e"}.icon-ui-pan:before{content:"\f15f"}.icon-ui-pause:before{content:"\f160"}.icon-ui-phone:before{content:"\f161"}.icon-ui-pie-chart:before{content:"\f162"}.icon-ui-play:before{content:"\f163"}.icon-ui-plus-circled:before{content:"\f164"}.icon-ui-plus:before{content:"\f165"}.icon-ui-printer:before{content:"\f166"}.icon-ui-question:before{content:"\f167"}.icon-ui-radio-checked:before{content:"\f168"}.icon-ui-radio-unchecked:before{content:"\f169"}.icon-ui-refresh:before{content:"\f16a"}.icon-ui-resend-invitation:before{content:"\f16b"}.icon-ui-reverse:before{content:"\f16c"}.icon-ui-review:before{content:"\f16d"}.icon-ui-right-arrow-circled:before{content:"\f16e"}.icon-ui-right-arrow:before{content:"\f16f"}.icon-ui-right-triangle-arrow:before{content:"\f170"}.icon-ui-right:before{content:"\f171"}.icon-ui-rotate:before{content:"\f172"}.icon-ui-save:before{content:"\f173"}.icon-ui-search:before{content:"\f174"}.icon-ui-settings:before{content:"\f175"}.icon-ui-settings2:before{content:"\f176"}.icon-ui-share:before{content:"\f177"}.icon-ui-sign-out:before{content:"\f178"}.icon-ui-support:before{content:"\f179"}.icon-ui-table:before{content:"\f17a"}.icon-ui-tag:before{content:"\f17b"}.icon-ui-time-clock:before{content:"\f17c"}.icon-ui-trash:before{content:"\f17d"}.icon-ui-unlocked:before{content:"\f17e"}.icon-ui-up-arrow-circled:before{content:"\f17f"}.icon-ui-up-arrow:before{content:"\f180"}.icon-ui-up-down-arrows:before{content:"\f181"}.icon-ui-up:before{content:"\f182"}.icon-ui-upload:before{content:"\f183"}.icon-ui-user:before{content:"\f184"}.icon-ui-zoom-in-fixed:before{content:"\f185"}.icon-ui-zoom-in-magnifying-glass:before{content:"\f186"}.icon-ui-zoom-out-fixed:before{content:"\f187"}.icon-ui-zoom-out-magnifying-glass:before{content:"\f188"}.svg-icon{fill:currentColor;pointer-events:none}.svg-icon-yellow{fill:#fad817}.svg-icon-green{fill:#5a9359}.svg-icon-blue{fill:#0079c1}.svg-icon-light-blue{fill:#56a5d8}.svg-icon-dark-blue{fill:#005e95}.svg-icon-purple{fill:#9081bc}.svg-icon-orange{fill:#d17e21}.svg-icon-gray{fill:#959595}.svg-icon-red{fill:#de2900}.esri-icon-yellow:before,.icon-ui-yellow:before{color:#fad817}.esri-icon-green:before,.icon-ui-green:before{color:#5a9359}.esri-icon-blue:before,.icon-ui-blue:before{color:#0079c1}.esri-icon-light-blue:before,.icon-ui-light-blue:before{color:#56a5d8}.esri-icon-dark-blue:before,.icon-ui-dark-blue:before{color:#005e95}.esri-icon-purple:before,.icon-ui-purple:before{color:#9081bc}.esri-icon-orange:before,.icon-ui-orange:before{color:#d17e21}.esri-icon-gray:before,.icon-ui-gray:before{color:#959595}.esri-icon-red:before,.icon-ui-red:before{color:#de2900}[class*="icon-social-"]{background-color:#b2b2b2;width:30px;height:30px;display:inline-block;background-repeat:no-repeat;-webkit-transition:background-color 200ms linear;transition:background-color 200ms linear}[class*="icon-social-"]:hover{-webkit-transition:background-color 200ms linear;transition:background-color 200ms linear}.icon-social-contact{background-image:url(../img/icons/social/contact.svg)!important}.icon-social-contact:hover{background-color:#8EC449!important}.icon-social-facebook{background-image:url(../img/icons/social/facebook.svg)!important}.icon-social-facebook:hover{background-color:#3D5A96!important}.icon-social-geonet{background-image:url(../img/icons/social/geonet.svg)!important}.icon-social-geonet:hover{background-color:#127BC0!important}.icon-social-github{background-image:url(../img/icons/social/github.svg)!important}.icon-social-github:hover{background-color:#171515!important}.icon-social-google-plus{background-image:url(../img/icons/social/google-plus.svg)!important}.icon-social-google-plus:hover{background-color:#DD4C3C!important}.icon-social-instagram{background-image:url(../img/icons/social/instagram.svg)!important}.icon-social-instagram:hover{background-color:#1B6FB1!important}.icon-social-linkedin{background-image:url(../img/icons/social/linkedin.svg)!important}.icon-social-linkedin:hover{background-color:#127CB3!important}.icon-social-pinterest{background-image:url(../img/icons/social/pinterest.svg)!important}.icon-social-pinterest:hover{background-color:#BB0F23!important}.icon-social-rss{background-image:url(../img/icons/social/rss.svg)!important}.icon-social-rss:hover{background-color:#FD8023!important}.icon-social-share{background-image:url(../img/icons/social/share.svg)!important}.icon-social-share:hover{background-color:#1EBD21!important}.icon-social-twitter{background-image:url(../img/icons/social/twitter.svg)!important}.icon-social-twitter:hover{background-color:#59ADEB!important}.icon-social-youtube{background-image:url(../img/icons/social/youtube.svg)!important}.icon-social-youtube:hover{background-color:#CF2529!important}.esri-logo{margin:0.3875rem;content:"";display:inline-block;background-repeat:no-repeat;background-position:center;background-color:transparent;min-height:30px;min-width:70px;line-height:0;background-size:100% 100%;background-image:url(../img/logo/esri-logo.svg)!important}.esri-logo-reverse{margin:0.3875rem;content:"";display:inline-block;background-repeat:no-repeat;background-position:center;background-color:transparent;min-height:30px;min-width:70px;line-height:0;background-size:100% 100%;background-image:url(../img/logo/esri-logo.svg)!important;background-image:url(../img/logo/esri-logo-reversed.svg)!important}.esri-logo-condensed{margin-left:0;margin-right:0;margin-bottom:-0.125rem;margin-top:-0.135rem}.btn{position:relative;display:inline-block;padding:0.31rem 0.9rem;width:auto;color:white;border:1px solid #0079c1;background-color:#0079c1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.05s linear;transition:all 0.05s linear;cursor:pointer;white-space:nowrap;font-size:0.9375rem;line-height:1.55rem}@media screen and (max-width:859px){.btn{font-size:0.9375rem}}@media screen and (max-width:479px){.btn{font-size:0.9375rem}}.btn:hover{text-decoration:none;background-color:#005e95;color:white}.btn-transparent{background:none;color:#0079c1;border:none}.btn-transparent:hover{color:#005e95;background:none;text-decoration:underline}.btn-clear{color:#0079c1;background:white;border-color:#0079c1}.btn-clear:hover{color:white;background:#005e95;border-color:#005e95}.btn-clear-white{background:none;color:white;border:1px solid white}.btn-clear-white:hover{color:#959595;background:white}.btn-small{font-size:0.875rem;line-height:1.55rem;padding:0.2325rem 0.675rem}@media screen and (max-width:859px){.btn-small{font-size:0.875rem}}@media screen and (max-width:479px){.btn-small{font-size:0.875rem}}.btn-large{font-size:1rem;line-height:1.55rem;padding:.5rem 1rem .5rem}@media screen and (max-width:859px){.btn-large{font-size:1rem}}@media screen and (max-width:479px){.btn-large{font-size:1rem}}.btn-fill{width:100%;text-align:center}.btn-half{width:50%;text-align:center}.btn-grouped{float:left}html[dir="rtl"] .btn-grouped{float:right}.btn-grouped + .btn-grouped{margin-left:1px}html[dir="rtl"] .btn-grouped + .btn-grouped{margin-left:0;margin-right:1px}.btn-grouped:last-of-type{float:none}.btn-grouped.btn-half{margin-left:0}.btn-white{background:white;color:#4c4c4c;border:1px solid white}.btn-white:hover{color:#4c4c4c;background:#efefef}.btn-red{color:#de2900;background:transparent;border-color:#de2900}.btn-red:hover{color:white;background:#ab3c16;border-color:#ab3c16}.btn-green{background-color:#5a9359;border-color:#5a9359}.btn-green:hover{background-color:#338033}.btn:disabled,.btn-disabled,button[disabled]{cursor:not-allowed;pointer-events:none;opacity:.3}.label{background-color:#efefef;padding:.25em .5em;border-radius:3px;font-size:.85em;line-height:1;white-space:nowrap}.label-red{background-color:#de2900;color:white}.label-yellow{background-color:#efe397;color:#4c4c4c}.label-green{background-color:#5a9359;color:white}.label-blue{background-color:#0079c1;color:white}.dropdown{position:relative;display:inline-block}.dropdown.is-active .dropdown-menu{display:block}.dropdown-btn{cursor:pointer;position:relative}.dropdown-menu{position:absolute;min-width:200px;-webkit-box-shadow:0 0 16px 0 rgba(0,0,0,0.05);-moz-box-shadow:0 0 16px 0 rgba(0,0,0,0.05);box-shadow:0 0 16px 0 rgba(0,0,0,0.05);z-index:1000;display:none;overflow:auto}.dropdown-menu.dropdown-right{right:0}.dropdown-title{position:relative;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0.51667rem;font-size:0.875rem;line-height:1.55rem;color:#6e6e6e;background-color:white;border-top:1px solid #efefef;white-space:nowrap;cursor:pointer;background-color:#f8f8f8;cursor:auto}@media screen and (max-width:859px){.dropdown-title{font-size:0.875rem}}@media screen and (max-width:479px){.dropdown-title{font-size:0.875rem}}.dropdown-title:hover{background-color:#f8f8f8;text-decoration:none;color:#6e6e6e}.dropdown-title.is-active,.dropdown-title:focus{text-indent:-3px;border-left:3px solid #0079c1}.dropdown-link{position:relative;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0.51667rem;font-size:0.875rem;line-height:1.55rem;color:#6e6e6e;background-color:white;border-top:1px solid #efefef;white-space:nowrap;cursor:pointer}@media screen and (max-width:859px){.dropdown-link{font-size:0.875rem}}@media screen and (max-width:479px){.dropdown-link{font-size:0.875rem}}.dropdown-link:hover{background-color:#f8f8f8;text-decoration:none;color:#6e6e6e}.dropdown-link.is-active,.dropdown-link:focus{text-indent:-3px;border-left:3px solid #0079c1}.breadcrumbs{font-size:0.875rem;line-height:1.55rem;color:#828282}@media screen and (max-width:859px){.breadcrumbs{font-size:0.875rem}}@media screen and (max-width:479px){.breadcrumbs{font-size:0.875rem}}.crumb{color:#828282;padding:0 0.25rem 0 0.75rem;background:url(../img/forward-slash.svg) left center no-repeat transparent;float:left}html[dir="rtl"] .crumb{padding:0 0.75rem 0 0.25rem;background:url(../img/forward-slash.svg) right center no-repeat transparent;white-space:nowrap}html[dir="rtl"] .crumb{float:right}.crumb.is-active{font-weight:600}.breadcrumbs-white .crumb{color:white;color:white;background-image:url(../img/forward-slash-white.svg)}.breadcrumbs-white .crumb:hover{color:#efefef}.crumb:first-child{background-image:none;padding-left:0}html[dir="rtl"] .crumb:first-child{padding-right:0;background:none}.tooltip{position:relative;cursor:pointer}.tooltip:after{content:attr(aria-label);position:absolute;z-index:1000000;display:none;padding:0.3875rem 0.775rem;font-size:0.875rem;line-height:1.55rem;color:white;text-align:center;word-wrap:break-word;white-space:pre;pointer-events:none;background:rgba(0,0,0,0.75);border-radius:3px}@media screen and (max-width:859px){.tooltip:after{font-size:0.875rem}}@media screen and (max-width:479px){.tooltip:after{font-size:0.875rem}}.tooltip:before{content:"";position:absolute;z-index:1000001;display:none;width:0;height:0;color:rgba(0,0,0,0.75);pointer-events:none;border:5px solid transparent}.tooltip:hover,.tooltip:active,.tooltip:focus{text-decoration:none}.tooltip:hover:before,.tooltip:hover:after,.tooltip:active:before,.tooltip:active:after,.tooltip:focus:before,.tooltip:focus:after{display:inline-block}.tooltip-multiline:hover:after,.tooltip-multiline:active:after,.tooltip-multiline:focus:after{display:table-cell}.tooltip:after{top:100%;right:50%;margin-top:5px;line-height:1.5}.tooltip:before{top:auto;right:50%;bottom:-5px;margin-right:-5px;border-bottom-color:rgba(0,0,0,0.75)}.tooltip-top:after{top:auto;right:50%;bottom:100%;margin-bottom:5px}.tooltip-top:before{top:-5px;right:50%;bottom:auto;margin-right:-5px;border-top-color:rgba(0,0,0,0.75);border-bottom:5px solid transparent}.tooltip:after,.tooltip-bottom:after{-webkit-transform:translateX(50%);-moz-transform:translateX(50%);-ms-transform:translateX(50%);-o-transform:translateX(50%);transform:translateX(50%)}.tooltip-left:after{top:auto;right:100%;margin-right:5px;bottom:50%;margin-bottom:inherit;-webkit-transform:translateY(50%);-moz-transform:translateY(50%);-ms-transform:translateY(50%);-o-transform:translateY(50%);transform:translateY(50%)}html[dir="rtl"] .tooltip-left:after{right:auto;left:100%;margin-right:0;margin-left:5px}.tooltip-left:before{top:50%;bottom:50%;left:-5px;margin-top:-5px;border-left-color:rgba(0,0,0,0.75);border-bottom:5px solid transparent}html[dir="rtl"] .tooltip-left:before{left:auto;right:-5px;margin-right:0;border-left-color:transparent;border-right-color:rgba(0,0,0,0.75)}.tooltip-right:after{top:auto;right:auto;bottom:50%;left:100%;margin-left:5px;-webkit-transform:translateY(50%);-moz-transform:translateY(50%);-ms-transform:translateY(50%);-o-transform:translateY(50%);transform:translateY(50%)}html[dir="rtl"] .tooltip-right:after{left:auto;right:100%;margin-left:0;margin-right:5px}.tooltip-right:before{top:50%;right:-5px;bottom:50%;margin-top:-5px;margin-right:0;border-right-color:rgba(0,0,0,0.75);border-bottom:5px solid transparent}html[dir="rtl"] .tooltip-right:before{left:-5px;right:auto;border-left-color:rgba(0,0,0,0.75);border-right-color:transparent}.tooltip-multiline:after{width:-moz-max-content;width:-webkit-max-content;max-width:250px;word-break:break-word;word-wrap:normal;white-space:pre-line;border-collapse:separate}.tooltip-multiline.tooltip-bottom:after,.tooltip-multiline.tooltip-top:after{right:auto;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.tooltip-multiline.tooltip-left:after,.tooltip-multiline.tooltip-right:after{right:100%}@media screen and (min-width:0\0){.tooltip-multiline:after{width:250px}}.alert{font-size:0.9375rem;line-height:1.55rem;padding:0.775rem 0.775rem;color:rgba(0,0,0,0.75);background-color:#d2e9f9;position:relative;display:none;z-index:100;max-width:40em;border:1px solid #0079c1;-webkit-box-shadow:0 0 16px 0 rgba(0,0,0,0.05);-moz-box-shadow:0 0 16px 0 rgba(0,0,0,0.05);box-shadow:0 0 16px 0 rgba(0,0,0,0.05);color:#4c4c4c}@media screen and (max-width:859px){.alert{font-size:0.9375rem}}@media screen and (max-width:479px){.alert{font-size:0.9375rem}}.alert:hover{color:#323232}.alert.is-active{display:block}.alert a:hover{color:rgba(0,0,0,0.75)}.alert-red{background-color:#f3ded7;border-color:#e4a793}.alert-yellow{background-color:#f3edc7;border-color:#e4d154}.alert-green{background-color:#ddeedb;border-color:#9bc19c}.alert-close{position:absolute;right:0.775rem}html[dir="rtl"] .alert-close{right:auto;left:0.775rem}.panel{background-color:#f8f8f8;border:1px solid #efefef;padding:1.023rem}.panel:after{content:'';display:table;clear:both}.panel code{background-color:white}.panel-black{background-color:#323232;color:white;border:1px solid #4c4c4c}.panel-dark{background-color:#595959;color:white;border:1px solid #4c4c4c}.panel-white{background-color:white;border:1px solid #efefef}.panel-white code{background-color:#f8f8f8}.panel-dark-blue{background-color:#004575;color:white;border:1px solid #052942}.panel-blue{background-color:#0079c1;color:white;border:1px solid #005e95}.panel-light-blue{color:#323232;background-color:#56a5d8;border:1px solid #0079c1}.panel-no-border{border:none}.panel-no-padding{padding:0}table{width:100%;background-color:white;border-collapse:collapse;border-spacing:0;border:1px solid #ccc;text-align:left;overflow:auto;font-size:0.875rem;line-height:1.55rem}@media screen and (max-width:859px){table{font-size:0.875rem}}@media screen and (max-width:479px){table{font-size:0.875rem}}html[dir="rtl"] table{text-align:right}table > thead{background-color:#efefef;border-bottom:1px solid #ccc;font-weight:400;font-style:normal;font-size:1rem;line-height:1.55rem}table > thead b,table > thead strong{font-weight:500}@media screen and (max-width:859px){table > thead{font-size:1rem}}@media screen and (max-width:479px){table > thead{font-size:1rem}}table > tbody{overflow:auto;width:100%}table > tfoot{background-color:#efefef;border-top:1px solid #ccc}table th,table td{font-weight:300;border-left:1px solid #ccc;border-right:1px solid #ccc;padding:0.51667rem}html[dir="rtl"] table th,html[dir="rtl"] table td{text-align:right}table tr{border-bottom:1px solid #ccc;text-align:left}table tr:last-child{border-bottom:none}table caption{color:#959595;caption-side:bottom;line-height:1.55rem;padding:0.3875rem 0.775rem}.table-blue{border:1px solid #0079c1}.table-blue > thead{background-color:#0079c1;border:none;border-bottom:1px solid #0079c1;color:white}.table-blue > thead tr:nth-child(even){background-color:#bcdaed;color:#4c4c4c}.table-blue > tfoot{border-top:1px solid #0079c1}.table-blue th,.table-blue td{border-left:1px solid #0079c1;border-right:1px solid #0079c1}.table-blue tr{border-bottom:1px solid #0079c1}.table-plain{border:none}.table-plain > thead,.table-plain > tfoot,.table-plain th,.table-plain td{background-color:transparent;border:none}.table-plain tr{border:none}.table-plain tr:nth-child(even){background-color:transparent}.table-plain tr:nth-child(even) td{background-color:transparent}.table-striped tr:nth-child(even){background-color:#f8f8f8}.table-striped tr:nth-child(even) a{color:#005e95}.table-striped tr:nth-child(even) td{background-color:#f8f8f8}.table-striped.table-blue tr:nth-child(even){background-color:#d2e9f9}.table-striped.table-blue tr:nth-child(even) td{background-color:#d2e9f9}.table-no-table{width:auto;background-color:transparent;border-collapse:auto;border-spacing:0;border:none;text-align:left;overflow:auto;margin-bottom:0}.table-no-table thead,.table-no-table tbody{font-size:1rem;line-height:1.55rem;border:none;background-color:transparent;overflow:auto;width:100%}@media screen and (max-width:859px){.table-no-table thead,.table-no-table tbody{font-size:1rem}}@media screen and (max-width:479px){.table-no-table thead,.table-no-table tbody{font-size:1rem}}.table-no-table th,.table-no-table td{background-color:transparent;border:none}.table-no-table tr{border:none;text-align:left}form{margin:0;padding:0}fieldset{margin:0 0 1.55rem 0;padding:0;border:none;display:block}.fieldset-radio label,.fieldset-checkbox label{margin-bottom:.25rem;font-size:0.9375rem;line-height:1.25rem;color:#595959}label,legend{position:relative;display:block;margin:0 0 1.55rem 0}legend{margin-bottom:.1rem}input[type='date'],input[type='datetime'],input[type='datetime-local'],input[type='email'],input[type='time'],input[type='week'],input[type='search'],input[type='tel'],input[type='text'],input[type='url'],input[type='number'],input[type='password'],input[type='month'],select,textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;width:100%;outline:none;outline-offset:0;vertical-align:baseline;margin:0.3875rem 0 0 0;box-shadow:inset 0 1px 2px rgba(0,0,0,0.075)}input[type='date'][disabled],input[type='datetime'][disabled],input[type='datetime-local'][disabled],input[type='email'][disabled],input[type='time'][disabled],input[type='week'][disabled],input[type='search'][disabled],input[type='tel'][disabled],input[type='text'][disabled],input[type='url'][disabled],input[type='number'][disabled],input[type='password'][disabled],input[type='month'][disabled],select[disabled],textarea[disabled]{cursor:default}input[type='date']:focus,input[type='datetime']:focus,input[type='datetime-local']:focus,input[type='email']:focus,input[type='time']:focus,input[type='week']:focus,input[type='search']:focus,input[type='tel']:focus,input[type='text']:focus,input[type='url']:focus,input[type='number']:focus,input[type='password']:focus,input[type='month']:focus,select:focus,textarea:focus{border-color:#0079c1;box-shadow:inset 0 1px 2px rgba(0,0,0,0.075),0 0 5px rgba(81,167,232,0.5)}input[type='date'],input[type='datetime'],input[type='datetime-local'],input[type='email'],input[type='time'],input[type='week'],input[type='search'],input[type='tel'],input[type='text'],input[type='url'],input[type='number'],input[type='password'],input[type='month'],textarea{display:inline-block;padding:0 0.31rem;font-size:1rem;font-family:"Avenir Next W01","Avenir Next W00","Avenir Next","Avenir","Helvetica Neue","Helvetica","Arial",sans-serif;color:#595959;border:1px solid #a9a9a9;-webkit-transition:border-color 150ms linear;transition:border-color 150ms linear;-webkit-appearance:textfield;height:2.25rem}textarea{font-family:inherit;max-width:100%;height:auto;padding-top:0.31rem}input[type='date'],input[type='datetime'],input[type='datetime-local'],input[type='time'],input[type='week'],input[type='month']{max-height:2.325rem}button{position:relative;display:inline-block;padding:0.31rem 0.9rem;width:auto;color:white;border:1px solid #0079c1;background-color:#0079c1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.05s linear;transition:all 0.05s linear;cursor:pointer;white-space:nowrap;font-size:0.9375rem;line-height:1.55rem}@media screen and (max-width:859px){button{font-size:0.9375rem}}@media screen and (max-width:479px){button{font-size:0.9375rem}}button:hover{text-decoration:none;background-color:#005e95;color:white}input[type="file"]::-webkit-file-upload-button{-webkit-appearance:none;position:relative;display:inline-block;padding:0.31rem 0.9rem;width:auto;color:white;border:1px solid #0079c1;background-color:#0079c1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.05s linear;transition:all 0.05s linear;cursor:pointer;white-space:nowrap;font-size:0.9375rem;line-height:1.55rem}@media screen and (max-width:859px){input[type="file"]::-webkit-file-upload-button{font-size:0.9375rem}}@media screen and (max-width:479px){input[type="file"]::-webkit-file-upload-button{font-size:0.9375rem}}input[type="file"]::-webkit-file-upload-button:hover{text-decoration:none;background-color:#005e95;color:white}::-ms-browse{position:relative;display:inline-block;padding:0.31rem 0.9rem;width:auto;color:white;border:1px solid #0079c1;background-color:#0079c1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.05s linear;transition:all 0.05s linear;cursor:pointer;white-space:nowrap;font-size:0.9375rem;line-height:1.55rem}@media screen and (max-width:859px){::-ms-browse{font-size:0.9375rem}}@media screen and (max-width:479px){::-ms-browse{font-size:0.9375rem}}::-ms-browse:hover{text-decoration:none;background-color:#005e95;color:white}input[type='radio'],input[type='checkbox']{float:left;width:1rem;height:1rem}html[dir="rtl"] input[type='radio'],html[dir="rtl"] input[type='checkbox']{float:right}select{background-color:white;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjQsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTAwcHgiIGhlaWdodD0iMTAwcHgiIHZpZXdCb3g9IjAgMCAxMDAgMTAwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMDAgMTAwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxwYXRoIGZpbGw9IiM1OTU5NTkiIGQ9Ik03NS43NDksMzcuNDY2YzAuNDI1LDAuNDI1LDAuNTUyLDEuMDYzLDAuMzIyLDEuNjE4Qzc1Ljg0MSwzOS42MzksNzUuMzAxLDQwLDc0LjY5OSw0MGgtNDkuNA0KCQljLTAuNiwwLTEuMTQzLTAuMzYyLTEuMzcyLTAuOTE3Yy0wLjIzLTAuNTU1LTAuMTAzLTEuMTkzLDAuMzIyLTEuNjE4bDIzLjQ0LTIzLjQ0YzEuMjc2LTEuMjc2LDMuMzQzLTEuMjc2LDQuNjIsMEw3NS43NDksMzcuNDY2DQoJCUw3NS43NDksMzcuNDY2eiBNMjQuMjUsNjIuNTM0Yy0wLjQyNi0wLjQyNS0wLjU1My0xLjA2My0wLjMyMy0xLjYxOGMwLjIzLTAuNTU1LDAuNzctMC45MTYsMS4zNy0wLjkxNkg3NC43DQoJCWMwLjYwMiwwLDEuMTQzLDAuMzU5LDEuMzczLDAuOTE2YzAuMjMsMC41NTUsMC4xMDMsMS4xOTMtMC4zMjIsMS42MThMNTIuMzEsODUuOTc3Yy0xLjI3NSwxLjI3NS0zLjM0NCwxLjI3NC00LjYyLDBMMjQuMjUsNjIuNTM0eg0KCQkiLz4NCjwvZz4NCjwvc3ZnPg0K);background-position:center right;background-repeat:no-repeat;background-size:.9rem;display:block;width:auto;max-width:100%;height:2.25rem;padding:0.31rem 1.55rem 0.31rem 0.3875rem;font-size:0.9375rem;font-family:"Avenir Next W01","Avenir Next W00","Avenir Next","Avenir","Helvetica Neue","Helvetica","Arial",sans-serif;color:#595959;border:1px solid #a9a9a9;border-radius:0;-webkit-transition:border-color 150ms linear;transition:border-color 150ms linear;-webkit-appearance:none}select:focus{border-color:#0079c1}html[dir="rtl"] select{background-position:center left;padding:0.31rem 0.3875rem 0.31rem 1.55rem}select{-moz-appearance:none}select[multiple]{height:auto;background-image:none;padding:0}select[multiple] option{padding:0.31rem}.select-full{width:100%}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){select::-ms-expand{display:none}select:focus::-ms-value{background:transparent;color:#595959}}.input-error{border-color:#de2900}.input-error:focus{border-color:#0079c1}.input-warning{border-color:#d9bf2b}.input-warning:focus{border-color:#0079c1}.input-success{border-color:#5a9359}.input-success:focus{border-color:#0079c1}.input-group{display:table;margin-top:0.3875rem}.input-group-button{width:1%;vertical-align:middle;display:table-cell}.input-group-button .btn,.input-group-button button{height:2.25rem;margin-left:-1px}input.input-group-input,.input-group-input{display:table-cell;position:relative;margin-top:0;width:100%;vertical-align:middle}.loader-bars:before,.loader-bars:after,.loader-bars{background:#0079c1;-webkit-animation:load 0.8s infinite ease-in-out;animation:load 0.8s infinite ease-in-out;width:0.85rem;height:2rem}.loader-bars:before,.loader-bars:after{position:absolute;top:0;content:''}@-webkit-keyframes load{0%,80%,100%{opacity:.75;box-shadow:0 0 #0079c1;height:2rem}40%{opacity:1;box-shadow:0 -0.5rem #0079c1;height:2.5rem}}@keyframes load{0%,80%,100%{opacity:.75;box-shadow:0 0 #0079c1;height:2rem}40%{opacity:1;box-shadow:0 -0.5rem #0079c1;height:2.5rem}}.loader{display:none;position:relative}.loader.is-active{display:block}.loader-bars{text-indent:-9999em;margin:auto;position:absolute;right:50%;font-size:11px;-webkit-animation-delay:0.16s;animation-delay:0.16s}.loader-bars:before{left:-1.25rem}.loader-bars:after{left:1.25rem;-webkit-animation-delay:0.32s;animation-delay:0.32s}.loader-text{text-align:center;padding-top:4rem;font-weight:400;font-style:normal}.loader-text b,.loader-text strong{font-weight:500}.loader-text:after{content:"…"}.ie9 .loader-bars{position:inherit;background-color:transparent;background-image:url(../img/loader-ie9.gif);background-position:center top;animation:none;-webkit-animation-delay:none;-webkit-animation:none;width:64px;height:64px}.ie9 .loader-bars:before,.ie9 .loader-bars:after{background:none;animation:none;-webkit-animation:none;width:0;height:0}.ie9 .loader-text{padding-top:2rem}.skip-to-content{opacity:0;float:left;pointer-events:none;margin:0 0 0 1rem;position:absolute;z-index:10;background-color:transparent;-webkit-transition:150ms linear;transition:150ms linear}.skip-to-content:focus{opacity:1;-webkit-transition:150ms linear;transition:150ms linear;background-color:white}.card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;background:white;box-shadow:0 0 0 1px rgba(0,0,0,0.1),0 0 16px 0 rgba(0,0,0,0.05)}.card-image-wrap{width:100%;position:relative;margin-bottom:0;-webkit-box-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.card-image{width:100%;display:block}.card-image-caption{background:rgba(255,255,255,0.8);width:100%;box-sizing:border-box;position:absolute;bottom:0;font-size:0.875rem;line-height:1.55rem;padding:.35rem 1.25rem .35rem 1.25rem}@media screen and (max-width:859px){.card-image-caption{font-size:0.875rem}}@media screen and (max-width:479px){.card-image-caption{font-size:0.875rem}}.card-last{margin-bottom:auto}.card-content{padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.card-shaped{box-shadow:none;background:transparent}.card-shaped .card-content{border:1px solid rgba(0,0,0,0.1);box-shadow:0 0 16px 0 rgba(0,0,0,0.05);padding-top:4rem}.card-shaped .card-image-wrap{margin-bottom:-3rem;padding:0 1.25rem;box-sizing:border-box}.card-bar-lightest-blue{border-top:3px solid #d2e9f9}.card-bar-lighter-blue{border-top:3px solid #bcdaed}.card-bar-light-blue{border-top:3px solid #56a5d8}.card-bar-blue{border-top:3px solid #0079c1}.card-bar-dark-blue{border-top:3px solid #005e95}.card-bar-light-green{border-top:3px solid #9bc19c}.card-bar-green{border-top:3px solid #5a9359}.card-bar-dark-green{border-top:3px solid #338033}.card-bar-light-red{border-top:3px solid #e4a793}.card-bar-red{border-top:3px solid #de2900}.card-bar-dark-red{border-top:3px solid #ab3c16}.card-bar-light-orange{border-top:3px solid #e8912e}.card-bar-orange{border-top:3px solid #d17e21}.card-bar-dark-orange{border-top:3px solid #ad6511}.card-bar-light-yellow{border-top:3px solid #efe397}.card-bar-yellow{border-top:3px solid #e4d154}.card-bar-dark-yellow{border-top:3px solid #d9bf2b}.card-bar-light-purple{border-top:3px solid #c4bcdc}.card-bar-purple{border-top:3px solid #9081bc}.card-bar-dark-purple{border-top:3px solid #7461a8}.card-bar-light-brown{border-top:3px solid #d2b38f}.card-bar-brown{border-top:3px solid #a57946}.card-bar-dark-brown{border-top:3px solid #8c5e2a}.card-wide{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.card-wide .card-content{display:block;-webkit-box-flex:1 1 75%;-ms-flex:1 1 75%;flex:1 1 75%}.card-wide-image-wrap{position:relative;top:0;left:0;bottom:0;width:25%;overflow:hidden;margin-bottom:0}.card-wide-image{width:auto;min-width:100%;max-width:none;height:100%;margin:0;display:block;position:absolute}@-webkit-keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fade-out{0%{opacity:1}100%{opacity:0}}@keyframes fade-out{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes in-down{0%{transform:translate3d(0,-100%,0)}100%{transform:translate3d(0,0,0)}}@keyframes in-down{0%{transform:translate3d(0,-100%,0)}100%{transform:translate3d(0,0,0)}}@-webkit-keyframes in-down{0%{transform:translate3d(0,-100%,0)}100%{transform:translate3d(0,0,0)}}@keyframes in-down{0%{transform:translate3d(0,-100%,0)}100%{transform:translate3d(0,0,0)}}@-webkit-keyframes in-up{0%{transform:translate3d(0,100%,0)}100%{transform:translate3d(0,0,0)}}@keyframes in-up{0%{transform:translate3d(0,100%,0)}100%{transform:translate3d(0,0,0)}}@-webkit-keyframes in-down{0%{transform:translate3d(0,-100%,0)}100%{transform:translate3d(0,0,0)}}@keyframes in-down{0%{transform:translate3d(0,-100%,0)}100%{transform:translate3d(0,0,0)}}@-webkit-keyframes out-down{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(0,-100%,0)}}@keyframes out-down{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(0,-100%,0)}}@-webkit-keyframes out-up{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(0,100%,0)}}@keyframes out-up{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(0,100%,0)}}.fade-in,.animate-fade-in{opacity:0;-webkit-animation:fade-in ease-in 1;-moz-animation:fade-in ease-in 1;animation:fade-in ease-in 1;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:0.75s;-moz-animation-duration:0.75s;animation-duration:0.75s}.animate-fade-out{-webkit-animation:fade-out ease-out 1;-moz-animation:fade-out ease-out 1;animation:fade-out ease-out 1;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:0.75s;-moz-animation-duration:0.75s;animation-duration:0.75s}.animate-in-down{-webkit-animation:in-down ease-out 1;-moz-animation:in-down ease-out 1;animation:in-down ease-out 1;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:0.5s;-moz-animation-duration:0.5s;animation-duration:0.5s}.animate-in-up{-webkit-animation:in-up ease-out 1;-moz-animation:in-up ease-out 1;animation:in-up ease-out 1;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:0.5s;-moz-animation-duration:0.5s;animation-duration:0.5s}.animate-out-down{-webkit-animation:out-down ease-in 1;-moz-animation:out-down ease-in 1;animation:out-down ease-in 1;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:0.5s;-moz-animation-duration:0.5s;animation-duration:0.5s}.animate-out-up{-webkit-animation:out-up ease-in 1;-moz-animation:out-up ease-in 1;animation:out-up ease-in 1;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:0.5s;-moz-animation-duration:0.5s;animation-duration:0.5s}.top-nav{position:relative;font-weight:400;font-style:normal;border-bottom:1px solid #efefef;background-color:white;z-index:100}.top-nav b,.top-nav strong{font-weight:500}.top-nav .esri-logo{margin-top:1rem}.top-nav .sign-in{padding-top:1.55rem}.top-nav-title{font-weight:400;font-style:normal;font-size:1.2019rem;line-height:1.55rem;float:left;margin-right:1.5rem;padding:1.125rem 0;line-height:1.5rem;color:#4c4c4c}.top-nav-title b,.top-nav-title strong{font-weight:500}@media screen and (max-width:859px){.top-nav-title{font-size:1.1305rem}}@media screen and (max-width:479px){.top-nav-title{font-size:1.0625rem}}html[dir="rtl"] .top-nav-title{float:right}html[dir="rtl"] .top-nav-title{white-space:nowrap;margin-right:0;margin-left:1.5rem}.top-nav-title:hover{color:#0079c1;-webkit-background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%);-moz-background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%);-o-background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%);background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%);text-decoration:none}.top-nav-list{float:left;padding:0}html[dir="rtl"] .top-nav-list{float:right}.top-nav-list .top-nav-link + .top-nav-link{margin-left:.75em}html[dir="rtl"] .top-nav-list .top-nav-link + .top-nav-link{margin-left:0;margin-right:.75em}.top-nav-list.right{float:right}html[dir="rtl"] .top-nav-list.right{float:left}.top-nav-link{font-size:0.9375rem;line-height:1.55rem;color:#4c4c4c;padding:1.1625rem 0;line-height:1.5rem;display:inline-block;vertical-align:top}@media screen and (max-width:859px){.top-nav-link{font-size:0.9375rem}}@media screen and (max-width:479px){.top-nav-link{font-size:0.9375rem}}.top-nav-link:hover,.top-nav-link:focus{color:#0079c1;background:url(../img/top-nav-ie9.gif) repeat-x top left transparent;-webkit-background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%);-moz-background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%);-o-background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%);background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%);text-decoration:none}.top-nav-link:focus{outline:none}.top-nav-link.is-active{-webkit-background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%);-moz-background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%);-o-background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%);background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%)}.top-nav-flex{display:flex}.top-nav-flex-list{flex-grow:1;flex-basis:30%}.top-nav-flex-title{flex-grow:2;text-align:center}.sign-in{float:right;padding-left:0.3875rem;margin-top:-0.7rem}html[dir="rtl"] .sign-in{float:left}html[dir="rtl"] .sign-in{padding-left:0;padding-right:0.3875rem}.user-nav-name{padding-right:1.5em;color:#4c4c4c}.user-nav-name:hover{text-decoration:none}.user-nav-image{width:1.2rem;height:1.2rem;vertical-align:-0.25rem}.sub-nav{background-color:#efefef}.sub-nav-title{font-size:1.9994rem;line-height:2.325rem;margin-top:0.775rem;margin-bottom:0.775rem;display:inline-block;line-height:1.25}@media screen and (max-width:859px){.sub-nav-title{font-size:1.7689rem}}@media screen and (max-width:479px){.sub-nav-title{font-size:1.5625rem}}.sub-nav-list{width:100%;float:left}html[dir="rtl"] .sub-nav-list{float:right}.sub-nav-link{padding:.25em .75em;margin:0 .25em 0 0;float:left;font-family:"Avenir Next W01","Avenir Next W00","Avenir Next","Avenir","Helvetica Neue","Helvetica","Arial",sans-serif;color:#efefef;font-size:0.9375rem;line-height:1.55rem;background-color:rgba(0,0,0,0.45);box-sizing:border-box;-webkit-transition:background-color 150ms linear,color 150ms 150ms linear;transition:background-color 150ms linear,color 150ms 150ms linear}html[dir="rtl"] .sub-nav-link{float:right}@media screen and (max-width:859px){.sub-nav-link{font-size:0.9375rem}}@media screen and (max-width:479px){.sub-nav-link{font-size:0.9375rem}}.sub-nav-link:hover,.sub-nav-link:focus{background-color:rgba(0,0,0,0.3);color:white;text-decoration:none;-webkit-background-image:linear-gradient(to top,transparent 94%,white 96%,white 100%);-moz-background-image:linear-gradient(to top,transparent 94%,white 96%,white 100%);-o-background-image:linear-gradient(to top,transparent 94%,white 96%,white 100%);background-image:linear-gradient(to top,transparent 94%,white 96%,white 100%)}.sub-nav-link.is-active{background-color:white;color:#4c4c4c}.third-nav{font-weight:400;font-style:normal;border-bottom:1px solid #efefef;background-color:white;padding:0.3875rem 0;width:100%}.third-nav b,.third-nav strong{font-weight:500}.third-nav-container{position:relative;overflow-x:auto;white-space:nowrap;padding-bottom:15px;margin-bottom:-15px}.third-nav-link{color:#595959;font-size:0.875rem;line-height:1.55rem;margin-right:1.1625rem}@media screen and (max-width:859px){.third-nav-link{font-size:0.875rem}}@media screen and (max-width:479px){.third-nav-link{font-size:0.875rem}}html[dir="rtl"] .third-nav-link{white-space:nowrap}.third-nav-link:last-child{margin-right:2.325rem}.third-nav-link.is-active{font-weight:600;font-style:normal}.third-nav-link.is-active b,.third-nav-link.is-active strong{font-weight:600}.nav-overflow-left{position:absolute;padding:11px 6px;top:0;margin:0;background-color:rgba(255,255,255,0.8);display:none;left:0}.nav-overflow-left:before{padding-right:0}.nav-overflow-left.is-active{display:block}.nav-overflow-right{position:absolute;padding:11px 6px;top:0;margin:0;background-color:rgba(255,255,255,0.8);display:none;right:0}.nav-overflow-right:before{padding-right:0}.nav-overflow-right.is-active{display:block}.side-nav,.dropdown-menu,.filter-dropdown-list{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0;border:1px solid #efefef;border-top:none;font-weight:400;font-style:normal;background-color:white}.side-nav b,.dropdown-menu b,.filter-dropdown-list b,.side-nav strong,.dropdown-menu strong,.filter-dropdown-list strong{font-weight:500}.side-nav-title{margin:0;padding:0.51667rem;font-weight:400;font-style:normal;font-size:0.9375rem;line-height:1.55rem;background-color:#f8f8f8;border-top:1px solid #efefef}.side-nav-title b,.side-nav-title strong{font-weight:500}@media screen and (max-width:859px){.side-nav-title{font-size:0.9375rem}}@media screen and (max-width:479px){.side-nav-title{font-size:0.9375rem}}.side-nav-link{position:relative;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0.51667rem;font-size:0.875rem;line-height:1.55rem;color:#595959;background-color:white;border-top:1px solid #efefef;cursor:pointer}@media screen and (max-width:859px){.side-nav-link{font-size:0.875rem}}@media screen and (max-width:479px){.side-nav-link{font-size:0.875rem}}.side-nav-link:hover{background-color:#f8f8f8;text-decoration:none;color:#4c4c4c}.side-nav-link.is-active{text-indent:-3px;border-left:3px solid #0079c1}html[dir="rtl"] .side-nav-link.is-active{border-left:none;border-right:3px solid #0079c1}body{display:flex;height:100%;flex-direction:column}.wrapper{flex:1 0 auto}.footer{background-color:#f8f8f8;padding-top:3.1rem;flex:none}.tab-nav:after{content:'';display:table;clear:both}.tab-title{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:0.875rem;line-height:1.55rem;-webkit-transition:background,150ms linear;transition:background,150ms linear;padding:0.3875rem 0.775rem;float:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-color:#f8f8f8;border:1px solid #ccc;border-left:none;cursor:pointer}@media screen and (max-width:859px){.tab-title{font-size:0.875rem}}@media screen and (max-width:479px){.tab-title{font-size:0.875rem}}.tab-title:first-child{border-left:1px solid #ccc}.tab-title:focus{outline:none}.tab-title:hover,.tab-title:focus{background-color:#fcfcfc;text-decoration:none;-webkit-background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%);-moz-background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%);-o-background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%);background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%)}.tab-title.is-active{border-bottom:1px solid white;background-color:white}.tab-title.is-active:hover{background-color:white}.tab-contents{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;margin-top:-1px}.tab-section{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:white;display:none;padding:0.775rem}.tab-section.is-active{display:block}.tab-section pre{margin:0}.tabs-gray .tab-title{background-color:white}.tabs-gray .tab-title.is-active{background-color:#f8f8f8;border-bottom:1px solid #f8f8f8}.tabs-gray .tab-section{background-color:#f8f8f8}.tabs-gray pre code{padding:0;border:none;background-color:transparent}.tabs-transparent .tab-title{background-color:transparent;border:1px solid transparent;border-bottom:1px solid #ccc}.tabs-transparent .tab-title:hover{border-bottom:1px solid #ccc}.tabs-transparent .tab-title.is-active{-webkit-transition:backround,150ms linear;transition:backround,150ms linear;background-color:transparent;border:1px solid #ccc;border-bottom:1px solid white}.tabs-transparent .tab-contents{border-bottom:none;border-left:none;border-right:none}.tabs-transparent .tab-section{background-color:transparent;padding-left:0;padding-right:0}.tabs-translucent .tab-title{background-clip:padding-box;background-color:rgba(255,255,255,0.7);border:none;color:#4c4c4c;margin-right:2px;margin-bottom:3px;transition:background,0ms linear}.tabs-translucent .tab-title:hover{background-color:rgba(255,255,255,0.8);-webkit-background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%);-moz-background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%);-o-background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%);background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%)}.tabs-translucent .tab-title.is-active{background-color:rgba(255,255,255,0.8);border-bottom:2px solid rgba(255,255,255,0.8);margin-bottom:0;-webkit-background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%);-moz-background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%);-o-background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%);background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%)}.tabs-translucent .tab-contents{border:none}.tabs-translucent .tab-section{background-color:rgba(255,255,255,0.8)}.tabs-dark .tab-title{background-clip:padding-box;background-color:rgba(255,255,255,0.7);border:none;color:#4c4c4c;margin-right:2px;margin-bottom:3px;transition:background,0ms linear}.tabs-dark .tab-title:hover{background-color:rgba(255,255,255,0.8);-webkit-background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%);-moz-background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%);-o-background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%);background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%)}.tabs-dark .tab-title.is-active{background-color:rgba(255,255,255,0.8);border-bottom:2px solid rgba(255,255,255,0.8);margin-bottom:0;-webkit-background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%);-moz-background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%);-o-background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%);background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%)}.tabs-dark .tab-contents{border:none}.tabs-dark .tab-section{background-color:rgba(255,255,255,0.8)}.tabs-dark .tab-title{background-color:rgba(0,0,0,0.75);color:white}.tabs-dark .tab-title:hover{background-color:rgba(0,0,0,0.85);-webkit-background-image:linear-gradient(to top,transparent 94%,white 96%,white 100%);-moz-background-image:linear-gradient(to top,transparent 94%,white 96%,white 100%);-o-background-image:linear-gradient(to top,transparent 94%,white 96%,white 100%);background-image:linear-gradient(to top,transparent 94%,white 96%,white 100%)}.tabs-dark .tab-title.is-active{border-bottom:2px solid rgba(0,0,0,0.85);background-color:rgba(0,0,0,0.85);-webkit-background-image:linear-gradient(to top,transparent 94%,white 96%,white 100%);-moz-background-image:linear-gradient(to top,transparent 94%,white 96%,white 100%);-o-background-image:linear-gradient(to top,transparent 94%,white 96%,white 100%);background-image:linear-gradient(to top,transparent 94%,white 96%,white 100%)}.tabs-dark .tab-section{background-color:rgba(0,0,0,0.85);color:white}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;overflow-y:hidden;text-align:center;opacity:0;visibility:hidden;background:rgba(0,0,0,0.75);-webkit-transition:visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);transition:visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);z-index:50}.modal-overlay.is-active{visibility:visible;opacity:1;-webkit-transition-delay:0ms;transition-delay:0ms}.modal-overlay.is-active .modal-content{visibility:visible;opacity:1;-webkit-transition-delay:0ms;transition-delay:0ms;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.modal-overlay:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em}.modal-content{box-sizing:border-box;max-height:80vh;z-index:100;float:none;background:white;padding:1.55rem;text-align:start;overflow-y:auto;-webkit-overflow-scrolling:touch;display:inline-block;vertical-align:middle;opacity:0;visibility:hidden;-webkit-transition:-webkit- transform 300ms cubic-bezier(0.215,0.44,0.42,0.88),visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);-moz-transition:-moz- transform 300ms cubic-bezier(0.215,0.44,0.42,0.88),visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);-o-transition:-o- transform 300ms cubic-bezier(0.215,0.44,0.42,0.88),visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);transition:transform 300ms cubic-bezier(0.215,0.44,0.42,0.88),visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);-webkit-transform:translate3d(0,20px,0);-moz-transform:translate3d(0,20px,0);-ms-transform:translate3d(0,20px,0);-o-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}html[dir="rtl"] .modal-content{float:none}.search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;overflow-y:hidden;text-align:center;opacity:0;visibility:hidden;background:rgba(0,0,0,0.75);-webkit-transition:visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);transition:visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);z-index:50;position:absolute;background:white}.search-overlay.is-active{visibility:visible;opacity:1;-webkit-transition-delay:0ms;transition-delay:0ms}.search-overlay.is-active .modal-content{visibility:visible;opacity:1;-webkit-transition-delay:0ms;transition-delay:0ms;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.search-overlay:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em}.search-overlay.is-active{opacity:0.95}.search-overlay.is-active .search-content{visibility:visible;opacity:1;-webkit-transition-delay:0ms;transition-delay:0ms;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.search-content{box-sizing:border-box;max-height:80vh;z-index:100;float:none;background:white;padding:1.55rem;text-align:start;overflow-y:auto;-webkit-overflow-scrolling:touch;display:inline-block;vertical-align:middle;opacity:0;visibility:hidden;-webkit-transition:-webkit- transform 300ms cubic-bezier(0.215,0.44,0.42,0.88),visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);-moz-transition:-moz- transform 300ms cubic-bezier(0.215,0.44,0.42,0.88),visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);-o-transition:-o- transform 300ms cubic-bezier(0.215,0.44,0.42,0.88),visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);transition:transform 300ms cubic-bezier(0.215,0.44,0.42,0.88),visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);-webkit-transform:translate3d(0,20px,0);-moz-transform:translate3d(0,20px,0);-ms-transform:translate3d(0,20px,0);-o-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);-webkit-transform:translate3d(0,-20px,0);-moz-transform:translate3d(0,-20px,0);-ms-transform:translate3d(0,-20px,0);-o-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);margin-top:4.65rem;padding-top:15vh;vertical-align:top}html[dir="rtl"] .search-content{float:none}.search-top-nav{font-size:0.9375rem;line-height:1.55rem;color:#4c4c4c;padding:1.1625rem 0;line-height:1.5rem;display:inline-block;vertical-align:top;background-color:transparent;border:none}@media screen and (max-width:859px){.search-top-nav{font-size:0.9375rem}}@media screen and (max-width:479px){.search-top-nav{font-size:0.9375rem}}.search-top-nav:hover,.search-top-nav:focus{color:#0079c1;background:url(../img/top-nav-ie9.gif) repeat-x top left transparent;-webkit-background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%);-moz-background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%);-o-background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%);background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%);text-decoration:none}.search-top-nav:focus{outline:none}.search-top-nav.is-active{-webkit-background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%);-moz-background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%);-o-background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%);background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%)}.search-top-nav:hover{background-color:transparent}.search-icon-open,.search-icon-close{display:none}.search-icon-open .is-active,.search-icon-close .is-active{display:block}input[type="search"].search-input{font-size:2.82715rem;height:3.875rem;border-top:none;border-right:none;border-left:none;border-bottom-color:#ccc;box-shadow:none}.accordion{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0;border:1px solid #efefef;border-top:none;font-weight:400;font-style:normal;background-color:white}.accordion b,.accordion strong{font-weight:500}.accordion-section .svg-icon{transform:rotate(-90deg)}.accordion-section.is-active .accordion-content{display:block}.accordion-section.is-active .svg-icon{transform:rotate(0deg)}.accordion-title{margin:0;padding:0.51667rem;font-weight:400;font-style:normal;font-size:0.9375rem;line-height:1.55rem;background-color:#f8f8f8;border-top:1px solid #efefef;cursor:pointer}.accordion-title b,.accordion-title strong{font-weight:500}@media screen and (max-width:859px){.accordion-title{font-size:0.9375rem}}@media screen and (max-width:479px){.accordion-title{font-size:0.9375rem}}.accordion-title:focus,.accordion-title:hover{-webkit-transition:all,150ms linear;transition:all,150ms linear;background-color:#f4f4f4}.accordion-content{display:none}.drawer{position:fixed;top:0;right:0;bottom:0;left:0;visibility:hidden;overflow:hidden;opacity:0;background:rgba(0,0,0,0.75);-webkit-transition:visibility 0ms linear 200ms,opacity 200ms linear;transition:visibility 0ms linear 200ms,opacity 200ms linear;z-index:1001}.drawer.is-active{visibility:visible;opacity:1;background-color:rgba(0,0,0,0.75);-webkit-transition-delay:0ms;transition-delay:0ms}.drawer.is-active.drawer-left .drawer-nav{-webkit-transform:translate3d(280px,0,0);-moz-transform:translate3d(280px,0,0);-ms-transform:translate3d(280px,0,0);-o-transform:translate3d(280px,0,0);transform:translate3d(280px,0,0)}html[dir="rtl"] .drawer.is-active.drawer-left .drawer-nav{-webkit-transform:translate3d(-280px,0,0);-moz-transform:translate3d(-280px,0,0);-ms-transform:translate3d(-280px,0,0);-o-transform:translate3d(-280px,0,0);transform:translate3d(-280px,0,0)}.drawer.is-active.drawer-right .drawer-nav{-webkit-transform:translate3d(-280px,0,0);-moz-transform:translate3d(-280px,0,0);-ms-transform:translate3d(-280px,0,0);-o-transform:translate3d(-280px,0,0);transform:translate3d(-280px,0,0)}html[dir="rtl"] .drawer.is-active.drawer-right .drawer-nav{-webkit-transform:translate3d(280px,0,0);-moz-transform:translate3d(280px,0,0);-ms-transform:translate3d(280px,0,0);-o-transform:translate3d(280px,0,0);transform:translate3d(280px,0,0)}.drawer-nav{position:absolute;top:0;height:100%;width:280px;margin:0;padding:0;list-style:none;background:white;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:-webkit- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-moz-transition:-moz- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-o-transition:-o- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);transition:transform 200ms cubic-bezier(0.215,0.44,0.42,0.88)}.drawer-left .drawer-nav{left:-280px}html[dir="rtl"] .drawer-left .drawer-nav{left:100%}.drawer-right .drawer-nav{left:100%}html[dir="rtl"] .drawer-right .drawer-nav{left:-280px}.wrapper{-webkit-transition:-webkit- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-moz-transition:-moz- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-o-transition:-o- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);transition:transform 200ms cubic-bezier(0.215,0.44,0.42,0.88)}.drawer-left-is-active{-webkit-transition:-webkit- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-moz-transition:-moz- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-o-transition:-o- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);transition:transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-webkit-transform:translate3d(280px,0,0);-moz-transform:translate3d(280px,0,0);-ms-transform:translate3d(280px,0,0);-o-transform:translate3d(280px,0,0);transform:translate3d(280px,0,0)}html[dir="rtl"] .drawer-left-is-active{-webkit-transition:-webkit- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-moz-transition:-moz- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-o-transition:-o- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);transition:transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-webkit-transform:translate3d(-280px,0,0);-moz-transform:translate3d(-280px,0,0);-ms-transform:translate3d(-280px,0,0);-o-transform:translate3d(-280px,0,0);transform:translate3d(-280px,0,0)}.drawer-right-is-active{-webkit-transition:-webkit- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-moz-transition:-moz- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-o-transition:-o- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);transition:transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-webkit-transform:translate3d(-280px,0,0);-moz-transform:translate3d(-280px,0,0);-ms-transform:translate3d(-280px,0,0);-o-transform:translate3d(-280px,0,0);transform:translate3d(-280px,0,0)}html[dir="rtl"] .drawer-right-is-active{-webkit-transition:-webkit- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-moz-transition:-moz- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-o-transition:-o- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);transition:transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-webkit-transform:translate3d(280px,0,0);-moz-transform:translate3d(280px,0,0);-ms-transform:translate3d(280px,0,0);-o-transform:translate3d(280px,0,0);transform:translate3d(280px,0,0)}.ie9 .drawer.is-active.drawer-left .drawer-nav{-ms-transform:translate(280px,0)}html[dir="rtl"] .ie9 .drawer.is-active.drawer-left .drawer-nav{-ms-transform:translate(-280px,0)}.ie9 .drawer.is-active.drawer-right .drawer-nav{-ms-transform:translate(-280px,0)}html[dir="rtl"] .ie9 .drawer.is-active.drawer-right .drawer-nav{-ms-transform:translate(280px,0)}input.filter-dropdown-input{margin:1%;width:98%}.filter-dropdown-title{display:inline;padding-bottom:0}.filter-dropdown-action{font-size:0.8125rem;line-height:1.55rem;float:right;color:#959595;display:none}@media screen and (max-width:859px){.filter-dropdown-action{font-size:0.8125rem}}@media screen and (max-width:479px){.filter-dropdown-action{font-size:0.8125rem}}html[dir="rtl"] .filter-dropdown-action{float:left}.filter-dropdown-action.is-active{display:inline-block}.filter-dropdown-container:after{content:'';display:table;clear:both}.filter-dropdown-list{position:absolute;min-width:200px;-webkit-box-shadow:0 0 16px 0 rgba(0,0,0,0.05);-moz-box-shadow:0 0 16px 0 rgba(0,0,0,0.05);box-shadow:0 0 16px 0 rgba(0,0,0,0.05);z-index:1000;display:none;overflow:auto;background-color:#f8f8f8;border-top:1px solid #efefef;max-width:100%;width:100%}.filter-dropdown-list.dropdown-right{right:0}.filter-dropdown-list.is-active{display:block}.filter-dropdown-inner-list{max-height:13.95rem;overflow:auto;border-top:1px solid #efefef;background-color:white}.filter-dropdown-link{position:relative;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0.51667rem 1.55rem;font-size:0.875rem;line-height:1.55rem;color:#6e6e6e;border-top:1px solid #efefef}html[dir="rtl"] .filter-dropdown-link{padding:0.51667rem 0.125rem 0.51667rem 1.55rem}@media screen and (max-width:859px){.filter-dropdown-link{font-size:0.875rem}}@media screen and (max-width:479px){.filter-dropdown-link{font-size:0.875rem}}.filter-dropdown-link:first-child{border-top:none}.filter-dropdown-link:hover{text-decoration:none;color:#828282}.filter-dropdown-link:hover .filter-link-check{opacity:1;visibility:visible}.filter-dropdown-link.is-active .filter-link-close{opacity:1;visibility:visible}.filter-dropdown-link.is-active .filter-link-check{fill:#5a9359;opacity:1;visibility:visible}.filter-dropdown-link.is-active:hover .filter-link-close{fill:#de2900}.filter-link-close{opacity:0;visibility:hidden;margin-top:6px;position:absolute;right:9px}.filter-link-check{opacity:0;visibility:hidden;margin-top:6px;position:absolute;left:9px}.filter-dropdown-active{background-color:#efefef;padding:.25em .5em;border-radius:3px;font-size:.85em;line-height:1;white-space:nowrap;font-size:0.875rem;line-height:1.55rem;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;display:inline-block;padding:0.51667rem 0 0.51667rem 0.51667rem;margin-right:0.25833rem;margin-top:0.25833rem;color:#6e6e6e}@media screen and (max-width:859px){.filter-dropdown-active{font-size:0.875rem}}@media screen and (max-width:479px){.filter-dropdown-active{font-size:0.875rem}}.filter-dropdown-remove{padding-right:1.55rem}.filter-dropdown-remove .svg-icon{margin-top:6px;float:right;position:absolute;color:#6e6e6e}.filter-dropdown-remove:hover .svg-icon{color:#de2900}.is-hidden{display:none!important}.link-red{color:#de2900}.link-red:hover{color:#ab3c16}.link-green{color:#5a9359}.link-green:hover{color:#338033}.link-light-blue{color:#bcdaed}.link-light-blue:hover{color:#56a5d8}.link-blue{color:#0079c1}.link-blue:hover{color:#005e95}.link-white{color:white}.link-white:hover{color:#efefef}.link-light-gray{color:#a9a9a9}.link-light-gray:hover{color:#959595}.link-dark-gray{color:#828282}.link-dark-gray:hover{color:#6e6e6e}.link-darker-gray{color:#6e6e6e}.link-darker-gray:hover{color:#595959}.link-darkest-gray,.third-nav-link.is-active:hover{color:#595959}.link-darkest-gray:hover,.third-nav-link.is-active:hover{color:#4c4c4c}.link-off-black{color:#4c4c4c}.link-off-black:hover{color:#323232}.text-red{color:#de2900}.text-green{color:#5a9359}.text-blue{color:#0079c1}.text-white{color:white}.text-light-gray{color:#a9a9a9}.text-dark-gray{color:#828282}.text-darker-gray{color:#6e6e6e}.text-darkest-gray{color:#595959}.text-off-black{color:#4c4c4c}.text-rule{border-bottom:1px solid #ccc}.text-inline{display:inline}.text-center{text-align:center}.text-left{text-align:left}html[dir="rtl"] .text-left{text-align:right}.text-right{text-align:right}html[dir="rtl"] .text-right{text-align:left}.text-light{opacity:0.66}.text-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list-numbered{counter-reset:li;list-style:none;position:relative;padding-bottom:1em;margin-left:0}.list-numbered > li{padding:0.3em .25em .25em 2.5em;position:relative;margin-bottom:0.75em;margin-left:0}html[dir="rtl"] .list-numbered > li{padding:0.3em 2.5em .25em .25em}.list-numbered > li:before{font-weight:300;font-style:normal;content:counter(li);counter-increment:li;position:absolute;top:0;left:0;height:100%;height:calc(100% - .3em);width:0.75em;padding:.3em .5em 0 0;color:#959595;font-size:1.2019rem;line-height:1.55rem;line-height:1;text-align:right;border-right:2px solid #ccc}.list-numbered > li:before b,.list-numbered > li:before strong{font-weight:500}@media screen and (max-width:859px){.list-numbered > li:before{font-size:1.1305rem}}@media screen and (max-width:479px){.list-numbered > li:before{font-size:1.0625rem}}html[dir="rtl"] .list-numbered > li:before{left:auto;right:0;padding:0 0 0 .5em;text-align:left;border-right:none;border-left:2px solid #ccc}.list-numbered > li:after{content:".";display:block;clear:left;visibility:hidden;line-height:0;height:0}.list-numbered .list-numbered{margin-bottom:0;padding-bottom:0}.list-numbered .list-numbered > li:before{content:counter(li,lower-alpha)}.list-plain{margin:0.3875rem 0}.list-plain li{list-style-type:none;margin-left:0}.font-size--3{font-size:0.8125rem;line-height:1.55rem}@media screen and (max-width:859px){.font-size--3{font-size:0.8125rem}}@media screen and (max-width:479px){.font-size--3{font-size:0.8125rem}}.font-size--2{font-size:0.875rem;line-height:1.55rem}@media screen and (max-width:859px){.font-size--2{font-size:0.875rem}}@media screen and (max-width:479px){.font-size--2{font-size:0.875rem}}.font-size--1{font-size:0.9375rem;line-height:1.55rem}@media screen and (max-width:859px){.font-size--1{font-size:0.9375rem}}@media screen and (max-width:479px){.font-size--1{font-size:0.9375rem}}.font-size-0{font-size:1rem;line-height:1.55rem}@media screen and (max-width:859px){.font-size-0{font-size:1rem}}@media screen and (max-width:479px){.font-size-0{font-size:1rem}}.font-size-1{font-size:1.2019rem;line-height:1.55rem}@media screen and (max-width:859px){.font-size-1{font-size:1.1305rem}}@media screen and (max-width:479px){.font-size-1{font-size:1.0625rem}}.font-size-2{font-size:1.414rem;line-height:1.55rem}@media screen and (max-width:859px){.font-size-2{font-size:1.33rem}}@media screen and (max-width:479px){.font-size-2{font-size:1.25rem}}.font-size-3{font-size:1.69949rem;line-height:2.325rem}@media screen and (max-width:859px){.font-size-3{font-size:1.50357rem}}@media screen and (max-width:479px){.font-size-3{font-size:1.32812rem}}.font-size-4{font-size:1.9994rem;line-height:2.325rem}@media screen and (max-width:859px){.font-size-4{font-size:1.7689rem}}@media screen and (max-width:479px){.font-size-4{font-size:1.5625rem}}.font-size-5{font-size:2.40307rem;line-height:3.1rem}@media screen and (max-width:859px){.font-size-5{font-size:1.99974rem}}@media screen and (max-width:479px){.font-size-5{font-size:1.66016rem;line-height:2.325rem}}.font-size-6{font-size:2.82715rem;line-height:3.1rem}@media screen and (max-width:859px){.font-size-6{font-size:2.35264rem}}@media screen and (max-width:479px){.font-size-6{font-size:1.95312rem;line-height:2.325rem}}.font-size-7{font-size:3.39795rem;line-height:3.1rem}@media screen and (max-width:859px){.font-size-7{font-size:2.65966rem}}@media screen and (max-width:479px){.font-size-7{font-size:2.0752rem;line-height:2.325rem}}.font-size-8{font-size:3.99758rem;line-height:3.875rem}@media screen and (max-width:859px){.font-size-8{font-size:3.12901rem}}@media screen and (max-width:479px){.font-size-8{font-size:2.44141rem;line-height:3.1rem}}.leader-half{margin-top:0.775rem}.trailer-half{margin-bottom:0.775rem}.padding-leader-half{padding-top:0.775rem}.padding-trailer-half{padding-bottom:0.775rem}.leader-0{margin-top:0rem}.trailer-0{margin-bottom:0rem}.padding-leader-0{padding-top:0rem}.padding-trailer-0{padding-bottom:0rem}.leader-1{margin-top:1.55rem}.trailer-1{margin-bottom:1.55rem}.padding-leader-1{padding-top:1.55rem}.padding-trailer-1{padding-bottom:1.55rem}.leader-2{margin-top:3.1rem}.trailer-2{margin-bottom:3.1rem}.padding-leader-2{padding-top:3.1rem}.padding-trailer-2{padding-bottom:3.1rem}.leader-3{margin-top:4.65rem}.trailer-3{margin-bottom:4.65rem}.padding-leader-3{padding-top:4.65rem}.padding-trailer-3{padding-bottom:4.65rem}.leader-4{margin-top:6.2rem}.trailer-4{margin-bottom:6.2rem}.padding-leader-4{padding-top:6.2rem}.padding-trailer-4{padding-bottom:6.2rem}.leader-5{margin-top:7.75rem}.trailer-5{margin-bottom:7.75rem}.padding-leader-5{padding-top:7.75rem}.padding-trailer-5{padding-bottom:7.75rem}.leader-6{margin-top:9.3rem}.trailer-6{margin-bottom:9.3rem}.padding-leader-6{padding-top:9.3rem}.padding-trailer-6{padding-bottom:9.3rem}@media screen and (min-width:1450px){.large-leader-half{margin-top:0.775rem}.large-trailer-half{margin-bottom:0.775rem}.large-padding-leader-half{padding-top:0.775rem}.large-padding-trailer-half{padding-bottom:0.775rem}.large-leader-0{margin-top:0rem}.large-trailer-0{margin-bottom:0rem}.large-padding-leader-0{padding-top:0rem}.large-padding-trailer-0{padding-bottom:0rem}.large-leader-1{margin-top:1.55rem}.large-trailer-1{margin-bottom:1.55rem}.large-padding-leader-1{padding-top:1.55rem}.large-padding-trailer-1{padding-bottom:1.55rem}.large-leader-2{margin-top:3.1rem}.large-trailer-2{margin-bottom:3.1rem}.large-padding-leader-2{padding-top:3.1rem}.large-padding-trailer-2{padding-bottom:3.1rem}.large-leader-3{margin-top:4.65rem}.large-trailer-3{margin-bottom:4.65rem}.large-padding-leader-3{padding-top:4.65rem}.large-padding-trailer-3{padding-bottom:4.65rem}.large-leader-4{margin-top:6.2rem}.large-trailer-4{margin-bottom:6.2rem}.large-padding-leader-4{padding-top:6.2rem}.large-padding-trailer-4{padding-bottom:6.2rem}.large-leader-5{margin-top:7.75rem}.large-trailer-5{margin-bottom:7.75rem}.large-padding-leader-5{padding-top:7.75rem}.large-padding-trailer-5{padding-bottom:7.75rem}.large-leader-6{margin-top:9.3rem}.large-trailer-6{margin-bottom:9.3rem}.large-padding-leader-6{padding-top:9.3rem}.large-padding-trailer-6{padding-bottom:9.3rem}}@media screen and (max-width:859px){.tablet-leader-half{margin-top:0.775rem}.tablet-trailer-half{margin-bottom:0.775rem}.tablet-padding-leader-half{padding-top:0.775rem}.tablet-padding-trailer-half{padding-bottom:0.775rem}.tablet-leader-0{margin-top:0rem}.tablet-trailer-0{margin-bottom:0rem}.tablet-padding-leader-0{padding-top:0rem}.tablet-padding-trailer-0{padding-bottom:0rem}.tablet-leader-1{margin-top:1.55rem}.tablet-trailer-1{margin-bottom:1.55rem}.tablet-padding-leader-1{padding-top:1.55rem}.tablet-padding-trailer-1{padding-bottom:1.55rem}.tablet-leader-2{margin-top:3.1rem}.tablet-trailer-2{margin-bottom:3.1rem}.tablet-padding-leader-2{padding-top:3.1rem}.tablet-padding-trailer-2{padding-bottom:3.1rem}.tablet-leader-3{margin-top:4.65rem}.tablet-trailer-3{margin-bottom:4.65rem}.tablet-padding-leader-3{padding-top:4.65rem}.tablet-padding-trailer-3{padding-bottom:4.65rem}.tablet-leader-4{margin-top:6.2rem}.tablet-trailer-4{margin-bottom:6.2rem}.tablet-padding-leader-4{padding-top:6.2rem}.tablet-padding-trailer-4{padding-bottom:6.2rem}.tablet-leader-5{margin-top:7.75rem}.tablet-trailer-5{margin-bottom:7.75rem}.tablet-padding-leader-5{padding-top:7.75rem}.tablet-padding-trailer-5{padding-bottom:7.75rem}.tablet-leader-6{margin-top:9.3rem}.tablet-trailer-6{margin-bottom:9.3rem}.tablet-padding-leader-6{padding-top:9.3rem}.tablet-padding-trailer-6{padding-bottom:9.3rem}}@media screen and (max-width:479px){.phone-leader-half{margin-top:0.775rem}.phone-trailer-half{margin-bottom:0.775rem}.phone-padding-leader-half{padding-top:0.775rem}.phone-padding-trailer-half{padding-bottom:0.775rem}.phone-leader-0{margin-top:0rem}.phone-trailer-0{margin-bottom:0rem}.phone-padding-leader-0{padding-top:0rem}.phone-padding-trailer-0{padding-bottom:0rem}.phone-leader-1{margin-top:1.55rem}.phone-trailer-1{margin-bottom:1.55rem}.phone-padding-leader-1{padding-top:1.55rem}.phone-padding-trailer-1{padding-bottom:1.55rem}.phone-leader-2{margin-top:3.1rem}.phone-trailer-2{margin-bottom:3.1rem}.phone-padding-leader-2{padding-top:3.1rem}.phone-padding-trailer-2{padding-bottom:3.1rem}.phone-leader-3{margin-top:4.65rem}.phone-trailer-3{margin-bottom:4.65rem}.phone-padding-leader-3{padding-top:4.65rem}.phone-padding-trailer-3{padding-bottom:4.65rem}.phone-leader-4{margin-top:6.2rem}.phone-trailer-4{margin-bottom:6.2rem}.phone-padding-leader-4{padding-top:6.2rem}.phone-padding-trailer-4{padding-bottom:6.2rem}.phone-leader-5{margin-top:7.75rem}.phone-trailer-5{margin-bottom:7.75rem}.phone-padding-leader-5{padding-top:7.75rem}.phone-padding-trailer-5{padding-bottom:7.75rem}.phone-leader-6{margin-top:9.3rem}.phone-trailer-6{margin-bottom:9.3rem}.phone-padding-leader-6{padding-top:9.3rem}.phone-padding-trailer-6{padding-bottom:9.3rem}}html[dir="rtl"] .rtl-padding-left-0{padding-left:0rem}html[dir="rtl"] .rtl-padding-right-0{padding-right:0rem}.padding-left-quarter{padding-left:0.25rem}html[dir="rtl"] .padding-left-quarter{padding-right:0.25rem}.padding-right-quarter{padding-right:0.25rem}html[dir="rtl"] .padding-right-quarter{padding-left:0.25rem}.padding-left-third{padding-left:0.33333rem}html[dir="rtl"] .padding-left-third{padding-right:0.33333rem}.padding-right-third{padding-right:0.33333rem}html[dir="rtl"] .padding-right-third{padding-left:0.33333rem}.padding-left-half{padding-left:0.5rem}html[dir="rtl"] .padding-left-half{padding-right:0.5rem}.padding-right-half{padding-right:0.5rem}html[dir="rtl"] .padding-right-half{padding-left:0.5rem}.padding-left-0{padding-left:0rem}html[dir="rtl"] .padding-left-0{padding-right:0rem}.padding-right-0{padding-right:0rem}html[dir="rtl"] .padding-right-0{padding-left:0rem}.padding-left-1{padding-left:1rem}html[dir="rtl"] .padding-left-1{padding-right:1rem}.padding-right-1{padding-right:1rem}html[dir="rtl"] .padding-right-1{padding-left:1rem}.padding-left-2{padding-left:2rem}html[dir="rtl"] .padding-left-2{padding-right:2rem}.padding-right-2{padding-right:2rem}html[dir="rtl"] .padding-right-2{padding-left:2rem}.padding-left-3{padding-left:3rem}html[dir="rtl"] .padding-left-3{padding-right:3rem}.padding-right-3{padding-right:3rem}html[dir="rtl"] .padding-right-3{padding-left:3rem}.padding-left-4{padding-left:4rem}html[dir="rtl"] .padding-left-4{padding-right:4rem}.padding-right-4{padding-right:4rem}html[dir="rtl"] .padding-right-4{padding-left:4rem}html[dir="rtl"] .rtl-margin-left-0{margin-left:0rem}html[dir="rtl"] .rtl-margin-right-0{margin-right:0rem}.margin-left-quarter{margin-left:0.25rem}html[dir="rtl"] .margin-left-quarter{margin-right:0.25rem}.margin-right-quarter{margin-right:0.25rem}html[dir="rtl"] .margin-right-quarter{margin-left:0.25rem}.margin-left-third{margin-left:0.33333rem}html[dir="rtl"] .margin-left-third{margin-right:0.33333rem}.margin-right-third{margin-right:0.33333rem}html[dir="rtl"] .margin-right-third{margin-left:0.33333rem}.margin-left-half{margin-left:0.5rem}html[dir="rtl"] .margin-left-half{margin-right:0.5rem}.margin-right-half{margin-right:0.5rem}html[dir="rtl"] .margin-right-half{margin-left:0.5rem}.margin-left-0{margin-left:0rem}html[dir="rtl"] .margin-left-0{margin-right:0rem}.margin-right-0{margin-right:0rem}html[dir="rtl"] .margin-right-0{margin-left:0rem}.margin-left-1{margin-left:1rem}html[dir="rtl"] .margin-left-1{margin-right:1rem}.margin-right-1{margin-right:1rem}html[dir="rtl"] .margin-right-1{margin-left:1rem}.margin-left-2{margin-left:2rem}html[dir="rtl"] .margin-left-2{margin-right:2rem}.margin-right-2{margin-right:2rem}html[dir="rtl"] .margin-right-2{margin-left:2rem}.margin-left-3{margin-left:3rem}html[dir="rtl"] .margin-left-3{margin-right:3rem}.margin-right-3{margin-right:3rem}html[dir="rtl"] .margin-right-3{margin-left:3rem}.margin-left-4{margin-left:4rem}html[dir="rtl"] .margin-left-4{margin-right:4rem}.margin-right-4{margin-right:4rem}html[dir="rtl"] .margin-right-4{margin-left:4rem}@media screen and (max-width:859px){.tablet-gutter-left-0{padding-left:0rem}html[dir="rtl"] .tablet-gutter-left-0{padding-right:0rem}.tablet-gutter-right-0{padding-right:0rem}html[dir="rtl"] .tablet-gutter-right-0{padding-left:0rem}.tablet-gutter-left-1{padding-left:1rem}html[dir="rtl"] .tablet-gutter-left-1{padding-right:1rem}.tablet-gutter-right-1{padding-right:1rem}html[dir="rtl"] .tablet-gutter-right-1{padding-left:1rem}.tablet-gutter-left-2{padding-left:2rem}html[dir="rtl"] .tablet-gutter-left-2{padding-right:2rem}.tablet-gutter-right-2{padding-right:2rem}html[dir="rtl"] .tablet-gutter-right-2{padding-left:2rem}.tablet-gutter-left-3{padding-left:3rem}html[dir="rtl"] .tablet-gutter-left-3{padding-right:3rem}.tablet-gutter-right-3{padding-right:3rem}html[dir="rtl"] .tablet-gutter-right-3{padding-left:3rem}.tablet-gutter-left-4{padding-left:4rem}html[dir="rtl"] .tablet-gutter-left-4{padding-right:4rem}.tablet-gutter-right-4{padding-right:4rem}html[dir="rtl"] .tablet-gutter-right-4{padding-left:4rem}}@media screen and (max-width:479px){.phone-gutter-left-0{padding-left:0rem}html[dir="rtl"] .phone-gutter-left-0{padding-right:0rem}.phone-gutter-right-0{padding-right:0rem}html[dir="rtl"] .phone-gutter-right-0{padding-left:0rem}.phone-gutter-left-1{padding-left:1rem}html[dir="rtl"] .phone-gutter-left-1{padding-right:1rem}.phone-gutter-right-1{padding-right:1rem}html[dir="rtl"] .phone-gutter-right-1{padding-left:1rem}.phone-gutter-left-2{padding-left:2rem}html[dir="rtl"] .phone-gutter-left-2{padding-right:2rem}.phone-gutter-right-2{padding-right:2rem}html[dir="rtl"] .phone-gutter-right-2{padding-left:2rem}.phone-gutter-left-3{padding-left:3rem}html[dir="rtl"] .phone-gutter-left-3{padding-right:3rem}.phone-gutter-right-3{padding-right:3rem}html[dir="rtl"] .phone-gutter-right-3{padding-left:3rem}.phone-gutter-left-4{padding-left:4rem}html[dir="rtl"] .phone-gutter-left-4{padding-right:4rem}.phone-gutter-right-4{padding-right:4rem}html[dir="rtl"] .phone-gutter-right-4{padding-left:4rem}} \ No newline at end of file +@charset "UTF-8";html{overflow-y:scroll;height:100%;font-size:100%;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%}body{min-height:100%;margin:0}.wrapper{overflow:hidden}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}svg:not(:root){overflow:hidden}video,img{max-width:100%;height:auto}.ie main{display:block}.ie select{padding-right:8px}.clearfix:after{content:'';display:table;clear:both}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.inline-block{display:inline-block}.column-1,.column-2,.column-3,.column-4,.column-5,.column-6,.column-7,.column-8,.column-9,.column-10,.column-11,.column-12,.column-13,.column-14,.column-15,.column-16,.column-17,.column-18,.column-19,.column-20,.column-21,.column-22,.column-23,.column-24{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:1450px;max-width:100%;padding-left:0.5rem;padding-right:0.5rem;float:left}html[dir="rtl"] .column-1,html[dir="rtl"] .column-2,html[dir="rtl"] .column-3,html[dir="rtl"] .column-4,html[dir="rtl"] .column-5,html[dir="rtl"] .column-6,html[dir="rtl"] .column-7,html[dir="rtl"] .column-8,html[dir="rtl"] .column-9,html[dir="rtl"] .column-10,html[dir="rtl"] .column-11,html[dir="rtl"] .column-12,html[dir="rtl"] .column-13,html[dir="rtl"] .column-14,html[dir="rtl"] .column-15,html[dir="rtl"] .column-16,html[dir="rtl"] .column-17,html[dir="rtl"] .column-18,html[dir="rtl"] .column-19,html[dir="rtl"] .column-20,html[dir="rtl"] .column-21,html[dir="rtl"] .column-22,html[dir="rtl"] .column-23,html[dir="rtl"] .column-24{float:right}[class*="column-"] [class*="column-"]:first-of-type{margin-left:-0.5rem}html[dir="rtl"] [class*="column-"] [class*="column-"]:first-of-type{margin-left:0;margin-right:-0.5rem}[class*="column-"] [class*="column-"]:last-of-type{margin-right:-0.5rem}html[dir="rtl"] [class*="column-"] [class*="column-"]:last-of-type{margin-right:0;margin-left:-0.5rem}[class*="column-"]:last-of-type:after{content:'';display:table;clear:both}@media screen{.grid-container{width:1450px;max-width:95vw;padding-right:0;padding-left:0;margin-right:auto;margin-left:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.grid-container:after{content:'';display:table;clear:both}}@media screen{.first-column{margin-left:-0.5rem}html[dir="rtl"] .first-column{margin-left:0;margin-right:-0.5rem}.last-column{margin-right:-0.5rem}html[dir="rtl"] .last-column{margin-right:0;margin-left:-0.5rem}}@media screen and (min-width:1450px){.column-1{width:60.41667px;max-width:3.95833vw}.column-1 > .column-1{margin-left:-0.5rem;margin-right:-0.5rem}.column-2{width:120.83333px;max-width:7.91667vw}.column-2 > .column-2{margin-left:-0.5rem;margin-right:-0.5rem}.column-3{width:181.25px;max-width:11.875vw}.column-3 > .column-3{margin-left:-0.5rem;margin-right:-0.5rem}.column-4{width:241.66667px;max-width:15.83333vw}.column-4 > .column-4{margin-left:-0.5rem;margin-right:-0.5rem}.column-5{width:302.08333px;max-width:19.79167vw}.column-5 > .column-5{margin-left:-0.5rem;margin-right:-0.5rem}.column-6{width:362.5px;max-width:23.75vw}.column-6 > .column-6{margin-left:-0.5rem;margin-right:-0.5rem}.column-7{width:422.91667px;max-width:27.70833vw}.column-7 > .column-7{margin-left:-0.5rem;margin-right:-0.5rem}.column-8{width:483.33333px;max-width:31.66667vw}.column-8 > .column-8{margin-left:-0.5rem;margin-right:-0.5rem}.column-9{width:543.75px;max-width:35.625vw}.column-9 > .column-9{margin-left:-0.5rem;margin-right:-0.5rem}.column-10{width:604.16667px;max-width:39.58333vw}.column-10 > .column-10{margin-left:-0.5rem;margin-right:-0.5rem}.column-11{width:664.58333px;max-width:43.54167vw}.column-11 > .column-11{margin-left:-0.5rem;margin-right:-0.5rem}.column-12{width:725px;max-width:47.5vw}.column-12 > .column-12{margin-left:-0.5rem;margin-right:-0.5rem}.column-13{width:785.41667px;max-width:51.45833vw}.column-13 > .column-13{margin-left:-0.5rem;margin-right:-0.5rem}.column-14{width:845.83333px;max-width:55.41667vw}.column-14 > .column-14{margin-left:-0.5rem;margin-right:-0.5rem}.column-15{width:906.25px;max-width:59.375vw}.column-15 > .column-15{margin-left:-0.5rem;margin-right:-0.5rem}.column-16{width:966.66667px;max-width:63.33333vw}.column-16 > .column-16{margin-left:-0.5rem;margin-right:-0.5rem}.column-17{width:1027.08333px;max-width:67.29167vw}.column-17 > .column-17{margin-left:-0.5rem;margin-right:-0.5rem}.column-18{width:1087.5px;max-width:71.25vw}.column-18 > .column-18{margin-left:-0.5rem;margin-right:-0.5rem}.column-19{width:1147.91667px;max-width:75.20833vw}.column-19 > .column-19{margin-left:-0.5rem;margin-right:-0.5rem}.column-20{width:1208.33333px;max-width:79.16667vw}.column-20 > .column-20{margin-left:-0.5rem;margin-right:-0.5rem}.column-21{width:1268.75px;max-width:83.125vw}.column-21 > .column-21{margin-left:-0.5rem;margin-right:-0.5rem}.column-22{width:1329.16667px;max-width:87.08333vw}.column-22 > .column-22{margin-left:-0.5rem;margin-right:-0.5rem}.column-23{width:1389.58333px;max-width:91.04167vw}.column-23 > .column-23{margin-left:-0.5rem;margin-right:-0.5rem}.column-24{width:1450px;max-width:95vw}.column-24 > .column-24{margin-left:-0.5rem;margin-right:-0.5rem}.large-column-1{width:60.41667px;max-width:3.95833vw}.large-column-2{width:120.83333px;max-width:7.91667vw}.large-column-3{width:181.25px;max-width:11.875vw}.large-column-4{width:241.66667px;max-width:15.83333vw}.large-column-5{width:302.08333px;max-width:19.79167vw}.large-column-6{width:362.5px;max-width:23.75vw}.large-column-7{width:422.91667px;max-width:27.70833vw}.large-column-8{width:483.33333px;max-width:31.66667vw}.large-column-9{width:543.75px;max-width:35.625vw}.large-column-10{width:604.16667px;max-width:39.58333vw}.large-column-11{width:664.58333px;max-width:43.54167vw}.large-column-12{width:725px;max-width:47.5vw}.large-column-13{width:785.41667px;max-width:51.45833vw}.large-column-14{width:845.83333px;max-width:55.41667vw}.large-column-15{width:906.25px;max-width:59.375vw}.large-column-16{width:966.66667px;max-width:63.33333vw}.large-column-17{width:1027.08333px;max-width:67.29167vw}.large-column-18{width:1087.5px;max-width:71.25vw}.large-column-19{width:1147.91667px;max-width:75.20833vw}.large-column-20{width:1208.33333px;max-width:79.16667vw}.large-column-21{width:1268.75px;max-width:83.125vw}.large-column-22{width:1329.16667px;max-width:87.08333vw}.large-column-23{width:1389.58333px;max-width:91.04167vw}.large-column-24{width:1450px;max-width:95vw}.large-first-column{margin-left:-0.5rem;margin-right:-0.5rem}.large-last-column{margin-right:-0.5rem;margin-left:-0.5rem}}@media screen and (max-width:1449px){.column-1{width:60.41667px;max-width:3.95833vw}.column-1 > .column-1{margin-left:-0.5rem;margin-right:-0.5rem}.column-2{width:120.83333px;max-width:7.91667vw}.column-2 > .column-2{margin-left:-0.5rem;margin-right:-0.5rem}.column-3{width:181.25px;max-width:11.875vw}.column-3 > .column-3{margin-left:-0.5rem;margin-right:-0.5rem}.column-4{width:241.66667px;max-width:15.83333vw}.column-4 > .column-4{margin-left:-0.5rem;margin-right:-0.5rem}.column-5{width:302.08333px;max-width:19.79167vw}.column-5 > .column-5{margin-left:-0.5rem;margin-right:-0.5rem}.column-6{width:362.5px;max-width:23.75vw}.column-6 > .column-6{margin-left:-0.5rem;margin-right:-0.5rem}.column-7{width:422.91667px;max-width:27.70833vw}.column-7 > .column-7{margin-left:-0.5rem;margin-right:-0.5rem}.column-8{width:483.33333px;max-width:31.66667vw}.column-8 > .column-8{margin-left:-0.5rem;margin-right:-0.5rem}.column-9{width:543.75px;max-width:35.625vw}.column-9 > .column-9{margin-left:-0.5rem;margin-right:-0.5rem}.column-10{width:604.16667px;max-width:39.58333vw}.column-10 > .column-10{margin-left:-0.5rem;margin-right:-0.5rem}.column-11{width:664.58333px;max-width:43.54167vw}.column-11 > .column-11{margin-left:-0.5rem;margin-right:-0.5rem}.column-12{width:725px;max-width:47.5vw}.column-12 > .column-12{margin-left:-0.5rem;margin-right:-0.5rem}.column-13{width:785.41667px;max-width:51.45833vw}.column-13 > .column-13{margin-left:-0.5rem;margin-right:-0.5rem}.column-14{width:845.83333px;max-width:55.41667vw}.column-14 > .column-14{margin-left:-0.5rem;margin-right:-0.5rem}.column-15{width:906.25px;max-width:59.375vw}.column-15 > .column-15{margin-left:-0.5rem;margin-right:-0.5rem}.column-16{width:966.66667px;max-width:63.33333vw}.column-16 > .column-16{margin-left:-0.5rem;margin-right:-0.5rem}.column-17{width:1027.08333px;max-width:67.29167vw}.column-17 > .column-17{margin-left:-0.5rem;margin-right:-0.5rem}.column-18{width:1087.5px;max-width:71.25vw}.column-18 > .column-18{margin-left:-0.5rem;margin-right:-0.5rem}.column-19{width:1147.91667px;max-width:75.20833vw}.column-19 > .column-19{margin-left:-0.5rem;margin-right:-0.5rem}.column-20{width:1208.33333px;max-width:79.16667vw}.column-20 > .column-20{margin-left:-0.5rem;margin-right:-0.5rem}.column-21{width:1268.75px;max-width:83.125vw}.column-21 > .column-21{margin-left:-0.5rem;margin-right:-0.5rem}.column-22{width:1329.16667px;max-width:87.08333vw}.column-22 > .column-22{margin-left:-0.5rem;margin-right:-0.5rem}.column-23{width:1389.58333px;max-width:91.04167vw}.column-23 > .column-23{margin-left:-0.5rem;margin-right:-0.5rem}.column-24{width:1450px;max-width:95vw}.column-24 > .column-24{margin-left:-0.5rem;margin-right:-0.5rem}}@media screen and (max-width:859px){.column-1{width:120.83333px;max-width:7.91667vw}.column-2{width:241.66667px;max-width:15.83333vw}.column-3{width:362.5px;max-width:23.75vw}.column-4{width:483.33333px;max-width:31.66667vw}.column-5{width:604.16667px;max-width:39.58333vw}.column-6{width:725px;max-width:47.5vw}.column-7{width:845.83333px;max-width:55.41667vw}.column-8{width:966.66667px;max-width:63.33333vw}.column-9{width:1087.5px;max-width:71.25vw}.column-10{width:1208.33333px;max-width:79.16667vw}.column-11{width:1329.16667px;max-width:87.08333vw}.column-12{width:1450px;max-width:95vw}.column-12{width:1450px;max-width:95vw}.column-13{width:1450px;max-width:95vw}.column-14{width:1450px;max-width:95vw}.column-15{width:1450px;max-width:95vw}.column-16{width:1450px;max-width:95vw}.column-17{width:1450px;max-width:95vw}.column-18{width:1450px;max-width:95vw}.column-19{width:1450px;max-width:95vw}.column-20{width:1450px;max-width:95vw}.column-21{width:1450px;max-width:95vw}.column-22{width:1450px;max-width:95vw}.column-23{width:1450px;max-width:95vw}.column-24{width:1450px;max-width:95vw}.tablet-column-1{width:120.83333px;max-width:7.91667vw}.tablet-column-2{width:241.66667px;max-width:15.83333vw}.tablet-column-3{width:362.5px;max-width:23.75vw}.tablet-column-4{width:483.33333px;max-width:31.66667vw}.tablet-column-5{width:604.16667px;max-width:39.58333vw}.tablet-column-6{width:725px;max-width:47.5vw}.tablet-column-7{width:845.83333px;max-width:55.41667vw}.tablet-column-8{width:966.66667px;max-width:63.33333vw}.tablet-column-9{width:1087.5px;max-width:71.25vw}.tablet-column-10{width:1208.33333px;max-width:79.16667vw}.tablet-column-11{width:1329.16667px;max-width:87.08333vw}.tablet-column-12{width:1450px;max-width:95vw}.tablet-first-column{margin-left:-0.5rem}html[dir="rtl"] .tablet-first-column{margin-left:0;margin-right:-0.5rem}.tablet-last-column{margin-right:-0.5rem}html[dir="rtl"] .tablet-last-column{margin-right:0;margin-left:-0.5rem}}@media screen and (max-width:479px){.column-1{width:241.66667px;max-width:15.83333vw}.column-2{width:483.33333px;max-width:31.66667vw}.column-3{width:725px;max-width:47.5vw}.column-4{width:966.66667px;max-width:63.33333vw}.column-5{width:1208.33333px;max-width:79.16667vw}.column-6{width:1450px;max-width:95vw}.column-6{width:1450px;max-width:95vw}.column-7{width:1450px;max-width:95vw}.column-8{width:1450px;max-width:95vw}.column-9{width:1450px;max-width:95vw}.column-10{width:1450px;max-width:95vw}.column-11{width:1450px;max-width:95vw}.column-12{width:1450px;max-width:95vw}.column-13{width:1450px;max-width:95vw}.column-14{width:1450px;max-width:95vw}.column-15{width:1450px;max-width:95vw}.column-16{width:1450px;max-width:95vw}.column-17{width:1450px;max-width:95vw}.column-18{width:1450px;max-width:95vw}.column-19{width:1450px;max-width:95vw}.column-20{width:1450px;max-width:95vw}.column-21{width:1450px;max-width:95vw}.column-22{width:1450px;max-width:95vw}.column-23{width:1450px;max-width:95vw}.column-24{width:1450px;max-width:95vw}.tablet-column-1{width:241.66667px;max-width:15.83333vw}.tablet-column-2{width:483.33333px;max-width:31.66667vw}.tablet-column-3{width:725px;max-width:47.5vw}.tablet-column-4{width:966.66667px;max-width:63.33333vw}.tablet-column-5{width:1208.33333px;max-width:79.16667vw}.tablet-column-6{width:1450px;max-width:95vw}.tablet-column-6{width:1450px;max-width:95vw}.tablet-column-7{width:1450px;max-width:95vw}.tablet-column-8{width:1450px;max-width:95vw}.tablet-column-9{width:1450px;max-width:95vw}.tablet-column-10{width:1450px;max-width:95vw}.tablet-column-11{width:1450px;max-width:95vw}.tablet-column-12{width:1450px;max-width:95vw}.tablet-column-13{width:1450px;max-width:95vw}.tablet-column-14{width:1450px;max-width:95vw}.tablet-column-15{width:1450px;max-width:95vw}.tablet-column-16{width:1450px;max-width:95vw}.tablet-column-17{width:1450px;max-width:95vw}.tablet-column-18{width:1450px;max-width:95vw}.tablet-column-19{width:1450px;max-width:95vw}.tablet-column-20{width:1450px;max-width:95vw}.tablet-column-21{width:1450px;max-width:95vw}.tablet-column-22{width:1450px;max-width:95vw}.tablet-column-23{width:1450px;max-width:95vw}.tablet-column-24{width:1450px;max-width:95vw}.phone-column-1{width:241.66667px;max-width:15.83333vw}.phone-column-2{width:483.33333px;max-width:31.66667vw}.phone-column-3{width:725px;max-width:47.5vw}.phone-column-4{width:966.66667px;max-width:63.33333vw}.phone-column-5{width:1208.33333px;max-width:79.16667vw}.phone-column-6{width:1450px;max-width:95vw}.phone-first-column{margin-left:-0.5rem}html[dir="rtl"] .phone-first-column{margin-left:0;margin-right:-0.5rem}.phone-last-column{margin-right:-0.5rem}html[dir="rtl"] .phone-last-column{margin-right:0;margin-left:-0.5rem}}@media screen and (min-width:860px){.pre-0{margin-left:0vw!important}html[dir="rtl"] .pre-0{margin-right:0vw!important}.first-column.pre-0{margin-left:calc(0vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-0{margin-right:calc(0vw - 0.5rem)!important}.post-0{margin-right:0vw!important}html[dir="rtl"] .post-0{margin-left:0vw!important}.pre-1{margin-left:3.95833vw!important}html[dir="rtl"] .pre-1{margin-right:3.95833vw!important}.first-column.pre-1{margin-left:calc(3.95833vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-1{margin-right:calc(3.95833vw - 0.5rem)!important}.post-1{margin-right:3.95833vw!important}html[dir="rtl"] .post-1{margin-left:3.95833vw!important}.pre-2{margin-left:7.91667vw!important}html[dir="rtl"] .pre-2{margin-right:7.91667vw!important}.first-column.pre-2{margin-left:calc(7.91667vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-2{margin-right:calc(7.91667vw - 0.5rem)!important}.post-2{margin-right:7.91667vw!important}html[dir="rtl"] .post-2{margin-left:7.91667vw!important}.pre-3{margin-left:11.875vw!important}html[dir="rtl"] .pre-3{margin-right:11.875vw!important}.first-column.pre-3{margin-left:calc(11.875vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-3{margin-right:calc(11.875vw - 0.5rem)!important}.post-3{margin-right:11.875vw!important}html[dir="rtl"] .post-3{margin-left:11.875vw!important}.pre-4{margin-left:15.83333vw!important}html[dir="rtl"] .pre-4{margin-right:15.83333vw!important}.first-column.pre-4{margin-left:calc(15.83333vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-4{margin-right:calc(15.83333vw - 0.5rem)!important}.post-4{margin-right:15.83333vw!important}html[dir="rtl"] .post-4{margin-left:15.83333vw!important}.pre-5{margin-left:19.79167vw!important}html[dir="rtl"] .pre-5{margin-right:19.79167vw!important}.first-column.pre-5{margin-left:calc(19.79167vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-5{margin-right:calc(19.79167vw - 0.5rem)!important}.post-5{margin-right:19.79167vw!important}html[dir="rtl"] .post-5{margin-left:19.79167vw!important}.pre-6{margin-left:23.75vw!important}html[dir="rtl"] .pre-6{margin-right:23.75vw!important}.first-column.pre-6{margin-left:calc(23.75vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-6{margin-right:calc(23.75vw - 0.5rem)!important}.post-6{margin-right:23.75vw!important}html[dir="rtl"] .post-6{margin-left:23.75vw!important}.pre-7{margin-left:27.70833vw!important}html[dir="rtl"] .pre-7{margin-right:27.70833vw!important}.first-column.pre-7{margin-left:calc(27.70833vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-7{margin-right:calc(27.70833vw - 0.5rem)!important}.post-7{margin-right:27.70833vw!important}html[dir="rtl"] .post-7{margin-left:27.70833vw!important}.pre-8{margin-left:31.66667vw!important}html[dir="rtl"] .pre-8{margin-right:31.66667vw!important}.first-column.pre-8{margin-left:calc(31.66667vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-8{margin-right:calc(31.66667vw - 0.5rem)!important}.post-8{margin-right:31.66667vw!important}html[dir="rtl"] .post-8{margin-left:31.66667vw!important}.pre-9{margin-left:35.625vw!important}html[dir="rtl"] .pre-9{margin-right:35.625vw!important}.first-column.pre-9{margin-left:calc(35.625vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-9{margin-right:calc(35.625vw - 0.5rem)!important}.post-9{margin-right:35.625vw!important}html[dir="rtl"] .post-9{margin-left:35.625vw!important}.pre-10{margin-left:39.58333vw!important}html[dir="rtl"] .pre-10{margin-right:39.58333vw!important}.first-column.pre-10{margin-left:calc(39.58333vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-10{margin-right:calc(39.58333vw - 0.5rem)!important}.post-10{margin-right:39.58333vw!important}html[dir="rtl"] .post-10{margin-left:39.58333vw!important}.pre-11{margin-left:43.54167vw!important}html[dir="rtl"] .pre-11{margin-right:43.54167vw!important}.first-column.pre-11{margin-left:calc(43.54167vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-11{margin-right:calc(43.54167vw - 0.5rem)!important}.post-11{margin-right:43.54167vw!important}html[dir="rtl"] .post-11{margin-left:43.54167vw!important}.pre-12{margin-left:47.5vw!important}html[dir="rtl"] .pre-12{margin-right:47.5vw!important}.first-column.pre-12{margin-left:calc(47.5vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-12{margin-right:calc(47.5vw - 0.5rem)!important}.post-12{margin-right:47.5vw!important}html[dir="rtl"] .post-12{margin-left:47.5vw!important}.pre-13{margin-left:51.45833vw!important}html[dir="rtl"] .pre-13{margin-right:51.45833vw!important}.first-column.pre-13{margin-left:calc(51.45833vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-13{margin-right:calc(51.45833vw - 0.5rem)!important}.post-13{margin-right:51.45833vw!important}html[dir="rtl"] .post-13{margin-left:51.45833vw!important}.pre-14{margin-left:55.41667vw!important}html[dir="rtl"] .pre-14{margin-right:55.41667vw!important}.first-column.pre-14{margin-left:calc(55.41667vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-14{margin-right:calc(55.41667vw - 0.5rem)!important}.post-14{margin-right:55.41667vw!important}html[dir="rtl"] .post-14{margin-left:55.41667vw!important}.pre-15{margin-left:59.375vw!important}html[dir="rtl"] .pre-15{margin-right:59.375vw!important}.first-column.pre-15{margin-left:calc(59.375vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-15{margin-right:calc(59.375vw - 0.5rem)!important}.post-15{margin-right:59.375vw!important}html[dir="rtl"] .post-15{margin-left:59.375vw!important}.pre-16{margin-left:63.33333vw!important}html[dir="rtl"] .pre-16{margin-right:63.33333vw!important}.first-column.pre-16{margin-left:calc(63.33333vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-16{margin-right:calc(63.33333vw - 0.5rem)!important}.post-16{margin-right:63.33333vw!important}html[dir="rtl"] .post-16{margin-left:63.33333vw!important}.pre-17{margin-left:67.29167vw!important}html[dir="rtl"] .pre-17{margin-right:67.29167vw!important}.first-column.pre-17{margin-left:calc(67.29167vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-17{margin-right:calc(67.29167vw - 0.5rem)!important}.post-17{margin-right:67.29167vw!important}html[dir="rtl"] .post-17{margin-left:67.29167vw!important}.pre-18{margin-left:71.25vw!important}html[dir="rtl"] .pre-18{margin-right:71.25vw!important}.first-column.pre-18{margin-left:calc(71.25vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-18{margin-right:calc(71.25vw - 0.5rem)!important}.post-18{margin-right:71.25vw!important}html[dir="rtl"] .post-18{margin-left:71.25vw!important}.pre-19{margin-left:75.20833vw!important}html[dir="rtl"] .pre-19{margin-right:75.20833vw!important}.first-column.pre-19{margin-left:calc(75.20833vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-19{margin-right:calc(75.20833vw - 0.5rem)!important}.post-19{margin-right:75.20833vw!important}html[dir="rtl"] .post-19{margin-left:75.20833vw!important}.pre-20{margin-left:79.16667vw!important}html[dir="rtl"] .pre-20{margin-right:79.16667vw!important}.first-column.pre-20{margin-left:calc(79.16667vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-20{margin-right:calc(79.16667vw - 0.5rem)!important}.post-20{margin-right:79.16667vw!important}html[dir="rtl"] .post-20{margin-left:79.16667vw!important}.pre-21{margin-left:83.125vw!important}html[dir="rtl"] .pre-21{margin-right:83.125vw!important}.first-column.pre-21{margin-left:calc(83.125vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-21{margin-right:calc(83.125vw - 0.5rem)!important}.post-21{margin-right:83.125vw!important}html[dir="rtl"] .post-21{margin-left:83.125vw!important}.pre-22{margin-left:87.08333vw!important}html[dir="rtl"] .pre-22{margin-right:87.08333vw!important}.first-column.pre-22{margin-left:calc(87.08333vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-22{margin-right:calc(87.08333vw - 0.5rem)!important}.post-22{margin-right:87.08333vw!important}html[dir="rtl"] .post-22{margin-left:87.08333vw!important}.pre-23{margin-left:91.04167vw!important}html[dir="rtl"] .pre-23{margin-right:91.04167vw!important}.first-column.pre-23{margin-left:calc(91.04167vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-23{margin-right:calc(91.04167vw - 0.5rem)!important}.post-23{margin-right:91.04167vw!important}html[dir="rtl"] .post-23{margin-left:91.04167vw!important}.pre-24{margin-left:95vw!important}html[dir="rtl"] .pre-24{margin-right:95vw!important}.first-column.pre-24{margin-left:calc(95vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-24{margin-right:calc(95vw - 0.5rem)!important}.post-24{margin-right:95vw!important}html[dir="rtl"] .post-24{margin-left:95vw!important}.rtl-pre-0{margin-left:0vw!important}html[dir="rtl"] .rtl-pre-0{margin-right:0vw!important}.first-column.rtl-pre-0{margin-left:calc(0vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-0{margin-right:calc(0vw - 0.5rem)!important}.rtl-post-0{margin-right:0vw!important}html[dir="rtl"] .rtl-post-0{margin-left:0vw!important}.rtl-pre-1{margin-left:3.95833vw!important}html[dir="rtl"] .rtl-pre-1{margin-right:3.95833vw!important}.first-column.rtl-pre-1{margin-left:calc(3.95833vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-1{margin-right:calc(3.95833vw - 0.5rem)!important}.rtl-post-1{margin-right:3.95833vw!important}html[dir="rtl"] .rtl-post-1{margin-left:3.95833vw!important}.rtl-pre-2{margin-left:7.91667vw!important}html[dir="rtl"] .rtl-pre-2{margin-right:7.91667vw!important}.first-column.rtl-pre-2{margin-left:calc(7.91667vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-2{margin-right:calc(7.91667vw - 0.5rem)!important}.rtl-post-2{margin-right:7.91667vw!important}html[dir="rtl"] .rtl-post-2{margin-left:7.91667vw!important}.rtl-pre-3{margin-left:11.875vw!important}html[dir="rtl"] .rtl-pre-3{margin-right:11.875vw!important}.first-column.rtl-pre-3{margin-left:calc(11.875vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-3{margin-right:calc(11.875vw - 0.5rem)!important}.rtl-post-3{margin-right:11.875vw!important}html[dir="rtl"] .rtl-post-3{margin-left:11.875vw!important}.rtl-pre-4{margin-left:15.83333vw!important}html[dir="rtl"] .rtl-pre-4{margin-right:15.83333vw!important}.first-column.rtl-pre-4{margin-left:calc(15.83333vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-4{margin-right:calc(15.83333vw - 0.5rem)!important}.rtl-post-4{margin-right:15.83333vw!important}html[dir="rtl"] .rtl-post-4{margin-left:15.83333vw!important}.rtl-pre-5{margin-left:19.79167vw!important}html[dir="rtl"] .rtl-pre-5{margin-right:19.79167vw!important}.first-column.rtl-pre-5{margin-left:calc(19.79167vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-5{margin-right:calc(19.79167vw - 0.5rem)!important}.rtl-post-5{margin-right:19.79167vw!important}html[dir="rtl"] .rtl-post-5{margin-left:19.79167vw!important}.rtl-pre-6{margin-left:23.75vw!important}html[dir="rtl"] .rtl-pre-6{margin-right:23.75vw!important}.first-column.rtl-pre-6{margin-left:calc(23.75vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-6{margin-right:calc(23.75vw - 0.5rem)!important}.rtl-post-6{margin-right:23.75vw!important}html[dir="rtl"] .rtl-post-6{margin-left:23.75vw!important}.rtl-pre-7{margin-left:27.70833vw!important}html[dir="rtl"] .rtl-pre-7{margin-right:27.70833vw!important}.first-column.rtl-pre-7{margin-left:calc(27.70833vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-7{margin-right:calc(27.70833vw - 0.5rem)!important}.rtl-post-7{margin-right:27.70833vw!important}html[dir="rtl"] .rtl-post-7{margin-left:27.70833vw!important}.rtl-pre-8{margin-left:31.66667vw!important}html[dir="rtl"] .rtl-pre-8{margin-right:31.66667vw!important}.first-column.rtl-pre-8{margin-left:calc(31.66667vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-8{margin-right:calc(31.66667vw - 0.5rem)!important}.rtl-post-8{margin-right:31.66667vw!important}html[dir="rtl"] .rtl-post-8{margin-left:31.66667vw!important}.rtl-pre-9{margin-left:35.625vw!important}html[dir="rtl"] .rtl-pre-9{margin-right:35.625vw!important}.first-column.rtl-pre-9{margin-left:calc(35.625vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-9{margin-right:calc(35.625vw - 0.5rem)!important}.rtl-post-9{margin-right:35.625vw!important}html[dir="rtl"] .rtl-post-9{margin-left:35.625vw!important}.rtl-pre-10{margin-left:39.58333vw!important}html[dir="rtl"] .rtl-pre-10{margin-right:39.58333vw!important}.first-column.rtl-pre-10{margin-left:calc(39.58333vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-10{margin-right:calc(39.58333vw - 0.5rem)!important}.rtl-post-10{margin-right:39.58333vw!important}html[dir="rtl"] .rtl-post-10{margin-left:39.58333vw!important}.rtl-pre-11{margin-left:43.54167vw!important}html[dir="rtl"] .rtl-pre-11{margin-right:43.54167vw!important}.first-column.rtl-pre-11{margin-left:calc(43.54167vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-11{margin-right:calc(43.54167vw - 0.5rem)!important}.rtl-post-11{margin-right:43.54167vw!important}html[dir="rtl"] .rtl-post-11{margin-left:43.54167vw!important}.rtl-pre-12{margin-left:47.5vw!important}html[dir="rtl"] .rtl-pre-12{margin-right:47.5vw!important}.first-column.rtl-pre-12{margin-left:calc(47.5vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-12{margin-right:calc(47.5vw - 0.5rem)!important}.rtl-post-12{margin-right:47.5vw!important}html[dir="rtl"] .rtl-post-12{margin-left:47.5vw!important}.rtl-pre-13{margin-left:51.45833vw!important}html[dir="rtl"] .rtl-pre-13{margin-right:51.45833vw!important}.first-column.rtl-pre-13{margin-left:calc(51.45833vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-13{margin-right:calc(51.45833vw - 0.5rem)!important}.rtl-post-13{margin-right:51.45833vw!important}html[dir="rtl"] .rtl-post-13{margin-left:51.45833vw!important}.rtl-pre-14{margin-left:55.41667vw!important}html[dir="rtl"] .rtl-pre-14{margin-right:55.41667vw!important}.first-column.rtl-pre-14{margin-left:calc(55.41667vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-14{margin-right:calc(55.41667vw - 0.5rem)!important}.rtl-post-14{margin-right:55.41667vw!important}html[dir="rtl"] .rtl-post-14{margin-left:55.41667vw!important}.rtl-pre-15{margin-left:59.375vw!important}html[dir="rtl"] .rtl-pre-15{margin-right:59.375vw!important}.first-column.rtl-pre-15{margin-left:calc(59.375vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-15{margin-right:calc(59.375vw - 0.5rem)!important}.rtl-post-15{margin-right:59.375vw!important}html[dir="rtl"] .rtl-post-15{margin-left:59.375vw!important}.rtl-pre-16{margin-left:63.33333vw!important}html[dir="rtl"] .rtl-pre-16{margin-right:63.33333vw!important}.first-column.rtl-pre-16{margin-left:calc(63.33333vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-16{margin-right:calc(63.33333vw - 0.5rem)!important}.rtl-post-16{margin-right:63.33333vw!important}html[dir="rtl"] .rtl-post-16{margin-left:63.33333vw!important}.rtl-pre-17{margin-left:67.29167vw!important}html[dir="rtl"] .rtl-pre-17{margin-right:67.29167vw!important}.first-column.rtl-pre-17{margin-left:calc(67.29167vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-17{margin-right:calc(67.29167vw - 0.5rem)!important}.rtl-post-17{margin-right:67.29167vw!important}html[dir="rtl"] .rtl-post-17{margin-left:67.29167vw!important}.rtl-pre-18{margin-left:71.25vw!important}html[dir="rtl"] .rtl-pre-18{margin-right:71.25vw!important}.first-column.rtl-pre-18{margin-left:calc(71.25vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-18{margin-right:calc(71.25vw - 0.5rem)!important}.rtl-post-18{margin-right:71.25vw!important}html[dir="rtl"] .rtl-post-18{margin-left:71.25vw!important}.rtl-pre-19{margin-left:75.20833vw!important}html[dir="rtl"] .rtl-pre-19{margin-right:75.20833vw!important}.first-column.rtl-pre-19{margin-left:calc(75.20833vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-19{margin-right:calc(75.20833vw - 0.5rem)!important}.rtl-post-19{margin-right:75.20833vw!important}html[dir="rtl"] .rtl-post-19{margin-left:75.20833vw!important}.rtl-pre-20{margin-left:79.16667vw!important}html[dir="rtl"] .rtl-pre-20{margin-right:79.16667vw!important}.first-column.rtl-pre-20{margin-left:calc(79.16667vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-20{margin-right:calc(79.16667vw - 0.5rem)!important}.rtl-post-20{margin-right:79.16667vw!important}html[dir="rtl"] .rtl-post-20{margin-left:79.16667vw!important}.rtl-pre-21{margin-left:83.125vw!important}html[dir="rtl"] .rtl-pre-21{margin-right:83.125vw!important}.first-column.rtl-pre-21{margin-left:calc(83.125vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-21{margin-right:calc(83.125vw - 0.5rem)!important}.rtl-post-21{margin-right:83.125vw!important}html[dir="rtl"] .rtl-post-21{margin-left:83.125vw!important}.rtl-pre-22{margin-left:87.08333vw!important}html[dir="rtl"] .rtl-pre-22{margin-right:87.08333vw!important}.first-column.rtl-pre-22{margin-left:calc(87.08333vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-22{margin-right:calc(87.08333vw - 0.5rem)!important}.rtl-post-22{margin-right:87.08333vw!important}html[dir="rtl"] .rtl-post-22{margin-left:87.08333vw!important}.rtl-pre-23{margin-left:91.04167vw!important}html[dir="rtl"] .rtl-pre-23{margin-right:91.04167vw!important}.first-column.rtl-pre-23{margin-left:calc(91.04167vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-23{margin-right:calc(91.04167vw - 0.5rem)!important}.rtl-post-23{margin-right:91.04167vw!important}html[dir="rtl"] .rtl-post-23{margin-left:91.04167vw!important}.rtl-pre-24{margin-left:95vw!important}html[dir="rtl"] .rtl-pre-24{margin-right:95vw!important}.first-column.rtl-pre-24{margin-left:calc(95vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-24{margin-right:calc(95vw - 0.5rem)!important}.rtl-post-24{margin-right:95vw!important}html[dir="rtl"] .rtl-post-24{margin-left:95vw!important}}@media screen and (max-width:859px){.tablet-pre-0{margin-left:0vw!important}html[dir="rtl"] .tablet-pre-0{margin-right:0vw!important}.tablet-first-column.tablet-pre-0{margin-left:calc(0vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-0{margin-right:calc(0vw - 0.5rem)!important}.tablet-post-0{margin-right:0vw!important}html[dir="rtl"] .tablet-post-0{margin-left:0vw!important}.tablet-pre-1{margin-left:7.91667vw!important}html[dir="rtl"] .tablet-pre-1{margin-right:7.91667vw!important}.tablet-first-column.tablet-pre-1{margin-left:calc(7.91667vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-1{margin-right:calc(7.91667vw - 0.5rem)!important}.tablet-post-1{margin-right:7.91667vw!important}html[dir="rtl"] .tablet-post-1{margin-left:7.91667vw!important}.tablet-pre-2{margin-left:15.83333vw!important}html[dir="rtl"] .tablet-pre-2{margin-right:15.83333vw!important}.tablet-first-column.tablet-pre-2{margin-left:calc(15.83333vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-2{margin-right:calc(15.83333vw - 0.5rem)!important}.tablet-post-2{margin-right:15.83333vw!important}html[dir="rtl"] .tablet-post-2{margin-left:15.83333vw!important}.tablet-pre-3{margin-left:23.75vw!important}html[dir="rtl"] .tablet-pre-3{margin-right:23.75vw!important}.tablet-first-column.tablet-pre-3{margin-left:calc(23.75vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-3{margin-right:calc(23.75vw - 0.5rem)!important}.tablet-post-3{margin-right:23.75vw!important}html[dir="rtl"] .tablet-post-3{margin-left:23.75vw!important}.tablet-pre-4{margin-left:31.66667vw!important}html[dir="rtl"] .tablet-pre-4{margin-right:31.66667vw!important}.tablet-first-column.tablet-pre-4{margin-left:calc(31.66667vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-4{margin-right:calc(31.66667vw - 0.5rem)!important}.tablet-post-4{margin-right:31.66667vw!important}html[dir="rtl"] .tablet-post-4{margin-left:31.66667vw!important}.tablet-pre-5{margin-left:39.58333vw!important}html[dir="rtl"] .tablet-pre-5{margin-right:39.58333vw!important}.tablet-first-column.tablet-pre-5{margin-left:calc(39.58333vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-5{margin-right:calc(39.58333vw - 0.5rem)!important}.tablet-post-5{margin-right:39.58333vw!important}html[dir="rtl"] .tablet-post-5{margin-left:39.58333vw!important}.tablet-pre-6{margin-left:47.5vw!important}html[dir="rtl"] .tablet-pre-6{margin-right:47.5vw!important}.tablet-first-column.tablet-pre-6{margin-left:calc(47.5vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-6{margin-right:calc(47.5vw - 0.5rem)!important}.tablet-post-6{margin-right:47.5vw!important}html[dir="rtl"] .tablet-post-6{margin-left:47.5vw!important}.tablet-pre-7{margin-left:55.41667vw!important}html[dir="rtl"] .tablet-pre-7{margin-right:55.41667vw!important}.tablet-first-column.tablet-pre-7{margin-left:calc(55.41667vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-7{margin-right:calc(55.41667vw - 0.5rem)!important}.tablet-post-7{margin-right:55.41667vw!important}html[dir="rtl"] .tablet-post-7{margin-left:55.41667vw!important}.tablet-pre-8{margin-left:63.33333vw!important}html[dir="rtl"] .tablet-pre-8{margin-right:63.33333vw!important}.tablet-first-column.tablet-pre-8{margin-left:calc(63.33333vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-8{margin-right:calc(63.33333vw - 0.5rem)!important}.tablet-post-8{margin-right:63.33333vw!important}html[dir="rtl"] .tablet-post-8{margin-left:63.33333vw!important}.tablet-pre-9{margin-left:71.25vw!important}html[dir="rtl"] .tablet-pre-9{margin-right:71.25vw!important}.tablet-first-column.tablet-pre-9{margin-left:calc(71.25vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-9{margin-right:calc(71.25vw - 0.5rem)!important}.tablet-post-9{margin-right:71.25vw!important}html[dir="rtl"] .tablet-post-9{margin-left:71.25vw!important}.tablet-pre-10{margin-left:79.16667vw!important}html[dir="rtl"] .tablet-pre-10{margin-right:79.16667vw!important}.tablet-first-column.tablet-pre-10{margin-left:calc(79.16667vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-10{margin-right:calc(79.16667vw - 0.5rem)!important}.tablet-post-10{margin-right:79.16667vw!important}html[dir="rtl"] .tablet-post-10{margin-left:79.16667vw!important}.tablet-pre-11{margin-left:87.08333vw!important}html[dir="rtl"] .tablet-pre-11{margin-right:87.08333vw!important}.tablet-first-column.tablet-pre-11{margin-left:calc(87.08333vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-11{margin-right:calc(87.08333vw - 0.5rem)!important}.tablet-post-11{margin-right:87.08333vw!important}html[dir="rtl"] .tablet-post-11{margin-left:87.08333vw!important}.tablet-pre-12{margin-left:95vw!important}html[dir="rtl"] .tablet-pre-12{margin-right:95vw!important}.tablet-first-column.tablet-pre-12{margin-left:calc(95vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-12{margin-right:calc(95vw - 0.5rem)!important}.tablet-post-12{margin-right:95vw!important}html[dir="rtl"] .tablet-post-12{margin-left:95vw!important}.rtl-tablet-pre-0{margin-left:0vw!important}html[dir="rtl"] .rtl-tablet-pre-0{margin-right:0vw!important}.tablet-first-column.rtl-tablet-pre-0{margin-left:calc(0vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-0{margin-right:calc(0vw - 0.5rem)!important}.rtl-tablet-post-0{margin-right:0vw!important}html[dir="rtl"] .rtl-tablet-post-0{margin-left:0vw!important}.rtl-tablet-pre-1{margin-left:7.91667vw!important}html[dir="rtl"] .rtl-tablet-pre-1{margin-right:7.91667vw!important}.tablet-first-column.rtl-tablet-pre-1{margin-left:calc(7.91667vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-1{margin-right:calc(7.91667vw - 0.5rem)!important}.rtl-tablet-post-1{margin-right:7.91667vw!important}html[dir="rtl"] .rtl-tablet-post-1{margin-left:7.91667vw!important}.rtl-tablet-pre-2{margin-left:15.83333vw!important}html[dir="rtl"] .rtl-tablet-pre-2{margin-right:15.83333vw!important}.tablet-first-column.rtl-tablet-pre-2{margin-left:calc(15.83333vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-2{margin-right:calc(15.83333vw - 0.5rem)!important}.rtl-tablet-post-2{margin-right:15.83333vw!important}html[dir="rtl"] .rtl-tablet-post-2{margin-left:15.83333vw!important}.rtl-tablet-pre-3{margin-left:23.75vw!important}html[dir="rtl"] .rtl-tablet-pre-3{margin-right:23.75vw!important}.tablet-first-column.rtl-tablet-pre-3{margin-left:calc(23.75vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-3{margin-right:calc(23.75vw - 0.5rem)!important}.rtl-tablet-post-3{margin-right:23.75vw!important}html[dir="rtl"] .rtl-tablet-post-3{margin-left:23.75vw!important}.rtl-tablet-pre-4{margin-left:31.66667vw!important}html[dir="rtl"] .rtl-tablet-pre-4{margin-right:31.66667vw!important}.tablet-first-column.rtl-tablet-pre-4{margin-left:calc(31.66667vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-4{margin-right:calc(31.66667vw - 0.5rem)!important}.rtl-tablet-post-4{margin-right:31.66667vw!important}html[dir="rtl"] .rtl-tablet-post-4{margin-left:31.66667vw!important}.rtl-tablet-pre-5{margin-left:39.58333vw!important}html[dir="rtl"] .rtl-tablet-pre-5{margin-right:39.58333vw!important}.tablet-first-column.rtl-tablet-pre-5{margin-left:calc(39.58333vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-5{margin-right:calc(39.58333vw - 0.5rem)!important}.rtl-tablet-post-5{margin-right:39.58333vw!important}html[dir="rtl"] .rtl-tablet-post-5{margin-left:39.58333vw!important}.rtl-tablet-pre-6{margin-left:47.5vw!important}html[dir="rtl"] .rtl-tablet-pre-6{margin-right:47.5vw!important}.tablet-first-column.rtl-tablet-pre-6{margin-left:calc(47.5vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-6{margin-right:calc(47.5vw - 0.5rem)!important}.rtl-tablet-post-6{margin-right:47.5vw!important}html[dir="rtl"] .rtl-tablet-post-6{margin-left:47.5vw!important}.rtl-tablet-pre-7{margin-left:55.41667vw!important}html[dir="rtl"] .rtl-tablet-pre-7{margin-right:55.41667vw!important}.tablet-first-column.rtl-tablet-pre-7{margin-left:calc(55.41667vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-7{margin-right:calc(55.41667vw - 0.5rem)!important}.rtl-tablet-post-7{margin-right:55.41667vw!important}html[dir="rtl"] .rtl-tablet-post-7{margin-left:55.41667vw!important}.rtl-tablet-pre-8{margin-left:63.33333vw!important}html[dir="rtl"] .rtl-tablet-pre-8{margin-right:63.33333vw!important}.tablet-first-column.rtl-tablet-pre-8{margin-left:calc(63.33333vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-8{margin-right:calc(63.33333vw - 0.5rem)!important}.rtl-tablet-post-8{margin-right:63.33333vw!important}html[dir="rtl"] .rtl-tablet-post-8{margin-left:63.33333vw!important}.rtl-tablet-pre-9{margin-left:71.25vw!important}html[dir="rtl"] .rtl-tablet-pre-9{margin-right:71.25vw!important}.tablet-first-column.rtl-tablet-pre-9{margin-left:calc(71.25vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-9{margin-right:calc(71.25vw - 0.5rem)!important}.rtl-tablet-post-9{margin-right:71.25vw!important}html[dir="rtl"] .rtl-tablet-post-9{margin-left:71.25vw!important}.rtl-tablet-pre-10{margin-left:79.16667vw!important}html[dir="rtl"] .rtl-tablet-pre-10{margin-right:79.16667vw!important}.tablet-first-column.rtl-tablet-pre-10{margin-left:calc(79.16667vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-10{margin-right:calc(79.16667vw - 0.5rem)!important}.rtl-tablet-post-10{margin-right:79.16667vw!important}html[dir="rtl"] .rtl-tablet-post-10{margin-left:79.16667vw!important}.rtl-tablet-pre-11{margin-left:87.08333vw!important}html[dir="rtl"] .rtl-tablet-pre-11{margin-right:87.08333vw!important}.tablet-first-column.rtl-tablet-pre-11{margin-left:calc(87.08333vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-11{margin-right:calc(87.08333vw - 0.5rem)!important}.rtl-tablet-post-11{margin-right:87.08333vw!important}html[dir="rtl"] .rtl-tablet-post-11{margin-left:87.08333vw!important}.rtl-tablet-pre-12{margin-left:95vw!important}html[dir="rtl"] .rtl-tablet-pre-12{margin-right:95vw!important}.tablet-first-column.rtl-tablet-pre-12{margin-left:calc(95vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-12{margin-right:calc(95vw - 0.5rem)!important}.rtl-tablet-post-12{margin-right:95vw!important}html[dir="rtl"] .rtl-tablet-post-12{margin-left:95vw!important}}@media screen and (max-width:479px){.phone-pre-0{margin-left:0vw!important}html[dir="rtl"] .phone-pre-0{margin-right:0vw!important}.phone-first-column.phone-pre-0{margin-left:calc(0vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.phone-pre-0{margin-right:calc(0vw - 0.5rem)!important}.phone-post-0{margin-right:0vw!important}html[dir="rtl"] .phone-post-0{margin-left:0vw!important}.phone-pre-1{margin-left:15.83333vw!important}html[dir="rtl"] .phone-pre-1{margin-right:15.83333vw!important}.phone-first-column.phone-pre-1{margin-left:calc(15.83333vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.phone-pre-1{margin-right:calc(15.83333vw - 0.5rem)!important}.phone-post-1{margin-right:15.83333vw!important}html[dir="rtl"] .phone-post-1{margin-left:15.83333vw!important}.phone-pre-2{margin-left:31.66667vw!important}html[dir="rtl"] .phone-pre-2{margin-right:31.66667vw!important}.phone-first-column.phone-pre-2{margin-left:calc(31.66667vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.phone-pre-2{margin-right:calc(31.66667vw - 0.5rem)!important}.phone-post-2{margin-right:31.66667vw!important}html[dir="rtl"] .phone-post-2{margin-left:31.66667vw!important}.phone-pre-3{margin-left:47.5vw!important}html[dir="rtl"] .phone-pre-3{margin-right:47.5vw!important}.phone-first-column.phone-pre-3{margin-left:calc(47.5vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.phone-pre-3{margin-right:calc(47.5vw - 0.5rem)!important}.phone-post-3{margin-right:47.5vw!important}html[dir="rtl"] .phone-post-3{margin-left:47.5vw!important}.phone-pre-4{margin-left:63.33333vw!important}html[dir="rtl"] .phone-pre-4{margin-right:63.33333vw!important}.phone-first-column.phone-pre-4{margin-left:calc(63.33333vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.phone-pre-4{margin-right:calc(63.33333vw - 0.5rem)!important}.phone-post-4{margin-right:63.33333vw!important}html[dir="rtl"] .phone-post-4{margin-left:63.33333vw!important}.phone-pre-5{margin-left:79.16667vw!important}html[dir="rtl"] .phone-pre-5{margin-right:79.16667vw!important}.phone-first-column.phone-pre-5{margin-left:calc(79.16667vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.phone-pre-5{margin-right:calc(79.16667vw - 0.5rem)!important}.phone-post-5{margin-right:79.16667vw!important}html[dir="rtl"] .phone-post-5{margin-left:79.16667vw!important}.phone-pre-6{margin-left:95vw!important}html[dir="rtl"] .phone-pre-6{margin-right:95vw!important}.phone-first-column.phone-pre-6{margin-left:calc(95vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.phone-pre-6{margin-right:calc(95vw - 0.5rem)!important}.phone-post-6{margin-right:95vw!important}html[dir="rtl"] .phone-post-6{margin-left:95vw!important}.rtl-phone-pre-0{margin-left:0vw!important}html[dir="rtl"] .rtl-phone-pre-0{margin-right:0vw!important}.phone-first-column.rtl-phone-pre-0{margin-left:calc(0vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.rtl-phone-pre-0{margin-right:calc(0vw - 0.5rem)!important}.rtl-phone-post-0{margin-right:0vw!important}html[dir="rtl"] .rtl-phone-post-0{margin-left:0vw!important}.rtl-phone-pre-1{margin-left:15.83333vw!important}html[dir="rtl"] .rtl-phone-pre-1{margin-right:15.83333vw!important}.phone-first-column.rtl-phone-pre-1{margin-left:calc(15.83333vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.rtl-phone-pre-1{margin-right:calc(15.83333vw - 0.5rem)!important}.rtl-phone-post-1{margin-right:15.83333vw!important}html[dir="rtl"] .rtl-phone-post-1{margin-left:15.83333vw!important}.rtl-phone-pre-2{margin-left:31.66667vw!important}html[dir="rtl"] .rtl-phone-pre-2{margin-right:31.66667vw!important}.phone-first-column.rtl-phone-pre-2{margin-left:calc(31.66667vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.rtl-phone-pre-2{margin-right:calc(31.66667vw - 0.5rem)!important}.rtl-phone-post-2{margin-right:31.66667vw!important}html[dir="rtl"] .rtl-phone-post-2{margin-left:31.66667vw!important}.rtl-phone-pre-3{margin-left:47.5vw!important}html[dir="rtl"] .rtl-phone-pre-3{margin-right:47.5vw!important}.phone-first-column.rtl-phone-pre-3{margin-left:calc(47.5vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.rtl-phone-pre-3{margin-right:calc(47.5vw - 0.5rem)!important}.rtl-phone-post-3{margin-right:47.5vw!important}html[dir="rtl"] .rtl-phone-post-3{margin-left:47.5vw!important}.rtl-phone-pre-4{margin-left:63.33333vw!important}html[dir="rtl"] .rtl-phone-pre-4{margin-right:63.33333vw!important}.phone-first-column.rtl-phone-pre-4{margin-left:calc(63.33333vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.rtl-phone-pre-4{margin-right:calc(63.33333vw - 0.5rem)!important}.rtl-phone-post-4{margin-right:63.33333vw!important}html[dir="rtl"] .rtl-phone-post-4{margin-left:63.33333vw!important}.rtl-phone-pre-5{margin-left:79.16667vw!important}html[dir="rtl"] .rtl-phone-pre-5{margin-right:79.16667vw!important}.phone-first-column.rtl-phone-pre-5{margin-left:calc(79.16667vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.rtl-phone-pre-5{margin-right:calc(79.16667vw - 0.5rem)!important}.rtl-phone-post-5{margin-right:79.16667vw!important}html[dir="rtl"] .rtl-phone-post-5{margin-left:79.16667vw!important}.rtl-phone-pre-6{margin-left:95vw!important}html[dir="rtl"] .rtl-phone-pre-6{margin-right:95vw!important}.phone-first-column.rtl-phone-pre-6{margin-left:calc(95vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.rtl-phone-pre-6{margin-right:calc(95vw - 0.5rem)!important}.rtl-phone-post-6{margin-right:95vw!important}html[dir="rtl"] .rtl-phone-post-6{margin-left:95vw!important}}@media screen and (min-width:1525.5px){.pre-0{margin-left:-1px!important}html[dir="rtl"] .pre-0{margin-right:-1px!important}.post-0{margin-right:-1px!important}html[dir="rtl"] .post-0{margin-left:-1px!important}.pre-1{margin-left:59.41667px!important}html[dir="rtl"] .pre-1{margin-right:59.41667px!important}.post-1{margin-right:59.41667px!important}html[dir="rtl"] .post-1{margin-left:59.41667px!important}.pre-2{margin-left:119.83333px!important}html[dir="rtl"] .pre-2{margin-right:119.83333px!important}.post-2{margin-right:119.83333px!important}html[dir="rtl"] .post-2{margin-left:119.83333px!important}.pre-3{margin-left:180.25px!important}html[dir="rtl"] .pre-3{margin-right:180.25px!important}.post-3{margin-right:180.25px!important}html[dir="rtl"] .post-3{margin-left:180.25px!important}.pre-4{margin-left:240.66667px!important}html[dir="rtl"] .pre-4{margin-right:240.66667px!important}.post-4{margin-right:240.66667px!important}html[dir="rtl"] .post-4{margin-left:240.66667px!important}.pre-5{margin-left:301.08333px!important}html[dir="rtl"] .pre-5{margin-right:301.08333px!important}.post-5{margin-right:301.08333px!important}html[dir="rtl"] .post-5{margin-left:301.08333px!important}.pre-6{margin-left:361.5px!important}html[dir="rtl"] .pre-6{margin-right:361.5px!important}.post-6{margin-right:361.5px!important}html[dir="rtl"] .post-6{margin-left:361.5px!important}.pre-7{margin-left:421.91667px!important}html[dir="rtl"] .pre-7{margin-right:421.91667px!important}.post-7{margin-right:421.91667px!important}html[dir="rtl"] .post-7{margin-left:421.91667px!important}.pre-8{margin-left:482.33333px!important}html[dir="rtl"] .pre-8{margin-right:482.33333px!important}.post-8{margin-right:482.33333px!important}html[dir="rtl"] .post-8{margin-left:482.33333px!important}.pre-9{margin-left:542.75px!important}html[dir="rtl"] .pre-9{margin-right:542.75px!important}.post-9{margin-right:542.75px!important}html[dir="rtl"] .post-9{margin-left:542.75px!important}.pre-10{margin-left:603.16667px!important}html[dir="rtl"] .pre-10{margin-right:603.16667px!important}.post-10{margin-right:603.16667px!important}html[dir="rtl"] .post-10{margin-left:603.16667px!important}.pre-11{margin-left:663.58333px!important}html[dir="rtl"] .pre-11{margin-right:663.58333px!important}.post-11{margin-right:663.58333px!important}html[dir="rtl"] .post-11{margin-left:663.58333px!important}.pre-12{margin-left:724px!important}html[dir="rtl"] .pre-12{margin-right:724px!important}.post-12{margin-right:724px!important}html[dir="rtl"] .post-12{margin-left:724px!important}.pre-13{margin-left:784.41667px!important}html[dir="rtl"] .pre-13{margin-right:784.41667px!important}.post-13{margin-right:784.41667px!important}html[dir="rtl"] .post-13{margin-left:784.41667px!important}.pre-14{margin-left:844.83333px!important}html[dir="rtl"] .pre-14{margin-right:844.83333px!important}.post-14{margin-right:844.83333px!important}html[dir="rtl"] .post-14{margin-left:844.83333px!important}.pre-15{margin-left:905.25px!important}html[dir="rtl"] .pre-15{margin-right:905.25px!important}.post-15{margin-right:905.25px!important}html[dir="rtl"] .post-15{margin-left:905.25px!important}.pre-16{margin-left:965.66667px!important}html[dir="rtl"] .pre-16{margin-right:965.66667px!important}.post-16{margin-right:965.66667px!important}html[dir="rtl"] .post-16{margin-left:965.66667px!important}.pre-17{margin-left:1026.08333px!important}html[dir="rtl"] .pre-17{margin-right:1026.08333px!important}.post-17{margin-right:1026.08333px!important}html[dir="rtl"] .post-17{margin-left:1026.08333px!important}.pre-18{margin-left:1086.5px!important}html[dir="rtl"] .pre-18{margin-right:1086.5px!important}.post-18{margin-right:1086.5px!important}html[dir="rtl"] .post-18{margin-left:1086.5px!important}.pre-19{margin-left:1146.91667px!important}html[dir="rtl"] .pre-19{margin-right:1146.91667px!important}.post-19{margin-right:1146.91667px!important}html[dir="rtl"] .post-19{margin-left:1146.91667px!important}.pre-20{margin-left:1207.33333px!important}html[dir="rtl"] .pre-20{margin-right:1207.33333px!important}.post-20{margin-right:1207.33333px!important}html[dir="rtl"] .post-20{margin-left:1207.33333px!important}.pre-21{margin-left:1267.75px!important}html[dir="rtl"] .pre-21{margin-right:1267.75px!important}.post-21{margin-right:1267.75px!important}html[dir="rtl"] .post-21{margin-left:1267.75px!important}.pre-22{margin-left:1328.16667px!important}html[dir="rtl"] .pre-22{margin-right:1328.16667px!important}.post-22{margin-right:1328.16667px!important}html[dir="rtl"] .post-22{margin-left:1328.16667px!important}.pre-23{margin-left:1388.58333px!important}html[dir="rtl"] .pre-23{margin-right:1388.58333px!important}.post-23{margin-right:1388.58333px!important}html[dir="rtl"] .post-23{margin-left:1388.58333px!important}.pre-24{margin-left:1449px!important}html[dir="rtl"] .pre-24{margin-right:1449px!important}.post-24{margin-right:1449px!important}html[dir="rtl"] .post-24{margin-left:1449px!important}.rtl-pre-0{margin-left:0!important}html[dir="rtl"] .rtl-pre-0{margin-right:0!important}.rtl-post-0{margin-right:0!important}html[dir="rtl"] .rtl-post-0{margin-left:0!important}.rtl-pre-1{margin-left:60.41667px!important}html[dir="rtl"] .rtl-pre-1{margin-right:60.41667px!important}.rtl-post-1{margin-right:60.41667px!important}html[dir="rtl"] .rtl-post-1{margin-left:60.41667px!important}.rtl-pre-2{margin-left:120.83333px!important}html[dir="rtl"] .rtl-pre-2{margin-right:120.83333px!important}.rtl-post-2{margin-right:120.83333px!important}html[dir="rtl"] .rtl-post-2{margin-left:120.83333px!important}.rtl-pre-3{margin-left:181.25px!important}html[dir="rtl"] .rtl-pre-3{margin-right:181.25px!important}.rtl-post-3{margin-right:181.25px!important}html[dir="rtl"] .rtl-post-3{margin-left:181.25px!important}.rtl-pre-4{margin-left:241.66667px!important}html[dir="rtl"] .rtl-pre-4{margin-right:241.66667px!important}.rtl-post-4{margin-right:241.66667px!important}html[dir="rtl"] .rtl-post-4{margin-left:241.66667px!important}.rtl-pre-5{margin-left:302.08333px!important}html[dir="rtl"] .rtl-pre-5{margin-right:302.08333px!important}.rtl-post-5{margin-right:302.08333px!important}html[dir="rtl"] .rtl-post-5{margin-left:302.08333px!important}.rtl-pre-6{margin-left:362.5px!important}html[dir="rtl"] .rtl-pre-6{margin-right:362.5px!important}.rtl-post-6{margin-right:362.5px!important}html[dir="rtl"] .rtl-post-6{margin-left:362.5px!important}.rtl-pre-7{margin-left:422.91667px!important}html[dir="rtl"] .rtl-pre-7{margin-right:422.91667px!important}.rtl-post-7{margin-right:422.91667px!important}html[dir="rtl"] .rtl-post-7{margin-left:422.91667px!important}.rtl-pre-8{margin-left:483.33333px!important}html[dir="rtl"] .rtl-pre-8{margin-right:483.33333px!important}.rtl-post-8{margin-right:483.33333px!important}html[dir="rtl"] .rtl-post-8{margin-left:483.33333px!important}.rtl-pre-9{margin-left:543.75px!important}html[dir="rtl"] .rtl-pre-9{margin-right:543.75px!important}.rtl-post-9{margin-right:543.75px!important}html[dir="rtl"] .rtl-post-9{margin-left:543.75px!important}.rtl-pre-10{margin-left:604.16667px!important}html[dir="rtl"] .rtl-pre-10{margin-right:604.16667px!important}.rtl-post-10{margin-right:604.16667px!important}html[dir="rtl"] .rtl-post-10{margin-left:604.16667px!important}.rtl-pre-11{margin-left:664.58333px!important}html[dir="rtl"] .rtl-pre-11{margin-right:664.58333px!important}.rtl-post-11{margin-right:664.58333px!important}html[dir="rtl"] .rtl-post-11{margin-left:664.58333px!important}.rtl-pre-12{margin-left:725px!important}html[dir="rtl"] .rtl-pre-12{margin-right:725px!important}.rtl-post-12{margin-right:725px!important}html[dir="rtl"] .rtl-post-12{margin-left:725px!important}.rtl-pre-13{margin-left:785.41667px!important}html[dir="rtl"] .rtl-pre-13{margin-right:785.41667px!important}.rtl-post-13{margin-right:785.41667px!important}html[dir="rtl"] .rtl-post-13{margin-left:785.41667px!important}.rtl-pre-14{margin-left:845.83333px!important}html[dir="rtl"] .rtl-pre-14{margin-right:845.83333px!important}.rtl-post-14{margin-right:845.83333px!important}html[dir="rtl"] .rtl-post-14{margin-left:845.83333px!important}.rtl-pre-15{margin-left:906.25px!important}html[dir="rtl"] .rtl-pre-15{margin-right:906.25px!important}.rtl-post-15{margin-right:906.25px!important}html[dir="rtl"] .rtl-post-15{margin-left:906.25px!important}.rtl-pre-16{margin-left:966.66667px!important}html[dir="rtl"] .rtl-pre-16{margin-right:966.66667px!important}.rtl-post-16{margin-right:966.66667px!important}html[dir="rtl"] .rtl-post-16{margin-left:966.66667px!important}.rtl-pre-17{margin-left:1027.08333px!important}html[dir="rtl"] .rtl-pre-17{margin-right:1027.08333px!important}.rtl-post-17{margin-right:1027.08333px!important}html[dir="rtl"] .rtl-post-17{margin-left:1027.08333px!important}.rtl-pre-18{margin-left:1087.5px!important}html[dir="rtl"] .rtl-pre-18{margin-right:1087.5px!important}.rtl-post-18{margin-right:1087.5px!important}html[dir="rtl"] .rtl-post-18{margin-left:1087.5px!important}.rtl-pre-19{margin-left:1147.91667px!important}html[dir="rtl"] .rtl-pre-19{margin-right:1147.91667px!important}.rtl-post-19{margin-right:1147.91667px!important}html[dir="rtl"] .rtl-post-19{margin-left:1147.91667px!important}.rtl-pre-20{margin-left:1208.33333px!important}html[dir="rtl"] .rtl-pre-20{margin-right:1208.33333px!important}.rtl-post-20{margin-right:1208.33333px!important}html[dir="rtl"] .rtl-post-20{margin-left:1208.33333px!important}.rtl-pre-21{margin-left:1268.75px!important}html[dir="rtl"] .rtl-pre-21{margin-right:1268.75px!important}.rtl-post-21{margin-right:1268.75px!important}html[dir="rtl"] .rtl-post-21{margin-left:1268.75px!important}.rtl-pre-22{margin-left:1329.16667px!important}html[dir="rtl"] .rtl-pre-22{margin-right:1329.16667px!important}.rtl-post-22{margin-right:1329.16667px!important}html[dir="rtl"] .rtl-post-22{margin-left:1329.16667px!important}.rtl-pre-23{margin-left:1389.58333px!important}html[dir="rtl"] .rtl-pre-23{margin-right:1389.58333px!important}.rtl-post-23{margin-right:1389.58333px!important}html[dir="rtl"] .rtl-post-23{margin-left:1389.58333px!important}.rtl-pre-24{margin-left:1450px!important}html[dir="rtl"] .rtl-pre-24{margin-right:1450px!important}.rtl-post-24{margin-right:1450px!important}html[dir="rtl"] .rtl-post-24{margin-left:1450px!important}}@media screen and (min-width:1450px){.phone-show{display:none!important}.tablet-show{display:none!important}.tablet-only{display:none!important}.large-hide{display:none!important}}@media screen and (max-width:1449px) and (min-width:860px){.phone-show{display:none!important}.tablet-show{display:none!important}.tablet-only{display:none!important}.large-only{display:none!important}.large-show{display:none!important}}@media screen and (max-width:859px) and (min-width:480px){.tablet-hide{display:none!important}.phone-show{display:none!important}.large-only{display:none!important}.large-show{display:none!important}}@media screen and (max-width:479px){.phone-hide{display:none!important}.tablet-hide{display:none!important}.tablet-only{display:none!important}.large-only{display:none!important}.large-show{display:none!important}}.invisible{visibility:hidden}.visible{visibility:visible}.hide{display:none!important}.visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.visually-hidden-focusable{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.visually-hidden-focusable:active,.visually-hidden-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.left{float:left}html[dir="rtl"] .left{float:right}.right{float:right}html[dir="rtl"] .right{float:left}@media screen and (min-width:1450px){.large-left{float:left}html[dir="rtl"] .large-left{float:right}.large-right{float:right}html[dir="rtl"] .large-right{float:left}}@media screen and (max-width:859px) and (min-width:480px){.tablet-left{float:left}html[dir="rtl"] .tablet-left{float:right}.tablet-right{float:right}html[dir="rtl"] .tablet-right{float:left}}@media screen and (max-width:479px){.phone-left{float:left}html[dir="rtl"] .phone-left{float:right}.phone-right{float:right}html[dir="rtl"] .phone-right{float:left}}.block-group{margin-left:-0.75rem;margin-right:-0.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.block{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-left:0.75rem;margin-right:0.75rem;min-width:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:0;-ms-flex-negative:1;flex-shrink:1}.block-group-1-up > .block{-ms-flex-preferred-size:calc(100% - 1.5rem);flex-basis:calc(100% - 1.5rem);width:calc(100% - 1.5rem)}.block-group-2-up > .block{-ms-flex-preferred-size:calc(50% - 1.5rem);flex-basis:calc(50% - 1.5rem);width:calc(50% - 1.5rem)}.block-group-3-up > .block{-ms-flex-preferred-size:calc(33.33333% - 1.5rem);flex-basis:calc(33.33333% - 1.5rem);width:calc(33.33333% - 1.5rem)}.block-group-4-up > .block{-ms-flex-preferred-size:calc(25% - 1.5rem);flex-basis:calc(25% - 1.5rem);width:calc(25% - 1.5rem)}.block-group-5-up > .block{-ms-flex-preferred-size:calc(20% - 1.5rem);flex-basis:calc(20% - 1.5rem);width:calc(20% - 1.5rem)}.block-group-6-up > .block{-ms-flex-preferred-size:calc(16.66666% - 1.5rem);flex-basis:calc(16.66666% - 1.5rem);width:calc(16.66666% - 1.5rem)}.block-group-7-up > .block{-ms-flex-preferred-size:calc(14.28570% - 1.5rem);flex-basis:calc(14.28570% - 1.5rem);width:calc(14.28570% - 1.5rem)}.block-group-8-up > .block{-ms-flex-preferred-size:calc(12.5% - 1.5rem);flex-basis:calc(12.5% - 1.5rem);width:calc(12.5% - 1.5rem)}@media screen and (max-width:860px){.tablet-block-group-1-up > .block{-ms-flex-preferred-size:calc(100% - 1.5rem);flex-basis:calc(100% - 1.5rem);width:calc(100% - 1.5rem)}.tablet-block-group-2-up > .block{-ms-flex-preferred-size:calc(50% - 1.5rem);flex-basis:calc(50% - 1.5rem);width:calc(50% - 1.5rem)}.tablet-block-group-3-up > .block{-ms-flex-preferred-size:calc(33.33333% - 1.5rem);flex-basis:calc(33.33333% - 1.5rem);width:calc(33.33333% - 1.5rem)}.tablet-block-group-4-up > .block{-ms-flex-preferred-size:calc(25% - 1.5rem);flex-basis:calc(25% - 1.5rem);width:calc(25% - 1.5rem)}.tablet-block-group-5-up > .block{-ms-flex-preferred-size:calc(20% - 1.5rem);flex-basis:calc(20% - 1.5rem);width:calc(20% - 1.5rem)}.tablet-block-group-6-up > .block{-ms-flex-preferred-size:calc(16.66666% - 1.5rem);flex-basis:calc(16.66666% - 1.5rem);width:calc(16.66666% - 1.5rem)}.tablet-block-group-7-up > .block{-ms-flex-preferred-size:calc(14.28570% - 1.5rem);flex-basis:calc(14.28570% - 1.5rem);width:calc(14.28570% - 1.5rem)}.tablet-block-group-8-up > .block{-ms-flex-preferred-size:calc(12.5% - 1.5rem);flex-basis:calc(12.5% - 1.5rem);width:calc(12.5% - 1.5rem)}}@media screen and (max-width:480px){.phone-block-group-1-up > .block{-ms-flex-preferred-size:calc(100% - 1.5rem);flex-basis:calc(100% - 1.5rem);width:calc(100% - 1.5rem)}.phone-block-group-2-up > .block{-ms-flex-preferred-size:calc(50% - 1.5rem);flex-basis:calc(50% - 1.5rem);width:calc(50% - 1.5rem)}.phone-block-group-3-up > .block{-ms-flex-preferred-size:calc(33.33333% - 1.5rem);flex-basis:calc(33.33333% - 1.5rem);width:calc(33.33333% - 1.5rem)}.phone-block-group-4-up > .block{-ms-flex-preferred-size:calc(25% - 1.5rem);flex-basis:calc(25% - 1.5rem);width:calc(25% - 1.5rem)}.phone-block-group-5-up > .block{-ms-flex-preferred-size:calc(20% - 1.5rem);flex-basis:calc(20% - 1.5rem);width:calc(20% - 1.5rem)}.phone-block-group-6-up > .block{-ms-flex-preferred-size:calc(16.66666% - 1.5rem);flex-basis:calc(16.66666% - 1.5rem);width:calc(16.66666% - 1.5rem)}.phone-block-group-7-up > .block{-ms-flex-preferred-size:calc(14.28570% - 1.5rem);flex-basis:calc(14.28570% - 1.5rem);width:calc(14.28570% - 1.5rem)}.phone-block-group-8-up > .block{-ms-flex-preferred-size:calc(12.5% - 1.5rem);flex-basis:calc(12.5% - 1.5rem);width:calc(12.5% - 1.5rem)}}.ie9 .block{float:left}.ie9 .block-group:after{content:'';display:table;clear:both}.is-sticky{position:fixed;z-index:10}.is-sticky.scroll-show,.is-sticky .scroll-show{visibility:visible}.scroll-show{visibility:hidden}.avenir-light{font-weight:300;font-style:normal}.avenir-light b,.avenir-light strong{font-weight:500}.avenir-light-italic{font-weight:300;font-style:italic}.avenir-light-italic b,.avenir-light-italic strong{font-weight:500}.avenir-regular{font-weight:400;font-style:normal}.avenir-regular b,.avenir-regular strong{font-weight:500}.avenir-italic{font-weight:400;font-style:italic}.avenir-italic b,.avenir-italic strong{font-weight:500}.avenir-demi{font-weight:500;font-style:normal}.avenir-demi b,.avenir-demi strong{font-weight:600}.avenir-demi-italic{font-weight:500;font-style:italic}.avenir-demi-italic b,.avenir-demi-italic strong{font-weight:600}.avenir-bold{font-weight:600;font-style:normal}.avenir-bold b,.avenir-bold strong{font-weight:600}.avenir-bold-italic{font-weight:600;font-style:italic}.avenir-bold-italic b,.avenir-bold-italic strong{font-weight:600}.code-face,.code-face .block{letter-spacing:0em;font-family:"Consolas","Andale Mono","Lucida Console","Monaco","Courier New",Courier,monospace;font-weight:400;font-style:normal}.code-face b,.code-face strong,.code-face .block b,.code-face .block strong{font-weight:400}.code-italic,.code-italic .block{letter-spacing:0em;font-family:"Consolas","Andale Mono","Lucida Console","Monaco","Courier New",Courier,monospace;font-weight:400;font-style:italic}.code-italic b,.code-italic strong,.code-italic .block b,.code-italic .block strong{font-weight:400}html{font-size:17px}body{font-weight:400;font-style:normal;font-size:1rem;line-height:1.55rem;letter-spacing:0em;font-family:"Avenir Next W01","Avenir Next W00","Avenir Next","Avenir","Helvetica Neue","Helvetica","Arial",sans-serif;line-height:1.55rem;color:#4c4c4c;-webkit-font-feature-settings:"kern";-moz-font-feature-settings:"kern";font-feature-settings:"kern";font-kerning:normal;text-rendering:optimizeLegibility;-moz-font-feature-settings:'liga= 1','calt=0';-moz-font-feature-settings:"liga" 1,"calt" 0;-webkit-font-feature-settings:"liga" 1,"calt" 0;-ms-font-feature-settings:'liga= 1','calt=0';-o-font-feature-settings:"liga" 1,"calt" 0;font-feature-settings:"liga" 1,"calt" 0}body b,body strong{font-weight:500}@media screen and (max-width:859px){body{font-size:1rem}}@media screen and (max-width:479px){body{font-size:1rem}}form,select,button,input{letter-spacing:0em;font-family:"Avenir Next W01","Avenir Next W00","Avenir Next","Avenir","Helvetica Neue","Helvetica","Arial",sans-serif}h1,h2,h3,h4,h5,h6{font-weight:300;font-style:normal;margin:0 0 1.55rem 0}h1 b,h1 strong,h2 b,h2 strong,h3 b,h3 strong,h4 b,h4 strong,h5 b,h5 strong,h6 b,h6 strong{font-weight:500}h1{font-size:2.40307rem;line-height:3.1rem}@media screen and (max-width:859px){h1{font-size:1.99974rem}}@media screen and (max-width:479px){h1{font-size:1.66016rem;line-height:2.325rem}}h2{font-size:1.9994rem;line-height:2.325rem}@media screen and (max-width:859px){h2{font-size:1.7689rem}}@media screen and (max-width:479px){h2{font-size:1.5625rem}}h3{font-size:1.69949rem;line-height:2.325rem}@media screen and (max-width:859px){h3{font-size:1.50357rem}}@media screen and (max-width:479px){h3{font-size:1.32812rem}}h4{font-size:1.414rem;line-height:1.55rem}@media screen and (max-width:859px){h4{font-size:1.33rem}}@media screen and (max-width:479px){h4{font-size:1.25rem}}h5{font-size:1.2019rem;line-height:1.55rem}@media screen and (max-width:859px){h5{font-size:1.1305rem}}@media screen and (max-width:479px){h5{font-size:1.0625rem}}h6{font-size:1rem;line-height:1.55rem}@media screen and (max-width:859px){h6{font-size:1rem}}@media screen and (max-width:479px){h6{font-size:1rem}}code,kbd,pre,samp{font-family:"Consolas","Andale Mono","Lucida Console","Monaco","Courier New",Courier,monospace}code{padding:.25rem;border-radius:3px;border:1px solid #efefef;color:#595959;background-color:#f8f8f8;white-space:pre;font-size:0.85em;line-height:1.4rem}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word;max-width:100%;margin-bottom:1.55rem}pre code{padding:1rem;display:block;overflow:auto;word-wrap:normal;font-size:0.85em;position:relative}p,ul,ol,dl,blockquote{margin-top:0;margin-bottom:1.55rem}p:empty{margin:0}blockquote{margin:1.55rem 0;font-weight:400;font-style:normal;padding-left:1rem;color:#6e6e6e;border-left:3px solid #ccc}blockquote b,blockquote strong{font-weight:500}html[dir="rtl"] blockquote{padding-right:1rem}html[dir="rtl"] blockquote{border-left:none;border-right:3px solid #ccc}blockquote,blockquote p{font-size:1.2019rem;line-height:1.55rem}@media screen and (max-width:859px){blockquote,blockquote p{font-size:1.1305rem}}@media screen and (max-width:479px){blockquote,blockquote p{font-size:1.0625rem}}a{color:#0079c1;text-decoration:none}a:hover{color:#005e95;text-decoration:underline}ul,ol{padding:0;list-style-position:inside;margin-bottom:1.55rem;margin-left:0.775rem;font-size:0.9375rem;line-height:1.55rem}@media screen and (max-width:859px){ul,ol{font-size:0.9375rem}}@media screen and (max-width:479px){ul,ol{font-size:0.9375rem}}html[dir="rtl"] ul,html[dir="rtl"] ol{margin-right:0.775rem}li{list-style-position:outside;margin:0.3875rem 0 0.3875rem 1.5rem}ul ul,ul ol,ol ul,ol ol{margin-bottom:0}li ul,li ol{margin-bottom:0}dl{padding:0;margin-bottom:1.55rem}dt{font-weight:500;font-style:normal;margin-top:0.775rem}dt b,dt strong{font-weight:600}dt:first-child{margin-top:0}dd{margin-left:0.775rem}html[dir="rtl"] dd{margin-right:0.775rem}small,sup,sub{font-size:0.70721em}sub,sup{line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}mark{padding:0 0.1em 0.1em}hr{margin:2.325rem 0;border:none;border-top:1px solid #ccc}figure{margin:0 0 1.55rem 0}figure img{max-width:100%}figcaption{margin:0.3875rem 0;padding-left:0.775rem;border-left:3px solid #828282;font-size:0.875rem;line-height:1.55rem;font-style:italic;color:#828282}@media screen and (max-width:859px){figcaption{font-size:0.875rem}}@media screen and (max-width:479px){figcaption{font-size:0.875rem}}html[dir="rtl"] figcaption{padding-left:0;border-left:none;padding-right:0.775rem;border-right:3px solid #828282}table{margin-bottom:1.55rem}html[lang="vi"] body,html[lang="vi"] form,html[lang="vi"] select,html[lang="vi"] button,html[lang="vi"] input,html.vi body,html.vi form,html.vi select,html.vi button,html.vi input{font-family:'Lucida Grande',Arial,Verdana,Geneva,sans-serif}[lang="vi"]{font-family:'Lucida Grande',Arial,Verdana,Geneva,sans-serif}.icon-ui-flush:before,.icon-ui-flush:after{padding-right:0!important;padding-left:0!important}@font-face{font-family:'calcite-ui';src:url(../fonts/calcite-ui.eot?#iefix) format("embedded-opentype"),url(../fonts/calcite-ui.woff) format("woff"),url(../fonts/calcite-ui.ttf) format("truetype");font-weight:normal;font-style:normal}[class^="icon-ui-"]:before,[class*=" icon-ui-"]:before{font-family:'calcite-ui';padding-right:0.51667rem;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;text-decoration:none}html[dir="rtl"] [class^="icon-ui-"]:before,html[dir="rtl"] [class*=" icon-ui-"]:before{padding-left:0.775rem;padding-right:0}.icon-ui-small:before{font-size:0.75rem;line-height:1.55rem}@media screen and (max-width:859px){.icon-ui-small:before{font-size:0.75rem}}@media screen and (max-width:479px){.icon-ui-small:before{font-size:0.75rem}}.icon-ui-add-attachment:before{content:"\f101"}.icon-ui-announcement:before{content:"\f102"}.icon-ui-applications:before{content:"\f103"}.icon-ui-arrow-down-circled:before{content:"\f104"}.icon-ui-arrow-left-circled:before{content:"\f105"}.icon-ui-arrow-right-circled:before{content:"\f106"}.icon-ui-arrow-up-circled:before{content:"\f107"}.icon-ui-attachment:before{content:"\f108"}.icon-ui-authorize:before{content:"\f109"}.icon-ui-basemap:before{content:"\f10a"}.icon-ui-beginning:before{content:"\f10b"}.icon-ui-blank-map-pin:before{content:"\f10c"}.icon-ui-browser:before{content:"\f10d"}.icon-ui-calendar:before{content:"\f10e"}.icon-ui-chart:before{content:"\f10f"}.icon-ui-chat:before{content:"\f110"}.icon-ui-check-mark:before{content:"\f111"}.icon-ui-checkbox-checked:before{content:"\f112"}.icon-ui-checkbox-unchecked:before{content:"\f113"}.icon-ui-close-circled:before{content:"\f114"}.icon-ui-close:before{content:"\f115"}.icon-ui-collapse:before{content:"\f116"}.icon-ui-collection:before{content:"\f117"}.icon-ui-comment:before{content:"\f118"}.icon-ui-compass:before{content:"\f119"}.icon-ui-configure-popup:before{content:"\f11a"}.icon-ui-contact:before{content:"\f11b"}.icon-ui-dashboard:before{content:"\f11c"}.icon-ui-deny:before{content:"\f11d"}.icon-ui-description:before{content:"\f11e"}.icon-ui-directions:before{content:"\f11f"}.icon-ui-directions2:before{content:"\f120"}.icon-ui-dock-bottom:before{content:"\f121"}.icon-ui-dock-left:before{content:"\f122"}.icon-ui-dock-right:before{content:"\f123"}.icon-ui-documentation:before{content:"\f124"}.icon-ui-down-arrow-circled:before{content:"\f125"}.icon-ui-down-arrow:before{content:"\f126"}.icon-ui-down:before{content:"\f127"}.icon-ui-download:before{content:"\f128"}.icon-ui-drag-horizontal:before{content:"\f129"}.icon-ui-drag-vertical:before{content:"\f12a"}.icon-ui-duplicate:before{content:"\f12b"}.icon-ui-edit:before{content:"\f12c"}.icon-ui-end:before{content:"\f12d"}.icon-ui-environment-settings:before{content:"\f12e"}.icon-ui-erase:before{content:"\f12f"}.icon-ui-error:before{content:"\f130"}.icon-ui-error2:before{content:"\f131"}.icon-ui-expand:before{content:"\f132"}.icon-ui-experimental:before{content:"\f133"}.icon-ui-favorites:before{content:"\f134"}.icon-ui-feature-layer:before{content:"\f135"}.icon-ui-filter:before{content:"\f136"}.icon-ui-forward:before{content:"\f137"}.icon-ui-globe:before{content:"\f138"}.icon-ui-grant:before{content:"\f139"}.icon-ui-group:before{content:"\f13a"}.icon-ui-handle-horizontal:before{content:"\f13b"}.icon-ui-handle-vertical:before{content:"\f13c"}.icon-ui-home:before{content:"\f13d"}.icon-ui-key:before{content:"\f13e"}.icon-ui-labels:before{content:"\f13f"}.icon-ui-layer-list:before{content:"\f140"}.icon-ui-layers:before{content:"\f141"}.icon-ui-left-arrow-circled:before{content:"\f142"}.icon-ui-left-arrow:before{content:"\f143"}.icon-ui-left-triangle-arrow:before{content:"\f144"}.icon-ui-left:before{content:"\f145"}.icon-ui-line-chart:before{content:"\f146"}.icon-ui-link-external:before{content:"\f147"}.icon-ui-link:before{content:"\f148"}.icon-ui-loading-indicator:before{content:"\f149"}.icon-ui-locate:before{content:"\f14a"}.icon-ui-locked:before{content:"\f14b"}.icon-ui-map-pin:before{content:"\f14c"}.icon-ui-maps:before{content:"\f14d"}.icon-ui-marketplace:before{content:"\f14e"}.icon-ui-maximize:before{content:"\f14f"}.icon-ui-media:before{content:"\f150"}.icon-ui-media2:before{content:"\f151"}.icon-ui-menu:before{content:"\f152"}.icon-ui-minimize:before{content:"\f153"}.icon-ui-minus-circled:before{content:"\f154"}.icon-ui-minus:before{content:"\f155"}.icon-ui-mobile:before{content:"\f156"}.icon-ui-navigation:before{content:"\f157"}.icon-ui-notice-round:before{content:"\f158"}.icon-ui-notice-triangle:before{content:"\f159"}.icon-ui-organization:before{content:"\f15a"}.icon-ui-overview-arrow-bottom-left:before{content:"\f15b"}.icon-ui-overview-arrow-bottom-right:before{content:"\f15c"}.icon-ui-overview-arrow-top-left:before{content:"\f15d"}.icon-ui-overview-arrow-top-right:before{content:"\f15e"}.icon-ui-pan:before{content:"\f15f"}.icon-ui-pause:before{content:"\f160"}.icon-ui-phone:before{content:"\f161"}.icon-ui-pie-chart:before{content:"\f162"}.icon-ui-play:before{content:"\f163"}.icon-ui-plus-circled:before{content:"\f164"}.icon-ui-plus:before{content:"\f165"}.icon-ui-printer:before{content:"\f166"}.icon-ui-question:before{content:"\f167"}.icon-ui-radio-checked:before{content:"\f168"}.icon-ui-radio-unchecked:before{content:"\f169"}.icon-ui-refresh:before{content:"\f16a"}.icon-ui-resend-invitation:before{content:"\f16b"}.icon-ui-reverse:before{content:"\f16c"}.icon-ui-review:before{content:"\f16d"}.icon-ui-right-arrow-circled:before{content:"\f16e"}.icon-ui-right-arrow:before{content:"\f16f"}.icon-ui-right-triangle-arrow:before{content:"\f170"}.icon-ui-right:before{content:"\f171"}.icon-ui-rotate:before{content:"\f172"}.icon-ui-save:before{content:"\f173"}.icon-ui-search:before{content:"\f174"}.icon-ui-settings:before{content:"\f175"}.icon-ui-settings2:before{content:"\f176"}.icon-ui-share:before{content:"\f177"}.icon-ui-sign-out:before{content:"\f178"}.icon-ui-support:before{content:"\f179"}.icon-ui-table:before{content:"\f17a"}.icon-ui-tag:before{content:"\f17b"}.icon-ui-time-clock:before{content:"\f17c"}.icon-ui-trash:before{content:"\f17d"}.icon-ui-unlocked:before{content:"\f17e"}.icon-ui-up-arrow-circled:before{content:"\f17f"}.icon-ui-up-arrow:before{content:"\f180"}.icon-ui-up-down-arrows:before{content:"\f181"}.icon-ui-up:before{content:"\f182"}.icon-ui-upload:before{content:"\f183"}.icon-ui-user:before{content:"\f184"}.icon-ui-zoom-in-fixed:before{content:"\f185"}.icon-ui-zoom-in-magnifying-glass:before{content:"\f186"}.icon-ui-zoom-out-fixed:before{content:"\f187"}.icon-ui-zoom-out-magnifying-glass:before{content:"\f188"}.svg-icon{fill:currentColor;pointer-events:none;display:inline-block;width:1em;height:1em;vertical-align:-0.15em;padding-right:.15em}.svg-icon-yellow{fill:#fad817}.svg-icon-green{fill:#5a9359}.svg-icon-blue{fill:#0079c1}.svg-icon-light-blue{fill:#56a5d8}.svg-icon-dark-blue{fill:#005e95}.svg-icon-purple{fill:#9081bc}.svg-icon-orange{fill:#d17e21}.svg-icon-gray{fill:#959595}.svg-icon-red{fill:#de2900}.esri-icon-yellow:before,.icon-ui-yellow:before{color:#fad817}.esri-icon-green:before,.icon-ui-green:before{color:#5a9359}.esri-icon-blue:before,.icon-ui-blue:before{color:#0079c1}.esri-icon-light-blue:before,.icon-ui-light-blue:before{color:#56a5d8}.esri-icon-dark-blue:before,.icon-ui-dark-blue:before{color:#005e95}.esri-icon-purple:before,.icon-ui-purple:before{color:#9081bc}.esri-icon-orange:before,.icon-ui-orange:before{color:#d17e21}.esri-icon-gray:before,.icon-ui-gray:before{color:#959595}.esri-icon-red:before,.icon-ui-red:before{color:#de2900}[class*="icon-social-"]{background-color:#b2b2b2;width:30px;height:30px;display:inline-block;background-repeat:no-repeat;-webkit-transition:background-color 200ms linear;transition:background-color 200ms linear}[class*="icon-social-"]:hover{-webkit-transition:background-color 200ms linear;transition:background-color 200ms linear}.icon-social-contact{background-image:url(../img/icons/social/contact.svg)!important}.icon-social-contact:hover{background-color:#8EC449!important}.icon-social-facebook{background-image:url(../img/icons/social/facebook.svg)!important}.icon-social-facebook:hover{background-color:#3D5A96!important}.icon-social-geonet{background-image:url(../img/icons/social/geonet.svg)!important}.icon-social-geonet:hover{background-color:#127BC0!important}.icon-social-github{background-image:url(../img/icons/social/github.svg)!important}.icon-social-github:hover{background-color:#171515!important}.icon-social-google-plus{background-image:url(../img/icons/social/google-plus.svg)!important}.icon-social-google-plus:hover{background-color:#DD4C3C!important}.icon-social-instagram{background-image:url(../img/icons/social/instagram.svg)!important}.icon-social-instagram:hover{background-color:#1B6FB1!important}.icon-social-linkedin{background-image:url(../img/icons/social/linkedin.svg)!important}.icon-social-linkedin:hover{background-color:#127CB3!important}.icon-social-pinterest{background-image:url(../img/icons/social/pinterest.svg)!important}.icon-social-pinterest:hover{background-color:#BB0F23!important}.icon-social-rss{background-image:url(../img/icons/social/rss.svg)!important}.icon-social-rss:hover{background-color:#FD8023!important}.icon-social-share{background-image:url(../img/icons/social/share.svg)!important}.icon-social-share:hover{background-color:#1EBD21!important}.icon-social-twitter{background-image:url(../img/icons/social/twitter.svg)!important}.icon-social-twitter:hover{background-color:#59ADEB!important}.icon-social-youtube{background-image:url(../img/icons/social/youtube.svg)!important}.icon-social-youtube:hover{background-color:#CF2529!important}.esri-logo{margin:0.3875rem;content:"";display:inline-block;background-repeat:no-repeat;background-position:center;background-color:transparent;min-height:30px;min-width:70px;line-height:0;background-size:100% 100%;background-image:url(../img/logo/esri-logo.svg)!important}.esri-logo-reverse{margin:0.3875rem;content:"";display:inline-block;background-repeat:no-repeat;background-position:center;background-color:transparent;min-height:30px;min-width:70px;line-height:0;background-size:100% 100%;background-image:url(../img/logo/esri-logo.svg)!important;background-image:url(../img/logo/esri-logo-reversed.svg)!important}.esri-logo-condensed{margin-left:0;margin-right:0;margin-bottom:-0.125rem;margin-top:-0.135rem}.btn{position:relative;display:inline-block;padding:0.31rem 0.9rem;width:auto;color:white;border:1px solid #0079c1;background-color:#0079c1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.05s linear;transition:all 0.05s linear;cursor:pointer;white-space:nowrap;font-size:0.9375rem;line-height:1.55rem}@media screen and (max-width:859px){.btn{font-size:0.9375rem}}@media screen and (max-width:479px){.btn{font-size:0.9375rem}}.btn:hover{text-decoration:none;background-color:#005e95;color:white}.btn-transparent{background:none;color:#0079c1;border:none}.btn-transparent:hover{color:#005e95;background:none;text-decoration:underline}.btn-clear{color:#0079c1;background:white;border-color:#0079c1}.btn-clear:hover{color:white;background:#005e95;border-color:#005e95}.btn-clear-white{background:none;color:white;border:1px solid white}.btn-clear-white:hover{color:#959595;background:white}.btn-small{font-size:0.875rem;line-height:1.55rem;padding:0.2325rem 0.675rem}@media screen and (max-width:859px){.btn-small{font-size:0.875rem}}@media screen and (max-width:479px){.btn-small{font-size:0.875rem}}.btn-large{font-size:1rem;line-height:1.55rem;padding:.5rem 1rem .5rem}@media screen and (max-width:859px){.btn-large{font-size:1rem}}@media screen and (max-width:479px){.btn-large{font-size:1rem}}.btn-fill{width:100%;text-align:center}.btn-half{width:50%;text-align:center}.btn-grouped{float:left}html[dir="rtl"] .btn-grouped{float:right}.btn-grouped + .btn-grouped{margin-left:1px}html[dir="rtl"] .btn-grouped + .btn-grouped{margin-left:0;margin-right:1px}.btn-grouped:last-of-type{float:none}.btn-grouped.btn-half{margin-left:0}.btn-white{background:white;color:#4c4c4c;border:1px solid white}.btn-white:hover{color:#4c4c4c;background:#efefef}.btn-red{color:#de2900;background:transparent;border-color:#de2900}.btn-red:hover{color:white;background:#ab3c16;border-color:#ab3c16}.btn-green{background-color:#5a9359;border-color:#5a9359}.btn-green:hover{background-color:#338033}.btn:disabled,.btn-disabled,button[disabled]{cursor:not-allowed;pointer-events:none;opacity:.3}button,input[type='button'],input[type='submit']{position:relative;display:inline-block;padding:0.31rem 0.9rem;width:auto;color:white;border:1px solid #0079c1;background-color:#0079c1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.05s linear;transition:all 0.05s linear;cursor:pointer;white-space:nowrap;font-size:0.9375rem;line-height:1.55rem}@media screen and (max-width:859px){button,input[type='button'],input[type='submit']{font-size:0.9375rem}}@media screen and (max-width:479px){button,input[type='button'],input[type='submit']{font-size:0.9375rem}}button:hover,input[type='button']:hover,input[type='submit']:hover{text-decoration:none;background-color:#005e95;color:white}input[type='file']::-webkit-file-upload-button,::-ms-browse{webkit-appearance:none;position:relative;display:inline-block;padding:0.31rem 0.9rem;width:auto;color:white;border:1px solid #0079c1;background-color:#0079c1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.05s linear;transition:all 0.05s linear;cursor:pointer;white-space:nowrap;font-size:0.9375rem;line-height:1.55rem}@media screen and (max-width:859px){input[type='file']::-webkit-file-upload-button,::-ms-browse{font-size:0.9375rem}}@media screen and (max-width:479px){input[type='file']::-webkit-file-upload-button,::-ms-browse{font-size:0.9375rem}}input[type='file']::-webkit-file-upload-button:hover,::-ms-browse:hover{text-decoration:none;background-color:#005e95;color:white}.label{background-color:#efefef;padding:.25em .5em;border-radius:3px;font-size:.85em;line-height:1;white-space:nowrap}.label-red{background-color:#de2900;color:white}.label-yellow{background-color:#efe397;color:#4c4c4c}.label-green{background-color:#5a9359;color:white}.label-blue{background-color:#0079c1;color:white}.dropdown{position:relative;display:inline-block}.dropdown.is-active .dropdown-menu{display:block}.dropdown-btn{cursor:pointer;position:relative}.dropdown-menu{position:absolute;min-width:200px;-webkit-box-shadow:0 0 16px 0 rgba(0,0,0,0.05);-moz-box-shadow:0 0 16px 0 rgba(0,0,0,0.05);box-shadow:0 0 16px 0 rgba(0,0,0,0.05);z-index:1000;display:none;overflow:auto}.dropdown-menu.dropdown-right{right:0}.dropdown-title{position:relative;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0.51667rem;font-size:0.875rem;line-height:1.55rem;color:#6e6e6e;background-color:white;border-top:1px solid #efefef;white-space:nowrap;cursor:pointer;background-color:#f8f8f8;cursor:auto}@media screen and (max-width:859px){.dropdown-title{font-size:0.875rem}}@media screen and (max-width:479px){.dropdown-title{font-size:0.875rem}}.dropdown-title:hover{background-color:#f8f8f8;text-decoration:none;color:#6e6e6e}.dropdown-title.is-active,.dropdown-title:focus{text-indent:-3px;border-left:3px solid #0079c1}.dropdown-link{position:relative;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0.51667rem;font-size:0.875rem;line-height:1.55rem;color:#6e6e6e;background-color:white;border-top:1px solid #efefef;white-space:nowrap;cursor:pointer}@media screen and (max-width:859px){.dropdown-link{font-size:0.875rem}}@media screen and (max-width:479px){.dropdown-link{font-size:0.875rem}}.dropdown-link:hover{background-color:#f8f8f8;text-decoration:none;color:#6e6e6e}.dropdown-link.is-active,.dropdown-link:focus{text-indent:-3px;border-left:3px solid #0079c1}.breadcrumbs{font-size:0.875rem;line-height:1.55rem;color:#828282}@media screen and (max-width:859px){.breadcrumbs{font-size:0.875rem}}@media screen and (max-width:479px){.breadcrumbs{font-size:0.875rem}}.crumb{color:#828282;padding:0 0.25rem 0 0.75rem;background:url(../img/forward-slash.svg) left center no-repeat transparent;float:left}html[dir="rtl"] .crumb{padding:0 0.75rem 0 0.25rem;background:url(../img/forward-slash.svg) right center no-repeat transparent;white-space:nowrap}html[dir="rtl"] .crumb{float:right}.crumb.is-active{font-weight:600}.breadcrumbs-white .crumb{color:white;color:white;background-image:url(../img/forward-slash-white.svg)}.breadcrumbs-white .crumb:hover{color:#efefef}.crumb:first-child{background-image:none;padding-left:0}html[dir="rtl"] .crumb:first-child{padding-right:0;background:none}.tooltip{position:relative;cursor:pointer}.tooltip:after{content:attr(aria-label);position:absolute;z-index:1000000;display:none;padding:0.3875rem 0.775rem;font-size:0.875rem;line-height:1.55rem;color:white;text-align:center;word-wrap:break-word;white-space:pre;pointer-events:none;background:rgba(0,0,0,0.75);border-radius:3px}@media screen and (max-width:859px){.tooltip:after{font-size:0.875rem}}@media screen and (max-width:479px){.tooltip:after{font-size:0.875rem}}.tooltip:before{content:"";position:absolute;z-index:1000001;display:none;width:0;height:0;color:rgba(0,0,0,0.75);pointer-events:none;border:5px solid transparent}.tooltip:hover,.tooltip:active,.tooltip:focus{text-decoration:none}.tooltip:hover:before,.tooltip:hover:after,.tooltip:active:before,.tooltip:active:after,.tooltip:focus:before,.tooltip:focus:after{display:inline-block}.tooltip-multiline:hover:after,.tooltip-multiline:active:after,.tooltip-multiline:focus:after{display:table-cell}.tooltip:after{top:100%;right:50%;margin-top:5px;line-height:1.5}.tooltip:before{top:auto;right:50%;bottom:-5px;margin-right:-5px;border-bottom-color:rgba(0,0,0,0.75)}.tooltip-top:after{top:auto;right:50%;bottom:100%;margin-bottom:5px}.tooltip-top:before{top:-5px;right:50%;bottom:auto;margin-right:-5px;border-top-color:rgba(0,0,0,0.75);border-bottom:5px solid transparent}.tooltip:after,.tooltip-bottom:after{-webkit-transform:translateX(50%);-moz-transform:translateX(50%);-ms-transform:translateX(50%);-o-transform:translateX(50%);transform:translateX(50%)}.tooltip-left:after{top:auto;right:100%;margin-right:5px;bottom:50%;margin-bottom:inherit;-webkit-transform:translateY(50%);-moz-transform:translateY(50%);-ms-transform:translateY(50%);-o-transform:translateY(50%);transform:translateY(50%)}html[dir="rtl"] .tooltip-left:after{right:auto;left:100%;margin-right:0;margin-left:5px}.tooltip-left:before{top:50%;bottom:50%;left:-5px;margin-top:-5px;border-left-color:rgba(0,0,0,0.75);border-bottom:5px solid transparent}html[dir="rtl"] .tooltip-left:before{left:auto;right:-5px;margin-right:0;border-left-color:transparent;border-right-color:rgba(0,0,0,0.75)}.tooltip-right:after{top:auto;right:auto;bottom:50%;left:100%;margin-left:5px;-webkit-transform:translateY(50%);-moz-transform:translateY(50%);-ms-transform:translateY(50%);-o-transform:translateY(50%);transform:translateY(50%)}html[dir="rtl"] .tooltip-right:after{left:auto;right:100%;margin-left:0;margin-right:5px}.tooltip-right:before{top:50%;right:-5px;bottom:50%;margin-top:-5px;margin-right:0;border-right-color:rgba(0,0,0,0.75);border-bottom:5px solid transparent}html[dir="rtl"] .tooltip-right:before{left:-5px;right:auto;border-left-color:rgba(0,0,0,0.75);border-right-color:transparent}.tooltip-multiline:after{width:-moz-max-content;width:-webkit-max-content;max-width:250px;word-break:break-word;word-wrap:normal;white-space:pre-line;border-collapse:separate}.tooltip-multiline.tooltip-bottom:after,.tooltip-multiline.tooltip-top:after{right:auto;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.tooltip-multiline.tooltip-left:after,.tooltip-multiline.tooltip-right:after{right:100%}@media screen and (min-width:0\0){.tooltip-multiline:after{width:250px}}.alert{font-size:0.9375rem;line-height:1.55rem;padding:0.775rem 0.775rem;color:rgba(0,0,0,0.75);background-color:#d2e9f9;position:relative;display:none;z-index:100;max-width:40em;border:1px solid #0079c1;-webkit-box-shadow:0 0 16px 0 rgba(0,0,0,0.05);-moz-box-shadow:0 0 16px 0 rgba(0,0,0,0.05);box-shadow:0 0 16px 0 rgba(0,0,0,0.05);color:#4c4c4c}@media screen and (max-width:859px){.alert{font-size:0.9375rem}}@media screen and (max-width:479px){.alert{font-size:0.9375rem}}.alert:hover{color:#323232}.alert.is-active{display:block}.alert a:hover{color:rgba(0,0,0,0.75)}.alert-red{background-color:#f3ded7;border-color:#e4a793}.alert-yellow{background-color:#f3edc7;border-color:#e4d154}.alert-green{background-color:#ddeedb;border-color:#9bc19c}.alert-close{position:absolute;right:0.775rem}html[dir="rtl"] .alert-close{right:auto;left:0.775rem}.panel{background-color:#f8f8f8;border:1px solid #efefef;padding:1.023rem}.panel:after{content:'';display:table;clear:both}.panel code{background-color:white}.panel-black{background-color:#323232;color:white;border:1px solid #4c4c4c}.panel-dark{background-color:#595959;color:white;border:1px solid #4c4c4c}.panel-white{background-color:white;border:1px solid #efefef}.panel-white code{background-color:#f8f8f8}.panel-dark-blue{background-color:#004575;color:white;border:1px solid #052942}.panel-blue{background-color:#0079c1;color:white;border:1px solid #005e95}.panel-light-blue{color:#323232;background-color:#56a5d8;border:1px solid #0079c1}.panel-no-border{border:none}.panel-no-padding{padding:0}table{width:100%;background-color:white;border-collapse:collapse;border-spacing:0;border:1px solid #ccc;text-align:left;overflow:auto;font-size:0.875rem;line-height:1.55rem}@media screen and (max-width:859px){table{font-size:0.875rem}}@media screen and (max-width:479px){table{font-size:0.875rem}}html[dir="rtl"] table{text-align:right}table > thead{background-color:#efefef;border-bottom:1px solid #ccc;font-weight:400;font-style:normal;font-size:1rem;line-height:1.55rem}table > thead b,table > thead strong{font-weight:500}@media screen and (max-width:859px){table > thead{font-size:1rem}}@media screen and (max-width:479px){table > thead{font-size:1rem}}table > tbody{overflow:auto;width:100%}table > tfoot{background-color:#efefef;border-top:1px solid #ccc}table th,table td{font-weight:300;border-left:1px solid #ccc;border-right:1px solid #ccc;padding:0.51667rem}html[dir="rtl"] table th,html[dir="rtl"] table td{text-align:right}table tr{border-bottom:1px solid #ccc;text-align:left}table tr:last-child{border-bottom:none}table caption{color:#959595;caption-side:bottom;line-height:1.55rem;padding:0.3875rem 0.775rem}.table-blue{border:1px solid #0079c1}.table-blue > thead{background-color:#0079c1;border:none;border-bottom:1px solid #0079c1;color:white}.table-blue > thead tr:nth-child(even){background-color:#bcdaed;color:#4c4c4c}.table-blue > tfoot{border-top:1px solid #0079c1}.table-blue th,.table-blue td{border-left:1px solid #0079c1;border-right:1px solid #0079c1}.table-blue tr{border-bottom:1px solid #0079c1}.table-plain{border:none}.table-plain > thead,.table-plain > tfoot,.table-plain th,.table-plain td{background-color:transparent;border:none}.table-plain tr{border:none}.table-plain tr:nth-child(even){background-color:transparent}.table-plain tr:nth-child(even) td{background-color:transparent}.table-striped tr:nth-child(even){background-color:#f8f8f8}.table-striped tr:nth-child(even) a{color:#005e95}.table-striped tr:nth-child(even) td{background-color:#f8f8f8}.table-striped.table-blue tr:nth-child(even){background-color:#d2e9f9}.table-striped.table-blue tr:nth-child(even) td{background-color:#d2e9f9}.table-no-table{width:auto;background-color:transparent;border-collapse:auto;border-spacing:0;border:none;text-align:left;overflow:auto;margin-bottom:0}.table-no-table thead,.table-no-table tbody{font-size:1rem;line-height:1.55rem;border:none;background-color:transparent;overflow:auto;width:100%}@media screen and (max-width:859px){.table-no-table thead,.table-no-table tbody{font-size:1rem}}@media screen and (max-width:479px){.table-no-table thead,.table-no-table tbody{font-size:1rem}}.table-no-table th,.table-no-table td{background-color:transparent;border:none}.table-no-table tr{border:none;text-align:left}form{margin:0;padding:0}fieldset{margin:0 0 1.55rem 0;padding:0;border:none;display:block}label{position:relative;display:block;margin:0 0 1.55rem 0}legend{position:relative;display:block;margin-bottom:.25rem}input,select,textarea{position:relative;display:block;height:2.25rem;width:100%;max-width:100%;margin:.25rem 0 0 0;padding:0 0.31rem;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:"Avenir Next W01","Avenir Next W00","Avenir Next","Avenir","Helvetica Neue","Helvetica","Arial",sans-serif;font-size:0.9375rem;line-height:1.25rem;color:#4c4c4c;vertical-align:baseline;outline:none;outline-offset:0;background-color:white;border:1px solid #a9a9a9;border-radius:0;-webkit-transition:border-color 150ms linear;transition:border-color 150ms linear;box-shadow:inset 0 1px 2px rgba(0,0,0,0.075)}input:disabled,select:disabled,textarea:disabled{opacity:.3;cursor:default}input:focus,select:focus,textarea:focus{border-color:#0079c1;box-shadow:inset 0 1px 2px rgba(0,0,0,0.075),0 0 5px rgba(81,167,232,0.5)}textarea{height:auto;padding-top:0.31rem}:placeholder{color:#767676}:input-placeholder{color:#767676}::-webkit-input-placeholder{color:#767676}::-moz-placeholder{color:#767676}:-ms-input-placeholder{color:#767676}.input-search{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMnB4IiBoZWlnaHQ9IjMycHgiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0iIzZENkU3MSI+ICAgIDxwYXRoIGQ9Ik0zMS42MDcgMjcuODM4bC02LjEzMy02LjEzN2ExLjMzNiAxLjMzNiAwIDAgMC0xLjg4NyAwbC0uMDM1LjAzNS0yLjUzMy0yLjUzMy0uMDE0LjAxNGMzLjY1Mi00LjU1NiAzLjQyMi0xMS4xOTUtLjgwMy0xNS40Mi00LjUyOS00LjUyNy0xMS44NzUtNC41MzEtMTYuNDA0IDAtNC41MzEgNC41MzEtNC41MjkgMTEuODc1IDAgMTYuNDA2IDQuMjA1IDQuMjA0IDEwLjgxMSA0LjQ1NSAxNS4zNjUuODQ4bC4wMDQuMDAzLS4wMzMuMDMzIDIuNTQxIDIuNTRhMS4zMyAxLjMzIDAgMCAwIC4wMjUgMS44NDhsNi4xMzUgNi4xMzNhMS4zMyAxLjMzIDAgMCAwIDEuODg3IDBsMS44ODUtMS44ODNhMS4zMzIgMS4zMzIgMCAwIDAgMC0xLjg4N3pNMTcuODExIDE3LjgwOWE4LjIxMyA4LjIxMyAwIDAgMS0xMS42MTkgMCA4LjIxNyA4LjIxNyAwIDAgMSAwLTExLjYyMiA4LjIxOSA4LjIxOSAwIDAgMSAxMS42MTkuMDA0IDguMjE2IDguMjE2IDAgMCAxIDAgMTEuNjE4eiIvPjwvc3ZnPg==);background-size:1em;background-position:.25em center;background-repeat:no-repeat;padding-left:1.75em}.input-minimal{font-size:1rem;line-height:1.55rem;border-top:none;border-right:none;border-left:none;border-bottom-color:#ccc;box-shadow:none}@media screen and (max-width:859px){.input-minimal{font-size:1rem}}@media screen and (max-width:479px){.input-minimal{font-size:1rem}}.input-minimal:focus{border-bottom-color:#999;box-shadow:none}.input-error{border-color:#c86a4a;padding-right:24px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjE2cHgiIHZpZXdCb3g9IjAgMCAxNiAxNiIgeD0iMiIgeT0iMCI+PHBhdGggZmlsbD0iI2M4NmE0YSIgZD0iTTExLjIyNSwwSDQuNjQ4TDAsNC42NXY2LjU3Nmw0LjY0OCw0LjY0OWg2LjU3Nmw0LjY1LTQuNjQ5VjQuNjVMMTEuMjI1LDB6IE05LjA3MSwxMy42MDdINi44MDR2LTIuMjY5aDIuMjY4VjEzLjYwN3ogTTkuMDcxLDkuMDcxSDYuODA0VjMuNDAyaDIuMjY4VjkuMDcxeiIvPjwvc3ZnPg==);background-position:right center;background-repeat:no-repeat}.input-error:focus{border-color:#c86a4a;box-shadow:inset 0 1px 2px rgba(0,0,0,0.075),0 0 5px rgba(200,106,75,0.5)}.input-success{padding-right:24px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSIwIDAgMjQgMTYiPjxwb2x5Z29uIGZpbGw9IiM1QTkzNTkiIHBvaW50cz0iOC4xODgsMTEuMDgyIDQuMDU5LDYuOTUyIDIuMjU4LDguNzUyIDguMTg4LDE0LjY4MyAxOS43NTQsMy4xMTkgMTcuOTU0LDEuMzE3ICIvPjwvc3ZnPg==);background-position:right center;background-repeat:no-repeat}.input-error-message{font-size:0.875rem;line-height:1.55rem;padding:0.3875rem 0.3875rem;color:rgba(0,0,0,0.75);background-color:#f3ded7;border:1px solid #e4a793;position:relative;display:none;margin-top:.5rem}@media screen and (max-width:859px){.input-error-message{font-size:0.875rem}}@media screen and (max-width:479px){.input-error-message{font-size:0.875rem}}.input-error-message:after{content:"";position:absolute;left:11px;top:-15px;width:0;height:0;pointer-events:none;border:8px solid transparent;border-bottom-color:#f3ded7}.input-error-message:before{content:"";position:absolute;left:11px;top:-16px;width:0;height:0;pointer-events:none;border:8px solid transparent;border-bottom-color:#e4a793}.input-error-message.is-active,.input-error-message.is-active:before,.input-error-message.is-active:after{display:inline-block}input[type='radio'],input[type='checkbox']{float:left;width:1rem;height:1rem;margin-top:.135rem;margin-right:.125rem;margin-left:.125rem;line-height:1.25rem;box-shadow:none}html[dir="rtl"] input[type='radio'],html[dir="rtl"] input[type='checkbox']{float:right}input[type='radio']:focus,input[type='checkbox']:focus{box-shadow:none;border:none;outline:auto}.fieldset-radio label,.fieldset-checkbox label{margin-bottom:.25rem;font-size:0.9375rem;line-height:1.25rem;color:#595959;width:auto}select{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjQsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTAwcHgiIGhlaWdodD0iMTAwcHgiIHZpZXdCb3g9IjAgMCAxMDAgMTAwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMDAgMTAwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxwYXRoIGZpbGw9IiM1OTU5NTkiIGQ9Ik03NS43NDksMzcuNDY2YzAuNDI1LDAuNDI1LDAuNTUyLDEuMDYzLDAuMzIyLDEuNjE4Qzc1Ljg0MSwzOS42MzksNzUuMzAxLDQwLDc0LjY5OSw0MGgtNDkuNA0KCQljLTAuNiwwLTEuMTQzLTAuMzYyLTEuMzcyLTAuOTE3Yy0wLjIzLTAuNTU1LTAuMTAzLTEuMTkzLDAuMzIyLTEuNjE4bDIzLjQ0LTIzLjQ0YzEuMjc2LTEuMjc2LDMuMzQzLTEuMjc2LDQuNjIsMEw3NS43NDksMzcuNDY2DQoJCUw3NS43NDksMzcuNDY2eiBNMjQuMjUsNjIuNTM0Yy0wLjQyNi0wLjQyNS0wLjU1My0xLjA2My0wLjMyMy0xLjYxOGMwLjIzLTAuNTU1LDAuNzctMC45MTYsMS4zNy0wLjkxNkg3NC43DQoJCWMwLjYwMiwwLDEuMTQzLDAuMzU5LDEuMzczLDAuOTE2YzAuMjMsMC41NTUsMC4xMDMsMS4xOTMtMC4zMjIsMS42MThMNTIuMzEsODUuOTc3Yy0xLjI3NSwxLjI3NS0zLjM0NCwxLjI3NC00LjYyLDBMMjQuMjUsNjIuNTM0eg0KCQkiLz4NCjwvZz4NCjwvc3ZnPg0K);background-position:center right;background-repeat:no-repeat;background-size:.9rem;width:auto;padding-right:1.55rem;-webkit-appearance:none;-moz-appearance:none}html[dir="rtl"] select{background-position:center left;padding-left:1.55rem;padding-right:0.31rem}select[multiple]{height:auto;background-image:none;padding:0}select[multiple] option{padding:0.31rem}.select-full{width:100%}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){select::-ms-expand{display:none}select:focus::-ms-value{background:transparent;color:#595959}}.input-group{display:table;margin-top:0.3875rem}.input-group-button{width:1%;vertical-align:middle;display:table-cell}.input-group-button .btn,.input-group-button button{height:2.25rem;margin-left:-1px}input.input-group-input,.input-group-input{display:table-cell;position:relative;margin-top:0;width:100%;vertical-align:middle}.loader-bars:before,.loader-bars:after,.loader-bars{background:#0079c1;-webkit-animation:load 0.8s infinite ease-in-out;animation:load 0.8s infinite ease-in-out;width:0.85rem;height:2rem}.loader-bars:before,.loader-bars:after{position:absolute;top:0;content:''}@-webkit-keyframes load{0%,80%,100%{opacity:.75;box-shadow:0 0 #0079c1;height:2rem}40%{opacity:1;box-shadow:0 -0.5rem #0079c1;height:2.5rem}}@keyframes load{0%,80%,100%{opacity:.75;box-shadow:0 0 #0079c1;height:2rem}40%{opacity:1;box-shadow:0 -0.5rem #0079c1;height:2.5rem}}.loader{display:none;position:relative}.loader.is-active{display:block}.loader-bars{text-indent:-9999em;margin:auto;position:absolute;right:50%;font-size:11px;-webkit-animation-delay:0.16s;animation-delay:0.16s}.loader-bars:before{left:-1.25rem}.loader-bars:after{left:1.25rem;-webkit-animation-delay:0.32s;animation-delay:0.32s}.loader-text{text-align:center;padding-top:4rem;font-weight:400;font-style:normal}.loader-text b,.loader-text strong{font-weight:500}.loader-text:after{content:"…"}.ie9 .loader-bars{position:inherit;background-color:transparent;background-image:url(../img/loader-ie9.gif);background-position:center top;animation:none;-webkit-animation-delay:none;-webkit-animation:none;width:64px;height:64px}.ie9 .loader-bars:before,.ie9 .loader-bars:after{background:none;animation:none;-webkit-animation:none;width:0;height:0}.ie9 .loader-text{padding-top:2rem}.skip-to-content{opacity:0;float:left;pointer-events:none;margin:0 0 0 1rem;position:absolute;z-index:10;background-color:transparent;-webkit-transition:150ms linear;transition:150ms linear}.skip-to-content:focus{opacity:1;-webkit-transition:150ms linear;transition:150ms linear;background-color:white}.card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;background:white;box-shadow:0 0 0 1px rgba(0,0,0,0.1),0 0 16px 0 rgba(0,0,0,0.05)}.card-image-wrap{width:100%;position:relative;margin-bottom:0;-webkit-box-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.card-image{width:100%;display:block}.card-image-caption{background:rgba(255,255,255,0.8);width:100%;box-sizing:border-box;position:absolute;bottom:0;font-size:0.875rem;line-height:1.55rem;padding:.35rem 1.25rem .35rem 1.25rem}@media screen and (max-width:859px){.card-image-caption{font-size:0.875rem}}@media screen and (max-width:479px){.card-image-caption{font-size:0.875rem}}.card-last{margin-bottom:auto}.card-content{padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.card-shaped{box-shadow:none;background:transparent}.card-shaped .card-content{border:1px solid rgba(0,0,0,0.1);box-shadow:0 0 16px 0 rgba(0,0,0,0.05);padding-top:4rem}.card-shaped .card-image-wrap{margin-bottom:-3rem;padding:0 1.25rem;box-sizing:border-box}.card-bar-lightest-blue{border-top:3px solid #d2e9f9}.card-bar-lighter-blue{border-top:3px solid #bcdaed}.card-bar-light-blue{border-top:3px solid #56a5d8}.card-bar-blue{border-top:3px solid #0079c1}.card-bar-dark-blue{border-top:3px solid #005e95}.card-bar-light-green{border-top:3px solid #9bc19c}.card-bar-green{border-top:3px solid #5a9359}.card-bar-dark-green{border-top:3px solid #338033}.card-bar-light-red{border-top:3px solid #e4a793}.card-bar-red{border-top:3px solid #de2900}.card-bar-dark-red{border-top:3px solid #ab3c16}.card-bar-light-orange{border-top:3px solid #e8912e}.card-bar-orange{border-top:3px solid #d17e21}.card-bar-dark-orange{border-top:3px solid #ad6511}.card-bar-light-yellow{border-top:3px solid #efe397}.card-bar-yellow{border-top:3px solid #e4d154}.card-bar-dark-yellow{border-top:3px solid #d9bf2b}.card-bar-light-purple{border-top:3px solid #c4bcdc}.card-bar-purple{border-top:3px solid #9081bc}.card-bar-dark-purple{border-top:3px solid #7461a8}.card-bar-light-brown{border-top:3px solid #d2b38f}.card-bar-brown{border-top:3px solid #a57946}.card-bar-dark-brown{border-top:3px solid #8c5e2a}.card-wide{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.card-wide .card-content{display:block;-webkit-box-flex:1 1 75%;-ms-flex:1 1 75%;flex:1 1 75%}.card-wide-image-wrap{position:relative;top:0;left:0;bottom:0;width:25%;overflow:hidden;margin-bottom:0}.card-wide-image{width:auto;min-width:100%;max-width:none;height:100%;margin:0;display:block;position:absolute}@-webkit-keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fade-out{0%{opacity:1}100%{opacity:0}}@keyframes fade-out{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes in-up{0%{transform:translate3d(0,100%,0)}100%{transform:translate3d(0,0,0)}}@keyframes in-up{0%{transform:translate3d(0,100%,0)}100%{transform:translate3d(0,0,0)}}@-webkit-keyframes in-down{0%{transform:translate3d(0,-100%,0)}100%{transform:translate3d(0,0,0)}}@keyframes in-down{0%{transform:translate3d(0,-100%,0)}100%{transform:translate3d(0,0,0)}}@-webkit-keyframes out-up{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(0,100%,0)}}@keyframes out-up{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(0,100%,0)}}@-webkit-keyframes out-down{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(0,-100%,0)}}@keyframes out-down{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(0,-100%,0)}}.fade-in,.animate-fade-in{opacity:0;-webkit-animation:fade-in ease-in 1;-moz-animation:fade-in ease-in 1;animation:fade-in ease-in 1;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:0.75s;-moz-animation-duration:0.75s;animation-duration:0.75s}.animate-fade-out{-webkit-animation:fade-out ease-out 1;-moz-animation:fade-out ease-out 1;animation:fade-out ease-out 1;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:0.75s;-moz-animation-duration:0.75s;animation-duration:0.75s}.animate-in-down{-webkit-animation:in-down ease-out 1;-moz-animation:in-down ease-out 1;animation:in-down ease-out 1;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:0.5s;-moz-animation-duration:0.5s;animation-duration:0.5s}.animate-in-up{-webkit-animation:in-up ease-out 1;-moz-animation:in-up ease-out 1;animation:in-up ease-out 1;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:0.5s;-moz-animation-duration:0.5s;animation-duration:0.5s}.animate-out-down{-webkit-animation:out-down ease-in 1;-moz-animation:out-down ease-in 1;animation:out-down ease-in 1;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:0.5s;-moz-animation-duration:0.5s;animation-duration:0.5s}.animate-out-up{-webkit-animation:out-up ease-in 1;-moz-animation:out-up ease-in 1;animation:out-up ease-in 1;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:0.5s;-moz-animation-duration:0.5s;animation-duration:0.5s}.top-nav{position:relative;font-weight:400;font-style:normal;border-bottom:1px solid #efefef;background-color:white;z-index:100}.top-nav b,.top-nav strong{font-weight:500}.top-nav .esri-logo{margin-top:1rem}.top-nav .sign-in{padding-top:1.55rem}.top-nav-title{font-weight:400;font-style:normal;font-size:1.2019rem;line-height:1.55rem;float:left;margin-right:1.5rem;padding-top:1.125rem;padding-bottom:calc(1.25rem - 4px);line-height:1.5rem;border-bottom:4px solid transparent;color:#4c4c4c}.top-nav-title b,.top-nav-title strong{font-weight:500}@media screen and (max-width:859px){.top-nav-title{font-size:1.1305rem}}@media screen and (max-width:479px){.top-nav-title{font-size:1.0625rem}}html[dir="rtl"] .top-nav-title{float:right}html[dir="rtl"] .top-nav-title{white-space:nowrap;margin-right:0;margin-left:1.5rem}.top-nav-title:hover{color:#0079c1;border-bottom-color:#0079c1;text-decoration:none}.top-nav-list{float:left;padding:0}html[dir="rtl"] .top-nav-list{float:right}.top-nav-list .top-nav-link + .top-nav-link{margin-left:.75em}html[dir="rtl"] .top-nav-list .top-nav-link + .top-nav-link{margin-left:0;margin-right:.75em}.top-nav-list.right{float:right}html[dir="rtl"] .top-nav-list.right{float:left}.top-nav-link{font-size:0.9375rem;line-height:1.55rem;color:#4c4c4c;padding-top:1.1625rem;padding-bottom:calc(1.1625rem - 4px);border-bottom:4px solid transparent;line-height:1.5rem;display:inline-block;vertical-align:top}@media screen and (max-width:859px){.top-nav-link{font-size:0.9375rem}}@media screen and (max-width:479px){.top-nav-link{font-size:0.9375rem}}.top-nav-link:hover,.top-nav-link:focus{color:#0079c1;border-bottom-color:#0079c1;text-decoration:none}.top-nav-link:focus{outline:none}.top-nav-link.is-active{border-bottom-color:#0079c1}.top-nav-flex{display:flex}.top-nav-flex-list{flex-grow:1;flex-basis:30%}.top-nav-flex-title{flex-grow:2;text-align:center}.sign-in{float:right;padding-left:0.3875rem;margin-top:-0.7rem}html[dir="rtl"] .sign-in{float:left}html[dir="rtl"] .sign-in{padding-left:0;padding-right:0.3875rem}.user-nav-name{padding-right:1.5em;color:#4c4c4c}.user-nav-name:hover{text-decoration:none}.user-nav-image{width:1.2rem;height:1.2rem;vertical-align:-0.25rem}.sub-nav{background-color:#efefef}.sub-nav-title{font-size:1.9994rem;line-height:2.325rem;margin-top:0.775rem;margin-bottom:0.775rem;display:inline-block;line-height:1.25}@media screen and (max-width:859px){.sub-nav-title{font-size:1.7689rem}}@media screen and (max-width:479px){.sub-nav-title{font-size:1.5625rem}}.sub-nav-list{width:100%;float:left}html[dir="rtl"] .sub-nav-list{float:right}.sub-nav-link{padding:.25em .75em;margin:0 .25em 0 0;float:left;font-family:"Avenir Next W01","Avenir Next W00","Avenir Next","Avenir","Helvetica Neue","Helvetica","Arial",sans-serif;color:#efefef;font-size:0.9375rem;line-height:1.55rem;background-color:rgba(0,0,0,0.45);box-sizing:border-box;-webkit-transition:background-color 150ms linear,color 150ms 150ms linear;transition:background-color 150ms linear,color 150ms 150ms linear}html[dir="rtl"] .sub-nav-link{float:right}@media screen and (max-width:859px){.sub-nav-link{font-size:0.9375rem}}@media screen and (max-width:479px){.sub-nav-link{font-size:0.9375rem}}.sub-nav-link:hover,.sub-nav-link:focus{background-color:rgba(0,0,0,0.3);color:white;text-decoration:none;-webkit-background-image:linear-gradient(to top,transparent 94%,white 96%,white 100%);-moz-background-image:linear-gradient(to top,transparent 94%,white 96%,white 100%);-o-background-image:linear-gradient(to top,transparent 94%,white 96%,white 100%);background-image:linear-gradient(to top,transparent 94%,white 96%,white 100%)}.sub-nav-link.is-active{background-color:white;color:#4c4c4c}.third-nav{font-weight:400;font-style:normal;border-bottom:1px solid #efefef;background-color:white;padding:0.3875rem 0;width:100%}.third-nav b,.third-nav strong{font-weight:500}.third-nav-container{position:relative;overflow-x:auto;white-space:nowrap;padding-bottom:15px;margin-bottom:-15px}.third-nav-link{color:#595959;font-size:0.875rem;line-height:1.55rem;margin-right:1.1625rem}@media screen and (max-width:859px){.third-nav-link{font-size:0.875rem}}@media screen and (max-width:479px){.third-nav-link{font-size:0.875rem}}html[dir="rtl"] .third-nav-link{white-space:nowrap}.third-nav-link:last-child{margin-right:2.325rem}.third-nav-link.is-active{font-weight:600;font-style:normal}.third-nav-link.is-active b,.third-nav-link.is-active strong{font-weight:600}.nav-overflow-left{position:absolute;padding:11px 6px;top:0;margin:0;background-color:rgba(255,255,255,0.8);display:none;left:0}.nav-overflow-left:before{padding-right:0}.nav-overflow-left.is-active{display:block}.nav-overflow-right{position:absolute;padding:11px 6px;top:0;margin:0;background-color:rgba(255,255,255,0.8);display:none;right:0}.nav-overflow-right:before{padding-right:0}.nav-overflow-right.is-active{display:block}.side-nav,.dropdown-menu,.filter-dropdown-list{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0;border:1px solid #efefef;border-top:none;font-weight:400;font-style:normal;background-color:white}.side-nav b,.dropdown-menu b,.filter-dropdown-list b,.side-nav strong,.dropdown-menu strong,.filter-dropdown-list strong{font-weight:500}.side-nav-title{margin:0;padding:0.51667rem;font-weight:400;font-style:normal;font-size:0.9375rem;line-height:1.55rem;background-color:#f8f8f8;border-top:1px solid #efefef}.side-nav-title b,.side-nav-title strong{font-weight:500}@media screen and (max-width:859px){.side-nav-title{font-size:0.9375rem}}@media screen and (max-width:479px){.side-nav-title{font-size:0.9375rem}}.side-nav-link{position:relative;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0.51667rem;font-size:0.875rem;line-height:1.55rem;color:#595959;background-color:white;border-top:1px solid #efefef;cursor:pointer}@media screen and (max-width:859px){.side-nav-link{font-size:0.875rem}}@media screen and (max-width:479px){.side-nav-link{font-size:0.875rem}}.side-nav-link:hover{background-color:#f8f8f8;text-decoration:none;color:#4c4c4c}.side-nav-link.is-active{text-indent:-3px;border-left:3px solid #0079c1}html[dir="rtl"] .side-nav-link.is-active{border-left:none;border-right:3px solid #0079c1}body{display:flex;height:100%;flex-direction:column}.wrapper{flex:1 0 auto}.footer{background-color:#f8f8f8;padding-top:3.1rem;flex:none}.tab-nav:after{content:'';display:table;clear:both}.tab-title{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:0.875rem;line-height:1.55rem;-webkit-transition:background,150ms linear;transition:background,150ms linear;padding:0.3875rem 0.775rem;float:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-color:#f8f8f8;border:1px solid #ccc;border-left:none;cursor:pointer}@media screen and (max-width:859px){.tab-title{font-size:0.875rem}}@media screen and (max-width:479px){.tab-title{font-size:0.875rem}}.tab-title:first-child{border-left:1px solid #ccc}.tab-title:focus{outline:none}.tab-title:hover,.tab-title:focus{background-color:#fcfcfc;text-decoration:none;-webkit-background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%);-moz-background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%);-o-background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%);background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%)}.tab-title.is-active{border-bottom:1px solid white;background-color:white}.tab-title.is-active:hover{background-color:white}.tab-contents{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;margin-top:-1px}.tab-section{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:white;display:none;padding:0.775rem}.tab-section.is-active{display:block}.tab-section pre{margin:0}.tabs-gray .tab-title{background-color:white}.tabs-gray .tab-title.is-active{background-color:#f8f8f8;border-bottom:1px solid #f8f8f8}.tabs-gray .tab-section{background-color:#f8f8f8}.tabs-gray pre code{padding:0;border:none;background-color:transparent}.tabs-transparent .tab-title{background-color:transparent;border:1px solid transparent;border-bottom:1px solid #ccc}.tabs-transparent .tab-title:hover{border-bottom:1px solid #ccc}.tabs-transparent .tab-title.is-active{-webkit-transition:backround,150ms linear;transition:backround,150ms linear;background-color:transparent;border:1px solid #ccc;border-bottom:1px solid white}.tabs-transparent .tab-contents{border-bottom:none;border-left:none;border-right:none}.tabs-transparent .tab-section{background-color:transparent;padding-left:0;padding-right:0}.tabs-translucent .tab-title{background-color:rgba(255,255,255,0.7);background-image:none;border:none;border-top:2px solid rgba(255,255,255,0.7);color:#4c4c4c;margin-right:2px;margin-bottom:3px;transition:none}.tabs-translucent .tab-title:hover,.tabs-translucent .tab-title:focus{background-color:rgba(255,255,255,0.8);border-top-color:#0079c1;background-image:none}.tabs-translucent .tab-title.is-active{background-image:none;background-color:rgba(255,255,255,0.8);border-top-color:#0079c1;border-bottom:2px solid rgba(255,255,255,0.8);margin-bottom:0}.tabs-translucent .tab-contents{border:none}.tabs-translucent .tab-section{background-color:rgba(255,255,255,0.8)}.tabs-dark .tab-title{background-color:rgba(255,255,255,0.7);background-image:none;border:none;border-top:2px solid rgba(255,255,255,0.7);color:#4c4c4c;margin-right:2px;margin-bottom:3px;transition:none}.tabs-dark .tab-title:hover,.tabs-dark .tab-title:focus{background-color:rgba(255,255,255,0.8);border-top-color:#0079c1;background-image:none}.tabs-dark .tab-title.is-active{background-image:none;background-color:rgba(255,255,255,0.8);border-top-color:#0079c1;border-bottom:2px solid rgba(255,255,255,0.8);margin-bottom:0}.tabs-dark .tab-contents{border:none}.tabs-dark .tab-section{background-color:rgba(255,255,255,0.8)}.tabs-dark .tab-title{background-color:rgba(0,0,0,0.75);color:white;border-top:2px solid rgba(0,0,0,0.75)}.tabs-dark .tab-title:hover,.tabs-dark .tab-title:focus{background-color:rgba(0,0,0,0.85);border-top-color:white}.tabs-dark .tab-title.is-active{background-color:rgba(0,0,0,0.85);border-top-color:white;border-bottom:2px solid transparent}.tabs-dark .tab-section{background-color:rgba(0,0,0,0.85);color:white}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;overflow-y:hidden;text-align:center;opacity:0;visibility:hidden;background:rgba(0,0,0,0.75);-webkit-transition:visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);transition:visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);z-index:101}.modal-overlay.is-active{visibility:visible;opacity:1;-webkit-transition-delay:0ms;transition-delay:0ms}.modal-overlay.is-active .modal-content{visibility:visible;opacity:1;-webkit-transition-delay:0ms;transition-delay:0ms;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.modal-overlay:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em}.modal-content{box-sizing:border-box;max-height:80vh;z-index:102;float:none;background:white;padding:1.55rem;text-align:start;overflow-y:auto;-webkit-overflow-scrolling:touch;display:inline-block;vertical-align:middle;opacity:0;visibility:hidden;-webkit-transition:-webkit- transform 300ms cubic-bezier(0.215,0.44,0.42,0.88),visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);-moz-transition:-moz- transform 300ms cubic-bezier(0.215,0.44,0.42,0.88),visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);-o-transition:-o- transform 300ms cubic-bezier(0.215,0.44,0.42,0.88),visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);transition:transform 300ms cubic-bezier(0.215,0.44,0.42,0.88),visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);-webkit-transform:translate3d(0,20px,0);-moz-transform:translate3d(0,20px,0);-ms-transform:translate3d(0,20px,0);-o-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}html[dir="rtl"] .modal-content{float:none}.search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;overflow-y:hidden;text-align:center;opacity:0;visibility:hidden;background:rgba(0,0,0,0.75);-webkit-transition:visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);transition:visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);z-index:101;z-index:99;position:absolute;background:white}.search-overlay.is-active{visibility:visible;opacity:1;-webkit-transition-delay:0ms;transition-delay:0ms}.search-overlay.is-active .modal-content{visibility:visible;opacity:1;-webkit-transition-delay:0ms;transition-delay:0ms;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.search-overlay:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em}.search-overlay.is-active{opacity:0.98}.search-overlay.is-active .search-content{visibility:visible;opacity:1;-webkit-transition-delay:0ms;transition-delay:0ms;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.search-content{box-sizing:border-box;max-height:80vh;z-index:102;float:none;background:white;padding:1.55rem;text-align:start;overflow-y:auto;-webkit-overflow-scrolling:touch;display:inline-block;vertical-align:middle;opacity:0;visibility:hidden;-webkit-transition:-webkit- transform 300ms cubic-bezier(0.215,0.44,0.42,0.88),visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);-moz-transition:-moz- transform 300ms cubic-bezier(0.215,0.44,0.42,0.88),visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);-o-transition:-o- transform 300ms cubic-bezier(0.215,0.44,0.42,0.88),visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);transition:transform 300ms cubic-bezier(0.215,0.44,0.42,0.88),visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);-webkit-transform:translate3d(0,20px,0);-moz-transform:translate3d(0,20px,0);-ms-transform:translate3d(0,20px,0);-o-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);-webkit-transform:translate3d(0,-20px,0);-moz-transform:translate3d(0,-20px,0);-ms-transform:translate3d(0,-20px,0);-o-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);margin-top:4.65rem;padding-top:15vh;vertical-align:top}html[dir="rtl"] .search-content{float:none}.search-top-nav{font-size:0.9375rem;line-height:1.55rem;color:#4c4c4c;padding-top:1.1625rem;padding-bottom:calc(1.1625rem - 4px);border-bottom:4px solid transparent;line-height:1.5rem;display:inline-block;vertical-align:top;background-color:transparent;border:none}@media screen and (max-width:859px){.search-top-nav{font-size:0.9375rem}}@media screen and (max-width:479px){.search-top-nav{font-size:0.9375rem}}.search-top-nav:hover,.search-top-nav:focus{color:#0079c1;border-bottom-color:#0079c1;text-decoration:none}.search-top-nav:focus{outline:none}.search-top-nav.is-active{border-bottom-color:#0079c1}.search-top-nav:hover{background-color:transparent}.search-icon-open,.search-icon-close{display:none}.search-icon-open .is-active,.search-icon-close .is-active{display:block}input[type="search"].search-input{font-size:2.82715rem;height:3.875rem;border-top:none;border-right:none;border-left:none;border-bottom-color:#ccc;box-shadow:none}.accordion{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0;border:1px solid #efefef;border-top:none;font-weight:400;font-style:normal;background-color:white}.accordion b,.accordion strong{font-weight:500}.accordion-section .svg-icon{transform:rotate(-90deg)}.accordion-section.is-active .accordion-content{display:block}.accordion-section.is-active .svg-icon{transform:rotate(0deg)}.accordion-title{margin:0;padding:0.51667rem;font-weight:400;font-style:normal;font-size:0.9375rem;line-height:1.55rem;background-color:#f8f8f8;border-top:1px solid #efefef;cursor:pointer}.accordion-title b,.accordion-title strong{font-weight:500}@media screen and (max-width:859px){.accordion-title{font-size:0.9375rem}}@media screen and (max-width:479px){.accordion-title{font-size:0.9375rem}}.accordion-title:focus,.accordion-title:hover{-webkit-transition:all,150ms linear;transition:all,150ms linear;background-color:#f4f4f4}.accordion-content{display:none}.drawer{position:fixed;top:0;right:0;bottom:0;left:0;visibility:hidden;overflow:hidden;opacity:0;background:rgba(0,0,0,0.75);-webkit-transition:visibility 0ms linear 200ms,opacity 200ms linear;transition:visibility 0ms linear 200ms,opacity 200ms linear;z-index:1001}.drawer.is-active{visibility:visible;opacity:1;background-color:rgba(0,0,0,0.75);-webkit-transition-delay:0ms;transition-delay:0ms}.drawer.is-active.drawer-left .drawer-nav{-webkit-transform:translate3d(280px,0,0);-moz-transform:translate3d(280px,0,0);-ms-transform:translate3d(280px,0,0);-o-transform:translate3d(280px,0,0);transform:translate3d(280px,0,0)}html[dir="rtl"] .drawer.is-active.drawer-left .drawer-nav{-webkit-transform:translate3d(-280px,0,0);-moz-transform:translate3d(-280px,0,0);-ms-transform:translate3d(-280px,0,0);-o-transform:translate3d(-280px,0,0);transform:translate3d(-280px,0,0)}.drawer.is-active.drawer-right .drawer-nav{-webkit-transform:translate3d(-280px,0,0);-moz-transform:translate3d(-280px,0,0);-ms-transform:translate3d(-280px,0,0);-o-transform:translate3d(-280px,0,0);transform:translate3d(-280px,0,0)}html[dir="rtl"] .drawer.is-active.drawer-right .drawer-nav{-webkit-transform:translate3d(280px,0,0);-moz-transform:translate3d(280px,0,0);-ms-transform:translate3d(280px,0,0);-o-transform:translate3d(280px,0,0);transform:translate3d(280px,0,0)}.drawer-nav{position:absolute;top:0;height:100%;width:280px;margin:0;padding:0;list-style:none;background:white;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:-webkit- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-moz-transition:-moz- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-o-transition:-o- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);transition:transform 200ms cubic-bezier(0.215,0.44,0.42,0.88)}.drawer-left .drawer-nav{left:-280px}html[dir="rtl"] .drawer-left .drawer-nav{left:100%}.drawer-right .drawer-nav{left:100%}html[dir="rtl"] .drawer-right .drawer-nav{left:-280px}.wrapper{-webkit-transition:-webkit- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-moz-transition:-moz- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-o-transition:-o- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);transition:transform 200ms cubic-bezier(0.215,0.44,0.42,0.88)}.drawer-left-is-active{-webkit-transition:-webkit- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-moz-transition:-moz- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-o-transition:-o- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);transition:transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-webkit-transform:translate3d(280px,0,0);-moz-transform:translate3d(280px,0,0);-ms-transform:translate3d(280px,0,0);-o-transform:translate3d(280px,0,0);transform:translate3d(280px,0,0)}html[dir="rtl"] .drawer-left-is-active{-webkit-transition:-webkit- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-moz-transition:-moz- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-o-transition:-o- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);transition:transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-webkit-transform:translate3d(-280px,0,0);-moz-transform:translate3d(-280px,0,0);-ms-transform:translate3d(-280px,0,0);-o-transform:translate3d(-280px,0,0);transform:translate3d(-280px,0,0)}.drawer-right-is-active{-webkit-transition:-webkit- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-moz-transition:-moz- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-o-transition:-o- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);transition:transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-webkit-transform:translate3d(-280px,0,0);-moz-transform:translate3d(-280px,0,0);-ms-transform:translate3d(-280px,0,0);-o-transform:translate3d(-280px,0,0);transform:translate3d(-280px,0,0)}html[dir="rtl"] .drawer-right-is-active{-webkit-transition:-webkit- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-moz-transition:-moz- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-o-transition:-o- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);transition:transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-webkit-transform:translate3d(280px,0,0);-moz-transform:translate3d(280px,0,0);-ms-transform:translate3d(280px,0,0);-o-transform:translate3d(280px,0,0);transform:translate3d(280px,0,0)}.ie9 .drawer.is-active.drawer-left .drawer-nav{-ms-transform:translate(280px,0)}html[dir="rtl"] .ie9 .drawer.is-active.drawer-left .drawer-nav{-ms-transform:translate(-280px,0)}.ie9 .drawer.is-active.drawer-right .drawer-nav{-ms-transform:translate(-280px,0)}html[dir="rtl"] .ie9 .drawer.is-active.drawer-right .drawer-nav{-ms-transform:translate(280px,0)}input.filter-dropdown-input{margin:1%;width:98%}.filter-dropdown-title{display:inline;padding-bottom:0}.filter-dropdown-action{font-size:0.8125rem;line-height:1.55rem;float:right;color:#959595;display:none}@media screen and (max-width:859px){.filter-dropdown-action{font-size:0.8125rem}}@media screen and (max-width:479px){.filter-dropdown-action{font-size:0.8125rem}}html[dir="rtl"] .filter-dropdown-action{float:left}.filter-dropdown-action.is-active{display:inline-block}.filter-dropdown-container:after{content:'';display:table;clear:both}.filter-dropdown-list{position:absolute;min-width:200px;-webkit-box-shadow:0 0 16px 0 rgba(0,0,0,0.05);-moz-box-shadow:0 0 16px 0 rgba(0,0,0,0.05);box-shadow:0 0 16px 0 rgba(0,0,0,0.05);z-index:1000;display:none;overflow:auto;background-color:#f8f8f8;border-top:1px solid #efefef;max-width:100%;width:100%}.filter-dropdown-list.dropdown-right{right:0}.filter-dropdown-list.is-active{display:block}.filter-dropdown-inner-list{max-height:13.95rem;overflow:auto;border-top:1px solid #efefef;background-color:white}.filter-dropdown-link{position:relative;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0.51667rem 1.55rem;font-size:0.875rem;line-height:1.55rem;color:#6e6e6e;border-top:1px solid #efefef}html[dir="rtl"] .filter-dropdown-link{padding:0.51667rem 0.125rem 0.51667rem 1.55rem}@media screen and (max-width:859px){.filter-dropdown-link{font-size:0.875rem}}@media screen and (max-width:479px){.filter-dropdown-link{font-size:0.875rem}}.filter-dropdown-link:first-child{border-top:none}.filter-dropdown-link:hover{text-decoration:none;color:#828282}.filter-dropdown-link:hover .filter-link-check{opacity:1;visibility:visible}.filter-dropdown-link.is-active .filter-link-close{opacity:1;visibility:visible}.filter-dropdown-link.is-active .filter-link-check{fill:#5a9359;opacity:1;visibility:visible}.filter-dropdown-link.is-active:hover .filter-link-close{fill:#de2900}.filter-link-close{opacity:0;visibility:hidden;margin-top:6px;position:absolute;right:9px}.filter-link-check{opacity:0;visibility:hidden;margin-top:6px;position:absolute;left:9px}.filter-dropdown-active{background-color:#efefef;padding:.25em .5em;border-radius:3px;font-size:.85em;line-height:1;white-space:nowrap;font-size:0.875rem;line-height:1.55rem;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;display:inline-block;padding:0.51667rem 0 0.51667rem 0.51667rem;margin-right:0.25833rem;margin-top:0.25833rem;color:#6e6e6e}@media screen and (max-width:859px){.filter-dropdown-active{font-size:0.875rem}}@media screen and (max-width:479px){.filter-dropdown-active{font-size:0.875rem}}.filter-dropdown-remove{padding-right:1.55rem}.filter-dropdown-remove .svg-icon{margin-top:6px;float:right;position:absolute;color:#6e6e6e}.filter-dropdown-remove:hover .svg-icon{color:#de2900}.is-hidden{display:none!important}.link-red{color:#de2900}.link-red:hover{color:#ab3c16}.link-green{color:#5a9359}.link-green:hover{color:#338033}.link-light-blue{color:#bcdaed}.link-light-blue:hover{color:#56a5d8}.link-blue{color:#0079c1}.link-blue:hover{color:#005e95}.link-white{color:white}.link-white:hover{color:#efefef}.link-light-gray{color:#a9a9a9}.link-light-gray:hover{color:#959595}.link-dark-gray{color:#828282}.link-dark-gray:hover{color:#6e6e6e}.link-darker-gray{color:#6e6e6e}.link-darker-gray:hover{color:#595959}.link-darkest-gray,.third-nav-link.is-active:hover{color:#595959}.link-darkest-gray:hover,.third-nav-link.is-active:hover{color:#4c4c4c}.link-off-black{color:#4c4c4c}.link-off-black:hover{color:#323232}.text-red{color:#de2900}.text-green{color:#5a9359}.text-blue{color:#0079c1}.text-white{color:white}.text-light-gray{color:#a9a9a9}.text-dark-gray{color:#828282}.text-darker-gray{color:#6e6e6e}.text-darkest-gray{color:#595959}.text-off-black{color:#4c4c4c}.text-rule{border-bottom:1px solid #ccc}.text-inline{display:inline}.text-center{text-align:center}.text-left{text-align:left}html[dir="rtl"] .text-left{text-align:right}.text-right{text-align:right}html[dir="rtl"] .text-right{text-align:left}.text-light{opacity:0.66}.text-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list-numbered{counter-reset:li;list-style:none;position:relative;padding-bottom:1em;margin-left:0}.list-numbered > li{padding:0.3em .25em .25em 2.5em;position:relative;margin-bottom:0.75em;margin-left:0}html[dir="rtl"] .list-numbered > li{padding:0.3em 2.5em .25em .25em}.list-numbered > li:before{font-weight:300;font-style:normal;content:counter(li);counter-increment:li;position:absolute;top:0;left:0;height:100%;height:calc(100% - .3em);width:0.75em;padding:.3em .5em 0 0;color:#959595;font-size:1.2019rem;line-height:1.55rem;line-height:1;text-align:right;border-right:2px solid #ccc}.list-numbered > li:before b,.list-numbered > li:before strong{font-weight:500}@media screen and (max-width:859px){.list-numbered > li:before{font-size:1.1305rem}}@media screen and (max-width:479px){.list-numbered > li:before{font-size:1.0625rem}}html[dir="rtl"] .list-numbered > li:before{left:auto;right:0;padding:0 0 0 .5em;text-align:left;border-right:none;border-left:2px solid #ccc}.list-numbered > li:after{content:".";display:block;clear:left;visibility:hidden;line-height:0;height:0}.list-numbered .list-numbered{margin-bottom:0;padding-bottom:0}.list-numbered .list-numbered > li:before{content:counter(li,lower-alpha)}.list-plain{margin:0.3875rem 0}.list-plain li{list-style-type:none;margin-left:0}.font-size--3{font-size:0.8125rem;line-height:1.55rem}@media screen and (max-width:859px){.font-size--3{font-size:0.8125rem}}@media screen and (max-width:479px){.font-size--3{font-size:0.8125rem}}.font-size--2{font-size:0.875rem;line-height:1.55rem}@media screen and (max-width:859px){.font-size--2{font-size:0.875rem}}@media screen and (max-width:479px){.font-size--2{font-size:0.875rem}}.font-size--1{font-size:0.9375rem;line-height:1.55rem}@media screen and (max-width:859px){.font-size--1{font-size:0.9375rem}}@media screen and (max-width:479px){.font-size--1{font-size:0.9375rem}}.font-size-0{font-size:1rem;line-height:1.55rem}@media screen and (max-width:859px){.font-size-0{font-size:1rem}}@media screen and (max-width:479px){.font-size-0{font-size:1rem}}.font-size-1{font-size:1.2019rem;line-height:1.55rem}@media screen and (max-width:859px){.font-size-1{font-size:1.1305rem}}@media screen and (max-width:479px){.font-size-1{font-size:1.0625rem}}.font-size-2{font-size:1.414rem;line-height:1.55rem}@media screen and (max-width:859px){.font-size-2{font-size:1.33rem}}@media screen and (max-width:479px){.font-size-2{font-size:1.25rem}}.font-size-3{font-size:1.69949rem;line-height:2.325rem}@media screen and (max-width:859px){.font-size-3{font-size:1.50357rem}}@media screen and (max-width:479px){.font-size-3{font-size:1.32812rem}}.font-size-4{font-size:1.9994rem;line-height:2.325rem}@media screen and (max-width:859px){.font-size-4{font-size:1.7689rem}}@media screen and (max-width:479px){.font-size-4{font-size:1.5625rem}}.font-size-5{font-size:2.40307rem;line-height:3.1rem}@media screen and (max-width:859px){.font-size-5{font-size:1.99974rem}}@media screen and (max-width:479px){.font-size-5{font-size:1.66016rem;line-height:2.325rem}}.font-size-6{font-size:2.82715rem;line-height:3.1rem}@media screen and (max-width:859px){.font-size-6{font-size:2.35264rem}}@media screen and (max-width:479px){.font-size-6{font-size:1.95312rem;line-height:2.325rem}}.font-size-7{font-size:3.39795rem;line-height:3.1rem}@media screen and (max-width:859px){.font-size-7{font-size:2.65966rem}}@media screen and (max-width:479px){.font-size-7{font-size:2.0752rem;line-height:2.325rem}}.font-size-8{font-size:3.99758rem;line-height:3.875rem}@media screen and (max-width:859px){.font-size-8{font-size:3.12901rem}}@media screen and (max-width:479px){.font-size-8{font-size:2.44141rem;line-height:3.1rem}}.leader-half{margin-top:0.775rem}.trailer-half{margin-bottom:0.775rem}.padding-leader-half{padding-top:0.775rem}.padding-trailer-half{padding-bottom:0.775rem}.leader-0{margin-top:0rem}.trailer-0{margin-bottom:0rem}.padding-leader-0{padding-top:0rem}.padding-trailer-0{padding-bottom:0rem}.leader-1{margin-top:1.55rem}.trailer-1{margin-bottom:1.55rem}.padding-leader-1{padding-top:1.55rem}.padding-trailer-1{padding-bottom:1.55rem}.leader-2{margin-top:3.1rem}.trailer-2{margin-bottom:3.1rem}.padding-leader-2{padding-top:3.1rem}.padding-trailer-2{padding-bottom:3.1rem}.leader-3{margin-top:4.65rem}.trailer-3{margin-bottom:4.65rem}.padding-leader-3{padding-top:4.65rem}.padding-trailer-3{padding-bottom:4.65rem}.leader-4{margin-top:6.2rem}.trailer-4{margin-bottom:6.2rem}.padding-leader-4{padding-top:6.2rem}.padding-trailer-4{padding-bottom:6.2rem}.leader-5{margin-top:7.75rem}.trailer-5{margin-bottom:7.75rem}.padding-leader-5{padding-top:7.75rem}.padding-trailer-5{padding-bottom:7.75rem}.leader-6{margin-top:9.3rem}.trailer-6{margin-bottom:9.3rem}.padding-leader-6{padding-top:9.3rem}.padding-trailer-6{padding-bottom:9.3rem}@media screen and (min-width:1450px){.large-leader-half{margin-top:0.775rem}.large-trailer-half{margin-bottom:0.775rem}.large-padding-leader-half{padding-top:0.775rem}.large-padding-trailer-half{padding-bottom:0.775rem}.large-leader-0{margin-top:0rem}.large-trailer-0{margin-bottom:0rem}.large-padding-leader-0{padding-top:0rem}.large-padding-trailer-0{padding-bottom:0rem}.large-leader-1{margin-top:1.55rem}.large-trailer-1{margin-bottom:1.55rem}.large-padding-leader-1{padding-top:1.55rem}.large-padding-trailer-1{padding-bottom:1.55rem}.large-leader-2{margin-top:3.1rem}.large-trailer-2{margin-bottom:3.1rem}.large-padding-leader-2{padding-top:3.1rem}.large-padding-trailer-2{padding-bottom:3.1rem}.large-leader-3{margin-top:4.65rem}.large-trailer-3{margin-bottom:4.65rem}.large-padding-leader-3{padding-top:4.65rem}.large-padding-trailer-3{padding-bottom:4.65rem}.large-leader-4{margin-top:6.2rem}.large-trailer-4{margin-bottom:6.2rem}.large-padding-leader-4{padding-top:6.2rem}.large-padding-trailer-4{padding-bottom:6.2rem}.large-leader-5{margin-top:7.75rem}.large-trailer-5{margin-bottom:7.75rem}.large-padding-leader-5{padding-top:7.75rem}.large-padding-trailer-5{padding-bottom:7.75rem}.large-leader-6{margin-top:9.3rem}.large-trailer-6{margin-bottom:9.3rem}.large-padding-leader-6{padding-top:9.3rem}.large-padding-trailer-6{padding-bottom:9.3rem}}@media screen and (max-width:859px){.tablet-leader-half{margin-top:0.775rem}.tablet-trailer-half{margin-bottom:0.775rem}.tablet-padding-leader-half{padding-top:0.775rem}.tablet-padding-trailer-half{padding-bottom:0.775rem}.tablet-leader-0{margin-top:0rem}.tablet-trailer-0{margin-bottom:0rem}.tablet-padding-leader-0{padding-top:0rem}.tablet-padding-trailer-0{padding-bottom:0rem}.tablet-leader-1{margin-top:1.55rem}.tablet-trailer-1{margin-bottom:1.55rem}.tablet-padding-leader-1{padding-top:1.55rem}.tablet-padding-trailer-1{padding-bottom:1.55rem}.tablet-leader-2{margin-top:3.1rem}.tablet-trailer-2{margin-bottom:3.1rem}.tablet-padding-leader-2{padding-top:3.1rem}.tablet-padding-trailer-2{padding-bottom:3.1rem}.tablet-leader-3{margin-top:4.65rem}.tablet-trailer-3{margin-bottom:4.65rem}.tablet-padding-leader-3{padding-top:4.65rem}.tablet-padding-trailer-3{padding-bottom:4.65rem}.tablet-leader-4{margin-top:6.2rem}.tablet-trailer-4{margin-bottom:6.2rem}.tablet-padding-leader-4{padding-top:6.2rem}.tablet-padding-trailer-4{padding-bottom:6.2rem}.tablet-leader-5{margin-top:7.75rem}.tablet-trailer-5{margin-bottom:7.75rem}.tablet-padding-leader-5{padding-top:7.75rem}.tablet-padding-trailer-5{padding-bottom:7.75rem}.tablet-leader-6{margin-top:9.3rem}.tablet-trailer-6{margin-bottom:9.3rem}.tablet-padding-leader-6{padding-top:9.3rem}.tablet-padding-trailer-6{padding-bottom:9.3rem}}@media screen and (max-width:479px){.phone-leader-half{margin-top:0.775rem}.phone-trailer-half{margin-bottom:0.775rem}.phone-padding-leader-half{padding-top:0.775rem}.phone-padding-trailer-half{padding-bottom:0.775rem}.phone-leader-0{margin-top:0rem}.phone-trailer-0{margin-bottom:0rem}.phone-padding-leader-0{padding-top:0rem}.phone-padding-trailer-0{padding-bottom:0rem}.phone-leader-1{margin-top:1.55rem}.phone-trailer-1{margin-bottom:1.55rem}.phone-padding-leader-1{padding-top:1.55rem}.phone-padding-trailer-1{padding-bottom:1.55rem}.phone-leader-2{margin-top:3.1rem}.phone-trailer-2{margin-bottom:3.1rem}.phone-padding-leader-2{padding-top:3.1rem}.phone-padding-trailer-2{padding-bottom:3.1rem}.phone-leader-3{margin-top:4.65rem}.phone-trailer-3{margin-bottom:4.65rem}.phone-padding-leader-3{padding-top:4.65rem}.phone-padding-trailer-3{padding-bottom:4.65rem}.phone-leader-4{margin-top:6.2rem}.phone-trailer-4{margin-bottom:6.2rem}.phone-padding-leader-4{padding-top:6.2rem}.phone-padding-trailer-4{padding-bottom:6.2rem}.phone-leader-5{margin-top:7.75rem}.phone-trailer-5{margin-bottom:7.75rem}.phone-padding-leader-5{padding-top:7.75rem}.phone-padding-trailer-5{padding-bottom:7.75rem}.phone-leader-6{margin-top:9.3rem}.phone-trailer-6{margin-bottom:9.3rem}.phone-padding-leader-6{padding-top:9.3rem}.phone-padding-trailer-6{padding-bottom:9.3rem}}html[dir="rtl"] .rtl-padding-left-0{padding-left:0rem}html[dir="rtl"] .rtl-padding-right-0{padding-right:0rem}.padding-left-quarter{padding-left:0.25rem}html[dir="rtl"] .padding-left-quarter{padding-right:0.25rem}.padding-right-quarter{padding-right:0.25rem}html[dir="rtl"] .padding-right-quarter{padding-left:0.25rem}.padding-left-third{padding-left:0.33333rem}html[dir="rtl"] .padding-left-third{padding-right:0.33333rem}.padding-right-third{padding-right:0.33333rem}html[dir="rtl"] .padding-right-third{padding-left:0.33333rem}.padding-left-half{padding-left:0.5rem}html[dir="rtl"] .padding-left-half{padding-right:0.5rem}.padding-right-half{padding-right:0.5rem}html[dir="rtl"] .padding-right-half{padding-left:0.5rem}.padding-left-0{padding-left:0rem}html[dir="rtl"] .padding-left-0{padding-right:0rem}.padding-right-0{padding-right:0rem}html[dir="rtl"] .padding-right-0{padding-left:0rem}.padding-left-1{padding-left:1rem}html[dir="rtl"] .padding-left-1{padding-right:1rem}.padding-right-1{padding-right:1rem}html[dir="rtl"] .padding-right-1{padding-left:1rem}.padding-left-2{padding-left:2rem}html[dir="rtl"] .padding-left-2{padding-right:2rem}.padding-right-2{padding-right:2rem}html[dir="rtl"] .padding-right-2{padding-left:2rem}.padding-left-3{padding-left:3rem}html[dir="rtl"] .padding-left-3{padding-right:3rem}.padding-right-3{padding-right:3rem}html[dir="rtl"] .padding-right-3{padding-left:3rem}.padding-left-4{padding-left:4rem}html[dir="rtl"] .padding-left-4{padding-right:4rem}.padding-right-4{padding-right:4rem}html[dir="rtl"] .padding-right-4{padding-left:4rem}html[dir="rtl"] .rtl-margin-left-0{margin-left:0rem}html[dir="rtl"] .rtl-margin-right-0{margin-right:0rem}.margin-left-quarter{margin-left:0.25rem}html[dir="rtl"] .margin-left-quarter{margin-right:0.25rem}.margin-right-quarter{margin-right:0.25rem}html[dir="rtl"] .margin-right-quarter{margin-left:0.25rem}.margin-left-third{margin-left:0.33333rem}html[dir="rtl"] .margin-left-third{margin-right:0.33333rem}.margin-right-third{margin-right:0.33333rem}html[dir="rtl"] .margin-right-third{margin-left:0.33333rem}.margin-left-half{margin-left:0.5rem}html[dir="rtl"] .margin-left-half{margin-right:0.5rem}.margin-right-half{margin-right:0.5rem}html[dir="rtl"] .margin-right-half{margin-left:0.5rem}.margin-left-0{margin-left:0rem}html[dir="rtl"] .margin-left-0{margin-right:0rem}.margin-right-0{margin-right:0rem}html[dir="rtl"] .margin-right-0{margin-left:0rem}.margin-left-1{margin-left:1rem}html[dir="rtl"] .margin-left-1{margin-right:1rem}.margin-right-1{margin-right:1rem}html[dir="rtl"] .margin-right-1{margin-left:1rem}.margin-left-2{margin-left:2rem}html[dir="rtl"] .margin-left-2{margin-right:2rem}.margin-right-2{margin-right:2rem}html[dir="rtl"] .margin-right-2{margin-left:2rem}.margin-left-3{margin-left:3rem}html[dir="rtl"] .margin-left-3{margin-right:3rem}.margin-right-3{margin-right:3rem}html[dir="rtl"] .margin-right-3{margin-left:3rem}.margin-left-4{margin-left:4rem}html[dir="rtl"] .margin-left-4{margin-right:4rem}.margin-right-4{margin-right:4rem}html[dir="rtl"] .margin-right-4{margin-left:4rem}@media screen and (max-width:859px){.tablet-gutter-left-0{padding-left:0rem}html[dir="rtl"] .tablet-gutter-left-0{padding-right:0rem}.tablet-gutter-right-0{padding-right:0rem}html[dir="rtl"] .tablet-gutter-right-0{padding-left:0rem}.tablet-gutter-left-1{padding-left:1rem}html[dir="rtl"] .tablet-gutter-left-1{padding-right:1rem}.tablet-gutter-right-1{padding-right:1rem}html[dir="rtl"] .tablet-gutter-right-1{padding-left:1rem}.tablet-gutter-left-2{padding-left:2rem}html[dir="rtl"] .tablet-gutter-left-2{padding-right:2rem}.tablet-gutter-right-2{padding-right:2rem}html[dir="rtl"] .tablet-gutter-right-2{padding-left:2rem}.tablet-gutter-left-3{padding-left:3rem}html[dir="rtl"] .tablet-gutter-left-3{padding-right:3rem}.tablet-gutter-right-3{padding-right:3rem}html[dir="rtl"] .tablet-gutter-right-3{padding-left:3rem}.tablet-gutter-left-4{padding-left:4rem}html[dir="rtl"] .tablet-gutter-left-4{padding-right:4rem}.tablet-gutter-right-4{padding-right:4rem}html[dir="rtl"] .tablet-gutter-right-4{padding-left:4rem}}@media screen and (max-width:479px){.phone-gutter-left-0{padding-left:0rem}html[dir="rtl"] .phone-gutter-left-0{padding-right:0rem}.phone-gutter-right-0{padding-right:0rem}html[dir="rtl"] .phone-gutter-right-0{padding-left:0rem}.phone-gutter-left-1{padding-left:1rem}html[dir="rtl"] .phone-gutter-left-1{padding-right:1rem}.phone-gutter-right-1{padding-right:1rem}html[dir="rtl"] .phone-gutter-right-1{padding-left:1rem}.phone-gutter-left-2{padding-left:2rem}html[dir="rtl"] .phone-gutter-left-2{padding-right:2rem}.phone-gutter-right-2{padding-right:2rem}html[dir="rtl"] .phone-gutter-right-2{padding-left:2rem}.phone-gutter-left-3{padding-left:3rem}html[dir="rtl"] .phone-gutter-left-3{padding-right:3rem}.phone-gutter-right-3{padding-right:3rem}html[dir="rtl"] .phone-gutter-right-3{padding-left:3rem}.phone-gutter-left-4{padding-left:4rem}html[dir="rtl"] .phone-gutter-left-4{padding-right:4rem}.phone-gutter-right-4{padding-right:4rem}html[dir="rtl"] .phone-gutter-right-4{padding-left:4rem}} \ No newline at end of file diff --git a/dist/css/calcite-web.css b/dist/css/calcite-web.css index db6613b09..23e998c39 100644 --- a/dist/css/calcite-web.css +++ b/dist/css/calcite-web.css @@ -1886,205 +1886,205 @@ img { @media screen and (min-width: 1525.5px) { .pre-0 { - margin-left: 0px !important; } + margin-left: -1px !important; } html[dir="rtl"] .pre-0 { - margin-right: 0px !important; } + margin-right: -1px !important; } .post-0 { - margin-right: 0px !important; } + margin-right: -1px !important; } html[dir="rtl"] .post-0 { - margin-left: 0px !important; } + margin-left: -1px !important; } .pre-1 { - margin-left: 60.41667px !important; } + margin-left: 59.41667px !important; } html[dir="rtl"] .pre-1 { - margin-right: 60.41667px !important; } + margin-right: 59.41667px !important; } .post-1 { - margin-right: 60.41667px !important; } + margin-right: 59.41667px !important; } html[dir="rtl"] .post-1 { - margin-left: 60.41667px !important; } + margin-left: 59.41667px !important; } .pre-2 { - margin-left: 120.83333px !important; } + margin-left: 119.83333px !important; } html[dir="rtl"] .pre-2 { - margin-right: 120.83333px !important; } + margin-right: 119.83333px !important; } .post-2 { - margin-right: 120.83333px !important; } + margin-right: 119.83333px !important; } html[dir="rtl"] .post-2 { - margin-left: 120.83333px !important; } + margin-left: 119.83333px !important; } .pre-3 { - margin-left: 181.25px !important; } + margin-left: 180.25px !important; } html[dir="rtl"] .pre-3 { - margin-right: 181.25px !important; } + margin-right: 180.25px !important; } .post-3 { - margin-right: 181.25px !important; } + margin-right: 180.25px !important; } html[dir="rtl"] .post-3 { - margin-left: 181.25px !important; } + margin-left: 180.25px !important; } .pre-4 { - margin-left: 241.66667px !important; } + margin-left: 240.66667px !important; } html[dir="rtl"] .pre-4 { - margin-right: 241.66667px !important; } + margin-right: 240.66667px !important; } .post-4 { - margin-right: 241.66667px !important; } + margin-right: 240.66667px !important; } html[dir="rtl"] .post-4 { - margin-left: 241.66667px !important; } + margin-left: 240.66667px !important; } .pre-5 { - margin-left: 302.08333px !important; } + margin-left: 301.08333px !important; } html[dir="rtl"] .pre-5 { - margin-right: 302.08333px !important; } + margin-right: 301.08333px !important; } .post-5 { - margin-right: 302.08333px !important; } + margin-right: 301.08333px !important; } html[dir="rtl"] .post-5 { - margin-left: 302.08333px !important; } + margin-left: 301.08333px !important; } .pre-6 { - margin-left: 362.5px !important; } + margin-left: 361.5px !important; } html[dir="rtl"] .pre-6 { - margin-right: 362.5px !important; } + margin-right: 361.5px !important; } .post-6 { - margin-right: 362.5px !important; } + margin-right: 361.5px !important; } html[dir="rtl"] .post-6 { - margin-left: 362.5px !important; } + margin-left: 361.5px !important; } .pre-7 { - margin-left: 422.91667px !important; } + margin-left: 421.91667px !important; } html[dir="rtl"] .pre-7 { - margin-right: 422.91667px !important; } + margin-right: 421.91667px !important; } .post-7 { - margin-right: 422.91667px !important; } + margin-right: 421.91667px !important; } html[dir="rtl"] .post-7 { - margin-left: 422.91667px !important; } + margin-left: 421.91667px !important; } .pre-8 { - margin-left: 483.33333px !important; } + margin-left: 482.33333px !important; } html[dir="rtl"] .pre-8 { - margin-right: 483.33333px !important; } + margin-right: 482.33333px !important; } .post-8 { - margin-right: 483.33333px !important; } + margin-right: 482.33333px !important; } html[dir="rtl"] .post-8 { - margin-left: 483.33333px !important; } + margin-left: 482.33333px !important; } .pre-9 { - margin-left: 543.75px !important; } + margin-left: 542.75px !important; } html[dir="rtl"] .pre-9 { - margin-right: 543.75px !important; } + margin-right: 542.75px !important; } .post-9 { - margin-right: 543.75px !important; } + margin-right: 542.75px !important; } html[dir="rtl"] .post-9 { - margin-left: 543.75px !important; } + margin-left: 542.75px !important; } .pre-10 { - margin-left: 604.16667px !important; } + margin-left: 603.16667px !important; } html[dir="rtl"] .pre-10 { - margin-right: 604.16667px !important; } + margin-right: 603.16667px !important; } .post-10 { - margin-right: 604.16667px !important; } + margin-right: 603.16667px !important; } html[dir="rtl"] .post-10 { - margin-left: 604.16667px !important; } + margin-left: 603.16667px !important; } .pre-11 { - margin-left: 664.58333px !important; } + margin-left: 663.58333px !important; } html[dir="rtl"] .pre-11 { - margin-right: 664.58333px !important; } + margin-right: 663.58333px !important; } .post-11 { - margin-right: 664.58333px !important; } + margin-right: 663.58333px !important; } html[dir="rtl"] .post-11 { - margin-left: 664.58333px !important; } + margin-left: 663.58333px !important; } .pre-12 { - margin-left: 725px !important; } + margin-left: 724px !important; } html[dir="rtl"] .pre-12 { - margin-right: 725px !important; } + margin-right: 724px !important; } .post-12 { - margin-right: 725px !important; } + margin-right: 724px !important; } html[dir="rtl"] .post-12 { - margin-left: 725px !important; } + margin-left: 724px !important; } .pre-13 { - margin-left: 785.41667px !important; } + margin-left: 784.41667px !important; } html[dir="rtl"] .pre-13 { - margin-right: 785.41667px !important; } + margin-right: 784.41667px !important; } .post-13 { - margin-right: 785.41667px !important; } + margin-right: 784.41667px !important; } html[dir="rtl"] .post-13 { - margin-left: 785.41667px !important; } + margin-left: 784.41667px !important; } .pre-14 { - margin-left: 845.83333px !important; } + margin-left: 844.83333px !important; } html[dir="rtl"] .pre-14 { - margin-right: 845.83333px !important; } + margin-right: 844.83333px !important; } .post-14 { - margin-right: 845.83333px !important; } + margin-right: 844.83333px !important; } html[dir="rtl"] .post-14 { - margin-left: 845.83333px !important; } + margin-left: 844.83333px !important; } .pre-15 { - margin-left: 906.25px !important; } + margin-left: 905.25px !important; } html[dir="rtl"] .pre-15 { - margin-right: 906.25px !important; } + margin-right: 905.25px !important; } .post-15 { - margin-right: 906.25px !important; } + margin-right: 905.25px !important; } html[dir="rtl"] .post-15 { - margin-left: 906.25px !important; } + margin-left: 905.25px !important; } .pre-16 { - margin-left: 966.66667px !important; } + margin-left: 965.66667px !important; } html[dir="rtl"] .pre-16 { - margin-right: 966.66667px !important; } + margin-right: 965.66667px !important; } .post-16 { - margin-right: 966.66667px !important; } + margin-right: 965.66667px !important; } html[dir="rtl"] .post-16 { - margin-left: 966.66667px !important; } + margin-left: 965.66667px !important; } .pre-17 { - margin-left: 1027.08333px !important; } + margin-left: 1026.08333px !important; } html[dir="rtl"] .pre-17 { - margin-right: 1027.08333px !important; } + margin-right: 1026.08333px !important; } .post-17 { - margin-right: 1027.08333px !important; } + margin-right: 1026.08333px !important; } html[dir="rtl"] .post-17 { - margin-left: 1027.08333px !important; } + margin-left: 1026.08333px !important; } .pre-18 { - margin-left: 1087.5px !important; } + margin-left: 1086.5px !important; } html[dir="rtl"] .pre-18 { - margin-right: 1087.5px !important; } + margin-right: 1086.5px !important; } .post-18 { - margin-right: 1087.5px !important; } + margin-right: 1086.5px !important; } html[dir="rtl"] .post-18 { - margin-left: 1087.5px !important; } + margin-left: 1086.5px !important; } .pre-19 { - margin-left: 1147.91667px !important; } + margin-left: 1146.91667px !important; } html[dir="rtl"] .pre-19 { - margin-right: 1147.91667px !important; } + margin-right: 1146.91667px !important; } .post-19 { - margin-right: 1147.91667px !important; } + margin-right: 1146.91667px !important; } html[dir="rtl"] .post-19 { - margin-left: 1147.91667px !important; } + margin-left: 1146.91667px !important; } .pre-20 { - margin-left: 1208.33333px !important; } + margin-left: 1207.33333px !important; } html[dir="rtl"] .pre-20 { - margin-right: 1208.33333px !important; } + margin-right: 1207.33333px !important; } .post-20 { - margin-right: 1208.33333px !important; } + margin-right: 1207.33333px !important; } html[dir="rtl"] .post-20 { - margin-left: 1208.33333px !important; } + margin-left: 1207.33333px !important; } .pre-21 { - margin-left: 1268.75px !important; } + margin-left: 1267.75px !important; } html[dir="rtl"] .pre-21 { - margin-right: 1268.75px !important; } + margin-right: 1267.75px !important; } .post-21 { - margin-right: 1268.75px !important; } + margin-right: 1267.75px !important; } html[dir="rtl"] .post-21 { - margin-left: 1268.75px !important; } + margin-left: 1267.75px !important; } .pre-22 { - margin-left: 1329.16667px !important; } + margin-left: 1328.16667px !important; } html[dir="rtl"] .pre-22 { - margin-right: 1329.16667px !important; } + margin-right: 1328.16667px !important; } .post-22 { - margin-right: 1329.16667px !important; } + margin-right: 1328.16667px !important; } html[dir="rtl"] .post-22 { - margin-left: 1329.16667px !important; } + margin-left: 1328.16667px !important; } .pre-23 { - margin-left: 1389.58333px !important; } + margin-left: 1388.58333px !important; } html[dir="rtl"] .pre-23 { - margin-right: 1389.58333px !important; } + margin-right: 1388.58333px !important; } .post-23 { - margin-right: 1389.58333px !important; } + margin-right: 1388.58333px !important; } html[dir="rtl"] .post-23 { - margin-left: 1389.58333px !important; } + margin-left: 1388.58333px !important; } .pre-24 { - margin-left: 1450px !important; } + margin-left: 1449px !important; } html[dir="rtl"] .pre-24 { - margin-right: 1450px !important; } + margin-right: 1449px !important; } .post-24 { - margin-right: 1450px !important; } + margin-right: 1449px !important; } html[dir="rtl"] .post-24 { - margin-left: 1450px !important; } + margin-left: 1449px !important; } .rtl-pre-0 { margin-left: 0px !important; } html[dir="rtl"] .rtl-pre-0 { @@ -3042,6 +3042,9 @@ html.vi button, html.vi input { font-family: 'Lucida Grande', Arial, Verdana, Geneva, sans-serif; } +[lang="vi"] { + font-family: 'Lucida Grande', Arial, Verdana, Geneva, sans-serif; } + .icon-ui-flush:before, .icon-ui-flush:after { padding-right: 0 !important; @@ -3491,7 +3494,12 @@ html.vi input { .svg-icon { fill: currentColor; - pointer-events: none; } + pointer-events: none; + display: inline-block; + width: 1em; + height: 1em; + vertical-align: -0.15em; + padding-right: .15em; } .svg-icon-yellow { fill: #fad817; } @@ -3773,11 +3781,82 @@ html.vi input { .btn-green:hover { background-color: #338033; } -.btn:disabled, .btn-disabled, button[disabled] { +.btn:disabled, +.btn-disabled, +button[disabled] { cursor: not-allowed; pointer-events: none; opacity: .3; } +button, +input[type='button'], +input[type='submit'] { + position: relative; + display: inline-block; + padding: 0.31rem 0.9rem; + width: auto; + color: white; + border: 1px solid #0079c1; + background-color: #0079c1; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; + -webkit-transition: all 0.05s linear; + transition: all 0.05s linear; + cursor: pointer; + white-space: nowrap; + font-size: 0.9375rem; + line-height: 1.55rem; } + @media screen and (max-width: 859px) { + button, + input[type='button'], + input[type='submit'] { + font-size: 0.9375rem; } } + @media screen and (max-width: 479px) { + button, + input[type='button'], + input[type='submit'] { + font-size: 0.9375rem; } } + button:hover, + input[type='button']:hover, + input[type='submit']:hover { + text-decoration: none; + background-color: #005e95; + color: white; } + +input[type='file']::-webkit-file-upload-button, +::-ms-browse { + webkit-appearance: none; + position: relative; + display: inline-block; + padding: 0.31rem 0.9rem; + width: auto; + color: white; + border: 1px solid #0079c1; + background-color: #0079c1; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; + -webkit-transition: all 0.05s linear; + transition: all 0.05s linear; + cursor: pointer; + white-space: nowrap; + font-size: 0.9375rem; + line-height: 1.55rem; } + @media screen and (max-width: 859px) { + input[type='file']::-webkit-file-upload-button, + ::-ms-browse { + font-size: 0.9375rem; } } + @media screen and (max-width: 479px) { + input[type='file']::-webkit-file-upload-button, + ::-ms-browse { + font-size: 0.9375rem; } } + input[type='file']::-webkit-file-upload-button:hover, + ::-ms-browse:hover { + text-decoration: none; + background-color: #005e95; + color: white; } + .label { background-color: #efefef; padding: .25em .5em; @@ -4318,237 +4397,183 @@ fieldset { border: none; display: block; } -.fieldset-radio label, .fieldset-checkbox label { - margin-bottom: .25rem; - font-size: 0.9375rem; - line-height: 1.25rem; - color: #595959; } - -label, legend { +label { position: relative; display: block; margin: 0 0 1.55rem 0; } legend { - margin-bottom: .1rem; } - -input[type='date'], -input[type='datetime'], -input[type='datetime-local'], -input[type='email'], -input[type='time'], -input[type='week'], -input[type='search'], -input[type='tel'], -input[type='text'], -input[type='url'], -input[type='number'], -input[type='password'], -input[type='month'], -select, -textarea { + position: relative; + display: block; + margin-bottom: .25rem; } + +input, select, textarea { + position: relative; + display: block; + height: 2.25rem; + width: 100%; + max-width: 100%; + margin: .25rem 0 0 0; + padding: 0 0.31rem; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; - display: block; - width: 100%; + font-family: "Avenir Next W01", "Avenir Next W00", "Avenir Next", "Avenir", "Helvetica Neue", "Helvetica", "Arial", sans-serif; + font-size: 0.9375rem; + line-height: 1.25rem; + color: #4c4c4c; + vertical-align: baseline; outline: none; outline-offset: 0; - vertical-align: baseline; - margin: 0.3875rem 0 0 0; + background-color: white; + border: 1px solid #a9a9a9; + border-radius: 0; + -webkit-transition: border-color 150ms linear; + transition: border-color 150ms linear; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); } - input[type='date'][disabled], - input[type='datetime'][disabled], - input[type='datetime-local'][disabled], - input[type='email'][disabled], - input[type='time'][disabled], - input[type='week'][disabled], - input[type='search'][disabled], - input[type='tel'][disabled], - input[type='text'][disabled], - input[type='url'][disabled], - input[type='number'][disabled], - input[type='password'][disabled], - input[type='month'][disabled], - select[disabled], - textarea[disabled] { + input:disabled, select:disabled, textarea:disabled { + opacity: .3; cursor: default; } - input[type='date']:focus, - input[type='datetime']:focus, - input[type='datetime-local']:focus, - input[type='email']:focus, - input[type='time']:focus, - input[type='week']:focus, - input[type='search']:focus, - input[type='tel']:focus, - input[type='text']:focus, - input[type='url']:focus, - input[type='number']:focus, - input[type='password']:focus, - input[type='month']:focus, - select:focus, - textarea:focus { + input:focus, select:focus, textarea:focus { border-color: #0079c1; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(81, 167, 232, 0.5); } -input[type='date'], -input[type='datetime'], -input[type='datetime-local'], -input[type='email'], -input[type='time'], -input[type='week'], -input[type='search'], -input[type='tel'], -input[type='text'], -input[type='url'], -input[type='number'], -input[type='password'], -input[type='month'], textarea { - display: inline-block; - padding: 0 0.31rem; - font-size: 1rem; - font-family: "Avenir Next W01", "Avenir Next W00", "Avenir Next", "Avenir", "Helvetica Neue", "Helvetica", "Arial", sans-serif; - color: #595959; - border: 1px solid #a9a9a9; - -webkit-transition: border-color 150ms linear; - transition: border-color 150ms linear; - -webkit-appearance: textfield; - height: 2.25rem; } - -textarea { - font-family: inherit; - max-width: 100%; height: auto; padding-top: 0.31rem; } -input[type='date'], -input[type='datetime'], -input[type='datetime-local'], -input[type='time'], -input[type='week'], -input[type='month'] { - max-height: 2.325rem; } +:placeholder { + color: #767676; } -button { - position: relative; - display: inline-block; - padding: 0.31rem 0.9rem; - width: auto; - color: white; - border: 1px solid #0079c1; - background-color: #0079c1; - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - -webkit-transition: all 0.05s linear; - transition: all 0.05s linear; - cursor: pointer; - white-space: nowrap; - font-size: 0.9375rem; - line-height: 1.55rem; } - @media screen and (max-width: 859px) { - button { - font-size: 0.9375rem; } } - @media screen and (max-width: 479px) { - button { - font-size: 0.9375rem; } } - button:hover { - text-decoration: none; - background-color: #005e95; - color: white; } +:input-placeholder { + color: #767676; } -input[type="file"]::-webkit-file-upload-button { - -webkit-appearance: none; - position: relative; - display: inline-block; - padding: 0.31rem 0.9rem; - width: auto; - color: white; - border: 1px solid #0079c1; - background-color: #0079c1; - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - -webkit-transition: all 0.05s linear; - transition: all 0.05s linear; - cursor: pointer; - white-space: nowrap; - font-size: 0.9375rem; - line-height: 1.55rem; } +::-webkit-input-placeholder { + color: #767676; } + +::-moz-placeholder { + color: #767676; } + +:-ms-input-placeholder { + color: #767676; } + +.input-search { + background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMnB4IiBoZWlnaHQ9IjMycHgiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0iIzZENkU3MSI+ICAgIDxwYXRoIGQ9Ik0zMS42MDcgMjcuODM4bC02LjEzMy02LjEzN2ExLjMzNiAxLjMzNiAwIDAgMC0xLjg4NyAwbC0uMDM1LjAzNS0yLjUzMy0yLjUzMy0uMDE0LjAxNGMzLjY1Mi00LjU1NiAzLjQyMi0xMS4xOTUtLjgwMy0xNS40Mi00LjUyOS00LjUyNy0xMS44NzUtNC41MzEtMTYuNDA0IDAtNC41MzEgNC41MzEtNC41MjkgMTEuODc1IDAgMTYuNDA2IDQuMjA1IDQuMjA0IDEwLjgxMSA0LjQ1NSAxNS4zNjUuODQ4bC4wMDQuMDAzLS4wMzMuMDMzIDIuNTQxIDIuNTRhMS4zMyAxLjMzIDAgMCAwIC4wMjUgMS44NDhsNi4xMzUgNi4xMzNhMS4zMyAxLjMzIDAgMCAwIDEuODg3IDBsMS44ODUtMS44ODNhMS4zMzIgMS4zMzIgMCAwIDAgMC0xLjg4N3pNMTcuODExIDE3LjgwOWE4LjIxMyA4LjIxMyAwIDAgMS0xMS42MTkgMCA4LjIxNyA4LjIxNyAwIDAgMSAwLTExLjYyMiA4LjIxOSA4LjIxOSAwIDAgMSAxMS42MTkuMDA0IDguMjE2IDguMjE2IDAgMCAxIDAgMTEuNjE4eiIvPjwvc3ZnPg=="); + background-size: 1em; + background-position: .25em center; + background-repeat: no-repeat; + padding-left: 1.75em; } + +.input-minimal { + font-size: 1rem; + line-height: 1.55rem; + border-top: none; + border-right: none; + border-left: none; + border-bottom-color: #cccccc; + box-shadow: none; } @media screen and (max-width: 859px) { - input[type="file"]::-webkit-file-upload-button { - font-size: 0.9375rem; } } + .input-minimal { + font-size: 1rem; } } @media screen and (max-width: 479px) { - input[type="file"]::-webkit-file-upload-button { - font-size: 0.9375rem; } } - input[type="file"]::-webkit-file-upload-button:hover { - text-decoration: none; - background-color: #005e95; - color: white; } + .input-minimal { + font-size: 1rem; } } -::-ms-browse { +.input-minimal:focus { + border-bottom-color: #999; + box-shadow: none; } + +.input-error { + border-color: #c86a4a; + padding-right: 24px; + background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjE2cHgiIHZpZXdCb3g9IjAgMCAxNiAxNiIgeD0iMiIgeT0iMCI+PHBhdGggZmlsbD0iI2M4NmE0YSIgZD0iTTExLjIyNSwwSDQuNjQ4TDAsNC42NXY2LjU3Nmw0LjY0OCw0LjY0OWg2LjU3Nmw0LjY1LTQuNjQ5VjQuNjVMMTEuMjI1LDB6IE05LjA3MSwxMy42MDdINi44MDR2LTIuMjY5aDIuMjY4VjEzLjYwN3ogTTkuMDcxLDkuMDcxSDYuODA0VjMuNDAyaDIuMjY4VjkuMDcxeiIvPjwvc3ZnPg=="); + background-position: right center; + background-repeat: no-repeat; } + .input-error:focus { + border-color: #c86a4a; + box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(200, 106, 75, 0.5); } + +.input-success { + padding-right: 24px; + background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSIwIDAgMjQgMTYiPjxwb2x5Z29uIGZpbGw9IiM1QTkzNTkiIHBvaW50cz0iOC4xODgsMTEuMDgyIDQuMDU5LDYuOTUyIDIuMjU4LDguNzUyIDguMTg4LDE0LjY4MyAxOS43NTQsMy4xMTkgMTcuOTU0LDEuMzE3ICIvPjwvc3ZnPg=="); + background-position: right center; + background-repeat: no-repeat; } + +.input-error-message { + font-size: 0.875rem; + line-height: 1.55rem; + padding: 0.3875rem 0.3875rem; + color: rgba(0, 0, 0, 0.75); + background-color: #f3ded7; + border: 1px solid #e4a793; position: relative; - display: inline-block; - padding: 0.31rem 0.9rem; - width: auto; - color: white; - border: 1px solid #0079c1; - background-color: #0079c1; - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - -webkit-transition: all 0.05s linear; - transition: all 0.05s linear; - cursor: pointer; - white-space: nowrap; - font-size: 0.9375rem; - line-height: 1.55rem; } + display: none; + margin-top: .5rem; } @media screen and (max-width: 859px) { - ::-ms-browse { - font-size: 0.9375rem; } } + .input-error-message { + font-size: 0.875rem; } } @media screen and (max-width: 479px) { - ::-ms-browse { - font-size: 0.9375rem; } } - ::-ms-browse:hover { - text-decoration: none; - background-color: #005e95; - color: white; } + .input-error-message { + font-size: 0.875rem; } } + .input-error-message:after { + content: ""; + position: absolute; + left: 11px; + top: -15px; + width: 0; + height: 0; + pointer-events: none; + border: 8px solid transparent; + border-bottom-color: #f3ded7; } + .input-error-message:before { + content: ""; + position: absolute; + left: 11px; + top: -16px; + width: 0; + height: 0; + pointer-events: none; + border: 8px solid transparent; + border-bottom-color: #e4a793; } + .input-error-message.is-active, .input-error-message.is-active:before, .input-error-message.is-active:after { + display: inline-block; } input[type='radio'], input[type='checkbox'] { float: left; width: 1rem; - height: 1rem; } + height: 1rem; + margin-top: .135rem; + margin-right: .125rem; + margin-left: .125rem; + line-height: 1.25rem; + box-shadow: none; } html[dir="rtl"] input[type='radio'], html[dir="rtl"] input[type='checkbox'] { float: right; } + input[type='radio']:focus, input[type='checkbox']:focus { + box-shadow: none; + border: none; + outline: auto; } + +.fieldset-radio label, .fieldset-checkbox label { + margin-bottom: .25rem; + font-size: 0.9375rem; + line-height: 1.25rem; + color: #595959; + width: auto; } select { - background-color: white; background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjQsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTAwcHgiIGhlaWdodD0iMTAwcHgiIHZpZXdCb3g9IjAgMCAxMDAgMTAwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMDAgMTAwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxwYXRoIGZpbGw9IiM1OTU5NTkiIGQ9Ik03NS43NDksMzcuNDY2YzAuNDI1LDAuNDI1LDAuNTUyLDEuMDYzLDAuMzIyLDEuNjE4Qzc1Ljg0MSwzOS42MzksNzUuMzAxLDQwLDc0LjY5OSw0MGgtNDkuNA0KCQljLTAuNiwwLTEuMTQzLTAuMzYyLTEuMzcyLTAuOTE3Yy0wLjIzLTAuNTU1LTAuMTAzLTEuMTkzLDAuMzIyLTEuNjE4bDIzLjQ0LTIzLjQ0YzEuMjc2LTEuMjc2LDMuMzQzLTEuMjc2LDQuNjIsMEw3NS43NDksMzcuNDY2DQoJCUw3NS43NDksMzcuNDY2eiBNMjQuMjUsNjIuNTM0Yy0wLjQyNi0wLjQyNS0wLjU1My0xLjA2My0wLjMyMy0xLjYxOGMwLjIzLTAuNTU1LDAuNzctMC45MTYsMS4zNy0wLjkxNkg3NC43DQoJCWMwLjYwMiwwLDEuMTQzLDAuMzU5LDEuMzczLDAuOTE2YzAuMjMsMC41NTUsMC4xMDMsMS4xOTMtMC4zMjIsMS42MThMNTIuMzEsODUuOTc3Yy0xLjI3NSwxLjI3NS0zLjM0NCwxLjI3NC00LjYyLDBMMjQuMjUsNjIuNTM0eg0KCQkiLz4NCjwvZz4NCjwvc3ZnPg0K"); background-position: center right; background-repeat: no-repeat; background-size: .9rem; - display: block; width: auto; - max-width: 100%; - height: 2.25rem; - padding: 0.31rem 1.55rem 0.31rem 0.3875rem; - font-size: 0.9375rem; - font-family: "Avenir Next W01", "Avenir Next W00", "Avenir Next", "Avenir", "Helvetica Neue", "Helvetica", "Arial", sans-serif; - color: #595959; - border: 1px solid #a9a9a9; - border-radius: 0; - -webkit-transition: border-color 150ms linear; - transition: border-color 150ms linear; - -webkit-appearance: none; } - select:focus { - border-color: #0079c1; } + padding-right: 1.55rem; + -webkit-appearance: none; + -moz-appearance: none; } html[dir="rtl"] select { background-position: center left; - padding: 0.31rem 0.3875rem 0.31rem 1.55rem; } - -select { - -moz-appearance: none; } + padding-left: 1.55rem; + padding-right: 0.31rem; } select[multiple] { height: auto; @@ -4561,7 +4586,6 @@ select[multiple] option { .select-full { width: 100%; } -/* Select Browser Hacks */ @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { select::-ms-expand { display: none; } @@ -4569,21 +4593,6 @@ select[multiple] option { background: transparent; color: #595959; } } -.input-error { - border-color: #de2900; } - .input-error:focus { - border-color: #0079c1; } - -.input-warning { - border-color: #d9bf2b; } - .input-warning:focus { - border-color: #0079c1; } - -.input-success { - border-color: #5a9359; } - .input-success:focus { - border-color: #0079c1; } - .input-group { display: table; margin-top: 0.3875rem; } @@ -4707,7 +4716,6 @@ input.input-group-input, transition: 150ms linear; background-color: white; } -/* Wide Card - - - - - - - - - - - - */ .card { display: -webkit-box; display: -ms-flexbox; @@ -4898,30 +4906,6 @@ input.input-group-input, 100% { opacity: 0; } } -@-webkit-keyframes in-down { - 0% { - transform: translate3d(0, -100%, 0); } - 100% { - transform: translate3d(0, 0, 0); } } - -@keyframes in-down { - 0% { - transform: translate3d(0, -100%, 0); } - 100% { - transform: translate3d(0, 0, 0); } } - -@-webkit-keyframes in-down { - 0% { - transform: translate3d(0, -100%, 0); } - 100% { - transform: translate3d(0, 0, 0); } } - -@keyframes in-down { - 0% { - transform: translate3d(0, -100%, 0); } - 100% { - transform: translate3d(0, 0, 0); } } - @-webkit-keyframes in-up { 0% { transform: translate3d(0, 100%, 0); } @@ -4946,29 +4930,29 @@ input.input-group-input, 100% { transform: translate3d(0, 0, 0); } } -@-webkit-keyframes out-down { +@-webkit-keyframes out-up { 0% { transform: translate3d(0, 0, 0); } 100% { - transform: translate3d(0, -100%, 0); } } + transform: translate3d(0, 100%, 0); } } -@keyframes out-down { +@keyframes out-up { 0% { transform: translate3d(0, 0, 0); } 100% { - transform: translate3d(0, -100%, 0); } } + transform: translate3d(0, 100%, 0); } } -@-webkit-keyframes out-up { +@-webkit-keyframes out-down { 0% { transform: translate3d(0, 0, 0); } 100% { - transform: translate3d(0, 100%, 0); } } + transform: translate3d(0, -100%, 0); } } -@keyframes out-up { +@keyframes out-down { 0% { transform: translate3d(0, 0, 0); } 100% { - transform: translate3d(0, 100%, 0); } } + transform: translate3d(0, -100%, 0); } } .fade-in, .animate-fade-in { opacity: 0; @@ -5058,8 +5042,10 @@ input.input-group-input, line-height: 1.55rem; float: left; margin-right: 1.5rem; - padding: 1.125rem 0; + padding-top: 1.125rem; + padding-bottom: calc(1.25rem - 4px); line-height: 1.5rem; + border-bottom: 4px solid transparent; color: #4c4c4c; } .top-nav-title b, .top-nav-title strong { font-weight: 500; } @@ -5077,10 +5063,7 @@ input.input-group-input, margin-left: 1.5rem; } .top-nav-title:hover { color: #0079c1; - -webkit-background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); - -moz-background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); - -o-background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); - background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); + border-bottom-color: #0079c1; text-decoration: none; } .top-nav-list { @@ -5102,7 +5085,9 @@ input.input-group-input, font-size: 0.9375rem; line-height: 1.55rem; color: #4c4c4c; - padding: 1.1625rem 0; + padding-top: 1.1625rem; + padding-bottom: calc(1.1625rem - 4px); + border-bottom: 4px solid transparent; line-height: 1.5rem; display: inline-block; vertical-align: top; } @@ -5114,19 +5099,12 @@ input.input-group-input, font-size: 0.9375rem; } } .top-nav-link:hover, .top-nav-link:focus { color: #0079c1; - background: url("../img/top-nav-ie9.gif") repeat-x top left transparent; - -webkit-background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); - -moz-background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); - -o-background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); - background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); + border-bottom-color: #0079c1; text-decoration: none; } .top-nav-link:focus { outline: none; } .top-nav-link.is-active { - -webkit-background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); - -moz-background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); - -o-background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); - background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); } + border-bottom-color: #0079c1; } .top-nav-flex { display: flex; } @@ -5455,27 +5433,24 @@ body { padding-right: 0; } .tabs-translucent .tab-title { - background-clip: padding-box; background-color: rgba(255, 255, 255, 0.7); + background-image: none; border: none; + border-top: 2px solid rgba(255, 255, 255, 0.7); color: #4c4c4c; margin-right: 2px; margin-bottom: 3px; - transition: background, 0ms linear; } - .tabs-translucent .tab-title:hover { + transition: none; } + .tabs-translucent .tab-title:hover, .tabs-translucent .tab-title:focus { background-color: rgba(255, 255, 255, 0.8); - -webkit-background-image: linear-gradient(to top, transparent 94%, #0079c1 96%, #0079c1 100%); - -moz-background-image: linear-gradient(to top, transparent 94%, #0079c1 96%, #0079c1 100%); - -o-background-image: linear-gradient(to top, transparent 94%, #0079c1 96%, #0079c1 100%); - background-image: linear-gradient(to top, transparent 94%, #0079c1 96%, #0079c1 100%); } + border-top-color: #0079c1; + background-image: none; } .tabs-translucent .tab-title.is-active { + background-image: none; background-color: rgba(255, 255, 255, 0.8); + border-top-color: #0079c1; border-bottom: 2px solid rgba(255, 255, 255, 0.8); - margin-bottom: 0; - -webkit-background-image: linear-gradient(to top, transparent 94%, #0079c1 96%, #0079c1 100%); - -moz-background-image: linear-gradient(to top, transparent 94%, #0079c1 96%, #0079c1 100%); - -o-background-image: linear-gradient(to top, transparent 94%, #0079c1 96%, #0079c1 100%); - background-image: linear-gradient(to top, transparent 94%, #0079c1 96%, #0079c1 100%); } + margin-bottom: 0; } .tabs-translucent .tab-contents { border: none; } @@ -5484,27 +5459,24 @@ body { background-color: rgba(255, 255, 255, 0.8); } .tabs-dark .tab-title { - background-clip: padding-box; background-color: rgba(255, 255, 255, 0.7); + background-image: none; border: none; + border-top: 2px solid rgba(255, 255, 255, 0.7); color: #4c4c4c; margin-right: 2px; margin-bottom: 3px; - transition: background, 0ms linear; } - .tabs-dark .tab-title:hover { + transition: none; } + .tabs-dark .tab-title:hover, .tabs-dark .tab-title:focus { background-color: rgba(255, 255, 255, 0.8); - -webkit-background-image: linear-gradient(to top, transparent 94%, #0079c1 96%, #0079c1 100%); - -moz-background-image: linear-gradient(to top, transparent 94%, #0079c1 96%, #0079c1 100%); - -o-background-image: linear-gradient(to top, transparent 94%, #0079c1 96%, #0079c1 100%); - background-image: linear-gradient(to top, transparent 94%, #0079c1 96%, #0079c1 100%); } + border-top-color: #0079c1; + background-image: none; } .tabs-dark .tab-title.is-active { + background-image: none; background-color: rgba(255, 255, 255, 0.8); + border-top-color: #0079c1; border-bottom: 2px solid rgba(255, 255, 255, 0.8); - margin-bottom: 0; - -webkit-background-image: linear-gradient(to top, transparent 94%, #0079c1 96%, #0079c1 100%); - -moz-background-image: linear-gradient(to top, transparent 94%, #0079c1 96%, #0079c1 100%); - -o-background-image: linear-gradient(to top, transparent 94%, #0079c1 96%, #0079c1 100%); - background-image: linear-gradient(to top, transparent 94%, #0079c1 96%, #0079c1 100%); } + margin-bottom: 0; } .tabs-dark .tab-contents { border: none; } @@ -5514,20 +5486,15 @@ body { .tabs-dark .tab-title { background-color: rgba(0, 0, 0, 0.75); - color: white; } - .tabs-dark .tab-title:hover { + color: white; + border-top: 2px solid rgba(0, 0, 0, 0.75); } + .tabs-dark .tab-title:hover, .tabs-dark .tab-title:focus { background-color: rgba(0, 0, 0, 0.85); - -webkit-background-image: linear-gradient(to top, transparent 94%, white 96%, white 100%); - -moz-background-image: linear-gradient(to top, transparent 94%, white 96%, white 100%); - -o-background-image: linear-gradient(to top, transparent 94%, white 96%, white 100%); - background-image: linear-gradient(to top, transparent 94%, white 96%, white 100%); } + border-top-color: white; } .tabs-dark .tab-title.is-active { - border-bottom: 2px solid rgba(0, 0, 0, 0.85); background-color: rgba(0, 0, 0, 0.85); - -webkit-background-image: linear-gradient(to top, transparent 94%, white 96%, white 100%); - -moz-background-image: linear-gradient(to top, transparent 94%, white 96%, white 100%); - -o-background-image: linear-gradient(to top, transparent 94%, white 96%, white 100%); - background-image: linear-gradient(to top, transparent 94%, white 96%, white 100%); } + border-top-color: white; + border-bottom: 2px solid transparent; } .tabs-dark .tab-section { background-color: rgba(0, 0, 0, 0.85); @@ -5546,7 +5513,7 @@ body { background: rgba(0, 0, 0, 0.75); -webkit-transition: visibility 0ms linear 300ms, opacity 300ms cubic-bezier(0.215, 0.44, 0.42, 0.88); transition: visibility 0ms linear 300ms, opacity 300ms cubic-bezier(0.215, 0.44, 0.42, 0.88); - z-index: 50; } + z-index: 101; } .modal-overlay.is-active { visibility: visible; opacity: 1; @@ -5573,7 +5540,7 @@ body { .modal-content { box-sizing: border-box; max-height: 80vh; - z-index: 100; + z-index: 102; float: none; background: white; padding: 1.55rem; @@ -5609,7 +5576,8 @@ body { background: rgba(0, 0, 0, 0.75); -webkit-transition: visibility 0ms linear 300ms, opacity 300ms cubic-bezier(0.215, 0.44, 0.42, 0.88); transition: visibility 0ms linear 300ms, opacity 300ms cubic-bezier(0.215, 0.44, 0.42, 0.88); - z-index: 50; + z-index: 101; + z-index: 99; position: absolute; background: white; } .search-overlay.is-active { @@ -5635,7 +5603,7 @@ body { margin-right: -0.25em; /* Adjusts for spacing */ } .search-overlay.is-active { - opacity: 0.95; } + opacity: 0.98; } .search-overlay.is-active .search-content { visibility: visible; opacity: 1; @@ -5650,7 +5618,7 @@ body { .search-content { box-sizing: border-box; max-height: 80vh; - z-index: 100; + z-index: 102; float: none; background: white; padding: 1.55rem; @@ -5685,7 +5653,9 @@ body { font-size: 0.9375rem; line-height: 1.55rem; color: #4c4c4c; - padding: 1.1625rem 0; + padding-top: 1.1625rem; + padding-bottom: calc(1.1625rem - 4px); + border-bottom: 4px solid transparent; line-height: 1.5rem; display: inline-block; vertical-align: top; @@ -5699,19 +5669,12 @@ body { font-size: 0.9375rem; } } .search-top-nav:hover, .search-top-nav:focus { color: #0079c1; - background: url("../img/top-nav-ie9.gif") repeat-x top left transparent; - -webkit-background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); - -moz-background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); - -o-background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); - background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); + border-bottom-color: #0079c1; text-decoration: none; } .search-top-nav:focus { outline: none; } .search-top-nav.is-active { - -webkit-background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); - -moz-background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); - -o-background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); - background-image: linear-gradient(to top, transparent 92%, #0079c1 93%, #0079c1 100%); } + border-bottom-color: #0079c1; } .search-top-nav:hover { background-color: transparent; } diff --git a/dist/css/calcite-web.min.css b/dist/css/calcite-web.min.css index 67a71f1be..02168a7af 100644 --- a/dist/css/calcite-web.min.css +++ b/dist/css/calcite-web.min.css @@ -1 +1 @@ -@charset "UTF-8";@import url(https://fast.fonts.net/t/1.css?apiType=css&projectid=9431e9a5-7a6d-4b5f-82be-4d935972de5a);html{overflow-y:scroll;height:100%;font-size:100%;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%}body{min-height:100%;margin:0}.wrapper{overflow:hidden}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}svg:not(:root){overflow:hidden}video,img{max-width:100%;height:auto}.ie main{display:block}.ie select{padding-right:8px}.clearfix:after{content:'';display:table;clear:both}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.inline-block{display:inline-block}.column-1,.column-2,.column-3,.column-4,.column-5,.column-6,.column-7,.column-8,.column-9,.column-10,.column-11,.column-12,.column-13,.column-14,.column-15,.column-16,.column-17,.column-18,.column-19,.column-20,.column-21,.column-22,.column-23,.column-24{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:1450px;max-width:100%;padding-left:0.5rem;padding-right:0.5rem;float:left}html[dir="rtl"] .column-1,html[dir="rtl"] .column-2,html[dir="rtl"] .column-3,html[dir="rtl"] .column-4,html[dir="rtl"] .column-5,html[dir="rtl"] .column-6,html[dir="rtl"] .column-7,html[dir="rtl"] .column-8,html[dir="rtl"] .column-9,html[dir="rtl"] .column-10,html[dir="rtl"] .column-11,html[dir="rtl"] .column-12,html[dir="rtl"] .column-13,html[dir="rtl"] .column-14,html[dir="rtl"] .column-15,html[dir="rtl"] .column-16,html[dir="rtl"] .column-17,html[dir="rtl"] .column-18,html[dir="rtl"] .column-19,html[dir="rtl"] .column-20,html[dir="rtl"] .column-21,html[dir="rtl"] .column-22,html[dir="rtl"] .column-23,html[dir="rtl"] .column-24{float:right}[class*="column-"] [class*="column-"]:first-of-type{margin-left:-0.5rem}html[dir="rtl"] [class*="column-"] [class*="column-"]:first-of-type{margin-left:0;margin-right:-0.5rem}[class*="column-"] [class*="column-"]:last-of-type{margin-right:-0.5rem}html[dir="rtl"] [class*="column-"] [class*="column-"]:last-of-type{margin-right:0;margin-left:-0.5rem}[class*="column-"]:last-of-type:after{content:'';display:table;clear:both}@media screen{.grid-container{width:1450px;max-width:95vw;padding-right:0;padding-left:0;margin-right:auto;margin-left:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.grid-container:after{content:'';display:table;clear:both}}@media screen{.first-column{margin-left:-0.5rem}html[dir="rtl"] .first-column{margin-left:0;margin-right:-0.5rem}.last-column{margin-right:-0.5rem}html[dir="rtl"] .last-column{margin-right:0;margin-left:-0.5rem}}@media screen and (min-width:1450px){.column-1{width:60.41667px;max-width:3.95833vw}.column-1 > .column-1{margin-left:-0.5rem;margin-right:-0.5rem}.column-2{width:120.83333px;max-width:7.91667vw}.column-2 > .column-2{margin-left:-0.5rem;margin-right:-0.5rem}.column-3{width:181.25px;max-width:11.875vw}.column-3 > .column-3{margin-left:-0.5rem;margin-right:-0.5rem}.column-4{width:241.66667px;max-width:15.83333vw}.column-4 > .column-4{margin-left:-0.5rem;margin-right:-0.5rem}.column-5{width:302.08333px;max-width:19.79167vw}.column-5 > .column-5{margin-left:-0.5rem;margin-right:-0.5rem}.column-6{width:362.5px;max-width:23.75vw}.column-6 > .column-6{margin-left:-0.5rem;margin-right:-0.5rem}.column-7{width:422.91667px;max-width:27.70833vw}.column-7 > .column-7{margin-left:-0.5rem;margin-right:-0.5rem}.column-8{width:483.33333px;max-width:31.66667vw}.column-8 > .column-8{margin-left:-0.5rem;margin-right:-0.5rem}.column-9{width:543.75px;max-width:35.625vw}.column-9 > .column-9{margin-left:-0.5rem;margin-right:-0.5rem}.column-10{width:604.16667px;max-width:39.58333vw}.column-10 > .column-10{margin-left:-0.5rem;margin-right:-0.5rem}.column-11{width:664.58333px;max-width:43.54167vw}.column-11 > .column-11{margin-left:-0.5rem;margin-right:-0.5rem}.column-12{width:725px;max-width:47.5vw}.column-12 > .column-12{margin-left:-0.5rem;margin-right:-0.5rem}.column-13{width:785.41667px;max-width:51.45833vw}.column-13 > .column-13{margin-left:-0.5rem;margin-right:-0.5rem}.column-14{width:845.83333px;max-width:55.41667vw}.column-14 > .column-14{margin-left:-0.5rem;margin-right:-0.5rem}.column-15{width:906.25px;max-width:59.375vw}.column-15 > .column-15{margin-left:-0.5rem;margin-right:-0.5rem}.column-16{width:966.66667px;max-width:63.33333vw}.column-16 > .column-16{margin-left:-0.5rem;margin-right:-0.5rem}.column-17{width:1027.08333px;max-width:67.29167vw}.column-17 > .column-17{margin-left:-0.5rem;margin-right:-0.5rem}.column-18{width:1087.5px;max-width:71.25vw}.column-18 > .column-18{margin-left:-0.5rem;margin-right:-0.5rem}.column-19{width:1147.91667px;max-width:75.20833vw}.column-19 > .column-19{margin-left:-0.5rem;margin-right:-0.5rem}.column-20{width:1208.33333px;max-width:79.16667vw}.column-20 > .column-20{margin-left:-0.5rem;margin-right:-0.5rem}.column-21{width:1268.75px;max-width:83.125vw}.column-21 > .column-21{margin-left:-0.5rem;margin-right:-0.5rem}.column-22{width:1329.16667px;max-width:87.08333vw}.column-22 > .column-22{margin-left:-0.5rem;margin-right:-0.5rem}.column-23{width:1389.58333px;max-width:91.04167vw}.column-23 > .column-23{margin-left:-0.5rem;margin-right:-0.5rem}.column-24{width:1450px;max-width:95vw}.column-24 > .column-24{margin-left:-0.5rem;margin-right:-0.5rem}.large-column-1{width:60.41667px;max-width:3.95833vw}.large-column-2{width:120.83333px;max-width:7.91667vw}.large-column-3{width:181.25px;max-width:11.875vw}.large-column-4{width:241.66667px;max-width:15.83333vw}.large-column-5{width:302.08333px;max-width:19.79167vw}.large-column-6{width:362.5px;max-width:23.75vw}.large-column-7{width:422.91667px;max-width:27.70833vw}.large-column-8{width:483.33333px;max-width:31.66667vw}.large-column-9{width:543.75px;max-width:35.625vw}.large-column-10{width:604.16667px;max-width:39.58333vw}.large-column-11{width:664.58333px;max-width:43.54167vw}.large-column-12{width:725px;max-width:47.5vw}.large-column-13{width:785.41667px;max-width:51.45833vw}.large-column-14{width:845.83333px;max-width:55.41667vw}.large-column-15{width:906.25px;max-width:59.375vw}.large-column-16{width:966.66667px;max-width:63.33333vw}.large-column-17{width:1027.08333px;max-width:67.29167vw}.large-column-18{width:1087.5px;max-width:71.25vw}.large-column-19{width:1147.91667px;max-width:75.20833vw}.large-column-20{width:1208.33333px;max-width:79.16667vw}.large-column-21{width:1268.75px;max-width:83.125vw}.large-column-22{width:1329.16667px;max-width:87.08333vw}.large-column-23{width:1389.58333px;max-width:91.04167vw}.large-column-24{width:1450px;max-width:95vw}.large-first-column{margin-left:-0.5rem;margin-right:-0.5rem}.large-last-column{margin-right:-0.5rem;margin-left:-0.5rem}}@media screen and (max-width:1449px){.column-1{width:60.41667px;max-width:3.95833vw}.column-1 > .column-1{margin-left:-0.5rem;margin-right:-0.5rem}.column-2{width:120.83333px;max-width:7.91667vw}.column-2 > .column-2{margin-left:-0.5rem;margin-right:-0.5rem}.column-3{width:181.25px;max-width:11.875vw}.column-3 > .column-3{margin-left:-0.5rem;margin-right:-0.5rem}.column-4{width:241.66667px;max-width:15.83333vw}.column-4 > .column-4{margin-left:-0.5rem;margin-right:-0.5rem}.column-5{width:302.08333px;max-width:19.79167vw}.column-5 > .column-5{margin-left:-0.5rem;margin-right:-0.5rem}.column-6{width:362.5px;max-width:23.75vw}.column-6 > .column-6{margin-left:-0.5rem;margin-right:-0.5rem}.column-7{width:422.91667px;max-width:27.70833vw}.column-7 > .column-7{margin-left:-0.5rem;margin-right:-0.5rem}.column-8{width:483.33333px;max-width:31.66667vw}.column-8 > .column-8{margin-left:-0.5rem;margin-right:-0.5rem}.column-9{width:543.75px;max-width:35.625vw}.column-9 > .column-9{margin-left:-0.5rem;margin-right:-0.5rem}.column-10{width:604.16667px;max-width:39.58333vw}.column-10 > .column-10{margin-left:-0.5rem;margin-right:-0.5rem}.column-11{width:664.58333px;max-width:43.54167vw}.column-11 > .column-11{margin-left:-0.5rem;margin-right:-0.5rem}.column-12{width:725px;max-width:47.5vw}.column-12 > .column-12{margin-left:-0.5rem;margin-right:-0.5rem}.column-13{width:785.41667px;max-width:51.45833vw}.column-13 > .column-13{margin-left:-0.5rem;margin-right:-0.5rem}.column-14{width:845.83333px;max-width:55.41667vw}.column-14 > .column-14{margin-left:-0.5rem;margin-right:-0.5rem}.column-15{width:906.25px;max-width:59.375vw}.column-15 > .column-15{margin-left:-0.5rem;margin-right:-0.5rem}.column-16{width:966.66667px;max-width:63.33333vw}.column-16 > .column-16{margin-left:-0.5rem;margin-right:-0.5rem}.column-17{width:1027.08333px;max-width:67.29167vw}.column-17 > .column-17{margin-left:-0.5rem;margin-right:-0.5rem}.column-18{width:1087.5px;max-width:71.25vw}.column-18 > .column-18{margin-left:-0.5rem;margin-right:-0.5rem}.column-19{width:1147.91667px;max-width:75.20833vw}.column-19 > .column-19{margin-left:-0.5rem;margin-right:-0.5rem}.column-20{width:1208.33333px;max-width:79.16667vw}.column-20 > .column-20{margin-left:-0.5rem;margin-right:-0.5rem}.column-21{width:1268.75px;max-width:83.125vw}.column-21 > .column-21{margin-left:-0.5rem;margin-right:-0.5rem}.column-22{width:1329.16667px;max-width:87.08333vw}.column-22 > .column-22{margin-left:-0.5rem;margin-right:-0.5rem}.column-23{width:1389.58333px;max-width:91.04167vw}.column-23 > .column-23{margin-left:-0.5rem;margin-right:-0.5rem}.column-24{width:1450px;max-width:95vw}.column-24 > .column-24{margin-left:-0.5rem;margin-right:-0.5rem}}@media screen and (max-width:859px){.column-1{width:120.83333px;max-width:7.91667vw}.column-2{width:241.66667px;max-width:15.83333vw}.column-3{width:362.5px;max-width:23.75vw}.column-4{width:483.33333px;max-width:31.66667vw}.column-5{width:604.16667px;max-width:39.58333vw}.column-6{width:725px;max-width:47.5vw}.column-7{width:845.83333px;max-width:55.41667vw}.column-8{width:966.66667px;max-width:63.33333vw}.column-9{width:1087.5px;max-width:71.25vw}.column-10{width:1208.33333px;max-width:79.16667vw}.column-11{width:1329.16667px;max-width:87.08333vw}.column-12{width:1450px;max-width:95vw}.column-12{width:1450px;max-width:95vw}.column-13{width:1450px;max-width:95vw}.column-14{width:1450px;max-width:95vw}.column-15{width:1450px;max-width:95vw}.column-16{width:1450px;max-width:95vw}.column-17{width:1450px;max-width:95vw}.column-18{width:1450px;max-width:95vw}.column-19{width:1450px;max-width:95vw}.column-20{width:1450px;max-width:95vw}.column-21{width:1450px;max-width:95vw}.column-22{width:1450px;max-width:95vw}.column-23{width:1450px;max-width:95vw}.column-24{width:1450px;max-width:95vw}.tablet-column-1{width:120.83333px;max-width:7.91667vw}.tablet-column-2{width:241.66667px;max-width:15.83333vw}.tablet-column-3{width:362.5px;max-width:23.75vw}.tablet-column-4{width:483.33333px;max-width:31.66667vw}.tablet-column-5{width:604.16667px;max-width:39.58333vw}.tablet-column-6{width:725px;max-width:47.5vw}.tablet-column-7{width:845.83333px;max-width:55.41667vw}.tablet-column-8{width:966.66667px;max-width:63.33333vw}.tablet-column-9{width:1087.5px;max-width:71.25vw}.tablet-column-10{width:1208.33333px;max-width:79.16667vw}.tablet-column-11{width:1329.16667px;max-width:87.08333vw}.tablet-column-12{width:1450px;max-width:95vw}.tablet-first-column{margin-left:-0.5rem}html[dir="rtl"] .tablet-first-column{margin-left:0;margin-right:-0.5rem}.tablet-last-column{margin-right:-0.5rem}html[dir="rtl"] .tablet-last-column{margin-right:0;margin-left:-0.5rem}}@media screen and (max-width:479px){.column-1{width:241.66667px;max-width:15.83333vw}.column-2{width:483.33333px;max-width:31.66667vw}.column-3{width:725px;max-width:47.5vw}.column-4{width:966.66667px;max-width:63.33333vw}.column-5{width:1208.33333px;max-width:79.16667vw}.column-6{width:1450px;max-width:95vw}.column-6{width:1450px;max-width:95vw}.column-7{width:1450px;max-width:95vw}.column-8{width:1450px;max-width:95vw}.column-9{width:1450px;max-width:95vw}.column-10{width:1450px;max-width:95vw}.column-11{width:1450px;max-width:95vw}.column-12{width:1450px;max-width:95vw}.column-13{width:1450px;max-width:95vw}.column-14{width:1450px;max-width:95vw}.column-15{width:1450px;max-width:95vw}.column-16{width:1450px;max-width:95vw}.column-17{width:1450px;max-width:95vw}.column-18{width:1450px;max-width:95vw}.column-19{width:1450px;max-width:95vw}.column-20{width:1450px;max-width:95vw}.column-21{width:1450px;max-width:95vw}.column-22{width:1450px;max-width:95vw}.column-23{width:1450px;max-width:95vw}.column-24{width:1450px;max-width:95vw}.tablet-column-1{width:241.66667px;max-width:15.83333vw}.tablet-column-2{width:483.33333px;max-width:31.66667vw}.tablet-column-3{width:725px;max-width:47.5vw}.tablet-column-4{width:966.66667px;max-width:63.33333vw}.tablet-column-5{width:1208.33333px;max-width:79.16667vw}.tablet-column-6{width:1450px;max-width:95vw}.tablet-column-6{width:1450px;max-width:95vw}.tablet-column-7{width:1450px;max-width:95vw}.tablet-column-8{width:1450px;max-width:95vw}.tablet-column-9{width:1450px;max-width:95vw}.tablet-column-10{width:1450px;max-width:95vw}.tablet-column-11{width:1450px;max-width:95vw}.tablet-column-12{width:1450px;max-width:95vw}.tablet-column-13{width:1450px;max-width:95vw}.tablet-column-14{width:1450px;max-width:95vw}.tablet-column-15{width:1450px;max-width:95vw}.tablet-column-16{width:1450px;max-width:95vw}.tablet-column-17{width:1450px;max-width:95vw}.tablet-column-18{width:1450px;max-width:95vw}.tablet-column-19{width:1450px;max-width:95vw}.tablet-column-20{width:1450px;max-width:95vw}.tablet-column-21{width:1450px;max-width:95vw}.tablet-column-22{width:1450px;max-width:95vw}.tablet-column-23{width:1450px;max-width:95vw}.tablet-column-24{width:1450px;max-width:95vw}.phone-column-1{width:241.66667px;max-width:15.83333vw}.phone-column-2{width:483.33333px;max-width:31.66667vw}.phone-column-3{width:725px;max-width:47.5vw}.phone-column-4{width:966.66667px;max-width:63.33333vw}.phone-column-5{width:1208.33333px;max-width:79.16667vw}.phone-column-6{width:1450px;max-width:95vw}.phone-first-column{margin-left:-0.5rem}html[dir="rtl"] .phone-first-column{margin-left:0;margin-right:-0.5rem}.phone-last-column{margin-right:-0.5rem}html[dir="rtl"] .phone-last-column{margin-right:0;margin-left:-0.5rem}}@media screen and (min-width:860px){.pre-0{margin-left:0vw!important}html[dir="rtl"] .pre-0{margin-right:0vw!important}.first-column.pre-0{margin-left:calc(0vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-0{margin-right:calc(0vw - 0.5rem)!important}.post-0{margin-right:0vw!important}html[dir="rtl"] .post-0{margin-left:0vw!important}.pre-1{margin-left:3.95833vw!important}html[dir="rtl"] .pre-1{margin-right:3.95833vw!important}.first-column.pre-1{margin-left:calc(3.95833vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-1{margin-right:calc(3.95833vw - 0.5rem)!important}.post-1{margin-right:3.95833vw!important}html[dir="rtl"] .post-1{margin-left:3.95833vw!important}.pre-2{margin-left:7.91667vw!important}html[dir="rtl"] .pre-2{margin-right:7.91667vw!important}.first-column.pre-2{margin-left:calc(7.91667vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-2{margin-right:calc(7.91667vw - 0.5rem)!important}.post-2{margin-right:7.91667vw!important}html[dir="rtl"] .post-2{margin-left:7.91667vw!important}.pre-3{margin-left:11.875vw!important}html[dir="rtl"] .pre-3{margin-right:11.875vw!important}.first-column.pre-3{margin-left:calc(11.875vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-3{margin-right:calc(11.875vw - 0.5rem)!important}.post-3{margin-right:11.875vw!important}html[dir="rtl"] .post-3{margin-left:11.875vw!important}.pre-4{margin-left:15.83333vw!important}html[dir="rtl"] .pre-4{margin-right:15.83333vw!important}.first-column.pre-4{margin-left:calc(15.83333vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-4{margin-right:calc(15.83333vw - 0.5rem)!important}.post-4{margin-right:15.83333vw!important}html[dir="rtl"] .post-4{margin-left:15.83333vw!important}.pre-5{margin-left:19.79167vw!important}html[dir="rtl"] .pre-5{margin-right:19.79167vw!important}.first-column.pre-5{margin-left:calc(19.79167vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-5{margin-right:calc(19.79167vw - 0.5rem)!important}.post-5{margin-right:19.79167vw!important}html[dir="rtl"] .post-5{margin-left:19.79167vw!important}.pre-6{margin-left:23.75vw!important}html[dir="rtl"] .pre-6{margin-right:23.75vw!important}.first-column.pre-6{margin-left:calc(23.75vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-6{margin-right:calc(23.75vw - 0.5rem)!important}.post-6{margin-right:23.75vw!important}html[dir="rtl"] .post-6{margin-left:23.75vw!important}.pre-7{margin-left:27.70833vw!important}html[dir="rtl"] .pre-7{margin-right:27.70833vw!important}.first-column.pre-7{margin-left:calc(27.70833vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-7{margin-right:calc(27.70833vw - 0.5rem)!important}.post-7{margin-right:27.70833vw!important}html[dir="rtl"] .post-7{margin-left:27.70833vw!important}.pre-8{margin-left:31.66667vw!important}html[dir="rtl"] .pre-8{margin-right:31.66667vw!important}.first-column.pre-8{margin-left:calc(31.66667vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-8{margin-right:calc(31.66667vw - 0.5rem)!important}.post-8{margin-right:31.66667vw!important}html[dir="rtl"] .post-8{margin-left:31.66667vw!important}.pre-9{margin-left:35.625vw!important}html[dir="rtl"] .pre-9{margin-right:35.625vw!important}.first-column.pre-9{margin-left:calc(35.625vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-9{margin-right:calc(35.625vw - 0.5rem)!important}.post-9{margin-right:35.625vw!important}html[dir="rtl"] .post-9{margin-left:35.625vw!important}.pre-10{margin-left:39.58333vw!important}html[dir="rtl"] .pre-10{margin-right:39.58333vw!important}.first-column.pre-10{margin-left:calc(39.58333vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-10{margin-right:calc(39.58333vw - 0.5rem)!important}.post-10{margin-right:39.58333vw!important}html[dir="rtl"] .post-10{margin-left:39.58333vw!important}.pre-11{margin-left:43.54167vw!important}html[dir="rtl"] .pre-11{margin-right:43.54167vw!important}.first-column.pre-11{margin-left:calc(43.54167vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-11{margin-right:calc(43.54167vw - 0.5rem)!important}.post-11{margin-right:43.54167vw!important}html[dir="rtl"] .post-11{margin-left:43.54167vw!important}.pre-12{margin-left:47.5vw!important}html[dir="rtl"] .pre-12{margin-right:47.5vw!important}.first-column.pre-12{margin-left:calc(47.5vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-12{margin-right:calc(47.5vw - 0.5rem)!important}.post-12{margin-right:47.5vw!important}html[dir="rtl"] .post-12{margin-left:47.5vw!important}.pre-13{margin-left:51.45833vw!important}html[dir="rtl"] .pre-13{margin-right:51.45833vw!important}.first-column.pre-13{margin-left:calc(51.45833vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-13{margin-right:calc(51.45833vw - 0.5rem)!important}.post-13{margin-right:51.45833vw!important}html[dir="rtl"] .post-13{margin-left:51.45833vw!important}.pre-14{margin-left:55.41667vw!important}html[dir="rtl"] .pre-14{margin-right:55.41667vw!important}.first-column.pre-14{margin-left:calc(55.41667vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-14{margin-right:calc(55.41667vw - 0.5rem)!important}.post-14{margin-right:55.41667vw!important}html[dir="rtl"] .post-14{margin-left:55.41667vw!important}.pre-15{margin-left:59.375vw!important}html[dir="rtl"] .pre-15{margin-right:59.375vw!important}.first-column.pre-15{margin-left:calc(59.375vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-15{margin-right:calc(59.375vw - 0.5rem)!important}.post-15{margin-right:59.375vw!important}html[dir="rtl"] .post-15{margin-left:59.375vw!important}.pre-16{margin-left:63.33333vw!important}html[dir="rtl"] .pre-16{margin-right:63.33333vw!important}.first-column.pre-16{margin-left:calc(63.33333vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-16{margin-right:calc(63.33333vw - 0.5rem)!important}.post-16{margin-right:63.33333vw!important}html[dir="rtl"] .post-16{margin-left:63.33333vw!important}.pre-17{margin-left:67.29167vw!important}html[dir="rtl"] .pre-17{margin-right:67.29167vw!important}.first-column.pre-17{margin-left:calc(67.29167vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-17{margin-right:calc(67.29167vw - 0.5rem)!important}.post-17{margin-right:67.29167vw!important}html[dir="rtl"] .post-17{margin-left:67.29167vw!important}.pre-18{margin-left:71.25vw!important}html[dir="rtl"] .pre-18{margin-right:71.25vw!important}.first-column.pre-18{margin-left:calc(71.25vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-18{margin-right:calc(71.25vw - 0.5rem)!important}.post-18{margin-right:71.25vw!important}html[dir="rtl"] .post-18{margin-left:71.25vw!important}.pre-19{margin-left:75.20833vw!important}html[dir="rtl"] .pre-19{margin-right:75.20833vw!important}.first-column.pre-19{margin-left:calc(75.20833vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-19{margin-right:calc(75.20833vw - 0.5rem)!important}.post-19{margin-right:75.20833vw!important}html[dir="rtl"] .post-19{margin-left:75.20833vw!important}.pre-20{margin-left:79.16667vw!important}html[dir="rtl"] .pre-20{margin-right:79.16667vw!important}.first-column.pre-20{margin-left:calc(79.16667vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-20{margin-right:calc(79.16667vw - 0.5rem)!important}.post-20{margin-right:79.16667vw!important}html[dir="rtl"] .post-20{margin-left:79.16667vw!important}.pre-21{margin-left:83.125vw!important}html[dir="rtl"] .pre-21{margin-right:83.125vw!important}.first-column.pre-21{margin-left:calc(83.125vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-21{margin-right:calc(83.125vw - 0.5rem)!important}.post-21{margin-right:83.125vw!important}html[dir="rtl"] .post-21{margin-left:83.125vw!important}.pre-22{margin-left:87.08333vw!important}html[dir="rtl"] .pre-22{margin-right:87.08333vw!important}.first-column.pre-22{margin-left:calc(87.08333vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-22{margin-right:calc(87.08333vw - 0.5rem)!important}.post-22{margin-right:87.08333vw!important}html[dir="rtl"] .post-22{margin-left:87.08333vw!important}.pre-23{margin-left:91.04167vw!important}html[dir="rtl"] .pre-23{margin-right:91.04167vw!important}.first-column.pre-23{margin-left:calc(91.04167vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-23{margin-right:calc(91.04167vw - 0.5rem)!important}.post-23{margin-right:91.04167vw!important}html[dir="rtl"] .post-23{margin-left:91.04167vw!important}.pre-24{margin-left:95vw!important}html[dir="rtl"] .pre-24{margin-right:95vw!important}.first-column.pre-24{margin-left:calc(95vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-24{margin-right:calc(95vw - 0.5rem)!important}.post-24{margin-right:95vw!important}html[dir="rtl"] .post-24{margin-left:95vw!important}.rtl-pre-0{margin-left:0vw!important}html[dir="rtl"] .rtl-pre-0{margin-right:0vw!important}.first-column.rtl-pre-0{margin-left:calc(0vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-0{margin-right:calc(0vw - 0.5rem)!important}.rtl-post-0{margin-right:0vw!important}html[dir="rtl"] .rtl-post-0{margin-left:0vw!important}.rtl-pre-1{margin-left:3.95833vw!important}html[dir="rtl"] .rtl-pre-1{margin-right:3.95833vw!important}.first-column.rtl-pre-1{margin-left:calc(3.95833vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-1{margin-right:calc(3.95833vw - 0.5rem)!important}.rtl-post-1{margin-right:3.95833vw!important}html[dir="rtl"] .rtl-post-1{margin-left:3.95833vw!important}.rtl-pre-2{margin-left:7.91667vw!important}html[dir="rtl"] .rtl-pre-2{margin-right:7.91667vw!important}.first-column.rtl-pre-2{margin-left:calc(7.91667vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-2{margin-right:calc(7.91667vw - 0.5rem)!important}.rtl-post-2{margin-right:7.91667vw!important}html[dir="rtl"] .rtl-post-2{margin-left:7.91667vw!important}.rtl-pre-3{margin-left:11.875vw!important}html[dir="rtl"] .rtl-pre-3{margin-right:11.875vw!important}.first-column.rtl-pre-3{margin-left:calc(11.875vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-3{margin-right:calc(11.875vw - 0.5rem)!important}.rtl-post-3{margin-right:11.875vw!important}html[dir="rtl"] .rtl-post-3{margin-left:11.875vw!important}.rtl-pre-4{margin-left:15.83333vw!important}html[dir="rtl"] .rtl-pre-4{margin-right:15.83333vw!important}.first-column.rtl-pre-4{margin-left:calc(15.83333vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-4{margin-right:calc(15.83333vw - 0.5rem)!important}.rtl-post-4{margin-right:15.83333vw!important}html[dir="rtl"] .rtl-post-4{margin-left:15.83333vw!important}.rtl-pre-5{margin-left:19.79167vw!important}html[dir="rtl"] .rtl-pre-5{margin-right:19.79167vw!important}.first-column.rtl-pre-5{margin-left:calc(19.79167vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-5{margin-right:calc(19.79167vw - 0.5rem)!important}.rtl-post-5{margin-right:19.79167vw!important}html[dir="rtl"] .rtl-post-5{margin-left:19.79167vw!important}.rtl-pre-6{margin-left:23.75vw!important}html[dir="rtl"] .rtl-pre-6{margin-right:23.75vw!important}.first-column.rtl-pre-6{margin-left:calc(23.75vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-6{margin-right:calc(23.75vw - 0.5rem)!important}.rtl-post-6{margin-right:23.75vw!important}html[dir="rtl"] .rtl-post-6{margin-left:23.75vw!important}.rtl-pre-7{margin-left:27.70833vw!important}html[dir="rtl"] .rtl-pre-7{margin-right:27.70833vw!important}.first-column.rtl-pre-7{margin-left:calc(27.70833vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-7{margin-right:calc(27.70833vw - 0.5rem)!important}.rtl-post-7{margin-right:27.70833vw!important}html[dir="rtl"] .rtl-post-7{margin-left:27.70833vw!important}.rtl-pre-8{margin-left:31.66667vw!important}html[dir="rtl"] .rtl-pre-8{margin-right:31.66667vw!important}.first-column.rtl-pre-8{margin-left:calc(31.66667vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-8{margin-right:calc(31.66667vw - 0.5rem)!important}.rtl-post-8{margin-right:31.66667vw!important}html[dir="rtl"] .rtl-post-8{margin-left:31.66667vw!important}.rtl-pre-9{margin-left:35.625vw!important}html[dir="rtl"] .rtl-pre-9{margin-right:35.625vw!important}.first-column.rtl-pre-9{margin-left:calc(35.625vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-9{margin-right:calc(35.625vw - 0.5rem)!important}.rtl-post-9{margin-right:35.625vw!important}html[dir="rtl"] .rtl-post-9{margin-left:35.625vw!important}.rtl-pre-10{margin-left:39.58333vw!important}html[dir="rtl"] .rtl-pre-10{margin-right:39.58333vw!important}.first-column.rtl-pre-10{margin-left:calc(39.58333vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-10{margin-right:calc(39.58333vw - 0.5rem)!important}.rtl-post-10{margin-right:39.58333vw!important}html[dir="rtl"] .rtl-post-10{margin-left:39.58333vw!important}.rtl-pre-11{margin-left:43.54167vw!important}html[dir="rtl"] .rtl-pre-11{margin-right:43.54167vw!important}.first-column.rtl-pre-11{margin-left:calc(43.54167vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-11{margin-right:calc(43.54167vw - 0.5rem)!important}.rtl-post-11{margin-right:43.54167vw!important}html[dir="rtl"] .rtl-post-11{margin-left:43.54167vw!important}.rtl-pre-12{margin-left:47.5vw!important}html[dir="rtl"] .rtl-pre-12{margin-right:47.5vw!important}.first-column.rtl-pre-12{margin-left:calc(47.5vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-12{margin-right:calc(47.5vw - 0.5rem)!important}.rtl-post-12{margin-right:47.5vw!important}html[dir="rtl"] .rtl-post-12{margin-left:47.5vw!important}.rtl-pre-13{margin-left:51.45833vw!important}html[dir="rtl"] .rtl-pre-13{margin-right:51.45833vw!important}.first-column.rtl-pre-13{margin-left:calc(51.45833vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-13{margin-right:calc(51.45833vw - 0.5rem)!important}.rtl-post-13{margin-right:51.45833vw!important}html[dir="rtl"] .rtl-post-13{margin-left:51.45833vw!important}.rtl-pre-14{margin-left:55.41667vw!important}html[dir="rtl"] .rtl-pre-14{margin-right:55.41667vw!important}.first-column.rtl-pre-14{margin-left:calc(55.41667vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-14{margin-right:calc(55.41667vw - 0.5rem)!important}.rtl-post-14{margin-right:55.41667vw!important}html[dir="rtl"] .rtl-post-14{margin-left:55.41667vw!important}.rtl-pre-15{margin-left:59.375vw!important}html[dir="rtl"] .rtl-pre-15{margin-right:59.375vw!important}.first-column.rtl-pre-15{margin-left:calc(59.375vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-15{margin-right:calc(59.375vw - 0.5rem)!important}.rtl-post-15{margin-right:59.375vw!important}html[dir="rtl"] .rtl-post-15{margin-left:59.375vw!important}.rtl-pre-16{margin-left:63.33333vw!important}html[dir="rtl"] .rtl-pre-16{margin-right:63.33333vw!important}.first-column.rtl-pre-16{margin-left:calc(63.33333vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-16{margin-right:calc(63.33333vw - 0.5rem)!important}.rtl-post-16{margin-right:63.33333vw!important}html[dir="rtl"] .rtl-post-16{margin-left:63.33333vw!important}.rtl-pre-17{margin-left:67.29167vw!important}html[dir="rtl"] .rtl-pre-17{margin-right:67.29167vw!important}.first-column.rtl-pre-17{margin-left:calc(67.29167vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-17{margin-right:calc(67.29167vw - 0.5rem)!important}.rtl-post-17{margin-right:67.29167vw!important}html[dir="rtl"] .rtl-post-17{margin-left:67.29167vw!important}.rtl-pre-18{margin-left:71.25vw!important}html[dir="rtl"] .rtl-pre-18{margin-right:71.25vw!important}.first-column.rtl-pre-18{margin-left:calc(71.25vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-18{margin-right:calc(71.25vw - 0.5rem)!important}.rtl-post-18{margin-right:71.25vw!important}html[dir="rtl"] .rtl-post-18{margin-left:71.25vw!important}.rtl-pre-19{margin-left:75.20833vw!important}html[dir="rtl"] .rtl-pre-19{margin-right:75.20833vw!important}.first-column.rtl-pre-19{margin-left:calc(75.20833vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-19{margin-right:calc(75.20833vw - 0.5rem)!important}.rtl-post-19{margin-right:75.20833vw!important}html[dir="rtl"] .rtl-post-19{margin-left:75.20833vw!important}.rtl-pre-20{margin-left:79.16667vw!important}html[dir="rtl"] .rtl-pre-20{margin-right:79.16667vw!important}.first-column.rtl-pre-20{margin-left:calc(79.16667vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-20{margin-right:calc(79.16667vw - 0.5rem)!important}.rtl-post-20{margin-right:79.16667vw!important}html[dir="rtl"] .rtl-post-20{margin-left:79.16667vw!important}.rtl-pre-21{margin-left:83.125vw!important}html[dir="rtl"] .rtl-pre-21{margin-right:83.125vw!important}.first-column.rtl-pre-21{margin-left:calc(83.125vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-21{margin-right:calc(83.125vw - 0.5rem)!important}.rtl-post-21{margin-right:83.125vw!important}html[dir="rtl"] .rtl-post-21{margin-left:83.125vw!important}.rtl-pre-22{margin-left:87.08333vw!important}html[dir="rtl"] .rtl-pre-22{margin-right:87.08333vw!important}.first-column.rtl-pre-22{margin-left:calc(87.08333vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-22{margin-right:calc(87.08333vw - 0.5rem)!important}.rtl-post-22{margin-right:87.08333vw!important}html[dir="rtl"] .rtl-post-22{margin-left:87.08333vw!important}.rtl-pre-23{margin-left:91.04167vw!important}html[dir="rtl"] .rtl-pre-23{margin-right:91.04167vw!important}.first-column.rtl-pre-23{margin-left:calc(91.04167vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-23{margin-right:calc(91.04167vw - 0.5rem)!important}.rtl-post-23{margin-right:91.04167vw!important}html[dir="rtl"] .rtl-post-23{margin-left:91.04167vw!important}.rtl-pre-24{margin-left:95vw!important}html[dir="rtl"] .rtl-pre-24{margin-right:95vw!important}.first-column.rtl-pre-24{margin-left:calc(95vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-24{margin-right:calc(95vw - 0.5rem)!important}.rtl-post-24{margin-right:95vw!important}html[dir="rtl"] .rtl-post-24{margin-left:95vw!important}}@media screen and (max-width:859px){.tablet-pre-0{margin-left:0vw!important}html[dir="rtl"] .tablet-pre-0{margin-right:0vw!important}.tablet-first-column.tablet-pre-0{margin-left:calc(0vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-0{margin-right:calc(0vw - 0.5rem)!important}.tablet-post-0{margin-right:0vw!important}html[dir="rtl"] .tablet-post-0{margin-left:0vw!important}.tablet-pre-1{margin-left:7.91667vw!important}html[dir="rtl"] .tablet-pre-1{margin-right:7.91667vw!important}.tablet-first-column.tablet-pre-1{margin-left:calc(7.91667vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-1{margin-right:calc(7.91667vw - 0.5rem)!important}.tablet-post-1{margin-right:7.91667vw!important}html[dir="rtl"] .tablet-post-1{margin-left:7.91667vw!important}.tablet-pre-2{margin-left:15.83333vw!important}html[dir="rtl"] .tablet-pre-2{margin-right:15.83333vw!important}.tablet-first-column.tablet-pre-2{margin-left:calc(15.83333vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-2{margin-right:calc(15.83333vw - 0.5rem)!important}.tablet-post-2{margin-right:15.83333vw!important}html[dir="rtl"] .tablet-post-2{margin-left:15.83333vw!important}.tablet-pre-3{margin-left:23.75vw!important}html[dir="rtl"] .tablet-pre-3{margin-right:23.75vw!important}.tablet-first-column.tablet-pre-3{margin-left:calc(23.75vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-3{margin-right:calc(23.75vw - 0.5rem)!important}.tablet-post-3{margin-right:23.75vw!important}html[dir="rtl"] .tablet-post-3{margin-left:23.75vw!important}.tablet-pre-4{margin-left:31.66667vw!important}html[dir="rtl"] .tablet-pre-4{margin-right:31.66667vw!important}.tablet-first-column.tablet-pre-4{margin-left:calc(31.66667vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-4{margin-right:calc(31.66667vw - 0.5rem)!important}.tablet-post-4{margin-right:31.66667vw!important}html[dir="rtl"] .tablet-post-4{margin-left:31.66667vw!important}.tablet-pre-5{margin-left:39.58333vw!important}html[dir="rtl"] .tablet-pre-5{margin-right:39.58333vw!important}.tablet-first-column.tablet-pre-5{margin-left:calc(39.58333vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-5{margin-right:calc(39.58333vw - 0.5rem)!important}.tablet-post-5{margin-right:39.58333vw!important}html[dir="rtl"] .tablet-post-5{margin-left:39.58333vw!important}.tablet-pre-6{margin-left:47.5vw!important}html[dir="rtl"] .tablet-pre-6{margin-right:47.5vw!important}.tablet-first-column.tablet-pre-6{margin-left:calc(47.5vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-6{margin-right:calc(47.5vw - 0.5rem)!important}.tablet-post-6{margin-right:47.5vw!important}html[dir="rtl"] .tablet-post-6{margin-left:47.5vw!important}.tablet-pre-7{margin-left:55.41667vw!important}html[dir="rtl"] .tablet-pre-7{margin-right:55.41667vw!important}.tablet-first-column.tablet-pre-7{margin-left:calc(55.41667vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-7{margin-right:calc(55.41667vw - 0.5rem)!important}.tablet-post-7{margin-right:55.41667vw!important}html[dir="rtl"] .tablet-post-7{margin-left:55.41667vw!important}.tablet-pre-8{margin-left:63.33333vw!important}html[dir="rtl"] .tablet-pre-8{margin-right:63.33333vw!important}.tablet-first-column.tablet-pre-8{margin-left:calc(63.33333vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-8{margin-right:calc(63.33333vw - 0.5rem)!important}.tablet-post-8{margin-right:63.33333vw!important}html[dir="rtl"] .tablet-post-8{margin-left:63.33333vw!important}.tablet-pre-9{margin-left:71.25vw!important}html[dir="rtl"] .tablet-pre-9{margin-right:71.25vw!important}.tablet-first-column.tablet-pre-9{margin-left:calc(71.25vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-9{margin-right:calc(71.25vw - 0.5rem)!important}.tablet-post-9{margin-right:71.25vw!important}html[dir="rtl"] .tablet-post-9{margin-left:71.25vw!important}.tablet-pre-10{margin-left:79.16667vw!important}html[dir="rtl"] .tablet-pre-10{margin-right:79.16667vw!important}.tablet-first-column.tablet-pre-10{margin-left:calc(79.16667vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-10{margin-right:calc(79.16667vw - 0.5rem)!important}.tablet-post-10{margin-right:79.16667vw!important}html[dir="rtl"] .tablet-post-10{margin-left:79.16667vw!important}.tablet-pre-11{margin-left:87.08333vw!important}html[dir="rtl"] .tablet-pre-11{margin-right:87.08333vw!important}.tablet-first-column.tablet-pre-11{margin-left:calc(87.08333vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-11{margin-right:calc(87.08333vw - 0.5rem)!important}.tablet-post-11{margin-right:87.08333vw!important}html[dir="rtl"] .tablet-post-11{margin-left:87.08333vw!important}.tablet-pre-12{margin-left:95vw!important}html[dir="rtl"] .tablet-pre-12{margin-right:95vw!important}.tablet-first-column.tablet-pre-12{margin-left:calc(95vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-12{margin-right:calc(95vw - 0.5rem)!important}.tablet-post-12{margin-right:95vw!important}html[dir="rtl"] .tablet-post-12{margin-left:95vw!important}.rtl-tablet-pre-0{margin-left:0vw!important}html[dir="rtl"] .rtl-tablet-pre-0{margin-right:0vw!important}.tablet-first-column.rtl-tablet-pre-0{margin-left:calc(0vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-0{margin-right:calc(0vw - 0.5rem)!important}.rtl-tablet-post-0{margin-right:0vw!important}html[dir="rtl"] .rtl-tablet-post-0{margin-left:0vw!important}.rtl-tablet-pre-1{margin-left:7.91667vw!important}html[dir="rtl"] .rtl-tablet-pre-1{margin-right:7.91667vw!important}.tablet-first-column.rtl-tablet-pre-1{margin-left:calc(7.91667vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-1{margin-right:calc(7.91667vw - 0.5rem)!important}.rtl-tablet-post-1{margin-right:7.91667vw!important}html[dir="rtl"] .rtl-tablet-post-1{margin-left:7.91667vw!important}.rtl-tablet-pre-2{margin-left:15.83333vw!important}html[dir="rtl"] .rtl-tablet-pre-2{margin-right:15.83333vw!important}.tablet-first-column.rtl-tablet-pre-2{margin-left:calc(15.83333vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-2{margin-right:calc(15.83333vw - 0.5rem)!important}.rtl-tablet-post-2{margin-right:15.83333vw!important}html[dir="rtl"] .rtl-tablet-post-2{margin-left:15.83333vw!important}.rtl-tablet-pre-3{margin-left:23.75vw!important}html[dir="rtl"] .rtl-tablet-pre-3{margin-right:23.75vw!important}.tablet-first-column.rtl-tablet-pre-3{margin-left:calc(23.75vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-3{margin-right:calc(23.75vw - 0.5rem)!important}.rtl-tablet-post-3{margin-right:23.75vw!important}html[dir="rtl"] .rtl-tablet-post-3{margin-left:23.75vw!important}.rtl-tablet-pre-4{margin-left:31.66667vw!important}html[dir="rtl"] .rtl-tablet-pre-4{margin-right:31.66667vw!important}.tablet-first-column.rtl-tablet-pre-4{margin-left:calc(31.66667vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-4{margin-right:calc(31.66667vw - 0.5rem)!important}.rtl-tablet-post-4{margin-right:31.66667vw!important}html[dir="rtl"] .rtl-tablet-post-4{margin-left:31.66667vw!important}.rtl-tablet-pre-5{margin-left:39.58333vw!important}html[dir="rtl"] .rtl-tablet-pre-5{margin-right:39.58333vw!important}.tablet-first-column.rtl-tablet-pre-5{margin-left:calc(39.58333vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-5{margin-right:calc(39.58333vw - 0.5rem)!important}.rtl-tablet-post-5{margin-right:39.58333vw!important}html[dir="rtl"] .rtl-tablet-post-5{margin-left:39.58333vw!important}.rtl-tablet-pre-6{margin-left:47.5vw!important}html[dir="rtl"] .rtl-tablet-pre-6{margin-right:47.5vw!important}.tablet-first-column.rtl-tablet-pre-6{margin-left:calc(47.5vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-6{margin-right:calc(47.5vw - 0.5rem)!important}.rtl-tablet-post-6{margin-right:47.5vw!important}html[dir="rtl"] .rtl-tablet-post-6{margin-left:47.5vw!important}.rtl-tablet-pre-7{margin-left:55.41667vw!important}html[dir="rtl"] .rtl-tablet-pre-7{margin-right:55.41667vw!important}.tablet-first-column.rtl-tablet-pre-7{margin-left:calc(55.41667vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-7{margin-right:calc(55.41667vw - 0.5rem)!important}.rtl-tablet-post-7{margin-right:55.41667vw!important}html[dir="rtl"] .rtl-tablet-post-7{margin-left:55.41667vw!important}.rtl-tablet-pre-8{margin-left:63.33333vw!important}html[dir="rtl"] .rtl-tablet-pre-8{margin-right:63.33333vw!important}.tablet-first-column.rtl-tablet-pre-8{margin-left:calc(63.33333vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-8{margin-right:calc(63.33333vw - 0.5rem)!important}.rtl-tablet-post-8{margin-right:63.33333vw!important}html[dir="rtl"] .rtl-tablet-post-8{margin-left:63.33333vw!important}.rtl-tablet-pre-9{margin-left:71.25vw!important}html[dir="rtl"] .rtl-tablet-pre-9{margin-right:71.25vw!important}.tablet-first-column.rtl-tablet-pre-9{margin-left:calc(71.25vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-9{margin-right:calc(71.25vw - 0.5rem)!important}.rtl-tablet-post-9{margin-right:71.25vw!important}html[dir="rtl"] .rtl-tablet-post-9{margin-left:71.25vw!important}.rtl-tablet-pre-10{margin-left:79.16667vw!important}html[dir="rtl"] .rtl-tablet-pre-10{margin-right:79.16667vw!important}.tablet-first-column.rtl-tablet-pre-10{margin-left:calc(79.16667vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-10{margin-right:calc(79.16667vw - 0.5rem)!important}.rtl-tablet-post-10{margin-right:79.16667vw!important}html[dir="rtl"] .rtl-tablet-post-10{margin-left:79.16667vw!important}.rtl-tablet-pre-11{margin-left:87.08333vw!important}html[dir="rtl"] .rtl-tablet-pre-11{margin-right:87.08333vw!important}.tablet-first-column.rtl-tablet-pre-11{margin-left:calc(87.08333vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-11{margin-right:calc(87.08333vw - 0.5rem)!important}.rtl-tablet-post-11{margin-right:87.08333vw!important}html[dir="rtl"] .rtl-tablet-post-11{margin-left:87.08333vw!important}.rtl-tablet-pre-12{margin-left:95vw!important}html[dir="rtl"] .rtl-tablet-pre-12{margin-right:95vw!important}.tablet-first-column.rtl-tablet-pre-12{margin-left:calc(95vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-12{margin-right:calc(95vw - 0.5rem)!important}.rtl-tablet-post-12{margin-right:95vw!important}html[dir="rtl"] .rtl-tablet-post-12{margin-left:95vw!important}}@media screen and (max-width:479px){.phone-pre-0{margin-left:0vw!important}html[dir="rtl"] .phone-pre-0{margin-right:0vw!important}.phone-first-column.phone-pre-0{margin-left:calc(0vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.phone-pre-0{margin-right:calc(0vw - 0.5rem)!important}.phone-post-0{margin-right:0vw!important}html[dir="rtl"] .phone-post-0{margin-left:0vw!important}.phone-pre-1{margin-left:15.83333vw!important}html[dir="rtl"] .phone-pre-1{margin-right:15.83333vw!important}.phone-first-column.phone-pre-1{margin-left:calc(15.83333vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.phone-pre-1{margin-right:calc(15.83333vw - 0.5rem)!important}.phone-post-1{margin-right:15.83333vw!important}html[dir="rtl"] .phone-post-1{margin-left:15.83333vw!important}.phone-pre-2{margin-left:31.66667vw!important}html[dir="rtl"] .phone-pre-2{margin-right:31.66667vw!important}.phone-first-column.phone-pre-2{margin-left:calc(31.66667vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.phone-pre-2{margin-right:calc(31.66667vw - 0.5rem)!important}.phone-post-2{margin-right:31.66667vw!important}html[dir="rtl"] .phone-post-2{margin-left:31.66667vw!important}.phone-pre-3{margin-left:47.5vw!important}html[dir="rtl"] .phone-pre-3{margin-right:47.5vw!important}.phone-first-column.phone-pre-3{margin-left:calc(47.5vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.phone-pre-3{margin-right:calc(47.5vw - 0.5rem)!important}.phone-post-3{margin-right:47.5vw!important}html[dir="rtl"] .phone-post-3{margin-left:47.5vw!important}.phone-pre-4{margin-left:63.33333vw!important}html[dir="rtl"] .phone-pre-4{margin-right:63.33333vw!important}.phone-first-column.phone-pre-4{margin-left:calc(63.33333vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.phone-pre-4{margin-right:calc(63.33333vw - 0.5rem)!important}.phone-post-4{margin-right:63.33333vw!important}html[dir="rtl"] .phone-post-4{margin-left:63.33333vw!important}.phone-pre-5{margin-left:79.16667vw!important}html[dir="rtl"] .phone-pre-5{margin-right:79.16667vw!important}.phone-first-column.phone-pre-5{margin-left:calc(79.16667vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.phone-pre-5{margin-right:calc(79.16667vw - 0.5rem)!important}.phone-post-5{margin-right:79.16667vw!important}html[dir="rtl"] .phone-post-5{margin-left:79.16667vw!important}.phone-pre-6{margin-left:95vw!important}html[dir="rtl"] .phone-pre-6{margin-right:95vw!important}.phone-first-column.phone-pre-6{margin-left:calc(95vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.phone-pre-6{margin-right:calc(95vw - 0.5rem)!important}.phone-post-6{margin-right:95vw!important}html[dir="rtl"] .phone-post-6{margin-left:95vw!important}.rtl-phone-pre-0{margin-left:0vw!important}html[dir="rtl"] .rtl-phone-pre-0{margin-right:0vw!important}.phone-first-column.rtl-phone-pre-0{margin-left:calc(0vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.rtl-phone-pre-0{margin-right:calc(0vw - 0.5rem)!important}.rtl-phone-post-0{margin-right:0vw!important}html[dir="rtl"] .rtl-phone-post-0{margin-left:0vw!important}.rtl-phone-pre-1{margin-left:15.83333vw!important}html[dir="rtl"] .rtl-phone-pre-1{margin-right:15.83333vw!important}.phone-first-column.rtl-phone-pre-1{margin-left:calc(15.83333vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.rtl-phone-pre-1{margin-right:calc(15.83333vw - 0.5rem)!important}.rtl-phone-post-1{margin-right:15.83333vw!important}html[dir="rtl"] .rtl-phone-post-1{margin-left:15.83333vw!important}.rtl-phone-pre-2{margin-left:31.66667vw!important}html[dir="rtl"] .rtl-phone-pre-2{margin-right:31.66667vw!important}.phone-first-column.rtl-phone-pre-2{margin-left:calc(31.66667vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.rtl-phone-pre-2{margin-right:calc(31.66667vw - 0.5rem)!important}.rtl-phone-post-2{margin-right:31.66667vw!important}html[dir="rtl"] .rtl-phone-post-2{margin-left:31.66667vw!important}.rtl-phone-pre-3{margin-left:47.5vw!important}html[dir="rtl"] .rtl-phone-pre-3{margin-right:47.5vw!important}.phone-first-column.rtl-phone-pre-3{margin-left:calc(47.5vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.rtl-phone-pre-3{margin-right:calc(47.5vw - 0.5rem)!important}.rtl-phone-post-3{margin-right:47.5vw!important}html[dir="rtl"] .rtl-phone-post-3{margin-left:47.5vw!important}.rtl-phone-pre-4{margin-left:63.33333vw!important}html[dir="rtl"] .rtl-phone-pre-4{margin-right:63.33333vw!important}.phone-first-column.rtl-phone-pre-4{margin-left:calc(63.33333vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.rtl-phone-pre-4{margin-right:calc(63.33333vw - 0.5rem)!important}.rtl-phone-post-4{margin-right:63.33333vw!important}html[dir="rtl"] .rtl-phone-post-4{margin-left:63.33333vw!important}.rtl-phone-pre-5{margin-left:79.16667vw!important}html[dir="rtl"] .rtl-phone-pre-5{margin-right:79.16667vw!important}.phone-first-column.rtl-phone-pre-5{margin-left:calc(79.16667vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.rtl-phone-pre-5{margin-right:calc(79.16667vw - 0.5rem)!important}.rtl-phone-post-5{margin-right:79.16667vw!important}html[dir="rtl"] .rtl-phone-post-5{margin-left:79.16667vw!important}.rtl-phone-pre-6{margin-left:95vw!important}html[dir="rtl"] .rtl-phone-pre-6{margin-right:95vw!important}.phone-first-column.rtl-phone-pre-6{margin-left:calc(95vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.rtl-phone-pre-6{margin-right:calc(95vw - 0.5rem)!important}.rtl-phone-post-6{margin-right:95vw!important}html[dir="rtl"] .rtl-phone-post-6{margin-left:95vw!important}}@media screen and (min-width:1525.5px){.pre-0{margin-left:0!important}html[dir="rtl"] .pre-0{margin-right:0!important}.post-0{margin-right:0!important}html[dir="rtl"] .post-0{margin-left:0!important}.pre-1{margin-left:60.41667px!important}html[dir="rtl"] .pre-1{margin-right:60.41667px!important}.post-1{margin-right:60.41667px!important}html[dir="rtl"] .post-1{margin-left:60.41667px!important}.pre-2{margin-left:120.83333px!important}html[dir="rtl"] .pre-2{margin-right:120.83333px!important}.post-2{margin-right:120.83333px!important}html[dir="rtl"] .post-2{margin-left:120.83333px!important}.pre-3{margin-left:181.25px!important}html[dir="rtl"] .pre-3{margin-right:181.25px!important}.post-3{margin-right:181.25px!important}html[dir="rtl"] .post-3{margin-left:181.25px!important}.pre-4{margin-left:241.66667px!important}html[dir="rtl"] .pre-4{margin-right:241.66667px!important}.post-4{margin-right:241.66667px!important}html[dir="rtl"] .post-4{margin-left:241.66667px!important}.pre-5{margin-left:302.08333px!important}html[dir="rtl"] .pre-5{margin-right:302.08333px!important}.post-5{margin-right:302.08333px!important}html[dir="rtl"] .post-5{margin-left:302.08333px!important}.pre-6{margin-left:362.5px!important}html[dir="rtl"] .pre-6{margin-right:362.5px!important}.post-6{margin-right:362.5px!important}html[dir="rtl"] .post-6{margin-left:362.5px!important}.pre-7{margin-left:422.91667px!important}html[dir="rtl"] .pre-7{margin-right:422.91667px!important}.post-7{margin-right:422.91667px!important}html[dir="rtl"] .post-7{margin-left:422.91667px!important}.pre-8{margin-left:483.33333px!important}html[dir="rtl"] .pre-8{margin-right:483.33333px!important}.post-8{margin-right:483.33333px!important}html[dir="rtl"] .post-8{margin-left:483.33333px!important}.pre-9{margin-left:543.75px!important}html[dir="rtl"] .pre-9{margin-right:543.75px!important}.post-9{margin-right:543.75px!important}html[dir="rtl"] .post-9{margin-left:543.75px!important}.pre-10{margin-left:604.16667px!important}html[dir="rtl"] .pre-10{margin-right:604.16667px!important}.post-10{margin-right:604.16667px!important}html[dir="rtl"] .post-10{margin-left:604.16667px!important}.pre-11{margin-left:664.58333px!important}html[dir="rtl"] .pre-11{margin-right:664.58333px!important}.post-11{margin-right:664.58333px!important}html[dir="rtl"] .post-11{margin-left:664.58333px!important}.pre-12{margin-left:725px!important}html[dir="rtl"] .pre-12{margin-right:725px!important}.post-12{margin-right:725px!important}html[dir="rtl"] .post-12{margin-left:725px!important}.pre-13{margin-left:785.41667px!important}html[dir="rtl"] .pre-13{margin-right:785.41667px!important}.post-13{margin-right:785.41667px!important}html[dir="rtl"] .post-13{margin-left:785.41667px!important}.pre-14{margin-left:845.83333px!important}html[dir="rtl"] .pre-14{margin-right:845.83333px!important}.post-14{margin-right:845.83333px!important}html[dir="rtl"] .post-14{margin-left:845.83333px!important}.pre-15{margin-left:906.25px!important}html[dir="rtl"] .pre-15{margin-right:906.25px!important}.post-15{margin-right:906.25px!important}html[dir="rtl"] .post-15{margin-left:906.25px!important}.pre-16{margin-left:966.66667px!important}html[dir="rtl"] .pre-16{margin-right:966.66667px!important}.post-16{margin-right:966.66667px!important}html[dir="rtl"] .post-16{margin-left:966.66667px!important}.pre-17{margin-left:1027.08333px!important}html[dir="rtl"] .pre-17{margin-right:1027.08333px!important}.post-17{margin-right:1027.08333px!important}html[dir="rtl"] .post-17{margin-left:1027.08333px!important}.pre-18{margin-left:1087.5px!important}html[dir="rtl"] .pre-18{margin-right:1087.5px!important}.post-18{margin-right:1087.5px!important}html[dir="rtl"] .post-18{margin-left:1087.5px!important}.pre-19{margin-left:1147.91667px!important}html[dir="rtl"] .pre-19{margin-right:1147.91667px!important}.post-19{margin-right:1147.91667px!important}html[dir="rtl"] .post-19{margin-left:1147.91667px!important}.pre-20{margin-left:1208.33333px!important}html[dir="rtl"] .pre-20{margin-right:1208.33333px!important}.post-20{margin-right:1208.33333px!important}html[dir="rtl"] .post-20{margin-left:1208.33333px!important}.pre-21{margin-left:1268.75px!important}html[dir="rtl"] .pre-21{margin-right:1268.75px!important}.post-21{margin-right:1268.75px!important}html[dir="rtl"] .post-21{margin-left:1268.75px!important}.pre-22{margin-left:1329.16667px!important}html[dir="rtl"] .pre-22{margin-right:1329.16667px!important}.post-22{margin-right:1329.16667px!important}html[dir="rtl"] .post-22{margin-left:1329.16667px!important}.pre-23{margin-left:1389.58333px!important}html[dir="rtl"] .pre-23{margin-right:1389.58333px!important}.post-23{margin-right:1389.58333px!important}html[dir="rtl"] .post-23{margin-left:1389.58333px!important}.pre-24{margin-left:1450px!important}html[dir="rtl"] .pre-24{margin-right:1450px!important}.post-24{margin-right:1450px!important}html[dir="rtl"] .post-24{margin-left:1450px!important}.rtl-pre-0{margin-left:0!important}html[dir="rtl"] .rtl-pre-0{margin-right:0!important}.rtl-post-0{margin-right:0!important}html[dir="rtl"] .rtl-post-0{margin-left:0!important}.rtl-pre-1{margin-left:60.41667px!important}html[dir="rtl"] .rtl-pre-1{margin-right:60.41667px!important}.rtl-post-1{margin-right:60.41667px!important}html[dir="rtl"] .rtl-post-1{margin-left:60.41667px!important}.rtl-pre-2{margin-left:120.83333px!important}html[dir="rtl"] .rtl-pre-2{margin-right:120.83333px!important}.rtl-post-2{margin-right:120.83333px!important}html[dir="rtl"] .rtl-post-2{margin-left:120.83333px!important}.rtl-pre-3{margin-left:181.25px!important}html[dir="rtl"] .rtl-pre-3{margin-right:181.25px!important}.rtl-post-3{margin-right:181.25px!important}html[dir="rtl"] .rtl-post-3{margin-left:181.25px!important}.rtl-pre-4{margin-left:241.66667px!important}html[dir="rtl"] .rtl-pre-4{margin-right:241.66667px!important}.rtl-post-4{margin-right:241.66667px!important}html[dir="rtl"] .rtl-post-4{margin-left:241.66667px!important}.rtl-pre-5{margin-left:302.08333px!important}html[dir="rtl"] .rtl-pre-5{margin-right:302.08333px!important}.rtl-post-5{margin-right:302.08333px!important}html[dir="rtl"] .rtl-post-5{margin-left:302.08333px!important}.rtl-pre-6{margin-left:362.5px!important}html[dir="rtl"] .rtl-pre-6{margin-right:362.5px!important}.rtl-post-6{margin-right:362.5px!important}html[dir="rtl"] .rtl-post-6{margin-left:362.5px!important}.rtl-pre-7{margin-left:422.91667px!important}html[dir="rtl"] .rtl-pre-7{margin-right:422.91667px!important}.rtl-post-7{margin-right:422.91667px!important}html[dir="rtl"] .rtl-post-7{margin-left:422.91667px!important}.rtl-pre-8{margin-left:483.33333px!important}html[dir="rtl"] .rtl-pre-8{margin-right:483.33333px!important}.rtl-post-8{margin-right:483.33333px!important}html[dir="rtl"] .rtl-post-8{margin-left:483.33333px!important}.rtl-pre-9{margin-left:543.75px!important}html[dir="rtl"] .rtl-pre-9{margin-right:543.75px!important}.rtl-post-9{margin-right:543.75px!important}html[dir="rtl"] .rtl-post-9{margin-left:543.75px!important}.rtl-pre-10{margin-left:604.16667px!important}html[dir="rtl"] .rtl-pre-10{margin-right:604.16667px!important}.rtl-post-10{margin-right:604.16667px!important}html[dir="rtl"] .rtl-post-10{margin-left:604.16667px!important}.rtl-pre-11{margin-left:664.58333px!important}html[dir="rtl"] .rtl-pre-11{margin-right:664.58333px!important}.rtl-post-11{margin-right:664.58333px!important}html[dir="rtl"] .rtl-post-11{margin-left:664.58333px!important}.rtl-pre-12{margin-left:725px!important}html[dir="rtl"] .rtl-pre-12{margin-right:725px!important}.rtl-post-12{margin-right:725px!important}html[dir="rtl"] .rtl-post-12{margin-left:725px!important}.rtl-pre-13{margin-left:785.41667px!important}html[dir="rtl"] .rtl-pre-13{margin-right:785.41667px!important}.rtl-post-13{margin-right:785.41667px!important}html[dir="rtl"] .rtl-post-13{margin-left:785.41667px!important}.rtl-pre-14{margin-left:845.83333px!important}html[dir="rtl"] .rtl-pre-14{margin-right:845.83333px!important}.rtl-post-14{margin-right:845.83333px!important}html[dir="rtl"] .rtl-post-14{margin-left:845.83333px!important}.rtl-pre-15{margin-left:906.25px!important}html[dir="rtl"] .rtl-pre-15{margin-right:906.25px!important}.rtl-post-15{margin-right:906.25px!important}html[dir="rtl"] .rtl-post-15{margin-left:906.25px!important}.rtl-pre-16{margin-left:966.66667px!important}html[dir="rtl"] .rtl-pre-16{margin-right:966.66667px!important}.rtl-post-16{margin-right:966.66667px!important}html[dir="rtl"] .rtl-post-16{margin-left:966.66667px!important}.rtl-pre-17{margin-left:1027.08333px!important}html[dir="rtl"] .rtl-pre-17{margin-right:1027.08333px!important}.rtl-post-17{margin-right:1027.08333px!important}html[dir="rtl"] .rtl-post-17{margin-left:1027.08333px!important}.rtl-pre-18{margin-left:1087.5px!important}html[dir="rtl"] .rtl-pre-18{margin-right:1087.5px!important}.rtl-post-18{margin-right:1087.5px!important}html[dir="rtl"] .rtl-post-18{margin-left:1087.5px!important}.rtl-pre-19{margin-left:1147.91667px!important}html[dir="rtl"] .rtl-pre-19{margin-right:1147.91667px!important}.rtl-post-19{margin-right:1147.91667px!important}html[dir="rtl"] .rtl-post-19{margin-left:1147.91667px!important}.rtl-pre-20{margin-left:1208.33333px!important}html[dir="rtl"] .rtl-pre-20{margin-right:1208.33333px!important}.rtl-post-20{margin-right:1208.33333px!important}html[dir="rtl"] .rtl-post-20{margin-left:1208.33333px!important}.rtl-pre-21{margin-left:1268.75px!important}html[dir="rtl"] .rtl-pre-21{margin-right:1268.75px!important}.rtl-post-21{margin-right:1268.75px!important}html[dir="rtl"] .rtl-post-21{margin-left:1268.75px!important}.rtl-pre-22{margin-left:1329.16667px!important}html[dir="rtl"] .rtl-pre-22{margin-right:1329.16667px!important}.rtl-post-22{margin-right:1329.16667px!important}html[dir="rtl"] .rtl-post-22{margin-left:1329.16667px!important}.rtl-pre-23{margin-left:1389.58333px!important}html[dir="rtl"] .rtl-pre-23{margin-right:1389.58333px!important}.rtl-post-23{margin-right:1389.58333px!important}html[dir="rtl"] .rtl-post-23{margin-left:1389.58333px!important}.rtl-pre-24{margin-left:1450px!important}html[dir="rtl"] .rtl-pre-24{margin-right:1450px!important}.rtl-post-24{margin-right:1450px!important}html[dir="rtl"] .rtl-post-24{margin-left:1450px!important}}@media screen and (min-width:1450px){.phone-show{display:none!important}.tablet-show{display:none!important}.tablet-only{display:none!important}.large-hide{display:none!important}}@media screen and (max-width:1449px) and (min-width:860px){.phone-show{display:none!important}.tablet-show{display:none!important}.tablet-only{display:none!important}.large-only{display:none!important}.large-show{display:none!important}}@media screen and (max-width:859px) and (min-width:480px){.tablet-hide{display:none!important}.phone-show{display:none!important}.large-only{display:none!important}.large-show{display:none!important}}@media screen and (max-width:479px){.phone-hide{display:none!important}.tablet-hide{display:none!important}.tablet-only{display:none!important}.large-only{display:none!important}.large-show{display:none!important}}.invisible{visibility:hidden}.visible{visibility:visible}.hide{display:none!important}.visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.visually-hidden-focusable{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.visually-hidden-focusable:active,.visually-hidden-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.left{float:left}html[dir="rtl"] .left{float:right}.right{float:right}html[dir="rtl"] .right{float:left}@media screen and (min-width:1450px){.large-left{float:left}html[dir="rtl"] .large-left{float:right}.large-right{float:right}html[dir="rtl"] .large-right{float:left}}@media screen and (max-width:859px) and (min-width:480px){.tablet-left{float:left}html[dir="rtl"] .tablet-left{float:right}.tablet-right{float:right}html[dir="rtl"] .tablet-right{float:left}}@media screen and (max-width:479px){.phone-left{float:left}html[dir="rtl"] .phone-left{float:right}.phone-right{float:right}html[dir="rtl"] .phone-right{float:left}}.block-group{margin-left:-0.75rem;margin-right:-0.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.block{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-left:0.75rem;margin-right:0.75rem;min-width:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:0;-ms-flex-negative:1;flex-shrink:1}.block-group-1-up > .block{-ms-flex-preferred-size:calc(100% - 1.5rem);flex-basis:calc(100% - 1.5rem);width:calc(100% - 1.5rem)}.block-group-2-up > .block{-ms-flex-preferred-size:calc(50% - 1.5rem);flex-basis:calc(50% - 1.5rem);width:calc(50% - 1.5rem)}.block-group-3-up > .block{-ms-flex-preferred-size:calc(33.33333% - 1.5rem);flex-basis:calc(33.33333% - 1.5rem);width:calc(33.33333% - 1.5rem)}.block-group-4-up > .block{-ms-flex-preferred-size:calc(25% - 1.5rem);flex-basis:calc(25% - 1.5rem);width:calc(25% - 1.5rem)}.block-group-5-up > .block{-ms-flex-preferred-size:calc(20% - 1.5rem);flex-basis:calc(20% - 1.5rem);width:calc(20% - 1.5rem)}.block-group-6-up > .block{-ms-flex-preferred-size:calc(16.66666% - 1.5rem);flex-basis:calc(16.66666% - 1.5rem);width:calc(16.66666% - 1.5rem)}.block-group-7-up > .block{-ms-flex-preferred-size:calc(14.28570% - 1.5rem);flex-basis:calc(14.28570% - 1.5rem);width:calc(14.28570% - 1.5rem)}.block-group-8-up > .block{-ms-flex-preferred-size:calc(12.5% - 1.5rem);flex-basis:calc(12.5% - 1.5rem);width:calc(12.5% - 1.5rem)}@media screen and (max-width:860px){.tablet-block-group-1-up > .block{-ms-flex-preferred-size:calc(100% - 1.5rem);flex-basis:calc(100% - 1.5rem);width:calc(100% - 1.5rem)}.tablet-block-group-2-up > .block{-ms-flex-preferred-size:calc(50% - 1.5rem);flex-basis:calc(50% - 1.5rem);width:calc(50% - 1.5rem)}.tablet-block-group-3-up > .block{-ms-flex-preferred-size:calc(33.33333% - 1.5rem);flex-basis:calc(33.33333% - 1.5rem);width:calc(33.33333% - 1.5rem)}.tablet-block-group-4-up > .block{-ms-flex-preferred-size:calc(25% - 1.5rem);flex-basis:calc(25% - 1.5rem);width:calc(25% - 1.5rem)}.tablet-block-group-5-up > .block{-ms-flex-preferred-size:calc(20% - 1.5rem);flex-basis:calc(20% - 1.5rem);width:calc(20% - 1.5rem)}.tablet-block-group-6-up > .block{-ms-flex-preferred-size:calc(16.66666% - 1.5rem);flex-basis:calc(16.66666% - 1.5rem);width:calc(16.66666% - 1.5rem)}.tablet-block-group-7-up > .block{-ms-flex-preferred-size:calc(14.28570% - 1.5rem);flex-basis:calc(14.28570% - 1.5rem);width:calc(14.28570% - 1.5rem)}.tablet-block-group-8-up > .block{-ms-flex-preferred-size:calc(12.5% - 1.5rem);flex-basis:calc(12.5% - 1.5rem);width:calc(12.5% - 1.5rem)}}@media screen and (max-width:480px){.phone-block-group-1-up > .block{-ms-flex-preferred-size:calc(100% - 1.5rem);flex-basis:calc(100% - 1.5rem);width:calc(100% - 1.5rem)}.phone-block-group-2-up > .block{-ms-flex-preferred-size:calc(50% - 1.5rem);flex-basis:calc(50% - 1.5rem);width:calc(50% - 1.5rem)}.phone-block-group-3-up > .block{-ms-flex-preferred-size:calc(33.33333% - 1.5rem);flex-basis:calc(33.33333% - 1.5rem);width:calc(33.33333% - 1.5rem)}.phone-block-group-4-up > .block{-ms-flex-preferred-size:calc(25% - 1.5rem);flex-basis:calc(25% - 1.5rem);width:calc(25% - 1.5rem)}.phone-block-group-5-up > .block{-ms-flex-preferred-size:calc(20% - 1.5rem);flex-basis:calc(20% - 1.5rem);width:calc(20% - 1.5rem)}.phone-block-group-6-up > .block{-ms-flex-preferred-size:calc(16.66666% - 1.5rem);flex-basis:calc(16.66666% - 1.5rem);width:calc(16.66666% - 1.5rem)}.phone-block-group-7-up > .block{-ms-flex-preferred-size:calc(14.28570% - 1.5rem);flex-basis:calc(14.28570% - 1.5rem);width:calc(14.28570% - 1.5rem)}.phone-block-group-8-up > .block{-ms-flex-preferred-size:calc(12.5% - 1.5rem);flex-basis:calc(12.5% - 1.5rem);width:calc(12.5% - 1.5rem)}}.ie9 .block{float:left}.ie9 .block-group:after{content:'';display:table;clear:both}.is-sticky{position:fixed;z-index:10}.is-sticky.scroll-show,.is-sticky .scroll-show{visibility:visible}.scroll-show{visibility:hidden}@font-face{font-family:"Avenir Next W00_n2";src:url(https://fast.fonts.net/dv2/2/5db267f9-3612-485c-ae18-5698d2692816.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot")}@font-face{font-family:"Avenir Next W00";src:url(https://fast.fonts.net/dv2/2/5db267f9-3612-485c-ae18-5698d2692816.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix);src:url(https://fast.fonts.net/dv2/2/5db267f9-3612-485c-ae18-5698d2692816.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot"),url(https://fast.fonts.net/dv2/14/174d458a-81e0-4174-9473-35e3bf0a613c.woff2?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff2"),url(https://fast.fonts.net/dv2/3/57a79aa3-9b06-4ba7-a9a4-2b766d826ecf.woff?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff"),url(https://fast.fonts.net/dv2/1/733cb7bd-50e1-4dee-893a-0b40ef382b02.ttf?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("truetype"),url(https://fast.fonts.net/dv2/11/594135c6-6c4f-4880-a0d2-ba923b5ef38e.svg?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#594135c6-6c4f-4880-a0d2-ba923b5ef38e) format("svg");font-weight:200;font-style:normal}@font-face{font-family:"Avenir Next W00_n4";src:url(https://fast.fonts.net/dv2/2/069faa0e-9913-48c4-9ef7-89a4bc080b65.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot")}@font-face{font-family:"Avenir Next W00";src:url(https://fast.fonts.net/dv2/2/069faa0e-9913-48c4-9ef7-89a4bc080b65.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix);src:url(https://fast.fonts.net/dv2/2/069faa0e-9913-48c4-9ef7-89a4bc080b65.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot"),url(https://fast.fonts.net/dv2/14/7db1f672-3a8f-4d19-9c49-7f61aed450b5.woff2?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff2"),url(https://fast.fonts.net/dv2/3/4ab86b35-c0c2-42b5-98ad-4b6eba66b197.woff?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff"),url(https://fast.fonts.net/dv2/1/276b3566-1c3b-4bc1-8915-15314f091f29.ttf?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("truetype"),url(https://fast.fonts.net/dv2/11/5d02f5f4-46e7-453a-aef9-3e7106d7bb68.svg?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#5d02f5f4-46e7-453a-aef9-3e7106d7bb68) format("svg");font-weight:400;font-style:normal}@font-face{font-family:"Avenir Next W00_n5";src:url(https://fast.fonts.net/dv2/2/c6970a14-8b0f-4629-9072-71c7e123908f.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot")}@font-face{font-family:"Avenir Next W00";src:url(https://fast.fonts.net/dv2/2/c6970a14-8b0f-4629-9072-71c7e123908f.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix);src:url(https://fast.fonts.net/dv2/2/c6970a14-8b0f-4629-9072-71c7e123908f.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot"),url(https://fast.fonts.net/dv2/14/b0b84e4d-2164-45c7-a674-1662f19f3ba6.woff2?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff2"),url(https://fast.fonts.net/dv2/3/e91d1bbf-3fea-45e2-b003-a22b12ce6e5f.woff?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff"),url(https://fast.fonts.net/dv2/1/ead8b64b-1abd-4d5b-a642-a21dfe2f463b.ttf?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("truetype"),url(https://fast.fonts.net/dv2/11/e536e1c2-92a4-4db4-8a41-1c55354d11b7.svg?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#e536e1c2-92a4-4db4-8a41-1c55354d11b7) format("svg");font-weight:500;font-style:normal}@font-face{font-family:"Avenir Next W00_n6";src:url(https://fast.fonts.net/dv2/2/fbf4298d-ef75-419c-b615-47f209a48ed2.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot")}@font-face{font-family:"Avenir Next W00";src:url(https://fast.fonts.net/dv2/2/fbf4298d-ef75-419c-b615-47f209a48ed2.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix);src:url(https://fast.fonts.net/dv2/2/fbf4298d-ef75-419c-b615-47f209a48ed2.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot"),url(https://fast.fonts.net/dv2/14/40d36b4a-60c6-460a-bf43-4c948c23563e.woff2?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff2"),url(https://fast.fonts.net/dv2/3/45b78f45-e639-4836-8612-e0892e120f14.woff?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff"),url(https://fast.fonts.net/dv2/1/cbc021cc-b96f-4c82-ba0d-59cb0b7449c0.ttf?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("truetype"),url(https://fast.fonts.net/dv2/11/c6778bcf-ca82-4a86-8a5f-08b70c9a71fd.svg?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#c6778bcf-ca82-4a86-8a5f-08b70c9a71fd) format("svg");font-weight:600;font-style:normal}@font-face{font-family:"Avenir Next W01_n3";src:url(https://fast.fonts.net/dv2/2/0ecef829-586e-426d-a633-4c8a8c926769.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot")}@font-face{font-family:"Avenir Next W01";src:url(https://fast.fonts.net/dv2/2/0ecef829-586e-426d-a633-4c8a8c926769.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix);src:url(https://fast.fonts.net/dv2/2/0ecef829-586e-426d-a633-4c8a8c926769.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot"),url(https://fast.fonts.net/dv2/14/49c5f3e1-5867-4b1d-a843-2d07fa60d85d.woff2?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff2"),url(https://fast.fonts.net/dv2/3/f401df6f-54eb-406c-b46a-90b9451c598d.woff?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff"),url(https://fast.fonts.net/dv2/1/276fe25e-e430-4376-b33c-705dd77b3dba.ttf?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("truetype"),url(https://fast.fonts.net/dv2/11/869dc33b-3685-4d74-a51c-82b435579093.svg?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#869dc33b-3685-4d74-a51c-82b435579093) format("svg");font-weight:300;font-style:normal}@font-face{font-family:"Avenir Next W01_n4";src:url(https://fast.fonts.net/dv2/2/e9167238-3b3f-4813-a04a-a384394eed42.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot")}@font-face{font-family:"Avenir Next W01";src:url(https://fast.fonts.net/dv2/2/e9167238-3b3f-4813-a04a-a384394eed42.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix);src:url(https://fast.fonts.net/dv2/2/e9167238-3b3f-4813-a04a-a384394eed42.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot"),url(https://fast.fonts.net/dv2/14/2cd55546-ec00-4af9-aeca-4a3cd186da53.woff2?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff2"),url(https://fast.fonts.net/dv2/3/1e9892c0-6927-4412-9874-1b82801ba47a.woff?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff"),url(https://fast.fonts.net/dv2/1/46cf1067-688d-4aab-b0f7-bd942af6efd8.ttf?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("truetype"),url(https://fast.fonts.net/dv2/11/52a192b1-bea5-4b48-879f-107f009b666f.svg?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#52a192b1-bea5-4b48-879f-107f009b666f) format("svg");font-weight:400;font-style:normal}@font-face{font-family:"Avenir Next W01_n5";src:url(https://fast.fonts.net/dv2/2/1a7c9181-cd24-4943-a9d9-d033189524e0.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot")}@font-face{font-family:"Avenir Next W01";src:url(https://fast.fonts.net/dv2/2/1a7c9181-cd24-4943-a9d9-d033189524e0.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix);src:url(https://fast.fonts.net/dv2/2/1a7c9181-cd24-4943-a9d9-d033189524e0.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot"),url(https://fast.fonts.net/dv2/14/627fbb5a-3bae-4cd9-b617-2f923e29d55e.woff2?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff2"),url(https://fast.fonts.net/dv2/3/f26faddb-86cc-4477-a253-1e1287684336.woff?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff"),url(https://fast.fonts.net/dv2/1/63a74598-733c-4d0c-bd91-b01bffcd6e69.ttf?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("truetype"),url(https://fast.fonts.net/dv2/11/a89d6ad1-a04f-4a8f-b140-e55478dbea80.svg?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#a89d6ad1-a04f-4a8f-b140-e55478dbea80) format("svg");font-weight:500;font-style:normal}@font-face{font-family:"Avenir Next W01_n6";src:url(https://fast.fonts.net/dv2/2/12d643f2-3899-49d5-a85b-ff430f5fad15.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot")}@font-face{font-family:"Avenir Next W01";src:url(https://fast.fonts.net/dv2/2/12d643f2-3899-49d5-a85b-ff430f5fad15.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix);src:url(https://fast.fonts.net/dv2/2/12d643f2-3899-49d5-a85b-ff430f5fad15.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot"),url(https://fast.fonts.net/dv2/14/aad99a1f-7917-4dd6-bbb5-b07cedbff64f.woff2?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff2"),url(https://fast.fonts.net/dv2/3/91b50bbb-9aa1-4d54-9159-ec6f19d14a7c.woff?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff"),url(https://fast.fonts.net/dv2/1/a0f4c2f9-8a42-4786-ad00-fce42b57b148.ttf?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("truetype"),url(https://fast.fonts.net/dv2/11/99affa9a-a5e9-4559-bd07-20cf0071852d.svg?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#99affa9a-a5e9-4559-bd07-20cf0071852d) format("svg");font-weight:600;font-style:normal}@font-face{font-family:"Frutiger W01_i3";src:url(https://fast.fonts.net/dv2/2/072713ba-cb3a-4522-8f3b-b120f8eae10f.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot")}@font-face{font-family:"Frutiger W01";src:url(https://fast.fonts.net/dv2/2/072713ba-cb3a-4522-8f3b-b120f8eae10f.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix);src:url(https://fast.fonts.net/dv2/2/072713ba-cb3a-4522-8f3b-b120f8eae10f.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot"),url(https://fast.fonts.net/dv2/14/dda818d0-9f7a-4574-8d17-8e3546cb04fb.woff2?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff2"),url(https://fast.fonts.net/dv2/3/8259f047-a5d2-40a0-a98c-1c24f0316b08.woff?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff"),url(https://fast.fonts.net/dv2/1/1078a920-3def-4194-ba69-46751fb9af38.ttf?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("truetype"),url(https://fast.fonts.net/dv2/11/4c72fb1e-e1b0-4a18-91cc-5dbe2faaf2a3.svg?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#4c72fb1e-e1b0-4a18-91cc-5dbe2faaf2a3) format("svg");font-weight:300;font-style:italic}@font-face{font-family:"Frutiger W01_n3";src:url(https://fast.fonts.net/dv2/2/7d3671fc-8c26-459c-98e1-997c4f6c8c93.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot")}@font-face{font-family:"Frutiger W01";src:url(https://fast.fonts.net/dv2/2/7d3671fc-8c26-459c-98e1-997c4f6c8c93.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix);src:url(https://fast.fonts.net/dv2/2/7d3671fc-8c26-459c-98e1-997c4f6c8c93.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot"),url(https://fast.fonts.net/dv2/14/4fb89ed5-baf5-425f-aba4-46e8c2c3aabe.woff2?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff2"),url(https://fast.fonts.net/dv2/3/2a004a53-ac5c-43b3-9eeb-9f74ae4c1609.woff?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff"),url(https://fast.fonts.net/dv2/1/74d53f3b-1683-4d5a-a556-e13f6553cdf0.ttf?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("truetype"),url(https://fast.fonts.net/dv2/11/3f5a5b87-e71e-4544-be0c-da4daa132710.svg?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#3f5a5b87-e71e-4544-be0c-da4daa132710) format("svg");font-weight:300;font-style:normal}@font-face{font-family:"Frutiger W01_n5";src:url(https://fast.fonts.net/dv2/2/af97a512-f55a-4f61-b2ce-659c883930fc.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot")}@font-face{font-family:"Frutiger W01";src:url(https://fast.fonts.net/dv2/2/af97a512-f55a-4f61-b2ce-659c883930fc.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix);src:url(https://fast.fonts.net/dv2/2/af97a512-f55a-4f61-b2ce-659c883930fc.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot"),url(https://fast.fonts.net/dv2/14/9b1fae67-8764-448a-a926-54b09bd0b06b.woff2?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff2"),url(https://fast.fonts.net/dv2/3/3fbbd6b1-cfa7-4ff0-97ea-af1b2c489f15.woff?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff"),url(https://fast.fonts.net/dv2/1/076311f8-a01b-4389-a5eb-334a62e62d45.ttf?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("truetype"),url(https://fast.fonts.net/dv2/11/c59a36ab-4ef8-4ee1-a2f8-48aa79d4f877.svg?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#c59a36ab-4ef8-4ee1-a2f8-48aa79d4f877) format("svg");font-weight:500;font-style:normal}.avenir-light{font-weight:300;font-style:normal}.avenir-light b,.avenir-light strong{font-weight:500}.avenir-light-italic{font-weight:300;font-style:italic}.avenir-light-italic b,.avenir-light-italic strong{font-weight:500}.avenir-regular{font-weight:400;font-style:normal}.avenir-regular b,.avenir-regular strong{font-weight:500}.avenir-italic{font-weight:400;font-style:italic}.avenir-italic b,.avenir-italic strong{font-weight:500}.avenir-demi{font-weight:500;font-style:normal}.avenir-demi b,.avenir-demi strong{font-weight:600}.avenir-demi-italic{font-weight:500;font-style:italic}.avenir-demi-italic b,.avenir-demi-italic strong{font-weight:600}.avenir-bold{font-weight:600;font-style:normal}.avenir-bold b,.avenir-bold strong{font-weight:600}.avenir-bold-italic{font-weight:600;font-style:italic}.avenir-bold-italic b,.avenir-bold-italic strong{font-weight:600}.code-face,.code-face .block{letter-spacing:0em;font-family:"Consolas","Andale Mono","Lucida Console","Monaco","Courier New",Courier,monospace;font-weight:400;font-style:normal}.code-face b,.code-face strong,.code-face .block b,.code-face .block strong{font-weight:400}.code-italic,.code-italic .block{letter-spacing:0em;font-family:"Consolas","Andale Mono","Lucida Console","Monaco","Courier New",Courier,monospace;font-weight:400;font-style:italic}.code-italic b,.code-italic strong,.code-italic .block b,.code-italic .block strong{font-weight:400}html{font-size:17px}body{font-weight:400;font-style:normal;font-size:1rem;line-height:1.55rem;letter-spacing:0em;font-family:"Avenir Next W01","Avenir Next W00","Avenir Next","Avenir","Helvetica Neue","Helvetica","Arial",sans-serif;line-height:1.55rem;color:#4c4c4c;-webkit-font-feature-settings:"kern";-moz-font-feature-settings:"kern";font-feature-settings:"kern";font-kerning:normal;text-rendering:optimizeLegibility;-moz-font-feature-settings:'liga= 1','calt=0';-moz-font-feature-settings:"liga" 1,"calt" 0;-webkit-font-feature-settings:"liga" 1,"calt" 0;-ms-font-feature-settings:'liga= 1','calt=0';-o-font-feature-settings:"liga" 1,"calt" 0;font-feature-settings:"liga" 1,"calt" 0}body b,body strong{font-weight:500}@media screen and (max-width:859px){body{font-size:1rem}}@media screen and (max-width:479px){body{font-size:1rem}}form,select,button,input{letter-spacing:0em;font-family:"Avenir Next W01","Avenir Next W00","Avenir Next","Avenir","Helvetica Neue","Helvetica","Arial",sans-serif}h1,h2,h3,h4,h5,h6{font-weight:300;font-style:normal;margin:0 0 1.55rem 0}h1 b,h1 strong,h2 b,h2 strong,h3 b,h3 strong,h4 b,h4 strong,h5 b,h5 strong,h6 b,h6 strong{font-weight:500}h1{font-size:2.40307rem;line-height:3.1rem}@media screen and (max-width:859px){h1{font-size:1.99974rem}}@media screen and (max-width:479px){h1{font-size:1.66016rem;line-height:2.325rem}}h2{font-size:1.9994rem;line-height:2.325rem}@media screen and (max-width:859px){h2{font-size:1.7689rem}}@media screen and (max-width:479px){h2{font-size:1.5625rem}}h3{font-size:1.69949rem;line-height:2.325rem}@media screen and (max-width:859px){h3{font-size:1.50357rem}}@media screen and (max-width:479px){h3{font-size:1.32812rem}}h4{font-size:1.414rem;line-height:1.55rem}@media screen and (max-width:859px){h4{font-size:1.33rem}}@media screen and (max-width:479px){h4{font-size:1.25rem}}h5{font-size:1.2019rem;line-height:1.55rem}@media screen and (max-width:859px){h5{font-size:1.1305rem}}@media screen and (max-width:479px){h5{font-size:1.0625rem}}h6{font-size:1rem;line-height:1.55rem}@media screen and (max-width:859px){h6{font-size:1rem}}@media screen and (max-width:479px){h6{font-size:1rem}}code,kbd,pre,samp{font-family:"Consolas","Andale Mono","Lucida Console","Monaco","Courier New",Courier,monospace}code{padding:.25rem;border-radius:3px;border:1px solid #efefef;color:#595959;background-color:#f8f8f8;white-space:pre;font-size:0.85em;line-height:1.4rem}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word;max-width:100%;margin-bottom:1.55rem}pre code{padding:1rem;display:block;overflow:auto;word-wrap:normal;font-size:0.85em;position:relative}p,ul,ol,dl,blockquote{margin-top:0;margin-bottom:1.55rem}p:empty{margin:0}blockquote{margin:1.55rem 0;font-weight:400;font-style:normal;padding-left:1rem;color:#6e6e6e;border-left:3px solid #ccc}blockquote b,blockquote strong{font-weight:500}html[dir="rtl"] blockquote{padding-right:1rem}html[dir="rtl"] blockquote{border-left:none;border-right:3px solid #ccc}blockquote,blockquote p{font-size:1.2019rem;line-height:1.55rem}@media screen and (max-width:859px){blockquote,blockquote p{font-size:1.1305rem}}@media screen and (max-width:479px){blockquote,blockquote p{font-size:1.0625rem}}a{color:#0079c1;text-decoration:none}a:hover{color:#005e95;text-decoration:underline}ul,ol{padding:0;list-style-position:inside;margin-bottom:1.55rem;margin-left:0.775rem;font-size:0.9375rem;line-height:1.55rem}@media screen and (max-width:859px){ul,ol{font-size:0.9375rem}}@media screen and (max-width:479px){ul,ol{font-size:0.9375rem}}html[dir="rtl"] ul,html[dir="rtl"] ol{margin-right:0.775rem}li{list-style-position:outside;margin:0.3875rem 0 0.3875rem 1.5rem}ul ul,ul ol,ol ul,ol ol{margin-bottom:0}li ul,li ol{margin-bottom:0}dl{padding:0;margin-bottom:1.55rem}dt{font-weight:500;font-style:normal;margin-top:0.775rem}dt b,dt strong{font-weight:600}dt:first-child{margin-top:0}dd{margin-left:0.775rem}html[dir="rtl"] dd{margin-right:0.775rem}small,sup,sub{font-size:0.70721em}sub,sup{line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}mark{padding:0 0.1em 0.1em}hr{margin:2.325rem 0;border:none;border-top:1px solid #ccc}figure{margin:0 0 1.55rem 0}figure img{max-width:100%}figcaption{margin:0.3875rem 0;padding-left:0.775rem;border-left:3px solid #828282;font-size:0.875rem;line-height:1.55rem;font-style:italic;color:#828282}@media screen and (max-width:859px){figcaption{font-size:0.875rem}}@media screen and (max-width:479px){figcaption{font-size:0.875rem}}html[dir="rtl"] figcaption{padding-left:0;border-left:none;padding-right:0.775rem;border-right:3px solid #828282}table{margin-bottom:1.55rem}html[lang="vi"] body,html[lang="vi"] form,html[lang="vi"] select,html[lang="vi"] button,html[lang="vi"] input,html.vi body,html.vi form,html.vi select,html.vi button,html.vi input{font-family:'Lucida Grande',Arial,Verdana,Geneva,sans-serif}.icon-ui-flush:before,.icon-ui-flush:after{padding-right:0!important;padding-left:0!important}@font-face{font-family:'calcite-ui';src:url(../fonts/calcite-ui.eot?#iefix) format("embedded-opentype"),url(../fonts/calcite-ui.woff) format("woff"),url(../fonts/calcite-ui.ttf) format("truetype");font-weight:normal;font-style:normal}[class^="icon-ui-"]:before,[class*=" icon-ui-"]:before{font-family:'calcite-ui';padding-right:0.51667rem;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;text-decoration:none}html[dir="rtl"] [class^="icon-ui-"]:before,html[dir="rtl"] [class*=" icon-ui-"]:before{padding-left:0.775rem;padding-right:0}.icon-ui-small:before{font-size:0.75rem;line-height:1.55rem}@media screen and (max-width:859px){.icon-ui-small:before{font-size:0.75rem}}@media screen and (max-width:479px){.icon-ui-small:before{font-size:0.75rem}}.icon-ui-add-attachment:before{content:"\f101"}.icon-ui-announcement:before{content:"\f102"}.icon-ui-applications:before{content:"\f103"}.icon-ui-arrow-down-circled:before{content:"\f104"}.icon-ui-arrow-left-circled:before{content:"\f105"}.icon-ui-arrow-right-circled:before{content:"\f106"}.icon-ui-arrow-up-circled:before{content:"\f107"}.icon-ui-attachment:before{content:"\f108"}.icon-ui-authorize:before{content:"\f109"}.icon-ui-basemap:before{content:"\f10a"}.icon-ui-beginning:before{content:"\f10b"}.icon-ui-blank-map-pin:before{content:"\f10c"}.icon-ui-browser:before{content:"\f10d"}.icon-ui-calendar:before{content:"\f10e"}.icon-ui-chart:before{content:"\f10f"}.icon-ui-chat:before{content:"\f110"}.icon-ui-check-mark:before{content:"\f111"}.icon-ui-checkbox-checked:before{content:"\f112"}.icon-ui-checkbox-unchecked:before{content:"\f113"}.icon-ui-close-circled:before{content:"\f114"}.icon-ui-close:before{content:"\f115"}.icon-ui-collapse:before{content:"\f116"}.icon-ui-collection:before{content:"\f117"}.icon-ui-comment:before{content:"\f118"}.icon-ui-compass:before{content:"\f119"}.icon-ui-configure-popup:before{content:"\f11a"}.icon-ui-contact:before{content:"\f11b"}.icon-ui-dashboard:before{content:"\f11c"}.icon-ui-deny:before{content:"\f11d"}.icon-ui-description:before{content:"\f11e"}.icon-ui-directions:before{content:"\f11f"}.icon-ui-directions2:before{content:"\f120"}.icon-ui-dock-bottom:before{content:"\f121"}.icon-ui-dock-left:before{content:"\f122"}.icon-ui-dock-right:before{content:"\f123"}.icon-ui-documentation:before{content:"\f124"}.icon-ui-down-arrow-circled:before{content:"\f125"}.icon-ui-down-arrow:before{content:"\f126"}.icon-ui-down:before{content:"\f127"}.icon-ui-download:before{content:"\f128"}.icon-ui-drag-horizontal:before{content:"\f129"}.icon-ui-drag-vertical:before{content:"\f12a"}.icon-ui-duplicate:before{content:"\f12b"}.icon-ui-edit:before{content:"\f12c"}.icon-ui-end:before{content:"\f12d"}.icon-ui-environment-settings:before{content:"\f12e"}.icon-ui-erase:before{content:"\f12f"}.icon-ui-error:before{content:"\f130"}.icon-ui-error2:before{content:"\f131"}.icon-ui-expand:before{content:"\f132"}.icon-ui-experimental:before{content:"\f133"}.icon-ui-favorites:before{content:"\f134"}.icon-ui-feature-layer:before{content:"\f135"}.icon-ui-filter:before{content:"\f136"}.icon-ui-forward:before{content:"\f137"}.icon-ui-globe:before{content:"\f138"}.icon-ui-grant:before{content:"\f139"}.icon-ui-group:before{content:"\f13a"}.icon-ui-handle-horizontal:before{content:"\f13b"}.icon-ui-handle-vertical:before{content:"\f13c"}.icon-ui-home:before{content:"\f13d"}.icon-ui-key:before{content:"\f13e"}.icon-ui-labels:before{content:"\f13f"}.icon-ui-layer-list:before{content:"\f140"}.icon-ui-layers:before{content:"\f141"}.icon-ui-left-arrow-circled:before{content:"\f142"}.icon-ui-left-arrow:before{content:"\f143"}.icon-ui-left-triangle-arrow:before{content:"\f144"}.icon-ui-left:before{content:"\f145"}.icon-ui-line-chart:before{content:"\f146"}.icon-ui-link-external:before{content:"\f147"}.icon-ui-link:before{content:"\f148"}.icon-ui-loading-indicator:before{content:"\f149"}.icon-ui-locate:before{content:"\f14a"}.icon-ui-locked:before{content:"\f14b"}.icon-ui-map-pin:before{content:"\f14c"}.icon-ui-maps:before{content:"\f14d"}.icon-ui-marketplace:before{content:"\f14e"}.icon-ui-maximize:before{content:"\f14f"}.icon-ui-media:before{content:"\f150"}.icon-ui-media2:before{content:"\f151"}.icon-ui-menu:before{content:"\f152"}.icon-ui-minimize:before{content:"\f153"}.icon-ui-minus-circled:before{content:"\f154"}.icon-ui-minus:before{content:"\f155"}.icon-ui-mobile:before{content:"\f156"}.icon-ui-navigation:before{content:"\f157"}.icon-ui-notice-round:before{content:"\f158"}.icon-ui-notice-triangle:before{content:"\f159"}.icon-ui-organization:before{content:"\f15a"}.icon-ui-overview-arrow-bottom-left:before{content:"\f15b"}.icon-ui-overview-arrow-bottom-right:before{content:"\f15c"}.icon-ui-overview-arrow-top-left:before{content:"\f15d"}.icon-ui-overview-arrow-top-right:before{content:"\f15e"}.icon-ui-pan:before{content:"\f15f"}.icon-ui-pause:before{content:"\f160"}.icon-ui-phone:before{content:"\f161"}.icon-ui-pie-chart:before{content:"\f162"}.icon-ui-play:before{content:"\f163"}.icon-ui-plus-circled:before{content:"\f164"}.icon-ui-plus:before{content:"\f165"}.icon-ui-printer:before{content:"\f166"}.icon-ui-question:before{content:"\f167"}.icon-ui-radio-checked:before{content:"\f168"}.icon-ui-radio-unchecked:before{content:"\f169"}.icon-ui-refresh:before{content:"\f16a"}.icon-ui-resend-invitation:before{content:"\f16b"}.icon-ui-reverse:before{content:"\f16c"}.icon-ui-review:before{content:"\f16d"}.icon-ui-right-arrow-circled:before{content:"\f16e"}.icon-ui-right-arrow:before{content:"\f16f"}.icon-ui-right-triangle-arrow:before{content:"\f170"}.icon-ui-right:before{content:"\f171"}.icon-ui-rotate:before{content:"\f172"}.icon-ui-save:before{content:"\f173"}.icon-ui-search:before{content:"\f174"}.icon-ui-settings:before{content:"\f175"}.icon-ui-settings2:before{content:"\f176"}.icon-ui-share:before{content:"\f177"}.icon-ui-sign-out:before{content:"\f178"}.icon-ui-support:before{content:"\f179"}.icon-ui-table:before{content:"\f17a"}.icon-ui-tag:before{content:"\f17b"}.icon-ui-time-clock:before{content:"\f17c"}.icon-ui-trash:before{content:"\f17d"}.icon-ui-unlocked:before{content:"\f17e"}.icon-ui-up-arrow-circled:before{content:"\f17f"}.icon-ui-up-arrow:before{content:"\f180"}.icon-ui-up-down-arrows:before{content:"\f181"}.icon-ui-up:before{content:"\f182"}.icon-ui-upload:before{content:"\f183"}.icon-ui-user:before{content:"\f184"}.icon-ui-zoom-in-fixed:before{content:"\f185"}.icon-ui-zoom-in-magnifying-glass:before{content:"\f186"}.icon-ui-zoom-out-fixed:before{content:"\f187"}.icon-ui-zoom-out-magnifying-glass:before{content:"\f188"}.svg-icon{fill:currentColor;pointer-events:none}.svg-icon-yellow{fill:#fad817}.svg-icon-green{fill:#5a9359}.svg-icon-blue{fill:#0079c1}.svg-icon-light-blue{fill:#56a5d8}.svg-icon-dark-blue{fill:#005e95}.svg-icon-purple{fill:#9081bc}.svg-icon-orange{fill:#d17e21}.svg-icon-gray{fill:#959595}.svg-icon-red{fill:#de2900}.esri-icon-yellow:before,.icon-ui-yellow:before{color:#fad817}.esri-icon-green:before,.icon-ui-green:before{color:#5a9359}.esri-icon-blue:before,.icon-ui-blue:before{color:#0079c1}.esri-icon-light-blue:before,.icon-ui-light-blue:before{color:#56a5d8}.esri-icon-dark-blue:before,.icon-ui-dark-blue:before{color:#005e95}.esri-icon-purple:before,.icon-ui-purple:before{color:#9081bc}.esri-icon-orange:before,.icon-ui-orange:before{color:#d17e21}.esri-icon-gray:before,.icon-ui-gray:before{color:#959595}.esri-icon-red:before,.icon-ui-red:before{color:#de2900}[class*="icon-social-"]{background-color:#b2b2b2;width:30px;height:30px;display:inline-block;background-repeat:no-repeat;-webkit-transition:background-color 200ms linear;transition:background-color 200ms linear}[class*="icon-social-"]:hover{-webkit-transition:background-color 200ms linear;transition:background-color 200ms linear}.icon-social-contact{background-image:url(../img/icons/social/contact.svg)!important}.icon-social-contact:hover{background-color:#8EC449!important}.icon-social-facebook{background-image:url(../img/icons/social/facebook.svg)!important}.icon-social-facebook:hover{background-color:#3D5A96!important}.icon-social-geonet{background-image:url(../img/icons/social/geonet.svg)!important}.icon-social-geonet:hover{background-color:#127BC0!important}.icon-social-github{background-image:url(../img/icons/social/github.svg)!important}.icon-social-github:hover{background-color:#171515!important}.icon-social-google-plus{background-image:url(../img/icons/social/google-plus.svg)!important}.icon-social-google-plus:hover{background-color:#DD4C3C!important}.icon-social-instagram{background-image:url(../img/icons/social/instagram.svg)!important}.icon-social-instagram:hover{background-color:#1B6FB1!important}.icon-social-linkedin{background-image:url(../img/icons/social/linkedin.svg)!important}.icon-social-linkedin:hover{background-color:#127CB3!important}.icon-social-pinterest{background-image:url(../img/icons/social/pinterest.svg)!important}.icon-social-pinterest:hover{background-color:#BB0F23!important}.icon-social-rss{background-image:url(../img/icons/social/rss.svg)!important}.icon-social-rss:hover{background-color:#FD8023!important}.icon-social-share{background-image:url(../img/icons/social/share.svg)!important}.icon-social-share:hover{background-color:#1EBD21!important}.icon-social-twitter{background-image:url(../img/icons/social/twitter.svg)!important}.icon-social-twitter:hover{background-color:#59ADEB!important}.icon-social-youtube{background-image:url(../img/icons/social/youtube.svg)!important}.icon-social-youtube:hover{background-color:#CF2529!important}.esri-logo{margin:0.3875rem;content:"";display:inline-block;background-repeat:no-repeat;background-position:center;background-color:transparent;min-height:30px;min-width:70px;line-height:0;background-size:100% 100%;background-image:url(../img/logo/esri-logo.svg)!important}.esri-logo-reverse{margin:0.3875rem;content:"";display:inline-block;background-repeat:no-repeat;background-position:center;background-color:transparent;min-height:30px;min-width:70px;line-height:0;background-size:100% 100%;background-image:url(../img/logo/esri-logo.svg)!important;background-image:url(../img/logo/esri-logo-reversed.svg)!important}.esri-logo-condensed{margin-left:0;margin-right:0;margin-bottom:-0.125rem;margin-top:-0.135rem}.btn{position:relative;display:inline-block;padding:0.31rem 0.9rem;width:auto;color:white;border:1px solid #0079c1;background-color:#0079c1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.05s linear;transition:all 0.05s linear;cursor:pointer;white-space:nowrap;font-size:0.9375rem;line-height:1.55rem}@media screen and (max-width:859px){.btn{font-size:0.9375rem}}@media screen and (max-width:479px){.btn{font-size:0.9375rem}}.btn:hover{text-decoration:none;background-color:#005e95;color:white}.btn-transparent{background:none;color:#0079c1;border:none}.btn-transparent:hover{color:#005e95;background:none;text-decoration:underline}.btn-clear{color:#0079c1;background:white;border-color:#0079c1}.btn-clear:hover{color:white;background:#005e95;border-color:#005e95}.btn-clear-white{background:none;color:white;border:1px solid white}.btn-clear-white:hover{color:#959595;background:white}.btn-small{font-size:0.875rem;line-height:1.55rem;padding:0.2325rem 0.675rem}@media screen and (max-width:859px){.btn-small{font-size:0.875rem}}@media screen and (max-width:479px){.btn-small{font-size:0.875rem}}.btn-large{font-size:1rem;line-height:1.55rem;padding:.5rem 1rem .5rem}@media screen and (max-width:859px){.btn-large{font-size:1rem}}@media screen and (max-width:479px){.btn-large{font-size:1rem}}.btn-fill{width:100%;text-align:center}.btn-half{width:50%;text-align:center}.btn-grouped{float:left}html[dir="rtl"] .btn-grouped{float:right}.btn-grouped + .btn-grouped{margin-left:1px}html[dir="rtl"] .btn-grouped + .btn-grouped{margin-left:0;margin-right:1px}.btn-grouped:last-of-type{float:none}.btn-grouped.btn-half{margin-left:0}.btn-white{background:white;color:#4c4c4c;border:1px solid white}.btn-white:hover{color:#4c4c4c;background:#efefef}.btn-red{color:#de2900;background:transparent;border-color:#de2900}.btn-red:hover{color:white;background:#ab3c16;border-color:#ab3c16}.btn-green{background-color:#5a9359;border-color:#5a9359}.btn-green:hover{background-color:#338033}.btn:disabled,.btn-disabled,button[disabled]{cursor:not-allowed;pointer-events:none;opacity:.3}.label{background-color:#efefef;padding:.25em .5em;border-radius:3px;font-size:.85em;line-height:1;white-space:nowrap}.label-red{background-color:#de2900;color:white}.label-yellow{background-color:#efe397;color:#4c4c4c}.label-green{background-color:#5a9359;color:white}.label-blue{background-color:#0079c1;color:white}.dropdown{position:relative;display:inline-block}.dropdown.is-active .dropdown-menu{display:block}.dropdown-btn{cursor:pointer;position:relative}.dropdown-menu{position:absolute;min-width:200px;-webkit-box-shadow:0 0 16px 0 rgba(0,0,0,0.05);-moz-box-shadow:0 0 16px 0 rgba(0,0,0,0.05);box-shadow:0 0 16px 0 rgba(0,0,0,0.05);z-index:1000;display:none;overflow:auto}.dropdown-menu.dropdown-right{right:0}.dropdown-title{position:relative;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0.51667rem;font-size:0.875rem;line-height:1.55rem;color:#6e6e6e;background-color:white;border-top:1px solid #efefef;white-space:nowrap;cursor:pointer;background-color:#f8f8f8;cursor:auto}@media screen and (max-width:859px){.dropdown-title{font-size:0.875rem}}@media screen and (max-width:479px){.dropdown-title{font-size:0.875rem}}.dropdown-title:hover{background-color:#f8f8f8;text-decoration:none;color:#6e6e6e}.dropdown-title.is-active,.dropdown-title:focus{text-indent:-3px;border-left:3px solid #0079c1}.dropdown-link{position:relative;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0.51667rem;font-size:0.875rem;line-height:1.55rem;color:#6e6e6e;background-color:white;border-top:1px solid #efefef;white-space:nowrap;cursor:pointer}@media screen and (max-width:859px){.dropdown-link{font-size:0.875rem}}@media screen and (max-width:479px){.dropdown-link{font-size:0.875rem}}.dropdown-link:hover{background-color:#f8f8f8;text-decoration:none;color:#6e6e6e}.dropdown-link.is-active,.dropdown-link:focus{text-indent:-3px;border-left:3px solid #0079c1}.breadcrumbs{font-size:0.875rem;line-height:1.55rem;color:#828282}@media screen and (max-width:859px){.breadcrumbs{font-size:0.875rem}}@media screen and (max-width:479px){.breadcrumbs{font-size:0.875rem}}.crumb{color:#828282;padding:0 0.25rem 0 0.75rem;background:url(../img/forward-slash.svg) left center no-repeat transparent;float:left}html[dir="rtl"] .crumb{padding:0 0.75rem 0 0.25rem;background:url(../img/forward-slash.svg) right center no-repeat transparent;white-space:nowrap}html[dir="rtl"] .crumb{float:right}.crumb.is-active{font-weight:600}.breadcrumbs-white .crumb{color:white;color:white;background-image:url(../img/forward-slash-white.svg)}.breadcrumbs-white .crumb:hover{color:#efefef}.crumb:first-child{background-image:none;padding-left:0}html[dir="rtl"] .crumb:first-child{padding-right:0;background:none}.tooltip{position:relative;cursor:pointer}.tooltip:after{content:attr(aria-label);position:absolute;z-index:1000000;display:none;padding:0.3875rem 0.775rem;font-size:0.875rem;line-height:1.55rem;color:white;text-align:center;word-wrap:break-word;white-space:pre;pointer-events:none;background:rgba(0,0,0,0.75);border-radius:3px}@media screen and (max-width:859px){.tooltip:after{font-size:0.875rem}}@media screen and (max-width:479px){.tooltip:after{font-size:0.875rem}}.tooltip:before{content:"";position:absolute;z-index:1000001;display:none;width:0;height:0;color:rgba(0,0,0,0.75);pointer-events:none;border:5px solid transparent}.tooltip:hover,.tooltip:active,.tooltip:focus{text-decoration:none}.tooltip:hover:before,.tooltip:hover:after,.tooltip:active:before,.tooltip:active:after,.tooltip:focus:before,.tooltip:focus:after{display:inline-block}.tooltip-multiline:hover:after,.tooltip-multiline:active:after,.tooltip-multiline:focus:after{display:table-cell}.tooltip:after{top:100%;right:50%;margin-top:5px;line-height:1.5}.tooltip:before{top:auto;right:50%;bottom:-5px;margin-right:-5px;border-bottom-color:rgba(0,0,0,0.75)}.tooltip-top:after{top:auto;right:50%;bottom:100%;margin-bottom:5px}.tooltip-top:before{top:-5px;right:50%;bottom:auto;margin-right:-5px;border-top-color:rgba(0,0,0,0.75);border-bottom:5px solid transparent}.tooltip:after,.tooltip-bottom:after{-webkit-transform:translateX(50%);-moz-transform:translateX(50%);-ms-transform:translateX(50%);-o-transform:translateX(50%);transform:translateX(50%)}.tooltip-left:after{top:auto;right:100%;margin-right:5px;bottom:50%;margin-bottom:inherit;-webkit-transform:translateY(50%);-moz-transform:translateY(50%);-ms-transform:translateY(50%);-o-transform:translateY(50%);transform:translateY(50%)}html[dir="rtl"] .tooltip-left:after{right:auto;left:100%;margin-right:0;margin-left:5px}.tooltip-left:before{top:50%;bottom:50%;left:-5px;margin-top:-5px;border-left-color:rgba(0,0,0,0.75);border-bottom:5px solid transparent}html[dir="rtl"] .tooltip-left:before{left:auto;right:-5px;margin-right:0;border-left-color:transparent;border-right-color:rgba(0,0,0,0.75)}.tooltip-right:after{top:auto;right:auto;bottom:50%;left:100%;margin-left:5px;-webkit-transform:translateY(50%);-moz-transform:translateY(50%);-ms-transform:translateY(50%);-o-transform:translateY(50%);transform:translateY(50%)}html[dir="rtl"] .tooltip-right:after{left:auto;right:100%;margin-left:0;margin-right:5px}.tooltip-right:before{top:50%;right:-5px;bottom:50%;margin-top:-5px;margin-right:0;border-right-color:rgba(0,0,0,0.75);border-bottom:5px solid transparent}html[dir="rtl"] .tooltip-right:before{left:-5px;right:auto;border-left-color:rgba(0,0,0,0.75);border-right-color:transparent}.tooltip-multiline:after{width:-moz-max-content;width:-webkit-max-content;max-width:250px;word-break:break-word;word-wrap:normal;white-space:pre-line;border-collapse:separate}.tooltip-multiline.tooltip-bottom:after,.tooltip-multiline.tooltip-top:after{right:auto;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.tooltip-multiline.tooltip-left:after,.tooltip-multiline.tooltip-right:after{right:100%}@media screen and (min-width:0\0){.tooltip-multiline:after{width:250px}}.alert{font-size:0.9375rem;line-height:1.55rem;padding:0.775rem 0.775rem;color:rgba(0,0,0,0.75);background-color:#d2e9f9;position:relative;display:none;z-index:100;max-width:40em;border:1px solid #0079c1;-webkit-box-shadow:0 0 16px 0 rgba(0,0,0,0.05);-moz-box-shadow:0 0 16px 0 rgba(0,0,0,0.05);box-shadow:0 0 16px 0 rgba(0,0,0,0.05);color:#4c4c4c}@media screen and (max-width:859px){.alert{font-size:0.9375rem}}@media screen and (max-width:479px){.alert{font-size:0.9375rem}}.alert:hover{color:#323232}.alert.is-active{display:block}.alert a:hover{color:rgba(0,0,0,0.75)}.alert-red{background-color:#f3ded7;border-color:#e4a793}.alert-yellow{background-color:#f3edc7;border-color:#e4d154}.alert-green{background-color:#ddeedb;border-color:#9bc19c}.alert-close{position:absolute;right:0.775rem}html[dir="rtl"] .alert-close{right:auto;left:0.775rem}.panel{background-color:#f8f8f8;border:1px solid #efefef;padding:1.023rem}.panel:after{content:'';display:table;clear:both}.panel code{background-color:white}.panel-black{background-color:#323232;color:white;border:1px solid #4c4c4c}.panel-dark{background-color:#595959;color:white;border:1px solid #4c4c4c}.panel-white{background-color:white;border:1px solid #efefef}.panel-white code{background-color:#f8f8f8}.panel-dark-blue{background-color:#004575;color:white;border:1px solid #052942}.panel-blue{background-color:#0079c1;color:white;border:1px solid #005e95}.panel-light-blue{color:#323232;background-color:#56a5d8;border:1px solid #0079c1}.panel-no-border{border:none}.panel-no-padding{padding:0}table{width:100%;background-color:white;border-collapse:collapse;border-spacing:0;border:1px solid #ccc;text-align:left;overflow:auto;font-size:0.875rem;line-height:1.55rem}@media screen and (max-width:859px){table{font-size:0.875rem}}@media screen and (max-width:479px){table{font-size:0.875rem}}html[dir="rtl"] table{text-align:right}table > thead{background-color:#efefef;border-bottom:1px solid #ccc;font-weight:400;font-style:normal;font-size:1rem;line-height:1.55rem}table > thead b,table > thead strong{font-weight:500}@media screen and (max-width:859px){table > thead{font-size:1rem}}@media screen and (max-width:479px){table > thead{font-size:1rem}}table > tbody{overflow:auto;width:100%}table > tfoot{background-color:#efefef;border-top:1px solid #ccc}table th,table td{font-weight:300;border-left:1px solid #ccc;border-right:1px solid #ccc;padding:0.51667rem}html[dir="rtl"] table th,html[dir="rtl"] table td{text-align:right}table tr{border-bottom:1px solid #ccc;text-align:left}table tr:last-child{border-bottom:none}table caption{color:#959595;caption-side:bottom;line-height:1.55rem;padding:0.3875rem 0.775rem}.table-blue{border:1px solid #0079c1}.table-blue > thead{background-color:#0079c1;border:none;border-bottom:1px solid #0079c1;color:white}.table-blue > thead tr:nth-child(even){background-color:#bcdaed;color:#4c4c4c}.table-blue > tfoot{border-top:1px solid #0079c1}.table-blue th,.table-blue td{border-left:1px solid #0079c1;border-right:1px solid #0079c1}.table-blue tr{border-bottom:1px solid #0079c1}.table-plain{border:none}.table-plain > thead,.table-plain > tfoot,.table-plain th,.table-plain td{background-color:transparent;border:none}.table-plain tr{border:none}.table-plain tr:nth-child(even){background-color:transparent}.table-plain tr:nth-child(even) td{background-color:transparent}.table-striped tr:nth-child(even){background-color:#f8f8f8}.table-striped tr:nth-child(even) a{color:#005e95}.table-striped tr:nth-child(even) td{background-color:#f8f8f8}.table-striped.table-blue tr:nth-child(even){background-color:#d2e9f9}.table-striped.table-blue tr:nth-child(even) td{background-color:#d2e9f9}.table-no-table{width:auto;background-color:transparent;border-collapse:auto;border-spacing:0;border:none;text-align:left;overflow:auto;margin-bottom:0}.table-no-table thead,.table-no-table tbody{font-size:1rem;line-height:1.55rem;border:none;background-color:transparent;overflow:auto;width:100%}@media screen and (max-width:859px){.table-no-table thead,.table-no-table tbody{font-size:1rem}}@media screen and (max-width:479px){.table-no-table thead,.table-no-table tbody{font-size:1rem}}.table-no-table th,.table-no-table td{background-color:transparent;border:none}.table-no-table tr{border:none;text-align:left}form{margin:0;padding:0}fieldset{margin:0 0 1.55rem 0;padding:0;border:none;display:block}.fieldset-radio label,.fieldset-checkbox label{margin-bottom:.25rem;font-size:0.9375rem;line-height:1.25rem;color:#595959}label,legend{position:relative;display:block;margin:0 0 1.55rem 0}legend{margin-bottom:.1rem}input[type='date'],input[type='datetime'],input[type='datetime-local'],input[type='email'],input[type='time'],input[type='week'],input[type='search'],input[type='tel'],input[type='text'],input[type='url'],input[type='number'],input[type='password'],input[type='month'],select,textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;width:100%;outline:none;outline-offset:0;vertical-align:baseline;margin:0.3875rem 0 0 0;box-shadow:inset 0 1px 2px rgba(0,0,0,0.075)}input[type='date'][disabled],input[type='datetime'][disabled],input[type='datetime-local'][disabled],input[type='email'][disabled],input[type='time'][disabled],input[type='week'][disabled],input[type='search'][disabled],input[type='tel'][disabled],input[type='text'][disabled],input[type='url'][disabled],input[type='number'][disabled],input[type='password'][disabled],input[type='month'][disabled],select[disabled],textarea[disabled]{cursor:default}input[type='date']:focus,input[type='datetime']:focus,input[type='datetime-local']:focus,input[type='email']:focus,input[type='time']:focus,input[type='week']:focus,input[type='search']:focus,input[type='tel']:focus,input[type='text']:focus,input[type='url']:focus,input[type='number']:focus,input[type='password']:focus,input[type='month']:focus,select:focus,textarea:focus{border-color:#0079c1;box-shadow:inset 0 1px 2px rgba(0,0,0,0.075),0 0 5px rgba(81,167,232,0.5)}input[type='date'],input[type='datetime'],input[type='datetime-local'],input[type='email'],input[type='time'],input[type='week'],input[type='search'],input[type='tel'],input[type='text'],input[type='url'],input[type='number'],input[type='password'],input[type='month'],textarea{display:inline-block;padding:0 0.31rem;font-size:1rem;font-family:"Avenir Next W01","Avenir Next W00","Avenir Next","Avenir","Helvetica Neue","Helvetica","Arial",sans-serif;color:#595959;border:1px solid #a9a9a9;-webkit-transition:border-color 150ms linear;transition:border-color 150ms linear;-webkit-appearance:textfield;height:2.25rem}textarea{font-family:inherit;max-width:100%;height:auto;padding-top:0.31rem}input[type='date'],input[type='datetime'],input[type='datetime-local'],input[type='time'],input[type='week'],input[type='month']{max-height:2.325rem}button{position:relative;display:inline-block;padding:0.31rem 0.9rem;width:auto;color:white;border:1px solid #0079c1;background-color:#0079c1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.05s linear;transition:all 0.05s linear;cursor:pointer;white-space:nowrap;font-size:0.9375rem;line-height:1.55rem}@media screen and (max-width:859px){button{font-size:0.9375rem}}@media screen and (max-width:479px){button{font-size:0.9375rem}}button:hover{text-decoration:none;background-color:#005e95;color:white}input[type="file"]::-webkit-file-upload-button{-webkit-appearance:none;position:relative;display:inline-block;padding:0.31rem 0.9rem;width:auto;color:white;border:1px solid #0079c1;background-color:#0079c1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.05s linear;transition:all 0.05s linear;cursor:pointer;white-space:nowrap;font-size:0.9375rem;line-height:1.55rem}@media screen and (max-width:859px){input[type="file"]::-webkit-file-upload-button{font-size:0.9375rem}}@media screen and (max-width:479px){input[type="file"]::-webkit-file-upload-button{font-size:0.9375rem}}input[type="file"]::-webkit-file-upload-button:hover{text-decoration:none;background-color:#005e95;color:white}::-ms-browse{position:relative;display:inline-block;padding:0.31rem 0.9rem;width:auto;color:white;border:1px solid #0079c1;background-color:#0079c1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.05s linear;transition:all 0.05s linear;cursor:pointer;white-space:nowrap;font-size:0.9375rem;line-height:1.55rem}@media screen and (max-width:859px){::-ms-browse{font-size:0.9375rem}}@media screen and (max-width:479px){::-ms-browse{font-size:0.9375rem}}::-ms-browse:hover{text-decoration:none;background-color:#005e95;color:white}input[type='radio'],input[type='checkbox']{float:left;width:1rem;height:1rem}html[dir="rtl"] input[type='radio'],html[dir="rtl"] input[type='checkbox']{float:right}select{background-color:white;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjQsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTAwcHgiIGhlaWdodD0iMTAwcHgiIHZpZXdCb3g9IjAgMCAxMDAgMTAwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMDAgMTAwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxwYXRoIGZpbGw9IiM1OTU5NTkiIGQ9Ik03NS43NDksMzcuNDY2YzAuNDI1LDAuNDI1LDAuNTUyLDEuMDYzLDAuMzIyLDEuNjE4Qzc1Ljg0MSwzOS42MzksNzUuMzAxLDQwLDc0LjY5OSw0MGgtNDkuNA0KCQljLTAuNiwwLTEuMTQzLTAuMzYyLTEuMzcyLTAuOTE3Yy0wLjIzLTAuNTU1LTAuMTAzLTEuMTkzLDAuMzIyLTEuNjE4bDIzLjQ0LTIzLjQ0YzEuMjc2LTEuMjc2LDMuMzQzLTEuMjc2LDQuNjIsMEw3NS43NDksMzcuNDY2DQoJCUw3NS43NDksMzcuNDY2eiBNMjQuMjUsNjIuNTM0Yy0wLjQyNi0wLjQyNS0wLjU1My0xLjA2My0wLjMyMy0xLjYxOGMwLjIzLTAuNTU1LDAuNzctMC45MTYsMS4zNy0wLjkxNkg3NC43DQoJCWMwLjYwMiwwLDEuMTQzLDAuMzU5LDEuMzczLDAuOTE2YzAuMjMsMC41NTUsMC4xMDMsMS4xOTMtMC4zMjIsMS42MThMNTIuMzEsODUuOTc3Yy0xLjI3NSwxLjI3NS0zLjM0NCwxLjI3NC00LjYyLDBMMjQuMjUsNjIuNTM0eg0KCQkiLz4NCjwvZz4NCjwvc3ZnPg0K);background-position:center right;background-repeat:no-repeat;background-size:.9rem;display:block;width:auto;max-width:100%;height:2.25rem;padding:0.31rem 1.55rem 0.31rem 0.3875rem;font-size:0.9375rem;font-family:"Avenir Next W01","Avenir Next W00","Avenir Next","Avenir","Helvetica Neue","Helvetica","Arial",sans-serif;color:#595959;border:1px solid #a9a9a9;border-radius:0;-webkit-transition:border-color 150ms linear;transition:border-color 150ms linear;-webkit-appearance:none}select:focus{border-color:#0079c1}html[dir="rtl"] select{background-position:center left;padding:0.31rem 0.3875rem 0.31rem 1.55rem}select{-moz-appearance:none}select[multiple]{height:auto;background-image:none;padding:0}select[multiple] option{padding:0.31rem}.select-full{width:100%}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){select::-ms-expand{display:none}select:focus::-ms-value{background:transparent;color:#595959}}.input-error{border-color:#de2900}.input-error:focus{border-color:#0079c1}.input-warning{border-color:#d9bf2b}.input-warning:focus{border-color:#0079c1}.input-success{border-color:#5a9359}.input-success:focus{border-color:#0079c1}.input-group{display:table;margin-top:0.3875rem}.input-group-button{width:1%;vertical-align:middle;display:table-cell}.input-group-button .btn,.input-group-button button{height:2.25rem;margin-left:-1px}input.input-group-input,.input-group-input{display:table-cell;position:relative;margin-top:0;width:100%;vertical-align:middle}.loader-bars:before,.loader-bars:after,.loader-bars{background:#0079c1;-webkit-animation:load 0.8s infinite ease-in-out;animation:load 0.8s infinite ease-in-out;width:0.85rem;height:2rem}.loader-bars:before,.loader-bars:after{position:absolute;top:0;content:''}@-webkit-keyframes load{0%,80%,100%{opacity:.75;box-shadow:0 0 #0079c1;height:2rem}40%{opacity:1;box-shadow:0 -0.5rem #0079c1;height:2.5rem}}@keyframes load{0%,80%,100%{opacity:.75;box-shadow:0 0 #0079c1;height:2rem}40%{opacity:1;box-shadow:0 -0.5rem #0079c1;height:2.5rem}}.loader{display:none;position:relative}.loader.is-active{display:block}.loader-bars{text-indent:-9999em;margin:auto;position:absolute;right:50%;font-size:11px;-webkit-animation-delay:0.16s;animation-delay:0.16s}.loader-bars:before{left:-1.25rem}.loader-bars:after{left:1.25rem;-webkit-animation-delay:0.32s;animation-delay:0.32s}.loader-text{text-align:center;padding-top:4rem;font-weight:400;font-style:normal}.loader-text b,.loader-text strong{font-weight:500}.loader-text:after{content:"…"}.ie9 .loader-bars{position:inherit;background-color:transparent;background-image:url(../img/loader-ie9.gif);background-position:center top;animation:none;-webkit-animation-delay:none;-webkit-animation:none;width:64px;height:64px}.ie9 .loader-bars:before,.ie9 .loader-bars:after{background:none;animation:none;-webkit-animation:none;width:0;height:0}.ie9 .loader-text{padding-top:2rem}.skip-to-content{opacity:0;float:left;pointer-events:none;margin:0 0 0 1rem;position:absolute;z-index:10;background-color:transparent;-webkit-transition:150ms linear;transition:150ms linear}.skip-to-content:focus{opacity:1;-webkit-transition:150ms linear;transition:150ms linear;background-color:white}.card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;background:white;box-shadow:0 0 0 1px rgba(0,0,0,0.1),0 0 16px 0 rgba(0,0,0,0.05)}.card-image-wrap{width:100%;position:relative;margin-bottom:0;-webkit-box-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.card-image{width:100%;display:block}.card-image-caption{background:rgba(255,255,255,0.8);width:100%;box-sizing:border-box;position:absolute;bottom:0;font-size:0.875rem;line-height:1.55rem;padding:.35rem 1.25rem .35rem 1.25rem}@media screen and (max-width:859px){.card-image-caption{font-size:0.875rem}}@media screen and (max-width:479px){.card-image-caption{font-size:0.875rem}}.card-last{margin-bottom:auto}.card-content{padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.card-shaped{box-shadow:none;background:transparent}.card-shaped .card-content{border:1px solid rgba(0,0,0,0.1);box-shadow:0 0 16px 0 rgba(0,0,0,0.05);padding-top:4rem}.card-shaped .card-image-wrap{margin-bottom:-3rem;padding:0 1.25rem;box-sizing:border-box}.card-bar-lightest-blue{border-top:3px solid #d2e9f9}.card-bar-lighter-blue{border-top:3px solid #bcdaed}.card-bar-light-blue{border-top:3px solid #56a5d8}.card-bar-blue{border-top:3px solid #0079c1}.card-bar-dark-blue{border-top:3px solid #005e95}.card-bar-light-green{border-top:3px solid #9bc19c}.card-bar-green{border-top:3px solid #5a9359}.card-bar-dark-green{border-top:3px solid #338033}.card-bar-light-red{border-top:3px solid #e4a793}.card-bar-red{border-top:3px solid #de2900}.card-bar-dark-red{border-top:3px solid #ab3c16}.card-bar-light-orange{border-top:3px solid #e8912e}.card-bar-orange{border-top:3px solid #d17e21}.card-bar-dark-orange{border-top:3px solid #ad6511}.card-bar-light-yellow{border-top:3px solid #efe397}.card-bar-yellow{border-top:3px solid #e4d154}.card-bar-dark-yellow{border-top:3px solid #d9bf2b}.card-bar-light-purple{border-top:3px solid #c4bcdc}.card-bar-purple{border-top:3px solid #9081bc}.card-bar-dark-purple{border-top:3px solid #7461a8}.card-bar-light-brown{border-top:3px solid #d2b38f}.card-bar-brown{border-top:3px solid #a57946}.card-bar-dark-brown{border-top:3px solid #8c5e2a}.card-wide{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.card-wide .card-content{display:block;-webkit-box-flex:1 1 75%;-ms-flex:1 1 75%;flex:1 1 75%}.card-wide-image-wrap{position:relative;top:0;left:0;bottom:0;width:25%;overflow:hidden;margin-bottom:0}.card-wide-image{width:auto;min-width:100%;max-width:none;height:100%;margin:0;display:block;position:absolute}@-webkit-keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fade-out{0%{opacity:1}100%{opacity:0}}@keyframes fade-out{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes in-down{0%{transform:translate3d(0,-100%,0)}100%{transform:translate3d(0,0,0)}}@keyframes in-down{0%{transform:translate3d(0,-100%,0)}100%{transform:translate3d(0,0,0)}}@-webkit-keyframes in-down{0%{transform:translate3d(0,-100%,0)}100%{transform:translate3d(0,0,0)}}@keyframes in-down{0%{transform:translate3d(0,-100%,0)}100%{transform:translate3d(0,0,0)}}@-webkit-keyframes in-up{0%{transform:translate3d(0,100%,0)}100%{transform:translate3d(0,0,0)}}@keyframes in-up{0%{transform:translate3d(0,100%,0)}100%{transform:translate3d(0,0,0)}}@-webkit-keyframes in-down{0%{transform:translate3d(0,-100%,0)}100%{transform:translate3d(0,0,0)}}@keyframes in-down{0%{transform:translate3d(0,-100%,0)}100%{transform:translate3d(0,0,0)}}@-webkit-keyframes out-down{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(0,-100%,0)}}@keyframes out-down{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(0,-100%,0)}}@-webkit-keyframes out-up{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(0,100%,0)}}@keyframes out-up{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(0,100%,0)}}.fade-in,.animate-fade-in{opacity:0;-webkit-animation:fade-in ease-in 1;-moz-animation:fade-in ease-in 1;animation:fade-in ease-in 1;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:0.75s;-moz-animation-duration:0.75s;animation-duration:0.75s}.animate-fade-out{-webkit-animation:fade-out ease-out 1;-moz-animation:fade-out ease-out 1;animation:fade-out ease-out 1;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:0.75s;-moz-animation-duration:0.75s;animation-duration:0.75s}.animate-in-down{-webkit-animation:in-down ease-out 1;-moz-animation:in-down ease-out 1;animation:in-down ease-out 1;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:0.5s;-moz-animation-duration:0.5s;animation-duration:0.5s}.animate-in-up{-webkit-animation:in-up ease-out 1;-moz-animation:in-up ease-out 1;animation:in-up ease-out 1;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:0.5s;-moz-animation-duration:0.5s;animation-duration:0.5s}.animate-out-down{-webkit-animation:out-down ease-in 1;-moz-animation:out-down ease-in 1;animation:out-down ease-in 1;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:0.5s;-moz-animation-duration:0.5s;animation-duration:0.5s}.animate-out-up{-webkit-animation:out-up ease-in 1;-moz-animation:out-up ease-in 1;animation:out-up ease-in 1;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:0.5s;-moz-animation-duration:0.5s;animation-duration:0.5s}.top-nav{position:relative;font-weight:400;font-style:normal;border-bottom:1px solid #efefef;background-color:white;z-index:100}.top-nav b,.top-nav strong{font-weight:500}.top-nav .esri-logo{margin-top:1rem}.top-nav .sign-in{padding-top:1.55rem}.top-nav-title{font-weight:400;font-style:normal;font-size:1.2019rem;line-height:1.55rem;float:left;margin-right:1.5rem;padding:1.125rem 0;line-height:1.5rem;color:#4c4c4c}.top-nav-title b,.top-nav-title strong{font-weight:500}@media screen and (max-width:859px){.top-nav-title{font-size:1.1305rem}}@media screen and (max-width:479px){.top-nav-title{font-size:1.0625rem}}html[dir="rtl"] .top-nav-title{float:right}html[dir="rtl"] .top-nav-title{white-space:nowrap;margin-right:0;margin-left:1.5rem}.top-nav-title:hover{color:#0079c1;-webkit-background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%);-moz-background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%);-o-background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%);background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%);text-decoration:none}.top-nav-list{float:left;padding:0}html[dir="rtl"] .top-nav-list{float:right}.top-nav-list .top-nav-link + .top-nav-link{margin-left:.75em}html[dir="rtl"] .top-nav-list .top-nav-link + .top-nav-link{margin-left:0;margin-right:.75em}.top-nav-list.right{float:right}html[dir="rtl"] .top-nav-list.right{float:left}.top-nav-link{font-size:0.9375rem;line-height:1.55rem;color:#4c4c4c;padding:1.1625rem 0;line-height:1.5rem;display:inline-block;vertical-align:top}@media screen and (max-width:859px){.top-nav-link{font-size:0.9375rem}}@media screen and (max-width:479px){.top-nav-link{font-size:0.9375rem}}.top-nav-link:hover,.top-nav-link:focus{color:#0079c1;background:url(../img/top-nav-ie9.gif) repeat-x top left transparent;-webkit-background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%);-moz-background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%);-o-background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%);background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%);text-decoration:none}.top-nav-link:focus{outline:none}.top-nav-link.is-active{-webkit-background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%);-moz-background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%);-o-background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%);background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%)}.top-nav-flex{display:flex}.top-nav-flex-list{flex-grow:1;flex-basis:30%}.top-nav-flex-title{flex-grow:2;text-align:center}.sign-in{float:right;padding-left:0.3875rem;margin-top:-0.7rem}html[dir="rtl"] .sign-in{float:left}html[dir="rtl"] .sign-in{padding-left:0;padding-right:0.3875rem}.user-nav-name{padding-right:1.5em;color:#4c4c4c}.user-nav-name:hover{text-decoration:none}.user-nav-image{width:1.2rem;height:1.2rem;vertical-align:-0.25rem}.sub-nav{background-color:#efefef}.sub-nav-title{font-size:1.9994rem;line-height:2.325rem;margin-top:0.775rem;margin-bottom:0.775rem;display:inline-block;line-height:1.25}@media screen and (max-width:859px){.sub-nav-title{font-size:1.7689rem}}@media screen and (max-width:479px){.sub-nav-title{font-size:1.5625rem}}.sub-nav-list{width:100%;float:left}html[dir="rtl"] .sub-nav-list{float:right}.sub-nav-link{padding:.25em .75em;margin:0 .25em 0 0;float:left;font-family:"Avenir Next W01","Avenir Next W00","Avenir Next","Avenir","Helvetica Neue","Helvetica","Arial",sans-serif;color:#efefef;font-size:0.9375rem;line-height:1.55rem;background-color:rgba(0,0,0,0.45);box-sizing:border-box;-webkit-transition:background-color 150ms linear,color 150ms 150ms linear;transition:background-color 150ms linear,color 150ms 150ms linear}html[dir="rtl"] .sub-nav-link{float:right}@media screen and (max-width:859px){.sub-nav-link{font-size:0.9375rem}}@media screen and (max-width:479px){.sub-nav-link{font-size:0.9375rem}}.sub-nav-link:hover,.sub-nav-link:focus{background-color:rgba(0,0,0,0.3);color:white;text-decoration:none;-webkit-background-image:linear-gradient(to top,transparent 94%,white 96%,white 100%);-moz-background-image:linear-gradient(to top,transparent 94%,white 96%,white 100%);-o-background-image:linear-gradient(to top,transparent 94%,white 96%,white 100%);background-image:linear-gradient(to top,transparent 94%,white 96%,white 100%)}.sub-nav-link.is-active{background-color:white;color:#4c4c4c}.third-nav{font-weight:400;font-style:normal;border-bottom:1px solid #efefef;background-color:white;padding:0.3875rem 0;width:100%}.third-nav b,.third-nav strong{font-weight:500}.third-nav-container{position:relative;overflow-x:auto;white-space:nowrap;padding-bottom:15px;margin-bottom:-15px}.third-nav-link{color:#595959;font-size:0.875rem;line-height:1.55rem;margin-right:1.1625rem}@media screen and (max-width:859px){.third-nav-link{font-size:0.875rem}}@media screen and (max-width:479px){.third-nav-link{font-size:0.875rem}}html[dir="rtl"] .third-nav-link{white-space:nowrap}.third-nav-link:last-child{margin-right:2.325rem}.third-nav-link.is-active{font-weight:600;font-style:normal}.third-nav-link.is-active b,.third-nav-link.is-active strong{font-weight:600}.nav-overflow-left{position:absolute;padding:11px 6px;top:0;margin:0;background-color:rgba(255,255,255,0.8);display:none;left:0}.nav-overflow-left:before{padding-right:0}.nav-overflow-left.is-active{display:block}.nav-overflow-right{position:absolute;padding:11px 6px;top:0;margin:0;background-color:rgba(255,255,255,0.8);display:none;right:0}.nav-overflow-right:before{padding-right:0}.nav-overflow-right.is-active{display:block}.side-nav,.dropdown-menu,.filter-dropdown-list{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0;border:1px solid #efefef;border-top:none;font-weight:400;font-style:normal;background-color:white}.side-nav b,.dropdown-menu b,.filter-dropdown-list b,.side-nav strong,.dropdown-menu strong,.filter-dropdown-list strong{font-weight:500}.side-nav-title{margin:0;padding:0.51667rem;font-weight:400;font-style:normal;font-size:0.9375rem;line-height:1.55rem;background-color:#f8f8f8;border-top:1px solid #efefef}.side-nav-title b,.side-nav-title strong{font-weight:500}@media screen and (max-width:859px){.side-nav-title{font-size:0.9375rem}}@media screen and (max-width:479px){.side-nav-title{font-size:0.9375rem}}.side-nav-link{position:relative;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0.51667rem;font-size:0.875rem;line-height:1.55rem;color:#595959;background-color:white;border-top:1px solid #efefef;cursor:pointer}@media screen and (max-width:859px){.side-nav-link{font-size:0.875rem}}@media screen and (max-width:479px){.side-nav-link{font-size:0.875rem}}.side-nav-link:hover{background-color:#f8f8f8;text-decoration:none;color:#4c4c4c}.side-nav-link.is-active{text-indent:-3px;border-left:3px solid #0079c1}html[dir="rtl"] .side-nav-link.is-active{border-left:none;border-right:3px solid #0079c1}body{display:flex;height:100%;flex-direction:column}.wrapper{flex:1 0 auto}.footer{background-color:#f8f8f8;padding-top:3.1rem;flex:none}.tab-nav:after{content:'';display:table;clear:both}.tab-title{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:0.875rem;line-height:1.55rem;-webkit-transition:background,150ms linear;transition:background,150ms linear;padding:0.3875rem 0.775rem;float:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-color:#f8f8f8;border:1px solid #ccc;border-left:none;cursor:pointer}@media screen and (max-width:859px){.tab-title{font-size:0.875rem}}@media screen and (max-width:479px){.tab-title{font-size:0.875rem}}.tab-title:first-child{border-left:1px solid #ccc}.tab-title:focus{outline:none}.tab-title:hover,.tab-title:focus{background-color:#fcfcfc;text-decoration:none;-webkit-background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%);-moz-background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%);-o-background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%);background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%)}.tab-title.is-active{border-bottom:1px solid white;background-color:white}.tab-title.is-active:hover{background-color:white}.tab-contents{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;margin-top:-1px}.tab-section{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:white;display:none;padding:0.775rem}.tab-section.is-active{display:block}.tab-section pre{margin:0}.tabs-gray .tab-title{background-color:white}.tabs-gray .tab-title.is-active{background-color:#f8f8f8;border-bottom:1px solid #f8f8f8}.tabs-gray .tab-section{background-color:#f8f8f8}.tabs-gray pre code{padding:0;border:none;background-color:transparent}.tabs-transparent .tab-title{background-color:transparent;border:1px solid transparent;border-bottom:1px solid #ccc}.tabs-transparent .tab-title:hover{border-bottom:1px solid #ccc}.tabs-transparent .tab-title.is-active{-webkit-transition:backround,150ms linear;transition:backround,150ms linear;background-color:transparent;border:1px solid #ccc;border-bottom:1px solid white}.tabs-transparent .tab-contents{border-bottom:none;border-left:none;border-right:none}.tabs-transparent .tab-section{background-color:transparent;padding-left:0;padding-right:0}.tabs-translucent .tab-title{background-clip:padding-box;background-color:rgba(255,255,255,0.7);border:none;color:#4c4c4c;margin-right:2px;margin-bottom:3px;transition:background,0ms linear}.tabs-translucent .tab-title:hover{background-color:rgba(255,255,255,0.8);-webkit-background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%);-moz-background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%);-o-background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%);background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%)}.tabs-translucent .tab-title.is-active{background-color:rgba(255,255,255,0.8);border-bottom:2px solid rgba(255,255,255,0.8);margin-bottom:0;-webkit-background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%);-moz-background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%);-o-background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%);background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%)}.tabs-translucent .tab-contents{border:none}.tabs-translucent .tab-section{background-color:rgba(255,255,255,0.8)}.tabs-dark .tab-title{background-clip:padding-box;background-color:rgba(255,255,255,0.7);border:none;color:#4c4c4c;margin-right:2px;margin-bottom:3px;transition:background,0ms linear}.tabs-dark .tab-title:hover{background-color:rgba(255,255,255,0.8);-webkit-background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%);-moz-background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%);-o-background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%);background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%)}.tabs-dark .tab-title.is-active{background-color:rgba(255,255,255,0.8);border-bottom:2px solid rgba(255,255,255,0.8);margin-bottom:0;-webkit-background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%);-moz-background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%);-o-background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%);background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%)}.tabs-dark .tab-contents{border:none}.tabs-dark .tab-section{background-color:rgba(255,255,255,0.8)}.tabs-dark .tab-title{background-color:rgba(0,0,0,0.75);color:white}.tabs-dark .tab-title:hover{background-color:rgba(0,0,0,0.85);-webkit-background-image:linear-gradient(to top,transparent 94%,white 96%,white 100%);-moz-background-image:linear-gradient(to top,transparent 94%,white 96%,white 100%);-o-background-image:linear-gradient(to top,transparent 94%,white 96%,white 100%);background-image:linear-gradient(to top,transparent 94%,white 96%,white 100%)}.tabs-dark .tab-title.is-active{border-bottom:2px solid rgba(0,0,0,0.85);background-color:rgba(0,0,0,0.85);-webkit-background-image:linear-gradient(to top,transparent 94%,white 96%,white 100%);-moz-background-image:linear-gradient(to top,transparent 94%,white 96%,white 100%);-o-background-image:linear-gradient(to top,transparent 94%,white 96%,white 100%);background-image:linear-gradient(to top,transparent 94%,white 96%,white 100%)}.tabs-dark .tab-section{background-color:rgba(0,0,0,0.85);color:white}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;overflow-y:hidden;text-align:center;opacity:0;visibility:hidden;background:rgba(0,0,0,0.75);-webkit-transition:visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);transition:visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);z-index:50}.modal-overlay.is-active{visibility:visible;opacity:1;-webkit-transition-delay:0ms;transition-delay:0ms}.modal-overlay.is-active .modal-content{visibility:visible;opacity:1;-webkit-transition-delay:0ms;transition-delay:0ms;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.modal-overlay:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em}.modal-content{box-sizing:border-box;max-height:80vh;z-index:100;float:none;background:white;padding:1.55rem;text-align:start;overflow-y:auto;-webkit-overflow-scrolling:touch;display:inline-block;vertical-align:middle;opacity:0;visibility:hidden;-webkit-transition:-webkit- transform 300ms cubic-bezier(0.215,0.44,0.42,0.88),visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);-moz-transition:-moz- transform 300ms cubic-bezier(0.215,0.44,0.42,0.88),visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);-o-transition:-o- transform 300ms cubic-bezier(0.215,0.44,0.42,0.88),visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);transition:transform 300ms cubic-bezier(0.215,0.44,0.42,0.88),visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);-webkit-transform:translate3d(0,20px,0);-moz-transform:translate3d(0,20px,0);-ms-transform:translate3d(0,20px,0);-o-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}html[dir="rtl"] .modal-content{float:none}.search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;overflow-y:hidden;text-align:center;opacity:0;visibility:hidden;background:rgba(0,0,0,0.75);-webkit-transition:visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);transition:visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);z-index:50;position:absolute;background:white}.search-overlay.is-active{visibility:visible;opacity:1;-webkit-transition-delay:0ms;transition-delay:0ms}.search-overlay.is-active .modal-content{visibility:visible;opacity:1;-webkit-transition-delay:0ms;transition-delay:0ms;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.search-overlay:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em}.search-overlay.is-active{opacity:0.95}.search-overlay.is-active .search-content{visibility:visible;opacity:1;-webkit-transition-delay:0ms;transition-delay:0ms;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.search-content{box-sizing:border-box;max-height:80vh;z-index:100;float:none;background:white;padding:1.55rem;text-align:start;overflow-y:auto;-webkit-overflow-scrolling:touch;display:inline-block;vertical-align:middle;opacity:0;visibility:hidden;-webkit-transition:-webkit- transform 300ms cubic-bezier(0.215,0.44,0.42,0.88),visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);-moz-transition:-moz- transform 300ms cubic-bezier(0.215,0.44,0.42,0.88),visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);-o-transition:-o- transform 300ms cubic-bezier(0.215,0.44,0.42,0.88),visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);transition:transform 300ms cubic-bezier(0.215,0.44,0.42,0.88),visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);-webkit-transform:translate3d(0,20px,0);-moz-transform:translate3d(0,20px,0);-ms-transform:translate3d(0,20px,0);-o-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);-webkit-transform:translate3d(0,-20px,0);-moz-transform:translate3d(0,-20px,0);-ms-transform:translate3d(0,-20px,0);-o-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);margin-top:4.65rem;padding-top:15vh;vertical-align:top}html[dir="rtl"] .search-content{float:none}.search-top-nav{font-size:0.9375rem;line-height:1.55rem;color:#4c4c4c;padding:1.1625rem 0;line-height:1.5rem;display:inline-block;vertical-align:top;background-color:transparent;border:none}@media screen and (max-width:859px){.search-top-nav{font-size:0.9375rem}}@media screen and (max-width:479px){.search-top-nav{font-size:0.9375rem}}.search-top-nav:hover,.search-top-nav:focus{color:#0079c1;background:url(../img/top-nav-ie9.gif) repeat-x top left transparent;-webkit-background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%);-moz-background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%);-o-background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%);background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%);text-decoration:none}.search-top-nav:focus{outline:none}.search-top-nav.is-active{-webkit-background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%);-moz-background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%);-o-background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%);background-image:linear-gradient(to top,transparent 92%,#0079c1 93%,#0079c1 100%)}.search-top-nav:hover{background-color:transparent}.search-icon-open,.search-icon-close{display:none}.search-icon-open .is-active,.search-icon-close .is-active{display:block}input[type="search"].search-input{font-size:2.82715rem;height:3.875rem;border-top:none;border-right:none;border-left:none;border-bottom-color:#ccc;box-shadow:none}.accordion{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0;border:1px solid #efefef;border-top:none;font-weight:400;font-style:normal;background-color:white}.accordion b,.accordion strong{font-weight:500}.accordion-section .svg-icon{transform:rotate(-90deg)}.accordion-section.is-active .accordion-content{display:block}.accordion-section.is-active .svg-icon{transform:rotate(0deg)}.accordion-title{margin:0;padding:0.51667rem;font-weight:400;font-style:normal;font-size:0.9375rem;line-height:1.55rem;background-color:#f8f8f8;border-top:1px solid #efefef;cursor:pointer}.accordion-title b,.accordion-title strong{font-weight:500}@media screen and (max-width:859px){.accordion-title{font-size:0.9375rem}}@media screen and (max-width:479px){.accordion-title{font-size:0.9375rem}}.accordion-title:focus,.accordion-title:hover{-webkit-transition:all,150ms linear;transition:all,150ms linear;background-color:#f4f4f4}.accordion-content{display:none}.drawer{position:fixed;top:0;right:0;bottom:0;left:0;visibility:hidden;overflow:hidden;opacity:0;background:rgba(0,0,0,0.75);-webkit-transition:visibility 0ms linear 200ms,opacity 200ms linear;transition:visibility 0ms linear 200ms,opacity 200ms linear;z-index:1001}.drawer.is-active{visibility:visible;opacity:1;background-color:rgba(0,0,0,0.75);-webkit-transition-delay:0ms;transition-delay:0ms}.drawer.is-active.drawer-left .drawer-nav{-webkit-transform:translate3d(280px,0,0);-moz-transform:translate3d(280px,0,0);-ms-transform:translate3d(280px,0,0);-o-transform:translate3d(280px,0,0);transform:translate3d(280px,0,0)}html[dir="rtl"] .drawer.is-active.drawer-left .drawer-nav{-webkit-transform:translate3d(-280px,0,0);-moz-transform:translate3d(-280px,0,0);-ms-transform:translate3d(-280px,0,0);-o-transform:translate3d(-280px,0,0);transform:translate3d(-280px,0,0)}.drawer.is-active.drawer-right .drawer-nav{-webkit-transform:translate3d(-280px,0,0);-moz-transform:translate3d(-280px,0,0);-ms-transform:translate3d(-280px,0,0);-o-transform:translate3d(-280px,0,0);transform:translate3d(-280px,0,0)}html[dir="rtl"] .drawer.is-active.drawer-right .drawer-nav{-webkit-transform:translate3d(280px,0,0);-moz-transform:translate3d(280px,0,0);-ms-transform:translate3d(280px,0,0);-o-transform:translate3d(280px,0,0);transform:translate3d(280px,0,0)}.drawer-nav{position:absolute;top:0;height:100%;width:280px;margin:0;padding:0;list-style:none;background:white;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:-webkit- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-moz-transition:-moz- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-o-transition:-o- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);transition:transform 200ms cubic-bezier(0.215,0.44,0.42,0.88)}.drawer-left .drawer-nav{left:-280px}html[dir="rtl"] .drawer-left .drawer-nav{left:100%}.drawer-right .drawer-nav{left:100%}html[dir="rtl"] .drawer-right .drawer-nav{left:-280px}.wrapper{-webkit-transition:-webkit- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-moz-transition:-moz- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-o-transition:-o- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);transition:transform 200ms cubic-bezier(0.215,0.44,0.42,0.88)}.drawer-left-is-active{-webkit-transition:-webkit- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-moz-transition:-moz- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-o-transition:-o- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);transition:transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-webkit-transform:translate3d(280px,0,0);-moz-transform:translate3d(280px,0,0);-ms-transform:translate3d(280px,0,0);-o-transform:translate3d(280px,0,0);transform:translate3d(280px,0,0)}html[dir="rtl"] .drawer-left-is-active{-webkit-transition:-webkit- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-moz-transition:-moz- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-o-transition:-o- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);transition:transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-webkit-transform:translate3d(-280px,0,0);-moz-transform:translate3d(-280px,0,0);-ms-transform:translate3d(-280px,0,0);-o-transform:translate3d(-280px,0,0);transform:translate3d(-280px,0,0)}.drawer-right-is-active{-webkit-transition:-webkit- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-moz-transition:-moz- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-o-transition:-o- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);transition:transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-webkit-transform:translate3d(-280px,0,0);-moz-transform:translate3d(-280px,0,0);-ms-transform:translate3d(-280px,0,0);-o-transform:translate3d(-280px,0,0);transform:translate3d(-280px,0,0)}html[dir="rtl"] .drawer-right-is-active{-webkit-transition:-webkit- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-moz-transition:-moz- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-o-transition:-o- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);transition:transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-webkit-transform:translate3d(280px,0,0);-moz-transform:translate3d(280px,0,0);-ms-transform:translate3d(280px,0,0);-o-transform:translate3d(280px,0,0);transform:translate3d(280px,0,0)}.ie9 .drawer.is-active.drawer-left .drawer-nav{-ms-transform:translate(280px,0)}html[dir="rtl"] .ie9 .drawer.is-active.drawer-left .drawer-nav{-ms-transform:translate(-280px,0)}.ie9 .drawer.is-active.drawer-right .drawer-nav{-ms-transform:translate(-280px,0)}html[dir="rtl"] .ie9 .drawer.is-active.drawer-right .drawer-nav{-ms-transform:translate(280px,0)}input.filter-dropdown-input{margin:1%;width:98%}.filter-dropdown-title{display:inline;padding-bottom:0}.filter-dropdown-action{font-size:0.8125rem;line-height:1.55rem;float:right;color:#959595;display:none}@media screen and (max-width:859px){.filter-dropdown-action{font-size:0.8125rem}}@media screen and (max-width:479px){.filter-dropdown-action{font-size:0.8125rem}}html[dir="rtl"] .filter-dropdown-action{float:left}.filter-dropdown-action.is-active{display:inline-block}.filter-dropdown-container:after{content:'';display:table;clear:both}.filter-dropdown-list{position:absolute;min-width:200px;-webkit-box-shadow:0 0 16px 0 rgba(0,0,0,0.05);-moz-box-shadow:0 0 16px 0 rgba(0,0,0,0.05);box-shadow:0 0 16px 0 rgba(0,0,0,0.05);z-index:1000;display:none;overflow:auto;background-color:#f8f8f8;border-top:1px solid #efefef;max-width:100%;width:100%}.filter-dropdown-list.dropdown-right{right:0}.filter-dropdown-list.is-active{display:block}.filter-dropdown-inner-list{max-height:13.95rem;overflow:auto;border-top:1px solid #efefef;background-color:white}.filter-dropdown-link{position:relative;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0.51667rem 1.55rem;font-size:0.875rem;line-height:1.55rem;color:#6e6e6e;border-top:1px solid #efefef}html[dir="rtl"] .filter-dropdown-link{padding:0.51667rem 0.125rem 0.51667rem 1.55rem}@media screen and (max-width:859px){.filter-dropdown-link{font-size:0.875rem}}@media screen and (max-width:479px){.filter-dropdown-link{font-size:0.875rem}}.filter-dropdown-link:first-child{border-top:none}.filter-dropdown-link:hover{text-decoration:none;color:#828282}.filter-dropdown-link:hover .filter-link-check{opacity:1;visibility:visible}.filter-dropdown-link.is-active .filter-link-close{opacity:1;visibility:visible}.filter-dropdown-link.is-active .filter-link-check{fill:#5a9359;opacity:1;visibility:visible}.filter-dropdown-link.is-active:hover .filter-link-close{fill:#de2900}.filter-link-close{opacity:0;visibility:hidden;margin-top:6px;position:absolute;right:9px}.filter-link-check{opacity:0;visibility:hidden;margin-top:6px;position:absolute;left:9px}.filter-dropdown-active{background-color:#efefef;padding:.25em .5em;border-radius:3px;font-size:.85em;line-height:1;white-space:nowrap;font-size:0.875rem;line-height:1.55rem;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;display:inline-block;padding:0.51667rem 0 0.51667rem 0.51667rem;margin-right:0.25833rem;margin-top:0.25833rem;color:#6e6e6e}@media screen and (max-width:859px){.filter-dropdown-active{font-size:0.875rem}}@media screen and (max-width:479px){.filter-dropdown-active{font-size:0.875rem}}.filter-dropdown-remove{padding-right:1.55rem}.filter-dropdown-remove .svg-icon{margin-top:6px;float:right;position:absolute;color:#6e6e6e}.filter-dropdown-remove:hover .svg-icon{color:#de2900}.is-hidden{display:none!important}.link-red{color:#de2900}.link-red:hover{color:#ab3c16}.link-green{color:#5a9359}.link-green:hover{color:#338033}.link-light-blue{color:#bcdaed}.link-light-blue:hover{color:#56a5d8}.link-blue{color:#0079c1}.link-blue:hover{color:#005e95}.link-white{color:white}.link-white:hover{color:#efefef}.link-light-gray{color:#a9a9a9}.link-light-gray:hover{color:#959595}.link-dark-gray{color:#828282}.link-dark-gray:hover{color:#6e6e6e}.link-darker-gray{color:#6e6e6e}.link-darker-gray:hover{color:#595959}.link-darkest-gray,.third-nav-link.is-active:hover{color:#595959}.link-darkest-gray:hover,.third-nav-link.is-active:hover{color:#4c4c4c}.link-off-black{color:#4c4c4c}.link-off-black:hover{color:#323232}.text-red{color:#de2900}.text-green{color:#5a9359}.text-blue{color:#0079c1}.text-white{color:white}.text-light-gray{color:#a9a9a9}.text-dark-gray{color:#828282}.text-darker-gray{color:#6e6e6e}.text-darkest-gray{color:#595959}.text-off-black{color:#4c4c4c}.text-rule{border-bottom:1px solid #ccc}.text-inline{display:inline}.text-center{text-align:center}.text-left{text-align:left}html[dir="rtl"] .text-left{text-align:right}.text-right{text-align:right}html[dir="rtl"] .text-right{text-align:left}.text-light{opacity:0.66}.text-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list-numbered{counter-reset:li;list-style:none;position:relative;padding-bottom:1em;margin-left:0}.list-numbered > li{padding:0.3em .25em .25em 2.5em;position:relative;margin-bottom:0.75em;margin-left:0}html[dir="rtl"] .list-numbered > li{padding:0.3em 2.5em .25em .25em}.list-numbered > li:before{font-weight:300;font-style:normal;content:counter(li);counter-increment:li;position:absolute;top:0;left:0;height:100%;height:calc(100% - .3em);width:0.75em;padding:.3em .5em 0 0;color:#959595;font-size:1.2019rem;line-height:1.55rem;line-height:1;text-align:right;border-right:2px solid #ccc}.list-numbered > li:before b,.list-numbered > li:before strong{font-weight:500}@media screen and (max-width:859px){.list-numbered > li:before{font-size:1.1305rem}}@media screen and (max-width:479px){.list-numbered > li:before{font-size:1.0625rem}}html[dir="rtl"] .list-numbered > li:before{left:auto;right:0;padding:0 0 0 .5em;text-align:left;border-right:none;border-left:2px solid #ccc}.list-numbered > li:after{content:".";display:block;clear:left;visibility:hidden;line-height:0;height:0}.list-numbered .list-numbered{margin-bottom:0;padding-bottom:0}.list-numbered .list-numbered > li:before{content:counter(li,lower-alpha)}.list-plain{margin:0.3875rem 0}.list-plain li{list-style-type:none;margin-left:0}.font-size--3{font-size:0.8125rem;line-height:1.55rem}@media screen and (max-width:859px){.font-size--3{font-size:0.8125rem}}@media screen and (max-width:479px){.font-size--3{font-size:0.8125rem}}.font-size--2{font-size:0.875rem;line-height:1.55rem}@media screen and (max-width:859px){.font-size--2{font-size:0.875rem}}@media screen and (max-width:479px){.font-size--2{font-size:0.875rem}}.font-size--1{font-size:0.9375rem;line-height:1.55rem}@media screen and (max-width:859px){.font-size--1{font-size:0.9375rem}}@media screen and (max-width:479px){.font-size--1{font-size:0.9375rem}}.font-size-0{font-size:1rem;line-height:1.55rem}@media screen and (max-width:859px){.font-size-0{font-size:1rem}}@media screen and (max-width:479px){.font-size-0{font-size:1rem}}.font-size-1{font-size:1.2019rem;line-height:1.55rem}@media screen and (max-width:859px){.font-size-1{font-size:1.1305rem}}@media screen and (max-width:479px){.font-size-1{font-size:1.0625rem}}.font-size-2{font-size:1.414rem;line-height:1.55rem}@media screen and (max-width:859px){.font-size-2{font-size:1.33rem}}@media screen and (max-width:479px){.font-size-2{font-size:1.25rem}}.font-size-3{font-size:1.69949rem;line-height:2.325rem}@media screen and (max-width:859px){.font-size-3{font-size:1.50357rem}}@media screen and (max-width:479px){.font-size-3{font-size:1.32812rem}}.font-size-4{font-size:1.9994rem;line-height:2.325rem}@media screen and (max-width:859px){.font-size-4{font-size:1.7689rem}}@media screen and (max-width:479px){.font-size-4{font-size:1.5625rem}}.font-size-5{font-size:2.40307rem;line-height:3.1rem}@media screen and (max-width:859px){.font-size-5{font-size:1.99974rem}}@media screen and (max-width:479px){.font-size-5{font-size:1.66016rem;line-height:2.325rem}}.font-size-6{font-size:2.82715rem;line-height:3.1rem}@media screen and (max-width:859px){.font-size-6{font-size:2.35264rem}}@media screen and (max-width:479px){.font-size-6{font-size:1.95312rem;line-height:2.325rem}}.font-size-7{font-size:3.39795rem;line-height:3.1rem}@media screen and (max-width:859px){.font-size-7{font-size:2.65966rem}}@media screen and (max-width:479px){.font-size-7{font-size:2.0752rem;line-height:2.325rem}}.font-size-8{font-size:3.99758rem;line-height:3.875rem}@media screen and (max-width:859px){.font-size-8{font-size:3.12901rem}}@media screen and (max-width:479px){.font-size-8{font-size:2.44141rem;line-height:3.1rem}}.leader-half{margin-top:0.775rem}.trailer-half{margin-bottom:0.775rem}.padding-leader-half{padding-top:0.775rem}.padding-trailer-half{padding-bottom:0.775rem}.leader-0{margin-top:0rem}.trailer-0{margin-bottom:0rem}.padding-leader-0{padding-top:0rem}.padding-trailer-0{padding-bottom:0rem}.leader-1{margin-top:1.55rem}.trailer-1{margin-bottom:1.55rem}.padding-leader-1{padding-top:1.55rem}.padding-trailer-1{padding-bottom:1.55rem}.leader-2{margin-top:3.1rem}.trailer-2{margin-bottom:3.1rem}.padding-leader-2{padding-top:3.1rem}.padding-trailer-2{padding-bottom:3.1rem}.leader-3{margin-top:4.65rem}.trailer-3{margin-bottom:4.65rem}.padding-leader-3{padding-top:4.65rem}.padding-trailer-3{padding-bottom:4.65rem}.leader-4{margin-top:6.2rem}.trailer-4{margin-bottom:6.2rem}.padding-leader-4{padding-top:6.2rem}.padding-trailer-4{padding-bottom:6.2rem}.leader-5{margin-top:7.75rem}.trailer-5{margin-bottom:7.75rem}.padding-leader-5{padding-top:7.75rem}.padding-trailer-5{padding-bottom:7.75rem}.leader-6{margin-top:9.3rem}.trailer-6{margin-bottom:9.3rem}.padding-leader-6{padding-top:9.3rem}.padding-trailer-6{padding-bottom:9.3rem}@media screen and (min-width:1450px){.large-leader-half{margin-top:0.775rem}.large-trailer-half{margin-bottom:0.775rem}.large-padding-leader-half{padding-top:0.775rem}.large-padding-trailer-half{padding-bottom:0.775rem}.large-leader-0{margin-top:0rem}.large-trailer-0{margin-bottom:0rem}.large-padding-leader-0{padding-top:0rem}.large-padding-trailer-0{padding-bottom:0rem}.large-leader-1{margin-top:1.55rem}.large-trailer-1{margin-bottom:1.55rem}.large-padding-leader-1{padding-top:1.55rem}.large-padding-trailer-1{padding-bottom:1.55rem}.large-leader-2{margin-top:3.1rem}.large-trailer-2{margin-bottom:3.1rem}.large-padding-leader-2{padding-top:3.1rem}.large-padding-trailer-2{padding-bottom:3.1rem}.large-leader-3{margin-top:4.65rem}.large-trailer-3{margin-bottom:4.65rem}.large-padding-leader-3{padding-top:4.65rem}.large-padding-trailer-3{padding-bottom:4.65rem}.large-leader-4{margin-top:6.2rem}.large-trailer-4{margin-bottom:6.2rem}.large-padding-leader-4{padding-top:6.2rem}.large-padding-trailer-4{padding-bottom:6.2rem}.large-leader-5{margin-top:7.75rem}.large-trailer-5{margin-bottom:7.75rem}.large-padding-leader-5{padding-top:7.75rem}.large-padding-trailer-5{padding-bottom:7.75rem}.large-leader-6{margin-top:9.3rem}.large-trailer-6{margin-bottom:9.3rem}.large-padding-leader-6{padding-top:9.3rem}.large-padding-trailer-6{padding-bottom:9.3rem}}@media screen and (max-width:859px){.tablet-leader-half{margin-top:0.775rem}.tablet-trailer-half{margin-bottom:0.775rem}.tablet-padding-leader-half{padding-top:0.775rem}.tablet-padding-trailer-half{padding-bottom:0.775rem}.tablet-leader-0{margin-top:0rem}.tablet-trailer-0{margin-bottom:0rem}.tablet-padding-leader-0{padding-top:0rem}.tablet-padding-trailer-0{padding-bottom:0rem}.tablet-leader-1{margin-top:1.55rem}.tablet-trailer-1{margin-bottom:1.55rem}.tablet-padding-leader-1{padding-top:1.55rem}.tablet-padding-trailer-1{padding-bottom:1.55rem}.tablet-leader-2{margin-top:3.1rem}.tablet-trailer-2{margin-bottom:3.1rem}.tablet-padding-leader-2{padding-top:3.1rem}.tablet-padding-trailer-2{padding-bottom:3.1rem}.tablet-leader-3{margin-top:4.65rem}.tablet-trailer-3{margin-bottom:4.65rem}.tablet-padding-leader-3{padding-top:4.65rem}.tablet-padding-trailer-3{padding-bottom:4.65rem}.tablet-leader-4{margin-top:6.2rem}.tablet-trailer-4{margin-bottom:6.2rem}.tablet-padding-leader-4{padding-top:6.2rem}.tablet-padding-trailer-4{padding-bottom:6.2rem}.tablet-leader-5{margin-top:7.75rem}.tablet-trailer-5{margin-bottom:7.75rem}.tablet-padding-leader-5{padding-top:7.75rem}.tablet-padding-trailer-5{padding-bottom:7.75rem}.tablet-leader-6{margin-top:9.3rem}.tablet-trailer-6{margin-bottom:9.3rem}.tablet-padding-leader-6{padding-top:9.3rem}.tablet-padding-trailer-6{padding-bottom:9.3rem}}@media screen and (max-width:479px){.phone-leader-half{margin-top:0.775rem}.phone-trailer-half{margin-bottom:0.775rem}.phone-padding-leader-half{padding-top:0.775rem}.phone-padding-trailer-half{padding-bottom:0.775rem}.phone-leader-0{margin-top:0rem}.phone-trailer-0{margin-bottom:0rem}.phone-padding-leader-0{padding-top:0rem}.phone-padding-trailer-0{padding-bottom:0rem}.phone-leader-1{margin-top:1.55rem}.phone-trailer-1{margin-bottom:1.55rem}.phone-padding-leader-1{padding-top:1.55rem}.phone-padding-trailer-1{padding-bottom:1.55rem}.phone-leader-2{margin-top:3.1rem}.phone-trailer-2{margin-bottom:3.1rem}.phone-padding-leader-2{padding-top:3.1rem}.phone-padding-trailer-2{padding-bottom:3.1rem}.phone-leader-3{margin-top:4.65rem}.phone-trailer-3{margin-bottom:4.65rem}.phone-padding-leader-3{padding-top:4.65rem}.phone-padding-trailer-3{padding-bottom:4.65rem}.phone-leader-4{margin-top:6.2rem}.phone-trailer-4{margin-bottom:6.2rem}.phone-padding-leader-4{padding-top:6.2rem}.phone-padding-trailer-4{padding-bottom:6.2rem}.phone-leader-5{margin-top:7.75rem}.phone-trailer-5{margin-bottom:7.75rem}.phone-padding-leader-5{padding-top:7.75rem}.phone-padding-trailer-5{padding-bottom:7.75rem}.phone-leader-6{margin-top:9.3rem}.phone-trailer-6{margin-bottom:9.3rem}.phone-padding-leader-6{padding-top:9.3rem}.phone-padding-trailer-6{padding-bottom:9.3rem}}html[dir="rtl"] .rtl-padding-left-0{padding-left:0rem}html[dir="rtl"] .rtl-padding-right-0{padding-right:0rem}.padding-left-quarter{padding-left:0.25rem}html[dir="rtl"] .padding-left-quarter{padding-right:0.25rem}.padding-right-quarter{padding-right:0.25rem}html[dir="rtl"] .padding-right-quarter{padding-left:0.25rem}.padding-left-third{padding-left:0.33333rem}html[dir="rtl"] .padding-left-third{padding-right:0.33333rem}.padding-right-third{padding-right:0.33333rem}html[dir="rtl"] .padding-right-third{padding-left:0.33333rem}.padding-left-half{padding-left:0.5rem}html[dir="rtl"] .padding-left-half{padding-right:0.5rem}.padding-right-half{padding-right:0.5rem}html[dir="rtl"] .padding-right-half{padding-left:0.5rem}.padding-left-0{padding-left:0rem}html[dir="rtl"] .padding-left-0{padding-right:0rem}.padding-right-0{padding-right:0rem}html[dir="rtl"] .padding-right-0{padding-left:0rem}.padding-left-1{padding-left:1rem}html[dir="rtl"] .padding-left-1{padding-right:1rem}.padding-right-1{padding-right:1rem}html[dir="rtl"] .padding-right-1{padding-left:1rem}.padding-left-2{padding-left:2rem}html[dir="rtl"] .padding-left-2{padding-right:2rem}.padding-right-2{padding-right:2rem}html[dir="rtl"] .padding-right-2{padding-left:2rem}.padding-left-3{padding-left:3rem}html[dir="rtl"] .padding-left-3{padding-right:3rem}.padding-right-3{padding-right:3rem}html[dir="rtl"] .padding-right-3{padding-left:3rem}.padding-left-4{padding-left:4rem}html[dir="rtl"] .padding-left-4{padding-right:4rem}.padding-right-4{padding-right:4rem}html[dir="rtl"] .padding-right-4{padding-left:4rem}html[dir="rtl"] .rtl-margin-left-0{margin-left:0rem}html[dir="rtl"] .rtl-margin-right-0{margin-right:0rem}.margin-left-quarter{margin-left:0.25rem}html[dir="rtl"] .margin-left-quarter{margin-right:0.25rem}.margin-right-quarter{margin-right:0.25rem}html[dir="rtl"] .margin-right-quarter{margin-left:0.25rem}.margin-left-third{margin-left:0.33333rem}html[dir="rtl"] .margin-left-third{margin-right:0.33333rem}.margin-right-third{margin-right:0.33333rem}html[dir="rtl"] .margin-right-third{margin-left:0.33333rem}.margin-left-half{margin-left:0.5rem}html[dir="rtl"] .margin-left-half{margin-right:0.5rem}.margin-right-half{margin-right:0.5rem}html[dir="rtl"] .margin-right-half{margin-left:0.5rem}.margin-left-0{margin-left:0rem}html[dir="rtl"] .margin-left-0{margin-right:0rem}.margin-right-0{margin-right:0rem}html[dir="rtl"] .margin-right-0{margin-left:0rem}.margin-left-1{margin-left:1rem}html[dir="rtl"] .margin-left-1{margin-right:1rem}.margin-right-1{margin-right:1rem}html[dir="rtl"] .margin-right-1{margin-left:1rem}.margin-left-2{margin-left:2rem}html[dir="rtl"] .margin-left-2{margin-right:2rem}.margin-right-2{margin-right:2rem}html[dir="rtl"] .margin-right-2{margin-left:2rem}.margin-left-3{margin-left:3rem}html[dir="rtl"] .margin-left-3{margin-right:3rem}.margin-right-3{margin-right:3rem}html[dir="rtl"] .margin-right-3{margin-left:3rem}.margin-left-4{margin-left:4rem}html[dir="rtl"] .margin-left-4{margin-right:4rem}.margin-right-4{margin-right:4rem}html[dir="rtl"] .margin-right-4{margin-left:4rem}@media screen and (max-width:859px){.tablet-gutter-left-0{padding-left:0rem}html[dir="rtl"] .tablet-gutter-left-0{padding-right:0rem}.tablet-gutter-right-0{padding-right:0rem}html[dir="rtl"] .tablet-gutter-right-0{padding-left:0rem}.tablet-gutter-left-1{padding-left:1rem}html[dir="rtl"] .tablet-gutter-left-1{padding-right:1rem}.tablet-gutter-right-1{padding-right:1rem}html[dir="rtl"] .tablet-gutter-right-1{padding-left:1rem}.tablet-gutter-left-2{padding-left:2rem}html[dir="rtl"] .tablet-gutter-left-2{padding-right:2rem}.tablet-gutter-right-2{padding-right:2rem}html[dir="rtl"] .tablet-gutter-right-2{padding-left:2rem}.tablet-gutter-left-3{padding-left:3rem}html[dir="rtl"] .tablet-gutter-left-3{padding-right:3rem}.tablet-gutter-right-3{padding-right:3rem}html[dir="rtl"] .tablet-gutter-right-3{padding-left:3rem}.tablet-gutter-left-4{padding-left:4rem}html[dir="rtl"] .tablet-gutter-left-4{padding-right:4rem}.tablet-gutter-right-4{padding-right:4rem}html[dir="rtl"] .tablet-gutter-right-4{padding-left:4rem}}@media screen and (max-width:479px){.phone-gutter-left-0{padding-left:0rem}html[dir="rtl"] .phone-gutter-left-0{padding-right:0rem}.phone-gutter-right-0{padding-right:0rem}html[dir="rtl"] .phone-gutter-right-0{padding-left:0rem}.phone-gutter-left-1{padding-left:1rem}html[dir="rtl"] .phone-gutter-left-1{padding-right:1rem}.phone-gutter-right-1{padding-right:1rem}html[dir="rtl"] .phone-gutter-right-1{padding-left:1rem}.phone-gutter-left-2{padding-left:2rem}html[dir="rtl"] .phone-gutter-left-2{padding-right:2rem}.phone-gutter-right-2{padding-right:2rem}html[dir="rtl"] .phone-gutter-right-2{padding-left:2rem}.phone-gutter-left-3{padding-left:3rem}html[dir="rtl"] .phone-gutter-left-3{padding-right:3rem}.phone-gutter-right-3{padding-right:3rem}html[dir="rtl"] .phone-gutter-right-3{padding-left:3rem}.phone-gutter-left-4{padding-left:4rem}html[dir="rtl"] .phone-gutter-left-4{padding-right:4rem}.phone-gutter-right-4{padding-right:4rem}html[dir="rtl"] .phone-gutter-right-4{padding-left:4rem}} \ No newline at end of file +@charset "UTF-8";@import url(https://fast.fonts.net/t/1.css?apiType=css&projectid=9431e9a5-7a6d-4b5f-82be-4d935972de5a);html{overflow-y:scroll;height:100%;font-size:100%;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%}body{min-height:100%;margin:0}.wrapper{overflow:hidden}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}svg:not(:root){overflow:hidden}video,img{max-width:100%;height:auto}.ie main{display:block}.ie select{padding-right:8px}.clearfix:after{content:'';display:table;clear:both}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.inline-block{display:inline-block}.column-1,.column-2,.column-3,.column-4,.column-5,.column-6,.column-7,.column-8,.column-9,.column-10,.column-11,.column-12,.column-13,.column-14,.column-15,.column-16,.column-17,.column-18,.column-19,.column-20,.column-21,.column-22,.column-23,.column-24{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:1450px;max-width:100%;padding-left:0.5rem;padding-right:0.5rem;float:left}html[dir="rtl"] .column-1,html[dir="rtl"] .column-2,html[dir="rtl"] .column-3,html[dir="rtl"] .column-4,html[dir="rtl"] .column-5,html[dir="rtl"] .column-6,html[dir="rtl"] .column-7,html[dir="rtl"] .column-8,html[dir="rtl"] .column-9,html[dir="rtl"] .column-10,html[dir="rtl"] .column-11,html[dir="rtl"] .column-12,html[dir="rtl"] .column-13,html[dir="rtl"] .column-14,html[dir="rtl"] .column-15,html[dir="rtl"] .column-16,html[dir="rtl"] .column-17,html[dir="rtl"] .column-18,html[dir="rtl"] .column-19,html[dir="rtl"] .column-20,html[dir="rtl"] .column-21,html[dir="rtl"] .column-22,html[dir="rtl"] .column-23,html[dir="rtl"] .column-24{float:right}[class*="column-"] [class*="column-"]:first-of-type{margin-left:-0.5rem}html[dir="rtl"] [class*="column-"] [class*="column-"]:first-of-type{margin-left:0;margin-right:-0.5rem}[class*="column-"] [class*="column-"]:last-of-type{margin-right:-0.5rem}html[dir="rtl"] [class*="column-"] [class*="column-"]:last-of-type{margin-right:0;margin-left:-0.5rem}[class*="column-"]:last-of-type:after{content:'';display:table;clear:both}@media screen{.grid-container{width:1450px;max-width:95vw;padding-right:0;padding-left:0;margin-right:auto;margin-left:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.grid-container:after{content:'';display:table;clear:both}}@media screen{.first-column{margin-left:-0.5rem}html[dir="rtl"] .first-column{margin-left:0;margin-right:-0.5rem}.last-column{margin-right:-0.5rem}html[dir="rtl"] .last-column{margin-right:0;margin-left:-0.5rem}}@media screen and (min-width:1450px){.column-1{width:60.41667px;max-width:3.95833vw}.column-1 > .column-1{margin-left:-0.5rem;margin-right:-0.5rem}.column-2{width:120.83333px;max-width:7.91667vw}.column-2 > .column-2{margin-left:-0.5rem;margin-right:-0.5rem}.column-3{width:181.25px;max-width:11.875vw}.column-3 > .column-3{margin-left:-0.5rem;margin-right:-0.5rem}.column-4{width:241.66667px;max-width:15.83333vw}.column-4 > .column-4{margin-left:-0.5rem;margin-right:-0.5rem}.column-5{width:302.08333px;max-width:19.79167vw}.column-5 > .column-5{margin-left:-0.5rem;margin-right:-0.5rem}.column-6{width:362.5px;max-width:23.75vw}.column-6 > .column-6{margin-left:-0.5rem;margin-right:-0.5rem}.column-7{width:422.91667px;max-width:27.70833vw}.column-7 > .column-7{margin-left:-0.5rem;margin-right:-0.5rem}.column-8{width:483.33333px;max-width:31.66667vw}.column-8 > .column-8{margin-left:-0.5rem;margin-right:-0.5rem}.column-9{width:543.75px;max-width:35.625vw}.column-9 > .column-9{margin-left:-0.5rem;margin-right:-0.5rem}.column-10{width:604.16667px;max-width:39.58333vw}.column-10 > .column-10{margin-left:-0.5rem;margin-right:-0.5rem}.column-11{width:664.58333px;max-width:43.54167vw}.column-11 > .column-11{margin-left:-0.5rem;margin-right:-0.5rem}.column-12{width:725px;max-width:47.5vw}.column-12 > .column-12{margin-left:-0.5rem;margin-right:-0.5rem}.column-13{width:785.41667px;max-width:51.45833vw}.column-13 > .column-13{margin-left:-0.5rem;margin-right:-0.5rem}.column-14{width:845.83333px;max-width:55.41667vw}.column-14 > .column-14{margin-left:-0.5rem;margin-right:-0.5rem}.column-15{width:906.25px;max-width:59.375vw}.column-15 > .column-15{margin-left:-0.5rem;margin-right:-0.5rem}.column-16{width:966.66667px;max-width:63.33333vw}.column-16 > .column-16{margin-left:-0.5rem;margin-right:-0.5rem}.column-17{width:1027.08333px;max-width:67.29167vw}.column-17 > .column-17{margin-left:-0.5rem;margin-right:-0.5rem}.column-18{width:1087.5px;max-width:71.25vw}.column-18 > .column-18{margin-left:-0.5rem;margin-right:-0.5rem}.column-19{width:1147.91667px;max-width:75.20833vw}.column-19 > .column-19{margin-left:-0.5rem;margin-right:-0.5rem}.column-20{width:1208.33333px;max-width:79.16667vw}.column-20 > .column-20{margin-left:-0.5rem;margin-right:-0.5rem}.column-21{width:1268.75px;max-width:83.125vw}.column-21 > .column-21{margin-left:-0.5rem;margin-right:-0.5rem}.column-22{width:1329.16667px;max-width:87.08333vw}.column-22 > .column-22{margin-left:-0.5rem;margin-right:-0.5rem}.column-23{width:1389.58333px;max-width:91.04167vw}.column-23 > .column-23{margin-left:-0.5rem;margin-right:-0.5rem}.column-24{width:1450px;max-width:95vw}.column-24 > .column-24{margin-left:-0.5rem;margin-right:-0.5rem}.large-column-1{width:60.41667px;max-width:3.95833vw}.large-column-2{width:120.83333px;max-width:7.91667vw}.large-column-3{width:181.25px;max-width:11.875vw}.large-column-4{width:241.66667px;max-width:15.83333vw}.large-column-5{width:302.08333px;max-width:19.79167vw}.large-column-6{width:362.5px;max-width:23.75vw}.large-column-7{width:422.91667px;max-width:27.70833vw}.large-column-8{width:483.33333px;max-width:31.66667vw}.large-column-9{width:543.75px;max-width:35.625vw}.large-column-10{width:604.16667px;max-width:39.58333vw}.large-column-11{width:664.58333px;max-width:43.54167vw}.large-column-12{width:725px;max-width:47.5vw}.large-column-13{width:785.41667px;max-width:51.45833vw}.large-column-14{width:845.83333px;max-width:55.41667vw}.large-column-15{width:906.25px;max-width:59.375vw}.large-column-16{width:966.66667px;max-width:63.33333vw}.large-column-17{width:1027.08333px;max-width:67.29167vw}.large-column-18{width:1087.5px;max-width:71.25vw}.large-column-19{width:1147.91667px;max-width:75.20833vw}.large-column-20{width:1208.33333px;max-width:79.16667vw}.large-column-21{width:1268.75px;max-width:83.125vw}.large-column-22{width:1329.16667px;max-width:87.08333vw}.large-column-23{width:1389.58333px;max-width:91.04167vw}.large-column-24{width:1450px;max-width:95vw}.large-first-column{margin-left:-0.5rem;margin-right:-0.5rem}.large-last-column{margin-right:-0.5rem;margin-left:-0.5rem}}@media screen and (max-width:1449px){.column-1{width:60.41667px;max-width:3.95833vw}.column-1 > .column-1{margin-left:-0.5rem;margin-right:-0.5rem}.column-2{width:120.83333px;max-width:7.91667vw}.column-2 > .column-2{margin-left:-0.5rem;margin-right:-0.5rem}.column-3{width:181.25px;max-width:11.875vw}.column-3 > .column-3{margin-left:-0.5rem;margin-right:-0.5rem}.column-4{width:241.66667px;max-width:15.83333vw}.column-4 > .column-4{margin-left:-0.5rem;margin-right:-0.5rem}.column-5{width:302.08333px;max-width:19.79167vw}.column-5 > .column-5{margin-left:-0.5rem;margin-right:-0.5rem}.column-6{width:362.5px;max-width:23.75vw}.column-6 > .column-6{margin-left:-0.5rem;margin-right:-0.5rem}.column-7{width:422.91667px;max-width:27.70833vw}.column-7 > .column-7{margin-left:-0.5rem;margin-right:-0.5rem}.column-8{width:483.33333px;max-width:31.66667vw}.column-8 > .column-8{margin-left:-0.5rem;margin-right:-0.5rem}.column-9{width:543.75px;max-width:35.625vw}.column-9 > .column-9{margin-left:-0.5rem;margin-right:-0.5rem}.column-10{width:604.16667px;max-width:39.58333vw}.column-10 > .column-10{margin-left:-0.5rem;margin-right:-0.5rem}.column-11{width:664.58333px;max-width:43.54167vw}.column-11 > .column-11{margin-left:-0.5rem;margin-right:-0.5rem}.column-12{width:725px;max-width:47.5vw}.column-12 > .column-12{margin-left:-0.5rem;margin-right:-0.5rem}.column-13{width:785.41667px;max-width:51.45833vw}.column-13 > .column-13{margin-left:-0.5rem;margin-right:-0.5rem}.column-14{width:845.83333px;max-width:55.41667vw}.column-14 > .column-14{margin-left:-0.5rem;margin-right:-0.5rem}.column-15{width:906.25px;max-width:59.375vw}.column-15 > .column-15{margin-left:-0.5rem;margin-right:-0.5rem}.column-16{width:966.66667px;max-width:63.33333vw}.column-16 > .column-16{margin-left:-0.5rem;margin-right:-0.5rem}.column-17{width:1027.08333px;max-width:67.29167vw}.column-17 > .column-17{margin-left:-0.5rem;margin-right:-0.5rem}.column-18{width:1087.5px;max-width:71.25vw}.column-18 > .column-18{margin-left:-0.5rem;margin-right:-0.5rem}.column-19{width:1147.91667px;max-width:75.20833vw}.column-19 > .column-19{margin-left:-0.5rem;margin-right:-0.5rem}.column-20{width:1208.33333px;max-width:79.16667vw}.column-20 > .column-20{margin-left:-0.5rem;margin-right:-0.5rem}.column-21{width:1268.75px;max-width:83.125vw}.column-21 > .column-21{margin-left:-0.5rem;margin-right:-0.5rem}.column-22{width:1329.16667px;max-width:87.08333vw}.column-22 > .column-22{margin-left:-0.5rem;margin-right:-0.5rem}.column-23{width:1389.58333px;max-width:91.04167vw}.column-23 > .column-23{margin-left:-0.5rem;margin-right:-0.5rem}.column-24{width:1450px;max-width:95vw}.column-24 > .column-24{margin-left:-0.5rem;margin-right:-0.5rem}}@media screen and (max-width:859px){.column-1{width:120.83333px;max-width:7.91667vw}.column-2{width:241.66667px;max-width:15.83333vw}.column-3{width:362.5px;max-width:23.75vw}.column-4{width:483.33333px;max-width:31.66667vw}.column-5{width:604.16667px;max-width:39.58333vw}.column-6{width:725px;max-width:47.5vw}.column-7{width:845.83333px;max-width:55.41667vw}.column-8{width:966.66667px;max-width:63.33333vw}.column-9{width:1087.5px;max-width:71.25vw}.column-10{width:1208.33333px;max-width:79.16667vw}.column-11{width:1329.16667px;max-width:87.08333vw}.column-12{width:1450px;max-width:95vw}.column-12{width:1450px;max-width:95vw}.column-13{width:1450px;max-width:95vw}.column-14{width:1450px;max-width:95vw}.column-15{width:1450px;max-width:95vw}.column-16{width:1450px;max-width:95vw}.column-17{width:1450px;max-width:95vw}.column-18{width:1450px;max-width:95vw}.column-19{width:1450px;max-width:95vw}.column-20{width:1450px;max-width:95vw}.column-21{width:1450px;max-width:95vw}.column-22{width:1450px;max-width:95vw}.column-23{width:1450px;max-width:95vw}.column-24{width:1450px;max-width:95vw}.tablet-column-1{width:120.83333px;max-width:7.91667vw}.tablet-column-2{width:241.66667px;max-width:15.83333vw}.tablet-column-3{width:362.5px;max-width:23.75vw}.tablet-column-4{width:483.33333px;max-width:31.66667vw}.tablet-column-5{width:604.16667px;max-width:39.58333vw}.tablet-column-6{width:725px;max-width:47.5vw}.tablet-column-7{width:845.83333px;max-width:55.41667vw}.tablet-column-8{width:966.66667px;max-width:63.33333vw}.tablet-column-9{width:1087.5px;max-width:71.25vw}.tablet-column-10{width:1208.33333px;max-width:79.16667vw}.tablet-column-11{width:1329.16667px;max-width:87.08333vw}.tablet-column-12{width:1450px;max-width:95vw}.tablet-first-column{margin-left:-0.5rem}html[dir="rtl"] .tablet-first-column{margin-left:0;margin-right:-0.5rem}.tablet-last-column{margin-right:-0.5rem}html[dir="rtl"] .tablet-last-column{margin-right:0;margin-left:-0.5rem}}@media screen and (max-width:479px){.column-1{width:241.66667px;max-width:15.83333vw}.column-2{width:483.33333px;max-width:31.66667vw}.column-3{width:725px;max-width:47.5vw}.column-4{width:966.66667px;max-width:63.33333vw}.column-5{width:1208.33333px;max-width:79.16667vw}.column-6{width:1450px;max-width:95vw}.column-6{width:1450px;max-width:95vw}.column-7{width:1450px;max-width:95vw}.column-8{width:1450px;max-width:95vw}.column-9{width:1450px;max-width:95vw}.column-10{width:1450px;max-width:95vw}.column-11{width:1450px;max-width:95vw}.column-12{width:1450px;max-width:95vw}.column-13{width:1450px;max-width:95vw}.column-14{width:1450px;max-width:95vw}.column-15{width:1450px;max-width:95vw}.column-16{width:1450px;max-width:95vw}.column-17{width:1450px;max-width:95vw}.column-18{width:1450px;max-width:95vw}.column-19{width:1450px;max-width:95vw}.column-20{width:1450px;max-width:95vw}.column-21{width:1450px;max-width:95vw}.column-22{width:1450px;max-width:95vw}.column-23{width:1450px;max-width:95vw}.column-24{width:1450px;max-width:95vw}.tablet-column-1{width:241.66667px;max-width:15.83333vw}.tablet-column-2{width:483.33333px;max-width:31.66667vw}.tablet-column-3{width:725px;max-width:47.5vw}.tablet-column-4{width:966.66667px;max-width:63.33333vw}.tablet-column-5{width:1208.33333px;max-width:79.16667vw}.tablet-column-6{width:1450px;max-width:95vw}.tablet-column-6{width:1450px;max-width:95vw}.tablet-column-7{width:1450px;max-width:95vw}.tablet-column-8{width:1450px;max-width:95vw}.tablet-column-9{width:1450px;max-width:95vw}.tablet-column-10{width:1450px;max-width:95vw}.tablet-column-11{width:1450px;max-width:95vw}.tablet-column-12{width:1450px;max-width:95vw}.tablet-column-13{width:1450px;max-width:95vw}.tablet-column-14{width:1450px;max-width:95vw}.tablet-column-15{width:1450px;max-width:95vw}.tablet-column-16{width:1450px;max-width:95vw}.tablet-column-17{width:1450px;max-width:95vw}.tablet-column-18{width:1450px;max-width:95vw}.tablet-column-19{width:1450px;max-width:95vw}.tablet-column-20{width:1450px;max-width:95vw}.tablet-column-21{width:1450px;max-width:95vw}.tablet-column-22{width:1450px;max-width:95vw}.tablet-column-23{width:1450px;max-width:95vw}.tablet-column-24{width:1450px;max-width:95vw}.phone-column-1{width:241.66667px;max-width:15.83333vw}.phone-column-2{width:483.33333px;max-width:31.66667vw}.phone-column-3{width:725px;max-width:47.5vw}.phone-column-4{width:966.66667px;max-width:63.33333vw}.phone-column-5{width:1208.33333px;max-width:79.16667vw}.phone-column-6{width:1450px;max-width:95vw}.phone-first-column{margin-left:-0.5rem}html[dir="rtl"] .phone-first-column{margin-left:0;margin-right:-0.5rem}.phone-last-column{margin-right:-0.5rem}html[dir="rtl"] .phone-last-column{margin-right:0;margin-left:-0.5rem}}@media screen and (min-width:860px){.pre-0{margin-left:0vw!important}html[dir="rtl"] .pre-0{margin-right:0vw!important}.first-column.pre-0{margin-left:calc(0vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-0{margin-right:calc(0vw - 0.5rem)!important}.post-0{margin-right:0vw!important}html[dir="rtl"] .post-0{margin-left:0vw!important}.pre-1{margin-left:3.95833vw!important}html[dir="rtl"] .pre-1{margin-right:3.95833vw!important}.first-column.pre-1{margin-left:calc(3.95833vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-1{margin-right:calc(3.95833vw - 0.5rem)!important}.post-1{margin-right:3.95833vw!important}html[dir="rtl"] .post-1{margin-left:3.95833vw!important}.pre-2{margin-left:7.91667vw!important}html[dir="rtl"] .pre-2{margin-right:7.91667vw!important}.first-column.pre-2{margin-left:calc(7.91667vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-2{margin-right:calc(7.91667vw - 0.5rem)!important}.post-2{margin-right:7.91667vw!important}html[dir="rtl"] .post-2{margin-left:7.91667vw!important}.pre-3{margin-left:11.875vw!important}html[dir="rtl"] .pre-3{margin-right:11.875vw!important}.first-column.pre-3{margin-left:calc(11.875vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-3{margin-right:calc(11.875vw - 0.5rem)!important}.post-3{margin-right:11.875vw!important}html[dir="rtl"] .post-3{margin-left:11.875vw!important}.pre-4{margin-left:15.83333vw!important}html[dir="rtl"] .pre-4{margin-right:15.83333vw!important}.first-column.pre-4{margin-left:calc(15.83333vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-4{margin-right:calc(15.83333vw - 0.5rem)!important}.post-4{margin-right:15.83333vw!important}html[dir="rtl"] .post-4{margin-left:15.83333vw!important}.pre-5{margin-left:19.79167vw!important}html[dir="rtl"] .pre-5{margin-right:19.79167vw!important}.first-column.pre-5{margin-left:calc(19.79167vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-5{margin-right:calc(19.79167vw - 0.5rem)!important}.post-5{margin-right:19.79167vw!important}html[dir="rtl"] .post-5{margin-left:19.79167vw!important}.pre-6{margin-left:23.75vw!important}html[dir="rtl"] .pre-6{margin-right:23.75vw!important}.first-column.pre-6{margin-left:calc(23.75vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-6{margin-right:calc(23.75vw - 0.5rem)!important}.post-6{margin-right:23.75vw!important}html[dir="rtl"] .post-6{margin-left:23.75vw!important}.pre-7{margin-left:27.70833vw!important}html[dir="rtl"] .pre-7{margin-right:27.70833vw!important}.first-column.pre-7{margin-left:calc(27.70833vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-7{margin-right:calc(27.70833vw - 0.5rem)!important}.post-7{margin-right:27.70833vw!important}html[dir="rtl"] .post-7{margin-left:27.70833vw!important}.pre-8{margin-left:31.66667vw!important}html[dir="rtl"] .pre-8{margin-right:31.66667vw!important}.first-column.pre-8{margin-left:calc(31.66667vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-8{margin-right:calc(31.66667vw - 0.5rem)!important}.post-8{margin-right:31.66667vw!important}html[dir="rtl"] .post-8{margin-left:31.66667vw!important}.pre-9{margin-left:35.625vw!important}html[dir="rtl"] .pre-9{margin-right:35.625vw!important}.first-column.pre-9{margin-left:calc(35.625vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-9{margin-right:calc(35.625vw - 0.5rem)!important}.post-9{margin-right:35.625vw!important}html[dir="rtl"] .post-9{margin-left:35.625vw!important}.pre-10{margin-left:39.58333vw!important}html[dir="rtl"] .pre-10{margin-right:39.58333vw!important}.first-column.pre-10{margin-left:calc(39.58333vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-10{margin-right:calc(39.58333vw - 0.5rem)!important}.post-10{margin-right:39.58333vw!important}html[dir="rtl"] .post-10{margin-left:39.58333vw!important}.pre-11{margin-left:43.54167vw!important}html[dir="rtl"] .pre-11{margin-right:43.54167vw!important}.first-column.pre-11{margin-left:calc(43.54167vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-11{margin-right:calc(43.54167vw - 0.5rem)!important}.post-11{margin-right:43.54167vw!important}html[dir="rtl"] .post-11{margin-left:43.54167vw!important}.pre-12{margin-left:47.5vw!important}html[dir="rtl"] .pre-12{margin-right:47.5vw!important}.first-column.pre-12{margin-left:calc(47.5vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-12{margin-right:calc(47.5vw - 0.5rem)!important}.post-12{margin-right:47.5vw!important}html[dir="rtl"] .post-12{margin-left:47.5vw!important}.pre-13{margin-left:51.45833vw!important}html[dir="rtl"] .pre-13{margin-right:51.45833vw!important}.first-column.pre-13{margin-left:calc(51.45833vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-13{margin-right:calc(51.45833vw - 0.5rem)!important}.post-13{margin-right:51.45833vw!important}html[dir="rtl"] .post-13{margin-left:51.45833vw!important}.pre-14{margin-left:55.41667vw!important}html[dir="rtl"] .pre-14{margin-right:55.41667vw!important}.first-column.pre-14{margin-left:calc(55.41667vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-14{margin-right:calc(55.41667vw - 0.5rem)!important}.post-14{margin-right:55.41667vw!important}html[dir="rtl"] .post-14{margin-left:55.41667vw!important}.pre-15{margin-left:59.375vw!important}html[dir="rtl"] .pre-15{margin-right:59.375vw!important}.first-column.pre-15{margin-left:calc(59.375vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-15{margin-right:calc(59.375vw - 0.5rem)!important}.post-15{margin-right:59.375vw!important}html[dir="rtl"] .post-15{margin-left:59.375vw!important}.pre-16{margin-left:63.33333vw!important}html[dir="rtl"] .pre-16{margin-right:63.33333vw!important}.first-column.pre-16{margin-left:calc(63.33333vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-16{margin-right:calc(63.33333vw - 0.5rem)!important}.post-16{margin-right:63.33333vw!important}html[dir="rtl"] .post-16{margin-left:63.33333vw!important}.pre-17{margin-left:67.29167vw!important}html[dir="rtl"] .pre-17{margin-right:67.29167vw!important}.first-column.pre-17{margin-left:calc(67.29167vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-17{margin-right:calc(67.29167vw - 0.5rem)!important}.post-17{margin-right:67.29167vw!important}html[dir="rtl"] .post-17{margin-left:67.29167vw!important}.pre-18{margin-left:71.25vw!important}html[dir="rtl"] .pre-18{margin-right:71.25vw!important}.first-column.pre-18{margin-left:calc(71.25vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-18{margin-right:calc(71.25vw - 0.5rem)!important}.post-18{margin-right:71.25vw!important}html[dir="rtl"] .post-18{margin-left:71.25vw!important}.pre-19{margin-left:75.20833vw!important}html[dir="rtl"] .pre-19{margin-right:75.20833vw!important}.first-column.pre-19{margin-left:calc(75.20833vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-19{margin-right:calc(75.20833vw - 0.5rem)!important}.post-19{margin-right:75.20833vw!important}html[dir="rtl"] .post-19{margin-left:75.20833vw!important}.pre-20{margin-left:79.16667vw!important}html[dir="rtl"] .pre-20{margin-right:79.16667vw!important}.first-column.pre-20{margin-left:calc(79.16667vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-20{margin-right:calc(79.16667vw - 0.5rem)!important}.post-20{margin-right:79.16667vw!important}html[dir="rtl"] .post-20{margin-left:79.16667vw!important}.pre-21{margin-left:83.125vw!important}html[dir="rtl"] .pre-21{margin-right:83.125vw!important}.first-column.pre-21{margin-left:calc(83.125vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-21{margin-right:calc(83.125vw - 0.5rem)!important}.post-21{margin-right:83.125vw!important}html[dir="rtl"] .post-21{margin-left:83.125vw!important}.pre-22{margin-left:87.08333vw!important}html[dir="rtl"] .pre-22{margin-right:87.08333vw!important}.first-column.pre-22{margin-left:calc(87.08333vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-22{margin-right:calc(87.08333vw - 0.5rem)!important}.post-22{margin-right:87.08333vw!important}html[dir="rtl"] .post-22{margin-left:87.08333vw!important}.pre-23{margin-left:91.04167vw!important}html[dir="rtl"] .pre-23{margin-right:91.04167vw!important}.first-column.pre-23{margin-left:calc(91.04167vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-23{margin-right:calc(91.04167vw - 0.5rem)!important}.post-23{margin-right:91.04167vw!important}html[dir="rtl"] .post-23{margin-left:91.04167vw!important}.pre-24{margin-left:95vw!important}html[dir="rtl"] .pre-24{margin-right:95vw!important}.first-column.pre-24{margin-left:calc(95vw - 0.5rem)!important}html[dir="rtl"] .first-column.pre-24{margin-right:calc(95vw - 0.5rem)!important}.post-24{margin-right:95vw!important}html[dir="rtl"] .post-24{margin-left:95vw!important}.rtl-pre-0{margin-left:0vw!important}html[dir="rtl"] .rtl-pre-0{margin-right:0vw!important}.first-column.rtl-pre-0{margin-left:calc(0vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-0{margin-right:calc(0vw - 0.5rem)!important}.rtl-post-0{margin-right:0vw!important}html[dir="rtl"] .rtl-post-0{margin-left:0vw!important}.rtl-pre-1{margin-left:3.95833vw!important}html[dir="rtl"] .rtl-pre-1{margin-right:3.95833vw!important}.first-column.rtl-pre-1{margin-left:calc(3.95833vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-1{margin-right:calc(3.95833vw - 0.5rem)!important}.rtl-post-1{margin-right:3.95833vw!important}html[dir="rtl"] .rtl-post-1{margin-left:3.95833vw!important}.rtl-pre-2{margin-left:7.91667vw!important}html[dir="rtl"] .rtl-pre-2{margin-right:7.91667vw!important}.first-column.rtl-pre-2{margin-left:calc(7.91667vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-2{margin-right:calc(7.91667vw - 0.5rem)!important}.rtl-post-2{margin-right:7.91667vw!important}html[dir="rtl"] .rtl-post-2{margin-left:7.91667vw!important}.rtl-pre-3{margin-left:11.875vw!important}html[dir="rtl"] .rtl-pre-3{margin-right:11.875vw!important}.first-column.rtl-pre-3{margin-left:calc(11.875vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-3{margin-right:calc(11.875vw - 0.5rem)!important}.rtl-post-3{margin-right:11.875vw!important}html[dir="rtl"] .rtl-post-3{margin-left:11.875vw!important}.rtl-pre-4{margin-left:15.83333vw!important}html[dir="rtl"] .rtl-pre-4{margin-right:15.83333vw!important}.first-column.rtl-pre-4{margin-left:calc(15.83333vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-4{margin-right:calc(15.83333vw - 0.5rem)!important}.rtl-post-4{margin-right:15.83333vw!important}html[dir="rtl"] .rtl-post-4{margin-left:15.83333vw!important}.rtl-pre-5{margin-left:19.79167vw!important}html[dir="rtl"] .rtl-pre-5{margin-right:19.79167vw!important}.first-column.rtl-pre-5{margin-left:calc(19.79167vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-5{margin-right:calc(19.79167vw - 0.5rem)!important}.rtl-post-5{margin-right:19.79167vw!important}html[dir="rtl"] .rtl-post-5{margin-left:19.79167vw!important}.rtl-pre-6{margin-left:23.75vw!important}html[dir="rtl"] .rtl-pre-6{margin-right:23.75vw!important}.first-column.rtl-pre-6{margin-left:calc(23.75vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-6{margin-right:calc(23.75vw - 0.5rem)!important}.rtl-post-6{margin-right:23.75vw!important}html[dir="rtl"] .rtl-post-6{margin-left:23.75vw!important}.rtl-pre-7{margin-left:27.70833vw!important}html[dir="rtl"] .rtl-pre-7{margin-right:27.70833vw!important}.first-column.rtl-pre-7{margin-left:calc(27.70833vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-7{margin-right:calc(27.70833vw - 0.5rem)!important}.rtl-post-7{margin-right:27.70833vw!important}html[dir="rtl"] .rtl-post-7{margin-left:27.70833vw!important}.rtl-pre-8{margin-left:31.66667vw!important}html[dir="rtl"] .rtl-pre-8{margin-right:31.66667vw!important}.first-column.rtl-pre-8{margin-left:calc(31.66667vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-8{margin-right:calc(31.66667vw - 0.5rem)!important}.rtl-post-8{margin-right:31.66667vw!important}html[dir="rtl"] .rtl-post-8{margin-left:31.66667vw!important}.rtl-pre-9{margin-left:35.625vw!important}html[dir="rtl"] .rtl-pre-9{margin-right:35.625vw!important}.first-column.rtl-pre-9{margin-left:calc(35.625vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-9{margin-right:calc(35.625vw - 0.5rem)!important}.rtl-post-9{margin-right:35.625vw!important}html[dir="rtl"] .rtl-post-9{margin-left:35.625vw!important}.rtl-pre-10{margin-left:39.58333vw!important}html[dir="rtl"] .rtl-pre-10{margin-right:39.58333vw!important}.first-column.rtl-pre-10{margin-left:calc(39.58333vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-10{margin-right:calc(39.58333vw - 0.5rem)!important}.rtl-post-10{margin-right:39.58333vw!important}html[dir="rtl"] .rtl-post-10{margin-left:39.58333vw!important}.rtl-pre-11{margin-left:43.54167vw!important}html[dir="rtl"] .rtl-pre-11{margin-right:43.54167vw!important}.first-column.rtl-pre-11{margin-left:calc(43.54167vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-11{margin-right:calc(43.54167vw - 0.5rem)!important}.rtl-post-11{margin-right:43.54167vw!important}html[dir="rtl"] .rtl-post-11{margin-left:43.54167vw!important}.rtl-pre-12{margin-left:47.5vw!important}html[dir="rtl"] .rtl-pre-12{margin-right:47.5vw!important}.first-column.rtl-pre-12{margin-left:calc(47.5vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-12{margin-right:calc(47.5vw - 0.5rem)!important}.rtl-post-12{margin-right:47.5vw!important}html[dir="rtl"] .rtl-post-12{margin-left:47.5vw!important}.rtl-pre-13{margin-left:51.45833vw!important}html[dir="rtl"] .rtl-pre-13{margin-right:51.45833vw!important}.first-column.rtl-pre-13{margin-left:calc(51.45833vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-13{margin-right:calc(51.45833vw - 0.5rem)!important}.rtl-post-13{margin-right:51.45833vw!important}html[dir="rtl"] .rtl-post-13{margin-left:51.45833vw!important}.rtl-pre-14{margin-left:55.41667vw!important}html[dir="rtl"] .rtl-pre-14{margin-right:55.41667vw!important}.first-column.rtl-pre-14{margin-left:calc(55.41667vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-14{margin-right:calc(55.41667vw - 0.5rem)!important}.rtl-post-14{margin-right:55.41667vw!important}html[dir="rtl"] .rtl-post-14{margin-left:55.41667vw!important}.rtl-pre-15{margin-left:59.375vw!important}html[dir="rtl"] .rtl-pre-15{margin-right:59.375vw!important}.first-column.rtl-pre-15{margin-left:calc(59.375vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-15{margin-right:calc(59.375vw - 0.5rem)!important}.rtl-post-15{margin-right:59.375vw!important}html[dir="rtl"] .rtl-post-15{margin-left:59.375vw!important}.rtl-pre-16{margin-left:63.33333vw!important}html[dir="rtl"] .rtl-pre-16{margin-right:63.33333vw!important}.first-column.rtl-pre-16{margin-left:calc(63.33333vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-16{margin-right:calc(63.33333vw - 0.5rem)!important}.rtl-post-16{margin-right:63.33333vw!important}html[dir="rtl"] .rtl-post-16{margin-left:63.33333vw!important}.rtl-pre-17{margin-left:67.29167vw!important}html[dir="rtl"] .rtl-pre-17{margin-right:67.29167vw!important}.first-column.rtl-pre-17{margin-left:calc(67.29167vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-17{margin-right:calc(67.29167vw - 0.5rem)!important}.rtl-post-17{margin-right:67.29167vw!important}html[dir="rtl"] .rtl-post-17{margin-left:67.29167vw!important}.rtl-pre-18{margin-left:71.25vw!important}html[dir="rtl"] .rtl-pre-18{margin-right:71.25vw!important}.first-column.rtl-pre-18{margin-left:calc(71.25vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-18{margin-right:calc(71.25vw - 0.5rem)!important}.rtl-post-18{margin-right:71.25vw!important}html[dir="rtl"] .rtl-post-18{margin-left:71.25vw!important}.rtl-pre-19{margin-left:75.20833vw!important}html[dir="rtl"] .rtl-pre-19{margin-right:75.20833vw!important}.first-column.rtl-pre-19{margin-left:calc(75.20833vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-19{margin-right:calc(75.20833vw - 0.5rem)!important}.rtl-post-19{margin-right:75.20833vw!important}html[dir="rtl"] .rtl-post-19{margin-left:75.20833vw!important}.rtl-pre-20{margin-left:79.16667vw!important}html[dir="rtl"] .rtl-pre-20{margin-right:79.16667vw!important}.first-column.rtl-pre-20{margin-left:calc(79.16667vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-20{margin-right:calc(79.16667vw - 0.5rem)!important}.rtl-post-20{margin-right:79.16667vw!important}html[dir="rtl"] .rtl-post-20{margin-left:79.16667vw!important}.rtl-pre-21{margin-left:83.125vw!important}html[dir="rtl"] .rtl-pre-21{margin-right:83.125vw!important}.first-column.rtl-pre-21{margin-left:calc(83.125vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-21{margin-right:calc(83.125vw - 0.5rem)!important}.rtl-post-21{margin-right:83.125vw!important}html[dir="rtl"] .rtl-post-21{margin-left:83.125vw!important}.rtl-pre-22{margin-left:87.08333vw!important}html[dir="rtl"] .rtl-pre-22{margin-right:87.08333vw!important}.first-column.rtl-pre-22{margin-left:calc(87.08333vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-22{margin-right:calc(87.08333vw - 0.5rem)!important}.rtl-post-22{margin-right:87.08333vw!important}html[dir="rtl"] .rtl-post-22{margin-left:87.08333vw!important}.rtl-pre-23{margin-left:91.04167vw!important}html[dir="rtl"] .rtl-pre-23{margin-right:91.04167vw!important}.first-column.rtl-pre-23{margin-left:calc(91.04167vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-23{margin-right:calc(91.04167vw - 0.5rem)!important}.rtl-post-23{margin-right:91.04167vw!important}html[dir="rtl"] .rtl-post-23{margin-left:91.04167vw!important}.rtl-pre-24{margin-left:95vw!important}html[dir="rtl"] .rtl-pre-24{margin-right:95vw!important}.first-column.rtl-pre-24{margin-left:calc(95vw - 0.5rem)!important}html[dir="rtl"] .first-column.rtl-pre-24{margin-right:calc(95vw - 0.5rem)!important}.rtl-post-24{margin-right:95vw!important}html[dir="rtl"] .rtl-post-24{margin-left:95vw!important}}@media screen and (max-width:859px){.tablet-pre-0{margin-left:0vw!important}html[dir="rtl"] .tablet-pre-0{margin-right:0vw!important}.tablet-first-column.tablet-pre-0{margin-left:calc(0vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-0{margin-right:calc(0vw - 0.5rem)!important}.tablet-post-0{margin-right:0vw!important}html[dir="rtl"] .tablet-post-0{margin-left:0vw!important}.tablet-pre-1{margin-left:7.91667vw!important}html[dir="rtl"] .tablet-pre-1{margin-right:7.91667vw!important}.tablet-first-column.tablet-pre-1{margin-left:calc(7.91667vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-1{margin-right:calc(7.91667vw - 0.5rem)!important}.tablet-post-1{margin-right:7.91667vw!important}html[dir="rtl"] .tablet-post-1{margin-left:7.91667vw!important}.tablet-pre-2{margin-left:15.83333vw!important}html[dir="rtl"] .tablet-pre-2{margin-right:15.83333vw!important}.tablet-first-column.tablet-pre-2{margin-left:calc(15.83333vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-2{margin-right:calc(15.83333vw - 0.5rem)!important}.tablet-post-2{margin-right:15.83333vw!important}html[dir="rtl"] .tablet-post-2{margin-left:15.83333vw!important}.tablet-pre-3{margin-left:23.75vw!important}html[dir="rtl"] .tablet-pre-3{margin-right:23.75vw!important}.tablet-first-column.tablet-pre-3{margin-left:calc(23.75vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-3{margin-right:calc(23.75vw - 0.5rem)!important}.tablet-post-3{margin-right:23.75vw!important}html[dir="rtl"] .tablet-post-3{margin-left:23.75vw!important}.tablet-pre-4{margin-left:31.66667vw!important}html[dir="rtl"] .tablet-pre-4{margin-right:31.66667vw!important}.tablet-first-column.tablet-pre-4{margin-left:calc(31.66667vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-4{margin-right:calc(31.66667vw - 0.5rem)!important}.tablet-post-4{margin-right:31.66667vw!important}html[dir="rtl"] .tablet-post-4{margin-left:31.66667vw!important}.tablet-pre-5{margin-left:39.58333vw!important}html[dir="rtl"] .tablet-pre-5{margin-right:39.58333vw!important}.tablet-first-column.tablet-pre-5{margin-left:calc(39.58333vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-5{margin-right:calc(39.58333vw - 0.5rem)!important}.tablet-post-5{margin-right:39.58333vw!important}html[dir="rtl"] .tablet-post-5{margin-left:39.58333vw!important}.tablet-pre-6{margin-left:47.5vw!important}html[dir="rtl"] .tablet-pre-6{margin-right:47.5vw!important}.tablet-first-column.tablet-pre-6{margin-left:calc(47.5vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-6{margin-right:calc(47.5vw - 0.5rem)!important}.tablet-post-6{margin-right:47.5vw!important}html[dir="rtl"] .tablet-post-6{margin-left:47.5vw!important}.tablet-pre-7{margin-left:55.41667vw!important}html[dir="rtl"] .tablet-pre-7{margin-right:55.41667vw!important}.tablet-first-column.tablet-pre-7{margin-left:calc(55.41667vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-7{margin-right:calc(55.41667vw - 0.5rem)!important}.tablet-post-7{margin-right:55.41667vw!important}html[dir="rtl"] .tablet-post-7{margin-left:55.41667vw!important}.tablet-pre-8{margin-left:63.33333vw!important}html[dir="rtl"] .tablet-pre-8{margin-right:63.33333vw!important}.tablet-first-column.tablet-pre-8{margin-left:calc(63.33333vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-8{margin-right:calc(63.33333vw - 0.5rem)!important}.tablet-post-8{margin-right:63.33333vw!important}html[dir="rtl"] .tablet-post-8{margin-left:63.33333vw!important}.tablet-pre-9{margin-left:71.25vw!important}html[dir="rtl"] .tablet-pre-9{margin-right:71.25vw!important}.tablet-first-column.tablet-pre-9{margin-left:calc(71.25vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-9{margin-right:calc(71.25vw - 0.5rem)!important}.tablet-post-9{margin-right:71.25vw!important}html[dir="rtl"] .tablet-post-9{margin-left:71.25vw!important}.tablet-pre-10{margin-left:79.16667vw!important}html[dir="rtl"] .tablet-pre-10{margin-right:79.16667vw!important}.tablet-first-column.tablet-pre-10{margin-left:calc(79.16667vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-10{margin-right:calc(79.16667vw - 0.5rem)!important}.tablet-post-10{margin-right:79.16667vw!important}html[dir="rtl"] .tablet-post-10{margin-left:79.16667vw!important}.tablet-pre-11{margin-left:87.08333vw!important}html[dir="rtl"] .tablet-pre-11{margin-right:87.08333vw!important}.tablet-first-column.tablet-pre-11{margin-left:calc(87.08333vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-11{margin-right:calc(87.08333vw - 0.5rem)!important}.tablet-post-11{margin-right:87.08333vw!important}html[dir="rtl"] .tablet-post-11{margin-left:87.08333vw!important}.tablet-pre-12{margin-left:95vw!important}html[dir="rtl"] .tablet-pre-12{margin-right:95vw!important}.tablet-first-column.tablet-pre-12{margin-left:calc(95vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.tablet-pre-12{margin-right:calc(95vw - 0.5rem)!important}.tablet-post-12{margin-right:95vw!important}html[dir="rtl"] .tablet-post-12{margin-left:95vw!important}.rtl-tablet-pre-0{margin-left:0vw!important}html[dir="rtl"] .rtl-tablet-pre-0{margin-right:0vw!important}.tablet-first-column.rtl-tablet-pre-0{margin-left:calc(0vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-0{margin-right:calc(0vw - 0.5rem)!important}.rtl-tablet-post-0{margin-right:0vw!important}html[dir="rtl"] .rtl-tablet-post-0{margin-left:0vw!important}.rtl-tablet-pre-1{margin-left:7.91667vw!important}html[dir="rtl"] .rtl-tablet-pre-1{margin-right:7.91667vw!important}.tablet-first-column.rtl-tablet-pre-1{margin-left:calc(7.91667vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-1{margin-right:calc(7.91667vw - 0.5rem)!important}.rtl-tablet-post-1{margin-right:7.91667vw!important}html[dir="rtl"] .rtl-tablet-post-1{margin-left:7.91667vw!important}.rtl-tablet-pre-2{margin-left:15.83333vw!important}html[dir="rtl"] .rtl-tablet-pre-2{margin-right:15.83333vw!important}.tablet-first-column.rtl-tablet-pre-2{margin-left:calc(15.83333vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-2{margin-right:calc(15.83333vw - 0.5rem)!important}.rtl-tablet-post-2{margin-right:15.83333vw!important}html[dir="rtl"] .rtl-tablet-post-2{margin-left:15.83333vw!important}.rtl-tablet-pre-3{margin-left:23.75vw!important}html[dir="rtl"] .rtl-tablet-pre-3{margin-right:23.75vw!important}.tablet-first-column.rtl-tablet-pre-3{margin-left:calc(23.75vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-3{margin-right:calc(23.75vw - 0.5rem)!important}.rtl-tablet-post-3{margin-right:23.75vw!important}html[dir="rtl"] .rtl-tablet-post-3{margin-left:23.75vw!important}.rtl-tablet-pre-4{margin-left:31.66667vw!important}html[dir="rtl"] .rtl-tablet-pre-4{margin-right:31.66667vw!important}.tablet-first-column.rtl-tablet-pre-4{margin-left:calc(31.66667vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-4{margin-right:calc(31.66667vw - 0.5rem)!important}.rtl-tablet-post-4{margin-right:31.66667vw!important}html[dir="rtl"] .rtl-tablet-post-4{margin-left:31.66667vw!important}.rtl-tablet-pre-5{margin-left:39.58333vw!important}html[dir="rtl"] .rtl-tablet-pre-5{margin-right:39.58333vw!important}.tablet-first-column.rtl-tablet-pre-5{margin-left:calc(39.58333vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-5{margin-right:calc(39.58333vw - 0.5rem)!important}.rtl-tablet-post-5{margin-right:39.58333vw!important}html[dir="rtl"] .rtl-tablet-post-5{margin-left:39.58333vw!important}.rtl-tablet-pre-6{margin-left:47.5vw!important}html[dir="rtl"] .rtl-tablet-pre-6{margin-right:47.5vw!important}.tablet-first-column.rtl-tablet-pre-6{margin-left:calc(47.5vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-6{margin-right:calc(47.5vw - 0.5rem)!important}.rtl-tablet-post-6{margin-right:47.5vw!important}html[dir="rtl"] .rtl-tablet-post-6{margin-left:47.5vw!important}.rtl-tablet-pre-7{margin-left:55.41667vw!important}html[dir="rtl"] .rtl-tablet-pre-7{margin-right:55.41667vw!important}.tablet-first-column.rtl-tablet-pre-7{margin-left:calc(55.41667vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-7{margin-right:calc(55.41667vw - 0.5rem)!important}.rtl-tablet-post-7{margin-right:55.41667vw!important}html[dir="rtl"] .rtl-tablet-post-7{margin-left:55.41667vw!important}.rtl-tablet-pre-8{margin-left:63.33333vw!important}html[dir="rtl"] .rtl-tablet-pre-8{margin-right:63.33333vw!important}.tablet-first-column.rtl-tablet-pre-8{margin-left:calc(63.33333vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-8{margin-right:calc(63.33333vw - 0.5rem)!important}.rtl-tablet-post-8{margin-right:63.33333vw!important}html[dir="rtl"] .rtl-tablet-post-8{margin-left:63.33333vw!important}.rtl-tablet-pre-9{margin-left:71.25vw!important}html[dir="rtl"] .rtl-tablet-pre-9{margin-right:71.25vw!important}.tablet-first-column.rtl-tablet-pre-9{margin-left:calc(71.25vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-9{margin-right:calc(71.25vw - 0.5rem)!important}.rtl-tablet-post-9{margin-right:71.25vw!important}html[dir="rtl"] .rtl-tablet-post-9{margin-left:71.25vw!important}.rtl-tablet-pre-10{margin-left:79.16667vw!important}html[dir="rtl"] .rtl-tablet-pre-10{margin-right:79.16667vw!important}.tablet-first-column.rtl-tablet-pre-10{margin-left:calc(79.16667vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-10{margin-right:calc(79.16667vw - 0.5rem)!important}.rtl-tablet-post-10{margin-right:79.16667vw!important}html[dir="rtl"] .rtl-tablet-post-10{margin-left:79.16667vw!important}.rtl-tablet-pre-11{margin-left:87.08333vw!important}html[dir="rtl"] .rtl-tablet-pre-11{margin-right:87.08333vw!important}.tablet-first-column.rtl-tablet-pre-11{margin-left:calc(87.08333vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-11{margin-right:calc(87.08333vw - 0.5rem)!important}.rtl-tablet-post-11{margin-right:87.08333vw!important}html[dir="rtl"] .rtl-tablet-post-11{margin-left:87.08333vw!important}.rtl-tablet-pre-12{margin-left:95vw!important}html[dir="rtl"] .rtl-tablet-pre-12{margin-right:95vw!important}.tablet-first-column.rtl-tablet-pre-12{margin-left:calc(95vw - 0.5rem)!important}html[dir="rtl"] .tablet-first-column.rtl-tablet-pre-12{margin-right:calc(95vw - 0.5rem)!important}.rtl-tablet-post-12{margin-right:95vw!important}html[dir="rtl"] .rtl-tablet-post-12{margin-left:95vw!important}}@media screen and (max-width:479px){.phone-pre-0{margin-left:0vw!important}html[dir="rtl"] .phone-pre-0{margin-right:0vw!important}.phone-first-column.phone-pre-0{margin-left:calc(0vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.phone-pre-0{margin-right:calc(0vw - 0.5rem)!important}.phone-post-0{margin-right:0vw!important}html[dir="rtl"] .phone-post-0{margin-left:0vw!important}.phone-pre-1{margin-left:15.83333vw!important}html[dir="rtl"] .phone-pre-1{margin-right:15.83333vw!important}.phone-first-column.phone-pre-1{margin-left:calc(15.83333vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.phone-pre-1{margin-right:calc(15.83333vw - 0.5rem)!important}.phone-post-1{margin-right:15.83333vw!important}html[dir="rtl"] .phone-post-1{margin-left:15.83333vw!important}.phone-pre-2{margin-left:31.66667vw!important}html[dir="rtl"] .phone-pre-2{margin-right:31.66667vw!important}.phone-first-column.phone-pre-2{margin-left:calc(31.66667vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.phone-pre-2{margin-right:calc(31.66667vw - 0.5rem)!important}.phone-post-2{margin-right:31.66667vw!important}html[dir="rtl"] .phone-post-2{margin-left:31.66667vw!important}.phone-pre-3{margin-left:47.5vw!important}html[dir="rtl"] .phone-pre-3{margin-right:47.5vw!important}.phone-first-column.phone-pre-3{margin-left:calc(47.5vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.phone-pre-3{margin-right:calc(47.5vw - 0.5rem)!important}.phone-post-3{margin-right:47.5vw!important}html[dir="rtl"] .phone-post-3{margin-left:47.5vw!important}.phone-pre-4{margin-left:63.33333vw!important}html[dir="rtl"] .phone-pre-4{margin-right:63.33333vw!important}.phone-first-column.phone-pre-4{margin-left:calc(63.33333vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.phone-pre-4{margin-right:calc(63.33333vw - 0.5rem)!important}.phone-post-4{margin-right:63.33333vw!important}html[dir="rtl"] .phone-post-4{margin-left:63.33333vw!important}.phone-pre-5{margin-left:79.16667vw!important}html[dir="rtl"] .phone-pre-5{margin-right:79.16667vw!important}.phone-first-column.phone-pre-5{margin-left:calc(79.16667vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.phone-pre-5{margin-right:calc(79.16667vw - 0.5rem)!important}.phone-post-5{margin-right:79.16667vw!important}html[dir="rtl"] .phone-post-5{margin-left:79.16667vw!important}.phone-pre-6{margin-left:95vw!important}html[dir="rtl"] .phone-pre-6{margin-right:95vw!important}.phone-first-column.phone-pre-6{margin-left:calc(95vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.phone-pre-6{margin-right:calc(95vw - 0.5rem)!important}.phone-post-6{margin-right:95vw!important}html[dir="rtl"] .phone-post-6{margin-left:95vw!important}.rtl-phone-pre-0{margin-left:0vw!important}html[dir="rtl"] .rtl-phone-pre-0{margin-right:0vw!important}.phone-first-column.rtl-phone-pre-0{margin-left:calc(0vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.rtl-phone-pre-0{margin-right:calc(0vw - 0.5rem)!important}.rtl-phone-post-0{margin-right:0vw!important}html[dir="rtl"] .rtl-phone-post-0{margin-left:0vw!important}.rtl-phone-pre-1{margin-left:15.83333vw!important}html[dir="rtl"] .rtl-phone-pre-1{margin-right:15.83333vw!important}.phone-first-column.rtl-phone-pre-1{margin-left:calc(15.83333vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.rtl-phone-pre-1{margin-right:calc(15.83333vw - 0.5rem)!important}.rtl-phone-post-1{margin-right:15.83333vw!important}html[dir="rtl"] .rtl-phone-post-1{margin-left:15.83333vw!important}.rtl-phone-pre-2{margin-left:31.66667vw!important}html[dir="rtl"] .rtl-phone-pre-2{margin-right:31.66667vw!important}.phone-first-column.rtl-phone-pre-2{margin-left:calc(31.66667vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.rtl-phone-pre-2{margin-right:calc(31.66667vw - 0.5rem)!important}.rtl-phone-post-2{margin-right:31.66667vw!important}html[dir="rtl"] .rtl-phone-post-2{margin-left:31.66667vw!important}.rtl-phone-pre-3{margin-left:47.5vw!important}html[dir="rtl"] .rtl-phone-pre-3{margin-right:47.5vw!important}.phone-first-column.rtl-phone-pre-3{margin-left:calc(47.5vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.rtl-phone-pre-3{margin-right:calc(47.5vw - 0.5rem)!important}.rtl-phone-post-3{margin-right:47.5vw!important}html[dir="rtl"] .rtl-phone-post-3{margin-left:47.5vw!important}.rtl-phone-pre-4{margin-left:63.33333vw!important}html[dir="rtl"] .rtl-phone-pre-4{margin-right:63.33333vw!important}.phone-first-column.rtl-phone-pre-4{margin-left:calc(63.33333vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.rtl-phone-pre-4{margin-right:calc(63.33333vw - 0.5rem)!important}.rtl-phone-post-4{margin-right:63.33333vw!important}html[dir="rtl"] .rtl-phone-post-4{margin-left:63.33333vw!important}.rtl-phone-pre-5{margin-left:79.16667vw!important}html[dir="rtl"] .rtl-phone-pre-5{margin-right:79.16667vw!important}.phone-first-column.rtl-phone-pre-5{margin-left:calc(79.16667vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.rtl-phone-pre-5{margin-right:calc(79.16667vw - 0.5rem)!important}.rtl-phone-post-5{margin-right:79.16667vw!important}html[dir="rtl"] .rtl-phone-post-5{margin-left:79.16667vw!important}.rtl-phone-pre-6{margin-left:95vw!important}html[dir="rtl"] .rtl-phone-pre-6{margin-right:95vw!important}.phone-first-column.rtl-phone-pre-6{margin-left:calc(95vw - 0.5rem)!important}html[dir="rtl"] .phone-first-column.rtl-phone-pre-6{margin-right:calc(95vw - 0.5rem)!important}.rtl-phone-post-6{margin-right:95vw!important}html[dir="rtl"] .rtl-phone-post-6{margin-left:95vw!important}}@media screen and (min-width:1525.5px){.pre-0{margin-left:-1px!important}html[dir="rtl"] .pre-0{margin-right:-1px!important}.post-0{margin-right:-1px!important}html[dir="rtl"] .post-0{margin-left:-1px!important}.pre-1{margin-left:59.41667px!important}html[dir="rtl"] .pre-1{margin-right:59.41667px!important}.post-1{margin-right:59.41667px!important}html[dir="rtl"] .post-1{margin-left:59.41667px!important}.pre-2{margin-left:119.83333px!important}html[dir="rtl"] .pre-2{margin-right:119.83333px!important}.post-2{margin-right:119.83333px!important}html[dir="rtl"] .post-2{margin-left:119.83333px!important}.pre-3{margin-left:180.25px!important}html[dir="rtl"] .pre-3{margin-right:180.25px!important}.post-3{margin-right:180.25px!important}html[dir="rtl"] .post-3{margin-left:180.25px!important}.pre-4{margin-left:240.66667px!important}html[dir="rtl"] .pre-4{margin-right:240.66667px!important}.post-4{margin-right:240.66667px!important}html[dir="rtl"] .post-4{margin-left:240.66667px!important}.pre-5{margin-left:301.08333px!important}html[dir="rtl"] .pre-5{margin-right:301.08333px!important}.post-5{margin-right:301.08333px!important}html[dir="rtl"] .post-5{margin-left:301.08333px!important}.pre-6{margin-left:361.5px!important}html[dir="rtl"] .pre-6{margin-right:361.5px!important}.post-6{margin-right:361.5px!important}html[dir="rtl"] .post-6{margin-left:361.5px!important}.pre-7{margin-left:421.91667px!important}html[dir="rtl"] .pre-7{margin-right:421.91667px!important}.post-7{margin-right:421.91667px!important}html[dir="rtl"] .post-7{margin-left:421.91667px!important}.pre-8{margin-left:482.33333px!important}html[dir="rtl"] .pre-8{margin-right:482.33333px!important}.post-8{margin-right:482.33333px!important}html[dir="rtl"] .post-8{margin-left:482.33333px!important}.pre-9{margin-left:542.75px!important}html[dir="rtl"] .pre-9{margin-right:542.75px!important}.post-9{margin-right:542.75px!important}html[dir="rtl"] .post-9{margin-left:542.75px!important}.pre-10{margin-left:603.16667px!important}html[dir="rtl"] .pre-10{margin-right:603.16667px!important}.post-10{margin-right:603.16667px!important}html[dir="rtl"] .post-10{margin-left:603.16667px!important}.pre-11{margin-left:663.58333px!important}html[dir="rtl"] .pre-11{margin-right:663.58333px!important}.post-11{margin-right:663.58333px!important}html[dir="rtl"] .post-11{margin-left:663.58333px!important}.pre-12{margin-left:724px!important}html[dir="rtl"] .pre-12{margin-right:724px!important}.post-12{margin-right:724px!important}html[dir="rtl"] .post-12{margin-left:724px!important}.pre-13{margin-left:784.41667px!important}html[dir="rtl"] .pre-13{margin-right:784.41667px!important}.post-13{margin-right:784.41667px!important}html[dir="rtl"] .post-13{margin-left:784.41667px!important}.pre-14{margin-left:844.83333px!important}html[dir="rtl"] .pre-14{margin-right:844.83333px!important}.post-14{margin-right:844.83333px!important}html[dir="rtl"] .post-14{margin-left:844.83333px!important}.pre-15{margin-left:905.25px!important}html[dir="rtl"] .pre-15{margin-right:905.25px!important}.post-15{margin-right:905.25px!important}html[dir="rtl"] .post-15{margin-left:905.25px!important}.pre-16{margin-left:965.66667px!important}html[dir="rtl"] .pre-16{margin-right:965.66667px!important}.post-16{margin-right:965.66667px!important}html[dir="rtl"] .post-16{margin-left:965.66667px!important}.pre-17{margin-left:1026.08333px!important}html[dir="rtl"] .pre-17{margin-right:1026.08333px!important}.post-17{margin-right:1026.08333px!important}html[dir="rtl"] .post-17{margin-left:1026.08333px!important}.pre-18{margin-left:1086.5px!important}html[dir="rtl"] .pre-18{margin-right:1086.5px!important}.post-18{margin-right:1086.5px!important}html[dir="rtl"] .post-18{margin-left:1086.5px!important}.pre-19{margin-left:1146.91667px!important}html[dir="rtl"] .pre-19{margin-right:1146.91667px!important}.post-19{margin-right:1146.91667px!important}html[dir="rtl"] .post-19{margin-left:1146.91667px!important}.pre-20{margin-left:1207.33333px!important}html[dir="rtl"] .pre-20{margin-right:1207.33333px!important}.post-20{margin-right:1207.33333px!important}html[dir="rtl"] .post-20{margin-left:1207.33333px!important}.pre-21{margin-left:1267.75px!important}html[dir="rtl"] .pre-21{margin-right:1267.75px!important}.post-21{margin-right:1267.75px!important}html[dir="rtl"] .post-21{margin-left:1267.75px!important}.pre-22{margin-left:1328.16667px!important}html[dir="rtl"] .pre-22{margin-right:1328.16667px!important}.post-22{margin-right:1328.16667px!important}html[dir="rtl"] .post-22{margin-left:1328.16667px!important}.pre-23{margin-left:1388.58333px!important}html[dir="rtl"] .pre-23{margin-right:1388.58333px!important}.post-23{margin-right:1388.58333px!important}html[dir="rtl"] .post-23{margin-left:1388.58333px!important}.pre-24{margin-left:1449px!important}html[dir="rtl"] .pre-24{margin-right:1449px!important}.post-24{margin-right:1449px!important}html[dir="rtl"] .post-24{margin-left:1449px!important}.rtl-pre-0{margin-left:0!important}html[dir="rtl"] .rtl-pre-0{margin-right:0!important}.rtl-post-0{margin-right:0!important}html[dir="rtl"] .rtl-post-0{margin-left:0!important}.rtl-pre-1{margin-left:60.41667px!important}html[dir="rtl"] .rtl-pre-1{margin-right:60.41667px!important}.rtl-post-1{margin-right:60.41667px!important}html[dir="rtl"] .rtl-post-1{margin-left:60.41667px!important}.rtl-pre-2{margin-left:120.83333px!important}html[dir="rtl"] .rtl-pre-2{margin-right:120.83333px!important}.rtl-post-2{margin-right:120.83333px!important}html[dir="rtl"] .rtl-post-2{margin-left:120.83333px!important}.rtl-pre-3{margin-left:181.25px!important}html[dir="rtl"] .rtl-pre-3{margin-right:181.25px!important}.rtl-post-3{margin-right:181.25px!important}html[dir="rtl"] .rtl-post-3{margin-left:181.25px!important}.rtl-pre-4{margin-left:241.66667px!important}html[dir="rtl"] .rtl-pre-4{margin-right:241.66667px!important}.rtl-post-4{margin-right:241.66667px!important}html[dir="rtl"] .rtl-post-4{margin-left:241.66667px!important}.rtl-pre-5{margin-left:302.08333px!important}html[dir="rtl"] .rtl-pre-5{margin-right:302.08333px!important}.rtl-post-5{margin-right:302.08333px!important}html[dir="rtl"] .rtl-post-5{margin-left:302.08333px!important}.rtl-pre-6{margin-left:362.5px!important}html[dir="rtl"] .rtl-pre-6{margin-right:362.5px!important}.rtl-post-6{margin-right:362.5px!important}html[dir="rtl"] .rtl-post-6{margin-left:362.5px!important}.rtl-pre-7{margin-left:422.91667px!important}html[dir="rtl"] .rtl-pre-7{margin-right:422.91667px!important}.rtl-post-7{margin-right:422.91667px!important}html[dir="rtl"] .rtl-post-7{margin-left:422.91667px!important}.rtl-pre-8{margin-left:483.33333px!important}html[dir="rtl"] .rtl-pre-8{margin-right:483.33333px!important}.rtl-post-8{margin-right:483.33333px!important}html[dir="rtl"] .rtl-post-8{margin-left:483.33333px!important}.rtl-pre-9{margin-left:543.75px!important}html[dir="rtl"] .rtl-pre-9{margin-right:543.75px!important}.rtl-post-9{margin-right:543.75px!important}html[dir="rtl"] .rtl-post-9{margin-left:543.75px!important}.rtl-pre-10{margin-left:604.16667px!important}html[dir="rtl"] .rtl-pre-10{margin-right:604.16667px!important}.rtl-post-10{margin-right:604.16667px!important}html[dir="rtl"] .rtl-post-10{margin-left:604.16667px!important}.rtl-pre-11{margin-left:664.58333px!important}html[dir="rtl"] .rtl-pre-11{margin-right:664.58333px!important}.rtl-post-11{margin-right:664.58333px!important}html[dir="rtl"] .rtl-post-11{margin-left:664.58333px!important}.rtl-pre-12{margin-left:725px!important}html[dir="rtl"] .rtl-pre-12{margin-right:725px!important}.rtl-post-12{margin-right:725px!important}html[dir="rtl"] .rtl-post-12{margin-left:725px!important}.rtl-pre-13{margin-left:785.41667px!important}html[dir="rtl"] .rtl-pre-13{margin-right:785.41667px!important}.rtl-post-13{margin-right:785.41667px!important}html[dir="rtl"] .rtl-post-13{margin-left:785.41667px!important}.rtl-pre-14{margin-left:845.83333px!important}html[dir="rtl"] .rtl-pre-14{margin-right:845.83333px!important}.rtl-post-14{margin-right:845.83333px!important}html[dir="rtl"] .rtl-post-14{margin-left:845.83333px!important}.rtl-pre-15{margin-left:906.25px!important}html[dir="rtl"] .rtl-pre-15{margin-right:906.25px!important}.rtl-post-15{margin-right:906.25px!important}html[dir="rtl"] .rtl-post-15{margin-left:906.25px!important}.rtl-pre-16{margin-left:966.66667px!important}html[dir="rtl"] .rtl-pre-16{margin-right:966.66667px!important}.rtl-post-16{margin-right:966.66667px!important}html[dir="rtl"] .rtl-post-16{margin-left:966.66667px!important}.rtl-pre-17{margin-left:1027.08333px!important}html[dir="rtl"] .rtl-pre-17{margin-right:1027.08333px!important}.rtl-post-17{margin-right:1027.08333px!important}html[dir="rtl"] .rtl-post-17{margin-left:1027.08333px!important}.rtl-pre-18{margin-left:1087.5px!important}html[dir="rtl"] .rtl-pre-18{margin-right:1087.5px!important}.rtl-post-18{margin-right:1087.5px!important}html[dir="rtl"] .rtl-post-18{margin-left:1087.5px!important}.rtl-pre-19{margin-left:1147.91667px!important}html[dir="rtl"] .rtl-pre-19{margin-right:1147.91667px!important}.rtl-post-19{margin-right:1147.91667px!important}html[dir="rtl"] .rtl-post-19{margin-left:1147.91667px!important}.rtl-pre-20{margin-left:1208.33333px!important}html[dir="rtl"] .rtl-pre-20{margin-right:1208.33333px!important}.rtl-post-20{margin-right:1208.33333px!important}html[dir="rtl"] .rtl-post-20{margin-left:1208.33333px!important}.rtl-pre-21{margin-left:1268.75px!important}html[dir="rtl"] .rtl-pre-21{margin-right:1268.75px!important}.rtl-post-21{margin-right:1268.75px!important}html[dir="rtl"] .rtl-post-21{margin-left:1268.75px!important}.rtl-pre-22{margin-left:1329.16667px!important}html[dir="rtl"] .rtl-pre-22{margin-right:1329.16667px!important}.rtl-post-22{margin-right:1329.16667px!important}html[dir="rtl"] .rtl-post-22{margin-left:1329.16667px!important}.rtl-pre-23{margin-left:1389.58333px!important}html[dir="rtl"] .rtl-pre-23{margin-right:1389.58333px!important}.rtl-post-23{margin-right:1389.58333px!important}html[dir="rtl"] .rtl-post-23{margin-left:1389.58333px!important}.rtl-pre-24{margin-left:1450px!important}html[dir="rtl"] .rtl-pre-24{margin-right:1450px!important}.rtl-post-24{margin-right:1450px!important}html[dir="rtl"] .rtl-post-24{margin-left:1450px!important}}@media screen and (min-width:1450px){.phone-show{display:none!important}.tablet-show{display:none!important}.tablet-only{display:none!important}.large-hide{display:none!important}}@media screen and (max-width:1449px) and (min-width:860px){.phone-show{display:none!important}.tablet-show{display:none!important}.tablet-only{display:none!important}.large-only{display:none!important}.large-show{display:none!important}}@media screen and (max-width:859px) and (min-width:480px){.tablet-hide{display:none!important}.phone-show{display:none!important}.large-only{display:none!important}.large-show{display:none!important}}@media screen and (max-width:479px){.phone-hide{display:none!important}.tablet-hide{display:none!important}.tablet-only{display:none!important}.large-only{display:none!important}.large-show{display:none!important}}.invisible{visibility:hidden}.visible{visibility:visible}.hide{display:none!important}.visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.visually-hidden-focusable{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.visually-hidden-focusable:active,.visually-hidden-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.left{float:left}html[dir="rtl"] .left{float:right}.right{float:right}html[dir="rtl"] .right{float:left}@media screen and (min-width:1450px){.large-left{float:left}html[dir="rtl"] .large-left{float:right}.large-right{float:right}html[dir="rtl"] .large-right{float:left}}@media screen and (max-width:859px) and (min-width:480px){.tablet-left{float:left}html[dir="rtl"] .tablet-left{float:right}.tablet-right{float:right}html[dir="rtl"] .tablet-right{float:left}}@media screen and (max-width:479px){.phone-left{float:left}html[dir="rtl"] .phone-left{float:right}.phone-right{float:right}html[dir="rtl"] .phone-right{float:left}}.block-group{margin-left:-0.75rem;margin-right:-0.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.block{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-left:0.75rem;margin-right:0.75rem;min-width:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:0;-ms-flex-negative:1;flex-shrink:1}.block-group-1-up > .block{-ms-flex-preferred-size:calc(100% - 1.5rem);flex-basis:calc(100% - 1.5rem);width:calc(100% - 1.5rem)}.block-group-2-up > .block{-ms-flex-preferred-size:calc(50% - 1.5rem);flex-basis:calc(50% - 1.5rem);width:calc(50% - 1.5rem)}.block-group-3-up > .block{-ms-flex-preferred-size:calc(33.33333% - 1.5rem);flex-basis:calc(33.33333% - 1.5rem);width:calc(33.33333% - 1.5rem)}.block-group-4-up > .block{-ms-flex-preferred-size:calc(25% - 1.5rem);flex-basis:calc(25% - 1.5rem);width:calc(25% - 1.5rem)}.block-group-5-up > .block{-ms-flex-preferred-size:calc(20% - 1.5rem);flex-basis:calc(20% - 1.5rem);width:calc(20% - 1.5rem)}.block-group-6-up > .block{-ms-flex-preferred-size:calc(16.66666% - 1.5rem);flex-basis:calc(16.66666% - 1.5rem);width:calc(16.66666% - 1.5rem)}.block-group-7-up > .block{-ms-flex-preferred-size:calc(14.28570% - 1.5rem);flex-basis:calc(14.28570% - 1.5rem);width:calc(14.28570% - 1.5rem)}.block-group-8-up > .block{-ms-flex-preferred-size:calc(12.5% - 1.5rem);flex-basis:calc(12.5% - 1.5rem);width:calc(12.5% - 1.5rem)}@media screen and (max-width:860px){.tablet-block-group-1-up > .block{-ms-flex-preferred-size:calc(100% - 1.5rem);flex-basis:calc(100% - 1.5rem);width:calc(100% - 1.5rem)}.tablet-block-group-2-up > .block{-ms-flex-preferred-size:calc(50% - 1.5rem);flex-basis:calc(50% - 1.5rem);width:calc(50% - 1.5rem)}.tablet-block-group-3-up > .block{-ms-flex-preferred-size:calc(33.33333% - 1.5rem);flex-basis:calc(33.33333% - 1.5rem);width:calc(33.33333% - 1.5rem)}.tablet-block-group-4-up > .block{-ms-flex-preferred-size:calc(25% - 1.5rem);flex-basis:calc(25% - 1.5rem);width:calc(25% - 1.5rem)}.tablet-block-group-5-up > .block{-ms-flex-preferred-size:calc(20% - 1.5rem);flex-basis:calc(20% - 1.5rem);width:calc(20% - 1.5rem)}.tablet-block-group-6-up > .block{-ms-flex-preferred-size:calc(16.66666% - 1.5rem);flex-basis:calc(16.66666% - 1.5rem);width:calc(16.66666% - 1.5rem)}.tablet-block-group-7-up > .block{-ms-flex-preferred-size:calc(14.28570% - 1.5rem);flex-basis:calc(14.28570% - 1.5rem);width:calc(14.28570% - 1.5rem)}.tablet-block-group-8-up > .block{-ms-flex-preferred-size:calc(12.5% - 1.5rem);flex-basis:calc(12.5% - 1.5rem);width:calc(12.5% - 1.5rem)}}@media screen and (max-width:480px){.phone-block-group-1-up > .block{-ms-flex-preferred-size:calc(100% - 1.5rem);flex-basis:calc(100% - 1.5rem);width:calc(100% - 1.5rem)}.phone-block-group-2-up > .block{-ms-flex-preferred-size:calc(50% - 1.5rem);flex-basis:calc(50% - 1.5rem);width:calc(50% - 1.5rem)}.phone-block-group-3-up > .block{-ms-flex-preferred-size:calc(33.33333% - 1.5rem);flex-basis:calc(33.33333% - 1.5rem);width:calc(33.33333% - 1.5rem)}.phone-block-group-4-up > .block{-ms-flex-preferred-size:calc(25% - 1.5rem);flex-basis:calc(25% - 1.5rem);width:calc(25% - 1.5rem)}.phone-block-group-5-up > .block{-ms-flex-preferred-size:calc(20% - 1.5rem);flex-basis:calc(20% - 1.5rem);width:calc(20% - 1.5rem)}.phone-block-group-6-up > .block{-ms-flex-preferred-size:calc(16.66666% - 1.5rem);flex-basis:calc(16.66666% - 1.5rem);width:calc(16.66666% - 1.5rem)}.phone-block-group-7-up > .block{-ms-flex-preferred-size:calc(14.28570% - 1.5rem);flex-basis:calc(14.28570% - 1.5rem);width:calc(14.28570% - 1.5rem)}.phone-block-group-8-up > .block{-ms-flex-preferred-size:calc(12.5% - 1.5rem);flex-basis:calc(12.5% - 1.5rem);width:calc(12.5% - 1.5rem)}}.ie9 .block{float:left}.ie9 .block-group:after{content:'';display:table;clear:both}.is-sticky{position:fixed;z-index:10}.is-sticky.scroll-show,.is-sticky .scroll-show{visibility:visible}.scroll-show{visibility:hidden}@font-face{font-family:"Avenir Next W00_n2";src:url(https://fast.fonts.net/dv2/2/5db267f9-3612-485c-ae18-5698d2692816.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot")}@font-face{font-family:"Avenir Next W00";src:url(https://fast.fonts.net/dv2/2/5db267f9-3612-485c-ae18-5698d2692816.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix);src:url(https://fast.fonts.net/dv2/2/5db267f9-3612-485c-ae18-5698d2692816.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot"),url(https://fast.fonts.net/dv2/14/174d458a-81e0-4174-9473-35e3bf0a613c.woff2?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff2"),url(https://fast.fonts.net/dv2/3/57a79aa3-9b06-4ba7-a9a4-2b766d826ecf.woff?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff"),url(https://fast.fonts.net/dv2/1/733cb7bd-50e1-4dee-893a-0b40ef382b02.ttf?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("truetype"),url(https://fast.fonts.net/dv2/11/594135c6-6c4f-4880-a0d2-ba923b5ef38e.svg?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#594135c6-6c4f-4880-a0d2-ba923b5ef38e) format("svg");font-weight:200;font-style:normal}@font-face{font-family:"Avenir Next W00_n4";src:url(https://fast.fonts.net/dv2/2/069faa0e-9913-48c4-9ef7-89a4bc080b65.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot")}@font-face{font-family:"Avenir Next W00";src:url(https://fast.fonts.net/dv2/2/069faa0e-9913-48c4-9ef7-89a4bc080b65.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix);src:url(https://fast.fonts.net/dv2/2/069faa0e-9913-48c4-9ef7-89a4bc080b65.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot"),url(https://fast.fonts.net/dv2/14/7db1f672-3a8f-4d19-9c49-7f61aed450b5.woff2?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff2"),url(https://fast.fonts.net/dv2/3/4ab86b35-c0c2-42b5-98ad-4b6eba66b197.woff?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff"),url(https://fast.fonts.net/dv2/1/276b3566-1c3b-4bc1-8915-15314f091f29.ttf?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("truetype"),url(https://fast.fonts.net/dv2/11/5d02f5f4-46e7-453a-aef9-3e7106d7bb68.svg?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#5d02f5f4-46e7-453a-aef9-3e7106d7bb68) format("svg");font-weight:400;font-style:normal}@font-face{font-family:"Avenir Next W00_n5";src:url(https://fast.fonts.net/dv2/2/c6970a14-8b0f-4629-9072-71c7e123908f.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot")}@font-face{font-family:"Avenir Next W00";src:url(https://fast.fonts.net/dv2/2/c6970a14-8b0f-4629-9072-71c7e123908f.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix);src:url(https://fast.fonts.net/dv2/2/c6970a14-8b0f-4629-9072-71c7e123908f.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot"),url(https://fast.fonts.net/dv2/14/b0b84e4d-2164-45c7-a674-1662f19f3ba6.woff2?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff2"),url(https://fast.fonts.net/dv2/3/e91d1bbf-3fea-45e2-b003-a22b12ce6e5f.woff?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff"),url(https://fast.fonts.net/dv2/1/ead8b64b-1abd-4d5b-a642-a21dfe2f463b.ttf?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("truetype"),url(https://fast.fonts.net/dv2/11/e536e1c2-92a4-4db4-8a41-1c55354d11b7.svg?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#e536e1c2-92a4-4db4-8a41-1c55354d11b7) format("svg");font-weight:500;font-style:normal}@font-face{font-family:"Avenir Next W00_n6";src:url(https://fast.fonts.net/dv2/2/fbf4298d-ef75-419c-b615-47f209a48ed2.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot")}@font-face{font-family:"Avenir Next W00";src:url(https://fast.fonts.net/dv2/2/fbf4298d-ef75-419c-b615-47f209a48ed2.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix);src:url(https://fast.fonts.net/dv2/2/fbf4298d-ef75-419c-b615-47f209a48ed2.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot"),url(https://fast.fonts.net/dv2/14/40d36b4a-60c6-460a-bf43-4c948c23563e.woff2?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff2"),url(https://fast.fonts.net/dv2/3/45b78f45-e639-4836-8612-e0892e120f14.woff?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff"),url(https://fast.fonts.net/dv2/1/cbc021cc-b96f-4c82-ba0d-59cb0b7449c0.ttf?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("truetype"),url(https://fast.fonts.net/dv2/11/c6778bcf-ca82-4a86-8a5f-08b70c9a71fd.svg?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#c6778bcf-ca82-4a86-8a5f-08b70c9a71fd) format("svg");font-weight:600;font-style:normal}@font-face{font-family:"Avenir Next W01_n3";src:url(https://fast.fonts.net/dv2/2/0ecef829-586e-426d-a633-4c8a8c926769.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot")}@font-face{font-family:"Avenir Next W01";src:url(https://fast.fonts.net/dv2/2/0ecef829-586e-426d-a633-4c8a8c926769.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix);src:url(https://fast.fonts.net/dv2/2/0ecef829-586e-426d-a633-4c8a8c926769.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot"),url(https://fast.fonts.net/dv2/14/49c5f3e1-5867-4b1d-a843-2d07fa60d85d.woff2?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff2"),url(https://fast.fonts.net/dv2/3/f401df6f-54eb-406c-b46a-90b9451c598d.woff?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff"),url(https://fast.fonts.net/dv2/1/276fe25e-e430-4376-b33c-705dd77b3dba.ttf?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("truetype"),url(https://fast.fonts.net/dv2/11/869dc33b-3685-4d74-a51c-82b435579093.svg?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#869dc33b-3685-4d74-a51c-82b435579093) format("svg");font-weight:300;font-style:normal}@font-face{font-family:"Avenir Next W01_n4";src:url(https://fast.fonts.net/dv2/2/e9167238-3b3f-4813-a04a-a384394eed42.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot")}@font-face{font-family:"Avenir Next W01";src:url(https://fast.fonts.net/dv2/2/e9167238-3b3f-4813-a04a-a384394eed42.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix);src:url(https://fast.fonts.net/dv2/2/e9167238-3b3f-4813-a04a-a384394eed42.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot"),url(https://fast.fonts.net/dv2/14/2cd55546-ec00-4af9-aeca-4a3cd186da53.woff2?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff2"),url(https://fast.fonts.net/dv2/3/1e9892c0-6927-4412-9874-1b82801ba47a.woff?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff"),url(https://fast.fonts.net/dv2/1/46cf1067-688d-4aab-b0f7-bd942af6efd8.ttf?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("truetype"),url(https://fast.fonts.net/dv2/11/52a192b1-bea5-4b48-879f-107f009b666f.svg?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#52a192b1-bea5-4b48-879f-107f009b666f) format("svg");font-weight:400;font-style:normal}@font-face{font-family:"Avenir Next W01_n5";src:url(https://fast.fonts.net/dv2/2/1a7c9181-cd24-4943-a9d9-d033189524e0.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot")}@font-face{font-family:"Avenir Next W01";src:url(https://fast.fonts.net/dv2/2/1a7c9181-cd24-4943-a9d9-d033189524e0.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix);src:url(https://fast.fonts.net/dv2/2/1a7c9181-cd24-4943-a9d9-d033189524e0.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot"),url(https://fast.fonts.net/dv2/14/627fbb5a-3bae-4cd9-b617-2f923e29d55e.woff2?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff2"),url(https://fast.fonts.net/dv2/3/f26faddb-86cc-4477-a253-1e1287684336.woff?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff"),url(https://fast.fonts.net/dv2/1/63a74598-733c-4d0c-bd91-b01bffcd6e69.ttf?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("truetype"),url(https://fast.fonts.net/dv2/11/a89d6ad1-a04f-4a8f-b140-e55478dbea80.svg?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#a89d6ad1-a04f-4a8f-b140-e55478dbea80) format("svg");font-weight:500;font-style:normal}@font-face{font-family:"Avenir Next W01_n6";src:url(https://fast.fonts.net/dv2/2/12d643f2-3899-49d5-a85b-ff430f5fad15.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot")}@font-face{font-family:"Avenir Next W01";src:url(https://fast.fonts.net/dv2/2/12d643f2-3899-49d5-a85b-ff430f5fad15.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix);src:url(https://fast.fonts.net/dv2/2/12d643f2-3899-49d5-a85b-ff430f5fad15.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot"),url(https://fast.fonts.net/dv2/14/aad99a1f-7917-4dd6-bbb5-b07cedbff64f.woff2?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff2"),url(https://fast.fonts.net/dv2/3/91b50bbb-9aa1-4d54-9159-ec6f19d14a7c.woff?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff"),url(https://fast.fonts.net/dv2/1/a0f4c2f9-8a42-4786-ad00-fce42b57b148.ttf?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("truetype"),url(https://fast.fonts.net/dv2/11/99affa9a-a5e9-4559-bd07-20cf0071852d.svg?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#99affa9a-a5e9-4559-bd07-20cf0071852d) format("svg");font-weight:600;font-style:normal}@font-face{font-family:"Frutiger W01_i3";src:url(https://fast.fonts.net/dv2/2/072713ba-cb3a-4522-8f3b-b120f8eae10f.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot")}@font-face{font-family:"Frutiger W01";src:url(https://fast.fonts.net/dv2/2/072713ba-cb3a-4522-8f3b-b120f8eae10f.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix);src:url(https://fast.fonts.net/dv2/2/072713ba-cb3a-4522-8f3b-b120f8eae10f.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot"),url(https://fast.fonts.net/dv2/14/dda818d0-9f7a-4574-8d17-8e3546cb04fb.woff2?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff2"),url(https://fast.fonts.net/dv2/3/8259f047-a5d2-40a0-a98c-1c24f0316b08.woff?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff"),url(https://fast.fonts.net/dv2/1/1078a920-3def-4194-ba69-46751fb9af38.ttf?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("truetype"),url(https://fast.fonts.net/dv2/11/4c72fb1e-e1b0-4a18-91cc-5dbe2faaf2a3.svg?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#4c72fb1e-e1b0-4a18-91cc-5dbe2faaf2a3) format("svg");font-weight:300;font-style:italic}@font-face{font-family:"Frutiger W01_n3";src:url(https://fast.fonts.net/dv2/2/7d3671fc-8c26-459c-98e1-997c4f6c8c93.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot")}@font-face{font-family:"Frutiger W01";src:url(https://fast.fonts.net/dv2/2/7d3671fc-8c26-459c-98e1-997c4f6c8c93.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix);src:url(https://fast.fonts.net/dv2/2/7d3671fc-8c26-459c-98e1-997c4f6c8c93.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot"),url(https://fast.fonts.net/dv2/14/4fb89ed5-baf5-425f-aba4-46e8c2c3aabe.woff2?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff2"),url(https://fast.fonts.net/dv2/3/2a004a53-ac5c-43b3-9eeb-9f74ae4c1609.woff?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff"),url(https://fast.fonts.net/dv2/1/74d53f3b-1683-4d5a-a556-e13f6553cdf0.ttf?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("truetype"),url(https://fast.fonts.net/dv2/11/3f5a5b87-e71e-4544-be0c-da4daa132710.svg?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#3f5a5b87-e71e-4544-be0c-da4daa132710) format("svg");font-weight:300;font-style:normal}@font-face{font-family:"Frutiger W01_n5";src:url(https://fast.fonts.net/dv2/2/af97a512-f55a-4f61-b2ce-659c883930fc.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot")}@font-face{font-family:"Frutiger W01";src:url(https://fast.fonts.net/dv2/2/af97a512-f55a-4f61-b2ce-659c883930fc.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix);src:url(https://fast.fonts.net/dv2/2/af97a512-f55a-4f61-b2ce-659c883930fc.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix) format("eot"),url(https://fast.fonts.net/dv2/14/9b1fae67-8764-448a-a926-54b09bd0b06b.woff2?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff2"),url(https://fast.fonts.net/dv2/3/3fbbd6b1-cfa7-4ff0-97ea-af1b2c489f15.woff?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("woff"),url(https://fast.fonts.net/dv2/1/076311f8-a01b-4389-a5eb-334a62e62d45.ttf?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a) format("truetype"),url(https://fast.fonts.net/dv2/11/c59a36ab-4ef8-4ee1-a2f8-48aa79d4f877.svg?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#c59a36ab-4ef8-4ee1-a2f8-48aa79d4f877) format("svg");font-weight:500;font-style:normal}.avenir-light{font-weight:300;font-style:normal}.avenir-light b,.avenir-light strong{font-weight:500}.avenir-light-italic{font-weight:300;font-style:italic}.avenir-light-italic b,.avenir-light-italic strong{font-weight:500}.avenir-regular{font-weight:400;font-style:normal}.avenir-regular b,.avenir-regular strong{font-weight:500}.avenir-italic{font-weight:400;font-style:italic}.avenir-italic b,.avenir-italic strong{font-weight:500}.avenir-demi{font-weight:500;font-style:normal}.avenir-demi b,.avenir-demi strong{font-weight:600}.avenir-demi-italic{font-weight:500;font-style:italic}.avenir-demi-italic b,.avenir-demi-italic strong{font-weight:600}.avenir-bold{font-weight:600;font-style:normal}.avenir-bold b,.avenir-bold strong{font-weight:600}.avenir-bold-italic{font-weight:600;font-style:italic}.avenir-bold-italic b,.avenir-bold-italic strong{font-weight:600}.code-face,.code-face .block{letter-spacing:0em;font-family:"Consolas","Andale Mono","Lucida Console","Monaco","Courier New",Courier,monospace;font-weight:400;font-style:normal}.code-face b,.code-face strong,.code-face .block b,.code-face .block strong{font-weight:400}.code-italic,.code-italic .block{letter-spacing:0em;font-family:"Consolas","Andale Mono","Lucida Console","Monaco","Courier New",Courier,monospace;font-weight:400;font-style:italic}.code-italic b,.code-italic strong,.code-italic .block b,.code-italic .block strong{font-weight:400}html{font-size:17px}body{font-weight:400;font-style:normal;font-size:1rem;line-height:1.55rem;letter-spacing:0em;font-family:"Avenir Next W01","Avenir Next W00","Avenir Next","Avenir","Helvetica Neue","Helvetica","Arial",sans-serif;line-height:1.55rem;color:#4c4c4c;-webkit-font-feature-settings:"kern";-moz-font-feature-settings:"kern";font-feature-settings:"kern";font-kerning:normal;text-rendering:optimizeLegibility;-moz-font-feature-settings:'liga= 1','calt=0';-moz-font-feature-settings:"liga" 1,"calt" 0;-webkit-font-feature-settings:"liga" 1,"calt" 0;-ms-font-feature-settings:'liga= 1','calt=0';-o-font-feature-settings:"liga" 1,"calt" 0;font-feature-settings:"liga" 1,"calt" 0}body b,body strong{font-weight:500}@media screen and (max-width:859px){body{font-size:1rem}}@media screen and (max-width:479px){body{font-size:1rem}}form,select,button,input{letter-spacing:0em;font-family:"Avenir Next W01","Avenir Next W00","Avenir Next","Avenir","Helvetica Neue","Helvetica","Arial",sans-serif}h1,h2,h3,h4,h5,h6{font-weight:300;font-style:normal;margin:0 0 1.55rem 0}h1 b,h1 strong,h2 b,h2 strong,h3 b,h3 strong,h4 b,h4 strong,h5 b,h5 strong,h6 b,h6 strong{font-weight:500}h1{font-size:2.40307rem;line-height:3.1rem}@media screen and (max-width:859px){h1{font-size:1.99974rem}}@media screen and (max-width:479px){h1{font-size:1.66016rem;line-height:2.325rem}}h2{font-size:1.9994rem;line-height:2.325rem}@media screen and (max-width:859px){h2{font-size:1.7689rem}}@media screen and (max-width:479px){h2{font-size:1.5625rem}}h3{font-size:1.69949rem;line-height:2.325rem}@media screen and (max-width:859px){h3{font-size:1.50357rem}}@media screen and (max-width:479px){h3{font-size:1.32812rem}}h4{font-size:1.414rem;line-height:1.55rem}@media screen and (max-width:859px){h4{font-size:1.33rem}}@media screen and (max-width:479px){h4{font-size:1.25rem}}h5{font-size:1.2019rem;line-height:1.55rem}@media screen and (max-width:859px){h5{font-size:1.1305rem}}@media screen and (max-width:479px){h5{font-size:1.0625rem}}h6{font-size:1rem;line-height:1.55rem}@media screen and (max-width:859px){h6{font-size:1rem}}@media screen and (max-width:479px){h6{font-size:1rem}}code,kbd,pre,samp{font-family:"Consolas","Andale Mono","Lucida Console","Monaco","Courier New",Courier,monospace}code{padding:.25rem;border-radius:3px;border:1px solid #efefef;color:#595959;background-color:#f8f8f8;white-space:pre;font-size:0.85em;line-height:1.4rem}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word;max-width:100%;margin-bottom:1.55rem}pre code{padding:1rem;display:block;overflow:auto;word-wrap:normal;font-size:0.85em;position:relative}p,ul,ol,dl,blockquote{margin-top:0;margin-bottom:1.55rem}p:empty{margin:0}blockquote{margin:1.55rem 0;font-weight:400;font-style:normal;padding-left:1rem;color:#6e6e6e;border-left:3px solid #ccc}blockquote b,blockquote strong{font-weight:500}html[dir="rtl"] blockquote{padding-right:1rem}html[dir="rtl"] blockquote{border-left:none;border-right:3px solid #ccc}blockquote,blockquote p{font-size:1.2019rem;line-height:1.55rem}@media screen and (max-width:859px){blockquote,blockquote p{font-size:1.1305rem}}@media screen and (max-width:479px){blockquote,blockquote p{font-size:1.0625rem}}a{color:#0079c1;text-decoration:none}a:hover{color:#005e95;text-decoration:underline}ul,ol{padding:0;list-style-position:inside;margin-bottom:1.55rem;margin-left:0.775rem;font-size:0.9375rem;line-height:1.55rem}@media screen and (max-width:859px){ul,ol{font-size:0.9375rem}}@media screen and (max-width:479px){ul,ol{font-size:0.9375rem}}html[dir="rtl"] ul,html[dir="rtl"] ol{margin-right:0.775rem}li{list-style-position:outside;margin:0.3875rem 0 0.3875rem 1.5rem}ul ul,ul ol,ol ul,ol ol{margin-bottom:0}li ul,li ol{margin-bottom:0}dl{padding:0;margin-bottom:1.55rem}dt{font-weight:500;font-style:normal;margin-top:0.775rem}dt b,dt strong{font-weight:600}dt:first-child{margin-top:0}dd{margin-left:0.775rem}html[dir="rtl"] dd{margin-right:0.775rem}small,sup,sub{font-size:0.70721em}sub,sup{line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}mark{padding:0 0.1em 0.1em}hr{margin:2.325rem 0;border:none;border-top:1px solid #ccc}figure{margin:0 0 1.55rem 0}figure img{max-width:100%}figcaption{margin:0.3875rem 0;padding-left:0.775rem;border-left:3px solid #828282;font-size:0.875rem;line-height:1.55rem;font-style:italic;color:#828282}@media screen and (max-width:859px){figcaption{font-size:0.875rem}}@media screen and (max-width:479px){figcaption{font-size:0.875rem}}html[dir="rtl"] figcaption{padding-left:0;border-left:none;padding-right:0.775rem;border-right:3px solid #828282}table{margin-bottom:1.55rem}html[lang="vi"] body,html[lang="vi"] form,html[lang="vi"] select,html[lang="vi"] button,html[lang="vi"] input,html.vi body,html.vi form,html.vi select,html.vi button,html.vi input{font-family:'Lucida Grande',Arial,Verdana,Geneva,sans-serif}[lang="vi"]{font-family:'Lucida Grande',Arial,Verdana,Geneva,sans-serif}.icon-ui-flush:before,.icon-ui-flush:after{padding-right:0!important;padding-left:0!important}@font-face{font-family:'calcite-ui';src:url(../fonts/calcite-ui.eot?#iefix) format("embedded-opentype"),url(../fonts/calcite-ui.woff) format("woff"),url(../fonts/calcite-ui.ttf) format("truetype");font-weight:normal;font-style:normal}[class^="icon-ui-"]:before,[class*=" icon-ui-"]:before{font-family:'calcite-ui';padding-right:0.51667rem;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;text-decoration:none}html[dir="rtl"] [class^="icon-ui-"]:before,html[dir="rtl"] [class*=" icon-ui-"]:before{padding-left:0.775rem;padding-right:0}.icon-ui-small:before{font-size:0.75rem;line-height:1.55rem}@media screen and (max-width:859px){.icon-ui-small:before{font-size:0.75rem}}@media screen and (max-width:479px){.icon-ui-small:before{font-size:0.75rem}}.icon-ui-add-attachment:before{content:"\f101"}.icon-ui-announcement:before{content:"\f102"}.icon-ui-applications:before{content:"\f103"}.icon-ui-arrow-down-circled:before{content:"\f104"}.icon-ui-arrow-left-circled:before{content:"\f105"}.icon-ui-arrow-right-circled:before{content:"\f106"}.icon-ui-arrow-up-circled:before{content:"\f107"}.icon-ui-attachment:before{content:"\f108"}.icon-ui-authorize:before{content:"\f109"}.icon-ui-basemap:before{content:"\f10a"}.icon-ui-beginning:before{content:"\f10b"}.icon-ui-blank-map-pin:before{content:"\f10c"}.icon-ui-browser:before{content:"\f10d"}.icon-ui-calendar:before{content:"\f10e"}.icon-ui-chart:before{content:"\f10f"}.icon-ui-chat:before{content:"\f110"}.icon-ui-check-mark:before{content:"\f111"}.icon-ui-checkbox-checked:before{content:"\f112"}.icon-ui-checkbox-unchecked:before{content:"\f113"}.icon-ui-close-circled:before{content:"\f114"}.icon-ui-close:before{content:"\f115"}.icon-ui-collapse:before{content:"\f116"}.icon-ui-collection:before{content:"\f117"}.icon-ui-comment:before{content:"\f118"}.icon-ui-compass:before{content:"\f119"}.icon-ui-configure-popup:before{content:"\f11a"}.icon-ui-contact:before{content:"\f11b"}.icon-ui-dashboard:before{content:"\f11c"}.icon-ui-deny:before{content:"\f11d"}.icon-ui-description:before{content:"\f11e"}.icon-ui-directions:before{content:"\f11f"}.icon-ui-directions2:before{content:"\f120"}.icon-ui-dock-bottom:before{content:"\f121"}.icon-ui-dock-left:before{content:"\f122"}.icon-ui-dock-right:before{content:"\f123"}.icon-ui-documentation:before{content:"\f124"}.icon-ui-down-arrow-circled:before{content:"\f125"}.icon-ui-down-arrow:before{content:"\f126"}.icon-ui-down:before{content:"\f127"}.icon-ui-download:before{content:"\f128"}.icon-ui-drag-horizontal:before{content:"\f129"}.icon-ui-drag-vertical:before{content:"\f12a"}.icon-ui-duplicate:before{content:"\f12b"}.icon-ui-edit:before{content:"\f12c"}.icon-ui-end:before{content:"\f12d"}.icon-ui-environment-settings:before{content:"\f12e"}.icon-ui-erase:before{content:"\f12f"}.icon-ui-error:before{content:"\f130"}.icon-ui-error2:before{content:"\f131"}.icon-ui-expand:before{content:"\f132"}.icon-ui-experimental:before{content:"\f133"}.icon-ui-favorites:before{content:"\f134"}.icon-ui-feature-layer:before{content:"\f135"}.icon-ui-filter:before{content:"\f136"}.icon-ui-forward:before{content:"\f137"}.icon-ui-globe:before{content:"\f138"}.icon-ui-grant:before{content:"\f139"}.icon-ui-group:before{content:"\f13a"}.icon-ui-handle-horizontal:before{content:"\f13b"}.icon-ui-handle-vertical:before{content:"\f13c"}.icon-ui-home:before{content:"\f13d"}.icon-ui-key:before{content:"\f13e"}.icon-ui-labels:before{content:"\f13f"}.icon-ui-layer-list:before{content:"\f140"}.icon-ui-layers:before{content:"\f141"}.icon-ui-left-arrow-circled:before{content:"\f142"}.icon-ui-left-arrow:before{content:"\f143"}.icon-ui-left-triangle-arrow:before{content:"\f144"}.icon-ui-left:before{content:"\f145"}.icon-ui-line-chart:before{content:"\f146"}.icon-ui-link-external:before{content:"\f147"}.icon-ui-link:before{content:"\f148"}.icon-ui-loading-indicator:before{content:"\f149"}.icon-ui-locate:before{content:"\f14a"}.icon-ui-locked:before{content:"\f14b"}.icon-ui-map-pin:before{content:"\f14c"}.icon-ui-maps:before{content:"\f14d"}.icon-ui-marketplace:before{content:"\f14e"}.icon-ui-maximize:before{content:"\f14f"}.icon-ui-media:before{content:"\f150"}.icon-ui-media2:before{content:"\f151"}.icon-ui-menu:before{content:"\f152"}.icon-ui-minimize:before{content:"\f153"}.icon-ui-minus-circled:before{content:"\f154"}.icon-ui-minus:before{content:"\f155"}.icon-ui-mobile:before{content:"\f156"}.icon-ui-navigation:before{content:"\f157"}.icon-ui-notice-round:before{content:"\f158"}.icon-ui-notice-triangle:before{content:"\f159"}.icon-ui-organization:before{content:"\f15a"}.icon-ui-overview-arrow-bottom-left:before{content:"\f15b"}.icon-ui-overview-arrow-bottom-right:before{content:"\f15c"}.icon-ui-overview-arrow-top-left:before{content:"\f15d"}.icon-ui-overview-arrow-top-right:before{content:"\f15e"}.icon-ui-pan:before{content:"\f15f"}.icon-ui-pause:before{content:"\f160"}.icon-ui-phone:before{content:"\f161"}.icon-ui-pie-chart:before{content:"\f162"}.icon-ui-play:before{content:"\f163"}.icon-ui-plus-circled:before{content:"\f164"}.icon-ui-plus:before{content:"\f165"}.icon-ui-printer:before{content:"\f166"}.icon-ui-question:before{content:"\f167"}.icon-ui-radio-checked:before{content:"\f168"}.icon-ui-radio-unchecked:before{content:"\f169"}.icon-ui-refresh:before{content:"\f16a"}.icon-ui-resend-invitation:before{content:"\f16b"}.icon-ui-reverse:before{content:"\f16c"}.icon-ui-review:before{content:"\f16d"}.icon-ui-right-arrow-circled:before{content:"\f16e"}.icon-ui-right-arrow:before{content:"\f16f"}.icon-ui-right-triangle-arrow:before{content:"\f170"}.icon-ui-right:before{content:"\f171"}.icon-ui-rotate:before{content:"\f172"}.icon-ui-save:before{content:"\f173"}.icon-ui-search:before{content:"\f174"}.icon-ui-settings:before{content:"\f175"}.icon-ui-settings2:before{content:"\f176"}.icon-ui-share:before{content:"\f177"}.icon-ui-sign-out:before{content:"\f178"}.icon-ui-support:before{content:"\f179"}.icon-ui-table:before{content:"\f17a"}.icon-ui-tag:before{content:"\f17b"}.icon-ui-time-clock:before{content:"\f17c"}.icon-ui-trash:before{content:"\f17d"}.icon-ui-unlocked:before{content:"\f17e"}.icon-ui-up-arrow-circled:before{content:"\f17f"}.icon-ui-up-arrow:before{content:"\f180"}.icon-ui-up-down-arrows:before{content:"\f181"}.icon-ui-up:before{content:"\f182"}.icon-ui-upload:before{content:"\f183"}.icon-ui-user:before{content:"\f184"}.icon-ui-zoom-in-fixed:before{content:"\f185"}.icon-ui-zoom-in-magnifying-glass:before{content:"\f186"}.icon-ui-zoom-out-fixed:before{content:"\f187"}.icon-ui-zoom-out-magnifying-glass:before{content:"\f188"}.svg-icon{fill:currentColor;pointer-events:none;display:inline-block;width:1em;height:1em;vertical-align:-0.15em;padding-right:.15em}.svg-icon-yellow{fill:#fad817}.svg-icon-green{fill:#5a9359}.svg-icon-blue{fill:#0079c1}.svg-icon-light-blue{fill:#56a5d8}.svg-icon-dark-blue{fill:#005e95}.svg-icon-purple{fill:#9081bc}.svg-icon-orange{fill:#d17e21}.svg-icon-gray{fill:#959595}.svg-icon-red{fill:#de2900}.esri-icon-yellow:before,.icon-ui-yellow:before{color:#fad817}.esri-icon-green:before,.icon-ui-green:before{color:#5a9359}.esri-icon-blue:before,.icon-ui-blue:before{color:#0079c1}.esri-icon-light-blue:before,.icon-ui-light-blue:before{color:#56a5d8}.esri-icon-dark-blue:before,.icon-ui-dark-blue:before{color:#005e95}.esri-icon-purple:before,.icon-ui-purple:before{color:#9081bc}.esri-icon-orange:before,.icon-ui-orange:before{color:#d17e21}.esri-icon-gray:before,.icon-ui-gray:before{color:#959595}.esri-icon-red:before,.icon-ui-red:before{color:#de2900}[class*="icon-social-"]{background-color:#b2b2b2;width:30px;height:30px;display:inline-block;background-repeat:no-repeat;-webkit-transition:background-color 200ms linear;transition:background-color 200ms linear}[class*="icon-social-"]:hover{-webkit-transition:background-color 200ms linear;transition:background-color 200ms linear}.icon-social-contact{background-image:url(../img/icons/social/contact.svg)!important}.icon-social-contact:hover{background-color:#8EC449!important}.icon-social-facebook{background-image:url(../img/icons/social/facebook.svg)!important}.icon-social-facebook:hover{background-color:#3D5A96!important}.icon-social-geonet{background-image:url(../img/icons/social/geonet.svg)!important}.icon-social-geonet:hover{background-color:#127BC0!important}.icon-social-github{background-image:url(../img/icons/social/github.svg)!important}.icon-social-github:hover{background-color:#171515!important}.icon-social-google-plus{background-image:url(../img/icons/social/google-plus.svg)!important}.icon-social-google-plus:hover{background-color:#DD4C3C!important}.icon-social-instagram{background-image:url(../img/icons/social/instagram.svg)!important}.icon-social-instagram:hover{background-color:#1B6FB1!important}.icon-social-linkedin{background-image:url(../img/icons/social/linkedin.svg)!important}.icon-social-linkedin:hover{background-color:#127CB3!important}.icon-social-pinterest{background-image:url(../img/icons/social/pinterest.svg)!important}.icon-social-pinterest:hover{background-color:#BB0F23!important}.icon-social-rss{background-image:url(../img/icons/social/rss.svg)!important}.icon-social-rss:hover{background-color:#FD8023!important}.icon-social-share{background-image:url(../img/icons/social/share.svg)!important}.icon-social-share:hover{background-color:#1EBD21!important}.icon-social-twitter{background-image:url(../img/icons/social/twitter.svg)!important}.icon-social-twitter:hover{background-color:#59ADEB!important}.icon-social-youtube{background-image:url(../img/icons/social/youtube.svg)!important}.icon-social-youtube:hover{background-color:#CF2529!important}.esri-logo{margin:0.3875rem;content:"";display:inline-block;background-repeat:no-repeat;background-position:center;background-color:transparent;min-height:30px;min-width:70px;line-height:0;background-size:100% 100%;background-image:url(../img/logo/esri-logo.svg)!important}.esri-logo-reverse{margin:0.3875rem;content:"";display:inline-block;background-repeat:no-repeat;background-position:center;background-color:transparent;min-height:30px;min-width:70px;line-height:0;background-size:100% 100%;background-image:url(../img/logo/esri-logo.svg)!important;background-image:url(../img/logo/esri-logo-reversed.svg)!important}.esri-logo-condensed{margin-left:0;margin-right:0;margin-bottom:-0.125rem;margin-top:-0.135rem}.btn{position:relative;display:inline-block;padding:0.31rem 0.9rem;width:auto;color:white;border:1px solid #0079c1;background-color:#0079c1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.05s linear;transition:all 0.05s linear;cursor:pointer;white-space:nowrap;font-size:0.9375rem;line-height:1.55rem}@media screen and (max-width:859px){.btn{font-size:0.9375rem}}@media screen and (max-width:479px){.btn{font-size:0.9375rem}}.btn:hover{text-decoration:none;background-color:#005e95;color:white}.btn-transparent{background:none;color:#0079c1;border:none}.btn-transparent:hover{color:#005e95;background:none;text-decoration:underline}.btn-clear{color:#0079c1;background:white;border-color:#0079c1}.btn-clear:hover{color:white;background:#005e95;border-color:#005e95}.btn-clear-white{background:none;color:white;border:1px solid white}.btn-clear-white:hover{color:#959595;background:white}.btn-small{font-size:0.875rem;line-height:1.55rem;padding:0.2325rem 0.675rem}@media screen and (max-width:859px){.btn-small{font-size:0.875rem}}@media screen and (max-width:479px){.btn-small{font-size:0.875rem}}.btn-large{font-size:1rem;line-height:1.55rem;padding:.5rem 1rem .5rem}@media screen and (max-width:859px){.btn-large{font-size:1rem}}@media screen and (max-width:479px){.btn-large{font-size:1rem}}.btn-fill{width:100%;text-align:center}.btn-half{width:50%;text-align:center}.btn-grouped{float:left}html[dir="rtl"] .btn-grouped{float:right}.btn-grouped + .btn-grouped{margin-left:1px}html[dir="rtl"] .btn-grouped + .btn-grouped{margin-left:0;margin-right:1px}.btn-grouped:last-of-type{float:none}.btn-grouped.btn-half{margin-left:0}.btn-white{background:white;color:#4c4c4c;border:1px solid white}.btn-white:hover{color:#4c4c4c;background:#efefef}.btn-red{color:#de2900;background:transparent;border-color:#de2900}.btn-red:hover{color:white;background:#ab3c16;border-color:#ab3c16}.btn-green{background-color:#5a9359;border-color:#5a9359}.btn-green:hover{background-color:#338033}.btn:disabled,.btn-disabled,button[disabled]{cursor:not-allowed;pointer-events:none;opacity:.3}button,input[type='button'],input[type='submit']{position:relative;display:inline-block;padding:0.31rem 0.9rem;width:auto;color:white;border:1px solid #0079c1;background-color:#0079c1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.05s linear;transition:all 0.05s linear;cursor:pointer;white-space:nowrap;font-size:0.9375rem;line-height:1.55rem}@media screen and (max-width:859px){button,input[type='button'],input[type='submit']{font-size:0.9375rem}}@media screen and (max-width:479px){button,input[type='button'],input[type='submit']{font-size:0.9375rem}}button:hover,input[type='button']:hover,input[type='submit']:hover{text-decoration:none;background-color:#005e95;color:white}input[type='file']::-webkit-file-upload-button,::-ms-browse{webkit-appearance:none;position:relative;display:inline-block;padding:0.31rem 0.9rem;width:auto;color:white;border:1px solid #0079c1;background-color:#0079c1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.05s linear;transition:all 0.05s linear;cursor:pointer;white-space:nowrap;font-size:0.9375rem;line-height:1.55rem}@media screen and (max-width:859px){input[type='file']::-webkit-file-upload-button,::-ms-browse{font-size:0.9375rem}}@media screen and (max-width:479px){input[type='file']::-webkit-file-upload-button,::-ms-browse{font-size:0.9375rem}}input[type='file']::-webkit-file-upload-button:hover,::-ms-browse:hover{text-decoration:none;background-color:#005e95;color:white}.label{background-color:#efefef;padding:.25em .5em;border-radius:3px;font-size:.85em;line-height:1;white-space:nowrap}.label-red{background-color:#de2900;color:white}.label-yellow{background-color:#efe397;color:#4c4c4c}.label-green{background-color:#5a9359;color:white}.label-blue{background-color:#0079c1;color:white}.dropdown{position:relative;display:inline-block}.dropdown.is-active .dropdown-menu{display:block}.dropdown-btn{cursor:pointer;position:relative}.dropdown-menu{position:absolute;min-width:200px;-webkit-box-shadow:0 0 16px 0 rgba(0,0,0,0.05);-moz-box-shadow:0 0 16px 0 rgba(0,0,0,0.05);box-shadow:0 0 16px 0 rgba(0,0,0,0.05);z-index:1000;display:none;overflow:auto}.dropdown-menu.dropdown-right{right:0}.dropdown-title{position:relative;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0.51667rem;font-size:0.875rem;line-height:1.55rem;color:#6e6e6e;background-color:white;border-top:1px solid #efefef;white-space:nowrap;cursor:pointer;background-color:#f8f8f8;cursor:auto}@media screen and (max-width:859px){.dropdown-title{font-size:0.875rem}}@media screen and (max-width:479px){.dropdown-title{font-size:0.875rem}}.dropdown-title:hover{background-color:#f8f8f8;text-decoration:none;color:#6e6e6e}.dropdown-title.is-active,.dropdown-title:focus{text-indent:-3px;border-left:3px solid #0079c1}.dropdown-link{position:relative;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0.51667rem;font-size:0.875rem;line-height:1.55rem;color:#6e6e6e;background-color:white;border-top:1px solid #efefef;white-space:nowrap;cursor:pointer}@media screen and (max-width:859px){.dropdown-link{font-size:0.875rem}}@media screen and (max-width:479px){.dropdown-link{font-size:0.875rem}}.dropdown-link:hover{background-color:#f8f8f8;text-decoration:none;color:#6e6e6e}.dropdown-link.is-active,.dropdown-link:focus{text-indent:-3px;border-left:3px solid #0079c1}.breadcrumbs{font-size:0.875rem;line-height:1.55rem;color:#828282}@media screen and (max-width:859px){.breadcrumbs{font-size:0.875rem}}@media screen and (max-width:479px){.breadcrumbs{font-size:0.875rem}}.crumb{color:#828282;padding:0 0.25rem 0 0.75rem;background:url(../img/forward-slash.svg) left center no-repeat transparent;float:left}html[dir="rtl"] .crumb{padding:0 0.75rem 0 0.25rem;background:url(../img/forward-slash.svg) right center no-repeat transparent;white-space:nowrap}html[dir="rtl"] .crumb{float:right}.crumb.is-active{font-weight:600}.breadcrumbs-white .crumb{color:white;color:white;background-image:url(../img/forward-slash-white.svg)}.breadcrumbs-white .crumb:hover{color:#efefef}.crumb:first-child{background-image:none;padding-left:0}html[dir="rtl"] .crumb:first-child{padding-right:0;background:none}.tooltip{position:relative;cursor:pointer}.tooltip:after{content:attr(aria-label);position:absolute;z-index:1000000;display:none;padding:0.3875rem 0.775rem;font-size:0.875rem;line-height:1.55rem;color:white;text-align:center;word-wrap:break-word;white-space:pre;pointer-events:none;background:rgba(0,0,0,0.75);border-radius:3px}@media screen and (max-width:859px){.tooltip:after{font-size:0.875rem}}@media screen and (max-width:479px){.tooltip:after{font-size:0.875rem}}.tooltip:before{content:"";position:absolute;z-index:1000001;display:none;width:0;height:0;color:rgba(0,0,0,0.75);pointer-events:none;border:5px solid transparent}.tooltip:hover,.tooltip:active,.tooltip:focus{text-decoration:none}.tooltip:hover:before,.tooltip:hover:after,.tooltip:active:before,.tooltip:active:after,.tooltip:focus:before,.tooltip:focus:after{display:inline-block}.tooltip-multiline:hover:after,.tooltip-multiline:active:after,.tooltip-multiline:focus:after{display:table-cell}.tooltip:after{top:100%;right:50%;margin-top:5px;line-height:1.5}.tooltip:before{top:auto;right:50%;bottom:-5px;margin-right:-5px;border-bottom-color:rgba(0,0,0,0.75)}.tooltip-top:after{top:auto;right:50%;bottom:100%;margin-bottom:5px}.tooltip-top:before{top:-5px;right:50%;bottom:auto;margin-right:-5px;border-top-color:rgba(0,0,0,0.75);border-bottom:5px solid transparent}.tooltip:after,.tooltip-bottom:after{-webkit-transform:translateX(50%);-moz-transform:translateX(50%);-ms-transform:translateX(50%);-o-transform:translateX(50%);transform:translateX(50%)}.tooltip-left:after{top:auto;right:100%;margin-right:5px;bottom:50%;margin-bottom:inherit;-webkit-transform:translateY(50%);-moz-transform:translateY(50%);-ms-transform:translateY(50%);-o-transform:translateY(50%);transform:translateY(50%)}html[dir="rtl"] .tooltip-left:after{right:auto;left:100%;margin-right:0;margin-left:5px}.tooltip-left:before{top:50%;bottom:50%;left:-5px;margin-top:-5px;border-left-color:rgba(0,0,0,0.75);border-bottom:5px solid transparent}html[dir="rtl"] .tooltip-left:before{left:auto;right:-5px;margin-right:0;border-left-color:transparent;border-right-color:rgba(0,0,0,0.75)}.tooltip-right:after{top:auto;right:auto;bottom:50%;left:100%;margin-left:5px;-webkit-transform:translateY(50%);-moz-transform:translateY(50%);-ms-transform:translateY(50%);-o-transform:translateY(50%);transform:translateY(50%)}html[dir="rtl"] .tooltip-right:after{left:auto;right:100%;margin-left:0;margin-right:5px}.tooltip-right:before{top:50%;right:-5px;bottom:50%;margin-top:-5px;margin-right:0;border-right-color:rgba(0,0,0,0.75);border-bottom:5px solid transparent}html[dir="rtl"] .tooltip-right:before{left:-5px;right:auto;border-left-color:rgba(0,0,0,0.75);border-right-color:transparent}.tooltip-multiline:after{width:-moz-max-content;width:-webkit-max-content;max-width:250px;word-break:break-word;word-wrap:normal;white-space:pre-line;border-collapse:separate}.tooltip-multiline.tooltip-bottom:after,.tooltip-multiline.tooltip-top:after{right:auto;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.tooltip-multiline.tooltip-left:after,.tooltip-multiline.tooltip-right:after{right:100%}@media screen and (min-width:0\0){.tooltip-multiline:after{width:250px}}.alert{font-size:0.9375rem;line-height:1.55rem;padding:0.775rem 0.775rem;color:rgba(0,0,0,0.75);background-color:#d2e9f9;position:relative;display:none;z-index:100;max-width:40em;border:1px solid #0079c1;-webkit-box-shadow:0 0 16px 0 rgba(0,0,0,0.05);-moz-box-shadow:0 0 16px 0 rgba(0,0,0,0.05);box-shadow:0 0 16px 0 rgba(0,0,0,0.05);color:#4c4c4c}@media screen and (max-width:859px){.alert{font-size:0.9375rem}}@media screen and (max-width:479px){.alert{font-size:0.9375rem}}.alert:hover{color:#323232}.alert.is-active{display:block}.alert a:hover{color:rgba(0,0,0,0.75)}.alert-red{background-color:#f3ded7;border-color:#e4a793}.alert-yellow{background-color:#f3edc7;border-color:#e4d154}.alert-green{background-color:#ddeedb;border-color:#9bc19c}.alert-close{position:absolute;right:0.775rem}html[dir="rtl"] .alert-close{right:auto;left:0.775rem}.panel{background-color:#f8f8f8;border:1px solid #efefef;padding:1.023rem}.panel:after{content:'';display:table;clear:both}.panel code{background-color:white}.panel-black{background-color:#323232;color:white;border:1px solid #4c4c4c}.panel-dark{background-color:#595959;color:white;border:1px solid #4c4c4c}.panel-white{background-color:white;border:1px solid #efefef}.panel-white code{background-color:#f8f8f8}.panel-dark-blue{background-color:#004575;color:white;border:1px solid #052942}.panel-blue{background-color:#0079c1;color:white;border:1px solid #005e95}.panel-light-blue{color:#323232;background-color:#56a5d8;border:1px solid #0079c1}.panel-no-border{border:none}.panel-no-padding{padding:0}table{width:100%;background-color:white;border-collapse:collapse;border-spacing:0;border:1px solid #ccc;text-align:left;overflow:auto;font-size:0.875rem;line-height:1.55rem}@media screen and (max-width:859px){table{font-size:0.875rem}}@media screen and (max-width:479px){table{font-size:0.875rem}}html[dir="rtl"] table{text-align:right}table > thead{background-color:#efefef;border-bottom:1px solid #ccc;font-weight:400;font-style:normal;font-size:1rem;line-height:1.55rem}table > thead b,table > thead strong{font-weight:500}@media screen and (max-width:859px){table > thead{font-size:1rem}}@media screen and (max-width:479px){table > thead{font-size:1rem}}table > tbody{overflow:auto;width:100%}table > tfoot{background-color:#efefef;border-top:1px solid #ccc}table th,table td{font-weight:300;border-left:1px solid #ccc;border-right:1px solid #ccc;padding:0.51667rem}html[dir="rtl"] table th,html[dir="rtl"] table td{text-align:right}table tr{border-bottom:1px solid #ccc;text-align:left}table tr:last-child{border-bottom:none}table caption{color:#959595;caption-side:bottom;line-height:1.55rem;padding:0.3875rem 0.775rem}.table-blue{border:1px solid #0079c1}.table-blue > thead{background-color:#0079c1;border:none;border-bottom:1px solid #0079c1;color:white}.table-blue > thead tr:nth-child(even){background-color:#bcdaed;color:#4c4c4c}.table-blue > tfoot{border-top:1px solid #0079c1}.table-blue th,.table-blue td{border-left:1px solid #0079c1;border-right:1px solid #0079c1}.table-blue tr{border-bottom:1px solid #0079c1}.table-plain{border:none}.table-plain > thead,.table-plain > tfoot,.table-plain th,.table-plain td{background-color:transparent;border:none}.table-plain tr{border:none}.table-plain tr:nth-child(even){background-color:transparent}.table-plain tr:nth-child(even) td{background-color:transparent}.table-striped tr:nth-child(even){background-color:#f8f8f8}.table-striped tr:nth-child(even) a{color:#005e95}.table-striped tr:nth-child(even) td{background-color:#f8f8f8}.table-striped.table-blue tr:nth-child(even){background-color:#d2e9f9}.table-striped.table-blue tr:nth-child(even) td{background-color:#d2e9f9}.table-no-table{width:auto;background-color:transparent;border-collapse:auto;border-spacing:0;border:none;text-align:left;overflow:auto;margin-bottom:0}.table-no-table thead,.table-no-table tbody{font-size:1rem;line-height:1.55rem;border:none;background-color:transparent;overflow:auto;width:100%}@media screen and (max-width:859px){.table-no-table thead,.table-no-table tbody{font-size:1rem}}@media screen and (max-width:479px){.table-no-table thead,.table-no-table tbody{font-size:1rem}}.table-no-table th,.table-no-table td{background-color:transparent;border:none}.table-no-table tr{border:none;text-align:left}form{margin:0;padding:0}fieldset{margin:0 0 1.55rem 0;padding:0;border:none;display:block}label{position:relative;display:block;margin:0 0 1.55rem 0}legend{position:relative;display:block;margin-bottom:.25rem}input,select,textarea{position:relative;display:block;height:2.25rem;width:100%;max-width:100%;margin:.25rem 0 0 0;padding:0 0.31rem;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:"Avenir Next W01","Avenir Next W00","Avenir Next","Avenir","Helvetica Neue","Helvetica","Arial",sans-serif;font-size:0.9375rem;line-height:1.25rem;color:#4c4c4c;vertical-align:baseline;outline:none;outline-offset:0;background-color:white;border:1px solid #a9a9a9;border-radius:0;-webkit-transition:border-color 150ms linear;transition:border-color 150ms linear;box-shadow:inset 0 1px 2px rgba(0,0,0,0.075)}input:disabled,select:disabled,textarea:disabled{opacity:.3;cursor:default}input:focus,select:focus,textarea:focus{border-color:#0079c1;box-shadow:inset 0 1px 2px rgba(0,0,0,0.075),0 0 5px rgba(81,167,232,0.5)}textarea{height:auto;padding-top:0.31rem}:placeholder{color:#767676}:input-placeholder{color:#767676}::-webkit-input-placeholder{color:#767676}::-moz-placeholder{color:#767676}:-ms-input-placeholder{color:#767676}.input-search{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMnB4IiBoZWlnaHQ9IjMycHgiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0iIzZENkU3MSI+ICAgIDxwYXRoIGQ9Ik0zMS42MDcgMjcuODM4bC02LjEzMy02LjEzN2ExLjMzNiAxLjMzNiAwIDAgMC0xLjg4NyAwbC0uMDM1LjAzNS0yLjUzMy0yLjUzMy0uMDE0LjAxNGMzLjY1Mi00LjU1NiAzLjQyMi0xMS4xOTUtLjgwMy0xNS40Mi00LjUyOS00LjUyNy0xMS44NzUtNC41MzEtMTYuNDA0IDAtNC41MzEgNC41MzEtNC41MjkgMTEuODc1IDAgMTYuNDA2IDQuMjA1IDQuMjA0IDEwLjgxMSA0LjQ1NSAxNS4zNjUuODQ4bC4wMDQuMDAzLS4wMzMuMDMzIDIuNTQxIDIuNTRhMS4zMyAxLjMzIDAgMCAwIC4wMjUgMS44NDhsNi4xMzUgNi4xMzNhMS4zMyAxLjMzIDAgMCAwIDEuODg3IDBsMS44ODUtMS44ODNhMS4zMzIgMS4zMzIgMCAwIDAgMC0xLjg4N3pNMTcuODExIDE3LjgwOWE4LjIxMyA4LjIxMyAwIDAgMS0xMS42MTkgMCA4LjIxNyA4LjIxNyAwIDAgMSAwLTExLjYyMiA4LjIxOSA4LjIxOSAwIDAgMSAxMS42MTkuMDA0IDguMjE2IDguMjE2IDAgMCAxIDAgMTEuNjE4eiIvPjwvc3ZnPg==);background-size:1em;background-position:.25em center;background-repeat:no-repeat;padding-left:1.75em}.input-minimal{font-size:1rem;line-height:1.55rem;border-top:none;border-right:none;border-left:none;border-bottom-color:#ccc;box-shadow:none}@media screen and (max-width:859px){.input-minimal{font-size:1rem}}@media screen and (max-width:479px){.input-minimal{font-size:1rem}}.input-minimal:focus{border-bottom-color:#999;box-shadow:none}.input-error{border-color:#c86a4a;padding-right:24px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjE2cHgiIHZpZXdCb3g9IjAgMCAxNiAxNiIgeD0iMiIgeT0iMCI+PHBhdGggZmlsbD0iI2M4NmE0YSIgZD0iTTExLjIyNSwwSDQuNjQ4TDAsNC42NXY2LjU3Nmw0LjY0OCw0LjY0OWg2LjU3Nmw0LjY1LTQuNjQ5VjQuNjVMMTEuMjI1LDB6IE05LjA3MSwxMy42MDdINi44MDR2LTIuMjY5aDIuMjY4VjEzLjYwN3ogTTkuMDcxLDkuMDcxSDYuODA0VjMuNDAyaDIuMjY4VjkuMDcxeiIvPjwvc3ZnPg==);background-position:right center;background-repeat:no-repeat}.input-error:focus{border-color:#c86a4a;box-shadow:inset 0 1px 2px rgba(0,0,0,0.075),0 0 5px rgba(200,106,75,0.5)}.input-success{padding-right:24px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSIwIDAgMjQgMTYiPjxwb2x5Z29uIGZpbGw9IiM1QTkzNTkiIHBvaW50cz0iOC4xODgsMTEuMDgyIDQuMDU5LDYuOTUyIDIuMjU4LDguNzUyIDguMTg4LDE0LjY4MyAxOS43NTQsMy4xMTkgMTcuOTU0LDEuMzE3ICIvPjwvc3ZnPg==);background-position:right center;background-repeat:no-repeat}.input-error-message{font-size:0.875rem;line-height:1.55rem;padding:0.3875rem 0.3875rem;color:rgba(0,0,0,0.75);background-color:#f3ded7;border:1px solid #e4a793;position:relative;display:none;margin-top:.5rem}@media screen and (max-width:859px){.input-error-message{font-size:0.875rem}}@media screen and (max-width:479px){.input-error-message{font-size:0.875rem}}.input-error-message:after{content:"";position:absolute;left:11px;top:-15px;width:0;height:0;pointer-events:none;border:8px solid transparent;border-bottom-color:#f3ded7}.input-error-message:before{content:"";position:absolute;left:11px;top:-16px;width:0;height:0;pointer-events:none;border:8px solid transparent;border-bottom-color:#e4a793}.input-error-message.is-active,.input-error-message.is-active:before,.input-error-message.is-active:after{display:inline-block}input[type='radio'],input[type='checkbox']{float:left;width:1rem;height:1rem;margin-top:.135rem;margin-right:.125rem;margin-left:.125rem;line-height:1.25rem;box-shadow:none}html[dir="rtl"] input[type='radio'],html[dir="rtl"] input[type='checkbox']{float:right}input[type='radio']:focus,input[type='checkbox']:focus{box-shadow:none;border:none;outline:auto}.fieldset-radio label,.fieldset-checkbox label{margin-bottom:.25rem;font-size:0.9375rem;line-height:1.25rem;color:#595959;width:auto}select{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjQsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTAwcHgiIGhlaWdodD0iMTAwcHgiIHZpZXdCb3g9IjAgMCAxMDAgMTAwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMDAgMTAwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxwYXRoIGZpbGw9IiM1OTU5NTkiIGQ9Ik03NS43NDksMzcuNDY2YzAuNDI1LDAuNDI1LDAuNTUyLDEuMDYzLDAuMzIyLDEuNjE4Qzc1Ljg0MSwzOS42MzksNzUuMzAxLDQwLDc0LjY5OSw0MGgtNDkuNA0KCQljLTAuNiwwLTEuMTQzLTAuMzYyLTEuMzcyLTAuOTE3Yy0wLjIzLTAuNTU1LTAuMTAzLTEuMTkzLDAuMzIyLTEuNjE4bDIzLjQ0LTIzLjQ0YzEuMjc2LTEuMjc2LDMuMzQzLTEuMjc2LDQuNjIsMEw3NS43NDksMzcuNDY2DQoJCUw3NS43NDksMzcuNDY2eiBNMjQuMjUsNjIuNTM0Yy0wLjQyNi0wLjQyNS0wLjU1My0xLjA2My0wLjMyMy0xLjYxOGMwLjIzLTAuNTU1LDAuNzctMC45MTYsMS4zNy0wLjkxNkg3NC43DQoJCWMwLjYwMiwwLDEuMTQzLDAuMzU5LDEuMzczLDAuOTE2YzAuMjMsMC41NTUsMC4xMDMsMS4xOTMtMC4zMjIsMS42MThMNTIuMzEsODUuOTc3Yy0xLjI3NSwxLjI3NS0zLjM0NCwxLjI3NC00LjYyLDBMMjQuMjUsNjIuNTM0eg0KCQkiLz4NCjwvZz4NCjwvc3ZnPg0K);background-position:center right;background-repeat:no-repeat;background-size:.9rem;width:auto;padding-right:1.55rem;-webkit-appearance:none;-moz-appearance:none}html[dir="rtl"] select{background-position:center left;padding-left:1.55rem;padding-right:0.31rem}select[multiple]{height:auto;background-image:none;padding:0}select[multiple] option{padding:0.31rem}.select-full{width:100%}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){select::-ms-expand{display:none}select:focus::-ms-value{background:transparent;color:#595959}}.input-group{display:table;margin-top:0.3875rem}.input-group-button{width:1%;vertical-align:middle;display:table-cell}.input-group-button .btn,.input-group-button button{height:2.25rem;margin-left:-1px}input.input-group-input,.input-group-input{display:table-cell;position:relative;margin-top:0;width:100%;vertical-align:middle}.loader-bars:before,.loader-bars:after,.loader-bars{background:#0079c1;-webkit-animation:load 0.8s infinite ease-in-out;animation:load 0.8s infinite ease-in-out;width:0.85rem;height:2rem}.loader-bars:before,.loader-bars:after{position:absolute;top:0;content:''}@-webkit-keyframes load{0%,80%,100%{opacity:.75;box-shadow:0 0 #0079c1;height:2rem}40%{opacity:1;box-shadow:0 -0.5rem #0079c1;height:2.5rem}}@keyframes load{0%,80%,100%{opacity:.75;box-shadow:0 0 #0079c1;height:2rem}40%{opacity:1;box-shadow:0 -0.5rem #0079c1;height:2.5rem}}.loader{display:none;position:relative}.loader.is-active{display:block}.loader-bars{text-indent:-9999em;margin:auto;position:absolute;right:50%;font-size:11px;-webkit-animation-delay:0.16s;animation-delay:0.16s}.loader-bars:before{left:-1.25rem}.loader-bars:after{left:1.25rem;-webkit-animation-delay:0.32s;animation-delay:0.32s}.loader-text{text-align:center;padding-top:4rem;font-weight:400;font-style:normal}.loader-text b,.loader-text strong{font-weight:500}.loader-text:after{content:"…"}.ie9 .loader-bars{position:inherit;background-color:transparent;background-image:url(../img/loader-ie9.gif);background-position:center top;animation:none;-webkit-animation-delay:none;-webkit-animation:none;width:64px;height:64px}.ie9 .loader-bars:before,.ie9 .loader-bars:after{background:none;animation:none;-webkit-animation:none;width:0;height:0}.ie9 .loader-text{padding-top:2rem}.skip-to-content{opacity:0;float:left;pointer-events:none;margin:0 0 0 1rem;position:absolute;z-index:10;background-color:transparent;-webkit-transition:150ms linear;transition:150ms linear}.skip-to-content:focus{opacity:1;-webkit-transition:150ms linear;transition:150ms linear;background-color:white}.card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;background:white;box-shadow:0 0 0 1px rgba(0,0,0,0.1),0 0 16px 0 rgba(0,0,0,0.05)}.card-image-wrap{width:100%;position:relative;margin-bottom:0;-webkit-box-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.card-image{width:100%;display:block}.card-image-caption{background:rgba(255,255,255,0.8);width:100%;box-sizing:border-box;position:absolute;bottom:0;font-size:0.875rem;line-height:1.55rem;padding:.35rem 1.25rem .35rem 1.25rem}@media screen and (max-width:859px){.card-image-caption{font-size:0.875rem}}@media screen and (max-width:479px){.card-image-caption{font-size:0.875rem}}.card-last{margin-bottom:auto}.card-content{padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.card-shaped{box-shadow:none;background:transparent}.card-shaped .card-content{border:1px solid rgba(0,0,0,0.1);box-shadow:0 0 16px 0 rgba(0,0,0,0.05);padding-top:4rem}.card-shaped .card-image-wrap{margin-bottom:-3rem;padding:0 1.25rem;box-sizing:border-box}.card-bar-lightest-blue{border-top:3px solid #d2e9f9}.card-bar-lighter-blue{border-top:3px solid #bcdaed}.card-bar-light-blue{border-top:3px solid #56a5d8}.card-bar-blue{border-top:3px solid #0079c1}.card-bar-dark-blue{border-top:3px solid #005e95}.card-bar-light-green{border-top:3px solid #9bc19c}.card-bar-green{border-top:3px solid #5a9359}.card-bar-dark-green{border-top:3px solid #338033}.card-bar-light-red{border-top:3px solid #e4a793}.card-bar-red{border-top:3px solid #de2900}.card-bar-dark-red{border-top:3px solid #ab3c16}.card-bar-light-orange{border-top:3px solid #e8912e}.card-bar-orange{border-top:3px solid #d17e21}.card-bar-dark-orange{border-top:3px solid #ad6511}.card-bar-light-yellow{border-top:3px solid #efe397}.card-bar-yellow{border-top:3px solid #e4d154}.card-bar-dark-yellow{border-top:3px solid #d9bf2b}.card-bar-light-purple{border-top:3px solid #c4bcdc}.card-bar-purple{border-top:3px solid #9081bc}.card-bar-dark-purple{border-top:3px solid #7461a8}.card-bar-light-brown{border-top:3px solid #d2b38f}.card-bar-brown{border-top:3px solid #a57946}.card-bar-dark-brown{border-top:3px solid #8c5e2a}.card-wide{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.card-wide .card-content{display:block;-webkit-box-flex:1 1 75%;-ms-flex:1 1 75%;flex:1 1 75%}.card-wide-image-wrap{position:relative;top:0;left:0;bottom:0;width:25%;overflow:hidden;margin-bottom:0}.card-wide-image{width:auto;min-width:100%;max-width:none;height:100%;margin:0;display:block;position:absolute}@-webkit-keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fade-out{0%{opacity:1}100%{opacity:0}}@keyframes fade-out{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes in-up{0%{transform:translate3d(0,100%,0)}100%{transform:translate3d(0,0,0)}}@keyframes in-up{0%{transform:translate3d(0,100%,0)}100%{transform:translate3d(0,0,0)}}@-webkit-keyframes in-down{0%{transform:translate3d(0,-100%,0)}100%{transform:translate3d(0,0,0)}}@keyframes in-down{0%{transform:translate3d(0,-100%,0)}100%{transform:translate3d(0,0,0)}}@-webkit-keyframes out-up{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(0,100%,0)}}@keyframes out-up{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(0,100%,0)}}@-webkit-keyframes out-down{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(0,-100%,0)}}@keyframes out-down{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(0,-100%,0)}}.fade-in,.animate-fade-in{opacity:0;-webkit-animation:fade-in ease-in 1;-moz-animation:fade-in ease-in 1;animation:fade-in ease-in 1;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:0.75s;-moz-animation-duration:0.75s;animation-duration:0.75s}.animate-fade-out{-webkit-animation:fade-out ease-out 1;-moz-animation:fade-out ease-out 1;animation:fade-out ease-out 1;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:0.75s;-moz-animation-duration:0.75s;animation-duration:0.75s}.animate-in-down{-webkit-animation:in-down ease-out 1;-moz-animation:in-down ease-out 1;animation:in-down ease-out 1;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:0.5s;-moz-animation-duration:0.5s;animation-duration:0.5s}.animate-in-up{-webkit-animation:in-up ease-out 1;-moz-animation:in-up ease-out 1;animation:in-up ease-out 1;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:0.5s;-moz-animation-duration:0.5s;animation-duration:0.5s}.animate-out-down{-webkit-animation:out-down ease-in 1;-moz-animation:out-down ease-in 1;animation:out-down ease-in 1;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:0.5s;-moz-animation-duration:0.5s;animation-duration:0.5s}.animate-out-up{-webkit-animation:out-up ease-in 1;-moz-animation:out-up ease-in 1;animation:out-up ease-in 1;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:0.5s;-moz-animation-duration:0.5s;animation-duration:0.5s}.top-nav{position:relative;font-weight:400;font-style:normal;border-bottom:1px solid #efefef;background-color:white;z-index:100}.top-nav b,.top-nav strong{font-weight:500}.top-nav .esri-logo{margin-top:1rem}.top-nav .sign-in{padding-top:1.55rem}.top-nav-title{font-weight:400;font-style:normal;font-size:1.2019rem;line-height:1.55rem;float:left;margin-right:1.5rem;padding-top:1.125rem;padding-bottom:calc(1.25rem - 4px);line-height:1.5rem;border-bottom:4px solid transparent;color:#4c4c4c}.top-nav-title b,.top-nav-title strong{font-weight:500}@media screen and (max-width:859px){.top-nav-title{font-size:1.1305rem}}@media screen and (max-width:479px){.top-nav-title{font-size:1.0625rem}}html[dir="rtl"] .top-nav-title{float:right}html[dir="rtl"] .top-nav-title{white-space:nowrap;margin-right:0;margin-left:1.5rem}.top-nav-title:hover{color:#0079c1;border-bottom-color:#0079c1;text-decoration:none}.top-nav-list{float:left;padding:0}html[dir="rtl"] .top-nav-list{float:right}.top-nav-list .top-nav-link + .top-nav-link{margin-left:.75em}html[dir="rtl"] .top-nav-list .top-nav-link + .top-nav-link{margin-left:0;margin-right:.75em}.top-nav-list.right{float:right}html[dir="rtl"] .top-nav-list.right{float:left}.top-nav-link{font-size:0.9375rem;line-height:1.55rem;color:#4c4c4c;padding-top:1.1625rem;padding-bottom:calc(1.1625rem - 4px);border-bottom:4px solid transparent;line-height:1.5rem;display:inline-block;vertical-align:top}@media screen and (max-width:859px){.top-nav-link{font-size:0.9375rem}}@media screen and (max-width:479px){.top-nav-link{font-size:0.9375rem}}.top-nav-link:hover,.top-nav-link:focus{color:#0079c1;border-bottom-color:#0079c1;text-decoration:none}.top-nav-link:focus{outline:none}.top-nav-link.is-active{border-bottom-color:#0079c1}.top-nav-flex{display:flex}.top-nav-flex-list{flex-grow:1;flex-basis:30%}.top-nav-flex-title{flex-grow:2;text-align:center}.sign-in{float:right;padding-left:0.3875rem;margin-top:-0.7rem}html[dir="rtl"] .sign-in{float:left}html[dir="rtl"] .sign-in{padding-left:0;padding-right:0.3875rem}.user-nav-name{padding-right:1.5em;color:#4c4c4c}.user-nav-name:hover{text-decoration:none}.user-nav-image{width:1.2rem;height:1.2rem;vertical-align:-0.25rem}.sub-nav{background-color:#efefef}.sub-nav-title{font-size:1.9994rem;line-height:2.325rem;margin-top:0.775rem;margin-bottom:0.775rem;display:inline-block;line-height:1.25}@media screen and (max-width:859px){.sub-nav-title{font-size:1.7689rem}}@media screen and (max-width:479px){.sub-nav-title{font-size:1.5625rem}}.sub-nav-list{width:100%;float:left}html[dir="rtl"] .sub-nav-list{float:right}.sub-nav-link{padding:.25em .75em;margin:0 .25em 0 0;float:left;font-family:"Avenir Next W01","Avenir Next W00","Avenir Next","Avenir","Helvetica Neue","Helvetica","Arial",sans-serif;color:#efefef;font-size:0.9375rem;line-height:1.55rem;background-color:rgba(0,0,0,0.45);box-sizing:border-box;-webkit-transition:background-color 150ms linear,color 150ms 150ms linear;transition:background-color 150ms linear,color 150ms 150ms linear}html[dir="rtl"] .sub-nav-link{float:right}@media screen and (max-width:859px){.sub-nav-link{font-size:0.9375rem}}@media screen and (max-width:479px){.sub-nav-link{font-size:0.9375rem}}.sub-nav-link:hover,.sub-nav-link:focus{background-color:rgba(0,0,0,0.3);color:white;text-decoration:none;-webkit-background-image:linear-gradient(to top,transparent 94%,white 96%,white 100%);-moz-background-image:linear-gradient(to top,transparent 94%,white 96%,white 100%);-o-background-image:linear-gradient(to top,transparent 94%,white 96%,white 100%);background-image:linear-gradient(to top,transparent 94%,white 96%,white 100%)}.sub-nav-link.is-active{background-color:white;color:#4c4c4c}.third-nav{font-weight:400;font-style:normal;border-bottom:1px solid #efefef;background-color:white;padding:0.3875rem 0;width:100%}.third-nav b,.third-nav strong{font-weight:500}.third-nav-container{position:relative;overflow-x:auto;white-space:nowrap;padding-bottom:15px;margin-bottom:-15px}.third-nav-link{color:#595959;font-size:0.875rem;line-height:1.55rem;margin-right:1.1625rem}@media screen and (max-width:859px){.third-nav-link{font-size:0.875rem}}@media screen and (max-width:479px){.third-nav-link{font-size:0.875rem}}html[dir="rtl"] .third-nav-link{white-space:nowrap}.third-nav-link:last-child{margin-right:2.325rem}.third-nav-link.is-active{font-weight:600;font-style:normal}.third-nav-link.is-active b,.third-nav-link.is-active strong{font-weight:600}.nav-overflow-left{position:absolute;padding:11px 6px;top:0;margin:0;background-color:rgba(255,255,255,0.8);display:none;left:0}.nav-overflow-left:before{padding-right:0}.nav-overflow-left.is-active{display:block}.nav-overflow-right{position:absolute;padding:11px 6px;top:0;margin:0;background-color:rgba(255,255,255,0.8);display:none;right:0}.nav-overflow-right:before{padding-right:0}.nav-overflow-right.is-active{display:block}.side-nav,.dropdown-menu,.filter-dropdown-list{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0;border:1px solid #efefef;border-top:none;font-weight:400;font-style:normal;background-color:white}.side-nav b,.dropdown-menu b,.filter-dropdown-list b,.side-nav strong,.dropdown-menu strong,.filter-dropdown-list strong{font-weight:500}.side-nav-title{margin:0;padding:0.51667rem;font-weight:400;font-style:normal;font-size:0.9375rem;line-height:1.55rem;background-color:#f8f8f8;border-top:1px solid #efefef}.side-nav-title b,.side-nav-title strong{font-weight:500}@media screen and (max-width:859px){.side-nav-title{font-size:0.9375rem}}@media screen and (max-width:479px){.side-nav-title{font-size:0.9375rem}}.side-nav-link{position:relative;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0.51667rem;font-size:0.875rem;line-height:1.55rem;color:#595959;background-color:white;border-top:1px solid #efefef;cursor:pointer}@media screen and (max-width:859px){.side-nav-link{font-size:0.875rem}}@media screen and (max-width:479px){.side-nav-link{font-size:0.875rem}}.side-nav-link:hover{background-color:#f8f8f8;text-decoration:none;color:#4c4c4c}.side-nav-link.is-active{text-indent:-3px;border-left:3px solid #0079c1}html[dir="rtl"] .side-nav-link.is-active{border-left:none;border-right:3px solid #0079c1}body{display:flex;height:100%;flex-direction:column}.wrapper{flex:1 0 auto}.footer{background-color:#f8f8f8;padding-top:3.1rem;flex:none}.tab-nav:after{content:'';display:table;clear:both}.tab-title{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:0.875rem;line-height:1.55rem;-webkit-transition:background,150ms linear;transition:background,150ms linear;padding:0.3875rem 0.775rem;float:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-color:#f8f8f8;border:1px solid #ccc;border-left:none;cursor:pointer}@media screen and (max-width:859px){.tab-title{font-size:0.875rem}}@media screen and (max-width:479px){.tab-title{font-size:0.875rem}}.tab-title:first-child{border-left:1px solid #ccc}.tab-title:focus{outline:none}.tab-title:hover,.tab-title:focus{background-color:#fcfcfc;text-decoration:none;-webkit-background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%);-moz-background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%);-o-background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%);background-image:linear-gradient(to top,transparent 94%,#0079c1 96%,#0079c1 100%)}.tab-title.is-active{border-bottom:1px solid white;background-color:white}.tab-title.is-active:hover{background-color:white}.tab-contents{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;margin-top:-1px}.tab-section{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:white;display:none;padding:0.775rem}.tab-section.is-active{display:block}.tab-section pre{margin:0}.tabs-gray .tab-title{background-color:white}.tabs-gray .tab-title.is-active{background-color:#f8f8f8;border-bottom:1px solid #f8f8f8}.tabs-gray .tab-section{background-color:#f8f8f8}.tabs-gray pre code{padding:0;border:none;background-color:transparent}.tabs-transparent .tab-title{background-color:transparent;border:1px solid transparent;border-bottom:1px solid #ccc}.tabs-transparent .tab-title:hover{border-bottom:1px solid #ccc}.tabs-transparent .tab-title.is-active{-webkit-transition:backround,150ms linear;transition:backround,150ms linear;background-color:transparent;border:1px solid #ccc;border-bottom:1px solid white}.tabs-transparent .tab-contents{border-bottom:none;border-left:none;border-right:none}.tabs-transparent .tab-section{background-color:transparent;padding-left:0;padding-right:0}.tabs-translucent .tab-title{background-color:rgba(255,255,255,0.7);background-image:none;border:none;border-top:2px solid rgba(255,255,255,0.7);color:#4c4c4c;margin-right:2px;margin-bottom:3px;transition:none}.tabs-translucent .tab-title:hover,.tabs-translucent .tab-title:focus{background-color:rgba(255,255,255,0.8);border-top-color:#0079c1;background-image:none}.tabs-translucent .tab-title.is-active{background-image:none;background-color:rgba(255,255,255,0.8);border-top-color:#0079c1;border-bottom:2px solid rgba(255,255,255,0.8);margin-bottom:0}.tabs-translucent .tab-contents{border:none}.tabs-translucent .tab-section{background-color:rgba(255,255,255,0.8)}.tabs-dark .tab-title{background-color:rgba(255,255,255,0.7);background-image:none;border:none;border-top:2px solid rgba(255,255,255,0.7);color:#4c4c4c;margin-right:2px;margin-bottom:3px;transition:none}.tabs-dark .tab-title:hover,.tabs-dark .tab-title:focus{background-color:rgba(255,255,255,0.8);border-top-color:#0079c1;background-image:none}.tabs-dark .tab-title.is-active{background-image:none;background-color:rgba(255,255,255,0.8);border-top-color:#0079c1;border-bottom:2px solid rgba(255,255,255,0.8);margin-bottom:0}.tabs-dark .tab-contents{border:none}.tabs-dark .tab-section{background-color:rgba(255,255,255,0.8)}.tabs-dark .tab-title{background-color:rgba(0,0,0,0.75);color:white;border-top:2px solid rgba(0,0,0,0.75)}.tabs-dark .tab-title:hover,.tabs-dark .tab-title:focus{background-color:rgba(0,0,0,0.85);border-top-color:white}.tabs-dark .tab-title.is-active{background-color:rgba(0,0,0,0.85);border-top-color:white;border-bottom:2px solid transparent}.tabs-dark .tab-section{background-color:rgba(0,0,0,0.85);color:white}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;overflow-y:hidden;text-align:center;opacity:0;visibility:hidden;background:rgba(0,0,0,0.75);-webkit-transition:visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);transition:visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);z-index:101}.modal-overlay.is-active{visibility:visible;opacity:1;-webkit-transition-delay:0ms;transition-delay:0ms}.modal-overlay.is-active .modal-content{visibility:visible;opacity:1;-webkit-transition-delay:0ms;transition-delay:0ms;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.modal-overlay:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em}.modal-content{box-sizing:border-box;max-height:80vh;z-index:102;float:none;background:white;padding:1.55rem;text-align:start;overflow-y:auto;-webkit-overflow-scrolling:touch;display:inline-block;vertical-align:middle;opacity:0;visibility:hidden;-webkit-transition:-webkit- transform 300ms cubic-bezier(0.215,0.44,0.42,0.88),visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);-moz-transition:-moz- transform 300ms cubic-bezier(0.215,0.44,0.42,0.88),visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);-o-transition:-o- transform 300ms cubic-bezier(0.215,0.44,0.42,0.88),visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);transition:transform 300ms cubic-bezier(0.215,0.44,0.42,0.88),visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);-webkit-transform:translate3d(0,20px,0);-moz-transform:translate3d(0,20px,0);-ms-transform:translate3d(0,20px,0);-o-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}html[dir="rtl"] .modal-content{float:none}.search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;overflow-y:hidden;text-align:center;opacity:0;visibility:hidden;background:rgba(0,0,0,0.75);-webkit-transition:visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);transition:visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);z-index:101;z-index:99;position:absolute;background:white}.search-overlay.is-active{visibility:visible;opacity:1;-webkit-transition-delay:0ms;transition-delay:0ms}.search-overlay.is-active .modal-content{visibility:visible;opacity:1;-webkit-transition-delay:0ms;transition-delay:0ms;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.search-overlay:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em}.search-overlay.is-active{opacity:0.98}.search-overlay.is-active .search-content{visibility:visible;opacity:1;-webkit-transition-delay:0ms;transition-delay:0ms;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.search-content{box-sizing:border-box;max-height:80vh;z-index:102;float:none;background:white;padding:1.55rem;text-align:start;overflow-y:auto;-webkit-overflow-scrolling:touch;display:inline-block;vertical-align:middle;opacity:0;visibility:hidden;-webkit-transition:-webkit- transform 300ms cubic-bezier(0.215,0.44,0.42,0.88),visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);-moz-transition:-moz- transform 300ms cubic-bezier(0.215,0.44,0.42,0.88),visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);-o-transition:-o- transform 300ms cubic-bezier(0.215,0.44,0.42,0.88),visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);transition:transform 300ms cubic-bezier(0.215,0.44,0.42,0.88),visibility 0ms linear 300ms,opacity 300ms cubic-bezier(0.215,0.44,0.42,0.88);-webkit-transform:translate3d(0,20px,0);-moz-transform:translate3d(0,20px,0);-ms-transform:translate3d(0,20px,0);-o-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);-webkit-transform:translate3d(0,-20px,0);-moz-transform:translate3d(0,-20px,0);-ms-transform:translate3d(0,-20px,0);-o-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);margin-top:4.65rem;padding-top:15vh;vertical-align:top}html[dir="rtl"] .search-content{float:none}.search-top-nav{font-size:0.9375rem;line-height:1.55rem;color:#4c4c4c;padding-top:1.1625rem;padding-bottom:calc(1.1625rem - 4px);border-bottom:4px solid transparent;line-height:1.5rem;display:inline-block;vertical-align:top;background-color:transparent;border:none}@media screen and (max-width:859px){.search-top-nav{font-size:0.9375rem}}@media screen and (max-width:479px){.search-top-nav{font-size:0.9375rem}}.search-top-nav:hover,.search-top-nav:focus{color:#0079c1;border-bottom-color:#0079c1;text-decoration:none}.search-top-nav:focus{outline:none}.search-top-nav.is-active{border-bottom-color:#0079c1}.search-top-nav:hover{background-color:transparent}.search-icon-open,.search-icon-close{display:none}.search-icon-open .is-active,.search-icon-close .is-active{display:block}input[type="search"].search-input{font-size:2.82715rem;height:3.875rem;border-top:none;border-right:none;border-left:none;border-bottom-color:#ccc;box-shadow:none}.accordion{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0;border:1px solid #efefef;border-top:none;font-weight:400;font-style:normal;background-color:white}.accordion b,.accordion strong{font-weight:500}.accordion-section .svg-icon{transform:rotate(-90deg)}.accordion-section.is-active .accordion-content{display:block}.accordion-section.is-active .svg-icon{transform:rotate(0deg)}.accordion-title{margin:0;padding:0.51667rem;font-weight:400;font-style:normal;font-size:0.9375rem;line-height:1.55rem;background-color:#f8f8f8;border-top:1px solid #efefef;cursor:pointer}.accordion-title b,.accordion-title strong{font-weight:500}@media screen and (max-width:859px){.accordion-title{font-size:0.9375rem}}@media screen and (max-width:479px){.accordion-title{font-size:0.9375rem}}.accordion-title:focus,.accordion-title:hover{-webkit-transition:all,150ms linear;transition:all,150ms linear;background-color:#f4f4f4}.accordion-content{display:none}.drawer{position:fixed;top:0;right:0;bottom:0;left:0;visibility:hidden;overflow:hidden;opacity:0;background:rgba(0,0,0,0.75);-webkit-transition:visibility 0ms linear 200ms,opacity 200ms linear;transition:visibility 0ms linear 200ms,opacity 200ms linear;z-index:1001}.drawer.is-active{visibility:visible;opacity:1;background-color:rgba(0,0,0,0.75);-webkit-transition-delay:0ms;transition-delay:0ms}.drawer.is-active.drawer-left .drawer-nav{-webkit-transform:translate3d(280px,0,0);-moz-transform:translate3d(280px,0,0);-ms-transform:translate3d(280px,0,0);-o-transform:translate3d(280px,0,0);transform:translate3d(280px,0,0)}html[dir="rtl"] .drawer.is-active.drawer-left .drawer-nav{-webkit-transform:translate3d(-280px,0,0);-moz-transform:translate3d(-280px,0,0);-ms-transform:translate3d(-280px,0,0);-o-transform:translate3d(-280px,0,0);transform:translate3d(-280px,0,0)}.drawer.is-active.drawer-right .drawer-nav{-webkit-transform:translate3d(-280px,0,0);-moz-transform:translate3d(-280px,0,0);-ms-transform:translate3d(-280px,0,0);-o-transform:translate3d(-280px,0,0);transform:translate3d(-280px,0,0)}html[dir="rtl"] .drawer.is-active.drawer-right .drawer-nav{-webkit-transform:translate3d(280px,0,0);-moz-transform:translate3d(280px,0,0);-ms-transform:translate3d(280px,0,0);-o-transform:translate3d(280px,0,0);transform:translate3d(280px,0,0)}.drawer-nav{position:absolute;top:0;height:100%;width:280px;margin:0;padding:0;list-style:none;background:white;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:-webkit- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-moz-transition:-moz- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-o-transition:-o- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);transition:transform 200ms cubic-bezier(0.215,0.44,0.42,0.88)}.drawer-left .drawer-nav{left:-280px}html[dir="rtl"] .drawer-left .drawer-nav{left:100%}.drawer-right .drawer-nav{left:100%}html[dir="rtl"] .drawer-right .drawer-nav{left:-280px}.wrapper{-webkit-transition:-webkit- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-moz-transition:-moz- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-o-transition:-o- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);transition:transform 200ms cubic-bezier(0.215,0.44,0.42,0.88)}.drawer-left-is-active{-webkit-transition:-webkit- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-moz-transition:-moz- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-o-transition:-o- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);transition:transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-webkit-transform:translate3d(280px,0,0);-moz-transform:translate3d(280px,0,0);-ms-transform:translate3d(280px,0,0);-o-transform:translate3d(280px,0,0);transform:translate3d(280px,0,0)}html[dir="rtl"] .drawer-left-is-active{-webkit-transition:-webkit- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-moz-transition:-moz- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-o-transition:-o- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);transition:transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-webkit-transform:translate3d(-280px,0,0);-moz-transform:translate3d(-280px,0,0);-ms-transform:translate3d(-280px,0,0);-o-transform:translate3d(-280px,0,0);transform:translate3d(-280px,0,0)}.drawer-right-is-active{-webkit-transition:-webkit- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-moz-transition:-moz- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-o-transition:-o- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);transition:transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-webkit-transform:translate3d(-280px,0,0);-moz-transform:translate3d(-280px,0,0);-ms-transform:translate3d(-280px,0,0);-o-transform:translate3d(-280px,0,0);transform:translate3d(-280px,0,0)}html[dir="rtl"] .drawer-right-is-active{-webkit-transition:-webkit- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-moz-transition:-moz- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-o-transition:-o- transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);transition:transform 200ms cubic-bezier(0.215,0.44,0.42,0.88);-webkit-transform:translate3d(280px,0,0);-moz-transform:translate3d(280px,0,0);-ms-transform:translate3d(280px,0,0);-o-transform:translate3d(280px,0,0);transform:translate3d(280px,0,0)}.ie9 .drawer.is-active.drawer-left .drawer-nav{-ms-transform:translate(280px,0)}html[dir="rtl"] .ie9 .drawer.is-active.drawer-left .drawer-nav{-ms-transform:translate(-280px,0)}.ie9 .drawer.is-active.drawer-right .drawer-nav{-ms-transform:translate(-280px,0)}html[dir="rtl"] .ie9 .drawer.is-active.drawer-right .drawer-nav{-ms-transform:translate(280px,0)}input.filter-dropdown-input{margin:1%;width:98%}.filter-dropdown-title{display:inline;padding-bottom:0}.filter-dropdown-action{font-size:0.8125rem;line-height:1.55rem;float:right;color:#959595;display:none}@media screen and (max-width:859px){.filter-dropdown-action{font-size:0.8125rem}}@media screen and (max-width:479px){.filter-dropdown-action{font-size:0.8125rem}}html[dir="rtl"] .filter-dropdown-action{float:left}.filter-dropdown-action.is-active{display:inline-block}.filter-dropdown-container:after{content:'';display:table;clear:both}.filter-dropdown-list{position:absolute;min-width:200px;-webkit-box-shadow:0 0 16px 0 rgba(0,0,0,0.05);-moz-box-shadow:0 0 16px 0 rgba(0,0,0,0.05);box-shadow:0 0 16px 0 rgba(0,0,0,0.05);z-index:1000;display:none;overflow:auto;background-color:#f8f8f8;border-top:1px solid #efefef;max-width:100%;width:100%}.filter-dropdown-list.dropdown-right{right:0}.filter-dropdown-list.is-active{display:block}.filter-dropdown-inner-list{max-height:13.95rem;overflow:auto;border-top:1px solid #efefef;background-color:white}.filter-dropdown-link{position:relative;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0.51667rem 1.55rem;font-size:0.875rem;line-height:1.55rem;color:#6e6e6e;border-top:1px solid #efefef}html[dir="rtl"] .filter-dropdown-link{padding:0.51667rem 0.125rem 0.51667rem 1.55rem}@media screen and (max-width:859px){.filter-dropdown-link{font-size:0.875rem}}@media screen and (max-width:479px){.filter-dropdown-link{font-size:0.875rem}}.filter-dropdown-link:first-child{border-top:none}.filter-dropdown-link:hover{text-decoration:none;color:#828282}.filter-dropdown-link:hover .filter-link-check{opacity:1;visibility:visible}.filter-dropdown-link.is-active .filter-link-close{opacity:1;visibility:visible}.filter-dropdown-link.is-active .filter-link-check{fill:#5a9359;opacity:1;visibility:visible}.filter-dropdown-link.is-active:hover .filter-link-close{fill:#de2900}.filter-link-close{opacity:0;visibility:hidden;margin-top:6px;position:absolute;right:9px}.filter-link-check{opacity:0;visibility:hidden;margin-top:6px;position:absolute;left:9px}.filter-dropdown-active{background-color:#efefef;padding:.25em .5em;border-radius:3px;font-size:.85em;line-height:1;white-space:nowrap;font-size:0.875rem;line-height:1.55rem;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;display:inline-block;padding:0.51667rem 0 0.51667rem 0.51667rem;margin-right:0.25833rem;margin-top:0.25833rem;color:#6e6e6e}@media screen and (max-width:859px){.filter-dropdown-active{font-size:0.875rem}}@media screen and (max-width:479px){.filter-dropdown-active{font-size:0.875rem}}.filter-dropdown-remove{padding-right:1.55rem}.filter-dropdown-remove .svg-icon{margin-top:6px;float:right;position:absolute;color:#6e6e6e}.filter-dropdown-remove:hover .svg-icon{color:#de2900}.is-hidden{display:none!important}.link-red{color:#de2900}.link-red:hover{color:#ab3c16}.link-green{color:#5a9359}.link-green:hover{color:#338033}.link-light-blue{color:#bcdaed}.link-light-blue:hover{color:#56a5d8}.link-blue{color:#0079c1}.link-blue:hover{color:#005e95}.link-white{color:white}.link-white:hover{color:#efefef}.link-light-gray{color:#a9a9a9}.link-light-gray:hover{color:#959595}.link-dark-gray{color:#828282}.link-dark-gray:hover{color:#6e6e6e}.link-darker-gray{color:#6e6e6e}.link-darker-gray:hover{color:#595959}.link-darkest-gray,.third-nav-link.is-active:hover{color:#595959}.link-darkest-gray:hover,.third-nav-link.is-active:hover{color:#4c4c4c}.link-off-black{color:#4c4c4c}.link-off-black:hover{color:#323232}.text-red{color:#de2900}.text-green{color:#5a9359}.text-blue{color:#0079c1}.text-white{color:white}.text-light-gray{color:#a9a9a9}.text-dark-gray{color:#828282}.text-darker-gray{color:#6e6e6e}.text-darkest-gray{color:#595959}.text-off-black{color:#4c4c4c}.text-rule{border-bottom:1px solid #ccc}.text-inline{display:inline}.text-center{text-align:center}.text-left{text-align:left}html[dir="rtl"] .text-left{text-align:right}.text-right{text-align:right}html[dir="rtl"] .text-right{text-align:left}.text-light{opacity:0.66}.text-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list-numbered{counter-reset:li;list-style:none;position:relative;padding-bottom:1em;margin-left:0}.list-numbered > li{padding:0.3em .25em .25em 2.5em;position:relative;margin-bottom:0.75em;margin-left:0}html[dir="rtl"] .list-numbered > li{padding:0.3em 2.5em .25em .25em}.list-numbered > li:before{font-weight:300;font-style:normal;content:counter(li);counter-increment:li;position:absolute;top:0;left:0;height:100%;height:calc(100% - .3em);width:0.75em;padding:.3em .5em 0 0;color:#959595;font-size:1.2019rem;line-height:1.55rem;line-height:1;text-align:right;border-right:2px solid #ccc}.list-numbered > li:before b,.list-numbered > li:before strong{font-weight:500}@media screen and (max-width:859px){.list-numbered > li:before{font-size:1.1305rem}}@media screen and (max-width:479px){.list-numbered > li:before{font-size:1.0625rem}}html[dir="rtl"] .list-numbered > li:before{left:auto;right:0;padding:0 0 0 .5em;text-align:left;border-right:none;border-left:2px solid #ccc}.list-numbered > li:after{content:".";display:block;clear:left;visibility:hidden;line-height:0;height:0}.list-numbered .list-numbered{margin-bottom:0;padding-bottom:0}.list-numbered .list-numbered > li:before{content:counter(li,lower-alpha)}.list-plain{margin:0.3875rem 0}.list-plain li{list-style-type:none;margin-left:0}.font-size--3{font-size:0.8125rem;line-height:1.55rem}@media screen and (max-width:859px){.font-size--3{font-size:0.8125rem}}@media screen and (max-width:479px){.font-size--3{font-size:0.8125rem}}.font-size--2{font-size:0.875rem;line-height:1.55rem}@media screen and (max-width:859px){.font-size--2{font-size:0.875rem}}@media screen and (max-width:479px){.font-size--2{font-size:0.875rem}}.font-size--1{font-size:0.9375rem;line-height:1.55rem}@media screen and (max-width:859px){.font-size--1{font-size:0.9375rem}}@media screen and (max-width:479px){.font-size--1{font-size:0.9375rem}}.font-size-0{font-size:1rem;line-height:1.55rem}@media screen and (max-width:859px){.font-size-0{font-size:1rem}}@media screen and (max-width:479px){.font-size-0{font-size:1rem}}.font-size-1{font-size:1.2019rem;line-height:1.55rem}@media screen and (max-width:859px){.font-size-1{font-size:1.1305rem}}@media screen and (max-width:479px){.font-size-1{font-size:1.0625rem}}.font-size-2{font-size:1.414rem;line-height:1.55rem}@media screen and (max-width:859px){.font-size-2{font-size:1.33rem}}@media screen and (max-width:479px){.font-size-2{font-size:1.25rem}}.font-size-3{font-size:1.69949rem;line-height:2.325rem}@media screen and (max-width:859px){.font-size-3{font-size:1.50357rem}}@media screen and (max-width:479px){.font-size-3{font-size:1.32812rem}}.font-size-4{font-size:1.9994rem;line-height:2.325rem}@media screen and (max-width:859px){.font-size-4{font-size:1.7689rem}}@media screen and (max-width:479px){.font-size-4{font-size:1.5625rem}}.font-size-5{font-size:2.40307rem;line-height:3.1rem}@media screen and (max-width:859px){.font-size-5{font-size:1.99974rem}}@media screen and (max-width:479px){.font-size-5{font-size:1.66016rem;line-height:2.325rem}}.font-size-6{font-size:2.82715rem;line-height:3.1rem}@media screen and (max-width:859px){.font-size-6{font-size:2.35264rem}}@media screen and (max-width:479px){.font-size-6{font-size:1.95312rem;line-height:2.325rem}}.font-size-7{font-size:3.39795rem;line-height:3.1rem}@media screen and (max-width:859px){.font-size-7{font-size:2.65966rem}}@media screen and (max-width:479px){.font-size-7{font-size:2.0752rem;line-height:2.325rem}}.font-size-8{font-size:3.99758rem;line-height:3.875rem}@media screen and (max-width:859px){.font-size-8{font-size:3.12901rem}}@media screen and (max-width:479px){.font-size-8{font-size:2.44141rem;line-height:3.1rem}}.leader-half{margin-top:0.775rem}.trailer-half{margin-bottom:0.775rem}.padding-leader-half{padding-top:0.775rem}.padding-trailer-half{padding-bottom:0.775rem}.leader-0{margin-top:0rem}.trailer-0{margin-bottom:0rem}.padding-leader-0{padding-top:0rem}.padding-trailer-0{padding-bottom:0rem}.leader-1{margin-top:1.55rem}.trailer-1{margin-bottom:1.55rem}.padding-leader-1{padding-top:1.55rem}.padding-trailer-1{padding-bottom:1.55rem}.leader-2{margin-top:3.1rem}.trailer-2{margin-bottom:3.1rem}.padding-leader-2{padding-top:3.1rem}.padding-trailer-2{padding-bottom:3.1rem}.leader-3{margin-top:4.65rem}.trailer-3{margin-bottom:4.65rem}.padding-leader-3{padding-top:4.65rem}.padding-trailer-3{padding-bottom:4.65rem}.leader-4{margin-top:6.2rem}.trailer-4{margin-bottom:6.2rem}.padding-leader-4{padding-top:6.2rem}.padding-trailer-4{padding-bottom:6.2rem}.leader-5{margin-top:7.75rem}.trailer-5{margin-bottom:7.75rem}.padding-leader-5{padding-top:7.75rem}.padding-trailer-5{padding-bottom:7.75rem}.leader-6{margin-top:9.3rem}.trailer-6{margin-bottom:9.3rem}.padding-leader-6{padding-top:9.3rem}.padding-trailer-6{padding-bottom:9.3rem}@media screen and (min-width:1450px){.large-leader-half{margin-top:0.775rem}.large-trailer-half{margin-bottom:0.775rem}.large-padding-leader-half{padding-top:0.775rem}.large-padding-trailer-half{padding-bottom:0.775rem}.large-leader-0{margin-top:0rem}.large-trailer-0{margin-bottom:0rem}.large-padding-leader-0{padding-top:0rem}.large-padding-trailer-0{padding-bottom:0rem}.large-leader-1{margin-top:1.55rem}.large-trailer-1{margin-bottom:1.55rem}.large-padding-leader-1{padding-top:1.55rem}.large-padding-trailer-1{padding-bottom:1.55rem}.large-leader-2{margin-top:3.1rem}.large-trailer-2{margin-bottom:3.1rem}.large-padding-leader-2{padding-top:3.1rem}.large-padding-trailer-2{padding-bottom:3.1rem}.large-leader-3{margin-top:4.65rem}.large-trailer-3{margin-bottom:4.65rem}.large-padding-leader-3{padding-top:4.65rem}.large-padding-trailer-3{padding-bottom:4.65rem}.large-leader-4{margin-top:6.2rem}.large-trailer-4{margin-bottom:6.2rem}.large-padding-leader-4{padding-top:6.2rem}.large-padding-trailer-4{padding-bottom:6.2rem}.large-leader-5{margin-top:7.75rem}.large-trailer-5{margin-bottom:7.75rem}.large-padding-leader-5{padding-top:7.75rem}.large-padding-trailer-5{padding-bottom:7.75rem}.large-leader-6{margin-top:9.3rem}.large-trailer-6{margin-bottom:9.3rem}.large-padding-leader-6{padding-top:9.3rem}.large-padding-trailer-6{padding-bottom:9.3rem}}@media screen and (max-width:859px){.tablet-leader-half{margin-top:0.775rem}.tablet-trailer-half{margin-bottom:0.775rem}.tablet-padding-leader-half{padding-top:0.775rem}.tablet-padding-trailer-half{padding-bottom:0.775rem}.tablet-leader-0{margin-top:0rem}.tablet-trailer-0{margin-bottom:0rem}.tablet-padding-leader-0{padding-top:0rem}.tablet-padding-trailer-0{padding-bottom:0rem}.tablet-leader-1{margin-top:1.55rem}.tablet-trailer-1{margin-bottom:1.55rem}.tablet-padding-leader-1{padding-top:1.55rem}.tablet-padding-trailer-1{padding-bottom:1.55rem}.tablet-leader-2{margin-top:3.1rem}.tablet-trailer-2{margin-bottom:3.1rem}.tablet-padding-leader-2{padding-top:3.1rem}.tablet-padding-trailer-2{padding-bottom:3.1rem}.tablet-leader-3{margin-top:4.65rem}.tablet-trailer-3{margin-bottom:4.65rem}.tablet-padding-leader-3{padding-top:4.65rem}.tablet-padding-trailer-3{padding-bottom:4.65rem}.tablet-leader-4{margin-top:6.2rem}.tablet-trailer-4{margin-bottom:6.2rem}.tablet-padding-leader-4{padding-top:6.2rem}.tablet-padding-trailer-4{padding-bottom:6.2rem}.tablet-leader-5{margin-top:7.75rem}.tablet-trailer-5{margin-bottom:7.75rem}.tablet-padding-leader-5{padding-top:7.75rem}.tablet-padding-trailer-5{padding-bottom:7.75rem}.tablet-leader-6{margin-top:9.3rem}.tablet-trailer-6{margin-bottom:9.3rem}.tablet-padding-leader-6{padding-top:9.3rem}.tablet-padding-trailer-6{padding-bottom:9.3rem}}@media screen and (max-width:479px){.phone-leader-half{margin-top:0.775rem}.phone-trailer-half{margin-bottom:0.775rem}.phone-padding-leader-half{padding-top:0.775rem}.phone-padding-trailer-half{padding-bottom:0.775rem}.phone-leader-0{margin-top:0rem}.phone-trailer-0{margin-bottom:0rem}.phone-padding-leader-0{padding-top:0rem}.phone-padding-trailer-0{padding-bottom:0rem}.phone-leader-1{margin-top:1.55rem}.phone-trailer-1{margin-bottom:1.55rem}.phone-padding-leader-1{padding-top:1.55rem}.phone-padding-trailer-1{padding-bottom:1.55rem}.phone-leader-2{margin-top:3.1rem}.phone-trailer-2{margin-bottom:3.1rem}.phone-padding-leader-2{padding-top:3.1rem}.phone-padding-trailer-2{padding-bottom:3.1rem}.phone-leader-3{margin-top:4.65rem}.phone-trailer-3{margin-bottom:4.65rem}.phone-padding-leader-3{padding-top:4.65rem}.phone-padding-trailer-3{padding-bottom:4.65rem}.phone-leader-4{margin-top:6.2rem}.phone-trailer-4{margin-bottom:6.2rem}.phone-padding-leader-4{padding-top:6.2rem}.phone-padding-trailer-4{padding-bottom:6.2rem}.phone-leader-5{margin-top:7.75rem}.phone-trailer-5{margin-bottom:7.75rem}.phone-padding-leader-5{padding-top:7.75rem}.phone-padding-trailer-5{padding-bottom:7.75rem}.phone-leader-6{margin-top:9.3rem}.phone-trailer-6{margin-bottom:9.3rem}.phone-padding-leader-6{padding-top:9.3rem}.phone-padding-trailer-6{padding-bottom:9.3rem}}html[dir="rtl"] .rtl-padding-left-0{padding-left:0rem}html[dir="rtl"] .rtl-padding-right-0{padding-right:0rem}.padding-left-quarter{padding-left:0.25rem}html[dir="rtl"] .padding-left-quarter{padding-right:0.25rem}.padding-right-quarter{padding-right:0.25rem}html[dir="rtl"] .padding-right-quarter{padding-left:0.25rem}.padding-left-third{padding-left:0.33333rem}html[dir="rtl"] .padding-left-third{padding-right:0.33333rem}.padding-right-third{padding-right:0.33333rem}html[dir="rtl"] .padding-right-third{padding-left:0.33333rem}.padding-left-half{padding-left:0.5rem}html[dir="rtl"] .padding-left-half{padding-right:0.5rem}.padding-right-half{padding-right:0.5rem}html[dir="rtl"] .padding-right-half{padding-left:0.5rem}.padding-left-0{padding-left:0rem}html[dir="rtl"] .padding-left-0{padding-right:0rem}.padding-right-0{padding-right:0rem}html[dir="rtl"] .padding-right-0{padding-left:0rem}.padding-left-1{padding-left:1rem}html[dir="rtl"] .padding-left-1{padding-right:1rem}.padding-right-1{padding-right:1rem}html[dir="rtl"] .padding-right-1{padding-left:1rem}.padding-left-2{padding-left:2rem}html[dir="rtl"] .padding-left-2{padding-right:2rem}.padding-right-2{padding-right:2rem}html[dir="rtl"] .padding-right-2{padding-left:2rem}.padding-left-3{padding-left:3rem}html[dir="rtl"] .padding-left-3{padding-right:3rem}.padding-right-3{padding-right:3rem}html[dir="rtl"] .padding-right-3{padding-left:3rem}.padding-left-4{padding-left:4rem}html[dir="rtl"] .padding-left-4{padding-right:4rem}.padding-right-4{padding-right:4rem}html[dir="rtl"] .padding-right-4{padding-left:4rem}html[dir="rtl"] .rtl-margin-left-0{margin-left:0rem}html[dir="rtl"] .rtl-margin-right-0{margin-right:0rem}.margin-left-quarter{margin-left:0.25rem}html[dir="rtl"] .margin-left-quarter{margin-right:0.25rem}.margin-right-quarter{margin-right:0.25rem}html[dir="rtl"] .margin-right-quarter{margin-left:0.25rem}.margin-left-third{margin-left:0.33333rem}html[dir="rtl"] .margin-left-third{margin-right:0.33333rem}.margin-right-third{margin-right:0.33333rem}html[dir="rtl"] .margin-right-third{margin-left:0.33333rem}.margin-left-half{margin-left:0.5rem}html[dir="rtl"] .margin-left-half{margin-right:0.5rem}.margin-right-half{margin-right:0.5rem}html[dir="rtl"] .margin-right-half{margin-left:0.5rem}.margin-left-0{margin-left:0rem}html[dir="rtl"] .margin-left-0{margin-right:0rem}.margin-right-0{margin-right:0rem}html[dir="rtl"] .margin-right-0{margin-left:0rem}.margin-left-1{margin-left:1rem}html[dir="rtl"] .margin-left-1{margin-right:1rem}.margin-right-1{margin-right:1rem}html[dir="rtl"] .margin-right-1{margin-left:1rem}.margin-left-2{margin-left:2rem}html[dir="rtl"] .margin-left-2{margin-right:2rem}.margin-right-2{margin-right:2rem}html[dir="rtl"] .margin-right-2{margin-left:2rem}.margin-left-3{margin-left:3rem}html[dir="rtl"] .margin-left-3{margin-right:3rem}.margin-right-3{margin-right:3rem}html[dir="rtl"] .margin-right-3{margin-left:3rem}.margin-left-4{margin-left:4rem}html[dir="rtl"] .margin-left-4{margin-right:4rem}.margin-right-4{margin-right:4rem}html[dir="rtl"] .margin-right-4{margin-left:4rem}@media screen and (max-width:859px){.tablet-gutter-left-0{padding-left:0rem}html[dir="rtl"] .tablet-gutter-left-0{padding-right:0rem}.tablet-gutter-right-0{padding-right:0rem}html[dir="rtl"] .tablet-gutter-right-0{padding-left:0rem}.tablet-gutter-left-1{padding-left:1rem}html[dir="rtl"] .tablet-gutter-left-1{padding-right:1rem}.tablet-gutter-right-1{padding-right:1rem}html[dir="rtl"] .tablet-gutter-right-1{padding-left:1rem}.tablet-gutter-left-2{padding-left:2rem}html[dir="rtl"] .tablet-gutter-left-2{padding-right:2rem}.tablet-gutter-right-2{padding-right:2rem}html[dir="rtl"] .tablet-gutter-right-2{padding-left:2rem}.tablet-gutter-left-3{padding-left:3rem}html[dir="rtl"] .tablet-gutter-left-3{padding-right:3rem}.tablet-gutter-right-3{padding-right:3rem}html[dir="rtl"] .tablet-gutter-right-3{padding-left:3rem}.tablet-gutter-left-4{padding-left:4rem}html[dir="rtl"] .tablet-gutter-left-4{padding-right:4rem}.tablet-gutter-right-4{padding-right:4rem}html[dir="rtl"] .tablet-gutter-right-4{padding-left:4rem}}@media screen and (max-width:479px){.phone-gutter-left-0{padding-left:0rem}html[dir="rtl"] .phone-gutter-left-0{padding-right:0rem}.phone-gutter-right-0{padding-right:0rem}html[dir="rtl"] .phone-gutter-right-0{padding-left:0rem}.phone-gutter-left-1{padding-left:1rem}html[dir="rtl"] .phone-gutter-left-1{padding-right:1rem}.phone-gutter-right-1{padding-right:1rem}html[dir="rtl"] .phone-gutter-right-1{padding-left:1rem}.phone-gutter-left-2{padding-left:2rem}html[dir="rtl"] .phone-gutter-left-2{padding-right:2rem}.phone-gutter-right-2{padding-right:2rem}html[dir="rtl"] .phone-gutter-right-2{padding-left:2rem}.phone-gutter-left-3{padding-left:3rem}html[dir="rtl"] .phone-gutter-left-3{padding-right:3rem}.phone-gutter-right-3{padding-right:3rem}html[dir="rtl"] .phone-gutter-right-3{padding-left:3rem}.phone-gutter-left-4{padding-left:4rem}html[dir="rtl"] .phone-gutter-left-4{padding-right:4rem}.phone-gutter-right-4{padding-right:4rem}html[dir="rtl"] .phone-gutter-right-4{padding-left:4rem}} \ No newline at end of file diff --git a/dist/css/calcite-web/imports.css b/dist/css/calcite-web/imports.css index 242ffa38e..e69de29bb 100644 --- a/dist/css/calcite-web/imports.css +++ b/dist/css/calcite-web/imports.css @@ -1,218 +0,0 @@ -@import url(https://fast.fonts.net/t/1.css?apiType=css&projectid=9431e9a5-7a6d-4b5f-82be-4d935972de5a); -@font-face { - font-family: "Avenir Next W00_n2"; - src: url("https://fast.fonts.net/dv2/2/5db267f9-3612-485c-ae18-5698d2692816.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix") format("eot"); } - -@font-face { - font-family: "Avenir Next W00"; - src: url("https://fast.fonts.net/dv2/2/5db267f9-3612-485c-ae18-5698d2692816.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix"); - src: url("https://fast.fonts.net/dv2/2/5db267f9-3612-485c-ae18-5698d2692816.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix") format("eot"), url("https://fast.fonts.net/dv2/14/174d458a-81e0-4174-9473-35e3bf0a613c.woff2?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a") format("woff2"), url("https://fast.fonts.net/dv2/3/57a79aa3-9b06-4ba7-a9a4-2b766d826ecf.woff?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a") format("woff"), url("https://fast.fonts.net/dv2/1/733cb7bd-50e1-4dee-893a-0b40ef382b02.ttf?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a") format("truetype"), url("https://fast.fonts.net/dv2/11/594135c6-6c4f-4880-a0d2-ba923b5ef38e.svg?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#594135c6-6c4f-4880-a0d2-ba923b5ef38e") format("svg"); - font-weight: 200; - font-style: normal; } - -@font-face { - font-family: "Avenir Next W00_n4"; - src: url("https://fast.fonts.net/dv2/2/069faa0e-9913-48c4-9ef7-89a4bc080b65.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix") format("eot"); } - -@font-face { - font-family: "Avenir Next W00"; - src: url("https://fast.fonts.net/dv2/2/069faa0e-9913-48c4-9ef7-89a4bc080b65.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix"); - src: url("https://fast.fonts.net/dv2/2/069faa0e-9913-48c4-9ef7-89a4bc080b65.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix") format("eot"), url("https://fast.fonts.net/dv2/14/7db1f672-3a8f-4d19-9c49-7f61aed450b5.woff2?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a") format("woff2"), url("https://fast.fonts.net/dv2/3/4ab86b35-c0c2-42b5-98ad-4b6eba66b197.woff?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a") format("woff"), url("https://fast.fonts.net/dv2/1/276b3566-1c3b-4bc1-8915-15314f091f29.ttf?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a") format("truetype"), url("https://fast.fonts.net/dv2/11/5d02f5f4-46e7-453a-aef9-3e7106d7bb68.svg?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#5d02f5f4-46e7-453a-aef9-3e7106d7bb68") format("svg"); - font-weight: 400; - font-style: normal; } - -@font-face { - font-family: "Avenir Next W00_n5"; - src: url("https://fast.fonts.net/dv2/2/c6970a14-8b0f-4629-9072-71c7e123908f.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix") format("eot"); } - -@font-face { - font-family: "Avenir Next W00"; - src: url("https://fast.fonts.net/dv2/2/c6970a14-8b0f-4629-9072-71c7e123908f.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix"); - src: url("https://fast.fonts.net/dv2/2/c6970a14-8b0f-4629-9072-71c7e123908f.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix") format("eot"), url("https://fast.fonts.net/dv2/14/b0b84e4d-2164-45c7-a674-1662f19f3ba6.woff2?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a") format("woff2"), url("https://fast.fonts.net/dv2/3/e91d1bbf-3fea-45e2-b003-a22b12ce6e5f.woff?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a") format("woff"), url("https://fast.fonts.net/dv2/1/ead8b64b-1abd-4d5b-a642-a21dfe2f463b.ttf?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a") format("truetype"), url("https://fast.fonts.net/dv2/11/e536e1c2-92a4-4db4-8a41-1c55354d11b7.svg?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#e536e1c2-92a4-4db4-8a41-1c55354d11b7") format("svg"); - font-weight: 500; - font-style: normal; } - -@font-face { - font-family: "Avenir Next W00_n6"; - src: url("https://fast.fonts.net/dv2/2/fbf4298d-ef75-419c-b615-47f209a48ed2.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix") format("eot"); } - -@font-face { - font-family: "Avenir Next W00"; - src: url("https://fast.fonts.net/dv2/2/fbf4298d-ef75-419c-b615-47f209a48ed2.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix"); - src: url("https://fast.fonts.net/dv2/2/fbf4298d-ef75-419c-b615-47f209a48ed2.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix") format("eot"), url("https://fast.fonts.net/dv2/14/40d36b4a-60c6-460a-bf43-4c948c23563e.woff2?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a") format("woff2"), url("https://fast.fonts.net/dv2/3/45b78f45-e639-4836-8612-e0892e120f14.woff?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a") format("woff"), url("https://fast.fonts.net/dv2/1/cbc021cc-b96f-4c82-ba0d-59cb0b7449c0.ttf?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a") format("truetype"), url("https://fast.fonts.net/dv2/11/c6778bcf-ca82-4a86-8a5f-08b70c9a71fd.svg?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#c6778bcf-ca82-4a86-8a5f-08b70c9a71fd") format("svg"); - font-weight: 600; - font-style: normal; } - -@font-face { - font-family: "Avenir Next W01_n3"; - src: url("https://fast.fonts.net/dv2/2/0ecef829-586e-426d-a633-4c8a8c926769.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix") format("eot"); } - -@font-face { - font-family: "Avenir Next W01"; - src: url("https://fast.fonts.net/dv2/2/0ecef829-586e-426d-a633-4c8a8c926769.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix"); - src: url("https://fast.fonts.net/dv2/2/0ecef829-586e-426d-a633-4c8a8c926769.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix") format("eot"), url("https://fast.fonts.net/dv2/14/49c5f3e1-5867-4b1d-a843-2d07fa60d85d.woff2?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a") format("woff2"), url("https://fast.fonts.net/dv2/3/f401df6f-54eb-406c-b46a-90b9451c598d.woff?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a") format("woff"), url("https://fast.fonts.net/dv2/1/276fe25e-e430-4376-b33c-705dd77b3dba.ttf?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a") format("truetype"), url("https://fast.fonts.net/dv2/11/869dc33b-3685-4d74-a51c-82b435579093.svg?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#869dc33b-3685-4d74-a51c-82b435579093") format("svg"); - font-weight: 300; - font-style: normal; } - -@font-face { - font-family: "Avenir Next W01_n4"; - src: url("https://fast.fonts.net/dv2/2/e9167238-3b3f-4813-a04a-a384394eed42.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix") format("eot"); } - -@font-face { - font-family: "Avenir Next W01"; - src: url("https://fast.fonts.net/dv2/2/e9167238-3b3f-4813-a04a-a384394eed42.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix"); - src: url("https://fast.fonts.net/dv2/2/e9167238-3b3f-4813-a04a-a384394eed42.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix") format("eot"), url("https://fast.fonts.net/dv2/14/2cd55546-ec00-4af9-aeca-4a3cd186da53.woff2?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a") format("woff2"), url("https://fast.fonts.net/dv2/3/1e9892c0-6927-4412-9874-1b82801ba47a.woff?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a") format("woff"), url("https://fast.fonts.net/dv2/1/46cf1067-688d-4aab-b0f7-bd942af6efd8.ttf?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a") format("truetype"), url("https://fast.fonts.net/dv2/11/52a192b1-bea5-4b48-879f-107f009b666f.svg?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#52a192b1-bea5-4b48-879f-107f009b666f") format("svg"); - font-weight: 400; - font-style: normal; } - -@font-face { - font-family: "Avenir Next W01_n5"; - src: url("https://fast.fonts.net/dv2/2/1a7c9181-cd24-4943-a9d9-d033189524e0.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix") format("eot"); } - -@font-face { - font-family: "Avenir Next W01"; - src: url("https://fast.fonts.net/dv2/2/1a7c9181-cd24-4943-a9d9-d033189524e0.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix"); - src: url("https://fast.fonts.net/dv2/2/1a7c9181-cd24-4943-a9d9-d033189524e0.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix") format("eot"), url("https://fast.fonts.net/dv2/14/627fbb5a-3bae-4cd9-b617-2f923e29d55e.woff2?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a") format("woff2"), url("https://fast.fonts.net/dv2/3/f26faddb-86cc-4477-a253-1e1287684336.woff?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a") format("woff"), url("https://fast.fonts.net/dv2/1/63a74598-733c-4d0c-bd91-b01bffcd6e69.ttf?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a") format("truetype"), url("https://fast.fonts.net/dv2/11/a89d6ad1-a04f-4a8f-b140-e55478dbea80.svg?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#a89d6ad1-a04f-4a8f-b140-e55478dbea80") format("svg"); - font-weight: 500; - font-style: normal; } - -@font-face { - font-family: "Avenir Next W01_n6"; - src: url("https://fast.fonts.net/dv2/2/12d643f2-3899-49d5-a85b-ff430f5fad15.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix") format("eot"); } - -@font-face { - font-family: "Avenir Next W01"; - src: url("https://fast.fonts.net/dv2/2/12d643f2-3899-49d5-a85b-ff430f5fad15.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix"); - src: url("https://fast.fonts.net/dv2/2/12d643f2-3899-49d5-a85b-ff430f5fad15.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix") format("eot"), url("https://fast.fonts.net/dv2/14/aad99a1f-7917-4dd6-bbb5-b07cedbff64f.woff2?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a") format("woff2"), url("https://fast.fonts.net/dv2/3/91b50bbb-9aa1-4d54-9159-ec6f19d14a7c.woff?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a") format("woff"), url("https://fast.fonts.net/dv2/1/a0f4c2f9-8a42-4786-ad00-fce42b57b148.ttf?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a") format("truetype"), url("https://fast.fonts.net/dv2/11/99affa9a-a5e9-4559-bd07-20cf0071852d.svg?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#99affa9a-a5e9-4559-bd07-20cf0071852d") format("svg"); - font-weight: 600; - font-style: normal; } - -@font-face { - font-family: "Frutiger W01_i3"; - src: url("https://fast.fonts.net/dv2/2/072713ba-cb3a-4522-8f3b-b120f8eae10f.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix") format("eot"); } - -@font-face { - font-family: "Frutiger W01"; - src: url("https://fast.fonts.net/dv2/2/072713ba-cb3a-4522-8f3b-b120f8eae10f.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix"); - src: url("https://fast.fonts.net/dv2/2/072713ba-cb3a-4522-8f3b-b120f8eae10f.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix") format("eot"), url("https://fast.fonts.net/dv2/14/dda818d0-9f7a-4574-8d17-8e3546cb04fb.woff2?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a") format("woff2"), url("https://fast.fonts.net/dv2/3/8259f047-a5d2-40a0-a98c-1c24f0316b08.woff?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a") format("woff"), url("https://fast.fonts.net/dv2/1/1078a920-3def-4194-ba69-46751fb9af38.ttf?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a") format("truetype"), url("https://fast.fonts.net/dv2/11/4c72fb1e-e1b0-4a18-91cc-5dbe2faaf2a3.svg?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#4c72fb1e-e1b0-4a18-91cc-5dbe2faaf2a3") format("svg"); - font-weight: 300; - font-style: italic; } - -@font-face { - font-family: "Frutiger W01_n3"; - src: url("https://fast.fonts.net/dv2/2/7d3671fc-8c26-459c-98e1-997c4f6c8c93.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix") format("eot"); } - -@font-face { - font-family: "Frutiger W01"; - src: url("https://fast.fonts.net/dv2/2/7d3671fc-8c26-459c-98e1-997c4f6c8c93.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix"); - src: url("https://fast.fonts.net/dv2/2/7d3671fc-8c26-459c-98e1-997c4f6c8c93.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix") format("eot"), url("https://fast.fonts.net/dv2/14/4fb89ed5-baf5-425f-aba4-46e8c2c3aabe.woff2?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a") format("woff2"), url("https://fast.fonts.net/dv2/3/2a004a53-ac5c-43b3-9eeb-9f74ae4c1609.woff?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a") format("woff"), url("https://fast.fonts.net/dv2/1/74d53f3b-1683-4d5a-a556-e13f6553cdf0.ttf?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a") format("truetype"), url("https://fast.fonts.net/dv2/11/3f5a5b87-e71e-4544-be0c-da4daa132710.svg?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#3f5a5b87-e71e-4544-be0c-da4daa132710") format("svg"); - font-weight: 300; - font-style: normal; } - -@font-face { - font-family: "Frutiger W01_n5"; - src: url("https://fast.fonts.net/dv2/2/af97a512-f55a-4f61-b2ce-659c883930fc.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix") format("eot"); } - -@font-face { - font-family: "Frutiger W01"; - src: url("https://fast.fonts.net/dv2/2/af97a512-f55a-4f61-b2ce-659c883930fc.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix"); - src: url("https://fast.fonts.net/dv2/2/af97a512-f55a-4f61-b2ce-659c883930fc.eot?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#iefix") format("eot"), url("https://fast.fonts.net/dv2/14/9b1fae67-8764-448a-a926-54b09bd0b06b.woff2?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a") format("woff2"), url("https://fast.fonts.net/dv2/3/3fbbd6b1-cfa7-4ff0-97ea-af1b2c489f15.woff?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a") format("woff"), url("https://fast.fonts.net/dv2/1/076311f8-a01b-4389-a5eb-334a62e62d45.ttf?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a") format("truetype"), url("https://fast.fonts.net/dv2/11/c59a36ab-4ef8-4ee1-a2f8-48aa79d4f877.svg?d44f19a684109620e4841678a190e8188b840650be32dfdff11226f4eb7fb62da2e4ff3ac5cb9baab9aeebd387f687d9b2e887da180096d585541d490d3d9db024bb32bb30fda6ff2d79d5960f7e637780942055575c79d5999be6317cd2d9d893107e020badd8044f29d12eed77cbe2e4ceae93321cb707732be30a17f2d854fe9b6eac5d9a24169d94c96c5d3ec2a9204fbd6a2ceb5a2d56a22044d41f42d9d47bbaa0a29232c8a85f469fd695c13771f0e196df56a5f905efb130244641637912fb8e675b873323ab93f92ed2551dc42a3aa38c068521&projectId=9431e9a5-7a6d-4b5f-82be-4d935972de5a#c59a36ab-4ef8-4ee1-a2f8-48aa79d4f877") format("svg"); - font-weight: 500; - font-style: normal; } - -/* Wide Card - - - - - - - - - - - - */ -@-webkit-keyframes fade-in { - 0% { - opacity: 0; } - 100% { - opacity: 1; } } - -@keyframes fade-in { - 0% { - opacity: 0; } - 100% { - opacity: 1; } } - -@-webkit-keyframes fade-out { - 0% { - opacity: 1; } - 100% { - opacity: 0; } } - -@keyframes fade-out { - 0% { - opacity: 1; } - 100% { - opacity: 0; } } - -@-webkit-keyframes in-down { - 0% { - transform: translate3d(0, -100%, 0); } - 100% { - transform: translate3d(0, 0, 0); } } - -@keyframes in-down { - 0% { - transform: translate3d(0, -100%, 0); } - 100% { - transform: translate3d(0, 0, 0); } } - -@-webkit-keyframes in-down { - 0% { - transform: translate3d(0, -100%, 0); } - 100% { - transform: translate3d(0, 0, 0); } } - -@keyframes in-down { - 0% { - transform: translate3d(0, -100%, 0); } - 100% { - transform: translate3d(0, 0, 0); } } - -@-webkit-keyframes in-up { - 0% { - transform: translate3d(0, 100%, 0); } - 100% { - transform: translate3d(0, 0, 0); } } - -@keyframes in-up { - 0% { - transform: translate3d(0, 100%, 0); } - 100% { - transform: translate3d(0, 0, 0); } } - -@-webkit-keyframes in-down { - 0% { - transform: translate3d(0, -100%, 0); } - 100% { - transform: translate3d(0, 0, 0); } } - -@keyframes in-down { - 0% { - transform: translate3d(0, -100%, 0); } - 100% { - transform: translate3d(0, 0, 0); } } - -@-webkit-keyframes out-down { - 0% { - transform: translate3d(0, 0, 0); } - 100% { - transform: translate3d(0, -100%, 0); } } - -@keyframes out-down { - 0% { - transform: translate3d(0, 0, 0); } - 100% { - transform: translate3d(0, -100%, 0); } } - -@-webkit-keyframes out-up { - 0% { - transform: translate3d(0, 0, 0); } - 100% { - transform: translate3d(0, 100%, 0); } } - -@keyframes out-up { - 0% { - transform: translate3d(0, 0, 0); } - 100% { - transform: translate3d(0, 100%, 0); } } diff --git a/dist/js/calcite-web.js b/dist/js/calcite-web.js index 1911f939f..3a76a3423 100644 --- a/dist/js/calcite-web.js +++ b/dist/js/calcite-web.js @@ -638,35 +638,6 @@ function drawer() { bus.emit('drawer:bind'); } -// Cool Helpers -// ┌───────────────────┐ -// │ Expanding Section │ -// └───────────────────┘ -// show and hide exanding nav located under topnav -function expander() { - var toggles = findElements('.js-expand-toggle'); - var sections = document.querySelectorAll('.js-expand'); - - toggles.forEach(function (toggle) { - add$1(toggle, click(), function (e) { - preventDefault(e); - - var sectionId = toggle.getAttribute('data-expand'); - var section = document.querySelector('.js-expand[data-expand="' + sectionId + '"]'); - var isOpen = has(section, 'is-active'); - var shouldClose = has(section, 'is-active'); - - toggleActive(sections, section); - - if (isOpen && shouldClose) { - remove(section, 'is-active'); - } else { - add(section, 'is-active'); - } - }); - }); -} - // Cool Helpers // ┌─────────────────┐ // │ Filter Dropdown │ @@ -1348,7 +1319,7 @@ function isScrolling() { // └────────────────────┘ // start up Calcite and attach all the patterns // optionally pass an array of patterns you'd like to watch -var patterns = [accordion, clipboard, dropdown, drawer, expander, filterDropdown, modal, search, selectNav, sticky, tabs, thirdNav]; +var patterns = [accordion, clipboard, dropdown, drawer, filterDropdown, modal, search, selectNav, sticky, tabs, thirdNav]; function init() { patterns.forEach(function (pattern) { @@ -1368,7 +1339,7 @@ function extend(plugin) { // └────────────┘ // define all public api methods var calciteWeb = { - version: '1.0.0-beta.36', + version: '1.0.0', click: click, addEvent: add$1, removeEvent: remove$1, @@ -1392,7 +1363,6 @@ var calciteWeb = { accordion: accordion, dropdown: dropdown, drawers: drawer, - expander: expander, filterDropdown: filterDropdown, modal: modal, search: search, diff --git a/dist/js/calcite-web.min.js b/dist/js/calcite-web.min.js index 06afdaf51..6956d92ed 100644 --- a/dist/js/calcite-web.min.js +++ b/dist/js/calcite-web.min.js @@ -1 +1 @@ -!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):t.calcite=e()}(this,function(){"use strict";function t(t,e){return new RegExp("(\\s|^)"+e+"(\\s|$)").test(t.getAttribute("class"))}function e(e,n){n.split(" ").forEach(function(n){t(e,n)||e.setAttribute("class",e.getAttribute("class")+" "+n)})}function n(e,n){n.split(" ").forEach(function(n){var r=e.getAttribute("class").replace(new RegExp("(\\s|^)"+n+"(\\s|$)","g"),"$2");t(e,n)&&e.setAttribute("class",r)})}function r(r,o){t(r,o)?n(r,o):e(r,o)}function o(t){t=d(t),t.forEach(function(t){n(t,"is-active")})}function i(t){t=d(t),t.forEach(function(t){e(t,"is-active")})}function a(t,n){o(t),e(n,"is-active")}function c(e,n){var r;for(r=n;r&&(1!==r.nodeType||!t(r,e));r=r.parentNode);return r}function d(t){return Array.isArray(t)?t:Array.prototype.slice.call(t)}function u(t,e){var n=e||document,r=n.querySelectorAll(t);return d(r)}function s(t,e){var n=e.filter(function(e){var n=t.toLowerCase(),r=e.innerHTML.toLowerCase();return r.indexOf(n)!==-1});return n}function f(t){t.forEach(function(t){if(t){var e=t.getAttribute("aria-hidden");"true"!==e?t.setAttribute("aria-hidden",!0):t.removeAttribute("aria-hidden")}})}function l(t){t.forEach(function(t){t&&t.setAttribute("aria-hidden",!0)})}function v(t){t.forEach(function(t){t&&t.removeAttribute("aria-hidden")})}function p(t){if(t){var e=t.getAttribute("aria-expanded");e?t.removeAttribute("aria-expanded"):t.setAttribute("aria-expanded","true")}}function h(){return"click"}function b(t,e,n){return t.addEventListener?t.addEventListener(e,n,!1):t.attachEvent?t.attachEvent("on"+e,n):void 0}function m(t,e,n){return t.removeEventListener?t.removeEventListener(e,n,!1):t.detachEvent?t.detachEvent("on"+e,n):void 0}function w(t){return t.target||t.srcElement}function g(t){return t.preventDefault?t.preventDefault():void(t.returnValue&&(t.returnValue=!1))}function y(t){return t=t||window.event,t.stopPropagation?t.stopPropagation():void(t.cancelBubble&&(t.cancelBubble=!0))}function A(t,e,n){var r,o,i,a;return a=function(){r=!1,o&&(i.apply(n,o),o=!1)},i=function(){r?o=arguments:(t.apply(n,arguments),setTimeout(a,e),r=!0)}}function k(){}function j(){function t(t){t?b(t.node,"click",e):n.forEach(function(t){b(t,"click",e)})}function e(t){t.preventDefault();var e=t.target.getAttribute("data-clipboard-target");document.querySelector(e).select(),document.execCommand("copy")}var n=u(".js-copy-to-clipboard");ot.on("clipboard:bind",t),ot.emit("clipboard:bind")}function E(t){y(t);var e=c("accordion-section",w(t));ot.emit("accordion:toggle",{node:e})}function x(t){r(t.node,"is-active"),p(t.node)}function S(t){13===t.keyCode&&E(t)}function q(t){var e=u(".js-accordion");t?D(t.node):e.forEach(function(t){D(t)})}function D(e){e.setAttribute("aria-live","polite"),e.setAttribute("role","tablist"),d(e.children).forEach(function(e){var n=e.querySelector(".accordion-title");n.setAttribute("role","tab"),n.setAttribute("tabindex","0"),t(e,"is-active")&&e.setAttribute("aria-expanded","true");var r=!1;rt.accordions.forEach(function(t){t.target===n&&t.event===h()&&t.fn===E&&(r=!0)}),r||(rt.accordions.push({target:n,event:h(),fn:E}),rt.accordions.push({target:e,event:"keyup",fn:S}),b(n,h(),E),b(e,"keyup",S))})}function C(){ot.on("accordion:bind",q),ot.on("accordion:toggle",x),it=!0}function L(){it||C(),ot.emit("accordion:bind")}function T(t){m(document.body,h(),T),u(".js-dropdown").forEach(function(t){n(t,"is-active")}),u(".js-dropdown-toggle").forEach(function(t){t.setAttribute("aria-expanded","false")}),m(document,"keydown",M)}function O(n){if(n){var r=t(n.node,"is-active");ot.emit("dropdown:close"),r||(e(n.node,"is-active"),n.target&&n.target.setAttribute("aria-expanded","true"),b(document,"keydown",M)),t(n.node,"is-active")&&b(document.body,h(),T)}}function M(t){40===t.keyCode|38===t.keyCode&&t.preventDefault()}function z(t){var e=u(".js-dropdown-toggle");e.forEach(function(t){var e=!1;rt.dropdowns.forEach(function(n){n.target===t&&n.event===h()&&n.fn===Y&&(e=!0)}),e||(rt.dropdowns.push({target:t,event:h(),fn:Y}),b(t,h(),Y))})}function P(){var t=document.querySelector(".js-dropdown.is-active");return!!t&&t}function N(t){var e=document.activeElement,n=t.links.indexOf(e);n===-1?n=t.forward?0:t.links.length-1:t.forward?(n+=1,n===t.links.length&&(n=0)):(n-=1,n===-1&&(n=t.links.length-1)),t.links[n].focus()}function B(){var t=P();if(t){var e=u(".dropdown-link",t);ot.emit("dropdown:focus",{links:e,forward:!0})}}function H(){var t=P();if(t){var e=u(".dropdown-link",t);ot.emit("dropdown:focus",{links:e,forward:!1})}}function Y(t){g(t),y(t);var e=c("js-dropdown",t.target);ot.emit("dropdown:toggle",{node:e,target:t.target})}function $(){ot.on("dropdown:toggle",O),ot.on("dropdown:close",T),ot.on("keyboard:escape",T),ot.on("keyboard:arrow:down",B),ot.on("keyboard:arrow:up",H),ot.on("dropdown:focus",N),at=!0}function G(){at||$(),z()}function I(){function r(n){ot.emit("drawer:close");var r=document.querySelector('.js-drawer[data-drawer="'+n.id+'"]'),o=t(r,"drawer-right"),a=t(r,"drawer-left");r.setAttribute("tabindex",0),e(r,"is-active"),o?e(p,"drawer-right-is-active"):a&&e(p,"drawer-left-is-active"),l([p,w]),b(r,h(),d),b(document,"focusin",i)}function o(t){if(t){var e=document.querySelector('.js-drawer[data-drawer="'+t.id+'"]');e.removeAttribute("tabindex"),n(e,"is-active")}else A.forEach(function(t){t.removeAttribute("tabindex"),n(t,"is-active")});n(p,"drawer-left-is-active"),n(p,"drawer-right-is-active"),v([p,w]),m(document,"focusin",i),f&&f.focus()}function i(e){c("js-drawer",e.target)||A.forEach(function(e){t(e,"is-active")&&e.focus()})}function a(t){t?b(t.node,h(),s):y.forEach(function(t){b(t,h(),s)})}function d(e){t(e.target,"js-drawer")&&ot.emit("drawer:close")}function s(t){g(t);var e=t.target.getAttribute("data-drawer");ot.emit("drawer:open",{id:e})}var f,p=document.querySelector(".wrapper"),w=document.querySelector(".footer"),y=u(".js-drawer-toggle"),A=u(".js-drawer");ot.on("drawer:open",r),ot.on("keyboard:escape",o),ot.on("drawer:close",o),ot.on("drawer:bind",a),ot.emit("drawer:bind")}function R(){var r=u(".js-expand-toggle"),o=document.querySelectorAll(".js-expand");r.forEach(function(r){b(r,h(),function(i){g(i);var c=r.getAttribute("data-expand"),d=document.querySelector('.js-expand[data-expand="'+c+'"]'),u=t(d,"is-active"),s=t(d,"is-active");a(o,d),u&&s?n(d,"is-active"):e(d,"is-active")})})}function W(){function i(){var t=u(".js-filter-dropdown");t.forEach(function(t){var r=t.getAttribute("data-filter-dropdown"),o=t.querySelector(".filter-dropdown-input");b(o,"focus",f);for(var i=t.querySelectorAll(".js-filter-dropdown-open"),a=0;a0?e(r,"hide"):n(r,"hide");for(var o=0;o\n '+i.innerHTML+'\n \n \n \n ';t.parent.insertAdjacentHTML("beforeend",a);var c=t.parent.querySelector('.filter-dropdown-remove[data-item-id="'+o+'"]');b(c,h(),x)}}function x(t){t.preventDefault();var e=a(t);e.i=t.target.getAttribute("data-item-id"),ot.emit("filterDropdown:select:remove",e)}function S(t){for(var e=t.parent.querySelectorAll(".filter-dropdown-active"),n=0;n0&&e(i,"is-active"),o.scrollLeft+o.clientWidth+50?e(r,"hide"):n(r,"hide");for(var o=0;o\n '+i.innerHTML+'\n \n \n \n ';t.parent.insertAdjacentHTML("beforeend",a);var c=t.parent.querySelector('.filter-dropdown-remove[data-item-id="'+o+'"]');b(c,h(),S)}}function S(t){t.preventDefault();var e=a(t);e.i=t.target.getAttribute("data-item-id"),rt.emit("filterDropdown:select:remove",e)}function x(t){for(var e=t.parent.querySelectorAll(".filter-dropdown-active"),n=0;n0&&e(i,"is-active"),o.scrollLeft+o.clientWidth+5 .#{$prefix}column-#{$n} { - margin-left: -($column-gutter/2); + margin-left: -$column-gutter / 2; margin-right: -$column-gutter / 2; } } @@ -107,11 +107,11 @@ } } .#{$prefix}#{$large-class}-first-column { - margin-left: -($column-gutter / 2); + margin-left: -$column-gutter / 2; margin-right: -$column-gutter / 2; } .#{$prefix}#{$large-class}-last-column { - margin-right: -($column-gutter / 2); + margin-right: -$column-gutter / 2; margin-left: -$column-gutter / 2; } } diff --git a/dist/sass/calcite-web/grid/_pre-post.scss b/dist/sass/calcite-web/grid/_pre-post.scss index f69e53d5b..36f2fae77 100644 --- a/dist/sass/calcite-web/grid/_pre-post.scss +++ b/dist/sass/calcite-web/grid/_pre-post.scss @@ -106,15 +106,15 @@ @media screen and (min-width: $magic-number + 3) { @for $n from 0 through $large-column-count { .pre-#{$n} { - margin-left: ($n / $large-column-count) * $container-width !important; + margin-left: ($n / $large-column-count) * $container-width - 1 !important; html[dir="rtl"] & { - margin-right: ($n / $large-column-count) * $container-width !important; + margin-right: ($n / $large-column-count) * $container-width - 1 !important; } } .post-#{$n} { - margin-right: ($n / $large-column-count) * $container-width !important; + margin-right: ($n / $large-column-count) * $container-width - 1 !important; html[dir="rtl"] & { - margin-left: ($n / $large-column-count) * $container-width !important; + margin-left: ($n / $large-column-count) * $container-width - 1 !important; } } } diff --git a/dist/sass/calcite-web/icons/_calcite-ui.scss b/dist/sass/calcite-web/icons/_calcite-ui.scss index 6ae63f658..18d3495e6 100644 --- a/dist/sass/calcite-web/icons/_calcite-ui.scss +++ b/dist/sass/calcite-web/icons/_calcite-ui.scss @@ -211,6 +211,11 @@ @mixin svg-icon() { fill: currentColor; pointer-events: none; + display: inline-block; + width: 1em; + height: 1em; + vertical-align: -0.15em; + padding-right: .15em; } @if $include-icon-font == true { diff --git a/dist/sass/calcite-web/patterns/_modal.scss b/dist/sass/calcite-web/patterns/_modal.scss index ab7bf737c..fa10cade2 100644 --- a/dist/sass/calcite-web/patterns/_modal.scss +++ b/dist/sass/calcite-web/patterns/_modal.scss @@ -16,7 +16,7 @@ visibility: hidden; background: $transparent-black; @include transition(visibility 0ms linear 300ms, opacity 300ms $easing-function); - z-index: 50; + z-index: 101; &.is-active { visibility: visible; opacity: 1; @@ -40,7 +40,7 @@ @mixin modal-content() { box-sizing: border-box; max-height: 80vh; - z-index: 100; + z-index: 102; float: none; @if ($include-right-to-left) { html[dir="rtl"] & { diff --git a/dist/sass/calcite-web/patterns/_search.scss b/dist/sass/calcite-web/patterns/_search.scss index 98b543a37..babf0dba4 100644 --- a/dist/sass/calcite-web/patterns/_search.scss +++ b/dist/sass/calcite-web/patterns/_search.scss @@ -6,10 +6,11 @@ @mixin search-overlay() { @include modal-overlay(); + z-index: 99; position: absolute; background: $white; &.is-active { - opacity: 0.95; + opacity: 0.98; .search-content { visibility: visible; opacity: 1; @@ -31,7 +32,7 @@ @mixin search-content() { @include modal-content(); - @include transform(translate3d(0, -20px, 0)) + @include transform(translate3d(0, -20px, 0)); margin-top: 3*$baseline; padding-top: 15vh; vertical-align: top; diff --git a/dist/sass/calcite-web/patterns/_tabs.scss b/dist/sass/calcite-web/patterns/_tabs.scss index b40bcb5f1..2ba9244f7 100644 --- a/dist/sass/calcite-web/patterns/_tabs.scss +++ b/dist/sass/calcite-web/patterns/_tabs.scss @@ -107,25 +107,26 @@ } @mixin tabs-translucent() { - .tab-title { - background-clip: padding-box; + .tab-title { background-color: $transparent-white; + background-image: none; border: none; + border-top: 2px solid $transparent-white; color: $off-black; margin-right: 2px; margin-bottom: 3px; - transition: background, 0ms linear; - &:hover { + transition: none; + &:hover, &:focus { background-color: $opaque-white; - @include prefixer(background-image,linear-gradient(to top, transparent 94%, $blue 96%, $blue 100%), webkit moz o); - background-image:linear-gradient(to top, transparent 94%, $blue 96%, $blue 100%); + border-top-color: $blue; + background-image: none; } &.is-active { + background-image: none; background-color: $opaque-white; + border-top-color: $blue; border-bottom: 2px solid $opaque-white; margin-bottom: 0; - @include prefixer(background-image,linear-gradient(to top, transparent 94%, $blue 96%, $blue 100%), webkit moz o); - background-image:linear-gradient(to top, transparent 94%, $blue 96%, $blue 100%); } } .tab-contents { @@ -140,16 +141,15 @@ .tab-title { background-color: $transparent-black; color: $white; - &:hover { + border-top: 2px solid $transparent-black; + &:hover, &:focus { background-color: $opaque-black; - @include prefixer(background-image,linear-gradient(to top, transparent 94%, $white 96%, $white 100%), webkit moz o); - background-image:linear-gradient(to top, transparent 94%, $white 96%, $white 100%); + border-top-color: $white; } &.is-active { - border-bottom: 2px solid $opaque-black; background-color: $opaque-black; - @include prefixer(background-image,linear-gradient(to top, transparent 94%, $white 96%, $white 100%), webkit moz o); - background-image:linear-gradient(to top, transparent 94%, $white 96%, $white 100%); + border-top-color: $white; + border-bottom: 2px solid transparent; } } @@ -160,12 +160,12 @@ } @if $include-tabs == true { - .tab-nav { @include tab-nav() ;} - .tab-title { @include tab-title() ;} - .tab-contents { @include tab-contents() ;} - .tab-section { @include tab-section() ;} - .tabs-gray { @include tabs-gray() ;} - .tabs-transparent{ @include tabs-transparent() ;} + .tab-nav { @include tab-nav(); } + .tab-title { @include tab-title(); } + .tab-contents { @include tab-contents(); } + .tab-section { @include tab-section(); } + .tabs-gray { @include tabs-gray(); } + .tabs-transparent{ @include tabs-transparent(); } .tabs-translucent{ @include tabs-translucent();} - .tabs-dark { @include tabs-translucent(); @include tabs-dark();} + .tabs-dark { @include tabs-translucent(); @include tabs-dark(); } } diff --git a/dist/sass/calcite-web/patterns/_top-nav.scss b/dist/sass/calcite-web/patterns/_top-nav.scss index f3882e726..f9bf86f79 100644 --- a/dist/sass/calcite-web/patterns/_top-nav.scss +++ b/dist/sass/calcite-web/patterns/_top-nav.scss @@ -3,8 +3,6 @@ // └────────┘ // ↳ http://esri.github.io/calcite-web/patterns/#top-nav // ↳ patterns → _top-nav.md -$topnav-link-overline: linear-gradient(to top, transparent 92%, $blue 93%, $blue 100%); - @mixin top-nav { position: relative; @include avenir-regular(); @@ -25,8 +23,10 @@ $topnav-link-overline: linear-gradient(to top, transparent 92%, $blue 93%, $blue @include font-size(1); @include left(); margin-right: 1.5rem; - padding: 1.125rem 0; + padding-top: 1.125rem; + padding-bottom: calc(1.25rem - 4px); line-height: 1.5rem; + border-bottom: 4px solid transparent; color: $off-black; @if ($include-right-to-left) { html[dir="rtl"] & { @@ -37,8 +37,7 @@ $topnav-link-overline: linear-gradient(to top, transparent 92%, $blue 93%, $blue } &:hover { color: $blue; - @include prefixer(background-image, $topnav-link-overline, webkit moz o); - background-image: $topnav-link-overline; + border-bottom-color: $blue; text-decoration: none; } } @@ -72,23 +71,22 @@ $topnav-link-overline: linear-gradient(to top, transparent 92%, $blue 93%, $blue @mixin top-nav-link { @include font-size(-1); color: $off-black; - padding: .75*$baseline 0; + padding-top: 1.1625rem; + padding-bottom: calc(1.1625rem - 4px); + border-bottom: 4px solid transparent; line-height: 1.5rem; display: inline-block; vertical-align: top; &:hover, &:focus { color: $blue; - background: url('#{$image-path}/top-nav-ie9.gif') repeat-x top left transparent; - @include prefixer(background-image, $topnav-link-overline, webkit moz o); - background-image: $topnav-link-overline; + border-bottom-color: $blue; text-decoration: none; } &:focus { outline: none; } &.is-active { - @include prefixer(background-image, $topnav-link-overline, webkit moz o); - background-image: $topnav-link-overline; + border-bottom-color: $blue; } } diff --git a/dist/sass/calcite-web/type/_i18n.scss b/dist/sass/calcite-web/type/_i18n.scss index c304b3f43..2790941bd 100644 --- a/dist/sass/calcite-web/type/_i18n.scss +++ b/dist/sass/calcite-web/type/_i18n.scss @@ -8,4 +8,7 @@ font-family: 'Lucida Grande', Arial, Verdana, Geneva, sans-serif; } } + [lang="vi"] { + font-family: 'Lucida Grande', Arial, Verdana, Geneva, sans-serif; + } } \ No newline at end of file diff --git a/dist/sass/calcite-web/utils/_utils.scss b/dist/sass/calcite-web/utils/_utils.scss index cc55ddfd9..91a8bc7cd 100644 --- a/dist/sass/calcite-web/utils/_utils.scss +++ b/dist/sass/calcite-web/utils/_utils.scss @@ -16,5 +16,4 @@ @import "responsive"; @import "transform"; @import "transition"; -@import "visibility"; -@import "placeholder"; \ No newline at end of file +@import "visibility"; \ No newline at end of file