.o-orange-button,.o-section--dark-purple{--default-button-color-primary:#141414;--default-button-bg-primary:#fed0ac;--default-button-bg-primary-hover:#fdbf8e;--default-button-bg-primary-pressed:#fcac6d;--default-button-color-secondary:#fff}@layer basics{.o-section{margin:clamp(3.5rem,4.5714285714vw + 2.4285714286rem,7rem) 0}.o-section--colored,.o-section--dark-purple,.o-section--light-gray,.o-section--light-grey,.o-section--light-orange,.o-section--orange,.o-section--purple{background-color:var(--section-bg-color);color:var(--section-font-color);padding:clamp(3.5rem,4.5714285714vw + 2.4285714286rem,7rem) 0;margin:0}.o-section--purple{--section-bg-color:#e7d0ff;--section-font-color:currentColor}.o-section--dark-purple{--section-bg-color:#52138e;--section-font-color:#fff}.o-section--light-orange{--section-bg-color:#fff4eb;--section-font-color:currentColor}.o-section--orange{--section-bg-color:#fed0ac;--section-font-color:currentColor}.o-section--light-gray,.o-section--light-grey{--section-bg-color:#f6f6f8;--section-font-color:currentColor}}:root{--default-button-bg-primary:#6e13bc;--default-button-bg-primary-hover:#52138e;--default-button-bg-primary-pressed:#300c54}:root input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer}:root input[type=range]:focus{outline:none}:root input[type=range]::-webkit-slider-runnable-track{background-color:#786f7f;border-radius:5px;height:10px}:root input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;margin-top:-5.5px;background-color:#f0dfff;border-radius:50%;height:21px;width:21px}:root input[type=range]:focus::-webkit-slider-thumb{outline:3px solid #f0dfff;outline-offset:.125rem}:root input[type=range]::-moz-range-track{background-color:#786f7f;border-radius:5px;height:10px}:root input[type=range]::-moz-range-thumb{background-color:#f0dfff;border:none;border-radius:50%;height:21px;width:21px}:root input[type=range]:focus::-moz-range-thumb{outline:3px solid #f0dfff;outline-offset:.125rem}