:root{--brand-black: #202020;--brand-white: #FFFFFF;--brand-yellow: #FFE46C;--brand-deep-yellow: #E6A500;--brand-light-gray: #F2F2F2;--brand-gray: #AAAAAA;--brand-deep-gray: #888888;--brand-deep-black: #000000;--background-dynamic: #FFFFFF;--background-static: #F6F6F6;--gray-100: #F9F9F9;--gray-200: #F2F2F2;--gray-300: #E9E9E9;--gray-400: #AAAAAA;--gray-500: #888888;--gray-600: #555555;--gray-700: #373737;--gray-800: #2D2D2D;--gray-900: #202020;--yellow-100: #FFFBD9;--yellow-200: #FFF5BD;--yellow-300: #FFEEA0;--yellow-400: #FFE983;--yellow-500: #FFE46C;--yellow-600: #FCD950;--yellow-700: #FAD03A;--yellow-800: #F7C622;--yellow-900: #F5BE0C;--violet-100: #F3F3FF;--violet-200: #D2D2FF;--violet-300: #B7B8FF;--violet-400: #9495FF;--violet-500: #8384EC;--violet-600: #6C6DD2;--violet-700: #5454B7;--violet-800: #3D3E9D;--violet-900: #282985;--red-100: #FFD5D2;--red-200: #FFABA5;--red-300: #FF857E;--red-400: #FF635A;--red-500: #FE4439;--red-600: #E1382E;--red-700: #C72B22;--red-800: #AB1E15;--red-900: #90110A;--green-100: #DDF5E4;--green-200: #B3E8C4;--green-300: #89DAA5;--green-400: #5FCC85;--green-500: #38B359;--green-600: #2F8F4A;--green-700: #2B7B41;--green-800: #245F36;--green-900: #1D442B;--orange-100: #FFF4E6;--orange-200: #FFE2BD;--orange-300: #FFCB87;--orange-400: #FFB34A;--orange-500: #FFA347;--orange-600: #FF8C20;--orange-700: #FF7010;--orange-800: #F24A0A;--orange-900: #D13A00;--pink-100: #FDE3EB;--pink-200: #EDADC0;--pink-300: #E097AC;--pink-400: #D6839C;--pink-500: #CB708A;--pink-600: #C15F7C;--pink-700: #B74C6C;--pink-800: #AC395C;--pink-900: #A2274C;--blue-100: #D4E9FD;--blue-200: #8DC1F0;--blue-300: #74B3EB;--blue-400: #4397E2;--blue-500: #197ED8;--blue-600: #1471C5;--blue-700: #0D63B2;--blue-800: #07569F;--blue-900: #004B8D;--brown-100: #EBDBD1;--brown-200: #D0B4A2;--brown-300: #B8927A;--brown-400: #A27254;--brown-500: #8D5431;--brown-600: #7D4829;--brown-700: #6E3D22;--brown-800: #5D301B;--brown-900: #4F2714;--marine-100: #E2F8FA;--marine-200: #B5ECF1;--marine-300: #87DCE6;--marine-400: #4FC6D4;--marine-500: #21ADBE;--marine-600: #008CA0;--marine-700: #00778A;--marine-800: #006272;--marine-900: #004C59;--blossom-100: #FCEAF1;--blossom-200: #F8C8DC;--blossom-300: #F3A4C6;--blossom-400: #E981AD;--blossom-500: #D46198;--blossom-600: #BC4F88;--blossom-700: #A03C74;--blossom-800: #852D5F;--blossom-900: #6A1F4B}@font-face{font-family:Onest;src:url(/assets/fonts/Onest-Black.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Onest;src:url(/assets/fonts/Onest-ExtraBold.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Onest;src:url(/assets/fonts/Onest-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Onest;src:url(/assets/fonts/Onest-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Onest;src:url(/assets/fonts/Onest-ExtraLight.woff2) format("woff2");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Onest;src:url(/assets/fonts/Onest-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Onest;src:url(/assets/fonts/Onest-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Onest;src:url(/assets/fonts/Onest-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Onest;src:url(/assets/fonts/Onest-Thin.woff2) format("woff2");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Caveat;src:url(/assets/fonts/Caveat-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page-fade-in{animation:page-fade-in .4s ease-in}@keyframes page-fade-in{0%{opacity:0}to{opacity:1}}.icon-fade-in{animation:icon-fade-in .3s ease-in}.icon-fade-out{animation:icon-fade-out .3s ease-out}@keyframes icon-fade-in{0%{opacity:0}to{opacity:1}}@keyframes icon-fade-out{0%{opacity:1}to{opacity:0}}.ui-fade-in-200{animation:ui-fade-in .2s ease-in-out}.ui-fade-out-200{animation:ui-fade-out .2s ease-in-out}.ui-fade-in-300{animation:ui-fade-in .3s ease-in-out}.ui-fade-out-300{animation:ui-fade-out .3s ease-in-out}.ui-fade-in-400{animation:ui-fade-in .4s ease-in-out}.ui-fade-out-400{animation:ui-fade-out .4s ease-in-out}.ui-fade-in-700{animation:ui-fade-in .7s ease-in-out}.ui-fade-out-700{animation:ui-fade-out .7s ease-in-out}@keyframes ui-fade-in{0%{opacity:0}to{opacity:1}}@keyframes ui-fade-out{0%{opacity:1}to{opacity:0}}.backdrop-fade-in{animation:backdrop-fade-in .4s ease-out}.backdrop-fade-out{animation:backdrop-fade-out .4s ease-out}@keyframes backdrop-fade-in{0%{opacity:0}to{opacity:.5}}@keyframes backdrop-fade-out{0%{opacity:.5}to{opacity:0}}.cookie-banner-in{animation:cookie-banner-in .3s ease-in}.cookie-banner-out{animation:cookie-banner-out .3s ease-out}@keyframes cookie-banner-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes cookie-banner-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}.materials-fade-in{animation:materials-fade-in .65s ease-out}.materials-fade-out{animation:materials-fade-out .65s ease-in}@keyframes materials-fade-in{0%{opacity:0;height:0;margin-top:0}to{opacity:1;height:55px;margin-top:25px}}@keyframes materials-fade-out{0%{opacity:1;height:55px;margin-top:25px}to{opacity:0;height:0;margin-top:0}}.separator-fade-in{overflow:hidden;animation:separator-fade-in .65s linear}.separator-fade-out{overflow:hidden;animation:separator-fade-out .65s linear}@keyframes separator-fade-in{0%{opacity:0;height:0;margin-top:-20px}to{opacity:1;height:1px;margin-top:0}}@keyframes separator-fade-out{0%{opacity:1;height:1px;margin-top:20px}to{opacity:0;height:0;margin-top:-20px}}.button-fade-out{overflow:hidden;animation:button-fade-out .8s linear}@keyframes button-fade-out{0%{opacity:1;height:52px;margin-top:10px}to{opacity:0;height:0;margin-top:-10px}}.consultation-step-in{animation:consultation-step-in .4s ease-out}.consultation-step-out{animation:consultation-step-out .4s ease-in}@keyframes consultation-step-in{0%{opacity:0;transform:translate(40%)}to{opacity:1;transform:translate(0)}}@keyframes consultation-step-out{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-40%)}}.promocode-fade-in{overflow:hidden;animation:promocode-fade-in .5s ease-in-out}.promocode-fade-out{overflow:hidden;animation:promocode-fade-out .5s ease-in-out}@keyframes promocode-fade-in{0%{opacity:0;height:0;margin-top:10px}to{opacity:1;height:24px;margin-top:10px}}@keyframes promocode-fade-out{0%{opacity:1;height:24px;margin-top:10px}to{opacity:0;height:0;margin-top:10px}}.fade-height-in,.fade-height-out{display:grid;overflow:hidden}.fade-height-in{animation:fade-height-in .6s ease}.fade-height-out{animation:fade-height-out .3s ease}.fade-height-in>*,.fade-height-out>*{min-height:0;overflow:hidden}@keyframes fade-height-in{0%{opacity:0;grid-template-rows:0fr}50%{opacity:0;grid-template-rows:1fr}to{opacity:1;grid-template-rows:1fr}}@keyframes fade-height-out{0%{opacity:0;grid-template-rows:1fr}to{opacity:0;grid-template-rows:0fr}}.list-fade-in{animation:list-fade-in .7s ease-in}.list-fade-out{animation:list-fade-out .7s ease-out}@keyframes list-fade-in{0%{opacity:0}to{opacity:1}}@keyframes list-fade-out{0%{opacity:1}to{opacity:0}}.list-height-morph{transition:height .7s ease-in-out}.list-fade-in-800{animation:list-fade-in .8s ease-in}.list-fade-out-800{animation:list-fade-out .8s ease-out}.list-height-morph-800{transition:height .8s ease}.wizard-slide-in{animation:wizard-slide-in .7s ease-in-out}.wizard-slide-out{animation:wizard-slide-out .7s ease-in-out}.wizard-fade-in{animation:wizard-fade-in .7s ease-in-out}.wizard-fade-out{animation:wizard-fade-out .7s ease-in-out}@keyframes wizard-slide-in{0%{opacity:0;margin-left:40%}to{opacity:1;margin-left:0}}@keyframes wizard-slide-out{0%{opacity:1;margin-left:0}to{opacity:0;margin-left:-100%}}@keyframes wizard-fade-in{0%{opacity:0}to{opacity:1}}@keyframes wizard-fade-out{0%{opacity:1}to{opacity:0}}.tab-badge-in{animation:tab-badge-in .3s ease-out}.tab-badge-out{animation:tab-badge-out .3s ease-in}@keyframes tab-badge-in{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes tab-badge-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}.toast-in{animation:toast-in .3s ease-out}.toast-out{animation:toast-out .5s ease-out}@keyframes toast-in{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes toast-out{0%{opacity:1}to{opacity:0}}.bottom-sheet-in{animation:bottom-sheet-in .3s ease-in}.bottom-sheet-out{animation:bottom-sheet-out .6s ease-out}@keyframes bottom-sheet-in{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes bottom-sheet-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}.card-scale-out{animation:card-scale-out .8s ease-out}@keyframes card-scale-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.overlay-fade-in{animation:overlay-fade-in .5s ease-out}.overlay-fade-out{animation:overlay-fade-out .5s ease-out}@keyframes overlay-fade-in{0%{opacity:0}to{opacity:.5}}@keyframes overlay-fade-out{0%{opacity:.5}to{opacity:0}}.side-panel-in{animation:side-panel-in .5s ease-out}.side-panel-out{animation:side-panel-out .5s ease-out}@keyframes side-panel-in{0%{opacity:0;transform:translateY(50px)}25%{opacity:1;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes side-panel-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(50px)}}.bottom-bar-in{animation:bottom-bar-in .65s ease-in-out}.bottom-bar-out{animation:bottom-bar-out .65s ease-in-out}.side-panel-in .bottom-bar-in{animation:none}@keyframes bottom-bar-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes bottom-bar-out{0%{transform:translateY(0)}to{transform:translateY(100%)}}.global-height-in,.global-height-out,.slider-height-in,.slider-height-out{display:grid;overflow:hidden}.global-height-in>*,.global-height-out>*,.slider-height-in>*,.slider-height-out>*{min-height:0;overflow:hidden}.global-height-in{animation:global-height-in .7s ease-in-out}.global-height-out{animation:global-height-out .7s ease-in-out}@keyframes global-height-in{0%{opacity:0;grid-template-rows:0fr}57%{opacity:0;grid-template-rows:1fr}to{opacity:1;grid-template-rows:1fr}}@keyframes global-height-out{0%{opacity:1;grid-template-rows:1fr}43%{opacity:0;grid-template-rows:1fr}to{opacity:0;grid-template-rows:0fr}}.slider-height-in{animation:slider-height-in .6s ease-in}.slider-height-out{animation:slider-height-out .6s ease-in}@keyframes slider-height-in{0%{opacity:0;grid-template-rows:0fr}50%{opacity:0;grid-template-rows:1fr}to{opacity:1;grid-template-rows:1fr}}@keyframes slider-height-out{0%{opacity:1;grid-template-rows:1fr}50%{opacity:0;grid-template-rows:1fr}to{opacity:0;grid-template-rows:0fr}}.promocode-add-out,.promocode-field-in{overflow:hidden}.promocode-add-out{animation:promocode-add-out .5s ease-in-out}.promocode-field-in{animation:promocode-field-in .5s ease-in-out}@keyframes promocode-add-out{0%{opacity:1;height:28px;padding-bottom:16px}to{opacity:0;height:0;padding-bottom:0}}@keyframes promocode-field-in{0%{opacity:0;height:0}to{opacity:1;height:70px}}.gift-step-in,.gift-step-out{width:100%}.gift-step-in{animation:gift-step-in .7s ease-in-out}.gift-step-out{animation:gift-step-out .7s ease-in-out;pointer-events:none}.reverse .gift-step-in{animation-name:gift-step-in-reverse}.reverse .gift-step-out{animation-name:gift-step-out-reverse}@keyframes gift-step-in{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes gift-step-out{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-100%)}}@keyframes gift-step-in-reverse{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes gift-step-out-reverse{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}.gift-height-in,.gift-height-out{display:grid;overflow:hidden;width:100%}.gift-height-in>*,.gift-height-out>*{min-height:0;overflow:hidden}.gift-height-in{animation:gift-height-in .8s ease-in-out}.gift-height-out{animation:gift-height-out .8s ease-in-out}@keyframes gift-height-in{0%{opacity:0;grid-template-rows:0fr}75%{opacity:0;grid-template-rows:1fr}to{opacity:1;grid-template-rows:1fr}}@keyframes gift-height-out{0%{opacity:1;grid-template-rows:1fr}25%{opacity:0;grid-template-rows:1fr}to{opacity:0;grid-template-rows:0fr}}.gift-opacity-in{animation:gift-opacity-in .5s ease-in-out}@keyframes gift-opacity-in{0%{opacity:0}to{opacity:1}}.gift-nudge-in{animation:gift-nudge-in .3s ease-in}.gift-nudge-out{animation:gift-nudge-out .3s ease-out}@keyframes gift-nudge-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes gift-nudge-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}.gift-form-in{animation:gift-form-in .4s ease-in}@keyframes gift-form-in{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.page-fade-in,.icon-fade-in,.icon-fade-out,.ui-fade-in-200,.ui-fade-out-200,.ui-fade-in-300,.ui-fade-out-300,.ui-fade-in-400,.ui-fade-out-400,.ui-fade-in-700,.ui-fade-out-700,.backdrop-fade-in,.backdrop-fade-out,.cookie-banner-in,.cookie-banner-out,.materials-fade-in,.materials-fade-out,.separator-fade-in,.separator-fade-out,.button-fade-out,.consultation-step-in,.consultation-step-out,.promocode-fade-in,.promocode-fade-out,.fade-height-in,.fade-height-out,.list-fade-in,.list-fade-out,.list-fade-in-800,.list-fade-out-800,.wizard-slide-in,.wizard-slide-out,.wizard-fade-in,.wizard-fade-out,.tab-badge-in,.tab-badge-out,.toast-in,.toast-out,.bottom-sheet-in,.bottom-sheet-out,.card-scale-out,.overlay-fade-in,.overlay-fade-out,.side-panel-in,.side-panel-out,.bottom-bar-in,.bottom-bar-out,.global-height-in,.global-height-out,.slider-height-in,.slider-height-out,.promocode-add-out,.promocode-field-in,.gift-step-in,.gift-step-out,.gift-height-in,.gift-height-out,.gift-opacity-in,.gift-nudge-in,.gift-nudge-out,.gift-form-in{animation:none}.list-height-morph,.list-height-morph-800{transition:none}}*{box-sizing:border-box}textarea{-webkit-appearance:none;appearance:none}textarea{padding:0}html,body{margin:0;padding:0;height:100vh;opacity:1!important;-webkit-overflow-scrolling:touch}body{color:#202020;background-color:#f2f2f2;font-family:Onest;font-size:14px;font-weight:400;font-style:normal;margin:0;scroll-behavior:smooth;overflow-y:scroll!important}body ::-webkit-scrollbar{width:5px}body ::-webkit-scrollbar-thumb{background-color:#fcd950;border-radius:30px}body.scroll-disabled{height:100vh;overflow:hidden!important;scrollbar-width:none!important;padding-right:0!important}body.scroll-disabled::-webkit-scrollbar,body.scroll-disabled::-webkit-scrollbar-track,body.scroll-disabled::-webkit-scrollbar-thumb,body.scroll-disabled::-webkit-scrollbar-thumb:hover{display:none!important}textarea{font-family:Onest;font-size:14px;font-weight:400;font-style:normal}a,p,span,div,h1,h2,h3,button{font-family:Onest}.hidden{display:block;opacity:0;visibility:hidden;width:0;height:0;overflow:hidden}input,textarea,button,select,a{-webkit-tap-highlight-color:rgba(0,0,0,0)}a:focus,a:visited,a:active{outline:none}*{-webkit-tap-highlight-color:transparent}*:focus,*:active{outline:none;box-shadow:none;-webkit-tap-highlight-color:transparent}::selection{background:#e0dfff66;color:#6364ff}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}@media screen and (max-width:680px){body{transition:background-color .4s linear}body.without-color{position:fixed;background-color:#fff}body.without-color ::-webkit-scrollbar,body.without-color ::-webkit-scrollbar-track,body.without-color ::-webkit-scrollbar-thumb,body.without-color ::-webkit-scrollbar-thumb:hover{display:none!important}}.pointer{cursor:pointer}.scroll-hidden{scrollbar-width:none!important;padding-right:0!important}.scroll-hidden::-webkit-scrollbar,.scroll-hidden::-webkit-scrollbar-track,.scroll-hidden::-webkit-scrollbar-thumb,.scroll-hidden::-webkit-scrollbar-thumb:hover{display:none!important;width:0!important}h1{margin:0;all:unset;display:block}.__jivoDesktopButton,.__jivoMobileButton{display:none!important}:root .display-56-bold{font-size:56px;line-height:64px;font-weight:700}:root .display-48-bold{font-size:48px;line-height:56px;font-weight:700}:root .display-44-bold{font-size:44px;line-height:52px;font-weight:700}:root .display-40-bold{font-size:40px;line-height:48px;font-weight:700}:root .title-32-bold{font-size:32px;line-height:38px;font-weight:700}:root .title-30-bold{font-size:30px;line-height:36px;font-weight:700}:root .title-28-bold{font-size:28px;line-height:34px;font-weight:700}:root .title-24-bold{font-size:24px;line-height:30px;font-weight:700}:root .title-20-bold{font-size:20px;line-height:26px;font-weight:700}:root .title-18-bold{font-size:18px;line-height:23px;font-weight:700}:root .title-16-bold{font-size:16px;line-height:22px;font-weight:700}:root .title-14-bold{font-size:14px;line-height:20px;font-weight:700}:root .title-12-bold{font-size:12px;line-height:15px;font-weight:700}:root .title-10-bold{font-size:10px;line-height:13px;font-weight:700}:root .medium-30{font-size:30px;line-height:38px;font-weight:500}:root .medium-32{font-size:32px;line-height:40px;font-weight:500}:root .semibold-32{font-size:32px;line-height:48px;font-weight:600}:root .semibold-24{font-size:24px;line-height:32px;font-weight:600}:root .semibold-20{font-size:20px;line-height:26px;font-weight:600}:root .semibold-18{font-size:18px;line-height:23px;font-weight:600}:root .regular-24{font-size:24px;line-height:32px;font-weight:400}:root .regular-20{font-size:20px;line-height:26px;font-weight:400}:root .medium-24{font-size:24px;line-height:32px;font-weight:500}:root .medium-20{font-size:20px;line-height:26px;font-weight:500}:root .medium-18{font-size:18px;line-height:23px;font-weight:500}:root .regular-18{font-size:18px;line-height:23px;font-weight:400}:root .semibold-16{font-size:16px;line-height:22px;font-weight:600}:root .medium-16{font-size:16px;line-height:22px;font-weight:500}:root .regular-16{font-size:16px;line-height:22px;font-weight:400}:root .semibold-14{font-size:14px;line-height:20px;font-weight:600}:root .medium-14{font-size:14px;line-height:20px;font-weight:500}:root .regular-14{font-size:14px;line-height:20px;font-weight:400}:root .regular-14-lh-18{font-size:14px;line-height:18px;font-weight:400}:root .semibold-12{font-size:12px;line-height:16px;font-weight:600}:root .medium-12{font-size:12px;line-height:16px;font-weight:500}:root .regular-12{font-size:12px;line-height:16px;font-weight:400}:root .semibold-10{font-size:10px;line-height:14px;font-weight:600}:root .medium-10{font-size:10px;line-height:14px;font-weight:500}:root .regular-10{font-size:10px;line-height:14px;font-weight:400}:root .semibold-8{font-size:8px;line-height:12px;font-weight:600}:root .medium-8{font-size:8px;line-height:12px;font-weight:500}:root .regular-8{font-size:8px;line-height:6px;font-weight:400}@media screen and (max-width:1200px){:root .display-56-bold-l{font-size:56px;line-height:64px;font-weight:700}:root .display-48-bold-l{font-size:48px;line-height:56px;font-weight:700}:root .display-44-bold-l{font-size:44px;line-height:52px;font-weight:700}:root .display-40-bold-l{font-size:40px;line-height:48px;font-weight:700}:root .title-32-bold-l{font-size:32px;line-height:38px;font-weight:700}:root .title-30-bold-l{font-size:30px;line-height:36px;font-weight:700}:root .title-28-bold-l{font-size:28px;line-height:34px;font-weight:700}:root .title-24-bold-l{font-size:24px;line-height:30px;font-weight:700}:root .title-20-bold-l{font-size:20px;line-height:26px;font-weight:700}:root .title-18-bold-l{font-size:18px;line-height:23px;font-weight:700}:root .title-16-bold-l{font-size:16px;line-height:22px;font-weight:700}:root .title-14-bold-l{font-size:14px;line-height:20px;font-weight:700}:root .title-12-bold-l{font-size:12px;line-height:15px;font-weight:700}:root .title-10-bold-l{font-size:10px;line-height:13px;font-weight:700}:root .medium-30-l{font-size:30px;line-height:38px;font-weight:500}:root .medium-32-l{font-size:32px;line-height:40px;font-weight:500}:root .semibold-32-l{font-size:32px;line-height:48px;font-weight:600}:root .semibold-24-l{font-size:24px;line-height:32px;font-weight:600}:root .semibold-20-l{font-size:20px;line-height:26px;font-weight:600}:root .semibold-18-l{font-size:18px;line-height:23px;font-weight:600}:root .regular-24-l{font-size:24px;line-height:32px;font-weight:400}:root .regular-20-l{font-size:20px;line-height:26px;font-weight:400}:root .medium-24-l{font-size:24px;line-height:32px;font-weight:500}:root .medium-20-l{font-size:20px;line-height:26px;font-weight:500}:root .medium-18-l{font-size:18px;line-height:23px;font-weight:500}:root .regular-18-l{font-size:18px;line-height:23px;font-weight:400}:root .semibold-16-l{font-size:16px;line-height:22px;font-weight:600}:root .medium-16-l{font-size:16px;line-height:22px;font-weight:500}:root .regular-16-l{font-size:16px;line-height:22px;font-weight:400}:root .semibold-14-l{font-size:14px;line-height:20px;font-weight:600}:root .medium-14-l{font-size:14px;line-height:20px;font-weight:500}:root .regular-14-l{font-size:14px;line-height:20px;font-weight:400}:root .semibold-12-l{font-size:12px;line-height:16px;font-weight:600}:root .medium-12-l{font-size:12px;line-height:16px;font-weight:500}:root .regular-12-l{font-size:12px;line-height:16px;font-weight:400}:root .semibold-10-l{font-size:10px;line-height:14px;font-weight:600}:root .medium-10-l{font-size:10px;line-height:14px;font-weight:500}:root .regular-10-l{font-size:10px;line-height:14px;font-weight:400}:root .semibold-8-l{font-size:8px;line-height:12px;font-weight:600}:root .medium-8-l{font-size:8px;line-height:12px;font-weight:500}:root .regular-8-l{font-size:8px;line-height:6px;font-weight:400}}@media screen and (max-width:680px){:root .display-48-bold-t{font-size:48px;line-height:56px;font-weight:700}:root .display-44-bold-t{font-size:44px;line-height:52px;font-weight:700}:root .title-32-bold-t{font-size:32px;line-height:38px;font-weight:700}:root .title-30-bold-t{font-size:30px;line-height:36px;font-weight:700}:root .title-28-bold-t{font-size:28px;line-height:34px;font-weight:700}:root .title-24-bold-t{font-size:24px;line-height:30px;font-weight:700}:root .title-20-bold-t{font-size:20px;line-height:26px;font-weight:700}:root .title-18-bold-t{font-size:18px;line-height:23px;font-weight:700}:root .title-16-bold-t{font-size:16px;line-height:22px;font-weight:700}:root .title-14-bold-t{font-size:14px;line-height:20px;font-weight:700}:root .title-12-bold-t{font-size:12px;line-height:15px;font-weight:700}:root .title-10-bold-t{font-size:10px;line-height:13px;font-weight:700}:root .semibold-20-t{font-size:20px;line-height:26px;font-weight:600}:root .semibold-18-t{font-size:18px;line-height:23px;font-weight:600}:root .medium-20-t{font-size:20px;line-height:26px;font-weight:500}:root .medium-18-t{font-size:18px;line-height:23px;font-weight:500}:root .medium-16-t{font-size:16px;line-height:22px;font-weight:500}:root .regular-20-t{font-size:20px;line-height:26px;font-weight:400}:root .regular-18-t{font-size:18px;line-height:23px;font-weight:400}:root .semibold-16-t{font-size:16px;line-height:22px;font-weight:600}:root .meduim-16-t{font-size:16px;line-height:22px;font-weight:500}:root .regular-16-t{font-size:16px;line-height:22px;font-weight:500}:root .semibold-14-t{font-size:14px;line-height:20px;font-weight:600}:root .medium-14-t{font-size:14px;line-height:20px;font-weight:500}:root .regular-14-t{font-size:14px;line-height:20px;font-weight:400}:root .semibold-12-t{font-size:12px;line-height:16px;font-weight:600}:root .medium-12-t{font-size:12px;line-height:16px;font-weight:500}:root .regular-12-t{font-size:12px;line-height:16px;font-weight:400}:root .semibold-10-t{font-size:10px;line-height:14px;font-weight:600}:root .medium-10-t{font-size:10px;line-height:14px;font-weight:500}:root .regular-10-t{font-size:10px;line-height:14px;font-weight:400}:root .semibold-8-t{font-size:8px;line-height:12px;font-weight:600}:root .medium-8-t{font-size:8px;line-height:12px;font-weight:500}:root .regular-8-t{font-size:8px;line-height:6px;font-weight:400}}@media screen and (max-width:480px){:root .display-48-bold-m{font-size:48px;line-height:56px;font-weight:700}:root .display-44-bold-m{font-size:44px;line-height:52px;font-weight:700}:root .title-32-bold-m{font-size:32px;line-height:38px;font-weight:700}:root .title-30-bold-m{font-size:30px;line-height:36px;font-weight:700}:root .title-28-bold-m{font-size:28px;line-height:34px;font-weight:700}:root .title-24-bold-m{font-size:24px;line-height:30px;font-weight:700}:root .title-20-bold-m{font-size:20px;line-height:26px;font-weight:700}:root .title-18-bold-m{font-size:18px;line-height:23px;font-weight:700}:root .title-16-bold-m{font-size:16px;line-height:22px;font-weight:700}:root .title-14-bold-m{font-size:14px;line-height:20px;font-weight:700}:root .title-12-bold-m{font-size:12px;line-height:15px;font-weight:700}:root .title-10-bold-m{font-size:10px;line-height:13px;font-weight:700}:root .semibold-20-m{font-size:20px;line-height:26px;font-weight:600}:root .semibold-18-m{font-size:18px;line-height:23px;font-weight:600}:root .medium-20-m{font-size:20px;line-height:26px;font-weight:500}:root .medium-18-m{font-size:18px;line-height:23px;font-weight:500}:root .regular-20-m{font-size:20px;line-height:26px;font-weight:400}:root .regular-18-m{font-size:18px;line-height:23px;font-weight:400}:root .semibold-16-m{font-size:16px;line-height:22px;font-weight:600}:root .meduim-16-m{font-size:16px;line-height:22px;font-weight:500}:root .regular-16-m{font-size:16px;line-height:22px;font-weight:500}:root .semibold-14-m{font-size:14px;line-height:20px;font-weight:600}:root .medium-14-m{font-size:14px;line-height:20px;font-weight:500}:root .regular-14-m{font-size:14px;line-height:20px;font-weight:400}:root .semibold-12-m{font-size:12px;line-height:16px;font-weight:600}:root .medium-12-m{font-size:12px;line-height:16px;font-weight:500}:root .regular-12-m{font-size:12px;line-height:16px;font-weight:400}:root .semibold-10-m{font-size:10px;line-height:14px;font-weight:600}:root .medium-10-m{font-size:10px;line-height:14px;font-weight:500}:root .regular-10-m{font-size:10px;line-height:14px;font-weight:400}:root .semibold-8-m{font-size:8px;line-height:12px;font-weight:600}:root .medium-8-m{font-size:8px;line-height:12px;font-weight:500}:root .regular-8-m{font-size:8px;line-height:6px;font-weight:400}}
