.switch{position:relative;width:60px;height:34px}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff}input:checked+.slider{background:linear-gradient(90deg,#5ca6f0,#1976d2)}input:checked+.slider:before{transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.toggle-container[data-v-016892bf]{display:flex;align-items:center;flex-direction:row;justify-content:space-between;max-width:220px;margin:0 auto}.tile-container[data-v-016892bf]{display:grid;grid-template-columns:1fr;gap:20px;margin:50px auto;padding:0 30px}@media only screen and (max-width:767px){.tile-container[data-v-016892bf]{padding:0}}@media only screen and (min-width:768px){.tile-container[data-v-016892bf]{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1252px){.tile-container[data-v-016892bf]{grid-template-columns:repeat(5,1fr)}}.price-tile[data-v-016892bf]{display:flex;flex-direction:column;justify-content:space-evenly;position:relative;background-color:#fff;z-index:2;padding:20px;margin:0;width:100%;border-radius:10px;align-items:center;border:2px solid #e2e2e9}.price-tile p[data-v-016892bf]{margin-top:10px;margin-bottom:10px;text-align:left}@media only screen and (min-width:1252px){.price-tile[data-v-016892bf]{height:530px}.price-tile[data-v-016892bf]:nth-of-type(4){margin:0}}.price-tile[data-v-016892bf]:active,.price-tile[data-v-016892bf]:hover{cursor:pointer;transition:background 1s ease;background:linear-gradient(90deg,#e65c3a,#faa767);color:#fff;border:2px solid #faa767}.price-tile:active .mdi-check[data-v-016892bf],.price-tile:active .mdi-creation-outline[data-v-016892bf],.price-tile:hover .mdi-check[data-v-016892bf],.price-tile:hover .mdi-creation-outline[data-v-016892bf]{color:#fff!important}.price-tile:active .button[data-v-016892bf],.price-tile:hover .button[data-v-016892bf]{color:#6d708d;background:#fff;border-radius:5px}.price-tile:active .original-price[data-v-016892bf],.price-tile:hover .original-price[data-v-016892bf]{color:#fff!important}.price-tile hr[data-v-016892bf]{margin:10px auto;border-top:1px solid #e2e2e9;width:90%}.price-tile hr[data-v-016892bf]:last-of-type{margin-bottom:20px}@media only screen and (min-width:1252px){.price-tile hr[data-v-016892bf]{margin:0}}.price-tile .button[data-v-016892bf]{width:90%;height:40px;border-radius:5px;background:linear-gradient(90deg,#5ca6f0,#1976d2);color:#fff;font-weight:700;letter-spacing:.065em;border:0;border-width:0;margin:0 auto;cursor:pointer}.price-tile .save-label[data-v-016892bf]{position:absolute;top:-10px;left:50%;transform:translateX(-50%);background:#ff5252;color:#fff;padding:4px 12px;border-radius:12px;font-size:.875rem;font-weight:700;box-shadow:0 2px 4px rgba(0,0,0,.1)}.price-tile .small[data-v-016892bf]{font-size:.8em}@media only screen and (min-width:1251px)and (max-width:1620px){.price-tile h2[data-v-016892bf]{font-size:1.2em}}.price-tile .most-popular-label[data-v-016892bf]{position:absolute;top:-10px;right:-8px;background:#ff9800;color:#fff;padding:4px 12px;border-radius:5px 0 0 5px;font-size:.875rem;font-weight:700;box-shadow:0 2px 4px rgba(0,0,0,.1)}.original-price[data-v-016892bf]{font-size:.8em;color:#b9b3b3;text-decoration:line-through}.icon-hover[data-v-aba53bae]{transition:transform .3s ease}.icon-hover[data-v-aba53bae]:hover{transform:scale(1.1)}