.bagTipperWhyBlock,.bagTipperChooseBlock,.bagTipperCompareBlock,.bagTipperUseBlock,.bagTipperSeoTextBlock,.bagTipperFaq{margin:8rem auto;scroll-margin-top:12rem}.bagTipperWhyBlock .blocktitle,.bagTipperChooseBlock .blocktitle,.bagTipperCompareBlock .blocktitle,.bagTipperUseBlock .blocktitle,.bagTipperSeoTextBlock .blocktitle,.bagTipperFaq .blocktitle{text-align:left;margin-bottom:3.2rem}.bagTipperSeoTextBlock .blocktitle{margin-bottom:2.2rem}.bagTipperFaq .blocktitle{margin-bottom:3rem}.bagTipperWhyBlock .blocktitle span,.bagTipperChooseBlock .blocktitle span,.bagTipperCompareBlock .blocktitle span,.bagTipperUseBlock .blocktitle span{display:block;max-width:92rem;margin:1.2rem 0 0;text-align:left;color:#5e6877;font-size:2rem;line-height:1.45}.bagTipperWhyBlock__grid,.bagTipperChooseBlock__grid,.bagTipperUseBlock__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.bagTipperWhyBlock article,.bagTipperChooseBlock article,.bagTipperUseBlock article{position:relative;overflow:hidden;background:#fff;border:1px solid #e4e8f2;border-radius:1.8rem;padding:2.8rem;box-shadow:0 18px 45px rgba(25,38,66,.08);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.bagTipperWhyBlock article:after,.bagTipperChooseBlock article:after,.bagTipperUseBlock article:after{content:"";position:absolute;left:2.8rem;right:2.8rem;bottom:0;height:.4rem;background:linear-gradient(90deg,#d60000,#7d2ee6);border-radius:.4rem .4rem 0 0}.bagTipperWhyBlock article:hover,.bagTipperChooseBlock article:hover,.bagTipperUseBlock article:hover{transform:translateY(-.4rem);box-shadow:0 24px 55px rgba(25,38,66,.12);border-color:#d8deea}.bagTipperWhyBlock article span,.bagTipperChooseBlock article span{display:inline-block;margin-bottom:1.5rem;font-size:3.8rem;line-height:1;font-weight:800;background:linear-gradient(135deg,#d60000,#7d2ee6);-webkit-background-clip:text;background-clip:text;color:transparent}.bagTipperWhyBlock h3,.bagTipperChooseBlock h3,.bagTipperUseBlock h3{margin:0 0 1.2rem;font-size:2.2rem;line-height:1.22;color:#18202c}.bagTipperWhyBlock p,.bagTipperChooseBlock p,.bagTipperUseBlock p,.bagTipperSeoTextBlock p,.bagTipperFaq p{margin:0;color:#4e5968;font-size:1.7rem;line-height:1.55}.bagTipperChooseBlock__cta{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:2.4rem;padding:2.4rem 2.8rem;border-radius:2rem;background:linear-gradient(135deg,#18202c,#354154);color:#fff}.bagTipperChooseBlock__cta p{max-width:72rem;color:#fff;font-size:2rem;font-weight:700}.bagTipperChooseBlock__cta .btn{flex-shrink:0}.bagTipperCompareBlock__hint{display:none;margin:0 0 1.2rem;color:#6c7584;font-size:1.4rem}.bagTipperCompareBlock__tableWrap{overflow-x:auto;border:1px solid #e4e8f2;border-radius:1.8rem;background:#fff;box-shadow:0 18px 45px rgba(25,38,66,.07)}.bagTipperCompareBlock__table{width:100%;min-width:94rem;border-collapse:separate;border-spacing:0;font-size:1.45rem}.bagTipperCompareBlock__table caption{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.bagTipperCompareBlock__table th,.bagTipperCompareBlock__table td{padding:1.35rem 1.5rem;border-bottom:1px solid #edf0f6;vertical-align:top;text-align:left}.bagTipperCompareBlock__table thead th{position:sticky;top:0;z-index:2;background:#f8f9fc;color:#18202c;font-weight:800}.bagTipperCompareBlock__table th:first-child{position:sticky;left:0;z-index:3;background:#fff;color:#18202c;min-width:18rem}.bagTipperCompareBlock__table thead th:first-child{background:#f0f3f8;z-index:4}.bagTipperCompareBlock__table a,.bagTipperSeoTextBlock a{color:#d60000;text-decoration:none}.bagTipperCompareBlock__toggle,.bagTipperSeoTextBlock__toggle{display:inline-flex;align-items:center;justify-content:center;margin-top:2rem;border:1px solid #d60000;border-radius:999px;background:#fff;color:#d60000;padding:1.2rem 2.4rem;font-weight:800;font-size:1.6rem;cursor:pointer}.bagTipperSeoTextBlock{padding:4rem 5rem;border-radius:2.4rem;background:#fff;border:1px solid #e4e8f2;box-shadow:0 18px 45px rgba(25,38,66,.07)}.bagTipperSeoTextBlock__visible p+p,.bagTipperSeoTextBlock__hidden p+p{margin-top:1.2rem}.bagTipperSeoTextBlock__hidden{margin-top:1.2rem}.bagTipperFaq__columns{display:grid;grid-template-columns:1fr 1fr;gap:1.6rem;align-items:start}.bagTipperFaq__col{display:flex;flex-direction:column;gap:1.2rem;min-width:0}.bagTipperFaq details{background:#fff;border:1px solid #e4e8f2;border-radius:1.6rem;box-shadow:0 14px 35px rgba(25,38,66,.07);overflow:hidden}.bagTipperFaq summary{position:relative;display:block;padding:1.8rem 5.6rem 1.8rem 2rem;color:#18202c;font-size:1.7rem;font-weight:800;line-height:1.35;cursor:pointer;list-style:none}.bagTipperFaq summary::-webkit-details-marker{display:none}.bagTipperFaq summary:after{content:"+";position:absolute;right:1.8rem;top:50%;width:2.8rem;height:2.8rem;transform:translateY(-50%);border-radius:50%;background:linear-gradient(135deg,#d60000,#7d2ee6);color:#fff;display:flex;align-items:center;justify-content:center;font-size:2rem;line-height:1}.bagTipperFaq details[open] summary:after{content:"−"}.bagTipperFaq details p{padding:0 2rem 2rem}@media (max-width:1199px){.bagTipperWhyBlock__grid,.bagTipperChooseBlock__grid,.bagTipperUseBlock__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bagTipperChooseBlock__cta{align-items:flex-start;flex-direction:column}}@media (max-width:767px){.bagTipperWhyBlock,.bagTipperChooseBlock,.bagTipperCompareBlock,.bagTipperUseBlock,.bagTipperSeoTextBlock,.bagTipperFaq{margin:5rem auto;scroll-margin-top:9rem}.bagTipperWhyBlock__grid,.bagTipperChooseBlock__grid,.bagTipperUseBlock__grid,.bagTipperFaq__columns{grid-template-columns:1fr}.bagTipperWhyBlock article,.bagTipperChooseBlock article,.bagTipperUseBlock article{padding:2.2rem}.bagTipperWhyBlock h3,.bagTipperChooseBlock h3,.bagTipperUseBlock h3{font-size:2rem}.bagTipperWhyBlock p,.bagTipperChooseBlock p,.bagTipperUseBlock p,.bagTipperSeoTextBlock p,.bagTipperFaq p{font-size:1.55rem}.bagTipperChooseBlock__cta{padding:2rem}.bagTipperChooseBlock__cta p{font-size:1.7rem}.bagTipperCompareBlock__hint{display:block}.bagTipperCompareBlock__table{min-width:92rem;font-size:1.34rem}.bagTipperCompareBlock__table th,.bagTipperCompareBlock__table td{padding:1.1rem 1.2rem}.bagTipperSeoTextBlock{padding:2.4rem 2rem}.bagTipperFaq summary{font-size:1.55rem;padding:1.6rem 5rem 1.6rem 1.7rem}}