.hide-input{display:none}.modal-form{top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background:var(--Colors-brand-brand-background-primary, rgba(144, 202, 249, 1));position:relative;overflow-y:auto;overflow-x:hidden}.confirm__checkbox{width:1.5rem;height:1.5rem;margin-top:.25rem;margin-right:.5rem}.short-form__step{z-index:10;margin:0 1rem;position:relative;border-radius:1rem;border-top:1px solid var(--Colors-brand-brand-stroke, rgba(207, 216, 220, 1));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:var(--Colors-brand-brand-background-layer, rgba(227, 242, 253, .6))}.short-form__step__form{background:var(--brand-background-form, rgba(144, 202, 249, .3));border:1px solid var(--brand-strok-fields, rgba(144, 202, 249, 1));border-radius:1rem;max-width:35.5rem!important}.credit_reasons__wrapper{display:flex;gap:1rem;flex-wrap:wrap;margin:0 auto;justify-content:center;max-width:60rem}.reason-card{width:calc(50% - .5rem);height:200px;max-width:13.5rem;border-radius:1rem;display:flex;gap:2.5rem;flex-direction:column;justify-content:space-between;align-items:flex-start;border:1px solid var(--brand-strok-fields, rgba(144, 202, 249, 1));background:var(--brand-background-form, rgba(144, 202, 249, .3));padding:1rem}.reason-card h5{font-weight:500}.short__form__input{background:#e3f2fd;border:1px solid rgba(144,202,249,1);border-radius:10px;font-size:16px;padding:1rem .5rem}.short__form__input-with-left-append{border-top-left-radius:0;border-bottom-left-radius:0}.reason-img{background-color:#90caf9;padding:.5rem;border-radius:50%}.percentage-container{position:relative;width:100%;height:2rem;background-color:#bbdefb;border-radius:10px;overflow:hidden;max-width:35.5rem;margin:0 auto}.percentage-bar{height:100%;border-radius:10px;background-color:#2196f3;transition:width .3s ease}.percentage-text{position:absolute;top:50%;right:0%;transform:translate(-10%) translateY(-50%);font-size:14px;color:#000;line-height:20px;color:#2196f3}.percentage-left{left:0%;color:#bbdefb;right:auto;transform:translate(10%) translateY(-50%)}.percentage-center{left:50%;color:#bbdefb;width:100%;text-align:center;transform:translate(-50%) translateY(-50%)}.header{width:100%;position:fixed;top:0;left:0;z-index:1000;padding:1rem}.header .align{display:flex;align-items:center;justify-content:center;position:relative}.header .header__btn{margin:0 0 0 auto}.header .header__btn a{font-size:16px}.logo-header{max-width:1232px;margin:0 auto;padding:1rem 2rem}.dont-stick-top-top{position:relative}.header__logo img{width:6rem}.header__logo-lg img{width:8rem}.header__logo-container{justify-content:center}@media screen and (min-width: 768px){.header__logo img{width:8rem}.header__logo-container{justify-content:center}.header__auth-text{display:inline}}.header-container{border-radius:1rem;transition:border .5s,background .5s,-webkit-backdrop-filter .5s;transition:border .5s,backdrop-filter .5s,background .5s;transition:border .5s,backdrop-filter .5s,background .5s,-webkit-backdrop-filter .5s}.header__menu__mobile{display:flex;flex-direction:column;padding:5px 1rem}@media screen and (max-width: 1040px){.header__menu li{font-size:14px}.header__auth-text{font-size:14px!important}}.header__menu{display:none;border-left:1px solid rgba(38,50,56,1);border-right:1px solid rgba(38,50,56,1);padding:5px 1rem}@media screen and (min-width: 930px){.header__menu{display:flex}}.header-bg-solid{border:1px solid var(--Colors-brand-brand-stroke, rgba(207, 216, 220, 1));-webkit-backdrop-filter:blur(120px);backdrop-filter:blur(120px);background:var( --Colors-brand-brand-background-layer, rgba(227, 242, 253, .6) )}.menu{margin:0 0 0 auto}.header-btn{padding:.5rem!important;display:none}@media screen and (min-width: 768px){.header-btn{padding:1rem!important;display:block}}@media screen and (min-width: 930px){.burger-icon{display:none}}@media screen and (max-width: 1240px){.header-btn{display:none}}.header__mode-toggle{display:none}.header__mode-toggle:hover,.header__auth-wrapper:hover,.menu-icon:hover{cursor:pointer}@media screen and (min-width: 768px){.header__mode-toggle{display:block}}.error-message{color:#ff9696;font-size:12px;margin-left:.5rem}.wrapper__input{display:flex;align-items:stretch}.append-left{display:flex;justify-content:center;align-items:center;border:1px solid rgba(144,202,249,1);border-radius:10px 0 0 10px;font-size:14px;font-weight:500;padding:0 .5rem;background:#c1def5}.non-editing__wrapper{display:flex;flex-direction:column;gap:1rem}.check-info__data{display:flex;flex-direction:column;gap:.25rem}.check-info__buttons-wrapper{display:flex;flex-direction:column;gap:1rem}.check-info-top-input-wrappers{display:flex;flex-direction:column;gap:1rem;align-items:center}.check-info-top-input-wrappers>div{width:100%}@media screen and (min-width: 768px){.check-info__buttons-wrapper,.check-info-top-input-wrappers{flex-direction:row}.check-info__data{flex-direction:row;justify-content:space-between;align-items:center}.check-info-edit-btn{width:50%!important}}.secure-text{font-size:12px}@media screen and (min-width: 768px){.secure-text{font-size:14px}}.cookie-modal{position:absolute;width:100%;height:100%;top:0}.cookie-wrapper{position:relative;width:100%;height:100%}.cookie{position:fixed;z-index:10000;padding:1rem;bottom:0;background:var(--Colors-typography-typography-primary, rgba(38, 50, 56, .9));border-radius:.75rem .75rem 0 0;color:var(--Colors-brand-brand-background-secondary, rgba(187, 222, 251, 1))}.cookie-btn{background:transparent;color:var(--Colors-typography-typography-text-button, rgba(255, 255, 255, 1));padding:1rem;border:1px solid var(--Colors-brand-brand-button-primary, rgba(255, 255, 255, .6))}.cookie-btns{display:flex;flex-direction:column;gap:1rem;line-height:17px}@media screen and (min-width: 768px){.cookie-btns{flex-direction:row}.cookie{border-radius:.75rem;margin-bottom:2rem;margin-left:2rem;width:37.5rem}}#auth_modal{-webkit-backdrop-filter:blur(90px);backdrop-filter:blur(90px);background:var(--Colors-typography-typography-primary-semitransparent, rgba(38, 50, 56, .3))}#auth_modal:focus-visible,.MuiModal-backdrop:focus-visible,.auth-form-wrapper:focus-visible{outline:none}.auth-form-wrapper{position:relative;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding:1rem}.auth-form{max-width:40rem;padding:1.5rem;text-align:center;background-color:#b6c9d7;border:1px solid var(--Colors-brand-brand-stroke, rgba(207, 216, 220, 1));border-radius:1rem}@media screen and (min-width: 768px){.auth-form{padding:2rem}}.auth-form-content{padding:1rem}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.z-10{z-index:10}.z-40{z-index:40}.z-\[999\]{z-index:999}.mx-auto{margin-left:auto;margin-right:auto}.my-4{margin-top:1rem;margin-bottom:1rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-2{margin-left:.5rem}.mr-3{margin-right:.75rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-8{height:2rem}.h-full{height:100%}.h-screen{height:100vh}.w-8{width:2rem}.w-full{width:100%}.max-w-md{max-width:28rem}.grow{flex-grow:1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.rounded-lg{border-radius:.5rem}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.p-4{padding:1rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-2{padding-bottom:.5rem}.pb-4{padding-bottom:1rem}.pb-8{padding-bottom:2rem}.pl-2{padding-left:.5rem}.pl-5{padding-left:1.25rem}.pl-8{padding-left:2rem}.pt-2{padding-top:.5rem}.pt-32{padding-top:8rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-lg{--tw-blur: blur(16px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}html{background-color:var(--Colors-brand-brand-background-primary, rgba(144, 202, 249, 1))}:root{font-family:Commissioner,serif;-webkit-locale:"vn";margin:0;padding:0;box-sizing:border-box;scrollbar-width:none;--feedback-bubble-animation-duration: 9s;--wp--preset--font-size--normal: 14px;--wp--preset--font-size--huge: 42px;--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient( 135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100% );--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient( 135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100% );--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient( 135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100% );--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient( 135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100% );--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient( 135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100% );--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient( 135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100% );--wp--preset--gradient--blush-light-purple: linear-gradient( 135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100% );--wp--preset--gradient--blush-bordeaux: linear-gradient( 135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100% );--wp--preset--gradient--luminous-dusk: linear-gradient( 135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100% );--wp--preset--gradient--pale-ocean: linear-gradient( 135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100% );--wp--preset--gradient--electric-grass: linear-gradient( 135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100% );--wp--preset--gradient--midnight: linear-gradient( 135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100% );--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: .44rem;--wp--preset--spacing--30: .67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, .2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, .4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, .2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);--swiper-theme-color: #007aff;--swiper-navigation-size: 44px}a{text-decoration:inherit}a,p,h1,h2,h3,h4,h5,h6,span,div,button{font-family:Commissioner,serif}.reg-link{text-decoration:underline}.container{max-width:1232px;margin:0 auto;padding:1rem}.bubbles{position:absolute;top:0;left:-1rem;z-index:0;width:calc(100% + 2rem);height:100%}.bubbles-wrapper{position:relative;overflow:hidden;height:100%;width:100%}.no-scroll{overflow:hidden;position:relative;touch-action:none;overscroll-behavior:none}@media screen and (min-width: 768px){.bubbles-wrapper{overflow:visible}}.bg-base-color{background-color:#cfe6f5}.bg-secondary-color{background-color:#bbdefb}.text-blue{color:#1e88e5}body{margin:0;padding:0;box-sizing:border-box;font-family:Myriad Pro,sans-serif;font-weight:300}button.convert-btn{width:100%;font-size:17px}.blue-text{color:#64b5f6}button.convert-btn:disabled{background:linear-gradient(95.32deg,#fbc02d4d 4.47%,#f57f174d 37.72%,#1565c04d 93.7%,#1e88e54d 121.48%),linear-gradient(0deg,#0003,#0003)}.text{color:#455a64;font-size:18px}.description2{color:#455a64;font-size:14px}.btn__action{color:#1c1c1c;background:linear-gradient(92.18deg,#f7a624 0,#ffd15c);border-radius:5px;padding:15px 20px;text-decoration:none;transition:all .3s ease-in-out;font-weight:500}h1{font-size:72px;line-height:88px;font-weight:700}h2{font-size:58px;line-height:72px;font-weight:700}h3{font-size:36px;line-height:40px;font-weight:700}h4{font-size:30px;line-height:40px;font-weight:500}h5{font-size:24px;line-height:24px;font-weight:400}h6{font-size:14px;line-height:16px;font-weight:300}button{border-radius:8px}.transparent-btn{border:1px solid var(--Colors-typography-typography-primary, rgba(38, 50, 56, 1));border-radius:.5rem;font-size:14px;line-height:17px;padding:1rem;width:100%;background:transparent}.dropdown__input{padding:1rem .5rem;border-radius:.5rem;background:#e3f2fd;width:100%}.short-btn{background:linear-gradient(95.32deg,#fbc02d99 4.47%,#f57f1799 37.72%,#1565c099 93.7%,#1e88e599 121.48%),linear-gradient(0deg,#0003,#0003);font-size:14px;line-height:17px;color:#fff;padding:1rem}@media screen and (min-width: 768px){.short-btn{font-size:1rem;padding:1rem}}.paper-wrappers{padding:2rem 0;gap:2rem}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@media (min-width: 768px){.md\:w-3\/12{width:25%}.md\:w-9\/12{width:75%}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}
