#FaqsMC{flex-direction:column;align-items:center;gap:25px;width:100%;min-height:100vh;display:flex;position:relative}#FaqsMC .QuestCon{background:#fff;border:1px solid #e7e7e7;border-radius:18px;flex-direction:column;width:min(1100px,100%);display:flex;overflow:hidden}#FaqsMC .QuestCon h2{color:#1d2433;text-transform:uppercase;letter-spacing:1px;text-align:left;border-bottom:1px solid #ececec;padding:28px 30px;font-family:SyneMono}#FaqsMC .QuestCon .QuestEle{cursor:pointer;border-bottom:1px solid #ececec;flex-direction:column;padding:28px 30px;transition:all .25s;display:flex}#FaqsMC .QuestCon .QuestEle:last-child{border-bottom:none}#FaqsMC .QuestCon .QuestEle:hover{background:#fafafa}#FaqsMC .QuestCon .QuestEle .QuestTop{justify-content:space-between;align-items:center;gap:30px;display:flex}#FaqsMC .QuestCon .QuestEle .qq{color:#20293a;font-family:Genos;font-weight:300;line-height:1.5}#FaqsMC .QuestCon .QuestEle .plus{color:#d62828;flex-shrink:0;font-size:2rem;font-weight:300;transition:all .3s}#FaqsMC .QuestCon .QuestEle .AnswerWrap{max-height:0;transition:max-height .45s,margin-top .3s;overflow:hidden}#FaqsMC .QuestCon .QuestEle .aa{color:#5b6472;text-align:left;max-width:95%;padding-top:18px;font-family:Genos;font-size:1.15rem;line-height:1.9;display:block}#FaqsMC .QuestCon .QuestEle.open .plus{transform:rotate(45deg)}#FaqsMC .QuestCon .QuestEle.open .AnswerWrap{max-height:500px;margin-top:10px}@media (width<=768px){#FaqsMC{padding:50px 15px}#FaqsMC .QuestCon h2{padding:22px 20px;font-size:1.35rem}#FaqsMC .QuestCon .QuestEle{padding:22px 20px}#FaqsMC .QuestCon .QuestEle .qq{font-size:1.05rem}#FaqsMC .QuestCon .QuestEle .aa{max-width:100%;font-size:.97rem}}#NavBarMC{z-index:100;flex-direction:row;justify-content:space-around;width:85%;height:100px;margin:auto;display:flex;position:absolute;left:0;right:0}#NavBarMC .hamBtn{flex:1 1 0;justify-content:flex-end;height:30px;font-size:25px;display:none}#NavBarMC .logo{cursor:pointer;align-items:center;display:grid}#NavBarMC .logo img{object-fit:contain;width:22%;height:auto}#NavBarMC .navLinks{flex-direction:row;justify-content:space-between;align-items:center;gap:20px;display:flex}#NavBarMC .navLinks .navItem{flex-direction:row;justify-content:center;align-items:center;gap:0;padding-bottom:15px;display:flex;position:relative}#NavBarMC .navLinks .navItem .navBtn{color:#000;cursor:pointer;background:0 0;border:none;font-family:Genos;font-size:17px;font-weight:700;transition:color .15s}#NavBarMC .navLinks .navItem .navBtn.s{-webkit-text-stroke:.1px currentColor;letter-spacing:1px;color:#fff;background:#dc2626;border:2px solid #dc2626;border-radius:9999px;padding:4px 15px;box-shadow:0 4px 10px #00000026}#NavBarMC .navLinks .navItem .navBtn.s:hover{background:#434242;border-color:#434242}#NavBarMC .navLinks .navItem .downSVG{border:none;margin:0;transition:all .3s}#NavBarMC .navLinks .navItem .subDrop{background:#fff;border-radius:5px;flex-direction:column;justify-content:space-around;align-items:start;min-width:200px;padding:10px;display:none;position:absolute;top:0;left:100%;overflow:hidden;box-shadow:0 5px 20px #0000001a}#NavBarMC .navLinks .navItem:hover .dropDown{display:flex}#NavBarMC .navLinks .navItem:hover .downSVG{color:#e31e24;transform:rotate(180deg)}#NavBarMC .navLinks .navItem:hover .navBtn{color:#e31e24}#NavBarMC .navLinks .navItem .dropDown{background:#fff;border-radius:5px;flex-direction:column;justify-content:space-around;align-items:stretch;min-width:200px;padding:10px;display:none;position:absolute;top:100%;left:0;overflow:visible;box-shadow:0 5px 20px #0000001a}#NavBarMC .navLinks .navItem .dropDown .btnWrap{position:relative}#NavBarMC .navLinks .navItem .dropDown .btnWrap:after{content:"";width:15px;height:100%;position:absolute;top:0;left:100%}#NavBarMC .navLinks .navItem .dropDown .btnWrap:hover .subDrop{display:flex}#NavBarMC .navLinks .navItem .dropB{text-align:left;color:#000;cursor:pointer;background:0 0;border:none;border-radius:5px;flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;padding:4px 12px;font-family:Genos;font-weight:700;display:flex}#NavBarMC .navLinks .navItem .dropB .subArrow{transition:all .3s}#NavBarMC .navLinks .navItem .dropB:hover{color:#e31e24;background:#00000014}#NavBarMC .navLinks .navItem .dropB:hover .subArrow{transform:rotate(180deg)}@media (width<=1024px){#NavBarMC{justify-content:space-around;align-items:center}#NavBarMC .logo{justify-content:flex-start;align-items:center;display:flex}#NavBarMC .logo img{width:25%}#NavBarMC .mobileActionBtn{color:#fff;border:2px solid #dc2626;transition:all .2s;background:red!important;width:100%!important}#NavBarMC .mobileActionBtn:hover{color:#fff;background:#434242;border-color:#434242}#NavBarMC .mobileItem{width:100%}#NavBarMC .mobileThirdMenu{background:#eee;flex-direction:column;display:flex}#NavBarMC .mobileThirdBtn{text-align:left;cursor:pointer;background:#eee;border:none;width:100%;padding:12px 20px 12px 60px;font-family:Genos;font-size:17px;font-weight:700}#NavBarMC .mobileThirdBtn:hover{color:#e31e24}#NavBarMC .mobileSubMenu{background:#f7f7f7;flex-direction:column;gap:10px;padding:5px 0;transition:all .3s;display:flex}#NavBarMC .mobileSubBtn{text-align:left;cursor:pointer;background:#f7f7f7;border:none;width:100%;padding-left:60px;font-family:Genos;font-size:18px;font-weight:700}#NavBarMC .mobileSubBtn:hover{color:#e31e24}#NavBarMC .hamBtn{align-items:center;display:flex}#NavBarMC .overlay{z-index:100;background:#0000004d;position:fixed;inset:0}#NavBarMC .mobileMenu{z-index:101;background:#fff;border-radius:10px;flex-direction:column;width:70%;height:300px;transition:all .3s;display:flex;position:absolute;top:100%;right:0;overflow:hidden}#NavBarMC .mobileBtn{text-align:left;cursor:pointer;background:#fff;border:none;width:100%;margin:10px 0;padding-left:50px;font-family:Genos;font-size:20px;font-weight:700}#NavBarMC .mobileBtn:hover{color:#e31e24}#NavBarMC .navLinks{display:none}}#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}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}.calc-root{color:#111;-webkit-font-smoothing:antialiased;background:#f7f7f6;flex-direction:column;width:100%;min-height:100vh;font-family:Genos;display:flex;position:relative;overflow:hidden}.calc-tabs{flex-shrink:0;justify-content:center;margin-top:100px;padding:20px 24px 0;display:flex}.calc-tabs__inner{background:#fff;border:1px solid #e8e8e5;border-radius:999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;padding:6px;display:flex;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}.calc-tabs__btn{cursor:pointer;color:#6b6b6b;letter-spacing:.04em;white-space:nowrap;background:0 0;border:none;border-radius:999px;outline:none;align-items:center;gap:7px;padding:10px 18px;font-family:Genos;font-size:14px;font-weight:600;transition:all .2s;display:flex}.calc-tabs__btn svg{opacity:.7;flex-shrink:0;transition:all .2s}.calc-tabs__btn:hover{color:#111;background:#f7f7f6}.calc-tabs__btn:hover svg{opacity:1}.calc-tabs__btn--active{color:#fff;background:#1a1a1a;box-shadow:0 2px 8px #00000029}.calc-tabs__btn--active svg{opacity:1}.calc-tabs__btn--active:hover{color:#fff;background:#1a1a1a}.calc-body{flex:1;grid-template-columns:480px 1fr;gap:20px;width:100%;max-width:1380px;min-height:0;margin:0 auto;padding:20px 28px 28px;display:grid;overflow:hidden}@media (width<=980px){.calc-body{grid-template-columns:1fr;overflow-y:auto}}.input-panel,.right-panel{min-height:0}.input-panel{background:#fff;border:1px solid #e8e8e5;border-radius:24px;flex-direction:column;padding:24px 22px;display:flex;overflow-y:auto;box-shadow:0 4px 16px #00000014,0 1px 3px #0000000a}.right-panel{flex-direction:column;gap:18px;display:flex;overflow-y:auto}.input-divider{background:#e8e8e5;width:100%;height:1px;margin:20px 0}.field{flex-direction:column;display:flex}.field__header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.field__label{color:#6b6b6b;letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:700;line-height:1.2}.field__input-wrap{background:#f7f7f6;border:1.5px solid #e8e8e5;border-radius:12px;align-items:center;min-width:140px;transition:all .2s;display:flex;overflow:hidden}.field__input-wrap:focus-within{border-color:#e8341c}.field__prefix,.field__suffix{color:#6b6b6b;background:#f2f2f1;padding:10px 12px;font-family:SyneMono;font-size:13px;font-weight:600}.field__prefix{border-right:1px solid #e8e8e5}.field__suffix{border-left:1px solid #e8e8e5}.field__num{text-align:right;color:#111;background:0 0;border:none;outline:none;width:100%;padding:10px 12px;font-family:SyneMono;font-size:15px;font-weight:600}.field__num::-webkit-inner-spin-button{-webkit-appearance:none}.field__num::-webkit-outer-spin-button{-webkit-appearance:none}.field__range-row{justify-content:space-between;align-items:center;margin-top:7px;display:flex}.field__range-label{color:#9ca3af;font-family:SyneMono;font-size:11px}.slider-wrap{padding:3px 0}.slider{appearance:none;cursor:pointer;background:#e8e8e5;border-radius:999px;width:100%;height:4px}.slider::-webkit-slider-thumb{appearance:none;background:#e8341c;border:2px solid #fff;border-radius:50%;width:18px;height:18px;transition:all .15s;box-shadow:0 2px 8px #e8341c59}.slider::-webkit-slider-thumb:hover{transform:scale(1.1)}.slider::-moz-range-thumb{background:#e8341c;border:none;border-radius:50%;width:18px;height:18px}.summary-cards{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}@media (width<=760px){.summary-cards{grid-template-columns:1fr}}.summary-card{background:#fff;border:1px solid #e8e8e5;border-radius:18px;padding:18px;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}.summary-card__label{color:#9ca3af;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:700}.summary-card__value{color:#111;font-family:SyneMono;font-size:24px;font-weight:700;line-height:1.2}.summary-card--green .summary-card__value{color:#16a34a}.summary-card--dark{background:#1a1a1a;border-color:#0000}.summary-card--dark .summary-card__label{color:#ffffff8c}.summary-card--dark .summary-card__value{color:#fff}.chart-card{background:#fff;border:1px solid #e8e8e5;border-radius:24px;flex-direction:column;flex:1;min-height:0;padding:22px;display:flex;box-shadow:0 4px 16px #00000014,0 1px 3px #0000000a}.chart-card__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.chart-card__title{color:#6b6b6b;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.chart-card__legend{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.chart-card__legend-item{color:#6b6b6b;align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.chart-card__legend-item .dot-red{background:#e8341c;border-radius:50%;width:10px;height:10px}.chart-card__legend-item .dot-grey{background:#cbd5e1;width:14px;height:2px}.chart-card__area{flex:1;width:100%;min-height:280px}.custom-tooltip{background:#1a1a1a;border-radius:12px;padding:12px 14px;box-shadow:0 8px 32px #0000001a}.custom-tooltip__label{color:#ffffff8c;margin-bottom:8px;font-family:SyneMono;font-size:11px}.custom-tooltip__row{color:#fff;align-items:center;gap:8px;margin-bottom:5px;font-family:SyneMono;font-size:13px;display:flex}.custom-tooltip__row:last-child{margin-bottom:0}.custom-tooltip__row .dot{border-radius:50%;width:8px;height:8px}.stepup-box{background:#e8341c1f;border:1.5px solid #e8341c40;border-radius:16px;margin-top:8px;padding:18px 18px 14px}.stepup-box__title{color:#e8341c;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:16px;font-size:12px;font-weight:700;display:flex}.stepup-box__hint{color:#e8341c;opacity:.85;margin-top:10px;font-size:12px;font-style:italic}.section-label{letter-spacing:.08em;text-transform:uppercase;border-radius:10px;margin-bottom:16px;padding:10px 12px;font-size:11px;font-weight:700}.section-label--blue{color:#3730a3;background:#eef2ff}.section-label--red{color:#e8341c;background:#e8341c14}.section-label--green{color:#16a34a;background:#f0fdf4}.radio-group{align-items:center;gap:20px;margin-top:6px;display:flex}.radio-group label{cursor:pointer;color:#6b6b6b;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.radio-group label input{display:none}.radio-group label .radio-dot{border:2px solid #e8e8e5;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;transition:all .2s;display:flex}.radio-group label .radio-dot:after{content:"";opacity:0;background:#e8341c;border-radius:50%;width:8px;height:8px;transition:all .2s}.radio-group label input:checked+.radio-dot{border-color:#e8341c}.radio-group label input:checked+.radio-dot:after{opacity:1}.existing-savings-wrap{border-top:1px dashed #e8e8e5;margin-top:16px;padding-top:16px}.recharts-cartesian-axis-tick-value{fill:#9ca3af!important;font-family:SyneMono!important;font-size:11px!important}#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}}.title-truncate{white-space:nowrap;text-overflow:ellipsis;max-width:100%;display:block;overflow:hidden}#InsightsMC{background:#fff;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:30px;width:80%;max-width:1300px;min-height:100vh;margin:0 auto;display:flex}#InsightsMC .iframeElesCon,#InsightsMC .blogsEle{flex-direction:column;align-items:flex-start;gap:20px;width:100%;display:flex}#InsightsMC .iframeElesCon h3,#InsightsMC .blogsEle h3{border-left:4px solid #e53a36;padding-left:10px}#InsightsMC .iframeElesCon .itsChild,#InsightsMC .blogsEle .itsChild{grid-template-columns:repeat(4,1fr);gap:20px;width:100%;display:grid}#InsightsMC .iframeElesCon .itsChild .blogs,#InsightsMC .blogsEle .itsChild .blogs{border:1px solid #f3f4f6;border-radius:20px;width:300px;padding:10px}#InsightsMC .iframeElesCon .itsChild .blogs img,#InsightsMC .blogsEle .itsChild .blogs img{object-fit:cover;width:100%;height:100px}#InsightsMC .iframeElesCon .itsChild .blogs,#InsightsMC .iframeElesCon .itsChild .ifEle,#InsightsMC .blogsEle .itsChild .blogs,#InsightsMC .blogsEle .itsChild .ifEle{width:100%}#InsightsMC .iframeElesCon .itsChild .ifEle,#InsightsMC .blogsEle .itsChild .ifEle{aspect-ratio:16/9;border:none;border-radius:20px}#InsightsMC .iframeElesCon .itsChild .blogs,#InsightsMC .blogsEle .itsChild .blogs{border:1px solid #f3f4f6;border-radius:20px;flex-direction:column;gap:10px;padding:10px;display:flex}#InsightsMC .iframeElesCon .itsChild .blogs img,#InsightsMC .blogsEle .itsChild .blogs img{aspect-ratio:16/9;object-fit:cover;border-radius:12px;width:100%}#InsightsMC .iframeElesCon .itsChild .ifEle,#InsightsMC .iframeElesCon .itsChild .blogs,#InsightsMC .blogsEle .itsChild .ifEle,#InsightsMC .blogsEle .itsChild .blogs{cursor:pointer;transition:all .2s;box-shadow:0 4px 10px #00000026}#InsightsMC .iframeElesCon .itsChild .ifEle:hover,#InsightsMC .iframeElesCon .itsChild .blogs:hover,#InsightsMC .blogsEle .itsChild .ifEle:hover,#InsightsMC .blogsEle .itsChild .blogs:hover{transform:scale(1.05)}#InsightsMC .iframeElesCon .itsChild .ifEle,#InsightsMC .iframeElesCon .itsChild .blogs,#InsightsMC .blogsEle .itsChild .ifEle,#InsightsMC .blogsEle .itsChild .blogs{grid-template-rows:repeat(3,auto);align-items:center;gap:10px;display:grid}#InsightsMC .iframeElesCon .itsChild .ifEle .DateBlog,#InsightsMC .iframeElesCon .itsChild .blogs .DateBlog,#InsightsMC .blogsEle .itsChild .ifEle .DateBlog,#InsightsMC .blogsEle .itsChild .blogs .DateBlog{justify-content:space-between;width:100%;display:flex}#InsightsMC .iframeElesCon .itsChild .ifEle span,#InsightsMC .iframeElesCon .itsChild .blogs span,#InsightsMC .blogsEle .itsChild .ifEle span,#InsightsMC .blogsEle .itsChild .blogs span{text-align:left}@media (width<=1024px){#InsightsMC{align-items:center;gap:30px;width:100%;padding:20px 0}#InsightsMC h1,#InsightsMC h2,#InsightsMC h3,#InsightsMC span{text-align:left;width:100%}#InsightsMC .iframeElesCon,#InsightsMC .blogsEle{gap:15px;width:100%}#InsightsMC .iframeElesCon h3,#InsightsMC .blogsEle h3{padding-left:15px}#InsightsMC .iframeElesCon .itsChild,#InsightsMC .blogsEle .itsChild{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;touch-action:pan-x;scrollbar-width:none;flex-wrap:nowrap;gap:18px;width:100%;padding:10px 15px;display:flex;overflow:auto hidden}#InsightsMC .iframeElesCon .itsChild::-webkit-scrollbar{display:none}#InsightsMC .blogsEle .itsChild::-webkit-scrollbar{display:none}#InsightsMC .iframeElesCon .itsChild .ifEle,#InsightsMC .iframeElesCon .itsChild .blogs,#InsightsMC .blogsEle .itsChild .ifEle,#InsightsMC .blogsEle .itsChild .blogs{scroll-snap-align:start;flex:0 0 250px;min-width:250px;max-width:250px;transition:all .2s}#InsightsMC .iframeElesCon .itsChild .ifEle,#InsightsMC .blogsEle .itsChild .ifEle{aspect-ratio:16/9;border:none;border-radius:20px;width:250px}#InsightsMC .iframeElesCon .itsChild .blogs,#InsightsMC .blogsEle .itsChild .blogs{border:1px solid #f3f4f6;border-radius:20px;grid-template-rows:repeat(3,auto);align-items:center;gap:10px;padding:10px;display:grid;box-shadow:0 4px 10px #00000026}#InsightsMC .iframeElesCon .itsChild .blogs img,#InsightsMC .blogsEle .itsChild .blogs img{object-fit:contain;width:100%;height:auto}#InsightsMC .iframeElesCon .itsChild .blogs .DateBlog,#InsightsMC .blogsEle .itsChild .blogs .DateBlog{justify-content:space-between;width:100%;display:flex}#InsightsMC .iframeElesCon .itsChild .blogs span,#InsightsMC .blogsEle .itsChild .blogs span{text-align:left;width:auto}}*,: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%}}@keyframes slideCard{0%{opacity:0;transform:translateX(var(--slideX))}to{opacity:1;transform:translate(0)}}.lineRed{background:#e53935;align-self:flex-start;width:50px;height:2px;display:block}.cardIcon{color:#e53935;background:#fef2f2;border-radius:10px;padding:10px}.cardIc{color:#fff;background:#e53935;border-radius:50%;padding:10px}.conSecFP,.secondPage,.conSecTP,.conSecFoP,.fifthPage,.sixthPage,.conSecSeP{max-width:1300px}.firstPage,.secondPage,.conSecFoP,.fourthPage,.cardEle,.conSecFP,.memC,.sixthPage,.seventhPage{place-items:center;display:grid}.firstPage,.thirdPage,.fourthPage,.fifthPage,.sixthPage,.seventhPage{padding:50px 0}.innerPadding{padding-left:50px;padding-right:50px}#About2MC,.firstPage,.secondPage,.thirdPage,.fourthPage,.journeyPage,.fifthPage{width:100%;min-height:100vh}#About2MC{justify-items:center;display:grid}#About2MC .firstPage{background:url(https://dreamladder-assets.s3.ap-south-1.amazonaws.com/public/aboutBack.webp) 50%/cover no-repeat;padding:50px 0!important}#About2MC .firstPage .conSecFP{grid-template-columns:repeat(2,1fr);gap:100px;padding:0 50px}#About2MC .firstPage .conSecFP .section1{place-items:start;width:100%;height:100%;display:grid}#About2MC .firstPage .conSecFP .section1 img{object-fit:cover;height:450px;overflow:visible}#About2MC .firstPage .conSecFP .section2{align-items:center;gap:20px;display:flex}#About2MC .firstPage .conSecFP .section2 .sec2F{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;min-width:300px;height:100%;display:flex}#About2MC .firstPage .conSecFP .section2 .sec2F span{text-align:center;width:100%}#About2MC .firstPage .conSecFP .section2 img{width:350px}#About2MC .firstPage .conSecFP .section2 .redText{color:#e53935}#About2MC .secondPage{grid-template-columns:.4fr .6fr}#About2MC .secondPage .text{max-width:500px}#About2MC .secondPage .text h1,#About2MC .secondPage .text span{text-align:left}#About2MC .secondPage .text .toShow{grid-template-columns:repeat(2,1fr);justify-content:stretch;align-items:stretch;width:100%;display:grid}#About2MC .secondPage .text .toShow .changeC{color:#e53935;text-align:left}#About2MC .secondPage img{width:90%}#About2MC .thirdPage{background:url(https://dreamladder-assets.s3.ap-south-1.amazonaws.com/public/AboutThreebg.webp) 50%/contain no-repeat;flex-direction:column;justify-content:center;align-items:flex-end;display:flex}#About2MC .thirdPage .conSecTP{flex-direction:column;justify-content:center;align-items:flex-end;gap:20px;width:50%;max-width:800px;display:flex}#About2MC .thirdPage .conSecTP h2 span{color:#e53935}#About2MC .journeyPage{flex-direction:column;align-items:center;width:100%;padding:120px 40px;display:flex}#About2MC .journeyPage h1{margin-bottom:80px;font-family:Genos}#About2MC .timeline{width:100%;max-width:1200px;position:relative}#About2MC .timeline:before{content:"";background:#e5e5e5;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}#About2MC .progressLine{transform-origin:top;background:#e53935;width:2px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)scaleY(0)}#About2MC .timelineItem{width:100%;margin-bottom:40px;display:flex;position:relative}#About2MC .timelineItem.left{--slideX:-200px;justify-content:flex-end}#About2MC .timelineItem.left .timelineCard h2{text-align:right}#About2MC .timelineItem.left .timelineCard{margin-right:calc(50% + 80px)}#About2MC .timelineItem.left .timelineCard.rightHead{text-align:right}@media (width<=1024px){#About2MC .timelineItem.left .timelineCard.rightHead{text-align:left}}#About2MC .timelineItem.right{--slideX:200px;justify-content:flex-end}#About2MC .timelineItem.right .timelineCard{margin-left:calc(50% + 80px)}#About2MC .year{z-index:3;background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:90px;height:90px;font-family:Genos;display:flex;position:absolute;top:30px;left:50%;transform:translate(-50%);box-shadow:0 10px 25px #0000001a}#About2MC .year .yt{color:#e53935;-webkit-text-stroke:.5px currentColor;font-size:13px;font-weight:1000}#About2MC .year .yy{-webkit-text-stroke:.5px currentColor;font-size:25px}#About2MC .dot{display:none}#About2MC .timelineCard{opacity:0;background:#fff;border:1px solid #0003;border-radius:20px;width:500px;padding:40px;transition:box-shadow .3s;animation:both slideCard;animation-timeline:view();animation-range:entry 20% cover 40%}#About2MC .timelineCard:hover h2{color:red}#About2MC .timelineCard:hover{box-shadow:0 10px 25px #00000014}#About2MC .timelineCard h2{margin-bottom:15px;font-family:SyneMono}#About2MC .timelineCard p{color:#000000b3;font-family:Genos;font-size:18px;font-weight:600;line-height:1.2}#About2MC .fourthPage{background:url(https://dreamladder-assets.s3.ap-south-1.amazonaws.com/public/flexBack.webp) 50%/cover no-repeat}#About2MC .fourthPage .conSecFoP{gap:100px}#About2MC .fourthPage .conSecFoP .cardElesfP{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}#About2MC .fourthPage .cardEle{background:#fff;border-radius:20px;grid-template-rows:repeat(3,1fr);max-width:250px;padding:20px}#About2MC .fifthPage{flex-direction:row;gap:100px;display:flex}#About2MC .fifthPage .teamIntro{flex-direction:column;gap:20px;display:flex}#About2MC .fifthPage .teamIntro h1,#About2MC .fifthPage .teamIntro span{text-align:left}#About2MC .fifthPage .teamMembers{grid-template-rows:repeat(2,auto);gap:100px;display:grid}#About2MC .fifthPage .teamMembers .memC{flex-direction:row;gap:50px;display:flex}#About2MC .fifthPage .teamMembers .memC .heroImg{background:#f8f9fa;width:40%;height:100%;padding:30px}#About2MC .fifthPage .teamMembers .memC .heroImg img{object-fit:contain;object-position:center;width:100%;height:100%}#About2MC .fifthPage .teamMembers .memC .heroText{flex-direction:column;justify-content:space-between;gap:20px;width:40%;height:100%;display:flex}#About2MC .fifthPage .teamMembers .memC .heroText h1{white-space:nowrap}#About2MC .fifthPage .teamMembers .memC .heroText h1,#About2MC .fifthPage .teamMembers .memC .heroText h2,#About2MC .fifthPage .teamMembers .memC .heroText span{text-align:left}#About2MC .fifthPage .teamMembers .memC .heroText h2{color:#e53935}#About2MC .sixthPage{grid-template-columns:repeat(2,1fr);gap:50px;min-height:100vh}#About2MC .sixthPage .heroImg{flex-direction:column;gap:20px;display:flex}#About2MC .sixthPage .heroImg h1,#About2MC .sixthPage .heroImg span{text-align:left}#About2MC .sixthPage .heroImg img{padding:20px}#About2MC .sixthPage .heroText{grid-template-rows:repeat(3,1fr);gap:10px;height:100%;display:grid}#About2MC .sixthPage .heroText .sixthPgCard{background:#fff;border:1px solid #f1f5f9;border-radius:20px;grid-template-columns:repeat(2,auto);place-items:center;gap:30px;min-height:180px;display:grid;box-shadow:0 4px 12px #00000026}#About2MC .sixthPage .heroText .sixthPgCard span{text-align:left}@media (width<=1024px){#About2MC .firstPage .conSecFP{grid-template-rows:repeat(3,auto);grid-template-columns:1fr;gap:50px;padding:100px 10px}#About2MC .firstPage .conSecFP .section1 img{height:100%}#About2MC .firstPage .conSecFP .section1{width:100%}#About2MC .firstPage .conSecFP .section2{flex-direction:column;gap:50px}#About2MC .firstPage .conSecFP .section2 .sec2F{justify-content:flex-start;align-items:flex-start}#About2MC .firstPage .conSecFP .section2 .sec2F h2{text-align:left}#About2MC .firstPage .conSecFP .section2 .sec2F span,#About2MC .firstPage .conSecFP .section2 .sec2F .toRight{text-align:right;width:100%}#About2MC .firstPage .conSecFP .section2 img{width:70%}#About2MC .secondPage{grid-template-rows:repeat(2,auto);grid-template-columns:1fr;gap:20px;padding:10px}#About2MC .thirdPage{background-size:cover;justify-content:center;align-items:center;padding:100px 10px}#About2MC .thirdPage .conSecTP{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff4d;border-radius:10px;width:100%;padding:50px}#About2MC .thirdPage .conSecTP span,#About2MC .thirdPage .conSecTP h2,#About2MC .thirdPage .conSecTP h1{text-align:right;width:100%}#About2MC .journeyPage{padding:80px 20px}#About2MC .journeyPage h1{margin-bottom:50px}#About2MC .timeline{max-width:100%}#About2MC .timeline:before,#About2MC .progressLine{left:35px}#About2MC .timelineItem{margin-bottom:60px;justify-content:flex-start!important}#About2MC .year{z-index:10;width:70px;height:70px;font-size:14px;left:35px}#About2MC .timelineCard{text-align:left;width:calc(100% - 110px);padding:20px;margin-left:90px!important;margin-right:0!important}#About2MC .timelineCard .rightHead{text-align:left!important}#About2MC .timelineCard .rightHead h2{text-align:left}#About2MC .timelineCard h2{margin-bottom:10px;font-size:18px}#About2MC .timelineCard p{font-size:13px;line-height:1.6}#About2MC .fourthPage .conSecFoP{gap:10px;margin-top:0;padding:0}#About2MC .fourthPage .conSecFoP .cardElesfP{grid-template-rows:repeat(2,auto);grid-template-columns:1fr;gap:20px;padding:10px}#About2MC .fourthPage .conSecFoP .cardElesfP .cardEle{grid-template-columns:repeat(2,auto);place-items:center;gap:10px;height:fit-content;max-height:150px;display:grid}#About2MC .fourthPage .conSecFoP .cardElesfP .cardEle span{grid-column:span 2}#About2MC .fifthPage{flex-direction:column;gap:50px;padding:10px}#About2MC .fifthPage .teamMembers .memC{flex-direction:column;align-items:flex-end}#About2MC .fifthPage .teamMembers .memC .heroText{width:100%}#About2MC .fifthPage .teamMembers .memC .heroText h1{white-space:normal}#About2MC .fifthPage .teamMembers .memC .heroImg{align-self:center;height:fit-content;padding:0}#About2MC .sixthPage{grid-template-rows:repeat(2,auto);grid-template-columns:1fr;padding:50px 10px}#About2MC .sixthPage .heroText{padding:0}#About2MC .sixthPage .heroText .sixthPgCard{grid-template-rows:auto auto;grid-template-columns:1fr;gap:15px;width:100%;max-width:100%;padding:10px}}.WwsCards{grid-template-columns:repeat(2,auto);place-items:center;gap:40px;display:grid}.WwsCardsCon,.connectMe{flex-direction:column;justify-content:center;align-items:center;gap:100px;display:flex}.WwsCardsCon{max-width:1300px;padding:100px 50px}.heroText,.heroImg,.cardEle,.WwsCards>img,.connectMe{padding:20px}#WwsMC{place-items:center;width:100%;display:grid}#WwsMC .WwsCardsCon .WwsCards.rev img{grid-area:1/2}#WwsMC .WwsCardsCon .WwsCards.rev .heroText{grid-area:1/1}#WwsMC .connectMe{background:url(https://dreamladder-assets.s3.ap-south-1.amazonaws.com/public/flexBack.webp) 50%/cover no-repeat;gap:20px;width:100%}@media (width<=1024px){.WwsCards{grid-template-rows:repeat(2,auto);grid-template-columns:1fr}.WwsCardsCon{margin-top:50px;margin-bottom:50px;padding:10px}#WwsMC .WwsCardsCon .WwsCards.rev img{grid-area:1/1}#WwsMC .WwsCardsCon .WwsCards.rev .heroText{grid-area:2/1}}.MFone,.MFtwoCards,.MFthree,.MFfour{grid-template-columns:repeat(2,auto);gap:20px;display:grid}.innerMFtwo,.itemDesc,.leftColl,.rightColl,.heroText,.heroImg,.AssistDataCardCon,.stepContent{flex-direction:column;justify-content:center;align-items:center;gap:40px;display:flex}.thirdCardEles,.ADC{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:20px;display:flex}.heroText h1,.heroText h2,.heroText h3,.MFtwoCards h1,.MFtwoCards h2,.MFtwoCards h3{text-align:left;width:100%}.heroText span,.MFtwoCards span{text-align:left}.MFone,.innerMFtwo,.MFthree,.MFfour{max-width:1300px;padding:100px 50px}.heroImg,.heroText,.MFtwoCards,.heroImg{padding:20px}#MFsMC{place-items:center;display:grid}#MFsMC .MFone{place-items:center}#MFsMC .MFtwo{background:url(https://dreamladder-assets.s3.ap-south-1.amazonaws.com/public/flexBack.webp) 50%/cover no-repeat;place-items:center;width:100%;min-height:100vh;display:grid}#MFsMC .MFtwo .smallW{max-width:700px}#MFsMC .MFtwo .MFtwoCards{background:#17233d;border-radius:20px;max-width:300px}#MFsMC .MFtwo .MFtwoCards .cardIconMF{color:#ef3b3b}#MFsMC .MFtwo .MFtwoCards .itemDesc{gap:10px}#MFsMC .MFtwo .MFtwoCards .itemDesc h3{color:#fff}#MFsMC .MFtwo .MFtwoCards .itemDesc span{color:#cbd5e1}#MFsMC .MFtwo .MFtwoCards.card1,#MFsMC .MFtwo .MFtwoCards.card3{align-self:flex-end}#MFsMC .MFtwo .twoMC{grid-template-columns:repeat(3,1fr);place-items:center;gap:20px;display:grid}#MFsMC .MFtwo .twoMC .leftColl,#MFsMC .MFtwo .twoMC .rightColl{width:100%;min-width:400px;height:100%}#MFsMC .MFthree{place-items:center}#MFsMC .MFthree .heroText .thirdCardEles,#MFsMC .MFthree .heroText .thirdCardEles span{width:100%}#MFsMC .MFfour{place-items:center}#MFsMC .MFfour .heroText .AssistDataCardCon{position:relative}#MFsMC .MFfour .heroText .AssistDataCardCon:before{content:"";z-index:1;background:#17233d;width:2px;position:absolute;top:20px;bottom:20px;left:19px}#MFsMC .MFfour .heroText .AssistDataCardCon .ADC:hover .stepCircle{color:#fff;background:#ef3b3b;border:none}#MFsMC .MFfour .heroText .AssistDataCardCon .ADC:hover .stepContent h3{color:#ef3b3b}#MFsMC .MFfour .heroText .AssistDataCardCon .stepCircle{z-index:2;background:#fff;border:2px solid gray;border-radius:50%;flex-shrink:0;width:40px;min-width:40px;height:40px;min-height:40px;transition:all .3s;display:grid;position:relative;place-items:center!important}#MFsMC .MFfour .heroText .AssistDataCardCon .stepCircle span{text-align:center!important}#MFsMC .MFfour .heroText .AssistDataCardCon .stepContent{gap:10px;transition:all .3s}@media (width<=1024px){.MFone,.MFthree,.MFfour{grid-template-rows:repeat(2,auto);grid-template-columns:1fr}.heroImg,.heroText,.MFtwoCards,.heroImg{padding:20px}.MFone,.innerMFtwo,.MFthree,.MFfour{margin-top:50px;margin-bottom:50px;padding:10px}#MFsMC .MFtwo .twoMC{grid-template-rows:repeat(3,auto);grid-template-columns:1fr}#MFsMC .MFtwo .twoMC .leftColl,#MFsMC .MFtwo .twoMC .rightColl{min-width:auto}}.PMSone,.innerPMStwo,.PMSthree,.PMSfive,.PMSsix,.PMSseven{grid-template-columns:repeat(2,auto);place-items:center;gap:20px;display:grid}.right,.textElePMStwo,.RegTimeline,.stepContent,.aifCard,.rightPMS{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;display:flex}.featureCard,.RegItem,.firstRow,.thirdRow{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:20px;display:flex}.PMSone h1,.PMSone h2,.PMSone h3,.heroText h1,.heroText h2,.heroText h3,.left h1,.left h2,.left h3,.rightPMS h1,.rightPMS h2,.rightPMS h3,.right h1,.right h2,.right h3{text-align:left;width:100%}.PMSone span,.heroText span,.left span,.rightPMS span,.right span{text-align:left}.PMSone,.innerPMStwo,.PMSthree,.PMSfive,.PMSsix,.PMSseven{max-width:1300px;padding:100px 50px}.heroText,.heroImg,.left,.right,.featureCard,.aifCard,.rightPMS{padding:20px}#PMSAIFMC{place-items:center;display:grid}#PMSAIFMC .regCardP{flex-direction:row;gap:10px;display:flex}#PMSAIFMC .regCardP h3{flex-direction:column;display:flex}#PMSAIFMC .PMSone img{height:80%}#PMSAIFMC .PMStwo{background:url(https://dreamladder-assets.s3.ap-south-1.amazonaws.com/public/flexBack.webp) 50%/cover no-repeat;place-items:center;width:100%;display:grid}#PMSAIFMC .PMStwo .featureCard{background:#fff;border-radius:20px;box-shadow:0 4px 10px #0000001a}#PMSAIFMC .PMSthree .right img{border-radius:20px;max-width:300px;box-shadow:0 4px 10px #0000001a}#PMSAIFMC .PMSthree .left .RegTimeline{position:relative}#PMSAIFMC .PMSthree .left .RegTimeline:before{content:"";z-index:1;background:gray;width:1px;position:absolute;top:20px;bottom:20px;left:4px}#PMSAIFMC .PMSthree .left .RegTimeline .RegItem{gap:40px}#PMSAIFMC .PMSthree .left .RegTimeline .RegItem:hover .diamond{background:#ef3b3b}#PMSAIFMC .PMSthree .left .RegTimeline .RegItem .diamond{z-index:2;background:#fff;border:2px solid #ef3b3b;flex-shrink:0;width:10px;height:10px;margin-top:5px;transition:all .3s;position:relative;transform:rotate(45deg)}#PMSAIFMC .PMSsix .left .aifCard{cursor:pointer;background:#fff;border-radius:20px;width:100%;transition:all .3s;box-shadow:0 4px 10px #0000001a}#PMSAIFMC .PMSsix .left .aifCard:hover{background:#fef2f2}#PMSAIFMC .PMSsix .left .aifCard:hover .firstRow>span{color:#fff;background:#ef3b3b}#PMSAIFMC .PMSsix .left .aifCard .firstRow{justify-content:center;align-items:center}#PMSAIFMC .PMSsix .left .aifCard .firstRow span{color:#ef3b3b;background:#fef2f2;border-radius:5px;padding:10px;transition:all .3s}#PMSAIFMC .PMSsix .left .aifCard .thirdRow{width:100%;justify-content:space-between!important}#PMSAIFMC .PMSsix .left .aifCard .thirdRow .it{width:100%}@media (width<=1024px){.PMSone,.innerPMStwo,.PMSthree,.PMSfive,.PMSsix,.PMSseven{grid-template-rows:repeat(2,auto);grid-template-columns:1fr;margin-top:50px;margin-bottom:50px;padding:10px}.heroText,.heroImg,.left,.right,.featureCard,.aifCard{padding:20px}}.Bondsone,.Bondstwo,.Bondsfour{grid-template-columns:repeat(2,auto);place-items:center;gap:50px;display:grid}.Bondsone,.Bondstwo,.Bondsfour,.conSecBF,.Bondssix{max-width:1300px}.Bondsone,.Bondstwo,.Bondsfour,.Bondsfive,.Bondssix{padding:100px 50px}#BondsMC{place-items:center;display:grid}#BondsMC .Bondsone .heroText{grid-template-rows:repeat(3,auto);gap:30px;display:grid}#BondsMC .Bondsone .heroText span,#BondsMC .Bondsone .heroText h1,#BondsMC .Bondsone .heroText h2{text-align:left}#BondsMC .Bondstwo .left{flex-direction:column;gap:50px;width:80%;display:flex}#BondsMC .Bondstwo .left h1,#BondsMC .Bondstwo .left h2,#BondsMC .Bondstwo .left h3,#BondsMC .Bondstwo .left span{text-align:left}#BondsMC .Bondstwo .left .timelineCard{border-left:2px solid #c9d0db;flex-direction:column;gap:12px;padding-left:30px;display:flex;position:relative}#BondsMC .Bondstwo .left .timelineCard:before{content:"";background:#fff;border:3px solid #ef3b3b;width:12px;height:12px;position:absolute;top:0;left:-8px;transform:rotate(45deg)}#BondsMC .Bondstwo .right{flex-direction:column;gap:50px;display:flex}#BondsMC .Bondstwo .right span{text-align:left}#BondsMC .Bondsfour .heroText{grid-template-rows:repeat(3,auto);gap:30px;display:grid}#BondsMC .Bondsfour .heroText span,#BondsMC .Bondsfour .heroText h1,#BondsMC .Bondsfour .heroText h2{text-align:left}#BondsMC .Bondsfive{background:url(https://dreamladder-assets.s3.ap-south-1.amazonaws.com/public/flexBack.webp) 50%/cover no-repeat;place-items:center;width:100%;min-height:100vh;display:grid}#BondsMC .Bondsfive .conSecBF{gap:30px;display:grid}#BondsMC .Bondsfive .conSecBF .middleSection{grid-template-columns:repeat(3,1fr);place-items:center;gap:40px;display:grid}#BondsMC .Bondsfive .conSecBF .middleSection .leftBonds,#BondsMC .Bondsfive .conSecBF .middleSection .rightBonds{flex-direction:column;gap:30px;width:100%;display:flex}#BondsMC .Bondsfive .conSecBF .middleSection .leftBonds .start,#BondsMC .Bondsfive .conSecBF .middleSection .rightBonds .start{align-self:flex-start!important}#BondsMC .Bondsfive .conSecBF .middleSection .leftBonds .end,#BondsMC .Bondsfive .conSecBF .middleSection .rightBonds .end{align-self:flex-end}#BondsMC .Bondsfive .conSecBF .middleSection .typeCard{color:#cbd5e1;background:#17233d;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:10px;max-width:350px;min-height:150px;display:flex}#BondsMC .Bondsfive .conSecBF .middleSection .typeCard span{text-align:left;width:80%}#BondsMC .Bondsfive .conSecBF .middleSection .typeCard h3{color:#fff;text-align:left;width:80%}#BondsMC .Bondsfive .conSecBF .middleSection .typeCard h3 span{color:#ef3b3b;width:100%}#BondsMC .Bondssix{grid-template-columns:repeat(2,1fr);gap:60px;display:grid}#BondsMC .Bondssix .left,#BondsMC .Bondssix .right{flex-direction:column;justify-content:center;align-items:flex-start;gap:20px;display:flex}#BondsMC .Bondssix .left h1,#BondsMC .Bondssix .left h2,#BondsMC .Bondssix .left h3,#BondsMC .Bondssix .left span,#BondsMC .Bondssix .right h1,#BondsMC .Bondssix .right h2,#BondsMC .Bondssix .right h3,#BondsMC .Bondssix .right span{text-align:left}@media (width<=1024px){.Bondsone,.Bondstwo,.Bondsfour,.Bondssix{grid-template-rows:repeat(2,auto);grid-template-columns:1fr}.Bondsone,.Bondstwo,.Bondsfour,.Bondsfive,.Bondssix{padding:50px 30px}#BondsMC .Bondsfive .conSecBF .middleSection{grid-template-rows:repeat(3,auto);grid-template-columns:1fr}#BondsMC .Bondssix{grid-template-rows:repeat(2,auto);grid-template-columns:1fr}}.SPone,.cardsCont,.SPthree{grid-template-columns:repeat(2,auto);place-items:center;gap:40px;display:grid}.innerSPtwo,.textElll,.rightSP{flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex}.featureCard,.RegItem,.firstRow,.thirdRow,.regCard,.pointEle{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:20px;display:flex}.PMSone h1,.PMSone h2,.PMSone h3,.heroText h1,.heroText h2,.heroText h3,.left h1,.left h2,.left h3,.rightPMS h1,.rightPMS h2,.rightPMS h3,.rightSP h1,.rightSP h2,.rightSP h3{text-align:left;width:100%}.PMSone span,.heroText span,.left span,.rightPMS span,.rightSP span{text-align:left}.SPone,.innerSPtwo,.SPthree{max-width:1300px;padding:100px 50px}.heroText,.heroImg,.cardEle{padding:20px}#StructuredProductsMC{place-items:center;display:grid}#StructuredProductsMC .SPtwo{background:url(https://dreamladder-assets.s3.ap-south-1.amazonaws.com/public/flexBack.webp) 50%/cover no-repeat;place-items:center;width:100%;min-height:100vh;display:grid}#StructuredProductsMC .SPtwo .innerSPtwo .cardsCont{gap:40px;margin-top:50px}#StructuredProductsMC .SPtwo .innerSPtwo .cardsCont .cardEle{background:#fff;border-radius:20px;flex-direction:row;justify-content:center;align-items:flex-start;gap:20px;max-width:80%;display:flex}#StructuredProductsMC .SPthree .rightSP{gap:40px}#StructuredProductsMC .SPthree .rightSP .pointEle .ind,#StructuredProductsMC .SPthree .rightSP .pointEle .ite{transition:color .3s}#StructuredProductsMC .SPthree .rightSP .pointEle:hover .ind{color:#ef3b3b}#StructuredProductsMC .SPthree .rightSP .pointEle:hover .ite{color:#000}@media (width<=1024px){.SPone,.cardsCont,.SPthree{grid-template-rows:repeat(2,auto);grid-template-columns:1fr}.SPone,.innerSPtwo,.SPthree{margin-top:50px;margin-bottom:50px;padding:10px}.heroText,.heroImg,.cardEle{padding:20px}}.LEPone{grid-template-columns:repeat(2,auto);place-items:center;gap:20px;display:grid}.pointsCont,.left,.right,.LEPtwo,.textCont,.quoteBox{flex-direction:column;justify-content:center;align-items:flex-start;gap:20px;display:flex}.e{flex-direction:row;justify-content:center;align-items:center;gap:40px;display:flex}.LEPone h1,.LEPone h2,.LEPone h3,.pointsCont h1,.pointsCont h2,.pointsCont h3,.textCont h1,.textCont h2,.textCont h3{text-align:left;width:100%}.LEPone span,.pointsCont span,.textCont span{text-align:left}.LEPone,.LEPtwo{max-width:1300px;padding:100px 50px}.left,.right,.expertiseRow{padding:40px}#LegacyEstatePlanningMC{place-items:center;width:100vw;display:grid;overflow-x:clip}#LegacyEstatePlanningMC .LEPone .left{align-items:flex-start}#LegacyEstatePlanningMC .LEPone .left .pointsCont{align-items:flex-start;gap:20px}#LegacyEstatePlanningMC .LEPone .left .pointsCont .pointEle{border-bottom:1px solid #f1f5f9;place-items:start;width:100%;display:grid}#LegacyEstatePlanningMC .LEPtwo .expertiseRow{background:#f9fafc;grid-template-columns:repeat(2,auto);gap:50px;display:grid}#LegacyEstatePlanningMC .LEPtwo .expertiseRow.reverse{background:0 0}#LegacyEstatePlanningMC .LEPtwo .expertiseRow.reverse .imgCont{grid-area:1/2}#LegacyEstatePlanningMC .LEPtwo .expertiseRow.reverse .textCont{grid-area:1/1}#LegacyEstatePlanningMC .LEPtwo .expertiseRow .imgCont{place-items:center;display:grid}#LegacyEstatePlanningMC .LEPtwo .expertiseRow .textCont .quoteBox{background:#fff;border-left:3px solid #ef3b3b;gap:5px;margin-top:20px;padding:20px;box-shadow:0 4px 10px #0000001a}@media (width<=1024px){.LEPone{grid-template-rows:repeat(2,auto);grid-template-columns:1fr}.LEPone,.LEPtwo{margin-top:50px;margin-bottom:50px;padding:10px}.expertiseRow{margin-top:50px;margin-bottom:50px}.left,.right,.expertiseRow{padding:10px}#LegacyEstatePlanningMC .LEPtwo .expertiseRow{grid-template-rows:repeat(2,auto);grid-template-columns:1fr}#LegacyEstatePlanningMC .LEPtwo .expertiseRow .imgCont{grid-area:2/1}#LegacyEstatePlanningMC .LEPtwo .expertiseRow .textCont{grid-area:1/1}#LegacyEstatePlanningMC .LEPtwo .expertiseRow.reverse .imgCont{grid-area:2/1}#LegacyEstatePlanningMC .LEPtwo .expertiseRow.reverse .textCont{grid-area:1/1}}.INSone,.cardsCont,.INSthree{grid-template-columns:repeat(2,auto);place-items:center;gap:20px;display:grid}.innerTWO,.right,.left,.InerC{flex-direction:column;justify-content:center;align-items:center;gap:40px;display:flex}.cardTop{flex-direction:row;justify-content:center;align-items:center;gap:20px;display:flex}.cardEle h1,.cardEle h2,.cardEle h3,.cardTop h1,.cardTop h2,.cardTop h3,.INSthree h1,.INSthree h2,.INSthree h3{text-align:left;width:100%}.cardEle span,.cardTop span,.INSthree span{text-align:left}.INSone,.innerTWO,.INSthree{max-width:1300px;padding:100px 50px}#InsuranceMC{place-items:center;display:grid}#InsuranceMC .INStwo{background:url(https://dreamladder-assets.s3.ap-south-1.amazonaws.com/public/flexBack.webp) 50%/cover no-repeat;place-items:center;width:100%;min-height:100vh;display:grid}#InsuranceMC .INStwo .innerTWO .cardsCont .cardEle{background:#fff;border-radius:20px;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:40px;max-width:500px;min-height:200px;padding:20px;display:flex}#InsuranceMC .INStwo .innerTWO .cardsCont .cardEle .IconCard{color:#ef3b3b;flex-shrink:0;height:100%;padding:0}#InsuranceMC .INSthree{gap:100px}#InsuranceMC .INSthree .rightI{place-items:center;gap:40px;display:grid}#InsuranceMC .INSthree .rightI .pointEleI{flex-direction:row;align-items:flex-start;gap:20px;display:flex}#InsuranceMC .INSfour{flex-direction:column;align-items:center;width:100%;max-width:1500px;padding:100px 40px;display:flex}#InsuranceMC .INSfour h2{text-align:center;margin-bottom:60px}#InsuranceMC .INSfour .whyWrapper{width:100%;padding:20px;position:relative}#InsuranceMC .INSfour .whyWrapper img{object-fit:contain;object-position:center;width:100%;display:block}#InsuranceMC .INSfour .whyWrapper .whyGrid{width:100%;height:100%;position:absolute;inset:0}#InsuranceMC .INSfour .whyWrapper .whyGrid .whyEle{text-align:center;flex-direction:column;align-items:center;gap:18px;width:240px;display:flex;position:absolute}#InsuranceMC .INSfour .whyWrapper .whyGrid .whyEle .num{background:#fff;border:2px solid gray;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;font-size:22px;font-weight:700;display:flex}#InsuranceMC .INSfour .whyWrapper .whyGrid .whyEle span{color:#17233d;line-height:1.7}#InsuranceMC .INSfour .whyWrapper .whyGrid .whyEle1{top:13%;left:6%}#InsuranceMC .INSfour .whyWrapper .whyGrid .whyEle2{bottom:8%;left:27%}#InsuranceMC .INSfour .whyWrapper .whyGrid .whyEle3{top:13%;left:50%;transform:translate(-50%)}#InsuranceMC .INSfour .whyWrapper .whyGrid .whyEle4{bottom:8%;right:27%}#InsuranceMC .INSfour .whyWrapper .whyGrid .whyEle5{top:13%;right:6%}@media (width<=1024px){.INSone,.cardsCont,.INSthree{grid-template-rows:repeat(2,auto);grid-template-columns:1fr}.INSone,.innerTWO,.INSthree{margin-top:50px;margin-bottom:50px;padding:10px}#InsuranceMC .INSfour{padding:60px 20px}#InsuranceMC .INSfour h2{text-align:center;margin-bottom:40px}#InsuranceMC .INSfour .whyWrapper img{display:none}#InsuranceMC .INSfour .whyWrapper .whyGrid{flex-direction:column;align-items:center;gap:30px;width:100%;height:auto;display:flex;position:static}#InsuranceMC .INSfour .whyWrapper .whyGrid .whyEle{text-align:center;flex-direction:column;align-items:center;gap:15px;width:100%;max-width:320px;display:flex;position:static;transform:none}#InsuranceMC .INSfour .whyWrapper .whyGrid .whyEle .num{color:#17233d;background:#fff;border:2px solid #17233d;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:20px;font-weight:700;display:flex}#InsuranceMC .INSfour .whyWrapper .whyGrid .whyEle span{line-height:1.7}}.connectPage{background:#fff;width:100%;position:relative;overflow:hidden}.connectPage .connectHero{background:url(https://dreamladder-assets.s3.ap-south-1.amazonaws.com/public/HP56.webp) 50%/cover no-repeat;justify-content:center;align-items:center;width:100%;height:auto;display:flex;position:relative}.connectPage .connectHero .overlay{background:#fff3;position:absolute;inset:0}.connectPage .connectHero .heroContent{z-index:2;place-items:center;width:100%;height:20vh;display:grid;position:relative}.connectPage .connectContainer{width:80%;max-width:1400px;margin:auto;padding:120px 80px}.connectPage .connectContainer .topSection{justify-content:space-between;align-items:center;gap:80px;width:100%;margin-bottom:120px;display:flex}.connectPage .connectContainer .topSection .left{flex:1}.connectPage .connectContainer .topSection .left img{object-fit:cover;width:100%;max-width:650px;display:block}.connectPage .connectContainer .topSection .right{flex-direction:column;flex:1;gap:40px;display:flex}.connectPage .connectContainer .topSection .right .contactCard{align-items:flex-start;gap:24px;width:100%;display:flex}.connectPage .connectContainer .topSection .right .contactCard .iconBox{background:#fef2f2;border-radius:10px;justify-content:center;align-items:center;padding:10px;display:flex}.connectPage .connectContainer .topSection .right .contactCard .iconBox svg{color:#ef2b2d}.connectPage .connectContainer .topSection .right .contactCard .text{width:100%}.connectPage .connectContainer .meetingBtnWrap{justify-content:center;width:100%;margin-bottom:100px;display:flex}.connectPage .connectContainer .formSection{flex-direction:column;gap:30px;width:100%;margin-bottom:100px;padding:50px;display:flex}.connectPage .connectContainer .formSection form{gap:40px;width:100%;font-family:Genos;display:flex}.connectPage .connectContainer .formSection form .leftInputs,.connectPage .connectContainer .formSection form .rightInputs{flex-direction:column;flex:1;gap:28px;display:flex}.connectPage .connectContainer .formSection form input,.connectPage .connectContainer .formSection form textarea{color:#111;background:0 0;border:2px solid #d9dfe7;border-radius:18px;outline:none;width:100%;height:50px;padding:24px 26px;font-size:20px;font-weight:500;transition:all .3s}.connectPage .connectContainer .formSection form input::placeholder,.connectPage .connectContainer .formSection form textarea::placeholder{color:#8e99ab}.connectPage .connectContainer .formSection form input:focus,.connectPage .connectContainer .formSection form textarea:focus{border-color:#ef2b2d}.connectPage .connectContainer .formSection form textarea{resize:none;height:220px}.connectPage .connectContainer .formSection form .navBtn.s{width:fit-content;padding:16px 48px}.connectPage .connectContainer .mapSection{width:100%}.connectPage .connectContainer .mapSection iframe{border-radius:24px;width:100%;height:500px;overflow:hidden}@media (width<=1024px){.connectPage .connectContainer{width:100%;padding:60px 20px}.connectPage .connectContainer .topSection{flex-direction:column;gap:50px;margin-bottom:80px}.connectPage .connectContainer .topSection .left img{max-width:100%}.connectPage .connectContainer .topSection .right{gap:30px;width:100%}.connectPage .connectContainer .topSection .right .contactCard{gap:18px}.connectPage .connectContainer .topSection .right .contactCard .iconBox{border-radius:14px;min-width:58px;min-height:58px}.connectPage .connectContainer .topSection .right .contactCard .iconBox svg{width:24px;height:24px}.connectPage .connectContainer .topSection .right .contactCard .text p{font-size:22px;line-height:1.4}.connectPage .connectContainer .meetingBtnWrap{margin-bottom:70px}.connectPage .connectContainer .meetingBtnWrap .navBtn.s{justify-content:center;width:100%}.connectPage .connectContainer .formSection{margin-bottom:70px}.connectPage .connectContainer .formSection h2{margin-bottom:40px;font-size:34px}.connectPage .connectContainer .formSection form{flex-direction:column;gap:28px}.connectPage .connectContainer .formSection form .leftInputs,.connectPage .connectContainer .formSection form .rightInputs{gap:20px}.connectPage .connectContainer .formSection form input,.connectPage .connectContainer .formSection form textarea{padding:18px;font-size:16px}.connectPage .connectContainer .formSection form textarea{height:180px}.connectPage .connectContainer .formSection form .navBtn.s{justify-content:center;width:100%}.connectPage .connectContainer .mapSection iframe{border-radius:18px;height:350px}}.heroContainer,.philosophyContainer,.approachSection,.approachRight{grid-template-columns:repeat(2,auto);place-items:center;gap:40px;display:grid}.heroText,.philosophyText,.approachLeft,.approachCard{flex-direction:column;gap:40px;width:80%;display:flex}.heroText h1,.heroText h2,.heroText h3,.heroText span,.philosophyText h1,.philosophyText h2,.philosophyText h3,.philosophyText span,.approachLeft h1,.approachLeft h2,.approachLeft h3,.approachLeft span,.approachRight h1,.approachRight h2,.approachRight h3,.approachRight span{text-align:left;width:100%}.heroContainer,.philosophyContainer,.approachSection,.ctaSection{margin-top:50px;margin-bottom:50px;padding:100px}.heroContainer,.philosophyContainer,.approachSection{max-width:1300px}#bespokePage{flex-direction:column;justify-content:center;align-items:center;display:flex}#bespokePage .approachSection{background:#fffffe;min-height:100vh}#bespokePage .approachSection .approachLeft{justify-content:center;align-items:center;height:100%}#bespokePage .approachSection .approachRight{gap:100px}#bespokePage .approachSection .approachRight .approachCard{background:#fff;border-radius:20px;width:100%;padding:20px;box-shadow:0 2px 8px #0000001a}#bespokePage .approachSection .approachRight .approachCard h2{border-left:4px solid #ef3b3b;padding-left:20px}#bespokePage .ctaSection{grid-template-columns:repeat(3,1fr);place-items:center;width:100%;display:grid}#bespokePage .ctaSection .ctaImage{max-width:300px}#bespokePage .ctaSection .ctaContent{flex-direction:column;justify-content:center;align-items:flex-start;gap:40px;display:flex}#bespokePage .ctaSection .ctaContent button{width:fit-content}#bespokePage .ctaSection .ctaContent h2{text-align:left}#bespokePage .ctaSection .ctaPoints{flex-direction:column;display:flex}#bespokePage .ctaSection .ctaPoints .point{justify-content:flex-start;align-items:center;gap:10px;display:flex}#bespokePage .ctaSection .ctaPoints .point span{text-align:left}#bespokePage .ctaSection .ctaPoints .point .cardII{color:#ef3b3b}#bespokePage .bottomBar{background:#333;flex-direction:row;justify-content:center;align-items:center;gap:20px;width:100%;margin-top:20px;padding:20px;display:flex}#bespokePage .bottomBar .btns{place-items:center;gap:10px;display:flex}#bespokePage .bottomBar h2{color:#fff}@media (width<=1024px){.heroContainer,.philosophyContainer,.approachSection,.approachRight{grid-template-rows:repeat(2,auto);grid-template-columns:1fr;gap:40px}.heroContainer,.philosophyContainer,.approachSection,.ctaSection{padding:10px}#bespokePage .ctaSection{background-size:contain;grid-template-rows:repeat(3,auto);grid-template-columns:1fr;gap:50px;padding:10px}#bespokePage .bottomBar{flex-direction:column}}.ExtrasBL{color:#000;grid-template-columns:300px 1fr;gap:3rem;width:100vw;height:100vh;padding:2rem;display:grid;overflow:hidden}.ExtrasBL .Syn{font-family:Syne Mono,monospace}.ExtrasBL .Gen{font-family:Genos,sans-serif}.ExtrasBL .small{font-size:.9rem}.ExtrasBL .medium{font-size:1.1rem}.ExtrasBL .light{color:#888}.ExtrasBL .block{margin-top:5px;display:block}.ExtrasBL .blogsIndex{border-right:1px solid #eee;padding-right:1rem;overflow-y:auto}.ExtrasBL .blogsIndex .indexItem{cursor:pointer;text-align:left;border-left:3px solid #0000;flex-direction:row;justify-content:flex-start;align-items:center;gap:15px;padding:12px;transition:all .3s;display:flex}.ExtrasBL .blogsIndex .indexItem:hover{background:#fff5f5;border-left:3px solid #d90429}.ExtrasBL .blogsIndex .indexItem:hover .number,.ExtrasBL .blogsIndex .indexItem:hover .title{color:#d90429}.ExtrasBL .blogsIndex .indexItem .number{color:#ccc}.ExtrasBL .blogsIndex .indexItem .title{text-align:left}.ExtrasBL .blogsDetail{padding-right:1rem;overflow-y:auto}.ExtrasBL .blogsDetail .blogsGrid{flex-wrap:wrap;justify-content:flex-start;gap:20px;padding:10px;display:flex}.ExtrasBL .blogsDetail .blogsGrid .blogCard{cursor:pointer;border:1px solid #f3f4f6;border-radius:20px;grid-template-rows:repeat(3,auto);align-items:center;gap:10px;width:300px;height:auto;padding:10px;transition:all .2s;display:grid;box-shadow:0 4px 10px #0000001a}.ExtrasBL .blogsDetail .blogsGrid .blogCard:hover{border-color:#d90429;transform:scale(1.05)}.ExtrasBL .blogsDetail .blogsGrid .blogCard .cardImage{object-fit:cover;border-radius:12px;width:100%;height:100px}.ExtrasBL .blogsDetail .blogsGrid .blogCard .DateBlog{justify-content:space-between;width:100%;display:flex}.ExtrasBL .blogsDetail .blogsGrid .blogCard .cardTitle{text-align:left;margin:0;padding:0;font-size:1.1rem}.ExtrasBL .blogsDetail .blogDetailView{text-align:left;max-width:800px;margin:0 auto}.ExtrasBL .blogsDetail .blogDetailView .btn-back{cursor:pointer;border:1px solid #000;margin-bottom:20px;padding:5px 10px;transition:all .3s;display:inline-block}.ExtrasBL .blogsDetail .blogDetailView .btn-back:hover{color:#fff;background:#d90429;border-color:#d90429}.ExtrasBL .blogsDetail .blogDetailView .blogHeroImage{object-fit:cover;border-radius:8px;width:100%;max-height:400px;margin-bottom:2rem;display:block}.ExtrasBL .blogsDetail .blogDetailView .blogBody{margin-top:2rem;font-family:Genos,sans-serif;line-height:1.6}.ExtrasBL .blogsDetail .blogDetailView .blogBody p{margin-bottom:1.5rem}.ExtrasBL .blogsDetail .blogDetailView .blogBody table{border-collapse:collapse;width:100%;margin:2rem 0}.ExtrasBL .blogsDetail .blogDetailView .blogBody table th,.ExtrasBL .blogsDetail .blogDetailView .blogBody table td{border:1px solid #ddd;padding:12px}.ExtrasBL .blogsDetail .blogDetailView .blogBody table th{background-color:#f4f4f4}@media (width<=768px){.ExtrasBL{flex-direction:column;gap:1rem;width:100%;height:auto;padding:1rem;display:flex;overflow:visible}.ExtrasBL .blogsIndex{display:none}.ExtrasBL .blogsDetail{width:100%;padding-right:0;overflow:visible}.ExtrasBL .blogsDetail .blogsGrid{flex-direction:column;gap:1rem;padding:0;display:flex}.ExtrasBL .blogsDetail .blogsGrid .blogCard{border-radius:16px;width:100%;padding:.75rem}.ExtrasBL .blogsDetail .blogsGrid .blogCard .cardImage{border-radius:12px;width:100%;height:180px}.ExtrasBL .blogsDetail .blogsGrid .blogCard .DateBlog{flex-wrap:wrap;gap:.5rem}.ExtrasBL .blogsDetail .blogsGrid .blogCard .DateBlog span{font-size:.8rem}.ExtrasBL .blogsDetail .blogsGrid .blogCard .cardTitle{font-size:1.2rem;line-height:1.3}.ExtrasBL .blogsDetail .blogDetailView{width:100%;max-width:100%}.ExtrasBL .blogsDetail .blogDetailView .btn-back{margin-bottom:1rem;font-size:.9rem}.ExtrasBL .blogsDetail .blogDetailView .blogHeroImage{border-radius:12px;width:100%;max-height:220px;margin-bottom:1.5rem}.ExtrasBL .blogsDetail .blogDetailView .Syn.medium{font-size:1.6rem;line-height:1.3}.ExtrasBL .blogsDetail .blogDetailView .Gen.small{font-size:.85rem}.ExtrasBL .blogsDetail .blogDetailView .blogBody{margin-top:1.5rem;font-size:1rem;line-height:1.7}.ExtrasBL .blogsDetail .blogDetailView .blogBody img{width:100%;height:auto}.ExtrasBL .blogsDetail .blogDetailView .blogBody table{white-space:nowrap;display:block;overflow-x:auto}.ExtrasBL .blogsDetail .blogDetailView .blogBody iframe,.ExtrasBL .blogsDetail .blogDetailView .blogBody video{width:100%;height:auto}}#MediaMC{place-items:center;display:grid}#MediaMC .media-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px;max-width:1200px;margin:0 auto;padding:20px;display:grid}#MediaMC .media-item{background:#fff;border-radius:12px;flex-direction:column;padding:20px;transition:all .3s;display:flex;box-shadow:0 4px 15px #0000000d}#MediaMC .media-item:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001a}#MediaMC .media-item .preview-container{aspect-ratio:16/9;background:#000;border-radius:8px;width:100%;overflow:hidden}#MediaMC .media-item .preview-container iframe{width:100%;height:100%;display:block}#MediaMC .media-item .media-title{color:#2c3e50;margin-top:20px;margin-bottom:0;font-family:Genos,sans-serif;font-size:1.4rem}@media (width<=768px){#MediaMC .media-grid{grid-template-columns:1fr;padding:15px}#MediaMC .titleHeadZ .titleZ{font-size:2.5rem}}#DisclosureMC{background:#fff;width:100%;min-height:100vh;position:relative}#DisclosureMC .heroSec{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;align-items:center;width:100%;height:20vh;display:flex;position:relative;overflow:hidden}#DisclosureMC .heroContent{z-index:2;flex:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative}#DisclosureMC .heroContent h1{color:#111;text-align:center;margin:0;font-family:Genos;font-weight:600;line-height:1}#DisclosureMC .tableSec{box-sizing:border-box;flex-direction:column;align-items:center;gap:60px;width:100%;padding:80px 40px 100px;display:flex}#DisclosureMC .tableWrap{background:#fff;border:1px solid #dfe5ec;border-radius:18px;width:100%;max-width:1040px;overflow:hidden}#DisclosureMC .tableHead{background:#f5f7fa;border-bottom:1px solid #dfe5ec;grid-template-columns:2fr 1.2fr;width:100%;display:grid}#DisclosureMC .tableRow{border-bottom:1px solid #e6ebf1;grid-template-columns:2fr 1.2fr;width:100%;display:grid}#DisclosureMC .tableRow:last-child{border-bottom:none}#DisclosureMC .th,#DisclosureMC .td{box-sizing:border-box;color:#3d4b63;padding:28px 26px;font-family:Genos}#DisclosureMC .th{letter-spacing:.08em;font-size:18px;font-weight:700;line-height:1.3}#DisclosureMC .td{font-size:20px;font-weight:600;line-height:1.5}#DisclosureMC .trail{border-left:1px solid #e6ebf1}#DisclosureMC .notesSec{flex-direction:column;gap:26px;width:100%;max-width:1040px;display:flex}#DisclosureMC .notesSec p{color:#273043;margin:0;font-family:Genos;font-size:24px;font-weight:500;line-height:1.7}@media (width<=1024px){#DisclosureMC .tableSec{gap:40px;padding:50px 16px 70px}#DisclosureMC .tableWrap{border-radius:14px;overflow-x:auto}#DisclosureMC .tableHead,#DisclosureMC .tableRow{min-width:720px}#DisclosureMC .th,#DisclosureMC .td{padding:22px 18px}#DisclosureMC .notesSec{gap:20px}}#DisclaimerMC{background:#fff;width:100%;position:relative}#DisclaimerMC .heroSec{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;align-items:center;width:100%;height:20vh;display:flex}#DisclaimerMC .heroContent{flex:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex}#DisclaimerMC .heroContent h1{color:#111;text-align:center;margin:0;font-family:Genos;font-weight:500;line-height:1}#DisclaimerMC .contentSec{box-sizing:border-box;justify-content:center;width:100%;padding:90px 40px 110px;display:flex}#DisclaimerMC .contentWrap{flex-direction:column;gap:42px;width:100%;max-width:1060px;display:flex}#DisclaimerMC .contentWrap p{color:#3f4c63;margin:0;font-family:Genos;font-size:24px;font-weight:500;line-height:1.9}@media (width<=1024px){#DisclaimerMC .heroSec{height:320px}#DisclaimerMC .heroContent h1{font-size:52px}#DisclaimerMC .contentSec{padding:50px 16px 70px}#DisclaimerMC .contentWrap{gap:28px}#DisclaimerMC .contentWrap p{font-size:18px;line-height:1.8}}html{overflow-x:scroll}#PrivacyPolicyMC{background:#fff;width:100%;min-height:100vh;position:relative}#PrivacyPolicyMC .heroSec{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;align-items:center;width:100%;height:420px;display:flex}#PrivacyPolicyMC .heroContent{flex:1;justify-content:center;align-items:center;width:100%;display:flex}#PrivacyPolicyMC .heroContent h1{color:#111;text-align:center;margin:0;font-family:Genos;font-size:82px;font-weight:700;line-height:1}#PrivacyPolicyMC .contentSec{box-sizing:border-box;justify-content:center;width:100%;padding:90px 40px 110px;display:flex}#PrivacyPolicyMC .contentWrap{flex-direction:column;gap:42px;width:100%;max-width:1080px;display:flex}#PrivacyPolicyMC .contentWrap p{color:#3f4c63;margin:0;font-family:Genos;font-size:24px;font-weight:500;line-height:1.9}#PrivacyPolicyMC .section{flex-direction:column;gap:24px;display:flex}#PrivacyPolicyMC .section h2{color:#111;margin:0;font-family:Genos;font-size:42px;font-weight:700;line-height:1.2}#PrivacyPolicyMC .section h3{color:#111;margin:0;font-family:Genos;font-size:32px;font-weight:700;line-height:1.4}#PrivacyPolicyMC .section ul{flex-direction:column;gap:18px;margin:0;padding-left:34px;display:flex}#PrivacyPolicyMC .section li{color:#3f4c63;font-family:Genos;font-size:24px;font-weight:500;line-height:1.8}@media (width<=1024px){#PrivacyPolicyMC .heroSec{height:320px}#PrivacyPolicyMC .heroContent h1{font-size:52px}#PrivacyPolicyMC .contentSec{padding:50px 16px 70px}#PrivacyPolicyMC .contentWrap{gap:30px}#PrivacyPolicyMC .contentWrap p{font-size:18px;line-height:1.8}#PrivacyPolicyMC .section{gap:18px}#PrivacyPolicyMC .section h2{font-size:30px}#PrivacyPolicyMC .section h3{font-size:24px}#PrivacyPolicyMC .section ul{gap:14px;padding-left:24px}#PrivacyPolicyMC .section li{font-size:18px;line-height:1.7}}
