.CfgTaxeItem{width:100%;display:flex;align-items:baseline}.CfgTaxeItem__dots{margin:0 4px;min-width:16px;flex:1 0 auto;border-bottom:1px dotted #000}.CfgTaxesList__priceNumber{float:right;font-size:1.4rem;font-weight:700}.CfgTaxesList__subPriceNumber{float:right;font-size:1.2rem}.CfgTaxesList__priceLabel{font-weight:700;margin-top:8px}.CfgTaxesList__subPriceLabel{max-width:70%;font-size:1.3rem;margin-left:8px}.CfgTaxesList__taxesList{background:#fff;padding:32px 16px 16px}.CfgTaxesList__taxesList:not(:last-child){border-bottom:8px solid #e6e6ec}@media screen and (min-width:1024px){.CfgTaxesList__taxesList{padding:16px}}.CfgTaxesList__priceNumber,.CfgTaxesList__subPriceNumber{color:#000}.CfgHeaderTaxes{color:#000;font-size:1.3rem}.CfgHeaderTaxes__taxesList{padding:0 0 16px}.CfgHeaderTaxes__prices{margin:0 -32px;padding:16px 32px;display:flex;flex-direction:column}.CfgHeaderTaxes__totalPrice{display:flex;justify-content:space-between;align-items:baseline;font-size:1.8rem;font-weight:700}.CfgHeaderTaxes__discountedPrice{font-size:2.4rem;color:#ffefac}.CfgHeaderTaxes__price{align-self:flex-end;font-size:1.4rem}.CfgHeaderTaxes__subtitle{color:#777;font-size:1.2rem;text-align:justify;margin:8px}.CfgHeaderTaxes__prices{background:#f3f5f6;padding:8px 32px}.CfgHeaderTaxes__discountedPrice{color:#000}.CfgStepperPrices{box-shadow:0 5px 8px -4px rgba(0,0,0,.2);padding:0 16px;display:flex;width:100%;height:80px;flex-direction:column;justify-content:center;background:#000;text-align:center;overflow:hidden}@media screen and (min-width:670px){.CfgStepperPrices{padding:0 96px}.CfgStepperPrices.is-fixed{position:fixed;width:100%;max-width:1280px;top:50px;z-index:15}}.CfgStepperPrices__button{transform:none}.CfgStepperPrices__total{margin-top:16px;font-weight:700;font-size:1.8rem;color:#ffce33}.CfgStepperPrices__mainPrice{font-weight:700;font-size:1.8rem;line-height:1;margin-left:4px}.CfgStepperPrices__subtitle{margin:8px 0;color:#333;font-size:1.2rem}.CfgStepperPrices__secondaryPrice{font-weight:700;color:#ffce33;padding:0 4px}.CfgStepperPrices__iconInfo{margin-left:4px;width:18px}.CfgStepperPrices__iconInfo path{fill:#ffce33}.CfgStepperPrices{background:#fff}.CfgStepperPrices .CfgStepperPrices__total{color:#000}.CfgStepperPrices .CfgStepperPrices__subtitle{color:#777}.CfgStepperPrices .CfgStepperPrices__secondaryPrice{color:#000}.CfgStepperPrices__iconInfo path{fill:#777}@media screen and (min-width:670px){.CfgStep{display:flex;align-items:center;width:16.5%}}.CfgStep:last-child{width:auto;flex:1 1 auto}.CfgStep:last-child .CfgStep__button:after,.CfgStep:last-child .CfgStep__button:before{display:none}.CfgStep__iconChecked{display:block;width:18px;background:#1f2532;border-radius:50%;position:relative;padding:4px}@media screen and (min-width:670px){.CfgStep__iconChecked{margin:auto;background:#ffefac}}.CfgStep__iconChecked:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-weight:700;color:#000}.CfgStep__index{text-align:left;margin-top:4px;font-size:1.4rem}@media screen and (min-width:670px){.CfgStep__index{margin-top:0;text-align:center;font-size:1.2rem}}@media screen and (min-width:670px){.CfgStep__index .CfgStep__indexMobile{display:none}}.CfgStep__index .CfgStep__indexDesktop{display:none}@media screen and (min-width:670px){.CfgStep__index .CfgStep__indexDesktop{display:initial}}.CfgStep__title{margin-top:4px;overflow:hidden;text-overflow:ellipsis;line-height:1.45;font-size:1.4rem;text-align:left}@media screen and (min-width:670px){.CfgStep__title{font-size:1.2rem;text-align:center}}.CfgStep__button{height:48px;width:100%;color:#fff;padding-right:20px;position:relative;display:flex;align-items:center;border-bottom:1px solid #777f91}@media screen and (min-width:670px){.CfgStep__button{display:block;background:#f3f5f6;color:#000;border-bottom:none}}.CfgStep__button:after,.CfgStep__button:before{content:" ";display:block;width:0;height:0;position:absolute;left:100%;top:50%}@media screen and (min-width:670px){.CfgStep__button:after,.CfgStep__button:before{margin-top:-50px;border-top:50px solid transparent;border-bottom:50px solid transparent;border-left:20px solid transparent;margin-left:-21px}}.CfgStep__button:before{z-index:1;margin-left:-20px;border-left-color:#ccc}.CfgStep__button:after{z-index:2;border-left-color:#f3f5f6}.CfgStep__button.is-disabled{color:#777f91}.CfgStep__button.is-active{font-weight:700;color:#fff}.CfgStep__button.is-active:before{border-top-color:#f3f5f6;border-bottom-color:#f3f5f6}.CfgStep__button.is-active:after{border-left-color:#fff}@media screen and (min-width:670px){.CfgStep__button.is-active{color:#000}}.CfgStep__button.is-active.is-disabled:before{border-top-color:#e6e6ec;border-bottom-color:#e6e6ec}.CfgStep__button.is-previous:before{border-top-color:#fff;border-bottom-color:#fff}.CfgStep__button.is-previous:after{border-left-color:#f3f5f6}@media screen and (min-width:670px){.CfgStep__button:disabled{background:#e6e6ec;color:#777}}.CfgStep__button:disabled:after{border-left-color:#e6e6ec}.CfgStep__button .CfgStep__iconChecked{background:#1f2532}.CfgStep__button .CfgStep__iconChecked:before{color:#000}@media screen and (min-width:670px){.CfgStep__button .CfgStep__iconChecked{background:#ffce33}}.CfgStep__button .CfgStep__iconChecked path{fill:#e6e6ec}@media screen and (min-width:670px){.CfgStep__button .CfgStep__iconChecked path{fill:#fff}}@media screen and (min-width:670px){.CfgStep__button:disabled{background:#f3f5f6;color:#ccc}}.CfgStep__button:disabled:after{border-left-color:#f3f5f6}@media screen and (min-width:670px){.CfgStep__button.is-active{background:#ffce33}}@media screen and (min-width:670px){.CfgStep__button.is-active .CfgStep__iconChecked path{fill:#000}}.CfgStep__button.is-active:after{border-left-color:#ffce33}.CfgStep__button.is-active.is-disabled:before{border-top-color:#f3f5f6;border-bottom-color:#f3f5f6}.CfgStep__button.is-previous:before{border-top-color:#ffce33;border-bottom-color:#ffce33}.CfgSteps.is-last-step{box-shadow:0 5px 8px -4px rgba(0,0,0,.2)}.CfgSteps.is-open{position:absolute;top:0;left:0;width:100%;z-index:17}@media screen and (min-width:670px){.CfgSteps.is-open{position:relative}}.CfgSteps.is-open .CfgSteps__steps{display:flex}.CfgSteps.is-fixed{position:fixed;width:100%;max-width:1280px;top:0;z-index:17}.CfgSteps__outside{position:fixed;z-index:16;top:0;left:0;width:100%;height:100%}.CfgSteps__header{background:#1f2532;height:48px;width:100%;color:#fff;font-size:1.6rem;text-overflow:ellipsis;font-weight:700;display:flex;justify-content:center}@media screen and (min-width:670px){.CfgSteps__header{display:none}}.CfgSteps__header .CfgSteps__iconOpenCloseMobile{position:absolute;right:0;width:16px;margin-right:8px}.CfgSteps__steps{display:none;overflow:hidden;background:#1f2532;border-top:1px solid #777f91;flex-direction:column;padding:0 8px}@media screen and (min-width:670px){.CfgSteps__steps{padding:0;display:flex;background:#f9f9fb;flex-direction:row;border-top:1px solid #ccc;border-bottom:1px solid #ccc}}.CfgSteps__iconOpenCloseMobile path{fill:#ffce33}.CfgStepper{position:relative;min-height:48px}.CfgStepper.is-fixed{width:100%;padding-top:48px}@media screen and (min-width:670px){.CfgStepper.is-fixed{padding-top:0;height:128px}.CfgStepper.is-fixed.is-last-step{height:48px}}