.screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important}.fw-slider{-webkit-user-select:initial;-moz-user-select:initial;user-select:initial}.fw-slider .item{position:relative}.fw-slider .item img{position:relative;width:100%;-o-object-fit:cover;object-fit:cover}.fw-slider .slick-dots{position:absolute;bottom:-33px;width:100%;text-align:center}.fw-slider .slick-dots li{position:relative;display:inline-block;width:16px;height:20px;cursor:pointer;vertical-align:bottom}.fw-slider .slick-dots li:after{position:absolute;display:block;content:"";width:8px;height:8px;left:50%;transform:translate(-50%, 100%);background:#e6e6e6;box-sizing:border-box;border-radius:6px;transition:.2s}.fw-slider .slick-dots li.slick-active:after{border:0;background:#45d6ad}.fw-slider .slick-dots li button{display:none}.fw-slider__arrows{position:relative}.fw-slider__arrows .next-arrow,.fw-slider__arrows .prev-arrow{cursor:pointer;z-index:10;position:absolute;display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:8px}.fw-slider__arrows .next-arrow svg,.fw-slider__arrows .prev-arrow svg{opacity:.6;transition:.2s all}@media(max-width: 969px){.fw-slider__arrows .next-arrow svg,.fw-slider__arrows .prev-arrow svg{width:8px;height:18px}}.fw-slider__arrows .next-arrow:hover svg,.fw-slider__arrows .prev-arrow:hover svg{opacity:1}@media(min-width: 660px){.fw-slider__arrows .next-arrow,.fw-slider__arrows .prev-arrow{box-shadow:0 0 10px 0 rgba(101,101,101,.15);background:#fff}}.fw-slider__arrows .next-arrow{right:0}.fw-slider__arrows .prev-arrow{left:0}@media(min-width: 660px){.fw-slider__arrows .prev-arrow{left:-50px}.fw-slider__arrows .next-arrow{right:-50px}}.fw-slider__arrows--sm-green{top:calc(50% - 30px)}[aria-describedby^=slick-slide]{outline:0}.mobile-menu-btn{cursor:pointer}.mobile-menu-btn span{width:26px;height:1px;border:1px solid #000;border-radius:5px;background:#000;display:block;margin-top:5px}.mobile-menu-btn span:first-child{margin-top:0}.mobile-menu-btn.active span{transition:.3s all ease}.mobile-menu-btn.active span:nth-child(1){transform:rotate(45deg) translate(5px, 5px)}.mobile-menu-btn.active span:nth-child(2){transform:translate(300%, 0);opacity:0}.mobile-menu-btn.active span:nth-child(3){transform:rotate(-45deg) translate(5px, -5px)}.simple-list{list-style:none;padding:0;margin:0}.simple-list li,.simple-list>div{position:relative;padding:0 0 8px 16px}.simple-list li:before,.simple-list>div:before{content:"";position:absolute;top:9px;left:0;width:5px;height:5px;border-radius:50%;background:#393939}.simple-list li:last-child,.simple-list>div:last-child{padding:0 0 0 16px}@media(min-width: 480px){.list-two-cols{-moz-column-count:2;column-count:2;-moz-column-gap:20px;column-gap:20px}}@media(min-width: 660px){.list-two-cols{-moz-column-gap:47px;column-gap:47px}}.article{margin-top:70px}@media(min-width: 970px){.article{margin-top:90px}}.page .section__title{margin-bottom:32px}@media(min-width: 660px){.page .section__title{margin-bottom:40px}}@media(min-width: 970px){.page .section__title{margin-bottom:72px}}.search-popup{background:#fff;box-shadow:0 20px 20px rgba(0,0,0,.05)}.search-popup.open{visibility:visible;opacity:1;width:100% !important;height:auto !important;margin-top:12px;margin-bottom:-13px}.search-form{position:relative;margin-bottom:0}.search-form__inner{position:relative;display:flex;align-items:center;padding:6px 0;max-width:100%;border-top:1px solid rgba(0,0,0,.05)}.search-form__input{width:100%;height:44px;padding:0 16px;outline:none;font-size:16px;line-height:22px;border:1px solid #000;border-radius:8px 0 0 8px;background:none;box-shadow:none}.search-form__input:-moz-placeholder{color:#787878}.search-form__input::-moz-placeholder{color:#787878}.search-form__input::-webkit-input-placeholder{color:#787878}@media(min-width: 970px){.search-form__input{padding:0 24px}}.search-form__submit{height:44px;width:48px;padding:0;background:none;border:1px solid #000;border-left:0;border-radius:0 8px 8px 0}.search-form__submit:hover{background:#45d6ad;font-weight:600}.search-form__submit .icon-svg{width:20px;height:20px;fill:currentColor !important}.search-form__submit .search-text{display:none}@media(min-width: 970px){.search-form__submit{display:flex;justify-content:center;min-width:223px;align-items:center}.search-form__submit .search-text{display:block;margin-left:16px}}.search-focus.mobile-active .header-menu,.search-focus .mobile-menu,.search-focus .mobile-sidebar-footer{opacity:.1;pointer-events:none}.calculator-timeline .title-wrap{margin-bottom:56px}.calculator-timeline .tab-text{font-weight:600;font-size:32px;line-height:40px;text-align:center}.calculator-timeline .timeline{display:flex;justify-content:center;margin-top:24px;margin-bottom:40px;gap:16px;min-height:16px}.calculator-timeline .timeline .step{position:relative;width:8px;height:8px;border-radius:50%;transition:.2s;transition-delay:0s;background:#ededed}.calculator-timeline .timeline .step.active,.calculator-timeline .timeline .step.completed{background:#45d6ad;transition-delay:.2s}.calculator-timeline .timeline .step:not(:last-child):before{content:"";position:absolute;top:50%;left:100%;width:16px;height:1px;background-color:#ededed;transform:translateY(-50%);transition:background-color .3s ease}.calculator-timeline .timeline .step:not(:last-child):after{content:"";position:absolute;top:50%;left:100%;width:0;height:1px;transform:translateY(-50%);transition:width .2s ease-in-out;background-color:#45d6ad}.calculator-timeline .timeline .step.completed:after{width:16px}@keyframes scaleIn{0%{transform:scale(1)}50%{transform:scale(1.2)}100%{transform:scale(1)}}.calculator-timeline .timeline .step.active{animation:scaleIn .2s ease-out;animation-delay:.2s}@media(min-width: 970px){.calculator-timeline .timeline{gap:32px}.calculator-timeline .timeline .step{width:16px;height:16px}.calculator-timeline .timeline .step:not(:last-child):before{width:32px}.calculator-timeline .timeline .step.completed:after{width:32px}}.calculator-timeline .start-tab{max-width:600px;margin:auto;background:rgba(237,237,237,.3);padding:32px 24px;border-radius:16px;border:3px solid #45d6ad}.calculator-timeline .start-tab .btn-filled{margin:32px auto 0}@media(min-width: 970px){.calculator-timeline .start-tab{padding:64px}}.calculator-timeline .tabs{max-width:897px;margin:auto}.calculator-timeline .tab{background:rgba(237,237,237,.3);padding:32px 24px;border-radius:16px;border:3px solid #45d6ad}@media(min-width: 970px){.calculator-timeline .tab{padding:64px 45px}}.calculator-timeline .tab,.calculator-timeline .nested-tab{display:none}.calculator-timeline .tab.active,.calculator-timeline .nested-tab.active{display:block}.calculator-timeline .nested-tab h3{margin-top:0;margin-bottom:48px;font-weight:600;font-size:24px;line-height:28px}.calculator-timeline .nested-tab .result{font-weight:600;font-size:32px;line-height:40px;text-align:center;margin-bottom:32px}.calculator-timeline .nested-tab #readiness-level{font-size:24px;line-height:28px;font-weight:600;text-align:center}.calculator-timeline .nested-tab hr{margin-top:32px;margin-bottom:32px;border:none;height:1px;background:linear-gradient(to right, rgba(0, 0, 0, 0), #000, rgba(0, 0, 0, 0))}.calculator-timeline .nested-tab label{position:relative;display:inline-flex;border-radius:8px;border:3px solid #45d6ad;padding:12px 16px;background:rgba(69,214,173,.3);cursor:pointer;margin:0 8px;font-weight:600;font-size:16px;line-height:16px}.calculator-timeline .nested-tab label:before{content:"";width:12px;height:12px;border:2px solid rgba(0,0,0,.5);border-radius:3px;margin-right:8px}.calculator-timeline .nested-tab label:hover{background-color:rgba(69,214,173,.6)}.calculator-timeline .nested-tab input[type=radio]{opacity:0;width:0}.calculator-timeline .nested-tab input[type=radio]:focus+label{outline:1px solid #000;background-color:rgba(69,214,173,.6)}.calculator-timeline .nested-tab input[type=radio]:checked+label{border-color:#000;background-color:#000;color:#fff}.calculator-timeline .nested-tab input[type=radio]:checked+label:before{background:#45d6ad;border-color:#45d6ad}.calculator-timeline .nested-tab input[type=radio]:checked+label:after{position:absolute;content:"";background:url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEyIDEwIj48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNMSA0LjcgNS40IDkgMTEgMSIvPjwvc3ZnPg==");top:15px;left:18px;width:12px;height:10px}.calculator-timeline .nested-tab .radio-group{display:flex;flex-wrap:wrap;justify-content:center;row-gap:16px}.calculator-timeline .nested-tab.error label{color:red}.calculator-timeline .check-list li{position:relative;color:#1c1c1c;padding:0 0 24px 34px;font-size:20px;line-height:24px}.calculator-timeline .check-list li:before{position:absolute;content:"";top:3px;left:0;width:20px;height:20px;background-image:url("/wp-content/themes/intellias-theme/assets/img/check-black-40.svg");background-size:20px;vertical-align:middle}.calculator-timeline .btn-wrap{display:flex;gap:16px;justify-content:center;margin-top:32px;text-align:center}.calculator-timeline .btn-black{display:inline-flex;min-width:140px}.calculator-timeline .btn-black.back{border:2px solid #000}.calculator-timeline .btn-black.back:not(:hover){background:rgba(0,0,0,0);color:#000}.calculator-timeline button:disabled{display:none}