@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&family=Montserrat:wght@700;800&display=swap";:root{--green: #05C89A;--green-dark: #04a882;--green-light: #e8faf6;--orange: #C45500;--orange-light: #fff3e8;--dark: #1a1a1a;--gray: #666;--light-gray: #f4f4f4;--border: #e0e0e0;--white: #ffffff;--shadow-sm: 0 2px 8px rgba(0,0,0,.08);--shadow-md: 0 4px 20px rgba(0,0,0,.12);--radius-sm: 8px;--radius-md: 16px;--radius-lg: 24px;--font-body: "Open Sans", Arial, sans-serif;--font-head: "Montserrat", Arial, sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-body);background:var(--white);color:var(--dark);line-height:1.6;overflow-x:hidden;padding-bottom:72px}img{display:block;width:100%;height:auto;max-width:100%}a{color:inherit;text-decoration:none}details>summary{list-style:none;cursor:pointer}details>summary::-webkit-details-marker{display:none}.v2-container{max-width:680px;margin:0 auto;padding:0 16px}.v2-section-headline{font-family:var(--font-head);font-size:22px;font-weight:800;line-height:1.2;text-align:center;color:var(--dark);margin-bottom:10px}.v2-section-sub{text-align:center;color:var(--gray);font-size:15px;margin-bottom:24px}.highlight-orange{color:var(--orange)}.highlight-green{color:var(--green-dark)}.stars{color:#f5a623;font-size:18px;letter-spacing:2px}.v2-btn{display:inline-block;font-family:var(--font-head);font-weight:700;font-size:17px;padding:16px 24px;border-radius:var(--radius-sm);cursor:pointer;text-align:center;border:none;transition:transform .1s,opacity .1s;line-height:1.2}.v2-btn:active{transform:scale(.97)}.v2-btn--primary{background:var(--green);color:var(--white);box-shadow:0 4px 16px #05c89a59}.v2-btn--primary:hover{background:var(--green-dark)}.v2-btn--secondary{background:var(--white);color:var(--dark);border:2px solid var(--border)}.v2-btn--secondary:hover{border-color:var(--green);color:var(--green-dark)}.v2-btn--full{display:block;width:100%}.v2-btn--large{font-size:19px;padding:18px 28px}.v2-cta-center{max-width:400px;margin:24px auto 0;display:block;text-align:center}.sticky-bar{position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#fff!important;padding:10px 16px;display:flex;align-items:center;justify-content:space-between;gap:10px;box-shadow:0 -2px 10px #0000001a!important;border-top:1px solid var(--border);transform:translateY(100%);visibility:hidden;transition:transform .35s ease,visibility .35s ease}.sticky-bar__text{color:#1a1a1a!important;font-size:12px;line-height:1.3;flex:1}.sticky-bar__text strong{display:block;font-size:14px;font-weight:700;color:#1a1a1a!important}.sticky-bar__cta{flex-shrink:0;background:var(--green);color:var(--white);font-family:var(--font-head);font-weight:700;font-size:14px;padding:12px 16px;border-radius:var(--radius-sm);white-space:nowrap;text-align:center}.announce-bar{background:var(--green);color:var(--white);text-align:center;padding:10px 16px;font-weight:700;font-size:13px;line-height:1.4}.announce-bar__break{display:block}@media(min-width:480px){.announce-bar__break{display:none}}.v2-hero{padding:28px 0 20px;background:var(--white)}.v2-hero__headline{font-family:var(--font-head);font-size:26px;font-weight:800;line-height:1.2;text-align:center;color:var(--dark);margin-bottom:14px}.v2-hero__sub{font-size:16px;line-height:1.6;text-align:center;color:var(--gray);margin-bottom:16px}.v2-trust-strip{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 8px;margin-bottom:18px;font-size:12px;color:var(--gray)}.v2-trust-strip__item{display:flex;align-items:center;gap:4px}.v2-trust-strip__item .stars{font-size:14px}.v2-trust-strip__sep{color:var(--border);display:none}@media(min-width:480px){.v2-trust-strip__sep{display:block}}.v2-hero__img-wrap{position:relative;max-width:360px;margin:0 auto 18px}.v2-hero__badge{position:absolute;bottom:12px;right:12px;background:var(--green);color:var(--white);font-family:var(--font-head);font-weight:700;font-size:13px;padding:8px 12px;border-radius:var(--radius-sm);text-align:center;line-height:1.2;box-shadow:var(--shadow-md)}.v2-cta-micro{text-align:center;font-size:12px;color:var(--gray);margin-top:8px}.v2-benefits{background:var(--light-gray);padding:24px 0}.v2-benefits__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.v2-benefit{display:flex;flex-direction:column;align-items:center;text-align:center;background:var(--white);border-radius:var(--radius-sm);padding:16px 12px;box-shadow:var(--shadow-sm)}.v2-benefit__icon{font-size:28px;margin-bottom:8px}.v2-benefit__text{font-size:13px;line-height:1.4;color:var(--gray)}.v2-benefit__text strong{display:block;font-size:14px;color:var(--dark);margin-bottom:4px}.v2-pricing{padding:32px 0;background:var(--white)}.v2-pricing__label{text-align:center;background:var(--orange);color:var(--white);font-weight:700;font-size:13px;padding:6px 16px;border-radius:20px;display:inline-block;margin:0 auto 12px;left:50%;position:relative;transform:translate(-50%)}.v2-pricing__headline{font-family:var(--font-head);font-size:22px;font-weight:800;text-align:center;line-height:1.2;margin-bottom:6px;color:var(--dark)}.v2-pricing__sub{text-align:center;font-size:14px;color:var(--green-dark);font-weight:600;margin-bottom:24px}.v2-bundles{display:flex;flex-direction:column;gap:16px}.v2-bundle{border:2px solid var(--border);border-radius:var(--radius-md);padding:20px 16px;background:var(--white);position:relative}.v2-bundle--recommended{border-color:var(--green);background:var(--green-light);box-shadow:0 4px 24px #05c89a33}.v2-bundle__badge{position:absolute;top:-14px;left:50%;transform:translate(-50%);background:var(--green);color:var(--white);font-family:var(--font-head);font-weight:700;font-size:13px;padding:5px 16px;border-radius:20px;white-space:nowrap}.v2-bundle__header{text-align:center;margin-bottom:12px}.v2-bundle__name{font-family:var(--font-head);font-weight:700;font-size:18px;color:var(--dark)}.v2-bundle__img{width:78%;max-width:260px;margin:0 auto 12px;border-radius:14px;overflow:hidden;background:var(--white)}.v2-bundle__img img{display:block;width:100%;height:auto;border-radius:14px}.v2-bundle__price-old{text-align:center;font-size:13px;color:var(--gray);text-decoration:line-through;margin-bottom:4px}.v2-bundle__price{text-align:center;margin-bottom:4px}.v2-bundle__amount{font-family:var(--font-head);font-size:30px;font-weight:800;color:var(--dark)}.v2-bundle__unit{font-size:14px;color:var(--gray)}.v2-bundle__unit-price{text-align:center;font-size:14px;color:var(--green-dark);font-weight:600;margin-bottom:4px}.v2-bundle__saving{text-align:center;font-size:13px;font-weight:700;color:var(--orange);background:var(--orange-light);padding:4px 12px;border-radius:20px;display:inline-block;width:100%;margin-bottom:8px}.v2-bundle__bonus{text-align:center;font-size:13px;color:var(--green-dark);font-weight:600;margin-bottom:14px;padding:6px;border:1px dashed var(--green);border-radius:var(--radius-sm)}.v2-pricing-trust{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.v2-pricing-trust__item{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-sm);padding:12px 10px;font-size:12px;font-weight:600;color:var(--dark);display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;box-shadow:var(--shadow-sm)}.v2-trust-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--green-light);border-radius:50%;flex-shrink:0}.v2-doctor{padding:24px 0;background:var(--light-gray)}.v2-doctor__card{background:var(--white);border-radius:var(--radius-md);padding:24px 20px 20px;position:relative;box-shadow:var(--shadow-sm);border-left:4px solid var(--green)}.v2-doctor__quote-mark{font-family:Georgia,serif;font-size:60px;color:var(--green);line-height:.6;margin-bottom:12px;display:block}.v2-doctor__quote{font-size:16px;line-height:1.7;color:var(--dark);font-style:italic;margin-bottom:16px}.v2-doctor__author{display:flex;align-items:center;gap:12px}.v2-doctor__avatar{width:56px;height:56px;border-radius:50%;object-fit:cover;border:3px solid var(--green);flex-shrink:0}.v2-doctor__author div{display:flex;flex-direction:column;gap:2px}.v2-doctor__author strong{font-size:15px;color:var(--dark)}.v2-doctor__author span{font-size:13px;color:var(--gray)}.v2-guarantee{padding:20px 0;background:var(--white)}.v2-guarantee__box{display:flex;align-items:flex-start;gap:16px;background:#fff8e6;border:2px solid #f5a623;border-radius:var(--radius-md);padding:20px 16px}.v2-guarantee__icon{font-size:40px;flex-shrink:0}.v2-guarantee__content h3{font-family:var(--font-head);font-size:17px;font-weight:700;color:var(--dark);margin-bottom:6px}.v2-guarantee__content p{font-size:14px;color:var(--gray);line-height:1.5}.v2-how{padding:32px 0;background:var(--light-gray)}.v2-steps{display:flex;flex-direction:column;gap:24px;margin-bottom:8px}.v2-step{background:var(--white);border-radius:var(--radius-md);padding:20px;box-shadow:var(--shadow-sm);position:relative}.v2-step__number{position:absolute;top:-14px;left:20px;width:32px;height:32px;background:var(--green);color:var(--white);font-family:var(--font-head);font-weight:800;font-size:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}.v2-step__img{border-radius:var(--radius-sm);overflow:hidden;margin-bottom:12px;aspect-ratio:1 / 1}.v2-step__img img{width:100%;height:100%;object-fit:cover;aspect-ratio:1 / 1}.v2-step__title{font-family:var(--font-head);font-size:17px;font-weight:700;color:var(--dark);margin-bottom:6px}.v2-step__desc{font-size:14px;color:var(--gray);line-height:1.6}.v2-why{padding:32px 0;background:var(--white)}.v2-mechanism{display:flex;flex-direction:column;gap:16px;margin-top:8px}.v2-mechanism__point{display:flex;align-items:flex-start;gap:14px;background:var(--light-gray);border-radius:var(--radius-sm);padding:16px}.v2-mechanism__icon{font-size:28px;flex-shrink:0}.v2-mechanism__point strong{display:block;font-size:16px;color:var(--dark);margin-bottom:4px}.v2-mechanism__point p{font-size:14px;color:var(--gray);line-height:1.5}.v2-comparison{padding:32px 0;background:var(--light-gray)}.v2-comparison-table{border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-sm);margin-bottom:24px}.v2-comparison-table__head{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;background:var(--dark);color:var(--white);font-size:12px;font-weight:700;text-align:center}.v2-comparison-table__col{padding:10px 6px;text-align:center;border-right:1px solid rgba(255,255,255,.1)}.v2-comparison-table__col--feature{text-align:left;padding-left:12px}.v2-comparison-table__col--winner{background:var(--green);color:var(--white);font-weight:700}.v2-comparison-table__row{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;border-bottom:1px solid var(--border);font-size:13px;background:var(--white)}.v2-comparison-table__row:nth-child(2n){background:#fafafa}.v2-comparison-table__row .v2-comparison-table__col{border-right:1px solid var(--border);padding:10px 6px}.v2-comparison-table__row .v2-comparison-table__col--feature{color:var(--dark);font-weight:600;font-size:12px}.v2-comparison-table__row .v2-comparison-table__col--winner{background:var(--green-light);color:var(--green-dark);font-weight:700}.v2-bonuses{padding:32px 0;background:var(--white)}.v2-bonus-cards{display:flex;flex-direction:column;gap:16px}.v2-bonus-card{border:2px solid var(--border);border-radius:var(--radius-md);padding:20px;text-align:center}.v2-bonus-card__tag{background:var(--orange);color:var(--white);font-weight:700;font-size:12px;padding:4px 12px;border-radius:20px;display:inline-block;margin-bottom:12px}.v2-bonus-card__img{width:80%;max-width:220px;min-width:200px;margin:0 auto 12px;border-radius:var(--radius-sm)}.v2-bonus-card__title{font-family:var(--font-head);font-size:18px;font-weight:700;color:var(--dark);margin-bottom:4px}.v2-bonus-card__value{font-size:14px;color:var(--green-dark);font-weight:600;margin-bottom:10px}.v2-bonus-card__desc{font-size:14px;color:var(--gray);line-height:1.6}.v2-testimonials{padding:32px 0;background:var(--light-gray)}.v2-stars-summary{text-align:center;margin-bottom:20px;font-size:14px;color:var(--gray)}.v2-stars-summary .stars{font-size:22px;display:block;margin-bottom:4px}.v2-stars-summary strong{color:var(--dark)}.v2-testimonials__grid{display:flex;flex-direction:column;gap:16px;margin-bottom:20px}.v2-testimonial{background:var(--white);border-radius:var(--radius-md);padding:20px;box-shadow:var(--shadow-sm)}.v2-testimonial__stars{font-size:16px;margin-bottom:12px}.v2-testimonial__photo{width:64px;height:64px;border-radius:50%;object-fit:cover;margin-bottom:12px;border:3px solid var(--green)}.v2-testimonial__text{font-size:15px;line-height:1.6;color:var(--dark);font-style:italic;margin-bottom:10px}.v2-testimonial__name{font-size:14px;font-weight:700;color:var(--dark);display:block}.v2-testimonial__verified{font-size:12px;color:var(--green-dark);font-weight:600}.v2-trust-badges{text-align:center}.v2-trust-badges img{max-width:280px;margin:0 auto;height:auto}.v2-faq{padding:32px 0;background:var(--white)}.v2-faq__list{display:flex;flex-direction:column;gap:0;border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden}.v2-faq__item{border-bottom:1px solid var(--border)}.v2-faq__item:last-child{border-bottom:none}.v2-faq__question{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px;font-size:15px;font-weight:600;color:var(--dark);background:var(--white);transition:background .2s}.v2-faq__item[open] .v2-faq__question{background:var(--green-light);color:var(--green-dark)}.v2-faq__icon{flex-shrink:0;width:24px;height:24px;background:var(--green);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;line-height:1}.v2-faq__answer{padding:0 16px 16px;background:var(--white)}.v2-faq__answer p{font-size:14px;color:var(--gray);line-height:1.7}.v2-final-cta{padding:32px 0;background:#f7f3ee}.v2-final-cta__headline{font-family:var(--font-head);font-size:22px;font-weight:800;text-align:center;color:var(--dark);line-height:1.2;margin-bottom:24px}.v2-final-cta__card{background:var(--white);border-radius:var(--radius-lg);padding:24px 20px 20px;text-align:center;position:relative}.v2-final-cta__badge{background:var(--green);color:var(--white);font-family:var(--font-head);font-weight:700;font-size:13px;padding:5px 16px;border-radius:20px;display:inline-block;margin-bottom:16px}.v2-final-cta__img{max-width:220px;margin:0 auto 16px}.v2-final-cta__name{font-family:var(--font-head);font-size:17px;font-weight:700;color:var(--dark);margin-bottom:6px}.v2-final-cta__old-price{font-size:13px;color:var(--gray);text-decoration:line-through;margin-bottom:4px}.v2-final-cta__price{font-family:var(--font-head);font-size:28px;font-weight:800;color:var(--dark);margin-bottom:4px}.v2-final-cta__price span{font-size:16px;color:var(--gray);font-weight:400}.v2-final-cta__saving{font-size:14px;font-weight:700;color:var(--orange);margin-bottom:16px}.v2-final-cta__trust{font-size:12px;color:var(--gray);margin-top:12px;line-height:1.8}.v2-final-cta__alt{text-align:center;margin-top:16px;font-size:13px;color:var(--gray)}.v2-final-cta__alt-link{color:var(--green);text-decoration:underline;font-weight:600}.v2-footer{padding:20px 0 24px;background:var(--light-gray);text-align:center}.v2-footer__legal{font-size:11px;color:var(--gray);line-height:1.5;margin-bottom:8px}.v2-footer__disclaimer{margin-bottom:12px}.v2-footer__links{font-size:12px;color:var(--gray);display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:center}.v2-footer__link{color:var(--green-dark);text-decoration:underline}@media(min-width:600px){.v2-hero__headline{font-size:30px}.v2-section-headline{font-size:26px}.v2-benefits__grid{grid-template-columns:repeat(4,1fr)}.v2-bundles{flex-direction:row;align-items:stretch}.v2-bundle{flex:1;min-width:0}.v2-bundle--recommended{transform:scale(1.02);z-index:1}.v2-steps{flex-direction:row;gap:16px}.v2-step{flex:1}.v2-bonus-cards{flex-direction:row}.v2-bonus-card{flex:1}.v2-testimonials__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.v2-pricing-trust{grid-template-columns:repeat(4,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/dinabase7-v2-uk.css.map */
