﻿.product-section{display:flex;border-bottom:1px solid #DADADA;padding-bottom:30px;margin-top:60px}.product-section .section-header{flex:20%;margin-right:10px}.product-section .section-content{flex:80%}.product-section .section-content .product-block{background-color:#f5f7f7;padding:10px;border:1px solid #DADADA}.product-section .section-content .product-block .product-line{display:flex;justify-content:space-between;align-items:baseline}.product-section .section-content .product-block .product-line .product-description{text-align:center}.product-section .section-content .product-block .product-line .product-price{text-align:right;flex:25%}.product-section .section-content .product-block .product-line .product-header{font-weight:bold;flex:25%}.product-section .section-content .product-block .product-line .product-description{color:#65676b;flex:50%}.product-section .section-content .product-block .product-line .product-title{color:black}.product-section .section-content .product-block .product-line:not(:first-child){border-top:1px solid #DADADA}.product-section .section-content .product-block .suspended{justify-content:center;padding-bottom:5px;color:#e23838}.product-section .section-content .no-product{height:100px;text-align:center;font-weight:bold;padding-top:40px}.header-button button{margin-top:10px}@media (max-width: 600px){.product-section{flex-direction:column}.header-button{display:flex;flex-wrap:wrap;justify-content:space-between}.header-button button{margin-top:5px}.header-button *{margin:5px}}.plan-suspended{margin-top:10px}.product-detail{padding-top:10px}.product-detail p{margin:0;color:#65676b}.total-price::after,.total-price-service::after{content:'€'}.inline-button{margin-left:12px;background-color:inherit;padding:0;font-size:inherit;color:inherit;border:none;cursor:pointer;font-weight:bold}.inline-button:focus-visible{outline:1px dotted #212121;outline:5px auto -webkit-focus-ring-color}.inline-button:hover{text-decoration:underline}
