.ConfBlock{margin:16px auto 0 auto;width:calc(100% - 40px);position:relative;max-width:var(--mw)}.ConfBlock>.title{margin:60px 0 40px 0;font-size:40px;line-height:48px;color:var(--w);font-weight:600;font-family:fs;position:relative;z-index:1;text-align:center}.ConfBlock.oneline>h2.title{font-size:22px;font-weight:600;font-family:fs;text-align:left;line-height:28px;color:var(--bb)!important;text-shadow:none!important;background-color:var(--bc);padding:24px;margin:0}.ConfBlock.hidden{display:none}.ConfBlock>.Configurador{flex-direction:column;display:flex;background:var(--bc);font-size:12px;padding:0 24px;gap:24px}.ConfBlock>.Configurador>.module{background:var(--bc);font-size:12px;color:var(--b);min-height:88px;width:100%;border-bottom:1px solid var(--we);overflow:visible}.ConfBlock>.Configurador>.module.hidden{display:none}.ConfBlock.oneline>.Configurador:not([col="8"])>.module{border:none}.ConfBlock>.Configurador>.module>label,.ConfBlock>.Configurador>.module>span{font-size:14px;display:inline-block;margin:0 16px 4px 0}.ConfBlock>.Configurador>.module>label .textvalue{font-size:16px;line-height:18px;display:inline;font-variation-settings:'wght' 650}.ConfBlock>.Configurador>.module>label .textvalue .type{margin:0 0 0 4px}.ConfBlock>.Configurador[col="3"]>.module>span,.ConfBlock>.Configurador[col="4"]>.module>span{display:block;margin-bottom:5px}.ConfBlock>.Configurador>.module>input[type=radio]{display:none}.ConfBlock>.Configurador>.module>input[type=radio]+label{display:inline-block;line-height:24px;font-size:14px;margin:16px 16px 16px 0}.ConfBlock>.Configurador>.module>input[type=radio]:checked+label{color:var(--co);font-weight:600;letter-spacing:.24px}.ConfBlock>.Configurador>.module>input[type=radio]+label:before{content:"";color:var(--c);border:2px solid var(--dc);text-align:center;box-shadow:inset 0 2px 3px 0 rgb(0 125 255 / 16%),0 1px 0 0 rgb(255 255 255 / 80%);width:15px;height:15px;display:inline-block;line-height:12px;margin-right:8px;margin-bottom:2px;vertical-align:middle;background-color:var(--w);border-radius:12px;font-family:os;font-size:45px;font-weight:700}.ConfBlock>.Configurador>.module>input[type=radio]:checked+label:before{content:"\00b7";color:var(--c);border:2px solid var(--c)}.ConfBlock>.Configurador>.module>.selector{display:inline-block;width:100%}.ConfBlock>.Configurador>.module>.selector>select{float:left;width:calc(100% - 8px);height:32px;margin:8px 0;border:2px solid var(--c);color:var(--dc);background:var(--w);background-size:16px;background-position:right 4px center;font-family:os;padding:0 28px 0 8px;font-size:13px;font-weight:600;cursor:pointer;text-overflow:ellipsis}.ConfBlock>.Configurador>.module>.selector>select.capitalize{text-transform:capitalize}.ConfBlock>.Configurador>.module>.selector>select>option[disabled]{color:var(--we);cursor:not-allowed}.ConfBlock+.inner{margin-top:16px}.ConfBlock>.Configurador>.module>.option{position:relative;width:100%;height:35px;text-align:center;overflow:visible;user-select:none;padding-top:16px}.ConfBlock>.Configurador>.module>.option>.less,.ConfBlock>.Configurador>.module>.option>.more{display:inline-block;width:16px;height:16px;border-radius:16px;border:2px solid var(--be);background-color:transparent;cursor:pointer;margin:0;overflow:visible;top:11px;position:absolute}.ConfBlock>.Configurador>.module>.option>.less{left:0}.ConfBlock>.Configurador>.module>.option>.more{right:0}.ConfBlock>.Configurador>.module>.option>.less:before,.ConfBlock>.Configurador>.module>.option>.more:before{content:'';display:inline-block;width:6px;height:2px;background:var(--be);position:absolute;top:5px;left:3px}.ConfBlock>.Configurador>.module>.option>.more:after{content:'';display:inline-block;width:2px;height:6px;background:var(--be);position:absolute;top:3px;left:5px}.ConfBlock>.Configurador>.module>.option>.less.disable,.ConfBlock>.Configurador>.module>.option>.more.disable{border:2px solid var(--we);cursor:default}.ConfBlock>.Configurador>.module>.option>.less.disable:before,.ConfBlock>.Configurador>.module>.option>.more.disable:after,.ConfBlock>.Configurador>.module>.option>.more.disable:before{background-color:var(--we)}.ConfBlock>.Configurador>.module>.option>input[type=range]{position:absolute;overflow:visible;left:20px;top:8px;width:calc(100% - 48px);outline:0;height:22px;margin:0 4px;padding:0;-moz-appearance:none}.ConfBlock>.Configurador>.module>.option>input[type=range]::-moz-range-thumb{-moz-appearance:none;appearance:none;pointer-events:all;position:relative;z-index:10;background-color:var(--c);width:16px;height:16px;border-radius:50%;border:0;margin-top:-4px;box-shadow:0 0 8px 0 rgba(0,0,0,.4)}.ConfBlock>.Configurador>.module>.option>input[type=range]::-moz-range-track{position:relative;background:var(--wc);border:1px solid var(--mi);border-radius:8px;height:7px;outline:0}.ConfBlock>.Configurador>.module>.option>input[type=range]::-moz-range-progress{position:relative;background:var(--c);border:1px solid var(--mi);border-top-left-radius:8px;border-bottom-left-radius:8px;height:7px;outline:0}.ConfBlock>.Configurador>.module>.option>.textvalue{position:absolute;width:calc(100% - 40px);left:16px;overflow:visible;height:16px}.ConfBlock>.Configurador>.module>.option>.textvalue>.total{white-space:nowrap;position:absolute;top:15px;left:10%;font-size:11px;font-weight:600;transform:translateX(-50%)}.details.no-list .ConfBlock{width:100%;margin-top:24px}.details.no-list .ConfBlock>.Configurador>.module>label{text-align:left;display:block;margin:0 0 8px 0}.details.no-list .ConfBlock>.Configurador[col="3"]>.module{min-width:33.33%;border:none}@media screen and (min-width:1024px){.ConfBlock{margin-top:-160px}.ConfBlock>.title{font-size:48px;line-height:64px}.ConfBlock>.Configurador{flex-direction:row;justify-content:space-evenly;flex-wrap:wrap}.ConfBlock>.Configurador .module{flex:1 1 0;width:0}}@media screen and (min-width:1180px){.ConfBlock>.Configurador[col="8"]>.module{width:25%}}@media screen and (min-width:1216px){.ConfBlock>.Configurador[col="3"]>.module>span{display:inline-block}}input[type=range]{-webkit-appearance:none;margin:0 8px;width:calc(100% - 40px);overflow:visible}input[type=range]:focus{outline:0}input[type=range]::-webkit-slider-runnable-track{width:100%;height:16px;cursor:pointer;background:var(--ch);border-radius:16px}input[type=range]::-webkit-slider-thumb{height:24px;width:24px;border-radius:16px;background:#fff;cursor:pointer;-webkit-appearance:none;margin-top:-4px;box-shadow:0 0 8px 0 rgba(0,0,0,.4)}input[type=range]:focus::-webkit-slider-runnable-track{background:var(--c)}input[type=range]::-moz-range-track{width:100%;height:16px;cursor:pointer;background:var(--ch);border-radius:16px}input[type=range]::-moz-range-thumb{border:1px solid #000;height:36px;width:16px;border-radius:3px;background:#fff;cursor:pointer}