:root{--teal: #0e8a90;--teal-deep: #006870;--teal-ink: #064b52;--teal-soft: #e6f3f4;--teal-mist: #f2f9f9;--red: #d82820;--red-deep: #b51a13;--ink: #121417;--ink-2: #2b3138;--muted: #4a5561;--line: #d9e3e5;--bg: #ffffff;--gold: #f5b400;--radius: 14px;--radius-sm: 8px;--shadow: 0 10px 30px rgba(6, 75, 82, .12);--shadow-sm: 0 4px 14px rgba(6, 75, 82, .1);--font-body: "Inter Variable", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;--font-display: "Manrope Variable", "Inter Variable", system-ui, Arial, sans-serif;--measure: 68ch;--container: 1180px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font-body);font-size:17px;line-height:1.6;font-feature-settings:"ss01" 1,"cv11" 1}img{max-width:100%;height:auto;display:block}a{color:var(--teal-deep);text-underline-offset:3px}a:hover{color:var(--teal)}h1,h2,h3,h4{font-family:var(--font-display);line-height:1.15;margin:0 0 .5em;color:var(--ink);text-wrap:balance;font-weight:800;letter-spacing:-.01em}h1{font-size:clamp(2rem,1.3rem + 2.6vw,3.1rem)}h2{font-size:clamp(1.6rem,1.2rem + 1.6vw,2.3rem);text-align:center}h3{font-size:clamp(1.2rem,1.05rem + .7vw,1.5rem)}p{margin:0 0 1em}ul,ol{padding-left:1.3em;margin:0 0 1em}li{margin-bottom:.35em}strong{font-weight:700}.skip{position:absolute;left:-999px;top:8px;background:var(--red);color:#fff;padding:8px 12px;border-radius:6px;z-index:100}.skip:focus{left:8px}.container{width:min(100% - 2rem,var(--container));margin-inline:auto}.prose{max-width:var(--measure);margin-inline:auto}.prose p,.prose li{color:var(--ink-2)}.section{padding:clamp(2.6rem,2rem + 2.5vw,4.5rem) 0}.section-alt{background:var(--teal-mist)}.section-teal{background:var(--teal-deep);color:#fff}.section-teal h2,.section-teal h3,.section-teal p,.section-teal li{color:#fff}.answer{font-size:1.15rem;color:var(--ink);font-weight:500;max-width:var(--measure);margin:0 auto 1.4rem;text-align:center}.section h2+.answer{margin-top:-.2rem}.center{text-align:center}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-display);font-weight:800;font-size:1.1rem;letter-spacing:.01em;padding:.95rem 1.6rem;border-radius:999px;border:0;cursor:pointer;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;min-height:56px}.btn-red{background:var(--red);color:#fff;box-shadow:0 8px 22px #d8282059}.btn-red:hover{background:var(--red-deep);color:#fff;transform:translateY(-1px)}.btn-teal{background:var(--teal);color:#fff}.btn-teal:hover{background:var(--teal-deep);color:#fff}.btn-outline{background:#fff;color:var(--teal-deep);border:2px solid var(--teal)}.btn:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.tag{display:inline-block;font-family:var(--font-display);font-weight:800;font-size:.85rem;letter-spacing:.04em;text-transform:uppercase;padding:.3rem .7rem;border-radius:999px;background:var(--teal-soft);color:var(--teal-ink)}.tag-red{background:var(--red);color:#fff}.header{position:sticky;top:0;z-index:50;background:#fffffff5;backdrop-filter:saturate(1.4) blur(8px);border-bottom:1px solid var(--line)}.header-in{display:flex;align-items:center;gap:1rem;min-height:64px}.brand{display:flex;align-items:center;gap:.6rem;text-decoration:none;color:var(--ink);font-family:var(--font-display);font-weight:800;font-size:1.35rem}.brand img{width:40px;height:40px}.brand span small{display:block;font-size:.7rem;color:var(--teal-deep);font-weight:700;letter-spacing:.06em;text-transform:uppercase;line-height:1}.nav{display:none;gap:1.1rem;margin-left:auto}.nav a{color:var(--ink-2);text-decoration:none;font-weight:600;font-size:.95rem}.nav a:hover{color:var(--teal-deep)}.header .btn{margin-left:auto;min-height:44px;padding:.55rem 1.1rem;font-size:.95rem}@media(min-width:1024px){.nav{display:flex}.header .btn{margin-left:1rem}}.lang{position:relative}.lang summary{list-style:none;cursor:pointer;font-weight:700;font-size:.9rem;color:var(--teal-deep);padding:.4rem .6rem;border:1px solid var(--line);border-radius:8px;white-space:nowrap}.lang summary::-webkit-details-marker{display:none}.lang ul{position:absolute;right:0;top:110%;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow-sm);list-style:none;padding:.4rem;margin:0;min-width:160px;z-index:60}.lang li{margin:0}.lang a{display:block;padding:.45rem .7rem;text-decoration:none;color:var(--ink-2);border-radius:6px;font-weight:600}.lang a:hover,.lang a[aria-current]{background:var(--teal-soft);color:var(--teal-ink)}.hero{background:linear-gradient(160deg,var(--teal-deep) 0%,var(--teal) 55%,#2aa0a6 100%);color:#fff;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;inset:auto -10% -40% auto;width:60%;aspect-ratio:1;border-radius:50%;background:#ffffff12;pointer-events:none}.hero-in{display:grid;gap:1.6rem;padding:2rem 0 2.4rem;position:relative;z-index:1}.hero h1{color:#fff;margin-bottom:.7rem}.hero .kicker{display:inline-block;background:var(--red);color:#fff;font-family:var(--font-display);font-weight:800;font-size:.9rem;letter-spacing:.06em;text-transform:uppercase;padding:.4rem .9rem;border-radius:6px;margin-bottom:1rem;box-shadow:0 4px 12px #0000002e}.hero .lead{font-size:1.15rem;color:#fff;max-width:34rem}.hero ul.hero-facts{list-style:none;padding:0;margin:1rem 0 1.4rem;display:grid;gap:.5rem}.hero ul.hero-facts li{display:flex;gap:.6rem;align-items:flex-start;font-weight:600;color:#fff}.hero ul.hero-facts li:before{content:"✓";flex:none;width:24px;height:24px;border-radius:50%;background:#fff;color:var(--teal-deep);font-weight:900;display:grid;place-items:center;font-size:.85rem;margin-top:2px}.hero-visual{position:relative;display:grid;place-items:center}.hero-visual img{width:min(100%,460px);filter:drop-shadow(0 24px 30px rgba(0,0,0,.35))}.burst{position:absolute;top:0;right:4%;width:118px;height:118px;border-radius:50%;background:var(--red);color:#fff;display:grid;place-items:center;text-align:center;font-family:var(--font-display);font-weight:900;line-height:1;box-shadow:0 10px 24px #0000004d;transform:rotate(8deg);border:4px solid #fff}.burst b{font-size:2rem;display:block}.burst small{font-size:.7rem;text-transform:uppercase;letter-spacing:.05em}.pricebox{display:flex;align-items:flex-end;gap:1.2rem;flex-wrap:wrap;margin-bottom:1.2rem}.pricebox .old{color:#ffffffd9;font-size:1rem}.pricebox .old s{font-size:1.5rem;font-weight:700;color:#fff}.pricebox .new{font-family:var(--font-display);font-weight:900;font-size:3.2rem;line-height:1;color:#fff}.pricebox .new small{font-size:1rem;font-weight:700;display:block;color:#ffffffe6}.pricebox .per{color:#fff;font-weight:600}@media(min-width:900px){.hero-in{grid-template-columns:1.05fr .95fr;align-items:center;padding:3.2rem 0 3.6rem}}.trust{background:#fff;border-bottom:1px solid var(--line)}.trust ul{list-style:none;margin:0;padding:.9rem 0;display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem 1rem}.trust li{display:flex;gap:.6rem;align-items:center;font-weight:600;font-size:.95rem;color:var(--ink-2)}.trust img{width:40px;height:40px;flex:none}.trust li b{display:block;color:var(--ink)}.trust li span{display:block;font-size:.85rem;color:var(--muted);font-weight:500}@media(min-width:800px){.trust ul{grid-template-columns:repeat(4,1fr)}}.grid-2,.grid-3{display:grid;gap:1.2rem}@media(min-width:700px){.grid-2{grid-template-columns:1fr 1fr}.grid-3{grid-template-columns:repeat(3,1fr)}}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1.3rem;box-shadow:var(--shadow-sm)}.card img.ic{width:64px;height:64px;margin-bottom:.6rem}.card h3{font-size:1.15rem;margin-bottom:.4rem}.card p{margin:0;color:var(--ink-2);font-size:.98rem}.facts{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem;margin:1.5rem auto 0;max-width:820px}.facts .kv{background:var(--teal-soft);border-radius:var(--radius-sm);padding:.9rem 1rem}.facts .kv b{display:block;font-family:var(--font-display);font-size:1.35rem;color:var(--teal-ink);line-height:1.1}.facts .kv span{font-size:.9rem;color:var(--ink-2)}@media(min-width:700px){.facts{grid-template-columns:repeat(4,1fr)}}.situ{list-style:none;padding:0;margin:1.4rem 0 0;display:grid;gap:.9rem;grid-template-columns:repeat(2,1fr)}.situ li{display:grid;grid-template-columns:56px 1fr;gap:.8rem;align-items:start;background:#fff;border-radius:var(--radius);padding:.9rem;border:1px solid var(--line)}.situ img{width:56px;height:56px}.situ b{display:block;font-family:var(--font-display);font-size:1.02rem}.situ span{color:var(--ink-2);font-size:.93rem}@media(min-width:900px){.situ{grid-template-columns:repeat(3,1fr)}}.tablewrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1.4rem 0;border-radius:var(--radius);border:1px solid var(--line);background:#fff}table{border-collapse:collapse;width:100%;min-width:620px;font-size:.97rem}th,td{padding:.8rem .9rem;text-align:left;border-bottom:1px solid var(--line);vertical-align:top}th{background:var(--teal-deep);color:#fff;font-family:var(--font-display);font-weight:700;font-size:.9rem;letter-spacing:.02em}tbody tr:nth-child(2n){background:var(--teal-mist)}td.num{font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:700;color:var(--teal-ink)}td .ing{display:flex;align-items:center;gap:.6rem;font-weight:700}td .ing img{width:36px;height:36px}tfoot td{font-weight:800;background:var(--teal-soft);color:var(--teal-ink)}.notin{background:#fff;border:2px dashed var(--red);border-radius:var(--radius);padding:1.2rem 1.3rem;margin-top:1.4rem}.notin h3{color:var(--red-deep);font-size:1.1rem}.notin ul{columns:2;gap:1.5rem;margin-bottom:.4rem}.notin li{break-inside:avoid;color:var(--ink-2)}.allergen{display:flex;gap:.7rem;align-items:center;background:#fff8e6;border:1px solid #f2d68a;border-radius:var(--radius-sm);padding:.8rem 1rem;margin-top:1rem;font-size:.95rem}.allergen img{width:40px;height:40px;flex:none}.flow{list-style:none;padding:0;margin:1.6rem 0 0;display:grid;gap:.9rem;counter-reset:step}.flow li{position:relative;background:#fff;border-radius:var(--radius);padding:1.2rem 1.2rem 1.2rem 4.2rem;border:1px solid var(--line);counter-increment:step}.flow li:before{content:counter(step);position:absolute;left:1rem;top:1.05rem;width:40px;height:40px;border-radius:50%;background:var(--red);color:#fff;font-family:var(--font-display);font-weight:900;font-size:1.15rem;display:grid;place-items:center}.flow li img{width:56px;height:56px;float:right;margin:-.2rem 0 .4rem .8rem}.flow li b{display:block;font-family:var(--font-display);font-size:1.1rem;margin-bottom:.3rem}.flow li span{color:var(--ink-2)}@media(min-width:900px){.flow{grid-template-columns:repeat(3,1fr);gap:0}.flow li{clip-path:polygon(0 0,calc(100% - 26px) 0,100% 50%,calc(100% - 26px) 100%,0 100%,26px 50%);padding-left:4.6rem;padding-right:2.4rem;border:0;background:var(--teal-soft)}.flow li:first-child{clip-path:polygon(0 0,calc(100% - 26px) 0,100% 50%,calc(100% - 26px) 100%,0 100%);border-radius:var(--radius) 0 0 var(--radius)}.flow li:last-child{clip-path:polygon(0 0,100% 0,100% 100%,0 100%,26px 50%);border-radius:0 var(--radius) var(--radius) 0;background:var(--teal);color:#fff}.flow li:last-child b,.flow li:last-child span{color:#fff}.flow li:nth-child(2){background:#d4ecee}}.steps{list-style:none;padding:0;margin:1.4rem 0;display:grid;gap:.9rem}.steps li{display:grid;grid-template-columns:64px 1fr;gap:.9rem;align-items:center;background:#fff;border-radius:var(--radius);padding:.9rem 1rem;border:1px solid var(--line)}.steps img{width:64px;height:64px}.steps b{display:block;font-family:var(--font-display);font-size:1.05rem}.steps span{color:var(--ink-2);font-size:.95rem}@media(min-width:800px){.steps{grid-template-columns:repeat(3,1fr)}.steps li{grid-template-columns:1fr;text-align:center;justify-items:center;padding:1.3rem 1rem}}.timeline{list-style:none;padding:0;margin:1.6rem 0 0;position:relative;display:grid;gap:1rem}.timeline:before{content:"";position:absolute;left:19px;top:8px;bottom:8px;width:4px;background:var(--teal-soft);border-radius:2px}.timeline li{position:relative;padding-left:3.4rem}.timeline li:before{content:"";position:absolute;left:10px;top:4px;width:22px;height:22px;border-radius:50%;background:var(--teal);border:4px solid #fff;box-shadow:0 0 0 2px var(--teal)}.timeline b{display:block;font-family:var(--font-display);color:var(--teal-ink)}.timeline span{color:var(--ink-2)}@media(min-width:900px){.timeline{grid-template-columns:repeat(4,1fr);gap:1.2rem}.timeline:before{inset:15px 8px auto;height:4px;width:auto}.timeline li{padding-left:0;padding-top:2.4rem}.timeline li:before{left:0;top:4px}}.packs{display:grid;gap:1rem;margin:1.6rem 0}.pack{position:relative;background:#fff;border:2px solid var(--line);border-radius:var(--radius);padding:1.3rem 1.2rem 1.2rem;text-align:center}.pack.best{border-color:var(--red);box-shadow:var(--shadow)}.pack .ribbon{position:absolute;top:-14px;left:50%;transform:translate(-50%);background:var(--red);color:#fff;font-family:var(--font-display);font-weight:800;font-size:.8rem;letter-spacing:.05em;text-transform:uppercase;padding:.3rem .8rem;border-radius:999px;white-space:nowrap}.pack h3{font-size:1.15rem;margin-bottom:.2rem}.pack .days{color:var(--muted);font-size:.92rem;margin-bottom:.6rem}.pack .p{font-family:var(--font-display);font-weight:900;font-size:2.3rem;color:var(--teal-ink);line-height:1}.pack .p s{font-size:1.1rem;color:var(--muted);font-weight:600;margin-right:.4rem}.pack .pd{color:var(--ink-2);font-size:.9rem;margin:.4rem 0 .9rem}.pack .note{font-size:.88rem;color:var(--ink-2);margin-bottom:.9rem}.pack .btn{width:100%}@media(min-width:800px){.packs{grid-template-columns:repeat(3,1fr);align-items:stretch}}.compare{margin-top:1.6rem}.compare table{min-width:560px}.compare tbody tr:first-child td{background:var(--teal-soft);font-weight:700}.closing{background:var(--teal-deep);color:#fff;border-radius:var(--radius);padding:1.1rem 1.3rem;font-weight:600;margin-top:1rem}.where{display:grid;gap:1rem;margin-top:1.4rem}.where .card{display:grid;grid-template-columns:56px 1fr;gap:.9rem;align-items:start}.where .card img{width:56px;height:56px;margin:0}@media(min-width:800px){.where{grid-template-columns:repeat(3,1fr)}.where .card{grid-template-columns:1fr}}.checks{list-style:none;padding:0;margin:1.2rem 0;display:grid;gap:.6rem}.checks li{display:flex;gap:.7rem;align-items:flex-start;background:#fff;border-radius:var(--radius-sm);padding:.7rem .9rem;border:1px solid var(--line);color:var(--ink-2)}.checks li:before{content:"✓";flex:none;width:26px;height:26px;border-radius:50%;background:var(--teal);color:#fff;font-weight:900;display:grid;place-items:center;font-size:.9rem}.photos{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem;margin:1.2rem 0}.photos img{border-radius:var(--radius);width:100%;aspect-ratio:3 / 4;object-fit:cover;border:1px solid var(--line)}@media(min-width:800px){.photos{grid-template-columns:repeat(4,1fr)}}.ean{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;background:#fff;border:1px solid var(--line);border-radius:var(--radius-sm);padding:.7rem .9rem;display:inline-block}.reviews{display:grid;gap:1rem;margin-top:1.4rem}.review{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1.2rem}.review .who{display:flex;justify-content:space-between;gap:.6rem;align-items:baseline;margin-bottom:.4rem;flex-wrap:wrap}.review .who b{font-family:var(--font-display)}.review .who span{color:var(--muted);font-size:.88rem}.stars{color:var(--gold);letter-spacing:.06em;font-size:1rem}.stars small{color:var(--muted);font-size:.8rem;letter-spacing:0;margin-left:.4rem}.review p{margin:.4rem 0 0;color:var(--ink-2);font-size:.97rem}.review h3{font-size:1.02rem;margin:.2rem 0 .3rem}@media(min-width:800px){.reviews{grid-template-columns:repeat(2,1fr)}}.rating-summary{display:flex;gap:1rem;align-items:center;justify-content:center;flex-wrap:wrap;background:#fff;border-radius:var(--radius);padding:1rem 1.2rem;border:1px solid var(--line);margin:0 auto 1rem;max-width:640px}.rating-summary b{font-family:var(--font-display);font-size:2rem;color:var(--teal-ink)}.safety-grid{display:grid;gap:1rem;margin-top:1.4rem}.safety-grid .card ul{margin:.4rem 0 0;padding-left:1.2rem}.safety-grid .card li{color:var(--ink-2)}.doctor{display:flex;gap:.9rem;align-items:center;background:var(--teal-soft);border-radius:var(--radius);padding:1rem 1.2rem;margin-top:1rem}.doctor img{width:56px;height:56px;flex:none}@media(min-width:800px){.safety-grid{grid-template-columns:1.2fr 1fr}}.faq{max-width:820px;margin:1.2rem auto 0;display:grid;gap:.6rem}.faq details{background:#fff;border:1px solid var(--line);border-radius:var(--radius-sm);padding:0 1.1rem}.faq summary{cursor:pointer;font-family:var(--font-display);font-weight:700;padding:.95rem 1.8rem .95rem 0;list-style:none;position:relative;font-size:1.02rem}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";position:absolute;right:0;top:.8rem;width:26px;height:26px;border-radius:50%;background:var(--teal-soft);color:var(--teal-ink);display:grid;place-items:center;font-weight:900}.faq details[open] summary:after{content:"−"}.faq details p{color:var(--ink-2);padding-bottom:1rem;margin:0}.order{display:grid;gap:1.6rem;align-items:start}.form{background:#fff;color:var(--ink);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;border:1px solid var(--line)}.section-teal .form label,.section-teal .form p,.section-teal .form span{color:var(--ink)}.section-teal .form .note{color:var(--muted)}.section-teal .form .summary{color:var(--ink)}.section-teal .form .err{color:var(--red-deep)}.form-head{background:var(--red);color:#fff;padding:1rem 1.3rem}.form-head b{font-family:var(--font-display);font-size:1.25rem;display:block}.form-head span{font-size:.92rem}.form-body{padding:1.2rem 1.3rem 1.4rem;display:grid;gap:.9rem}.form label{display:grid;gap:.3rem;font-weight:600;font-size:.93rem}.form input[type=text],.form input[type=tel],.form select{font:inherit;font-size:1.05rem;padding:.85rem .95rem;border:2px solid var(--line);border-radius:10px;width:100%;background:#fff;color:var(--ink);min-height:52px}.form input:focus{border-color:var(--teal);outline:none;box-shadow:0 0 0 3px #0e8a9033}.form .err{color:var(--red-deep);font-size:.88rem;font-weight:600;min-height:1.1em}.form .hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.form .summary{display:flex;justify-content:space-between;align-items:center;background:var(--teal-soft);border-radius:10px;padding:.7rem .9rem;font-weight:700}.form .summary s{color:var(--muted);font-weight:500;margin-right:.4rem}.form .summary .big{font-family:var(--font-display);font-size:1.5rem;color:var(--teal-ink)}.form .note{font-size:.88rem;color:var(--muted);margin:0}.form .btn{width:100%}.form .status{font-weight:600;color:var(--teal-ink)}@media(min-width:900px){.order{grid-template-columns:1fr 1fr}}.sticky{position:fixed;left:0;right:0;bottom:0;z-index:40;background:#fff;border-top:1px solid var(--line);box-shadow:0 -6px 20px #00000014;padding:.55rem 1rem calc(.55rem + env(safe-area-inset-bottom));display:flex;align-items:center;gap:.8rem}.sticky .t{font-size:.85rem;font-weight:600;color:var(--ink-2);line-height:1.2}.sticky .t b{display:block;color:var(--teal-ink);font-family:var(--font-display);font-size:1.05rem}.sticky .btn{margin-left:auto;min-height:48px;padding:.6rem 1.1rem;font-size:1rem}@media(min-width:1024px){.sticky{display:none}}body{padding-bottom:80px}@media(min-width:1024px){body{padding-bottom:0}}.footer{background:var(--ink);color:#d5dbe0;padding:2.4rem 0 2rem;font-size:.92rem}.footer a{color:#fff}.footer .cols{display:grid;gap:1.4rem}.footer h3{color:#fff;font-size:1rem;margin-bottom:.5rem}.footer ul{list-style:none;padding:0;margin:0}.footer li{margin-bottom:.3rem}.footer .legal{border-top:1px solid #2c343c;margin-top:1.4rem;padding-top:1.2rem;color:#aab3bc;font-size:.85rem}@media(min-width:800px){.footer .cols{grid-template-columns:1.2fr 1fr 1fr}}.countries{display:flex;flex-wrap:wrap;gap:.5rem}.countries a{text-decoration:none;padding:.35rem .7rem;border:1px solid #3a434c;border-radius:999px;font-weight:600}.countries a[aria-current]{background:var(--teal);border-color:var(--teal)}.page-simple{padding:3rem 0}.page-simple .prose h2{text-align:left;font-size:1.35rem;margin-top:1.6rem}.thanks-box{background:var(--teal-soft);border-radius:var(--radius);padding:1.6rem;margin-top:1.4rem}.thanks-box ol{margin:.6rem 0 0}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/fonts/inter-latin-wght-normal.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/fonts/inter-latin-ext-wght-normal.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/fonts/inter-cyrillic-wght-normal.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/fonts/inter-greek-wght-normal.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/fonts/manrope-latin-wght-normal.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/fonts/manrope-latin-ext-wght-normal.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/fonts/manrope-cyrillic-wght-normal.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/fonts/manrope-greek-wght-normal.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}
