@charset "UTF-8";
/*!
######################################
# Thrive Design System Version: 0.5.7
######################################
*/
@font-face{font-display:swap;font-family:'Thrive';src:url('/App_Themes/HP-default/fonts/tds-icons.eot');src:url('/App_Themes/HP-default/fonts/tds-icons.eot?') format('embedded-opentype'),url('/App_Themes/HP-default/fonts/FSThriveElliotWeb-Regular.woff') format('woff'),url('/App_Themes/HP-default/fonts/FSThriveElliotWeb-Regular.ttf') format('truetype'),url('/App_Themes/HP-default/fonts/tds-icons.svg') format('svg')}.tds-button{font-size:1.1rem;font-family:Thrive,Helvetica,Arial,Sans-Serif;font-weight:400;padding:18px 30px;border-radius:40px;cursor:pointer;text-decoration:none;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;border-width:1px;border-style:solid;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;background-color:#f4f4f4;color:#36404b;border:1px solid #d8dbdd}@media(max-width:864px){.tds-button{font-size:.9rem}}.tds-button:focus{outline:none;-webkit-box-shadow:0 0 0 .2rem #4ec4f5;box-shadow:0 0 0 .2rem #4ec4f5}.using-mouse .tds-button:focus{-webkit-box-shadow:none;box-shadow:none}@media(max-width:864px){.tds-button{padding:17px 30px}}@media(max-width:704px){.tds-button{padding:15px 22px}}.tds-button:hover{background-color:#36404b;border-color:#36404b;color:#fff}.tds-button--small{font-size:1.1rem;font-family:Thrive,Helvetica,Arial,Sans-Serif;font-weight:400;padding:18px 30px;border-radius:40px;cursor:pointer;text-decoration:none;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;border-width:1px;border-style:solid;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;font-size:1rem;padding:7px 18px 8px 18px;border-radius:20px}@media(max-width:864px){.tds-button--small{font-size:.9rem}}.tds-button--small:focus{outline:none;-webkit-box-shadow:0 0 0 .2rem #4ec4f5;box-shadow:0 0 0 .2rem #4ec4f5}.using-mouse .tds-button--small:focus{-webkit-box-shadow:none;box-shadow:none}@media(max-width:864px){.tds-button--small{font-size:.9rem}}.tds-button--light{background-color:#fff}.tds-button--more{display:block;margin:40px auto 0 auto;background-color:transparent;color:#36404b;border:1px solid #b3b8bd}.tds-button--more:hover{background-color:#36404b;border-color:#36404b;color:#fff}@media(max-width:864px){.tds-button--more{margin:20px auto 0 auto}}.tds-button--priority{background-color:#a7d04f;border-color:#a7d04f}.tds-button--priority:active,.tds-button--priority:hover{background-color:#51823e;border-color:#51823e}.tds-button--warning{background-color:#c05454;border-color:#c05454;color:#fff}.tds-button--warning:active,.tds-button--warning:hover{background-color:#a43d3d;border-color:#a43d3d}.tds-button--utility{display:block;margin:auto}.tds-button--unstyled{padding:0;border:none;background:none;color:inherit;border-radius:0}.tds-button--unstyled:hover{background:none;border:none;color:inherit}.tds-button--disabled{cursor:default;background-color:#f4f4f4;color:#b3b8bd;border-color:#f4f4f4}.tds-button--disabled:hover{background-color:#f4f4f4;color:#b3b8bd;border-color:#f4f4f4}.tds-cardframe{width:100%;position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px;border-radius:30px;background-color:#fff;border:1px solid #d8dbdd;overflow:hidden;min-height:170px;font-family:Thrive,Helvetica,Arial,Sans-Serif;-webkit-transition:.75s;-moz-transition:.75s;-ms-transition:.75s;-o-transition:.75s;transition:.75s}.tds-cardframe__link:focus{outline:none;-webkit-box-shadow:inset 0 0 0 .2rem #4ec4f5;box-shadow:inset 0 0 0 .2rem #4ec4f5;border-radius:30px}.using-mouse .tds-cardframe__link:focus{-webkit-box-shadow:none;box-shadow:none}.tds-cardframe a{text-decoration:none!important}.tds-cardframe a.tds-card:focus{outline:none;-webkit-box-shadow:inset 0 0 0 .2rem #4ec4f5;box-shadow:inset 0 0 0 .2rem #4ec4f5;border-radius:30px}.using-mouse .tds-cardframe a.tds-card:focus{-webkit-box-shadow:none;box-shadow:none}.tds-cardframe a.tds-card:hover{-webkit-box-shadow:none;box-shadow:none}.tds-cardframe--basic{padding:20px}@media(max-width:864px){.tds-cardframe{min-height:120px}}@media(max-width:576px){.tds-cardframe{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;border-width:1px 0;border-radius:0;margin:-1px 0 0 0}}@media screen and (max-width:576px) and (-ms-high-contrast:none){.tds-cardframe{display:block}}.tds-cardframe--closed{max-height:0!important;min-height:0!important;margin:0!important;border:0!important;opacity:0;visibility:hidden}.tds-cardframe--open{max-height:280px;opacity:1}.tds-cardframe__toggle{text-align:center;width:10%;cursor:pointer;font-size:2rem;font-weight:300;min-height:170px;line-height:170px;color:#272f39;margin-left:auto}.tds-cardframe__toggle:focus{-webkit-box-shadow:inset 0 0 0 .2rem #4ec4f5;box-shadow:inset 0 0 0 .2rem #4ec4f5;outline:none}.tds-cardframe__toggle:hover{-webkit-box-shadow:none;box-shadow:none}.tds-cardframe__toggle:after{content:"›";display:block;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s}.tds-cardframe__toggle--open:after{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}@media(max-width:864px){.tds-cardframe__toggle{line-height:120px;min-height:120px}}@media(max-width:576px){.tds-cardframe__toggle{width:100%;min-height:0;border-width:1px 0 0 0;border-style:solid;border-color:#d8dbdd;line-height:50px;margin-top:-1px}.tds-cardframe__toggle:after{width:20px;margin:auto}}.tds-cardframe--full-height{height:100%}.tds-cardgroup{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s}.tds-cardgroup__card{width:20%;border-style:solid;border-color:#d8dbdd;border-width:0 1px 0 0;cursor:pointer;text-align:center;overflow:hidden;min-height:170px;position:relative;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s}.tds-cardgroup__card a{display:block;min-height:100%}.tds-cardgroup__card a:focus{outline:none;-webkit-box-shadow:inset 0 0 0 .2rem #4ec4f5;box-shadow:inset 0 0 0 .2rem #4ec4f5}.using-mouse .tds-cardgroup__card a:focus{-webkit-box-shadow:none;box-shadow:none}.tds-cardgroup__card:nth-child(n+6){max-height:0;min-height:0;border-width:0;overflow:hidden;visibility:hidden;opacity:0}@media(max-width:576px){.tds-cardgroup__card:nth-child(6){border-width:0 1px 0 0;max-height:230px;opacity:1;visibility:visible}}@media(max-width:864px){.tds-cardgroup__card{min-height:120px}}@media(max-width:576px){.tds-cardgroup__card{width:50%;height:auto;min-height:0;border-bottom:1px solid #d8dbdd}.tds-cardgroup__card:last-child{border-bottom:0;border-right:1px solid #d8dbdd}}.tds-cardgroup--4 .tds-cardgroup__card{width:25%}.tds-cardgroup--3 .tds-cardgroup__card{width:33.333%}.tds-cardgroup--2 .tds-cardgroup__card{width:50%}.tds-cardgroup--1 .tds-cardgroup__card{width:100%}.tds-cardgroup__icon{width:80px;height:80px;margin:28px auto 13px auto;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s}@media(max-width:864px){.tds-cardgroup__icon{width:50px;height:50px;margin:18px auto 10px auto}.tds-cardgroup__icon--data{width:27px;height:27px;margin-bottom:0}}@media(max-width:576px){.tds-cardgroup__icon{width:42px;height:42px;margin:12px auto 8px auto}.tds-cardgroup__icon--data{width:24px;height:24px;margin-bottom:0}}.tds-cardgroup__title{font-size:1.1rem;font-weight:400;margin:0 30px 26px 30px;line-height:1.1;color:#272f39}@media(max-width:864px){.tds-cardgroup__title{font-size:.9rem}}@media(max-width:864px){.tds-cardgroup__title{margin:0 18px 18px 18px}}@media(max-width:576px){.tds-cardgroup__title{margin:0 15px 12px 15px}}.tds-cardgroup__pin{font-size:2.1rem!important;position:absolute;right:0;padding:5px 8px;color:#b3b8bd;opacity:0;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s}.tds-cardgroup__pin--pinned{color:#a7d04f}@media(max-width:864px){.tds-cardgroup__pin{font-size:1.6rem!important;padding:3px 4px}}.tds-cardgroup--multirow .tds-cardgroup__card{border-width:0 1px 1px 0}.tds-cardgroup--multirow .tds-cardgroup__card:nth-child(n+6){max-height:230px;min-height:170px;opacity:1;visibility:visible}@media(max-width:864px){.tds-cardgroup--multirow .tds-cardgroup__card:nth-child(n+6){min-height:120px}}@media(max-width:576px){.tds-cardgroup--multirow .tds-cardgroup__card:nth-child(n+6){min-height:0}}.tds-cardgroup--multirow .tds-cardgroup__pin{opacity:1}.tds-card{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;cursor:pointer;position:relative;min-height:170px;outline-offset:-1px}@media(max-width:864px){.tds-card{min-height:120px}}.tds-card__content{-webkit-align-self:center;-moz-align-self:center;-ms-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;width:40%;padding:20px 40px}@media(max-width:864px){.tds-card__content{padding:12px 30px}}@media(max-width:576px){.tds-card__content{padding:12px 20px;width:50%}}.tds-card__title{font-size:1.7rem;font-weight:300;line-height:1.1;color:#272f39}@media(max-width:864px){.tds-card__title{font-size:1.6rem}}@media(max-width:576px){.tds-card__title{font-size:1.2rem}}.tds-card__caption{font-size:1rem;line-height:1.3;margin-top:5px;font-weight:300;color:#36404b}@media(max-width:864px){.tds-card__caption{font-size:.9rem}}@media(max-width:576px){.tds-card__caption{margin-top:3px}}.tds-card__data{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-align-self:center;-moz-align-self:center;-ms-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;padding-right:50px}@media(max-width:864px){.tds-card__data{padding-right:40px}}.tds-card__pin{font-size:2.1rem!important;position:absolute;right:0;padding:5px 8px;margin-right:10%;color:#b3b8bd;opacity:0;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s}.tds-card__pin--active{opacity:1}.tds-card__pin--pinned{color:#a7d04f}.tds-card__pin--noaction{margin-right:0}@media(max-width:864px){.tds-card__pin{font-size:1.6rem!important;padding:3px 6px}}@media(max-width:576px){.tds-card__pin{margin-right:8%}}.tds-card__action{text-align:center;width:10%;min-width:35px;height:100%;min-height:170px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center;cursor:pointer;font-size:2.2rem;font-weight:300;color:#272f39;margin-left:auto;border-left:1px solid #d8dbdd}.tds-card__action:after{content:"›";display:block;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s}.tds-card__action--closed:after{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.tds-card__action--open:after{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}@media(max-width:864px){.tds-card__action{min-height:120px}}@media(max-width:576px){.tds-card__action{border-left:none}}.tds-card__icon{display:block;width:100px;margin:0 auto 10px}.tds-carddata{padding:20px 0;display:block;width:100%}@media(max-width:864px){.tds-carddata{padding:10px 0}}.tds-carddata__label{font-weight:300;display:block;color:#272f39;margin-bottom:3px;font-size:1rem}@media(max-width:864px){.tds-carddata__label{font-size:.9rem}}.tds-carddata__caption{font-weight:300;display:block;color:#36404b;line-height:1.3;font-size:.9rem}.tds-carddata__value{font-weight:400;display:block;color:#272f39;line-height:1.1;font-size:1.4rem}@media(max-width:864px){.tds-carddata__value{font-size:1.2rem}}.tds-carddata__callout{font-weight:300;color:#272f39;font-size:2.2rem;line-height:1.1;margin-bottom:5px;display:block}@media(max-width:864px){.tds-carddata__callout{font-size:1.8rem}}@media(max-width:576px){.tds-carddata__callout{font-size:1.4rem}}@media(max-width:576px){.tds-carddata__callout{line-height:1.1}}.tds-carddata__dates{list-style:none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;width:100%}.tds-carddata__weekday{color:#272f39;font-weight:300;line-height:1.2;display:block;margin-bottom:5px;font-size:1rem}@media(max-width:864px){.tds-carddata__weekday{font-size:.9rem}}@media(max-width:576px){.tds-carddata__weekday{display:none}}.tds-carddata__day{color:#272f39;font-weight:500;line-height:1.2;display:block;font-size:1rem}@media(max-width:864px){.tds-carddata__day{font-size:.9rem}}@media(max-width:576px){.tds-carddata__day{line-height:39px}}.tds-carddata__date{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}@media(max-width:576px){.tds-carddata__date{display:none}}.tds-carddata__date--selected .tds-carddata__datevalue{background-color:#a7d04f}.tds-carddata__date--selected .tds-carddata__day,.tds-carddata__date--selected .tds-carddata__weekday{color:#3e544d}@media(max-width:576px){.tds-carddata__date--selected{display:block;width:100%}.tds-carddata__date--selected .tds-carddata__datevalue{display:block;margin:0 auto 5px auto;height:60px;width:100px;max-width:100px;border-radius:30px}.tds-carddata__date--selected .tds-carddata__weekday{margin-bottom:0}.tds-carddata__date--selected .tds-carddata__day{font-size:1.2rem;font-weight:400}}.tds-carddata__datevalue{padding:10px 5px;border-radius:20px;max-width:40px}.tds-carddata__icon-before{background-repeat:no-repeat;background-position:0 center;background-size:30px;padding-left:50px;margin-left:-50px}@media(max-width:576px){.tds-carddata__icon-before{background-size:20px;padding-left:30px;margin-left:-30px}}.tds-carddata__icon-behind{background-repeat:no-repeat;background-position:center center;text-align:center;min-width:100px;min-height:100px;background-size:100px;padding-top:40px}@media(max-width:864px){.tds-carddata__icon-behind{min-width:80px;min-height:80px;background-size:80px;padding-top:30px}}@media(max-width:576px){.tds-carddata--dates{padding-left:0;max-width:100px;display:block;margin-left:auto;text-align:center}}@media(max-width:576px){.tds-carddata--dates .tds-carddata__label{text-align:center}}.tds-carddata--1item,.tds-carddata--2item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tds-carddata--1item .tds-carddata__item,.tds-carddata--2item .tds-carddata__item{min-width:33%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center}@media(max-width:864px){.tds-carddata--1item .tds-carddata__item,.tds-carddata--2item .tds-carddata__item{min-width:50%}}@media(max-width:576px){.tds-carddata--1item .tds-carddata__item,.tds-carddata--2item .tds-carddata__item{width:100%}.tds-carddata--1item .tds-carddata__item>*,.tds-carddata--2item .tds-carddata__item>*{margin-left:auto;text-align:right}}.tds-carddata--1item{-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;-webkit-box-pack:end;justify-content:flex-end;-ms-flex-pack:flex-end}.tds-carddata--2item{padding-left:10px}.tds-carddata--2item .tds-carddata__item:last-child{margin-left:auto}@media(max-width:576px){.tds-carddata--2item .tds-carddata__item:first-child{display:none}}.tds-carddata--chart{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tds-carddata__chart{width:33.3%}@media(max-width:864px){.tds-carddata__chart{display:none}}.tds-carddata__piechart{display:block;width:120px;height:120px;margin:auto}.tds-carddata__legend{width:66.6%;padding:10px 0 0 20px}@media(max-width:864px){.tds-carddata__legend{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;-webkit-box-pack:end;justify-content:flex-end;-ms-flex-pack:flex-end}}@media(max-width:576px){.tds-carddata__legend{padding:10px 0 0 0}.tds-carddata__legend .tds-legend__item{padding-left:0;min-width:0}.tds-carddata__legend .tds-legend__swatch{display:none}}.tds-carddata--icon{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;-webkit-box-pack:end;justify-content:flex-end;-ms-flex-pack:flex-end}.tds-carddata--icons{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;-webkit-box-pack:end;justify-content:flex-end;-ms-flex-pack:flex-end}@media(max-width:576px){.tds-carddata--icons{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:10px}}.tds-carddata__icon{width:25%;text-align:center;position:relative;padding:0 5px}.tds-carddata__icon img{width:100%;max-width:100px;max-height:100px;margin:auto;display:block}@media(max-width:864px){.tds-carddata__icon img{max-width:70px;max-height:70px}}@media(max-width:576px){.tds-carddata__icon img{max-width:60px;max-height:60px;margin-right:0}}.tds-carddata__icon:after{font-size:1.7rem;color:#36404b;content:"+";position:absolute;top:32px;right:-8px;font-weight:300}@media(max-width:864px){.tds-carddata__icon:after{font-size:1.6rem}}@media(max-width:576px){.tds-carddata__icon:after{font-size:1.2rem}}@media(max-width:864px){.tds-carddata__icon:after{top:18px}}@media(max-width:576px){.tds-carddata__icon:after{content:""}}.tds-carddata__icon:last-child:after{content:""}@media(max-width:576px){.tds-carddata__icon{width:60px;padding:0}}.tds-carddata--multi{display:table}@media(max-width:864px){.tds-carddata--multi{margin:10px 0}}.tds-carddata__multi-labels,.tds-carddata__multi-values{display:table-row}.tds-carddata__multi-label,.tds-carddata__multi-value{display:table-cell;text-align:center;padding:0 10px;color:#272f39}@media(max-width:864px){.tds-carddata__multi-label,.tds-carddata__multi-value{display:block}}.tds-carddata__multi-label{vertical-align:bottom;font-weight:300;font-size:1rem;padding-bottom:5px}@media(max-width:864px){.tds-carddata__multi-label{font-size:.9rem}}.tds-carddata__multi-value{font-size:1.1rem;font-weight:400;vertical-align:center;position:relative;width:25%;padding:0 8px}@media(max-width:864px){.tds-carddata__multi-value{font-size:.9rem}}.tds-carddata__multi-value:after{font-size:1.7rem;color:#36404b;content:"+";font-weight:300;position:absolute;top:22px;right:-8px}@media(max-width:864px){.tds-carddata__multi-value:after{font-size:1.6rem}}@media(max-width:576px){.tds-carddata__multi-value:after{font-size:1.2rem}}@media(max-width:864px){.tds-carddata__multi-value:after{content:""}}.tds-carddata__multi-value:last-child:after{content:""}.tds-carddata__multi-value:last-child{padding:12px}@media(max-width:864px){.tds-carddata__multi-value:last-child:before{font-size:1.7rem;color:#36404b;content:"+";font-weight:300;position:absolute;left:calc(50% - 10px);top:-12px}}@media(max-width:864px) and (max-width:864px){.tds-carddata__multi-value:last-child:before{font-size:1.6rem}}@media(max-width:864px) and (max-width:576px){.tds-carddata__multi-value:last-child:before{font-size:1.2rem}}@media(max-width:576px){.tds-carddata__multi-value:last-child:before{top:-8px}}@media(max-width:864px){.tds-carddata__multi-value{font-size:1.1rem;width:100%}}@media(max-width:864px) and (max-width:864px){.tds-carddata__multi-value{font-size:.9rem}}.tds-carddata__multi-value-1,.tds-carddata__multi-value-2,.tds-carddata__multi-value-3{font-size:1.1rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center;width:33%;font-weight:400;line-height:1;width:80px;height:80px;margin:0 auto;border-radius:40px;text-align:center}@media(max-width:864px){.tds-carddata__multi-value-1,.tds-carddata__multi-value-2,.tds-carddata__multi-value-3{font-size:.9rem}}@media(max-width:864px){.tds-carddata__multi-value-1,.tds-carddata__multi-value-2,.tds-carddata__multi-value-3{display:none}}.tds-carddata__multi-value-1{background-color:#a7d04f;color:#3e544d}.tds-carddata__multi-value-2{background-color:#4ec4f5;color:#31435e}.tds-carddata__multi-value-3{background-color:#f4c658;color:#574738}.tds-carddata--ytr{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:576px){.tds-carddata--ytr{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.tds-carddata__ytr-image{max-width:50%}@media(max-width:576px){.tds-carddata__ytr-image{max-width:100%;margin-left:auto;margin-bottom:10px}}.tds-carddata__ytr-value{padding-left:30px;color:#272f39;font-size:2.2rem;font-weight:300}@media(max-width:864px){.tds-carddata__ytr-value{font-size:1.8rem}}@media(max-width:576px){.tds-carddata__ytr-value{font-size:1.4rem}}@media(max-width:576px){.tds-carddata__ytr-value{width:33.333%;text-align:right;padding-left:0}}.tds-carddata__ytr-caption{color:#272f39;font-size:1.1rem;font-weight:400;line-height:1.2;padding-left:10px}@media(max-width:864px){.tds-carddata__ytr-caption{font-size:.9rem}}@media(max-width:576px){.tds-carddata__ytr-caption{width:66.666%}}.tds-chart{margin-left:auto;margin-right:auto;display:block;width:200px;height:200px}.tds-chart--pie .amcharts-label{fill:#36404b}.tds-chart--projection-gauge{width:320px;height:260px}.tds-chart-color-1 .amcharts-pie-slice{fill:#a7d04f}.tds-chart-color-2 .amcharts-pie-slice{fill:#4ec4f5}.tds-chart-color-3 .amcharts-pie-slice{fill:#f4c658}.tds-chart-color-4 .amcharts-pie-slice{fill:#31435e}.tds-chart-color-5 .amcharts-pie-slice{fill:#2a74a2}.tds-chart-color-6 .amcharts-pie-slice{fill:#3e544d}.tds-legend{font-family:Thrive,Helvetica,Arial,Sans-Serif;text-align:left;display:inline-block;position:relative}.tds-legend__item{font-size:.9rem;line-height:1.3;font-weight:300;color:#36404b;padding:10px 0 10px 30px;border-bottom:1px dotted #d8dbdd;min-width:150px}.tds-legend__item:last-child{border:0}.tds-legend__swatch{float:right;padding:0 0 10px 30px;font-size:.9rem;color:#36404b;line-height:1.3}.tds-legend__swatch:before{content:"";display:block;width:18px;height:18px;position:absolute;left:0;border-radius:10px}.tds-legend__swatch.tds-chart-color-1:before{background-color:#a7d04f}.tds-legend__swatch.tds-chart-color-2:before{background-color:#4ec4f5}.tds-legend__swatch.tds-chart-color-3:before{background-color:#f4c658}.tds-legend__swatch.tds-chart-color-4:before{background-color:#31435e}.tds-legend__swatch.tds-chart-color-5:before{background-color:#2a74a2}.tds-legend__swatch.tds-chart-color-6:before{background-color:#3e544d}.tds-legend__caption{display:block}.tds-legend--fullwidth{width:100%}.tds-legend-relative{font-family:Thrive,Helvetica,Arial,Sans-Serif;display:table}.tds-legend-relative__item{display:table-row}.tds-legend-relative__label,.tds-legend-relative__swatch{display:table-cell;vertical-align:middle;padding-bottom:12px}.tds-legend-relative__swatch>*{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center;line-height:1;float:right;font-weight:300;min-height:48px;min-width:48px;border-radius:100px}.tds-legend-relative__swatch>.tds-chart-color-100{color:#36404b;background-color:#a7d04f}.tds-legend-relative__swatch>.tds-chart-color-101{color:#36404b;background-color:#4ec4f5}.tds-legend-relative__label{padding-left:20px;font-size:1rem;line-height:1.3;font-weight:300;color:#36404b}@media(max-width:864px){.tds-legend-relative__label{font-size:.9rem}}.tds-legend-relative__swatch-1{width:11px;height:11px}.tds-legend-relative__swatch-2{font-size:.9rem;font-weight:400;width:12px;height:12px}.tds-legend-relative__swatch-3{font-size:.9rem;font-weight:400;width:13px;height:13px}.tds-legend-relative__swatch-4{font-size:.9rem;font-weight:400;width:14px;height:14px}.tds-legend-relative__swatch-5{font-size:.9rem;font-weight:400;width:15px;height:15px}.tds-legend-relative__swatch-6{font-size:.9rem;font-weight:400;width:16px;height:16px}.tds-legend-relative__swatch-7{font-size:.9rem;font-weight:400;width:17px;height:17px}.tds-legend-relative__swatch-8{font-size:.9rem;font-weight:400;width:18px;height:18px}.tds-legend-relative__swatch-9{font-size:.9rem;font-weight:400;width:19px;height:19px}.tds-legend-relative__swatch-10{font-size:.9rem;font-weight:400;width:20px;height:20px}.tds-legend-relative__swatch-11{font-size:.9rem;font-weight:400;width:21px;height:21px}.tds-legend-relative__swatch-12{font-size:.9rem;font-weight:400;width:22px;height:22px}.tds-legend-relative__swatch-13{font-size:.9rem;font-weight:400;width:23px;height:23px}.tds-legend-relative__swatch-14{font-size:.9rem;font-weight:400;width:24px;height:24px}.tds-legend-relative__swatch-15{font-size:.9rem;font-weight:400;width:25px;height:25px}.tds-legend-relative__swatch-16{font-size:.9rem;font-weight:400;width:26px;height:26px}.tds-legend-relative__swatch-17{font-size:.9rem;font-weight:400;width:27px;height:27px}.tds-legend-relative__swatch-18{font-size:.9rem;font-weight:400;width:28px;height:28px}.tds-legend-relative__swatch-19{font-size:.9rem;font-weight:400;width:29px;height:29px}.tds-legend-relative__swatch-20{font-size:.9rem;font-weight:400;width:30px;height:30px}.tds-legend-relative__swatch-21{font-size:.9rem;font-weight:400;width:31px;height:31px}.tds-legend-relative__swatch-22{font-size:.9rem;font-weight:400;width:32px;height:32px}.tds-legend-relative__swatch-23{font-size:.9rem;font-weight:400;width:33px;height:33px}.tds-legend-relative__swatch-24{font-size:.9rem;font-weight:400;width:34px;height:34px}.tds-legend-relative__swatch-25{font-size:.9rem;font-weight:400;width:35px;height:35px}.tds-legend-relative__swatch-26{font-size:.9rem;font-weight:400;width:36px;height:36px}.tds-legend-relative__swatch-27{font-size:.9rem;font-weight:400;width:37px;height:37px}.tds-legend-relative__swatch-28{font-size:.9rem;font-weight:400;width:38px;height:38px}.tds-legend-relative__swatch-29{font-size:.9rem;font-weight:400;width:39px;height:39px}.tds-legend-relative__swatch-30{font-size:.9rem;font-weight:400;width:40px;height:40px}.tds-legend-relative__swatch-31{font-size:.9rem;font-weight:400;width:41px;height:41px}.tds-legend-relative__swatch-32{font-size:.9rem;font-weight:400;width:42px;height:42px}.tds-legend-relative__swatch-33{font-size:.9rem;font-weight:400;width:43px;height:43px}.tds-legend-relative__swatch-34{font-size:.9rem;font-weight:400;width:44px;height:44px}.tds-legend-relative__swatch-35{font-size:.9rem;font-weight:400;width:45px;height:45px}.tds-legend-relative__swatch-36{font-size:.9rem;font-weight:400;width:46px;height:46px}.tds-legend-relative__swatch-37{font-size:.9rem;font-weight:400;width:47px;height:47px}.tds-legend-relative__swatch-38{font-size:.9rem;font-weight:400;width:48px;height:48px}.tds-legend-relative__swatch-39{font-size:.9rem;font-weight:400;width:49px;height:49px}.tds-legend-relative__swatch-40{font-size:.9rem;font-weight:400;width:50px;height:50px}.tds-legend-relative__swatch-41{font-size:1rem;width:51px;height:51px}@media(max-width:864px){.tds-legend-relative__swatch-41{font-size:.9rem}}.tds-legend-relative__swatch-42{font-size:1rem;width:52px;height:52px}@media(max-width:864px){.tds-legend-relative__swatch-42{font-size:.9rem}}.tds-legend-relative__swatch-43{font-size:1rem;width:53px;height:53px}@media(max-width:864px){.tds-legend-relative__swatch-43{font-size:.9rem}}.tds-legend-relative__swatch-44{font-size:1rem;width:54px;height:54px}@media(max-width:864px){.tds-legend-relative__swatch-44{font-size:.9rem}}.tds-legend-relative__swatch-45{font-size:1rem;width:55px;height:55px}@media(max-width:864px){.tds-legend-relative__swatch-45{font-size:.9rem}}.tds-legend-relative__swatch-46{font-size:1rem;width:56px;height:56px}@media(max-width:864px){.tds-legend-relative__swatch-46{font-size:.9rem}}.tds-legend-relative__swatch-47{font-size:1rem;width:57px;height:57px}@media(max-width:864px){.tds-legend-relative__swatch-47{font-size:.9rem}}.tds-legend-relative__swatch-48{font-size:1rem;width:58px;height:58px}@media(max-width:864px){.tds-legend-relative__swatch-48{font-size:.9rem}}.tds-legend-relative__swatch-49{font-size:1rem;width:59px;height:59px}@media(max-width:864px){.tds-legend-relative__swatch-49{font-size:.9rem}}.tds-legend-relative__swatch-50{font-size:1rem;width:60px;height:60px}@media(max-width:864px){.tds-legend-relative__swatch-50{font-size:.9rem}}.tds-legend-relative__swatch-51{font-size:1rem;width:61px;height:61px}@media(max-width:864px){.tds-legend-relative__swatch-51{font-size:.9rem}}.tds-legend-relative__swatch-52{font-size:1rem;width:62px;height:62px}@media(max-width:864px){.tds-legend-relative__swatch-52{font-size:.9rem}}.tds-legend-relative__swatch-53{font-size:1rem;width:63px;height:63px}@media(max-width:864px){.tds-legend-relative__swatch-53{font-size:.9rem}}.tds-legend-relative__swatch-54{font-size:1rem;width:64px;height:64px}@media(max-width:864px){.tds-legend-relative__swatch-54{font-size:.9rem}}.tds-legend-relative__swatch-55{font-size:1rem;width:65px;height:65px}@media(max-width:864px){.tds-legend-relative__swatch-55{font-size:.9rem}}.tds-legend-relative__swatch-56{font-size:1rem;width:66px;height:66px}@media(max-width:864px){.tds-legend-relative__swatch-56{font-size:.9rem}}.tds-legend-relative__swatch-57{font-size:1rem;width:67px;height:67px}@media(max-width:864px){.tds-legend-relative__swatch-57{font-size:.9rem}}.tds-legend-relative__swatch-58{font-size:1rem;width:68px;height:68px}@media(max-width:864px){.tds-legend-relative__swatch-58{font-size:.9rem}}.tds-legend-relative__swatch-59{font-size:1rem;width:69px;height:69px}@media(max-width:864px){.tds-legend-relative__swatch-59{font-size:.9rem}}.tds-legend-relative__swatch-60{font-size:1rem;width:70px;height:70px}@media(max-width:864px){.tds-legend-relative__swatch-60{font-size:.9rem}}.tds-legend-relative__swatch-61{font-size:1.4rem;width:71px;height:71px}@media(max-width:864px){.tds-legend-relative__swatch-61{font-size:1.2rem}}.tds-legend-relative__swatch-62{font-size:1.4rem;width:72px;height:72px}@media(max-width:864px){.tds-legend-relative__swatch-62{font-size:1.2rem}}.tds-legend-relative__swatch-63{font-size:1.4rem;width:73px;height:73px}@media(max-width:864px){.tds-legend-relative__swatch-63{font-size:1.2rem}}.tds-legend-relative__swatch-64{font-size:1.4rem;width:74px;height:74px}@media(max-width:864px){.tds-legend-relative__swatch-64{font-size:1.2rem}}.tds-legend-relative__swatch-65{font-size:1.4rem;width:75px;height:75px}@media(max-width:864px){.tds-legend-relative__swatch-65{font-size:1.2rem}}.tds-legend-relative__swatch-66{font-size:1.4rem;width:76px;height:76px}@media(max-width:864px){.tds-legend-relative__swatch-66{font-size:1.2rem}}.tds-legend-relative__swatch-67{font-size:1.4rem;width:77px;height:77px}@media(max-width:864px){.tds-legend-relative__swatch-67{font-size:1.2rem}}.tds-legend-relative__swatch-68{font-size:1.4rem;width:78px;height:78px}@media(max-width:864px){.tds-legend-relative__swatch-68{font-size:1.2rem}}.tds-legend-relative__swatch-69{font-size:1.4rem;width:79px;height:79px}@media(max-width:864px){.tds-legend-relative__swatch-69{font-size:1.2rem}}.tds-legend-relative__swatch-70{font-size:1.4rem;width:80px;height:80px}@media(max-width:864px){.tds-legend-relative__swatch-70{font-size:1.2rem}}.tds-legend-relative__swatch-71{font-size:1.4rem;width:81px;height:81px}@media(max-width:864px){.tds-legend-relative__swatch-71{font-size:1.2rem}}.tds-legend-relative__swatch-72{font-size:1.4rem;width:82px;height:82px}@media(max-width:864px){.tds-legend-relative__swatch-72{font-size:1.2rem}}.tds-legend-relative__swatch-73{font-size:1.4rem;width:83px;height:83px}@media(max-width:864px){.tds-legend-relative__swatch-73{font-size:1.2rem}}.tds-legend-relative__swatch-74{font-size:1.4rem;width:84px;height:84px}@media(max-width:864px){.tds-legend-relative__swatch-74{font-size:1.2rem}}.tds-legend-relative__swatch-75{font-size:1.4rem;width:85px;height:85px}@media(max-width:864px){.tds-legend-relative__swatch-75{font-size:1.2rem}}.tds-legend-relative__swatch-76{font-size:1.4rem;width:86px;height:86px}@media(max-width:864px){.tds-legend-relative__swatch-76{font-size:1.2rem}}.tds-legend-relative__swatch-77{font-size:1.4rem;width:87px;height:87px}@media(max-width:864px){.tds-legend-relative__swatch-77{font-size:1.2rem}}.tds-legend-relative__swatch-78{font-size:1.4rem;width:88px;height:88px}@media(max-width:864px){.tds-legend-relative__swatch-78{font-size:1.2rem}}.tds-legend-relative__swatch-79{font-size:1.4rem;width:89px;height:89px}@media(max-width:864px){.tds-legend-relative__swatch-79{font-size:1.2rem}}.tds-legend-relative__swatch-80{font-size:1.4rem;width:90px;height:90px}@media(max-width:864px){.tds-legend-relative__swatch-80{font-size:1.2rem}}.tds-legend-relative__swatch-81{font-size:1.7rem;width:91px;height:91px}@media(max-width:864px){.tds-legend-relative__swatch-81{font-size:1.6rem}}@media(max-width:576px){.tds-legend-relative__swatch-81{font-size:1.2rem}}.tds-legend-relative__swatch-82{font-size:1.7rem;width:92px;height:92px}@media(max-width:864px){.tds-legend-relative__swatch-82{font-size:1.6rem}}@media(max-width:576px){.tds-legend-relative__swatch-82{font-size:1.2rem}}.tds-legend-relative__swatch-83{font-size:1.7rem;width:93px;height:93px}@media(max-width:864px){.tds-legend-relative__swatch-83{font-size:1.6rem}}@media(max-width:576px){.tds-legend-relative__swatch-83{font-size:1.2rem}}.tds-legend-relative__swatch-84{font-size:1.7rem;width:94px;height:94px}@media(max-width:864px){.tds-legend-relative__swatch-84{font-size:1.6rem}}@media(max-width:576px){.tds-legend-relative__swatch-84{font-size:1.2rem}}.tds-legend-relative__swatch-85{font-size:1.7rem;width:95px;height:95px}@media(max-width:864px){.tds-legend-relative__swatch-85{font-size:1.6rem}}@media(max-width:576px){.tds-legend-relative__swatch-85{font-size:1.2rem}}.tds-legend-relative__swatch-86{font-size:1.7rem;width:96px;height:96px}@media(max-width:864px){.tds-legend-relative__swatch-86{font-size:1.6rem}}@media(max-width:576px){.tds-legend-relative__swatch-86{font-size:1.2rem}}.tds-legend-relative__swatch-87{font-size:1.7rem;width:97px;height:97px}@media(max-width:864px){.tds-legend-relative__swatch-87{font-size:1.6rem}}@media(max-width:576px){.tds-legend-relative__swatch-87{font-size:1.2rem}}.tds-legend-relative__swatch-88{font-size:1.7rem;width:98px;height:98px}@media(max-width:864px){.tds-legend-relative__swatch-88{font-size:1.6rem}}@media(max-width:576px){.tds-legend-relative__swatch-88{font-size:1.2rem}}.tds-legend-relative__swatch-89{font-size:1.7rem;width:99px;height:99px}@media(max-width:864px){.tds-legend-relative__swatch-89{font-size:1.6rem}}@media(max-width:576px){.tds-legend-relative__swatch-89{font-size:1.2rem}}.tds-legend-relative__swatch-90{font-size:1.7rem;width:100px;height:100px}@media(max-width:864px){.tds-legend-relative__swatch-90{font-size:1.6rem}}@media(max-width:576px){.tds-legend-relative__swatch-90{font-size:1.2rem}}.tds-legend-relative__swatch-91{font-size:1.7rem;width:101px;height:101px}@media(max-width:864px){.tds-legend-relative__swatch-91{font-size:1.6rem}}@media(max-width:576px){.tds-legend-relative__swatch-91{font-size:1.2rem}}.tds-legend-relative__swatch-92{font-size:1.7rem;width:102px;height:102px}@media(max-width:864px){.tds-legend-relative__swatch-92{font-size:1.6rem}}@media(max-width:576px){.tds-legend-relative__swatch-92{font-size:1.2rem}}.tds-legend-relative__swatch-93{font-size:1.7rem;width:103px;height:103px}@media(max-width:864px){.tds-legend-relative__swatch-93{font-size:1.6rem}}@media(max-width:576px){.tds-legend-relative__swatch-93{font-size:1.2rem}}.tds-legend-relative__swatch-94{font-size:1.7rem;width:104px;height:104px}@media(max-width:864px){.tds-legend-relative__swatch-94{font-size:1.6rem}}@media(max-width:576px){.tds-legend-relative__swatch-94{font-size:1.2rem}}.tds-legend-relative__swatch-95{font-size:1.7rem;width:105px;height:105px}@media(max-width:864px){.tds-legend-relative__swatch-95{font-size:1.6rem}}@media(max-width:576px){.tds-legend-relative__swatch-95{font-size:1.2rem}}.tds-legend-relative__swatch-96{font-size:1.7rem;width:106px;height:106px}@media(max-width:864px){.tds-legend-relative__swatch-96{font-size:1.6rem}}@media(max-width:576px){.tds-legend-relative__swatch-96{font-size:1.2rem}}.tds-legend-relative__swatch-97{font-size:1.7rem;width:107px;height:107px}@media(max-width:864px){.tds-legend-relative__swatch-97{font-size:1.6rem}}@media(max-width:576px){.tds-legend-relative__swatch-97{font-size:1.2rem}}.tds-legend-relative__swatch-98{font-size:1.7rem;width:108px;height:108px}@media(max-width:864px){.tds-legend-relative__swatch-98{font-size:1.6rem}}@media(max-width:576px){.tds-legend-relative__swatch-98{font-size:1.2rem}}.tds-legend-relative__swatch-99{font-size:1.7rem;width:109px;height:109px}@media(max-width:864px){.tds-legend-relative__swatch-99{font-size:1.6rem}}@media(max-width:576px){.tds-legend-relative__swatch-99{font-size:1.2rem}}.tds-legend-relative__swatch-100{font-size:1.7rem;width:110px;height:110px}@media(max-width:864px){.tds-legend-relative__swatch-100{font-size:1.6rem}}@media(max-width:576px){.tds-legend-relative__swatch-100{font-size:1.2rem}}.tds-swatch{position:relative;padding-left:30px}.tds-swatch:before{content:"";display:block;width:18px;height:18px;position:absolute;left:0;border-radius:10px;top:calc(50% - 9px)}.tds-swatch.tds-chart-color-1:before{background-color:#a7d04f}.tds-swatch.tds-chart-color-2:before{background-color:#4ec4f5}.tds-swatch.tds-chart-color-3:before{background-color:#f4c658}.tds-swatch.tds-chart-color-4:before{background-color:#31435e}.tds-swatch.tds-chart-color-5:before{background-color:#2a74a2}.tds-swatch.tds-chart-color-6:before{background-color:#3e544d}.tds-checkbox{display:block;position:relative;margin-bottom:10px;font-size:1.4rem;font-weight:300}.tds-checkbox__input{position:absolute;opacity:0}.tds-checkbox__input+.tds-checkbox__label:after{content:none}.tds-checkbox__input:checked+.tds-checkbox__label:after{content:""}.tds-checkbox__input:focus+.tds-checkbox__label:before{border-color:#4ec4f5}.tds-checkbox__label{position:relative;display:inline-block;padding-left:28px}.tds-checkbox__label:after,.tds-checkbox__label:before{position:absolute;content:"";display:inline-block}.tds-checkbox__label:before{top:3px;left:1px;height:18px;width:18px;background-color:#fff;border:1px solid #878f97;border-radius:3px}.tds-checkbox__label:after{height:7px;width:16px;border-left:2px solid #a7d04f;border-bottom:2px solid #a7d04f;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:4px;top:4px;-webkit-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}.tds-checkbox--emphasized{padding:10px 0}.tds-checkbox--emphasized .tds-checkbox__label{padding-left:55px}.tds-checkbox--emphasized .tds-checkbox__label:before{border:none;border-radius:0;top:-8px;left:0;height:35px;width:35px;background-color:#f4f4f4;padding:5px}.tds-checkbox--emphasized .tds-checkbox__label:after{content:"";left:14px;top:5px;height:15px;width:15px;background-color:#fff;border:1px solid #878f97;border-radius:3px;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.tds-checkbox--emphasized .tds-checkbox__input:checked~.tds-checkbox__label:after{left:12px;top:7px;height:8px;width:20px;background:transparent;border-top-width:0;border-right-width:0;border-left:2px solid #272f39;border-bottom:2px solid #272f39;border-radius:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}.tds-checkbox--emphasized:hover .tds-checkbox__label:before{background-color:#a7d04f}.tds-checkbox--emphasized .tds-checkbox__input:focus+.tds-checkbox__label:before{border:1px solid #4ec4f5}.tds-checkbox--inline{display:inline-block;margin-right:20px}.tds-checkbox--inline:last-child{margin-right:0}.tds-checkbox:hover .tds-checkbox__label:before{border-color:#4ec4f5}.tds-checkbox--error .tds-checkbox__label{color:#c05454}.tds-checkbox--error .tds-checkbox__label:before{border-color:#c05454}.tds-compare-list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;font-family:Thrive,Helvetica,Arial,Sans-Serif}.tds-compare-list__group{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0}.tds-compare-list__group:first-child{border-right:1px dotted #d8dbdd}@media(max-width:864px){.tds-compare-list__group:first-child{border:0}}@media(max-width:864px){.tds-compare-list__group{-ms-flex-preferred-size:auto;flex-basis:auto;width:100%}}.tds-compare-list__title{color:#272f39;font-weight:300;font-size:1.7rem;border-bottom:1px dotted #d8dbdd;padding:10px 20px}@media(max-width:864px){.tds-compare-list__title{font-size:1.6rem}}@media(max-width:576px){.tds-compare-list__title{font-size:1.2rem}}@media(max-width:864px){.tds-compare-list__title{padding-left:0}}.tds-compare-list__list{list-style:none;margin:0;color:#36404b;padding:30px 20px 10px 20px}@media(max-width:864px){.tds-compare-list__list{padding:20px 0 10px 0}}.tds-compare-list__item{-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;font-size:1.4rem;font-weight:300;overflow:hidden;background-position:top left;background-repeat:no-repeat;background-size:45px 45px;min-height:45px;line-height:1.2;padding:9px 0 30px 65px}@media(max-width:864px){.tds-compare-list__item{font-size:1.2rem}}@media(max-width:864px){.tds-compare-list__item{padding:9px 0 20px 65px}}.tds-compare-list__item--open{opacity:1}.tds-compare-list__item--closed{min-height:0;max-height:0;padding-top:0;padding-bottom:0;opacity:0;visibility:hidden}.tds-compare-list__link{color:#2a74a2;text-decoration:none}.tds-compare-list__link:focus{outline:none;-webkit-box-shadow:0 0 0 .2rem #4ec4f5;box-shadow:0 0 0 .2rem #4ec4f5}.tds-compare-list__link:hover{color:#31435e;text-decoration:underline;-webkit-box-shadow:none;box-shadow:none}.tds-compare-list__new{color:#51823e;display:block;font-size:1rem;font-weight:400;margin-top:5px}@media(max-width:864px){.tds-compare-list__new{font-size:.9rem}}.tds-compare-list__new:before{font-family:FontAwesome;content:" "}.tds-fieldset{margin-bottom:30px}.tds-fieldset__legend{font-size:1.2rem;color:#5a646d;margin-bottom:5px}.tds-fieldset--error .tds-fieldset__legend{color:#c05454}.tds-footer{width:100%;background-color:#36404b;padding:40px 0}@media(max-width:704px){.tds-footer{margin-top:0;padding:20px 0}}.tds-footer__layout{width:100%;max-width:1400px;margin:auto;padding:0 40px}@media(max-width:864px){.tds-footer__layout{padding:0 20px}}.tds-footer__linkgroups{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}@media(max-width:704px){.tds-footer__linkgroups{display:block}}.tds-footer__linkgroup{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding-right:20px}@media(max-width:704px){.tds-footer__linkgroup{padding-right:0}.tds-footer__linkgroup--open .tds-footer__title:after{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.tds-footer__linkgroup--open .tds-footer__links{max-height:360px;padding-bottom:20px}}.tds-footer__title{font-size:1rem;font-family:Thrive,Helvetica,Arial,Sans-Serif;color:#fff;font-weight:400;line-height:1.4;margin-bottom:15px}@media(max-width:864px){.tds-footer__title{font-size:.9rem}}@media(max-width:704px){.tds-footer__title{padding:0 0 15px 0;margin-bottom:15px;border-bottom:1px solid #5a646d;cursor:pointer}.tds-footer__title:after{-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;content:"  ›";float:right}}.tds-footer__links{margin:0;list-style:none}@media(max-width:704px){.tds-footer__links{padding-bottom:0;max-height:0;overflow:hidden;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s}}.tds-footer__link{font-size:.9rem;font-family:Thrive,Helvetica,Arial,Sans-Serif;color:#b3b8bd;font-weight:400;line-height:1.5;text-decoration:none;margin-bottom:15px}.tds-footer__link a{text-decoration:none;color:#b3b8bd}.tds-footer__link a:focus{outline:none;-webkit-box-shadow:0 0 0 .2rem #4ec4f5;box-shadow:0 0 0 .2rem #4ec4f5;color:#4ec4f5}.tds-footer__link a:hover{-webkit-box-shadow:none;box-shadow:none;color:#4ec4f5;text-decoration:underline}.tds-footer__ancillary{border-top:1px solid #5a646d;margin:40px 0;padding-top:20px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}@media(max-width:704px){.tds-footer__ancillary{-webkit-flex-direction:column-reverse;-moz-flex-direction:column-reverse;-ms-flex-direction:column-reverse;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse;border:0;margin:0}}@media screen and (max-width:704px) and (-ms-high-contrast:none){.tds-footer__ancillary{display:block}}.tds-footer__id{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}@media(max-width:704px){.tds-footer__id{text-align:center;padding-top:20px}}.tds-footer__social{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:right}@media(max-width:704px){.tds-footer__social{text-align:center}}.tds-footer__logo{max-width:120px;display:block;margin-bottom:10px}@media(max-width:704px){.tds-footer__logo{margin-left:auto;margin-right:auto;max-width:80px}}.tds-footer__text{font-size:.9rem;font-family:Thrive,Helvetica,Arial,Sans-Serif;line-height:1.8;font-weight:400;color:#b3b8bd}.tds-footer__sociallinks{list-style:none;display:block}.tds-footer__socialink{display:inline-block;font-size:1.7rem;color:#fff;margin:6px 0 10px 18px}.tds-footer__socialink:first-child{margin-left:0}.tds-footer__socialink a{text-decoration:none;color:#fff}.tds-footer__socialink a:focus,.tds-footer__socialink a:hover{outline:none;color:#4ec4f5}@media(max-width:704px){.tds-footer__socialink{font-size:1.6rem}}.tds-footer__button{font-family:Thrive,Helvetica,Arial,Sans-Serif;background-color:transparent;color:#fff;border:1px solid #5a646d;display:block;margin:auto;font-size:1.1rem;font-family:Thrive,Helvetica,Arial,Sans-Serif;font-weight:400;padding:18px 30px;border-radius:40px;cursor:pointer;text-decoration:none;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;border-width:1px;border-style:solid;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s}@media(max-width:864px){.tds-footer__button{font-size:.9rem}}.tds-footer__button:focus{outline:none;-webkit-box-shadow:0 0 0 .2rem #4ec4f5;box-shadow:0 0 0 .2rem #4ec4f5}.using-mouse .tds-footer__button:focus{-webkit-box-shadow:none;box-shadow:none}@media(max-width:864px){.tds-footer__button{padding:17px 30px}}@media(max-width:704px){.tds-footer__button{padding:15px 22px}}.tds-footer__button:hover{color:#36404b;background-color:#fff;border-color:#fff}@media(max-width:704px){.tds-footer__button{margin-top:20px}}.tds-hero{display:block;position:relative;width:100%;padding-bottom:0!important;min-height:500px;background-repeat:no-repeat;background-size:cover;background-position:center 30%;font-family:Thrive,Helvetica,Arial,Sans-Serif}.tds-hero *{font-family:Thrive,Helvetica,Arial,Sans-Serif}@media(max-width:864px){.tds-hero{min-height:400px;background-position:40% center}}@media(max-width:576px){.tds-hero{min-height:260px}}.tds-hero__content{width:100%;max-width:1400px;margin:auto;padding:52px 515px 156px 80px;position:relative;z-index:1}.tds-hero__content :last-child{margin-bottom:0}@media(max-width:864px){.tds-hero__content{padding:38px 40% 100px 40px}}@media(max-width:576px){.tds-hero__content{padding:20px 30% 25px 25px}}.tds-hero__title{font-weight:300;line-height:1.1;margin-bottom:30px;display:block;padding-left:5px;color:#272f39;font-size:3.2rem}@media(max-width:864px){.tds-hero__title{font-size:2.6rem}}@media(max-width:576px){.tds-hero__title{font-size:1.9rem}}@media(max-width:864px){.tds-hero__title{margin-bottom:20px}}@media(max-width:576px){.tds-hero__title{margin-bottom:15px}}.tds-hero__caption{font-weight:300;line-height:1.5;margin-bottom:40px;padding-left:5px;color:#36404b;font-size:1.7rem}@media(max-width:864px){.tds-hero__caption{font-size:1.6rem}}@media(max-width:576px){.tds-hero__caption{font-size:1.2rem}}@media(max-width:864px){.tds-hero__caption{margin-bottom:30px}}@media(max-width:576px){.tds-hero__caption{margin-bottom:22px}}.tds-hero__button{background-color:#2a74a2;border-color:#2a74a2;color:#fff;display:block;font-size:1.1rem;font-family:Thrive,Helvetica,Arial,Sans-Serif;font-weight:400;padding:18px 30px;border-radius:40px;cursor:pointer;text-decoration:none;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;border-width:1px;border-style:solid;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s}@media(max-width:864px){.tds-hero__button{font-size:.9rem}}.tds-hero__button:focus{outline:none;-webkit-box-shadow:0 0 0 .2rem #4ec4f5;box-shadow:0 0 0 .2rem #4ec4f5}.using-mouse .tds-hero__button:focus{-webkit-box-shadow:none;box-shadow:none}@media(max-width:864px){.tds-hero__button{padding:17px 30px}}@media(max-width:704px){.tds-hero__button{padding:15px 22px}}.tds-hero__button:hover{background-color:#36404b;border-color:#36404b;color:#fff}.tds-hero__opt-out{position:absolute;top:20px;right:20px;width:27px;height:27px;padding:5px 6px 6px 6px;background:rgba(255,255,255,.7);border-radius:100%;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s;transition:.2s}.tds-hero__opt-out:before{font-size:1.1rem;color:#36404b;position:absolute;top:5px;left:5px}.tds-hero__opt-out:focus{outline:none;-webkit-box-shadow:0 0 0 .2rem #4ec4f5;box-shadow:0 0 0 .2rem #4ec4f5}.tds-hero--short{min-height:250px}.tds-hero--short .tds-hero__content{padding-bottom:40px;padding-top:40px}@media(max-width:864px){.tds-hero--short{padding-bottom:38px}}@media(max-width:576px){.tds-hero--short{padding-bottom:22px}}.tds-hero__opted-out-container{-webkit-transition:1s;-moz-transition:1s;-ms-transition:1s;-o-transition:1s;transition:1s;position:absolute;top:0;right:0;bottom:0;left:0;padding:20px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center;opacity:0;z-index:0;background-color:#fff;visibility:hidden}.tds-hero--opted-out .tds-hero__content{z-index:0}.tds-hero--opted-out .tds-hero__opted-out-container{opacity:1;visibility:visible}.tds-input{display:block;position:relative;margin:5px 0 30px 0}.tds-input textarea{font-size:1.1rem;padding:10px;-webkit-box-shadow:none;box-shadow:none;border:1px solid #b3b8bd;border-radius:4px;height:100px;resize:vertical;-webkit-transition:height .4s ease-out;-o-transition:height .4s ease-out;transition:height .4s ease-out}.tds-input textarea:focus{border-color:#4ec4f5;height:150px}.tds-input__field{position:relative;padding:12px 0 5px 0;width:100%;outline:0;border:0;-webkit-transition:-webkit-box-shadow .4s ease-out;transition:-webkit-box-shadow .4s ease-out;-o-transition:box-shadow .4s ease-out;transition:box-shadow .4s ease-out;transition:box-shadow .4s ease-out,-webkit-box-shadow .4s ease-out;font-family:Thrive,Helvetica,Arial,Sans-Serif;font-size:1.7rem;font-weight:300;color:#272f39;margin-top:15px}.tds-input__field:not(textarea){-webkit-box-shadow:0 1px 0 0 #b3b8bd;box-shadow:0 1px 0 0 #b3b8bd}.tds-input__field:focus{outline:none}.tds-input__field:focus:not(textarea){-webkit-box-shadow:0 1px 0 0 #4ec4f5;box-shadow:0 1px 0 0 #4ec4f5}.tds-input__field:focus:not(textarea)+.tds-input__label{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px);font-size:1rem}.tds-input:not(.tds-input--textarea):not(.tds-input--file) .tds-input__label{position:absolute;font-size:1.2rem;left:0;top:35px;width:100%;color:#5a646d;z-index:10;-webkit-transition:font-size .4s ease-out,-webkit-transform .4s ease-out;transition:font-size .4s ease-out,-webkit-transform .4s ease-out;-o-transition:transform .4s ease-out,font-size .4s ease-out;transition:transform .4s ease-out,font-size .4s ease-out;transition:transform .4s ease-out,font-size .4s ease-out,-webkit-transform .4s ease-out}.tds-input--textarea .tds-input__label{font-size:1.2rem;color:#5a646d}.tds-input--textarea .tds-input__field{margin-top:5px}.tds-input__helper-text{display:block;padding-top:5px;font-size:.9rem;color:#5a646d}.tds-input__error-text{font-size:1rem;padding-top:5px;color:#c05454;display:none}.tds-input--filled .tds-input__field:not(textarea){-webkit-box-shadow:0 1px 0 0 #a7d04f;box-shadow:0 1px 0 0 #a7d04f}.tds-input--filled .tds-input__field:not(textarea)~.tds-input__label{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px);font-size:1rem}.tds-input--filled textarea{height:150px}.tds-input--file{text-align:center;position:relative;border:3px dashed #b3b8bd;padding:11px;min-height:200px;border-radius:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tds-input--file.tds-input--error{border-color:#c05454}.tds-input--file :last-child{margin-bottom:0}.tds-input--file .tds-input__field{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;padding:0;margin:0;cursor:pointer;z-index:10}.tds-input--file .tds-input__field:focus+.tds-input__label,.tds-input--file .tds-input__field:hover+.tds-input__label{background:#5a646d;color:#fff;-webkit-transform:none;-ms-transform:none;transform:none}.tds-input--file .tds-input__label{position:relative;left:auto;top:auto;width:auto;border:1px solid #5a646d;border-radius:40px;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;cursor:pointer;text-align:center;margin-top:10px;padding:10px 30px}.tds-input--file.tds-input--error .tds-input__field:focus+.tds-input__label,.tds-input--file.tds-input--error .tds-input__field:hover+.tds-input__label{color:#fff!important}.tds-input--file.tds-input--error .tds-input__label{border-color:#c05454}.tds-input--error:not(.tds-input--textarea):not(.tds-input--file) .tds-input__label{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px);font-size:1rem}.tds-input--error textarea{height:150px}.tds-input--error .tds-input__field{background-image:url("/icons/ico_warning-error-circle.svg");background-position:calc(100% - 5px) 5px;background-repeat:no-repeat;background-size:18px}.tds-input--error .tds-input__field:not(textarea){background-position:center right;-webkit-box-shadow:0 1px 0 0 #c05454;box-shadow:0 1px 0 0 #c05454}.tds-input--error .tds-input__label{color:#c05454!important}.tds-input--error textarea{border-color:#c05454}.tds-input--error .tds-input__error-text{color:#c05454;display:block}.tds-layout{width:100%;max-width:1400px;margin:auto;padding:.1px 60px;position:relative;font-family:Thrive,Helvetica,Arial,Sans-Serif}@media(max-width:864px){.tds-layout{padding:.1px 20px}}.tds-layout--padtop{padding-top:60px}@media(max-width:864px){.tds-layout--padtop{padding-top:20px}}.tds-layout--overlap{top:-86px;margin-bottom:-86px;z-index:2}.tds-layout--overlap>.tds-cardframe:first-child{margin-top:0}@media(max-width:864px){.tds-layout--overlap{margin-bottom:-60px;top:-60px}}@media(max-width:576px){.tds-layout--overlap{margin-bottom:0;top:0;padding:.1px}}@media(max-width:576px){.tds-layout--datacards{padding:0 9px .1px 9px}.tds-layout--datacards .tds-cardframe{margin-top:5px;border-width:1px;border-radius:15px}}.tds-media-object{font-family:Thrive,Helvetica,Arial,Sans-Serif;display:-webkit-box;display:-ms-flexbox;display:flex}.tds-media-object__heading{font-size:1.1rem;font-weight:400;margin-bottom:.3125rem}@media(max-width:864px){.tds-media-object__heading{font-size:.9rem}}.tds-media-object__image{height:25px;margin-right:10px;width:25px}.tds-media-object__image--large{height:38px;width:38px}.tds-media-object__content-container{-webkit-box-flex:1;-ms-flex:1;flex:1}.tds-modal__overlay{z-index:1000;background-color:rgba(0,0,0,.5);position:fixed;height:100%;width:100%;top:0;left:0;-webkit-animation-name:overlay-fadein;-moz-animation-name:overlay-fadein;-o-animation-name:overlay-fadein;animation-name:overlay-fadein;-webkit-animation-duration:.5s;-moz-animation-duration:.5s;-o-animation-duration:.5s;animation-duration:.5s;-webkit-animation-iteration-count:1;-moz-animation-iteration-count:1;-o-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:normal;-moz-animation-direction:normal;-o-animation-direction:normal;animation-direction:normal}@-webkit-keyframes overlay-fadein{0%{opacity:0}to{opacity:1}}@-moz-keyframes overlay-fadein{0%{opacity:0}to{opacity:1}}@-o-keyframes overlay-fadein{0%{opacity:0}to{opacity:1}}@keyframes overlay-fadein{0%{opacity:0}to{opacity:1}}.tds-modal__view{z-index:1001;background-color:#fff;overflow:hidden;position:fixed;border-radius:0;-moz-box-shadow:0 5px 5px rgba(0,0,0,.2);-webkit-box-shadow:0 5px 5px rgba(0,0,0,.2);box-shadow:0 5px 5px rgba(0,0,0,.2);top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:820px;max-width:calc(100% - 80px);max-height:calc(100% - 80px);overflow-y:auto;overflow-x:hidden}@media(max-width:576px){.tds-modal__view{max-width:calc(100% - 20px);max-height:calc(100% - 20px)}}.tds-modal__view--dialog{width:520px}.tds-modal__header{width:100%;display:block;padding:10px 20px 10px 20px}.tds-modal__close{font-size:2.2rem;color:#272f39;text-decoration:none;margin-left:auto;cursor:pointer;display:block;background-color:transparent}.tds-modal__close a{color:#272f39;text-decoration:none}.tds-modal__close:hover{color:#2a74a2}@media(max-width:864px){.tds-modal__close{font-size:1.8rem}}.tds-modal__content{padding:40px;overflow:auto;position:relative}@media(max-width:864px){.tds-modal__content{padding:30px}}@media(max-width:576px){.tds-modal__content{padding:20px}}@-webkit-keyframes navbar-fadein{0%{opacity:0;max-height:78px}18%{opacity:0}38%{max-height:78px}to{opacity:1;max-height:500px}}@-moz-keyframes navbar-fadein{0%{opacity:0;max-height:78px}18%{opacity:0}38%{max-height:78px}to{opacity:1;max-height:500px}}@-o-keyframes navbar-fadein{0%{opacity:0;max-height:78px}18%{opacity:0}38%{max-height:78px}to{opacity:1;max-height:500px}}@keyframes navbar-fadein{0%{opacity:0;max-height:78px}18%{opacity:0}38%{max-height:78px}to{opacity:1;max-height:500px}}@-webkit-keyframes navbar-fadein-break{0%{opacity:0;max-height:62px}18%{opacity:0}38%{max-height:62px}to{opacity:1;max-height:500px}}@-moz-keyframes navbar-fadein-break{0%{opacity:0;max-height:62px}18%{opacity:0}38%{max-height:62px}to{opacity:1;max-height:500px}}@-o-keyframes navbar-fadein-break{0%{opacity:0;max-height:62px}18%{opacity:0}38%{max-height:62px}to{opacity:1;max-height:500px}}@keyframes navbar-fadein-break{0%{opacity:0;max-height:62px}18%{opacity:0}38%{max-height:62px}to{opacity:1;max-height:500px}}@-webkit-keyframes navbar-badge{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}50%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}75%{opacity:1;-webkit-transform:scale(1.3);transform:scale(1.3)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-moz-keyframes navbar-badge{0%{opacity:0;transform:scale(0)}50%{opacity:0;transform:scale(0)}75%{opacity:1;transform:scale(1.3)}to{opacity:1;transform:scale(1)}}@-o-keyframes navbar-badge{0%{opacity:0;transform:scale(0)}50%{opacity:0;transform:scale(0)}75%{opacity:1;transform:scale(1.3)}to{opacity: