.sellingPlansCtn .eyebrow{margin:30px 0 20px}.singleSellingPlanCtn{border-radius:var(--br);background:#fcfcfc;border:1px solid #eee;padding:20px;transition:border .3s;position:relative}.singleSellingPlanDiv{justify-content:space-between;align-items:center;display:flex}.singleSellingPlanWrapper{position:relative}.sellingPlanLabel{z-index:1;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.sellingPlanLabel~input{display:none}.sellingPlanTag{background:var(--gold);border-radius:4px;outline:4px solid #fff;padding:3px 10px;font-size:12px;font-weight:600;position:absolute;top:-10px;right:20px}.sellingPlanTitleCtn{align-items:center;gap:0 20px;display:flex}#PlanWrap{transition:all .3s;overflow:hidden}.sellingPlanBubble{aspect-ratio:1;border:1px solid #eee;border-radius:100px;justify-content:center;align-items:center;width:24px;transition:border .3s;display:flex;position:relative}.sellingPlanBubble:after{content:"";aspect-ratio:1;background:#000;border-radius:100px;width:10px;transition:transform .2s;position:absolute;transform:scale(0)}.sellingPlanTitle{font-weight:600}.sellingPlaneSubtitle{color:var(--primary);font-size:14px;font-style:italic;font-weight:600}.sellingPlanSelectCtn{width:fit-content;position:relative}.sellingPlanSelectCtn svg{z-index:13;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.sellingPlanSelect{border:1px solid var(--silver);z-index:11;appearance:none;border-radius:4px;padding:6px 40px 6px 10px;font-size:14px;font-weight:500;position:relative}.sellingPlanSelect:focus{outline:1px solid var(--gold)}.sellingPlanRight{text-align:right}.sellingPlanDiscount{margin-top:5px;font-size:30px;font-weight:600;line-height:1}.sellingPlanOriginal{color:#767676;font-weight:600;line-height:1}.singleSellingPlanWrapper input:checked~.singleSellingPlanCtn,.singleSellingPlanWrapper input:checked~.singleSellingPlanCtn .sellingPlanBubble{border:1px solid #000}.sellingPlanLabel:hover+input:not(:checked)~.singleSellingPlanCtn .sellingPlanBubble:after{transform:scale(.5)}.singleSellingPlanWrapper input:checked~.singleSellingPlanCtn .sellingPlanBubble:after{transform:scale(1)}.sellingPlanSeperator{color:#767676;justify-content:center;align-items:center;padding:15px 0;font-size:12px;font-weight:400;display:flex;position:relative}.sellingPlanSeperator span{z-index:1;background:#fff;padding:0 5px;position:relative}.sellingPlanSeperator:after{content:"";background:#767676;width:100%;height:1px;position:absolute;top:50%;left:0}.singleSellingPlanWrapper input:checked~.singleSellingPlanCtn .sellingPlanOriginal.otp{color:#000}.pdpBtn{justify-content:center;width:100%;margin-top:40px!important;padding:15px 0!important}.pdpBtn:hover svg{transform:translate(5px)}.fixedCartNudgeCtn{z-index:1111;width:500px;transition:transform .7s var(--bounce);border-radius:8px;justify-content:space-between;align-items:center;display:flex;position:fixed;bottom:10px;left:50%;transform:translate(-50%,70px)scale(.8)}.fixedCartNudgeCtn.active{transform:translate(-50%)scale(1)}@media screen and (max-width:767px){.fixedCartNudgeCtn{width:calc(100% - var(--sp))}}
