.component.price-list .pricelist-header{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:1.375rem;line-height:1.625rem;color:#512b2b;margin:0 0 2px;padding:0 0 15px 15px}
.component.price-list .price-header{font-family:SwedbankHeadlineBold,Arial,sans-serif;font-size:1.125rem;line-height:1.5rem;color:#f35b1c;padding:0;margin:0}
.component.price-list .price-title,.component.price-list .price-content{padding:0 0 0 15px}
.component.price-list .price-row{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;border-bottom:2px solid #ebe7e2}
.component.price-list .price-row .price-title{-webkit-flex:1;-ms-flex:1;flex:1;width:30%}
.component.price-list .price-row .price-title.price{font-family:SwedbankHeadlineBold,Arial,sans-serif;font-size:1rem;line-height:1.375rem;color:#512b2b;margin:0 0 2px;padding:15px 0 30px 15px}
.component.price-list .price-row .price-content{-webkit-flex:2;-ms-flex:2;flex:2}
.component.price-list .price-row .price-content a{font-family:Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.375rem;color:#257886;text-decoration:underline}
.component.price-list .price-row .price-content a:visited{color:#767676}
.component.price-list .price-row .price-content.price{padding:15px 15px 30px 15px}
.component.price-list .price-row .price-content h1{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:2.5rem;line-height:2.75rem;color:#f35b1c;margin:0 0 4px;padding:0}
.component.price-list .price-row .price-content h2{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:1.375rem;line-height:1.625rem;color:#512b2b;margin:0 0 2px;padding:0 0 5px}
.component.price-list .price-row .price-content h3{font-family:SwedbankHeadlineBold,Arial,sans-serif;font-size:1.125rem;line-height:1.5rem;color:#f35b1c;margin:0 0 2px;padding:0}
.component.price-list .price-row .price-content h4{font-family:SwedbankHeadlineBold,Arial,sans-serif;font-size:1rem;line-height:1.375rem;color:#512b2b;margin:0 0 2px;padding:0 0 5px}
.component.price-list .price-row:first-child,.component.price-list .price-row:last-child,.component.price-list .price-row.price-row-header{border-bottom:0}
.component.price-list ol{list-style-position:inside}
.component.price-list ul{list-style:none}
.component.price-list ul li{position:relative;padding-left:12px}
.component.price-list ul li::before{content:'';width:6px;height:12px;background:url("../../../../../etc/designs/wcms/images/icons.svg#half-circle-view");background-size:cover;position:absolute;top:4px;left:0}
.component.price-list .read-more{margin-top:10px}
.component.price-list .read-more .read-more-link-wrap{margin-bottom:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.component.price-list .read-more .read-more-link-wrap svg{width:11px;height:10px;color:#f35b1c;position:relative;transition:.4s}
.component.price-list .read-more .read-more-link-wrap a{font-family:Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.375rem;color:#257886;text-decoration:underline;text-decoration:none;cursor:pointer}
.component.price-list .read-more .read-more-link-wrap a:visited{color:#767676}
.component.price-list .read-more .read-more-content{background:#fbf2ea;padding:5px;border-top:2px solid #f35b1c;border-bottom:2px solid #f35b1c}
.component.price-list .read-more.open .read-more-link-wrap svg{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg)}