@keyframes rcSliderTooltipZoomDownIn{0%{opacity:0;transform-origin:50% 0%;transform:scale(0)}to{transform-origin:50% 0%;transform:scale(1)}}@keyframes rcSliderTooltipZoomDownOut{0%{transform-origin:50% 0%;transform:scale(1)}to{opacity:0;transform-origin:50% 0%;transform:scale(0)}}.rc-slider{position:relative;height:10px;padding:0;width:100%;border-radius:5px;-ms-touch-action:none;touch-action:none;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-rail{position:absolute;width:100%;background-color:#e9e9e9;height:4px;border-radius:6px}.rc-slider-track{position:absolute;left:0;height:4px;border-radius:6px;background-color:#abe2fb}.rc-slider-handle{position:absolute;width:26px;height:26px;cursor:pointer;cursor:-webkit-grab;margin-top:5px;margin-left:0;cursor:grab;border-radius:50%;background-color:#fff;-ms-touch-action:pan-x;touch-action:pan-x;transform:translate(-50%,-50%)!important;transition:background-color .3s ease;z-index:1}.rc-slider-handle:focus{outline:1px dashed rgba(255,255,255,.4);outline-offset:2px;-moz-outline-radius:5px;outline-radius:5px}.rc-slider-handle:hover,.rc-slider-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.rc-slider-handle-click-focused:focus{border-color:#96dbfa;box-shadow:unset}.rc-slider-mark{position:absolute;top:18px;left:0;width:100%;font-size:12px}.rc-slider-mark{user-select:none}.rc-slider-mark .rc-slider-mark-text{position:absolute;display:inline-block;vertical-align:middle;cursor:pointer;color:#fff;visibility:hidden;opacity:0;transition:opacity .2s ease;font-weight:700;background:none;border-radius:3px;margin:7px 0 0!important;padding:0!important;font-size:12px;line-height:16px;width:100%!important;transform:translate(-50%);text-align:center;max-width:220px}@media (max-width: 1065px){.rc-slider-mark .rc-slider-mark-text{max-width:120px!important;width:auto!important}}.rc-slider-mark .rc-slider-mark-text:first-child,.rc-slider-mark .rc-slider-mark-text:last-child{color:#fff;opacity:.6;visibility:visible;font-size:12px;line-height:16px;white-space:nowrap}@media (max-width: 1065px){.rc-slider-mark .rc-slider-mark-text:first-child,.rc-slider-mark .rc-slider-mark-text:last-child{white-space:normal}}.rc-slider-step{position:absolute;width:100%;height:0;background:transparent}.rc-slider-dot{position:absolute;bottom:-7px;cursor:pointer;border-radius:50%;vertical-align:middle;margin-left:-2px;width:4px;height:4px;background:#fff3}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-left:0;margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-handle,.rc-slider-disabled .rc-slider-dot{border-color:#ccc;box-shadow:none;background-color:#fff;cursor:not-allowed}.rc-slider-disabled .rc-slider-mark-text,.rc-slider-disabled .rc-slider-dot{cursor:not-allowed!important}.rc-slider-vertical{width:14px;height:100%;padding:0 5px}.rc-slider-vertical .rc-slider-rail{height:100%;width:4px}.rc-slider-vertical .rc-slider-track{left:5px;bottom:0;width:4px}.rc-slider-vertical .rc-slider-handle{margin-left:-5px;-ms-touch-action:pan-y;touch-action:pan-y}.rc-slider-vertical .rc-slider-mark{top:0;left:10px;height:100%}.rc-slider-vertical .rc-slider-step{height:100%;width:4px}.rc-slider-vertical .rc-slider-dot{left:2px;margin-bottom:-4px}.rc-slider-vertical .rc-slider-dot:first-child{margin-bottom:-4px}.rc-slider-vertical .rc-slider-dot:last-child{margin-bottom:-4px}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-leave{animation-duration:.15s;animation-fill-mode:both;display:block!important;animation-play-state:paused}.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active,.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear{transform:scale(0);animation-timing-function:ease-in}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:ease-out}.rc-slider-tooltip{position:absolute;left:-9999px;top:-9999px;visibility:visible;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);user-select:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-placement-bottom:before{content:"";position:absolute;top:-16px;left:50%;height:16px;width:26px;margin:0 0 0 -13px;background:transparent}.rc-slider-tooltip *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-inner{padding:3px 12px;min-width:24px;font-size:12px;font-weight:700;line-height:16px;color:#000;text-align:center;text-decoration:none;background-color:#fff;border-radius:4px;max-width:220px;position:relative;pointer-events:none;user-select:none;-webkit-user-select:none;white-space:nowrap}@media (max-width: 1065px){.rc-slider-tooltip-inner{width:100px;white-space:normal;text-align:center}}.rc-slider-tooltip-inner>div{display:flex}@media (max-width: 1065px){.rc-slider-tooltip-inner>div{display:block}}.rc-slider-tooltip-inner>div div{padding-right:10px}@media (max-width: 1065px){.rc-slider-tooltip-inner>div div{padding-right:0!important}}.rc-slider-tooltip-inner:after{content:"";position:absolute;top:0;left:50%;margin:-7px 0 0 -4px;border:3px solid transparent;border-bottom:4px solid #fff}.rc-slider-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{bottom:4px;left:50%;margin-left:-4px;border-width:4px 4px 0;border-top-color:#6c6c6c}@media (max-width: 768px){.desktop-only{display:none}}@media (min-width: 769px){.mobile-only{display:none}}.promo2__container{width:100%;margin:0 auto;box-sizing:border-box;max-width:1200px;min-width:320px;padding:0 20px;position:relative}.promo2__h2{font-size:48px;font-weight:700;letter-spacing:-.03em;line-height:1em}@media (max-width: 768px){.promo2__h2{font-size:32px;line-height:1.2em}}.promo2__body{color:#778185;font-size:18px;line-height:1.3em;font-weight:400}@media (max-width: 768px){.promo2__body{font-size:16px}}.promo2__white-btn{font-size:16px;font-weight:500;flex-shrink:0;background-color:#fff;padding:8px 12px;color:#121618;display:inline-flex;align-items:center;gap:8px;border-radius:8px;border:.5px solid rgba(0,0,0,.8);box-shadow:2px 2px #000c;transition:.2s ease-out}.promo2__white-btn:hover{text-decoration:none;box-shadow:4px 4px #000c}.promo2__demo-btn{font-size:16px;padding:10px 16px;line-height:30px;box-sizing:border-box;text-align:center;font-weight:500;border-radius:8px;border:none;transition:.3s ease-in-out;color:#fff;display:flex;gap:8px;align-items:center;justify-content:center;box-shadow:2px 2px #000;border:.5px solid black;outline-offset:-5px;outline:1px dashed transparent}.promo2__demo-btn:hover{box-shadow:5px 5px #000;text-decoration:none}.promo2__demo-btn:focus{outline-color:#000}.promo2__demo-btn_pool{background-color:#0bb8e5}.promo2__demo-btn_netflix{background-color:#c63531}.promo2__demo-btn_purple{background-color:#421a65}.promo2__demo-btn_fuscia{background-color:#a435f0}.promo2__demo-btn_2{background-color:#00abd8;padding-left:24px;padding-right:24px}.promo2__demo-btn_3{background-color:#1a2024;padding-left:24px;padding-right:24px}.promo2__svg-box,.lottie-box{border:1px solid black;border-radius:24px;box-shadow:6px 6px var(--box-shadow),6px 6px 0 1px #000}@media (max-width: 768px){.promo2__svg-box,.lottie-box{border-radius:16px}}.lottie-box{width:100%;aspect-ratio:80/44}.promo2__trusted{padding-top:70px;padding-bottom:70px}.promo2__trusted__top-wrapper{display:flex;flex-wrap:wrap;gap:80px;justify-content:center;align-items:center}@media (max-width: 768px){.promo2__trusted__top-wrapper{gap:30px}}.promo2__trusted__h2{font-size:14px;font-weight:400}.promo2__trusted img{width:120px;height:40px;object-fit:contain;object-position:center;max-width:100%;filter:brightness(0) saturate(100%) invert(29%) sepia(2%) saturate(3010%) hue-rotate(176deg) brightness(101%) contrast(97%)}@media (max-width: 768px){.promo2__trusted img{width:65px;height:22px}}.promo2__trusted.variant-centered{padding-top:100px;padding-bottom:100px;background-color:#fff}.promo2__trusted.variant-centered .promo2__trusted__top-wrapper{display:flex;flex-direction:column;gap:56px;align-items:center}.promo2__trusted.variant-centered .promo2__trusted__h2{font-size:16px;font-weight:400;letter-spacing:.03em;text-align:center;text-transform:uppercase}.promo2__trusted.variant-centered .promo2__trusted__logos-wrapper{display:flex;flex-wrap:wrap;gap:80px;justify-content:center;align-items:center;width:100%}@media (max-width: 768px){.promo2__trusted.variant-centered .promo2__trusted__logos-wrapper{gap:30px}}.promo2__trusted.variant-centered .promo2__trusted__logos-wrapper img{width:120px;height:40px;max-width:100%;filter:brightness(0) saturate(100%) invert(29%) sepia(2%) saturate(3010%) hue-rotate(176deg) brightness(101%) contrast(97%);object-fit:contain;object-position:center}@media (max-width: 768px){.promo2__trusted.variant-centered .promo2__trusted__logos-wrapper img{width:65px;height:22px}}.customer-review{background-color:#a435f0;padding:80px 0 112px;color:#fff}@media (max-width: 768px){.customer-review{padding:48px 0}}.customer-review .customer-review__content{display:flex;flex-direction:column;gap:64px}@media (max-width: 768px){.customer-review .customer-review__content{gap:32px}}.customer-review .customer-review__img-wrap{height:40px;width:130px}.customer-review .customer-review__img-wrap img{width:100%;height:100%;object-fit:contain;object-position:left}.customer-review .customer-review__quote{font-size:40px;font-weight:400;line-height:1.2em;text-indent:-.3em}@media (max-width: 768px){.customer-review .customer-review__quote{font-size:24px}}.customer-review .customer-review__person{display:flex;align-items:center;gap:16px}.customer-review .customer-review__person-img{flex-shrink:0;width:48px;height:56px}.customer-review .customer-review__person-img img{width:100%;height:100%;object-fit:cover;object-position:center;border:1px solid white;border-radius:48px}.customer-review .customer-review__person-text{font-size:16px;font-weight:400}.ic-update__text-input,.ic-update__textarea{display:block;width:100%;border:.5px solid black;border-radius:0;font-size:16px;padding:12px;transition:border .2s ease-in-out;font-family:ethnio-circular,sans-serif}.ic-update__text-input[aria-invalid],.ic-update__textarea[aria-invalid]{border-color:#ef4712}.ic-update__text-input:focus-visible,.ic-update__textarea:focus-visible{outline:1px dashed rgba(0,0,0,.4);outline-offset:3px}@media (max-width: 768px){.ic-update__text-input,.ic-update__textarea{border-width:1px;padding:8px}}.ic-update__textarea{min-height:66px;font-size:14px}@media (max-width: 768px){.ic-update__textarea{font-size:16px;min-height:100px}.ic-update__textarea::placeholder{font-size:14px}}.ic-update__error{color:#ef4712;font-size:15px;padding-top:4px}.ic-update__form-label{font-size:16px;font-weight:700;line-height:1.2em;padding-bottom:8px;display:block}@media (max-width: 768px){.ic-update__form-label{font-size:14px;padding-bottom:6px}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ic-update__loader{animation:rotate 1s linear infinite}.ic-update__loader svg{display:flex}.ic-update__input{display:block;width:100%;border:.5px solid black;font-size:16px;min-height:46px;padding:12px;border-radius:0}.ic-update__input::-webkit-outer-spin-button,.ic-update__input::-webkit-inner-spin-button{-webkit-appearance:none}.ic-update__input[type=number]{-moz-appearance:textfield}.ic-update__input:focus-visible{outline:1px dashed rgba(0,0,0,.4);outline-offset:2px}.ic-update__input.hourly-rate-input{padding-right:56px}.ic-update__input.budget-input{background-color:#d3e1fc;border:0}.ic-update__input.budget-input::placeholder{color:#000}.ic-update__input-placeholder{width:100%;height:48.02px;border:.5px solid black;border-radius:0}.ic-update__input-placeholder.ic-update__input-placeholder-big{height:65.2px}.ic-update__input-iso{position:absolute;right:86px;top:50%;transform:translateY(-50%);font-size:16px;font-weight:400;opacity:.3;padding-top:.1em}.ic-update__participant-num-wrap{display:grid;grid-template-columns:48px 1fr 48px;border:1px solid black;flex:1 0 auto}.ic-update__participant-num-btn{outline-offset:-2px;border:none;cursor:pointer;background-color:#fff;border-radius:0;transition:background-color .2s ease-in-out;padding:0;display:flex;align-items:center;justify-content:center}.ic-update__participant-num-btn svg path{transition:fill .2s ease-in-out}.ic-update__participant-num-btn:hover{background-color:#a435f0}.ic-update__participant-num-btn:hover svg path{fill:#fff}.ic-update__participant-num-btn:focus-visible{outline:1px dashed #000000;outline-offset:-3px}.ic-update__num-input{font-size:16px;font-weight:400;outline-offset:-2px;border:none;border-left:1px solid black;border-right:1px solid black;background-color:#fff;border-radius:0;height:48px;width:100%;-moz-appearance:none;-webkit-appearance:none;appearance:none}.ic-update__num-input::-webkit-outer-spin-button,.ic-update__num-input::-webkit-inner-spin-button{-webkit-appearance:none}.ic-update__num-input:focus-visible{outline:1px dashed #000000;outline-offset:-3px}.ic-update__radio-btn-list{display:inline-flex;flex-wrap:wrap;justify-content:flex-start;min-height:50px}.ic-update__radio-btn-list:has(:focus-visible){outline:1px dashed black;outline-offset:2px}.ic-update__radio-btn{position:relative}.ic-update__radio-btn:not(:last-child) label{border-right:0}.ic-update__radio-btn__input{position:absolute;top:50%;left:0;transform:translateY(-50%);opacity:0;z-index:-1}.ic-update__radio-btn__input:checked+label{background-color:#a435f0;color:#fff}.ic-update__radio-btn__label{display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;background-color:#fff;min-width:64px;font-size:16px;font-weight:400;padding:8px;border-radius:0;color:#000;transition:.2s ease-in-out;transition-property:color,background-color;box-sizing:border-box;border:1px solid black;height:100%}.variant-neo .leadgen__nav-button{box-shadow:2px 2px #000;border:.5px solid black}@media (min-width: 769px){.variant-neo .leadgen__nav-button:hover{box-shadow:4px 4px #000}}.variant-neo .leadgen__nav-button:focus-visible,.variant-neo .leadgen__nav-button:focus{outline-offset:-4px;outline-color:#fff}.leadgen{padding:48px 64px;display:flex;flex-direction:column;gap:32px}@media (max-width: 768px){.leadgen{padding:30px 20px}}.leadgen *{box-sizing:border-box}.leadgen .leadgen__header{display:flex;flex-direction:column;gap:12px;text-align:center}.leadgen .leadgen__title{text-align:center;font-size:36px;font-weight:700;letter-spacing:-.04em;line-height:1.2em;text-wrap:pretty}@media (max-width: 768px){.leadgen .leadgen__title{font-size:23px;padding:0 40px}}.leadgen .leadgen__subtitle{margin-bottom:0;font-size:16px;font-weight:400;color:#303a3e;line-height:initial;text-wrap:pretty}@media (max-width: 768px){.leadgen .leadgen__subtitle{font-size:13px}}.leadgen .leadgen__subtext{text-align:center;font-size:18px;font-weight:400;line-height:1.5em}.leadgen .leadgen__pt{padding-top:28px}@media (max-width: 768px){.leadgen .leadgen__pt{padding-top:20px}}.leadgen .leadgen__two-cols{display:grid;grid-template-columns:1fr 1fr;gap:16px}.leadgen .leadgen__footer{text-align:center;font-size:14px;font-weight:400;color:#000;text-wrap:pretty;line-height:1.4em}.leadgen .leadgen__footer a{color:#000;text-decoration:underline}@media (max-width: 768px){.leadgen .leadgen__footer{font-size:13px}}.leadgen .leadgen__radio-list{display:flex;flex-wrap:wrap;align-items:center}.leadgen .leadgen__radio-list:has(:focus-visible){outline:1px dashed black;outline-offset:2px}.leadgen .leadgen__radio-wrap:not(:first-child) .leadgen__radio{border-left:0}.leadgen .leadgen__radio-wrap input:checked+label{background-color:#000;color:#fff;box-shadow:none;border-color:#000}.leadgen .leadgen__radio{border:.5px solid black;border-radius:0;font-size:15px;font-weight:400;transition:.2s ease-in-out}@media (max-width: 768px){.leadgen .leadgen__radio{font-size:13px;border-width:1px}}.leadgen .leadgen__cta{box-shadow:1.5px 1.5px #000;border:.5px solid black;transition:.2s ease-in-out;outline-offset:-3px;background:#00add2;background:color(display-p3 .1176 .6667 .8078);font-size:16px;font-weight:400;padding:16px;width:100%;cursor:pointer;letter-spacing:-.01em;color:#fff;display:inline-flex;align-items:center;gap:12px;justify-content:center;border-radius:8px;font-weight:500;box-shadow:4px 4px #000}.leadgen .leadgen__cta:hover{box-shadow:3px 3px #000}.leadgen .leadgen__cta:focus-visible,.leadgen .leadgen__cta:focus{outline:1px dashed #000000}@media (max-width: 768px){.leadgen .leadgen__cta{border-width:1px}}.leadgen .leadgen__cta:hover{box-shadow:6px 6px #000}.leadgen .leadgen__cta.secondary{background-color:#f3f3f3;color:#000;width:auto}.leadgen .leadgen__cta.secondary:hover{background-color:#eaeaea}.leadgen .leadgen__cta.small{width:auto;padding:8px 16px;box-shadow:2px 2px #000}.leadgen .leadgen__cta.small:hover{box-shadow:4px 4px #000}.leadgen .leadgen__cta svg{fill:#fff}.leadgen .checkmark-wrap svg{height:40px;width:40px}.leadgen .checkmark-wrap svg path{fill:#1bba97}body.features_incentives_calculator{background-color:#d3e1fc}body.features_incentives_calculator header#header .logo a{z-index:1}body.features_incentives_calculator .ic-budget{background-image:url("https://assets-prod.ethn.io/assets/bg-PGUGMMFP.digested.svg");background-size:cover;background-repeat:no-repeat;background-position:center}body.features_budget_planner{background-color:#fff}body.features_budget_planner .ic-budget:before{content:"";position:absolute;inset:-100px 0 0;background-image:url("https://assets-prod.ethn.io/assets/bg-PGUGMMFP.digested.svg");background-size:cover;background-repeat:no-repeat;background-position:center}body.features_incentives_calculator #wrapper,body.features_budget_planner #wrapper{overflow:initial}.loaded .ic-update__skeleton{display:none}#section-content .ic-container{max-width:1064px}@media (max-width: 768px){#section-content .ic-container{padding-left:12px;padding-right:12px}}@media (max-width: 768px){#section-content .ic-desktop-only{display:none!important}}@media (min-width: 769px){#section-content .ic-mobile-only{display:none!important}}#section-content .relative{position:relative}#section-content .ic-update{padding-top:80px;padding-bottom:96px}@media (max-width: 768px){#section-content .ic-update{padding-top:24px;padding-bottom:64px;contain:paint}}#section-content .ic-update *{box-sizing:border-box}#section-content .ic-update *:focus{outline-color:#0006}#section-content .ic-update *,#section-content .leadgen *,#section-content .ic-about *,#section-content .ic-budget *{box-sizing:border-box}#section-content .ic-update .ic-update__divider,#section-content .leadgen .ic-update__divider,#section-content .ic-about .ic-update__divider,#section-content .ic-budget .ic-update__divider{width:100%;border-top:1px dashed black}#section-content .ic-update .ic-update__top-text,#section-content .leadgen .ic-update__top-text,#section-content .ic-about .ic-update__top-text,#section-content .ic-budget .ic-update__top-text{margin-bottom:80px;max-width:634px;font-weight:400;font-size:16px;line-height:1.5em}@media (max-width: 768px){#section-content .ic-update .ic-update__top-text,#section-content .leadgen .ic-update__top-text,#section-content .ic-about .ic-update__top-text,#section-content .ic-budget .ic-update__top-text{margin-bottom:24px;text-align:center;font-size:14px}}#section-content .ic-update .ic-update__h1,#section-content .leadgen .ic-update__h1,#section-content .ic-about .ic-update__h1,#section-content .ic-budget .ic-update__h1{font-size:48px;font-weight:700;line-height:1.2em;letter-spacing:-.04em;margin-bottom:32px}@media (max-width: 768px){#section-content .ic-update .ic-update__h1,#section-content .leadgen .ic-update__h1,#section-content .ic-about .ic-update__h1,#section-content .ic-budget .ic-update__h1{font-size:28px}}#section-content .ic-update .ic-update__card,#section-content .leadgen .ic-update__card,#section-content .ic-about .ic-update__card,#section-content .ic-budget .ic-update__card{background-color:#fff;border:.5px black solid;padding:28px 32px 32px;color:#000}@media (max-width: 768px){#section-content .ic-update .ic-update__card,#section-content .leadgen .ic-update__card,#section-content .ic-about .ic-update__card,#section-content .ic-budget .ic-update__card{padding:20px}}#section-content .ic-update .ic-update__card>*,#section-content .leadgen .ic-update__card>*,#section-content .ic-about .ic-update__card>*,#section-content .ic-budget .ic-update__card>*{margin-bottom:0}#section-content .ic-update .ic-update__card .ic-update__card-title,#section-content .leadgen .ic-update__card .ic-update__card-title,#section-content .ic-about .ic-update__card .ic-update__card-title,#section-content .ic-budget .ic-update__card .ic-update__card-title{font-size:24px;font-weight:700;line-height:1.2em;text-wrap:pretty}@media (max-width: 768px){#section-content .ic-update .ic-update__card .ic-update__card-title,#section-content .leadgen .ic-update__card .ic-update__card-title,#section-content .ic-about .ic-update__card .ic-update__card-title,#section-content .ic-budget .ic-update__card .ic-update__card-title{font-size:18px}}#section-content .ic-update .pt,#section-content .leadgen .pt,#section-content .ic-about .pt,#section-content .ic-budget .pt{padding-top:40px}@media (max-width: 768px){#section-content .ic-update .pt,#section-content .leadgen .pt,#section-content .ic-about .pt,#section-content .ic-budget .pt{padding-top:32px}}#section-content .ic-update .pt-small,#section-content .leadgen .pt-small,#section-content .ic-about .pt-small,#section-content .ic-budget .pt-small{padding-top:24px}#section-content .ic-update .pt-xxs,#section-content .leadgen .pt-xxs,#section-content .ic-about .pt-xxs,#section-content .ic-budget .pt-xxs{padding-top:8px}#section-content .ic-update .pt-small-xs,#section-content .leadgen .pt-small-xs,#section-content .ic-about .pt-small-xs,#section-content .ic-budget .pt-small-xs{padding-top:24px}@media (max-width: 768px){#section-content .ic-update .pt-small-xs,#section-content .leadgen .pt-small-xs,#section-content .ic-about .pt-small-xs,#section-content .ic-budget .pt-small-xs{padding-top:8px}}#section-content .ic-update .ic-update__sticky,#section-content .leadgen .ic-update__sticky,#section-content .ic-about .ic-update__sticky,#section-content .ic-budget .ic-update__sticky{position:sticky;top:20px}@media (min-width: 769px){#section-content .ic-update .ic-update__sticky,#section-content .leadgen .ic-update__sticky,#section-content .ic-about .ic-update__sticky,#section-content .ic-budget .ic-update__sticky{align-self:flex-start}}@media (max-width: 768px){#section-content .ic-update .ic-update__sticky,#section-content .leadgen .ic-update__sticky,#section-content .ic-about .ic-update__sticky,#section-content .ic-budget .ic-update__sticky{top:-1px;order:-1;padding-bottom:0}#section-content .ic-update .ic-update__sticky:has(.stuck),#section-content .leadgen .ic-update__sticky:has(.stuck),#section-content .ic-about .ic-update__sticky:has(.stuck),#section-content .ic-budget .ic-update__sticky:has(.stuck){z-index:4}}#section-content .ic-update .ic-update__grid,#section-content .leadgen .ic-update__grid,#section-content .ic-about .ic-update__grid,#section-content .ic-budget .ic-update__grid{display:grid;grid-template-columns:calc(100% - 392px) 336px;gap:56px}@media (max-width: 1024px){#section-content .ic-update .ic-update__grid,#section-content .leadgen .ic-update__grid,#section-content .ic-about .ic-update__grid,#section-content .ic-budget .ic-update__grid{gap:20px;grid-template-columns:calc(100% - 330px) 310px}}@media (max-width: 768px){#section-content .ic-update .ic-update__grid,#section-content .leadgen .ic-update__grid,#section-content .ic-about .ic-update__grid,#section-content .ic-budget .ic-update__grid{display:flex;flex-direction:column;gap:32px}}#section-content .ic-update .ic-update__form-col,#section-content .leadgen .ic-update__form-col,#section-content .ic-about .ic-update__form-col,#section-content .ic-budget .ic-update__form-col{display:flex;flex-direction:column;gap:32px}@media (max-width: 768px){#section-content .ic-update .ic-update__form-col,#section-content .leadgen .ic-update__form-col,#section-content .ic-about .ic-update__form-col,#section-content .ic-budget .ic-update__form-col{gap:12px}}#section-content .ic-update .ic-update__2col,#section-content .leadgen .ic-update__2col,#section-content .ic-about .ic-update__2col,#section-content .ic-budget .ic-update__2col{display:grid;gap:24px;grid-template-columns:calc(50% - 12px) calc(50% - 12px);align-items:flex-end}@media (max-width: 1024px){#section-content .ic-update .ic-update__2col,#section-content .leadgen .ic-update__2col,#section-content .ic-about .ic-update__2col,#section-content .ic-budget .ic-update__2col{grid-template-columns:1fr}}#section-content .ic-update .ic-update__label-wrap,#section-content .leadgen .ic-update__label-wrap,#section-content .ic-about .ic-update__label-wrap,#section-content .ic-budget .ic-update__label-wrap{display:flex;align-items:center;gap:8px;margin-bottom:12px}#section-content .ic-update label.ic-update__label,#section-content .leadgen label.ic-update__label,#section-content .ic-about label.ic-update__label,#section-content .ic-budget label.ic-update__label{cursor:pointer}#section-content .ic-update .ic-update__label,#section-content .leadgen .ic-update__label,#section-content .ic-about .ic-update__label,#section-content .ic-budget .ic-update__label{color:#000;font-size:16px;font-weight:500;line-height:1.4em}#section-content .ic-update .ic-update__label.label-show-result,#section-content .ic-update .ic-update__label.ic-budget-label,#section-content .leadgen .ic-update__label.label-show-result,#section-content .leadgen .ic-update__label.ic-budget-label,#section-content .ic-about .ic-update__label.label-show-result,#section-content .ic-about .ic-update__label.ic-budget-label,#section-content .ic-budget .ic-update__label.label-show-result,#section-content .ic-budget .ic-update__label.ic-budget-label{font-size:18px;font-weight:700}#section-content .ic-update .ic-update__label.label-noresult,#section-content .leadgen .ic-update__label.label-noresult,#section-content .ic-about .ic-update__label.label-noresult,#section-content .ic-budget .ic-update__label.label-noresult{font-size:16px;font-weight:700}@media (max-width: 1024px){#section-content .ic-update .ic-update__label.label-noresult,#section-content .leadgen .ic-update__label.label-noresult,#section-content .ic-about .ic-update__label.label-noresult,#section-content .ic-budget .ic-update__label.label-noresult{font-size:15px}}#section-content .ic-update .ic-update__label.ic-budget-label-lg,#section-content .leadgen .ic-update__label.ic-budget-label-lg,#section-content .ic-about .ic-update__label.ic-budget-label-lg,#section-content .ic-budget .ic-update__label.ic-budget-label-lg{font-size:24px;font-weight:700;line-height:1.3em}@media (max-width: 1024px){#section-content .ic-update .ic-update__label.ic-budget-label-lg,#section-content .leadgen .ic-update__label.ic-budget-label-lg,#section-content .ic-about .ic-update__label.ic-budget-label-lg,#section-content .ic-budget .ic-update__label.ic-budget-label-lg{font-size:20px}}#section-content .ic-update .ic-update__label-tag,#section-content .leadgen .ic-update__label-tag,#section-content .ic-about .ic-update__label-tag,#section-content .ic-budget .ic-update__label-tag{font-size:14px;font-weight:400;display:flex;align-items:center;gap:6px}#section-content .ic-update .ic-update__label-tag-indicator,#section-content .leadgen .ic-update__label-tag-indicator,#section-content .ic-about .ic-update__label-tag-indicator,#section-content .ic-budget .ic-update__label-tag-indicator{height:8px;width:12px;border-radius:8px;background-color:#f9dc6e}#section-content .ic-update .ic-update__p,#section-content .leadgen .ic-update__p,#section-content .ic-about .ic-update__p,#section-content .ic-budget .ic-update__p{font-size:16px;font-weight:400;line-height:1.5em;overflow-wrap:break-word}@media (max-width: 768px){#section-content .ic-update .ic-update__p,#section-content .leadgen .ic-update__p,#section-content .ic-about .ic-update__p,#section-content .ic-budget .ic-update__p{font-size:14px}}#section-content .ic-update .ic-update__p .small,#section-content .leadgen .ic-update__p .small,#section-content .ic-about .ic-update__p .small,#section-content .ic-budget .ic-update__p .small{font-size:13px}#section-content .ic-update .ic-update__tooltip,#section-content .leadgen .ic-update__tooltip,#section-content .ic-about .ic-update__tooltip,#section-content .ic-budget .ic-update__tooltip{color:#000;flex-shrink:1;width:20px;height:20px;border-radius:100%;border:none;background-color:#00000026;cursor:pointer;transition:.2s ease-in-out;transition-property:background-color,transform,border-color;border:.5px solid transparent;display:flex;align-items:center;justify-content:center;padding:0}#section-content .ic-update .ic-update__tooltip:hover,#section-content .ic-update .ic-update__tooltip:focus-visible,#section-content .ic-update .ic-update__tooltip:focus,#section-content .leadgen .ic-update__tooltip:hover,#section-content .leadgen .ic-update__tooltip:focus-visible,#section-content .leadgen .ic-update__tooltip:focus,#section-content .ic-about .ic-update__tooltip:hover,#section-content .ic-about .ic-update__tooltip:focus-visible,#section-content .ic-about .ic-update__tooltip:focus,#section-content .ic-budget .ic-update__tooltip:hover,#section-content .ic-budget .ic-update__tooltip:focus-visible,#section-content .ic-budget .ic-update__tooltip:focus{background-color:#f9dc6e;transform:scale(1.2);border-color:#000;outline:none}#section-content .ic-update .ic-update__link,#section-content .leadgen .ic-update__link,#section-content .ic-about .ic-update__link,#section-content .ic-budget .ic-update__link{border:0;text-decoration:underline;cursor:pointer;color:#000;background-color:transparent;font-size:16px;text-align:left;display:inline-block;font-weight:400}#section-content .ic-update .ic-update__toggle-wrap,#section-content .leadgen .ic-update__toggle-wrap,#section-content .ic-about .ic-update__toggle-wrap,#section-content .ic-budget .ic-update__toggle-wrap{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:400}@media (max-width: 768px){#section-content .ic-update .ic-update__toggle-wrap.price-toggle,#section-content .leadgen .ic-update__toggle-wrap.price-toggle,#section-content .ic-about .ic-update__toggle-wrap.price-toggle,#section-content .ic-budget .ic-update__toggle-wrap.price-toggle{padding-bottom:12px}}#section-content .ic-update .temp-toggle,#section-content .leadgen .temp-toggle,#section-content .ic-about .temp-toggle,#section-content .ic-budget .temp-toggle{position:absolute;top:0;right:20px}@media (max-width: 768px){#section-content .ic-update .temp-toggle,#section-content .leadgen .temp-toggle,#section-content .ic-about .temp-toggle,#section-content .ic-budget .temp-toggle{top:-48px;right:calc(50% - 70px)}}#section-content .ic-update .ic-update-toggle,#section-content .leadgen .ic-update-toggle,#section-content .ic-about .ic-update-toggle,#section-content .ic-budget .ic-update-toggle{background-color:#f8f9f9;border:1px solid #BEC9CC;flex-shrink:0}#section-content .ic-update .ic-update-toggle:after,#section-content .leadgen .ic-update-toggle:after,#section-content .ic-about .ic-update-toggle:after,#section-content .ic-budget .ic-update-toggle:after{box-shadow:0 2px 4px #00000026;border:1px solid rgba(0,0,0,.0509803922);box-sizing:border-box}#section-content .ic-update .ic-update-toggle[aria-checked=true],#section-content .leadgen .ic-update-toggle[aria-checked=true],#section-content .ic-about .ic-update-toggle[aria-checked=true],#section-content .ic-budget .ic-update-toggle[aria-checked=true]{background-color:#009cc6;border-color:#009cc6}#section-content .ic-update .ic-update-toggle[aria-checked=true]:after,#section-content .leadgen .ic-update-toggle[aria-checked=true]:after,#section-content .ic-about .ic-update-toggle[aria-checked=true]:after,#section-content .ic-budget .ic-update-toggle[aria-checked=true]:after{box-shadow:0 2px 4px #009cc6}#section-content .ic-update .ic-update-toggle:focus-visible,#section-content .leadgen .ic-update-toggle:focus-visible,#section-content .ic-about .ic-update-toggle:focus-visible,#section-content .ic-budget .ic-update-toggle:focus-visible{outline:1px dashed rgba(0,0,0,.4);outline-offset:2px}#section-content .ic-update .ic-update__slider-wrap,#section-content .leadgen .ic-update__slider-wrap,#section-content .ic-about .ic-update__slider-wrap,#section-content .ic-budget .ic-update__slider-wrap{padding-bottom:24px;padding-top:40px}@media only screen and (max-width: 1180px){#section-content .ic-update .ic-update__slider-wrap,#section-content .leadgen .ic-update__slider-wrap,#section-content .ic-about .ic-update__slider-wrap,#section-content .ic-budget .ic-update__slider-wrap{padding-left:30px;padding-right:30px}}@media only screen and (max-width: 1065px){#section-content .ic-update .ic-update__slider-wrap,#section-content .leadgen .ic-update__slider-wrap,#section-content .ic-about .ic-update__slider-wrap,#section-content .ic-budget .ic-update__slider-wrap{padding-top:70px}}#section-content .ic-update .ic-update__slider-wrap.ic-update__hourly-slider .rc-slider-dot,#section-content .leadgen .ic-update__slider-wrap.ic-update__hourly-slider .rc-slider-dot,#section-content .ic-about .ic-update__slider-wrap.ic-update__hourly-slider .rc-slider-dot,#section-content .ic-budget .ic-update__slider-wrap.ic-update__hourly-slider .rc-slider-dot{display:none}#section-content .ic-update .ic-update__slider-wrap.ic-update__hourly-slider .rc-slider-dot:nth-child(30n+1),#section-content .leadgen .ic-update__slider-wrap.ic-update__hourly-slider .rc-slider-dot:nth-child(30n+1),#section-content .ic-about .ic-update__slider-wrap.ic-update__hourly-slider .rc-slider-dot:nth-child(30n+1),#section-content .ic-budget .ic-update__slider-wrap.ic-update__hourly-slider .rc-slider-dot:nth-child(30n+1){display:block}#section-content .ic-update .ic-update__slider-wrap.ic-update__hourly-slider .rc-slider-dot:first-child,#section-content .leadgen .ic-update__slider-wrap.ic-update__hourly-slider .rc-slider-dot:first-child,#section-content .ic-about .ic-update__slider-wrap.ic-update__hourly-slider .rc-slider-dot:first-child,#section-content .ic-budget .ic-update__slider-wrap.ic-update__hourly-slider .rc-slider-dot:first-child{display:none}#section-content .ic-update .ic-update__slider-wrap:not(:active) .rc-slider-handle,#section-content .ic-update .ic-update__slider-wrap:not(:active) .rc-slider-track,#section-content .leadgen .ic-update__slider-wrap:not(:active) .rc-slider-handle,#section-content .leadgen .ic-update__slider-wrap:not(:active) .rc-slider-track,#section-content .ic-about .ic-update__slider-wrap:not(:active) .rc-slider-handle,#section-content .ic-about .ic-update__slider-wrap:not(:active) .rc-slider-track,#section-content .ic-budget .ic-update__slider-wrap:not(:active) .rc-slider-handle,#section-content .ic-budget .ic-update__slider-wrap:not(:active) .rc-slider-track{transition:.3s ease-in-out}@media (-moz-touch-enabled: 1),(pointer: coarse){#section-content .ic-update .ic-update__slider-wrap:not(:active) .rc-slider-handle,#section-content .ic-update .ic-update__slider-wrap:not(:active) .rc-slider-track,#section-content .leadgen .ic-update__slider-wrap:not(:active) .rc-slider-handle,#section-content .leadgen .ic-update__slider-wrap:not(:active) .rc-slider-track,#section-content .ic-about .ic-update__slider-wrap:not(:active) .rc-slider-handle,#section-content .ic-about .ic-update__slider-wrap:not(:active) .rc-slider-track,#section-content .ic-budget .ic-update__slider-wrap:not(:active) .rc-slider-handle,#section-content .ic-budget .ic-update__slider-wrap:not(:active) .rc-slider-track{transition:none}}#section-content .ic-update .ic-update__slider-wrap .rc-slider-mark,#section-content .leadgen .ic-update__slider-wrap .rc-slider-mark,#section-content .ic-about .ic-update__slider-wrap .rc-slider-mark,#section-content .ic-budget .ic-update__slider-wrap .rc-slider-mark{top:12px}#section-content .ic-update .ic-update__slider-wrap .rc-slider-mark .rc-slider-mark-text,#section-content .leadgen .ic-update__slider-wrap .rc-slider-mark .rc-slider-mark-text,#section-content .ic-about .ic-update__slider-wrap .rc-slider-mark .rc-slider-mark-text,#section-content .ic-budget .ic-update__slider-wrap .rc-slider-mark .rc-slider-mark-text{transform:none!important}#section-content .ic-update .ic-update__slider-wrap .rc-slider-mark :first-of-type,#section-content .leadgen .ic-update__slider-wrap .rc-slider-mark :first-of-type,#section-content .ic-about .ic-update__slider-wrap .rc-slider-mark :first-of-type,#section-content .ic-budget .ic-update__slider-wrap .rc-slider-mark :first-of-type{text-align:left;left:0}#section-content .ic-update .ic-update__slider-wrap .rc-slider-mark :last-of-type,#section-content .leadgen .ic-update__slider-wrap .rc-slider-mark :last-of-type,#section-content .ic-about .ic-update__slider-wrap .rc-slider-mark :last-of-type,#section-content .ic-budget .ic-update__slider-wrap .rc-slider-mark :last-of-type{text-align:right;left:initial!important;right:0}#section-content .ic-update .ic-update__slider-wrap .rc-slider-mark-text,#section-content .leadgen .ic-update__slider-wrap .rc-slider-mark-text,#section-content .ic-about .ic-update__slider-wrap .rc-slider-mark-text,#section-content .ic-budget .ic-update__slider-wrap .rc-slider-mark-text{color:#000;font-size:14px;font-weight:400;opacity:1;width:auto!important}@media (max-width: 768px){#section-content .ic-update .ic-update__slider-wrap .rc-slider-mark-text,#section-content .leadgen .ic-update__slider-wrap .rc-slider-mark-text,#section-content .ic-about .ic-update__slider-wrap .rc-slider-mark-text,#section-content .ic-budget .ic-update__slider-wrap .rc-slider-mark-text{font-size:12px}}#section-content .ic-update .ic-update__slider-wrap .rc-slider-dot,#section-content .leadgen .ic-update__slider-wrap .rc-slider-dot,#section-content .ic-about .ic-update__slider-wrap .rc-slider-dot,#section-content .ic-budget .ic-update__slider-wrap .rc-slider-dot{bottom:-5px;width:1px;height:4px;background:#a8afb1;cursor:initial}#section-content .ic-update .ic-update__slider-wrap .rc-slider-dot:first-of-type,#section-content .leadgen .ic-update__slider-wrap .rc-slider-dot:first-of-type,#section-content .ic-about .ic-update__slider-wrap .rc-slider-dot:first-of-type,#section-content .ic-budget .ic-update__slider-wrap .rc-slider-dot:first-of-type{opacity:0}#section-content .ic-update .ic-update__slider-wrap .rc-slider-tooltip-inner,#section-content .leadgen .ic-update__slider-wrap .rc-slider-tooltip-inner,#section-content .ic-about .ic-update__slider-wrap .rc-slider-tooltip-inner,#section-content .ic-budget .ic-update__slider-wrap .rc-slider-tooltip-inner{background-color:#000;color:#fff;font-size:14px;font-weight:400;border-radius:11px;max-width:300px;width:auto}#section-content .ic-update .ic-update__slider-wrap .rc-slider-tooltip-inner:after,#section-content .leadgen .ic-update__slider-wrap .rc-slider-tooltip-inner:after,#section-content .ic-about .ic-update__slider-wrap .rc-slider-tooltip-inner:after,#section-content .ic-budget .ic-update__slider-wrap .rc-slider-tooltip-inner:after{border-color:transparent;left:50%}#section-content .ic-update .ic-update__slider-wrap .rc-slider-tooltip-top,#section-content .leadgen .ic-update__slider-wrap .rc-slider-tooltip-top,#section-content .ic-about .ic-update__slider-wrap .rc-slider-tooltip-top,#section-content .ic-budget .ic-update__slider-wrap .rc-slider-tooltip-top{top:-10px;left:50%;transform:translate(-50%,-100%)}#section-content .ic-update .ic-update__slider-wrap .rc-slider-tooltip-top .rc-slider-tooltip-inner:after,#section-content .leadgen .ic-update__slider-wrap .rc-slider-tooltip-top .rc-slider-tooltip-inner:after,#section-content .ic-about .ic-update__slider-wrap .rc-slider-tooltip-top .rc-slider-tooltip-inner:after,#section-content .ic-budget .ic-update__slider-wrap .rc-slider-tooltip-top .rc-slider-tooltip-inner:after{border-top-color:#000;transform:translateY(100%);bottom:0}#section-content .ic-update .ic-update__slider-wrap .rc-slider-tooltip-bottom,#section-content .leadgen .ic-update__slider-wrap .rc-slider-tooltip-bottom,#section-content .ic-about .ic-update__slider-wrap .rc-slider-tooltip-bottom,#section-content .ic-budget .ic-update__slider-wrap .rc-slider-tooltip-bottom{bottom:-10px;top:auto;left:50%;transform:translate(-50% -100%)}#section-content .ic-update .ic-update__slider-wrap .rc-slider-tooltip-bottom .rc-slider-tooltip-inner:after,#section-content .leadgen .ic-update__slider-wrap .rc-slider-tooltip-bottom .rc-slider-tooltip-inner:after,#section-content .ic-about .ic-update__slider-wrap .rc-slider-tooltip-bottom .rc-slider-tooltip-inner:after,#section-content .ic-budget .ic-update__slider-wrap .rc-slider-tooltip-bottom .rc-slider-tooltip-inner:after{border-bottom-color:#000;top:0}#section-content .ic-update .ic-update__range-slider__wrap,#section-content .leadgen .ic-update__range-slider__wrap,#section-content .ic-about .ic-update__range-slider__wrap,#section-content .ic-budget .ic-update__range-slider__wrap{padding-bottom:28px}#section-content .ic-update .ic-update__range-slider__wrap:not(.range-slider-placeholder),#section-content .leadgen .ic-update__range-slider__wrap:not(.range-slider-placeholder),#section-content .ic-about .ic-update__range-slider__wrap:not(.range-slider-placeholder),#section-content .ic-budget .ic-update__range-slider__wrap:not(.range-slider-placeholder){margin-left:-6px;margin-right:-6px}#section-content .ic-update .ic-update__range-slider__wrap:not(.range-slider-placeholder) .ic-update__range-slider,#section-content .leadgen .ic-update__range-slider__wrap:not(.range-slider-placeholder) .ic-update__range-slider,#section-content .ic-about .ic-update__range-slider__wrap:not(.range-slider-placeholder) .ic-update__range-slider,#section-content .ic-budget .ic-update__range-slider__wrap:not(.range-slider-placeholder) .ic-update__range-slider{box-shadow:inset 12px 0 #fff,inset -12px 0 #fff}#section-content .ic-update .ic-update__range-slider__wrap .ic-update__range-slider,#section-content .leadgen .ic-update__range-slider__wrap .ic-update__range-slider,#section-content .ic-about .ic-update__range-slider__wrap .ic-update__range-slider,#section-content .ic-budget .ic-update__range-slider__wrap .ic-update__range-slider{position:relative;background-color:#0000000d;height:6px}#section-content .ic-update .ic-update__range-slider__wrap .ic-update__range-slider[data-disabled],#section-content .leadgen .ic-update__range-slider__wrap .ic-update__range-slider[data-disabled],#section-content .ic-about .ic-update__range-slider__wrap .ic-update__range-slider[data-disabled],#section-content .ic-budget .ic-update__range-slider__wrap .ic-update__range-slider[data-disabled]{opacity:1;cursor:auto}#section-content .ic-update .ic-update__range-slider__wrap .range-slider__range,#section-content .leadgen .ic-update__range-slider__wrap .range-slider__range,#section-content .ic-about .ic-update__range-slider__wrap .range-slider__range,#section-content .ic-budget .ic-update__range-slider__wrap .range-slider__range{position:absolute;height:100%;background-color:#00000026;border-radius:6px;transition:.2s ease-in-out}#section-content .ic-update .ic-update__range-slider__wrap .range-slider__thumb,#section-content .leadgen .ic-update__range-slider__wrap .range-slider__thumb,#section-content .ic-about .ic-update__range-slider__wrap .range-slider__thumb,#section-content .ic-budget .ic-update__range-slider__wrap .range-slider__thumb{background-color:transparent;transition:.2s ease-in-out}#section-content .ic-update .ic-update__range-slider__wrap .range-slider__thumb:before,#section-content .ic-update .ic-update__range-slider__wrap .range-slider__thumb-placeholder,#section-content .leadgen .ic-update__range-slider__wrap .range-slider__thumb:before,#section-content .leadgen .ic-update__range-slider__wrap .range-slider__thumb-placeholder,#section-content .ic-about .ic-update__range-slider__wrap .range-slider__thumb:before,#section-content .ic-about .ic-update__range-slider__wrap .range-slider__thumb-placeholder,#section-content .ic-budget .ic-update__range-slider__wrap .range-slider__thumb:before,#section-content .ic-budget .ic-update__range-slider__wrap .range-slider__thumb-placeholder{position:absolute;top:20px;font-size:14px;font-weight:400;left:50%;transform:translate(-50%);transition:left .2s ease-in-out}#section-content .ic-update .ic-update__range-slider__wrap .range-slider__thumb[data-lower]:before,#section-content .leadgen .ic-update__range-slider__wrap .range-slider__thumb[data-lower]:before,#section-content .ic-about .ic-update__range-slider__wrap .range-slider__thumb[data-lower]:before,#section-content .ic-budget .ic-update__range-slider__wrap .range-slider__thumb[data-lower]:before{counter-reset:value var(--slider-data-lower);content:var(--currency-symbol) counter(value)}#section-content .ic-update .ic-update__range-slider__wrap .range-slider__thumb[data-upper]:before,#section-content .leadgen .ic-update__range-slider__wrap .range-slider__thumb[data-upper]:before,#section-content .ic-about .ic-update__range-slider__wrap .range-slider__thumb[data-upper]:before,#section-content .ic-budget .ic-update__range-slider__wrap .range-slider__thumb[data-upper]:before{counter-reset:value var(--slider-data-upper);content:var(--currency-symbol) counter(value)}#section-content .ic-update .tippy-popper,#section-content .leadgen .tippy-popper,#section-content .ic-about .tippy-popper,#section-content .ic-budget .tippy-popper{z-index:2!important}#section-content .ic-update .tippy-tooltip.dark-theme,#section-content .leadgen .tippy-tooltip.dark-theme,#section-content .ic-about .tippy-tooltip.dark-theme,#section-content .ic-budget .tippy-tooltip.dark-theme{background-color:#000;border-radius:0;font-size:14px;font-weight:400;padding:12px 16px}#section-content .ic-update .tippy-popper[x-placement^=bottom] .dark-theme [x-arrow],#section-content .leadgen .tippy-popper[x-placement^=bottom] .dark-theme [x-arrow],#section-content .ic-about .tippy-popper[x-placement^=bottom] .dark-theme [x-arrow],#section-content .ic-budget .tippy-popper[x-placement^=bottom] .dark-theme [x-arrow]{border-bottom-color:#000}#section-content .ic-update .tippy-popper[x-placement^=top] .dark-theme [x-arrow],#section-content .leadgen .tippy-popper[x-placement^=top] .dark-theme [x-arrow],#section-content .ic-about .tippy-popper[x-placement^=top] .dark-theme [x-arrow],#section-content .ic-budget .tippy-popper[x-placement^=top] .dark-theme [x-arrow]{border-top-color:#000}#section-content .ic-update .tippy-popper[x-placement^=left] .dark-theme [x-arrow],#section-content .leadgen .tippy-popper[x-placement^=left] .dark-theme [x-arrow],#section-content .ic-about .tippy-popper[x-placement^=left] .dark-theme [x-arrow],#section-content .ic-budget .tippy-popper[x-placement^=left] .dark-theme [x-arrow]{border-left-color:#000}#section-content .ic-update .tippy-popper[x-placement^=right] .dark-theme [x-arrow],#section-content .leadgen .tippy-popper[x-placement^=right] .dark-theme [x-arrow],#section-content .ic-about .tippy-popper[x-placement^=right] .dark-theme [x-arrow],#section-content .ic-budget .tippy-popper[x-placement^=right] .dark-theme [x-arrow]{border-right-color:#000}#section-content .ic-update .tippy-tooltip-content,#section-content .leadgen .tippy-tooltip-content,#section-content .ic-about .tippy-tooltip-content,#section-content .ic-budget .tippy-tooltip-content{text-align:left;line-height:1.4em;max-width:250px}#section-content .ic-update .tippy-tooltip-content a,#section-content .leadgen .tippy-tooltip-content a,#section-content .ic-about .tippy-tooltip-content a,#section-content .ic-budget .tippy-tooltip-content a{color:#fff;text-decoration:underline}#section-content .ic-update .tippy-tooltip-content a:focus-visible,#section-content .leadgen .tippy-tooltip-content a:focus-visible,#section-content .ic-about .tippy-tooltip-content a:focus-visible,#section-content .ic-budget .tippy-tooltip-content a:focus-visible{outline:1px dashed rgba(255,255,255,.4)}#section-content .ic-update .ic-update__recommended,#section-content .leadgen .ic-update__recommended,#section-content .ic-about .ic-update__recommended,#section-content .ic-budget .ic-update__recommended{position:relative;transition:.2s ease-in-out}@media (max-width: 768px){#section-content .ic-update .ic-update__recommended,#section-content .leadgen .ic-update__recommended,#section-content .ic-about .ic-update__recommended,#section-content .ic-budget .ic-update__recommended{overflow:hidden;padding:12px 20px}}@media (max-width: 768px){#section-content .ic-update .ic-update__recommended.stuck,#section-content .leadgen .ic-update__recommended.stuck,#section-content .ic-about .ic-update__recommended.stuck,#section-content .ic-budget .ic-update__recommended.stuck{border-color:#fff;border-bottom:.5px solid black;margin-left:-12px;margin-right:-12px}}#section-content .ic-update .ic-update__recommended.expanded .ic-update__recommended-toggle__noresult-button:after,#section-content .leadgen .ic-update__recommended.expanded .ic-update__recommended-toggle__noresult-button:after,#section-content .ic-about .ic-update__recommended.expanded .ic-update__recommended-toggle__noresult-button:after,#section-content .ic-budget .ic-update__recommended.expanded .ic-update__recommended-toggle__noresult-button:after{transform:rotate(180deg)}#section-content .ic-update .ic-update__recommended.expanded .ic-update__recommended-amount,#section-content .leadgen .ic-update__recommended.expanded .ic-update__recommended-amount,#section-content .ic-about .ic-update__recommended.expanded .ic-update__recommended-amount,#section-content .ic-budget .ic-update__recommended.expanded .ic-update__recommended-amount{font-size:36px}@media (max-width: 1024px){#section-content .ic-update .ic-update__recommended.expanded .ic-update__recommended-amount,#section-content .leadgen .ic-update__recommended.expanded .ic-update__recommended-amount,#section-content .ic-about .ic-update__recommended.expanded .ic-update__recommended-amount,#section-content .ic-budget .ic-update__recommended.expanded .ic-update__recommended-amount{font-size:32px}}#section-content .ic-update .ic-update__recommended.expanded .ic-update__recommended-amount.small,#section-content .leadgen .ic-update__recommended.expanded .ic-update__recommended-amount.small,#section-content .ic-about .ic-update__recommended.expanded .ic-update__recommended-amount.small,#section-content .ic-budget .ic-update__recommended.expanded .ic-update__recommended-amount.small{font-size:27px}@media (max-width: 1024px){#section-content .ic-update .ic-update__recommended.expanded .ic-update__recommended-amount.small,#section-content .leadgen .ic-update__recommended.expanded .ic-update__recommended-amount.small,#section-content .ic-about .ic-update__recommended.expanded .ic-update__recommended-amount.small,#section-content .ic-budget .ic-update__recommended.expanded .ic-update__recommended-amount.small{font-size:24px}}#section-content .ic-update .ic-update__recommended.expanded .ic-update__recommended-toggle__result-button:before,#section-content .leadgen .ic-update__recommended.expanded .ic-update__recommended-toggle__result-button:before,#section-content .ic-about .ic-update__recommended.expanded .ic-update__recommended-toggle__result-button:before,#section-content .ic-budget .ic-update__recommended.expanded .ic-update__recommended-toggle__result-button:before{transform:rotate(180deg)}#section-content .ic-update .ic-update__recommended.expanded .ic-update__recommended-amount-range-mobile-folded .ic-update__recommended-amount-range,#section-content .leadgen .ic-update__recommended.expanded .ic-update__recommended-amount-range-mobile-folded .ic-update__recommended-amount-range,#section-content .ic-about .ic-update__recommended.expanded .ic-update__recommended-amount-range-mobile-folded .ic-update__recommended-amount-range,#section-content .ic-budget .ic-update__recommended.expanded .ic-update__recommended-amount-range-mobile-folded .ic-update__recommended-amount-range{opacity:0;transform:translateY(10px)}#section-content .ic-update .ic-update__recommended.ic-update__recommended-placeholder,#section-content .leadgen .ic-update__recommended.ic-update__recommended-placeholder,#section-content .ic-about .ic-update__recommended.ic-update__recommended-placeholder,#section-content .ic-budget .ic-update__recommended.ic-update__recommended-placeholder{min-height:241px}@media (max-width: 768px){#section-content .ic-update .ic-update__recommended.ic-update__recommended-placeholder,#section-content .leadgen .ic-update__recommended.ic-update__recommended-placeholder,#section-content .ic-about .ic-update__recommended.ic-update__recommended-placeholder,#section-content .ic-budget .ic-update__recommended.ic-update__recommended-placeholder{min-height:97.5px}}#section-content .ic-update .ic-update__recommended.ic-update__recommended-placeholder .ic-update__recommended-toggle__noresult-button,#section-content .leadgen .ic-update__recommended.ic-update__recommended-placeholder .ic-update__recommended-toggle__noresult-button,#section-content .ic-about .ic-update__recommended.ic-update__recommended-placeholder .ic-update__recommended-toggle__noresult-button,#section-content .ic-budget .ic-update__recommended.ic-update__recommended-placeholder .ic-update__recommended-toggle__noresult-button{max-width:126px;line-height:normal;display:flex;align-items:center}#section-content .ic-update .ic-update__recommended.ic-update__recommended-placeholder .ic-update__recommended-toggle__noresult-button:after,#section-content .leadgen .ic-update__recommended.ic-update__recommended-placeholder .ic-update__recommended-toggle__noresult-button:after,#section-content .ic-about .ic-update__recommended.ic-update__recommended-placeholder .ic-update__recommended-toggle__noresult-button:after,#section-content .ic-budget .ic-update__recommended.ic-update__recommended-placeholder .ic-update__recommended-toggle__noresult-button:after{display:none}#section-content .ic-update .ic-update__recommended__currency-name-wrap,#section-content .leadgen .ic-update__recommended__currency-name-wrap,#section-content .ic-about .ic-update__recommended__currency-name-wrap,#section-content .ic-budget .ic-update__recommended__currency-name-wrap{display:flex;gap:8px;align-items:center;padding-bottom:8px;font-weight:400;font-size:14px}#section-content .ic-update .ic-update__recommended__currency-name-wrap.shrinked,#section-content .leadgen .ic-update__recommended__currency-name-wrap.shrinked,#section-content .ic-about .ic-update__recommended__currency-name-wrap.shrinked,#section-content .ic-budget .ic-update__recommended__currency-name-wrap.shrinked{padding-bottom:0;padding-top:4px}#section-content .ic-update .ic-update__recommended__currency-name-wrap.shrinked .ic-update__recommended__currency-flag,#section-content .leadgen .ic-update__recommended__currency-name-wrap.shrinked .ic-update__recommended__currency-flag,#section-content .ic-about .ic-update__recommended__currency-name-wrap.shrinked .ic-update__recommended__currency-flag,#section-content .ic-budget .ic-update__recommended__currency-name-wrap.shrinked .ic-update__recommended__currency-flag{width:12px;height:9px}@media (max-width: 768px){#section-content .ic-update .ic-update__recommended__currency-name-wrap.expanded,#section-content .leadgen .ic-update__recommended__currency-name-wrap.expanded,#section-content .ic-about .ic-update__recommended__currency-name-wrap.expanded,#section-content .ic-budget .ic-update__recommended__currency-name-wrap.expanded{padding-top:12px}}#section-content .ic-update .ic-update__recommended__currency-flag,#section-content .leadgen .ic-update__recommended__currency-flag,#section-content .ic-about .ic-update__recommended__currency-flag,#section-content .ic-budget .ic-update__recommended__currency-flag{display:inline-block;width:16px;height:12px;background-repeat:no-repeat;background-size:contain;background-position:50% 50%;box-shadow:0 0 0 1px #0000001a}#section-content .ic-update .ic-update__recommended__currency-iso,#section-content .leadgen .ic-update__recommended__currency-iso,#section-content .ic-about .ic-update__recommended__currency-iso,#section-content .ic-budget .ic-update__recommended__currency-iso{font-size:14px;font-weight:400;color:#778185}#section-content .ic-update .ic-update__recommended-amount,#section-content .leadgen .ic-update__recommended-amount,#section-content .ic-about .ic-update__recommended-amount,#section-content .ic-budget .ic-update__recommended-amount{font-size:20px;font-weight:500;line-height:1em;transition:.2s ease-in-out;overflow-wrap:break-word}#section-content .ic-update .ic-update__recommended-amount-range,#section-content .leadgen .ic-update__recommended-amount-range,#section-content .ic-about .ic-update__recommended-amount-range,#section-content .ic-budget .ic-update__recommended-amount-range{font-size:26px;font-weight:500}@media (max-width: 1024px){#section-content .ic-update .ic-update__recommended-amount-range,#section-content .leadgen .ic-update__recommended-amount-range,#section-content .ic-about .ic-update__recommended-amount-range,#section-content .ic-budget .ic-update__recommended-amount-range{font-size:22px}}#section-content .ic-update .ic-update__recommended-amount-range.small,#section-content .leadgen .ic-update__recommended-amount-range.small,#section-content .ic-about .ic-update__recommended-amount-range.small,#section-content .ic-budget .ic-update__recommended-amount-range.small{font-size:20px}@media (max-width: 1024px){#section-content .ic-update .ic-update__recommended-amount-range.small,#section-content .leadgen .ic-update__recommended-amount-range.small,#section-content .ic-about .ic-update__recommended-amount-range.small,#section-content .ic-budget .ic-update__recommended-amount-range.small{font-size:18px}}#section-content .ic-update .ic-update__recommended-toggle__noresult,#section-content .leadgen .ic-update__recommended-toggle__noresult,#section-content .ic-about .ic-update__recommended-toggle__noresult,#section-content .ic-budget .ic-update__recommended-toggle__noresult{display:flex;gap:12px;align-items:center;justify-content:space-between}#section-content .ic-update .ic-update__recommended-toggle__noresult-button,#section-content .leadgen .ic-update__recommended-toggle__noresult-button,#section-content .ic-about .ic-update__recommended-toggle__noresult-button,#section-content .ic-budget .ic-update__recommended-toggle__noresult-button{font-size:13px;background-color:transparent;border:none;color:#000;font-weight:700;padding:0 24px 0 0;position:relative;min-height:44px;text-align:left}#section-content .ic-update .ic-update__recommended-toggle__noresult-button:focus,#section-content .ic-update .ic-update__recommended-toggle__noresult-button:focus-visible,#section-content .leadgen .ic-update__recommended-toggle__noresult-button:focus,#section-content .leadgen .ic-update__recommended-toggle__noresult-button:focus-visible,#section-content .ic-about .ic-update__recommended-toggle__noresult-button:focus,#section-content .ic-about .ic-update__recommended-toggle__noresult-button:focus-visible,#section-content .ic-budget .ic-update__recommended-toggle__noresult-button:focus,#section-content .ic-budget .ic-update__recommended-toggle__noresult-button:focus-visible{outline:none}#section-content .ic-update .ic-update__recommended-toggle__noresult-button:after,#section-content .leadgen .ic-update__recommended-toggle__noresult-button:after,#section-content .ic-about .ic-update__recommended-toggle__noresult-button:after,#section-content .ic-budget .ic-update__recommended-toggle__noresult-button:after{content:"";position:absolute;height:100%;width:10px;right:4px;top:0;background-size:contain;background-position:center;background-image:url("https://assets-prod.ethn.io/assets/arrow-down-CIKJDAC5.digested.svg");background-repeat:no-repeat;transition:.2s ease-in-out}#section-content .ic-update .ic-update__p__noresult,#section-content .leadgen .ic-update__p__noresult,#section-content .ic-about .ic-update__p__noresult,#section-content .ic-budget .ic-update__p__noresult{padding-top:24px}@media (max-width: 768px){#section-content .ic-update .ic-update__p__noresult,#section-content .leadgen .ic-update__p__noresult,#section-content .ic-about .ic-update__p__noresult,#section-content .ic-budget .ic-update__p__noresult{padding:8px 0}}#section-content .ic-update .ic-update__cta-noresult,#section-content .leadgen .ic-update__cta-noresult,#section-content .ic-about .ic-update__cta-noresult,#section-content .ic-budget .ic-update__cta-noresult{padding:8px 12px;width:auto;font-size:14px;transition:opacity .2s ease-in-out;flex-shrink:0}#section-content .ic-update .ic-update__cta-noresult span,#section-content .leadgen .ic-update__cta-noresult span,#section-content .ic-about .ic-update__cta-noresult span,#section-content .ic-budget .ic-update__cta-noresult span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#section-content .ic-update .ic-update__cta-big__noresult-wrap,#section-content .leadgen .ic-update__cta-big__noresult-wrap,#section-content .ic-about .ic-update__cta-big__noresult-wrap,#section-content .ic-budget .ic-update__cta-big__noresult-wrap{padding-top:24px}@media (max-width: 768px){#section-content .ic-update .ic-update__cta-big__noresult-wrap,#section-content .leadgen .ic-update__cta-big__noresult-wrap,#section-content .ic-about .ic-update__cta-big__noresult-wrap,#section-content .ic-budget .ic-update__cta-big__noresult-wrap{padding-bottom:20px}}#section-content .ic-update .ic-update__recommended-toggle__result-button,#section-content .leadgen .ic-update__recommended-toggle__result-button,#section-content .ic-about .ic-update__recommended-toggle__result-button,#section-content .ic-budget .ic-update__recommended-toggle__result-button{background-color:transparent;border:none;padding:0;position:absolute;left:0;right:0;top:0;height:69px}#section-content .ic-update .ic-update__recommended-toggle__result-button:before,#section-content .leadgen .ic-update__recommended-toggle__result-button:before,#section-content .ic-about .ic-update__recommended-toggle__result-button:before,#section-content .ic-budget .ic-update__recommended-toggle__result-button:before{content:"";height:100%;width:44px;position:absolute;right:0;top:0;background-size:10px;background-position:center;background-image:url("https://assets-prod.ethn.io/assets/arrow-down-CIKJDAC5.digested.svg");background-repeat:no-repeat;transition:.2s ease-in-out}#section-content .ic-update .ic-update__recommended-toggle__result-button:focus,#section-content .ic-update .ic-update__recommended-toggle__result-button:focus-visible,#section-content .leadgen .ic-update__recommended-toggle__result-button:focus,#section-content .leadgen .ic-update__recommended-toggle__result-button:focus-visible,#section-content .ic-about .ic-update__recommended-toggle__result-button:focus,#section-content .ic-about .ic-update__recommended-toggle__result-button:focus-visible,#section-content .ic-budget .ic-update__recommended-toggle__result-button:focus,#section-content .ic-budget .ic-update__recommended-toggle__result-button:focus-visible{outline:none}#section-content .ic-update .ic-update__recommended-amount-range-mobile-folded,#section-content .leadgen .ic-update__recommended-amount-range-mobile-folded,#section-content .ic-about .ic-update__recommended-amount-range-mobile-folded,#section-content .ic-budget .ic-update__recommended-amount-range-mobile-folded{display:flex;align-items:center;gap:8px;justify-content:space-between;padding-top:8px;position:relative}#section-content .ic-update .ic-update__recommended-amount-range-mobile-folded .ic-update__recommended__currency-name-wrap,#section-content .leadgen .ic-update__recommended-amount-range-mobile-folded .ic-update__recommended__currency-name-wrap,#section-content .ic-about .ic-update__recommended-amount-range-mobile-folded .ic-update__recommended__currency-name-wrap,#section-content .ic-budget .ic-update__recommended-amount-range-mobile-folded .ic-update__recommended__currency-name-wrap{padding:0;flex-shrink:0}#section-content .ic-update .ic-update__recommended-amount-range-mobile-folded .ic-update__recommended-amount-range,#section-content .leadgen .ic-update__recommended-amount-range-mobile-folded .ic-update__recommended-amount-range,#section-content .ic-about .ic-update__recommended-amount-range-mobile-folded .ic-update__recommended-amount-range,#section-content .ic-budget .ic-update__recommended-amount-range-mobile-folded .ic-update__recommended-amount-range{font-size:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:.2s ease-in-out;transition-property:opacity,transform;opacity:1;transform:translateY(0)}#section-content .ic-update .inline-block,#section-content .leadgen .inline-block,#section-content .ic-about .inline-block,#section-content .ic-budget .inline-block{display:inline-block}#section-content .ic-about{position:relative;padding:96px 0;background-color:#fff}@media (max-width: 768px){#section-content .ic-about{padding:60px 0}}#section-content .ic-about__content{max-width:800px}#section-content .ic-about__content,#section-content .ic-budget-content{font-size:16px;font-weight:400;line-height:1.6em;position:relative;color:#000;text-wrap:pretty}#section-content .ic-about__content>*,#section-content .ic-budget-content>*{margin-bottom:20px}#section-content .ic-about__content>*:last-child,#section-content .ic-budget-content>*:last-child{margin-bottom:0}#section-content .ic-about__content h1,#section-content .ic-about__content h2,#section-content .ic-about__content h3,#section-content .ic-about__content h4,#section-content .ic-about__content h5,#section-content .ic-about__content h6,#section-content .ic-budget-content h1,#section-content .ic-budget-content h2,#section-content .ic-budget-content h3,#section-content .ic-budget-content h4,#section-content .ic-budget-content h5,#section-content .ic-budget-content h6{font-weight:700;line-height:1.3em}#section-content .ic-about__content h1:first-child,#section-content .ic-about__content h2:first-child,#section-content .ic-about__content h3:first-child,#section-content .ic-about__content h4:first-child,#section-content .ic-about__content h5:first-child,#section-content .ic-about__content h6:first-child,#section-content .ic-budget-content h1:first-child,#section-content .ic-budget-content h2:first-child,#section-content .ic-budget-content h3:first-child,#section-content .ic-budget-content h4:first-child,#section-content .ic-budget-content h5:first-child,#section-content .ic-budget-content h6:first-child{margin-top:0}#section-content .ic-about__content h2,#section-content .ic-budget-content h2{font-size:24px;margin-top:80px}@media (max-width: 768px){#section-content .ic-about__content h2,#section-content .ic-budget-content h2{margin-top:60px}}#section-content .ic-about__content h3,#section-content .ic-budget-content h3{font-size:18px;margin-top:60px}@media (max-width: 768px){#section-content .ic-about__content h3,#section-content .ic-budget-content h3{margin-top:40px}}#section-content .ic-about__content .h1,#section-content .ic-budget-content .h1{font-size:42px;line-height:1.1em;margin-bottom:40px}@media (max-width: 768px){#section-content .ic-about__content .h1,#section-content .ic-budget-content .h1{font-size:34px}}#section-content .ic-about__content a,#section-content .ic-budget-content a{color:#000;text-decoration:underline}#section-content .ic-about__content a:focus-visible,#section-content .ic-budget-content a:focus-visible{outline:1px dashed rgba(0,0,0,.4);outline-offset:2px}#section-content .ic-about__content .table-wrapper,#section-content .ic-budget-content .table-wrapper{overflow-x:auto;margin:48px -12px 36px;padding:0 0 12px 12px;display:flex}#section-content .ic-about__content .table-wrapper:after,#section-content .ic-budget-content .table-wrapper:after{content:"";display:inline-block;height:12px;width:12px;flex-shrink:0}#section-content .ic-about__content table,#section-content .ic-about__content th,#section-content .ic-about__content td,#section-content .ic-budget-content table,#section-content .ic-budget-content th,#section-content .ic-budget-content td{border:1px solid black;text-align:left}#section-content .ic-about__content table,#section-content .ic-budget-content table{box-shadow:4px 4px #000;border-collapse:collapse;width:100%;font-size:16px;line-height:1.6em}@media (max-width: 768px){#section-content .ic-about__content table,#section-content .ic-budget-content table{font-size:15px}}#section-content .ic-about__content th,#section-content .ic-about__content td,#section-content .ic-budget-content th,#section-content .ic-budget-content td{padding:8px 16px}@media (max-width: 768px){#section-content .ic-about__content th,#section-content .ic-about__content td,#section-content .ic-budget-content th,#section-content .ic-budget-content td{padding:8px}}#section-content .ic-about__content th,#section-content .ic-budget-content th{background-color:#f8f4ef}#section-content .ic-about__content .table-subtext,#section-content .ic-budget-content .table-subtext{font-weight:400;font-size:14px;opacity:.8}#section-content .ic-about__content .table-consideration-wrapper,#section-content .ic-budget-content .table-consideration-wrapper{margin:48px -20px 36px;padding:0 0 12px 20px}#section-content .ic-about__content .table-consideration-wrapper:after,#section-content .ic-budget-content .table-consideration-wrapper:after{width:20px;height:20px}#section-content .ic-about__content .table-consideration-wrapper th,#section-content .ic-about__content .table-consideration-wrapper td,#section-content .ic-budget-content .table-consideration-wrapper th,#section-content .ic-budget-content .table-consideration-wrapper td{font-size:14px}@media (max-width: 768px){#section-content .ic-about__content .table-consideration-wrapper th,#section-content .ic-about__content .table-consideration-wrapper td,#section-content .ic-budget-content .table-consideration-wrapper th,#section-content .ic-budget-content .table-consideration-wrapper td{min-width:280px}}#section-content .ic-about__content .table-cost-wrapper th,#section-content .ic-budget-content .table-cost-wrapper th{background-color:#4da660;color:#fff}@media (max-width: 768px){#section-content .ic-about__content .table-cost-wrapper th,#section-content .ic-about__content .table-cost-wrapper td,#section-content .ic-budget-content .table-cost-wrapper th,#section-content .ic-budget-content .table-cost-wrapper td{min-width:240px}}#section-content .ic-about__content ul,#section-content .ic-about__content ol,#section-content .ic-budget-content ul,#section-content .ic-budget-content ol{padding-inline-start:1.625em}#section-content .ic-about__content ul li,#section-content .ic-budget-content ul li{list-style-type:disc}#section-content .ic-about__content li,#section-content .ic-budget-content li{padding-inline-start:.375em;margin-bottom:.5em}#section-content .ic-about__content li:last-child,#section-content .ic-budget-content li:last-child{margin-bottom:0}#section-content .ic-about__content .ic-about__card,#section-content .ic-budget-content .ic-about__card{background-color:#f8f4ef;border:1px solid black;box-shadow:4px 4px #000;padding:32px;display:flex;gap:32px;margin:56px 0}@media (max-width: 768px){#section-content .ic-about__content .ic-about__card,#section-content .ic-budget-content .ic-about__card{flex-direction:column}}#section-content .ic-about__content .ic-about__card.card-pink,#section-content .ic-budget-content .ic-about__card.card-pink{background-color:#f6f0f5}#section-content .ic-about__content .ic-about__card-img,#section-content .ic-budget-content .ic-about__card-img{flex-shrink:0;width:88px;height:120px;border-radius:88px;border:1px solid black;overflow:hidden}@media (max-width: 768px){#section-content .ic-about__content .ic-about__card-img,#section-content .ic-budget-content .ic-about__card-img{width:48px;height:65px}}#section-content .ic-about__content .ic-about__card-img img,#section-content .ic-budget-content .ic-about__card-img img{width:100%;height:100%;object-fit:cover;object-position:center}#section-content .ic-about__content .ic-about__card-quote-author,#section-content .ic-budget-content .ic-about__card-quote-author{font-weight:700;font-size:16px;margin-top:24px;display:flex;align-items:center;gap:12px}#section-content .ic-compare{background-color:#f9dc6e;padding-top:96px;padding-bottom:128px}@media (max-width: 768px){#section-content .ic-compare{padding:32px 0}}#section-content .ic-compare .ic-table-container{max-width:977px}#section-content .ic-compare .ic-compare__title-wrap{text-align:center;margin-bottom:40px}@media (max-width: 768px){#section-content .ic-compare .ic-compare__title-wrap{margin-bottom:28px}}#section-content .ic-compare .ic-compare__title{font-weight:700;font-size:48px;margin-bottom:40px;letter-spacing:-.04em;line-height:1.2em;max-width:790px;margin-left:auto;margin-right:auto}@media (max-width: 768px){#section-content .ic-compare .ic-compare__title{font-size:24px;margin-bottom:28px}}#section-content .ic-compare .ic-compare__subtitle{font-weight:400;font-size:16px}#section-content .ic-compare .ic-compare__table{background-color:#fff;border:1px solid black;padding:16px 40px;font-size:16px;font-weight:400}@media (max-width: 768px){#section-content .ic-compare .ic-compare__table{padding:16px}}#section-content .ic-compare .ic-compare__table .ic-compare__trow{border-bottom:1px solid black;display:grid;grid-template-columns:1fr 1fr 1fr}@media (max-width: 768px){#section-content .ic-compare .ic-compare__table .ic-compare__trow{border-bottom:none;display:flex;flex-wrap:wrap}}#section-content .ic-compare .ic-compare__table .ic-compare__trow.header-row{font-size:20px;font-weight:700}#section-content .ic-compare .ic-compare__table .ic-compare__trow.header-row>*{padding:20px 20px 20px 48px}@media (max-width: 768px){#section-content .ic-compare .ic-compare__table .ic-compare__trow.header-row{display:none}}#section-content .ic-compare .ic-compare__table .ic-compare__trow:not(.header-row)>*{box-sizing:border-box;padding:16px;position:relative}@media (max-width: 768px){#section-content .ic-compare .ic-compare__table .ic-compare__trow:not(.header-row)>*:first-child{width:100%;font-weight:700;border-bottom:1px solid rgba(0,0,0,.1019607843);padding:0 0 12px}}#section-content .ic-compare .ic-compare__table .ic-compare__trow:not(.header-row)>*:not(:first-child){padding-left:48px;background-size:24px;background-repeat:no-repeat;background-position:16px 16px}@media (max-width: 768px){#section-content .ic-compare .ic-compare__table .ic-compare__trow:not(.header-row)>*:not(:first-child){max-width:50%;width:100%;font-size:14px;padding:36px 0 40px;background-position:0 8px}}#section-content .ic-compare .ic-compare__table .ic-compare__trow:not(.header-row)>*:nth-child(2){background-image:url("https://assets-prod.ethn.io/assets/check-MDK6K36M.digested.svg")}@media (max-width: 768px){#section-content .ic-compare .ic-compare__table .ic-compare__trow:not(.header-row)>*:nth-child(2){padding-right:8px}#section-content .ic-compare .ic-compare__table .ic-compare__trow:not(.header-row)>*:nth-child(2):before{content:"Ethnio";position:absolute;left:30px;top:10px;opacity:.5}}#section-content .ic-compare .ic-compare__table .ic-compare__trow:not(.header-row)>*:nth-child(3){background-image:url("https://assets-prod.ethn.io/assets/x-6CGPAKVS.digested.svg")}@media (max-width: 768px){#section-content .ic-compare .ic-compare__table .ic-compare__trow:not(.header-row)>*:nth-child(3){padding-left:8px;background-position:8px 8px}#section-content .ic-compare .ic-compare__table .ic-compare__trow:not(.header-row)>*:nth-child(3):before{content:"Others";position:absolute;left:38px;top:10px;opacity:.5}}#section-content .ic-compare .ic-compare__helper-text{font-size:13px;opacity:.4;font-weight:400;line-height:1.5em;padding:32px 0}@media (max-width: 768px){#section-content .ic-compare .ic-compare__helper-text{padding:0;font-size:12px}}#section-content .ic-stats{background-color:#000;padding:56px 0 64px;color:#fff}#section-content .ic-stats .ic-stats__title{text-align:center;font-size:24px;font-weight:400;margin-bottom:40px}@media (max-width: 768px){#section-content .ic-stats .ic-stats__title{max-width:250px;margin-left:auto;margin-right:auto;line-height:1.5em}}#section-content .ic-stats .ic-stats__grid{display:flex;gap:20px;justify-content:space-between}@media (max-width: 768px){#section-content .ic-stats .ic-stats__grid{flex-direction:column;gap:40px}}#section-content .ic-stats .ic-stats__col{display:flex;gap:16px;align-items:center;flex-wrap:wrap}@media (max-width: 768px){#section-content .ic-stats .ic-stats__col{flex-direction:column}}@media (max-width: 768px){#section-content .ic-stats .ic-stats__text{text-align:center}}#section-content .ic-stats .ic-stats__img-wrap{display:flex;flex-shrink:0}@media (max-width: 1024px){#section-content .ic-stats .ic-stats__img-wrap{max-width:60px}}@media (max-width: 768px){#section-content .ic-stats .ic-stats__img-wrap{max-width:none}}#section-content .ic-stats .ic-stats__img-wrap img{width:100%;height:auto}#section-content .ic-stats .ic-stats__num{font-weight:900;font-size:56px;letter-spacing:-.03em;line-height:1.2em;color:#000;-webkit-text-stroke-width:.5px;-webkit-text-stroke-color:white;position:relative;margin-left:4px;display:inline-block}@media (max-width: 1024px){#section-content .ic-stats .ic-stats__num{font-size:46px}}@media (max-width: 768px){#section-content .ic-stats .ic-stats__num{margin-bottom:10px;font-size:48px}}#section-content .ic-stats .ic-stats__num:before{content:attr(data-value);font-weight:900;letter-spacing:-.03em;line-height:1.2em;position:absolute;left:-4px;top:-4px;color:#fff}#section-content .ic-faq{padding:80px 0;background-color:#fff}@media (max-width: 768px){#section-content .ic-faq{padding:64px 0}}#section-content .ic-faq .ic-faq__title-small{font-size:18px;font-weight:700;padding:16px 0;border-bottom:1px solid rgba(0,0,0,.1019607843);line-height:1.5em;margin-bottom:32px}@media (max-width: 768px){#section-content .ic-faq .ic-faq__title-small{font-size:32px;border-bottom:none;padding:0;text-align:center;margin-bottom:24px}}#section-content .ic-faq .ic-faq__grid{display:grid;grid-template-columns:1fr 2fr;gap:40px;position:relative}@media (max-width: 768px){#section-content .ic-faq .ic-faq__grid{display:flex;flex-direction:column}}#section-content .ic-faq .ic-faq__title{font-size:48px;font-weight:700;line-height:1em;letter-spacing:-.04em;margin-bottom:0}@media (max-width: 768px){#section-content .ic-faq .ic-faq__title{display:none}}@media (min-width: 769px){#section-content .ic-faq .ic-faq__title{position:sticky;top:20px;align-self:flex-start}}#section-content .ic-faq .ic-faq__item{padding:16px 0;border-bottom:1px solid rgba(0,0,0,.0705882353)}#section-content .ic-faq .ic-faq__item.active .ic-faq__q:before{transform:rotate(0)}#section-content .ic-faq .ic-faq__item.active .ic-faq__a{grid-template-rows:1fr;opacity:1}#section-content .ic-faq .ic-faq__q{background-color:transparent;color:#000;border:0;text-align:left;width:100%;margin:0;padding:4px 4px 4px 44px;cursor:pointer;border-radius:1px;position:relative;font-size:18px;font-weight:700;line-height:1.3em}@media (max-width: 768px){#section-content .ic-faq .ic-faq__q{font-size:16px;padding:4px 44px 4px 4px}}#section-content .ic-faq .ic-faq__q:focus{outline-offset:4px;outline:1px dashed rgba(0,0,0,.2)}#section-content .ic-faq .ic-faq__q:before{transition:.2s ease-in-out;position:absolute;height:24px;width:24px;content:"";background-image:url("https://assets-prod.ethn.io/assets/up-Q2YBOH5V.digested.svg");left:4px;top:4px;background-repeat:no-repeat;background-position:center;background-size:contain;opacity:.6;transform:rotate(90deg)}@media (max-width: 768px){#section-content .ic-faq .ic-faq__q:before{left:auto;right:4px}}#section-content .ic-faq .ic-faq__a{transition:grid-template-rows .2s,opacity .4s;transition-timing-function:ease-in-out;display:grid;grid-template-rows:0fr;opacity:0}#section-content .ic-faq .ic-faq__body{font-weight:400;overflow:hidden;font-size:16px;text-wrap:pretty}@media (min-width: 769px){#section-content .ic-faq .ic-faq__body{padding-left:44px}}#section-content .ic-faq .ic-faq__body:before{content:"";height:16px;display:block}#section-content .ic-update__cta{box-shadow:1.5px 1.5px #000;border:.5px solid black;transition:.2s ease-in-out;border-radius:0;outline-offset:-3px;background-color:#f9dc6e;font-size:16px;font-weight:400;padding:16px;width:100%;cursor:pointer;letter-spacing:-.01em;color:#000;display:inline-flex;align-items:center;gap:12px;justify-content:center}#section-content .ic-update__cta:hover{box-shadow:3px 3px #000}#section-content .ic-update__cta:focus-visible,#section-content .ic-update__cta:focus{outline:1px dashed #000000}@media (max-width: 768px){#section-content .ic-update__cta{border-width:1px}}#section-content .ic-update__cta-big{box-shadow:4px 4px #000}#section-content .ic-update__cta-big:hover{box-shadow:6px 6px #000}@media (max-width: 1024px){#section-content .ic-update__cta-big{font-size:14px}}#section-content .ic-update__input-cta{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:14px;width:auto;padding:6px 12px}#section-content .cta-fuscia{background-color:#a435f0;color:#fff;font-weight:500}#section-content .cta-fuscia:focus-visible{outline-color:#ffffffb3}#section-content .ic-budget{position:relative;padding:96px 0;background-color:#fff}@media (max-width: 768px){#section-content .ic-budget{padding:60px 0;contain:paint}}@media (max-width: 768px){#section-content .ic-budget .ic-budget-col{gap:32px}}#section-content .ic-budget .ic-budget__h2{font-size:54px;font-weight:700;line-height:1.1em}@media (max-width: 1024px){#section-content .ic-budget .ic-budget__h2{font-size:40px}}@media (max-width: 768px){#section-content .ic-budget .ic-budget__h2{font-size:30px}}#section-content .ic-budget .ic-budget__h3{font-size:24px;font-weight:700;line-height:1.25em;margin-bottom:0}@media (max-width: 768px){#section-content .ic-budget .ic-budget__h3{font-size:16px}}#section-content .ic-budget .ic-budget__p{font-size:20px;line-height:1.6em;font-weight:400}@media (max-width: 768px){#section-content .ic-budget .ic-budget__p{font-size:18px}}#section-content .ic-budget .ic-budget-tag{display:flex;flex-direction:column;align-items:flex-start;align-self:flex-start;z-index:1;margin-bottom:-4px;transform:rotate(-2deg);transform-origin:top right}#section-content .ic-budget .ic-budget-tag:hover .ic-budget-tag-top{transform:rotate(2deg) translate(-1px,1px)}#section-content .ic-budget .ic-budget-tag:hover .ic-budget-tag-bottom{transform:rotate(1deg) translate(-4px,-1px)}#section-content .ic-budget .ic-budget-tag-top{padding:2px 12px;border:1.5px solid #A435F0;background:#fcf3d3;color:#000;text-align:center;font-size:14px;font-weight:700;position:relative;z-index:1;margin-bottom:-5px;transition:transform .2s ease-in-out}#section-content .ic-budget .ic-budget-tag-bottom{margin-left:-20px;border-radius:1px;background:#a435f0;color:#fff;text-align:center;font-size:16px;font-weight:400;padding:10px 12px;transition:transform .2s ease-in-out}@media (max-width: 1024px){#section-content .ic-budget .ic-budget-tag-bottom{margin-left:-10px}}#section-content .ic-budget .ic-budget__subtext{color:#778185;font-size:14px;font-weight:400;margin-bottom:12px}#section-content .ic-budget .ic-budget__subtext a{color:#4a4d4e;font-size:14px;font-weight:400;text-decoration:underline;display:inline-flex;flex-wrap:wrap;align-items:center;gap:4px}#section-content .ic-budget .ic-budget__participants-wrap{display:flex;flex-wrap:wrap;gap:24px;align-items:flex-start}#section-content .ic-budget .ic-budget__participants-wrap span{font-weight:700;font-size:16px}@media (max-width: 768px){#section-content .ic-budget .ic-budget__participants-wrap{flex-direction:column;align-items:stretch}}#section-content .ic-budget .ic-budget__per{display:flex;align-items:center;font-size:15px}@media (min-width: 769px){#section-content .ic-budget .ic-budget__per{height:48px}}#section-content .ic-budget .ic-update__input-iso{right:12px}@media (max-width: 768px){#section-content #ic-budget-result-desktop{display:none}}#section-content .ic-budget-result{width:100%}@media (max-width: 768px){#section-content .ic-budget-result.ic-update__sticky{z-index:1;order:unset}}#section-content .ic-budget-result .ic-budget__amount{font-size:36px;line-height:1em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:.2s ease-in-out}@media (max-width: 768px){#section-content .ic-budget-result .ic-budget__amount{font-size:20px}}#section-content .ic-budget-result .ic-budget__amount.small{font-size:20px}#section-content .ic-budget-result .ic-budget__amount-no-result{font-size:36px;line-height:1em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:.2s ease-in-out}#section-content .ic-budget-result .ic-budget__amount-no-result.small,#section-content .ic-budget-result .ic-budget__amount-no-result.ic-budget-amount-folded{font-size:20px}#section-content .ic-budget-result .ic-budget-result-card{transition:.2s ease-in-out;display:flex;flex-direction:column;gap:24px}@media (max-width: 768px){#section-content .ic-budget-result .ic-budget-result-card{overflow:hidden;position:relative;padding:12px 20px;gap:0}}@media (max-width: 768px){#section-content .ic-budget-result .ic-budget-result-card.stuck{border-color:#fff;border-bottom:.5px solid black;margin-left:-12px;margin-right:-12px}}#section-content .ic-budget-result .ic-budget-result-card.expanded .ic-update__recommended-toggle__noresult-button:after{transform:rotate(180deg)}#section-content .ic-budget-result .ic-budget-result-card.expanded .ic-budget__amount{font-size:36px}@media (max-width: 1024px){#section-content .ic-budget-result .ic-budget-result-card.expanded .ic-budget__amount{font-size:32px}}#section-content .ic-budget-result .ic-budget-result-card.expanded .ic-budget__amount.small{font-size:27px}@media (max-width: 1024px){#section-content .ic-budget-result .ic-budget-result-card.expanded .ic-budget__amount.small{font-size:24px}}#section-content .ic-budget-result .ic-budget-result-card.expanded .ic-update__recommended-amount-range-mobile-folded .ic-budget__amount-no-result{opacity:0;transform:translateY(10px)}#section-content .ic-budget-result .ic-budget-result-card.expanded .ic-update__recommended-toggle__result-button:before{transform:rotate(180deg)}@media (max-width: 768px){#section-content .ic-budget-result .ic-budget__cta-wrap{display:flex;gap:12px;align-items:center;order:-1}}#section-content .ic-budget-result .ic-budget__mobile-title{font-size:12px;font-weight:700;line-height:1.3em;max-width:97px}@media (min-width: 769px){#section-content .ic-budget-result .ic-budget__mobile-title{display:none}}@media (max-width: 768px){#section-content .ic-budget-result .ic-budget-cta{padding:8px 12px;box-shadow:1.5px 1.5px #000}}@media (max-width: 768px){#section-content .ic-budget-result .ic-budget__no-result{display:flex;align-items:center;justify-content:space-between;gap:16px}#section-content .ic-budget-result .ic-budget__no-result .ic-update__recommended__currency-name-wrap{padding:0;flex:1 0 auto}}
