.rdsmt-calculator{background-color:#1d2129;padding-block:4rem}.rdsmt-calculator .bsc-grid{align-items:center}.rdsmt-calculator .content{display:flex;flex-direction:column;gap:1rem}@media(min-width:1280px){.rdsmt-calculator .content{gap:1.5rem}}.rdsmt-calculator .content .title{color:#fff;font-size:32px;font-weight:600;line-height:normal}@media(min-width:1280px){.rdsmt-calculator .content .title{font-size:40px}}@media(min-width:1024px){.rdsmt-calculator .content .rdsmt-button{left:16px}}.rdsmt-calculator .description{color:#fff;font-size:16px;font-weight:400;line-height:normal}@media(min-width:1280px){.rdsmt-calculator .description{font-size:20px}}.rdsmt-calculator .description ul{list-style-type:disc;list-style-position:inside}.rdsmt-calculator .picture img{max-width:100%;height:auto;object-fit:contain}.rdsmt-faq{background-color:#1d2129;color:#fff}.rdsmt-faq .image-wrapper{display:none}@media(min-width:1280px){.rdsmt-faq .image-wrapper{display:block;position:relative;margin-left:-80px;background-size:contain;background-repeat:no-repeat;background-position:0 0}.rdsmt-faq .image-wrapper img,.rdsmt-faq .image-wrapper picture{width:100%;height:100%;object-fit:contain;display:block}.rdsmt-faq .image-wrapper .image{position:absolute;top:0;left:0;max-height:440px}}@media(min-width:1608px){.rdsmt-faq .image-wrapper{margin-left:calc(100% - 724px)}}.rdsmt-faq .content-wrapper{display:flex;flex-direction:column;gap:32px;padding:40px 24px}@media(min-width:1280px){.rdsmt-faq .content-wrapper{padding:80px 24px}}.rdsmt-faq .content-wrapper .title{font-size:32px;font-weight:500}.rdsmt-faq .content-wrapper .questions-wrapper{display:flex;flex-direction:column;gap:24px}.rdsmt-faq .content-wrapper .questions-wrapper .question .question-title{font-size:20px;font-weight:500;display:flex;gap:24px;justify-content:space-between;align-items:center;padding-bottom:0;transition:padding .3s ease-in-out;cursor:pointer}.rdsmt-faq .content-wrapper .questions-wrapper .question .question-title:after{content:"";background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 32 32'%3E%3Cpath fill='%23FFFFFF' d='M16 5.334a10.667 10.667 0 1 0 0 21.333 10.667 10.667 0 0 0 0-21.333Zm-.708 14.375-4.333-4.334-.709-.708 1.417-1.412.708.708L16 17.588l3.625-3.625.709-.708 1.412 1.412-.708.708-4.33 4.334-.708.708-.708-.708Z'/%3E%3C/svg%3E");width:24px;height:24px;flex-shrink:0;background-repeat:no-repeat;transition:transform .3s ease-in-out}.rdsmt-faq .content-wrapper .questions-wrapper .question .question-answer{transition:padding-top .3s ease-in-out;padding-top:0;color:#fff;font-weight:400;line-height:140%}.rdsmt-faq .content-wrapper .questions-wrapper .question[open] .question-title{padding-bottom:12px}.rdsmt-faq .content-wrapper .questions-wrapper .question[open] .question-title:after{transform:rotate(180deg)}.rdsmt-faq .content-wrapper .ctas-wrapper{display:flex;gap:16px;flex-direction:column;align-items:center}@media(min-width:1280px){.rdsmt-faq .content-wrapper .ctas-wrapper{flex-direction:row;justify-content:left}}.rdsmt-faq .content-wrapper .ctas-wrapper .main-cta{border-radius:24px;border:1px solid #fff;padding:12px 20px;display:flex;flex-direction:column;gap:12px;align-items:center;text-align:center}.rdsmt-faq .content-wrapper .ctas-wrapper .main-cta .cta-title{line-height:1.1em}@media(min-width:1280px){.rdsmt-faq .content-wrapper .ctas-wrapper .main-cta{flex-direction:row;justify-content:center;border-radius:50px}}