@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";body{background-color:#fafcff;color:#262d40;font-family:Poppins,sans-serif}button.primary{background:linear-gradient(to right,#9b5de5,#7768e5);color:#fff;border:none;padding:10px 20px;border-radius:6px;box-shadow:0 10px 15px #0000001a;transition:all .3s ease}button.primary:hover{box-shadow:0 20px 25px #00000026}.card{background:#ffffffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsl(225,25%,90%);box-shadow:0 10px 15px #0000001a;transition:box-shadow .3s}.card:hover{background:linear-gradient(to bottom right,#f3e7ff,#f0f2ff);box-shadow:0 20px 25px #00000026}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media (min-width: 576px){.container{max-width:540px}}@media (min-width: 768px){.container{max-width:720px}}@media (min-width: 992px){.container{max-width:960px}}@media (min-width: 1200px){.container{max-width:1140px}}@media (min-width: 1400px){.container{max-width:1320px}}@media screen and (max-width: 500px){.container{padding-left:0;padding-right:0}}.things-wrapper{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:4rem 2rem;width:100%}.things-wrapper .image-section{flex:1;padding-left:55px}.things-wrapper .image-section img{width:100%;height:auto;border-radius:1rem}.things-wrapper .content-section{flex:1;display:flex;flex-direction:column;gap:5px;padding:50px}.things-wrapper .content-section .premium{background-image:linear-gradient(to bottom right,#9b5de5,#7768e5);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;font-weight:600;letter-spacing:2px;font-size:16px;text-transform:uppercase}.things-wrapper .content-section .main-heading{font-size:2.5rem;font-weight:700;color:#262c40;line-height:1.3}.things-wrapper .content-section .main-heading .true-value{background-image:linear-gradient(to bottom right,#7768e5,#b14de6);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;display:inline-block}.things-wrapper .content-section .subheading{font-size:1rem;color:#555;max-width:600px;margin-top:10px}.things-wrapper .content-section .bullet-points{display:flex;flex-direction:column;gap:10px;margin-top:10px}.things-wrapper .content-section .bullet-points .bullet-item .bullet-title{display:flex;align-items:center;font-size:1.25rem;font-weight:600;color:#262c40}.things-wrapper .content-section .bullet-points .bullet-item .bullet-title .bullet-dot{width:10px;height:10px;border-radius:50%;margin-right:.75rem;background-image:linear-gradient(to bottom right,#7768e5,#b14de6)}.things-wrapper .content-section .bullet-points .bullet-item .bullet-description{margin-top:.5rem;font-size:.95rem;color:#56648f;line-height:1.5}@media screen and (max-width: 1024px){.things-wrapper .content-section{padding:40px 30px}.things-wrapper .content-section .main-heading{font-size:2rem}.things-wrapper .content-section .subheading{font-size:.95rem}.things-wrapper .content-section .bullet-points .bullet-item .bullet-title{font-size:1.1rem}.things-wrapper .content-section .bullet-points .bullet-item .bullet-description{font-size:.9rem}}@media screen and (max-width: 768px){.things-wrapper{flex-direction:column;padding:3rem 1.5rem}.things-wrapper .image-section{padding:0}.things-wrapper .image-section img{width:100%;max-width:400px;margin:0 auto}.things-wrapper .content-section{padding:30px 10px;align-items:center;text-align:center}.things-wrapper .content-section .main-heading{font-size:1.75rem}.things-wrapper .content-section .subheading{font-size:.95rem}.things-wrapper .content-section .bullet-points{align-items:flex-start}.things-wrapper .content-section .bullet-points .bullet-item .bullet-title{justify-content:center;font-size:1rem}.things-wrapper .content-section .bullet-points .bullet-item .bullet-description{text-align:center;font-size:.9rem}}
