:root{--brand:#df4757;--brand-deep:#d4404d;--brand-ink:#e54b5c;--grad:linear-gradient(180deg, #ef5b6a 0%, #d4404d 100%);--ink:#1c1c1c;--ink-soft:#4a4a4a;--line:#ed8c93;--line-soft:#f6d3d6;--page:#fff;--card:#fff;--tint:#fff1f3;--topbar:#fff;--font:"Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-head:var(--font);--wrap:1200px}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--page);min-height:100vh;color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.6}img{max-width:100%;display:block}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}a{color:inherit;text-decoration:none}.wrap{width:100%;max-width:var(--wrap);margin:0 auto;padding:0 20px}@media (width>=1240px){.main{padding-inline:0}}.page{min-height:100vh;position:relative;overflow-x:clip}.visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.btn{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:6px 22px;font-size:14px;font-weight:600;transition:filter .15s,transform .1s;display:inline-flex}.btn--solid{background:var(--grad);color:#fff}.btn--ghost{border:1px solid var(--line);color:var(--brand-deep);background:#fff}a.btn:hover{filter:brightness(1.06)}a.btn:active{transform:translateY(1px)}span.btn{cursor:default}@media (width<=860px){body{font-size:15px}.wrap{padding:0 14px}.btn{min-height:30px;padding:5px 14px;font-size:13px}}.topbar{font-family:var(--font-head);letter-spacing:normal;word-spacing:0;z-index:1000;background:var(--topbar);line-height:1.5;position:sticky;top:0;box-shadow:0 2px 10px #0000001a}.topbar__inner{justify-content:space-between;align-items:center;gap:16px;height:90px;padding-inline:0;display:flex}.topbar__logo{flex:none;width:182px;height:48.5px}.topbar__logo img{object-fit:contain;width:100%;height:100%}.topbar__actions{align-items:flex-end;gap:13px;display:flex}.topbar__btns{gap:12px;display:flex}.topbar .btn{width:149px;min-height:37.5px;font-family:var(--font-head);letter-spacing:normal;text-align:center;text-transform:uppercase;border-radius:8px;padding:8px 20px;font-size:13px;font-weight:700;line-height:1.5}@media (width<=1240px){.topbar__inner{padding-inline:15px}}@media (width<=768px){.topbar__inner{height:60px;padding-inline:20px}.topbar__logo{width:150px;max-width:150px;height:100%}.topbar__actions{gap:15px}.topbar__btns{gap:8px}.topbar .btn{border-radius:18px;min-height:29px;padding:6px 10px;font-size:10px}}@media (width<=640px){.topbar__inner{height:40px;padding-inline:15px}.topbar__logo{width:120px;max-width:120px;height:30px}.topbar__logo img{max-width:100px;max-height:26px}.topbar__actions{gap:8px}.topbar__btns{gap:12px}.topbar .btn{border-radius:43px;width:80px;min-height:24.7px;padding:5px;font-size:8.5px}}.hero img{width:100%;height:auto}.tabs{justify-content:center;padding:22px 14px 0;scroll-margin-top:8px;display:flex}.tabs__inner{flex-wrap:wrap;justify-content:center;gap:6px;max-width:100%;display:flex}.tabs__item{color:#101010;white-space:nowrap;border-radius:999px;padding:12px 28px;font-size:15px;font-weight:500;line-height:1.2;transition:background .15s,color .15s}.tabs__item:hover{color:var(--brand-deep)}.tabs__item--on,.tabs__item--on:hover{background:var(--grad);color:#fff}.official{justify-content:center;align-items:center;gap:18px;padding-block:26px 20px;display:flex}.official__rule{flex:0 340px;min-width:0;height:auto}.official__rule--flip{transform:scaleX(-1)}.official__text{text-align:center;flex:none}.official__text h1{color:var(--brand-ink);margin:0;font-size:33px;font-weight:800;line-height:1.25}.official__text p{color:var(--ink-soft);margin:4px 0 0;font-size:12px}.main{padding-bottom:40px}.card{border:1px solid var(--line);background:var(--card);border-radius:18px;margin-bottom:28px;padding:34px 40px;position:relative}.card--ribbon{margin-top:46px;padding-top:56px}.card__title{color:var(--brand-ink);text-align:center;text-transform:uppercase;margin:0 0 18px;font-size:27px;font-weight:800;line-height:1.3}.ribbon{clip-path:polygon(28px 0,calc(100% - 28px) 0,100% 100%,0 100%);background:var(--grad);color:#fff;letter-spacing:.5px;text-align:center;text-transform:uppercase;white-space:nowrap;padding:12px 56px;font-size:19px;font-weight:800;line-height:1.2;position:absolute;top:-22px;left:50%;transform:translate(-50%)}.prose{color:#34344b;text-align:justify;text-align:justify;white-space:pre-line;margin:0;font-size:16px;font-weight:500;line-height:1.5}.prose--center{text-align:center}.intro{grid-template-columns:406px minmax(0,1fr);align-items:center;gap:40px;display:grid}.intro__art{width:100%;height:auto}.intro__video{aspect-ratio:638/371;background:#d9d9d9;border-radius:10px;overflow:hidden}.intro__video video,.intro__video img{object-fit:cover;width:100%;height:100%}.intro__slot{width:100%;height:100%;display:block}.qa{flex-direction:column;gap:22px;display:flex}.qa__item h3{color:var(--brand-ink);margin:0 0 6px;font-size:15px;font-weight:700;line-height:1.4}.qa__item p{color:#34344b;text-align:justify;text-align:justify;white-space:pre-line;margin:0;font-size:16px;font-weight:500;line-height:1.5}.highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 50px;display:grid}.highlight{text-align:center}.highlight img{object-fit:contain;width:80px;height:80px;margin:0 auto 12px}.highlight h3{color:var(--brand-ink);text-transform:uppercase;margin:0 0 8px;font-size:19px;font-weight:700;line-height:1.3}.highlight p{color:var(--ink);margin:0;font-size:14px;line-height:1.6}.grid{border-collapse:collapse;width:100%;margin-bottom:22px;font-size:15px}.grid th{background:var(--grad);color:#fff;text-align:center;padding:18px 10px;font-weight:700}.grid th:first-child{border-top-left-radius:8px}.grid th:last-child{border-top-right-radius:8px}.grid td{border:1px solid var(--line-soft);text-align:center;padding:13px 10px;font-weight:600}.grid tbody tr:nth-child(odd) td{background:var(--tint)}.bullets{margin:0;padding:0;list-style:none}.bullet{gap:12px;margin-bottom:12px;display:flex}.bullet__mark{background:var(--brand);border-radius:2px;flex:none;width:11px;height:11px;margin-top:7px;transform:rotate(45deg)}.bullet__text{text-align:justify;white-space:pre-line;flex:1;min-width:0;font-size:14.5px;line-height:1.65}.channels{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:28px;display:grid}.channel{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.channel__icon{object-fit:contain;width:80px;height:80px}.channel__label{color:var(--brand-ink);text-transform:uppercase;font-size:19px;font-weight:700}.channel__value{color:var(--ink);font-size:15px}.channel__socials{gap:22px;display:flex}.channel__socials img{object-fit:contain;width:40px;height:40px}.footer{background:#fff;padding-block:10px 34px}.footer .wrap{max-width:1400px}.partners{max-width:var(--wrap);margin-inline:auto;justify-content:center;gap:22px;margin-bottom:26px;display:flex}.partner img{width:258px;max-width:100%;height:auto}.foot-row{grid-template-columns:minmax(0,420px) minmax(0,1fr) minmax(0,434px);align-items:center;gap:clamp(20px,3vw,46px);display:grid}.foot-col--left{justify-content:center;display:flex}.foot-col--mid{flex-direction:column;gap:18px;display:flex}.foot-pair{flex-wrap:wrap;gap:clamp(16px,2.5vw,48px);min-width:0;display:flex}.foot-group__title{white-space:nowrap;color:#6b6b6b;letter-spacing:.4px;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:600}.foot-group__logos{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.foot-group__logos img{width:auto;height:20px}.foot-col--left .foot-group{text-align:center}.foot-col--left .foot-group__logos{justify-content:center}.foot-col--left .foot-group__logos img{height:52px}.foot-col--right{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.foot-brand{width:382px;max-width:100%;height:auto}.foot-slogan{width:434px;max-width:100%;height:auto}@media (width<=1100px){.foot-row{text-align:center;grid-template-columns:minmax(0,1fr);justify-items:center;gap:28px}.foot-col--right{align-items:center}.foot-pair{justify-content:center}}@media (width<=860px){.tabs{padding:14px 10px 0}.tabs__item{padding:9px 15px;font-size:13px}.official{gap:10px;padding-block:20px 16px}.official__rule{display:none}.official__text h1{font-size:21px}.card{border-radius:14px;margin-bottom:20px;padding:22px 16px}.card--ribbon{margin-top:38px;padding-top:40px}.card__title{font-size:19px}.ribbon{clip-path:polygon(14px 0,calc(100% - 14px) 0,100% 100%,0 100%);white-space:normal;max-width:calc(100% - 24px);padding:9px 22px;font-size:13px;top:-18px}.intro{grid-template-columns:minmax(0,1fr);gap:18px}.intro__art{max-width:320px;margin:0 auto}.highlights{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 14px}.highlight img{width:60px;height:60px}.highlight h3{font-size:15px}.highlight p{font-size:13px}.grid thead{display:none}.grid,.grid tbody,.grid tr,.grid td{width:100%;display:block}.grid tr{border:1px solid var(--line-soft);border-radius:10px;margin-bottom:12px;overflow:hidden}.grid td{border:0;border-bottom:1px solid var(--line-soft);text-align:right;justify-content:space-between;align-items:center;gap:14px;display:flex}.grid td:last-child{border-bottom:0}.grid td:before{content:attr(data-label);color:var(--ink-soft);text-align:left;font-weight:600}.channels{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 10px}.channel__icon{width:56px;height:56px}.channel__label{font-size:15px}.channel__value{font-size:13px}.partners{gap:12px}.partner img{width:100%}.foot-pair{gap:22px}.prose,.qa__item p,.bullet__text{text-align:left}}.rov{z-index:50;background:#00000080;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow-y:auto}.rov__wrap{flex-direction:column;align-items:center;gap:22px;width:100%;max-width:408px;display:flex}.reg{background:#fff;border-radius:19px;width:100%;overflow:hidden;box-shadow:0 24px 60px #00000052}.reg__head{color:#fff;letter-spacing:.85px;text-transform:uppercase;background:linear-gradient(#f8586c 4.767%,#c63741 100%);justify-content:center;align-items:center;height:49px;font-size:17px;font-weight:700;display:flex}.reg__form,.reg__done{flex-direction:column;gap:15px;padding:15px 30px 26px;display:flex}.regf{flex-direction:column;gap:8px;display:flex}.regf__label{letter-spacing:.7px;color:#313131;font-size:14px}.regf__input{height:41px;font:inherit;color:#313131;background:#f1f1f1;border:.7px solid #cecece;border-radius:10px;outline:none;padding:0 12px;font-size:14px;transition:border-color .15s}.regf__input::placeholder{color:#b9b9b9}.regf__input:focus{border-color:#f8586c}.regf__input--bad{background:#fff;border-color:#e00}.regf__err{letter-spacing:.6px;color:#e00;align-items:center;gap:4px;font-size:12px;display:flex}.regf__err-ic{background:#e00;border-radius:50%;flex:none;width:12px;height:12px;position:relative}.regf__err-ic:before{content:"";background:#fff;width:1.5px;height:4px;margin-left:-.75px;position:absolute;top:2.5px;left:50%}.regf__err-ic:after{content:"";background:#fff;border-radius:50%;width:1.5px;height:1.5px;margin-left:-.75px;position:absolute;bottom:2.5px;left:50%}.reg__server{color:#e00;text-align:center;margin:0;font-size:13px}.reg__actions{gap:15px;margin-top:4px;display:flex}.reg__btn{height:41px;font:inherit;text-transform:uppercase;cursor:pointer;border-radius:36px;flex:1;font-size:13.5px;font-weight:700}.reg__btn--cancel{color:#757575;background:#fff;border:1.25px solid #929292}.reg__btn--go{color:#fff;background:linear-gradient(#f8586c 4.767%,#c63741 100%);border:1.25px solid #dfffe0}.reg__btn--go:disabled{filter:grayscale(.3)brightness(.97);cursor:default}.reg__x{cursor:pointer;background:#ffffff24;border:2px solid #fff;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.reg__x span{width:20px;height:20px;position:relative}.reg__x span:before,.reg__x span:after{content:"";background:#fff;border-radius:2px;width:100%;height:2.4px;margin-top:-1.2px;position:absolute;top:50%;left:0}.reg__x span:before{transform:rotate(45deg)}.reg__x span:after{transform:rotate(-45deg)}.reg__done{text-align:center;align-items:center;padding-top:26px}.reg__done-ic{background:#34c759;border-radius:50%;width:72px;height:72px;position:relative}.reg__done-ic:after{content:"";border:4px solid #fff;border-width:0 4px 4px 0;width:16px;height:30px;position:absolute;top:20px;left:26px;transform:rotate(45deg)}.reg__done-title{color:#34c759;margin:0;font-size:20px;font-weight:700}.reg__done-text{color:var(--ink-soft);margin:0;font-size:14px;line-height:1.45}.reg__done .reg__btn--go{flex:none;width:180px}@media (width<=480px){.reg__form,.reg__done{padding:14px 18px 22px}}.sec{margin-top:46px}.sec:first-child{margin-top:28px}.sec-head{text-transform:uppercase;text-align:center;justify-content:center;align-items:center;gap:19px;margin:0 0 26px;font-size:29.605px;font-weight:800;line-height:1.18;display:flex}.sec-head__text{color:#f8586c;flex:none}.orn{flex:none;align-items:center;gap:7px;display:flex}.orn--flip{transform:scaleX(-1)}.orn__line{clip-path:polygon(0 50%,88% 0,100% 50%,88% 100%);background:linear-gradient(90deg,#0000,#f8586c 60%,#c63741);width:261px;height:4px}.orn__gem{clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);background:linear-gradient(#f8586c,#c63741);flex:none}.orn__gem--sm{width:12px;height:12px}.orn__gem--lg{width:19px;height:19px}@media (width<=820px){.sec-head{gap:10px;font-size:20px}.orn__line{display:none}}@media (width<=640px){.sec-head{gap:8px;margin:12px 0;font-size:13.158px;line-height:1.14}.orn__line{width:100px;height:3px;display:block}.orn__gem--sm{width:7px;height:7px}.orn__gem--lg{width:11px;height:11px}}.benefits{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:32px;display:grid}.benefit{flex-direction:column;align-items:center;min-width:0;display:flex}.benefit__card{flex:1}.benefit__icon{object-fit:contain;width:118px;height:118px}.benefit__card{background:#fff;border:1.5px solid #f8586c;border-radius:14px;flex-direction:column;justify-content:center;width:100%;margin-top:34px;padding:22px 14px 14px;display:flex;position:relative;box-shadow:0 5px 12px #00000014}.benefit__pill{z-index:1;background:#fff;border:1.5px solid #f8586c;border-radius:20px;margin-bottom:-16px;padding:6px 24px;position:absolute;bottom:100%;left:50%;transform:translate(-50%);box-shadow:0 2px 4px #0000002e}.benefit__pill-text{text-transform:uppercase;white-space:nowrap;color:#f8586c;font-size:18px;font-weight:800}.benefit__text{color:#34344b;text-align:center;margin:0;font-size:16px;font-weight:500;line-height:1.5}@media (width<=820px){.benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px}}@media (width<=640px){.benefits{gap:24px 16px;margin:0 29px}.benefit{padding-top:33px}.benefit__icon{width:71px;height:69px}.benefit__card{border-width:1px;border-radius:10px;width:97%;margin-top:33px;padding:16px 8px 10px}.benefit__pill{border-width:1px;border-radius:14px;margin-bottom:-10px;padding:3px 12px}.benefit__pill-text{font-size:13px}.benefit__text{font-size:10px;line-height:1.45}}.carousel{position:relative}.carousel__track{scroll-snap-type:x mandatory;scrollbar-width:none;gap:8px;width:80%;margin:0 auto;padding:6px 2px 12px;display:flex;overflow-x:auto}.carousel__track::-webkit-scrollbar{display:none}.product{scroll-snap-align:start;border-radius:16px;flex:0 0 calc(20% - 6.4px);margin:0;overflow:hidden;box-shadow:0 6px 16px #0000001a}.product__pic{aspect-ratio:248/289;background:#ffe9ec;display:block}.product__pic img{object-fit:cover;width:100%;height:100%}.product__label{color:#fff;text-transform:capitalize;background:linear-gradient(#f8586c,#c63741);justify-content:center;align-items:center;height:44px;font-size:20px;font-weight:700;display:flex}@media (width<=1440px){.product{flex-basis:calc(25% - 6px)}}.carousel__nav{z-index:2;background:var(--grad);cursor:pointer;border:0;border-radius:50%;place-items:center;width:46px;height:46px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.carousel__nav span{border:3px solid #fff;border-width:0 3px 3px 0;width:12px;height:12px}.carousel__nav--prev{left:10px}.carousel__nav--next{right:10px}.carousel__nav--prev span{margin-left:4px;transform:rotate(135deg)}.carousel__nav--next span{margin-right:4px;transform:rotate(-45deg)}@media (width<=640px){.carousel__nav{width:26px;height:26px}.carousel__nav span{border-width:0 2px 2px 0;width:7px;height:7px}.carousel__track{padding:4px 2px 8px}.product{border-radius:12px}.product__label{height:22px;font-size:10px}}.intro-video{aspect-ratio:16/9;background:#111;border-radius:18px;width:100%;margin:0 auto;overflow:hidden;box-shadow:0 10px 30px #0000002e}.intro-video>*{width:100%;height:100%}.intro-video img{object-fit:cover}.intro-video video{object-fit:contain;background:#000}.intro-video__play{background:#1b1b1b;display:block;position:relative}.intro-video__play:after{content:"";border:26px solid #0000;border-left:44px solid #ffffffe6;border-right-width:0;position:absolute;top:50%;left:50%;transform:translate(-40%,-50%)}.marquee{color:#fff;background:#f23a59}.marquee__inner{align-items:center;gap:8px;padding-top:12px;padding-bottom:12px;display:flex}.marquee__icon{object-fit:contain;flex:none;width:27px;height:28px}.marquee__scroll{flex:1;min-width:0;overflow:hidden}.marquee__track{white-space:nowrap;width:max-content;animation:marquee var(--marquee-duration,28s) linear infinite;will-change:transform;font-size:18.637px;font-style:italic;display:flex}.marquee__track span{padding-right:60px}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.marquee__track{animation-name:marquee!important;animation-duration:var(--marquee-duration,28s)!important;animation-timing-function:linear!important;animation-iteration-count:infinite!important}}.official-banner{justify-content:center;margin-top:0;display:flex}.official-banner span{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(#f8586c,#c63741);border-radius:0 0 60px 60px;justify-content:center;align-items:center;width:896px;max-width:100%;height:53px;padding:12px 20px;font-size:23.849px;font-weight:700;line-height:1.22;display:flex;box-shadow:0 8px 16px #c6374147}@media (width<=640px){.official-banner span{width:302px;height:25px;padding:5.66px 10px;font-size:11.249px}}.steps{grid-template-columns:repeat(3,1fr);align-items:start;gap:40px;display:grid}.step{text-align:center;flex-direction:column;align-items:center;display:flex}.step__icon{object-fit:contain;width:222.5px;max-width:100%;height:158px;margin-bottom:0}.step__body{flex-direction:column;align-items:center;width:100%;display:flex}.step__title{color:#1c1c1c;margin:0 0 20px;font-size:22.163px;font-weight:800;line-height:1.22}.step__text{color:#333;text-align:left;width:100%;margin:0;font-size:19.759px;line-height:1.5}@media (width<=768px){.steps{grid-template-columns:1fr;justify-items:center;gap:32px}.step{text-align:left;flex-direction:row;justify-content:center;align-items:flex-start;gap:30px;width:100%}.step__icon{flex:none;width:231px;height:auto;margin-bottom:0}.step__body{flex-direction:column;align-items:flex-start;width:60%;display:flex}.step__title{margin-bottom:10px}}@media (width<=700px){.step{gap:36px}.step__icon{width:63.148px;height:63.148px}.step__title{text-align:center;margin-bottom:0;font-size:15px;line-height:normal}.step__text{width:100%;font-size:10px;line-height:normal}}.calc{border:1px solid var(--line-soft);background:#fff;border-radius:12px;margin-top:28px;overflow:hidden;box-shadow:0 6px 18px #0000000f}.calc__head{color:#fff;text-align:left;background:linear-gradient(#f8586c,#c63741);align-items:center;gap:12px;width:100%;padding:13px 20px;font-size:16px;font-weight:700;display:flex}.calc__body{padding:20px 24px 24px}.calc__legend{color:#f8586c;margin:6px 0 12px;font-size:16px;font-weight:700}.calc__inputs{grid-template-columns:1fr 1fr;gap:16px 24px;margin-bottom:22px;display:grid}.calc__field{flex-direction:column;gap:8px;display:flex}.calc__field label{color:#363636;font-size:14.5px}.calc__field input[type=text]{height:42px;font:inherit;color:#2b2b2b;background:#fbfcfe;border:1px solid #e6ebf2;border-radius:10px;outline:none;padding:0 14px;font-size:15px;font-weight:600;transition:border-color .15s,box-shadow .15s}.calc__field input[type=text]:focus{border-color:#f8a0ac;box-shadow:0 0 0 3px #f8586c1a}.calc__slider{appearance:none;cursor:pointer;background:#ffdfe3;border-radius:7px;outline:none;width:100%;height:7px}.calc__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:linear-gradient(#f8586c,#c63741);border:2px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 4px #c6374180}.calc__slider::-moz-range-thumb{cursor:pointer;background:#e04a58;border:0;border-radius:50%;width:17px;height:17px}.calc__results{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:14px;display:grid}.calc__res{text-align:center;border:0;border-radius:14px;flex-direction:column;align-items:center;gap:6px;padding:18px 14px;display:flex;box-shadow:inset 0 0 0 1px #00000008}.calc__dot{border-radius:50%;width:9px;height:9px}.calc__res-label{color:#3636368c;font-size:13.5px}.calc__res-value{letter-spacing:.2px;font-size:16.5px;font-weight:800}.calc__res--blue{background:#eff6ff}.calc__res--blue .calc__dot,.calc__res--blue .calc__res-value{color:#3b82f6;background-color:#0000}.calc__res--blue .calc__dot{background:#3b82f6}.calc__res--green{background:#f0fdf4}.calc__res--green .calc__dot{background:#22c55e}.calc__res--green .calc__res-value{color:#22c55e}.calc__res--purple{background:#faf5ff}.calc__res--purple .calc__dot{background:#a957f7}.calc__res--purple .calc__res-value{color:#a957f7}.calc__status{background:#f9fafb;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:12px;display:flex}.calc__status>span:first-child{color:#36363680;font-size:14.5px}.calc__badge{color:#c63741;background:#fef9c3 padding-box padding-box;border-radius:14px;padding:6px 15px;font-size:13.5px}.calc__badge--ok{color:#16a34a;background:#dcfce7}.calc__tip{color:#36363699;margin:0 0 14px;font-size:14.5px}.calc__total{color:#fff;background:linear-gradient(#f8586c,#c63741);border-radius:8px;flex-direction:column;align-items:center;gap:2px;padding:16px;display:flex}.calc__total span{font-size:14.5px}.calc__total b{font-size:34px;font-weight:800}@media (width<=720px){.calc__inputs,.calc__results{grid-template-columns:1fr}.calc__status{flex-direction:column;align-items:flex-start}.calc__total b{font-size:26px}}.policy__lead{color:#34344b;text-align:justify;margin:0 0 22px;font-size:16px;font-weight:500;line-height:1.5}.pol-brand{color:var(--brand-ink);font-weight:800}.pol-note--warn{color:var(--brand-ink);font-weight:600}.pol-note--warn:before{color:var(--brand-ink)}.pol-table__profit{vertical-align:middle;font-weight:600}.pol-calc-divider{justify-content:center;margin:28px 0 6px;display:flex}.pol-calc-divider button{color:#fff;text-transform:uppercase;cursor:pointer;background:linear-gradient(#f8586c,#c63741);border:0;border-radius:8px;align-items:center;gap:10px;padding:11px 26px;font-family:inherit;font-size:15px;font-weight:700;transition:filter .2s,transform .2s;display:inline-flex;box-shadow:0 6px 14px #c6374147}.pol-calc-divider button:hover{filter:brightness(1.06)}.pol-calc-divider button:active{transform:translateY(1px)}.pol-calc-divider__ic{border:2px solid #fff;border-radius:3px;width:16px;height:16px;position:relative}.pol-calc-divider__ic:before{content:"";background:#fff;height:2px;position:absolute;top:4px;left:1px;right:1px}.pol-sec{margin-top:26px}.pol-sec__title{color:var(--brand-ink);text-transform:uppercase;margin:0 0 12px;font-size:19px;font-weight:800}.pol-text{color:#34344b;text-align:justify;margin:0 0 12px;font-size:16px;font-weight:500;line-height:1.5}.pol-notes{margin:8px 0 0;padding:0;list-style:none}.pol-notes li{color:#34344b;text-align:justify;white-space:pre-line;margin-bottom:8px;padding-left:16px;font-size:16px;font-weight:500;line-height:1.5;position:relative}.pol-notes li:before{content:"*";color:var(--brand-ink);font-weight:700;position:absolute;top:1px;left:2px}.pol-table{border-collapse:collapse;border-radius:8px;width:100%;margin:4px 0 6px;overflow:hidden;box-shadow:0 2px 8px #0000000f}.pol-table th{color:#fff;text-align:center;text-transform:uppercase;background:linear-gradient(#f8586c,#c63741);border:0;padding:13px 14px;font-size:14.5px;font-weight:700}.pol-table td{text-align:center;color:#363636;background:#e559624d;border:1.5px solid #fff;padding:11px 14px;font-size:14.5px;font-weight:600}@media (width<=560px){.pol-table th{white-space:normal;padding:10px 6px;font-size:12px;line-height:1.2}.pol-table td{padding:10px 6px;font-size:12.5px}}.topbar__clock{color:var(--ink-soft);white-space:nowrap;font-size:14px;font-weight:400;line-height:1.5}@media (width<=768px){.topbar__clock{display:none}}.calc__detail-btn{color:#fff;width:fit-content;font:inherit;text-transform:uppercase;cursor:pointer;background:linear-gradient(#f8586c,#c63741);border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin:14px auto 0;padding:11px 22px;font-size:14px;font-weight:700;display:flex;box-shadow:0 5px 12px #c6374147}.calc__detail-ic{border:2px solid #fff;border-radius:3px;width:15px;height:15px;position:relative}.calc__detail-ic:before{content:"";background:#fff;height:1.6px;position:absolute;top:3.5px;left:1px;right:1px}.cdt{z-index:60;background:#00000080;place-items:center;padding:18px;display:grid;position:fixed;inset:0;overflow-y:auto}.cdt__box{background:#fff;border-radius:10px;flex-direction:column;width:100%;max-width:900px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 24px 60px #00000059}.cdt__head{color:#fff;letter-spacing:.4px;background:linear-gradient(#f8586c,#c63741);flex:none;justify-content:center;align-items:center;gap:10px;height:52px;font-size:16px;font-weight:700;display:flex;position:relative}.cdt__head-ic{border:2px solid #fff;border-radius:4px;width:20px;height:20px;position:relative}.cdt__head-ic:before{content:"";background:#fff;height:2px;position:absolute;top:5px;left:2px;right:2px}.cdt__x{cursor:pointer;background:#ffffff2e;border:0;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.cdt__x span{width:14px;height:14px;position:relative}.cdt__x span:before,.cdt__x span:after{content:"";background:#fff;border-radius:2px;width:100%;height:2px;margin-top:-1px;position:absolute;top:50%;left:0}.cdt__x span:before{transform:rotate(45deg)}.cdt__x span:after{transform:rotate(-45deg)}.cdt__body{flex-direction:column;gap:14px;padding:18px;display:flex;overflow-y:auto}.cdt__card{background:#ffe4e6;border-radius:6px;padding:14px 18px}.cdt__card p{color:#1c1c1c;margin:0 0 8px;font-size:14.5px}.cdt__card p:last-child{margin-bottom:0}.cdt__card p b{font-weight:700}.cdt__card-title{font-size:15px;font-weight:700}.cdt__ref{font-size:14px}.cdt__grand{font-weight:700}.cdt__levels{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:6px;display:grid}.cdt__level{background:#ffa4aa;border-radius:10px;padding:16px 14px}.cdt__level b{margin-bottom:8px;font-size:14.5px;font-weight:700;display:block}.cdt__level span{color:#2a2a2a;font-size:13.5px}.cdt__level--on{outline-offset:-1px;outline:2.5px solid #c63741}.cdt__summary{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.cdt__sum{text-align:center;background:#ffe4e6;border-radius:6px;flex-direction:column;justify-content:center;gap:10px;padding:16px 12px;display:flex}.cdt__sum b{color:#1c1c1c;font-size:14px;font-weight:700}.cdt__sum span{color:#333;font-size:14px}.cdt__reasons{margin:0;padding-left:20px}.cdt__reasons li{color:#333;margin-bottom:4px;font-size:14px}@media (width<=680px){.cdt__levels,.cdt__summary{grid-template-columns:repeat(2,1fr)}}@media (width<=420px){.cdt__levels{grid-template-columns:1fr}}.foot-desc{max-width:1000px;color:var(--ink-soft);text-align:justify;margin:26px auto 0;font-size:13.5px;line-height:1.7}@media (width<=640px){.foot-col--left,.foot-slogan{display:none}.foot-brand{max-width:130px}.partners{justify-content:center}.partner:nth-child(n+2){display:none}.partner{width:100%;max-width:320px}.foot-col--mid{gap:26px;width:100%;max-width:360px}.foot-pair{grid-template-columns:1fr 1fr;gap:26px 16px;display:grid}.foot-col--mid .foot-group__title{text-align:left}.foot-col--mid .foot-group__logos{justify-content:flex-start}.footer .wrap{padding-left:14px;padding-right:14px}.partner,.foot-col--mid{max-width:none}}.tabbar{display:none}@media (width<=640px){.tabbar{z-index:60;border:1.5px solid var(--brand);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(#fff 43.75%,#c5c5c5 100%);border-radius:30px 30px 0 0;height:75px;padding:18px 27px;display:block;position:fixed;bottom:0;left:0;right:0}.tabbar__list{justify-content:space-between;align-items:flex-start;gap:4px;margin:0;padding:0;list-style:none;display:flex}.tabbar__item{min-width:0}.tabbar__item a,.tabbar__off{flex-direction:column;align-items:center;gap:2px;display:flex}.tabbar__off{cursor:default}.tabbar__icon{object-fit:contain;width:26px;height:28px}.tabbar__icon--empty{display:block}.tabbar__label{text-align:center;text-transform:capitalize;color:var(--ink);font-size:9.068px;font-weight:600;line-height:normal}.page{padding-bottom:75px}.marquee__inner{padding-top:2px;padding-bottom:2px;gap:8px;padding-inline:20px}.marquee__track{font-size:12.561px}.marquee__track span{padding-right:40px}}
