.h1{font-size:4rem;margin:0}.section{padding:40px 0}.section .heading{font-size:3rem;margin:0 0 40px}.section .heading a{color:#333}.section .heading a:hover{opacity:.7}.section .text{font-size:1.8rem;margin:-20px 0 40px}.hero{height:500px}.hero .container{padding-top:20px}.hero .heading{color:#fff;font-size:4rem;font-weight:700;margin:0;text-transform:uppercase}.hero .background{height:500px;-o-object-fit:cover;object-fit:cover;opacity:0;position:absolute;right:0;top:0;transition:.5s ease-in-out;width:100%;z-index:-1}.hero .background.active{opacity:1}.hsf-form{background-color:#fff;border-radius:10px;-ms-box-shadow:0 2px 20px -5px rgba(0,0,0,.4);-o-box-shadow:0 2px 20px -5px rgba(0,0,0,.4);box-shadow:0 2px 20px -5px rgba(0,0,0,.4);margin:20px auto 0;overflow:hidden;width:1000px}.hsf-form .hsf-flex{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.hsf-form .hsf-radio .hsf-field{flex:1}.hsf-form .hsf-radio .hsf-label{border-bottom:1px solid #ddd;color:#727272;cursor:pointer;display:block;font-size:1.8rem;font-weight:500;padding:15px 10px;text-align:center;width:100%}.hsf-form .hsf-radio .hsf-label:hover{border-color:#727272}.hsf-form .hsf-radio .hsf-input{display:none}.hsf-form .hsf-radio .hsf-input:checked+.hsf-label{border-color:#f04c30;color:#f04c30}.hsf-form .hsf-fields{padding-inline:30px}.hsf-form .hsf-fields .hsf-field{margin:0 15px 15px 0;width:calc(33.33333% - 10px)}.hsf-form .hsf-fields .hsf-field:nth-child(3n){margin-right:0}.hsf-form .hsf-fields .hsf-label{color:#727272;font-weight:500;left:16px;pointer-events:none;position:absolute;top:20px;transition:.2s ease-in-out}.hsf-form .hsf-fields .hsf-label.active{color:#f04c30;font-size:1rem;top:10px}.hsf-form .hsf-fields .hsf-arrow-down{height:15px;pointer-events:none;position:absolute;right:15px;top:25px;width:15px}.hsf-form .hsf-fields .hsf-arrow-down *{fill:#aaa}.hsf-form .hsf-fields .hsf-input{-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;border:1px solid #aaa;border-radius:5px;cursor:pointer;height:63px;padding:25px 15px 15px;width:100%}.hsf-form .hsf-fields .hsf-input:disabled+.hsf-label{color:#aaa}.hsf-form .hsf-fields .hsf-input:focus{border-color:#333}.hsf-form .hsf-fields .hsf-input:focus+.hsf-label{color:#f04c30;font-size:1rem;top:10px}.hsf-form .hsf-fields .hsf-button{border-radius:5px;flex:1;font-size:1.8rem;font-weight:500;height:63px;margin-bottom:15px}.hsf-form .hsf-fields .hsf-min-max{align-items:center;display:flex;justify-content:space-between}.hsf-form .hsf-fields .hsf-min-max .hsf-min-max-field{width:calc(50% - 7.5px)}.hsf-form .hsf-fields .hsf-keywords{width:calc(66.66667% - 5px)}.hsf-form .hsf-separator{align-items:center;background-color:#ddd;display:flex;height:1px;justify-content:center;margin:10px 30px;width:calc(100% - 60px)}.hsf-form .hsf-separator .hsf-separator-text{background-color:#fff;color:#ddd;padding-inline:15px}.hsf-form .hsf-ai{margin-top:20px}.hsf-form .hsf-ai .hsf-field{margin-block:0;width:calc(66.66667% - 5px)}.hsf-form .hsf-ai .hsf-field .hsf-input{padding:15px 15px 15px 70px}.hsf-form .hsf-ai .hsf-field .hsf-input::-moz-placeholder{color:#727272;font-weight:500}.hsf-form .hsf-ai .hsf-field .hsf-input::placeholder{color:#727272;font-weight:500}.hsf-form .hsf-ai .hsf-field .hsf-input:focus{border-color:#0073e3}.hsf-form .hsf-ai .hsf-tooltips{background-color:#333;border-radius:5px;bottom:60px;color:#fff;font-size:1.4rem;left:0;opacity:0;padding:10px 20px 20px;pointer-events:none;position:absolute;visibility:hidden;width:500px;z-index:1}.hsf-form .hsf-ai .hsf-tooltips ul{list-style:circle;margin:0}.hsf-form .hsf-ai .hsf-icon{height:40px;left:15px;position:absolute;top:10px;width:40px;z-index:1}.hsf-form .hsf-ai .hsf-icon:hover+.hsf-tooltips{opacity:1;visibility:visible}.hsf-form .hsf-ai .hsf-button{background-color:#0073e3;border-color:#0073e3;flex:1;margin-bottom:0}.hsf-form .hsf-ai .hsf-button:hover{background-color:#4a47d2;border-color:#4a47d2}.hsf-form .hsf-ai .hsf-button .hsf-button-note{bottom:4px;font-size:1.4rem;font-style:italic;position:absolute;right:8px}.hsf-form .hsf-ai .hsf-button .icon{display:none}#search-form{padding-top:30px}#search-form-ai{padding-bottom:30px}.fm-modal{align-items:flex-start;background-color:rgba(0,0,0,.8);display:none;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:3}.fm-modal.active{display:flex}.fm-modal .fm-block{background-color:#fff;border-radius:30px;box-shadow:0 0 0 1px rgba(0,0,0,.04),0 8px 16px rgba(0,0,0,.15);margin-top:120px;max-width:100%;overflow:hidden;width:1000px}.fm-modal .fm-block .fm-heading{align-items:center;border-bottom:1px solid #ddd;display:flex;font-size:1.8rem;font-weight:500;justify-content:space-between;padding:20px 40px}.fm-modal .fm-block .fm-close{color:#727272;cursor:pointer}.fm-modal .fm-block .fm-close:hover{color:#333}.fm-modal .fm-block .fm-container{max-height:calc(100vh - 420px);overflow-y:auto;padding:30px 40px 40px}.fm-modal .fm-block .fm-container::-webkit-scrollbar{width:30px}.fm-modal .fm-block .fm-container::-webkit-scrollbar-track{background-color:#fff}.fm-modal .fm-block .fm-container::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#ccc;border:10px solid #fff;border-radius:30px}.fm-modal .fm-block .fm-container::-webkit-scrollbar-thumb:hover{background-color:#aaa}.fm-modal .fm-block .fm-label{color:#727272;margin-top:8px}.fm-modal .fm-block .fm-radio-label{cursor:pointer}.fm-modal .fm-block .fm-radio-input{display:none}.fm-modal .fm-block .fm-radio-input:checked+.fm-radio-label .fm-state-svg{border-color:#f04c30;box-shadow:0 1px 1px 2px #ddd}.fm-modal .fm-block .fm-radio-input:checked+.fm-radio-label .fm-label{color:#f04c30}.fm-modal .fm-block .fm-states{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-bottom:-20px}.fm-modal .fm-block .fm-states .fm-state{margin:0 25px 20px 0;width:158px}.fm-modal .fm-block .fm-states .fm-state:nth-child(5n){margin-right:0}.fm-modal .fm-block .fm-states .fm-state .fm-state-svg{border:1px solid #ddd;border-radius:10px;height:158px;overflow:hidden;width:158px}.fm-modal .fm-block .fm-states .fm-state .fm-state-svg svg{background-color:#f2f2f2}.fm-modal .fm-block .fm-states .fm-state:hover .fm-state-svg{border-color:#333}.fm-modal .fm-block .fm-states .fm-state .fm-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:158px}.fm-modal .fm-block .fm-states .region-block{border-top:1px solid #ddd;display:flex;flex-wrap:wrap;margin-top:20px;padding-top:10px}.fm-modal .fm-block .fm-states .region-block .heading-text{font-size:1.6rem;font-weight:600;margin-bottom:10px}.fm-modal .fm-block .fm-states .region-block .island-container{display:flex;flex-wrap:wrap;padding-top:10px}.fm-modal .fm-block .fm-search-button{align-items:center;border-top:1px solid #ddd;display:flex;justify-content:flex-end;padding:10px 30px}.fm-modal .fm-block .fm-search-button .button{margin-left:20px}.worth-more picture{align-items:center;display:flex;justify-content:center}.btls .btls-flex{align-items:center;display:flex;flex-wrap:wrap;justify-content:unset}.btls .btls-flex .btls-block{align-items:center;align-self:stretch;border:1px solid #eee;border-radius:20px;-ms-box-shadow:0 1px 10px -5px rgba(12,22,75,.3);-o-box-shadow:0 1px 10px -5px rgba(12,22,75,.3);box-shadow:0 1px 10px -5px rgba(12,22,75,.3);display:flex;flex-direction:column;justify-content:flex-start;margin-right:20px;padding:30px 20px;width:calc(25% - 15px)}.btls .btls-flex .btls-block:last-child{margin-right:0}.btls .btls-flex .btls-img{height:100px;margin-bottom:20px;width:100px}.btls .btls-flex .btls-heading{font-size:1.8rem;margin:10px 0 -5px}.btls .btls-flex .btls-text{height:70px}.btls .btls-flex .btls-link{align-items:center;border:2px solid #f04c30;border-radius:60px;color:#f04c30;display:flex;justify-content:center;padding:10px;transition:.2s ease-in-out;width:100%}.btls .btls-flex .btls-link:hover{background-color:#f04c30;color:#fff}.fici .fici-flex{align-items:center;display:flex;justify-content:normal}.fici .fici-flex .fici-link{flex:1;transition:.2s ease-in-out}.fici .fici-flex.fici-flex-popular .fici-link{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 15px 20px 0}.fici .fici-flex.fici-flex-popular .fici-link:last-child{margin-right:0}.fici .fici-flex.fici-flex-popular .fici-link:hover{opacity:.7}.fici .fici-flex.fici-flex-popular .fici-img{border-radius:10px;display:block;height:140px;width:100%}.fici .fici-flex.fici-flex-popular .fici-label{color:#fff;font-size:2.4rem;font-weight:700;left:10px;position:absolute;text-shadow:1px 1px #333;top:10px}.fici .fici-flex.fici-flex-standard .fici-link{align-items:center;border:2px solid #f04c30;border-radius:60px;color:#f04c30;display:flex;font-size:1.6rem;font-weight:500;justify-content:center;margin-right:10px;padding:15px 0}.fici .fici-flex.fici-flex-standard .fici-link:last-child{margin-right:0}.fici .fici-flex.fici-flex-standard .fici-link:hover{background-color:#f04c30;color:#fff}.fibo .fibo-flex{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.fibo .fibo-flex .fibo-block{align-items:center;background-color:#f5f5fa;border-radius:5px;display:flex;flex-direction:column;justify-content:center;margin:10px 24px 10px 0;padding:10px;width:calc(16.66667% - 20px)}.fibo .fibo-flex .fibo-block:nth-child(6n){margin-right:0}.fibo .fibo-flex .fibo-block .fibo-img{height:56px;margin:30px 0 15px;max-width:100%;-o-object-fit:cover;object-fit:cover;width:150px}.fima .fima-flex{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.fima .fima-flex .fima-block{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:10px 15px 10px 0;padding:10px;width:calc(12.5% - 17.5px)}.fima .fima-flex .fima-block:nth-child(8n){margin-right:0}.fima .fima-flex .fima-block .fima-img{width:100px}.fima .fima-flex .fima-block .fima-text{margin:0}.fima .fima-flex#fima-hidden-makes{display:none}.fima .fima-flex#fima-hidden-makes.active{display:contents}.fima #fima-view-more.active,.fima #fima-view-more:focus,.fima #fima-view-more:hover{background-color:#fff;color:#f04c30}.fima #fima-view-more.active .icon{transform:rotate(180deg)}.fima #fima-view-more .icon{margin-left:10px}.items-con{margin-top:-10px}.items-con .splide__track{margin-left:-10px}.items-con .splide__track:after{background:linear-gradient(270deg,#fff,transparent);content:"";height:100%;pointer-events:none;position:absolute;right:0;top:0;width:100px;z-index:1}.items-con .arrow{fill:#727272;align-items:center;background-color:#fff;border:1px solid #ddd;border-radius:50%;-ms-box-shadow:0 2px 10px -5px rgba(0,0,0,.7);-o-box-shadow:0 2px 10px -5px rgba(0,0,0,.7);box-shadow:0 2px 10px -5px rgba(0,0,0,.7);display:flex;height:60px;justify-content:center;position:absolute;top:calc(50% - 30px);width:60px;z-index:2}.items-con .arrow.prev{left:-70px;transform:rotate(180deg)}.items-con .arrow.next{right:-30px}.items-con .arrow svg{height:30px;width:30px}.items-con .arrow:hover svg *{fill:#f04c30}.items-con .arrow:disabled{display:none}.items-con .item-card{width:100%}.items-sugs{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:-20px 0 40px}.items-sugs .items-sug{border:1px solid #ddd;border-radius:60px;color:#333;font-size:1.4rem;margin:0 8px 8px 0;padding:5px 15px;transition:.2s ease-in-out}.items-sugs .items-sug:hover{background-color:#f04c30;border-color:#f04c30;color:#fff}.promotions-container{align-items:center;display:flex;justify-content:center;margin-bottom:25px;margin-top:25px}.promotions-container .promotion-block{background-color:#eee;border-radius:10px;-ms-box-shadow:0 2px 10px -5px rgba(0,0,0,.4);-o-box-shadow:0 2px 10px -5px rgba(0,0,0,.4);box-shadow:0 2px 10px -5px rgba(0,0,0,.4);height:279px;margin-right:40px;overflow:hidden;width:600px}.promotions-container .promotion-block:last-child{margin-right:0}.promotions-container .promotion-block .promotion-image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.repayment-card-group{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:20px}.repayment-card-group .heading,.repayment-card-group .text{display:block;margin-bottom:15px;text-align:center;width:100%}.repayment-card-group .repayment-card-link{text-decoration:none}.repayment-card-group .repayment-card{background:#fff;border:1px solid #f04c30;border-radius:12px;box-shadow:0 2px 5px rgba(255,77,77,.15);cursor:pointer;height:150px;padding:20px 10px;text-align:center;transition:all .3s ease;width:170px}.repayment-card-group .repayment-card:hover{background-color:#fff4f4;box-shadow:0 4px 12px rgba(255,77,77,.3);transform:translateY(-4px)}.repayment-card-group .repayment-card .icon{color:#f04c30;font-size:28px;margin-bottom:10px}.repayment-card-group .repayment-card .price{color:#f04c30;font-size:16px;font-weight:600;margin-bottom:4px}.repayment-card-group .repayment-card .label{color:#666;font-size:14px}@media only screen and (max-width:1600px){.h1,.hero .heading{font-size:3rem}.section .heading{font-size:2.6rem}.section .text{font-size:1.7rem}.fm-modal .fm-block .fm-states .fm-state{margin:0 25px 20px 0;width:158px}.fm-modal .fm-block .fm-states .fm-state:nth-child(5n){margin-right:25px}.fm-modal .fm-block .fm-states .fm-state .fm-state-svg{height:158px;width:158px}.fm-modal .fm-block .fm-states .fm-state .fm-label{width:158px}.fici .fici-flex{flex-wrap:wrap}.fici .fici-flex.fici-flex-popular .fici-img{height:106.5px}.fici .fici-flex.fici-flex-popular .fici-label{font-size:2rem}.fici .fici-flex.fici-flex-standard .fici-link{flex:unset;margin:0 10px 10px 0;width:calc(25% - 7.5px)}.fici .fici-flex.fici-flex-standard .fici-link:nth-child(4n){margin-right:0}.btls .btls-flex .btls-heading{font-size:1.7rem;white-space:nowrap}.promotions-container .promotion-block{height:195px;width:420px}}@media only screen and (max-width:1365px){.hero .background{-o-object-position:30% 100%;object-position:30% 100%}.hsf-form{width:800px}.hsf-form .hsf-button{padding:15px}.fici .fici-flex.fici-flex-popular{margin-top:-20px}.fici .fici-flex.fici-flex-popular .fici-link{flex:unset;margin:0 15px 15px 0;width:calc(33.33333% - 10px)}.fici .fici-flex.fici-flex-popular .fici-link:nth-child(3n){margin-right:0}.fici .fici-flex.fici-flex-popular .fici-link .fici-img{height:174px}.fici .fici-flex.fici-flex-popular .fici-link .fici-label{font-size:2.4rem}.fici .fici-flex.fici-flex-standard{margin-top:20px}.btls .btls-flex .btls-block{margin:0 30px 20px 0;width:calc(50% - 15px)}.btls .btls-flex .btls-block:nth-child(2n){margin-right:0}.fibo .fibo-flex .fibo-block{margin-right:20px;width:calc(25% - 15px)}.fibo .fibo-flex .fibo-block:nth-child(6n){margin-right:20px}.fibo .fibo-flex .fibo-block:nth-child(4n){margin-right:0}.fima .fima-flex .fima-block{margin-right:15px;width:calc(16.66667% - 15px)}.fima .fima-flex .fima-block:nth-child(8n){margin-right:18px}.fima .fima-flex .fima-block:nth-child(6n){margin-right:0}.promotions-container .promotion-block{height:186px;width:400px}.worth-more img{width:100%}}@media only screen and (max-width:1023px){.h1,.hero .heading{font-size:2.4rem}.section .heading{font-size:2rem;margin:0 0 20px}.section .text{font-size:1.6rem}.hsf-form{width:680px}.hsf-form .hsf-radio .hsf-label{font-size:1.6rem}.hsf-form .hsf-fields .hsf-button{font-size:1.6rem;padding:15px 10px}.fm-modal{height:100vh;top:0}.fm-modal .fm-block{margin-top:85px;width:calc(100vw - 40px)}.fm-modal .fm-block .fm-container{max-height:calc(100vh - 240px)}.fm-modal .fm-block .fm-states .fm-state{width:120px}.fm-modal .fm-block .fm-states .fm-state:nth-child(6n){margin-right:25px}.fm-modal .fm-block .fm-states .fm-state .fm-state-svg{height:120px;width:120px}.fm-modal .fm-block .fm-states .fm-state .fm-label{width:120px}.items-sugs{margin:-10px 0 30px}.fici .fici-flex.fici-flex-popular{margin-top:0}.fici .fici-flex.fici-flex-popular .fici-link .fici-img{height:134px}.fici .fici-flex.fici-flex-popular .fici-link .fici-label{font-size:2rem}.fibo .fibo-flex .fibo-block{margin-right:18px;width:calc(33.33333% - 12px)}.fibo .fibo-flex .fibo-block:nth-child(4n){margin-right:18px}.fibo .fibo-flex .fibo-block:nth-child(3n){margin-right:0}.fima .fima-flex .fima-block{margin-right:15px;width:calc(25% - 12px)}.fima .fima-flex .fima-block:nth-child(6n){margin-right:16px}.fima .fima-flex .fima-block:nth-child(4n){margin-right:0}.promotions-container .promotion-block{height:139px;width:300px}.hsf-form .hsf-ai .hsf-tooltips{width:400px}}@media only screen and (max-width:767px){.section .text{margin:-10px 0 30px}.hero{height:-moz-fit-content;height:fit-content}.hero .container{padding:10px}.hero .heading{font-size:2.2rem;margin-top:10px}.hero .background{filter:brightness(.6);height:100%}.hsf-form{margin-top:20px;width:100%}.hsf-form .hsf-radio{border-bottom:1px solid #ddd}.hsf-form .hsf-radio .hsf-field{flex:unset;width:20%}.hsf-form .hsf-radio .hsf-label{margin-bottom:-1px}.hsf-form .hsf-fields{padding:15px}.hsf-form .hsf-fields .hsf-field{margin-right:16px;width:calc(50% - 8px)}.hsf-form .hsf-fields .hsf-field:nth-child(3n){margin-right:16px}.hsf-form .hsf-fields .hsf-field:nth-child(2n),.hsf-form .hsf-fields .hsf-field:nth-child(5){margin-right:0}.hsf-form .hsf-fields .hsf-button{margin-bottom:10px;order:6;padding:15px 5px}.hsf-form .hsf-fields .hsf-button .hsf-button-mobile{display:none}.hsf-form .hsf-fields .hsf-min-max{width:100%}.hsf-form .hsf-fields .hsf-keywords{margin-right:0;width:100%}.hsf-form .hsf-separator{margin:0 20px;width:calc(100% - 40px)}.hsf-form .hsf-ai{margin-top:10px}.hsf-form .hsf-ai .hsf-field{margin-right:0;width:100%}.hsf-form .hsf-ai .hsf-tooltips{width:400px}.hsf-form .hsf-ai .hsf-button{margin-top:10px}#search-form,#search-form-ai{padding-block:0}.fm-modal .fm-block{border-radius:10px;margin-top:70px}.fm-modal .fm-block .fm-heading{font-size:1.5rem;padding:10px 20px}.fm-modal .fm-block .fm-close{font-size:2rem}.fm-modal .fm-block .fm-container{max-height:calc(100vh - 280px);padding:20px 20px 40px}.fm-modal .fm-block .fm-states .fm-state{margin-right:20px;width:110px}.fm-modal .fm-block .fm-states .fm-state:nth-child(4n),.fm-modal .fm-block .fm-states .fm-state:nth-child(5n),.fm-modal .fm-block .fm-states .fm-state:nth-child(6n){margin-right:20px}.fm-modal .fm-block .fm-states .fm-state .fm-radio-label,.fm-modal .fm-block .fm-states .fm-state .fm-state-svg{height:110px;width:110px}.fm-modal .fm-block .fm-states .fm-state .fm-label{width:110px}.fm-modal .fm-block .fm-search-button{padding:10px 20px}.fm-modal .fm-block .fm-search-button .button{margin-left:15px;padding:15px 30px;white-space:nowrap}.fm-modal .fm-block .fm-search-button .button:first-child{margin-left:0}.fici .fici-flex.fici-flex-popular .fici-link{display:block;margin:0 10px 10px 0;width:calc(50% - 5px)}.fici .fici-flex.fici-flex-popular .fici-link:nth-child(3n){margin-right:10px}.fici .fici-flex.fici-flex-popular .fici-link:nth-child(2n){margin-right:0}.fici .fici-flex.fici-flex-popular .fici-link .fici-img{height:105px;-o-object-fit:cover;object-fit:cover;width:100%}.fici .fici-flex.fici-flex-popular .fici-link .fici-label{font-size:1.8rem}.fici .fici-flex.fici-flex-standard .fici-link{margin-right:10px;width:calc(50% - 5px)}.fici .fici-flex.fici-flex-standard .fici-link:nth-child(4n){margin-right:10px}.fici .fici-flex.fici-flex-standard .fici-link:nth-child(2n){margin-right:0}.items-con .splide__track:after{display:none}.items-con .pagination{display:flex;justify-content:center;margin-top:0;padding:0}.items-con .pagination .page{background-color:#ccc;border:none;border-radius:50%;height:20px;margin:20px 5px 0;transition:.2s ease-in-out;width:20px}.items-con .pagination .page.is-active{background-color:#f04c30}.btls .btls-flex .btls-block{margin:0 0 20px;width:100%}.fibo .fibo-flex .fibo-block{margin-right:16px;width:calc(50% - 8px)}.fibo .fibo-flex .fibo-block:nth-child(3n){margin-right:16px}.fibo .fibo-flex .fibo-block:nth-child(2n){margin-right:0}.fima .fima-flex .fima-block{margin-right:5px;width:calc(33.33333% - 8px)}.fima .fima-flex .fima-block:nth-child(4n){margin-right:12px}.fima .fima-flex .fima-block:nth-child(3n){margin-right:0}.promotions-container{flex-wrap:wrap}.promotions-container .promotion-block{height:auto;margin:0 0 20px;max-height:279px;max-width:600px;width:100%}.promotions-container .promotion-block:last-child{margin-bottom:0}.repayment-card-group .heading,.repayment-card-group .text{margin-bottom:10px}}
