._modal_cbeda09{--modal-backdrop-bg:var(--ui-colors-grey-dark);--modal-backdrop-opacity:.8;--modal-button-offset:6rem;--modal-content-height:calc(100dvh - var(--ui-spacings-md) - var(--modal-button-offset));--modal-content-width:calc(100vw - var(--ui-spacings-md)*2);height:calc(100% - var(--ui-spacings-md)*2);opacity:0;max-width:100%;max-height:100%;transition:opacity var(--ui-transitions-duration-long)var(--ui-transitions-timing-ease-in-out),overlay var(--ui-transitions-duration-long)var(--ui-transitions-timing-ease-in-out)allow-discrete,displayvar(--ui-transitions-duration-long)var(--ui-transitions-timing-ease-in-out)allow-discrete;width:calc(100% - var(--ui-spacings-md)*2);background-color:#0000;border:none;grid-template-rows:auto 1fr;padding:0}._modal_cbeda09::backdrop{background:var(--modal-backdrop-bg);opacity:var(--modal-backdrop-opacity)}._modal_cbeda09[open]{opacity:1;align-items:start;display:grid;overflow:visible}@starting-style{._modal_cbeda09[open]{opacity:0}}._full_9a5dfad{--modal-button-offset:0;grid-template-rows:auto}._close_fbda74b{margin-left:auto;margin-bottom:var(--ui-spacings-md);display:grid}._content_07ce48d{max-height:var(--modal-content-height);max-width:var(--modal-content-width);overflow:auto}._centered_e2ba4cb ._content_07ce48d{place-self:center}html.ui-html-no-scroll{overflow:hidden}
.styles-module__57xB_W__dialogWrapper{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex}@keyframes styles-module__57xB_W__fade-in{0%{opacity:0;transform:translateY(-20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.styles-module__57xB_W__popupDialog{background-color:var(--color-white);text-align:left;min-height:416px;width:var(--ui-breakpoints-max-sm);z-index:1;border-radius:32px;flex-direction:column;gap:24px;animation:.24s ease-out forwards styles-module__57xB_W__fade-in;display:flex;position:relative;overflow:hidden}.styles-module__57xB_W__contentWrapper{text-align:center;flex-direction:column;align-items:center;padding:32px;display:flex}.styles-module__57xB_W__closeButton{cursor:pointer;justify-content:flex-end;display:flex;position:absolute;top:16px;right:16px}.styles-module__57xB_W__title{padding-bottom:8px;font-size:28px!important}.styles-module__57xB_W__qrCodeWrapper{width:280px;height:280px;padding:24px}.styles-module__57xB_W__description{max-width:280px}.styles-module__57xB_W__description strong{font-weight:600!important}
._col_06fa8bd{box-sizing:border-box;flex-basis:calc(((100%/var(--grid-cols)) - (var(--grid-gutter)/var(--grid-cols)*var(--grid-gap-count)))*min(var(--col-span),var(--grid-cols)) + (var(--grid-gutter)*(min(var(--col-span),var(--grid-cols)) - 1)));flex-grow:0;min-width:0}._col1_a40f09e{--col-span:1}._col2_624e2db{--col-span:2}._col3_363234a{--col-span:3}._col4_b51364d{--col-span:4}._col5_cf34e9d{--col-span:5}._col6_87fdda4{--col-span:6}._col7_77e1f0c{--col-span:7}._col8_408a573{--col-span:8}._col9_3c70361{--col-span:9}._col10_644bea6{--col-span:10}._col11_fc39e57{--col-span:11}._col12_bb71a1b{--col-span:12}@media (max-width:1279px){._colMd1_9cba5b9{--col-span:1}._colMd2_57d5c42{--col-span:2}._colMd3_f367feb{--col-span:3}._colMd4_d85aeea{--col-span:4}._colMd5_7bc3ced{--col-span:5}._colMd6_9a33a5c{--col-span:6}._colMd7_62d6be7{--col-span:7}._colMd8_edceff3{--col-span:8}._colMd9_fe2492c{--col-span:9}._colMd10_dd1d516{--col-span:10}._colMd11_6f1d83a{--col-span:11}._colMd12_3551a4d{--col-span:12}}@media (max-width:639px){._colSm1_77cb7ab{--col-span:1}._colSm2_eb56335{--col-span:2}._colSm3_374344c{--col-span:3}._colSm4_0721988{--col-span:4}._colSm5_6b02050{--col-span:5}._colSm6_a7ce515{--col-span:6}._colSm7_4dcb55d{--col-span:7}._colSm8_60e9350{--col-span:8}._colSm9_e8cb0ce{--col-span:9}._colSm10_64614ce{--col-span:10}._colSm11_d6bd054{--col-span:11}._colSm12_d70ee50{--col-span:12}}
._wrap_765e95a{--outline-color:var(--ui-colors-primary-light);--slider-outline-width:.25rem;--slider-dash-width:.125rem;--slider-thumb-bg:var(--ui-colors-neutral-default);--slider-thumb-border-size:.25rem;--slider-thumb-size:2rem;--slider-track-bg:var(--ui-colors-grey-light);--slider-track-border-radius:1.25rem;--slider-track-size:.5rem;--slider-highlight:var(--ui-colors-primary-default);height:var(--slider-thumb-size);position:relative}._wrap_765e95a._invalid_ce71a2a{--slider-highlight:var(--field-box-error-color)}._wrap_765e95a._disabled_ade9f39{--slider-highlight:var(--field-box-disabled-color);pointer-events:none}._default_8751a8b{--slider-track-gap:0}._dashed_d6cc119{--slider-track-gap:var(--slider-dash-width)}._track_997ba40{border-radius:var(--slider-track-border-radius);align-items:stretch;gap:var(--slider-track-gap);height:var(--slider-track-size);grid-auto-flow:column;width:100%;display:grid;position:absolute;top:50%;overflow:hidden;transform:translateY(-50%)}._track_997ba40>div{background:var(--slider-track-bg)}._highlighted_e837cfe:is(._track_997ba40>div){background:var(--slider-highlight)}._input_dcf78d7{appearance:none;cursor:pointer;height:var(--slider-thumb-size);background:0 0;width:100%;margin:0;position:relative}._input_dcf78d7:focus{outline:none}._input_dcf78d7:focus-visible{outline-color:var(--field-box-border);outline-offset:.25rem;outline-width:.125rem;outline-style:solid}._input_dcf78d7[aria-busy=true]{pointer-events:none}._input_dcf78d7::-webkit-slider-thumb{-webkit-appearance:none;width:var(--slider-thumb-size);height:var(--slider-thumb-size);background:var(--slider-thumb-bg);border:var(--slider-thumb-border-size)solid var(--slider-highlight);box-shadow:none;margin-top:calc(var(--slider-track-size)*.5 - max(var(--slider-thumb-size)*.5,var(--slider-thumb-border-size)));border-radius:100%}._input_dcf78d7::-webkit-slider-thumb:active{outline-color:var(--outline-color);outline-style:solid;outline-width:var(--slider-outline-width)}._input_dcf78d7::-webkit-slider-runnable-track{height:var(--slider-track-size);border-radius:var(--slider-track-border-radius);box-shadow:none;background:0 0;border:none}._input_dcf78d7::-moz-range-thumb{cursor:pointer;width:calc(var(--slider-thumb-size) - var(--slider-thumb-border-size)*2);height:calc(var(--slider-thumb-size) - var(--slider-thumb-border-size)*2);background:var(--slider-thumb-bg);border:var(--slider-thumb-border-size)solid var(--slider-highlight);box-shadow:none;border-radius:100%}._input_dcf78d7::-moz-range-thumb:active{outline-color:var(--outline-color);outline-style:solid;outline-width:var(--slider-outline-width)}._input_dcf78d7::-moz-range-track{height:var(--slider-track-size);border-radius:var(--slider-track-border-radius);box-shadow:none;background:0 0;border:none}._markers_41f9707{justify-content:space-between;display:flex}._marker_cf0ac61{color:var(--ui-colors-grey-default);font-weight:var(--ui-font-weight-semibold);-webkit-user-select:none;user-select:none;padding:0}._subLabel_d3f3655{--field-label-color:currentColor;margin-bottom:var(--field-box-gap)}._formSliderLabel_bd5855a{color:var(--form-filter-color);margin-bottom:var(--field-box-gap);align-items:center;display:flex}._formSliderLabel_bd5855a._colored_f496ac2{color:var(--ui-colors-primary-default)}._formSliderLabel_bd5855a._disabled_ade9f39{color:var(--ui-colors-grey-500)}._infoIcon_9281965{cursor:pointer;margin-left:.5rem}._popover_30a12ce{max-width:calc(100vw - 2rem);transform:translateY(-.625rem);overflow:visible!important}._infoText_f427e0a{border-radius:var(--ui-border-radius-sm);background:var(--ui-colors-grey-900);min-width:5rem;max-width:16.25rem;padding:.375rem .5rem;position:relative}._infoText_f427e0a p{color:var(--ui-colors-white)}._infoText_f427e0a:after{content:"";border-top:.625rem solid #1f2430;border-left:.625rem solid #0000;border-right:.625rem solid #0000;width:0;height:0;position:absolute;top:100%;left:50%;transform:translate(-50%)}
.styles-module__oOHBga__wrapper{font-size:var(--ui-font-body-size-sm);line-height:var(--ui-font-body-line-height-sm);justify-content:space-between;display:flex}.styles-module__oOHBga__wrapper.styles-module__oOHBga__bold p{font-weight:600}.styles-module__oOHBga__wrapper.styles-module__oOHBga__heading p{font-size:var(--ui-font-heading-size-lg);line-height:var(--ui-font-heading-line-height-lg)}.styles-module__oOHBga__wrapper.styles-module__oOHBga__colored{color:var(--ui-colors-primary-default)}.styles-module__oOHBga__labelWrapper{gap:12px;display:flex}.styles-module__oOHBga__upperLabel.styles-module__oOHBga__upperLabel{color:var(--ui-colors-primary-500);letter-spacing:0;text-transform:none;height:fit-content;padding:2px 8px}.styles-module__oOHBga__strikethrough{text-decoration:line-through}
.styles-module__ptJika__wrapper{flex-direction:column;gap:64px;width:100%;display:flex}.styles-module__ptJika__content{flex-direction:row;gap:64px;display:flex}@media (max-width:767px){.styles-module__ptJika__content{flex-direction:column}}.styles-module__ptJika__sideContent{flex-direction:column;flex:1;align-self:center;gap:32px;width:100%;display:flex}.styles-module__ptJika__rightContent{background:var(--ui-colors-white);border-radius:var(--ui-border-radius-default-lg);flex-direction:column;gap:32px;padding:32px;display:flex;position:relative;box-shadow:0 12px 40px #0000000d}.styles-module__ptJika__rightContent.styles-module__ptJika__extraPadding{padding:64px 32px 32px}.styles-module__ptJika__banner{background:var(--ui-colors-primary-50);border-radius:var(--ui-border-radius-default-lg)var(--ui-border-radius-default-lg)0 0;color:var(--ui-colors-primary-700);text-align:center;width:100%;padding:8px 12px;position:absolute;top:0;left:0}.styles-module__ptJika__infoWrapper{flex-direction:column;gap:16px;display:flex}.styles-module__ptJika__infoBlock{flex-direction:column;gap:12px;display:flex}.styles-module__ptJika__divider{background:var(--ui-colors-grey-200);height:1px}.styles-module__ptJika__label{color:var(--ui-colors-grey-700)}.styles-module__ptJika__list.styles-module__ptJika__list{flex-direction:row;justify-content:center;gap:24px;display:flex}.styles-module__ptJika__list.styles-module__ptJika__list li{margin:0}.styles-module__ptJika__totalCost{flex-direction:column;gap:2px;display:flex}.styles-module__ptJika__enrollContainer{flex-direction:column;gap:16px;display:flex}.styles-module__ptJika__button{width:100%}.styles-module__ptJika__gradient{width:100%;height:480px;position:absolute;bottom:0;left:0}.styles-module__ptJika__hide{visibility:hidden}
.styles-module__BchadG__wrapper{position:relative}.styles-module__BchadG__conventionalCard{border:1px solid var(--ui-colors-grey-200);border-radius:var(--ui-border-radius-default-lg);flex-direction:column;gap:32px;width:100%;max-width:400px;padding:32px;display:flex;box-shadow:0 12px 40px #0000000d}@media (max-width:767px){.styles-module__BchadG__conventionalCard{max-width:100%}}.styles-module__BchadG__swordCard{background:linear-gradient(white,white)padding-box,linear-gradient(106.12deg,var(--ui-colors-brand)0%,var(--ui-colors-primary-default)100%)border-box;border-radius:var(--ui-border-radius-default-lg);border:1px solid #0000;flex-direction:column;gap:32px;width:100%;max-width:400px;padding:32px;display:flex;position:relative;box-shadow:0 12px 40px #0000000d}@media (max-width:767px){.styles-module__BchadG__swordCard{max-width:100%}}.styles-module__BchadG__badge{background:linear-gradient(white,white)padding-box,linear-gradient(94.39deg,var(--ui-colors-brand)2.87%,#5993ea 99.25%)border-box;border:1px solid #0000;border-radius:20px;align-items:center;gap:4px;padding:4px 16px;display:flex;position:absolute;top:-18px;right:40px;box-shadow:0 4px 12px #4a89e833}.styles-module__BchadG__badge p{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#ff8283 0%,#4a89e8 100%);-webkit-background-clip:text;background-clip:text}.styles-module__BchadG__cardPrice{padding:16px 0 8px}.styles-module__BchadG__cardPrice.styles-module__BchadG__conventionalPrice{color:var(--ui-colors-grey-500);text-decoration:line-through;text-decoration-thickness:4px}.styles-module__BchadG__cardList{--list-item-spacing:var(--ui-spacings-sm)}.styles-module__BchadG__cardList.styles-module__BchadG__conventionalList{color:var(--ui-colors-grey-500)}.styles-module__BchadG__gradient{filter:blur(200px);width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.styles-module__Nhx_Uq__wrapper{flex-direction:column;gap:64px;width:100%;display:flex}.styles-module__Nhx_Uq__cards{flex-direction:row;justify-content:center;align-self:center;gap:32px;width:100%;display:flex}@media (max-width:767px){.styles-module__Nhx_Uq__cards{flex-direction:column}}.styles-module__Nhx_Uq__button{align-self:center;width:fit-content}
/*# sourceMappingURL=82df52f883b189a8.css.map*/