@media only screen and (min-width:1180px){#investmentCalculator{width:1140px}}@media only screen and (min-width:768px)and (max-width:1180px){#investmentCalculator{width:calc(100% - 60px)}}@media only screen and (min-width:768px){#investmentCalculator{margin:0 30px}}@media only screen and (max-width:768px){#investmentCalculator .kf-header{padding:20px 30px}}#investmentCalculator .mainCalcContainer{display:grid;grid-template-columns:395px 1fr;width:100%}@media only screen and (max-width:1000px){#investmentCalculator .mainCalcContainer{grid-template-columns:1fr}}@media only screen and (min-width:768px){#investmentCalculator .mainCalcContainer{border:1px solid var(--border-color);border-radius:10px}}#investmentCalculator .graphContainer{display:flex;flex-direction:column;justify-content:space-between;padding:25px 30px 30px 20px}#investmentCalculator .graphContainer h3{margin-left:10px}#investmentCalculator .calc-form{width:100%}@media screen and (min-width:630px){#investmentCalculator .calc-form{border-right:1px solid var(--border-color)}}#investmentCalculator .calc-form h3{padding:25px 30px 0}@media only screen and (max-width:768px){#investmentCalculator .calc-form h3{padding:0 30px}}#investmentCalculator .calc-form .calc-row{border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;padding:30px 28px}@media screen and (max-width:630px){#investmentCalculator .calc-form .calc-row{border-bottom:0;gap:12px;padding:26px 30px 0}}#investmentCalculator .calc-form .calc-row:last-of-type{border-bottom:0}#investmentCalculator .calc-form .calc-row-radio{flex-direction:column;gap:12px}@media screen and (max-width:1000px){#investmentCalculator .calc-form .calc-row-radio{flex-direction:row}}@media screen and (min-width:630px){#investmentCalculator .calc-form .calc-row-radio .row-desc{justify-content:center;width:auto}}#investmentCalculator .calc-form .row-desc{display:flex;flex-direction:column;width:min-content}@media screen and (max-width:630px){#investmentCalculator .calc-form .row-desc span{display:none}}#investmentCalculator .calc-form .row-desc span{font-size:12px;opacity:.4}#investmentCalculator .form-radio{display:flex;flex-wrap:wrap;gap:5px;justify-content:center}@media screen and (min-width:330px)and (max-width:412px){#investmentCalculator .form-radio label{flex-grow:1;width:auto}}#investmentCalculator .form-radio input[type=radio]{opacity:0;position:absolute}#investmentCalculator .form-radio .form-radio-value{align-items:center;border:1px solid var(--border-color);border-radius:3px;cursor:pointer;display:flex;height:40px;justify-content:center;width:63px}@media screen and (min-width:330px)and (max-width:412px){#investmentCalculator .form-radio .form-radio-value{font-size:14px;min-width:42px;width:auto}}@media screen and (max-width:330px){#investmentCalculator .form-radio .form-radio-value{height:45px;width:70px}}#investmentCalculator .form-radio input:checked+.form-radio-value,#investmentCalculator .form-radio input:focus+.form-radio-value,#investmentCalculator .form-radio input:hover+.form-radio-value{background-color:rgba(0,203,150,.1);border-color:var(--dark-green);color:var(--dark-green)}#investmentCalculator .calc-input{border:1px solid var(--border-color);border-radius:3px;display:grid;grid-template-columns:25px 118px 25px;height:40px}@media screen and (max-width:630px){#investmentCalculator .calc-input{grid-template-columns:25px 120px 25px}}@media screen and (max-width:390px){#investmentCalculator .calc-input{grid-template-columns:25px 80px 25px}}#investmentCalculator .calc-input input{border:1px solid var(--border-color);border-bottom:0;border-top:0;text-align:center}#investmentCalculator .calc-input .arrow{align-items:center;cursor:pointer;display:flex;justify-content:center}#investmentCalculator .calc-input .up svg{rotate:180deg}#investmentCalculator .calc-input .disable-arrow{cursor:auto;opacity:.2}#investmentCalculator .legend{gap:8px;margin-left:10px;max-width:606px}@media screen and (max-width:1080px){#investmentCalculator .legend{display:flex;flex-wrap:wrap;justify-content:space-between}}@media screen and (min-width:1000px){#investmentCalculator .legend{display:grid;grid-template-columns:auto auto}}@media screen and (min-width:1180px){#investmentCalculator .legend{grid-template-columns:auto auto auto}}@media screen and (max-width:768px){#investmentCalculator .legend{margin-top:10px}}#investmentCalculator .tooltip{background-color:#fff;border:1px solid var(--border-color);border-radius:3px;box-shadow:0 0 10px rgba(0,0,0,.09);font-size:14px;font-size:16px;line-height:25px;margin-bottom:15px;min-height:120px;min-width:110px;padding:10px;position:absolute;text-align:left;transition:none}#investmentCalculator .tooltip:after,#investmentCalculator .tooltip:before{border-left:10px solid transparent;border-right:10px solid transparent;content:"";left:100%;margin-left:-5px;position:absolute;rotate:270deg;top:calc(50% - 5px)}#investmentCalculator .tooltip:before{border-top:10px solid var(--border-color);margin-top:1px}@media screen and (max-width:1000px){#investmentCalculator .tooltip:after,#investmentCalculator .tooltip:before{display:none}}#investmentCalculator .tooltip:after{border-top:10px solid #fff;margin-top:-1px;z-index:1}#investmentCalculator .item{display:flex;gap:10px}#investmentCalculator .item .dot{-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;flex:0 0 auto;height:9.99px;margin-top:4px;width:10px}#investmentCalculator .item-tooltip{align-items:center;justify-content:end}#investmentCalculator .disclaimer-info{line-height:25px;max-width:1140px;padding:20px 0;width:100%}@media only screen and (max-width:1100px){#investmentCalculator .disclaimer-info{padding:30px}}@media only screen and (max-width:786px){#investmentCalculator .disclaimer-info{font-size:14px;line-height:19px}}#investmentCalculator .disclaimer{line-height:25px;max-width:1140px;padding:20px 0 0;width:100%}@media only screen and (max-width:786px){#investmentCalculator .disclaimer{font-size:14px;line-height:19px;padding:10px 25px}}#investmentCalculator .disclaimer .disclaimer-point{display:flex;gap:20px}@media only screen and (max-width:786px){#investmentCalculator .disclaimer .disclaimer-point{gap:10px}}#investmentCalculator .disclaimer p{letter-spacing:-.67px}#investmentCalculator .disclaimer a,#investmentCalculator .disclaimer p .link{text-decoration:underline}#investmentCalculator .disclaimer .collapsible-arrow{cursor:pointer;display:inline-flex;height:6px;margin-left:5px;rotate:0deg;scale:1.4;transition:rotate .2s ease-out;width:7px}#investmentCalculator .disclaimer .collapsible{cursor:pointer}#investmentCalculator .disclaimer .active .collapsible-arrow{rotate:180deg}#investmentCalculator .disclaimer .expandable{max-height:0;overflow:hidden;transition:max-height .2s ease-out}#investmentCalculator .disclaimer .expandable p{padding-top:15px}#investmentCalculator .areaKF{fill:url(#linear-gradient-KF);stroke-width:0px}#investmentCalculator .areaCommissionData{fill:url(#linear-gradient-CommissionData);stroke-width:0px}#investmentCalculator .areaSockData{fill:url(#linear-gradient-SockData);stroke-width:0px}#investmentCalculator .domain{display:none}#investmentCalculator .tick{font-size:11px}#investmentCalculator .tick line,#investmentCalculator .x .tick{display:none}#investmentCalculator path.line{fill:none;stroke-width:3px}#investmentCalculator .axis line,#investmentCalculator .axis path{fill:none;stroke:#708090;shape-rendering:crispEdges}#investmentCalculator line.x{stroke:var(--black15);z-index:-1}@media only screen and (max-width:630px){#investmentCalculator .above-630{display:none!important}}@media only screen and (min-width:630px){#investmentCalculator .under-630{display:none!important}}.kf-bullets{max-width:1140px;width:100%}.kf-bullets .kf-bullets-header{min-height:370px;position:relative;width:100%}.kf-bullets .kf-bullets-header .bulletImage{height:100%;overflow:hidden;top:0;width:100%}@media only screen and (max-width:970px){.kf-bullets .kf-bullets-header{min-height:290px}}.kf-bullets .bullet-table{border:1px solid var(--border-color);border-radius:10px}@media only screen and (min-width:970px){.kf-bullets .bullet-table{margin:0 30px}}@media only screen and (max-width:970px){.kf-bullets .bullet-table{border-left:0;border-radius:0;border-right:0}}.kf-bullets .bullet-table .bullet-point{align-items:center;border-bottom:1px solid var(--border-color);display:grid;gap:30px;grid-template-columns:396px auto;padding:30px}.kf-bullets .bullet-table .bullet-point p{line-height:24px}.kf-bullets .bullet-table .bullet-point .collapsible-arrow{display:none}.kf-bullets .bullet-table .bullet-point .bullet-point-header-row{align-items:center;display:grid;gap:30px;grid-template-columns:36px 330px}@media only screen and (max-width:768px){.kf-bullets .bullet-table .bullet-point .bullet-point-header-row{gap:18px}.kf-bullets .bullet-table .bullet-point .bullet-point-header-row .bullet-icon{scale:.9}}@media only screen and (max-width:440px){.kf-bullets .bullet-table .bullet-point .bullet-point-header-row{grid-template-columns:35px auto 12px}}@media only screen and (max-width:1280px){.kf-bullets .bullet-table .bullet-point{grid-template-columns:376px auto}}@media only screen and (max-width:970px){.kf-bullets .bullet-table .bullet-point{grid-template-columns:auto}.kf-bullets .bullet-table .bullet-point p{line-height:22px;max-width:630px}}@media only screen and (max-width:768px){.kf-bullets .bullet-table .bullet-point{gap:18px}}@media only screen and (max-width:440px){.kf-bullets .bullet-table .bullet-point{padding:29px 30px;row-gap:0}.kf-bullets .bullet-table .bullet-point .collapsible{cursor:pointer}.kf-bullets .bullet-table .bullet-point .collapsible-arrow{cursor:pointer;display:block;height:16px;rotate:0deg;transition:rotate .2s ease-out;width:13px}.kf-bullets .bullet-table .bullet-point .active .collapsible-arrow{rotate:180deg}.kf-bullets .bullet-table .bullet-point .expandable{max-height:0;overflow:hidden;transition:max-height .2s ease-out}.kf-bullets .bullet-table .bullet-point .expandable p{padding-top:15px}}.kf-bullets .bullet-table .bullet-point:last-of-type{border-bottom:0}.kf-bullets .bullet-tick-table{background-color:var(--border-color);display:grid;gap:1px;grid-template-columns:1fr 1fr}@media only screen and (max-width:768px){.kf-bullets .bullet-tick-table{grid-template-columns:1fr}}.kf-bullets .bullet-tick-table .bullet-tick{align-items:center;background-color:#fff;display:grid;gap:30px;grid-template-columns:22px auto;padding:30px}@media only screen and (max-width:768px){.kf-bullets .bullet-tick-table .bullet-tick{gap:20px;grid-template-columns:19px auto}.kf-bullets .bullet-tick-table .bullet-tick .bullet-icon{margin-bottom:-5px;scale:.85}}@media only screen and (max-width:420px){.kf-bullets .bullet-tick-table .bullet-tick{padding:20px 30px}}.kf-bullets .image-slim{bottom:-1px;left:calc(50% - 146px);position:absolute}@media only screen and (min-width:970px)and (max-width:1102px){.kf-bullets .image-slim{height:50%;left:calc(50% - 126px)}}@media only screen and (max-width:970px){.kf-bullets .image-slim{height:45%;left:calc(50% - 93px)}}@media only screen and (max-width:420px){.kf-bullets .image-slim{left:calc(50% - 86px)}}@media only screen and (max-width:350px){.kf-bullets .image-slim{height:35%;left:calc(50% - 70px)}}.kf-bullets .image-device{bottom:-25px;left:calc(50% - 232px);max-height:145px;position:absolute}@media only screen and (max-width:970px){.kf-bullets .image-device{bottom:-18px;left:calc(50% - 179px);max-height:110px}}@media only screen and (max-width:768px){.kf-bullets .image-device{bottom:-16px;left:calc(50% - 150px);max-height:96px}}@media only screen and (max-width:420px){.kf-bullets .image-device{bottom:-15px;left:calc(50% - 131px);max-height:83px}}.kf-bullets .icon-frame{background:#fff;border-radius:50%;bottom:90px;box-shadow:0 0 24px rgba(0,0,0,.17);height:92px;left:calc(50% - 50px);outline:20px solid hsla(0,0%,100%,.302);position:absolute;width:92px}.kf-bullets .icon-frame span{position:absolute}@media only screen and (max-width:970px){.kf-bullets .icon-frame{bottom:66px;height:75px;left:calc(50% - 40px);outline:15px solid hsla(0,0%,100%,.302);width:75px}.kf-bullets .icon-frame span{scale:.8}}@media only screen and (max-width:768px){.kf-bullets .icon-frame{bottom:60px;height:65px;left:calc(50% - 30px);outline:12px solid hsla(0,0%,100%,.302);width:65px}.kf-bullets .icon-frame span{scale:.6}}@media only screen and (max-width:420px){.kf-bullets .icon-frame{bottom:52px;height:60px;left:calc(50% - 28px);width:60px}}.kf-bullets .chatBubbleDiv{bottom:calc(50% - 175px);position:absolute;right:calc(50% + 43px);scale:.9}@media only screen and (max-width:1102px){.kf-bullets .chatBubbleDiv{bottom:calc(50% - 185px);right:calc(50% + 40px);scale:.8}}@media only screen and (max-width:970px){.kf-bullets .chatBubbleDiv{bottom:calc(50% - 173px);right:calc(50% + 3px);scale:.7}}@media only screen and (max-width:420px){.kf-bullets .chatBubbleDiv{right:calc(50% - 10px);scale:.6}}@media only screen and (max-width:350px){.kf-bullets .chatBubbleDiv{bottom:calc(50% - 179px);right:calc(50% - 30px);scale:.45}}.kf-bullets .chatBubbleDiv .chatIcon{position:absolute;scale:1.3}.kf-bullets .chatBubbleDivSmall{bottom:12%;left:calc(50% + 3px);position:absolute;scale:.6}@media only screen and (max-width:1102px){.kf-bullets .chatBubbleDivSmall{left:calc(50% - 10px);scale:.55;top:calc(50% - 52px)}}@media only screen and (max-width:970px){.kf-bullets .chatBubbleDivSmall{left:calc(50% - 40px);scale:.45}}@media only screen and (max-width:768px){.kf-bullets .chatBubbleDivSmall{top:calc(50% - 50px)}}@media only screen and (max-width:420px){.kf-bullets .chatBubbleDivSmall{left:calc(50% - 40px);scale:.4;top:calc(50% - 47px)}}@media only screen and (max-width:350px){.kf-bullets .chatBubbleDivSmall{left:calc(50% - 56px);scale:.3;top:calc(50% - 21px)}}.kf-bullets .chatBubbleDivSmall .chatIcon{font-size:36px;font-weight:500;left:calc(50% - 5px);position:absolute;scale:1.5;top:calc(50% - 28px)}@media only screen and (max-width:1102px){.kf-bullets .chatBubbleDivSmall .chatIcon{left:calc(50% - 5px);top:calc(50% - 21px)}}@media only screen and (max-width:970px){.kf-bullets .chatBubbleDivSmall .chatIcon{top:calc(50% - 7px)}}@media only screen and (max-width:350px){.kf-bullets .chatBubbleDivSmall .chatIcon{top:calc(50% + 5px)}}.kf-bullets .bg-main{border-radius:0 0 40px 40px;height:100%;left:0;position:absolute;width:100%;z-index:-20}@media only screen and (max-width:970px){.kf-bullets .bg-main{border-radius:0;width:100%}}.kf-bullets .bg-white{background:linear-gradient(1turn,hsla(0,0%,100%,.25) 10%,hsla(0,0%,100%,.69) 60%,#fff);z-index:-10}@media only screen and (max-width:970px){.kf-bullets .bg-white{background:linear-gradient(1turn,hsla(0,0%,100%,.25) 10%,hsla(0,0%,100%,.81) 50%,#fff 85%)}}.kf-bullets .bg-green{background-image:linear-gradient(90deg,hsla(0,0%,100%,0) 15%,rgba(0,203,70,.66) 42%,rgba(110,207,23,.7) 58%,hsla(0,0%,100%,0) 85%)}@media only screen and (max-width:970px){.kf-bullets .bg-green{background-image:linear-gradient(90deg,rgba(0,203,70,.42),rgba(0,203,70,.66) 36%,rgba(110,207,23,.7) 64%,rgba(110,207,23,.42))}}.kf-bullets .bg-violet{background-image:linear-gradient(90deg,hsla(0,0%,100%,0) 15%,rgba(116,67,255,.47) 42%,rgba(174,67,255,.58) 58%,hsla(0,0%,100%,0) 85%)}@media only screen and (max-width:970px){.kf-bullets .bg-violet{background-image:linear-gradient(90deg,rgba(116,67,255,.42),rgba(116,67,255,.47) 42%,rgba(174,67,255,.58) 58%,rgba(174,67,255,.42))}}.kf-bullets .bg-yellow{background-image:linear-gradient(90deg,hsla(0,0%,100%,0) 15%,rgba(255,165,44,.75) 42%,rgba(235,197,42,.75) 58%,hsla(0,0%,100%,0) 85%)}@media only screen and (max-width:970px){.kf-bullets .bg-yellow{background-image:linear-gradient(90deg,rgba(255,165,44,.42),rgba(255,165,44,.75) 42%,rgba(235,197,42,.75) 58%,rgba(235,197,42,.42))}}#ProductsIkeIkze{width:100%}@media only screen and (max-width:786px){#ProductsIkeIkze .tiles-grid-2{display:none}}@media only screen and (min-width:787px){#ProductsIkeIkze .mobile-view{display:none!important}}#ProductsIkeIkze .kf-header h2{padding:11px 30px 14px}@media only screen and (max-width:786px){#ProductsIkeIkze .kf-header h2{padding:11px 30px 14px 0}}#ProductsIkeIkze .fund-tile{border:1px solid var(--border-color);border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;max-width:555px;min-height:680px}@media only screen and (max-width:1280px){#ProductsIkeIkze .fund-tile{min-height:0}}@media only screen and (max-width:786px){#ProductsIkeIkze .fund-tile{border-bottom:0;border-left:0;border-radius:0;border-right:0;max-width:none;width:fit-content}}#ProductsIkeIkze .fund-tile>div:first-of-type{display:flex;flex-direction:column;gap:15px;height:100%;padding:32px 30px 0}@media only screen and (max-width:786px){#ProductsIkeIkze .fund-tile>div:first-of-type{padding:0}}#ProductsIkeIkze .fund-tile .view-media{align-items:center;display:flex;position:relative;width:50%}@media only screen and (max-width:1280px){#ProductsIkeIkze .fund-tile .view-media{width:100%}}#ProductsIkeIkze .fund-tile h3{font-size:24px;font-weight:500;line-height:32px}@media only screen and (max-width:786px){#ProductsIkeIkze .fund-tile h3{font-size:20px;line-height:24px;padding:10px 40px 0 30px;width:92%}#ProductsIkeIkze .fund-tile img{align-self:center;width:calc(100% + 30px)}}#ProductsIkeIkze .fund-tile .fund-tile-description{font-size:16px;font-weight:400;line-height:24px;margin-top:20px}@media only screen and (max-width:786px){#ProductsIkeIkze .fund-tile .fund-tile-description{padding:0 32px 32px}}#ProductsIkeIkze .fund-tile .bottom-section{align-items:center;border-top:none;display:flex;gap:15px;justify-content:flex-start;padding:30px}#ProductsIkeIkze .fund-tile .bottom-section .simple-arrow{transition:all .2s linear}@media only screen and (max-width:786px){#ProductsIkeIkze .fund-tile .bottom-section{display:none!important}}#ProductsIkeIkze .number-icon{border-bottom:15px solid #fff;border-top:15px solid #fff;display:flex;height:65px;position:relative;width:65px}@media only screen and (max-width:768px){#ProductsIkeIkze .number-icon{border-bottom:10px solid #fff;border-top:10px solid #fff;height:50px;width:50px}}#ProductsIkeIkze .arrow{position:absolute;right:20px;top:calc(50% - 15px);transition:all .2s linear}@media only screen and (max-width:440px){#ProductsIkeIkze .arrow{right:30px;transform:rotate(45deg)}}@media only screen and (min-width:787px){#ProductsIkeIkze .arrow{display:none!important}}.select_mate{background-color:#fff;border:1px solid var(--border-color);border-radius:4px;float:left;font-size:16px;font-weight:400;height:auto;position:relative;transition:all 375ms ease-in-out;width:150px}.select_mate.profile-select-mate{min-width:80px}@media screen and (max-width:630px){.select_mate{width:100%}}.select_mate .icon_select_mate{cursor:pointer;height:24px;position:absolute;right:8%;top:calc(50% - 11px);transition:all 275ms}@media screen and (max-width:630px){.select_mate .icon_select_mate{right:10px}}.select_mate select{height:0;opacity:0;overflow:hidden;position:absolute;z-index:-1}.select_mate .cont_list_select_mate{float:left;position:relative;width:100%}.select_mate .cont_select_int{background-color:#fff;border-left:1px solid var(--border-color);border-radius:3px;border-right:1px solid var(--border-color);height:0;left:-1px;margin-bottom:0;margin-top:0;max-height:250px;overflow:hidden;overflow:auto;padding:0;position:absolute;top:1px;transition:all 375ms ease-in-out;width:calc(100% + 2px);z-index:999}.select_mate .cont_select_int li{background-color:hsla(0,0%,95%,.451);border-bottom:1px solid #e0e0e0;cursor:pointer;display:block;float:left;list-style-type:none;margin:0;padding:12px 10px;position:relative;transition:all 275ms ease-in-out;width:100%}.select_mate .cont_select_int li:last-child{border-radius:3px}.select_mate .cont_select_int .active,.select_mate .cont_select_int li:hover{background-color:#eee}.select_mate .selected_option{cursor:pointer;display:block;line-height:15px;margin:0;padding:10px;width:96%}.slider-container{display:flex;margin:40px 0 0;position:relative;width:100%}@media only screen and (max-width:1102px){.slider-container{margin:0}}@media only screen and (max-width:768px){.slider-container{margin:20px 0 0}}.pre-slider-text{margin-bottom:auto;margin-top:auto;text-align:center;width:200px}@media only screen and (max-width:768px){.pre-slider-text{display:none}}.slider{height:60px;margin:auto;overflow:hidden;position:relative;width:100%}@media only screen and (max-width:768px){.slider{height:50px;width:100%}}#slideTrack.slide-track{animation:scroll 40s linear infinite;animation-play-state:running}#slideTrack.slide-track.paused{-webkit-animation-play-state:paused;-moz-animation-play-state:paused;-o-animation-play-state:paused;animation-play-state:paused}.slide-track{display:flex;gap:5vw}@media only screen and (max-width:768px){.slide-track{gap:10vw}}.slide-gradient{height:100%;position:absolute;right:0;top:0;width:100px}@media only screen and (max-width:768px){.slide-gradient{width:50px}}.slide{text-align:center}.slide img,.slide svg{-webkit-filter:grayscale(100%);filter:grayscale(100%);height:60px;text-align:center}@media only screen and (max-width:768px){.slide img,.slide svg{height:50px}}a:hover img{-webkit-filter:none;filter:none}.kf-steps{width:100%}.kf-steps .steps-container{align-items:center;display:flex;flex-direction:column;gap:50px;position:relative}@media only screen and (max-width:1050px){.kf-steps .steps-container{gap:0}}.kf-steps .tab{display:flex;justify-content:space-between;max-width:1040px;padding:0 20px;position:relative;width:100%}.kf-steps .tab button{background-color:inherit;border:none;color:var(--text-main-color);cursor:pointer;float:left;font-size:14px;outline:none;padding:14px 0;position:relative;transition:.3s;transition:none}@media only screen and (max-width:920px){.kf-steps .tab button{cursor:unset;display:none;font-size:16px;height:50px;padding:0;width:100%}}.kf-steps .tab button:after{background:none repeat scroll 0 0 #000;content:"";display:block;height:2px;position:absolute;top:46px;transition:width .2s ease-in-out;width:0}@media only screen and (min-width:920px){.kf-steps .tab button:hover:after{width:100%}.kf-steps .tab button.active{border-bottom:2px solid #000;font-weight:600}}@media only screen and (max-width:920px){.kf-steps .tab button.active{display:block}}.kf-steps .tab:after{background-color:var(--border-color);content:"";height:1px;position:absolute;right:calc(50% - 50vw);top:47px;width:100vw;z-index:-10}@media only screen and (max-width:920px){.kf-steps .tab:before{background-color:var(--border-color);content:"";height:1px;position:absolute;right:calc(50% - 50vw);top:0;width:100vw;z-index:-10}}.kf-steps .arrow-next,.kf-steps .arrow-prev{align-items:center;cursor:pointer;display:flex;height:48px;justify-content:end;padding-right:30px;position:absolute;top:0;width:60px}@media only screen and (min-width:920px){.kf-steps .arrow-next,.kf-steps .arrow-prev{display:none}}.kf-steps .arrow-next{right:0}.kf-steps .arrow-prev{left:0;rotate:180deg}.kf-steps .tabcontent{align-items:center;display:none;height:400px;max-width:1040px;padding:0 20px;width:100%}@media only screen and (max-width:920px){.kf-steps .tabcontent{flex-direction:column-reverse;gap:20px;height:auto;padding:0 30px}}.kf-steps .tabcontent .content{display:flex;flex-direction:column;gap:14px;justify-content:center;max-width:340px}.kf-steps .tabcontent .content h3{line-height:32px}.kf-steps .tabcontent .content p{line-height:24px}.kf-steps .tabcontent .content p svg{height:20px}@media only screen and (max-width:920px){.kf-steps .tabcontent .content{max-width:600px}.kf-steps .tabcontent .content button{display:none}.kf-steps .tabcontent .content h3{line-height:26px}}.kf-steps .tabcontent .tabcontent-images{align-items:center;display:flex;flex-direction:column;font-size:14px;height:400px;justify-content:center;position:relative;width:660px}@media only screen and (max-width:1050px){.kf-steps .tabcontent .tabcontent-images{height:260px;padding-bottom:65px}}@media only screen and (max-width:920px){.kf-steps .tabcontent .tabcontent-images{align-self:center;padding:0;width:100%}}@media only screen and (max-width:440px){.kf-steps .tabcontent .tabcontent-images{height:200px}}.kf-steps .tabcontent .tabcontent-images .wrapper{height:443px;position:absolute;width:660px}@media only screen and (max-width:1050px){.kf-steps .tabcontent .tabcontent-images .wrapper{scale:.8;transform:translate(-6.5%,9%)}}@media only screen and (max-width:920px){.kf-steps .tabcontent .tabcontent-images .wrapper{scale:.6}}@media only screen and (max-width:440px){.kf-steps .tabcontent .tabcontent-images .wrapper{scale:.5}}.kf-steps .tabcontent .tabcontent-images .wrapper .wrapper-left{background:radial-gradient(farthest-corner at 68% 56%,rgba(0,203,99,.41) 0,hsla(0,0%,100%,0) 70%);height:369px;position:absolute;right:35%;top:11px;width:490px;z-index:-10}@media only screen and (max-width:490px){.kf-steps .tabcontent .tabcontent-images .wrapper .wrapper-left{width:420px}}@media only screen and (max-width:375px){.kf-steps .tabcontent .tabcontent-images .wrapper .wrapper-left{width:360px}}.kf-steps .tabcontent .tabcontent-images .wrapper .wrapper-right{background:radial-gradient(farthest-corner at 45% 60%,rgba(173,207,23,.5) 0,hsla(0,0%,100%,0) 68%);height:369px;position:absolute;right:calc(50% - 450px);top:11px;width:518px;z-index:-10}@media only screen and (max-width:490px){.kf-steps .tabcontent .tabcontent-images .wrapper .wrapper-right{right:calc(50% - 418px)}}@media only screen and (max-width:375px){.kf-steps .tabcontent .tabcontent-images .wrapper .wrapper-right{right:calc(50% - 360px)}}.kf-steps .tabcontent .tabcontent-images .wrapper .top-icon{background:#fff;border-radius:50%;box-shadow:0 0 24px rgba(0,0,0,.17);height:69px;left:calc(50% + 7px);outline:20px solid hsla(0,0%,100%,.569);position:absolute;top:46px;width:69px}.kf-steps .tabcontent .tabcontent-images .wrapper .chat{background:#fff;box-shadow:6px 6px 18px rgba(0,0,0,.17);padding:15px;position:absolute}#headerMainPage{margin-bottom:95px}#headerMainPage h1{max-width:830px}@media only screen and (max-width:768px){#headerMainPage{margin-bottom:0}}#headerMainPage .underButtonSection img{left:calc(50% - 480px);position:absolute;top:80px;width:960px}@media only screen and (max-width:1102px){#headerMainPage .underButtonSection img{left:calc(50% - 370px);top:100px;width:740px}}#bulletListingSafetyFoundations .kf-bullets-header{min-height:309px}#bulletListingSafetyFoundations .image-device{bottom:-45px;left:calc(50% - 170px);max-height:148px;position:absolute}#bulletListingSafetyFoundations .bulletDeviceFrame{border:1px solid #fff;border-radius:50%;position:absolute;z-index:-1}@media only screen and (max-width:420px){#bulletListingSafetyFoundations .bulletDeviceFrame{display:none}}#bulletListingSafetyFoundations .icon-frame{bottom:70px;height:72px;left:calc(50% - 41px);width:72px}@media only screen and (max-width:970px){#bulletListingSafetyFoundations .icon-frame{bottom:67px;height:75px;left:calc(50% - 40px);width:75px}}@media only screen and (max-width:768px){#bulletListingSafetyFoundations .icon-frame{bottom:72px;height:65px;left:calc(50% - 40px);width:65px}}@media only screen and (max-width:420px){#bulletListingSafetyFoundations .icon-frame{bottom:26px;height:60px;left:calc(50% - 28px);width:60px}#bulletListingSafetyFoundations .bg-green,#bulletListingSafetyFoundations .bulletImage{display:none}#bulletListingSafetyFoundations .kf-bullets-header{min-height:0}}@media only screen and (max-width:440px){.OfferProductsTabcontent{border-top:1px solid var(--border-color)}.OfferProductsTabcontent .fund-tile{border:0}.OfferProductsTabcontent h3{margin-right:15px}}.OfferProductsTabcontent .arrow{position:absolute;right:20px;top:calc(50% - 15px);transition:all .2s linear}@media only screen and (max-width:440px){.OfferProductsTabcontent .arrow{right:30px;transform:rotate(45deg)}}@media only screen and (min-width:786px){.OfferProductsTabcontent .arrow{display:none!important}}.avatar-div-styles{align-items:center;display:flex;font-size:.625rem;font-weight:500;gap:15px;justify-content:center;letter-spacing:1.36px;margin-top:15px}.avatar-div-styles img{margin:-23px -28px -19px -69px;scale:.55}@media only screen and (max-width:440px){.avatar-div-styles img{margin:-30px -41px -25px -11px;scale:.45}.avatar-div-styles{justify-content:start}.under-440 .arrow{top:calc(50% - 22px)!important}}@media only screen and (max-width:786px){.tablet-view{display:none!important}}@media only screen and (min-width:786px){.mobile-view{display:none!important}}@media only screen and (min-width:440px){#langingMainContainer .kf-tiles .under-440{display:none!important}}#langingMainContainer .kf-tiles .under-440 .tile{border:0;padding:0 30px 20px}@media only screen and (max-width:440px){#langingMainContainer .kf-tiles .above-440{display:none!important}}.fund-tile{border:1px solid var(--border-color);border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;max-width:555px}@media only screen and (max-width:786px){.fund-tile{border-bottom:0;border-left:0;border-radius:0;border-right:0;max-width:none;width:100%}}.fund-tile>div:first-of-type{display:flex;flex-direction:column;gap:15px;height:100%;padding:32px}@media only screen and (max-width:786px){.fund-tile>div:first-of-type{padding:0}}.fund-tile>div:first-of-type .icon-col{width:65px}@media only screen and (max-width:786px){.fund-tile>div:first-of-type .icon-col{padding:30px 30px 0;width:50px}}.fund-tile h3{font-size:24px;font-weight:500;line-height:32px}@media only screen and (max-width:786px){.fund-tile h3{font-size:20px;line-height:24px;padding:0 40px 0 30px}.fund-tile img{align-self:center;width:calc(100% + 20px)}}.fund-tile .fund-tile-description{font-size:16px;font-weight:400;line-height:24px;margin-top:20px}@media only screen and (max-width:786px){.fund-tile .fund-tile-description{padding:0 32px 32px}}.fund-tile ul{line-height:26px;list-style:none;margin-top:20px;padding-left:23px;padding-top:15px}@media only screen and (max-width:768px){.fund-tile ul{padding:0 30px}}.fund-tile ul li{display:flex;justify-content:space-between;padding:10px 0}.fund-tile ul li p{font-size:10px;font-weight:500;letter-spacing:1.36px}.fund-tile .bottom-section{align-items:center;border-top:1px solid var(--border-color);display:flex;gap:15px;justify-content:end;padding:10px 15px}.fund-tile .bottom-section .simple-arrow{transition:all .2s linear}@media only screen and (max-width:786px){.fund-tile .bottom-section{padding:10px 30px}}.numbered-tile{align-items:center;border:1px solid var(--border-color);border-radius:10px;display:grid;gap:25px;grid-template-columns:65px 170px auto;max-width:720px;padding:25px 30px}@media only screen and (max-width:768px){.numbered-tile{border:0;gap:15px;grid-template-columns:50px 1fr;grid-template-rows:50px auto;padding:0}}.numbered-tile p{line-height:24px}@media only screen and (max-width:768px){.numbered-tile p{grid-column:span 2/span 2;max-width:450px;padding-bottom:20px;padding-top:0}}.number-icon{border-bottom:15px solid #fff;border-top:15px solid #fff;display:flex;height:65px;position:relative;width:65px}@media only screen and (max-width:768px){.number-icon{border-bottom:10px solid #fff;border-top:10px solid #fff;height:50px;width:50px}}.number-icon .arrow{position:absolute;right:38px;top:-30px;transition:all .2s linear}@media only screen and (max-width:768px){.number-icon .arrow{right:23px;top:-24px}}.number-icon .number{background:#fff;border:1px solid #e7e7e7;border-radius:50%;font-size:24px;font-weight:500;height:40px;line-height:28px;padding-bottom:5px;padding-top:5px;text-align:center;width:40px}@media only screen and (max-width:768px){.number-icon .number{font-size:18px;height:30px;margin-left:5px;padding-top:0;width:30px}}.tile-list ul{line-height:26px;list-style-type:disc;padding-left:20px;padding-top:15px}@media only screen and (max-width:768px){.tile-list ul{grid-column:span 2/span 2;padding-left:15px}}