body{background-color:#f9f9fc}.tag-yellow{color:#fff;background:linear-gradient(90deg,#444,#222);border-radius:25px;padding:3px 10px;font-size:13px}.red{color:#b5000b}.banner .card{box-shadow:none!important}.banner .card .card-content{justify-content:space-between;gap:50px;padding:50px;display:flex}@media (max-width:900px){.banner .card .card-content{flex-direction:column}}.banner .card .card-content .banner-text-wrapper{flex-direction:column;align-items:flex-start;display:flex}.banner .card .card-content .banner-text-wrapper .btn-wrapper{gap:10px;margin-top:10px;display:flex}@media (max-width:1115px){.banner .card .card-content .banner-text-wrapper .btn-wrapper{flex-direction:column}}@media (max-width:900px){.banner .card .card-content .banner-text-wrapper .btn-wrapper{flex-direction:row}}@media (max-width:660px){.banner .card .card-content .banner-text-wrapper .btn-wrapper{flex-direction:column}}.banner .card .card-content .banner-image-wrapper{align-items:center;display:flex}@media (max-width:900px){.banner .card .card-content .banner-image-wrapper{justify-content:center}}.banner .card .card-content .banner-image-wrapper img{border-radius:10px;transform:rotate(5deg)}@media (max-width:1115px){.banner .card .card-content .banner-image-wrapper img{width:300px;height:300px}}@media (max-width:900px){.banner .card .card-content .banner-image-wrapper img{width:400px;height:400px}}@media (max-width:555px){.banner .card .card-content .banner-image-wrapper img{width:300px;height:300px}}.banner .card .title{margin-top:20px;font-size:50px;font-weight:600;line-height:1.3}@media (max-width:1115px){.banner .card .title{font-size:45px}}@media (max-width:555px){.banner .card .title{font-size:35px}}@media (max-width:480px){.banner .card .title{font-size:30px}}@media (max-width:435px){.banner .card .title{font-size:28px}}.why-section{margin-top:50px}.why-section .card{margin-right:0!important}.why-section .title{align-items:center;margin:20px 0 0;display:flex}@media (max-width:555px){.why-section .title{font-size:25px}}@media (max-width:1050px){.why-section .ml-container-grid{grid-template-columns:repeat(min(var(--base-columns,1), 1), minmax(0, 1fr))}}.why-section .why-section-card-wrapper{gap:10px;display:flex}.why-section .why-section-card-wrapper .card-content-wrapper{flex-direction:column;gap:40px;min-height:235px;padding:20px;display:flex}.why-section .why-section-card-wrapper .card-content-wrapper img{border-radius:10px}.why-section .why-section-card-wrapper .card-content-wrapper span{background:#fff;border-radius:50px;margin:20px 10px 0 0;padding:5px 10px;font-size:12px}.why-section .why-section-card-wrapper .why-section-sub-card-wrapper{flex-direction:row;gap:10px;width:100%;display:flex}.process-section{background-color:#f3f3f6;flex-direction:column;align-items:center;gap:70px;padding-top:10px;padding-bottom:100px;display:flex}@media (max-width:850px){.process-section{padding-top:30px;padding-bottom:50px}}.process-section .line{opacity:.2;background:linear-gradient(90deg,red,#820000);width:90%;height:2px;position:relative;top:280px}@media (max-width:850px){.process-section .line{display:none}}.process-section .title-wrapper{flex-direction:column;justify-content:center;align-items:center;display:flex}.process-section .title-wrapper .title{margin:20px 0 0}@media (max-width:555px){.process-section .title-wrapper .title{font-size:25px}}.process-section .process-section-wrapper{flex-direction:row;max-width:1200px;margin:0 auto;padding:0 40px;display:flex}@media (max-width:850px){.process-section .process-section-wrapper{padding:0 150px}}@media (max-width:650px){.process-section .process-section-wrapper{padding:0 50px}}.process-section .process-section-wrapper .process-steps-container{flex-direction:row;gap:55px;display:flex}@media (max-width:850px){.process-section .process-section-wrapper .process-steps-container{flex-direction:column}}.process-section .process-section-wrapper .process-steps-container .process-step{flex-direction:column;align-items:center;display:flex}@media (max-width:850px){.process-section .process-section-wrapper .process-steps-container .process-step{flex-direction:row;gap:20px}}@media (min-width:851px){.process-section .process-section-wrapper .process-steps-container .process-step p{text-align:center}}.process-section .process-section-wrapper .process-steps-container .process-step p{color:#5e3f3b}.process-section .process-section-wrapper .process-steps-container .process-step h2{margin:30px auto -10px}@media (max-width:850px){.process-section .process-section-wrapper .process-steps-container .process-step h2{margin:30px 0 -10px}}@media (max-width:555px){.process-section .process-section-wrapper .process-steps-container .process-step h2{font-size:20px}}.process-section .process-section-wrapper .process-steps-container .process-step .step-icon{z-index:2;background-color:#fff;border-radius:50px;padding:19px 15px;box-shadow:0 4px 12px #00000014}.process-section .process-section-wrapper .process-steps-container .process-step .step-discreption{flex-direction:column;display:flex}.calculator-section{background-color:#f9f9fc;padding:50px 0}.calculator-section .caculator-wrapper{flex-direction:row;justify-content:space-between;gap:50px;max-width:1200px;margin:0 auto;padding:0 40px;display:flex}@media (max-width:815px){.calculator-section .caculator-wrapper{flex-direction:column;gap:0}}@media (max-width:555px){.calculator-section .caculator-wrapper .left-section h1{font-size:25px}}.calculator-section .caculator-wrapper .left-section .left-section-content{padding:30px}.calculator-section .caculator-wrapper .left-section p,.calculator-section .caculator-wrapper .left-section span{color:#5e3f3b}.calculator-section .caculator-wrapper .left-section .steps-container{flex-direction:column;margin-top:50px;display:flex}.calculator-section .caculator-wrapper .left-section .steps-container .steps{gap:10px;display:flex}.calculator-section .caculator-wrapper .left-section .steps-container .steps h4{margin:0}.calculator-section .caculator-wrapper .left-section .steps-container .steps p{margin-top:0;margin-bottom:30px}.calculator-section .caculator-wrapper .left-section .steps-container .steps img{height:20px;margin-top:3px}.calculator-section .caculator-wrapper .calculator-container{width:70%;padding-top:30px}@media (max-width:950px){.calculator-section .caculator-wrapper .calculator-container{min-width:410px}}@media (max-width:815px){.calculator-section .caculator-wrapper .calculator-container{min-width:unset;justify-content:center;width:100%;display:flex}}.calculator-section .caculator-wrapper .calculator-container .card{box-shadow:0 19px 22px #00000014}@media (max-width:815px){.calculator-section .caculator-wrapper .calculator-container .card{margin-right:0;width:33.3%!important;min-width:410px!important}}@media (max-width:490px){.calculator-section .caculator-wrapper .calculator-container .card{width:100%!important;min-width:unset!important}}.calculator-section .caculator-wrapper .calculator-container .left-section-content{flex-direction:column;gap:20px;padding:30px;display:flex}.calculator-section .caculator-wrapper .calculator-container .left-section-content .input-wrapper .input-label,.calculator-section .caculator-wrapper .calculator-container .left-section-content label{color:#5e3f3b;font-size:14px;font-weight:100}.calculator-section .caculator-wrapper .calculator-container .foot-note{color:#5e3f3b;text-align:center;font-size:12px}.calculator-section .caculator-wrapper .calculator-container .btn-red{width:100%}.calculator-section .caculator-wrapper .calculator-container .dropdown-wrapper{width:50%}.bottom-section{padding:0 20px}.bottom-section .bottom-section-container{color:#f3f3f6;background:linear-gradient(30deg,#1c1d1d 70%,#0e0e0ed1 90%,#840000 120%);border-radius:12px;max-width:1400px;margin:0 auto 50px;padding:20px}.bottom-section .bottom-section-container .bottom-section-content{text-align:center;flex-direction:column;max-width:700px;margin:0 auto;display:flex}.bottom-section .bottom-section-container .bottom-section-content .btn-wrapper{justify-content:center;gap:10px;margin:20px 0;display:flex}@media (max-width:620px){.bottom-section .bottom-section-container .bottom-section-content .btn-wrapper{flex-direction:column}}.bottom-section .bottom-section-container .ybtb .btn-red{color:#444;background:#fdd932;border:#fdd932}
