._r-checkbox{display:flex;align-items:center;margin-bottom:10px}
@media(min-width:480px){._r-checkbox{margin-bottom:10px}
}
@media(min-width:768px){._r-checkbox{margin-bottom:10px}
}
@media(min-width:1280px){._r-checkbox{margin-bottom:15px}
}
@media(min-width:1920px){._r-checkbox{margin-bottom:20px}
}
._r-checkbox._r-checkbox--disabled{pointer-events:none}
._r-checkbox._r-checkbox--disabled ._r-checkbox__label{border:2px solid #cbcbcb}
._r-checkbox._r-checkbox--disabled ._r-checkbox__name{color:#cbcbcb}
._r-checkbox__name{font-family:'MINISansReg',Arial,sans-serif;font-size:.875rem;line-height:1.125rem;top:-2px;position:relative}
.localized-fonts-loaded ._r-checkbox__name{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
._r-checkbox__container{position:relative;height:28px;width:1.5rem;min-width:1.5rem;margin-right:15px}
@media(min-width:480px){._r-checkbox__container{margin-right:20px}
}
@media(min-width:768px){._r-checkbox__container{margin-right:20px}
}
@media(min-width:1280px){._r-checkbox__container{margin-right:30px}
}
@media(min-width:1920px){._r-checkbox__container{margin-right:40px}
}
@media(min-width:768px){._r-checkbox__container{margin-right:10px}
}
@media(min-width:768px) and (min-width:480px){._r-checkbox__container{margin-right:10px}
}
@media(min-width:768px) and (min-width:768px){._r-checkbox__container{margin-right:10px}
}
@media(min-width:768px) and (min-width:1280px){._r-checkbox__container{margin-right:15px}
}
@media(min-width:768px) and (min-width:1920px){._r-checkbox__container{margin-right:20px}
}
._r-checkbox__container ._r-checkbox__label{height:1.5rem;width:1.5rem;cursor:pointer;border:2px solid #000;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center}
._r-checkbox__container ._r-checkbox__label:after{display:none}
._r-checkbox__container ._r-checkbox__label._r-checkbox__label--checked{background-color:#000}
._r-checkbox__container ._r-checkbox__label._r-checkbox__label--checked:after{content:"";display:block;width:3px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);position:relative;top:-2px}
._r-checkbox__container ._r-checkbox__input[type="radio"]{opacity:0;pointer-events:none;position:absolute;top:50%;left:50%;border-radius:50%}
._r-checkbox__container ._r-checkbox__input[type="radio"]:checked+label{background-color:#fff}
._r-checkbox__container ._r-checkbox__input[type="radio"]:checked+label:after{content:"";display:flex;background:#000;border-radius:50%;width:1rem;height:1rem}
._r-checkbox__container ._r-checkbox__input[type="radio"]:disabled+label{border-color:#999;pointer-events:none;cursor:not-allowed}
._r-checkbox-list__title{font-family:'MINIBold','Georgia',serif;text-transform:uppercase;font-size:1.375rem;line-height:1.375rem;margin:0 auto;word-wrap:break-word;font-family:'MINIRegular','Georgia',serif;text-transform:capitalize;margin-left:0;margin-bottom:10px}
.localized-fonts-loaded ._r-checkbox-list__title{font-family:'MINIBold','MINIBoldLocalized','Georgia',serif}
@media(min-width:768px){._r-checkbox-list__title{font-size:1.375rem;line-height:1.375rem}
}
._r-checkbox-list__title.has-richtext-margin{margin-top:.625rem;margin-bottom:.625rem}
@media(min-width:768px){._r-checkbox-list__title.has-richtext-margin{margin-top:.9375rem;margin-bottom:.9375rem}
}
.localized-fonts-loaded ._r-checkbox-list__title{font-family:'MINIRegular','MINIRegularLocalized','Georgia',serif}
._r-checkbox-list{margin-bottom:30px}
._r-radio-button__holder{position:relative;height:24px;width:24px}
._r-radio-button__name{margin-left:10px}
@media(min-width:480px){._r-radio-button__name{margin-left:10px}
}
@media(min-width:768px){._r-radio-button__name{margin-left:10px}
}
@media(min-width:1280px){._r-radio-button__name{margin-left:15px}
}
@media(min-width:1920px){._r-radio-button__name{margin-left:20px}
}
._r-radio-button{display:flex;align-items:center;cursor:pointer}
._r-radio-button label{cursor:pointer;height:24px;width:24px;display:flex;align-items:center;justify-content:center;border:2px solid #000;border-radius:50%}
._r-radio-button.selected label{background-color:#fff}
._r-radio-button.selected label:after{content:'';display:block;background:#000;border-radius:50%;width:16px;height:16px}
._r-radio-button .md-icn-info{font-size:18px}
._r-select--thin ._r-select__value{background-color:transparent;width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
._r-select--thin ._r-select__container{border:1px solid #999}
._r-select--thin ._r-select__list-item:hover ._r-select__list-item-text{border-bottom:1px solid #999}
._r-select--thin ._r-select__list{width:calc(100% + 2px);top:44px;left:-1px;background-color:#f1f1f1;border:1px solid #999}
._r-select--thin ._r-select__arrow-container{background:transparent;color:#999;border-left:1px solid #999;display:flex;justify-content:center;align-items:center}
._r-select__list-item-text--disabled{pointer-events:none;color:#cbcbcb}
._r-select__value-wrapper{display:flex}
._r-select__arrow{transition:transform ease-in-out .2s}
._r-select__container{position:relative;cursor:pointer;font-family:'MINISansReg',Arial,sans-serif;font-size:1rem;line-height:1.25rem;border:2px solid #000;margin-bottom:15px;margin-top:5px}
.localized-fonts-loaded ._r-select__container{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
@media(min-width:480px){._r-select__container{margin-bottom:20px}
}
@media(min-width:768px){._r-select__container{margin-bottom:20px}
}
@media(min-width:1280px){._r-select__container{margin-bottom:30px}
}
@media(min-width:1920px){._r-select__container{margin-bottom:40px}
}
@media(min-width:480px){._r-select__container{margin-top:5px}
}
@media(min-width:768px){._r-select__container{margin-top:5px}
}
@media(min-width:1280px){._r-select__container{margin-top:10px}
}
@media(min-width:1920px){._r-select__container{margin-top:10px}
}
._r-select__container._r-select__container--opened ._r-select__list{display:block}
._r-select__container._r-select__container--opened ._r-select__arrow{transform:rotate(-180deg);top:2px}
._r-select__dist{width:100%}
._r-select__placeholder,._r-select__value{height:42px;width:100%;background-color:#fff;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;padding:10px}
@media(min-width:480px){._r-select__placeholder,._r-select__value{padding:10px}
}
@media(min-width:768px){._r-select__placeholder,._r-select__value{padding:10px}
}
@media(min-width:1280px){._r-select__placeholder,._r-select__value{padding:15px}
}
@media(min-width:1920px){._r-select__placeholder,._r-select__value{padding:20px}
}
@media(min-width:1024px){._r-select__placeholder,._r-select__value{padding:5px;height:44px;line-height:34px}
}
@media(min-width:1024px) and (min-width:480px){._r-select__placeholder,._r-select__value{padding:5px}
}
@media(min-width:1024px) and (min-width:768px){._r-select__placeholder,._r-select__value{padding:5px}
}
@media(min-width:1024px) and (min-width:1280px){._r-select__placeholder,._r-select__value{padding:10px}
}
@media(min-width:1024px) and (min-width:1920px){._r-select__placeholder,._r-select__value{padding:10px}
}
@media(min-width:1280px){._r-select__placeholder,._r-select__value{line-height:inherit}
}
@media(min-width:1920px){._r-select__placeholder,._r-select__value{height:48px}
}
._r-select__placeholder{color:#999;text-transform:none}
._r-select__list-item{height:36px;line-height:36px}
._r-select__list-item:hover ._r-select__list-item-text{border-bottom:2px solid #000}
._r-select__list-item-text{display:inline-block;line-height:1}
._r-select__arrow-container{pointer-events:none;height:44px;min-width:44px;font-size:1rem;line-height:1.25rem;text-align:center;display:flex;justify-content:center;align-items:center;color:#000;font-size:26px}
@media(min-width:1024px){._r-select__arrow-container{min-width:46px;height:46px;text-align:center}
}
@media(min-width:1920px){._r-select__arrow-container{min-width:48px;height:48px;text-align:center}
}
._r-select__arrow-container ._r-select__arrow{position:relative}
._r-select__list{background-color:#fff;position:absolute;border:2px solid #000;width:calc(100% + 4px);top:46px;left:-2px;z-index:100;max-height:200px;overflow:auto;display:none;padding:10px}
@media(min-width:480px){._r-select__list{padding:10px}
}
@media(min-width:768px){._r-select__list{padding:10px}
}
@media(min-width:1280px){._r-select__list{padding:15px}
}
@media(min-width:1920px){._r-select__list{padding:20px}
}
@media(min-width:1024px){._r-select__list{padding:5px}
}
@media(min-width:1024px) and (min-width:480px){._r-select__list{padding:5px}
}
@media(min-width:1024px) and (min-width:768px){._r-select__list{padding:5px}
}
@media(min-width:1024px) and (min-width:1280px){._r-select__list{padding:10px}
}
@media(min-width:1024px) and (min-width:1920px){._r-select__list{padding:10px}
}
.offer-page-text-input__container{position:relative}
.offer-page-text-input__value{position:absolute;z-index:2;top:0;left:0;outline:0;pointer-events:none;font-family:'MINISansReg',Arial,sans-serif;font-size:1rem;line-height:1.25rem;border:2px solid #000;height:46px;width:100%;background-color:#fff;padding:10px}
.localized-fonts-loaded .offer-page-text-input__value{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
@media(min-width:480px){.offer-page-text-input__value{padding:10px}
}
@media(min-width:768px){.offer-page-text-input__value{padding:10px}
}
@media(min-width:1280px){.offer-page-text-input__value{padding:15px}
}
@media(min-width:1920px){.offer-page-text-input__value{padding:20px}
}
@media(min-width:1024px){.offer-page-text-input__value{padding:5px;height:50px;line-height:34px}
}
@media(min-width:1024px) and (min-width:480px){.offer-page-text-input__value{padding:5px}
}
@media(min-width:1024px) and (min-width:768px){.offer-page-text-input__value{padding:5px}
}
@media(min-width:1024px) and (min-width:1280px){.offer-page-text-input__value{padding:10px}
}
@media(min-width:1024px) and (min-width:1920px){.offer-page-text-input__value{padding:10px}
}
@media(min-width:1280px){.offer-page-text-input__value{line-height:1.5}
}
@media(min-width:1920px){.offer-page-text-input__value{height:52px;line-height:30px}
}
.offer-page-text-input{position:relative;outline:0;font-family:'MINISansReg',Arial,sans-serif;font-size:1rem;line-height:1.25rem;border:2px solid #000;height:46px;width:100%;background-color:#fff;margin-bottom:15px;margin-top:5px;padding:10px}
.localized-fonts-loaded .offer-page-text-input{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
@media(min-width:480px){.offer-page-text-input{margin-bottom:20px}
}
@media(min-width:768px){.offer-page-text-input{margin-bottom:20px}
}
@media(min-width:1280px){.offer-page-text-input{margin-bottom:30px}
}
@media(min-width:1920px){.offer-page-text-input{margin-bottom:40px}
}
@media(min-width:480px){.offer-page-text-input{margin-top:5px}
}
@media(min-width:768px){.offer-page-text-input{margin-top:5px}
}
@media(min-width:1280px){.offer-page-text-input{margin-top:10px}
}
@media(min-width:1920px){.offer-page-text-input{margin-top:10px}
}
@media(min-width:480px){.offer-page-text-input{padding:10px}
}
@media(min-width:768px){.offer-page-text-input{padding:10px}
}
@media(min-width:1280px){.offer-page-text-input{padding:15px}
}
@media(min-width:1920px){.offer-page-text-input{padding:20px}
}
@media(min-width:1024px){.offer-page-text-input{padding:5px;height:50px;line-height:34px}
}
@media(min-width:1024px) and (min-width:480px){.offer-page-text-input{padding:5px}
}
@media(min-width:1024px) and (min-width:768px){.offer-page-text-input{padding:5px}
}
@media(min-width:1024px) and (min-width:1280px){.offer-page-text-input{padding:10px}
}
@media(min-width:1024px) and (min-width:1920px){.offer-page-text-input{padding:10px}
}
@media(min-width:1280px){.offer-page-text-input{line-height:inherit}
}
@media(min-width:1920px){.offer-page-text-input{height:52px;line-height:30px}
}
.offer-page-text-input::-webkit-outer-spin-button,.offer-page-text-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.offer-page-text-input[type="number"]{-moz-appearance:textfield}
._r-back-button{display:inline-flex;text-transform:uppercase;line-height:26px;cursor:pointer}
._r-back-button .md-icn-angle-left::before{font-size:26px;position:relative;left:-7px}
._r-back-button__text{border-bottom:1px solid #999}
._r-accordion._r-accordion--opened{flex-direction:column}
._r-accordion._r-accordion--opened ._r-accordion__header ._r-accordion__subheadline{opacity:0;max-height:0;display:none}
._r-accordion._r-accordion--opened ._r-accordion__header ._r-accordion__header-icon{transform:rotate(-180deg)}
._r-accordion._r-accordion--opened ._r-accordion__content{max-height:1000px;opacity:1;position:relative;overflow-y:initial}
._r-offer-details-page__terms-content{white-space:pre-wrap}
._r-accordion__header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;flex:0 0 100%;max-width:100%;padding-top:10px;padding-bottom:10px;border-bottom:1px solid #cbcbcb}
@media(min-width:480px){._r-accordion__header{padding-top:10px}
}
@media(min-width:768px){._r-accordion__header{padding-top:10px}
}
@media(min-width:1280px){._r-accordion__header{padding-top:15px}
}
@media(min-width:1920px){._r-accordion__header{padding-top:20px}
}
@media(min-width:480px){._r-accordion__header{padding-bottom:10px}
}
@media(min-width:768px){._r-accordion__header{padding-bottom:10px}
}
@media(min-width:1280px){._r-accordion__header{padding-bottom:15px}
}
@media(min-width:1920px){._r-accordion__header{padding-bottom:20px}
}
._r-accordion__header-icon{transition:transform .5s ease}
._r-accordion__headline{font-family:'MINISansReg',Arial,sans-serif;font-size:1rem;line-height:1.25rem;margin-left:0;text-transform:capitalize}
.localized-fonts-loaded ._r-accordion__headline{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
._r-accordion__content{overflow-y:hidden;max-height:0;opacity:.1;transition:max-height .5s cubic-bezier(0.25,0.1,0.25,1),opacity .6s ease-in-out;padding-right:10px;padding-left:10px}
@media(min-width:480px){._r-accordion__content{padding-right:10px}
}
@media(min-width:768px){._r-accordion__content{padding-right:10px}
}
@media(min-width:1280px){._r-accordion__content{padding-right:15px}
}
@media(min-width:1920px){._r-accordion__content{padding-right:20px}
}
@media(min-width:480px){._r-accordion__content{padding-left:10px}
}
@media(min-width:768px){._r-accordion__content{padding-left:10px}
}
@media(min-width:1280px){._r-accordion__content{padding-left:15px}
}
@media(min-width:1920px){._r-accordion__content{padding-left:20px}
}
._r-accordion-offer{border-top:1px solid #cbcbcb}
._r-accordion-offer._r-accordion-offer--opened{flex-direction:column}
._r-accordion-offer._r-accordion-offer--opened ._r-accordion-offer__header ._r-accordion-offer__subheadline{opacity:0;max-height:0;display:none}
._r-accordion-offer._r-accordion-offer--opened ._r-accordion-offer__header ._r-accordion-offer__header-icon{transform:rotate(-180deg)}
._r-accordion-offer._r-accordion-offer--opened ._r-accordion-offer__content{max-height:600px;opacity:1;position:relative;overflow-y:initial}
._r-accordion-offer__header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;flex:0 0 100%;max-width:100%;padding:20px}
._r-accordion-offer__header-icon{font-size:26px;transition:transform .5s ease}
._r-accordion-offer__subheadline{color:#4a4a4a;font-family:'MINISansReg',Arial,sans-serif;font-size:.875rem;line-height:1.125rem;text-transform:none;padding-right:5px}
.localized-fonts-loaded ._r-accordion-offer__subheadline{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
@media(min-width:480px){._r-accordion-offer__subheadline{padding-right:5px}
}
@media(min-width:768px){._r-accordion-offer__subheadline{padding-right:5px}
}
@media(min-width:1280px){._r-accordion-offer__subheadline{padding-right:10px}
}
@media(min-width:1920px){._r-accordion-offer__subheadline{padding-right:10px}
}
._r-accordion-offer__headline{font-weight:normal;text-transform:uppercase;line-height:1rem;font-family:'MINISansReg',Arial,sans-serif;font-size:1rem;line-height:1.25rem;margin-left:0;text-transform:capitalize}
.localized-fonts-loaded ._r-accordion-offer__headline{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
.localized-fonts-loaded ._r-accordion-offer__headline{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
._r-accordion-offer__content{overflow-y:hidden;max-height:0;opacity:.1;transition:max-height .5s cubic-bezier(0.25,0.1,0.25,1),opacity .6s ease-in-out;padding-right:10px;padding-left:10px}
@media(min-width:480px){._r-accordion-offer__content{padding-right:10px}
}
@media(min-width:768px){._r-accordion-offer__content{padding-right:10px}
}
@media(min-width:1280px){._r-accordion-offer__content{padding-right:15px}
}
@media(min-width:1920px){._r-accordion-offer__content{padding-right:20px}
}
@media(min-width:480px){._r-accordion-offer__content{padding-left:10px}
}
@media(min-width:768px){._r-accordion-offer__content{padding-left:10px}
}
@media(min-width:1280px){._r-accordion-offer__content{padding-left:15px}
}
@media(min-width:1920px){._r-accordion-offer__content{padding-left:20px}
}
._r-calculator-box{background-color:#fff;border:1px solid #cbcbcb;font-family:'MINISansReg',Arial,sans-serif;font-size:1rem;line-height:1.25rem;text-transform:none}
.localized-fonts-loaded ._r-calculator-box{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
._r-calculator-box .offer-page-text-input{margin-bottom:0}
._r-calculator-box__container{position:sticky;top:60px}
._r-calculator-box__button{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}
._r-calculator-box__button ._r-base-button{width:50%}
._r-calculator-box__button ._r-base-button .btn{width:100%}
._r-calculator-box__button-print{display:flex;justify-content:center;align-items:center}
._r-calculator-box__button-print .md-icn-print{font-size:1.125rem;line-height:1.375rem}
@media(min-width:1280px){._r-calculator-box__button-print .md-icn-print{font-size:1.5rem;line-height:1.8125rem}
}
@media(min-width:1920px){._r-calculator-box__button-print .md-icn-print{font-size:2rem;line-height:2.375rem}
}
._r-calculator-box__select-section-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}
._r-calculator-box__select-label{width:50%}
._r-calculator-box__select{width:50%}
._r-calculator-box__select ._r-select__container{margin:0}
._r-calculator-box__total{display:flex;justify-content:space-between;font-weight:bold}
._r-calculator-box__total._r-calculator-box__total--final-payments{font-family:'MINISansReg',Arial,sans-serif;font-size:1rem;line-height:1.25rem;text-transform:none;font-weight:500}
.localized-fonts-loaded ._r-calculator-box__total._r-calculator-box__total--final-payments{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
._r-calculator-box__total._r-calculator-box__total--final-payments ._r-calculator-box__total-value-text{font-family:'MINISansReg',Arial,sans-serif;font-size:1rem;line-height:1.25rem;font-weight:bold}
.localized-fonts-loaded ._r-calculator-box__total._r-calculator-box__total--final-payments ._r-calculator-box__total-value-text{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
._r-calculator-box__total-label{width:50%}
.calculator-box__contact-retailer-overlay-content{background-color:#fff;width:70vw;height:80vh;position:relative}
.calculator-box__contact-retailer-overlay{display:none;align-items:center;justify-content:center;position:fixed;top:0;left:0;background-color:rgba(0,0,0,0.7);width:100vw;height:100vh;z-index:9999999}
._r-calculator-box__total-value{width:50%}
._r-calculator-box__total-value-text{font-size:1.375rem;line-height:1.375rem}
@media(min-width:480px){._r-calculator-box__total-value-text{font-size:1.5rem;line-height:1.5rem}
}
@media(min-width:1280px){._r-calculator-box__total-value-text{font-size:2rem;line-height:2rem}
}
@media(min-width:1920px){._r-calculator-box__total-value-text{font-size:3.125rem;line-height:3.125rem}
}
._r-calculator-box__total-value-subtitle{font-size:12px;line-height:1.3;color:#999}
.calculator-box__contact-retailer-overlay-close-icon{right:40px;position:absolute;top:30px}
@media(max-width:1279px){._r-calculator-box__container{position:static;top:auto}
.calculator-box__contact-retailer-btn__wrapper{width:100%}
._r-offer-details-page__container ._r-calculator-box{width:100%}
._r-calculator-box__select-label{width:100%}
._r-calculator-box__select{width:100%}
._r-calculator-box__button{flex-direction:column-reverse}
._r-calculator-box__button ._r-calculator-box__button-print{justify-content:flex-start;text-transform:uppercase;width:100%}
._r-calculator-box__button ._r-contact-retailer-button{width:100%;margin-bottom:15px}
.calculator-box__contact-retailer-overlay-content{background-color:#fff;width:100vw;height:100vh}
}
._r-contact-retailer-button__overlay{position:fixed;background:#e6e6e6;z-index:9999999;top:0;left:0;width:100%;height:80px;transform:translateY(-80px);text-align:center;transition:transform ease-in-out .3s;display:none}
._r-contact-retailer-button__overlay._r-contact-retailer-button__overlay--opened{transform:translateY(0)}
._r-contact-retailer-button__base-modal._r-base-modal ._r-base-modal__container{max-width:60vw}
._r-contact-retailer-button__base-modal._r-base-modal ._r-base-modal__content{width:50vw}
._r-contact-retailer-button__iframe{width:100%;height:70vh}
._r-contact-retailer-button__overlay-price{line-height:1.3;width:50%;display:flex;flex-direction:column;justify-content:center}
._r-contact-retailer-button__overlay-btn{line-height:1.3;width:50%;background-color:#007da3;color:#fff;display:flex;flex-direction:column;justify-content:space-between}
._r-contact-retailer-button__overlay-price-package{text-transform:uppercase;font-size:12px;color:#999}
._r-contact-retailer-button__overlay-price-value{font-size:20px;font-weight:bold}
._r-contact-retailer-button__overlay-car-name{font-size:12px}
._r-contact-retailer-button__overlay-price-disclaimer{font-size:12px;color:#cbcbcb}
._r-contact-retailer-button__overlay-btn-text{font-size:20px;font-weight:bold}
@media(max-width:1279px){._r-contact-retailer-button__base-modal._r-base-modal ._r-base-modal__container{max-width:100vw;height:100vh}
._r-contact-retailer-button__base-modal._r-base-modal ._r-base-modal__content{width:100vw;height:100%}
._r-contact-retailer-button__iframe{width:100%;height:100%}
._r-contact-retailer-button__overlay{display:flex}
}
._r-mobile-filter__group{border-top:1px solid #cbcbcb;cursor:pointer;display:flex;justify-content:space-between;align-items:center}
._r-mobile-filter__content{width:200vw;display:flex;transition:transform ease-in-out .3s;height:calc(100% - 180px);overflow:scroll}
._r-mobile-filter__content ._r-select__container{margin-bottom:0}
._r-mobile-filter__content ._r-checkbox-list{margin-bottom:0}
._r-mobile-filter__content ._r-checkbox-list ._r-checkbox-list__container:last-child ._r-checkbox{margin-bottom:0}
._r-mobile-filter{overflow:hidden}
._r-mobile-filter ._r-mobile-filter__open-btn{border-bottom:1px solid #cbcbcb}
.mobile-filter__budget-container{display:flex}
.mobile-filter__budget-container .js-mobile-filter__monthly-budget-min,.mobile-filter__budget-container .js-mobile-filter__monthly-budget-max{width:50%}
._r-mobile-filter__groups{width:100vw}
._r-mobile-filter__header{display:flex;justify-content:space-between;align-items:center}
._r-mobile-filter__group-subtitle{color:#4a4a4a;font-family:'MINISansReg',Arial,sans-serif;font-size:.875rem;line-height:1.125rem}
.localized-fonts-loaded ._r-mobile-filter__group-subtitle{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
.mobile-filter__option-title{font-family:'MINIRegular','Georgia',serif;text-transform:uppercase;margin:0 auto;word-wrap:break-word;font-size:1.375rem;line-height:1.375rem}
.localized-fonts-loaded .mobile-filter__option-title{font-family:'MINIRegular','MINIRegularLocalized','Georgia',serif}
@media(min-width:480px){.mobile-filter__option-title{font-size:1.5rem;line-height:1.5rem}
}
@media(min-width:1280px){.mobile-filter__option-title{font-size:2rem;line-height:2rem}
}
@media(min-width:1920px){.mobile-filter__option-title{font-size:3.125rem;line-height:3.125rem}
}
.mobile-filter__option-title.has-richtext-margin{margin-top:.625rem;margin-bottom:.625rem}
@media(min-width:768px){.mobile-filter__option-title.has-richtext-margin{margin-top:.9375rem;margin-bottom:.9375rem}
}
._r-mobile-filter__header-clear-btn-wrapper{width:100%;display:flex;justify-content:center;align-items:center}
._r-mobile-filter__selected-filter{width:100vw}
.mobile-filter__option-container{border-bottom:1px solid #cbcbcb}
._r-mobile-filter__search-btn{width:100%;position:fixed;background-color:#fff;bottom:0;border-top:1px solid #cbcbcb}
._r-mobile-filter__search-btn .btn{width:100%}
._r-mobile-filter__header-clear-btn{border-bottom:1px solid #000}
._r-mobile-filter__overlay{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:99999999;background-color:#fff}
._r-mobile-filter__open-btn{width:100%;background:#fff;position:sticky;top:0;z-index:999999}
._r-mobile-filter__open-btn .btn{width:100%}
._r-offer-filters-sidebar{display:flex;flex-direction:column;background-color:#fff;height:100%}
.offer-page-calc-sidebar__container--opened{position:fixed;left:0;top:0;height:100%;width:100%;z-index:1000;background-color:rgba(0,0,0,0.6)}
.offer-page-calc-sidebar__overlay{position:fixed;right:0;top:0;width:50%;transform:translateX(50vw);transition:transform ease-in-out .5s;height:100%;background:#fff}
.offer-page-calc-sidebar__overlay.offer-page-calc-sidebar__overlay--opened{transform:translateX(0)}
.offer-page-calc-sidebar ._r-select,.offer-page-calc-sidebar .offer-page-text-input__container{max-width:200px}
.offer-page-calc-sidebar__section--monthly{display:flex}
.offer-page-calc-sidebar__btn-section{display:flex;justify-content:space-between;align-items:center}
.offer-page-calc-sidebar__btn-reset{cursor:pointer;padding-bottom:5px;color:#000;border-bottom:1px solid #000}
.offer-page-calc-sidebar__content{max-height:100%;overflow-y:scroll}
.offer-page-calc-sidebar__section-content{max-height:100%}
.offer-page-calc-sidebar__section-content ._r-select{width:200px}
.offer-page-calc-sidebar__close-btn{position:absolute;top:30px;right:30px;font-size:20px;height:40px;width:40px;line-height:40px;text-align:center;background-color:rgba(0,0,0,0.15);-webkit-tap-highlight-color:transparent;z-index:960;border-radius:50%;cursor:pointer}
.offer-page-calc-sidebar__section{border-bottom:1px solid #cbcbcb}
.offer-page-calc-sidebar__section-title{display:flex;align-items:center;font-family:'MINISansReg',Arial,sans-serif;font-size:1rem;line-height:1.25rem;font-family:'MINIRegular','Georgia',serif;text-transform:none;font-weight:400}
.localized-fonts-loaded .offer-page-calc-sidebar__section-title{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
.localized-fonts-loaded .offer-page-calc-sidebar__section-title{font-family:'MINIRegular','MINIRegularLocalized','Georgia',serif}
@media(max-width:1279px){.offer-page-calc-sidebar__overlay{position:fixed;right:0;top:0;width:100%;transform:translateX(100vw);transition:transform ease-in-out .5s;height:100%;background:#fff}
.offer-page-calc-sidebar__section--monthly{flex-wrap:wrap}
.offer-page-calc-sidebar__section--monthly .offer-page-calc-sidebar__section-content-budget{width:100%;margin-right:0}
.offer-page-calc-sidebar__section-content ._r-select,.offer-page-calc-sidebar__section-content .offer-page-text-input__container{width:100%;max-width:100%}
}
._r-representative-example a{border-bottom:1px solid #cbcbcb;text-decoration:none;font-family:'MINISansReg',Arial,sans-serif;font-size:1rem;line-height:1.25rem;text-transform:none}
.localized-fonts-loaded ._r-representative-example a{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
._r-representative-example__content{width:100%;font-family:'MINISansReg',Arial,sans-serif;font-size:1rem;line-height:1.25rem}
.localized-fonts-loaded ._r-representative-example__content{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
._r-representative-example__table-row{display:flex;justify-content:space-between;border-bottom:1px solid #cbcbcb}
._r-representative-example__table-row:last-child{border-bottom:0}
._r-representative-example__table-column{width:50%}
._r-representative-example__table{display:flex;flex-wrap:wrap}
@media(max-width:1279px){._r-representative-example__table-column{width:100%}
._r-representative-example ._r-representative-example__table-column{padding-right:0;padding-left:0}
}
._r-representative-example a{border-bottom:1px solid #cbcbcb;text-decoration:none;font-family:'MINISansReg',Arial,sans-serif;font-size:1rem;line-height:1.25rem;text-transform:none}
.localized-fonts-loaded ._r-representative-example a{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
._r-representative-example__content{width:100%;font-family:'MINISansReg',Arial,sans-serif;font-size:.875rem;line-height:1.125rem;max-height:0;opacity:.3;overflow:hidden;transition:max-height .5s cubic-bezier(0.25,0.1,0.25,1),opacity .6s ease-in-out}
.localized-fonts-loaded ._r-representative-example__content{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
._r-representative-example__content._r-representative-example__content--opened{max-height:700px;opacity:1}
._r-representative-example__table-row-label{font-family:'MINIBold','Georgia',serif}
.localized-fonts-loaded ._r-representative-example__table-row-label{font-family:'MINIBold','MINIBoldLocalized','Georgia',serif}
._r-representative-example__table-row{display:flex;justify-content:space-between;border-bottom:1px solid #cbcbcb;font-family:'MINISansReg',Arial,sans-serif;font-size:.875rem;line-height:1.125rem}
.localized-fonts-loaded ._r-representative-example__table-row{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
._r-representative-example__table-row:last-child{border-bottom:0}
._r-representative-example__term-title{font-family:'MINISansReg',Arial,sans-serif;font-size:.875rem;line-height:1.125rem;font-family:'MINIBold','Georgia',serif}
.localized-fonts-loaded ._r-representative-example__term-title{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
.localized-fonts-loaded ._r-representative-example__term-title{font-family:'MINIBold','MINIBoldLocalized','Georgia',serif}
._r-representative-example__table-column{width:25%}
._r-representative-example__table-column p{font-family:'MINISansReg',Arial,sans-serif;font-size:.875rem;line-height:1.125rem}
.localized-fonts-loaded ._r-representative-example__table-column p{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
._r-representative-example__table-column._r-representative-example__table-column--wide{width:50%}
._r-representative-example__table{display:flex;flex-wrap:wrap}
._r-representative-example__accordion-btn{font-size:30px}
._r-representative-example__accordion-btn-section{display:flex;align-items:center;cursor:pointer}
._r-representative-example__accordion-btn-section-column{display:flex;flex-direction:column}
@media(max-width:1279px){._r-representative-example__table-column{width:100%}
._r-representative-example__table-column._r-representative-example__table-column--wide{width:100%}
._r-representative-example__table-column:first-child ._r-representative-example__table-row:last-child{border-bottom:1px solid #cbcbcb}
._r-representative-example__accordion ._r-representative-example__table-column{padding-right:0;padding-left:0}
._r-representative-example__content._r-representative-example__content--opened{max-height:900px}
}
.offer-start-page__budget-section{display:flex;flex-wrap:wrap;align-items:center}
.offer-start-page__budget-section ._r-select{width:250px;margin-right:25px}
.offer-start-page__monthly-reset-btn-text{border-bottom:1px solid #000;padding-bottom:5px;cursor:pointer}
.offer-start-page__header,.offer-start-page__results-container{padding:30px;padding-bottom:0}
@media(min-width:480px){.offer-start-page__header,.offer-start-page__results-container{padding:40px}
}
@media(min-width:768px){.offer-start-page__header,.offer-start-page__results-container{padding:40px}
}
@media(min-width:1280px){.offer-start-page__header,.offer-start-page__results-container{padding:50px}
}
@media(min-width:1920px){.offer-start-page__header,.offer-start-page__results-container{padding:60px}
}
@media(min-width:768px){.offer-start-page__header,.offer-start-page__results-container{margin-left:auto;margin-right:auto;padding-left:30px;padding-right:30px;max-width:460px}
.md-grid-legacy .offer-start-page__header,.md-grid-legacy .offer-start-page__results-container{padding-left:20px;padding-right:20px;max-width:1280px}
}
@media(min-width:768px) and (min-width:480px){.offer-start-page__header,.offer-start-page__results-container{padding-left:40px;padding-right:40px;max-width:748px}
}
@media(min-width:768px) and (min-width:768px){.offer-start-page__header,.offer-start-page__results-container{padding-left:50px;padding-right:50px;max-width:1100px}
}
@media(min-width:768px) and (min-width:1280px){.offer-start-page__header,.offer-start-page__results-container{padding-left:140px;padding-right:140px;max-width:1720px}
}
@media(min-width:768px) and (min-width:480px){.md-grid-legacy .offer-start-page__header,.md-grid-legacy .offer-start-page__results-container{padding-left:20px;padding-right:20px;max-width:1280px}
}
@media(min-width:768px) and (min-width:768px){.md-grid-legacy .offer-start-page__header,.md-grid-legacy .offer-start-page__results-container{padding-left:30px;padding-right:30px;max-width:1280px}
}
@media(min-width:768px) and (min-width:1280px){.md-grid-legacy .offer-start-page__header,.md-grid-legacy .offer-start-page__results-container{padding-left:30px;padding-right:30px;max-width:1280px}
}
.md-next .offer-start-page h2.offer-start-page__subtitle{text-transform:none;font-weight:700}
.offer-start-page__packages-section ._r-radio-button-list__container{display:flex}
.offer-start-page__packages-section ._r-radio-button-list__container ._r-radio-button{margin-right:40px}
.offer-start-page__packages-business-contract{display:none}
.offer-start-page__packages-section-title{font-size:1.125rem;line-height:1.375rem;font-family:'MINIRegular','Georgia',serif;text-transform:none;font-weight:400}
@media(min-width:1280px){.offer-start-page__packages-section-title{font-size:1.5rem;line-height:1.8125rem}
}
@media(min-width:1920px){.offer-start-page__packages-section-title{font-size:2rem;line-height:2.375rem}
}
.localized-fonts-loaded .offer-start-page__packages-section-title{font-family:'MINIRegular','MINIRegularLocalized','Georgia',serif}
.offer-start-page__results{background-color:#f1f1f1}
.offer-start-page__results-header{font-family:'MINISansReg',Arial,sans-serif;font-size:1rem;line-height:1.25rem;background-color:#fff}
.localized-fonts-loaded .offer-start-page__results-header{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
.offer-start-page__results-header strong{font-size:1.125rem;line-height:1.375rem}
@media(min-width:1280px){.offer-start-page__results-header strong{font-size:1.5rem;line-height:1.8125rem}
}
@media(min-width:1920px){.offer-start-page__results-header strong{font-size:2rem;line-height:2.375rem}
}
.offer-start-page__no-results{background-color:#fff;display:none}
.offer-start-page__title-container{width:100%}
.offer-start-page__description{width:100%}
.offer-start-page__packages-description{width:60%}
.offer-start-page .btn-wrapper .btn{display:flex;flex-direction:column;align-items:center;padding-left:15px;padding-right:15px;color:#fff;background-color:#000;border-color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
@media(min-width:480px){.offer-start-page .btn-wrapper .btn{padding-left:20px}
}
@media(min-width:768px){.offer-start-page .btn-wrapper .btn{padding-left:20px}
}
@media(min-width:1280px){.offer-start-page .btn-wrapper .btn{padding-left:30px}
}
@media(min-width:1920px){.offer-start-page .btn-wrapper .btn{padding-left:40px}
}
@media(min-width:480px){.offer-start-page .btn-wrapper .btn{padding-right:20px}
}
@media(min-width:768px){.offer-start-page .btn-wrapper .btn{padding-right:20px}
}
@media(min-width:1280px){.offer-start-page .btn-wrapper .btn{padding-right:30px}
}
@media(min-width:1920px){.offer-start-page .btn-wrapper .btn{padding-right:40px}
}
.offer-start-page .btn-wrapper .btn>*{color:#fff}
.offer-start-page .btn-wrapper .btn:hover,.offer-start-page .btn-wrapper .btn.hover{color:#000;background-color:#fff;border-color:#000}
.offer-start-page .btn-wrapper .btn:hover>*,.offer-start-page .btn-wrapper .btn.hover>*{color:#000}
.offer-start-page .btn-wrapper .btn-title:after{display:none}
.number-hidden{display:none}
.offer-start-page__results-header--mobile{display:none}
.offer-start-page__subtitle{font-weight:700}
.offer-start-page__monthly-reset-btn-row{display:flex}
.offer-start-page__monthly-reset-btn-row .md-icn-delete{height:20px;position:relative;top:-1px;left:-5px}
@media(max-width:1279px){.offer-start-page__packages-section ._r-radio-button-list__container{flex-direction:column}
.offer-start-page__packages-section ._r-radio-button-list__container ._r-radio-button{margin-bottom:25px}
.offer-start-page__header{padding-left:15px;padding-right:15px}
.offer-start-page__title-container{width:100%}
.offer-start-page .offer-start-page__title-container .offer-start-page__title,.offer-start-page .offer-start-page__title-container .offer-start-page__subtitle{margin-bottom:20px}
.offer-start-page__description{width:100%}
.offer-start-page__packages-description{width:100%}
.offer-start-page__results-header{display:none}
.offer-start-page__results-header--mobile{display:block;font-family:'MINIBold','Georgia',serif;text-transform:uppercase;font-size:1.125rem;line-height:1.125rem;margin:0 auto;word-wrap:break-word;font-family:'MINIRegular','Georgia',serif;text-transform:none}
.localized-fonts-loaded .offer-start-page__results-header--mobile{font-family:'MINIBold','MINIBoldLocalized','Georgia',serif}
.offer-start-page__results-header--mobile.has-richtext-margin{margin-top:.625rem;margin-bottom:.625rem}
.localized-fonts-loaded .offer-start-page__results-header--mobile{font-family:'MINIRegular','MINIRegularLocalized','Georgia',serif}
.offer-start-page__budget-section .offer-start-page__budget-section-select-wrapper{width:100%}
.offer-start-page__budget-section ._r-select{width:100%}
}
@media(max-width:1279px) and (min-width:480px){.offer-start-page__header{padding-left:20px}
}
@media(max-width:1279px) and (min-width:768px){.offer-start-page__header{padding-left:20px}
}
@media(max-width:1279px) and (min-width:1280px){.offer-start-page__header{padding-left:30px}
}
@media(max-width:1279px) and (min-width:1920px){.offer-start-page__header{padding-left:40px}
}
@media(max-width:1279px) and (min-width:480px){.offer-start-page__header{padding-right:20px}
}
@media(max-width:1279px) and (min-width:768px){.offer-start-page__header{padding-right:20px}
}
@media(max-width:1279px) and (min-width:1280px){.offer-start-page__header{padding-right:30px}
}
@media(max-width:1279px) and (min-width:1920px){.offer-start-page__header{padding-right:40px}
}
@media(max-width:1279px) and (min-width:768px){.offer-start-page__results-header--mobile{font-size:1.375rem;line-height:1.375rem}
}
@media(max-width:1279px) and (min-width:768px){.offer-start-page__results-header--mobile.has-richtext-margin{margin-top:.9375rem;margin-bottom:.9375rem}
}
._r-offer-details-page__container{display:flex;padding:30px;padding-bottom:0}
@media(min-width:480px){._r-offer-details-page__container{padding:40px}
}
@media(min-width:768px){._r-offer-details-page__container{padding:40px}
}
@media(min-width:1280px){._r-offer-details-page__container{padding:50px}
}
@media(min-width:1920px){._r-offer-details-page__container{padding:60px}
}
@media(min-width:768px){._r-offer-details-page__container{margin-left:auto;margin-right:auto;padding-left:30px;padding-right:30px;max-width:460px}
.md-grid-legacy ._r-offer-details-page__container{padding-left:20px;padding-right:20px;max-width:1280px}
}
@media(min-width:768px) and (min-width:480px){._r-offer-details-page__container{padding-left:40px;padding-right:40px;max-width:748px}
}
@media(min-width:768px) and (min-width:768px){._r-offer-details-page__container{padding-left:50px;padding-right:50px;max-width:1100px}
}
@media(min-width:768px) and (min-width:1280px){._r-offer-details-page__container{padding-left:140px;padding-right:140px;max-width:1720px}
}
@media(min-width:768px) and (min-width:480px){.md-grid-legacy ._r-offer-details-page__container{padding-left:20px;padding-right:20px;max-width:1280px}
}
@media(min-width:768px) and (min-width:768px){.md-grid-legacy ._r-offer-details-page__container{padding-left:30px;padding-right:30px;max-width:1280px}
}
@media(min-width:768px) and (min-width:1280px){.md-grid-legacy ._r-offer-details-page__container{padding-left:30px;padding-right:30px;max-width:1280px}
}
._r-offer-details-page__container p._r-offer-page-search__header-description{font-family:'MINISansReg',Arial,sans-serif;font-size:1rem;line-height:1.25rem}
.localized-fonts-loaded ._r-offer-details-page__container p._r-offer-page-search__header-description{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
._r-offer-details-page__container p._r-offer-page-search__header-description p{font-family:'MINISansReg',Arial,sans-serif;font-size:1rem;line-height:1.25rem}
.localized-fonts-loaded ._r-offer-details-page__container p._r-offer-page-search__header-description p{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
._r-offer-details-page__container ._r-offer-details-page__image{display:flex;flex-direction:column;flex:0 0 100%;max-width:100%;margin-bottom:30px}
@media(min-width:480px){._r-offer-details-page__container ._r-offer-details-page__image{margin-bottom:40px}
}
@media(min-width:768px){._r-offer-details-page__container ._r-offer-details-page__image{margin-bottom:40px}
}
@media(min-width:1280px){._r-offer-details-page__container ._r-offer-details-page__image{margin-bottom:50px}
}
@media(min-width:1920px){._r-offer-details-page__container ._r-offer-details-page__image{margin-bottom:60px}
}
._r-offer-details-page__container .car-gallery-slide-ui{padding-top:15px;display:flex;align-self:center}
@media(min-width:480px){._r-offer-details-page__container .car-gallery-slide-ui{padding-top:20px}
}
@media(min-width:768px){._r-offer-details-page__container .car-gallery-slide-ui{padding-top:20px}
}
@media(min-width:1280px){._r-offer-details-page__container .car-gallery-slide-ui{padding-top:30px}
}
@media(min-width:1920px){._r-offer-details-page__container .car-gallery-slide-ui{padding-top:40px}
}
._r-offer-details-page__container .car-gallery-slide-ui .left-arrow,._r-offer-details-page__container .car-gallery-slide-ui .right-arrow{cursor:pointer}
._r-offer-details-page__container .car-gallery-slide-ui .left-arrow:hover,._r-offer-details-page__container .car-gallery-slide-ui .right-arrow:hover{background-color:transparent}
._r-offer-details-page__container .car-gallery-slide-ui .left-arrow span,._r-offer-details-page__container .car-gallery-slide-ui .right-arrow span{font-size:1rem;line-height:1.25rem}
._r-offer-details-page__container .car-gallery-slide-ui .left-arrow{padding-right:10px}
@media(min-width:480px){._r-offer-details-page__container .car-gallery-slide-ui .left-arrow{padding-right:10px}
}
@media(min-width:768px){._r-offer-details-page__container .car-gallery-slide-ui .left-arrow{padding-right:10px}
}
@media(min-width:1280px){._r-offer-details-page__container .car-gallery-slide-ui .left-arrow{padding-right:15px}
}
@media(min-width:1920px){._r-offer-details-page__container .car-gallery-slide-ui .left-arrow{padding-right:20px}
}
._r-offer-details-page__container .car-gallery-slide-ui .right-arrow{padding-left:10px}
@media(min-width:480px){._r-offer-details-page__container .car-gallery-slide-ui .right-arrow{padding-left:10px}
}
@media(min-width:768px){._r-offer-details-page__container .car-gallery-slide-ui .right-arrow{padding-left:10px}
}
@media(min-width:1280px){._r-offer-details-page__container .car-gallery-slide-ui .right-arrow{padding-left:15px}
}
@media(min-width:1920px){._r-offer-details-page__container .car-gallery-slide-ui .right-arrow{padding-left:20px}
}
._r-offer-details-page__container .car-gallery-slide-ui .slider-progress .car-gallery-slide-ui-slide-count{color:#cbcbcb}
._r-offer-details-page__container .car-gallery-slide-ui .slider-progress span{font-family:'MINISansReg',Arial,sans-serif;font-size:1rem;line-height:1.25rem}
.localized-fonts-loaded ._r-offer-details-page__container .car-gallery-slide-ui .slider-progress span{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
.offer-details-page__image-hld{position:relative}
.offer-details-page__image-hld .icon{cursor:pointer;position:absolute;right:0;bottom:0;display:none;pointer-events:none;background-color:#fff;padding:5px}
@media(min-width:480px){.offer-details-page__image-hld .icon{padding:5px}
}
@media(min-width:768px){.offer-details-page__image-hld .icon{padding:5px}
}
@media(min-width:1280px){.offer-details-page__image-hld .icon{padding:10px}
}
@media(min-width:1920px){.offer-details-page__image-hld .icon{padding:10px}
}
@media(min-width:767px){.offer-details-page__image-hld .icon{display:block;font-size:1.25rem}
}
@media(min-width:1919px){.offer-details-page__image-hld .icon{font-size:1.625rem}
}
._r-offer-details-page__car-details-description{white-space:pre-wrap}
._r-offer-details-page__column{width:50%}
._r-offer-details-page__image img{max-width:100%;object-fit:contain}
._r-offer-details-page__calculattor-disclaimer{border-bottom:1px solid #cbcbcb}
._r-offer-details-page__key-facts-container{display:flex;flex-wrap:wrap}
._r-offer-details-page__key-fact{width:50%;display:flex;align-items:center;font-family:'MINISansReg',Arial,sans-serif;font-size:1rem;line-height:1.25rem}
.localized-fonts-loaded ._r-offer-details-page__key-fact{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
._r-offer-details-page__key-fact ._r-offer-details-page__key-fact-text{text-transform:none}
._r-offer-details-page__key-fact .md-icon{font-weight:bold;font-size:1.375rem;line-height:1.375rem}
@media(min-width:480px){._r-offer-details-page__key-fact .md-icon{font-size:1.5rem;line-height:1.5rem}
}
@media(min-width:1280px){._r-offer-details-page__key-fact .md-icon{font-size:2rem;line-height:2rem}
}
@media(min-width:1920px){._r-offer-details-page__key-fact .md-icon{font-size:3.125rem;line-height:3.125rem}
}
._r-offer-details-page__car-quote-row{display:flex;justify-content:space-between}
._r-offer-details-page__car-quote-row-total{text-align:right;width:100%;border-top:1px solid #f1f1f1}
._r-offer-details-page__faq-answer{white-space:normal}
._r-offer-details-page__load-more-button-container{display:flex;justify-content:center}
._r-offer-details-page__load-more-button{border-bottom:1px solid #000;display:inline-block;cursor:pointer;margin:0 auto}
._r-offer-details-page__calculator--desktop{display:block}
._r-offer-details-page__calculator--mobile{display:none}
.offer-details-page__teechnical-section-title{width:100%;border-bottom:1px solid #cbcbcb;font-weight:900}
._r-offer-details-page__faq-video{max-width:100%}
.offer-details-page__teechnical-section-row{display:flex;justify-content:space-between}
@media(max-width:1279px){._r-offer-details-page__calculator--desktop{display:none}
._r-offer-details-page__calculator--mobile{display:block}
._r-offer-details-page__description{padding-left:15px;padding-right:15px}
._r-offer-details-page__container{flex-wrap:wrap}
._r-offer-details-page__container ._r-offer-details-page__column{width:100%;padding-right:0}
}
@media(max-width:1279px) and (min-width:480px){._r-offer-details-page__description{padding-left:20px}
}
@media(max-width:1279px) and (min-width:768px){._r-offer-details-page__description{padding-left:20px}
}
@media(max-width:1279px) and (min-width:1280px){._r-offer-details-page__description{padding-left:30px}
}
@media(max-width:1279px) and (min-width:1920px){._r-offer-details-page__description{padding-left:40px}
}
@media(max-width:1279px) and (min-width:480px){._r-offer-details-page__description{padding-right:20px}
}
@media(max-width:1279px) and (min-width:768px){._r-offer-details-page__description{padding-right:20px}
}
@media(max-width:1279px) and (min-width:1280px){._r-offer-details-page__description{padding-right:30px}
}
@media(max-width:1279px) and (min-width:1920px){._r-offer-details-page__description{padding-right:40px}
}
.md-com.md-no-scroll{position:static}
.md-snuc-fullscreen-slideshow-feature{-webkit-font-smoothing:antialiased;position:fixed;background-color:rgba(0,0,0,0.9);width:100%;height:100%;z-index:4002}
.md-snuc-fullscreen-slideshow-feature:before{content:" ";width:100%;height:50px;position:absolute;top:0;left:0;z-index:10;background:linear-gradient(to bottom,rgba(0,0,0,0.7) 0,rgba(0,0,0,0.04) 75%,rgba(0,0,0,0) 100%)}
.md-snuc-fullscreen-slideshow-feature .slick-arrow:before,.md-snuc-fullscreen-slideshow-feature .slick-arrow:focus:before{height:100%;display:flex;justify-content:center;align-items:center}
@media(min-width:768px){.md-snuc-fullscreen-slideshow-feature:before{height:100px}
}
.md-snuc-fullscreen-slideshow-feature .slick-slider{position:relative;display:block;box-sizing:border-box;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.md-snuc-fullscreen-slideshow-feature .slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}
.md-snuc-fullscreen-slideshow-feature .slick-list:focus{outline:0}
.md-snuc-fullscreen-slideshow-feature .slick-list.dragging{cursor:pointer;cursor:hand}
.md-snuc-fullscreen-slideshow-feature .slick-slider .slick-track,.md-snuc-fullscreen-slideshow-feature .slick-slider .slick-list{transform:translate3d(0,0,0)}
.md-snuc-fullscreen-slideshow-feature .slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}
.md-snuc-fullscreen-slideshow-feature .slick-track:before,.md-snuc-fullscreen-slideshow-feature .slick-track:after{display:table;content:""}
.md-snuc-fullscreen-slideshow-feature .slick-track:after{clear:both}
.md-snuc-fullscreen-slideshow-feature .slick-loading .slick-track{visibility:hidden}
.md-snuc-fullscreen-slideshow-feature .slick-slide{display:none;float:left;height:100%;min-height:1px}
.md-snuc-fullscreen-slideshow-feature [dir="rtl"] .slick-slide{float:right}
.md-snuc-fullscreen-slideshow-feature .slick-slide img{display:block}
.md-snuc-fullscreen-slideshow-feature .slick-slide.slick-loading img{display:none}
.md-snuc-fullscreen-slideshow-feature .slick-slide.dragging img{pointer-events:none}
.md-snuc-fullscreen-slideshow-feature .slick-initialized .slick-slide{display:block}
.md-snuc-fullscreen-slideshow-feature .slick-loading .slick-slide{visibility:hidden}
.md-snuc-fullscreen-slideshow-feature .slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.md-snuc-fullscreen-slideshow-feature .slick-arrow.slick-hidden{display:none}
.md-snuc-fullscreen-slideshow-feature .slick-loading .slick-list{background:#fff url("clientlib/scripts/components/offerPage/OfferDetailsPage/ajax-loader.gif") center center no-repeat}
@font-face{font-family:"slick";font-weight:normal;font-style:normal;src:url("clientlib/scripts/components/offerPage/OfferDetailsPage/fonts/slick.eot");src:url("clientlib/scripts/components/offerPage/OfferDetailsPage/fonts/slick.eot?#iefix") format("embedded-opentype"),url("clientlib/scripts/components/offerPage/OfferDetailsPage/fonts/slick.woff") format("woff"),url("clientlib/scripts/components/offerPage/OfferDetailsPage/fonts/slick.ttf") format("truetype"),url("clientlib/scripts/components/offerPage/OfferDetailsPage/fonts/slick.svg#slick") format("svg")}
.md-snuc-fullscreen-slideshow-feature .slick-prev,.md-snuc-fullscreen-slideshow-feature .slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translate(0,-50%);cursor:pointer;color:transparent;border:0;outline:0;background:transparent}
.md-snuc-fullscreen-slideshow-feature .slick-prev:hover,.md-snuc-fullscreen-slideshow-feature .slick-prev:focus,.md-snuc-fullscreen-slideshow-feature .slick-next:hover,.md-snuc-fullscreen-slideshow-feature .slick-next:focus{color:transparent;outline:0;background:transparent}
.md-snuc-fullscreen-slideshow-feature .slick-prev:hover:before,.md-snuc-fullscreen-slideshow-feature .slick-prev:focus:before,.md-snuc-fullscreen-slideshow-feature .slick-next:hover:before,.md-snuc-fullscreen-slideshow-feature .slick-next:focus:before{opacity:1}
.md-snuc-fullscreen-slideshow-feature .slick-prev.slick-disabled:before,.md-snuc-fullscreen-slideshow-feature .slick-next.slick-disabled:before{opacity:.25}
.md-snuc-fullscreen-slideshow-feature .slick-prev:before,.md-snuc-fullscreen-slideshow-feature .slick-next:before{font-family:"slick";font-size:20px;line-height:1;opacity:.75;color:white;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.md-snuc-fullscreen-slideshow-feature .slick-prev{left:-25px}
.md-snuc-fullscreen-slideshow-feature [dir="rtl"] .slick-prev{right:-25px;left:auto}
.md-snuc-fullscreen-slideshow-feature .slick-prev:before{content:"←"}
.md-snuc-fullscreen-slideshow-feature [dir="rtl"] .slick-prev:before{content:"→"}
.md-snuc-fullscreen-slideshow-feature .slick-next{right:-25px}
.md-snuc-fullscreen-slideshow-feature [dir="rtl"] .slick-next{right:auto;left:-25px}
.md-snuc-fullscreen-slideshow-feature .slick-next:before{content:"→"}
.md-snuc-fullscreen-slideshow-feature [dir="rtl"] .slick-next:before{content:"←"}
.md-snuc-fullscreen-slideshow-feature .slick-dotted.slick-slider{margin-bottom:30px}
.md-snuc-fullscreen-slideshow-feature .slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}
.md-snuc-fullscreen-slideshow-feature .slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}
.md-snuc-fullscreen-slideshow-feature .slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:transparent}
.md-snuc-fullscreen-slideshow-feature .slick-dots li button:hover,.md-snuc-fullscreen-slideshow-feature .slick-dots li button:focus{outline:0}
.md-snuc-fullscreen-slideshow-feature .slick-dots li button:hover:before,.md-snuc-fullscreen-slideshow-feature .slick-dots li button:focus:before{opacity:1}
.md-snuc-fullscreen-slideshow-feature .slick-dots li button:before{font-family:"slick";font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.md-snuc-fullscreen-slideshow-feature .slick-dots li.slick-active button:before{opacity:.75;color:black}
.md-snuc-fullscreen-slideshow-feature .slick-item,.md-snuc-fullscreen-slideshow-feature .slick-list,.md-snuc-fullscreen-slideshow-feature .slick-track{height:100%;width:100%}
.md-snuc-fullscreen-slideshow-feature .slick-image-wrapper .slick-image{display:block;margin:0 auto;position:relative;width:auto;height:auto}
.md-snuc-fullscreen-slideshow-feature .slick-image-wrapper .slick-image img{width:100% !important}
.md-snuc-fullscreen-slideshow-feature .slick-arrow,.md-snuc-fullscreen-slideshow-feature .slick-arrow:focus{display:none;position:absolute;top:50%;margin-top:-30px;z-index:1;width:60px;height:60px;background-color:rgba(0,0,0,0.5);border-radius:50%;transition:background-color .2s;transform:translateY(0)}
.md-snuc-fullscreen-slideshow-feature .slick-arrow:before,.md-snuc-fullscreen-slideshow-feature .slick-arrow:focus:before{color:#fff;font-family:'md-icon';font-weight:normal;font-style:normal;text-decoration:inherit;text-transform:none;text-rendering:optimizeLegibility;speak:none;line-height:1;text-indent:0}
.md-snuc-fullscreen-slideshow-feature .slick-arrow:hover,.md-snuc-fullscreen-slideshow-feature .slick-arrow:focus:hover{background-color:#000}
.md-snuc-fullscreen-slideshow-feature .slick-arrow.slick-prev:before,.md-snuc-fullscreen-slideshow-feature .slick-arrow:focus.slick-prev:before{content:'\e926';text-indent:0}
.md-snuc-fullscreen-slideshow-feature .slick-arrow.slick-next:before,.md-snuc-fullscreen-slideshow-feature .slick-arrow:focus.slick-next:before{content:'\e929';text-indent:0}
.md-snuc-fullscreen-slideshow-feature .md-close{position:absolute;font-size:26px;color:#fff;cursor:pointer;z-index:200;right:15px;top:15px}
@media(min-width:480px){.md-snuc-fullscreen-slideshow-feature .md-close{right:20px}
}
@media(min-width:768px){.md-snuc-fullscreen-slideshow-feature .md-close{right:20px}
}
@media(min-width:1280px){.md-snuc-fullscreen-slideshow-feature .md-close{right:30px}
}
@media(min-width:1920px){.md-snuc-fullscreen-slideshow-feature .md-close{right:40px}
}
@media(min-width:480px){.md-snuc-fullscreen-slideshow-feature .md-close{top:20px}
}
@media(min-width:768px){.md-snuc-fullscreen-slideshow-feature .md-close{top:20px}
}
@media(min-width:1280px){.md-snuc-fullscreen-slideshow-feature .md-close{top:30px}
}
@media(min-width:1920px){.md-snuc-fullscreen-slideshow-feature .md-close{top:40px}
}
.md-snuc-fullscreen-slideshow-feature .fsf-slider-progress{font-family:'MINIRegular','Georgia',serif;font-style:italic;text-transform:uppercase;padding:0 20px;line-height:30px}
.localized-fonts-loaded .md-snuc-fullscreen-slideshow-feature .fsf-slider-progress{font-family:'MINIRegular','MINIRegularLocalized','Georgia',serif}
.md-snuc-fullscreen-slideshow-feature .fsf-slider-progress .fsf-slide-current{color:#fff}
.md-snuc-fullscreen-slideshow-feature .fsf-slider-progress .fsf-slide-count{color:#999}
.md-snuc-fullscreen-slideshow-feature .fsf-caption{white-space:normal;text-align:left;font-family:'MINIRegular','Georgia',serif;color:#fff;font-size:.75rem;line-height:1rem;background:linear-gradient(to top,rgba(0,0,0,0.7) 0,rgba(0,0,0,0.04) 75%,rgba(0,0,0,0) 100%)}
.localized-fonts-loaded .md-snuc-fullscreen-slideshow-feature .fsf-caption{font-family:'MINIRegular','MINIRegularLocalized','Georgia',serif}
@media(min-width:480px){.md-snuc-fullscreen-slideshow-feature .fsf-caption{text-align:center;background:0}
}
@media(min-width:1280px){.md-snuc-fullscreen-slideshow-feature .fsf-caption{font-size:.875rem;line-height:1.125rem}
}
@media(min-width:1920px){.md-snuc-fullscreen-slideshow-feature .fsf-caption{font-size:1rem;line-height:1.375rem}
}
.md-snuc-fullscreen-slideshow-feature .fsf-zoom-view-icon{position:absolute;font-size:26px;cursor:pointer;z-index:200;color:#fff;opacity:0;left:15px;top:15px;display:inline-block;height:1em;background-size:contain;background-repeat:no-repeat;background-position:0 100%;vertical-align:bottom;font-family:'md-icon';font-weight:normal;font-style:normal;text-decoration:inherit;text-transform:none;text-rendering:optimizeLegibility;speak:none;line-height:1}
@media(min-width:480px){.md-snuc-fullscreen-slideshow-feature .fsf-zoom-view-icon{left:20px}
}
@media(min-width:768px){.md-snuc-fullscreen-slideshow-feature .fsf-zoom-view-icon{left:20px}
}
@media(min-width:1280px){.md-snuc-fullscreen-slideshow-feature .fsf-zoom-view-icon{left:30px}
}
@media(min-width:1920px){.md-snuc-fullscreen-slideshow-feature .fsf-zoom-view-icon{left:40px}
}
@media(min-width:480px){.md-snuc-fullscreen-slideshow-feature .fsf-zoom-view-icon{top:20px}
}
@media(min-width:768px){.md-snuc-fullscreen-slideshow-feature .fsf-zoom-view-icon{top:20px}
}
@media(min-width:1280px){.md-snuc-fullscreen-slideshow-feature .fsf-zoom-view-icon{top:30px}
}
@media(min-width:1920px){.md-snuc-fullscreen-slideshow-feature .fsf-zoom-view-icon{top:40px}
}
.md-snuc-fullscreen-slideshow-feature .fsf-zoom-view-icon.is-active{opacity:1;transition:opacity .4s}
.md-snuc-fullscreen-slideshow-feature .fsf-zoom-view-icon.is-invisible{display:none}
.md-snuc-fullscreen-slideshow-feature .fsf-zoom-view-icon .md-icn-full-screen-exit{display:none}
.md-snuc-fullscreen-slideshow-feature .fsf-zoom-view-icon.is-max-scale .md-icn-full-screen{display:none}
.md-snuc-fullscreen-slideshow-feature .fsf-zoom-view-icon.is-max-scale .md-icn-full-screen-exit{display:block}
.md-snuc-fullscreen-slideshow-feature .fsf-fullscreen-button{position:absolute;font-size:26px;color:#fff;cursor:pointer;z-index:200;left:15px;top:15px}
@media(min-width:480px){.md-snuc-fullscreen-slideshow-feature .fsf-fullscreen-button{left:20px}
}
@media(min-width:768px){.md-snuc-fullscreen-slideshow-feature .fsf-fullscreen-button{left:20px}
}
@media(min-width:1280px){.md-snuc-fullscreen-slideshow-feature .fsf-fullscreen-button{left:30px}
}
@media(min-width:1920px){.md-snuc-fullscreen-slideshow-feature .fsf-fullscreen-button{left:40px}
}
@media(min-width:480px){.md-snuc-fullscreen-slideshow-feature .fsf-fullscreen-button{top:20px}
}
@media(min-width:768px){.md-snuc-fullscreen-slideshow-feature .fsf-fullscreen-button{top:20px}
}
@media(min-width:1280px){.md-snuc-fullscreen-slideshow-feature .fsf-fullscreen-button{top:30px}
}
@media(min-width:1920px){.md-snuc-fullscreen-slideshow-feature .fsf-fullscreen-button{top:40px}
}
.md-snuc-fullscreen-slideshow-feature .fsf-fullscreen-button .md-icn-full-screen-exit{display:none}
.md-snuc-fullscreen-slideshow-feature .fsf-fullscreen-button.is-inactive{display:none}
.md-snuc-fullscreen-slideshow-feature .fsf-slider-wrapper{height:100%;padding-top:30px}
@media(min-width:480px){.md-snuc-fullscreen-slideshow-feature .fsf-slider-wrapper{padding-top:40px}
}
@media(min-width:768px){.md-snuc-fullscreen-slideshow-feature .fsf-slider-wrapper{padding-top:40px}
}
@media(min-width:1280px){.md-snuc-fullscreen-slideshow-feature .fsf-slider-wrapper{padding-top:50px}
}
@media(min-width:1920px){.md-snuc-fullscreen-slideshow-feature .fsf-slider-wrapper{padding-top:60px}
}
.md-snuc-fullscreen-slideshow-feature .fsf-slider-wrapper .slick-list{overflow-y:visible}
.md-snuc-fullscreen-slideshow-feature .fsf-ui-wrapper{position:absolute;top:50%;width:100%;display:none}
.md-snuc-fullscreen-slideshow-feature .fsf-slick-wrapper{width:100%;height:100%;padding-top:15px}
@media(min-width:480px){.md-snuc-fullscreen-slideshow-feature .fsf-slick-wrapper{padding-top:20px}
}
@media(min-width:768px){.md-snuc-fullscreen-slideshow-feature .fsf-slick-wrapper{padding-top:20px}
}
@media(min-width:1280px){.md-snuc-fullscreen-slideshow-feature .fsf-slick-wrapper{padding-top:30px}
}
@media(min-width:1920px){.md-snuc-fullscreen-slideshow-feature .fsf-slick-wrapper{padding-top:40px}
}
.md-snuc-fullscreen-slideshow-feature .fsf-pagination-ui{position:absolute;width:100%;text-align:center;top:15px}
@media(min-width:480px){.md-snuc-fullscreen-slideshow-feature .fsf-pagination-ui{top:20px}
}
@media(min-width:768px){.md-snuc-fullscreen-slideshow-feature .fsf-pagination-ui{top:20px}
}
@media(min-width:1280px){.md-snuc-fullscreen-slideshow-feature .fsf-pagination-ui{top:30px}
}
@media(min-width:1920px){.md-snuc-fullscreen-slideshow-feature .fsf-pagination-ui{top:40px}
}
.md-snuc-fullscreen-slideshow-feature .fsf-caption{display:inline-block;box-sizing:border-box;position:absolute;bottom:0;width:100%;padding-left:10px;padding-right:10px;padding-bottom:5px}
@media(min-width:480px){.md-snuc-fullscreen-slideshow-feature .fsf-caption{padding-left:10px}
}
@media(min-width:768px){.md-snuc-fullscreen-slideshow-feature .fsf-caption{padding-left:10px}
}
@media(min-width:1280px){.md-snuc-fullscreen-slideshow-feature .fsf-caption{padding-left:15px}
}
@media(min-width:1920px){.md-snuc-fullscreen-slideshow-feature .fsf-caption{padding-left:20px}
}
@media(min-width:480px){.md-snuc-fullscreen-slideshow-feature .fsf-caption{padding-right:10px}
}
@media(min-width:768px){.md-snuc-fullscreen-slideshow-feature .fsf-caption{padding-right:10px}
}
@media(min-width:1280px){.md-snuc-fullscreen-slideshow-feature .fsf-caption{padding-right:15px}
}
@media(min-width:1920px){.md-snuc-fullscreen-slideshow-feature .fsf-caption{padding-right:20px}
}
.md-snuc-fullscreen-slideshow-feature .slick-arrow{display:none}
.md-snuc-fullscreen-slideshow-feature .slick-arrow.slick-prev{left:0;margin-left:15px}
@media(min-width:480px){.md-snuc-fullscreen-slideshow-feature .slick-arrow.slick-prev{margin-left:20px}
}
@media(min-width:768px){.md-snuc-fullscreen-slideshow-feature .slick-arrow.slick-prev{margin-left:20px}
}
@media(min-width:1280px){.md-snuc-fullscreen-slideshow-feature .slick-arrow.slick-prev{margin-left:30px}
}
@media(min-width:1920px){.md-snuc-fullscreen-slideshow-feature .slick-arrow.slick-prev{margin-left:40px}
}
.md-snuc-fullscreen-slideshow-feature .slick-arrow.slick-next{right:0;margin-right:15px;left:auto}
@media(min-width:480px){.md-snuc-fullscreen-slideshow-feature .slick-arrow.slick-next{margin-right:20px}
}
@media(min-width:768px){.md-snuc-fullscreen-slideshow-feature .slick-arrow.slick-next{margin-right:20px}
}
@media(min-width:1280px){.md-snuc-fullscreen-slideshow-feature .slick-arrow.slick-next{margin-right:30px}
}
@media(min-width:1920px){.md-snuc-fullscreen-slideshow-feature .slick-arrow.slick-next{margin-right:40px}
}
.md-snuc-fullscreen-slideshow-feature .slick-image-wrapper{display:flex;align-items:center;width:100%;height:100%;padding-bottom:30px;position:relative}
@media(min-width:480px){.md-snuc-fullscreen-slideshow-feature .slick-image-wrapper{padding-bottom:40px}
}
@media(min-width:768px){.md-snuc-fullscreen-slideshow-feature .slick-image-wrapper{padding-bottom:40px}
}
@media(min-width:1280px){.md-snuc-fullscreen-slideshow-feature .slick-image-wrapper{padding-bottom:50px}
}
@media(min-width:1920px){.md-snuc-fullscreen-slideshow-feature .slick-image-wrapper{padding-bottom:60px}
}
.md-snuc-fullscreen-slideshow-feature .slick-item{padding:0}
@media(min-width:768px){.md-snuc-fullscreen-slideshow-feature .slick-arrow{display:block}
.md-snuc-fullscreen-slideshow-feature .slick-item{padding:0 100px}
.md-snuc-fullscreen-slideshow-feature .slick-item .md-image{margin:0 auto}
.md-snuc-fullscreen-slideshow-feature .slick-item .asset-ratio-box{top:50%;transform:translateY(-50%)}
.md-snuc-fullscreen-slideshow-feature .fsf-ui-wrapper{display:block}
.md-snuc-fullscreen-slideshow-feature .fsf-caption{padding:0 15%;margin-top:10px}
}
@media(min-width:768px) and (min-width:480px){.md-snuc-fullscreen-slideshow-feature .fsf-caption{margin-top:10px}
}
@media(min-width:768px) and (min-width:768px){.md-snuc-fullscreen-slideshow-feature .fsf-caption{margin-top:10px}
}
@media(min-width:768px) and (min-width:1280px){.md-snuc-fullscreen-slideshow-feature .fsf-caption{margin-top:15px}
}
@media(min-width:768px) and (min-width:1920px){.md-snuc-fullscreen-slideshow-feature .fsf-caption{margin-top:20px}
}
@media(min-width:1280px){.md-snuc-fullscreen-slideshow-feature .slick-item{padding:0 120px}
}
@media(min-width:1920px){.md-snuc-fullscreen-slideshow-feature .slick-item{padding:0 140px}
}
.md-snuc-fullscreen-slideshow-feature .js-debug{position:absolute;top:0;left:0;color:deeppink;z-index:1}
html.md-custom-overlay-open .md-snuc-detail-page main{position:relative !important}
._r-offer-page-search{background:#fff;min-height:100vh}
._r-offer-page-search__header{padding:30px;padding-bottom:0;background-color:#fff;padding-top:15px}
@media(min-width:480px){._r-offer-page-search__header{padding:40px}
}
@media(min-width:768px){._r-offer-page-search__header{padding:40px}
}
@media(min-width:1280px){._r-offer-page-search__header{padding:50px}
}
@media(min-width:1920px){._r-offer-page-search__header{padding:60px}
}
@media(min-width:480px){._r-offer-page-search__header{padding-top:20px}
}
@media(min-width:768px){._r-offer-page-search__header{padding-top:20px}
}
@media(min-width:1280px){._r-offer-page-search__header{padding-top:30px}
}
@media(min-width:1920px){._r-offer-page-search__header{padding-top:40px}
}
@media(min-width:768px){._r-offer-page-search__header{margin-left:auto;margin-right:auto;padding-left:30px;padding-right:30px;max-width:460px}
.md-grid-legacy ._r-offer-page-search__header{padding-left:20px;padding-right:20px;max-width:1280px}
}
@media(min-width:768px) and (min-width:480px){._r-offer-page-search__header{padding-left:40px;padding-right:40px;max-width:748px}
}
@media(min-width:768px) and (min-width:768px){._r-offer-page-search__header{padding-left:50px;padding-right:50px;max-width:1100px}
}
@media(min-width:768px) and (min-width:1280px){._r-offer-page-search__header{padding-left:140px;padding-right:140px;max-width:1720px}
}
@media(min-width:768px) and (min-width:480px){.md-grid-legacy ._r-offer-page-search__header{padding-left:20px;padding-right:20px;max-width:1280px}
}
@media(min-width:768px) and (min-width:768px){.md-grid-legacy ._r-offer-page-search__header{padding-left:30px;padding-right:30px;max-width:1280px}
}
@media(min-width:768px) and (min-width:1280px){.md-grid-legacy ._r-offer-page-search__header{padding-left:30px;padding-right:30px;max-width:1280px}
}
._r-offer-page-search__header p._r-offer-page-search__header-description{font-family:'MINISansReg',Arial,sans-serif;font-size:1rem;line-height:1.25rem}
.localized-fonts-loaded ._r-offer-page-search__header p._r-offer-page-search__header-description{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
._r-offer-page-search__header p._r-offer-page-search__header-description p{font-family:'MINISansReg',Arial,sans-serif;font-size:1rem;line-height:1.25rem}
.localized-fonts-loaded ._r-offer-page-search__header p._r-offer-page-search__header-description p{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
._r-offer-page-search__clear-btn{font-family:'MINISansReg',Arial,sans-serif;font-size:1rem;line-height:1.25rem;text-transform:none;height:24px;border-bottom:1px solid #000;display:inline-block;white-space:nowrap;cursor:pointer;margin-bottom:5px}
.localized-fonts-loaded ._r-offer-page-search__clear-btn{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
@media(min-width:480px){._r-offer-page-search__clear-btn{margin-bottom:5px}
}
@media(min-width:768px){._r-offer-page-search__clear-btn{margin-bottom:5px}
}
@media(min-width:1280px){._r-offer-page-search__clear-btn{margin-bottom:10px}
}
@media(min-width:1920px){._r-offer-page-search__clear-btn{margin-bottom:10px}
}
._r-offer-page-search__filter-section{background-color:#fff;padding:15px}
@media(min-width:480px){._r-offer-page-search__filter-section{padding:20px}
}
@media(min-width:768px){._r-offer-page-search__filter-section{padding:20px}
}
@media(min-width:1280px){._r-offer-page-search__filter-section{padding:30px}
}
@media(min-width:1920px){._r-offer-page-search__filter-section{padding:40px}
}
._r-offer-page-search__filter-section._r-offer-page-search__filter-section--mobile{display:none;padding-top:0}
._r-offer-page-search__active-filters--mobile{display:none;flex-wrap:nowrap;align-items:center;max-width:100%;overflow-x:scroll;padding:20px 0}
._r-offer-page-search__active-filters--mobile .js-offer-page-search__active-filters,._r-offer-page-search__active-filters--mobile ._r-offer-page-search__active-filters{flex-wrap:nowrap;margin-bottom:0}
._r-offer-page-search__active-filters{display:flex;flex-wrap:wrap;align-items:center;column-gap:22px}
.js-offer-page-search__active-filters{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:22px}
._r-offer-page-search__container{display:flex}
._r-offer-page-search__main{width:100%;display:flex;flex-direction:column;background-color:#f1f1f1;flex:0 0 75%;max-width:75%;padding:15px}
@media(min-width:480px){._r-offer-page-search__main{padding:20px}
}
@media(min-width:768px){._r-offer-page-search__main{padding:20px}
}
@media(min-width:1280px){._r-offer-page-search__main{padding:30px}
}
@media(min-width:1920px){._r-offer-page-search__main{padding:40px}
}
._r-offer-page-search__sidebar{flex:0 0 25%;max-width:25%}
._r-offer-page-search__sorting-section{display:flex;justify-content:space-between;border-top:1px solid #cbcbcb;align-items:center}
._r-offer-page-search__sorting-section ._r-select__container{margin:0;min-width:200px}
._r-offer-page-search__sorting-section ._r-select__value{text-transform:none}
._r-offer-page-search__sorting-section ._r-select__list{background-color:#fff;text-transform:none}
._r-offer-page-search__mobile-filters{display:none;position:sticky;top:0;z-index:99999}
._r-offer-page-search__header-result-number{font-family:'MINISansReg',Arial,sans-serif;font-size:1rem;line-height:1.25rem;white-space:nowrap}
.localized-fonts-loaded ._r-offer-page-search__header-result-number{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
._r-offer-page-search__header-result-number strong{text-transform:uppercase;margin:0 auto;word-wrap:break-word;font-size:1.125rem;line-height:1.375rem;font-family:'MINIRegular','Georgia',serif}
.localized-fonts-loaded ._r-offer-page-search__header-result-number strong{font-family:'MINIRegular','MINIRegularLocalized','Georgia',serif}
@media(min-width:1280px){._r-offer-page-search__header-result-number strong{font-size:1.5rem;line-height:1.8125rem}
}
@media(min-width:1920px){._r-offer-page-search__header-result-number strong{font-size:2rem;line-height:2.375rem}
}
._r-offer-page-search__header-result-number strong.has-richtext-margin{margin-top:.625rem;margin-bottom:.625rem}
@media(min-width:768px){._r-offer-page-search__header-result-number strong.has-richtext-margin{margin-top:.9375rem;margin-bottom:.9375rem}
}
.localized-fonts-loaded ._r-offer-page-search__header-result-number strong{font-family:'MINIRegular','MINIRegularLocalized','Georgia',serif}
._r-offer-page-search__sorting-select.sorting{display:flex;width:100%;margin-right:0;margin-left:auto}
._r-offer-page-search__sorting-select.sorting .sorting__select-hld{width:100%;position:relative}
._r-offer-page-search__sorting-select.sorting .sorting__select-hld .sorting__select-label{white-space:nowrap;display:block;position:absolute;background:#fff;top:0;right:0;left:0;cursor:pointer;bottom:0;pointer-events:none}
._r-offer-page-search__sorting-select.sorting .sorting__select-hld .sorting__select-label .wrapper{display:flex;justify-content:flex-end}
._r-offer-page-search__sorting-select.sorting .sorting__select-hld .sorting__select-label .text{font-family:'MINISansReg',Arial,sans-serif;font-size:1rem;line-height:1.25rem;text-transform:none;text-decoration:underline;text-underline-position:under}
.localized-fonts-loaded ._r-offer-page-search__sorting-select.sorting .sorting__select-hld .sorting__select-label .text{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
@media(min-width:1280px){._r-offer-page-search__sorting-select.sorting .sorting__select-hld .sorting__select-label .text{font-family:'MINISansReg',Arial,sans-serif;font-size:.875rem;line-height:1.125rem}
.localized-fonts-loaded ._r-offer-page-search__sorting-select.sorting .sorting__select-hld .sorting__select-label .text{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
}
._r-offer-page-search__sorting-select.sorting .sorting__select-hld .md-icn-change{transform:rotate(90deg)}
._r-offer-page-search__sorting-select.sorting .icons-hld{display:flex;align-self:center;padding-right:5px}
@media(min-width:480px){._r-offer-page-search__sorting-select.sorting .icons-hld{padding-right:5px}
}
@media(min-width:768px){._r-offer-page-search__sorting-select.sorting .icons-hld{padding-right:5px}
}
@media(min-width:1280px){._r-offer-page-search__sorting-select.sorting .icons-hld{padding-right:10px}
}
@media(min-width:1920px){._r-offer-page-search__sorting-select.sorting .icons-hld{padding-right:10px}
}
._r-offer-page-search__sorting-select.sorting .icons-hld.active{color:#00a8d8}
._r-offer-page-search__sorting-select.sorting .sorting__select{font-family:'MINISansReg',Arial,sans-serif;font-size:1rem;line-height:1.25rem;text-transform:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;outline:0;display:block;width:100%;border:0;background-color:#fff;z-index:100;text-decoration:underline;text-underline-position:under}
.localized-fonts-loaded ._r-offer-page-search__sorting-select.sorting .sorting__select{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
.offer-page-search__pagination{width:100%;display:flex}
@media(max-width:1279px){._r-offer-page-search__filter-section{display:none}
._r-offer-page-search__filter-section._r-offer-page-search__filter-section--mobile{display:block}
._r-offer-page-search__sidebar{display:none}
._r-offer-page-search__active-filters{display:none}
._r-offer-page-search__active-filters--mobile{display:flex}
._r-offer-page-search__header{padding-left:15px;padding-right:15px}
._r-offer-page-search__mobile-filters{display:block}
._r-offer-page-search__filter-section--mobile ._r-offer-page-search__sorting-section{border-top:0;padding-top:0;padding-bottom:15px}
._r-offer-page-search__main{flex:0 0 100%;max-width:100%}
}
@media(max-width:1279px) and (min-width:480px){._r-offer-page-search__header{padding-left:20px}
}
@media(max-width:1279px) and (min-width:768px){._r-offer-page-search__header{padding-left:20px}
}
@media(max-width:1279px) and (min-width:1280px){._r-offer-page-search__header{padding-left:30px}
}
@media(max-width:1279px) and (min-width:1920px){._r-offer-page-search__header{padding-left:40px}
}
@media(max-width:1279px) and (min-width:480px){._r-offer-page-search__header{padding-right:20px}
}
@media(max-width:1279px) and (min-width:768px){._r-offer-page-search__header{padding-right:20px}
}
@media(max-width:1279px) and (min-width:1280px){._r-offer-page-search__header{padding-right:30px}
}
@media(max-width:1279px) and (min-width:1920px){._r-offer-page-search__header{padding-right:40px}
}
.offer-page__pagination{display:flex;width:100%}
@media(min-width:768px){.offer-page__pagination{margin-bottom:30px;margin-right:auto;margin-left:auto;margin-top:0;overflow:hidden}
}
@media(min-width:768px) and (min-width:480px){.offer-page__pagination{margin-bottom:40px}
}
@media(min-width:768px) and (min-width:768px){.offer-page__pagination{margin-bottom:40px}
}
@media(min-width:768px) and (min-width:1280px){.offer-page__pagination{margin-bottom:50px}
}
@media(min-width:768px) and (min-width:1920px){.offer-page__pagination{margin-bottom:60px}
}
.offer-page__pagination .pagination__hld{display:flex;margin:0 auto}
.offer-page__pagination .pagination__hld .left-arrow,.offer-page__pagination .pagination__hld .right-arrow{font-size:24px;align-self:center;cursor:pointer}
.offer-page__pagination .pagination__hld .left-arrow i,.offer-page__pagination .pagination__hld .right-arrow i{font-size:26px !important}
.offer-page__pagination .pagination__hld .left-arrow--disabled,.offer-page__pagination .pagination__hld .right-arrow--disabled{color:#cbcbcb;cursor:not-allowed}
.offer-page__pagination .pagination__hld .left-arrow{margin-right:15px}
@media(min-width:480px){.offer-page__pagination .pagination__hld .left-arrow{margin-right:20px}
}
@media(min-width:768px){.offer-page__pagination .pagination__hld .left-arrow{margin-right:20px}
}
@media(min-width:1280px){.offer-page__pagination .pagination__hld .left-arrow{margin-right:30px}
}
@media(min-width:1920px){.offer-page__pagination .pagination__hld .left-arrow{margin-right:40px}
}
.offer-page__pagination .pagination__hld .right-arrow{margin-left:15px}
@media(min-width:480px){.offer-page__pagination .pagination__hld .right-arrow{margin-left:20px}
}
@media(min-width:768px){.offer-page__pagination .pagination__hld .right-arrow{margin-left:20px}
}
@media(min-width:1280px){.offer-page__pagination .pagination__hld .right-arrow{margin-left:30px}
}
@media(min-width:1920px){.offer-page__pagination .pagination__hld .right-arrow{margin-left:40px}
}
@media(min-width:768px){.offer-page__pagination .pagination__hld{display:flex}
}
.offer-page__pagination .pagination__pages{overflow:hidden}
.offer-page__pagination .page-list{display:flex;font-family:'MINISansReg',Arial,sans-serif;font-size:1rem;line-height:1.25rem;transition:transform .3s ease}
.localized-fonts-loaded .offer-page__pagination .page-list{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
.offer-page__pagination .page-list--new-navigation-format .page{display:none}
.offer-page__pagination .page-list--new-navigation-format .page--current{display:block}
.offer-page__pagination .page-list .page{padding:5px}
@media(min-width:480px){.offer-page__pagination .page-list .page{padding:5px}
}
@media(min-width:768px){.offer-page__pagination .page-list .page{padding:5px}
}
@media(min-width:1280px){.offer-page__pagination .page-list .page{padding:10px}
}
@media(min-width:1920px){.offer-page__pagination .page-list .page{padding:10px}
}
.offer-page__pagination .page-list .page:hover{background-color:#000}
.offer-page__pagination .page-list .page:hover a,.offer-page__pagination .page-list .page:hover i{color:#fff}
.offer-page__pagination .page-list .page.page--current:hover a.current,.offer-page__pagination .page-list .page.page--current:hover i{color:#fff}
.offer-page__pagination .page a,.offer-page__pagination .page .md-icn-angle-right,.offer-page__pagination .page .md-icn-angle-left{cursor:pointer;color:#cbcbcb;font-size:22px;line-height:22px;text-decoration:none}
.offer-page__pagination .page a.current,.offer-page__pagination .page .md-icn-angle-right.current,.offer-page__pagination .page .md-icn-angle-left.current{cursor:none;pointer-events:none;color:#000;font-weight:bold}
.offer-page__pagination .page.page--current a{color:#000}
._r-offer-start-model-card{display:flex;background-color:#fff}
._r-offer-start-model-card ._r-offer-start-model-card__subtitle{font-family:'MINISansReg',Arial,sans-serif;font-size:1rem;line-height:1.25rem;text-transform:none;font-weight:400}
.localized-fonts-loaded ._r-offer-start-model-card ._r-offer-start-model-card__subtitle{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
._r-offer-start-model-card ._r-offer-start-model-card__info-box-option-icon{display:none}
._r-offer-start-model-card__info-box-title{font-family:'MINISansReg',Arial,sans-serif;font-size:1rem;line-height:1.25rem;font-weight:bold}
.localized-fonts-loaded ._r-offer-start-model-card__info-box-title{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
._r-offer-start-model-card__info-box-option-value{font-family:'MINISansReg',Arial,sans-serif;font-size:1rem;line-height:1.25rem;text-transform:none}
.localized-fonts-loaded ._r-offer-start-model-card__info-box-option-value{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
._r-offer-start-model-card__info-box-option-label{text-transform:uppercase;font-family:'MINISansReg',Arial,sans-serif;font-size:.875rem;line-height:1.125rem;font-weight:bold;line-height:1.5;color:#999;margin-bottom:5px}
.localized-fonts-loaded ._r-offer-start-model-card__info-box-option-label{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
._r-offer-start-model-card__title{font-family:'MINIRegular','Georgia',serif}
.localized-fonts-loaded ._r-offer-start-model-card__title{font-family:'MINIRegular','MINIRegularLocalized','Georgia',serif}
._r-offer-start-model-card__column{width:50%}
._r-offer-start-model-card__image{max-width:100%;object-fit:contain}
._r-offer-start-model-card__subtitle{font-weight:bold;text-transform:uppercase}
._r-offer-start-model-card__info-box-summary{border-top:1px solid #cbcbcb;border-bottom:1px solid #cbcbcb}
._r-offer-start-model-card__button-container{display:flex;justify-content:flex-end}
@media(max-width:1279px){._r-offer-start-model-card{flex-direction:column;justify-content:center;align-items:center}
._r-offer-start-model-card ._r-offer-start-model-card__info-box-option-icon{margin-right:15px;display:inline-block;font-size:20px}
._r-offer-start-model-card ._r-base-button{width:100%}
._r-offer-start-model-card ._r-offer-start-model-card__subtitle{margin-bottom:10px}
._r-offer-start-model-card ._r-offer-start-model-card__title{margin-bottom:5px}
._r-offer-start-model-card ._r-offer-start-model-card__info-box-summary{padding-top:15px}
._r-offer-start-model-card ._r-offer-start-model-card__info-box-title{font-weight:400;font-size:1rem;line-height:1.25rem}
._r-offer-start-model-card ._r-offer-start-model-card__button-container{padding-top:5px}
.md-next ._r-offer-start-model-card{padding:5px}
.md-next ._r-offer-start-model-card ._r-offer-start-model-card__column{width:100%;flex-direction:column;justify-content:center;align-items:center;padding-left:0}
._r-offer-start-model-card__info-box{width:100%}
._r-offer-start-model-card__info-box .btn{width:100%}
._r-offer-start-model-card__info-box-summary{border-bottom:0}
._r-offer-start-model-card__info-box-option{display:flex;width:100%;align-items:center;justify-content:flex-start}
._r-offer-start-model-card__info-box-option-label{display:none}
._r-offer-start-model-card__column ._r-offer-start-model-card__title-container{display:block}
._r-offer-start-model-card__title{font-weight:700}
._r-offer-start-model-card__info-box-option-value{font-size:1rem;line-height:1.25rem;text-transform:none;display:inline-block;font-weight:400;margin:0}
}
@media(max-width:1279px) and (min-width:480px){.md-next ._r-offer-start-model-card{padding:5px}
}
@media(max-width:1279px) and (min-width:768px){.md-next ._r-offer-start-model-card{padding:5px}
}
@media(max-width:1279px) and (min-width:1280px){.md-next ._r-offer-start-model-card{padding:10px}
}
@media(max-width:1279px) and (min-width:1920px){.md-next ._r-offer-start-model-card{padding:10px}
}
._r-offer-model-card{background-color:#fff;display:flex;flex-direction:column;flex:0 0 100%;max-width:100%;padding:15px;margin-top:30px}
@media(min-width:480px){._r-offer-model-card{padding:20px}
}
@media(min-width:768px){._r-offer-model-card{padding:20px}
}
@media(min-width:1280px){._r-offer-model-card{padding:30px}
}
@media(min-width:1920px){._r-offer-model-card{padding:40px}
}
@media(min-width:480px){._r-offer-model-card{margin-top:40px}
}
@media(min-width:768px){._r-offer-model-card{margin-top:40px}
}
@media(min-width:1280px){._r-offer-model-card{margin-top:50px}
}
@media(min-width:1920px){._r-offer-model-card{margin-top:60px}
}
._r-offer-model-card .md-snuc-model-card__consumption-container{justify-content:space-between;margin-bottom:25px;display:flex;flex-direction:row}
._r-offer-model-card .md-efficiency-table-list-item[data-category="J"]{background-color:#e42130;border-color:#e42130;width:86px}
@media(max-width:767px){._r-offer-model-card .md-efficiency-table-list-item[data-category="J"]{width:64px}
}
._r-offer-model-card .md-snuc-model-card__consumption{margin-right:20px;flex-direction:column}
._r-offer-model-card .md-snuc-model-card__consumption-row{padding-top:23px}
._r-offer-model-card .md-snuc-model-card__consumption-row-element{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:5px}
._r-offer-model-card .md-snuc-model-card__consumption-row-element .consumption-text{font-family:'MINISansReg',Arial,sans-serif;font-size:.75rem;line-height:1rem;display:inline-block;padding-left:0;color:#999}
.localized-fonts-loaded ._r-offer-model-card .md-snuc-model-card__consumption-row-element .consumption-text{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
._r-offer-model-card .md-snuc-model-card__consumption-row.md-snuc-model-card__consumption-row--right{padding-top:0}
._r-offer-model-card .md-snuc-model-card__consumption-row.md-snuc-model-card__consumption-row--right .md-efficiency-table-list{margin:0}
._r-offer-model-card .md-efficiency-table[data-current-category="J"] .md-efficiency-table-marker{top:149px;left:110px}
@media(min-width:768px){._r-offer-model-card{flex-direction:row;margin-bottom:15px;margin-top:0}
}
@media(min-width:768px) and (min-width:480px){._r-offer-model-card{margin-bottom:20px}
}
@media(min-width:768px) and (min-width:768px){._r-offer-model-card{margin-bottom:20px}
}
@media(min-width:768px) and (min-width:1280px){._r-offer-model-card{margin-bottom:30px}
}
@media(min-width:768px) and (min-width:1920px){._r-offer-model-card{margin-bottom:40px}
}
._r-offer-model-card ._r-offer-model-card__row{display:flex;flex-direction:column;font-family:'MINISansReg',Arial,sans-serif;font-size:1rem;line-height:1.25rem;padding-top:15px;padding-bottom:15px}
.localized-fonts-loaded ._r-offer-model-card ._r-offer-model-card__row{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
@media(min-width:480px){._r-offer-model-card ._r-offer-model-card__row{padding-top:20px}
}
@media(min-width:768px){._r-offer-model-card ._r-offer-model-card__row{padding-top:20px}
}
@media(min-width:1280px){._r-offer-model-card ._r-offer-model-card__row{padding-top:30px}
}
@media(min-width:1920px){._r-offer-model-card ._r-offer-model-card__row{padding-top:40px}
}
@media(min-width:480px){._r-offer-model-card ._r-offer-model-card__row{padding-bottom:20px}
}
@media(min-width:768px){._r-offer-model-card ._r-offer-model-card__row{padding-bottom:20px}
}
@media(min-width:1280px){._r-offer-model-card ._r-offer-model-card__row{padding-bottom:30px}
}
@media(min-width:1920px){._r-offer-model-card ._r-offer-model-card__row{padding-bottom:40px}
}
@media(min-width:768px){._r-offer-model-card ._r-offer-model-card__row{padding-top:10px;padding-bottom:10px}
._r-offer-model-card ._r-offer-model-card__row ._r-offer-model-card__content{line-height:1.2}
}
@media(min-width:768px) and (min-width:480px){._r-offer-model-card ._r-offer-model-card__row{padding-top:10px}
}
@media(min-width:768px) and (min-width:768px){._r-offer-model-card ._r-offer-model-card__row{padding-top:10px}
}
@media(min-width:768px) and (min-width:1280px){._r-offer-model-card ._r-offer-model-card__row{padding-top:15px}
}
@media(min-width:768px) and (min-width:1920px){._r-offer-model-card ._r-offer-model-card__row{padding-top:20px}
}
@media(min-width:768px) and (min-width:480px){._r-offer-model-card ._r-offer-model-card__row{padding-bottom:10px}
}
@media(min-width:768px) and (min-width:768px){._r-offer-model-card ._r-offer-model-card__row{padding-bottom:10px}
}
@media(min-width:768px) and (min-width:1280px){._r-offer-model-card ._r-offer-model-card__row{padding-bottom:15px}
}
@media(min-width:768px) and (min-width:1920px){._r-offer-model-card ._r-offer-model-card__row{padding-bottom:20px}
}
._r-offer-model-card ._r-offer-model-card__row.upper-divider{border-top:1px solid #cbcbcb}
._r-offer-model-card ._r-offer-model-card__row h2,._r-offer-model-card ._r-offer-model-card__row h3{font-weight:bold;margin-left:0}
._r-offer-model-card ._r-offer-model-card__row ._r-offer-model-card__row-header{font-family:'MINISansReg',Arial,sans-serif;font-size:1rem;line-height:1.25rem;margin-bottom:10px}
.localized-fonts-loaded ._r-offer-model-card ._r-offer-model-card__row ._r-offer-model-card__row-header{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
@media(min-width:480px){._r-offer-model-card ._r-offer-model-card__row ._r-offer-model-card__row-header{margin-bottom:10px}
}
@media(min-width:768px){._r-offer-model-card ._r-offer-model-card__row ._r-offer-model-card__row-header{margin-bottom:10px}
}
@media(min-width:1280px){._r-offer-model-card ._r-offer-model-card__row ._r-offer-model-card__row-header{margin-bottom:15px}
}
@media(min-width:1920px){._r-offer-model-card ._r-offer-model-card__row ._r-offer-model-card__row-header{margin-bottom:20px}
}
@media(min-width:767px){._r-offer-model-card ._r-offer-model-card__row ._r-offer-model-card__row-header{margin-bottom:5px;font-weight:bold}
}
@media(min-width:767px) and (min-width:480px){._r-offer-model-card ._r-offer-model-card__row ._r-offer-model-card__row-header{margin-bottom:5px}
}
@media(min-width:767px) and (min-width:768px){._r-offer-model-card ._r-offer-model-card__row ._r-offer-model-card__row-header{margin-bottom:5px}
}
@media(min-width:767px) and (min-width:1280px){._r-offer-model-card ._r-offer-model-card__row ._r-offer-model-card__row-header{margin-bottom:10px}
}
@media(min-width:767px) and (min-width:1920px){._r-offer-model-card ._r-offer-model-card__row ._r-offer-model-card__row-header{margin-bottom:10px}
}
._r-offer-model-card__table{margin-bottom:12px}
._r-offer-model-card__table-row{display:flex;align-items:center;justify-content:space-between}
._r-offer-model-card__table-row._r-offer-model-card__table-row--final-payments{display:none}
._r-offer-model-card__image{max-width:100%;cursor:pointer;object-fit:contain}
._r-offer-model-card__header{display:flex;flex-direction:column}
@media(min-width:768px){._r-offer-model-card__header{flex-direction:row}
}
._r-offer-model-card__header-title{font-family:'MINIRegular','Georgia',serif;text-transform:uppercase;margin:0 auto;word-wrap:break-word;font-size:1.125rem;line-height:1.375rem;font-weight:400;margin-left:0}
.localized-fonts-loaded ._r-offer-model-card__header-title{font-family:'MINIRegular','MINIRegularLocalized','Georgia',serif}
@media(min-width:1280px){._r-offer-model-card__header-title{font-size:1.5rem;line-height:1.8125rem}
}
@media(min-width:1920px){._r-offer-model-card__header-title{font-size:2rem;line-height:2.375rem}
}
._r-offer-model-card__header-title.has-richtext-margin{margin-top:.625rem;margin-bottom:.625rem}
@media(min-width:768px){._r-offer-model-card__header-title.has-richtext-margin{margin-top:.9375rem;margin-bottom:.9375rem}
}
@media(min-width:768px){._r-offer-model-card__header-title{font-family:'MINIRegular','Georgia',serif;text-transform:uppercase;margin:0 auto;word-wrap:break-word;font-size:1.125rem;line-height:1.375rem;margin-top:0;margin-bottom:0}
.localized-fonts-loaded ._r-offer-model-card__header-title{font-family:'MINIRegular','MINIRegularLocalized','Georgia',serif}
._r-offer-model-card__header-title.has-richtext-margin{margin-top:.625rem;margin-bottom:.625rem}
}
@media(min-width:768px) and (min-width:1280px){._r-offer-model-card__header-title{font-size:1.5rem;line-height:1.8125rem}
}
@media(min-width:768px) and (min-width:1920px){._r-offer-model-card__header-title{font-size:2rem;line-height:2.375rem}
}
@media(min-width:768px) and (min-width:768px){._r-offer-model-card__header-title.has-richtext-margin{margin-top:.9375rem;margin-bottom:.9375rem}
}
._r-offer-model-card__header-price{font-weight:bold;text-align:end;flex:0 0 100%;max-width:100%;font-family:'MINIRegular','Georgia',serif;text-transform:uppercase;margin:0 auto;word-wrap:break-word;font-size:1.125rem;line-height:1.375rem;margin-bottom:5px;margin-left:0}
.localized-fonts-loaded ._r-offer-model-card__header-price{font-family:'MINIRegular','MINIRegularLocalized','Georgia',serif}
@media(min-width:1280px){._r-offer-model-card__header-price{font-size:1.5rem;line-height:1.8125rem}
}
@media(min-width:1920px){._r-offer-model-card__header-price{font-size:2rem;line-height:2.375rem}
}
._r-offer-model-card__header-price.has-richtext-margin{margin-top:.625rem;margin-bottom:.625rem}
@media(min-width:768px){._r-offer-model-card__header-price.has-richtext-margin{margin-top:.9375rem;margin-bottom:.9375rem}
}
@media(min-width:480px){._r-offer-model-card__header-price{margin-bottom:5px}
}
@media(min-width:768px){._r-offer-model-card__header-price{margin-bottom:5px}
}
@media(min-width:1280px){._r-offer-model-card__header-price{margin-bottom:10px}
}
@media(min-width:1920px){._r-offer-model-card__header-price{margin-bottom:10px}
}
@media(min-width:768px){._r-offer-model-card__header-price{flex:0 0 41.66666667%;max-width:41.66666667%}
}
._r-offer-model-card__column{display:flex;flex-direction:column}
._r-offer-model-card__column--left{min-height:200px;flex:0 0 100%;max-width:100%}
._r-offer-model-card__column--left .md-image-item img{width:100%}
@media(min-width:768px){._r-offer-model-card__column--left{flex:0 0 41.66666667%;max-width:41.66666667%;padding-right:10px}
}
@media(min-width:768px) and (min-width:480px){._r-offer-model-card__column--left{padding-right:10px}
}
@media(min-width:768px) and (min-width:768px){._r-offer-model-card__column--left{padding-right:10px}
}
@media(min-width:768px) and (min-width:1280px){._r-offer-model-card__column--left{padding-right:15px}
}
@media(min-width:768px) and (min-width:1920px){._r-offer-model-card__column--left{padding-right:20px}
}
._r-offer-model-card__column--right{flex:0 0 100%;max-width:100%}
@media(min-width:768px){._r-offer-model-card__column--right{padding-left:10px;flex:0 0 58.33333333%;max-width:58.33333333%}
}
@media(min-width:768px) and (min-width:480px){._r-offer-model-card__column--right{padding-left:10px}
}
@media(min-width:768px) and (min-width:768px){._r-offer-model-card__column--right{padding-left:10px}
}
@media(min-width:768px) and (min-width:1280px){._r-offer-model-card__column--right{padding-left:15px}
}
@media(min-width:768px) and (min-width:1920px){._r-offer-model-card__column--right{padding-left:20px}
}
p._r-offer-model-card__header-title{font-weight:bold}
._r-offer-model-card__content{font-family:'MINISansReg',Arial,sans-serif;font-size:1rem;line-height:1.25rem;text-transform:none}
.localized-fonts-loaded ._r-offer-model-card__content{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
._r-offer-model-card__table-value{font-family:'MINIRegular','Georgia',serif;text-transform:uppercase;margin:0 auto;word-wrap:break-word;font-size:1.125rem;line-height:1.375rem;margin:0;font-weight:700}
.localized-fonts-loaded ._r-offer-model-card__table-value{font-family:'MINIRegular','MINIRegularLocalized','Georgia',serif}
@media(min-width:1280px){._r-offer-model-card__table-value{font-size:1.5rem;line-height:1.8125rem}
}
@media(min-width:1920px){._r-offer-model-card__table-value{font-size:2rem;line-height:2.375rem}
}
._r-offer-model-card__table-value.has-richtext-margin{margin-top:.625rem;margin-bottom:.625rem}
@media(min-width:768px){._r-offer-model-card__table-value.has-richtext-margin{margin-top:.9375rem;margin-bottom:.9375rem}
}
@media(max-width:768px){._r-offer-model-card__table-value{font-family:'MINISansReg',Arial,sans-serif;font-size:1rem;line-height:1.25rem}
.localized-fonts-loaded ._r-offer-model-card__table-value{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
._r-offer-model-card__table-value span{font-family:'MINISansReg',Arial,sans-serif;font-size:1rem;line-height:1.25rem}
.localized-fonts-loaded ._r-offer-model-card__table-value span{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
}
._r-offer-model-card__table-value._r-offer-model-card__total{text-transform:none}
._r-offer-model-card__table-value._r-offer-model-card__total span{font-family:'MINISansReg',Arial,sans-serif;font-size:1rem;line-height:1.25rem;font-weight:400}
.localized-fonts-loaded ._r-offer-model-card__table-value._r-offer-model-card__total span{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
._r-offer-model-card__btn{justify-content:flex-end}
@media(min-width:768px){._r-offer-model-card__btn{display:flex}
._r-offer-model-card__btn .md-button.md-next{margin-left:auto;margin-right:0;margin-bottom:0}
}
@media(max-width:768px){._r-offer-model-card__btn .btn{width:100%}
}
._r-base-chip{display:flex;cursor:pointer;border-radius:25px;text-align:center;background-color:#999;color:#fff;flex:0 0 auto;padding-left:10px;padding-right:10px;padding-top:5px;padding-bottom:5px;margin-right:5px;margin-bottom:5px;font-family:'MINISansReg',Arial,sans-serif;font-size:.875rem;line-height:1.125rem;text-decoration:none}
@media(min-width:480px){._r-base-chip{padding-left:10px}
}
@media(min-width:768px){._r-base-chip{padding-left:10px}
}
@media(min-width:1280px){._r-base-chip{padding-left:15px}
}
@media(min-width:1920px){._r-base-chip{padding-left:20px}
}
@media(min-width:480px){._r-base-chip{padding-right:10px}
}
@media(min-width:768px){._r-base-chip{padding-right:10px}
}
@media(min-width:1280px){._r-base-chip{padding-right:15px}
}
@media(min-width:1920px){._r-base-chip{padding-right:20px}
}
@media(min-width:480px){._r-base-chip{padding-top:5px}
}
@media(min-width:768px){._r-base-chip{padding-top:5px}
}
@media(min-width:1280px){._r-base-chip{padding-top:10px}
}
@media(min-width:1920px){._r-base-chip{padding-top:10px}
}
@media(min-width:480px){._r-base-chip{padding-bottom:5px}
}
@media(min-width:768px){._r-base-chip{padding-bottom:5px}
}
@media(min-width:1280px){._r-base-chip{padding-bottom:10px}
}
@media(min-width:1920px){._r-base-chip{padding-bottom:10px}
}
@media(min-width:480px){._r-base-chip{margin-right:5px}
}
@media(min-width:768px){._r-base-chip{margin-right:5px}
}
@media(min-width:1280px){._r-base-chip{margin-right:10px}
}
@media(min-width:1920px){._r-base-chip{margin-right:10px}
}
@media(min-width:480px){._r-base-chip{margin-bottom:5px}
}
@media(min-width:768px){._r-base-chip{margin-bottom:5px}
}
@media(min-width:1280px){._r-base-chip{margin-bottom:10px}
}
@media(min-width:1920px){._r-base-chip{margin-bottom:10px}
}
.localized-fonts-loaded ._r-base-chip{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
._r-base-chip__text{font-family:'MINISansReg',Arial,sans-serif;font-size:.875rem;line-height:1.125rem;white-space:nowrap}
.localized-fonts-loaded ._r-base-chip__text{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
._r-base-chip__icon{padding-left:5px;align-self:center}
@media(min-width:480px){._r-base-chip__icon{padding-left:5px}
}
@media(min-width:768px){._r-base-chip__icon{padding-left:5px}
}
@media(min-width:1280px){._r-base-chip__icon{padding-left:10px}
}
@media(min-width:1920px){._r-base-chip__icon{padding-left:10px}
}
._r-base-modal{position:fixed;top:0;left:0;background-color:rgba(0,0,0,0.7);height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;z-index:9999999}
._r-base-modal__wrapper{position:relative}
._r-base-modal__container{background-color:#fff;max-width:700px;max-height:90vh;overflow-y:auto}
._r-base-modal__header{position:absolute;width:100%;top:15px;left:0;display:flex;justify-content:flex-end}
@media(min-width:480px){._r-base-modal__header{top:20px}
}
@media(min-width:768px){._r-base-modal__header{top:20px}
}
@media(min-width:1280px){._r-base-modal__header{top:30px}
}
@media(min-width:1920px){._r-base-modal__header{top:40px}
}
._r-base-modal__header .md-icn-close{padding-right:15px;font-size:22px;cursor:pointer}
@media(min-width:480px){._r-base-modal__header .md-icn-close{padding-right:20px}
}
@media(min-width:768px){._r-base-modal__header .md-icn-close{padding-right:20px}
}
@media(min-width:1280px){._r-base-modal__header .md-icn-close{padding-right:30px}
}
@media(min-width:1920px){._r-base-modal__header .md-icn-close{padding-right:40px}
}
._r-base-modal__content{padding-top:32px;width:500px}
@media(max-width:1279px){._r-base-modal__container{max-height:100vh;max-width:100%;width:100%}
._r-base-modal__content{width:100%}
}
.info-icon{position:relative;cursor:pointer;display:flex;align-items:center}
.info-icon__tooltip{display:none;background:#000;color:#fff;position:absolute;width:220px;left:50px;top:-6px;z-index:300;font-family:'MINISansReg',Arial,sans-serif;font-size:.875rem;line-height:1.125rem}
.localized-fonts-loaded .info-icon__tooltip{font-family:'MINISansReg','MINISansRegLocalized',Arial,sans-serif}
.info-icon__tooltip::after{content:"";width:0;position:absolute;left:-9px;top:7px;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:9px solid black}
@media(max-width:1279px){.info-icon__tooltip{width:180px;left:38px;top:-4px}
.info-icon__tooltip::after{top:6px}
}
._r-base-loader__overlay{background-color:rgba(255,255,255,0.5);position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}
._r-base-loader{position:relative;min-height:150px;height:100%;width:100%;z-index:10}
._r-base-loader .md-icn-loading{position:absolute;z-index:11;top:50px;left:50%;font-size:50px}
._r-skeleton-card-loader{background-color:#fff;display:flex;flex-wrap:wrap;width:100%}
._r-skeleton-card-loader__column:first-child{width:40%}
._r-skeleton-card-loader__column:last-child{width:60%}
._r-skeleton-card-loader__skeleton-box{display:inline-block;height:15px;position:relative;overflow:hidden;background-color:#dddbdd;margin-bottom:10px}
@media(min-width:480px){._r-skeleton-card-loader__skeleton-box{margin-bottom:10px}
}
@media(min-width:768px){._r-skeleton-card-loader__skeleton-box{margin-bottom:10px}
}
@media(min-width:1280px){._r-skeleton-card-loader__skeleton-box{margin-bottom:15px}
}
@media(min-width:1920px){._r-skeleton-card-loader__skeleton-box{margin-bottom:20px}
}
._r-skeleton-card-loader__skeleton-box._r-skeleton-card-loader__skeleton-image{height:200px}
._r-skeleton-card-loader__skeleton-box::after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,0.2) 20%,rgba(255,255,255,0.5) 60%,rgba(255,255,255,0));animation:shimmer 2s infinite;content:''}
@keyframes shimmer{100%{transform:translateX(100%)}
}
@media(max-width:1023px){._r-skeleton-card-loader__column:first-child{width:100%}
._r-skeleton-card-loader__column:last-child{width:100%}
}
.md-component-offer-page{width:100%}
.js-offer-packages-available{display:none}
.offer-page__wltp-disclaimer{display:none}