/*! tailwindcss v4.1.12 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-content:""}}}@layer theme{:root,:host{--container-2xl:42rem;--tracking-normal:0em;--leading-relaxed:1.625;--color-white:var(--white);--color-surface-product-strong:var(--surface-product-strong);--color-content-primary:var(--darkblue-800);--font-inter:"Inter",sans-serif;--font-weight-light:300;--font-weight-regular:500;--font-weight-bold:700;--text-h1:var(--text-h1);--text-h1--line-height:var(--text-h1-line-height);--text-h1--font-weight:var(--font-weight-bold);--text-h2:var(--text-h2);--text-h3:var(--text-h3);--text-h4:var(--text-h4);--text-h5:var(--text-h5);--text-h6:var(--text-h6);--text-body-lg:var(--body-lg);--text-body-md:var(--body-md);--text-body-md--line-height:var(--body-md-line-height);--text-body-md--font-weight:var(--font-weight-regular);--text-body-s:var(--body-s);--text-body-xs:var(--body-xs);--text-ui-md:var(--ui-md);--text-ui-sm:var(--ui-sm);--text-ui-xs:var(--ui-xs);--spacing-0:0px;--spacing-x1:8px;--spacing-x2:16px;--spacing-x3:24px;--spacing-section-spacing-m:var(--section-spacing-m)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.mx-auto{margin-inline:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.inline{display:inline}.inline-flex{display:inline-flex}.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-2xl{max-width:var(--container-2xl)}.max-w-\[768px\]{max-width:768px}.flex-col{flex-direction:column}.place-items-center{place-items:center}.items-center{align-items:center}.gap-x2{gap:var(--spacing-x2)}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.bg-white{background-color:var(--color-white)}.font-inter{font-family:var(--font-inter)}.text-h1{font-size:var(--text-h1);line-height:var(--tw-leading,var(--text-h1--line-height));font-weight:var(--tw-font-weight,var(--text-h1--font-weight))}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.tracking-normal{--tw-tracking:var(--tracking-normal);letter-spacing:var(--tracking-normal)}.text-white{color:var(--color-white)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline-none{--tw-outline-style:none;outline-style:none}.file\:border-0::file-selector-button{border-style:var(--tw-border-style);border-width:0}.file\:font-bold::file-selector-button{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.file\:text-white::file-selector-button{color:var(--color-white)}}@font-face{font-family:Inter;src:url(./300-Dxq58mVK.woff2)format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(./300-Dxq58mVK.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(./300-Dxq58mVK.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--text-h1:2rem;--text-h1-line-height:calc(var(--text-h1)*1.1);--text-h2:1.625rem;--text-h2-line-height:calc(var(--text-h2)*1.2);--text-h3:1.5rem;--text-h3-line-height:calc(var(--text-h3)*1.2);--text-h4:1.375rem;--text-h4-line-height:calc(var(--text-h4)*1.2);--text-h5:1.375rem;--text-h5-line-height:calc(var(--text-h5)*1.2);--text-h6:1rem;--text-h6-line-height:calc(var(--text-h6)*1.2);--text-body-lg:1.25rem;--text-body-lg-line-height:calc(var(--text-body-lg)*1.3);--text-body-md:1rem;--text-body-md-line-height:calc(var(--text-body-md)*1.5);--text-body-s:.875rem;--text-body-s-line-height:calc(var(--text-body-s)*1.4);--text-body-xs:.75rem;--text-body-xs-line-height:calc(var(--text-body-xs)*1.4);--text-ui-xs:.75rem;--text-ui-xs-line-height:var(--text-ui-xs);--text-ui-sm:.875rem;--text-ui-sm-line-height:var(--text-ui-sm);--text-ui-md:1rem;--text-ui-md-line-height:var(--text-ui-md)}@media (min-width:768px){:root{--text-h1:3.5rem;--text-h2:2.375rem;--text-h3:2rem;--text-h4:1.75rem;--text-body-lg:1.375rem}}@media (min-width:1366px){:root{--text-h1:4.5rem;--text-h2:2.75rem;--text-h3:2.25rem;--text-h4:1.75rem;--text-body-lg:1.5rem}}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}b,strong{font-weight:700}ul.positivelist{list-style-type:none}ul.positivelist li{font-size:var(--text-body-md);line-height:var(--tw-leading,var(--text-body-md--line-height));font-weight:var(--tw-font-weight,var(--text-body-md--font-weight));--tw-font-weight:var(--font-weight-light);font-size:14px;font-weight:var(--font-weight-light);gap:var(--spacing-x1);margin-bottom:var(--spacing-x1);flex-direction:row;list-style-type:none;display:flex}ul.positivelist li:before{height:var(--spacing-x3);width:var(--spacing-x3);background-color:var(--color-content-primary);--tw-content:"";content:var(--tw-content);background-position:50%;background-repeat:no-repeat;background-size:contain;background-color:var(--color-surface-product-strong);border-radius:3.40282e38px;-webkit-mask-image:url(../img/list-marker.svg);mask-image:url(../img/list-marker.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}:root{--white:#fff;--black:#171717;--dermeel-50:#f2f8fd;--dermeel-100:#e3effb;--dermeel-200:#c2e0f5;--dermeel-300:#a3d1f1;--dermeel-400:#65b2e7;--dermeel-500:#278cd0;--dermeel-600:#1970b0;--dermeel-700:#15598f;--dermeel-800:#154c77;--dermeel-900:#174063;--dermeel-950:#0f2a42;--progasteel-50:#f4f9f8;--progasteel-100:#d9eeea;--progasteel-200:#9dd1c9;--progasteel-300:#6bc8bb;--progasteel-400:#39bfad;--progasteel-500:#23a999;--progasteel-600:#19887d;--progasteel-700:#186d65;--progasteel-800:#185752;--progasteel-900:#184945;--progasteel-950:#082b2a;--felicysteel-50:#fff8eb;--felicysteel-100:#ffefc6;--felicysteel-200:#ffd98f;--felicysteel-300:#ffbf3d;--felicysteel-400:#ffac20;--felicysteel-500:#f98807;--felicysteel-600:#dd6202;--felicysteel-700:#b74206;--felicysteel-800:#94320c;--felicysteel-900:#7a2b0d;--felicysteel-950:#461302;--proliveel-50:#fff3ed;--proliveel-100:#ffe2d4;--proliveel-200:#ffc2a9;--proliveel-300:#ff9c78;--proliveel-400:#f56f58;--proliveel-500:#f15a40;--proliveel-600:#de3f24;--proliveel-700:#bb321a;--proliveel-800:#9b2c19;--proliveel-900:#802b1c;--proliveel-950:#461209;--darkblue-50:#dbe6ea;--darkblue-100:#cbd8dd;--darkblue-200:#bbcacf;--darkblue-300:#aabbc2;--darkblue-400:#9aadb4;--darkblue-500:#7a919a;--darkblue-600:#59747f;--darkblue-700:#395864;--darkblue-800:#00313c;--darkblue-900:#002730;--darkblue-950:#001d25;--beige-50:#fbfaf9;--beige-100:#f9f7f5;--beige-200:#f6f3f1;--beige-300:#f2eeeb;--beige-400:#d8d4d1;--beige-500:#bfbbb8;--beige-600:#8c8885;--beige-700:#595552;--beige-800:#403c39;--beige-900:#26221f;--beige-950:#1a130e;--red-50:#fff4ec;--red-500:#ff4c0e;--yellow-50:#faf7e5;--yellow-500:#cd9b25;--green-50:#f1fbe7;--green-500:#62b329;--dark-10-percent:#0a20251a;--dark-60-percent:#0a202599;--light-10-percent:#ffffff1a;--light-60-percent:#fff9}.progasteel{--color-surface-product:var(--progasteel-100);--color-surface-product-hover:var(--progasteel-200);--color-surface-product-strong:var(--progasteel-500);--color-surface-product-strong-hover:var(--progasteel-600);--color-content-product:var(--progasteel-200);--color-content-product-hover:var(--progasteel-300);--color-content-product-strong:var(--progasteel-700);--color-content-product-strong-hover:var(--progasteel-800);--color-stroke-product:var(--progasteel-200);--color-stroke-product-hover:var(--progasteel-300);--color-stroke-product-strong:var(--progasteel-600);--color-stroke-product-strong-hover:var(--progasteel-700)}.felicysteel{--color-surface-product:var(--felicysteel-100);--color-surface-product-hover:var(--felicysteel-200);--color-surface-product-strong:var(--felicysteel-300);--color-surface-product-strong-hover:var(--felicysteel-500);--color-content-product:var(--felicysteel-200);--color-content-product-hover:var(--felicysteel-300);--color-content-product-strong:var(--felicysteel-500);--color-content-product-strong-hover:var(--felicysteel-600);--color-stroke-product:var(--felicysteel-200);--color-stroke-product-hover:var(--felicysteel-300);--color-stroke-product-strong:var(--felicysteel-400);--color-stroke-product-strong-hover:var(--felicysteel-500)}.proliveel{--color-surface-product:var(--proliveel-100);--color-surface-product-hover:var(--proliveel-200);--color-surface-product-strong:var(--proliveel-500);--color-surface-product-strong-hover:var(--proliveel-600);--color-content-product:var(--proliveel-200);--color-content-product-hover:var(--proliveel-300);--color-content-product-strong:var(--proliveel-700);--color-content-product-strong-hover:var(--proliveel-800);--color-stroke-product:var(--proliveel-200);--color-stroke-product-hover:var(--proliveel-300);--color-stroke-product-strong:var(--proliveel-600);--color-stroke-product-strong-hover:var(--proliveel-700)}.dermeel{--color-surface-product:var(--dermeel-100);--color-surface-product-hover:var(--dermeel-200);--color-surface-product-strong:var(--dermeel-500);--color-surface-product-strong-hover:var(--dermeel-600);--color-content-product:var(--dermeel-200);--color-content-product-hover:var(--dermeel-300);--color-content-product-strong:var(--dermeel-600);--color-content-product-strong-hover:var(--dermeel-700);--color-stroke-product:var(--dermeel-200);--color-stroke-product-hover:var(--dermeel-300);--color-stroke-product-strong:var(--dermeel-600);--color-stroke-product-strong-hover:var(--dermeel-700)}:root{margin-top:var(--spacing-0)}html{visibility:visible;font-family:var(--font-inter);opacity:1}html,body{scroll-padding-top:var(--spacing-section-spacing-m);scroll-behavior:smooth;overflow-x:hidden}:is(html,body).noscroll{overflow:hidden}body{padding-top:var(--spacing-x2);padding-bottom:var(--spacing-x2)}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-content{syntax:"*";inherits:false;initial-value:""}
