@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap);*{margin:0;padding:0}body,html{height:100vh;font-family:"Montserrat",sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.app{height:100vh;flex-direction:column;font-weight:700;background:url(/static/media/bg-top.bdfbd58a.svg) 100% 0 no-repeat,url(/static/media/bg-bottom.e72dda74.svg) 0 100% no-repeat,#f7f7ff}.app,.app__title>.app__options{display:flex;justify-content:center;align-items:center}.app__title>.app__options{color:#b3b5c6;padding-bottom:7vh;font-size:13px}.app__title>h2{padding-bottom:3vh;font-size:30px;color:#6d708d}.app__cards{display:flex;align-items:center}@media (max-width:1025px){.app{height:100%;padding-top:7vh;padding-bottom:7vh}.app__cards{flex-direction:column}}@media (max-width:500px){.app{background-color:#f7f7ff;background-image:url(/static/media/bg-top.bdfbd58a.svg);background-position:330% 0;background-size:80%;background-repeat:no-repeat}}.card{width:320px;height:400px;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;font-weight:700;box-shadow:5px 10px 25px -10px #d5d5df}.large{height:450px}@media (max-width:1025px){.card{height:450px;margin-bottom:3vh;box-shadow:0 10px 25px -5px #d5d5df!important}}@media (max-width:375px){.card{width:85vw;margin-bottom:5vh}}.card:nth-child(odd){background-color:#fff;color:#6d708d}.card:first-child{box-shadow:-5px 10px 25px -10px #d5d5df}.card:last-child{box-shadow:5px 10px 25px -10px #d5d5df}.card:nth-child(2n){background-image:linear-gradient(90deg,#a3a8f0,#696fdd);color:#f6f6fe}.card__price{display:flex;flex-direction:row;align-items:center}.card:nth-child(odd) .card__price{color:#494c5f}.card:nth-child(2n) .card__price{color:#fff}.card__price>p:first-child{font-size:35px;margin-right:5px}.card__price>p:last-child{font-size:65px}.card__benefits{height:30%;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;width:80%}.card__benefits>p:first-child{border-top:1px solid #b3b5c6}.card__benefits>p{padding:11px 60px;font-size:13px;border-bottom:1px solid #b3b5c6}.card__learnMore{padding:11px;border-radius:5px;width:70%;display:flex;justify-content:center;font-size:11px;letter-spacing:1px;cursor:pointer;transition:color .3s ease}.card:nth-child(odd) .card__learnMore{background-image:linear-gradient(90deg,#a3a8f0,#696fdd);color:#fff}.card:nth-child(odd) .card__learnMore:hover{background-image:linear-gradient(90deg,#fff,#fff);color:#7177e0;border:1px solid #494c5f;padding:10px}.card:nth-child(2n) .card__learnMore{background-color:#fff;color:#7177e0}.card:nth-child(2n) .card__learnMore:hover{background-image:linear-gradient(90deg,#a3a8f0,#696fdd);color:#fff;border:1px solid #fff;padding:10px}@media (max-width:321px){.card__price>p:first-child{font-size:7vw}.card__price>p:last-child{font-size:15vw}.card__benefits>p{font-size:3.3vw}}.switchSlider{padding-left:15px;padding-right:15px}.switchSlider__switch{position:relative;display:inline-block;width:40px;height:25px}.switchSlider__switch input{opacity:0;width:0;height:0}.switchSlider__slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(90deg,#a3a8f0,#696fdd);transition:.4s}.switchSlider__slider:before{position:absolute;content:"";height:17px;width:17px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:hover+.switchSlider__slider{background-image:linear-gradient(90deg,#cbcdf0,#cbcdf0)}input:checked+.switchSlider__slider:before{transform:translateX(16px)}.switchSlider__slider.round{border-radius:25px}.switchSlider__slider.round:before{border-radius:50%}
/*# sourceMappingURL=main.fd91d920.chunk.css.map */