.hii-price-table__section{background:#fff;text-align:center;width:100%}.hii-price-table__title{margin:0;padding-bottom:1.5rem}.hii-price-table__slider-container{margin:0 auto 1rem;position:relative;width:300px}.hii-price-table__slider-title{display:block;padding-bottom:0;text-align:center}.hii-price-table__label{display:block;left:0;margin:0;padding:.5rem .25rem 1rem;position:absolute;text-align:center;top:55px}.hii-price-table__slider{-webkit-appearance:none;background:#000;border-radius:3px;height:3px;margin:0 auto;outline:none;width:100%}.hii-price-table__slider::-webkit-slider-thumb{-webkit-appearance:none;background:#436bd3;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2212%22%20height%3D%228%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M8%20.5v7L12%204zM0%204l4%203.5v-7z%22%20fill%3D%22%23FFFFFF%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");background-position:50%;background-repeat:no-repeat;background-size:60%;border-radius:15px;cursor:pointer;height:30px;width:30px}.hii-price-table__slider::-moz-range-thumb{background:#436bd3;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2212%22%20height%3D%228%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M8%20.5v7L12%204zM0%204l4%203.5v-7z%22%20fill%3D%22%23FFFFFF%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");background-position:50%;background-repeat:no-repeat;background-size:60%;border-radius:15px;cursor:pointer;height:40px;width:40px}.hii-price-table__container{list-style:none;padding:0}.hii-price-table__item{border:2px solid #dedede;border-radius:8px;border-radius:10px;display:block;margin-bottom:2rem;position:relative;width:100%}.hii-price-table__item--highlighted{background-color:#436bd3;color:#fff!important;transform:scale(1.075)}.hii-price-table__item--highlighted:before{background-color:#eee;border-top-left-radius:8px;border-top-right-radius:8px;color:#000;content:attr(data-highlighted-title);display:block;padding:1rem;text-align:center}.hii-price-table__item-wrapper{padding:1.5rem}.hii-price-table__item-title{font-size:2rem;font-weight:700;margin:0;padding-bottom:2rem}.hii-price-table__item--highlighted .hii-price-table__item-title{color:#fff;font-size:2.5rem;padding-bottom:.25rem;padding-top:.25rem}.hii-price-table__item--highlighted .hii-price-table__item-price{color:#fff}.hii-price-table__item-price{font-size:1.2rem;margin:0}.hii-price-table__item--highlighted .hii-price-table__item-price{margin:0}.hii-price-table__item-month{color:#ddd!important;font-size:.9rem;font-weight:thin;margin-top:0}.hii-price-table__item-price-value{font-size:2rem;margin:0}.hii-price-table__item-list{align-items:center;display:flex;gap:10px;justify-content:space-betwen;padding:1rem 0}.hii-price-table__item-list-icon{align-items:center;background-color:#436bd3;border-radius:20px;display:flex;height:20px;justify-content:center;width:20px}.hii-price-table__item--highlighted .hii-price-table__item-list-icon{background-color:#fff}.hii-price-table__item-list-icon svg{height:12px;width:12px}.hii-price-table__item--highlighted .hii-price-table__item-list-icon svg path{fill:#436bd3}.hii-price-table__item-body{padding-bottom:1.5rem;padding-top:1.5rem}.hii-price-table__body-list{padding:0}.hii-price-table__body-list>li{padding-left:1rem}@media only screen and (min-width:720px){.hii-price-table__container{align-items:flex-start;display:flex;gap:50px;justify-content:center}}.hii-price-table__config{margin:0 auto;max-width:200px;padding:1rem 0 2rem;position:relative}.hii-price-table__config-switch-container{display:flex;justify-content:space-between;margin-bottom:.75rem;margin-top:1.25rem;width:100%}.hii-price-table__config-switch-container>span{font-size:1rem;padding-right:1rem}.switch{display:inline-block;height:18px;position:relative;width:30px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;-webkit-transition:.4s;transition:.4s}.slider:before{background-color:#fff;bottom:2px;content:"";height:14px;left:2px;width:14px}input:checked+.slider{background-color:#2196f3}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{-webkit-transform:translateX(12px);-ms-transform:translateX(12px);transform:translateX(12px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}