.membership-section{background:#000;padding-block:80px}.membership-section .title{color:#fff;margin-bottom:50px;font-size:48px}.plans-toggle-wrapper{justify-content:center;align-items:center;gap:10px;padding-bottom:50px;display:flex}.plans-toggle{background:#fff;border:1px solid #e4e4e7;border-radius:100px;justify-content:center;align-items:center;padding:4px;display:flex}.toggle-btn{font-family:var(--ff-secondary);cursor:pointer;text-align:center;color:#a1a1aa;z-index:1;background:0 0;border:0;border-radius:100px;justify-content:center;align-items:center;padding:8px 16px;font-size:18px;font-weight:700;transition:all .3s;display:flex;position:relative}.toggle-btn:after{content:"";z-index:-1;opacity:0;visibility:hidden;background-color:#000;border-radius:100px;width:100%;height:100%;transition:all .3s;position:absolute;top:0;left:0}.toggle-btn.active{color:#fff}.toggle-btn.active:after{opacity:1;visibility:visible}.save-note{font-family:var(--ff-secondary);background:linear-gradient(90.42deg,#f3f6ed .29%,#cfcfcf 99.57%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-size:16px;font-weight:700;line-height:125%}.plans-cards{grid-template-columns:repeat(3,1fr);gap:34px;transition:all .3s;display:grid}.plan-card{text-align:center;border-radius:16px;flex-direction:column;padding:38px 24px;transition:all .5s;display:flex}.plan-card:hover{transform:translateY(-5px)}.plan-card h3{text-transform:uppercase;color:#161c2d;letter-spacing:3px;font-size:28px;line-height:26px}.plan-card .tagline{text-align:center;color:#161c2d;width:100%;min-height:60px;margin-block:20px;font-size:18px;font-weight:400;line-height:20px}.plan-card .price{font-family:var(--ff-secondary);text-align:center;color:#161c2d;margin-bottom:20px;font-size:26px;font-weight:900;line-height:20px}.plan-card .plan-img{z-index:1;border-radius:8px;width:100%;height:243px;position:relative;overflow:hidden}.plan-card .plan-img:after{content:"";background-color:#00000035;width:100%;height:0;transition:all .4s;position:absolute;top:0;left:0}.plan-card:hover .plan-img:after{height:100%}.plan-card .plan-img img{object-fit:cover;width:100%;height:100%;transition:all .4s}.plan-card:hover .plan-img img{transform:scale(1.1)}.plan-card .note{color:#161c2d;margin-block:20px;font-size:14px;line-height:20px}.plan-card h4{text-align:left;color:#161c2d;margin-bottom:12px;font-size:18px;font-weight:500;line-height:20px}.plan-card .features{margin-bottom:auto}.plan-card .features li{text-align:start;color:#161c2d;align-items:start;gap:8px;margin-bottom:12px;font-size:14px;line-height:20px;list-style:none;display:flex}.plan-card .features li:last-of-type{margin-bottom:0}.plan-card .features li img{flex:none;margin:3px;display:block}.plan-card .buttons{margin-top:20px}.plan-card .buttons>*{font-weight:700}.plan-card .buttons>:first-child{color:#fff;background-color:#000;margin-bottom:20px}.plan-card .buttons>:first-child:hover{color:#161c2d}.plan-card .buttons>:first-child:after{background-color:#fff}@media (max-width:1200px){.membership-section .title{margin-bottom:40px}.plans-toggle-wrapper{padding-bottom:40px}.plans-cards{gap:20px}.plan-card{padding:28px 16px}.plan-card .tagline,.plan-card .note{margin-block:14px}.plan-card .price,.plan-card .buttons>:first-child{margin-bottom:14px}.plan-card .buttons{margin-top:14px}}@media (max-width:992px){.membership-section{padding-block:55px}.membership-section .title{margin-bottom:30px;font-size:45px;line-height:52px}.plans-toggle-wrapper{padding-bottom:30px}.plans-cards{grid-template-columns:repeat(2,1fr)}.plan-card{border-radius:10px}.plan-card h3{letter-spacing:1px;font-size:22px}.plan-card .tagline,.plan-card .note{margin-block:12px;font-size:16px}.plan-card .price{font-size:20px}}@media (max-width:768px){.membership-section{padding-block:40px}.membership-section .title{letter-spacing:-.5px;margin-bottom:20px;font-size:32px;line-height:36px}.plans-toggle-wrapper{padding-bottom:20px}.plans-cards{gap:15px}.plan-card{padding:22px 12px}}@media (max-width:576px){.membership-section{padding-block:25px}.membership-section .title{font-size:28px}.plans-toggle-wrapper{flex-direction:column}.plans-cards{grid-template-columns:1fr;max-width:400px;margin-inline:auto}.plan-card .tagline{min-height:unset}.toggle-btn{font-size:16px}.plan-card h3{font-size:20px}.plan-card .plan-img{height:210px}.plan-card .tagline,.plan-card .note{margin-block:8px;font-size:14px}.plan-card h4,.plan-card .features li{margin-bottom:10px}.plan-card .buttons{margin-top:10px}.plan-card .buttons>:first-child{margin-bottom:10px}}@media (max-width:480px){.membership-section .title{font-size:24px}.plans-toggle{padding:3px}.toggle-btn{padding-block:6px;font-weight:500}.plans-toggle-wrapper{padding-bottom:16px}}
