@media(min-width: 992px){.order-lg-1{order:1}}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid rgba(0,0,0,0)}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:rgb(10.92,33.8,76.96);background-color:rgb(208.2,217,233.6);border-color:rgb(189.48,201.8,225.04)}.alert-primary hr{border-top-color:rgb(171.9814662757,187.5917888563,217.0385337243)}.alert-primary .alert-link{color:rgb(4.5827218935,14.1846153846,32.2972781065)}.alert-secondary{color:rgb(0,48.88,22.88);background-color:rgb(204,222.8,212.8);border-color:rgb(183.6,209.92,195.92)}.alert-secondary hr{border-top-color:hsl(148.085106383,22.5961538462%,72.1607843137%)}.alert-secondary .alert-link{color:#000}.alert-success{color:rgb(20.8,86.84,35.88);background-color:rgb(212,237.4,217.8);border-color:rgb(194.8,230.36,202.92)}.alert-success hr{border-top-color:rgb(176.7059405941,222.9540594059,187.2665346535)}.alert-success .alert-link{color:rgb(10.9449275362,45.6950724638,18.88)}.alert-info{color:rgb(11.96,84.24,95.68);background-color:rgb(208.6,236.4,240.8);border-color:rgb(190.04,228.96,235.12)}.alert-info hr{border-top-color:hsl(188.198757764,53.1353135314%,78.3647058824%)}.alert-info .alert-link{color:rgb(6.2933333333,44.3269565217,50.3466666667)}.alert-warning{color:rgb(132.6,100.36,3.64);background-color:rgb(255,242.6,205.4);border-color:rgb(255,237.64,185.56)}.alert-warning hr{border-top-color:rgb(255,231.265,160.06)}.alert-warning .alert-link{color:hsl(45,94.6564885496%,16.7137254902%)}.alert-danger{color:rgb(114.4,27.56,35.88);background-color:rgb(248,214.6,217.8);border-color:rgb(245.2,198.44,202.92)}.alert-danger hr{border-top-color:hsl(354.251497006,70.4641350211%,81.9882352941%)}.alert-danger .alert-link{color:rgb(73.3010989011,17.6589010989,22.9898901099)}.alert-light{color:rgb(125.84,125.84,127.92);background-color:rgb(252.4,252.4,253.2);border-color:rgb(251.36,251.36,252.48)}.alert-light hr{border-top-color:hsl(240,18.1818181818%,93.7921568627%)}.alert-light .alert-link{color:hsl(240,.8196721311%,39.7568627451%)}.alert-dark{color:rgb(27.04,30.16,33.28);background-color:rgb(214.4,215.6,216.8);border-color:rgb(198.16,199.84,201.52)}.alert-dark hr{border-top-color:hsl(210,3.0456852792%,73.368627451%)}.alert-dark .alert-link{color:rgb(4.1779310345,4.66,5.1420689655)}.alert-tertiary{color:rgb(128.44,86.32,0);background-color:rgb(253.4,237.2,204);border-color:rgb(252.76,230.08,183.6)}.alert-tertiary hr{border-top-color:hsl(40.3238866397,93.9163498099%,80.5607843137%)}.alert-tertiary .alert-link{color:rgb(77.44,52.0446963563,0)}.pagination{display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-none;line-height:1.25;color:#000;background-color:#fff;border:none solid #fff}.page-link:hover{z-index:2;color:#154194;text-decoration:none;background-color:#fff;border-color:#fff}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(21,65,148,.25)}.page-item:first-child .page-link{margin-left:0}.page-item.active .page-link{z-index:1;color:#154194;background-color:#fff;border-color:#fff}.page-item.disabled .page-link{color:#666;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-sm .page-link{padding:.25rem .5rem;font-size:0.875rem;line-height:1.15}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{opacity:.75}button.close{padding:0;background-color:rgba(0,0,0,0);border:0;appearance:none}a.close.disabled{pointer-events:none}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0, -50px)}@media(prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:0 solid rgba(0,0,0,0);outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;align-items:center;justify-content:flex-end;padding:1rem;border-top:1px solid #dee2e6}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}@media(min-width: 1024px){.modal-lg,.modal-xl{max-width:800px}}.modal-xl{max-width:1140px}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:"Montserrat","Montserrat-fallback";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:0.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:rgba(0,0,0,0);border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[x-placement^=top]{padding:.4rem 0}.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^=top] .arrow{bottom:0}.bs-tooltip-top .arrow::before,.bs-tooltip-auto[x-placement^=top] .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-right,.bs-tooltip-auto[x-placement^=right]{padding:0 .4rem}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^=right] .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-right .arrow::before,.bs-tooltip-auto[x-placement^=right] .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^=bottom]{padding:.4rem 0}.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^=bottom] .arrow{top:0}.bs-tooltip-bottom .arrow::before,.bs-tooltip-auto[x-placement^=bottom] .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-left,.bs-tooltip-auto[x-placement^=left]{padding:0 .4rem}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^=left] .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-left .arrow::before,.bs-tooltip-auto[x-placement^=left] .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:"Montserrat","Montserrat-fallback";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:0.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2)}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::before,.popover .arrow::after{position:absolute;display:block;content:"";border-color:rgba(0,0,0,0);border-style:solid}.bs-popover-top,.bs-popover-auto[x-placement^=top]{margin-bottom:.5rem}.bs-popover-top>.arrow,.bs-popover-auto[x-placement^=top]>.arrow{bottom:calc((0.5rem + 1px)*-1)}.bs-popover-top>.arrow::before,.bs-popover-auto[x-placement^=top]>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-top>.arrow::after,.bs-popover-auto[x-placement^=top]>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-right,.bs-popover-auto[x-placement^=right]{margin-left:.5rem}.bs-popover-right>.arrow,.bs-popover-auto[x-placement^=right]>.arrow{left:calc((0.5rem + 1px)*-1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-right>.arrow::before,.bs-popover-auto[x-placement^=right]>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-right>.arrow::after,.bs-popover-auto[x-placement^=right]>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-bottom,.bs-popover-auto[x-placement^=bottom]{margin-top:.5rem}.bs-popover-bottom>.arrow,.bs-popover-auto[x-placement^=bottom]>.arrow{top:calc((0.5rem + 1px)*-1)}.bs-popover-bottom>.arrow::before,.bs-popover-auto[x-placement^=bottom]>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-bottom>.arrow::after,.bs-popover-auto[x-placement^=bottom]>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-bottom .popover-header::before,.bs-popover-auto[x-placement^=bottom] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-0.5rem;content:"";border-bottom:1px solid hsl(0,0%,97%)}.bs-popover-left,.bs-popover-auto[x-placement^=left]{margin-right:.5rem}.bs-popover-left>.arrow,.bs-popover-auto[x-placement^=left]>.arrow{right:calc((0.5rem + 1px)*-1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-left>.arrow::before,.bs-popover-auto[x-placement^=left]>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-left>.arrow::after,.bs-popover-auto[x-placement^=left]>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:hsl(0,0%,97%);border-bottom:1px solid hsl(0,0%,92%)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}@media print{*,*::before,*::after{text-shadow:none !important;box-shadow:none !important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap !important}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px !important}.container{min-width:992px !important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #dee2e6 !important}.table-dark{color:inherit}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}.alert .close{float:none;position:absolute;right:10px;top:50%;margin-top:-10px}.popinContent{max-height:100vh;overflow:auto}body.locale-nl_NL p>a{text-decoration:underline}body.locale-en_GB .footer-reassurance ul li a svg{color:#005e2c !important}.blue-card{padding-top:16px;padding-bottom:19px;background-color:#154194;cursor:pointer}.blue-card *{color:#fff}.blue-card svg{height:50px;width:50px;fill:#fff}.blue-card .title{font-size:11px;font-weight:400}.blue-card .name{font-size:16px;font-weight:bold}#carServicesLinksContainer a{color:#005e2c}#carServicesLinksContainer a svg{height:32px;width:32px;fill:#005e2c;margin-bottom:.5rem}@media screen and (min-width: 768px){#rebateContainer img{width:63px;height:64px}}.title-large-rsp{font-size:clamp(1.5rem,6vw,1.875rem)}.subtitle-medium-rsp{font-size:clamp(1.375rem,6vw,1.875rem)}.small-medium-rsp{font-size:clamp(.875rem,6vw,1.25rem)}.title-medium-rsp{font-size:calc(.8rem + .2vw)}.form-row.country-CH{display:flex;flex-wrap:unset}.product-price.font-weight-bold.h3.country-CH{font-size:1.2rem}.newsletter-accept label{font-weight:normal;font-size:.9em}.breadcrumb-steps{color:#154194;text-align:center;font-weight:700;position:relative;list-style:none}.breadcrumb-steps-item{width:33.333%}.breadcrumb-steps-item:not(.active):hover{cursor:pointer}.breadcrumb-steps-nb{display:inline-block;position:relative;z-index:1;width:50px;height:50px;border-radius:50px;line-height:50px;background-color:#f8f9fa}.breadcrumb-steps-nb .icon{font-size:40px;line-height:50px;opacity:.65}.breadcrumb-steps-txt{font-size:.875rem;opacity:.65}.breadcrumb-steps-item.active .icon,.breadcrumb-steps-item.active .breadcrumb-steps-txt,.breadcrumb-steps-item:hover .icon,.breadcrumb-steps-item:hover .breadcrumb-steps-txt{opacity:1}.breadcrumb-steps-border{position:absolute;width:66%;height:6px;top:22px;left:0;right:0;margin:auto;background-color:#154194}.prev-button{cursor:pointer}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.footer-reassurance{background:#f2f2f6;font-size:.875rem;padding:20px 0;text-align:left}.footer-reassurance a{color:#000;font-weight:bold}.footer-reassurance-list-item{padding:5px 0}@media(min-width: 768px){.footer-reassurance-list-item{flex-basis:50%}}@media(min-width: 1024px){.footer-reassurance{text-align:center}.footer-reassurance-list-item{width:16.6667%;padding:0 1%}.footer-reassurance-list-item span{padding-right:0;padding-bottom:10px}}.footer-title{font-size:1rem}footer{background:#4c4c4c;color:#fff;padding-bottom:10px}footer a{color:#fff;text-decoration:none}footer a:hover{text-decoration:underline;color:#fff}footer .footer-reassurance a:hover{color:#000}.footer-plan-title{font-size:1rem}.footer-plan-title.dropdown-toggle::after{margin-left:auto;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgMTIgNyI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAwKSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTYsN2ExLDEsMCwwLDEtLjcwNy0uMjkzbC01LTVBMSwxLDAsMCwxLDEuNzA3LjI5M0w2LDQuNTg2LDEwLjI5My4yOTNhMSwxLDAsMSwxLDEuNDE0LDEuNDE0bC01LDVBMSwxLDAsMCwxLDYsNyIvPjwvZz48L3N2Zz4=")}.footer-plan-link{padding:.375rem 1rem;font-size:.875rem}.footer-legacy{font-size:.875rem;color:#ced4da}.footer-legacy a{color:#ced4da}.footer-social-icon{font-size:30px;vertical-align:middle}@media(min-width: 768px){.footer-newsletter,.footer-social{width:50%}}@media(min-width: 1024px){.footer-plan-title,.footer-plan-link{padding-left:0}.footer-plan-title.dropdown-toggle::after{display:none}.footer-plan-title+.collapse{display:block !important}}.cookies-banner{position:absolute;top:0;left:0;background:rgba(0,0,0,.5);padding:5px 20px;width:100%;z-index:100}.cookies-banner .close{color:#fff}.cookies-banner .text{color:#fff}.cookies-banner a{color:#fff;text-decoration:underline}#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%;background:#000}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0;position:absolute;top:-22px;left:0;color:#000}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;background:#fff}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#colorbox{outline:0}#cboxContent{overflow:visible;background:#fff;position:relative}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadingGraphic{background:url(/v/3.25.9.0.2/31326515/img/store/default/ajLoad.gif) no-repeat center center}#cboxCurrent{position:absolute;top:-22px;right:205px;text-indent:-9999px}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxClose{padding:1rem;float:right;font-size:1.5rem;font-weight:700;line-height:1;opacity:.5;position:absolute;top:0;right:0;background-color:rgba(0,0,0,0);border:0}#cboxClose:hover{color:#000;text-decoration:none;opacity:.75}.modal-title{margin-right:10px}.modal-asterisc{display:block;margin-top:10px;font-size:12px;color:#154194}.tunnel-steps-container{margin-right:-10px;margin-left:-10px}.breadcrumb-tunnel{display:table;table-layout:fixed;overflow:hidden;padding:0;width:100%;text-align:center}.breadcrumb-tunnel-step{display:table-cell;position:relative;background:#f2f2f6;border-color:#f2f2f6;color:#fff;text-align:center;vertical-align:middle;padding-top:.5rem;padding-bottom:.5rem;padding-left:calc(.5rem + 10px);padding-right:0;width:17%;font-size:.875rem}.breadcrumb-tunnel-step:first-of-type a,.breadcrumb-tunnel-step:last-of-type a{margin-right:0}.breadcrumb-tunnel-step-active{width:49%;background-color:#154194;border-color:#154194}.breadcrumb-tunnel-step-active a{color:#fff !important}.breadcrumb-tunnel-step-active .breadcrumb-tunnel-txt{display:inline-block}.breadcrumb-tunnel-step-active .breadcrumb-tunnel-nb{margin-right:.5rem}.breadcrumb-tunnel-step-valid a{color:#008c43}.breadcrumb-tunnel-step:before,.breadcrumb-tunnel-step:after{content:"";position:absolute;top:50%;left:100%;width:0;height:0;border-style:solid;border-color:rgba(0,0,0,0) #fff;border-width:4.5em 0 4.5em 1.85em;transform:translateY(-50%);z-index:1}.breadcrumb-tunnel-step:after{left:100%;border-width:3.5em 0 3.5em 1.5em;border-left-color:inherit;z-index:1}.breadcrumb-tunnel-step:last-of-type:before,.breadcrumb-tunnel-step:last-of-type:after{content:none}.breadcrumb-tunnel-step:first-of-type{padding-left:.5rem}.breadcrumb-tunnel-step:last-of-type{padding-left:calc(.5rem + 15px)}.breadcrumb-tunnel a{display:block;position:relative;z-index:2;margin-right:-15px}.breadcrumb-tunnel-nb{font-size:1.75rem;display:inline-block}.breadcrumb-tunnel-txt,.breadcrumb-tunnel-nb{vertical-align:middle}.breadcrumb-tunnel-txt{display:none;width:calc(100% - 50px - 1rem);overflow:hidden;text-overflow:ellipsis;text-align:left}.breadcrumb-tunnel.uk .breadcrumb-tunnel-step a{color:#008c43}.breadcrumb-tunnel.uk .breadcrumb-tunnel-step-active{background-color:#005e2c;border-color:#005e2c}.breadcrumb-tunnel.uk .breadcrumb-tunnel-step-valid a{color:#0080c9}@media(min-width: 768px){.tunnel-steps-container{margin-left:0;margin-right:0}.breadcrumb-tunnel-step{width:25%;padding-left:calc(.5rem + 26px)}.breadcrumb-tunnel-txt{display:inline-block}.breadcrumb-tunnel-nb{font-size:2.25rem;margin-right:.5rem}}.order-table{--payback-bg-color: #15419440}.order-table tr{display:flex;justify-content:space-between;font-size:.75rem}.order-table tr td{width:50%}.order-table tr td:first-child{padding-right:0}.order-table tr td:last-child{padding-left:0}.table-active td:first-child{overflow-wrap:break-word}.payback-row{background-color:var(--payback-bg-color)}.payback-row td{border-top:none}.payback-row td div{display:flex;flex-direction:column}.payback-row td:nth-of-type(1){display:flex;align-items:flex-start}.payback-row td:nth-of-type(1) img{margin-right:10px}.chip-container{display:flex;flex-wrap:wrap;align-items:center;margin-top:5px}.chip-container .chip{background-color:var(--payback-bg-color);padding:2.5px 5px;margin:0 5px 5px 0;width:fit-content;font-size:.5rem;font-weight:bold}@media(min-width: 575.98px){.order-table tr{display:inherit;font-size:1rem}.order-table tr td{width:auto}.chip-container .chip{font-size:.75rem}}
