.wunder-box-overview .switchRow{background-color:rgba(234, 227, 209, 0.5);padding:clamp(10px, 1.7vw, 30px) clamp(15px, 5vw, 100px);border-radius:10px;margin:0 10px;text-align:left}@media (max-width:991px){.wunder-box-overview .switchRow .switchText{text-align:center}}.wunder-box-overview .switch-container{position:relative;width:115px;height:49px;border-radius:25px;overflow:hidden;display:flex;align-items:center;cursor:pointer;background-color:#ab783b}@media (max-width:991px){.wunder-box-overview .switch-container{height:29px;width:70px}}.wunder-box-overview .switch-container.active{background-color:#97966a}.wunder-box-overview .dot{position:absolute;width:40px;height:40px;background-color:#fff;border-radius:50%;transition:all 0.3s ease-in-out;left:5px}.wunder-box-overview .dot.transition{left:calc(100% - 45px)}@media (max-width:991px){.wunder-box-overview .dot{width:20px;height:20px}.wunder-box-overview .dot.transition{left:calc(100% - 25px)}}.wunder-box-overview .text{flex:1;text-align:center;font-size:1rem;font-weight:400;color:#CFCFCF;cursor:pointer}.wunder-box-overview .textBenefits{flex:1;text-align:center;font-family:"Obvia", "sans-serif";font-size:1rem;font-weight:300}.wunder-box-overview .left-text{text-align:left;padding-left:10px}.wunder-box-overview .left-text.active{color:#97966a}.wunder-box-overview .right-text{text-align:right;padding-right:10px}.wunder-box-overview .right-text.active{color:#ab783b}.wunder-box-overview .boxes{display:flex;gap:25px;padding:0 15px}.wunder-box-overview .boxes .boxItem{cursor:pointer;flex:30%;flex-grow:0;padding:0}@media (max-width:991px){.wunder-box-overview .boxes .boxItem{flex:45%}}@media (max-width:767px){.wunder-box-overview .boxes .boxItem{flex:100%}}.wunder-box-overview .boxes .boxItem .boxImage{border-radius:15px;overflow:hidden;height:250px;width:fit-content;margin:auto}.wunder-box-overview .boxes .boxItem .boxImage img{transition:transform 0.3s ease-in-out;height:100%;object-fit:cover}.wunder-box-overview .boxes .boxItem .boxImage:hover img{transform:scale(1.15)}.wunder-box-overview .boxes .boxItem .purchase{font-weight:600;font-family:Gigalypse, sans-serif;text-transform:uppercase;font-size:1rem;letter-spacing:0.5px;text-decoration:underline}