:root{--color-white:#fff;--color-orange:#f60;--color-lightgray:#b6b6b6;--color-black:#333}.v-greyTable{display:flex;flex-direction:column;gap:4rem}@media screen and (max-width:640px){.v-greyTable{border-radius:24px;overflow:hidden;gap:0}}.v-greyTable__container{border-radius:48px;padding:6.4rem 6.4rem 4.8rem;flex-direction:column}@media screen and (max-width:992px){.v-greyTable__container{padding:4rem 4rem 3.2rem;border-radius:32px}}@media screen and (max-width:640px){.v-greyTable__container{padding:unset;position:relative;border-radius:unset;background-color:unset}}.v-greyTable__container.desktop{display:flex}@media screen and (max-width:640px){.v-greyTable__container.desktop{display:none}}.v-greyTable__container.fillGray{background-color:#f4f4f4}.v-greyTable__container.strokeGray{border:2px solid #eaeaea}.v-greyTable__container.fillWhite{background-color:#fff}.v-greyTable__head{display:flex;margin-bottom:2.4rem}@media screen and (max-width:992px){.v-greyTable__head{margin-bottom:.8rem}}.v-greyTable__headRow{display:flex;justify-content:space-between;width:100%;margin-bottom:2.4rem;gap:4.8rem}@media screen and (max-width:992px){.v-greyTable__headRow{gap:2.4rem}}.v-greyTable__headTitle{font-weight:700;font-size:1.8rem;line-height:2.6rem;max-width:21.2rem;width:100%;text-align:center}@media screen and (max-width:1220px){.v-greyTable__headTitle{max-width:17.5rem}}@media screen and (max-width:992px){.v-greyTable__headTitle{font-size:1.6rem;line-height:2.4rem;max-width:13.7rem}}@media screen and (max-width:640px){.v-greyTable__headTitle{max-width:unset}}.v-greyTable__headTitle:first-child{width:100%;max-width:unset;text-align:left}@media screen and (max-width:640px){.v-greyTable__headTitle:first-child{text-align:center}}.v-greyTable__body{display:flex;flex-direction:column}.v-greyTable__row{display:flex;justify-content:space-between;border-bottom:2px solid #eaeaea;gap:4.8rem}@media screen and (max-width:992px){.v-greyTable__row{gap:2.4rem}}@media screen and (max-width:640px){.v-greyTable__row{border-bottom:none}}.v-greyTable__row:last-child{border:none}.v-greyTable__row:last-child .v-greyTable__cell{padding:1.1rem 0 0}@media screen and (max-width:992px){.v-greyTable__row:last-child .v-greyTable__cell{padding:.7rem 0 0}}@media screen and (max-width:640px){.v-greyTable__row:last-child .v-greyTable__cell{padding:0}}.v-greyTable__row:first-child .v-greyTable__cell{padding:0 0 1.1rem}@media screen and (max-width:992px){.v-greyTable__row:first-child .v-greyTable__cell{padding:0 0 .7rem}}@media screen and (max-width:640px){.v-greyTable__row:first-child .v-greyTable__cell{padding:0}}.v-greyTable__cell{display:flex;align-items:center;justify-content:center;min-height:5.6rem;padding:1.1rem 0;max-width:21.2rem;width:100%}@media screen and (max-width:1220px){.v-greyTable__cell{max-width:17.5rem}}@media screen and (max-width:992px){.v-greyTable__cell{min-height:5.2rem;max-width:13.7rem;padding:.7rem 0}}@media screen and (max-width:640px){.v-greyTable__cell{max-width:unset;min-height:unset}}.v-greyTable__cell:first-child{justify-content:flex-start;width:100%;max-width:unset}@media screen and (max-width:640px){.v-greyTable__cell:first-child{justify-content:center}}.v-greyTable__cell:first-child .v-greyTable__cellText{font-size:1.6rem;line-height:2.6rem}@media screen and (max-width:992px){.v-greyTable__cell:first-child .v-greyTable__cellText{font-size:1.4rem;line-height:2.4rem}}.v-greyTable__cellIcon.v-icon{width:2.8rem;height:2.8rem}@media screen and (max-width:992px){.v-greyTable__cellIcon.v-icon{width:2.6rem;height:2.6rem}}.v-greyTable__cellDataContainer{max-width:48rem}@media screen and (max-width:1220px){.v-greyTable__cellDataContainer{max-width:40rem}}@media screen and (max-width:992px){.v-greyTable__cellDataContainer{max-width:23rem}}.v-greyTable__cellText{font-size:1.8rem;line-height:2.8rem}@media screen and (max-width:992px){.v-greyTable__cellText{font-size:1.4rem;line-height:2.4rem}}.v-greyTable__buttons{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:640px){.v-greyTable__buttons{display:none}}.v-greyTableMobile__sliderHeadProgressBar{width:100%;height:.8rem;background:#f4f4f4;border-radius:8px 8px 0 0;position:absolute;top:0;left:0;z-index:4}.v-greyTableMobile__slider{transition:opacity .3s ease-out}.v-greyTableMobile__slider:not(.swiper-slide-active){opacity:0;height:.1rem}.v-greyTableMobile__slider.swiper-slide-active{opacity:1;pointer-events:auto}.v-greyTableMobile__sliderHeadTitle{width:100%;display:flex;justify-content:space-between;margin-bottom:1.6rem;font-size:1.6rem;line-height:2.4rem;font-weight:700;z-index:5}.v-greyTableMobile__columnContainer{width:100%;margin-top:2.4rem;padding-top:2.4rem;border-top:2px solid #eaeaea;border-collapse:unset}.v-greyTableMobile__columnContainer .v-greyTable__row{margin-bottom:2.4rem}.v-greyTableMobile__columnContainer .v-greyTable__row:last-child{margin-bottom:0}.v-greyTable__sliderContainer.fillGray .swiper{background-color:#f4f4f4}.v-greyTable__sliderContainer.strokeGray .swiper{border:2px solid #eaeaea}.v-greyTable__sliderContainer.fillWhite .swiper{background-color:#fff}.v-greyTable__sliderContainer .swiper{z-index:15;padding:3.2rem 2.4rem 2.4rem;border-radius:24px}.v-greyTable__sliderContainer .swiper-pagination__wrapBullets.swiper-pagination-bullet{width:.8rem;height:.8rem;margin:0 1rem}@media screen and (max-width:640px){.v-greyTable__sliderContainer .swiper-pagination__wrapBullets.swiper-pagination-bullet{margin:0 .8rem}}.v-greyTable__sliderContainer .swiper-pagination__wrapBullets.swiper-pagination-bullet span{width:.8rem;height:.8rem}.v-greyTable__sliderContainer .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#f60}.v-greyTable__navigationPhone{display:none}@media screen and (max-width:640px){.v-greyTable__navigationPhone{display:flex;margin-top:2.4rem;justify-content:center;align-items:center}.v-greyTable__navigationPhone .v-greyTable__navigationText{font-size:1.6rem;line-height:2.4rem}.v-greyTable__navigationPhone .v-greyTable__arrow{width:2.4rem;height:2.4rem;margin:0 .4rem}}.v-greyTable__navigationPhone :is(.swiperButton_next.swiper-button-disabled,.swiperButton_prev.swiper-button-disabled){color:#b6b6b6}
