/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root,[data-bs-theme=light]{--bb-primary-dark:#0c63e3;--bb-primary-text:#212529;--bb-secondary-dark:#5a6168;--bb-h1-color:#212529;--bb-h2-color:#212529;--bb-h3-color:#212529;}[data-bs-theme=dark]{color-scheme:dark;--bb-primary-text:#dee2e6;--bb-h1-color:#dee2e6;--bb-h2-color:#dee2e6;--bb-h3-color:#dee2e6;}
.password-strength__meter{margin-top:0.5em;background-color:#ebeae4;}.password-strength__indicator{background-color:#77b259;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;}.password-strength__indicator.is-weak{background-color:#e62600;}.password-strength__indicator.is-fair{background-color:#e09600;}.password-strength__indicator.is-good{background-color:#0074bd;}.password-strength__indicator.is-strong{background-color:#77b259;}.password-confirm,.password-field,.password-strength,.password-confirm-match{width:55%;}.password-suggestions{padding:0.2em 0.5em;margin:0.7em 0;max-width:34.7em;border:1px solid #b4b4b4;}.password-suggestions ul{margin-bottom:0;}.confirm-parent,.password-parent{clear:left;margin:0;max-width:33em;overflow:hidden;}[dir="rtl"] .confirm-parent,[dir="rtl"] .password-parent{clear:right;}.password-confirm .ok{color:#325e1c;font-weight:bold;}.password-confirm .error{color:#a51b00;font-weight:bold;}.page-user-login main .region-content,.page-user-password main .region-content{max-width:400px;background:white;padding:15px 25px;margin:0 auto;border-radius:5px;}body.path-user .field--label-inline .field__label{width:100px;}body.path-user .field--label-inline .field__item{padding:0.25rem 1rem;border-radius:1rem;background:#e9ecef;min-width:250px;margin:0.25rem 0;}body.path-user .field--label-above .field__item{padding:0.25rem 1rem;border-radius:1rem;background:#e9ecef;width:100%;margin:0.25rem 0;}
.node__content{font-size:1.071em;margin-top:10px;}.node--view-mode-teaser{border-bottom:1px solid #d3d7d9;margin-bottom:30px;padding-bottom:15px;}.node--view-mode-teaser h2{margin-top:0;padding-top:0.5em;}.node--view-mode-teaser h2 a{color:#181818;}.node--view-mode-teaser.node--sticky{background:#f9f9f9;background:rgba(0,0,0,0.024);border:1px solid #d3d7d9;padding:0 15px 15px;}.node--view-mode-teaser .node__content{clear:none;font-size:1em;line-height:1.6;}.node__meta{font-size:0.857em;color:#68696b;margin-bottom:-5px;}.node__meta .field--name-field-user-picture img{float:left;margin:1px 20px 0 0;}[dir="rtl"] .node__meta .field--name-field-user-picture img{float:right;margin-left:20px;margin-right:0;}.node__links{text-align:right;font-size:0.93em;}[dir="rtl"] .node__links{text-align:left;}.node--unpublished{padding:20px 15px 0;}.node--unpublished .comment-text .comment-arrow{border-left:1px solid #fff4f4;border-right:1px solid #fff4f4;}
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/themes/custom/bariosub/libraries/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent;}.owl-theme .owl-nav [class*='owl-']{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px;}.owl-theme .owl-nav [class*='owl-']:hover{background:#869791;color:#FFF;text-decoration:none;}.owl-theme .owl-nav .disabled{opacity:0.5;cursor:default;}.owl-theme .owl-nav.disabled + .owl-dots{margin-top:10px;}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent;}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline;}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:30px;}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791;}
.affix{position:fixed;width:100%;top:0;z-index:1035;left:0;}
.book-navigation .menu{border-top:1px solid #d6d6d6;}.book-navigation .book-pager{border-bottom:1px solid #d6d6d6;border-top:1px solid #d6d6d6;margin:0;}
.contextual-links a{border-bottom:none;text-shadow:0 0 0;}
.feed-icon{border-bottom:none;display:inline-block;padding:15px 0 0 0;}
.field--type-entity-reference{margin:0 0 1.2em;}.field--type-entity-reference .field__label{font-weight:normal;margin:0;padding-right:5px;}[dir="rtl"] .field--type-entity-reference .field__label{padding-left:5px;padding-right:0;}.field--type-entity-reference ul.links{padding:0;margin:0;list-style:none;}.field--type-entity-reference ul.links li{float:left;padding:0 1em 0 0;white-space:nowrap;}[dir="rtl"] .field--type-entity-reference ul.links li{padding:0 0 0 1em;float:right;}@media all and (min-width:560px){.node .field--type-image{float:left;margin:0 1em 0 0;}[dir="rtl"] .node .field--type-image{float:right;margin:0 0 0 1em;}.node .field--type-image + .field--type-image{clear:both;}}.field--type-image img,.field--name-field-user-picture img{margin:0 0 1em;}.field--type-image a{border-bottom:none;}.field--name-field-tags{margin:0 0 1.2em;}.field--name-field-tags .field__label{font-weight:normal;margin:0;padding-right:5px;}[dir="rtl"] .field--name-field-tags .field__label{padding-left:5px;padding-right:0;}.field--name-field-tags .field__label,.field--name-field-tags ul.links{font-size:0.8em;}.node--view-mode-teaser .field--name-field-tags .field__label,.node--view-mode-teaser .field--name-field-tags ul.links{font-size:0.821em;}.field--name-field-tags ul.links{padding:0;margin:0;}.field--name-field-tags ul.links li{float:left;padding:0 1em 0 0;white-space:nowrap;}[dir="rtl"] .field--name-field-tags ul.links li{padding:0 0 0 1em;float:right;}.field--label-inline .field__label,.field--label-inline .field__items,.field--label-inline .field__item{display:inline-block;}
.navbar-dark .nav-link:hover,.navbar-dark .nav-link:focus{color:rgba(255,255,255,0.75);}.navbar-dark .nav-link{color:rgba(255,255,255,0.5);}.navbar-light .nav-link:hover,.navbar-light .nav-link:focus{color:rgba(0,0,0,0.7);}.navbar-light .nav-link{color:rgba(0,0,0,0.5);}.navbar-brand .site-logo{margin-right:1rem;}@media (max-width:33.9em){.navbar-toggleable-xs .navbar-nav .nav-item+.nav-item,.navbar-toggleable-xs.collapse.in .navbar-nav .nav-item{margin-left:0;float:none;}}@media (max-width:47.9em){.navbar-toggleable-sm .navbar-nav .nav-item+.nav-item,.navbar-toggleable-xs.collapse.in .navbar-nav .nav-item{margin-left:0;float:none;}}
.block-help{margin-bottom:1em;padding:1.26em;word-wrap:break-word;color:inherit;border:1px solid var(--bs-secondary);background-color:var(--bs-secondary-bg);overflow-wrap:break-word;}.block-help__container{padding-left:24px;background-image:url(/themes/contrib/bootstrap/images/help.png);background-repeat:no-repeat;background-position:left 4px;}[dir="rtl"] .block-help__container{padding-right:24px;padding-left:0;background-position:right 4px;}.block-help__container>*:last-child{margin-bottom:0;}
.icon-help{background:url(/themes/contrib/bootstrap_barrio/images/help.png) 0 50% no-repeat;padding:1px 0 1px 20px;}[dir="rtl"] .icon-help{background-position:100% 50%;padding:1px 20px 1px 0;}.feed-icon{background:url(/themes/contrib/bootstrap_barrio/images/feed.svg) no-repeat;overflow:hidden;text-indent:-9999px;display:block;width:16px;direction:ltr;height:16px;}.navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}
.image-button.is-disabled:hover,.image-button.is-disabled:active,.image-button.is-disabled:focus,.image-button.is-disabled{background:transparent;opacity:0.5;cursor:default;}
.item-list ul{list-style:none;margin:0 0 0.25em 0;padding:0;}[dir="rtl"] .item-list ul{padding:0;}.item-list ul li{margin:0;padding:0.2em 0.5em 0 0;}[dir="rtl"] .item-list ul li{margin:0;padding:0.2em 0 0 0.5em;}.item-list .item-list__comma-list,.item-list .item-list__comma-list li,[dir="rtl"] .item-list .item-list__comma-list,[dir="rtl"] .item-list .item-list__comma-list li{padding:0;}
.list-group__link{border-top:1px solid #ccc;padding:7px 0 0;}.list-group__description{margin:0 0 10px;}
.field--name-field-media-image img{max-width:100%;height:auto;}.media-library-wrapper{display:flex;flex-wrap:wrap;}.media-library-menu{margin:5px 5px 5px 0;padding:20px 15px;border:1px solid #dddddd;border-radius:3px;background:#e9e9e9;height:100%;}.media-library-menu li{margin:5px;white-space:nowrap;height:45px;}.media-library-menu li::marker{color:#e9e9e9;}.media-library-menu__link{margin:5px 5px 5px 0;padding:10px 15px;border:1px solid #dddddd;border-radius:3px;background:#e9e9e9;}.active.media-library-menu__link{background:#fff;}.media-library-content{flex:2;}.media-library-wrapper .form--inline{display:flex;flex-wrap:wrap;align-items:flex-end;}.media-library-widget-modal .js-form-item{margin:5px;}.media-library-wrapper .form-type-textfield{flex:2;}.media-library-widget-modal .form-actions{position:sticky;bottom:0;background:#fff;padding:5px;}.media-library-widget-modal .ui-dialog-content{padding-bottom:0;}.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.media-library-widget-modal.ui-dialog--narrow{width:80% !important;left:10% !important;}.media-library-views-form__rows{display:flex;flex-wrap:wrap;}.media-library-item--grid{margin:10px;width:220px;}.media-library-item--grid .js-form-type-checkbox,.media-library-item--grid .form-check-label{padding-left:0;}.media-library-add-form__media::marker{color:#fff;}
em.placeholder{vertical-align:unset!important;cursor:unset!important;background-color:unset!important;opacity:unset!important;}section.full-width{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;}
input[type="search"]{box-sizing:border-box;}header #search-block-form{padding:5px 15px;flex-flow:row wrap;}#search-block-form{display:flex;}
.shortcut-wrapper{margin:2.2em 0 1.1em 0;}.shortcut-wrapper .page-title{float:left;margin:0;}[dir="rtl"] .shortcut-wrapper .page-title{float:right;}.shortcut-action{border-bottom:none;margin-left:0.5em;padding-top:0.35em;}[dir="rtl"] .shortcut-action{margin-left:0;margin-right:0.5em;}.shortcut-action:hover,.shortcut-action:active,.shortcut-action:focus{border-bottom:none;}
.sidebar .block{border-style:solid;border-width:1px;padding:15px 15px;margin:0 0 20px;}.sidebar h2{margin:0 0 0.5em;border-bottom:1px solid #d6d6d6;padding-bottom:5px;text-shadow:0 1px 0 #fff;font-size:1.071em;line-height:1.2;}.sidebar .block .content{font-size:0.914em;line-height:1.4;}.sidebar tbody{border:none;}.sidebar .even,.sidebar .odd{background:none;border-bottom:1px solid #d6d6d6;}.sidebar nav .nav{margin:0 -1rem;}
.site-footer{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;padding:35px 0 30px;background:black;}.site-footer .layout-container{padding:0 15px;}@media all and (min-width:560px){.site-footer__top .region{float:left;position:relative;width:50%;}[dir="rtl"] .site-footer__top .region{float:right;}}@media all and (min-width:560px) and (max-width:850px){.site-footer .region{box-sizing:border-box;}.site-footer__top .region:nth-child(2n+1){padding-right:10px;}[dir="rtl"] .site-footer__top .region:nth-child(2n+1){padding-left:10px;padding-right:0;}.site-footer__top .region:nth-child(2n){padding-left:10px;}[dir="rtl"] .site-footer__top .region:nth-child(2n){padding-left:0;padding-right:10px;}.region-footer-third{clear:both;}}@media all and (min-width:851px){.site-footer__top .region{width:24%;padding:0 0.65%;}.site-footer__top .region:first-child{padding-left:0;}[dir="rtl"] .site-footer__top .region:first-child{padding-left:10px;padding-right:0;}.site-footer__top .region:last-child{padding-right:0;}[dir="rtl"] .site-footer__top .region:last-child{padding-left:0;padding-right:10px;}}.site-footer h2{color:#c0c0c0;color:rgba(255,255,255,0.65);}.site-footer blockquote{color:#555;}.site-footer .content{color:#c0c0c0;color:rgba(255,255,255,0.65);font-size:0.857em;}.site-footer .menu-item{padding:0;}.site-footer .content ol:not(.menu),.site-footer .content ul:not(.menu){padding-left:1.4em;}[dir="rtl"] .site-footer .content ol:not(.menu),[dir="rtl"] .site-footer .content ul:not(.menu){padding-right:1.4em;padding-left:0;}.site-footer .content a,.site-footer .content a.is-active{color:#fcfcfc;color:rgba(255,255,255,0.8);}.site-footer .content a:hover,.site-footer .content a:focus{color:#fefefe;color:rgba(255,255,255,0.95);}.site-footer .block{margin:20px 0;border:1px solid #444;border-color:rgba(255,255,255,0.1);padding:10px;}.site-footer table{font-size:1em;}.site-footer tr td,.site-footer tr th{border-color:#555;border-color:rgba(255,255,255,0.18);}.site-footer tr.odd{background-color:transparent;}.site-footer tr.even{background-color:#2c2c2c;background-color:rgba(0,0,0,0.15);}.site-footer__top h2{border-bottom:1px solid #555;border-color:rgba(255,255,255,0.15);font-size:1em;margin-bottom:0;padding-bottom:3px;text-transform:uppercase;}.site-footer__top .content{margin-top:0;}.site-footer__top p{margin-top:1em;}.site-footer__top .content .menu{padding-left:0;}[dir="rtl"] .site-footer__top .content .menu{padding-right:0;}.site-footer__top .content li a{display:block;border-bottom:1px solid #555;border-color:rgba(255,255,255,0.15);line-height:1.2;padding:0.8em 2px 0.8em 20px;text-indent:-15px;}[dir="rtl"] .site-footer__top .content li a{padding:0.8em 20px 0.8em 2px;}.site-footer__top .content li a:hover,.site-footer__top .content li a:focus{background-color:#1f1f21;background-color:rgba(255,255,255,0.05);text-decoration:none;}.site-footer__top .block-menu,.site-footer__bottom .block{margin:0;padding:0;border:none;}.site-footer__bottom .block{margin:0.5em 0;}.site-footer__bottom .content{padding:0.5em 0;margin-top:0;}.site-footer__bottom .block h2{margin:0;}.site-footer__bottom{letter-spacing:0.2px;margin-top:30px;border-top:1px solid #555;border-color:rgba(255,255,255,0.15);}.site-footer__bottom .region{margin-top:20px;}.site-footer__bottom .block{clear:both;}.site-footer__bottom .block .menu{padding:0;}.site-footer__bottom .menu-item a{float:left;padding:0 12px;display:block;border-right:1px solid #555;border-color:rgba(255,255,255,0.15);}[dir="rtl"] .site-footer__bottom .menu-item a{float:right;border-left:1px solid #555;border-right:none;}.site-footer__bottom .menu-item:first-child a{padding-left:0;}[dir="rtl"] .site-footer__bottom .menu-item:first-child a{padding-right:0;padding-left:12px;}.site-footer__bottom .menu-item:last-child a{padding-right:0;border-right:none;}[dir="rtl"] .site-footer__bottom .menu-item:last-child a{padding-left:0;padding-right:12px;border-left:none;}[dir="rtl"] .site-footer__bottom .menu-item:first-child:last-child a{padding-right:0;}
.skip-link{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:50;background:#444;background:rgba(0,0,0,0.6);font-size:0.94em;line-height:1.7em;padding:1px 10px 2px;border-radius:0 0 10px 10px;border-bottom-width:0;outline:0;}.skip-link.visually-hidden.focusable:focus{position:absolute !important;color:#fff;}
table{border:0;border-spacing:0;font-size:0.857em;margin:10px 0;width:100%;}table table{font-size:1em;}tr{border-bottom:1px solid #ccc;padding:0.1em 0.6em;background:#efefef;background:rgba(0,0,0,0.063);}thead > tr{border-bottom:1px solid #000;}tr.odd{background:#e4e4e4;background:rgba(0,0,0,0.105);}table tr th{background:#757575;background:rgba(0,0,0,0.51);border-bottom-style:none;}table tr th,table tr th a,table tr th a:hover,table tr th a:focus{color:#fff;font-weight:bold;}table tbody tr th{vertical-align:top;}tr td,tr th{padding:4px 9px;border:1px solid #fff;text-align:left;}[dir="rtl"] tr td,[dir="rtl"] tr th{text-align:right;}@media screen and (max-width:37.5em){th.priority-low,td.priority-low,th.priority-medium,td.priority-medium{display:none;}}@media screen and (max-width:60em){th.priority-low,td.priority-low{display:none;}}
tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}.tabledrag-changed.warning{margin-bottom:0.5rem;color:var(--bs-warning);}a.tabledrag-handle .handle{width:25px;height:25px;}.tabledrag-cell-content>*{display:table-cell;vertical-align:middle;}
tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}
.tablesort{width:14px;height:14px;vertical-align:top;margin:1px 0 0 5px;}.tablesort--asc{background-image:url(/core/misc/icons/ffffff/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/ffffff/twistie-up.svg);}
#page .ui-widget{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;}
nav.tabs{margin-bottom:1rem;}
body.toolbar-horizontal #navbar-top.fixed-top,body.toolbar-vertical #navbar-top.fixed-top,body.toolbar-vertical.toolbar-tray-open #navbar-top.fixed-top,body.toolbar-horizontal #navbar-main.fixed-top,body.toolbar-vertical #navbar-main.fixed-top,body.toolbar-vertical.toolbar-tray-open #navbar-main.fixed-top{top:40px;}body.toolbar-horizontal.toolbar-tray-open #navbar-top.fixed-top,body.toolbar-horizontal.toolbar-tray-open #navbar-main.fixed-top{top:80px;}body.toolbar-fixed .toolbar-oriented .toolbar-bar{z-index:1040;}
.vertical-tabs{margin:0;border:1px solid #ccc;display:flex;flex-direction:row;font-size:0.875rem;}[dir="rtl"] .vertical-tabs{flex-direction:row-reverse;margin-left:0;margin-right:0;}.vertical-tabs__menu{display:flex;flex-direction:column;flex-wrap:nowrap;width:15em;margin:0;padding:0;border-top:1px solid #ccc;list-style:none;}[dir="rtl"] .vertical-tabs__menu{margin-left:0;margin-right:-15em;}.vertical-tabs__pane{margin:0;border:0;}.vertical-tabs__pane>summary{display:none;}.vertical-tabs__pane label{font-weight:bold;}.vertical-tabs__menu-item{border:1px solid #ccc;border-top:0;background:#eee;}.vertical-tabs__menu-item a{display:block;padding:0.5em 0.6em;text-decoration:none;}.vertical-tabs__menu-item a:focus .vertical-tabs__menu-item-title,.vertical-tabs__menu-item a:active .vertical-tabs__menu-item-title,.vertical-tabs__menu-item a:hover .vertical-tabs__menu-item-title{text-decoration:underline;}.vertical-tabs__menu-item a:hover{outline:1px dotted;}.vertical-tabs__menu-item.is-selected{border-right-width:0;background-color:#fff;}[dir="rtl"] .vertical-tabs__menu-item.is-selected{border-left-width:0;border-right-width:1px;}.vertical-tabs__menu-item.is-selected .vertical-tabs__menu-item-title{color:#000;}.vertical-tabs__menu-item-summary{display:block;margin-bottom:0;line-height:normal;}
.views-displays .tabs .open > a{border-radius:7px 7px 0 0;}.views-displays .tabs .open > a:hover,.views-displays .tabs .open > a:focus{color:#0071b3;}.views-displays .secondary .form-submit{font-size:0.846em;}.views-displays .tabs .action-list{padding:0;}.views-filterable-options .filterable-option:nth-of-type(even) .form-type-checkbox{background-color:#f9f9f9;}.views-ui-display-tab-actions .dropbutton .form-submit{color:#0071b3;}.views-ui-display-tab-actions .dropbutton .form-submit:hover,.views-ui-display-tab-actions .dropbutton .form-submit:focus{color:#018fe2;}
.form-required::after{content:'';vertical-align:super;display:inline-block;background-image:url(/themes/contrib/bootstrap_barrio/images/required.svg);background-repeat:no-repeat;background-size:7px 7px;width:7px;height:7px;margin:0 0.3em;}.webform-options-display-buttons-horizontal .webform-options-display-buttons-wrapper{flex:auto;}.webform-options-display-buttons .form-check-label{margin:0 5px 10px 5px;border:3px solid #ccc;border-radius:3px;background-color:#fff;padding:10px;width:100%;}.webform-options-display-buttons .form-check-label:hover{border-color:#999;color:#333;}.webform-options-display-buttons .form-check-input:checked ~ .form-check-label{border-color:#0074bd;color:#000;}.webform-options-display-buttons .webform-options-display-buttons-wrapper .form-check-label{text-align:center;margin:0 5px 10px 0;}.webform-options-display-buttons .webform-options-display-buttons-wrapper .radio,.webform-options-display-buttons .webform-options-display-buttons-wrapper .form-check{padding:0;}
.ui-widget-overlay{background:#000;opacity:0.7;}.ui-dialog{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;border-radius:0;}.ui-dialog input,.ui-dialog select,.ui-dialog textarea{font-size:0.9em;}.ui-dialog .button{background-color:#fff;background-image:-webkit-linear-gradient(top,#f3f3f3,#e8e8e8);background-image:linear-gradient(to bottom,#f3f3f3,#e8e8e8);border:1px solid #e4e4e4;border-bottom-color:#b4b4b4;border-left-color:#d2d2d2;border-right-color:#d2d2d2;color:#3a3a3a;cursor:pointer;font-size:0.929em;font-weight:normal;text-align:center;padding:0.250em 1.063em;border-radius:1em;}
:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:768px;--breakpoint-md:992px;--breakpoint-lg:1024px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;}*,*::before,*::after{box-sizing:border-box;}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block;}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff;}[tabindex="-1"]:focus:not(:focus-visible){outline:0 !important;}hr{box-sizing:content-box;height:0;overflow:visible;}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0.5rem;}p{margin-top:0;margin-bottom:1rem;}abbr[title],abbr[data-original-title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none;}address{margin-bottom:1rem;font-style:normal;line-height:inherit;}ol,ul,dl{margin-top:0;margin-bottom:1rem;}ol ol,ul ul,ol ul,ul ol{margin-bottom:0;}dt{font-weight:700;}dd{margin-bottom:.5rem;margin-left:0;}blockquote{margin:0 0 1rem;}b,strong{font-weight:bolder;}small{font-size:80%;}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline;}sub{bottom:-.25em;}sup{top:-.5em;}a{color:#007bff;text-decoration:none;background-color:transparent;}a:hover{color:#0056b3;text-decoration:underline;}a:not([href]):not([class]){color:inherit;text-decoration:none;}a:not([href]):not([class]):hover{color:inherit;text-decoration:none;}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em;}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar;}figure{margin:0 0 1rem;}img{vertical-align:middle;border-style:none;}svg{overflow:hidden;vertical-align:middle;}table{border-collapse:collapse;}caption{padding-top:0.75rem;padding-bottom:0.75rem;color:#6c757d;text-align:left;caption-side:bottom;}th{text-align:inherit;text-align:-webkit-match-parent;}label{display:inline-block;margin-bottom:0.5rem;}button{border-radius:0;}button:focus:not(:focus-visible){outline:0;}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}button,input{overflow:visible;}button,select{text-transform:none;}[role="button"]{cursor:pointer;}select{word-wrap:normal;}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none;}input[type="radio"],input[type="checkbox"]{box-sizing:border-box;padding:0;}textarea{overflow:auto;resize:vertical;}fieldset{min-width:0;padding:0;margin:0;border:0;}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal;}progress{vertical-align:baseline;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{outline-offset:-2px;-webkit-appearance:none;}[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button;}output{display:inline-block;}summary{display:list-item;cursor:pointer;}template{display:none;}[hidden]{display:none !important;}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:0.5rem;font-weight:500;line-height:1.2;}h1,.h1{font-size:2.5rem;}h2,.h2{font-size:2rem;}h3,.h3{font-size:1.75rem;}h4,.h4{font-size:1.5rem;}h5,.h5{font-size:1.25rem;}h6,.h6{font-size:1rem;}.lead{font-size:1.25rem;font-weight:300;}.display-1{font-size:6rem;font-weight:300;line-height:1.2;}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2;}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2;}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2;}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,0.1);}small,.small{font-size:80%;font-weight:400;}mark,.mark{padding:0.2em;background-color:#fcf8e3;}.list-unstyled{padding-left:0;list-style:none;}.list-inline{padding-left:0;list-style:none;}.list-inline-item{display:inline-block;}.list-inline-item:not(:last-child){margin-right:0.5rem;}.initialism{font-size:90%;text-transform:uppercase;}.blockquote{margin-bottom:1rem;font-size:1.25rem;}.blockquote-footer{display:block;font-size:80%;color:#6c757d;}.blockquote-footer::before{content:"\2014\00A0";}.img-fluid{max-width:100%;height:auto;}.img-thumbnail{padding:0.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:0.25rem;max-width:100%;height:auto;}.figure{display:inline-block;}.figure-img{margin-bottom:0.5rem;line-height:1;}.figure-caption{font-size:90%;color:#6c757d;}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word;}a > code{color:inherit;}kbd{padding:0.2rem 0.4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:0.2rem;}kbd kbd{padding:0;font-size:100%;font-weight:700;}pre{display:block;font-size:87.5%;color:#212529;}pre code{font-size:inherit;color:inherit;word-break:normal;}.pre-scrollable{max-height:340px;overflow-y:scroll;}.container,.container-fluid,.container-sm{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}@media (min-width:768px){.container,.container-sm{max-width:1220px;}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}.no-gutters{margin-right:0;margin-left:0;}.no-gutters > .col,.no-gutters > [class*="col-"]{padding-right:0;padding-left:0;}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px;}.col{flex-basis:0;flex-grow:1;max-width:100%;}.row-cols-1 > *{flex:0 0 100%;max-width:100%;}.row-cols-2 > *{flex:0 0 50%;max-width:50%;}.row-cols-3 > *{flex:0 0 33.33333%;max-width:33.33333%;}.row-cols-4 > *{flex:0 0 25%;max-width:25%;}.row-cols-5 > *{flex:0 0 20%;max-width:20%;}.row-cols-6 > *{flex:0 0 16.66667%;max-width:16.66667%;}.col-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-1{flex:0 0 8.33333%;max-width:8.33333%;}.col-2{flex:0 0 16.66667%;max-width:16.66667%;}.col-3{flex:0 0 25%;max-width:25%;}.col-4{flex:0 0 33.33333%;max-width:33.33333%;}.col-5{flex:0 0 41.66667%;max-width:41.66667%;}.col-6{flex:0 0 50%;max-width:50%;}.col-7{flex:0 0 58.33333%;max-width:58.33333%;}.col-8{flex:0 0 66.66667%;max-width:66.66667%;}.col-9{flex:0 0 75%;max-width:75%;}.col-10{flex:0 0 83.33333%;max-width:83.33333%;}.col-11{flex:0 0 91.66667%;max-width:91.66667%;}.col-12{flex:0 0 100%;max-width:100%;}.order-first{order:-1;}.order-last{order:13;}.order-0{order:0;}.order-1{order:1;}.order-2{order:2;}.order-3{order:3;}.order-4{order:4;}.order-5{order:5;}.order-6{order:6;}.order-7{order:7;}.order-8{order:8;}.order-9{order:9;}.order-10{order:10;}.order-11{order:11;}.order-12{order:12;}.offset-1{margin-left:8.33333%;}.offset-2{margin-left:16.66667%;}.offset-3{margin-left:25%;}.offset-4{margin-left:33.33333%;}.offset-5{margin-left:41.66667%;}.offset-6{margin-left:50%;}.offset-7{margin-left:58.33333%;}.offset-8{margin-left:66.66667%;}.offset-9{margin-left:75%;}.offset-10{margin-left:83.33333%;}.offset-11{margin-left:91.66667%;}@media (min-width:768px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%;}.row-cols-sm-1 > *{flex:0 0 100%;max-width:100%;}.row-cols-sm-2 > *{flex:0 0 50%;max-width:50%;}.row-cols-sm-3 > *{flex:0 0 33.33333%;max-width:33.33333%;}.row-cols-sm-4 > *{flex:0 0 25%;max-width:25%;}.row-cols-sm-5 > *{flex:0 0 20%;max-width:20%;}.row-cols-sm-6 > *{flex:0 0 16.66667%;max-width:16.66667%;}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%;}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%;}.col-sm-3{flex:0 0 25%;max-width:25%;}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%;}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%;}.col-sm-6{flex:0 0 50%;max-width:50%;}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%;}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%;}.col-sm-9{flex:0 0 75%;max-width:75%;}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%;}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%;}.col-sm-12{flex:0 0 100%;max-width:100%;}.order-sm-first{order:-1;}.order-sm-last{order:13;}.order-sm-0{order:0;}.order-sm-1{order:1;}.order-sm-2{order:2;}.order-sm-3{order:3;}.order-sm-4{order:4;}.order-sm-5{order:5;}.order-sm-6{order:6;}.order-sm-7{order:7;}.order-sm-8{order:8;}.order-sm-9{order:9;}.order-sm-10{order:10;}.order-sm-11{order:11;}.order-sm-12{order:12;}.offset-sm-0{margin-left:0;}.offset-sm-1{margin-left:8.33333%;}.offset-sm-2{margin-left:16.66667%;}.offset-sm-3{margin-left:25%;}.offset-sm-4{margin-left:33.33333%;}.offset-sm-5{margin-left:41.66667%;}.offset-sm-6{margin-left:50%;}.offset-sm-7{margin-left:58.33333%;}.offset-sm-8{margin-left:66.66667%;}.offset-sm-9{margin-left:75%;}.offset-sm-10{margin-left:83.33333%;}.offset-sm-11{margin-left:91.66667%;}}@media (min-width:992px){.col-md{flex-basis:0;flex-grow:1;max-width:100%;}.row-cols-md-1 > *{flex:0 0 100%;max-width:100%;}.row-cols-md-2 > *{flex:0 0 50%;max-width:50%;}.row-cols-md-3 > *{flex:0 0 33.33333%;max-width:33.33333%;}.row-cols-md-4 > *{flex:0 0 25%;max-width:25%;}.row-cols-md-5 > *{flex:0 0 20%;max-width:20%;}.row-cols-md-6 > *{flex:0 0 16.66667%;max-width:16.66667%;}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%;}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%;}.col-md-3{flex:0 0 25%;max-width:25%;}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%;}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%;}.col-md-6{flex:0 0 50%;max-width:50%;}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%;}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%;}.col-md-9{flex:0 0 75%;max-width:75%;}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%;}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%;}.col-md-12{flex:0 0 100%;max-width:100%;}.order-md-first{order:-1;}.order-md-last{order:13;}.order-md-0{order:0;}.order-md-1{order:1;}.order-md-2{order:2;}.order-md-3{order:3;}.order-md-4{order:4;}.order-md-5{order:5;}.order-md-6{order:6;}.order-md-7{order:7;}.order-md-8{order:8;}.order-md-9{order:9;}.order-md-10{order:10;}.order-md-11{order:11;}.order-md-12{order:12;}.offset-md-0{margin-left:0;}.offset-md-1{margin-left:8.33333%;}.offset-md-2{margin-left:16.66667%;}.offset-md-3{margin-left:25%;}.offset-md-4{margin-left:33.33333%;}.offset-md-5{margin-left:41.66667%;}.offset-md-6{margin-left:50%;}.offset-md-7{margin-left:58.33333%;}.offset-md-8{margin-left:66.66667%;}.offset-md-9{margin-left:75%;}.offset-md-10{margin-left:83.33333%;}.offset-md-11{margin-left:91.66667%;}}@media (min-width:1024px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%;}.row-cols-lg-1 > *{flex:0 0 100%;max-width:100%;}.row-cols-lg-2 > *{flex:0 0 50%;max-width:50%;}.row-cols-lg-3 > *{flex:0 0 33.33333%;max-width:33.33333%;}.row-cols-lg-4 > *{flex:0 0 25%;max-width:25%;}.row-cols-lg-5 > *{flex:0 0 20%;max-width:20%;}.row-cols-lg-6 > *{flex:0 0 16.66667%;max-width:16.66667%;}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%;}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%;}.col-lg-3{flex:0 0 25%;max-width:25%;}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%;}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%;}.col-lg-6{flex:0 0 50%;max-width:50%;}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%;}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%;}.col-lg-9{flex:0 0 75%;max-width:75%;}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%;}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%;}.col-lg-12{flex:0 0 100%;max-width:100%;}.order-lg-first{order:-1;}.order-lg-last{order:13;}.order-lg-0{order:0;}.order-lg-1{order:1;}.order-lg-2{order:2;}.order-lg-3{order:3;}.order-lg-4{order:4;}.order-lg-5{order:5;}.order-lg-6{order:6;}.order-lg-7{order:7;}.order-lg-8{order:8;}.order-lg-9{order:9;}.order-lg-10{order:10;}.order-lg-11{order:11;}.order-lg-12{order:12;}.offset-lg-0{margin-left:0;}.offset-lg-1{margin-left:8.33333%;}.offset-lg-2{margin-left:16.66667%;}.offset-lg-3{margin-left:25%;}.offset-lg-4{margin-left:33.33333%;}.offset-lg-5{margin-left:41.66667%;}.offset-lg-6{margin-left:50%;}.offset-lg-7{margin-left:58.33333%;}.offset-lg-8{margin-left:66.66667%;}.offset-lg-9{margin-left:75%;}.offset-lg-10{margin-left:83.33333%;}.offset-lg-11{margin-left:91.66667%;}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%;}.row-cols-xl-1 > *{flex:0 0 100%;max-width:100%;}.row-cols-xl-2 > *{flex:0 0 50%;max-width:50%;}.row-cols-xl-3 > *{flex:0 0 33.33333%;max-width:33.33333%;}.row-cols-xl-4 > *{flex:0 0 25%;max-width:25%;}.row-cols-xl-5 > *{flex:0 0 20%;max-width:20%;}.row-cols-xl-6 > *{flex:0 0 16.66667%;max-width:16.66667%;}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%;}.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%;}.col-xl-3{flex:0 0 25%;max-width:25%;}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%;}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%;}.col-xl-6{flex:0 0 50%;max-width:50%;}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%;}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%;}.col-xl-9{flex:0 0 75%;max-width:75%;}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%;}.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%;}.col-xl-12{flex:0 0 100%;max-width:100%;}.order-xl-first{order:-1;}.order-xl-last{order:13;}.order-xl-0{order:0;}.order-xl-1{order:1;}.order-xl-2{order:2;}.order-xl-3{order:3;}.order-xl-4{order:4;}.order-xl-5{order:5;}.order-xl-6{order:6;}.order-xl-7{order:7;}.order-xl-8{order:8;}.order-xl-9{order:9;}.order-xl-10{order:10;}.order-xl-11{order:11;}.order-xl-12{order:12;}.offset-xl-0{margin-left:0;}.offset-xl-1{margin-left:8.33333%;}.offset-xl-2{margin-left:16.66667%;}.offset-xl-3{margin-left:25%;}.offset-xl-4{margin-left:33.33333%;}.offset-xl-5{margin-left:41.66667%;}.offset-xl-6{margin-left:50%;}.offset-xl-7{margin-left:58.33333%;}.offset-xl-8{margin-left:66.66667%;}.offset-xl-9{margin-left:75%;}.offset-xl-10{margin-left:83.33333%;}.offset-xl-11{margin-left:91.66667%;}}.table{width:100%;margin-bottom:1rem;color:#212529;}.table th,.table td{padding:0.75rem;vertical-align:top;border-top:1px solid #dee2e6;}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6;}.table tbody + tbody{border-top:2px solid #dee2e6;}.table-sm th,.table-sm td{padding:0.3rem;}.table-bordered{border:1px solid #dee2e6;}.table-bordered th,.table-bordered td{border:1px solid #dee2e6;}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px;}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody + tbody{border:0;}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,0.05);}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,0.075);}.table-primary,.table-primary > th,.table-primary > td{background-color:#b8daff;}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody + tbody{border-color:#7abaff;}.table-hover .table-primary:hover{background-color:#9fcdff;}.table-hover .table-primary:hover > td,.table-hover .table-primary:hover > th{background-color:#9fcdff;}.table-secondary,.table-secondary > th,.table-secondary > td{background-color:#d6d8db;}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody + tbody{border-color:#b3b7bb;}.table-hover .table-secondary:hover{background-color:#c8cbcf;}.table-hover .table-secondary:hover > td,.table-hover .table-secondary:hover > th{background-color:#c8cbcf;}.table-success,.table-success > th,.table-success > td{background-color:#c3e6cb;}.table-success th,.table-success td,.table-success thead th,.table-success tbody + tbody{border-color:#8fd19e;}.table-hover .table-success:hover{background-color:#b1dfbb;}.table-hover .table-success:hover > td,.table-hover .table-success:hover > th{background-color:#b1dfbb;}.table-info,.table-info > th,.table-info > td{background-color:#bee5eb;}.table-info th,.table-info td,.table-info thead th,.table-info tbody + tbody{border-color:#86cfda;}.table-hover .table-info:hover{background-color:#abdde5;}.table-hover .table-info:hover > td,.table-hover .table-info:hover > th{background-color:#abdde5;}.table-warning,.table-warning > th,.table-warning > td{background-color:#ffeeba;}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody + tbody{border-color:#ffdf7e;}.table-hover .table-warning:hover{background-color:#ffe8a1;}.table-hover .table-warning:hover > td,.table-hover .table-warning:hover > th{background-color:#ffe8a1;}.table-danger,.table-danger > th,.table-danger > td{background-color:#f5c6cb;}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody + tbody{border-color:#ed969e;}.table-hover .table-danger:hover{background-color:#f1b0b7;}.table-hover .table-danger:hover > td,.table-hover .table-danger:hover > th{background-color:#f1b0b7;}.table-light,.table-light > th,.table-light > td{background-color:#fdfdfe;}.table-light th,.table-light td,.table-light thead th,.table-light tbody + tbody{border-color:#fbfcfc;}.table-hover .table-light:hover{background-color:#ececf6;}.table-hover .table-light:hover > td,.table-hover .table-light:hover > th{background-color:#ececf6;}.table-dark,.table-dark > th,.table-dark > td{background-color:#c6c8ca;}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody + tbody{border-color:#95999c;}.table-hover .table-dark:hover{background-color:#b9bbbe;}.table-hover .table-dark:hover > td,.table-hover .table-dark:hover > th{background-color:#b9bbbe;}.table-active,.table-active > th,.table-active > td{background-color:rgba(0,0,0,0.075);}.table-hover .table-active:hover{background-color:rgba(0,0,0,0.075);}.table-hover .table-active:hover > td,.table-hover .table-active:hover > th{background-color:rgba(0,0,0,0.075);}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55;}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6;}.table-dark{color:#fff;background-color:#343a40;}.table-dark th,.table-dark td,.table-dark thead th{border-color:#454d55;}.table-dark.table-bordered{border:0;}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,0.05);}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,0.075);}@media (max-width:767.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive-sm > .table-bordered{border:0;}}@media (max-width:991.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive-md > .table-bordered{border:0;}}@media (max-width:1023.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive-lg > .table-bordered{border:0;}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive-xl > .table-bordered{border:0;}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive > .table-bordered{border:0;}.form-control{display:block;width:100%;height:calc(1.5em + 0.75rem + 2px);padding:0.375rem 0.75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:0.25rem;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.form-control{transition:none;}}.form-control::-ms-expand{background-color:transparent;border:0;}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 0.2rem rgba(0,123,255,0.25);}.form-control::placeholder{color:#6c757d;opacity:1;}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1;}input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{appearance:none;}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057;}select.form-control:focus::-ms-value{color:#495057;background-color:#fff;}.form-control-file,.form-control-range{display:block;width:100%;}.col-form-label{padding-top:calc(0.375rem + 1px);padding-bottom:calc(0.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5;}.col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.25rem;line-height:1.5;}.col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:0.875rem;line-height:1.5;}.form-control-plaintext{display:block;width:100%;padding:0.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0;}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0;}.form-control-sm{height:calc(1.5em + 0.5rem + 2px);padding:0.25rem 0.5rem;font-size:0.875rem;line-height:1.5;border-radius:0.2rem;}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:0.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:0.3rem;}select.form-control[size],select.form-control[multiple]{height:auto;}textarea.form-control{height:auto;}.form-group{margin-bottom:1rem;}.form-text{display:block;margin-top:0.25rem;}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px;}.form-row > .col,.form-row > [class*="col-"]{padding-right:5px;padding-left:5px;}.form-check{position:relative;display:block;padding-left:1.25rem;}.form-check-input{position:absolute;margin-top:0.3rem;margin-left:-1.25rem;}.form-check-input[disabled] ~ .form-check-label,.form-check-input:disabled ~ .form-check-label{color:#6c757d;}.form-check-label{margin-bottom:0;}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:0.75rem;}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:0.3125rem;margin-left:0;}.valid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:80%;color:#28a745;}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:0.25rem 0.5rem;margin-top:.1rem;font-size:0.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,0.9);border-radius:0.25rem;}.form-row > .col > .valid-tooltip,.form-row > [class*="col-"] > .valid-tooltip{left:5px;}.was-validated :valid ~ .valid-feedback,.was-validated :valid ~ .valid-tooltip,.is-valid ~ .valid-feedback,.is-valid ~ .valid-tooltip{display:block;}.was-validated .form-control:valid,.form-control.is-valid{border-color:#28a745;padding-right:calc(1.5em + 0.75rem) !important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 0.2rem rgba(40,167,69,0.25);}.was-validated select.form-control:valid,select.form-control.is-valid{padding-right:3rem !important;background-position:right 1.5rem center;}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);}.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#28a745;padding-right:calc(0.75em + 2.3125rem) !important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 0.2rem rgba(40,167,69,0.25);}.was-validated .form-check-input:valid ~ .form-check-label,.form-check-input.is-valid ~ .form-check-label{color:#28a745;}.was-validated .form-check-input:valid ~ .valid-feedback,.was-validated .form-check-input:valid ~ .valid-tooltip,.form-check-input.is-valid ~ .valid-feedback,.form-check-input.is-valid ~ .valid-tooltip{display:block;}.was-validated .custom-control-input:valid ~ .custom-control-label,.custom-control-input.is-valid ~ .custom-control-label{color:#28a745;}.was-validated .custom-control-input:valid ~ .custom-control-label::before,.custom-control-input.is-valid ~ .custom-control-label::before{border-color:#28a745;}.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,.custom-control-input.is-valid:checked ~ .custom-control-label::before{border-color:#34ce57;background-color:#34ce57;}.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,.custom-control-input.is-valid:focus ~ .custom-control-label::before{box-shadow:0 0 0 0.2rem rgba(40,167,69,0.25);}.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before{border-color:#28a745;}.was-validated .custom-file-input:valid ~ .custom-file-label,.custom-file-input.is-valid ~ .custom-file-label{border-color:#28a745;}.was-validated .custom-file-input:valid:focus ~ .custom-file-label,.custom-file-input.is-valid:focus ~ .custom-file-label{border-color:#28a745;box-shadow:0 0 0 0.2rem rgba(40,167,69,0.25);}.invalid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:80%;color:#dc3545;}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:0.25rem 0.5rem;margin-top:.1rem;font-size:0.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,0.9);border-radius:0.25rem;}.form-row > .col > .invalid-tooltip,.form-row > [class*="col-"] > .invalid-tooltip{left:5px;}.was-validated :invalid ~ .invalid-feedback,.was-validated :invalid ~ .invalid-tooltip,.is-invalid ~ .invalid-feedback,.is-invalid ~ .invalid-tooltip{display:block;}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + 0.75rem) !important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 0.2rem rgba(220,53,69,0.25);}.was-validated select.form-control:invalid,select.form-control.is-invalid{padding-right:3rem !important;background-position:right 1.5rem center;}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);}.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#dc3545;padding-right:calc(0.75em + 2.3125rem) !important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 0.2rem rgba(220,53,69,0.25);}.was-validated .form-check-input:invalid ~ .form-check-label,.form-check-input.is-invalid ~ .form-check-label{color:#dc3545;}.was-validated .form-check-input:invalid ~ .invalid-feedback,.was-validated .form-check-input:invalid ~ .invalid-tooltip,.form-check-input.is-invalid ~ .invalid-feedback,.form-check-input.is-invalid ~ .invalid-tooltip{display:block;}.was-validated .custom-control-input:invalid ~ .custom-control-label,.custom-control-input.is-invalid ~ .custom-control-label{color:#dc3545;}.was-validated .custom-control-input:invalid ~ .custom-control-label::before,.custom-control-input.is-invalid ~ .custom-control-label::before{border-color:#dc3545;}.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,.custom-control-input.is-invalid:checked ~ .custom-control-label::before{border-color:#e4606d;background-color:#e4606d;}.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,.custom-control-input.is-invalid:focus ~ .custom-control-label::before{box-shadow:0 0 0 0.2rem rgba(220,53,69,0.25);}.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before,.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before{border-color:#dc3545;}.was-validated .custom-file-input:invalid ~ .custom-file-label,.custom-file-input.is-invalid ~ .custom-file-label{border-color:#dc3545;}.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,.custom-file-input.is-invalid:focus ~ .custom-file-label{border-color:#dc3545;box-shadow:0 0 0 0.2rem rgba(220,53,69,0.25);}.form-inline{display:flex;flex-flow:row wrap;align-items:center;}.form-inline .form-check{width:100%;}@media (min-width:768px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0;}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0;}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle;}.form-inline .form-control-plaintext{display:inline-block;}.form-inline .input-group,.form-inline .custom-select{width:auto;}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0;}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:0.25rem;margin-left:0;}.form-inline .custom-control{align-items:center;justify-content:center;}.form-inline .custom-control-label{margin-bottom:0;}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid transparent;padding:0.375rem 0.75rem;font-size:1rem;line-height:1.5;border-radius:0.25rem;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.btn{transition:none;}}.btn:hover{color:#212529;text-decoration:none;}.btn:focus,.btn.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(0,123,255,0.25);}.btn.disabled,.btn:disabled{opacity:0.65;}.btn:not(:disabled):not(.disabled){cursor:pointer;}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none;}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff;}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc;}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 0.2rem rgba(38,143,255,0.5);}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff;}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show > .btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf;}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show > .btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(38,143,255,0.5);}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d;}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62;}.btn-secondary:focus,.btn-secondary.focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 0.2rem rgba(130,138,145,0.5);}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d;}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show > .btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b;}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show > .btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(130,138,145,0.5);}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745;}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34;}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 0.2rem rgba(72,180,97,0.5);}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745;}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show > .btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430;}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show > .btn-success.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(72,180,97,0.5);}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8;}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b;}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 0.2rem rgba(58,176,195,0.5);}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8;}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show > .btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f;}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show > .btn-info.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(58,176,195,0.5);}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107;}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00;}.btn-warning:focus,.btn-warning.focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 0.2rem rgba(222,170,12,0.5);}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107;}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show > .btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500;}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show > .btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(222,170,12,0.5);}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545;}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130;}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 0.2rem rgba(225,83,97,0.5);}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545;}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show > .btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d;}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show > .btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(225,83,97,0.5);}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa;}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;}.btn-light:focus,.btn-light.focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 0.2rem rgba(216,217,219,0.5);}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa;}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show > .btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df;}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show > .btn-light.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(216,217,219,0.5);}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40;}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124;}.btn-dark:focus,.btn-dark.focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 0.2rem rgba(82,88,93,0.5);}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40;}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show > .btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d;}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show > .btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(82,88,93,0.5);}.btn-outline-primary{color:#007bff;border-color:#007bff;}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff;}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 0.2rem rgba(0,123,255,0.5);}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent;}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show > .btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff;}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(0,123,255,0.5);}.btn-outline-secondary{color:#6c757d;border-color:#6c757d;}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d;}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 0.2rem rgba(108,117,125,0.5);}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent;}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show > .btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d;}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(108,117,125,0.5);}.btn-outline-success{color:#28a745;border-color:#28a745;}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745;}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 0.2rem rgba(40,167,69,0.5);}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent;}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show > .btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745;}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(40,167,69,0.5);}.btn-outline-info{color:#17a2b8;border-color:#17a2b8;}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8;}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 0.2rem rgba(23,162,184,0.5);}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent;}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show > .btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8;}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(23,162,184,0.5);}.btn-outline-warning{color:#ffc107;border-color:#ffc107;}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107;}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 0.2rem rgba(255,193,7,0.5);}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent;}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show > .btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107;}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(255,193,7,0.5);}.btn-outline-danger{color:#dc3545;border-color:#dc3545;}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545;}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 0.2rem rgba(220,53,69,0.5);}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent;}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show > .btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545;}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(220,53,69,0.5);}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa;}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa;}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 0.2rem rgba(248,249,250,0.5);}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent;}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show > .btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa;}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(248,249,250,0.5);}.btn-outline-dark{color:#343a40;border-color:#343a40;}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40;}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 0.2rem rgba(52,58,64,0.5);}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent;}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show > .btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40;}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(52,58,64,0.5);}.btn-link{font-weight:400;color:#007bff;text-decoration:none;}.btn-link:hover{color:#0056b3;text-decoration:underline;}.btn-link:focus,.btn-link.focus{text-decoration:underline;}.btn-link:disabled,.btn-link.disabled{color:#6c757d;pointer-events:none;}.btn-lg,.btn-group-lg > .btn{padding:0.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:0.3rem;}.btn-sm,.btn-group-sm > .btn{padding:0.25rem 0.5rem;font-size:0.875rem;line-height:1.5;border-radius:0.2rem;}.btn-block{display:block;width:100%;}.btn-block + .btn-block{margin-top:0.5rem;}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%;}.fade{transition:opacity 0.15s linear;}@media (prefers-reduced-motion:reduce){.fade{transition:none;}}.fade:not(.show){opacity:0;}.collapse:not(.show){display:none;}.collapsing{position:relative;height:0;overflow:hidden;transition:height 0.35s ease;}@media (prefers-reduced-motion:reduce){.collapsing{transition:none;}}.dropup,.dropright,.dropdown,.dropleft{position:relative;}.dropdown-toggle{white-space:nowrap;}.dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid;border-right:0.3em solid transparent;border-bottom:0;border-left:0.3em solid transparent;}.dropdown-toggle:empty::after{margin-left:0;}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:0.5rem 0;margin:0.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.15);border-radius:0.25rem;}.dropdown-menu-left{right:auto;left:0;}.dropdown-menu-right{right:0;left:auto;}@media (min-width:768px){.dropdown-menu-sm-left{right:auto;left:0;}.dropdown-menu-sm-right{right:0;left:auto;}}@media (min-width:992px){.dropdown-menu-md-left{right:auto;left:0;}.dropdown-menu-md-right{right:0;left:auto;}}@media (min-width:1024px){.dropdown-menu-lg-left{right:auto;left:0;}.dropdown-menu-lg-right{right:0;left:auto;}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0;}.dropdown-menu-xl-right{right:0;left:auto;}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:0.125rem;}.dropup .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0;border-right:0.3em solid transparent;border-bottom:0.3em solid;border-left:0.3em solid transparent;}.dropup .dropdown-toggle:empty::after{margin-left:0;}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:0.125rem;}.dropright .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0;border-bottom:0.3em solid transparent;border-left:0.3em solid;}.dropright .dropdown-toggle:empty::after{margin-left:0;}.dropright .dropdown-toggle::after{vertical-align:0;}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:0.125rem;}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";}.dropleft .dropdown-toggle::after{display:none;}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0.3em solid;border-bottom:0.3em solid transparent;}.dropleft .dropdown-toggle:empty::after{margin-left:0;}.dropleft .dropdown-toggle::before{vertical-align:0;}.dropdown-menu[x-placement^="top"],.dropdown-menu[x-placement^="right"],.dropdown-menu[x-placement^="bottom"],.dropdown-menu[x-placement^="left"]{right:auto;bottom:auto;}.dropdown-divider{height:0;margin:0.5rem 0;overflow:hidden;border-top:1px solid #e9ecef;}.dropdown-item{display:block;width:100%;padding:0.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0;}.dropdown-item:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#e9ecef;}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff;}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent;}.dropdown-menu.show{display:block;}.dropdown-header{display:block;padding:0.5rem 1.5rem;margin-bottom:0;font-size:0.875rem;color:#6c757d;white-space:nowrap;}.dropdown-item-text{display:block;padding:0.25rem 1.5rem;color:#212529;}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle;}.btn-group > .btn,.btn-group-vertical > .btn{position:relative;flex:1 1 auto;}.btn-group > .btn:hover,.btn-group-vertical > .btn:hover{z-index:1;}.btn-group > .btn:focus,.btn-group > .btn:active,.btn-group > .btn.active,.btn-group-vertical > .btn:focus,.btn-group-vertical > .btn:active,.btn-group-vertical > .btn.active{z-index:1;}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start;}.btn-toolbar .input-group{width:auto;}.btn-group > .btn:not(:first-child),.btn-group > .btn-group:not(:first-child){margin-left:-1px;}.btn-group > .btn:not(:last-child):not(.dropdown-toggle),.btn-group > .btn-group:not(:last-child) > .btn{border-top-right-radius:0;border-bottom-right-radius:0;}.btn-group > .btn:not(:first-child),.btn-group > .btn-group:not(:first-child) > .btn{border-top-left-radius:0;border-bottom-left-radius:0;}.dropdown-toggle-split{padding-right:0.5625rem;padding-left:0.5625rem;}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after{margin-left:0;}.dropleft .dropdown-toggle-split::before{margin-right:0;}.btn-sm + .dropdown-toggle-split,.btn-group-sm > .btn + .dropdown-toggle-split{padding-right:0.375rem;padding-left:0.375rem;}.btn-lg + .dropdown-toggle-split,.btn-group-lg > .btn + .dropdown-toggle-split{padding-right:0.75rem;padding-left:0.75rem;}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center;}.btn-group-vertical > .btn,.btn-group-vertical > .btn-group{width:100%;}.btn-group-vertical > .btn:not(:first-child),.btn-group-vertical > .btn-group:not(:first-child){margin-top:-1px;}.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical > .btn-group:not(:last-child) > .btn{border-bottom-right-radius:0;border-bottom-left-radius:0;}.btn-group-vertical > .btn:not(:first-child),.btn-group-vertical > .btn-group:not(:first-child) > .btn{border-top-left-radius:0;border-top-right-radius:0;}.btn-group-toggle > .btn,.btn-group-toggle > .btn-group > .btn{margin-bottom:0;}.btn-group-toggle > .btn input[type="radio"],.btn-group-toggle > .btn input[type="checkbox"],.btn-group-toggle > .btn-group > .btn input[type="radio"],.btn-group-toggle > .btn-group > .btn input[type="checkbox"]{position:absolute;clip:rect(0,0,0,0);pointer-events:none;}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%;}.input-group > .form-control,.input-group > .form-control-plaintext,.input-group > .custom-select,.input-group > .custom-file{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0;}.input-group > .form-control + .form-control,.input-group > .form-control + .custom-select,.input-group > .form-control + .custom-file,.input-group > .form-control-plaintext + .form-control,.input-group > .form-control-plaintext + .custom-select,.input-group > .form-control-plaintext + .custom-file,.input-group > .custom-select + .form-control,.input-group > .custom-select + .custom-select,.input-group > .custom-select + .custom-file,.input-group > .custom-file + .form-control,.input-group > .custom-file + .custom-select,.input-group > .custom-file + .custom-file{margin-left:-1px;}.input-group > .form-control:focus,.input-group > .custom-select:focus,.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label{z-index:3;}.input-group > .custom-file .custom-file-input:focus{z-index:4;}.input-group > .form-control:not(:first-child),.input-group > .custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;}.input-group > .custom-file{display:flex;align-items:center;}.input-group > .custom-file:not(:last-child) .custom-file-label,.input-group > .custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0;}.input-group > .custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0;}.input-group:not(.has-validation) > .form-control:not(:last-child),.input-group:not(.has-validation) > .custom-select:not(:last-child),.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0;}.input-group.has-validation > .form-control:nth-last-child(n + 3),.input-group.has-validation > .custom-select:nth-last-child(n + 3),.input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label,.input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0;}.input-group-prepend,.input-group-append{display:flex;}.input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2;}.input-group-prepend .btn:focus,.input-group-append .btn:focus{z-index:3;}.input-group-prepend .btn + .btn,.input-group-prepend .btn + .input-group-text,.input-group-prepend .input-group-text + .input-group-text,.input-group-prepend .input-group-text + .btn,.input-group-append .btn + .btn,.input-group-append .btn + .input-group-text,.input-group-append .input-group-text + .input-group-text,.input-group-append .input-group-text + .btn{margin-left:-1px;}.input-group-prepend{margin-right:-1px;}.input-group-append{margin-left:-1px;}.input-group-text{display:flex;align-items:center;padding:0.375rem 0.75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:0.25rem;}.input-group-text input[type="radio"],.input-group-text input[type="checkbox"]{margin-top:0;}.input-group-lg > .form-control:not(textarea),.input-group-lg > .custom-select{height:calc(1.5em + 1rem + 2px);}.input-group-lg > .form-control,.input-group-lg > .custom-select,.input-group-lg > .input-group-prepend > .input-group-text,.input-group-lg > .input-group-append > .input-group-text,.input-group-lg > .input-group-prepend > .btn,.input-group-lg > .input-group-append > .btn{padding:0.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:0.3rem;}.input-group-sm > .form-control:not(textarea),.input-group-sm > .custom-select{height:calc(1.5em + 0.5rem + 2px);}.input-group-sm > .form-control,.input-group-sm > .custom-select,.input-group-sm > .input-group-prepend > .input-group-text,.input-group-sm > .input-group-append > .input-group-text,.input-group-sm > .input-group-prepend > .btn,.input-group-sm > .input-group-append > .btn{padding:0.25rem 0.5rem;font-size:0.875rem;line-height:1.5;border-radius:0.2rem;}.input-group-lg > .custom-select,.input-group-sm > .custom-select{padding-right:1.75rem;}.input-group > .input-group-prepend > .btn,.input-group > .input-group-prepend > .input-group-text,.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .input-group-text,.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),.input-group > .input-group-append:last-child > .input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;}.input-group > .input-group-append > .btn,.input-group > .input-group-append > .input-group-text,.input-group > .input-group-prepend:not(:first-child) > .btn,.input-group > .input-group-prepend:not(:first-child) > .input-group-text,.input-group > .input-group-prepend:first-child > .btn:not(:first-child),.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;color-adjust:exact;}.custom-control-inline{display:inline-flex;margin-right:1rem;}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0;}.custom-control-input:checked ~ .custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff;}.custom-control-input:focus ~ .custom-control-label::before{box-shadow:0 0 0 0.2rem rgba(0,123,255,0.25);}.custom-control-input:focus:not(:checked) ~ .custom-control-label::before{border-color:#80bdff;}.custom-control-input:not(:disabled):active ~ .custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff;}.custom-control-input[disabled] ~ .custom-control-label,.custom-control-input:disabled ~ .custom-control-label{color:#6c757d;}.custom-control-input[disabled] ~ .custom-control-label::before,.custom-control-input:disabled ~ .custom-control-label::before{background-color:#e9ecef;}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top;}.custom-control-label::before{position:absolute;top:0.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px;}.custom-control-label::after{position:absolute;top:0.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:50% / 50% 50% no-repeat;}.custom-checkbox .custom-control-label::before{border-radius:0.25rem;}.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");}.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before{border-color:#007bff;background-color:#007bff;}.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");}.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(0,123,255,0.5);}.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before{background-color:rgba(0,123,255,0.5);}.custom-radio .custom-control-label::before{border-radius:50%;}.custom-radio .custom-control-input:checked ~ .custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");}.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(0,123,255,0.5);}.custom-switch{padding-left:2.25rem;}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:0.5rem;}.custom-switch .custom-control-label::after{top:calc(0.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:0.5rem;transition:transform 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{transition:none;}}.custom-switch .custom-control-input:checked ~ .custom-control-label::after{background-color:#fff;transform:translateX(0.75rem);}.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(0,123,255,0.5);}.custom-select{display:inline-block;width:100%;height:calc(1.5em + 0.75rem + 2px);padding:0.375rem 1.75rem 0.375rem 0.75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:0.25rem;appearance:none;}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 0.2rem rgba(0,123,255,0.25);}.custom-select:focus::-ms-value{color:#495057;background-color:#fff;}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:0.75rem;background-image:none;}.custom-select:disabled{color:#6c757d;background-color:#e9ecef;}.custom-select::-ms-expand{display:none;}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057;}.custom-select-sm{height:calc(1.5em + 0.5rem + 2px);padding-top:0.25rem;padding-bottom:0.25rem;padding-left:0.5rem;font-size:0.875rem;}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:0.5rem;padding-bottom:0.5rem;padding-left:1rem;font-size:1.25rem;}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + 0.75rem + 2px);margin-bottom:0;}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + 0.75rem + 2px);margin:0;overflow:hidden;opacity:0;}.custom-file-input:focus ~ .custom-file-label{border-color:#80bdff;box-shadow:0 0 0 0.2rem rgba(0,123,255,0.25);}.custom-file-input[disabled] ~ .custom-file-label,.custom-file-input:disabled ~ .custom-file-label{background-color:#e9ecef;}.custom-file-input:lang(en) ~ .custom-file-label::after{content:"Browse";}.custom-file-input ~ .custom-file-label[data-browse]::after{content:attr(data-browse);}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + 0.75rem + 2px);padding:0.375rem 0.75rem;overflow:hidden;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:0.25rem;}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + 0.75rem);padding:0.375rem 0.75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 0.25rem 0.25rem 0;}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;appearance:none;}.custom-range:focus{outline:0;}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 0.2rem rgba(0,123,255,0.25);}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 0.2rem rgba(0,123,255,0.25);}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 0.2rem rgba(0,123,255,0.25);}.custom-range::-moz-focus-outer{border:0;}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;appearance:none;}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{transition:none;}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff;}.custom-range::-webkit-slider-runnable-track{width:100%;height:0.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem;}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;appearance:none;}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{transition:none;}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff;}.custom-range::-moz-range-track{width:100%;height:0.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem;}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:0.2rem;margin-left:0.2rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;appearance:none;}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{transition:none;}}.custom-range::-ms-thumb:active{background-color:#b3d7ff;}.custom-range::-ms-track{width:100%;height:0.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:0.5rem;}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem;}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem;}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd;}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default;}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd;}.custom-range:disabled::-moz-range-track{cursor:default;}.custom-range:disabled::-ms-thumb{background-color:#adb5bd;}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none;}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;}.nav-link{display:block;padding:0.5rem 1rem;}.nav-link:hover,.nav-link:focus{text-decoration:none;}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default;}.nav-tabs{border-bottom:1px solid #dee2e6;}.nav-tabs .nav-link{margin-bottom:-1px;border:1px solid transparent;border-top-left-radius:0.25rem;border-top-right-radius:0.25rem;}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{border-color:#e9ecef #e9ecef #dee2e6;}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent;}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff;}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0;}.nav-pills .nav-link{border-radius:0.25rem;}.nav-pills .nav-link.active,.nav-pills .show > .nav-link{color:#fff;background-color:#007bff;}.nav-fill > .nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center;}.nav-justified > .nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center;}.tab-content > .tab-pane{display:none;}.tab-content > .active{display:block;}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:0.5rem 1rem;}.navbar .container,.navbar .container-fluid,.navbar .container-sm{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;}.navbar-brand{display:inline-block;padding-top:0.3125rem;padding-bottom:0.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap;}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none;}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none;}.navbar-nav .nav-link{padding-right:0;padding-left:0;}.navbar-nav .dropdown-menu{position:static;float:none;}.navbar-text{display:inline-block;padding-top:0.5rem;padding-bottom:0.5rem;}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center;}.navbar-toggler{padding:0.25rem 0.75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:0.25rem;}.navbar-toggler:hover,.navbar-toggler:focus{text-decoration:none;}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50% / 100% 100% no-repeat;}.navbar-nav-scroll{max-height:75vh;overflow-y:auto;}@media (max-width:767.98px){.navbar-expand-sm > .container,.navbar-expand-sm > .container-fluid,.navbar-expand-sm > .container-sm{padding-right:0;padding-left:0;}}@media (min-width:768px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start;}.navbar-expand-sm .navbar-nav{flex-direction:row;}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-sm .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem;}.navbar-expand-sm > .container,.navbar-expand-sm > .container-fluid,.navbar-expand-sm > .container-sm{flex-wrap:nowrap;}.navbar-expand-sm .navbar-nav-scroll{overflow:visible;}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-sm .navbar-toggler{display:none;}}@media (max-width:991.98px){.navbar-expand-md > .container,.navbar-expand-md > .container-fluid,.navbar-expand-md > .container-sm{padding-right:0;padding-left:0;}}@media (min-width:992px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start;}.navbar-expand-md .navbar-nav{flex-direction:row;}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-md .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem;}.navbar-expand-md > .container,.navbar-expand-md > .container-fluid,.navbar-expand-md > .container-sm{flex-wrap:nowrap;}.navbar-expand-md .navbar-nav-scroll{overflow:visible;}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-md .navbar-toggler{display:none;}}@media (max-width:1023.98px){.navbar-expand-lg > .container,.navbar-expand-lg > .container-fluid,.navbar-expand-lg > .container-sm{padding-right:0;padding-left:0;}}@media (min-width:1024px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start;}.navbar-expand-lg .navbar-nav{flex-direction:row;}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-lg .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem;}.navbar-expand-lg > .container,.navbar-expand-lg > .container-fluid,.navbar-expand-lg > .container-sm{flex-wrap:nowrap;}.navbar-expand-lg .navbar-nav-scroll{overflow:visible;}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-lg .navbar-toggler{display:none;}}@media (max-width:1199.98px){.navbar-expand-xl > .container,.navbar-expand-xl > .container-fluid,.navbar-expand-xl > .container-sm{padding-right:0;padding-left:0;}}@media (min-width:1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start;}.navbar-expand-xl .navbar-nav{flex-direction:row;}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-xl .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem;}.navbar-expand-xl > .container,.navbar-expand-xl > .container-fluid,.navbar-expand-xl > .container-sm{flex-wrap:nowrap;}.navbar-expand-xl .navbar-nav-scroll{overflow:visible;}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-xl .navbar-toggler{display:none;}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start;}.navbar-expand > .container,.navbar-expand > .container-fluid,.navbar-expand > .container-sm{padding-right:0;padding-left:0;}.navbar-expand .navbar-nav{flex-direction:row;}.navbar-expand .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem;}.navbar-expand > .container,.navbar-expand > .container-fluid,.navbar-expand > .container-sm{flex-wrap:nowrap;}.navbar-expand .navbar-nav-scroll{overflow:visible;}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand .navbar-toggler{display:none;}.navbar-light .navbar-brand{color:rgba(0,0,0,0.9);}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:rgba(0,0,0,0.9);}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,0.5);}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:rgba(0,0,0,0.7);}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,0.3);}.navbar-light .navbar-nav .show > .nav-link,.navbar-light .navbar-nav .active > .nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active{color:rgba(0,0,0,0.9);}.navbar-light .navbar-toggler{color:rgba(0,0,0,0.5);border-color:rgba(0,0,0,0.1);}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}.navbar-light .navbar-text{color:rgba(0,0,0,0.5);}.navbar-light .navbar-text a{color:rgba(0,0,0,0.9);}.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:rgba(0,0,0,0.9);}.navbar-dark .navbar-brand{color:#fff;}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff;}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,0.5);}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:rgba(255,255,255,0.75);}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,0.25);}.navbar-dark .navbar-nav .show > .nav-link,.navbar-dark .navbar-nav .active > .nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active{color:#fff;}.navbar-dark .navbar-toggler{color:rgba(255,255,255,0.5);border-color:rgba(255,255,255,0.1);}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}.navbar-dark .navbar-text{color:rgba(255,255,255,0.5);}.navbar-dark .navbar-text a{color:#fff;}.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff;}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,0.125);border-radius:0.25rem;}.card > hr{margin-right:0;margin-left:0;}.card > .list-group{border-top:inherit;border-bottom:inherit;}.card > .list-group:first-child{border-top-width:0;border-top-left-radius:calc(0.25rem - 1px);border-top-right-radius:calc(0.25rem - 1px);}.card > .list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(0.25rem - 1px);border-bottom-left-radius:calc(0.25rem - 1px);}.card > .card-header + .list-group,.card > .list-group + .card-footer{border-top:0;}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem;}.card-title{margin-bottom:0.75rem;}.card-subtitle{margin-top:-0.375rem;margin-bottom:0;}.card-text:last-child{margin-bottom:0;}.card-link:hover{text-decoration:none;}.card-link + .card-link{margin-left:1.25rem;}.card-header{padding:0.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,0.03);border-bottom:1px solid rgba(0,0,0,0.125);}.card-header:first-child{border-radius:calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;}.card-footer{padding:0.75rem 1.25rem;background-color:rgba(0,0,0,0.03);border-top:1px solid rgba(0,0,0,0.125);}.card-footer:last-child{border-radius:0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);}.card-header-tabs{margin-right:-0.625rem;margin-bottom:-0.75rem;margin-left:-0.625rem;border-bottom:0;}.card-header-pills{margin-right:-0.625rem;margin-left:-0.625rem;}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(0.25rem - 1px);}.card-img,.card-img-top,.card-img-bottom{flex-shrink:0;width:100%;}.card-img,.card-img-top{border-top-left-radius:calc(0.25rem - 1px);border-top-right-radius:calc(0.25rem - 1px);}.card-img,.card-img-bottom{border-bottom-right-radius:calc(0.25rem - 1px);border-bottom-left-radius:calc(0.25rem - 1px);}.card-deck .card{margin-bottom:15px;}@media (min-width:768px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px;}.card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px;}}.card-group > .card{margin-bottom:15px;}@media (min-width:768px){.card-group{display:flex;flex-flow:row wrap;}.card-group > .card{flex:1 0 0%;margin-bottom:0;}.card-group > .card + .card{margin-left:0;border-left:0;}.card-group > .card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;}.card-group > .card:not(:last-child) .card-img-top,.card-group > .card:not(:last-child) .card-header{border-top-right-radius:0;}.card-group > .card:not(:last-child) .card-img-bottom,.card-group > .card:not(:last-child) .card-footer{border-bottom-right-radius:0;}.card-group > .card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;}.card-group > .card:not(:first-child) .card-img-top,.card-group > .card:not(:first-child) .card-header{border-top-left-radius:0;}.card-group > .card:not(:first-child) .card-img-bottom,.card-group > .card:not(:first-child) .card-footer{border-bottom-left-radius:0;}}.card-columns .card{margin-bottom:0.75rem;}@media (min-width:768px){.card-columns{column-count:3;column-gap:1.25rem;orphans:1;widows:1;}.card-columns .card{display:inline-block;width:100%;}}.accordion{overflow-anchor:none;}.accordion > .card{overflow:hidden;}.accordion > .card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0;}.accordion > .card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0;}.accordion > .card > .card-header{border-radius:0;margin-bottom:-1px;}.breadcrumb{display:flex;flex-wrap:wrap;padding:0.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:0.25rem;}.breadcrumb-item + .breadcrumb-item{padding-left:0.5rem;}.breadcrumb-item + .breadcrumb-item::before{float:left;padding-right:0.5rem;color:#6c757d;content:"/";}.breadcrumb-item + .breadcrumb-item:hover::before{text-decoration:underline;}.breadcrumb-item + .breadcrumb-item:hover::before{text-decoration:none;}.breadcrumb-item.active{color:#6c757d;}.pagination{display:flex;padding-left:0;list-style:none;border-radius:0.25rem;}.page-link{position:relative;display:block;padding:0.5rem 0.75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6;}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6;}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 0.2rem rgba(0,123,255,0.25);}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:0.25rem;border-bottom-left-radius:0.25rem;}.page-item:last-child .page-link{border-top-right-radius:0.25rem;border-bottom-right-radius:0.25rem;}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff;}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6;}.pagination-lg .page-link{padding:0.75rem 1.5rem;font-size:1.25rem;line-height:1.5;}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:0.3rem;border-bottom-left-radius:0.3rem;}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:0.3rem;border-bottom-right-radius:0.3rem;}.pagination-sm .page-link{padding:0.25rem 0.5rem;font-size:0.875rem;line-height:1.5;}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:0.2rem;border-bottom-left-radius:0.2rem;}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:0.2rem;border-bottom-right-radius:0.2rem;}.badge{display:inline-block;padding:0.25em 0.4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:0.25rem;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.badge{transition:none;}}a.badge:hover,a.badge:focus{text-decoration:none;}.badge:empty{display:none;}.btn .badge{position:relative;top:-1px;}.badge-pill{padding-right:0.6em;padding-left:0.6em;border-radius:10rem;}.badge-primary{color:#fff;background-color:#007bff;}a.badge-primary:hover,a.badge-primary:focus{color:#fff;background-color:#0062cc;}a.badge-primary:focus,a.badge-primary.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(0,123,255,0.5);}.badge-secondary{color:#fff;background-color:#6c757d;}a.badge-secondary:hover,a.badge-secondary:focus{color:#fff;background-color:#545b62;}a.badge-secondary:focus,a.badge-secondary.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(108,117,125,0.5);}.badge-success{color:#fff;background-color:#28a745;}a.badge-success:hover,a.badge-success:focus{color:#fff;background-color:#1e7e34;}a.badge-success:focus,a.badge-success.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(40,167,69,0.5);}.badge-info{color:#fff;background-color:#17a2b8;}a.badge-info:hover,a.badge-info:focus{color:#fff;background-color:#117a8b;}a.badge-info:focus,a.badge-info.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(23,162,184,0.5);}.badge-warning{color:#212529;background-color:#ffc107;}a.badge-warning:hover,a.badge-warning:focus{color:#212529;background-color:#d39e00;}a.badge-warning:focus,a.badge-warning.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(255,193,7,0.5);}.badge-danger{color:#fff;background-color:#dc3545;}a.badge-danger:hover,a.badge-danger:focus{color:#fff;background-color:#bd2130;}a.badge-danger:focus,a.badge-danger.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(220,53,69,0.5);}.badge-light{color:#212529;background-color:#f8f9fa;}a.badge-light:hover,a.badge-light:focus{color:#212529;background-color:#dae0e5;}a.badge-light:focus,a.badge-light.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(248,249,250,0.5);}.badge-dark{color:#fff;background-color:#343a40;}a.badge-dark:hover,a.badge-dark:focus{color:#fff;background-color:#1d2124;}a.badge-dark:focus,a.badge-dark.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(52,58,64,0.5);}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:0.3rem;}@media (min-width:768px){.jumbotron{padding:4rem 2rem;}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0;}.alert{position:relative;padding:0.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:0.25rem;}.alert-heading{color:inherit;}.alert-link{font-weight:700;}.alert-dismissible{padding-right:4rem;}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:0.75rem 1.25rem;color:inherit;}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff;}.alert-primary hr{border-top-color:#9fcdff;}.alert-primary .alert-link{color:#002752;}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db;}.alert-secondary hr{border-top-color:#c8cbcf;}.alert-secondary .alert-link{color:#202326;}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb;}.alert-success hr{border-top-color:#b1dfbb;}.alert-success .alert-link{color:#0b2e13;}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb;}.alert-info hr{border-top-color:#abdde5;}.alert-info .alert-link{color:#062c33;}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba;}.alert-warning hr{border-top-color:#ffe8a1;}.alert-warning .alert-link{color:#533f03;}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb;}.alert-danger hr{border-top-color:#f1b0b7;}.alert-danger .alert-link{color:#491217;}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe;}.alert-light hr{border-top-color:#ececf6;}.alert-light .alert-link{color:#686868;}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca;}.alert-dark hr{border-top-color:#b9bbbe;}.alert-dark .alert-link{color:#040505;}@keyframes progress-bar-stripes{from{background-position:1rem 0;}to{background-position:0 0;}}.progress{display:flex;height:1rem;overflow:hidden;line-height:0;font-size:0.75rem;background-color:#e9ecef;border-radius:0.25rem;}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width 0.6s ease;}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none;}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-size:1rem 1rem;}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes;}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none;}}.media{display:flex;align-items:flex-start;}.media-body{flex:1;}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:0.25rem;}.list-group-item-action{width:100%;color:#495057;text-align:inherit;}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa;}.list-group-item-action:active{color:#212529;background-color:#e9ecef;}.list-group-item{position:relative;display:block;padding:0.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,0.125);}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit;}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit;}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff;}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff;}.list-group-item + .list-group-item{border-top-width:0;}.list-group-item + .list-group-item.active{margin-top:-1px;border-top-width:1px;}.list-group-horizontal{flex-direction:row;}.list-group-horizontal > .list-group-item:first-child{border-bottom-left-radius:0.25rem;border-top-right-radius:0;}.list-group-horizontal > .list-group-item:last-child{border-top-right-radius:0.25rem;border-bottom-left-radius:0;}.list-group-horizontal > .list-group-item.active{margin-top:0;}.list-group-horizontal > .list-group-item + .list-group-item{border-top-width:1px;border-left-width:0;}.list-group-horizontal > .list-group-item + .list-group-item.active{margin-left:-1px;border-left-width:1px;}@media (min-width:768px){.list-group-horizontal-sm{flex-direction:row;}.list-group-horizontal-sm > .list-group-item:first-child{border-bottom-left-radius:0.25rem;border-top-right-radius:0;}.list-group-horizontal-sm > .list-group-item:last-child{border-top-right-radius:0.25rem;border-bottom-left-radius:0;}.list-group-horizontal-sm > .list-group-item.active{margin-top:0;}.list-group-horizontal-sm > .list-group-item + .list-group-item{border-top-width:1px;border-left-width:0;}.list-group-horizontal-sm > .list-group-item + .list-group-item.active{margin-left:-1px;border-left-width:1px;}}@media (min-width:992px){.list-group-horizontal-md{flex-direction:row;}.list-group-horizontal-md > .list-group-item:first-child{border-bottom-left-radius:0.25rem;border-top-right-radius:0;}.list-group-horizontal-md > .list-group-item:last-child{border-top-right-radius:0.25rem;border-bottom-left-radius:0;}.list-group-horizontal-md > .list-group-item.active{margin-top:0;}.list-group-horizontal-md > .list-group-item + .list-group-item{border-top-width:1px;border-left-width:0;}.list-group-horizontal-md > .list-group-item + .list-group-item.active{margin-left:-1px;border-left-width:1px;}}@media (min-width:1024px){.list-group-horizontal-lg{flex-direction:row;}.list-group-horizontal-lg > .list-group-item:first-child{border-bottom-left-radius:0.25rem;border-top-right-radius:0;}.list-group-horizontal-lg > .list-group-item:last-child{border-top-right-radius:0.25rem;border-bottom-left-radius:0;}.list-group-horizontal-lg > .list-group-item.active{margin-top:0;}.list-group-horizontal-lg > .list-group-item + .list-group-item{border-top-width:1px;border-left-width:0;}.list-group-horizontal-lg > .list-group-item + .list-group-item.active{margin-left:-1px;border-left-width:1px;}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row;}.list-group-horizontal-xl > .list-group-item:first-child{border-bottom-left-radius:0.25rem;border-top-right-radius:0;}.list-group-horizontal-xl > .list-group-item:last-child{border-top-right-radius:0.25rem;border-bottom-left-radius:0;}.list-group-horizontal-xl > .list-group-item.active{margin-top:0;}.list-group-horizontal-xl > .list-group-item + .list-group-item{border-top-width:1px;border-left-width:0;}.list-group-horizontal-xl > .list-group-item + .list-group-item.active{margin-left:-1px;border-left-width:1px;}}.list-group-flush{border-radius:0;}.list-group-flush > .list-group-item{border-width:0 0 1px;}.list-group-flush > .list-group-item:last-child{border-bottom-width:0;}.list-group-item-primary{color:#004085;background-color:#b8daff;}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#004085;background-color:#9fcdff;}.list-group-item-primary.list-group-item-action.active{color:#FFFFFF;background-color:#004085;border-color:#004085;}.list-group-item-secondary{color:#383d41;background-color:#d6d8db;}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#383d41;background-color:#c8cbcf;}.list-group-item-secondary.list-group-item-action.active{color:#FFFFFF;background-color:#383d41;border-color:#383d41;}.list-group-item-success{color:#155724;background-color:#c3e6cb;}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#155724;background-color:#b1dfbb;}.list-group-item-success.list-group-item-action.active{color:#FFFFFF;background-color:#155724;border-color:#155724;}.list-group-item-info{color:#0c5460;background-color:#bee5eb;}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#0c5460;background-color:#abdde5;}.list-group-item-info.list-group-item-action.active{color:#FFFFFF;background-color:#0c5460;border-color:#0c5460;}.list-group-item-warning{color:#856404;background-color:#ffeeba;}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#856404;background-color:#ffe8a1;}.list-group-item-warning.list-group-item-action.active{color:#FFFFFF;background-color:#856404;border-color:#856404;}.list-group-item-danger{color:#721c24;background-color:#f5c6cb;}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#721c24;background-color:#f1b0b7;}.list-group-item-danger.list-group-item-action.active{color:#FFFFFF;background-color:#721c24;border-color:#721c24;}.list-group-item-light{color:#818182;background-color:#fdfdfe;}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#818182;background-color:#ececf6;}.list-group-item-light.list-group-item-action.active{color:#FFFFFF;background-color:#818182;border-color:#818182;}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca;}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#1b1e21;background-color:#b9bbbe;}.list-group-item-dark.list-group-item-action.active{color:#FFFFFF;background-color:#1b1e21;border-color:#1b1e21;}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5;}.close:hover{color:#000;text-decoration:none;}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{opacity:.75;}button.close{padding:0;background-color:transparent;border:0;}a.close.disabled{pointer-events:none;}.toast{flex-basis:350px;max-width:350px;font-size:0.875rem;background-color:rgba(255,255,255,0.85);background-clip:padding-box;border:1px solid rgba(0,0,0,0.1);box-shadow:0 0.25rem 0.75rem rgba(0,0,0,0.1);opacity:0;border-radius:0.25rem;}.toast:not(:last-child){margin-bottom:0.75rem;}.toast.showing{opacity:1;}.toast.show{display:block;opacity:1;}.toast.hide{display:none;}.toast-header{display:flex;align-items:center;padding:0.25rem 0.75rem;color:#6c757d;background-color:rgba(255,255,255,0.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,0.05);border-top-left-radius:calc(0.25rem - 1px);border-top-right-radius:calc(0.25rem - 1px);}.toast-body{padding:0.75rem;}.modal-open{overflow:hidden;}.modal-open .modal{overflow-x:hidden;overflow-y:auto;}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0;}.modal-dialog{position:relative;width:auto;margin:0.5rem;pointer-events:none;}.modal.fade .modal-dialog{transition:transform 0.3s ease-out;transform:translate(0,-50px);}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none;}}.modal.show .modal-dialog{transform:none;}.modal.modal-static .modal-dialog{transform:scale(1.02);}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem);}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden;}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{flex-shrink:0;}.modal-dialog-scrollable .modal-body{overflow-y:auto;}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem);}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:min-content;content:"";}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%;}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none;}.modal-dialog-centered.modal-dialog-scrollable::before{content:none;}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:0.3rem;outline:0;}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000;}.modal-backdrop.fade{opacity:0;}.modal-backdrop.show{opacity:0.5;}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px);}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto;}.modal-title{margin-bottom:0;line-height:1.5;}.modal-body{position:relative;flex:1 1 auto;padding:1rem;}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:0.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(0.3rem - 1px);border-bottom-left-radius:calc(0.3rem - 1px);}.modal-footer > *{margin:0.25rem;}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll;}@media (min-width:768px){.modal-dialog{max-width:500px;margin:1.75rem auto;}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem);}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem);}.modal-dialog-centered{min-height:calc(100% - 3.5rem);}.modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:min-content;}.modal-sm{max-width:300px;}}@media (min-width:1024px){.modal-lg,.modal-xl{max-width:800px;}}@media (min-width:1200px){.modal-xl{max-width:1140px;}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:0.875rem;word-wrap:break-word;opacity:0;}.tooltip.show{opacity:0.9;}.tooltip .arrow{position:absolute;display:block;width:0.8rem;height:0.4rem;}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid;}.bs-tooltip-top,.bs-tooltip-auto[x-placement^="top"]{padding:0.4rem 0;}.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^="top"] .arrow{bottom:0;}.bs-tooltip-top .arrow::before,.bs-tooltip-auto[x-placement^="top"] .arrow::before{top:0;border-width:0.4rem 0.4rem 0;border-top-color:#000;}.bs-tooltip-right,.bs-tooltip-auto[x-placement^="right"]{padding:0 0.4rem;}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^="right"] .arrow{left:0;width:0.4rem;height:0.8rem;}.bs-tooltip-right .arrow::before,.bs-tooltip-auto[x-placement^="right"] .arrow::before{right:0;border-width:0.4rem 0.4rem 0.4rem 0;border-right-color:#000;}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^="bottom"]{padding:0.4rem 0;}.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^="bottom"] .arrow{top:0;}.bs-tooltip-bottom .arrow::before,.bs-tooltip-auto[x-placement^="bottom"] .arrow::before{bottom:0;border-width:0 0.4rem 0.4rem;border-bottom-color:#000;}.bs-tooltip-left,.bs-tooltip-auto[x-placement^="left"]{padding:0 0.4rem;}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^="left"] .arrow{right:0;width:0.4rem;height:0.8rem;}.bs-tooltip-left .arrow::before,.bs-tooltip-auto[x-placement^="left"] .arrow::before{left:0;border-width:0.4rem 0 0.4rem 0.4rem;border-left-color:#000;}.tooltip-inner{max-width:200px;padding:0.25rem 0.5rem;color:#fff;text-align:center;background-color:#000;border-radius:0.25rem;}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:0.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:0.3rem;}.popover .arrow{position:absolute;display:block;width:1rem;height:0.5rem;margin:0 0.3rem;}.popover .arrow::before,.popover .arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;}.bs-popover-top,.bs-popover-auto[x-placement^="top"]{margin-bottom:0.5rem;}.bs-popover-top > .arrow,.bs-popover-auto[x-placement^="top"] > .arrow{bottom:calc(-0.5rem - 1px);}.bs-popover-top > .arrow::before,.bs-popover-auto[x-placement^="top"] > .arrow::before{bottom:0;border-width:0.5rem 0.5rem 0;border-top-color:rgba(0,0,0,0.25);}.bs-popover-top > .arrow::after,.bs-popover-auto[x-placement^="top"] > .arrow::after{bottom:1px;border-width:0.5rem 0.5rem 0;border-top-color:#fff;}.bs-popover-right,.bs-popover-auto[x-placement^="right"]{margin-left:0.5rem;}.bs-popover-right > .arrow,.bs-popover-auto[x-placement^="right"] > .arrow{left:calc(-0.5rem - 1px);width:0.5rem;height:1rem;margin:0.3rem 0;}.bs-popover-right > .arrow::before,.bs-popover-auto[x-placement^="right"] > .arrow::before{left:0;border-width:0.5rem 0.5rem 0.5rem 0;border-right-color:rgba(0,0,0,0.25);}.bs-popover-right > .arrow::after,.bs-popover-auto[x-placement^="right"] > .arrow::after{left:1px;border-width:0.5rem 0.5rem 0.5rem 0;border-right-color:#fff;}.bs-popover-bottom,.bs-popover-auto[x-placement^="bottom"]{margin-top:0.5rem;}.bs-popover-bottom > .arrow,.bs-popover-auto[x-placement^="bottom"] > .arrow{top:calc(-0.5rem - 1px);}.bs-popover-bottom > .arrow::before,.bs-popover-auto[x-placement^="bottom"] > .arrow::before{top:0;border-width:0 0.5rem 0.5rem 0.5rem;border-bottom-color:rgba(0,0,0,0.25);}.bs-popover-bottom > .arrow::after,.bs-popover-auto[x-placement^="bottom"] > .arrow::after{top:1px;border-width:0 0.5rem 0.5rem 0.5rem;border-bottom-color:#fff;}.bs-popover-bottom .popover-header::before,.bs-popover-auto[x-placement^="bottom"] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-0.5rem;content:"";border-bottom:1px solid #f7f7f7;}.bs-popover-left,.bs-popover-auto[x-placement^="left"]{margin-right:0.5rem;}.bs-popover-left > .arrow,.bs-popover-auto[x-placement^="left"] > .arrow{right:calc(-0.5rem - 1px);width:0.5rem;height:1rem;margin:0.3rem 0;}.bs-popover-left > .arrow::before,.bs-popover-auto[x-placement^="left"] > .arrow::before{right:0;border-width:0.5rem 0 0.5rem 0.5rem;border-left-color:rgba(0,0,0,0.25);}.bs-popover-left > .arrow::after,.bs-popover-auto[x-placement^="left"] > .arrow::after{right:1px;border-width:0.5rem 0 0.5rem 0.5rem;border-left-color:#fff;}.popover-header{padding:0.5rem 0.75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px);}.popover-header:empty{display:none;}.popover-body{padding:0.5rem 0.75rem;color:#212529;}.carousel{position:relative;}.carousel.pointer-event{touch-action:pan-y;}.carousel-inner{position:relative;width:100%;overflow:hidden;}.carousel-inner::after{display:block;clear:both;content:"";}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform 0.6s ease-in-out;}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none;}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block;}.carousel-item-next:not(.carousel-item-left),.active.carousel-item-right{transform:translateX(100%);}.carousel-item-prev:not(.carousel-item-right),.active.carousel-item-left{transform:translateX(-100%);}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none;}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right{z-index:1;opacity:1;}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s 0.6s;}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none;}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:0.5;transition:opacity 0.15s ease;}@media (prefers-reduced-motion:reduce){.carousel-control-prev,.carousel-control-next{transition:none;}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:0.9;}.carousel-control-prev{left:0;}.carousel-control-next{right:0;}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:50% / 100% 100% no-repeat;}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none;}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity 0.6s ease;}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none;}}.carousel-indicators .active{opacity:1;}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;}@keyframes spinner-border{to{transform:rotate(360deg);}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-0.125em;border:0.25em solid currentColor;border-right-color:transparent;border-radius:50%;animation:.75s linear infinite spinner-border;}.spinner-border-sm{width:1rem;height:1rem;border-width:0.2em;}@keyframes spinner-grow{0%{transform:scale(0);}50%{opacity:1;transform:none;}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-0.125em;background-color:currentColor;border-radius:50%;opacity:0;animation:.75s linear infinite spinner-grow;}.spinner-grow-sm{width:1rem;height:1rem;}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{animation-duration:1.5s;}}.align-baseline{vertical-align:baseline !important;}.align-top{vertical-align:top !important;}.align-middle{vertical-align:middle !important;}.align-bottom{vertical-align:bottom !important;}.align-text-bottom{vertical-align:text-bottom !important;}.align-text-top{vertical-align:text-top !important;}.bg-primary{background-color:#007bff !important;}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#0062cc !important;}.bg-secondary{background-color:#6c757d !important;}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#545b62 !important;}.bg-success{background-color:#28a745 !important;}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#1e7e34 !important;}.bg-info{background-color:#17a2b8 !important;}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#117a8b !important;}.bg-warning{background-color:#ffc107 !important;}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#d39e00 !important;}.bg-danger{background-color:#dc3545 !important;}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#bd2130 !important;}.bg-light{background-color:#f8f9fa !important;}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dae0e5 !important;}.bg-dark{background-color:#343a40 !important;}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#1d2124 !important;}.bg-white{background-color:#FFFFFF !important;}.bg-transparent{background-color:transparent !important;}.border{border:1px solid #dee2e6 !important;}.border-top{border-top:1px solid #dee2e6 !important;}.border-right{border-right:1px solid #dee2e6 !important;}.border-bottom{border-bottom:1px solid #dee2e6 !important;}.border-left{border-left:1px solid #dee2e6 !important;}.border-0{border:0 !important;}.border-top-0{border-top:0 !important;}.border-right-0{border-right:0 !important;}.border-bottom-0{border-bottom:0 !important;}.border-left-0{border-left:0 !important;}.border-primary{border-color:#007bff !important;}.border-secondary{border-color:#6c757d !important;}.border-success{border-color:#28a745 !important;}.border-info{border-color:#17a2b8 !important;}.border-warning{border-color:#ffc107 !important;}.border-danger{border-color:#dc3545 !important;}.border-light{border-color:#f8f9fa !important;}.border-dark{border-color:#343a40 !important;}.border-white{border-color:#FFFFFF !important;}.rounded-sm{border-radius:0.2rem !important;}.rounded{border-radius:0.25rem !important;}.rounded-top{border-top-left-radius:0.25rem !important;border-top-right-radius:0.25rem !important;}.rounded-right{border-top-right-radius:0.25rem !important;border-bottom-right-radius:0.25rem !important;}.rounded-bottom{border-bottom-right-radius:0.25rem !important;border-bottom-left-radius:0.25rem !important;}.rounded-left{border-top-left-radius:0.25rem !important;border-bottom-left-radius:0.25rem !important;}.rounded-lg{border-radius:0.3rem !important;}.rounded-circle{border-radius:50% !important;}.rounded-pill{border-radius:50rem !important;}.rounded-0{border-radius:0 !important;}.clearfix::after{display:block;clear:both;content:"";}.d-none{display:none !important;}.d-inline{display:inline !important;}.d-inline-block{display:inline-block !important;}.d-block{display:block !important;}.d-table{display:table !important;}.d-table-row{display:table-row !important;}.d-table-cell{display:table-cell !important;}.d-flex{display:flex !important;}.d-inline-flex{display:inline-flex !important;}@media (min-width:768px){.d-sm-none{display:none !important;}.d-sm-inline{display:inline !important;}.d-sm-inline-block{display:inline-block !important;}.d-sm-block{display:block !important;}.d-sm-table{display:table !important;}.d-sm-table-row{display:table-row !important;}.d-sm-table-cell{display:table-cell !important;}.d-sm-flex{display:flex !important;}.d-sm-inline-flex{display:inline-flex !important;}}@media (min-width:992px){.d-md-none{display:none !important;}.d-md-inline{display:inline !important;}.d-md-inline-block{display:inline-block !important;}.d-md-block{display:block !important;}.d-md-table{display:table !important;}.d-md-table-row{display:table-row !important;}.d-md-table-cell{display:table-cell !important;}.d-md-flex{display:flex !important;}.d-md-inline-flex{display:inline-flex !important;}}@media (min-width:1024px){.d-lg-none{display:none !important;}.d-lg-inline{display:inline !important;}.d-lg-inline-block{display:inline-block !important;}.d-lg-block{display:block !important;}.d-lg-table{display:table !important;}.d-lg-table-row{display:table-row !important;}.d-lg-table-cell{display:table-cell !important;}.d-lg-flex{display:flex !important;}.d-lg-inline-flex{display:inline-flex !important;}}@media (min-width:1200px){.d-xl-none{display:none !important;}.d-xl-inline{display:inline !important;}.d-xl-inline-block{display:inline-block !important;}.d-xl-block{display:block !important;}.d-xl-table{display:table !important;}.d-xl-table-row{display:table-row !important;}.d-xl-table-cell{display:table-cell !important;}.d-xl-flex{display:flex !important;}.d-xl-inline-flex{display:inline-flex !important;}}@media print{.d-print-none{display:none !important;}.d-print-inline{display:inline !important;}.d-print-inline-block{display:inline-block !important;}.d-print-block{display:block !important;}.d-print-table{display:table !important;}.d-print-table-row{display:table-row !important;}.d-print-table-cell{display:table-cell !important;}.d-print-flex{display:flex !important;}.d-print-inline-flex{display:inline-flex !important;}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden;}.embed-responsive::before{display:block;content:"";}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0;}.embed-responsive-21by9::before{padding-top:42.85714%;}.embed-responsive-16by9::before{padding-top:56.25%;}.embed-responsive-4by3::before{padding-top:75%;}.embed-responsive-1by1::before{padding-top:100%;}.embed-responsive-21by9::before{padding-top:42.85714%;}.embed-responsive-16by9::before{padding-top:56.25%;}.embed-responsive-4by3::before{padding-top:75%;}.embed-responsive-1by1::before{padding-top:100%;}.flex-row{flex-direction:row !important;}.flex-column{flex-direction:column !important;}.flex-row-reverse{flex-direction:row-reverse !important;}.flex-column-reverse{flex-direction:column-reverse !important;}.flex-wrap{flex-wrap:wrap !important;}.flex-nowrap{flex-wrap:nowrap !important;}.flex-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-fill{flex:1 1 auto !important;}.flex-grow-0{flex-grow:0 !important;}.flex-grow-1{flex-grow:1 !important;}.flex-shrink-0{flex-shrink:0 !important;}.flex-shrink-1{flex-shrink:1 !important;}.justify-content-start{justify-content:flex-start !important;}.justify-content-end{justify-content:flex-end !important;}.justify-content-center{justify-content:center !important;}.justify-content-between{justify-content:space-between !important;}.justify-content-around{justify-content:space-around !important;}.align-items-start{align-items:flex-start !important;}.align-items-end{align-items:flex-end !important;}.align-items-center{align-items:center !important;}.align-items-baseline{align-items:baseline !important;}.align-items-stretch{align-items:stretch !important;}.align-content-start{align-content:flex-start !important;}.align-content-end{align-content:flex-end !important;}.align-content-center{align-content:center !important;}.align-content-between{align-content:space-between !important;}.align-content-around{align-content:space-around !important;}.align-content-stretch{align-content:stretch !important;}.align-self-auto{align-self:auto !important;}.align-self-start{align-self:flex-start !important;}.align-self-end{align-self:flex-end !important;}.align-self-center{align-self:center !important;}.align-self-baseline{align-self:baseline !important;}.align-self-stretch{align-self:stretch !important;}@media (min-width:768px){.flex-sm-row{flex-direction:row !important;}.flex-sm-column{flex-direction:column !important;}.flex-sm-row-reverse{flex-direction:row-reverse !important;}.flex-sm-column-reverse{flex-direction:column-reverse !important;}.flex-sm-wrap{flex-wrap:wrap !important;}.flex-sm-nowrap{flex-wrap:nowrap !important;}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-sm-fill{flex:1 1 auto !important;}.flex-sm-grow-0{flex-grow:0 !important;}.flex-sm-grow-1{flex-grow:1 !important;}.flex-sm-shrink-0{flex-shrink:0 !important;}.flex-sm-shrink-1{flex-shrink:1 !important;}.justify-content-sm-start{justify-content:flex-start !important;}.justify-content-sm-end{justify-content:flex-end !important;}.justify-content-sm-center{justify-content:center !important;}.justify-content-sm-between{justify-content:space-between !important;}.justify-content-sm-around{justify-content:space-around !important;}.align-items-sm-start{align-items:flex-start !important;}.align-items-sm-end{align-items:flex-end !important;}.align-items-sm-center{align-items:center !important;}.align-items-sm-baseline{align-items:baseline !important;}.align-items-sm-stretch{align-items:stretch !important;}.align-content-sm-start{align-content:flex-start !important;}.align-content-sm-end{align-content:flex-end !important;}.align-content-sm-center{align-content:center !important;}.align-content-sm-between{align-content:space-between !important;}.align-content-sm-around{align-content:space-around !important;}.align-content-sm-stretch{align-content:stretch !important;}.align-self-sm-auto{align-self:auto !important;}.align-self-sm-start{align-self:flex-start !important;}.align-self-sm-end{align-self:flex-end !important;}.align-self-sm-center{align-self:center !important;}.align-self-sm-baseline{align-self:baseline !important;}.align-self-sm-stretch{align-self:stretch !important;}}@media (min-width:992px){.flex-md-row{flex-direction:row !important;}.flex-md-column{flex-direction:column !important;}.flex-md-row-reverse{flex-direction:row-reverse !important;}.flex-md-column-reverse{flex-direction:column-reverse !important;}.flex-md-wrap{flex-wrap:wrap !important;}.flex-md-nowrap{flex-wrap:nowrap !important;}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-md-fill{flex:1 1 auto !important;}.flex-md-grow-0{flex-grow:0 !important;}.flex-md-grow-1{flex-grow:1 !important;}.flex-md-shrink-0{flex-shrink:0 !important;}.flex-md-shrink-1{flex-shrink:1 !important;}.justify-content-md-start{justify-content:flex-start !important;}.justify-content-md-end{justify-content:flex-end !important;}.justify-content-md-center{justify-content:center !important;}.justify-content-md-between{justify-content:space-between !important;}.justify-content-md-around{justify-content:space-around !important;}.align-items-md-start{align-items:flex-start !important;}.align-items-md-end{align-items:flex-end !important;}.align-items-md-center{align-items:center !important;}.align-items-md-baseline{align-items:baseline !important;}.align-items-md-stretch{align-items:stretch !important;}.align-content-md-start{align-content:flex-start !important;}.align-content-md-end{align-content:flex-end !important;}.align-content-md-center{align-content:center !important;}.align-content-md-between{align-content:space-between !important;}.align-content-md-around{align-content:space-around !important;}.align-content-md-stretch{align-content:stretch !important;}.align-self-md-auto{align-self:auto !important;}.align-self-md-start{align-self:flex-start !important;}.align-self-md-end{align-self:flex-end !important;}.align-self-md-center{align-self:center !important;}.align-self-md-baseline{align-self:baseline !important;}.align-self-md-stretch{align-self:stretch !important;}}@media (min-width:1024px){.flex-lg-row{flex-direction:row !important;}.flex-lg-column{flex-direction:column !important;}.flex-lg-row-reverse{flex-direction:row-reverse !important;}.flex-lg-column-reverse{flex-direction:column-reverse !important;}.flex-lg-wrap{flex-wrap:wrap !important;}.flex-lg-nowrap{flex-wrap:nowrap !important;}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-lg-fill{flex:1 1 auto !important;}.flex-lg-grow-0{flex-grow:0 !important;}.flex-lg-grow-1{flex-grow:1 !important;}.flex-lg-shrink-0{flex-shrink:0 !important;}.flex-lg-shrink-1{flex-shrink:1 !important;}.justify-content-lg-start{justify-content:flex-start !important;}.justify-content-lg-end{justify-content:flex-end !important;}.justify-content-lg-center{justify-content:center !important;}.justify-content-lg-between{justify-content:space-between !important;}.justify-content-lg-around{justify-content:space-around !important;}.align-items-lg-start{align-items:flex-start !important;}.align-items-lg-end{align-items:flex-end !important;}.align-items-lg-center{align-items:center !important;}.align-items-lg-baseline{align-items:baseline !important;}.align-items-lg-stretch{align-items:stretch !important;}.align-content-lg-start{align-content:flex-start !important;}.align-content-lg-end{align-content:flex-end !important;}.align-content-lg-center{align-content:center !important;}.align-content-lg-between{align-content:space-between !important;}.align-content-lg-around{align-content:space-around !important;}.align-content-lg-stretch{align-content:stretch !important;}.align-self-lg-auto{align-self:auto !important;}.align-self-lg-start{align-self:flex-start !important;}.align-self-lg-end{align-self:flex-end !important;}.align-self-lg-center{align-self:center !important;}.align-self-lg-baseline{align-self:baseline !important;}.align-self-lg-stretch{align-self:stretch !important;}}@media (min-width:1200px){.flex-xl-row{flex-direction:row !important;}.flex-xl-column{flex-direction:column !important;}.flex-xl-row-reverse{flex-direction:row-reverse !important;}.flex-xl-column-reverse{flex-direction:column-reverse !important;}.flex-xl-wrap{flex-wrap:wrap !important;}.flex-xl-nowrap{flex-wrap:nowrap !important;}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-xl-fill{flex:1 1 auto !important;}.flex-xl-grow-0{flex-grow:0 !important;}.flex-xl-grow-1{flex-grow:1 !important;}.flex-xl-shrink-0{flex-shrink:0 !important;}.flex-xl-shrink-1{flex-shrink:1 !important;}.justify-content-xl-start{justify-content:flex-start !important;}.justify-content-xl-end{justify-content:flex-end !important;}.justify-content-xl-center{justify-content:center !important;}.justify-content-xl-between{justify-content:space-between !important;}.justify-content-xl-around{justify-content:space-around !important;}.align-items-xl-start{align-items:flex-start !important;}.align-items-xl-end{align-items:flex-end !important;}.align-items-xl-center{align-items:center !important;}.align-items-xl-baseline{align-items:baseline !important;}.align-items-xl-stretch{align-items:stretch !important;}.align-content-xl-start{align-content:flex-start !important;}.align-content-xl-end{align-content:flex-end !important;}.align-content-xl-center{align-content:center !important;}.align-content-xl-between{align-content:space-between !important;}.align-content-xl-around{align-content:space-around !important;}.align-content-xl-stretch{align-content:stretch !important;}.align-self-xl-auto{align-self:auto !important;}.align-self-xl-start{align-self:flex-start !important;}.align-self-xl-end{align-self:flex-end !important;}.align-self-xl-center{align-self:center !important;}.align-self-xl-baseline{align-self:baseline !important;}.align-self-xl-stretch{align-self:stretch !important;}}.float-left{float:left !important;}.float-right{float:right !important;}.float-none{float:none !important;}@media (min-width:768px){.float-sm-left{float:left !important;}.float-sm-right{float:right !important;}.float-sm-none{float:none !important;}}@media (min-width:992px){.float-md-left{float:left !important;}.float-md-right{float:right !important;}.float-md-none{float:none !important;}}@media (min-width:1024px){.float-lg-left{float:left !important;}.float-lg-right{float:right !important;}.float-lg-none{float:none !important;}}@media (min-width:1200px){.float-xl-left{float:left !important;}.float-xl-right{float:right !important;}.float-xl-none{float:none !important;}}.user-select-all{user-select:all !important;}.user-select-auto{user-select:auto !important;}.user-select-none{user-select:none !important;}.overflow-auto{overflow:auto !important;}.overflow-hidden{overflow:hidden !important;}.position-static{position:static !important;}.position-relative{position:relative !important;}.position-absolute{position:absolute !important;}.position-fixed{position:fixed !important;}.position-sticky{position:sticky !important;}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030;}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030;}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020;}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;}.shadow-sm{box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075) !important;}.shadow{box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15) !important;}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,0.175) !important;}.shadow-none{box-shadow:none !important;}.w-25{width:25% !important;}.w-50{width:50% !important;}.w-75{width:75% !important;}.w-100{width:100% !important;}.w-auto{width:auto !important;}.h-25{height:25% !important;}.h-50{height:50% !important;}.h-75{height:75% !important;}.h-100{height:100% !important;}.h-auto{height:auto !important;}.mw-100{max-width:100% !important;}.mh-100{max-height:100% !important;}.min-vw-100{min-width:100vw !important;}.min-vh-100{min-height:100vh !important;}.vw-100{width:100vw !important;}.vh-100{height:100vh !important;}.m-0{margin:0 !important;}.mt-0,.my-0{margin-top:0 !important;}.mr-0,.mx-0{margin-right:0 !important;}.mb-0,.my-0{margin-bottom:0 !important;}.ml-0,.mx-0{margin-left:0 !important;}.m-1{margin:0.25rem !important;}.mt-1,.my-1{margin-top:0.25rem !important;}.mr-1,.mx-1{margin-right:0.25rem !important;}.mb-1,.my-1{margin-bottom:0.25rem !important;}.ml-1,.mx-1{margin-left:0.25rem !important;}.m-2{margin:0.5rem !important;}.mt-2,.my-2{margin-top:0.5rem !important;}.mr-2,.mx-2{margin-right:0.5rem !important;}.mb-2,.my-2{margin-bottom:0.5rem !important;}.ml-2,.mx-2{margin-left:0.5rem !important;}.m-3{margin:1rem !important;}.mt-3,.my-3{margin-top:1rem !important;}.mr-3,.mx-3{margin-right:1rem !important;}.mb-3,.my-3{margin-bottom:1rem !important;}.ml-3,.mx-3{margin-left:1rem !important;}.m-4{margin:1.5rem !important;}.mt-4,.my-4{margin-top:1.5rem !important;}.mr-4,.mx-4{margin-right:1.5rem !important;}.mb-4,.my-4{margin-bottom:1.5rem !important;}.ml-4,.mx-4{margin-left:1.5rem !important;}.m-5{margin:3rem !important;}.mt-5,.my-5{margin-top:3rem !important;}.mr-5,.mx-5{margin-right:3rem !important;}.mb-5,.my-5{margin-bottom:3rem !important;}.ml-5,.mx-5{margin-left:3rem !important;}.p-0{padding:0 !important;}.pt-0,.py-0{padding-top:0 !important;}.pr-0,.px-0{padding-right:0 !important;}.pb-0,.py-0{padding-bottom:0 !important;}.pl-0,.px-0{padding-left:0 !important;}.p-1{padding:0.25rem !important;}.pt-1,.py-1{padding-top:0.25rem !important;}.pr-1,.px-1{padding-right:0.25rem !important;}.pb-1,.py-1{padding-bottom:0.25rem !important;}.pl-1,.px-1{padding-left:0.25rem !important;}.p-2{padding:0.5rem !important;}.pt-2,.py-2{padding-top:0.5rem !important;}.pr-2,.px-2{padding-right:0.5rem !important;}.pb-2,.py-2{padding-bottom:0.5rem !important;}.pl-2,.px-2{padding-left:0.5rem !important;}.p-3{padding:1rem !important;}.pt-3,.py-3{padding-top:1rem !important;}.pr-3,.px-3{padding-right:1rem !important;}.pb-3,.py-3{padding-bottom:1rem !important;}.pl-3,.px-3{padding-left:1rem !important;}.p-4{padding:1.5rem !important;}.pt-4,.py-4{padding-top:1.5rem !important;}.pr-4,.px-4{padding-right:1.5rem !important;}.pb-4,.py-4{padding-bottom:1.5rem !important;}.pl-4,.px-4{padding-left:1.5rem !important;}.p-5{padding:3rem !important;}.pt-5,.py-5{padding-top:3rem !important;}.pr-5,.px-5{padding-right:3rem !important;}.pb-5,.py-5{padding-bottom:3rem !important;}.pl-5,.px-5{padding-left:3rem !important;}.m-n1{margin:-0.25rem !important;}.mt-n1,.my-n1{margin-top:-0.25rem !important;}.mr-n1,.mx-n1{margin-right:-0.25rem !important;}.mb-n1,.my-n1{margin-bottom:-0.25rem !important;}.ml-n1,.mx-n1{margin-left:-0.25rem !important;}.m-n2{margin:-0.5rem !important;}.mt-n2,.my-n2{margin-top:-0.5rem !important;}.mr-n2,.mx-n2{margin-right:-0.5rem !important;}.mb-n2,.my-n2{margin-bottom:-0.5rem !important;}.ml-n2,.mx-n2{margin-left:-0.5rem !important;}.m-n3{margin:-1rem !important;}.mt-n3,.my-n3{margin-top:-1rem !important;}.mr-n3,.mx-n3{margin-right:-1rem !important;}.mb-n3,.my-n3{margin-bottom:-1rem !important;}.ml-n3,.mx-n3{margin-left:-1rem !important;}.m-n4{margin:-1.5rem !important;}.mt-n4,.my-n4{margin-top:-1.5rem !important;}.mr-n4,.mx-n4{margin-right:-1.5rem !important;}.mb-n4,.my-n4{margin-bottom:-1.5rem !important;}.ml-n4,.mx-n4{margin-left:-1.5rem !important;}.m-n5{margin:-3rem !important;}.mt-n5,.my-n5{margin-top:-3rem !important;}.mr-n5,.mx-n5{margin-right:-3rem !important;}.mb-n5,.my-n5{margin-bottom:-3rem !important;}.ml-n5,.mx-n5{margin-left:-3rem !important;}.m-auto{margin:auto !important;}.mt-auto,.my-auto{margin-top:auto !important;}.mr-auto,.mx-auto{margin-right:auto !important;}.mb-auto,.my-auto{margin-bottom:auto !important;}.ml-auto,.mx-auto{margin-left:auto !important;}@media (min-width:768px){.m-sm-0{margin:0 !important;}.mt-sm-0,.my-sm-0{margin-top:0 !important;}.mr-sm-0,.mx-sm-0{margin-right:0 !important;}.mb-sm-0,.my-sm-0{margin-bottom:0 !important;}.ml-sm-0,.mx-sm-0{margin-left:0 !important;}.m-sm-1{margin:0.25rem !important;}.mt-sm-1,.my-sm-1{margin-top:0.25rem !important;}.mr-sm-1,.mx-sm-1{margin-right:0.25rem !important;}.mb-sm-1,.my-sm-1{margin-bottom:0.25rem !important;}.ml-sm-1,.mx-sm-1{margin-left:0.25rem !important;}.m-sm-2{margin:0.5rem !important;}.mt-sm-2,.my-sm-2{margin-top:0.5rem !important;}.mr-sm-2,.mx-sm-2{margin-right:0.5rem !important;}.mb-sm-2,.my-sm-2{margin-bottom:0.5rem !important;}.ml-sm-2,.mx-sm-2{margin-left:0.5rem !important;}.m-sm-3{margin:1rem !important;}.mt-sm-3,.my-sm-3{margin-top:1rem !important;}.mr-sm-3,.mx-sm-3{margin-right:1rem !important;}.mb-sm-3,.my-sm-3{margin-bottom:1rem !important;}.ml-sm-3,.mx-sm-3{margin-left:1rem !important;}.m-sm-4{margin:1.5rem !important;}.mt-sm-4,.my-sm-4{margin-top:1.5rem !important;}.mr-sm-4,.mx-sm-4{margin-right:1.5rem !important;}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem !important;}.ml-sm-4,.mx-sm-4{margin-left:1.5rem !important;}.m-sm-5{margin:3rem !important;}.mt-sm-5,.my-sm-5{margin-top:3rem !important;}.mr-sm-5,.mx-sm-5{margin-right:3rem !important;}.mb-sm-5,.my-sm-5{margin-bottom:3rem !important;}.ml-sm-5,.mx-sm-5{margin-left:3rem !important;}.p-sm-0{padding:0 !important;}.pt-sm-0,.py-sm-0{padding-top:0 !important;}.pr-sm-0,.px-sm-0{padding-right:0 !important;}.pb-sm-0,.py-sm-0{padding-bottom:0 !important;}.pl-sm-0,.px-sm-0{padding-left:0 !important;}.p-sm-1{padding:0.25rem !important;}.pt-sm-1,.py-sm-1{padding-top:0.25rem !important;}.pr-sm-1,.px-sm-1{padding-right:0.25rem !important;}.pb-sm-1,.py-sm-1{padding-bottom:0.25rem !important;}.pl-sm-1,.px-sm-1{padding-left:0.25rem !important;}.p-sm-2{padding:0.5rem !important;}.pt-sm-2,.py-sm-2{padding-top:0.5rem !important;}.pr-sm-2,.px-sm-2{padding-right:0.5rem !important;}.pb-sm-2,.py-sm-2{padding-bottom:0.5rem !important;}.pl-sm-2,.px-sm-2{padding-left:0.5rem !important;}.p-sm-3{padding:1rem !important;}.pt-sm-3,.py-sm-3{padding-top:1rem !important;}.pr-sm-3,.px-sm-3{padding-right:1rem !important;}.pb-sm-3,.py-sm-3{padding-bottom:1rem !important;}.pl-sm-3,.px-sm-3{padding-left:1rem !important;}.p-sm-4{padding:1.5rem !important;}.pt-sm-4,.py-sm-4{padding-top:1.5rem !important;}.pr-sm-4,.px-sm-4{padding-right:1.5rem !important;}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem !important;}.pl-sm-4,.px-sm-4{padding-left:1.5rem !important;}.p-sm-5{padding:3rem !important;}.pt-sm-5,.py-sm-5{padding-top:3rem !important;}.pr-sm-5,.px-sm-5{padding-right:3rem !important;}.pb-sm-5,.py-sm-5{padding-bottom:3rem !important;}.pl-sm-5,.px-sm-5{padding-left:3rem !important;}.m-sm-n1{margin:-0.25rem !important;}.mt-sm-n1,.my-sm-n1{margin-top:-0.25rem !important;}.mr-sm-n1,.mx-sm-n1{margin-right:-0.25rem !important;}.mb-sm-n1,.my-sm-n1{margin-bottom:-0.25rem !important;}.ml-sm-n1,.mx-sm-n1{margin-left:-0.25rem !important;}.m-sm-n2{margin:-0.5rem !important;}.mt-sm-n2,.my-sm-n2{margin-top:-0.5rem !important;}.mr-sm-n2,.mx-sm-n2{margin-right:-0.5rem !important;}.mb-sm-n2,.my-sm-n2{margin-bottom:-0.5rem !important;}.ml-sm-n2,.mx-sm-n2{margin-left:-0.5rem !important;}.m-sm-n3{margin:-1rem !important;}.mt-sm-n3,.my-sm-n3{margin-top:-1rem !important;}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem !important;}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem !important;}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem !important;}.m-sm-n4{margin:-1.5rem !important;}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem !important;}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem !important;}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem !important;}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem !important;}.m-sm-n5{margin:-3rem !important;}.mt-sm-n5,.my-sm-n5{margin-top:-3rem !important;}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem !important;}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem !important;}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem !important;}.m-sm-auto{margin:auto !important;}.mt-sm-auto,.my-sm-auto{margin-top:auto !important;}.mr-sm-auto,.mx-sm-auto{margin-right:auto !important;}.mb-sm-auto,.my-sm-auto{margin-bottom:auto !important;}.ml-sm-auto,.mx-sm-auto{margin-left:auto !important;}}@media (min-width:992px){.m-md-0{margin:0 !important;}.mt-md-0,.my-md-0{margin-top:0 !important;}.mr-md-0,.mx-md-0{margin-right:0 !important;}.mb-md-0,.my-md-0{margin-bottom:0 !important;}.ml-md-0,.mx-md-0{margin-left:0 !important;}.m-md-1{margin:0.25rem !important;}.mt-md-1,.my-md-1{margin-top:0.25rem !important;}.mr-md-1,.mx-md-1{margin-right:0.25rem !important;}.mb-md-1,.my-md-1{margin-bottom:0.25rem !important;}.ml-md-1,.mx-md-1{margin-left:0.25rem !important;}.m-md-2{margin:0.5rem !important;}.mt-md-2,.my-md-2{margin-top:0.5rem !important;}.mr-md-2,.mx-md-2{margin-right:0.5rem !important;}.mb-md-2,.my-md-2{margin-bottom:0.5rem !important;}.ml-md-2,.mx-md-2{margin-left:0.5rem !important;}.m-md-3{margin:1rem !important;}.mt-md-3,.my-md-3{margin-top:1rem !important;}.mr-md-3,.mx-md-3{margin-right:1rem !important;}.mb-md-3,.my-md-3{margin-bottom:1rem !important;}.ml-md-3,.mx-md-3{margin-left:1rem !important;}.m-md-4{margin:1.5rem !important;}.mt-md-4,.my-md-4{margin-top:1.5rem !important;}.mr-md-4,.mx-md-4{margin-right:1.5rem !important;}.mb-md-4,.my-md-4{margin-bottom:1.5rem !important;}.ml-md-4,.mx-md-4{margin-left:1.5rem !important;}.m-md-5{margin:3rem !important;}.mt-md-5,.my-md-5{margin-top:3rem !important;}.mr-md-5,.mx-md-5{margin-right:3rem !important;}.mb-md-5,.my-md-5{margin-bottom:3rem !important;}.ml-md-5,.mx-md-5{margin-left:3rem !important;}.p-md-0{padding:0 !important;}.pt-md-0,.py-md-0{padding-top:0 !important;}.pr-md-0,.px-md-0{padding-right:0 !important;}.pb-md-0,.py-md-0{padding-bottom:0 !important;}.pl-md-0,.px-md-0{padding-left:0 !important;}.p-md-1{padding:0.25rem !important;}.pt-md-1,.py-md-1{padding-top:0.25rem !important;}.pr-md-1,.px-md-1{padding-right:0.25rem !important;}.pb-md-1,.py-md-1{padding-bottom:0.25rem !important;}.pl-md-1,.px-md-1{padding-left:0.25rem !important;}.p-md-2{padding:0.5rem !important;}.pt-md-2,.py-md-2{padding-top:0.5rem !important;}.pr-md-2,.px-md-2{padding-right:0.5rem !important;}.pb-md-2,.py-md-2{padding-bottom:0.5rem !important;}.pl-md-2,.px-md-2{padding-left:0.5rem !important;}.p-md-3{padding:1rem !important;}.pt-md-3,.py-md-3{padding-top:1rem !important;}.pr-md-3,.px-md-3{padding-right:1rem !important;}.pb-md-3,.py-md-3{padding-bottom:1rem !important;}.pl-md-3,.px-md-3{padding-left:1rem !important;}.p-md-4{padding:1.5rem !important;}.pt-md-4,.py-md-4{padding-top:1.5rem !important;}.pr-md-4,.px-md-4{padding-right:1.5rem !important;}.pb-md-4,.py-md-4{padding-bottom:1.5rem !important;}.pl-md-4,.px-md-4{padding-left:1.5rem !important;}.p-md-5{padding:3rem !important;}.pt-md-5,.py-md-5{padding-top:3rem !important;}.pr-md-5,.px-md-5{padding-right:3rem !important;}.pb-md-5,.py-md-5{padding-bottom:3rem !important;}.pl-md-5,.px-md-5{padding-left:3rem !important;}.m-md-n1{margin:-0.25rem !important;}.mt-md-n1,.my-md-n1{margin-top:-0.25rem !important;}.mr-md-n1,.mx-md-n1{margin-right:-0.25rem !important;}.mb-md-n1,.my-md-n1{margin-bottom:-0.25rem !important;}.ml-md-n1,.mx-md-n1{margin-left:-0.25rem !important;}.m-md-n2{margin:-0.5rem !important;}.mt-md-n2,.my-md-n2{margin-top:-0.5rem !important;}.mr-md-n2,.mx-md-n2{margin-right:-0.5rem !important;}.mb-md-n2,.my-md-n2{margin-bottom:-0.5rem !important;}.ml-md-n2,.mx-md-n2{margin-left:-0.5rem !important;}.m-md-n3{margin:-1rem !important;}.mt-md-n3,.my-md-n3{margin-top:-1rem !important;}.mr-md-n3,.mx-md-n3{margin-right:-1rem !important;}.mb-md-n3,.my-md-n3{margin-bottom:-1rem !important;}.ml-md-n3,.mx-md-n3{margin-left:-1rem !important;}.m-md-n4{margin:-1.5rem !important;}.mt-md-n4,.my-md-n4{margin-top:-1.5rem !important;}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem !important;}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem !important;}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem !important;}.m-md-n5{margin:-3rem !important;}.mt-md-n5,.my-md-n5{margin-top:-3rem !important;}.mr-md-n5,.mx-md-n5{margin-right:-3rem !important;}.mb-md-n5,.my-md-n5{margin-bottom:-3rem !important;}.ml-md-n5,.mx-md-n5{margin-left:-3rem !important;}.m-md-auto{margin:auto !important;}.mt-md-auto,.my-md-auto{margin-top:auto !important;}.mr-md-auto,.mx-md-auto{margin-right:auto !important;}.mb-md-auto,.my-md-auto{margin-bottom:auto !important;}.ml-md-auto,.mx-md-auto{margin-left:auto !important;}}@media (min-width:1024px){.m-lg-0{margin:0 !important;}.mt-lg-0,.my-lg-0{margin-top:0 !important;}.mr-lg-0,.mx-lg-0{margin-right:0 !important;}.mb-lg-0,.my-lg-0{margin-bottom:0 !important;}.ml-lg-0,.mx-lg-0{margin-left:0 !important;}.m-lg-1{margin:0.25rem !important;}.mt-lg-1,.my-lg-1{margin-top:0.25rem !important;}.mr-lg-1,.mx-lg-1{margin-right:0.25rem !important;}.mb-lg-1,.my-lg-1{margin-bottom:0.25rem !important;}.ml-lg-1,.mx-lg-1{margin-left:0.25rem !important;}.m-lg-2{margin:0.5rem !important;}.mt-lg-2,.my-lg-2{margin-top:0.5rem !important;}.mr-lg-2,.mx-lg-2{margin-right:0.5rem !important;}.mb-lg-2,.my-lg-2{margin-bottom:0.5rem !important;}.ml-lg-2,.mx-lg-2{margin-left:0.5rem !important;}.m-lg-3{margin:1rem !important;}.mt-lg-3,.my-lg-3{margin-top:1rem !important;}.mr-lg-3,.mx-lg-3{margin-right:1rem !important;}.mb-lg-3,.my-lg-3{margin-bottom:1rem !important;}.ml-lg-3,.mx-lg-3{margin-left:1rem !important;}.m-lg-4{margin:1.5rem !important;}.mt-lg-4,.my-lg-4{margin-top:1.5rem !important;}.mr-lg-4,.mx-lg-4{margin-right:1.5rem !important;}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem !important;}.ml-lg-4,.mx-lg-4{margin-left:1.5rem !important;}.m-lg-5{margin:3rem !important;}.mt-lg-5,.my-lg-5{margin-top:3rem !important;}.mr-lg-5,.mx-lg-5{margin-right:3rem !important;}.mb-lg-5,.my-lg-5{margin-bottom:3rem !important;}.ml-lg-5,.mx-lg-5{margin-left:3rem !important;}.p-lg-0{padding:0 !important;}.pt-lg-0,.py-lg-0{padding-top:0 !important;}.pr-lg-0,.px-lg-0{padding-right:0 !important;}.pb-lg-0,.py-lg-0{padding-bottom:0 !important;}.pl-lg-0,.px-lg-0{padding-left:0 !important;}.p-lg-1{padding:0.25rem !important;}.pt-lg-1,.py-lg-1{padding-top:0.25rem !important;}.pr-lg-1,.px-lg-1{padding-right:0.25rem !important;}.pb-lg-1,.py-lg-1{padding-bottom:0.25rem !important;}.pl-lg-1,.px-lg-1{padding-left:0.25rem !important;}.p-lg-2{padding:0.5rem !important;}.pt-lg-2,.py-lg-2{padding-top:0.5rem !important;}.pr-lg-2,.px-lg-2{padding-right:0.5rem !important;}.pb-lg-2,.py-lg-2{padding-bottom:0.5rem !important;}.pl-lg-2,.px-lg-2{padding-left:0.5rem !important;}.p-lg-3{padding:1rem !important;}.pt-lg-3,.py-lg-3{padding-top:1rem !important;}.pr-lg-3,.px-lg-3{padding-right:1rem !important;}.pb-lg-3,.py-lg-3{padding-bottom:1rem !important;}.pl-lg-3,.px-lg-3{padding-left:1rem !important;}.p-lg-4{padding:1.5rem !important;}.pt-lg-4,.py-lg-4{padding-top:1.5rem !important;}.pr-lg-4,.px-lg-4{padding-right:1.5rem !important;}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem !important;}.pl-lg-4,.px-lg-4{padding-left:1.5rem !important;}.p-lg-5{padding:3rem !important;}.pt-lg-5,.py-lg-5{padding-top:3rem !important;}.pr-lg-5,.px-lg-5{padding-right:3rem !important;}.pb-lg-5,.py-lg-5{padding-bottom:3rem !important;}.pl-lg-5,.px-lg-5{padding-left:3rem !important;}.m-lg-n1{margin:-0.25rem !important;}.mt-lg-n1,.my-lg-n1{margin-top:-0.25rem !important;}.mr-lg-n1,.mx-lg-n1{margin-right:-0.25rem !important;}.mb-lg-n1,.my-lg-n1{margin-bottom:-0.25rem !important;}.ml-lg-n1,.mx-lg-n1{margin-left:-0.25rem !important;}.m-lg-n2{margin:-0.5rem !important;}.mt-lg-n2,.my-lg-n2{margin-top:-0.5rem !important;}.mr-lg-n2,.mx-lg-n2{margin-right:-0.5rem !important;}.mb-lg-n2,.my-lg-n2{margin-bottom:-0.5rem !important;}.ml-lg-n2,.mx-lg-n2{margin-left:-0.5rem !important;}.m-lg-n3{margin:-1rem !important;}.mt-lg-n3,.my-lg-n3{margin-top:-1rem !important;}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem !important;}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem !important;}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem !important;}.m-lg-n4{margin:-1.5rem !important;}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem !important;}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem !important;}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem !important;}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem !important;}.m-lg-n5{margin:-3rem !important;}.mt-lg-n5,.my-lg-n5{margin-top:-3rem !important;}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem !important;}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem !important;}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem !important;}.m-lg-auto{margin:auto !important;}.mt-lg-auto,.my-lg-auto{margin-top:auto !important;}.mr-lg-auto,.mx-lg-auto{margin-right:auto !important;}.mb-lg-auto,.my-lg-auto{margin-bottom:auto !important;}.ml-lg-auto,.mx-lg-auto{margin-left:auto !important;}}@media (min-width:1200px){.m-xl-0{margin:0 !important;}.mt-xl-0,.my-xl-0{margin-top:0 !important;}.mr-xl-0,.mx-xl-0{margin-right:0 !important;}.mb-xl-0,.my-xl-0{margin-bottom:0 !important;}.ml-xl-0,.mx-xl-0{margin-left:0 !important;}.m-xl-1{margin:0.25rem !important;}.mt-xl-1,.my-xl-1{margin-top:0.25rem !important;}.mr-xl-1,.mx-xl-1{margin-right:0.25rem !important;}.mb-xl-1,.my-xl-1{margin-bottom:0.25rem !important;}.ml-xl-1,.mx-xl-1{margin-left:0.25rem !important;}.m-xl-2{margin:0.5rem !important;}.mt-xl-2,.my-xl-2{margin-top:0.5rem !important;}.mr-xl-2,.mx-xl-2{margin-right:0.5rem !important;}.mb-xl-2,.my-xl-2{margin-bottom:0.5rem !important;}.ml-xl-2,.mx-xl-2{margin-left:0.5rem !important;}.m-xl-3{margin:1rem !important;}.mt-xl-3,.my-xl-3{margin-top:1rem !important;}.mr-xl-3,.mx-xl-3{margin-right:1rem !important;}.mb-xl-3,.my-xl-3{margin-bottom:1rem !important;}.ml-xl-3,.mx-xl-3{margin-left:1rem !important;}.m-xl-4{margin:1.5rem !important;}.mt-xl-4,.my-xl-4{margin-top:1.5rem !important;}.mr-xl-4,.mx-xl-4{margin-right:1.5rem !important;}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem !important;}.ml-xl-4,.mx-xl-4{margin-left:1.5rem !important;}.m-xl-5{margin:3rem !important;}.mt-xl-5,.my-xl-5{margin-top:3rem !important;}.mr-xl-5,.mx-xl-5{margin-right:3rem !important;}.mb-xl-5,.my-xl-5{margin-bottom:3rem !important;}.ml-xl-5,.mx-xl-5{margin-left:3rem !important;}.p-xl-0{padding:0 !important;}.pt-xl-0,.py-xl-0{padding-top:0 !important;}.pr-xl-0,.px-xl-0{padding-right:0 !important;}.pb-xl-0,.py-xl-0{padding-bottom:0 !important;}.pl-xl-0,.px-xl-0{padding-left:0 !important;}.p-xl-1{padding:0.25rem !important;}.pt-xl-1,.py-xl-1{padding-top:0.25rem !important;}.pr-xl-1,.px-xl-1{padding-right:0.25rem !important;}.pb-xl-1,.py-xl-1{padding-bottom:0.25rem !important;}.pl-xl-1,.px-xl-1{padding-left:0.25rem !important;}.p-xl-2{padding:0.5rem !important;}.pt-xl-2,.py-xl-2{padding-top:0.5rem !important;}.pr-xl-2,.px-xl-2{padding-right:0.5rem !important;}.pb-xl-2,.py-xl-2{padding-bottom:0.5rem !important;}.pl-xl-2,.px-xl-2{padding-left:0.5rem !important;}.p-xl-3{padding:1rem !important;}.pt-xl-3,.py-xl-3{padding-top:1rem !important;}.pr-xl-3,.px-xl-3{padding-right:1rem !important;}.pb-xl-3,.py-xl-3{padding-bottom:1rem !important;}.pl-xl-3,.px-xl-3{padding-left:1rem !important;}.p-xl-4{padding:1.5rem !important;}.pt-xl-4,.py-xl-4{padding-top:1.5rem !important;}.pr-xl-4,.px-xl-4{padding-right:1.5rem !important;}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem !important;}.pl-xl-4,.px-xl-4{padding-left:1.5rem !important;}.p-xl-5{padding:3rem !important;}.pt-xl-5,.py-xl-5{padding-top:3rem !important;}.pr-xl-5,.px-xl-5{padding-right:3rem !important;}.pb-xl-5,.py-xl-5{padding-bottom:3rem !important;}.pl-xl-5,.px-xl-5{padding-left:3rem !important;}.m-xl-n1{margin:-0.25rem !important;}.mt-xl-n1,.my-xl-n1{margin-top:-0.25rem !important;}.mr-xl-n1,.mx-xl-n1{margin-right:-0.25rem !important;}.mb-xl-n1,.my-xl-n1{margin-bottom:-0.25rem !important;}.ml-xl-n1,.mx-xl-n1{margin-left:-0.25rem !important;}.m-xl-n2{margin:-0.5rem !important;}.mt-xl-n2,.my-xl-n2{margin-top:-0.5rem !important;}.mr-xl-n2,.mx-xl-n2{margin-right:-0.5rem !important;}.mb-xl-n2,.my-xl-n2{margin-bottom:-0.5rem !important;}.ml-xl-n2,.mx-xl-n2{margin-left:-0.5rem !important;}.m-xl-n3{margin:-1rem !important;}.mt-xl-n3,.my-xl-n3{margin-top:-1rem !important;}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem !important;}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem !important;}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem !important;}.m-xl-n4{margin:-1.5rem !important;}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem !important;}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem !important;}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem !important;}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem !important;}.m-xl-n5{margin:-3rem !important;}.mt-xl-n5,.my-xl-n5{margin-top:-3rem !important;}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem !important;}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem !important;}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem !important;}.m-xl-auto{margin:auto !important;}.mt-xl-auto,.my-xl-auto{margin-top:auto !important;}.mr-xl-auto,.mx-xl-auto{margin-right:auto !important;}.mb-xl-auto,.my-xl-auto{margin-bottom:auto !important;}.ml-xl-auto,.mx-xl-auto{margin-left:auto !important;}}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0);}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace !important;}.text-justify{text-align:justify !important;}.text-wrap{white-space:normal !important;}.text-nowrap{white-space:nowrap !important;}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.text-left{text-align:left !important;}.text-right{text-align:right !important;}.text-center{text-align:center !important;}@media (min-width:768px){.text-sm-left{text-align:left !important;}.text-sm-right{text-align:right !important;}.text-sm-center{text-align:center !important;}}@media (min-width:992px){.text-md-left{text-align:left !important;}.text-md-right{text-align:right !important;}.text-md-center{text-align:center !important;}}@media (min-width:1024px){.text-lg-left{text-align:left !important;}.text-lg-right{text-align:right !important;}.text-lg-center{text-align:center !important;}}@media (min-width:1200px){.text-xl-left{text-align:left !important;}.text-xl-right{text-align:right !important;}.text-xl-center{text-align:center !important;}}.text-lowercase{text-transform:lowercase !important;}.text-uppercase{text-transform:uppercase !important;}.text-capitalize{text-transform:capitalize !important;}.font-weight-light{font-weight:300 !important;}.font-weight-lighter{font-weight:lighter !important;}.font-weight-normal{font-weight:400 !important;}.font-weight-bold{font-weight:700 !important;}.font-weight-bolder{font-weight:bolder !important;}.font-italic{font-style:italic !important;}.text-white{color:#FFFFFF !important;}.text-primary{color:#007bff !important;}a.text-primary:hover,a.text-primary:focus{color:#0056b3 !important;}.text-secondary{color:#6c757d !important;}a.text-secondary:hover,a.text-secondary:focus{color:#494f54 !important;}.text-success{color:#28a745 !important;}a.text-success:hover,a.text-success:focus{color:#19692c !important;}.text-info{color:#17a2b8 !important;}a.text-info:hover,a.text-info:focus{color:#0f6674 !important;}.text-warning{color:#ffc107 !important;}a.text-warning:hover,a.text-warning:focus{color:#ba8b00 !important;}.text-danger{color:#dc3545 !important;}a.text-danger:hover,a.text-danger:focus{color:#a71d2a !important;}.text-light{color:#f8f9fa !important;}a.text-light:hover,a.text-light:focus{color:#cbd3da !important;}.text-dark{color:#343a40 !important;}a.text-dark:hover,a.text-dark:focus{color:#121416 !important;}.text-body{color:#212529 !important;}.text-muted{color:#6c757d !important;}.text-black-50{color:rgba(0,0,0,0.5) !important;}.text-white-50{color:rgba(255,255,255,0.5) !important;}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}.text-decoration-none{text-decoration:none !important;}.text-break{word-break:break-word !important;word-wrap:break-word !important;}.text-reset{color:inherit !important;}.visible{visibility:visible !important;}.invisible{visibility:hidden !important;}@media print{*,*::before,*::after{text-shadow:none !important;box-shadow:none !important;}a:not(.btn){text-decoration:underline;}abbr[title]::after{content:" (" attr(title) ")";}pre{white-space:pre-wrap !important;}pre,blockquote{border:1px solid #adb5bd;page-break-inside:avoid;}tr,img{page-break-inside:avoid;}p,h2,h3{orphans:3;widows:3;}h2,h3{page-break-after:avoid;}@page{size:a3;}body{min-width:1024px !important;}.container{min-width:1024px !important;}.navbar{display:none;}.badge{border:1px solid #000000;}.table{border-collapse:collapse !important;}.table td,.table th{background-color:#FFFFFF !important;}.table-bordered th,.table-bordered td{border:1px solid #dee2e6 !important;}.table-dark{color:inherit;}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody + tbody{border-color:#dee2e6;}.table .thead-dark th{color:inherit;border-color:#dee2e6;}}h1,h2,h3,h4,h5{font-family:"Lato",sans-serif !important;font-weight:700;}a,a:hover{color:#006ab4;}.header-accent{position:relative;padding-left:25px;}.header-accent:before{content:'';position:absolute;left:5px;top:0px;width:5px;height:25px;transform:skewX(-20deg);background:linear-gradient(45deg,#62913e 0%,#88ae4c 17%,#9abd54 25%,#b5c93b 68%,#b5c93b 100%);}@media (min-width:768px){.header-accent:before{width:7px;height:31px;top:5px;left:7px;}}.background--gray .header-accent:before{background:#FFFFFF;}blockquote{padding:20px;background:linear-gradient(45deg,#709c3e 4.94%,#73a129 7.03%,#84ac4a 13.69%,#96ba53 17.27%,#AEC937 56.15%,#AEC937 75.61%);margin-top:10px;margin-bottom:10px;box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);color:#212529;}@media (min-width:768px){blockquote{float:left;margin-right:50px;width:348px;padding:34px 30px 30px;}}@media (min-width:768px){blockquote.right{float:right;margin-left:50px;margin-right:0;}}blockquote p{text-transform:uppercase;font-size:20px;line-height:1;font-weight:400;}@media (min-width:768px){blockquote p{font-size:30px;line-height:29px;}}blockquote .author{margin:30px 0 9px;font-weight:700;font-size:21px;}.left-text{text-align:left !important;}.right-right{text-align:right !important;}@keyframes slide-in-left{0%{transform:translateX(-1000px);opacity:0;}100%{transform:translateX(0);opacity:1;}}@keyframes slide-in-right{0%{transform:translateX(1000px);opacity:0;}100%{transform:translateX(0);opacity:1;}}@keyframes slide-in-bottom{0%{transform:translateY(1000px);opacity:0;}100%{transform:translateY(0);opacity:1;}}@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes fade-in-fwd{0%{transform:translateZ(-80px);opacity:0;}100%{transform:translateZ(0);opacity:1;}}@keyframes fade-in-left{0%{transform:translateX(-20px);opacity:0;}100%{transform:translateX(0);opacity:1;}}@keyframes fade-in-right{0%{transform:translateX(20px);opacity:0;}100%{transform:translateX(0);opacity:1;}}@keyframes puff-in-center{0%{transform:scale(2);filter:blur(2px);opacity:0;}100%{transform:scale(1);filter:blur(0);opacity:1;}}@keyframes puff-in-top{0%{transform:scale(2);transform-origin:50% 0;filter:blur(2px);opacity:0;}100%{transform:scale(1);transform-origin:50% 0;filter:blur(0);opacity:1;}}@keyframes puff-in-tl{0%{transform:scale(2);transform-origin:0 0;filter:blur(2px);opacity:0;}100%{transform:scale(1);transform-origin:0 0;filter:blur(0);opacity:1;}}@keyframes kenburns-top{0%{transform:scale(1) translateY(0);transform-origin:50% 16%;}100%{transform:scale(1.25) translateY(-15px);transform-origin:top;}}@keyframes tracking-in-expand{0%{letter-spacing:-.5em;opacity:0;}40%{opacity:.6;}100%{opacity:1;}}@keyframes bg-pan-right{0%{background-position:0 50%;}100%{background-position:100% 50%;}}@keyframes scale-in-top{0%{transform:scale(0);transform-origin:50% 0;opacity:1;}100%{transform:scale(1);transform-origin:50% 0;opacity:1;}}@keyframes hvr-wobble-skew{16.65%{transform:skew(-12deg);}33.3%{transform:skew(10deg);}49.95%{transform:skew(-6deg);}66.6%{transform:skew(4deg);}83.25%{transform:skew(-2deg);}100%{transform:skew(0);}}@keyframes slide-right{0%{transform:translateX(-30px);}100%{transform:translateX(0);}}html,body{font-family:"Lato",sans-serif !important;background:#FFFFFF;color:#444446;}html{overflow-x:hidden;}html.modal-open{overflow:hidden;}body.fixed,body.modal-open{overflow:hidden;}.display-block{display:block !important;}a{cursor:pointer;}a .a-icon:hover{background-color:#CCC;}a.a-icon:hover{background-color:#CCC;}img{max-width:100%;height:auto;}table{margin-bottom:35px;}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0);}@media (max-width:640px){table.tablesaw thead{display:none;}table.tablesaw tbody tr{padding:0;background:none;border:none;padding-top:35px;}table.tablesaw tbody tr td:nth-of-type(even){background:#efefef;}table.tablesaw tbody tr:first-of-type{padding-top:0;}}.text-formatted .media{margin-bottom:35px;}.media--type-remote-video > .micromodal-trigger{position:relative;}.media--type-remote-video > .micromodal-trigger:before{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);content:'';background-color:#B5C93E;border-radius:50%;width:60px;height:60px;opacity:.8;}.media--type-remote-video > .micromodal-trigger:after{content:'';position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-left:17px solid #000000;border-top:10px solid transparent;border-bottom:10px solid transparent;margin-left:4px;opacity:.8;}.media--type-remote-video > .micromodal-trigger:hover:before,.media--type-remote-video > .micromodal-trigger:hover:after,.media--type-remote-video > .micromodal-trigger:focus:before,.media--type-remote-video > .micromodal-trigger:focus:after{opacity:1;}.media--type-remote-video .field--name-thumbnail{margin:0;}.media--type-remote-video .field--name-thumbnail img{margin-bottom:0;}.o-modal-full{position:fixed;width:100vw;height:100vh;left:50%;top:50%;z-index:3;transform:translate(-50%,-50%);background-color:rgba(0,0,0,0.8);}.o-modal-full.on,.o-modal-full.is-open{display:block;}.o-modal-full .modal-trigger{margin-left:auto;display:block;opacity:.8;border:none;}.o-modal-full .modal-trigger:hover,.o-modal-full .modal-trigger:focus{opacity:1;}.o-modal-full .modal__overlay{display:flex;overflow:auto;flex-direction:column;height:100vh;justify-content:center;}.o-modal-full .modal__overlay .modal__container{max-width:1024px;margin:0 auto;width:100%;}.field--name-field-media-oembed-video{aspect-ratio:16/8.45;position:relative;}.field--name-field-media-oembed-video iframe{position:absolute;left:0;top:0;width:100%;height:100%;}body.modal-open{overflow:hidden;}h1{font-size:25px;margin:0;}@media (min-width:768px){h1{font-size:35px;}}.h1{font-size:25px;margin:0;display:inline;font-family:"Lato",sans-serif !important;font-weight:700;color:#444446;margin-bottom:24px;}@media (min-width:768px){.h1{font-size:35px;}}h1 .h1,h2 .h1,h3 .h1,h4 .h1,h5 .h1,h6 .h1{margin-bottom:0;}h2{line-height:1.196;letter-spacing:0.4px;font-size:60px;color:#B5C93E;margin-bottom:24px;}@media (min-width:768px){h2{font-size:82px;}}h3{font-size:20px;line-height:1.25;text-transform:uppercase;margin-bottom:24px;letter-spacing:0.5px;}h4{font-size:22px;line-height:1.27;margin-bottom:24px;}h5{font-size:16px;line-height:1.5625;margin-bottom:12px;text-transform:uppercase;}h6{font-size:16px;line-height:1;margin-bottom:12px;}body{font-size:16px;font-weight:400;}@media (min-width:768px){body{font-size:20px;line-height:1.25;}}p{margin-bottom:18px;font-size:inherit;line-height:1.25;}@media (min-width:768px){p{margin-bottom:24px;}}.o-section .container{padding-top:15px;padding-bottom:15px;}.no-gutter.row,.no-gutter.container,.no-gutter.container-fluid,.no-gutter.container-sm{margin-left:0;margin-right:0;padding-left:0;padding-right:0;}@media (min-width:768px){.no-gutter.row,.no-gutter.container,.no-gutter.container-fluid,.no-gutter.container-sm{margin-left:auto;margin-right:auto;}}.no-gutter > [class^="col-"]{padding-left:0;padding-right:0;}.field--name-user-picture img{width:100%;height:auto;}.pagination{justify-content:center;margin-top:3rem;flex-wrap:wrap;}.pagination .page-link{color:inherit;transition:background-color .3s ease;border:1px solid #B5C93E;margin:0;border-radius:13px !important;padding:2px 5px;font-size:16px;line-height:20px;min-width:24px;text-align:center;font-weight:700;}@media (min-width:768px){.pagination .page-link{font-size:20px;line-height:24px;border-width:3px;min-width:30px;padding:3px 10px;border-radius:20px !important;}}.pagination .page-link:hover{background:#B5C93E;color:#FFFFFF;text-decoration:none;}.pagination .page-item{margin:0 7px 10px;}.pagination .page-item.active .page-link{background-color:#B5C93E;border-color:#B5C93E;color:white;}.form-check{padding-left:0;}div.checkbox:hover > input[type="checkbox"] ~ label.checkbox:before,div.checkbox:hover > input[type="checkbox"] ~ label.checkbox:before,div.checkbox:hover > input[type="checkbox"] + label.checkbox:before,div.checkbox:hover > input[type="checkbox"] + small label.checkbox:before,div.checkbox:hover > input[type="checkbox"] ~ small label.checkbox:before{background-color:#eee;}input[type="checkbox"]{position:absolute;display:none;}input[type="checkbox"] ~ label{padding-left:40px;position:relative;}input[type="checkbox"] ~ label:before{content:'';position:absolute;top:50%;left:0;transform:translateY(-50%);width:26px;height:26px;display:inline-block;border:2px solid #4a4a4a;transition:0.3s ease;border-radius:50%;}input[type="checkbox"] ~ label:after{width:12px;height:8px;position:absolute;top:43%;left:3px;border:3px solid #fcfff4;border-top:0;border-right:0;background:transparent;opacity:0;transform:translateY(-43%) rotate(-45deg);}input[type="checkbox"]:hover ~ label:before{background-color:#eee;}input[type="checkbox"]:hover ~ label:after{opacity:0.3;}input[type="checkbox"]:checked ~ label:before{background-color:#B5C93E !important;border-color:#B5C93E;}input[type="checkbox"]:checked ~ label:after{opacity:1;}input[type="radio"]{position:absolute;display:none;}input[type="radio"] ~ label{padding-left:40px;position:relative;}input[type="radio"] ~ label:before{content:'';position:absolute;top:50%;left:0;transform:translateY(-50%);width:26px;height:26px;display:inline-block;border:2px solid #4a4a4a;border-radius:50%;transition:0.3s ease;}input[type="radio"]:hover ~ label:before{background-color:#eee;}input[type="radio"]:checked ~ label:before{background-color:#B5C93E !important;border-color:#B5C93E;}input[type="radio"]:checked ~ label:after{transform:translateY(-50%) scale(0.4);}.select-wrapper{position:relative;}.select-wrapper:before{content:'';border-radius:20px;pointer-events:none;position:absolute;top:0;right:-1px;width:60px;height:40px;background:#B5C93E url(/themes/custom/bariosub/assets/right-arrow.png) no-repeat center;background-size:16px auto;z-index:99;text-align:center;}.select-wrapper select{border-radius:20px;overflow:hidden;background-color:#D0CCC5 !important;padding:9px 70px 9px 20px;font-size:14px;line-height:22px;position:relative;text-align:left;border:none;cursor:pointer;}@media (min-width:768px){.select-wrapper select{font-size:19px;line-height:22px;}}.webform-submission-form .select-wrapper select{width:calc(100% - 1px);}.plyr--stopped .plyr__controls{opacity:0;}.plyr.plyr--video{width:100%;}.plyr.plyr--video .plyr__video-embed,.plyr.plyr--video .plyr__video-wrapper--fixed-ratio{padding-bottom:0;}.plyr.plyr--video .plyr__poster{background-size:cover;}.plyr.plyr--video .plyr__control--overlaid{opacity:1;background:url(/themes/custom/bariosub/dist/images/play.svg) 0 0 no-repeat;width:74px;height:74px;border-radius:0;}.plyr.plyr--video .plyr__control--overlaid svg{opacity:0;}.plyr.plyr--video .plyr__control--overlaid:hover{background:url(/themes/custom/bariosub/dist/images/play.svg) 0 0 no-repeat;}@media all and (-ms-high-contrast:none){.plyr__video-embed{aspect-ratio:unset;position:relative;padding-bottom:56.25%;height:0;overflow:hidden;}}.field--name-field-home-page-sections > .field__items > .field__item{float:none;overflow:visible;}.webform-flex .form-text{margin-top:0;}.a-icon{width:30px;height:30px;display:block;margin:5px auto;}.a-icon.close{background:url(/themes/custom/bariosub/dist/images/icons/icon--close.svg) center center no-repeat;}.close{position:absolute;top:-15px;right:-15px;border:2px solid #CCC;background-color:#F2F2F2;border-radius:50px;z-index:10000;opacity:1;}.close:hover{opacity:1;}.a-btn{display:inline-block;padding:9px 20px;margin:0 12px;font-family:"arial";font-weight:700;font-size:14px;line-height:20px;text-align:center;text-transform:uppercase;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:0;color:#CCC;background-color:transparent;border-color:#CCC;text-rendering:optimizeLegibility;outline:none;min-width:200px;transform:perspective(1px) translateZ(0);}.a-btn:first-child{margin-left:0;}.a-btn:last-child{margin-right:0;}.a-btn.focus,.a-btn:focus,.a-btn:hover,.a-btn.active{color:#fff;background-color:#CCC;border-color:#CCC;outline:none;animation-name:hvr-wobble-skew;animation-timing-function:ease-in-out;animation-iteration-count:1;}.a-btn:focus,.a-btn.focus,.a-btn:active:focus,.a-btn:active.focus,.a-btn.active:focus,.a-btn.active.focus{outline:none;}.a-btn.light-text{font-weight:400;}.a-btn.medium-text{font-weight:600;}.a-btn.heavy-text{font-weight:900;}.a-btn.normal-text{text-transform:none;}.a-btn.thick-border{border-width:2px;padding:8px 20px;}.a-btn.block{display:block;width:100%;}.a-btn.btn-blue{color:#fff;background-color:#29ABE2;border-color:#29ABE2;}.a-btn.btn-blue.focus,.a-btn.btn-blue:focus,.a-btn.btn-blue:hover,.a-btn.btn-blue.active{color:#fff;background-color:#CCC;border-color:#CCC;}.a-btn.btn-blue-hollow{color:#29ABE2;background-color:transparent;border-color:#29ABE2;}.a-btn.btn-blue-hollow.focus,.a-btn.btn-blue-hollow:focus,.a-btn.btn-blue-hollow:hover,.a-btn.btn-blue-hollow.active{color:#fff;background-color:#CCC;border-color:#CCC;}.a-btn.btn-orange{color:#fff;background-color:#CCC;border-color:#CCC;}.a-btn.btn-orange.focus,.a-btn.btn-orange:focus,.a-btn.btn-orange:hover,.a-btn.btn-orange.active{color:#fff;background-color:#CCC;border-color:#CCC;}.a-btn.btn-orange-hollow{color:#CCC;background-color:transparent;border-color:#CCC;}.a-btn.btn-orange-hollow.focus,.a-btn.btn-orange-hollow:focus,.a-btn.btn-orange-hollow:hover,.a-btn.btn-orange-hollow.active{color:#fff;background-color:#CCC;border-color:#CCC;}.a-btn.btn-white{color:#CCC;background-color:#fff;border-color:#fff;}.a-btn.btn-white.focus,.a-btn.btn-white:focus,.a-btn.btn-white:hover,.a-btn.btn-white.active{color:#fff;background-color:#CCC;border-color:#CCC;}.a-btn.btn-white-hollow{color:#fff;background-color:transparent;border-color:#fff;}.a-btn.btn-white-hollow.focus,.a-btn.btn-white-hollow:focus,.a-btn.btn-white-hollow:hover,.a-btn.btn-white-hollow.active{color:#CCC;background-color:#fff;border-color:#fff;}.a-btn.max-width-200{max-width:220px;display:block;margin:0 auto;}.a-btn.on{position:relative;}.a-btn.on:after{content:'';outline:0;width:0;height:0;border-left:30px solid transparent;border-right:30px solid transparent;border-bottom:30px solid #F2F2F2;position:absolute;bottom:-52px;left:50%;transform:translateX(-50%);}.text-link{color:#001844;}.text-link:hover{color:#808bA1;}.btn-back{display:block;position:relative;font-size:14px;line-height:24px;color:#CCC;}.btn-back.btn-left{padding-left:34px;float:left;}.btn-back.btn-left .btn-glyph-wrap{left:0;}.btn-back .btn-glyph-wrap{display:block;position:absolute;top:-2px;border:1px solid #CCC;width:24px;height:24px;text-align:center;border-radius:0;}.btn-back .btn-glyph-wrap .glyphicon-menu-left{top:3px;}.btn-fwd{display:block;position:relative;font-size:14px;line-height:24px;color:#CCC;}.btn-fwd.btn-right{padding-right:34px;float:right;}.btn-fwd.btn-right .btn-glyph-wrap{right:0;}.btn-fwd .btn-glyph-wrap{display:block;position:absolute;top:-2px;border:1px solid #CCC;width:24px;height:24px;text-align:center;border-radius:0;}.btn-fwd .btn-glyph-wrap .glyphicon-menu-right{top:3px;}.primary-button{width:100%;margin-bottom:20px;line-height:20px;padding:10px 20px 5px 20px;color:#FFFFFF;background:#006ab4;font-size:16px;text-align:center;display:inline-block;border:1px solid #006ab4;transition:0.4s;overflow:hidden;text-transform:uppercase;font-family:"Lato",sans-serif !important;font-weight:bold;vertical-align:middle;transform:perspective(1px) translateZ(0);}.primary-button:hover{background:#FFFFFF;border:1px solid #006ab4;color:#006ab4;text-decoration:none;animation-name:hvr-wobble-skew;animation-timing-function:ease-in-out;animation-duration:1s;animation-iteration-count:1;}.primary-button.white{background:#FFFFFF;color:#006ab4;border:1px solid #FFFFFF;}.primary-button.white:hover{background:#006ab4;border:1px solid #FFFFFF;color:#FFFFFF;}.primary-button.full-width{width:100%;margin-bottom:20px;line-height:20px !important;padding:10px 20px 5px 20px !important;height:auto !important;animation:slide-right 1.5s forwards;}@media (max-width:767px){.primary-button.full-width{height:45px;line-height:48px;padding:0 20px;}}.primary-button.gold{background:#d89443;border:1px solid #d89443;}.primary-button.gold:hover{background:#FFFFFF;color:#d89443;}.bootstrap-select.btn-group{font-family:"Lato",sans-serif;font-weight:400;width:100% !important;outline:none;}.bootstrap-select.btn-group .dropdown-toggle{font-family:"Lato",sans-serif;font-weight:400;height:40px;font-size:14px;line-height:20px;padding:9px 32px 9px 12px;position:relative;color:black !important;border:1px solid #444446;border-radius:20px;text-transform:none;background:#fff;-webkit-box-shadow:none;box-shadow:none;outline:none;min-width:1px;margin:0;}.bootstrap-select.btn-group .dropdown-toggle:hover,.bootstrap-select.btn-group .dropdown-toggle.active,.bootstrap-select.btn-group .dropdown-toggle:focus,.bootstrap-select.btn-group .dropdown-toggle.focus,.bootstrap-select.btn-group .dropdown-toggle:active:focus,.bootstrap-select.btn-group .dropdown-toggle:active.focus,.bootstrap-select.btn-group .dropdown-toggle.active:focus,.bootstrap-select.btn-group .dropdown-toggle.active.focus{outline:none !important;border-color:#444446;background:#fff;}.bootstrap-select.btn-group .dropdown-toggle .bs-caret{position:absolute;top:0;right:0;height:38px;width:32px;border-left:1px solid #444446;font-size:14px;line-height:20px;padding:7px 0px;}.bootstrap-select.btn-group .dropdown-toggle .bs-caret .caret{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:20px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;right:auto;margin:auto;border:none;width:auto;height:auto;transition:all 0.3s ease;}.bootstrap-select.btn-group .dropdown-toggle .bs-caret .caret:before{content:"\e259";color:black;}.bootstrap-select.btn-group .dropdown-menu li a{outline:none;padding-left:12px;padding-right:12px;}.bootstrap-select.btn-group .dropdown-menu li a:hover,.bootstrap-select.btn-group .dropdown-menu li a.active,.bootstrap-select.btn-group .dropdown-menu li a:focus,.bootstrap-select.btn-group .dropdown-menu li a.focus,.bootstrap-select.btn-group .dropdown-menu li a:active:focus,.bootstrap-select.btn-group .dropdown-menu li a:active.focus,.bootstrap-select.btn-group .dropdown-menu li a.active:focus,.bootstrap-select.btn-group .dropdown-menu li a.active.focus{outline:none !important;}.bootstrap-select.btn-group.open .caret{-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg);}.form-control{display:block;width:100%;font-family:"Lato",sans-serif;font-weight:400;height:40px;font-size:14px;line-height:20px;padding:9px 12px;color:black;background-color:#fff;background-image:none;border:1px solid #444446;border-radius:20px;box-shadow:none;-webkit-appearance:none;}.form-control::-webkit-input-placeholder{color:black;}.form-control::-moz-placeholder{color:black;}.form-control:hover,.form-control.active,.form-control:focus,.form-control.focus,.form-control:active:focus,.form-control:active.focus,.form-control.active:focus,.form-control.active.focus{border-color:#444446;outline:none !important;box-shadow:none;}.form-actions{margin-top:50px;margin-bottom:0;}button.form-submit{display:inline-block;padding:12px 25px;font-size:19px;font-weight:700;line-height:1.26;border-radius:30px;background-color:#B5C93E;transition:background-color .3s;color:#000000;white-space:nowrap;border:none;margin:0;min-width:220px;}@media (min-width:768px){button.form-submit{padding:18px 35px;}}button.form-submit:hover,button.form-submit:focus{background-color:#D0CCC5;color:#000000;text-decoration:none;}@media (max-width:767px){button.form-submit{text-align:center;width:100%;}}.input-group-addon{padding:0px 6px 0px 5px;font-size:14px;line-height:20px;color:#29ABE2;background-color:#fff;border:1px solid #444446;border-radius:20px;}.input-group-addon .glyphicon{top:3px;font-size:20px;line-height:20px;}.greyinput .bootstrap-select.btn-group .dropdown-toggle,.greyInputFields .bootstrap-select.btn-group .dropdown-toggle{background:#f2f2f2;}.greyinput .bootstrap-select.btn-group .dropdown-toggle:hover,.greyinput .bootstrap-select.btn-group .dropdown-toggle.active,.greyinput .bootstrap-select.btn-group .dropdown-toggle:focus,.greyinput .bootstrap-select.btn-group .dropdown-toggle.focus,.greyinput .bootstrap-select.btn-group .dropdown-toggle:active:focus,.greyinput .bootstrap-select.btn-group .dropdown-toggle:active.focus,.greyinput .bootstrap-select.btn-group .dropdown-toggle.active:focus,.greyinput .bootstrap-select.btn-group .dropdown-toggle.active.focus,.greyInputFields .bootstrap-select.btn-group .dropdown-toggle:hover,.greyInputFields .bootstrap-select.btn-group .dropdown-toggle.active,.greyInputFields .bootstrap-select.btn-group .dropdown-toggle:focus,.greyInputFields .bootstrap-select.btn-group .dropdown-toggle.focus,.greyInputFields .bootstrap-select.btn-group .dropdown-toggle:active:focus,.greyInputFields .bootstrap-select.btn-group .dropdown-toggle:active.focus,.greyInputFields .bootstrap-select.btn-group .dropdown-toggle.active:focus,.greyInputFields .bootstrap-select.btn-group .dropdown-toggle.active.focus{background:#f2f2f2;}.greyinput .bootstrap-select.btn-group .dropdown-menu,.greyInputFields .bootstrap-select.btn-group .dropdown-menu{background:#f2f2f2;}.greyinput .bootstrap-select.btn-group .dropdown-menu li a:hover,.greyinput .bootstrap-select.btn-group .dropdown-menu li a.active,.greyinput .bootstrap-select.btn-group .dropdown-menu li a:focus,.greyinput .bootstrap-select.btn-group .dropdown-menu li a.focus,.greyinput .bootstrap-select.btn-group .dropdown-menu li a:active:focus,.greyinput .bootstrap-select.btn-group .dropdown-menu li a:active.focus,.greyinput .bootstrap-select.btn-group .dropdown-menu li a.active:focus,.greyinput .bootstrap-select.btn-group .dropdown-menu li a.active.focus,.greyInputFields .bootstrap-select.btn-group .dropdown-menu li a:hover,.greyInputFields .bootstrap-select.btn-group .dropdown-menu li a.active,.greyInputFields .bootstrap-select.btn-group .dropdown-menu li a:focus,.greyInputFields .bootstrap-select.btn-group .dropdown-menu li a.focus,.greyInputFields .bootstrap-select.btn-group .dropdown-menu li a:active:focus,.greyInputFields .bootstrap-select.btn-group .dropdown-menu li a:active.focus,.greyInputFields .bootstrap-select.btn-group .dropdown-menu li a.active:focus,.greyInputFields .bootstrap-select.btn-group .dropdown-menu li a.active.focus{background:#fff;}.greyinput .form-control,.greyInputFields .form-control{background-color:#f2f2f2;}.greyinput .input-group-addon,.greyInputFields .input-group-addon{background-color:#f2f2f2;}.search-results-filters-wrapper{display:none;padding:20px 0;background:#F2F2F2;}.search-filters-content:after{content:' ';display:block;height:0;clear:both;}.search-filters-fields{float:none;}.search-filters-fields:after{content:' ';display:block;height:0;clear:both;}.search-filters-input{float:left;margin:0 0 10px 0;position:relative;}.search-filters-location,.form-item-search-location{width:100%;display:inline-block;position:relative;}.search-filters-location .autoAreaLookupList,.form-item-search-location .autoAreaLookupList{max-width:100%;}.search-filters-location:after,.form-item-search-location:after{content:" ";background-image:url(/themes/custom/bariosub/assets/images/location_marker.svg);display:block;background-repeat:no-repeat;background-size:11px;background-position:center center;position:absolute;top:0;right:0;height:39px;width:32px;border-left:1px solid #444446;}.search-filters-min-price,.form-item-min-price{width:47%;margin:0 2% 10px 0;display:inline-block;}.search-filters-max-price,.form-item-max-price{width:47%;margin:0 0 10px 2%;display:inline-block;}.search-filters-bedrooms,.form-item-num-of-bedrooms{width:47%;margin:0 2% 10px 0;display:inline-block;}.search-filters-property-type,.form-item-property-type-dropdown{width:47%;margin:0 0 10px 2%;display:inline-block;}.search-filters-property-filter,.form-item-property-filters-dropdown{width:100%;margin:0 0 10px 0;display:inline-block;}.search-filters-input .form-control{padding:10px 6px;}.search-filters-input .bootstrap-select .dropdown-toggle{border-color:#ccc;border-radius:4px;padding:16px 28px 4px 6px;}.block__search-items,.block__search-control{padding:20px 15px;}.block__search-items .form-type-select .dropdown-toggle,.block__search-control .form-type-select .dropdown-toggle{border-color:#ccc;border-radius:4px;padding:16px 28px 4px 6px;}.search-filters-input .search-filters-field-tag{position:absolute;top:6px;left:7px;font-size:10px;line-height:12px;color:#001844;z-index:3;}.form-type-select{position:relative;}.form-type-select.form-item-filter-price .control-label{top:23px;}.form-type-select .control-label{position:absolute;top:6px;left:7px;font-size:10px;line-height:12px;color:#001844;z-index:3;}.btn{margin:1% auto;display:block;}.btn .icon{display:none;}.search-filters-button{padding-top:20px;float:none;}.search-results-filters-toggle{background:#fff;padding:20px 0;margin:0;text-align:center;}.search-results-filters-toggle .btn-toggle-filters{margin-bottom:0;}.search-controls .sort-div{font-size:16px;line-height:24px;color:#808080;cursor:pointer;}.search-controls #search-filter-toggle{display:none;}.search-controls #search-filter-toggle.on{display:block;width:100%;background:white;z-index:100;}.search-controls #search-filter-toggle.on .property-search-sort-form{margin:20px;}.search-results-filters-toggle{display:none;}.block__search-control.container{width:100%;display:block;background-color:transparent;}.block__search-control.container .form-item{width:100%;margin:0 0 10px 0;vertical-align:bottom;}.block__search-control.container .form-item.form-item-search-location{position:relative;}.block__search-control.container .form-item.form-item-search-location input{padding-right:30px;}.block__search-control.container .form-item.form-item-search-location:after{content:" ";background-image:url(/themes/custom/bariosub/assets/images/location_marker.svg);display:block;background-repeat:no-repeat;background-size:11px;background-position:center center;position:absolute;top:0;right:0;height:39px;width:32px;border-left:1px solid #444446;}.m-tabbed-menu{text-align:center;padding:0;margin:-30px 0 -60px 0;animation:fade-in-right 1s forwards;}@media (min-width:992px){.m-tabbed-menu{margin:-70px 0 -120px 0;}}.m-tabbed-menu li{list-style:none;text-align:center;display:inline-block;padding:0 10px;}.m-tabbed-menu li .active{border-bottom:1px solid #006ab4;transition:0.3s;}.m-tabbed-menu li a{color:#4a4a4a;font-family:"Lato",sans-serif;font-size:15px;font-weight:400;padding:0 5px;line-height:2.07;letter-spacing:0.2px;border-bottom:1px solid transparent;display:block;transition:0.3s;text-decoration:none;text-transform:capitalize;transition:0.3s;}.m-tabbed-menu li a:active{border-bottom:1px solid #006ab4;}.m-tabbed-menu li a:hover{border-bottom:1px solid #006ab4;}.addtoany_list{margin:35px -10px 0;display:block;}.addtoany_list > a{width:32px;height:32px;margin:0 10px 10px;background-position:center;background-repeat:no-repeat;background-size:contain;}.addtoany_list > a span{display:none;}.addtoany_list > a.a2a_button_facebook{background-image:url(/themes/custom/bariosub/assets/enviri_fb_gradient.svg);}.addtoany_list > a.a2a_button_linkedin{background-image:url(/themes/custom/bariosub/assets/enviri_Linkedin_gradient.svg);}.addtoany_list > a.addtoany_share{background-image:url(/themes/custom/bariosub/assets/enviri_share_gradient.svg);}.addtoany_list > a.a2a_button_twitter{background-image:url(/themes/custom/bariosub/assets/enviri_twitter_gradient.svg);}.layout-main-wrapper{padding-top:72px;}@media (min-width:768px){.layout-main-wrapper{padding-top:104px;}}.header{background-color:#FFFFFF;position:fixed;z-index:10;left:0;right:0;padding:18px 0 20px;box-shadow:0 0 5px 0 rgba(0,0,0,0.5);}@media (min-width:768px){.header{padding:28px 0 30px;}}.header .navbar-brand{width:110px;margin-right:auto;padding:0;}@media (min-width:768px){.header .navbar-brand{width:145px;}}.region-top-header{margin:0 auto;align-items:center;}.region-top-header .header-wrapper .col{display:flex;align-items:center;}.region-top-header .menu-toggle{width:22px;height:16px;position:relative;display:flex;align-items:center;border:none;background:none;padding:0;margin-right:10px;outline:none;}.region-top-header .menu-toggle span{text-indent:-9999px;}.region-top-header .menu-toggle:before{top:0;}.menu-open .region-top-header .menu-toggle:before{transform:rotate(42deg);top:calc(50% - 1px);}.region-top-header .menu-toggle:after{bottom:0;}.menu-open .region-top-header .menu-toggle:after{transform:rotate(-42deg);bottom:calc(50% - 1px);}.region-top-header .menu-toggle:after,.region-top-header .menu-toggle:before{content:'';position:absolute;left:0;height:2px;width:22px;background-color:#444446;transform:rotate(0deg);transition:all .3s;}.region-top-header .menu-toggle span{background-color:#444446;width:22px;height:2px;position:relative;opacity:1;transition:all .3s;left:0;}.menu-open .region-top-header .menu-toggle span{opacity:0;}@media (min-width:992px){.region-top-header .menu-toggle{display:none;}}.region-top-header .search{padding-left:10px;}@media (min-width:992px){.region-top-header .search{position:relative;top:2px;left:11px;}}.region-top-header .search a{text-indent:-9999px;width:18px;height:18px;position:relative;display:block;margin-top:5px;}.region-top-header .search a:before{content:'';position:absolute;left:0;top:0;width:14px;height:14px;border:2px solid #444446;border-radius:50%;display:block;background:none;}.region-top-header .search a:after{content:'';position:absolute;right:0;bottom:0;transform-origin:left bottom;transform:rotate(-45deg);width:2px;height:8px;background-color:#444446;}.region-top-header .search a:hover:before,.region-top-header .search a:focus:before{border-color:#000000;}.region-top-header .search a:hover:after,.region-top-header .search a:focus:after{background-color:#000000;}.menu--main{display:none;}@media (max-width:991px){.menu--main{position:absolute;left:0;right:0;top:100%;height:calc(100vh - 73px);background-color:#D0CCC5;overflow:auto;margin-top:20px;padding:50px 0;}.menu-open .menu--main{display:block;}.menu--main .menu-level-0{width:100%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;}}@media (max-width:991px) and (min-width:1200px){.menu--main .menu-level-0{max-width:1220px;}}@media (max-width:991px){.menu--main .menu-level-0 > li > button,.menu--main .menu-level-0 > li > a{font-size:20px;line-height:1.22;color:#444446;position:relative;padding-left:20px;border:none;background-color:transparent;}.menu--main .menu-level-0 > li > button.open-submenu,.menu--main .menu-level-0 > li > button.active,.menu--main .menu-level-0 > li > button:hover,.menu--main .menu-level-0 > li > button:focus,.menu--main .menu-level-0 > li > a.open-submenu,.menu--main .menu-level-0 > li > a.active,.menu--main .menu-level-0 > li > a:hover,.menu--main .menu-level-0 > li > a:focus{font-weight:700;text-decoration:none;}.menu--main .menu-level-0 > li > button:before,.menu--main .menu-level-0 > li > a:before{content:'';left:5px;top:2px;position:absolute;width:3px;height:16px;background-color:#FFFFFF;transform:skewX(-20deg);}.menu--main .menu-level-0 > li > button.open-submenu + .sub-menu,.menu--main .menu-level-0 > li > a.open-submenu + .sub-menu{display:block;}.menu--main .sub-menu{padding-left:34px;padding-bottom:20px;display:none;}.menu--main .sub-menu li a{font-size:16px;line-height:1.22;color:#444446;}.menu--main .sub-menu li a.active,.menu--main .sub-menu li a:hover,.menu--main .sub-menu li a:focus{font-weight:700;text-decoration:none;}}@media (min-width:992px){.menu--main{display:block;}}.menu--main ul{list-style:none;padding:0;margin:0;}@media (min-width:992px){.menu--main .menu-level-0{position:relative;display:flex;left:15px;}.menu--main .menu-level-0 > li{position:relative;padding:47px 10px 42px;margin:-38px 0 -42px;}.menu--main .menu-level-0 > li:not(:first-child):after{content:'';position:absolute;height:13px;width:1px;top:54px;left:-3px;background:linear-gradient(90deg,#ADC644 79296.33%,#AEC644 79296.42%,#AEC644 79296.5%);transform-origin:left bottom;transform:skewX(-20deg);}.menu--main .menu-level-0 > li > button,.menu--main .menu-level-0 > li > a{font-size:18px;line-height:1.22;color:#444446;position:relative;border:none;background-color:transparent;padding:0;}.menu--main .menu-level-0 > li > button:before,.menu--main .menu-level-0 > li > a:before{content:'';position:absolute;left:0;right:0;top:30px;height:1px;background:linear-gradient(45deg,#459142 4.94%,#549843 7.03%,#79B147 13.69%,#88BD48 17.27%,#AEC937 48.15%,#AEC937 73.61%);display:none;}.menu--main .menu-level-0 > li > button.active,.menu--main .menu-level-0 > li > button:hover,.menu--main .menu-level-0 > li > button:focus,.menu--main .menu-level-0 > li > a.active,.menu--main .menu-level-0 > li > a:hover,.menu--main .menu-level-0 > li > a:focus{text-decoration:none;}.menu--main .menu-level-0 > li > button.active:before,.menu--main .menu-level-0 > li > button:hover:before,.menu--main .menu-level-0 > li > button:focus:before,.menu--main .menu-level-0 > li > a.active:before,.menu--main .menu-level-0 > li > a:hover:before,.menu--main .menu-level-0 > li > a:focus:before{display:block;}.menu--main .menu-level-0 > li:hover > button:before,.menu--main .menu-level-0 > li:hover > a:before,.menu--main .menu-level-0 > li:focus-within > button:before,.menu--main .menu-level-0 > li:focus-within > a:before{display:block;}.menu--main .menu-level-0 > li:hover .sub-menu,.menu--main .menu-level-0 > li:focus-within .sub-menu{display:block;}}@media all and (min-width:992px) and (max-width:1400px){.menu--main .menu-level-0 > li:nth-child(n + 5) .sub-menu{left:auto;right:-60px;}}@media (min-width:992px){.menu--main .sub-menu{position:absolute;z-index:-1;top:108px;left:-20px;padding:40px 30px;background-color:#D0CCC5;width:300px;display:none;}.menu--main .sub-menu li{white-space:nowrap;}.menu--main .sub-menu li a{font-size:18px;line-height:1.1;color:#000000;}.menu--main .sub-menu li a.is-active,.menu--main .sub-menu li a:hover,.menu--main .sub-menu li a:focus{font-weight:700;text-decoration:none;}}.drupal-nav{position:relative;z-index:9;}.site-footer{background:#D0CCC5;font-family:"Lato",sans-serif;}@media (min-width:768px){.site-footer{padding:52px 0;}}.site-footer .o-footer .site-footer__top > .row{justify-content:space-between;}.site-footer .o-footer .footer-first-div{margin-bottom:34px;}.site-footer .o-footer .footer-first-div img{width:120px;}.site-footer .o-footer .footer-first-div p{margin:0;}@media (min-width:768px){.site-footer .o-footer .footer-second-div{display:flex;justify-content:space-between;}.site-footer .o-footer .footer-second-div section:first-child{width:70%;}}@media (min-width:992px){.site-footer .o-footer .footer-second-div{justify-content:flex-start;}.site-footer .o-footer .footer-second-div section:first-child{width:auto;}}@media (min-width:992px){.site-footer .o-footer .menu--footer{width:420px;}}.site-footer .o-footer .footer-fifth-div{min-height:100%;height:150px;}@media (min-width:992px){.site-footer .o-footer .footer-fifth-div{max-width:22%;height:auto;}}.site-footer .o-footer .footer-nav{columns:2;padding:0;margin-top:16px;column-gap:2.1vw;}.site-footer .o-footer .footer-nav li{line-height:1.25;font-size:16px;list-style:none;}.site-footer .o-footer .footer-nav li a{color:#000000;text-decoration:none;padding:0;}.site-footer .o-footer .footer-nav li a:hover,.site-footer .o-footer .footer-nav li a:focus{text-decoration:underline;}.site-footer .o-footer .footer-contact{line-height:25px;color:#000000;font-size:16px;}@media (min-width:992px){.site-footer .o-footer .footer-contact{padding-left:4.8vw;}}.site-footer .o-footer .footer-contact .field--name-body{margin-top:10px;}.site-footer .o-footer .footer-contact .field--name-body p{line-height:1.25;}@media (min-width:768px){.site-footer .o-footer .footer-contact .field--name-body{padding-left:20px;}}.site-footer .o-footer .footer-contact a{text-decoration:none;color:#000000;}.site-footer .o-footer .website-copyright{font-size:12px;color:#000000;margin-top:0;padding:0;}.site-footer .o-footer .website-copyright a{text-decoration:none;color:#000000;}@media (min-width:992px){.site-footer .o-footer .website-copyright{text-align:right;padding:0 15px;}.site-footer .o-footer .website-copyright .field--name-body{position:absolute;right:20px;bottom:0;}.site-footer .o-footer .website-copyright .field--name-body svg{margin-left:18px;margin-right:0;}}.site-footer .o-footer .website-copyright svg{margin-right:18px;margin-left:0;}.site-footer .o-footer .footer-logo img{margin-top:5px;}.o-card.stacked .o-card-image img{width:100%;height:auto;}.o-card.stacked .o-card-footer .a-btn{min-width:auto;}.o-table-layout{display:table;border:border-collapse;background:#F2F2F2;}.o-table-layout .a-table-row{display:table-row;background:white;}.o-table-layout .a-table-row .a-table-cell{display:table-cell;}.o-table-layout .a-table-row:nth-child(odd){background:#E2E2E2;}.o-table-layout.full-width{width:100%;}.o-simple-hero{text-align:center;display:flex;justify-content:center;align-items:center;width:100%;animation:fade-in 1.3s forwards;position:relative;overflow:hidden;padding:3.2rem 15px 3rem;background-image:linear-gradient(45deg,#629035 10%,#99bd55 30%,#b5c93e 75%);min-height:205px;}.o-simple-hero::before,.o-simple-hero::after{content:"";display:block;position:absolute;top:0;width:418px;height:205px;}.o-simple-hero::before{background-color:#829940;left:calc(50% - 185px);transform:translateX(-50%) rotate(75deg);}@media (min-width:768px){.o-simple-hero::before{left:calc(50% - 220px);transform:translateX(-50%) rotate(60deg);}}.o-simple-hero::after{background-color:#c2d471;left:calc(50% + 185px);transform:translateX(-50%) rotate(-75deg);}@media (min-width:768px){.o-simple-hero::after{left:calc(50% + 220px);transform:translateX(-50%) rotate(-60deg);}}.o-simple-hero .content-wrapper{max-width:718px;margin:auto;}.o-simple-hero .a-title{font-size:35px;line-height:42px;color:#212529;letter-spacing:-0.2px;font-family:"Lato",sans-serif;position:relative;z-index:1;font-weight:700;}.o-simple-content{margin:5px 0 0px 0;color:#444446;font-family:"Lato",sans-serif !important;line-height:35px;width:100%;padding:0 15px;background-position:50%;position:relative;font-size:19px;}.o-simple-content *:last-of-type{margin-bottom:0;}.o-simple-content.half-space{margin-bottom:-40px;}@media (min-width:992px){.o-simple-content.half-space{margin-bottom:-80px;}}.col-50-50 .o-simple-content{text-align:left;margin:0;}.col-50-50 .o-simple-content h2{text-align:left;}@media (min-width:992px){.col-50-50:first-child .o-simple-content{padding-right:70px;}}@media (min-width:992px){.col-50-50:last-child .o-simple-content{padding-left:35px;}}.o-simple-content .background-image{margin-top:60px;width:100%;position:relative;z-index:999999;}@media (min-width:768px){.o-simple-content .background-image{width:auto;}}.o-simple-content .back-image{position:absolute;left:0;top:0;z-index:0;width:100%;display:none;}@media (min-width:768px){.o-simple-content .back-image{display:block;}}.o-simple-content .cta-details{margin-top:10px;}.o-simple-content #lower{text-transform:initial;}.o-simple-content ul li,.o-simple-content ol li{text-align:left;font-family:"Lato",sans-serif;}.o-simple-content h1{font-family:"Lato",sans-serif;font-size:25px;color:#006ab4;margin:40px 0 0 0;}.o-simple-content h2.blue{color:#006ab4;}.o-simple-content h2.gold{color:#d89443;}.o-simple-content .primary-button{margin-top:15px;}.o-simple-content .primary-button{margin-top:15px;}@media (min-width:768px){.o-simple-content .primary-button{width:auto;}}.o-simple-content.blue{color:#006ab4;}.o-simple-content.gold{color:#d89443;}.text-component{font-size:20px;display:flex;flex-direction:column;}.text-component .field--name-field-title{margin-bottom:35px;font-weight:700;}@media (min-width:992px){.text-component .field--name-field-title{margin-top:-5px;}}.text-component .field--name-field-text-title{margin-bottom:25px;text-transform:uppercase;font-weight:700;font-size:20px;}.text-component .field--name-field-subtitle{font-weight:700;padding-left:25px;position:relative;overflow:visible;margin-bottom:20px;}.text-component .field--name-field-subtitle:before{content:'';position:absolute;left:5px;top:-5px;width:5px;height:25px;transform:skewX(-20deg);background:linear-gradient(45deg,#62913e 0%,#88ae4c 17%,#9abd54 25%,#b5c93b 68%,#b5c93b 100%);}@media (min-width:768px){.text-component .field--name-field-subtitle:before{width:7px;height:31px;top:-8px;left:7px;}}@media (min-width:768px){.text-component .field--name-field-subtitle{font-size:22px;}}.text-component.alignment--top .field--name-field-subtitle{text-transform:uppercase;}.text-component.alignment--bottom .field--name-field-subtitle{margin-top:24px;margin-bottom:0;order:3;}@media (min-width:768px){.text-component.alignment--bottom .field--name-field-subtitle{margin-top:30px;}}.text-component p:last-child{margin-bottom:0;}.basic-content h1{text-align:center;font-size:25px;color:#006ab4;text-transform:uppercase;margin:20px 0 40px 0;}@media (min-width:768px){.basic-content h1{font-size:42px;}}.o-homepage-carousel{position:relative;min-height:200px;display:block;}@media (min-width:768px){.o-homepage-carousel{min-height:400px;}}@media (min-width:992px){.o-homepage-carousel{min-height:600px;height:calc(100vh - 104px);}}.o-homepage-carousel .disabled{display:none !important;}.o-homepage-carousel .item:before{position:absolute;z-index:2;pointer-events:none;top:0;content:'';background:url(/themes/custom/bariosub/dist/images/v-primary.svg) no-repeat;background-size:auto 100%;width:100%;height:200px;left:43%;}@media (min-width:768px){.o-homepage-carousel .item:before{height:400px;}}@media (min-width:992px){.o-homepage-carousel .item:before{height:100%;left:40%;}}.o-homepage-carousel .m-image-wrapper{height:200px;display:flex;position:relative;}@media (min-width:768px){.o-homepage-carousel .m-image-wrapper{height:400px;}}@media (min-width:992px){.o-homepage-carousel .m-image-wrapper{min-height:600px;height:calc(100vh - 104px);}}.o-homepage-carousel .m-image-wrapper .a-image{height:100%;width:100%;background-size:cover;}.o-homepage-carousel .owl-nav{display:none;margin-top:0;}.o-homepage-carousel .owl-nav .left{position:absolute;left:15px;}@media (min-width:768px){.o-homepage-carousel .owl-nav .left{top:0;transform:translateY(-50%);}}@media (min-width:992px){.o-homepage-carousel .owl-nav .left{left:15px;}}.o-homepage-carousel .owl-nav .right{position:absolute;right:15px;transform:rotate(180deg) translateY(4px);}@media (min-width:768px){.o-homepage-carousel .owl-nav .right{top:-50px;transform:rotate(180deg) translateY(-50%);}}@media (min-width:992px){.o-homepage-carousel .owl-nav .right{right:30px;}}@media (min-width:768px){.o-homepage-carousel .owl-nav{display:block;}.o-homepage-carousel .owl-nav .owl-prev,.o-homepage-carousel .owl-nav .owl-next{position:absolute;top:50%;}.o-homepage-carousel .owl-nav .owl-prev{left:0;}.o-homepage-carousel .owl-nav .owl-next{right:0;}}.o-homepage-carousel .owl-dots{position:absolute;outline:none;text-align:left;left:50%;transform:translateX(-50%);top:155px;width:100%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;}@media (min-width:1200px){.o-homepage-carousel .owl-dots{max-width:1220px;}}@media (min-width:768px){.o-homepage-carousel .owl-dots{top:355px;}}@media (min-width:992px){.o-homepage-carousel .owl-dots{width:100%;top:auto;bottom:65px;}}.o-homepage-carousel .owl-dots .owl-dot{zoom:0;}.o-homepage-carousel .owl-dots .owl-dot button{width:3px;height:15px;transform:skewX(-20deg);background-color:#FFFFFF;margin:0 8px 0 12px;border-radius:1px 0 0 0;text-indent:-9999px;border:none;padding:0;}@media (min-width:992px){.o-homepage-carousel .owl-dots .owl-dot button{width:5px;height:18px;margin:0 6px;}}.o-homepage-carousel .owl-dots .owl-dot.active button{background:linear-gradient(45deg,#62913e 0%,#88ae4c 17%,#9abd54 25%,#b5c93b 68%,#b5c93b 100%) !important;}@media (min-width:992px){.o-homepage-carousel .owl-dots .owl-dot{left:auto;right:0;top:auto;bottom:0;margin:0;}}.o-homepage-carousel .owl-dots .owl-dot:focus{outline:none;}.o-homepage-carousel .m-content-wrapper{padding:30px 20px;background:linear-gradient(45deg,#459142 4.94%,#549843 7.03%,#79B147 13.69%,#88BD48 17.27%,#AEC937 48.15%,#AEC937 73.61%);position:relative;z-index:3;}@media (min-width:992px){.o-homepage-carousel .m-content-wrapper{top:170px;position:absolute;left:50%;transform:translateX(-50%);width:100%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;width:100%;background:none;}}@media (min-width:992px) and (min-width:1200px){.o-homepage-carousel .m-content-wrapper{max-width:1220px;}}@media (max-width:991px){.o-homepage-carousel .m-content-wrapper .a-content{width:100%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;}}@media (max-width:991px) and (min-width:1200px){.o-homepage-carousel .m-content-wrapper .a-content{max-width:1220px;}}.o-homepage-carousel .m-content-wrapper .main-content{max-width:465px;min-height:90px;font-size:25px;line-height:1.2;color:#000000;font-weight:700;position:relative;padding-left:25px;margin-bottom:0;}.o-homepage-carousel .m-content-wrapper .main-content h1{margin:0;}@media (min-width:992px){.o-homepage-carousel .m-content-wrapper .main-content{color:#FFFFFF;font-size:35px;min-height:1px;padding-left:35px;}}.o-homepage-carousel .m-content-wrapper .main-content:before{content:'';width:6px;height:25px;background-color:#FFFFFF;transform:skewX(-20deg);position:absolute;left:8px;top:-1px;}@media (min-width:992px){.o-homepage-carousel .m-content-wrapper .main-content:before{height:35px;width:8px;left:7px;top:0;}}.o-homepage-carousel .m-content-wrapper .button{display:inline-block;padding:12px 25px;font-size:19px;font-weight:700;line-height:1.26;border-radius:30px;background-color:#B5C93E;transition:background-color .3s;color:#000000;}@media (min-width:768px){.o-homepage-carousel .m-content-wrapper .button{padding:18px 35px;}}.o-homepage-carousel .m-content-wrapper .button:hover,.o-homepage-carousel .m-content-wrapper .button:focus{background-color:#D0CCC5;color:#000000;text-decoration:none;}.personal-quote{animation:fade-in-right 1s;margin-bottom:-35px;}.personal-quote .o-personal-quote .field__item{float:none;}@media (min-width:992px){.personal-quote .o-personal-quote .right{padding-right:15px;}}.personal-quote .o-personal-quote .left .group-wrapper{background-color:#D0CCC5;padding:30px 30px 30px 45px;}@media (min-width:768px){.personal-quote .o-personal-quote .left .group-wrapper{padding:62px 65px 75px 76px;height:100%;}}.personal-quote .o-personal-quote .quote{margin-bottom:35px;position:relative;}.personal-quote .o-personal-quote .quote .field--name-field-quote-text .field__item{color:#000000;font-size:16px;line-height:1.2;}@media (min-width:768px){.personal-quote .o-personal-quote .quote .field--name-field-quote-text .field__item{font-size:20px;line-height:24px;}}.personal-quote .o-personal-quote .quote .field--name-field-quote-text .field__item p:last-of-type{margin-bottom:0;}.personal-quote .o-personal-quote .quote::before,.personal-quote .o-personal-quote .quote::after{content:"";position:absolute;top:-8px;background-color:#FFFFFF;transform:skewX(-20deg);width:6px;height:27px;}@media (min-width:768px){.personal-quote .o-personal-quote .quote::before,.personal-quote .o-personal-quote .quote::after{top:-14px;width:8px;height:35px;}}.personal-quote .o-personal-quote .quote::before{left:-30px;}@media (min-width:768px){.personal-quote .o-personal-quote .quote::before{left:-43px;}}.personal-quote .o-personal-quote .quote::after{left:-16px;}@media (min-width:768px){.personal-quote .o-personal-quote .quote::after{left:-25px;}}.personal-quote .o-personal-quote .name .field__item,.personal-quote .o-personal-quote .position .field__item{color:#000000;font-size:12px;line-height:1.2;font-weight:400;}@media (min-width:768px){.personal-quote .o-personal-quote .name .field__item,.personal-quote .o-personal-quote .position .field__item{font-size:16px;line-height:20px;}}.personal-quote .o-personal-quote .name .field__item p,.personal-quote .o-personal-quote .position .field__item p{line-height:inherit;}.personal-quote .o-personal-quote .position .field__item{text-transform:uppercase;font-weight:700;font-size:14px;}.personal-quote .o-personal-quote .source-image{border:1px solid #000000;max-width:150px;margin:0 auto 15px;height:190px;}@media (min-width:1024px){.personal-quote .o-personal-quote .source-image{height:100%;max-width:100%;margin:0;}}.personal-quote .o-personal-quote .source-image img{display:block;max-width:100%;height:100%;object-fit:cover;width:100%;}.item-list{text-align:center;}.item-list h3{font-size:24px;text-transform:uppercase;color:#006ab4;font-family:"Lato",sans-serif;}.item-list .contact-block{font-size:18px;line-height:27px;color:#7C7C7C;font-family:"Lato",sans-serif;padding:30px 0 !important;text-align:center;animation:fade-in-left 1s;}.item-list .contact-block:nth-child(odd){animation:fade-in-left 1.5s;}.item-list .contact-block .address{font-family:"Lato",sans-serif !important;margin-bottom:0;}.item-list .contact-block .views-field-name{font-size:18px;color:#006ab4;line-height:35px;font-family:"Lato",sans-serif;}.item-list .contact-block.intro-contact-block{width:100%;float:left;}@media (min-width:768px){.item-list .contact-block.intro-contact-block{width:50%;}}.item-list .contact-block.intro-contact-block:first-of-type{width:100%;}.item-list .contact-block a{color:#7C7C7C;text-decoration:none;}.contact-information-list{margin:0 auto;max-width:1140px;text-align:center;}.contact-information-list img{height:94px;width:100%;margin:80px 0 60px 0;}.contact-information-list .view-grouping{flex:3;padding:0 15px;animation:fade-in-left 1.5s;}@media (max-width:767px){.contact-information-list .view-grouping{flex:auto;}}@media (min-width:768px){.contact-information-list .view-grouping-content{max-width:89%;}}@media (min-width:992px){.contact-information-list .view-grouping-content{word-break:break-word;}}@media (min-width:768px){.paragraph--type--webform-module{margin-top:-50px;}}.webform-submission-form{animation:fade-in-left 1s forwards;}.webform-submission-form .plain-content{font-size:20px;line-height:1.2;text-align:center;margin:0 auto;max-width:650px;}.webform-submission-form h2{text-align:left;margin-top:50px;margin-bottom:0;display:inline-block;font-size:20px;line-height:38px;position:relative;color:#444446;}.webform-submission-form h2:before{content:'';height:6px;left:0;top:100%;position:absolute;width:100%;background:linear-gradient(45deg,#459142 4.94%,#549843 7.03%,#79B147 13.69%,#88BD48 17.27%,#AEC937 48.15%,#AEC937 73.61%);}.webform-submission-form .form-no-label{margin-bottom:25px;}.webform-submission-form .form-no-label + .form-section-title{margin-top:29px;}.webform-submission-form hr{display:none;}.webform-submission-form .form-section-title{font-family:"Lato",sans-serif;font-size:20px !important;color:#4a4a4a;font-weight:600;margin-bottom:29px;margin-top:42px;}.webform-submission-form .form-section-title legend{margin-bottom:25px;}.webform-submission-form legend span{font-family:"Lato",sans-serif;font-size:20px !important;color:#4a4a4a;font-weight:600;}.webform-submission-form label{font-size:22px;line-height:25px;letter-spacing:-.7px;font-weight:600;margin-bottom:27px;}.webform-submission-form .checkbox .form-checkbox{top:5px;}.webform-submission-form .checkbox label{font-weight:400;margin-bottom:10px;}.webform-submission-form .checkbox:hover input[type="checkbox"] ~ label.checkbox:before{background-color:#eee;}.webform-submission-form .form-group{margin-bottom:25px;}.webform-submission-form .radio{line-height:35px;}.webform-submission-form .radio .form-radio{top:5px;}.webform-submission-form .radio label{font-weight:400;margin-bottom:10px;}.webform-submission-form .radio:hover > input[type="radio"] ~ label.radio:before{background-color:#eee;}.webform-submission-form .checkbox{font-family:"Lato",sans-serif;font-size:22px;color:#4a4a4a;padding-left:0px;line-height:35px;}.webform-submission-form .checkbox label{margin-left:0;}.webform-submission-form select{width:100%;}.webform-submission-form textarea{height:150px;}.webform-submission-form .col-auto{padding:0;}.webform-submission-form .webform-flexbox{margin-top:0;}.webform-submission-form .form-item-special-requests{margin-top:60px;}.webform-submission-form #edit-full-name,.webform-submission-form #edit-title-company,.webform-submission-form #edit-suite-city,.webform-submission-form #edit-state-zip,.webform-submission-form #edit-country-flexbox,.webform-submission-form #edit-phone-fax,.webform-submission-form fieldset.form-item-email{margin-bottom:0;}button.contactus-submit{height:45px;color:#FFFFFF;background:#006ab4;font-size:16px;text-align:center;display:inline-block;border:1px solid #006ab4;transition:0.4s;overflow:hidden;text-transform:uppercase;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding:0 72px;margin-top:30px;}button.contactus-submit:hover{background:#FFFFFF;border:1px solid #006ab4;color:#006ab4;text-decoration:none;animation:hvr-wobble-skew 1s forwards;}@media (min-width:768px){.o-request-information #edit-country-flexbox{width:51%;}}.o-newsletter-form{margin-top:40px;margin-bottom:40px;}.o-newsletter-form label{background:#006ab4;color:#FFFFFF;height:35px;line-height:35px;font-size:16px;text-align:center;width:29.5%;float:left;margin-right:0.5%;}.o-newsletter-form .form-control{display:inline-block;background:#EBEBEB;height:35px;border:none;color:#7C7C7C;font-size:16px;width:70%;float:left;}.o-newsletter-form .form-control::placeholder{color:#7C7C7C;}.o-newsletter-form .info-field{text-align:right;padding-left:13% !important;}.o-newsletter-form button{height:35px;width:35px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:none;background:#006ab4;margin:0;}.o-newsletter-form .webform-section-wrapper{display:flex;}.view-press-releases.view-id-press_releases .view-header{margin:0 auto 40px;text-align:center;}@media (min-width:992px){.view-press-releases.view-id-press_releases .view-header{margin-bottom:80px;}}.view-press-releases.view-id-press_releases .view-header .text-formatted{margin:0 -13px;}.view-press-releases.view-id-press_releases .view-header a{display:inline-block;padding:12px 25px;font-size:19px;font-weight:700;line-height:1.26;border-radius:30px;background-color:#B5C93E;transition:background-color .3s;color:#000000;margin:0 13px 20px;min-width:275px;}@media (min-width:768px){.view-press-releases.view-id-press_releases .view-header a{padding:18px 35px;}}.view-press-releases.view-id-press_releases .view-header a:hover,.view-press-releases.view-id-press_releases .view-header a:focus{background-color:#D0CCC5;color:#000000;text-decoration:none;}.view-press-releases.view-id-press_releases .view-header a.active{background-color:#D0CCC5;color:#000000;text-decoration:none;}.view-press-releases.view-id-press_releases .view-filters{margin:0 auto 40px;width:400px;max-width:100%;}@media (min-width:992px){.view-press-releases.view-id-press_releases .view-filters{margin-bottom:80px;}}.view-press-releases.view-id-press_releases .view-filters .form-row{display:flex;}.view-press-releases.view-id-press_releases .view-filters .form-row fieldset,.view-press-releases.view-id-press_releases .view-filters .form-row .js-form-item{margin:0;padding:0;flex:1 0 auto;}.view-press-releases.view-id-press_releases .view-filters .form-row fieldset input,.view-press-releases.view-id-press_releases .view-filters .form-row .js-form-item input{border-radius:20px 0 0 20px !important;overflow:hidden;background-color:#D0CCC5;padding:8px 20px 10px;font-size:14px;line-height:22px;width:100%;margin:0;border:none;}@media (min-width:768px){.view-press-releases.view-id-press_releases .view-filters .form-row fieldset input,.view-press-releases.view-id-press_releases .view-filters .form-row .js-form-item input{font-size:19px;line-height:22px;}}.view-press-releases.view-id-press_releases .view-filters .form-row .form-actions{padding:0;margin:0;}.view-press-releases.view-id-press_releases .view-filters .form-row .form-actions button{border:none;margin-left:-20px;height:40px;width:60px;padding:0;min-width:0;border-radius:20px;text-indent:-9999px;background:#B5C93E url(/themes/custom/bariosub/dist/images/right-arrow.png) 50% 50% no-repeat;background-size:16px auto;}.view-press-releases.view-id-press_releases .view-filters .form-row .form-actions button:hover,.view-press-releases.view-id-press_releases .view-filters .form-row .form-actions button:focus{background-color:#D0CCC5;}.view-press-releases.view-id-press_releases .view-content{margin:0 -20px;}@media (min-width:768px){.view-press-releases.view-id-press_releases .view-content{display:flex;flex-wrap:wrap;}}.view-press-releases.view-id-press_releases .view-content .views-row{margin:0 20px 40px;}@media (min-width:768px){.view-press-releases.view-id-press_releases .view-content .views-row{width:calc(50% - 40px);}}@media (min-width:992px){.view-press-releases.view-id-press_releases .view-content .views-row{width:calc(33.3% - 40px);}}.view-press-releases.view-id-press_releases .view-content .views-row:nth-child(9n + 8) .node--view-mode-teaser,.view-press-releases.view-id-press_releases .view-content .views-row:nth-child(9n + 6) .node--view-mode-teaser,.view-press-releases.view-id-press_releases .view-content .views-row:nth-child(9n + 1) .node--view-mode-teaser{background-color:#FFFFFF;}.view-press-releases.view-id-press_releases .view-content .views-row:nth-child(9n + 9) .node--view-mode-teaser,.view-press-releases.view-id-press_releases .view-content .views-row:nth-child(9n + 2) .node--view-mode-teaser{background-color:#B5C93E;}.view-press-releases.view-id-press_releases .view-content .views-row:nth-child(9n + 9) .node--view-mode-teaser .read-more span:before,.view-press-releases.view-id-press_releases .view-content .views-row:nth-child(9n + 2) .node--view-mode-teaser .read-more span:before{background:#FFFFFF;}.view-press-releases.view-id-press_releases .view-content .views-row:nth-child(9n + 4) .node--view-mode-teaser,.view-press-releases.view-id-press_releases .view-content .views-row:nth-child(9n + 3) .node--view-mode-teaser{background-color:#D0CCC5;}.view-press-releases.view-id-press_releases .view-content .views-row:nth-child(9n + 4) .node--view-mode-teaser .read-more span:before,.view-press-releases.view-id-press_releases .view-content .views-row:nth-child(9n + 3) .node--view-mode-teaser .read-more span:before{background:#FFFFFF;}.view-press-releases.view-id-press_releases .view-content .views-row:nth-child(9n + 7) .node--view-mode-teaser,.view-press-releases.view-id-press_releases .view-content .views-row:nth-child(9n + 5) .node--view-mode-teaser{background-color:#444446;color:#FFFFFF;}.o-leadership-listing h3{text-align:center;color:#444446;font-size:28px;line-height:1.2;text-transform:none;margin-bottom:20px;}@media (min-width:768px){.o-leadership-listing h3{font-size:35px;line-height:42px;letter-spacing:0.3px;margin-bottom:35px;}}.o-leadership-listing.view-leadership-team-board-of-directors{margin-bottom:-90px;}.o-leadership-listing.view-leadership-team-company-leadership{margin-bottom:-30px;}.o-leadership-listing .views-row{margin-bottom:30px;}.o-leadership-listing .views-row.show-popup .popup-full-bio{display:flex;}.o-leadership-listing .bio{display:flex;height:100%;position:relative;transform:translateX(-20px);opacity:0;transition:all 1s ease-in;}.o-leadership-listing .bio .m-image{border:1px solid #A5A6A0;height:160px;width:130px;flex:0 0 130px;}@media (min-width:576px){.o-leadership-listing .bio .m-image{height:205px;width:175px;flex:0 0 175px;}}.o-leadership-listing .bio .m-image img{display:block;height:100%;width:100%;object-fit:cover;max-width:100%;}.o-leadership-listing .bio .m-copy{background-color:#A5A6A0;flex:1 1 auto;padding:30px 10px 15px;display:flex;flex-direction:column;}.o-leadership-listing .bio .m-copy .name,.o-leadership-listing .bio .m-copy .job-title{color:#000000;}.o-leadership-listing .bio .m-copy .name{font-weight:400;font-size:16px;line-height:20px;}.o-leadership-listing .bio .m-copy .job-title{font-weight:700;font-size:14px;line-height:16px;text-transform:uppercase;}.o-leadership-listing .bio .m-copy .button-wrapper{margin-top:auto;}.o-leadership-listing .bio .m-copy .button-wrapper .button{font-size:16px;line-height:20px;color:#000000;font-weight:400;display:inline-flex;align-items:center;padding:0 5px 0 0;border:0;background:none;text-align:left;cursor:pointer;}.o-leadership-listing .bio .m-copy .button-wrapper .button:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;}.o-leadership-listing .bio .m-copy .button-wrapper .button svg{position:relative;left:5px;transition:all 0.2s ease-in;}.o-leadership-listing .bio .m-copy .button-wrapper .button:hover svg{margin-left:10px;}.o-leadership-listing .bio .popup-full-bio{display:none;position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:1;top:0;justify-content:center;align-items:center;left:0;padding:15px;}@media (min-width:768px){.o-leadership-listing .bio .popup-full-bio{padding:30px;}}.o-leadership-listing .bio .popup-full-bio .full-bio{max-width:750px;height:100%;display:flex;align-items:center;}@media (min-width:768px){.o-leadership-listing .bio .popup-full-bio .full-bio{height:auto;}}.o-leadership-listing .bio .popup-full-bio .full-bio .bio-content{background-color:#FFFFFF;padding:15px;position:relative;height:100%;overflow:auto;max-height:80vh;}@media (min-width:768px){.o-leadership-listing .bio .popup-full-bio .full-bio .bio-content{padding:35px;}}.o-leadership-listing .bio .popup-full-bio .full-bio .group{display:flex;align-items:flex-end;margin-bottom:45px;}.o-leadership-listing .bio .popup-full-bio .full-bio .group .p-copy{flex:1 1 auto;padding-left:25px;}.o-leadership-listing .bio .popup-full-bio .full-bio .group .p-copy .name,.o-leadership-listing .bio .popup-full-bio .full-bio .group .p-copy .job-title{color:#000000;}.o-leadership-listing .bio .popup-full-bio .full-bio .group .p-copy .job-title{font-weight:bold;}.o-leadership-listing .bio .popup-full-bio .full-bio .bio-text{font-size:16px;line-height:1.2;color:#000000;}.o-leadership-listing .bio .popup-full-bio .full-bio .bio-text p:last-of-type{margin-bottom:0;}.o-leadership-listing .bio .popup-full-bio .full-bio .close-button{position:absolute;top:15px;right:15px;font-size:0;padding:0;cursor:pointer;background:none;border:0;width:25px;height:25px;}@media (min-width:768px){.o-leadership-listing .bio .popup-full-bio .full-bio .close-button{top:35px;right:35px;width:50px;height:50px;}}.o-leadership-listing .bio .popup-full-bio .full-bio .close-button::before,.o-leadership-listing .bio .popup-full-bio .full-bio .close-button::after{content:"";display:block;width:2px;height:100%;position:absolute;top:0;left:12px;background-color:#000000;}@media (min-width:768px){.o-leadership-listing .bio .popup-full-bio .full-bio .close-button::before,.o-leadership-listing .bio .popup-full-bio .full-bio .close-button::after{left:24px;}}.o-leadership-listing .bio .popup-full-bio .full-bio .close-button::before{transform:rotate(45deg);}.o-leadership-listing .bio .popup-full-bio .full-bio .close-button::after{transform:rotate(-45deg);}.o-leadership-listing.company-leadership .m-copy{background-color:#D0CCC5;}.o-leadership-listing .animate.active .bio{opacity:1;transform:translateX(0);}.quick-cta{text-align:center;margin:0 auto;position:relative;color:#FFFFFF;padding:40px 0;background-color:#444446;overflow:hidden;}.field__item:first-child .quick-cta{margin-top:-50px;}@media (min-width:992px){.field__item:first-child .quick-cta{margin-top:-105px;}}.field__item:last-child .quick-cta{margin-bottom:0;}@media (min-width:992px){.quick-cta{padding:80px 0;}}.quick-cta .slash{position:absolute;left:50%;top:0;bottom:0;width:50px;transform:skewX(-20deg);background-color:#B5C93E;border-top-left-radius:10px;margin-left:75px;opacity:.4;}@media (min-width:768px){.quick-cta .slash{margin-left:150px;width:100px;}}.quick-cta .slash:before,.quick-cta .slash:after{content:'';position:absolute;bottom:0;width:50px;border-top-left-radius:10px;}@media (min-width:768px){.quick-cta .slash:before,.quick-cta .slash:after{width:100px;}}.quick-cta .slash:after{background-color:#B5C93E;left:-75px;top:20%;}@media (min-width:768px){.quick-cta .slash:after{left:-200px;}}.quick-cta .slash:before{background-color:#a2c14d;left:-150px;top:70%;}@media (min-width:768px){.quick-cta .slash:before{left:-400px;}}.quick-cta .container{position:relative;z-index:1;}.quick-cta h2{font-size:25px;margin-bottom:30px;color:#FFFFFF;}@media (min-width:768px){.quick-cta h2{font-size:35px;margin-bottom:40px;}}.quick-cta .outline-button{display:inline-block;padding:12px 25px;font-size:19px;font-weight:700;line-height:1.26;border-radius:30px;background-color:transparent;border:2px solid #B5C93E;color:#FFFFFF;transition:background-color,color .3s;min-width:220px;}@media (min-width:768px){.quick-cta .outline-button{padding:18px 35px;}}.quick-cta .outline-button:hover,.quick-cta .outline-button:focus{background-color:#B5C93E;color:#000000;text-decoration:none;}.quick-cta .quick-content{color:#FFFFFF;margin-top:20px;}.quick-cta .quick-content p{font-size:24px;margin:0;}.o-values-container{margin-bottom:60px;}.o-values-container .field--name-field-listing-title{font-size:25px;font-weight:700;margin-bottom:30px;text-align:center;overflow:hidden;}@media (min-width:768px){.o-values-container .field--name-field-listing-title{font-size:35px;margin-bottom:64px;}}@media (min-width:768px){.o-values-container .field--name-field-values{display:flex;justify-content:center;}}.o-values-container .paragraph--type--values{width:260px;height:260px;margin:0 auto 20px;color:#FFFFFF;text-align:center;padding:0 20px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden;}@media (min-width:768px){.o-values-container .paragraph--type--values{padding:0 10px;width:210px;height:210px;margin:0 10px;}.o-values-container .paragraph--type--values:first-child{margin-left:0;}.o-values-container .paragraph--type--values:last-child{margin-right:0;}}@media (min-width:992px){.o-values-container .paragraph--type--values{width:280px;height:280px;margin:0 20px;padding:0 30px;}}@media (min-width:1200px){.o-values-container .paragraph--type--values{margin:0 30px;width:340px;height:340px;padding:0 40px;}}@media (min-width:992px){.o-values-container .paragraph--type--values.name-first{padding-bottom:30px;}}.o-values-container .paragraph--type--values.name-first .field--name-field-name{order:-1;}@media (min-width:992px){.o-values-container .paragraph--type--values.name-first .field--name-field-name{padding-bottom:10px;}}.o-values-container .paragraph--type--values .slash{position:absolute;left:50%;bottom:0;width:13px;height:35px;transform:skewX(-20deg);background-color:#B5C93E;border-top-left-radius:3px;}.o-values-container .paragraph--type--values .slash:before,.o-values-container .paragraph--type--values .slash:after{content:'';position:absolute;bottom:0;width:13px;border-top-left-radius:3px;}.o-values-container .paragraph--type--values .slash:after{background-color:#B5C93E;left:26px;height:50px;}.o-values-container .paragraph--type--values .slash:before{background-color:#a2c14d;right:26px;height:11px;}.o-values-container .paragraph--type--values.bg-color-slate{background-color:#444446;}.o-values-container .paragraph--type--values.bg-color-black{background-color:#000000;}.o-values-container .paragraph--type--values.bg-color-green{background-color:#B5C93E;color:#000000;}.o-values-container .paragraph--type--values.bg-color-green .slash{background-color:#FFFFFF;}.o-values-container .paragraph--type--values.bg-color-green .slash:before,.o-values-container .paragraph--type--values.bg-color-green .slash:after{background-color:#FFFFFF;}.o-values-container .paragraph--type--values .field--name-field-name{font-size:16px;font-weight:700;text-transform:uppercase;max-width:200px;margin:0 auto;}@media (min-width:992px){.o-values-container .paragraph--type--values .field--name-field-name{font-size:20px;}}.o-values-container .paragraph--type--values .field--name-field-value{font-size:40px;font-weight:700;}@media (min-width:992px){.o-values-container .paragraph--type--values .field--name-field-value{font-size:58px;}}@media (min-width:1200px){.o-values-container .paragraph--type--values .field--name-field-value{font-size:68px;}}.o-tabbed-content{margin:40px 0;}.o-tabbed-content .nav{margin-bottom:6px;}.o-tabbed-content .nav .nav-item{text-align:center;flex:3;}.o-tabbed-content .nav .nav-item .active{background-color:#006ab4 !important;}.o-tabbed-content .nav .nav-item .nav-link{background-color:#aaa;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;font-size:16px;color:#fff;text-transform:uppercase;font-family:"Lato",sans-serif !important;line-height:22px;height:100%;}@media (min-width:1200px){.o-tabbed-content .nav .nav-item .nav-link{height:35px;}}.o-tabbed-content .nav .nav-item:nth-of-type(2) .nav-link{margin:0 6px;}.o-tabbed-content .image{padding:0;}@media (min-width:768px){.o-tabbed-content .image{padding:100px 10px 0 50px;}}.o-tabbed-content .image img{width:100%;}.o-tabbed-content .tab-content{background-color:#ebebeb;}.o-tabbed-content .tab-content .content{padding:40px 0 40px 0;color:#636363;font-size:18px;font-family:"Lato",sans-serif;line-height:1.78;}.o-tabbed-content .tab-content .content.item-compact{padding:0;}@media (min-width:992px){.o-tabbed-content .tab-content .content.item-compact{display:flex;align-items:center;}}@media (min-width:992px){.o-tabbed-content .tab-content .content.item-compact .select-wrapper{width:280px;}}@media (min-width:992px){.o-tabbed-content .tab-content .content.item-compact .field-content-text{width:calc(100% - 280px);box-sizing:border-box;padding-right:30px;}}.o-tabbed-content .tab-content .content .select-wrapper{display:table;margin-top:15px;position:relative;width:230px;}.o-tabbed-content .tab-content .content .select-wrapper:before{content:'';pointer-events:none;position:absolute;top:0;right:0;width:35px;height:35px;line-height:35px;background:#006ab4 url(/themes/custom/bariosub/build/svgs/curve-arrow-white.svg) no-repeat center;z-index:99;text-align:center;line-height:48px;}.o-tabbed-content .tab-content .content .select-wrapper select{border:none;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;height:35px;line-height:35px;padding-left:15px;padding-right:40px;color:#7c7c7c;position:relative;outline:none;width:300px;background:#fff;}@media (min-width:768px){.o-tabbed-content .tab-content .content .select-wrapper select{width:350px;}}@supports (-ms-ime-align:auto){.o-tabbed-content .tab-content .content .select-wrapper select{padding-top:5px;}}.o-tabbed-content .tab-content .content .select-wrapper select::-ms-expand{display:none;}.o-tabbed-content .tab-content .content h2{text-align:left;color:#006ab4;font-size:28px;font-family:"Lato",sans-serif;}@media (min-width:768px){.o-tabbed-content .tab-content .content{padding:40px 40px 180px 0;}}.o-tabbed-content .tab-content.card-compact{padding:35px 65px;}.o-tabbed-content .tab-content.card-compact .content select{height:45px;line-height:45px;padding-top:3px;padding-bottom:3px;}.o-tabbed-content .tab-content.card-compact .content .select-wrapper{margin:20px 0;}.o-tabbed-content .tab-content.card-compact .content .select-wrapper:before{width:45px;height:45px;}.o-tabbed-content .tab-content.card-compact .field-text-item{max-width:470px;}.o-tabbed-content .tab-content.card-compact h2{line-height:1.2;}.o-tabbed-content .tab-content.card-compact .content{line-height:1.4;}.o-tabbed-content .tab-content.card-compact .content p:last-child{margin-bottom:0;}.o-tabbed-content .tab-content.card-compact.view-color .content,.o-tabbed-content .tab-content.card-compact.view-color h2{color:white;}.o-tabbed-content .tab-content.blue-compact,.o-tabbed-content .tab-content.gradient-blue-green-compact{margin-left:-65px;margin-right:-65px;}.o-tabbed-content .tab-content.blue-compact{background-color:#006ab4;}.o-tabbed-content .tab-content.blue-compact .content .select-wrapper:before{border:1px solid white;}.o-tabbed-content .tab-content.gradient-blue-green-compact{background:linear-gradient(270deg,#84B741 0%,#4FA3D7 51.4%,#006ab4 100%);}.o-tabbed-content .card-header{border-radius:0;background:#006ab4;border:none;margin-bottom:10px;}.o-tabbed-content .card-header a{font-family:"Lato",sans-serif;color:#fff;text-transform:uppercase;font-size:21px;text-decoration:none;}.o-tabbed-content .card{border:none;background-color:#ebebeb;}.o-tabbed-content .nav-tabs{display:none;border:none;}@media (min-width:768px){.o-tabbed-content .nav-tabs{display:flex;}.o-tabbed-content .card{border:none;background-color:#ebebeb;}.o-tabbed-content .card .card-header{display:none;}.o-tabbed-content .card .collapse{display:block;}}@media (max-width:767px){.o-tabbed-content .tab-content > .tab-pane{display:block !important;opacity:1;}}.view-search{width:100%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;}@media (min-width:1200px){.view-search{max-width:1220px;}}@media (min-width:920px){.view-search{max-width:920px;}}.view-search .view-filters{margin:0 auto 40px;width:640px;max-width:100%;}@media (min-width:992px){.view-search .view-filters{margin:-24px auto 56px;}}.view-search .view-filters .form-row{display:flex;}.view-search .view-filters .form-row fieldset,.view-search .view-filters .form-row .js-form-item{margin:0;padding:0;flex:1 0 auto;}.view-search .view-filters .form-row fieldset label,.view-search .view-filters .form-row .js-form-item label{display:none;}.view-search .view-filters .form-row fieldset input,.view-search .view-filters .form-row .js-form-item input{border-radius:20px 0 0 20px !important;overflow:hidden;background-color:#D0CCC5;padding:8px 20px 10px;font-size:14px;line-height:22px;width:100%;margin:0;border:none;}@media (min-width:768px){.view-search .view-filters .form-row fieldset input,.view-search .view-filters .form-row .js-form-item input{font-size:19px;line-height:22px;}}.view-search .view-filters .form-row .form-actions{padding:0;margin:0;}.view-search .view-filters .form-row .form-actions button{border:none;margin-left:-20px;height:40px;width:60px;padding:0;min-width:0;border-radius:20px;text-indent:-9999px;background:#B5C93E url(/themes/custom/bariosub/dist/images/right-arrow.png) 50% 50% no-repeat;background-size:16px auto;}.view-search .view-filters .form-row .form-actions button:hover,.view-search .view-filters .form-row .form-actions button:focus{background-color:#81817D;background-image:url(/themes/custom/bariosub/dist/images/right-arrow-white.png);}.view-search .view-content{flex-direction:column;margin-left:0;margin-right:0;}.view-search .view-empty{text-align:center;}.o-accordion{margin-bottom:10px;}.o-accordion:last-child{margin-bottom:45px;}.o-accordion .m-header{display:flex;align-items:center;background:none;padding:0;}.o-accordion .m-header .a-title{font-size:18px;line-height:22px;margin:0;color:#444446;width:100%;text-align:center;text-transform:uppercase;}@media (max-width:575px){.o-accordion .m-header .a-title{text-align:left;padding-left:60px;padding-right:20px;}}.o-accordion .m-header .a-toggle{display:flex;align-items:center;background:#D0CCC5;position:relative;width:100%;box-sizing:border-box;padding:16px 0;justify-content:space-between;}.o-accordion .m-header .a-toggle:hover{text-decoration:none;}.o-accordion .m-header .a-toggle[aria-expanded="true"]{background:linear-gradient(90deg,#629035 10%,#99bd55 30%,#b5c93e 75%);}.o-accordion .m-header .a-toggle::before{content:'';background:#FFFFFF;width:6px;height:32px;display:block;position:absolute;left:15px;transform-origin:left bottom;transform:skewX(-20deg);}.o-accordion .m-body .a-card{border:0;border-radius:0;padding:24px 0;margin:0 24px;}@media (min-width:992px){.o-accordion .m-body .a-card{max-width:800px;margin:0 auto;}}.o-centre-image-module{padding:45px 0;text-align:center;}.o-centre-image-module img{width:90%;}@media (min-width:768px){.o-centre-image-module img{width:auto;}}@media (min-width:768px){.o-centre-image-module{padding:45px 0;}}.view-solutions-products h3 a{color:#d89443 !important;}.view-solutions-products .m-discover-more span{color:#d89443 !important;}.view-solutions-products .m-discover-more .arrow path{fill:#d89443 !important;}.solutions-listing{max-width:1200px;padding-left:0;padding-right:0;}.solutions-listing h2{font-size:35px;color:#006ab4;margin-bottom:50px;line-height:1.09;margin-top:20px;}.solutions-listing .field--type-image{margin:0;}.o-solutions{padding-bottom:50px;opacity:0;transition:all 300ms ease-out;transform:translateY(200px);backface-visibility:hidden;}.o-solutions.in-view{opacity:1;transform:translateY(0);}.o-solutions .img{width:100%;height:160px;background-size:cover;margin-bottom:10px;}.o-solutions .solution-image{width:100%;height:160px;background-size:cover;margin-bottom:15px;}.o-solutions h3 a{font-size:22px;line-height:0.96;color:#006ab4;font-family:"Lato",sans-serif !important;text-transform:uppercase;margin-bottom:30px;text-decoration:none;}.o-solutions p{font-size:16px;line-height:1.29;color:#636363;font-family:"Lato",sans-serif !important;}.o-solutions .m-discover-more{margin-left:-5px;}.o-solutions .m-discover-more .arrow{transform:rotate(-90deg);}.o-solutions .m-discover-more .arrow path{fill:#006ab4;}.o-solutions .m-discover-more span{font-size:16px;color:#006ab4;font-family:"Lato",sans-serif !important;text-transform:uppercase;text-decoration:none;}.paragraph--type--simple-stat-component.paragraph--view-mode--default{margin-bottom:24px;}@media (min-width:992px){.paragraph--type--simple-stat-component.paragraph--view-mode--default{margin-bottom:48px;}}.paragraph--type--simple-stat-component.paragraph--view-mode--default .field-value{font-weight:bold;display:inline-block;color:#195852;line-height:1;}@media all and (-ms-high-contrast:none){.paragraph--type--simple-stat-component.paragraph--view-mode--default .field-value{line-height:1.2;margin-bottom:-10px;}}.paragraph--type--simple-stat-component.paragraph--view-mode--default .field-value .field-number{font-size:48px;}@media (min-width:992px){.paragraph--type--simple-stat-component.paragraph--view-mode--default .field-value .field-number{font-size:69px;}}.paragraph--type--simple-stat-component.paragraph--view-mode--default .field-value .field-unit{font-size:48px;}@media (min-width:992px){.paragraph--type--simple-stat-component.paragraph--view-mode--default .field-value .field-unit{font-size:69px;}}.paragraph--type--simple-stat-component.paragraph--view-mode--default .field--name-field-body{font-size:14px;line-height:1.5;margin-top:10px;}.field--name-field-page-sections .paragraph:first-of-type.paragraph--type--compound-tab{margin-top:-80px;}.paragraph--type--compound-tab{position:relative;z-index:1;padding-top:80px;padding-bottom:80px;}@media (min-width:992px){.paragraph--type--compound-tab{padding-top:150px;padding-bottom:150px;}}.paragraph--type--compound-tab:before{content:'';position:absolute;left:50%;top:0;height:100%;width:100vw;transform:translateX(-50%);z-index:-1;background-color:#F0EFED;}@media (min-width:992px){.paragraph--type--compound-tab .container{display:flex;}}.paragraph--type--compound-tab .container > .tab-content{flex:1 1 auto;}.paragraph--type--compound-tab .container > .tab-content .field--name-field-body{font-size:inherit;}.paragraph--type--compound-tab .container > .tab-content .field--name-field-body *:last-child{margin-bottom:0;}@media (max-width:991px){.paragraph--type--compound-tab .right-col{margin-top:60px;}}.paragraph--type--compound-tab .field--name-field-p-content .field__item:last-of-type > .paragraph{margin-bottom:0;}.paragraph--type--compound-tab .field--name-field-text-title{text-transform:uppercase;margin-bottom:47px;}.paragraph--type--compound-tab .field--name-field-title{text-transform:uppercase;margin-bottom:20px;}.paragraph--type--compound-tab .nav-tabs{border:none;}@media (min-width:992px){.paragraph--type--compound-tab .nav-tabs{flex-direction:column;margin-top:35px;}}@media (max-width:991px){.paragraph--type--compound-tab .nav-tabs .nav-item:not(:first-child){margin-left:20px;}}.paragraph--type--compound-tab .nav-tabs .nav-link{border:none;background-color:transparent;color:#D0CCC5;padding:0;font-size:60px;line-height:1;font-weight:bold;}@media (min-width:992px){.paragraph--type--compound-tab .nav-tabs .nav-link{font-size:82px;}}.paragraph--type--compound-tab .nav-tabs .nav-link.active{color:#B5C93E;}@media (min-width:992px){.paragraph--type--compound-tab .tabs-navigation{width:37%;display:flex;flex-direction:column;flex-shrink:0;padding-right:20px;padding-left:24px;}.paragraph--type--compound-tab .tabs-navigation .tab-titles{order:-1;}}@media (max-width:991px){.paragraph--type--compound-tab .tabs-navigation .tab-titles{margin:10px 0 30px;padding:10px 0;overflow:hidden;display:flex;white-space:nowrap;scroll-snap-type:x;}}.paragraph--type--compound-tab .tabs-navigation .tab-titles .tab-title{display:block;padding:0 0 0 22px;border:none;position:relative;color:#A5A6A0;text-transform:uppercase;letter-spacing:.5px;}@media (min-width:992px){.paragraph--type--compound-tab .tabs-navigation .tab-titles .tab-title{margin-left:-22px;margin-bottom:15px;font-size:20px;line-height:1.3;background-color:transparent;}}.paragraph--type--compound-tab .tabs-navigation .tab-titles .tab-title.active{color:#000000;scroll-snap-align:center;}.paragraph--type--compound-tab .tabs-navigation .tab-titles .tab-title.active:before{display:block;}@media (max-width:991px){.paragraph--type--compound-tab .tabs-navigation .tab-titles .tab-title.active:not(:first-child){margin-left:24px;}}.paragraph--type--compound-tab .tabs-navigation .tab-titles .tab-title:before{content:'';position:absolute;left:5px;top:-7px;width:5px;height:25px;transform:skewX(-20deg);background:linear-gradient(45deg,#62913e 0%,#88ae4c 17%,#9abd54 25%,#b5c93b 68%,#b5c93b 100%);display:none;}@media (min-width:768px){.paragraph--type--compound-tab .tabs-navigation .tab-titles .tab-title:before{width:7px;height:31px;top:-9px;}}.paragraph--type--compound-media-bar.paragraph--view-mode--default{margin-top:40px;}.paragraph--type--compound-media-bar.paragraph--view-mode--default h2{margin-bottom:20px;}@media (min-width:1024px){.paragraph--type--compound-media-bar.paragraph--view-mode--default .field--name-field-logos{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin-left:-40px;}}@media (max-width:1023px){.paragraph--type--compound-media-bar.paragraph--view-mode--default .field--name-field-logos{overflow:auto;white-space:nowrap;text-align:center;}}.paragraph--type--compound-media-bar.paragraph--view-mode--default .field--name-field-logos .field__item{width:auto;float:none;}.paragraph--type--compound-media-bar.paragraph--view-mode--default .field--name-field-logos > .field__item{flex-shrink:0;}@media (min-width:1024px){.paragraph--type--compound-media-bar.paragraph--view-mode--default .field--name-field-logos > .field__item{width:25%;}.paragraph--type--compound-media-bar.paragraph--view-mode--default .field--name-field-logos > .field__item > div{margin:10px 0 10px 40px;}}@media (max-width:1023px){.paragraph--type--compound-media-bar.paragraph--view-mode--default .field--name-field-logos > .field__item{display:inline-block;vertical-align:middle;}.paragraph--type--compound-media-bar.paragraph--view-mode--default .field--name-field-logos > .field__item > div{margin:10px 0 10px 40px;}.paragraph--type--compound-media-bar.paragraph--view-mode--default .field--name-field-logos > .field__item:first-child > div{margin-left:0;}}.paragraph--type--compound-media-bar.paragraph--view-mode--default .field--name-field-logos > .field__item img{display:block;margin:0 auto;max-height:150px;max-width:100%;height:auto;width:auto;}.paragraph--type--compound-media-bar.paragraph--view-mode--default .field--name-field-logos > .field__item .field--type-image{float:none;margin:0;}.fancy-banner{width:100%;position:relative;background-color:#FFFFFF;}@media (min-width:768px){.fancy-banner{aspect-ratio:16/8;}}.fancy-banner .field__item{float:none;}.fancy-banner .o-fancy-banner{height:100%;}.fancy-banner .banner-content{width:100%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;position:absolute;left:0;top:0;bottom:0;right:0;margin:auto;}@media (min-width:1200px){.fancy-banner .banner-content{max-width:1220px;}}.fancy-banner .banner-content .container{position:absolute;left:0;top:49%;transform:translateY(-50%);margin-top:0;width:300px;max-width:66%;z-index:1;}@media (min-width:768px){.fancy-banner .banner-content .container{width:35%;}}.fancy-banner .banner-content .subtitle .field__item{padding-left:30px;}@media (min-width:768px){.fancy-banner .banner-content .subtitle .field__item{font-size:26px;line-height:32px;}}.fancy-banner .banner-content .title h1{padding-left:30px;position:relative;}@media (min-width:768px){.fancy-banner .banner-content .title h1{display:inline-block;}}.fancy-banner .banner-content .title h1::before{display:block;content:"";position:absolute;top:-3px;left:5px;width:8px;height:36px;background-image:linear-gradient(0deg,#629035 10%,#99bd55 30%,#b5c93e 75%);transform:skewX(-22deg);}.fancy-banner .banner-content .title h1 .field__item{font-weight:700;}.fancy-banner .banner-content .subtitle{max-width:60%;}@media (min-width:768px){.fancy-banner .banner-content .subtitle{max-width:280px;}}.fancy-banner .banner-content .logo img{max-width:150px;}@media (min-width:768px){.fancy-banner .banner-content .logo img{max-width:300px;}}.fancy-banner .background-content{position:relative;height:91%;}.fancy-banner .background-content .background-image{height:300px;position:relative;width:100%;margin-left:auto;height:100%;}.fancy-banner .background-content .background-image::before,.fancy-banner .background-content .background-image::after{display:block;position:absolute;content:none;height:100%;width:65px;}@media (min-width:768px){.fancy-banner .background-content .background-image::before,.fancy-banner .background-content .background-image::after{display:none;}}.fancy-banner .background-content .background-image::before{border-top-right-radius:5px;background-color:#000000;opacity:0.1;bottom:0;transform:skewX(20deg);transform-origin:bottom right;right:135px;}.fancy-banner .background-content .background-image::after{right:80px;top:0;background-color:#FFFFFF;opacity:0.5;transform:skewX(-20deg);border-top-left-radius:5px;}.fancy-banner .background-content .background-image img{display:block;height:100%;object-fit:cover;width:100%;}.paragraph--type--image-carousel .o-image-carousel{display:block;}.paragraph--type--image-carousel .o-image-carousel img{height:100%;object-fit:contain;object-position:center;}.paragraph--type--image-carousel .o-image-carousel .fadeOut{animation-name:fadeOut;}.paragraph--type--image-carousel .o-image-carousel .fadeIn{animation-name:fadeIn;}@keyframes fadeOut{0%{opacity:1;}1%{opacity:0;}100%{opacity:0;}}@keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}.paragraph--type--image-carousel .owl-dots{margin-top:12px;}.paragraph--type--image-carousel .owl-dots .owl-dot button{width:3px;height:15px;margin:0 4px;background-color:#D0CCC5;transform:skewX(-20deg);border-radius:1px 0 0 0;text-indent:-9999px;border:none;padding:0;}.background--gray .paragraph--type--image-carousel .owl-dots .owl-dot button{background-color:#FFFFFF;}.background--gray .paragraph--type--image-carousel .owl-dots .owl-dot button:hover{background-color:#869791;}@media (min-width:768px){.paragraph--type--image-carousel .owl-dots .owl-dot button{width:5px;height:18px;margin:0 6px;}}.paragraph--type--image-carousel .owl-dots .owl-dot.active button{background:linear-gradient(45deg,#62913e 0%,#88ae4c 17%,#9abd54 25%,#b5c93b 68%,#b5c93b 100%);}.field--name-field-page-sections .paragraph:first-of-type.paragraph--type--media-text.background--gray{margin-top:-80px;}.paragraph--type--media-text{width:100%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;}@media (min-width:1200px){.paragraph--type--media-text{max-width:1220px;}}@media (min-width:992px){.paragraph--type--media-text{display:flex;align-items:center;}}.paragraph--type--media-text img{max-width:100%;height:auto;}.paragraph--type--media-text .text-component{padding:0;max-width:none;margin:0;}.paragraph--type--media-text > .media{flex-shrink:0;}@media (max-width:991px){.paragraph--type--media-text > .media{margin-bottom:20px;}}.paragraph--type--media-text > .media .field__item{margin-bottom:0;}.paragraph--type--media-text > .media .paragraph--type--simple-media,.paragraph--type--media-text > .media .paragraph--type--image-carousel,.paragraph--type--media-text > .media .paragraph--type--simple-video{width:100%;}.paragraph--type--media-text > .media .paragraph--type--simple-media img,.paragraph--type--media-text > .media .paragraph--type--image-carousel img,.paragraph--type--media-text > .media .paragraph--type--simple-video img{width:100%;}.paragraph--type--media-text.has-line .text .field--name-field-subtitle{padding-left:35px;}.paragraph--type--media-text.has-line .text .field--name-field-content{padding-left:35px;border-left:1px solid #B5C93E;margin-left:1px;position:relative;}.paragraph--type--media-text.has-line .text .field--name-field-content:before{left:-2px;content:'';position:absolute;bottom:-1px;width:3px;height:3px;background-color:#B5C93E;border-radius:50%;}.paragraph--type--media-text.has-line .text .field--name-field-content p:last-child{margin-bottom:0;}.paragraph--type--media-text.background--gray{position:relative;z-index:1;padding-top:80px;padding-bottom:80px;}@media (min-width:992px){.paragraph--type--media-text.background--gray{padding-top:150px;padding-bottom:150px;}}.paragraph--type--media-text.background--gray:before{content:'';position:absolute;z-index:-1;left:50%;top:0;bottom:0;width:100vw;transform:translateX(-50%);background-color:#D0CCC5;}.paragraph--type--media-text.background--gray .text h2{color:#FFFFFF;}.paragraph--type--media-text.background--gray .text .field--name-field-content{border-color:#FFFFFF !important;}.paragraph--type--media-text.background--gray .text .field--name-field-content:before{background-color:#FFFFFF;}.paragraph--type--media-text.background--gray .text .field--name-field-subtitle:before{background:#FFFFFF;}@media (min-width:992px){.paragraph--type--media-text.media-width--half > .media{width:50%;}}@media (min-width:992px){.paragraph--type--media-text.media-width--big > .media{width:60%;}}@media (min-width:992px){.paragraph--type--media-text.alignment--left > .media{padding-right:52px;}}@media (min-width:992px){.paragraph--type--media-text.alignment--left.stretch-image .paragraph--type--simple-media{margin-left:calc((930px - 100vw) / 2);flex:1;}}@media (min-width:1200px){.paragraph--type--media-text.alignment--left.stretch-image .paragraph--type--simple-media{margin-left:calc((1110px - 100vw) / 2);}}@media (min-width:992px){.paragraph--type--media-text.alignment--right.stretch-image .paragraph--type--simple-media{margin-right:calc((930px - 100vw) / 2);flex:1;}}@media (min-width:1200px){.paragraph--type--media-text.alignment--right.stretch-image .paragraph--type--simple-media{margin-right:calc((1110px - 100vw) / 2);}}@media (min-width:992px){.paragraph--type--media-text.alignment--right > .media{padding-left:52px;}}@media (min-width:992px){.paragraph--type--media-text.alignment--right .text{order:-1;margin-right:auto;}}.paragraph--type--compound-links{margin-top:40px;margin-bottom:40px;width:100%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;}@media (min-width:1200px){.paragraph--type--compound-links{max-width:1220px;}}@media (min-width:768px){.paragraph--type--compound-links{margin-top:80px;margin-bottom:65px;display:flex;flex-wrap:wrap;align-items:center;}.paragraph--type--compound-links.align-cetner{justify-content:center;}}.paragraph--type--compound-links > .paragraph{padding-bottom:15px;}@media (max-width:767px){.paragraph--type--compound-links > .paragraph:last-child{padding-bottom:0;}}@media (min-width:768px){.paragraph--type--compound-links > .paragraph{padding:0 5px 15px;}}.paragraph--type--link .field--name-field-link{display:flex;flex-wrap:wrap;margin-bottom:5px;margin:0 -10px -5px;}@media (max-width:767px){.paragraph--type--link .field--name-field-link{margin-left:-10px;margin-right:-10px;flex-direction:column;}}.paragraph--type--link .field__item{padding:0 10px 5px;width:auto;}.paragraph--type--link a{display:inline-block;padding:12px 25px;font-size:19px;font-weight:700;line-height:1.26;border-radius:30px;background-color:#B5C93E;transition:background-color .3s;color:#000000;white-space:nowrap;}@media (min-width:768px){.paragraph--type--link a{padding:18px 35px;}}.paragraph--type--link a:hover,.paragraph--type--link a:focus{background-color:#D0CCC5;color:#000000;text-decoration:none;}@media (max-width:767px){.paragraph--type--link a{text-align:center;width:100%;}}.paragraph--type--media-text .paragraph--type--link{margin-top:40px;}@media (min-width:768px){.paragraph--type--media-text .paragraph--type--link{margin-top:45px;}}.paragraph--type--social .field--name-field-link{display:flex;}@media (max-width:767px){.paragraph--type--social .field--name-field-link{margin-left:-10px;margin-right:-10px;}}.paragraph--type--social .field__item{padding:0 10px;width:auto;}.paragraph--type--social a{text-indent:-9999px;width:27px;height:27px;background-size:contain;background-repeat:no-repeat;background-position:center;display:block;opacity:.9;}.paragraph--type--social a[href*="facebook.com"]{background-image:url(/themes/custom/bariosub/dist/images/icons/facebook.svg);}.paragraph--type--social a[href*="twitter.com"]{background-image:url(/themes/custom/bariosub/dist/images/icons/twitter.svg);}.paragraph--type--social a[href*="linkedin.com"]{background-image:url(/themes/custom/bariosub/dist/images/icons/linkedin.svg);}.paragraph--type--social a:hover,.paragraph--type--social a:focus{opacity:1;}.paragraph--type--dropdown-link{position:relative;width:100%;z-index:2;}@media (min-width:768px){.paragraph--type--dropdown-link{min-width:380px;width:auto;display:inline-block;}}.paragraph--type--pullquote-text .paragraph--type--dropdown-link,.paragraph--type--media-text .paragraph--type--dropdown-link{margin-top:20px;}@media (min-width:768px){.paragraph--type--pullquote-text .paragraph--type--dropdown-link,.paragraph--type--media-text .paragraph--type--dropdown-link{margin-top:35px;}}.paragraph--type--dropdown-link button{border-radius:20px;overflow:hidden;background-color:#D0CCC5;padding:9px 70px 9px 20px;font-size:14px;line-height:22px;position:relative;text-align:left;border:none;width:100%;cursor:pointer;}@media (min-width:768px){.paragraph--type--dropdown-link button{font-size:19px;line-height:22px;}}.paragraph--type--dropdown-link button:after{content:'';position:absolute;right:0;top:0;height:40px;width:60px;border-radius:20px;overflow:hidden;background:#B5C93E url(/themes/custom/bariosub/dist/images/right-arrow.png);}.paragraph--type--dropdown-link button:before{content:'';position:absolute;top:12px;right:22px;background:url(/themes/custom/bariosub/dist/images/right-arrow.png) 50% 50% no-repeat;background-size:contain;width:16px;height:16px;z-index:1;transform:rotate(0deg);transition:transform .3s;}.paragraph--type--dropdown-link:focus-within button:before{transform:rotate(90deg);}.paragraph--type--dropdown-link:focus-within .field--name-field-link{display:block;}.paragraph--type--dropdown-link .field--name-field-link{display:none;position:absolute;left:0;right:0;top:20px;background-color:#F2F1EF;padding:35px 20px 20px;z-index:-1;}@media (min-width:768px){.paragraph--type--dropdown-link .field--name-field-link{right:5px;left:5px;}.paragraph--type--pullquote-text .paragraph--type--dropdown-link .field--name-field-link,.paragraph--type--media-text .paragraph--type--dropdown-link .field--name-field-link{left:0;right:0;}}.paragraph--type--dropdown-link .field--name-field-link .field__item{float:none;padding-top:5px;}.paragraph--type--dropdown-link .field--name-field-link a{color:#000000;font-size:14px;text-decoration:underline;}@media (min-width:768px){.paragraph--type--dropdown-link .field--name-field-link a{font-size:19px;}}.paragraph--type--dropdown-link .field--name-field-link a:hover,.paragraph--type--dropdown-link .field--name-field-link a:focus{text-decoration:none;}.background--gray .paragraph--type--dropdown-link button{background-color:#F2F1EF;}.background--gray .paragraph--type--dropdown-link .field--name-field-link{background-color:#FFFFFF;box-shadow:0px 2px 7px -2px rgba(0,0,0,0.5);}.paragraph--type--background-image-text{width:100%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;}@media (min-width:1200px){.paragraph--type--background-image-text{max-width:1220px;}}.paragraph--type--background-image-text .field--name-field-text-title{text-align:center;margin-bottom:30px;font-size:25px;line-height:1.2;font-weight:700;}@media (min-width:992px){.paragraph--type--background-image-text .field--name-field-text-title{margin-bottom:50px;font-size:35px;}}.paragraph--type--background-image-text .paragraph-wrapper{position:relative;z-index:1;}@media (min-width:992px){.paragraph--type--background-image-text .paragraph-wrapper{padding:80px 0;}}.paragraph--type--background-image-text .paragraph-wrapper .field--name-field-media-image{margin:0 0 20px;}@media (min-width:992px){.paragraph--type--background-image-text .paragraph-wrapper .field--name-field-media-image{margin:0;}}.paragraph--type--background-image-text .paragraph-wrapper img{width:100%;height:auto;}@media (min-width:992px){.paragraph--type--background-image-text .paragraph-wrapper img{position:absolute;left:50%;top:0;bottom:0;width:100vw;height:100%;object-fit:cover;object-position:center;z-index:-1;transform:translateX(-50%);max-width:none;}}.paragraph--type--background-image-text .text-component{padding:0;max-width:none;margin:0;}@media (min-width:992px){.paragraph--type--background-image-text .text-component{width:50%;}}@media (min-width:992px){.paragraph--type--background-image-text .text-component h2{color:#FFFFFF;}}.paragraph--type--background-image-text .text-component .field--name-field-subtitle{padding-left:35px;}@media (min-width:992px){.paragraph--type--background-image-text .text-component .field--name-field-subtitle:before{background:#FFFFFF;}}.paragraph--type--background-image-text .text-component .field--name-field-content{padding-left:35px;border-left:1px solid #444446;margin-left:1px;position:relative;}@media (min-width:992px){.paragraph--type--background-image-text .text-component .field--name-field-content{border-color:#FFFFFF;}}.paragraph--type--background-image-text .text-component .field--name-field-content p:last-child{margin-bottom:0;}.paragraph--type--background-image-text .text-component .field--name-field-content:before{left:-2px;content:'';position:absolute;bottom:-1px;width:3px;height:3px;background-color:#444446;border-radius:50%;}@media (min-width:992px){.paragraph--type--background-image-text .text-component .field--name-field-content:before{background-color:#FFFFFF;}}.paragraph--type--background-image-text.color--dark .text-component{color:#000000;}.paragraph--type--background-image-text.color--green .text-component{color:#3fa21c;}@media (min-width:992px){.paragraph--type--background-image-text.color--white .text-component{color:#FFFFFF;}.paragraph--type--background-image-text.color--white .text-component .field--name-field-content{border-left:1px solid #3fa21c;}.paragraph--type--background-image-text.color--white .text-component .field--name-field-subtitle:before,.paragraph--type--background-image-text.color--white .text-component .field--name-field-content:before{background-color:#3fa21c;}}@media (min-width:992px){.paragraph--type--background-image-text.alignment--right .text-component{margin-left:auto;}}.paragraph--type--pullquote-text{width:100%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;}@media (min-width:1200px){.paragraph--type--pullquote-text{max-width:1220px;}}@media (min-width:992px){.paragraph--type--pullquote-text{flex-direction:row;align-items:center;}}@media (min-width:992px){.paragraph--type--pullquote-text .quote{width:50%;}}.paragraph--type--pullquote-text .text{order:-1;}@media (max-width:991px){.paragraph--type--pullquote-text .text{margin-bottom:20px;}}@media (min-width:992px){.paragraph--type--pullquote-text .text{order:initial;width:50%;flex-shrink:0;padding-left:60px;}}.paragraph--type--pullquote-text .text .container{padding:0;}@media (min-width:992px){.paragraph--type--pullquote-text.alignment--left .text{order:-1;padding:0 60px 0 0;}}.paragraph--type--pullquote{background:#444446;color:#FFFFFF;padding:20% 10% 10%;position:relative;}.paragraph--type--pullquote:before{content:'';position:absolute;right:0;top:0;width:100%;height:100%;background:url(/themes/custom/bariosub/dist/images/v-primary.svg) 100% 0 no-repeat;background-size:auto 120%;pointer-events:none;}.paragraph--type--pullquote > div{position:relative;}.paragraph--type--pullquote .field--name-field-quote-text{position:relative;margin-bottom:25px;}@media (min-width:768px){.paragraph--type--pullquote .field--name-field-quote-text{font-size:21px;margin-bottom:35px;}}.paragraph--type--pullquote .field--name-field-quote-text:before,.paragraph--type--pullquote .field--name-field-quote-text:after{content:'';position:absolute;left:5px;bottom:calc(100% + 16px);width:5px;height:25px;transform:skewX(-20deg);background:linear-gradient(45deg,#62913e 0%,#88ae4c 17%,#9abd54 25%,#b5c93b 68%,#b5c93b 100%);}@media (min-width:768px){.paragraph--type--pullquote .field--name-field-quote-text:before,.paragraph--type--pullquote .field--name-field-quote-text:after{width:7px;height:31px;}}.paragraph--type--pullquote .field--name-field-quote-text:after{left:23px;}.paragraph--type--pullquote .field--name-field-name{font-size:15px;}.paragraph--type--pullquote .field--name-field-position{font-size:14px;}.paragraph--type--donut-stat{width:135px;}@media (min-width:768px){.paragraph--type--donut-stat{width:205px;}}@media (min-width:992px){.paragraph--type--donut-stat{width:220px;}}@media (min-width:1200px){.paragraph--type--donut-stat{width:160px;}}.paragraph--type--donut-stat .donut{border-radius:50%;position:relative;margin-bottom:20px;width:135px;height:135px;}@media (min-width:768px){.paragraph--type--donut-stat .donut{width:205px;height:205px;}}@media (min-width:992px){.paragraph--type--donut-stat .donut{margin-bottom:30px;width:220px;height:220px;}}@media (min-width:1200px){.paragraph--type--donut-stat .donut{width:160px;height:160px;}}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-1{background:conic-gradient(#B5C93E 0deg calc(1 * 3.6deg),#E1DED9 calc(1 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-2{background:conic-gradient(#B5C93E 0deg calc(2 * 3.6deg),#E1DED9 calc(2 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-3{background:conic-gradient(#B5C93E 0deg calc(3 * 3.6deg),#E1DED9 calc(3 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-4{background:conic-gradient(#B5C93E 0deg calc(4 * 3.6deg),#E1DED9 calc(4 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-5{background:conic-gradient(#B5C93E 0deg calc(5 * 3.6deg),#E1DED9 calc(5 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-6{background:conic-gradient(#B5C93E 0deg calc(6 * 3.6deg),#E1DED9 calc(6 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-7{background:conic-gradient(#B5C93E 0deg calc(7 * 3.6deg),#E1DED9 calc(7 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-8{background:conic-gradient(#B5C93E 0deg calc(8 * 3.6deg),#E1DED9 calc(8 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-9{background:conic-gradient(#B5C93E 0deg calc(9 * 3.6deg),#E1DED9 calc(9 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-10{background:conic-gradient(#B5C93E 0deg calc(10 * 3.6deg),#E1DED9 calc(10 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-11{background:conic-gradient(#B5C93E 0deg calc(11 * 3.6deg),#E1DED9 calc(11 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-12{background:conic-gradient(#B5C93E 0deg calc(12 * 3.6deg),#E1DED9 calc(12 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-13{background:conic-gradient(#B5C93E 0deg calc(13 * 3.6deg),#E1DED9 calc(13 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-14{background:conic-gradient(#B5C93E 0deg calc(14 * 3.6deg),#E1DED9 calc(14 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-15{background:conic-gradient(#B5C93E 0deg calc(15 * 3.6deg),#E1DED9 calc(15 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-16{background:conic-gradient(#B5C93E 0deg calc(16 * 3.6deg),#E1DED9 calc(16 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-17{background:conic-gradient(#B5C93E 0deg calc(17 * 3.6deg),#E1DED9 calc(17 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-18{background:conic-gradient(#B5C93E 0deg calc(18 * 3.6deg),#E1DED9 calc(18 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-19{background:conic-gradient(#B5C93E 0deg calc(19 * 3.6deg),#E1DED9 calc(19 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-20{background:conic-gradient(#B5C93E 0deg calc(20 * 3.6deg),#E1DED9 calc(20 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-21{background:conic-gradient(#B5C93E 0deg calc(21 * 3.6deg),#E1DED9 calc(21 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-22{background:conic-gradient(#B5C93E 0deg calc(22 * 3.6deg),#E1DED9 calc(22 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-23{background:conic-gradient(#B5C93E 0deg calc(23 * 3.6deg),#E1DED9 calc(23 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-24{background:conic-gradient(#B5C93E 0deg calc(24 * 3.6deg),#E1DED9 calc(24 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-25{background:conic-gradient(#B5C93E 0deg calc(25 * 3.6deg),#E1DED9 calc(25 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-26{background:conic-gradient(#B5C93E 0deg calc(26 * 3.6deg),#E1DED9 calc(26 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-27{background:conic-gradient(#B5C93E 0deg calc(27 * 3.6deg),#E1DED9 calc(27 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-28{background:conic-gradient(#B5C93E 0deg calc(28 * 3.6deg),#E1DED9 calc(28 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-29{background:conic-gradient(#B5C93E 0deg calc(29 * 3.6deg),#E1DED9 calc(29 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-30{background:conic-gradient(#B5C93E 0deg calc(30 * 3.6deg),#E1DED9 calc(30 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-31{background:conic-gradient(#B5C93E 0deg calc(31 * 3.6deg),#E1DED9 calc(31 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-32{background:conic-gradient(#B5C93E 0deg calc(32 * 3.6deg),#E1DED9 calc(32 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-33{background:conic-gradient(#B5C93E 0deg calc(33 * 3.6deg),#E1DED9 calc(33 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-34{background:conic-gradient(#B5C93E 0deg calc(34 * 3.6deg),#E1DED9 calc(34 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-35{background:conic-gradient(#B5C93E 0deg calc(35 * 3.6deg),#E1DED9 calc(35 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-36{background:conic-gradient(#B5C93E 0deg calc(36 * 3.6deg),#E1DED9 calc(36 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-37{background:conic-gradient(#B5C93E 0deg calc(37 * 3.6deg),#E1DED9 calc(37 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-38{background:conic-gradient(#B5C93E 0deg calc(38 * 3.6deg),#E1DED9 calc(38 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-39{background:conic-gradient(#B5C93E 0deg calc(39 * 3.6deg),#E1DED9 calc(39 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-40{background:conic-gradient(#B5C93E 0deg calc(40 * 3.6deg),#E1DED9 calc(40 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-41{background:conic-gradient(#B5C93E 0deg calc(41 * 3.6deg),#E1DED9 calc(41 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-42{background:conic-gradient(#B5C93E 0deg calc(42 * 3.6deg),#E1DED9 calc(42 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-43{background:conic-gradient(#B5C93E 0deg calc(43 * 3.6deg),#E1DED9 calc(43 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-44{background:conic-gradient(#B5C93E 0deg calc(44 * 3.6deg),#E1DED9 calc(44 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-45{background:conic-gradient(#B5C93E 0deg calc(45 * 3.6deg),#E1DED9 calc(45 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-46{background:conic-gradient(#B5C93E 0deg calc(46 * 3.6deg),#E1DED9 calc(46 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-47{background:conic-gradient(#B5C93E 0deg calc(47 * 3.6deg),#E1DED9 calc(47 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-48{background:conic-gradient(#B5C93E 0deg calc(48 * 3.6deg),#E1DED9 calc(48 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-49{background:conic-gradient(#B5C93E 0deg calc(49 * 3.6deg),#E1DED9 calc(49 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-50{background:conic-gradient(#B5C93E 0deg calc(50 * 3.6deg),#E1DED9 calc(50 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-51{background:conic-gradient(#B5C93E 0deg calc(51 * 3.6deg),#E1DED9 calc(51 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-52{background:conic-gradient(#B5C93E 0deg calc(52 * 3.6deg),#E1DED9 calc(52 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-53{background:conic-gradient(#B5C93E 0deg calc(53 * 3.6deg),#E1DED9 calc(53 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-54{background:conic-gradient(#B5C93E 0deg calc(54 * 3.6deg),#E1DED9 calc(54 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-55{background:conic-gradient(#B5C93E 0deg calc(55 * 3.6deg),#E1DED9 calc(55 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-56{background:conic-gradient(#B5C93E 0deg calc(56 * 3.6deg),#E1DED9 calc(56 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-57{background:conic-gradient(#B5C93E 0deg calc(57 * 3.6deg),#E1DED9 calc(57 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-58{background:conic-gradient(#B5C93E 0deg calc(58 * 3.6deg),#E1DED9 calc(58 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-59{background:conic-gradient(#B5C93E 0deg calc(59 * 3.6deg),#E1DED9 calc(59 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-60{background:conic-gradient(#B5C93E 0deg calc(60 * 3.6deg),#E1DED9 calc(60 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-61{background:conic-gradient(#B5C93E 0deg calc(61 * 3.6deg),#E1DED9 calc(61 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-62{background:conic-gradient(#B5C93E 0deg calc(62 * 3.6deg),#E1DED9 calc(62 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-63{background:conic-gradient(#B5C93E 0deg calc(63 * 3.6deg),#E1DED9 calc(63 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-64{background:conic-gradient(#B5C93E 0deg calc(64 * 3.6deg),#E1DED9 calc(64 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-65{background:conic-gradient(#B5C93E 0deg calc(65 * 3.6deg),#E1DED9 calc(65 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-66{background:conic-gradient(#B5C93E 0deg calc(66 * 3.6deg),#E1DED9 calc(66 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-67{background:conic-gradient(#B5C93E 0deg calc(67 * 3.6deg),#E1DED9 calc(67 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-68{background:conic-gradient(#B5C93E 0deg calc(68 * 3.6deg),#E1DED9 calc(68 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-69{background:conic-gradient(#B5C93E 0deg calc(69 * 3.6deg),#E1DED9 calc(69 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-70{background:conic-gradient(#B5C93E 0deg calc(70 * 3.6deg),#E1DED9 calc(70 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-71{background:conic-gradient(#B5C93E 0deg calc(71 * 3.6deg),#E1DED9 calc(71 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-72{background:conic-gradient(#B5C93E 0deg calc(72 * 3.6deg),#E1DED9 calc(72 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-73{background:conic-gradient(#B5C93E 0deg calc(73 * 3.6deg),#E1DED9 calc(73 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-74{background:conic-gradient(#B5C93E 0deg calc(74 * 3.6deg),#E1DED9 calc(74 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-75{background:conic-gradient(#B5C93E 0deg calc(75 * 3.6deg),#E1DED9 calc(75 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-76{background:conic-gradient(#B5C93E 0deg calc(76 * 3.6deg),#E1DED9 calc(76 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-77{background:conic-gradient(#B5C93E 0deg calc(77 * 3.6deg),#E1DED9 calc(77 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-78{background:conic-gradient(#B5C93E 0deg calc(78 * 3.6deg),#E1DED9 calc(78 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-79{background:conic-gradient(#B5C93E 0deg calc(79 * 3.6deg),#E1DED9 calc(79 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-80{background:conic-gradient(#B5C93E 0deg calc(80 * 3.6deg),#E1DED9 calc(80 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-81{background:conic-gradient(#B5C93E 0deg calc(81 * 3.6deg),#E1DED9 calc(81 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-82{background:conic-gradient(#B5C93E 0deg calc(82 * 3.6deg),#E1DED9 calc(82 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-83{background:conic-gradient(#B5C93E 0deg calc(83 * 3.6deg),#E1DED9 calc(83 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-84{background:conic-gradient(#B5C93E 0deg calc(84 * 3.6deg),#E1DED9 calc(84 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-85{background:conic-gradient(#B5C93E 0deg calc(85 * 3.6deg),#E1DED9 calc(85 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-86{background:conic-gradient(#B5C93E 0deg calc(86 * 3.6deg),#E1DED9 calc(86 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-87{background:conic-gradient(#B5C93E 0deg calc(87 * 3.6deg),#E1DED9 calc(87 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-88{background:conic-gradient(#B5C93E 0deg calc(88 * 3.6deg),#E1DED9 calc(88 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-89{background:conic-gradient(#B5C93E 0deg calc(89 * 3.6deg),#E1DED9 calc(89 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-90{background:conic-gradient(#B5C93E 0deg calc(90 * 3.6deg),#E1DED9 calc(90 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-91{background:conic-gradient(#B5C93E 0deg calc(91 * 3.6deg),#E1DED9 calc(91 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-92{background:conic-gradient(#B5C93E 0deg calc(92 * 3.6deg),#E1DED9 calc(92 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-93{background:conic-gradient(#B5C93E 0deg calc(93 * 3.6deg),#E1DED9 calc(93 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-94{background:conic-gradient(#B5C93E 0deg calc(94 * 3.6deg),#E1DED9 calc(94 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-95{background:conic-gradient(#B5C93E 0deg calc(95 * 3.6deg),#E1DED9 calc(95 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-96{background:conic-gradient(#B5C93E 0deg calc(96 * 3.6deg),#E1DED9 calc(96 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-97{background:conic-gradient(#B5C93E 0deg calc(97 * 3.6deg),#E1DED9 calc(97 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-98{background:conic-gradient(#B5C93E 0deg calc(98 * 3.6deg),#E1DED9 calc(98 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-99{background:conic-gradient(#B5C93E 0deg calc(99 * 3.6deg),#E1DED9 calc(99 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-light.percent-100{background:conic-gradient(#B5C93E 0deg calc(100 * 3.6deg),#E1DED9 calc(100 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-1{background:conic-gradient(#B5C93E 0deg calc(1 * 3.6deg),#444446 calc(1 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-2{background:conic-gradient(#B5C93E 0deg calc(2 * 3.6deg),#444446 calc(2 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-3{background:conic-gradient(#B5C93E 0deg calc(3 * 3.6deg),#444446 calc(3 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-4{background:conic-gradient(#B5C93E 0deg calc(4 * 3.6deg),#444446 calc(4 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-5{background:conic-gradient(#B5C93E 0deg calc(5 * 3.6deg),#444446 calc(5 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-6{background:conic-gradient(#B5C93E 0deg calc(6 * 3.6deg),#444446 calc(6 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-7{background:conic-gradient(#B5C93E 0deg calc(7 * 3.6deg),#444446 calc(7 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-8{background:conic-gradient(#B5C93E 0deg calc(8 * 3.6deg),#444446 calc(8 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-9{background:conic-gradient(#B5C93E 0deg calc(9 * 3.6deg),#444446 calc(9 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-10{background:conic-gradient(#B5C93E 0deg calc(10 * 3.6deg),#444446 calc(10 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-11{background:conic-gradient(#B5C93E 0deg calc(11 * 3.6deg),#444446 calc(11 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-12{background:conic-gradient(#B5C93E 0deg calc(12 * 3.6deg),#444446 calc(12 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-13{background:conic-gradient(#B5C93E 0deg calc(13 * 3.6deg),#444446 calc(13 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-14{background:conic-gradient(#B5C93E 0deg calc(14 * 3.6deg),#444446 calc(14 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-15{background:conic-gradient(#B5C93E 0deg calc(15 * 3.6deg),#444446 calc(15 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-16{background:conic-gradient(#B5C93E 0deg calc(16 * 3.6deg),#444446 calc(16 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-17{background:conic-gradient(#B5C93E 0deg calc(17 * 3.6deg),#444446 calc(17 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-18{background:conic-gradient(#B5C93E 0deg calc(18 * 3.6deg),#444446 calc(18 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-19{background:conic-gradient(#B5C93E 0deg calc(19 * 3.6deg),#444446 calc(19 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-20{background:conic-gradient(#B5C93E 0deg calc(20 * 3.6deg),#444446 calc(20 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-21{background:conic-gradient(#B5C93E 0deg calc(21 * 3.6deg),#444446 calc(21 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-22{background:conic-gradient(#B5C93E 0deg calc(22 * 3.6deg),#444446 calc(22 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-23{background:conic-gradient(#B5C93E 0deg calc(23 * 3.6deg),#444446 calc(23 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-24{background:conic-gradient(#B5C93E 0deg calc(24 * 3.6deg),#444446 calc(24 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-25{background:conic-gradient(#B5C93E 0deg calc(25 * 3.6deg),#444446 calc(25 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-26{background:conic-gradient(#B5C93E 0deg calc(26 * 3.6deg),#444446 calc(26 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-27{background:conic-gradient(#B5C93E 0deg calc(27 * 3.6deg),#444446 calc(27 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-28{background:conic-gradient(#B5C93E 0deg calc(28 * 3.6deg),#444446 calc(28 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-29{background:conic-gradient(#B5C93E 0deg calc(29 * 3.6deg),#444446 calc(29 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-30{background:conic-gradient(#B5C93E 0deg calc(30 * 3.6deg),#444446 calc(30 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-31{background:conic-gradient(#B5C93E 0deg calc(31 * 3.6deg),#444446 calc(31 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-32{background:conic-gradient(#B5C93E 0deg calc(32 * 3.6deg),#444446 calc(32 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-33{background:conic-gradient(#B5C93E 0deg calc(33 * 3.6deg),#444446 calc(33 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-34{background:conic-gradient(#B5C93E 0deg calc(34 * 3.6deg),#444446 calc(34 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-35{background:conic-gradient(#B5C93E 0deg calc(35 * 3.6deg),#444446 calc(35 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-36{background:conic-gradient(#B5C93E 0deg calc(36 * 3.6deg),#444446 calc(36 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-37{background:conic-gradient(#B5C93E 0deg calc(37 * 3.6deg),#444446 calc(37 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-38{background:conic-gradient(#B5C93E 0deg calc(38 * 3.6deg),#444446 calc(38 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-39{background:conic-gradient(#B5C93E 0deg calc(39 * 3.6deg),#444446 calc(39 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-40{background:conic-gradient(#B5C93E 0deg calc(40 * 3.6deg),#444446 calc(40 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-41{background:conic-gradient(#B5C93E 0deg calc(41 * 3.6deg),#444446 calc(41 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-42{background:conic-gradient(#B5C93E 0deg calc(42 * 3.6deg),#444446 calc(42 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-43{background:conic-gradient(#B5C93E 0deg calc(43 * 3.6deg),#444446 calc(43 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-44{background:conic-gradient(#B5C93E 0deg calc(44 * 3.6deg),#444446 calc(44 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-45{background:conic-gradient(#B5C93E 0deg calc(45 * 3.6deg),#444446 calc(45 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-46{background:conic-gradient(#B5C93E 0deg calc(46 * 3.6deg),#444446 calc(46 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-47{background:conic-gradient(#B5C93E 0deg calc(47 * 3.6deg),#444446 calc(47 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-48{background:conic-gradient(#B5C93E 0deg calc(48 * 3.6deg),#444446 calc(48 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-49{background:conic-gradient(#B5C93E 0deg calc(49 * 3.6deg),#444446 calc(49 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-50{background:conic-gradient(#B5C93E 0deg calc(50 * 3.6deg),#444446 calc(50 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-51{background:conic-gradient(#B5C93E 0deg calc(51 * 3.6deg),#444446 calc(51 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-52{background:conic-gradient(#B5C93E 0deg calc(52 * 3.6deg),#444446 calc(52 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-53{background:conic-gradient(#B5C93E 0deg calc(53 * 3.6deg),#444446 calc(53 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-54{background:conic-gradient(#B5C93E 0deg calc(54 * 3.6deg),#444446 calc(54 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-55{background:conic-gradient(#B5C93E 0deg calc(55 * 3.6deg),#444446 calc(55 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-56{background:conic-gradient(#B5C93E 0deg calc(56 * 3.6deg),#444446 calc(56 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-57{background:conic-gradient(#B5C93E 0deg calc(57 * 3.6deg),#444446 calc(57 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-58{background:conic-gradient(#B5C93E 0deg calc(58 * 3.6deg),#444446 calc(58 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-59{background:conic-gradient(#B5C93E 0deg calc(59 * 3.6deg),#444446 calc(59 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-60{background:conic-gradient(#B5C93E 0deg calc(60 * 3.6deg),#444446 calc(60 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-61{background:conic-gradient(#B5C93E 0deg calc(61 * 3.6deg),#444446 calc(61 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-62{background:conic-gradient(#B5C93E 0deg calc(62 * 3.6deg),#444446 calc(62 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-63{background:conic-gradient(#B5C93E 0deg calc(63 * 3.6deg),#444446 calc(63 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-64{background:conic-gradient(#B5C93E 0deg calc(64 * 3.6deg),#444446 calc(64 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-65{background:conic-gradient(#B5C93E 0deg calc(65 * 3.6deg),#444446 calc(65 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-66{background:conic-gradient(#B5C93E 0deg calc(66 * 3.6deg),#444446 calc(66 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-67{background:conic-gradient(#B5C93E 0deg calc(67 * 3.6deg),#444446 calc(67 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-68{background:conic-gradient(#B5C93E 0deg calc(68 * 3.6deg),#444446 calc(68 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-69{background:conic-gradient(#B5C93E 0deg calc(69 * 3.6deg),#444446 calc(69 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-70{background:conic-gradient(#B5C93E 0deg calc(70 * 3.6deg),#444446 calc(70 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-71{background:conic-gradient(#B5C93E 0deg calc(71 * 3.6deg),#444446 calc(71 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-72{background:conic-gradient(#B5C93E 0deg calc(72 * 3.6deg),#444446 calc(72 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-73{background:conic-gradient(#B5C93E 0deg calc(73 * 3.6deg),#444446 calc(73 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-74{background:conic-gradient(#B5C93E 0deg calc(74 * 3.6deg),#444446 calc(74 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-75{background:conic-gradient(#B5C93E 0deg calc(75 * 3.6deg),#444446 calc(75 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-76{background:conic-gradient(#B5C93E 0deg calc(76 * 3.6deg),#444446 calc(76 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-77{background:conic-gradient(#B5C93E 0deg calc(77 * 3.6deg),#444446 calc(77 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-78{background:conic-gradient(#B5C93E 0deg calc(78 * 3.6deg),#444446 calc(78 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-79{background:conic-gradient(#B5C93E 0deg calc(79 * 3.6deg),#444446 calc(79 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-80{background:conic-gradient(#B5C93E 0deg calc(80 * 3.6deg),#444446 calc(80 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-81{background:conic-gradient(#B5C93E 0deg calc(81 * 3.6deg),#444446 calc(81 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-82{background:conic-gradient(#B5C93E 0deg calc(82 * 3.6deg),#444446 calc(82 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-83{background:conic-gradient(#B5C93E 0deg calc(83 * 3.6deg),#444446 calc(83 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-84{background:conic-gradient(#B5C93E 0deg calc(84 * 3.6deg),#444446 calc(84 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-85{background:conic-gradient(#B5C93E 0deg calc(85 * 3.6deg),#444446 calc(85 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-86{background:conic-gradient(#B5C93E 0deg calc(86 * 3.6deg),#444446 calc(86 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-87{background:conic-gradient(#B5C93E 0deg calc(87 * 3.6deg),#444446 calc(87 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-88{background:conic-gradient(#B5C93E 0deg calc(88 * 3.6deg),#444446 calc(88 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-89{background:conic-gradient(#B5C93E 0deg calc(89 * 3.6deg),#444446 calc(89 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-90{background:conic-gradient(#B5C93E 0deg calc(90 * 3.6deg),#444446 calc(90 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-91{background:conic-gradient(#B5C93E 0deg calc(91 * 3.6deg),#444446 calc(91 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-92{background:conic-gradient(#B5C93E 0deg calc(92 * 3.6deg),#444446 calc(92 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-93{background:conic-gradient(#B5C93E 0deg calc(93 * 3.6deg),#444446 calc(93 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-94{background:conic-gradient(#B5C93E 0deg calc(94 * 3.6deg),#444446 calc(94 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-95{background:conic-gradient(#B5C93E 0deg calc(95 * 3.6deg),#444446 calc(95 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-96{background:conic-gradient(#B5C93E 0deg calc(96 * 3.6deg),#444446 calc(96 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-97{background:conic-gradient(#B5C93E 0deg calc(97 * 3.6deg),#444446 calc(97 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-98{background:conic-gradient(#B5C93E 0deg calc(98 * 3.6deg),#444446 calc(98 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-99{background:conic-gradient(#B5C93E 0deg calc(99 * 3.6deg),#444446 calc(99 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-green.bg-donut-dark.percent-100{background:conic-gradient(#B5C93E 0deg calc(100 * 3.6deg),#444446 calc(100 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-1{background:conic-gradient(#87B2AE 0deg calc(1 * 3.6deg),#E1DED9 calc(1 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-2{background:conic-gradient(#87B2AE 0deg calc(2 * 3.6deg),#E1DED9 calc(2 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-3{background:conic-gradient(#87B2AE 0deg calc(3 * 3.6deg),#E1DED9 calc(3 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-4{background:conic-gradient(#87B2AE 0deg calc(4 * 3.6deg),#E1DED9 calc(4 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-5{background:conic-gradient(#87B2AE 0deg calc(5 * 3.6deg),#E1DED9 calc(5 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-6{background:conic-gradient(#87B2AE 0deg calc(6 * 3.6deg),#E1DED9 calc(6 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-7{background:conic-gradient(#87B2AE 0deg calc(7 * 3.6deg),#E1DED9 calc(7 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-8{background:conic-gradient(#87B2AE 0deg calc(8 * 3.6deg),#E1DED9 calc(8 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-9{background:conic-gradient(#87B2AE 0deg calc(9 * 3.6deg),#E1DED9 calc(9 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-10{background:conic-gradient(#87B2AE 0deg calc(10 * 3.6deg),#E1DED9 calc(10 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-11{background:conic-gradient(#87B2AE 0deg calc(11 * 3.6deg),#E1DED9 calc(11 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-12{background:conic-gradient(#87B2AE 0deg calc(12 * 3.6deg),#E1DED9 calc(12 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-13{background:conic-gradient(#87B2AE 0deg calc(13 * 3.6deg),#E1DED9 calc(13 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-14{background:conic-gradient(#87B2AE 0deg calc(14 * 3.6deg),#E1DED9 calc(14 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-15{background:conic-gradient(#87B2AE 0deg calc(15 * 3.6deg),#E1DED9 calc(15 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-16{background:conic-gradient(#87B2AE 0deg calc(16 * 3.6deg),#E1DED9 calc(16 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-17{background:conic-gradient(#87B2AE 0deg calc(17 * 3.6deg),#E1DED9 calc(17 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-18{background:conic-gradient(#87B2AE 0deg calc(18 * 3.6deg),#E1DED9 calc(18 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-19{background:conic-gradient(#87B2AE 0deg calc(19 * 3.6deg),#E1DED9 calc(19 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-20{background:conic-gradient(#87B2AE 0deg calc(20 * 3.6deg),#E1DED9 calc(20 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-21{background:conic-gradient(#87B2AE 0deg calc(21 * 3.6deg),#E1DED9 calc(21 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-22{background:conic-gradient(#87B2AE 0deg calc(22 * 3.6deg),#E1DED9 calc(22 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-23{background:conic-gradient(#87B2AE 0deg calc(23 * 3.6deg),#E1DED9 calc(23 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-24{background:conic-gradient(#87B2AE 0deg calc(24 * 3.6deg),#E1DED9 calc(24 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-25{background:conic-gradient(#87B2AE 0deg calc(25 * 3.6deg),#E1DED9 calc(25 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-26{background:conic-gradient(#87B2AE 0deg calc(26 * 3.6deg),#E1DED9 calc(26 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-27{background:conic-gradient(#87B2AE 0deg calc(27 * 3.6deg),#E1DED9 calc(27 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-28{background:conic-gradient(#87B2AE 0deg calc(28 * 3.6deg),#E1DED9 calc(28 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-29{background:conic-gradient(#87B2AE 0deg calc(29 * 3.6deg),#E1DED9 calc(29 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-30{background:conic-gradient(#87B2AE 0deg calc(30 * 3.6deg),#E1DED9 calc(30 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-31{background:conic-gradient(#87B2AE 0deg calc(31 * 3.6deg),#E1DED9 calc(31 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-32{background:conic-gradient(#87B2AE 0deg calc(32 * 3.6deg),#E1DED9 calc(32 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-33{background:conic-gradient(#87B2AE 0deg calc(33 * 3.6deg),#E1DED9 calc(33 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-34{background:conic-gradient(#87B2AE 0deg calc(34 * 3.6deg),#E1DED9 calc(34 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-35{background:conic-gradient(#87B2AE 0deg calc(35 * 3.6deg),#E1DED9 calc(35 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-36{background:conic-gradient(#87B2AE 0deg calc(36 * 3.6deg),#E1DED9 calc(36 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-37{background:conic-gradient(#87B2AE 0deg calc(37 * 3.6deg),#E1DED9 calc(37 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-38{background:conic-gradient(#87B2AE 0deg calc(38 * 3.6deg),#E1DED9 calc(38 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-39{background:conic-gradient(#87B2AE 0deg calc(39 * 3.6deg),#E1DED9 calc(39 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-40{background:conic-gradient(#87B2AE 0deg calc(40 * 3.6deg),#E1DED9 calc(40 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-41{background:conic-gradient(#87B2AE 0deg calc(41 * 3.6deg),#E1DED9 calc(41 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-42{background:conic-gradient(#87B2AE 0deg calc(42 * 3.6deg),#E1DED9 calc(42 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-43{background:conic-gradient(#87B2AE 0deg calc(43 * 3.6deg),#E1DED9 calc(43 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-44{background:conic-gradient(#87B2AE 0deg calc(44 * 3.6deg),#E1DED9 calc(44 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-45{background:conic-gradient(#87B2AE 0deg calc(45 * 3.6deg),#E1DED9 calc(45 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-46{background:conic-gradient(#87B2AE 0deg calc(46 * 3.6deg),#E1DED9 calc(46 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-47{background:conic-gradient(#87B2AE 0deg calc(47 * 3.6deg),#E1DED9 calc(47 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-48{background:conic-gradient(#87B2AE 0deg calc(48 * 3.6deg),#E1DED9 calc(48 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-49{background:conic-gradient(#87B2AE 0deg calc(49 * 3.6deg),#E1DED9 calc(49 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-50{background:conic-gradient(#87B2AE 0deg calc(50 * 3.6deg),#E1DED9 calc(50 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-51{background:conic-gradient(#87B2AE 0deg calc(51 * 3.6deg),#E1DED9 calc(51 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-52{background:conic-gradient(#87B2AE 0deg calc(52 * 3.6deg),#E1DED9 calc(52 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-53{background:conic-gradient(#87B2AE 0deg calc(53 * 3.6deg),#E1DED9 calc(53 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-54{background:conic-gradient(#87B2AE 0deg calc(54 * 3.6deg),#E1DED9 calc(54 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-55{background:conic-gradient(#87B2AE 0deg calc(55 * 3.6deg),#E1DED9 calc(55 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-56{background:conic-gradient(#87B2AE 0deg calc(56 * 3.6deg),#E1DED9 calc(56 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-57{background:conic-gradient(#87B2AE 0deg calc(57 * 3.6deg),#E1DED9 calc(57 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-58{background:conic-gradient(#87B2AE 0deg calc(58 * 3.6deg),#E1DED9 calc(58 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-59{background:conic-gradient(#87B2AE 0deg calc(59 * 3.6deg),#E1DED9 calc(59 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-60{background:conic-gradient(#87B2AE 0deg calc(60 * 3.6deg),#E1DED9 calc(60 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-61{background:conic-gradient(#87B2AE 0deg calc(61 * 3.6deg),#E1DED9 calc(61 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-62{background:conic-gradient(#87B2AE 0deg calc(62 * 3.6deg),#E1DED9 calc(62 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-63{background:conic-gradient(#87B2AE 0deg calc(63 * 3.6deg),#E1DED9 calc(63 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-64{background:conic-gradient(#87B2AE 0deg calc(64 * 3.6deg),#E1DED9 calc(64 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-65{background:conic-gradient(#87B2AE 0deg calc(65 * 3.6deg),#E1DED9 calc(65 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-66{background:conic-gradient(#87B2AE 0deg calc(66 * 3.6deg),#E1DED9 calc(66 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-67{background:conic-gradient(#87B2AE 0deg calc(67 * 3.6deg),#E1DED9 calc(67 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-68{background:conic-gradient(#87B2AE 0deg calc(68 * 3.6deg),#E1DED9 calc(68 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-69{background:conic-gradient(#87B2AE 0deg calc(69 * 3.6deg),#E1DED9 calc(69 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-70{background:conic-gradient(#87B2AE 0deg calc(70 * 3.6deg),#E1DED9 calc(70 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-71{background:conic-gradient(#87B2AE 0deg calc(71 * 3.6deg),#E1DED9 calc(71 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-72{background:conic-gradient(#87B2AE 0deg calc(72 * 3.6deg),#E1DED9 calc(72 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-73{background:conic-gradient(#87B2AE 0deg calc(73 * 3.6deg),#E1DED9 calc(73 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-74{background:conic-gradient(#87B2AE 0deg calc(74 * 3.6deg),#E1DED9 calc(74 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-75{background:conic-gradient(#87B2AE 0deg calc(75 * 3.6deg),#E1DED9 calc(75 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-76{background:conic-gradient(#87B2AE 0deg calc(76 * 3.6deg),#E1DED9 calc(76 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-77{background:conic-gradient(#87B2AE 0deg calc(77 * 3.6deg),#E1DED9 calc(77 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-78{background:conic-gradient(#87B2AE 0deg calc(78 * 3.6deg),#E1DED9 calc(78 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-79{background:conic-gradient(#87B2AE 0deg calc(79 * 3.6deg),#E1DED9 calc(79 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-80{background:conic-gradient(#87B2AE 0deg calc(80 * 3.6deg),#E1DED9 calc(80 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-81{background:conic-gradient(#87B2AE 0deg calc(81 * 3.6deg),#E1DED9 calc(81 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-82{background:conic-gradient(#87B2AE 0deg calc(82 * 3.6deg),#E1DED9 calc(82 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-83{background:conic-gradient(#87B2AE 0deg calc(83 * 3.6deg),#E1DED9 calc(83 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-84{background:conic-gradient(#87B2AE 0deg calc(84 * 3.6deg),#E1DED9 calc(84 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-85{background:conic-gradient(#87B2AE 0deg calc(85 * 3.6deg),#E1DED9 calc(85 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-86{background:conic-gradient(#87B2AE 0deg calc(86 * 3.6deg),#E1DED9 calc(86 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-87{background:conic-gradient(#87B2AE 0deg calc(87 * 3.6deg),#E1DED9 calc(87 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-88{background:conic-gradient(#87B2AE 0deg calc(88 * 3.6deg),#E1DED9 calc(88 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-89{background:conic-gradient(#87B2AE 0deg calc(89 * 3.6deg),#E1DED9 calc(89 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-90{background:conic-gradient(#87B2AE 0deg calc(90 * 3.6deg),#E1DED9 calc(90 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-91{background:conic-gradient(#87B2AE 0deg calc(91 * 3.6deg),#E1DED9 calc(91 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-92{background:conic-gradient(#87B2AE 0deg calc(92 * 3.6deg),#E1DED9 calc(92 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-93{background:conic-gradient(#87B2AE 0deg calc(93 * 3.6deg),#E1DED9 calc(93 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-94{background:conic-gradient(#87B2AE 0deg calc(94 * 3.6deg),#E1DED9 calc(94 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-95{background:conic-gradient(#87B2AE 0deg calc(95 * 3.6deg),#E1DED9 calc(95 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-96{background:conic-gradient(#87B2AE 0deg calc(96 * 3.6deg),#E1DED9 calc(96 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-97{background:conic-gradient(#87B2AE 0deg calc(97 * 3.6deg),#E1DED9 calc(97 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-98{background:conic-gradient(#87B2AE 0deg calc(98 * 3.6deg),#E1DED9 calc(98 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-99{background:conic-gradient(#87B2AE 0deg calc(99 * 3.6deg),#E1DED9 calc(99 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-light.percent-100{background:conic-gradient(#87B2AE 0deg calc(100 * 3.6deg),#E1DED9 calc(100 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-1{background:conic-gradient(#87B2AE 0deg calc(1 * 3.6deg),#444446 calc(1 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-2{background:conic-gradient(#87B2AE 0deg calc(2 * 3.6deg),#444446 calc(2 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-3{background:conic-gradient(#87B2AE 0deg calc(3 * 3.6deg),#444446 calc(3 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-4{background:conic-gradient(#87B2AE 0deg calc(4 * 3.6deg),#444446 calc(4 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-5{background:conic-gradient(#87B2AE 0deg calc(5 * 3.6deg),#444446 calc(5 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-6{background:conic-gradient(#87B2AE 0deg calc(6 * 3.6deg),#444446 calc(6 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-7{background:conic-gradient(#87B2AE 0deg calc(7 * 3.6deg),#444446 calc(7 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-8{background:conic-gradient(#87B2AE 0deg calc(8 * 3.6deg),#444446 calc(8 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-9{background:conic-gradient(#87B2AE 0deg calc(9 * 3.6deg),#444446 calc(9 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-10{background:conic-gradient(#87B2AE 0deg calc(10 * 3.6deg),#444446 calc(10 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-11{background:conic-gradient(#87B2AE 0deg calc(11 * 3.6deg),#444446 calc(11 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-12{background:conic-gradient(#87B2AE 0deg calc(12 * 3.6deg),#444446 calc(12 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-13{background:conic-gradient(#87B2AE 0deg calc(13 * 3.6deg),#444446 calc(13 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-14{background:conic-gradient(#87B2AE 0deg calc(14 * 3.6deg),#444446 calc(14 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-15{background:conic-gradient(#87B2AE 0deg calc(15 * 3.6deg),#444446 calc(15 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-16{background:conic-gradient(#87B2AE 0deg calc(16 * 3.6deg),#444446 calc(16 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-17{background:conic-gradient(#87B2AE 0deg calc(17 * 3.6deg),#444446 calc(17 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-18{background:conic-gradient(#87B2AE 0deg calc(18 * 3.6deg),#444446 calc(18 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-19{background:conic-gradient(#87B2AE 0deg calc(19 * 3.6deg),#444446 calc(19 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-20{background:conic-gradient(#87B2AE 0deg calc(20 * 3.6deg),#444446 calc(20 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-21{background:conic-gradient(#87B2AE 0deg calc(21 * 3.6deg),#444446 calc(21 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-22{background:conic-gradient(#87B2AE 0deg calc(22 * 3.6deg),#444446 calc(22 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-23{background:conic-gradient(#87B2AE 0deg calc(23 * 3.6deg),#444446 calc(23 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-24{background:conic-gradient(#87B2AE 0deg calc(24 * 3.6deg),#444446 calc(24 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-25{background:conic-gradient(#87B2AE 0deg calc(25 * 3.6deg),#444446 calc(25 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-26{background:conic-gradient(#87B2AE 0deg calc(26 * 3.6deg),#444446 calc(26 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-27{background:conic-gradient(#87B2AE 0deg calc(27 * 3.6deg),#444446 calc(27 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-28{background:conic-gradient(#87B2AE 0deg calc(28 * 3.6deg),#444446 calc(28 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-29{background:conic-gradient(#87B2AE 0deg calc(29 * 3.6deg),#444446 calc(29 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-30{background:conic-gradient(#87B2AE 0deg calc(30 * 3.6deg),#444446 calc(30 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-31{background:conic-gradient(#87B2AE 0deg calc(31 * 3.6deg),#444446 calc(31 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-32{background:conic-gradient(#87B2AE 0deg calc(32 * 3.6deg),#444446 calc(32 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-33{background:conic-gradient(#87B2AE 0deg calc(33 * 3.6deg),#444446 calc(33 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-34{background:conic-gradient(#87B2AE 0deg calc(34 * 3.6deg),#444446 calc(34 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-35{background:conic-gradient(#87B2AE 0deg calc(35 * 3.6deg),#444446 calc(35 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-36{background:conic-gradient(#87B2AE 0deg calc(36 * 3.6deg),#444446 calc(36 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-37{background:conic-gradient(#87B2AE 0deg calc(37 * 3.6deg),#444446 calc(37 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-38{background:conic-gradient(#87B2AE 0deg calc(38 * 3.6deg),#444446 calc(38 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-39{background:conic-gradient(#87B2AE 0deg calc(39 * 3.6deg),#444446 calc(39 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-40{background:conic-gradient(#87B2AE 0deg calc(40 * 3.6deg),#444446 calc(40 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-41{background:conic-gradient(#87B2AE 0deg calc(41 * 3.6deg),#444446 calc(41 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-42{background:conic-gradient(#87B2AE 0deg calc(42 * 3.6deg),#444446 calc(42 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-43{background:conic-gradient(#87B2AE 0deg calc(43 * 3.6deg),#444446 calc(43 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-44{background:conic-gradient(#87B2AE 0deg calc(44 * 3.6deg),#444446 calc(44 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-45{background:conic-gradient(#87B2AE 0deg calc(45 * 3.6deg),#444446 calc(45 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-46{background:conic-gradient(#87B2AE 0deg calc(46 * 3.6deg),#444446 calc(46 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-47{background:conic-gradient(#87B2AE 0deg calc(47 * 3.6deg),#444446 calc(47 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-48{background:conic-gradient(#87B2AE 0deg calc(48 * 3.6deg),#444446 calc(48 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-49{background:conic-gradient(#87B2AE 0deg calc(49 * 3.6deg),#444446 calc(49 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-50{background:conic-gradient(#87B2AE 0deg calc(50 * 3.6deg),#444446 calc(50 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-51{background:conic-gradient(#87B2AE 0deg calc(51 * 3.6deg),#444446 calc(51 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-52{background:conic-gradient(#87B2AE 0deg calc(52 * 3.6deg),#444446 calc(52 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-53{background:conic-gradient(#87B2AE 0deg calc(53 * 3.6deg),#444446 calc(53 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-54{background:conic-gradient(#87B2AE 0deg calc(54 * 3.6deg),#444446 calc(54 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-55{background:conic-gradient(#87B2AE 0deg calc(55 * 3.6deg),#444446 calc(55 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-56{background:conic-gradient(#87B2AE 0deg calc(56 * 3.6deg),#444446 calc(56 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-57{background:conic-gradient(#87B2AE 0deg calc(57 * 3.6deg),#444446 calc(57 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-58{background:conic-gradient(#87B2AE 0deg calc(58 * 3.6deg),#444446 calc(58 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-59{background:conic-gradient(#87B2AE 0deg calc(59 * 3.6deg),#444446 calc(59 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-60{background:conic-gradient(#87B2AE 0deg calc(60 * 3.6deg),#444446 calc(60 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-61{background:conic-gradient(#87B2AE 0deg calc(61 * 3.6deg),#444446 calc(61 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-62{background:conic-gradient(#87B2AE 0deg calc(62 * 3.6deg),#444446 calc(62 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-63{background:conic-gradient(#87B2AE 0deg calc(63 * 3.6deg),#444446 calc(63 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-64{background:conic-gradient(#87B2AE 0deg calc(64 * 3.6deg),#444446 calc(64 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-65{background:conic-gradient(#87B2AE 0deg calc(65 * 3.6deg),#444446 calc(65 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-66{background:conic-gradient(#87B2AE 0deg calc(66 * 3.6deg),#444446 calc(66 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-67{background:conic-gradient(#87B2AE 0deg calc(67 * 3.6deg),#444446 calc(67 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-68{background:conic-gradient(#87B2AE 0deg calc(68 * 3.6deg),#444446 calc(68 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-69{background:conic-gradient(#87B2AE 0deg calc(69 * 3.6deg),#444446 calc(69 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-70{background:conic-gradient(#87B2AE 0deg calc(70 * 3.6deg),#444446 calc(70 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-71{background:conic-gradient(#87B2AE 0deg calc(71 * 3.6deg),#444446 calc(71 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-72{background:conic-gradient(#87B2AE 0deg calc(72 * 3.6deg),#444446 calc(72 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-73{background:conic-gradient(#87B2AE 0deg calc(73 * 3.6deg),#444446 calc(73 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-74{background:conic-gradient(#87B2AE 0deg calc(74 * 3.6deg),#444446 calc(74 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-75{background:conic-gradient(#87B2AE 0deg calc(75 * 3.6deg),#444446 calc(75 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-76{background:conic-gradient(#87B2AE 0deg calc(76 * 3.6deg),#444446 calc(76 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-77{background:conic-gradient(#87B2AE 0deg calc(77 * 3.6deg),#444446 calc(77 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-78{background:conic-gradient(#87B2AE 0deg calc(78 * 3.6deg),#444446 calc(78 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-79{background:conic-gradient(#87B2AE 0deg calc(79 * 3.6deg),#444446 calc(79 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-80{background:conic-gradient(#87B2AE 0deg calc(80 * 3.6deg),#444446 calc(80 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-81{background:conic-gradient(#87B2AE 0deg calc(81 * 3.6deg),#444446 calc(81 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-82{background:conic-gradient(#87B2AE 0deg calc(82 * 3.6deg),#444446 calc(82 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-83{background:conic-gradient(#87B2AE 0deg calc(83 * 3.6deg),#444446 calc(83 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-84{background:conic-gradient(#87B2AE 0deg calc(84 * 3.6deg),#444446 calc(84 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-85{background:conic-gradient(#87B2AE 0deg calc(85 * 3.6deg),#444446 calc(85 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-86{background:conic-gradient(#87B2AE 0deg calc(86 * 3.6deg),#444446 calc(86 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-87{background:conic-gradient(#87B2AE 0deg calc(87 * 3.6deg),#444446 calc(87 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-88{background:conic-gradient(#87B2AE 0deg calc(88 * 3.6deg),#444446 calc(88 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-89{background:conic-gradient(#87B2AE 0deg calc(89 * 3.6deg),#444446 calc(89 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-90{background:conic-gradient(#87B2AE 0deg calc(90 * 3.6deg),#444446 calc(90 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-91{background:conic-gradient(#87B2AE 0deg calc(91 * 3.6deg),#444446 calc(91 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-92{background:conic-gradient(#87B2AE 0deg calc(92 * 3.6deg),#444446 calc(92 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-93{background:conic-gradient(#87B2AE 0deg calc(93 * 3.6deg),#444446 calc(93 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-94{background:conic-gradient(#87B2AE 0deg calc(94 * 3.6deg),#444446 calc(94 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-95{background:conic-gradient(#87B2AE 0deg calc(95 * 3.6deg),#444446 calc(95 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-96{background:conic-gradient(#87B2AE 0deg calc(96 * 3.6deg),#444446 calc(96 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-97{background:conic-gradient(#87B2AE 0deg calc(97 * 3.6deg),#444446 calc(97 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-98{background:conic-gradient(#87B2AE 0deg calc(98 * 3.6deg),#444446 calc(98 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-99{background:conic-gradient(#87B2AE 0deg calc(99 * 3.6deg),#444446 calc(99 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-max-green.bg-donut-dark.percent-100{background:conic-gradient(#87B2AE 0deg calc(100 * 3.6deg),#444446 calc(100 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-1{background:conic-gradient(#BB9E0C 0deg calc(1 * 3.6deg),#E1DED9 calc(1 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-2{background:conic-gradient(#BB9E0C 0deg calc(2 * 3.6deg),#E1DED9 calc(2 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-3{background:conic-gradient(#BB9E0C 0deg calc(3 * 3.6deg),#E1DED9 calc(3 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-4{background:conic-gradient(#BB9E0C 0deg calc(4 * 3.6deg),#E1DED9 calc(4 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-5{background:conic-gradient(#BB9E0C 0deg calc(5 * 3.6deg),#E1DED9 calc(5 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-6{background:conic-gradient(#BB9E0C 0deg calc(6 * 3.6deg),#E1DED9 calc(6 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-7{background:conic-gradient(#BB9E0C 0deg calc(7 * 3.6deg),#E1DED9 calc(7 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-8{background:conic-gradient(#BB9E0C 0deg calc(8 * 3.6deg),#E1DED9 calc(8 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-9{background:conic-gradient(#BB9E0C 0deg calc(9 * 3.6deg),#E1DED9 calc(9 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-10{background:conic-gradient(#BB9E0C 0deg calc(10 * 3.6deg),#E1DED9 calc(10 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-11{background:conic-gradient(#BB9E0C 0deg calc(11 * 3.6deg),#E1DED9 calc(11 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-12{background:conic-gradient(#BB9E0C 0deg calc(12 * 3.6deg),#E1DED9 calc(12 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-13{background:conic-gradient(#BB9E0C 0deg calc(13 * 3.6deg),#E1DED9 calc(13 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-14{background:conic-gradient(#BB9E0C 0deg calc(14 * 3.6deg),#E1DED9 calc(14 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-15{background:conic-gradient(#BB9E0C 0deg calc(15 * 3.6deg),#E1DED9 calc(15 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-16{background:conic-gradient(#BB9E0C 0deg calc(16 * 3.6deg),#E1DED9 calc(16 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-17{background:conic-gradient(#BB9E0C 0deg calc(17 * 3.6deg),#E1DED9 calc(17 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-18{background:conic-gradient(#BB9E0C 0deg calc(18 * 3.6deg),#E1DED9 calc(18 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-19{background:conic-gradient(#BB9E0C 0deg calc(19 * 3.6deg),#E1DED9 calc(19 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-20{background:conic-gradient(#BB9E0C 0deg calc(20 * 3.6deg),#E1DED9 calc(20 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-21{background:conic-gradient(#BB9E0C 0deg calc(21 * 3.6deg),#E1DED9 calc(21 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-22{background:conic-gradient(#BB9E0C 0deg calc(22 * 3.6deg),#E1DED9 calc(22 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-23{background:conic-gradient(#BB9E0C 0deg calc(23 * 3.6deg),#E1DED9 calc(23 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-24{background:conic-gradient(#BB9E0C 0deg calc(24 * 3.6deg),#E1DED9 calc(24 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-25{background:conic-gradient(#BB9E0C 0deg calc(25 * 3.6deg),#E1DED9 calc(25 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-26{background:conic-gradient(#BB9E0C 0deg calc(26 * 3.6deg),#E1DED9 calc(26 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-27{background:conic-gradient(#BB9E0C 0deg calc(27 * 3.6deg),#E1DED9 calc(27 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-28{background:conic-gradient(#BB9E0C 0deg calc(28 * 3.6deg),#E1DED9 calc(28 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-29{background:conic-gradient(#BB9E0C 0deg calc(29 * 3.6deg),#E1DED9 calc(29 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-30{background:conic-gradient(#BB9E0C 0deg calc(30 * 3.6deg),#E1DED9 calc(30 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-31{background:conic-gradient(#BB9E0C 0deg calc(31 * 3.6deg),#E1DED9 calc(31 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-32{background:conic-gradient(#BB9E0C 0deg calc(32 * 3.6deg),#E1DED9 calc(32 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-33{background:conic-gradient(#BB9E0C 0deg calc(33 * 3.6deg),#E1DED9 calc(33 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-34{background:conic-gradient(#BB9E0C 0deg calc(34 * 3.6deg),#E1DED9 calc(34 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-35{background:conic-gradient(#BB9E0C 0deg calc(35 * 3.6deg),#E1DED9 calc(35 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-36{background:conic-gradient(#BB9E0C 0deg calc(36 * 3.6deg),#E1DED9 calc(36 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-37{background:conic-gradient(#BB9E0C 0deg calc(37 * 3.6deg),#E1DED9 calc(37 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-38{background:conic-gradient(#BB9E0C 0deg calc(38 * 3.6deg),#E1DED9 calc(38 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-39{background:conic-gradient(#BB9E0C 0deg calc(39 * 3.6deg),#E1DED9 calc(39 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-40{background:conic-gradient(#BB9E0C 0deg calc(40 * 3.6deg),#E1DED9 calc(40 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-41{background:conic-gradient(#BB9E0C 0deg calc(41 * 3.6deg),#E1DED9 calc(41 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-42{background:conic-gradient(#BB9E0C 0deg calc(42 * 3.6deg),#E1DED9 calc(42 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-43{background:conic-gradient(#BB9E0C 0deg calc(43 * 3.6deg),#E1DED9 calc(43 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-44{background:conic-gradient(#BB9E0C 0deg calc(44 * 3.6deg),#E1DED9 calc(44 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-45{background:conic-gradient(#BB9E0C 0deg calc(45 * 3.6deg),#E1DED9 calc(45 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-46{background:conic-gradient(#BB9E0C 0deg calc(46 * 3.6deg),#E1DED9 calc(46 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-47{background:conic-gradient(#BB9E0C 0deg calc(47 * 3.6deg),#E1DED9 calc(47 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-48{background:conic-gradient(#BB9E0C 0deg calc(48 * 3.6deg),#E1DED9 calc(48 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-49{background:conic-gradient(#BB9E0C 0deg calc(49 * 3.6deg),#E1DED9 calc(49 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-50{background:conic-gradient(#BB9E0C 0deg calc(50 * 3.6deg),#E1DED9 calc(50 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-51{background:conic-gradient(#BB9E0C 0deg calc(51 * 3.6deg),#E1DED9 calc(51 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-52{background:conic-gradient(#BB9E0C 0deg calc(52 * 3.6deg),#E1DED9 calc(52 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-53{background:conic-gradient(#BB9E0C 0deg calc(53 * 3.6deg),#E1DED9 calc(53 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-54{background:conic-gradient(#BB9E0C 0deg calc(54 * 3.6deg),#E1DED9 calc(54 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-55{background:conic-gradient(#BB9E0C 0deg calc(55 * 3.6deg),#E1DED9 calc(55 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-56{background:conic-gradient(#BB9E0C 0deg calc(56 * 3.6deg),#E1DED9 calc(56 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-57{background:conic-gradient(#BB9E0C 0deg calc(57 * 3.6deg),#E1DED9 calc(57 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-58{background:conic-gradient(#BB9E0C 0deg calc(58 * 3.6deg),#E1DED9 calc(58 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-59{background:conic-gradient(#BB9E0C 0deg calc(59 * 3.6deg),#E1DED9 calc(59 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-60{background:conic-gradient(#BB9E0C 0deg calc(60 * 3.6deg),#E1DED9 calc(60 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-61{background:conic-gradient(#BB9E0C 0deg calc(61 * 3.6deg),#E1DED9 calc(61 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-62{background:conic-gradient(#BB9E0C 0deg calc(62 * 3.6deg),#E1DED9 calc(62 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-63{background:conic-gradient(#BB9E0C 0deg calc(63 * 3.6deg),#E1DED9 calc(63 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-64{background:conic-gradient(#BB9E0C 0deg calc(64 * 3.6deg),#E1DED9 calc(64 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-65{background:conic-gradient(#BB9E0C 0deg calc(65 * 3.6deg),#E1DED9 calc(65 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-66{background:conic-gradient(#BB9E0C 0deg calc(66 * 3.6deg),#E1DED9 calc(66 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-67{background:conic-gradient(#BB9E0C 0deg calc(67 * 3.6deg),#E1DED9 calc(67 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-68{background:conic-gradient(#BB9E0C 0deg calc(68 * 3.6deg),#E1DED9 calc(68 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-69{background:conic-gradient(#BB9E0C 0deg calc(69 * 3.6deg),#E1DED9 calc(69 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-70{background:conic-gradient(#BB9E0C 0deg calc(70 * 3.6deg),#E1DED9 calc(70 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-71{background:conic-gradient(#BB9E0C 0deg calc(71 * 3.6deg),#E1DED9 calc(71 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-72{background:conic-gradient(#BB9E0C 0deg calc(72 * 3.6deg),#E1DED9 calc(72 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-73{background:conic-gradient(#BB9E0C 0deg calc(73 * 3.6deg),#E1DED9 calc(73 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-74{background:conic-gradient(#BB9E0C 0deg calc(74 * 3.6deg),#E1DED9 calc(74 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-75{background:conic-gradient(#BB9E0C 0deg calc(75 * 3.6deg),#E1DED9 calc(75 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-76{background:conic-gradient(#BB9E0C 0deg calc(76 * 3.6deg),#E1DED9 calc(76 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-77{background:conic-gradient(#BB9E0C 0deg calc(77 * 3.6deg),#E1DED9 calc(77 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-78{background:conic-gradient(#BB9E0C 0deg calc(78 * 3.6deg),#E1DED9 calc(78 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-79{background:conic-gradient(#BB9E0C 0deg calc(79 * 3.6deg),#E1DED9 calc(79 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-80{background:conic-gradient(#BB9E0C 0deg calc(80 * 3.6deg),#E1DED9 calc(80 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-81{background:conic-gradient(#BB9E0C 0deg calc(81 * 3.6deg),#E1DED9 calc(81 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-82{background:conic-gradient(#BB9E0C 0deg calc(82 * 3.6deg),#E1DED9 calc(82 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-83{background:conic-gradient(#BB9E0C 0deg calc(83 * 3.6deg),#E1DED9 calc(83 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-84{background:conic-gradient(#BB9E0C 0deg calc(84 * 3.6deg),#E1DED9 calc(84 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-85{background:conic-gradient(#BB9E0C 0deg calc(85 * 3.6deg),#E1DED9 calc(85 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-86{background:conic-gradient(#BB9E0C 0deg calc(86 * 3.6deg),#E1DED9 calc(86 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-87{background:conic-gradient(#BB9E0C 0deg calc(87 * 3.6deg),#E1DED9 calc(87 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-88{background:conic-gradient(#BB9E0C 0deg calc(88 * 3.6deg),#E1DED9 calc(88 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-89{background:conic-gradient(#BB9E0C 0deg calc(89 * 3.6deg),#E1DED9 calc(89 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-90{background:conic-gradient(#BB9E0C 0deg calc(90 * 3.6deg),#E1DED9 calc(90 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-91{background:conic-gradient(#BB9E0C 0deg calc(91 * 3.6deg),#E1DED9 calc(91 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-92{background:conic-gradient(#BB9E0C 0deg calc(92 * 3.6deg),#E1DED9 calc(92 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-93{background:conic-gradient(#BB9E0C 0deg calc(93 * 3.6deg),#E1DED9 calc(93 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-94{background:conic-gradient(#BB9E0C 0deg calc(94 * 3.6deg),#E1DED9 calc(94 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-95{background:conic-gradient(#BB9E0C 0deg calc(95 * 3.6deg),#E1DED9 calc(95 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-96{background:conic-gradient(#BB9E0C 0deg calc(96 * 3.6deg),#E1DED9 calc(96 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-97{background:conic-gradient(#BB9E0C 0deg calc(97 * 3.6deg),#E1DED9 calc(97 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-98{background:conic-gradient(#BB9E0C 0deg calc(98 * 3.6deg),#E1DED9 calc(98 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-99{background:conic-gradient(#BB9E0C 0deg calc(99 * 3.6deg),#E1DED9 calc(99 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-light.percent-100{background:conic-gradient(#BB9E0C 0deg calc(100 * 3.6deg),#E1DED9 calc(100 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-1{background:conic-gradient(#BB9E0C 0deg calc(1 * 3.6deg),#444446 calc(1 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-2{background:conic-gradient(#BB9E0C 0deg calc(2 * 3.6deg),#444446 calc(2 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-3{background:conic-gradient(#BB9E0C 0deg calc(3 * 3.6deg),#444446 calc(3 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-4{background:conic-gradient(#BB9E0C 0deg calc(4 * 3.6deg),#444446 calc(4 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-5{background:conic-gradient(#BB9E0C 0deg calc(5 * 3.6deg),#444446 calc(5 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-6{background:conic-gradient(#BB9E0C 0deg calc(6 * 3.6deg),#444446 calc(6 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-7{background:conic-gradient(#BB9E0C 0deg calc(7 * 3.6deg),#444446 calc(7 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-8{background:conic-gradient(#BB9E0C 0deg calc(8 * 3.6deg),#444446 calc(8 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-9{background:conic-gradient(#BB9E0C 0deg calc(9 * 3.6deg),#444446 calc(9 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-10{background:conic-gradient(#BB9E0C 0deg calc(10 * 3.6deg),#444446 calc(10 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-11{background:conic-gradient(#BB9E0C 0deg calc(11 * 3.6deg),#444446 calc(11 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-12{background:conic-gradient(#BB9E0C 0deg calc(12 * 3.6deg),#444446 calc(12 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-13{background:conic-gradient(#BB9E0C 0deg calc(13 * 3.6deg),#444446 calc(13 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-14{background:conic-gradient(#BB9E0C 0deg calc(14 * 3.6deg),#444446 calc(14 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-15{background:conic-gradient(#BB9E0C 0deg calc(15 * 3.6deg),#444446 calc(15 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-16{background:conic-gradient(#BB9E0C 0deg calc(16 * 3.6deg),#444446 calc(16 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-17{background:conic-gradient(#BB9E0C 0deg calc(17 * 3.6deg),#444446 calc(17 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-18{background:conic-gradient(#BB9E0C 0deg calc(18 * 3.6deg),#444446 calc(18 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-19{background:conic-gradient(#BB9E0C 0deg calc(19 * 3.6deg),#444446 calc(19 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-20{background:conic-gradient(#BB9E0C 0deg calc(20 * 3.6deg),#444446 calc(20 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-21{background:conic-gradient(#BB9E0C 0deg calc(21 * 3.6deg),#444446 calc(21 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-22{background:conic-gradient(#BB9E0C 0deg calc(22 * 3.6deg),#444446 calc(22 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-23{background:conic-gradient(#BB9E0C 0deg calc(23 * 3.6deg),#444446 calc(23 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-24{background:conic-gradient(#BB9E0C 0deg calc(24 * 3.6deg),#444446 calc(24 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-25{background:conic-gradient(#BB9E0C 0deg calc(25 * 3.6deg),#444446 calc(25 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-26{background:conic-gradient(#BB9E0C 0deg calc(26 * 3.6deg),#444446 calc(26 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-27{background:conic-gradient(#BB9E0C 0deg calc(27 * 3.6deg),#444446 calc(27 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-28{background:conic-gradient(#BB9E0C 0deg calc(28 * 3.6deg),#444446 calc(28 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-29{background:conic-gradient(#BB9E0C 0deg calc(29 * 3.6deg),#444446 calc(29 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-30{background:conic-gradient(#BB9E0C 0deg calc(30 * 3.6deg),#444446 calc(30 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-31{background:conic-gradient(#BB9E0C 0deg calc(31 * 3.6deg),#444446 calc(31 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-32{background:conic-gradient(#BB9E0C 0deg calc(32 * 3.6deg),#444446 calc(32 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-33{background:conic-gradient(#BB9E0C 0deg calc(33 * 3.6deg),#444446 calc(33 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-34{background:conic-gradient(#BB9E0C 0deg calc(34 * 3.6deg),#444446 calc(34 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-35{background:conic-gradient(#BB9E0C 0deg calc(35 * 3.6deg),#444446 calc(35 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-36{background:conic-gradient(#BB9E0C 0deg calc(36 * 3.6deg),#444446 calc(36 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-37{background:conic-gradient(#BB9E0C 0deg calc(37 * 3.6deg),#444446 calc(37 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-38{background:conic-gradient(#BB9E0C 0deg calc(38 * 3.6deg),#444446 calc(38 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-39{background:conic-gradient(#BB9E0C 0deg calc(39 * 3.6deg),#444446 calc(39 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-40{background:conic-gradient(#BB9E0C 0deg calc(40 * 3.6deg),#444446 calc(40 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-41{background:conic-gradient(#BB9E0C 0deg calc(41 * 3.6deg),#444446 calc(41 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-42{background:conic-gradient(#BB9E0C 0deg calc(42 * 3.6deg),#444446 calc(42 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-43{background:conic-gradient(#BB9E0C 0deg calc(43 * 3.6deg),#444446 calc(43 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-44{background:conic-gradient(#BB9E0C 0deg calc(44 * 3.6deg),#444446 calc(44 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-45{background:conic-gradient(#BB9E0C 0deg calc(45 * 3.6deg),#444446 calc(45 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-46{background:conic-gradient(#BB9E0C 0deg calc(46 * 3.6deg),#444446 calc(46 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-47{background:conic-gradient(#BB9E0C 0deg calc(47 * 3.6deg),#444446 calc(47 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-48{background:conic-gradient(#BB9E0C 0deg calc(48 * 3.6deg),#444446 calc(48 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-49{background:conic-gradient(#BB9E0C 0deg calc(49 * 3.6deg),#444446 calc(49 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-50{background:conic-gradient(#BB9E0C 0deg calc(50 * 3.6deg),#444446 calc(50 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-51{background:conic-gradient(#BB9E0C 0deg calc(51 * 3.6deg),#444446 calc(51 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-52{background:conic-gradient(#BB9E0C 0deg calc(52 * 3.6deg),#444446 calc(52 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-53{background:conic-gradient(#BB9E0C 0deg calc(53 * 3.6deg),#444446 calc(53 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-54{background:conic-gradient(#BB9E0C 0deg calc(54 * 3.6deg),#444446 calc(54 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-55{background:conic-gradient(#BB9E0C 0deg calc(55 * 3.6deg),#444446 calc(55 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-56{background:conic-gradient(#BB9E0C 0deg calc(56 * 3.6deg),#444446 calc(56 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-57{background:conic-gradient(#BB9E0C 0deg calc(57 * 3.6deg),#444446 calc(57 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-58{background:conic-gradient(#BB9E0C 0deg calc(58 * 3.6deg),#444446 calc(58 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-59{background:conic-gradient(#BB9E0C 0deg calc(59 * 3.6deg),#444446 calc(59 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-60{background:conic-gradient(#BB9E0C 0deg calc(60 * 3.6deg),#444446 calc(60 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-61{background:conic-gradient(#BB9E0C 0deg calc(61 * 3.6deg),#444446 calc(61 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-62{background:conic-gradient(#BB9E0C 0deg calc(62 * 3.6deg),#444446 calc(62 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-63{background:conic-gradient(#BB9E0C 0deg calc(63 * 3.6deg),#444446 calc(63 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-64{background:conic-gradient(#BB9E0C 0deg calc(64 * 3.6deg),#444446 calc(64 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-65{background:conic-gradient(#BB9E0C 0deg calc(65 * 3.6deg),#444446 calc(65 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-66{background:conic-gradient(#BB9E0C 0deg calc(66 * 3.6deg),#444446 calc(66 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-67{background:conic-gradient(#BB9E0C 0deg calc(67 * 3.6deg),#444446 calc(67 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-68{background:conic-gradient(#BB9E0C 0deg calc(68 * 3.6deg),#444446 calc(68 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-69{background:conic-gradient(#BB9E0C 0deg calc(69 * 3.6deg),#444446 calc(69 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-70{background:conic-gradient(#BB9E0C 0deg calc(70 * 3.6deg),#444446 calc(70 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-71{background:conic-gradient(#BB9E0C 0deg calc(71 * 3.6deg),#444446 calc(71 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-72{background:conic-gradient(#BB9E0C 0deg calc(72 * 3.6deg),#444446 calc(72 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-73{background:conic-gradient(#BB9E0C 0deg calc(73 * 3.6deg),#444446 calc(73 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-74{background:conic-gradient(#BB9E0C 0deg calc(74 * 3.6deg),#444446 calc(74 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-75{background:conic-gradient(#BB9E0C 0deg calc(75 * 3.6deg),#444446 calc(75 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-76{background:conic-gradient(#BB9E0C 0deg calc(76 * 3.6deg),#444446 calc(76 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-77{background:conic-gradient(#BB9E0C 0deg calc(77 * 3.6deg),#444446 calc(77 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-78{background:conic-gradient(#BB9E0C 0deg calc(78 * 3.6deg),#444446 calc(78 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-79{background:conic-gradient(#BB9E0C 0deg calc(79 * 3.6deg),#444446 calc(79 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-80{background:conic-gradient(#BB9E0C 0deg calc(80 * 3.6deg),#444446 calc(80 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-81{background:conic-gradient(#BB9E0C 0deg calc(81 * 3.6deg),#444446 calc(81 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-82{background:conic-gradient(#BB9E0C 0deg calc(82 * 3.6deg),#444446 calc(82 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-83{background:conic-gradient(#BB9E0C 0deg calc(83 * 3.6deg),#444446 calc(83 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-84{background:conic-gradient(#BB9E0C 0deg calc(84 * 3.6deg),#444446 calc(84 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-85{background:conic-gradient(#BB9E0C 0deg calc(85 * 3.6deg),#444446 calc(85 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-86{background:conic-gradient(#BB9E0C 0deg calc(86 * 3.6deg),#444446 calc(86 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-87{background:conic-gradient(#BB9E0C 0deg calc(87 * 3.6deg),#444446 calc(87 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-88{background:conic-gradient(#BB9E0C 0deg calc(88 * 3.6deg),#444446 calc(88 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-89{background:conic-gradient(#BB9E0C 0deg calc(89 * 3.6deg),#444446 calc(89 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-90{background:conic-gradient(#BB9E0C 0deg calc(90 * 3.6deg),#444446 calc(90 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-91{background:conic-gradient(#BB9E0C 0deg calc(91 * 3.6deg),#444446 calc(91 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-92{background:conic-gradient(#BB9E0C 0deg calc(92 * 3.6deg),#444446 calc(92 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-93{background:conic-gradient(#BB9E0C 0deg calc(93 * 3.6deg),#444446 calc(93 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-94{background:conic-gradient(#BB9E0C 0deg calc(94 * 3.6deg),#444446 calc(94 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-95{background:conic-gradient(#BB9E0C 0deg calc(95 * 3.6deg),#444446 calc(95 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-96{background:conic-gradient(#BB9E0C 0deg calc(96 * 3.6deg),#444446 calc(96 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-97{background:conic-gradient(#BB9E0C 0deg calc(97 * 3.6deg),#444446 calc(97 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-98{background:conic-gradient(#BB9E0C 0deg calc(98 * 3.6deg),#444446 calc(98 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-99{background:conic-gradient(#BB9E0C 0deg calc(99 * 3.6deg),#444446 calc(99 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-gold-foil.bg-donut-dark.percent-100{background:conic-gradient(#BB9E0C 0deg calc(100 * 3.6deg),#444446 calc(100 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-1{background:conic-gradient(#5A8AC4 0deg calc(1 * 3.6deg),#E1DED9 calc(1 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-2{background:conic-gradient(#5A8AC4 0deg calc(2 * 3.6deg),#E1DED9 calc(2 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-3{background:conic-gradient(#5A8AC4 0deg calc(3 * 3.6deg),#E1DED9 calc(3 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-4{background:conic-gradient(#5A8AC4 0deg calc(4 * 3.6deg),#E1DED9 calc(4 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-5{background:conic-gradient(#5A8AC4 0deg calc(5 * 3.6deg),#E1DED9 calc(5 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-6{background:conic-gradient(#5A8AC4 0deg calc(6 * 3.6deg),#E1DED9 calc(6 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-7{background:conic-gradient(#5A8AC4 0deg calc(7 * 3.6deg),#E1DED9 calc(7 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-8{background:conic-gradient(#5A8AC4 0deg calc(8 * 3.6deg),#E1DED9 calc(8 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-9{background:conic-gradient(#5A8AC4 0deg calc(9 * 3.6deg),#E1DED9 calc(9 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-10{background:conic-gradient(#5A8AC4 0deg calc(10 * 3.6deg),#E1DED9 calc(10 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-11{background:conic-gradient(#5A8AC4 0deg calc(11 * 3.6deg),#E1DED9 calc(11 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-12{background:conic-gradient(#5A8AC4 0deg calc(12 * 3.6deg),#E1DED9 calc(12 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-13{background:conic-gradient(#5A8AC4 0deg calc(13 * 3.6deg),#E1DED9 calc(13 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-14{background:conic-gradient(#5A8AC4 0deg calc(14 * 3.6deg),#E1DED9 calc(14 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-15{background:conic-gradient(#5A8AC4 0deg calc(15 * 3.6deg),#E1DED9 calc(15 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-16{background:conic-gradient(#5A8AC4 0deg calc(16 * 3.6deg),#E1DED9 calc(16 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-17{background:conic-gradient(#5A8AC4 0deg calc(17 * 3.6deg),#E1DED9 calc(17 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-18{background:conic-gradient(#5A8AC4 0deg calc(18 * 3.6deg),#E1DED9 calc(18 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-19{background:conic-gradient(#5A8AC4 0deg calc(19 * 3.6deg),#E1DED9 calc(19 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-20{background:conic-gradient(#5A8AC4 0deg calc(20 * 3.6deg),#E1DED9 calc(20 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-21{background:conic-gradient(#5A8AC4 0deg calc(21 * 3.6deg),#E1DED9 calc(21 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-22{background:conic-gradient(#5A8AC4 0deg calc(22 * 3.6deg),#E1DED9 calc(22 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-23{background:conic-gradient(#5A8AC4 0deg calc(23 * 3.6deg),#E1DED9 calc(23 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-24{background:conic-gradient(#5A8AC4 0deg calc(24 * 3.6deg),#E1DED9 calc(24 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-25{background:conic-gradient(#5A8AC4 0deg calc(25 * 3.6deg),#E1DED9 calc(25 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-26{background:conic-gradient(#5A8AC4 0deg calc(26 * 3.6deg),#E1DED9 calc(26 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-27{background:conic-gradient(#5A8AC4 0deg calc(27 * 3.6deg),#E1DED9 calc(27 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-28{background:conic-gradient(#5A8AC4 0deg calc(28 * 3.6deg),#E1DED9 calc(28 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-29{background:conic-gradient(#5A8AC4 0deg calc(29 * 3.6deg),#E1DED9 calc(29 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-30{background:conic-gradient(#5A8AC4 0deg calc(30 * 3.6deg),#E1DED9 calc(30 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-31{background:conic-gradient(#5A8AC4 0deg calc(31 * 3.6deg),#E1DED9 calc(31 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-32{background:conic-gradient(#5A8AC4 0deg calc(32 * 3.6deg),#E1DED9 calc(32 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-33{background:conic-gradient(#5A8AC4 0deg calc(33 * 3.6deg),#E1DED9 calc(33 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-34{background:conic-gradient(#5A8AC4 0deg calc(34 * 3.6deg),#E1DED9 calc(34 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-35{background:conic-gradient(#5A8AC4 0deg calc(35 * 3.6deg),#E1DED9 calc(35 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-36{background:conic-gradient(#5A8AC4 0deg calc(36 * 3.6deg),#E1DED9 calc(36 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-37{background:conic-gradient(#5A8AC4 0deg calc(37 * 3.6deg),#E1DED9 calc(37 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-38{background:conic-gradient(#5A8AC4 0deg calc(38 * 3.6deg),#E1DED9 calc(38 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-39{background:conic-gradient(#5A8AC4 0deg calc(39 * 3.6deg),#E1DED9 calc(39 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-40{background:conic-gradient(#5A8AC4 0deg calc(40 * 3.6deg),#E1DED9 calc(40 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-41{background:conic-gradient(#5A8AC4 0deg calc(41 * 3.6deg),#E1DED9 calc(41 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-42{background:conic-gradient(#5A8AC4 0deg calc(42 * 3.6deg),#E1DED9 calc(42 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-43{background:conic-gradient(#5A8AC4 0deg calc(43 * 3.6deg),#E1DED9 calc(43 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-44{background:conic-gradient(#5A8AC4 0deg calc(44 * 3.6deg),#E1DED9 calc(44 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-45{background:conic-gradient(#5A8AC4 0deg calc(45 * 3.6deg),#E1DED9 calc(45 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-46{background:conic-gradient(#5A8AC4 0deg calc(46 * 3.6deg),#E1DED9 calc(46 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-47{background:conic-gradient(#5A8AC4 0deg calc(47 * 3.6deg),#E1DED9 calc(47 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-48{background:conic-gradient(#5A8AC4 0deg calc(48 * 3.6deg),#E1DED9 calc(48 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-49{background:conic-gradient(#5A8AC4 0deg calc(49 * 3.6deg),#E1DED9 calc(49 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-50{background:conic-gradient(#5A8AC4 0deg calc(50 * 3.6deg),#E1DED9 calc(50 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-51{background:conic-gradient(#5A8AC4 0deg calc(51 * 3.6deg),#E1DED9 calc(51 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-52{background:conic-gradient(#5A8AC4 0deg calc(52 * 3.6deg),#E1DED9 calc(52 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-53{background:conic-gradient(#5A8AC4 0deg calc(53 * 3.6deg),#E1DED9 calc(53 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-54{background:conic-gradient(#5A8AC4 0deg calc(54 * 3.6deg),#E1DED9 calc(54 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-55{background:conic-gradient(#5A8AC4 0deg calc(55 * 3.6deg),#E1DED9 calc(55 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-56{background:conic-gradient(#5A8AC4 0deg calc(56 * 3.6deg),#E1DED9 calc(56 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-57{background:conic-gradient(#5A8AC4 0deg calc(57 * 3.6deg),#E1DED9 calc(57 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-58{background:conic-gradient(#5A8AC4 0deg calc(58 * 3.6deg),#E1DED9 calc(58 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-59{background:conic-gradient(#5A8AC4 0deg calc(59 * 3.6deg),#E1DED9 calc(59 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-60{background:conic-gradient(#5A8AC4 0deg calc(60 * 3.6deg),#E1DED9 calc(60 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-61{background:conic-gradient(#5A8AC4 0deg calc(61 * 3.6deg),#E1DED9 calc(61 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-62{background:conic-gradient(#5A8AC4 0deg calc(62 * 3.6deg),#E1DED9 calc(62 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-63{background:conic-gradient(#5A8AC4 0deg calc(63 * 3.6deg),#E1DED9 calc(63 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-64{background:conic-gradient(#5A8AC4 0deg calc(64 * 3.6deg),#E1DED9 calc(64 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-65{background:conic-gradient(#5A8AC4 0deg calc(65 * 3.6deg),#E1DED9 calc(65 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-66{background:conic-gradient(#5A8AC4 0deg calc(66 * 3.6deg),#E1DED9 calc(66 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-67{background:conic-gradient(#5A8AC4 0deg calc(67 * 3.6deg),#E1DED9 calc(67 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-68{background:conic-gradient(#5A8AC4 0deg calc(68 * 3.6deg),#E1DED9 calc(68 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-69{background:conic-gradient(#5A8AC4 0deg calc(69 * 3.6deg),#E1DED9 calc(69 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-70{background:conic-gradient(#5A8AC4 0deg calc(70 * 3.6deg),#E1DED9 calc(70 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-71{background:conic-gradient(#5A8AC4 0deg calc(71 * 3.6deg),#E1DED9 calc(71 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-72{background:conic-gradient(#5A8AC4 0deg calc(72 * 3.6deg),#E1DED9 calc(72 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-73{background:conic-gradient(#5A8AC4 0deg calc(73 * 3.6deg),#E1DED9 calc(73 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-74{background:conic-gradient(#5A8AC4 0deg calc(74 * 3.6deg),#E1DED9 calc(74 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-75{background:conic-gradient(#5A8AC4 0deg calc(75 * 3.6deg),#E1DED9 calc(75 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-76{background:conic-gradient(#5A8AC4 0deg calc(76 * 3.6deg),#E1DED9 calc(76 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-77{background:conic-gradient(#5A8AC4 0deg calc(77 * 3.6deg),#E1DED9 calc(77 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-78{background:conic-gradient(#5A8AC4 0deg calc(78 * 3.6deg),#E1DED9 calc(78 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-79{background:conic-gradient(#5A8AC4 0deg calc(79 * 3.6deg),#E1DED9 calc(79 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-80{background:conic-gradient(#5A8AC4 0deg calc(80 * 3.6deg),#E1DED9 calc(80 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-81{background:conic-gradient(#5A8AC4 0deg calc(81 * 3.6deg),#E1DED9 calc(81 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-82{background:conic-gradient(#5A8AC4 0deg calc(82 * 3.6deg),#E1DED9 calc(82 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-83{background:conic-gradient(#5A8AC4 0deg calc(83 * 3.6deg),#E1DED9 calc(83 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-84{background:conic-gradient(#5A8AC4 0deg calc(84 * 3.6deg),#E1DED9 calc(84 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-85{background:conic-gradient(#5A8AC4 0deg calc(85 * 3.6deg),#E1DED9 calc(85 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-86{background:conic-gradient(#5A8AC4 0deg calc(86 * 3.6deg),#E1DED9 calc(86 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-87{background:conic-gradient(#5A8AC4 0deg calc(87 * 3.6deg),#E1DED9 calc(87 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-88{background:conic-gradient(#5A8AC4 0deg calc(88 * 3.6deg),#E1DED9 calc(88 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-89{background:conic-gradient(#5A8AC4 0deg calc(89 * 3.6deg),#E1DED9 calc(89 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-90{background:conic-gradient(#5A8AC4 0deg calc(90 * 3.6deg),#E1DED9 calc(90 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-91{background:conic-gradient(#5A8AC4 0deg calc(91 * 3.6deg),#E1DED9 calc(91 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-92{background:conic-gradient(#5A8AC4 0deg calc(92 * 3.6deg),#E1DED9 calc(92 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-93{background:conic-gradient(#5A8AC4 0deg calc(93 * 3.6deg),#E1DED9 calc(93 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-94{background:conic-gradient(#5A8AC4 0deg calc(94 * 3.6deg),#E1DED9 calc(94 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-95{background:conic-gradient(#5A8AC4 0deg calc(95 * 3.6deg),#E1DED9 calc(95 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-96{background:conic-gradient(#5A8AC4 0deg calc(96 * 3.6deg),#E1DED9 calc(96 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-97{background:conic-gradient(#5A8AC4 0deg calc(97 * 3.6deg),#E1DED9 calc(97 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-98{background:conic-gradient(#5A8AC4 0deg calc(98 * 3.6deg),#E1DED9 calc(98 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-99{background:conic-gradient(#5A8AC4 0deg calc(99 * 3.6deg),#E1DED9 calc(99 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-light.percent-100{background:conic-gradient(#5A8AC4 0deg calc(100 * 3.6deg),#E1DED9 calc(100 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-1{background:conic-gradient(#5A8AC4 0deg calc(1 * 3.6deg),#444446 calc(1 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-2{background:conic-gradient(#5A8AC4 0deg calc(2 * 3.6deg),#444446 calc(2 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-3{background:conic-gradient(#5A8AC4 0deg calc(3 * 3.6deg),#444446 calc(3 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-4{background:conic-gradient(#5A8AC4 0deg calc(4 * 3.6deg),#444446 calc(4 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-5{background:conic-gradient(#5A8AC4 0deg calc(5 * 3.6deg),#444446 calc(5 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-6{background:conic-gradient(#5A8AC4 0deg calc(6 * 3.6deg),#444446 calc(6 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-7{background:conic-gradient(#5A8AC4 0deg calc(7 * 3.6deg),#444446 calc(7 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-8{background:conic-gradient(#5A8AC4 0deg calc(8 * 3.6deg),#444446 calc(8 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-9{background:conic-gradient(#5A8AC4 0deg calc(9 * 3.6deg),#444446 calc(9 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-10{background:conic-gradient(#5A8AC4 0deg calc(10 * 3.6deg),#444446 calc(10 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-11{background:conic-gradient(#5A8AC4 0deg calc(11 * 3.6deg),#444446 calc(11 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-12{background:conic-gradient(#5A8AC4 0deg calc(12 * 3.6deg),#444446 calc(12 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-13{background:conic-gradient(#5A8AC4 0deg calc(13 * 3.6deg),#444446 calc(13 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-14{background:conic-gradient(#5A8AC4 0deg calc(14 * 3.6deg),#444446 calc(14 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-15{background:conic-gradient(#5A8AC4 0deg calc(15 * 3.6deg),#444446 calc(15 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-16{background:conic-gradient(#5A8AC4 0deg calc(16 * 3.6deg),#444446 calc(16 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-17{background:conic-gradient(#5A8AC4 0deg calc(17 * 3.6deg),#444446 calc(17 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-18{background:conic-gradient(#5A8AC4 0deg calc(18 * 3.6deg),#444446 calc(18 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-19{background:conic-gradient(#5A8AC4 0deg calc(19 * 3.6deg),#444446 calc(19 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-20{background:conic-gradient(#5A8AC4 0deg calc(20 * 3.6deg),#444446 calc(20 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-21{background:conic-gradient(#5A8AC4 0deg calc(21 * 3.6deg),#444446 calc(21 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-22{background:conic-gradient(#5A8AC4 0deg calc(22 * 3.6deg),#444446 calc(22 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-23{background:conic-gradient(#5A8AC4 0deg calc(23 * 3.6deg),#444446 calc(23 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-24{background:conic-gradient(#5A8AC4 0deg calc(24 * 3.6deg),#444446 calc(24 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-25{background:conic-gradient(#5A8AC4 0deg calc(25 * 3.6deg),#444446 calc(25 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-26{background:conic-gradient(#5A8AC4 0deg calc(26 * 3.6deg),#444446 calc(26 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-27{background:conic-gradient(#5A8AC4 0deg calc(27 * 3.6deg),#444446 calc(27 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-28{background:conic-gradient(#5A8AC4 0deg calc(28 * 3.6deg),#444446 calc(28 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-29{background:conic-gradient(#5A8AC4 0deg calc(29 * 3.6deg),#444446 calc(29 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-30{background:conic-gradient(#5A8AC4 0deg calc(30 * 3.6deg),#444446 calc(30 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-31{background:conic-gradient(#5A8AC4 0deg calc(31 * 3.6deg),#444446 calc(31 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-32{background:conic-gradient(#5A8AC4 0deg calc(32 * 3.6deg),#444446 calc(32 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-33{background:conic-gradient(#5A8AC4 0deg calc(33 * 3.6deg),#444446 calc(33 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-34{background:conic-gradient(#5A8AC4 0deg calc(34 * 3.6deg),#444446 calc(34 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-35{background:conic-gradient(#5A8AC4 0deg calc(35 * 3.6deg),#444446 calc(35 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-36{background:conic-gradient(#5A8AC4 0deg calc(36 * 3.6deg),#444446 calc(36 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-37{background:conic-gradient(#5A8AC4 0deg calc(37 * 3.6deg),#444446 calc(37 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-38{background:conic-gradient(#5A8AC4 0deg calc(38 * 3.6deg),#444446 calc(38 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-39{background:conic-gradient(#5A8AC4 0deg calc(39 * 3.6deg),#444446 calc(39 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-40{background:conic-gradient(#5A8AC4 0deg calc(40 * 3.6deg),#444446 calc(40 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-41{background:conic-gradient(#5A8AC4 0deg calc(41 * 3.6deg),#444446 calc(41 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-42{background:conic-gradient(#5A8AC4 0deg calc(42 * 3.6deg),#444446 calc(42 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-43{background:conic-gradient(#5A8AC4 0deg calc(43 * 3.6deg),#444446 calc(43 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-44{background:conic-gradient(#5A8AC4 0deg calc(44 * 3.6deg),#444446 calc(44 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-45{background:conic-gradient(#5A8AC4 0deg calc(45 * 3.6deg),#444446 calc(45 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-46{background:conic-gradient(#5A8AC4 0deg calc(46 * 3.6deg),#444446 calc(46 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-47{background:conic-gradient(#5A8AC4 0deg calc(47 * 3.6deg),#444446 calc(47 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-48{background:conic-gradient(#5A8AC4 0deg calc(48 * 3.6deg),#444446 calc(48 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-49{background:conic-gradient(#5A8AC4 0deg calc(49 * 3.6deg),#444446 calc(49 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-50{background:conic-gradient(#5A8AC4 0deg calc(50 * 3.6deg),#444446 calc(50 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-51{background:conic-gradient(#5A8AC4 0deg calc(51 * 3.6deg),#444446 calc(51 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-52{background:conic-gradient(#5A8AC4 0deg calc(52 * 3.6deg),#444446 calc(52 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-53{background:conic-gradient(#5A8AC4 0deg calc(53 * 3.6deg),#444446 calc(53 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-54{background:conic-gradient(#5A8AC4 0deg calc(54 * 3.6deg),#444446 calc(54 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-55{background:conic-gradient(#5A8AC4 0deg calc(55 * 3.6deg),#444446 calc(55 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-56{background:conic-gradient(#5A8AC4 0deg calc(56 * 3.6deg),#444446 calc(56 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-57{background:conic-gradient(#5A8AC4 0deg calc(57 * 3.6deg),#444446 calc(57 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-58{background:conic-gradient(#5A8AC4 0deg calc(58 * 3.6deg),#444446 calc(58 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-59{background:conic-gradient(#5A8AC4 0deg calc(59 * 3.6deg),#444446 calc(59 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-60{background:conic-gradient(#5A8AC4 0deg calc(60 * 3.6deg),#444446 calc(60 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-61{background:conic-gradient(#5A8AC4 0deg calc(61 * 3.6deg),#444446 calc(61 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-62{background:conic-gradient(#5A8AC4 0deg calc(62 * 3.6deg),#444446 calc(62 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-63{background:conic-gradient(#5A8AC4 0deg calc(63 * 3.6deg),#444446 calc(63 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-64{background:conic-gradient(#5A8AC4 0deg calc(64 * 3.6deg),#444446 calc(64 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-65{background:conic-gradient(#5A8AC4 0deg calc(65 * 3.6deg),#444446 calc(65 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-66{background:conic-gradient(#5A8AC4 0deg calc(66 * 3.6deg),#444446 calc(66 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-67{background:conic-gradient(#5A8AC4 0deg calc(67 * 3.6deg),#444446 calc(67 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-68{background:conic-gradient(#5A8AC4 0deg calc(68 * 3.6deg),#444446 calc(68 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-69{background:conic-gradient(#5A8AC4 0deg calc(69 * 3.6deg),#444446 calc(69 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-70{background:conic-gradient(#5A8AC4 0deg calc(70 * 3.6deg),#444446 calc(70 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-71{background:conic-gradient(#5A8AC4 0deg calc(71 * 3.6deg),#444446 calc(71 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-72{background:conic-gradient(#5A8AC4 0deg calc(72 * 3.6deg),#444446 calc(72 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-73{background:conic-gradient(#5A8AC4 0deg calc(73 * 3.6deg),#444446 calc(73 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-74{background:conic-gradient(#5A8AC4 0deg calc(74 * 3.6deg),#444446 calc(74 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-75{background:conic-gradient(#5A8AC4 0deg calc(75 * 3.6deg),#444446 calc(75 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-76{background:conic-gradient(#5A8AC4 0deg calc(76 * 3.6deg),#444446 calc(76 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-77{background:conic-gradient(#5A8AC4 0deg calc(77 * 3.6deg),#444446 calc(77 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-78{background:conic-gradient(#5A8AC4 0deg calc(78 * 3.6deg),#444446 calc(78 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-79{background:conic-gradient(#5A8AC4 0deg calc(79 * 3.6deg),#444446 calc(79 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-80{background:conic-gradient(#5A8AC4 0deg calc(80 * 3.6deg),#444446 calc(80 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-81{background:conic-gradient(#5A8AC4 0deg calc(81 * 3.6deg),#444446 calc(81 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-82{background:conic-gradient(#5A8AC4 0deg calc(82 * 3.6deg),#444446 calc(82 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-83{background:conic-gradient(#5A8AC4 0deg calc(83 * 3.6deg),#444446 calc(83 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-84{background:conic-gradient(#5A8AC4 0deg calc(84 * 3.6deg),#444446 calc(84 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-85{background:conic-gradient(#5A8AC4 0deg calc(85 * 3.6deg),#444446 calc(85 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-86{background:conic-gradient(#5A8AC4 0deg calc(86 * 3.6deg),#444446 calc(86 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-87{background:conic-gradient(#5A8AC4 0deg calc(87 * 3.6deg),#444446 calc(87 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-88{background:conic-gradient(#5A8AC4 0deg calc(88 * 3.6deg),#444446 calc(88 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-89{background:conic-gradient(#5A8AC4 0deg calc(89 * 3.6deg),#444446 calc(89 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-90{background:conic-gradient(#5A8AC4 0deg calc(90 * 3.6deg),#444446 calc(90 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-91{background:conic-gradient(#5A8AC4 0deg calc(91 * 3.6deg),#444446 calc(91 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-92{background:conic-gradient(#5A8AC4 0deg calc(92 * 3.6deg),#444446 calc(92 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-93{background:conic-gradient(#5A8AC4 0deg calc(93 * 3.6deg),#444446 calc(93 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-94{background:conic-gradient(#5A8AC4 0deg calc(94 * 3.6deg),#444446 calc(94 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-95{background:conic-gradient(#5A8AC4 0deg calc(95 * 3.6deg),#444446 calc(95 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-96{background:conic-gradient(#5A8AC4 0deg calc(96 * 3.6deg),#444446 calc(96 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-97{background:conic-gradient(#5A8AC4 0deg calc(97 * 3.6deg),#444446 calc(97 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-98{background:conic-gradient(#5A8AC4 0deg calc(98 * 3.6deg),#444446 calc(98 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-99{background:conic-gradient(#5A8AC4 0deg calc(99 * 3.6deg),#444446 calc(99 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-silver-blue.bg-donut-dark.percent-100{background:conic-gradient(#5A8AC4 0deg calc(100 * 3.6deg),#444446 calc(100 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-1{background:conic-gradient(#CDA089 0deg calc(1 * 3.6deg),#E1DED9 calc(1 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-2{background:conic-gradient(#CDA089 0deg calc(2 * 3.6deg),#E1DED9 calc(2 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-3{background:conic-gradient(#CDA089 0deg calc(3 * 3.6deg),#E1DED9 calc(3 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-4{background:conic-gradient(#CDA089 0deg calc(4 * 3.6deg),#E1DED9 calc(4 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-5{background:conic-gradient(#CDA089 0deg calc(5 * 3.6deg),#E1DED9 calc(5 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-6{background:conic-gradient(#CDA089 0deg calc(6 * 3.6deg),#E1DED9 calc(6 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-7{background:conic-gradient(#CDA089 0deg calc(7 * 3.6deg),#E1DED9 calc(7 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-8{background:conic-gradient(#CDA089 0deg calc(8 * 3.6deg),#E1DED9 calc(8 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-9{background:conic-gradient(#CDA089 0deg calc(9 * 3.6deg),#E1DED9 calc(9 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-10{background:conic-gradient(#CDA089 0deg calc(10 * 3.6deg),#E1DED9 calc(10 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-11{background:conic-gradient(#CDA089 0deg calc(11 * 3.6deg),#E1DED9 calc(11 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-12{background:conic-gradient(#CDA089 0deg calc(12 * 3.6deg),#E1DED9 calc(12 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-13{background:conic-gradient(#CDA089 0deg calc(13 * 3.6deg),#E1DED9 calc(13 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-14{background:conic-gradient(#CDA089 0deg calc(14 * 3.6deg),#E1DED9 calc(14 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-15{background:conic-gradient(#CDA089 0deg calc(15 * 3.6deg),#E1DED9 calc(15 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-16{background:conic-gradient(#CDA089 0deg calc(16 * 3.6deg),#E1DED9 calc(16 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-17{background:conic-gradient(#CDA089 0deg calc(17 * 3.6deg),#E1DED9 calc(17 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-18{background:conic-gradient(#CDA089 0deg calc(18 * 3.6deg),#E1DED9 calc(18 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-19{background:conic-gradient(#CDA089 0deg calc(19 * 3.6deg),#E1DED9 calc(19 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-20{background:conic-gradient(#CDA089 0deg calc(20 * 3.6deg),#E1DED9 calc(20 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-21{background:conic-gradient(#CDA089 0deg calc(21 * 3.6deg),#E1DED9 calc(21 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-22{background:conic-gradient(#CDA089 0deg calc(22 * 3.6deg),#E1DED9 calc(22 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-23{background:conic-gradient(#CDA089 0deg calc(23 * 3.6deg),#E1DED9 calc(23 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-24{background:conic-gradient(#CDA089 0deg calc(24 * 3.6deg),#E1DED9 calc(24 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-25{background:conic-gradient(#CDA089 0deg calc(25 * 3.6deg),#E1DED9 calc(25 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-26{background:conic-gradient(#CDA089 0deg calc(26 * 3.6deg),#E1DED9 calc(26 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-27{background:conic-gradient(#CDA089 0deg calc(27 * 3.6deg),#E1DED9 calc(27 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-28{background:conic-gradient(#CDA089 0deg calc(28 * 3.6deg),#E1DED9 calc(28 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-29{background:conic-gradient(#CDA089 0deg calc(29 * 3.6deg),#E1DED9 calc(29 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-30{background:conic-gradient(#CDA089 0deg calc(30 * 3.6deg),#E1DED9 calc(30 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-31{background:conic-gradient(#CDA089 0deg calc(31 * 3.6deg),#E1DED9 calc(31 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-32{background:conic-gradient(#CDA089 0deg calc(32 * 3.6deg),#E1DED9 calc(32 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-33{background:conic-gradient(#CDA089 0deg calc(33 * 3.6deg),#E1DED9 calc(33 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-34{background:conic-gradient(#CDA089 0deg calc(34 * 3.6deg),#E1DED9 calc(34 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-35{background:conic-gradient(#CDA089 0deg calc(35 * 3.6deg),#E1DED9 calc(35 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-36{background:conic-gradient(#CDA089 0deg calc(36 * 3.6deg),#E1DED9 calc(36 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-37{background:conic-gradient(#CDA089 0deg calc(37 * 3.6deg),#E1DED9 calc(37 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-38{background:conic-gradient(#CDA089 0deg calc(38 * 3.6deg),#E1DED9 calc(38 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-39{background:conic-gradient(#CDA089 0deg calc(39 * 3.6deg),#E1DED9 calc(39 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-40{background:conic-gradient(#CDA089 0deg calc(40 * 3.6deg),#E1DED9 calc(40 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-41{background:conic-gradient(#CDA089 0deg calc(41 * 3.6deg),#E1DED9 calc(41 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-42{background:conic-gradient(#CDA089 0deg calc(42 * 3.6deg),#E1DED9 calc(42 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-43{background:conic-gradient(#CDA089 0deg calc(43 * 3.6deg),#E1DED9 calc(43 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-44{background:conic-gradient(#CDA089 0deg calc(44 * 3.6deg),#E1DED9 calc(44 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-45{background:conic-gradient(#CDA089 0deg calc(45 * 3.6deg),#E1DED9 calc(45 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-46{background:conic-gradient(#CDA089 0deg calc(46 * 3.6deg),#E1DED9 calc(46 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-47{background:conic-gradient(#CDA089 0deg calc(47 * 3.6deg),#E1DED9 calc(47 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-48{background:conic-gradient(#CDA089 0deg calc(48 * 3.6deg),#E1DED9 calc(48 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-49{background:conic-gradient(#CDA089 0deg calc(49 * 3.6deg),#E1DED9 calc(49 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-50{background:conic-gradient(#CDA089 0deg calc(50 * 3.6deg),#E1DED9 calc(50 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-51{background:conic-gradient(#CDA089 0deg calc(51 * 3.6deg),#E1DED9 calc(51 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-52{background:conic-gradient(#CDA089 0deg calc(52 * 3.6deg),#E1DED9 calc(52 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-53{background:conic-gradient(#CDA089 0deg calc(53 * 3.6deg),#E1DED9 calc(53 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-54{background:conic-gradient(#CDA089 0deg calc(54 * 3.6deg),#E1DED9 calc(54 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-55{background:conic-gradient(#CDA089 0deg calc(55 * 3.6deg),#E1DED9 calc(55 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-56{background:conic-gradient(#CDA089 0deg calc(56 * 3.6deg),#E1DED9 calc(56 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-57{background:conic-gradient(#CDA089 0deg calc(57 * 3.6deg),#E1DED9 calc(57 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-58{background:conic-gradient(#CDA089 0deg calc(58 * 3.6deg),#E1DED9 calc(58 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-59{background:conic-gradient(#CDA089 0deg calc(59 * 3.6deg),#E1DED9 calc(59 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-60{background:conic-gradient(#CDA089 0deg calc(60 * 3.6deg),#E1DED9 calc(60 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-61{background:conic-gradient(#CDA089 0deg calc(61 * 3.6deg),#E1DED9 calc(61 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-62{background:conic-gradient(#CDA089 0deg calc(62 * 3.6deg),#E1DED9 calc(62 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-63{background:conic-gradient(#CDA089 0deg calc(63 * 3.6deg),#E1DED9 calc(63 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-64{background:conic-gradient(#CDA089 0deg calc(64 * 3.6deg),#E1DED9 calc(64 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-65{background:conic-gradient(#CDA089 0deg calc(65 * 3.6deg),#E1DED9 calc(65 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-66{background:conic-gradient(#CDA089 0deg calc(66 * 3.6deg),#E1DED9 calc(66 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-67{background:conic-gradient(#CDA089 0deg calc(67 * 3.6deg),#E1DED9 calc(67 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-68{background:conic-gradient(#CDA089 0deg calc(68 * 3.6deg),#E1DED9 calc(68 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-69{background:conic-gradient(#CDA089 0deg calc(69 * 3.6deg),#E1DED9 calc(69 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-70{background:conic-gradient(#CDA089 0deg calc(70 * 3.6deg),#E1DED9 calc(70 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-71{background:conic-gradient(#CDA089 0deg calc(71 * 3.6deg),#E1DED9 calc(71 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-72{background:conic-gradient(#CDA089 0deg calc(72 * 3.6deg),#E1DED9 calc(72 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-73{background:conic-gradient(#CDA089 0deg calc(73 * 3.6deg),#E1DED9 calc(73 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-74{background:conic-gradient(#CDA089 0deg calc(74 * 3.6deg),#E1DED9 calc(74 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-75{background:conic-gradient(#CDA089 0deg calc(75 * 3.6deg),#E1DED9 calc(75 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-76{background:conic-gradient(#CDA089 0deg calc(76 * 3.6deg),#E1DED9 calc(76 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-77{background:conic-gradient(#CDA089 0deg calc(77 * 3.6deg),#E1DED9 calc(77 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-78{background:conic-gradient(#CDA089 0deg calc(78 * 3.6deg),#E1DED9 calc(78 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-79{background:conic-gradient(#CDA089 0deg calc(79 * 3.6deg),#E1DED9 calc(79 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-80{background:conic-gradient(#CDA089 0deg calc(80 * 3.6deg),#E1DED9 calc(80 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-81{background:conic-gradient(#CDA089 0deg calc(81 * 3.6deg),#E1DED9 calc(81 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-82{background:conic-gradient(#CDA089 0deg calc(82 * 3.6deg),#E1DED9 calc(82 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-83{background:conic-gradient(#CDA089 0deg calc(83 * 3.6deg),#E1DED9 calc(83 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-84{background:conic-gradient(#CDA089 0deg calc(84 * 3.6deg),#E1DED9 calc(84 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-85{background:conic-gradient(#CDA089 0deg calc(85 * 3.6deg),#E1DED9 calc(85 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-86{background:conic-gradient(#CDA089 0deg calc(86 * 3.6deg),#E1DED9 calc(86 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-87{background:conic-gradient(#CDA089 0deg calc(87 * 3.6deg),#E1DED9 calc(87 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-88{background:conic-gradient(#CDA089 0deg calc(88 * 3.6deg),#E1DED9 calc(88 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-89{background:conic-gradient(#CDA089 0deg calc(89 * 3.6deg),#E1DED9 calc(89 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-90{background:conic-gradient(#CDA089 0deg calc(90 * 3.6deg),#E1DED9 calc(90 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-91{background:conic-gradient(#CDA089 0deg calc(91 * 3.6deg),#E1DED9 calc(91 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-92{background:conic-gradient(#CDA089 0deg calc(92 * 3.6deg),#E1DED9 calc(92 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-93{background:conic-gradient(#CDA089 0deg calc(93 * 3.6deg),#E1DED9 calc(93 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-94{background:conic-gradient(#CDA089 0deg calc(94 * 3.6deg),#E1DED9 calc(94 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-95{background:conic-gradient(#CDA089 0deg calc(95 * 3.6deg),#E1DED9 calc(95 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-96{background:conic-gradient(#CDA089 0deg calc(96 * 3.6deg),#E1DED9 calc(96 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-97{background:conic-gradient(#CDA089 0deg calc(97 * 3.6deg),#E1DED9 calc(97 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-98{background:conic-gradient(#CDA089 0deg calc(98 * 3.6deg),#E1DED9 calc(98 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-99{background:conic-gradient(#CDA089 0deg calc(99 * 3.6deg),#E1DED9 calc(99 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-light.percent-100{background:conic-gradient(#CDA089 0deg calc(100 * 3.6deg),#E1DED9 calc(100 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-1{background:conic-gradient(#CDA089 0deg calc(1 * 3.6deg),#444446 calc(1 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-2{background:conic-gradient(#CDA089 0deg calc(2 * 3.6deg),#444446 calc(2 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-3{background:conic-gradient(#CDA089 0deg calc(3 * 3.6deg),#444446 calc(3 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-4{background:conic-gradient(#CDA089 0deg calc(4 * 3.6deg),#444446 calc(4 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-5{background:conic-gradient(#CDA089 0deg calc(5 * 3.6deg),#444446 calc(5 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-6{background:conic-gradient(#CDA089 0deg calc(6 * 3.6deg),#444446 calc(6 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-7{background:conic-gradient(#CDA089 0deg calc(7 * 3.6deg),#444446 calc(7 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-8{background:conic-gradient(#CDA089 0deg calc(8 * 3.6deg),#444446 calc(8 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-9{background:conic-gradient(#CDA089 0deg calc(9 * 3.6deg),#444446 calc(9 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-10{background:conic-gradient(#CDA089 0deg calc(10 * 3.6deg),#444446 calc(10 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-11{background:conic-gradient(#CDA089 0deg calc(11 * 3.6deg),#444446 calc(11 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-12{background:conic-gradient(#CDA089 0deg calc(12 * 3.6deg),#444446 calc(12 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-13{background:conic-gradient(#CDA089 0deg calc(13 * 3.6deg),#444446 calc(13 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-14{background:conic-gradient(#CDA089 0deg calc(14 * 3.6deg),#444446 calc(14 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-15{background:conic-gradient(#CDA089 0deg calc(15 * 3.6deg),#444446 calc(15 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-16{background:conic-gradient(#CDA089 0deg calc(16 * 3.6deg),#444446 calc(16 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-17{background:conic-gradient(#CDA089 0deg calc(17 * 3.6deg),#444446 calc(17 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-18{background:conic-gradient(#CDA089 0deg calc(18 * 3.6deg),#444446 calc(18 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-19{background:conic-gradient(#CDA089 0deg calc(19 * 3.6deg),#444446 calc(19 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-20{background:conic-gradient(#CDA089 0deg calc(20 * 3.6deg),#444446 calc(20 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-21{background:conic-gradient(#CDA089 0deg calc(21 * 3.6deg),#444446 calc(21 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-22{background:conic-gradient(#CDA089 0deg calc(22 * 3.6deg),#444446 calc(22 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-23{background:conic-gradient(#CDA089 0deg calc(23 * 3.6deg),#444446 calc(23 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-24{background:conic-gradient(#CDA089 0deg calc(24 * 3.6deg),#444446 calc(24 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-25{background:conic-gradient(#CDA089 0deg calc(25 * 3.6deg),#444446 calc(25 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-26{background:conic-gradient(#CDA089 0deg calc(26 * 3.6deg),#444446 calc(26 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-27{background:conic-gradient(#CDA089 0deg calc(27 * 3.6deg),#444446 calc(27 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-28{background:conic-gradient(#CDA089 0deg calc(28 * 3.6deg),#444446 calc(28 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-29{background:conic-gradient(#CDA089 0deg calc(29 * 3.6deg),#444446 calc(29 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-30{background:conic-gradient(#CDA089 0deg calc(30 * 3.6deg),#444446 calc(30 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-31{background:conic-gradient(#CDA089 0deg calc(31 * 3.6deg),#444446 calc(31 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-32{background:conic-gradient(#CDA089 0deg calc(32 * 3.6deg),#444446 calc(32 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-33{background:conic-gradient(#CDA089 0deg calc(33 * 3.6deg),#444446 calc(33 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-34{background:conic-gradient(#CDA089 0deg calc(34 * 3.6deg),#444446 calc(34 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-35{background:conic-gradient(#CDA089 0deg calc(35 * 3.6deg),#444446 calc(35 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-36{background:conic-gradient(#CDA089 0deg calc(36 * 3.6deg),#444446 calc(36 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-37{background:conic-gradient(#CDA089 0deg calc(37 * 3.6deg),#444446 calc(37 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-38{background:conic-gradient(#CDA089 0deg calc(38 * 3.6deg),#444446 calc(38 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-39{background:conic-gradient(#CDA089 0deg calc(39 * 3.6deg),#444446 calc(39 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-40{background:conic-gradient(#CDA089 0deg calc(40 * 3.6deg),#444446 calc(40 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-41{background:conic-gradient(#CDA089 0deg calc(41 * 3.6deg),#444446 calc(41 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-42{background:conic-gradient(#CDA089 0deg calc(42 * 3.6deg),#444446 calc(42 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-43{background:conic-gradient(#CDA089 0deg calc(43 * 3.6deg),#444446 calc(43 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-44{background:conic-gradient(#CDA089 0deg calc(44 * 3.6deg),#444446 calc(44 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-45{background:conic-gradient(#CDA089 0deg calc(45 * 3.6deg),#444446 calc(45 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-46{background:conic-gradient(#CDA089 0deg calc(46 * 3.6deg),#444446 calc(46 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-47{background:conic-gradient(#CDA089 0deg calc(47 * 3.6deg),#444446 calc(47 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-48{background:conic-gradient(#CDA089 0deg calc(48 * 3.6deg),#444446 calc(48 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-49{background:conic-gradient(#CDA089 0deg calc(49 * 3.6deg),#444446 calc(49 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-50{background:conic-gradient(#CDA089 0deg calc(50 * 3.6deg),#444446 calc(50 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-51{background:conic-gradient(#CDA089 0deg calc(51 * 3.6deg),#444446 calc(51 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-52{background:conic-gradient(#CDA089 0deg calc(52 * 3.6deg),#444446 calc(52 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-53{background:conic-gradient(#CDA089 0deg calc(53 * 3.6deg),#444446 calc(53 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-54{background:conic-gradient(#CDA089 0deg calc(54 * 3.6deg),#444446 calc(54 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-55{background:conic-gradient(#CDA089 0deg calc(55 * 3.6deg),#444446 calc(55 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-56{background:conic-gradient(#CDA089 0deg calc(56 * 3.6deg),#444446 calc(56 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-57{background:conic-gradient(#CDA089 0deg calc(57 * 3.6deg),#444446 calc(57 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-58{background:conic-gradient(#CDA089 0deg calc(58 * 3.6deg),#444446 calc(58 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-59{background:conic-gradient(#CDA089 0deg calc(59 * 3.6deg),#444446 calc(59 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-60{background:conic-gradient(#CDA089 0deg calc(60 * 3.6deg),#444446 calc(60 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-61{background:conic-gradient(#CDA089 0deg calc(61 * 3.6deg),#444446 calc(61 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-62{background:conic-gradient(#CDA089 0deg calc(62 * 3.6deg),#444446 calc(62 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-63{background:conic-gradient(#CDA089 0deg calc(63 * 3.6deg),#444446 calc(63 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-64{background:conic-gradient(#CDA089 0deg calc(64 * 3.6deg),#444446 calc(64 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-65{background:conic-gradient(#CDA089 0deg calc(65 * 3.6deg),#444446 calc(65 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-66{background:conic-gradient(#CDA089 0deg calc(66 * 3.6deg),#444446 calc(66 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-67{background:conic-gradient(#CDA089 0deg calc(67 * 3.6deg),#444446 calc(67 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-68{background:conic-gradient(#CDA089 0deg calc(68 * 3.6deg),#444446 calc(68 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-69{background:conic-gradient(#CDA089 0deg calc(69 * 3.6deg),#444446 calc(69 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-70{background:conic-gradient(#CDA089 0deg calc(70 * 3.6deg),#444446 calc(70 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-71{background:conic-gradient(#CDA089 0deg calc(71 * 3.6deg),#444446 calc(71 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-72{background:conic-gradient(#CDA089 0deg calc(72 * 3.6deg),#444446 calc(72 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-73{background:conic-gradient(#CDA089 0deg calc(73 * 3.6deg),#444446 calc(73 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-74{background:conic-gradient(#CDA089 0deg calc(74 * 3.6deg),#444446 calc(74 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-75{background:conic-gradient(#CDA089 0deg calc(75 * 3.6deg),#444446 calc(75 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-76{background:conic-gradient(#CDA089 0deg calc(76 * 3.6deg),#444446 calc(76 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-77{background:conic-gradient(#CDA089 0deg calc(77 * 3.6deg),#444446 calc(77 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-78{background:conic-gradient(#CDA089 0deg calc(78 * 3.6deg),#444446 calc(78 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-79{background:conic-gradient(#CDA089 0deg calc(79 * 3.6deg),#444446 calc(79 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-80{background:conic-gradient(#CDA089 0deg calc(80 * 3.6deg),#444446 calc(80 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-81{background:conic-gradient(#CDA089 0deg calc(81 * 3.6deg),#444446 calc(81 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-82{background:conic-gradient(#CDA089 0deg calc(82 * 3.6deg),#444446 calc(82 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-83{background:conic-gradient(#CDA089 0deg calc(83 * 3.6deg),#444446 calc(83 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-84{background:conic-gradient(#CDA089 0deg calc(84 * 3.6deg),#444446 calc(84 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-85{background:conic-gradient(#CDA089 0deg calc(85 * 3.6deg),#444446 calc(85 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-86{background:conic-gradient(#CDA089 0deg calc(86 * 3.6deg),#444446 calc(86 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-87{background:conic-gradient(#CDA089 0deg calc(87 * 3.6deg),#444446 calc(87 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-88{background:conic-gradient(#CDA089 0deg calc(88 * 3.6deg),#444446 calc(88 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-89{background:conic-gradient(#CDA089 0deg calc(89 * 3.6deg),#444446 calc(89 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-90{background:conic-gradient(#CDA089 0deg calc(90 * 3.6deg),#444446 calc(90 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-91{background:conic-gradient(#CDA089 0deg calc(91 * 3.6deg),#444446 calc(91 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-92{background:conic-gradient(#CDA089 0deg calc(92 * 3.6deg),#444446 calc(92 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-93{background:conic-gradient(#CDA089 0deg calc(93 * 3.6deg),#444446 calc(93 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-94{background:conic-gradient(#CDA089 0deg calc(94 * 3.6deg),#444446 calc(94 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-95{background:conic-gradient(#CDA089 0deg calc(95 * 3.6deg),#444446 calc(95 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-96{background:conic-gradient(#CDA089 0deg calc(96 * 3.6deg),#444446 calc(96 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-97{background:conic-gradient(#CDA089 0deg calc(97 * 3.6deg),#444446 calc(97 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-98{background:conic-gradient(#CDA089 0deg calc(98 * 3.6deg),#444446 calc(98 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-99{background:conic-gradient(#CDA089 0deg calc(99 * 3.6deg),#444446 calc(99 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-light-beige.bg-donut-dark.percent-100{background:conic-gradient(#CDA089 0deg calc(100 * 3.6deg),#444446 calc(100 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-1{background:conic-gradient(#117DA5 0deg calc(1 * 3.6deg),#E1DED9 calc(1 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-2{background:conic-gradient(#117DA5 0deg calc(2 * 3.6deg),#E1DED9 calc(2 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-3{background:conic-gradient(#117DA5 0deg calc(3 * 3.6deg),#E1DED9 calc(3 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-4{background:conic-gradient(#117DA5 0deg calc(4 * 3.6deg),#E1DED9 calc(4 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-5{background:conic-gradient(#117DA5 0deg calc(5 * 3.6deg),#E1DED9 calc(5 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-6{background:conic-gradient(#117DA5 0deg calc(6 * 3.6deg),#E1DED9 calc(6 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-7{background:conic-gradient(#117DA5 0deg calc(7 * 3.6deg),#E1DED9 calc(7 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-8{background:conic-gradient(#117DA5 0deg calc(8 * 3.6deg),#E1DED9 calc(8 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-9{background:conic-gradient(#117DA5 0deg calc(9 * 3.6deg),#E1DED9 calc(9 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-10{background:conic-gradient(#117DA5 0deg calc(10 * 3.6deg),#E1DED9 calc(10 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-11{background:conic-gradient(#117DA5 0deg calc(11 * 3.6deg),#E1DED9 calc(11 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-12{background:conic-gradient(#117DA5 0deg calc(12 * 3.6deg),#E1DED9 calc(12 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-13{background:conic-gradient(#117DA5 0deg calc(13 * 3.6deg),#E1DED9 calc(13 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-14{background:conic-gradient(#117DA5 0deg calc(14 * 3.6deg),#E1DED9 calc(14 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-15{background:conic-gradient(#117DA5 0deg calc(15 * 3.6deg),#E1DED9 calc(15 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-16{background:conic-gradient(#117DA5 0deg calc(16 * 3.6deg),#E1DED9 calc(16 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-17{background:conic-gradient(#117DA5 0deg calc(17 * 3.6deg),#E1DED9 calc(17 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-18{background:conic-gradient(#117DA5 0deg calc(18 * 3.6deg),#E1DED9 calc(18 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-19{background:conic-gradient(#117DA5 0deg calc(19 * 3.6deg),#E1DED9 calc(19 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-20{background:conic-gradient(#117DA5 0deg calc(20 * 3.6deg),#E1DED9 calc(20 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-21{background:conic-gradient(#117DA5 0deg calc(21 * 3.6deg),#E1DED9 calc(21 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-22{background:conic-gradient(#117DA5 0deg calc(22 * 3.6deg),#E1DED9 calc(22 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-23{background:conic-gradient(#117DA5 0deg calc(23 * 3.6deg),#E1DED9 calc(23 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-24{background:conic-gradient(#117DA5 0deg calc(24 * 3.6deg),#E1DED9 calc(24 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-25{background:conic-gradient(#117DA5 0deg calc(25 * 3.6deg),#E1DED9 calc(25 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-26{background:conic-gradient(#117DA5 0deg calc(26 * 3.6deg),#E1DED9 calc(26 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-27{background:conic-gradient(#117DA5 0deg calc(27 * 3.6deg),#E1DED9 calc(27 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-28{background:conic-gradient(#117DA5 0deg calc(28 * 3.6deg),#E1DED9 calc(28 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-29{background:conic-gradient(#117DA5 0deg calc(29 * 3.6deg),#E1DED9 calc(29 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-30{background:conic-gradient(#117DA5 0deg calc(30 * 3.6deg),#E1DED9 calc(30 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-31{background:conic-gradient(#117DA5 0deg calc(31 * 3.6deg),#E1DED9 calc(31 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-32{background:conic-gradient(#117DA5 0deg calc(32 * 3.6deg),#E1DED9 calc(32 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-33{background:conic-gradient(#117DA5 0deg calc(33 * 3.6deg),#E1DED9 calc(33 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-34{background:conic-gradient(#117DA5 0deg calc(34 * 3.6deg),#E1DED9 calc(34 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-35{background:conic-gradient(#117DA5 0deg calc(35 * 3.6deg),#E1DED9 calc(35 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-36{background:conic-gradient(#117DA5 0deg calc(36 * 3.6deg),#E1DED9 calc(36 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-37{background:conic-gradient(#117DA5 0deg calc(37 * 3.6deg),#E1DED9 calc(37 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-38{background:conic-gradient(#117DA5 0deg calc(38 * 3.6deg),#E1DED9 calc(38 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-39{background:conic-gradient(#117DA5 0deg calc(39 * 3.6deg),#E1DED9 calc(39 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-40{background:conic-gradient(#117DA5 0deg calc(40 * 3.6deg),#E1DED9 calc(40 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-41{background:conic-gradient(#117DA5 0deg calc(41 * 3.6deg),#E1DED9 calc(41 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-42{background:conic-gradient(#117DA5 0deg calc(42 * 3.6deg),#E1DED9 calc(42 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-43{background:conic-gradient(#117DA5 0deg calc(43 * 3.6deg),#E1DED9 calc(43 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-44{background:conic-gradient(#117DA5 0deg calc(44 * 3.6deg),#E1DED9 calc(44 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-45{background:conic-gradient(#117DA5 0deg calc(45 * 3.6deg),#E1DED9 calc(45 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-46{background:conic-gradient(#117DA5 0deg calc(46 * 3.6deg),#E1DED9 calc(46 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-47{background:conic-gradient(#117DA5 0deg calc(47 * 3.6deg),#E1DED9 calc(47 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-48{background:conic-gradient(#117DA5 0deg calc(48 * 3.6deg),#E1DED9 calc(48 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-49{background:conic-gradient(#117DA5 0deg calc(49 * 3.6deg),#E1DED9 calc(49 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-50{background:conic-gradient(#117DA5 0deg calc(50 * 3.6deg),#E1DED9 calc(50 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-51{background:conic-gradient(#117DA5 0deg calc(51 * 3.6deg),#E1DED9 calc(51 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-52{background:conic-gradient(#117DA5 0deg calc(52 * 3.6deg),#E1DED9 calc(52 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-53{background:conic-gradient(#117DA5 0deg calc(53 * 3.6deg),#E1DED9 calc(53 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-54{background:conic-gradient(#117DA5 0deg calc(54 * 3.6deg),#E1DED9 calc(54 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-55{background:conic-gradient(#117DA5 0deg calc(55 * 3.6deg),#E1DED9 calc(55 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-56{background:conic-gradient(#117DA5 0deg calc(56 * 3.6deg),#E1DED9 calc(56 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-57{background:conic-gradient(#117DA5 0deg calc(57 * 3.6deg),#E1DED9 calc(57 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-58{background:conic-gradient(#117DA5 0deg calc(58 * 3.6deg),#E1DED9 calc(58 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-59{background:conic-gradient(#117DA5 0deg calc(59 * 3.6deg),#E1DED9 calc(59 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-60{background:conic-gradient(#117DA5 0deg calc(60 * 3.6deg),#E1DED9 calc(60 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-61{background:conic-gradient(#117DA5 0deg calc(61 * 3.6deg),#E1DED9 calc(61 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-62{background:conic-gradient(#117DA5 0deg calc(62 * 3.6deg),#E1DED9 calc(62 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-63{background:conic-gradient(#117DA5 0deg calc(63 * 3.6deg),#E1DED9 calc(63 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-64{background:conic-gradient(#117DA5 0deg calc(64 * 3.6deg),#E1DED9 calc(64 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-65{background:conic-gradient(#117DA5 0deg calc(65 * 3.6deg),#E1DED9 calc(65 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-66{background:conic-gradient(#117DA5 0deg calc(66 * 3.6deg),#E1DED9 calc(66 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-67{background:conic-gradient(#117DA5 0deg calc(67 * 3.6deg),#E1DED9 calc(67 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-68{background:conic-gradient(#117DA5 0deg calc(68 * 3.6deg),#E1DED9 calc(68 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-69{background:conic-gradient(#117DA5 0deg calc(69 * 3.6deg),#E1DED9 calc(69 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-70{background:conic-gradient(#117DA5 0deg calc(70 * 3.6deg),#E1DED9 calc(70 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-71{background:conic-gradient(#117DA5 0deg calc(71 * 3.6deg),#E1DED9 calc(71 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-72{background:conic-gradient(#117DA5 0deg calc(72 * 3.6deg),#E1DED9 calc(72 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-73{background:conic-gradient(#117DA5 0deg calc(73 * 3.6deg),#E1DED9 calc(73 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-74{background:conic-gradient(#117DA5 0deg calc(74 * 3.6deg),#E1DED9 calc(74 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-75{background:conic-gradient(#117DA5 0deg calc(75 * 3.6deg),#E1DED9 calc(75 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-76{background:conic-gradient(#117DA5 0deg calc(76 * 3.6deg),#E1DED9 calc(76 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-77{background:conic-gradient(#117DA5 0deg calc(77 * 3.6deg),#E1DED9 calc(77 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-78{background:conic-gradient(#117DA5 0deg calc(78 * 3.6deg),#E1DED9 calc(78 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-79{background:conic-gradient(#117DA5 0deg calc(79 * 3.6deg),#E1DED9 calc(79 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-80{background:conic-gradient(#117DA5 0deg calc(80 * 3.6deg),#E1DED9 calc(80 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-81{background:conic-gradient(#117DA5 0deg calc(81 * 3.6deg),#E1DED9 calc(81 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-82{background:conic-gradient(#117DA5 0deg calc(82 * 3.6deg),#E1DED9 calc(82 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-83{background:conic-gradient(#117DA5 0deg calc(83 * 3.6deg),#E1DED9 calc(83 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-84{background:conic-gradient(#117DA5 0deg calc(84 * 3.6deg),#E1DED9 calc(84 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-85{background:conic-gradient(#117DA5 0deg calc(85 * 3.6deg),#E1DED9 calc(85 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-86{background:conic-gradient(#117DA5 0deg calc(86 * 3.6deg),#E1DED9 calc(86 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-87{background:conic-gradient(#117DA5 0deg calc(87 * 3.6deg),#E1DED9 calc(87 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-88{background:conic-gradient(#117DA5 0deg calc(88 * 3.6deg),#E1DED9 calc(88 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-89{background:conic-gradient(#117DA5 0deg calc(89 * 3.6deg),#E1DED9 calc(89 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-90{background:conic-gradient(#117DA5 0deg calc(90 * 3.6deg),#E1DED9 calc(90 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-91{background:conic-gradient(#117DA5 0deg calc(91 * 3.6deg),#E1DED9 calc(91 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-92{background:conic-gradient(#117DA5 0deg calc(92 * 3.6deg),#E1DED9 calc(92 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-93{background:conic-gradient(#117DA5 0deg calc(93 * 3.6deg),#E1DED9 calc(93 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-94{background:conic-gradient(#117DA5 0deg calc(94 * 3.6deg),#E1DED9 calc(94 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-95{background:conic-gradient(#117DA5 0deg calc(95 * 3.6deg),#E1DED9 calc(95 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-96{background:conic-gradient(#117DA5 0deg calc(96 * 3.6deg),#E1DED9 calc(96 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-97{background:conic-gradient(#117DA5 0deg calc(97 * 3.6deg),#E1DED9 calc(97 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-98{background:conic-gradient(#117DA5 0deg calc(98 * 3.6deg),#E1DED9 calc(98 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-99{background:conic-gradient(#117DA5 0deg calc(99 * 3.6deg),#E1DED9 calc(99 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-light.percent-100{background:conic-gradient(#117DA5 0deg calc(100 * 3.6deg),#E1DED9 calc(100 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-1{background:conic-gradient(#117DA5 0deg calc(1 * 3.6deg),#444446 calc(1 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-2{background:conic-gradient(#117DA5 0deg calc(2 * 3.6deg),#444446 calc(2 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-3{background:conic-gradient(#117DA5 0deg calc(3 * 3.6deg),#444446 calc(3 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-4{background:conic-gradient(#117DA5 0deg calc(4 * 3.6deg),#444446 calc(4 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-5{background:conic-gradient(#117DA5 0deg calc(5 * 3.6deg),#444446 calc(5 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-6{background:conic-gradient(#117DA5 0deg calc(6 * 3.6deg),#444446 calc(6 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-7{background:conic-gradient(#117DA5 0deg calc(7 * 3.6deg),#444446 calc(7 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-8{background:conic-gradient(#117DA5 0deg calc(8 * 3.6deg),#444446 calc(8 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-9{background:conic-gradient(#117DA5 0deg calc(9 * 3.6deg),#444446 calc(9 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-10{background:conic-gradient(#117DA5 0deg calc(10 * 3.6deg),#444446 calc(10 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-11{background:conic-gradient(#117DA5 0deg calc(11 * 3.6deg),#444446 calc(11 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-12{background:conic-gradient(#117DA5 0deg calc(12 * 3.6deg),#444446 calc(12 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-13{background:conic-gradient(#117DA5 0deg calc(13 * 3.6deg),#444446 calc(13 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-14{background:conic-gradient(#117DA5 0deg calc(14 * 3.6deg),#444446 calc(14 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-15{background:conic-gradient(#117DA5 0deg calc(15 * 3.6deg),#444446 calc(15 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-16{background:conic-gradient(#117DA5 0deg calc(16 * 3.6deg),#444446 calc(16 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-17{background:conic-gradient(#117DA5 0deg calc(17 * 3.6deg),#444446 calc(17 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-18{background:conic-gradient(#117DA5 0deg calc(18 * 3.6deg),#444446 calc(18 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-19{background:conic-gradient(#117DA5 0deg calc(19 * 3.6deg),#444446 calc(19 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-20{background:conic-gradient(#117DA5 0deg calc(20 * 3.6deg),#444446 calc(20 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-21{background:conic-gradient(#117DA5 0deg calc(21 * 3.6deg),#444446 calc(21 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-22{background:conic-gradient(#117DA5 0deg calc(22 * 3.6deg),#444446 calc(22 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-23{background:conic-gradient(#117DA5 0deg calc(23 * 3.6deg),#444446 calc(23 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-24{background:conic-gradient(#117DA5 0deg calc(24 * 3.6deg),#444446 calc(24 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-25{background:conic-gradient(#117DA5 0deg calc(25 * 3.6deg),#444446 calc(25 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-26{background:conic-gradient(#117DA5 0deg calc(26 * 3.6deg),#444446 calc(26 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-27{background:conic-gradient(#117DA5 0deg calc(27 * 3.6deg),#444446 calc(27 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-28{background:conic-gradient(#117DA5 0deg calc(28 * 3.6deg),#444446 calc(28 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-29{background:conic-gradient(#117DA5 0deg calc(29 * 3.6deg),#444446 calc(29 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-30{background:conic-gradient(#117DA5 0deg calc(30 * 3.6deg),#444446 calc(30 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-31{background:conic-gradient(#117DA5 0deg calc(31 * 3.6deg),#444446 calc(31 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-32{background:conic-gradient(#117DA5 0deg calc(32 * 3.6deg),#444446 calc(32 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-33{background:conic-gradient(#117DA5 0deg calc(33 * 3.6deg),#444446 calc(33 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-34{background:conic-gradient(#117DA5 0deg calc(34 * 3.6deg),#444446 calc(34 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-35{background:conic-gradient(#117DA5 0deg calc(35 * 3.6deg),#444446 calc(35 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-36{background:conic-gradient(#117DA5 0deg calc(36 * 3.6deg),#444446 calc(36 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-37{background:conic-gradient(#117DA5 0deg calc(37 * 3.6deg),#444446 calc(37 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-38{background:conic-gradient(#117DA5 0deg calc(38 * 3.6deg),#444446 calc(38 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-39{background:conic-gradient(#117DA5 0deg calc(39 * 3.6deg),#444446 calc(39 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-40{background:conic-gradient(#117DA5 0deg calc(40 * 3.6deg),#444446 calc(40 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-41{background:conic-gradient(#117DA5 0deg calc(41 * 3.6deg),#444446 calc(41 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-42{background:conic-gradient(#117DA5 0deg calc(42 * 3.6deg),#444446 calc(42 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-43{background:conic-gradient(#117DA5 0deg calc(43 * 3.6deg),#444446 calc(43 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-44{background:conic-gradient(#117DA5 0deg calc(44 * 3.6deg),#444446 calc(44 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-45{background:conic-gradient(#117DA5 0deg calc(45 * 3.6deg),#444446 calc(45 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-46{background:conic-gradient(#117DA5 0deg calc(46 * 3.6deg),#444446 calc(46 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-47{background:conic-gradient(#117DA5 0deg calc(47 * 3.6deg),#444446 calc(47 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-48{background:conic-gradient(#117DA5 0deg calc(48 * 3.6deg),#444446 calc(48 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-49{background:conic-gradient(#117DA5 0deg calc(49 * 3.6deg),#444446 calc(49 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-50{background:conic-gradient(#117DA5 0deg calc(50 * 3.6deg),#444446 calc(50 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-51{background:conic-gradient(#117DA5 0deg calc(51 * 3.6deg),#444446 calc(51 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-52{background:conic-gradient(#117DA5 0deg calc(52 * 3.6deg),#444446 calc(52 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-53{background:conic-gradient(#117DA5 0deg calc(53 * 3.6deg),#444446 calc(53 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-54{background:conic-gradient(#117DA5 0deg calc(54 * 3.6deg),#444446 calc(54 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-55{background:conic-gradient(#117DA5 0deg calc(55 * 3.6deg),#444446 calc(55 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-56{background:conic-gradient(#117DA5 0deg calc(56 * 3.6deg),#444446 calc(56 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-57{background:conic-gradient(#117DA5 0deg calc(57 * 3.6deg),#444446 calc(57 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-58{background:conic-gradient(#117DA5 0deg calc(58 * 3.6deg),#444446 calc(58 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-59{background:conic-gradient(#117DA5 0deg calc(59 * 3.6deg),#444446 calc(59 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-60{background:conic-gradient(#117DA5 0deg calc(60 * 3.6deg),#444446 calc(60 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-61{background:conic-gradient(#117DA5 0deg calc(61 * 3.6deg),#444446 calc(61 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-62{background:conic-gradient(#117DA5 0deg calc(62 * 3.6deg),#444446 calc(62 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-63{background:conic-gradient(#117DA5 0deg calc(63 * 3.6deg),#444446 calc(63 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-64{background:conic-gradient(#117DA5 0deg calc(64 * 3.6deg),#444446 calc(64 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-65{background:conic-gradient(#117DA5 0deg calc(65 * 3.6deg),#444446 calc(65 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-66{background:conic-gradient(#117DA5 0deg calc(66 * 3.6deg),#444446 calc(66 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-67{background:conic-gradient(#117DA5 0deg calc(67 * 3.6deg),#444446 calc(67 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-68{background:conic-gradient(#117DA5 0deg calc(68 * 3.6deg),#444446 calc(68 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-69{background:conic-gradient(#117DA5 0deg calc(69 * 3.6deg),#444446 calc(69 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-70{background:conic-gradient(#117DA5 0deg calc(70 * 3.6deg),#444446 calc(70 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-71{background:conic-gradient(#117DA5 0deg calc(71 * 3.6deg),#444446 calc(71 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-72{background:conic-gradient(#117DA5 0deg calc(72 * 3.6deg),#444446 calc(72 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-73{background:conic-gradient(#117DA5 0deg calc(73 * 3.6deg),#444446 calc(73 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-74{background:conic-gradient(#117DA5 0deg calc(74 * 3.6deg),#444446 calc(74 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-75{background:conic-gradient(#117DA5 0deg calc(75 * 3.6deg),#444446 calc(75 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-76{background:conic-gradient(#117DA5 0deg calc(76 * 3.6deg),#444446 calc(76 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-77{background:conic-gradient(#117DA5 0deg calc(77 * 3.6deg),#444446 calc(77 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-78{background:conic-gradient(#117DA5 0deg calc(78 * 3.6deg),#444446 calc(78 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-79{background:conic-gradient(#117DA5 0deg calc(79 * 3.6deg),#444446 calc(79 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-80{background:conic-gradient(#117DA5 0deg calc(80 * 3.6deg),#444446 calc(80 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-81{background:conic-gradient(#117DA5 0deg calc(81 * 3.6deg),#444446 calc(81 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-82{background:conic-gradient(#117DA5 0deg calc(82 * 3.6deg),#444446 calc(82 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-83{background:conic-gradient(#117DA5 0deg calc(83 * 3.6deg),#444446 calc(83 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-84{background:conic-gradient(#117DA5 0deg calc(84 * 3.6deg),#444446 calc(84 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-85{background:conic-gradient(#117DA5 0deg calc(85 * 3.6deg),#444446 calc(85 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-86{background:conic-gradient(#117DA5 0deg calc(86 * 3.6deg),#444446 calc(86 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-87{background:conic-gradient(#117DA5 0deg calc(87 * 3.6deg),#444446 calc(87 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-88{background:conic-gradient(#117DA5 0deg calc(88 * 3.6deg),#444446 calc(88 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-89{background:conic-gradient(#117DA5 0deg calc(89 * 3.6deg),#444446 calc(89 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-90{background:conic-gradient(#117DA5 0deg calc(90 * 3.6deg),#444446 calc(90 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-91{background:conic-gradient(#117DA5 0deg calc(91 * 3.6deg),#444446 calc(91 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-92{background:conic-gradient(#117DA5 0deg calc(92 * 3.6deg),#444446 calc(92 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-93{background:conic-gradient(#117DA5 0deg calc(93 * 3.6deg),#444446 calc(93 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-94{background:conic-gradient(#117DA5 0deg calc(94 * 3.6deg),#444446 calc(94 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-95{background:conic-gradient(#117DA5 0deg calc(95 * 3.6deg),#444446 calc(95 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-96{background:conic-gradient(#117DA5 0deg calc(96 * 3.6deg),#444446 calc(96 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-97{background:conic-gradient(#117DA5 0deg calc(97 * 3.6deg),#444446 calc(97 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-98{background:conic-gradient(#117DA5 0deg calc(98 * 3.6deg),#444446 calc(98 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-99{background:conic-gradient(#117DA5 0deg calc(99 * 3.6deg),#444446 calc(99 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-celadon-blue.bg-donut-dark.percent-100{background:conic-gradient(#117DA5 0deg calc(100 * 3.6deg),#444446 calc(100 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-1{background:conic-gradient(#D56E81 0deg calc(1 * 3.6deg),#E1DED9 calc(1 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-2{background:conic-gradient(#D56E81 0deg calc(2 * 3.6deg),#E1DED9 calc(2 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-3{background:conic-gradient(#D56E81 0deg calc(3 * 3.6deg),#E1DED9 calc(3 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-4{background:conic-gradient(#D56E81 0deg calc(4 * 3.6deg),#E1DED9 calc(4 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-5{background:conic-gradient(#D56E81 0deg calc(5 * 3.6deg),#E1DED9 calc(5 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-6{background:conic-gradient(#D56E81 0deg calc(6 * 3.6deg),#E1DED9 calc(6 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-7{background:conic-gradient(#D56E81 0deg calc(7 * 3.6deg),#E1DED9 calc(7 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-8{background:conic-gradient(#D56E81 0deg calc(8 * 3.6deg),#E1DED9 calc(8 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-9{background:conic-gradient(#D56E81 0deg calc(9 * 3.6deg),#E1DED9 calc(9 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-10{background:conic-gradient(#D56E81 0deg calc(10 * 3.6deg),#E1DED9 calc(10 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-11{background:conic-gradient(#D56E81 0deg calc(11 * 3.6deg),#E1DED9 calc(11 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-12{background:conic-gradient(#D56E81 0deg calc(12 * 3.6deg),#E1DED9 calc(12 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-13{background:conic-gradient(#D56E81 0deg calc(13 * 3.6deg),#E1DED9 calc(13 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-14{background:conic-gradient(#D56E81 0deg calc(14 * 3.6deg),#E1DED9 calc(14 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-15{background:conic-gradient(#D56E81 0deg calc(15 * 3.6deg),#E1DED9 calc(15 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-16{background:conic-gradient(#D56E81 0deg calc(16 * 3.6deg),#E1DED9 calc(16 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-17{background:conic-gradient(#D56E81 0deg calc(17 * 3.6deg),#E1DED9 calc(17 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-18{background:conic-gradient(#D56E81 0deg calc(18 * 3.6deg),#E1DED9 calc(18 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-19{background:conic-gradient(#D56E81 0deg calc(19 * 3.6deg),#E1DED9 calc(19 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-20{background:conic-gradient(#D56E81 0deg calc(20 * 3.6deg),#E1DED9 calc(20 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-21{background:conic-gradient(#D56E81 0deg calc(21 * 3.6deg),#E1DED9 calc(21 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-22{background:conic-gradient(#D56E81 0deg calc(22 * 3.6deg),#E1DED9 calc(22 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-23{background:conic-gradient(#D56E81 0deg calc(23 * 3.6deg),#E1DED9 calc(23 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-24{background:conic-gradient(#D56E81 0deg calc(24 * 3.6deg),#E1DED9 calc(24 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-25{background:conic-gradient(#D56E81 0deg calc(25 * 3.6deg),#E1DED9 calc(25 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-26{background:conic-gradient(#D56E81 0deg calc(26 * 3.6deg),#E1DED9 calc(26 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-27{background:conic-gradient(#D56E81 0deg calc(27 * 3.6deg),#E1DED9 calc(27 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-28{background:conic-gradient(#D56E81 0deg calc(28 * 3.6deg),#E1DED9 calc(28 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-29{background:conic-gradient(#D56E81 0deg calc(29 * 3.6deg),#E1DED9 calc(29 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-30{background:conic-gradient(#D56E81 0deg calc(30 * 3.6deg),#E1DED9 calc(30 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-31{background:conic-gradient(#D56E81 0deg calc(31 * 3.6deg),#E1DED9 calc(31 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-32{background:conic-gradient(#D56E81 0deg calc(32 * 3.6deg),#E1DED9 calc(32 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-33{background:conic-gradient(#D56E81 0deg calc(33 * 3.6deg),#E1DED9 calc(33 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-34{background:conic-gradient(#D56E81 0deg calc(34 * 3.6deg),#E1DED9 calc(34 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-35{background:conic-gradient(#D56E81 0deg calc(35 * 3.6deg),#E1DED9 calc(35 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-36{background:conic-gradient(#D56E81 0deg calc(36 * 3.6deg),#E1DED9 calc(36 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-37{background:conic-gradient(#D56E81 0deg calc(37 * 3.6deg),#E1DED9 calc(37 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-38{background:conic-gradient(#D56E81 0deg calc(38 * 3.6deg),#E1DED9 calc(38 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-39{background:conic-gradient(#D56E81 0deg calc(39 * 3.6deg),#E1DED9 calc(39 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-40{background:conic-gradient(#D56E81 0deg calc(40 * 3.6deg),#E1DED9 calc(40 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-41{background:conic-gradient(#D56E81 0deg calc(41 * 3.6deg),#E1DED9 calc(41 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-42{background:conic-gradient(#D56E81 0deg calc(42 * 3.6deg),#E1DED9 calc(42 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-43{background:conic-gradient(#D56E81 0deg calc(43 * 3.6deg),#E1DED9 calc(43 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-44{background:conic-gradient(#D56E81 0deg calc(44 * 3.6deg),#E1DED9 calc(44 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-45{background:conic-gradient(#D56E81 0deg calc(45 * 3.6deg),#E1DED9 calc(45 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-46{background:conic-gradient(#D56E81 0deg calc(46 * 3.6deg),#E1DED9 calc(46 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-47{background:conic-gradient(#D56E81 0deg calc(47 * 3.6deg),#E1DED9 calc(47 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-48{background:conic-gradient(#D56E81 0deg calc(48 * 3.6deg),#E1DED9 calc(48 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-49{background:conic-gradient(#D56E81 0deg calc(49 * 3.6deg),#E1DED9 calc(49 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-50{background:conic-gradient(#D56E81 0deg calc(50 * 3.6deg),#E1DED9 calc(50 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-51{background:conic-gradient(#D56E81 0deg calc(51 * 3.6deg),#E1DED9 calc(51 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-52{background:conic-gradient(#D56E81 0deg calc(52 * 3.6deg),#E1DED9 calc(52 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-53{background:conic-gradient(#D56E81 0deg calc(53 * 3.6deg),#E1DED9 calc(53 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-54{background:conic-gradient(#D56E81 0deg calc(54 * 3.6deg),#E1DED9 calc(54 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-55{background:conic-gradient(#D56E81 0deg calc(55 * 3.6deg),#E1DED9 calc(55 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-56{background:conic-gradient(#D56E81 0deg calc(56 * 3.6deg),#E1DED9 calc(56 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-57{background:conic-gradient(#D56E81 0deg calc(57 * 3.6deg),#E1DED9 calc(57 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-58{background:conic-gradient(#D56E81 0deg calc(58 * 3.6deg),#E1DED9 calc(58 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-59{background:conic-gradient(#D56E81 0deg calc(59 * 3.6deg),#E1DED9 calc(59 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-60{background:conic-gradient(#D56E81 0deg calc(60 * 3.6deg),#E1DED9 calc(60 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-61{background:conic-gradient(#D56E81 0deg calc(61 * 3.6deg),#E1DED9 calc(61 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-62{background:conic-gradient(#D56E81 0deg calc(62 * 3.6deg),#E1DED9 calc(62 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-63{background:conic-gradient(#D56E81 0deg calc(63 * 3.6deg),#E1DED9 calc(63 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-64{background:conic-gradient(#D56E81 0deg calc(64 * 3.6deg),#E1DED9 calc(64 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-65{background:conic-gradient(#D56E81 0deg calc(65 * 3.6deg),#E1DED9 calc(65 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-66{background:conic-gradient(#D56E81 0deg calc(66 * 3.6deg),#E1DED9 calc(66 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-67{background:conic-gradient(#D56E81 0deg calc(67 * 3.6deg),#E1DED9 calc(67 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-68{background:conic-gradient(#D56E81 0deg calc(68 * 3.6deg),#E1DED9 calc(68 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-69{background:conic-gradient(#D56E81 0deg calc(69 * 3.6deg),#E1DED9 calc(69 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-70{background:conic-gradient(#D56E81 0deg calc(70 * 3.6deg),#E1DED9 calc(70 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-71{background:conic-gradient(#D56E81 0deg calc(71 * 3.6deg),#E1DED9 calc(71 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-72{background:conic-gradient(#D56E81 0deg calc(72 * 3.6deg),#E1DED9 calc(72 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-73{background:conic-gradient(#D56E81 0deg calc(73 * 3.6deg),#E1DED9 calc(73 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-74{background:conic-gradient(#D56E81 0deg calc(74 * 3.6deg),#E1DED9 calc(74 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-75{background:conic-gradient(#D56E81 0deg calc(75 * 3.6deg),#E1DED9 calc(75 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-76{background:conic-gradient(#D56E81 0deg calc(76 * 3.6deg),#E1DED9 calc(76 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-77{background:conic-gradient(#D56E81 0deg calc(77 * 3.6deg),#E1DED9 calc(77 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-78{background:conic-gradient(#D56E81 0deg calc(78 * 3.6deg),#E1DED9 calc(78 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-79{background:conic-gradient(#D56E81 0deg calc(79 * 3.6deg),#E1DED9 calc(79 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-80{background:conic-gradient(#D56E81 0deg calc(80 * 3.6deg),#E1DED9 calc(80 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-81{background:conic-gradient(#D56E81 0deg calc(81 * 3.6deg),#E1DED9 calc(81 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-82{background:conic-gradient(#D56E81 0deg calc(82 * 3.6deg),#E1DED9 calc(82 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-83{background:conic-gradient(#D56E81 0deg calc(83 * 3.6deg),#E1DED9 calc(83 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-84{background:conic-gradient(#D56E81 0deg calc(84 * 3.6deg),#E1DED9 calc(84 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-85{background:conic-gradient(#D56E81 0deg calc(85 * 3.6deg),#E1DED9 calc(85 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-86{background:conic-gradient(#D56E81 0deg calc(86 * 3.6deg),#E1DED9 calc(86 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-87{background:conic-gradient(#D56E81 0deg calc(87 * 3.6deg),#E1DED9 calc(87 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-88{background:conic-gradient(#D56E81 0deg calc(88 * 3.6deg),#E1DED9 calc(88 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-89{background:conic-gradient(#D56E81 0deg calc(89 * 3.6deg),#E1DED9 calc(89 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-90{background:conic-gradient(#D56E81 0deg calc(90 * 3.6deg),#E1DED9 calc(90 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-91{background:conic-gradient(#D56E81 0deg calc(91 * 3.6deg),#E1DED9 calc(91 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-92{background:conic-gradient(#D56E81 0deg calc(92 * 3.6deg),#E1DED9 calc(92 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-93{background:conic-gradient(#D56E81 0deg calc(93 * 3.6deg),#E1DED9 calc(93 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-94{background:conic-gradient(#D56E81 0deg calc(94 * 3.6deg),#E1DED9 calc(94 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-95{background:conic-gradient(#D56E81 0deg calc(95 * 3.6deg),#E1DED9 calc(95 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-96{background:conic-gradient(#D56E81 0deg calc(96 * 3.6deg),#E1DED9 calc(96 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-97{background:conic-gradient(#D56E81 0deg calc(97 * 3.6deg),#E1DED9 calc(97 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-98{background:conic-gradient(#D56E81 0deg calc(98 * 3.6deg),#E1DED9 calc(98 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-99{background:conic-gradient(#D56E81 0deg calc(99 * 3.6deg),#E1DED9 calc(99 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-light.percent-100{background:conic-gradient(#D56E81 0deg calc(100 * 3.6deg),#E1DED9 calc(100 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-1{background:conic-gradient(#D56E81 0deg calc(1 * 3.6deg),#444446 calc(1 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-2{background:conic-gradient(#D56E81 0deg calc(2 * 3.6deg),#444446 calc(2 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-3{background:conic-gradient(#D56E81 0deg calc(3 * 3.6deg),#444446 calc(3 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-4{background:conic-gradient(#D56E81 0deg calc(4 * 3.6deg),#444446 calc(4 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-5{background:conic-gradient(#D56E81 0deg calc(5 * 3.6deg),#444446 calc(5 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-6{background:conic-gradient(#D56E81 0deg calc(6 * 3.6deg),#444446 calc(6 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-7{background:conic-gradient(#D56E81 0deg calc(7 * 3.6deg),#444446 calc(7 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-8{background:conic-gradient(#D56E81 0deg calc(8 * 3.6deg),#444446 calc(8 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-9{background:conic-gradient(#D56E81 0deg calc(9 * 3.6deg),#444446 calc(9 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-10{background:conic-gradient(#D56E81 0deg calc(10 * 3.6deg),#444446 calc(10 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-11{background:conic-gradient(#D56E81 0deg calc(11 * 3.6deg),#444446 calc(11 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-12{background:conic-gradient(#D56E81 0deg calc(12 * 3.6deg),#444446 calc(12 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-13{background:conic-gradient(#D56E81 0deg calc(13 * 3.6deg),#444446 calc(13 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-14{background:conic-gradient(#D56E81 0deg calc(14 * 3.6deg),#444446 calc(14 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-15{background:conic-gradient(#D56E81 0deg calc(15 * 3.6deg),#444446 calc(15 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-16{background:conic-gradient(#D56E81 0deg calc(16 * 3.6deg),#444446 calc(16 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-17{background:conic-gradient(#D56E81 0deg calc(17 * 3.6deg),#444446 calc(17 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-18{background:conic-gradient(#D56E81 0deg calc(18 * 3.6deg),#444446 calc(18 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-19{background:conic-gradient(#D56E81 0deg calc(19 * 3.6deg),#444446 calc(19 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-20{background:conic-gradient(#D56E81 0deg calc(20 * 3.6deg),#444446 calc(20 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-21{background:conic-gradient(#D56E81 0deg calc(21 * 3.6deg),#444446 calc(21 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-22{background:conic-gradient(#D56E81 0deg calc(22 * 3.6deg),#444446 calc(22 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-23{background:conic-gradient(#D56E81 0deg calc(23 * 3.6deg),#444446 calc(23 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-24{background:conic-gradient(#D56E81 0deg calc(24 * 3.6deg),#444446 calc(24 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-25{background:conic-gradient(#D56E81 0deg calc(25 * 3.6deg),#444446 calc(25 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-26{background:conic-gradient(#D56E81 0deg calc(26 * 3.6deg),#444446 calc(26 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-27{background:conic-gradient(#D56E81 0deg calc(27 * 3.6deg),#444446 calc(27 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-28{background:conic-gradient(#D56E81 0deg calc(28 * 3.6deg),#444446 calc(28 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-29{background:conic-gradient(#D56E81 0deg calc(29 * 3.6deg),#444446 calc(29 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-30{background:conic-gradient(#D56E81 0deg calc(30 * 3.6deg),#444446 calc(30 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-31{background:conic-gradient(#D56E81 0deg calc(31 * 3.6deg),#444446 calc(31 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-32{background:conic-gradient(#D56E81 0deg calc(32 * 3.6deg),#444446 calc(32 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-33{background:conic-gradient(#D56E81 0deg calc(33 * 3.6deg),#444446 calc(33 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-34{background:conic-gradient(#D56E81 0deg calc(34 * 3.6deg),#444446 calc(34 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-35{background:conic-gradient(#D56E81 0deg calc(35 * 3.6deg),#444446 calc(35 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-36{background:conic-gradient(#D56E81 0deg calc(36 * 3.6deg),#444446 calc(36 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-37{background:conic-gradient(#D56E81 0deg calc(37 * 3.6deg),#444446 calc(37 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-38{background:conic-gradient(#D56E81 0deg calc(38 * 3.6deg),#444446 calc(38 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-39{background:conic-gradient(#D56E81 0deg calc(39 * 3.6deg),#444446 calc(39 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-40{background:conic-gradient(#D56E81 0deg calc(40 * 3.6deg),#444446 calc(40 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-41{background:conic-gradient(#D56E81 0deg calc(41 * 3.6deg),#444446 calc(41 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-42{background:conic-gradient(#D56E81 0deg calc(42 * 3.6deg),#444446 calc(42 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-43{background:conic-gradient(#D56E81 0deg calc(43 * 3.6deg),#444446 calc(43 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-44{background:conic-gradient(#D56E81 0deg calc(44 * 3.6deg),#444446 calc(44 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-45{background:conic-gradient(#D56E81 0deg calc(45 * 3.6deg),#444446 calc(45 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-46{background:conic-gradient(#D56E81 0deg calc(46 * 3.6deg),#444446 calc(46 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-47{background:conic-gradient(#D56E81 0deg calc(47 * 3.6deg),#444446 calc(47 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-48{background:conic-gradient(#D56E81 0deg calc(48 * 3.6deg),#444446 calc(48 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-49{background:conic-gradient(#D56E81 0deg calc(49 * 3.6deg),#444446 calc(49 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-50{background:conic-gradient(#D56E81 0deg calc(50 * 3.6deg),#444446 calc(50 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-51{background:conic-gradient(#D56E81 0deg calc(51 * 3.6deg),#444446 calc(51 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-52{background:conic-gradient(#D56E81 0deg calc(52 * 3.6deg),#444446 calc(52 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-53{background:conic-gradient(#D56E81 0deg calc(53 * 3.6deg),#444446 calc(53 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-54{background:conic-gradient(#D56E81 0deg calc(54 * 3.6deg),#444446 calc(54 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-55{background:conic-gradient(#D56E81 0deg calc(55 * 3.6deg),#444446 calc(55 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-56{background:conic-gradient(#D56E81 0deg calc(56 * 3.6deg),#444446 calc(56 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-57{background:conic-gradient(#D56E81 0deg calc(57 * 3.6deg),#444446 calc(57 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-58{background:conic-gradient(#D56E81 0deg calc(58 * 3.6deg),#444446 calc(58 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-59{background:conic-gradient(#D56E81 0deg calc(59 * 3.6deg),#444446 calc(59 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-60{background:conic-gradient(#D56E81 0deg calc(60 * 3.6deg),#444446 calc(60 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-61{background:conic-gradient(#D56E81 0deg calc(61 * 3.6deg),#444446 calc(61 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-62{background:conic-gradient(#D56E81 0deg calc(62 * 3.6deg),#444446 calc(62 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-63{background:conic-gradient(#D56E81 0deg calc(63 * 3.6deg),#444446 calc(63 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-64{background:conic-gradient(#D56E81 0deg calc(64 * 3.6deg),#444446 calc(64 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-65{background:conic-gradient(#D56E81 0deg calc(65 * 3.6deg),#444446 calc(65 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-66{background:conic-gradient(#D56E81 0deg calc(66 * 3.6deg),#444446 calc(66 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-67{background:conic-gradient(#D56E81 0deg calc(67 * 3.6deg),#444446 calc(67 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-68{background:conic-gradient(#D56E81 0deg calc(68 * 3.6deg),#444446 calc(68 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-69{background:conic-gradient(#D56E81 0deg calc(69 * 3.6deg),#444446 calc(69 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-70{background:conic-gradient(#D56E81 0deg calc(70 * 3.6deg),#444446 calc(70 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-71{background:conic-gradient(#D56E81 0deg calc(71 * 3.6deg),#444446 calc(71 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-72{background:conic-gradient(#D56E81 0deg calc(72 * 3.6deg),#444446 calc(72 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-73{background:conic-gradient(#D56E81 0deg calc(73 * 3.6deg),#444446 calc(73 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-74{background:conic-gradient(#D56E81 0deg calc(74 * 3.6deg),#444446 calc(74 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-75{background:conic-gradient(#D56E81 0deg calc(75 * 3.6deg),#444446 calc(75 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-76{background:conic-gradient(#D56E81 0deg calc(76 * 3.6deg),#444446 calc(76 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-77{background:conic-gradient(#D56E81 0deg calc(77 * 3.6deg),#444446 calc(77 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-78{background:conic-gradient(#D56E81 0deg calc(78 * 3.6deg),#444446 calc(78 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-79{background:conic-gradient(#D56E81 0deg calc(79 * 3.6deg),#444446 calc(79 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-80{background:conic-gradient(#D56E81 0deg calc(80 * 3.6deg),#444446 calc(80 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-81{background:conic-gradient(#D56E81 0deg calc(81 * 3.6deg),#444446 calc(81 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-82{background:conic-gradient(#D56E81 0deg calc(82 * 3.6deg),#444446 calc(82 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-83{background:conic-gradient(#D56E81 0deg calc(83 * 3.6deg),#444446 calc(83 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-84{background:conic-gradient(#D56E81 0deg calc(84 * 3.6deg),#444446 calc(84 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-85{background:conic-gradient(#D56E81 0deg calc(85 * 3.6deg),#444446 calc(85 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-86{background:conic-gradient(#D56E81 0deg calc(86 * 3.6deg),#444446 calc(86 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-87{background:conic-gradient(#D56E81 0deg calc(87 * 3.6deg),#444446 calc(87 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-88{background:conic-gradient(#D56E81 0deg calc(88 * 3.6deg),#444446 calc(88 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-89{background:conic-gradient(#D56E81 0deg calc(89 * 3.6deg),#444446 calc(89 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-90{background:conic-gradient(#D56E81 0deg calc(90 * 3.6deg),#444446 calc(90 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-91{background:conic-gradient(#D56E81 0deg calc(91 * 3.6deg),#444446 calc(91 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-92{background:conic-gradient(#D56E81 0deg calc(92 * 3.6deg),#444446 calc(92 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-93{background:conic-gradient(#D56E81 0deg calc(93 * 3.6deg),#444446 calc(93 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-94{background:conic-gradient(#D56E81 0deg calc(94 * 3.6deg),#444446 calc(94 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-95{background:conic-gradient(#D56E81 0deg calc(95 * 3.6deg),#444446 calc(95 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-96{background:conic-gradient(#D56E81 0deg calc(96 * 3.6deg),#444446 calc(96 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-97{background:conic-gradient(#D56E81 0deg calc(97 * 3.6deg),#444446 calc(97 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-98{background:conic-gradient(#D56E81 0deg calc(98 * 3.6deg),#444446 calc(98 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-99{background:conic-gradient(#D56E81 0deg calc(99 * 3.6deg),#444446 calc(99 * 3.6deg) 360deg);}.paragraph--type--donut-stat .fill-charm.bg-donut-dark.percent-100{background:conic-gradient(#D56E81 0deg calc(100 * 3.6deg),#444446 calc(100 * 3.6deg) 360deg);}.paragraph--type--donut-stat .donut-text{top:15px;left:15px;width:105px;height:105px;background:#fff;position:absolute;border-radius:50%;display:flex;justify-content:center;align-items:center;z-index:3;font-size:52px;}@media (min-width:768px){.paragraph--type--donut-stat .donut-text{width:175px;height:175px;font-size:56px;}}@media (min-width:992px){.paragraph--type--donut-stat .donut-text{top:20px;left:20px;width:180px;height:180px;}}@media (min-width:1200px){.paragraph--type--donut-stat .donut-text{left:15px;top:15px;width:130px;height:130px;}}.paragraph--type--donut-stat .donut-text:after{content:'%';font-size:32px;position:relative;top:-5px;}.paragraph--type--donut-stat .field--name-field-title{font-size:15px;text-align:center;}.paragraph--type--donut-stat-list{width:100%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;}@media (min-width:1200px){.paragraph--type--donut-stat-list{max-width:1220px;}}.paragraph--type--donut-stat-list .field--name-field-p-donut-stats{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -10px -20px;}@media (min-width:768px){.paragraph--type--donut-stat-list .field--name-field-p-donut-stats{margin:0 -15px -30px;}}.paragraph--type--donut-stat-list .field--name-field-p-donut-stats > .field__item{padding:0 10px 20px;}@media (min-width:768px){.paragraph--type--donut-stat-list .field--name-field-p-donut-stats > .field__item{padding:0 15px 30px;}}.paragraph--type--text-text{width:100%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;}@media (min-width:1200px){.paragraph--type--text-text{max-width:1220px;}}@media (min-width:992px){.paragraph--type--text-text .field--name-field-p-texts{display:flex;justify-content:space-between;flex-wrap:wrap;}}@media (min-width:992px){.paragraph--type--text-text .field--name-field-p-texts > .field__item{width:48%;}}@media (max-width:991px){.paragraph--type--text-text .field--name-field-p-texts > .field__item:nth-child(2){margin-top:40px;}}.paragraph--type--text-text .field--name-field-p-texts > .field__item:nth-child(3){margin-top:60px;}@media (max-width:991px){.paragraph--type--text-text .field--name-field-p-texts > .field__item:nth-child(3){margin-top:40px;}}.paragraph--type--text-text .text-component{padding:0;}.paragraph--type--text-text .o-simple-content.half-space{margin-bottom:0;}.paragraph--type--image-bar{position:relative;z-index:1;width:100%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;padding:50px 0;}@media (min-width:1200px){.paragraph--type--image-bar{max-width:1220px;}}.paragraph--type--image-bar:before{content:'';position:absolute;left:50%;top:0;height:100%;width:100vw;transform:translateX(-50%);background-color:#D0CCC5;z-index:-1;}@media (min-width:768px){.paragraph--type--image-bar{padding:100px 0;}}.paragraph--type--image-bar .field--name-field-title{font-size:25px;font-weight:700;margin-bottom:30px;text-align:center;overflow:hidden;}@media (min-width:768px){.paragraph--type--image-bar .field--name-field-title{font-size:35px;margin-bottom:64px;}}.paragraph--type--image-bar .field--name-field-media-logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:-20px;}@media (min-width:992px){.paragraph--type--image-bar .field--name-field-media-logos{flex-wrap:nowrap;margin:0 0 -20px;}}.paragraph--type--image-bar .field--name-field-media-logos .field__item{padding:0 10px 20px;width:50%;}.paragraph--type--image-bar .field--name-field-media-logos .field__item img{max-width:100%;height:auto;width:auto;max-height:100%;}@media (min-width:768px){.paragraph--type--image-bar .field--name-field-media-logos .field__item{width:33.3%;}}@media (min-width:992px){.paragraph--type--image-bar .field--name-field-media-logos .field__item{width:auto;padding:0 20px 20px;}.paragraph--type--image-bar .field--name-field-media-logos .field__item img{max-height:90px;max-width:230px;}}.pre-footer-copy{width:100%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;margin-bottom:50px;}@media (min-width:1200px){.pre-footer-copy{max-width:1220px;}}@media (min-width:992px){.pre-footer-copy{margin-bottom:105px;}}.pre-footer-copy .heading{font-size:25px;font-weight:700;text-align:center;margin-bottom:0;}@media (min-width:768px){.pre-footer-copy .heading{font-size:35px;}}.pre-footer-copy .heading p{margin-bottom:0;}.component--region-map .field--name-field-title{text-align:center;font-size:35px;letter-spacing:-0.28px;margin-bottom:20px;font-weight:700;}.component--region-map .field--name-field-long-content{margin:0 auto 35px;text-align:center;max-width:800px;}@media (min-width:992px){.component--region-map .field--name-field-long-content{margin-bottom:70px;}}.component--region-map .region-map-pin path{transition:transform 300ms ease-in-out;}.component--region-map .region-map-pin:hover,.component--region-map .region-map-pin:focus{cursor:pointer;}.component--region-map .region-map-pin:hover path,.component--region-map .region-map-pin:focus path{transform:scale(1.05);}.component--region-map .modal__overlay .modal__container{max-width:600px;}.component--region-map .modal__content{min-height:300px;max-height:50vh;overflow-y:auto;background:white;padding:35px;}.component--region-map .modal__content h3:before{height:25px;top:-1px;}.component--region-map .modal__content ul{margin:0;padding:0;list-style:none;column-count:2;column-gap:25px;}.featured-cards{width:100%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;margin-bottom:50px;}@media (min-width:1200px){.featured-cards{max-width:1220px;}}@media (min-width:992px){.featured-cards{margin-bottom:105px;}}.featured-cards h2{color:#444446;text-align:center;font-size:35px;letter-spacing:-0.28px;margin-bottom:35px;}@media (min-width:992px){.featured-cards h2{margin-bottom:65px;}}.featured-cards .featured-cards--wrapper{margin:0 -15px -40px;display:flex;flex-wrap:wrap;}.featured-cards .featured-cards--wrapper .featured-card{margin:0 15px 40px;}@media (min-width:768px){.featured-cards .featured-cards--wrapper .featured-card{width:calc(50% - 30px);}}@media (min-width:992px){.featured-cards .featured-cards--wrapper .featured-card{width:calc(33.3% - 30px);}}.featured-cards .featured-cards--wrapper .featured-card:nth-child(9n + 8) .node--view-mode-teaser,.featured-cards .featured-cards--wrapper .featured-card:nth-child(9n + 6) .node--view-mode-teaser,.featured-cards .featured-cards--wrapper .featured-card:nth-child(9n + 1) .node--view-mode-teaser{background-color:#FFFFFF;}.featured-cards .featured-cards--wrapper .featured-card:nth-child(9n + 9) .node--view-mode-teaser,.featured-cards .featured-cards--wrapper .featured-card:nth-child(9n + 2) .node--view-mode-teaser{background-color:#B5C93E;}.featured-cards .featured-cards--wrapper .featured-card:nth-child(9n + 9) .node--view-mode-teaser .read-more span:before,.featured-cards .featured-cards--wrapper .featured-card:nth-child(9n + 2) .node--view-mode-teaser .read-more span:before{background:#FFFFFF;}.featured-cards .featured-cards--wrapper .featured-card:nth-child(9n + 4) .node--view-mode-teaser,.featured-cards .featured-cards--wrapper .featured-card:nth-child(9n + 3) .node--view-mode-teaser{background-color:#D0CCC5;}.featured-cards .featured-cards--wrapper .featured-card:nth-child(9n + 4) .node--view-mode-teaser .read-more span:before,.featured-cards .featured-cards--wrapper .featured-card:nth-child(9n + 3) .node--view-mode-teaser .read-more span:before{background:#FFFFFF;}.featured-cards .featured-cards--wrapper .featured-card:nth-child(9n + 7) .node--view-mode-teaser,.featured-cards .featured-cards--wrapper .featured-card:nth-child(9n + 5) .node--view-mode-teaser{background-color:#444446;color:#FFFFFF;}.paragraph--type--hero-banner{position:relative;display:flex;flex-direction:column;justify-content:initial;aspect-ratio:2.91/1;height:auto;}.paragraph--type--hero-banner .field--name-field-media:before{content:'';position:absolute;z-index:1;background:rgba(255,255,255,0.5);width:100%;height:100%;left:0;top:0;}@media (min-width:768px){.paragraph--type--hero-banner .field--name-field-media:before{display:none;}}.paragraph--type--hero-banner .field--name-field-media img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;}.paragraph--type--hero-banner .text{position:relative;z-index:2;padding-left:25px;max-width:465px;color:#000000;margin-top:9.8vw;padding-bottom:20px;}@media (min-width:576px){.paragraph--type--hero-banner .text{padding-bottom:0;}}.paragraph--type--hero-banner .text:before{content:'';width:6px;height:25px;background:linear-gradient(45deg,#62913e 0%,#88ae4c 17%,#9abd54 25%,#b5c93b 68%,#b5c93b 100%);transform:skewX(-20deg);position:absolute;left:8px;top:-1px;}@media (min-width:992px){.paragraph--type--hero-banner .text:before{height:31px;width:8px;left:7px;top:0;}}.paragraph--type--hero-banner .text .field--name-field-eyebrow{font-weight:700;font-size:21px;}@media (min-width:992px){.paragraph--type--hero-banner .text .field--name-field-eyebrow{font-size:30px;}}.paragraph--type--hero-banner .text .field--name-field-title{font-size:25px;}@media (min-width:992px){.paragraph--type--hero-banner .text .field--name-field-title{font-size:35px;}}@media (min-width:768px){.paragraph--type--hero-banner .text .field--name-field-subtitle{font-size:26px;line-height:32px;}}.paragraph--type--hero-banner.color--white .text{color:#FFFFFF;}.paragraph--type--hero-banner.color--white .field--name-field-media:before{background:rgba(0,0,0,0.3);}.view-stories{width:100%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;padding-left:30px;padding-right:30px;}@media (min-width:1200px){.view-stories{max-width:1220px;}}@media (min-width:1200px){.view-stories{max-width:1102px;}}.view-stories .views-infinite-scroll-content-wrapper{margin:0;}@media (min-width:768px){.view-stories .views-infinite-scroll-content-wrapper{display:flex;flex-wrap:wrap;margin:0 -20px -40px;}}.view-stories .views-infinite-scroll-content-wrapper .views-row{margin:0 0 20px;}@media (min-width:768px){.view-stories .views-infinite-scroll-content-wrapper .views-row{width:calc(50% - 40px);margin:0 20px 33px;}}.view-stories .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser{height:100%;}@media (min-width:768px){.view-stories .views-infinite-scroll-content-wrapper .views-row:nth-child(3n + 1){width:calc(100% - 40px);}.view-stories .views-infinite-scroll-content-wrapper .views-row:nth-child(3n + 1) .teaser-card{flex-direction:row-reverse;}.view-stories .views-infinite-scroll-content-wrapper .views-row:nth-child(3n + 1) .teaser-card .field--name-field-featured-image{width:50%;flex-shrink:0;}}.view-stories .views-infinite-scroll-content-wrapper .views-row:nth-child(6n + 1) .teaser-card{background-color:#B5C93E;}.view-stories .views-infinite-scroll-content-wrapper .views-row:nth-child(6n + 1) .teaser-card .field--name-field-publish-date:before{background:#FFFFFF;}.view-stories .views-infinite-scroll-content-wrapper .views-row:nth-child(6n + 4) .teaser-card{background-color:#D0CCC5;}.view-stories .views-infinite-scroll-content-wrapper .views-row:nth-child(6n + 4) .teaser-card .field--name-field-publish-date:before{background:#FFFFFF;}.view-stories .pager{margin:60px 0 0;padding:0;list-style:none;}.view-stories .pager li{text-align:center;}.view-stories .pager li a{display:inline-block;padding:12px 25px;font-size:19px;font-weight:700;line-height:1.26;border-radius:30px;background-color:#B5C93E;transition:background-color .3s;color:#000000;}@media (min-width:768px){.view-stories .pager li a{padding:18px 35px;}}.view-stories .pager li a:hover,.view-stories .pager li a:focus{background-color:#D0CCC5;color:#000000;text-decoration:none;}.paragraph--type--featured-stories{width:100%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;}@media (min-width:1200px){.paragraph--type--featured-stories{max-width:1220px;}}@media (min-width:768px){.paragraph--type--featured-stories{padding:0 65px;}}@media (min-width:1200px){.paragraph--type--featured-stories{padding:0 65px;margin-bottom:-70px;max-width:1064px;}}.paragraph--type--featured-stories .field--name-field-title{padding-left:39px;position:relative;font-weight:700;color:#000000;margin-bottom:34px;display:block;}.paragraph--type--featured-stories .field--name-field-title::before{display:block;content:"";position:absolute;top:0;left:12px;width:8px;height:35px;background-image:linear-gradient(0deg,#629035 10%,#99bd55 30%,#b5c93e 75%);transform:skewX(-20deg);}.paragraph--type--featured-stories .o-featured-stories-carousel{position:relative;}@media (min-width:768px){.paragraph--type--featured-stories .o-featured-stories-carousel{padding-left:10px;}}.paragraph--type--featured-stories .o-featured-stories-carousel > .field__item:not(:first-child){display:none;}.paragraph--type--featured-stories .o-featured-stories-carousel .owl-item{float:left;min-height:1px;}.paragraph--type--featured-stories .o-featured-stories-carousel .owl-stage-outer{position:relative;overflow:hidden;transform:translate3d(0,0,0);}.paragraph--type--featured-stories .o-featured-stories-carousel .owl-nav{position:absolute;top:40%;width:100%;display:none;}@media (min-width:768px){.paragraph--type--featured-stories .o-featured-stories-carousel .owl-nav{display:block;}}.paragraph--type--featured-stories .o-featured-stories-carousel .owl-nav button{border-radius:50%;border:2px solid #000000;position:absolute;width:40px;height:40px;background-color:transparent;}@media (min-width:1200px){.paragraph--type--featured-stories .o-featured-stories-carousel .owl-nav button{width:55px;height:55px;}}.paragraph--type--featured-stories .o-featured-stories-carousel .owl-nav button.disabled{opacity:.7;cursor:default;}.paragraph--type--featured-stories .o-featured-stories-carousel .owl-nav button:not(.disabled):hover,.paragraph--type--featured-stories .o-featured-stories-carousel .owl-nav button:not(.disabled):focus{background-color:rgba(0,0,0,0.05);}.paragraph--type--featured-stories .o-featured-stories-carousel .owl-nav button span{display:none;}.paragraph--type--featured-stories .o-featured-stories-carousel .owl-nav button:before{content:"";position:absolute;top:11px;width:14px;height:14px;}@media (min-width:1200px){.paragraph--type--featured-stories .o-featured-stories-carousel .owl-nav button:before{top:15px;width:20px;height:20px;}}.paragraph--type--featured-stories .o-featured-stories-carousel .owl-nav button.owl-next{right:-50px;}@media (min-width:1200px){.paragraph--type--featured-stories .o-featured-stories-carousel .owl-nav button.owl-next{right:-64px;}}.paragraph--type--featured-stories .o-featured-stories-carousel .owl-nav button.owl-next:before{transform:rotate(45deg);right:14px;border-top:1px solid #000000;border-right:1px solid #000000;}@media (min-width:1200px){.paragraph--type--featured-stories .o-featured-stories-carousel .owl-nav button.owl-next:before{right:17px;border-top:2px solid #000000;border-right:2px solid #000000;}}.paragraph--type--featured-stories .o-featured-stories-carousel .owl-nav button.owl-prev{left:-50px;}@media (min-width:1200px){.paragraph--type--featured-stories .o-featured-stories-carousel .owl-nav button.owl-prev{left:-71px;}}.paragraph--type--featured-stories .o-featured-stories-carousel .owl-nav button.owl-prev:before{transform:rotate(-45deg);left:14px;border-top:1px solid #000000;border-left:1px solid #000000;}@media (min-width:1200px){.paragraph--type--featured-stories .o-featured-stories-carousel .owl-nav button.owl-prev:before{left:17px;border-top:2px solid #000000;border-left:2px solid #000000;}}.paragraph--type--featured-stories .o-featured-stories-carousel .owl-dots{display:flex;height:7px;margin-top:22px;}.paragraph--type--featured-stories .o-featured-stories-carousel .owl-dots button{width:7px;height:7px;padding:0;border-radius:50%;background-color:#B5C93E;border:none;margin-right:4px;}.paragraph--type--featured-stories .o-featured-stories-carousel .owl-dots button.active{background-color:#000000;}.paragraph--type--story-two-column{margin-bottom:50px;}@media (min-width:992px){.paragraph--type--story-two-column{display:flex;}}.paragraph--type--story-two-column .media{margin-bottom:30px;}@media (min-width:992px){.paragraph--type--story-two-column .media{margin-bottom:0;}}.paragraph--type--story-two-column .media .field--type-entity-reference{margin-bottom:0;}.paragraph--type--story-two-column .text .container{padding:0;}@media (min-width:992px){.paragraph--type--story-two-column .text{width:50%;flex-shrink:0;}}.paragraph--type--story-two-column .text h3{padding-left:30px;position:relative;font-weight:700;color:#000000;margin-bottom:25px;margin-top:9px;}.paragraph--type--story-two-column .text h3::before{display:block;content:"";position:absolute;top:-11px;left:7px;width:7px;height:31px;background-image:linear-gradient(0deg,#629035 10%,#99bd55 30%,#b5c93e 75%);transform:skewX(-20deg);}.paragraph--type--story-two-column .text p{line-height:1.3;}.paragraph--type--story-two-column .text p + h3{margin-top:50px;}@media (min-width:992px){.paragraph--type--story-two-column.alignment--left .text{padding-right:35px;margin-right:15px;}.paragraph--type--story-two-column.alignment--left .media{order:2;}}@media (min-width:992px){.paragraph--type--story-two-column.alignment--right .text{padding-left:35px;margin-left:15px;}}@media (min-width:992px){.paragraph--type--story-two-column.stretch-image img{max-width:none;width:calc(50vw - 15px);height:auto;}}.paragraph--type--simple-highlight-text{position:relative;z-index:1;padding:35px 0;}@media (min-width:992px){.paragraph--type--simple-highlight-text{padding:50px 0 75px;}}.paragraph--type--simple-highlight-text:after{content:"";position:absolute;z-index:-1;top:0;bottom:0;background-color:#B5C93E;width:100vw;left:-15px;right:-15px;}@media (min-width:992px){.paragraph--type--simple-highlight-text:after{width:50vw;left:auto;right:auto;}}.paragraph--type--simple-highlight-text:before{display:block;content:'';width:6px;height:25px;background:#FFFFFF;transform:skewX(-20deg);margin:0 0 10px 5px;}@media (min-width:992px){.paragraph--type--simple-highlight-text:before{height:35px;width:7px;}}.paragraph--type--simple-highlight-text .field--name-field-long-content{font-size:28px;line-height:32px;font-weight:700;color:#000000;}@media (min-width:992px){.paragraph--type--simple-highlight-text .field--name-field-long-content{font-size:36px;line-height:42px;}}@media (min-width:992px){.alignment--left .paragraph--type--simple-highlight-text{padding-left:50px;}.alignment--left .paragraph--type--simple-highlight-text:after{left:0;}}@media (min-width:992px){.alignment--right .paragraph--type--simple-highlight-text{padding-right:50px;}.alignment--right .paragraph--type--simple-highlight-text:after{right:0;}}.node .node__content{margin-top:0;font-size:inherit;}body.modal-open{position:inherit;}article{width:100%;float:left;}.node--type--home-page-template{width:100%;float:left;}.node--type--home-page-template .field--name-field-home-page-sections > .field__items > .field__item{margin-bottom:80px;}@media (min-width:992px){.node--type--home-page-template .field--name-field-home-page-sections > .field__items > .field__item{margin-bottom:150px;}}.node--type--home-page-template .field--name-field-home-page-sections > .field__items > .field__item:first-child,.node--type--home-page-template .field--name-field-home-page-sections > .field__items > .field__item:last-child{margin-bottom:50px;}@media (min-width:992px){.node--type--home-page-template .field--name-field-home-page-sections > .field__items > .field__item:first-child,.node--type--home-page-template .field--name-field-home-page-sections > .field__items > .field__item:last-child{margin-bottom:105px;}}.node--type-page .field--name-field-p-page-banner{margin-bottom:50px;}@media (min-width:992px){.node--type-page .field--name-field-p-page-banner{margin-bottom:86px;}}.node--type-page .field--name-field-page-sections > .field__item{margin-bottom:80px;}@media (min-width:992px){.node--type-page .field--name-field-page-sections > .field__item{margin-bottom:150px;}}.node--type-page .field--name-field-page-sections > .field__item:last-child{margin-bottom:50px;}@media (min-width:992px){.node--type-page .field--name-field-page-sections > .field__item:last-child{margin-bottom:105px;}}.right-text{text-align:right;}.left-text{text-align:left;}.node--view-mode-search-result{background-color:#EBEBEB;padding:20px;margin-bottom:30px;position:relative;}.node--view-mode-search-result:not(.node--type--news-article) h3{font-size:26px;text-transform:none;}.node--view-mode-search-result h3{color:#444446;font-weight:400;}.node--view-mode-search-result .description{margin-bottom:20px;}.node--view-mode-search-result .read-more{font-size:16px;text-transform:uppercase;color:#444446;font-weight:700;}.node--view-mode-search-result .read-more:after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;}.node--view-mode-search-result .read-more span{padding-left:20px;position:relative;}.node--view-mode-search-result .read-more span:before{content:'';width:5px;height:22px;transform:skewX(-20deg);border-top-left-radius:2px;background:linear-gradient(45deg,#62913e 0%,#88ae4c 17%,#9abd54 25%,#b5c93b 68%,#b5c93b 100%);position:absolute;left:5px;bottom:2px;}.node--type--news-article.node--view-mode-full{margin-bottom:30px;}@media (min-width:768px){.node--type--news-article.node--view-mode-full{margin-bottom:80px;}}.node--type--news-article.node--view-mode-full .o-press-release-header{background-image:linear-gradient(90deg,#629035 10%,#99bd55 30%,#b5c93e 75%);height:205px;text-align:center;display:flex;justify-content:center;align-items:center;width:100%;animation:fade-in 1.3s forwards;position:relative;overflow:hidden;padding:0 15px;margin-bottom:50px;}@media (min-width:768px){.node--type--news-article.node--view-mode-full .o-press-release-header{margin-bottom:105px;}}.node--type--news-article.node--view-mode-full .o-press-release-header::before,.node--type--news-article.node--view-mode-full .o-press-release-header::after{content:"";display:block;position:absolute;top:0;width:418px;height:205px;}.node--type--news-article.node--view-mode-full .o-press-release-header::before{background-color:#829940;left:calc(50% - 185px);transform:translateX(-50%) rotate(75deg);}@media (min-width:768px){.node--type--news-article.node--view-mode-full .o-press-release-header::before{left:calc(50% - 220px);transform:translateX(-50%) rotate(60deg);}}.node--type--news-article.node--view-mode-full .o-press-release-header::after{background-color:#c2d471;left:calc(50% - -185px);transform:translateX(-50%) rotate(-75deg);}@media (min-width:768px){.node--type--news-article.node--view-mode-full .o-press-release-header::after{left:calc(50% - -220px);transform:translateX(-50%) rotate(-60deg);}}.node--type--news-article.node--view-mode-full .o-press-release-header .a-title{font-size:25px;line-height:1.25;color:#212529;letter-spacing:0.5px;font-family:"Lato",sans-serif;position:relative;z-index:1;max-width:800px;font-weight:700;}.node--type--news-article.node--view-mode-full .news-info{font-size:17px;line-height:1.19;font-weight:700;margin-bottom:27px;}@media (min-width:768px){.node--type--news-article.node--view-mode-full .news-info{font-size:21px;}.node--type--news-article.node--view-mode-full .news-info .info{margin-right:-10px;}}.node--type--news-article.node--view-mode-full .news-info .field--name-field-location{text-transform:uppercase;}.node--type--news-article.node--view-mode-full .news-info .info p{margin-bottom:0;line-height:inherit;}.node--type--news-article.node--view-mode-full .back-button{text-align:center;margin-top:40px;}@media (min-width:768px){.node--type--news-article.node--view-mode-full .back-button{margin-top:103px;}}.node--type--news-article.node--view-mode-full .back-button a{display:inline-block;padding:12px 25px;font-size:19px;font-weight:700;line-height:1.26;border-radius:30px;background-color:#B5C93E;transition:background-color .3s;color:#000000;}@media (min-width:768px){.node--type--news-article.node--view-mode-full .back-button a{padding:18px 35px;}}.node--type--news-article.node--view-mode-full .back-button a:hover,.node--type--news-article.node--view-mode-full .back-button a:focus{background-color:#D0CCC5;color:#000000;text-decoration:none;}.node--type--news-article.node--view-mode-full .field--name-field-authors{margin-bottom:0;overflow:hidden;}.node--type--news-article.node--view-mode-full .field--name-field-authors > .field__item .node--view-mode-teaser{margin-top:35px;}.node--type--news-article.node--view-mode-full .field--name-field-authors > .field__item:first-of-type .node--view-mode-teaser{margin-top:0;}@media (max-width:991px){.node--type--news-article.node--view-mode-full .field--name-field-authors{margin-bottom:30px;display:flex;flex-wrap:wrap;}.node--type--news-article.node--view-mode-full .field--name-field-authors > .field__item{margin-right:35px;}.node--type--news-article.node--view-mode-full .field--name-field-authors > .field__item:last-of-type{margin-right:0;}.node--type--news-article.node--view-mode-full .field--name-field-authors > .field__item .node--view-mode-teaser{margin-top:20px;}}@media (max-width:767px){.node--type--news-article.node--view-mode-full .field--name-field-authors > .field__item{margin-right:0;width:100%;}}.node--type--news-article.node--view-mode-full .about-info{margin-top:60px;}.node--type--news-article.node--view-mode-full .about-info h2,.node--type--news-article.node--view-mode-full .about-info h3,.node--type--news-article.node--view-mode-full .field--name-body h2,.node--type--news-article.node--view-mode-full .field--name-body h3{text-transform:uppercase;font-size:16px;margin-bottom:24px;position:relative;color:inherit;}@media (min-width:768px){.node--type--news-article.node--view-mode-full .about-info h2,.node--type--news-article.node--view-mode-full .about-info h3,.node--type--news-article.node--view-mode-full .field--name-body h2,.node--type--news-article.node--view-mode-full .field--name-body h3{font-size:20px;margin-bottom:30px;}}.node--type--news-article.node--view-mode-full .about-info h2:before,.node--type--news-article.node--view-mode-full .about-info h3:before,.node--type--news-article.node--view-mode-full .field--name-body h2:before,.node--type--news-article.node--view-mode-full .field--name-body h3:before{content:'';position:absolute;left:-25px;top:-5px;width:5px;height:25px;transform:skewX(-20deg);background:linear-gradient(45deg,#62913e 0%,#88ae4c 17%,#9abd54 25%,#b5c93b 68%,#b5c93b 100%);}@media (min-width:768px){.node--type--news-article.node--view-mode-full .about-info h2:before,.node--type--news-article.node--view-mode-full .about-info h3:before,.node--type--news-article.node--view-mode-full .field--name-body h2:before,.node--type--news-article.node--view-mode-full .field--name-body h3:before{width:7px;height:31px;top:-11px;left:-25px;}}.node--type--news-article.node--view-mode-teaser{min-height:400px;display:flex;flex-direction:column;margin:0;padding:0;border:none;box-shadow:0 0 10px 0 rgba(0,0,0,0.2);height:100%;position:relative;}.node--type--news-article.node--view-mode-teaser .field--type-entity-reference{margin-bottom:0;}.node--type--news-article.node--view-mode-teaser img{max-width:100%;height:auto;margin-bottom:0;object-fit:cover;aspect-ratio:2.4 / 1;}.node--type--news-article.node--view-mode-teaser .node__content{padding:30px;display:flex;flex-direction:column;flex:1 1 auto;font-weight:700;}.node--type--news-article.node--view-mode-teaser .node__content .field--name-field-publish-date{font-size:17px;margin-bottom:25px;}.node--type--news-article.node--view-mode-teaser .node__content h3{margin-bottom:20px;font-size:25px;text-transform:none;}.node--type--news-article.node--view-mode-teaser .node__content .summary{margin-bottom:20px;}.node--type--news-article.node--view-mode-teaser .node__content .read-more{margin-top:auto;font-size:16px;text-transform:uppercase;color:inherit;}.node--type--news-article.node--view-mode-teaser .node__content .read-more span{padding-left:20px;position:relative;}.node--type--news-article.node--view-mode-teaser .node__content .read-more span:before{content:'';width:5px;height:22px;transform:skewX(-20deg);border-top-left-radius:2px;background:linear-gradient(45deg,#62913e 0%,#88ae4c 17%,#9abd54 25%,#b5c93b 68%,#b5c93b 100%);position:absolute;left:5px;bottom:2px;}.node--type-leadership-bio.node--view-mode-teaser{margin:20px 0 0;padding:0;border:none;letter-spacing:-1.18px;}.node--type-leadership-bio.node--view-mode-teaser .node__content{font-size:19px;line-height:1.4;letter-spacing:0.6px;}.node--type-leadership-bio.node--view-mode-teaser .field--name-field-leadership-media-image{margin-bottom:17px;}.node--type-leadership-bio.node--view-mode-teaser .field--name-field-leadership-media-image img{width:100px;height:auto;border-radius:50%;border:1px solid rgba(0,0,0,0.3);}.node--type-leadership-bio.node--view-mode-teaser .field--name-field-name{font-weight:700;}.node--type-leadership-bio.node--view-mode-teaser .position:not(:last-child){margin-bottom:10px;}.node--type-leadership-bio.node--view-mode-teaser .field--name-field-telephone:before{content:'T.';font-weight:700;padding-right:5px;}.node--type-leadership-bio.node--view-mode-teaser .field--name-field-email:before{content:'E.';font-weight:700;padding-right:5px;}.node--type-leadership-bio.node--view-mode-teaser .contact{margin-top:15px;}@media (max-width:767px){.node--type-leadership-bio.node--view-mode-teaser .node__content{display:flex;align-items:center;}.node--type-leadership-bio.node--view-mode-teaser .node__content .field--name-field-leadership-media-image{margin-bottom:0;}.node--type-leadership-bio.node--view-mode-teaser .node__content .field--name-field-leadership-media-image img{width:75px;}.node--type-leadership-bio.node--view-mode-teaser .node__content .content-wrapper{padding-left:1.5rem;font-size:80%;}.node--type-leadership-bio.node--view-mode-teaser .node__content .content-wrapper .position{margin-bottom:0;}.node--type-leadership-bio.node--view-mode-teaser .node__content .content-wrapper .name-wrapper:not(:last-child){margin-bottom:10px;}}.node--type-leadership-bio.node--view-mode-full{margin-bottom:114px;}@media (max-width:767px){.node--type-leadership-bio.node--view-mode-full{margin-bottom:80px;}}.node--type-leadership-bio.node--view-mode-full .o-simple-hero{background-image:none;background-color:#D3CDC6;}.node--type-leadership-bio.node--view-mode-full .o-simple-hero:before{background-color:#BDB7B1;}.node--type-leadership-bio.node--view-mode-full .o-simple-hero:after{background-color:#F1F0EE;}.node--type-leadership-bio.node--view-mode-full .o-simple-hero .a-title{margin-bottom:11px;letter-spacing:1.2px;}.node--type-leadership-bio.node--view-mode-full .o-simple-hero > .content-wrapper{z-index:1;}.node--type-leadership-bio.node--view-mode-full .o-simple-hero > .content-wrapper > p{font-size:24px;text-transform:uppercase;margin-bottom:0;letter-spacing:1.5px;}.node--type-leadership-bio.node--view-mode-full .field--name-field-p-page-banner,.node--type-leadership-bio.node--view-mode-full .field--name-field-p-page-hero-banner{margin-bottom:80px;}@media (max-width:767px){.node--type-leadership-bio.node--view-mode-full .field--name-field-p-page-banner,.node--type-leadership-bio.node--view-mode-full .field--name-field-p-page-hero-banner{margin-bottom:40px;}}@media (min-width:992px){.node--type-leadership-bio.node--view-mode-full .paragraph--type--hero-banner.paragraph--type--hero-banner .text:before{height:35px;width:8px;left:-1px;}}@media (min-width:992px){.node--type-leadership-bio.node--view-mode-full .paragraph--type--hero-banner.paragraph--type--hero-banner .text .field--name-field-eyebrow{font-size:35px;line-height:1.2;}}.node--type-leadership-bio.node--view-mode-full .node__content{width:100%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;}@media (min-width:1200px){.node--type-leadership-bio.node--view-mode-full .node__content{max-width:1220px;}}.node--type-leadership-bio.node--view-mode-full .node__content .wrapper{display:flex;max-width:1080px;}@media (max-width:767px){.node--type-leadership-bio.node--view-mode-full .node__content .wrapper{flex-direction:column;align-items:center;}}.node--type-leadership-bio.node--view-mode-full .node__content .wrapper .left{margin-bottom:40px;}@media (min-width:768px){.node--type-leadership-bio.node--view-mode-full .node__content .wrapper .left{flex:0 0 160px;max-width:160px;}}.node--type-leadership-bio.node--view-mode-full .node__content .wrapper .right{padding-left:20px;}@media (min-width:768px){.node--type-leadership-bio.node--view-mode-full .node__content .wrapper .right{flex:0 1 auto;padding-left:80px;}}.node--type-leadership-bio.node--view-mode-full .node__content .field--name-field-biography h2,.node--type-leadership-bio.node--view-mode-full .node__content .field--name-field-biography h3{position:relative;}.node--type-leadership-bio.node--view-mode-full .node__content .field--name-field-biography h2:before,.node--type-leadership-bio.node--view-mode-full .node__content .field--name-field-biography h3:before{content:'';position:absolute;left:-14px;top:-5px;width:5px;height:25px;transform:skewX(-20deg);background:linear-gradient(45deg,#62913e 0%,#88ae4c 17%,#9abd54 25%,#b5c93b 68%,#b5c93b 100%);}@media (min-width:768px){.node--type-leadership-bio.node--view-mode-full .node__content .field--name-field-biography h2:before,.node--type-leadership-bio.node--view-mode-full .node__content .field--name-field-biography h3:before{width:7px;height:34px;top:-15px;left:-27px;}}.node--type-leadership-bio.node--view-mode-full .node__content .field--name-field-biography blockquote{background:linear-gradient(135.97deg,#A59E8F 0.06%,#A59E8F 19.07%,#D0CCC5 78.07%,#D0CCC5 100.08%);}.node--type-leadership-bio.node--view-mode-full .node__content .field--name-field-biography blockquote p{color:#FFFFFF;}@media (min-width:768px){.node--type-leadership-bio.node--view-mode-full .node__content .field--name-field-biography blockquote{float:right;margin-right:0;margin-left:50px;}}.node--type-leadership-bio.node--view-mode-full .node__content .field--name-field-biography > *:last-child{margin-bottom:0;}.node--type-leadership-bio.node--view-mode-full .node__content .field--name-field-leadership-media-image{margin:0;border:1px solid #000000;}.node--type-leadership-bio.node--view-mode-full .node__content .field--name-field-leadership-media-image,.node--type-leadership-bio.node--view-mode-full .node__content .field--name-field-leadership-media-image img{border-radius:50%;}.node--type-leadership-bio.node--view-mode-full .node__content .field--name-field-leadership-media-image img{width:160px;height:160px;margin:0;object-fit:cover;}.node--type-leadership-bio.node--view-mode-full .node__content .button-wrapper{text-align:center;margin-top:75px;}@media (max-width:767px){.node--type-leadership-bio.node--view-mode-full .node__content .button-wrapper{margin-top:50px;}}.node--type-leadership-bio.node--view-mode-full .node__content .button-wrapper .back-button{display:inline-block;padding:12px 25px;font-size:19px;font-weight:700;line-height:1.26;border-radius:30px;background-color:#B5C93E;transition:background-color .3s;color:#000000;background-color:#D0CCC5;letter-spacing:.6px;}@media (min-width:768px){.node--type-leadership-bio.node--view-mode-full .node__content .button-wrapper .back-button{padding:18px 35px;}}.node--type-leadership-bio.node--view-mode-full .node__content .button-wrapper .back-button:hover,.node--type-leadership-bio.node--view-mode-full .node__content .button-wrapper .back-button:focus{background-color:#D0CCC5;color:#000000;text-decoration:none;}@media (min-width:768px){.node--type-leadership-bio.node--view-mode-full .node__content .button-wrapper .back-button{padding-left:26px;padding-right:26px;}}.node--type-leadership-bio.node--view-mode-full .node__content .button-wrapper .back-button:hover,.node--type-leadership-bio.node--view-mode-full .node__content .button-wrapper .back-button:focus{background-color:#B5C93E;}.node--type-leadership-bio.node--view-mode-full.company-leadership.company-leadership .node__content .wrapper{max-width:830px;margin:auto;}.node--type-leadership-bio.node--view-mode-full .field--name-field-p-page-hero-banner + .node__content .field--name-field-biography > p:first-child{text-transform:uppercase;}.node--type-story.node--view-mode-full{overflow:hidden;}.node--type-story.node--view-mode-full .addtoany_list{padding:6px 19px 0;}.node--type-story.node--view-mode-full .banner{width:100%;position:relative;background-color:#FFFFFF;margin-bottom:50px;}@media (min-width:768px){.node--type-story.node--view-mode-full .banner{margin-bottom:95px;aspect-ratio:16/8;}}.node--type-story.node--view-mode-full .banner .addtoany_list{margin-top:45px;margin-bottom:-10px;}.node--type-story.node--view-mode-full .banner .banner-content{margin-top:30px;padding:0 15px;}@media (min-width:768px){.node--type-story.node--view-mode-full .banner .banner-content{padding:0;margin-top:0;z-index:1;width:100%;position:absolute;left:0;top:43.7%;transform:translateY(-50%);}}.node--type-story.node--view-mode-full .banner .banner-content h1{padding-left:28px;position:relative;max-width:430px;margin-left:-14px;margin-bottom:10px;}.node--type-story.node--view-mode-full .banner .banner-content h1::before{display:block;content:"";position:absolute;top:-2px;left:5px;width:8px;height:35px;background-image:linear-gradient(0deg,#629035 10%,#99bd55 30%,#b5c93e 75%);transform:skewX(-20deg);}.node--type-story.node--view-mode-full .banner .banner-content .field--name-field-publish-date{font-size:16px;padding-left:16px;}.node--type-story.node--view-mode-full .banner .background-content{position:relative;height:91%;}.node--type-story.node--view-mode-full .banner .background-content .contextual-region{position:static;}.node--type-story.node--view-mode-full .banner .background-content .field--name-field-hero-image,.node--type-story.node--view-mode-full .banner .background-content .field--name-field-featured-image{margin:0;}.node--type-story.node--view-mode-full .banner .background-content .field--name-field-hero-image div,.node--type-story.node--view-mode-full .banner .background-content .field--name-field-featured-image div{margin:0;}.node--type-story.node--view-mode-full .banner .background-content .field--name-field-hero-image img,.node--type-story.node--view-mode-full .banner .background-content .field--name-field-featured-image img{display:block;height:100%;object-fit:cover;width:100%;}@media (min-width:768px){.node--type-story.node--view-mode-full .banner .background-content .field--name-field-hero-image img,.node--type-story.node--view-mode-full .banner .background-content .field--name-field-featured-image img{position:absolute;}}.node--type-story.node--view-mode-full .back-button{text-align:center;margin-bottom:40px;}@media (min-width:768px){.node--type-story.node--view-mode-full .back-button{margin-bottom:85px;}}.node--type-story.node--view-mode-full .back-button a{display:inline-block;padding:12px 25px;font-size:19px;font-weight:700;line-height:1.26;border-radius:30px;background-color:#B5C93E;transition:background-color .3s;color:#000000;}@media (min-width:768px){.node--type-story.node--view-mode-full .back-button a{padding:18px 35px;}}.node--type-story.node--view-mode-full .back-button a:hover,.node--type-story.node--view-mode-full .back-button a:focus{background-color:#D0CCC5;color:#000000;text-decoration:none;}@media (min-width:768px){.node--type-story.node--view-mode-full .back-button a{padding:18px 50px;}}.node--type-story.node--view-mode-full .field--name-field-page-sections{margin-bottom:50px;}@media (min-width:992px){.node--type-story.node--view-mode-full .field--name-field-page-sections{margin-bottom:100px;}}.node--type-story.node--view-mode-teaser{padding:0;margin-bottom:0;border:none;}.node--type-story.node--view-mode-teaser .field--type-entity-reference{margin-bottom:0;}.node--type-story.node--view-mode-teaser > a{display:flex;flex-direction:column;margin:0;padding:0;border:none;box-shadow:0 0 10px 0 rgba(0,0,0,0.2);height:100%;position:relative;color:#000000;text-decoration:none;}.node--type-story.node--view-mode-teaser img{max-width:100%;width:100%;height:200px;margin-bottom:0;object-fit:cover;}@media (min-width:768px){.node--type-story.node--view-mode-teaser img{height:287px;}}.node--type-story.node--view-mode-teaser .text{padding:13px 31px 21px;font-weight:700;display:flex;flex-direction:column;flex:1;}.node--type-story.node--view-mode-teaser .field--name-field-sector{font-size:17px;line-height:26px;margin-top:13px;margin-bottom:8px;text-transform:uppercase;}.node--type-story.node--view-mode-teaser h3{font-size:24px;line-height:1.3;margin-bottom:52px;text-transform:none;display:block;color:#000000;}.node--type-story.node--view-mode-teaser .field--name-field-publish-date{margin-top:auto;padding-left:33px;position:relative;font-size:16px;}.node--type-story.node--view-mode-teaser .field--name-field-publish-date:before{content:'';width:8px;height:33px;transform:skewX(-20deg);border-top-left-radius:2px;background:linear-gradient(45deg,#62913e 0%,#88ae4c 17%,#9abd54 25%,#b5c93b 68%,#b5c93b 100%);position:absolute;left:7px;bottom:3px;}.node--type-story.node--view-mode-featured .field--name-field-featured-image{margin-bottom:0;}.node--type-story.node--view-mode-featured .field--name-field-featured-image img{display:block;width:100%;height:400px;object-fit:cover;}@media (min-width:768px){.node--type-story.node--view-mode-featured .field--name-field-featured-image img{height:477px;}}.node--type-story.node--view-mode-featured > a{display:block;position:relative;text-decoration:none;color:#FFFFFF;}.node--type-story.node--view-mode-featured .text{position:absolute;background-color:rgba(181,201,62,0.6);padding:30px;left:0;bottom:0;right:0;}@media (min-width:768px){.node--type-story.node--view-mode-featured .text{padding:22px 55px 50px;}}.node--type-story.node--view-mode-featured .field--name-field-sector{font-size:18px;margin-bottom:15px;text-transform:uppercase;}.node--type-story.node--view-mode-featured h3{display:block;line-height:1.1;margin-bottom:0;text-transform:none;max-width:515px;color:#FFFFFF;}.thrive-stories .node--type-story.node--view-mode-teaser .field--name-field-publish-date{display:none;}
.form-required::after{content:'';vertical-align:super;display:inline-block;background-image:url(/themes/contrib/bootstrap_barrio/images/required.svg);background-repeat:no-repeat;background-size:7px 7px;width:7px;height:7px;margin:0 0.3em;}form .form-actions{align-self:flex-end;}form .filter-wrapper{padding-left:0;padding-right:0;margin-left:1rem;margin-right:1rem;}form .form-type-textarea{margin-bottom:0;}.link-edit-summary{border:0;background:none;text-decoration:underline;color:var(--bs-link-color);}.image-button.form-control{border:none;}
