.pcs-cards{align-items:stretch;display:flex;flex-wrap:wrap;gap:32px;padding-top:14px}.pcs-card{display:flex;flex:1 1 calc(33.33% - 32px);flex-direction:column;justify-content:space-between}.pcs-card-top{height:100%;padding:16px;position:relative}.pcs-card-top-bg{background-position:top;background-size:cover;border:1px solid #fff;border-radius:6px 6px 0 0;content:"";filter:grayscale(100%);inset:0;overflow:hidden;position:absolute}.pcs-card-top-bg:before{background:radial-gradient(72% 100% at 100.05% 100%,#000 50%,transparent 100%),linear-gradient(0deg,rgba(0,0,0,.37),rgba(0,0,0,.37));content:"";inset:0;position:absolute}.pcs-card-top>div:not(.pcs-badge){position:relative;z-index:2}.pcst-top{text-align:right}.pcs-name{font-size:18px;font-style:italic;font-weight:800;letter-spacing:-.18px;line-height:1.22;margin-bottom:8px;text-transform:uppercase}.pcs-name,.pcs-price{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3),0 1px 6px rgba(0,0,0,.6)}.pcs-price{font-size:48px;font-style:normal;font-weight:700;letter-spacing:-.48px;line-height:1.08}.pcs-sub{font-size:24px;font-weight:600;letter-spacing:-.24px;line-height:1.16}.pcs-cta{margin-top:8px}.pcs-features{background:rgba(0,0,0,.85);border:1px solid #94a3b8;border-radius:6px;box-shadow:0 6px 24px 0 rgba(0,0,0,.4),0 1px 2px 0 rgba(0,0,0,.2);color:#fff;margin-top:24px;padding:16px}.pcs-features ul{font-size:14px;font-weight:600;line-height:1.4;list-style:none;margin:0;padding-left:0}.pcs-features>ul>li{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%2322c55e' d='m8.6 14.6 7.05-7.05-1.4-1.4L8.6 11.8 5.75 8.95l-1.4 1.4zM10 20a9.7 9.7 0 0 1-3.9-.788 10.1 10.1 0 0 1-3.175-2.137Q1.575 15.725.788 13.9A9.7 9.7 0 0 1 0 10q0-2.074.788-3.9a10.1 10.1 0 0 1 2.137-3.175Q4.275 1.575 6.1.788A9.7 9.7 0 0 1 10 0q2.075 0 3.9.788a10.1 10.1 0 0 1 3.175 2.137q1.35 1.35 2.137 3.175A9.7 9.7 0 0 1 20 10a9.7 9.7 0 0 1-.788 3.9 10.1 10.1 0 0 1-2.137 3.175q-1.35 1.35-3.175 2.137A9.7 9.7 0 0 1 10 20m0-2q3.35 0 5.675-2.325T18 10t-2.325-5.675T10 2 4.325 4.325 2 10t2.325 5.675T10 18'/%3E%3C/svg%3E");background-repeat:no-repeat;padding-left:30px}.pcs-badge{background:linear-gradient(180deg,#505050,#323232);border:1px solid #fff;border-radius:4px;box-shadow:0 1px 3px 0 rgba(0,0,0,.3),0 4px 12px 0 rgba(0,0,0,.3);color:#fff;display:inline-block;font-size:12px;font-weight:600;left:50%;letter-spacing:-.12px;line-height:1.5;padding:4px 16px;position:absolute;text-transform:uppercase;top:0;transform:translate(-50%,-50%);z-index:2}@media (max-width:991px){.pricing-cards{margin:0 auto;max-width:428px}.pcs-card{flex:1 1 100%}}.switch-wrapper-container{text-align:center}.switch-wrapper{background:linear-gradient(180deg,var(--tailwind-colors-slate-300,#cbd5e1) 0,var(--tailwind-colors-slate-200,#e2e8f0) 100%);border-radius:36px;box-shadow:inset 0 1px 1px 0 rgba(0,0,0,.2);display:inline-flex;margin-bottom:40px;padding:4px;position:relative}.switch-wrapper [type=radio]{left:-9999px;position:absolute}.switch-wrapper label:hover{background:#cbd5e1}.switch-wrapper [type=radio]:checked#annually~label[for=annually],.switch-wrapper [type=radio]:checked#monthly~label[for=monthly]{color:var(--white)}.switch-wrapper [type=radio]:checked#annually~label[for=annually]:hover,.switch-wrapper [type=radio]:checked#monthly~label[for=monthly]:hover{background:transparent}.switch-wrapper
[type=radio]:checked#monthly+label[for=annually]~.highlighter{transform:none}.switch-wrapper
[type=radio]:checked#annually+label[for=monthly]~.highlighter{left:-42px;transform:translateX(100%);width:154px}.switch-wrapper label{border-radius:30px;cursor:pointer;font-size:18px;font-weight:500;line-height:20px;min-width:107px;padding:16px 20px;transition:color .25s ease-in-out;z-index:1}.switch-wrapper span{background:var(--green);border-radius:10px;color:#fff;display:inline-block;font-size:12px;font-weight:600;letter-spacing:1px;line-height:1;padding:5px 10px}.switch-wrapper .highlighter{background:linear-gradient(180deg,var(--tailwind-colors-base-white,#fff) 0,var(--tailwind-colors-slate-50,#f8fafc) 100%);border-radius:30px;border-radius:32px;box-shadow:0 1px 2px 0 rgba(0,0,0,.3),0 0 6px 0 rgba(3,255,34,.6);height:calc(100% - 8px);left:4px;position:absolute;top:4px;transition:all .25s ease-in-out;width:107px}.pricing-cards .hidden{display:none}