.loan-calculator-card-container{padding:1rem;border-top:1px solid #ececec;background-color:#f7f7f7}@media screen and (min-width:768px){.loan-calculator-card-container{padding:1rem 0;background-color:#fff}}.loan-calculator-card-container .loan-calculator-card{padding:.75rem}@media screen and (min-width:768px){.loan-calculator-card-container .loan-calculator-card{padding:1.25rem 1.5rem}}.loan-calculator-card-container .loan-calculator-card{display:flex;align-items:center;justify-content:space-between;border:1px solid #e4e4e4;border-radius:.5rem;cursor:pointer;text-decoration:none;color:inherit;gap:1rem;background-color:#fff}.loan-calculator-card-container .loan-calculator-card:hover{background-color:#f8f8f8}.loan-calculator-card-container .loan-calculator-card .content-wrapper{display:flex;gap:.75rem;align-items:center}.loan-calculator-card-container .loan-calculator-card .content-wrapper .icon{width:1.5rem;height:1.5rem}.loan-calculator-card-container .loan-calculator-card .content-wrapper .text-content{display:grid;gap:.25rem}@media screen and (min-width:768px){.loan-calculator-card-container .loan-calculator-card .content-wrapper .text-content{gap:.125rem}}.loan-calculator-card-container .loan-calculator-card .content-wrapper .text-content .title{font-weight:800;font-size:.875rem;line-height:1rem}@media screen and (min-width:768px){.loan-calculator-card-container .loan-calculator-card .content-wrapper .text-content .title{font-size:1rem;line-height:1.375rem}}.loan-calculator-card-container .loan-calculator-card .content-wrapper .text-content .subtitle{font-weight:500;line-height:1rem;font-size:.75rem;color:#7e7e7e}.loan-calculator-card-container .loan-calculator-card .action-wrapper{display:flex;align-items:center;gap:.75rem}.loan-calculator-card-container .loan-calculator-card .action-wrapper .new-badge{background-color:#2f81ff;color:#fff;font-weight:700;border-radius:4.5rem;padding:.25rem .5rem;font-size:.625rem;line-height:.625rem}@media screen and (min-width:768px){.loan-calculator-card-container .loan-calculator-card .action-wrapper .new-badge{font-size:.875rem;line-height:.875rem;padding:.5rem 1rem}}.installment-badge{display:flex;justify-content:center;align-items:center;gap:.5rem;font-size:.625rem;line-height:.625rem;font-weight:700;color:#003b95;background-color:#dce9ff;border-radius:4.5rem}.installment-badge-small{padding:.25rem .5rem}.installment-badge-large{padding:.375rem .875rem;font-size:.75rem;line-height:.875rem}.installment-badge svg{font-size:.875rem}#item-detail-page{background-color:#f7f7f7}@media screen and (min-width:768px){#item-detail-page{margin-top:-1rem}}#item-detail-page .item-detail-content-wrapper{display:flex;flex-direction:column;gap:.5rem}@media screen and (min-width:768px){#item-detail-page .item-detail-content-wrapper{gap:1.5rem}}#item-detail-page .item-detail-content-wrapper .item-detail-content{width:100%;display:flex;flex-direction:column;gap:.5rem}@media screen and (min-width:768px){#item-detail-page .item-detail-content-wrapper .item-detail-content{gap:1.5rem}}#item-detail-page .item-detail-content-wrapper .item-detail-sidebar{width:100%}@media screen and (min-width:768px){#item-detail-page .item-detail-content-wrapper{flex-direction:row;flex:1}#item-detail-page .item-detail-content-wrapper .item-detail-content{width:64%}#item-detail-page .item-detail-content-wrapper .item-detail-sidebar{flex:1}}@media screen and (max-width:768px){#item-detail-page .flash-discount-bottom-panel{position:fixed;bottom:var(--item-action-buttons-bottom-offset)}}@media screen and (min-width:768px){#item-detail-page .flash-discount-bottom-panel{display:flex}}