: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:#ffebec;--font:"Be Vietnam Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;--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}.page{min-height:100vh;position:relative;overflow-x:hidden}.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{background:var(--topbar)}.topbar__inner{justify-content:space-between;align-items:center;gap:16px;height:100px;display:flex}.topbar__logo img{width:auto;height:44px}.topbar__actions{gap:10px;display:flex}.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:var(--ink);text-align:justify;white-space:pre-line;margin:0;font-size:15px;line-height:1.75}.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{text-align:justify;white-space:pre-line;margin:0;font-size:15px;line-height:1.7}.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:420px minmax(0,1fr) 434px;align-items:center;gap:46px;display:grid}.foot-col--left{justify-content:center;display:flex}.foot-col--mid{flex-direction:column;gap:18px;display:flex}.foot-pair{gap:48px;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){.topbar__inner{height:62px}.topbar__logo img{height:30px}.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:18px;margin:0 0 26px;font-size:30px;font-weight:800;display:flex}.sec-head__text{background:linear-gradient(#f8586c,#c63741);color:#0000;-webkit-background-clip:text;background-clip:text;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:210px;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}}.benefits{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:24px;display:grid}.benefit{flex-direction:column;align-items:center;display:flex}.benefit__card{flex:1}.benefit__icon{object-fit:contain;width:158px;height:158px}.benefit__card{background:#fff;border:1.5px solid #f8586c;border-radius:14px;flex-direction:column;justify-content:center;width:100%;margin-top:48px;padding:32px 14px 20px;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;background:linear-gradient(#f8586c,#c63741);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:18px;font-weight:800}.benefit__text{color:#363636;text-align:center;margin:0;font-size:16px;line-height:1.4}@media (width<=820px){.benefits{grid-template-columns:repeat(2,1fr);gap:30px 16px}}@media (width<=440px){.benefit__icon{width:120px;height:120px}.benefit__text{font-size:14px}}.carousel{align-items:center;gap:10px;display:flex}.carousel__track{scroll-snap-type:x mandatory;scrollbar-width:none;gap:18px;padding:6px 2px 12px;display:flex;overflow-x:auto}.carousel__track::-webkit-scrollbar{display:none}.product{scroll-snap-align:start;border-radius:16px;flex:none;width:220px;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}.carousel__nav{background:var(--grad);cursor:pointer;border:0;border-radius:50%;flex:none;place-items:center;width:46px;height:46px;display:grid}.carousel__nav span{border:3px solid #fff;border-width:0 3px 3px 0;width:12px;height:12px}.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{display:none}.product{width:150px}.product figcaption{font-size:15px}}.intro-video{aspect-ratio:16/9;background:#111;border-radius:18px;max-width:900px;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__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:16px;padding-top:7px;padding-bottom:7px;display:flex}.marquee__icon{flex:none;width:30px;height:auto}.marquee__scroll{flex:1;min-width:0;overflow:hidden}.marquee__track{white-space:nowrap;gap:60px;width:max-content;font-size:16px;font-style:italic;animation:28s linear infinite marquee;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:none}}.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 34px 34px;padding:12px 46px;font-size:22px;font-weight:800;box-shadow:0 8px 16px #c6374147}@media (width<=560px){.official-banner span{padding:9px 22px;font-size:16px}}.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:auto;height:150px;margin-bottom:16px}.step__title{color:#1c1c1c;margin:0 0 10px;font-size:20px;font-weight:800}.step__text{color:#333;margin:0;font-size:16px;line-height:1.5}@media (width<=760px){.steps{grid-template-columns:1fr;gap:20px}.step{text-align:left;flex-direction:row;align-items:flex-start;gap:14px}.step__icon{flex:none;width:88px;height:88px;margin-bottom:0}.step__title{margin-bottom:6px;font-size:17px}.step__text{font-size:14px}}.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;background:linear-gradient(#f8586c,#c63741);padding:13px 20px;font-size:16px;font-weight:700}.calc__body{padding:20px 24px 24px}.calc__legend{background:linear-gradient(#f8586c,#c63741);color:#0000;-webkit-background-clip:text;background-clip:text;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:#333;text-align:left;margin:0 0 22px;font-size:15.5px;line-height:1.6}.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 span{color:#fff;text-transform:uppercase;background:linear-gradient(#f8586c,#c63741);border-radius:8px;align-items:center;gap:10px;padding:11px 26px;font-size:15px;font-weight:700;display:inline-flex;box-shadow:0 6px 14px #c6374147}.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:#333;margin:0 0 12px;font-size:15.5px;line-height:1.6}.pol-notes{margin:12px 0 0;padding:0;list-style:none}.pol-notes li{color:#333;white-space:pre-line;margin-bottom:7px;padding-left:18px;font-size:15px;line-height:1.55;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:13px}@media (width<=720px){.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}}.topbar__burger{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;gap:4px;width:34px;height:34px;padding:0;display:none}.topbar__burger span{background:var(--brand-deep);border-radius:2px;width:22px;height:2.4px;display:block}.drawer{z-index:70;background:#00000073;position:fixed;inset:0}.drawer__panel{background:#fff;flex-direction:column;width:78%;max-width:300px;animation:.22s drawer-in;display:flex;position:absolute;top:0;bottom:0;left:0;box-shadow:6px 0 24px #0003}@keyframes drawer-in{0%{transform:translate(-100%)}to{transform:translate(0)}}.drawer__head{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.drawer__logo img{width:auto;height:30px}.drawer__x{cursor:pointer;background:0 0;border:0;width:30px;height:30px;position:relative}.drawer__x span{position:absolute;inset:0}.drawer__x span:before,.drawer__x span:after{content:"";background:var(--brand-deep);border-radius:2px;height:2.4px;margin-top:-1.2px;position:absolute;top:50%;left:6px;right:6px}.drawer__x span:before{transform:rotate(45deg)}.drawer__x span:after{transform:rotate(-45deg)}.drawer__list{margin:0;padding:8px 0;list-style:none;overflow-y:auto}.drawer__list li a,.drawer__list li .drawer__item--off{color:var(--ink);border-bottom:1px solid #f4f4f4;padding:14px 20px;font-size:16px;font-weight:600;text-decoration:none;display:block}.drawer__list li a:hover{color:var(--brand-deep);background:#fff5f6}.drawer__item--off{color:#b0b0b0}@media (width<=720px){.topbar__burger{display:flex}}@media (width<=640px){.footer .wrap{padding-left:14px;padding-right:14px}.partner,.foot-col--mid{max-width:none}}
