@tailwind base;@tailwind components;@tailwind utilities;:root{--main-bg-color: #f2f6fa;--main-text-color-grey: rgb(130, 146, 164)}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;-webkit-tap-highlight-color:rgba(0,0,0,0);line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0}h1{font-size:2em;margin:.67em 0}p{margin-top:0;margin-bottom:0}small{font-size:80%}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:monospace,monospace;font-size:1em}hr{box-sizing:content-box;height:0;overflow:visible}ol,ul,dl,dd{margin:0;list-style:none;padding:0}blockquote{margin:0}table{border-collapse:collapse}caption{padding-top:0;padding-bottom:0;text-align:left;caption-side:bottom}th{text-align:inherit}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}label{display:inline-block;margin-bottom:0}button{border-radius:0}button,input,select,optgroup,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}input[type=number]{appearance:textfield}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}fieldset{min-width:0;margin:0;border:0;padding:.35em .75em .625em}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal;box-sizing:border-box}output{display:inline-block}summary{cursor:pointer;display:list-item}details{display:block}template{display:none}[hidden]{display:none!important}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}abbr[title],abbr[data-original-title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}a{text-decoration:none;background-color:transparent;color:inherit}a:hover,a:active,a:focus{text-decoration:none;color:inherit}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:focus{outline:0}button[data-gtm-ec]>*,a[data-gtm-ec]>*,label[data-gtm-ec]>*,input[data-gtm-ec]>*{pointer-events:none}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}html,body{width:100vw;display:flex;flex-direction:column;place-items:center;margin:0;min-width:320px;min-height:100vh;box-sizing:border-box;background:var(--main-bg-color)}#app{width:100%;padding-bottom:60px;background-color:#f2f6fa}.date{background-color:#f2f6fa;color:var(--main-text-color-grey);font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:1;letter-spacing:.03em;text-align:center;padding:8px 0}.main-container{margin:0 auto;padding:0 16px;width:100%;max-width:1248px}@media (min-width: 1280px){.main-container{padding:0 24px}}.product-list{display:flex;flex-flow:column;list-style:none;margin:0 0 24px;padding:0;width:100%;border-radius:8px}.product-list-item{width:100%}.product-list-item.first .credit-card-header{border-radius:8px 8px 0 0}.product-list-item.last .credit-card-header{border-radius:0 0 8px 8px}.credit-card-header{padding:8px 16px 16px;border-bottom:1px solid rgb(229,234,239);background:#fff}@media (min-width: 640px){.credit-card-header{padding-bottom:8px}}@media (min-width: 960px){.credit-card-header{padding-bottom:24px}}@media (min-width: 1280px){.credit-card-header{padding-bottom:32px}}.credit-card-middle{padding:8px 16px 16px;border-radius:0;border-bottom:1px solid #e5eaef;background:#fff}@media (min-width: 640px){.credit-card-middle{padding-bottom:8px}}@media (min-width: 960px){.credit-card-middle{padding-bottom:24px}}@media (min-width: 1280px){.credit-card-middle{padding-bottom:32px}}.credit-card-bottom{padding:8px 16px 16px;border-radius:0 0 8px 8px;border-bottom:1px solid #e5eaef;background:#fff}@media (min-width: 640px){.credit-card-bottom{padding-bottom:8px}}@media (min-width: 960px){.credit-card-bottom{padding-bottom:24px}}@media (min-width: 1280px){.credit-card-bottom{padding-bottom:32px}}.card-header-layout{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:16px}@media (min-width: 640px){.card-header-layout{margin-bottom:12px;flex-wrap:nowrap}}.title-container{display:inline-flex;align-items:center;align-content:center;flex-basis:100%}@media (min-width: 640px){.title-container{flex-basis:auto}}.badge{display:inline-flex;align-items:center;align-content:center;position:relative;padding:0 8px;height:20px;margin:0 4px 4px 0;font:700 12px/16px Noto Sans,sans-serif;letter-spacing:.03em;white-space:nowrap;color:#a88230;background:#ffe37c}.badge:last-child{margin-right:16px}@media (min-width: 640px){.badge{margin-bottom:0}}.special-offer-badge{font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:13px;line-height:16px;letter-spacing:.01em;color:#fff;padding:12px 16px 18px;background:#00ca83;border-radius:8px 8px 0 0;margin:0 -16px -6px}@media (min-width: 640px){.special-offer-badge{margin:0 0 16px}}.action-link{display:inline-flex;margin-right:16px;margin-bottom:4px;font-size:12px;line-height:16px;color:#19a1eb;cursor:pointer;-webkit-user-select:none;user-select:none}.action-link span:first-line{line-height:20px}.action-link svg{flex-shrink:0;margin-right:4px}@media (min-width: 640px){.action-link{margin-bottom:0}}.credit-title{color:#666;font-size:12px;font-weight:400;line-height:16px;margin-bottom:4px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (min-width: 640px){.credit-title{margin-bottom:0}}.main-content-layout{display:flex;flex-direction:column}@media (min-width: 640px){.main-content-layout{flex-direction:row;flex-wrap:wrap}}.content-flex-container{display:flex;flex-direction:column;flex:1;gap:16px}@media (min-width: 640px){.content-flex-container{flex-direction:row;flex-wrap:wrap}}@media (min-width: 960px){.content-flex-container{gap:0}}.logo-rating-section{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}@media (min-width: 640px){.logo-rating-section{flex-basis:160px;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-bottom:0}}@media (min-width: 960px){.logo-rating-section{margin-right:24px}}.rating-container{display:flex;align-items:center;gap:16px}@media (min-width: 640px){.rating-container{margin-top:12px}}@media (min-width: 960px){.rating-container{margin-top:18px}}.logo-container{min-height:64px;min-width:64px;display:flex;align-items:center;justify-content:center;width:auto;max-width:160px;height:32px;max-height:32px}.logo-container .lazy-load-image-background.opacity{transition:opacity .3s}@media (min-width: 960px){.logo-container{height:48px;max-height:48px}}.logo-image{padding-right:2px;height:auto;max-height:100%;max-width:100%;width:auto}@media (min-width: 640px){.logo-image{padding-right:0;max-width:96px}}@media (min-width: 960px){.logo-image{max-width:160px}}.logo-image.loading,.logo-image.placeholder{opacity:.3;height:32px;width:auto}@media (min-width: 640px){.logo-image.loading,.logo-image.placeholder{height:48px}}.rate-info-container{display:flex;gap:16px;flex-direction:column}@media (min-width: 640px){.rate-info-container{margin-right:16px;flex:2}}.info-row{display:flex;justify-content:space-between;gap:16px;flex-direction:row;flex-wrap:wrap}.info-item{display:flex;flex-flow:column;min-width:calc(50% - 8px)}.info-value{color:#252525;display:flex;align-items:baseline;white-space:nowrap;margin-bottom:4px}.info-text-muted{margin-right:2px;font-weight:700;font-size:14px}.info-text-highlight{margin-right:2px;font-weight:700;font-size:20px;line-height:20px}.info-label{color:#666;font-size:12px;line-height:14px;max-width:170px}@media (min-width: 640px){.info-label{max-width:200px}}.dFnypQ{display:none;flex-flow:wrap;padding-top:16px;column-gap:16px;width:100%}@media (min-width: 640px){.dFnypQ{padding-bottom:4px}}@media (min-width: 960px){.dFnypQ{padding-bottom:8px}}.features-section{width:100%;display:flex;gap:8px;flex-wrap:wrap}@media (min-width: 640px){.features-section{order:4}}@media (min-width: 960px){.features-section{order:3;width:auto;flex:2.5;align-self:flex-start;margin-right:8px}}@media (min-width: 1280px){.features-section{flex:1.5;margin-right:36px}}.features-container{display:flex;width:100%;flex-direction:row;gap:16px;justify-content:space-between}@media (min-width: 640px){.features-container{min-width:300px;width:50%;justify-content:left}}@media (min-width: 960px){.features-container{width:100%}}.feature-row{width:100%;display:flex;flex-direction:column}@media (min-width: 960px){.feature-row{width:max-content;justify-content:left}}.feature-available,.feature-unavailable{align-items:center;display:flex;font-size:13px;line-height:16px;padding-bottom:8px;padding-right:8px;white-space:nowrap;position:relative}.feature-available{color:#252525}@media (min-width: 640px){.feature-available{padding-right:12px}}@media (min-width: 960px){.feature-available{flex:1 1 50%;display:inline-flex}}.feature-available svg{flex-shrink:0}.feature-unavailable{color:#8292a4}.feature-unavailable svg{fill:#8292a4;flex-shrink:0}@media (min-width: 640px){.feature-unavailable{padding-right:12px}}@media (min-width: 960px){.feature-unavailable{flex:1 1 50%;display:inline-flex}}.feature-icon{fill:#252525;display:inline-flex;height:8px;margin-right:4px;width:11px}.fGrmpX{display:flex;gap:8px;flex-direction:column;order:3}@media (min-width: 640px){.fGrmpX{align-items:center;order:3}}@media (min-width: 960px){.fGrmpX{order:4}}.khFrek{display:flex;gap:8px}@media (min-width: 640px){.khFrek{flex-direction:column;align-items:center}}.get-loan-button{display:inline-flex;flex-direction:column;align-items:center;white-space:nowrap;margin-right:16px;margin-bottom:0;height:48px;padding:0 16px;background-color:#00ca83}@media (min-width: 640px){.get-loan-button{margin-right:0;width:160px}}.dhaa-dg{font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;display:block;width:100%;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:.03em;color:#fffc;text-transform:lowercase}.a-DuyM,.advertisingItem{display:block;font-size:12px;line-height:16px;font-weight:700}.advertisingItem{margin-top:8px}.svgImgItem{list-style:none;padding:0}.svgIng{display:flex;align-items:baseline;color:#00ca83}.svgIng svg{min-width:8px;margin-right:14.5px;pointer-events:none}.cUvTBr{padding-left:15px;position:relative}.cUvTBr:before{background-color:#8292a4;content:"";height:4px;left:0;position:absolute;top:11px;width:4px;border-radius:50%}.llcleZ{font-weight:700;font-size:13px;line-height:16px;color:#19a1eb}.llcleZ svg{margin-left:4px;pointer-events:none}.llcleZ:hover{color:#19a1eb;text-decoration:underline}.llcleZ:active,.llcleZ:focus{color:#19a1eb;opacity:.8}.bgcWfd{display:flex;flex-direction:column;gap:8px;flex-shrink:0;grid-area:linkBlock}.bgcWfd a{font-weight:400}.bgcWfd a svg{opacity:.5}@media (min-width: 1280px){.bgcWfd{margin:10px 0}}.fTOQSb{display:inline-block;flex:1}.tooltip-container{width:max-content;position:relative;white-space:normal}.tooltip-content{padding:8px;margin:-8px;display:flex;align-items:center;justify-content:flex-start;gap:4px}.ftZipH{display:inline;position:relative;margin-left:4px;top:0;color:#8292a4}.primary-button{position:relative;align-items:center;background-color:#00ca83;border-radius:4px;border:0;display:flex;flex-direction:column;justify-content:center;outline:none;margin-bottom:8px;padding:0 14px;width:100%;height:48px}.primary-button:hover,.primary-button:focus{opacity:.8}.primary-button:active{opacity:.9}.primary-button:disabled{background:#e5eaef;cursor:default;pointer-events:none}.button-text{font-family:Raleway,sans-serif;font-size:12px;font-weight:700;line-height:20px;letter-spacing:.1em;text-transform:uppercase;color:#fff}.dGIRZJ{cursor:pointer;width:max-content;display:flex;justify-content:center;align-items:baseline;padding:2px 4px;border-radius:24px;background:#00b062;color:#fff;font:700 12px/16px Noto Sans,sans-serif;letter-spacing:.36px}.dGIRZJ svg{margin-top:2px;width:16px;height:16px;color:#fff}.productListWrapper{margin-bottom:24px;position:relative;background-color:#f2f6fa}.essentialCharacteristicsBtn{display:flex;flex-direction:column;gap:8px;flex-shrink:0}.essentialCharacteristicsItem{text-align:left;font:400 14px/18px Noto Sans,sans-serif;color:#19a1eb;border:none;background-color:transparent;padding:0}.essentialCharacteristicsItem svg{margin-left:4px}.secondary-button{display:flex;align-items:center;background:transparent;border:0;outline:0;font-size:12px;line-height:16px;color:#666}@media (min-width: 960px){.secondary-button{margin-bottom:16px}}.secondary-button:after{content:"";display:inline-flex;margin-left:4px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid rgb(102,102,102);transition:transform .1s linear}.rating-display{display:flex;align-items:center;gap:4px;padding:2px 0 0;transition:.2s}.gnxEDb{display:flex;align-items:center;min-height:18px}.dbUhQv{display:flex}.rating-count{display:none}.sratContainer{margin-top:2px;font-size:12px;line-height:16px;color:#666}.yfqzQ{position:relative;width:16px;height:16px}.LszQP{margin-top:2px;font-size:12px;line-height:16px;color:#666}.bPpkQA{overflow:hidden;transition:height .1s ease-out;height:auto}.diYymy{flex-direction:column;flex:1 1 100%;display:flex}@media (min-width: 640px){.diYymy{flex:1 1 0%}}.eqHVtk{display:block;padding-bottom:8px}.hPFPWg{font-size:14px;line-height:24px}.khCuMn{flex-direction:column;flex:1 1 100%;display:none}@media (min-width: 640px){.khCuMn{flex:1 1 0%}}@media (min-width: 640px){.khCuMn{display:none}}@media (min-width: 960px){.khCuMn{display:flex}}.iyqnJE{display:flex;flex-direction:column;align-items:flex-start;padding:8px;background:#e2f6ff;border-radius:4px}.kyuKps{display:flex;align-items:baseline;color:#00ca83;gap:8px}.edcvtp{display:none;padding-bottom:8px}@media (min-width: 640px){.edcvtp{display:none}}@media (min-width: 960px){.edcvtp{display:block}}.fgKXDj{display:flex;width:100%;margin-top:16px}@media (min-width: 640px){.fgKXDj{display:none}}.bpIZyi{display:block;padding-bottom:8px}@media (min-width: 640px){.bpIZyi{display:block}}@media (min-width: 960px){.bpIZyi{display:none}}.bZrNeJ{position:relative;top:0;left:0;width:16px;height:16px;background-color:#f2cb3d;-webkit-mask-image:url(/credit/bad-credit-history/assets/starFill.Dl0PeD_j.svg);mask-image:url(/credit/bad-credit-history/assets/starFill.Dl0PeD_j.svg);-webkit-mask-position:0px 50%;mask-position:0px 50%;-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x;-webkit-mask-size:16px 12px;mask-size:16px 12px;pointer-events:none}.bFYPaG div:not(:last-child){margin-bottom:8px}.jldUam{display:block;font-size:12px;line-height:16px;font-weight:700}.fua-footer{width:100%}.kIbCHN{display:flex;justify-content:space-between;flex-flow:wrap}.hURAfp{display:flex;flex-flow:column wrap;margin-bottom:20px}.hURAfp p{font:700 18px/1 Noto Sans,sans-serif}@media (min-width: 640px){.hURAfp{flex-basis:calc(50% - 28px)}}.blue{color:#19a1eb;font-size:22px!important;margin-bottom:8px!important}.laqaaq{width:100%;background:#fff;border-radius:8px;padding:16px;margin-bottom:8px;box-shadow:#8292a414 0 4px 16px}.laqaaq h2{margin-bottom:16px}.laqaaq h3{font-size:22px!important;margin-bottom:16px!important}@media (min-width: 768px){.laqaaq{padding:32px}}.dOdFtB{font-family:Raleway,sans-serif;font-weight:700;font-size:24px;line-height:32px;color:#252525;margin-bottom:36px}@media (min-width: 640px){.dOdFtB{margin-bottom:48px}}@media (min-width: 960px){.dOdFtB{font-size:28px;line-height:32px;margin-bottom:28px}}.jcMDCd{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.jcMDCd iframe{position:absolute;top:0;left:0;width:100%;height:100%}.gaLTcU{display:flex;flex-flow:column;margin:32px 0}.cnrhZT{display:flex;margin-bottom:16px}.dvzyYv{display:flex;flex-basis:32px;align-items:start;padding:0 18px 0 0;font:700 14px/24px Raleway,sans-serif;color:#19a1eb}.kTUaLf{display:flex;font:14px/24px Noto Sans,sans-serif;color:#464646}.kFpjhC h3,.kFpjhC .fua-h3{margin:0 0 8px;font-size:18px;line-height:24px}.kFpjhC h2,.kFpjhC h3{margin:0 0 32px;font:700 24px/32px Raleway,sans-serif;color:#252525}.kFpjhC{color:#595959}.kFpjhC ol{counter-reset:list 0}.kFpjhC ul,.kFpjhC ol{margin:0 0 24px;padding:0;list-style-type:none}.kFpjhC li{position:relative;padding-left:20px;margin-bottom:8px}.kFpjhC ol>li:before{counter-increment:list 1;content:counter(list) " "}.kFpjhC li:before{position:absolute;top:0;left:0;content:"";width:24px;height:24px;margin-right:8px;font-size:inherit;font-weight:700;color:#33bcfb}strong{font:700 14px/24px Noto Sans,sans-serif;color:#595959}@media (min-width: 768px){strong{font-size:16px;line-height:28px}}.fua-header{width:100%}.knBYDJ{display:flex;margin:0 auto 24px;max-width:1216px;flex-direction:column;align-items:center}@media (min-width: 640px){.knBYDJ{flex-flow:wrap;justify-content:flex-start;width:100%;align-items:center}}.fHVumZ{width:100%;font-family:Raleway,sans-serif;font-size:20px;font-weight:700;line-height:28px;margin:16px 0;text-align:center;display:flex}.kKEQow{display:flex;font-size:14px;line-height:24px;margin-top:8px;width:100%;text-align:left}@media (min-width: 640px){.kKEQow{font-size:16px;line-height:28px;text-align:left}}.kALviW{margin:0 auto;background-color:#fff;width:100%;padding-top:24px;padding-bottom:8px}.shadow{box-shadow:#e5eaef 0 -1px inset;padding-bottom:16px}.productListContainer{margin:0 auto;padding:0;width:100%;background-color:#f2f6fa}@media (min-width: 640px){.productListContainer{max-width:1248px;padding:0 16px}}@media (min-width: 1280px){.productListContainer{max-width:1248px;padding:0 16px}}.krklby{align-items:center;display:flex;margin:0;overflow:auto;height:48px}.esmuhW{white-space:nowrap;scrollbar-width:none;padding:0;align-items:center;display:flex;overflow:auto;width:calc(100% + 32px);height:48px}.nZDOJ{display:block;color:#252525;font-family:Raleway,sans-serif;font-size:12px;font-weight:700;letter-spacing:.1em;line-height:16px;padding:16px 0;margin-right:16px;text-transform:uppercase;white-space:nowrap}.gsbacx{text-align:left;font:400 14px/18px Noto Sans,sans-serif;color:#19a1eb;border:none;background-color:transparent;padding:0}.gsbacx svg{margin-left:8px;opacity:.5}.inline-flex-center{display:inline-flex;align-items:center;align-content:center}.flex-column-container{display:flex;flex-flow:column}@media (min-width: 640px){.product-list{margin:0 0 24px;width:100%}}@media (min-width: 639px){.moreInfoPanel .khCuMn+.diYymy{display:none}}.gTxThj{background-image:url(/credit/bad-credit-history/assets/bannerBg.2HBV7hcx.png);background-size:100% 100%}.jcfIrD{position:relative;display:flex;flex-direction:column;align-items:center;gap:16px;height:267px;padding-inline:16px;padding-block:24px}@media (min-width: 640px){.jcfIrD{height:128px;align-items:flex-start;gap:20px;padding-block:16px}}@media (min-width: 960px){.jcfIrD{height:136px;flex-direction:row;justify-content:space-between;align-items:center}}.iRSKwD{font:700 18px/24px Raleway,sans-serif;color:#252525}@media (min-width: 960px){.iRSKwD{font:700 20px/28px Raleway,sans-serif}}.kBQUcv{position:absolute;left:50%;bottom:0;transform:translate(-50%);height:128px}@media (min-width: 640px){.kBQUcv{height:116px;right:16px;left:auto;transform:translate(0)}}@media (min-width: 960px){.kBQUcv{height:128px;left:50%;bottom:0;transform:translate(-50%)}}.LbHCC{background-color:#252525;padding:16px;color:#fff;font:700 12px/16px Raleway,sans-serif;letter-spacing:1.2px;text-transform:uppercase;border:none;border-radius:4px}.cmhldc{border-bottom:1px solid rgb(229,234,239);border-top:1px solid rgb(229,234,239);color:#8292a4;padding:16px 0;font-size:12px;line-height:16px;margin-top:40px;text-align:center}@media (min-width: 960px){.cmhldc{margin-top:64px}}.kEmUvb{align-items:center;display:inline-flex;color:#8292a4;margin-right:5px}.kEmUvb:after{content:"•";margin-left:5px}.kFpjhC ul>li:before{top:8px;border-radius:50%;width:4px;height:4px;background:#252525}strong{color:#595959;font:700 14px/24px Noto Sans,sans-serif}.pPwWk:not(:last-child){margin-bottom:24px}@media (min-width: 768px){.pPwWk:not(:last-child){margin-bottom:28px}}.eAuAcf{width:100%;font:14px/24px Noto Sans,sans-serif;color:#252525}@media (min-width: 768px){.eAuAcf{font-size:16px;line-height:28px}}@media (min-width: 1280px){.eAuAcf{margin-top:24px}}.kFpjhC table{display:block;width:100%;margin-bottom:24px;border-right:none;border-bottom:none;border-left:none;border-image:initial;border-top:1px solid rgb(229,234,239)}.kFpjhC table tbody,.kFpjhC table tr,.kFpjhC table td{display:block}@media (min-width: 768px){.kFpjhC table{display:table;border-collapse:collapse}}@media (min-width: 768px){.kFpjhC p,.kFpjhC ul,.kFpjhC ol,.kFpjhC table{margin-bottom:28px}}@media (min-width: 768px){.kFpjhC table tbody{display:table-row-group}}.kFpjhC table tr{padding:12px 0;border-right:1px solid rgb(229,234,239);border-bottom:1px solid rgb(229,234,239);border-left:1px solid rgb(229,234,239);border-image:initial;border-top:none}@media (min-width: 768px){.kFpjhC table tr{display:table-row}}@media (min-width: 768px){.kFpjhC table,.kFpjhC tr,.kFpjhC td{border:1px solid rgb(229,234,239)}}.kFpjhC table td{padding:0 16px;border:none}@media (min-width: 768px){.kFpjhC table td{display:table-cell;padding-top:12px;padding-bottom:12px}}.kFpjhC table td:first-child{font-weight:700;color:#252525}@media (min-width: 768px){.kFpjhC table td:first-child{width:40%;vertical-align:top}}.kFpjhC p{margin:0 0 8px}.kFpjhC table td p:last-child{margin-bottom:0}@font-face{font-family:Noto Sans;font-style:normal;font-weight:400;font-display:swap;src:local("Noto Sans"),local("NotoSans"),url(https://fonts.treeum.net/fonts/noto-sans-regular.woff2) format("woff2"),url(https://fonts.treeum.net/fonts/noto-sans-regular.woff) format("woff")}@font-face{font-family:Noto Sans;font-style:normal;font-weight:700;font-display:swap;src:local("Noto Sans Bold"),local("NotoSans-Bold"),url(https://fonts.treeum.net/fonts/noto-sans-bold.woff2) format("woff2"),url(https://fonts.treeum.net/fonts/noto-sans-bold.woff) format("woff")}@font-face{font-family:Raleway;font-display:swap;src:local("Raleway Bold"),local("Raleway-Bold"),url(https://fonts.treeum.net/fonts/raleway-bold.woff2) format("woff2"),url(https://fonts.treeum.net/fonts/raleway-bold.woff) format("woff")}.mobile-app-top-banner{background:linear-gradient(-45deg,#e8f8fd,#e8e0f9,#e8f8fd,#e8e0f9);background-size:400% 400%;animation:gradient 15s ease infinite}.mobile-app-top-banner.hidden{display:none}.mobile-app-top-banner .alert-app{display:flex;font-family:Noto Sans,sans-serif;align-items:center;padding:6px 0}.mobile-app-top-banner .alert-app .description-app{display:flex;flex-direction:column;gap:4px;font:700 13px/16px Noto Sans,sans-serif;color:#111512}.mobile-app-top-banner .alert-app .description-rating{display:flex;font: 12px/16px Noto Sans,sans-serif;color:#696f6b}.mobile-app-top-banner .alert-app .description-rating>div{margin-left:4px}.mobile-app-top-banner .alert-app .close-app{border:none;outline:0;padding:12px;background:transparent;width:36px;cursor:pointer}.mobile-app-top-banner .alert-app .group-logo-app{display:inline-flex;align-items:end}.mobile-app-top-banner .alert-app .logo-app{display:flex;justify-content:center;align-items:center;width:40px;height:40px;background:linear-gradient(180deg,#d9cfef,#6bacba 83.97%);border-radius:9px;margin-right:8px}.mobile-app-top-banner .alert-app .download-app{text-decoration:none;text-transform:uppercase;font-size:12px;margin-left:auto;height:26px;line-height:16px;font-weight:700;color:#5076c0;letter-spacing:.6px;font-family:Raleway,sans-serif;display:flex;align-items:center;padding:0 16px}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.fua-prevent-scroll{height:100vh;overflow:hidden}.fua-header{position:relative;color:#98a6b5;background:#fff;box-shadow:inset 0 -1px #e5eaef}.fua-header:hover{color:#595959}.fua-header .fua-hidden{display:none}.fua-header .fua-icon{color:inherit}.fua-header a{color:inherit;text-decoration:none}.fua-header input[type=checkbox]{display:none}.fua-header__container{display:flex;max-width:1400px;margin:0 auto;padding:0 16px;align-items:center;height:56px;box-sizing:border-box}.fua-header__logo{margin-right:24px;line-height:0;color:#252525!important}.fua-header__logo .fua-icon{width:128px;height:32px;color:inherit;transition:color .1s}.fua-header__logo:hover{color:#33bbfb!important}.fua-header__call{display:none;margin-right:24px;font:12px/1em Noto Sans,sans-serif;letter-spacing:.5px}.fua-header__call .fua-icon{display:inline-block;vertical-align:middle;width:12px;height:12px;margin-right:4px}.fua-header__control{position:relative;display:flex;align-items:center;justify-content:center;width:48px;height:56px;margin:0;cursor:pointer;line-height:0;color:inherit}.fua-header__control .fua-icon{width:40px;height:40px;color:inherit;transition:all .3s}.fua-header__control:hover{color:#33bbfb;background:#33bbfb14}.fua-header__control.fua-first{margin-left:auto}.fua-header__control.fua-active{color:#33bbfb}.fua-header__switcher{display:flex;height:100%;align-items:center;font:12px/1em Raleway,sans-serif;letter-spacing:.1em;text-transform:uppercase;color:inherit;transition:color .3s;cursor:pointer}.fua-header__switcher:hover{color:#33bbfb}.fua-header__toggle{position:relative;width:16px;height:10px;margin-right:4px;background:currentColor;border-radius:6px}.fua-header__toggle:before{content:"";position:absolute;top:2px;left:8px;width:6px;height:6px;background:#fff;border-radius:50%;transition:left .1s}.fua-header__lang{width:auto;padding:0 8px}.fua-header__lang.hidden-and-disabled{opacity:0;pointer-events:none}.fua-header__close{margin-right:16px}.fua-header__call--sidebar{display:block;width:100%;margin:48px 24px 32px;padding:16px 24px;background:#fff;border:2px solid #e5eaef;border-radius:2px;text-align:center}.fua-header__nav{font:12px/20px Raleway,sans-serif;letter-spacing:.1em;text-transform:uppercase;transition:color .3s}.fua-header__nav,.fua-header__navitem{position:relative}.fua-header__navitem>.fua-header__nav{max-height:0;overflow:hidden}.fua-header__search{display:flex;align-items:center;justify-content:center;position:fixed;inset:0;background:#0a232ff2;opacity:0;transition:opacity .1s;z-index:1600000000;pointer-events:none;overflow:hidden}.fua-header__search.fua-open{opacity:1;pointer-events:auto}.fua-header__search-close{position:absolute;display:flex;justify-content:center;align-items:center;width:56px;height:56px;top:0;right:0;color:#fff;cursor:pointer}.fua-header__search-close .fua-icon{width:100%;height:100%}.fua-header__search-close:hover{color:#33bbfb}.fua-header__search-form{position:relative;display:block;width:100%;max-width:528px;margin:0 16px;text-align:center}.fua-header__search input[type=text]{display:block;margin-bottom:0;width:100%;height:64px;padding:4px 92px 4px 32px;box-sizing:border-box;font:20px/56px Raleway,sans-serif;color:#252525;background:#fff;border:none;border-radius:56px;outline:none}.fua-header__search input[type=text]::-webkit-input-placeholder{color:#c1c1c1}.fua-header__search input[type=text]::-moz-placeholder{color:#c1c1c1}.fua-header__search input[type=text]:-ms-input-placeholder{color:#c1c1c1}.fua-header__search input[type=text]:-moz-placeholder{color:#c1c1c1}.fua-header__search-submit{position:absolute;display:flex;justify-content:center;align-items:center;width:56px;height:56px;padding:0;top:50%;right:4px;transform:translateY(-50%);line-height:0;color:#fff;background:#00ca83;border:none;border-radius:50%;outline:none;cursor:pointer}.fua-header__search-submit .fua-icon{width:24px;height:24px}.fua-header__search-submit:hover{background:#33d59c}.fua-header__search-submit:active{background:#00b676}.fua-header__user img{width:20px;height:20px;object-fit:contain;border-radius:50%;border:1px solid #e5eaef}.fua-header__user svg.hide{display:none}.fua-header__user.active{color:#33bbfb}.fua-header__user.active img{box-shadow:0 0 0 1px #33bbfb}.fua-header__navitem.fua-parent>a:after{content:"";display:inline-block;vertical-align:middle;margin-left:2px;margin-bottom:3px;width:0;height:0;border-color:#595959 transparent transparent;border-style:solid;border-width:3px 3px 0;transition:border-color .3s}@media (max-width: 1279px){.fua-header__sidebar{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#5c6166b3;z-index:1800000000;transition:opacity .3s;overflow:hidden;opacity:0;pointer-events:none}.fua-header__menu{position:absolute;display:flex;flex-wrap:wrap;align-items:center;right:-274px;top:0;bottom:0;width:274px;transform-origin:right center;transition:right .25s cubic-bezier(.215,.61,.355,1);background:#fff;overflow-y:scroll}.fua-header__lang{margin-left:auto}.fua-header__nav{display:flex;flex-direction:column;flex-basis:100%;min-height:calc(100% - 185px)}.fua-header__navitem.fua-parent>a,.fua-header__navitem:not(.fua-parent){display:block;padding:12px 24px}.fua-header__navitem>.fua-header__nav{transition:max-height .3s ease-out}.fua-header__navitem>.fua-header__nav>a{padding-left:48px}.fua-header__navitem>.fua-header__nav .fua-header__navitem:last-child{margin-bottom:16px}#header_menu:checked~.fua-header__sidebar{opacity:1;pointer-events:auto}#header_menu:checked~.fua-header__sidebar .fua-header__menu{right:0}.fua-header__navitem.fua-open>a:after{border-width:0 3px 3px;border-color:transparent transparent #595959}.fua-header__navitem.fua-open .fua-header__nav{max-height:999px;transition:max-height .3s ease-in}}@media (min-width: 480px){.fua-header__call{display:block}}@media (min-width: 1280px){.fua-header__container{padding:0 24px}.fua-header__close,.fua-header__hamburger{display:none}.fua-header__control:not(.fua-header__lang){width:40px}.fua-header__control.fua-first{margin-left:0}.fua-header__sidebar{margin-left:auto}.fua-header__call,.fua-header__call--sidebar{display:none}.fua-header__menu{display:flex;align-items:center}.fua-header__lang{margin-left:8px;order:1}.fua-header__nav{display:inline-flex}.fua-header__search-close{width:96px;height:96px}.fua-header__search-close .fua-icon{width:80px;height:80px}.fua-header__navitem{display:inline-flex}.fua-header__navitem.fua-parent>a,.fua-header__navitem:not(.fua-parent){padding:18px 8px}.fua-header__navitem.fua-parent>a:hover,.fua-header__navitem:not(.fua-parent):hover{background:#33bbfb14;color:#33bbfb}.fua-header__navitem>.fua-header__nav{display:flex;flex-direction:column;position:absolute;top:100%;margin-top:2px;left:-24px;width:250px;box-shadow:0 8px 24px #00000029;border-radius:4px;background:#fff;z-index:1200000000}.fua-header__navitem>.fua-header__nav .fua-header__navitem{padding:10px 24px}.fua-header__navitem.fua-parent>a,.fua-header__navitem.fua-parent>span{position:relative}.fua-header__navitem.fua-parent>a:after,.fua-header__navitem.fua-parent>span:after{display:none;position:absolute;margin:0;left:50%;transform:translate(-50%);bottom:13px}.fua-header__navitem.fua-parent>a:hover:after,.fua-header__navitem.fua-parent>span:hover:after{display:block;border-color:#33bbfb transparent transparent}.fua-header__navitem.fua-parent:before{content:"";position:absolute;top:100%;left:0;width:100%;height:2px;z-index:1200000010}.fua-header__navitem:hover .fua-header__nav{padding:16px 0;max-height:999px;transition:all .3s ease-in}.fua-header__navitem:hover>span{background:#33bbfb14;color:#33bbfb}.fua-header__navitem:hover>span:after{display:block;border-color:#33bbfb transparent transparent}}@media (min-width: 1440px){.fua-header__call:not(.fua-header__call--sidebar){display:block}}@media (min-width: 1280px){.layout-variant-4 .fua-header__call:not(.fua-header__call--sidebar){display:none}}.fua-fixed-layout .fua-header__call:not(.fua-header__call--sidebar){display:none}@font-face{font-family:Noto Sans;font-style:normal;font-weight:400;font-display:swap;src:local("Noto Sans"),local("NotoSans"),url(https://fonts.treeum.net/fonts/noto-sans-regular.woff2) format("woff2"),url(https://fonts.treeum.net/fonts/noto-sans-regular.woff) format("woff")}@font-face{font-family:Noto Sans;font-style:normal;font-weight:700;font-display:swap;src:local("Noto Sans Bold"),local("NotoSans-Bold"),url(https://fonts.treeum.net/fonts/noto-sans-bold.woff2) format("woff2"),url(https://fonts.treeum.net/fonts/noto-sans-bold.woff) format("woff")}@font-face{font-family:Raleway;font-display:swap;src:local("Raleway Bold"),local("Raleway-Bold"),url(https://fonts.treeum.net/fonts/raleway-bold.woff2) format("woff2"),url(https://fonts.treeum.net/fonts/raleway-bold.woff) format("woff")}.fua-footer{position:relative;padding-top:52px;background:#fff;box-shadow:0 -1px #e5eaef}.fua-footer a{color:inherit;text-decoration:none}.fua-footer__container{display:flex;flex-direction:column;gap:24px;max-width:1400px;margin:0 auto;padding:0 16px 16px;flex-wrap:wrap;align-items:flex-start;font:12px/16px Noto Sans,sans-serif;box-sizing:border-box}.fua-footer__brand{display:flex;flex-direction:column;width:100%}.fua-footer__logo{display:block;max-width:100%;color:#252525!important;width:253px;height:64px;transition:color .1s;line-height:0}.fua-footer__logo:hover{color:#33bbfb!important}.fua-footer__logo .fua-icon{width:100%;height:100%;color:inherit}.fua-footer__counton{font-size:16px;font-family:Raleway,sans-serif}.fua-footer__call{display:block}.fua-footer__call span{width:100%;font: 12px Noto Sans,sans-serif;color:#252525}.fua-footer__call span b{margin-right:4px}.fua-footer__call .fua-icon{display:inline-block;vertical-align:middle;margin-right:4px;width:12px;height:12px}.fua-footer__social{display:flex;gap:4px;margin-top:16px}.fua-footer__community{display:flex;align-items:center;justify-content:center;width:48px;height:48px;color:#252525;transition:color .3s;background:#f1f8ff;mix-blend-mode:normal;border-radius:4px}.fua-footer__community:hover{opacity:.8}.fua-footer__community:active{opacity:.9}.fua-footer__community .fua-icon{width:24px;height:24px}.fua-footer__community.fua-tg{color:#37aee2}.fua-footer__community.fua-fb{color:#1877f2}.fua-footer__community.fua-yt{color:red}.fua-footer__community.fua-tt{color:#212121}.fua-footer__community.fua-ins{color:#93429e}.fua-footer__app{position:relative;display:flex;width:100%;gap:16px;padding:12px 8px;margin-bottom:-12px;align-items:center;border-radius:8px;border:1px solid #e5eaef;background:#fff;color:#8292a4;font:700 13px/16px Noto Sans,sans-serif;box-sizing:border-box}.fua-footer__qr{display:none}.fua-footer__appLogo{position:relative;display:flex;flex-direction:column;gap:12px;z-index:1}.fua-footer__appName{display:flex;flex-direction:column;gap:8px}.fua-footer__badges{display:flex}.fua-footer__badges.is-android .ios,.fua-footer__badges.is-ios .android{display:none}.fua-footer__appScreenshot{position:absolute;right:8px;bottom:0;object-position:0 28px}.fua-footer__nav{display:flex;flex-wrap:wrap;flex-basis:100%;margin:0 -12px}.fua-footer__navitem{flex-basis:auto;padding:0 12px;font-family:Raleway,sans-serif;font-weight:700;line-height:40px;color:#98a6b5!important;letter-spacing:.1em;text-transform:uppercase}.fua-footer__navitem:hover{color:#33bbfb!important}.fua-footer__copyright{margin-top:-12px;padding-top:24px;flex-basis:100%;border-top:1px solid #e5eaef;color:#98a6b5}.fua-footer__technologies{display:flex;flex-wrap:wrap;gap:8px 16px;filter:grayscale(1)}@media (min-width: 640px){.fua-footer__container{flex-direction:row;align-items:center}.fua-footer__brand{width:auto}.fua-footer__app{width:328px;padding:30px 12px;margin-bottom:0}.fua-footer__appScreenshot{width:99px;right:12px;object-position:bottom}}@media (min-width: 960px){.fua-footer__qr{display:block}.fua-footer__app{width:498px;padding:30px 16px}.fua-footer__badges.is-android .ios,.fua-footer__badges.is-ios .android{display:block}.fua-footer__appScreenshot{right:16px}}@media (min-width: 1280px){.fua-footer__container{padding:0 24px}}@media (min-width: 1440px){body:not(.branding) .fua-footer__container>*{order:3}body:not(.branding) .fua-footer__brand{order:0}body:not(.branding) .fua-footer__nav{order:1;margin:0 8px;flex-basis:calc(100% - 820px)}body:not(.branding) .fua-footer__copyright{margin-top:0}}
