.theme--light.v-stepper{background:#fff}.theme--light.v-stepper .v-stepper__step:not(.v-stepper__step--active):not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__step__step{background:rgba(0,0,0,.38)}.theme--light.v-stepper .v-stepper__step__step,.theme--light.v-stepper .v-stepper__step__step .v-icon{color:#fff}.theme--light.v-stepper .v-stepper__header .v-divider{border-color:rgba(0,0,0,.12)}.theme--light.v-stepper .v-stepper__step--active .v-stepper__label{text-shadow:0 0 0 #000}.theme--light.v-stepper .v-stepper__step--editable:hover{background:rgba(0,0,0,.06)}.theme--light.v-stepper .v-stepper__step--editable:hover .v-stepper__label{text-shadow:0 0 0 #000}.theme--light.v-stepper .v-stepper__step--complete .v-stepper__label{color:rgba(0,0,0,.87)}.theme--light.v-stepper .v-stepper__step--inactive.v-stepper__step--editable:not(.v-stepper__step--error):hover .v-stepper__step__step{background:rgba(0,0,0,.54)}.theme--light.v-stepper .v-stepper__label{color:rgba(0,0,0,.38)}.theme--light.v-stepper--non-linear .v-stepper__step:not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__label,.theme--light.v-stepper .v-stepper__label small{color:rgba(0,0,0,.6)}.v-application--is-ltr .theme--light.v-stepper--vertical .v-stepper__content:not(:last-child){border-left:1px solid rgba(0,0,0,.12)}.v-application--is-rtl .theme--light.v-stepper--vertical .v-stepper__content:not(:last-child){border-right:1px solid rgba(0,0,0,.12)}.theme--dark.v-stepper{background:#303030}.theme--dark.v-stepper .v-stepper__step:not(.v-stepper__step--active):not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__step__step{background:hsla(0,0%,100%,.5)}.theme--dark.v-stepper .v-stepper__step__step,.theme--dark.v-stepper .v-stepper__step__step .v-icon{color:#fff}.theme--dark.v-stepper .v-stepper__header .v-divider{border-color:hsla(0,0%,100%,.12)}.theme--dark.v-stepper .v-stepper__step--active .v-stepper__label{text-shadow:0 0 0 #fff}.theme--dark.v-stepper .v-stepper__step--editable:hover{background:hsla(0,0%,100%,.06)}.theme--dark.v-stepper .v-stepper__step--editable:hover .v-stepper__label{text-shadow:0 0 0 #fff}.theme--dark.v-stepper .v-stepper__step--complete .v-stepper__label{color:hsla(0,0%,100%,.87)}.theme--dark.v-stepper .v-stepper__step--inactive.v-stepper__step--editable:not(.v-stepper__step--error):hover .v-stepper__step__step{background:hsla(0,0%,100%,.75)}.theme--dark.v-stepper .v-stepper__label{color:hsla(0,0%,100%,.5)}.theme--dark.v-stepper--non-linear .v-stepper__step:not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__label,.theme--dark.v-stepper .v-stepper__label small{color:hsla(0,0%,100%,.7)}.v-application--is-ltr .theme--dark.v-stepper--vertical .v-stepper__content:not(:last-child){border-left:1px solid hsla(0,0%,100%,.12)}.v-application--is-rtl .theme--dark.v-stepper--vertical .v-stepper__content:not(:last-child){border-right:1px solid hsla(0,0%,100%,.12)}.v-sheet.v-stepper{border-radius:4px}.v-sheet.v-stepper:not(.v-sheet--outlined){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-sheet.v-stepper.v-sheet--shaped{border-radius:16px 4px}.v-stepper{border-radius:4px;overflow:hidden;position:relative}.v-stepper__header{height:72px;align-items:stretch;display:flex;flex-wrap:wrap;justify-content:space-between;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-stepper__header .v-divider{align-self:center;margin:0 -16px}.v-stepper__items{position:relative;overflow:hidden}.v-stepper__step__step{align-items:center;border-radius:50%;display:inline-flex;font-size:.75rem;justify-content:center;height:24px;min-width:24px;width:24px;transition:.3s cubic-bezier(.25,.8,.25,1)}.v-application--is-ltr .v-stepper__step__step{margin-right:8px}.v-application--is-rtl .v-stepper__step__step{margin-left:8px}.v-stepper__step__step .v-icon.v-icon{font-size:1.25rem}.v-stepper__step__step .v-icon.v-icon.v-icon--svg{height:1.25rem;width:1.25rem}.v-stepper__step{align-items:center;display:flex;flex-direction:row;padding:24px;position:relative}.v-stepper__step--active .v-stepper__label{transition:.3s cubic-bezier(.4,0,.6,1)}.v-stepper__step--editable{cursor:pointer}.v-stepper__step.v-stepper__step--error .v-stepper__step__step{background:transparent;color:inherit}.v-stepper__step.v-stepper__step--error .v-stepper__step__step .v-icon{font-size:1.5rem;color:inherit}.v-stepper .v-stepper__step.v-stepper__step--error .v-stepper__label{color:inherit;text-shadow:none;font-weight:500}.v-stepper .v-stepper__step.v-stepper__step--error .v-stepper__label small{color:inherit}.v-stepper__label{display:block;flex-grow:1;line-height:1}.v-application--is-ltr .v-stepper__label{text-align:left}.v-application--is-rtl .v-stepper__label{text-align:right}.v-stepper__label small{display:block;font-size:.75rem;font-weight:300;text-shadow:none}.v-stepper__wrapper{overflow:hidden;transition:none}.v-stepper__content{top:0;padding:24px 24px 16px 24px;flex:1 0 auto;width:100%}.v-stepper__content>.v-btn{margin:24px 8px 8px 0}.v-stepper--flat{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important}.v-stepper--is-booted .v-stepper__content,.v-stepper--is-booted .v-stepper__wrapper{transition:.3s cubic-bezier(.25,.8,.5,1)}.v-stepper--vertical{padding-bottom:36px}.v-application--is-ltr .v-stepper--vertical .v-stepper__content{padding:16px 60px 16px 23px}.v-application--is-rtl .v-stepper--vertical .v-stepper__content{padding:16px 23px 16px 60px}.v-stepper--vertical .v-stepper__content{width:auto}.v-application--is-ltr .v-stepper--vertical .v-stepper__content{margin:-8px -36px -16px 36px}.v-application--is-rtl .v-stepper--vertical .v-stepper__content{margin:-8px 36px -16px -36px}.v-stepper--vertical .v-stepper__step{padding:24px 24px 16px}.v-application--is-ltr .v-stepper--vertical .v-stepper__step__step{margin-right:12px}.v-application--is-rtl .v-stepper--vertical .v-stepper__step__step{margin-left:12px}.v-stepper--alt-labels .v-stepper__header{height:auto}.v-stepper--alt-labels .v-stepper__header .v-divider{margin:35px -67px 0;align-self:flex-start}.v-stepper--alt-labels .v-stepper__step{flex-direction:column;justify-content:flex-start;align-items:center;flex-basis:175px}.v-stepper--alt-labels .v-stepper__step small{text-align:center}.v-stepper--alt-labels .v-stepper__step__step{margin-bottom:11px;margin-left:0;margin-right:0}@media only screen and (max-width:959.98px){.v-stepper:not(.v-stepper--vertical) .v-stepper__label{display:none}.v-stepper:not(.v-stepper--vertical) .v-stepper__step__step{margin-left:0;margin-right:0}}.evaluate-process-bar{height:316px}.evaluate-process-bar__step-title{line-height:1.4rem}.evaluate-process-bar .theme--light.v-stepper{box-shadow:none!important;background:transparent!important}.evaluate-process-bar .theme--light.v-stepper .v-stepper__step{padding:20px 0}.evaluate-process-bar .theme--light.v-stepper .v-stepper__step.v-stepper__step--complete.active-step .v-stepper__step__step.primary{background:#fff!important;border:2px solid}.evaluate-process-bar .theme--light.v-stepper .v-stepper__step .v-stepper__step__step{min-width:17px;width:17px;height:17px;background-color:#e5e5e5!important}.evaluate-process-bar .theme--light.v-stepper .v-stepper__step .v-stepper__step__step.primary{background-color:#17a2b8!important}.evaluate-process-bar .theme--light.v-stepper .v-stepper__content{margin:-34px -36px -34px 8.25px;border-left-color:#e5e5e5!important;padding:30px 60px 30px 23px!important}.v-rating{max-width:100%;white-space:nowrap}.v-rating .v-icon{padding:.5rem;border-radius:50%;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none}.v-rating .v-icon:after{display:none}.v-application--is-ltr .v-rating .v-icon{transform:scaleX(1)}.v-application--is-rtl .v-rating .v-icon{transform:scaleX(-1)}.v-rating--readonly .v-icon{pointer-events:none}.v-rating--dense .v-icon{padding:.1rem}.rating-field .v-rating--dense .v-icon{left:-.125rem}.rating-field__input{display:inline-block;width:12.75rem;max-height:2.5rem;padding-right:.3125rem}.rating-field__input input{text-align:center}.rating-field__input input::-webkit-inner-spin-button,.rating-field__input input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.project-assessment .v-rating--dense .v-icon{left:-.125rem}.project-assessment__input{display:inline-block;width:4.5rem;padding-right:.3125rem}.project-assessment__input input{text-align:center}.project-assessment__input input::-webkit-inner-spin-button,.project-assessment__input input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}@media only screen and (max-width:959.98px){.project-assessment{display:block}.project-assessment__btn--display{display:flex}}.project-information-form .col{padding:0 12px}@media only screen and (max-width:1263.98px){.menuable__content__active{min-width:0!important}}.project-manager-information__member{cursor:pointer}.project-manager-information__member-avatar .v-avatar{border:2px solid #fff}.project-manager-information__member-avatar:not(:first-child){margin-left:-.5rem}.project-information{min-height:248px;position:relative}.project-information__action{position:absolute;top:1rem;right:0}.project-information__description{padding-right:8rem;white-space:pre-line}.project-information__description--full-width{padding-right:0}.project-information .user__full-name{white-space:pre-line}.emotion-icon{height:26px;width:27px;cursor:pointer}.emotion-icon__worst{background-image:url(../img/worst-disabled.16a982f7.svg);transition:.5s}.emotion-icon__worst-active,.emotion-icon__worst:hover{background-image:url(../img/worst.15763cd0.svg)}.emotion-icon__poor{background-image:url(../img/poor-disabled.d44c485a.svg);transition:.5s}.emotion-icon__poor-active,.emotion-icon__poor:hover{background-image:url(../img/poor.e8e72f96.svg)}.emotion-icon__so-so{background-image:url(../img/so-so-disabled.8028f83a.svg);transition:.5s}.emotion-icon__so-so-active,.emotion-icon__so-so:hover{background-image:url(../img/so-so.cc59d22f.svg)}.emotion-icon__okay{background-image:url(../img/okay-disabled.ea6b6fe9.svg);transition:.5s}.emotion-icon__okay-active,.emotion-icon__okay:hover{background-image:url(../img/okay.f21b4b13.svg)}.emotion-icon__superb{background-image:url(../img/superb-disabled.93d337a4.svg);transition:.5s}.emotion-icon__superb-active,.emotion-icon__superb:hover{background-image:url(../img/superb.21d0df2b.svg)}.emoji-characteristic-bar__col{flex:0 0 20%;max-width:20%}.popup-menu__btn{width:100%;text-transform:none}.popup-peer-rating__wrapper{width:25.25rem}.popup-peer-rating__emoji-rating{max-height:22em;overflow-y:scroll}.popup-peer-rating__emoji-rating::-webkit-scrollbar{display:none}@media only screen and (max-width:959.98px){.popup-peer-rating__wrapper-button-close,.popup-peer-rating__wrapper-button-save{margin-left:2rem}}.theme--light.v-pagination .v-pagination__item{background:#fff;color:rgba(0,0,0,.87)}.theme--light.v-pagination .v-pagination__item--active{color:#fff}.theme--light.v-pagination .v-pagination__navigation{background:#fff}.theme--dark.v-pagination .v-pagination__item{background:#1e1e1e;color:#fff}.theme--dark.v-pagination .v-pagination__item--active{color:#fff}.theme--dark.v-pagination .v-pagination__navigation{background:#1e1e1e}.v-pagination{align-items:center;display:inline-flex;list-style-type:none;justify-content:center;margin:0;max-width:100%;width:100%}.v-pagination.v-pagination{padding-left:0}.v-pagination>li{align-items:center;display:flex}.v-pagination--circle .v-pagination__item,.v-pagination--circle .v-pagination__more,.v-pagination--circle .v-pagination__navigation{border-radius:50%}.v-pagination--disabled{pointer-events:none;opacity:.6}.v-pagination__item{background:transparent;border-radius:4px;font-size:1rem;height:34px;margin:.3rem;min-width:34px;padding:0 5px;text-decoration:none;transition:.3s cubic-bezier(0,0,.2,1);width:auto;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-pagination__item--active{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.v-pagination__navigation{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);border-radius:4px;display:inline-flex;justify-content:center;align-items:center;text-decoration:none;height:32px;width:32px;margin:.3rem 10px}.v-pagination__navigation .v-icon{transition:.2s cubic-bezier(.4,0,.6,1);vertical-align:middle}.v-pagination__navigation--disabled{opacity:.6;pointer-events:none}.v-pagination__more{margin:.3rem;display:inline-flex;align-items:flex-end;justify-content:center;height:32px;width:32px}.pagination-footer{display:flex;flex-wrap:wrap;align-items:center;font-size:.75rem;padding:8px;justify-content:center}.pagination-footer .v-pagination>li>button{box-shadow:none;display:block}.pagination-footer__select{margin:16px 14px 0 auto;display:flex;align-items:baseline!important;flex:0 0 0;justify-content:flex-end;white-space:nowrap}.pagination-footer__select .v-select{margin:13px 0 13px 34px;flex:0 1 0;padding:0;position:static}.pagination-footer__select .v-select__slot{position:relative;align-items:center;display:flex;max-width:100%;min-width:0;width:100%;cursor:pointer}.pagination-footer__select .v-select__selection--comma{font-size:.75rem}.pagination-footer__select .v-input{align-items:flex-start;display:flex;flex:1 1 auto;font-size:14px;letter-spacing:normal;max-width:100%;text-align:left}.pagination-footer__select .v-input__control{color:currentColor;border-radius:inherit;display:flex;flex-direction:column;height:auto;flex-grow:1;flex-wrap:wrap;min-width:0;width:100%}.pagination-footer__select .v-input__slot{cursor:pointer;border-radius:inherit;align-items:center;color:inherit;display:flex;margin-bottom:8px;min-height:inherit;position:relative;transition:.3s cubic-bezier(.25,.8,.5,1);width:100%}.project-peer-evaluation__input{display:inline-block;width:4.5rem;padding-right:.3125rem}.project-peer-evaluation__input input{text-align:center}.project-peer-evaluation__table th:first-child{min-width:220px;position:sticky;top:0;left:0;z-index:1;background-color:#fff}.project-peer-evaluation__table th.sortable{white-space:nowrap}.project-peer-evaluation__table td:first-child{position:sticky;top:0;left:0;background-color:#fff}.project-peer-evaluation__table tr:not(.v-data-table__empty-wrapper):hover td:first-child{background-color:#eee}@media only screen and (max-width:599.98px){.project-peer-evaluation__table tr:not(.v-data-table__empty-wrapper):hover td:first-child{background-color:#fff}}@media only screen and (max-width:959.98px){.text--sub-section{padding-top:0;padding-bottom:0}}@media only screen and (max-width:599.98px){.project-peer-evaluation__table .v-data-table-header-mobile tr th{padding:0!important}.project-peer-evaluation__table .v-data-footer{justify-content:flex-end}}.v-input--selection-controls{margin-top:16px;padding-top:4px}.v-input--selection-controls>.v-input__append-outer,.v-input--selection-controls>.v-input__prepend-outer{margin-top:0;margin-bottom:0}.v-input--selection-controls:not(.v-input--hide-details)>.v-input__slot{margin-bottom:12px}.v-input--selection-controls .v-input__slot,.v-input--selection-controls .v-radio{cursor:pointer}.v-input--selection-controls .v-input__slot>.v-label,.v-input--selection-controls .v-radio>.v-label{align-items:center;display:inline-flex;flex:1 1 auto;height:auto}.v-input--selection-controls__input{color:inherit;display:inline-flex;flex:0 0 auto;height:24px;position:relative;transition:.3s cubic-bezier(.25,.8,.5,1);transition-property:transform;width:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-input--selection-controls__input .v-icon{width:100%}.v-application--is-ltr .v-input--selection-controls__input{margin-right:8px}.v-application--is-rtl .v-input--selection-controls__input{margin-left:8px}.v-input--selection-controls__input input[role=checkbox],.v-input--selection-controls__input input[role=radio],.v-input--selection-controls__input input[role=switch]{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-input--selection-controls__input+.v-label{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-input--selection-controls__ripple{border-radius:50%;cursor:pointer;height:34px;position:absolute;transition:inherit;width:34px;left:-12px;top:calc(50% - 24px);margin:7px}.v-input--selection-controls__ripple:before{border-radius:inherit;bottom:0;content:"";position:absolute;opacity:.2;left:0;right:0;top:0;transform-origin:center center;transform:scale(.2);transition:inherit}.v-input--selection-controls__ripple>.v-ripple__container{transform:scale(1.2)}.v-input--selection-controls.v-input--dense .v-input--selection-controls__ripple{width:28px;height:28px;left:-9px}.v-input--selection-controls.v-input--dense:not(.v-input--switch) .v-input--selection-controls__ripple{top:calc(50% - 21px)}.v-input--selection-controls.v-input{flex:0 1 auto}.v-input--selection-controls.v-input--is-focused .v-input--selection-controls__ripple:before,.v-input--selection-controls .v-radio--is-focused .v-input--selection-controls__ripple:before{background:currentColor;transform:scale(1.2)}.v-input--selection-controls.v-input--is-disabled:not(.v-input--indeterminate) .v-icon{color:inherit}.v-input--selection-controls.v-input--is-disabled:not(.v-input--is-readonly){pointer-events:none}.v-input--selection-controls__input:hover .v-input--selection-controls__ripple:before{background:currentColor;transform:scale(1.2);transition:none}.v-input--radio-group legend.v-label{cursor:text;font-size:14px;height:auto}.v-input--radio-group__input{border:none;cursor:default;display:flex;width:100%}.v-input--radio-group--column .v-input--radio-group__input>.v-label{padding-bottom:8px}.v-input--radio-group--row .v-input--radio-group__input>.v-label{padding-right:8px}.v-input--radio-group--row legend{align-self:center;display:inline-block}.v-input--radio-group--row .v-input--radio-group__input{flex-direction:row;flex-wrap:wrap}.v-input--radio-group--column legend{padding-bottom:8px}.v-input--radio-group--column .v-radio:not(:last-child):not(:only-child){margin-bottom:8px}.v-input--radio-group--column .v-input--radio-group__input{flex-direction:column}.theme--light.v-radio--is-disabled label{color:rgba(0,0,0,.38)}.theme--dark.v-radio--is-disabled label{color:hsla(0,0%,100%,.5)}.v-radio{align-items:center;display:flex;height:auto;outline:none}.v-radio--is-disabled{pointer-events:none;cursor:default}.v-input--radio-group.v-input--radio-group--row .v-radio{margin-right:16px}.v-input--checkbox.v-input--indeterminate.v-input--is-disabled{opacity:.6}.v-input--checkbox.v-input--dense{margin-top:4px}.note-max-width{max-width:9.375rem}.hrm-table__total-hour .v-text-field__slot input{text-align:right}.project-team-member__form-user.v-text-field input{width:0}.project-team-member__form-user.v-autocomplete.v-select.v-input--is-focused input{min-width:0}.project-team-member__btn{font-weight:400;text-transform:none}.project-team-member__icon{display:flex;justify-content:center;align-items:center;border:1px dashed #17a2b8;border-radius:50%;box-sizing:border-box;width:30px;height:30px}.project-team-member__table th:first-child{min-width:220px;position:sticky;top:0;left:0;z-index:1;background-color:#fff}.project-team-member__table th.sortable{white-space:nowrap}.project-team-member__table td:first-child{position:sticky;top:0;left:0;background-color:#fff}.project-team-member__table tr:not(.v-data-table__empty-wrapper):hover td:first-child{background-color:#eee}@media only screen and (max-width:599.98px){.project-team-member__table tr:not(.v-data-table__empty-wrapper):hover td:first-child{background-color:#fff}}.project-team-member__table .v-toolbar__content{padding:0!important}.project-team-member__footer{display:flex;align-items:center;border-top:thin solid rgba(0,0,0,.12)}.project-team-member__footer .pagination-footer{border-top:none}.project-team-member__footer-icon{display:flex;justify-content:center;align-items:center;border-radius:50%;box-sizing:border-box;width:30px;height:30px}.project-team-member__footer-icon-active{border:1px dashed #17a2b8}.project-team-member__footer-icon-disable{border:1px dashed rgba(0,0,0,.26)}@media only screen and (max-width:959.98px){.project-team-member__table .v-toolbar{height:auto!important}.project-team-member__table .v-toolbar__content{display:block!important;height:auto!important}.project-team-member__table .v-data-table-header tr th{padding:0!important}.v-data-table-header-mobile__wrapper{margin-bottom:1rem}}@media only screen and (max-width:645px){.project-team-member__table{padding-bottom:2.5rem}.project-team-member__footer-actions{padding-top:4rem}}@media only screen and (max-width:599.98px){.project-team-member__table{padding-bottom:1rem}}.manually-input-summary .v-data-table{max-width:50%}@keyframes upDown{0%{transform:translateY(-4px)}50%{transform:translateY(4px)}to{transform:translateY(-4px)}}@keyframes upDownAndRotate{0%{transform:translateY(-2px) rotate(-4deg)}50%{transform:translateY(2px) rotate(4deg)}to{transform:translateY(-2px) rotate(-4deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{transform:translateY(0);opacity:0}70%{transform:translateY(-8px);opacity:1}to{transform:translateY(-8px);opacity:1}}@keyframes spin{0%{transform:rotate(10deg)}50%{transform:rotate(-10deg)}to{transform:rotate(10deg)}}@keyframes glow{0%{filter:drop-shadow(0 0 5px #FEE502)}to{filter:drop-shadow(0 0 0 #FEE502)}}@keyframes smoke{0%{transform:skewY(25deg)}to{transform:skewY(-25deg)}}@keyframes scooter{0%{transform:scaleY(1.08)}50%{transform:scale(1)}to{transform:scaleY(1.08)}}@keyframes scooterBee{0%{transform:translateY(5px)}50%{transform:translateY(0)}to{transform:translateY(5px)}}.project-evaluation__tab-period-title{color:#000}.project-evaluation__tab .v-slide-group__content{border-bottom:1px solid #dfe0eb}.project-evaluation__tab-status-label{text-align:center;padding-top:3rem;padding-bottom:3rem}