@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@700&display=swap");*{margin:0;padding:0;box-sizing:border-box}button,button:focus,input{border:0;outline:0;cursor:pointer;-webkit-tap-highlight-color:transparent}img{max-width:100%}a{text-decoration:none;color:inherit}button,button:focus{outline:0;border:0}.bg-gradient-bottom{background:linear-gradient(180deg,#a3a8f0,#696fdd) no-repeat;background-size:cover}.bg-gradient-right{background:linear-gradient(90deg,#a3a8f0,#696fdd) no-repeat;background-size:cover}.bg-purple{background:#696fdd no-repeat;background-size:cover}.text-purple{color:#696fdd}.bg-blue{background:#6d708d no-repeat;background-size:cover}.text-blue{color:#6d708d}.bg-dark-blue{background:#494c5f no-repeat;background-size:cover}.text-dark-blue{color:#494c5f}.bg-light-blue{background:#b3b5c6 no-repeat;background-size:cover}.text-light-blue{color:#b3b5c6}.bg-lighter-blue{background:#f6f6fe no-repeat;background-size:cover}.text-lighter-blue{color:#f6f6fe}.text-sm{font-size:1.1rem}.text-md{font-size:1.2rem}.text-lg{font-size:1.5rem}.text-xl{font-size:2.3rem}.text-xxl{font-size:4.5rem}body{font-family:Montserrat,sans-serif;font-size:15px;min-width:375px;background-color:rgba(226,228,253,.4);position:relative}button{text-transform:uppercase}.bg-top{top:0;right:0}.bg-bottom,.bg-top{position:absolute;z-index:-1;pointer-events:none}.bg-bottom{bottom:0;left:0}.slider{height:30px;padding:3px;border-radius:24px;width:55px;background:linear-gradient(90deg,#a3a8f0,#696fdd);position:relative;cursor:pointer;-webkit-tap-highlight-color:transparent}.slider-thumb{height:24px;width:24px;border-radius:100%;background:#f6f6fe;transform:translateX(50%);transition:all .3s}.slider-thumb--active{transform:translateX(-50%)}.slider:hover{transition:.3s;opacity:.7}.wrapper{display:flex;flex-direction:column;gap:0;min-width:375px;width:100%}.our-pricing,.wrapper{align-items:center;justify-content:center}.our-pricing{display:grid;gap:2rem;margin-top:3rem;text-align:center}.our-pricing div{gap:1rem}.our-pricing div,.price-title{display:flex;align-items:center;flex-direction:row;justify-content:center}.price-title{gap:0;margin:1.3rem 0}.plans-container{width:90%}.plan{display:grid;align-items:center;justify-content:normal;gap:0;max-width:648px;min-width:338px;text-align:center;padding:2rem;margin:2.4rem auto;border-radius:.6rem;box-shadow:0 0 .6rem #b3b5c6}.plan--3{margin-bottom:2.4rem}.plan hr{height:1px;border:none;background-color:#b3b5c6}.plan p{padding:1.3rem 0}.plan button{padding:.9rem 0;margin-top:2rem;font-weight:bolder;letter-spacing:.125rem;border-radius:.3rem}.btn-white--hover:hover{transition:.3s;outline:1px solid #696fdd;background:transparent;color:#696fdd}.btn-purple--hover:hover{transition:.3s;outline:1px solid #f6f6fe;background:transparent;color:#f6f6fe}@media (min-width:1060px){body{display:flex;align-items:center;flex-direction:row;justify-content:center;gap:0;min-height:733px}.plans-container{width:80%}.our-pricing{margin-top:4rem}.plans-container{display:flex;align-items:center;flex-direction:row;justify-content:center;gap:0;margin:6rem auto}.plan{margin:0;width:100%;max-width:440.7px}.plan--2{transform:scale(110%);margin-right:12px;margin-left:12px}.plan--3{margin-bottom:0}}