#SlideShowMC{width:100%;height:100vh;position:relative;overflow:hidden}#SlideShowMC .slideArrow{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#0003;border:none;border-radius:50%;place-items:center;width:2px;height:2px;transition:all .3s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}#SlideShowMC .slideArrow .NAVarrow{position:absolute}#SlideShowMC .slideArrow:hover{background:#fff6;transform:translateY(-50%)scale(1.1)}#SlideShowMC .slideArrow.left{left:10px}#SlideShowMC .slideArrow.right{right:10px}#SlideShowMC .lessWeight{font-weight:300!important}#SlideShowMC .ss{white-space:nowrap;color:#fff;background-color:#dc2626;border:2px solid #dc2626;border-radius:9999px;justify-content:center;align-items:center;gap:10px;width:auto;padding:4px 12px;font-size:clamp(0px,2vh,25px);font-weight:1000;transition:all .3s;display:flex;box-shadow:0 20px 25px -5px #7f1d1d33,0 10px 10px -5px #7f1d1d1a}#SlideShowMC .ss:hover{background-color:#434242;border-color:#434242}#SlideShowMC .ps,#SlideShowMC .as{background:0 0;border:none;justify-content:center;align-items:center;width:auto;max-width:150px;margin:0;padding:0;transition:all .3s;display:flex}#SlideShowMC .ps:hover,#SlideShowMC .as:hover{transform:scale(.9)}#SlideShowMC .ps,#SlideShowMC .as{box-shadow:none}#SlideShowMC .ps img,#SlideShowMC .as img{object-position:center;object-fit:cover;flex:1 1 0;width:100%;height:100%}#SlideShowMC .SlideTrack{width:300vw;height:100%;transition:transform .8s;display:flex;position:relative}#SlideShowMC .SlideItem{flex-shrink:0;width:100vw;height:100%}#SlideShowMC .SlideOne{background-image:url(https://dreamladder-assets.s3.ap-south-1.amazonaws.com/public/HP4.webp);background-position:50%;background-repeat:no-repeat;background-size:cover}#SlideShowMC .SlideOne img{object-fit:contain;object-position:center;width:100%;height:100%}#SlideShowMC .SlideTwo{background-image:url(https://dreamladder-assets.s3.ap-south-1.amazonaws.com/public/HP56.webp);background-position:50%;background-repeat:no-repeat;background-size:cover}#SlideShowMC .SlideTwo img{object-fit:contain;object-position:center;width:70%;height:70%}#SlideShowMC .SlideOne,#SlideShowMC .SlideTwo{grid-template-rows:1fr;grid-template-columns:repeat(2,auto);place-items:center;width:100%;height:100%;padding:10px;display:grid}#SlideShowMC .SlideOne .heroCon,#SlideShowMC .SlideTwo .heroCon{align-content:center;justify-items:start;gap:clamp(1rem,2vw,2rem);padding:clamp(40px,8vw,120px);display:grid}#SlideShowMC .SlideOne .heroCon h1,#SlideShowMC .SlideOne .heroCon h2,#SlideShowMC .SlideTwo .heroCon h1,#SlideShowMC .SlideTwo .heroCon h2{text-align:left;white-space:nowrap;width:100%;font-family:SyneMono;overflow:visible}#SlideShowMC .SlideOne .heroCon .heroActions,#SlideShowMC .SlideTwo .heroCon .heroActions{justify-content:flex-start;gap:10px;width:100%;font-family:Genos;display:flex}#SlideShowMC .SlideOne .heroCon .heroActions button,#SlideShowMC .SlideTwo .heroCon .heroActions button{flex:1 1 0}#SlideShowMC .SlideOne .heroCon .heroActions.pas,#SlideShowMC .SlideTwo .heroCon .heroActions.pas{width:auto}#SlideShowMC .SlideOne .heroCon .infoDis,#SlideShowMC .SlideTwo .heroCon .infoDis{background:#ffffffb3;border:2px solid #e32929;border-radius:10px;justify-content:space-evenly;align-items:center;width:100%;height:fit-content;padding:10px;display:flex}#SlideShowMC .SlideOne .heroCon .infoDis .conInfo,#SlideShowMC .SlideTwo .heroCon .infoDis .conInfo{flex-direction:column;flex:1;justify-content:center;align-items:center;height:80%;display:flex}#SlideShowMC .SlideOne .heroCon .infoDis .conInfo:not(:last-child),#SlideShowMC .SlideTwo .heroCon .infoDis .conInfo:not(:last-child){border-right:2px solid #0000001f}#SlideShowMC .SlideOne .heroCon .infoDis .conInfo .num,#SlideShowMC .SlideTwo .heroCon .infoDis .conInfo .num,#SlideShowMC .SlideOne .heroCon .infoDis .conInfo .label,#SlideShowMC .SlideTwo .heroCon .infoDis .conInfo .label{color:#000;font-family:Genos;font-size:25px;font-weight:700;line-height:1}#SlideShowMC .SlideOne .heroImg,#SlideShowMC .SlideTwo .heroImg{place-items:center;display:grid}#SlideShowMC .SlideOne .heroImg .BigImg,#SlideShowMC .SlideTwo .heroImg .BigImg{object-fit:contain;width:100%;height:80%}@media (width<=1024px){#SlideShowMC{padding:0}#SlideShowMC .slideArrow{display:none}#SlideShowMC .SlideTwo .heroImg{display:none!important}#SlideShowMC .SlideOne,#SlideShowMC .SlideTwo{grid-template-rows:repeat(2,auto);grid-template-columns:repeat(1,auto);padding:0}#SlideShowMC .SlideOne .heroCon,#SlideShowMC .SlideTwo .heroCon{justify-items:center;gap:14px;margin-top:100px;padding:22px 24px 10px}#SlideShowMC .SlideOne .heroCon h1,#SlideShowMC .SlideTwo .heroCon h1{text-align:center;white-space:normal;font-size:clamp(0px,9vw,35px)}#SlideShowMC .SlideOne .heroCon h2,#SlideShowMC .SlideTwo .heroCon h2{text-align:center;font-size:clamp(0px,5vw,20px)}#SlideShowMC .SlideOne .heroCon .heroActions,#SlideShowMC .SlideTwo .heroCon .heroActions{padding:5px}#SlideShowMC .SlideOne .heroCon .infoDis,#SlideShowMC .SlideTwo .heroCon .infoDis{flex-wrap:wrap;height:auto;font-size:clamp(0px,5vw,20px)}#SlideShowMC .SlideOne .heroCon .infoDis .conInfo,#SlideShowMC .SlideTwo .heroCon .infoDis .conInfo{text-align:center;padding:0}}#AboutMC,.GridCon,.Con{place-items:center;width:100%;display:grid}.AbPgOne,.AbPgTwo{width:80%;max-width:1300px;padding-top:100px;padding-bottom:100px}.AbPgOne img,.AbPgTwo img{object-fit:contain;background-position:50%;width:70%}.GridCon{grid-template-columns:repeat(2,auto);justify-content:space-between}#AboutMC{min-height:100vh}#AboutMC .AbPgOne,#AboutMC .AbPgTwo{flex-direction:column;gap:100px;display:flex}#AboutMC .AbPgOne .GridCon img,#AboutMC .AbPgTwo .GridCon img{object-fit:cover;object-position:center;width:70%;height:100%;margin:0;transition:all .2s}#AboutMC .AbPgOne .GridCon img:hover,#AboutMC .AbPgTwo .GridCon img:hover{transform:scale(1.1)}#AboutMC .AbPgOne .GridCon .Con.ACone .fullWidth,#AboutMC .AbPgTwo .GridCon .Con.ACone .fullWidth{width:90%}#AboutMC .AbPgOne .GridCon .Con.ACone,#AboutMC .AbPgOne .GridCon .Con.ACfour,#AboutMC .AbPgOne .GridCon .Con.ACfive,#AboutMC .AbPgTwo .GridCon .Con.ACone,#AboutMC .AbPgTwo .GridCon .Con.ACfour,#AboutMC .AbPgTwo .GridCon .Con.ACfive{place-items:start;gap:30px;max-width:clamp(500px,25vw,600px);padding:20px}#AboutMC .AbPgOne .GridCon .Con.ACone span,#AboutMC .AbPgOne .GridCon .Con.ACfour span,#AboutMC .AbPgOne .GridCon .Con.ACfive span,#AboutMC .AbPgTwo .GridCon .Con.ACone span,#AboutMC .AbPgTwo .GridCon .Con.ACfour span,#AboutMC .AbPgTwo .GridCon .Con.ACfive span{text-align:left}#AboutMC .AbPgOne .GridCon .Con.ACone .tele,#AboutMC .AbPgOne .GridCon .Con.ACfour .tele,#AboutMC .AbPgOne .GridCon .Con.ACfive .tele,#AboutMC .AbPgTwo .GridCon .Con.ACone .tele,#AboutMC .AbPgTwo .GridCon .Con.ACfour .tele,#AboutMC .AbPgTwo .GridCon .Con.ACfive .tele{cursor:pointer;width:70%}#AboutMC .AbPgOne .GridCon .Con.ACtwo,#AboutMC .AbPgTwo .GridCon .Con.ACtwo{gap:20px;height:auto}#AboutMC .AbPgOne .GridCon .Con.ACtwo .ContwoEles,#AboutMC .AbPgTwo .GridCon .Con.ACtwo .ContwoEles{cursor:pointer;background-image:url(https://dreamladder-assets.s3.ap-south-1.amazonaws.com/public/flexBack.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;flex-direction:column;justify-content:space-around;align-items:center;width:100%;padding:10px;transition:all .3s;display:flex}#AboutMC .AbPgOne .GridCon .Con.ACtwo .ContwoEles:hover h2,#AboutMC .AbPgTwo .GridCon .Con.ACtwo .ContwoEles:hover h2{color:#e53935}#AboutMC .AbPgOne .GridCon .Con.ACtwo .ContwoEles:hover,#AboutMC .AbPgTwo .GridCon .Con.ACtwo .ContwoEles:hover{transform:translate(-10px)}#AboutMC .AbPgOne .GridCon .Con.ACfour,#AboutMC .AbPgOne .GridCon .Con.ACfive,#AboutMC .AbPgTwo .GridCon .Con.ACfour,#AboutMC .AbPgTwo .GridCon .Con.ACfive{width:80%}#AboutMC .AbPgOne .GridCon .Con.ACfour h2,#AboutMC .AbPgOne .GridCon .Con.ACfive h2,#AboutMC .AbPgTwo .GridCon .Con.ACfour h2,#AboutMC .AbPgTwo .GridCon .Con.ACfive h2{text-align:left;width:100%}#AboutMC .AbPgOne .GridCon .Con.ACfour button,#AboutMC .AbPgOne .GridCon .Con.ACfive button,#AboutMC .AbPgTwo .GridCon .Con.ACfour button,#AboutMC .AbPgTwo .GridCon .Con.ACfive button{white-space:nowrap;-webkit-text-stroke:.1px currentColor;font-size:17px}#AboutMC .AbPgOne .GridCon .Con.ACfour #buttonWrapCon,#AboutMC .AbPgOne .GridCon .Con.ACfive #buttonWrapCon,#AboutMC .AbPgTwo .GridCon .Con.ACfour #buttonWrapCon,#AboutMC .AbPgTwo .GridCon .Con.ACfive #buttonWrapCon{justify-content:start;gap:20px;width:100%;padding-right:20px;display:flex}@media (width<=1024px){.AbPgOne,.AbPgTwo{width:100%;padding:0}.AbPgOne img,.AbPgTwo img{width:100%}.GridCon{grid-template-columns:1fr;gap:100px;width:100%;padding:50px 0}#AboutMC .AbPgOne,#AboutMC .AbPgTwo{gap:20px}#AboutMC .AbPgOne h1,#AboutMC .AbPgTwo h1{font-size:40px!important}#AboutMC .AbPgOne .GridCon .Con.ACone,#AboutMC .AbPgOne .GridCon .Con.ACfour,#AboutMC .AbPgOne .GridCon .Con.ACfive,#AboutMC .AbPgTwo .GridCon .Con.ACone,#AboutMC .AbPgTwo .GridCon .Con.ACfour,#AboutMC .AbPgTwo .GridCon .Con.ACfive{width:100%;max-width:none;padding:0}#AboutMC .AbPgOne .GridCon .Con.ACtwo,#AboutMC .AbPgTwo .GridCon .Con.ACtwo,#AboutMC .AbPgOne .GridCon img,#AboutMC .AbPgTwo .GridCon img{width:100%}}#CalculatorMC{background-image:url(https://dreamladder-assets.s3.ap-south-1.amazonaws.com/public/flexBack.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;align-items:center;gap:40px;width:100%;min-height:100vh;display:flex}#CalculatorMC .CalcEleCon{grid-template-columns:repeat(4,1fr);justify-content:center;gap:10px;width:fit-content;max-width:1300px;height:auto;padding:10px;display:grid}#CalculatorMC .CalcEleCon .CalcEle{background:#fff;border-radius:30px;place-items:center;gap:10px;width:100%;padding:10px;transition:all .2s;display:grid;box-shadow:0 4px 10px #00000026}#CalculatorMC .CalcEleCon .CalcEle:hover{transform:translateY(-12px);box-shadow:0 8px 14px -8px #00000047}#CalculatorMC .CalcEleCon .CalcEle:hover img{transform:scale(1.1)}#CalculatorMC .CalcEleCon .CalcEle img{object-fit:contain;width:80%;transition:all .2s}@media (width<=1024px){#CalculatorMC{gap:10px;min-height:100vh;padding:0}#CalculatorMC .CalcEleCon{grid-template-columns:1fr 1fr;width:100%}#CalculatorMC .CalcEle{box-sizing:border-box;border-radius:12px;gap:2px;width:100%;min-width:0;padding:0}#CalculatorMC .CalcEle img{width:100%;height:auto}#CalculatorMC .CalcEle:active{transform:scale(.97)}}#PowMC{background:0 0;place-items:center;width:80%;max-width:1300px;min-height:60vh;display:grid}#PowMC *{box-sizing:border-box}#PowMC .containingCon{flex-direction:column;justify-content:space-around;align-items:center;gap:50px;width:100%;display:flex}#PowMC .containingCon .purpleLine{background:#8a3cf6;align-self:center;width:100px;height:3px}#PowMC .containingCon .contentRow{align-items:center;gap:20px;width:100%;height:100%;display:flex}#PowMC .containingCon .contentRow .sideImg{object-fit:contain;width:55%;display:block}#PowMC .containingCon .contentRow .sliderEE{border-radius:20px;width:100%;height:100%;overflow:hidden;box-shadow:0 4px 10px #00000026}#PowMC .containingCon .contentRow .trackEE{width:100%;height:100%;transition:transform .8s;display:flex}#PowMC .containingCon .contentRow .slideEE{flex-shrink:0;justify-content:center;width:100%;height:100%;display:flex}#PowMC .containingCon .contentRow .cardEE{background:#fff;border:1px solid #ececec;border-radius:24px;grid-template-columns:1.5fr .9fr;align-items:center;gap:50px;width:100%;min-height:480px;padding:60px;display:grid;box-shadow:0 10px 30px #0000000d}#PowMC .containingCon .contentRow .cardEE .textEE{flex-direction:column;align-items:flex-start;gap:24px;padding:0;display:flex}#PowMC .containingCon .contentRow .cardEE .textEE span{text-align:left}#PowMC .containingCon .contentRow .cardEE .textEE .statementEE{color:#4b5563;font-style:italic;font-weight:400}#PowMC .containingCon .contentRow .cardEE .textEE h2:not(.statementEE){color:#111827}#PowMC .containingCon .contentRow .cardEE .textEE h3{color:#8b3cf6}#PowMC .containingCon .contentRow .cardEE .imageEE{flex-direction:column;align-items:center;gap:20px;max-height:200px;display:flex;overflow:hidden}#PowMC .containingCon .contentRow .cardEE .imageEE img{object-fit:cover;border:4px solid #e9d5ff;border-radius:18px;width:100%;height:100%;overflow:hidden;box-shadow:0 8px 20px #00000014}@media (width<=1024px){#PowMC h1,#PowMC h2,#PowMC h3{text-align:left}#PowMC span{text-align:left;width:100%}#PowMC{width:100%;min-height:auto;padding:0 15px}#PowMC .containingCon{width:100%}#PowMC .containingCon .contentRow{flex-direction:column;width:100%}#PowMC .containingCon .contentRow .sideImg{display:none}#PowMC .containingCon .contentRow .sliderEE{width:100%;overflow:hidden}#PowMC .containingCon .contentRow .sliderEE .trackEE{gap:0;width:100%}#PowMC .containingCon .contentRow .sliderEE .slideEE{width:100%}#PowMC .containingCon .contentRow .sliderEE .cardEE{flex-direction:column;gap:25px;width:100%;min-height:auto;padding:25px 20px;display:flex}#PowMC .containingCon .contentRow .sliderEE .cardEE .imageEE{order:1;width:100%;max-height:none}#PowMC .containingCon .contentRow .sliderEE .cardEE .imageEE img{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto}#PowMC .containingCon .contentRow .sliderEE .cardEE .textEE{order:2;gap:16px;width:100%}#PowMC .containingCon .contentRow .sliderEE .cardEE .textEE span,#PowMC .containingCon .contentRow .sliderEE .cardEE .textEE h2,#PowMC .containingCon .contentRow .sliderEE .cardEE .textEE h3{text-align:left}}#FooterMC{text-align:center;background-image:url(https://dreamladder-assets.s3.ap-south-1.amazonaws.com/public/footersBackLast.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;display:flex;position:relative}#FooterMC .subCon{background:#fff;place-items:center;width:100vw;display:grid}#FooterMC .subCr{background:url(https://dreamladder-assets.s3.ap-south-1.amazonaws.com/public/flexBack.webp) 50%/cover no-repeat;border-radius:20px;place-items:center;width:100%;max-width:1300px;height:200px;margin-bottom:100px;display:grid;box-shadow:0 4px 10px #00000026}#FooterMC .subCr h2{-webkit-text-stroke:.5px currentColor}#FooterMC .subCr .input{gap:20px;display:flex}#FooterMC .subCr .input input{text-align:center;border:1px solid #0000001a;border-radius:10px;width:300px;height:45px;font-family:Genos;font-size:18px}#FooterMC .subCr .input button{color:#fff;cursor:pointer;background:#dc2627;border:none;border-radius:10px;width:150px;padding:10px}#FooterMC .subCr .input button:hover{background:#000}#FooterMC .subCr .input button span{-webkit-text-stroke:.5px currentColor}#FooterMC .topicEles{grid-template-columns:repeat(4,1fr);justify-content:center;align-items:center;gap:20px;max-width:1300px;display:grid}#FooterMC .topicEles div{text-align:center;cursor:pointer;color:#000;background:#fff;border:1px solid #0003;border-radius:10px;width:auto;height:auto;padding:10px;transition:all .3s}#FooterMC .topicEles div span{transition:all .3s}#FooterMC .topicEles div:hover{transform:scale(.9)}#FooterMC .topicEles div:hover span{color:#fff}#FooterMC .topicEles div:hover{background:#000}@media (width<=1024px){#FooterMC .subCon .subCr{margin-bottom:10px}#FooterMC .subCon .subCr .input input{width:50%}#FooterMC h1,#FooterMC h2{text-align:left}#FooterMC{margin:0;padding:0}#FooterMC .topicEles{grid-template-columns:repeat(2,auto);gap:10px;width:100%;margin:0;padding:0}#FooterMC .topicEles div{text-align:center;justify-content:center;align-items:center;min-width:150px;padding:10px;display:flex}}#ReturnSliderMC{background-image:url(https://dreamladder-assets.s3.ap-south-1.amazonaws.com/public/flexBack.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;align-items:center;gap:50px;width:100%;min-height:100vh;display:flex;position:relative}#ReturnSliderMC .childsR.one{place-items:center;gap:30px;display:grid}#ReturnSliderMC .childsR.one .SliderCon .eleList{justify-content:space-between;width:100%;display:flex}#ReturnSliderMC .childsR.one .SliderCon{text-align:center;background:#fff;border-radius:24px;grid-template-columns:1fr;place-items:center;gap:10px;width:clamp(320px,50vw,700px);min-height:200px;padding:20px;font-family:Genos;display:grid;position:relative;box-shadow:0 8px 30px #0000000f}#ReturnSliderMC .childsR.one .SliderCon .inputWrap{border:2px solid #e53935;border-radius:10px;flex-direction:row;justify-content:space-around;align-items:center;gap:0;width:20%;margin:0 auto;display:flex}#ReturnSliderMC .childsR.one .SliderCon .inputWrap span{color:#e53935}#ReturnSliderMC .childsR.one .SliderCon .inputWrap #SCMC{color:#e53935;text-align:center;-webkit-text-stroke:.5px currentColor;letter-spacing:1px;border:none;outline:none;width:fit-content;margin:0;padding:0;font-size:clamp(0px,3vh,30px);font-weight:700;line-height:1.4}#ReturnSliderMC .childsR.one .SliderCon .inputWrap #SCMC::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#ReturnSliderMC .childsR.one .SliderCon .inputWrap #SCMC::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#ReturnSliderMC .childsR.one .SliderCon .inputWrap #SCMC[type=number]{-moz-appearance:textfield}#ReturnSliderMC .childsR.one .SliderCon .stateBtns{background:#faf9f6;border-radius:9999px;justify-content:center;align-items:center;gap:12px;width:fit-content;padding:8px;display:flex}#ReturnSliderMC .childsR.one .SliderCon .stateBtns button:hover{font-weight:700!important}#ReturnSliderMC .childsR.one .SliderCon .stateBtns button{white-space:nowrap}#ReturnSliderMC .childsR.one .SliderCon .StateBtnC{color:#000;white-space:nowrap;background:0 0;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:fit-content;padding:8px 14px;font-family:Genos,sans-serif;font-weight:750;transition:all .2s;display:flex}#ReturnSliderMC .childsR.one .SliderCon .StateBtnC.active{color:#fff;background:#e53935}#ReturnSliderMC .childsR.one .SliderCon input[type=range]{appearance:none;cursor:pointer;background:0 0;width:100%}#ReturnSliderMC .childsR.one .SliderCon input[type=range]:focus{outline:none}#ReturnSliderMC .childsR.one .SliderCon input[type=range]::-webkit-slider-runnable-track{background:#e53935;border-radius:999px;height:8px}#ReturnSliderMC .childsR.one .SliderCon input[type=range]::-webkit-slider-thumb{appearance:none;background:#fff;border:2px solid #e53935;border-radius:50%;width:22px;height:22px;margin-top:-7px;transition:all .2s;box-shadow:0 2px 6px #0000001f}#ReturnSliderMC .childsR.one .SliderCon input[type=range]:active::-webkit-slider-thumb{transform:scale(1.05)}#ReturnSliderMC .childsR.one .SliderCon input[type=range]::-moz-range-track{background:#e53935;border-radius:999px;height:8px}#ReturnSliderMC .childsR.one .SliderCon input[type=range]::-moz-range-thumb{background:#fff;border:2px solid #e53935;border-radius:50%;width:22px;height:22px;transition:all .2s;box-shadow:0 2px 6px #0000001f}#ReturnSliderMC .childsR.one .SliderCon input[type=range]:active::-moz-range-thumb{transform:scale(1.05)}#ReturnSliderMC .childsR.two{flex-direction:column;justify-content:center;align-items:center;gap:30px;display:flex}#ReturnSliderMC .childsR.two .retElesCon{background:0 0;flex-direction:row;justify-content:center;gap:30px;width:100%;height:100%;padding:10px;display:flex}#ReturnSliderMC .childsR.two .retElesCon .retEle{background:0 0;flex-direction:column;align-items:center;gap:0;display:flex}#ReturnSliderMC .childsR.two .retElesCon .retEle:hover img{transform:scale(1.1)}#ReturnSliderMC .childsR.two .retElesCon .retEle .retBadge{background:#fff;border-radius:20px;width:fit-content;padding:8px 14px;font-family:Genos;box-shadow:0 8px 24px #00000014}#ReturnSliderMC .childsR.two .retElesCon .retEle .retCircle{aspect-ratio:1;background:#f1f2f4;border:3px solid #f9f9fa;border-radius:50%;place-items:center;width:auto;max-width:200px;padding:25px;display:grid;overflow:hidden}#ReturnSliderMC .childsR.two .retElesCon .retEle .retCircle .priceTag{-webkit-text-stroke:.5px currentColor;font-weight:700}#ReturnSliderMC .childsR.two .retElesCon .retEle .retCircle img{object-fit:cover;padding:10px;transition:all .4s}@media (width<=1024px){#ReturnSliderMC{gap:20px;min-height:100dvh;padding:10px 0}#ReturnSliderMC .childsR.one .SliderCon{width:90vw;padding:5px}#ReturnSliderMC .childsR.one .SliderCon .eleList{flex-direction:row}#ReturnSliderMC .childsR.one .SliderCon .inputWrap{width:50%}#ReturnSliderMC .childsR.one .SliderCon .stateBtns{width:100%;overflow-x:auto}#ReturnSliderMC .childsR.two{gap:0;width:100%}#ReturnSliderMC .childsR.two .retElesCon{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;flex-direction:row;gap:20px;padding:15px;display:flex;overflow:auto hidden}#ReturnSliderMC .childsR.two .retElesCon::-webkit-scrollbar{display:none}#ReturnSliderMC .childsR.two .retElesCon .retEle{scroll-snap-align:center;flex-direction:column;flex:0 0 80%;align-items:center;display:flex;transform:translate(200%)}#ReturnSliderMC .childsR.two .retElesCon .retCircle{width:170px;height:170px}#ReturnSliderMC .childsR.two .retElesCon .retCircle img{width:80px}}#QlMC{box-sizing:border-box;background:#fff;border-top:1px solid #ececec;place-items:center;width:100%;padding:70px 80px;display:grid}#QlMC .links{justify-content:space-between;align-items:flex-start;gap:60px;width:100%;max-width:1440px;display:flex}#QlMC .socials{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:28px;width:280px;display:flex}#QlMC .socials .logo{object-fit:contain;width:100%;display:block}#QlMC .socials .heroActions{justify-content:flex-start;align-items:start;gap:10px;width:100%;font-family:Genos;display:flex;overflow:hidden}#QlMC .socials .heroActions button{background:0 0;border:none;flex:1 1 0;overflow:hidden}#QlMC .socials .heroActions.pas{width:auto}#QlMC .socialsEles{flex-wrap:wrap;align-items:center;gap:14px;display:flex}#QlMC .socialsEles .socialBtn{cursor:pointer;background-color:#f7f7f7;background-position:50%;background-repeat:no-repeat;background-size:30px;border-radius:12px;width:42px;height:42px;transition:transform .25s,background-color .25s}#QlMC .socialsEles .socialBtn:hover{background-color:#efefef;transform:translateY(-3px)}#QlMC .socialsEles .youtube{background-image:url(https://dreamladder-assets.s3.ap-south-1.amazonaws.com/public/youtubeL.webp)}#QlMC .socialsEles .linkedin{background-image:url(https://dreamladder-assets.s3.ap-south-1.amazonaws.com/public/linkedinL.webp)}#QlMC .socialsEles .facebook{background-image:url(https://dreamladder-assets.s3.ap-south-1.amazonaws.com/public/facebookL.webp)}#QlMC .socialsEles .instagram{background-image:url(https://dreamladder-assets.s3.ap-south-1.amazonaws.com/public/instagramL.webp)}#QlMC .socialsEles .x{background-image:url(https://dreamladder-assets.s3.ap-south-1.amazonaws.com/public/xL.webp)}#QlMC .downloadsSec{flex-direction:column;gap:14px;display:flex}#QlMC .downloadsSec .downloadBtn{cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:contain;width:180px;height:54px;transition:transform .25s}#QlMC .downloadsSec .downloadBtn:hover{transform:scale(.96)}#QlMC .downloadsSec .appStore{background-image:url(https://dreamladder-assets.s3.ap-south-1.amazonaws.com/public/appStore.webp)}#QlMC .downloadsSec .gplay{background-image:url(https://dreamladder-assets.s3.ap-south-1.amazonaws.com/public/gplay.webp)}#QlMC .QLeles{flex-direction:column;gap:22px;min-width:170px;display:flex}#QlMC .QLeles h2{text-align:left;color:#111;white-space:nowrap;margin:0;font-weight:700;line-height:1}#QlMC .QLeles .items{flex-direction:column;gap:14px;display:flex}#QlMC .QLeles .linkItem{text-align:left;cursor:pointer;color:#666;white-space:normal;overflow-wrap:break-word;background:0 0;border:none;margin:0;padding:0;font-weight:500;line-height:1.4;text-decoration:none;transition:color .2s,transform .2s}#QlMC .QLeles .linkItem:hover{color:#111;transform:translate(4px)}#QlMC .RU{max-width:260px}#QlMC .RU .items{gap:18px}#QlMC .RU .linkItem{line-height:1.5}#QlMC .footerDivider{background:#e8e8e8;width:100%;max-width:1440px;height:1px;margin:60px 0 30px}#QlMC .bottomDivider{margin:30px 0}#QlMC .riskFactors{color:#7a7a7a;width:100%;max-width:1440px;font-weight:500;line-height:1.8}#QlMC .riskFactors .riskTitle{color:#4a4a4a;font-weight:700}#QlMC .riskFactors .riskText{color:#7a7a7a}#QlMC .registrationInfo{flex-direction:column;align-items:center;gap:10px;width:100%;max-width:1440px;display:flex}#QlMC .registrationInfo span{text-align:center;color:#5f5f5f;margin:0;font-weight:600;line-height:1.5}#QlMC .bottomLegal{flex-direction:column;align-items:center;gap:18px;width:100%;max-width:1440px;margin-top:40px;display:flex}#QlMC .copyright{color:#7a7a7a;margin:0;font-weight:500;line-height:1}#QlMC .legalLinks{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}#QlMC .legalLink{cursor:pointer;color:#6b6b6b;background:0 0;border:none;margin:0;padding:0;font-weight:500;line-height:1.4;text-decoration:none;transition:color .2s}#QlMC .legalLink:hover{color:#111}#QlMC .separator{color:#9a9a9a;font-weight:500}@media (width<=1024px){#QlMC{padding:50px 20px}#QlMC .links{grid-template-columns:1fr 1fr;align-items:flex-start;gap:40px 20px;display:grid}#QlMC .socials{text-align:center;grid-column:span 2;align-items:center;width:100%}#QlMC .socials .logo{width:170px}#QlMC .socialsEles{justify-content:center}#QlMC .downloadsSec{align-items:center}#QlMC .downloadsSec .downloadBtn{width:170px}#QlMC .QLeles{gap:18px;width:100%;min-width:0}#QlMC .QLeles .items{gap:12px}#QlMC .RU{grid-column:span 2;max-width:100%}#QlMC .footerDivider{margin:45px 0 24px}#QlMC .bottomDivider{margin:24px 0}#QlMC .riskFactors{line-height:1.7}#QlMC .registrationInfo span{line-height:1.6}#QlMC .bottomLegal{gap:16px;margin-top:32px}#QlMC .copyright{text-align:center}#QlMC .legalLinks{gap:8px}#QlMC .legalLink{text-align:center}}html{overflow-x:scroll}*,:before,:after{box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;margin:0;padding:0}img,picture{max-width:100%;display:block}::-webkit-scrollbar{display:none}html{scrollbar-width:none;-ms-overflow-style:none}button,input,textarea,select{font:inherit;line-height:1.5}@font-face{font-family:Genos;src:url(/Fonts/Genos.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SyneMono;src:url(/Fonts/SyneMono.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}#AppMC{z-index:0;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}#breakMob{display:none}body{background:#fff;height:100vh;overflow:clip visible}body .cardIcon{flex-shrink:0;padding:7px!important}body .line{background:#ef3b3b;align-self:flex-start;width:100px;height:3px}body span{text-align:center;-webkit-text-stroke:.5px currentColor;letter-spacing:1px;font-size:clamp(0px,3vh,30px);font-weight:400;line-height:1.4}body span.tcen{width:100%;text-align:center!important}body span.ju{display:block;text-align:justify!important}body span.conTact{text-align:center;color:#000;-webkit-text-stroke:.5px currentColor;font-weight:400;font-size:clamp(0px,2.5vh,25px)!important}body span.small{-webkit-text-stroke:0 currentColor;font-size:clamp(0px,2vh,20px)}body span.emsmall{font-size:clamp(0px,1.8vh,19px)}body span.esmall{font-size:clamp(0px,1.5vh,18px)}body span.Gen{font-family:Genos}body span.Syn{font-family:SyneMono}body span.quote{color:#64748b;border-left:4px solid #e53a36;padding-left:20px;font-family:Genos;font-style:italic}body span.italic{font-style:italic}body span.light{color:#475569}body span.dark{color:#000}body h1{text-align:center;color:#000;font-weight:400;font-size:clamp(0px,7vh,70px)!important}body h1.tcen{width:100%;text-align:center!important}body h1.ju{text-align:justify!important}body h1.small{font-size:clamp(0px,5vh,60px)!important}body h1.exsmall{font-size:clamp(0px,4.2vh,40px)!important}body h1.Gen{font-family:Genos}body h1.Syn{font-family:SyneMono}body h1.bold{-webkit-text-stroke:.5px currentColor;font-weight:700}body h1.light{color:#475569}body h1.dark{color:#000}body h2{text-align:center;color:#000;font-weight:400;font-size:clamp(0px,3.5vh,35px)!important}body h2.tcen{width:100%;text-align:center!important}body h2.tleft{width:100%;text-align:left!important}body h2.ju{text-align:justify!important}body h2.small{font-size:clamp(0px,2.5vh,25px)!important}body h2.Gen{font-family:Genos;font-size:clamp(0px,4vh,40px)}body h2.Syn{font-family:SyneMono}body h2.bold{-webkit-text-stroke:.5px currentColor}body h2.light{color:#475569}body h2.dark{color:#000}body h3{text-align:center;color:#000;font-weight:400;font-size:clamp(0px,3vh,20px)!important}body h3.tcen{width:100%;text-align:center!important}body h3.ju{text-align:justify!important}body h3.Gen{font-family:Genos}body h3.Syn{font-family:SyneMono}body h3.bold{-webkit-text-stroke:.5px currentColor;font-weight:700}body h3.light{color:#475569}body h3.dark{color:#000}body .navBtn{color:#000;cursor:pointer;background:0 0;border:none;font-family:Genos;font-size:20px;font-weight:700;transition:color .15s}body .navBtn.s{color:#fff;background:#dc2626;border:2px solid #dc2626;border-radius:9999px;padding:4px 12px}body .navBtn.s:hover{background:#434242;border-color:#434242}body #AboutMC,body #ReturnSliderMC,body #CalculatorMC,body #InsightsMC,body #PowMC,body #FooterMC{padding:60px}body .endingStatement{background-image:url(https://dreamladder-assets.s3.ap-south-1.amazonaws.com/public/endStat.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;min-height:30vh;display:flex}body .endingStatement h1{color:#494641;font-family:SyneMono!important;font-size:clamp(0px,5vh,30px)!important}body .endingStatement h2{text-align:center;color:#475569;max-width:50%;font-family:Genos!important;font-size:clamp(0px,2vh,25px)!important}body .titleHeadZ{text-align:center;background-image:url(https://dreamladder-assets.s3.ap-south-1.amazonaws.com/public/HP56.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:space-between;width:100%;height:250px;display:flex;position:relative}body .titleHeadZ:after{content:"";pointer-events:none;background:linear-gradient(#0000,#ffffff4d,#fffc,#fff);width:100%;height:50px;position:absolute;bottom:0;left:0}body .titleHeadZ .titleZ{place-items:center;height:100%;display:grid;font-family:SyneMono!important;font-size:28px!important}@media (width<=1024px){#breakMob{display:block}#AboutMC,#NavBar,#ReturnSliderMC,#CalculatorMC,#InsightsMC,#PowMC,#FooterMC{margin-bottom:50px}#MFsMC .titleHeadZ,#PMSAIFMC .titleHeadZ,#BondsMC .titleHeadZ,#StructuredProductsMC .titleHeadZ,#LegacyEstatePlanningMC .titleHeadZ,#InsuranceMC .titleHeadZ,#bespokePage .titleHeadZ,#BlogsMC .titleHeadZ,#MediaMC .titleHeadZ,.calc-root .titleHeadZ,.connectPage .titleHeadZ,#DisclaimerMC .titleHeadZ,#DisclosureMC .titleHeadZ,#WwsMC .titleHeadZ,.blogsPageLayout .titleHeadZ,#PrivacyPolicyMC .titleHeadZ{height:150px}#MFsMC .titleHeadZ .titleZ,#PMSAIFMC .titleHeadZ .titleZ,#BondsMC .titleHeadZ .titleZ,#StructuredProductsMC .titleHeadZ .titleZ,#LegacyEstatePlanningMC .titleHeadZ .titleZ,#InsuranceMC .titleHeadZ .titleZ,#bespokePage .titleHeadZ .titleZ,#BlogsMC .titleHeadZ .titleZ,#MediaMC .titleHeadZ .titleZ,.calc-root .titleHeadZ .titleZ,.connectPage .titleHeadZ .titleZ,#DisclaimerMC .titleHeadZ .titleZ,#DisclosureMC .titleHeadZ .titleZ,#WwsMC .titleHeadZ .titleZ,.blogsPageLayout .titleHeadZ .titleZ,#PrivacyPolicyMC .titleHeadZ .titleZ{white-space:wrap;align-items:end;padding-bottom:30px;font-size:20px!important}#MFsMC .endingStatement,#PMSAIFMC .endingStatement,#BondsMC .endingStatement,#StructuredProductsMC .endingStatement,#LegacyEstatePlanningMC .endingStatement,#InsuranceMC .endingStatement,#bespokePage .endingStatement,#BlogsMC .endingStatement,#MediaMC .endingStatement,.calc-root .endingStatement,.connectPage .endingStatement,#DisclaimerMC .endingStatement,#DisclosureMC .endingStatement,#WwsMC .endingStatement,.blogsPageLayout .endingStatement,#PrivacyPolicyMC .endingStatement{text-align:center;width:100%;padding:0}#MFsMC .endingStatement span,#PMSAIFMC .endingStatement span,#BondsMC .endingStatement span,#StructuredProductsMC .endingStatement span,#LegacyEstatePlanningMC .endingStatement span,#InsuranceMC .endingStatement span,#bespokePage .endingStatement span,#BlogsMC .endingStatement span,#MediaMC .endingStatement span,.calc-root .endingStatement span,.connectPage .endingStatement span,#DisclaimerMC .endingStatement span,#DisclosureMC .endingStatement span,#WwsMC .endingStatement span,.blogsPageLayout .endingStatement span,#PrivacyPolicyMC .endingStatement span{width:100%}}
